/*
Theme Name:   Plixsite
Theme URI: https://plixsite.com
Description:  Plixsite - Hosting Wordpress Theme
Author:       aleks rc
Author URL:   https://plixsite.com
Template:     phlox-pro
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  phlox-pro
Tags: domains, host, hosting, hosting templates, landing page, layout, layout switcher, modern, one page, template, web hosting templates, whmcs, whmcs templates, whmcsdes
Text
*/



.page-content, .aux-wrapper {
    overflow: hidden;
}


::selection {
    background: #f6383f !important;
    color: #ffffff !important;
}


::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  border-radius: 0px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    background: #F6383F;
    border-radius: 0px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
      background: #f7656b;
}

::-webkit-scrollbar-track {
  background: #000000;
}

.bg-fil {
backdrop-filter: blur(10px);
}

.cleverwa-description p span {
    color: rgba(255, 255, 255, 1) !important;
    font-size: 12px !important;
}








/* HEADER SCROLL */

#Top_bar {
        top: 0;
        z-index: 19;
        -webkit-transition: top .3s 
ease-out;
        transition: top .3s 
ease-out;
}





/* CURSOR ANIMADO */

.cursor-follower {
  position: fixed;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background-color: #f6383f;
  opacity: 0;
  z-index: 10000;
  user-select: none;
	pointer-events:none;
}




/* WP CONTACT FORM 7 */



.cfkit {
    margin: 0px !important;
}

.cfkit .col-md-12 {
    padding: 0 5px !important;
}
.wpcf7 .cfkit .wpcf7-form-control-wrap {
    display: block;
    margin-bottom: 5px;
}



.wpcf7 textarea {
    padding: 15px !important;
}



.wpcf7 form.sent .wpcf7-response-output, .wpcf7-spinner  {
    display: none !important;
}



@media screen and (min-width: 960px) {
    
 .cfkit .col-md-6 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
}  
.cfkit .col-md-3 {
    width: 33.333% !important;
    flex: 0 0 33.333% !important;
} 

}




select option {
  background-color: #f2f2f2;
}



/* BARRA SCROL SIMPREMARQUE */



.msd-content {
    white-space: nowrap;
    display: flex;
    align-items: center;
    margin-right: 11vw 211.2px;
}


   
   
@media screen and (min-width: 992px) {
    
.msd-content img {
        padding: 5px 35px;
        width: 105px;
    }
    
 .simplemarque {
    display: inline-block;
    animation-duration: 40.2245s;
    animation-timing-function: linear;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: normal;
    animation-fill-mode: none;
    animation-name: simplemarquee-15;
    animation-timeline: auto;
    animation-range: normal;
}  

@keyframes simplemarquee-15{
0% {
    transform: translate(0, 0);
}

100% {
    transform: translate(-220%, 0);
}
}

}    



   
   
@media screen and (max-width: 991px) {
    
.msd-content img {
    padding: 5px 30px;
    width: 90px;
 }
    
 .simplemarque {
    display: inline-block;
    animation-duration: 40.2245s;
    animation-timing-function: linear;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: normal;
    animation-fill-mode: none;
    animation-name: simplemarquee-15;
    animation-timeline: auto;
    animation-range: normal;
}  

@keyframes simplemarquee-15{
0% {
    transform: translate(0, 0);
}

100% {
    transform: translate(-620%, 0);
}
}

}    







/* MENU HAMBURGUESA */

.hamburger {
cursor: pointer; 
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s ease, visibility 0.4s ease;
}

.modal.show {
  opacity: 1;
  visibility: visible;
}

.modal .close {
    position: absolute;
    color: #ffffff;
    cursor: pointer;
    z-index: 202;
}


.modal-content {
  height: 100%;
}

@media screen and (min-width: 991px) {
.modal .close {
    top: 32px;
    right: 43px;
    font-size: 60px;
    font-weight: 300;
}
}

@media screen and (max-width: 990px) {
.modal .close {
    top: 27px;
    right: 20px;
    font-size: 60px;
    font-weight: 300;
}
}



 
 
/* ANIMACIÓN ROTAR INFINITO */ 
 
.rotar-infinito img {
  height: auto;
  animation: giroInfinito 20s linear infinite;
  transform-origin: center center;
}

@keyframes giroInfinito {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
 
 
 
 
 








/* SECCTION PARALLAX + BLUR EN SCROLL */







@media screen and (min-width: 991px) {
.fx-seccion1 {
    top: 0;
    left: 0;
    transform: translateY(0) !important;
}


}  

@media screen and (max-width: 991px) {

.fx-seccion1 {
    transform: translateY(0) !important;
}


}  
























@media screen and (min-width: 1200px) {

.blr {
        -webkit-backdrop-filter: blur(25px);
        backdrop-filter: blur(25px);
        background: linear-gradient(270deg, #ffffff03 -20%, #28282817 75.76%, #ffffff03);
}

.fr-bg {
    background-image: radial-gradient(at bottom center, #ccffc6 16%, #a50099 26%, #0d00cf 100%) !important;
}

}



.sahw .aux-widget-advanced-text {
    box-shadow: 0 0 0px #0000, 0 0 0px #0000, 0px 10px 60px 0px rgba(38, 45, 18, .08);
}



.boxit .uc_box_content {
    justify-content: space-between !important;
}
.boxit .uc_long_content_box .uc_image_box {
    transition: all .3s ease-in-out;
}
.boxit .uc_long_content_box:hover .uc_image_box {
    transform: scale(1.1);
    transition: all .3s ease-in-out;
}

.boxit .uc_long_content_box_holder .uc_long_content_box_box .uc_box_content .uc_hidden_content {
    opacity: 1 !important;
    overflow: visible !important;
    transform: scale(1) !important;
    max-height: 100% !important;
}









.framer-footer {
    height: 100px;
}


  
 /* ==== HEADER TRANSPARENTE Y COLOR AL SCROLL + INTERNO ==== */    



header.inicio {
  background: transparent;
  box-shadow: none;
}


header.color #blue {
    background: transparent;
}








/* ==== TITULO BLOG ==== */


@media screen and (min-width: 1200px) {

.page-title {
    font-size: 3.5em !important;
}
.entry-content h2, .comment-body h2 {
    font-size: 2.6em !important;
}

}


@media screen and (min-width: 991px) and (max-width: 1200px) {

.page-title {
    font-size: 3em !important;
}
.entry-content h2, .comment-body h2 {
    font-size: 2.2em !important;
}

}

@media screen and (max-width: 990px) {
.single-post .entry-header, .single-post .entry-info, .single-post .entry-content {
        margin-left: 0% !important;
        margin-right: 0% !important;
    }
    
.aux-content-top-margin .aux-primary {
    padding-top: 1.375em !important;
}
.hentry .entry-media {
    margin-bottom: 1.5625em !important;
}
.entry-content h2, .comment-body h2 {
    font-size: 1.7em !important;
}
.entry-content h3, .comment-body h3 {
    font-size: 1.3em !important;
}

}


.post-template-default .aux-container, .post-template-default .aux-boxed-container > .aux-container {
    padding-right: 15px !important;
    padding-left: 15px !important;
}

.page-title-section .page-header > .aux-container > *:first-child {
    margin-top: 90px !important;
}

.page-title-section .page-header > .aux-container > *:last-child {
    margin-bottom: 30px !important;
}
.wp-block-separator {
    border-top: 0px !important;
    padding: 15px;
}

 .page-title-section .aux-dark a {
    color: #000 !important;
}  
.single-post .entry-content a {
    color: #f6383f !important;
}  


