@font-face {
    font-family: "Montserrat";
    src: url("./assets/fonts/Montserrat-Bold.ttf");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "Montserrat";
    src: url("./assets/fonts/Montserrat-SemiBold.ttf");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: "Montserrat";
    src: url("./assets/fonts/Montserrat-Medium.ttf");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "Montserrat";
    src: url("./assets/fonts/Montserrat-Regular.ttf");
    font-weight: 400;
    font-style: normal;
}

#navbar-mobile {
    display: none;
}

#logo_nav img {
    margin-left: 131px;
    width: auto;
    height: auto;
    /* "h-[81px] w-[117px] */
}

.card_doc div div img{
    /* margin-right: 12px; */


}


.btn_navbar{
    display: flex;
    /* flex-direction: row; */
    justify-content: center;
    align-items: center;
    padding: 2px 0px;
    /* position: absolute; */
    /* left: 62.08%;
    right: 14.17%; */
    /* top: 23%;
    bottom: 22%; */
    background: #FC5B22;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
    border-radius: 1px;
    height: 53px;
    width: 342px;

}

.btn_navbar span{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    
    /* identical to box height, or 20px */
    text-transform: uppercase;
    
    color: #FFFFFF;
}

.icon_whatsapp{
    margin-top: 4px;
    height: 55px;
    width: 55px;
}

/* SECTION HERO */
.hero{
    height: 866px;
    /* background-color: aqua; */
    background-image: url("./assets/images/female-coach-in-glasses.png");
    background-repeat: no-repeat;
    object-fit: none;
}
.gradient{
    z-index: 1;
    /* border: 2px solid #000000; */
    position: absolute;
    left: 39.37%;
    right: -7.16%;
    top: 80px;
    bottom: 0%;
    width: 900px;
    height: 880px;
    background: linear-gradient(270.97deg, #FFFFFF 17.44%, rgba(255, 255, 255, 0.62) 63.8%, rgba(217, 217, 217, 0) 97.01%);
}

.title_hero{
        z-index: 10;
    text-align: end;
    margin-right: 120px;
}
.title_hero h3{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 42px;
    line-height: 61px;
    letter-spacing: -0.01em;
    color: #333333;
    margin-top: 48px;
}

.title_hero span {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 61px;
    letter-spacing: -0.01em;
    color: #333333;
}
.form_hero {
    z-index: 40;
    width: 426px;
    height: 646px;
    background-color: #FFFFFF;
    border-radius: 3px 3px 0px 0px;
    margin-top: 26px;
    margin-right: 120px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
    /* border-radius: 3px; */
}
.form_hero header{
    
    height: 87px;
    background: #505050;
    border-radius: 3px 3px 0px 0px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 25px;
    line-height: 48px;
    color: #FFFFFF;
}
.hid{
    visibility: hidden;
}

.fields input{
    background: #FFFFFF;
    border: 1px solid #E0DEDD;
    border-radius: 5px;

    /* width: 366px; */
    height: 42px;
    padding-left: 10px;
}

.fields small{
 color: red;
}

.input_invalid{
    border: 2px solid red!important;
}


.fields .btn_form{
    padding: 24px 34px 20px;
    /* gap: 10px; */
    margin-top: 28px;
    top: calc(50% - 64px/2 + 205px);
    background: #FC5B22;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
    border-radius: 1px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    text-transform: uppercase;
    color: #FFFFFF;
    cursor: pointer;
}

.text_bottom{
    background: transparent;
    width: 620px;
    height: 218px;
    /* top: -450px;
    position: relative; */
    display: flex;
    flex-direction: column;
    /* justify-content: center; */
    align-items: center;
    
}
.text_bottom1{
    margin-top: -40px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 44px;
    line-height: 55px;
    color: #FFFFFF;

}
.text_bottom2{
    font-family: 'Montserrat';
    font-style:normal;
    font-weight: 400;
    font-size: 44px;
    line-height: 55px;
    color: #000000;
}
.text_bottom_mobile {
   display:none;

}



.icon_calendar{
    height: 100px;
    width:100px;
    position: relative;
    top:-50px
}

.hero_top {
    display: flex;
    flex-direction: column;
    /* background-color: #FDA344;
    opacity: .3; */
    justify-content: end;
    align-items: flex-end;
    margin-right: 120px;
    z-index: 10;
    /* position: relative;
    top: -18px; */
}

.hero_bottom{
    z-index: 10;
    display: flex;
    flex-direction: column;
    position: relative;
    top:-195px;
}

.fig_bottom {
    /* background: #FDA344; */
    width: 681px;
    height: 210px;
    background-image: url("./assets//images/Rectangle.svg");
    background-repeat: no-repeat;
    /* position: relative;
    top: 129px; */
    /* transform: skew(40deg, 0deg) translate(0%, -80%); */
}
.line_button{
    background: #FDA344;
    /* background: transparent;
    border: 2px solid #000000; */
    height: 10px;
    /* position: relative;
    top: -55px; */
}
/* .text_bottom:after {
    content: "";
    position: absolute;
    right: -30px;
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 30px solid #f00;
    z-index: -1;
} */
/* SECTION HERO */


/*SECTION 3*/
.about_us{
    margin-left: 141px;
    margin-right: 133px;
    /* ml-[141px] mr-[133px] */
}
.about_us article div{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 40px;
    letter-spacing: -0.015em;
    color: #505050;
}

.divider_about div{
    width: 100%;
    height: 3px;
    background: #FDA344;

}
.docs h3{
    text-align: center;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 23px;
    color: #000000;
    margin-top: 50px;
}

.docs p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 169%;
    text-align: center;
    color: #505050;
    width: 517px;
    margin-top: 28px;
}
.divider_about_doc{
    background: #FDA344;
    width: 129px;
    height: 6px;
    margin-top: 42px;
}

.card_doc .tag{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    color: #FC5B22;

}
.doctorados{
    height: 438px;
}
/* .card_doc .tag img{
    margin: 5px;

} */

.card_doc h3{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 20px;
    color: #505050;
}

.card_doc .calendar, .card_doc .hat {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #505050;
}
.card_doc{
    background: #FFFFFF;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
    border-radius: 3px;
}

.more_info a{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    /* text-align: center; */
    text-transform: uppercase;
    color: #FC5B22;
    border-bottom: 1px solid #FC5B22;
    cursor: pointer;
}
/*SECTION 3*/

/* SECTION 4 */
/* .two_img article div .back{
    position: relative;
    right: 0px;
    top:-173px;
    z-index: -10;
    height: 550px;
    background-color: #FC5B22;
}
.two_img article div .front {
    width: 100%;
    height: 550px;
    z-index: 10;
} */

/* SECTION RIGHT */
/* .section_right section .bar_top{
    margin-top: 75px;
    width: 61px;
    height: 11px;
    background: #F3F3F3;
} */
/* SECTION RIGHT */


/* SECTION 4 */
#two_img{
    margin-top: 120px;
}

#two_img article .section_left
{
    height: 604px;
    width:50%;
    position: relative;
    /* background-color: #FC5B22; */
    background-image: url("./assets/images/conception-of-business-other.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    /* background-size: ; */
    object-fit: none;
    z-index: 10;
}

#two_img article .section_rigth {
    /* position: relative;
    height: 604px;
    width: 100%; */
    position: relative;
    background-image: url("./assets/images/image-of-young-businessmen.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right bottom;
    width:50%;
    height:604px;
    /* right: 15%; */
    /* z-index: -10; */

}
#two_img article .section_rigth .bar_top {
    margin-top: 115px;
    width: 61px;
    height: 11px;
    background: #F3F3F3;
}

#two_img article .section_rigth section {
    margin-left: 86px;
}

.section_rigth section h5{
    margin-top: 40px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    color: #FFFFFF;
}

.section_rigth section .text_2 {
    margin-top: 40px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 49px;
    text-transform: uppercase;
    color: #FFFFFF;
}
.section_rigth section .btn_sr {
    margin-top: 40px;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
    border-radius: 1px;
    width: 342px;
    height: 55px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    text-transform: uppercase;
    color: #FC5B22;
    z-index: 15;
}

#hat_info{
    position: relative;
    z-index: 10;
    top: -80.5px;
    margin-left: 20px;

    /* left: 44%; */
}
/* SECTION 4 */


/* SECTION 5 choose */
#choose{
    /* margin-top: 144px; */
    /* margin-top: -20px; */
    /* padding-bottom: 148px; */
    height: 660px;
    background-image: url("./assets/images/eagle-bg.png");
        background-repeat: no-repeat;
        background-size: 568px;
        background-position: 0px 40px;

    
}

/* #choose { */
.choose_top{
    width: 70%;
    margin-top: -50px;
}
.choose_top div h3{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    font-size: 48px;
    line-height: 59px;
    /* text-align: center; */
    color: #333333;

}

.choose_top div p{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 34px;
    color: #505050;
}

.choose_top img{
    width: 247px;
    height: 247px;
    margin-right: 2rem;
    /* margin-bottom: 3rem; */
}

.choose_bottom{
    background: #FDA344;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    width: 70%;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    text-align: justify;
    color: #FFFFFF;
}
/* SECTION 5 choose */

/* SECTION 6 advice */
#free_advice img{
    width: 1121px;
    height: 618px;
    /* height: 618px;
    background-color: #222227; */
    /* background-image: url("./assets/images/advice.png"); */
    /* background-repeat: no-repeat;
    background-size: cover;
    background-position: right bottom; */
}
#free_advice {
    height: 618px;
    /* background-color: #222227; */
}

#free_advice2 {
    height: 618px;
    background-image: url("./assets/images/advice4.png");
    background-repeat: no-repeat;
    /* background-color: #1E1E1E; */
    background-color: #212126;
    /* background-size: cover; */
    /* background-position: right bottom; */
    /* background-color: #222227; */
}

.container_advice {
    position: absolute;
    width: 478px;
    left: 130vh;
}
.container_advice h2{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 68px;
    letter-spacing: -0.015em;
    color: #FFFFFF;
    margin-top:45px;
}
.container_advice button {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    text-align: right;
    text-transform: capitalize;
    color: #FFFFFF;
    background: #FC5B22;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
    border-radius: 1px;
    margin-top: 75px;
    padding: 21px 11.5px;
}
/* SECTION 6 advice */

#footer_top{
    /* width: 1440px; */
    height: 240px;
    background-color: #0E0E0E;
}
#footer_top h4{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #FFFFFF;
    width: 300px;
    margin-left: 202px;
}
#footer_top .logo {
    margin-right: 173px;
}

#footer_top .social {
    margin-right: 204.5px;
}

#footer_top .social span {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #FFFFFF;
}


#footer_bottom {
    height: auto;
    background-color: #FDA344;
}
#footer_bottom h3 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 70px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #FFFFFF;
}

@media (min-width: 819px) and (max-width: 991.98px) {
    .hero_top {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items:center;
        z-index: 10;
    }
    .gradient{
        display:none;
    }
    .fig_bottom{
        display:none;
        /* overflow-x: hidden; */
    }

    .line_button{
        display: none;
        /* overflow-x: hidden; */
    }
    .title_hero{
        text-align: center;
        margin-right: 0;
    }
    .title_hero h3 {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 700;
        font-size: 35px;
        line-height: 25px;
        /* line-height: 61px; */
        letter-spacing: -0.01em;
        color: white;
        margin-top: 38px;
    }

    .title_hero span {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 500;
        font-size: 30px;
        line-height: 61px;
        letter-spacing: -0.01em;
        color: white;
    }

    .form_hero{
        width: 75%;
        height: 646px;
        background-color: #FFFFFF;
        border-radius: 3px 3px 0px 0px;
        margin-top: 26px;
        margin: 0;
        box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
        /* border-radius: 3px; */
    }

        .text_bottom_mobile {
            /* background; */
            background-color: #FDA344;
            width: 101.5%;
            /* height: 218px; */
            display: flex;
            flex-direction: column;
            align-items: center;
            margin-top: 3px;
    
        }
    
        .text_bottom1_mobile {
            margin-top: 20px;
            font-family: 'Montserrat';
            font-style: normal;
            font-weight: 600;
            font-size: 27px;
            line-height: 25px;
            color: #FFFFFF;
    
        }
    
        .text_bottom2_mobile {
            margin-bottom: 10px;
            font-family: 'Montserrat';
            font-style: normal;
            font-weight: 400;
            font-size: 25px;
            line-height: 35px;
            color: #FFF;
        }

        .about_us .offer {
            flex-direction: row;
    
            flex-wrap: wrap;
        }

    /* .about_us .offer div {
    
        justify-content: center;
    } */
        .offer div {
            display: flex;
            flex-direction: column;
            text-align: center;
            gap: 20px;
        }
        /* .about_us .offer div br{
            display: none;
        } */


    .doctorados {
        height: auto;
    }



    #two_img article .section_left
    {
        background-position: center center;
    }
    #two_img article .section_rigth section {
        margin-left: 20px;
        margin-right: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
    }
    #two_img article .section_rigth section .bar_top{
        visibility: hidden;
    }

    #hat_info {
        display: none;
    }
    

    #choose{
        margin-top: -50px;
        margin-bottom: 50px;
        height: 760px;
    }
    .choose_top{
        margin-top: 100px;
    }

    .choose_bottom{
        margin-top: 30px;
    }

   

        #free_advice2 {
            height: 618px;
            background-color: #212126;
            background-size: contain;
            background-position: center center;
            justify-content: center;
            align-items: center;
        background-image: url("./assets/images/advice4_responsive.png");
            /* padding: 10rem; */
        }
    
        #free_advice2 div {
            width: 478px;
            height: 900px;
        }
    
        .container_advice {
            width: 100%;
            margin-right: 0px;
            margin-top: 20px;
            justify-content: center;
            align-items: center;
            margin-left: 0px;
            position: static;
            left: 0vh;
    
            /* justify-center items-start */
        }
    
        .container_advice h2 {
            text-align: center;
            margin-top: 30px;
        }
    
        .container_advice button {
            margin-top: 50px;
        }
    
        .container_advice img {
            display: none;
        }

    #footer_top{
        justify-content: center;
        align-items: center;
        gap: 4rem;
    }

    #footer_top h4{
        width: 200px;
        text-align: center;
        margin-left: 0px;
    }
    #footer_top .logo {
        margin-right:0px;
    }

    #footer_top .social {
        margin-right: 0px;
    }

    #footer_top .social span {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 20px;
        text-align: center;
        color: #FFFFFF;
    }


    
}

@media (min-width:250px) and (max-width: 818px) {

    nav{
        display: flex;
        justify-content: space-between;
        width: auto;
        background-color: red;

    }
    nav div{
        width: auto;
    }
    #logo_nav img {
        margin-left: 0px;
        width: 70px;
    }

    #navbar-default{
        display: none;
    }
    #navbar-mobile{
        display:flex;
    }
    #navbar-default ul {
        flex-direction: row;
        justify-content: center;
        align-items: center;
        padding-top: 10px;
    }

    #navbar-default {
        margin-right: 0px;
    }

    #li_whatsapp {
        display: flex;
    }
        .icon_whatsapp {
            height: 40px;
            width: 40px;
        }

    .hero_top {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items:center;
        margin-left: 0;
        margin-right: 0;
        z-index: 10;
    }

     .gradient{
        display:none;
    }
    .fig_bottom{
        display:none;
        /* overflow-x: hidden; */
    }

    .line_button{
        display: none;
        /* overflow-x: hidden; */
    }

    .title_hero{
        z-index: 10;
        text-align: center;
        margin-right: 0;
        margin-top:10px;
        margin-bottom:-15px;
    }
    .title_hero h3 {
        font-weight: 700;
        font-size: 25px;
        line-height: 31px;
        letter-spacing: -0.01em;
        color: white;
        margin-top: 38px;
        text-align: center;
        margin-bottom: 30px;
    }

    .title_hero span {
        font-weight: 500;
        font-size: 20px;
        line-height: 61px;
        letter-spacing: -0.01em;
        color: white;
        text-align: center;
        display: none;
    }
    .form_hero{
        width: 90%;
        height: 646px;
        background-color: #FFFFFF;
        border-radius: 3px 3px 0px 0px;
        margin-top: 26px;
        margin: 0;
        box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
        /* border-radius: 3px; */
    }
    .form_hero header{
        font-size: 22px;
    }

        .text_bottom_mobile{
            /* background; */
            background-color: #FDA344;
            width: 104%;
            /* height: 218px; */
            display: flex;
            flex-direction: column;
            align-items: center;
            margin-top: 3px;
    
        }
    
        .text_bottom1_mobile {
            margin-top: 20px;
            font-family: 'Montserrat';
            font-style: normal;
            font-weight: 600;
            font-size: 27px;
            line-height: 25px;
            color: #FFFFFF;
    
        }
    
        .text_bottom2_mobile {
            margin-bottom: 10px;
            font-family: 'Montserrat';
            font-style: normal;
            font-weight: 400;
            font-size: 25px;
            line-height: 35px;
            color: #FFF;
        }
    .about_us {
        margin-left: 30px;
        margin-right: 30px;
        margin-top: 50px;
        /* ml-[141px] mr-[133px] */
    }

        .about_us article div{
            font-size: 26px;
        }

    .about_us .offer
    {
        display: flex;
        flex-direction: column;
        /* justify-content: center;
        align-items: center; */
    }

    .offer div{
        display: flex;
        flex-direction: column;
        text-align: center;
        gap: 10px;
        margin-bottom: 10px;
    }

    

    .doctorados {
        height: auto;
    }


    .docs h3{
        line-height: 40px;
    }

    .docs p {
        font-size: 18px;
        text-align: center;
        color: #505050;
        width: auto;
        margin-top: 28px;
    }

    #two_img article{
        display: flex;
        flex-direction: column;

    }

     #two_img article .section_left {
         width: 100%;
         height: 604px;
         background-position: center center;
     }
    #two_img article .section_rigth {
        width:100%;
        height:604px;
        display: flex;
        /* flex-direction: column; */
        /* justify-items: center; */
        align-items: center;
    }

    /* #two_img article .section_left
    {
        background-position: center center;
    } */
    #two_img article .section_rigth section {
        margin-left: 10px;
        margin-right: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
    }
    #two_img article .section_rigth section .bar_top{
       display: none;
    }

    #hat_info{
        display: none;
    }

    #choose {
        margin-top: 10px;
        margin-bottom: 30px;
        height: 790px;
    }
    .choose_top img {
        margin-right: 0;
    }

    .choose_bottom {
        margin-top: 30px;
    }

    .choose_top{
        display: flex;
        flex-direction: column;
        width: 90%;
    }
    .choose_top div h3 {
        font-size: 35px;
        text-align: center;
        line-height: 45px;
        margin-top: -40px;
    }
    .choose_top div p {
        font-size: 23px;
        text-align: center;
    }
    .choose_bottom{
        text-align: center;
        font-size: 20px;
        width: 90%;
    }

    #free_advice2 {
        height: 618px;
        background-image: url("./assets/images/advice4_responsive.png");
        background-repeat: no-repeat;
        /* background-color: #1E1E1E; */
        background-color: #212126;
        background-size: contain;
        /* opacity: .7; */
        /* background-size: cover; */
            /* background-position: center center; */
        /* padding: 150px; */
        /* background-position: right bottom; */
        /* background-color: #222227; */
    }

    /* .container_advice {
        width: 100%;
        margin-right: 0px;
        margin-top: 20px;
        justify-content: center;
        align-items: center;
        position: static;
        left: 0vh;
    } */
        .container_advice {
            width: 100%;
            margin-right: 0px;
            margin-top: 20px;
            display: flex;
            justify-content: center !important;
                align-items: center !important;
            position: static;
            left: 0px;
            text-align: center;

        }

    .container_advice h2 {
        text-align: center;
        margin-top: 60px;
    }

    .container_advice button {
        margin-top: 50px;
    }
    .container_advice img
    {
        display: none;
    }

    #footer_top{
        flex-direction: column;
        gap: 2rem;
        height: auto;
        padding-top: 30px;
        padding-bottom: 30px;
    }


     #footer_top h4{
        /* font-family: 'Montserrat';
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
        line-height: 24px;
        color: #FFFFFF; */
        width: 200px;
        text-align: center;
        /* margin-left: 202px; */
        margin-left: 0px;
    }
    #footer_top .logo {
        margin-right:0px;
    }

    #footer_top .social {
        margin-right: 0px;
    }

    #footer_top .social span {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 20px;
        text-align: center;
        color: #FFFFFF;
    }


    #footer_bottom {
        height: auto;
        background-color: #FDA344;
        padding: 15px 0px;
    }
    #footer_bottom h3 {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 500;
        font-size: 12px;
        line-height: 20px;
        letter-spacing: 0.2em;
        text-transform: uppercase;
        color: #FFFFFF;
    }
}



