/*
Theme Name: thefrank
Theme URI: https://wordpress.org/themes/twentytwelve/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: The 2012 theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background.
Version: 1.9
License: GNU General Public License v2 or later 
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, gray, white, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: twentytwelve
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

_________________________________
FRANK SITE FONT DESCRIPTION
* all developers and designer please be note bellow font scheme for this website. please do not use any other font in this website.
_________________________________
Default fonts: ROBOTO
    variations (font-family names):
        RobotoBlack
        RobotoThin
        RobotoMedium
        RobotoBold
        RobotoLight
        RobotoRegular
__________________________________
FEATURE HEADERING FONTS: LATO;
    variation family name used in site:
        lato-light
        lato-medium
        lato (for regulare)
        lato-semibold
        lato-thin
__________________________________
-------------------------------------------------------------- */
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');

.page-id-1782 .entry-content p{
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: normal;
}
.error404.no-results.not-found .col-md-10.col-md-offset-1 {
	float: left;
	width: 100%;
	margin: 50px 0;
	text-align: center;
}
.error404.no-results.not-found p {
	font-size: 18px;
	line-height: 30px;
}
.error404.no-results #searchsubmit {
	background: #4faee9;
	border-color: #4faee9;
	color: #fff;
	font-size: 14px;
	padding: 6px 20px;
	border-radius: 0;
	text-transform: uppercase;
}
.error404.no-results #searchsubmit:hover {
	background: #7bc54c;
	border-color: #7bc54c;
}




/**Sales page css***/


.page-id-1795 .ar-header-holder, .page-id-1795 footer, .page-id-1919 .ar-header-holder, .page-id-1919 footer {
    display: none;
}

.page-id-1795 .container.sales-page, .page-id-1919 .container.sales-page {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.page-id-1795 .wpb_wrapper, .page-id-1919 .wpb_wrapper {
    max-width: 1300px;
    margin: 0 auto;
    /*padding-left: 15px;
    padding-right: 15px;*/
}

.page-id-1795 .wpb_content_element, .page-id-1919 .wpb_content_element{
    margin-bottom: 0px !important;
}

.sl-sec1 .vc_column-inner {
    padding-top: 0px !important;
}

.sl-head svg {
    max-width: 150px;
}

.sl-head-btn {
    background: url(https://www.frankmedrano.com/wp-content/uploads/2020/12/Group1212-533.png) no-repeat;
    width: 233px;
    height: 65px;
    display: block;
    text-align: center;
    color: #fff;
    line-height: 68px;
    font-family: 'Roboto';
    font-size: 24px;
    font-weight: 600;
    font-style: italic;
    float: right;
	background-size: 100%;
	transition: all 0.3s ease;
	-webkit-transition:  all 0.3s ease;
    -moz-transition:  all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.sl-head-btn:hover, .sl-head-btn:focus { color: #fff !important; text-decoration: none !important;}

h1.sl-head-blue {
    color: #fff;
    background: url(https://www.frankmedrano.com/wp-content/uploads/2020/12/Group-530.png) no-repeat;
    width: 484px;
    height: 75px;
    margin-top: -346px !important;
    background-size: contain;
    font-family: 'Bebas Neue', cursive;
    font-size: 60px !important;
    text-transform: uppercase;
    padding-left: 25px;
    line-height: 80px !important;
    margin-bottom: 10px !important;
}

h2.sl-head-blue2 {
    font-size: 54px !important;
    text-transform: uppercase;
    color: #fff;
    font-style: italic;
    font-weight: 700;
    margin: 0px !important;
    line-height: 62px !important;
	background: -webkit-linear-gradient(#8DEEFF, #FFFFFF);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	position: relative;
}

h3.sl-head-blue3 {
    font-size: 37px !important;
    text-transform: uppercase;
    color: #fff;
    font-style: italic;
    font-weight: 700;
    margin: 0px !important;
    line-height: 42px !important;
    background: -webkit-linear-gradient(#8DEEFF, #FFFFFF);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    margin-bottom: 120px !important;
}

.sl-head-mainimage {
    margin-top: -45px;
}

.sl-head-video img {
    max-width: 810px !important;
}

.sl-head-video iframe {
    max-width: 810px;
    margin: 0 auto;
    display: block;
}

.sl-head-count-btn {
    display: block;
    background: url(https://www.frankmedrano.com/wp-content/uploads/2020/12/Group-531.png) no-repeat;
    background-size: contain;
    width: 528px;
    height: 80px;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 40px;
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 30px;
    font-style: italic;
    line-height: 28px;
    padding-top: 16px;
	transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.sl-head-count-btn:hover { 
	line-height: 24px;
    padding-top: 12px;
	color: #fff !important;
}

.sl-head-count-btn:hover b{display: block;}

.sl-head-count-btn b {
    display: none; 
    font-size: 10px;
    text-transform: uppercase;
    margin-top: -7px !important;
}

.sl-head-count-btn strong {
    display: block;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
}

#main_countedown_widget_8 .time_left, #main_countedown_widget_6 .time_left,  #main_countedown_widget_2 .time_left {
    background: none !important;
    color: #fff !important;
    font-family: 'Roboto' !important;
    font-size: 41px !important;
    font-weight: 600;
    font-style: italic;
    letter-spacing: 2px;
    padding-bottom: 0px !important;
}

#main_countedown_widget_8 .time_description, #main_countedown_widget_6 .time_description, #main_countedown_widget_2 .time_description {
    font-family: 'Roboto' !important;
    font-size: 10px !important;
    color: #929292 !important;
}

#main_countedown_widget_8 .element_conteiner, #main_countedown_widget_6 .element_conteiner, #main_countedown_widget_2 .element_conteiner {
    position: relative;
    margin-right: 50px;
}

#main_countedown_widget_8 .element_conteiner:after, #main_countedown_widget_6 .element_conteiner:after, #main_countedown_widget_2 .element_conteiner:after {
    content: ":";
    color: #fff;
    font-size: 24px;
    font-weight: 800;
    font-family: 'Roboto';
    position: absolute;
    top: 25px;
    right: -32px;
    font-style: italic;
}

#main_countedown_widget_8 .element_conteiner:nth-child(4):after, #main_countedown_widget_6 .element_conteiner:nth-child(4):after, #main_countedown_widget_2 .element_conteiner:nth-child(4):after {
    content: none;
}

.sl-head h6 {
    text-align: center;
    color: #fff;
    font-size: 32px !important;
    line-height: 36px !important;
    font-weight: 800;
    position: relative;
    padding: 20px 30px;
	max-width: 90%;
	margin: 0 auto !important;
	background: #fff -webkit-gradient(linear, left top, right top, from(#fff), to(#fff), color-stop(0.8, #04DAFF)) 0 0 no-repeat;
	  -webkit-background-size: 150px;
	  color: rgba(255, 255, 255, 0.3);
	  -webkit-background-clip: text;
	  -webkit-animation-name: shine;
	  -webkit-animation-duration: 3s;
	  -webkit-animation-iteration-count: infinite;
	  text-shadow: 0 0px 0px rgba(255, 255, 255, 0.5);
}

/*.sl-head h6 br{display: none;}*/

.sl-sec2 .mega_info_box_2 {
    margin-top: -100px;
    border-radius: 0px !important;
    max-height: 100px;
    position: relative;
    z-index: 9999;
    overflow: hidden;
}

.sl-sec2 .mega_info_box_2:before {
    content: '';
    background: #04DAFF;
    width: 90%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: -99;
    transform: skewX(-20deg);
    opacity: 0.9;
    margin-left: -18px;
	filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.102));
}

.sl-sec2 .mega_info_box_2:after {
    content: '';
    width: 10%;
    height: 100%;
    position: absolute;
    background: #81C551;
    left: 80%;
    top: 0px;
    transform: skewX(-20deg);
    opacity: 0.9;
	filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.102));
}


.sl-sec2 .mega_info_box_2 .mega-info-desc {
    color: #fff !important;
    font-family: 'Roboto';
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
    font-style: italic;
    line-height: 25px;
}

.sl-sec2 .mega_info_box_2 .mega-info-img {
    padding-top: 6px;
    margin-left: 20px;
	max-width: 55px;
}

.sl-sec2 .wpb_single_image .vc_figure {
    display: block !important;
    width: 100%;
}

.sl-sec2 .wpb_single_image .vc_single_image-wrapper {
    display: block;
    width: 100%;
}

.sl-sec2 .wpb_single_image .vc_single_image-wrapper img {
    display: block;
    width: 100%;
}

.sl-sec2 .vc_col-sm-4:nth-child(1) .mega-info-img {
    margin-left: 30px;
}

.sl-sec3 p {
    color: #fff;
    font-size: 23px;
    line-height: 30px;
    padding-bottom: 10px;
}

.sl-sec3 svg {
    max-width: 500px;
    height: auto;
    margin-bottom: 10px;
}

p.sl-sec3-readmore {
    background: url(https://www.frankmedrano.com/wp-content/uploads/2020/12/p-background.png) no-repeat;
    padding-left: 40px;
    line-height: 48px !important;
    color: #000;
    font-size: 17px !important;
    font-weight: 500;
    position: relative;
    width: 482px;
	padding-bottom: 160px;
	cursor: pointer;
}

p.sl-sec3-readmore span:before {
    content: 'read more..';
}

p.sl-sec3-readmore.sl3-redmi span::before {
    content: 'show less..';
}

.sl-sec3-readmore.sl3-redmi svg {
    transform: rotate(180deg);
}

p.sl-sec3-readmore svg {
    position: absolute;
    right: 37px;
    top: 20px;
    width: 16px;
    height: auto;
    margin-bottom: 0px;
}

.vc_custom_1607806490510.sl-sec3 {
    background-position: left top !important;
    background-size: cover !important;
	background-repeat: no-repeat !important;
	transition: all 0.5s ease;
	-webkit-transition:  all 0.5s ease;
    -moz-transition:  all 0.5s ease;
    -o-transition:  all 0.5s ease;
}

.vc_row.wpb_row.vc_row-fluid.sl-sec4 {
    background-position: right 35px !important;
    background-size: 200px !important;
    text-align: center;
}

.sl-sec4 svg {
    max-width: 465px;
    height: auto;
}

.sl-sec4 h1 {
    font-size: 60px !important;
    text-transform: uppercase !important;
    font-family: 'Bebas Neue', cursive !important;
    color: #04DAFF !important;
    line-height: 49px !important;
    margin: 0px !important;
    margin-top: 6px !important;
}

.sl-sec4 h2 {
    font-size: 47px !important;
    text-transform: uppercase !important;
    font-family: 'Bebas Neue', cursive !important;
    color: #212121 !important;
    line-height: 35px !important;
    margin: 0px !important;
    margin-top: 50px !important;
}

.sl-sec4 h3 {
    font-size: 65px !important;;
    text-transform: uppercase !important;
    font-family: 'Bebas Neue', cursive !important;
    color: #212121 !important;
    line-height: 65px !important;
    margin: 0px !important;;
}

.sl-sec4 h4 {
    font-size: 40px !important;
    text-transform: uppercase !important;
    font-family: 'Bebas Neue', cursive !important;
    color: #212121 !important;
    line-height: 33px !important;
    margin: 0px !important;
    margin-top: 70px !important;
}

.vc_row.wpb_row.vc_row-fluid.sl-sec5 {
    background-size: cover !important;
}

.sl-sec5 .vc_single_image-wrapper img {
    max-width: 380px;
    height: auto;
}

.sl-sec5 h1, .sl-sec7 h1 {
    font-size: 23px !important;
    text-transform: uppercase !important;
    font-family: 'Roboto' !important;
    color: #fff !important;
    line-height: 64px !important;
    margin: 0px !important;
    overflow: hidden;
    position: relative;
    z-index: 99999;
    height: 62px;
    padding: 0 25px;
    font-weight: 500;
}

.sl-sec5 h1:before, .sl-sec7 h1:before {
    content: '';
    background: rgb(4,218,255);
    background: -webkit-linear-gradient(rgba(4,218,255,1) 0%, rgba(80,112,175,1) 100%);
    background: -o-linear-gradient(rgba(4,218,255,1) 0%, rgba(80,112,175,1) 100%);
    background: linear-gradient(rgba(4,218,255,1) 0%, rgba(80,112,175,1) 100%);
    transform: skewX(-20deg);
    position: absolute;
    top: 0px;
    left: -11px;
    width: 100%;
    height: 100%;
    z-index: -1;
    max-width: 485px;
}

.sl-sec5 h2, .sl-sec6 h2, .sl-sec7 h2 {
    font-size: 15px !important;
    text-transform: uppercase !important;
    font-weight: 700;
    font-family: 'Roboto' !important;
    color: #101417 !important;
    line-height: 63px !important;
    margin: 0px !important;
    overflow: hidden;
    position: relative;
    z-index: 99999;
    height: 62px;
    padding: 0 25px;
}

.sl-sec5 h2:before, .sl-sec6 h2:before, .sl-sec7 h2:before{
	content: '';
	background: rgb(220,220,220);
	background: -webkit-linear-gradient(rgba(220,220,220,1) 0%, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(rgba(220,220,220,1) 0%, rgba(255,255,255,1) 100%);
	background: linear-gradient(rgba(220,220,220,1) 0%, rgba(255,255,255,1) 100%);
	transform: skewX(-20deg);
	position: absolute;
	top: 0px;
    left: -11px;
    width: 100%;
    height: 100%;
    z-index: -1;
    max-width: 215px;
}

.sl-sec5 .vc_col-sm-6:nth-child(1) {
    padding-top: 270px;
}

.sl-sec5 p, .sl-sec6 p, .sl-sec7 p {
    color: #fff;
    font-size: 23px;
    line-height: 29px;
    padding-top: 30px;
    font-family: 'Roboto';
}

.sl-sec6 h1 {
    font-size: 23px !important;
    text-transform: uppercase !important;
    font-family: 'Roboto' !important;
    color: #fff !important;
    line-height: 64px !important;
    margin: 0px !important;
    overflow: hidden;
    position: relative;
    z-index: 99999;
    height: 62px;
    padding: 0 25px;
    font-weight: 500;
}

.sl-sec6 h1:before{
    content: '';
    background: rgb(116,116,116);
	background: -webkit-linear-gradient(rgba(116,116,116,1) 0%, rgba(0,0,0,1) 100%);
	background: -o-linear-gradient(rgba(116,116,116,1) 0%, rgba(0,0,0,1) 100%);
	background: linear-gradient(rgba(116,116,116,1) 0%, rgba(0,0,0,1) 100%);
    transform: skewX(-20deg);
    position: absolute;
    top: 0px;
    left: -11px;
    width: 100%;
    height: 100%;
    z-index: -1;
    max-width: 485px;
}

.vc_row.wpb_row.vc_row-fluid.sl-sec6 {
    padding-top: 70px !important;
    padding-bottom: 250px !important;
	background-repeat: no-repeat !important;
	background-size: contain !important;
}

.vc_row.wpb_row.vc_row-fluid.sl-sec7 {
    margin-top: -183px;
    background-size: 100% !important;
    padding-top: 150px;
    padding-bottom: 200px;
    position: relative;
    overflow: hidden;
	background: none !important;
}

.sl-sec7 .vc_col-sm-12 {
    z-index: 999;
}

.vc_row.wpb_row.vc_row-fluid.sl-sec9{
	    margin-top: -75px;
    z-index: 9999;
    position: relative;
}

.sl-sec7.vc_custom_1607883973649:after {
    background: url(https://www.frankmedrano.com/wp-content/uploads/2020/12/Group-542.png) !important;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    transform: skewY(-5deg);
    left: 0px;
    background-repeat: no-repeat !important;
    background-size: cover !important;
	content: '';
	display: block;
}

.sl-sec7 .vc_single_image-wrapper img {
    margin-top: -116px;
    position: absolute;
    top: 30px;
    width: 1000px;
    right: 0px;
}

.sl-sec7 .vc_col-sm-12:after {
    content: '';
    position: absolute;
    top: -51px;
    right: 0px;
    width: 100%;
    height: 450px;
    background: url(https://www.frankmedrano.com/wp-content/uploads/2020/12/final-asdf.png) no-repeat;
    background-position: right;
    background-size: 820px;
}

.sl-sec8 h1 {
    text-align: center;
    color: #3A3A3A;
    font-size: 35px !important;
    line-height: 37px !important;
    font-family: 'Roboto';
    text-transform: uppercase;
    font-weight: bold;
    margin: 0px !important;
    margin-bottom: 5px !important;
}

.sl-sec8 h2 {
    font-size: 22px !important;
    line-height: 23px !important;
    color: #04DAFF;
    text-align: center;
    margin: 0px !important;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 20px !important;
}

.sl-sec8 .slick-slide img{
	width: 100%;
	height: 330px !important;
	object-fit: cover;
	border: solid 5px #000;
	margin-top: 20px;
}


.sl-sec8 span.content-section {
    margin-top: -15px;
    padding: 15px 30px;
	background: rgb(4,218,255);
	background: -webkit-linear-gradient(rgba(4,218,255,1) 0%, rgba(22,171,197,1) 100%);
	background: -o-linear-gradient(rgba(4,218,255,1) 0%, rgba(22,171,197,1) 100%);
	background: linear-gradient(rgba(4,218,255,1) 0%, rgba(22,171,197,1) 100%);
	font-family: 'Roboto';
	font-size: 18px;
	line-height: 25px;
	color: #fff;
	text-shadow: none !important;
	min-height: 190px;
}


h2.tdt-slider-heading {
    font-family: 'Roboto' !important;
    color: #000000 !important;
    font-size: 12px !important;
    text-shadow: none !important;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
}

.sl-sec8 .slick-slider .slick-arrow {
    background: #000 !important;
    z-index: 99999 !important;
    width: 56px;
    height: 56px;
    border-radius: 100%;
}

.sl-sec8 .slick-prev{
	bottom: -100px !important;
    top: auto !important;
    left: 50% !important;
    transform: translateX(-50%);
	margin-left: -30px;
}

.sl-sec8 .slick-next{
	bottom: -100px !important;
    top: auto !important;
    left: 50% !important;
    transform: translateX(-50%);
	margin-left: 35px;
}

.sl-sec8 .tm-slider .slick-prev:before, .sl-sec8 .tm-slider .slick-next:before {
    line-height: 56px;
	font-family: 'Font Awesome 5 Free';
    opacity: 1;
}

.sl-sec8 .tm-slider .slick-next:before {
	content: '\f061' !important;
}

.sl-sec8 .tm-slider .slick-prev:before {
	content: '\f060' !important;
}

.vc_row.wpb_row.vc_row-fluid.sl-sec8 {
    background-position: right 150px !important;
    background-size: 300px !important;
}

.sl-sec9 .vc_col-sm-4:before {
    background: #fff;
    content: '';
    width: calc(100% - 30px);
    height: 100%;
    position: absolute;
    left: 15px;
    top: 0px;
}

.sl-sec9 .vc_col-sm-4 .vc_column-inner {
    z-index: 99;
    padding-bottom: 50px;
}

.sl-sec9 h1 {
    background: url(https://www.frankmedrano.com/wp-content/uploads/2020/12/Group-544.png) no-repeat;
	width: 700px;
    height: 90px;
    background-size: contain;
    margin: 0 auto !important;
    text-align: center;
    color: #fff;
    line-height: 90px !important;
    text-transform: uppercase;
    font-size: 40px !important;
    font-weight: 700;
    font-family: 'Roboto';
    margin-top: -205px !important;
    margin-bottom: 70px !important;
}

.sl-sec9-desc p {
    margin-bottom: 20px !important;
}

.sl-sec9-bonus {
    position: absolute;
    left: 4px;
    top: 14px;
}

.sl-sec9-bonus svg {
    max-width: 165px;
    height: auto;
    position: absolute;
    left: 0px;
	top: 0px;
}

.sl-sec9-bonus span {
    z-index: 99999;
    color: #fff;
    position: relative;
    padding-left: 30px;
    font-size: 14px;
    font-weight: bold;
    line-height: 49px;
}

.sl-sec9-title svg {
    position: absolute;
    left: 8px;
    margin-top: -21px;
}

.sl-sec9-title span {
    z-index: 9999;
    position: relative;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.5px;
    padding-left: 15px;
    line-height: 53px;
}

.sl-sec9-desc {
    margin-top: -53px;
    padding: 20px 30px;
    padding-top: 70px;
    color: #636363;
    font-size: 21px;
    line-height: 24px;
    font-family: 'Roboto';
    font-weight: 400;
}

.sl-sec9-value-btn {
    background: url(https://www.frankmedrano.com/wp-content/uploads/2020/12/Group-549.png) no-repeat;
    max-width: 292px;
    height: 45px;
    display: block;
    background-size: 100%;
    text-align: center;
    line-height: 46px;
    color: #fff;
    font-size: 16px;
    font-style: italic;
    font-family: 'Roboto';
    font-weight: 700;
    margin-bottom: 5px !important;
    bottom: 15px;
    position: absolute;
    left: 50%;
    width: 292px;
    transform: translateX(-50%);
	pointer-events: none;
}

.sl-sec9-desc:after {
    content: '';
    background: url(https://www.frankmedrano.com/wp-content/uploads/2020/12/Group-501.png) no-repeat;
    position: absolute;
    left: 15px;
    bottom: -29px;
    width: 100%;
    height: 29px;
}

.sl-sec9-main-btn {
    margin: 0 auto;
    display: block;
    width: 500px;
    margin-top: 60px;
    height: 100px;
    overflow: hidden;
    position: relative;
}

.sl-sec9-main-btn:hover span{line-height: 108px;}

.sl-sec9-main-btn:hover b{display: block;}

.sl-sec9-main-btn b {
    display: none;
    font-size: 10px;
    margin-top: -35px;
    line-height: 10px;
    text-transform: uppercase;
}

.sl-sec9-main-btn span {
    z-index: 999;
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    font-style: italic;
    position: relative;
    text-align: center;
    width: 100%;
    display: block;
    line-height: 117px;
	transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.sl-sec9-main-btn svg {
    max-width: 500px;
    height: auto;
    position: absolute;
    left: 0px;
    top: 0px;
}

.vc_row.wpb_row.vc_row-fluid.sl-sec10{
    background-position: right 85px !important;
    background-size: 163px !important;
	border-bottom: solid 3px #363636;
}

.sl-sec10 svg {
    max-width: 605px;
    height: auto;
    margin-top: 30px;
}

.sl-sec10 h1 {
    font-size: 53px !important;
    text-transform: uppercase !important;
    font-family: 'Bebas Neue', cursive !important;
    color: #04DAFF !important;
    line-height: 49px !important;
    margin: 0px !important;
    margin-top: 15px !important;
    margin-bottom: 20px !important;
}

.sl-sec10 ul li {
    color: #fff;
    font-size: 20px;
    list-style: none;
    margin-left: 0px;
    padding-left: 35px;
    background: url(https://www.frankmedrano.com/wp-content/uploads/2020/12/Icon-map-gym.png) no-repeat;
    background-size: 23px;
    line-height: 24px;
    padding-bottom: 25px;
    background-position: left 3px;
}

.sl-sec10-btn {
    background: url(https://www.frankmedrano.com/wp-content/uploads/2020/12/123123.png) no-repeat;
	width: 505px;
    height: 95px;
    background-size: contain;
    color: #000000;
    padding-left: 70px;
    font-size: 22px;
    font-weight: 800;
    font-style: italic;
    text-transform: uppercase;
    line-height: 20px;
    padding-top: 18px;
}

.sl-sec10-btn strong {
    font-size: 15px;
    color: #fff;
    display: block;
    margin-left: -2px;
    margin-top: 2px;
}

.sl-sec10 h2 {
    font-size: 33px !important;
    color: #fff;
    font-family: 'Roboto' !important;
    font-weight: 700;
    letter-spacing: 0.5px;
    margin-top: 26px !important;
}

.sl-sec10 .vc_single_image-wrapper img {
    max-width: 400px;
}

.sl-sec11 img.mega-info-img {
    max-width: 130px;
	border: solid 1px #3D3D3D;
	border-radius: 20px !important;
	padding-bottom: 0px !important;
}

.sl-sec11 h1 {
    font-size: 18px !important;
    color: #fff !important;
    font-family: 'Roboto' !important;
    padding-bottom: 4px;
    font-weight: 400;
    margin: 0px !important;
    margin-left: 10px !important;
    line-height: 20px !important;
}

.sl-sec11 h2 {
    font-size: 12px !important;
    color: #04DAFF !important;
    font-family: 'Roboto' !important;
    padding-bottom: 4px;
    font-weight: 400;
    margin: 0px !important;
    margin-left: 10px !important;
}

.sl-sec11 h3 { margin: 0px !important;}

.sl-sec11 h4 {
    font-size: 16px !important;
    color: #fff !important;
    font-family: 'Roboto';
    padding-bottom: 4px;
    font-weight: 600;
    font-style: italic;
    background: url(https://www.frankmedrano.com/wp-content/uploads/2020/12/Group-552.png) no-repeat;
    background-size: 100%;
    width: 180px;
    text-align: center;
    margin: 0px !important;
    line-height: 35px !important;
    margin-top: 5px !important;
    margin-left: 5px !important;
}

.sl-sec11 .mega_info_box_2 {
    display: flex;
    align-items: center;
	margin-bottom: 5px;
}

.sl-sec11 .vc_col-sm-4:nth-child(3) a:nth-of-type(3) .mega_info_box_2:after {
    background: url(https://www.frankmedrano.com/wp-content/uploads/2020/12/Group-55412.png) no-repeat;
    z-index: 9999;
    position: absolute;
    content: '';
    display: block;
    width: 110px;
    height: 110px;
    background-size: 100%;
    left: 80px;
    bottom: -25px;
}

#main_countedown_widget_6 .time_left {
    font-size: 55px !important;
}

#main_countedown_widget_6 .time_description {
    font-size: 13px !important;
    margin-left: 15px;
}

.vc_row.wpb_row.vc_row-fluid.sl-sec11 {
    background-repeat: no-repeat !important;
    background-position: bottom right !important;
    background-size: 65% !important;
}

.sl-sec-sale{
    max-width: 880px;
    margin: 0 auto !important;
}

.sl-sec-sale2 {
    background: #fff;
    max-width: 850px;
    margin: 0 auto !important;
    margin-top: -2px !important;
    padding-top: 34px;
	border: solid 1px #B4B4B4;
	border-bottom: none;
}

.sl-sec-sale22 {
    background: #fff;
    max-width: 850px;
    margin: 0 auto !important;
    padding-top: 20px;
    border: solid 1px #B4B4B4;
    border-top: none;
}

.sl-sec-sale2 .vc_column-inner {
    padding: 0px !important;
}

.sl-sec-sale22 .sl-sec-sale-ribbonbox {
    max-width: 319px;
    margin: 0 auto;
    margin-bottom: 40px !important;
}

.sl-sec-sale2 ul li {
    color: #5E5E5E;
    font-size: 14px;
    line-height: 17px;
    padding-bottom: 20px;
	font-weight: 400;
}

.sl-sec-sale2 .vc_col-sm-6 {
    padding-left: 80px;
    padding-right: 25px;
}

.sl-sec-sale2 .vc_col-sm-6:nth-child(2) {
    padding-left: 25px;
    padding-right: 80px;
}

.sl-sec-sale2 ul li {
    color: #000;
    font-size: 21px;
    line-height: 27px;
    padding-bottom: 25px;
    font-weight: 400;
    background: url(https://www.frankmedrano.com/wp-content/uploads/2020/12/Group-557.png) no-repeat;
    background-position: left 0px;
    list-style: none;
    padding-left: 40px;
    margin-left: 0px;
}

.sl-sec-sale-ribbonbox {
    border-radius: 9px;
    box-shadow: 0px 0px 25px rgba(0,0,0,0.15);
}

.sl-sec-sale-ribbonbox {
    text-align: center;
    min-height: 170px;
    margin-bottom: 30px !important;
}

.sl-sec-sale-ribbonbox-rib {
    background-size: 168px;
    width: 168px;
    height: 136px;
    transform: rotate(-39deg);
    position: relative;
    color: #fff;
    padding-top: 22px;
    font-size: 15px;
    font-weight: 500;
}

.sl-sec-sale-ribbonbox-rib:before {
    content: '';
    background: url(https://www.frankmedrano.com/wp-content/uploads/2020/12/Group-555-1.png) no-repeat;
    background-size: 168px;
    width: 168px;
    height: 136px;
    transform: rotate(39deg);
    position: absolute;
    left: 0px;
    top: -15px;
    z-index: -1;
}

.sl-sec-sale-ribbonbox h1 {
    font-size: 21px !important;
    font-weight: 500;
    color: #000 !important;
    margin-top: -71px !important;
	font-family: 'Roboto' !important; 
}

.sl-sec-sale-ribbonbox h2 {
    font-size: 22px !important;
    font-weight: 400;
    padding-top: 4px;
    color: #646464 !important;
	font-family: 'Roboto' !important; 
}

.sl-sec-sale3 {
    max-width: 850px;
    margin: 0 auto !important;
    margin-top: 30px !important;
}

.sl-sec-sale3 .wpb_text_column .wpb_wrapper {
    background: url(https://www.frankmedrano.com/wp-content/uploads/2020/12/Group-558.png) no-repeat;
    padding-bottom: 80px !important;
    position: relative;
    z-index: 999999;
    background-size: 100%;
    overflow: hidden;
}

.sl-sec-sale3 .vc_column-inner {
    padding-left: 0px !important;
}

.sl-sec-sale3 .vc_col-sm-6:nth-child(2) .vc_column-inner {
    padding-left: 15px !important;
    padding-right: 0px;
}

.sl-sec-sale3 h1 {
    font-size: 18px !important;
    font-weight: 800;
    font-style: italic;
    text-align: center;
    width: 80%;
    margin: 0 auto !important;
    margin-top: 18px !important;
    padding: 10px 10px;
    position: relative;
    z-index: 999;
}

.sl-sec-sale3 h1:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: -1;
    transform: skewX(-25deg) !important;
    background: rgb(4,201,235);
    background: -webkit-linear-gradient(rgba(4,201,235,1) 0%, rgba(17,159,184,1) 100%);
    background: -o-linear-gradient(rgba(4,201,235,1) 0%, rgba(17,159,184,1) 100%);
    background: linear-gradient(rgba(4,201,235,1) 0%, rgba(17,159,184,1) 100%);
}

.sl-sec-sale3 h1:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 7px;
    top: 6px;
    z-index: -2;
    transform: skewX(-25deg) !important;
    background: rgb(4,201,235);
	background: -webkit-linear-gradient(rgba(4,201,235,1) 0%, rgba(5,48,55,1) 100%);
	background: -o-linear-gradient(rgba(4,201,235,1) 0%, rgba(5,48,55,1) 100%);
	background: linear-gradient(rgba(4,201,235,1) 0%, rgba(5,48,55,1) 100%);
}

.sl-sec-sale3 h2 {
    font-size: 40px !important;
    color: #272727 !important;
    font-weight: 700;
    text-align: center;
    margin-top: 15px !important;
    margin-left: 0px !important;
    padding-bottom: 0px;
}

.sl-sec-sale3 h3 {
    color: #7A7A7A;
    font-size: 17px !important;
    text-align: center;
    text-transform: uppercase;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    line-height: 16px !important;
}

.sl-sec-sale3 h5 {
    margin: 0px !important;
    text-align: center;
    color: #FF0101;
    text-decoration: line-through;
	font-size: 15px;
}

.sl-secsale3-btn {
    background: url(https://www.frankmedrano.com/wp-content/uploads/2020/12/new-bnt-1.png) no-repeat;
    width: 250px;
    display: block;
    height: 53px;
    background-size: 100%;
    left: 50%;
    text-align: center;
    color: #fff;
    line-height: 53px;
    font-size: 26px !important;
    font-weight: 700;
    font-style: italic;
    position: absolute;
    transform: translateX(-50%);
	transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.sl-secsale3-btn:hover b{display: block;}

.sl-secsale3-btn b {
    display: none;
    font-size: 10px;
    text-transform: uppercase;
    margin-top: -22px;
}

.sl-secsale3-btn:hover{line-height: 42px;}

.sl-secsale3-btn:hover, .sl-secsale3-btn:focus{color: #fff !important; text-decoration: none !important;}

.sl-sec13 h1 {
    color: #fff;
    font-size: 30px !important;
    font-family: 'Roboto';
    font-weight: 700;
    font-style: italic;
    margin-bottom: 50px !important;
}

.sl-sec13 .vc_toggle {
    background: #FFFFFF;
    border-radius: 18px;
    padding: 25px 40px;
}

.sl-sec13 .vc_toggle_title { padding-left: 0px !important;}

.sl-sec13 .vc_toggle_title:after {
    content: '\f107';
    position: absolute;
    right: 0px;
    top: -8px;
    font-family: 'FontAwesome';
    color: #000;
    font-size: 26px;
}

.sl-sec13 .vc_toggle.vc_toggle_active .vc_toggle_title:after {
    content: '\f106';
}

.sl-sec13 .vc_toggle_title h4 {
    font-size: 16px;
    color: #000;
    font-weight: 700 !important;
    font-family: 'Roboto';
}

.sl-sec13 .vc_toggle_content {
    font-size: 15px;
    color: #0A0B0D;
    line-height: 20px;
    font-weight: 400;
    font-family: 'Roboto';
    padding-right: 10%;
	padding-left: 0px !important;
}

.sl-sec13 .vc_toggle_title i {
    display: none !important;
}


.sl-sec13 h2 {
    color: #fff;
    font-size: 24px;
    font-family: 'Roboto' !important;
    font-weight: 500 !important;
    font-style: italic;
    margin-top: 60px;
}

.sl-sec13 h2 a, .sl-sec13 h2 a:hover {
    color: #04C9EB !important;
}

.vc_row-fluid.sl-sec13 {
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    background-color: #08090B !important;
	background-position: left -40px !important;
}

.sl-sec-footer svg {
    max-width: 32px;
    margin-right: 4px;
	float: left;
}

.sl-sec-footer span {
    margin-top: 9px;
    float: left;
    line-height: 30px;
    display: block;
    margin-left: 10px;
}

.sl-sec-footer .vc_column-inner {
    padding-top: 0px !important;
}

.sl-sec-vidtesti h1 {
    text-align: center;
    font-size: 35px !important;
    padding-bottom: 60px;
    font-weight: 600;
    color: #3a3a3a !important;
	margin: 0px !important;
}

.vc_row.wpb_row.vc_row-fluid.sl-sec-vidtesti {
    background-size: 100% !important;
}

.sl-sec-footer p {
    line-height: 54px;
}

.sl-sec3-more-text{display: none;transition: all 0.5s ease;
	-webkit-transition:  all 0.5s ease;
    -moz-transition:  all 0.5s ease;
    -o-transition:  all 0.5s ease;
}

.sl-sec-vidtesti .wpb_wrapper {
    max-width: 1100px;
}

p.sl-sec3-readmore.sl3-redmi {
    padding-bottom: 10px;
}

.vc_row.wpb_row.vc_row-fluid.sl-sec3.sl3-expand {
    padding-top: 40px !important;
	padding-bottom: 60px !important;
}

.sl-sec11-mobile-sec{display: none;}

.sl-sec-sale2-mobile .sl-sec-sale-ribbonbox {display: none;}

.sl-head-mobile-text, .sl-head-mobile-image{display: none;}

.sl-sec-sale figure.vc_figure, .sl-sec-sale .vc_single_image-wrapper, .sl-sec-sale .vc_single_image-wrapper img {
    width: 100%;
}

.vc_row-fluid.sl-head-sticky {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: calc(100% + 15px);
    background: rgba(0,0,0,0.8);
    padding-left: 15px;
    padding-right: 15px !important;
    padding-top: 15px !important;
    z-index: 99999999;
    height: 76px;
}

.vc_row-fluid.sl-head-sticky.fixed { display: block;}

.vc_row-fluid.sl-head-sticky.fixed svg {
    max-width: 100px;
    height: auto;
}

.vc_row-fluid.sl-head-sticky.fixed .sl-head-btn {
    width: 150px;
    line-height: 42px;
    height: 42px;
    font-size: 20px;
	transition: all 0.3s ease;
	-webkit-transition:  all 0.3s ease;
    -moz-transition:  all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.vc_row-fluid.sl-head-sticky.fixed .sl-head-btn:hover{
    padding-top: 8px;
	line-height: 16px;
}

.sticky-countdown {
    display: none;
}

.vc_row-fluid.sl-head-sticky.fixed .sticky-countdown {
    display: block;
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
}
.vc_row-fluid.sl-head-sticky.fixed .sticky-countdown .countdown {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.vc_row-fluid.sl-head-sticky.fixed .sticky-countdown #main_countedown_widget_2 .time_left{
    font-size: 35px !important;
	padding-top: 0px;
}

.vc_row-fluid.sl-head-sticky.fixed .sticky-countdown #main_countedown_widget_2 .time_description {
    margin-top: -10px;
    margin-bottom: 0%;
}

.vc_row-fluid.sl-head-sticky.fixed .sticky-countdown #main_countedown_widget_2 .element_conteiner:after {
    top: 9px;
    right: -12px;
}

.vc_row-fluid.sl-head-sticky.fixed .sticky-countdown #main_countedown_widget_2 .element_conteiner{
    margin-right: 10px;
}

.sl-head-btn strong {
    display: none;
    font-style: normal;
    font-size: 10px;
}

.sl-head-btn:hover{
    line-height: 22px;
    padding-top: 14px;
}

.sl-head-btn:hover strong {
    display: block;
}

.sl-sec11 h6 {
    text-align: center;
    color: #fff;
    font-size: 32px !important;
    line-height: 36px !important;
    font-weight: 600 !important;
    padding: 20px 30px;
    position: relative;
    z-index: 99999;
	max-width: 90%;
	margin: 0 auto !important;
	background: #fff -webkit-gradient(linear, left top, right top, from(#fff), to(#fff), color-stop(0.8, #04DAFF)) 0 0 no-repeat;
	  -webkit-background-size: 150px;
	  color: rgba(255, 255, 255, 0.3);
	  -webkit-background-clip: text;
	  -webkit-animation-name: shine;
	  -webkit-animation-duration: 3s;
	  -webkit-animation-iteration-count: infinite;
	  text-shadow: 0 0px 0px rgba(255, 255, 255, 0.5);
}

@-webkit-keyframes shine {
	0%, 10% {
		background-position: -1000px;
	}
	20% {
		background-position: top left;
	}
	90% {
		background-position: top right;
	}
	100% {
		background-position: 1000px;
	}
}















@media only screen and (max-width: 1400px) {

.page-id-1795 .wpb_wrapper, .page-id-1919 .wpb_wrapper {
    max-width: 1150px;
    margin: 0 auto;
}
	
.vc_row.wpb_row.vc_row-fluid.sl-sec3{
	padding-right: 50px !important;
	padding-bottom: 30px !important;
}
	
.sl-sec3 svg {
    max-width: 420px;
}
	
.sl-sec3 p {
    font-size: 18px;
    line-height: 23px;
}
	
.sl-sec7 .vc_col-sm-12:after {
    right: -170px;
}
	
.vc_row.wpb_row.vc_row-fluid.sl-sec7 {
    margin-top: -160px;
}
	
h1.sl-head-blue {
    margin-top: -312px !important;
}
	
h3.sl-head-blue3 {
    margin-bottom: 100px !important;
}
	
.sl-sec8 span.content-section {
    min-height: 215px;
}


}













@media only screen and (max-width: 1200px) {
	
.page-id-1795 .wpb_wrapper, .page-id-1919 .wpb_wrapper {
    max-width: 950px;
}
	
h1.sl-head-blue {
    height: 57px;
    margin-top: -250px !important;
    font-size: 48px !important;
    padding-left: 21px;
    line-height: 61px !important;
}
	
h2.sl-head-blue2 {
    font-size: 43px !important;
    line-height: 56px !important;
}
	
h3.sl-head-blue3 {
    font-size: 29px !important;
    line-height: 34px !important;
	margin-bottom: 75px !important;
}
	
.sl-head-video img {
    max-width: 710px !important;
}
	
.sl-sec2 .vc_col-sm-4:nth-child(1) .mega-info-img {
    margin-left: 15px;
}

.sl-sec2 .mega_info_box_2 .mega-info-img {
    padding-top: 0;
    margin-left: 0px;
    max-width: 45px;
}
	
.sl-sec2 .mega_info_box_2 .mega-info-desc {
    font-size: 14px;
    line-height: 18px;
}
	
.sl-sec2 .mega_info_box_2 {
    margin-top: -77px;
    max-height: 77px
}	
	
.vc_row.wpb_row.vc_row-fluid.sl-sec3.sl3-expand {
    padding-top: 0px !important;
    padding-bottom: 15px !important;
}
	
.sl-sec5 p, .sl-sec6 p, .sl-sec7 p {
    font-size: 20px;
    line-height: 24px;
    padding-top: 5px;
}
	
.sl-sec6 h1 {
    font-size: 20px !important;
    line-height: 50px !important;
    height: 50px;
    padding: 0 21px;
}
	
.sl-sec6 h1:before {
    max-width: 350px;
}
	
.sl-sec5 h2, .sl-sec6 h2, .sl-sec7 h2 {
    font-size: 15px !important;
    line-height: 48px !important;
    height: 48px;
    margin-bottom: 10px !important;
}
	
.vc_row.wpb_row.vc_row-fluid.sl-sec7 {
    margin-top: -220px;
}
	
.sl-sec7 .vc_col-sm-12:after {
    right: -270px;
}
	
.sl-sec9-desc {
    font-size: 16px;
    line-height: 18px;
}

.sl-sec9-value-btn {
    max-width: 250px;
    height: 38px;
    line-height: 39px;
    font-size: 16px;
    width: 250px;
}
	
.sl-sec9 .vc_col-sm-4 .vc_column-inner {
    padding-bottom: 35px;
}
	
.sl-sec9 h1 {
    width: 600px;
    height: 76px;
    line-height: 79px !important;
    font-size: 33px !important;
    margin-top: -198px !important;
}
	
.sl-sec8 span.content-section {
    padding: 15px 20px;
    font-size: 16px;
    line-height: 20px;
}
		
.vc_row.wpb_row.vc_row-fluid.sl-sec8 {
    padding-bottom: 150px !important;
}
	
.sl-sec10 svg {
    max-width: 500px;
    margin-top: 20px;
}
	
.sl-sec10 ul li {
    font-size: 18px;
    padding-bottom: 21px;
}
	
.sl-sec10 h2 {
    font-size: 28px !important;
}
	
.sl-sec10 ul{margin-bottom: 0px !important;}
	
.sl-sec10-btn {
    width: 400px;
    height: 76px;
    padding-left: 53px;
    font-size: 20px;
    line-height: 18px;
    padding-top: 11px;
}
	
.sl-sec11 h4 {
    font-size: 14px !important;
    width: 150px;
    line-height: 29px !important;
    margin-top: 5px !important;
    margin-left: 5px !important;
}

.sl-sec11 h1 {
    font-size: 15px !important;
    line-height: 18px !important;
}	
	
.sl-sec-sale2 ul li {
    font-size: 14px;
    line-height: 28px;
}
	
.sl-head h6, .sl-sec11 h6 {
    font-size: 30px !important;
    line-height: 34px !important;
}

}

















@media only screen and (max-width: 1024px) {

.page-id-1795 .wpb_wrapper, .page-id-1919 .wpb_wrapper {
    max-width: 720px;
}	
	
.sl-head svg {
    max-width: 120px;
}	
	
.sl-head-btn {
    width: 170px;
    height: 48px;
    line-height: 48px;
    font-size: 20px;
    margin-top: 4px;
}
	
h1.sl-head-blue {
    height: 53px;
    margin-top: -193px !important;
    font-size: 46px !important;
    padding-left: 15px;
    line-height: 59px !important;
}
	
h2.sl-head-blue2 {
    font-size: 35px !important;
    line-height: 44px !important;
}
	
h3.sl-head-blue3 {
    font-size: 23px !important;
    line-height: 29px !important;
    margin-bottom: 43px !important;
}
	
.sl-head-video img {
    max-width: 100% !important;
}
	
.sl-head-count-btn {
    margin-bottom: 10px;
}
	
.sl-sec2 .mega_info_box_2:after {
    width: 7%;
    left: 81%;
}
	
.sl-sec2 .mega_info_box_2 .mega-info-desc {
    font-size: 13px;
}	
	
.sl-sec3 svg {
    max-width: 320px;
}	
	
.sl-sec3 p {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0px !important;
}	
	
p.sl-sec3-readmore {
    padding-left: 24px;
    line-height: 38px !important;
    font-size: 14px !important;
    max-width: 400px;
    background-size: 100%;
}
	
p.sl-sec3-readmore svg {
    right: 23px;
    top: 16px;
    width: 10px;
}	
	
.vc_row.wpb_row.vc_row-fluid.sl-sec3.sl3-expand {
    padding-bottom: 25px !important;
}
	
/*.vc_custom_1607806490510.sl-sec3 {
    background-position: -70px top !important;
}*/
	
.sl-sec3 .vc_col-sm-6:nth-child(2) {
    margin-left: -50px;
    width: calc(50% + 50px);
}
	
.vc_row.wpb_row.vc_row-fluid.sl-sec4 {
    padding-top: 10px !important;
}
	
.sl-sec4 svg {
    max-width: 400px;
}	
	
.sl-sec4 h1 {
    line-height: 41px !important;
}	
	
.sl-sec4 h2 {
    font-size: 41px !important;
    line-height: 35px !important;
}	
	
.sl-sec4 h3 {
    font-size: 56px !important;
    line-height: 53px !important;
}

.sl-sec4 h4 {
    font-size: 36px !important;
    line-height: 17px !important;
}
	
.sl-sec5 .vc_col-sm-6:nth-child(1) {
    padding-top: 200px;
}	
	
.sl-sec5 .vc_single_image-wrapper img {
    max-width: 300px;
}	
	
.sl-sec5 h1, .sl-sec7 h1 {
    font-size: 20px !important;
    line-height: 53px !important;
    height: 50px;
}
	
.sl-sec5 h1:before, .sl-sec7 h1:before {
    width: 320px;
    max-width: 320px;
}	
	
.sl-sec5 p, .sl-sec6 p, .sl-sec7 p {
    font-size: 17px;
    line-height: 21px;
    padding-top: 5px;
    margin-bottom: 0px !important;
}	
	
.vc_row.wpb_row.vc_row-fluid.sl-sec6 {
    padding-top: 20px !important;
    padding-bottom: 200px !important;
}
	
.sl-sec6 h1:before {
    max-width: 300px;
}
	
.sl-sec7 .vc_col-sm-12:after {
    right: -380px;
    background-size: 790px;
}
	
.vc_row.wpb_row.vc_row-fluid.sl-sec7 {
    padding-top: 80px;
}
	
.sl-sec9 h1 {
    width: 500px;
    height: 64px;
    line-height: 66px !important;
    font-size: 26px !important;
    margin-top: -192px !important;
	margin-bottom: 40px !important;
}
	
.sl-sec9-bonus span {
    padding-left: 15px;
    line-height: 38px;
}
	
.sl-sec9-bonus svg {
    max-width: 120px;
	left: 2px;
}
	
.sl-sec9-title span {
    font-weight: 500;
    letter-spacing: 0;
    padding-left: 8px;
    line-height: 39px;
    font-size: 13px;
}
	
.sl-sec9-title svg {
    left: 10px;
    margin-top: -26px;
    max-width: 200px;
}
	
.sl-sec9-desc {
    font-size: 15px;
    line-height: 19px;
    padding: 10px 20px;
    padding-top: 60px;
}
	
.sl-sec9 .vc_col-sm-4 .vc_column-inner {
    padding-bottom: 45px;
}
	
.sl-sec9-value-btn {
    max-width: 180px;
    height: 27px;
    line-height: 28px;
    font-size: 14px;
    width: 180px;
}
	
.sl-sec9-main-btn {
    width: 400px;
    height: 78px;
}	
	
.sl-sec9-main-btn span {
    font-size: 23px;
    line-height: 97px;
    max-width: 400px;
}
	
.sl-sec9-main-btn svg {
    max-width: 400px;
}
	
.sl-sec9-desc:after {
    background-size: 100%;
}	
	
.vc_row.wpb_row.vc_row-fluid.sl-sec8 {
    padding-bottom: 110px !important;
    padding-top: 15px !important;
}
	
.sl-sec8 .slick-slider .slick-arrow {
    bottom: -75px !important;
}
	
.vc_row.wpb_row.vc_row-fluid.sl-sec-vidtesti {
    padding-top: 10px !important;
}

.sl-sec-vidtesti h1 {
    padding-bottom: 30px;
    font-size: 30px !important;
}
	
.sl-sec10 svg {
    max-width: 350px;
}
	
.sl-sec10 ul li {
    font-size: 16px;
    padding-bottom: 16px;
    line-height: 20px;
}	
	
.sl-sec10-btn {
    width: 350px;
    height: 76px;
    padding-left: 46px;
    font-size: 17px;
    line-height: 16px;
    padding-top: 8px;
}	
	
.sl-sec10-btn strong {
    font-size: 12px;
}
	
.sl-sec10 h2 {
    font-size: 22px !important;
    margin-top: 15px !important;
}
	
.sl-sec10 .vc_single_image-wrapper img {
    max-width: 350px;
}	
	
.sl-sec8 h1 {
    font-size: 30px !important;
    line-height: 33px !important;
}
	
.sl-sec8 h2 {
    font-size: 18px !important;
    line-height: 21px !important;
}
	
.sl-sec8 span.content-section {
    padding: 15px 20px;
    font-size: 16px;
    line-height: 20px;
}
	
.sl-sec8 h2 {
    font-size: 16px !important;
    line-height: 16px !important;
}
	
.sl-sec8 span.content-section {
    min-height: 140px;
}
	
.slick-slide:nth-child(1){margin-left: -72px !important;}
	
.sl-sec11-desktop-sec{display: none;}
	
.sl-sec11-mobile-sec{display: block;}
	
.sl-sec-sale .vc_column-inner {
    padding: 0px !important;
}
	
.sl-sec-sale2 .vc_col-sm-6 {
    padding-left: 30px;
    padding-right: 20px;
}
	
.sl-sec-sale2 .vc_col-sm-6:nth-child(2) {
    padding-left: 20px;
    padding-right: 30px;
}
	
.sl-sec-sale3 h1 {
    font-size: 15px !important;
    margin-top: 10px !important;
    padding: 8px 10px;
    line-height: 17px !important;
}	
	
.sl-sec-sale3 h2 {
    font-size: 30px !important;
    margin-top: 15px !important;
}
	
.sl-sec-sale3 h2 strong {
    font-size: 12px;
}
	
.sl-sec-sale3 h3 {
    font-size: 14px !important;
}	

.sl-secsale3-btn {
    width: 200px;
    height: 43px;
    line-height: 48px;
    font-size: 23px !important;
}
	
.vc_row.wpb_row.vc_row-fluid.sl-sec13{
	padding-top: 0px !important;
}	
	
.sl-sec13 h1 {
    font-size: 30px !important;
    margin-bottom: 20px !important;
}	
	
.sl-sec13 .vc_toggle {
    background: #FFFFFF;
    border-radius: 18px;
    padding: 10px 20px;
}	
	
.sl-sec13 .vc_toggle_content {
    margin-top: 10px !important;
    margin-bottom: 0px;
}
	
.sl-sec11-mobile-sec .vc_col-sm-6:nth-child(1) a:nth-of-type(5) .mega_info_box_2:after {
    background: url(https://www.frankmedrano.com/wp-content/uploads/2020/12/Group-55412.png) no-repeat;
    z-index: 9999;
    position: absolute;
    content: '';
    display: block;
    width: 110px;
    height: 110px;
    background-size: 100%;
    left: 80px;
    bottom: -25px;
}
	
.sl-head-video iframe {
    max-width: 100%;
	margin-top: -15px;
}
	
.sl-head-btn:hover {
    line-height: 17px;
    padding-top: 9px;
}
	
.sl-sec9-main-btn b {
    margin-top: -28px;
}
	
.sl-sec9-main-btn:hover span {
    line-height: 86px;
}
	
.sl-secsale3-btn:hover {
    line-height: 37px;
}
	
	
	
}





















@media only screen and (max-width: 767px) {

.page-id-1795 .wpb_wrapper, .page-id-1919 .wpb_wrapper {
    max-width: 480px;
}	
	
.sl-head .vc_column-inner {
    padding-top: 5px !important;
}
	
.sl-head .vc_col-sm-6, .sl-head-sticky .vc_col-sm-6 {
    width: 50%;
    float: left;
}	
	
.sl-head svg {
    max-width: 100px;
    height: auto;
    margin-top: 15px;
}
	
.sl-head-btn {
    width: 148px;
    height: 43px;
    line-height: 44px;
    font-size: 18px;
    margin-top: 17px;
}
	
h1.sl-head-blue {
    height: 43px;
    margin-top: -127px !important;
    font-size: 37px !important;
    line-height: 48px !important;
}
	
h2.sl-head-blue2 {
    font-size: 26px !important;
    line-height: 27px !important;
}
	
h3.sl-head-blue3 {
    font-size: 16px !important;
    line-height: 22px !important;
    margin-bottom: 14px !important;
}
	
.sl-head-count-btn {
    margin-bottom: 10px;
    width: 450px;
    height: 70px;
    font-size: 25px;
    padding-top: 14px;
    line-height: 23px;
}	
	
#main_countedown_widget_8 .element_conteiner, #main_countedown_widget_6 .element_conteiner {
    margin-right: 36px;
}	
	
.sl-sec2 .wpb_wrapper {
    max-width: 100% !important;
}	
	
.sl-sec2 .wpb_single_image .vc_single_image-wrapper img {
    height: 500px;
    object-fit: cover;
    object-position: top;
}
	
.sl-sec2 .mega_info_box_2 {
    margin-top: -100px;
    max-height: 100px;
}	
	
.sl-sec2 .mega_info_box_2 .mega-info-desc {
    font-size: 20px;
    line-height: 22px;
	padding-top: 5px;
}	
	
.sl-sec2 .mega_info_box_2 .mega-info-img {
    margin-left: 20px;
    max-width: 64px;
}	

.sl-sec2 .vc_col-sm-4:nth-child(1) .mega-info-img {
    margin-left: 20px;;
}
	
.sl-sec2 .vc_col-sm-4:nth-child(2) .wpb_single_image .vc_single_image-wrapper img {
    object-position: center;
}	
	
.vc_row.wpb_row.vc_row-fluid.sl-sec3 {
    padding-right: 0px !important;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
    padding-left: 0px !important;
    text-align: center;
    background: #111 !important;
}
	
.vc_row.wpb_row.vc_row-fluid.sl-sec3 .vc_column-inner {
    padding-top: 0px !important;
}
	
.sl-sec3 .vc_col-sm-6:nth-child(2) {
    margin-left: 0px;
    width: 100%;
    background: rgba(0,0,0,0.8);
    padding-bottom: 40px;
    padding-top: 30px;
}
	
p.sl-sec3-readmore {
    padding-bottom: 10px;
    padding-left: 30px;
    margin: 0 auto;
    text-align: left;
}
	
.sl-sec3 p {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 14px !important;
    padding-bottom: 0px !important;
}
	
.vc_row.wpb_row.vc_row-fluid.sl-sec5 {
    background-position: top !important;
}	
	
.sl-sec5 .vc_col-sm-6:nth-child(1) {
    padding-top: 85px;
    padding-bottom: 15px;
}	
	
.sl-sec5 .vc_single_image-wrapper img {
    display: none;
}
	
.sl-sec4 h1 {
    line-height: 41px !important;
    font-size: 50px !important;
}	
	
.sl-sec4 h2 {
    font-size: 36px !important;
    line-height: 29px !important;
    margin-top: 40px !important;
}
	
.sl-sec4 h3 {
    font-size: 46px !important;
    line-height: 48px !important;
}	
	
.sl-sec4 h4 {
    font-size: 36px !important;
    line-height: 17px !important;
    margin-top: 50px !important;
}	
	
.vc_row.wpb_row.vc_row-fluid.sl-sec6 {
    background: #04daff !important;
    padding-top: 10px !important;
    padding-bottom: 90px !important;
}	
	
.vc_row.wpb_row.vc_row-fluid.sl-sec7 {
    margin-top: -77px;
}	
	
.sl-sec7 .vc_col-sm-12:after{display: none;}
	
.vc_row.wpb_row.vc_row-fluid.sl-sec7 {
    padding-bottom: 160px !important;
}	

.sl-sec9 .vc_col-sm-4 {
    margin-bottom: 80px;
}
	
.sl-sec9-desc:after {
    height: 51px;
    bottom: -51px;
}	

.vc_row.wpb_row.vc_row-fluid.sl-sec9 {
    background-repeat: no-repeat !important;
	background-size: cover !important;
}
	
.sl-sec9-main-btn {
    margin-top: 0px;
}	
	
.slick-slide:nth-child(1) {
    margin-left: 84px !important;
}	
	
.sl-sec8 span.content-section {
    padding: 15px 20px;
    font-size: 14px;
    line-height: 19px;
}
	
.sl-sec8 h2 {
    font-size: 13px !important;
    line-height: 14px !important;
}
	
.sl-sec8 .slick-list {
    height: 490px;
}	
	
.vc_row.wpb_row.vc_row-fluid.sl-sec9 {
    padding-bottom: 40px !important;
}	
	
.sl-sec-vidtesti .vc_col-sm-6 {
    margin-bottom: 30px !important;
}	
	
.vc_row.wpb_row.vc_row-fluid.sl-sec-vidtesti {
    padding-bottom: 10px !important;
}	
	
.sl-sec10 .vc_single_image-wrapper img {
    display: none;
}
	
.sl-sec10 .vc_column-inner {
    padding-top: 0px !important;
}	
	
.vc_row.wpb_row.vc_row-fluid.sl-sec10 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}	
	
.vc_row.wpb_row.vc_row-fluid.sl-sec11 {
    padding-top: 0px !important;
    padding-bottom: 30px !important;
}
	
.sl-sec11-mobile-sec .vc_col-sm-6:nth-child(1) a:nth-of-type(5) .mega_info_box_2:after{display: none;}	
	
.sl-sec-sale2 .sl-sec-sale-ribbonbox {
    display: none;
}
	
.sl-sec-sale2-mobile .sl-sec-sale-ribbonbox {display: block;}
	
.sl-sec-sale2 .vc_col-sm-6 {
    padding-left: 30px;
    padding-right: 30px;
}
	
.sl-sec-sale2 .vc_col-sm-6:nth-child(2) {
    padding-left: 30px;
    padding-right: 30px;
    margin-top: -25px;
}	
	
.sl-sec-sale22 .sl-sec-sale-ribbonbox {
    max-width: 90%;
}	
	
.sl-sec-sale3 .vc_column-inner {
    padding-left: 0px !important;
    padding-right: 0px !important;
}	
	
.sl-sec-sale3 .vc_col-sm-6:nth-child(2) .vc_column-inner {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
	
.sl-sec-sale3 .vc_col-sm-6:nth-child(1) {
    margin-bottom: 20px;
}	
	
.sl-sec-sale3 .vc_col-sm-6:nth-child(2) {
    margin-bottom: 20px;
}
	
.sl-sec-sale3 h1 {
    margin-top: 20px !important;
}	
	
.sl-sec13 h1 {
    margin-top: 0px !important;
}	
	
.vc_row-fluid.sl-sec13 {
    background-position: left 0px !important;
	padding-bottom: 40px !important;
}	
	
.sl-sec-footer {
    text-align: center;
}
	
.sl-sec-footer p {
    text-align: center !important;
}

.sl-sec-footer span {
    margin-top: 5px;
    float: none;
    line-height: 13px;
    display: block;
    margin-left: auto;
    font-size: 16px;
}	
	
.sl-sec-footer svg {
    max-width: 32px;
    margin-right: 4px;
    float: none;
}	
	
.sl-sec-footer p {
    line-height: 42px;
}
	
.sl-sec8 span.content-section {
    min-height: 154px;
}
	
.vc_row-fluid.sl-head-sticky.fixed .sticky-countdown{display: none;}

.vc_row-fluid.sl-head-sticky.fixed .vc_column-inner {
    padding-top: 0px !important;
}
	
.vc_row-fluid.sl-head-sticky.fixed {
    padding-top: 0px;
}
	
.vc_row-fluid.sl-head-sticky.fixed .sl-head-btn {
    margin-top: 2px;
}
	
.sl-sec-sale2 ul li {
    font-size: 16px;
    line-height: 28px;
}
	

@media (-webkit-min-device-pixel-ratio: 1.3), not all, not all, not all, (min-resolution: 1.3dppx){
.nivo-lightbox-theme-default .nivo-lightbox-close {
    background-position: left top !important;
} 
}

.nivo-lightbox-close {
    top: 50% !important;
    right: 5% !important;
    margin-top: -129px !important;
}

.sl-head .skrollable.skrollable-after {
    opacity: 1 !important;
}
	
.sl-head-btn:hover {
    line-height: 15px;
    padding-top: 8px;
}
	
.sl-head-count-btn:hover {
    line-height: 21px;
    padding-top: 10px;
}

.sl-head-count-btn b {
    margin-top: -5px !important;
}
	
.sl-head-video iframe {
    height: 310px;
}
	
.sl-head h6, .sl-sec11 h6 {
    font-size: 22px !important;
    line-height: 26px !important;
}

	
}


















@media only screen and (max-width: 550px) {

.page-id-1795 .wpb_wrapper, .page-id-1919 .wpb_wrapper {
    max-width: 400px;
}		
	
.sl-head-mobile-text svg {
    max-width: 70% !important;
    height: auto !important;
}
	
h1.sl-head-blue {
    height: 70px;
    margin-top: 0% !important;
    font-size: 42px !important;
    line-height: 67px !important;
    padding-left: 20px;
    width: 100%;
}
	
h3.sl-head-blue3 {
    font-size: 22px !important;
    line-height: 32px !important;
    margin-bottom: 14px !important;
}
	
.sl-head-mobile-text{display: block;}

.sl-head-mainimage { display: none;}
	
.sl-head-count-btn {
    margin-bottom: 10px;
    width: 100%;
    height: 61px;
    font-size: 22px;
    padding-top: 12px;
    line-height: 20px;
    margin-top: 20px !important;
}	

#main_countedown_widget_8 .element_conteiner, #main_countedown_widget_6 .element_conteiner {
    margin-right: 22px;
}	
	
p.sl-sec3-readmore:before {
    content: '';
    background: #04daff;
    width: 100%;
    height: 100%;
    position: absolute;
    transform: skewX(-13deg);
    z-index: -99;
    left: 0px;
    top: 0px;
}
	
p.sl-sec3-readmore {
    padding-bottom: 0px;
    padding-left: 20px;
    margin: 0 auto;
    text-align: left;
    background: none !important;
    max-width: 90%;
    z-index: 99999;
    position: relative;
    display: block;
    box-sizing: border-box;
    height: 72px;
    font-size: 17px !important;
    padding-right: 40px;
    line-height: 22px !important;
    padding-top: 13px;
}	
	
p.sl-sec3-readmore svg {
    right: 23px;
    top: 21px;
    width: 14px;
}
	
p.sl-sec3-readmore.sl3-redmi {
    margin-bottom: 20px !important;
}
	
.sl-sec9 h1 {
    width: 100%;
    height: 51px;
    line-height: 54px !important;
    font-size: 22px !important;
    margin-top: -187px !important;
    margin-bottom: 40px !important;
}	
	
.sl-sec8 .slick-slide {
    padding: 0 5px !important;
}	
	
.sl-sec8 .slick-slide img {
    height: 196px !important;
    border: solid 3px #000;
}	
	
.slick-slide:nth-child(1) {
    margin-left: 70px !important;
}	
	
.sl-sec8 span.content-section {
    min-height: 200px;
}
	
.sl-sec8 h2 {
    font-size: 14px !important;
    line-height: 19px !important;
}
	
.sl-sec-sale3 .wpb_text_column .wpb_wrapper {
    padding-bottom: 54px !important;
}	
	
.sl-secsale3-btn {
    margin-top: 0px;
}	
	
.sl-sec13 h1 {
    font-size: 20px !important;
    margin-bottom: 20px !important;
}	
	
.sl-sec-sale3 h3 {
/*    margin-bottom: 31px !important;
*/}	
	
.sl-sec8 .slick-list {
    height: 390px;
}	
	
.sl-sec-sale3 h2 {
    margin-top: 26px !important;
}	
	
.sl-sec2 .mega_info_box_2 {
    margin-top: -75px;
    max-height: 75px;
}
	
.sl-sec2 .wpb_single_image .vc_single_image-wrapper img {
    height: 457px;
    object-position: bottom;
}
	
.sl-sec2 .mega_info_box_2 .mega-info-desc {
    font-size: 17px;
    line-height: 19px;
    padding-top: 0px;
}
	
.sl-sec2 .mega_info_box_2 .mega-info-img {
    margin-left: 10px;
    max-width: 45px;
    padding-bottom: 0px;
}
	
.sl-sec2 .vc_col-sm-4:nth-child(1) .mega-info-img {
    margin-left: 10px;
}
	
.sl-head-video iframe {
    height: 235px;
    margin-bottom: 0px !important;
}

.sl-head-count-btn:hover {
    line-height: 18px;
    padding-top: 8px;
}
	
.sl-head-count-btn b {
    margin-top: -2px !important;
}
	
.sl-head h6, .sl-sec11 h6 {
    font-size: 19px !important;
    line-height: 23px !important;
}
	
	
}












@media only screen and (max-width: 480px) {

.page-id-1795 .wpb_wrapper, .page-id-1919 .wpb_wrapper {
    max-width: 330px;
}	
	
h1.sl-head-blue {
    height: 61px;
    line-height: 56px !important;
}
	
h2.sl-head-blue2 {
    font-size: 22px !important;
    line-height: 27px !important;
}
	
h3.sl-head-blue3 {
    font-size: 18px !important;
    line-height: 29px !important;
    margin-bottom: 14px !important;
}
	
.sl-head-count-btn {
    font-size: 20px;
    padding-top: 10px;
    line-height: 17px;
	height: 50px;
}	
	
.sl-head-count-btn strong {
    font-size: 12px;
}	
	
.sl-sec3 svg {
    max-width: 270px;
}
	
.sl-sec3 p {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 15px !important;
}
	
#main_countedown_widget_8 .element_conteiner, #main_countedown_widget_6 .element_conteiner {
    margin-right: 0px;
	min-width: auto !important;
    width: 21%;
}
	
#main_countedown_widget_8 .element_conteiner:after, #main_countedown_widget_6 .element_conteiner:after {
    right: -13px;
}	

.sl-sec4 svg {
    max-width: 320px;
}
	
.sl-sec9 h1 {
    height: 42px;
    line-height: 45px !important;
    font-size: 18px !important;
    margin-bottom: 25px !important;
}	
	
.sl-sec9-main-btn {
    width: 300px;
    height: 60px;
}
	
.sl-sec9-main-btn span {
    font-size: 18px;
    line-height: 72px;
    max-width: 300px;
}	
	
.sl-sec9-main-btn svg {
    max-width: 300px;
}	

.sl-sec9 .vc_col-sm-4 {
    margin-bottom: 60px;
}
	
.page-id-1795 .countdown, .page-id-1919 .countdown {
    margin-left: -10px;
}	
	
p.sl-sec3-readmore {
    height: 61px;
    font-size: 14px !important;
    line-height: 17px !important;
}
	
.slick-slide:nth-child(1) {
    margin-left: -115px !important;
}	
	
.sl-sec8 .slick-slide img {
    height: 315px !important;
}	
	
.sl-sec8 span.content-section {
    min-height: 140px;
}	
	
.sl-sec8 .slick-list {
    height: 463px;
}	
	
.sl-sec-vidtesti h1 {
    font-size: 26px !important;
}
	
.sl-sec10 svg {
    max-width: 300px;
}	

.sl-sec10-btn {
    width: 300px;
    height: 56px;
    padding-left: 45px;
    font-size: 14px;
    line-height: 13px;
    padding-top: 8px;
}
	
.sl-sec10 h2 {
    font-size: 20px !important;
}	
	
#main_countedown_widget_6 .time_left {
    font-size: 42px !important;
}	
	
.sl-sec-sale3 h1 {
    margin-top: 10px !important;
}	
	
.sl-sec-sale3 h2 {
    margin-top: 14px !important;
}	
	
.sl-sec-sale3 h3 {
    /*margin-bottom: 18px !important;*/
}	
	
.vc_row.wpb_row.vc_row-fluid.sl-sec11 {
    background-size: 100% !important;
}	
	
.sl-head-count-btn:hover {
    line-height: 14px;
    padding-top: 7px;
    font-size: 16px;
}
	
.sl-head-count-btn:hover strong {
    font-size: 10px;
}
	
.sl-sec9-main-btn:hover span {
    line-height: 60px;
}
	
.sl-sec9-main-btn b {
    margin-top: -19px;
}
	
.sl-head h6, .sl-sec11 h6 {
    font-size: 25px !important;
    line-height: 29px !important;
    margin-bottom: -25px !important;
}
}

















