@font-face {
	font-family: 'roboto-regular';
	src: url(../fonts/Roboto-Regular.ttf) format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'roboto-bold';
	src: url(../fonts/Roboto-Bold.ttf) format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
font-family: 'Poppins Regular';
font-style: normal;
font-weight: normal;
src: local('Poppins Regular'), url('../fonts/Poppins-Regular.woff') format('woff');
}


@font-face {
font-family: 'Poppins Italic';
font-style: normal;
font-weight: normal;
src: local('Poppins Italic'), url('../fonts/Poppins-Italic.woff') format('woff');
}


@font-face {
font-family: 'Poppins Thin';
font-style: normal;
font-weight: normal;
src: local('Poppins Thin'), url('../fonts/Poppins-Thin.woff') format('woff');
}


@font-face {
font-family: 'Poppins Thin Italic';
font-style: normal;
font-weight: normal;
src: local('Poppins Thin Italic'), url('../fonts/Poppins-ThinItalic.woff') format('woff');
}


@font-face {
font-family: 'Poppins ExtraLight';
font-style: normal;
font-weight: normal;
src: local('Poppins ExtraLight'), url('../fonts/Poppins-ExtraLight.woff') format('woff');
}


@font-face {
font-family: 'Poppins ExtraLight Italic';
font-style: normal;
font-weight: normal;
src: local('Poppins ExtraLight Italic'), url('../fonts/Poppins-ExtraLightItalic.woff') format('woff');
}


@font-face {
font-family: 'Poppins Light';
font-style: normal;
font-weight: normal;
src: local('Poppins Light'), url('../fonts/Poppins-Light.woff') format('woff');
}


@font-face {
font-family: 'Poppins Light Italic';
font-style: normal;
font-weight: normal;
src: local('Poppins Light Italic'), url('../fonts/Poppins-LightItalic.woff') format('woff');
}


@font-face {
font-family: 'Poppins Medium';
font-style: normal;
font-weight: normal;
src: local('Poppins Medium'), url('../fonts/Poppins-Medium.woff') format('woff');
}


@font-face {
font-family: 'Poppins Medium Italic';
font-style: normal;
font-weight: normal;
src: local('Poppins Medium Italic'), url('../fonts/Poppins-MediumItalic.woff') format('woff');
}


@font-face {
font-family: 'Poppins SemiBold';
font-style: normal;
font-weight: normal;
src: local('Poppins SemiBold'), url('../fonts/Poppins-SemiBold.woff') format('woff');
}


@font-face {
font-family: 'Poppins SemiBold Italic';
font-style: normal;
font-weight: normal;
src: local('Poppins SemiBold Italic'), url('../fonts/Poppins-SemiBoldItalic.woff') format('woff');
}


@font-face {
font-family: 'Poppins Bold';
font-style: normal;
font-weight: normal;
src: local('Poppins Bold'), url('../fonts/Poppins-Bold.woff') format('woff');
}


@font-face {
font-family: 'Poppins Bold Italic';
font-style: normal;
font-weight: normal;
src: local('Poppins Bold Italic'), url('../fonts/Poppins-BoldItalic.woff') format('woff');
}


@font-face {
font-family: 'Poppins ExtraBold';
font-style: normal;
font-weight: normal;
src: local('Poppins ExtraBold'), url('../fonts/Poppins-ExtraBold.woff') format('woff');
}


@font-face {
font-family: 'Poppins ExtraBold Italic';
font-style: normal;
font-weight: normal;
src: local('Poppins ExtraBold Italic'), url('../fonts/Poppins-ExtraBoldItalic.woff') format('woff');
}


@font-face {
font-family: 'Poppins Black';
font-style: normal;
font-weight: normal;
src: local('Poppins Black'), url('../fonts/Poppins-Black.woff') format('woff');
}


@font-face {
font-family: 'Poppins Black Italic';
font-style: normal;
font-weight: normal;
src: local('Poppins Black Italic'), url('../fonts/Poppins-BlackItalic.woff') format('woff');
}

/* For Flama font */
@font-face {
	font-family: 'Flama';
	src: url("../../fonts/Flama\ Regular.woff2") format('woff2');
	font-weight: 400;
	font-style: normal;
  }

  /* For Flama-Book font */
  @font-face {
	font-family: 'Flama-Book';
	src: url("../../fonts/Flama-Book.woff2") format('woff2');
	font-weight: 400;
	font-style: normal;
  }

  /* Utility class for Flama font */
  .flama-font {
	font-family: 'Flama', sans-serif;
  }

  /* Utility class for Flama-Book font */
  .flama-book-font {
	font-family: 'Flama-Book', sans-serif;
  }

*{font-family: 'Poppins Regular';}
a,a:hover{text-decoration: none;color: #fff;}
.no-padding{padding: 0px !important;}
.no-margin{margin: 0px !important;}

.dropdown-submenu {
  position: relative;
}
.dropdown-submenu a::after {
  transform: rotate(-90deg);
  position: absolute;
  right: 6px;
  top: .8em;
}
.dropdown-submenu .dropdown-menu {
  top: 0;
  left: -105%;
  margin-left: .1rem;
  margin-right: .1rem;
}
.show li a:active{
	background-color: #f8f9fa !important;
}
.top-header{
	width: 100%;
	height: auto;
	background: #005aab;
}
.getin{
	border-radius: 3px;
	color: #f1f1f1;
	font-size: 18px;
	padding: 6px 40px;
	font-family: 'roboto-regular';
	backface-visibility: #27ae60;
	border: 2px solid #27ae60;
}
.top-bar{
	width: 100%;
	height: auto;
	float: left;
	color: #fff;
	padding: 15px 0px;
	font-size:15px;
	font-family: 'roboto-bold';
}
.top-bar-btn{
	width: 80%;
	height: auto;
	float: right;
	color: #fff;
	padding: 15px 14px;
	text-align: right;
	background: #46556a;
	    position: absolute;
    right: 15px;
}
.top-bar-btn:after {
    content: '';
    position: absolute;
    border-left: 41px solid transparent;
    border-bottom: 52px solid #304052;
    left: -40px;
    top: 0px;
}
.top-bar-btn a:hover{color:#2ed9f5; }
.top-contact{
	width: 100%;
	text-align: left;
}
.c-contect{
	float: left;
	padding-left: 5px;
}.c-contect h5{
	color: #2fd4f0;
	font-weight: bold;
	margin-bottom: 0px;
}.c-contect p{
	margin-bottom: 0px;
	font-size: 15px;
	font-family: 'roboto-bold';
}
.logo{max-width: 100%;}	
a.nav-link,a.dropdown-item {
    color: #000333 !important;
	cursor: pointer;
	font-size: 15px;
	font-family: 'roboto-regular';
}
.dropdown-item{
	    padding: .40rem .8rem;
}
.home_sub_menue{
	    transform: rotate(-90deg);
	font-size: 18px;
}
#navbarNav ul li a:hover,#navbarNav ul li.nav-item.active a{
	    color: #005aab !important;
}
#navbarNav .navbar-nav.navbar-right li a.getin:hover{
	background: #fff;
	border: 2px solid #27ae60;
	color: #27ae60 !important;
}
/*slider search bar*/
/* Style the search field */
form.slider_form input[type=text] {
      padding: 11px;
    font-size: 15px;
    border: 1px solid #fff;
    float: left;
    width: 80%;
    background: #fff;
    border-radius: 10px 0px 0px 10px;
}

/* Style the submit button */
form.slider_form{width:90%;margin-top:32px;}
form.slider_form button {
  float: left;
    width: 13%;
    padding: 10px;
    background: #005aab;
    color: white;
    font-size: 17px;
    border: 1px solid #005aab;
    border-left: none;
    cursor: pointer;
    border-radius: 0px 10px 10px 0px;
}

form.slider_form button:hover {
  background: #0b7dda;
}

/* Clear floats */
form.slider_form::after {
  content: "";
  clear: both;
  display: table;
}
/*slider search bar end */
.nav-item.dropdown:hover .dropdown-menu{display: block;}
.log-btn:hover{background: none !important;}
li.nav-item {padding: 10px 20px;}
.dropdown-toggle::after {border-right: 0;display: none !important;}
.slider-title{
	font-family: 'Poppins Bold';
    text-align: left;font-size: 4.4vw;
	color: #fff;
}
.slider-title span{font-family: 'Poppins Regular';color:#004380;}


#myCarousel .carousel-indicators{justify-content: flex-end;}
.carousel-caption {
    position: relative;
	width:50%;
    top: 10%;
    right: 15%;
    left: 10%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}
.carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    margin-right: 5px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    border: 3px solid #a5b3c7;
	background: #a5b3c7;
}
.slider-text{
	line-height: 1.7vw;
	text-align: left;
    width: 100%;
	font-weight:bold;
	color: #fff;
}
#myCarousel .carousel-inner{
	    width: 100%;
}#myCarousel .content{
	    width: 67%;
}

/*

#myCarousel{
	background-image: url(../images/slider1.png);
	background-repeat: no-repeat;
	background-size: cover;
	    display: flex;
    justify-content: center;
    text-align: center;
	padding: 65px 0px;
}
#myCarousel .carousel-indicators{justify-content: flex-end;}
.carousel-caption {
    position: absolute;
	width:50%;
    top: 10%;
    right: 15%;
    left: 10%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}
.carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    margin-right: 5px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    border: 3px solid #a5b3c7;
	background: #a5b3c7;
}
.slider-text{
	line-height: 1.7vw;
	text-align: left;
    width: 100%;
	font-weight:bold;
	color: #fff;
}
#myCarousel .carousel-inner{
	    width: 80%;
}#myCarousel .content{
	    width: 43%;
}
*/

.carousel-indicators .active {background-color: #fff;border: 3px solid #fff; }
.slide-btn{border-radius: 0px;border: 2px solid #004380;padding: 5px 20px;}
.slide-btn:hover{border-radius: 0px;border: 2px solid #004380;padding: 5px 20px; background: #004380;}
footer{
	background-image: url(../images/footer-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	    padding: 80px 0px 0px 0px;
}
footer h5{padding: 30px 10px 10px 0px;}
footer h5,footer ul li a i{color:#fff;font-size: 24px;font-family: 'roboto-bold';}
footer ul{padding: 0px;}
footer ul li{list-style: none;color: #10192e;padding: 5px 0px;}
footer ul li a{
	color: #fff;
    font-size: 20px;
	font-family: 'roboto-regular';
}
.footer-social li a{padding: 4px;}
.footer-social li{display: inline-block;}
footer ul li a:hover{color: #fff;}
.footer-copyright{background: #004380;color:#fff;padding: 20px 0px;font-family: 'roboto-regular';}
.footer-copyright p{margin: 0px;padding: 0px 10px;font-size: 14px;font-family: 'roboto-regular';}
.footer-logo{width: 100%;}
.socails{
	width: 100%;
	height: auto;
	background: #004380;
}
.footer-top-bar,.socail-icons{
	padding: 20px 0px;
	color: #fff;
	font-size: 22px;
}
.socail-icons{text-align: right;}
.socail-icons i{padding: 0px 10px; font-size: 31px;}
.service-heading{
	width: 100%;
	height: auto;
	padding: 30px 0px;
	text-align: center;
}
.service-heading h3{
	font-family: 'Poppins Bold';
	padding: 15px 0px;
	margin: 0;
	font-size: 36px;
	color: #000;
}
.service-heading h4{
	font-family: 'Poppins Bold';
	padding: 15px 0px;
	color: #000;
}
.service{
	    width: 100%;
    height: auto;
    padding: 15px;
    border: 2px solid #f6f6f6;
    box-shadow: 1px 2px 20px #f6f6f6;
	    margin-bottom: 20px;
}
.service-heading p{color: #a1a3a5;font-style: italic;}
.service h4{
	padding: 15px 0px 0px;
    font-family: 'roboto-bold';
	font-size: 24px;
	margin-bottom: 0px;
}
.service p{
	    color: #7b7b7b;
        padding: 5px 30px 0px 0px;
    font-size: 14px;
    margin: 0px;
    padding-bottom: 0px;
	font-family: 'roboto-regular';
}
.company-bg{
	width: 100%;
	height: auto;
	
}
.padi-s{
	padding-top: 140px;

}
.about-content{
	width: 100%;
	height: auto;
	/*background-image: url('../images/../images/side-bg.png');*/
	background-repeat: no-repeat;
	background-position: top right;
	background-size: cover;
	padding: 117px 42px;
}
.about-content h3{
	font-family: 'Poppins Bold';font-size: 34px;color: #fff;
}
.about-content span{font-weight: bold;font-family: 'Poppins Regular';color:#004380;}
.about-content p{
	    margin: 0;
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
	color: #fff;
	padding-top: 20px;
	font-family: 'roboto-regular';
}
.ourservices{text-align: center;}
.ourservices h3{padding-bottom: 10px;margin: 0;}
.services{padding: 30px 24px 50px 0px;}
.services p{padding: 0px;margin: 0;font-size: 14px;}
.services h4{padding-bottom: 0px;}
.store{
	width: 40%;
    float: left;
    padding: 46px 43px 10px 0px;
}
.job_list{
	    background: none !important;
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #d3d3d37a;
	    padding: 20px 0px;
}
.job_list img{
	    padding: 10px;
    border: 1px solid #d3d3d37a;
    border-radius: 3px;
    background: #f9f9f9;
}
.job_list h4{
	    padding-top: 0px;
    font-size: 16px;
	text-align: left;
}
.job_list p{font-size: 13px;font-family: 'roboto-regular';text-align: left;}
.job_list .getin{
	font-size: 14px;
    padding: 5px 15px;
}
.pad_40{padding-top: 40px;padding-bottom: 45px;}
.deadline{    font-size: 10px !important;
    padding-right: 0px !important;}
 
 .recruitment_in p:last-child {
    height: 65px;
    overflow: hidden;
}
/*contact map*/
.location_map{
	padding: 15px;
	background: #f8f8f8;
	border: 1px solid #fafafa;
	border-radius: 5px;
	box-shadow: 1px 2px 15px #aaaaaa5c
}
.office_addresses{margin-bottom: 20px;}
.office_addresses h4{
	font-size: 16px;
	color: #304052;
	padding-bottom: 10px;
	font-family: 'roboto-bold';
}.office_addresses p,.office_addresses p a{
	font-size: 14px;
	color: #304052;
	font-family: 'roboto-bold';
}
.office_addresses p a:hover{color: #005aab;}
.pb-90{padding-bottom: 90px;}
#navbarNav .dropdown-menu{
	margin: 0px !important;
	padding: 0px;
	    border: none;
    /* border-radius: 0px !important; */
}
ul.navbar-nav li.sign_drop:last-child .dropdown-menu-right{
	    border-radius: 0px !important;
    border: 1px solid #f1f1f1;
    box-shadow: 0px 2px 10px rgba(197,197,197,.85);
    background: #fff;
}
ul.navbar-nav li.sign_drop:last-child > a{
	background: #005aab;
    color: #fff !important;
    border-radius: 5px;
    padding: 8px 20px !important;
}
ul.navbar-nav li.sign_drop:last-child .dropdown-menu-right a,
ul.navbar-nav li.sign_drop:last-child .dropdown-menu-right #logout-form button{
padding: 10px 20px;
}
ul.navbar-nav li.sign_drop:last-child .dropdown-menu-right #logout-form button:hover{
	    color: #005aab !important;
}
#navbarNav .dropdown-menu li
{
	border-bottom:solid 1px #eee;
}
#navbarNav .nav-item.dropdown ul.dropdown-menu li a:hover{
	    background: #005aab;
    	color: #fff !important;
}
ul.navbar-nav li.sign_drop:last-child > a#navbarDropdown:hover{
	color: #fff !important;
}
/*contact end*/
/*testimonials*/
.testimonials_slider{
	background-image: url(../images/slider.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-color: transparent !important;
}
.testimonials_slider .service-heading{padding: 55px 0px 0px 0px !important;}
.carousel-testimonial-img{
	    background: #fff;
    border-radius: 50%;
    padding: 20px !important;
    border: 3px solid #27ae60;
    width: 150px;
    height: 150px;
    display: flex;
    justify-content: center;
    align-content: center;
}
#carouselTestimonial{
	
	    display: flex;
    justify-content: center;
    text-align: center;
	padding: 15px 0px 100px 0px;
}
#carouselTestimonial .service-heading{padding-bottom: 0px !important;}
#carouselTestimonial .carousel-inner{width: 62%;}
#carouselTestimonial h5{
	font-size: 18px;
	color: #27ae60;
	font-family: 'Poppins Bold';
	padding: 10px 0px 27px 0px;
}#carouselTestimonial p{
	font-size: 16px;
	font-family: 'roboto-regular';
	padding-top: 0px !important;
}
/*
.carousel-testimonial-img img{
	background: #fff;
    border: 3px solid #27ae60;
    border-radius: 50%;
    padding: 20px;
}
*/
/*testimonials end */

/*About*/
.about-baner{
	width: 100%;
	height: auto;
	background-image: url(../images/about1.png);
	background-repeat: no-repeat;
    background-size: cover;
}

.about-company {
	width: 100%;
	height: auto;
	padding-top: 60px;
	padding-bottom: 115px;
}
.about-company h3{
	font-family: 'Poppins Regular';
	color:  #004380;
	font-size: 40px;
}
.about-company span{
	font-family: 'Poppins Regular';
	font-size: 40px;
	color: #e5e6e7;
}
.about-company p{
	color: #fefefe;
	font-size: 16px;
	padding-top: 30px;
	line-height: 22px;
}
.project {
	width: 100%;
	height: auto;
	padding-top: 5vw;
	padding-left: 15%;
	padding-bottom: 10vw;
	
}
.project h3{
	font-family: 'Poppins Regular';
	color:  #004380;
	font-size: 32px;
}
.project h4{
	font-family: 'Poppins Regular';
	font-size: 32px;
	color: #e5e6e7;
	line-height: 22px;
	padding-bottom: 40px;
	margin: 0px;
}
.project h4 i {color: #004380; }
.about-carkooz{
	width: 100%;
	height: aut0;
	padding-top: 35px;
	
}
.about-carkooz h3{
	font-family: 'Poppins Regular';
	color:  #004380;
	font-size: 32px;
	padding-bottom: 35px;
}
.about-us{
	width: 100%;
	height: auto;
	text-align: center;
}
.about-us h3{
	font-size: 24px;
	font-family: 'Poppins Regular';
	    padding-top: 5px;
}
.about-us p{
	padding-top: 10px;
	font-size: 15px;
	color: #b1b2b4;
	line-height: 22px;
	text-align: center;
    padding: 8px;
}
.form-name label{
	font-size: 15px;
}
.form-name input:focus,.form-name textarea:focus{
    outline: none;
    border: 1px solid #005aab;
    box-shadow: none;
}
.form-name input,.form-name textarea{
	border: 1px solid #a6a9ab;
}
.form-btn{
	background: #005aab;
    color: white;
    padding: 5px 60px;
    font-size: 23px;
    border-radius: 5px;
    font-weight: bold;
    border: none;
    margin-bottom: 40px;
	cursor: pointer;
}
.form-btn:focus{
	border: none;
	outline: none;
}


/*About END*/
/*Contact*/
.leave-ms label{
	font-size: 19px;
}
.working-hour h4{
	font-size: 19px;
}
.working-hour p{
	font-size: 14px;
	color:#a6a9ab;
}
.email-btn{
	    font-size: 16px;
    padding: 10px 20px;
}
.chat{color: #005aab;}
.contact-form{
	width: 100%;
	height: auto;
	padding-top: 4vw;
}
/*Contact END*/
/* contact page css*/
/*Contact*/
.leave-ms label{
	font-size: 19px;
}
.working-hour h4{
	font-size: 19px;
}
.working-hour p{
	font-size: 14px;
	color:#a6a9ab;
}
.email-btn{
	  border-radius: 3px;
    color: #f1f1f1;
    font-size: 18px;
    padding: 6px 40px;
    font-family: 'roboto-regular';
    backface-visibility: #27ae60;
    border: 2px solid #27ae60;
	background: #27ae60;
}
.chat{color: #005aab;}
.contact-form{
	width: 100%;
	height: auto;
	padding-top: 4vw;
	position: relative;
}
.container .grid .grid_item{
		background: #fff;
		color: #fff !important;
		font-size: 20px;
		text-align: left;
		box-shadow: 2px 0px 19px #dbd6d6;
		    border-radius: 3px;
    min-height: 285px;
		
	}
	
	.container .grid .grid_item:nth-child(2){
		padding: 20px;
		background: #fff;
		color: #fff;
		font-size: 20px;
		text-align: left;
		border-left: 1px solid #004380;
    	border-right: 1px solid #004380;
		box-shadow: 2px 0px 19px #dbd6d6;
	}	
	.grid{

		
		max-width: 100%;
		margin: 0 auto;
		 
	}	
	.grid .grid_item .office_addresses h4,.grid .grid_item .office_addresses p,.grid .grid_item .office_addresses p a{color: #000 !important;line-height: 30px;}
.grid .grid_item .office_addresses p a:hover{
	    color: #005aab !important;
}
.grid .grid_item .office_addresses{margin-bottom: 15px !important;padding: 20px;}
/*Contact END*/
/* contact page css* end*/
/*
.container.contact-form:before {
    content: '';
    position: absolute;
    border-right: 200vh solid transparent;
    border-bottom: 20vh solid #304052;
    right: 0;
    bottom: 0px;
}
*/

/* login page */
.login_main_div{
	    padding: 30px 40px !important;
	    margin: 3rem 0;
}
.login-cintent{
	width: 100%;
	height: auto;
	border-top: 1px solid #e6e7e8;
	padding: 30px 0px;
}
.form-main{
	width: 100%;
    height: auto;
    float: left;
    background: #f1f2f2;
    border-radius: 5px;
    border-top: 5px solid #004380;
    border-bottom: 5px solid #004380;
    padding-bottom: 30px;
	    box-shadow: 11px 15px 30px #e6e7e8;
}
.login-form h1{
	width: 100%;
	text-align: center;
        padding-bottom: 30px;
    color: #004380;
}
.login-form input{
	border: none;
	border-radius: 50px !important;
	background: #fff;
	padding: 25px 20px;
}
.login-form select{
	border: none;
    border-radius: 50px;
    background: #fff;
    padding: 10px 20px;
    width: 100%;
	height: 50px;
}
.login-form input:focus,.login-form select:focus{outline: none !important;}
.login-form input::-webkit-input-placeholder { /* WebKit browsers */
  padding: 10px;
  color: #bdbfc1;
}
.login-form input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  padding: 10px;
  color: #bdbfc1;
}
.login-form input::-moz-placeholder { /* Mozilla Firefox 19+ */
  padding: 10px;
	color: #bdbfc1;
}
.login-form input:-ms-input-placeholder { /* Internet Explorer 10+ */
  padding: 10px;
	color: #bdbfc1;
}
.forget{
	width: 100%;
    height: auto;
    float: left;
}
.forget a{color: #004380;}
.ac-links a{
	color: #000;
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
	padding: 5px;
	font-weight: bold;
}
.ac-links a:hover{color: #004380;}
.login-btn{
	background: #004380 !important;
	border: 2px solid #004380 !important;
	border-radius: 50px;
	padding: 10px 10px !important;
	font-weight: 600;
	font-size: 22px;
	color: #fff;
	float: left;
    margin: 20px 0px 20px 0px;
}
.login-btn:hover{background: #fff !important;color: #004380;border: 2px solid #004380;}
.acc_not{
	    font-size: 18px;
}
/* login page */
/* signup page */
.sign_up_main{
	border: 0px !important;
	padding: 30px 40px !important;
	margin: 2rem 0;
}
.signup-form h1{
	padding-bottom: 10px !important;
    font-size: 25px !important;
	border-bottom: 2px solid #004380;
	font-family: 'Poppins Bold';
}
.number::-webkit-outer-spin-button, 
.number::-webkit-inner-spin-button {
	-webkit-appearance: none;
}
.signup-btn{
	width: 30% ;
    float: left;
    margin: 0 auto
}
.other a{color: #004380;font-size: 18px;}
.login-btns{
	text-align: center;
    padding: 20px;
    margin: 0;
}
.custom-file-label{
	    margin: 6px;
    border: 1px solid #fff;
    border-radius: 50px;
}
.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: 2.25rem;
    padding: 0.375rem .75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #004380;
    border-left: 1px solid #004380;
    border-radius: 0 50px 50px 0;
    color: #fff;
}
/*Check box*/
input[type="checkbox"], input[type="radio"]{
	position: absolute;
	right: 9000px;
}
input[type="checkbox"] + .label-text:before{
	content: "\f096";
	font-family: "FontAwesome";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing:antialiased;
	width: 1em;
	display: inline-block;
	margin-right: 5px;
}

input[type="checkbox"]:checked + .label-text:before{
	content: "\f14a";
	color: #2980b9;
	animation: effect 250ms ease-in;
}

input[type="checkbox"]:disabled + .label-text{
	color: #aaa;
}

input[type="checkbox"]:disabled + .label-text:before{
	content: "\f0c8";
	color: #ccc;
}
/*Radio box*/

input[type="radio"] + .label-text:before{
	content: "\f10c";
	font-family: "FontAwesome";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing:antialiased;
	width: 1em;
	display: inline-block;
	margin-right: 5px;
}

input[type="radio"]:checked + .label-text:before{
	content: "\f192";
	color: #2980b9;
	animation: effect 250ms ease-in;
}

input[type="radio"]:disabled + .label-text{
	color: #aaa;
}

input[type="radio"]:disabled + .label-text:before{
	content: "\f111";
	color: #ccc;
}
@keyframes effect{
	0%{transform: scale(0);}
	25%{transform: scale(1.3);}
	75%{transform: scale(1.4);}
	100%{transform: scale(1);}
}
.signup_terms{
	background: #fff !important;
    padding: 20px;
    line-height: 30px;
}
.resume_submit{
	    font-size: 12px;
    margin-top: 5px !important;
    padding: 8px !important;
}
/*********** tag input css ************/
.tag-ctn{
    position: relative;
	width:100% !important;
    padding: 0;
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 20px;
    color: #555555;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    background-color: #ffffff;
    cursor: default;
    display: block;
}
.tag-ctn-invalid{
    border: 1px solid #CC0000;
}
.tag-ctn-readonly{
    cursor: pointer;
}
.tag-ctn-disabled{
    cursor: not-allowed;
    background-color: #eeeeee;
}
.tag-ctn-bootstrap-focus,
.tag-ctn-bootstrap-focus .tag-res-ctn{
    border-color: rgba(82, 168, 236, 0.8) !important;
    /* IE6-9 */
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6) !important;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6) !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6) !important;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.tag-ctn input{
    border: 0;
    box-shadow: none;
    -webkit-transition: none;
    outline: none;
    display: block;
    padding: 10px 6px;
    line-height: normal;
    overflow: hidden;
    height: auto;
    border-radius: 0;
    float: left;
    margin: 2px 0 2px 2px;
}
.tag-ctn-disabled input{
    cursor: not-allowed;
    background-color: #eeeeee;
}
.tag-ctn .tag-input-readonly{
    cursor: pointer;
}
.tag-ctn .tag-empty-text{
    color: #DDD;
}
.tag-ctn input:focus{
    border: 0;
    box-shadow: none;
    -webkit-transition: none;
    background: #FFF;
	outline: none;
}
.tag-ctn .tag-trigger{
    float: right;
    width: 27px;
    height:100%;
    position:absolute;
    right:0;
    cursor: pointer;
	background-image:url(../images/select-icon.png);
	background-repeat:no-repeat;
	margin:11px 10px 10px 10px;
}
.tag-ctn .tag-trigger:hover .tag-trigger-ico{
    background-position: 0 -4px;
}
.tag-ctn-disabled .tag-trigger{
    cursor: not-allowed;
    background-color: #eeeeee;
}
.tag-ctn-bootstrap-focus{
        border: none !important;
    outline: none;
    box-shadow: none !important;
}
.tag-res-ctn{
	width:100.5% !important;
    position: relative;
    background: #FFF;
    overflow-y: auto;
    z-index: 9999;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #CCC;
    left: -1px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
    border-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.tag-res-ctn .tag-res-group{
    line-height: 23px;
    text-align: left;
    padding: 2px 5px;
    font-weight: bold;
    border-bottom: 1px dotted #CCC;
    border-top: 1px solid #CCC;
    background: #f3edff;
    color: #333;
}
.tag-res-ctn .tag-res-item{
    line-height: 25px;
    text-align: left;
    padding: 2px 5px;
    color: #666;
    cursor: pointer;
}
.tag-res-ctn .tag-res-item-grouped{
    padding-left: 15px;
}
.tag-res-ctn .tag-res-odd{
    background: #F3F3F3;
}
.tag-res-ctn .tag-res-item-active{
    background-color: #3875D7;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3875D7', endColorstr='#2A62BC', GradientType=0 );
    background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #3875D7), color-stop(90%, #2A62BC));
    background-image: -webkit-linear-gradient(top, #3875D7 20%, #2A62BC 90%);
    background-image: -moz-linear-gradient(top, #3875D7 20%, #2A62BC 90%);
    background-image: -o-linear-gradient(top, #3875D7 20%, #2A62BC 90%);
    background-image: linear-gradient(#3875D7 20%, #2A62BC 90%);
    color: #fff;
}
.tag-sel-ctn{
    overflow: auto;
    line-height: 22px;
    padding-right:27px;
}
.tag-sel-ctn .tag-sel-item{
    background: #004380;
    color: #fff;
    float: left;
    font-size: 11px;
	font-family: 'roboto-regular';
    padding: 4px 12px 2px 8px;
    border-radius: 3px;
    margin-left: 5px;
    margin-top: 7px !important;
}
.tag-sel-ctn .tag-sel-text{
    background: #004380;
    color: #666;
    padding-right: 0;
    margin-left: 0;
    font-size: 14px;
    font-weight: normal;
}
.tag-res-ctn .tag-res-item em{
    font-style: normal;
    background: #565656;
    color: #FFF;
}
.tag-sel-ctn .tag-sel-item:hover{
    background: #c2c2c2;
	color:#000;
}
.tag-sel-ctn .tag-sel-text:hover{
    background: #FFF;
}
.tag-sel-ctn .tag-sel-item-active{
    border: 1px solid red;
    background: #757575;
}
.tag-ctn .tag-sel-ctn .tag-sel-item{
    margin-top: 3px;
}
.tag-stacked .tag-sel-item{
    float: inherit;
}
.tag-sel-ctn .tag-sel-item .tag-close-btn{
    width: 19px;
    cursor: pointer;
    height: 21px;
    float: left;
	background-image:url(../images/remove.png);
	background-repeat:no-repeat;
    margin-top: 3px;
	margin-right:3px;
}

.tag-helper{
    color: #AAA;
    font-size: 10px;
    position: absolute;
    top: -17px;
    right: 0;
}

/*********** end ************/
/* signup page */

/* recruitment page */
.recruitment_page p{
	color: #7b7b7b;
	font-size: 14px;
	font-style: normal;
}
.recruitment_page.service-heading h4{
	padding-bottom: 0px !important;
	font-style: normal;
}
.recruitment_page.service-heading .recruitment_in{
	    width: 100%;
    height: auto;
    padding: 10px 30px;
    border: 2px solid #f6f6f6;
    box-shadow: 1px 2px 20px #f6f6f6;
    margin-bottom: 20px;
}
/* recruitment page end */
/* clients */
.container .clients_grid .service:nth-child(even){
		padding: 20px;
		background: #d4d4d442;
		color: #000;
		font-size: 17px !important;
		text-align: center;
		border: 0px;
		border-radius: 5px;
		margin-bottom: 10px;
		transition: transform 1s;
	    box-shadow: 6px 9px 10px #aaaaaaa3;
	}.container .clients_grid .service:nth-child(odd){
		padding: 20px;
		background: #d4d4d442;
		color: #000;
		font-size: 17px !important;
		text-align: center;
	 	border: 0px;
		border-radius: 5px;
		margin-bottom: 10px;
		transition: transform 1s;
		box-shadow: 6px 9px 10px #aaaaaaa3;
	}	
	.clients_grid{
		display: grid;
		grid-template-columns: repeat(auto-fill, minmax(13rem,1fr));
		max-width: 100%;
   	 	margin: 0 auto;
		grid-gap:20px;
	}
	.container .clients_grid .service:hover{
		transform: translateY(-10px);
	}
	.clients_grid .service h4{
		font-size: 17px !important;
	}

	.set_cus_border{
		border: 1px solid #f4645f !important;
		/*color: #f4645f !important;*/
	}
	.custom-file-label {
    	overflow: hidden;
	}
/* clients end */
.input-group-append{display: none !important;}
/* Media queries */
@media (min-width:1200px) and (max-width:1920px){
	.home_hire_service{padding: 0px !important;}
}
@media (min-width:992px) and (max-width:1200px){
	.view-btn{font-size: 12px;}
	.c-contect {width: 73%;}
	.c-contect h5 {font-size: 16px;}
	.c-contect p {font-size:12px;}
	.mobile_p_0{padding: 1px;}
	.top-bar-btn{
    	width: 100%;
		right: 0px;
	}
	.recruitment_in p:last-child {
    height: 87px;
}
	li.nav-item {
    padding: 10px 10px;
}
	.home_hire_service{padding: 0px !important;}
		.service.job_list .row div:nth-child(1){
		    flex: 0 0 25% !important;
		 max-width: 25% !important;
		
	}
	.service.job_list .row div:nth-child(2){
		flex: 0 0 75% !important;
		 max-width: 75% !important;
	}
	.service.job_list .row div:nth-child(3){
		flex: 0 0 50% !important;
		 max-width: 50% !important;
		margin: 20px 0px 0px 25% !important;
		
	}
	.service.job_list .getin{
		width: 100% !important;
    	font-size: 12px !important;
		
	}
	#myCarousel .content {
    width: 80%;
}
	.slider-text {
		line-height: 2.3vw;
		font-size: 14px;
	}
}

@media (min-width:768px) and (max-width:992px){
	.listing-add{padding: 5px !important;}
	.view-btn{font-size: 12px;}
	.c-contect {width: 73%;}
	.c-contect h5 {font-size: 16px;}
	.c-contect p {font-size:12px;}
	.mobile_p_0{padding: 0px;}
	.top-bar-btn{
    	width: 100%;
		right: 0px;
	}
	.padi-s {
    padding-top: 102px;
}
	.recruitment_in p:last-child {
    height: 127px;

}
	.recruitment_page.service-heading h4 {
 
    font-size: 21px;
}
	.carousel-caption {width: 100%;}
	.slider-text{line-height: 20px;font-size: 12px;}
	#myCarousel .content {
    width: 40%;
	}
	.first-slidev {
		    height: 300px;
    object-fit: cover;
	}
	.service-heading h3 {
  
    font-size: 26px;
}
}

@media (min-width:576px) and (max-width:768px){
	footer h5{font-size: 16px;padding: 0px;}
	footer ul li a{font-size: 12px;} 
	.deadline{text-align: center !important;}
	.carousel-caption {width: 100%;}
	.slider-text{line-height: 20px;font-size: 12px;}
	#myCarousel .content {
    width: 70%;
	}
	.first-slidev {
		height: 300px;
    	object-fit: cover;
	}
}
@media (min-width:0px) and (max-width:768px){
	.pad_40{padding-bottom: 0px !important;}
	.navbar.navbar-expand-lg{
		display: grid;
    	grid-template-columns: 1fr;
	}
	.navbar-toggler{
		    grid-area: 1/2;
	}
	.recruitment_in p {
    height: auto;
   
}
.padi-s {
    padding-top: 0px;
}
#myCarousel .carousel-item:before{
content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.5);
}
.container .grid .grid_item {
    min-height: auto;
}
	.recruitment_in p:last-child {
    height: auto;
  
}
	.c-contect {width: 73%;}
	.c-contect h5 {font-size: 16px;}
	.c-contect p {font-size:12px;}
	.mobile_p_0{padding: 0px;}
	.top-bar-btn{
		position: relative;
    	width: 100%;
		right: 0px;
	}
	.top-bar-btn:after{display: none;}
	#carouselTestimonial .carousel-inner {
    	width: 80%;
	}
	.footer-copyright p {
		    font-size: 12px;
		text-align: center;
	}
	.order_1{order: 1;}
	.order_2{order: 2;}
	.order_3{order: 3;}
	/* .top-bar-btn a:hover{color:#005aab; } */
	.top-bar{text-align: center;font-size: 13px;padding: 15px 0px;}
	li.nav-item {text-align: center;}
	.service-heading{text-align: center !important;}
	footer h5{padding:0px;}
	.content p{padding-top: 20px;}
	.socail-icons {text-align: center;}
	.slide-btn{padding: 5px 5px;font-size: 14px;}
	.dnone{display: none;}
	.listing-add{padding: 5px !important;}
	.view-btn{font-size: 12px;}
	.details-add{text-align: center;padding: 10px;}
	.prices{text-align: center;}
	.prices span{text-align: center;width: 100%;}
	.results p{width: 100%;text-align: center;float: none;}
	.footer-logo {width: 25% !important;}
	.service-heading h3 {
    font-size: 24px;
}
.container .grid .grid_item:nth-child(2) {
    border:none;
}
}

@media (min-width:0px) and (max-width:576px){
	.carousel-indicators{display: none !important;}
.service-heading h3 {
    font-size: 24px;
}
	.mobile_p_0 {
    padding: 1px;
}
	.store {
    width: 100%;
    float: left;
    padding: 10px 70px;
    text-align: center;
	}
	.navbar-brand{
		    width: 100%;
    text-align: center;
	}
	.job_list .getin {
    font-size: 8px;
    padding: 4px 4px;
}
	.service.job_list .row div:nth-child(1){
		    flex: 0 0 25% !important;
		 max-width: 25% !important;
		
	}
	.service.job_list .row div:nth-child(2){
		flex: 0 0 75% !important;
		 max-width: 75% !important;
	}
	.service.job_list .row div:nth-child(3){
		flex: 0 0 50% !important;
		 max-width: 50% !important;
		margin: 20px 0px 0px 25% !important;
		
	}
	.service.job_list .getin{
		width: 100% !important;
    	font-size: 12px !important;
		
	}
	
	.carousel-caption {width: 100%;}
	.slider-text{line-height: 20px;font-size: 12px;}
	#myCarousel .content {
    width: 80%;
	}
	.first-slidev {
		    height: 300px;
    object-fit: cover;
		object-position: right;
	}
	form.slider_form {
    margin-top: 15px;
}
.container .grid .grid_item:nth-child(2) {
    border:none;
}	
}
@media (min-width:0px) and (max-width:353px){
	.c-contect {width: 70%;}
	.c-contect h5 {font-size: 12px;}
	.c-contect p {font-size: 10px;}
	.service-heading h3 {
    font-size: 24px;
}
.container .grid .grid_item:nth-child(2) {
    border:none;
}
}
input[type=number] {
-moz-appearance: textfield;
}
@-moz-document url-prefix() {
input[type=number] {height:auto;padding:13px 20px !important;}
select {
-moz-appearance: menulist-button;
text-indent: 0.01px;
text-overflow: '';
}
}


/* Media queries */



/*/ member area /*/
/*******************************************Member-area*********************************/
.member-bg{
width: 100%;
height: auto;
background-color:#4396ca ;
}
.bg-whit {
width: 100%;
height: auto;
float: left;
background-color: #FFFFFF;
box-shadow: 2px 0px 16px 2px #3b84b2;
border-radius: 10px;
margin: 50px 0px;
}
.member-area-container{
display:block;
}
.certification h3{
font-family: 'roboto-bold';
line-height: 1.42857143;
color: #333;
margin: 20px 0px 10px 0px;
}
.certification p{font-size: 12px;}
.member-nav{
width:100%;
float:left;
border-right:1px solid #FFF;
}
.mobile-nav{display:none;}
.member-nav a , .mobile-nav a{
display:block;
background-color:#f2f2f2;
border-bottom:1px solid #f2f2f2;
padding:22px 0px 22px 65px;
color:#8b8b8b !important;
background-position: 20px 18px;
cursor:pointer;
}
.member-nav a:hover, .mobile-nav a:hover{border-bottom:none !important; color:#FFF !important; background-color:#005aab; background-position: 20px 18px;}
.member-nav a.selected, .mobile-nav a.selected{color:#FFF !important; background-color:#005aab; background-position: 20px 18px;}
a:focus, a:hover{
text-decoration:none !important;
}
.products-link{
background:url(../images/products.png) no-repeat;
}
.products-link:hover, .products-link.selected{
background:url(../images/products-hover.png) no-repeat ;
border-bottom:none !important;
}
.pdf-link{
background:url(../images/PDF.png) no-repeat;
}
.pdf-link:hover, .pdf-link.selected{
background:url(../images/PDF-hover.png) no-repeat ;
}
.practice-link{
background:url(../images/practice-test.png) no-repeat;
}
.practice-link:hover, .practice-link.selected{
background: url(../images/practice-test-hover.png) no-repeat ;
}
.traning-link{
background:url(../images/traning.png) no-repeat;
}
.traning-link:hover, .traning-link.selected{
background:url(../images/traning-hover.png) no-repeat ;
}
.video-link{
background:url(../images/traning.png) no-repeat;
}
.video-link:hover, .video-link.selected{
background:url(../images/traning-hover.png) no-repeat ;
}
.history-link{
background: url(../images/history.png) no-repeat;
}
.history-link:hover, .history-link.selected{
background:url(../images/history-hover.png) no-repeat ;
}
.profile-link{
background:url(../images/profile.png) no-repeat;
}
.profile-link:hover, .profile-link.selected{
background:url(../images/profile-hover.png) no-repeat ;
}
.order-link{
background:url(../images/order.png) no-repeat;
}
.order-link:hover, .order-link.selected{
background:url(../images/order-hover.png) no-repeat ;
}
.change-pass-link{
background:url(../images/change-pass.png) no-repeat;
}
.change-pass-link:hover, .change-pass-link.selected{
background:url(../images/change-pass-hover.png) no-repeat ;
}
.member-area-right-contents{
width:100%;
float:left;

word-break:break-all;
}
.member-area-right-contents h3 {
width: 100%;
height: auto;
color: #005aab;
font-size: 20px;
line-height: 20px;
text-transform: uppercase;
font-weight: bold;
margin: 20px 0px;

}
.member-contents{
display:block;
padding:0px 20px;
background:#f9f9f9;
border:1px solid #dfdfdf;

}
.my-product-box{
width: 100%;
height: auto;
display:block;
background:#f8f8f8;
border:1px solid #dfdfdf;
margin-bottom:11px;

}
.border-b{border-bottom:1px solid #dfdfdf;}
.product-name{
width:55%;
float:left;
font-size:16px;
line-height:16px;
color:#000;
padding:10px 10px 10px 18px;
border-right:1px solid #dfdfdf;
}
.red-cl{color:#005aab; font-weight:bold;}
.pro-active{
display:inline-block;
background:#005aab;
padding:3px 5px;
border-radius: 3px;
background-clip: padding-box;
color:#FFF;
font-size:9px;
line-height:9px;
}
.pro-inactive{
background:#005aab;
display:inline-block;
padding:3px 5px;
border-radius: 3px;
background-clip: padding-box;
color:#FFF;
font-size:9px;
line-height:9px;
}
.product-order{
width:45%;
float:left;
font-size:14px;
line-height:14px;
color:#000;
padding:13px 10px 10px 18px;
border-left:1px solid #dfdfdf;
margin-left:-1px;
}
.product-order span{
font-size:12px;
line-height:12px;
color:#005aab;
}
.white-bg-p{background:#FFF;}
.exam-name-content{
width:55%;
float:left;
font-size:14px;
color:#000;
padding:14px 10px 14px 18px;
border-right:1px solid #dfdfdf;
}
.exam-name-content b{display:block; padding-bottom:4px; line-height:14px;}
.download-btn{
max-width:auto;
display:block;
text-align:center;
border:2px solid #005aab;
padding:8px 10px 10px 10px;
font-size:13px;
line-height:13px;
font-weight:bold;
color:#000 !important;
border-radius: 3px;
background-clip: padding-box;
margin: 0 auto;
}
.download-btn:hover,.download-active{color:#FFF !important; background:#005aab;}
.download-btn.danger{
color:#FFF !important;
background: #dc3545 !important;
border-color: #dc3545 !important;
}
.serial-code{
width:45%;
float:left;
font-size:12px;
line-height:12px;
color:#000;
padding:14px 10px 14px 18px;
border-left:1px solid #dfdfdf;
margin-left:-1px;
}
.serial-code span{
display:block;
padding:7px 0px;
}
.serial-code a{
color:#005aab !important;
font-size:12px;
line-height:12px;
text-decoration:underline !important;
}
.serial-code a:hover{text-decoration:none !important;}
.rem-days{
width:25%;
float:left;
font-size:16px;
color:#005aab;
padding:13px 10px 13px 18px;
font-weight:bold;
border-right:1px solid #dfdfdf;
}
.extend-text{
width:55%;
float:left;
font-size:14px;
color:#000;
padding:10px;
border-left:1px solid #dfdfdf;
border-right:1px solid #dfdfdf;
margin-left:-1px;
}
.extend-now{
display:inline-block;
background:#e2bb06;
padding:6px 8px;
border-radius: 3px;
background-clip: padding-box;
color:#FFF;
font-size:13px;
line-height:13px;
margin-right:11px;
}
.total-keys{
width:20%;
float:left;
font-size:14px;
color:#000;
padding:12px 5px 10px 5px;
border-left:1px solid #dfdfdf;
margin-left:-1px;
text-align:center;
}
.download-contents{
display:block;
padding:8px 0px 0px 18px;
}
.download-contents a{
min-width:155px;
float:left;
text-align:center;
border:2px solid #005aab;
padding:5px;
font-size:12px;
line-height:12px;
font-weight:bold;
color:#000 !important;
border-radius: 3px;
background-clip: padding-box;
margin:0px 8px 8px 0px !important;
}
.download-contents a:hover{color:#FFF !important; background:#005aab;}
.exam-name-content-full{
display:block;
font-size:14px;
color:#000;
padding:14px 18px;
}
.exam-name-content-full b{display:block; padding-bottom:4px; line-height:14px;}
.exam-name-content-full .download-btn{width:155px;}
.video-box{
width:10%;
float:left;
}
.video-box img{width:100%;}
.watch-video{
width:90%;
float:left;
padding-left:10px;
}
.my-account{
float:right;
padding:6px 15px 6px 11px;
margin:4px 0px 0px 0px !important;
font-size:14px;
line-height:14px;
color:#FFF;
border:2px solid #FFF;
border-radius: 4px;
background-clip: padding-box;
position:relative;
background:url(../images/down-btn.png) no-repeat;
background-position:91px 12px;
cursor:pointer;
}
.my-account:hover{
background:url(../images/down-btn-hover.png) #FFF no-repeat;
background-position:91px 12px;
color:#e22506;
}
.my-account.active{
background:url(../images/down-btn-hover.png) #FFF no-repeat;
background-position:91px 12px;
color:#e22506;
}
.sub-nav{
width:156px;
position:absolute;
top:24px;
right:-2px;
z-index:1;
background:#FFF;
border-radius: 3px;
background-clip: padding-box;
padding:10px 0px;
-webkit-box-shadow: 3px 3px 3px -2px #666666;
box-shadow: 3px 3px 3px -2px #666666;	
display:none;
}
.sub-nav a{
display:block;
padding:10px;
font-size:14px;
line-height:14px;
color:#000;
border-bottom:1px solid #f3f3f3;
}
.sub-nav a img{width:13px; margin-right:10px; }
.sub-nav a:hover{background:#f5f5f5;}
.filepond--panel-root{background-color: transparent !important;}
.filepond--root .filepond--list-scroller .filepond--list{
margin-top: 2em !important;
}
/*******************************************Mid Scr*****************************************/
@media (max-width: 991px) and (min-width: 801px){
.header-nav-contents {width: 74%;}
.search-contents {
width: 45%;
margin-right: 10px;
}
.exam-codes-update{width:100%;}
}
/*******************************************Tab*****************************************/
@media (max-width: 800px) and (min-width: 701px){
.header-nav-contents {width: 71%;}
.search-contents {
width: 40%;
margin-right: 10px;
}
.exam-codes-update{width:100%;}
}
/*******************************************Mobile*****************************************/
@media (max-width: 700px) and (min-width: 0px){
.header-nav-contents {
width: 100%;
}
.register-btn {
margin: 10px 4px 0px 0px !important;
}
.chat-btn {
margin: 6px 5px 0px 0px !important;
}
.search-contents {
width: 100%;
margin-right: 0px;
margin:10px 0px;
}
.demo-btn{margin-bottom:5px !important;}
.banner-contents{
display:block;
padding:20px 0px 160px 0px;
linear-gradient(to right, #313131 13%, #7d4bf2 ); 
font-size:16px;
line-height:20px;
}
.banner-contents h1{
font-size:22px;
line-height:32px;
}
.hot-vendor{
border-right:none;
padding:0px 20px 0px 0px;
}
.hot-vendor a{
display:block;
font-size:13px;
line-height:23px;
}
.hot-vendor a span{vertical-align:top; margin:0px 5px 7px 0px;}
.hot-vend-cert-wrraper {
padding-bottom: 20px;
}
.hot-vend-cert-wrraper h3 {
font-size: 17px;
line-height: 17px;
padding-bottom: 10px !important;
}
.hot-cert{padding: 20px 0px 0px 0px;}
.practice-test{
padding:12px 20px;
border-radius: 40px;
margin-top:15px;

}
.practice-test span{
font-size:14px;
}

.brands-contents {
padding: 15px 0px;
}
.brands-contents h3 {
font-size: 17px;
line-height: 17px;
padding-bottom: 15px !important;
}
.brand-logo-box {
width: 33.333%;
margin-bottom:7px;
}
.leader-in-cert{
font-size:13px;
padding:15px 0px 5px 0px;
}

.leader-in-cert p{
margin-bottom:15px !important;
}
.leader-in-cert h3 {
font-size: 17px;
line-height: 25px;
}
.exam-contents {
padding: 15px 0px 30px 0px;
font-size: 13px;
line-height: 20px;
}
.exam-contents h1 {
font-size: 30px;
line-height: 20px;
padding-bottom: 15px !important;
}
.exam-nav a {
min-width: 37%;
height: 30px;
font-size: 14px;
line-height: 14px;
margin: 0px 12px 10px 12px !important;
}
.cust-satis h3 {
font-size: 16px;
line-height: 16px;
}
.cust-rel-box span {
padding: 10px 0px 5px 0px;
font-size: 20px;
line-height: 20px;
}

/**********************************************************/
.per-ind-txt{margin-left:0px;}
.exam-codes-update{width:100%;}
.exam-codes h3 {
padding: 4px 10px 5px 0px !important;
}
.login-wrraper h1 {
font-size: 24px;
line-height: 24px;
}
.social-btns{
line-height:24px;
}
.vendor-detail{
border-right:none;
border-bottom:1px solid #dbd9d9;
padding-bottom:10px;

}
.allvendor-pagging{
width:100%;
padding-top:15px;
text-align:center;
}
.vendor-detail a.perpul-link{margin-top:8px !important;}
.member-nav {
width: 100%;
border-right: none;
margin-bottom:10px;
display:none;
}
.mobile-nav{display:block;}
.member-area-right-contents {
width: 100%;

}
.member-contents{
padding:10px 5px;
}
.product-name{width:100%; border-right:none;border-bottom: 1px solid #dfdfdf;}
.product-order {
width: 100%;
line-height: normal;
border-left: none;
margin-left: 0px;
}
.exam-name-content {
width: 100%;
border-bottom: 1px solid #dfdfdf;
border-right: none;
}
.serial-code {
width: 100%;
line-height: normal;
border-left: none;
margin-left: 0px;
}
.rem-days {
width: 100%;
border-right: none;
}
.extend-text {
width: 100%;
border-top: 1px solid #dfdfdf;
border-left: none;
border-right: none;
margin-left: 0px;
}
.total-keys {
width: 100%;
border-left: none;
border-top: 1px solid #dfdfdf;
margin-left: 0px;
text-align: left;
}
.footer-contents b span{
display:block;
}
.mobile-f-slide{display:none;}
.quest-cart {float:left; margin:10px 10px 0px 0px !important;}
.quest-detail-btn{float:left; margin-top:10px !important;}
} 

/**********************************************************/
.margin_t{margin-top:10px !important;}
.margin_r{margin-right:10px !important;}
.margin_b{margin-bottom:10px !important; }
.margin_l{margin-left:10px !important;}
.margin_l15{margin-left:15px !important;}
.margin_l40{margin-left:40px !important;}
.float_left{float:left !important;}
.float_right{float:right !important;}
.border_non{border:none !important;}
.border_r_non{border-right:none !important;}
.bg_non{background:none !important;}
.margin_r_zero{margin-right:0px !important; }
.margin_t5px{margin-top:5px !important;}
.margin_t15px{margin-top:15px !important;}
.margin_t30px{margin-top:30px !important;}
.margin_t50px{margin-top:50px !important;}
.text_center{text-align:center;}
.opacity{opacity: 0.2; filter: alpha(opacity = 20);}
.displayNone{display:none !important;}
.fullWidth{width:100%;}
.postionRelitive{position:relative;}
.responsive-image{max-width:100%;}
.sclae{transform: scale(0, 0); display:none;}




.member-tab-content h2{
font-weight:300;
font-size:18pt;
text-transform:none;
margin-bottom:10px;
padding-bottom:0px;
color:#161616;
}

.member-tab-content p{
font-weight:400;
font-size:13pt;
margin:15px 0px;
}


.dash-tab-singl{
padding:20px 20px;
position: relative;
z-index: 90;
text-align:center;
background:#FFF;
margin:20px 0px;
box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12), 0 1px 2px -1px rgba(0, 0, 0, .2);

}

.rib-wrapper-tab {
position: absolute;
top: -14px;
right: -14px;
}

.rib-tab {
position: relative;
left: 0px;
top: 0px;
width: 38px;
background: #005aab;
height: 38px;
border-radius:50%;
color:#FFF;
line-height:38px;
font-size:12pt;
}

.dash-tab-singl i{
font-size:24pt;
color:#8b8b8b;
margin:5px 0px;
}
.dash-tab-singl .rib-tab .dropdown span i{
font-size:12pt;
color:#fff;
margin:5px 0px;
}.dash-tab-singl .rib-tab .dropdown .dropdown-item{
font-size:12px;
line-height: 3px;
}.dash-tab-singl .rib-tab .dropdown .dropdown-item i{
font-size:12pt;
line-height: 3px;
}
.dash-tab-singl h3{

font-size:11px;
color:#8b8b8b;
line-height:26px;
margin:0px;
font-weight:normal;
}

.tbl-Cl th {
padding: 10px;
background: #005aab;
color: #FFFFFF;
}
.tbl-Cl td {
padding: 10px;
}
.link-yellow {
display: inline-block;
font-weight: 300;
font-size: 10pt;
background: #e2bb06;
border-radius: 4px;
color: #FFF;
padding: 2px 10px;
line-height: 21px;
text-decoration: none;
}
.link-yellow:hover{
color:#FFFFFF !important;
text-decoration:none !important;
background-color:#005aab !important;
}
/*/ member area end /*/

/*/ Delete Model Css /*/
@font-face {
    font-family: 'Material Icons';
  	font-style: normal;
  	font-weight: 400;
    src: url('../fonts/Material.woff2') format('woff2'),
    url('../fonts/Material.woff2') format('woff2');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}
.modal-confirm {		
		color: #636363;
		width: 400px;
	}
	.modal-confirm .modal-content {
		padding: 20px;
		border-radius: 5px;
		border: none;
        text-align: center;
		font-size: 14px;
	}
	.modal-confirm .modal-header {
		border-bottom: none;
	    position: relative;
	    display: inline-block !important;
	    background-color: #fff;
	    color: #000;
	    border: none;
	}
	.modal-confirm h4 {
		text-align: center;
		font-size: 26px;
		margin: 30px 0 -10px;
	}
	.modal-confirm .close {
        position: absolute;
		top: -5px;
		right: -2px;
	}
	.modal-confirm .modal-body {
		color: #999;
	}
	.modal-confirm .modal-footer {
		border: none;
	    text-align: center;
	    border-radius: 5px;
	    font-size: 13px;
	    padding: 10px 50px 25px;
	}
	.modal-confirm .modal-footer a {
		color: #999;
	}		
	.modal-confirm .icon-box {
		width: 80px;
		height: 80px;
		margin: 0 auto;
		border-radius: 50%;
		z-index: 9;
		text-align: center;
		border: 3px solid #f15e5e;
	}
	.modal-confirm .icon-box i {
		color: #f15e5e;
		font-size: 46px;
		display: inline-block;
		margin-top: 13px;
	}
    .modal-confirm .btn {
        color: #fff;
        border-radius: 4px;
		background: #60c7c1;
		text-decoration: none;
		transition: all 0.4s;
        line-height: normal;
		min-width: 120px;
        border: none;
		min-height: 40px;
		border-radius: 3px;
		margin: 0 5px;
		outline: none !important;
    }
	.modal-confirm .btn-info {
        background: #c1c1c1;
    }
    .modal-confirm .btn-info:hover, .modal-confirm .btn-info:focus {
        background: #a8a8a8;
    }
    .modal-confirm .btn-danger {
        background: #f15e5e;
    }
    .modal-confirm .btn-danger:hover, .modal-confirm .btn-danger:focus {
        background: #ee3535;
    }
/*/ Delete Model Css /*/

