body{
    top: 0;
    overflow-x: hidden;
    margin: 0 auto;
	background-color: #fff;
    position: relative;
    max-width: 100%;
}
.container{
    width: 100%;
    max-width: 1284px;
}
a, a:hover, a:focus {
	text-decoration:none;
    outline:none;
    color: #134721;
}
b, strong {
    font-weight: 700;
}

img {
	max-width:100%;
	height: auto;
}
/*align*/
.alignright {
    float: right;
    margin-left: 30px !important;
	margin-bottom: 20px;
    margin-top: 6px;
    max-width: 100%;
}

.alignleft {
    float: left;
    margin-right: 30px !important;
	margin-bottom: 20px;
    margin-top: 6px;
    max-width: 100%;
}
.aligncenter{
	margin-left: auto;
	margin-right: auto;
	display: block;
	max-width: 100%;
	margin-bottom: 15px;
	margin-top: 10px;
}
.alignnone{
	float: none;
	display: block;
	margin-bottom: 15px;
	margin-top: 10px;
    max-width: 100%;
}
figure.wp-block-image figcaption {
	display: table-caption;
	caption-side: bottom;
}
figure.wp-block-image {
  display: table;
  margin-bottom: 20px;
}
.wp-block-image {
    margin: 0;
}
figcaption,
.wp-caption-text {
  font-style: italic;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0 !important;
}
.wp-caption-text {
  margin-top: 5px;
}
.wp-block-image .aligncenter {
  margin-bottom: 20px;
}
/*align*/

/*error msg*/
span.wpcf7-not-valid-tip {
  color: #fb4242;
    font-size: 13px;
    font-weight: normal;
    display: block;
	margin-top: 6px;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing, .wpcf7-response-output{
    border: none;
    font-size: 13px;
    margin: 0px;
    padding: 0px;
    color: #fb4242;
	line-height: 18px;	
    text-align: center;
    margin-top: 8px;
}
.wpcf7 form.invalid .wpcf7-response-output{
    margin: 0;
    margin-top: 8px;
    border: none;
    padding-top: 0;
}
.wpcf7-spinner{
    display: none;
}
div.wpcf7-mail-sent-ok, .wpcf7 form.sent .wpcf7-response-output{
    border: none;
    color: #49c314;
    margin: 0px;
    padding: 0px;
    font-size: 14px;
	line-height: 20px;
    text-align: center;
    margin-top: 6px;
}
div.wpcf7 .ajax-loader{
    display: none;
}
/*error msg*/

ol, ul{
    padding: 0;
    margin: 0;
}
ul li{
    list-style: none;
}

h1{
    font-family: 'Anek Malayalam', sans-serif;
    font-size: 64px;
    line-height: 79.36px;
    font-weight: 600;
    color: #242424;
    margin-bottom: 15px;
}
h2{
    font-family: 'Courgette', cursive;
    font-size: 48px;
    line-height: 59.52px;
    font-weight: 400;
    color: #242424;
    margin-bottom: 15px;
}
h3{
    font-family: 'Anek Malayalam', sans-serif;
    font-size: 40px;
    line-height: 49.6px;
    font-weight: 600;
    color: #242424;
    margin-bottom: 15px;
}
h4{
    font-family: 'Anek Malayalam', sans-serif;
    font-size: 32px;
    line-height: 45.84px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 15px;
}
h5{
    font-family: 'Anek Malayalam', sans-serif;
    font-size: 24px;
    line-height: 34.38px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 15px;
}
h6{
    font-family: 'Anek Malayalam', sans-serif;
    font-size: 20px;
    line-height: 24.2px;
    font-weight: 600;
    color: #242424;
    margin-bottom: 15px;
}
p{
    font-family: 'Anek Malayalam', sans-serif;
    font-size: 20px;
    line-height:28.65px;
    font-weight: 400;
    color: #000000;
    margin-bottom: 24px;
}


/* btns */
.common-btn{
    font-family: 'Anek Telugu', sans-serif;
    font-size: 26.15px;
    line-height: 39.22px;
    color: #fff !important;
    font-weight: 600;
    width: 248.38px;
    height: 56.65px;
    display: block;
    text-align: center;
    border-radius: 5.45px;    
    text-transform: capitalize;
    margin: 2px 0 0 0;
	border: none;
	box-shadow: none;
	position: relative;
	z-index: 5;
	background-color: #134721;
	transition: all 0.3s ease;
	padding:13.07px 21.79px 13.07px 21.79px;
}
.common-btn:hover {
	color: #134721 !important;
	transition: all 0.3s ease;
	background-color: #fff;
}


/* btns */


/* header */
.header-wrap {
	position:relative;
	width: 100%;
	z-index: 100;
	top: 0;
	padding: 15px 0 20px;
    background-color: #E6F4EC;
}
.header-white {
    background-color: #fff;
}
.sticky-header {
    position: fixed;
    top: 0;
    width: 100%;
}   
.outer-menu .navbar{
    padding: 0 0 0;
    float: right;
    margin-top: 18px;
}
.outer-menu ul li{
	position: relative;
	margin-right: 37px;
}
.outer-menu ul li:last-child{
    margin-right: 20px;
}
.outer-menu ul li a{
    font-family: 'Anek Malayalam', sans-serif;
    font-size: 20px;
    line-height: 28.65px;
    font-weight: 500;
    color: #134721;
	position: relative;	
    transition: all 0.3s ease-in-out;
}
.outer-menu ul li a:hover, 
.outer-menu ul li.active a{
    color: #629230;
}
.outer-menu ul li:hover .submenu {
    opacity: 1;
    top: 100%;
    visibility: visible;
   }
  .outer-menu ul li .submenu {
    position: absolute;
    min-width:200px;
    z-index: 100;
    left: 0;
  top: calc(100% + 30px);
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: ease all 0.3s;
   }
   .outer-menu ul li .submenu li{
    margin: 0;
  }
  .outer-menu ul li .submenu li a{
    color: #134721;
    padding: 8px 22px;
    display: block;
    text-transform: none;
    background-color: #fff;
   }
   .outer-menu ul li .submenu li a:hover {
       color: #629230;
   }
.contact-box {
    position: fixed;
    top: auto;
    bottom: 90px;
    right: 64px;
    z-index: 99;
    transition: all 0.5s ease;
}
  .contact-box a {
    background: #FFFFFF;
    border-radius:  50%;;
    color: #629230;
    width: 62px;
    height: 62px;
    line-height: 56px;
    text-align: center;
    border:none;
    border-right: none;
    display: block;
    margin: 10px 0;
    cursor: pointer;
    transition: all .4s ease-in-out;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.5);
}
.contact-box a:hover {
    transform: rotate(180deg);
    transition: all .4s ease-in-out;
}
@keyframes shake {
    10%, 90% {
      transform: translate3d(-1px, 0, 0);
    }
    20%, 80% {
      transform: translate3d(2px, 0, 0);
    }
    
    30%, 50%, 70% {
      transform: translate3d(-2px, 0, 0);
    }
    40%, 60% {
      transform: translate3d(2px, 0, 0);
  }
}
.logo-wrap-mob,
.mob {
    display: none;
}
/* header */


/* footer */
footer{
    position: relative;
	padding: 52px 0 70px;
    background: linear-gradient(180deg, #134721 17.54%, #FDF2F5 213.12%),
                linear-gradient(0deg, #E6F4EC, #E6F4EC);
    z-index: 10;
}
footer .container {
    max-width: 1194px;
}
footer .quick-links {
    width: 13.66666667%
}
footer .services {
    width: 19.66666667%
}
.footer-logo-wrap {
    text-align: center;
    padding-bottom: 42px;
    border-bottom: rgba(255, 255, 255, 0.4) solid 1px;
    margin-bottom: 36px;
}
.footer-address p {
	color: #fff;
    font-size: 20px;
    line-height: 36px;
    font-family: 'Anek Telugu', sans-serif;
    margin-bottom: 8px;
}
.footer-address p a {
    color: #fff;
    display: block;
}
.footer-address p span {
    display: inline-block;
    vertical-align: top;
}
.footer-address p a:hover {
    color: #E6F4EC;
}
.footer-bottom p{
	color: #fff;
    font-size: 14px;
    line-height: 24px;
    font-family: 'Anek Telugu', sans-serif;
    margin:-34px 0 0 0;
}
.locations p {
    max-width: 250px;
    font-family: 'Anek Telugu', sans-serif;
    font-size: 17px;
    line-height:30px;
    font-weight: 400;
    color: #fff;
}
.footer-logo-wrap p {
    max-width: 405px;
    margin-top: 40px;
}
.social-icons li {
	display: inline-block;
	vertical-align: top;
	margin-right: 13px !important;
	margin-top: 30px;
}
.social-icons li:last-child {
	margin-right: 0;
}
.social-icons li a svg { 
    font-size: 24px;
    color: #fff;
    transition: all 0.3s ease;
}  
.social-icons li a:hover svg {  
    color: #134721;
    transition: all 0.3s ease;
    transform: rotate(180deg);
}
.footer-logo {
    margin-bottom: 30px;
}
footer h5 { 
    color: #fff;
    margin-bottom: 29px;
    line-height: 36px;
    font-family: 'Anek Telugu', sans-serif;
    font-weight: 500;
}
footer ul li {  
    margin-bottom: 8px;
}
footer ul li a {
    font-family: 'Anek Telugu', sans-serif;
    font-size: 17px;
    line-height:30px;
    font-weight: 400;
    color: #fff;
    text-decoration: underline;    
}
footer ul li a:hover {
    color: #E6F4EC;
}

/*--------------------------------------------------------------
# Preloader
--------------------------------------------------------------*/
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999;
    overflow: hidden;
    background: #fff;
  }
  
  #preloader:before {
    content: "";
    position: fixed;
    top: calc(50% - 30px);
    left: calc(50% - 30px);
    border: 6px solid #134721;
    border-top-color: #629230;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    -webkit-animation: animate-preloader 1s linear infinite;
    animation: animate-preloader 1s linear infinite;
  }
  
  @-webkit-keyframes animate-preloader {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }
  
  @keyframes animate-preloader {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }

/* Media query */

@media only screen and (max-width:1200px){
    h1 {
        font-size: 55px;
        line-height:65px;
    }
    h2 {
        font-size: 42px;
        line-height:52px;
    }
    h3{
        font-size: 32px;
		line-height: 38px;
    }
	h4 {
		font-size: 26px;
		line-height: 32px;
	}
	h5 {
		font-size: 22px;
		line-height:30px;
	}
    p{
        font-size: 18px;
        line-height: 26px;
    }

    /* header */
    .header-wrap {
        padding: 20px 0;
    }
	.outer-menu ul li {
		margin-right: 32px;
	}
    .outer-menu ul li a {
        font-size: 18px;
    }
   
    /* header */

    /* footer contact */
   
	footer {
	  padding: 50px 0;
	}
    footer ul li a {
        font-size: 15px;
        line-height: 28px;
    }
    .locations p {
        font-size: 15px;
        line-height: 28px;
	}
    .footer-address p {
        font-size:18px;
        line-height: 30px;
    }
    .footer-bottom p {
        font-size:15px;
        line-height:22px;
    }
}
@media only screen and (max-width:991px){
    h1 {
        font-size: 45px;
        line-height: 55px;
    }
    h2 {
        font-size: 36px;
        line-height:46px;
    }
    h3 {
        font-size: 26px;
        line-height: 36px;
    }
    h4{
        font-size: 24px;
		line-height: 28px;
    }
  
    /* header */
    .header-wrap{
        position: relative;
		padding: 15px 0;
    }
    .sticky-header {
        position: fixed;
        top: 0;
        width: 100%;
      }
    .logo-wrap img {
        width: 150px;
        height: auto;
    }  
    .header-wrap .col-md-4, 
	.header-wrap .col-md-8 {
        width: 100%;
    }
	.header-wrap .col-md-8 {
		margin-top: -25px;
	}	
	.outer-menu .navbar-toggler {
        border:  none;
        outline: none !important;
        background-color:transparent;
        box-shadow: none;
        border-radius: 10px;
        margin: -15px 0 0 auto;
        height: auto;
        width: 30px;
        padding: 0;
		position: relative;
		z-index: 5; 
    }
    .outer-menu .navbar-toggler .navbar-toggler-icon {
        background-image:url(../images/mob-nav-icon.svg);
        width: 29px;
        height:22px; 
    }
    .outer-menu .navbar-toggler .navbar-toggler-icon.close {
        background-image: url(../images/close-icon.svg);
        background-size: 14px auto;
        width: 29px;
        height: 29px;
      }
    .outer-menu {
        float: none;
		margin-top: 1px;
		padding-right: 0;
    }
    .logo-wrap{
        padding: 0 0;
    }
    .outer-menu .navbar {
        padding: 0;
        float: none;
        margin-top: -4px;
    }
    .outer-menu .navbar-nav{
        text-align: left;
        padding: 26px 30px;
    }
    .outer-menu ul li{
        margin-right: 0;
        margin-bottom: 15px;
    }
    .outer-menu ul li .submenu { 
        padding-top: 9px;
        position: relative;
        top: 0;
        transition: none;       
        box-shadow: none;
        display: none;
        visibility: hidden;
        opacity: 0;
    }
    .outer-menu ul li.dropdown:hover .submenu { 
        display: none;
        visibility: hidden !important;
        opacity: 0 !important;
        top: 0;
    }
    .outer-menu ul li.dropdown a { 
        background:url(../images/arrow-up.png) no-repeat right 5px;
        padding-right: 30px;
    }
    .outer-menu ul li.dropdown.menu-open a { 
        background:url(../images/arrow-down.png) no-repeat right 2px;
    }
    .outer-menu ul li.dropdown.menu-open .submenu  {
        visibility: visible !important;
        opacity: 1 !important; 
    }
    body.overlay::before {
        position: absolute;
        content: "";
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.8);
        z-index: 2;
        transition: all 200ms ease ;
    }
    .outer-menu ul li:last-child {
        margin-right: 0;
    }
    .outer-menu ul li a {
        font-size: 20px;
    padding-bottom: 0;
    padding-right: 0;
    line-height: 28.65px;
    }
    .outer-menu ul li .submenu li a  {  
        font-size: 16px;
        line-height: 22.95px;
        font-weight: 400;
        color: #134721;
        padding: 3px 0;
    }
    .outer-menu ul li.dropdown .submenu li a { 
        background: none;
    }
    
    .navbar-collapse {
        position: absolute;
        top: -36px;
        left: 100%;
        right: -15px;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 15px;
        width: 100%;
        background-color: #fff;
        max-width: 302px;
        height: auto;
        transition: all 0.8s ease;
    }
    .navbar-collapse.collapsing {
        height: auto !important;
        margin-left: 50%;
        left: 50%;
        right: -15px;
        transition: all 0.0s ease;
        display: block;
    }
    .navbar-collapse.show {        
        left: auto;
        right: -15px;
    }
    
    .logo-wrap-mob,
    .mob {
      display: block;
    }
    .logo-wrap-mob {
        padding: 15px 30px 18px;
        background-color: #E6F4EC;
      }      
      .header-white .logo-wrap-mob {
        padding: 15px 30px 18px;
        background-color: #fff;
      }
      .logo-wrap-mob img {
        width: 80px;
        height: auto;
    }
    .outer-menu .common-btn {
        width: 162px;
        height: 39px;
        padding: 10px 12px 6px 12px;
        font-size: 16px;
        line-height: 24px;
        border-radius: 5px;
        margin-left: 30px;
      }
      .header-address {
        margin-top: 100px;
        margin-left: 30px;
    }
    .header-address p { 
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 14px;
        color: #134721;
    }
    .header-address p a {
        color: #242424;
    } 
    .container {
        padding: 0 15px;
    }
    /* header */
    footer {
	    padding: 52px 0 0 0;
	}
    footer .container {
	    padding: 0 36px;
	}	
    .footer-logo-wrap {
        text-align: left;
        padding-bottom: 0;
        border-bottom: none;
        margin-bottom: 15px;
      }
    footer .col-md-5 {
        width: 100%;       
    }
    .footer-address p {
        font-size: 20px;
        line-height:30px;
        margin-bottom: 12px;
    }
    .social-icons li  {
        margin-top: 0;
        margin-bottom: 34px;
    }
    .social-icons li a svg {
        color: #242424;
        font-size: 20px;
        transition: all .4s ease-in-out !important;
    }
    footer .social-icons li a svg {
        color: #fff;
    }
    .social-icons li a:hover svg {
        transform: rotate(90deg) !important;
        transition: all .4s ease-in-out !important;
        color: #134721;
    }
    footer .col-md-2{
        width: 33.3%;
    }
    footer .col-md-3:last-child{
        width: 100%;
        padding-top: 30px;
    }
    footer h5 {
        margin-bottom: 3px;
    } 
    .footer-bottom p {
        margin-top: 35px;
        padding-top: 15px;
        padding-bottom: 15px;
        border-top: rgba(255, 255, 255, 0.4) solid 1px;
        text-align: center;
    }
    footer ul li {
        margin-bottom: 2px;
      }
      .contact-box  {
      bottom: 120px;
      right: 20px; 
     }
      .contact-box a {
        width: 40px;
        height: 40px;
        line-height: 34px;
      }
      .contact-box a img { 
        width: 17.96px;
        height: auto;
    }
}
@media only screen and (max-width:767px){
    h1 {
        font-size: 40px;
        line-height: 50px;
    }
    h2 {
        font-size: 32px;
        line-height: 38px;
    }
    h5 {
        font-size: 20px;
        line-height: 26px;
      }
    h6 {
        font-size: 18px;
        line-height: 22px;
    }
    p {
        font-size: 16px;
        line-height: 24px;
    }
   
	
}
@media only screen and (max-width:600px){
    h1 {
        font-size: 36px;
        line-height: 46px;
    } 
    h2 {
        font-size: 26px;
        line-height: 32px;
    }
    h3 {
        font-size: 20px;
        line-height: 28px;
    }    
   
    footer .col-md-2 {
        width: 40%;
      }
      .locations p,
      .footer-bottom p {
        font-size: 16px;
        line-height: 24px;
      }
      footer ul li a {
        font-size: 16px;
        line-height: 24px;
      }

}

@media only screen and (max-width:500px){
    h2 {
        font-size: 24px;
        line-height: 29.76px;
    }
	h4 {
      font-size: 20px;
      line-height: 24px;
    }
   
    footer .services {
        width: 60%;
      }
      footer .quick-links{
        width: 40%;
      }
      footer ul li a {
        font-size: 16px;
        line-height: 24px;
      }
}
@media only screen and (max-width:400px){

}