

.banner-inner-146-wrapper .slider-text{margin-top:50px;}
.hire-crew-btn, .custom-blocks-link, .red-button{
   background-color: #dc3545;
    color: #FFFFFF! important;
    padding: 10px 20px;
    line-height: 25px;
    border-radius: 30px;
    text-decoration: none;
    display: inline-block;
    transition: transform .2s;
    font-weight:bold; 
}
.hire-crew-btn:hover, .custom-blocks-link:hover, .red-button:hover{    
    transform: scale(1.1); 
}
#block-socialmedia{
    text-align: right;
}
#block-socialmedia a{
    margin-bottom: 12px;
}
.submit-query-form{
   width: 100% !important;
}
.contact-form-twig-container a{
   text-decoration: none;
}
.section-28-207-outer-wrapper .card-group{
   margin-bottom: 0px !important;
}

/* Row change image CSS */

.rounded-circle-img {
    height: auto;
    width: 100% !important;
    border-radius: 50%;
}
.you-ask-custom-container .row{
    display: flex !important;
    justify-content: space-between !important;
}

.rounded-circle-image-big {
    height: auto;
    width: 100% !important;
    border-radius: 50%;
}


.image-container img {
    transition: transform 0.3s, z-index 0.3s;
    filter: brightness(0.8);
}
.text-black {    
    font-weight: bold;
    margin-top:10px;
    font-family: 'bitter';
}
.image-container:hover {
    transform: scale(1.2);
}

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

    .rounded-circle-image-big {
        height: 11rem !important;
        width: 11rem !important;
        border-radius: 50%;
    }
    .rounded-circle-img {
        height: 5rem !important;
        width: 5rem !important;
    }
    .text-black {    
         font-size: 12px;
     }
       /* Our premise section CSS */
    .circle-01 { left: 45px; top: 16px; width: 150px; height: 150px;}
    .circle-02 { left: 259px; top: 19px; width: 150px; height: 150px;}
    .circle-03 { width: 150px; height: 150px; right: 462px; top: 57px;}
    .circle-04 { width: 150px; height: 150px; right: 118px; top: 20px;}
    .circle-05 { width: 150px; height: 150px; right: -73px; top: 6px;}
    .hero-inner-wrapper{ height: 300px;}
}


@media screen and (max-width: 767px) and (min-width: 0px) {
    .rounded-circle-img {
        height: 11rem;
        width: 11rem;
        border-radius: 50%;
        margin-top: 5% !important;
    }
    .rounded-circle-image-big {
        height: 13rem !important;
        width: 13rem !important;
        border-radius: 50%;
        margin-top: 5% !important;
    }

    .responsive-line {
        display: flex;
        flex-direction: column;
        text-align: center;

    }
    .title-text{
        bottom: 25px !important;
    }
}
.am-logo-wrapper{
   text-align: center;
}
@media screen and (max-width: 991px) and (min-width: 0px) {
    .rounded-circle-img {
        height: 13rem !important;
        width: 13rem !important;
        border-radius: 50% !important;
        margin-top: 5% !important;
    }
    .rounded-circle-image-big {
        height: 15rem !important;
        width: 15rem !important;
        border-radius: 50%;
        margin-top: 5% !important;
    }

    .responsive-line {
        display: flex;
        flex-direction: column;
        text-align: center;

    }
    .title-text{
        bottom: 25px !important;
    }
}
.am-logo-wrapper{
   text-align: center;
}


.page-node-type-error-pages .temphalla-footer-curve-all{      
      background-color: #89C2E8;
}
.error-pages-page-text{
       white-space: nowrap;
}
.contact-form-container div[aria-label="Status message"]{
    color: #325e1c;
    border-color: #c9e1bd #c9e1bd #c9e1bd transparent;
    background-color: #f3faef;
    background-image: unset;
    box-shadow: -8px 0 0 #77b259;    
    padding: 12px;
}
