.heading_container,
.hero_area,
.info_section .info_contact {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}
.info_section .info_contact a:hover{
color: #159618;
font-weight: 60;
}
.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
	margin-top:16px;
}
.custom_nav-container .navbar-nav .nav-item.active .nav-link,
.custom_nav-container .navbar-nav .nav-item:hover .nav-link,
.header_top {
    background-color: #1c1c1c
}

.contact_bg_box,
.hero_bg_box,
.item,
.overlay {
    overflow: hidden
}

body {
    font-family: Poppins;
    color: #000;
    background-color: #fff
}

.layout_padding {
    padding-top: 60px;
    padding-bottom: 60px
}

.layout_padding2,
.layout_padding2-top {
    padding-top: 45px
}

.layout_padding2 {
    padding-bottom: 15px
}

.layout_padding2-bottom {
    padding-bottom: 45px
}

.layout_padding-top {
    padding-top: 90px
}

.layout_padding-bottom {
    padding-bottom: 90px
}

.heading_container,
.info_section .info_contact {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.heading_container h2 {
    color: #ec4046;
    position: relative;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 10px
}

.heading_container h2::before {
    content: "";
    width: 70px;
    height: 7px;
    background-color: #159618;
    border-radius: 10px;
    position: absolute;
    bottom: 0;
    left: 0
}

.heading_container.heading_center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.service_section .box,
.service_section .box12 {
    text-align: justify;
    margin-top: 45px;
    padding: 25px 15px
}

.heading_container.heading_center h2::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.hero_area {
    min-height: 60vh;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative
}

.header_top .contact_link-container,
.header_top .contact_link-container a,
.hero_bg_box,
.navbar-brand {
    display: -webkit-box;
    display: -ms-flexbox
}

.hero_bg_box,
.hero_bg_box::before {
    position: absolute;
    height: 100%;
    left: 0
}

.hero_bg_box {
    top: 0;
    width: 100%;
    z-index: -1;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.about_section .img_container .img-box img,
.client_section .box .img-box img,
.contact_bg_box .img-box,
.hero_bg_box .img-box,
.slider_section .img-box img,
.team_section .box .img-box,
.team_section .box .img-box img {
    width: 100%
}

.contact_bg_box .img-box img,
.hero_bg_box .img-box img {
    min-width: 100%;
    min-height: 100%
}

.hero_bg_box::before {
    content: "";
    top: 0;
    width: 100%;
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .8)), to(rgba(0, 0, 0, .35)));
    background: linear-gradient(to right, rgba(0, 0, 0, .8), rgba(0, 0, 0, .35))
}

.sub_page .hero_area {
    min-height: auto
}

.sub_page .custom_nav-container.navbar-expand-lg .navbar-nav .nav-item .nav-link {
    padding-bottom: 21px
}

.hero_area.sub_pages {
    height: auto
}

.header_section,
.info_section .info_links ul,
.s-p {
    padding: 0
}

.header_section .container-fluid {
    padding-right: 25px;
    padding-left: 25px
}

.header_section .nav_container {
    margin: 0 auto
}

.header_top {
    padding: 15px 0
}

.header_top .contact_link-container {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header_top .contact_link-container a {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-size: 15px
}

.header_top .contact_link-container a i {
    font-size: 20px;
    color: #159618;
    margin-right: 5px
}

#navbarSupportedContent {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: end
}

.client_section .box,
.navbar-brand {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.custom_nav-container {
    z-index: 99999;
    padding: 0
}

.custom_nav-container .navbar-nav {
    margin-left: auto
}

.custom_nav-container .navbar-nav .nav-item .nav-link {
    padding: 35px 15px 10px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: .2s;
    transition: .2s
}

a,
a:focus,
a:hover {
    text-decoration: none
}

a:focus,
a:hover {
    color: initial
}

.btn,
.btn:focus {
    outline: 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none
}

.navbar-brand {
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.client_section .box,
.slider_section,
.slider_section .detail-box .btn-box,
.slider_section .img-box {
    display: -webkit-box;
    display: -ms-flexbox
}

.navbar-brand span {
    font-weight: 700;
    color: #fff;
    font-size: 24px
}

.custom_nav-container .navbar-toggler {
    outline: 0;
    padding: 0;
    width: 37px;
    height: 42px;
    -webkit-transition: .3s;
    transition: .3s
}

.custom_nav-container .navbar-toggler span {
    display: block;
    width: 32px;
    height: 4px;
    background-color: #fff;
    border-radius: 15px;
    margin: 7px 0;
    -webkit-transition: .3s;
    transition: .3s;
    position: relative
}

.custom_nav-container .navbar-toggler span::after,
.custom_nav-container .navbar-toggler span::before {
    content: "";
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #fff;
    border-radius: 15px;
    top: -10px;
    -webkit-transition: .3s;
    transition: .3s
}

.custom_nav-container .navbar-toggler span::after {
    top: 10px
}

.custom_nav-container .navbar-toggler[aria-expanded=true] {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}

.custom_nav-container .navbar-toggler[aria-expanded=true] span {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.custom_nav-container .navbar-toggler[aria-expanded=true] span::after,
.custom_nav-container .navbar-toggler[aria-expanded=true] span::before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    top: 0
}

.slider_section {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff
}

.about_section .row,
.contact_section .row,
.slider_section .row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.slider_section .detail-box {
    width: 100%;
    margin: 0 auto
}

.slider_section .detail-box h1 {
    text-transform: uppercase;
    font-size: 3rem;
    color: #fff;
    font-weight: 600
}

.slider_section .detail-box h1 span {
    color: #159618
}

.service_section .box .detail-box,
.slider_section .detail-box p {
    margin-top: 25px
}

.slider_section .detail-box .btn-box {
    display: flex;
    margin-top: 30px
}

.slider_section .detail-box .btn-box a {
    width: 180px;
    text-align: center;
    margin: 5px
}

.slider_section .detail-box .btn-box .btn-1 {
    display: inline-block;
    padding: 10px 35px;
    background-color: #fff;
    color: #000;
    -webkit-transition: .3s;
    transition: .3s;
    border: 1px solid transparent
}

.slider_section .detail-box .btn-box .btn-1:hover {
    background-color: transparent;
    border-color: #fff;
    color: #fff
}

.slider_section .detail-box .btn-box .btn-2 {
    display: inline-block;
    padding: 10px 35px;
    background-color: #159618;
    color: #fff;
    -webkit-transition: .3s;
    transition: .3s;
    border: 1px solid transparent
}

.about_section .detail-box a:hover,
.service_section .box .detail-box a:hover,
.slider_section .detail-box .btn-box .btn-2:hover,
.team_section .btn-box a:hover {
    background-color: transparent;
    border-color: #159618;
    color: #159618
}

.slider_section .img-box {
    display: flex
}

.slider_section .idicator_container {
    position: relative
}

.slider_section ol.carousel-indicators {
    margin: 0;
    bottom: -75px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.slider_section ol.carousel-indicators li {
    width: 20px;
    height: 20px;
    border-radius: 100%;
    text-align: center;
    background-color: #159618;
    opacity: 1;
    border: none;
    margin: 0 4px
}

.about_section .detail-box a,
.service_section .box .detail-box a {
    display: inline-block;
    border: 1px solid transparent;
    background-color: #159618;
    color: #fff
}

.slider_section ol.carousel-indicators li.active {
    background-color: #fff
}

.about_section .detail-box {
    background-color: #fff;
    padding: 20px 25px;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .05);
    position: relative;
    margin-left: -45px
}

.about_section .detail-box p {
    margin-top: 5px;
    text-align: justify
}

.about_section .detail-box a {
    padding: 10px 35px;
    -webkit-transition: .3s;
    transition: .3s;
    text-transform: uppercase
}

.service_section {
    background-color: #002555
}

.info_section .info_links ul li a,
.service_section .heading_container {
    color: #fff
}

.service_section .box12 {
    height: 27rem;
    background-color: #fff;
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .2)
}

.service_section .box12 .detail-box h6 {
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-top: 20px;
}

.service_section .box {
    background-color: #fff;
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .2)
}

.e-sur p:hover,
.service_section .box:hover {
    background-color: #159618;
    color: #fff
}

.service_section .box .img-box svg {
    width: 75px;
    height: auto;
    fill: #1c1c1c
}

.service_section .box .detail-box h6 {
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px
}

.service_section .box .detail-box a {
    padding: 8px 35px;
    -webkit-transition: .3s;
    transition: .3s;
    margin-top: 10px
}

.client_section {
    text-align: center
}

.client_section #carouselExampleControls {
    padding: 0 10%
}

.client_section .box {
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 45px
}

.client_section .box .img-box {
    width: 145px
}

.client_section .box .detail-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px
}

.client_section .box .detail-box h4 {
    font-weight: 700;
    font-size: 18px;
    padding: 0 10px;
    border-bottom: 1px solid #fff
}

.client_section .box .detail-box p {
    margin-top: 10px
}

.client_section .carousel_btn-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.client_section .carousel-control-next,
.client_section .carousel-control-prev {
    position: absolute;
    top: 50%;
    width: 45px;
    height: 45px;
    border: none;
    opacity: 1;
    background-color: #1c1c1c;
    color: #fff;
    border-radius: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 18px
}

.client_section .carousel-control-next:hover,
.client_section .carousel-control-prev:hover {
    background-color: #159618
}

.client_section .carousel-control-prev,
.item:hover .right-overlay {
    left: 0
}

.client_section .carousel-control-next {
    left: initial;
    right: 0
}

.contact_bg_box,
.contact_bg_box::before,
.overlay {
    left: 0;
    height: 100%;
    top: 0
}

.contact_section {
    position: relative;
    color: #fff
}

.contact_section .contact_form-container {
    margin-top: 35px
}

.team_section .box,
.team_section .btn-box {
    display: -webkit-box;
    display: -ms-flexbox;
    margin-top: 45px
}

.contact_section .contact_form-container input {
    border: none;
    outline: 0;
    color: #000;
    height: 40px;
    width: 100%;
    margin: 0 0 17px;
    padding-left: 15px;
    background-color: #fff;
    border-bottom: 2px solid #000
}

.info_section .row>div,
.info_section h5 {
    margin-bottom: 25px
}

.contact_section .contact_form-container button,
.team_section .btn-box a {
    display: inline-block;
    background-color: #159618;
    -webkit-transition: .3s;
    border: 1px solid transparent
}

.contact_section .contact_form-container input::-webkit-input-placeholder {
    color: #000;
    text-transform: uppercase
}

.contact_section .contact_form-container input:-ms-input-placeholder {
    color: #000;
    text-transform: uppercase
}

.contact_section .contact_form-container input::-ms-input-placeholder {
    color: #000;
    text-transform: uppercase
}

.contact_section .contact_form-container input::placeholder {
    color: #000;
    text-transform: uppercase
}

.contact_section .contact_form-container input.msg_input {
    height: 120px
}

.contact_section .contact_form-container .btn-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 25px
}

.contact_section .contact_form-container button {
    padding: 10px 60px;
    color: #fff;
    transition: .3s;
    text-transform: uppercase;
    font-weight: 700
}

.contact_section .contact_form-container button:hover {
    background-color: #fff;
    border-color: #159618;
    color: #159618
}

.contact_bg_box {
    position: absolute;
    width: 100%;
    z-index: -1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.contact_bg_box::before {
    content: "";
    position: absolute;
    width: 100%
}

.team_section .box {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden;
    position: relative
}

.team_section .box .detail-box {
    position: absolute;
    width: 100%;
    color: #fff;
    padding: 25px 15px;
    text-align: center;
    bottom: 0;
    background-color: rgba(28, 28, 28, .75)
}

.team_section .btn-box {
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.footer_section,
.info_section .info_form .social_box,
.info_section .info_logo {
    display: -webkit-box;
    display: -ms-flexbox
}

.team_section .btn-box a {
    padding: 10px 45px;
    color: #fff;
    transition: .3s
}

.info_section {
    background-color: #101010;
    color: #fff;
    padding: 75px 0 10px
}

.info_section h5 {
    font-size: 24px
}

.info_section .info_logo {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.info_section .info_logo .navbar-brand {
    padding: 0;
    margin-bottom: 20px
}

.info_section .info_logo .navbar-brand span {
    font-size: 20px;
    color: #fff
}

.info_section .info_links ul li {
    list-style-type: none;
    margin-top: 12px
}

.info_section .info_contact a {
    color: #fff;
    margin-bottom: 10px
}

.info_section .info_contact a i {
    font-size: 15px;
    margin-right: 5px
}

.info_section .info_form form input {
    outline: 0;
    border: none;
    width: 100%;
    padding: 7px 10px;
    border-radius: 30px
}

.info_section .info_form form button {
    padding: 8px 35px;
    outline: 0;
    border: none;
    color: #fff;
    background: #159618;
    border-radius: 30px;
    margin-top: 15px;
    text-transform: uppercase
}

.info_section .info_form .social_box {
    margin-top: 25px;
    width: 100%;
    display: flex
}

.info_section .info_form .social_box a,
.social_box a {
    margin-right: 10px;
    color: #fff;
    font-size: 30px
}

.footer_section a,
.footer_section p {
    color: rgba(254, 254, 255, .7)
}

.footer_section {
    font-weight: 500;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px;
    background-color: #101010
}

.footer_section p {
    margin: 0;
    text-align: center
}

.card-serv img,
.ftr-logo {
    margin-left: auto;
    margin-right: auto
}

.card-serv img {
    width: 50px;
    padding-top: 10px
}

.card-serv h5 {
    color: #159618;
    text-align: center;
    font-weight: 700
}

.read-more-btn a,
.read-more-butn {
    background-color: #159618;
    color: #fff
}

#more,
#more1,
#more2,
#more3 {
    display: none
}

.read-more-btn a {
    padding: 10px 35px;
    -webkit-transition: .3s;
    transition: .3s;
    border: 1px solid transparent;
    text-transform: uppercase
}

.read-more-btn a:hover,
.read-more-butn:hover {
    border: 1px solid #159618;
    color: #159618;
    background-color: #fff
}

.f-nav ul li a:hover,
.nav-bar-butn a:hover {
    color: #159618 !important;
    border-bottom: 3px solid #159618
}

.read-more-butn {
    border: 1px solid #fff;
    font-size: 15px;
    padding: 8px
}

.service_section1 {
    background: #f2f2f2
}

.nav-bar-butn a {
    font-size: 20px;
    color: #09610b !important;
    font-weight: 600;
    margin-left: 15px
}

.nav-bar-butn a:hover {
    padding: 1px
}

.app-title h5,
.n-counter span {
    color: #159618;
    font-weight: 700
}

.font-size {
    font-size: 14px
}

.ftr-logo {
    border-radius: 13px;
    background: #fff;
    width: 160px;
    padding: 3px;
}

.social_box a:hover {
    color: red
}

.ftr-logo-p p {
    text-align: justify !important;
    padding-right: 90px !important
}


.about-box {
    background-color: #9b9b9b;
    padding: 20px 0
}

.about-box h3 {
    color: #fff;
    font-size: 50px;
    margin: 0 0 0 40px
}

.about-box a {
    font-size: 17px;
    padding-right: 6px;
    font-weight: 700;
    color: red;
    margin: 20px 0 0 40px
}

.about-box span {
    color: #fff;
    font-size: 16px
}

.obj-list li {
    font-size: 15px;
    padding-top: 10px
}

.app-title img {
    width: 450px
}

.app-title1 img {
    width: 325px;
    padding: 0 0 42px 0;
    margin: 0 56px 0 0;
}

.bg-none {
    background-color: #f2f2f2 !important;
    color: #000
}

.overlay {
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #1fc222;
    width: 100%;
    transition: .5s
}

.item {
    height: 8rem;
    position: relative;
    margin: 20px 0
}

.item:hover .overlay {
    bottom: 0;
    height: 100%;
    width: 100%
}

.top-overlay {
    bottom: 100%;
    height: 0
}

.item:hover .top-overlay {
    bottom: 0
}

.bottom-overlay {
    top: 100%
}

.item:hover .bottom-overlay {
    top: 0
}

.right-overlay {
    left: 100%;
    height: 100%
}

.left-overlay {
    right: 100%;
    height: 100%;
    left: auto
}

.item:hover .left-overlay {
    right: 0
}

.fade-overlay {
    height: 100%;
    opacity: 0
}

.item:hover .fade-overlay {
    opacity: 1
}

.title-overlay {
    height: auto;
    top: auto;
    opacity: 0
}

.item:hover .title-overlay {
    opacity: 1;
    height: auto;
    padding: 50px 0
}

.text {
    color: #fff;
    font-size: 1.2vw;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center
}

.con-box i {
    font-size: 20px
}
.con-box a { color: #000;}
.con-box a:hover{ color: #159618;}
.con-box li {
    color: #000;
    text-align: left;
    list-style: none;
    margin-top: 33px;
    font-size: 15px;
    font-weight: 600;
    margin-left: -40px;
}

.s-p li {
    list-style: none;
    padding: 0
}

.s-p i {
    font-size: 20px;
    padding: 10px
}

.e-sur p {
    padding: 10px;
    border: 1px solid;
    color: #159618;
    border-radius: 25px
}

.img-box1 {
    background: #fff;
    border-radius: 50px
}

.error {
    color: red;
    margin-top: -16px
}

@media (max-width:720px) {
    .about-box h3 {
        font-size: 39px;
        margin-left: 1px
    }

    .about-box a {
        margin: 20px 0 0
    }
}

.photo-gallery {
    color: #313437;
    background-color: #fff
}

.photo-gallery p {
    color: #7d8285
}

.photo-gallery h2 {
    font-weight: 700;
    margin-bottom: 40px;
    padding-top: 40px;
    color: inherit
}

@media (max-width:767px) {
    .photo-gallery h2 {
        margin-bottom: 25px;
        padding-top: 25px;
        font-size: 24px
    }

    .layout_padding {
        padding-bottom: 20px;
        padding-top: 28px;
    }
    .pd-top{
        padding-top: 0px !important;
    }
    .rev{
        display: flex;
  flex-direction: column-reverse;
    }
}

.photo-gallery .photos {
    padding-bottom: 20px
}

.photo-gallery .item {
    padding-bottom: 30px
}

.photos .item {
    height: 300px
}

.msg_input12 {
    border: none;
    outline: 0;
    color: #000;
    width: 100%;
    margin: 0 0 9px;
    padding-left: 15px;
    background-color: #fff
}

@media (max-width:650px) {
    .app-title img {
        width: 100%;
        padding-bottom: 20px;
        margin-top: 1rem;
    }

    .app-title1 img {
        width: 325px;
        padding: 0 0 42px 0;
        margin: 0;
    }
}

@media (min-width:768px) {
    .multi-item-carousel .carousel-inner .carousel-item {
        margin-right: inherit
    }

    .multi-item-carousel .carousel-inner .carousel-item.active+.carousel-item,
    .multi-item-carousel .carousel-inner .carousel-item.active+.carousel-item+.carousel-item {
        display: block
    }

    .multi-item-carousel .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
    .multi-item-carousel .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item,
    .multi-item-carousel .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item+.carousel-item {
        transition: none
    }

    .multi-item-carousel .carousel-inner .carousel-item.active+.carousel-item+.carousel-item+.carousel-item {
        position: absolute;
        top: 0;
        right: -33.33333333%;
        z-index: -1;
        display: block;
        visibility: visible
    }

    .multi-item-carousel .carousel-inner .carousel-item-next,
    .multi-item-carousel .carousel-inner .carousel-item-prev {
        position: relative;
        transform: translate3d(0, 0, 0)
    }

    .multi-item-carousel .carousel-inner .carousel-item-prev.carousel-item-right {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        display: block;
        visibility: visible
    }

    .multi-item-carousel .active.carousel-item-left+.carousel-item-next.carousel-item-left,
    .multi-item-carousel .carousel-item-next.carousel-item-left+.carousel-item,
    .multi-item-carousel .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item,
    .multi-item-carousel .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item+.carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    .multi-item-carousel .active.carousel-item-right+.carousel-item-prev.carousel-item-right,
    .multi-item-carousel .carousel-item-prev.carousel-item-right+.carousel-item,
    .multi-item-carousel .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item,
    .multi-item-carousel .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item+.carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        display: block;
        visibility: visible
    }
}

.mar-card-img {
    border-radius: 90px;
    width: 150px !important;
    height: 150px !important
}

@media screen and (max-width:768px) {

    .container,
    body {
        overflow-x: hidden !important;
    }

    .ftr-list-right {
        text-align: start
    }

    .heading_container h2 {
        font-size: 18px
    }

    .container {
        overflow-y: hidden !important;
    }

    .info_section .info_logo .navbar-brand span {
        display: contents;
    }

    .ftr-logo {
        border-radius: 50px;
        background: #fff;
        width: 67%;
        padding: 10px;
    }

    .ftr-logo-p p {
        padding-right: 19px !important;
        text-align: start !important;
        padding-left: 29px !important;
    }

    .bss-ftr {
        display: none !important;
    }

    .rev-col {
        display: flex;
        flex-direction: column-reverse;
    }
    .about_section .detail-box p{
        text-align: left;
    }
    .service_section .box12 {
        height: 30rem;}
        .service_section .box120 {
            height: 40rem !important;}
            
}

.co-plus {
    color: #159618;
    font-weight: 700;
    font-size: 3.5rem;
}

.box12:hover{
    background-color: #1fc222;
    color: white;
}
.btn-box-sub{
    border: none!important;
    width: 12rem!important;
    border-bottom: none !important;
    background-color: #1fc222 !important;
    padding: 0.5rem!important;
    color: white!important;
}
.btn-box-sub:hover{
    border: 1px solid #1fc222 !important;
    background-color: transparent!important;
    color: rgb(0, 0, 0)!important;
}