/*map*/

.mapouter{
    position:relative;
    text-align:right;
    height:378px;
    width:100vw;
}

.gmap_canvas {
    overflow:hidden;
    background:none!important;
    height:378px;
    width:100vw;
}


video {
    object-fit: cover;
    width: 100vw;
    height: 100vh;
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: -10px;
}

.my_overlay{
    position: relative;
}

.my_overlay::after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.3;
    background-color: #000 !important;

}

.overlay_shadow{
    position: relative;
}

.overlay_shadow::after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.3;
    background-color: #000 !important;

}


.footer_active a {
    color: #F6B138 !important;
}

.price_btn {
    background-color: #F6B138 !important;
}

.price_btn:hover {
    background-color: black !important;
}






.modal-content {
    width: 40vw;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/*.hr__line {*/
/*    display: flex;*/
/*    justify-content: start;*/
/*}*/


/*footer grid*/
.grid3x3{
    width:300px;
    height:300px;
    clear:both;
}
.grid3x3>div{
    width:100px;
    height:100px;
    float:left;
    line-height:100px;
    text-align:center;
    transition: 0.5s;
}
.grid3x3>div>a>img{
    display:inline-block;
    vertical-align:middle;
    max-width:80%;
    max-height:80%;
}

.grid3x3>div:hover {
    transform: scale(1.2);
    transition: 0.5s;
}



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


    .footer__blog {
        display: flex;
        justify-content: center;

    }

    .grid3x3>div {
        width: 86px;
        object-fit: cover;

    }

    video {
        object-fit: cover;
        width: 100% !important;
        height: 70vh!important;
        position: relative;
        top: 0;
        left: 0;
        margin-bottom: -10px;
    }

    .home__hero--btn {
        margin-top: 200px ;

    }

    .modal-content{
        width: 300px !important;
    }

    .my_footer {
        text-align: center;
    }

    .home__aboutUs__block {
        text-align: center !important;
    }

    .page__titles {
        text-align: center !important;
    }

    .page__subtitles {
        text-align: center !important;
    }

    .cta__block {
        padding-bottom: 20px !important;
        padding-top: 20px !important;
    }

    .cta__titleBox {
        margin-left: 20px;
        margin-right: 20px;
    }

    .service__cta1--title {
        line-height: 30px !important;
    }

    .cta__title {
        font-size: 20px !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
        line-height: 30px;
    }

    .whyUs__boxTitle h3 {
        font-size: 20px !important;
        line-height: 30px;
    }

    .stats__item {
        margin-bottom: 20px;
    }

    .home__ourServ--title {
        text-align: center;
        margin-top: 20px;
    }

    .service-intro h3 {
        font-size: 30px !important;
    }

    .hr_line{
        float: none !important;
    }

    .home__ourServ--item {
        margin-top: 90px !important;

    }

    .home__ourServ--item--textBox {
        height: 290px !important;
    }

    .home__about--title {
        font-size: 30px !important;
    }



    .about__title {
        text-align: center !important;
        margin-top: 20px;
    }

    .about__text {
        text-align: center !important;
    }

    .about__icon {
        width: 100%;
        display: flex !important;
        justify-content: center !important;

    }

    .about__about--imgBox {
        margin-top: -77px !important;
        margin-bottom: 40px !important;
    }

    .about__about--img {
        height: 400px !important;
    }

    .ib-info {
        height: 40px !important;
        margin-bottom: 10px !important;
    }

    .about__about--button {
        margin-top: 20px !important;
    }

    .about__whyUs--title {
        font-size: 30px !important;
        margin-top: -20px !important;
    }

    .smallCta--btn {
        width: 100% !important;
    }

    .hidden_br {
        display: block !important;
    }

    .testimonial__title {
        font-size: 30px !important;
    }

    .services__hero--title {
        font-size: 30px !important;
        line-height: 50px !important;
        margin-left: 10px !important;
        margin-right: 10px !important;
        margin-top: 30px !important;
    }

    .services__about--block {
        padding-bottom: 10px !important;
    }

    .services__about--title {
        font-size: 30px !important;
    }

    .services__whyUs--title {
        font-size: 30px !important;

    }

    .services__smallCta--title {
        text-align: center !important;
    }

    .services__abc--title {
        font-size: 30px !important;
    }

    .services__contactForm--imgBox {
        padding-top: 0 !important;
    }

    .services__contactForm--img {
        height: 200px !important;
        object-fit: cover;
    }

    .services__contactForm--title {
        text-align: center !important;
        font-size: 30px !important;
    }

    .services__contactForm--subtitle {
        text-align: center !important;
    }

    .services__contactForm--btnBox {
        display: flex !important;
        justify-content: center !important;
    }

    .services__contactForm--btn {
        float: none !important;
    }

    .blog__hero--title {
        font-size: 30px !important;
    }
    .singleBlog__hero--title {
        font-size: 30px !important;
        margin-top: 0 !important;
    }

    .contact__hero--title {
        font-size: 30px !important;
        margin-top: 0 !important;
    }

    .contact__block2--title {
        font-size: 30px !important;
        padding: 5px !important;
    }

    .contacts__contactForm--imgBox {
        padding-top: 0 !important;
    }

    .contacts__contactForm--img {
        height: 200px !important;
        object-fit: cover;
    }

    .contacts__contactForm--title {
        text-align: center !important;
        font-size: 30px !important;
    }

    .contacts__contactForm--subtitle {
        text-align: center !important;
    }

    .contacts__contactForm--btnBox {
        display: flex !important;
        justify-content: center !important;
    }

    .contacts__contactForm--btn {
        float: none !important;
    }

    .price__space{
        margin-top: 0 !important;
    }

    .contact__hero--img {
        background-size: 1200px 500px !important;
        background-position-x: -320px !important;
    }

    .my_nav {
        position: fixed !important;
    }

    .price__col {
        width: 300px !important;

    }

    .price__div {
        display: flex; !important;
        justify-content: center; !important;
    }

    .home__hero--title {
        font-size: 20px !important;
        margin-top: 50px !important;
        width: 250px;
       line-height: 30px;
        margin-bottom: 1px !important;

    }

    .hero__title--box {
        width: 100% !important;
        display: flex;
        justify-content: center;
    }

    .why-choose {
        padding-top: 20px !important;
    }

    .post-img {
        width: 100% !important;
    }



}






.cta-button a:hover {
    color: white !important;
}

.bullet__item-price{
    font-weight: bold;
    color: grey;
    font-size: 16px !important;
}

.home__hero--title {
    animation-name: hero__title;
    animation-duration: 12.5s;
    /*animation-delay: 3s;*/
    animation-iteration-count:infinite;

}

@keyframes hero__title {
    0% {
        transform: scale(0.5);
        opacity: 0;
    }


    50% {
        transform: scale(1);
        opacity: 1;
    }

    60% {
        transform: scale(1);
        opacity: 1;
    }



    65% {
        transform: scale(0.5);
        opacity: 0;
    }

    90% {
        transform: scale(0.5);
        opacity: 0;

    }

    100% {
        transform: scale(0.5);
        opacity: 0;

    }


}


.home__hero--btn {
    margin-top: 120px !important;
}

.contact__hero--img {
    background-size: 1920px 600px !important;
    background-position-x: -120px;
}


.price__space{
    margin-top: 128px;
}


.about__about--img {
    height: 490px !important;
}


.block-title:not(.no-underline):before {
    margin-left: 14px!important;
}

.hidden_br {
    display: none;
}


.price_list {
    margin: 10px !important;
    text-align: left !important;
    line-height: 20px !important;
}

.box_shadow {
    -webkit-box-shadow: 10px 5px 18px -13px rgba(83,83,83,0.77);
    -moz-box-shadow: 10px 5px 18px -13px rgba(83,83,83,0.77);
    box-shadow: 10px 5px 18px -13px rgba(83,83,83,0.77);
}

.contact.style-2 .contact-right {
    padding-right: 3%;
}

.hero__btn:hover {
    color: black !important;
}

.diacritics {
    font-family: Verdana, sans-serif !important;
    font-size: 14px !important;
}

.pricing.style-3 .row {
        display: flex;
}

.contact-form .form-control {
    margin-bottom: 10px;
}

.tabs.style-2.portfolio-filter li a {
    font-size: 16px;
}
@media (min-width: 992px) {
    .services-block .col-md-4 {
        width:33.333%!important;
    }
}
@media (max-width: 767px) {
    .pricing.style-3 .row {
        display: block;
        
    }
    .pricing .col-sm-12 {
        width: 440px;
        margin: auto;
    }
}
@media (max-width: 450px) {
    .pricing .col-sm-12 {
        width: 300px;
        margin: auto;
    }
    .col-sm-12 .bullet-item {
        line-height: 1.8;
        padding-bottom: 5px;
    }
}
.contact-dates .col-md-4 {
    padding-bottom: 15px;
}