@import url('https://fonts.googleapis.com/css2?family=Livvic:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,900&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap');
body { font-family: "Nunito Sans", sans-serif; color: #000;}
.container-fluid {background-color: #F1FAFD!important;}
#widgetsControl, #widgetsControl_C{background-color: #F1FAFD!important;}
#WidgetControl1{background-color: #F1FAFD!important;}
#HomepagecontentControl{background-color: #F1FAFD!important;}
section{background-color: #F1FAFD!important;}
a {color: #000; text-decoration:none; font-family: "Nunito Sans", sans-serif;}
h1, h2, h3, h4, h5, h6 {font-family: "Livvic", sans-serif !important;}
p{font-family: "Nunito Sans", sans-serif;color: #000;font-size: 16px;margin-bottom: 10px;line-height:26px;} 
ul,li,ol{font-family: "Nunito Sans", sans-serif;font-size: 16px;} 
section.bnr{padding:0;}
img{max-width:100%;}
.team_img {
    width: 130px;
    border: 6px solid #222;
    border-radius: 50%;
}
#divmainenquiry11 .close { position: absolute; right: 14px; font-size: 30px; cursor: pointer;}
.dropend .dropdown-menu[data-bs-popper] {
    top: 0;
    left: auto;
    right: 100%;}
/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {padding: 60px 0px;}
  /* background-color */
 .bg-1{background-color:#a52a2a;}
 .bg-2{background-color :#228B22;}
  /* Text-color */
 .cl-1{color:#a52a2a;}
 .cl-2{color :#228B22;}

  /* Font-Size */
 .fs-14{font-size: 14px;}
 .fs-15{font-size: 15px;}
 .fs-18{font-size: 18px;}
 .fs-22{font-size: 22px;}
 .fs-62{font-size: 62px;}
  /* Font-weight */
  .fw-300{font-weight: 300;}
  .fw-500{font-weight: 500;}
  .fw-600{font-weight: 600;}
  .fw-700{font-weight: 700;}
  .fw-800{font-weight: 800;}
  .fw-900{font-weight: 900;}

 /* hm-heading */
 .main-table{  Font-size:16px; color:#000; line-height:24px; text-align:justify; padding: 30px 5px;}
 .main-heading{margin-top:20px; font-weight:bold; Font-size:21px; color:#228B22; line-height:36px; border-bottom:1px #ccc dashed; text-align:left; margin-bottom: 10px; padding: 0;}
 .sub-head{font-weight:bold;Font-size: 20px;color: #000;line-height:30px;margin:0;text-align:left;}
 .team-title{font-weight:bold; Font-size:14px; color:#000; line-height:30px; margin:0; text-align:left;}
 
 .sub_title{position: relative;text-transform: capitalize;font-size: 16px;padding-bottom: 5px;font-weight: 600;color: #a52a2a;margin-bottom: 0;}
 .sub_title > span{margin-right: 3px;}
 .sub_title::after{content: "";position: absolute;bottom: 10px;width: 45px;height: 1px;background-image: linear-gradient(to right, #a52a2a, #ff0000);}
 .hm_heading{font-size: 38px;font-weight: 600;margin-top: 5px;line-height: 1.4;color: #228B22;}
 
 /* Scroll */
 /* ::-webkit-scrollbar{   width: 10px;height: 10px;border-radius: 0px}
 ::-webkit-scrollbar-thumb{ background-color:#191514;background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.3) 25%, transparent 20%, transparent 50%, rgba(255,255,255,0.3) 50%, rgba(255,255,255,0.3) 75%, transparent 75%, transparent);border-radius: 0px}
 ::-webkit-scrollbar-track{ background: rgba(158, 114, 71);box-shadow: inset 0 0 6px rgba(0,0,0,0.3);-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);border-radius: 0px} */
 /* rd-mr */
 .rd-mr{display: inline-block;padding: 5px 6px 5px 10px;color: #fff;text-align: center;position: relative;overflow: hidden;z-index: 0;text-transform: capitalize;background-image: linear-gradient(to right, #a52a2a, #ff0000);border-radius: 50px;font-size: 16px;}
.rd-mr i{width: 40px;height: 40px;line-height: 38px;font-size: 18px;color: #a52a2a;display: inline-block;background-color: #fff;border-radius: 50px;text-align: center;transition: .7s;margin-left: 12px;}
.rd-mr:hover{color: #fff;}
.rd-mr:hover i{color: #fff;background-color: transparent; border: 1px dashed #fff;}
.rd-mr::before {content: "";position: absolute;top: 0;width: 0;height: 100%;background-image: linear-gradient(to right, #19f019, #228B22);left: 0;right: 0;opacity: 0;z-index: -1;border-radius: 50px;transition: .7s;color: #fff;}
.rd-mr:hover::before {width: 100%;opacity: 1;border-radius: 50px;}
 /* cnt-mr */
.cnt-mr{display: inline-block;padding: 5px 10px 5px 6px;color: #fff;text-align: center;position: relative;overflow: hidden;z-index: 0;text-transform: capitalize;background-image: linear-gradient(to right, #19f019, #228B22);border-radius: 50px;font-size: 16px;}
.cnt-mr i{width: 40px;height: 40px;line-height: 38px;font-size: 18px;color: #a52a2a;display: inline-block;background-color: #fff;border-radius: 50px;text-align: center;transition: .7s;margin-right: 12px;}
.cnt-mr:hover{color: #fff;}
.cnt-mr:hover i{color: #fff;background-color: transparent; border: 1px dashed #fff;}
.cnt-mr::before {content: "";position: absolute;top: 0;width: 0;height: 100%;background-image:  linear-gradient(to right, #a52a2a, #ff0000);left: 0;right: 0;opacity: 0;z-index: -1;border-radius: 50px;transition: .7s;color: #fff;}
.cnt-mr:hover::before {width: 100%;opacity: 1;border-radius: 50px;}

 /* text-justify */
 .text-justify{text-align: justify;}
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

#header{
    position: relative;
    z-index: 2;
}
#header .head-img{position:relative; padding: 9px 0 9px 20px;}
/*--------------------------------------------------------------
# nav-bar
--------------------------------------------------------------*/
.dropdown-toggle{position:relative;}
.nav-item ul li .dropdown-toggle::after{position:absolute;right: 5px; top: 10px;}
/*#MenuControl*/ .navbar.bg-light{background-color: transparent !important; height:100%;padding: 0px 20px;}
.nav-link:focus, .nav-link:hover{color: #ffffff;}
.nav-link{font-weight: 400;color: #fff;font-size: 16px;font-weight: 600;}
.nav-fill{width:100%; font-size: 15px;}
.navbar-brand{margin:0;}
.nav-item{position:relative;}

@media (max-width: 1170px){
.navbar-expand-md .navbar-nav .nav-link{padding-right:1px; padding-left: 1px;}
}
@media (max-width: 991px){
#MenuControl, #MenuControl_C, #HeaderControl, #HeaderControl_C, #widgetsControl_C, #widgetsControl{ height: initial !important;}
.navbar-expand-md .navbar-nav .nav-link{font-size: 12px;}
}

@media(max-width:380px)
{
    .rd-mr {padding: 5px 6px 5px 6px;font-size: 13px;}
    .cnt-mr{padding: 5px 6px 5px 6px;font-size: 13px;}
}

@media (max-width: 767px){
    #WhatsNewControl_C{padding-top:36px!important;background-color: #F1FAFD!important;}
    section {padding: 60px 24px;}
    .service-section .inner-img img{width:100%;height:auto;}
    .lyt-bg-img.goal:before {
        content: '';
        background-image: url(image/about-goal.jpg);
        width: 100%;
        height: 1190px!important;}
    .lyt-bg-img{margin-top:70px!important;}
    .second-img IMG{display:none;}
    .bs-box-white img{width:100%;height:auto!important;}
    .first-img img{height:auto!important;}
    /* .product-page .icon img{width:100%;height:auto!important} */
.bnr-cont h1{font-size: 32px;}
.navbar-toggler{background:#eee;}
.navbar.navbar-expand-md{text-align:center;}
.navbar.navbar-expand-md .container-fluid{display:block;}
.nav-fill .nav-item, .nav-fill>.nav-link{text-align:left;}
.navbar-nav>li{ display: block; text-align: left; padding: 4px 0; border-bottom: 1px solid #999; border-right:0; }
.nav-item ul li .dropdown-toggle::after{transform: rotate(90deg);}
.nav-item .nav-link.dropdown-toggle::after {position: absolute; right: 5px; top: 15px;}
.navbar-expand-md .navbar-nav .nav-link{font-size: 14px;padding-right: 5px; padding-left: 5px;color:#fff;}
}
.navbar-nav .nav-item:last-child{background-image: linear-gradient(to right, #a52a2a, #ff0000);border-radius: 50px;border: 1px solid #fff;}
.navbar-nav .nav-item:last-child a{color: #fff;}
.navbar-nav .nav-item:last-child:hover{background-image: linear-gradient(to right, #19f019, #228B22);border: none;border-radius: 50px;border: 1px solid #fff;}
.navbar-nav .nav-item:last-child:hover a{color: #fff;border: 0; }

/*--------------------------------------------------------------
# Banner-Section
--------------------------------------------------------------*/
.bnr-cont {padding-top: 0px;/* padding-bottom: 140px; */position: relative;z-index: 1;}
.bnr-cont .title {border: 1px dashed #1a1b1e;border-radius: 50px;display: inline-block;height: 42px;line-height: 40px;padding-right: 20px;}
.bnr-cont .title i {width: 40px;height: 40px;line-height: 40px;font-size: 26px;color: #fff;display: inline-block;background:#a52a2a;border-radius: 50px;text-align: center;margin-right: 5px;}
.bnr-cont .title span {color: #1a1b1e;position: relative;top: -3px;font-weight: 600;font-family: "Nunito Sans", sans-serif;font-size: 16px;}
.bnr-cont h1 {margin-top: 30px;margin-bottom: 20px;font-size: 52px;color: #228B22;line-height: 1.2;}
.bnr-cont p {font-size: 18px;color: #1a1b1e;}

.bnr_effect {position: absolute;top: 0;right: 0;}
.bnr_effect img {max-width: 400px;}
.bnr_img {position: relative;z-index: 1;}
.bnr_img img {/* max-width: 500px; */}
.banner-shape .shape1 {position: absolute;left: 0;top: 15%;animation: running-in 16s infinite linear;}
.banner-shape .shape2 {position: absolute;left: 32%;top: 15%;animation: pulse 7s infinite}
.banner-shape .shape3 {position: absolute;left: 25%;top: 17%;animation: rotated360 6s infinite linear}
.banner-shape .shape4 {position: absolute;left: 50%;top: 40%;animation: rotated360 6s infinite linear}
.banner-shape .shape5 {position: absolute;left: 60%;top: 25%;animation: animationFramesOne 15s linear infinite}
.banner-three-shape .shape1 {position: absolute;top: 15%;left: 40%}
.banner-three-shape .shape2 {position: absolute;bottom: 15%;left: 35%}

@keyframes rotated360 {
    0% {transform: rotateZ(0deg)}
    100% {transform: rotateZ(-360deg)}
}
@keyframes animationFramesOne {
    0% {transform: translate(0px,0px) rotate(0deg)}
    20% {transform: translate(73px,-1px) rotate(36deg)}
    40% {transform: translate(141px,72px) rotate(72deg)}
    60% {transform: translate(83px,122px) rotate(108deg)}
    80% {transform: translate(-40px,72px) rotate(144deg)}
    100% {transform: translate(0px,0px) rotate(0deg)}
}

@keyframes running-in {
    0% {transform: translate(0,0)}
    50% {transform: translate(-10px,150px)}
    100% {transform: translate(0,0)}
}
@keyframes pulse {
    0% {transform: scale(1,1)}
    50% {transform: scale(1.05,1.05)}
    to {transform: scale(1,1)}
}

/*--------------------------------------------------------------
#bnr-btm
--------------------------------------------------------------*/
.bnr_btm{z-index:9;}
.bnr_btm_item {margin-bottom: 30px;padding: 40px;text-align: center;border-radius: 60% 40% 60% 40%;position: relative;}
.bnr_btm_item:hover::before {animation: rotated360 6s infinite linear;}
.bnr_btm_item::before {content: "";position: absolute;z-index: -1;top: 0;left: 0;right: 0;width: 100%;height: 100%;border-radius: 48% 50% 48% 50%;transition: .7s;}
.bnr_btm_item .icon {margin-bottom: 25px;color: #fff;font-size: 40px;position: relative;z-index: 5;}
.bnr_btm_item h3 {font-size: 24px;color: #fff;font-weight: 500;margin-bottom: 15px;position: relative;z-index: 5;}
.bnr_btm_item p {color: #fff;margin-bottom: 0;position: relative;z-index: 5;}
.bnr_btm_item_cl-1 {background-color: #228B22;}
.bnr_btm_item_cl-1::before {background:#a52a2a;}
.bnr_btm_item_cl-2 {background-color: #ffd700;position: relative;/* z-index: 1; */}
.bnr_btm_item_cl-2::before {background:#a52a2a;}
.bnr_btm_item_cl-3 {background:#a52a2a;}
.bnr_btm_item_cl-3::before {background-color: #228B22;}

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about{position: relative;padding-top: 80px;padding-bottom: 60px;margin-top:-30px;}
.abt_img{position: relative;}
.abt_img::before {content: "";position: absolute;top: 0;left: 0;right: 0;width: 100%;height: 100%;background-image: linear-gradient(to right, #a52a2a, #ff0000);border-radius: 50% 30% 50% 30%;}
.abt_img::after {content: "";position: absolute;top: 0;left: 0;right: 0;width: 100%;height: 100%;background-color: #228B22;z-index: 0;border-radius: 30% 40% 30% 40%;}
.abt_img img {position: relative;z-index: 1;}
.about-shape{}
.about-shape .shape-1 {position: absolute;top: 7%;right: 30%;animation: animationFramesOne 15s linear infinite;}
.about-shape .shape-2 {position: absolute;top: 30%;right: 10%;animation: rotated360 6s infinite linear;}
.about-shape .shape-3 {position: absolute;top: 70%;right: 7%;animation: running-in 16s infinite linear;}
.about-shape .shape-4 {position: absolute;top: 56%;right: 15%;animation: flash 5s infinite linear;}
/*--------------------------------------------------------------
# counts
--------------------------------------------------------------*/
.counts{background: url(../Image/counter-bg.png) no-repeat 100% 100% / cover;}
.counts .count-box{display: flex;align-items: center;padding: 8px 0;}
.counts .count-box .count-box-icon .fa{font-size: 50px; margin-right: 14px;color: #228B22;}
.counts .count-box h4{    font-size: 38px;color: #000;font-weight: 600; margin-bottom: 0;}
.counts .count-box h4 span{}
.counts .count-box p{font-size: 18px; color: #000; margin-bottom: 0;}
/*--------------------------------------------------------------
# services
--------------------------------------------------------------*/
.services{position: relative;}
.service_item{}
.services-card {text-align: center;background-color: #fff;box-shadow: 0 0 15px rgba(0, 0, 0, .1);padding: 35px 30px;position: relative;z-index: 1;margin-bottom: 30px;border-radius: 4px;}
.services-card::before {content: "";position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: -1;background-color: #228B22;transition: transform 400ms linear;transform: scaleX(0);transform-origin: left;color: #F3F3F3;}
.services-card:hover::before {    transform: scaleX(1);}
.services-card::after {content: "";position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: -1;background-color: #228B22;transition: transform 400ms linear;transform: scaleX(0);transform-origin: right;color: #F3F3F3;}
.services-card:hover::after {    transform: scaleX(1);}
.services-card:hover p, .services-card:hover .fa, .services-card:hover h3 > a{color: #fff; transition: 0.3s linear;}
.services_align{align-items: center;margin-top: -104px;}
.services-card h3 > a{font-size: 20px;}
.services-card .fa{font-size: 46px; color: #a52a2a;margin-bottom: 8px;}
.services-card a p{font-size: 17px; color: #a52a2a;margin-bottom: 8px;}



@media screen and (max-width:767.99px) {
  .services_align{margin-top: 0;}
}
.service-bg{position: absolute; left: 0; bottom: 0; right: 0;}
.service-bg img{width: 100%; }
.service-dots {    position: absolute;top: 33%;right: 0;}

.products .services-card {text-align: center;background-color: #fff;box-shadow: 0 0 15px rgba(0, 0, 0, .1);padding: 35px 22px;position: relative;z-index: 1;margin-bottom: 30px;border-radius: 4px;}

/*--------------------------------------------------------------
# Team Section
--------------------------------------------------------------*/
.team .member {position: relative;}
.team .member:hover  {background-color: aliceblue;}
.team .member .pic {overflow: hidden;margin-bottom: 50px;text-align: center;}
.team .member .member-info {background-color: #ffffff;color: color-mix(in srgb, #444444, transparent 20%);box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);position: absolute;bottom: -50px;left: 20px;right: 20px;padding: 9px 15px;overflow: hidden;transition: 0.5s;}
.team .member h4 {font-weight: 700;margin-bottom: 1px;font-size: 16px;position: relative;padding-bottom: 10px;}
.team .member h4::after {content: "";position: absolute;display: block;width: 50px;height: 1px;background: color-mix(in srgb, #444444, transparent 60%);bottom: 0;left: 0;}
.team .member span {font-style: italic;display: block;font-size: 14px;}
.team .member .social a {transition: color 0.3s;color: color-mix(in srgb, #444444, transparent 70%);}
.team .member .social a:hover {color: #a52a2a;}
.team .member .social i {font-size: 16px;margin: 0 2px;}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

.footer {background-color: #228B22;font-size: 14px;padding-top: 30px;position: relative;}
.footer h3 {font-size: 36px;font-weight: 700;position: relative;padding: 0;margin: 0 0 15px 0;}
.footer p {font-size: 15px;font-style: italic;padding: 0;margin: 0 0 30px 0;}
.footer .social-links {margin: 0 0 30px 0;}
.footer .social-links a {font-size: 16px;display: flex;align-items: center;justify-content: center;background: #a52a2a;color: #fff;line-height: 1;margin: 0 4px;border-radius: 50%;text-align: center;width: 36px;height: 36px;transition: 0.3s;}
.ft_link a{color: #eee;font-size: 14px;}
.ft_link a:hover{padding-left: 5px;transition: 0.3s ease-in-out;/*color: #a52a2a;*/}
.footer .map_text .fa{width: 35px; transition: .3s; border-radius: 3px; flex: none; height: 35px; color: #fff; padding: 5px; line-height: 25px; text-align: center; border: 1px solid #fff;}
.footer .map_text:hover .fa{background: #a52a2a;}
.footer .map_text{line-height: 19px;}
/*  */
.top {position: fixed;right: 18px;bottom: 30px;text-align: center;color: #fff;border-radius: 50%;background-color:#a52a2a ;width: 50px;height: 49px;line-height: 49px;z-index: 999;cursor: pointer;opacity: 0;transition: ease-in 0.5s;display: flex;justify-content: center;align-items: center;}
.top.scll-top {  opacity: 1; transition: ease-in 0.5s;  bottom: 56px;}
.top .fa { display: block !important;}


/*  */
center #form1 #HomepagecontentControl {
  padding-top: 10px;
  padding-bottom: 25px;
}
@media (max-width: 1200px) {
  .about .content {
    padding-right: 0;
  }
}
@media (max-width: 992px) {
  .bnr-sec .carousel-caption{display: none;}

  .services .icon-box{margin:15px auto;}
}

@media (max-width: 768px) {
  .bnr-cont h1{font-size: 42px;}
  .about {text-align: center;}
  .navbar-nav .nav-item:last-child {
    background-image:none; 
    border-radius:0;
  }
  .navbar-nav .nav-item a{
    color: #000;
}
center #form1 #HomepagecontentControl {
  padding-top: 0;
  padding-bottom: 25px;
}
.bnr_effect{display: none;}
.bnr-cont {padding-top: 40px;    padding-bottom: 70px;}
.bnr_sec .row{flex-direction: column-reverse;}
}
@media (max-width: 767px) {
  .abt_img{border-radius: 0; width: 100%;}
  

#header img{margin:inherit;}
  /* .navbar-toggler{position: absolute; top: -60px; right: 0;} */
.caption{width: 100%;}
.wback .caption{    top: 30%;}

}
@media (max-width: 575px) {
  .bnr-cont .title span{font-size: 14px;}
  .about .content > h2 {
    font-size: 26px;
    color: #2d2926;
    font-weight: 800;}
  #footer .footer-top .footer-info {margin: -20px 0 30px 0;}
  .wback .caption{display:none;}
}
@media (max-width: 414px) {
}

.table-responsive {
  overflow: hidden !important;
  padding: 0;
}
#MenuControl .rdCenter, #HeaderControl .rdCenter{background: transparent !important;}
#HeaderControl{position:static; top:0; left:0; width:100%; }
#MenuControl{position:static;top:0;right:0;width:100%;background-color: #a92929;}
#HeaderControl, #MenuControl{/* position:relative; */} /* none */
@media (max-width: 767px) {
#header img{margin:inherit;}
#HeaderControl, #MenuControl{position:relative;/*background: #228B22; */width:100%;}
}

/*----------------------------contactpage----------------------------------------*/
.bx-rht-cont p{margin-bottom:0;}
.brn-off{width:31%; padding:1%; float:left;     padding-bottom: 0;}
.cont-page h3{     margin: 0;
    font-size: 18px;
    margin-bottom: 8px;}
.cont-page p{font-size:14px; color:#000;     line-height: 24px !important;}

.cont-heading {
    margin: 0;

    font-size: 15px;
    text-transform: uppercase;
    background:#60355c;
    padding: 9px 10px;
    color: #fff;
    margin-bottom: 8px;
}
.head-bx{float: left;
    width: 50%;}
	
.contd-bx{float: left;
    width: 50%;}
	
.brn-bx h2{text-align:center;}

.map-cont img{max-width:100%;}

.cont-page .st-feature-box{
    background: #a52a2a;
    padding-top: 13px;
    padding-bottom: 19px;
    margin-bottom: 10px;
    padding-right: 10px;
    color: #fff;
    }
	
.cont-page .feature-box-image{    margin-top: 13px;}

.brnh-off p{margin-bottom:2px;}


.st-custom-heading-layout2.st-custom-heading-wraper {
    margin-bottom: 24px;
}

.st-custom-heading-layout2 .st-heading-title {
    position: relative;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 25px; font-weight:bold;
	margin-top: 0;
}

.st-custom-heading-layout2 .st-heading-title>span {
	    position: relative;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 25px;
    display: block;
    margin-bottom: 11px;
}

.st-custom-heading-layout2 .heading-line {
    width: 26px;
    height: 1px;
    background: #114366;
    margin: 0;
}

.st-feature-box {
    padding-left:75px;
    position: relative;
	    margin-bottom: 35px;
}

.st-feature-box .st-feature-box-icon {
    color: #111;
    display: block;
    position: absolute;
    width: 52px;
    height: 52px;
    line-height:0px;
    top: 0;
    left: 0;
    text-align: center;
    font-size: 60px;
    -webkit-transition: all .3s;
    -khtml-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
#WhatsNewControl_C{padding-top:64px!important;background-color: #F1FAFD!important;}
.st-feature-box h3 {
    color: #fff;
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
}

.cont-soc img{margin-right:5px;}
.cont-page h2{    font-weight:bold;
    color: #111;
    font-size: 19px;
    margin-top: 0;
    text-transform: uppercase;
    margin-bottom: 18px;
	margin-top:10px;}
.cont-page h2 span{color: #111;
    font-weight: normal;
    font-size: 18px;}
.cont-page h5{    color: #222;
    font-size: 19px;
    margin-bottom: 25px;}
	
.cont-page h2 span {
    color: #111;
    font-weight: normal;
    font-size: 18px;
}

.cont-page{text-align:left;font-family: arial; font-size: 14px;}
.feature-box-content {
  font-size: 15px;
  font-family: "Nunito Sans", sans-serif;
}
.dropdown-item:focus, .dropdown-item:hover {
  color: #fff;
  background-color: #228B22;
}


/*about us*/
.abt-inner-pg{margin-top:10px; position:relative;}
.abt-bnr-tp{margin-top:100px; position:relative;}
.abt-bnr-tp .tp-img { position: relative; padding:0; height:350px; width:100%;}
.abt-bnr-tp .tp-img img{height:100%; width:100%;}
.abt-bnr-tp .tp-img:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0.6;
    background: #09090a;
    background: -moz-linear-gradient(-45deg, #ffd700 1%, #1f1e2c 50%, #1f1e2c 51%, #33314e 100%);
    /* background: -webkit-linear-gradient(-45deg, #ffd700 1%, #1f1e2c 50%, #1f1e2c 51%, #33314e 100%); */
    /* background: linear-gradient(135deg, #ffd700 1%, #1f1e2c 50%, #1f1e2c 51%, #33314e 100%); */
}
.abt-bnr-tp .innr-pg-heading {
    position: absolute;
    color: #fff;
    top: 150px;
    z-index: 9;
    left: 0;
    right: 0;
    font-weight: bold;
    font-size: 50px;
    text-transform: uppercase;
    margin: 0 auto;
    text-align: center;
}
.heading-sec .stick-letter {
    font-family: "Poppins",sans-serif;
    font-size: 80px;
    position: absolute;
    top: 0;
    left: 38.5%;
    color: #228B22;
    font-weight: 700;
}
.clearfix:after {
    clear: both;
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.heading-sec {
    position: relative;
}
.mod-who-we .block-img .first-img {
    position: relative;
}
.mod-who-we .block-img .second-img {
    position: absolute;
    top: 270px;
}
.mod-who-we p {text-align:justify;
    color: #232323;
    /* margin-bottom: 30px; */
}
.bs-heading {
    position: relative;
    font-family: "Poppins",sans-serif;
    font-size: 40px;
    font-weight: 600;
    text-align: center;
    color: #302f2f;
    margin: 0 0 40px 0;
    z-index: 1;
}
.cm-gradiant::after {
    position: absolute;
    content: "";
    height: 100%;
    /* width: 100%; */
    top: 0;
    left: 0px;
    opacity: 0.6;
    background: #09090a;
    background: -moz-linear-gradient(-45deg, #ffd700 1%, #1f1e2c 50%, #1f1e2c 51%, #33314e 100%);
    /* background: -webkit-linear-gradient(-45deg, #ffd700 1%, #1f1e2c 50%, #1f1e2c 51%, #33314e 100%); */
    /* background: linear-gradient(135deg, #ffd700 1%, #1f1e2c 50%, #1f1e2c 51%, #33314e 100%); */
}
.mod-who-we .block-img .third-img {
    position: absolute;
    display: block;
    right: 373px;
}
.mod-who-we .block-img .second-img {
    position: absolute;
    top: 805px;
}
.mod-who-we .block-img .pattern img {
    position: absolute;
    top: 92px;
    right: -18px;
    height: 250px;
}
.lyt-bg-img {
    position: relative;
    margin-top: 100px;
    padding: 0;
}
.lyt-bg-img.goal:before {
    content: '';
    background-image: url(image/about-goal.jpg);
    width: 100%;
    height: 880px;
    display: block;
    background-size: cover;
    background-position: 50% 50%;
    background-attachment: fixed;
}
.lyt-bg-img .info-container {
    background-color: rgba(0,112,192,0.9);
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 45px 70px;
    z-index: 2;
}
.lyt-bg-img.goal:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0.7;
    background: #09090a;
    background: -moz-linear-gradient(-45deg, #09090a 1%, #1f1e2c 50%, #1f1e2c 51%, #33314e 100%);
    background: -webkit-linear-gradient(
-45deg
, #09090a 1%, #1f1e2c 50%, #1f1e2c 51%, #33314e 100%);
    background: linear-gradient(
135deg
, #09090a 1%, #1f1e2c 50%, #1f1e2c 51%, #33314e 100%);
}
.lyt-bg-img.goal:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0.7;
    background: #09090a;
    background: -moz-linear-gradient(-45deg, #ffd700 1%, #1f1e2c 50%, #1f1e2c 51%, #33314e 100%);
    /* background: -webkit-linear-gradient(-45deg, #ffd700 1%, #1f1e2c 50%, #1f1e2c 51%, #33314e 100%); */
    /* background: linear-gradient(135deg, #ffd700 1%, #1f1e2c 50%, #1f1e2c 51%, #33314e 100%); */
}
.lyt-section {
    margin-top: 112px;
    margin-bottom: 112px;
}

.lyt-multi-bg .stick-letter{ top: 4px; left: 40%;}


.lyt-bg-img .info-container .info {
    color: #ffffff;
    position: relative;
    max-width: 450px;
}

.lyt-bg-img .info-container .info .fa {
    font-size: 34px;
    position: absolute;
    top: 0;
    left: 0;
}
.lyt-bg-img .info-container .info .fa {
    font-size: 34px;
    position: absolute;
    top: 0;
    left: 0;
}
.lyt-bg-img .info-container .info h3 {
    margin: 0;
    margin-left: 60px;text-align: left;
    font-weight: 400;
    font-size: 30px;
}
.lyt-bg-img .info-container .info p {
    margin-top: 25px;
    margin-bottom: 60px;
    text-align: justify;
    color:#fff;
}
.lyt-bg-img .info-container .info ul {
    margin-bottom: 0;
    margin-left: -20px;
    margin-top: 25px;
	font-size: 14px;
}

.lyt-bg-img .info-container .info ul .m-bot-20 {
    margin-bottom: 20px;
}
.bs-box-white .white-box {
        background: #fff;
        position: relative;
        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
        height: 210px;
    padding: 20px;
    margin-bottom: 20px;
}
.lyt-bg-img .info-container .info ul li {
    float: left;
    /* margin-right: 55px; */
}

.bs-box-white .white-box h3 {
    font-size: 19px;
    font-weight: 400;
    color: #228B22;
    margin-top: 0;
    margin-bottom: 20px;
}
.bs-box-white .white-box p {
    margin-bottom: 0;
    font-size: 14px;
    color: #302f2f;
}
/* .bs-box-white.m-top-50 {
    margin-top: 50px;
} */
.i-amphtml-layout-size-defined {
    overflow: hidden!important;
}
.lyt-section.typ-gray {
    background-color: #f3f1f2;
    padding-top: 30px;
    padding-bottom: 20px;
    margin: 0;
}


.bs-heading.whs-sm-heading {
    text-align: center;
    font-weight: 400;
    color: #444;
    font-size: 20px;
    margin-bottom: 35px;
}
.bs-industries-serve .client-parent {
    position: relative;
}
.bs-industries-serve .client-sec.typ2 {
    min-height: 190px;
    padding: 10px;
}
.lyt-section.typ-gray {
    background-color: #f5f5f5;
    /* padding-top: 112px; */
    /* padding-bottom: 112px; */
    margin: 0;
}
.heading-sec .stick-letter.typ-one {
    left: 34%;
}
.bs-team-card .thumb-card {
    padding: 30px;margin-top: 10px;
    position: relative;
    background-color: #fff;
    text-align: center;
}
.bs-team-card .thumb-card .circular-portrait {
    position: relative;
    width: 150px;
    height: 150px;
    overflow: hidden;
    border-radius: 50%;
    display: inline-block;
}
.bs-team-card .thumb-card .circular-portrait img {
    width: 100%;
}
.bs-team-card .thumb-card .card-info {
    padding-top: 30px;
}
.bs-team-card .thumb-card .card-info h4 {
    text-align: center;
}
.bs-team-card .thumb-card .card-info p {
    color: #444;
    font-weight: 500;
    font-size: 14px;
}
.btn-link {
    color: #ffd700;
    font-size: 14px;
    font-weight: 600;
    border-bottom: 1px solid #ffd700;
    padding: 6px 0;
    outline: none;
}
.bs-heading.small-subheading {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 8px;
}
.bs-team-card .thumb-card .card-info p a {
    font-size: 14px;
    padding-bottom: 3px;
    color: #ffd700;
    border-bottom: 1px solid #ffd700;
}




/*about us*/


/*innr-pg-bnnr*/
.otherpagecss #RadDockZone1.container{max-width: 100%;}
.otherpagecss #RadDockZone1.container #HomepagecontentControl_C table{margin-top:0 !important;}
.innr-pg-bnnr{background-position: center; padding: 20px 0 0; width: 100%; background-size: cover; min-height:300px; text-align: center; position:relative;}
.innr-pg-bnnr:after{content:'';position:absolute;left:-1px;right:-1px;top:-1px;width:100%;height:100%;z-index: 0;background-color: rgba(0, 0, 0, 0.2);}
.main-table.innr-pg{padding-bottom:50px;}
.innr-pg-bnnr h1{color: #fff;text-align:center;text-transform:uppercase;font-size: 37px;font-weight: 800;position:relative;z-index:1;}

/* products page */

.product-page .icon h4{margin:15px 0;text-align:center;font-size:14px;font-weight:600;}
.product-page .icon {
    margin: 10px 0;
    border-radius: 5px;
    padding: 10px;
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
}
.product-page .icon img{width:100%;height:200px}
.product-page ul li{list-style:none;}
.product-page ul li i {
    display: inline-block;
    background: #fe6700;
    color: #fff;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    padding: 4px;
    font-size: 10px;
    margin: 4px 10px 0 0;
}
.abt-head{padding-top: 16px; padding-bottom: 4px;color: #000;font-size: 26px;}
.first-img img{height: 421px;}
.bs-box-white img{width:100%;height:230px;}
.para{text-align: center;padding-bottom: 30px;}
.sub-heading{font-weight: 700;Font-size: 24px;color: #111111;line-height: 30px;margin-bottom: 15px;text-align: left;}
.accordion-item h4 {
    font-size: 17px;
    font-weight: 600;
}
.accordion-item p{
font-size: 16px;
    line-height: 25px;
    color: #222;
}
.accordion-item ul li{
font-size: 17px;
    line-height: 25px;
    color: #222;
}

.main-table ul li{font-size: 17px;
    line-height: 28px;
    color: #222;}

.service-section .inner-img img{width:100%;height:260px;}

.navbar .container-fluid{background-color: transparent!important;}
/*innr-pg-bnnr*/
.otherpagecss #RadDockZone1.container{max-width: 100%;}
.otherpagecss #RadDockZone1.container #HomepagecontentControl_C table{margin-top:0 !important;}
.heading-innerpage {background-image: linear-gradient(to right, #a52a2a, #ff0000);padding: 30px;margin-top: 5px;}
.heading-innerpage h1 {font-weight: 600;Font-size: 30px;color: #fff;line-height: 30px;text-align: left;border-left: 3px #fff solid;padding-left: 20px;margin-bottom: 0px;}
.container-fluid{padding-left:2px; padding-right:2px;}

div#widgetsControl,div#widgetsControl_C {height:auto !important;}

a.ltn-adr {font-size: 16px; display:flex;}
a.ltn-adr i{color:red; font-size:20px !important;}

#divmainenquiry11{background: #fff;padding: 30px;box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;border-radius: 12px;}
.form-control {padding: 14px;margin: 0 0 20px 0;}
.form-control:focus{box-shadow:none;border-color:green;}
.custom-btn{background-image: linear-gradient(to right, #a52a2a, #ff0000);border-radius: 50px;border: 1px solid #fff;padding:10px 15px;color:#fff;}