:root {
    --bg: hsl(0deg 0% 96.08%)
}

.desktop_hide {
    display: none;
}

.slick-slider .item-wrapper {
    padding: 0 20px;
}

.hero-section {
    min-height:550px;
    padding: 50px 0;
    margin-top: 50px;
    border-radius: 20px;

    position: relative;
}
.form-groupx{
     margin-bottom: 10px;
}

.overlay {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 30px;
    border-radius: 20px;
}

.hero-section form {
    max-width: 100%;
    margin: auto;
    background: white;
    padding: 16px 16px;
    border-radius: 10px;
    

}

.hero-section form .row {
    flex-direction: row;
}

.form-groupx label {
    margin-bottom: 5px;
    display: block;
    font-weight: 600;
       
}

input.form-control,select.form-control {
    font-size: 12px !important;
    border-radius: 6px !important;
    padding: 0px 10px;
}

.cid-tU600d3cly {
    padding-bottom: 2rem !important;
}

.hiw-img {
    width: 100%;
    height: 300px !important;
    border-radius: 10px;
    object-fit: cover;
}

p {
    font-size: 16px;
    line-height: 1.4;
}

.hiw-sps {
    position: absolute;
    width: 85px;
    height: 85px;
    background-color: #393193 !important;
    color: white;
    font-size: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-weight: bold;

    top: calc(50% - 42.5px);
}

.hi-odd {
    border-right: 4px solid var(--bs-secondary);
}

.hi-odd+.col-md-6 .hiw-sps {
    left: -60px;
}

.hi-even {
    border-right: 4px solid var(--bs-secondary);
}

.hi-even .hiw-sps {
    right: -60px;
}

.hi-odd .hiw-m {
    padding-right: 50px;
}

.hi-even .hiw-m {
    padding-left: 50px;
}

.hi-odd+.col-md-6 .hiw-content {
    padding-left: 50px;
    position: relative;
}

.hi-even .hiw-content {
    padding-right: 50px;
    position: relative;
}

.hi-even+.col-md-6 .hiw-m {
    padding-left: 50px;
}

.rounded {
    border-radius: 8px !important;
}

span.text-danger {
    color: red !important;
}

.hide {
    display: none;
}

.qucontact {}

.cottr {
    max-width: 80%;
    margin: auto;
    padding: 50px;
    border-radius: 10px;
    background: white;
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.149);
    margin-bottom: -200px;
    z-index: 9999999;
    position: relative;

}

.txt-ss {
    padding-top: 200px !important;
}

.cottr p {
    font-size: 19px;
    line-height: 1.5;

}

.btn-lg {
    padding: 0.6rem 1.6rem !important;
}

.xtrrr {
    margin-bottom: 0;
    font-size: 42px !important;
}
.mobile-blinks{
    display: none;
}
.mobile-blinks a:nth-child(2){
  
}
.mobile-blinks a{
       animation: blink-animation 800ms ease-in-out infinite;
  opacity: 1;
    }
    .blink {
  animation: blink-animation 1s steps(2, start) infinite;
}

@keyframes blink-animation {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}

 .xtrxx a{
        justify-content: center;
    }
    .xtrxx{
        margin-top:20px;
    }
@media screen and (max-width:768px) {
    .mobile-blinks{
        display: block;
    }
    .xtrxx{
        margin-top: 20px;
        text-align: center;
    }
   
    .cid-tU600d3cly {
        padding-top: 3rem !important;
    }
    .mobile-navbar .container {
        flex-wrap: wrap !important;
    }
    .mobile-navbar .container .navbar-brand{
        max-width: 180px;
    }
    .cid-tU5ZWZj32V .navbar .navbar-logo img{
        height: auto !important;
    }
    .header-get-quote{
        position: absolute;
        top: 0;
        right: 0;
    }
    .header-two{
        width: 100% !important;
    }
    .header-two .d-flex:nth-child(1){
        width: 60%;
        padding-right: 0 !important;
    }
    .header-two .d-flex:nth-child(2){
        width: 40%;
        padding-right: 0 !important;
        margin-right: 0 !important;
    }
    .header-two .d-flex h5{
        font-size: 14px;
    }
    .header-two .d-flex img{
        width: 35px !important;
        height: auto !important;
    }
    .cid-tU5ZWZj32V .container{
       
    }
    .hero-section .overlay h1{
        text-align: center;
    }
    
    .hero-section{
        min-height: 625px;
    }
    .xtrrr{
        margin-bottom: 0;
    }
    .hero-section .overlay{
        align-items: start !important;
        padding: 20px;
    }
    .hero-section .overlay h1{
        font-size: 28px !important;
        margin-bottom: 10px !important;
    }
    .hero-section .overlay h1 br{
        display: none !important;
    }
    #quickContact{
        margin: 0 !important;
        max-width: 100%;
    }
    #quickContact input{margin-bottom: 10px;}
    .cid-tU600d3cly{
        padding-bottom: 2rem !important;
    }
    .cid-tU64pEw6hp .card-text{
            font-size: 15px;
    line-height: 1.4;
    }
    #features010-6 h1{}
    .xgfferr{

    }
    .xgfferr .row .col-md-3 .rounded:not(.mb-4){
        margin-bottom: 30px;
    }
    .xgfferr .row .col-md-3:last-child .rounded:not(.mb-4){
        margin-bottom: 0 !important;
    }
    .treerrr{
        padding: 30px !important;
    }
    .cottr{
        max-width: 100%;
        padding: 24px;
    }
    .card-title{
        font-size: 16px;
    }
    .item.slick-slide{
        margin-bottom: 0 !important;
    }
    #contacts02-8 .mbr-section-head{
        margin-bottom: 0 !important;
    }
    #contacts02-8  .row{
        margin-top: 10px !important;
    }
    #contacts02-8 .card{
        margin-bottom: 10px !important;
    }
    .hi-odd .hiw-m{
        padding: 0 !important;
        margin-bottom: 30px;
    }
    .hi-odd+.col-md-6 .hiw-content{
        padding-left: 100px;
    }
    .hi-odd+.col-md-6 .hiw-sps{
        left: 0;
    }
    .xtrers{
        padding:16px !important;
        
    }
    .xtrers h4{
        font-size:16px !important;
        font-weight: bolder !important;
        display: block !important;
        
    }
    .xtrers h4 img{
        margin-bottom: 10px !important;
    }
    .xtrers h4 br{
        display: none !important;
    }
     .xtrers p{
         font-size: 14px;
     }
    .hiw-content{
        margin-bottom: 20px;
    }
    .hi-odd{
        border-right: 0;
    }
    .hi-even .hiw-content{
        padding-right: 100px;
    }
    .hi-even .hiw-sps{
        right: 0;
    }
    .hiw-m{
        margin-bottom: 30px;
    }
    .hi-even+.col-md-6 .hiw-m{
        padding: 0;
    }
    .hide_mobile{
        display: none;
    }
    .header-two{
        display: none !important;
    }
    div.xtr22{
        margin:0 !important;
        border-radius: 0 !important;
        margin-top: 0 !important;
        width: 100% !important;
    }
}


@media screen and (max-width:390px){
    .btn-sm{
        padding:     0.6rem 0.8rem !important;
    }
}