/*
Theme Name: USA Ussr
Author: Pritam
Description: USA Ussr is the definitive WordPress HTML5 boilerplate starter theme.
Version: 2019
*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,300;0,500;1,100;1,300;1,400;1,500&display=swap');

@font-face {
    font-family: 'Campton Book';
    src: url('fonts/Campton-BoldDEMO.woff2') format('woff2'), url('fonts/Campton-BoldDEMO.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Campton Light DEMO';
    src: url('fonts/Campton-LightDEMO.woff2') format('woff2'), url('fonts/Campton-LightDEMO.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

body {
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    color: #141414;
    font-weight: normal;
    font-style: normal;
    overflow-x: hidden;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{}

div, h1, h2, h3, h4, h5, h6, p, img, ul, ol, li, form, input, textarea, dl, dt, dd {
    padding: 0px 0px 0px 0px;
    margin: 0;
    font-weight: normal;
    vertical-align: baseline;
}

p {
    line-height: 24px;
}

header, footer, section, nav, article, aside {
    display: block;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    font-weight: normal;
    vertical-align: baseline;
}

ul {
    list-style: none;
}

li {
    list-style: none;
}

img {
    outline: none;
    border: none;
    vertical-align: middle;
    padding: 0px;
    margin: 0px;
}

a {
    outline: none;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

.clr {
    clear: both;
    height: 0px;
    margin: 0px;
    padding: 0px;
}

a:focus {
    outline: none;
    text-decoration: none;
}

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: none;
    outline: none;
    outline-offset: -2px
}

/* --------------------- main css ---------------------*/

/*header*/

header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: #fff;
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    -ms-transition: height 0.3s;
    -o-transition: height 0.3s;
    transition: height 0.3s;
    transition: all 700ms ease 0s;
    height: 85px;
}

header.smaller {
    -webkit-box-shadow: 0 0 20px #b7b7b7;
    -moz-box-shadow: 0 0 20px #b7b7b7;
    box-shadow: 0 0 20px #b7b7b7;
    /*height: 85px;*/
    height: 85px;
}

/*.header-top-overlay {
    background: #063050 none repeat scroll 0 0;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0px;
    width: 40%;
}

.header-top-overlay::before {
    border-color: #063050 transparent;
    border-style: solid;
    border-width: 0 35px 85px;
    content: "";
    right: -35px;
    position: absolute;
    -webkit-transition: all 700ms ease 0s;
    transition: all 700ms ease 0s;
}
header.smaller .header-top-overlay::before {
    border-width: 0 35px 85px;
}
*/


.navbar-brand {
    height: auto;
    padding: 9px 0px;
}

.navbar-default {
    background: transparent;
    border: 0;
    margin: 0;
    min-height: inherit;
    padding: 8px 0;
}

.navbar-nav li {
    padding: 13px 0 0;
}

.navbar-nav li a {
    color: #fff;
    background: none;
    padding-bottom: 8px;
    margin: 0px 3px;
    font-size: 15px;
    letter-spacing: 1px;
    padding: 5px 5px !important;
    padding-bottom: 39px !important;
    color: #000000 !important;
}
.nav>li>a {
    display: block;
    padding: 5px 12px;
    position: relative;
}

.navbar-nav>li>a {
    padding-bottom: 0px;
    padding-top: 0px;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
}

.navbar-nav li a:hover, .navbar-nav li a.active {
    color: #008f00 !important;
    background-color: transparent !important;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.phone_sec {
    position: relative;
    float: left
}

.phone_sec::before {
    content: '';
    position: absolute;
    background-color: #68be5e;
    padding: 20px;
    width: 51px;
    text-align: center;
    top: 0px;
    z-index: -1;
    height: 106px;
    left: 0;
    text-align: center;
    border-radius: 0px 0px 30px 30px;
}

.phone_sec img {
    margin: 33px 0px 0px 4px;
}

.navbar-brand.logo img {
    margin: 0px 0px;
    height: 50px;
    transition: all 700ms ease 0s;
}



.top-bar-social-icon ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.top-bar-social-icon li {
    display: inline-block;
}

.top-bar-social-icon li a {
    display: block;
    padding: 0 8px;
}

.top-bar-social-icon i {
    font-size: 14px;
    color: #fff;
}

.top-bar-social-icon {
    text-align: right;
    position: relative;
    padding: 10px 0px;
}

.phone_number {
    position: relative;
}

.phone_number::before {
    content: '';
    width: 100%;
    background-color: #083c64
}

.phone_number {
    position: relative;
    text-align: right;
    font-size: 17px;
    color: #68be5e;
    margin-top: 9px;
}

/*header end*/

/*banner css*/

.slider-container {
    position: relative;
    height: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: all-scroll;
    overflow: hidden;
}

.slider-control {
    z-index: 2;
    position: absolute;
    top: 0;
    width: 12%;
    height: 100%;
    transition: opacity 0.3s;
    will-change: opacity;
    opacity: 0;
}

.slider-control.inactive:hover {
    cursor: auto;
}

.slider-control:not(.inactive):hover {
    opacity: 1;
    cursor: pointer;
}

.slider-control.left {
    left: 0;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0) 100%);
}

.slider-control.right {
    right: 0;
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.18) 100%);
}

.slider-pagi {
    position: absolute;
    z-index: 3;
    left: 50%;
    bottom: 12rem;
    /* bottom: 18rem; */
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 0;
    list-style-type: none;
}

.slider-pagi__elem {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 2rem;
    height: 2rem;
    margin: 0 0.5rem;
    border-radius: 50%;
    border: 2px solid #fff;
    cursor: pointer;
}

.slider-pagi__elem:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 1.2rem;
    height: 1.2rem;
    background: #fff;
    border-radius: 50%;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
}

.slider-pagi__elem.active:before, .slider-pagi__elem:hover:before {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
}

.slider {
    z-index: 1;
    position: relative;
    height: 706px;
}

.slider.animating {
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
    will-change: transform;
}

.slider.animating .slide__bg {
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
    will-change: transform;
}

.slide {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.slide.active .slide__overlay, .slide.active .slide__text {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.slide__bg {
    position: absolute;
    top: 0;
    left: -50%;
    width: 100%;
    height: 706px;
    background-size: cover;
    will-change: transform;
}

.slide:nth-child(1) {
    left: 0;
}

.slide:nth-child(1) .slide__bg {
    left: 0;
    background-image: url(images/light.jpg);
}

.slide:nth-child(1) .slide__overlay-path {
    fill: #000000;
}

@media (max-width: 991px) {
    .slide:nth-child(1) .slide__text {
        background-color: transparent;
    }
}

.slide:nth-child(2) {
    left: 100%;
}

.slide:nth-child(2) .slide__bg {
    left: -50%;
    background-image: url(images/banner-4.jpg);
}

.slide:nth-child(2) .slide__overlay-path {
    fill: #000000;
}

@media (max-width: 991px) {
    .slide:nth-child(2) .slide__text {
        background-color: transparent;
    }
}

.slide:nth-child(3) {
    left: 200%;
}

.slide:nth-child(3) .slide__bg {
    left: -100%;
    background-image: url(images/robotic.jpg);
}

.slide:nth-child(3) .slide__overlay-path {
    fill: #000000;
}

@media (max-width: 991px) {
    .slide:nth-child(3) .slide__text {
        background-color: transparent;
    }
}

.slide:nth-child(4) {
    left: 300%;
}

.slide:nth-child(4) .slide__bg {
    left: -150%;
    background-image: url(images/vans.jpg);
}

.slide:nth-child(4) .slide__overlay-path {
    fill: #000000;
}

@media (max-width: 991px) {
    .slide:nth-child(4) .slide__text {
        background-color: transparent;
    }
}
.slide:nth-child(5) {
    left: 400%;
}

.slide:nth-child(5) .slide__bg {
    left: -200%;
    background-image: url(images/pipe.jpg);
}

.slide:nth-child(5) .slide__overlay-path {
    fill: #000000;
}

@media (max-width: 991px) {
    .slide:nth-child(5) .slide__text {
        background-color: transparent;
    }
}

.slide__content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.slide__overlay {
    position: absolute;
    bottom: 0;
    left: -26px;
    height: 100%;
    /*min-height: 810px;*/
    transition: opacity 0.2s 0.5s, -webkit-transform 0.5s 0.5s;
    transition: transform 0.5s 0.5s, opacity 0.2s 0.5s;
    transition: transform 0.5s 0.5s, opacity 0.2s 0.5s, -webkit-transform 0.5s 0.5s;
    will-change: transform, opacity;
    -webkit-transform: translate3d(-20%, 0, 0);
    transform: translate3d(-20%, 0, 0);
    opacity: 0;
}

@media (max-width: 991px) {
    .slide__overlay {
        display: none;
    }
}

.slide__overlay path {
    opacity: 0.3;
}

.slide__text {
    position: absolute;
    width: 100%;
    bottom: 35%;
    /* bottom: 25%; */
    left: 8%;
    color: #fff;
    transition: opacity 0.5s 0.8s, -webkit-transform 0.5s 0.8s;
    transition: transform 0.5s 0.8s, opacity 0.5s 0.8s;
    transition: transform 0.5s 0.8s, opacity 0.5s 0.8s, -webkit-transform 0.5s 0.8s;
    will-change: transform, opacity;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
}

@media (max-width: 991px) {
    .slide__text {
        left: 0;
        bottom: 0;
        width: 100%;
        height: 20rem;
        text-align: center;
        -webkit-transform: translateY(50%);
        transform: translateY(50%);
        transition: opacity 0.5s 0.5s, -webkit-transform 0.5s 0.5s;
        transition: transform 0.5s 0.5s, opacity 0.5s 0.5s;
        transition: transform 0.5s 0.5s, opacity 0.5s 0.5s, -webkit-transform 0.5s 0.5s;
        padding: 0 1rem;
    }
}

.slide__text-heading {
    font-family: 'Campton Book';
    font-size: 36px;
    margin-bottom: 2rem;
    color: #fff;
    text-transform: uppercase;
    width: 500px;
}

@media (max-width: 991px) {
    .slide__text-heading {
        line-height: 4rem;
        font-size: 2.5rem;
    }
    .slider-pagi {
        bottom: 1rem;
    }
}

.slide__text-desc {
    font-size: 15px;
    margin-bottom: 1.5rem;
    color: #fff;
    text-transform: capitalize;
    padding: 15px;
    width: 450px;
    line-height: 21px;
}

/*.clider_b {
    background-image: url(images/text_background.png);
    background-repeat: no-repeat;
}*/

@media (max-width: 991px) {
    .slide__text-desc {
        display: none;
    }
}

.slide__text-link {
    z-index: 5;
    display: inline-block;
    position: relative;
    padding: 0.5rem;
    cursor: pointer;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 2.3rem;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}

@media (max-width: 991px) {
    .slide__text-link {
        display: none;
    }
}

.slide__text-link:before {
    z-index: -1;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: rotateX(-85deg);
    transform: rotateX(-85deg);
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    will-change: transform;
}

.slide__text-link:hover:before {
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
}

/*============banner=====================*/

.button_p ul li {
    display: inline;
    margin-right: 20px;
}

.book_more_btns {
    padding: 13px 16px;
    width: 145px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 30px;
    background-color: #008f00;
}

.read_more_btns {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    background-color: transparent;
    border: none;
    color: #68be5e;
}

.read_more_btns:hover {
    background-color: transparent;
}

.contact_main {
    width: 689px;
    background: #083c64;
    position: absolute;
    display: inline-block;
    color: #121212;
    font-weight: 500;
    text-transform: uppercase;
    padding: 10px 15px;
    letter-spacing: 1px;
    position: relative;
    z-index: 1;
}

.contact_main::after {
    content: '';
    position: absolute;
    width: 70px;
    height: 151px;
    transform: skew(-25deg);
    right: -35px;
    top: 0;
    background-color: inherit;
    z-index: -1;
}

.contact_main::before {
    content: '';
    position: absolute;
    width: 70px;
    height: 151px;
    transform: skew(-25deg);
    left: -35px;
    top: 0;
    background-color: inherit;
    z-index: -1;
}

.image_con {
    float: left;
    margin-right: 16px;
}

.con_info p {
    font-size: 16px;
    color: #fff;
    text-transform: lowercase;
    padding-top: 20px;
}

.image_con img {
    margin-left: -64px;
}

.contact_sec {
    position: absolute;
    bottom: 0;
    right: 6%;
}

.banner {
    position: relative;
    margin-top: 66px;
}

/*========================banner caption end===============*/

/*========================about===============*/

.about_sec {
    padding: 60px 0px;
}

.about_text h2 {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    text-transform: uppercase;
}

.about_text h1 {
    color: #68be5e;
    font-size: 38px;
    margin-bottom: 20px;
}

.new_slider {
    position: inherit;
}

.testimonial img {
    width: 100%
}

.owl-theme .owl-controls {
    position: absolute;
    top: 38%;
    width: 100%;
    opacity: 1;
}

.owl-theme .owl-controls .owl-buttons div {
    width: 44px;
    height: 44px;
    line-height: 38px;
    background: transparent;
    border: 1px solid #808080;
    border-radius: 0;
}

.owl-prev {
    position: absolute;
    left: -3%;
}

.owl-next {
    position: absolute;
    right: -3%;
}

.owl-prev:after, .owl-next:after {
    content: "\f104";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 16px;
    color: #fff;
}

.owl-next:after {
    content: "\f105";
}

@media screen and (max-width: 767px) {
    .owl-prev {
        left: 0;
    }
    .owl-next {
        right: 0;
    }
}

@media screen and (max-width: 480px) {
    .owl-theme .owl-controls {
        top: 48%;
    }
}

.owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 0px !important;
    background: #000 !important;
    filter: Alpha(Opacity=50);
    opacity: 0.8 !important;
}

.More_btns {
    padding: 15px 12px;
    width: 100%;
    font-size: 16px;
    color: #333;
    text-transform: uppercase;
    border-radius: 0px;
    margin-top: 23px;
    margin-bottom: 35px;
}

.left_p {
    float: left;
}

.left_p h3 {
    color: #4087d7;
    font-size: 16px;
    text-transform: uppercase;
}

.left_p p {
    font-size: 14px;
    color: #575757;
}

.right_p {
    float: right;
}

.right_p h3 {
    font-size: 24px;
    color: #68be5e;
    font-weight: bold;
}

/*========================about end===============*/

/*=============timeline*/

.timeline {
    list-style: none;
    padding: 0 0 20px;
    position: relative;
    margin-top: -15px
}

.timeline:before {
    /* top: 30px;
	bottom: 25px;
	position: absolute;
	content: " ";
	width: 1px;
	background-color: #ccc;
	left: 27px;
    margin-right: -1.5px; */
    display: none;
}

.timeline>li, .timeline>li>.timeline-panel {
    margin-bottom: 5px;
    position: relative
}

.timeline>li:after, .timeline>li:before {
    content: " ";
    display: table
}

.timeline>li:after {
    clear: both
}

.timeline>li>.timeline-panel {
    /* margin-left: 55px; */
    float: left;
    top: 19px;
    padding: 4px 10px 8px 15px;
}

.timeline>li>.timeline-badge {
    color: #4087d7;
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 1.2em;
    text-align: center;
    position: absolute;
    top: 26px;
    left: 9px;
    margin-right: -25px;
    background-color: #fff;
    z-index: 100;
    border-radius: 50%;
    border: 1px solid #d4d4d4;
    display: none;
    /*/for hide */
}

.timeline>li.timeline-inverted>.timeline-panel {
    float: left
}

.timeline>li.timeline-inverted>.timeline-panel:before {
    border-right-width: 0;
    border-left-width: 15px;
    right: -15px;
    left: auto
}

.timeline>li.timeline-inverted>.timeline-panel:after {
    border-right-width: 0;
    border-left-width: 14px;
    right: -14px;
    left: auto
}

.timeline-badge.primary {
    background-color: #2e6da4!important
}

.timeline-badge.success {
    background-color: #3f903f!important
}

.timeline-badge.warning {
    background-color: #f0ad4e!important
}

.timeline-badge.danger {
    background-color: #d9534f!important
}

.timeline-badge.info {
    background-color: #5bc0de!important
}

.timeline-title {
    margin-top: 0;
    color: #464141;
    font-weight: bold;
    font-size: 19px;
    margin-bottom: 20px;
}

.timeline-body>p, .timeline-body>ul {
    margin-bottom: 0;
    margin-top: 0
}

.timeline-body>p+p {
    margin-top: 5px
}

.timeline-badge>.glyphicon {
    margin-right: 0px;
    color: #fff
}

.timeline-body>h4 {
    margin-bottom: 0!important
}

.timeline-body {
    font-size: 15px;
    color: #404549;
    font-weight: bold;
}

.highlight {
    color: #4087d7;
}

/*=============timeline end*/

/*=============survay*/

.Surveys_sec {
    background-image: url(images/survey_back.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 499px;
    padding-bottom: 87px;
    padding-top: 140px
}

.Surveys_sec h2 {
    font-size: 38px;
    color: #fff;
    margin-bottom: 25px;
}

.Surveys_sec p {
    color: #bbe1ff;
    font-size: 15px;
}

.survay_p {
    margin-top: 80px;
}

.survay_p li {
    display: inline;
    margin-right: 20px;
}

.readmore_btns {
    background-color: #68be5e;
    border: none;
    border-radius: 30px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 12px 25px;
}

.readmore_btns:hover {
    background-color: #fff;
    color: #68be5e
}

.survay_content {
    background-image: url(images/survay_images.jpg);
    background-repeat: no-repeat;
    min-height: 369px;
    padding: 79px 64px 0px 0px;
    background-size: cover;
}

.surbay_2 {
    margin: 56px 0px;
}

.surbay_2 h2 {
    font-size: 38px;
    color: #fff;
    margin-bottom: 25px;
}

.surbay_2 p {
    color: #bbe1ff;
    font-size: 15px;
}

.survay_pnew {
    margin-top: 39px;
}

.more_service {
    padding-bottom: 80px;
}

.service_heading {
    font-size: 30px;
    color: #333;
}

/*=============survay end*/

/*=============info css*/

.info_sec {
    background-image: url(images/info_image.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 55px 0px;
    min-height: 500px;
}

.info_ul ul li {
    font-size: 15px;
    color: #fff;
    line-height: 31px;
    margin-bottom: 8px;
}

.info_ul ul li span i {
    margin-right: 20px;
    font-size: 20px;
}

.info_image_2 img {
    margin-top: 40px;
}

/*=============info css end*/

.Case_studies_sec {
    padding: 60px 0px;
}

.service_heading.margin_bt {
    margin-bottom: 40px;
}

.image_box {
    position: relative;
    margin-bottom: 25px;
}

.inner_content {
    position: absolute;
    bottom: 31px;
    left: -13px;
}

.inner_text {
    background-color: #008f00;
    display: inline-block;
    color: #121212;
    font-weight: 500;
    font-size: 14px;
    left: 0px;
    padding: 10px 15px;
    color: #fff;
    font-weight: bold;
    width: 319px;
}
.inner_text a {
    color: #fff;
}

.inner_content:after {
    content: '';
    position: absolute;
    width: 30px;
    height: 100%;
    transform: skew(32deg);
    right: -15px;
    top: 0;
    background-color: #008f00;
    z-index: 0;
}

.inner_text span {
    font-size: 22px;
    margin-right: 15px;
}

.info_headings {
    position: absolute;
    bottom: 6px;
    left: 29px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
}
.desctpton-tex p {
    color: #000;
}

.image_box img {
    width: 100%;
}

.mores_btns {
    background-color: #68be5e;
    border: none;
    border-radius: 30px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 12px 36px;
}

/*===================why_sec==============*/

.why_sec {
    background-image: url(images/back_image.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 0px
}

.headings {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 40px;
}

.box_panel h3 {
    color: #68be5e;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 8px;
    text-transform: uppercase;
}

.box_panel p {
    color: #fff;
    font-size: 13px;
}

.box_panel {
    padding: 40px 26px;
    background-color: rgba(255, 255, 255, 0.1);
    min-height: 226px;
}

.row.border_text {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 25px 0px;
}

.deatais_sec {
    padding-top: 80px;
    padding-bottom: 60px;
}

.image_panel {
    float: left;
    margin-right: 20px;
}

.infotext h3 {
    font-size: 19px;
    color: #444;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 8px;
}

.infotext p {
    font-size: 15px;
    margin-bottom: 7px;
}

.readr {
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    color: #444;
}

.jpb_sec {
    padding: 50px 0px;
    text-align: center
}

.info_3 {
    width: 500px;
    margin: 0 auto;
    padding: 15px 0px;
    font-size: 15px;
}

.footer {
    padding-top: 50px;
    /*background-color: #3b3e43;*/
    background-color: #fff;
}

.footer_left {
    width: 40%;
    float: left;
    margin-right: 46px;
}

.footer_left p {
    color: #000000;
    margin-bottom: 0;
    height: 127px;
    display: flex;
    width: 100%;
    font-size: 15px;
}
.footer_left p span i {
    color: #008f00;
    font-size: 15px !important;
    margin-right: 7px;
}
.footer_right p span i {
    color: #008f00;
    font-size: 15px !important;
    margin-right: 7px;
}

.footer_left ul li {
    color: #008f00;
    font-size: 17px;
    margin-bottom: 9px;
}
.footer_left ul li a{ color: #008f00 }
.footer_right {
    width: 45%;
    float: left;
}

.footer_right p {
    color: #000000;
    margin-bottom: 0;
    height: 127px;
    display: flex;
    font-size: 15px;
}

.footer_right ul li {
    color: #008f00;
    margin-bottom: 9px;
    font-size: 17px;
}
.footer_right ul li a{ color: #008f00; }
.footer_meanu ul li {
    display: inline-block;
    margin: 0px 9px;
    margin-bottom: 9px;
}

.footer_meanu ul li a {
    color: #000000;
}

.footer_meanu {
    text-align: left;
    margin-top: 4px;
}

.info_text_3 {
    margin: 30px 0px 0px;
    color: #000000;
}

.sub_footer {
    background-color: #242528;
    padding: 12px 0px;
}

.copy_r {
    font-size: 12px;
    color: #acacac;
}

.design {
    font-size: 12px;
    color: #acacac;
    float: right
}

/*============================social==========================*/

ul.social-network {
    list-style: none;
    display: inline;
    margin-left: 0 !important;
    padding: 0;
}

ul.social-network li {
    display: inline;
    margin: 0 5px;
}

/* footer social icons */

.social-network a.icoRss:hover {
    background-color: #F56505;
}

.social-network a.icoFacebook:hover {
    background-color: #3B5998;
}

.social-network a.icoTwitter:hover {
    background-color: #33ccff;
}

.social-network a.icoGoogle:hover {
    background-color: #BD3518;
}

.social-network a.icoVimeo:hover {
    background-color: #0590B8;
}

.social-network a.icoLinkedin:hover {
    background-color: #007bb7;
}

.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i, .social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
    color: #fff;
}

a.socialIcon:hover, .socialHoverClass {
    color: #44BCDD;
}

.social-circle li a {
    display: inline-block;
    position: relative;
    margin: 0 auto 0 auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    width: 40px;
    height: 40px;
    font-size: 19px;
    background-color: #303338;
}

.social-circle li i {
    margin: 0;
    line-height: 40px;
    text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms--transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
}

.social-circle i {
    color: #fff;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
    font-size: 14px;
}

.top-bar-social-icon1 {
    text-align: left;
    margin-top: 20px;
}

.contact_btn {
    background-color: #242528;
    border: none;
    border-radius: 30px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 12px 36px;
    margin-top: 29px;
}

.footer_btn {
    float: right;
}

.info_text_3 {
    float: left;
    margin-left: 10px;
}

.row.footer_border {
    border-bottom: 1px solid #626569;
    border-top: 1px solid #626569;
    padding: 25px 0px;
}

.info_text_3 p {
    color: #8a8a8a;
    font-size: 15px;
    margin-bottom: 5px;
}

.row.footer_padd {
    padding-bottom: 30px;
}

.footer_logo img {
    margin-top: 14px;
}

.border_left {
    border-right: 1px solid #000;
    padding: 16px 0px;
}

.footer_paddding {
    padding-left: 14px;
}

.footer_left ul {
    border-left: 1px solid #008f00;
    padding-left: 13px;
}

.footer_right ul {
    border-left: 1px solid #008f00;
    padding-left: 13px;
}

.footer_highlight {
    color: #000;
}

.contsct_us_btn {
    background-color: #fff;
    border: none;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
    border-radius: 30px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 12px 25px;
    color: #0d163a;
    -webkit-box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.3);
    position: absolute;
    bottom: -15px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #008f00 !important;
    background-color: transparent;
}

.navbar-default .navbar-nav>.active>a:hover::before, .navbar-default .navbar-nav>.active>a:focus::before, .navbar-default .navbar-nav>.active>a::before {
    left: 0;
    right: 0;
}

.top-bar-social-icon::before {
    content: '';
    width: 500px;
    background-color: #062a46;
    height: 43px;
    left: 0;
    bottom: 0;
    position: absolute;
    z-index: -2;
}

.navbar-default .navbar-nav>.active>::before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: 0;
    background: #008f00;
    height: 4px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

/*=========================================case===========================*/

.breadcum_sec {
    background-image: url(images/breadcumback.png);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 124px;
    margin-top: 51px;
    padding: 51px 0px
}

.breadcrumb {
    padding: 8px 15px;
    padding-right: 15px;
    margin-bottom: 0px;
    list-style: none;
    background-color: transparent;
    border-radius: 0;
    text-align: right;
    font-family: 'Roboto', sans-serif;
    background-image: url(images/breadcumback1.png);
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 37px;
}

.breadcrumb li a {
    margin: 0px 10px;
    font-size: 16px;
    color: #fff;
}

.breadcrumb>.active a {
    color: #68be5e;
}

.inner_banner {
    background-image: url(images/case.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 288px;
    padding-top: 180px;
}

.inner_banner h2 {
    font-size: 48px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 2px;
}

/*=====================tabs---------------------------*/

.tab_sec .nav-sidebar {
    width: 100%;
    -webkit-box-shadow: 0px 3px 41px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 3px 41px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 3px 41px 0px rgba(0, 0, 0, 0.3);
    background-color: #000;
}
.tab_sec .nav-sidebar a {
    color: #fff;
    -webkit-transition: all 0.08s linear;
    -moz-transition: all 0.08s linear;
    -o-transition: all 0.08s linear;
    transition: all 0.08s linear;
}

.tab_sec .nav-sidebar .active a {
    cursor: pointer;
    background-color: #008f00;
    color: #fff;
}

.tab_sec .nav-sidebar .active a:hover {
    background-color: #008f00;
}

.tab_sec .nav-sidebar .active a:hover i {
    color: #fff;
}

.tab_sec .nav-sidebar .active a i {
    color: #fff;
}

.tab_sec .nav-sidebar .text-overflow a, .tab_sec .nav-sidebar .text-overflow .media-body {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.tab_sec .btn-blog {
    color: #ffffff;
    background-color: #E50000;
    border-color: #E50000;
    border-radius: 0;
    margin-bottom: 10px
}

.tab_sec .btn-blog:hover, .tab_sec .btn-blog:focus, .tab_sec .btn-blog:active, .tab_sec .btn-blog.active, .tab_sec .open .dropdown-toggle.btn-blog {
    color: white;
    background-color: #0b56a8;
    border-color: #0b56a8;
}

.tab_sec {
    padding: 60px 0px;
}

.tab_sec .nav > li > a {
    display: block;
    padding: 14px 9px;
    position: relative;
    font-size: 15px;
    font-weight: normal;
}
.tab_sec .nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #008f00;
}
.row.other-details p {
    margin-top: 30px;
}

.inner_headings {
    font-size: 26px;
    font-weight: bold;
    color: #464141;
    border-left: 1px solid #68bd5e;
}

.inner_headings {
    font-size: 19px;
    font-weight: bold;
    color: #464141;
    border-left: 2px solid #68bd5e;
    padding: 0px 16px;
    margin-bottom: 28px;
    line-height: 29px;
    display: none;
}
.client_sec .col-sm-10 {
    font-size: 15px !important;
    line-height: 24px;
    margin-bottom: 15px;
}

.client_sec {
    padding: 30px 22px;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

.client_sec p {
    color: #404548;
    font-size: 21px;
    font-weight: bold;
}

.client_sec span {
    color: #68bd5e;
    width: 116px;
    display: inline-block;
}

.number_sec {
    padding: 26px 21px;
}

.number_sec p {
    font-size: 19px;
    margin-bottom: 21px;
    color: #404548;
}

.number_sec ul li {
    font-size: 15px;
    color: #404548;
    margin-bottom: 7px;
}

.number_sec ul li span {
    color: #68bd5e;
    width: 30px;
    display: inline-block;
    float: left;
}

.map_image {
    padding-left: 23px;
}

.inner_survay {
    min-height: 356px;
    padding: 50px 0px;
    background-image: url(images/polign.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.inner_survay_text h2 {
    color: #464141;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 30px;
}

.inner_survay_text p {
    color: #404549;
    font-size: 15px;
    line-height: 30px;
}
.youtube_sec {
    padding: 47px 0px;
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
}

.youtube_sec img {
    width: 100%
}

.youtube_sec p {
    color: #404548;
    font-size: 21px;
    margin-bottom: 30px;
}

.tab_sec .nav>li>a span {
    color: #fff;
    margin-right: 13px;
    float: right;
}
.inner_survay_text ul li {
    font-size: 14px;
    margin-bottom: 10px;
    color: #404549;
    list-style: disc;
}
.inner_survay_text ul {
    padding-left: 15px;
}
.inner_survay_text h5 {
    font-weight: 700;
    font-size: 21px;
    margin: 20px 0px;
}

/*services sections*/
.our_services{
	padding: 60px 0;
	background: #f2f2f2;
}
.services_heading{
	text-align: center;
}
.services_heading h2 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 30px;
    display: inline-block;
}
.each_services_inr{
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
	text-align: center;
	background: #fff;
    display: block;
    margin-bottom: 30px
}
.service_Name{
	display: block;
	width: 100%;	
	
}
.service_Name img{
	display: block;
}
.service_Name h2{
	font-size: 18px;
	color: #333;
    padding: 16px 10px;
}
.each_services_inr img{
	height: 225px;
	width: 100%;
	object-fit: cover;
}
/*========================servicebanner*/

.service_banner {
    background-image: url(images/service.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 288px;
    padding-top: 180px;
}

.service_banner h2 {
    font-size: 48px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    font-family: 'Campton Book';
    letter-spacing: 2px;
}

.service_inner {
    padding: 70px 0px;
}

.service_info p {
    width: 600px;
    font-size: 17px;
    color: #464141;
    border-left: 2px solid #68bd5e;
    padding-left: 15px;
}

.service_ul h2 {
    color: #68bd5e;
    font-size: 24px;
    margin: 21px 0px;
    font-weight: bold;
}

.service_ul {
    padding-left: 15px;
}

.service_ul ul li {
    font-size: 19px;
    color: #404548;
    margin-bottom: 7px;
}

.service_ul ul li span {
    font-size: 13px;
    margin-right: 10px;
}

.info_text {
    color: #404549;
    font-size: 17px;
    margin: 27px 0px;
}

.service_img {
    margin-top: 56px;
}

.manhole_text h2 {
    color: #464141;
    font-size: 30px;
    margin-bottom: 14px;
}

.manhole_text p {
    color: #404549;
    font-size: 15px;
    margin-bottom: 15px;
}

.service_survey {
    background-image: url(images/service1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 319px;
    padding-top: 57px;
    padding-bottom: 44px;
}

.service_text h2 {
    font-size: 30px;
    color: #68bd5e;
}

.service_text p {
    color: #fff;
    margin: 27px 0px;
    font-size: 15px;
}

.single_text {
    float: left;
    margin-right: 30px;
}

.single_text {
    float: left;
    margin-right: 30px;
    font-size: 21px;
    color: #4086d6;
}

.survay_t {
    margin-top: 0px;
}

/*=================================contact=========================*/

.contact_inner {
    padding: 60px 0px;
}

.contact_heading {
    color: #464141;
    font-size: 26px;
    font-weight: 600;
    border-left: 2px solid #68be5e;
    margin: 0;
    margin-bottom: 0px;
    padding-left: 11px;
    margin-bottom: 8px;
}

.contact_info {
    color: #84c97c;
    font-size: 15px;
}

.contact_info {
    color: #84c97c;
    font-size: 15px;
    margin-bottom: 30px;
}

.contact_info1 {
    color: #404548;
    font-size: 15px;
    margin-bottom: 42px;
    line-height: 30px;
}

.heading_text {
    font-size: 22px;
    color: #464141;
}

.contact_left {
    border-right: 1px solid #e5e5e5;
    padding-right: 52px;
    padding-top: 0px;
    padding-bottom: 23px;
}

.contact_right {
    padding-top: 23px;
    padding-bottom: 23px;
}

.contact_lefr_p {
    float: left;
    width: 48%;
    margin-right: 20px;
}

.contact_info2 {
    margin-top: 30px;
    margin-bottom: 10px;
}

.contact_add li {
    color: #68bd5e;
    font-size: 16px;
}

.con_form {
    width: 646px;
    margin: 0 auto;
}

.form_sec {
    background-image: url(images/contact_form_back.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 557px;
    padding: 48px 0px
}

.con_text {
    text-align: center;
    margin-bottom: 45px;
    color: #fff;
    font-size: 28px;
}

.form-control_new {
    height: 46px;
    border: none;
    border-radius: 0px;
}

.form-control_new1 {
    border: none;
    border-radius: 0px;
}

.btn.btn-lg.submit_btns {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #68bd5e;
    border: none;
    padding: 12px 37px;
    border-radius: 30px;
    margin-top: 36px;
}

.cont_btns {
    text-align: center;
}

/*=================================contactend=========================*/

/*==================================about============================*/

.inner_about {
    padding: 55px 0px;
}

.about_heading {
    font-size: 26px;
    color: #68bd5e;
    border-left: 2px solid #68bd5e;
    padding-left: 15px;
    margin-bottom: 46px;
}

.about_info {
    font-size: 15px;
    margin-bottom: 49px;
}

.about_left {
    float: left;
    width: 50%;
}

.about_main p {
    font-size: 19px;
    text-align: center;
    margin-bottom: 40px;
    background-color: #FFF;
    width: 405px;
    margin: 0 auto 36px 98px;
}

.about_right {
    float: left;
    width: 50%;
}

.about_main {
    width: 650px;
    display: inline-block;
    position: relative;
}

.about_main::before {
    position: absolute;
    top: 13px;
    left: 48px;
    content: "";
    border: 1px solid #68be5e;
    width: 499px;
    height: 306px;
    z-index: -1;
}

.butt_info {
    margin-top: 51px;
    margin-right: 63px;
    background-color: #fff;
    z-index: -2;
    width: 149px;
    margin: 61px auto 26px 213px;
    color: #68be5e;
}

.img_box {
    position: relative;
}

.text_overlay {
    position: absolute;
    bottom: 30px;
}

.text_overlay {
    position: absolute;
    bottom: 20px;
    left: -11px;
}

.text_overlay h3 {
    font-size: 16px;
    color: #fff;
    background: url(images/transpraent.png) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    width: 100%;
    position: 10px absolute;
    padding: 10px;
    background-position: right;
}

.question_sec {
    padding: 35px;
    background-color: #fff;
    -webkit-box-shadow: -1px 0px 19px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: -1px 0px 19px 0px rgba(0, 0, 0, 0.3);
    box-shadow: -1px 0px 19px 0px rgba(0, 0, 0, 0.3);
    position: relative;
    border-radius: 0px 36px 0px 0px;
    margin-bottom: 30px;
}

.shadow {
    position: absolute;
    top: -2px;
    right: -3px;
}

.question_sec h3 {
    color: #4086d6;
    font-size: 17px;
    margin-bottom: 30px;
}

.question_sec p {
    color: #404548;
    font-size: 15px;
    margin-bottom: 50px;
}

.btn.contact_btns {
    background-color: transparent;
    border-color: #4086d6;
    font-size: 14px;
    text-transform: uppercase;
    padding: 10px 23px;
    border-radius: 0px;
    text-align: center;
    margin: 0 auto;
    font-weight: bold;
    color: #404548;
    width: 100%
}

.con_btns {
    text-align: center;
}

.cont_info {
    padding: 30px;
    border: 1px solid #ececec;
}

.btn.contact_btnsinfo {
    color: #4086d6;
    background-color: transparent;
    font-size: 18px;
    text-transform: uppercase;
    -webkit-box-shadow: -1px 0px 19px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: -1px 0px 19px 0px rgba(0, 0, 0, 0.3);
    box-shadow: -1px 0px 4px 0px rgba(0, 0, 0, 0.3);
    margin-bottom: 30px;
    border-radius: 0px;
    width: 100%;
}

.contact_new {
    border-left: 2px solid #68be5e;
    padding-left: 15px;
    margin-bottom: 24px;
}

.contact_new h4 {
    color: #404548;
    font-size: 19px;
    margin-bottom: 5px;
}

.contact_new p {
    color: #68bd5e;
    font-size: 19px;
}

.no_mar {
    margin-bottom: 0px;
}

.line {
    margin-bottom: 43px;
}

.about_contect {
    background-image: url(images/15.jpg);
    background-repeat: no-repeat;
    min-height: 500px;
    padding: 128px 222px;
    padding-bottom: 128px;
    background-size: cover;
    padding-bottom: 0;
}

.about_content1 {
    position: relative;
}

.about_content1 {
    width: 765px;
}

.about_content1 h2 {
    color: #68bd5e;
    margin-bottom: 30px;
}

.about_content1 p {
    color: #fff;
    font-size: 14px;
}

.about_img {
    padding-top: 75px;
}

.about_img img {
    width: 100%;
}

.about_footer {
    color: #68be5e;
    font-size: 26px;
}

/*===============loder css==========*/

.no-js #loader {
    display: none;
}

.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0;
}

.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background: url(images/Preloader_3.gif) center no-repeat #fff;
}

.footer_left h2 {
    color: #fff;
    font-size: 28px;
    margin-bottom: 10px;
}

.footer_right h2 {
    color: #fff;
    font-size: 28px;
    margin-bottom: 10px;
}

/**** 27.08.2020 ****/


.top-bar-right-logo img {
    width: 100%;
}
.top-bar-right-logo.ml-auto {
    padding-top: 15px;
}

#blog-post {
    padding: 80px 0;
}
#blog-post article {
    margin-bottom: 65px;
}
#blog-post .blog-content .img-holder {
    position: relative;
}
#blog-post article .img-holder {
    margin-bottom: 38px;
    position: relative;
    overflow: hidden;
}
.img-holder img{ width:100%;}

#blog-post .blog-content .img-holder .date-holder {
    position: absolute;
    top: 0;
    left: 0;
    background: #008f00;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    padding: 56px 18px 20px;
    text-transform: uppercase;
}

#blog-post .blog-content .img-holder .date-holder b {
    font-size: 22px;
    display: block;
}
#blog-post article h2 {
    font-size: 22px;
    text-transform: capitalize;
    margin-bottom: .5rem;
}
#blog-post article .meta li a i {
    margin-right: 10px;
    color: #008f00;
}
#blog-post article .meta {
    font-size: 0;
    border-bottom: 1px solid #E1E1E6;
    padding-bottom: 10px;
    margin-bottom: 23px;
}
#blog-post article .meta li {
    display: inline-block;
    list-style:none;
}

#blog-post article .meta li a {
    font-size: 13px;
    color: #B0B0B0;
    text-transform: capitalize;
    padding-right: 30px;
    display: block;
    font-weight: 500;
    transition: all .3s ease;
}
#blog-post article > p, #blog-post.single-post article p {
    font-size: 16px;
    line-height: 26px;
    color: #8E8D8D;
    font-weight: 500;
    margin-bottom: 20px;
}
#blog-post article > a {
    font-size: 13px;
    text-transform: uppercase;
    color: #000000;
    font-weight: bold;
}
#blog-post article > a i {
    color: #008f00 ;
    font-size: 15px;
    margin-right: 10px;
}
#blog-post .sidebar-widget {
    margin-bottom: 30px;
}

#blog-post .sidebar-widget h4 {
    font-size: 18px;
    line-height: 29px;
    font-weight: bold;
    color: #000;
    text-transform: capitalize;
    margin: 0;
        margin-bottom: 0px;
    margin-bottom: 31px;
    border-bottom: 1px solid transparent;
    padding-bottom: 11px;
    position: relative;

}
#blog-post .sidebar-widget h4::before {
    content: ' ';
    width: 32px;
    height: 2px;
    background: #fd0002;
    display: block;
    position: absolute;
    bottom: -2px;
    left: 0;
}
#blog-post .sidebar-widget form.search-form {
    border: 1px solid #E9E9E9;
    height: 45px;
    position: relative;
    overflow: hidden;
}
.detail {
    box-shadow: 3px 4px 5px 3px rgba(0,0,0,.2);
    margin-bottom: 20px;
    margin-left: 0px;
    margin-right: 0px;
    background-color: #fff;
}
.ribbon {
    position: absolute;
    z-index: 1;
    overflow: hidden;
    width: 94px;
    height: 94px;
    text-align: center;
}
.ribbon span {
    font-size: 13px;
    font-weight: 700;
    color: #FFF;
    line-height: 25px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    width: 145px;
    display: block;
    background: #f94141;
    background: linear-gradient(#529cec 0, #043a75 100%);
    text-shadow: 1px 1px 2px rgba(0,0,0,.25);
    position: absolute;
    top: 25px;
    left: -34px;
}
.detail img {
    width: 100%;
    height: 224px;
}
.detail .discount-holder {
    color: #fff;
    background: #008f00;
    top: 5px;
    right: -5px;
    position: relative;
    border-radius: 0 5px 0 0;
    float: right;
    font-size: 12px;
}
.detail .discount-holder span {
    display: block;
    position: relative;
    padding: 2px 12px 2px 8px;
}
.detail .discount-holder span::before {
    width: 0;
    height: 0;
    border-top: 17px solid #008f00;
    border-left: 15px solid transparent;
    position: absolute;
    top: 0;
    left: -15px;
    content: '';
}
.p-0 {
    padding: 0 !important;
}
.detail .discount-holder span::after {
    width: 0;
    height: 0;
    border-bottom: 17px solid #008f00;
    border-left: 15px solid transparent;
    position: absolute;
    bottom: 0;
    left: -15px;
    content: '';
}
.detail .discount-holder::after {
    background: #008f00;
    border-bottom-right-radius: 4px;
    bottom: -6px;
    content: "";
    height: 6px;
    right: 0;
    position: absolute;
    width: 5px;
}
.detail-box {
    margin-left: 20px;
}
.detail-box h4 {
    font-size: 24px;
    line-height: 28px;
    font-weight: 400;
    color: #1b1c29;
    padding-top: 10px;
    margin-bottom: 10px;
    letter-spacing: 1px;
}
.detail-box p {
    margin-bottom: 14px;
    font-size: 13px;
    line-height: 20px;
    text-align: justify;
    margin-right: 10px;
}
.carrears {
    padding: 60px 0px;
}
.footer_right img {
    width: 79%;
    margin: 10px 0px;
}
.footer_left img {
    width: 100%;
}

.traning-sec .owl-theme .owl-controls{
    margin-top: 10px;
}
.traning-sec .owl-theme .owl-controls .owl-page span{
    width: 30px;
    height: 3px;
    background: #585656;
    border-radius: 0;
    opacity: 1;
    transition: all 0.4s ease 0s;
}
.traning-sec .owl-theme .owl-controls .owl-page.active span,
.traning-sec .owl-theme .owl-controls.clickable .owl-page:hover span{
    background: #1bddc6;
}

.traning-sec {
    padding-top: 50px;
}
.traning-logo {
    text-align: center;
}
.our-policies-text p {
    margin-bottom: 20px;
}
.our-polocies-sec {
    padding: 50px 0px;
}

.about-text img {
    float: right;
    margin: 10px;
}
.about-text p {
    font-size: 14px;
    text-align: justify;
    line-height: 26px;
    margin-bottom: 20px;
}
.about-text img {
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
}



.box{
    background: transparent;
    font-family: 'Ubuntu', sans-serif;
    text-align: center;
    overflow: hidden;
    position: relative;
    z-index: 1;
    transition: all 0.3s ease;
}
.box:hover {
    background: linear-gradient(#049705, #000);
    box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.4);
}
.box:before,
.box:after,
.box .box-content:before,
.box .box-content:after{
    content: "";
    background: #fff;
    width: 0;
    height: 1px;
    position: absolute;
    top: 5%;
    left: 0;
    transition: all 0.3s;
}
.box:after{
    top: auto;
    bottom: 5%;
    left: auto;
    right: 0;
}
.box .box-content:before,
.box .box-content:after{
    height: 0;
    width: 1px;
    left: auto;
    right: 5%;
    top: 0;
}
.box .box-content:after{
    right: auto;
    top: auto;
    bottom: 0;
    left: 5%;
}
.box:hover:before,
.box:hover:after{
    width: 80%;
}
.box:hover .box-content:before,
.box:hover .box-content:after{
    height: 80%;
}
.box img {
    width: 100%;
    height: auto;
    transform: scale(1);
    transition: all 0.8s ease;
}
.box:hover img {
    opacity: 0.2;
    transform: scale(1.25);
}
.box .box-content{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.box .inner-content{
    color: #fff;
    width: 70%;
    overflow: hidden;
    transform: translateX(-50%)translateY(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
}
.box .title{
    font-size: 23px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 3px 0;
    opacity: 0;
    transform: rotate(90deg);
    transform-origin: left bottom;
    transition: all 0.3s ease;
}
.box .post{
    font-size: 15px;
    text-transform: capitalize;
    display: block;
    opacity: 0;
    transform: rotate(90deg);
    transform-origin: left bottom;
    transition: all 0.3s ease;
}
.box:hover .title,
.box:hover .post{
    opacity: 1;
    transform: rotate(0);
}
.box .icon{
    padding: 0;
    margin: 0;
    list-style: none;
    overflow: hidden;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    bottom: 13%;
}
.box .icon li{
    margin: 0 5px;
    display: inline-block;
    transform: rotate(-90deg);
    transform-origin: left top;
    transition: all 0.3s ease;
}
.box:hover .icon li{ transform: rotate(0); }
.box .icon li a{
    color: #b92b27;
    background: #fff;
    font-size: 20px;
    line-height: 35px;
    height: 35px;
    width: 35px;
    display: block;
    position: relative;
    transition: all 0.3s ease;
}
.box .icon li  a:hover{
    color: #fff;
    background: #b92b27;
    border-radius: 0 50%;
    box-shadow: 0 0 3px rgba(255, 255, 255, 0.9);
}
@media only screen and (max-width:990px){
    .box { margin: 0 0 30px; }
}
.no-padding {
    padding-left: 0px;
    padding-right: 0px;
}

.footer_left img {
    width: 100%;
    margin-bottom: 15px;
    margin-top: 10px;
}
.traning-logo {
    background-color: #fff;
    /* box-shadow: -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.21); */
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.21);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.21);
    margin: 10px;
    padding: 10px;
}
.traning-logo img {
    width: inherit !important;
    margin: 0 auto;
}
.breadcum_sec {
    display: none;
}

.about-text.about-text1 img {
    margin: 0;
    width: 77%;
    float: right;
    margin-right: 31px;
    margin-top: 13px;
}
.footer_meanu h3 {
    font-size: 20px;
    margin-bottom: 17px;
    font-weight: 700;
}
.footer_left p a {
    color: #000;
}
.footer_right p a {
    color: #000;
}
.inner_image img {
    width: 100%;
    height: 232px;
}
.dropdown-menu {
    background-color: #000;
}
.navbar-nav .dropdown-menu > li > a {
    display: block;
    /* padding: 3px 20px; */
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    /* color: #333; */
    white-space: nowrap;
    font-size: 14px;
    color: #fff !important;
    padding-bottom: 5px !important;
    padding-top: 5px !important;
    padding: 10px 15px !important;
    margin: 0px;
}
#menu-menu-1 {
    float: right;
    margin-right: 0;
}
.desctpton-tex {
    text-align: center;
    padding: 20px 10px;
    border: 1px solid #ccc;
}
.services_heading.about-us-text {
    text-align: left;
}
.about-image {
    padding-top: 30px;
}
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
   top:0;left:100%;
   margin-top:-6px;margin-left:-1px;
   -webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;
 }




 .dropdown-menu > li.kopie > a {
    padding-left:5px;
}
 
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
   top:0;left:100%;
   margin-top:-6px;margin-left:33px;
   -webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;
 }
  
.dropdown-submenu > a::after {
    border-color: transparent transparent transparent #fff;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    content: " ";
    display: block;
    float: right;
    height: 0;
    margin-right: -18px;
    margin-top: 5px;
    width: 0;
}
.dropdown-submenu:hover>a:after {
    border-left-color:#555;
 }

.dropdown-menu > li > a:hover, .dropdown-menu > .active > a:hover {
  text-decoration: none;
} 
.navbar-nav li>ul>li>{ position: relative; }
.navbar-nav li > ul > li > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -4px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.service-pic {
    margin-bottom: 30px;
    display: inline-block;
}

@media (max-width: 767px) {
.header .navbar-nav {
    float: none !important;
    margin: 0;
    margin-right: 0px;
}
  .navbar-nav  {
     display: inline;
  }
  .navbar-default .navbar-brand {
    display: inline;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .navbar-default .navbar-nav .dropdown-menu > li > a {
    color: red;
    background-color: #ccc;
    border-radius: 4px;
    margin-top: 2px;   
  }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a {
     color: #333;
   }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
     background-color: #ccc;
   }

   .navbar-nav .open .dropdown-menu {
     border-bottom: 1px solid white; 
     border-radius: 0;
   }
  .dropdown-menu {
      padding-left: 10px;
  }
  .dropdown-menu .dropdown-menu {
      padding-left: 20px;
   }
   .dropdown-menu .dropdown-menu .dropdown-menu {
      padding-left: 30px;
   }
   li.dropdown.open {
    border: 0px solid red;
   }
   .navbar-default .navbar-nav .dropdown-menu > li > a {
    color: #000 !important;
    background-color: transparent;
    border-radius: 4px;
    margin-top: 2px;
}

}
 
@media (min-width: 768px) {
  ul.nav li:hover > ul.dropdown-menu {
    display: block;
  }
  #navbar {
    text-align: center;
  }
}  

.header .navbar-nav {
    float: right;
    margin: 0;
    margin-right: 8px;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #555;
    background-color: transparent !important;
}
.navbar-nav .dropdown-menu > li > a:hover {
    background-color: #008f00 !important;
    color: #fff;
}

.navbar-nav .dropdown-menu > li {
    padding: 0px;
}
.our-policies-text {
    padding: 50px 0px;
    text-align: center;
}
.our-policies-text ul li {
    list-style: disc;
    margin-bottom: 11px;
    margin-left: 14px;
}
.our-policies-text ul li a {
    background-color: #008f00;
    color: #fff;
    padding: 10px 35px;
    display: inline-block;
    margin-bottom: 15px;
    font-size: 19px;
}
.our-policies-text h2 {
    margin-bottom: 30px;
}
.our-policies-text ul li a:hover{ background-color: #000; color: #fff; }
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #000 !important;
    outline: 0;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #000;
}


/**** media css ****/

@media screen and (min-width:1920px) and (max-width:2500px) {
.slide__text-heading {
    width: 390px;
}
.slide__text-desc {
    width: 350px;
}
}

@media screen and (min-width:991px) and (max-width:1199px) {
    .navbar-default .navbar-nav>li>a {
        margin: 0;
        font-size: 14px;
        padding: 12px 6px !important;
    }
    header.smaller .navbar-brand.logo img {
        height: 85px;
    }
}

@media screen and (max-width:991px) {
    .service_info p {
        width: 100%;
    }
    #menu-menu-1 {
    float: none;
    margin-right: 0;
}
    .youtube_sec iframe {
        width: 100%;
    }
    .breadcum_sec {
        margin-top: 134px;
    }
    .header-top-overlay {
        display: none;
    }
    .contact_sec {
        position: relative;
        bottom: 0;
        right: 0;
    }
    .contact_main::before {
        display: none;
    }
    .contact_main::after {
        display: none;
    }
    .contact_main {
        width: 100%;
    }
    .image_con img {
        margin-left: 0;
    }
    .navbar-nav li a {
        font-size: 14px;
    }
    .navbar-nav li a {
        margin: 0px 0px;
    }
    header {
        height: auto;
    }
    .top-bar-social-icon {
        text-align: center;
    }
    .phone_number {
        text-align: center;
    }
    .top-bar-social-icon::before {
        content: '';
        width: 100%;
    }
    .navbar-default {
        padding: 8px 0;
    }
    .navbar-nav li a {
        padding-bottom: 13px !important;
    }
    header.smaller {
        height: auto;
    }
    .slide__text-heading {
        width: 100%;
    }
    .image_panel {
        float: left;
        margin-right: 20px;
        margin-bottom: 15px;
    }
    .deatais_sec {
        padding-bottom: 0;
    }
    .footer_meanu {
        text-align: center;
        margin-top: 4px;
    }
    .slide__bg {
        height: 370px;
        background-position: top;
    }
    .slider {
        height: 370px;
    }
    .box_panel {
        margin-bottom: 10px;
    }
    .con_form {
        width: 100%;
    }
    .about_contect {
        min-height: 377px;
        padding: 128px 0px;
    }
    .about_content1 {
        width: 100%;
    }
section.inner_about.tab_sec img {
    width: 100%;
}
.inner_survay_text img{ width:100%;}
}


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

.navbar-brand.logo img {
    margin: 0px 0px;
    height: 34px;
    transition: all 700ms ease 0s;
}
.navbar-nav li a {
    font-size: 12px !important;
}
.top-bar-right-logo.ml-auto {
    padding-top: 15px;
    text-align: center;
    padding-bottom: 10px;
}
.top-bar-right-logo img {
    width: 20%;
}
}



@media screen and (max-width:767px) {
    header.smaller .navbar-brand.logo img, .navbar-brand.logo img {
        height: 60px;
    }
    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background-color: transparent;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }
    .navbar-default .navbar-toggle {
        border-color: transparent;
    }
    .contsct_us_btn {
        position: inherit
    }
    .about_sec {
        padding: 32px 0px;
    }
    .right_p {
        float: none;
    }
    .left_p {
        float: none;
    }
    .Surveys_sec {
        min-height: auto;
        padding-bottom: 34px;
        padding-top: 47px;
    }
    .survay_p {
        margin-top: 29px;
    }
    .survay_content {
        padding: 29px 7px 15px 0px;
        background-size: cover;
    }
    .why_sec {
        padding: 35px 0px;
    }
    .info_3 {
        width: 100%;
    }
    .footer_logo img {
        margin: 7px auto;
    }
    .footer_left {
        width: 100%;
        float: none;
        margin-right: 0px;
        text-align: center;
    }
    .footer_left ul {
        border-left: none;
        padding-left: 0;
        margin-bottom: 15px;
    }
    .footer_right {
        width: 100%;
        float: none;
        text-align: center;
    }
    .footer_right ul {
        border-left: none;
        padding-left: 0;
    }
    .top-bar-social-icon1 {
        text-align: center;
        margin-top: 19px;
    }
    .footer_left p {
    color: #000000;
    margin-bottom: 0;
    height: auto;
    display: inline-block;
    width: 100%;
    font-size: 15px;
}
    .footer_right p {
     color: #000000;
    margin-bottom: 0;
    height: auto;
    display: inline-block;
    width: 100%;
    font-size: 15px;
    }
    .footer_paddding {
        padding-left: 0;
    }
    .info_text_3 {
        float: none;
        margin-left: 10px;
        text-align: center;
    }
    .footer_btn {
        float: none;
        text-align: center;
    }
    .copy_r {
        font-size: 12px;
        color: #acacac;
        text-align: center;
        margin-bottom: 10px;
    }
    .design {
        font-size: 12px;
        color: #acacac;
        float: none;
        text-align: center;
    }
    .inner_banner h2 {
        font-size: 27px;
    }
    .inner_banner {
        min-height: 160px;
        padding-top: 60px;
    }
    .tab_sec .nav-sidebar {
        margin-bottom: 26px;
    }
    .client_sec span {
        color: #68bd5e;
        width: 100%;
        display: inline-block;
    }
    .breadcrumb li a {
        margin: 0px 2px;
        font-size: 11px;
        color: #fff;
    }
    .service_banner {
        min-height: 160px;
        padding-top: 60px;
    }
    .service_banner h2 {
        font-size: 27px;
    }
    .about_main {
        width: 100%;
        display: inline-block;
        position: relative;
    }
    .about_left {
        float: none;
        width: 100%;
        margin-bottom: 10px;
    }
    .about_right {
        float: none;
        width: 100%;
    }
    .about_main p {
        width: 100%;
        margin: 0 auto 36px 0px;
    }
    .about_main::before {
        display: none;
    }
    .butt_info {
        width: 100%;
        margin: 19px auto 26px 0px;
        color: #68be5e;
        text-align: center;
    }
    .img_box img {
        width: 100%;
    }
    .about_contect {
        min-height: 322px;
        padding: 46px 10px;
    }
.number_sec {
    padding: 15px 0px;
}
.youtube_sec{ padding:0px;}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 23px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #000;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.top-bar-right-logo.ml-auto {
    padding-top: 0;
    padding-bottom: 5px;
    text-align: center;
}
.top-bar-right-logo img {
    width: 148px;
}
.footer_left img {
    width: 73%;
}
.border_left {
    border-right: 0px;
    padding: 16px 15px;
}
.no-padding {
    padding-left: 15px;
    padding-right: 15px;
}
.about-text.about-text1 img{ width: 100%; }
.inner_image img {
    width: 100%;
    height: auto;
}

}

@media screen and (max-width:480px) {
    .button_p ul li {
        margin-right: 0px;
    }
    .book_more_btns {
        font-size: 13px;
    }
    .read_more_btns {
        font-size: 13px;
    }
}

.dropbtn {
    background-color: transparent;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
}

.dropdown {
    position: relative;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 350px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {
    background-color: #ddd;
}

.dropdown:hover .dropdown-content {
    display: block;
}

/*.dropdown:hover .dropbtn {background-color: #3e8e41;}*/

.dropdown-content {
    background-color: #071825 !important;
}

.dropdown-content li a {
    padding-bottom: 0px !important;
    color: #fff !important;
}

ul.submenubody li {
    padding-left: 40px;
    /*margin-bottom: 10px;*/
}

.logged-in header.header {
    margin-top: 32px;
}

.fa {
    font-size: small !important;
}

.other-details ol {
    padding-left: 34px !important;
    list-style-position: inside !important;
}

.other-details p {
    font-weight: normal !important;
}

.other-details li {
    list-style: decimal !important;
}

