﻿
body {
    font-family: 'Lexend', sans-serif !important;
}

fieldset {
    text-align: justify;
}

ul li {
    list-style-type: none;
}
 

.footer-social-links {
    margin-top: 0px;
}

.osc-rotation {
    box-sizing: border-box;
    animation: oscillate-rotation 1s infinite ease-in-out;
    transform-origin: 50% 50%;
}
.services-dv {
    padding: 20px;
}

.service-item .icon {
    max-width: 60px;
    margin: 0 auto;
}

.service-item h4 {
    margin-top: 25px;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;
}

.service-item p {
    color: #fff;
    font-size: 15px;
}

.service-item {
    background: #374B5C;
    border-radius: 20px;
    text-align: center;
    color: #fff;
    padding: 27px;
    min-height: 250px;
    max-height: 300px;
    margin: 10px 0px;
}

.main-button-red a:hover, .main-button-red a:focus {
    font-size: 13px;
    color: #fff;
    background-color: #374b5c;
    padding: 12px 30px;
    display: inline-block;
    border-radius: 22px;
    font-weight: 500;
    text-transform: uppercase;
    transition: all .3s;
}

.main-button-red a {
    font-size: 13px;
    color: #fff;
    background-color: #374b5c;
    padding: 12px 30px;
    display: inline-block;
    border-radius: 22px;
    font-weight: 500;
    text-transform: uppercase;
    transition: all .3s;
}

/*#footer {
    background: #005289;
    padding: 40px 0 0px;
}*/

.footer-social-links {
    margin-top: 30px;
}

#footer p {
    color: rgba(255, 255, 255, 0.7);
    font-size: 14px;
    margin-top:0px;
}

    #footer p a {
        color: rgba(255, 255, 255, 0.5);
    }

        #footer p a:hover, #footer p a:active, #footer p a:focus {
            color: rgba(255, 255, 255, 0.9) !important;
        }
         
    #footer .fh5co-footer-link h3 {
        color: #fff;
        font-size: 18px;
        font-weight: 400;
        margin-bottom: 25px;
    }

    #footer .fh5co-footer-link li, #footer .fh5co-footer-link ul {
        padding: 0;
        margin: 0;
    }

    #footer .fh5co-footer-link li {
        list-style: none;
        margin-bottom: 5px;
        line-height: 1.7;
        color: rgba(255, 255, 255, 0.5)!important;
    }

        #footer .fh5co-footer-link li a {
            color: rgb(255 255 255) !important;
        }
            #footer .fh5co-footer-link li a:hover, #footer .fh5co-footer-link li a:active, #footer .fh5co-footer-link li a:focus {
                color: #fff !important;
            }

.image .container .caption p {
    color: #343434;
    font-size: clamp(16px,4vw,18px);
    max-width: 570px;
}

.image .container .caption h1 {
    margin-top: -47px;
    color: #343434;
    font-style: normal;
    font-weight: 600;
    line-height: 1.2;
}

.footer {
    text-align: center;
    /* margin-top: 140px;*/
    border-top: 1px solid rgba(250,250,250,0.15);
    padding: 4px 0px;
    background: #2d2e67;
}

    .footer p {
        text-transform: uppercase;
        font-size: 14px;
        color: #fff;
        margin: 0px;
    }

        .footer p a {
            color: #f5a425;
        }
/*p {
    text-align: center;
    padding: 20px 60px;
}*/
p .btn {
    background-color: transparent;
    color: white;
    border: 1px solid white;
    padding: 10px;
    font-size: 15px;
    /*margin-top: 40px;*/
}

    p .btn:hover {
        color: #374b5c;
        border-color: #374b5c;
    }

 
.solid {
    background-color: #374b5c;
    transition: background-color 1s ease 0s;
    box-shadow: 0 0 4px grey;
    margin-top: 0px;
    position: fixed !important;
}

.navbar.solid .navbar-brand {
    color: #a3a3a3;
    transition: color 1s ease 0s;
}

    .navbar.solid .navbar-brand:hover {
        border-color: #a3a3a3;
        transition: color 1s ease 0s;
    }

.solid .container .navbar-collapse ul li a {
    color: #fff !important;
    transition: color 1s ease 0s;
}

    .solid .container .navbar-collapse ul li a:hover {
        border: 1px solid #fff;
    }


.services {
    margin-top: -10px;
    padding-top: 20px;
    background: #f7f2ed;
    width: 100%;
}




@media screen and (max-width: 768px) and (min-width: 200px) {
    .sub-header .left-content span {
        display: none;
    }
 
}

@media screen and (max-width: 991px) and (min-width: 200px) {
    .footer-social-links {
        margin-top: 0px;
    }

 
        #footer .fh5co-footer-link {
            padding-bottom: 0px;
        }

    .services {
        margin-top: -6px;
        /*  background: #a3a3a3;*/
        width: 100%;
    }

    .services-dv {
        margin-top: 50px;
    }

    .image {
        height: 560px;
    }
}

.navbar-right {
    margin-right: 0px;
}

.phonedetail {
    font-size: 27px;
    border: 1px solid;
    /*background-color: #ae2233;*/
    border-radius: 24px;
    padding: 0px 15px 0px 15px;
    color: #fff;
    font-weight: 500;
    letter-spacing: 0;
}

.calldetail {
    display: none;
    font-size: 11px;
    position: absolute;
    font-weight: normal;
    font-family: 'Math';
    right: 17px;
    background: #fff;
    color: #000;
    padding-top: 3px;
    padding: 3px 16px 3px 16px;
    text-align: center;
    border-bottom-left-radius: 38px;
    border-bottom-right-radius: 38px;
}

.topclassphone {
    text-align: right;
    margin-left: 35px;
    padding: 20px 0px 0px 0px;
}

.phonedetail i {
    margin-right: 6px;
}

.solid .navbar-right .topclassphone .phonedetail {
    background-color: #ffffff;
    color: #374b5c;
}

.solid .navbar-right .topclassphone .calldetail {
    background: #a3a3a3;
    color: #fff;
}

.fh5co-tours {
    margin: 20px 0px;
}

.bg-gray {
    background: #f7f2ed;
}

.fh5co-tours > div {
    display: block;
    color: #000;
    position: relative;
    bottom: 0;
    overflow: hidden;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

    .fh5co-tours > div img {
        position: relative;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
        height: 439px;
        width: 100%;
    }

    .fh5co-tours > div .desc {
        position: absolute;
        background: #00000078;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 30px;
        z-index: 12;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }

        .fh5co-tours > div .desc h3 {
            color: #fff;
            margin: 0;
            padding: 0;
            opacity: 1;
            font-size: 24px;
            font-weight: 400;
            visibility: visible;
            margin-bottom: 5px;
            -webkit-transition: 0.3s;
            -o-transition: 0.3s;
            transition: 0.3s;
        }

        .fh5co-tours > div .desc span {
            display: block;
            color: rgba(255, 255, 255, 0.9);
            margin-bottom: 5px;
        }

        .fh5co-tours > div .desc .price {
            font-size: 26px;
            font-weight: bold;
            color: #fff;
        }

        .fh5co-tours > div .desc .btn {
            opacity: 1;
            border: 2px solid #fff !important;
            color: #fff !important;
            letter-spacing: 1px !important;
            font-weight: 400 !important;
            background-color: #f15a2400;
        }

            .fh5co-tours > div .desc .btn:hover {
                background: linear-gradient(180deg, #f15a24, #0071bc);
                border: 2px solid #f15a24 !important;
                color: white;

            }


#fh5co-destination {
    width: 100%;
    padding: 0;
    margin: 0;
}

#fh5co-destination-list {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    position: relative;
    float: left;
    padding: 0 !important;
    /*    margin: 0 !important;*/
    margin: 20px 0px 40px 0px;
    width: 100%;
}

    #fh5co-destination-list li.one-forth {
        /* width: 25%;*/
    }


        #fh5co-destination-list li > a .case-studies-summary {
            width: auto;
        }

            #fh5co-destination-list li > a .case-studies-summary h2 {
                color: #fff;
                margin-bottom: 0;
                font-size: 24px;
                font-weight: 400;
                -webkit-transition: 0.1s;
                -o-transition: 0.1s;
                transition: 0.1s;
            }

    #fh5co-destination-list li.one-half {
        /*   width: 50%;*/
    }

    #fh5co-destination-list li .title-bg {
        min-height: 220px;
        padding: 2em;
        position: relative;
        width: 100%;
        display: table-cell;
        vertical-align: middle;
        background: #00AD7C;
        z-index: 12;
    }

        #fh5co-destination-list li .title-bg h2 {
            color: #fff;
            margin-bottom: 20px;
            font-size: 40px;
        }

.text-center {
    text-align: center;
}

#fh5co-destination-list li {
    display: table;
    padding: 0;
    margin: 0;
    list-style: none;
    min-height: 220px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    float: left;
    clear: left;
    position: relative;
}

    #fh5co-destination-list li:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        top: 0;
        background: rgb(0 0 0 / 32%);
        z-index: 8;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
       /* border-radius: 20px;*/
    }

  /*  #fh5co-destination-list li:hover:after {
        -webkit-box-shadow: inset 0px 0px 91px 0px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: inset 0px 0px 91px 0px rgba(0, 0, 0, 0.75);
        -ms-box-shadow: inset 0px 0px 91px 0px rgba(0, 0, 0, 0.75);
        -o-box-shadow: inset 0px 0px 91px 0px rgba(0, 0, 0, 0.75);
        box-shadow: inset 0px 0px 91px 0px rgba(0, 0, 0, 0.75);
        background: rgba(0, 0, 0, 0.3);
    }

    #fh5co-destination-list li > a:hover:after {
        position: absolute;
        top: 20px;
        bottom: 20px;
        left: 20px;
        right: 20px;
        content: "";
        border: 2px solid #374b5c;
        opacity: 1;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }*/

.subscribe_sec {
    display: inline-block;
    width: 100%;
    background: #f7f2ed;
}

.subscribe_bg {
    /*    background-image: url(/Content/images/Subscribe.jpg);
    background-size: cover;*/
    text-align: center;
    height: 200px;
    padding-top: 36px;
    margin-bottom:30px;
}

h4.subscribe_heading {
    /* color: #fff; */
    margin: 0 auto 10px;
    text-align: center;
    display: flex;
    line-height: 35px;
    flex-direction: column;
    /* text-transform: uppercase; */
    font-size: 28px;
    font-weight: 700;
}

div#frm_Newsletter {
    position: relative;
}

.sub_inputcontainer {
    width: 620px;
    margin: 0 auto;
    display: flex;
    position: relative;
}

    .sub_inputcontainer input {
        height: 50px;
        border-radius: 0;
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
        width: 70%;
        border: 1px solid #2d2e67;
        line-height: 34px;
        background: #fff;
        padding: 0 15px;
        outline: 0;
        color: #000;
    }

.pb-30 {
    padding-bottom: 30px !important;
}

.pt-10 {
    padding-top: 10px !important;
}

.sub_inputcontainer button {
    font-size: 20px;
    background: #005289;
    padding: 6px 20px;
    border-top-right-radius: 10px;
    border: none;
    color: #fff;
    height: 50px;
    border-bottom-right-radius: 10px;
    width: 30%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.subThanks {
    font-size: 13px;
    color: green;
    padding: 5px 10px;
    position: absolute;
    background: #fff;
    display: block;
    margin-top: 7px;
    width: 300px;
    padding-left: 10px;
    border-radius: 15px;
    margin-left: 0;
    top: 47px;
    left: 0;
}

.sub_inputcontainer button img.mr10 {
    margin-right: 10px;
}

h4.subscribe_heading span {
    font-size: 17px;
    font-weight: normal;
}

.service-item .icon img {
    width: 60px;
}

@media screen and (max-width: 648px) and (min-width: 100px) {

    .sub_inputcontainer {
        width: 100%;
    }
}

@media screen and (max-width: 470px) and (min-width: 100px) {
    .sub_inputcontainer button {
        font-size: 12px;
        width: auto;
        padding: 0px 7px;
    }

}

@media screen and (max-width: 767px) and (min-width: 100px) {

    .lastUlLi {
        display: none;
    }
}



@media screen and (max-width: 991px) and (min-width: 767px) {

    .protect-symbol {
        margin-bottom: 0px !important;
    }
}

.headeranc {
    font-size: 14px;
}

@media screen and (max-width: 1199px) and (min-width: 100px) {
    .service-item {
        min-height: 272px;
        max-height: max-content;
    }
}


/*suraj style start*/


@media screen and (max-width:600px) and (min-width:385px){
    .image .container .caption h1 {
        text-align: center;
        font-size: 30px;
        margin-top: -70px;
    }
    .image .container .caption p{
        text-align:center;
    }
}

@media screen and (max-width:384px) and (min-width:100px){
    .image .container .caption p {
        text-align: center;
    }
    .image .container .caption h1 {
        text-align: center;
        font-size: 26px;
        margin-top: -70px;
    }
}
@media screen and (max-width:412px) and (min-width:100px){
    .subscribe_bg {
        padding-top: 36px;
        margin-bottom: 65px;
    }
}
.ctr_padding_rl {
    padding-left: 0px;
    padding-right: 0px;
}

@media screen and (max-width:425px) and (min-width:100px){
    center h4{
        font-size:28px;
    }
}
/*suraj style end*/
