@charset "utf-8";

/* CSS Document */

html { height: 100%; }

body {
    overflow-x: hidden;font-family: 'Open Sans', sans-serif;}

* {
    margin: 0;
    padding: 0;
}





@font-face {
    font-family: 'montserratregular';
    src: url('../fonts/montserrat-regular-webfont.eot');
    src: url('../fonts/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/montserrat-regular-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-regular-webfont.woff') format('woff'),
         url('montserrat-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


















a {
    outline: none;
}

a:focus {
    outline: none;
}

.no-gutter > [class*='col-'] {
    padding-right: 0;
    padding-left: 0;
}

ul{ margin: 0 0 0 0; padding: 0 0 0 0;}

.margin1{ margin-top: 10px;}
.margin2{ margin-top: 20px;}
.margin3{ margin-top: 30px;}
.margin4{ margin-top: 40px;}
.margin5{ margin-top: 50px;}
.margin6{ margin-top: 60px;}


.mb_15{margin-bottom: 15px;}

.padding10{padding: 10px;}
.padding15{padding: 15px;}





.wow{visibility: hidden;}





.btn_new1 {
    color: #fff;
    font-size: 13px;
background:#006859 !important;
padding:4px 9px; border-radius: 16px;transition: all .7s; }




.btn_new1.focus,
.btn_new1:focus,
.btn_new1:hover {
    color: #fff;
    text-decoration: none;
    outline: none !important;
	background:#000; 
}


.btn_new2 {
    color: #fff;
    font-size: 13px;
background:#FF634F !important;
padding: 5px 9px; border-radius: 16px;transition: all .7s; }




.btn_new2.focus,
.btn_new2:focus,
.btn_new2:hover {
    color: #fff;
    text-decoration: none;
    outline: none !important;
	background:#000; 
}
















.btn_new1_big {
    color: #fff;
    font-size: 16px;overflow: hidden;
background:#4a833f !important;font-weight: bold;text-transform: uppercase;
padding: 9px 22px; border-radius:22px;transition: all .7s;}




.btn_new1_big.focus,
.btn_new1_big:focus,
.btn_new1_big:hover {
    color: #fff;
    text-decoration: none;
    outline: none !important;
	background:#4a833f !important;
}














.margin_adjust{margin-top: 120px;}

.margin_adjust2{margin-top: 150px;}









































.myheader{position: fixed; top:0; width: 100%;z-index: 99999;}
 .navbar-custom {
       
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }



.top-nav-collapse {
        padding:0;        
         transition:all 1s;background:rgba(0,0,0,.9) !important;}

.logo_div img{transition:all .8s;max-width:190px;}



.logo-max-width{max-width: 100px;transition:all .8s;}
.nav-margin-zero{ margin-top: 5px !important; transition:all .8s;}








.upper_nav{  background-image: linear-gradient(123deg,#bd1b1b 40%,#62b3e0 100%) !important;
padding-top:5px; padding-bottom:5px; text-align: center;}
.upper_nav a{color:#fff; text-decoration: none; font-size: 12px;}
.upper_nav a span{background: #fff; color: #000; margin-left: 5px; padding: 2px 5px; border-radius: 16px;}
.u_n_right{text-align: right;}





















/* -------- NAV & LOGO SECTION --------*/



.wrap2{ background:#000; padding-top:4px;padding-bottom: 5px; position: relative; z-index: 9;}
.crush img{width:100%;}

.logo_div{ text-align: center;}

.search_div{ margin-top: 20px;}
.search_div .form-control{  }

.p_login{text-align:right;}




.top_list p{text-align: center; font-weight: bold;}



ul.small_list{list-style: none;text-align: right;}
ul.small_list li{display: inline-block; vertical-align: middle;margin-left: 3px;
    margin-right: 3px; color: #000; line-height: normal;}
ul.small_list li a{text-decoration: none;margin: 0 0 0 5px; color: #000;background: #fff; padding: 2px 5px;}
ul.small_list li a img{max-width: 20px;}


.right_nav{margin-top:10px !important;}


.right_top_div{text-align: right; margin-top: 10px;}
.right_top_div ul{}
.right_top_div ul li{display: inline-block;}
.right_top_div ul li a{color: #fff;text-decoration: none; line-height: 35px;}
.btn_pink{background: #ff634f !important;border-radius: 20px;padding:4px 12px 4px 12px; margin-left: 10px;}


.mob_class{display: none !important;}


@media(min-width:1200px){

.login_wrap{margin: 0 auto;}

	
}



@media (max-width: 992px) {
	
	.myheader{position: relative;}
	.wrap2{background: #000;padding-top: 5px;}
	.top_div{background:#333;}
	.logo_div{display: none;}
	
	
	
	
	.p_login{text-align: center;}
	
	.top_div{text-align: center;}
.tel_div{ text-align: center; margin-top: 5px; margin-bottom: 5px;}
	
	.top_right{ text-align: center;}
	

	ul.credentials{ padding:12px 0 0 0;}
	
	ul.small_list{list-style: none;text-align: center; margin-bottom: 5px;}
	
	ul.small_list li{line-height:18px; }
	ul.small_list li a{display:inline-block;background: #ffcc05;}
	
	.upper_nav{text-align: center;display: none;}
	.u_n_right{text-align: center;}
	
	.right_nav{margin-top:0 !important;}
	
	.mob_class{display: block !important;}
	.desk_class{display: none;}
}











@media(max-width:767px) {
     .top_search{ width: 70%;}
	.news_input_top input[type=text]{ margin-bottom: 20px;}	
	
	
	
	
	
	
}

@media(max-width:479px) {
  .top_search{ width: 85%;}
}


@media(max-width:320px) {
	
}





.banner_outer{width: 100%; background:url(../images/banner.jpg) center center no-repeat; background-size: cover; padding-top:115px; padding-bottom:115px;margin-top:53px;}

.banner_inner{}

.banner_box{background: rgba(0,0,0,.7); padding: 15px;border: 2px solid #fff; border-radius: 16px;}

.banner_box p{color: #fff; font-size: 20px; margin-bottom: 15px; margin-top: 15px;}
.banner_box h5{color: #fff; font-size: 16px;}

.big_form_btn .btn_new1{width: 100%;border-radius: 0; height: 34px; border-top-right-radius: 12px; border-bottom-right-radius:12px;}
.banner_box .form-control{border-radius: 0;}

.banner_form_padding{padding-left: 15px;padding-right: 15px;}




.featured_services{margin-top:30px;margin-bottom:60px;}
.headings_div2{text-align: center;}
.headings_div2 h2{font-size:24px;}


.headings_div{text-align: center;}
.headings_div h2{color: #fff;font-size:24px;}

















.form_div_outer .form-control{ background: #fff; color: #333;border-bottom:1px solid #d6d6d6;  font-size: 13px;border-top:none; border-right: none; border-left: none;  box-shadow:none; resize: none;height: 60px;}


.form_div_outer ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #333;
  opacity: 1; /* Firefox */
}

.form_div_outer :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #333;
}

.form_div_outer ::-ms-input-placeholder { /* Microsoft Edge */
  color: #333;
}


.form_div_outer h4{
    color: #000;
    font-weight: bold; border-bottom: 1px solid #e0e0e0; padding-bottom: 6px;}


.form_div_outer input{padding-left: 15px;}



a.log_reg i{vertical-align:; font-size: 14px !important;}


.service_div{position: relative;}


.lower_button{text-align: center; margin-top: 15px;}






.service_div img{width: 100%;
    border-radius: 24px;
    height: 300px;
    box-shadow: 0 3px 6px 1px rgb(0 0 0 / 19%);
    margin-top: 30px;
    object-fit: cover;}


.service_text{position: absolute; bottom: 20%;width: 100%;text-align: center;z-index: 9;}
.service_text p{color: #fff; padding-left: 5px; padding-right: 5px;font-size: 18px;}




.teacher_wrap{margin-top:20px; margin-bottom:50px;}
.teacher_div{position: relative; margin-top: 30px;}
.teacher_text{position: absolute; bottom:25%; width: 100%; text-align: center;}
.teacher_text h4{color: #fff;font-weight:500; font-size: 22px;}
.teacher_text h5{color: #fff;}

.teacher_text h4 span{background: rgba(0,0,0,.25);padding:0 6px; border-radius: 20px;}
.teacher_text h5 span{background: rgba(0,0,0,.25);padding:0 6px;border-radius: 20px;}



.teacher_quick{position: absolute;width: 100%; text-align: right;bottom: 5%;}
.teacher_quick a.btn_new1{margin-right: 15px;}
.teacher_div img{width: 100%; border-radius: 24px;box-shadow: 0 3px 6px 1px rgb(0 0 0 / 19%);height: 300px; object-fit:cover;}

.teacher_text2{position: absolute; bottom:25%; width: 100%; text-align: center;background: rgba(0,0,0,1);}
.teacher_text2 h4{color: #fff;font-weight:500; font-size:16px; padding-left: 10px; padding-right: 10px;}
.teacher_text2 h5{color: #fff;padding-left: 10px; padding-right: 10px;}




.reviews_wrap{background:#006859;padding-top: 50px; padding-bottom: 50px;}
.green_box{padding: 15px 15px 50px 15px;background: #fff;position: relative;border-radius: 6px;box-shadow: 0 4px 6px 1px rgb(0 0 0 / 25%);}
.green_box p{color: #000; font-size:13px;}
.green_box h6{color: #000;font-weight: bold;}
.google_box{position: absolute;bottom:10px;right:10px;}





#owl-demo{margin-top: 20px;}
#owl-demo .item{
      background: ;
      padding: 0px 0px;
      margin:0 15px;
      color: #000;
     
      text-align: left;
    }
    .customNavigation{
      text-align: center; margin-bottom:30px; margin-top: 30px;
    }
   
    .customNavigation a{
      -webkit-user-select: none;
      -khtml-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}




.customNavigation .prev{ cursor:pointer; padding: 0 2px;}
.customNavigation .next{cursor:pointer; padding: 0 2px;}
 


.reviews_wrap .owl-controls{display: none !important;}


.f_wrap{background:#DFD9CF; padding-top: 20px; padding-bottom:40px;}



.footer4 h5{margin-bottom: 15px;}





.works {
	background:#000;padding-top:40px; padding-bottom:50px;}



.icon_block {
	text-align: center; margin-top: 30px;
}

.icon_block h4{ font-size: 17px; color: #fff; margin-top: 15px; display: block;text-transform: uppercase;}
.icon_block p{ font-size: 13px; color: #fff;}

.block2 {}
.block2 a{text-decoration: none;}
.hovicon {
	display: inline-block;
	font-size: ;
	line-height: 90px;
	
	margin: 20px;
	width: 160px;
	height: 160px;
	border-radius: 50%;
	text-align: center;
	position: relative;
	text-decoration: none;
	z-index: 1;
	color: #fff;
}

.hovicon:after {
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	content: '';
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.hovicon:before {
	speak: none;
	font-size: 48px;
	line-height: 150px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	display: block;
	-webkit-font-smoothing: antialiased;
}


/* Effect 4 */

.hovicon.effect-4 {
	width: 120px;
	height: 120px;
	box-shadow: 0 0 0 4px rgba(255, 255, 255, 1);
	background:#fff;
}

.hovicon.effect-4.small {
	width: 45px;
	height: 45px;
}

.hovicon.effect-4.mini {
	width: 30px;
	height: 30px;
}

.hovicon.effect-4.sub-a {
	-webkit-transition: box-shadow 0.2s;
	-moz-transition: box-shadow 0.2s;
	transition: box-shadow 0.2s;
}

.hovicon.effect-4:before {
	line-height: 92px;
}

.hovicon.effect-4:after {
	top: -7px;
	left: -7px;
	padding: 5px;
	z-index: 10;
	border: 2px dashed #b1b0b0;
}

.hovicon.effect-4:hover {
	box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
	color: #fff;
}

.hovicon.effect-4:hover i {
	color: #fff;
}


/* Effect 4b */

.hovicon.effect-4.sub-b:hover {
	-webkit-transition: box-shadow 0.2s;
	-moz-transition: box-shadow 0.2s;
	transition: box-shadow 0.2s;
}

.hovicon.effect-4.sub-b:hover:after {
	-webkit-animation: spinAround 9s linear infinite;
	-moz-animation: spinAround 9s linear infinite;
	animation: spinAround 9s linear infinite;
}

@-webkit-keyframes spinAround {
	from {
		-webkit-transform: rotate(0deg)
	}
	to {
		-webkit-transform: rotate(360deg);
	}
}

@-moz-keyframes spinAround {
	from {
		-moz-transform: rotate(0deg)
	}
	to {
		-moz-transform: rotate(360deg);
	}
}

@keyframes spinAround {
	from {
		transform: rotate(0deg)
	}
	to {
		transform: rotate(360deg);
	}
}

.hovicon{position: relative;}

.hovicon img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}


/* -------- MID ICONS END --------*/





.serv_top1{margin-top: 95px;}

.serv_top1 .form-control{border-radius: 16px;}

.services_wrap{margin-bottom:50px;}
.service1{background:#DFD9CF;}

.serv_banner_small{}
.serv_banner_small h2{text-align: center; color: #000; font-size: 24px; margin: 0 0 15px 0;}
.serv_banner_small img{width: 100%; border-radius: 16px;}

.serv_banner_small h3{padding-bottom: 6px; color: #000; font-size: 20px; margin: 15px 0 15px 0;border-bottom: 1px solid #000;}





.service_div2{position: relative;}
.service_div2 img{width: 100%;
    border-radius: 24px;
    height: 180px;
    box-shadow: 0 3px 6px 1px rgb(0 0 0 / 19%);
    margin-bottom:15px;
    object-fit: cover;}



.serv_block{margin-bottom: 15px;}



.service_text2 p{color: #000; text-align: center;}



.service2{background:#006859;}




.serv_banner_small2{}
.serv_banner_small2 h2{text-align: center; color: #fff; font-size: 24px; margin: 0 0 15px 0;}
.serv_banner_small2 img{width: 100%; border-radius: 16px;}

.serv_banner_small2 h3{padding-bottom: 6px; color: #fff; font-size: 20px; margin: 15px 0 15px 0;border-bottom: 1px solid #fff;}



.service_text3 p{color: #fff; text-align: center;}

.qc_form{margin-bottom: 30px; margin-top: 20px;}




.advert_modal{z-index: 99999;}


.advert_modal .modal-header{display: block;border-bottom: none;}
.advert_modal .modal-content{background-color:transparent; box-shadow: none;border: none; font-size: 13px;}
.advert_modal .modal-body{/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#edf5fc+0,ffffff+43,ffffff+65,edf5fc+100 */
background: #edf5fc; /* Old browsers */
background: -moz-linear-gradient(top,  #edf5fc 0%, #ffffff 43%, #ffffff 65%, #edf5fc 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #edf5fc 0%,#ffffff 43%,#ffffff 65%,#edf5fc 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #edf5fc 0%,#ffffff 43%,#ffffff 65%,#edf5fc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edf5fc', endColorstr='#edf5fc',GradientType=0 ); /* IE6-9 */border-radius:12px;}

.advert_modal .modal-footer{border-top: none;}
.advert_modal .close{}


.login_box ul.nav-pills{text-align: center; margin-bottom: 20px; margin-top:10px;}


.login_box ul.nav-pills li a{ color: #fff;background:#006859; font-size: 14px; border-radius: 0;}
.login_box ul.nav-pills li.active a{ background:#e0e0e0; color: #000;border-radius:0;}


.login_lower button{ width: 100%; padding:7px 0;}

.login_box h2{margin-top: 0; color: #000; border-bottom: 1px solid #d1d1d1; padding-bottom: 7px;}

.reg_link{text-align: center; margin-top: 10px;}
.reg_link p{font-size: 13px;}



.g_btn_wrap{}
.g_btn_wrap a i{margin-right: 3px;}
.google_btn {
    color: #fff;
    font-size: 13px;
background:#b22b2b !important;
padding:7px 9px; border-radius: 16px;transition: all .7s;width: 100%;}




.google_btn.focus,
.google_btn:focus,
.google_btn:hover {
    color: #fff;
    text-decoration: none;
    outline: none !important;
	background:#000; 
}

.fb_btn_wrap{}
.fb_btn_wrap a i{margin-right: 3px;}
.fb_btn {
    color: #fff;
    font-size: 13px;
background:#1e59b7 !important;
padding:7px 9px; border-radius: 16px;transition: all .7s;width: 100%;}




.fb_btn.focus,
.fb_btn:focus,
.fb_btn:hover {
    color: #fff;
    text-decoration: none;
    outline: none !important;
	background:#000; 
}





#myModal_q1{z-index:;}

#myModal_q1 .modal-body{background: #fff; box-shadow: 0 3px 6px 1px rgb(0 0 0 / 19%);}

#myModal_q1 h3{margin-top: 0;color: #000;}

#myModal_q1 label{color: #000;}




#myModal_q1.fade.in {
   background:rgba(0,0,0,.8);
}

#myModal_q1 .pretty{margin-bottom: 10px;}




#myModal_q2{z-index:;}

#myModal_q2 .modal-body{background: #fff; box-shadow: 0 3px 6px 1px rgb(0 0 0 / 19%);}

#myModal_q2 h3{margin-top: 0;color: #000;}

#myModal_q2 label{color: #000;}




#myModal_q2.fade.in {
   background:rgba(0,0,0,.8);
}

#myModal_q2 .pretty{margin-bottom: 10px;}




.green_box1{background:#006859; padding: 15px; border-radius: 16px; margin-bottom: 16px;}

.green_box1 ul{list-style: none;}
.green_box1 li{line-height: 34px; font-size: 15px;}
.green_box1 li a{color:#fff;text-decoration: none;}
.green_box1 li a.active{color:#fc7832;font-weight:bold;}


.info_bottom2 ul.nav-tabs {
	margin-bottom:15px;
	padding-bottom: 10px; margin-top:5px;text-align: left;
}

.info_bottom2 ul.nav-tabs li {
	float: none;
	display: inline-block;margin-right: 15px;
}

.info_bottom2 ul.nav-tabs li a {
	color: #000;padding: 6px 10px; background:none;border-radius: 20px; font-size: 14px; border:none;
}

.info_bottom2 ul.nav-tabs li.active a {
	background:#006859;border:none;
	color: #fff;
}


.vendor_box{border-radius: 16px;overflow: hidden;background: #fff;box-shadow: 0 3px 6px 1px rgb(0 0 0 / 19%); margin-bottom:30px;}
.vendor_top{background:#006859; padding-top: 10px; padding-bottom: 50px;text-align: right; padding: 15px;}
.vendor_top i{color: #fff; font-size: 25px;cursor: pointer;}

.vendor_mid{padding:0 15px 0 15px;position: relative; margin-top: -20px; z-index: 1;}

.vendor_pic{}
.vendor_pic img{width:70px; height:70px; border-radius: 100%; border:3px solid #006859;}
.vendor_text h5{margin-top:30px;font-weight: bold;font-size: 13px;}



.vendor_bottom{}
.vendor_bottom ul{list-style: none;text-align: left; margin-top: 0; margin-bottom: 10px;}
.vendor_bottom ul li{display: inline-block;}
.vendor_bottom ul li a {background:#83b6ae;padding:2px 6px; color: #fff;border-radius: 16px; margin-right: 5px;}

.vendor_bottom p{font-size: 13px; color: #000;margin-bottom: 0;}

.vendor_see{padding:0 15px 15px 15px;}
.vendor_see a.btn_new1{width: 100%;}


.section_stick1{position: sticky;top: 90px;}





.mob_footer{position: fixed; bottom: 0; padding-top: 10px; padding-bottom: 10px; border-top: 1px solid #fff; width: 100%; background:#FF634F;z-index: 99;}
.mob_footer ul{list-style: none;}
.mob_footer ul li{float: left; text-align: center; width: 25%;}



.icon_div{}
.icon_div i{display: block; color: #fff;}
.icon_div span{display: block; color: #fff; font-size: 13px;}

















@media (min-width: 768px){
.advert_modal .modal-dialog {
    width: 500px !important;
    margin: 30px auto;
}

}

@media(min-width:1200px){

.login_wrap{margin: 0 auto;}
	
}




#myModal_vendor{z-index:999999;}


#myModal_vendor .modal-header{display: none;border-bottom: none;}
#myModal_vendor .modal-content{background-color:transparent; box-shadow: none;border: none; font-size: 13px;}
#myModal_vendor .modal-body{/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#edf5fc+0,ffffff+43,ffffff+65,edf5fc+100 */
background: #edf5fc; /* Old browsers */
background: -moz-linear-gradient(top,  #edf5fc 0%, #ffffff 43%, #ffffff 65%, #edf5fc 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #edf5fc 0%,#ffffff 43%,#ffffff 65%,#edf5fc 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #edf5fc 0%,#ffffff 43%,#ffffff 65%,#edf5fc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edf5fc', endColorstr='#edf5fc',GradientType=0 ); /* IE6-9 */border-radius:12px;}

#myModal_vendor .modal-footer{border-top: none;}
#myModal_vendor .close{}




.vend_image{position:relative;display: inline-block;}
.vend_image .vendor_main{width: 110px; height: 110px; border-radius:50%;border: 2px solid #006859;}

.vendor_shield{position: absolute; z-index: 9; bottom: 5px;right:5px;}

.vendor_left{}

.vendor_left h6{color:#006859; font-weight: bold;margin-bottom: 5px;}

.vendor_left h3{margin-top:5px;margin-bottom: 5px; color:#000;font-size: 20px;font-weight: bold;}
.vendor_left p{color:#000; margin-bottom: 5px;}

.vendor_left h5{color:#000;margin: 0 0 0 0;}



ul.top_stars{list-style: none; margin-top:5px;}

ul.top_stars li{display: inline-block; color: #006859;}

.green{color: #006859 !important;}



.vendor_right{}
.vendor_right h3{margin-top:5px;margin-bottom: 5px; color:#000;font-size: 20px;font-weight: bold;}


.row2 {
  display: flex;
  
  flex-wrap: wrap;
}
.column2 {
  flex: 25%;
  padding: 5px
}
.column2 img {
  margin-top:10px;width: 100%; border-radius: 16px; box-shadow: 0 3px 4px 1px rgb(0 0 0 / 24%);
}
@media screen and (max-width: 900px) {
  .column2 {flex: 50%}
}
@media screen and (max-width: 600px) {
  .column2 {flex: 100%}
}





#myModal_task{z-index:9999999;}


#myModal_task .modal-header{display: none;border-bottom: none;}
#myModal_task .modal-content{background-color:transparent; box-shadow: none;border: none; font-size: 13px;}
#myModal_task .modal-body{/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#edf5fc+0,ffffff+43,ffffff+65,edf5fc+100 */
background: #edf5fc; /* Old browsers */
background: -moz-linear-gradient(top,  #edf5fc 0%, #ffffff 43%, #ffffff 65%, #edf5fc 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #edf5fc 0%,#ffffff 43%,#ffffff 65%,#edf5fc 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #edf5fc 0%,#ffffff 43%,#ffffff 65%,#edf5fc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edf5fc', endColorstr='#edf5fc',GradientType=0 ); /* IE6-9 */border-radius:12px;padding: 15px 30px 30px 30px;}

#myModal_task .modal-footer{border-top: none;}
#myModal_task .close{}

#myModal_task.fade.in {
    background: rgba(0,0,0,.9);
}


.task_div{}
.task_div h3{margin-top:5px;margin-bottom: 5px; color:#000;font-size: 20px;font-weight: bold;}

.task_box{box-shadow: 0 3px 4px 1px rgb(0 0 0 / 24%);border-radius:16px;overflow: hidden; min-height: 500px; margin-top: 15px;}

.task_top{}


.task_bottom{}



.info_bottom3 ul.nav-tabs {
	margin-bottom:15px;
	padding-bottom: 10px; margin-top:5px;text-align: left;
}

.info_bottom3 ul.nav-tabs li {
	float: none;
	display: inline-block;margin-right:5px;
}

.info_bottom3 ul.nav-tabs li a {
	color: #000;padding: 3px 6px; background:none;border-radius: 20px; font-size: 12px; border:none;
}

.info_bottom3 ul.nav-tabs li.active a {
	background:#006859;border:none;
	color: #fff;
}


.inclusion{}
.inclusion h4{color:#000;font-size: 15px;}

.inclusion ul{list-style: none;}

.task_bottom .btn_new1{width: 100%;}

.task_mid h4{color: #000; margin-top: 0;font-weight: bold;}



.advantage_div{background:#006859; padding-top:40px; padding-bottom:40px;}



.ready{ margin-top: 20px;}
.ready h3{color: #fdc000;margin-bottom: 15px; font-size: 22px;}
.ready h2{color: #fff; text-align: left; margin-bottom: 15px; font-size:24px;}

.ready ul{margin-left:25px;}
.ready ul li{ color: #fff; font-size: 18px; line-height: 33px;}


.covid{ margin-top:20px;}



.adv_block{padding: 15px;background:#049d87; margin-top: 30px;border-radius:20px;}
.adv_block h3{color: #fff; font-size: 17px; font-weight: bold; margin: 0 0 10px 0;}
.adv_block h3 i{color: #fdc000;}
.adv_block p{color: #fff; font-size: 16px;margin: 0 0 0 0;}

.t_r_offer h3{margin: 0 0 0 0; font-size: 19px; background:#001524; color: #fff; padding: 3px 0 3px 5px;}


.serv_list{list-style: none;}
.serv_list li{}
.serv_list li a{font-size: 16px; color: #000; line-height: 34px;}

.serv_list li a i{font-size:6px; vertical-align: middle;margin-right: 4px;}


.serv_list2{list-style: none;}
.serv_list2 li{}
.serv_list2 li a{font-size: 16px; color: #fff; line-height: 34px;}

.serv_list2 li a i{font-size:6px; vertical-align: middle;margin-right: 4px;}


#myModal_remove{z-index:9999999;}


#myModal_remove .modal-header{display: none;border-bottom: none;}
#myModal_remove .modal-content{background-color:transparent; box-shadow: none;border: none; font-size: 13px;}
#myModal_remove .modal-body{/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#edf5fc+0,ffffff+43,ffffff+65,edf5fc+100 */
background: #edf5fc; /* Old browsers */
background: -moz-linear-gradient(top,  #edf5fc 0%, #ffffff 43%, #ffffff 65%, #edf5fc 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #edf5fc 0%,#ffffff 43%,#ffffff 65%,#edf5fc 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #edf5fc 0%,#ffffff 43%,#ffffff 65%,#edf5fc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edf5fc', endColorstr='#edf5fc',GradientType=0 ); /* IE6-9 */border-radius:12px;padding: 15px 30px 30px 30px;}

#myModal_remove .modal-footer{border-top: none;}
#myModal_remove .close{}

#myModal_remove.fade.in {
    background: rgba(0,0,0,.9);
}

.remove_head h3{text-align: center;margin-bottom: 15px;}

.vj_btn .btn_new1{width: 100%;}




#myModal_calen{z-index:99999999999999;}


#myModal_calen .modal-header{display: none;border-bottom: none;}
#myModal_calen .modal-content{background-color:transparent; box-shadow: none;border: none; font-size: 13px;}
#myModal_calen .modal-body{/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#edf5fc+0,ffffff+43,ffffff+65,edf5fc+100 */
background: #edf5fc; /* Old browsers */
background: -moz-linear-gradient(top,  #edf5fc 0%, #ffffff 43%, #ffffff 65%, #edf5fc 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #edf5fc 0%,#ffffff 43%,#ffffff 65%,#edf5fc 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #edf5fc 0%,#ffffff 43%,#ffffff 65%,#edf5fc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edf5fc', endColorstr='#edf5fc',GradientType=0 ); /* IE6-9 */border-radius:12px;padding: 15px 30px 30px 30px;}

#myModal_calen .modal-footer{border-top: none;}
#myModal_calen .close{}

#myModal_calen.fade.in {
    background: rgba(0,0,0,.9);
}



.cal_lower{text-align: right;}








#myModal_billing{z-index:999999999999999;}


#myModal_billing .modal-header{display: none;border-bottom: none;}
#myModal_billing .modal-content{background-color:transparent; box-shadow: none;border: none; font-size: 13px;}
#myModal_billing .modal-body{/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#edf5fc+0,ffffff+43,ffffff+65,edf5fc+100 */
background: #edf5fc; /* Old browsers */
background: -moz-linear-gradient(top,  #edf5fc 0%, #ffffff 43%, #ffffff 65%, #edf5fc 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #edf5fc 0%,#ffffff 43%,#ffffff 65%,#edf5fc 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #edf5fc 0%,#ffffff 43%,#ffffff 65%,#edf5fc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edf5fc', endColorstr='#edf5fc',GradientType=0 ); /* IE6-9 */border-radius:12px;padding: 15px 30px 30px 30px;}

#myModal_billing .modal-footer{border-top: none;}
#myModal_billing .close{}

#myModal_billing.fade.in {
    background: rgba(0,0,0,.9);
}


.pay_form h6{margin-top: 0;}


.order_detail_div{background:#006859; padding: 15px; border-radius: 16px;}
.od_inner{border-bottom: 1px solid #fff; margin-bottom: 10px;}
.od_inner2{border-bottom: 1px solid #fff; margin-bottom: 10px;}
.order_detail_div h3{ margin-top: 0; color: #fff;}
.order_detail_div p{color: #fff; margin-bottom: 5px;}



.task_box2{border-radius: 16px;overflow: hidden;box-shadow: 0 3px 6px 1px rgb(0 0 0 / 19%);margin-bottom: 30px;position: relative;}
.task_top2{background:#006859; padding: 10px;}

.task_top2 h5{margin:0 0 0 0;color: #fff; font-size: 13px;}
.task_top2 h4{margin:15px 0 0 0;color: #fff;font-size: 16px; font-weight: bold;}
.task_top2 i{color: #fff;}

.task_bottom2{background: #fff; padding:10px;}
.task_bottom2 p{}
.task_bottom2 p span{color: #000; font-weight: bold;}


.home_top i{background:#ff634f;padding:4px; font-size: 14px; border-radius: 4px;}

.tb_inner{border-top: 1px solid #e0e0e0;margin-bottom: 15px;}

.tb_inner h5{font-weight: bold;color: #000; font-size: 14px;}

.tb_inner p{font-size:13px;}

.plus2{position: absolute; width: 100%; top:38%; bottom: 0; left: 0; right: 0;}
.plus2 a{}

.pdf_box{text-align: center; margin-bottom: 15px;}
.pdf_box a{border: 1px solid #006859;display:inline-block;text-align: center;padding: 15px;border-radius: 12px;}
.pdf_box p{font-weight: bold;}

.file_lower{margin-top: 70px; margin-bottom:90px;text-align: right;}





#myModal_confirm{z-index:9999999;}


#myModal_confirm .modal-header{display: none;border-bottom: none;}
#myModal_confirm .modal-content{background-color:transparent; box-shadow: none;border: none; font-size: 13px;}
#myModal_confirm .modal-body{/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#edf5fc+0,ffffff+43,ffffff+65,edf5fc+100 */
background: #edf5fc; /* Old browsers */
background: -moz-linear-gradient(top,  #edf5fc 0%, #ffffff 43%, #ffffff 65%, #edf5fc 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #edf5fc 0%,#ffffff 43%,#ffffff 65%,#edf5fc 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #edf5fc 0%,#ffffff 43%,#ffffff 65%,#edf5fc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edf5fc', endColorstr='#edf5fc',GradientType=0 ); /* IE6-9 */border-radius:12px;padding: 15px 15px 15px 15px;}

#myModal_confirm .modal-footer{border-top: none;}
#myModal_confirm .close{}

#myModal_confirm.fade.in {
    background: rgba(0,0,0,.9);
}

#myModal_confirm ul{list-style: none;}

#myModal_confirm ul li{margin-bottom: 10px;}
#myModal_confirm ul li a{font-size: 16px;}
#myModal_confirm ul li a i{color:#FF634F;}

#myModal_confirm .btn_new1{width: 100%;}


#myModal_confirm h3{text-align: left;}



















/* -------- Scroll Top Css --------*/

.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
	overflow: hidden;
	
	z-index: 99999999999999999;
   
	color: #eeeeee;
	
	right: 5px;
	bottom:60px;
	padding-top: 2px;
	
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.scroll-top-wrapper:hover {
	
}
.scroll-top-wrapper.show {
    visibility:visible;
    cursor:pointer;
	opacity: 1.0;
}

/* -------- Scroll Top Css Ends --------*/






@media(max-width:1200px) {

.art_left h2{font-size: 40px;}
	.art_left2 h2{font-size: 40px;}
	.top_round{display: none;}

}



@media(max-width:992px) {
	
	
	.margin_adjust{margin-top: 0;}
	
	.banner_outer{ padding-top: 40px; padding-bottom: 40px;margin-top: 0;}

	.banner_box p{font-size:20px;}
.banner_box h5{font-size: 16px;}
	
	.big_form_btn .btn_new1{width: 100%;border-radius:12px; height: 34px; border-top-right-radius: 12px; border-bottom-right-radius:12px;}


	.featured_services {
  margin-top:10px;
  margin-bottom: 30px;
}
	
	.teacher_text2 h4 {
 
  font-weight: normal;
  font-size: 17px;margin-bottom: 5px;}
	
	.reviews_wrap{padding-top:20px; padding-bottom:20px;}
	.f_wrap {padding-top: 10px;
  padding-bottom: 20px;}
	
	.serv_top1{margin-top:15px;}
	
	
	.service_div2 img{width: 100%;
    border-radius: 24px;
    height:140px;
    box-shadow: 0 3px 6px 1px rgb(0 0 0 / 19%);
    margin-bottom:15px;
    object-fit: cover;}
	
	.g_btn_wrap{margin-bottom: 10px;}
	.fb_btn_wrap{ margin-bottom: 10px;}
	
	.left_green{display: none;}
	
	#myModal_task .modal-body{padding: 15px 15px 15px 15px;}
	
	
	.advantage_div {
    background: #006859;
    padding-top: 20px;
    padding-bottom: 20px;}
	
	
	#myModal_calen .modal-body{padding: 15px 15px 30px 15px;}
	
	.cal_lower{text-align: center;margin-top: 20px;}
	
	
	
	
	#myModal_billing .modal-body{padding: 15px 15px 15px 15px;}
	
	.order_detail_div{margin-top: 20px;}
	
	.for_plus{height: 300px;}
	
	
	.file_lower{margin-top: 30px; margin-bottom:30px;text-align:left;}
	
	
	
	
	
	
}



@media(max-width:767px) {
 
	

	
	
	
	
	
}





@media(max-width:567px) {




}










@media(max-width:479px) {

	
}


@media(max-width:320px) {
	
}












footer{background: #000; padding-top: 30px; width: 100%; }



.footer3{margin-top: 30px; margin-bottom: 30px;}
.footer3 ul{list-style: none;}
.footer3 ul li{font-size: 13px;}
.footer3 ul li a{color: #fff; font-size:13px; line-height: 30px;text-transform: capitalize !important;}

.footer3 h4{ padding-bottom: 8px;color: #fff; border-bottom:1px solid #fff;margin-top: 0;font-size: 17px;}


.footer4{ margin-top: 20px; border-top:1px solid #fff; padding-top: 20px;padding-bottom: 20px;color: #fff;}
.footer4 p{font-size: 13px;margin-bottom: 0;}

ul.soc{margin-bottom: 10px;}
ul.soc li{display: inline-block; margin-right: 5px;margin-bottom:5px;}
ul.soc li a img{max-width:30px;}

.footer3 p{color: #fff; font-size:13px;line-height: 24px;}
.footer3 p a{color: #fff;font-size:13px;}




.app_lower{}
.app_lower h6{color:#fff;}

.app_lower a img{max-width: 46%; display: inline-block;}


.copy_right{text-align: right;}

.priv{}
.priv ul{list-style: none;}
.priv ul li{display: inline-block;color: #fff;}
.priv ul li a{color: #fff;}


@media(max-width:1200px){




}
	
	
	
@media(max-width:992px){
	
footer{padding-top: 0; padding-bottom:70px;}
	
	ul.soc {margin-bottom: 10px;
    text-align: left;
    margin-top: 15px;}
	
	
	.copy_right {
    text-align: left;
}
	
	
	
	
	
	
	


}








@media(max-width:767px) {
    
	.margin_mobile{margin-bottom: 100px;}
	
}

@media(max-width:479px) {
 
}


@media(max-width:320px) {
	
}


