@font-face {
    font-family: 'montserratblack';
    src: url('../fonts/montserrat-black-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}@font-face {
    font-family: 'montserratbold';
    src: url('../fonts/montserrat-bold-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratlight';
    src: url('../fonts/montserrat-light-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratmedium';
    src: url('../fonts/montserrat-medium-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratregular';
    src: url('../fonts/montserrat-regular-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montserratsemibold';
    src: url('../fonts/montserrat-semibold-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
html{font-size:14px}
body{font-family: 'montserratregular'; font-size:14px;color:#333333; padding-top: 115px;}
ul{padding:0;margin:0}
p{font-size:1rem}
img{max-width:100%}
a:focus, a:active, a:hover{outline:none;text-decoration:none;cursor:pointer}
li{list-style:none}
p a{word-break:break-all}
.container{position:relative; max-width: 1140px;} 
@media (max-width: 768px) { 
.navbar h5.navbar-toggler {
    cursor: pointer;
}
}

/** global **/
.mt-25 { margin-top: 25px; } 
.current-offers-overlay { position: absolute; left: 0px; top: 0px; height: 100%; width: 100%; background:rgba(51, 117, 68, 0.77); }
.view-all-btn { display: inline-block; background: #337544; width: 215px;   border-radius: 22px; font-family: 'montserratmedium'; color: #ffffff; font-size: 16px; line-height: 44px; margin-top: 15px; }
.view-all-btn:hover { background: #3d8750; color: #ffffff;}
.tabs-common { border-color: #e3e3e3; }
.tabs-common .nav-link { font-size: 18px; color: #333333; font-family: 'montserratsemibold'; text-transform: uppercase; border: #b9d5f0 solid 1px; border-bottom-color: #e3e3e3; margin-left: 20px; padding: 15px; 
background: #ebf5ff; 
-webkit-border-top-left-radius: 7px;
-webkit-border-top-right-radius: 7px;
-moz-border-radius-topleft: 7px;
-moz-border-radius-topright: 7px;
border-top-left-radius: 7px;
border-top-right-radius: 7px; }
.tabs-common .nav-item.show .nav-link, 
.tabs-common .nav-link.active { background: #347648; border-color: #347648; color: #ffffff;}
.tabs-common-content { margin-top: 25px;}



/**Header**/ 
.header-section {position: fixed; top: 0; right: 0; left: 0; z-index: 9999; background-color: #fff; 
    box-shadow: 2px 0 10px rgba(0,0,0,0.17); 
    -webkit-box-shadow: 2px 0 10px rgba(0,0,0,0.17); 
    -moz-box-shadow: 2px 0 10px rgba(0,0,0,0.17);
    -o-box-shadow: 2px 0 10px rgba(0,0,0,0.17);   
    -ms-box-shadow: 2px 0 10px rgba(0,0,0,0.17);
}
.navbar-toggler:focus, 
.navbar-toggler:hover { outline: none;}
.bar1, .bar2, .bar3 { width: 35px; height: 4px;  background-color: #333; margin: 6px 0; transition: 0.4s; border-radius: 3px; }  
.change .bar1 { -webkit-transform: rotate(-45deg) translate(-6px, 6px); transform: rotate(-45deg) translate(-6px, 6px); }
.change .bar2 {opacity: 0;}
.change .bar3 {-webkit-transform: rotate(45deg) translate(-8px, -8px); transform: rotate(45deg) translate(-8px, -8px); } 
.footer-bot-nav .navbar-toggler { display: block;}
.top-nav { background: #337544; }
.top-nav ul li { display: block; float: left; font-size: 14px; line-height: 20px; color: #FFFFFF;   }  
.top-nav-left { float: left;}
.top-nav-left li { margin-right: 20px; margin-top: 11px; margin-bottom: 11px; } 
.top-nav-left li a { color: #FFFFFF;}
ul.top-nav-left li.mobile-top-nav { display: none;}
.top-nav-right { float: right;}
.top-nav-right li { margin-left: 15px;  } 
.top-nav-right li a { padding:10px 15px; color: #FFFFFF; }
.top-nav ul li.top-nav-btn a {   background: #002147; display: block;  }
.top-nav-right li a { line-height: 25px;}
.top-nav-right li.whatsapp-no { padding-top: 10px; padding-bottom: 10px;}
.top-nav-right li.whatsapp-no a { padding-left: 4px;}
.top-nav-right li.whatsapp-no a img { display: block; float: right; margin-left: 0px; } 
.top-nav-right li .btn { background: #2c673c; border-radius: 0px; padding-top: 10px; padding-bottom: 10px;} 
.top-nav-right li .my-account-wrap { border-radius: 0; padding: 0px; z-index: 99; width: 170px; background: #fff; 
    box-shadow: 2px 0 10px rgba(0,0,0,0.17);
     -moz-box-shadow: 2px 0 10px rgba(0,0,0,0.17);
    -o-box-shadow: 2px 0 10px rgba(0,0,0,0.17);
    -webkit-box-shadow: 2px 0 10px rgba(0,0,0,0.17); 
} 
.top-nav-right li  .my-account-wrap a { text-transform: uppercase; font-weight: 400; padding: 15px; 
    color: #000; font-size: 13px; border-top: 1px solid #eaeaea; width: 100%;
    text-align: left; line-height: 1; display: block; transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
} 
.top-nav-right li .my-account-wrap a:hover { color: #337544; background: #60c379; }
.navbar-light {background: #FFFFFF; padding-top: 0; padding-bottom: 0; }
.navbar-light .navbar-nav .nav-link { font-size: 13px; color: #002147; text-transform: uppercase; font-family: 'montserratsemibold'; padding:1.8rem 0.7rem; }  
.dropdown-toggle::after { display: none;}
.navbar-light .navbar-nav .nav-link:focus, 
.navbar-light .navbar-nav .nav-link:hover { color: #337544; }  
.dropdown-menu { border-radius: 0; display: none; position: absolute; top: 100%; left: -15px; z-index: 99;  border-top: 2px solid #337544;
    min-width: 170px; max-width: 300px; padding: 0px; padding-top: 0px; padding-bottom: 0px; background: #fff; justify-content: space-between;
    box-shadow: 2px 0 10px rgba(0,0,0,0.17);
    -moz-box-shadow: 2px 0 10px rgba(0,0,0,0.17);
    -o-box-shadow: 2px 0 10px rgba(0,0,0,0.17);
    -webkit-box-shadow: 2px 0 10px rgba(0,0,0,0.17);
} 
.dropdown-item { border-top: 1px solid #eaeaea;  font-size: 13px; line-height: 1; display: block; color: #000;      transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s; 
    text-transform: capitalize; padding: 15px;
}
.dropdown-item.active, 
.dropdown-item:active { color: #fff; text-decoration: none; background-color: #337544;}
.dropdown-item:hover { background:#bbf1c9; color: #337544;}
.section-row { padding-top: 50px; padding-bottom: 50px; }
.heading { width: 100%; text-align: center;  color: #333333; font-size: 36px; line-height: 36px; padding-bottom: 20px; position: relative; }
.heading::before,
.heading::after { background-color:rgb(0,0,0); opacity:0.1;  position: absolute; content: ""; height: 1px; bottom: 0;left: 50%; width: 66%; margin-left: -33%;  }
.heading::after { opacity:0.2;  width: 20%; margin-left: -10%; } 
.sub-heading { padding-bottom: 5px;}
.heading span { display: block; font-size: 13px; color: #333333; }
.heading-sub { font-size: 18px; line-height: 24px; color:#333333; }  
.m-bot-30 { margin-bottom: 30px;}
/*Query Form **/
.global-query-form { background: url(../images/quey_bg.jpg) center top no-repeat; background-size: cover; } 
#requestCallBack {
    background: url(../images/quey_bg.jpg) center top no-repeat;
        background-size: auto;
    background-size: cover;
}
.heading-2 { color: #FFFFFF;} 
.heading-2::before,
.heading-2::after { background-color:rgb(254,254,254); opacity:0.25; }
.heading-2::after { opacity:1; }
.global-query-warp { background-color: rgba(12, 15, 22, 0.25); padding:30px 45px; margin-top: 30px; font-family: 'montserratmedium'; }
.global-query-warp .form-control { height: 50px; border-radius: 25px; border: none; font-size: 16px; color: #747474; padding: 15px 17px; }
.global-query-warp .form-row>.col, 
.global-query-warp .form-row>[class*=col-] { padding-left: 25px; padding-right: 25px; margin-bottom: 16px;  }
.global-query-warp .form-check {background-color: rgba(7, 24, 12, .20); font-family: 'montserratregular'; color: #FFFFFF; display: inline-block; margin-top: 15px; margin-bottom: 10px; padding: 12px 30px 12px 40px; border-radius: 4px; }
.global-query-warp .form-check-label a {  font-family: 'montserratmedium'; color: #FFFFFF; text-decoration: underline; }
.btn-request-call { background: #337544; height: 50px; min-width: 300px; border-radius: 25px; font-size: 18px; line-height: 38px; color: #FFFFFF;  
    margin-bottom: 10px;
    border: 2px solid rgb(79, 173, 103); border: 2px solid rgba(79, 173, 103, .52); 
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; 
}
.btn-request-call:hover { background: #2f7544; color: #FFFFFF;}
/** Footer Section **/
.footer { background: #002147; }
.footer .navbar-light { background: none;}
.footer .navbar-light .navbar-nav .nav-link { color: #fff; padding-top: 0; padding-bottom: 0;}
.footer .navbar-light .nav-item {
    border-right: 1px solid white;
}
.footer .navbar-light .nav-item:last-child {
  border: none;
}
.footer #aboutUs, .footer #coursesScholarships, .footer #others, .footer .address-col {
    margin-bottom: 20px;
}
.footer .navbar-light .navbar-nav .nav-link:focus, 
.footer .navbar-light .navbar-nav .nav-link:hover { color: #FFFFFF; }   
.nav-heading,
.footer-bot-row .navbar-toggler { font-size: 14px; color: #59a7f2; width: 100%; margin-bottom: 15px; position: relative; padding-left: 0; } 
.footer-bot-row { border-top: #073871 solid 1px; border-bottom: #073871 solid 1px; margin-top: 40px; padding-top: 40px; padding-bottom: 30px; }
.footer-bot-nav .navbar-expand-lg { flex-flow: wrap; padding: 0px;}
.footer-bot-nav .navbar-expand-lg .navbar-nav { display: block; width: 100%; }
.footer-bot-nav .navbar-expand-lg .navbar-nav .nav-link {   padding: 6px 0px; line-height: 18px; color: #8f95aa;}
.footer-bot-nav .navbar-expand-lg .navbar-nav .nav-link:hover { color: #FFFFFF;}
.social-media { width: 100%; padding: 4px 0; }
.social-media a { display: inline; margin-right: 5px;}
.address-col { margin-top: 15px; color: #FFFFFF;}
.address-col p { line-height: 25px; margin-bottom: 8px;}
.font-bold { font-family: 'montserratsemibold';}
.address-col p img {display:block; float: left; margin-right: 8px; width: 16px; margin-top: 3px; position: relative; }
.footer-bottom { text-align: center; margin-top: 20px;   }
.footer-bottom ul { display: block; text-align: center; width: 100%;} 
.footer-bottom ul li { display: inline;  font-size: 12px; color: white; margin: 5px; }
.footer-bottom ul li a { color: white; }
.footer-bottom ul li a:hover { color: white;}
.footer-bottom p { text-align: center; width: 100%; font-size: 12px; color: white; margin-top: 5px; margin-bottom: 0px;}
/* .footer-bot-row .navbar-toggler { display: none;} */


@media (max-width: 991px) { 
    body{ padding-top: 102px;}   
.navbar-light .navbar-toggler { border: none;}
.header-section .navbar-collapse { position: fixed; top: 0; left: 0; padding-left: 15px; padding-right: 15px; padding-bottom: 15px; width: 75%; height: 100%; background: #FFFFFF;
    box-shadow: 2px 0 10px rgba(0,0,0,0.17);
    -moz-box-shadow: 2px 0 10px rgba(0,0,0,0.17);
    -o-box-shadow: 2px 0 10px rgba(0,0,0,0.17);
    -webkit-box-shadow: 2px 0 10px rgba(0,0,0,0.17);
}
.header-section .navbar-collapse.collapsing { left: -75%; transition: height 0s ease; }
.header-section .navbar-collapse.show { left: 0; transition: left 500ms ease-in-out; }
.header-section .navbar-toggler.collapsed ~ .navbar-collapse { transition: left 500ms ease-in-out; }
.navbar-nav .dropdown-menu {
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.1);
}  
.footer-bot-row .navbar-toggler { display:  block;}
.footer-bot-nav:last-child .navbar-toggler {  }
 
.footer-bot-row .footer-bot-nav:last-child .nav-heading:after { display: none;} 


}

@media (max-width: 1023px) { 
    
}

@media (max-width: 1023px) {   
.top-nav .container { padding-left: 0px; padding-right: 0px; }
.header-section .navbar-toggler { padding-right: 0px;}
.top-nav-left li  { margin-right: 7px; }
.top-nav-right li { margin-left: 5px;}
.top-nav-right li a { padding: 10px 5px;}
.top-nav-right li.whatsapp-no { padding:4px 2px; line-height: 13px; font-size: 13px;}
.top-nav-right li.whatsapp-no a { display: block; padding: 0;}
.top-nav-right li.whatsapp-no a img { display: inline-block; max-height: 14px;  float: initial; margin-top: -4px; margin-left: 4px;}
.header-section .navbar-collapse { padding: 0px;}
.navbar-light { padding-top: .5rem; padding-bottom: .5rem; } 
.navbar-light .navbar-nav .nav-link {padding: 15px; border-top: 1px solid #eaeaea;}
.dropdown-menu { max-width: 100%;}
/* .nav-heading { display: none;} */
.footer-bot-row { padding-top: 20px;}
.footer-bot-row .navbar-toggler { padding:5px 0px; }
.dropdown-toggle:after,
.footer-bot-row .navbar-toggler:after,
.nav-heading:after { display: block; position: absolute; content: ''; width: 15px; height: 15px; right: 18px; top: 20px; margin-top: 0px; border-width: 2px; border-style: solid; border-color: transparent;      border-bottom-color: #000000; border-right-color: #000000; border-radius: 0 0 4px 0; transform: translate(-50%, -50%) rotate(45deg); transition: all .4s ease-in-out; }
.footer-bot-row .navbar-toggler:after { border-bottom-color: #59a7f2; border-right-color: #59a7f2; top: 5px; right: 0px; }
li.nav-item.dropdown.show .dropdown-toggle:after { transform: translate(-50%, -50%) rotate(225deg); top: 25px; }  

 }

 
@media (max-width: 767px) {  

.text-center {
    display: block;
    margin: 0 auto;
}

.top-nav { padding-left: 0px; padding-right: 5px;  }
.top-nav .container { padding-left: 0px; padding-right: 10px; }
ul.top-nav-left li { display: none;} 
ul.top-nav-left li.mobile-top-nav {  display: block;   margin-top:0px; margin-bottom: 0px; }
ul.top-nav-left li.mobile-top-nav a { display: block; font-size: 12px; line-height: 27px; font-weight: 600;   background: #002147; padding: 9px 15px;  }
ul.top-nav-left li.mobile-nav-1 a { background: none;     }
.top-nav ul li { font-size: 12px;}
.top-nav-right li a { padding:5px 6px;}
.top-nav-right li.whatsapp-no { position: relative; padding-left: 35px; line-height: 10px; margin-right: 10px;}
.top-nav-right li.whatsapp-no span { font-size: 12px; padding-top: 2px; display: block;}
.top-nav-right li.whatsapp-no a { display: block; line-height: 17px; font-family: 'montserratsemibold'; font-size: 14px; margin-top: 4px;}
.top-nav-right li.whatsapp-no::after {
    content: ""; background:url(../images/phone-call.svg) center 5px no-repeat; background-size:12px 12px; border: #FFFFFF solid 2px; padding: 5px; height: 26px; width: 26px; border-radius: 50%; position: absolute;
    top: 4px; left: 0px; } 
.top-nav-right li.whatsapp-no a img  { display: none; }
.top-nav-right li .btn { padding-top: 10px; padding-bottom: 10px;}  
.top-nav-right li { float: right;}
.top-nav ul li.top-nav-btn { display: none;}    
.top-nav ul li.my-account-col { float: right;}  
.global-query-warp { padding: 30px 0px; }
.global-query-warp .form-check { margin: 10px 15px; padding: 5px 10px 5px 30px;}
.global-query-warp .form-check-label { margin-bottom: 0; text-align: left; font-size: 13px; padding-left: 10px; }
.footer { padding-top: 15px; padding-bottom: 15px;}
.footer .navbar-brand { margin-left:auto; margin-right: auto; }
.footer-bot-row { margin-top: 10px;} 
.navbarFooterTop { display: none;}  
.nav-heading:after { width: 15px; height: 15px; right: 18px; top: 5px; border-color: transparent; border-bottom-color: #FFFFFF; border-right-color: #FFFFFF; border-radius: 0 0 4px 0;}
.nav-heading.show .dropdown-toggle:after { transform: translate(-50%, -50%) rotate(225deg); top: 25px; } 
.heading { font-size: 26px; padding-bottom: 10px; margin-bottom: 20px;} 
.view-all-btn { margin-top: 0px;} 
.tabs-common .nav-link { font-size:13px; padding:10px;}

 
.global-query-warp .form-control { height: 40px!important; border-radius: 25px;   padding: 5px 17px!important; }
.studentimgth {
  float: left;
} 
.stdent-nam {
  padding: 4px 10px 0 10px;
}
} 

@media (max-width: 479px) { 
    ul.top-nav-left li.mobile-top-nav a { padding: 9px 10px;  }    
    .top-nav-right li.whatsapp-no::after { display: none;}
    ul.top-nav-left li.mobile-nav-1 a { }
    .top-nav-right li.whatsapp-no { padding-left: 0px; margin-right: 0px; padding-top: 5px;}
    .top-nav-right li.whatsapp-no span { font-size: 10px;} 
    .tabs-common .nav-link { margin-left: 0px; margin-right: 8px;}
}


@media screen and (min-width: 1024px){
    .collapse {
        display: block;
        height: auto !important;
        visibility: visible;
      }
      .collapsing{
        position: relative;
        height: unset !important;
        overflow: hidden;
      }
  }
#requestCallBack .heading span {
    color: white !important;
}







/* By Manoj*/
.address-col a {
	color: white;
}
.news-articles {
    width: 555px;
}
#matrixAdvantage li {
    list-style: disc;
}
#course-concept p, #course-description p, #course-description h5 {
    padding: 0 20px;
}

.slick-slide { padding: 0px 2px;}

.slider-main .slick-dots {
    bottom: -25px !important;
}
.global-query-warp .form-control { border-radius: inherit;}
.validationError { color: red;text-align: left;}
.redBorder {
    border: 1px solid red !important;
}
.success {
    color: white;
    text-align: center;
    font-size: 20px;
}

.offers-branch {
    background: white !important;
	width: 100px !important;
}
.footer .nav-item strong {
    color: white;
}
#lap {
    height: 260px;
    width: 690px;
}
#lap1 {
    position: absolute;
    top: 42px;
    left: 109px;
    width: 352px;
    height: 254px;
}
.youtube-player img {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    height: auto;
    cursor: pointer;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    transition: .4s all;
}
.youtube-player .play {
    height: 72px;
    width: 72px;
    left: 50%;
    top: 50%;
    margin-left: -36px;
    margin-top: -36px;
    position: absolute;
    cursor: pointer;
}
#facilities ul {
    margin-left: 15px;
}
#facilities li{list-style:disclosure-closed;}
.testimonials li {
    float: left;
    width: 100%;
	margin-bottom: 15px;
}
.testimonials #left {
    text-align: center;
}
.testimonials p { margin: 0; }
.testimonial_author, .testimonial_otherdiv  {text-align: right;}
#testimonials #addNew{text-align: right !important;
float: left;
width: 100%;}
.testimonials img {
	float: left;
	margin-right: 20px;
	border-radius: 50%;
	width: 100%;
}
.testimonials #left, .testimonials #right {
    float: left;
}
.classrom-heading {
    font-size: 20px;
}
@media screen and (max-width: 375px) {
 	#lap {
    height: 160px;
    width: 685px;
}
	#lap1 {
    width: 223px;
    height: 188px;
    margin-left: -34px;
    margin-top: -18px;
    padding-bottom: 40%;
}
	#testimonials #addNew {
    text-align: center !important;
}
	.testimonial_image{float: left;
width: 100%;
clear: both;
text-align: center;}
	.testimonials img {
    width: 50%;
    float: initial;
}
	.testimonials p {
    margin: 0px 12px;
}
}
/**
 * Bootstrap Multiselect (http://davidstutz.de/bootstrap-multiselect/)
 *
 * Apache License, Version 2.0:
 * Copyright (c) 2012 - 2021 David Stutz
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not
 * use this file except in compliance with the License. You may obtain a
 * copy of the License at http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
 * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
 * License for the specific language governing permissions and limitations
 * under the License.
 *
 * BSD 3-Clause License:
 * Copyright (c) 2012 - 2021 David Stutz
 * All rights reserved.
 *
 * Redistribution and use in source and binary forms, with or without
 * modification, are permitted provided that the following conditions are met:
 *    - Redistributions of source code must retain the above copyright notice,
 *      this list of conditions and the following disclaimer.
 *    - Redistributions in binary form must reproduce the above copyright notice,
 *      this list of conditions and the following disclaimer in the documentation
 *      and/or other materials provided with the distribution.
 *    - Neither the name of David Stutz nor the names of its contributors may be
 *      used to endorse or promote products derived from this software without
 *      specific prior written permission.
 *
 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
 * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
 * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
 * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
 * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
 * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
 * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
 * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
 * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 */
span.multiselect-native-select {
  position: relative;
}
span.multiselect-native-select select {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px -1px -1px -3px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  left: 50%;
  top: 30px;
}
.multiselect.dropdown-toggle:after {
  display: none;
}
.multiselect {
  overflow: hidden;
  text-overflow: ellipsis;
}
.multiselect-container {
  position: absolute;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.multiselect-container .multiselect-reset .input-group {
  width: 93%;
}
.multiselect-container .multiselect-filter > .fa-search {
  z-index: 1;
  padding-left: 0.75rem;
}
.multiselect-container .multiselect-filter > input.multiselect-search {
  border: none;
  border-bottom: 1px solid lightgrey;
  padding-left: 2rem;
  margin-left: -1.625rem;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.multiselect-container .multiselect-filter > input.multiselect-search:focus {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.multiselect-container .multiselect-filter > .multiselect-moz-clear-filter {
  margin-left: -1.5rem;
  display: none;
}
.multiselect-container .multiselect-option.multiselect-group-option-indented {
  padding-left: 1.75rem;
}
.multiselect-container .multiselect-option,
.multiselect-container .multiselect-group,
.multiselect-container .multiselect-all {
  padding: 0.25rem 0.25rem 0.25rem 0.75rem;
}
.multiselect-container .multiselect-option.dropdown-item,
.multiselect-container .multiselect-group.dropdown-item,
.multiselect-container .multiselect-all.dropdown-item,
.multiselect-container .multiselect-option.dropdown-toggle,
.multiselect-container .multiselect-group.dropdown-toggle,
.multiselect-container .multiselect-all.dropdown-toggle {
  cursor: pointer;
}
.multiselect-container .multiselect-option .form-check-label,
.multiselect-container .multiselect-group .form-check-label,
.multiselect-container .multiselect-all .form-check-label {
  cursor: pointer;
}
.multiselect-container .multiselect-option.active:not(.multiselect-active-item-fallback),
.multiselect-container .multiselect-group.active:not(.multiselect-active-item-fallback),
.multiselect-container .multiselect-all.active:not(.multiselect-active-item-fallback),
.multiselect-container .multiselect-option:not(.multiselect-active-item-fallback):active,
.multiselect-container .multiselect-group:not(.multiselect-active-item-fallback):active,
.multiselect-container .multiselect-all:not(.multiselect-active-item-fallback):active {
  background-color: lightgrey;
  color: black;
}
.multiselect-container .multiselect-option:hover,
.multiselect-container .multiselect-group:hover,
.multiselect-container .multiselect-all:hover,
.multiselect-container .multiselect-option:focus,
.multiselect-container .multiselect-group:focus,
.multiselect-container .multiselect-all:focus {
  background-color: darkgray !important;
}
.multiselect-container .multiselect-option .form-check,
.multiselect-container .multiselect-group .form-check,
.multiselect-container .multiselect-all .form-check {
  padding: 0 5px 0 20px;
}
.multiselect-container .multiselect-option:focus,
.multiselect-container .multiselect-group:focus,
.multiselect-container .multiselect-all:focus {
  outline: none;
}
.form-inline .multiselect-container span.form-check {
  padding: 3px 20px 3px 40px;
}
.input-group.input-group-sm > .multiselect-native-select .multiselect {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  padding-right: 1.75rem;
  height: calc(4em);
}
.input-group > .multiselect-native-select {
  flex: 1 1 auto;
  width: 1%;
}
.input-group > .multiselect-native-select > div.btn-group {
  width: 100%;
}
.input-group > .multiselect-native-select:not(:first-child) .multiselect {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .multiselect-native-select:not(:last-child) .multiselect {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.main-slider { } 
.news-col {}
.news-col .heading { padding-left: 25px; }
.news-col .heading::after,
.news-col .heading::before { width: 100%; margin-left: 0px; left: 0; }
.news-col .heading::before { left: 25px; width: 30%;}
.news-block { margin-top: 20px;}
.news-row { border-bottom: #eeeeee solid 1px; padding: 10px; display: flex; justify-content: center;} 
.news-vertical-line { background: #337544; width: 8px; border-radius: 8px; margin-left: 15px; margin-right: 15px; }
.vertical-line-red { background: #ff0000;}
.news-articles { padding: 10px 0; line-height: 18px; max-width: 90%;  }
.news-view { padding:0px 10px; vertical-align: middle; display: grid; }
.news-view a { display: block; font-family: 'montserratsemibold'; font-size: 13px; line-height: 18px; color: #333333; padding:3px 14px 1px 14px; max-height: 25px; border-radius: 15px; border: #337544 solid 1px; margin-top: 22px;  }
.news-date { background: #337544; border-radius: 5px; padding: 5px ; text-align: center; text-transform: uppercase; color: #ffffff; vertical-align: middle; display: block; min-width: 60px; height: 100% !important }/*display: grid;*/
.news-day { font-family: 'montserratmedium'; font-size: 27px; line-height: 30px; padding-top: 5px;}

.blue-bg-btn { background: #395aa8;}
.blue-bg-btn:hover { background: #395cae; }
.about-matrix-col { margin-left: 30px;  background: #ffffff;
-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.14);
-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.14);
box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.14);}
.about-matrix { padding:20px 25px; font-family: 'montserratmedium';}
.about-matrix-heading { font-size: 24px; line-height: 30px; margin-bottom: 10px; color: #253138;  }
.about-matrix p { font-size: 13px; line-height: 24px; color: #253138; text-align: justify;}
.about-more { display: block; float: right; color: #395aa8; font-size: 12px; border-bottom: #395aa8 solid 6px; padding: 5px 24px; margin-right: -25px; }
.about-more:hover { color: #337544; border-bottom-color: #337544;}
.matrix-focus { background: url(../images/focus_bg.jpg) center top no-repeat; background-size:cover; clear: both; padding: 15px; color: #ffffff; }
.focus-heading { font-family: 'montserratmedium'; font-size: 20px; line-height: 35px; margin-bottom: 10px;}
.focus-heading img { float: left; margin-right: 12px;}
.matrix-focus ul { display: block; width: 100%;}
.matrix-focus ul li { display: block; position: relative; font-size: 13px; line-height: 18px; margin-bottom: 8px; padding-left: 15px; }
.matrix-focus ul li::after { content: ""; height: 5px; width: 5px; border-radius: 50%; background: #ffffff; position: absolute; left: 0; top: 5px;}
.classroom-courses { margin-top: 40px; margin-bottom: 80px; }
.courses-offers { background-image:url(../images/classroom-top-left.svg), url(../images/classroom-bot-right.svg); background-position: left top, right bottom; background-repeat: no-repeat; background-color: #f7fbff; background-size: 53%;}

.classrom-col { 
border-radius: 3px;
background: #ffffff; 
border: 1px solid rgb(0, 0, 0); border: 1px solid rgba(0, 0, 0, .10); 
-webkit-background-clip: padding-box; /* for Safari */
background-clip: padding-box; 
}
.m-top-40 { margin-top: 0px; }
.classrom-info { padding: 20px 20px 0px 20px; }
.classrom-heading {font-family: 'montserratsemibold'; font-size: 24px; color: #347648;  margin-bottom: 15px; }/*text-transform: uppercase;*/
.classrom-info p { font-family: 'montserratmedium'; font-size: 13px; color: #333333; margin-bottom: 20px;}
.classrom-info p span { display: block; font-size: 13px; font-family: 'montserratbold'; text-transform: uppercase;}
.get-detail-btn { display: block; background: #347648; font-family: 'montserratsemibold'; color: #ffffff; text-transform: uppercase; font-size: 14px; line-height: 30px; padding: 10px 20px 8px 20px; }
.get-detail-btn img { float: right; max-width: 12px; max-height: 12px; margin-top: 9px;}
 
.get-detail-btn:hover { background: #387d4d; color: #ffffff;}
.current-offers { margin-top:50px;}
.current-offers-col { background: #ffffff; position: relative; font-family: 'montserratmedium'; border-radius: 3px; overflow: hidden;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.14);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.14);
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.14);
}
.current-offers-top { width: 100%; position: relative; background: #337544; max-height: 135px; overflow: hidden;}
.current-offers-top img { margin-left: auto; margin-right: auto; width: 100%; height: 100%;}

.current-offers-top,
.current-offers-top img {  
    -webkit-border-bottom-right-radius: 50%;
    -webkit-border-bottom-left-radius: 50%;
    -moz-border-radius-bottomright: 50%;
    -moz-border-radius-bottomleft: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%; 
}


.offers-branch { background: url(../images/offer_shape.png) right top no-repeat; width: 56px; height: 12px; position: absolute; right: 0px; top: 10px; font-size: 8px; color: #000000; line-height: 14px; text-transform: uppercase; text-align: left; padding-left: 12px; }
.enroll-now-btn { position: absolute; left: 50%; top: 0; margin-left: -70px; z-index: 99; display: inline-block; margin-top: 105px; color: #ffffff; font-size: 14px; line-height: 34px; text-align: center;   
    border: #ffffff solid 2px; width: 140px; height: 38px; border-radius: 19px;
    background: rgb(51,80,149);
    background: linear-gradient(0deg, rgba(51,80,149,1) 0%, rgba(61,92,165,1) 51%, rgba(57,90,168,1) 100%); }
.enroll-now-btn:hover {   background: rgb(52, 92, 187); }
.enroll-now-btn:hover { color: #FFFFFF;}
.current-offers-info { padding:10px 15px 8px 15px; text-align: center; }
.current-offers-heading { font-size: 24px; color: #333333;  position: relative; margin-top: 15px;  }
.current-offers-heading::after { content: ""; height: 1px; width: 86%; left: 7%; background: #e3e3e3; position: absolute; }
.current-offers-heading span { font-size: 12px; display: block; padding-top: 5px; padding-bottom: 10px;}
.current-offers-info p { color: #333333;  font-size: 14px; line-height: 18px; margin-bottom: 0px; margin-top: 8px; }
.current-offers-bot { background: #337544; padding:13px 10px 8px 10px; color: #ffffff;}
.current-offers-bot p { font-size: 13px; line-height: 15px; margin-bottom: 4px;  }
.current-offers-bot p img { float: left; margin-right: 5px; height: 11px; }
.papers-solutions { padding-top: 35px; }
.solutions-col { border: #e4e4e4 solid 1px; border-radius: 3px; background: #FFFFFF; 
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.18);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.18);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.18); }
.solutions-download-col { width: 100%; height: 72px; position: relative; } 
.solutions-download-col img { width: 100%; height: 100%;}
.solutions-overley { display: none; text-align: center; background-color: rgba(0, 33, 71, 0.80); position: absolute; left: 0px; top: 0px; width: 100%; height: 100%;}
.solutions-col:hover .solutions-overley { display: block; }  
.solutions-download { color: #FFFFFF; text-transform: uppercase; display:block; /*position: absolute; left: 50%; top: 50%; margin-left: -43px; margin-top: -30px; */}
.solutions-overley span {display: block;}
.solutions-overley img { display: inline!important; width: 40px; height: 40px;}
.solutions-download:hover { color: #FFFFFF;}
.solutions-middle { width: 100%;  margin-top: 35px; font-size: 12px; }
.solutions-branch { background: #347648; display: inline-block; width: 92px; padding-top: 3px; padding-bottom: 3px; text-align: center;  color: #ffffff; }
.solutions-downloads-copy { display: inline-block; color: #090e1d; float: right; margin-right: 10px;}
.solutions-downloads-copy img { float: left; margin-top: 3px; margin-right: 8px; height: 12px; } 
.solutions-bot { padding: 20px 20px 15px 20px;}
.solutions-bot-heading { font-size: 20px; line-height: 32px; font-family: 'montserratmedium';}
.solutions-inmo, .solutions-date  { display: inline-block; font-size: 12px; color: #838793;}
.solutions-date { float: right;}
.result-section { background: url(../images/our_result_bg.jpg) center top no-repeat; background-size: cover ;}
.our-result { margin-top: 40px; }
.result-box { margin-bottom: 15px; padding: 30px 20px; color: #FFFFFF; background: #337a45;  border-radius: 4px;
	-webkit-transform: skew(7deg);
	   -moz-transform: skew(7deg);
	     -o-transform: skew(7deg);
	transform-origin: top; display: flex; justify-content: center; align-items: center; }
.result-box > span {
	-webkit-transform: skew(-7deg);
	   -moz-transform: skew(-7deg);
	     -o-transform: skew(-7deg);
}

.result-dec { font-family: 'montserratsemibold'; font-size: 48px; line-height: 50px; margin-bottom: 15px; }
.result-dec-name { font-size: 18px; text-transform: uppercase; font-family: 'montserratmedium'; } 
.result-highlights { display: block; width: 100%; margin-top: 20px;}
.result-highlights li { display: block; font-size: 16px; line-height: 20px; position: relative; padding-left: 20px; margin-bottom: 8px; }
.result-highlights li::before { content:""; position: absolute; height: 9px; width: 9px; background: #FFFFFF; left: 0px; top: 4px; border-radius: 50%;}
.tabs-result { display: block; text-align: center;  border-bottom: 1px solid rgba(255, 255, 255, .11);}
.tabs-result .nav-item { display: inline-block; font-size: 18px; line-height: 30px; text-transform: uppercase; margin-left: 8px; margin-right: 8px;}
.tabs-result .nav-link {  color: #FFFFFF;  position: relative; padding-top: .7rem; padding-bottom: .7rem; }
.tabs-result .nav-link img { float: left; margin-right: 8px; height: 28px;}
.tabs-result-content { margin-top: 40px;}
.tabs-result .nav-link:focus, 
.tabs-result .nav-link:hover { border-color: rgba(255, 255, 255, .0); border-bottom-color:#59adff ; }
.tabs-result .nav-item.show .nav-link, 
.tabs-result .nav-link.active { border-color: rgba(255, 255, 255, .0); border-bottom-color:#59adff ; background: none; color: #59adff; }
.tabs-result .nav-link.active::after,
.tabs-result .nav-link:hover::after  { position: absolute; content: ""; width: 0; height: 0; border-left: 8px solid transparent; border-right: 8px solid transparent; border-top: 14px solid #59adff; bottom: -14px; left: 50%; margin-left: -8px; } 
.foundation-toppers { background-image:url(../images/team-top-bg.svg), url(../images/toppers-bg.svg); background-position: left top, right bottom; background-repeat: no-repeat; position: relative; background-color: #eff6fd; } 
.foundation-team { margin-top: 40px; margin-bottom: 120px; }
.foundation-team-col { background: #FFFFFF; position: relative; font-family: 'montserratmedium'; margin-top: 70px; padding: 85px 20px 40px 20px; border-radius: 3px;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.14);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.14);
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.14);
}
.foundation-team-img { position: absolute; top: -70px; height: 145px; width: 145px; overflow: hidden; background: #395aa8; border:#395aa8 solid 8px; border-radius: 50%;}
.foundation-team-name {  font-size: 18px; line-height: 24px; color: #333333; text-transform: uppercase; margin-bottom: 0px; }
.foundation-team-edu { font-size: 13px; line-height: 24px; color: #333333; }
.foundation-team-col p { min-height: 54px; font-size: 12px; color: #9a9a9a; line-height: 18px; }
.foundation-team-more { display: block; position: absolute; right: 0px; bottom: 0px; border-bottom: #395aa8 solid 4px; padding:15px 24px; color: #395aa8; font-size: 12px; }
.toppers-talk { margin-top: 50px; background: #FFFFFF; border-radius: 3px;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.14);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.14);
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.14); } 
.toppers-talk-info { padding-top: 45px; padding-bottom: 45px; border-bottom: #395aa8 solid 4px;}
.toppers-talk-img {  width: 216px; height: 216px; border-radius: 50%; background: #395aa8; border: #395aa8 solid 10px;  position: relative; }
.toppers-talk-img::after { position: absolute; content:""; z-index: 1; left: -32px; top: -32px; width: 150px; height: 150px; background: #395aa8; border-radius: 50%;}
.slick-slide .toppers-talk-img img { position: relative; z-index: 9;  height: 100%; width: 100%; border-radius: 50%; object-fit: cover}
.toppers-talk-name { font-size: 24px; line-height: 30px; color: #002147; text-transform: uppercase; font-family: 'montserratmedium'; margin-top: 5px; }
.toppers-exam-name { font-size: 14px; color: #333333; line-height: 18px; margin-bottom: 10px;}
.toppers-exam-result { background: #2f7544;  width: 150px; display: inline-block; border-radius: 17px; font-family: 'montserratmedium'; color: #FFFFFF; font-size: 24px; line-height: 36px;}
.toppers-talk-video {background:#2f7544 url(../images/toppers_talk_bg.png) center top no-repeat; background-size: cover;}
.talk-video-col { padding: 50px 62px;  }
.talk-video { border: #FFFFFF solid 3px; width: 100%; }
.talk-video img { max-width: 100%;}
.talk-video-col p { font-size: 12px; color: #FFFFFF; margin-top: 20px; position: relative; margin-bottom: 0;} 
.talk-video-col p::after { content: ""; background: url(../images/toppers-comma-start.svg) left top no-repeat; position: absolute; left: -15%; top: -30px; height: 60px; width: 15%; background-size: contain;}  
.talk-video-col p::before { content: ""; background: url(../images/toppers-comma-end.svg) left top no-repeat; position: absolute; right: -15%; bottom: 0px; height: 60px; width: 15%; background-size: contain;}  
.matrix-advantage { background: #FFFFFF url(../images/advantage_bg.svg) center bottom no-repeat; background-size:contain ; back}
.advantage-row { margin-top: 40px;} 
.agvantage-heading {font-family: 'montserratmedium';  font-size: 22px; line-height: 30px; color: #333333; margin-bottom: 15px; }
.advantage-rows p { font-size: 16px; line-height: 24px; }
.agvantage-col {padding: 20px 20px; background: #FFFFFF; border-radius: 2px;  margin-top: 30px;
-webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.14);
-moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.14);
box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.14);
}
.agvantage-col p { font-size: 14px; line-height: 20px; min-height: 200px;}
.advantage-icon { margin-bottom: 30px;}
/*.advantage-icon img { width: 126px; }*/
.agvantage-01 img { width: 106px; }
.agvantage-05 { padding-top: 0px;}
.agvantage-05 img { width: 146px; }
.advantage-icon-bot { margin-top: 24px; margin-bottom: 0px;}
.agvantage-05 .advantage-icon { margin-bottom: 15px;} 
.agvantage-01 { background:#FFFFFF url(../images/box-bg1.svg) bottom right no-repeat;}
.agvantage-02 { background:#FFFFFF url(../images/box-bg2.svg) bottom right no-repeat;}
.agvantage-03 { background:#FFFFFF url(../images/box-bg3.svg) bottom left no-repeat;}
.agvantage-04 { background:#FFFFFF url(../images/box-bg2.svg) bottom right no-repeat;}
.agvantage-05 { background:#FFFFFF url(../images/box-bg5.svg) top left no-repeat;}

@media (max-width: 1023px) {  
/* .main-slider { margin-top: 90px;} */
.about-matrix-col { margin-left: 0px; margin-top: 30px; } 
.our-result { margin-top: 30px;} 
.tabs-result .nav-item { font-size: 15px; }  
.result-box { padding: 20px 10px;}
.tabs-result-content { margin-top: 25px; } 
.result-dec { font-size: 40px; line-height: 35px; margin-bottom: 10px;}
.result-dec-name,
.result-highlights li { font-size: 14px;}
.result-highlights { margin-top: 10px;}  
.talk-video-col { padding: 50px 20px 0px 20px;} 
.foundation-team-edu { line-height: 16px; min-height: 32px;  }
.foundation-team-col p { min-height: 75px;}
}

@media (max-width: 767px) {    
    .news-col .heading { padding-left: 0; text-align: center!important;}
    .news-row { padding: 0px 0 25px 0; margin-bottom: 15px; position: relative;}
    .news-articles { max-width: inherit; min-height: 80px; padding: 5px 15px 0 0; }
    .news-view { position: absolute; right: 0px; top: 70px; padding: 0px;}
    .news-view a { margin-top: 0px;}
    .news-date { display: inline-table;}
    .news-vertical-line { margin-left: 0px;}    
    .section-row { padding-top: 30px; padding-bottom: 30px; }
    
    .solutions-download-col { height: 120px;}
    .solutions-overley { display: block;}    
    
    .tabs-result .nav-item.show .nav-link, 
    .tabs-result .nav-link.active { background: #59adff; color: #FFFFFF; }
    .tabs-result .nav-item { font-size: 14px; line-height: 20px; margin-right: 2px; margin-left: 2px;} 
    .tabs-result .nav-link { padding: 5px 2px;}
    .tabs-result .nav-link img { display: none;}
    .tabs-result-content {  margin-top: 25px;   padding-right: 20px;  } 
    .result-box { margin-bottom: 25px; padding: 20px 20px; } 
    .agvantage-col p { min-height: inherit;} 
    .current-offers { margin-top: 30px;}
    .classroom-courses,
    .foundation-team { margin-bottom: 50px;}
    .toppers-talk-info { padding-top: 25px; padding-bottom: 25px;}
    .toppers-talk-img { width: 130px; height: 130px; border-width: 4px; float: left;}
    .talk-video-col { padding: 20px;}
    .toppers-talk-img::after { width: 50px; height: 50px; left: -15px; top: -15px;} 
    .talk-video-col p::after {  left: -30px; top: -10px; height: 30px; width: 40px;  }  
    .talk-video-col p::before { right: -30px; bottom: 0px; height: 30px; width: 40px; } 
    .advantage-head-img { max-height: 350px; overflow: hidden; margin-bottom: 20px;}
    .advantage-head-img img { margin-top: -250px;}
    .agvantage-heading { text-align: center;}

}

@media (max-width: 479px) { 
    .heading { font-size: 22px; line-height: 28px;}
    
    .heading span { line-height: 20px;}
    .tabs-result .nav-link { font-size: 11px; line-height: 14px;}
    .toppers-talk-img { width: 90px; height: 90px; border-width: 5px; }

 }

   



 
/*--All page common--*/
.innerheader {
    background-color: #c4faf2;
    border-bottom: 1px solid #93e1d6;
    background-image: url(../images/innerbanner.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40px 0;
}


.innerheader h2 {
    font-size: 33px;
    color: #002147;
    font-weight: 600;
    font-family: 'montserratbold';
    padding: 0px 0;
    position: relative;

}

.innerheader h2 span {
    z-index: 3;
    position: relative;
}

.innerheader h2:after {
    position: absolute;
    z-index: 0;
    height: 10px;
    max-width: 100px;
    background-color: #b0e4e1;
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;

}

.breadcrumbs-nav {
    border-bottom: 1px solid #e5e8ec;
    padding: 10px 0;
}

.breadcrumbs-nav ul {
    display: flex;
    margin: 0px;
    padding: 0px;
    list-style: none;
    font-size: 12px;
    color: #2f7544;
}


.breadcrumbs-nav ul li {
    padding: 0 4px;
    display: flex;
    align-items: center;

}

.breadcrumbs-nav ul li img {
    max-width: 10px;
    max-height: 10px;
    display: block;
    width: 100%;
    position: relative;
    top: 1px;
}

.breadcrumbs-nav ul li a {
    color: #002147;
}


/*--//All page common--*/


.mb-60 {
    margin-bottom: 60px;
}

.pagetitle,
.pagetitle p {
    font-size: 27px;
    color: #253138;
    font-weight: normal;
    font-family: 'montserratregular';
}

.pagetitle h3 {
    font-size: 73px;
    color: #252b33;
    font-family: 'montserratbold';
}


.about-msg p {
    font-size: 20px;
    color: #253138;
    font-weight: normal;
    font-family: 'montserratregular';
    line-height: 1.6;
}


.aboutvide {
    max-width: 843px;
    margin: 0 auto;
    position: relative;
}

.aboutvide .videoplaybtn {
    position: absolute;
    top: 50%;
    left: 0;
    margin: 0 auto;
    display: inline-block;
    right: 0;
    width: 69px;
    height: 69px;
    background-color: #FFF;
    BORDER-RADIUS: 50%;
}


.aboutvide .imgplace {
    border-radius: 8px;
}


.ourfocus {
    background: #f6fffd url(../images/about-bgshape.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    padding: 40px 0;
}


.ourfocus .title {
    font-size: 25px;
    font-family: 'montserratregular';
    line-height: 1.6;
    color: #000000;
}

.text,
.text p {
    line-height: 1.8;
    font-size: 14px;
    color: #252b33;
    font-family: 'montserratregular';

}

.text p.writer {
    line-height: 1.8;
    font-size: 14px;
    color: #252b33;
    font-family: 'montserratbold';

}

.text p.writer span {
    line-height: 1.8;
    font-size: 14px;
    color: #2f7544;
    font-family: 'montserratbold';

}



@media (max-width: 991.98px) {

    .innerheader {
        padding: 20px 0;
    }

    .innerheader h2 {
        font-size: 26px;
    }

    .pagetitle h3 {
        font-size: 33px;
    }

    .pagetitle,
    .pagetitle p {
        font-size: 20px;
    }

    .about-msg p {
        font-size: 16px;
    }

    .mb-60 {
        margin-bottom: 30px;
    }

}
