html,body{
	margin:0px!important;
	padding: 0px!important;
	overflow-x: hidden!important;
	font-family: 'Montserrat', sans-serif!important;
	box-sizing: border-box;
}
 * {
      box-sizing: border-box;
 }
p{
	font-family: 'Maven Pro', sans-serif!important;
}
 /*-----------------------header-top-----------------------------*/

 .head_right ul{
 	list-style-type: none;
 }
 .header_top{
 	background: #174886;
 	color: white;
 }
.head_right li a{
	color: white;
}
@media only screen and (min-width: 320px) and (max-width: 640px){
	.head_right ul,.head_left{
		text-align: center!important;
	}
}

/*------------------end-header-top-----------------------*/

/*--------------------header-----------------*/

.icon_mail ul,.icon_ph ul{
	list-style-type: none;
	padding-left: 0;
	margin-bottom: 0;
}
.icon_mail li,.icon_ph li{
	border:1px solid #D7D7D7;
	color: white;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	transform: rotate(45deg);
	margin-right: 20px;
}
.icon_mail img,.icon_ph img{
	transform: rotate(-45deg);
}
.mail_info,.phone_info{
	vertical-align: top;
}
.head_info h6{
	color: #767676;	
}
.head_info{
	display: flex;
	justify-content: flex-end;
}
.head_phone{
	margin-left: 40px;
}
.head_info p a{
	color: #636262;
	text-decoration: none;
	transition: all .2s ease;
	font-size: 14px;
	font-weight: bold;
}
.head_info p a:hover{
	color: #f0761c;
}
.nav-container{
	min-height: 115px;
}
.sina-brand{
	display: none;
}
.sina-nav .sina-menu > li > a:hover{
	color: #dc3545!important;
}
.sina-nav .sina-menu > li > a.actives{
	color: #dc3545;
}

@media only screen and (min-width:992px) and (max-width:1258px){
	.head_phone{
		margin-left: 25px;
	}
	.log_img img{
		width: 32%;
	}
}
@media only screen and (min-width:641px) and (max-width:991px){
	.head_info{
		justify-content: flex-start!important;
	}
	.head_info p a{
		font-size: 12px;
	}
	.head_info h4{
		font-size: 20px;
	}
	.head_mail{
		margin-left: -45px;
	}
	.log_img img{
		width: 27%;
		height: auto;
	}
	.sina-nav .sina-menu > li > a{
		padding: 15px 10px!important;
		font-size: 12px!important;
	}
	.sina-nav .sina-menu > .dropdown > .dropdown-toggle:after{
		top: 15px!important;
		right: -1px!important;
	}
	.sina-nav .sina-brand{
		height: 42px!important;
	}
	.icon_mail li, .icon_ph li{
		width: 40px;
    	height: 40px;
    	line-height: 38px;
    	margin-right: 14px;
	}
	.head_phone{
		margin-left: 12px;
	}
}
@media only screen and (min-width: 320px) and (max-width:640px){
	.head_mail{
		margin: 15px 0px 30px 0px;
	}
	.head_phone{
		margin-left: 0px;
	}
	.log_img{
		margin: 10px 0px;
		text-align: center;
	}
	.log_img img{
		width: 32%;
		height: auto;
	}
	.head_info{
		display: block;
	}
}

/*-------------------------end-header-----------------------*/

/*jssor slider bullet skin 053 css*/
        .jssorb053 .i {position:absolute;cursor:pointer;}
        .jssorb053 .i .b {fill:#fff;fill-opacity:0.5;}
        .jssorb053 .i:hover .b {fill-opacity:.7;}
        .jssorb053 .iav .b {fill-opacity: 1;}
        .jssorb053 .i.idn {opacity:.3;}

        /*jssor slider arrow skin 093 css*/
        .jssora093 {display:block;position:absolute;cursor:pointer;}
        .jssora093 .c {fill:none;stroke:#fff;stroke-width:400;stroke-miterlimit:10;}
        .jssora093 .a {fill:none;stroke:#fff;stroke-width:400;stroke-miterlimit:10;}
        .jssora093:hover {opacity:.8;}
        .jssora093.jssora093dn {opacity:.6;}
        .jssora093.jssora093ds {opacity:.3;pointer-events:none;}



/*------------------about-----------------------*/

.about_cont{
	background: url("../images/about-bg.png") no-repeat center center/cover;
	color: #AAAAAA;
}
.about_info h3{
	color: #333F71;
}
.colors{
	color: #f0761c!important;
}
.buts a{
	border:3px solid #B0B0B0;
	padding: 10px 20px;
	color: #333F71;
	transition: all .5s ease;
}
.buts a:hover{
	background: #333F71;
	color: white;
	text-decoration: none;
}
.buts{
	text-align: center;
	padding-top: 20px;
}
.about_img img{
	width: 100%;
	height: auto;
}

@media only screen and (min-width: 641px) and (max-width: 991px){
	.about_info h3{
		font-size: 22px!important;
	}
	.about_img{
		margin-top: 80px;
	}
}

@media only screen and (min-width: 320px) and (max-width: 640px){
	.about_img{
		margin: 15px 0px;
	}
}

/*-------------------end-about----------------------*/

/*---------------services--------------------*/
.service_cont h3{
	color: #333F71;
}
.serv_1{
	box-shadow: -2px 2px 5px 2px #AAAAAA;
	transition: all .3s ease;
}
.serv_info h6{
	color: #f0761c;
}
.serv_info p{
	color: #636262;
	font-size: 14px;
}
.serv_info p a,.serv_info p a:hover{
	color: #767676;
	text-decoration: none;
}
.serv_1:hover{
	border-left: 6px solid #f0761c;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}

/*-------------end-services-------------*/

/*-----------choose--------------*/

.why_choose_cont{
	background: #f6f6f6;
}
.why_choose_cont h3{
	color: #333F71;
}
.choose_1{
	margin: 20px 0px;
}
.choose_1 h5{
	color: #f0761c;
}
.choose_1 a:hover{
	color: #EFBD1A;
	text-decoration: none;
}
@media only screen and (min-width:641px) and (max-width:991px){
    .choose_1 h5{
        font-size:15px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 640px){
	.why_choose_cont h3{
		font-size: 21px;
	}
}
/*-----------------mission----------------*/

.no-pads{
	padding-right: 0!important;
}
.vision_info{
	background-color: #f0761c;
	border-top-right-radius: 60px;
}
.vision_info h4{
	color: #333F71;
}
.vision_info p{
	color: white;
	font-size: 14px;
}
.mission > .row{
	background: #F1F4F4;
}
.vision_1 p{
	font-size: 14px;
	color: #767676;
}
.vis_in_left{
	vertical-align: top;
}
.vis_in_left h6{
	color: #333F71;
}
.mission_right{
	padding-top: 50px;
}
.vision_1 img{
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
}
.vision_1:hover img{
	transform: rotate(360deg);
	-webkit-transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
}

@media only screen and (min-width: 991px) and (max-width: 1258px){
	.mission_right{
		flex-wrap: wrap;
		padding-top: 22px!important;
	}
	
}
@media only screen and (min-width: 768px) and (max-width: 990px){
	.mission_right{
		flex-wrap: wrap;
		padding-top: 40px!important;
	}	

}
@media only screen and (min-width: 320px) and (max-width: 640px){
	.mission_right{
		flex-wrap: wrap;
		padding: 20px!important;
	}
}

/*---------------end-mission----------------------------*/

/*--------------portfolio------------------------*/
.gallery_cont h3{
	color: #333F71;
}
#myBtnContainer{
	text-align: center;
}
.column {
  float: left;
  width: 25%;
  display: none; /* Hide columns by default */
}
.column img{
	border-radius: 5px;
}
.column img:hover{
	opacity: 0.5;
}
/* Clear floats after rows */ 
.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Content */
.content {
  background-color: white;
  padding: 10px;
}

/* The "show" class is added to the filtered elements */
.show {
  display: block;
}

/* Style the buttons */
.btns {
  border:1px solid #f0761c!important;
  padding: 12px 16px;
  background-color: white;
  cursor: pointer;
  color: #333F71!important;
  font-weight: bold!important;
  outline: none!important;
}

/* Add a grey background color on mouse-over */
.btns:hover {
  background-color: #f0761c;
  color: white!important;
}
.btns:click{
	border
}
/* Add a dark background color to the active button */
.btns.active {
  background-color: #f0761c;
   color: white!important;
}

@media only screen and (min-width: 320px) and (max-width: 640px){
	.row_mar{
		margin: 15px 0px;
	}
	.btns{
		padding: 8px 10px!important;
		font-size: 14px!important;
	}
	.gallery_cont h3,.service_cont h3,.about_cont h3{
		font-size: 21px;
	}
}
/*-------------end-portfolio-------------*/

footer{
	background: url("../images/foot_bg.png") no-repeat center center/cover;
	padding: 4% 0%;
	color:white;
}
footer ul{
	list-style-type: none;
	text-align: center;
	padding-left: 0;
}
footer li{
	display: inline-block;
	padding-right: 10px;
	color: white;
	font-family: 'Playball', cursive;
	letter-spacing: 2px;
}
footer li:first-child{
	font-size: 20px;
}
.socials li a,.socials li a:hover{
	color: white;
}
.address,.email_us,.tele{
	text-align: center;
}
.address i,.email_us i,.tele i{
	font-size: 25px;
	margin-bottom: 10px;
}
.email_us a,.tele a,.email_us a:hover,.tele a:hover{
	color:white;
	text-decoration: none;
}
.email_us p,.tele p{
	margin-bottom: 0;
}
@media only screen and (min-width:641px) and (max-width:991px){
    .address p{
        font-size:15px;
    }
}

/*--------------------------end-footer-----------------------*/

/*-----------------copyrights--------------------*/

.copyrights{
	padding:10px 0px;
	background: #f0761c;
	color: #333F71;
	font-size: 12px;
}
.copyrights p a,.copyrights p a:hover{
	color: #333F71;
	text-decoration: none;
}

/*---------------end-copyrights-------------------*/

/*---------------about-page----------------*/

.banner img{
	width: 100%;
	height: auto;
}
.abt_cont h3{
	background: #174785;
	color: white;
}
.abt_info{
	box-shadow: 1px 1px 3px;
	color: #636262;
}
.abt_info i{
	color:#174785;
	font-size: 20px;
}
.mis_left,.vis_right{
	box-shadow: 1px 1px 3px #1A4A87;
	height: 240px;
	color: #636262;
}
.mis_icons img,.vis_icons img{
	/*width: 110px;
	height: 110px;
	font-size: 60px;
	border-radius: 50%;
	color:#174785;
	margin-top: -66px; 
	box-shadow: 1px 1px 3px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	background: white;
	margin-left: auto;
	margin-right: auto;*/

	width: 110px;
	height: 110px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -60px;
}
.mis_icons,.vis_icons{
	text-align: center;
	margin-bottom: 10px;
}
.vis_right h4,.mis_left h4{
	color: #1A4A87;
}
.what_in{
	box-shadow: 1px 1px 3px;
}
.what_in p:last-child{
	color:#636262;
}
.what_in h3,.who_cont h3{
	color: #1A4A87;
}
.common_cont p{
	box-shadow: 1px 1px 3px;
	border-left: 6px solid #1A4A87;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	color: #636262;
}
.common_cont h3,.beneficial_cont h3,.way_cont h3{
	color: #1A4A87;
}
.beneficial_info h5{
	color: #1A4A87;
	text-align: center;
	font-weight: bold;
	padding: 5px 0px;
}
.card{
	box-shadow: 1px 1px 3px;
}
.beneficial_info{
	margin: 30px 0px;
}
.beneficial_info p{
	color: #636262;
}
.way_cont ul{
	list-style-type: none;
}
.way_cont li{
	display: flex;
	color: #636262;
	line-height: 1.8;
}
.way_cont li:before{
	content: "\f005";
	font-family: FontAwesome;
	color: #1A4A87;
	margin-right:10px;
}
@media only screen and (min-width: 641px) and (max-width: 991px){
	.mis_left,.vis_right{
		height: auto!important;
	}
	.mis_left{
		margin-bottom: 70px;
	}
}

@media only screen and (min-width: 320px) and (max-width: 640px){
	.mis_left, .vis_right{
		height: auto!important;
	}
	.mis_left{
		margin-bottom: 70px;
	}
	.abt_cont h3,.common_cont h3,.what_cont h3,.beneficial_cont h3{
		font-size: 20px;
	}
	.vis_right h4, .mis_left h4{
		font-size: 18px;
	}
}

/*------------------end-about-page-----------------------*/

/*-------------------services--------------------*/

.serv_main h3{
	color: #1A4A87;
}

/*---------------end-services------------------*/

/*---------------scroll-top------------------*/

#back-to-top {
	cursor: pointer;
	position: fixed;
	bottom: 10px;
	right: 20px;
	display: none;
	background: transparent !important;
	border-color: transparent !important;
	box-shadow: none;
}

#back-to-top img
{
	background:#444444;
	transition:all 0.5s ease-in-out;
	border-radius:5px;
}

#back-to-top img:hover
{
	background:#194986;
}

/*-------------end-scroll-top----------------*/

/*---------------team---------------------*/
.team_1{
	margin: 15px 0px;
}
.team_1 img{
	width: 30%;
	height: auto;
}

/*-------------end-team--------------------*/

/*-------------franchise------------------*/
.franchise_cont h3{
	color: #1A4A87;
}
.fran_in p{
	color: #636262;
}
.fran_in h5{
	border-bottom: 1px solid #194986;
	color: #194986;
}

@media only screen and (min-width: 320px) and (max-width: 640px){
	.franchise_cont h3{
		font-size: 22px;
	}
}

/*---------------end-franchise-----------------*/

/*-----------------contact-page-------------------*/

.con_cont{
	background: black;
}
.contact_form{
	background: #f5f2e9 url("../images/bor_con.jpg") 0 0 repeat;
	padding: 5px;
}
.contact_white{
	position: relative;
	background: white;
	padding: 20px 30px 60px 30px; 
	box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.2), 0 0 1px rgba(0,0,0,0.2), 0 1px 1px rgba(0, 0, 0, 0.2), 0 1px 4px rgba(0, 0, 0, 0.3);
}
.contact_white:hover{
	box-shadow: 0 0 1px rgba(0,0,0,0.9), 0 1px 1px rgba(0, 0, 0, 0.2), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 50px rgba(0,0,0,0.7);
}
.con_1{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.con_1 h3{
	font-family: 'Old Standard TT', serif;
}
.con_input{
	border: none!important;
	border-bottom: 1px solid black!important;
	height: 40px!important;
	margin: 15px 0px!important;
}
.con_input:focus{
	box-shadow: none!important;
	border-bottom: 2px solid #194986!important;
}

.con_but button{
	padding: 10px 35px;
	background: #8EBCD0;
	color: white;
	border-radius: 20px;
	border:none;
	cursor: pointer;
	transition: all .5s ease;
	letter-spacing: 1px;
}
.con_but button:focus{
	outline: none;
}
.con_but button:hover{
	background: #FDD27E;
}
.finger_img{
	position: absolute;
	bottom: 40px;
	right: 0px;
}
/*------------------end-contact-page-------------------*/

/*-----------------logo-slider--------------------*/

.clients_cont h2{
	color: #1A4A87;
}
.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

@media only screen and (min-width: 320px) and (max-width: 640px){
	.clients_cont h2{
		font-size: 22px;
	}
}
@media only screen and (min-width: 641px) and (max-width: 991px){
	.clients_cont h2{
		font-size: 25px;
	}
}
/*-----------------end-logo-slider---------------------*/

/*----------------CSR-page--------------------*/
.csr_cont{
	color: #636262;
	line-height: 1.6;
}
.csr_list,.csr_para{
	margin-bottom: 25px;
}
.csr_cont h2,.csr_list h4,.csr_head{
	color: #1A4A87;	
}
.csr_list ul{
	list-style-type: none;
}
.csr_list li{
	display: flex;
}
.csr_list li:before{
	content: "\f040 ";
	font-family: FontAwesome;
	color: #1A4A87;
	margin-right: 10px;
}

@media only screen and (min-width: 320px) and (max-width: 640px){
	.csr_cont h2{
		font-size: 22px;
	}
	.csr_list h4, .csr_head{
		font-size: 19px;
	}	
}
@media only screen and (min-width: 641px) and (max-width: 991px){
	.csr_cont h2{
		font-size: 25px;
	}
	 .csr_list h4, .csr_head{
		font-size: 21px;
	}
}

/*-----------end-CSR---------------*/

/*---------------gallery-page--------------------*/

.gallery_main h2{
	color: #1A4A87;
}

.sl-wrapper .sl-image .sl-caption{
	display: none!important;
}
@media only screen and (min-width: 641px) and (max-width: 991px){
	.gallery_main h2{
		font-size: 25px;
	}
}
@media only screen and (min-width: 320px) and (max-width: 640px){
	.gallery_main h2{
		font-size: 22px;
	}
}

/*-----------------end-gallery-page---------------------*/

/*---------------career-page---------------------*/

.career_main{
	color: #636262;
}
.career_main h2{
	color: #1A4A87;
}

/*---------------end-career-page--------------------*/

/*---------------teacher-page------------------*/

.input-field{
	border: 1px solid #164685!important;
	color: #164685!important;
	font-weight: bold!important;
	box-shadow: 1px 1px 3px #164685;
}
.input-field::placeholder{
	color: #164685!important;
}
input[type="file"]{
	color: #164685!important;
}
.upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: block;
}
 .upload-btn-wrapper .btn {
  border: 1px solid #164685;
  color: #164685;
  background-color: white;
  padding: .375rem .75rem;;
  border-radius: .25rem;
  font-size: 1rem;
  font-weight: bold;
  width: 100%;
  height: calc(2.25rem + 2px);
  text-align: left;
}
.upload-btn-wrapper input[type=file] {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  width: 100%;
}
.tea_button button{
	background: #164685;
	color: white;
	font-weight: bold;
	transition: all .5s ease;
}
.tea_button button:hover{
	background: white;
	color: #164685;
	border: 1px solid #164685;
	transition: all .5s ease;
}


.teacher_form{
	text-align: center;
}
.teacher_form h4{
	color: #1A4A87;
}
