.hero-shape {
    position: absolute;
    top: -148px;
    left: -185px;
    opacity: 0.3;
    animation: dance3 4s alternate infinite;
}


.tab-thumb:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 92px;
    height: 92px;
    background-color: transparent;
}

.why-choose-top-section {
    background: url(../images/resource/why-choose-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 90px 0 0px;
    height: 427px;
    margin-bottom: -35px;
}

.single-service-box:hover .service-icon {
    background: #162B64;  /*#cd0d14*/
    border:5px solid #cd0d14;
    left: 10px;
}

/*.service-title a:focus, a:hover {
    text-decoration: none;
    text-decoration: none;
    color: #ffffff;
}*/

h6.service-title:hover {
    color: #cd0d14 !important;
}

.single-service-box:hover h6.service-title {
    color: #fff;
}

.service-section {
    padding: 90px 0 170px;
    position: relative;
    z-index: 1;
    background: #f5f8fe;
}

.testimonial-section {
    padding: 180px 0 0px;
    position: relative;
    margin-bottom: 70px;
}

span.contact-text {
    line-height: 18px;
    display: inline-block;
    transition: .5s;
}

.mean-container .mean-bar {
    background: #082663;
    float: left;
    min-height: 60px;
    padding: 4px 0 0;
    position: relative;
    width: 100%;
    z-index: 1;
}

.breatcam-section {
    background: url(../images/resource/breatcam-bg1-1.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 312px;   /*415px*/
}



.align-items-end {
    -ms-flex-align: end !important;
    align-items: end !important;
    
}


body {
    /*margin: 0;
    font-family: var(--bs-font-sans-serif);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;*/
    background-color: #f8f9fa;  /*#dee2e6*/
    /*-webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;*/
}

.service-thumb {
    /*position: relative;
    z-index: 1;*/
    border: 1px solid #ddd;
}


.testimonial-section:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 96%;
    height: 100%;
    background: url(../images/resource/testi-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center left;
    z-index: -1;
    border-radius: 0 0 60px 0;
}


.phone-number p {
    /*color: #fff;*/
    font-size: 16px;
    font-weight: 600;
    /*margin: 0;*/
}

.phone-number p a{
    color: #fff;
}

.phone-number p a:hover{
    color: #cd0d14;
}


.service-section:before {
    /*position: absolute;
    content: "";*/
    left: 5%;
    top: 15px;
    width: 100%;
    /*height: 100%;
    background: url(../images/resource/service-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: -1;
    border-radius: 100px 0 0;*/
}


.process-section {
    background: #f5f8fe;
    /*background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 90px 0 60px;*/
}

.team-list .owl-nav {
    position: absolute;
    bottom: 0%;
    left: 50%;
    top: inherit;
    right: inherit;
}


.project-info ul li {
    display: list-item; /* block*/
    list-style: disc;
    padding: 0 0 5px;
    margin-bottom: 0px;
   /* font-weight: 500;
    color: #152b63;
    border-bottom: 1px solid rgba(255, 255, 255, 0.10196078431372549);*/
}

.project-info {
    /*padding: 35px 50px 30px;
    background: #f6f6f6;
    border-radius: 5px;*/
    margin-left: 0px;
}

.project-detalis-section {
    padding: 100px 0 0px;
}


/*.owl-nav {
    position: absolute;
    top: 85%;
    right: 50%;
}

.owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative;
}*/
.owl-nav {
    position: absolute;
    top: -12%;
    right: 61px;
}


.internal-link{
    color:deepskyblue;
    font-weight:bolder;
}

p.hero-desc {
    width: 85%;
    padding: 0px 0 0px;
    color: #152b63;
}


.sero-content h2 {
    font-size: 68px;
    line-height: 65px;
    font-weight: 800;
    color: #152b63;
}

.sero-content h2 span {
    color: #cd0d14;
}


.hendrio-section-title h2 {
    font-size: 40px;
    font-weight: 700;
    line-height: 50px;
}


.hendrio-section-title h2 span {
    color: #da242b;
}

.breatcam-content h2 {
    color: #fff;
    font-size: 48px;
}

.mb-30{
    margin-bottom: 30px;
}


.hendrio_menu>ul>li>a {
    font-size: 15px;
    display: block;
    margin: 35px 15px;
    transition: .5s;
    color: #062462;
    font-family: fantasy;
    font-weight: 500;
}


.mean-container .mean-nav ul li a {
    background: #cd0d14;
    color: #232323;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    padding: 1em 5%;
    text-align: left;
    text-decoration: none;
    text-transform: capitalize;
    width: 90%;
}

.animate-border {
    position: absolute;
    right: 50%;
    top: 18px;
}

.contact-informations {
    background: #ffff;
    padding: 15px 20px 15px;
    border-radius: 5px 5px 60px 5px;
    margin: 0 3px 30px;
    position: relative;
    z-index: 1;
    transition: .5s;
    margin-top: -40px;
    overflow: hidden;
}




@media only screen and (min-width: 320px) and (max-width: 479px) {
    .team-list .owl-nav {
        bottom: -4%;
        left: 50%;
    }
}


@media only screen and (min-width: 320px) and (max-width: 479px) {
    .project-info {

        margin-bottom: 30px;
        /*margin-top: 30px;
        padding: 35px 34px 30px;*/
    }
}


@media (min-width: 1200px) and (max-width: 1399px){
.about-counter {
    right: 20px !important;
}

}

@media only screen and (min-width: 320px) and (max-width: 479px){
.tabs li a {
   /* font-size: 16px;
    padding: 12px 20px;
    margin-right: 10px;*/
    
    
    font-size: 10px;
    padding: 0px 5px;
    margin-right: 8px;
    
    
}

.rs-video .animate-border a {
    color: #fff;
    background: transparent;
    font-size: 16px;
    width: 55px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    display: inline-block;
    border: 2px solid #ffffff;
    border-radius: 50%;
    text-transform: uppercase;
}

/*.breatcam-section {
    background-position: right;
}*/

}

@media only screen and (min-width: 320px) and (max-width: 479px) {
    .owl-nav {
        
        display: none;
    }
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
.sero-content h2 {
    font-size: 20px;
    line-height: 15px;
    font-weight: 800;
    color: #152b63;
}
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
    .slider.hero-section {
        height: 100%;
        background-position: center left;
    }
    
    .hero-section {
        height: 100%;
        background-position: center left;
    }
    
    .slider.hero-section-3 {
        background: url(../images/slider/hotel.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        height: 100%;
    }
    
    .slider.hero-section-4 {
        background: url(../images/slider/hotel.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        height: 100%;
    }
    
    .hero-button{
        display:none;
    }
    
  
    .sero-content h4 {
        padding: 0;
        font-size: 10px;
    }
    
    .hendrio-section-title h2 {
            font-size: 20px;
            font-weight: 700;
            line-height: 20px;
        }
        
    .why-choose-top-section {
            padding: 10px 0 0px;
            height: 210px;
            margin-bottom: -16px;
        }  
        
    .contact-informations {
            
            margin-top: -12px;
        }
        
    .breatcam-content h2 {
            color: #fff;
            font-size: 20px;
        }  
        
    .breatcam-section {
            height: 104px;
        }    

    
}



