body {
    line-height: 1.4;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    letter-spacing: .5px;
    font-size: 15px;
    font-weight: 400
}


.whatsapp1 {position: fixed;
    width: 70px;
    left: 34px;
    bottom: 23px;
    z-index: 10000;
    font-size: 50px;
    background: #01e675;
    
    border-radius: 50px;
    height: 70px;
    color: #fff; }



 
.config-wrapper2 {
    position: fixed;
    top: 150px;
    right: -350px;
    z-index: 100;
    width: 350px;
    display: block;
    transition: right ease-in .25s;
    box-shadow: -2px 2px 12px rgba(0, 0, 0, .2)
}

.config-wrapper4 {
    position: fixed;
    top: 18%;
    right: 0;
    z-index: 100;
    width: 350px;
    display: block;
    transition: right ease-in .25s;
    box-shadow: -2px 2px 12px rgba(0, 0, 0, .2)
}

.config-trigger-phone {
    display: block;
    position: absolute;
    left: -50px;
    width: 50px;
    height: 50px;
    background: #4285f4;
    color: #fff;
    text-align: center;
    border-radius: 15px 0 0 15px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    box-shadow: -4px 1px 8px rgba(0, 0, 0, .2);
    padding: 15px 20px
}

.config-wrapper-inner {
    position: relative
}

.config-trigger-phone svg {
    transform: rotate(90deg);
    width: 20px;
    margin-top: -2px;
    animation: shake 5s;
    animation-iteration-count: infinite
}

.config-panel {
    width: inherit;
    display: none;
    background: #2a83b1;
    padding: 1px 15px;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.config-panel h5 {
    background-color: #27beb2;
    padding: 15px;
    text-align: center;
    margin-left: -15px;
    margin-right: -15px;
    font-size: 18px;
    color: #fff;
    margin-bottom: 15px;
    margin-top: 0;
    height: 50px
}

.config-wrapper.hide .close2 {
    display: block
}

.config-panel .close2 {
    position: absolute;
    right: 5px;
    top: 13px;
    color: #fff
}

.config-wrapper.show {
    right: 0 ;z-index:9999999;
}

.config-wrapper4.hide {
    right: -352px
}

.config-wrapper4.show {
    right: 0
}

.config-trigger2 {
    display: block;
    position: absolute;
    left: -50px;
    width: 50px;
    height: 50px;
    background: #4285f4;
    color: #fff;
    text-align: center;
    border-radius: 15px 0 0 15px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    box-shadow: -4px 1px 8px rgba(0, 0, 0, .2);
    padding: 15px 20px
}

.white-bg {
    background: #fff
}

.text-white-color {
    color: #fff !important
}

.other-info {
    width: 100%;
    margin-bottom: 5px
}

.contact-other-section .other-info li {
    margin-bottom: 8px;
    padding: 10px;
    position: relative;
    color: #666;
    text-align: left;
    padding-left: 70px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    border-radius: 100px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    overflow: hidden;
    border: 1px solid #e1e1e1
}

.contact-other-section .other-info li span {
    position: absolute;
    left: 0;
    top: 0;
    border-right: 1px solid #e1e1e1;
    width: 60px;
    height: 100%;
    font-size: 20px;
    text-align: center;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    display: flex;
    align-items: center
}

.contact-other-section .other-info li span svg {
    margin: 0 auto
}

.contact-other-section .other-info li a {
    color: #666;
    font-size: 16px;
    text-decoration: none
}

.contact-other-section .other-info li a:hover {
    color: #000
}

.close2 {
    float: left;
    width: 18px;
    height: 21px;
    opacity: .5
}

.close2:hover {
    opacity: 1
}

/* .contact-other-section {
    padding: 0 15px
} */

.form-control-callback {
    display: none
}

.form-control-callback.show {
    display: inline-block;
    width: 168px;
    padding: 0;
    font-size: 16px;
    border-top: none;
    border-left: none;
    border-right: none;
    height: 22px;
    border: none
}

.callBack-hide #callBack {
    display: none
}

.submitCallBackNumber {
    display: inline-block;
    position: absolute;
    right: 35px;
    top: 16px
}

.submitCallBackNumber svg {
    width: 12px;
    display: none
}

.callBack-hide .submitCallBackNumber svg {
    display: inline-block
}

.callBack-hide .submitCallBackNumber svg path {
    fill: #e23960
}

.callBack-hide .submitCallBackNumber:hover svg path {
    fill: #000
}

.config-wrapper .radio-btn {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    color: #666;
    font-size: 16px;
    font-family: nexa_regularregular;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 400
}

.config-wrapper .radio-btn input {
    position: absolute;
    opacity: 0;
    cursor: pointer
}

.config-wrapper .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    border: 2px solid #666;
    border-radius: 50%
}

.config-wrapper .radio-btn input:checked~.checkmark {
    border: 2px solid #e23960
}

.config-wrapper .checkmark:after {
    content: "";
    position: absolute;
    display: none
}

.config-wrapper .radio-btn input:checked~.checkmark:after {
    display: block
}

.config-wrapper .radio-btn .checkmark:after {
    top: 4px;
    left: 4px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #e23960
}

.config-wrapper form .form-control {
margin: 5px 0;
    box-shadow: none;
    border: 1px solid #e1e1e1
}

.coll-img.active {
    display: block
}

.about_he h1 {
    text-transform: uppercase
}

@keyframes shake {
    0% {
        transform: translate() rotate(0deg)
    }
    10% {
        transform: translate() rotate(-1deg)
    }
    20% {
        transform: translate() rotate(1deg)
    }
    30% {
        transform: translate() rotate(0deg)
    }
    40% {
        transform: translate() rotate(1deg)
    }
    50% {
        transform: translate() rotate(-1deg)
    }
    60% {
        transform: translate() rotate(0deg)
    }
    70% {
        transform: translate() rotate(-1deg)
    }
    80% {
        transform: translate() rotate(1deg)
    }
    90% {
        transform: translate() rotate(0deg)
    }
    100% {
        transform: translate() rotate(-1deg)
    }
}

/* .config-trigger2 {
    writing-mode: vertical-rl;
    background: #f77134;
    text-orientation: upright;
    padding: 5px 5px;
    left: -30px;
    width: auto;
    top: 55px;
    height: auto
} */


.config-trigger2 {
    writing-mode: vertical-rl;
    background: #007aa5;
    text-orientation: upright;
    padding: 5px 10px;
    left: -35px;
    width: auto;
    top: 0;
    height: 100%;
    font-size: 15px;   
}



.config-trigger2:hover {
    color: #ccc
}

.config-wrapper-inner a {
    font-weight: 700
}

.config-wrapper-inner a:hover {
    text-decoration: none !important
}

.reget a {
    background: #f77134;
    padding: 7px 10px;
    color: #fff;
    display: inline-block;
    margin-top: 15px;
    margin-left: 15px;
}

/* .config-wrapper2 {
    box-shadow: none;
    top: 13.5%
} */

.config-wrapper2 {
    box-shadow: none;
    top: 27%;
}

.config-panel2 {
    background-image: linear-gradient(to left, #0009, #0009), url(../images/people1.jpg);
    border: 5px solid #007aa5;
    background-size: cover;
    background-repeat: no-repeat;
    width: inherit;
    display: none;
    
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0;
    /* border-bottom-right-radius: 20%; */
    /* border-bottom-left-radius: 20%; */
    /* border-top-left-radius: 20%; */
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    color: #fff
}

.config-panel2 h5 {
    background-color: #27beb2;
    padding: 15px;
    text-align: center;
    margin-left: -15px;
    margin-right: -15px;
    font-size: 18px;
    color: #fff;
    margin-bottom: 15px;
    margin-top: 0;
    height: 50px
}

.config-panel2 .close {
    position: absolute;
    right: 5px;
    top: 13px;
    color: #fff;
    display: none
}

.config-panel2 .close svg {
    width: 18px;
    height: 21px
}

.config-panel2 .close svg path {
    fill: #fff
}

.config-wrapper.show .close {
    display: block
}


@media (min-width:992px) and (max-width:1199.98px) {
    .location-heading::after {
        left: 210px
    }
    .location-heading {
        font-size: 40px
    }
    .section-head h2 {
        font-size: 14px
    }
    .review_tittle h2 {
        font-size: 32px
    }
    .review_tittle {
        padding-top: 0
    }
    #testimonial h2 {
        font-size: 26px
    }
    #Industry2 {
        background-size: cover;
        padding: 70px 0
    }
    .title-text {
        margin-bottom: 30px;
        float: left
    }
    #Industry {
        padding: 70px 0;
        background-size: cover
    }
    .banner-text h2,
    .banner-text p {
        font-size: 30px
    }
    .bg-color {
        min-height: 490px
    }
    .overlay-detail.text-center {
        position: absolute;
        transform: translate(190px, 50px);
        right: 50%
    }
    #Feature #accordion .panel-title a {
        font-size: 13.5px
    }
    .header {
        min-height: 489px
    }
    .overlay-detail a i {
        bottom: -127px
    }
}

@media (max-width:991.98px) {
    .guarantee-row {
        display: block !important
    }
    .guarantee-row .grnt-cols {
        border: none
    }
    
}

@media (min-width:992px) and (max-width:1023px) {
    .form-control.form-widget,.form-widget.sub_yt{width: 32% !important;}
}


@media (min-width:1024px) {
    .form-control.form-widget,.form-widget.sub_yt{width: 26% !important;}
    .connt p{padding-left: 25px; text-align: justify;}
}  


