.nopadding{
     padding:0px !important 
}
 .nomargin {
     margin:0px !important 
}
 .margintop10 {
     margin-top:10px !important 
}
 .margintop15 {
     margin-top:15px !important 
}
 .margintop20 {
     margin-top:20px !important 
}
 .margintop25 {
     margin-top:25px !important 
}
 .margintop30 {
     margin-top:00px !important 
}
 .margintop35 {
     margin-top:35px !important 
}
 .margintop40 {
     margin-top:40px !important 
}
 .margintop45 {
     margin-top:45px !important 
}
 .paddingtop10 {
     padding-top:10px !important 
}
 .paddingtop15 {
     padding-top:15px !important 
}
 .paddingtop20 {
     padding-top:20px !important 
}
 .paddingtop25 {
     padding-top:25px !important 
}
 .paddingtop30 {
     padding-top:00px !important 
}
 .paddingtop35 {
     padding-top:35px !important 
}
 .paddingtop40 {
     padding-top:40px !important 
}
 .paddingtop45 {
     padding-top:45px !important 
}
/*start*/
 @font-face {
    font-family: 'ProximaB';
    src: url('../fonts/ProximaNova-Bold.woff2') format('woff2'),
        url('../fonts/ProximaNova-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaR';
    src: url('../fonts/ProximaNova-Regular.woff2') format('woff2'),
        url('../fonts/ProximaNova-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaM';
    src: url('../fonts/FontsFree-Net-pr14.ttf')
    font-weight: normal;
    font-style: normal;
}


 body{
     font-family: 'ProximaR';
     background: #fff;
     line-height: 21px;
     font-size: 15px;
}
/*start*/
/*custom*/
label{
     font-weight: normal;
     color: #666;
}
a:hover, a:focus{
     text-decoration: none;
}
 .container-fluid {
     padding: 0 15px;
}
 .img_r{
     max-width: 100%;
     max-height: 100%;
}
 .ul_set{
     list-style: none;
     padding: 0;
     margin:0;
}

 h1,h2,h3,h4,h5,h6,p{
     margin-top: 0;
     word-spacing: 1.5px;
     font-weight: normal;
}
.form-control {
    border-radius: 4px;
    height: 36px;
    box-shadow: none !important;
    border: 1px solid #ccc;
}
 .btn{
     box-shadow: none !important;
     border-radius:4px;
}
.tuition_rates_bg label {
    font-weight: normal;
    color: #767676;
    font-size: 16px;
    font-weight: 5;
	margin-bottom: 8px;
    font-weight: 500;
}
.tuition_rates_bg  .btn_theme{
	text-transform:uppercase;
	 padding-top:10px;
	 padding-bottom:10px;
	 font-size:18px;
}
 .btn_theme{ 
     background: #4a90e2;
     color: #fff !important;
}
 .btn_theme:hover,  .btn_theme:focus{
     background:#297cdd;
	 border-color:#297cdd;
}
 .btn_border{
     background: transparent;
     color: #4a90e2;
     border: 1px solid #4a90e2;
}
 .btn_white{
     background: #fff;
}
 .b_r{
     border-radius: 50px;
}
 .btn_hover1{
     border-color: #4a90e2;
     color: #4a90e2;
}
 .btn_hover1:hover{
     background-color: #4a90e2;
     color: #fff;
}
/*custom*/ 



/*slider*/

.carousel-control {
    opacity: 1;
    width: auto;
    z-index: 9999;
}

.carousel-control .left_slider {
    left: 0px;
    background: rgba(250,250,250,0.4);
    display: inline-block;
    height: 50px;
    line-height: 50px;
    position: absolute;
    top: 50%;
    width: 50px;
    text-shadow: none;
    z-index: 5;
    font-size: 36px;
    border-radius: 0;
    color: #666;
    transform: translateY(-50%);
}
.carousel-control .left_slider:hover, .carousel-control .right_slider:hover{
	color:#495057;
    background: rgba(250,250,250,0.6);
}
.carousel-control .right_slider {
  background: rgba(250,250,250,0.4);
    display: inline-block;
    height: 50px;
    line-height: 50px;
    position: absolute;
    top: 50%;
    width: 50px;
    text-shadow: none;
    z-index: 5;
    color: #666;
    text-shadow: none;
    z-index: 5;
    font-size: 36px;
    transform: translateY(-50%);
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right,
.carousel-control .right_slider {
    right: 00px;
}

.carousel-indicators .active {
    background-color: #1f8ceb;
    border-color: #1f8ceb;
    height: 13px;
    margin: 0;
    width: 13px;
}

.carousel-indicators li {
    background: #cecece;
    border: 1px solid #cecece;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    height: 12px;
    margin: 1px;
    text-indent: -999px;
    width: 12px;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    height: 600px;
    object-fit: cover;
    object-position: top center;
    width: 100%;
}
.slider_home {
  position: relative;
}
.tabel_in_1 {
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.tabel_in_2 {
  display: table;
  height: 100%;
  width: 100%;
}
.tabel_in_3 {
  display: table-cell;
  vertical-align: middle;
}
/*
.carousel-caption1 {
  padding: 0 50px;
}*/

.search {
  padding-right: 110px;
  position: relative;
}
.search .row {
  margin: 0 -8px;
}

.search .row .col-sm-3 {
  padding: 0 8px;
}

.btn_search {
  position: absolute;
  right: 0;
  top: 0;
}

.btn_search .btn {
  height: 40px;
  width: 95px;
  border-radius: 0;
}
.carousel-caption1 .container {
  padding: 0 45px;
}

.cont_slider {
  color: #fff;
  text-align: center;
  padding-bottom: 25px;
}
.cont_slider h1{
  font-size: 42px;
  font-family: "ProximaB";
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.7);
  
}
.cont_slider p{
  font-size: 24px;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.7);
  font-weight: 600;
}
.tabel_in_1 .select select{
	-webkit-appearance: none;
	appearance: none;
}
.tabel_in_1 .select{
	position:relative;
}
.tabel_in_1 .select::after {
    content: "\f0d7";
    font-family: FontAwesome;
    position: absolute;
    top: 18px;
    right: 15px;
    color: #aaa;
}
.tabel_in_1 ..form-group{
	margin:0px;
}
/*slider*/	

.section-set{
  padding: 40px 0;
}
/*section.sidebar
{
  padding-top: 5px;
}*/
/*.skin-blue .sidebar a
{
  font-size: 14px;
}*/
ul.tree li a
{
  font-size: 13px;
}
.set-l
{
  padding: 8px 8px 8px 14px !important;
    font-size: 11px;
}
section.How_it_works{
  padding:30px 0 80px 0;
}
section.How_it_works img{
	width:52px;
}
.How_it_works p {
    padding: 0px 15px;
}
.headding{
	text-align: center;
}
button#readmore {
    margin: 0px!important;
}
.table button {
    width: 100%;
}
div#reds {
    text-align: center;
}
.headding h2 {
	font-size: 26px;
	color: #495057;
	margin-bottom: 40px;
}
.How_it_works p{
	padding:0px;
}
.How_it_works .mission{
	margin-top: 25px;
	display: inline-block;
	width: 100%;
}
.How_it_works .headding h2{
	margin:20px 0px 10px;
}
.How_it_works  .box_1 h4{
	margin-top:20px;
}
.box_1{
  text-align: center;
  padding: 10px;
    height: 260px;
}

.box_1 img{
  object-fit: contain;
  margin-bottom: 10px;		
}
.box_1 h4 {
    color: #495057;
    font-weight: 700;
    font-size: 20px;
}
body {
    color: #495057;
}
.about_us{
  background: #f1f1f1;
  position: relative;
  min-height: 320px;
  padding-bottom: 0;
  border-top:1px solid #e1e1e1;
  border-bottom:1px solid #e1e1e1;
}
.about_us .btn {
    margin-top: 15px;
    margin-bottom: 20px;
    width: 150px;
    padding: 10px 15px;
    font-weight: 700;
    font-size: 16px;
}
.about_us .row{
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
  flex-wrap: wrap;
}
.about_us p{
  font-size: 16px;
  line-height:24px;
}
.about_us h1{
	font-size: 26px;
	color: #495057;
}

.Important h2{ margin-bottom: 10px; }
.Important .headding{
  margin-bottom: 30px;
}
.Important{
  background: #f8f8f8;
}
.box_2{
  padding:20px 15px;
  text-align: center;
  background: #e3e3e3;
  margin-bottom: 15px;
}
.box_2 h2{
  font-family: "ProximaB";
  font-size: 30px;
  color: #4a90e2;
}
.box_2 h3{
  font-size: 22px;
  margin-bottom: 0;
  color: #333;
  text-transform: uppercase;
}
.owl-carousel .item .img_2 img{
  width: 100px !important;
  height: 100px !important;
  box-shadow: 0 0 8px rgba(0,0,0,0.4);
  border-radius: 100%;
  object-fit: cover;
  margin: 0 auto;
}
.slider_2 .owl-carousel.owl-drag .owl-item{
  padding: 10px;
}
/*.profile_box {
    text-align: center;
    padding: 20px 15px;
    background: #fff;
    box-shadow: 0 0 10px #ddd;
    text-align: center;
    border-radius: 5px;
}*/
.profile_box {
  padding: 20px;
  margin-bottom: 35px;
  background: #fff;
  border: 1px solid #f0f0f0;
  position: relative;
  text-align: center;
  min-height: 300px;
}
.profile_box h4{
  margin-top: 10px;
  font-weight:700;
  font-size: 22px;
  color:#525252;
  text-transform: capitalize;
}
.profile_box b {
    font-size: 19px;
    font-weight: 700;
}
.profile_box .locatton1{
  /*margin-top: 15px;*/
  text-align: center;
}
.profile_box p{
  color: #8a8a8a;
  line-height:normal;
  /*height:70px;*/
  overflow:hidden
  font-size: 15px;
  line-height: 23px;
  min-height: 145px;
}

.profile_box .locatton1 p{
  margin-bottom: 2px;
  height:auto;
  overflow:visible;
}
.profile_box .locatton1 img {
  width: 180px;
  display: inline-block !important;
}
.profile_box .img_2 {
  display: none;
}
.slider_2 .owl-dots{
  display: none;
}
.owl-prev{
  font-size: 24px;
}
.owl-theme .owl-nav [class*="owl-"]{
  width: 40px;
  height: 40px;
  background: #4a90e2 !important;
  font-size: 24px;
  color: #fff !important;
}
.owl-theme .owl-nav [class*="owl-"] span{
  font-size: 36px;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
  background: #4a90e2;
  color: #fff;
  text-decoration: none;
}
.See_Alll_Totors{
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 20px;
}
.See_Alll_Totors .btn{
  width: 250px;
  margin: 0 auto;
  font-weight:700;
  font-size: 18px;
  padding:10px 15px;
}


/*footer*/
.link_1 a{
     color: #333;
     width: 100%;
     display: inline-block;
     padding:5px 0;
     transition: all ease-in-out 0.2s;
}
 .link_1 a:hover{
     color: #4a90e2;
}
 .Popular_link .headding h2{
     margin-bottom: 20px;
}
.footer p{
    color:#999;
	line-height:normal;
}
.up-footer{
    padding:30px 0;
	background:#f9f9f9;
	text-align:center;
}
.up-footer .col-sm-2{
	width:25%;
}
.up-footer h4 {
    color: #000;
    margin-bottom: 20px;
    font-weight: 700;
}
@font-face {
	font-family: "ProximaNovaAW07-Medium";
    src: url("//db.onlinewebfonts.com/t/c280345bc41815811cd0963491075062.eot");
    src: url("//db.onlinewebfonts.com/t/c280345bc41815811cd0963491075062.eot?#iefix") format("embedded-opentype"),
    url("//db.onlinewebfonts.com/t/c280345bc41815811cd0963491075062.woff2") format("woff2"),
    url("//db.onlinewebfonts.com/t/c280345bc41815811cd0963491075062.woff") format("woff"),
    url("//db.onlinewebfonts.com/t/c280345bc41815811cd0963491075062.ttf") format("truetype"),
    url("//db.onlinewebfonts.com/t/c280345bc41815811cd0963491075062.svg#ProximaNovaAW07-Medium") format("svg");
}
.up-footer .link_2 a {
    color: #4a90e2;
    display: inline-block;
    padding: 6px 0;
    width: 100%;
    font-size: 16px;
    position: relative;
    transition: all ease-in-out 0.3s;
    font-family: "ProximaNovaAW07-Medium";
}
.up-footer .link_2 a:hover{
     /*padding-left: 13px;*/
	 text-decoration:underline;
}
.new-foot .con-info{
	margin-top:10px;
}
.up-footer .row{
	display:flex;
	margin:0px -5px;
}
.up-footer .col-sm-2{
	border:1px solid #e1e1e1;
	border-right:0;
	padding:0px 5px 10px;
}
.up-footer .col-sm-2:last-of-type{
	border-right:1px solid #e1e1e1;
}
.up-footer .col-sm-2 .link_2 b {
    margin: 14px 0 5px;
    display: inline-block;
    text-transform: uppercase;
    font-family: 'ProximaB';
    font-weight: normal;
    color: #333;
}
.footer{
    padding:50px 0 15px;
    background:#454b4f
}
 .footer_logo {
     margin-bottom: 50px;
     text-align: center;
}
.footer.footer h4{
     color: #fff;
     margin-bottom: 8px;
	 font-weight: 700;
}
.footer .link_2 a{
     color:#999;
     display: inline-block;
     padding: 3px 0;
     width: 100%;
     font-size: 15px;
     position: relative;
     transition: all ease-in-out 0.3s;
}
.footer .link_2 a:hover{
     /*padding-left: 13px;*/
     color: #fff;
	 text-decoration:underline;
}
.con-info{
	margin-top:15px;
}
  /*.link_2 a:hover:after{
     opacity: 1;
}
 .link_2 a:after{
     content: "";
     position: absolute;
     font-family: "FontAwesome";
     left: 0;
     color: #767676;
     top: 50%;
     transform: translateY(-50%);
     opacity: 0;
     transition: all ease-in-out 0.3s;
}*/
 .copy_right{
     background:#454b4f;
     color: #999;
     text-align: left;
     padding:0px 5px 20px;
     font-size: 15px;
}
.copy_right hr{
	border-color:#555;
}
.Contact_yaya {
  color: #9c9c9c;
  display: inline-block;
  margin-bottom: 10px;
  font-size: 15px;
  min-height: 40px;
  padding-left: 25px;
  position: relative;
  width: 100%;
}
.Contact_yaya:hover{
     color: #9c9c9c;
}
.Contact_yaya i {
  font-size: 43px;
  left: 0;
  position: absolute;
}
.text_mobile {
  display: inline-block;
  font-size: 20px;
  line-height: normal;
  width: 100%;
}
.text_time{
     display: inline-block;
     width: 100%;

}
.Contact_yaya2 i{
     font-size: 36px;
}
.facebook_like_page iframe{
  height: 130px;
}
/*footer*/

/*nav*/
.nav_home .navbar-default{
  background: #fff;
  margin-bottom: 0;
  border: 0;
  border-bottom: 1px solid #e1e1e1;
}

.nav_home .navbar-default .navbar-nav > li > a{
  color: #666;
  padding: 0 ;
  padding-top: 7px;
  padding-bottom: 7px;
  font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: capitalize;
}
ul.dropbtn {
    color: #666;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: capitalize;
}
ul.dropbtn:hover{
    color: #4a90e2;
}
.nav_home .navbar-default .navbar-nav > li{
  padding: 12px 10px;
}

.nav_home .navbar-brand{
  padding: 0;
}
.nav_home .container-fluid{ 
padding: 0 25px

 }

.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover,
 .navbar-default .navbar-nav > .active > a:focus{
  background: transparent;
}
.nav_home .navbar-default .navbar-nav > li > a:hover, .nav_home .navbar-default .navbar-nav > li.active a {
  color: #4a90e2;
}
/*nav close*/


.box_3::after {
  background: #4a90e2;
  border: 0 none;
  content: "";
  height: 100%;
  left: -20px;
  position: absolute;
  top: 0;
  transform: skewX(-25deg);
  width: 100%;
  z-index: -1;
}
.box_3 {
  background: #4a90e2;
  margin-left: 30px;
  position: relative;
 
  padding: 15px 0;
  padding-left: 0px;
  /*width: 100%;*/
  float: right;
  display: inline-block;
  z-index: 1;
}
#heard-shortlist {
    position: absolute;
    top: 0;
    left: 8px;
    background: #4a90e2;
    width: 16px;
    height: 16px;
    text-align: center;
    border-radius: 50%;
    font-size: 10px;
    line-height: 16px;
    color: #fff;
}
.arrow_top {
  display: inline-block;
  width: 100%;
}
.top_bar {
  line-height: normal;
}
.nav_home .navbar-default .navbar-nav > li > a.btn.btn_theme {
  padding:7px 7px;
  background: #4a90e2 !important;
  transition: all 0.3s;
}
.nav_home .navbar-default .navbar-nav > li > a.btn.btn_theme:hover {
    background: #fff!important;
    color: #4a90e2!Important;
}
.navbar-brand > img {
  margin-top: -15px;
}
.list_top_bar li{
  display: inline-block;
  padding: 0 7px;
}
.list_top_bar li a{
  color: #fff;
  font-size: 16px;
    font-weight: 500;
}
.arrow_top {
  overflow: hidden;
}

.box_3::before {
  background: #4a90e2;
  bottom: 0;
  content: "";
  height: 100%;
  position: absolute;
  right: -340px;
  top: 0;
  width: 900px;
  z-index: -1;
}


.login_page{
  background: #f1f1f1;
}
.box_login {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #e1e1e1;
  margin: 0 auto;
  max-width: 500px;
  padding: 20px;
  width: 100%;
}
.box_login h1 {
  color: #4a90e2;
  font-size: 28px;
  margin-bottom: 20px;
  text-align: center;
}
.login_form a{
  color: #4a90e2;
}
.sign_form .box_login {
  max-width: 630px;
}
.inner_headding{
  background: #212529;
  padding:30px 0;
  border-bottom: 5px solid rgba(255, 255, 255, 0.8);
 /* margin-bottom: 40px;*/
}
.inner_headding h2{
  margin: 0;
  color: #fff;
  font-size: 24px;
  display: inline-block;
  position: relative;
  margin-left: 8px;
}
.inner_headding h2:after{
  position: absolute;
  left: 0;
  right: 0;
  bottom: -37px;
  height: 5px;
  background: #4a90e2;
  content: "";
  width: 100%;
}
.inner_headding h1{
  margin: 0;
  color: #fff;
  font-size: 24px;
  display: inline-block;
  position: relative;
  margin-left: 8px;
}
.inner_headding h1:after{
  position: absolute;
  left: 0;
  right: 0;
  bottom: -37px;
  height: 5px;
  background: #4a90e2;
  content: "";
  width: 100%;
}
.page_linkk li{
  position: relative;
  display: inline-block;
  padding: 0 10px;
  color: #9c9c9c;
  text-transform: uppercase;
}
.page_linkk li a{
  color: #4a90e2;
}
.page_linkk li + li:after{
  content: "";
  left: -3px;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  font-family: "FontAwesome";
}

/*slider3*/
.slider_3 .testimonial{
    margin-bottom: 40px;
}
.slider_3 .testimonial .testimonial-content{
    padding: 20px;
    margin-bottom: 35px;
    background: #fff;
    border: 1px solid #f0f0f0;
    position: relative;
	text-align:center;
	min-height: 380px;
}
.slider_3 .testimonial .testimonial-content .media{
	margin-bottom:20px;	
	text-align:center;
}
.slider_3 .testimonial .testimonial-content .media img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    display: inline-block;
}
.section-testi.slider_3 .testimonial  .owl-prev span{
	left:-8px;
	top:40%;
}
.section-testi.slider_3 .testimonial  .owl-next span{
	right:-8px;
	top:40%;
}
.slider_3 .testimonial-content .testimonial-icon{
    width: 50px;
    height: 45px;
    background: #4a90e2;
    text-align: center;
    font-size: 22px;
    color: #fff;
    line-height: 42px;
    position: absolute;
    top: 37px;
    left: -19px;
}
.slider_3 .testimonial-content .testimonial-icon:before{
    content: "";
    border-bottom: 16px solid #4a90e2;
    border-left: 18px solid transparent;
    position: absolute;
    top: -16px;
    left: 1px;
}
.slider_3 .testimonial .description{
    font-size: 15px;
    color: #8a8a8a;
    line-height: 23px;
    margin: 0;
}
.slider_3 .testimonial .title{
    display: block;
    font-size: 22px;
    font-weight: 700;
    color: #525252;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin: 15px 0 5px 0;
}
.slider_3 .testimonial .post{
    display: block;
    font-size: 16px;
    color: #4a90e2;
}
.slider_3 .owl-theme .owl-controls{
    margin-top: 20px;
}
.slider_3 .owl-theme .owl-controls .owl-page span{
    background: #ccc;
    opacity: 1;
    transition: all 0.4s ease 0s;
}
.slider_3 .owl-theme .owl-controls .owl-page.active span,
.slider_3 .owl-theme .owl-controls.clickable .owl-page:hover span{
    background: #ff4242;
}
.slider_3{
  background: #f1f1f1;
  border-bottom: 1px solid #e1e1e1;
}
/*.slider_3 .owl-nav{
  display: none;
}*/
/*slider3*/
.static-page {
  font-size: 16px;
  line-height: 22px;
  padding: 30px 0;
  word-spacing: 1px;
}
.aboot_img {
  border: 4px solid #fff;
  border-radius: 7px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
  margin-bottom: 20px;
  object-fit: cover;
  width: 100%;
}
.who_we h3 {
  border-bottom: 2px solid #4a90e2;
  border-color: #4a90e2;
  border-top: 2px solid #4a90e2;
  display: inline-block;
  font-size: 24px;
  font-family: "ProximaB";
  padding: 8px 5px;
}
.static-page p {
  display: inline-block;
  margin-bottom: 20px;
  width: 100%;
}
.Contact_us p {
  font-size: 16px;
  margin-bottom: 5px;
}
.Contact_us .btn{
	padding:10px 20px;
	font-size:18px;
}
.Contact_us h3{
	font-size: 26px;
	color: #495057;
	margin:20px 0px;
}
.Contact_us h1 {
    font-size: 26px;
    color: #495057;
    margin-bottom: 20px;
}
.Contact_us b{    
	width: 45px;
    display: inline-block;
}
.top-head p{
	padding:0px;
}
.top-head h3{
	font-size:18px;
	font-weight: 600;
	margin:20px 0px 5px;
}
.Contact_us label{
	font-size:16px;
	margin-bottom:0px;
}
.maps {
  border-bottom: 5px solid #4a90e2;
  margin-top: 10px;
}
.static-page .panel-title {
  font-size: 18px;
   color: #4a90e2;
}
.box_5 {
  background: #fff;
}
.box_6 {
  background:#f9f9f9;
  border:1px solid #DDDDDD;
  margin-bottom: 15px;
  padding: 0;
  border-radius:4px;
}
.set-search{
	position:relative;
	padding:0px;
	min-height: 200px;
	overflow: hidden;
}
.set-search .img-tutor{
	left:0px;
	width:100%;	
	height:100%;
	left:0px;
}
.price-tutor{
    bottom: 0;
    padding:0 10px 10px;
	text-align:left;
	background:#fff;
}
.price-tutor .btn{
	padding: 12px 20px;
    word-spacing: 4px;
	width:100%;
	text-align:left;
}
.price-tutor .price11 p{
	margin:0px;
}
.price-tutor .price11 h4{
    display: inline-block;
    font-size: 32px;
    font-weight: 600;
    line-height: 38px;
	margin:0px;
    color: #484848;
}
.center-tutor {
    padding: 10px 0px;
    color: #484848;
	position:relative;
}
.fa-star.active{
	color:#4a90e2
}
.center-tutor h3{
    margin-bottom: 10px;
    font-size: 26px;
    font-weight: 600;
    line-height: 26px;
	color:#484848
}
.center-tutor a{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:99
}
.center-tutor p {
    font-size: 15px;
    line-height: 18px;
	margin-bottom:10px;
}
.img_box_1 img {
  height: 200px;
  object-fit: contain;
  width: 100%;
}
img.img-responsive {
    height: 150px;
}
.set-filter .form-group {
    text-align: left;
    /*padding: 0px 30px;*/
}
.about-tutor {
	padding:10px 10px 10px 0px;
	border-top:1px solid #e1e1e1;
}
.about-tutor h6{
    margin: 0px;
    font-size: 15px;
    line-height: normal;
}
.set-per{
	padding:10px;
	text-align:left;
	background:#fff;
}
.set-per h3{
	font-size:17px;
	margin-bottom:3px;
}
.set-per p{	
	margin-bottom:20px;
}
.center-edu h4{
	margin-bottom:7px;
}
.center-edu p{
	margin-bottom:4px;
}
.set-search .col-sm-9{
	padding-left:0px;
}
.check-test .fa.fa-check-circle{
	color:green;
}
.set-search .set-link{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
}
.center-tutor hr{
	margin:10px 0px;
}
p.p-hist{
    font-size: 13px;
    font-weight: 100;
    line-height: 16px;
    color: #A6A6A6;
}
/** Start **/
h2.back-to{
	margin:20px 0px;
	font-size:16px;
}
h2.back-to a{
	color:#4a90e2;
	text-decoration:none;
	transition:ease 0.5s;
}
h2.back-to a:hover{
	opacity:0.8;
	transition:ease 0.5s;
}
.content{
	background: #F9F9F9;
}
.box-profile{
    background-color: #fff;
    box-shadow: 0 0 0 2px #e0e0e0;
    padding: 25px;
	margin-bottom:25px;
}
.pro-pic{
	margin-bottom:5px;
}
.profile-page .table{
	margin:0px;
}
.pro-pic img {
	border:2px solid #4a90e2;
}
.profile-name{
	display:inline-block;
	width:100%;
}
.profile-name h1{
	float:left;
	margin:0px;
	color:#495057;
	font-size:18px;
}
.profile-name h2 {
    color: #495057;
    float: right;
	margin:0px;
	font-size:18px;
}
.prof-info h3{
    color: #4a90e2;
    font-size: 18px;
    margin:5px 0 10px 0;
}
.prof-info h4{
    color: #727272;
    font-size: 16px;
}
h2.back-to{
	margin:20px 0px;
	font-size:16px;
}
h2.back-to a{
	color:#4a90e2;
	text-decoration:none;
	transition:ease 0.5s;
}
h2.back-to a:hover{
	opacity:0.8;
	transition:ease 0.5s;
}
.profile-skills > span {
    background: #e0e0e0;
    border-radius: 3px;
    display: inline-block;
    padding: 3px 11px;
	transition:ease 0.5s;
	color:#494949;
	font-size:13px;
	cursor:pointer;
	margin-bottom:5px;
}
.profile-skills > span:hover{
	color:#fff;
	transition:ease 0.5s;
	background:#4a90e2
}
.profile-skills a {
    color: #4a90e2;
    display: inline-block;
    margin-left: 7px;
    margin-top: 6px;
    text-decoration: none;
}
hr.divid{
	border-color:#e0e0e0;
	margin-bottom:40px;
}
h2.main-title {
    font-size: 22px;
    color: #495057;
}
.profile-over p{
	font-size:15px;
	color:#494949
}
.view-feedback {
    border-top: 1px solid #e0e0e0;
    display: inline-block;
    margin: 20px 0 0;
    padding: 20px 0 0;
    width: 100%;
}
.profile-more{
    border-top: 1px solid #e0e0e0;
    display: inline-block;
    margin: 20px 0 0;
	width:100%;
    padding: 30px 0 0;
}
.profile-more a{
    color: #4a90e2;
}
.view-feedback h4 a{
    color: #4a90e2;
	font-size:16px;
}
.view-Experience h3 {
    color: #494949;
    font-size: 15px;
    margin: 0 0 10px;
}
.view-Experience h4{
    color:#494949;
	font-size:16px;
	margin-top:20px;
}
.view-Experience p{
	font-size:15px;
}
.view-feedback h3 {
    color: #494949;
    font-size: 13px;
    margin: 0 0 10px;
}
.view-feedback h3 span{
    color: #4a90e2;
}
.view-feedback p{
	font-size:15px;
}
.pro-star {
    font-size: 15px;
}
.pro-star .fa{
	font-size:18px
}
.pro-star .fa-star{
    color:#4a90e2;
}
.pro-star span{
}
.hour-rate {
    font-size: 16px;
    margin: 5px 0;
}
.earn-money p{
	margin:0px;
	font-size:14px;
}
.profile-li-right{
	margin:20px 0px 0px;
}
.profile-li-right b, .profile-li-right strong{
}
.profile-li-right ul{
	list-style:none;
	margin:0px;
	padding:0px
}
.profile-li-right ul  li{
	margin:-1px 0px 0px;
	border-top:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	padding:10px 0;
}
.profile-li-right ul  li img{
	margin-right:5px
}
.profile-li-right ul  li span i{
	color:#4a90e2
}
.view-Experience. .list_Personal li span{
	font-weight:normal;
}
.feedback-section .list_Personal li{
	padding-left: 160px;		
	padding-top:0px;
}		
.remove-title .feedback-section .list_Personal li{
    padding: 10px;
    margin: 0px;
    min-height: auto;
}
.remove-title .feedback-section .list_Personal {
	margin:0px;
}
.feedback-section .arrange_p .list_Personal li{
	padding-left: 100px;
	padding-top:10px;
}
.feedback-section .list_Personal li span {
    width: 161px;
}
.feedback-section .arrange_p .list_Personal span{
	width:auto;
}
/** start **/
.search_histry {
  background: #fff none repeat scroll 0 0;
}
.tutor-research .row{
	margin:0px;
}
.tutor-research .row .col-sm-2,.tutor-research .row .col-sm-3,.tutor-research .row .col-sm-4,.tutor-research .row .col-sm-5{
	padding:0px;
}
.tutor-research .form-control{
	border-radius:0px;
	border-top:0px;
	height:50px;
}
.filter-more{
	height:50px;
	border-bottom:1px solid #ccc;
	line-height:50px;
	padding:0px 10px;
	font-size:18px;
	cursor:pointer;
}
.tutor-research  .select select {
    -webkit-appearance: none;
    appearance: none;
	font-size:16px;
}
.tutor-research  .select{
	position:relative;
}
.tutor-research .hol-search{
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	position:relative;
	min-height: 68px;
}
.tutor-research .select-items{
	z-index:99999;
}
.hol-search .search-img{
    position: absolute;
    left: 10px;
    top: 31%;
    z-index: 9;
}
.hol-search span.set-sear{
    position: absolute;
    top: 8px;
    left: 42px;
    font-size: 14px;
    color: #8A8F99;
	z-index:9
}
.hol-search .select-selected::after{
	border:0px;
}
.tutor-research .select-selected{
	border:0px;
	padding:0px;
	height:auto;
    position: relative;
    padding:30px 10px 10px 40px;
	background:none;
}
.sort-by .custom-select{
	display:inline-block;
	width:150px;
	margin-left:10px;
}
.sort-by .select-items{
	z-index:999999999;
}
.hol-search.set-tags {
    padding:27px 5px 2px 40px;
}
.hol-search.set-tags .select2-selection--multiple{
	height:30px;
	border:0px;
	box-shadow:0px 0px 0px;				
}
.hol-search.set-tags .select2-container--default.select2-container--focus .select2-selection--multiple{
	border:0px;
	box-shadow:0px 0px 0px;
}
.hol-search.set-tags .select2-selection__rendered{
	height:30px;
	overflow-y: auto !important;
}
.set-tags  .select2-selection__choice{
	font-size:13px;
	margin-top: 4px;
}
.sort-by span {
    position: relative;
    top: -13px;
}
.set-filter h4{
    font-size: 26px;
    color: #495057;
    margin-bottom: 20px;
}
.set-filter .btn{
	font-size:14px;
	text-transform:uppercase;
	padding:6px 15px;
}
.pull-left a.btn.btn_theme {
    margin-right: 10px;
}
.set-filter  label{
	font-size:16px;
}
.detail_com h6 {
  color: #555;
  font-size: 15px;
  margin:0px;
}
.location_me {
  color: #555;
  font-size: 15px;
  padding-left: 20px;
  position: relative;
}
.location_me i {
  font-size: 20px;
  left: 0;
  position: absolute;
  top: 1px;
}
.staar1 i {
  font-size: 16px;
}
.slider_3{
  border-top: 1px solid #e1e1e1;
}
.sert3 {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #e1e1e1;
  margin-bottom: 15px;
  padding: 15px;
}
  .slider-labels {
  margin-top: 10px;
}
/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.noUi-target {
  position: relative;
  direction: ltr;
}
.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
/* Fix 401 */
}
.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}
.noUi-handle {
  position: relative;
  z-index: 1;
}
.noUi-stacking .noUi-handle {
/* This class is applied to the lower origin when
   its values is > 50%. */
  z-index: 10;
}
.noUi-state-tap .noUi-origin {
  -webkit-transition: left 0.3s,top .3s;
  transition: left 0.3s,top .3s;
}
.noUi-state-drag * {
  cursor: inherit !important;
}
/* Painting and performance;
 * Browsers can paint handles in their own layer.
 */
.noUi-base,.noUi-handle {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 4px;
}
.noUi-horizontal .noUi-handle {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  left: -7px;
  top: -7px;
  background-color: #4a90e2;
}
/* Styling;
 */
.noUi-background {
  background: #D6D7D9;
}
.noUi-connect {
  background: #4a90e2;
  -webkit-transition: background 450ms;
  transition: background 450ms;
}
.noUi-origin {
  border-radius: 2px;
}
.noUi-target {
  border-radius: 2px;
}
.noUi-target.noUi-connect {
}
/* Handles and cursors;
 */
.noUi-draggable {
  cursor: w-resize;
}
.noUi-vertical .noUi-draggable {
  cursor: n-resize;
}
.noUi-handle {
  cursor: default;
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.noUi-handle:active {
  border: 8px solid #345DBB;
  border: 8px solid rgba(53,93,187,0.38);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  left: -14px;
  top: -14px;
}
/* Disabled state; */
[disabled].noUi-connect,[disabled] .noUi-connect {
  background: #B8B8B8;
}

[disabled].noUi-origin,[disabled] .noUi-handle {
  cursor: not-allowed;
}
.input-group {
  border-collapse: separate;
  display: table;
  position: relative;
}
.sert2 {
  padding-right: 118px;
  position: relative;
  min-height: 40px;

}
.close_me11 {
  color: #4a90e2;
  font-size: 18px;
  line-height: 1;
  padding: 10px 15px;
  position: absolute;
  right: 0;
  top: 0;
}
.input-group-btn1 {
  position: absolute;
  right: 0;
  top: 0;
}
.input-group .input-group-btn .btn.btn-default{
	font-size:14px;
	padding:7px 10px
}
.input-group-btn1 .btn {
  border-radius: 0;
  font-size: 18px;
  padding: 6px 20px;
}
.profile_d{
  background: #f1f1f1;
}

.box_7{
  background: #fff;
  border: 1px solid #e1e1e1;
  padding: 15px;
}
.wiarrrd .box_login{
  max-width: 100%;
}
/*wizard*/
.wizard {
    margin: 20px auto;
    background: #fff;
}
.wizard .nav-tabs {
	position: relative;
	margin: 40px auto;
	margin-bottom: 0;
	border-bottom-color: #e0e0e0;
}
.wizard > div.wizard-inner {
	position: relative;
}
.connecting-line {
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 80%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1;
}
.wizard .nav-tabs > li.active > a, .wizard .nav-tabs > li.active > a:hover, .wizard .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}
span.round-tab {
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    background: #fff;
    border: 2px solid #e0e0e0;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 25px;
}
span.round-tab i{
    color:#555555;
}
.wizard li.active span.round-tab {
    background: #fff;
    border: 2px solid #4a90e2;
    
}
.wizard li.active span.round-tab i{
    color: #4a90e2;
}

span.round-tab:hover {
    color: #333;
    border: 2px solid #333;
}

.wizard .nav-tabs > li {
    width: 25%;
}

.wizard li:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #4a90e2;
    transition: 0.1s ease-in-out;
}

.wizard li.active:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 1;
    margin: 0 auto;
    bottom: 0px;
    border: 10px solid transparent;
    border-bottom-color: #4a90e2;
}
.wizard .nav-tabs > li a {
    width: 70px;
    height: 70px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
}
.wizard .nav-tabs > li a:hover {
	background: transparent;
}
.wizard .tab-pane {
    position: relative;
}
.wizard li.active::after{
  display: none;
}
.wizard .nav-tabs{
  border:none;
}
.wizard .tab-content {
	margin-top:20px;
}
.wizard h3{
  font-size: 26px;
  color: #333;
  margin-bottom:15px;
}
.upload_size {
  height: auto;
  padding: 8px 15px;
}
/*.select2-selection__choice__remove {
    display: none !important;
}*/

/*malti*/
.btn-group,
.multiselect {
  width: 100%;
}
.multiselect {
  text-align: left;
  padding-right: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.multiselect .caret {
  right: 12px;
  top: 45%;
  position: absolute;
}
.multiselect-container.dropdown-menu {
    min-width: 0px;
}
.multiselect-container>li>a>label {
    white-space: normal;
    padding: 5px 15px 5px 35px;
}
.multiselect-container > li > a > label > input[type="checkbox"] {
    margin-top: 3px;
}
.multisel_des .multiselect.dropdown-toggle.btn.btn-default {
  border-radius: 0;
  height: 40px;
}
.multisel_des .dropdown-menu > .active > a, 
.multisel_des .dropdown-menu > .active > a:hover, 
.multisel_des .dropdown-menu > .active > a:focus{
background: #f5f5f5;
}
.multisel_des .multiselect-container.dropdown-menu li label {
  margin: 0;
}
.multisel_des .dropdown-menu > li > a{
  padding: 4px 0;
  border-bottom: 1px solid #e1e1e1;
}
.multisel_des .btn-default:hover, 
.multisel_des .btn-default:focus, 
.multisel_des .btn-default:active, 
.multisel_des .btn-default.active, 
.multisel_des .open .dropdown-toggle.btn-default{
  background: #fff;
  border-color:#66afe9;
}
.multisel_des .multiselect-container.dropdown-menu{
  min-width: 100%;
  height: 220px;
  overflow: auto;
}
/*malti*/
.form_step > h4 {
  margin-bottom: 2px;
}
.nav_set{
  padding: 0 2px;
}
.nav_set li{
  display: inline-block;
  margin:0 -2px;
}
.nav_set li a{
  padding: 8px 15px;
  font-size: 16px;
  display: inline-block;
  background: #f1f1f1;
  color: #000;
}
.nav_set li.active a{
  background: #4a90e2;
  color: #fff;
}
.tab-content.innerrr {
  margin-top: 10px;
  margin-bottom: 15px;
}
/*wizard close*/

.galleryy .headding h2{
  margin-bottom: 20px;
}
.galleryy .row{
	margin:0px -10px;
}
.galleryy .row .gallery_product.col-lg-4{
	padding:0px 10px;
}
.btn_new_filter .btn{

background: transparent;
border:1px solid #4a90e2;
}
.btn_new_filter .btn:hover, .btn_new_filter .btn:focus, .btn_new_filter .btn:active,
.btn_new_filter .btn.active
{
  
  background: #4a90e2;
  color: #fff;

}
.btn_new_filter{margin-bottom: 20px;}
.gallery_product a {
	border-radius: 5px;
	display: inline-block;
	margin-bottom: 15px;
	position: relative;
	width: 100%;
	border-radius: 4px;
	overflow: hidden;
    box-shadow: 0 0 10px #ddd;
}
.gallery_product a img {
  height: 200px;
  object-fit: cover;
  width: 100%;
}
.gallery_product a span {
 /* background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;*/
  display: inline-block;
  left: 0;
  position: absolute;
  right: 0;
  width: 100%;
  color: #fff;
 top: 50%;
  text-align: center;
  padding: 7px 15px;
  font-family: "ProximaB";
  font-size: 16px;
}
.form_step h6{ 
	font-size: 18px;
	color: #000; 
	font-weight: 600; 
	margin-top:20px;
}
.box_10 img{
  width: 100%;
  height: auto;
  object-fit: cover;
    border-radius: 4px;
  box-shadow:0 0 10px #ddd;
  display: inline-block;
  margin-bottom: 30px;
}
.Why_CHoose h4{
	font-size: 20px;
}
.Why_CHoose p {
  font-size: 16px;
}
.Why_CHoose .btn {
	font-weight:700;
	margin-bottom: 16px;
	margin-top: 15px;
	padding:10px 15px;
	width: 160px;
	font-size:18px;
}
.heading_fags h3{
   font-size: 20px;
   font-family: "ProximaB";
   margin-bottom: 20px;
}
.add_more{
  text-align: center;
  display: inline-block;
  width: 100%;
}
.add_more .btn{
margin-top: 20px;
margin-bottom: 20px;
}
.filter-data .Florida222{
  height: 80vh;
  overflow-y: auto;
  padding: 0 15px;
  padding-top: 20px;
}
.clos21{
   border-radius: 100%;
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: 15px;
}
.tuition_rates_bg{
  background: url(https://takeclass.sg/assets/b31a8f058806f786903845ee00ed5e11.jpg);
  background-size: cover;
  padding:50px 0px 165px 0;
  background-position: center center;
}
.tuition_rates{
	padding-top:0px;
}
.tuition_rates_top{
	position:relative;
	z-index:99
}
.tuition_rates_top .set-all-box{
    position: relative;
    top: -118px;
    border-radius: 6px;
    margin-top: 0px !important;
	box-shadow: 0 1px 6px 0 rgba(34,15,15,.25);
	overflow: hidden;
	padding: 10px;
	background:#fff;
}
.set-all-box .card-body {
    padding: 20px 25px;
	display:inline-block;
	width:100%;
}
.set-all-box .card-block-list_ListItem {
    text-align: left;
    margin-top: 25px;
    font-weight: bold;
	font-size:18px;
}
.iUBKXM .card-block-list_ListItem {
	margin-top:15px;	
}
.set-all-box  .slider::-moz-range-thumb {
    border-color: transparent;
    width: 33.3%;
    height: 18px;
    border-radius: 10px;
    background: #4A90E2;
    cursor: pointer;
}

.hgIJLy .slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 33.3%;
    border-radius: 10px;
    height: 18px;
    background: #4A90E2;
    cursor: pointer;
}
.hgIJLy .slider::-ms-thumb {
    border-color: transparent;
    -webkit-appearance: none;
    width: 33.3%;
    border-radius: 10px;
    height: 18px;
    background: #4A90E2;
    cursor: pointer;
}
.hgIJLy .slider::-moz-range-thumb {
    border-color: transparent;
    width: 33.3%;
    height: 18px;
    border-radius: 10px;
    background: #4A90E2;
    cursor: pointer;
}
.hgIJLy .slider::-ms-thumb {
    border-color: transparent;
    width: 33.3%;
    height: 18px;
    border-radius: 10px;
    background: #4A90E2;
    cursor: pointer;
}
.hgIJLy .slider::-moz-range-track {
    background-color: transparent;
}
.hgIJLy .slider::-ms-track {
    background-color: transparent;
}
.set-all-box  .slider::-moz-range-track {
    background-color: transparent;
}
.set-all-box  .slider::-webkit-range-track {
    background-color: transparent;
}
.bg-transparent, .bg-transparent:hover {
	background:none;
}
.btn-primary.bg-transparent, .btn-primary.bg-transparent:hover{
	border-color:#4a90e2;
	color:#4a90e2;
	border-radius:2px;
	width:100%;
	font-size:18px;
}
.w-xl-75.w-sm-100.float-left.pl-xl-5.col-sm-9 {
    margin-top: 9px;
}
.set-all-box  .slider {
    border-color: transparent;
    -webkit-appearance: none;
    width: 100%;
    height: 18px;
    background: #eeeeee;
    outline: none;
    opacity: 1;
    -webkit-transition: .2s;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    border-radius: 10px;
    padding: 0 !important;
}
.mt-5.mt-xl-0 section.bihXtw {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 10px;
    margin-top: 30px;
    font-weight: 700;
	padding:0px;
}
.mt-5.mt-xl-0 section.jiDhWe {
    font-size: 16px;
    line-height: 23px;
	padding:0px;
}
.mt-5.mt-xl-0.a{
	padding:0px;
}
.pr-xl-5, .px-xl-5 {
    padding-right: 3rem !important;
}
.result_brief_list::after {
    position: absolute;
    content: '';
    width: 110%;
    left: -40px;
    bottom: 0;
    right: 0;
    border-bottom: 1px solid #e5e5e5;
}
.hgIJLy .result_brief_list {
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px 0px 30px 0px;
    position: relative;
    color: #7a7a7a;
}
.heading .card-block-list_ListItem {
	color: #495057;
}
.set-all-box .list_label {
    margin-bottom: 15px;
    text-transform: capitalize;
    text-align: left;
    font-size: 19px;
    /*padding-left: 30px;*/
    color: #7a7a7a;
    font-weight: normal;
}
.set-all-box .list_label span.fa{
	font-family: FontAwesome;
}
.mr-3, .mx-3 {
    margin-right: 1rem !important;
}
.head-new .card-block-list_ListItem{
	color: #495057;
}
.position-relative {
    position: relative !important;
}
a#short_list_button {
    pointer-events: auto;
    cursor: pointer;
}
body{
	color: #495057;
}
.msgcontainer {
    top: -79px;
	color: #495057;
}
.contact_us_block {
    font-size: 18px;
    text-align: left;
}
.font-weight-bold {
    font-weight: 700 !important;
}
.d-xl-none {
    display: none !important;
}
.card-block .float-left {
    float: left !important;
	width:100%;
}
.tuition_rates_top .table > thead > tr > th{
	border:0px;
	font-size:18px;
	font-family:'ProximaB';
    padding: 20px 12px;
}
.tuition_rates_top .table > tbody > tr > td {
    border: 0px;
    font-size: 18px;
    padding: 20px 12px;
}
.tuition_rates_top .table{
	padding:0px;
	border:0px;
}
.tuition_rates_top #backshape {
    height: 150px;
    margin-top: -62px;
	z-index: -1;
    display: block;
    float: left;
    position: absolute;
    width: 100%;
    background: white;    
		-ms-transform: skew(0deg, 10deg);
    -webkit-transform: skew(0deg, 10deg);
    transform: skew(0deg, 10deg);
    -ms-transform: skew(0deg, 10deg);
    -webkit-transform: skew(0deg, 5deg);
}
.box_11{
  padding: 20px 0;
}
.box_11 h2{
  color: #fff;
  font-size:42px;
  font-family:'ProximaB';
 text-shadow:0 0 2px rgba(0, 0, 0, 0.7);	 
}
.box_11 p{
  font-size: 16px;
  color: #fff;
}
.box_12{
   display: table-cell;
  vertical-align: middle;
}
.box_11 p{
    text-align: left;
    font-size: 24px;
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.7);
    text-transform: capitalize;
    font-weight: bold;
    letter-spacing: 1px;
	font-family: 'ProximaB';
}
.Calculator{
  background: #fff;
  padding: 20px 25px;
  background: #fff;
  box-shadow:0 1px 6px 0 rgba(34,15,15,.25);
  border-radius: 8px;
}
.Calculator h4 {
    font-size: 26px;
    text-align: center;
    margin-bottom: 7px;
    color: #495057;
}
.custab{
    border: 1px solid #ccc;
    padding: 5px;
}
.tuition_rates .headding h2{
    font-size: 26px;
    text-align: left;
    margin-bottom: 7px;
    color: #495057;
}  
.tuition_rates_cont h2 {
    font-size: 30px;
    color: #495057;
    margin-bottom:0px;
    text-align: left;
    margin-top: 48px;
}
.tuition_rates_cont h3{
  font-size: 22px;
  color: #495057;
  margin-bottom: 10px;
  text-align: left;
  margin-top:30px;
}
.tuition_rates_cont p{
  font-size: 16px;
  line-height:26px;
  margin-bottom:25px;
}
.box_13{
  position: relative;
  padding-left: 140px;
  min-height: 150px;
  margin-bottom: 15px;
  
}
.text-capitalize{
	text-transform: capitalize !important;
}
.box_13 img{
  width: 120px;
  height: 120px;
  object-fit: cover;
  border-radius: 100%;
  box-shadow: 0 0 8px rgba(0,0,0,0.2);
  position: absolute;
  left: 0;
  top: 0;
}
.box_14 h3 {
  color: #4a90e2;
  font-family: "ProximaB";
  font-size: 20px;
}
.box_15{
  display: inline-block;
  width: 100%;
  background: #fff;
  padding: 15px;
  border:1px solid #e1e1e1;
}
.box_14{
  margin-top: 20px;
}
.all_details h4{
  font-size: 20px;
  color: #444;
  font-weight: 600;
}
.all_details p{
  font-size: 16px;
}
.list_Personal{
  width: 100%;
  display: inline-block;
  margin-bottom: 20px;
}
.list_Personal li{
  font-size: 14px;
  padding: 10px 5px;
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 5px;
  display: inline-block;
  width: 100%;
  position: relative;
  padding-left: 130px;
  color: #484848;
  min-height: 45px;
}
.feedback-section td, .feedback-section th {
  color: #484848;
}
.list_Personal li span{
  width: 120px;
  display: inline-block;
  font-weight: 600;
  position: absolute;
  left: 0;
  top: 0;
}

.services span {
  background: #eee none repeat scroll 0 0;
  border-radius: 4px;
  display: inline-block;
  margin: 0 5px 5px 0;
  padding: 3px 8px;
}
.services{
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}
.ratte span{
  float: right;
}
.all_details.right {
  border: 1px solid #e1e1e1;
  padding: 15px;
}
.Certificate1{
  display: inline-block;
  width: 100%;
  margin-bottom: 5px;
  color: #666;
}

/*desboard*/



.user-detail-edit {

    background: #fff;

    float: left;

    width: 100%;

}

.right-side-user {

    border: 1px solid #e1e1e1;

    margin-top: 2%;

    padding: 10px;

    margin-bottom: 10px;

    background: #f6f6f6 none repeat scroll 0 0;

}

.set-box {

    background: #fff;

    border: 1px solid #e1e1e1;

    padding: 10px;

    margin-bottom: 10px;

}

.right-side-user h2 {

    margin: 0px 0 10px;

    font-size: 22px;

}

.right-side-user .set-box h3 {

    font-size: 18px;

    margin: 0px 0 20px;

}

.right-side-user .set-box .form-group {

    display: inline-block;

    width: 100%;

}

.right-side-user .set-box .form-group label {

    font-weight: 100;

    margin-top: 5px;

  font-size:16px;

}

.user-profile{

  background:#f1f1f1;

}

.left-side-profile{

  margin-top:10%;

}

/*.left-menu p{

  margin: 0;

}*/

.left-menu > ul > li > a {

  margin-bottom: 0;

  

  position: relative;

}

.left-menu > ul > li > a > i.user_iicon{

  color: #4a90e2;

  font-size: 18px;

  left: 0;

  position: absolute;

  top: 12px;

}

.left-menu > ul > li > a{

  color:#333;

  text-decoration:none;

  display:inline-block;

  width:100%;

  padding:10px;

  font-size:16px;

  padding-left: 30px;

  border-bottom:1px solid #e1e1e1

}

.left-menu{ padding-bottom: 30px; }



/* .nav_me_1,
    .nav_me_2 {
        display: inline-block;
        width: calc(100% - 180px);
    }*/

/*desboard close*/


.newwwm #teach_subject_chosen {
  width: 100% !important;
}

.search-field{
  min-height: 40px;
}
.add_des {
  border: 1px solid #e1e1e1;
  margin-bottom: 15px;
  padding: 15px;
  position: relative;
}
.add_des .close_me {
  font-size: 20px;
  position: absolute;
  right: 15px;
  z-index: 1;
  top: 10px;
}
.quali_list{
	position:relative;
}
.quali_list  .close_me {
    font-size: 20px;
    position: absolute;
    right: 0px;
    z-index: 1;
    top: 0px;
}
.add_more .btn {
  font-size: 16px;
  min-width: 170px;
}
.ui-accordion-header.ui-corner-top.ui-accordion-header-collapsed.ui-corner-all.ui-state-default.ui-accordion-icons {
  color: #454545;
}
.ui-accordion.ui-widget.ui-helper-reset{
  margin-bottom: 20px;
}
.name_talent{
  color: #4a90e2;
}
.name_talent:hover, .name_talent:focus{
  color: #4a90e2;
}
.fotter_1 {
  top:50%;
  position: fixed;
  right: 0;
}
.fotter_1 .btn{
  width: 100%;
  padding:10px 15px;
  font-size:15px;
  text-transform:uppercase;
  border-radius:8px 0px 0px 8px;
  border:1px solid #fff;
  border-bottom:0px;
  border-right:0px
}
.Shortlist_modal1{
  max-width: 85%;
  width: 100%;
}
.sort-by{
	margin-bottom:20px;
}
.sort-by select{
    border-radius: 4px;
    height: 30px;
    box-shadow: none !important;
    border: 1px solid #ccc;
    padding: 0 10px;
}
.modal-header {
  border-radius: 4px 4px 0 0;
  color:#495057;
  padding: 7px 22px;
  padding-right: 40px;
  position: relative;  
}
.Shortlist_modal1 .modal-body{
	padding:0px;
}
.Shortlist_modal{
	max-height:78vh;
	overflow-y:auto;
	padding:12px;
}
.modal-body .add_class button.close {
    font-size: 25px;
    right: 12px;
    position: absolute;
    top: 7px;
    z-index: 999;
}
.modal-body .box_6{
	position:relative;
}
.modal-footer{
	margin:0px;
} 
.modal-header .modal-title{
	font-size:26px;
}
.modal-header .close {
  color:#495057;
  opacity: 1;
  position: absolute;
  right: 15px;
  text-shadow: none;
  top: 15px;
}
.Shortlist_modal .modal-footer .btn.btn_theme.btn-block.btn-lg {
    padding: 13px;
    font-size: 21px;
    font-weight: bold;
    text-transform: uppercase;
}
.Filter3 {
  background: #4a90e2 none repeat scroll 0 0;
  color: #fff;
  font-family: "ProximaB";
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -10px;
  padding: 7px 15px;
  text-align: center;
}
.slider_home .form-control{
    position: relative;
    float: left;
    border: 1px solid #DDDDDD;
    border-radius: 4px;
    min-height: 100%;
    background-color: #FFF;
    width: 100%;
    height: 54px;
    float: none;
    cursor: pointer;
    outline: none;
    font-size: 18px;
    color: #aaa;
}
.slider_home .btn{
    width: 100%;
    height: 54px;
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
	border: 2px solid #4A90E2;
	border-radius: 4px;
    transition: all 0.3s;
}
.slider_home .btn:hover{
    background: #fff;
    color: #4a90e2!important;
}
.btn_search{
	width: 160px;
}
.search {
    padding-right: 175px;
}
.Contact_us p{
	margin-bottom:20px;
}
/*the container must be positioned relative:*/
.custom-select {
  position: relative;
}
.custom-select select {
  display: none; /*hide original SELECT element:*/
}
.select-selected {
}
/*style the arrow inside the select element:*/
.select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #999  transparent transparent transparent;
}
/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #999 transparent;
  top: 7px;
}
/*style the items (options), including the selected item:*/
.select-selected {
    background-color: #fff;
    border-color: #d9d9d9 #ccc #b3b3b3;
    border-radius: 4px;
    border: 1px solid #ccc;
    color: #333;
    cursor: default;
    display: table;
    border-spacing: 0;
    border-collapse: separate;
    height: 36px;
    outline: none;
    overflow: hidden;
    position: relative;
    width: 100%;
	padding:6px 10px;
}
.select-selected.select-arrow-active {
    border-radius: 4px 4px 0px 0px;
	border-bottom:0px;
}
/*style items (options):*/
.select-items {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99999;
    border: 1px solid #ccc;
    background: #fff;
    max-height: 250px;
    overflow: auto;
}
.select-items div{
	padding:6px 10px;
	font-size:14px;
	cursor:pointer;
}
.Calculator  .form-group{
	margin-bottom:8px;
}
.Calculator  .btn_theme {
    height: 46px;
    padding: 0 16px;
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
    color: #FFF;
    font-size: 16px;
    line-height: 46px;
    background-color: #1F8CEB;
    border-radius: 4px;
    cursor: pointer;
}
/*hide the items when the select box is closed:*/
.select-hide {
  display: none;
}
.same-as-selected{
	background:#f5faff;
}
.select-items div:hover {
	background:#ebf5ff;
}
.select-items option[value="0"] { 
	color: #aaa; 
}
.mx-auto{
    float: none;
    margin: auto;
}
.request-box {
    margin-bottom: 40px;
    border: 1px solid #DDDDDD;
    border-radius: 4px;
    background-color: #FFFFFF;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.17);
}
.request-top{
    margin-top: 120px;
    margin-bottom: 48px;
	padding:0px 40px;
	text-align:center;
}
.request-top h1 {
    font-size: 36px;
}
.request-top p {
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    color: #767676;
}
.request-header{
    height: 60px;
    padding: 18px 24px;
	position: relative;
	color: #484848;
	font-size: 20px;
	font-weight: 600;
	line-height: 24px;
	border-bottom: 1px solid #DDDDDD;
}
.request-body{
    padding: 24px;
}
.request-body .short-img{
	position:relative;
}
.request-body .short-img .short-name{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.7);
    padding: 8px 16px;
    color: #FFF;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    border-radius: 0 0 4px 4px;
	width:100%;
}
.req-cat{
	padding: 26px 64px 56px;
}
.req-num{
	position:relative;
}
.set-name
{
  font-size: 18px;
  color: #000;
  padding-top: 10px;
}

.req-num span{
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    margin-right: 10px;
    width: 30px;
    height: 30px;
    color: #4A90E2;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    border: 2px solid #4A90E2;
    border-radius: 100%;
    vertical-align: -1px;
}
.req-num h2 {
    font-size: 20px;
    font-weight: 600;
    line-height: 33px;
    padding-left: 43px;
	margin-bottom:15px;
}
.req-select label{
    font-weight: 600;
    margin-bottom: 8px;
	color: #767676;
	font-size: 16px;
}
.req-body {
    margin-top: 30px;
    display: inline-block;
    width: 100%;
}
.req-body .form-group {
    margin-bottom: 24px;
}
.req-body .select-selected{
	height: 48px;
	line-height:36px;
}
.req-body .select-selected::after{
	top:22px;
}
.req-body input{
	height: 48px;
	line-height:36px;	
}
.chosen-container.chosen-container-multi{
	width:100% !important;
}
.chosen-container.chosen-container-multi .search-field {
    min-height: 34px;
}
.chosen-container-multi .chosen-choices li.search-choice{
	margin-top:6px;
}
.white-sing {
    background: #f1f1f1;
    padding: 20px;
    border: 1px solid #e1e1e1;
    margin: 0px 0px 26px;
}
.white-sing .fa.fa-lightbulb-o {
    font-size: 35px;
    color: #4a90e2;
}
.white-sing h4{
    font-size: 16px;
    margin: 10px 0px 5px;
    display: inline-block;
    width: 100%;
    font-weight: 600;
}
.width95{
	width:95%;
	margin:auto;
}
.modal.fade.ch-css{
	transform: translate(0, 0);
	opacity:1;
	overflow-x:hidden;
	overflow-y:auto;
}
.modal.fade.ch-css .modal-dialog{
	transform: translate(0, 0);
	display:block;
	opacity:1;
	position:absolute;
	right:-100%;
	transition:ease 0.3s;
	padding:0px;
	height:100%;
	background:#fff;
}
.modal.fade.ch-css .modal-body{
	min-height:78vh;
}
.modal.fade.ch-css.in .modal-dialog{
	right:0px;
	transition:ease 0.3s;
}
.modal.fade.ch-css .modal-content{
	border-radius:0px;
	border:0px;
	box-shadow:0px 0px 0px;
}
.page_linkk.ul_set{
	text-align:right;
}
.profile-page.content{
	display:inline-block;
	width:100%;
}
.profile-page.content .pro-div {
    width: 90%;
    margin: auto;
}
.box_login .form-control{
	 height: 48px;
}
.box_login textarea.form-control{
	 height: auto;
}
.box_login .btn.btn_theme {
    margin-top: 15px;
    margin-bottom: 20px;
    min-width: 150px;
    padding: 10px 15px;
    font-weight: 700;
    font-size: 16px;
}
.box_login .btn.btn-default{
    margin-top: 15px;
    margin-bottom: 20px;
    min-width: 100px;
    padding: 10px 15px;
    font-weight: 700;
    font-size: 16px;
}
.box_login  #step1 .col-sm-5{
	display:none;
}
.box_login  .form-group .selection .select2-search{
	line-height:35px;
}
.box_login  #step2 label{
    color: #767676;
    font-size: 16px;
    font-weight: 600;
}
.box_login  .btn_border{
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 48px;
    line-height: 35px;
    margin-top: 16px;
    border: 2px dashed #DDDDDD;
        border-top-color: rgb(221, 221, 221);
        border-right-color: rgb(221, 221, 221);
        border-bottom-color: rgb(221, 221, 221);
        border-left-color: rgb(221, 221, 221);
    border-radius: 4px;
    background: none;
        background-color: rgba(0, 0, 0, 0);
    background-color: #FAFAFA;
    box-shadow: none;
    text-align: center;
    color: #767676;
    cursor: pointer;
}
.select2-container--default .select2-selection--multiple{
	border-color:#ccc;
}
.box_login  #step2 .add_des .close_me {
    right: -6px;
    top: -9px;
}
.box_login  #step4 .ui-accordion .ui-accordion-header {
    display: block;
    padding:0 36px 0px 16px;
    cursor: pointer;
    line-height: 48px;
    color: #9b9b9b;
	background:none;
	margin: -1px 0 0px;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover	{
	border:1px solid #c5c5c5;
}
.ui-state-active .ui-icon, .ui-button:active .ui-icon, .ui-icon, .ui-widget-content .ui-icon{
	background:none;
	width:auto;
	height:auto;
}
.ui-accordion-content .checkbox label{
	font-size:13px;
}
.form_step .badge{
	margin-top: 13px;
	padding: 5px 7px;
}
.ui-accordion .ui-accordion-content{
	padding: 5px 15px;
}
.box_login #step4 .ui-accordion .ui-accordion-header.ui-state-active::after{
	transition:ease 0.5s;
	transform:rotate(180deg);
}
.box_login #step4 .ui-accordion .ui-accordion-header::after {
    content:"\f107";
    position: absolute;
    right: 12px;
    top: 0;
	font-family:FontAwesome;
	font-size: 24px;
	transition:ease 0.5s;
}
.ui-accordion .ui-accordion-header{
	border-radius:0px;
}
.ui-accordion .ui-accordion-header:first-of-type {
	border-radius:4px 4px 0px 0px;
}
.ui-accordion .ui-accordion-header:last-of-type {
	border-radius:0px 0px 4px 4px;
}
.ui-accordion .ui-accordion-header.ui-state-active:last-of-type{
	border-radius:0px;
}
.ui-accordion-content:last-of-type{
	border-radius:0px 0px 4px 4px;
}
.ui-widget-content {
    border: 1px solid #c5c5c5;
}
.ui-accordion .ui-accordion-content .col-sm-4{
	border-bottom: 1px solid #c5c5c5;
}
.view-job{
	padding:50px 0px;
	background:#f1f1f1;
}
.white-bg-ac{
	background:#fff;
	padding:20px;
}
.job-section {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.job-section:last-of-type{
	border-bottom:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}
.job-section .job-btn{
	text-align:center;
}
.left-logo{
	text-align:center;
	margin-bottom: 20px;
}
.about-ac h1 {
    font-size: 30px;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 10px;
    margin-bottom: 25px;
}
.aboutac-right h2 {
    font-size: 22px;
    font-weight: 600;
}
.aboutac-right h4{
	color:#000;
	margin: 15px 0px 5px;
}
.aboutac-left .ac-logo{
	margin-bottom:20px;
}
.job-area h1 {
    font-size: 30px;
    margin-bottom: 15px;
}
.list-top h3 {
    font-size: 22px;
    font-weight: 600;
}
.ac-cont p {
    font-size: 16px;
    margin-bottom: 15px;
}
.about-ac {
    margin-bottom: 20px;
}
.job-de a{
	text-decoration:underline;
}
.view-job .white-box{
	background:#fff;
	padding:10px;
	margin-bottom:20px;
	display:inline-block;
	width:100%;
}
.sam-lead {
    position: relative;
    top: 50%;
    transform: translate(0, 50%);
}
.deta-top h1{
	font-size:22px;
	font-weight:600;
	margin-bottom:5px;
}
.top-abtn{
	text-align:center;
}
.deta-top {
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 10px;
}
.dat-mi{
	margin-bottom:20px;
}
.col-sm-7 .white-box{
	padding:20px;
}
.deta-bottom{
	margin-top:20px;
}
.img-tutor{
	background:#fff;
}
.img-tutor .img_box_1{
	position:relative;
}
.img-tutor .users_ids {
    position: absolute;
    top: 0;
    left:0px;
    background: #fff;
    padding: 3px 10px;
    margin: 0px;
}
.new-foot .con-info a {
    display: inline-block;
    padding: 3px 0;
    font-size: 15px;
    position: relative;
    transition: all ease-in-out 0.3s;
}	
.new-foot .con-info a:hover, .new-foot .con-info a:focus {
    color: #fff;
    text-decoration: none;
}
.banner-lg .banner-heading {
    font-size: 42px;
    line-height: 50px;
}
.banner-lg .banner-lead {
    font-size: 24px;
    line-height: 29px;
}
.banner-lg {
    height: 570px;
    padding-top: 150px;
    color: #fff;
	margin:0px;
	background-size:cover; 
	background-position:center;
}
.banner-heading, .banner-lead {
    color: #fff;
    text-shadow: 0 0 2px rgba(0,0,0,.7);
    margin-bottom: 20px;
	font-family: 'ProximaB';
}
.w-lg-25 {
    width: 25% !important;
}
.banner.banner-lg .w-lg-25.btn-primary{
	font-family: 'ProximaB';	
}
hr.hr-tag{
	margin-top: 20px;
	margin-bottom: 20px;
}
.How_it_works.mx-auto.text-center{
	padding:50px 0px;		
}
.how-it-work-page .pb-5 h5{
    color: #495057;
    font-weight: 700;
    font-size: 20px;
    margin-top: 15px;
}
.how-it-work-page .col-sm-6.col-md-4.p-3{
	padding-top:15px;
	padding-bottom:15px;
}
.how-it-work-page .pb-5 p{
	font-size:14px;
	word-spacing:normal;
}
.pt-5, .py-5 {
    padding-top: 3rem !important;
}
.pb-5, .py-5 {
    padding-bottom: 3rem !important;
}
.text-primary {
    color: #4a90e2 !important;
}
.font-weight-bold {
    font-weight: 700 !important;
	font-family: 'ProximaB';	
}
.how-it-work-page .h6{
	font-size:16px;
}
.how-it-work-page  section.How_it_works img{
	height: 52px;
    margin: 0px;
}
.how-it-work-page .headding{
	margin-bottom:40px;
}
.how-it-work-page .banner {
    padding-top: 100px;
	margin:0px;
    padding-bottom: 100px;
}
.how-it-work-page .banner .w-lg-25.btn-primary{
	font-family: 'ProximaB';	
}
.how-it-work-page .img_2{
	margin-bottom:15px;
}
.how-it-work-page .profile_box p {
  height: auto;
  font-size: 16px;
  min-height: 145px;
}
.how-it-work-page .locatton1 h6{
	margin:0px 0px 0px;
}
.section-testi .owl-dots{
	display:none;
}
.section-testi .owl-nav.disabled{
	display:block
}
.how-it-work-page .slider_3{
	border:0px;
	background:none;
	padding:30px 0px 0px;
}
.how-it-work-page .slider_3 .testimonial-content{
	box-shadow: 0 1px 6px 0 rgba(34,15,15,.25);
}
.section-testi .owl-prev span{
    color: #343a40;
    font-size: 30px;
    position: absolute;
    left: 0;
    top: 45%;    
	background-color: #fff;
    width: 40px;
    height: 40px;
    border: 1px solid transparent;
    border-radius: 50%;
    box-shadow: 0 1px 1px 1px rgba(0,0,0,.14);
    z-index: 1;
	line-height: 33px;
}
.section-testi .owl-next span{
    color: #343a40;
    font-size: 30px;
    position: absolute;
    right:0;
    top:45%;
	background-color: #fff;
    width: 40px;
    height: 40px;
    border: 1px solid transparent;
    border-radius: 50%;
    box-shadow: 0 1px 1px 1px rgba(0,0,0,.14);
	line-height: 33px;
}
.section--faq dt {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 10px;
}
.section--faq dd {
    font-size: 16px;
    line-height: 23px;
}
.section--faq dd + dt {
    margin-top: 30px;
}
.section--faq .headding{
	margin-bottom:30px;
}
.section--faq .headding h2{
	margin-bottom:30px;
}
.right-side-user .set-box h3.ui-accordion-header{
	margin:20px 0px 0px;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered{
	padding:0px !important;
}
.scroll_list .slidecontainer {
    max-width: 100%;
    margin: 0 auto;
}
.set-filter .select2-container--default::after{
    position: absolute;
    content: "";
    top: 14px;
    right: 10px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-color: #999 transparent transparent transparent;
}
.set-filter .select2-container--default.select2-container--open::after {
    border-color: transparent transparent #999 transparent;
    top: 7px;
}
.set-filter .select2-container--default .select2-search--inline .select2-search__field{
	padding:0px 8px;
}
.request-box.req-cat .select2-container--default .select2-search--inline .select2-search__field{
	padding:0px 8px;		
}
.request-box.req-cat  .select2-container--default::after{
    position: absolute;
    content: "";
    top: 14px;
    right: 10px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-color: #999 transparent transparent transparent;
}
.request-box.req-cat  .select2-container--default.select2-container--open::after {
    border-color: transparent transparent #999 transparent;
    top: 7px;
}
.select2-container--default.select2-container--focus .select2-selection--multiple{
	border:1px solid #aaa !important;
}
.select2-selection__clear {
    z-index: 99;
    position: absolute;
    top: 5px;
    right: 1px;
    background: #fff;
    padding: 10px 9px;
    line-height: 4px;
    margin: 0px !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered{
	padding-right: 25px !important;
}
.req-select .table > tbody > tr > td, .req-select .table > tbody > tr > th{
	border: 1px solid #ddd;
}
.set-checkbox.form-group td input {
	padding: 0;
	height: initial;
	width: initial;
	margin-bottom: 0;
	display: none;
	cursor: pointer;
}
.req-select .table  tbody  tr .set-center{
	text-align:center;
}
.set-checkbox.form-group td label {
	position: relative;
	cursor: pointer;
	margin:0px
}
.set-checkbox.form-group td label:before {
	content:'';
	-webkit-appearance: none;
	background-color: transparent;
	border: 2px solid #ccc;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
	padding: 10px;
	display: inline-block;
	position: relative;
	vertical-align: middle;
	cursor: pointer;
	margin-right: 5px;
}
.set-checkbox.form-group td input:checked + label:after {
	content: '';
	display: block;
	position: absolute;
	top: 3px;
	left: 9px;
	width: 8px;
	height: 15px;
	border: solid #4a90e2;
	border-width:0 3px 3px 0;
	transform: rotate(45deg);
}
.set-checkbox.form-group td input:checked + label:before{
	content:'';
	-webkit-appearance: none;
	background-color: transparent;
	border: 2px solid #4a90e2;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
	padding: 10px;
	display: inline-block;
	position: relative;
	vertical-align: middle;
	cursor: pointer;
	margin-right: 5px;	
}
.hol-search.set-tags .select2-container--default.select2-container--focus .select2-selection--multiple{
	border:0px !important
}
.set-search b, .set-search th{
		font-weight:normal;
}
.set-search p, .set-search td{
}
/*20-12-19 start*/
.my-bgset:before 
{
    content:'';
    background: #00000024;
    width: 100%;
    position: absolute;
    height: 100%;
}
.derection-text
{
  font-size: 14px;
}
.light-set
{
  position: relative;
  padding-bottom: 20px;
}
.light-set i
{
  position: absolute;
}
.light-set h4
{
  padding-left: 30px;
}
.set1 p
{
  padding-bottom: 10px;
}
.pera-set p
{
  line-height: 18px;
}
.search_histry
{
  padding-top: 50px;
}
.b-headerslider
{
  width: 100%;
  background-color: #4a90e2;
}
section{
  padding: 40px 0;
  
}
.b-headerslider
{
  padding-top: 20px;
  padding-bottom: 0px;
  margin-bottom: 20px;
}
.b-headerslider .owl-prev span {
    color: #343a40;
    font-size: 30px;
    position: absolute;
    left: -51px;
    top: 45%;
    background-color: #fff;
    width: 40px;
    height: 40px;
    border: 1px solid transparent;
    border-radius: 50%;
    box-shadow: 0 1px 1px 1px rgba(0,0,0,.14);
    z-index: 1;
    line-height: 33px;
}
.b-headerslider .owl-next span {
    color: #343a40;
    font-size: 30px;
    position: absolute;
    right: -51px;
    top: 45%;
    background-color: #fff;
    width: 40px;
    height: 40px;
    border: 1px solid transparent;
    border-radius: 50%;
    box-shadow: 0 1px 1px 1px rgba(0,0,0,.14);
    line-height: 33px;
}
.pp-cont
{
  text-align: center;
  padding: 10px;
}
.pp-img img
{
  width: 100%;
}
.pp-cont p
{
  font-size: 18px;
  font-weight: bold;
}
.b-headerslider .owl-dots
{
  display: none;
}
.slide-centa2
{
  text-align: center;
  padding: 15px 10px 10px 10px;
  min-height: 180px;
}
.slde-mainimg img{
	height: 200px;
	width: 100%;
	object-fit: cover;
}
.slide-centa2 > a{
	font-size: 18px;
	color: #000;
}
.slide-desc{
	color: #666;
}
.slide-heading
{
  padding: 0px;
  margin: 5px;
  color: #4a90e2;
}
.bm-head
{
  padding-bottom: 20px;
}
.parents .testimonial
{
  border: 1px solid #e1e1e1;
}
.student .testimonial
{
  border: 1px solid #e1e1e1;
}
.Tutors .testimonial
{
  border: 1px solid #e1e1e1;
}
.Popular .testimonial
{
  border: 1px solid #e1e1e1;
}
.parents, .student, .Tutors, .General
{
  padding: 15px 0px;
}
.Popular
{
  padding-bottom: 0px;
}
.slider_3 .owl-nav{
	display: none !important;
}
.slider_home .form-control{
	-moz-appearance: none;
-webkit-appearance: none;
}
/*20-12-19 start*/
.search .select2-container .select2-selection--multiple{
    position: relative;
    float: left;
    border: 1px solid #DDDDDD;
    border-radius: 4px;
    min-height: 100%;
    background-color: #FFF;
    width: 100%;
    height: 54px;
    float: none;
    cursor: pointer;
    outline: none;
    font-size: 18px;
    color: #aaa;
}
.search .select2-container .select2-search--inline{
	padding:10px;
}
.search #subject_id_home option{
	padding:10px 0;
}
.search .select2-container--default.select2-container--focus .select2-selection--multiple{
	overflow:auto;
}
.search .select2-selection.select2-selection--multiple{
	overflow:auto;
}
.blog-slider .owl-nav.disabled{
	display:block;
}
.blog-slider .owl-prev span {
	color: #343a40;
	font-size: 30px;
	position: absolute;
	left: -51px;
	top: 45%;
	background-color: #fff;
	width: 40px;
	height: 40px;
	border: 1px solid transparent;
	border-radius: 50%;
	box-shadow: 0 1px 1px 1px rgba(0,0,0,.14);
	z-index: 1;
	line-height: 33px;
}
.blog-slider .owl-next span {
	color: #343a40;
	font-size: 30px;
	position: absolute;
	right: -51px;
	top: 45%;
	background-color: #fff;
	width: 40px;
	height: 40px;
	border: 1px solid transparent;
	border-radius: 50%;
	box-shadow: 0 1px 1px 1px rgba(0,0,0,.14);
	line-height: 33px;
}
.setslblog{
	background:#fff;
	padding:20px;
	min-height: 400px;
}
.sret-blog .col-sm-4{
	padding-right:0px;
}
.sret-blog .col-sm-8{
	padding-left:0px;
}
.setslblog h3 {
    font-size: 16px;
    font-weight: 900;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 10px;
}
.setslblog  h4 {
    font-size: 22px;
    font-weight: 700;
    line-height: 1.2em;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
}
.setslblog  h4 a{
    color: #0d7be5;
}
.sret-blog .owl-carousel .owl-item .testimonial  img {
    display: block;
    width: 100%;
    height: 400px;
    object-fit: cover;
}
.content-area img{
	max-width:100%;
}
.singlePost .type-post .entry-content p {
    padding-bottom: 20px;
}
.singlePost .type-post .entry-content p {
    font-size: 21px !important;
    font-weight: 400;
    color: #333;
    line-height: 1.7em;
    letter-spacing: .5px;
}
.singlePost .type-post .entry-content p span{
	font-size: 21px !important;
}
.sideBarSide .post-img.lazyload img {
	width: 100%;
	height: 80px;
	object-fit: cover;
}
.singlePost .type-post .entry-content h2 {
    font-size: 25px;
}
.singlePost .type-post .entry-tags {
    float: left;
    width: 100%;
    margin-top: 25px;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: normal;
}
.singlePost .type-post .entry-tags .left {
    width: 65%;
    position: relative;
    float: left;
}
.singlePost .type-post .entry-tags ul {
    float: left;
    width: 100%;
    padding-left: 45px;
}
.float-right {
    float: right !important;
}
.singlePost .type-post .entry-tags .tagLabel {
    position: absolute;
}
.singlePost .type-post .entry-tags ul li {
    float: left;
}
.singlePost ul{
	list-style:none;
}
.singlePost .type-post .entry-tags ul li span a {
    float: left;
    padding: 5px 10px;
        padding-top: 5px;
    padding-top: 3px;
    color: #5f5f5f;
    position: relative;
    z-index: 9999;
}
.singlePost .type-post .entry-tags ul li span {
    float: left;
    margin: 3px;
    position: relative;
    overflow: hidden;
    background: #eee;
    border-radius: 3px;
}
.bottomShareIcons ul li {
	float: left;
	margin: 0 10px;
}
.bottomShareIcons ul li a i {
    color: #000;
    font-size: 20px;
}
.singlePost #rightSide .parentcat-posts .post {
    width: 50%;
    padding: 5px 7.5px;
	float:left;
}
.singlePost #rightSide .parentcat-posts .post .post-title {
    float: left;
    width: 100%;
    font-size: 14px;
    /*height: 67px;*/
    margin-top: 10px;
    font-weight: 700;
    overflow: hidden;
	color:#000;
}
.singlePost #rightSide .parentcat-posts {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.post-title {
    font-size: 20px;
    font-weight: 900;
}
.tag-posts a{
	color:#000;
}
.singlePost #rightSide .childcat-posts .post {
    min-height: 55px;
    border-bottom: 1px solid #eee;
    padding-top: 10px;
    padding-bottom: 10px;
}
.singlePost #rightSide .childcat-posts .post a {
	float: left;
	width: 100%;
	position: relative;
	padding-left: 90px;
	padding-top: 5px;
	padding-bottom: 5px;
	color:#000;
}
.singlePost #rightSide .childcat-posts .post .post-img {
    width: 80px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.singlePost #rightSide .childcat-posts .post .post-title {
    font-size: 14px;
    line-height: 1.5em;
    min-height: 45px;
    position: relative;
    top: -10px;
}
#singlePost {
    padding: 20px 0px;
}
.tael_dd .table > thead > tr > th {
	background: #4a90e2;
	border: none;
	color: #fff;
}
.row.rom_rssg1{
  margin: 0;
}
.man_hhow2 .box_1{
	margin-bottom: 30px;
}
.box_textm1{
	background: #fff;
	border: 1px solid #e1e1e1;
	padding: 20px;
	margin-bottom: 30px;
}
.box_textm2 h4 {
	text-transform: uppercase;
	font-size: 25px;
	color: #555;
	font-family: 'ProximaB';
	margin-bottom: 15px;
	font-weight: 700;
}
.box_textm2 p {
	font-size: 17px;
	margin-bottom: 15px;
	color: #8c8c8c;
	line-height: 25px;
}
.box_textm2 h5{
	font-size: 18px;
	margin-bottom: 5px;
	color: #555;
	font-family: 'ProximaB';
}
.box_textm2 h6{
	font-size: 20px;
}
.stayyy1 {
	font-size: 24px;
}
.stayyy1 i{
	color: #666;
}
.stayyy1 i.active{
	color: #ffbe00;
}
.img_boxttt img{
	width: 100%;
}
.box_1 h1{
    font-size: 30px;
    color: #297cdd;
    font-weight: 700;
}

@-moz-document url-prefix(){

  .tabel_in_1 .select select{ background-position: right 0 center !important; border: none !important;}
}

.mian_box_blog {
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
  overflow: hidden;
  height: 100%;
}
.blog-slider.blog_list_ch1{
  background: #f1f1f1;
}
.blox_blogg2 {
  padding: 15px;
}
.blox_blogg2 h4 {
  font-size: 20px;
  color: #333;
  font-family: 'ProximaB';
}
.blox_blogg2 p {
  color: #666;
}
.row.main_rowss2 .col-sm-4 {
  margin-bottom: 30px;
}
.box_blog_dt2 {
  background: #fff;
  padding: 15px;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.sosilam li {
  display: inline-block;
  margin: 5px 1px;
}
.sosilam li a {
  display: inline-block;
}
.sosilam li a i {
  font-size: 16px;
  color: #4a90e2;
  border: 1px solid #4a90e2;
  text-align: center;
  transition: all ease-in-out 0.5s;
  width: 35px;
  height: 35px;
  display: inline-block;
  background: transparent;
  line-height: 35px;
  border-radius: 4px;
}
.sosilam li a i:hover,
.sosilam li a i:focus{
  background: #4a90e2;
  color: #fff;
}
.box_blog_dt2 p span {
  font-size: 18px !important;
  color: #666 !important;
}
.box_blog_dt2 p {
  line-height: 24px !important;
}
.box_blog_dt2 p span[style*="font-weight"]{
  font-size: 22px !important;
  color: #333 !important;
}
.box_blog_dt2 h1,
.box_blog_dt2 h2,
.box_blog_dt2 h3,
.box_blog_dt2 h4{
  font-size: 28px !important;
  margin: 20px 0 !important;
  color: #333 !important
}
.image_us {
  position: relative;
}
.dateiuu {
  position: absolute;
  left: 15px;
  top: 15px;
  background: #fff;
  padding: 4px 10px;
  border-radius: 4px;
  
}
.box_blog_dt2 p span.dateiuu{
  color: #000 !important;
}
.right_possll {
  background: #fff;
  margin-bottom: 20px;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.right_possll h3 {
  font-size: 24px;
  background: #4a90e2;
  margin: 0;
  padding: 10px 35px;
  color: #fff;
  font-family: 'ProximaB';
}
.right_possll ul {
  padding: 0 20px;
}
.right_possll ul {
  padding: 0 20px;
}
.right_possll ul li {
  width: 100%;
}
.right_possll ul li a {
  color: #666;
  padding: 15px 0;
  display: inline-block;
  border-bottom: 1px solid #e1e1e1;
  width: 100%;
  font-size: 16px;
  position: relative;
  padding-left: 15px;
}
.right_possll ul li a:after{
  position: absolute;
  content: "\f105";
  font-family: "FontAwesome";
  left: 0;
  top: 15px;
}
.box_ans1 h1 {
  display: inline-block;
  width: 60px;
  height: 60px;
  line-height: 56px;
  text-align: center;
  color: #60ad56;
  border-radius: 50%;
  border: 3px solid #60ad56;
  font-size: 42px;
  margin-bottom: 20px;
}
.box_ans1 h2 {
  font-size: 32px;
  margin-bottom: 20px;
  color: #ed6d20;
}
.box_ans1 p {
  color: #1d1b1a;
  font-size: 18px;
  margin-bottom: 15px;
}
.img_211 img{
	width:100px;
	height:100px;
	border-radius:50%;
	margin-bottom:15px;
}
.rating-star{
	margin:12px 0px 0px;
}
.rating-star span{
	background:#ffcf63;
	color:#fff;
}
.rating-star span {
	background: #4A90E2;
	color: #fff;
	width: 30px;
	height: 25px;
	display: inline-block;
	border-radius: 4px;
	position: relative;
	top: -3px;
	font-size: 15px;
	line-height: 25px;
}
.rating-star .fa-star {
	color: #999;
	font-size: 22px;
	text-shadow: 0px 0px 10px #ccc;
}
.rating-star .fa-star.active{
	color:#f7c75b;
}


/*15-02-2023*/
h1.heading-text {
    text-align: center;
    font-weight: 600;
    font-size: 30px;
    
}
.box_login h1 {
    color: #333;
}
.box_11 h1 {
    color: #1f8ceb;
    font-size: 42px;
    font-family: 'ProximaB';
}

/*15-02-2023*/


/*media*/
@media(min-width:1400px) and (max-width:6000px){
	 .large-2.col-md-3{
		 width:16.666666666666664%
	 }
	 .large-8.col-md-9{
		 width:80%
	 }
}
 @media(max-width: 1206px){
    .nav_home .navbar-default .navbar-nav > li > a{
        font-size: 14px;
    }
    ul.dropbtn{
        font-size: 14px;
        margin: 6px 0px 7px;
    }
    .nav_home .navbar-default .navbar-nav > li {
		padding: 4px 7px;
	}
	.nav_home .navbar-brand img {
		margin-top: -3px;
		width: 100px;
	}
}
 @media(max-width: 1023px){
	.nav_home .navbar-brand img{
		margin-top: 6px;
        width: 100%;
	}
	.nav_home .navbar-brand{
		padding: 10px 0;
	}
	.nav_home .navbar-default .navbar-toggle{
		border-color: #4a90e2;
		background: #4a90e2;
		margin-top: 20px;
	}
	.nav_home .navbar-default .navbar-nav > li{
		padding: 5px 10px;
	}
	.nav_home .navbar-collapse{
		padding: 0px 0;
	}
	.nav_home .nav.navbar-nav.navbar-right{
		padding: 10px 0 ;
	}
    .profile_dd .dropdown-menu > li > a {
		color: #fff !important;
	}
     .navbar-header{
         width: 100%;
    }
     .navbar-collapse{
         max-height: 100%;
    }
     .navbar-collapse {
         padding-bottom: 15px;
    }
     .Get_free::after, .Outboxmaster_top::after{
         display: none;
    }
    
     .nav_home .nav.navbar-nav {
         margin: 0;
    }
     .navbar-nav .open .dropdown-menu>li>a{
         color: #fff;
    }
     .navbar-nav .open .dropdown-menu>li>a:hover{
        color: #000;
    }
}
@media(max-width: 1023px){
    span.round-tab{
    font-size: 35px;
}
	.carousel-inner > .item > img, .carousel-inner > .item > a > img{
	  height: 460px;
	}
	.navbar-collapse.in{
	  width: 100%;
	}
    .search .row .col-sm-3 {
  width: 50%;
}
}
@media(min-width: 768px){
  .csetop_oneus .row {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px;
}
.csetop_oneus .row .col-sm-6:nth-child(2){
  justify-content: right;
}
.csetop_oneus .row:nth-child(2n) .col-sm-6:nth-child(1){
  float: right;
  order: 1;
} 
.csetop_oneus .row:nth-child(2n) .col-sm-6:nth-child(2){
  justify-content: left;
}
.csetop_oneus .row .col-sm-6 {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}
.my_stttd .box_textm1:nth-child(2n) .col-sm-3{
	float: right;
}

	.fle_uu1{
		display: flex;
		flex-wrap: wrap;
	}
	.fle_searrch_left{
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex; 
		flex-wrap: wrap;
	}
	.box_11{
	  height: 350px;
	  display: table;
	}
	  .inner_headding .col-sm-5 {
	  float: right;
	}
	  .arrow_top {
	  margin-top: -16px;
	}
	.borderrr1 {
	  background: #2d3e50;
	  height: 26px;
	}
	.slider_2 .owl-theme .owl-nav{
	  display: none;
	}
	  .about_us img {
	  bottom: 0;
	  left: 0;
	  position: absolute;
	  right: 0;
	  width: 100%;
	}
}
@media(max-width: 767px){  

.col-sm-9.col-md-9.large-8 {
    float: left;
}

	.feedback-section {
  overflow: auto;
  margin-top: 0px;
    text-align: left;
}
.set-search .col-sm-9{
	padding: 0 25px;
}

.page_linkk.ul_set{
	text-align: left;
}
.form-group.set-checkbox {
  overflow: auto;
}
.req-cat {
  padding: 26px 20px 20px;
}
	.box_3::before{
		right: -100px;
	}
	.copy_right{
		font-size: 12px;
		line-height: 18px;
	}
	.col-sm-4.col-xs-12 {
	  display: inline-block;
	  width: 100%;
	}
	.footer h4{
	  margin-bottom: 5px;
	}
	.link_2 a{
	  padding: 0;
	  line-height: 1;
	  font-size: 13px;
	}
	.link_2 a:hover{
	  padding-left: 10px;
	}
	.link_2 {
	  line-height: 20px;
	}
	.footer{
	  padding-bottom: 0;
	  padding-top: 15px;
	}
	.footer_llogo{
	  text-align: center;
	  width: 100%;
	  margin-bottom: 15px;
	}
	.facebook_like_page{
	  margin-top: 15px;
	}
	  .carousel-control .left_slider{
		left: 5px;
	  }
	  .carousel-control .icon-next, .carousel-control .glyphicon-chevron-right, .carousel-control .right_slider{
		right: 5px;
	  }
	.cont_slider p{
	  display: none;
	}
	.cont_slider h1{
	  font-size: 30px;
	  margin-bottom: 0;
	}
	.search{
	  padding: 0;
	}
	.carousel-control .left_slider, .carousel-control .right_slider{
	  width: 35px;
	  height: 35px;
	  line-height: 35px;
	  font-size: 30px;
	}
	.btn_search {
	  position: inherit;
	  width: 100%;
	}
	.btn_search .btn{
	  width: 100%;
	}
	.carousel-indicators{
	  display: none;
	}
	.carousel-inner > .item > img, .carousel-inner > .item > a > img{
	  height: 260px;
	}
	.up-footer .row{
		display: block;
	}
	.up-footer .col-sm-2{
		width: 100%;
		border: 1px solid #e1e1e1;
		margin-bottom: 30px;
	}
	.set-all-box .card-body .btn {
  margin-top: 15px;
}
.carousel-caption1 .container {
    padding: 0 16px;
}
}




@media( max-width : 585px ) {

    .wizard {
        width: 90%;
        height: auto !important;
    } 
  .nav_home .navbar-brand img {
      margin-top: 0;
  }
  .nav_home .navbar-default .navbar-toggle {
      margin-top: 10px;
  }
    span.round-tab {
        font-size: 30px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }
    .list_top_bar li {
    display: inline-block;
    padding: 3px 7px;
}
li.top_icon {
    transform: translate(0, 8px);
}

    .wizard .nav-tabs > li a {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard li.active:after {
        content: " ";
        position: absolute;
        left: 35%;
    }
    .btn_new_filter .btn {
    background: transparent;
    border: 1px solid #4a90e2;
    font-size: 12px;
}
}

@media(max-width: 930px) and (min-width: 768px){
	.tutor-research .select-selected {
	
	font-size: 11px;
}
.select2-container--default .select2-search--inline .select2-search__field {
	font-size: 11px;
}
}
@media(min-width: 768px){
  .row.main_rowss2 {
  display: inline-flex;
  flex-wrap: wrap;
  width: 100%;
}
}
/*media close*/

#our_featured .img_banner img {
  object-fit: cover;
  object-position: top;
  height: 100vh;
}

#our_featured .headding {
  position: absolute;
  top: 40%;
  text-align: center;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
}

#our_featured .headding h2 {
  font-size: 42px;
  font-family: 'ProximaB';
  color: #fff;
  text-shadow: 0 0 2px rgb(0 0 0 / 70%);
}

#our_featured .See_Alll_Totors {
  position: absolute;
  bottom: 48%;
}

#our_featured .img_banner:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background: #000;
  z-index: 0;
  opacity: 0.1;
}





@media only screen and (max-width: 600px) {
  #our_featured .img_banner img{
    height: 350px;
  }

  #our_featured .headding {
    width: 90%;
  }

  #our_featured .See_Alll_Totors {
    bottom: 30%;
  }

  .slider_3 .testimonial .testimonial-content {
    min-height: 300px;
  }

  .galleryy .btn_new_filter {
    display: grid;
    grid-template-columns: repeat( auto-fit, minmax(100px, 1fr) );
    grid-gap: 10px;
  }

  .about_us {
    text-align: center;
  }

  .carousel-inner > .item > img {
    height: 400px;
    object-position: left;
  }

  .box_3 {
    margin-left: 0;
  }

  .up-footer .row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 10px;
  }

  .up-footer .row:before,
  .tutor-research .row::before {
    display: none;
  }

  .up-footer .col-sm-2 {
    margin-bottom: 10px;
  }

  .tutor-research .row {
    display: grid;
    grid-template-columns: repeat( auto-fit, minmax(200px, 1fr) );
    grid-gap: 0px;
  }

  /*.box_login .btn.btn_theme {
    margin-bottom: 0;
  }*/

  .content-area img {
    max-width: 100%;
    height: auto;
  }

  .profile-page .container-fluid {
    padding: 0;
  }
}
@media only screen and (max-width: 440px) {

    .slider_3 .testimonial .testimonial-content {
    min-height: 300px;
}
}

form#contactfrom {
    text-align: left;
    padding: 0px 30px;
}
.pagination>li {
    display: inline-block;
}
.row.who_we {
    padding: 0px 20px;
}
@media only screen and (max-width: 767px) {
    
.How_it_works p {
    width: 60%;
    margin: 0 auto;
}

.about_us {
    text-align: center;
}

.about_us p {
    padding: 20px;
}

.btn_new_filter .btn {
    margin: 5px;
    width: 75%;
}

.Why_CHoose p {
    width: 70%;
    margin: 0 auto;
}

.slider_3 .testimonial .post {
    text-align: center;
}

#our_featured .headding {
    width: 100%;
}
.box_10 p {
    width: 100%;
}

.Important .box_10 p  {
    width: 100%!Important;
    margin: 0;
}

.box_10 p {
    width: 100%;
}
.top-head p {
    width: 60%;
    text-align: center;
    margin: 0 auto;
}

.csetop_oneus {
    text-align: center;
    padding-top: 50px;
}

.box_ans1 p {
    width: 80%;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 50px;
}

.box_ans1.text-right {
    text-align: center;
    padding-top: 50px;
}

.box_ans1 {
    padding-top: 50px;
}
.w-lg-25 {
    width: 50% !important;
}
.how-it-work-page .pb-5 p {
    margin: 0 auto;
    width: 60%;
}

.col-6.col-md-3.text-center {
    padding: 20px 0px;
}

.section--faq .headding h2 {
    margin-bottom: 60px;
    text-align: center;
}

.section--faq dd {
    width: 80%;
    margin: 0 auto;
    padding-bottom: 20px;
}
.box_textm2 {
    padding: 20px 0px;
}

.box_textm2 p {
    width: 60%;
    margin: 0 auto;
    padding-bottom: 20px;
}


.box_12 strong {
    color: #fff;
}

.msgspan {
    width: 60%;
    margin: 0 auto;
}

.mt-5.mt-xl-0 section.jiDhWe {
    width: 80%;
    margin: 0 auto;
    padding-bottom: 20px;
}
p {}

.Contact_us p {
    margin: 0 auto;
    width: 65%;
    padding-bottom: 12px;
}

}



@media only screen and (max-width: 520px) {
    .Why_CHoose p {
    width: 100%;
    margin: 0 auto;
}
.how-it-work-page .pb-5 p {
    margin: 0 auto;
    width: 100%;
}
.msgspan {
    width: 100%;
    }

.How_it_works p {
    width: 100%;
    margin: 0 auto;
}
.about_us p {
    padding: 10px;
}
.top-head p {
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
.Contact_us p {
    width: 100%;
}
.box_ans1 p {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 50px;
}
.section--faq dd {
    width: 100%;}
.box_textm2 p {
    width: 100%;
}
.mt-5.mt-xl-0 section.jiDhWe {
    width: 100%;
}
.btn_new_filter .btn {
    margin: 5px;
    width: 100%;
}
    }


@media (max-width: 767px){
    .set-filter .form-group {
    text-align: left;
    padding: 0px 0;
}
.sort-by span {
    position: relative;
    top: 5px;
    left: 10px;
}
.pro-pic img {
    width: 220px;
    margin: 0 auto 15px;
    height: 220px;
    object-fit: cover;
    border-radius: 110px;
}
.profile-name h1 {
    float: left;
    margin: 0px;
    color: #000;
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: 10px;
    font-weight: bold;
}
.price-tutor {
    bottom: 0;
    padding: 0 10px 10px;
    text-align: left;
    background: transparent;
}
.img_box_1 a {
    width: 100%;
    display: block;
    text-align: center;
}
.img_box_1 .img_r {
    margin: 20px auto;
    width: 220px;
    height: 220px;
    border-radius: 110px;
    object-fit: cover;
    background: #f1f1f1;
}
.set-per h3 {
    font-size: 20px;
    margin-bottom: 3px;
    font-weight: 600;
}

}

