
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@700&display=swap');

a {
    text-decoration: none;
}

    a:hover {
        text-decoration: none;
    }

body {
    font-family: "Open Sans";
    color: #77838d;
}


.border-g {
    border: 3px solid #03989e;
    padding: 0px 50px 50px 50px;
}

.border-heading {
    margin: auto;
    width: 500px;
    border: 5px solid;
    border-top: none;
    border-image-slice: 1;
}


/* =========================================mobile==================== */
@media only screen and (max-width: 600px) {
    section {
        max-height: unset;
        max-width: unset;
    }

    .container-fluid {
        height: auto;
        width: 85%;
        background-color: white;
        /* padding: 20px; */
        margin-top: 1rem;
    }

    .bg-1 {
        background-image: url("../Images/bg-l.jpg");
        height: 1080px;
        background-repeat: no-repeat;
        width: unset;
        background-size: cover;
    }

    .f_head {
        font-size: 25px;
    }

    .ban-head {
        width: 80vw;
    }

    .d-m {
        display: none;
    }

    .im-b {
        display: none;
    }

    .h-1 {
        display: none;
    }

    .img-w {
    }

    .ban-head {
        width: 100vw;
    }

    .border-heading {
        margin: auto;
        width: 250px;
        border: 5px solid;
        border-top: none;
        border-image-slice: 1;
    }

    .border-g {
        border: 3px solid #03989e;
        padding: 0px 15px 15px 15px;
    }

    .pad-img {
        padding: 0px !important;
    }


    .bg-diff-border {
        border-left: 10px solid#cbf1f1;
        border-top: 10px solid #03989e;
        border-right: 10px solid #03989e;
        border-bottom: 10px solid #cbf1f1;
    }
}

.b-half {
    border-image-source: linear-gradient(to top, #03989e 50%, #03989e 50%);
    color: #9aa7b2;
}

.b-2 {
    color: rgb(99, 97, 97);
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    padding: 25px;
}

.img-bdr {
    border: 15px solid;
    border-image-slice: 1;
    border-image-source: linear-gradient(to top, #ddd5c5 50%, #03989e 50%);
}

.pp-1 {
    margin: 5px;
}

.sub-h {
    color: #03989e;
    font-weight: bold;
    font-size: 18px;
}

@import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap');

.f-18 {
    font-size: 18px;
    font-family: 'Open Sans Regular', sans-serif;
    font-weight: 400;
}


.f-22 {
    font-size: 22px;
    font-family: 'Open Sans Regular', sans-serif;
    font-weight: 400;
}

.f-25 {
    padding-top: 10px;
    font-size: 25px;
    font-family: 'Open Sans Regular', sans-serif;
    font-weight: 400;
}

.f-14 {
    font-size: 16px;
    font-family: 'Open Sans Regular', sans-serif;
}

/* ----------------------------------------card-price--------------------- */
.col-md-3 {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.cd-gray {
    background-color: #eee;
    padding: 10px;
}

.card-gray1 {
    padding: 20px 20px 0px 20px;
}

.btn-start-bg-1 {
    height: 40px;
    width: 350px;
    background-color: #688da7;
    border: 2px solid #688da7;
    z-index: 1;
}

.btn-start-bg {
    margin: auto;
    height: 40px;
    width: 350px;
    background-color: #9aa7b2;
    border: 3px solid #b8bdc5;
    z-index: 1;
}

.btn-start {
    font-weight: bold;
    background-color: #03989e;
    color: white;
    padding: 10px;
    margin-left: -10px;
    width: 350px;
    margin-top: -15px;
    z-index: 99;
}


.btn-submit-bg {
    margin: auto;
    height: 40px;
    width: 130px;
    background-color: #9aa7b2;
    border: 3px solid #b8bdc5;
    z-index: 1;
}

.btn-submit {
    font-weight: bold;
    background-color: #03989e;
    color: white;
    padding: 10px;
    margin-left: -10px;
    width: 130px;
    margin-top: -15px;
    z-index: 99;
}



.aboutleft {
    padding: 20px 0 0 20px;
    margin: 0 30px 30px 0;
    position: relative;
}

@media only screen and (min-width: 1100px) {

    .ban-head {
        width: 30vw;
    }
}

@media only screen and (min-width: 600px) {

    section {
        max-height: unset;
        max-width: unset;
    }

    .container-fluid {
        height: auto;
        width: 85%;
        background-color: white;
        /* padding: 20px; */
        margin-top: 1rem;
    }


    /*.bg-1 {
        background-image: url("../Images/bg-l.jpg");
        height: unset;
        background-repeat: no-repeat;
        width: unset;
        background-size: cover;
    } */

    .bg-1 {
    background-image: url("../Images/bg-l.jpg");
    height: 700px;
    background-repeat: no-repeat;
    width: 99% !important;
    background-size: cover;
}

    .f_head {
        font-size: 35px;
    }

    .ban-head {
        width: 35vw;
    }

    .f_22 {
        font-size: 22px !important;
    }

    .bod-h {
        margin: auto;
        height: 60px;
        width: 160px;
        border: 2px solid #afafad;
        z-index: 1;
    }

    .bod-i {
        background-color: #03989e;
        color: white;
        padding: 5px 0px 0px 0px;
        margin-left: -10px;
        width: 160px;
        margin-top: -7px;
        z-index: 99;
    }

    .p_5_p {
        padding: 0px 5px !important;
    }

    .h-1 {
        height: 300px;
    }

    .z-img-o {
        height: 330px !important;
        width: auto;
        margin-left: -70px;
        width: 100vw;
    }

    /* .aboutleft:before{ width:0; height:0; border-top:35px solid #202536; border-right:35px solid transparent; position: absolute; left:0; top: 0; content: ''; } */
    .aboutleft:after {
        width: 290px;
        height: 225px;
        position: absolute;
        left: 50px;
        top: 50px;
        content: '';
        border: 40px solid #03989e;
    }

    .aboutleft_img {
        position: relative;
        z-index: 1
    }

    .aboutright {
        padding: 70px 0 70px 15px
    }
}

.bg-diff-border {
    border-left: 40px solid#cbf1f1;
    border-top: 40px solid #03989e;
    border-right: 40px solid #03989e;
    border-bottom: 40px solid #cbf1f1;
}

.pad-img {
    padding: 100px;
}

.w-v {
    width: 300px;
}
/* .bg-btm{
    border-bottom: 40px solid;
    border-image-slice: 1;
    border-image-source: linear-gradient(to top, #ddd5c5 50%, #03989e 50%);
 
} 

.bg-1 {
    background-image: url("../Images/bg-l.jpg");
    height: 700px;
    background-repeat: no-repeat;
    width: 99% !important;
    background-size: cover;
}  */

.bg-2 {
    background-image: url("../Images/bg-l.PNG");
    height: 500px;
    background-repeat: no-repeat;
    width: 99% !important;
    background-size: cover;
}

.pd-pd {
    padding: 50px 150px;
}

.bg1-btm {
    border-bottom: 20px solid #03989e;
}

.nav-g {
    background-color: #03989e !important;
}

.nav-link {
    color: white;
    font-size: 18px;
    font-family: 'Open Sans';
    margin-left: 15px
}

.custom-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,102,203, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.custom-toggler.navbar-toggler {
    border-color: rgb(255,102,203);
    color: #eee !important;
}

a.dropdown-item :hover {
    background-color: red !important;
}

li {
    list-style: none;
    padding-left: 15px;
}

.banner-bg {
    background-image: url("../Images/banner-top.jpeg");
    background-size: cover;
    background-repeat: no-repeat;
    height: 80vh;
    padding-top: 50px;
    padding-bottom: 50px;
    width: 92%;
    margin-left: 8%;
}



input.transparent-input {
    background-color: rgba(0, 0, 0, 0.6) !important;
    border: none !important;
}

.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #ddd5c5;
    opacity: 1; /* Firefox */
}





.col-25 {
    -ms-flex: 25%; /* IE10 */
    flex: 25%;
}

.col-50 {
    -ms-flex: 50%; /* IE10 */
    flex: 50%;
}

.col-75 {
    -ms-flex: 75%; /* IE10 */
    flex: 75%;
}

.col-25,
.col-50,
.col-75 {
    padding: 0 16px;
}



input[type=text] {
    width: 100%;
    margin-bottom: 2px;
    padding: 7px;
    border: none;
    border-radius: 0px;
    background-color: rgb(224, 223, 223);
}

label {
    margin-bottom: 10px;
    display: block;
}

.icon-container {
    text-align: center;
    margin-bottom: 5px;
    padding: 7px 0;
    font-size: 24px;
}





/* .a1{
    color:  Dark Turqouise     #03989e ,   #cbf1f1,     #b6e7e8;     #ddd5c5;    #a9b0cb;   #9aa7b2;    #9cc1d0;
} */





/*footer*/
.col_white_amrc {
    color: #FFF;
}

footer {
    max-width: 100%;
    background-color: #77838d;
    min-height: 250px;
    padding: 10px 0px 25px 0px;
}

.pt2 {
    padding-top: 10px;
    margin-bottom: 20px;
}

footer p {
    font-size: 13px;
    color: #fff;
    padding-bottom: 0px;
    margin-bottom: 8px;
}

.mb10 {
    padding-bottom: 15px;
}

.footer_ul_amrc {
    margin: 0px;
    list-style-type: none;
    font-size: 14px;
    padding: 0px 0px 10px 0px;
}

    .footer_ul_amrc li {
        padding: 0px 0px 5px 0px;
    }

        .footer_ul_amrc li a {
            color: #fff;
        }

            .footer_ul_amrc li a:hover {
                color: #fff;
                text-decoration: none;
            }

.fleft {
    float: left;
}

.padding-right {
    padding-right: 10px;
}

.footer_ul2_amrc {
    margin: 0px;
    list-style-type: none;
    padding: 0px;
}

    .footer_ul2_amrc li p {
        display: table;
    }

    .footer_ul2_amrc li a:hover {
        text-decoration: none;
    }

    .footer_ul2_amrc li i {
        margin-top: 5px;
    }

.bottom_border {
    border-bottom: 1px solid #323f45;
    padding-bottom: 20px;
}

.foote_bottom_ul_amrc {
    list-style-type: none;
    padding: 0px;
    display: table;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
}

    .foote_bottom_ul_amrc li {
        display: inline;
    }

        .foote_bottom_ul_amrc li a {
            color: #999;
            margin-left: 10px;
        }

.social_footer_ul {
    display: table;
    margin: 15px auto 0 auto;
    padding: 0px 0px 0px 0px;
    list-style-type: none;
}

    .social_footer_ul li {
        padding-left: 25px;
        padding-top: 10px;
        float: left;
    }

        .social_footer_ul li a {
            color: #CCC;
            border: 1px solid #CCC;
            padding: 8px;
            border-radius: 50%;
        }

        .social_footer_ul li i {
            width: 20px;
            height: 20px;
            text-align: center;
        }

/* =============================footer end ============================== */
