@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

* {
    padding: 0;
    margin: 0;
}

html,
body {
    height: 100%;
}

body {
    position: relative;
    font-family: "Roboto", sans-serif;
/*    font-family: "Roboto Condensed", sans-serif;*/
}

/*************************************** common style start ********************************************/
.btn_facebook {
    color: #fff;
    background: #3b5998;
}

.btn_twitter {
    color: #fff;
    background: #00aced;
}

.btn_google {
    color: #fff;
    background: #db3236;
    margin-top: 10px;
}

ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

a {
    color: #000;
    text-decoration: none;
}

a:hover {
    color: #000;
    text-decoration: none;
}

.bordrht {
    border-right: 1px solid #ccc;
}
.padleftright0{
    padding-left: 0;
    padding-right: 0;
}
.padleftright4{
    padding-left: 5px;
    padding-right: 5px;
}
.padright0{
    padding-right: 0;
}
.padleft0{
    padding-left: 0;
}
.width100{
    width: 100%;
}


/*************************************** general style start ********************************************/

.mainSlider{
    background-color: red;
    background-image: linear-gradient(to right, #032003 , #0e930e);
    padding: 30px;
    padding-bottom: 0;
}

.mainHead{
    background: #fff;
    padding: 8px 0;
    border-radius: 6px;
}
.header_logo img{
    height: 50px;
}

.sitemaphUl {
    float: right;
}

.sitemapH ul li {
    float: left;
}

.sitemapH ul li a {
    padding: 15px 20px;
    font-size: 16px;
    color: #252525;
    font-weight: 500;
    display: block;
    font-family: "Roboto Condensed", sans-serif;
}
.sitemapH .dropdown-menu{
    background: #fff;
    top: 90%;
  padding: 0;
}
.dropdown-submenu {
  position: relative;
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
}
.sitemapH .dropdown-menu li{
    float: none;
}
.sitemapH .dropdown-menu li a{
    display: block;
    padding: 10px;
    color: #252525;
}
.sitemapH .dropdown-menu li:hover a{
}
.sitemapH .dropdown:hover .dropdown-menu{
    display: block;
}
.sitemapH .dropdown:hover .dropdown-menu .dropdown-submenu .dropdown-menu{
    display: none;
}
.sitemapH .dropdown .dropdown-menu .dropdown-submenu:hover .dropdown-menu{
    display: block;
}


.btn-green, .btn-green:hover{
    background: #0d870d;
    padding: 10px 20px;
    color: #fff;
    font-size: 14px;
}
.backD{
    padding: 4px 0;
}

.sliderSec{
    padding-top: 50px;
}
.sliderImgD{
    margin-right: -30px;
}

.topQutsD{
    margin-top: 55px;
    margin-left: 115px;
}
.topQutsD h4{
    color: #79d55a;
    font-size: 24px;
    line-height: 40px;
}

.nextQutsD{
    margin-top: 100px;
    padding-left: 165px;
}
.nextQutsD h2{
    font-family: "Roboto Condensed", sans-serif;
    color: #fff;
    font-weight: 700;
    font-size: 62px;
    border-bottom: 1px solid #79d55a;
    padding-bottom: 10px;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 25px;
}
.nextQutsD p{
    font-size: 20px;
    color: #fff;
    font-weight: 300;
}



.ksmSec{
    background: url(../img/ksmBG.jpg) top center no-repeat;
    background-size: cover;
    padding-top: 80px;
}

.ksmTextD{
    padding: 10px 30px;
}
.ksmTextD h3{
    font-family: "Roboto Condensed", sans-serif;
    color: #866423;
    font-weight: 700;
    font-size: 48px;
}
.ksmTextD p{
    color: #000;
    font-size: 24px;
    line-height: 35px;
}
.ksmTextD img{
    margin: 30px 0;
}



.cdkSec{
    background: #fff;
    padding: 80px 0;
}

.cdkHeadBg{
    background: #aa9228;
    padding: 90px;
}
.cdkHeadBg h2{
    margin: 0;
    font-family: "Roboto Condensed", sans-serif;
    color: #fff;
    font-size: 60px;
    writing-mode: tb;
    transform: rotate(180deg);
    font-weight: 400;
}

.cdkmainText{
    padding-left: 30px;
}
.cdkmainText h3{
    color: #193c42;
    font-size: 36px;
    margin: 0;
    margin-top: 20px;
}
.cdkmainText p{
    color: #000;
    font-size: 18px;
}
.cdkmainText img{
    margin: 10px 0;
    height:4px;
}



.missionSec{
    background: url(../img/misBg.jpg) top center no-repeat;
    background-size: cover;
    padding: 80px 0;
}

.missTextD h4{
    color: #661212;
    font-size: 32px;
    font-weight: 500;
    display: inline-block;
    border-bottom: 1px solid #661212;
}
.missTextD h2{
        font-family: "Roboto Condensed", sans-serif;
    color: #000;
    font-weight: 700;
    font-size: 55px;
    text-transform: uppercase;
    margin-top: 5px;
}
.missTextD p{
    color: #000;
    font-size: 24px;
}



.stteamSec{
    background: url(../img/blueBg.jpg) top center no-repeat;
    background-size: cover;
    padding: 80px 0;
}

.sttextD h4{
    color: #fff;
    font-size: 26px;
    line-height: 38px;
/*    text-transform: uppercase;*/
    font-weight: 600;
}
.sttextD p{
    color: #fff;
    font-size: 20px;
}



.tkYogaSec{
    background: url(../img/yogaBg.jpg) top center no-repeat;
    background-size: cover;
    padding: 80px 0;
}
.tkygaTextD h3{
    color: #000;
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 30px;
}
.tkygaTextD p{
    color: #000;
    font-size: 20px;
}


.awrdSec{
    background: #00594e;
    padding: 80px 0;
}
.awrdVdD h3{
    color: #fff;
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 30px;
    display: inline-block;
    border-bottom: 1px solid #fff;
}

.abpD{
    margin-top: 30px;
}
.abpD h4{
    color: #fff;
    font-size: 26px;
    font-weight: 600;
}
.abpD img{
    width: 100%;
    border-radius: 10px;
}
.abpVdD{
    margin-top: 30px;
}
.abpVdD img{
    width: 100%;
    height: 235px;
    border-radius: 10px;
}
.abpVdD h4{
    color: #fff;
    font-size: 18px;
    font-weight: 400;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #aa9228 !important;
}

.qtpopSec{
    background: url(../img/qutsBg.jpg) top center no-repeat;
    background-size: cover;
    padding: 80px 0;
}

.qtPopD{
    padding: 30px 50px;
    border: 5px solid #aa9228;
}
.qtPopD h4{
    color: #000;
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 30px;
}
.qtPopD p{
    color: #000;
    font-size: 20px;
}
.qtPopD h3{
    font-family: "Roboto Condensed", sans-serif;
    color: #000;
    font-size: 28px;
    font-weight: 300;
    font-style: italic;
    margin-bottom: 30px;
}




.footerSec{
    padding: 10px 0;
    background: #00594e;
}
.footLinkD h4{
    color: #fff;
    font-size: 22px;
    font-weight: 500;
}
.footLinkD ul{
    margin-top: 20px;
}
.footLinkD ul li{
    list-style: none;
    padding:3px 0;
}
.footLinkD ul li a{
    font-size: 14px;
    color: #fff;
    font-weight: 500;
}

.footLinkD{
    padding: 20px 0px;
}
.footLinkD p{
    font-size: 14px;
    color: #fff;
    font-weight: 500;
}
.footLinkD p a{
    color: #fff;
    font-weight: 400;
    margin: 8px 10px;
}
.footLinkD p a i{
    color: #fff;
    font-size: 17px;
}

.lastfooterSec{
    padding: 15px 0;
    background: #00594e;
    border-top: 1px solid #238377;
}
.lastfooterSec p{
    margin: 0;
    font-size: 15px;
    color: #fff;
    font-weight: 400;
}
.lastfooterSec p a{
    color: #fff;
    font-weight: 600;
    text-decoration: none;
}


.em_quote_form {
     margin-top: 16px;
     position:relative;
 }

.searchmainD .em_quote_form {
    margin-top: 0;
}
.searchmainD .quite_form_field input {
    height: 34px;
        border-radius: 0px;
        border: 1px solid #ececec;
            padding-left: 15px;
            font-size: 12px;
}
.searchmainD .quote_button {
    height: 26px;
    width: 26px;
    border-radius: 0;
    right: 4px;
    top: 4px;
    background: #009fff;
    padding: 0;
}
.quite_form_field input {
     width: 100%;
     height: 55px;
     border:1px solid #ccc;
     padding-left: 25px;
     color: #333;
     outline:none;
     border-radius:5px;
 }

 .quote_button {
    height: 40px;
    width: 80px;
    padding: 0 10px;
    border: 0;
    background-color: #00594e;
    color: #fff;
     text-transform: uppercase;
     font-weight: 500;
     position: absolute;
     font-size: 13px;
     right: 8px;
     top: 8px;
     letter-spacing: 1px;
     border-radius:5px;
 }


@media screen and (max-width: 768px) {
  .mainSlider {
    padding: 5px;
    padding-bottom: 0;
}
.header_logo img {
    height: auto;
}
.backD {
    padding: 0;
}
.btn-green, .btn-green:hover {
    padding: 6px 12px;
    font-size: 13px;
}
.sliderSec {
    padding-top: 0;
    padding-bottom: 20px;
}
.topQutsD {
    margin-top: 20px;
    margin-left: 0;
}
.topQutsD h4 {
    font-size: 12px;
    line-height: 20px;
}
.nextQutsD {
    margin-top: 20px;
    padding-left: 0;
    text-align: center;
}
.nextQutsD h2 {
    font-size: 38px;
    text-align: center;
    margin-bottom: 10px;
}
.nextQutsD p {
    font-size: 13px;
    font-weight: 500;
}
.sliderImgD {
    margin-right: -20px;
}
.ksmSec, .cdkSec, .missionSec{
    padding: 30px 0;
}
.ksmTextD {
    padding: 10px 0;
}
.ksmTextD h3 {
    font-size: 26px;
}
.ksmTextD p {
    font-size: 14px;
    line-height: 20px;
}
.ksmTextD img {
    margin: 15px 0;
    height: 3px;
}
.cdkHeadBg h2 {
    font-size: 24px;
    writing-mode: initial;
    transform: none;
}
.cdkHeadBg {
    background: #aa9228;
    padding: 25px;
    text-align: center;
    display: none;
}
.cdkmainText {
    padding-left: 0;
    text-align: left !important;
}
.cdkmainText h3 {
    font-size: 22px;
}
.cdkmainText img {
    margin: 10px 0;
    height: 2px;
}
.cdkmainText p {
    color: #000;
    font-size: 14px;
}
.missTextD h4 {
    font-size: 24px;
}
.missTextD h2 {
    font-size: 28px;
}
.missTextD p {
    color: #000;
    font-size: 14px;
}
.stteamSec, .tkYogaSec, .awrdSec, .qtpopSec {
    padding: 30px 0;
}
.sttextD{
    text-align: left !important;
}
.sttextD h4 {
    font-size: 18px;
    line-height: 24px;
}
.sttextD p {
    color: #fff;
    font-size: 14px;
}
.tkygaTextD h3 {
    font-size: 20px;
    text-align: left;
}
.tkygaTextD p {
    font-size: 14px;
    text-align: left;
}
.awrdVdD h3 {
    font-size: 22px;
}
.abpD h4 {
    font-size: 15px;
    font-weight: 400;
}
.qtPopD {
    padding: 15px;
}
.qtPopD h4 {
    font-size: 20px;
}
.qtPopD p {
    font-size: 14px;
}
.qtPopD h3 {
    font-size: 20px;
}
.navbar-toggle{
    margin: 0;
    padding: 0;
    font-size: 20px;
}
.sitemapH ul li {
    float: none;
}
.sitemaphUl {
    float: none;
}
.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 0;
    margin-top: -1px;
}
.sitemapH .dropdown-menu {
    background: #fff;
    top: 90%;
    padding: 0;
    position: inherit;
    float: none;
}
.abpD {
    margin-top: 0;
}
.abpVdD img {
    height: 125px;
}
.abpVdD h4 {
    font-size: 14px;
}

.glSec{
    padding: 10px 0;
    background: #000;
}
.glSecimg img, .glSecimg2 img{
    margin-bottom: 10px;
}
.glSecimg2 .last2{
    float: left;
    margin-right: 10px;
    height: 89px;
}
.glSecimg2 .last1{
    float: left;
    height: 89px;
}
.ggggSec img{
    width: 100%;
}
.stteamSec {
    background: url(../img/mobbg.jpg) top center no-repeat;
    background-size: cover;
}

 
}

