
/* source-sans-pro-300 - latin */

body {
    background-image: url(/assets/bkg.png);
}

@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/source-sans-pro-v13-latin-300.eot'); /* IE9 Compat Modes */
    src: local('Source Sans Pro Light'), local('SourceSansPro-Light'),
         url('../fonts/source-sans-pro-v13-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/source-sans-pro-v13-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/source-sans-pro-v13-latin-300.woff') format('woff'), /* Modern Browsers */
         url('../fonts/source-sans-pro-v13-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/source-sans-pro-v13-latin-300.svg#SourceSansPro') format('svg'); /* Legacy iOS */
  }
  /* source-sans-pro-regular - latin */
  @font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/source-sans-pro-v13-latin-regular.eot'); /* IE9 Compat Modes */
    src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'),
         url('../fonts/source-sans-pro-v13-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/source-sans-pro-v13-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/source-sans-pro-v13-latin-regular.woff') format('woff'), /* Modern Browsers */
         url('../fonts/source-sans-pro-v13-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/source-sans-pro-v13-latin-regular.svg#SourceSansPro') format('svg'); /* Legacy iOS */
  }
  /* source-sans-pro-600 - latin */
  @font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/source-sans-pro-v13-latin-600.eot'); /* IE9 Compat Modes */
    src: local('Source Sans Pro SemiBold'), local('SourceSansPro-SemiBold'),
         url('../fonts/source-sans-pro-v13-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/source-sans-pro-v13-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/source-sans-pro-v13-latin-600.woff') format('woff'), /* Modern Browsers */
         url('../fonts/source-sans-pro-v13-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/source-sans-pro-v13-latin-600.svg#SourceSansPro') format('svg'); /* Legacy iOS */
  }
  /* source-sans-pro-700 - latin */
  @font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/source-sans-pro-v13-latin-700.eot'); /* IE9 Compat Modes */
    src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'),
         url('../fonts/source-sans-pro-v13-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/source-sans-pro-v13-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/source-sans-pro-v13-latin-700.woff') format('woff'), /* Modern Browsers */
         url('../fonts/source-sans-pro-v13-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/source-sans-pro-v13-latin-700.svg#SourceSansPro') format('svg'); /* Legacy iOS */
  }
 /* Gotham-Book */
 @font-face {
    font-family: 'Gotham Book';
    font-style: normal;
    font-weight: normal;
    src: local('Gotham Book'), url('./../fonts/GOTHAMBOOK.woff') format('woff');
}
@font-face {
    font-family: "Candara"; 
    src: url("//db.onlinewebfonts.com/t/e662339992c4abf5b43f537391bd3169.eot"); 
    src: url("//db.onlinewebfonts.com/t/e662339992c4abf5b43f537391bd3169.eot?#iefix") format("embedded-opentype"), 
    url("//db.onlinewebfonts.com/t/e662339992c4abf5b43f537391bd3169.woff2") format("woff2"), 
    url("//db.onlinewebfonts.com/t/e662339992c4abf5b43f537391bd3169.woff") format("woff"), 
    url("//db.onlinewebfonts.com/t/e662339992c4abf5b43f537391bd3169.ttf") format("truetype"), 
    url("//db.onlinewebfonts.com/t/e662339992c4abf5b43f537391bd3169.svg#Candara") format("svg"); 
}
/** Sections padding */
.special__padding {
    padding-top: 100px;
    padding-bottom: 100px;
}
.special__margin {
    margin-top: 80px;
}

/* Backgrounds Class */
.bkg__header,
.bkg__options {
    background: rgb(139,86,126);
    background: linear-gradient(-145deg, rgba(139,86,126,1) 0%, rgb(139,86,126) 100%);
}
.bkg__section {
    background-color: rgb(231, 140, 222);
}


#agradecimiento {
    position: relative;
}

.header .nav-item {
    color: #fff;
    text-transform: uppercase;
    font-family: 'Gotham Book';
    padding-bottom: 2px;
}
.header .nav-item.active {
    border-bottom: 1px solid #fff;
}

/** Hero__section */
.hero__wrapper {
    display: flex;
    justify-content: space-around;
}
.hero_section .hero__title,
.hero_section .hero__subtitle_wrapper {
    font-family: 'Source Sans Pro';
    color: #fff;
}
.hero_section .hero__title {
    font-weight: 700;
    font-size: 8.2rem;
}
.hero_section .hero__subtitle {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 2.9rem;
}
.hero_section .hero__banner {
    border-top: 2px solid rgb(121,86,126);
    border-bottom: 2px solid rgb(121,86,126);
    color: #fff;
    text-transform: uppercase;
}

/** smpartpanics__section */
.smpartpanics__section .smpartpanics__section_title {
    text-transform: uppercase;
    font-family: 'Source Sans Pro';
    font-weight: 700;
    color: rgb(121,86,126);
}
.smpartpanics__section .smpartpanics__section_info_wrapper {
    display: flex;
    justify-content: center;
}
.smpartpanics__section .smpartpanics__section_info_option_wrapper {
    position: relative;
    border: 5px solid rgb(121,86,126);
    padding: 30px;
    margin: 20px;
    width: 25%;
    border-radius: 10px;
}



.smpartpanics__section .smpartpanics__section_info_option_wrapper .smpartpanics__section_info_wrapper_check {
    position: absolute;
    left: -31px;
    background: #fafafa;
    top: -31px;
}
.smpartpanics__section .smpartpanics__section_info_option_wrapper p {
    font-family: 'Source Sans Pro';
}




/** smartpanics_util */
.smartpanics_util {
    position: relative;
}

.smartpanics_util .smartpanics_util_title {
    text-transform: uppercase;
    font-family: 'Source Sans Pro';
    font-weight: 700;
    color: #79007e;
}

.smartpanics_util .smartpanics_util_info_wrapper {
    text-align: left;
    display: flex;
    justify-content: center;
}
.smartpanics_util .smartpanics_util_info_wrapper .smartpanics_util_list {
    list-style: none;
    padding: 35px 0;
}
.smartpanics_util .smartpanics_util_info_wrapper .smartpanics_util_list .smartpanics_util_list_option {
    background-color: rgba(121,86,126, 0.08);
    border-radius: 10px;
}
.smartpanics_util .smartpanics_util_info_wrapper .smartpanics_util_list .smartpanics_util_list_option p {
    margin: 0;
    font-family: 'Source Sans Pro';
    
    font-size: 18px;
}


/** Security on your hands */
/* .security_hands {

} */
.security_hands .security_hands_title {
    text-transform: uppercase;
    font-family: 'Source Sans Pro';
    font-weight: 700;
    color: #79007e;
}
.security_hands .security_hands_option_wrapper {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    justify-content: center;
}
.security_hands .security_hands_option_wrapper .security_hands_option,
.security_hands_special_option {
    background-color: rgba(109, 109, 109, 0.08);
    margin: 10px;
    padding: 30px 40px;
    border-radius: 10px;
}
.security_hands .security_hands_option_wrapper .security_hands_option {
    width: 350px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.security_hands_special_option {
    flex: 1
}
.security_hands .security_hands_option_wrapper .security_hands_option p,
.security_hands_special_option p {
    margin: 0;
    font-family: 'Source Sans Pro';
    font-size: 20px;
    font-weight: bold;
}
.security_hands_special_option {
    padding: 15px 50px;
    font-size: 35px;
    font-weight: 700;
}
.security_hands_special_option p {
    font-size: 38px;
}

.smartpanics_util_info_wrapper img{
    max-height: 536px;
}

/* safe_family */
.safe_family {
    background-image: url("../assets/familia_background.png");
    background-repeat: no-repeat;
    background-size: cover;
}
.safe_family .safe_family_title,
.safe_family .safe_family_subtitle {
    font-family: 'Source Sans Pro';
    color: #FFF;
}
.safe_family .safe_family_title {
    text-transform: uppercase;
    font-weight: 700;
}
.safe_family .safe_family_option_wrapper {
    display: flex;
    flex: 1;
    justify-content: center;
}
.safe_family .safe_family_option_wrapper .safe_family_option {
    width: 350px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0 40px;
}
.safe_family .safe_family_option_wrapper .safe_family_option .safe_family_option_title,
.safe_family .safe_family_option_wrapper .safe_family_option .safe_family_option_description {
    font-family: 'Source Sans Pro';
    color: #FFF;    
}
.safe_family .safe_family_option_wrapper .safe_family_option .safe_family_option_title {
    font-weight: 700;
}
.safe_family .safe_family_info_wrapper {
    text-align: left;
    display: flex;
    justify-content: center;
}
.safe_family .safe_family_info_wrapper .safe_family_list {
    list-style: none;
    padding: 35px 0;
}
.safe_family .safe_family_info_wrapper .safe_family_list .safe_family_list_option {
    background-color: rgba(253, 253, 253, 0.8);
    border-radius: 10px 10px;
}
.safe_family .safe_family_info_wrapper .safe_family_list h1 {
    font-family: 'Source Sans Pro';
    color: #FFF;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
}
.safe_family .safe_family_info_wrapper .safe_family_list .safe_family_list_option p {
    margin: 0;
    font-family: 'Source Sans Pro';
    color: #79007e;
    font-size: 18px;
}

/* safe_schools */
/* .safe_schools {

} */
.safe_schools .safe_schools_title,
.safe_schools .safe_schools_subtitle {
    font-family: 'Source Sans Pro';
    color: #79007e;
}
.safe_schools .safe_schools_title {
    font-weight: 700;
    text-transform: uppercase;
}
.safe_schools .safe_schools_option_wrapper {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    justify-content: center;
}
.safe_schools .safe_schools_option_wrapper .safe_schools_option {
    display: flex;
    flex-direction: column;
    justify-content: stretch;
    align-items: center;
    width: 400px;
    padding: 20px 50px;
}
.safe_schools .safe_schools_option_wrapper .safe_schools_option p {
    font-family: 'Source Sans Pro';
    color: #79007e;
}


/** contact_form */
.contact_form {
    color : #666666;
}
.contact_form .contact_form_title {
    text-transform: uppercase;
    font-family: 'Source Sans Pro';
    font-weight: 700;
    color: #79007e;
}

.contact_form_terms_text {
    margin: 0;
}
.contact_form_terms_link,
.contact_form_terms_link:hover,
.contact_form_terms_link:visited {
    color : #666666;
    text-decoration: underline;
}
.contact_form .contact_form_btn,
.modal_btn_print,
.modal_btn_close {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 5px 20px;
}
.contact_form_payment {
    display: flex;
    justify-content: space-around;
}
.g-recaptcha {
    display: none;
    margin-bottom: 20px;
}

/** Footer */
.footer_social {
    text-align: right!important;
    display: flex;
    justify-content: flex-end;
    padding: 60px;
}

/** Modal */
.modal-dialog {
    max-width: 80%;
}
.modal-footer {
    padding: 10px;
}

/** Mensajes de error */
.invalid-feedback-custom {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #dc3545;
}
.form-control.is-invalid {
    color : #dc3545;
}
.form-control.is-valid{
    color: #28a745 !important;
}

/** Burger menu */
.navbar-light .navbar-toggler {
    border-color: #FFF;
}
.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, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important;
}
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link {
    color : #FFF;
}


/** Gracias.html */
.agradecimiento__wrapper {
    font-family: 'Source Sans Pro';
}
.agradecimiento__wrapper .agradecimiento__title {
    text-transform: uppercase;
    font-family: 'Source Sans Pro';
    font-weight: 700;
    color: #FFF;
}
.agradecimiento__wrapper .agradecimiento__subtitle,
.agradecimiento__wrapper .agradecimiento__text {
    font-family: 'Source Sans Pro';
    color: #FFF;
}
.newMember__wrapper .newMember__title {
    text-transform: uppercase;
    font-family: 'Source Sans Pro';
    font-weight: 700;
    color: #79007e;
}
.newMember__wrapper {
    font-family: 'Source Sans Pro';
}
.newMember__wrapper .newMember__steps {
    display : flex;
    justify-content: center;
}






body::-webkit-scrollbar {
    width: 11px;   
}

body::-webkit-scrollbar-track {
    box-shadow: inset 0 0 10px 10px transparent;
    border: solid 3px transparent;
}

body::-webkit-scrollbar-thumb{
    box-shadow: inset 0 0 10px 10px #999999;
    border-radius: 10px;
    border: solid 3px transparent;
}

body {
    overflow: overlay;
}

.logo {
    max-height: 90px;
    width: auto;
}

#footer_logo {
    margin: auto;
}

#socialmedia {
    margin: auto;
}


header{
    position: fixed;
    top: 0;
    width: 100%;
    height: 120px;
    background: rgb(121,0,126);
    background: linear-gradient(-145deg, rgba(121,0,126,1) 0%, rgb(121,0,126) 100%);
    display: flex;
    justify-content: center;
    font-family: 'Gotham Book', sans-serif;
    text-transform: uppercase;
    font-size: 0.95rem;
    z-index: 1;
    transition: all ease-in-out 250ms;
    -webkit-transition: all ease-in-out 250ms;
    -moz-transition: all ease-in-out 250ms;
    -ms-transition: all ease-in-out 250ms;
    -o-transition: all ease-in-out 250ms;
}

.logo img {
    max-height: 70px;
}





.mobilephone img{
    max-height: 400px;
}


.contenedor_header {
    display: flex;
    width: 100%;
    justify-content: space-around;
    align-items: center;
    max-width: 1140px;
    position: relative;
}

.nav_header {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 70%;
    height: 60%;
    border-radius: 15px;
    overflow: hidden;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
}

.nav_header a{
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    text-decoration: none;
    color: #FFF;
    flex-grow: 1;
    position: relative;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    
}

.before{
    content: '';
    position: absolute;
    display: block;
    background-color: rgb(231, 140, 222);
    height: 0.15em;
    width: 0;
    bottom: 1.3em;
    z-index: -1;
    transition: all ease-in-out 350ms;
    -webkit-transition: all ease-in-out 350ms;
    -moz-transition: all ease-in-out 350ms;
    -ms-transition: all ease-in-out 350ms;
    -o-transition: all ease-in-out 350ms;
    left: 0;
}

.miniHeader{
    content: '';
    position: absolute;
    display: block;
    background-color: rgb(231, 140, 222);
    height: 100%;
    width: 0;
    z-index: -1;
    border-radius: 7px;
    transition: all ease-in-out 350ms;
    -webkit-transition: all ease-in-out 350ms;
    -moz-transition: all ease-in-out 350ms;
    -ms-transition: all ease-in-out 350ms;
    -o-transition: all ease-in-out 350ms;
    left: 0;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
}



.nav_header a{

    z-index: 1;
    
}

.page-wrapper{
    margin-top: 120px;
}

.tuno{
    color: #79007e;
}

.tuno b{
    color: #79007e;
}

.tdos {
    color: #79007e;
}

.tcuatro{
    color: #79007e;
}

.menu-btn{
    display: none;
}

#herocontainer{
    display: flex;
    flex-direction: column;
    justify-self: center;
    align-items: center;
    text-align: center;
}

#storesl{
    display: flex;
    justify-content: center;
}

#storesl a{
    margin: 5px;
}

#storesl a img{
    max-height: 50px;
}



@media screen and ( max-width: 768px ) {
    .special__padding {
        padding-top: 50px;
        padding-bottom: 0
    }
    .special__margin {
        margin-top: 40px;
    }
    .smpartpanics__section .smpartpanics__section_info_wrapper,
    .hero__wrapper,
    .smartpanics_util .smartpanics_util_info_wrapper,
    .newMember__wrapper .newMember__steps {
        display : block
    }
    .hero_section_mobile_phone,
    .smartpanics_util_info_image {
        display: none;
    }
    .hero_section .hero__title {
        font-size: 7.8em
    }
    .hero_section .hero__subtitle {
        font-size: 43px;
    }
    .hero_section_mobile_phone_xs {
        margin-top: 50px;
        display: inline-block !important;
    }
    .smpartpanics__section .smpartpanics__section_info_option_wrapper {    
        width: 27%;
        display: inline-block;
        margin: 10px 25px 50px 10px;
        padding: 50px 10px;
        vertical-align: top;
        min-height: 390px;
    }
    .security_hands .security_hands_option_wrapper .security_hands_option {
        width: 320px;
        vertical-align: top;
        min-height: 354px;
    }
    .security_hands_special_option {
        font-size: 30px;
    }

    .safe_schools .safe_schools_option_wrapper .safe_schools_option {
        width: 340px;
    }

    .safe_family_info_wrapper img {
        width : 70%
    }

    /*new menu*/
    .modal-dialog {
        max-width: 100%;
    }
    #header{
        max-height: 90px;
        justify-content: flex-start;
        align-items: flex-start;
    }

    #header.hopen{
        max-height: 350px;
        flex-direction: column;
        height: 100%;
}

    .nav_header{
        display: none;
        margin-bottom: 25px;
    }

    #header.hopen .nav_header{
        display: flex;
}

    .page-wrapper{
        margin-top: 90px;
    }
    

    /*hamburger menu*/
    .contenedor_header{
        justify-content: space-around;
    }
    .menu-btn{
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 50px;
        height: 50px;
        cursor: pointer;
        transition: all .5s ease-in-out;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
}
    
    .menu-btn__burger {
        width: 30px;
        height: 3px;
        background: #FFF;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        box-shadow: 0 2px 5px rgba(255,101,47,.2);
        transition: all .5s ease-in-out;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
    }
    
    .menu-btn__burger::before,
    .menu-btn__burger::after{
        content: '';
        position: absolute;
        width: 30px;
        height: 3px;
        background: #FFF;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        box-shadow: 0 2px 5px rgba(255,101,47,.2);
        transition: all .5s ease-in-out;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
    }
    
    .menu-btn__burger::before{
        transform: translateY(-10px);
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        -o-transform: translateY(-10px);
}
    
    .menu-btn__burger::after{
        transform: translateY(10px);
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        -ms-transform: translateY(10px);
        -o-transform: translateY(10px);
}
    
    .menu-btn.open .menu-btn__burger{
        transform: translateX(-50px);
        -webkit-transform: translateX(-50px);
        -moz-transform: translateX(-50px);
        -ms-transform: translateX(-50px);
        -o-transform: translateX(-50px);
        background: transparent;
        box-shadow: none;
}
    
    .menu-btn.open .menu-btn__burger::before {
        transform: rotate(45deg) translate(35px, -35px);
        -webkit-transform: rotate(45deg) translate(35px, -35px);
        -moz-transform: rotate(45deg) translate(35px, -35px);
        -ms-transform: rotate(45deg) translate(35px, -35px);
        -o-transform: rotate(45deg) translate(35px, -35px);
}
    
    .menu-btn.open .menu-btn__burger::after{
        transform: rotate(-45deg) translate(35px,35px);
        -webkit-transform: rotate(-45deg) translate(35px,35px);
        -moz-transform: rotate(-45deg) translate(35px,35px);
        -ms-transform: rotate(-45deg) translate(35px,35px);
        -o-transform: rotate(-45deg) translate(35px,35px);
}

.contenedorhamburger{
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;

}

.menu-btn{
    display: flex;
}

.contenedor_header{
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.nav_header{
    flex-direction: column;
    align-self: flex-start;
    align-items: flex-start;
    justify-content: flex-end;
    justify-self: flex-end;
    margin-left: 10%;
}

.before{
    content: '';
    position: absolute;
    display: block;
    background-color: #fcb457;
    height: 0.15em;
    width: 0;
    bottom: 0.2em;
    z-index: -1;
    transition: all ease-in-out 250ms;
    -webkit-transition: all ease-in-out 250ms;
    -moz-transition: all ease-in-out 250ms;
    -ms-transition: all ease-in-out 250ms;
    -o-transition: all ease-in-out 250ms;
    left: 0;
}



.contenedorhamburger{
    height: 100%;
    max-height: 90px;
}

#socialmedia{
    display: flex;
    justify-content: center;
    margin: 35px;
    padding: 0;
}
    
     
}

@media screen and ( max-width: 414px) {
    .hero_section .hero__title {
        font-size: 3.8em;
    }
    .hero_section .hero__subtitle {
        font-size: 19px;
    }
    .hero_section .hero__subtitle img {
        width: 35px;
    }
    .hero__banner h3 {
        font-size: .9em;
    }
    .smpartpanics__section .smpartpanics__section_info_option_wrapper {    
        width: auto;
        margin: 30px;
        min-height: auto;
    }    
    .security_hands .security_hands_option_wrapper .security_hands_option {
        margin: 10px auto;
        width: 100%;
    }
    .security_hands_special_option {
        margin: 10px 00;
        font-size: 14px;
        text-transform: uppercase;
        padding: 10px;
    }
    .security_hands_special_option p {
        font-size: 26px;
    }

    .safe_family .safe_family_option_wrapper,
    .safe_family .safe_family_info_wrapper {
        display : block;
        text-align: center;
    }

    .footer .text-left,
    .footer .text-right {
        text-align: center !important;
    }
    /*new menu*/
    .modal-dialog {
        max-width: 100%;
    }
    #header{
        max-height: 90px;
        justify-content: flex-start;
        align-items: flex-start;
    }

    #header.hopen{
        max-height: 350px;
        flex-direction: column;
        height: 100%;
}

    .nav_header{
        display: none;
        margin-bottom: 25px;
    }

    #header.hopen .nav_header{
        display: flex;
}

    .page-wrapper{
        margin-top: 90px;
    }
    

    /*hamburger menu*/
    .contenedor_header{
        justify-content: space-around;
    }
    .menu-btn{
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 50px;
        height: 50px;
        cursor: pointer;
        transition: all .5s ease-in-out;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
}
    
    .menu-btn__burger {
        width: 30px;
        height: 3px;
        background: #FFF;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        box-shadow: 0 2px 5px rgba(255,101,47,.2);
        transition: all .5s ease-in-out;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
    }
    
    .menu-btn__burger::before,
    .menu-btn__burger::after{
        content: '';
        position: absolute;
        width: 30px;
        height: 3px;
        background: #FFF;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        box-shadow: 0 2px 5px rgba(255,101,47,.2);
        transition: all .5s ease-in-out;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
    }
    
    .menu-btn__burger::before{
        transform: translateY(-10px);
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        -o-transform: translateY(-10px);
}
    
    .menu-btn__burger::after{
        transform: translateY(10px);
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        -ms-transform: translateY(10px);
        -o-transform: translateY(10px);
}
    
    .menu-btn.open .menu-btn__burger{
        transform: translateX(-50px);
        -webkit-transform: translateX(-50px);
        -moz-transform: translateX(-50px);
        -ms-transform: translateX(-50px);
        -o-transform: translateX(-50px);
        background: transparent;
        box-shadow: none;
}
    
    .menu-btn.open .menu-btn__burger::before {
        transform: rotate(45deg) translate(35px, -35px);
        -webkit-transform: rotate(45deg) translate(35px, -35px);
        -moz-transform: rotate(45deg) translate(35px, -35px);
        -ms-transform: rotate(45deg) translate(35px, -35px);
        -o-transform: rotate(45deg) translate(35px, -35px);
}
    
    .menu-btn.open .menu-btn__burger::after{
        transform: rotate(-45deg) translate(35px,35px);
        -webkit-transform: rotate(-45deg) translate(35px,35px);
        -moz-transform: rotate(-45deg) translate(35px,35px);
        -ms-transform: rotate(-45deg) translate(35px,35px);
        -o-transform: rotate(-45deg) translate(35px,35px);
}

.contenedorhamburger{
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;

}

.menu-btn{
    display: flex;
}

.contenedor_header{
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.nav_header{
    flex-direction: column;
    align-self: flex-start;
    align-items: flex-start;
    justify-content: flex-end;
    justify-self: flex-end;
    margin-left: 10%;
}

.before{
    content: '';
    position: absolute;
    display: block;
    background-color: #fcb457;
    height: 0.15em;
    width: 0;
    bottom: 0.2em;
    z-index: -1;
    transition: all ease-in-out 250ms;
    -webkit-transition: all ease-in-out 250ms;
    -moz-transition: all ease-in-out 250ms;
    -ms-transition: all ease-in-out 250ms;
    -o-transition: all ease-in-out 250ms;
    left: 0;
}

header{
    transition: all ease-in-out 100ms;
    -webkit-transition: all ease-in-out 100ms;
    -moz-transition: all ease-in-out 100ms;
    -ms-transition: all ease-in-out 100ms;
    -o-transition: all ease-in-out 100ms;
}

.contenedorhamburger{
    height: 100%;
    max-height: 90px;
}

#socialmedia{
    display: flex;
    justify-content: center;
    margin: 35px;
    padding: 0;
}




}

@media screen and ( max-width: 360px ) {
    .hero_section .hero__subtitle {
        font-size: 18px
    }    
}

@media screen and ( max-width: 320px) {
    .hero_section .hero__title {
        font-size: 3em;
    }
}


/* Prueba de print */
@media print {
    .modal {
        position: absolute;
        left: 0;
        top: 0;
        margin: 0;
        padding: 0;
        overflow: visible!important;
    }
    .modal-content {
        border : none;
    }
    .modal-body {
        overflow: visible!important;
    }
    header,
    section,
    .modal-footer {
        display : none;
    }
}

