/*!
 * Start Bootstrap - The Big Picture (https://startbootstrap.com/template-overviews/the-big-picture)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-the-big-picture/blob/master/LICENSE)
 */
body {
    font-family: montserrat,sans-serif;
}

.init-register-modal{
    border-radius: 40px;
    padding: 6px 22px;
    background-color: #ff0476;
    color: #fff;
    border: 0;
}

.hero_bg {
    background: url('../img/mian_bg.jpg') no-repeat;
    height: 980px;
    width: 100%;
    background-position: center;
}

.hero_bg .home-link{
    text-decoration: none;
}

.hero_bg h3
{
    font-size: 21px;
    font-weight:initial;
}
.pt-50
{
    padding-top: 130px;
    padding-left: 60px;
}
.pt-40
{
    padding-top: 140px;
    padding-left: 60px;
}
.prt-50
{
    padding-right: 60px;
}

.wrap-contact2 {

    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    padding: 72px 55px 90px;
}

.contact2-form {
    width: 100%;
}
.contact2-form-title {
    display: block;
    font-size: 22px;
    color: #000;
    line-height: 1.2;
    text-align: center;
    padding-bottom: 90px;
    font-weight: 600;
}
.wrap-input2 {
    width: 100%;
    position: relative;
    border-bottom: 2px solid #adadad;
}

.name-email-input{
    margin-bottom: 37px;
}

.input2 {
    display: block;
    width: 100%;
    font-size: 15px;
    color: #555;
    line-height: 1.2;
}
textarea.input2 {
    min-height: 115px;
    padding-top: 13px;
    padding-bottom: 13px;
}
input.input2 {
    height: 45px;
}
input {
    outline: none;
    border: none;
}
textarea {
    outline: none;
    border: none;
}
.focus-input2 {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
}
.contact2-form-btn
{
    background-color: rgba(170, 221, 255, 0.15);
    border: solid rgba(52, 54, 57, 1) 2px;
    cursor: pointer !important;
    padding: 15px 30px;
    border-radius: 10px;
}
.facebook {
    background: #3d5a98;
    color: #fff;
    padding: 10px 13px;
}
.twiter {
    background: #55acee;
    color: #fff;
    padding: 10px 13px;
}
.insta {
    background: #fb0074;
    color: #fff;
    padding: 10px 13px;
}
.font-size34
{
    font-size: 34px;
    font-weight: 900;
}
.font-size18
{
    font-size: 18px;
    color: #707070;

}
.pt-503
{
    padding-top: 150px;
}
.
.mt-55
{
    margin-top: 3rem;
}
.d_pading {
    padding-top: 7%;
}
@media (min-width: 320px) and (max-width: 768px) {

    .FL_30
    {
        font-size: 30px;
    }
    .font-size27 {
        font-size: 27px;
        font-weight: 700;
    }
    .p-font{
        font-size: 12px;
    }
    .pt-503 {
        padding-top: 0px;
    }
    .pt-50 {
        padding-top: 21px;
        padding-left: 10px;
    }
    .font-w600 {
        font-weight: 600;
        font-size: 21px;
    }
    .mb-55
    {
        margin-bottom: 0px;
    }
    .mt-55 {
        margin-top: 0px;
    }
{
    margin-top: 3rem;
}
    .hero_bg h3 {
        font-size: 14px;
        font-weight: initial;
    }
    .hero_bg {
        background: url('../img/mian_bg.jpg') no-repeat;
        height: 50vh;
        background-position: center;
        width: 100%;
        background-size: cover;

    }
    .mt-55 {
        margin-top: 0.4rem;
    }
    .wrap-contact2 {

        padding: 72px 7px 90px;
    }
}