.img-fluid-logo {
    opacity: 0.6;
}

.gtco-logo-area-row{
    text-align: -webkit-center;
}

.gtco-services {
    margin-top: 150px;
}

.gtco-testimonials-my {
    margin-top: 0px !important;
}



#password {
    background-color: white;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.08);
    border-radius: 50px;
    width: 50%;
    border: none;
    color: #000;
    text-align: center;
}

#gtco-main-nav div a.btn-outline-dark {
    border-color: #fff;
    background-color: transparent;
    font-family: "OpenSans-Semibold";
    font-size: 18px;
    color: #fff;
    padding: 5px 25px;
    border-radius: 20px;
    border-width: 2px;
}




.myoval {
    padding: 3px !important;
}


.h2-my {
    text-align: center !important;
    padding-bottom: 50px !important;
}

iframe {
    width: 100%;
    height: 350px;
    margin: 0;
    padding: 0px;
    border: 0px;
}


.iframeFull {
    position: fixed;
    top: 0px;
    height: 100vh;
    z-index: 3;
}

.iframeFullButton{
    position: fixed  !important;
    top: 5px !important;
    right: 5px  !important;
    z-index: 5;
}