@import url("https://fonts.googleapis.com/css2?family=Ubuntu&family=Poppins:wght@400;500;600;700;800;900&display=swap");

html,
body {
    margin: 0;
    padding: 0;
    font-family: Poppins;
    z-index: 1;
    scroll-behavior: smooth;
    overflow-x: hidden;
}
.ubuntu {
    font-family: "Ubuntu", sans-serif;
    font-weight: 400;
}
.blue {
    background-color: #124380;
}
.rel {
    position: relative;
}
.abs {
    position: absolute;
}
::-webkit-scrollbar {
    width: 0.8rem;
}
::-webkit-scrollbar-track {
    background: #124380;
}
::-webkit-scrollbar-thumb {
    border-radius: 60px;
    background: #e03a3d;
}
::-webkit-scrollbar-thumb:hover {
    background: #648829;
}

#myBtn {
    /* display: none; */
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: #124380;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 4px;
}

#myBtn:hover {
    background-color: #862e2f;
}

.bfg {
    backdrop-filter: blur(2px);
}
.top {
    /* text-align: center; */
    padding: 0.5%;
    background-color: #ffffff;
    height: 5vh;
}
.landing {
    width: 100%;
}
.logo-img {
    height: 15rem;
    width: 15rem;
    margin: -1% 0 0 5%;
}
.enriching {
    font-size: 2rem;
    padding-top: 2%;
    background-color: #862e2f;
    color: rgb(255, 255, 35);
    height: 15vh;
    text-align: center;
    background-image: radial-gradient(#d85a5c 14%, transparent 0) !important;
    background-size: 0.5rem 0.5rem !important;
}
#contact {
    /* margin: -5% 0 0 63%; */
    /* margin: 1% 2% 0 0%; */
    margin: -15% 2% 0 62%;
    padding: 0.5rem 2rem;
    font-size: 1rem;
    box-shadow: 0px 3px 15px #ffffff;
}
#contact:hover {
    background-color: #862e2f;
    color: rgb(255, 255, 35);
    transform: scale(1.1);
    transition: 0.2s;
    border-radius: 60px;
    box-shadow: 0px 3px 10px white;
    color: rgb(255, 255, 35) !important;
}
.navbar {
    height: 5vh;
    width: 70%;
    padding-top: 2rem;
    margin: 0% 0 0 70% !important;
    transform: translateX(-50%);
}
.navbar-brand {
    font-size: 1rem;
    font-weight: 700;
    text-shadow: 0px 0px 10px black;
}
.divider {
    border-right: 1px solid #a7a7a7;
}
.nav-link {
    font-size: 1rem;
    font-weight: 700;
    text-shadow: 0px 0px 10px black;
}
#navg :active,
.navbar-nav > li > a:active {
    color: #862e2f !important;
}
#navg :hover,
.navbar-nav > li > a:hover {
    color: #862e2f !important;
    text-shadow: 0px 0px 10px #ffffff !important;
    transform: scale(1.3);
    transition: 0.5s;
}
#navg:hover {
    color: #862e2f !important;
    text-shadow: 0px 0px 10px #fff !important;
    transform: scale(1.3);
    transition: 0.5s;
}
#open {
    color: white;
    font-size: 1rem;
    width: 25%;
    height: 10vh;
    margin-top: 36vh;
    display: flex;
    justify-content: center;
    align-items: center;
}
.title {
    font-weight: 1000;
    color: #ffffff;
    text-shadow: 0px 0px 10px black;
    margin-left: 60%;
    transform: translateY(-150%);
}
.b {
    margin: -10rem 5rem 0rem 0rem;
}
.b1 {
    height: 3rem;
    width: 40%;
    background-color: #862e2f;
    margin-left: 57%;
}
.b2 {
    height: 3rem;
    width: 40%;
    margin-left: 55%;
    border-top: 5px solid #f79431;
    background-color: #124380;
}
#montessori-values {
    height: 60vh;
    padding: 5rem 0;
}
#programs {
    /* height: 70vh; */
}
#curriculum {
    height: 90vh;
    padding: 5rem 0;
}
.contact-form {
    height: 60vh;
}
.sec-title {
    font-weight: 600;
    text-align: center;
    color: #124380;
    margin-bottom: 2rem;
    /* text-shadow: 0px 0px 5px lightblue; */
}
.st-row {
    margin: 0rem 3rem 2rem 3rem;
}
.card {
    box-shadow: 0px 0px 15px grey;
    border-radius: 20px;
}
.card-title {
    margin-top: 3rem;
}
.st-card {
    height: 20rem;
}
.card-title {
    font-size: 1.5rem;
}
.logo {
    height: 3rem;
    width: 3rem;
    margin-left: 50%;
    transform: translateX(-50%);
}
.music {
    height: 3rem;
    width: 3rem;
}
.cur {
    height: 17rem;
}
.curriculum {
    height: 20rem;
    margin-top: 6rem;
}
.curriculum-img {
    height: 100%;
    width: 100%;
}
.toddler {
    width: 100%;
    height: 100%;
    background-color: #ff8314;
    margin-left: 0%;
}
.toddler > a,
.pre-primary > a,
.primary > a {
    color: #ffffff;
}
.toddler > h4 {
    font-size: 1.5rem;
    text-decoration: underline;
}
.pre-primary > h4 {
    font-size: 1.5rem;
    text-decoration: underline;
}
.pre-primary > h3 {
    padding: 1.5rem 0;
}
.primary > h4 {
    font-size: 1.5rem;
    text-decoration: underline;
}
.primary {
    width: 100%;
    height: 100%;
    background-color: #648829;
    margin-left: 0%;
}
.pre-primary {
    width: 100%;
    height: 100%;
    background-color: #124380;
    margin-left: 0%;
}
#triangle-right {
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-left: 100px solid #ff8314;
    border-bottom: 50px solid transparent;
    transform: translateX(12rem);
    z-index: 2;
}
#triangle-right1 {
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-left: 100px solid #648829;
    border-bottom: 50px solid transparent;
    transform: translateX(12rem);
    z-index: 2;
}
#triangle-right2 {
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-left: 100px solid #124380;
    border-bottom: 50px solid transparent;
    transform: translateX(12rem);
    z-index: 2;
}

.arrow {
    font-size: 1rem;
}
.cur-img {
    padding-top: 1rem;
    height: 6rem;
    width: 5rem;
    margin-left: 50%;
    transform: translateX(-50%);
}

.toddler,
.pre-primary,
.primary {
    position: relative;
}
#triangle-right,
#triangle-right1,
#triangle-right2 {
    position: absolute;
}
.curriculum-areas {
    margin-top: 6rem;
}
.img-grid {
    height: 15rem;
    width: 10rem;
}
.img-grid:hover,
.st-card:hover {
    box-shadow: 0px 0px 20px black;
    border-radius: 20px;
    transform: scale(1.01);
    filter: saturate(140%);
    transition: 0.5s;
}
.grid-img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.title-text {
    background-color: #862e2f;
    top: 80%;
    height: 20%;
    width: 92%;
    text-align: center;
    color: #ffffff;
    opacity: 0.8;
    padding-top: 0.5rem;
}
ul {
    margin: 0px;
    padding: 0px;
}
li {
    list-style: none;
    margin: 0px;
    padding: 0px;
    font-size: 2rem;
}
#note {
    color: #ffffff;
    font-size: 1rem;
}
.r-1 {
    height: 55vh;
}
.c-1 {
    background-image: url(../images/c-1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 100%;
    width: 100%;
    object-fit: cover;
    /* box-shadow: inset 0px 0px 100rem black; */
}
.c-2 {
    background-image: url(../images/c-2.jpeg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 100%;
    width: 100%;
    object-fit: cover;
    /* box-shadow: inset 0px 0px 100rem black; */
}
.c-1 > h3,
.c-2 > h3 {
    color: #ffffff;
}
#name {
    width: 202%;
}
#message {
}
input {
    padding: 4px;
}

input[type="text"],
input[type="email"],
textarea {
    border: none;
    /* border-bottom: 1px solid rgb(105, 231, 221); */
    transition: all 0.5s;
    font-size: 16px;
}

input[type="text"]:focus,
input[type="email"]:focus,
textarea:focus {
    outline: none;
    box-shadow: 0px 0px 15px white;
    background-color: white;
}
button[type="submit"] {
    padding: 0.5rem 4rem;
    background-color: #e03a3d;
    border: none;
    outline: none;
}
button[type="submit"]:hover {
    /* background-color: #862e2f; */
    color: rgb(255, 255, 35);
    /*transform: scale(1.1);  transition: 0.2s;  border-radius: 60px;  box-shadow: 0px 3px 10px white;*/
    color: rgb(255, 255, 35) !important;
    background-color: #124380;
}

form {
    margin: 10px 0 0 40%;
    transform: translateX(-40%);
}
.f1 {
    margin-left: 50%;
    transform: translateX(-50%);
}
.f2 {
    margin-left: 30%;
    transform: translateX(-30%);
}
.page-footer {
    box-shadow: 0px 0px 10px grey;
    margin: 4rem 0 0 0;
    padding-bottom: 2rem;
}
.foot-title {
    font-weight: 600;
    margin-bottom: 2rem;
    font-size: 1.6rem;
    font-family: ubuntu;
}
.footlinks {
    font-size: 1.5rem;
    color: black;
}
.footlinks:hover {
    text-decoration: none;
    color: #e03a3d;
}
.foot-logo {
    height: 10rem;
    width: 10rem;
    margin-bottom: 2rem;
}
.fab {
    color: #124380;
}
.fab:hover {
    color: #e03a3d;
}
.desktop {
    display: block;
    margin-left: -12rem;
}
.mobile {
    display: none;
} /*18.11.2020*/
.top {
    height: auto !important;
    padding: 10px 0;
    background: #9e9e9e;
}
.top .text-dark {
    color: #fff !important;
}
.navbar {
    height: auto !important;
    background: #fafafa;
    width: 100%;
    padding: 0px;
    margin: 0 !important;
    transform: inherit;
    text-align: center;
}
.desktop {
    margin: 0px !important;
}
.navbar-nav {
    width: 100%;
    display: inline-block;
}
.navbar-nav li {
    display: inline-block !important;
    width: auto !important;
    border: none !important;
}
.navbar-nav li a {
    color: #021c39 !important;
    text-shadow: none !important;
    padding: 16px 0 !important;
    font-weight: 400 !important;
    position: relative;
}
.navbar-nav li a:hover {
    color: #021c39 !important;
    text-shadow: none !important;
    transform: inherit !important;
    transition: inherit !important;
}
.navbar-nav li a:before {
    width: 0px;
    height: 2px;
    background: #790c1c;
    left: 0px;
    bottom: 0px;
    position: absolute;
    content: "";
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.navbar-nav li a:hover::before,
.navbar-nav li.active a::before {
    width: 100%;
}
.container {
    max-width: 1900px;
}
.navbarinna {
    width: 100%;
    position: relative;
}
.getinBtn #contact {
    margin: 0px;
    background: none !important;
    border: none !important;
    box-shadow: none !important;
    padding: 0px !important;
}
.getinBtn {
    width: 175px;
    position: absolute;
    top: 0px;
    right: 0px;
    background: #929b0c;
    padding: 16px 0 !important;
}
.getinBtn:hover {
    color: #fff !important;
    text-shadow: none !important;
    transform: inherit !important;
    transition: inherit !important;
    background: #862e2f;
}
.diplogis {
    width: 100%;
    padding: 9px 0;
}
.diplogisInn {
    width: 100%;
    position: relative;
}
.navbar-brand img {
    max-width: 100%;
    height: auto !important;
    margin: 0px !important;
    width: auto !important;
}
.navbar-brand {
    margin: 0px;
    padding: 0px;
    width: 113px;
}
.landing {
    height: auto !important;
}
.diptxt {
    width: 500px;
    position: absolute;
    left: 50%;
    top: 34px;
    margin-left: -250px;
}
.diptxt img {
    max-width: 100%;
}
.landing img {
    width: 100%;
    height: 600px;
    object-fit: cover;
    object-position: bottom;
}
.landing .blue {
    position: absolute;
    top: -32px;
    right: 0px;
    margin: 0px !important;
    padding: 20px 46px 16px;
    width: auto !important;
    height: auto !important;
}
.landing {
    position: relative;
}
.enriching {
    height: auto !important;
    color: #fff !important;
    padding: 19px 0 24px;
    font-size: 26px;
}
.enriching p {
    margin: 0px;
    padding: 0px;
}
#montessori-values {
    height: auto !important;
    padding: 60px 0;
}
.st-row {
    margin: 0 -15px;
}
#montessori-values .st-card {
    padding: 0px;
    margin: 0px !important;
    width: 100%;
}
#curriculum {
    height: auto !important;
    min-height: auto !important;
    width: 100% !important;
    display: inline-block;
    margin-top: 0px !important;
}
.curriculum-areas .img-grid:hover {
    box-shadow: none !important;
}
.curriculum,
#montessori-values {
    height: auto !important;
    min-height: auto !important;
    width: 100%;
    display: inline-block;
}
.cur {
    height: auto;
}
.pre-primary > a h4 {
    font-size: 18px;
}
.bf li span {
    color: #ffffff;
    font-size: 1rem;
    position: relative;
}
.bf li {
    list-style: none;
}
.bf li a{ text-decoration:none;}
.bf li span:before {
    width: 10px;
    height: 10px;
    background: #ffff00;
    border-radius: 13px;
    position: absolute;
    top: 7px;
    left: 0px;
    content: "";
}
.bf li span {
    padding-left: 20px;
}
.contact-form .r-1 {
    height: auto;
}
.contact-form {
    height: auto;
}
.contact-form .c-1,
.contact-form .c-2 {
    height: auto;
    min-height: 300px;
    padding-bottom: 50px;
    padding-top: 20px;
}
.form input[type="text"],
.form input[type="tel"],
.form input[type="email"],
.form textarea {
    width: 100% !important;
    height: 40px;
    padding: 0 15px;
    font-size: 14px;
    border: none;
}
.form textarea {
    height: 120px;
    padding: 15px;
    resize: none;
}
.form label {
    width: 100%;
}
.gmap_canvas iframe {
    width: 100%;
}
.contact-form form {
    margin: 10px 0 0 50%;
    transform: translateX(-50%);
}
.contact-form .f2 {
    margin-left: 0px;
    transform: inherit;
}
.contact-form .c-2 {
    padding-left: 30px;
    padding-right: 30px;
}
.contact-form form,
.contact-form .f1 {
    margin: 0px;
    transform: inherit;
}
.formboxa {
    max-width: 600px;
    float: right;
    width: 100%;
}
.formboxa h3 {
    color: #fff;
}
.contact-form h3 {
    margin: 0px;
    padding: 20px 0 !important;
}
.curriculum-areas .container {
    max-width: 1200px;
}
.curriculum {
    margin-top: 0px;
}
#curriculum {
    padding: 60px 0;
}
.curriculum-areas .sec-title {
    margin-bottom: 0px;
}
.sec-title {
    margin-bottom: 30px;
}
.footlinks {
    font-size: 16px;
}
.page-footer li {
    line-height: 27px;
}
.page-footer .fa {
    color: #124380;
    font-size: 30px;
}
.page-footer .fa:hover {
    color: #e03a3d;
}
.fa.fa-arrow-up {
    color: #fff;
}
.row.d-flex {
    margin: 0px;
}
.gmap_canvas,
.mapouter {
    width: 100% !important;
}
.navbarinna .navbar-brand {
    display: none;
}
.cugredbox {
    width: 100%;
    position: relative;
    margin-top: 30px;
}
.cugredbox .title-text {
    width: 100%;
    height: auto;
    padding: 10px 0;
    bottom: 0px;
    top: inherit;
}
.cugredbox .grid-img {
    height: 300px;
}
.img-grid {
    height: auto !important;
    width: 100%;
}
.curriculum-areas .mb-5,
.curriculum-areas .my-5 {
    margin: 0px -15px !important;
}
.mx-2 {
    margin-left: 0px !important;
}


.contact-form .btn{background-color: #790c1c; border-color: #790c1c; }
.contact-form .btn:hover{background-color: #a41d31; border-color: #a41d31; }
.landing img { height: 470px; object-position: 17% 75%; }

.landing .blue { top: -73px; padding: 15px 33px 12px; }
.enriching { background: #862e2f !important;}
.navbar-brand { margin: -58px 0 0px;  width: 160px; }


/*About_us*/
.about_sec{ width: 100%; background: #fff; padding: 60px 0 170px 0; }
.about_innr{ width: 100%; padding: 0 70px; }
.about_txt p{ font-size: 24px; line-height: 50px; font-weight: 500; padding-bottom: 50px; color:#000; margin: 0px; font-family: Poppins; text-align: justify; padding-right: 50px; }
.about_txt p b{ font-weight: 500; color:#862d31;}
.about_txt p:last-child{ margin-bottom: 0px; }
.about_img img{ width: 100%; border-radius: 5px; }
.sec-title.sec-title2{font-family: Poppins; font-size: 40px; font-weight: 400; padding-bottom: 50px; margin: 0px !important; }


/*Program*/
.programe_sec{ width: 100%; padding: 60px 0 90px 0; }
.programe_txt h4{ font: 400 24px/28px Poppins; color:#12417f; padding-bottom: 20px; margin: 0px; }
.programe_txt p{ font: 500 16px/34px Poppins; color:#000; padding-bottom: 30px; margin: 0px; }
.programe_txt ul{ width: 100%; display: inline-block; }
.programe_txt ul li{ width: 100%; display: inline-block; padding: 2px; padding-left: 20px; margin-bottom: 10px; font: 500 16px/20px Poppins; color:#000; background: url(../images/devider.png) no-repeat left 6px; }
.programe_txt ul li:last-child{ margin-bottom: 0px; }
.programe_img img{ width: 100%; border-radius: 5px; }
.cur-img { padding-top: 0 !important; height: auto !important; width: auto !important; transform: inherit !important; margin: 30px 0 0 27px !important; }
.pre-primary ul{ width: 100%; display: inline-block; padding-left: 25px; }
.pre-primary ul li{ width: 100%; display: inline-block; font: 500 15.19px/23.18px Poppins; color:#fff; padding: 2px; padding-left: 20px; margin-top: 5px; position: relative;  }
.pre-primary ul li:before{ width: 10px; height: 10px; background: #fff; border-radius: 100%; position: absolute; left: 0px; top: 9px; content: ""; }
.deep_rt{ width: 100%; text-align: center; padding: 70px 0; }
.deep_rt p{ font: 500 16px/20px Poppins; color:#000; margin: 0px; }
.programe_main .sec-title.sec-title2{ text-align: left; font-size: 24px; line-height: 28px; }
.about_txt ul{ width: 100%; display: inline-block; }
.about_txt ul li{ width: 100%; display: inline-block; padding: 2px; padding-left: 20px; margin-bottom: 10px; font: 500 24px/40px Poppins; color:#000; background: url(../images/devider.png) no-repeat left 15px; 
text-align: justify; }
.about_txt ul li b{ font-weight: 500; color:#862d31; }




/*curriculam*/
.curriculam_sec { text-align: center; }
.curriculam_sec .sec-title.sec-title2 { padding-bottom: 20px; }
.curriculam_row{ width: 100%; display: inline-block; }
.curriculam_pic{width: 100%; margin-top: 80px;}
.curriculam_pic img{width: 100%;}
.curriculam_txt{ width: 100%; text-align: left; padding-left: 30px; margin-top: 80px; }
.curriculam_txt h4{ font: 400 24px/26px Poppins; color:#12417f; padding-top: 15px; }
.curriculam_txt p{ font: 400 16px/34px Poppins; color:#000; padding-top: 10px; }
.curriculam_txt ul{ width: 100%; display: inline-block; }
.curriculam_txt ul li{ width: 100%; display: inline-block; padding: 2px; padding-left: 20px; margin-bottom: 10px; font: 500 16px/20px Poppins; color:#000;
 background: url(../images/devider.png) no-repeat left 6px; }
.curriculam_txt ul li:last-child{ margin-bottom: 0px; }
.curriculam_row .row:nth-child(even){flex-direction: row-reverse;}
.curriculam_row .row:nth-child(even) .curriculam_txt { padding-left: 0px; }
.curriculam_row .row:nth-child(even) .curriculam_pic { padding-left: 30px; }


.contact_innr{ width: 100%; padding: 50px 150px 0; }
.contact_innr h3{ font: 400 24px/28px Poppins; color:#12417f; padding: 30px 0 0; }
.contact_left{ width: 100%; text-align: left; }
.contact_left h4{ font: 900 24px/28px Poppins; color:#12417f; padding-bottom: 30px; margin: 0px; }
.contact_left ul{ width: 100%; display: inline-block; }
.contact_left ul li{ width: 100%; display: inline-block; font: 500 16px/18px Poppins; color:#000; margin-bottom: 12px; }
.contact_left ul li a{ color:#000; text-decoration: none; outline: none; }
.contact_left ul li:last-child{ margin-bottom: 0px; }
.contact_left iframe{ width: 100%; height: 430px; border: none; margin-top: 35px; }
.contact_left ul li span { float: left; width: 100px; margin-right: 20px; }
.contact_left ul li em{float: right;}

.contact_rt{ width: 100%; text-align: left; }
.contact_rt h4{ font: 900 24px/28px Poppins; color:#12417f; padding-bottom: 30px; margin: 0px; }
.contact_frm {
    width: 100%;
    padding: 0;
}
.contact_frm input[type="text"], .contact_frm input[type="email"], .contact_frm input[type="tel"], .contact_frm textarea {
    width: 100% !important;
    background: #e3e3e3;
    height: 56px;
    padding: 0 20px;
    outline: none;
    -webkit-appearance: none;
    border-radius: 0;
    box-shadow: inherit;
    font: 400 16px/56px Poppins;
    color: #000;
    border: none;
    margin-top: 10px;
}
.contact_frm textarea {
    height: 150px;
    line-height: 20px;
    padding: 10px 20px 0;
    resize: none;
}
.contact_frm input[type="submit"],.contact_frm input[type="button"] {
    width: 260px;
    height: 60px;
    background: #929b0c;
    cursor: pointer;
    text-align: center;
    border: none;
    outline: none;
    -webkit-appearance: none;
    box-shadow: inherit;
    font: 500 19px/56px Poppins;
    color: #fff;
    border-radius: 0;
    margin-top: 20px;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    display: inline-block;
}
.contact_frm form{ margin: 0px !important; transform: inherit !important; }

.captcha_pic{ width: 100%; }
.captcha_pic img{ max-width: 100%; margin-top: 20px;}
.contact_innr .row{flex-direction: row-reverse;}

.g-recaptcha{margin-top: 10px;}

.program_ban img{ object-position: inherit; }

.red{color: #862d31 !important;}
.green{color: #84ad32 !important;}
.deepgreen{color: #84ad32 !important;}
.blues{color: #456b8f !important;}
.orange{color: #c55910 !important;}
.navy{color: #1079c4 !important;}
.about_txt ul li{ text-align: left; }
.about_txt ul li ul{ padding: 20px 0 0 15px; }
.about_txt ul li ul li{ line-height: 24px; font-size: 18px; padding-left: 17px; background-position: left 11px; }
.ftr_txt.curriculam_txt { padding-left: 0 !important; margin-top: 0 !important; }
.ftr_txt.curriculam_txt ul li{ color:#212529; font-weight: 400;}
.rightbot{ width: 100%; display: inline-block; padding-top: 20px; color:#000; font-size: 14px; line-height: 18px; text-align: center; }
.rightbot a{ color:#000; text-decoration: none; outline: none; }
.contact_innr h3 { color: #862e2f;}
.pre-primary ul li a{ color:#fff; text-decoration: none; outline: none; }

.banner_sec .left_arw{ position: absolute; left: 10px; top: 50%; z-index: 9; transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%); width:60px; height:60px; background:rgba(0,0,0,0.5); border-radius: 5px; }
.banner_sec .left_arw img{ max-width: 100%;}
.banner_sec .rt_arw{ position: absolute; right: 10px; top: 50%; z-index: 9; transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%); width:60px; height:60px; background:rgba(0,0,0,0.5); border-radius: 5px; }
.banner_sec .rt_arw img{ max-width: 100%;}


.blue a{ color: #fff !important;line-height: 34px;}


.navbar-nav li a{ font-size: 14px;}
.navbar-nav li{ padding: 0 10px !important;}
.getinBtn {
  width: 145px;}
.navbar-nav li .drop-arw{ position: absolute; top: 3px; right: 0px;}
.navbar-nav li .drop-arw::after{ border-top: 5px solid;
border-right: 5px solid transparent;
border-bottom: 0;
border-left: 5px solid transparent;}
.navbar-nav li {
  padding: 0 13px !important;
}
.navbar-nav .dropdown-menu{ padding: 0px;}
.navbar-nav .dropdown-menu li{ padding: 0px 10px !important; width: 100% !important; display: inline-block !important;}
.navbar-nav .dropdown-menu li a{ padding: 5px 0px !important; width: 100% !important; display: inline-block !important;}
.getinBtn{ padding: 14px 0 !important;}

.programe_img .pic{ position: relative;}
.linkTxt{ width: 100%; position: absolute; top: 0px; left: 0px; height: 100%; display: inline-block;}

.navbar-nav li.active .dropdown-menu li a:before{ display: none;}

.programe_sec .about_innr .row{ margin: 0 -5px;}
.programe_sec .about_innr .programe_img{ padding:5px;}


.landing img { height: 700px;  object-position: inherit; }












