@font-face {
    font-family: Kodchasan extralight;
    src: url(Kodchasan-ExtraLight.ttf);
}
@font-face {
    font-family: Kodchasan light;
    src: url(Kodchasan-Light.ttf);
}
@font-face {
    font-family: Kodchasan regular;
    src: url(Kodchasan-Regular.ttf);
}
@font-face {
    font-family: Kodchasan bold;
    src: url(Kodchasan-Bold.ttf);
}
@font-face {
    font-family: Kodchasan semibold;
    src: url(Kodchasan-SemiBold.ttf);
}
@font-face {
    font-family: Kodchasan medium;
    src: url(Kodchasan-Medium.ttf);
}
@font-face {
    font-family: Bungee;
    src: url(BungeeShade-Regular.ttf);
}
*{
    box-sizing: none;
}
button{
    display: none;
}
.logo_crd{
    display: none;
}

body{
    background-color: white;
    height: auto;
    margin: 0%;
    margin-top: 10px;
}
.nav_desc{
    display: inline;
    font-family: Kodchasan medium;
    font-size: 15px;
    text-align: center;
}
#nav a{
    padding: 30px;
    text-decoration: none;
    color: black;
}
.nav img{
    vertical-align: middle;
}
hr{
    display: block;
    width: 80%;
}
.page_title{
    font-family: Bungee;
    font-size: 22px;
    text-align: center;
}

#logo img{
    vertical-align: middle;
    max-width: 60%;
    height: 30%;
    margin: none;
}
ul{
    font-family: Kodchasan light;
    font-size: 12px;
    display: inline-block;
}
li{
    display: inline-block;
    text-align: center;
}
#sec1,
#sec2,
#sec3,
#sec4{
    display: block;
    position: relative;
    height: auto;
    line-height: 1.4;
}
#sec2{
    align-items: center;
}
#sec3{
    bottom: 200px;
    background-color: #BBDEFB;
    padding: 10px;
    margin: 20px;
    border-radius: 10px;
}
.loz{
    font-family: Kodchasan light;
    font-size: 16px;
    color: black;
    background-color: #BBDEFB;
    padding: 10px;
    margin: 20px;
    border-radius: 10px;
    text-align: center;
}
.subtitle{
    font-family: Bungee;
    font-size: 18px;
    text-align: left;
    padding-left: 20px;
}
.subtitle1{
    position: relative;
    padding-top: 60px;
}
.subtitle2{
    position: relative;
    bottom: 200px;
}
.circle1,
.circle3,
.circle4{
    position: relative;
    top: 10px;
    left: 20px;
}
.circle2{
    position: relative;
    top: 40px;
    right: 20px;
}
.cdro1,
.cdro2,
.cdro3,
.cdro4{
    padding: 10px;
    display: flex;
    flex-direction: row;
}
.cdro2{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.col1,
.col2,
.col3{
    display: flex;
    flex-direction: column;
    padding: 20px 0px 20px 0px;
    text-align: justify;
    margin-inline: 0px;
}
.circle1a,
.circle2a,
.circle3a{
    position: relative;
    top: 0px;
    left: 50px;
}
.p1,
.p2,
.p3,
.p4,
.p10,
.p11,
.p12{
    font-family: Kodchasan regular;
    font-size: 16px;
    color: black;
    width: 25%;
    height: auto;
    text-align: justify;
    border-radius: 15px;
    padding: 15px;
    background-color: #BBDEFB;
}
.p6,
.p7,
.p8,
.p9{
    font-family: Kodchasan regular;
    font-size: 16px;
    color: black;
    height: auto;
    text-align: justify;
    margin-inline: 40px;
}
.p10,
.p11,
.p12{
    margin-inline: 50px;
}

.p5{
    font-family: Kodchasan regular;
    font-size: 16px;
    color: black;
    height:auto;
    text-align: center;
    width: 25%;
    font-weight: 900;
    border-radius: 15px;
    padding: 15px;
    background-color: #F8C822;
    position: relative;
    bottom: 215px;
    left: 170px;
}

.img{
    width: 50%;
    position: relative;
    bottom: 250px;
    float: left;
}
.hrzline{
    display: flex;
    justify-content: center;
    align-items: center;
}
.linea{
    width: 100px;
    height: 5px;
    position: relative;
    background-color: #E04F5F;
}
.vrtline{
    display: flex;
    justify-content: right;
    align-items: flex-start;
}
.lineab{
    width: 5px;
    height: 200px;
    position: relative;
    background-color: #E04F5F;
    right: 100px;
    bottom: 10px;
}
.dot{
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: white;
    border: 2px solid #E04F5F;
    position: relative;
    display: flex;
    float: right;
    right: 92px;
    bottom: 20px;
}

#side_menu{
    grid-area: side_menu;
    display: block;
    width: 320px;
    align-items: center;
    margin: auto;
    padding-top: 100px;
    padding-left: 20px;
}
#side_menu a{
    font-family: Bungee;
    font-size: 18px;
    line-height: 30px;
    text-decoration: none;
}
.mas1, .mas2, .mas3{
    position: relative;
    bottom: 25px;
}
#mas{
    text-align: left;
}
.porque_sphynx, .nuestra_calidad, .como_comprar{
    color: black;
    background-color: white;
    border-color: black;
    border-width: 3px;
    border-style: solid;
    border-radius: 10px;
}
#side_menu nav{
    text-align: center;
}
.logo_link{
    display: list-item;
}
footer{
    margin: 0%;
}
.logo{
    width: 200px;
    position: relative;
    bottom: 120px;
    left: 30px;
}
.ul_footer{
    position: relative;
    bottom: 70px;
    right: 0px;
    display: block;
    
}
.li_footer{
    display: block;
    text-align: left;
}
.li_footer a{
    text-decoration: none;
    color: black;
    font-size: 14px;
    
}
.whats{
    width: 80px;
    position: relative;
}

footer{
    font-family: Kodchasan Regular;
    margin-top: 50px;
}
.footer{
    width: 100%;
    background-color: #bbdefb;
    padding: 50px 0;
}
.footer_row1{
    display: flex;
    flex-wrap: wrap;
}
.footer_links{
    width: 50%;
}
.social_link{
    padding-left: 0px;
    text-align: left;
    position: relative;
    bottom: 80px;
    right: 180px;
}
.social_link a{
    display: inline-block;
    width: 60px;
    height: 60px;
    color:aliceblue;
    background-color: pink;
    border: 3px #bbdefb solid;
    border-radius: 50%;
    text-align: center;
    line-height: 60px;
    position: relative;
    bottom: 10px;
    font-size: 30px;
    
}
.whatsapp{
    background-color: rgb(37, 211, 102) !important;
    width: 80px !important;
    height: 80px !important;
    font-size: 40px !important;
    line-height: 80px !important;
}
h4{
    text-align: center;
    vertical-align: middle;
    font-size: 20px;
    position: relative;
    bottom: 100px;
}
