

/* Start:/local/templates/main/libs/contact-form-7/includes/css/styles.css?17664261311139*/
div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
    float: right;
}

div.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
    float: right;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 1em;
	display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip { 
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	border: 1px solid #ff0000;
	background: #fff;
	padding: .2em .8em;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 img.ajax-loader {
	border: none;
	vertical-align: middle;
	margin-left: 4px;
}

div.wpcf7 div.ajax-error {
	display: none;
}

div.wpcf7 .placeheld {
	color: #888;
}
/* End */


/* Start:/local/templates/main/libs/cookie-notice/css/front.css?17664261313200*/
#cookie-notice {
    display: none;
    position: fixed;
    min-width: 100%;
    height: auto;
    z-index: 100000;
    font-size: 12px;
    line-height: 18px;
    left: 0;
    text-align: center;
}

.cookie-notice-container {
    padding: 10px;
}

.cn-top {
    top: 0;
}

.cn-bottom {
    bottom: 0;
}

#cookie-notice .button {
    margin-left: 10px;
}

#cookie-notice .button.wp-default {
    font-family: sans-serif;
    line-height: 18px;
    padding: 2px 12px;
    background: linear-gradient(to bottom, #FEFEFE, #F4F4F4) repeat scroll 0 0 #F3F3F3;
    border-color: #BBB;
    color: #333;
    text-shadow: 0 1px 0 #FFF;
    -moz-box-sizing: border-box;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-style: normal;
    text-decoration: none;
    white-space: nowrap;
    outline: none;
}

#cookie-notice .button.wp-default:hover, #cookie-notice .button.wp-default:focus {
    background: linear-gradient(to bottom, #FFFFFF, #F3F3F3) repeat scroll 0 0 #F3F3F3;
    border-color: #999999;
    color: #222222;
}

#cookie-notice .button.bootstrap {
    font-family: sans-serif;
    display: inline-block;
    *display: inline;
    padding: 4px 12px;
    margin-right: 0.3em;
    margin-bottom: 0;
    *margin-left: .3em;
    line-height: 20px;
    color: #333333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    font-style: normal;
    vertical-align: middle;
    cursor: pointer;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #006dcc;
    *background-color: #0044cc;
    background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
    background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
    background-image: -o-linear-gradient(top, #0088cc, #0044cc);
    background-image: linear-gradient(to bottom, #0088cc, #0044cc);
    background-repeat: repeat-x;
    border-style: solid;
    border-width: 1px;
    border-color: #0044cc #0044cc #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    padding: 2px 10px;
    font-size: 12px;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    outline: none;
}

#cookie-notice .button.bootstrap:hover, #cookie-notice .button.bootstrap:focus {
    color: #ffffff;
    background-color: #0044cc;
    *background-color: #003bb3;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
}
/* End */


/* Start:/local/templates/main/libs/download-manager/css/front.css?176642613129449*/
 

.clear{
    clear: both;    
}
 
.wpdm-category{
    border:0px;
    border-bottom:0px solid #ccc;
}

    
.postbox {
    background: #f5f5f5;
    border: 1px solid #eee;
    margin: 0px;     
    -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
margin-bottom: 10px;
} 

h3.hndle{
    background: #eee;
    margin: 0px;
    padding: 4px 10px !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align: left;
    font-family: 'Lucida Grande','Lucida Sans' !important;
    font-size: 13pt; !important;
}

h3.hndle img{
    margin-top: 5px;
}

 
.handlediv{
    display: none;
}

#wpdm-pf table td{
    border: 0px;
}

.postbox td{
    border-top: 1px solid #dddddd !important;
    border-bottom: 1px solid #ffffff !important;
}
 

.postbox ul,
.postbox li{
    list-style: none;
    text-align: left !important; 
    
}
.postbox th,
.postbox td,
.inside table.widefat th,
.inside table.widefat td,
.inside table.widefat{
    border: 0px !important;
    text-align: left !important;
   
}

.table th a{
    font-weight: 700;
}

.wpdm-front h3.title{
   font-family: 'Lucida Grande','Lucida Sans';
   margin: 10px 0 5px 10px;
   font-size: 14pt; 
}

.qdb{
/*background: #606060;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzYwNjA2MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZTBlMGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #606060 0%, #0e0e0e 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#606060), color-stop(100%,#0e0e0e));
background: -webkit-linear-gradient(top,  #606060 0%,#0e0e0e 100%);
background: -o-linear-gradient(top,  #606060 0%,#0e0e0e 100%);
background: -ms-linear-gradient(top,  #606060 0%,#0e0e0e 100%);
background: linear-gradient(top,  #606060 0%,#0e0e0e 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606060', endColorstr='#0e0e0e',GradientType=0 );
*/
background: #0073ff;
text-decoration: none;
color:#fff;
padding:5px 7px;
font-size:8pt;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

#loginform{
    margin-top: 20px;
}
.wpdm-category-list li{
    clear:both;
}
.wpdm-category-list {
    list-style: none;
}
.download_link label{
    width: 60px;
    display: block;
    font-size: 10px;     
}

.cat-page-tilte{
    padding:0px 5px 10px 0px;border:0px;border-top:1px dotted #666;font-size:11pt;
}
.cat-page-tilte legend{
    padding-right: 5px;
}
.w3eden .wpdm-loading{
    -webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;background:#aa0000;color:#ffffff;padding:7px 15px;position:absolute;font-size:12px;font-weight: bold;z-index: 999999;
}

.wpdm-email2dl{    
    text-align: center;
    background: #ffffff;
    width: 70%;
    margin: 10px auto;
    border:4px solid #eee;
}
.wpdm-email2dl .wcon{
    padding:10px;
     
    border:1px solid #ccc;
    font-family: 'Lucida Grande','Verdana';
    font-size: 10pt;;
}

 

.wpdm-email2dl input[type=button]:active{
    background-color: #f4f4f4;
  background-image: -moz-linear-gradient(top, #f6f6f6, #f1f1f1);
  background-image: -ms-linear-gradient(top, #f6f6f6, #f1f1f1);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f6f6f6), to(#f1f1f1));
  background-image: -webkit-linear-gradient(top, #f6f6f6, #f1f1f1);
  background-image: -o-linear-gradient(top, #f6f6f6, #f1f1f1);
  background-image: linear-gradient(top, #f6f6f6, #f1f1f1);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#f1f1f1', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.wpdm-email2dl input[type=button]:hover{
    border: 1px solid #2F5BB7;
  text-shadow: 0 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  background-color: #4387f5;
  background-image: -moz-linear-gradient(top, #4d90fe, #357ae8);
  background-image: -ms-linear-gradient(top, #4d90fe, #357ae8);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4d90fe), to(#357ae8));
  background-image: -webkit-linear-gradient(top, #4d90fe, #357ae8);
  background-image: -o-linear-gradient(top, #4d90fe, #357ae8);
  background-image: linear-gradient(top, #4d90fe, #357ae8);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d90fe', endColorstr='#357ae8', GradientType=0);
}
.wpdm-email2dl form{
    margin-top: 10px;
    padding-bottom: 10px;
}
.wpdm-email2dl input[type=button]{
     color: white;
  text-shadow: 0 1px rgba(0, 0, 0, 0.1);
  border: 1px solid #3079ED;
  background-color: #4b8cf7;
  background-image: -moz-linear-gradient(top, #4d90fe, #4787ed);
  background-image: -ms-linear-gradient(top, #4d90fe, #4787ed);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4d90fe), to(#4787ed));
  background-image: -webkit-linear-gradient(top, #4d90fe, #4787ed);
  background-image: -o-linear-gradient(top, #4d90fe, #4787ed);
  background-image: linear-gradient(top, #4d90fe, #4787ed);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d90fe', endColorstr='#4787ed', GradientType=0);
  font-size: 9pt;
  font-weight: bold;
  padding: 5px 10px;
  -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;    
}
.wpdm-email2dl .wcon input[type=text]{
    background: #ffffff;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;    
    border:1px solid #aaa;
    font-family: 'Lucida Grande','Verdana';
    font-size: 11pt;;
    padding: 4px 10px;
    width: 250px;
}
.wpdm-email2dl label{
    display: none;
}

.drag-drop #drag-drop-area {
    border: 4px dashed #DDDDDD;
    height: 200px;
}

.drag-drop-inside{
    text-align: center;
    padding: 30px;
}

 

.wpdm-front .inside{
    padding: 10px;
}

#wpdm-login-form{
    position: absolute;
    padding:0px 10px;
    border:1px solid #aaa;
    background: #eee;
    z-index: 9999999;
}

.wpdm-drop-box{
    z-index:99999;
display:none;
position:absolute;

}
.hndle{
    margin: 0px !important;
}
#categories_meta_box label{
    display: inline !important; 
}
.more_previews_a{display: block;float: left;margin-right: 8px;}
.link-template .more_previews_a{display: block;float: left;margin-right: 9px !important;}
.more_previews_a:last-child{
    margin-right: 0px !important;
}


.wpdm-facebook{
    border:6px solid #777777;
    background:#7C89A3;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
font-family: 'Lucida Grande','Lucida Sans';
opacity:0.9;
filter:alpha(opacity=90);
margin-bottom: 10px;
}
.wpdm-facebook h3{
    margin:0px !important;
    padding:4px 10px !important;
    background: #3B5998 !important;    
    color:#ffffff !important;
    font-family: 'Lucida Grande','Lucida Sans' !important;
    font-size:12pt;
    font-weight: bold;
    border: 0px  !important;
    -webkit-border-top-left-radius: 1px;
-webkit-border-top-right-radius: 1px;
-moz-border-radius-topleft: 1px;
-moz-border-radius-topright: 1px;
border-top-left-radius: 1px;
border-top-right-radius: 1px;
}

.wpdm_file .cont{
    padding:5px 10px;    
    -webkit-border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
font-size: 9pt;
}




 
.wpdm-facebook .btn_left {
    background: #3b5998;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNiNTk5OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1NDc3YmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #3b5998 0%, #5477bf 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3b5998), color-stop(100%,#5477bf));
background: -webkit-linear-gradient(top,  #3b5998 0%,#5477bf 100%);
background: -o-linear-gradient(top,  #3b5998 0%,#5477bf 100%);
background: -ms-linear-gradient(top,  #3b5998 0%,#5477bf 100%);
background: linear-gradient(top,  #3b5998 0%,#5477bf 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b5998', endColorstr='#5477bf',GradientType=0 );
    font-weight: bold;  
    -webkit-border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    color: #ffffff;
    float: left;
    font-size: 10pt;
    padding: 5px 10px;
    letter-spacing: 0.5px;
    text-shadow: 0 1px 0 #000;        
}
 
.wpdm-facebook .cont {
    background: #fff;  
}
.wpdm-facebook .btn_outer {
    background: none repeat scroll 0 0 #D6E3FF;
    border: 1px solid #3b5998;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    float: left;    
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 20px;
    padding: 0;
}
 
.wpdm-facebook .btn_right {
    display: block;
    float: left;
    font-size: 10pt;
    font-weight: normal;
    padding: 5px 10px;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

 .passit {
     color:#800000;
     font-style: italic;
 } 
 .perror{ color: #aa0000; padding-left:10px;}
 .inf{
     padding:4px;
     font-size:8pt;
     font-family: 'Lucida Grande','Lucida Sans';
 }
 
 
 /* Shared styles */
        
        .drop-shadow {
            position:relative;
            
        }

        .drop-shadow:before,
        .drop-shadow:after {
            content:"";
            position:absolute; 
            z-index:-2;
        }
        
        .drop-shadow p {
            font-size:16px;
            font-weight:bold;
        }
        
 
 
 /* Lifted corners */

        .lifted {
            -moz-border-radius:4px; 
                 border-radius:4px;
        }
        
        .lifted:before,
        .lifted:after { 
            bottom:15px;
            left:10px;
            width:50%;
            height:20%;
            max-width:300px;
            -webkit-box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);   
               -moz-box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
                    box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
            -webkit-transform:rotate(-3deg);    
               -moz-transform:rotate(-3deg);   
                -ms-transform:rotate(-3deg);   
                 -o-transform:rotate(-3deg);
                    transform:rotate(-3deg);
        }
        
        .lifted:after {
            right:10px; 
            left:auto;
            -webkit-transform:rotate(3deg);   
               -moz-transform:rotate(3deg);  
                -ms-transform:rotate(3deg);  
                 -o-transform:rotate(3deg);
                    transform:rotate(3deg);
        }
        
        
        
/* Raised shadow - no pseudo-elements needed */
        
        .raised {
            -webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
               -moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
                    box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        }
        
        /* Curved shadows */
         
        .curved:before {
            top:10px;
            bottom:10px;
            left:0;
            right:50%;
            -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
            -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
            box-shadow:0 0 15px rgba(0,0,0,0.6);
            -moz-border-radius:10px / 100px;
            border-radius:10px / 100px;
        }
        
        .curved-vt-2:before {
            right:0;
        }
        
        .curved-hz-1:before {
            top:50%;
            bottom:0;
            left:10px;
            right:10px;
            -moz-border-radius:100px / 10px;
            border-radius:100px / 10px;
        }

        .curved-hz-2:before {
            top:0;
            bottom:0;
            left:10px;
            right:10px;
            -moz-border-radius:100px / 10px;
            border-radius:100px / 10px;
        }
        
        /* Rotated box */
        
        .rotated {
            -webkit-box-shadow:none;
               -moz-box-shadow:none;
                    box-shadow:none;
            -webkit-transform:rotate(-3deg);    
               -moz-transform:rotate(-3deg);   
                -ms-transform:rotate(-3deg);
                 -o-transform:rotate(-3deg);
                    transform:rotate(-3deg);
        }
        
        .rotated > :first-child:before {
            content:"";
            position:absolute;
            z-index:-1;
            top:0;
            bottom:0;
            left:0;
            right:0;
            background:#fff;
            -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
               -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
                    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        }
        
        
        .wpdm-bluebox{
           border:1px solid #30aedc;  
           -webkit-border-radius: 8px;
            -moz-border-radius: 8px;
            border-radius: 8px;
            font-family: 'Lucida Grande','Lucida Sans';
            opacity:0.9;
            filter:alpha(opacity=90);
            margin-bottom: 10px;
            background: #ffffff;
            background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U4ZjhmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE3JSIgc3RvcC1jb2xvcj0iI2ZlZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
            background: -moz-linear-gradient(top,  #e8f8ff 0%, #feffff 17%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8f8ff), color-stop(17%,#feffff));
            background: -webkit-linear-gradient(top,  #e8f8ff 0%,#feffff 17%);
            background: -o-linear-gradient(top,  #e8f8ff 0%,#feffff 17%);
            background: -ms-linear-gradient(top,  #e8f8ff 0%,#feffff 17%);
            background: linear-gradient(top,  #e8f8ff 0%,#feffff 17%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8f8ff', endColorstr='#feffff',GradientType=0 );

            text-align: center;
        }
        
        .wpdm-bluebox h3{
            padding: 4px 10px;
            font-size:12pt;
            font-family: 'Lucida Grande','Lucida Sans';
            margin-bottom: 0px;
             
        }
        .wpdm-bluebox .cont{
           background: #ffffff url(/local/templates/main/libs/download-manager/css/../images/content-shadow.png) center -2px no-repeat;
           text-align: left;
           padding-top: 10px; 
           padding-bottom: 10px;
           -webkit-border-radius: 8px;
            -moz-border-radius: 8px;
            border-radius: 8px;
        }
        
        .wpdm-bluebox .passit{
            margin-bottom: 10px;
        }
        .wpdm-bluebox .btn_outer .btn_left{
            background: #7abcff;
            background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdhYmNmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUyJSIgc3RvcC1jb2xvcj0iIzYwYWJmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0MDk2ZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
            background: -moz-linear-gradient(top,  #7abcff 0%, #60abf8 52%, #4096ee 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7abcff), color-stop(52%,#60abf8), color-stop(100%,#4096ee));
            background: -webkit-linear-gradient(top,  #7abcff 0%,#60abf8 52%,#4096ee 100%);
            background: -o-linear-gradient(top,  #7abcff 0%,#60abf8 52%,#4096ee 100%);
            background: -ms-linear-gradient(top,  #7abcff 0%,#60abf8 52%,#4096ee 100%);
            background: linear-gradient(top,  #7abcff 0%,#60abf8 52%,#4096ee 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 );
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 5px;
            padding:4px 10px;
            color: #ffffff;
            margin: 4px;
            

        }
.wpdm_icon{
    box-shadow:none;
}        

.w3eden .panel-body iframe{
    margin: 0;
}
a.btn{
    text-decoration: none !important;
}

.w3eden .popover{
    min-width: 250px;
}

.w3eden .all-locks{
    padding: 15px;
}
td.actions{
    width: 100px;
}
.actions a.btn{
    border-radius: 2px;
}

.w3eden input.input-xs{
    font-size: 8pt;
    width: 150px;
    height: 30px;
    line-height: normal;
    text-align: center;

}

.w3eden #wp-post_content-editor-container{
    border: 1px solid #dddddd;
}
.w3eden td.mceToolbar{
    border-bottom: 1px solid #dddddd !important;
}
.w3eden #post_content-html,
.w3eden #post_content-tmce{
    height: 27px;
}

a.mceButton .mceIcon, .mceAction {
    font: 400 15px/1 dashicons !important;
    text-align: left !important;
}

#package-settings-section .panel-body{
    padding: 0 !important;
}

#package-settings-section .nav-tabs{
    margin: 0 !important;
    padding-top: 10px;
    padding-left: 10px;
    background: #fafafa;
}

#package-settings-section .tab-content{
    padding: 20px;
}

.wpdm-accordion{
    border:0 !important;
}

.wpdm-accordion h3{
    font-size: 10pt !important;
    margin: 2px 0 !important;
    border-radius: 3px;
    padding: 7px 10px !important;
    border: 1px solid #eeeeee;
    font-weight: 700;
}

.wpdm-accordion h3 .wpdmlock{
    opacity: 1 !important;
    margin-right: 10px !important;
}

.wpdmlock + label{
    width: 21px !important;
    height: 21px !important;
}

.fwpdmlock {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #EEEEEE;
    border-style: solid;
    border-width: 0 1px 1px 1px;
    margin-top: -3px;
    background: #ffffff;
    width: 100%;
    border-radius: 0 0 3px 3px;
}

.form-control{
    box-shadow: none !important;
}
.form-control:not(.group-item){
    border-radius: 3px !important;
}



.wpdm-spinner {
    background: url('/local/templates/main/libs/download-manager/css/../images/wpdm-settings.png') center center no-repeat;
    width: 16px;
    height: 16px;
    display: block;
    float: left;
    margin-right: 8px;
    margin-top: 2px;
    /*border-bottom: 2px solid #2a2dcb;*/
    /*border-left: 2px solid #ffffff;*/
    /*border-right: 2px solid #c30;*/
    /*border-top: 2px solid #3dd269;*/
    /*border-radius: 100%;*/

}

.w3eden .btn{
    border-radius: 0.2em !important;
}


.wpdm-spin{
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -ms-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
}

@keyframes "spin" {
    from {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -ms-transform: rotate(359deg);
        transform: rotate(359deg);
    }

}

@-moz-keyframes spin {
    from {
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -moz-transform: rotate(359deg);
        transform: rotate(359deg);
    }

}

@-webkit-keyframes "spin" {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }

}

@-ms-keyframes "spin" {
    from {
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -ms-transform: rotate(359deg);
        transform: rotate(359deg);
    }

}

@-o-keyframes "spin" {
    from {
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -o-transform: rotate(359deg);
        transform: rotate(359deg);
    }

}

.infoicon {
    position: absolute;
    margin-top: 10px;
    margin-left: 20px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA+0lEQVQ4T2NkwAS6QKEEIBYF4p9QaXYg/QqIFwDxFWQtjEgcDiC7C4j/AHE/ED9GM1sOyC8EYpCecpjhMANANiwD4slAfACLq5CFnICcLCCOAuJfMANANq4G4mMENMOkbYGMACAuBhmgD8QxQFyKRTNMrBuLXC9QbAHIgAlA3APET7AoEoSKvcciBwqTApABK4A4AofT3aHiO3HILwcZsBSIo3EoqIaKt+KQX0wVA/B5gZALwF7AF4j4DIAHIr5oBKU8EAClE3QAj0aYArITEsgAipMyyBBQZuoE4r9QJ5OUmZD9pwPkJAKxMBD/hkqwAenXQDwfiK8iKwYAr/Q4G13HFTUAAAAASUVORK5CYII=) center center no-repeat;
    width: 16px;
    height: 16px;
}

#package-settings .form-control{
    display: inline;
}

div.tooltip.in{
    border-radius: 2px !important;
}

.dropdown-menu li{
    list-style: none !important;
}


/** button styles **/
.w3eden .link-btn {
    border: 1px solid #cccccc;
    padding: 6px;
    display: block;     
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-size: 13px;

}

.w3eden .link-btn .wpdm_icon{
    width: 40px;
}

.w3eden .link-btn .label-default {
    background-color: rgba(0, 0, 0, 0.35) !important;
    border-radius: 2px !important;
    line-height: 20px !important;
    padding: 4px 6px !important;
}

.w3eden .link-btn * {
    text-decoration: none !important;
    line-height: normal !important;
}


.w3eden .ptitle{
    font-size: 12pt;
    margin-bottom: 3px;
    display: block;
}

.w3eden .light {
    -moz-box-shadow: 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow: 0px 1px 0px 0px #ffffff;
    box-shadow: 0px 1px 0px 0px #ffffff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #f6f6f6));
    background: -moz-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
    background: -webkit-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
    background: -o-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
    background: -ms-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
    background: linear-gradient(to bottom, #ffffff 5%, #f6f6f6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=0);
    background-color: #ffffff;
    border: 1px solid #dcdcdc;
    display: inline-block;    
    color: #666666;
    text-decoration: none;
    text-shadow: 0px 1px 0px #ffffff;
}

.w3eden .light:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f6f6f6), color-stop(1, #ffffff));
    background: -moz-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
    background: -webkit-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
    background: -o-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
    background: -ms-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
    background: linear-gradient(to bottom, #f6f6f6 5%, #ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#ffffff', GradientType=0);
    background-color: #f6f6f6;
}

.w3eden .light:active {
    position: relative;
    top: 1px;
}

.green .ptitle a,.blue .ptitle a,.coffee .ptitle a,.xmas .ptitle a,.red .ptitle a,.lightblue .ptitle a,
.green,.blue,.coffee,.xmas,.red,.lightblue,
.green > a,.blue > a,.coffee > a,.xmas > a,.red > a,.lightblue > a,
.green .wpdm-download-link,.blue .wpdm-download-link,.coffee .wpdm-download-link,.xmas .wpdm-download-link,.red .wpdm-download-link,.lightblue .wpdm-download-link {
    color: #ffffff !important;
}

.w3eden  .green {
    -moz-box-shadow: inset 0px 1px 0px 0px #9acc85;
    -webkit-box-shadow: inset 0px 1px 0px 0px #9acc85;
    box-shadow: inset 0px 1px 0px 0px #9acc85;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #74ad5a), color-stop(1, #68a54b));
    background: -moz-linear-gradient(top, #74ad5a 5%, #68a54b 100%);
    background: -webkit-linear-gradient(top, #74ad5a 5%, #68a54b 100%);
    background: -o-linear-gradient(top, #74ad5a 5%, #68a54b 100%);
    background: -ms-linear-gradient(top, #74ad5a 5%, #68a54b 100%);
    background: linear-gradient(to bottom, #74ad5a 5%, #68a54b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#74ad5a', endColorstr='#68a54b', GradientType=0);
    background-color: #74ad5a;
    border: 1px solid #3b6e22;
    display: inline-block;
     
    color: #ffffff;
    text-decoration: none;
}

.green:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #68a54b), color-stop(1, #74ad5a));
    background: -moz-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
    background: -webkit-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
    background: -o-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
    background: -ms-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
    background: linear-gradient(to bottom, #68a54b 5%, #74ad5a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#68a54b', endColorstr='#74ad5a', GradientType=0);
    background-color: #68a54b;
}



.blue {
    -moz-box-shadow: inset 0px 1px 0px 0px #54a3f7;
    -webkit-box-shadow: inset 0px 1px 0px 0px #54a3f7;
    box-shadow: inset 0px 1px 0px 0px #54a3f7;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #007dc1), color-stop(1, #0061a7));
    background: -moz-linear-gradient(top, #007dc1 5%, #0061a7 100%);
    background: -webkit-linear-gradient(top, #007dc1 5%, #0061a7 100%);
    background: -o-linear-gradient(top, #007dc1 5%, #0061a7 100%);
    background: -ms-linear-gradient(top, #007dc1 5%, #0061a7 100%);
    background: linear-gradient(to bottom, #007dc1 5%, #0061a7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007dc1', endColorstr='#0061a7', GradientType=0);
    background-color: #007dc1;

    border: 1px solid #124d77;
    display: inline-block;
     
    color: #ffffff;

    font-size: 13px;

    text-decoration: none;
    text-shadow: 0px 1px 0px #154682;
}



.blue:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0061a7), color-stop(1, #007dc1));
    background: -moz-linear-gradient(top, #0061a7 5%, #007dc1 100%);
    background: -webkit-linear-gradient(top, #0061a7 5%, #007dc1 100%);
    background: -o-linear-gradient(top, #0061a7 5%, #007dc1 100%);
    background: -ms-linear-gradient(top, #0061a7 5%, #007dc1 100%);
    background: linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7', endColorstr='#007dc1', GradientType=0);
    background-color: #0061a7;
}



.popover *{
    text-shadow: none !important;
}
.popover-title {
    color: #222222 !important;
    font-weight: 700 !important;
}
.panel-body{
    color: #222222 !important;
}

.wpdm-category .link-btn{
    margin: 3px 0 !important;
    width: 100%;
    display: block;
}

.w3eden .panel form,
.w3eden .link-btn form{
    margin-top: 10px;
}
/* End */


/* Start:/local/templates/main/libs/download-manager/bootstrap/css/bootstrap.css?1766426131120941*/
@font-face{font-family:'Glyphicons-Halflings';src:url('/local/templates/main/libs/download-manager/bootstrap/css/../fonts/glyphicons-halflings-regular.eot');src:url('/local/templates/main/libs/download-manager/bootstrap/css/../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),url('/local/templates/main/libs/download-manager/bootstrap/css/../fonts/glyphicons-halflings-regular.woff') format('woff'),url('/local/templates/main/libs/download-manager/bootstrap/css/../fonts/glyphicons-halflings-regular.ttf') format('truetype'),url('/local/templates/main/libs/download-manager/bootstrap/css/../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg')}
.w3eden article,.w3eden aside,.w3eden details,.w3eden figcaption,.w3eden figure,.w3eden footer,.w3eden header,.w3eden hgroup,.w3eden main,.w3eden nav,.w3eden section,.w3eden summary{display:block}
.w3eden audio,.w3eden canvas,.w3eden video{display:inline-block}
.w3eden audio:not([controls]){display:none;height:0}
.w3eden [hidden],.w3eden template{display:none}
.w3eden html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
.w3eden body{margin:0}
.w3eden a{background:transparent}
.w3eden a:focus{outline:thin dotted}
.w3eden a:active,.w3eden a:hover{outline:0}
.w3eden h1{margin:.67em 0;font-size:2em}
.w3eden abbr[title]{border-bottom:1px dotted}
.w3eden b,.w3eden strong{font-weight:bold}
.w3eden dfn{font-style:italic}
.w3eden hr{height:0;-moz-box-sizing:content-box;box-sizing:content-box}
.w3eden mark{color:#000;background:#ff0}
.w3eden code,.w3eden kbd,.w3eden pre,.w3eden samp{font-family:monospace,serif;font-size:1em}
.w3eden pre{white-space:pre-wrap}
.w3eden q{quotes:"\201C" "\201D" "\2018" "\2019"}
.w3eden small{font-size:80%}
.w3eden sub,.w3eden sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}
.w3eden sup{top:-0.5em}
.w3eden sub{bottom:-0.25em}
.w3eden img{border:0}
.w3eden svg:not(:root){overflow:hidden}
.w3eden figure{margin:0}
.w3eden fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid #c0c0c0}
.w3eden legend{padding:0;border:0}
.w3eden button,.w3eden input,.w3eden select,.w3eden textarea{margin:0;font-family:inherit;font-size:100%}
.w3eden button,.w3eden input{line-height:normal}
.w3eden button,.w3eden select{text-transform:none}
.w3eden button,.w3eden html input[type="button"],.w3eden input[type="reset"],.w3eden input[type="submit"]{cursor:pointer;-webkit-appearance:button}
.w3eden button[disabled],.w3eden html input[disabled]{cursor:default}
.w3eden input[type="checkbox"],.w3eden input[type="radio"]{padding:0;box-sizing:border-box}
.w3eden input[type="search"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}
.w3eden input[type="search"]::-webkit-search-cancel-button,.w3eden input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
.w3eden button::-moz-focus-inner,.w3eden input::-moz-focus-inner{padding:0;border:0}
.w3eden textarea{overflow:auto;vertical-align:top}
.w3eden table{border-collapse:collapse;border-spacing:0}
@media print{.w3eden *{color:#000!important;text-shadow:none!important;background:transparent!important;box-shadow:none !important} .w3eden a,.w3eden a:visited{text-decoration:underline} .w3eden a[href]:after{content:" (" attr(href) ")"} .w3eden abbr[title]:after{content:" (" attr(title) ")"} .w3eden a[href^="javascript:"]:after,.w3eden a[href^="#"]:after{content:""} .w3eden pre,.w3eden blockquote{border:1px solid #999;page-break-inside:avoid} .w3eden thead{display:table-header-group} .w3eden tr,.w3eden img{page-break-inside:avoid} .w3eden img{max-width:100% !important} @page {margin:2cm .5cm}.w3eden p,.w3eden h2,.w3eden h3{orphans:3;widows:3} .w3eden h2,.w3eden h3{page-break-after:avoid} .w3eden select{background:#fff !important} .w3eden .navbar{display:none} .w3eden .table td,.w3eden .table th{background-color:#fff !important} .w3eden .btn>.caret,.w3eden .dropup>.btn>.caret{border-top-color:#000 !important} .w3eden .label{border:1px solid #000} .w3eden .table{border-collapse:collapse !important} .w3eden .table-bordered th,.w3eden .table-bordered td{border:1px solid #ddd !important}}.w3eden *,.w3eden *:before,.w3eden *:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.w3eden html{font-size:62.5%;-webkit-tap-highlight-color:rgba(0,0,0,0)}
.w3eden body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.428571429;color:#333;background-color:#fff}
.w3eden input,.w3eden button,.w3eden select,.w3eden textarea{font-family:inherit;font-size:inherit;line-height:inherit}
.w3eden a{color:#428bca;text-decoration:none}
.w3eden a:hover,.w3eden a:focus{color:#2a6496;text-decoration:underline}
.w3eden a:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}
.w3eden img{vertical-align:middle}
.w3eden .img-responsive{display:block;height:auto;max-width:100%}
.w3eden .img-rounded{border-radius:6px}
.w3eden .img-thumbnail{display:inline-block;height:auto;max-width:100%;padding:4px;line-height:1.428571429;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}
.w3eden .img-circle{border-radius:50%}
.w3eden hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}
.w3eden .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}
.w3eden p{margin:0 0 10px}
.w3eden .lead{margin-bottom:20px;font-size:16px;font-weight:200;line-height:1.4}
@media (min-width:768px){.w3eden .lead{font-size:21px}}.w3eden small,.w3eden .small{font-size:85%}
.w3eden cite{font-style:normal}
.w3eden .text-muted{color:#999}
.w3eden .text-primary{color:#428bca}
.w3eden .text-primary:hover{color:#3071a9}
.w3eden .text-warning{color:#c09853}
.w3eden .text-warning:hover{color:#a47e3c}
.w3eden .text-danger{color:#b94a48}
.w3eden .text-danger:hover{color:#953b39}
.w3eden .text-success{color:#468847}
.w3eden .text-success:hover{color:#356635}
.w3eden .text-info{color:#3a87ad}
.w3eden .text-info:hover{color:#2d6987}
.w3eden .text-left{text-align:left}
.w3eden .text-right{text-align:right}
.w3eden .text-center{text-align:center}
.w3eden h1,.w3eden h2,.w3eden h3,.w3eden h4,.w3eden h5,.w3eden h6,.w3eden .h1,.w3eden .h2,.w3eden .h3,.w3eden .h4,.w3eden .h5,.w3eden .h6{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:500;line-height:1.1;color:inherit}
.w3eden h1 small,.w3eden h2 small,.w3eden h3 small,.w3eden h4 small,.w3eden h5 small,.w3eden h6 small,.w3eden .h1 small,.w3eden .h2 small,.w3eden .h3 small,.w3eden .h4 small,.w3eden .h5 small,.w3eden .h6 small,.w3eden h1 .small,.w3eden h2 .small,.w3eden h3 .small,.w3eden h4 .small,.w3eden h5 .small,.w3eden h6 .small,.w3eden .h1 .small,.w3eden .h2 .small,.w3eden .h3 .small,.w3eden .h4 .small,.w3eden .h5 .small,.w3eden .h6 .small{font-weight:normal;line-height:1;color:#999}
.w3eden h1,.w3eden h2,.w3eden h3{margin-top:20px;margin-bottom:10px}
.w3eden h1 small,.w3eden h2 small,.w3eden h3 small,.w3eden h1 .small,.w3eden h2 .small,.w3eden h3 .small{font-size:65%}
.w3eden h4,.w3eden h5,.w3eden h6{margin-top:10px;margin-bottom:10px}
.w3eden h4 small,.w3eden h5 small,.w3eden h6 small,.w3eden h4 .small,.w3eden h5 .small,.w3eden h6 .small{font-size:75%}
.w3eden h1,.w3eden .h1{font-size:36px}
.w3eden h2,.w3eden .h2{font-size:30px}
.w3eden h3,.w3eden .h3{font-size:24px}
.w3eden h4,.w3eden .h4{font-size:18px}
.w3eden h5,.w3eden .h5{font-size:14px}
.w3eden h6,.w3eden .h6{font-size:12px}
.w3eden .page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}
.w3eden ul,.w3eden ol{margin-top:0;margin-bottom:10px}
.w3eden ul ul,.w3eden ol ul,.w3eden ul ol,.w3eden ol ol{margin-bottom:0}
.w3eden .list-unstyled{padding-left:0;list-style:none}
.w3eden .list-inline{padding-left:0;list-style:none}
.w3eden .list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}
.w3eden .list-inline>li:first-child{padding-left:0}
.w3eden dl{margin-bottom:20px}
.w3eden dt,.w3eden dd{line-height:1.428571429}
.w3eden dt{font-weight:bold}
.w3eden dd{margin-left:0}
@media (min-width:768px){.w3eden .dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap} .w3eden .dl-horizontal dd{margin-left:180px} .w3eden .dl-horizontal dd:before,.w3eden .dl-horizontal dd:after{display:table;content:" "} .w3eden .dl-horizontal dd:after{clear:both} .w3eden .dl-horizontal dd:before,.w3eden .dl-horizontal dd:after{display:table;content:" "} .w3eden .dl-horizontal dd:after{clear:both}}.w3eden abbr[title],.w3eden abbr[data-original-title]{cursor:help;border-bottom:1px dotted #999}
.w3eden abbr.initialism{font-size:90%;text-transform:uppercase}
.w3eden blockquote{padding:10px 20px;margin:0 0 20px;border-left:5px solid #eee}
.w3eden blockquote p{font-size:17.5px;font-weight:300;line-height:1.25}
.w3eden blockquote p:last-child{margin-bottom:0}
.w3eden blockquote small{display:block;line-height:1.428571429;color:#999}
.w3eden blockquote small:before{content:'\2014 \00A0'}
.w3eden blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0}
.w3eden blockquote.pull-right p,.w3eden blockquote.pull-right small,.w3eden blockquote.pull-right .small{text-align:right}
.w3eden blockquote.pull-right small:before,.w3eden blockquote.pull-right .small:before{content:''}
.w3eden blockquote.pull-right small:after,.w3eden blockquote.pull-right .small:after{content:'\00A0 \2014'}
.w3eden blockquote:before,.w3eden blockquote:after{content:""}
.w3eden address{margin-bottom:20px;font-style:normal;line-height:1.428571429}
.w3eden code,.w3eden kbd,.w3eden pre,.w3eden samp{font-family:Monaco,Menlo,Consolas,"Courier New",monospace}
.w3eden code{padding:2px 4px;font-size:90%;color:#c7254e;white-space:nowrap;background-color:#f9f2f4;border-radius:4px}
.w3eden pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.428571429;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}
.w3eden pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}
.w3eden .pre-scrollable{max-height:340px;overflow-y:scroll}
.w3eden .container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
.w3eden .container:before,.w3eden .container:after{display:table;content:" "}
.w3eden .container:after{clear:both}
.w3eden .container:before,.w3eden .container:after{display:table;content:" "}
.w3eden .container:after{clear:both}
.w3eden .row{margin-right:-15px;margin-left:-15px}
.w3eden .row:before,.w3eden .row:after{display:table;content:" "}
.w3eden .row:after{clear:both}
.w3eden .row:before,.w3eden .row:after{display:table;content:" "}
.w3eden .row:after{clear:both}
.w3eden .col-xs-1,.w3eden .col-sm-1,.w3eden .col-md-1,.w3eden .col-lg-1,.w3eden .col-xs-2,.w3eden .col-sm-2,.w3eden .col-md-2,.w3eden .col-lg-2,.w3eden .col-xs-3,.w3eden .col-sm-3,.w3eden .col-md-3,.w3eden .col-lg-3,.w3eden .col-xs-4,.w3eden .col-sm-4,.w3eden .col-md-4,.w3eden .col-lg-4,.w3eden .col-xs-5,.w3eden .col-sm-5,.w3eden .col-md-5,.w3eden .col-lg-5,.w3eden .col-xs-6,.w3eden .col-sm-6,.w3eden .col-md-6,.w3eden .col-lg-6,.w3eden .col-xs-7,.w3eden .col-sm-7,.w3eden .col-md-7,.w3eden .col-lg-7,.w3eden .col-xs-8,.w3eden .col-sm-8,.w3eden .col-md-8,.w3eden .col-lg-8,.w3eden .col-xs-9,.w3eden .col-sm-9,.w3eden .col-md-9,.w3eden .col-lg-9,.w3eden .col-xs-10,.w3eden .col-sm-10,.w3eden .col-md-10,.w3eden .col-lg-10,.w3eden .col-xs-11,.w3eden .col-sm-11,.w3eden .col-md-11,.w3eden .col-lg-11,.w3eden .col-xs-12,.w3eden .col-sm-12,.w3eden .col-md-12,.w3eden .col-lg-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px}
.w3eden .col-xs-1,.w3eden .col-xs-2,.w3eden .col-xs-3,.w3eden .col-xs-4,.w3eden .col-xs-5,.w3eden .col-xs-6,.w3eden .col-xs-7,.w3eden .col-xs-8,.w3eden .col-xs-9,.w3eden .col-xs-10,.w3eden .col-xs-11{float:left}
.w3eden .col-xs-12{width:100%}
.w3eden .col-xs-11{width:91.66666666666666%}
.w3eden .col-xs-10{width:83.33333333333334%}
.w3eden .col-xs-9{width:75%}
.w3eden .col-xs-8{width:66.66666666666666%}
.w3eden .col-xs-7{width:58.333333333333336%}
.w3eden .col-xs-6{width:50%}
.w3eden .col-xs-5{width:41.66666666666667%}
.w3eden .col-xs-4{width:33.33333333333333%}
.w3eden .col-xs-3{width:25%}
.w3eden .col-xs-2{width:16.666666666666664%}
.w3eden .col-xs-1{width:8.333333333333332%}
.w3eden .col-xs-pull-12{right:100%}
.w3eden .col-xs-pull-11{right:91.66666666666666%}
.w3eden .col-xs-pull-10{right:83.33333333333334%}
.w3eden .col-xs-pull-9{right:75%}
.w3eden .col-xs-pull-8{right:66.66666666666666%}
.w3eden .col-xs-pull-7{right:58.333333333333336%}
.w3eden .col-xs-pull-6{right:50%}
.w3eden .col-xs-pull-5{right:41.66666666666667%}
.w3eden .col-xs-pull-4{right:33.33333333333333%}
.w3eden .col-xs-pull-3{right:25%}
.w3eden .col-xs-pull-2{right:16.666666666666664%}
.w3eden .col-xs-pull-1{right:8.333333333333332%}
.w3eden .col-xs-push-12{left:100%}
.w3eden .col-xs-push-11{left:91.66666666666666%}
.w3eden .col-xs-push-10{left:83.33333333333334%}
.w3eden .col-xs-push-9{left:75%}
.w3eden .col-xs-push-8{left:66.66666666666666%}
.w3eden .col-xs-push-7{left:58.333333333333336%}
.w3eden .col-xs-push-6{left:50%}
.w3eden .col-xs-push-5{left:41.66666666666667%}
.w3eden .col-xs-push-4{left:33.33333333333333%}
.w3eden .col-xs-push-3{left:25%}
.w3eden .col-xs-push-2{left:16.666666666666664%}
.w3eden .col-xs-push-1{left:8.333333333333332%}
.w3eden .col-xs-offset-12{margin-left:100%}
.w3eden .col-xs-offset-11{margin-left:91.66666666666666%}
.w3eden .col-xs-offset-10{margin-left:83.33333333333334%}
.w3eden .col-xs-offset-9{margin-left:75%}
.w3eden .col-xs-offset-8{margin-left:66.66666666666666%}
.w3eden .col-xs-offset-7{margin-left:58.333333333333336%}
.w3eden .col-xs-offset-6{margin-left:50%}
.w3eden .col-xs-offset-5{margin-left:41.66666666666667%}
.w3eden .col-xs-offset-4{margin-left:33.33333333333333%}
.w3eden .col-xs-offset-3{margin-left:25%}
.w3eden .col-xs-offset-2{margin-left:16.666666666666664%}
.w3eden .col-xs-offset-1{margin-left:8.333333333333332%}
@media (min-width:768px){.w3eden .container{width:750px} .w3eden .col-sm-1,.w3eden .col-sm-2,.w3eden .col-sm-3,.w3eden .col-sm-4,.w3eden .col-sm-5,.w3eden .col-sm-6,.w3eden .col-sm-7,.w3eden .col-sm-8,.w3eden .col-sm-9,.w3eden .col-sm-10,.w3eden .col-sm-11{float:left} .w3eden .col-sm-12{width:100%} .w3eden .col-sm-11{width:91.66666666666666%} .w3eden .col-sm-10{width:83.33333333333334%} .w3eden .col-sm-9{width:75%} .w3eden .col-sm-8{width:66.66666666666666%} .w3eden .col-sm-7{width:58.333333333333336%} .w3eden .col-sm-6{width:50%} .w3eden .col-sm-5{width:41.66666666666667%} .w3eden .col-sm-4{width:33.33333333333333%} .w3eden .col-sm-3{width:25%} .w3eden .col-sm-2{width:16.666666666666664%} .w3eden .col-sm-1{width:8.333333333333332%} .w3eden .col-sm-pull-12{right:100%} .w3eden .col-sm-pull-11{right:91.66666666666666%} .w3eden .col-sm-pull-10{right:83.33333333333334%} .w3eden .col-sm-pull-9{right:75%} .w3eden .col-sm-pull-8{right:66.66666666666666%} .w3eden .col-sm-pull-7{right:58.333333333333336%} .w3eden .col-sm-pull-6{right:50%} .w3eden .col-sm-pull-5{right:41.66666666666667%} .w3eden .col-sm-pull-4{right:33.33333333333333%} .w3eden .col-sm-pull-3{right:25%} .w3eden .col-sm-pull-2{right:16.666666666666664%} .w3eden .col-sm-pull-1{right:8.333333333333332%} .w3eden .col-sm-push-12{left:100%} .w3eden .col-sm-push-11{left:91.66666666666666%} .w3eden .col-sm-push-10{left:83.33333333333334%} .w3eden .col-sm-push-9{left:75%} .w3eden .col-sm-push-8{left:66.66666666666666%} .w3eden .col-sm-push-7{left:58.333333333333336%} .w3eden .col-sm-push-6{left:50%} .w3eden .col-sm-push-5{left:41.66666666666667%} .w3eden .col-sm-push-4{left:33.33333333333333%} .w3eden .col-sm-push-3{left:25%} .w3eden .col-sm-push-2{left:16.666666666666664%} .w3eden .col-sm-push-1{left:8.333333333333332%} .w3eden .col-sm-offset-12{margin-left:100%} .w3eden .col-sm-offset-11{margin-left:91.66666666666666%} .w3eden .col-sm-offset-10{margin-left:83.33333333333334%} .w3eden .col-sm-offset-9{margin-left:75%} .w3eden .col-sm-offset-8{margin-left:66.66666666666666%} .w3eden .col-sm-offset-7{margin-left:58.333333333333336%} .w3eden .col-sm-offset-6{margin-left:50%} .w3eden .col-sm-offset-5{margin-left:41.66666666666667%} .w3eden .col-sm-offset-4{margin-left:33.33333333333333%} .w3eden .col-sm-offset-3{margin-left:25%} .w3eden .col-sm-offset-2{margin-left:16.666666666666664%} .w3eden .col-sm-offset-1{margin-left:8.333333333333332%}}@media (min-width:992px){.w3eden .container{width:970px} .w3eden .col-md-1,.w3eden .col-md-2,.w3eden .col-md-3,.w3eden .col-md-4,.w3eden .col-md-5,.w3eden .col-md-6,.w3eden .col-md-7,.w3eden .col-md-8,.w3eden .col-md-9,.w3eden .col-md-10,.w3eden .col-md-11{float:left} .w3eden .col-md-12{width:100%} .w3eden .col-md-11{width:91.66666666666666%} .w3eden .col-md-10{width:83.33333333333334%} .w3eden .col-md-9{width:75%} .w3eden .col-md-8{width:66.66666666666666%} .w3eden .col-md-7{width:58.333333333333336%} .w3eden .col-md-6{width:50%} .w3eden .col-md-5{width:41.66666666666667%} .w3eden .col-md-4{width:33.33333333333333%} .w3eden .col-md-3{width:25%} .w3eden .col-md-2{width:16.666666666666664%} .w3eden .col-md-1{width:8.333333333333332%} .w3eden .col-md-pull-12{right:100%} .w3eden .col-md-pull-11{right:91.66666666666666%} .w3eden .col-md-pull-10{right:83.33333333333334%} .w3eden .col-md-pull-9{right:75%} .w3eden .col-md-pull-8{right:66.66666666666666%} .w3eden .col-md-pull-7{right:58.333333333333336%} .w3eden .col-md-pull-6{right:50%} .w3eden .col-md-pull-5{right:41.66666666666667%} .w3eden .col-md-pull-4{right:33.33333333333333%} .w3eden .col-md-pull-3{right:25%} .w3eden .col-md-pull-2{right:16.666666666666664%} .w3eden .col-md-pull-1{right:8.333333333333332%} .w3eden .col-md-push-12{left:100%} .w3eden .col-md-push-11{left:91.66666666666666%} .w3eden .col-md-push-10{left:83.33333333333334%} .w3eden .col-md-push-9{left:75%} .w3eden .col-md-push-8{left:66.66666666666666%} .w3eden .col-md-push-7{left:58.333333333333336%} .w3eden .col-md-push-6{left:50%} .w3eden .col-md-push-5{left:41.66666666666667%} .w3eden .col-md-push-4{left:33.33333333333333%} .w3eden .col-md-push-3{left:25%} .w3eden .col-md-push-2{left:16.666666666666664%} .w3eden .col-md-push-1{left:8.333333333333332%} .w3eden .col-md-offset-12{margin-left:100%} .w3eden .col-md-offset-11{margin-left:91.66666666666666%} .w3eden .col-md-offset-10{margin-left:83.33333333333334%} .w3eden .col-md-offset-9{margin-left:75%} .w3eden .col-md-offset-8{margin-left:66.66666666666666%} .w3eden .col-md-offset-7{margin-left:58.333333333333336%} .w3eden .col-md-offset-6{margin-left:50%} .w3eden .col-md-offset-5{margin-left:41.66666666666667%} .w3eden .col-md-offset-4{margin-left:33.33333333333333%} .w3eden .col-md-offset-3{margin-left:25%} .w3eden .col-md-offset-2{margin-left:16.666666666666664%} .w3eden .col-md-offset-1{margin-left:8.333333333333332%}}@media (min-width:1200px){.w3eden .container{width:1170px} .w3eden .col-lg-1,.w3eden .col-lg-2,.w3eden .col-lg-3,.w3eden .col-lg-4,.w3eden .col-lg-5,.w3eden .col-lg-6,.w3eden .col-lg-7,.w3eden .col-lg-8,.w3eden .col-lg-9,.w3eden .col-lg-10,.w3eden .col-lg-11{float:left} .w3eden .col-lg-12{width:100%} .w3eden .col-lg-11{width:91.66666666666666%} .w3eden .col-lg-10{width:83.33333333333334%} .w3eden .col-lg-9{width:75%} .w3eden .col-lg-8{width:66.66666666666666%} .w3eden .col-lg-7{width:58.333333333333336%} .w3eden .col-lg-6{width:50%} .w3eden .col-lg-5{width:41.66666666666667%} .w3eden .col-lg-4{width:33.33333333333333%} .w3eden .col-lg-3{width:25%} .w3eden .col-lg-2{width:16.666666666666664%} .w3eden .col-lg-1{width:8.333333333333332%} .w3eden .col-lg-pull-12{right:100%} .w3eden .col-lg-pull-11{right:91.66666666666666%} .w3eden .col-lg-pull-10{right:83.33333333333334%} .w3eden .col-lg-pull-9{right:75%} .w3eden .col-lg-pull-8{right:66.66666666666666%} .w3eden .col-lg-pull-7{right:58.333333333333336%} .w3eden .col-lg-pull-6{right:50%} .w3eden .col-lg-pull-5{right:41.66666666666667%} .w3eden .col-lg-pull-4{right:33.33333333333333%} .w3eden .col-lg-pull-3{right:25%} .w3eden .col-lg-pull-2{right:16.666666666666664%} .w3eden .col-lg-pull-1{right:8.333333333333332%} .w3eden .col-lg-push-12{left:100%} .w3eden .col-lg-push-11{left:91.66666666666666%} .w3eden .col-lg-push-10{left:83.33333333333334%} .w3eden .col-lg-push-9{left:75%} .w3eden .col-lg-push-8{left:66.66666666666666%} .w3eden .col-lg-push-7{left:58.333333333333336%} .w3eden .col-lg-push-6{left:50%} .w3eden .col-lg-push-5{left:41.66666666666667%} .w3eden .col-lg-push-4{left:33.33333333333333%} .w3eden .col-lg-push-3{left:25%} .w3eden .col-lg-push-2{left:16.666666666666664%} .w3eden .col-lg-push-1{left:8.333333333333332%} .w3eden .col-lg-offset-12{margin-left:100%} .w3eden .col-lg-offset-11{margin-left:91.66666666666666%} .w3eden .col-lg-offset-10{margin-left:83.33333333333334%} .w3eden .col-lg-offset-9{margin-left:75%} .w3eden .col-lg-offset-8{margin-left:66.66666666666666%} .w3eden .col-lg-offset-7{margin-left:58.333333333333336%} .w3eden .col-lg-offset-6{margin-left:50%} .w3eden .col-lg-offset-5{margin-left:41.66666666666667%} .w3eden .col-lg-offset-4{margin-left:33.33333333333333%} .w3eden .col-lg-offset-3{margin-left:25%} .w3eden .col-lg-offset-2{margin-left:16.666666666666664%} .w3eden .col-lg-offset-1{margin-left:8.333333333333332%}}.w3eden table{max-width:100%;background-color:transparent}
.w3eden th{text-align:left}
.w3eden .table{width:100%;margin-bottom:20px}
.w3eden .table>thead>tr>th,.w3eden .table>tbody>tr>th,.w3eden .table>tfoot>tr>th,.w3eden .table>thead>tr>td,.w3eden .table>tbody>tr>td,.w3eden .table>tfoot>tr>td{padding:8px;line-height:1.428571429;vertical-align:top;border-top:1px solid #ddd}
.w3eden .table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}
.w3eden .table>caption+thead>tr:first-child>th,.w3eden .table>colgroup+thead>tr:first-child>th,.w3eden .table>thead:first-child>tr:first-child>th,.w3eden .table>caption+thead>tr:first-child>td,.w3eden .table>colgroup+thead>tr:first-child>td,.w3eden .table>thead:first-child>tr:first-child>td{border-top:0}
.w3eden .table>tbody+tbody{border-top:2px solid #ddd}
.w3eden .table .table{background-color:#fff}
.w3eden .table-condensed>thead>tr>th,.w3eden .table-condensed>tbody>tr>th,.w3eden .table-condensed>tfoot>tr>th,.w3eden .table-condensed>thead>tr>td,.w3eden .table-condensed>tbody>tr>td,.w3eden .table-condensed>tfoot>tr>td{padding:5px}
.w3eden .table-bordered{border:1px solid #ddd}
.w3eden .table-bordered>thead>tr>th,.w3eden .table-bordered>tbody>tr>th,.w3eden .table-bordered>tfoot>tr>th,.w3eden .table-bordered>thead>tr>td,.w3eden .table-bordered>tbody>tr>td,.w3eden .table-bordered>tfoot>tr>td{border:1px solid #ddd}
.w3eden .table-bordered>thead>tr>th,.w3eden .table-bordered>thead>tr>td{border-bottom-width:2px}
.w3eden .table-striped>tbody>tr:nth-child(odd)>td,.w3eden .table-striped>tbody>tr:nth-child(odd)>th{background-color:#f9f9f9}
.w3eden .table-hover>tbody>tr:hover>td,.w3eden .table-hover>tbody>tr:hover>th{background-color:#f5f5f5}
.w3eden table col[class*="col-"]{display:table-column;float:none}
.w3eden table td[class*="col-"],.w3eden table th[class*="col-"]{display:table-cell;float:none}
.w3eden .table>thead>tr>td.active,.w3eden .table>tbody>tr>td.active,.w3eden .table>tfoot>tr>td.active,.w3eden .table>thead>tr>th.active,.w3eden .table>tbody>tr>th.active,.w3eden .table>tfoot>tr>th.active,.w3eden .table>thead>tr.active>td,.w3eden .table>tbody>tr.active>td,.w3eden .table>tfoot>tr.active>td,.w3eden .table>thead>tr.active>th,.w3eden .table>tbody>tr.active>th,.w3eden .table>tfoot>tr.active>th{background-color:#f5f5f5}
.w3eden .table>thead>tr>td.success,.w3eden .table>tbody>tr>td.success,.w3eden .table>tfoot>tr>td.success,.w3eden .table>thead>tr>th.success,.w3eden .table>tbody>tr>th.success,.w3eden .table>tfoot>tr>th.success,.w3eden .table>thead>tr.success>td,.w3eden .table>tbody>tr.success>td,.w3eden .table>tfoot>tr.success>td,.w3eden .table>thead>tr.success>th,.w3eden .table>tbody>tr.success>th,.w3eden .table>tfoot>tr.success>th{background-color:#dff0d8}
.w3eden .table-hover>tbody>tr>td.success:hover,.w3eden .table-hover>tbody>tr>th.success:hover,.w3eden .table-hover>tbody>tr.success:hover>td,.w3eden .table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}
.w3eden .table>thead>tr>td.danger,.w3eden .table>tbody>tr>td.danger,.w3eden .table>tfoot>tr>td.danger,.w3eden .table>thead>tr>th.danger,.w3eden .table>tbody>tr>th.danger,.w3eden .table>tfoot>tr>th.danger,.w3eden .table>thead>tr.danger>td,.w3eden .table>tbody>tr.danger>td,.w3eden .table>tfoot>tr.danger>td,.w3eden .table>thead>tr.danger>th,.w3eden .table>tbody>tr.danger>th,.w3eden .table>tfoot>tr.danger>th{background-color:#f2dede}
.w3eden .table-hover>tbody>tr>td.danger:hover,.w3eden .table-hover>tbody>tr>th.danger:hover,.w3eden .table-hover>tbody>tr.danger:hover>td,.w3eden .table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}
.w3eden .table>thead>tr>td.warning,.w3eden .table>tbody>tr>td.warning,.w3eden .table>tfoot>tr>td.warning,.w3eden .table>thead>tr>th.warning,.w3eden .table>tbody>tr>th.warning,.w3eden .table>tfoot>tr>th.warning,.w3eden .table>thead>tr.warning>td,.w3eden .table>tbody>tr.warning>td,.w3eden .table>tfoot>tr.warning>td,.w3eden .table>thead>tr.warning>th,.w3eden .table>tbody>tr.warning>th,.w3eden .table>tfoot>tr.warning>th{background-color:#fcf8e3}
.w3eden .table-hover>tbody>tr>td.warning:hover,.w3eden .table-hover>tbody>tr>th.warning:hover,.w3eden .table-hover>tbody>tr.warning:hover>td,.w3eden .table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}
@media (max-width:767px){.w3eden .table-responsive{width:100%;margin-bottom:15px;overflow-x:scroll;overflow-y:hidden;border:1px solid #ddd;-ms-overflow-style:-ms-autohiding-scrollbar;-webkit-overflow-scrolling:touch} .w3eden .table-responsive>.table{margin-bottom:0} .w3eden .table-responsive>.table>thead>tr>th,.w3eden .table-responsive>.table>tbody>tr>th,.w3eden .table-responsive>.table>tfoot>tr>th,.w3eden .table-responsive>.table>thead>tr>td,.w3eden .table-responsive>.table>tbody>tr>td,.w3eden .table-responsive>.table>tfoot>tr>td{white-space:nowrap} .w3eden .table-responsive>.table-bordered{border:0} .w3eden .table-responsive>.table-bordered>thead>tr>th:first-child,.w3eden .table-responsive>.table-bordered>tbody>tr>th:first-child,.w3eden .table-responsive>.table-bordered>tfoot>tr>th:first-child,.w3eden .table-responsive>.table-bordered>thead>tr>td:first-child,.w3eden .table-responsive>.table-bordered>tbody>tr>td:first-child,.w3eden .table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0} .w3eden .table-responsive>.table-bordered>thead>tr>th:last-child,.w3eden .table-responsive>.table-bordered>tbody>tr>th:last-child,.w3eden .table-responsive>.table-bordered>tfoot>tr>th:last-child,.w3eden .table-responsive>.table-bordered>thead>tr>td:last-child,.w3eden .table-responsive>.table-bordered>tbody>tr>td:last-child,.w3eden .table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0} .w3eden .table-responsive>.table-bordered>tbody>tr:last-child>th,.w3eden .table-responsive>.table-bordered>tfoot>tr:last-child>th,.w3eden .table-responsive>.table-bordered>tbody>tr:last-child>td,.w3eden .table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}.w3eden fieldset{padding:0;margin:0;border:0}
.w3eden legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}
.w3eden label{display:inline-block;margin-bottom:5px;font-weight:bold}
.w3eden input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.w3eden input[type="radio"],.w3eden input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal}
.w3eden input[type="file"]{display:block}
.w3eden select[multiple],.w3eden select[size]{height:auto}
.w3eden select optgroup{font-family:inherit;font-size:inherit;font-style:inherit}
.w3eden input[type="file"]:focus,.w3eden input[type="radio"]:focus,.w3eden input[type="checkbox"]:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}
.w3eden input[type="number"]::-webkit-outer-spin-button,.w3eden input[type="number"]::-webkit-inner-spin-button{height:auto}
.w3eden output{display:block;padding-top:7px;font-size:14px;line-height:1.428571429;color:#555;vertical-align:middle}
.w3eden .form-control:-moz-placeholder{color:#999}
.w3eden .form-control::-moz-placeholder{color:#999}
.w3eden .form-control:-ms-input-placeholder{color:#999}
.w3eden .form-control::-webkit-input-placeholder{color:#999}
.w3eden .form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.428571429;color:#555;vertical-align:middle;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}
.w3eden .form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6)}
.w3eden .form-control[disabled],.w3eden .form-control[readonly],.w3eden fieldset[disabled] .form-control{cursor:not-allowed;background-color:#eee}
.w3eden textarea.form-control{height:auto}
.w3eden .form-group{margin-bottom:15px}
.w3eden .radio,.w3eden .checkbox{display:block;min-height:20px;padding-left:20px;margin-top:10px;margin-bottom:10px;vertical-align:middle}
.w3eden .radio label,.w3eden .checkbox label{display:inline;margin-bottom:0;font-weight:normal;cursor:pointer}
.w3eden .radio input[type="radio"],.w3eden .radio-inline input[type="radio"],.w3eden .checkbox input[type="checkbox"],.w3eden .checkbox-inline input[type="checkbox"]{float:left;margin-left:-20px}
.w3eden .radio+.radio,.w3eden .checkbox+.checkbox{margin-top:-5px}
.w3eden .radio-inline,.w3eden .checkbox-inline{display:inline-block;padding-left:20px;margin-bottom:0;font-weight:normal;vertical-align:middle;cursor:pointer}
.w3eden .radio-inline+.radio-inline,.w3eden .checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}
.w3eden input[type="radio"][disabled],.w3eden input[type="checkbox"][disabled],.w3eden .radio[disabled],.w3eden .radio-inline[disabled],.w3eden .checkbox[disabled],.w3eden .checkbox-inline[disabled],.w3eden fieldset[disabled] input[type="radio"],.w3eden fieldset[disabled] input[type="checkbox"],.w3eden fieldset[disabled] .radio,.w3eden fieldset[disabled] .radio-inline,.w3eden fieldset[disabled] .checkbox,.w3eden fieldset[disabled] .checkbox-inline{cursor:not-allowed}
.w3eden .input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}
.w3eden select.input-sm{height:30px;line-height:30px}
.w3eden textarea.input-sm{height:auto}
.w3eden .input-lg{height:45px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}
.w3eden select.input-lg{height:45px;line-height:45px}
.w3eden textarea.input-lg{height:auto}
.w3eden .has-warning .help-block,.w3eden .has-warning .control-label,.w3eden .has-warning .radio,.w3eden .has-warning .checkbox,.w3eden .has-warning .radio-inline,.w3eden .has-warning .checkbox-inline{color:#c09853}
.w3eden .has-warning .form-control{border-color:#c09853;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}
.w3eden .has-warning .form-control:focus{border-color:#a47e3c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #dbc59e;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #dbc59e}
.w3eden .has-warning .input-group-addon{color:#c09853;background-color:#fcf8e3;border-color:#c09853}
.w3eden .has-error .help-block,.w3eden .has-error .control-label,.w3eden .has-error .radio,.w3eden .has-error .checkbox,.w3eden .has-error .radio-inline,.w3eden .has-error .checkbox-inline{color:#b94a48}
.w3eden .has-error .form-control{border-color:#b94a48;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}
.w3eden .has-error .form-control:focus{border-color:#953b39;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #d59392;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #d59392}
.w3eden .has-error .input-group-addon{color:#b94a48;background-color:#f2dede;border-color:#b94a48}
.w3eden .has-success .help-block,.w3eden .has-success .control-label,.w3eden .has-success .radio,.w3eden .has-success .checkbox,.w3eden .has-success .radio-inline,.w3eden .has-success .checkbox-inline{color:#468847}
.w3eden .has-success .form-control{border-color:#468847;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}
.w3eden .has-success .form-control:focus{border-color:#356635;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7aba7b;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7aba7b}
.w3eden .has-success .input-group-addon{color:#468847;background-color:#dff0d8;border-color:#468847}
.w3eden .form-control-static{margin-bottom:0}
.w3eden .help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}
@media (min-width:768px){.w3eden .form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle} .w3eden .form-inline .form-control{display:inline-block} .w3eden .form-inline .radio,.w3eden .form-inline .checkbox{display:inline-block;padding-left:0;margin-top:0;margin-bottom:0} .w3eden .form-inline .radio input[type="radio"],.w3eden .form-inline .checkbox input[type="checkbox"]{float:none;margin-left:0}}.w3eden .form-horizontal .control-label,.w3eden .form-horizontal .radio,.w3eden .form-horizontal .checkbox,.w3eden .form-horizontal .radio-inline,.w3eden .form-horizontal .checkbox-inline{padding-top:7px;margin-top:0;margin-bottom:0}
.w3eden .form-horizontal .form-group{margin-right:-15px;margin-left:-15px}
.w3eden .form-horizontal .form-group:before,.w3eden .form-horizontal .form-group:after{display:table;content:" "}
.w3eden .form-horizontal .form-group:after{clear:both}
.w3eden .form-horizontal .form-group:before,.w3eden .form-horizontal .form-group:after{display:table;content:" "}
.w3eden .form-horizontal .form-group:after{clear:both}
.w3eden .form-horizontal .form-control-static{padding-top:7px}
@media (min-width:768px){.w3eden .form-horizontal .control-label{text-align:right}}.w3eden .btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:normal;line-height:1.428571429;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}
.w3eden .btn:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}
.w3eden .btn:hover,.w3eden .btn:focus{color:#333;text-decoration:none}
.w3eden .btn:active,.w3eden .btn.active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}
.w3eden .btn.disabled,.w3eden .btn[disabled],.w3eden fieldset[disabled] .btn{pointer-events:none;cursor:not-allowed;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}
.w3eden .btn-default{color:#333;background-color:#fff;border-color:#ccc}
.w3eden .btn-default:hover,.w3eden .btn-default:focus,.w3eden .btn-default:active,.w3eden .btn-default.active,.w3eden .open .dropdown-toggle.btn-default{color:#333;background-color:#ebebeb;border-color:#adadad}
.w3eden .btn-default:active,.w3eden .btn-default.active,.w3eden .open .dropdown-toggle.btn-default{background-image:none}
.w3eden .btn-default.disabled,.w3eden .btn-default[disabled],.w3eden fieldset[disabled] .btn-default,.w3eden .btn-default.disabled:hover,.w3eden .btn-default[disabled]:hover,.w3eden fieldset[disabled] .btn-default:hover,.w3eden .btn-default.disabled:focus,.w3eden .btn-default[disabled]:focus,.w3eden fieldset[disabled] .btn-default:focus,.w3eden .btn-default.disabled:active,.w3eden .btn-default[disabled]:active,.w3eden fieldset[disabled] .btn-default:active,.w3eden .btn-default.disabled.active,.w3eden .btn-default[disabled].active,.w3eden fieldset[disabled] .btn-default.active{background-color:#fff;border-color:#ccc}
.w3eden .btn-primary{color:#fff;background-color:#428bca;border-color:#357ebd}
.w3eden .btn-primary:hover,.w3eden .btn-primary:focus,.w3eden .btn-primary:active,.w3eden .btn-primary.active,.w3eden .open .dropdown-toggle.btn-primary{color:#fff;background-color:#3276b1;border-color:#285e8e}
.w3eden .btn-primary:active,.w3eden .btn-primary.active,.w3eden .open .dropdown-toggle.btn-primary{background-image:none}
.w3eden .btn-primary.disabled,.w3eden .btn-primary[disabled],.w3eden fieldset[disabled] .btn-primary,.w3eden .btn-primary.disabled:hover,.w3eden .btn-primary[disabled]:hover,.w3eden fieldset[disabled] .btn-primary:hover,.w3eden .btn-primary.disabled:focus,.w3eden .btn-primary[disabled]:focus,.w3eden fieldset[disabled] .btn-primary:focus,.w3eden .btn-primary.disabled:active,.w3eden .btn-primary[disabled]:active,.w3eden fieldset[disabled] .btn-primary:active,.w3eden .btn-primary.disabled.active,.w3eden .btn-primary[disabled].active,.w3eden fieldset[disabled] .btn-primary.active{background-color:#428bca;border-color:#357ebd}
.w3eden .btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}
.w3eden .btn-warning:hover,.w3eden .btn-warning:focus,.w3eden .btn-warning:active,.w3eden .btn-warning.active,.w3eden .open .dropdown-toggle.btn-warning{color:#fff;background-color:#ed9c28;border-color:#d58512}
.w3eden .btn-warning:active,.w3eden .btn-warning.active,.w3eden .open .dropdown-toggle.btn-warning{background-image:none}
.w3eden .btn-warning.disabled,.w3eden .btn-warning[disabled],.w3eden fieldset[disabled] .btn-warning,.w3eden .btn-warning.disabled:hover,.w3eden .btn-warning[disabled]:hover,.w3eden fieldset[disabled] .btn-warning:hover,.w3eden .btn-warning.disabled:focus,.w3eden .btn-warning[disabled]:focus,.w3eden fieldset[disabled] .btn-warning:focus,.w3eden .btn-warning.disabled:active,.w3eden .btn-warning[disabled]:active,.w3eden fieldset[disabled] .btn-warning:active,.w3eden .btn-warning.disabled.active,.w3eden .btn-warning[disabled].active,.w3eden fieldset[disabled] .btn-warning.active{background-color:#f0ad4e;border-color:#eea236}
.w3eden .btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}
.w3eden .btn-danger:hover,.w3eden .btn-danger:focus,.w3eden .btn-danger:active,.w3eden .btn-danger.active,.w3eden .open .dropdown-toggle.btn-danger{color:#fff;background-color:#d2322d;border-color:#ac2925}
.w3eden .btn-danger:active,.w3eden .btn-danger.active,.w3eden .open .dropdown-toggle.btn-danger{background-image:none}
.w3eden .btn-danger.disabled,.w3eden .btn-danger[disabled],.w3eden fieldset[disabled] .btn-danger,.w3eden .btn-danger.disabled:hover,.w3eden .btn-danger[disabled]:hover,.w3eden fieldset[disabled] .btn-danger:hover,.w3eden .btn-danger.disabled:focus,.w3eden .btn-danger[disabled]:focus,.w3eden fieldset[disabled] .btn-danger:focus,.w3eden .btn-danger.disabled:active,.w3eden .btn-danger[disabled]:active,.w3eden fieldset[disabled] .btn-danger:active,.w3eden .btn-danger.disabled.active,.w3eden .btn-danger[disabled].active,.w3eden fieldset[disabled] .btn-danger.active{background-color:#d9534f;border-color:#d43f3a}
.w3eden .btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}
.w3eden .btn-success:hover,.w3eden .btn-success:focus,.w3eden .btn-success:active,.w3eden .btn-success.active,.w3eden .open .dropdown-toggle.btn-success{color:#fff;background-color:#47a447;border-color:#398439}
.w3eden .btn-success:active,.w3eden .btn-success.active,.w3eden .open .dropdown-toggle.btn-success{background-image:none}
.w3eden .btn-success.disabled,.w3eden .btn-success[disabled],.w3eden fieldset[disabled] .btn-success,.w3eden .btn-success.disabled:hover,.w3eden .btn-success[disabled]:hover,.w3eden fieldset[disabled] .btn-success:hover,.w3eden .btn-success.disabled:focus,.w3eden .btn-success[disabled]:focus,.w3eden fieldset[disabled] .btn-success:focus,.w3eden .btn-success.disabled:active,.w3eden .btn-success[disabled]:active,.w3eden fieldset[disabled] .btn-success:active,.w3eden .btn-success.disabled.active,.w3eden .btn-success[disabled].active,.w3eden fieldset[disabled] .btn-success.active{background-color:#5cb85c;border-color:#4cae4c}
.w3eden .btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}
.w3eden .btn-info:hover,.w3eden .btn-info:focus,.w3eden .btn-info:active,.w3eden .btn-info.active,.w3eden .open .dropdown-toggle.btn-info{color:#fff;background-color:#39b3d7;border-color:#269abc}
.w3eden .btn-info:active,.w3eden .btn-info.active,.w3eden .open .dropdown-toggle.btn-info{background-image:none}
.w3eden .btn-info.disabled,.w3eden .btn-info[disabled],.w3eden fieldset[disabled] .btn-info,.w3eden .btn-info.disabled:hover,.w3eden .btn-info[disabled]:hover,.w3eden fieldset[disabled] .btn-info:hover,.w3eden .btn-info.disabled:focus,.w3eden .btn-info[disabled]:focus,.w3eden fieldset[disabled] .btn-info:focus,.w3eden .btn-info.disabled:active,.w3eden .btn-info[disabled]:active,.w3eden fieldset[disabled] .btn-info:active,.w3eden .btn-info.disabled.active,.w3eden .btn-info[disabled].active,.w3eden fieldset[disabled] .btn-info.active{background-color:#5bc0de;border-color:#46b8da}
.w3eden .btn-link{font-weight:normal;color:#428bca;cursor:pointer;border-radius:0}
.w3eden .btn-link,.w3eden .btn-link:active,.w3eden .btn-link[disabled],.w3eden fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}
.w3eden .btn-link,.w3eden .btn-link:hover,.w3eden .btn-link:focus,.w3eden .btn-link:active{border-color:transparent}
.w3eden .btn-link:hover,.w3eden .btn-link:focus{color:#2a6496;text-decoration:underline;background-color:transparent}
.w3eden .btn-link[disabled]:hover,.w3eden fieldset[disabled] .btn-link:hover,.w3eden .btn-link[disabled]:focus,.w3eden fieldset[disabled] .btn-link:focus{color:#999;text-decoration:none}
.w3eden .btn-lg{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}
.w3eden .btn-sm,.w3eden .btn-xs{padding:5px 10px !important;font-size:12px;line-height:1.5;border-radius:3px}
.w3eden .btn-xs{padding:1px 5px}
.w3eden .btn-block{display:block;width:100%;padding-right:0;padding-left:0}
.w3eden .btn-block+.btn-block{margin-top:5px}
.w3eden input[type="submit"].btn-block,.w3eden input[type="reset"].btn-block,.w3eden input[type="button"].btn-block{width:100%}
.w3eden .fade{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}
.w3eden .fade.in{opacity:1}
.w3eden .collapse{display:none}
.w3eden .collapse.in{display:block}
.w3eden .collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease}
.w3eden .glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons-Halflings';-webkit-font-smoothing:antialiased;font-style:normal;font-weight:normal;line-height:1;-moz-osx-font-smoothing:grayscale}
.w3eden .glyphicon:empty{width:1em}
.w3eden .glyphicon-asterisk:before{content:"\2a"}
.w3eden .glyphicon-plus:before{content:"\2b"}
.w3eden .glyphicon-euro:before{content:"\20ac"}
.w3eden .glyphicon-minus:before{content:"\2212"}
.w3eden .glyphicon-cloud:before{content:"\2601"}
.w3eden .glyphicon-envelope:before{content:"\2709"}
.w3eden .glyphicon-pencil:before{content:"\270f"}
.w3eden .glyphicon-glass:before{content:"\e001"}
.w3eden .glyphicon-music:before{content:"\e002"}
.w3eden .glyphicon-search:before{content:"\e003"}
.w3eden .glyphicon-heart:before{content:"\e005"}
.w3eden .glyphicon-star:before{content:"\e006"}
.w3eden .glyphicon-star-empty:before{content:"\e007"}
.w3eden .glyphicon-user:before{content:"\e008"}
.w3eden .glyphicon-film:before{content:"\e009"}
.w3eden .glyphicon-th-large:before{content:"\e010"}
.w3eden .glyphicon-th:before{content:"\e011"}
.w3eden .glyphicon-th-list:before{content:"\e012"}
.w3eden .glyphicon-ok:before{content:"\e013"}
.w3eden .glyphicon-remove:before{content:"\e014"}
.w3eden .glyphicon-zoom-in:before{content:"\e015"}
.w3eden .glyphicon-zoom-out:before{content:"\e016"}
.w3eden .glyphicon-off:before{content:"\e017"}
.w3eden .glyphicon-signal:before{content:"\e018"}
.w3eden .glyphicon-cog:before{content:"\e019"}
.w3eden .glyphicon-trash:before{content:"\e020"}
.w3eden .glyphicon-home:before{content:"\e021"}
.w3eden .glyphicon-file:before{content:"\e022"}
.w3eden .glyphicon-time:before{content:"\e023"}
.w3eden .glyphicon-road:before{content:"\e024"}
.w3eden .glyphicon-download-alt:before{content:"\e025"}
.w3eden .glyphicon-download:before{content:"\e026"}
.w3eden .glyphicon-upload:before{content:"\e027"}
.w3eden .glyphicon-inbox:before{content:"\e028"}
.w3eden .glyphicon-play-circle:before{content:"\e029"}
.w3eden .glyphicon-repeat:before{content:"\e030"}
.w3eden .glyphicon-refresh:before{content:"\e031"}
.w3eden .glyphicon-list-alt:before{content:"\e032"}
.w3eden .glyphicon-lock:before{content:"\e033"}
.w3eden .glyphicon-flag:before{content:"\e034"}
.w3eden .glyphicon-headphones:before{content:"\e035"}
.w3eden .glyphicon-volume-off:before{content:"\e036"}
.w3eden .glyphicon-volume-down:before{content:"\e037"}
.w3eden .glyphicon-volume-up:before{content:"\e038"}
.w3eden .glyphicon-qrcode:before{content:"\e039"}
.w3eden .glyphicon-barcode:before{content:"\e040"}
.w3eden .glyphicon-tag:before{content:"\e041"}
.w3eden .glyphicon-tags:before{content:"\e042"}
.w3eden .glyphicon-book:before{content:"\e043"}
.w3eden .glyphicon-bookmark:before{content:"\e044"}
.w3eden .glyphicon-print:before{content:"\e045"}
.w3eden .glyphicon-camera:before{content:"\e046"}
.w3eden .glyphicon-font:before{content:"\e047"}
.w3eden .glyphicon-bold:before{content:"\e048"}
.w3eden .glyphicon-italic:before{content:"\e049"}
.w3eden .glyphicon-text-height:before{content:"\e050"}
.w3eden .glyphicon-text-width:before{content:"\e051"}
.w3eden .glyphicon-align-left:before{content:"\e052"}
.w3eden .glyphicon-align-center:before{content:"\e053"}
.w3eden .glyphicon-align-right:before{content:"\e054"}
.w3eden .glyphicon-align-justify:before{content:"\e055"}
.w3eden .glyphicon-list:before{content:"\e056"}
.w3eden .glyphicon-indent-left:before{content:"\e057"}
.w3eden .glyphicon-indent-right:before{content:"\e058"}
.w3eden .glyphicon-facetime-video:before{content:"\e059"}
.w3eden .glyphicon-picture:before{content:"\e060"}
.w3eden .glyphicon-map-marker:before{content:"\e062"}
.w3eden .glyphicon-adjust:before{content:"\e063"}
.w3eden .glyphicon-tint:before{content:"\e064"}
.w3eden .glyphicon-edit:before{content:"\e065"}
.w3eden .glyphicon-share:before{content:"\e066"}
.w3eden .glyphicon-check:before{content:"\e067"}
.w3eden .glyphicon-move:before{content:"\e068"}
.w3eden .glyphicon-step-backward:before{content:"\e069"}
.w3eden .glyphicon-fast-backward:before{content:"\e070"}
.w3eden .glyphicon-backward:before{content:"\e071"}
.w3eden .glyphicon-play:before{content:"\e072"}
.w3eden .glyphicon-pause:before{content:"\e073"}
.w3eden .glyphicon-stop:before{content:"\e074"}
.w3eden .glyphicon-forward:before{content:"\e075"}
.w3eden .glyphicon-fast-forward:before{content:"\e076"}
.w3eden .glyphicon-step-forward:before{content:"\e077"}
.w3eden .glyphicon-eject:before{content:"\e078"}
.w3eden .glyphicon-chevron-left:before{content:"\e079"}
.w3eden .glyphicon-chevron-right:before{content:"\e080"}
.w3eden .glyphicon-plus-sign:before{content:"\e081"}
.w3eden .glyphicon-minus-sign:before{content:"\e082"}
.w3eden .glyphicon-remove-sign:before{content:"\e083"}
.w3eden .glyphicon-ok-sign:before{content:"\e084"}
.w3eden .glyphicon-question-sign:before{content:"\e085"}
.w3eden .glyphicon-info-sign:before{content:"\e086"}
.w3eden .glyphicon-screenshot:before{content:"\e087"}
.w3eden .glyphicon-remove-circle:before{content:"\e088"}
.w3eden .glyphicon-ok-circle:before{content:"\e089"}
.w3eden .glyphicon-ban-circle:before{content:"\e090"}
.w3eden .glyphicon-arrow-left:before{content:"\e091"}
.w3eden .glyphicon-arrow-right:before{content:"\e092"}
.w3eden .glyphicon-arrow-up:before{content:"\e093"}
.w3eden .glyphicon-arrow-down:before{content:"\e094"}
.w3eden .glyphicon-share-alt:before{content:"\e095"}
.w3eden .glyphicon-resize-full:before{content:"\e096"}
.w3eden .glyphicon-resize-small:before{content:"\e097"}
.w3eden .glyphicon-exclamation-sign:before{content:"\e101"}
.w3eden .glyphicon-gift:before{content:"\e102"}
.w3eden .glyphicon-leaf:before{content:"\e103"}
.w3eden .glyphicon-fire:before{content:"\e104"}
.w3eden .glyphicon-eye-open:before{content:"\e105"}
.w3eden .glyphicon-eye-close:before{content:"\e106"}
.w3eden .glyphicon-warning-sign:before{content:"\e107"}
.w3eden .glyphicon-plane:before{content:"\e108"}
.w3eden .glyphicon-calendar:before{content:"\e109"}
.w3eden .glyphicon-random:before{content:"\e110"}
.w3eden .glyphicon-comment:before{content:"\e111"}
.w3eden .glyphicon-magnet:before{content:"\e112"}
.w3eden .glyphicon-chevron-up:before{content:"\e113"}
.w3eden .glyphicon-chevron-down:before{content:"\e114"}
.w3eden .glyphicon-retweet:before{content:"\e115"}
.w3eden .glyphicon-shopping-cart:before{content:"\e116"}
.w3eden .glyphicon-folder-close:before{content:"\e117"}
.w3eden .glyphicon-folder-open:before{content:"\e118"}
.w3eden .glyphicon-resize-vertical:before{content:"\e119"}
.w3eden .glyphicon-resize-horizontal:before{content:"\e120"}
.w3eden .glyphicon-hdd:before{content:"\e121"}
.w3eden .glyphicon-bullhorn:before{content:"\e122"}
.w3eden .glyphicon-bell:before{content:"\e123"}
.w3eden .glyphicon-certificate:before{content:"\e124"}
.w3eden .glyphicon-thumbs-up:before{content:"\e125"}
.w3eden .glyphicon-thumbs-down:before{content:"\e126"}
.w3eden .glyphicon-hand-right:before{content:"\e127"}
.w3eden .glyphicon-hand-left:before{content:"\e128"}
.w3eden .glyphicon-hand-up:before{content:"\e129"}
.w3eden .glyphicon-hand-down:before{content:"\e130"}
.w3eden .glyphicon-circle-arrow-right:before{content:"\e131"}
.w3eden .glyphicon-circle-arrow-left:before{content:"\e132"}
.w3eden .glyphicon-circle-arrow-up:before{content:"\e133"}
.w3eden .glyphicon-circle-arrow-down:before{content:"\e134"}
.w3eden .glyphicon-globe:before{content:"\e135"}
.w3eden .glyphicon-wrench:before{content:"\e136"}
.w3eden .glyphicon-tasks:before{content:"\e137"}
.w3eden .glyphicon-filter:before{content:"\e138"}
.w3eden .glyphicon-briefcase:before{content:"\e139"}
.w3eden .glyphicon-fullscreen:before{content:"\e140"}
.w3eden .glyphicon-dashboard:before{content:"\e141"}
.w3eden .glyphicon-paperclip:before{content:"\e142"}
.w3eden .glyphicon-heart-empty:before{content:"\e143"}
.w3eden .glyphicon-link:before{content:"\e144"}
.w3eden .glyphicon-phone:before{content:"\e145"}
.w3eden .glyphicon-pushpin:before{content:"\e146"}
.w3eden .glyphicon-usd:before{content:"\e148"}
.w3eden .glyphicon-gbp:before{content:"\e149"}
.w3eden .glyphicon-sort:before{content:"\e150"}
.w3eden .glyphicon-sort-by-alphabet:before{content:"\e151"}
.w3eden .glyphicon-sort-by-alphabet-alt:before{content:"\e152"}
.w3eden .glyphicon-sort-by-order:before{content:"\e153"}
.w3eden .glyphicon-sort-by-order-alt:before{content:"\e154"}
.w3eden .glyphicon-sort-by-attributes:before{content:"\e155"}
.w3eden .glyphicon-sort-by-attributes-alt:before{content:"\e156"}
.w3eden .glyphicon-unchecked:before{content:"\e157"}
.w3eden .glyphicon-expand:before{content:"\e158"}
.w3eden .glyphicon-collapse-down:before{content:"\e159"}
.w3eden .glyphicon-collapse-up:before{content:"\e160"}
.w3eden .glyphicon-log-in:before{content:"\e161"}
.w3eden .glyphicon-flash:before{content:"\e162"}
.w3eden .glyphicon-log-out:before{content:"\e163"}
.w3eden .glyphicon-new-window:before{content:"\e164"}
.w3eden .glyphicon-record:before{content:"\e165"}
.w3eden .glyphicon-save:before{content:"\e166"}
.w3eden .glyphicon-open:before{content:"\e167"}
.w3eden .glyphicon-saved:before{content:"\e168"}
.w3eden .glyphicon-import:before{content:"\e169"}
.w3eden .glyphicon-export:before{content:"\e170"}
.w3eden .glyphicon-send:before{content:"\e171"}
.w3eden .glyphicon-floppy-disk:before{content:"\e172"}
.w3eden .glyphicon-floppy-saved:before{content:"\e173"}
.w3eden .glyphicon-floppy-remove:before{content:"\e174"}
.w3eden .glyphicon-floppy-save:before{content:"\e175"}
.w3eden .glyphicon-floppy-open:before{content:"\e176"}
.w3eden .glyphicon-credit-card:before{content:"\e177"}
.w3eden .glyphicon-transfer:before{content:"\e178"}
.w3eden .glyphicon-cutlery:before{content:"\e179"}
.w3eden .glyphicon-header:before{content:"\e180"}
.w3eden .glyphicon-compressed:before{content:"\e181"}
.w3eden .glyphicon-earphone:before{content:"\e182"}
.w3eden .glyphicon-phone-alt:before{content:"\e183"}
.w3eden .glyphicon-tower:before{content:"\e184"}
.w3eden .glyphicon-stats:before{content:"\e185"}
.w3eden .glyphicon-sd-video:before{content:"\e186"}
.w3eden .glyphicon-hd-video:before{content:"\e187"}
.w3eden .glyphicon-subtitles:before{content:"\e188"}
.w3eden .glyphicon-sound-stereo:before{content:"\e189"}
.w3eden .glyphicon-sound-dolby:before{content:"\e190"}
.w3eden .glyphicon-sound-5-1:before{content:"\e191"}
.w3eden .glyphicon-sound-6-1:before{content:"\e192"}
.w3eden .glyphicon-sound-7-1:before{content:"\e193"}
.w3eden .glyphicon-copyright-mark:before{content:"\e194"}
.w3eden .glyphicon-registration-mark:before{content:"\e195"}
.w3eden .glyphicon-cloud-download:before{content:"\e197"}
.w3eden .glyphicon-cloud-upload:before{content:"\e198"}
.w3eden .glyphicon-tree-conifer:before{content:"\e199"}
.w3eden .glyphicon-tree-deciduous:before{content:"\e200"}
.w3eden .caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid #000;border-right:4px solid transparent;border-bottom:0 dotted;border-left:4px solid transparent}
.w3eden .dropdown{position:relative}
.w3eden .dropdown-toggle:focus{outline:0}
.w3eden .dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;list-style:none;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);box-shadow:0 6px 12px rgba(0,0,0,0.175);background-clip:padding-box}
.w3eden .dropdown-menu.pull-right{right:0;left:auto}
.w3eden .dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}
.w3eden .dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.428571429;color:#333;white-space:nowrap}
.w3eden .dropdown-menu>li>a:hover,.w3eden .dropdown-menu>li>a:focus{color:#262626;text-decoration:none;background-color:#f5f5f5}
.w3eden .dropdown-menu>.active>a,.w3eden .dropdown-menu>.active>a:hover,.w3eden .dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;background-color:#428bca;outline:0}
.w3eden .dropdown-menu>.disabled>a,.w3eden .dropdown-menu>.disabled>a:hover,.w3eden .dropdown-menu>.disabled>a:focus{color:#999}
.w3eden .dropdown-menu>.disabled>a:hover,.w3eden .dropdown-menu>.disabled>a:focus{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}
.w3eden .open>.dropdown-menu{display:block}
.w3eden .open>a{outline:0}
.w3eden .dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.428571429;color:#999}
.w3eden .dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}
.w3eden .pull-right>.dropdown-menu{right:0;left:auto}
.w3eden .dropup .caret,.w3eden .navbar-fixed-bottom .dropdown .caret{border-top:0 dotted;border-bottom:4px solid #000;content:""}
.w3eden .dropup .dropdown-menu,.w3eden .navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}
@media (min-width:768px){.w3eden .navbar-right .dropdown-menu{right:0;left:auto}}.w3eden .btn-default .caret{border-top-color:#333}
.w3eden .btn-primary .caret,.w3eden .btn-success .caret,.w3eden .btn-warning .caret,.w3eden .btn-danger .caret,.w3eden .btn-info .caret{border-top-color:#fff}
.w3eden .dropup .btn-default .caret{border-bottom-color:#333}
.w3eden .dropup .btn-primary .caret,.w3eden .dropup .btn-success .caret,.w3eden .dropup .btn-warning .caret,.w3eden .dropup .btn-danger .caret,.w3eden .dropup .btn-info .caret{border-bottom-color:#fff}
.w3eden .btn-group,.w3eden .btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}
.w3eden .btn-group>.btn,.w3eden .btn-group-vertical>.btn{position:relative;float:left}
.w3eden .btn-group>.btn:hover,.w3eden .btn-group-vertical>.btn:hover,.w3eden .btn-group>.btn:focus,.w3eden .btn-group-vertical>.btn:focus,.w3eden .btn-group>.btn:active,.w3eden .btn-group-vertical>.btn:active,.w3eden .btn-group>.btn.active,.w3eden .btn-group-vertical>.btn.active{z-index:2}
.w3eden .btn-group>.btn:focus,.w3eden .btn-group-vertical>.btn:focus{outline:0}
.w3eden .btn-group .btn+.btn,.w3eden .btn-group .btn+.btn-group,.w3eden .btn-group .btn-group+.btn,.w3eden .btn-group .btn-group+.btn-group{margin-left:-1px}
.w3eden .btn-toolbar:before,.w3eden .btn-toolbar:after{display:table;content:" "}
.w3eden .btn-toolbar:after{clear:both}
.w3eden .btn-toolbar:before,.w3eden .btn-toolbar:after{display:table;content:" "}
.w3eden .btn-toolbar:after{clear:both}
.w3eden .btn-toolbar .btn-group{float:left}
.w3eden .btn-toolbar>.btn+.btn,.w3eden .btn-toolbar>.btn-group+.btn,.w3eden .btn-toolbar>.btn+.btn-group,.w3eden .btn-toolbar>.btn-group+.btn-group{margin-left:5px}
.w3eden .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}
.w3eden .btn-group>.btn:first-child{margin-left:0}
.w3eden .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}
.w3eden .btn-group>.btn:last-child:not(:first-child),.w3eden .btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}
.w3eden .btn-group>.btn-group{float:left}
.w3eden .btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}
.w3eden .btn-group>.btn-group:first-child>.btn:last-child,.w3eden .btn-group>.btn-group:first-child>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}
.w3eden .btn-group>.btn-group:last-child>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}
.w3eden .btn-group .dropdown-toggle:active,.w3eden .btn-group.open .dropdown-toggle{outline:0}
.w3eden .btn-group-xs>.btn{padding:5px 10px;padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}
.w3eden .btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}
.w3eden .btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}
.w3eden .btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}
.w3eden .btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}
.w3eden .btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}
.w3eden .btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}
.w3eden .btn .caret{margin-left:0}
.w3eden .btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}
.w3eden .dropup .btn-lg .caret{border-width:0 5px 5px}
.w3eden .btn-group-vertical>.btn,.w3eden .btn-group-vertical>.btn-group{display:block;float:none;width:100%;max-width:100%}
.w3eden .btn-group-vertical>.btn-group:before,.w3eden .btn-group-vertical>.btn-group:after{display:table;content:" "}
.w3eden .btn-group-vertical>.btn-group:after{clear:both}
.w3eden .btn-group-vertical>.btn-group:before,.w3eden .btn-group-vertical>.btn-group:after{display:table;content:" "}
.w3eden .btn-group-vertical>.btn-group:after{clear:both}
.w3eden .btn-group-vertical>.btn-group>.btn{float:none}
.w3eden .btn-group-vertical>.btn+.btn,.w3eden .btn-group-vertical>.btn+.btn-group,.w3eden .btn-group-vertical>.btn-group+.btn,.w3eden .btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}
.w3eden .btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}
.w3eden .btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}
.w3eden .btn-group-vertical>.btn:last-child:not(:first-child){border-top-right-radius:0;border-bottom-left-radius:4px;border-top-left-radius:0}
.w3eden .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}
.w3eden .btn-group-vertical>.btn-group:first-child>.btn:last-child,.w3eden .btn-group-vertical>.btn-group:first-child>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}
.w3eden .btn-group-vertical>.btn-group:last-child>.btn:first-child{border-top-right-radius:0;border-top-left-radius:0}
.w3eden .btn-group-justified{display:table;width:100%;border-collapse:separate;table-layout:fixed}
.w3eden .btn-group-justified .btn{display:table-cell;float:none;width:1%}
.w3eden [data-toggle="buttons"]>.btn>input[type="radio"],.w3eden [data-toggle="buttons"]>.btn>input[type="checkbox"]{display:none}
.w3eden .input-group{position:relative;display:table;border-collapse:separate}
.w3eden .input-group.col{float:none;padding-right:0;padding-left:0}
.w3eden .input-group .form-control{width:100%;margin-bottom:0}
.w3eden .input-group-lg>.form-control,.w3eden .input-group-lg>.input-group-addon,.w3eden .input-group-lg>.input-group-btn>.btn{height:45px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}
.w3eden select.input-group-lg>.form-control,.w3eden select.input-group-lg>.input-group-addon,.w3eden select.input-group-lg>.input-group-btn>.btn{height:45px;line-height:45px}
.w3eden textarea.input-group-lg>.form-control,.w3eden textarea.input-group-lg>.input-group-addon,.w3eden textarea.input-group-lg>.input-group-btn>.btn{height:auto}
.w3eden .input-group-sm>.form-control,.w3eden .input-group-sm>.input-group-addon,.w3eden .input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}
.w3eden select.input-group-sm>.form-control,.w3eden select.input-group-sm>.input-group-addon,.w3eden select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}
.w3eden textarea.input-group-sm>.form-control,.w3eden textarea.input-group-sm>.input-group-addon,.w3eden textarea.input-group-sm>.input-group-btn>.btn{height:auto}
.w3eden .input-group-addon,.w3eden .input-group-btn,.w3eden .input-group .form-control{display:table-cell}
.w3eden .input-group-addon:not(:first-child):not(:last-child),.w3eden .input-group-btn:not(:first-child):not(:last-child),.w3eden .input-group .form-control:not(:first-child):not(:last-child){border-radius:0}
.w3eden .input-group-addon,.w3eden .input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}
.w3eden .input-group-addon{padding:6px 12px;font-size:14px;font-weight:normal;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}
.w3eden .input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}
.w3eden .input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}
.w3eden .input-group-addon input[type="radio"],.w3eden .input-group-addon input[type="checkbox"]{margin-top:0}
.w3eden .input-group .form-control:first-child,.w3eden .input-group-addon:first-child,.w3eden .input-group-btn:first-child>.btn,.w3eden .input-group-btn:first-child>.dropdown-toggle,.w3eden .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}
.w3eden .input-group-addon:first-child{border-right:0}
.w3eden .input-group .form-control:last-child,.w3eden .input-group-addon:last-child,.w3eden .input-group-btn:last-child>.btn,.w3eden .input-group-btn:last-child>.dropdown-toggle,.w3eden .input-group-btn:first-child>.btn:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}
.w3eden .input-group-addon:last-child{border-left:0}
.w3eden .input-group-btn{position:relative;white-space:nowrap}
.w3eden .input-group-btn:first-child>.btn{margin-right:-1px}
.w3eden .input-group-btn:last-child>.btn{margin-left:-1px}
.w3eden .input-group-btn>.btn{position:relative}
.w3eden .input-group-btn>.btn+.btn{margin-left:-4px}
.w3eden .input-group-btn>.btn:hover,.w3eden .input-group-btn>.btn:active{z-index:2}
.w3eden .nav{padding-left:0;margin-bottom:0;list-style:none}
.w3eden .nav:before,.w3eden .nav:after{display:table;content:" "}
.w3eden .nav:after{clear:both}
.w3eden .nav:before,.w3eden .nav:after{display:table;content:" "}
.w3eden .nav:after{clear:both}
.w3eden .nav>li{position:relative;display:block}
.w3eden .nav>li>a{position:relative;display:block;padding:10px 15px}
.w3eden .nav>li>a:hover,.w3eden .nav>li>a:focus{text-decoration:none;background-color:#eee}
.w3eden .nav>li.disabled>a{color:#999}
.w3eden .nav>li.disabled>a:hover,.w3eden .nav>li.disabled>a:focus{color:#999;text-decoration:none;cursor:not-allowed;background-color:transparent}
.w3eden .nav .open>a,.w3eden .nav .open>a:hover,.w3eden .nav .open>a:focus{background-color:#eee;border-color:#428bca}
.w3eden .nav .open>a .caret,.w3eden .nav .open>a:hover .caret,.w3eden .nav .open>a:focus .caret{border-top-color:#2a6496;border-bottom-color:#2a6496}
.w3eden .nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}
.w3eden .nav>li>a>img{max-width:none}
.w3eden .nav-tabs{border-bottom:1px solid #ddd}
.w3eden .nav-tabs>li{float:left;margin-bottom:-1px}
.w3eden .nav-tabs>li>a{margin-right:2px;line-height:1.428571429;border:1px solid transparent;border-radius:4px 4px 0 0}
.w3eden .nav-tabs>li>a:hover{border-color:#eee #eee #ddd}
.w3eden .nav-tabs>li.active>a,.w3eden .nav-tabs>li.active>a:hover,.w3eden .nav-tabs>li.active>a:focus{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}
.w3eden .nav-tabs.nav-justified{width:100%;border-bottom:0}
.w3eden .nav-tabs.nav-justified>li{float:none}
.w3eden .nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}
.w3eden .nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}
@media (min-width:768px){.w3eden .nav-tabs.nav-justified>li{display:table-cell;width:1%} .w3eden .nav-tabs.nav-justified>li>a{margin-bottom:0}}.w3eden .nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}
.w3eden .nav-tabs.nav-justified>.active>a,.w3eden .nav-tabs.nav-justified>.active>a:hover,.w3eden .nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}
@media (min-width:768px){.w3eden .nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0} .w3eden .nav-tabs.nav-justified>.active>a,.w3eden .nav-tabs.nav-justified>.active>a:hover,.w3eden .nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}.w3eden .nav-pills>li{float:left}
.w3eden .nav-pills>li>a{border-radius:4px}
.w3eden .nav-pills>li+li{margin-left:2px}
.w3eden .nav-pills>li.active>a,.w3eden .nav-pills>li.active>a:hover,.w3eden .nav-pills>li.active>a:focus{color:#fff;background-color:#428bca}
.w3eden .nav-pills>li.active>a .caret,.w3eden .nav-pills>li.active>a:hover .caret,.w3eden .nav-pills>li.active>a:focus .caret{border-top-color:#fff;border-bottom-color:#fff}
.w3eden .nav-stacked>li{float:none}
.w3eden .nav-stacked>li+li{margin-top:2px;margin-left:0}
.w3eden .nav-justified{width:100%}
.w3eden .nav-justified>li{float:none}
.w3eden .nav-justified>li>a{margin-bottom:5px;text-align:center}
.w3eden .nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}
@media (min-width:768px){.w3eden .nav-justified>li{display:table-cell;width:1%} .w3eden .nav-justified>li>a{margin-bottom:0}}.w3eden .nav-tabs-justified{border-bottom:0}
.w3eden .nav-tabs-justified>li>a{margin-right:0;border-radius:4px}
.w3eden .nav-tabs-justified>.active>a,.w3eden .nav-tabs-justified>.active>a:hover,.w3eden .nav-tabs-justified>.active>a:focus{border:1px solid #ddd}
@media (min-width:768px){.w3eden .nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0} .w3eden .nav-tabs-justified>.active>a,.w3eden .nav-tabs-justified>.active>a:hover,.w3eden .nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.w3eden .tab-content>.tab-pane{display:none}
.w3eden .tab-content>.active{display:block}
.w3eden .nav .caret{border-top-color:#428bca;border-bottom-color:#428bca}
.w3eden .nav a:hover .caret{border-top-color:#2a6496;border-bottom-color:#2a6496}
.w3eden .nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}
.w3eden .navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}
.w3eden .navbar:before,.w3eden .navbar:after{display:table;content:" "}
.w3eden .navbar:after{clear:both}
.w3eden .navbar:before,.w3eden .navbar:after{display:table;content:" "}
.w3eden .navbar:after{clear:both}
@media (min-width:768px){.w3eden .navbar{border-radius:4px}}.w3eden .navbar-header:before,.w3eden .navbar-header:after{display:table;content:" "}
.w3eden .navbar-header:after{clear:both}
.w3eden .navbar-header:before,.w3eden .navbar-header:after{display:table;content:" "}
.w3eden .navbar-header:after{clear:both}
@media (min-width:768px){.w3eden .navbar-header{float:left}}.w3eden .navbar-collapse{max-height:340px;padding-right:15px;padding-left:15px;overflow-x:visible;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);-webkit-overflow-scrolling:touch}
.w3eden .navbar-collapse:before,.w3eden .navbar-collapse:after{display:table;content:" "}
.w3eden .navbar-collapse:after{clear:both}
.w3eden .navbar-collapse:before,.w3eden .navbar-collapse:after{display:table;content:" "}
.w3eden .navbar-collapse:after{clear:both}
.w3eden .navbar-collapse.in{overflow-y:auto}
@media (min-width:768px){.w3eden .navbar-collapse{width:auto;border-top:0;box-shadow:none} .w3eden .navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible !important} .w3eden .navbar-collapse.in{overflow-y:auto} .w3eden .navbar-collapse .navbar-nav.navbar-left:first-child{margin-left:-15px} .w3eden .navbar-collapse .navbar-nav.navbar-right:last-child{margin-right:-15px} .w3eden .navbar-collapse .navbar-text:last-child{margin-right:0}}.w3eden .container>.navbar-header,.w3eden .container>.navbar-collapse{margin-right:-15px;margin-left:-15px}
@media (min-width:768px){.w3eden .container>.navbar-header,.w3eden .container>.navbar-collapse{margin-right:0;margin-left:0}}.w3eden .navbar-static-top{z-index:1000;border-width:0 0 1px}
@media (min-width:768px){.w3eden .navbar-static-top{border-radius:0}}.w3eden .navbar-fixed-top,.w3eden .navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}
@media (min-width:768px){.w3eden .navbar-fixed-top,.w3eden .navbar-fixed-bottom{border-radius:0}}.w3eden .navbar-fixed-top{top:0;border-width:0 0 1px}
.w3eden .navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}
.w3eden .navbar-brand{float:left;padding:15px 15px;font-size:18px;line-height:20px}
.w3eden .navbar-brand:hover,.w3eden .navbar-brand:focus{text-decoration:none}
@media (min-width:768px){.w3eden .navbar>.container .navbar-brand{margin-left:-15px}}.w3eden .navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;border:1px solid transparent;border-radius:4px}
.w3eden .navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}
.w3eden .navbar-toggle .icon-bar+.icon-bar{margin-top:4px}
@media (min-width:768px){.w3eden .navbar-toggle{display:none}}.w3eden .navbar-nav{margin:7.5px -15px}
.w3eden .navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}
@media (max-width:767px){.w3eden .navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none} .w3eden .navbar-nav .open .dropdown-menu>li>a,.w3eden .navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px} .w3eden .navbar-nav .open .dropdown-menu>li>a{line-height:20px} .w3eden .navbar-nav .open .dropdown-menu>li>a:hover,.w3eden .navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media (min-width:768px){.w3eden .navbar-nav{float:left;margin:0} .w3eden .navbar-nav>li{float:left} .w3eden .navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}@media (min-width:768px){.w3eden .navbar-left{float:left !important} .w3eden .navbar-right{float:right !important}}.w3eden .navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1)}
@media (min-width:768px){.w3eden .navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle} .w3eden .navbar-form .form-control{display:inline-block} .w3eden .navbar-form .radio,.w3eden .navbar-form .checkbox{display:inline-block;padding-left:0;margin-top:0;margin-bottom:0} .w3eden .navbar-form .radio input[type="radio"],.w3eden .navbar-form .checkbox input[type="checkbox"]{float:none;margin-left:0}}@media (max-width:767px){.w3eden .navbar-form .form-group{margin-bottom:5px}}@media (min-width:768px){.w3eden .navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.w3eden .navbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}
.w3eden .navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{border-bottom-right-radius:0;border-bottom-left-radius:0}
.w3eden .navbar-nav.pull-right>li>.dropdown-menu,.w3eden .navbar-nav>li>.dropdown-menu.pull-right{right:0;left:auto}
.w3eden .navbar-btn{margin-top:8px;margin-bottom:8px}
.w3eden .navbar-text{float:left;margin-top:15px;margin-bottom:15px}
@media (min-width:768px){.w3eden .navbar-text{margin-right:15px;margin-left:15px}}.w3eden .navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}
.w3eden .navbar-default .navbar-brand{color:#777}
.w3eden .navbar-default .navbar-brand:hover,.w3eden .navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}
.w3eden .navbar-default .navbar-text{color:#777}
.w3eden .navbar-default .navbar-nav>li>a{color:#777}
.w3eden .navbar-default .navbar-nav>li>a:hover,.w3eden .navbar-default .navbar-nav>li>a:focus{color:#333;background-color:transparent}
.w3eden .navbar-default .navbar-nav>.active>a,.w3eden .navbar-default .navbar-nav>.active>a:hover,.w3eden .navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}
.w3eden .navbar-default .navbar-nav>.disabled>a,.w3eden .navbar-default .navbar-nav>.disabled>a:hover,.w3eden .navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:transparent}
.w3eden .navbar-default .navbar-toggle{border-color:#ddd}
.w3eden .navbar-default .navbar-toggle:hover,.w3eden .navbar-default .navbar-toggle:focus{background-color:#ddd}
.w3eden .navbar-default .navbar-toggle .icon-bar{background-color:#ccc}
.w3eden .navbar-default .navbar-collapse,.w3eden .navbar-default .navbar-form{border-color:#e7e7e7}
.w3eden .navbar-default .navbar-nav>.dropdown>a:hover .caret,.w3eden .navbar-default .navbar-nav>.dropdown>a:focus .caret{border-top-color:#333;border-bottom-color:#333}
.w3eden .navbar-default .navbar-nav>.open>a,.w3eden .navbar-default .navbar-nav>.open>a:hover,.w3eden .navbar-default .navbar-nav>.open>a:focus{color:#555;background-color:#e7e7e7}
.w3eden .navbar-default .navbar-nav>.open>a .caret,.w3eden .navbar-default .navbar-nav>.open>a:hover .caret,.w3eden .navbar-default .navbar-nav>.open>a:focus .caret{border-top-color:#555;border-bottom-color:#555}
.w3eden .navbar-default .navbar-nav>.dropdown>a .caret{border-top-color:#777;border-bottom-color:#777}
@media (max-width:767px){.w3eden .navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777} .w3eden .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.w3eden .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:transparent} .w3eden .navbar-default .navbar-nav .open .dropdown-menu>.active>a,.w3eden .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.w3eden .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7} .w3eden .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.w3eden .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.w3eden .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:transparent}}.w3eden .navbar-default .navbar-link{color:#777}
.w3eden .navbar-default .navbar-link:hover{color:#333}
.w3eden .navbar-inverse{background-color:#222;border-color:#080808}
.w3eden .navbar-inverse .navbar-brand{color:#999}
.w3eden .navbar-inverse .navbar-brand:hover,.w3eden .navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}
.w3eden .navbar-inverse .navbar-text{color:#999}
.w3eden .navbar-inverse .navbar-nav>li>a{color:#999}
.w3eden .navbar-inverse .navbar-nav>li>a:hover,.w3eden .navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:transparent}
.w3eden .navbar-inverse .navbar-nav>.active>a,.w3eden .navbar-inverse .navbar-nav>.active>a:hover,.w3eden .navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808}
.w3eden .navbar-inverse .navbar-nav>.disabled>a,.w3eden .navbar-inverse .navbar-nav>.disabled>a:hover,.w3eden .navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:transparent}
.w3eden .navbar-inverse .navbar-toggle{border-color:#333}
.w3eden .navbar-inverse .navbar-toggle:hover,.w3eden .navbar-inverse .navbar-toggle:focus{background-color:#333}
.w3eden .navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}
.w3eden .navbar-inverse .navbar-collapse,.w3eden .navbar-inverse .navbar-form{border-color:#101010}
.w3eden .navbar-inverse .navbar-nav>.open>a,.w3eden .navbar-inverse .navbar-nav>.open>a:hover,.w3eden .navbar-inverse .navbar-nav>.open>a:focus{color:#fff;background-color:#080808}
.w3eden .navbar-inverse .navbar-nav>.dropdown>a:hover .caret{border-top-color:#fff;border-bottom-color:#fff}
.w3eden .navbar-inverse .navbar-nav>.dropdown>a .caret{border-top-color:#999;border-bottom-color:#999}
.w3eden .navbar-inverse .navbar-nav>.open>a .caret,.w3eden .navbar-inverse .navbar-nav>.open>a:hover .caret,.w3eden .navbar-inverse .navbar-nav>.open>a:focus .caret{border-top-color:#fff;border-bottom-color:#fff}
@media (max-width:767px){.w3eden .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808} .w3eden .navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#999} .w3eden .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.w3eden .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:transparent} .w3eden .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.w3eden .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.w3eden .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#080808} .w3eden .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.w3eden .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.w3eden .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:transparent}}.w3eden .navbar-inverse .navbar-link{color:#999}
.w3eden .navbar-inverse .navbar-link:hover{color:#fff}
.w3eden .breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}
.w3eden .breadcrumb>li{display:inline-block}
.w3eden .breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}
.w3eden .breadcrumb>.active{color:#999}
.w3eden .pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}
.w3eden .pagination>li{display:inline}
.w3eden .pagination>li>a,.w3eden .pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.428571429;text-decoration:none;background-color:#fff;border:1px solid #ddd}
.w3eden .pagination>li:first-child>a,.w3eden .pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}
.w3eden .pagination>li:last-child>a,.w3eden .pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}
.w3eden .pagination>li>a:hover,.w3eden .pagination>li>span:hover,.w3eden .pagination>li>a:focus,.w3eden .pagination>li>span:focus{background-color:#eee}
.w3eden .pagination>.active>a,.w3eden .pagination>.active>span,.w3eden .pagination>.active>a:hover,.w3eden .pagination>.active>span:hover,.w3eden .pagination>.active>a:focus,.w3eden .pagination>.active>span:focus{z-index:2;color:#fff;cursor:default;background-color:#428bca;border-color:#428bca}
.w3eden .pagination>.disabled>span,.w3eden .pagination>.disabled>span:hover,.w3eden .pagination>.disabled>span:focus,.w3eden .pagination>.disabled>a,.w3eden .pagination>.disabled>a:hover,.w3eden .pagination>.disabled>a:focus{color:#999;cursor:not-allowed;background-color:#fff;border-color:#ddd}
.w3eden .pagination-lg>li>a,.w3eden .pagination-lg>li>span{padding:10px 16px;font-size:18px}
.w3eden .pagination-lg>li:first-child>a,.w3eden .pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}
.w3eden .pagination-lg>li:last-child>a,.w3eden .pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}
.w3eden .pagination-sm>li>a,.w3eden .pagination-sm>li>span{padding:5px 10px;font-size:12px}
.w3eden .pagination-sm>li:first-child>a,.w3eden .pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}
.w3eden .pagination-sm>li:last-child>a,.w3eden .pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}
.w3eden .pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}
.w3eden .pager:before,.w3eden .pager:after{display:table;content:" "}
.w3eden .pager:after{clear:both}
.w3eden .pager:before,.w3eden .pager:after{display:table;content:" "}
.w3eden .pager:after{clear:both}
.w3eden .pager li{display:inline}
.w3eden .pager li>a,.w3eden .pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}
.w3eden .pager li>a:hover,.w3eden .pager li>a:focus{text-decoration:none;background-color:#eee}
.w3eden .pager .next>a,.w3eden .pager .next>span{float:right}
.w3eden .pager .previous>a,.w3eden .pager .previous>span{float:left}
.w3eden .pager .disabled>a,.w3eden .pager .disabled>a:hover,.w3eden .pager .disabled>a:focus,.w3eden .pager .disabled>span{color:#999;cursor:not-allowed;background-color:#fff}
.w3eden .label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}
.w3eden .label[href]:hover,.w3eden .label[href]:focus{color:#fff;text-decoration:none;cursor:pointer}
.w3eden .label:empty{display:none}
.w3eden .label-default{background-color:#999}
.w3eden .label-default[href]:hover,.w3eden .label-default[href]:focus{background-color:#808080}
.w3eden .label-primary{background-color:#428bca}
.w3eden .label-primary[href]:hover,.w3eden .label-primary[href]:focus{background-color:#3071a9}
.w3eden .label-success{background-color:#5cb85c}
.w3eden .label-success[href]:hover,.w3eden .label-success[href]:focus{background-color:#449d44}
.w3eden .label-info{background-color:#5bc0de}
.w3eden .label-info[href]:hover,.w3eden .label-info[href]:focus{background-color:#31b0d5}
.w3eden .label-warning{background-color:#f0ad4e}
.w3eden .label-warning[href]:hover,.w3eden .label-warning[href]:focus{background-color:#ec971f}
.w3eden .label-danger{background-color:#d9534f}
.w3eden .label-danger[href]:hover,.w3eden .label-danger[href]:focus{background-color:#c9302c}
.w3eden .badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;background-color:#999;border-radius:10px}
.w3eden .badge:empty{display:none}
.w3eden a.badge:hover,.w3eden a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}
.w3eden .btn .badge{position:relative;top:-1px}
.w3eden a.list-group-item.active>.badge,.w3eden .nav-pills>.active>a>.badge{color:#428bca;background-color:#fff}
.w3eden .nav-pills>li>a>.badge{margin-left:3px}
.w3eden .jumbotron{padding:30px;margin-bottom:30px;font-size:21px;font-weight:200;line-height:2.1428571435;color:inherit;background-color:#eee}
.w3eden .jumbotron h1{line-height:1;color:inherit}
.w3eden .jumbotron p{line-height:1.4}
.w3eden .container .jumbotron{border-radius:6px}
@media screen and (min-width:768px){.w3eden .jumbotron{padding-top:48px;padding-bottom:48px} .w3eden .container .jumbotron{padding-right:60px;padding-left:60px} .w3eden .jumbotron h1{font-size:63px}}.w3eden .thumbnail{display:inline-block;display:block;height:auto;max-width:100%;padding:4px;margin-bottom:20px;line-height:1.428571429;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}
.w3eden .thumbnail>img{display:block;height:auto;max-width:100%;margin-right:auto;margin-left:auto}
.w3eden a.thumbnail:hover,.w3eden a.thumbnail:focus,.w3eden a.thumbnail.active{border-color:#428bca}
.w3eden .thumbnail .caption{padding:9px;color:#333}
.w3eden .alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}
.w3eden .alert h4{margin-top:0;color:inherit}
.w3eden .alert .alert-link{font-weight:bold}
.w3eden .alert>p,.w3eden .alert>ul{margin-bottom:0}
.w3eden .alert>p+p{margin-top:5px}
.w3eden .alert-dismissable{padding-right:35px}
.w3eden .alert-dismissable .close{position:relative;top:-2px;right:-21px;color:inherit}
.w3eden .alert-success{color:#468847;background-color:#dff0d8;border-color:#d6e9c6}
.w3eden .alert-success hr{border-top-color:#c9e2b3}
.w3eden .alert-success .alert-link{color:#356635}
.w3eden .alert-info{color:#3a87ad;background-color:#d9edf7;border-color:#bce8f1}
.w3eden .alert-info hr{border-top-color:#a6e1ec}
.w3eden .alert-info .alert-link{color:#2d6987}
.w3eden .alert-warning{color:#c09853;background-color:#fcf8e3;border-color:#faebcc}
.w3eden .alert-warning hr{border-top-color:#f7e1b5}
.w3eden .alert-warning .alert-link{color:#a47e3c}
.w3eden .alert-danger{color:#b94a48;background-color:#f2dede;border-color:#ebccd1}
.w3eden .alert-danger hr{border-top-color:#e4b9c0}
.w3eden .alert-danger .alert-link{color:#953b39}
@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0} to{background-position:0 0}}@-moz-keyframes progress-bar-stripes{from{background-position:40px 0} to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:0 0} to{background-position:40px 0}}@keyframes progress-bar-stripes{from{background-position:40px 0} to{background-position:0 0}}.w3eden .progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1)}
.w3eden .progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#428bca;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-webkit-transition:width .6s ease;transition:width .6s ease}
.w3eden .progress-striped .progress-bar{background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255,255,255,0.15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255,255,255,0.15)), color-stop(.75, rgba(255,255,255,0.15)), color-stop(.75, transparent), to(transparent));background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-size:40px 40px}
.w3eden .progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}
.w3eden .progress-bar-success{background-color:#5cb85c}
.w3eden .progress-striped .progress-bar-success{background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255,255,255,0.15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255,255,255,0.15)), color-stop(.75, rgba(255,255,255,0.15)), color-stop(.75, transparent), to(transparent));background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}
.w3eden .progress-bar-info{background-color:#5bc0de}
.w3eden .progress-striped .progress-bar-info{background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255,255,255,0.15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255,255,255,0.15)), color-stop(.75, rgba(255,255,255,0.15)), color-stop(.75, transparent), to(transparent));background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}
.w3eden .progress-bar-warning{background-color:#f0ad4e}
.w3eden .progress-striped .progress-bar-warning{background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255,255,255,0.15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255,255,255,0.15)), color-stop(.75, rgba(255,255,255,0.15)), color-stop(.75, transparent), to(transparent));background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}
.w3eden .progress-bar-danger{background-color:#d9534f}
.w3eden .progress-striped .progress-bar-danger{background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255,255,255,0.15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255,255,255,0.15)), color-stop(.75, rgba(255,255,255,0.15)), color-stop(.75, transparent), to(transparent));background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}
.w3eden .media,.w3eden .media-body{overflow:hidden;zoom:1}
.w3eden .media,.w3eden .media .media{margin-top:15px}
.w3eden .media:first-child{margin-top:0}
.w3eden .media-object{display:block}
.w3eden .media-heading{margin:0 0 5px}
.w3eden .media>.pull-left{margin-right:10px}
.w3eden .media>.pull-right{margin-left:10px}
.w3eden .media-list{padding-left:0;list-style:none}
.w3eden .list-group{padding-left:0;margin-bottom:20px}
.w3eden .list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}
.w3eden .list-group-item:first-child{border-top-right-radius:4px;border-top-left-radius:4px}
.w3eden .list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}
.w3eden .list-group-item>.badge{float:right}
.w3eden .list-group-item>.badge+.badge{margin-right:5px}
.w3eden a.list-group-item{color:#555}
.w3eden a.list-group-item .list-group-item-heading{color:#333}
.w3eden a.list-group-item:hover,.w3eden a.list-group-item:focus{text-decoration:none;background-color:#f5f5f5}
.w3eden a.list-group-item.active,.w3eden a.list-group-item.active:hover,.w3eden a.list-group-item.active:focus{z-index:2;color:#fff;background-color:#428bca;border-color:#428bca}
.w3eden a.list-group-item.active .list-group-item-heading,.w3eden a.list-group-item.active:hover .list-group-item-heading,.w3eden a.list-group-item.active:focus .list-group-item-heading{color:inherit}
.w3eden a.list-group-item.active .list-group-item-text,.w3eden a.list-group-item.active:hover .list-group-item-text,.w3eden a.list-group-item.active:focus .list-group-item-text{color:#e1edf7}
.w3eden .list-group-item-heading{margin-top:0;margin-bottom:5px}
.w3eden .list-group-item-text{margin-bottom:0;line-height:1.3}
.w3eden .panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05);box-shadow:0 1px 1px rgba(0,0,0,0.05)}
.w3eden .panel-body{padding:15px}
.w3eden .panel-body:before,.w3eden .panel-body:after{display:table;content:" "}
.w3eden .panel-body:after{clear:both}
.w3eden .panel-body:before,.w3eden .panel-body:after{display:table;content:" "}
.w3eden .panel-body:after{clear:both}
.w3eden .panel>.list-group{margin-bottom:0}
.w3eden .panel>.list-group .list-group-item{border-width:1px 0}
.w3eden .panel>.list-group .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}
.w3eden .panel>.list-group .list-group-item:last-child{border-bottom:0}
.w3eden .panel-heading+.list-group .list-group-item:first-child{border-top-width:0}
.w3eden .panel>.table,.w3eden .panel>.table-responsive{margin-bottom:0}
.w3eden .panel>.panel-body+.table,.w3eden .panel>.panel-body+.table-responsive{border-top:1px solid #ddd}
.w3eden .panel>.table-bordered,.w3eden .panel>.table-responsive>.table-bordered{border:0}
.w3eden .panel>.table-bordered>thead>tr>th:first-child,.w3eden .panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.w3eden .panel>.table-bordered>tbody>tr>th:first-child,.w3eden .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.w3eden .panel>.table-bordered>tfoot>tr>th:first-child,.w3eden .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.w3eden .panel>.table-bordered>thead>tr>td:first-child,.w3eden .panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.w3eden .panel>.table-bordered>tbody>tr>td:first-child,.w3eden .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.w3eden .panel>.table-bordered>tfoot>tr>td:first-child,.w3eden .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}
.w3eden .panel>.table-bordered>thead>tr>th:last-child,.w3eden .panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.w3eden .panel>.table-bordered>tbody>tr>th:last-child,.w3eden .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.w3eden .panel>.table-bordered>tfoot>tr>th:last-child,.w3eden .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.w3eden .panel>.table-bordered>thead>tr>td:last-child,.w3eden .panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.w3eden .panel>.table-bordered>tbody>tr>td:last-child,.w3eden .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.w3eden .panel>.table-bordered>tfoot>tr>td:last-child,.w3eden .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}
.w3eden .panel>.table-bordered>thead>tr:last-child>th,.w3eden .panel>.table-responsive>.table-bordered>thead>tr:last-child>th,.w3eden .panel>.table-bordered>tbody>tr:last-child>th,.w3eden .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.w3eden .panel>.table-bordered>tfoot>tr:last-child>th,.w3eden .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.w3eden .panel>.table-bordered>thead>tr:last-child>td,.w3eden .panel>.table-responsive>.table-bordered>thead>tr:last-child>td,.w3eden .panel>.table-bordered>tbody>tr:last-child>td,.w3eden .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.w3eden .panel>.table-bordered>tfoot>tr:last-child>td,.w3eden .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}
.w3eden .panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px}
.w3eden .panel-heading>.dropdown .dropdown-toggle{color:inherit}
.w3eden .panel-title{margin-top:0;margin-bottom:0;font-size:16px}
.w3eden .panel-title>a{color:inherit}
.w3eden .panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}
.w3eden .panel-group .panel{margin-bottom:0;overflow:hidden;border-radius:4px}
.w3eden .panel-group .panel+.panel{margin-top:5px}
.w3eden .panel-group .panel-heading{border-bottom:0}
.w3eden .panel-group .panel-heading+.panel-collapse .panel-body{border-top:1px solid #ddd}
.w3eden .panel-group .panel-footer{border-top:0}
.w3eden .panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}
.w3eden .panel-default{border-color:#ddd}
.w3eden .panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}
.w3eden .panel-default>.panel-heading+.panel-collapse .panel-body{border-top-color:#ddd}
.w3eden .panel-default>.panel-heading>.dropdown .caret{border-color:#333 transparent}
.w3eden .panel-default>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#ddd}
.w3eden .panel-primary{border-color:#428bca}
.w3eden .panel-primary>.panel-heading{color:#fff;background-color:#428bca;border-color:#428bca}
.w3eden .panel-primary>.panel-heading+.panel-collapse .panel-body{border-top-color:#428bca}
.w3eden .panel-primary>.panel-heading>.dropdown .caret{border-color:#fff transparent}
.w3eden .panel-primary>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#428bca}
.w3eden .panel-success{border-color:#d6e9c6}
.w3eden .panel-success>.panel-heading{color:#468847;background-color:#dff0d8;border-color:#d6e9c6}
.w3eden .panel-success>.panel-heading+.panel-collapse .panel-body{border-top-color:#d6e9c6}
.w3eden .panel-success>.panel-heading>.dropdown .caret{border-color:#468847 transparent}
.w3eden .panel-success>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#d6e9c6}
.w3eden .panel-warning{border-color:#faebcc}
.w3eden .panel-warning>.panel-heading{color:#c09853;background-color:#fcf8e3;border-color:#faebcc}
.w3eden .panel-warning>.panel-heading+.panel-collapse .panel-body{border-top-color:#faebcc}
.w3eden .panel-warning>.panel-heading>.dropdown .caret{border-color:#c09853 transparent}
.w3eden .panel-warning>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#faebcc}
.w3eden .panel-danger{border-color:#ebccd1}
.w3eden .panel-danger>.panel-heading{color:#b94a48;background-color:#f2dede;border-color:#ebccd1}
.w3eden .panel-danger>.panel-heading+.panel-collapse .panel-body{border-top-color:#ebccd1}
.w3eden .panel-danger>.panel-heading>.dropdown .caret{border-color:#b94a48 transparent}
.w3eden .panel-danger>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#ebccd1}
.w3eden .panel-info{border-color:#bce8f1}
.w3eden .panel-info>.panel-heading{color:#3a87ad;background-color:#d9edf7;border-color:#bce8f1}
.w3eden .panel-info>.panel-heading+.panel-collapse .panel-body{border-top-color:#bce8f1}
.w3eden .panel-info>.panel-heading>.dropdown .caret{border-color:#3a87ad transparent}
.w3eden .panel-info>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#bce8f1}
.w3eden .well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);box-shadow:inset 0 1px 1px rgba(0,0,0,0.05)}
.w3eden .well blockquote{border-color:#ddd;border-color:rgba(0,0,0,0.15)}
.w3eden .well-lg{padding:24px;border-radius:6px}
.w3eden .well-sm{padding:9px;border-radius:3px}
.w3eden .close{float:right;font-size:21px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}
.w3eden .close:hover,.w3eden .close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}
.w3eden button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}
.w3eden .modal-open{overflow:hidden}
.w3eden .modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;display:none;overflow:auto;overflow-y:scroll}
.w3eden .modal.fade .modal-dialog{-webkit-transform:translate(0, -25%);-ms-transform:translate(0, -25%);transform:translate(0, -25%);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}
.w3eden .modal.in .modal-dialog{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0)}
.w3eden .modal-dialog{position:relative;z-index:1050;width:auto;padding:10px;margin-right:auto;margin-left:auto}
.w3eden .modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,0.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);box-shadow:0 3px 9px rgba(0,0,0,0.5);background-clip:padding-box}
 .modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1030;background-color:#000}
 .modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}
 .modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}
.w3eden .modal-header{min-height:16.428571429px;padding:15px;border-bottom:1px solid #e5e5e5}
.w3eden .modal-header .close{margin-top:-2px}
.w3eden .modal-title{margin:0;line-height:1.428571429}
.w3eden .modal-body{position:relative;padding:20px}
.w3eden .modal-footer{padding:19px 20px 20px;margin-top:15px;text-align:right;border-top:1px solid #e5e5e5}
.w3eden .modal-footer:before,.w3eden .modal-footer:after{display:table;content:" "}
.w3eden .modal-footer:after{clear:both}
.w3eden .modal-footer:before,.w3eden .modal-footer:after{display:table;content:" "}
.w3eden .modal-footer:after{clear:both}
.w3eden .modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}
.w3eden .modal-footer .btn-group .btn+.btn{margin-left:-1px}
.w3eden .modal-footer .btn-block+.btn-block{margin-left:0}
@media screen and (min-width:768px){.w3eden .modal-dialog{width:600px;padding-top:30px;padding-bottom:30px} .w3eden .modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);box-shadow:0 5px 15px rgba(0,0,0,0.5)}}.w3eden .tooltip{position:absolute;z-index:1030;display:block;font-size:12px;line-height:1.4;opacity:0;filter:alpha(opacity=0);visibility:visible}
.w3eden .tooltip.in{opacity:.9;filter:alpha(opacity=90)}
.w3eden .tooltip.top{padding:5px 0;margin-top:-3px}
.w3eden .tooltip.right{padding:0 5px;margin-left:3px}
.w3eden .tooltip.bottom{padding:5px 0;margin-top:3px}
.w3eden .tooltip.left{padding:0 5px;margin-left:-3px}
.w3eden .tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px}
.w3eden .tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}
.w3eden .tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-top-color:#000;border-width:5px 5px 0}
.w3eden .tooltip.top-left .tooltip-arrow{bottom:0;left:5px;border-top-color:#000;border-width:5px 5px 0}
.w3eden .tooltip.top-right .tooltip-arrow{right:5px;bottom:0;border-top-color:#000;border-width:5px 5px 0}
.w3eden .tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-right-color:#000;border-width:5px 5px 5px 0}
.w3eden .tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-left-color:#000;border-width:5px 0 5px 5px}
.w3eden .tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-bottom-color:#000;border-width:0 5px 5px}
.w3eden .tooltip.bottom-left .tooltip-arrow{top:0;left:5px;border-bottom-color:#000;border-width:0 5px 5px}
.w3eden .tooltip.bottom-right .tooltip-arrow{top:0;right:5px;border-bottom-color:#000;border-width:0 5px 5px}
.w3eden .popover{position:absolute;top:0;left:0;z-index:1010;display:none;max-width:276px;padding:1px;text-align:left;white-space:normal;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2);background-clip:padding-box}
.w3eden .popover.top{margin-top:-10px}
.w3eden .popover.right{margin-left:10px}
.w3eden .popover.bottom{margin-top:10px}
.w3eden .popover.left{margin-left:-10px}
.w3eden .popover-title{padding:8px 14px;margin:0;font-size:14px;font-weight:normal;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}
.w3eden .popover-content{padding:9px 14px}
.w3eden .popover .arrow,.w3eden .popover .arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}
.w3eden .popover .arrow{border-width:11px}
.w3eden .popover .arrow:after{border-width:10px;content:""}
.w3eden .popover.top .arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,0.25);border-bottom-width:0}
.w3eden .popover.top .arrow:after{bottom:1px;margin-left:-10px;border-top-color:#fff;border-bottom-width:0;content:" "}
.w3eden .popover.right .arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,0.25);border-left-width:0}
.w3eden .popover.right .arrow:after{bottom:-10px;left:1px;border-right-color:#fff;border-left-width:0;content:" "}
.w3eden .popover.bottom .arrow{top:-11px;left:50%;margin-left:-11px;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,0.25);border-top-width:0}
.w3eden .popover.bottom .arrow:after{top:1px;margin-left:-10px;border-bottom-color:#fff;border-top-width:0;content:" "}
.w3eden .popover.left .arrow{top:50%;right:-11px;margin-top:-11px;border-left-color:#999;border-left-color:rgba(0,0,0,0.25);border-right-width:0}
.w3eden .popover.left .arrow:after{right:1px;bottom:-10px;border-left-color:#fff;border-right-width:0;content:" "}
.w3eden .carousel{position:relative}
.w3eden .carousel-inner{position:relative;width:100%;overflow:hidden}
.w3eden .carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;transition:.6s ease-in-out left}
.w3eden .carousel-inner>.item>img,.w3eden .carousel-inner>.item>a>img{display:block;height:auto;max-width:100%;line-height:1}
.w3eden .carousel-inner>.active,.w3eden .carousel-inner>.next,.w3eden .carousel-inner>.prev{display:block}
.w3eden .carousel-inner>.active{left:0}
.w3eden .carousel-inner>.next,.w3eden .carousel-inner>.prev{position:absolute;top:0;width:100%}
.w3eden .carousel-inner>.next{left:100%}
.w3eden .carousel-inner>.prev{left:-100%}
.w3eden .carousel-inner>.next.left,.w3eden .carousel-inner>.prev.right{left:0}
.w3eden .carousel-inner>.active.left{left:-100%}
.w3eden .carousel-inner>.active.right{left:100%}
.w3eden .carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6);opacity:.5;filter:alpha(opacity=50)}
.w3eden .carousel-control.left{background-image:-webkit-gradient(linear, 0 top, 100% top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0.0001)));background-image:-webkit-linear-gradient(left, color-stop(rgba(0,0,0,0.5) 0), color-stop(rgba(0,0,0,0.0001) 100%));background-image:-moz-linear-gradient(left, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);background-image:linear-gradient(to right, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)}
.w3eden .carousel-control.right{right:0;left:auto;background-image:-webkit-gradient(linear, 0 top, 100% top, from(rgba(0,0,0,0.0001)), to(rgba(0,0,0,0.5)));background-image:-webkit-linear-gradient(left, color-stop(rgba(0,0,0,0.0001) 0), color-stop(rgba(0,0,0,0.5) 100%));background-image:-moz-linear-gradient(left, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);background-image:linear-gradient(to right, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)}
.w3eden .carousel-control:hover,.w3eden .carousel-control:focus{color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90)}
.w3eden .carousel-control .icon-prev,.w3eden .carousel-control .icon-next,.w3eden .carousel-control .glyphicon-chevron-left,.w3eden .carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block}
.w3eden .carousel-control .icon-prev,.w3eden .carousel-control .glyphicon-chevron-left{left:50%}
.w3eden .carousel-control .icon-next,.w3eden .carousel-control .glyphicon-chevron-right{right:50%}
.w3eden .carousel-control .icon-prev,.w3eden .carousel-control .icon-next{width:20px;height:20px;margin-top:-10px;margin-left:-10px;font-family:serif}
.w3eden .carousel-control .icon-prev:before{content:'\2039'}
.w3eden .carousel-control .icon-next:before{content:'\203a'}
.w3eden .carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}
.w3eden .carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}
.w3eden .carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}
.w3eden .carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6)}
.w3eden .carousel-caption .btn{text-shadow:none}
@media screen and (min-width:768px){.w3eden .carousel-control .glyphicons-chevron-left,.w3eden .carousel-control .glyphicons-chevron-right,.w3eden .carousel-control .icon-prev,.w3eden .carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;margin-left:-15px;font-size:30px} .w3eden .carousel-caption{right:20%;left:20%;padding-bottom:30px} .w3eden .carousel-indicators{bottom:20px}}.w3eden .clearfix:before,.w3eden .clearfix:after{display:table;content:" "}
.w3eden .clearfix:after{clear:both}
.w3eden .center-block{display:block;margin-right:auto;margin-left:auto}
.w3eden .pull-right{float:right !important}
.w3eden .pull-left{float:left !important}
.w3eden .hide{display:none !important}
.w3eden .show{display:block !important}
.w3eden .invisible{visibility:hidden}
.w3eden .text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}
.w3eden .hidden{display:none!important;visibility:hidden !important}
.w3eden .affix{position:fixed}
@-ms-viewport{width:device-width}.w3eden .visible-xs,.w3eden tr.visible-xs,.w3eden th.visible-xs,.w3eden td.visible-xs{display:none !important}
@media (max-width:767px){.w3eden .visible-xs{display:block !important} .w3eden tr.visible-xs{display:table-row !important} .w3eden th.visible-xs,.w3eden td.visible-xs{display:table-cell !important}}@media (min-width:768px) and (max-width:991px){.w3eden .visible-xs.visible-sm{display:block !important} .w3eden tr.visible-xs.visible-sm{display:table-row !important} .w3eden th.visible-xs.visible-sm,.w3eden td.visible-xs.visible-sm{display:table-cell !important}}@media (min-width:992px) and (max-width:1199px){.w3eden .visible-xs.visible-md{display:block !important} .w3eden tr.visible-xs.visible-md{display:table-row !important} .w3eden th.visible-xs.visible-md,.w3eden td.visible-xs.visible-md{display:table-cell !important}}@media (min-width:1200px){.w3eden .visible-xs.visible-lg{display:block !important} .w3eden tr.visible-xs.visible-lg{display:table-row !important} .w3eden th.visible-xs.visible-lg,.w3eden td.visible-xs.visible-lg{display:table-cell !important}}.w3eden .visible-sm,.w3eden tr.visible-sm,.w3eden th.visible-sm,.w3eden td.visible-sm{display:none !important}
@media (max-width:767px){.w3eden .visible-sm.visible-xs{display:block !important} .w3eden tr.visible-sm.visible-xs{display:table-row !important} .w3eden th.visible-sm.visible-xs,.w3eden td.visible-sm.visible-xs{display:table-cell !important}}@media (min-width:768px) and (max-width:991px){.w3eden .visible-sm{display:block !important} .w3eden tr.visible-sm{display:table-row !important} .w3eden th.visible-sm,.w3eden td.visible-sm{display:table-cell !important}}@media (min-width:992px) and (max-width:1199px){.w3eden .visible-sm.visible-md{display:block !important} .w3eden tr.visible-sm.visible-md{display:table-row !important} .w3eden th.visible-sm.visible-md,.w3eden td.visible-sm.visible-md{display:table-cell !important}}@media (min-width:1200px){.w3eden .visible-sm.visible-lg{display:block !important} .w3eden tr.visible-sm.visible-lg{display:table-row !important} .w3eden th.visible-sm.visible-lg,.w3eden td.visible-sm.visible-lg{display:table-cell !important}}.w3eden .visible-md,.w3eden tr.visible-md,.w3eden th.visible-md,.w3eden td.visible-md{display:none !important}
@media (max-width:767px){.w3eden .visible-md.visible-xs{display:block !important} .w3eden tr.visible-md.visible-xs{display:table-row !important} .w3eden th.visible-md.visible-xs,.w3eden td.visible-md.visible-xs{display:table-cell !important}}@media (min-width:768px) and (max-width:991px){.w3eden .visible-md.visible-sm{display:block !important} .w3eden tr.visible-md.visible-sm{display:table-row !important} .w3eden th.visible-md.visible-sm,.w3eden td.visible-md.visible-sm{display:table-cell !important}}@media (min-width:992px) and (max-width:1199px){.w3eden .visible-md{display:block !important} .w3eden tr.visible-md{display:table-row !important} .w3eden th.visible-md,.w3eden td.visible-md{display:table-cell !important}}@media (min-width:1200px){.w3eden .visible-md.visible-lg{display:block !important} .w3eden tr.visible-md.visible-lg{display:table-row !important} .w3eden th.visible-md.visible-lg,.w3eden td.visible-md.visible-lg{display:table-cell !important}}.w3eden .visible-lg,.w3eden tr.visible-lg,.w3eden th.visible-lg,.w3eden td.visible-lg{display:none !important}
@media (max-width:767px){.w3eden .visible-lg.visible-xs{display:block !important} .w3eden tr.visible-lg.visible-xs{display:table-row !important} .w3eden th.visible-lg.visible-xs,.w3eden td.visible-lg.visible-xs{display:table-cell !important}}@media (min-width:768px) and (max-width:991px){.w3eden .visible-lg.visible-sm{display:block !important} .w3eden tr.visible-lg.visible-sm{display:table-row !important} .w3eden th.visible-lg.visible-sm,.w3eden td.visible-lg.visible-sm{display:table-cell !important}}@media (min-width:992px) and (max-width:1199px){.w3eden .visible-lg.visible-md{display:block !important} .w3eden tr.visible-lg.visible-md{display:table-row !important} .w3eden th.visible-lg.visible-md,.w3eden td.visible-lg.visible-md{display:table-cell !important}}@media (min-width:1200px){.w3eden .visible-lg{display:block !important} .w3eden tr.visible-lg{display:table-row !important} .w3eden th.visible-lg,.w3eden td.visible-lg{display:table-cell !important}}.w3eden .hidden-xs{display:block !important}
.w3eden tr.hidden-xs{display:table-row !important}
.w3eden th.hidden-xs,.w3eden td.hidden-xs{display:table-cell !important}
@media (max-width:767px){.w3eden .hidden-xs,.w3eden tr.hidden-xs,.w3eden th.hidden-xs,.w3eden td.hidden-xs{display:none !important}}@media (min-width:768px) and (max-width:991px){.w3eden .hidden-xs.hidden-sm,.w3eden tr.hidden-xs.hidden-sm,.w3eden th.hidden-xs.hidden-sm,.w3eden td.hidden-xs.hidden-sm{display:none !important}}@media (min-width:992px) and (max-width:1199px){.w3eden .hidden-xs.hidden-md,.w3eden tr.hidden-xs.hidden-md,.w3eden th.hidden-xs.hidden-md,.w3eden td.hidden-xs.hidden-md{display:none !important}}@media (min-width:1200px){.w3eden .hidden-xs.hidden-lg,.w3eden tr.hidden-xs.hidden-lg,.w3eden th.hidden-xs.hidden-lg,.w3eden td.hidden-xs.hidden-lg{display:none !important}}.w3eden .hidden-sm{display:block !important}
.w3eden tr.hidden-sm{display:table-row !important}
.w3eden th.hidden-sm,.w3eden td.hidden-sm{display:table-cell !important}
@media (max-width:767px){.w3eden .hidden-sm.hidden-xs,.w3eden tr.hidden-sm.hidden-xs,.w3eden th.hidden-sm.hidden-xs,.w3eden td.hidden-sm.hidden-xs{display:none !important}}@media (min-width:768px) and (max-width:991px){.w3eden .hidden-sm,.w3eden tr.hidden-sm,.w3eden th.hidden-sm,.w3eden td.hidden-sm{display:none !important}}@media (min-width:992px) and (max-width:1199px){.w3eden .hidden-sm.hidden-md,.w3eden tr.hidden-sm.hidden-md,.w3eden th.hidden-sm.hidden-md,.w3eden td.hidden-sm.hidden-md{display:none !important}}@media (min-width:1200px){.w3eden .hidden-sm.hidden-lg,.w3eden tr.hidden-sm.hidden-lg,.w3eden th.hidden-sm.hidden-lg,.w3eden td.hidden-sm.hidden-lg{display:none !important}}.w3eden .hidden-md{display:block !important}
.w3eden tr.hidden-md{display:table-row !important}
.w3eden th.hidden-md,.w3eden td.hidden-md{display:table-cell !important}
@media (max-width:767px){.w3eden .hidden-md.hidden-xs,.w3eden tr.hidden-md.hidden-xs,.w3eden th.hidden-md.hidden-xs,.w3eden td.hidden-md.hidden-xs{display:none !important}}@media (min-width:768px) and (max-width:991px){.w3eden .hidden-md.hidden-sm,.w3eden tr.hidden-md.hidden-sm,.w3eden th.hidden-md.hidden-sm,.w3eden td.hidden-md.hidden-sm{display:none !important}}@media (min-width:992px) and (max-width:1199px){.w3eden .hidden-md,.w3eden tr.hidden-md,.w3eden th.hidden-md,.w3eden td.hidden-md{display:none !important}}@media (min-width:1200px){.w3eden .hidden-md.hidden-lg,.w3eden tr.hidden-md.hidden-lg,.w3eden th.hidden-md.hidden-lg,.w3eden td.hidden-md.hidden-lg{display:none !important}}.w3eden .hidden-lg{display:block !important}
.w3eden tr.hidden-lg{display:table-row !important}
.w3eden th.hidden-lg,.w3eden td.hidden-lg{display:table-cell !important}
@media (max-width:767px){.w3eden .hidden-lg.hidden-xs,.w3eden tr.hidden-lg.hidden-xs,.w3eden th.hidden-lg.hidden-xs,.w3eden td.hidden-lg.hidden-xs{display:none !important}}@media (min-width:768px) and (max-width:991px){.w3eden .hidden-lg.hidden-sm,.w3eden tr.hidden-lg.hidden-sm,.w3eden th.hidden-lg.hidden-sm,.w3eden td.hidden-lg.hidden-sm{display:none !important}}@media (min-width:992px) and (max-width:1199px){.w3eden .hidden-lg.hidden-md,.w3eden tr.hidden-lg.hidden-md,.w3eden th.hidden-lg.hidden-md,.w3eden td.hidden-lg.hidden-md{display:none !important}}@media (min-width:1200px){.w3eden .hidden-lg,.w3eden tr.hidden-lg,.w3eden th.hidden-lg,.w3eden td.hidden-lg{display:none !important}}.w3eden .visible-print,.w3eden tr.visible-print,.w3eden th.visible-print,.w3eden td.visible-print{display:none !important}
@media print{.w3eden .visible-print{display:block !important} .w3eden tr.visible-print{display:table-row !important} .w3eden th.visible-print,.w3eden td.visible-print{display:table-cell !important} .w3eden .hidden-print,.w3eden tr.hidden-print,.w3eden th.hidden-print,.w3eden td.hidden-print{display:none !important}}

/* End */


/* Start:/local/templates/main/libs/download-manager/font-awesome/css/font-awesome.min.css?176642613121984*/
/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('/local/templates/main/libs/download-manager/font-awesome/css/../fonts/fontawesome-webfont.eot?v=4.2.0');src:url('/local/templates/main/libs/download-manager/font-awesome/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'),url('/local/templates/main/libs/download-manager/font-awesome/css/../fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'),url('/local/templates/main/libs/download-manager/font-awesome/css/../fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'),url('/local/templates/main/libs/download-manager/font-awesome/css/../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}
/* End */


/* Start:/local/templates/main/libs/fancybox/2.1.7/css/jquery.fancybox.min.css?17664261316436*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */.fancybox-image,.fancybox-inner,.fancybox-nav,.fancybox-nav span,.fancybox-outer,.fancybox-skin,.fancybox-tmp,.fancybox-wrap,.fancybox-wrap iframe,.fancybox-wrap object{padding:0;margin:0;border:0;outline:0;vertical-align:top}.fancybox-wrap{position:absolute;top:0;left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:8020}.fancybox-skin{position:relative;background:#f9f9f9;color:#444;text-shadow:none;border-radius:4px}.fancybox-opened{z-index:8030}.fancybox-opened .fancybox-skin{-webkit-box-shadow:0 10px 25px rgba(0,0,0,.5);box-shadow:0 10px 25px rgba(0,0,0,.5)}.fancybox-inner,.fancybox-outer{position:relative}.fancybox-inner{overflow:hidden}.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch}.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:15px;white-space:nowrap}.fancybox-iframe,.fancybox-image{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev span{background-image:url(/local/templates/main/libs/fancybox/2.1.7/css/../images/fancybox/fancybox_sprite.png)}#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:.8;cursor:pointer;z-index:8060}#fancybox-loading div{width:44px;height:44px;background:url(/local/templates/main/libs/fancybox/2.1.7/css/../images/fancybox/fancybox_loading.gif) center center no-repeat}.fancybox-close{position:absolute;top:-18px;right:-18px;width:36px;height:36px;cursor:pointer;z-index:8040}.fancybox-nav{position:absolute;top:0;width:40%;height:100%;cursor:pointer;text-decoration:none;background:transparent url(/local/templates/main/libs/fancybox/2.1.7/css/../images/fancybox/blank.gif);-webkit-tap-highlight-color:rgba(0,0,0,0);z-index:8040}.fancybox-prev{left:0}.fancybox-next{right:0}.fancybox-nav span{position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;cursor:pointer;z-index:8040;visibility:hidden}.fancybox-prev span{left:10px;background-position:0 -36px}.fancybox-next span{right:10px;background-position:0 -72px}.fancybox-nav:hover span{visibility:visible}.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;max-width:99999px;max-height:99999px;overflow:visible!important}.fancybox-lock{overflow:visible!important;width:auto}.fancybox-lock body{overflow:hidden!important}.fancybox-lock-test{overflow-y:hidden!important}.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:8010;background:url(/local/templates/main/libs/fancybox/2.1.7/css/../images/fancybox/fancybox_overlay.png)}.fancybox-overlay-fixed{position:fixed;bottom:0;right:0}.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll}.fancybox-title{visibility:hidden;font:normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:8050}.fancybox-opened .fancybox-title{visibility:visible}.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:8050;text-align:center}.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;background:0 0;background:rgba(0,0,0,.8);border-radius:15px;text-shadow:0 1px 2px #222;color:#fff;font-weight:700;line-height:24px;white-space:nowrap}.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff}.fancybox-title-inside-wrap{padding-top:10px}.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0,0,0,.8)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev span{background-image:url(/local/templates/main/libs/fancybox/2.1.7/css/../images/fancybox/fancybox_sprite@2x.png);background-size:44px 152px}#fancybox-loading div{background-image:url(/local/templates/main/libs/fancybox/2.1.7/css/../images/fancybox/fancybox_loading@2x.gif);background-size:24px 24px}}#fancybox-buttons{position:fixed;left:0;width:100%;z-index:8050}#fancybox-buttons.top{top:10px}#fancybox-buttons.bottom{bottom:10px}#fancybox-buttons ul{display:block;width:166px;height:30px;margin:0 auto;padding:0;list-style:none;border:1px solid #111;border-radius:3px;-webkit-box-shadow:inset 0 0 0 1px rgba(255,255,255,.05);box-shadow:inset 0 0 0 1px rgba(255,255,255,.05);background:#323232;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#444),color-stop(50%,#343434),color-stop(50%,#292929),color-stop(100%,#333));background:-webkit-linear-gradient(top,#444 0,#343434 50%,#292929 50%,#333 100%);background:-webkit-gradient(linear,left top,left bottom,from(#444),color-stop(50%,#343434),color-stop(50%,#292929),to(#333));background:-webkit-linear-gradient(top,#444 0,#343434 50%,#292929 50%,#333 100%);background:linear-gradient(to bottom,#444 0,#343434 50%,#292929 50%,#333 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222', GradientType=0 )}#fancybox-buttons ul li{float:left;margin:0;padding:0}#fancybox-buttons a{display:block;width:30px;height:30px;text-indent:-9999px;background-color:transparent;background-image:url(/local/templates/main/libs/fancybox/2.1.7/css/../images/fancybox/fancybox_buttons.png);background-repeat:no-repeat;outline:0;opacity:.8}#fancybox-buttons a:hover{opacity:1}#fancybox-buttons a.btnPrev{background-position:5px 0}#fancybox-buttons a.btnNext{background-position:-33px 0;border-right:1px solid #3e3e3e}#fancybox-buttons a.btnPlay{background-position:0 -30px}#fancybox-buttons a.btnPlayOn{background-position:-30px -30px}#fancybox-buttons a.btnToggle{background-position:3px -60px;border-left:1px solid #111;border-right:1px solid #3e3e3e;width:35px}#fancybox-buttons a.btnToggleOn{background-position:-27px -60px}#fancybox-buttons a.btnClose{border-left:1px solid #111;width:35px;background-position:-56px 0}#fancybox-buttons a.btnDisabled{opacity:.4;cursor:default}#fancybox-thumbs{position:fixed;left:0;width:100%;overflow:hidden;z-index:8050}#fancybox-thumbs.bottom{bottom:2px}#fancybox-thumbs.top{top:2px}#fancybox-thumbs ul{position:relative;list-style:none;margin:0;padding:0}#fancybox-thumbs ul li{float:left;padding:1px;opacity:.5}#fancybox-thumbs ul li.active{opacity:.75;padding:0;border:1px solid #fff}#fancybox-thumbs ul li:hover{opacity:1}#fancybox-thumbs ul li a{display:block;position:relative;overflow:hidden;border:1px solid #222;background:#111;outline:0}#fancybox-thumbs ul li img{display:block;position:relative;border:0;padding:0;max-width:none}
/* End */


/* Start:/local/templates/main/themes/Avada/style.css?1771329771345121*/
/*
Theme Name: Avada
Description: A business, portfolio and blog theme.
Author: ThemeFusion
Theme URI: http://theme-fusion.com/avada/
Author URI: http://themeforest.net/user/ThemeFusion
Version: 3.8.3
License: Themeforest Split Licence
License URI: -
Text Domain: Avada
-----------------------------------------------------------------------------*/
.group {
  zoom: 1;
}
.group:before,
.group:after {
  content: " ";
  display: table;
}
.group:after {
  clear: both;
}
/*
Needed Styles From Bootstrap
-----------------------------------------------------------------------------*/
.fade {
  opacity: 0;
  -webkit-transform: opacity 0.3s linear;
  -moz-transform: opacity 0.3s linear;
  -ms-transform: opacity 0.3s linear;
  -o-transform: opacity 0.3s linear;
  transform: opacity 0.3s linear;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transform: height 0.35s ease;
  -moz-transform: height 0.35s ease;
  -ms-transform: height 0.35s ease;
  -o-transform: height 0.35s ease;
  transform: height 0.35s ease;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 800px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666666666666%;
}
.col-xs-10 {
  width: 83.33333333333334%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666666666666%;
}
.col-xs-7 {
  width: 58.333333333333336%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666666666667%;
}
.col-xs-4 {
  width: 33.33333333333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.666666666666664%;
}
.col-xs-1 {
  width: 8.333333333333332%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666666666666%;
}
.col-xs-pull-10 {
  right: 83.33333333333334%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666666666666%;
}
.col-xs-pull-7 {
  right: 58.333333333333336%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666666666667%;
}
.col-xs-pull-4 {
  right: 33.33333333333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.666666666666664%;
}
.col-xs-pull-1 {
  right: 8.333333333333332%;
}
.col-xs-pull-0 {
  right: 0%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666666666666%;
}
.col-xs-push-10 {
  left: 83.33333333333334%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666666666666%;
}
.col-xs-push-7 {
  left: 58.333333333333336%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666666666667%;
}
.col-xs-push-4 {
  left: 33.33333333333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.666666666666664%;
}
.col-xs-push-1 {
  left: 8.333333333333332%;
}
.col-xs-push-0 {
  left: 0%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666666666666%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333333334%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666666666666%;
}
.col-xs-offset-7 {
  margin-left: 58.333333333333336%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666666666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.666666666666664%;
}
.col-xs-offset-1 {
  margin-left: 8.333333333333332%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 800px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  .col-sm-1 {
    width: 8.333333333333332%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .col-sm-pull-0 {
    right: 0%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.666666666666664%;
  }
  .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .col-sm-push-0 {
    left: 0%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666666666666%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.666666666666664%;
  }
  .col-md-1 {
    width: 8.333333333333332%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .col-md-pull-0 {
    right: 0%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.666666666666664%;
  }
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  .col-md-push-0 {
    left: 0%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666666666666%;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.666666666666664%;
  }
  .col-lg-1 {
    width: 8.333333333333332%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .col-lg-pull-0 {
    right: 0%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.666666666666664%;
  }
  .col-lg-push-1 {
    left: 8.333333333333332%;
  }
  .col-lg-push-0 {
    left: 0%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4,.alert .h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable {
  padding-right: 35px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #356635;
}
.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #2d6987;
}
.alert-warning {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #a47e3c;
}
.alert-danger {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #953b39;
}
button.close {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 0 none;
  cursor: pointer;
  padding: 0;
}
.close {
  color: #000000;
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  opacity: 0.2;
  text-shadow: 0 1px 0 #FFFFFF;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99999;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  /* Fix to make border-radius work for transparent colors */
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99998;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px 20px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.53846153846154px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.5384615384615385;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
@media (min-width: 900px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
  .modal-lg {
    width: 900px;
  }
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  /* Fix to make border-radius work for transparent colors */
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
  border-radius: 0px 0px 5px 5px;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow {
  border-width: 11px;
}
.popover .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  bottom: -11px;
}
.popover.top .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
}
.popover.right .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  top: -11px;
}
.popover.bottom .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
}
.popover.left .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress-bar {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  /* Fix to make border-radius work for transparent colors */
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #a0ce4e;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transform: width 0.6s ease;
  -moz-transform: width 0.6s ease;
  -ms-transform: width 0.6s ease;
  -o-transform: width 0.6s ease;
  transform: width 0.6s ease;
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress-bar.active .progress {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.5384615384615385;
  vertical-align: top;
  border-top: 1px solid #e5e4e3;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #e5e4e3;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #e5e4e3;
}
.table .table {
  background-color: #ffffff;
}
@media (max-width: 799px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #e5e4e3;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #d1d1d2;
  text-align: center;
  text-decoration: none;
  background-color: rgba(33, 33, 33, 0.97);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  /* Fix to make border-radius work for transparent colors */
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: rgba(33, 33, 33, 0.97);
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: rgba(33, 33, 33, 0.97);
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: rgba(33, 33, 33, 0.97);
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: rgba(33, 33, 33, 0.97);
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: rgba(33, 33, 33, 0.97);
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: rgba(33, 33, 33, 0.97);
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: rgba(33, 33, 33, 0.97);
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: rgba(33, 33, 33, 0.97);
}
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.fusion-clearfix {
  clear: both;
  zoom: 1;
}
.fusion-clearfix:before,
.fusion-clearfix:after {
  content: " ";
  display: table;
}
.fusion-clearfix:after {
  clear: both;
}
/* Alignment */
.alignleft {
  display: inline;
  float: left;
  margin-right: 15px;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 15px;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.create-block-format-context {
  display: inline-block;
  clear: both;
  zoom: 1;
  margin-bottom: 40px;
  width: 100%;
}
.create-block-format-context:before,
.create-block-format-context:after {
  content: " ";
  display: table;
}
.create-block-format-context:after {
  clear: both;
}
.fusionicon-arrow-down2 {
  display: table-cell;
  vertical-align: middle;
}
.icomoon-up:before {
  display: inline-block;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
html {
  overflow-y: scroll;
}
input[type=submit],
input[type=text],
input[type=password],
input[type=file],
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}
input[type="image"] {
  padding: 0;
  border: none;
}
body {
  margin: 0;
  color: #747474;
  min-width: 320px;
  -webkit-text-size-adjust: 100%;
  font: 13px/20px 'PTSansRegular', Arial, Helvetica, sans-serif;
}
html {
  overflow-x: hidden;
}
html.no-overflow-y {
  overflow-y: hidden;
}
#wrapper {
  overflow: visible;
}
.body_blank {
  display: table;
  height: 100%;
  width: 100%;
  position: absolute;
  margin: 0;
  left: 0;
  top: 0;
  overflow-x: hidden;
}
body.body_blank.admin-bar {
  top: 31px;
}
body.body_blank.admin-bar #wrapper #slidingbar-area {
  top: 0;
}
.wrapper_blank {
  display: table-cell;
  float: none;
  vertical-align: middle;
  width: 100%;
}
.wrapper_blank .page-title-bar {
  margin-bottom: 25px;
}
.wrapper_blank #main {
  background: transparent;
  padding: 0;
}
.error404 .search-page-search-form {
  margin-bottom: 0;
  padding-bottom: 0;
  border: none;
}
img {
  border-style: none;
  vertical-align: top;
  max-width: 100%;
  height: auto;
}
object {
  max-width: 100%;
}
a {
  text-decoration: none;
  color: #333;
}
a:hover {
  color: #a0ce4e;
  text-decoration: none;
}
input,
textarea,
select {
  font: 100% Arial, Helvetica, sans-serif;
  vertical-align: middle;
  color: #000;
}
form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none;
}
.clearfix:after,
#content:after,
.container:after,
.container-fluid:after,
.row:after,
.modal-footer:after {
  content: "";
  display: table;
  clear: both;
}
.clear {
  clear: both;
}
.wp-caption {
  max-width: 100%;
}
#wrapper .tp-bullets {
  -webkit-transform: translateZ(0);
  -transform: translateZ(0);
}
.search-table {
  display: table;
  width: 100%;
}
.header-v4 .search-table {
  display: table;
  width: 286px;
}
.searchform .search-field {
  display: table-cell;
  vertical-align: top;
}
.searchform .search-button {
  display: table-cell;
  width: 33px;
  vertical-align: top;
}
.searchform .search-table .search-field input {
  color: #AAA9A9;
  background-color: #ffffff;
  border: 1px solid #D2D2D2;
  color: #747474;
  font-size: 13px;
  padding: 8px 15px;
  height: 33px;
  width: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
}
.searchform .search-table .search-button input[type="submit"] {
  background: #000000;
  border: none;
  border-radius: 0;
  color: #FFFFFF;
  font-size: 14px;
  height: 33px;
  line-height: 33px;
  margin: 0;
  padding: 0;
  width: 33px;
  text-indent: 0;
  cursor: pointer;
  font-family: 'icomoon';
  text-shadow: none;
  -webkit-font-smoothing: antialiased;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}
.searchform .search-table .search-button input[type="submit"]:hover {
  background: #A0CE4E;
}
.search-page-search-form {
  padding-bottom: 60px;
  border-bottom: 1px solid #E6E5E6;
  margin-bottom: 60px;
}
.search-page-search-form .seach-form {
  text-align: right;
}
.search-page-search-form .seach-form .search-table .search-field input {
  text-indent: 0;
}
#fallback-slide {
  display: none;
}
#fallback-slide img {
  width: 100%;
}
.gallery-box {
  background: #3d3c3c;
  padding: 0 10px;
}
.gallery-box img {
  width: 100%;
}
.gallery {
  margin: 0 auto;
  max-width: 1400px;
}
#main {
  padding: 55px 10px 45px;
  background: #fff;
  clear: both;
}
.col .heading {
  overflow: hidden;
  margin: 0 0 15px;
}
.col .heading img {
  float: left;
  margin: 0 10px 0 0;
}
.col p {
  margin: 0 0 23px;
}
#main h2 {
  font: 18px/20px 'MuseoSlab500Regular', arial, helvetica, sans-serif;
}
h2 {
  color: #333;
  margin: 0 0 20px;
}
h2.entry-title {
  font: 18px/20px 'MuseoSlab500Regular', arial, helvetica, sans-serif;
}
#main .columns h2 {
  margin: 0;
  line-height: 35px;
}
.more {
  overflow: hidden;
  display: block;
  font: 13px/15px 'PTSansRegular', arial, helvetica, sans-serif;
}
.more a {
  float: right;
  padding: 0 0 0 0;
}
.more a,
.fusion-read-more {
  position: relative;
  margin-right: 10px;
  text-align: right;
}
.more a:after,
.fusion-read-more:after {
  position: absolute;
  font-family: 'icomoon';
  content: '\f105';
  font-size: 14px;
  padding-left: 5px;
}
.more a.active {
  color: #a0ce4e;
  text-decoration: none;
}
.more a.active:after {
  position: absolute;
  font-family: 'icomoon';
  content: '\f105';
  color: #a0ce4e;
  font-size: 14px;
  padding-left: 5px;
}
.content-boxes .more {
  margin-top: 18px;
}
.container {
  overflow: hidden;
}
#main .container h2 {
  margin: 0;
}
.container .columns .col {
  width: 31.42857%;
  padding: 0 2.85714% 0 0;
}
.container .col img {
  width: 100%;
}
.container .columns .col.last {
  margin-right: 0;
}
.container .holder {
  overflow: hidden;
}
.container h3 a.active {
  text-decoration: none;
  color: #a0ce4e;
}
.slider {
  overflow: hidden;
}
.review {
  width: 100%;
}
.title {
  margin: 0 0 31px;
  overflow: hidden;
  display: table;
}
.title h1,
.title h2,
.title h3,
.title h4,
.title h5,
.title h6,
.title .h1,
.title .h2,
.title .h3,
.title .h4,
.title .h5,
.title .h6 {
  display: table-cell;
  white-space: pre;
}
.title h1,
.fusion-post-content .title h1,
.title .h1,
.fusion-post-content .title .h1 {
  float: left;
  padding: 0 8px 0 0;
  margin: 0;
}
.title h2,
.fusion-post-content .title h2,
.title .h2,
.fusion-post-content .title .h2 {
  float: left;
  padding: 0 8px 0 0;
  margin: 0;
  font-size: 18px;
}
.title h3,
.fusion-post-content .title h3,
.title .h3,
.fusion-post-content .title .h3 {
  float: left;
  padding: 0 8px 0 0;
  margin: 0;
}
.title h4,
.fusion-post-content .title h4,
.title .h4,
.fusion-post-content .title .h4 {
  float: left;
  padding: 0 8px 0 0;
  margin: 0;
}
.title h5,
.fusion-post-content .title h5,
.title .h5,
.fusion-post-content .title .h5 {
  float: left;
  padding: 0 8px 0 0;
  margin: 0;
}
.title h6,
.fusion-post-content .title h6,
.title .h6,
.fusion-post-content .title .h6 {
  float: left;
  padding: 0 8px 0 0;
  margin: 0;
}
.meta {
  list-style: none;
  margin: 0 0 13px;
  padding: 0;
  overflow: hidden;
  font-size: 12px;
  line-height: 14px;
  color: #333;
}
.meta li {
  float: left;
  padding: 0 8px 0 9px;
  border-left: 1px solid #333333;
}
.meta li:first-child {
  padding-left: 0;
  border-left: 0;
}
.social_links_shortcode .social-networks {
  float: none;
}
.sidebar .social-networks {
  float: none;
}
.sidebar .social-networks li,
.social_links_shortcode li {
  float: left;
  margin-left: 0;
  margin-right: 0px;
  width: 35px;
}
.sidebar .social-networks a {
  border-bottom: 0;
  padding: 0;
}
.sidebar .social-networks li {
  margin-bottom: 10px;
}
#content {
  width: 71.1702128%;
  float: left;
  min-height: 1px;
}
#content.full-width {
  width: 100%;
}
#posts-container {
  position: relative;
}
.single .fusion-sharing-box {
  margin-bottom: 0;
  margin-top: 60px;
}
.fusion-footer-widget-column .row,
.fusion-footer-widget-area .fusion-footer-widget-column .fusion-columns {
  margin-left: 0;
  margin-right: 0;
}
.fusion-footer-widget-area .fusion-footer-widget-column .fusion-column {
  padding-left: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
}
.fusion-footer-widget-column .flexslider a {
  border: 0;
  padding: 0;
}
.fusion-footer-widget-area ul#recentcomments li.recentcomments:first-child {
  padding-top: 0px;
  background: none;
}
.fusion-footer-widget-area li.recentcomments {
  padding: 12px 0;
  border-bottom: 1px solid #282a2b;
  display: block;
}
.fusion-footer-widget-area li.recentcomments a {
  border: none;
}
.fusion-footer-widget-area .widget_recent_entries li {
  border-bottom: 1px solid;
  padding-bottom: 12px;
}
.fusion-footer-widget-area .widget_recent_entries a {
  border-bottom: 0;
  padding-bottom: 0;
}
.fusion-footer-widget-area .fusion-footer-widget-column:not(.widget_icl_lang_sel_widget) ul:first-child > li:first-child > a,
.fusion-footer-widget-area .fusion-footer-widget-column:not(.widget_icl_lang_sel_widget) > ul > li:first-child > a {
  background-image: none;
  padding-top: 0px;
}
.post {
  margin-bottom: 65px;
}
.post .image {
  margin-bottom: 40px;
}
#main .post h2, #main .post .h2 {
  font: 18px 'MuseoSlab500Regular', arial, helvetica, sans-serif;
  color: #333333;
  padding-bottom: 0;
}
#main .post h2 a, #main .post .h2 a  {
  color: #333333;
}
.single .post .meta-info,
.avada_faq .meta-info {
  margin-bottom: 55px;
}
.search input,
.searchform input {
  border: 1px solid #e7e6e6;
  padding: 8px 15px;
  font-size: 13px;
  color: #333333;
  display: block;
}
.sidebar {
  width: 23.4042553%;
  float: right;
}
.sidebar .widget {
  margin-bottom: 45px;
  position: relative;
}
.sidebar .widget.flickr {
  overflow: hidden;
}
.sidebar .widget h3 {
  margin: 0;
  padding: 0;
  font: 13px 'MuseoSlab500Regular', arial, helvetica, sans-serif;
  margin-bottom: 18px;
  color: #333333;
}
.sidebar .widget ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sidebar .widget li {
  margin: 0;
  padding: 0;
  display: block;
}
.sidebar .widget li a,
.sidebar .widget .recentcomments,
.sidebar .widget_categories li {
  display: block;
  color: #838383;
}
.sidebar .widget li a {
  display: inline;
}
.sidebar .widget .recentcomments a {
  background: none;
  border: none;
}
.sidebar .contact_info .address {
  margin: 0;
  margin-bottom: 15px;
}
.widget .fusion-social-networks .fusion-social-network-icon {
  margin-left: 0;
  display: inline-block;
  margin-right: 11px;
  margin-bottom: 14px;
}
.widget .fusion-social-networks.boxed-icons .fusion-social-network-icon {
  margin-right: 7px;
  margin-bottom: 10px;
}
.sidebar .contact_info p,
.fusion-footer-widget-area .contact_info p,
#slidingbar .contact_info p {
  margin: 0;
}
.sidebar .flickr-photo a {
  background: none;
  float: left;
  border: 0;
}
.sidebar .widget_categories li a {
  display: block;
  border: 0;
  background: none;
  padding: 0;
}
.sidebar .s,
.fusion-footer-widget-area .s,
#slidingbar-area .s {
  width: 100%;
}
#wrapper .fusion-tabs-widget .tab-holder {
  border: 1px solid #eaeaea;
}
#wrapper .fusion-tabs-widget .tabset {
  display: table;
  overflow: hidden;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
#wrapper .fusion-tabs-widget .tabset li {
  display: table-cell;
  margin: 0;
  padding: 0;
  width: 33.3333%;
  border-bottom: none;
}
#wrapper .fusion-tabs-widget .tabset li:last-child {
  border-right: none;
}
#wrapper .fusion-tabs-widget .tabset li a {
  display: block;
  padding: 0;
  line-height: 38px;
  border-bottom: none;
  border-top: 3px solid transparent;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}
#wrapper .fusion-tabs-widget .tabset li .fusionicon-bubbles {
  font-size: 18px;
}
.fusion-tabs-widget a {
  color: #444444;
}
.fusion-tabs-widget .tab-set li {
  border-right: 1px solid;
}
.fusion-tabs-widget .tab-holder .tabs li a {
  border: 0;
  font: 13px 'MuseoSlab500Regular', arial, helvetica, sans-serif;
  text-indent: 0;
  background: #F1F2F2;
  color: #333333;
  text-align: center;
}
.fusion-tabs-widget .tab-holder .tabs li:hover a {
  background: none;
}
.fusion-tabs-widget .tab-holder .tabs li.active a {
  background: none;
  border-top: 3px solid #A0CE4E;
  border-bottom: 0;
}
.fusion-tabs-widget .tab-holder .tab_content .news-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.fusion-tabs-widget .tab-holder .tab_content .news-list li {
  border-bottom: 1px solid #e2e2e2;
  padding: 20px 15px;
  overflow: hidden;
}
.fusion-tabs-widget .tab-holder .tab_content .news-list li:last-child {
  border-bottom: 0;
}
.fusion-tabs-widget .tab-holder .tab_content .news-list li a {
  padding: 0;
  background: none;
}
.fusion-tabs-widget .tab-holder .tab_content .image {
  float: left;
  margin-right: 13px;
  height: 50px;
  width: 52px;
}
.fusion-tabs-widget .tab-holder .tab_content .image a {
  height: auto;
  width: auto;
  line-height: normal;
  text-indent: 0;
}
.fusion-tabs-widget .tab-holder .tab_content .post-holder a {
  overflow: hidden;
  margin: 0;
  padding: 0;
  height: auto;
  line-height: normal;
  background: none;
  border: 0;
  text-indent: 0;
  font-size: 13px;
}
.fusion-tabs-widget .tab-holder .tab_content .post-holder p {
  margin: 0 0 5px 0;
}
.fusion-tabs-widget .tab-holder .tab_content .post-holder .meta {
  margin: 0;
  margin-top: 2px;
  font-size: 12px;
  color: #747474;
}
#wrapper .fusion-footer-widget-area .tab-holder,
#wrapper #slidingbar-area .tab-holder {
  border-top: none;
}
#wrapper .fusion-footer-widget-area .tab-holder .tabs li a,
#wrapper #slidingbar-area .tab-holder .tabs li a {
  background: rgba(0, 0, 0, 0.2);
}
#wrapper .fusion-footer-widget-area .tab-holder .tabs li:hover a,
#wrapper #slidingbar-area .tab-holder .tabs li:hover a {
  background: none;
}
#wrapper .fusion-footer-widget-area .tab-holder .tabs li.active a,
#wrapper #slidingbar-area .tab-holder .tabs li.active a {
  background: none;
}
#wrapper .fusion-footer-widget-area .tab-holder .tab_content a,
#wrapper #slidingbar-area .tab-holder .tab_content a {
  padding: 0;
  border-bottom: none;
}
.jtwt li {
  background: none;
}
.jtwt .jtwt_tweet,
.sidebar .jtwt .jtwt_tweet {
  position: relative;
  padding: 0;
  border: 0;
  margin-bottom: 30px;
  font-size: 13px;
  line-height: 20px;
  padding-left: 45px;
  padding-top: 0px;
}
.sidebar .jtwt .jtwt_tweet:before {
  color: #d8d8d8;
}
.jtwt .jtwt_tweet:before {
  position: absolute;
  top: 6px;
  margin-left: -45px;
  content: '\e605';
  font-family: 'icomoon';
  font-size: 30px;
}
.jtwt .jtwt_tweet a {
  background: none;
  color: #BFBFBF;
  display: inline;
  padding: 0;
  border: 0;
}
.jtwt .jtwt_tweet a:hover {
  color: #A0CE4E;
}
.jtwt .jtwt_tweet .jtwt_tweet_text {
  margin-bottom: 0;
  margin-top: 0;
}
.recent-works-items {
  overflow: hidden;
}
.recent-works-items a {
  float: left;
  padding: 3px;
}
.fusion-footer-widget-area .fusion-columns-4 .recent-works-items a,
.fusion-footer-widget-area .fusion-columns-5 .recent-works-items a,
.fusion-footer-widget-area .fusion-columns-6 .recent-works-items a,
#slidingbar-area .fusion-columns-4 .recent-works-items a,
#slidingbar-area .fusion-columns-5 .recent-works-items a,
#slidingbar-area .fusion-columns-6 .recent-works-items a {
  max-width: 60px;
}
.pagination.infinite-scroll {
  visibility: hidden;
}
.pagination,
.page-links,
.woocommerce-pagination {
  float: right;
  margin-top: 40px;
  font-size: 9px;
  margin-right: 10px;
}
.page-links {
  margin-bottom: 40px;
  margin-top: 30px;
}
.pagination a.inactive,
.page-links a,
.woocommerce-pagination .page-numbers {
  border: 1px solid #747474;
  display: inline-block;
  height: 20px;
  line-height: 18px;
  color: #747474;
  padding: 0 6px;
  margin-left: 5px;
}
.pagination a.inactive:hover,
.page-links a:hover,
.woocommerce-pagination .page-numbers:hover {
  border: 1px solid #a0ce4e;
}
.pagination .current,
.page-links > .page-number,
.woocommerce-pagination .current {
  border: 1px solid #a0ce4e;
  display: inline-block;
  height: 20px;
  line-height: 18px;
  color: #fff;
  padding: 0 6px;
  margin-left: 5px;
  background: #a0ce4e;
}
.pagination .pagination-prev,
.woocommerce-pagination .prev {
  margin-right: 3px;
  font-size: 12px;
}
.pagination .pagination-next,
.woocommerce-pagination .next {
  margin-left: 8px;
  font-size: 12px;
}
.img-list {
  overflow: hidden;
}
.img-list li {
  padding: 5px;
  background: none;
  float: left;
}
.img-list a {
  background: none;
  height: auto;
  width: auto;
  text-indent: 0;
  border: 0px;
}
.share-box h4,.share-box .h4 {
  font: 13px/20px 'MuseoSlab500Regular', arial, helvetica, sans-serif;
}
.about-author {
  margin-top: 55px;
  overflow: hidden;
  clear: both;
}
.about-author .title a {
  color: #a0ce4e;
}
.about-author div.avatar {
  float: left;
  margin-right: 20px;
  margin-bottom: 5px;
}
.related-posts {
  margin-top: 55px;
}
.single-related-posts {
  clear: both;
}
.related-posts .image {
  width: 180px;
  height: 138px;
  margin-bottom: 0;
}
.single .comments-container {
  margin-top: 55px;
  clear: both;
}
.commentlist {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 65px;
}
.commentlist .children {
  list-style: none outside none;
}
.commentlist li {
  margin: 0;
  padding: 0;
}
.commentlist .the-comment {
  border-bottom: 1px solid #e7e6e6;
  padding-bottom: 25px;
  margin-bottom: 25px;
}
.commentlist .the-comment .comment-text {
  margin-left: 69px;
}
.commentlist .the-comment .comment-text *:last-child {
  margin-bottom: 0;
}
.commentlist div.avatar {
  float: left;
  margin-right: 15px;
}
.commentlist .comment-author strong {
  padding-right: 5px;
}
#respond {
  margin-top: 40px;
}
#comment-input {
  overflow: hidden;
  margin-bottom: 13px;
}
.comment-form input,
.post-password-form .password,
#s,
#comment-input input {
  border: 1px solid #d2d2d2;
  width: 28%;
  font-size: 13px;
  color: #747474;
  padding: 8px 2%;
  float: left;
  margin-right: 1%;
}
#comment-input input {
  width: 32.666666%;
}
.comment-form input,
.post-password-form .password,
.s {
  float: none;
}
.sidebar #comment-input input,
.sidebar #s {
  width: 100%;
  margin-right: 0;
}
#comment-textarea textarea,
.comment-form-comment textarea {
  border: 1px solid #d2d2d2;
  width: 100%;
  height: 150px;
  font-size: 13px;
  color: #747474;
  padding: 8px 11px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ui-datepicker-div,
.ui-datepicker-inline,
#ui-datepicker-div {
  border-color: #E9EAEE;
}
table.ui-datepicker td a,
.ui-datepicker-header select {
  background-color: #E9EAEE;
}
.ui-datepicker-header select {
  border: 1px solid #D2D2D2;
}
#comment-input input:last-child {
  margin-right: 0;
}
#comment-recaptcha {
  margin-top: 13px;
}
.input-text,
input[type="text"] {
  border: 1px solid #d2d2d2;
  font-size: 13px;
  color: #747474;
  padding: 8px 15px;
  margin-right: 1%;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.input-radio,
#shipping_method input[type=radio] {
  background: none;
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  -ms-appearance: checkbox;
  /* not currently supported */
  -o-appearance: checkbox;
  /* not currently supported */
}
.post-password-form label {
  margin-right: 10px;
}
.post-password-form .password {
  margin-right: 10px;
}
.single-navigation {
  height: 34px;
  line-height: 34px;
  border-top: 1px solid #e7e6e6;
  border-bottom: 1px solid #e7e6e6;
  margin-bottom: 60px;
  text-align: right;
}
.single-navigation a[rel=next] {
  margin-left: 15px;
  margin-right: 10px;
}
.single-navigation a {
  display: inline-block;
}
.single-navigation a[rel=prev]:before,
.pagination-prev:before,
.woocommerce-pagination .prev:before {
  position: absolute;
  padding-right: 5px;
  font-family: 'icomoon';
  content: '\f104';
  color: #333333;
  margin-left: -10px;
  font-size: 14px;
}
.single-navigation a[rel=next]:after,
.pagination-next:after,
.woocommerce-pagination .next:after {
  position: absolute;
  font-size: 14px;
  font-family: 'icomoon';
  content: '\f105';
  color: #333333;
  padding-left: 5px;
}
.portfolio-full .flexslider {
  margin-bottom: 70px;
}
.project-content h3 {
  font: 13px/17px 'MuseoSlab500Regular', arial, helvetica, sans-serif;
  color: #333333;
  margin: 0;
  margin-bottom: 28px;
}
.project-content .project-description {
  float: left;
  width: 74.4681%;
}
.project-content .project-description p {
  margin-top: 0;
}
.project-content .project-info {
  float: right;
  width: 23.4043%;
}
.project-content .project-info .project-info-box {
  border-bottom: 1px solid #e7e6e6;
  padding-bottom: 15px;
  margin-bottom: 15px;
  overflow: hidden;
}
.project-content .project-info .project-info-box a {
  color: #747474;
}
.project-content .project-info .project-info-box a:hover {
  color: #a0ce4e;
}
.project-content .project-info h4,.project-content .project-info .h4 {
  font-family: 'MuseoSlab500Regular', arial, helvetica, sans-serif;
  color: #333333;
  margin: 0;
  float: left;
  width: 110px;
}
.with-sidebar .project-content .project-info .project-info-box h4, .with-sidebar .project-content .project-info .project-info-box .h4  {
  display: block;
  width: 100%;
  margin-bottom: 5px;
}
.portfolio-full.with-sidebar .project-info {
  float: left;
}
.portfolio-full.with-sidebar .project-description {
  float: right;
  width: 72.5%;
}
.project-content .project-info .project-terms {
  float: left;
}
.portfolio-half .flexslider:not(.tfs-slider) {
  width: 65.9574%;
  float: left;
}
.portfolio-half .project-content {
  width: 31.9149%;
  float: right;
}
.portfolio-half .project-description {
  width: 100%;
  margin-bottom: 50px;
}
.portfolio-half .project-description .flexslider:not(.tfs-slider) {
  width: auto;
}
.portfolio-half .project-info {
  width: 100%;
}
.portfolio-sep {
  clear: both;
  display: block;
}
.portfolio-half .portfolio-sep {
  margin-bottom: 50px;
}
.project-info-box span {
  float: left;
}
.side-nav {
  list-style: none;
  margin: 0;
  padding: 0;
  border-top: 1px solid #ededed;
  margin-bottom: 20px;
}
.side-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.side-nav li {
  margin: 0;
  padding: 0;
}
.side-nav li a {
  border-bottom: 1px solid #ededed;
  display: block;
  height: auto;
  font-weight: normal;
  font: 14px/39px 'MuseoSlab500Regular', arial, helvetica, sans-serif;
  color: #333333;
}
.side-nav li a {
  line-height: 1.69em;
  padding: 8px 0;
}
.side-nav li a:hover {
  background: none;
}
.side-nav li.current_page_item > a {
  background: none;
  color: #a0ce4e;
}
.side-nav li.current_page_item li a {
  color: #333333;
  border-bottom: 1px solid #ededed;
}
.side-nav .children {
  display: none;
  margin-left: 15px;
}
.side-nav .arrow {
  display: inline;
  margin-left: 0;
}
.side-nav .arrow:after {
  position: absolute;
  font-size: 14px;
  font-family: 'icomoon';
}
.side-nav-left .side-nav {
  border-right: 1px solid #ededed;
}
.side-nav-left .side-nav li.current_page_item > a {
  border-right: 3px solid #a0ce4e;
}
.side-nav-left .side-nav .arrow {
  margin-left: 10px;
}
.side-nav-left .side-nav .arrow:after {
  content: '\f105';
}
.side-nav-right .side-nav {
  border-left: 1px solid #ededed;
}
.side-nav-right .side-nav li.current_page_item > a {
  padding-left: 23px;
  border-left: 3px solid #a0ce4e;
}
.side-nav-right .side-nav li a {
  padding-left: 25px;
}
.side-nav-right .side-nav .arrow {
  margin-right: 10px;
}
.side-nav-right .side-nav .arrow:after {
  content: '\f104';
}
.side-nav-right .side-nav .children {
  margin-left: 40px;
}
.side-nav-right .side-nav .children a {
  padding-left: 0;
}
.woocommerce-tabs .tabs a:hover .arrow,
.woocommerce-tabs .tabs li.active a .arrow {
  display: inline-block;
  margin-left: 10px;
  padding-right: 0;
}
.woocommerce-tabs .panel .panel {
  margin-left: auto;
  padding: 0;
}
.woocommerce .images #carousel .slides li {
  cursor: pointer;
}
h5.toggle {
  overflow: hidden;
  margin: 0;
}
h5.toggle a {
  font: 13px/20px 'MuseoSlab500Regular', arial, helvetica, sans-serif;
  cursor: pointer;
  color: #333333;
  border-bottom: 1px solid #e8e6e6;
  overflow: hidden;
  margin: 0;
  padding: 10px 0px;
  float: left;
  width: 100%;
}
h5.toggle.active a {
  border-bottom: 0;
}
h5.toggle span.arrow {
  background-color: #333333;
  display: block;
  width: 22px;
  height: 22px;
  float: left;
  margin-right: 18px;
}
h5.toggle.active span.arrow {
  background-color: #a0ce4e;
}
h5.toggle span.toggle-title {
  float: left;
  width: 90%;
}
.toggle-content {
  padding-top: 10px;
  padding-bottom: 15px;
  position: relative;
}
h5.toggle.active + .toggle-content {
  border-bottom: 1px solid #E8E6E6;
}
/* Shortcodes */
.clearboth {
  clear: both;
  display: block;
  font-size: 0px;
  height: 0px;
  line-height: 0;
  width: 100%;
  overflow: hidden;
}
.shortcode-tabs {
  margin-bottom: 50px;
}
.shortcode-tabs .tab-hold .tabs li {
  border-right: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.shortcode-tabs .tab-hold .tabs li a {
  display: block;
  width: 100%;
  padding: 0;
  text-indent: 15px;
}
.shortcode-tabs .tab-hold .tabs li.active a {
  background: none;
}
.shortcode-tabs .tab_content {
  padding: 15px;
  overflow: hidden;
}
.shortcode-tabs .tab_content *:last-child {
  margin-bottom: 0;
}
/* Post Content HTML */
.post-content p,
.fusion-post-content p {
  margin: 0;
  margin-bottom: 20px;
}
.post-content ul.arrow,
.fusion-post-content ul.arrow {
  list-style: none;
  margin: 0;
  padding: 0;
}
.post-content ul.arrow li,
.fusion-post-content ul.arrow li {
  line-height: 18px;
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
  padding-left: 25px;
}
.post-content ul.arrow li:before,
.fusion-post-content ul.arrow li:before {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #a0ce4e;
  height: 18px;
  -moz-border-radius: 75px;
  -webkit-border-radius: 75px;
  border-radius: 75px;
  width: 18px;
  position: absolute;
  font-size: 14px;
  content: '\f105';
  float: left;
  margin-right: 0;
  margin-left: -25px;
  font-family: 'icomoon';
  text-align: center;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  line-height: 17px;
  text-indent: 1px;
}
.post-content blockquote,
.fusion-post-content blockquote {
  background: #f5f5f5;
  font: 13px/20px 'PTSansItalic', arial, helvetica, sans-serif;
  color: #444444;
  border-left: 4px solid #a0ce4e;
  padding: 15px;
}
.post-content blockquote *:last-child,
.fusion-post-content blockquote *:last-child {
  margin-bottom: 0;
}
/**
 * Tooltip / Popup
 */
.popup {
  display: none;
  position: absolute;
  padding: 0 0 6px;
  color: #d1d1d2;
  font-size: 11px;
  line-height: 15px;
  bottom: 110%;
  left: -17px;
}
.popup p {
  margin: 0;
}
.popup .holder {
  padding: 4px 11px;
  background: #46494a;
}
.popup span {
  display: inline-block;
}
/**
 * Tagline Shortcode
 */
.reading-box-container {
  margin: 0 0 84px;
}
.reading-box {
  padding: 28px 28px 27px 31px;
  border-left: 3px solid #a0ce4e;
  background: #f2efef;
}
#main .reading-box h2, #main .reading-box .h2 {
  margin: 0 0 7px;
  font: 18px/20px 'MuseoSlab500Regular', arial, helvetica, sans-serif;
}
.continue {
  float: right;
}
.avada-google-map {
  height: 416px;
  margin-bottom: 50px;
  overflow: hidden;
}
#gmap img,
.shortcode-map img {
  max-width: none;
}
body #wrapper .gomapMarker {
  color: #333;
}
.fusion-post-content h1,
.fusion-post-content h2,
.fusion-post-content h3,
.fusion-post-content h4,
.fusion-post-content h5,
.fusion-post-content h6,
.fusion-post-content .h1,
.fusion-post-content .h2,
.fusion-post-content .h3,
.fusion-post-content .h4,
.fusion-post-content .h5,
.fusion-post-content .h6  {
  font-family: 'MuseoSlab500Regular', arial, helvetica, sans-serif;
  color: #333333;
  font-weight: normal;
}
.fusion-post-content h4, .fusion-post-content .h4  {
  font-size: 13px;
}
.fusion-post-content h5,.fusion-post-content .h5 {
  font-size: 12px;
}
.fusion-post-content h6, .fusion-post-content .h6 {
  font-size: 11px;
}
/* Extra excerpt classes to emulate shortcode stripping for html only shortcodes */
#wrapper .strip-html .fusion-dropcap {
  top: 0;
  float: none;
  margin: 0;
  padding: 0;
  background-color: inherit !important;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  color: inherit !important;
  font-size: inherit;
}
#wrapper .strip-html .fusion-highlight {
  background-color: inherit !important;
  color: inherit !important;
}
#wrapper .strip-html .fusion-tooltip {
  color: inherit;
  border-bottom: 1px dotted;
}
/* Button */
.button,
.fusion-button,
#reviews input#submit,
.price_slider_amount button,
.gform_wrapper .gform_button,
.fusion-pricing-table .button,
.bbp-submit-wrapper .button,
#comment-submit {
  display: inline-block;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.comment-form input[type="submit"] {
  width: auto;
  font-weight: bold;
}
.button.transparent,
.fusion-button.transparent {
  color: #333;
  border: 1px solid #D2D3D4;
  -webkit-box-shadow: 0 1px 1px rgba(99, 99, 99, 0.2);
  -moz-box-shadow: 0 1px 1px rgba(99, 99, 99, 0.2);
  box-shadow: 0 1px 1px rgba(99, 99, 99, 0.2);
}
.button.transparent:hover,
.fusion-button.transparent:hover {
  color: #666;
}
.mobile-button {
  display: none;
  margin: 20px 0 0;
}
/* More Shortcodes */
.highlight1 {
  background: #f6f67a;
  padding: 2px;
}
.highlight2 {
  background: #000;
  color: #CCC;
  padding: 2px;
}
.dropcap {
  font-size: 62px;
  margin-right: 6px;
  padding-top: 11px;
  text-transform: uppercase;
  float: left;
  position: relative;
  top: 5px;
  color: #83c54f;
  padding-bottom: 11px;
}
.video-shortcode {
  margin-bottom: 25px;
}
/* Fade Images */
.recent-works-items img,
.flickr_badge_image img,
.pyre_tabs img {
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}
.recent-works-items img:hover,
.flickr_badge_image img:hover,
.pyre_tabs img:hover {
  opacity: 0.5;
}
.error-page .useful-links {
  width: 30.66%;
  padding-left: 5%;
}
.error-page .oops {
  font-size: 117px;
  margin: 0 0 20px 0;
  line-height: 117px;
  font-weight: bolder;
  color: #F0F0F0;
  font-family: "PT Sans", Arial, Helvetica, sans-serif;
}
.error-page .sidebar-oops {
  font-size: 90px;
  line-height: 90px;
}
.error_page .oops h1 {
  font-family: "PT Sans", Arial, Helvetica, sans-serif;
}
.fontawesome-icon {
  display: inline-block;
  float: left;
}
.aligncenter .fontawesome-icon,
.fusion-alignleft .fontawesome-icon,
.fusion-alignright .fontawesome-icon {
  float: none;
}
.fontawesome-icon {
  margin-right: 10px;
}
.fontawesome-icon.circle-yes {
  -moz-border-radius: 75px;
  -webkit-border-radius: 75px;
  border-radius: 75px;
  border-width: 1px;
  border-style: solid;
  background-color: #333333;
  color: #fff;
  text-align: center;
  margin-top: 2px;
}
.fontawesome-icon.large {
  font-size: 40px;
}
.fontawesome-icon.large.circle-yes {
  width: 70px;
  height: 70px;
  line-height: 70px;
}
.fontawesome-icon.medium {
  font-size: 18px;
}
.fontawesome-icon.medium.circle-yes {
  width: 35px;
  height: 35px;
  line-height: 35px;
}
.fontawesome-icon.small {
  font-size: 10px;
}
.fontawesome-icon.small.circle-yes {
  width: 18px;
  height: 18px;
  line-height: 19px;
}
.fontawesome-icon.circle-no.large {
  margin-top: 2px;
}
.fontawesome-icon.circle-no.medium {
  margin-top: 3px;
}
.fontawesome-icon.circle-no.small {
  margin-top: 5px;
}
.icon-heading .fontawesome-icon {
  margin-top: -6px;
}
.content-boxes .heading .fontawesome-icon {
  float: left;
}
.content-boxes .heading-and-icon h2 {
  padding-left: 45px;
}
.main-flex {
  overflow: hidden;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.sidebar .widget_recent_entries ul {
  padding: 0;
}
.sidebar .widget_nav_menu li a:before,
.sidebar .widget_categories li a:before,
.sidebar .widget_meta li a:before,
.sidebar .widget .recentcomments:before,
.sidebar .widget_recent_entries li a:before,
.sidebar .widget_archive li a:before,
.sidebar .widget_pages li a:before,
.sidebar .widget_links li a:before,
.woocommerce-tabs .tabs a:hover .arrow:after,
.woocommerce-tabs .tabs li.active a .arrow:after,
.widget_layered_nav li a:before,
.widget_product_categories li a:before {
  position: absolute;
  font-size: 14px;
  font-family: 'icomoon';
  content: '\f105';
  margin-left: -12px;
}
.sidebar .widget_nav_menu li,
.sidebar .widget_categories li,
.sidebar .widget_product_categories li,
.sidebar .widget_meta li,
.sidebar .widget .recentcomments,
.sidebar .widget_recent_entries li,
.sidebar .widget_archive li,
.sidebar .widget_pages li,
.sidebar .widget_links li,
.sidebar .widget_layered_nav li,
.sidebar .widget_product_categories li {
  display: block;
  padding: 10px 10px 10px 12px;
  border-bottom: 1px solid #e7e6e6;
  color: #333;
}
.sidebar .widget_categories li {
  position: relative;
}
.sidebar .widget_categories li span {
  position: absolute;
}
.sidebar .widget_categories .children {
  margin-left: 5px;
}
.sidebar .widget_categories li .children li:last-child,
.sidebar .widget_product_categories li .children li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.shortcode-tabs .tab_content ul.arrow {
  float: none;
}
.sidebar ul.arrow {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sidebar ul.arrow li:before {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #a0ce4e;
  height: 18px;
  -moz-border-radius: 75px;
  -webkit-border-radius: 75px;
  border-radius: 75px;
  width: 18px;
  content: ' ';
  float: left;
  margin-right: 10px;
  margin-left: 0px;
}
.sidebar ul.arrow li {
  line-height: 18px;
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
  padding-left: 0px;
}
.sidebar .sub-menu,
.sidebar .children,
.fusion-footer-widget-area .sub-menu,
.fusion-footer-widget-area .children,
#slidingbar-area .sub-menu,
#slidingbar-area .children {
  margin-left: 15px;
}
#slidingbar-area .fusion-columns {
  margin: 0 -15px;
}
.widget_categories li {
  background: none;
  padding: 0;
  border-bottom: 0;
}
.fusion-footer-widget-area .widget_categories li:first-child a,
#slidingbar-area .widget_categories li:first-child a {
  padding-top: 0;
}
.fusion-footer-widget-area .widget_categories li a,
#slidingbar-area .widget_categories li a {
  border-bottom: 1px solid #282a2b;
  padding: 12px 0px;
  display: block;
}
.fusion-footer-widget-area .widget_categories .children,
#slidingbar-area .widget_categories .children {
  margin-left: 5px;
}
.widget_wooslider_slideshow_slides li a {
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
}
.sidebar .flickr_badge_image {
  float: left;
  padding: 3px;
}
.sidebar .flickr_badge_image a {
  display: block;
}
.sidebar .flickr_badge_image img {
  width: 66px;
  height: 66px;
}
.fusion-footer-widget-area .flickr_badge_image img,
#slidingbar-area .flickr_badge_image img {
  width: 66px;
  height: 66px;
  float: left;
  padding: 3px;
}
.fusion-footer-widget-area .fusion-columns-4 .flickr_badge_image img,
.fusion-footer-widget-area .fusion-columns-5 .flickr_badge_image img,
.fusion-footer-widget-area .fusion-columns-6 .flickr_badge_image img,
#slidingbar-area .fusion-columns-4 .flickr_badge_image img,
#slidingbar-area .fusion-columns-5 .flickr_badge_image img,
#slidingbar-area .fusion-columns-6 .flickr_badge_image img {
  width: 60px;
  height: 60px;
}
.fusion-footer-widget-area .social-networks,
#slidingbar-area .social-networks {
  float: left;
}
.fusion-footer-widget-area .social-networks li,
#slidingbar-area .social-networks li {
  float: left;
  margin-left: 0;
  margin-right: 20px;
  padding: 0;
}
.fusion-footer-widget-area .social-networks li,
.fusion-footer-widget-area .social-networks a,
#slidingbar-area .social-networks li,
#slidingbar-area .social-networks a {
  background-image: none;
}
.fusion-footer-widget-area .social-networks li:first-child,
#slidingbar-area .social-networks li:first-child {
  padding: 0;
}
.fusion-footer-widget-area .flexslider .slides > li,
#slidingbar-area .flexslider .slides > li {
  padding-top: 0;
  padding-bottom: 0;
}
.chat-icon {
  display: inline-block;
  width: 26px;
  height: 19px;
  margin-top: 9px;
}
/* WPML */
.widget_icl_lang_sel_widget {
  z-index: 999;
}
.sidebar .widget_icl_lang_sel_widget #lang_sel_click li,
#slidingbar-area .widget_icl_lang_sel_widget #lang_sel_click li,
.fusion-footer-widget-area .widget_icl_lang_sel_widget #lang_sel_click li,
.sidebar .widget_icl_lang_sel_widget #lang_sel_click ul ul,
#slidingbar-area .widget_icl_lang_sel_widget #lang_sel_click ul ul,
.fusion-footer-widget-area .widget_icl_lang_sel_widget #lang_sel_click ul ul {
  width: 100%;
  padding: 0;
  border-bottom: none;
}
.sidebar .widget_icl_lang_sel_widget #lang_sel_click ul ul,
#slidingbar-area .widget_icl_lang_sel_widget #lang_sel_click ul ul,
.fusion-footer-widget-area .widget_icl_lang_sel_widget #lang_sel_click ul ul {
  top: 35px;
}
.sidebar .widget_icl_lang_sel_widget li a,
#slidingbar-area .widget_icl_lang_sel_widget li a,
.fusion-footer-widget-area .widget_icl_lang_sel_widget li a {
  display: block;
  padding: 5px 10px;
  text-shadow: none;
}
.sidebar .widget_icl_lang_sel_widget #lang_sel_click > ul > li > a img.iclflag,
#slidingbar-area .widget_icl_lang_sel_widget #lang_sel_click > ul > li > a img.iclflag,
.fusion-footer-widget-area .widget_icl_lang_sel_widget #lang_sel_click > ul > li > a img.iclflag {
  margin-right: 4px;
  margin-top: 5px;
}
.sidebar .widget_icl_lang_sel_widget #lang_sel_click ul ul,
#slidingbar-area .widget_icl_lang_sel_widget #lang_sel_click ul ul .fusion-footer-widget-area .widget_icl_lang_sel_widget #lang_sel_click ul ul {
  top: auto;
  border-top: 0;
}
.widget_icl_lang_sel_widget:after {
  content: "";
  display: table;
  clear: both;
}
.widget_icl_lang_sel_widget li a {
  background-image: none;
}
#lang_sel_list,
#lang_sel_list ul,
#lang_sel_list ul li {
  width: 100%;
}
#lang_sel_list ul {
  border-top: 0;
}
#lang_sel_list ul li a {
  border-left: 0;
  border-right: 0;
}
#lang_sel_footer ul li img {
  top: 6px;
}
.fusion-footer-widget-area #lang_sel_list li a,
#slidingbar-area #lang_sel_list li a {
  background-color: transparent;
  padding-top: 8px;
  padding-bottom: 8px;
}
#lang_sel ul ul,
#lang_sel li {
  width: 100%;
  background: #fff;
}
#lang_sel ul ul {
  top: 35px !important;
}
#lang_sel > ul > li > a {
  padding: 0px;
  padding-left: 10px;
}
#lang_sel > ul > li > a .iclflag {
  top: 5px;
}
.qtrans_flag_and_text {
  background-position: center right;
}
#lang_sel {
  display: block;
}
#lang_sel li ul li a {
  padding: 10px;
}
/* Google Recaptcha Hack */
iframe[src="about:blank"] {
  display: none;
}
.blog-shortcode h3.timeline-title {
  color: #747474;
  font-size: 13px;
}
/* New Shortcode CSS */
.reading-box-container {
  position: relative;
  z-index: 1;
}
.reading-box {
  position: relative;
}
.tagline-shadow:before,
.tagline-shadow:after {
  bottom: 15px;
  left: 10px;
  width: 50%;
  height: 20%;
  max-width: 300px;
  max-height: 100px;
  position: absolute;
  content: '';
  z-index: -1;
  -webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.tagline-shadow:after {
  right: 10px;
  left: auto;
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  transform: rotate(3deg);
}
.tooltip-shortcode {
  position: relative;
  display: inline;
  cursor: pointer;
  color: #747474;
}
ul.list-icon {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 10px;
}
ul.list-icon li:before {
  display: inline-block;
  height: 18px;
  width: 18px;
  content: ' ';
  float: left;
  margin-right: 0;
  margin-left: -25px;
  font-family: 'icomoon';
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
}
ul.list-icon-arrow li:before {
  content: '\f105';
}
ul.circle-yes li:before {
  -moz-border-radius: 75px;
  -webkit-border-radius: 75px;
  border-radius: 75px;
  text-align: center;
  font-size: 9px;
}
ul.list-icon-color-light li:before {
  color: #fff;
}
ul.list-icon li {
  line-height: 18px;
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
  padding-left: 25px;
}
.sidebar ul.list-icon {
  margin-left: 25px;
}
.sidebar ul.list-icon a,
.fusion-footer-widget-area ul.list-icon a,
#slidingbar-area ul.list-icon a {
  border: medium none;
  padding: 0;
}
.content-boxes-icon-on-top .col {
  text-align: center;
}
.content-boxes-icon-on-top .col .more a {
  float: none;
}
.content-boxes-icon-on-top .col .heading-and-icon .fontawesome-icon {
  float: none;
  width: 64px;
  height: 64px;
  line-height: 64px;
  font-size: 24px;
  margin: 0;
  display: inline-block;
}
.content-boxes-icon-on-top .col .heading-and-icon img {
  float: none;
  margin-right: 0;
}
.content-boxes-icon-on-top .col .heading-and-icon h2 {
  padding-left: 0;
}
.content-boxes-icon-on-side .col-content-container {
  padding-left: 45px;
}
.content-boxes-icon-boxed {
  overflow: visible;
}
.content-boxes-icon-boxed .col {
  overflow: visible !important;
  text-align: center;
  padding: 2%;
  padding-top: 50px;
}
.content-boxes-icon-boxed .col .more a {
  float: none;
}
.content-boxes-icon-boxed .col .heading-and-icon {
  overflow: visible;
  position: relative;
}
.content-boxes-icon-boxed .col .heading-and-icon .fontawesome-icon,
.content-boxes-icon-boxed .col .heading-and-icon img {
  float: none;
  position: absolute;
  top: -80px;
  width: 64px;
  height: 64px;
  line-height: 64px;
  font-size: 24px;
  margin: 0;
  margin-left: -32px;
  left: 50%;
}
.content-boxes-icon-boxed .col .heading-and-icon img {
  float: none;
}
.content-boxes-icon-boxed .col .heading-and-icon h2 {
  padding-left: 0;
}
.content-boxes-icon-boxed.columns-5 .col {
  width: 12.8%;
}
.content-boxes-icon-boxed.columns-4 .col {
  width: 18%;
}
.content-boxes-icon-boxed.columns-3 .col {
  width: 26.65%;
}
.content-boxes-icon-boxed.columns-2 .col {
  width: 44%;
}
.content-boxes-icon-boxed.columns-1 .col {
  width: 96%;
}
.fusion-post-content .wooslider .overlay-natural.layout-text-bottom .slide-excerpt {
  bottom: 15%;
}
.fusion-post-content .wooslider .overlay-natural.layout-text-top .slide-excerpt {
  top: 15%;
}
.fusion-post-content .wooslider .slide-excerpt .slide-title,
.fusion-post-content .wooslider .slide-excerpt .slide-title a {
  color: #fff;
}
.fusion-post-content .wooslider .overlay-full .slide-excerpt {
  padding: 50px;
  opacity: 0.7;
}
.fusion-post-content .wooslider .wooslider-control-thumbs {
  position: relative;
  width: auto;
  margin: 0 auto;
  margin-top: 33px;
  text-align: center;
}
.fusion-post-content .wooslider .wooslider-control-thumbs li {
  float: none;
  width: 56px;
}
.fusion-post-content .wooslider .wooslider-prev,
.fusion-post-content .wooslider .wooslider-next {
  top: 50%;
  margin-top: -29px;
}
.fusion-post-content .wooslider-type-attachments .wooslider-prev,
.fusion-post-content .wooslider-type-attachments .wooslider-next {
  top: 50%;
  margin-top: -59px;
}
.fusion-post-content .wooslider .overlay-none .slide-excerpt {
  margin-top: 10px;
}
.fusion-post-content .wooslider .overlay-none .slide-excerpt .slide-title,
.fusion-post-content .wooslider .overlay-none .slide-excerpt .slide-title a {
  color: #333;
}
.tabs-vertical {
  border: 0px;
}
.tabs-vertical .tabset {
  border-left: 1px solid #d3d3d3;
  border-top: 1px solid #d3d3d3;
  border-bottom: 1px solid #d3d3d3;
  width: 15.7446808511%;
  float: left;
  height: auto;
  position: relative;
  left: 1px;
  z-index: 10;
}
.tabs-vertical .tab-hold .tabset li {
  float: none;
  width: auto;
  height: auto;
  border: 0;
  background: none;
}
.tabs-vertical .tab-hold .tabset li a,
.tabs-vertical .tab-hold .tabset li:last-child a {
  border-bottom: 0;
}
.tabs-vertical .tab-hold .tabset li a {
  width: auto;
  text-indent: 0;
  border-bottom: 1px solid #d3d3d3;
  height: auto;
  line-height: normal;
  padding: 10px;
}
.tabs-vertical .tab-hold .tabset li.active a {
  background: #fff;
  border-width: 0px;
  border-style: solid;
  border-left-width: 3px;
  height: auto;
  line-height: normal;
}
.tabs-vertical .tabs-container {
  width: 83.9361702128%;
  float: left;
}
.tabs-vertical .tabs-container .tab_content {
  border: 1px solid #d3d3d3;
  padding: 30px;
}
body .portfolio-grid {
  margin-bottom: 80px;
}
.portfolio-grid .portfolio-tabs {
  margin-top: 0;
}
.portfolio-grid.portfolio-one .portfolio-item:last-child {
  margin-bottom: 0px;
}
.portfolio-grid.portfolio-one .image {
  width: 100%;
  float: none;
}
/* Avada 3.0 Images */
.error-message {
  margin-top: 65px;
  color: #F0F0F0;
  font-size: 170px;
  font-weight: bold;
}
/* WP 3.6 media player responsive */
.mejs-container.mejs-video {
  width: 100%;
  height: auto;
}
.mejs-overlay,
.mejs-poster {
  width: 100%;
  height: 100%;
}
.mejs-mediaelement video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.mejs-container,
.mejs-embed,
.mejs-embed body {
  background: transparent;
}
.sidebar .products a,
.fusion-footer-widget-area .products a,
#slidingbar-area .products a {
  padding: 0;
  border: 0;
  background: none;
}
.sidebar .products .product-title,
.fusion-footer-widget-area .products .product-title,
#slidingbar-area .products .product-title {
  margin: 0;
  margin-bottom: 10px;
}
.fusion-footer-widget-area .product_list_widget li,
#slidingbar-area .product_list_widget li {
  border: 0;
  border-bottom: 1px solid #282a2b;
}
.fusion-footer-widget-area .product_list_widget li a,
#slidingbar-area .product_list_widget li a {
  border: none;
}
.fusion-footer-widget-area .widget_shopping_cart_content .total,
#slidingbar-area .widget_shopping_cart_content .total {
  margin: 10px 0px;
}
.fusion-footer-widget-area .widget_shopping_cart_content .buttons,
#slidingbar-area .widget_shopping_cart_content .buttons {
  background: #282a2b;
}
.fusion-footer-widget-area .products-slider a,
.fusion-footer-widget-area .simple-products-slider a,
#slidingbar-area .products-slider a,
#slidingbar-area .simple-products-slider a,
.sidebar .products-slider a,
.sidebar .simple-products-slider a {
  border: 0;
  background: none;
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  display: inline-block;
  width: auto;
}
.fusion-footer-widget-area .products-slider li .image,
#slidingbar-area .products-slider li .image {
  width: auto;
  height: auto;
}
.fusion-footer-widget-area .simple-products-slider .es-carousel,
#slidingbar-area .simple-products-slider .es-carousel {
  padding-left: 38px;
}
.fusion-footer-widget-area .simple-products-slider .es-carousel li,
.fusion-footer-widget-area .simple-products-slider .es-carousel li .image,
#slidingbar-area .simple-products-slider .es-carousel li,
#slidingbar-area .simple-products-slider .es-carousel li .image {
  width: 149px;
  height: auto;
}
.fusion-footer-widget-area .image-extras-content h3,
#slidingbar-area .image-extras-content h3,
.sidebar .image-extras-content h3 {
  margin-bottom: 0;
  text-transform: none;
  margin-bottom: 5px;
}
.fusion-footer-widget-area .product-category mark,
#slidingbar-area .product-category mark,
.sidebar .product-category mark {
  background-color: transparent;
  color: inherit;
}
.fusion-footer-widget-area .product-category h3,
#slidingbar-area .product-category h3,
.sidebar .product-category h3 {
  margin-bottom: 0;
}
/* to top */
#toTop {
  background-color: #333333;
  border-radius: 4px 4px 0 0;
  bottom: 0;
  color: #FFFFFF;
  display: none;
  height: 35px;
  position: fixed;
  right: 30px;
  text-align: center;
  text-transform: uppercase;
  width: 48px;
  opacity: 0.9;
  z-index: 10000;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.no-totop #toTop {
  display: none !important;
}
#toTop:before {
  line-height: 35px;
  content: '\f106';
  -webkit-font-smoothing: antialiased;
  font-family: 'icomoon';
  font-size: 22px;
}
#toTop:hover {
  background-color: #A0CE4E;
}
#toTopHover {
  display: block;
  overflow: hidden;
  float: left;
  opacity: 0;
}
#toTop:active,
#toTop:focus {
  outline: none;
  background-color: #333333;
}
.fullwidthbanner-container {
  overflow: visible;
}
.tfs-slider .flex-caption {
  width: 97%;
}
.tfs-slider .flex-control-nav {
  bottom: 20px !important;
}
.tfs-slider .buttons a {
  margin: 0;
  display: inline-block;
}
/* Revslider Fix */
.tp-simpleresponsive .slotholder,
.tp-simpleresponsive .slotholder img {
  -webkit-backface-visibility: visible;
  -webkit-transform: none;
}
body .sidebar .button {
  padding-left: 15px;
}
#learndash_lessons .learndash_topic_dots {
  float: none;
}
.video-background {
  position: relative;
  overflow: hidden;
}
.video-bg {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.video-bg iframe,
.video-bg object,
.video-bg embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-content {
  position: absolute;
  top: 0;
  padding: 15px;
  width: 100%;
}
.bbp-arrow {
  margin-top: -1px;
}
#sliders-container {
  position: relative;
}
#sliders-container .rev_slider_wrapper {
  -webkit-transform: translateZ(0);
}
.fusion-animated {
  position: relative;
  z-index: 2000;
}
/* Classes needed by Theme Check */
.wp-caption-text {
  font-weight: normal;
}
.gallery-caption {
  font-weight: normal;
}
.bypostauthor {
  font-weight: normal;
}
#bbpress-forums fieldset select#bbp_forum_id {
  max-width: none;
}
#bbpress-forums .avada-select-parent select {
  width: 100%;
}
/* Elastic Slider */
.ei-slider {
  position: relative;
  width: 100%;
  height: 400px;
  margin: 0 auto;
  overflow: hidden;
}
.ei-slider-loading {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 999;
  background: rgba(0, 0, 0, 0.9);
  color: #fff;
  text-align: center;
  line-height: 400px;
}
.ei-slider-large {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.ei-slider-large li {
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
  height: 100%;
  width: 100%;
}
.ei-slider-large li img {
  width: auto;
  max-width: none;
}
.ei-title {
  position: absolute;
  right: 50%;
  margin-right: 13%;
  top: 30%;
}
.ei-title h2,
.ei-title h3 {
  text-align: right;
  margin: 0;
  font-weight: normal;
}
.ei-title h2 {
  font-family: 'MuseoSlab500Regular', arial, helvetica, sans-serif;
}
.ei-slider-thumbs {
  height: 13px;
  margin: 0 auto;
  position: relative;
  padding: 0;
  bottom: 13px;
  z-index: 10;
}
.ei-slider-thumbs li {
  position: relative;
  float: left;
  height: 100%;
}
.ei-slider-thumbs li.ei-slider-element {
  top: 0px;
  left: 0px;
  position: absolute;
  height: 100%;
  z-index: 10;
  text-indent: -9000px;
  background: #000;
  background: rgba(0, 0, 0, 0.9);
}
.ei-slider-thumbs li a {
  display: block;
  text-indent: -9000px;
  background: #666 ;
  width: 100%;
  height: 100%;
  cursor: pointer;
  -webkit-box-shadow: 0px 0px 2px 0px #ffffff;
  -moz-box-shadow: 0px 0px 2px 0px #ffffff;
  box-shadow: 0px 0px 2px 0px #ffffff;
  -webkit-transition: background 0.2s ease;
  -moz-transition: background 0.2s ease;
  -o-transition: background 0.2s ease;
  -ms-transition: background 0.2s ease;
  transition: background 0.2s ease;
}
.ei-slider-thumbs li a:hover {
  background-color: #f0f0f0;
}
.ei-slider-thumbs li img {
  position: absolute;
  bottom: 50px;
  opacity: 0;
  z-index: 999;
  max-width: 100%;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, transparent), to(rgba(255, 255, 255, 0.3)));
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.ei-slider-thumbs li:hover img {
  opacity: 1;
  bottom: 13px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.ei-slider ul {
  list-style: none;
}
@media screen and (max-width: 830px) {
  .ei-title {
    position: absolute;
    right: 0px;
    margin-right: 0px;
    width: 100%;
    text-align: center;
    top: 28%;
    padding: 5px 0;
  }
  .ei-title h2,
  .ei-title h3 {
    text-align: center;
  }
  #wrapper .ei-title h2 {
    font-size: 20px;
    line-height: 24px;
  }
  #wrapper .ei-title h3 {
    font-size: 15px;
    line-height: 30px;
  }
}
/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}
.flexslider .slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
  z-index: 1000;
}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides {
  overflow: hidden;
}
.flexslider .slides li {
  display: none;
  -webkit-backface-visibility: hidden;
}
/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  max-width: 100%;
  display: block;
}
.flexslider .slides .video-shortcode {
  margin-bottom: 0;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* Clearfix for the .slides element */
.flexslider .slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.flexslider .slides,
.flex-control-nav,
.flex-direction-nav {
  z-index: 2;
}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
/*.no-js .flexslider .slides > li:first-child {display: block;}*/
/* FlexSlider Default Theme
*********************************/
.flexslider {
  margin: 0 0 60px;
  background-color: transparent;
  position: relative;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
/* Direction Nav */
.flex-direction-nav {
  height: 0;
}
.flex-direction-nav a {
  font-family: 'icomoon';
  width: 30px;
  height: 30px;
  margin: -20px 0 0;
  background-color: rgba(0, 0, 0, 0.5);
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: all .3s ease;
  z-index: 100;
  overflow: hidden;
  text-align: center;
  line-height: 30px;
  font-size: 16px;
  font-weight: normal;
  -webkit-font-smoothing: none;
  color: #fff;
}
.flex-direction-nav a:hover {
  color: #fff;
}
.sidebar .widget .flex-direction-nav a,
.sidebar .widget .flex-direction-nav a:hover {
  color: #fff;
}
.no-opacity .flex-direction-nav a {
  display: none;
}
.no-opacity .flexslider:hover .flex-direction-nav a {
  display: block;
}
.flex-direction-nav .flex-next {
  right: 0;
  text-indent: 2px;
}
.flex-direction-nav .flex-prev {
  left: 0;
  text-indent: -2px;
}
.no-rgba .flex-direction-nav .flex-next,
.no-rgba .flex-direction-nav .flex-prev {
  background-color: #000;
}
.flexslider:hover .flex-next {
  opacity: 0.8;
  right: 0px;
}
.flexslider:hover .flex-prev {
  opacity: 0.8;
  left: 0px;
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0;
  cursor: default;
  display: none;
}
/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 0px;
  text-align: center;
}
#wrapper .flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
}
#wrapper .flex-control-paging li a {
  display: block;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
.flex-caption {
  position: absolute;
  background: rgba(0, 0, 0, 0.6);
  width: 96%;
  padding: 2%;
  color: #fff;
  left: 0;
  bottom: 0;
  margin: 0;
}
.no-rgba .flex-caption {
  background-color: #000;
}
.main-flex {
  margin-bottom: 0;
}
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 0;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 0;
  }
}
.col .flexslider {
  margin: 0;
}
/**** Isotope Filtering ****/
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  z-index: 1;
}
/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: top, left, opacity;
  transition-property: transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}
/**** Isotope filtering ****/
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  z-index: 1;
}
/* Slider */
#layerslider-container {
  margin: 0 auto;
}
#layerslider-wrapper {
  position: relative;
}
#layerslider-wrapper .ls-shadow-top {
  position: absolute;
  background-image: url(/local/templates/main/themes/Avada/assets/images/shadow-top.png);
  background-repeat: no-repeat;
  background-position: top center;
  height: 42px;
  width: 100%;
  top: 0;
  z-index: 99;
}
#layerslider-wrapper .ls-shadow-bottom {
  position: absolute;
  background-image: url(/local/templates/main/themes/Avada/assets/images/shadow-bottom.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  height: 32px;
  width: 100%;
  bottom: 0;
  z-index: 99;
}
.ls-avada {
  border-top: 1px solid #d2d3d4;
  border-bottom: 1px solid #d2d3d4;
}
.ls-avada .ls-layer {
  background-repeat: no-repeat;
  background-position: center center;
}
.ls-avada .ls-nav-prev,
.ls-avada .ls-nav-next,
.products-slider .es-nav span {
  background-color: rgba(0, 0, 0, 0.5);
  width: 63px;
  height: 63px;
  display: none;
  position: absolute;
  top: 50%;
  margin-top: -31px;
  opacity: 0.8;
  text-align: center;
}
.ls-avada .ls-nav-prev:before,
.ls-avada .ls-nav-next:before {
  margin-left: -2px;
  content: '\e61e';
  line-height: 63px;
  font-family: 'icomoon';
  font-size: 25px;
  -webkit-font-smoothing: antialiased;
  color: #fff;
}
.ls-avada .ls-nav-next:before {
  margin-left: -1px;
  content: '\e620';
}
.no-rgba .ls-avada .ls-nav-prev,
.no-rgba .ls-avada .ls-nav-next,
.no-rgba .wooslider .wooslider-prev,
.no-rgba .wooslider .wooslider-next,
.no-rgba .products-slider .es-nav span {
  background-color: #ccc ;
}
.ls-avada .ls-nav-prev:hover,
.ls-avada .ls-nav-next:hover,
.products-slider .es-nav span:hover {
  opacity: 1;
}
.ls-avada:hover .ls-nav-prev,
.ls-avada:hover .ls-nav-next {
  display: block;
}
.ls-avada .ls-nav-prev,
.products-slider .es-nav span.es-nav-prev {
  left: 0;
  margin-left: 0;
  z-index: 10;
}
.ls-avada .ls-nav-next,
.products-slider .es-nav span.es-nav-next {
  right: 0 ;
  margin-left: 0;
  z-index: 10;
}
.ls-avada .ls-playvideo {
  width: 50px;
  height: 50px;
  margin-left: -25px;
  margin-top: -25px;
}
.ls-avada .ls-playvideo {
  background-position: -300px -150px;
}
.ls-avada .ls-playvideo:hover,
.ls-avada .ls-vpcontainer:hover .ls-playvideo {
  background-position: -375px -150px;
}
/* slidingbar */
#slidingbar-area {
  z-index: 99999;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
body.admin-bar #wrapper #slidingbar-area {
  top: 32px;
}
#slidingbar {
  height: auto;
  color: #8c8989;
  background: #363839;
  background: rgba(54, 56, 57, 0.9);
  overflow: hidden;
  position: relative;
  z-index: 3;
  display: none;
  padding: 35px 10px;
}
.sb-toggle-wrapper {
  position: absolute;
  right: 0;
  border-top: 35px solid #363839;
  border-left: 35px solid transparent;
}
.sb-toggle-wrapper .sb-toggle:after {
  font-family: "IcoMoon";
  content: '\e61d';
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  display: block;
  position: absolute;
  left: -17px;
  top: -33px;
  color: #fff;
  text-shadow: none;
}
.sb-toggle.open:after {
  content: '\e61c';
  -webkit-font-smoothing: antialiased;
}
.slidingbar-widget-col {
  margin-bottom: 20px;
}
.slidingbar-widget-col:last-child {
  margin-bottom: 0;
}
#slidingbar-area .logo {
  float: none;
  display: block;
  margin: 0 0 22px;
}
#slidingbar-area h3 {
  margin: 0 0 28px;
  color: #ddd;
  text-transform: uppercase;
  font: 13px/20px 'PTSansBold', arial, helvetica, sans-serif;
}
#slidingbar-area .holder-block img {
  width: 100%;
}
#slidingbar-area ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 12px;
  line-height: 15px;
}
#slidingbar-area ul li a {
  padding: 12px 0;
  border-bottom: 1px solid #282a2b;
  display: block;
}
#slidingbar-area .widget_recent_entries ul li {
  padding: 12px 0;
  border-bottom: 1px solid #282a2b;
}
#slidingbar-area .widget_recent_entries ul li a {
  padding: 0 0 5px 0;
  border-bottom: none;
}
#slidingbar-area .slidingbar-widget-col:not(.widget_icl_lang_sel_widget) > ul > li:first-child,
#slidingbar-area .slidingbar-widget-col:not(.widget_icl_lang_sel_widget) ul:first-child > li:first-child > a,
#slidingbar-area .slidingbar-widget-col:not(.widget_icl_lang_sel_widget) > ul > li:first-child > a {
  background-image: none;
  padding-top: 0px;
}
#slidingbar-area a {
  color: #bfbfbf;
}
#slidingbar-area ul li a:hover {
  color: #a0ce4e;
}
#slidingbar-area ul#recentcomments li.recentcomments:first-child {
  padding-top: 0px;
  background: none;
}
#slidingbar-area li.recentcomments {
  padding: 12px 0;
  border-bottom: 1px solid #282a2b;
  display: block;
}
#slidingbar-area li.recentcomments a {
  border: none;
}
/* WooSlider */
.fusion-post-content .wooslider {
  border: 0;
  background: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  margin: 0 auto;
  max-width: 940px;
}
.wooslider .slide-content {
  margin: 0;
}
.wooslider .wooslider-pauseplay {
  position: absolute;
  margin: 0;
  top: auto;
  bottom: 15px;
}
.wooslider .wooslider-control-nav {
  position: absolute;
  margin: 0;
  top: auto;
  bottom: -10px;
}
.wooslider .wooslider-prev,
.wooslider .wooslider-next,
.main-flex .flex-prev,
.main-flex .flex-next {
  background-color: rgba(0, 0, 0, 0.5);
  background-repeat: no-repeat;
  width: 63px;
  height: 63px;
  display: none;
  position: absolute;
  top: 42%;
  margin: 0;
  color: #fff;
  font-family: 'icomoon';
  text-align: center;
  line-height: 63px;
  font-size: 36px;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}
.tfs-slider .flex-prev,
.tfs-slider .flex-next {
  font-size: 25px;
  -webkit-font-smoothing: antialiased;
}
.wooslider:hover .wooslider-prev,
.wooslider:hover .wooslider-next,
.main-flex:hover .flex-prev,
.main-flex:hover .flex-next {
  display: block;
}
.wooslider .wooslider-prev,
.main-flex .flex-prev {
  left: 0;
  padding: 0;
  border: 0;
  text-indent: -5px;
}
.wooslider .wooslider-next,
.main-flex .flex-next {
  right: 0;
  padding: 0;
  border: 0;
  text-indent: 5px;
}
.no-rgba .wooslider .wooslider-next,
.no-rgba .wooslider .wooslider-prev {
  background-color: #000;
}
#sliders-container .wooslider .slide-content p {
  margin: 0;
}
.sidebar .wooslider-control-nav li a,
.fusion-footer-widget-area .wooslider-control-nav li a {
  padding: 0;
  background: none;
  border: 0;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  margin-right: 3px;
}
.sidebar .wooslider-next,
.sidebar .wooslider-prev,
.fusion-post-content .wooslider .wooslider-prev,
.fusion-post-content .wooslider .wooslider-next,
.fusion-footer-widget-area .wooslider-next,
.fusion-footer-widget-area .wooslider-prev {
  width: 29px;
  height: 29px;
}
.sidebar .wooslider .wooslider-control-nav,
.fusion-footer-widget-area .wooslider .wooslider-control-nav {
  bottom: 5px;
}
.sidebar .widget_wooslider_slideshow_slides .wooslider-control-nav,
.fusion-footer-widget-area .widget_wooslider_slideshow_slides .wooslider-control-nav {
  bottom: 12px;
}
.fusion-footer-widget-area .slide-excerpt {
  overflow: hidden;
  position: absolute;
  bottom: -50px;
  padding: 0px;
  width: 100%;
  text-align: center;
}
.sidebar .slide-excerpt {
  bottom: 15%;
  width: 100%;
}
.sidebar .slide-excerpt .slide-title {
  float: none;
}
.sidebar .slide-excerpt .slide-title a {
  color: #ffffff;
  border: none;
}
.sidebar .slide-excerpt .slide-title a:hover {
  color: #ffffff;
}
.sidebar .widget .slides li div a {
  padding: 0;
}
/* =================================================================================================
Table of Contents
----------------------------------------------------------------------------------------------------
	01 Layout
	02 General Styles
	03 Author Page - Info
	04 FAQs Page
	05 Smooth Scroll
	06 Avada Adminbar Menu

================================================================================================= */
/* Layout
================================================================================================= */
.fusion-row {
  margin: 0 auto;
  zoom: 1;
}
.fusion-row:before,
.fusion-row:after {
  content: " ";
  display: table;
}
.fusion-row:after {
  clear: both;
}
.fusion-alignleft {
  display: inline;
  float: left;
  margin-right: 15px;
}
.fusion-alignright {
  display: inline;
  float: right;
  margin-left: 15px;
}
.fusion-aligncenter {
  display: block;
  clear: both;
  margin: 0 auto;
  text-align: center;
}
.fusion-columns {
  margin: 0 -15px;
}
.fusion-columns-5 .col-lg-2,
.fusion-columns-5 .col-md-2,
.fusion-columns-5 .col-sm-2,
.fusion-columns-5 .col-xs-2 {
  width: 20%;
}
.fusion-hidden {
  display: none;
}
.fusion-responsive-img {
  margin: 0;
}
/* General Styles
================================================================================================= */
/* Headings */
.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6 {
  font-family: 'MuseoSlab500Regular', arial, helvetica, sans-serif;
}
/* Breadcrumbs */
.fusion-breadcrumb-prefix {
  padding-right: 5px;
}
.fusion-breadcrumb-sep {
  padding: 0 5px;
}
.fusion-breadcrumb-sep:last-child {
  display: none;
}
/* Rollovers */
.fusion-image-wrapper {
  overflow: hidden;
  z-index: 1;
  position: relative;
}
.fusion-image-wrapper:hover .fusion-rollover {
  opacity: 1;
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%);
  -webkit-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
}
.no-csstransforms .fusion-image-wrapper:hover .fusion-rollover {
  display: block;
}
.fusion-rollover {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  line-height: normal;
  text-align: center;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #aad75d), color-stop(1, #d1e990));
  background-image: -webkit-linear-gradient(bottom, #aad75b, #d1e990);
  background-image: -moz-linear-gradient(bottom, #aad75d, #d1e990);
  background-image: -ms-linear-gradient(bottom, #aad75d, #d1e990);
  background-image: -o-linear-gradient(bottom, #aad75d, #d1e990);
  background-image: linear-gradient(to top, #aad75d, #d1e990);
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
}
.fusion-rollover:before {
  display: inline-block;
  content: '';
  vertical-align: middle;
  height: 100%;
}
.no-csstransforms .fusion-rollover {
  display: none;
}
.fusion-rollover-content {
  display: inline-block;
  vertical-align: middle;
  padding: 10px;
  height: auto;
  width: 90%;
}
.fusion-rollover-content .fusion-rollover-title,
.fusion-rollover-content .fusion-rollover-categories,
.fusion-rollover-content .price {
  margin: 0;
  line-height: normal;
  font: 13px 'MuseoSlab500Regular', arial, helvetica, sans-serif;
  color: #333333;
}
.fusion-rollover-content .fusion-rollover-title {
  margin-bottom: 3px;
  margin-top: 10px;
}
.fusion-rollover-content .fusion-rollover-categories a {
  font-size: 11px;
}
.fusion-rollover-content .fusion-rollover-categories a:hover {
  color: #444;
}
.fusion-rollover-content .price {
  display: inline-block;
}
.fusion-rollover-content .fusion-product-buttons {
  left: 0;
  height: 40px;
  width: 100%;
}
.fusion-rollover-content .fusion-product-buttons a {
  display: block;
  margin-top: 10px;
  padding-left: 20px;
  width: auto;
  line-height: normal;
  text-align: left;
  max-width: 100%;
  font-size: 12px;
}
.fusion-rollover-content .fusion-product-buttons a:first-child {
  float: left;
}
.fusion-rollover-content .fusion-product-buttons a:first-child:before {
  position: absolute;
  margin-left: -20px;
  content: '\f07a';
  font-family: 'icomoon';
}
.fusion-rollover-content .fusion-product-buttons a:last-child {
  float: right;
}
.fusion-rollover-content .fusion-product-buttons a:last-child:before {
  position: absolute;
  margin-left: -20px;
  content: '\e623';
  font-family: 'icomoon';
}
.fusion-rollover-sep {
  display: inline-block;
  vertical-align: middle;
  height: 36px;
  width: 5px;
}
.fusion-rollover-link,
.fusion-rollover-gallery {
  display: inline-block;
  opacity: 0.9;
  position: relative;
  vertical-align: middle;
  margin: 0;
  height: 36px;
  width: 35px;
  text-indent: -10000px;
  background-color: #333;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  /* Fix to make border-radius work for transparent colors */
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.fusion-rollover-link:hover,
.fusion-rollover-gallery:hover {
  opacity: 1;
}
.fusion-rollover-link:before,
.fusion-rollover-gallery:before {
  position: absolute;
  left: 50%;
  margin-left: -7.5px;
  text-indent: 0;
  line-height: 36px;
  text-shadow: none;
  font-family: 'icomoon';
  font-size: 15px;
  color: #fff;
  -webkit-font-smoothing: antialiased;
}
.fusion-rollover-link:before {
  content: '\e619';
}
.fusion-rollover-gallery:before {
  content: '\f002';
}
.fusion-placeholder-image {
  background-color: #f6f6f6;
}
/* Filters */
.fusion-filters {
  display: none;
  overflow: hidden;
  list-style: none;
  margin-bottom: 55px;
  padding: 0;
  line-height: 34px;
  border-top: 1px solid #e7e6e6;
  border-bottom: 1px solid #e7e6e6;
}
.fusion-filter {
  float: left;
  margin-right: 30px;
}
.fusion-filter.fusion-active a {
  line-height: 31px;
  border-top: 3px solid #a0ce4e;
  color: #a0ce4e;
}
.fusion-filter a {
  display: block;
}
/* Infinite scroll load more button */
.fusion-load-more-button {
  margin-top: 20px;
  height: 50px;
  line-height: 50px;
  background-color: #E9EAEE;
  cursor: pointer;
  text-align: center;
  text-transform: uppercase;
}
.fusion-portfolio-wrapper .fusion-load-more-button {
  display: none;
}
/* Loading Spinner - Infinite Scroll */
.fusion-loading-container {
  margin-top: 20px;
}
.fusion-loading-container .fusion-loading-spinner {
  display: inline-block;
}
.fusion-loading-container .fusion-spinner-1,
.fusion-loading-container .fusion-spinner-2,
.fusion-loading-container .fusion-spinner-3 {
  width: 12px;
  height: 12px;
  background-color: #e2e0e0;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: fusion-bounce-delay 1.4s infinite ease-in-out;
  animation: fusion-bounce-delay 1.4s infinite ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.fusion-loading-container .fusion-spinner-1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.fusion-loading-container .fusion-spinner-2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.fusion-loading-container .fusion-loading-msg {
  display: inline-block;
  margin-left: 7px;
}
@-webkit-keyframes fusion-bounce-delay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes fusion-bounce-delay {
  0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  40% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
/* Loading Spinner - FusionSlider */
.fusion-slider-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -3em 0 0 -3em;
  color: transparent;
  font-size: 10px;
  border-top: 0.5em solid rgba(0, 0, 0, 0.2);
  border-right: 0.5em solid rgba(0, 0, 0, 0.2);
  border-bottom: 0.5em solid #333;
  border-left: 0.5em solid rgba(0, 0, 0, 0.2);
  -webkit-animation: fusion-rotate 0.8s infinite linear;
  animation: fusion-rotate 0.8s infinite linear;
}
.fusion-slider-loading .fusion-slider-loading-text {
  position: absolute;
}
.no-cssanimations .fusion-slider-loading {
  padding-left: 5px;
  padding-top: 15px;
  color: #000;
}
.ua-ie-8 .fusion-slider-loading {
  border: none;
  color: transparent;
  text-indent: 100000px;
  background: url(/local/templates/main/themes/Avada/assets/images/ajax-loader.gif) center center no-repeat;
}
.fusion-slider-loading,
.fusion-slider-loading:after {
  width: 6em;
  height: 6em;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  /* Fix to make border-radius work for transparent colors */
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
@-webkit-keyframes fusion-rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes fusion-rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.fusion-inline-sep {
  padding: 0 5px;
}
.fusion-inline-sep:last-child {
  display: none;
}
/* p Tag */
.post-content p {
  margin-top: 0;
  margin-bottom: 20px;
}
/* Blockquote */
blockquote {
  padding: 15px;
  background: #f5f5f5;
  border-left: 4px solid #a0ce4e;
  font: 13px/20px 'PTSansItalic', arial, helvetica, sans-serif;
  color: #444444;
  font-style: italic;
}
blockquote *:last-child {
  margin-bottom: 0;
}
/* Tables */
.table-1,
.table-2,
.tkt-slctr-tbl-wrap-dv {
  display: block;
  overflow-x: auto;
}
/* Tagcloud */
.tagcloud a {
  font-size: 13px !important;
  display: inline-block;
  padding: 0 10px;
  min-height: 28px;
  line-height: 28px;
  border: 1px solid;
  margin: 2px 0;
  -webkit-transform: all 0.2s;
  -moz-transform: all 0.2s;
  -ms-transform: all 0.2s;
  -o-transform: all 0.2s;
  transform: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.tagcloud a:hover {
  color: #fff;
}
/* Avada Select Boxes */
.select-arrow {
  width: 35px;
  height: 33px;
  line-height: 33px;
  border-left-width: 1px;
  border-left-style: solid;
  position: absolute;
  bottom: 1px;
  right: 1px;
  pointer-events: none;
  z-index: 10;
  font-family: 'icomoon';
  font-size: 9px;
  text-align: center;
}
.avada-select-parent {
  position: relative;
  overflow: hidden;
  margin: 0;
}
.bbpress .avada-select-parent {
  overflow: hidden;
}
.avada-select-parent select {
  border: 1px solid #dadada;
  -webkit-appearance: none;
  text-overflow: '';
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  font-size: 13px;
  outline: none;
  height: auto;
  padding: 9px 15px;
  position: relative;
  text-indent: 0.01px;
  vertical-align: middle;
  z-index: 5;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  /* Fix to make border-radius work for transparent colors */
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  min-width: 180px;
}
.sidebar .avada-select-parent select {
  min-width: initial;
}
/* WP Calendar Widget */
#slidingbar .widget_calendar table,
.sidebar .widget_calendar table,
.fusion-footer-widget-area .widget_calendar table {
  width: 100%;
}
/* Author Page - Info
================================================================================================= */
.fusion-author .fusion-edit-profile {
  font-size: 12px;
}
.fusion-author .fusion-social-networks {
  margin-right: -20px;
  margin-top: 2px;
  text-align: right;
}
.fusion-author-avatar {
  float: left;
  margin-right: 20px;
}
.fusion-author-info {
  overflow: hidden;
}
.fusion-author-title {
  margin-top: 0;
  font-family: 'MuseoSlab500Regular', arial, helvetica, sans-serif;
  color: #333333;
  font-weight: normal;
}
.fusion-author-social {
  margin: 20px 0 80px 0;
  min-height: 34px;
  line-height: 34px;
  border-top: 1px solid #E0DEDE;
  border-bottom: 1px solid #E0DEDE;
}
.fusion-author-tagline {
  float: left;
  max-width: 70%;
  font-weight: bold;
}
/* FAQs Page
================================================================================================= */
.fusion-faqs-wrapper {
  display: none;
}
.fusion-faq-post {
  position: relative;
}
/* Avada Adminbar Menu
================================================================================================= */
@media screen and (max-width: 782px) {
  #wp-toolbar > ul > .avada-menu {
    display: block;
  }
  #wpadminbar .avada-menu > .ab-item .ab-icon {
    padding-top: 6px !important;
    height: 40px !important;
    font-size: 30px !important;
  }
}
#menu-appearance a[href="themes.php?page=optionsframework"] {
  display: none;
}
#wpadminbar .avada-menu > .ab-item .ab-icon:before {
  content: "\e62d";
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* =================================================================================================
Table of Contents
----------------------------------------------------------------------------------------------------
	01 General Header Styles
	02 Side Header Styles
	03 Main Menu Styles
	04 Secondary Menu Styles
	05 Common Menu Styles
	06 Megamenu Styles
	07 Sticky Header Styles
	08 Mobile Menu Styles
================================================================================================= */
/* General Header Styles
================================================================================================= */
.fusion-header-wrapper {
  position: relative;
  z-index: 10010;
}
.fusion-header-wrapper .tooltip {
  z-index: 10030;
}
.fusion-header-sticky-height {
  display: none;
}
.fusion-header {
  padding-left: 30px;
  padding-right: 30px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.fusion-header-v2 .fusion-header,
.fusion-header-v3 .fusion-header,
.fusion-header-v4 .fusion-header,
.fusion-header-v5 .fusion-header {
  border-bottom: 1px solid transparent;
}
.fusion-logo {
  float: left;
  zoom: 1;
}
.fusion-logo:before,
.fusion-logo:after {
  content: " ";
  display: table;
}
.fusion-logo:after {
  clear: both;
}
.fusion-logo a {
  display: block;
}
.fusion-logo img {
  width: auto;
}
.fusion-logo-2x {
  display: none;
}
.fusion-mobile-logo-1x,
.fusion-mobile-logo-2x {
  display: none;
}
/*@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) */
@media only screen and (max-width: 1065px){
  .fusion-standard-logo.fusion-logo-1x {
    display: none;
  }
  .fusion-standard-logo.fusion-logo-2x {
    display: inline-block;
  }
}
.fusion-secondary-header {
  min-height: 43px;
  border-bottom: 1px solid transparent;
}
.fusion-secondary-header .fusion-alignleft {
  float: left;
  margin-right: 0;
}
.fusion-secondary-header .fusion-alignright {
  float: right;
  margin-left: 0;
}
.fusion-header-v2 .fusion-secondary-header {
  border-top: 3px solid transparent;
}
.fusion-secondary-header .fusion-mobile-nav-holder {
  width: 80%;
  margin: 0 auto;
}
.fusion-header-separator {
  padding: 0 6px;
}
.fusion-contact-info {
  line-height: 43px;
}
.fusion-header-v4 .fusion-header {
  padding-top: 30px;
  padding-bottom: 30px;
}
.fusion-header-v4 .fusion-logo {
  width: 100%;
}
.fusion-header-v4 .fusion-logo a {
  float: left;
}
.fusion-header-v4 .searchform {
  float: right;
  margin-left: 15px;
}
.fusion-header-v4 .search-table {
  width: 286px;
}
.fusion-header-tagline {
  float: right;
  margin: 0;
  padding: 0;
  line-height: 32px;
  font-family: 'MuseoSlab500Regular', Arial, Helvetica, sans-serif;
  font-weight: normal;
}
.fusion-header-banner {
  float: right;
}
.fusion-logo .fusion-header-banner a {
  float: none;
}
.fusion-secondary-main-menu {
  border-bottom: 1px solid transparent;
  padding-left: 30px;
  padding-right: 30px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.fusion-secondary-main-menu .fusion-main-menu {
  float: none;
}
.fusion-secondary-main-menu .search-table {
  width: 100%;
}
.fusion-secondary-main-menu .searchform {
  display: none;
  float: none;
  padding: 5px 0px;
  margin-left: 0;
}
.fusion-secondary-main-menu .fusion-main-menu .searchform {
  display: block;
  padding: 0;
}
.fusion-header-v5 .fusion-main-menu {
  text-align: center;
}
.fusion-header-v5 .fusion-main-menu > ul > li {
  display: inline-block;
  vertical-align: top;
  float: none;
  text-align: left;
}
.fusion-header-v5.fusion-logo-center .fusion-logo {
  float: none;
  text-align: center;
}
.fusion-header-v5.fusion-logo-center .fusion-logo a {
  display: inline-block;
}
.fusion-logo-left .fusion-header-banner {
  float: right;
}
.fusion-logo-left.fusion-header-v4 .fusion-logo {
  float: none;
  width: auto;
}
.fusion-logo-right .fusion-logo {
  float: right;
  text-align: right;
}
.fusion-logo-right .fusion-header-banner {
  float: left;
}
.fusion-logo-right .fusion-header-tagline {
  float: left;
}
.fusion-logo-right .searchform {
  float: left;
}
.fusion-logo-right .fusion-main-menu {
  float: left;
}
.fusion-logo-right .fusion-mobile-menu-icons {
  float: left;
}
.fusion-logo-right .fusion-mobile-menu-icons a {
  float: left;
  margin-left: 0;
  margin-right: 15px;
}
.fusion-logo-right.fusion-header-v4 .fusion-logo {
  float: none;
  width: auto;
}
.fusion-logo-right.fusion-header-v4 .fusion-logo a {
  float: right;
  text-align: right;
}
/* Side Header Styles
================================================================================================= */
body.side-header #wrapper .fusion-megamenu-wrapper {
  top: 0;
}
body.side-header #side-header .fusion-main-menu ul ul {
  right: auto;
}
body.side-header-left #wrapper {
  margin-left: 280px;
  width: auto;
}
body.side-header-left #side-header {
  left: 0;
  border-right-width: 1px;
  border-right-style: solid;
}
body.side-header-left #side-header .fusion-main-menu > ul > li > ul,
body.side-header-left #side-header .fusion-main-menu .login-box,
body.side-header-left #side-header .fusion-main-menu .cart-contents,
body.side-header-left #side-header .fusion-main-menu .main-nav-search-form {
  left: 279px;
  top: 0;
}
body.side-header-left #side-header .fusion-main-menu .cart-contents {
  right: auto;
}
body.side-header-right #wrapper {
  margin-right: 280px;
  width: auto;
}
body.side-header-right #side-header {
  right: 0;
  border-left-width: 1px;
  border-left-style: solid;
}
body.side-header-right #side-header .fusion-main-menu .fusion-megamenu-wrapper .fusion-megamenu {
  float: right;
}
body.side-header-right #side-header .fusion-main-menu .main-nav-search-form {
  left: -250px;
  top: 0;
}
body.side-header-right #side-header .cart-contents,
body.side-header-right #side-header .login-box {
  left: 0;
  right: auto;
}
body.side-header-right #side-header .fusion-main-menu .cart-contents {
  left: -182px;
}
body.side-header-right #side-header .fusion-main-menu .login-box {
  left: -187px;
}
body.side-header-right.rtl #side-header .cart-contents,
body.side-header-right.rtl #side-header .login-box {
  right: 0;
  left: auto;
}
#side-header {
  width: 280px;
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 120;
  -webkit-backface-visibility: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#side-header .side-header-wrapper {
  padding-bottom: 20px;
}
#side-header .fusion-logo-center .fusion-logo {
  /*text-align: center;
  float: none;*/
  width:100%;
}
#side-header .fusion-sticky-logo-1x,
#side-header .fusion-sticky-logo-2x {
  display: none;
}
/*@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx)*/
@media only screen and (max-width: 1065px) {
  #side-header .fusion-standard-logo.fusion-logo-1x {
    display: none;
  }
  #side-header .fusion-standard-logo.fusion-logo-2x {
    display: inline-block;
  }
}
.admin-bar #side-header {
  top: 32px;
}
#side-header .fusion-main-menu {
  float: none;
  -webkit-backface-visibility: hidden;
  position: relative;
  z-index: 1;
  clear: both;
}
#side-header .fusion-main-menu ul ul {
  top: 0;
  border-top: 0;
}
#side-header .fusion-main-menu .fusion-megamenu-wrapper .fusion-megamenu-holder {
  border-top: 0;
}
#side-header .fusion-main-menu > ul > li {
  float: none;
  padding: 0;
}
#side-header .fusion-main-menu > ul > li > a {
  border-top-width: 0px;
  border-bottom-width: 1px;
  border-right: 0;
  border-style: solid;
}
#side-header .fusion-main-menu > ul > li:first-child > a {
  border-top-width: 1px;
  border-style: solid;
}
#side-header .fusion-main-menu > ul .sub-menu > li:last-child > a {
  border-bottom: none;
}
.side-header-left #side-header .fusion-main-menu > ul > li > a {
  border-left-width: 0;
}
.side-header-left #side-header .fusion-main-menu > ul > li.current-menu-ancestor > a,
.side-header-left #side-header .fusion-main-menu > ul > li.current-menu-item > a {
  border-right-width: 3px;
}
.side-header-left #side-header .fusion-main-menu > ul > li > a {
  border-left-width: 0;
}
.side-header-right #side-header .fusion-main-menu > ul > li > a {
  border-left-width: 0;
}
.side-header-right #side-header .fusion-main-menu > ul > li.current-menu-ancestor > a,
.side-header-right #side-header .fusion-main-menu > ul > li.current-menu-item > a {
  border-left-width: 3px;
}
#side-header .side-header-content-1 {
  margin-top: 40px;
}
#side-header .side-header-content-2 {
  margin-top: 40px;
}
#side-header .fusion-custom-menu-item-contents {
  right: auto !important;
  top: 0;
}
#side-header .fusion-contact-info {
  word-wrap: break-word;
}
#side-header .header-social {
  background: none !important;
  border: 0 !important;
}
#side-header .fusion-social-links-header {
  margin: 0;
}
#side-header .fusion-secondary-menu .fusion-secondary-menu-icon {
  background: none;
  min-width: 100%;
  border-right: 0;
}
#side-header .fusion-secondary-menu .fusion-secondary-menu-icon .fusion-woo-cart-separator,
#side-header .fusion-secondary-menu .fusion-secondary-menu-icon .amount,
#side-header .fusion-secondary-menu .fusion-secondary-menu-icon:after {
  display: none;
}
#side-header .fusion-secondary-menu > ul > li:first-child > a {
  padding-left: 0;
}
#side-header .fusion-secondary-menu > ul > li {
  margin-botom: 2px;
}
#side-header .fusion-header-tagline {
  margin-top: 40px;
  float: none;
  text-align: left;
}
.rtl #side-header .fusion-header-tagline {
  text-align: right;
}
#side-header .side-header-content-3 .searchform {
  margin-top: 40px;
}
#side-header .fusion-header-banner {
  margin-top: 40px;
  float: none;
}
#side-header .fusion-social-links-header .fusion-social-networks a {
  margin-bottom: 20px;
}
#side-header .fusion-social-networks.boxed-icons .fusion-social-network-icon {
  margin-bottom: 10px;
}
#side-header .side-header-content {
  zoom: 1;
}
#side-header .side-header-content:before,
#side-header .side-header-content:after {
  content: " ";
  display: table;
}
#side-header .side-header-content:after {
  clear: both;
}
/* Main Menu Styles
================================================================================================= */
.fusion-main-menu {
  float: right;
  position: relative;
  z-index: 200;
}
.fusion-main-menu > ul > li:last-child {
  padding-right: 0;
}
.fusion-main-menu > ul > li > a {
  font-family: 'MuseoSlab500Regular', arial, helvetica, sans-serif;
}
.fusion-main-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.fusion-main-menu li {
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
}
.fusion-main-menu a {
  display: block;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.fusion-main-menu .iclflag {
  margin-top: 2px;
}
.fusion-main-menu > ul > li {
  padding-right: 45px;
}
.fusion-main-menu > ul > li > a .iclflag {
  position: relative;
  top: 50%;
}
.fusion-main-menu li:hover > .sub-menu,
.fusion-main-menu li:hover > .fusion-megamenu-wrapper {
  visibility: visible;
  opacity: 1;
}
.fusion-main-menu .sub-menu {
  position: absolute;
  left: 0;
  visibility: hidden;
  opacity: 0;
  z-index: 1;
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}
.fusion-main-menu .sub-menu ul {
  top: 0;
}
.fusion-main-menu .sub-menu li {
  float: none;
  margin: 0;
  padding: 0;
}
.fusion-main-menu .sub-menu a {
  border: 0;
  padding: 7px 20px;
  line-height: 19px;
  text-indent: 0;
  height: auto;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, height 0s, line-height 0s;
  -moz-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, height 0s, line-height 0s;
  -o-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, height 0s, line-height 0s;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, height 0s, line-height 0s;
}
.fusion-main-menu .fusion-custom-menu-item-contents {
  position: absolute;
  left: auto;
  right: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}
.fusion-main-menu .fusion-last-menu-item {
  padding-right: 0;
}
.fusion-main-menu .fusion-main-menu-search a {
  font-family: 'icomoon';
  cursor: pointer;
}
.fusion-main-menu .fusion-main-menu-search a:after {
  border-radius: 50% 50% 50% 50%;
  content: '\f002';
}
.fusion-main-menu .fusion-main-menu-search .fusion-custom-menu-item-contents {
  display: none;
  width: 250px;
  padding: 25px;
  text-align: right;
  border: 1px solid transparent;
}
.fusion-main-menu .fusion-main-menu-search-open .fusion-custom-menu-item-contents {
  visibility: visible;
  opacity: 1;
}
.fusion-main-menu .fusion-main-menu-cart > a {
  font-family: 'icomoon';
  cursor: pointer;
}
.fusion-main-menu .fusion-main-menu-cart > a:after {
  border-radius: 50% 50% 50% 50%;
  content: '\f07a';
}
/* Secondary Menu Styles
================================================================================================= */
.fusion-secondary-menu {
  position: relative;
  z-index: 210;
}
.fusion-secondary-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fusion-secondary-menu > ul > li {
  float: left;
  border-left: 1px solid transparent;
}
.fusion-secondary-menu > ul > li:first-child {
  border-left: none;
}
.fusion-secondary-menu > ul > li > a {
  display: block;
  position: relative;
  padding: 0 8px;
}
.fusion-secondary-menu li {
  position: relative;
}
.fusion-secondary-menu .iclflag {
  margin-top: 2px;
}
.fusion-secondary-menu > ul > li > a .iclflag {
  position: relative;
  top: 50%;
}
.fusion-secondary-menu .sub-menu {
  display: block;
  position: absolute;
  left: -1px;
  z-index: 1;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border: 1px solid transparent;
}
.fusion-secondary-menu .sub-menu a {
  display: block;
  padding: 7px 10px;
  line-height: normal;
  border-bottom: 1px solid transparent;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, height 0s, line-height 0s;
  -moz-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, height 0s, line-height 0s;
  -o-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, height 0s, line-height 0s;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, height 0s, line-height 0s;
}
.fusion-secondary-menu .sub-menu > li:last-child > a {
  border-bottom: none;
}
.fusion-secondary-menu > ul > li > .sub-menu .sub-menu {
  top: -1px;
}
.fusion-secondary-menu li:hover > .sub-menu {
  visibility: visible;
  opacity: 1;
}
.fusion-secondary-menu .fusion-custom-menu-item-contents {
  position: absolute;
  left: auto;
  right: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}
.fusion-secondary-menu .fusion-secondary-menu-icon {
  padding-left: 13px;
  padding-right: 13px;
}
.fusion-secondary-menu-cart {
  border-right: 1px solid transparent;
}
.fusion-secondary-menu-cart > a {
  text-transform: uppercase;
}
.fusion-secondary-menu-icon {
  min-width: 176px;
  text-align: center;
}
.fusion-secondary-menu-icon:before {
  font-family: 'icomoon';
  content: '\f07a';
  margin-right: 10px;
}
.fusion-secondary-menu-icon:after {
  font-family: 'icomoon';
  content: '\e61f';
  margin-left: 10px;
}
.fusion-social-links-header {
  margin-top: 13px;
  margin-bottom: 5px;
  max-width: 400px;
}
/* Common Menu Styles
================================================================================================= */
.fusion-menu-cart:hover .fusion-custom-menu-item-contents {
  visibility: visible;
  opacity: 1;
}
.fusion-menu-cart-items {
  width: 180px;
  border: 1px solid transparent;
}
.fusion-menu-cart-item a {
  border-bottom: 1px solid transparent;
  padding: 15px;
  line-height: normal;
  height: auto;
  display: block;
}
.fusion-menu-cart-item img {
  display: inline-block;
  max-width: 36px;
  margin-right: 6px;
  border: 1px solid transparent;
}
.fusion-menu-cart-item .amount {
  display: inline-block;
}
.fusion-menu-cart-item-details {
  display: inline-block;
  width: 102px;
  text-align: left;
}
.fusion-menu-cart-item-title {
  margin-bottom: 6px;
}
.fusion-menu-cart-item-title,
.fusion-menu-cart-item-quantity {
  display: block;
  line-height: normal;
}
.fusion-menu-cart-checkout {
  zoom: 1;
  padding: 0 15px;
}
.fusion-menu-cart-checkout:before,
.fusion-menu-cart-checkout:after {
  content: " ";
  display: table;
}
.fusion-menu-cart-checkout:after {
  clear: both;
}
.fusion-menu-cart-link,
.fusion-menu-cart-checkout-link {
  width: auto;
  max-width: 49%;
  vertical-align: top;
}
.fusion-menu-cart-link a,
.fusion-menu-cart-checkout-link a {
  display: block;
  line-height: 15px;
  padding-bottom: 14px;
  padding-top: 14px;
  padding-left: 1.4em;
  height: auto;
  text-align: left;
  position: relative;
}
.fusion-menu-cart-link a:before,
.fusion-menu-cart-checkout-link a:before {
  position: absolute;
  margin-left: -15px;
  line-height: inherit;
}
.fusion-menu-cart-link {
  float: left;
}
.fusion-menu-cart-link a:before {
  font-family: 'IcoMoon';
  content: '\f07a';
}
.fusion-menu-cart-checkout-link {
  float: right;
}
.fusion-menu-cart-checkout-link a:before {
  font-family: 'IcoMoon';
  content: '\f046';
}
.fusion-menu-login-box .fusion-custom-menu-item-contents {
  border: 1px solid transparent;
  width: 187px;
  padding: 20px;
}
.fusion-menu-login-box:hover .fusion-custom-menu-item-contents {
  visibility: visible;
  opacity: 1;
}
.fusion-menu-login-box p {
  margin-top: 0;
  margin-bottom: 10px;
}
.fusion-menu-login-box .fusion-login-box-submit,
.fusion-menu-login-box .fusion-remember-checkbox {
  margin-bottom: 0;
}
.fusion-login-box-submit {
  float: right;
}
.fusion-remember-checkbox {
  font-size: 11px;
  line-height: 32px;
}
.fusion-menu-login-box-error {
  font-size: 11px;
  color: #D04544;
}
/* Megamenu Styles
================================================================================================= */
.fusion-megamenu-wrapper {
  margin: 0 auto;
  padding: 0 15px;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  left: 0;
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
  z-index: 10;
}
.fusion-megamenu-wrapper.col-span-12 .fusion-megamenu {
  table-layout: fixed;
  width: 100%;
}
.fusion-megamenu-wrapper .fusion-megamenu-submenu {
  display: table-cell;
  vertical-align: top;
  float: none;
  padding: 29px 0px;
  border-right: 1px solid transparent;
}
.fusion-megamenu-wrapper .fusion-megamenu-submenu > a {
  display: block;
  padding: 5px 34px;
  border-bottom: none;
  line-height: 19px;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, height 0s, line-height 0s;
  -moz-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, height 0s, line-height 0s;
  -o-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, height 0s, line-height 0s;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, height 0s, line-height 0s;
}
.fusion-megamenu-wrapper .fusion-megamenu-submenu .sub-menu {
  position: relative;
  display: block;
  left: auto;
  right: auto;
  border: none;
  background: none;
  box-shadow: none;
  top: 0;
  width: auto;
}
.fusion-megamenu-wrapper .fusion-megamenu-submenu .sub-menu a {
  display: block;
  padding: 5px 34px;
  border-bottom: none;
}
.fusion-megamenu-wrapper .fusion-megamenu-submenu .sub-menu .deep-level a {
  padding-left: 49px;
}
.fusion-megamenu-wrapper .fusion-megamenu-submenu .sub-menu .deep-level .deep-level a {
  padding-left: 64px;
}
.fusion-megamenu-wrapper .fusion-megamenu-border {
  border-bottom: 1px solid #dcd9d9;
}
.fusion-megamenu-wrapper .menu-text {
  margin-left: 23px;
}
.fusion-main-menu li:hover > .fusion-megamenu-wrapper .sub-menu {
  visibility: visible;
  opacity: 1;
}
.fusion-megamenu-holder {
  zoom: 1;
  padding: 0;
  margin: 0;
  border-top: 3px solid transparent;
}
.fusion-megamenu-holder:before,
.fusion-megamenu-holder:after {
  content: " ";
  display: table;
}
.fusion-megamenu-holder:after {
  clear: both;
}
.fusion-megamenu {
  display: table;
  zoom: 1;
}
.fusion-megamenu:before,
.fusion-megamenu:after {
  content: " ";
  display: table;
}
.fusion-megamenu:after {
  clear: both;
}
.fusion-megamenu-title {
  margin: 0;
  padding: 0 34px 15px 34px;
  font-family: 'MuseoSlab500Regular', arial, helvetica, sans-serif;
  font-weight: normal;
  line-height: normal;
  -webkit-font-smoothing: antialiased;
}
.fusion-megamenu-icon {
  display: inline;
  margin-right: 12px;
}
.fusion-megamenu-icon img {
  margin-top: -2px;
  max-height: 15px;
  vertical-align: middle;
}
.sub-menu .fusion-megamenu-icon.text-menu-icon {
  position: absolute;
}
.fusion-megamenu-bullet {
  display: block;
  float: left;
  margin-top: 0.5em;
  margin-right: 10px;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-left: 3px solid transparent;
  height: 0;
  width: 0;
}
.fusion-megamenu-widgets-container {
  display: block;
  padding: 0 34px;
  margin-bottom: 10px;
}
/* Sticky Header Styles
================================================================================================= */
.fusion-is-sticky {
  /*.fusion-header-v1, .fusion-header-v2, .fusion-header-v3, .fusion-header-v4, .fusion-header-v5 {
		.fusion-logo {
			margin-left: 0;
			margin-right: 0;
		}

		.fusion-header {
			.fusion-row {
				padding-left: 0;
				padding-right: 0;
			}
		}
	}*/
}
.fusion-is-sticky .fusion-logo img {
  width: auto;
}
.fusion-is-sticky .fusion-header-v1 .fusion-header,
.fusion-is-sticky .fusion-header-v2 .fusion-header,
.fusion-is-sticky .fusion-header-v3 .fusion-header {
  position: fixed;
  top: 0;
  z-index: 210;
  max-width: 100%;
  width: 100%;
  border-bottom: 0;
}
.fusion-is-sticky .fusion-header-v1 .fusion-sticky-shadow,
.fusion-is-sticky .fusion-header-v2 .fusion-sticky-shadow,
.fusion-is-sticky .fusion-header-v3 .fusion-sticky-shadow {
  -webkit-box-shadow: rgba(0, 0, 0, 0.117647) 0px 1px 3px;
  box-shadow: rgba(0, 0, 0, 0.117647) 0px 1px 3px;
}
.fusion-is-sticky .fusion-secondary-main-menu {
  border-bottom: 0;
}
.fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v1 .fusion-header,
.fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v2 .fusion-header,
.fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v3 .fusion-header,
.fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v4 .fusion-header,
.fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v5 .fusion-header {
  border-bottom: 0;
}
.fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v1 .fusion-secondary-main-menu,
.fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v2 .fusion-secondary-main-menu,
.fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v3 .fusion-secondary-main-menu,
.fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v4 .fusion-secondary-main-menu,
.fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v5 .fusion-secondary-main-menu {
  position: fixed;
  top: 0;
  z-index: 210;
  max-width: 100%;
  width: 100%;
  -webkit-box-shadow: rgba(0, 0, 0, 0.117647) 0px 1px 3px;
  box-shadow: rgba(0, 0, 0, 0.117647) 0px 1px 3px;
}
.fusion-is-sticky .fusion-sticky-menu-and-logo.fusion-header-v1 .fusion-sticky-header-wrapper,
.fusion-is-sticky .fusion-sticky-menu-and-logo.fusion-header-v2 .fusion-sticky-header-wrapper,
.fusion-is-sticky .fusion-sticky-menu-and-logo.fusion-header-v3 .fusion-sticky-header-wrapper,
.fusion-is-sticky .fusion-sticky-menu-and-logo.fusion-header-v4 .fusion-sticky-header-wrapper,
.fusion-is-sticky .fusion-sticky-menu-and-logo.fusion-header-v5 .fusion-sticky-header-wrapper {
  position: fixed;
  top: 0;
  z-index: 210;
  max-width: 100%;
  width: 100%;
  -webkit-box-shadow: rgba(0, 0, 0, 0.117647) 0px 1px 3px;
  box-shadow: rgba(0, 0, 0, 0.117647) 0px 1px 3px;
}
.fusion-sticky-menu-1 .fusion-sticky-menu {
  display: none;
}
.fusion-is-sticky .fusion-sticky-menu-1 .fusion-main-menu {
  display: none;
}
.fusion-is-sticky .fusion-sticky-menu-1 .fusion-sticky-menu {
  display: block;
}
.fusion-sticky-logo-1.fusion-header-v1 .fusion-sticky-logo-1x,
.fusion-sticky-logo-1.fusion-header-v2 .fusion-sticky-logo-1x,
.fusion-sticky-logo-1.fusion-header-v3 .fusion-sticky-logo-1x,
.fusion-sticky-logo-1.fusion-header-v4 .fusion-sticky-logo-1x,
.fusion-sticky-logo-1.fusion-header-v5 .fusion-sticky-logo-1x,
.fusion-sticky-logo-1#side-header .fusion-sticky-logo-1x,
.fusion-sticky-logo-1.fusion-header-v1 .fusion-sticky-logo-2x,
.fusion-sticky-logo-1.fusion-header-v2 .fusion-sticky-logo-2x,
.fusion-sticky-logo-1.fusion-header-v3 .fusion-sticky-logo-2x,
.fusion-sticky-logo-1.fusion-header-v4 .fusion-sticky-logo-2x,
.fusion-sticky-logo-1.fusion-header-v5 .fusion-sticky-logo-2x,
.fusion-sticky-logo-1#side-header .fusion-sticky-logo-2x {
  display: none;
}
.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v1 .fusion-logo-1x,
.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v2 .fusion-logo-1x,
.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v3 .fusion-logo-1x,
.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v4 .fusion-logo-1x,
.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v5 .fusion-logo-1x,
.fusion-is-sticky .fusion-sticky-logo-1#side-header .fusion-logo-1x,
.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v1 .fusion-logo-2x,
.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v2 .fusion-logo-2x,
.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v3 .fusion-logo-2x,
.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v4 .fusion-logo-2x,
.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v5 .fusion-logo-2x,
.fusion-is-sticky .fusion-sticky-logo-1#side-header .fusion-logo-2x {
  display: none;
}
.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v1 .fusion-sticky-logo-1x,
.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v2 .fusion-sticky-logo-1x,
.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v3 .fusion-sticky-logo-1x,
.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v4 .fusion-sticky-logo-1x,
.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v5 .fusion-sticky-logo-1x,
.fusion-is-sticky .fusion-sticky-logo-1#side-header .fusion-sticky-logo-1x {
  display: inline-block;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v1 .fusion-sticky-logo-1x,
  .fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v2 .fusion-sticky-logo-1x,
  .fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v3 .fusion-sticky-logo-1x,
  .fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v4 .fusion-sticky-logo-1x,
  .fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v5 .fusion-sticky-logo-1x,
  .fusion-is-sticky .fusion-sticky-logo-1#side-header .fusion-sticky-logo-1x {
    display: none;
  }
  .fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v1 .fusion-sticky-logo-2x,
  .fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v2 .fusion-sticky-logo-2x,
  .fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v3 .fusion-sticky-logo-2x,
  .fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v4 .fusion-sticky-logo-2x,
  .fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v5 .fusion-sticky-logo-2x,
  .fusion-is-sticky .fusion-sticky-logo-1#side-header .fusion-sticky-logo-2x {
    display: inline-block;
  }
}
.no-overflow-y .fusion-is-sticky .fusion-header-v1 .fusion-header,
.no-overflow-y .fusion-is-sticky .fusion-header-v2 .fusion-header,
.no-overflow-y .fusion-is-sticky .fusion-header-v3 .fusion-header {
  padding-right: 39px;
}
.no-overflow-y .fusion-is-sticky .fusion-sticky-menu-only .fusion-secondary-main-menu {
  padding-right: 39px;
}
.no-overflow-y .fusion-is-sticky .fusion-sticky-menu-and-logo .fusion-sticky-header-wrapper {
  padding-right: 39px;
}
#side-header.fusion-is-sticky {
  -webkit-box-shadow: rgba(0, 0, 0, 0.117647) 0px 1px 3px;
  box-shadow: rgba(0, 0, 0, 0.117647) 0px 1px 3px;
}
/* Mobile Menu Styles
================================================================================================= */
.fusion-mobile-nav-holder {
  display: none;
  clear: both;
  color: #333;
}
.fusion-is-sticky .fusion-mobile-nav-holder > ul {
  max-height: 200px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.fusion-mobile-nav-holder li.fusion-mobile-nav-item li a {
  padding-left: 27px;
}
.fusion-mobile-nav-holder li.fusion-mobile-nav-item li a:before {
  content: "-";
  margin-left: -6px;
  margin-right: 2px;
}
.fusion-mobile-nav-holder li.fusion-mobile-nav-item li li a {
  padding-left: 40px;
}
.fusion-mobile-nav-holder li.fusion-mobile-nav-item li li a:before {
  content: "--";
  margin-left: -10px;
  margin-right: 2px;
}
.fusion-mobile-nav-holder li.fusion-mobile-nav-item li li li a {
  padding-left: 53px;
}
.fusion-mobile-nav-holder li.fusion-mobile-nav-item li li li a:before {
  content: "---";
  margin-left: -14px;
  margin-right: 2px;
}
.fusion-mobile-nav-holder li.fusion-mobile-nav-item li li li li a {
  padding-left: 66px;
}
.fusion-mobile-nav-holder li.fusion-mobile-nav-item li li li li a:before {
  content: "----";
  margin-left: -18px;
  margin-right: 2px;
}
.fusion-mobile-nav-holder .fusion-megamenu-icon {
  display: none;
}
.fusion-mobile-selector {
  line-height: 31px;
  width: 100%;
  position: relative;
  font-size: 12px;
  cursor: pointer;
  border: 1px solid transparent;
}
.fusion-mobile-selector span {
  margin-left: 12px;
  margin-right: 12px;
}
.fusion-selector-down {
  position: absolute;
  top: 0;
  right: 0;
  height: 31px;
  width: 50px;
  border-left: 1px solid transparent;
  font-size: 24px;
  text-align: center;
}
.fusion-selector-down:before {
  content: '\f0c9';
  font-family: 'icomoon';
}
.fusion-mobile-nav-holder > ul {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid transparent;
}
.fusion-mobile-menu-design-modern .fusion-mobile-nav-holder > ul {
  border-top: 1px solid transparent;
}
.fusion-mobile-nav-holder ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.fusion-mobile-nav-item {
  position: relative;
  font-size: 12px;
  line-height: normal;
}
.fusion-mobile-nav-item a {
  color: #333;
  padding: 0px 12px;
  font-size: 12px;
  display: block;
  border-bottom: 1px solid transparent;
}
.fusion-mobile-nav-item .iclflag {
  vertical-align: middle;
}
.fusion-mobile-menu-icons {
  display: none;
  vertical-align: middle;
  float: right;
  text-align: right;
}
.fusion-mobile-menu-icons a {
  float: right;
  font-size: 21px;
  margin-left: 20px;
}
.fusionicon-bars:before {
  content: '\f0c9';
}
.fusionicon-shopping-cart:before {
  content: '\f0c9';
}
.fusion-mobile-menu-sep {
  position: absolute;
  top: 43px;
  width: 100%;
  border-bottom: 1px solid transparent;
}
.fusion-open-submenu {
  display: block;
  position: absolute;
  right: 0;
  width: 50px;
  border: none;
  line-height: 15px;
  font-size: 13px;
  cursor: pointer;
  text-align: center;
}
.fusion-open-submenu:hover {
  color: #A0CE4E;
}
.fusion-open-submenu:before {
  display: block;
  margin: 0;
  content: '\e61f';
  font-family: 'icomoon';
}
/* =================================================================================================
Table of Contents
----------------------------------------------------------------------------------------------------
	01 Page Title Bar

================================================================================================= */
/* Page Title Bar
================================================================================================= */
.fusion-page-title-bar {
  clear: both;
  padding: 0 10px;
  height: 87px;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #f6f6f6;
  border-top: 1px solid #d2d3d4;
  border-bottom: 1px solid #d2d3d4;
}
.fusion-page-title-bar h1,
.fusion-page-title-bar h3 {
  margin: 0;
  padding: 0;
  line-height: 26px;
  font-weight: normal;
  font: 14px 'MuseoSlab500Regular', arial, helvetica, sans-serif;
  color: #343333;
}
.fusion-page-title-bar h1 {
  font-size: 18px;
}
.fusion-page-title-row {
  overflow: hidden;
  margin: 0 auto;
  height: 100%;
  max-width: 940px;
}
.fusion-page-title-wrapper {
  display: table;
  z-index: 1;
  position: relative;
  height: 100%;
  width: 100%;
}
.fusion-page-title-captions {
  display: table-cell;
  vertical-align: middle;
  width: 45%;
}
.page-title-bar-search .fusion-page-title-captions {
  width: auto;
}
.fusion-page-title-secondary {
  display: table-cell;
  vertical-align: middle;
  width: 45%;
  text-align: right;
}
.fusion-page-title-secondary .searchform {
  display: inline-block;
  width: 100%;
  max-width: 250px;
}
.fusion-breadcrumbs {
  list-style: none;
  margin: 0;
  padding: 0;
}
.fusion-breadcrumbs span {
  display: inline-block;
}
.fusion-page-title-bar-center .fusion-page-title-captions {
  text-align: center;
  width: auto;
}
.fusion-page-title-bar-center .fusion-page-title-secondary {
  display: block;
  width: 100%;
  text-align: center;
}
.fusion-page-title-bar-center .searchform {
  margin-top: 10px;
}
.fusion-page-title-bar-right .fusion-page-title-row {
  direction: rtl;
}
.fusion-page-title-bar-right .fusion-page-title-captions,
.fusion-page-title-bar-right .fusion-page-title-secondary {
  direction: ltr;
}
.fusion-page-title-bar-right .fusion-page-title-captions {
  text-align: right;
}
.fusion-page-title-bar-right .fusion-page-title-secondary {
  text-align: left;
}
/* =================================================================================================
Table of Contents
----------------------------------------------------------------------------------------------------
	01 Blog Layout Styles
================================================================================================= */
/* Blog Layout Styles
================================================================================================= */
/* General blog elements, only used in blog */
.fusion-post-slideshow .image {
  margin-bottom: 0;
}
.fusion-flexslider.fusion-post-slideshow {
  overflow: visible;
}
.fusion-meta-info {
  clear: both;
  overflow: hidden;
  margin-top: 16px;
  padding: 5px 0;
  border-top: 1px solid #e7e6e6;
  border-bottom: 1px solid #e7e6e6;
  font-size: 12px;
}
.fusion-meta-info .fusion-alignleft {
  width: 80%;
}
.fusion-single-line-meta {
  margin-bottom: 20px;
  font-size: 12px;
}
.fusion-content-sep {
  margin-top: 20px;
  height: 6px;
  border-top: 1px solid #EAEAEA;
  border-bottom: 1px solid #EAEAEA;
}
/* Alternate layout elements */
.fusion-date-and-formats {
  float: left;
  margin-right: 17px;
  width: 82px;
  text-align: center;
}
.fusion-date-and-formats .fusion-date-box {
  padding: 8px 0 5px 0px;
  color: #fff;
}
.fusion-date-and-formats .fusion-date {
  display: block;
  line-height: 29px;
  font-size: 29px;
  font-weight: bold;
}
.fusion-date-and-formats .fusion-format-box {
  margin-top: 3px;
  background-color: #eef0f2;
}
.fusion-date-and-formats .fusion-format-box i {
  display: block;
  line-height: 55px;
  font-size: 30px;
}
/* Timeline elements */
.fusion-timeline-line {
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -1px;
  height: 100%;
  border-left: 1px solid #efeeee;
  border-right: 1px solid #ebeaea;
}
.fusion-timeline-icon {
  margin: 0 auto -8px;
  max-width: 1000px;
  font-size: 46px;
  color: #ebeaea;
  text-align: center;
}
.fusion-timeline-icon .fusionicon-bubbles {
  cursor: pointer;
}
.fusion-timeline-circle {
  position: absolute;
  left: 50%;
  margin: -3px 0 0 -5px;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background-color: #efeeee;
}
.fusion-timeline-arrow {
  position: absolute;
}
.fusion-timeline-arrow:before {
  color: #E9EAEE;
  font-family: 'icomoon';
  font-size: 28px;
  position: absolute;
  top: -10px;
}
/* General blog elements that are also used outside blog */
.fusion-blog-archive .entry-title {
  margin-bottom: 5px;
}
/* Mixed layout styles */
.fusion-blog-layout-large .entry-title,
.fusion-blog-layout-medium .entry-title {
  margin-bottom: 25px;
}
.single-post .fusion-post-slideshow,
.fusion-blog-layout-large .fusion-post-slideshow,
.fusion-blog-layout-large-alternate .fusion-post-slideshow {
  margin-bottom: 30px;
}
.fusion-blog-layout-large-alternate .entry-title,
.fusion-blog-layout-medium-alternate .entry-title {
  margin-bottom: 5px;
}
.fusion-blog-layout-large-alternate .fusion-post-content-container,
.fusion-blog-layout-medium-alternate .fusion-post-content-container {
  margin-top: 20px;
}
.fusion-blog-layout-large-alternate .fusion-meta-info,
.fusion-blog-layout-medium-alternate .fusion-meta-info {
  margin-top: 0;
  border-top: 0;
}
.fusion-blog-layout-medium .fusion-post-slideshow,
.fusion-blog-layout-medium-alternate .fusion-post-slideshow {
  /* overflow: hidden; */
  float: left;
  margin-right: 25px;
  width: 320px;
}
.fusion-blog-layout-grid .fusion-post-slideshow,
.fusion-blog-layout-timeline .fusion-post-slideshow {
  margin-bottom: 0;
  border-bottom: 1px solid #EAEAEA;
}
.fusion-blog-layout-grid .fusion-post-content-wrapper,
.fusion-blog-layout-timeline .fusion-post-content-wrapper {
  padding: 30px 25px 0 25px;
}
.fusion-blog-layout-grid .fusion-post-content-container,
.fusion-blog-layout-timeline .fusion-post-content-container {
  margin-top: 20px;
}
.fusion-blog-layout-grid .fusion-meta-info,
.fusion-blog-layout-timeline .fusion-meta-info {
  margin-bottom: 20px;
  border: 0;
}
.fusion-blog-layout-grid .fusion-meta-info .fusion-alignleft,
.fusion-blog-layout-timeline .fusion-meta-info .fusion-alignleft {
  width: 50%;
}
.fusion-blog-layout-grid .fusion-password,
.fusion-blog-layout-timeline .fusion-password {
  width: auto;
  max-width: 100%;
}
/* Large alternate layout */
.fusion-blog-layout-large-alternate .fusion-post-content {
  margin-left: 110px;
}
/* Medium alternate layout */
.fusion-blog-layout-medium-alternate .fusion-post-slideshow {
  display: none;
}
.fusion-blog-layout-medium-alternate .fusion-post-content {
  margin-left: 99px;
}
.fusion-blog-layout-medium-alternate .has-post-thumbnail .fusion-post-slideshow {
  display: block;
  margin-right: 17px;
}
.fusion-blog-layout-medium-alternate .has-post-thumbnail .fusion-post-content {
  margin-left: 436px;
}
/* Grid layout */
.fusion-blog-layout-grid .fusion-post-grid {
  margin-bottom: 0;
}
.fusion-blog-layout-grid .fusion-post-wrapper {
  border: 1px solid #EAEAEA;
  border-bottom-width: 3px;
}
.fusion-blog-layout-grid.fusion-blog-layout-grid-2 .post {
  width: 50%;
  display: inline-block;
  float: left;
}
.fusion-blog-layout-grid.fusion-blog-layout-grid-3 .post {
  width: 33%;
  display: inline-block;
  float: left;
}
.fusion-blog-layout-grid.fusion-blog-layout-grid-4 .post {
  width: 25%;
  display: inline-block;
  float: left;
}
.fusion-blog-layout-grid.fusion-blog-layout-grid-5 .post {
  width: 20%;
  display: inline-block;
  float: left;
}
.fusion-blog-layout-grid.fusion-blog-layout-grid-6 .post {
  width: 16.66%;
  display: inline-block;
  float: left;
}
/* Timeline layout */
.fusion-blog-layout-timeline {
  position: relative;
  margin: 0 auto;
  padding-top: 30px;
  max-width: 1000px;
  /* Needed here because of blog shortcode */
}
.fusion-blog-layout-timeline .fusion-post-timeline {
  position: static;
  margin-bottom: 40px;
  border: 1px solid #EAEAEA;
  border-bottom-width: 3px;
}
.fusion-blog-layout-timeline .fusion-left-column {
  float: left;
  clear: left;
  width: 40%;
}
.fusion-blog-layout-timeline .fusion-right-column {
  float: right;
  clear: right;
  width: 40%;
}
.fusion-blog-layout-timeline .fusion-timeline-date {
  position: relative;
  clear: both;
  margin: 0 auto 2px auto;
  padding: 4px 0;
  width: 108px;
  line-height: 20px;
  background: #efeeee;
  font-size: 13px;
  font-weight: normal;
  text-align: center;
  cursor: pointer;
}
.fusion-blog-layout-timeline .fusion-left-column .fusion-timeline-arrow {
  left: 40%;
  margin-left: -0.5px;
}
.fusion-blog-layout-timeline .fusion-left-column .fusion-timeline-arrow:before {
  content: '\f0da';
  left: 100%;
}
.fusion-blog-layout-timeline .fusion-right-column .fusion-timeline-arrow {
  right: 40%;
  margin-right: -0.5px;
}
.fusion-blog-layout-timeline .fusion-right-column .fusion-timeline-arrow:before {
  content: '\f0d9';
  right: 100%;
}
.fusion-blog-infinite .pagination {
  display: none;
}
.fusion-blog-infinite .fusion-load-more-button {
  margin-bottom: 40px;
}
/* =================================================================================================
Table of Contents
----------------------------------------------------------------------------------------------------
	01 Portfolio Layout Styles
================================================================================================= */
/* Portfolio Layout Styles
================================================================================================= */
.fusion-portfolio-wrapper {
  display: flex;
    flex-wrap: wrap;
}
.fusion-portfolio-post {
  float: left;
      z-index: 1;
    position: relative;
}
#block-insert .entry-title{
    color: #fff;
    background: rgba(0,0,0,0.5);
    position: absolute;
    right: 0px;
    bottom: 36px;
    z-index: 100;
    display: block;
    font-weight: bold;
    padding: 3px 10px;
}
.fusion-portfolio-post .fusion-image-wrapper {
  /*opacity: 0;*/
}
.fusion-portfolio-one .fusion-portfolio-post {
  overflow: hidden;
  float: none;
  padding-bottom: 50px;
  width: 100%;
}
.fusion-portfolio-two .fusion-portfolio-post {
  width: 50%;
}
.fusion-portfolio-three .fusion-portfolio-post {
  width: 33.33%;
}
.fusion-portfolio-four .fusion-portfolio-post {
  width: 25%;
}
.fusion-portfolio-five .fusion-portfolio-post {
  width: 20%;
}
.fusion-portfolio-six .fusion-portfolio-post {
  width: 16.6666%;
}
.fusion-portfolio-content {
  margin-top: 25px;
}
.fusion-portfolio-content h2 {
  margin: 0 0 1px 0;
  padding: 0;
}
.fusion-portfolio-content h4 {
  margin: 0 0 10px 0;
  padding: 0;
  font-weight: normal;
  font-size: 13px;
}
.fusion-portfolio-content p {
  margin: 0 0 20px 0;
}
.fusion-portfolio .fusion-content-sep {
  margin-bottom: 20px;
}
.fusion-portfolio .fusion-separator {
  margin-top: 35px;
}
.fusion-portfolio #infscr-loading {
  bottom: -29px;
}
.fusion-portfolio .loading-container {
  display: none;
}
.fusion-portfolio-content-wrapper {
  opacity: 0;
}
.fusion-portfolio-content-wrapper .fusion-image-wrapper {
  opacity: 1;
}
.fusion-portfolio-boxed .fusion-portfolio-content-wrapper {
  padding: 0;
  border: 1px solid #e9eaee;
  border-bottom-width: 3px;
}
.fusion-portfolio-boxed .fusion-portfolio-content {
  margin-top: 0;
  padding: 30px 25px 20px;
}
.fusion-portfolio-one .fluid-width-video-wrapper {
  position: static;
}
.fusion-portfolio-one .fusion-image-wrapper {
  margin-bottom: 15px;
}
.fusion-portfolio-one .fusion-portfolio-buttons {
  margin-top: 20px;
}
.fusion-portfolio-one .fusion-portfolio-buttons .fusion-button {
  margin: 0 30px 15px 0;
}
.fusion-portfolio-one-nontext .fusion-image-wrapper {
  float: left;
  margin: 0 25px 15px 0;
  width: 540px;
  height: 272px;
}
.fusion-portfolio-one-nontext .fusion-portfolio-content {
  margin-top: 0;
}
/* New Portfolio Templates */
.portfolio-one-text .portfolio-item .image {
  width: 100%;
  height: 100%;
  float: none;
  margin-right: 0;
}
.portfolio-one-sidebar .portfolio-item .image {
  float: none;
}
.portfolio-infinite .isotope {
  overflow: visible !important;
}
.fusion-portfolio-gallery-hidden {
  display: none;
}
/* =================================================================================================
Table of Contents
----------------------------------------------------------------------------------------------------
	01 General Footer Styles

================================================================================================= */
/* General Footer Styles
================================================================================================= */
.fusion-footer-parallax {
  z-index: -1;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}
.fusion-footer-widget-area {
  overflow: hidden;
  position: relative;
  padding: 43px 10px 40px;
  border-top: 12px solid #e9eaee;
  background: #363839;
  color: #8c8989;
}
.fusion-footer-widget-area h3 {
  margin: 0 0 28px;
  color: #ddd;
  text-transform: uppercase;
  font: 13px/20px 'PTSansBold', arial, helvetica, sans-serif;
}
.fusion-footer-widget-area a {
  color: #bfbfbf;
}
.fusion-footer-widget-area ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 12px;
  line-height: 15px;
}
.fusion-footer-widget-area ul li a {
  display: block;
  padding: 12px 0;
  border-bottom: 1px solid #282a2b;
}
.fusion-footer-widget-area ul li a:hover {
  color: #a0ce4e;
}
.fusion-footer-widget-area ul li:first-child a {
  padding-top: 0px;
}
.fusion-footer-widget-area .holder-block img {
  width: 100%;
}
.fusion-footer-widget-column {
  margin-bottom: 20px;
}
.fusion-footer-widget-column:last-child {
  margin-bottom: 0;
}
.fusion-footer-copyright-area {
  z-index: 1;
  position: relative;
  padding: 18px 10px 12px;
  border-top: 1px solid #4b4c4d;
  background: #282a2b;
}
.fusion-copyright-content {
  display: table;
  width: 100%;
}
.fusion-copyright-notice {
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  color: #8c8989;
  font-size: 12px;
}
.fusion-copyright-notice a {
  color: #bfbfbf;
}
/* =================================================================================================
Description
----------------------------------------------------------------------------------------------------
	Contains support for third party plugins, that don't have an own file and only need a few
	styles to integrate nicely with the theme.

Table of Contents
----------------------------------------------------------------------------------------------------
	01 Events Espresso Styles
	02 Polylang Styles
================================================================================================= */
/* Events Espresso Styles
================================================================================================= */
.tkt-slctr-tbl-wrap-dv table {
  margin-bottom: 10px;
}
/* Polylang Styles
================================================================================================= */
.fusion-menu .lang-item > a > img,
.fusion-secondary-menu .lang-item > a > img {
  vertical-align: middle;
  padding: 0 2px;
}
/* =================================================================================================
Table of Contents
----------------------------------------------------------------------------------------------------
	01 Fusion Slider Layout Styles
================================================================================================= */
/* Fusion Slider Layout Styles
================================================================================================= */
.fusion-slider-container {
  /* overflow: hidden; */
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.tfs-slider {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  transform: translate(0, 0);
  -o-transform: translate(0, 0);
  left: 0;
}
.tfs-slider.fixed-width-slider .slide-content-container {
  /*padding-left: 10%;
  padding-right: 10%;*/
}
.tfs-slider li.flex-active-slide {
  position: relative;
}
.tfs-slider .slides li {
  -webkit-backface-visibility: visible;
}
.tfs-slider .slide-content-container {
  position: absolute;
  top: 50%;
  width: 100%;
  padding: 0;
  z-index: 5;
}
.tfs-slider .slide-content-container .slide-content {
  opacity: 0;
  margin-left: auto;
  margin-right: auto;
  width: auto;
  max-width: 940px;
}
.tfs-slider .slide-content-container .heading,
.tfs-slider .slide-content-container .caption {
  display: block;
}
.tfs-slider .slide-content-container h2,
.tfs-slider .slide-content-container .h2,
.tfs-slider .slide-content-container h3 {
  font-family: 'MuseoSlab500Regular', Arial, Helvetica, Sans-Serif;
  margin: 0;
  font-weight: normal;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  padding: 0;
}
.tfs-slider .slide-content-container .heading.with-bg .h2,
.tfs-slider .slide-content-container .heading.with-bg h2,
.tfs-slider .slide-content-container .caption.with-bg h3 {
  padding: 3px 15px;
}
.tfs-slider .slide-content-container .h2,
.tfs-slider .slide-content-container h2 {
  font-size: 60px;
  line-height: 80px;
  margin-bottom: 10px;
}
.tfs-slider .slide-content-container h3 {
  font-size: 24px;
  line-height: 38px;
}
.tfs-slider .slide-content-container .buttons {
  margin-top: 25px;
  overflow: visible;
}
.tfs-slider .slide-content-container .buttons a {
  -webkit-backface-visibility: hidden;
}
.tfs-slider .slide-content-container .tfs-button-1,
.tfs-slider .slide-content-container .tfs-button-2 {
  display: inline-block;
}
.tfs-slider .slide-content-container .tfs-button-2 {
  margin-left: 16px;
}
.tfs-slider .slide-content-center {
  text-align: center;
}
.tfs-slider .slide-content-right {
  text-align: right;
}
.ua-mobile .tfs-slider .self-hosted-video-bg {
  display: none;
}
.tfs-slider .background {
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 2;
  max-width: 100%;
}
.tfs-slider .background-image {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
}
.tfs-slider video {
  width: 100%;
  height: auto;
  visibility: visible;
  position: relative;
  top: 0%;
}
.tfs-slider .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 3;
}
.tfs-slider .mobile_video_image {
  display: none;
}
.ua-mobile .tfs-slider .mobile_video_image {
  /*position: absolute;
		top: 0;
		left: 0;*/
  width: 100%;
  height: 100%;
  display: block;
  z-index: 4;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-position: center center;
}
.tfs-slider .overlay-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 5;
}
.tfs-slider .flex-direction-nav a {
  top: 50%;
  margin-top: -31px;
}
.bg-parallax-parent.video {
  position: relative;
}
.bg-parallax.video,
.fusion-bg-parallax.video {
  position: absolute;
  pointer-events: none !important;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.bg-parallax.video iframe,
.fusion-bg-parallax.video iframe {
  margin-bottom: 0 !important;
  display: block !important;
  max-width: none !important;
  max-height: none !important;
}
.parallax-inner {
  min-height: 150px;
}
.fusion-bg-parallax[data-bg-size-adjust="dont-scale"] + .bg-parallax-parent .parallax-inner {
  background-size: auto !important;
}
.gform_wrapper {
  margin-bottom: 50px;
}
.gform_wrapper ul.gform_fields {
  padding: 0;
  list-style-type: none;
}
.gform_wrapper li,
.gform_wrapper form li {
  list-style: outside none none;
  margin-left: 0;
}
.gform_wrapper .gfield input[type=text],
.gform_wrapper .gfield input[type=email],
.gform_wrapper .gfield input[type=tel],
.gform_wrapper .gfield input[type=url],
.gform_wrapper .gfield input[type=number],
.gform_wrapper .gfield input[type=password] input[type="number"],
.gform_wrapper input[type="password"],
.gform_wrapper .gfield textarea {
  border: 1px solid #d2d2d2;
  font-size: 13px;
  color: #747474;
  padding: 8px 15px;
  font-family: Arial, Helvetica, sans-serif;
}
.gform_wrapper .gfield textarea {
  padding: 8px;
}
.gform_wrapper .top_label input.large,
.gform_wrapper .top_label select.large,
.gform_wrapper .top_label textarea.textarea {
  width: 100%;
}
.gform_wrapper .right_label input.medium,
.gform_wrapper .left_label input.medium,
.gform_wrapper .right_label select.medium,
.gform_wrapper .left_label select.medium {
  width: 35% !important;
}
.gform_wrapper .left_label .gfield_label {
  font-weight: normal;
}
.gform_wrapper .gform_page_footer input[type=button],
.gform_wrapper .gform_button {
  padding: 9px 20px;
  line-height: 14px;
  font-size: 12px;
}
.gform_wrapper .gform_page_footer input[type=button].button-3d:active,
.gform_wrapper .gform_button.button-3d:active {
  top: 2px;
}
.gform_wrapper .gform_page_footer input[type=button] .fusion-button-text-left,
.gform_wrapper .gform_button .fusion-button-text-left {
  padding-left: 32px;
}
.gform_wrapper .gform_page_footer input[type=button] .fusion-button-text-right,
.gform_wrapper .gform_button .fusion-button-text-right {
  padding-right: 32px;
}
.gform_wrapper .gform_page_footer input[type=button] .button-icon-divider-left,
.gform_wrapper .gform_button .button-icon-divider-left {
  padding: 0 10px;
}
.gform_wrapper .gform_page_footer input[type=button] .button-icon-divider-right,
.gform_wrapper .gform_button .button-icon-divider-right {
  padding: 0 10px;
}
.gform_wrapper .gform_page_footer input[type=button] .button-icon-divider-left i,
.gform_wrapper .gform_button .button-icon-divider-left i,
.gform_wrapper .gform_page_footer input[type=button] .button-icon-divider-right i,
.gform_wrapper .gform_button .button-icon-divider-right i {
  top: 50%;
  margin-top: -6px;
  display: block;
}
.gform_wrapper .gfield_select[multiple=multiple] {
  border: 1px solid #d2d2d2;
}
.gform_wrapper .gravity-select-parent select,
.gform_wrapper .gravity-select-parent .ginput_complex select,
.gform_wrapper .ginput_complex .ginput_right .gravity-select-parent select {
  width: 100%;
  text-indent: 2px;
}
.gform_wrapper label {
  font-weight: normal;
}
.gform_wrapper .gfield_time_hour label {
  display: inline;
}
.gform_wrapper .gform_footer {
  padding: 0;
}
.gform_wrapper span.ginput_total {
  font-size: 18px;
}
.gform_wrapper .gravity-select-parent {
  position: relative;
  overflow: hidden;
}
.gform_wrapper .gravity-select-parent .select-arrow {
  height: 34px;
}
.gform_wrapper .ginput_complex .gravity-select-parent {
  width: 95% !important;
}
.gform_wrapper .gravity-select-parent select {
  -webkit-appearance: none;
  text-overflow: '';
  background: #fbfaf9;
  border: 1px solid #dadada;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  color: #333333;
  cursor: pointer;
  display: block;
  font-size: 13px;
  outline: none;
  height: auto;
  padding: 8px 15px;
  position: relative;
  text-indent: 0.01px;
  vertical-align: middle;
  z-index: 5;
  margin: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  min-width: 70px;
}
.gform_wrapper .gfield_list_icons img {
  margin-top: 4px !important;
}
.gform_wrapper .top_label .gfield_label {
  margin-bottom: 0 !important;
}
.gform_wrapper ul li.gfield {
  margin-bottom: 15px;
}
.gform_wrapper .gfield_time_minute label,
.gform_wrapper .gfield_time_hour label {
  margin-bottom: 0 !important;
}
.gform_wrapper .gfield_time_hour i {
  margin-top: 3% !important;
}
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox],
.gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio],
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input {
  margin-top: .1em !important;
}
.gfield_time_ampm .gravity-select-parent select {
  height: 33px !important;
  padding-left: 6px !important;
  min-width: 61px !important;
}
.gfield_time_ampm .select-arrow {
  width: 31px !important;
  height: 31px !important;
}
#wrapper .entry-summary .gform_wrapper ul li {
  clear: none !important;
}
#wrapper .gform_wrapper .gravity-select-parent select {
  margin: 0;
}
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield input[type=radio] {
  margin-left: 3px !important;
}
.wpcf7-form .wpcf7-text,
.wpcf7-form .wpcf7-quiz,
.wpcf7-form .wpcf7-number,
.wpcf7-form textarea {
  float: none !important;
  width: 100% !important;
  box-sizing: border-box;
}
.wpcf7-form .wpcf7-text,
.wpcf7-form .wpcf7-quiz,
.wpcf7-form .wpcf7-number,
.wpcf7-form .wpcf7-captchar,
.wpcf7-form .wpcf7-date {
  border: 1px solid #d2d2d2;
  width: 28%;
  font-size: 13px;
  color: #747474;
  padding: 8px 2%;
  float: left;
  margin-right: 1%;
}
.wpcf7-form input[type="submit"] {
  padding: 5px 15px;
}
.wpcf7-form .wpcf7-text,
.wpcf7-form .wpcf7-quiz,
.wpcf7-form .wpcf7-number,
.wpcf7-form .wpcf7-captchar,
.wpcf7-form .wpcf7-date {
  float: none;
}
.wpcf7-form .wpcf7-captchar,
.wpcf7-form .wpcf7-date {
  width: 100%;
  margin-right: 0;
}
.wpcf7-form .wpcf7-text,
.wpcf7-form .wpcf7-quiz,
.wpcf7-form .wpcf7-number,
.wpcf7-form textarea,
.wpcf7-form .wpcf7-captchar,
.wpcf7-form .wpcf7-date {
  width: 100%;
  margin-right: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
}
.wpcf7-form input {
  float: none;
}
.wpcf7-form textarea {
  border: 1px solid #d2d2d2;
  width: 100%;
  height: 150px;
  font-size: 13px;
  color: #747474;
  padding: 8px 11px;
  margin-right: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
}
.wpcf7-form input[type="submit"] {
  width: auto;
  font-weight: bold;
  cursor: pointer;
}
.wpcf7-form .wpcf7-not-valid-tip {
  display: inline;
}
.sidebar .wpcf7-form .wpcf7-text,
.sidebar .wpcf7-form .wpcf7-quiz,
.sidebar .wpcf7-form .wpcf7-number {
  width: 100%;
  margin-right: 0;
}
.wpcf7-select-parent {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.wpcf7-select-parent .select-arrow {
  width: 35px;
  height: 33px;
  line-height: 33px;
  border-left: 1px solid #dadada;
  position: absolute;
  top: 1px;
  right: 1px;
  background: #fff;
  pointer-events: none;
  z-index: 10;
  font-family: 'icomoon';
  font-size: 9px;
  text-align: center;
}
.wpcf7-select-parent .wpcf7-select {
  -webkit-appearance: none;
  text-overflow: '';
  background: #fbfaf9;
  border: 1px solid #dadada;
  color: #333333;
  cursor: pointer;
  display: block;
  font-size: 13px;
  outline: none;
  height: auto;
  width: 100%;
  padding: 8px 15px;
  position: relative;
  text-indent: 0.01px;
  vertical-align: middle;
  z-index: 5;
  margin: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
}
/* =================================================================================================
Table of Contents
----------------------------------------------------------------------------------------------------
	01 IcoMoon Font Face Definition
	02 IcoMoon Icon Styles
================================================================================================= */
/* IcoMoon Font Face Definition
================================================================================================= */
@font-face {
  font-family: 'icomoon';
  src: url('/local/templates/main/themes/Avada/assets/fonts/icomoon/icomoon.eot');
  src: url('/local/templates/main/themes/Avada/assets/fonts/icomoon/icomoon.eot?#iefix') format('embedded-opentype'), url('/local/templates/main/themes/Avada/assets/fonts/icomoon/icomoon.woff') format('woff'), url('/local/templates/main/themes/Avada/assets/fonts/icomoon/icomoon.ttf') format('truetype'), url('/local/templates/main/themes/Avada/assets/fonts/icomoon/icomoon.svg?#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* IcoMoon Font Face Definition
================================================================================================= */
[class^="fusion-icon-"],
[class*=" fusion-icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fusion-icon-TFicon:before {
  content: "\e62d";
}
.fusion-icon-bars:before {
  content: "\f0c9";
}
.fusion-icon-angle-left:before {
  content: "\f104";
}
.fusion-icon-search:before {
  content: "\f002";
}
.fusion-icon-vk:before {
  content: "\f189";
}
.fusion-icon-check-square-o:before {
  content: "\f046";
}
.fusion-icon-check-circle-o:before {
  content: "\f05d";
}
.fusion-icon-shopping-cart:before {
  content: "\f07a";
}
.fusion-icon-angle-right:before {
  content: "\f105";
}
.fusion-icon-angle-up:before {
  content: "\f106";
}
.fusion-icon-spinner:before {
  content: "\f110";
}
.fusion-icon-star:before {
  content: "\f005";
}
.fusion-icon-gear:before {
  content: "\f013";
}
.fusion-icon-star-o:before {
  content: "\f006";
}
.fusion-icon-caret-left:before {
  content: "\f0d9";
}
.fusion-icon-caret-right:before {
  content: "\f0da";
}
.fusion-icon-grid:before {
  content: "\e614";
}
.fusion-icon-pen:before {
  content: "\e600";
}
.fusion-icon-film:before {
  content: "\e628";
}
.fusion-icon-arrow-left:before {
  content: "\e61e";
}
.fusion-icon-plus:before {
  content: "\e61d";
}
.fusion-icon-minus:before {
  content: "\e61c";
}
.fusion-icon-arrow-down:before {
  content: "\e61f";
}
.fusion-icon-uniE620:before {
  content: "\e620";
}
.fusion-icon-paypal:before {
  content: "\e60e";
}
.fusion-icon-tumblr:before {
  content: "\e613";
}
.fusion-icon-googleplus:before {
  content: "\e612";
}
.fusion-icon-arrow-down2:before {
  content: "\e621";
}
.fusion-icon-instagram:before {
  content: "\e615";
}
.fusion-icon-forrst:before {
  content: "\e617";
}
.fusion-icon-facebook:before {
  content: "\e604";
}
.fusion-icon-flickr:before {
  content: "\e608";
}
.fusion-icon-feed:before,
.fusion-icon-rss:before {
  content: "\e606";
}
.fusion-icon-twitter:before {
  content: "\e605";
}
.fusion-icon-vimeo:before {
  content: "\e607";
}
.fusion-icon-dribbble:before {
  content: "\e609";
}
.fusion-icon-skype:before {
  content: "\e618";
}
.fusion-icon-youtube:before {
  content: "\e622";
}
.fusion-icon-blogger:before {
  content: "\e60b";
}
.fusion-icon-link:before {
  content: "\e619";
}
.fusion-icon-image:before {
  content: "\e624";
}
.fusion-icon-images:before {
  content: "\e625";
}
.fusion-icon-reddit:before {
  content: "\e60d";
}
.fusion-icon-soundcloud:before {
  content: "\e60c";
}
.fusion-icon-quotes-left:before {
  content: "\e627";
}
.fusion-icon-bubbles:before {
  content: "\e62a";
}
.fusion-icon-headphones:before {
  content: "\e629";
}
.fusion-icon-deviantart:before {
  content: "\e626";
}
.fusion-icon-digg:before {
  content: "\e610";
}
.fusion-icon-mail:before {
  content: "\e616";
}
.fusion-icon-dropbox:before {
  content: "\e611";
}
.fusion-icon-linkedin:before {
  content: "\e60f";
}
.fusion-icon-myspace:before {
  content: "\e603";
}
.fusion-icon-pinterest:before {
  content: "\e602";
}
.fusion-icon-yahoo:before {
  content: "\e601";
}
.fusion-icon-list:before {
  content: "\e623";
}
.fusion-icon-user2:before {
  content: "\e61b";
}
.fusion-icon-user:before {
  content: "\e61a";
}
.fusion-alert {
  position: relative;
  padding: 25px;
  border-radius: 0;
  font-size: 15px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.fusion-alert.alert-shadow {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.fusion-alert .close {
  position: absolute;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  right: -1px;
  top: -1px;
  height: 25px;
  width: 25px;
  line-height: 25px;
  opacity: 1;
  border: 1px solid;
  border-color: inherit;
  color: inherit;
  font-size: 15px;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}
.fusion-alert .close:hover {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.05);
}
.fusion-alert .alert-icon {
  margin-right: 10px;
}
.fusion-alert.alert-blank {
  border: 1px solid #747474;
}
.fusion-alert.alert-info {
  background-color: #fff;
  border-color: #D7D6D6;
  color: inherit;
}
/* All styles in Avada/less/theme/blog.less */
.fusion-button-wrapper {
  display: inline;
}
.fusion-button-wrapper.fusion-aligncenter {
  display: block;
}
.fusion-button,
.wpcf7-submit,
.woocommerce .checkout #place_order {
  display: inline-block;
  position: relative;
  outline: 0;
  zoom: 1;
  border: 1px solid rgba(0, 0, 0, 0);
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  cursor: pointer;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}
.fusion-button:before,
.wpcf7-submit:before,
.woocommerce .checkout #place_order:before,
.fusion-button:after,
.wpcf7-submit:after,
.woocommerce .checkout #place_order:after {
  content: " ";
  display: table;
}
.fusion-button:after,
.wpcf7-submit:after,
.woocommerce .checkout #place_order:after {
  clear: both;
}
.fusion-button:hover,
.wpcf7-submit:hover,
.woocommerce .checkout #place_order:hover {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.fusion-button:focus,
.wpcf7-submit:focus,
.woocommerce .checkout #place_order:focus {
  outline: 0;
}
.ls-container .button,
.ls-container .fusion-button {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.ls-container .button:hover,
.ls-container .fusion-button:hover {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
#wrapper .fusion-button-square,
#wrapper .button-square {
  border-radius: 0;
}
#wrapper .fusion-button-round,
#wrapper .button-round {
  border-radius: 2px;
}
#wrapper .fusion-button-round.button-3d,
#wrapper .button-round.button-3d {
  border-radius: 4px;
}
#wrapper .fusion-button-pill,
#wrapper .button-pill {
  border-radius: 25px !important;
}
.fusion-body .fusion-button-small,
.button-small,
.button.small,
#bbp_user_edit_submit,
.woocommerce .single_add_to_cart_button {
  padding: 9px 20px;
  line-height: 14px;
  font-size: 12px;
}
.fusion-body .fusion-button-small.button-3d:active,
.button-small.button-3d:active,
.button.small.button-3d:active,
#bbp_user_edit_submit.button-3d:active,
.woocommerce .single_add_to_cart_button.button-3d:active {
  top: 2px;
}
.fusion-body .fusion-button-small .fusion-button-text-left,
.button-small .fusion-button-text-left,
.button.small .fusion-button-text-left,
#bbp_user_edit_submit .fusion-button-text-left,
.woocommerce .single_add_to_cart_button .fusion-button-text-left {
  padding-left: 32px;
}
.fusion-body .fusion-button-small .fusion-button-text-right,
.button-small .fusion-button-text-right,
.button.small .fusion-button-text-right,
#bbp_user_edit_submit .fusion-button-text-right,
.woocommerce .single_add_to_cart_button .fusion-button-text-right {
  padding-right: 32px;
}
.fusion-body .fusion-button-small .button-icon-divider-left,
.button-small .button-icon-divider-left,
.button.small .button-icon-divider-left,
#bbp_user_edit_submit .button-icon-divider-left,
.woocommerce .single_add_to_cart_button .button-icon-divider-left {
  padding: 0 10px;
}
.fusion-body .fusion-button-small .button-icon-divider-right,
.button-small .button-icon-divider-right,
.button.small .button-icon-divider-right,
#bbp_user_edit_submit .button-icon-divider-right,
.woocommerce .single_add_to_cart_button .button-icon-divider-right {
  padding: 0 10px;
}
.fusion-body .fusion-button-small .button-icon-divider-left i,
.button-small .button-icon-divider-left i,
.button.small .button-icon-divider-left i,
#bbp_user_edit_submit .button-icon-divider-left i,
.woocommerce .single_add_to_cart_button .button-icon-divider-left i,
.fusion-body .fusion-button-small .button-icon-divider-right i,
.button-small .button-icon-divider-right i,
.button.small .button-icon-divider-right i,
#bbp_user_edit_submit .button-icon-divider-right i,
.woocommerce .single_add_to_cart_button .button-icon-divider-right i {
  top: 50%;
  margin-top: -6px;
  display: block;
}
.fusion-body .fusion-button-medium,
.button-medium,
.button.medium,
.woocommerce .checkout #place_order,
.ticket-selector-submit-btn[type=submit] {
  padding: 11px 23px;
  line-height: 16px;
  font-size: 13px;
}
.fusion-body .fusion-button-medium.button-3d:active,
.button-medium.button-3d:active,
.button.medium.button-3d:active,
.woocommerce .checkout #place_order.button-3d:active,
.ticket-selector-submit-btn[type=submit].button-3d:active {
  top: 3px;
}
.fusion-body .fusion-button-medium .fusion-button-text-left,
.button-medium .fusion-button-text-left,
.button.medium .fusion-button-text-left,
.woocommerce .checkout #place_order .fusion-button-text-left,
.ticket-selector-submit-btn[type=submit] .fusion-button-text-left {
  padding-left: 38px;
}
.fusion-body .fusion-button-medium .fusion-button-text-right,
.button-medium .fusion-button-text-right,
.button.medium .fusion-button-text-right,
.woocommerce .checkout #place_order .fusion-button-text-right,
.ticket-selector-submit-btn[type=submit] .fusion-button-text-right {
  padding-right: 38px;
}
.fusion-body .fusion-button-medium .button-icon-divider-left,
.button-medium .button-icon-divider-left,
.button.medium .button-icon-divider-left,
.woocommerce .checkout #place_order .button-icon-divider-left,
.ticket-selector-submit-btn[type=submit] .button-icon-divider-left {
  padding: 0 12.5px;
}
.fusion-body .fusion-button-medium .button-icon-divider-right,
.button-medium .button-icon-divider-right,
.button.medium .button-icon-divider-right,
.woocommerce .checkout #place_order .button-icon-divider-right,
.ticket-selector-submit-btn[type=submit] .button-icon-divider-right {
  padding: 0 12.5px;
}
.fusion-body .fusion-button-medium .button-icon-divider-left i,
.button-medium .button-icon-divider-left i,
.button.medium .button-icon-divider-left i,
.woocommerce .checkout #place_order .button-icon-divider-left i,
.ticket-selector-submit-btn[type=submit] .button-icon-divider-left i,
.fusion-body .fusion-button-medium .button-icon-divider-right i,
.button-medium .button-icon-divider-right i,
.button.medium .button-icon-divider-right i,
.woocommerce .checkout #place_order .button-icon-divider-right i,
.ticket-selector-submit-btn[type=submit] .button-icon-divider-right i {
  top: 50%;
  margin-top: -6.5px;
  display: block;
}
.fusion-body .fusion-button-large,
.button-large,
.button.large {
  padding: 13px 29px;
  line-height: 17px;
  font-size: 14px;
}
.fusion-body .fusion-button-large.button-3d:active,
.button-large.button-3d:active,
.button.large.button-3d:active {
  top: 4px;
}
.fusion-body .fusion-button-large .fusion-button-text-left,
.button-large .fusion-button-text-left,
.button.large .fusion-button-text-left {
  padding-left: 43px;
}
.fusion-body .fusion-button-large .fusion-button-text-right,
.button-large .fusion-button-text-right,
.button.large .fusion-button-text-right {
  padding-right: 43px;
}
.fusion-body .fusion-button-large .button-icon-divider-left,
.button-large .button-icon-divider-left,
.button.large .button-icon-divider-left {
  padding: 0 14.5px;
}
.fusion-body .fusion-button-large .button-icon-divider-right,
.button-large .button-icon-divider-right,
.button.large .button-icon-divider-right {
  padding: 0 14.5px;
}
.fusion-body .fusion-button-large .button-icon-divider-left i,
.button-large .button-icon-divider-left i,
.button.large .button-icon-divider-left i,
.fusion-body .fusion-button-large .button-icon-divider-right i,
.button-large .button-icon-divider-right i,
.button.large .button-icon-divider-right i {
  top: 50%;
  margin-top: -7px;
  display: block;
}
.fusion-body .fusion-button-xlarge,
.button-xlarge,
.button.xlarge {
  padding: 17px 40px;
  line-height: 21px;
  font-size: 18px;
}
.fusion-body .fusion-button-xlarge.button-3d:active,
.button-xlarge.button-3d:active,
.button.xlarge.button-3d:active {
  top: 6px;
}
.fusion-body .fusion-button-xlarge .fusion-button-text-left,
.button-xlarge .fusion-button-text-left,
.button.xlarge .fusion-button-text-left {
  padding-left: 55px;
}
.fusion-body .fusion-button-xlarge .fusion-button-text-right,
.button-xlarge .fusion-button-text-right,
.button.xlarge .fusion-button-text-right {
  padding-right: 55px;
}
.fusion-body .fusion-button-xlarge .button-icon-divider-left,
.button-xlarge .button-icon-divider-left,
.button.xlarge .button-icon-divider-left {
  padding: 0 18.5px;
}
.fusion-body .fusion-button-xlarge .button-icon-divider-right,
.button-xlarge .button-icon-divider-right,
.button.xlarge .button-icon-divider-right {
  padding: 0 18.5px;
}
.fusion-body .fusion-button-xlarge .button-icon-divider-left i,
.button-xlarge .button-icon-divider-left i,
.button.xlarge .button-icon-divider-left i,
.fusion-body .fusion-button-xlarge .button-icon-divider-right i,
.button-xlarge .button-icon-divider-right i,
.button.xlarge .button-icon-divider-right i {
  top: 50%;
  margin-top: -9px;
  display: block;
}
.button span {
  line-height: normal;
}
@media only screen and (max-width: 800px) {
  .rev_slider .button,
  .ls-container .button {
    padding: 0 20px;
    line-height: 30px;
    font-size: 12px;
    font-size: 10px !important;
    line-height: 30px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .rev_slider .button.button-3d:active,
  .ls-container .button.button-3d:active {
    top: 2px;
  }
  .rev_slider .button .fusion-button-text-left,
  .ls-container .button .fusion-button-text-left {
    padding-left: 32px;
  }
  .rev_slider .button .fusion-button-text-right,
  .ls-container .button .fusion-button-text-right {
    padding-right: 32px;
  }
  .rev_slider .button .button-icon-divider-left,
  .ls-container .button .button-icon-divider-left {
    padding: 0 10px;
  }
  .rev_slider .button .button-icon-divider-right,
  .ls-container .button .button-icon-divider-right {
    padding: 0 10px;
  }
  .rev_slider .button .button-icon-divider-left i,
  .ls-container .button .button-icon-divider-left i,
  .rev_slider .button .button-icon-divider-right i,
  .ls-container .button .button-icon-divider-right i {
    top: 50%;
    margin-top: -6px;
    display: block;
  }
  .rev_slider .button.button-3d:active,
  .ls-container .button.button-3d:active {
    top: 2px !important;
  }
  .rev_slider .button span,
  .ls-container .button span {
    font-size: 10px !important;
  }
}
@media only screen and (max-width: 640px) {
    .fusion-portfolio-wrapper {
 margin: 15px 10px;
}
.post {
    margin-bottom: 30px;
}
.fusion-portfolio-wrapper a{
  width:50%;
}
  .rev_slider .button,
  .ls-container .button {
    padding: 0 20px;
    line-height: 20px;
    font-size: 10px;
    font-size: 10px !important;
    line-height: 20px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .rev_slider .button.button-3d:active,
  .ls-container .button.button-3d:active {
    top: 2px;
  }
  .rev_slider .button .fusion-button-text-left,
  .ls-container .button .fusion-button-text-left {
    padding-left: 32px;
  }
  .rev_slider .button .fusion-button-text-right,
  .ls-container .button .fusion-button-text-right {
    padding-right: 32px;
  }
  .rev_slider .button .button-icon-divider-left,
  .ls-container .button .button-icon-divider-left {
    padding: 0 11px;
  }
  .rev_slider .button .button-icon-divider-right,
  .ls-container .button .button-icon-divider-right {
    padding: 0 11px;
  }
  .rev_slider .button .button-icon-divider-left i,
  .ls-container .button .button-icon-divider-left i,
  .rev_slider .button .button-icon-divider-right i,
  .ls-container .button .button-icon-divider-right i {
    top: 50%;
    margin-top: -5px;
    display: block;
  }
  .rev_slider .button.button-3d:active,
  .ls-container .button.button-3d:active {
    top: 2px !important;
  }
  .rev_slider .button span,
  .ls-container .button span {
    font-size: 10px !important;
  }
}
button.fusion-button.button-3d:active {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), 1px 2px 3px 2px rgba(0, 0, 0, 0.3), 0 0 0 #000000;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), 1px 2px 3px 2px rgba(0, 0, 0, 0.3), 0 0 0 #000000;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), 1px 2px 3px 2px rgba(0, 0, 0, 0.3), 0 0 0 #000000;
}
.button-icon-left {
  margin-right: 10px;
}
.button-icon-right {
  margin-left: 10px;
}
.button-icon-divider-left,
.button-icon-divider-right {
  display: inline-block;
  position: absolute;
  top: 0;
  height: 100%;
}
.button-icon-divider-left i,
.button-icon-divider-right i {
  position: relative;
}
.button-icon-divider-left {
  left: 0;
  border-right: 1px solid;
}
.button-icon-divider-right {
  right: 0;
  border-left: 1px solid;
}
.fusion-button.button-green,
.fusion-button.button-green.wpcf7-submit,
.button.green {
  background: #d1e990;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#aad75d), to(#d1e990));
  background-image: -webkit-linear-gradient(bottom, #aad75d, #d1e990);
  background-image: -moz-linear-gradient(bottom, #aad75d, #d1e990);
  background-image: -o-linear-gradient(bottom, #aad75d, #d1e990);
  background-image: linear-gradient(to top, #aad75d, #d1e990);
  border: 1px solid #9dba60;
  color: #54770f;
}
.fusion-button.button-green .button-icon-divider-left,
.fusion-button.button-green.wpcf7-submit .button-icon-divider-left,
.button.green .button-icon-divider-left,
.fusion-button.button-green .button-icon-divider-right,
.fusion-button.button-green.wpcf7-submit .button-icon-divider-right,
.button.green .button-icon-divider-right {
  border-color: #9dba60;
}
.fusion-button.button-green:hover,
.fusion-button.button-green.wpcf7-submit:hover,
.button.green:hover,
.fusion-button.button-green:focus,
.fusion-button.button-green.wpcf7-submit:focus,
.button.green:focus,
.fusion-button.button-green:active,
.fusion-button.button-green.wpcf7-submit:active,
.button.green:active {
  background: #aad75d;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#d1e990), to(#aad75d));
  background-image: -webkit-linear-gradient(bottom, #d1e990, #aad75d);
  background-image: -moz-linear-gradient(bottom, #d1e990, #aad75d);
  background-image: -o-linear-gradient(bottom, #d1e990, #aad75d);
  background-image: linear-gradient(to top, #d1e990, #aad75d);
  border: 1px solid #9dba60;
  color: #54770f;
}
.fusion-button.button-green:hover .button-icon-divider-left,
.fusion-button.button-green.wpcf7-submit:hover .button-icon-divider-left,
.button.green:hover .button-icon-divider-left,
.fusion-button.button-green:focus .button-icon-divider-left,
.fusion-button.button-green.wpcf7-submit:focus .button-icon-divider-left,
.button.green:focus .button-icon-divider-left,
.fusion-button.button-green:active .button-icon-divider-left,
.fusion-button.button-green.wpcf7-submit:active .button-icon-divider-left,
.button.green:active .button-icon-divider-left,
.fusion-button.button-green:hover .button-icon-divider-right,
.fusion-button.button-green.wpcf7-submit:hover .button-icon-divider-right,
.button.green:hover .button-icon-divider-right,
.fusion-button.button-green:focus .button-icon-divider-right,
.fusion-button.button-green.wpcf7-submit:focus .button-icon-divider-right,
.button.green:focus .button-icon-divider-right,
.fusion-button.button-green:active .button-icon-divider-right,
.fusion-button.button-green.wpcf7-submit:active .button-icon-divider-right,
.button.green:active .button-icon-divider-right {
  border-color: #9dba60;
}
.no-cssgradients .fusion-button.button-green:hover,
.no-cssgradients .fusion-button.button-green.wpcf7-submit:hover,
.no-cssgradients .button.green:hover,
.no-cssgradients .fusion-button.button-green:focus,
.no-cssgradients .fusion-button.button-green.wpcf7-submit:focus,
.no-cssgradients .button.green:focus,
.no-cssgradients .fusion-button.button-green:active,
.no-cssgradients .fusion-button.button-green.wpcf7-submit:active,
.no-cssgradients .button.green:active {
  background-color: #AAD75D;
}
.no-cssgradients .fusion-button.button-green,
.no-cssgradients .fusion-button.button-green.wpcf7-submit,
.no-cssgradients .button.green {
  background-color: #D1E990;
}
.fusion-button.button-green.button-3d.fusion-button-small,
.fusion-button.button-green.wpcf7-submit.button-3d.fusion-button-small,
.button.green.button-3d.fusion-button-small,
.fusion-button.button-green.button-3d.button-small,
.fusion-button.button-green.wpcf7-submit.button-3d.button-small,
.button.green.button-3d.button-small {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #54770f, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #54770f, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #54770f, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-green.button-3d.fusion-button-small:active,
.fusion-button.button-green.wpcf7-submit.button-3d.fusion-button-small:active,
.button.green.button-3d.fusion-button-small:active,
.fusion-button.button-green.button-3d.button-small:active,
.fusion-button.button-green.wpcf7-submit.button-3d.button-small:active,
.button.green.button-3d.button-small:active {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-green.button-3d.fusion-button-medium,
.fusion-button.button-green.wpcf7-submit.button-3d.fusion-button-medium,
.button.green.button-3d.fusion-button-medium,
.fusion-button.button-green.button-3d.button-medium,
.fusion-button.button-green.wpcf7-submit.button-3d.button-medium,
.button.green.button-3d.button-medium {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #54770f, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #54770f, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #54770f, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-green.button-3d.fusion-button-medium:active,
.fusion-button.button-green.wpcf7-submit.button-3d.fusion-button-medium:active,
.button.green.button-3d.fusion-button-medium:active,
.fusion-button.button-green.button-3d.button-medium:active,
.fusion-button.button-green.wpcf7-submit.button-3d.button-medium:active,
.button.green.button-3d.button-medium:active {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-green.button-3d.fusion-button-large,
.fusion-button.button-green.wpcf7-submit.button-3d.fusion-button-large,
.button.green.button-3d.fusion-button-large,
.fusion-button.button-green.button-3d.button-large,
.fusion-button.button-green.wpcf7-submit.button-3d.button-large,
.button.green.button-3d.button-large {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #54770f, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #54770f, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #54770f, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-green.button-3d.fusion-button-large:active,
.fusion-button.button-green.wpcf7-submit.button-3d.fusion-button-large:active,
.button.green.button-3d.fusion-button-large:active,
.fusion-button.button-green.button-3d.button-large:active,
.fusion-button.button-green.wpcf7-submit.button-3d.button-large:active,
.button.green.button-3d.button-large:active {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-green.button-3d.fusion-button-xlarge,
.fusion-button.button-green.wpcf7-submit.button-3d.fusion-button-xlarge,
.button.green.button-3d.fusion-button-xlarge,
.fusion-button.button-green.button-3d.button-xlarge,
.fusion-button.button-green.wpcf7-submit.button-3d.button-xlarge,
.button.green.button-3d.button-xlarge {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #54770f, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #54770f, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #54770f, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-green.button-3d.fusion-button-xlarge:active,
.fusion-button.button-green.wpcf7-submit.button-3d.fusion-button-xlarge:active,
.button.green.button-3d.fusion-button-xlarge:active,
.fusion-button.button-green.button-3d.button-xlarge:active,
.fusion-button.button-green.wpcf7-submit.button-3d.button-xlarge:active,
.button.green.button-3d.button-xlarge:active {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #54770f, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #54770f, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #54770f, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-darkgreen,
.fusion-button.button-darkgreen.wpcf7-submit,
.button.darkgreen {
  background: #d0e0a5;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#a8c76a), to(#d0e0a5));
  background-image: -webkit-linear-gradient(bottom, #a8c76a, #d0e0a5);
  background-image: -moz-linear-gradient(bottom, #a8c76a, #d0e0a5);
  background-image: -o-linear-gradient(bottom, #a8c76a, #d0e0a5);
  background-image: linear-gradient(to top, #a8c76a, #d0e0a5);
  border: 1px solid #9dba60;
  color: #54770f;
}
.fusion-button.button-darkgreen .button-icon-divider-left,
.fusion-button.button-darkgreen.wpcf7-submit .button-icon-divider-left,
.button.darkgreen .button-icon-divider-left,
.fusion-button.button-darkgreen .button-icon-divider-right,
.fusion-button.button-darkgreen.wpcf7-submit .button-icon-divider-right,
.button.darkgreen .button-icon-divider-right {
  border-color: #9dba60;
}
.fusion-button.button-darkgreen:hover,
.fusion-button.button-darkgreen.wpcf7-submit:hover,
.button.darkgreen:hover,
.fusion-button.button-darkgreen:focus,
.fusion-button.button-darkgreen.wpcf7-submit:focus,
.button.darkgreen:focus,
.fusion-button.button-darkgreen:active,
.fusion-button.button-darkgreen.wpcf7-submit:active,
.button.darkgreen:active {
  background: #a8c76a;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#d0e0a5), to(#a8c76a));
  background-image: -webkit-linear-gradient(bottom, #d0e0a5, #a8c76a);
  background-image: -moz-linear-gradient(bottom, #d0e0a5, #a8c76a);
  background-image: -o-linear-gradient(bottom, #d0e0a5, #a8c76a);
  background-image: linear-gradient(to top, #d0e0a5, #a8c76a);
  border: 1px solid #9dba60;
  color: #54770f;
}
.fusion-button.button-darkgreen:hover .button-icon-divider-left,
.fusion-button.button-darkgreen.wpcf7-submit:hover .button-icon-divider-left,
.button.darkgreen:hover .button-icon-divider-left,
.fusion-button.button-darkgreen:focus .button-icon-divider-left,
.fusion-button.button-darkgreen.wpcf7-submit:focus .button-icon-divider-left,
.button.darkgreen:focus .button-icon-divider-left,
.fusion-button.button-darkgreen:active .button-icon-divider-left,
.fusion-button.button-darkgreen.wpcf7-submit:active .button-icon-divider-left,
.button.darkgreen:active .button-icon-divider-left,
.fusion-button.button-darkgreen:hover .button-icon-divider-right,
.fusion-button.button-darkgreen.wpcf7-submit:hover .button-icon-divider-right,
.button.darkgreen:hover .button-icon-divider-right,
.fusion-button.button-darkgreen:focus .button-icon-divider-right,
.fusion-button.button-darkgreen.wpcf7-submit:focus .button-icon-divider-right,
.button.darkgreen:focus .button-icon-divider-right,
.fusion-button.button-darkgreen:active .button-icon-divider-right,
.fusion-button.button-darkgreen.wpcf7-submit:active .button-icon-divider-right,
.button.darkgreen:active .button-icon-divider-right {
  border-color: #9dba60;
}
.no-cssgradients .fusion-button.button-darkgreen:hover,
.no-cssgradients .fusion-button.button-darkgreen.wpcf7-submit:hover,
.no-cssgradients .button.darkgreen:hover,
.no-cssgradients .fusion-button.button-darkgreen:focus,
.no-cssgradients .fusion-button.button-darkgreen.wpcf7-submit:focus,
.no-cssgradients .button.darkgreen:focus,
.no-cssgradients .fusion-button.button-darkgreen:active,
.no-cssgradients .fusion-button.button-darkgreen.wpcf7-submit:active,
.no-cssgradients .button.darkgreen:active {
  background-color: #a8c76a;
}
.no-cssgradients .fusion-button.button-darkgreen,
.no-cssgradients .fusion-button.button-darkgreen.wpcf7-submit,
.no-cssgradients .button.darkgreen {
  background-color: #d0e0a5;
}
.fusion-button.button-darkgreen.button-3d.fusion-button-small,
.fusion-button.button-darkgreen.wpcf7-submit.button-3d.fusion-button-small,
.button.darkgreen.button-3d.fusion-button-small,
.fusion-button.button-darkgreen.button-3d.button-small,
.fusion-button.button-darkgreen.wpcf7-submit.button-3d.button-small,
.button.darkgreen.button-3d.button-small {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #54770f, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #54770f, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #54770f, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-darkgreen.button-3d.fusion-button-small:active,
.fusion-button.button-darkgreen.wpcf7-submit.button-3d.fusion-button-small:active,
.button.darkgreen.button-3d.fusion-button-small:active,
.fusion-button.button-darkgreen.button-3d.button-small:active,
.fusion-button.button-darkgreen.wpcf7-submit.button-3d.button-small:active,
.button.darkgreen.button-3d.button-small:active {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-darkgreen.button-3d.fusion-button-medium,
.fusion-button.button-darkgreen.wpcf7-submit.button-3d.fusion-button-medium,
.button.darkgreen.button-3d.fusion-button-medium,
.fusion-button.button-darkgreen.button-3d.button-medium,
.fusion-button.button-darkgreen.wpcf7-submit.button-3d.button-medium,
.button.darkgreen.button-3d.button-medium {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #54770f, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #54770f, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #54770f, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-darkgreen.button-3d.fusion-button-medium:active,
.fusion-button.button-darkgreen.wpcf7-submit.button-3d.fusion-button-medium:active,
.button.darkgreen.button-3d.fusion-button-medium:active,
.fusion-button.button-darkgreen.button-3d.button-medium:active,
.fusion-button.button-darkgreen.wpcf7-submit.button-3d.button-medium:active,
.button.darkgreen.button-3d.button-medium:active {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-darkgreen.button-3d.fusion-button-large,
.fusion-button.button-darkgreen.wpcf7-submit.button-3d.fusion-button-large,
.button.darkgreen.button-3d.fusion-button-large,
.fusion-button.button-darkgreen.button-3d.button-large,
.fusion-button.button-darkgreen.wpcf7-submit.button-3d.button-large,
.button.darkgreen.button-3d.button-large {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #54770f, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #54770f, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #54770f, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-darkgreen.button-3d.fusion-button-large:active,
.fusion-button.button-darkgreen.wpcf7-submit.button-3d.fusion-button-large:active,
.button.darkgreen.button-3d.fusion-button-large:active,
.fusion-button.button-darkgreen.button-3d.button-large:active,
.fusion-button.button-darkgreen.wpcf7-submit.button-3d.button-large:active,
.button.darkgreen.button-3d.button-large:active {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-darkgreen.button-3d.fusion-button-xlarge,
.fusion-button.button-darkgreen.wpcf7-submit.button-3d.fusion-button-xlarge,
.button.darkgreen.button-3d.fusion-button-xlarge,
.fusion-button.button-darkgreen.button-3d.button-xlarge,
.fusion-button.button-darkgreen.wpcf7-submit.button-3d.button-xlarge,
.button.darkgreen.button-3d.button-xlarge {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #54770f, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #54770f, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #54770f, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-darkgreen.button-3d.fusion-button-xlarge:active,
.fusion-button.button-darkgreen.wpcf7-submit.button-3d.fusion-button-xlarge:active,
.button.darkgreen.button-3d.fusion-button-xlarge:active,
.fusion-button.button-darkgreen.button-3d.button-xlarge:active,
.fusion-button.button-darkgreen.wpcf7-submit.button-3d.button-xlarge:active,
.button.darkgreen.button-3d.button-xlarge:active {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #54770f, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #54770f, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #54770f, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-orange,
.fusion-button.button-orange.wpcf7-submit,
.button.orange {
  background: #fbdc86;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#f8bf56), to(#fbdc86));
  background-image: -webkit-linear-gradient(bottom, #f8bf56, #fbdc86);
  background-image: -moz-linear-gradient(bottom, #f8bf56, #fbdc86);
  background-image: -o-linear-gradient(bottom, #f8bf56, #fbdc86);
  background-image: linear-gradient(to top, #f8bf56, #fbdc86);
  border: 1px solid #c0830b;
  color: #c0830b;
}
.fusion-button.button-orange .button-icon-divider-left,
.fusion-button.button-orange.wpcf7-submit .button-icon-divider-left,
.button.orange .button-icon-divider-left,
.fusion-button.button-orange .button-icon-divider-right,
.fusion-button.button-orange.wpcf7-submit .button-icon-divider-right,
.button.orange .button-icon-divider-right {
  border-color: #c0830b;
}
.fusion-button.button-orange:hover,
.fusion-button.button-orange.wpcf7-submit:hover,
.button.orange:hover,
.fusion-button.button-orange:focus,
.fusion-button.button-orange.wpcf7-submit:focus,
.button.orange:focus,
.fusion-button.button-orange:active,
.fusion-button.button-orange.wpcf7-submit:active,
.button.orange:active {
  background: #f8bf56;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#fbdc86), to(#f8bf56));
  background-image: -webkit-linear-gradient(bottom, #fbdc86, #f8bf56);
  background-image: -moz-linear-gradient(bottom, #fbdc86, #f8bf56);
  background-image: -o-linear-gradient(bottom, #fbdc86, #f8bf56);
  background-image: linear-gradient(to top, #fbdc86, #f8bf56);
  border: 1px solid #c0830b;
  color: #c0830b;
}
.fusion-button.button-orange:hover .button-icon-divider-left,
.fusion-button.button-orange.wpcf7-submit:hover .button-icon-divider-left,
.button.orange:hover .button-icon-divider-left,
.fusion-button.button-orange:focus .button-icon-divider-left,
.fusion-button.button-orange.wpcf7-submit:focus .button-icon-divider-left,
.button.orange:focus .button-icon-divider-left,
.fusion-button.button-orange:active .button-icon-divider-left,
.fusion-button.button-orange.wpcf7-submit:active .button-icon-divider-left,
.button.orange:active .button-icon-divider-left,
.fusion-button.button-orange:hover .button-icon-divider-right,
.fusion-button.button-orange.wpcf7-submit:hover .button-icon-divider-right,
.button.orange:hover .button-icon-divider-right,
.fusion-button.button-orange:focus .button-icon-divider-right,
.fusion-button.button-orange.wpcf7-submit:focus .button-icon-divider-right,
.button.orange:focus .button-icon-divider-right,
.fusion-button.button-orange:active .button-icon-divider-right,
.fusion-button.button-orange.wpcf7-submit:active .button-icon-divider-right,
.button.orange:active .button-icon-divider-right {
  border-color: #c0830b;
}
.no-cssgradients .fusion-button.button-orange:hover,
.no-cssgradients .fusion-button.button-orange.wpcf7-submit:hover,
.no-cssgradients .button.orange:hover,
.no-cssgradients .fusion-button.button-orange:focus,
.no-cssgradients .fusion-button.button-orange.wpcf7-submit:focus,
.no-cssgradients .button.orange:focus,
.no-cssgradients .fusion-button.button-orange:active,
.no-cssgradients .fusion-button.button-orange.wpcf7-submit:active,
.no-cssgradients .button.orange:active {
  background-color: #f8bf56;
}
.no-cssgradients .fusion-button.button-orange,
.no-cssgradients .fusion-button.button-orange.wpcf7-submit,
.no-cssgradients .button.orange {
  background-color: #fbdc86;
}
.fusion-button.button-orange.button-3d.fusion-button-small,
.fusion-button.button-orange.wpcf7-submit.button-3d.fusion-button-small,
.button.orange.button-3d.fusion-button-small,
.fusion-button.button-orange.button-3d.button-small,
.fusion-button.button-orange.wpcf7-submit.button-3d.button-small,
.button.orange.button-3d.button-small {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #c0830b, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #c0830b, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #c0830b, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-orange.button-3d.fusion-button-small:active,
.fusion-button.button-orange.wpcf7-submit.button-3d.fusion-button-small:active,
.button.orange.button-3d.fusion-button-small:active,
.fusion-button.button-orange.button-3d.button-small:active,
.fusion-button.button-orange.wpcf7-submit.button-3d.button-small:active,
.button.orange.button-3d.button-small:active {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #c0830b, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #c0830b, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #c0830b, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-orange.button-3d.fusion-button-medium,
.fusion-button.button-orange.wpcf7-submit.button-3d.fusion-button-medium,
.button.orange.button-3d.fusion-button-medium,
.fusion-button.button-orange.button-3d.button-medium,
.fusion-button.button-orange.wpcf7-submit.button-3d.button-medium,
.button.orange.button-3d.button-medium {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #c0830b, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #c0830b, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #c0830b, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-orange.button-3d.fusion-button-medium:active,
.fusion-button.button-orange.wpcf7-submit.button-3d.fusion-button-medium:active,
.button.orange.button-3d.fusion-button-medium:active,
.fusion-button.button-orange.button-3d.button-medium:active,
.fusion-button.button-orange.wpcf7-submit.button-3d.button-medium:active,
.button.orange.button-3d.button-medium:active {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #c0830b, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #c0830b, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #c0830b, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-orange.button-3d.fusion-button-large,
.fusion-button.button-orange.wpcf7-submit.button-3d.fusion-button-large,
.button.orange.button-3d.fusion-button-large,
.fusion-button.button-orange.button-3d.button-large,
.fusion-button.button-orange.wpcf7-submit.button-3d.button-large,
.button.orange.button-3d.button-large {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #c0830b, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #c0830b, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #c0830b, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-orange.button-3d.fusion-button-large:active,
.fusion-button.button-orange.wpcf7-submit.button-3d.fusion-button-large:active,
.button.orange.button-3d.fusion-button-large:active,
.fusion-button.button-orange.button-3d.button-large:active,
.fusion-button.button-orange.wpcf7-submit.button-3d.button-large:active,
.button.orange.button-3d.button-large:active {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #c0830b, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #c0830b, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #c0830b, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-orange.button-3d.fusion-button-xlarge,
.fusion-button.button-orange.wpcf7-submit.button-3d.fusion-button-xlarge,
.button.orange.button-3d.fusion-button-xlarge,
.fusion-button.button-orange.button-3d.button-xlarge,
.fusion-button.button-orange.wpcf7-submit.button-3d.button-xlarge,
.button.orange.button-3d.button-xlarge {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #c0830b, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #c0830b, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #c0830b, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-orange.button-3d.fusion-button-xlarge:active,
.fusion-button.button-orange.wpcf7-submit.button-3d.fusion-button-xlarge:active,
.button.orange.button-3d.fusion-button-xlarge:active,
.fusion-button.button-orange.button-3d.button-xlarge:active,
.fusion-button.button-orange.wpcf7-submit.button-3d.button-xlarge:active,
.button.orange.button-3d.button-xlarge:active {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #c0830b, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #c0830b, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #c0830b, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-blue,
.fusion-button.button-blue.wpcf7-submit,
.button.blue {
  background: #b5e0f7;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#76c7f1), to(#b5e0f7));
  background-image: -webkit-linear-gradient(bottom, #76c7f1, #b5e0f7);
  background-image: -moz-linear-gradient(bottom, #76c7f1, #b5e0f7);
  background-image: -o-linear-gradient(bottom, #76c7f1, #b5e0f7);
  background-image: linear-gradient(to top, #76c7f1, #b5e0f7);
  border: 1px solid #1172c1;
  color: #1172c1;
}
.fusion-button.button-blue .button-icon-divider-left,
.fusion-button.button-blue.wpcf7-submit .button-icon-divider-left,
.button.blue .button-icon-divider-left,
.fusion-button.button-blue .button-icon-divider-right,
.fusion-button.button-blue.wpcf7-submit .button-icon-divider-right,
.button.blue .button-icon-divider-right {
  border-color: #1172c1;
}
.fusion-button.button-blue:hover,
.fusion-button.button-blue.wpcf7-submit:hover,
.button.blue:hover,
.fusion-button.button-blue:focus,
.fusion-button.button-blue.wpcf7-submit:focus,
.button.blue:focus,
.fusion-button.button-blue:active,
.fusion-button.button-blue.wpcf7-submit:active,
.button.blue:active {
  background: #76c7f1;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#b5e0f7), to(#76c7f1));
  background-image: -webkit-linear-gradient(bottom, #b5e0f7, #76c7f1);
  background-image: -moz-linear-gradient(bottom, #b5e0f7, #76c7f1);
  background-image: -o-linear-gradient(bottom, #b5e0f7, #76c7f1);
  background-image: linear-gradient(to top, #b5e0f7, #76c7f1);
  border: 1px solid #1172c1;
  color: #1172c1;
}
.fusion-button.button-blue:hover .button-icon-divider-left,
.fusion-button.button-blue.wpcf7-submit:hover .button-icon-divider-left,
.button.blue:hover .button-icon-divider-left,
.fusion-button.button-blue:focus .button-icon-divider-left,
.fusion-button.button-blue.wpcf7-submit:focus .button-icon-divider-left,
.button.blue:focus .button-icon-divider-left,
.fusion-button.button-blue:active .button-icon-divider-left,
.fusion-button.button-blue.wpcf7-submit:active .button-icon-divider-left,
.button.blue:active .button-icon-divider-left,
.fusion-button.button-blue:hover .button-icon-divider-right,
.fusion-button.button-blue.wpcf7-submit:hover .button-icon-divider-right,
.button.blue:hover .button-icon-divider-right,
.fusion-button.button-blue:focus .button-icon-divider-right,
.fusion-button.button-blue.wpcf7-submit:focus .button-icon-divider-right,
.button.blue:focus .button-icon-divider-right,
.fusion-button.button-blue:active .button-icon-divider-right,
.fusion-button.button-blue.wpcf7-submit:active .button-icon-divider-right,
.button.blue:active .button-icon-divider-right {
  border-color: #1172c1;
}
.no-cssgradients .fusion-button.button-blue:hover,
.no-cssgradients .fusion-button.button-blue.wpcf7-submit:hover,
.no-cssgradients .button.blue:hover,
.no-cssgradients .fusion-button.button-blue:focus,
.no-cssgradients .fusion-button.button-blue.wpcf7-submit:focus,
.no-cssgradients .button.blue:focus,
.no-cssgradients .fusion-button.button-blue:active,
.no-cssgradients .fusion-button.button-blue.wpcf7-submit:active,
.no-cssgradients .button.blue:active {
  background-color: #76c7f1;
}
.no-cssgradients .fusion-button.button-blue,
.no-cssgradients .fusion-button.button-blue.wpcf7-submit,
.no-cssgradients .button.blue {
  background-color: #b5e0f7;
}
.fusion-button.button-blue.button-3d.fusion-button-small,
.fusion-button.button-blue.wpcf7-submit.button-3d.fusion-button-small,
.button.blue.button-3d.fusion-button-small,
.fusion-button.button-blue.button-3d.button-small,
.fusion-button.button-blue.wpcf7-submit.button-3d.button-small,
.button.blue.button-3d.button-small {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #1172c1, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #1172c1, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #1172c1, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-blue.button-3d.fusion-button-small:active,
.fusion-button.button-blue.wpcf7-submit.button-3d.fusion-button-small:active,
.button.blue.button-3d.fusion-button-small:active,
.fusion-button.button-blue.button-3d.button-small:active,
.fusion-button.button-blue.wpcf7-submit.button-3d.button-small:active,
.button.blue.button-3d.button-small:active {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #1172c1, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #1172c1, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #1172c1, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-blue.button-3d.fusion-button-medium,
.fusion-button.button-blue.wpcf7-submit.button-3d.fusion-button-medium,
.button.blue.button-3d.fusion-button-medium,
.fusion-button.button-blue.button-3d.button-medium,
.fusion-button.button-blue.wpcf7-submit.button-3d.button-medium,
.button.blue.button-3d.button-medium {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #1172c1, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #1172c1, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #1172c1, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-blue.button-3d.fusion-button-medium:active,
.fusion-button.button-blue.wpcf7-submit.button-3d.fusion-button-medium:active,
.button.blue.button-3d.fusion-button-medium:active,
.fusion-button.button-blue.button-3d.button-medium:active,
.fusion-button.button-blue.wpcf7-submit.button-3d.button-medium:active,
.button.blue.button-3d.button-medium:active {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #1172c1, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #1172c1, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #1172c1, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-blue.button-3d.fusion-button-large,
.fusion-button.button-blue.wpcf7-submit.button-3d.fusion-button-large,
.button.blue.button-3d.fusion-button-large,
.fusion-button.button-blue.button-3d.button-large,
.fusion-button.button-blue.wpcf7-submit.button-3d.button-large,
.button.blue.button-3d.button-large {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #1172c1, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #1172c1, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #1172c1, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-blue.button-3d.fusion-button-large:active,
.fusion-button.button-blue.wpcf7-submit.button-3d.fusion-button-large:active,
.button.blue.button-3d.fusion-button-large:active,
.fusion-button.button-blue.button-3d.button-large:active,
.fusion-button.button-blue.wpcf7-submit.button-3d.button-large:active,
.button.blue.button-3d.button-large:active {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #1172c1, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #1172c1, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #1172c1, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-blue.button-3d.fusion-button-xlarge,
.fusion-button.button-blue.wpcf7-submit.button-3d.fusion-button-xlarge,
.button.blue.button-3d.fusion-button-xlarge,
.fusion-button.button-blue.button-3d.button-xlarge,
.fusion-button.button-blue.wpcf7-submit.button-3d.button-xlarge,
.button.blue.button-3d.button-xlarge {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #1172c1, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #1172c1, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #1172c1, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-blue.button-3d.fusion-button-xlarge:active,
.fusion-button.button-blue.wpcf7-submit.button-3d.fusion-button-xlarge:active,
.button.blue.button-3d.fusion-button-xlarge:active,
.fusion-button.button-blue.button-3d.button-xlarge:active,
.fusion-button.button-blue.wpcf7-submit.button-3d.button-xlarge:active,
.button.blue.button-3d.button-xlarge:active {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #1172c1, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #1172c1, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #1172c1, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button.button-darkblue,
.fusion-button.button.button-darkblue.wpcf7-submit,
.button.darkblue {
  background: #428bca;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#2a6496), to(#428bca));
  background-image: -webkit-linear-gradient(bottom, #2a6496, #428bca);
  background-image: -moz-linear-gradient(bottom, #2a6496, #428bca);
  background-image: -o-linear-gradient(bottom, #2a6496, #428bca);
  background-image: linear-gradient(to top, #2a6496, #428bca);
  border: 1px solid #072c5e;
  color: #072c5e;
}
.fusion-button.button.button-darkblue .button-icon-divider-left,
.fusion-button.button.button-darkblue.wpcf7-submit .button-icon-divider-left,
.button.darkblue .button-icon-divider-left,
.fusion-button.button.button-darkblue .button-icon-divider-right,
.fusion-button.button.button-darkblue.wpcf7-submit .button-icon-divider-right,
.button.darkblue .button-icon-divider-right {
  border-color: #072c5e;
}
.fusion-button.button.button-darkblue:hover,
.fusion-button.button.button-darkblue.wpcf7-submit:hover,
.button.darkblue:hover,
.fusion-button.button.button-darkblue:focus,
.fusion-button.button.button-darkblue.wpcf7-submit:focus,
.button.darkblue:focus,
.fusion-button.button.button-darkblue:active,
.fusion-button.button.button-darkblue.wpcf7-submit:active,
.button.darkblue:active {
  background: #2a6496;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#428bca), to(#2a6496));
  background-image: -webkit-linear-gradient(bottom, #428bca, #2a6496);
  background-image: -moz-linear-gradient(bottom, #428bca, #2a6496);
  background-image: -o-linear-gradient(bottom, #428bca, #2a6496);
  background-image: linear-gradient(to top, #428bca, #2a6496);
  border: 1px solid #072c5e;
  color: #072c5e;
}
.fusion-button.button.button-darkblue:hover .button-icon-divider-left,
.fusion-button.button.button-darkblue.wpcf7-submit:hover .button-icon-divider-left,
.button.darkblue:hover .button-icon-divider-left,
.fusion-button.button.button-darkblue:focus .button-icon-divider-left,
.fusion-button.button.button-darkblue.wpcf7-submit:focus .button-icon-divider-left,
.button.darkblue:focus .button-icon-divider-left,
.fusion-button.button.button-darkblue:active .button-icon-divider-left,
.fusion-button.button.button-darkblue.wpcf7-submit:active .button-icon-divider-left,
.button.darkblue:active .button-icon-divider-left,
.fusion-button.button.button-darkblue:hover .button-icon-divider-right,
.fusion-button.button.button-darkblue.wpcf7-submit:hover .button-icon-divider-right,
.button.darkblue:hover .button-icon-divider-right,
.fusion-button.button.button-darkblue:focus .button-icon-divider-right,
.fusion-button.button.button-darkblue.wpcf7-submit:focus .button-icon-divider-right,
.button.darkblue:focus .button-icon-divider-right,
.fusion-button.button.button-darkblue:active .button-icon-divider-right,
.fusion-button.button.button-darkblue.wpcf7-submit:active .button-icon-divider-right,
.button.darkblue:active .button-icon-divider-right {
  border-color: #072c5e;
}
.no-cssgradients .fusion-button.button.button-darkblue:hover,
.no-cssgradients .fusion-button.button.button-darkblue.wpcf7-submit:hover,
.no-cssgradients .button.darkblue:hover,
.no-cssgradients .fusion-button.button.button-darkblue:focus,
.no-cssgradients .fusion-button.button.button-darkblue.wpcf7-submit:focus,
.no-cssgradients .button.darkblue:focus,
.no-cssgradients .fusion-button.button.button-darkblue:active,
.no-cssgradients .fusion-button.button.button-darkblue.wpcf7-submit:active,
.no-cssgradients .button.darkblue:active {
  background-color: #2A6496;
}
.no-cssgradients .fusion-button.button.button-darkblue,
.no-cssgradients .fusion-button.button.button-darkblue.wpcf7-submit,
.no-cssgradients .button.darkblue {
  background-color: #428BCA;
}
.fusion-button.button.button-darkblue.button-3d.fusion-button-small,
.fusion-button.button.button-darkblue.wpcf7-submit.button-3d.fusion-button-small,
.button.darkblue.button-3d.fusion-button-small,
.fusion-button.button.button-darkblue.button-3d.button-small,
.fusion-button.button.button-darkblue.wpcf7-submit.button-3d.button-small,
.button.darkblue.button-3d.button-small {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #072c5e, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #072c5e, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #072c5e, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}
.fusion-button.button.button-darkblue.button-3d.fusion-button-small:active,
.fusion-button.button.button-darkblue.wpcf7-submit.button-3d.fusion-button-small:active,
.button.darkblue.button-3d.fusion-button-small:active,
.fusion-button.button.button-darkblue.button-3d.button-small:active,
.fusion-button.button.button-darkblue.wpcf7-submit.button-3d.button-small:active,
.button.darkblue.button-3d.button-small:active {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #072c5e, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #072c5e, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #072c5e, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}
.fusion-button.button.button-darkblue.button-3d.fusion-button-medium,
.fusion-button.button.button-darkblue.wpcf7-submit.button-3d.fusion-button-medium,
.button.darkblue.button-3d.fusion-button-medium,
.fusion-button.button.button-darkblue.button-3d.button-medium,
.fusion-button.button.button-darkblue.wpcf7-submit.button-3d.button-medium,
.button.darkblue.button-3d.button-medium {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #072c5e, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #072c5e, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #072c5e, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button.button-darkblue.button-3d.fusion-button-medium:active,
.fusion-button.button.button-darkblue.wpcf7-submit.button-3d.fusion-button-medium:active,
.button.darkblue.button-3d.fusion-button-medium:active,
.fusion-button.button.button-darkblue.button-3d.button-medium:active,
.fusion-button.button.button-darkblue.wpcf7-submit.button-3d.button-medium:active,
.button.darkblue.button-3d.button-medium:active {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #072c5e, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #072c5e, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #072c5e, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button.button-darkblue.button-3d.fusion-button-large,
.fusion-button.button.button-darkblue.wpcf7-submit.button-3d.fusion-button-large,
.button.darkblue.button-3d.fusion-button-large,
.fusion-button.button.button-darkblue.button-3d.button-large,
.fusion-button.button.button-darkblue.wpcf7-submit.button-3d.button-large,
.button.darkblue.button-3d.button-large {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #072c5e, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #072c5e, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #072c5e, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button.button-darkblue.button-3d.fusion-button-large:active,
.fusion-button.button.button-darkblue.wpcf7-submit.button-3d.fusion-button-large:active,
.button.darkblue.button-3d.fusion-button-large:active,
.fusion-button.button.button-darkblue.button-3d.button-large:active,
.fusion-button.button.button-darkblue.wpcf7-submit.button-3d.button-large:active,
.button.darkblue.button-3d.button-large:active {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #072c5e, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #072c5e, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #072c5e, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button.button-darkblue.button-3d.fusion-button-xlarge,
.fusion-button.button.button-darkblue.wpcf7-submit.button-3d.fusion-button-xlarge,
.button.darkblue.button-3d.fusion-button-xlarge,
.fusion-button.button.button-darkblue.button-3d.button-xlarge,
.fusion-button.button.button-darkblue.wpcf7-submit.button-3d.button-xlarge,
.button.darkblue.button-3d.button-xlarge {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #072c5e, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #072c5e, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #072c5e, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button.button-darkblue.button-3d.fusion-button-xlarge:active,
.fusion-button.button.button-darkblue.wpcf7-submit.button-3d.fusion-button-xlarge:active,
.button.darkblue.button-3d.fusion-button-xlarge:active,
.fusion-button.button.button-darkblue.button-3d.button-xlarge:active,
.fusion-button.button.button-darkblue.wpcf7-submit.button-3d.button-xlarge:active,
.button.darkblue.button-3d.button-xlarge:active {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #072c5e, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #072c5e, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #072c5e, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-red,
.fusion-button.button-red.wpcf7-submit,
.button.red {
  background: #fd9c9c;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#fc7d7d), to(#fd9c9c));
  background-image: -webkit-linear-gradient(bottom, #fc7d7d, #fd9c9c);
  background-image: -moz-linear-gradient(bottom, #fc7d7d, #fd9c9c);
  background-image: -o-linear-gradient(bottom, #fc7d7d, #fd9c9c);
  background-image: linear-gradient(to top, #fc7d7d, #fd9c9c);
  border: 1px solid #9d1111;
  color: #9d1111;
}
.fusion-button.button-red .button-icon-divider-left,
.fusion-button.button-red.wpcf7-submit .button-icon-divider-left,
.button.red .button-icon-divider-left,
.fusion-button.button-red .button-icon-divider-right,
.fusion-button.button-red.wpcf7-submit .button-icon-divider-right,
.button.red .button-icon-divider-right {
  border-color: #9d1111;
}
.fusion-button.button-red:hover,
.fusion-button.button-red.wpcf7-submit:hover,
.button.red:hover,
.fusion-button.button-red:focus,
.fusion-button.button-red.wpcf7-submit:focus,
.button.red:focus,
.fusion-button.button-red:active,
.fusion-button.button-red.wpcf7-submit:active,
.button.red:active {
  background: #fc7d7d;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#fd9c9c), to(#fc7d7d));
  background-image: -webkit-linear-gradient(bottom, #fd9c9c, #fc7d7d);
  background-image: -moz-linear-gradient(bottom, #fd9c9c, #fc7d7d);
  background-image: -o-linear-gradient(bottom, #fd9c9c, #fc7d7d);
  background-image: linear-gradient(to top, #fd9c9c, #fc7d7d);
  border: 1px solid #9d1111;
  color: #9d1111;
}
.fusion-button.button-red:hover .button-icon-divider-left,
.fusion-button.button-red.wpcf7-submit:hover .button-icon-divider-left,
.button.red:hover .button-icon-divider-left,
.fusion-button.button-red:focus .button-icon-divider-left,
.fusion-button.button-red.wpcf7-submit:focus .button-icon-divider-left,
.button.red:focus .button-icon-divider-left,
.fusion-button.button-red:active .button-icon-divider-left,
.fusion-button.button-red.wpcf7-submit:active .button-icon-divider-left,
.button.red:active .button-icon-divider-left,
.fusion-button.button-red:hover .button-icon-divider-right,
.fusion-button.button-red.wpcf7-submit:hover .button-icon-divider-right,
.button.red:hover .button-icon-divider-right,
.fusion-button.button-red:focus .button-icon-divider-right,
.fusion-button.button-red.wpcf7-submit:focus .button-icon-divider-right,
.button.red:focus .button-icon-divider-right,
.fusion-button.button-red:active .button-icon-divider-right,
.fusion-button.button-red.wpcf7-submit:active .button-icon-divider-right,
.button.red:active .button-icon-divider-right {
  border-color: #9d1111;
}
.no-cssgradients .fusion-button.button-red:hover,
.no-cssgradients .fusion-button.button-red.wpcf7-submit:hover,
.no-cssgradients .button.red:hover,
.no-cssgradients .fusion-button.button-red:focus,
.no-cssgradients .fusion-button.button-red.wpcf7-submit:focus,
.no-cssgradients .button.red:focus,
.no-cssgradients .fusion-button.button-red:active,
.no-cssgradients .fusion-button.button-red.wpcf7-submit:active,
.no-cssgradients .button.red:active {
  background-color: #fc7d7d;
}
.no-cssgradients .fusion-button.button-red,
.no-cssgradients .fusion-button.button-red.wpcf7-submit,
.no-cssgradients .button.red {
  background-color: #fd9c9c;
}
.fusion-button.button-red.button-3d.fusion-button-small,
.fusion-button.button-red.wpcf7-submit.button-3d.fusion-button-small,
.button.red.button-3d.fusion-button-small,
.fusion-button.button-red.button-3d.button-small,
.fusion-button.button-red.wpcf7-submit.button-3d.button-small,
.button.red.button-3d.button-small {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #9d1111, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #9d1111, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #9d1111, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-red.button-3d.fusion-button-small:active,
.fusion-button.button-red.wpcf7-submit.button-3d.fusion-button-small:active,
.button.red.button-3d.fusion-button-small:active,
.fusion-button.button-red.button-3d.button-small:active,
.fusion-button.button-red.wpcf7-submit.button-3d.button-small:active,
.button.red.button-3d.button-small:active {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #9d1111, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #9d1111, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #9d1111, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-red.button-3d.fusion-button-medium,
.fusion-button.button-red.wpcf7-submit.button-3d.fusion-button-medium,
.button.red.button-3d.fusion-button-medium,
.fusion-button.button-red.button-3d.button-medium,
.fusion-button.button-red.wpcf7-submit.button-3d.button-medium,
.button.red.button-3d.button-medium {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #9d1111, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #9d1111, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #9d1111, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-red.button-3d.fusion-button-medium:active,
.fusion-button.button-red.wpcf7-submit.button-3d.fusion-button-medium:active,
.button.red.button-3d.fusion-button-medium:active,
.fusion-button.button-red.button-3d.button-medium:active,
.fusion-button.button-red.wpcf7-submit.button-3d.button-medium:active,
.button.red.button-3d.button-medium:active {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #9d1111, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #9d1111, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #9d1111, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-red.button-3d.fusion-button-large,
.fusion-button.button-red.wpcf7-submit.button-3d.fusion-button-large,
.button.red.button-3d.fusion-button-large,
.fusion-button.button-red.button-3d.button-large,
.fusion-button.button-red.wpcf7-submit.button-3d.button-large,
.button.red.button-3d.button-large {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #9d1111, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #9d1111, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #9d1111, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-red.button-3d.fusion-button-large:active,
.fusion-button.button-red.wpcf7-submit.button-3d.fusion-button-large:active,
.button.red.button-3d.fusion-button-large:active,
.fusion-button.button-red.button-3d.button-large:active,
.fusion-button.button-red.wpcf7-submit.button-3d.button-large:active,
.button.red.button-3d.button-large:active {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #9d1111, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #9d1111, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #9d1111, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-red.button-3d.fusion-button-xlarge,
.fusion-button.button-red.wpcf7-submit.button-3d.fusion-button-xlarge,
.button.red.button-3d.fusion-button-xlarge,
.fusion-button.button-red.button-3d.button-xlarge,
.fusion-button.button-red.wpcf7-submit.button-3d.button-xlarge,
.button.red.button-3d.button-xlarge {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #9d1111, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #9d1111, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #9d1111, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-red.button-3d.fusion-button-xlarge:active,
.fusion-button.button-red.wpcf7-submit.button-3d.fusion-button-xlarge:active,
.button.red.button-3d.fusion-button-xlarge:active,
.fusion-button.button-red.button-3d.button-xlarge:active,
.fusion-button.button-red.wpcf7-submit.button-3d.button-xlarge:active,
.button.red.button-3d.button-xlarge:active {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #9d1111, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #9d1111, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #9d1111, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-darkred,
.fusion-button.button-darkred.wpcf7-submit,
.button.darkred {
  background: #fe2020;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#b01818), to(#fe2020));
  background-image: -webkit-linear-gradient(bottom, #b01818, #fe2020);
  background-image: -moz-linear-gradient(bottom, #b01818, #fe2020);
  background-image: -o-linear-gradient(bottom, #b01818, #fe2020);
  background-image: linear-gradient(to top, #b01818, #fe2020);
  border: 1px solid #690e0e;
  color: #690e0e;
}
.fusion-button.button-darkred .button-icon-divider-left,
.fusion-button.button-darkred.wpcf7-submit .button-icon-divider-left,
.button.darkred .button-icon-divider-left,
.fusion-button.button-darkred .button-icon-divider-right,
.fusion-button.button-darkred.wpcf7-submit .button-icon-divider-right,
.button.darkred .button-icon-divider-right {
  border-color: #690e0e;
}
.fusion-button.button-darkred:hover,
.fusion-button.button-darkred.wpcf7-submit:hover,
.button.darkred:hover,
.fusion-button.button-darkred:focus,
.fusion-button.button-darkred.wpcf7-submit:focus,
.button.darkred:focus,
.fusion-button.button-darkred:active,
.fusion-button.button-darkred.wpcf7-submit:active,
.button.darkred:active {
  background: #b01818;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#fe2020), to(#b01818));
  background-image: -webkit-linear-gradient(bottom, #fe2020, #b01818);
  background-image: -moz-linear-gradient(bottom, #fe2020, #b01818);
  background-image: -o-linear-gradient(bottom, #fe2020, #b01818);
  background-image: linear-gradient(to top, #fe2020, #b01818);
  border: 1px solid #690e0e;
  color: #690e0e;
}
.fusion-button.button-darkred:hover .button-icon-divider-left,
.fusion-button.button-darkred.wpcf7-submit:hover .button-icon-divider-left,
.button.darkred:hover .button-icon-divider-left,
.fusion-button.button-darkred:focus .button-icon-divider-left,
.fusion-button.button-darkred.wpcf7-submit:focus .button-icon-divider-left,
.button.darkred:focus .button-icon-divider-left,
.fusion-button.button-darkred:active .button-icon-divider-left,
.fusion-button.button-darkred.wpcf7-submit:active .button-icon-divider-left,
.button.darkred:active .button-icon-divider-left,
.fusion-button.button-darkred:hover .button-icon-divider-right,
.fusion-button.button-darkred.wpcf7-submit:hover .button-icon-divider-right,
.button.darkred:hover .button-icon-divider-right,
.fusion-button.button-darkred:focus .button-icon-divider-right,
.fusion-button.button-darkred.wpcf7-submit:focus .button-icon-divider-right,
.button.darkred:focus .button-icon-divider-right,
.fusion-button.button-darkred:active .button-icon-divider-right,
.fusion-button.button-darkred.wpcf7-submit:active .button-icon-divider-right,
.button.darkred:active .button-icon-divider-right {
  border-color: #690e0e;
}
.no-cssgradients .fusion-button.button-darkred:hover,
.no-cssgradients .fusion-button.button-darkred.wpcf7-submit:hover,
.no-cssgradients .button.darkred:hover,
.no-cssgradients .fusion-button.button-darkred:focus,
.no-cssgradients .fusion-button.button-darkred.wpcf7-submit:focus,
.no-cssgradients .button.darkred:focus,
.no-cssgradients .fusion-button.button-darkred:active,
.no-cssgradients .fusion-button.button-darkred.wpcf7-submit:active,
.no-cssgradients .button.darkred:active {
  background-color: #b01818;
}
.no-cssgradients .fusion-button.button-darkred,
.no-cssgradients .fusion-button.button-darkred.wpcf7-submit,
.no-cssgradients .button.darkred {
  background-color: #fe2020;
}
.fusion-button.button-darkred.button-3d.fusion-button-small,
.fusion-button.button-darkred.wpcf7-submit.button-3d.fusion-button-small,
.button.darkred.button-3d.fusion-button-small,
.fusion-button.button-darkred.button-3d.button-small,
.fusion-button.button-darkred.wpcf7-submit.button-3d.button-small,
.button.darkred.button-3d.button-small {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #690e0e, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #690e0e, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #690e0e, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-darkred.button-3d.fusion-button-small:active,
.fusion-button.button-darkred.wpcf7-submit.button-3d.fusion-button-small:active,
.button.darkred.button-3d.fusion-button-small:active,
.fusion-button.button-darkred.button-3d.button-small:active,
.fusion-button.button-darkred.wpcf7-submit.button-3d.button-small:active,
.button.darkred.button-3d.button-small:active {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #690e0e, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #690e0e, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #690e0e, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-darkred.button-3d.fusion-button-medium,
.fusion-button.button-darkred.wpcf7-submit.button-3d.fusion-button-medium,
.button.darkred.button-3d.fusion-button-medium,
.fusion-button.button-darkred.button-3d.button-medium,
.fusion-button.button-darkred.wpcf7-submit.button-3d.button-medium,
.button.darkred.button-3d.button-medium {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #690e0e, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #690e0e, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #690e0e, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-darkred.button-3d.fusion-button-medium:active,
.fusion-button.button-darkred.wpcf7-submit.button-3d.fusion-button-medium:active,
.button.darkred.button-3d.fusion-button-medium:active,
.fusion-button.button-darkred.button-3d.button-medium:active,
.fusion-button.button-darkred.wpcf7-submit.button-3d.button-medium:active,
.button.darkred.button-3d.button-medium:active {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #690e0e, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #690e0e, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #690e0e, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-darkred.button-3d.fusion-button-large,
.fusion-button.button-darkred.wpcf7-submit.button-3d.fusion-button-large,
.button.darkred.button-3d.fusion-button-large,
.fusion-button.button-darkred.button-3d.button-large,
.fusion-button.button-darkred.wpcf7-submit.button-3d.button-large,
.button.darkred.button-3d.button-large {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #690e0e, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #690e0e, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #690e0e, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-darkred.button-3d.fusion-button-large:active,
.fusion-button.button-darkred.wpcf7-submit.button-3d.fusion-button-large:active,
.button.darkred.button-3d.fusion-button-large:active,
.fusion-button.button-darkred.button-3d.button-large:active,
.fusion-button.button-darkred.wpcf7-submit.button-3d.button-large:active,
.button.darkred.button-3d.button-large:active {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #690e0e, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #690e0e, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #690e0e, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-darkred.button-3d.fusion-button-xlarge,
.fusion-button.button-darkred.wpcf7-submit.button-3d.fusion-button-xlarge,
.button.darkred.button-3d.fusion-button-xlarge,
.fusion-button.button-darkred.button-3d.button-xlarge,
.fusion-button.button-darkred.wpcf7-submit.button-3d.button-xlarge,
.button.darkred.button-3d.button-xlarge {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #690e0e, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #690e0e, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #690e0e, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-darkred.button-3d.fusion-button-xlarge:active,
.fusion-button.button-darkred.wpcf7-submit.button-3d.fusion-button-xlarge:active,
.button.darkred.button-3d.fusion-button-xlarge:active,
.fusion-button.button-darkred.button-3d.button-xlarge:active,
.fusion-button.button-darkred.wpcf7-submit.button-3d.button-xlarge:active,
.button.darkred.button-3d.button-xlarge:active {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #690e0e, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #690e0e, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #690e0e, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-pink,
.fusion-button.button-pink.wpcf7-submit,
.button.pink {
  background: #fda1d5;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#fc84c8), to(#fda1d5));
  background-image: -webkit-linear-gradient(bottom, #fc84c8, #fda1d5);
  background-image: -moz-linear-gradient(bottom, #fc84c8, #fda1d5);
  background-image: -o-linear-gradient(bottom, #fc84c8, #fda1d5);
  background-image: linear-gradient(to top, #fc84c8, #fda1d5);
  border: 1px solid #a31366;
  color: #a31366;
}
.fusion-button.button-pink .button-icon-divider-left,
.fusion-button.button-pink.wpcf7-submit .button-icon-divider-left,
.button.pink .button-icon-divider-left,
.fusion-button.button-pink .button-icon-divider-right,
.fusion-button.button-pink.wpcf7-submit .button-icon-divider-right,
.button.pink .button-icon-divider-right {
  border-color: #a31366;
}
.fusion-button.button-pink:hover,
.fusion-button.button-pink.wpcf7-submit:hover,
.button.pink:hover,
.fusion-button.button-pink:focus,
.fusion-button.button-pink.wpcf7-submit:focus,
.button.pink:focus,
.fusion-button.button-pink:active,
.fusion-button.button-pink.wpcf7-submit:active,
.button.pink:active {
  background: #fc84c8;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#fda1d5), to(#fc84c8));
  background-image: -webkit-linear-gradient(bottom, #fda1d5, #fc84c8);
  background-image: -moz-linear-gradient(bottom, #fda1d5, #fc84c8);
  background-image: -o-linear-gradient(bottom, #fda1d5, #fc84c8);
  background-image: linear-gradient(to top, #fda1d5, #fc84c8);
  border: 1px solid #a31366;
  color: #a31366;
}
.fusion-button.button-pink:hover .button-icon-divider-left,
.fusion-button.button-pink.wpcf7-submit:hover .button-icon-divider-left,
.button.pink:hover .button-icon-divider-left,
.fusion-button.button-pink:focus .button-icon-divider-left,
.fusion-button.button-pink.wpcf7-submit:focus .button-icon-divider-left,
.button.pink:focus .button-icon-divider-left,
.fusion-button.button-pink:active .button-icon-divider-left,
.fusion-button.button-pink.wpcf7-submit:active .button-icon-divider-left,
.button.pink:active .button-icon-divider-left,
.fusion-button.button-pink:hover .button-icon-divider-right,
.fusion-button.button-pink.wpcf7-submit:hover .button-icon-divider-right,
.button.pink:hover .button-icon-divider-right,
.fusion-button.button-pink:focus .button-icon-divider-right,
.fusion-button.button-pink.wpcf7-submit:focus .button-icon-divider-right,
.button.pink:focus .button-icon-divider-right,
.fusion-button.button-pink:active .button-icon-divider-right,
.fusion-button.button-pink.wpcf7-submit:active .button-icon-divider-right,
.button.pink:active .button-icon-divider-right {
  border-color: #a31366;
}
.no-cssgradients .fusion-button.button-pink:hover,
.no-cssgradients .fusion-button.button-pink.wpcf7-submit:hover,
.no-cssgradients .button.pink:hover,
.no-cssgradients .fusion-button.button-pink:focus,
.no-cssgradients .fusion-button.button-pink.wpcf7-submit:focus,
.no-cssgradients .button.pink:focus,
.no-cssgradients .fusion-button.button-pink:active,
.no-cssgradients .fusion-button.button-pink.wpcf7-submit:active,
.no-cssgradients .button.pink:active {
  background-color: #fc84c8;
}
.no-cssgradients .fusion-button.button-pink,
.no-cssgradients .fusion-button.button-pink.wpcf7-submit,
.no-cssgradients .button.pink {
  background-color: #fda1d5;
}
.fusion-button.button-pink.button-3d.fusion-button-small,
.fusion-button.button-pink.wpcf7-submit.button-3d.fusion-button-small,
.button.pink.button-3d.fusion-button-small,
.fusion-button.button-pink.button-3d.button-small,
.fusion-button.button-pink.wpcf7-submit.button-3d.button-small,
.button.pink.button-3d.button-small {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #a31366, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #a31366, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #a31366, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-pink.button-3d.fusion-button-small:active,
.fusion-button.button-pink.wpcf7-submit.button-3d.fusion-button-small:active,
.button.pink.button-3d.fusion-button-small:active,
.fusion-button.button-pink.button-3d.button-small:active,
.fusion-button.button-pink.wpcf7-submit.button-3d.button-small:active,
.button.pink.button-3d.button-small:active {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #a31366, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #a31366, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #a31366, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-pink.button-3d.fusion-button-medium,
.fusion-button.button-pink.wpcf7-submit.button-3d.fusion-button-medium,
.button.pink.button-3d.fusion-button-medium,
.fusion-button.button-pink.button-3d.button-medium,
.fusion-button.button-pink.wpcf7-submit.button-3d.button-medium,
.button.pink.button-3d.button-medium {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #a31366, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #a31366, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #a31366, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-pink.button-3d.fusion-button-medium:active,
.fusion-button.button-pink.wpcf7-submit.button-3d.fusion-button-medium:active,
.button.pink.button-3d.fusion-button-medium:active,
.fusion-button.button-pink.button-3d.button-medium:active,
.fusion-button.button-pink.wpcf7-submit.button-3d.button-medium:active,
.button.pink.button-3d.button-medium:active {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #a31366, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #a31366, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #a31366, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-pink.button-3d.fusion-button-large,
.fusion-button.button-pink.wpcf7-submit.button-3d.fusion-button-large,
.button.pink.button-3d.fusion-button-large,
.fusion-button.button-pink.button-3d.button-large,
.fusion-button.button-pink.wpcf7-submit.button-3d.button-large,
.button.pink.button-3d.button-large {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #a31366, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #a31366, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #a31366, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-pink.button-3d.fusion-button-large:active,
.fusion-button.button-pink.wpcf7-submit.button-3d.fusion-button-large:active,
.button.pink.button-3d.fusion-button-large:active,
.fusion-button.button-pink.button-3d.button-large:active,
.fusion-button.button-pink.wpcf7-submit.button-3d.button-large:active,
.button.pink.button-3d.button-large:active {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #a31366, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #a31366, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #a31366, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-pink.button-3d.fusion-button-xlarge,
.fusion-button.button-pink.wpcf7-submit.button-3d.fusion-button-xlarge,
.button.pink.button-3d.fusion-button-xlarge,
.fusion-button.button-pink.button-3d.button-xlarge,
.fusion-button.button-pink.wpcf7-submit.button-3d.button-xlarge,
.button.pink.button-3d.button-xlarge {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #a31366, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #a31366, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #a31366, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-pink.button-3d.fusion-button-xlarge:active,
.fusion-button.button-pink.wpcf7-submit.button-3d.fusion-button-xlarge:active,
.button.pink.button-3d.fusion-button-xlarge:active,
.fusion-button.button-pink.button-3d.button-xlarge:active,
.fusion-button.button-pink.wpcf7-submit.button-3d.button-xlarge:active,
.button.pink.button-3d.button-xlarge:active {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #a31366, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #a31366, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #a31366, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-lightgray,
.fusion-button.button-lightgray.wpcf7-submit,
.button.lightgray {
  background: #fbfbfb;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#f0f0f0), to(#fbfbfb));
  background-image: -webkit-linear-gradient(bottom, #f0f0f0, #fbfbfb);
  background-image: -moz-linear-gradient(bottom, #f0f0f0, #fbfbfb);
  background-image: -o-linear-gradient(bottom, #f0f0f0, #fbfbfb);
  background-image: linear-gradient(to top, #f0f0f0, #fbfbfb);
  border: 1px solid #ababab;
  color: #ababab;
}
.fusion-button.button-lightgray .button-icon-divider-left,
.fusion-button.button-lightgray.wpcf7-submit .button-icon-divider-left,
.button.lightgray .button-icon-divider-left,
.fusion-button.button-lightgray .button-icon-divider-right,
.fusion-button.button-lightgray.wpcf7-submit .button-icon-divider-right,
.button.lightgray .button-icon-divider-right {
  border-color: #ababab;
}
.fusion-button.button-lightgray:hover,
.fusion-button.button-lightgray.wpcf7-submit:hover,
.button.lightgray:hover,
.fusion-button.button-lightgray:focus,
.fusion-button.button-lightgray.wpcf7-submit:focus,
.button.lightgray:focus,
.fusion-button.button-lightgray:active,
.fusion-button.button-lightgray.wpcf7-submit:active,
.button.lightgray:active {
  background: #f0f0f0;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#fbfbfb), to(#f0f0f0));
  background-image: -webkit-linear-gradient(bottom, #fbfbfb, #f0f0f0);
  background-image: -moz-linear-gradient(bottom, #fbfbfb, #f0f0f0);
  background-image: -o-linear-gradient(bottom, #fbfbfb, #f0f0f0);
  background-image: linear-gradient(to top, #fbfbfb, #f0f0f0);
  border: 1px solid #ababab;
  color: #ababab;
}
.fusion-button.button-lightgray:hover .button-icon-divider-left,
.fusion-button.button-lightgray.wpcf7-submit:hover .button-icon-divider-left,
.button.lightgray:hover .button-icon-divider-left,
.fusion-button.button-lightgray:focus .button-icon-divider-left,
.fusion-button.button-lightgray.wpcf7-submit:focus .button-icon-divider-left,
.button.lightgray:focus .button-icon-divider-left,
.fusion-button.button-lightgray:active .button-icon-divider-left,
.fusion-button.button-lightgray.wpcf7-submit:active .button-icon-divider-left,
.button.lightgray:active .button-icon-divider-left,
.fusion-button.button-lightgray:hover .button-icon-divider-right,
.fusion-button.button-lightgray.wpcf7-submit:hover .button-icon-divider-right,
.button.lightgray:hover .button-icon-divider-right,
.fusion-button.button-lightgray:focus .button-icon-divider-right,
.fusion-button.button-lightgray.wpcf7-submit:focus .button-icon-divider-right,
.button.lightgray:focus .button-icon-divider-right,
.fusion-button.button-lightgray:active .button-icon-divider-right,
.fusion-button.button-lightgray.wpcf7-submit:active .button-icon-divider-right,
.button.lightgray:active .button-icon-divider-right {
  border-color: #ababab;
}
.no-cssgradients .fusion-button.button-lightgray:hover,
.no-cssgradients .fusion-button.button-lightgray.wpcf7-submit:hover,
.no-cssgradients .button.lightgray:hover,
.no-cssgradients .fusion-button.button-lightgray:focus,
.no-cssgradients .fusion-button.button-lightgray.wpcf7-submit:focus,
.no-cssgradients .button.lightgray:focus,
.no-cssgradients .fusion-button.button-lightgray:active,
.no-cssgradients .fusion-button.button-lightgray.wpcf7-submit:active,
.no-cssgradients .button.lightgray:active {
  background-color: #f0f0f0;
}
.no-cssgradients .fusion-button.button-lightgray,
.no-cssgradients .fusion-button.button-lightgray.wpcf7-submit,
.no-cssgradients .button.lightgray {
  background-color: #fbfbfb;
}
.fusion-button.button-lightgray.button-3d.fusion-button-small,
.fusion-button.button-lightgray.wpcf7-submit.button-3d.fusion-button-small,
.button.lightgray.button-3d.fusion-button-small,
.fusion-button.button-lightgray.button-3d.button-small,
.fusion-button.button-lightgray.wpcf7-submit.button-3d.button-small,
.button.lightgray.button-3d.button-small {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #ababab, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #ababab, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #ababab, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-lightgray.button-3d.fusion-button-small:active,
.fusion-button.button-lightgray.wpcf7-submit.button-3d.fusion-button-small:active,
.button.lightgray.button-3d.fusion-button-small:active,
.fusion-button.button-lightgray.button-3d.button-small:active,
.fusion-button.button-lightgray.wpcf7-submit.button-3d.button-small:active,
.button.lightgray.button-3d.button-small:active {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #ababab, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #ababab, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #ababab, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-lightgray.button-3d.fusion-button-medium,
.fusion-button.button-lightgray.wpcf7-submit.button-3d.fusion-button-medium,
.button.lightgray.button-3d.fusion-button-medium,
.fusion-button.button-lightgray.button-3d.button-medium,
.fusion-button.button-lightgray.wpcf7-submit.button-3d.button-medium,
.button.lightgray.button-3d.button-medium {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #ababab, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #ababab, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #ababab, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-lightgray.button-3d.fusion-button-medium:active,
.fusion-button.button-lightgray.wpcf7-submit.button-3d.fusion-button-medium:active,
.button.lightgray.button-3d.fusion-button-medium:active,
.fusion-button.button-lightgray.button-3d.button-medium:active,
.fusion-button.button-lightgray.wpcf7-submit.button-3d.button-medium:active,
.button.lightgray.button-3d.button-medium:active {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #ababab, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #ababab, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #ababab, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-lightgray.button-3d.fusion-button-large,
.fusion-button.button-lightgray.wpcf7-submit.button-3d.fusion-button-large,
.button.lightgray.button-3d.fusion-button-large,
.fusion-button.button-lightgray.button-3d.button-large,
.fusion-button.button-lightgray.wpcf7-submit.button-3d.button-large,
.button.lightgray.button-3d.button-large {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #ababab, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #ababab, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #ababab, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-lightgray.button-3d.fusion-button-large:active,
.fusion-button.button-lightgray.wpcf7-submit.button-3d.fusion-button-large:active,
.button.lightgray.button-3d.fusion-button-large:active,
.fusion-button.button-lightgray.button-3d.button-large:active,
.fusion-button.button-lightgray.wpcf7-submit.button-3d.button-large:active,
.button.lightgray.button-3d.button-large:active {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #ababab, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #ababab, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #ababab, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-lightgray.button-3d.fusion-button-xlarge,
.fusion-button.button-lightgray.wpcf7-submit.button-3d.fusion-button-xlarge,
.button.lightgray.button-3d.fusion-button-xlarge,
.fusion-button.button-lightgray.button-3d.button-xlarge,
.fusion-button.button-lightgray.wpcf7-submit.button-3d.button-xlarge,
.button.lightgray.button-3d.button-xlarge {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #ababab, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #ababab, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #ababab, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-lightgray.button-3d.fusion-button-xlarge:active,
.fusion-button.button-lightgray.wpcf7-submit.button-3d.fusion-button-xlarge:active,
.button.lightgray.button-3d.fusion-button-xlarge:active,
.fusion-button.button-lightgray.button-3d.button-xlarge:active,
.fusion-button.button-lightgray.wpcf7-submit.button-3d.button-xlarge:active,
.button.lightgray.button-3d.button-xlarge:active {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #ababab, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #ababab, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #ababab, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-darkgray,
.fusion-button.button-darkgray.wpcf7-submit,
.button.darkgray {
  background: #c0c0c0;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#9e9e9e), to(#c0c0c0));
  background-image: -webkit-linear-gradient(bottom, #9e9e9e, #c0c0c0);
  background-image: -moz-linear-gradient(bottom, #9e9e9e, #c0c0c0);
  background-image: -o-linear-gradient(bottom, #9e9e9e, #c0c0c0);
  background-image: linear-gradient(to top, #9e9e9e, #c0c0c0);
  border: 1px solid #434c50;
  color: #434c50;
}
.fusion-button.button-darkgray .button-icon-divider-left,
.fusion-button.button-darkgray.wpcf7-submit .button-icon-divider-left,
.button.darkgray .button-icon-divider-left,
.fusion-button.button-darkgray .button-icon-divider-right,
.fusion-button.button-darkgray.wpcf7-submit .button-icon-divider-right,
.button.darkgray .button-icon-divider-right {
  border-color: #434c50;
}
.fusion-button.button-darkgray:hover,
.fusion-button.button-darkgray.wpcf7-submit:hover,
.button.darkgray:hover,
.fusion-button.button-darkgray:focus,
.fusion-button.button-darkgray.wpcf7-submit:focus,
.button.darkgray:focus,
.fusion-button.button-darkgray:active,
.fusion-button.button-darkgray.wpcf7-submit:active,
.button.darkgray:active {
  background: #9e9e9e;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#c0c0c0), to(#9e9e9e));
  background-image: -webkit-linear-gradient(bottom, #c0c0c0, #9e9e9e);
  background-image: -moz-linear-gradient(bottom, #c0c0c0, #9e9e9e);
  background-image: -o-linear-gradient(bottom, #c0c0c0, #9e9e9e);
  background-image: linear-gradient(to top, #c0c0c0, #9e9e9e);
  border: 1px solid #434c50;
  color: #434c50;
}
.fusion-button.button-darkgray:hover .button-icon-divider-left,
.fusion-button.button-darkgray.wpcf7-submit:hover .button-icon-divider-left,
.button.darkgray:hover .button-icon-divider-left,
.fusion-button.button-darkgray:focus .button-icon-divider-left,
.fusion-button.button-darkgray.wpcf7-submit:focus .button-icon-divider-left,
.button.darkgray:focus .button-icon-divider-left,
.fusion-button.button-darkgray:active .button-icon-divider-left,
.fusion-button.button-darkgray.wpcf7-submit:active .button-icon-divider-left,
.button.darkgray:active .button-icon-divider-left,
.fusion-button.button-darkgray:hover .button-icon-divider-right,
.fusion-button.button-darkgray.wpcf7-submit:hover .button-icon-divider-right,
.button.darkgray:hover .button-icon-divider-right,
.fusion-button.button-darkgray:focus .button-icon-divider-right,
.fusion-button.button-darkgray.wpcf7-submit:focus .button-icon-divider-right,
.button.darkgray:focus .button-icon-divider-right,
.fusion-button.button-darkgray:active .button-icon-divider-right,
.fusion-button.button-darkgray.wpcf7-submit:active .button-icon-divider-right,
.button.darkgray:active .button-icon-divider-right {
  border-color: #434c50;
}
.no-cssgradients .fusion-button.button-darkgray:hover,
.no-cssgradients .fusion-button.button-darkgray.wpcf7-submit:hover,
.no-cssgradients .button.darkgray:hover,
.no-cssgradients .fusion-button.button-darkgray:focus,
.no-cssgradients .fusion-button.button-darkgray.wpcf7-submit:focus,
.no-cssgradients .button.darkgray:focus,
.no-cssgradients .fusion-button.button-darkgray:active,
.no-cssgradients .fusion-button.button-darkgray.wpcf7-submit:active,
.no-cssgradients .button.darkgray:active {
  background-color: #9e9e9e;
}
.no-cssgradients .fusion-button.button-darkgray,
.no-cssgradients .fusion-button.button-darkgray.wpcf7-submit,
.no-cssgradients .button.darkgray {
  background-color: #c0c0c0;
}
.fusion-button.button-darkgray.button-3d.fusion-button-small,
.fusion-button.button-darkgray.wpcf7-submit.button-3d.fusion-button-small,
.button.darkgray.button-3d.fusion-button-small,
.fusion-button.button-darkgray.button-3d.button-small,
.fusion-button.button-darkgray.wpcf7-submit.button-3d.button-small,
.button.darkgray.button-3d.button-small {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #434c50, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #434c50, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #434c50, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-darkgray.button-3d.fusion-button-small:active,
.fusion-button.button-darkgray.wpcf7-submit.button-3d.fusion-button-small:active,
.button.darkgray.button-3d.fusion-button-small:active,
.fusion-button.button-darkgray.button-3d.button-small:active,
.fusion-button.button-darkgray.wpcf7-submit.button-3d.button-small:active,
.button.darkgray.button-3d.button-small:active {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #434c50, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #434c50, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #434c50, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-darkgray.button-3d.fusion-button-medium,
.fusion-button.button-darkgray.wpcf7-submit.button-3d.fusion-button-medium,
.button.darkgray.button-3d.fusion-button-medium,
.fusion-button.button-darkgray.button-3d.button-medium,
.fusion-button.button-darkgray.wpcf7-submit.button-3d.button-medium,
.button.darkgray.button-3d.button-medium {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #434c50, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #434c50, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #434c50, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-darkgray.button-3d.fusion-button-medium:active,
.fusion-button.button-darkgray.wpcf7-submit.button-3d.fusion-button-medium:active,
.button.darkgray.button-3d.fusion-button-medium:active,
.fusion-button.button-darkgray.button-3d.button-medium:active,
.fusion-button.button-darkgray.wpcf7-submit.button-3d.button-medium:active,
.button.darkgray.button-3d.button-medium:active {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #434c50, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #434c50, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #434c50, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-darkgray.button-3d.fusion-button-large,
.fusion-button.button-darkgray.wpcf7-submit.button-3d.fusion-button-large,
.button.darkgray.button-3d.fusion-button-large,
.fusion-button.button-darkgray.button-3d.button-large,
.fusion-button.button-darkgray.wpcf7-submit.button-3d.button-large,
.button.darkgray.button-3d.button-large {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #434c50, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #434c50, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #434c50, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-darkgray.button-3d.fusion-button-large:active,
.fusion-button.button-darkgray.wpcf7-submit.button-3d.fusion-button-large:active,
.button.darkgray.button-3d.fusion-button-large:active,
.fusion-button.button-darkgray.button-3d.button-large:active,
.fusion-button.button-darkgray.wpcf7-submit.button-3d.button-large:active,
.button.darkgray.button-3d.button-large:active {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #434c50, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #434c50, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #434c50, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-darkgray.button-3d.fusion-button-xlarge,
.fusion-button.button-darkgray.wpcf7-submit.button-3d.fusion-button-xlarge,
.button.darkgray.button-3d.fusion-button-xlarge,
.fusion-button.button-darkgray.button-3d.button-xlarge,
.fusion-button.button-darkgray.wpcf7-submit.button-3d.button-xlarge,
.button.darkgray.button-3d.button-xlarge {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #434c50, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #434c50, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #434c50, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}
.fusion-button.button-darkgray.button-3d.fusion-button-xlarge:active,
.fusion-button.button-darkgray.wpcf7-submit.button-3d.fusion-button-xlarge:active,
.button.darkgray.button-3d.fusion-button-xlarge:active,
.fusion-button.button-darkgray.button-3d.button-xlarge:active,
.fusion-button.button-darkgray.wpcf7-submit.button-3d.button-xlarge:active,
.button.darkgray.button-3d.button-xlarge:active {
  -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #434c50, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #434c50, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #434c50, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}
.fusion-checklist {
  list-style-type: none;
  padding: 0;
  margin: 0;
  margin-top: 10px;
}
.fusion-checklist .fusion-li-item {
  margin-bottom: 11px;
}
.fusion-checklist .icon-wrapper {
  display: table;
  float: left;
}
.fusion-checklist .fusion-li-icon {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.fusion-checklist .circle-yes {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  /* Fix to make border-radius work for transparent colors */
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #333333;
  color: #fff;
  text-align: center;
}
.fusion-checklist .fusion-li-item-content {
  display: inline;
}
.fusion-clients-slider {
  margin-bottom: 55px;
  height: auto;
}
.fusion-content-boxes {
  margin-bottom: 60px;
}
.fusion-content-boxes .fusion-column {
  margin-bottom: 20px;
}
.fusion-content-boxes .heading {
  overflow: hidden;
  margin-bottom: 15px;
}
.fusion-content-boxes .heading .heading-link:hover .content-box-heading {
  color: #a0ce4e;
}
.fusion-content-boxes .heading .heading-link:hover .fontawesome-icon {
  background-color: #a0ce4e;
  border-color: #a0ce4e;
}
.fusion-content-boxes .heading .content-box-heading {
  margin: 0;
}
.fusion-content-boxes .heading img {
  float: none;
}
.fusion-content-boxes .content-container .fusion-read-more {
  display: block;
  margin-top: 18px;
  /* General styles in base.less */
}
.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon,
.fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon {
  display: table;
  width: auto;
}
.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon .heading-link,
.fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon .heading-link {
  display: block;
}
.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon .icon,
.fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon .icon,
.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon .image,
.fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon .image {
  display: table-cell;
  vertical-align: middle;
  float: none;
}
.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon img,
.fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon img {
  margin-right: 10px;
  max-width: none;
}
.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon .fontawesome-icon,
.fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon .fontawesome-icon {
  display: block;
  float: none;
  margin-right: 10px;
}
.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon i.small,
.fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon i.small {
  height: 35px;
  width: 35px;
  line-height: 35px;
  font-size: 18px;
}
.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon i.medium,
.fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon i.medium {
  height: 50px;
  width: 50px;
  line-height: 50px;
  font-size: 21px;
}
.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon i.large,
.fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon i.large {
  width: 65px;
  height: 65px;
  line-height: 65px;
  font-size: 24px;
}
.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon .content-box-heading,
.fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon .content-box-heading {
  display: table-cell;
  vertical-align: middle;
  line-height: normal;
}
.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon.icon-right,
.fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon.icon-right {
  float: right !important;
}
.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon.icon-right .icon,
.fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon.icon-right .icon,
.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon.icon-right .image,
.fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon.icon-right .image {
  float: none;
  padding-left: 10px !important;
}
.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon.icon-right .icon i,
.fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon.icon-right .icon i {
  margin-right: 0px !important;
}
.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon.icon-right .content-box-heading,
.fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon.icon-right .content-box-heading {
  float: none !important;
  line-height: 27px !important;
  text-align: right;
}
.fusion-content-boxes.content-boxes-icon-with-title .content-container .fusion-read-more,
.fusion-content-boxes.content-boxes-icon-on-side .content-container .fusion-read-more {
  /* General styles in base.less */
}
.fusion-content-boxes.content-boxes-icon-on-side .heading {
  margin-bottom: 15px;
}
.fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon .content-box-heading {
  vertical-align: top;
}
.fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon .fa {
  margin-right: 20px;
}
.fusion-content-boxes.content-boxes-icon-on-side .content-container.icon-small {
  padding-left: 55px;
}
.fusion-content-boxes.content-boxes-icon-on-side .content-container.icon-medium {
  padding-left: 70px;
}
.fusion-content-boxes.content-boxes-icon-on-side .content-container.icon-large {
  padding-left: 85px;
}
.fusion-content-boxes.content-boxes-icon-on-side.content-right .content-container {
  padding-left: 0px !important;
}
.fusion-content-boxes.content-boxes-icon-on-side.content-right .content-container.icon-small {
  padding-right: 45px;
}
.fusion-content-boxes.content-boxes-icon-on-side.content-right .content-container.icon-medium {
  padding-right: 60px;
}
.fusion-content-boxes.content-boxes-icon-on-side.content-right .content-container.icon-large {
  padding-right: 75px;
}
.fusion-content-boxes.content-boxes-icon-on-top .heading {
  text-align: center;
}
.fusion-content-boxes.content-boxes-icon-on-top .heading .icon {
  margin-bottom: 15px;
}
.fusion-content-boxes.content-boxes-icon-on-top .heading .fontawesome-icon {
  display: block;
  float: none;
  margin: 0 auto;
  height: 64px;
  width: 64px;
  line-height: 64px;
  font-size: 24px;
}
.fusion-content-boxes.content-boxes-icon-on-top .heading i.small {
  height: 35px;
  width: 35px;
  line-height: 35px;
  font-size: 18px;
}
.fusion-content-boxes.content-boxes-icon-on-top .heading i.medium {
  height: 50px;
  width: 50px;
  line-height: 50px;
  font-size: 21px;
}
.fusion-content-boxes.content-boxes-icon-on-top .heading i.large {
  width: 65px;
  height: 65px;
  line-height: 65px;
  font-size: 24px;
}
.fusion-content-boxes.content-boxes-icon-on-top .heading img {
  margin-bottom: 20px;
}
.fusion-content-boxes.content-boxes-icon-on-top .content-container,
.fusion-content-boxes.content-boxes-icon-on-top .fusion-read-more {
  text-align: center;
}
.fusion-content-boxes.content-boxes-icon-boxed {
  overflow: visible;
}
.fusion-content-boxes.content-boxes-icon-boxed .content-wrapper-boxed {
  overflow: visible;
  padding: 50px 18px 18px 18px;
  text-align: center;
}
.fusion-content-boxes.content-boxes-icon-boxed .heading {
  overflow: visible;
  position: relative;
  text-align: center;
}
.fusion-content-boxes.content-boxes-icon-boxed .heading .fontawesome-icon {
  display: block;
  position: absolute;
  left: 50%;
  top: -80px;
  float: none;
  margin-left: -32px;
  height: 64px;
  width: 64px;
  line-height: 64px;
  font-size: 24px;
}
.fusion-content-boxes.content-boxes-icon-boxed .heading i.small {
  height: 35px;
  width: 35px;
  line-height: 35px;
  font-size: 18px;
  top: -67px;
  margin-left: -17px;
}
.fusion-content-boxes.content-boxes-icon-boxed .heading i.medium {
  height: 50px;
  width: 50px;
  line-height: 50px;
  font-size: 21px;
  top: -76px;
  margin-left: -25px;
}
.fusion-content-boxes.content-boxes-icon-boxed .heading i.large {
  width: 65px;
  height: 65px;
  line-height: 65px;
  font-size: 24px;
  top: -85px;
}
.fusion-content-boxes.content-boxes-icon-boxed .heading .image {
  display: block;
  position: absolute;
  left: 50%;
}
.fusion-content-boxes.content-boxes-icon-boxed .content-container,
.fusion-content-boxes.content-boxes-icon-boxed .fusion-read-more {
  text-align: center;
}
.fusion-counters-circle {
  margin-bottom: 20px;
  text-align: center;
}
.fusion-counters-circle .counter-circle-wrapper {
  display: inline-block;
  position: relative;
  margin-bottom: 20px;
  margin-right: 15px;
  vertical-align: middle;
  height: 220px;
  width: 220px;
  text-align: center;
}
.fusion-counters-circle .counter-circle {
  position: relative;
  height: 220px;
  width: 220px;
  text-align: center;
  line-height: 220px;
  font-size: 50px;
}
.fusion-counters-circle .counter-circle .fontawesome-icon {
  float: none;
  margin: 0;
  font-size: 50px;
}
.fusion-counters-circle .counter-circle canvas {
  position: absolute;
  left: 0;
  top: 0;
}
.fusion-counters-circle :last-child {
  margin-right: 0;
}
.fusion-counters-box.row {
  margin-left: -7px;
  margin-right: -7px;
}
.fusion-counters-box .fusion-counter-box {
  padding: 0 7px;
  margin-bottom: 7px;
  text-align: center;
}
.fusion-counters-box .fusion-counter-box .counter-box-container {
  padding: 20px 20px;
}
.fusion-counters-box .fusion-counter-box .counter-box-border {
  border: 1px solid #e5e4e3;
}
.fusion-counters-box .content-box-counter {
  color: #a0ce4e;
  font-size: 50px;
  line-height: 50px;
}
.fusion-counters-box .counter-box-icon {
  float: none;
  margin-top: -8px;
  vertical-align: middle;
  color: inherit;
}
.fusion-dropcap {
  position: relative;
  top: 4px;
  float: left;
  margin-right: 6px;
  padding: 0;
  line-height: 52px;
  color: #a0ce4e;
  font-size: 60px;
  text-transform: uppercase;
}
.fusion-dropcap.dropcap-boxed {
  height: 51px;
  width: 51px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  /* Fix to make border-radius work for transparent colors */
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  color: #fff;
  font-size: 45px;
  text-align: center;
  text-shadow: 1px -1px 1px rgba(0, 0, 0, 0.35);
}
.fusion-flexslider {
  position: relative;
  margin-bottom: 0px;
  padding: 0;
  background-color: transparent;
  overflow: hidden;
}
.fusion-flexslider .slides,
.fusion-flexslider .flex-control-nav,
.fusion-flexslider .flex-direction-nav {
  z-index: 100;
  margin: 0;
  padding: 0;
  list-style: none;
}
.fusion-flexslider .slides {
  overflow: hidden;
}
.fusion-flexslider .slides li {
  display: none;
}
.fusion-flexslider .slides img {
  display: block;
  width: 100%;
}
.fusion-flexslider.fusion-flexslider-loading .slides > li:first-child {
  display: block;
  opacity: 1 !important;
}
.woocommerce-container .images .fusion-flexslider.fusion-flexslider-loading .slides > li:first-child {
  float: left;
}
.fusion-flexslider .flex-control-nav {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
}
.fusion-flexslider .flex-direction-nav a {
  z-index: 100;
  position: absolute;
  top: 50%;
  overflow: hidden;
  margin: -20px 0 0;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background-color: rgba(0, 0, 0, 0.5);
  background-repeat: no-repeat;
  cursor: pointer;
  opacity: 0;
  font-size: 14px;
  font-weight: normal;
  font-family: 'icomoon';
  -webkit-font-smoothing: none;
  color: #fff;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: opacity all .3s ease;
  transition: opacity all .3s ease;
}
.fusion-flexslider .flex-direction-nav .flex-next {
  right: 0px;
}
.fusion-flexslider .flex-direction-nav .flex-prev {
  left: 0px;
}
.fusion-flexslider:hover .flex-direction-nav .flex-next,
.fusion-flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.8;
}
.fusion-flexslider:hover .flex-direction-nav .flex-next:hover,
.fusion-flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.fusion-flexslider:hover .flex-direction-nav .flex-disabled {
  display: none;
  opacity: 0;
  cursor: default;
}
.fusion-flexslider.flexslider-attachments {
  overflow: visible;
}
.fusion-flexslider.flexslider-attachments .flex-direction-nav a {
  width: 30px;
  height: 30px;
  margin-top: -55px;
  text-align: center;
  line-height: 30px;
}
.fusion-flexslider.flexslider-attachments .flex-direction-nav a:before {
  color: #fff;
}
.fusion-flexslider.flexslider-attachments .flex-control-thumbs li {
  width: 60px;
  margin: 5px;
  float: none;
}
.fusion-flexslider.flexslider-default .flex-direction-nav a {
  width: 60px;
  height: 60px;
  margin-top: -30px;
  text-align: center;
  line-height: 60px;
  font-size: 30px;
}
.fusion-flexslider.flexslider-posts .flex-direction-nav a {
  width: 30px;
  height: 30px;
  margin-top: -15px;
  text-align: center;
  line-height: 30px;
}
.fusion-flexslider.flexslider-posts .slide-excerpt {
  position: absolute;
  bottom: 20%;
}
.fusion-flexslider.flexslider-posts .slide-excerpt h2 {
  color: #FFF;
  background: rgba(0, 0, 0, 0.8);
  padding: 10px 15px;
  margin: 0;
}
.fusion-flexslider.flexslider-posts .slide-excerpt h2 a {
  color: #fff;
}
.fusion-flexslider.flexslider-posts .slide-excerpt p {
  color: #FFF;
  background: rgba(0, 0, 0, 0.8);
  padding: 15px 15px;
}
.fusion-flexslider.flexslider-posts-with-excerpt .flex-direction-nav a {
  background-color: rgba(0, 0, 0, 0.5);
  width: 30px;
  height: 30px;
  margin-top: -15px;
  text-align: center;
  line-height: 30px;
}
.fusion-flexslider.flexslider-posts-with-excerpt .slide-excerpt {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  padding: 5%;
  width: 30%;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
}
.fusion-flexslider.flexslider-posts-with-excerpt .slide-excerpt .excerpt-container {
  overflow: hidden;
  height: 100%;
}
.fusion-flexslider.flexslider-posts-with-excerpt .slide-excerpt h2 {
  color: #fff;
  padding: 10px 15px;
  margin: 0;
}
.fusion-flexslider.flexslider-posts-with-excerpt .slide-excerpt h2 a {
  color: #fff;
}
.fusion-flexslider.flexslider-posts-with-excerpt .slide-excerpt p {
  color: #fff;
  padding: 15px 15px;
}
.flexslider-attachments .flex-control-nav {
  position: relative;
  margin-top: 10px;
}
.fusion-flip-boxes {
  margin-bottom: 25px;
}
.fusion-flip-box {
  position: relative;
  z-index: 1;
  padding: 0;
  margin: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
.fusion-flip-box .flip-box-inner-wrapper {
  position: relative;
  margin-bottom: 15px;
  -webkit-transform: translateZ(0);
}
.fusion-flip-box .flip-box-front,
.fusion-flip-box .flip-box-back {
  -webkit-perspective: 600px;
  -moz-perspective: 600px;
  -ms-perspective: 600px;
  perspective: 600px;
  padding: 27px 20px 27px 20px;
  text-align: center;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  webkit-transition: all 0.4s cubic-bezier(0.2, 0.85, 0.4, 1.275) !important;
  -moz-transition: all 0.4s cubic-bezier(0.2, 0.85, 0.4, 1.275) !important;
  -o-transition: all 0.4s cubic-bezier(0.2, 0.85, 0.4, 1.275) !important;
  transition: all 0.4s cubic-bezier(0.2, 0.85, 0.4, 1.275) !important;
}
.fusion-flip-box .flip-box-front {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
  z-index: 10;
}
.fusion-flip-box .flip-box-back {
  position: absolute;
  left: 0;
  top: 0;
  height: auto;
  width: 100%;
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  z-index: -1;
}
.fusion-flip-box .flip-box-back .fusion-button {
  display: block;
  margin: 20px auto 0 auto;
}
.fusion-flip-box.hover .flip-box-back {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
  z-index: 10;
}
.fusion-flip-box.hover .flip-box-front {
  z-index: -1;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.fusion-flip-box.hover .flip-box-front .flip-box-grafix i:before {
  display: none;
}
.fusion-flip-box .flip-box-grafix {
  display: table;
  margin: 0 auto;
  margin-bottom: 10px;
}
.fusion-flip-box .flip-box-circle {
  height: 64px;
  width: 64px;
  border: 1px solid;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  /* Fix to make border-radius work for transparent colors */
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.fusion-flip-box .flip-box-circle i {
  display: table-cell;
  vertical-align: middle;
  font-size: 24px;
}
.fusion-flip-box .flip-box-no-circle i {
  font-size: 60px;
}
.fusion-flip-box .flip-box-heading {
  margin-bottom: 15px;
}
.fusion-flip-box .flip-box-heading.without-text {
  margin-bottom: 0;
}
.fusion-flip-box .flip-box-heading-back {
  margin-bottom: 15px;
  margin-top: 0;
  font-size: 14px;
  text-transform: uppercase;
}
.fusion-flip-box .finished-animating {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  animation: none !important;
}
.fontawesome-icon {
  display: inline-block;
  float: left;
  margin-right: 10px;
}
.fontawesome-icon.circle-yes {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  /* Fix to make border-radius work for transparent colors */
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -moz-background-clip: inherit;
  -webkit-background-clip: inherit;
  background-clip: inherit;
  border-width: 1px;
  border-style: solid;
  background-color: #333333;
  color: #fff;
  text-align: center;
  margin-top: 2px;
}
.fontawesome-icon.size-large {
  font-size: 40px;
}
.fontawesome-icon.size-large.circle-yes {
  width: 70px;
  height: 70px;
  line-height: 70px;
}
.fontawesome-icon.size-medium {
  font-size: 18px;
}
.fontawesome-icon.size-medium.circle-yes {
  width: 35px;
  height: 35px;
  line-height: 35px;
}
.fontawesome-icon.size-small {
  font-size: 10px;
}
.fontawesome-icon.size-small.circle-yes {
  width: 18px;
  height: 18px;
  line-height: 18px;
}
.fontawesome-icon.circle-no.size-large {
  margin-top: 2px;
}
.fontawesome-icon.circle-no.size-medium {
  margin-top: 3px;
}
.fontawesome-icon.circle-no.size-small {
  margin-top: 5px;
}
.fullwidth-box.video-background {
  position: relative;
}
.fullwidth-box.video-background .fullwidth-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  height: 100%;
  width: 100%;
}
.fullwidth-box.video-background .fullwidth-video {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  min-height: 100%;
  min-width: 100%;
  -webkit-transform-style: preserve-3d;
}
.fullwidth-box.video-background .fullwidth-video video {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  min-height: 100%;
  min-width: 100%;
}
.fullwidth-box.video-background .fusion-row {
  position: relative;
  z-index: 10;
}
.fullwidth-box.video-background .fullwidth-video-image {
  display: none;
}
.ua-mobile .fullwidth-box.video-background .fullwidth-video-image {
  width: 100%;
  height: 100%;
  display: block;
  z-index: 2;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-position: center center;
  position: absolute;
  top: 0;
  left: 0;
}
.fullwidth-box.faded-background {
  position: relative;
  overflow: hidden;
}
.fullwidth-box.faded-background .fullwidth-faded {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  min-height: 100%;
  min-width: 100%;
}
.fullwidth-box.faded-background .fusion-row {
  position: relative;
  z-index: 10;
}
.hundred-percent-fullwidth {
  overflow: hidden;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.hundred-percent-fullwidth .fusion-row {
  max-width: none !important;
}
.ua-safari .fullwidth-box.faded-background .fullwidth-faded {
  -webkit-transform: translate3d(0, 0, 0);
}
.ua-safari.ua-mobile .fullwidth-box.faded-background .fullwidth-faded {
  -webkit-transform: none;
}
.fusion-google-map img {
  max-width: none;
}
.fusion-google-map .fusion-info-box {
  padding: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  /* Fix to make border-radius work for transparent colors */
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  background-color: #a0ce4e;
  color: #fff;
  font-size: 13px;
}
.fusion-highlight {
  padding: 0.1em 0.3em;
  line-height: 1.7em;
}
.fusion-highlight.rounded {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  /* Fix to make border-radius work for transparent colors */
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.fusion-highlight.dark {
  color: #ccc;
}
.fusion-imageframe {
  display: inline-block;
  z-index: 1;
  position: relative;
  max-width: 100%;
}
.fusion-imageframe.element-bottomshadow:before,
.fusion-imageframe.element-bottomshadow:after {
  opacity: 0.4;
}
.fusion-imageframe.element-bottomshadow img {
  margin: 0;
}
/* bottom shadow classes in taglinebox.less */
.imageframe-align-center {
  text-align: center;
}
.fusion-image-carousel {
  margin-bottom: 40px;
}
/* All standard carousel styles */
.fusion-carousel {
  overflow: hidden;
  padding: 0;
}
.fusion-carousel .fusion-carousel-positioner {
  position: relative;
}
.fusion-carousel .fusion-carousel-wrapper {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  padding: 8px 0;
}
.fusion-carousel .fusion-carousel-swipe {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}
.fusion-carousel .fusion-carousel-holder {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fusion-carousel .fusion-carousel-item {
  display: block;
  float: left;
  padding: 0;
}
.fusion-carousel .fusion-carousel-item .fusion-carousel-item-wrapper {
  display: inline-block;
  visibility: hidden;
  vertical-align: middle;
  width: 100%;
  line-height: normal;
}
.fusion-carousel .fusion-carousel-item .fusion-image-wrapper {
  margin-bottom: 0;
  text-align: center;
}
.fusion-carousel .fusion-carousel-item > a {
  display: block;
}
.fusion-carousel .fusion-carousel-item img {
  vertical-align: middle;
  width: 100%;
  height: auto;
}
.fusion-carousel .fusion-carousel-title {
  margin: 15px 0 3px;
}
.fusion-carousel .fusion-carousel-price {
  margin-top: 8px;
}
.fusion-carousel .fusion-carousel-price .price {
  margin-bottom: 0;
}
.fusion-carousel .fusion-carousel-nav {
  visibility: hidden;
}
.fusion-carousel .fusion-carousel-nav .fusion-nav-prev,
.fusion-carousel .fusion-carousel-nav .fusion-nav-next {
  display: block;
  z-index: 1000;
  opacity: 0.8;
  position: absolute;
  top: 50%;
  margin-top: -14px;
  height: 29px;
  width: 29px;
  text-align: center;
  cursor: pointer;
  color: transparent;
  background-color: rgba(0, 0, 0, 0.5);
  background-repeat: no-repeat;
}
.no-rgba .fusion-carousel .fusion-carousel-nav .fusion-nav-prev,
.no-rgba .fusion-carousel .fusion-carousel-nav .fusion-nav-next {
  background-color: #3e3e3e;
}
.fusion-carousel .fusion-carousel-nav .fusion-nav-prev:before,
.fusion-carousel .fusion-carousel-nav .fusion-nav-next:before {
  display: block;
  position: relative;
  line-height: 29px;
  font-size: 14px;
  color: #fff;
  font-family: 'icomoon';
}
.fusion-carousel .fusion-carousel-nav .fusion-nav-prev:hover,
.fusion-carousel .fusion-carousel-nav .fusion-nav-next:hover {
  opacity: 1;
}
.fusion-carousel .fusion-carousel-nav .fusion-nav-prev {
  left: 0;
}
.fusion-carousel .fusion-carousel-nav .fusion-nav-prev:before {
  content: '\f104';
}
.fusion-carousel .fusion-carousel-nav .fusion-nav-next {
  right: 0;
}
.fusion-carousel .fusion-carousel-nav .fusion-nav-next:before {
  content: '\f105';
}
.fusion-carousel.fusion-carousel-small .es-carousel {
  padding-left: 13px;
}
.fusion-carousel.fusion-carousel-small .es-carousel ul li {
  margin-right: 13px;
}
.fusion-carousel.fusion-carousel-small .es-carousel ul li .fusion-image-wrapper {
  height: 118px;
  width: 159px;
  line-height: 118px;
}
.fusion-carousel.fusion-carousel-small .es-carousel ul li img {
  max-height: 115px;
  border: 1px solid #e9eaee;
}
.fusion-carousel.fusion-carousel-large ul li .fusion-image-wrapper .image-extras-content {
  line-height: normal;
}
.simple-products-slider-variable .fusion-carousel .es-carousel,
.picture-size-auto .fusion-carousel .es-carousel {
  padding-left: 13px;
}
.simple-products-slider-variable .fusion-carousel .es-carousel ul li,
.picture-size-auto .fusion-carousel .es-carousel ul li {
  margin-right: 13px;
}
.simple-products-slider-variable .fusion-carousel .es-carousel ul li .fusion-image-wrapper,
.picture-size-auto .fusion-carousel .es-carousel ul li .fusion-image-wrapper {
  height: auto;
  width: 159px;
  line-height: auto;
}
.simple-products-slider-variable .fusion-carousel .es-carousel ul li img,
.picture-size-auto .fusion-carousel .es-carousel ul li img {
  max-height: none;
  border: 1px solid #e9eaee;
}
.picture-size-auto .fusion-carousel.fusion-carousel-large .es-carousel {
  padding-left: 44px;
}
.picture-size-auto .fusion-carousel.fusion-carousel-large .es-carousel ul li {
  height: 100%;
}
.picture-size-auto .fusion-carousel.fusion-carousel-large .es-carousel ul li .fusion-image-wrapper .image-extras-content {
  line-height: initial;
}
.fusion-carousel-border img {
  border: 1px solid #e9eaee;
}
.fusion-layout-column {
  position: relative;
  float: left;
  margin-right: 4%;
  margin-bottom: 20px;
}
.fusion-one-full {
  float: none;
}
.fusion-one-sixth {
  width: 13.3333%;
}
.fusion-five-sixth {
  width: 82.6666%;
}
.fusion-one-fifth {
  width: 16.8%;
}
.fusion-two-fifth {
  width: 37.6%;
}
.fusion-three-fifth {
  width: 58.4%;
}
.fusion-four-fifth {
  width: 79.2%;
}
.fusion-one-fourth {
  width: 22%;
}
.fusion-three-fourth {
  width: 74%;
}
.fusion-one-third {
  width: 30.6666%;
}
.fusion-two-third {
  width: 65.3333%;
}
.fusion-one-half {
  width: 48%;
}
.fusion-column-last {
  margin-left: 0;
  margin-right: 0;
}
.fusion-spacing-no {
  margin: 0;
}
.fusion-spacing-no.fusion-one-sixth {
  width: 16.6666%;
}
.fusion-spacing-no.fusion-five-sixth {
  width: 83.3333%;
}
.fusion-spacing-no.fusion-one-fifth {
  width: 20%;
}
.fusion-spacing-no.fusion-two-fifth {
  width: 40%;
}
.fusion-spacing-no.fusion-three-fifth {
  width: 60%;
}
.fusion-spacing-no.fusion-four-fifth {
  width: 80%;
}
.fusion-spacing-no.fusion-one-fourth {
  width: 25%;
}
.fusion-spacing-no.fusion-three-fourth {
  width: 75%;
}
.fusion-spacing-no.fusion-one-third {
  width: 33.3333%;
}
.fusion-spacing-no.fusion-two-third {
  width: 66.6666%;
}
.fusion-spacing-no.fusion-one-half {
  width: 50%;
}
.fusion-spacing-no.fusion-column-last {
  margin-left: 0;
  margin-right: 0;
}
.fusion-equal-height-columns .fusion-column-wrapper {
  overflow: auto;
}
.fusion-equal-height-columns .fusion-column-table {
  display: table;
  width: 100%;
}
.fusion-equal-height-columns .fusion-column-tablecell {
  display: table-cell;
  vertical-align: middle;
}
.modal-dialog {
  margin-top: 60px;
}
.fusion-modal .modal-header {
  min-height: 54px;
}
.fusion-modal .modal-title {
  font-family: 'MuseoSlab500Regular', arial, helvetica, sans-serif;
}
.fusion-modal .close {
  font-size: 30px;
  margin-top: -5px;
}
.fusion-modal .fusion-separator {
  width: 100% !important;
}
.fusion-person .person-shortcode-image-wrapper {
  text-align: center;
}
.fusion-person .person-imgage-container {
  display: inline-block;
  z-index: 1;
  max-width: 100%;
}
.fusion-person .person-imgage-container.glow {
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.fusion-person .person-imgage-container.dropshadow {
  -webkit-box-shadow: 2px 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 2px 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 3px 7px rgba(0, 0, 0, 0.3);
}
.fusion-person .person-desc {
  margin-top: 25px;
}
.fusion-person .person-desc .person-author {
  display: table;
  width: 100%;
}
.fusion-person .person-desc .person-author .person-author-wrapper,
.fusion-person .person-desc .person-author .fusion-social-networks {
  display: table-cell;
  vertical-align: middle;
  float: none;
}
.fusion-person .person-desc .person-author .person-author-wrapper {
  min-width: 50%;
  font-family: 'MuseoSlab500Regular', arial, helvetica, sans-serif;
}
.fusion-person .person-desc .person-author .fusion-social-networks {
  max-width: 50%;
  text-align: right;
}
.fusion-person .person-desc .person-author .fusion-social-networks a:first-child {
  margin-left: 0;
}
.fusion-person .person-desc .person-author .fusion-social-networks a {
  margin-bottom: 10px;
  margin-right: 0;
  margin-left: 20px;
}
.fusion-person .person-desc .person-author .boxed-icons a {
  margin-left: 10px;
}
.fusion-person .person-desc .person-author .person-name,
.fusion-person .person-desc .person-author .person-title {
  display: block;
}
.fusion-person .person-content {
  margin-top: 25px;
}
.fusion-popover {
  cursor: pointer;
  color: #a0ce4e;
}
.popover {
  padding: 0;
}
.fusion-pricing-table {
  margin: 0 0 20px 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fusion-pricing-table * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fusion-pricing-table .fusion-panel {
  overflow: hidden;
  margin: 0;
  background-color: #ffffff;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  /* Fix to make border-radius work for transparent colors */
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #e5e4e3;
}
.fusion-pricing-table .panel-heading {
  padding: 15px 15px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  /* Fix to make border-radius work for transparent colors */
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-bottom: 1px solid #e5e4e3;
  text-align: center;
}
.fusion-pricing-table .panel-heading h3 {
  margin: 0;
}
.fusion-pricing-table .panel-body {
  padding: 15px;
  background-color: #f8f8f8;
  text-align: center;
}
.fusion-pricing-table .panel-body .price {
  position: relative;
}
.fusion-pricing-table .panel-body .price .currency {
  position: relative;
  color: #505050;
}
.fusion-pricing-table .panel-body .price .currency.pos-right {
  top: 0;
  margin-left: -12px;
  font-size: 32px;
}
.fusion-pricing-table .panel-body .price .currency.pos-right.price-without-decimal {
  margin-left: 0;
}
.fusion-pricing-table .panel-body .price .integer-part {
  display: inline;
  font-weight: bold;
  color: #a0ce4e;
  line-height: normal;
}
.fusion-pricing-table .panel-body .price .decimal-part {
  position: relative;
  top: -30px;
  font-weight: bold;
  color: #a0ce4e;
}
.fusion-pricing-table .panel-body .price .time {
  position: relative;
  font-style: italic;
  color: #888888;
  margin-left: -14px;
}
.fusion-pricing-table .panel-body .price .time.price-without-decimal {
  margin-left: 0;
}
.fusion-pricing-table .panel-body .price .time.pos-right {
  margin-left: 12px;
}
.fusion-pricing-table .list-group {
  margin: 0;
  padding: 0;
}
.fusion-pricing-table .list-group-item {
  display: block;
  position: relative;
  padding: 15px;
  background: none;
  border-radius: 0;
  border-top: 1px solid #e5e4e3;
  text-align: center;
}
.fusion-pricing-table .list-group-item:last-child {
  border-bottom: 1px solid #e5e4e3;
}
.fusion-pricing-table .panel-footer {
  padding: 15px;
  background-color: #f8f8f8;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  /* Fix to make border-radius work for transparent colors */
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-color: 1px solid #e5e4e3;
  text-align: center;
}
.fusion-pricing-table .panel-wrapper:hover {
  cursor: pointer;
}
.fusion-pricing-table .panel-wrapper:hover .fusion-panel {
  background-color: #f8f8f8;
}
#wrapper .full-boxed-pricing .panel-wrapper {
  padding: 0;
}
.full-boxed-pricing .panel-container {
  padding: 9px;
  background-color: #f8f8f8;
}
.full-boxed-pricing .panel-wrapper:last-child .fusion-panel {
  border-right: 1px solid #e5e4e3;
}
.full-boxed-pricing .panel-body .price .currency {
  top: -20px;
  font-size: 21px;
}
.full-boxed-pricing .panel-body .price .integer-part {
  font-size: 55px;
}
.full-boxed-pricing .panel-body .price .decimal-part {
  top: -20px;
  font-size: 17px;
}
.full-boxed-pricing .panel-body .price .time {
  font-size: 11px;
}
.full-boxed-pricing .panel-wrapper:hover .panel-heading {
  background-color: #f8f8f8;
}
.sep-boxed-pricing .panel-wrapper {
  margin-bottom: 10px;
  padding: 0;
}
.sep-boxed-pricing .panel-container {
  padding: 9px;
  background-color: #f8f8f8;
}
.sep-boxed-pricing .panel-heading {
  background-color: #a0ce4e;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  /* Fix to make border-radius work for transparent colors */
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-bottom: 1px solid #e5e4e3;
  text-align: center;
}
.sep-boxed-pricing .panel-heading h3 {
  margin: 0;
}
.sep-boxed-pricing .panel-body .price .currency {
  top: -30px;
  font-size: 28px;
}
.sep-boxed-pricing .panel-body .price .integer-part {
  font-size: 75px;
}
.sep-boxed-pricing .panel-body .price .decimal-part {
  font-size: 23px;
}
.sep-boxed-pricing .panel-body .price .time {
  font-size: 20px;
}
@media (min-width: 768px) {
  .fusion-pricing-table .standout .panel-container {
    z-index: 1000;
  }
  .fusion-pricing-table .standout .panel-heading,
  .fusion-pricing-table .standout .panel-footer {
    padding: 20px;
  }
  .full-boxed-pricing {
    padding: 0 9px;
    background-color: #f8f8f8;
  }
  .full-boxed-pricing .panel-container {
    padding: 9px 0;
  }
  .full-boxed-pricing .panel-wrapper:last-child .fusion-panel {
    border-right: 1px solid #e5e4e3;
  }
  .full-boxed-pricing .fusion-panel {
    border-right: none;
  }
  .full-boxed-pricing .standout .panel-container {
    position: relative;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    margin: -10px -9px;
    padding: 9px;
    -webkit-box-shadow: 0 0 6px 6px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 0 6px 6px rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 6px 6px rgba(0, 0, 0, 0.08);
    background-color: #f8f8f8;
  }
  .full-boxed-pricing .standout .fusion-panel {
    border-right: 1px solid #e5e4e3;
  }
  .full-boxed-pricing .standout .panel-heading h3 {
    color: #a0ce4e;
  }
  .sep-boxed-pricing {
    margin: 0 -15px;
    margin-bottom: 20px;
  }
  .sep-boxed-pricing .panel-wrapper {
    margin: 0;
    padding: 0 12px;
  }
  .sep-boxed-pricing .standout .panel-container {
    margin: -10px;
    -webkit-box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.16);
    box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.16);
  }
}
.fusion-progressbar {
  position: relative;
  margin-bottom: 10px;
  height: 37px;
  width: 100%;
  background-color: #E6E7E8;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  /* Fix to make border-radius work for transparent colors */
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.fusion-progressbar .progress {
  background-color: #A0CE4E;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.fusion-progressbar .sr-only {
  left: 15px;
  top: 9px;
  clip: auto;
  height: auto;
  width: auto;
  color: #FFFFFF;
  font-size: 13px;
  font-weight: normal;
}
.fusion-recent-posts {
  margin-bottom: 50px;
}
.fusion-recent-posts .columns {
  overflow: hidden;
}
.fusion-recent-posts .columns .column {
  overflow: hidden;
}
.fusion-recent-posts .columns .column .fusion-flexslider {
  margin-bottom: 0;
}
.fusion-recent-posts .columns .column h4 {
  margin: 15px 0 3px 0;
}
.fusion-recent-posts .columns .column .meta {
  overflow: hidden;
  margin-bottom: 13px;
  padding: 0;
  color: #333333;
  font-size: 12px;
  line-height: 14px;
}
.fusion-recent-posts .columns .column .meta .date {
  font-style: normal;
}
.fusion-recent-posts .columns .column .meta .meta-separator {
  padding: 0 5px;
}
.fusion-recent-posts .columns .password {
  width: auto;
}
.fusion-recent-posts .columns-2 .column:nth-child(3n) {
  clear: left;
}
.fusion-recent-posts .columns-3 .column:nth-child(4n) {
  clear: left;
}
.fusion-recent-posts.layout-thumbnails-on-side .columns .column {
  margin-bottom: 20px;
}
.fusion-recent-posts.layout-thumbnails-on-side .columns .column .floated-slideshow {
  overflow: hidden;
  float: left;
  margin: 0 20px 5px 0;
  width: 144px;
}
.fusion-recent-posts.layout-thumbnails-on-side .columns .column h4 {
  margin-bottom: 0px;
  margin-top: 0;
}
.fusion-recent-posts.layout-date-on-side .date-and-formats {
  overflow: hidden;
  float: left;
  margin: 0 20px 5px 0;
  width: 82px;
}
.fusion-recent-posts.layout-date-on-side .date-and-formats .date-box {
  padding: 8px 0 5px;
  color: #FFFFFF;
}
.fusion-recent-posts.layout-date-on-side .date-and-formats .date-box .date {
  display: block;
  font-size: 29px;
  font-weight: bold;
  line-height: 29px;
}
.fusion-recent-posts.layout-date-on-side .date-and-formats .format-box {
  margin-top: 3px;
  background-color: #EEF0F2;
}
.fusion-recent-posts.layout-date-on-side .columns .column {
  margin-bottom: 20px;
}
.fusion-recent-posts.layout-date-on-side .columns .column h4 {
  margin-top: 0;
  margin-bottom: 0;
}
.fusion-recent-works {
  margin-bottom: 80px;
}
.fusion-recent-works-carousel {
  overflow: hidden;
  height: auto;
}
.fusion-recent-works-grid-with-excerpts {
  margin-bottom: 0;
}
.fusion-section-separator {
  position: relative;
}
.fusion-section-separator .divider-candy {
  z-index: 100;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  height: 40px;
  width: 40px;
  border-bottom: 1px solid #E6E5E6;
  border-left: 1px solid #E6E5E6;
  background-color: transparent;
  content: "";
}
.fusion-section-separator .divider-candy.bottom {
  bottom: -21px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.fusion-section-separator .divider-candy.top {
  top: -21px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.fusion-section-separator .divider-candy.both {
  top: -21px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.fusion-section-separator .divider-candy-arrow {
  z-index: 2;
  position: absolute;
  left: 50%;
  margin-left: -29px;
  height: 0;
  width: 0;
  border-color: transparent;
  border-style: solid;
}
.fusion-section-separator .divider-candy-arrow.bottom {
  border-width: 29px 29px 0 29px;
}
.fusion-section-separator .divider-candy-arrow.top {
  top: -29px;
  border-width: 0 29px 29px;
}
.fusion-section-separator .section-separator-icon {
  z-index: 200;
  position: absolute;
  left: 50%;
  top: -10px;
  margin-left: -20px;
  width: 40px;
  font-size: 20px;
  font-family: FontAwesome;
  text-align: center;
}
.fusion-section-separator .section-separator-icon:after {
  display: block;
  text-align: center;
}
.fusion-sep-clear {
  clear: both;
  display: block;
  height: 1px;
  font-size: 0px;
  line-height: 0px;
  width: 100%;
  overflow: hidden;
}
.fusion-separator {
  border: 0 solid #e7e6e6;
  clear: both;
  position: relative;
  z-index: 11;
}
.fusion-separator.sep-none {
  height: 1px;
}
.fusion-separator.sep-double {
  height: 8px;
  border-bottom-width: 1px;
  border-top-width: 1px;
}
.fusion-separator.sep-single {
  border-top-width: 1px;
}
.fusion-separator.sep-dashed {
  border-bottom-style: dashed;
  border-top-style: dashed;
}
.fusion-separator.sep-dotted {
  border-bottom-style: dotted;
  border-top-style: dotted;
}
.fusion-separator.sep-shadow {
  height: 1px;
  overflow: visible;
  border: none;
  background: none;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(150, 150, 150, 0)), color-stop(15%, rgba(150, 150, 150, 0)), color-stop(50%, rgba(150, 150, 150, 0.65)), color-stop(85%, rgba(150, 150, 150, 0)), color-stop(100%, rgba(150, 150, 150, 0)));
  background: -webkit-linear-gradient(left, rgba(150, 150, 150, 0) 0%, rgba(150, 150, 150, 0) 15%, rgba(150, 150, 150, 0.65) 50%, rgba(150, 150, 150, 0) 85%, rgba(150, 150, 150, 0) 100%);
  background: -moz-linear-gradient(left, rgba(150, 150, 150, 0) 0%, rgba(150, 150, 150, 0) 15%, rgba(150, 150, 150, 0.65) 50%, rgba(150, 150, 150, 0) 85%, rgba(150, 150, 150, 0) 100%);
  background: -ms-linear-gradient(left, rgba(150, 150, 150, 0) 0%, rgba(150, 150, 150, 0) 15%, rgba(150, 150, 150, 0.65) 50%, rgba(150, 150, 150, 0) 85%, rgba(150, 150, 150, 0) 100%);
  background: -o-linear-gradient(left, rgba(150, 150, 150, 0) 0%, rgba(150, 150, 150, 0) 15%, rgba(150, 150, 150, 0.65) 50%, rgba(150, 150, 150, 0) 85%, rgba(150, 150, 150, 0) 100%);
  background: linear-gradient(left, rgba(150, 150, 150, 0) 0%, rgba(150, 150, 150, 0) 15%, rgba(150, 150, 150, 0.65) 50%, rgba(150, 150, 150, 0) 85%, rgba(150, 150, 150, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=1);
}
.fusion-separator.sep-shadow:after {
  display: block;
  margin-top: 10px;
  height: 6px;
  width: 100%;
  content: '';
  background: -webkit-radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.5) 0px, rgba(255, 255, 255, 0) 65%);
  background: -moz-radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.5) 0px, rgba(255, 255, 255, 0) 80%);
  background: -o-radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.5) 0px, rgba(255, 255, 255, 0) 80%);
  background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.5) 0px, rgba(255, 255, 255, 0) 65%);
}
.fusion-separator .icon-wrapper {
  position: absolute;
  display: table;
  left: 50%;
  top: 50%;
  margin: -13px 0 0 -13px;
  height: 26px;
  width: 26px;
  background-color: #FFFFFF;
  border: 1px solid #AAAAAA;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  /* Fix to make border-radius work for transparent colors */
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: center;
}
.fusion-separator .icon-wrapper i {
  display: block;
  display: table-cell;
  vertical-align: middle;
}
body:not(:-moz-handler-blocked) .fusion-separator.sep-shadow:after {
  background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.5) 0px, rgba(255, 255, 255, 0) 80%);
}
.fusion-sharing-box {
  display: table;
  margin-bottom: 55px;
  padding: 20px;
  height: 70px;
  width: 100%;
  background-color: #f6f6f6;
}
.fusion-sharing-box.boxed-icons {
  padding: 15px 20px;
}
.fusion-sharing-box h4,
.fusion-sharing-box .h4,
.fusion-sharing-box .fusion-social-networks {
  display: table-cell;
  vertical-align: middle;
}
.fusion-sharing-box .fusion-social-networks {
  text-align: right;
}
.fusion-sharing-box .fusion-social-networks .fusion-social-network-icon {
  margin-bottom: 0;
}
.fusion-slider-sc .slides > li:first-child {
  display: block;
}
.fusion-slider-sc .flex-direction-nav a {
  position: absolute;
  top: 50%;
  z-index: 100;
  margin: -20px 0 0;
  height: 30px;
  width: 30px;
  opacity: 0;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.5);
  background-repeat: no-repeat;
  cursor: pointer;
  font-size: 14px;
  font-weight: normal;
  font-family: 'icomoon';
  -webkit-font-smoothing: none;
}
.fusion-slider-sc:hover .flex-next:hover,
.fusion-slider-sc:hover .flex-prev:hover {
  opacity: 1;
}
.fusion-social-networks .fusion-social-network-icon {
  margin-left: 0;
  margin-right: 20px;
  margin-bottom: 10px;
  font-size: 16px;
  color: #46494a;
  display: inline-block;
}
.fusion-social-networks .fusion-social-network-icon:hover {
  opacity: 0.8;
}
.fusion-social-networks .fusion-social-network-icon:before {
  color: inherit;
}
.fusion-social-networks.boxed-icons .fusion-social-network-icon {
  margin-right: 10px;
  padding: 8px;
  background-color: #46494a;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  /* Fix to make border-radius work for transparent colors */
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  -moz-background-clip: inherit;
  -webkit-background-clip: inherit;
  background-clip: inherit;
  border: 1px solid #46494a;
  color: #ffffff;
}
.fusion-secondary-header .alignright .fusion-social-links-header .fusion-social-network-icon {
  margin-right: 0;
  margin-left: 20px;
}
.fusion-secondary-header .alignright .fusion-social-links-header .boxed-icons .fusion-social-network-icon {
  margin-right: 0;
  margin-left: 10px;
}
.fusion-social-links-footer {
  display: table-cell;
  vertical-align: middle;
  width: 40%;
  text-align: right;
}
.fusion-social-links-footer .fusion-social-networks {
  margin-top: 10px;
}
.fusion-social-links-footer .fusion-social-networks.boxed-icons {
  margin-top: 0;
}
.fusion-social-links-footer .fusion-social-networks.boxed-icons .fusion-social-network-icon {
  margin-right: 0;
  margin-left: 10px;
}
.fusion-social-links-footer .fusion-social-networks .fusion-social-network-icon {
  margin-right: 0;
  margin-left: 20px;
}
.fusion-social-links-footer .fusion-social-networks .fusion-social-network-icon:first-child {
  margin-left: 0;
}
.fusion-tabs {
  margin-bottom: 50px;
}
.fusion-tabs .nav-tabs {
  display: block;
  list-style: none outside none;
  margin: 0;
  padding: 0;
  border: 1px solid #f1f2f2;
  border-bottom: none;
  background-color: #fff;
}
.fusion-tabs .nav-tabs:before,
.fusion-tabs .nav-tabs:after {
  content: " ";
  display: table;
}
.fusion-tabs .nav-tabs:after {
  clear: both;
}
.fusion-tabs .nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0 none;
}
.fusion-tabs .nav-tabs li {
  display: block;
  position: relative;
  float: none;
  text-align: center;
}
.fusion-tabs .nav-tabs li .fusion-tab-heading {
  margin: 0;
}
.fusion-tabs .nav-tabs li .tab-link {
  display: block;
  position: relative;
  margin: 0;
  padding: 8px 0;
  outline: 0;
  line-height: normal;
  border: none;
  border-top: 3px solid #f1f2f2;
  background-color: #f1f2f2;
  color: #747474;
  cursor: pointer;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}
.fusion-tabs .nav-tabs li .tab-link:hover,
.fusion-tabs .nav-tabs li .tab-link:focus {
  border-top-color: #fff;
  background-color: #fff;
}
.fusion-tabs .nav-tabs li .tab-link .fa {
  float: none;
  color: inherit;
}
.fusion-tabs .nav-tabs > .active > .tab-link {
  border: none;
  border-top: 3px solid #a0ce4e;
  background-color: #fff;
  cursor: pointer;
}
.fusion-tabs .nav-tabs > .active > .tab-link:hover,
.fusion-tabs .nav-tabs > .active > .tab-link:focus {
  border-top: 3px solid #a0ce4e;
}
.fusion-tabs .tab-content > .active {
  display: block;
}
.fusion-tabs .tab-pane {
  display: none;
  padding: 15px;
  max-width: 100%;
  border: 1px solid #f1f2f2;
  border-top: none;
}
.fusion-tabs.nav-not-justified .nav-tabs .tab-link {
  padding: 8px 15px;
}
.fusion-tabs.clean .nav-tabs {
  background: none;
  border: none;
}
.fusion-tabs.clean .nav-tabs li {
  margin-bottom: 10px;
}
.fusion-tabs.clean .nav-tabs li .tab-link {
  padding: 10px 15px;
  border: 1px solid;
}
.fusion-tabs.clean .nav-tabs li .tab-link:hover,
.fusion-tabs.clean .nav-tabs li .tab-link:focus {
  border: 1px solid;
}
.fusion-tabs.clean .tab-content {
  margin-top: 20px;
}
.fusion-tabs.clean .tab-content .tab-pane {
  padding: 0;
  background: transparent;
  border: none;
}
@media (min-width: 768px) {
  .fusion-tabs .nav-tabs {
    display: inline-block;
  }
  .fusion-tabs .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .fusion-tabs .nav-tabs li .tab-link {
    margin-right: 1px;
  }
  .fusion-tabs .nav-tabs li:last-child .tab-link {
    margin-right: 0;
  }
  .fusion-tabs.horizontal-tabs .nav-tabs {
    margin: 0 0 -8px 0;
  }
  .fusion-tabs.horizontal-tabs .nav {
    border-bottom: 1px solid #f1f2f2;
  }
  .fusion-tabs.horizontal-tabs.clean .nav {
    border: none;
    text-align: center;
  }
  .fusion-tabs.horizontal-tabs.clean .nav-tabs {
    border: none;
  }
  .fusion-tabs.horizontal-tabs.clean .nav-tabs li {
    margin-bottom: 0;
  }
  .fusion-tabs.horizontal-tabs.clean .nav-tabs li .tab-link {
    margin-right: -1px;
  }
  .fusion-tabs.horizontal-tabs.clean .tab-content {
    margin-top: 40px;
  }
  .fusion-tabs.nav-not-justified {
    border: none;
  }
  .fusion-tabs.nav-not-justified .nav-tabs {
    margin: 0 0 -1px 0;
  }
  .fusion-tabs.nav-not-justified .nav-tabs li {
    display: inline-block;
  }
  .fusion-tabs.nav-not-justified.clean .nav-tabs li .tab-link {
    padding: 10px 55px;
  }
  .fusion-tabs.vertical-tabs {
    border: none;
    clear: both;
    zoom: 1;
  }
  .fusion-tabs.vertical-tabs:before,
  .fusion-tabs.vertical-tabs:after {
    content: " ";
    display: table;
  }
  .fusion-tabs.vertical-tabs:after {
    clear: both;
  }
  .fusion-tabs.vertical-tabs .nav-tabs {
    position: relative;
    left: 1px;
    float: left;
    width: 15.5%;
    border: 1px solid #f1f2f2;
    border-right: none;
  }
  .fusion-tabs.vertical-tabs .nav-tabs > li .tab-link {
    margin-right: 0;
    margin-bottom: 1px;
    padding: 8px 10px;
    border-top: none;
    text-align: left;
  }
  .fusion-tabs.vertical-tabs .nav-tabs > li:last-child .tab-link {
    margin-bottom: 0;
  }
  .fusion-tabs.vertical-tabs .nav-tabs > li.active > .tab-link {
    border-bottom: none;
    border-left: 3px solid #a0ce4e;
    border-top: none;
    cursor: pointer;
  }
  .fusion-tabs.vertical-tabs .tab-content {
    float: left;
    width: 84.5%;
  }
  .fusion-tabs.vertical-tabs .tab-pane {
    float: left;
    padding: 30px;
    border: 1px solid #f1f2f2;
  }
  .fusion-tabs.vertical-tabs.clean .nav-tabs {
    width: 25%;
    background-color: transparent;
    border: none;
  }
  .fusion-tabs.vertical-tabs.clean .nav-tabs li .tab-link {
    margin: 0;
    padding: 10px 15px;
    border: 1px solid;
  }
  .fusion-tabs.vertical-tabs.clean .tab-content {
    margin: 0;
    padding-left: 40px;
    width: 75%;
  }
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.table {
  border-color: #e5e4e3;
}
.table > thead > tr > th,
.table > tbody > tr > th {
  padding: 20px;
  font-weight: bold;
}
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 10px 20px;
}
.table > tfoot > tr > td {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.table-1 table,
.tkt-slctr-tbl-wrap-dv table {
  border: 1px solid#dcdcdc;
  background-color: #fff;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08), inset 0 0 0 1px rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08), inset 0 0 0 1px rgba(255, 255, 255, 0.5);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08), inset 0 0 0 1px rgba(255, 255, 255, 0.5);
}
.table-1 table th,
.tkt-slctr-tbl-wrap-dv table th {
  border: 1px solid #dcdcdc;
  background: #f6f6f6;
  padding: 20px;
  font-family: 'MuseoSlab500Regular', arial, helvetica, sans-serif;
  text-align: left;
}
.table-1 tr:nth-child(even),
.tkt-slctr-tbl-wrap-dv tr:nth-child(even) {
  background: #f6f6f6;
}
.table-1 tr td,
.tkt-slctr-tbl-wrap-dv tr td {
  border: 1px solid #dcdcdc;
  padding: 10px 20px;
}
.table-2 table thead {
  border: 1px solid #d3d3d3;
  font-family: 'MuseoSlab500Regular', arial, helvetica, sans-serif;
  text-align: left;
}
.table-2 table th {
  padding: 20px;
  color: #fff;
}
.table-2 tr td {
  border-bottom: 1px solid #dcdcdc;
  padding: 10px 20px;
}
.fusion-reading-box-container {
  z-index: 1;
  position: relative;
  margin-bottom: 84px;
}
.fusion-reading-box-container .reading-box {
  padding: 28px 28px 27px 31px;
  background-color: #F2EFEF;
  border-left: 3px solid #a0ce4e;
}
.fusion-reading-box-container .reading-box.reading-box-center,
.fusion-reading-box-container .reading-box.reading-box-right {
  text-align: left;
}
.fusion-reading-box-container .reading-box h2 {
  margin: 0 0 7px;
  line-height: 20px;
  font-size: 18px;
}
.fusion-reading-box-container .continue {
  display: none;
}
.fusion-reading-box-container .continue-center {
  float: none;
  margin: 15px auto 0 auto;
}
.fusion-reading-box-container .continue-left {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.fusion-reading-box-container .continue-right {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
}
.fusion-reading-box-container .mobile-button {
  display: block;
  float: none;
  margin: 20px 0 0;
}
@media (min-width: 800px) {
  .fusion-reading-box-container .reading-box.reading-box-center {
    text-align: center;
  }
  .fusion-reading-box-container .reading-box.reading-box-right {
    text-align: right;
  }
  .fusion-reading-box-container .continue {
    display: block;
  }
  .fusion-reading-box-container .continue-center {
    display: inline-block;
  }
  .fusion-reading-box-container .mobile-button {
    display: none;
  }
}
.element-bottomshadow {
  position: relative;
}
.element-bottomshadow:before,
.element-bottomshadow:after {
  position: absolute;
  bottom: 15px;
  left: 10px;
  z-index: -1;
  height: 20%;
  max-height: 100px;
  max-width: 460px;
  width: 60%;
  content: "";
  opacity: 0.7;
  -webkit-box-shadow: 0 17px 10px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 17px 10px rgba(0, 0, 0, 0.7);
  box-shadow: 0 17px 10px rgba(0, 0, 0, 0.7);
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.element-bottomshadow:after {
  left: auto;
  right: 10px;
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  transform: rotate(3deg);
}
.fusion-testimonials .review {
  display: none;
}
.fusion-testimonials blockquote {
  margin: 0;
  padding: 0;
}
.fusion-testimonials blockquote q {
  font-style: italic;
}
.fusion-testimonials blockquote q:before,
.fusion-testimonials blockquote q:after {
  content: "";
}
.fusion-testimonials .doe {
  position: relative;
  text-align: center;
}
.fusion-testimonials .doe:before {
  line-height: 40px;
  font-family: 'icomoon';
  font-size: 28px;
}
.fusion-testimonials .female .doe:before {
  content: "\e61b";
}
.fusion-testimonials .male .doe:before {
  content: "\e61a";
}
.fusion-testimonials .testimonial-pagination {
  margin-top: 25px;
  text-align: center;
}
.fusion-testimonials .testimonial-pagination a {
  display: inline-block;
  margin-right: 10px;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  border: 1px solid #000;
}
.fusion-testimonials .testimonial-pagination a:hover,
.fusion-testimonials .testimonial-pagination a.activeSlide {
  background-color: #000;
}
.fusion-testimonials.classic blockquote {
  margin-bottom: 0;
  border: none;
  background-color: #f6f6f6;
}
.fusion-testimonials.classic blockquote q {
  display: block;
  padding: 25px;
  line-height: normal;
}
.fusion-testimonials.classic .author {
  position: relative;
  padding: 12px 0 0 2px;
}
.fusion-testimonials.classic .author:after {
  position: absolute;
  left: 35px;
  top: 0;
  content: " ";
  height: 0;
  width: 0;
  pointer-events: none;
  border: medium solid transparent;
  border-top-color: #f6f6f6;
  border-width: 10px;
}
.fusion-testimonials.classic .author a:hover {
  text-decoration: none;
}
.fusion-testimonials.classic .no-avatar .author {
  padding-left: 0;
}
.fusion-testimonials.classic .doe:before {
  line-height: 40px;
  font-size: 28px;
}
.fusion-testimonials.classic .company-name {
  display: table-cell;
  vertical-align: middle;
}
.fusion-testimonials.classic .testimonial-thumbnail {
  display: table-cell;
  vertical-align: middle;
  padding-right: 30px;
  height: 40px;
}
.fusion-testimonials.classic .testimonial-image {
  max-width: 40px;
}
.fusion-testimonials.clean .testimonial-thumbnail {
  margin: 0 auto 25px auto;
  width: 150px;
}
.fusion-testimonials.clean .doe:before {
  line-height: 100px;
  font-size: 90px;
}
.fusion-testimonials.clean blockquote {
  border: none;
  background-color: none;
}
.fusion-testimonials.clean blockquote q {
  display: block;
  padding: 25px;
  background-color: none;
  line-height: 30px;
  font-size: 18px;
  text-align: center;
}
.fusion-testimonials.clean .author {
  margin-top: 25px;
  font-size: 18px;
  text-align: center;
}
.fusion-title {
  display: table;
  margin: 0 0 31px;
  overflow: hidden;
}
.fusion-title h1,
.fusion-title h2,
.fusion-title h3,
.fusion-title h4,
.fusion-title h5,
.fusion-title h6,
.fusion-title .h1,
.fusion-title .h2,
.fusion-title .h3,
.fusion-title .h4,
.fusion-title .h5,
.fusion-title .h6 {
  float: left;
  display: table-cell;
  margin: 0;
  padding: 0 8px 0 0;
  line-height: normal;
  white-space: pre;
}
.fusion-title h1.title-heading-left,
.fusion-title h2.title-heading-left,
.fusion-title h3.title-heading-left,
.fusion-title h4.title-heading-left,
.fusion-title h5.title-heading-left,
.fusion-title h6.title-heading-left,
.fusion-title .h1.title-heading-left,
.fusion-title .h2.title-heading-left,
.fusion-title .h3.title-heading-left,
.fusion-title .h4.title-heading-left,
.fusion-title .h5.title-heading-left,
.fusion-title .h6.title-heading-left {
  padding-right: 8px;
}
.fusion-title h1.title-heading-left .fontawesome-icon,
.fusion-title h2.title-heading-left .fontawesome-icon,
.fusion-title h3.title-heading-left .fontawesome-icon,
.fusion-title h4.title-heading-left .fontawesome-icon,
.fusion-title h5.title-heading-left .fontawesome-icon,
.fusion-title h6.title-heading-left .fontawesome-icon,
.fusion-title .h1.title-heading-left .fontawesome-icon,
.fusion-title .h2.title-heading-left .fontawesome-icon,
.fusion-title .h3.title-heading-left .fontawesome-icon,
.fusion-title .h4.title-heading-left .fontawesome-icon,
.fusion-title .h5.title-heading-left .fontawesome-icon,
.fusion-title .h6.title-heading-left .fontawesome-icon {
  margin-left: 10px;
}
.fusion-title h1.title-heading-right,
.fusion-title h2.title-heading-right,
.fusion-title h3.title-heading-right,
.fusion-title h4.title-heading-right,
.fusion-title h5.title-heading-right,
.fusion-title h6.title-heading-right,
.fusion-title .h1.title-heading-right,
.fusion-title .h2.title-heading-right,
.fusion-title .h3.title-heading-right,
.fusion-title .h4.title-heading-right,
.fusion-title .h5.title-heading-right,
.fusion-title .h6.title-heading-right {
  padding: 0 0 0 8px;
}
.fusion-title h1.title-heading-right .fontawesome-icon,
.fusion-title h2.title-heading-right .fontawesome-icon,
.fusion-title h3.title-heading-right .fontawesome-icon,
.fusion-title h4.title-heading-right .fontawesome-icon,
.fusion-title h5.title-heading-right .fontawesome-icon,
.fusion-title h6.title-heading-right .fontawesome-icon,
.fusion-title h1.title-heading-right img,
.fusion-title h2.title-heading-right img,
.fusion-title h3.title-heading-right img,
.fusion-title h4.title-heading-right img,
.fusion-title h5.title-heading-right img,
.fusion-title h6.title-heading-right img,
.fusion-title .h1.title-heading-right .fontawesome-icon,
.fusion-title .h2.title-heading-right .fontawesome-icon,
.fusion-title .h3.title-heading-right .fontawesome-icon,
.fusion-title .h4.title-heading-right .fontawesome-icon,
.fusion-title .h5.title-heading-right .fontawesome-icon,
.fusion-title .h6.title-heading-right .fontawesome-icon,
.fusion-title .h1.title-heading-right img,
.fusion-title .h2.title-heading-right img,
.fusion-title .h3.title-heading-right img,
.fusion-title .h4.title-heading-right img,
.fusion-title .h5.title-heading-right img,
.fusion-title .h6.title-heading-right img {
  margin-left: 10px;
  margin-right: 0;
}
.fusion-title h1 img,
.fusion-title h2 img,
.fusion-title h3 img,
.fusion-title h4 img,
.fusion-title h5 img,
.fusion-title h6 img,
.fusion-title .h1 img,
.fusion-title .h2 img,
.fusion-title .h3 img,
.fusion-title .h4 img,
.fusion-title .h5 img,
.fusion-title .h6 img {
  margin-right: 10px;
}
.fusion-title h1 .fontawesome-icon,
.fusion-title h2 .fontawesome-icon,
.fusion-title h3 .fontawesome-icon,
.fusion-title h4 .fontawesome-icon,
.fusion-title h5 .fontawesome-icon,
.fusion-title h6 .fontawesome-icon,
.fusion-title .h1 .fontawesome-icon,
.fusion-title .h2 .fontawesome-icon,
.fusion-title .h3 .fontawesome-icon,
.fusion-title .h4 .fontawesome-icon,
.fusion-title .h5 .fontawesome-icon,
.fusion-title .h6 .fontawesome-icon {
  display: inline-block;
  float: none;
  vertical-align: middle;
  margin-left: 2px;
}
.fusion-title h1 .fontawesome-icon.size-small,
.fusion-title h2 .fontawesome-icon.size-small,
.fusion-title h3 .fontawesome-icon.size-small,
.fusion-title h4 .fontawesome-icon.size-small,
.fusion-title h5 .fontawesome-icon.size-small,
.fusion-title h6 .fontawesome-icon.size-small,
.fusion-title h1 .fontawesome-icon.size-medium,
.fusion-title h2 .fontawesome-icon.size-medium,
.fusion-title h3 .fontawesome-icon.size-medium,
.fusion-title h4 .fontawesome-icon.size-medium,
.fusion-title h5 .fontawesome-icon.size-medium,
.fusion-title h6 .fontawesome-icon.size-medium,
.fusion-title h1 .fontawesome-icon.size-large,
.fusion-title h2 .fontawesome-icon.size-large,
.fusion-title h3 .fontawesome-icon.size-large,
.fusion-title h4 .fontawesome-icon.size-large,
.fusion-title h5 .fontawesome-icon.size-large,
.fusion-title h6 .fontawesome-icon.size-large,
.fusion-title .h1 .fontawesome-icon.size-small,
.fusion-title .h2 .fontawesome-icon.size-small,
.fusion-title .h3 .fontawesome-icon.size-small,
.fusion-title .h4 .fontawesome-icon.size-small,
.fusion-title .h5 .fontawesome-icon.size-small,
.fusion-title .h6 .fontawesome-icon.size-small,
.fusion-title .h1 .fontawesome-icon.size-medium,
.fusion-title .h2 .fontawesome-icon.size-medium,
.fusion-title .h3 .fontawesome-icon.size-medium,
.fusion-title .h4 .fontawesome-icon.size-medium,
.fusion-title .h5 .fontawesome-icon.size-medium,
.fusion-title .h6 .fontawesome-icon.size-medium,
.fusion-title .h1 .fontawesome-icon.size-large,
.fusion-title .h2 .fontawesome-icon.size-large,
.fusion-title .h3 .fontawesome-icon.size-large,
.fusion-title .h4 .fontawesome-icon.size-large,
.fusion-title .h5 .fontawesome-icon.size-large,
.fusion-title .h6 .fontawesome-icon.size-large {
  margin-top: 0;
}
.fusion-title .title-sep-container {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  height: 6px;
  width: 100%;
}
.fusion-title.sep-underline {
  padding-bottom: 10px;
  width: 100%;
  border-bottom: 1px solid #e7e6e6;
}
.fusion-title.sep-underline .title-heading-right {
  float: right;
  margin: 0;
}
.fusion-title .title-sep {
  position: relative;
  display: block;
  width: 100%;
  border-style: solid;
  border: 0 solid #e7e6e6;
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -o-box-sizing: content-box;
}
.fusion-title .title-sep.sep-double {
  height: 6px;
  border-bottom-width: 1px;
  border-top-width: 1px;
}
.fusion-title .title-sep.sep-single {
  border-bottom-width: 1px;
}
.fusion-title .title-sep.sep-dashed {
  border-bottom-style: dashed;
  border-top-style: dashed;
}
.fusion-title .title-sep.sep-dotted {
  border-bottom-style: dotted;
  border-top-style: dotted;
}
.fusion-title.sep-dashed {
  border-bottom-style: dashed;
}
.fusion-title.sep-dotted {
  border-bottom-style: dotted;
}
.border-below-title {
  display: block;
}
.border-below-title h1,
.border-below-title h2,
.border-below-title h3,
.border-below-title h4,
.border-below-title h5,
.border-below-title h6,
.border-below-title .h1,
.border-below-title .h2,
.border-below-title .h3,
.border-below-title .h4,
.border-below-title .h5,
.border-below-title .h6 {
  white-space: normal;
}
#main .post-content .border-below-title h1,
#main .post-content .border-below-title h2,
#main .post-content .border-below-title h3,
#main .post-content .border-below-title h4,
#main .post-content .border-below-title h5,
#main .post-content .border-below-title h6,
#main .post-content .border-below-title .h1,
#main .post-content .border-below-title .h2,
#main .post-content .border-below-title .h3,
#main .post-content .border-below-title .h4,
#main .post-content .border-below-title .h5,
#main .post-content .border-below-title .h6 {
  float: none;
  padding-right: 0;
}
.border-below-title .title-sep-container {
  display: none;
  height: 8px;
}
.fusion-accordian {
  width: 100%;
}
.fusion-accordian .fusion-panel {
  box-shadow: none;
  border: none;
  border-bottom: 1px solid #e5e4e3;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  /* Fix to make border-radius work for transparent colors */
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.fusion-accordian .panel-heading {
  padding: 0;
  background: none;
}
.fusion-accordian .panel-title {
  position: relative;
  margin: 0;
  line-height: 22px;
  font-size: 16px;
  font-weight: normal;
  color: inherit;
}
.fusion-accordian .panel-title a {
  display: block;
  padding: 10px 0;
  text-decoration: none;
}
.fusion-accordian .panel-title a:hover {
  color: #a0ce4e;
}
.fusion-accordian .panel-title a:hover .fa-fusion-box {
  background-color: #a0ce4e;
}
.fusion-accordian .panel-title a .fa.pull-left {
  margin-left: 1px;
}
.fusion-accordian .panel-title a .fa-fusion-box {
  display: inline-block;
  float: left;
  margin-right: 18px;
  width: 22px;
  height: 22px;
  background-color: #333;
  font-size: 13px;
  color: #fff;
  text-align: center;
  line-height: 22px;
  font-family: 'IcoMoon';
  -webkit-font-smoothing: subpixel-antialiased;
}
.fusion-accordian .panel-title a .fa-fusion-box:before {
  font-family: 'IcoMoon';
  content: "\e61d";
  font-style: normal;
  line-height: 22px;
  font-size: 13px;
}
.fusion-accordian .panel-title .active .fa-fusion-box {
  background-color: #a0ce4e;
}
.fusion-accordian .panel-title .active .fa-fusion-box:before {
  content: "\e61c";
}
.fusion-accordian .panel-title .fusion-toggle-heading {
  margin-left: 40px;
}
.fusion-accordian .panel-body {
  padding: 10px 0 15px 0px;
  border: none;
  line-height: normal;
}
.fusion-single-accordian {
  margin-bottom: 0px;
}
.fusion-tooltip {
  cursor: pointer;
  color: #a0ce4e;
}
.fusion-woo-featured-products-slider {
  position: relative;
  margin-bottom: 25px;
}
.fusion-woo-featured-products-slider .fusion-rollover-content .price {
  margin-top: 3px;
}
.fusion-woo-featured-products-slider .fusion-rollover-content .price .amount {
  font-size: 25px;
}
.fusion-woo-featured-products-slider .fusion-product-buttons {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  padding: 0 10%;
}
.fusion-woo-featured-products-slider .fusion-product-buttons a.added_to_cart {
  display: none;
}
.fusion-woo-featured-products-slider .fusion-carousel-nav .fusion-nav-prev,
.fusion-woo-featured-products-slider .fusion-carousel-nav .fusion-nav-next {
  margin-top: -31px;
  height: 63px;
  width: 63px;
}
.fusion-woo-featured-products-slider .fusion-carousel-nav .fusion-nav-prev:before,
.fusion-woo-featured-products-slider .fusion-carousel-nav .fusion-nav-next:before {
  content: '\e61e';
  line-height: 63px;
  font-size: 25px;
}
.fusion-woo-featured-products-slider .fusion-carousel-nav .fusion-nav-next:before {
  content: '\e620';
}
/* Used for both woo carousels */
.fusion-woo-slider .fusion-rollover-content .fusion-rollover-title {
  margin: 0;
  line-height: normal;
}
.fusion-woo-slider .fusion-carousel-title-below-image .fusion-product-buttons {
  position: static;
}
.fusion-woo-slider .fusion-carousel-title-below-image .fusion-product-buttons a:first-child,
.fusion-woo-slider .fusion-carousel-title-below-image .fusion-product-buttons a:last-child {
  display: inline-block;
  float: none;
  margin: 0;
}
.fusion-woo-slider .fusion-carousel-title-below-image .fusion-rollover-linebreak {
  display: block;
  margin-bottom: 8px;
}
.fusion-woo-product-slider {
  overflow: hidden;
  margin-bottom: 55px;
}
.fusion-woo-product-slider .fusion-rollover .price {
  margin-top: 5px;
}
.fusion-woo-product-slider .fusion-rollover .price .amount {
  font-size: 18px;
}
.fusion-youtube.center-video .video-shortcode,
.fusion-vimeo.center-video .video-shortcode {
  margin: 0 auto;
}
.tool-tip{
    padding: 25px;
    font-family: Arial;
    font-size: 13px;
    display: block;
    width: 100%;
    clear: both;
    text-transform: uppercase;
    text-align: center;
    border: 4px double #1e73be;
}
.table-session{
    margin: 0 auto;
    width: 100%;
    max-width: 30%;
}
.table-session th {
    text-align: center;
}
@media screen and (max-width: 1600px){
    .table-session{
        max-width: 50%;
    }
}
@media screen and (max-width: 800px){
    .table-session{
        max-width: 90%;
    }
}


.products-modal-button {
	width: auto;
	display: inline-block;
	margin: 0 0 30px 0;
    background-color: #3A70DC;
    padding: 17px 60px;
    box-sizing: border-box;
    text-align: center;

	text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    font-family: RalewayBlack;
}
.fusion-portfolio-wrapper--service .fusion-portfolio-post,
.fusion-portfolio-wrapper--service .fusion-portfolio-post img {
  width: 100%;
}
@media(width < 600px) {
  .steps-order__column {
    width: 50% !important;
  }
}
@media(width < 500px) {
  .img-bottom img {
    padding-left: 10% !important;
  }
  .prod-char .prod-system-list tr td {
    font-size: 11px !important;
  }
}

.gallery-popup {
  display: none;
}


@media (min-width: 1199px) {
    #block-insert {
        max-height: 250px!important;
        min-height: 250px!important;
    }

    #block-insert a .fusion-portfolio-post {
        max-height: 250px;
    }

    .fusion-main-menu .sub-menu {
        width: 250px;
    }
}


/* End */


/* Start:/local/templates/main/themes/Avada/ilightbox.css?176642613218979*/
/* iLightbox css - MODERN VERSION */
/* Reset Styles */
.ilightbox-overlay,
.ilightbox-loader,
.ilightbox-loader *,
.ilightbox-holder,
.ilightbox-holder .ilightbox-container,
.ilightbox-holder .ilightbox-container img.ilightbox-image,
.ilightbox-holder .ilightbox-container .ilightbox-caption,
.ilightbox-toolbar,
.ilightbox-toolbar *,
.ilightbox-thumbnails,
.ilightbox-thumbnails *,
.ilightbox-holder .ilightbox-container .ilightbox-social,
.ilightbox-holder .ilightbox-container .ilightbox-social * {
  float: none;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  line-height: 100%;
  vertical-align: baseline;
  background: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.ilightbox-overlay,
.ilightbox-loader,
.ilightbox-loader *,
.ilightbox-holder .ilightbox-container .ilightbox-caption,
.ilightbox-toolbar,
.ilightbox-thumbnails,
.ilightbox-thumbnails *,
.ilightbox-holder .ilightbox-container .ilightbox-social {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
}
/* Disable & Hide Scrollbar */
.ilightbox-noscroll {
  overflow: hidden;
}
.ilightbox-closedhand * {
  cursor: url(/local/templates/main/themes/Avada/closedhand.cur), default !important;
}
.ilightbox-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
  background: rgba(0, 0, 0, 0.9);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  opacity: 0;
  transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
/* Модернизированный лоадер */
.ilightbox-loader {
  position: fixed;
  z-index: 1000005;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.ilightbox-loader div {
  width: 100%;
  height: 100%;
  border: 3px solid rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  border-top-color: #fff;
  animation: spin 1s ease-in-out infinite;
}
@keyframes spin {
  to { transform: rotate(360deg); }
}
.ilightbox-loader.horizontal {
  transform: translate(-50%, -50%);
}
/* Модернизированный тулбар */
.ilightbox-toolbar {
  display: none;
  position: fixed;
  z-index: 1000010;
  top: 20px;
  right: 20px;
  display: flex;
  gap: 10px;
}
.ilightbox-toolbar a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.ilightbox-toolbar a:hover {
  background: rgba(255, 255, 255, 0.2);
  transform: scale(1.1);
}
.ilightbox-toolbar a.disabled {
  opacity: 0.3;
  cursor: not-allowed;
  pointer-events: none;
}
.ilightbox-toolbar .ilightbox-prev-button,
.ilightbox-toolbar .ilightbox-next-button {
  display: none;
}
/* Модернизированные превьюшки */
.ilightbox-thumbnails {
  display: block;
  position: fixed;
  z-index: 1000009;
}
.ilightbox-thumbnails.ilightbox-horizontal {
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  width: auto;
  height: 90px;
  max-width: 90%;
  padding: 10px;
  background: rgba(0, 0, 0, 0.3);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.ilightbox-thumbnails.ilightbox-vertical {
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  width: 100px;
  height: auto;
  max-height: 80%;
  padding: 10px;
  background: rgba(0, 0, 0, 0.3);
  backdrop-filter: blur(10px);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.ilightbox-thumbnails .ilightbox-thumbnails-container {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.ilightbox-thumbnails .ilightbox-thumbnails-grid {
  display: flex;
  gap: 8px;
  position: relative;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
}
.ilightbox-thumbnails.ilightbox-horizontal .ilightbox-thumbnails-grid {
  flex-direction: row;
}
.ilightbox-thumbnails.ilightbox-vertical .ilightbox-thumbnails-grid {
  flex-direction: column;
}
.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail {
  display: block;
  cursor: pointer;
  position: relative;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  flex-shrink: 0;
}
.ilightbox-thumbnails.ilightbox-horizontal .ilightbox-thumbnails-grid .ilightbox-thumbnail {
  width: 70px;
  height: 70px;
}
.ilightbox-thumbnails.ilightbox-vertical .ilightbox-thumbnails-grid .ilightbox-thumbnail {
  width: 80px;
  height: 80px;
}
.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 6px;
  -ms-interpolation-mode: bicubic;
  border: 2px solid transparent;
  transition: all 0.3s ease;
}
.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail:hover img {
  transform: scale(1.05);
  border-color: rgba(255, 255, 255, 0.3);
}
.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail.active img {
  border-color: #fff;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
  transform: scale(1.05);
}
.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-icon {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: .8;
  background-size: 30%;
  background-repeat: no-repeat;
  background-position: center;
}
/* Модернизированный холдер */
.ilightbox-holder {
  display: none;
  position: fixed;
  z-index: 1000003;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.95);
  opacity: 0;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  max-width: 90vw;
  max-height: 90vh;
}
.ilightbox-holder.ilightbox-active {
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
}
.ilightbox-holder.ilightbox-next,
.ilightbox-holder.ilightbox-prev {
  cursor: pointer;
}
.ilightbox-holder div.ilightbox-container {
  position: relative;
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
}
.ilightbox-holder.supportTouch div.ilightbox-container {
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
}
.ilightbox-holder img.ilightbox-image {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}
/* Модернизированная подпись */
.ilightbox-holder .ilightbox-container .ilightbox-caption {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 20px;
  margin: 0;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 500;
  color: #fff;
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.8));
  z-index: 20003;
  word-wrap: break-word;
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.3s ease;
}
.ilightbox-holder .ilightbox-container .ilightbox-caption.show {
  opacity: 1;
  transform: translateY(0);
}
/* Социальные иконки */
.ilightbox-holder .ilightbox-container .ilightbox-social {
  display: none;
  position: absolute;
  left: 20px;
  top: 20px;
  z-index: 20003;
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul {
  display: flex;
  gap: 10px;
  list-style: none;
  padding: 8px;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(10px);
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 50%;
  transition: all 0.2s ease;
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li a:hover {
  background: #fff;
  transform: scale(1.1);
}
/* Алерт */
.ilightbox-holder .ilightbox-alert {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 300px;
  height: 60px;
  background: rgba(255, 255, 255, 0.95);
  border-radius: 12px;
  color: #333;
  font-weight: 500;
  text-align: center;
  padding: 20px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}
/* Кнопки навигации */
.ilightbox-button {
  position: fixed;
  z-index: 1000008;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.1);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 0;
  transform: scale(0.8);
}
.ilightbox-button:hover {
  background: rgba(255, 255, 255, 0.2);
  transform: scale(1);
}
.ilightbox-button.visible {
  opacity: 1;
  transform: scale(1);
}
.ilightbox-button.ilightbox-next-button.disabled,
.ilightbox-button.ilightbox-prev-button.disabled {
  opacity: 0.3;
  cursor: not-allowed;
  pointer-events: none;
}
.ilightbox-button span {
  display: block;
  width: 24px;
  height: 24px;
  background: #fff;
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-position: center;
  -webkit-mask-position: center;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
}
/* Позиционирование кнопок */
.ilightbox-button.ilightbox-next-button {
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.ilightbox-button.ilightbox-next-button span {
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z'/%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z'/%3E%3C/svg%3E");
}
.ilightbox-button.ilightbox-prev-button {
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.ilightbox-button.ilightbox-prev-button span {
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z'/%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z'/%3E%3C/svg%3E");
}
/* Горизонтальное расположение */
.ilightbox-button.horizontal.ilightbox-next-button {
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.ilightbox-button.horizontal.ilightbox-prev-button {
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
}
/* Адаптивность для мобильных */
@media (max-width: 768px) {
  .ilightbox-holder {
    max-width: 95vw;
    max-height: 95vh;
  }

  .ilightbox-button {
    width: 48px;
    height: 48px;
  }

  .ilightbox-thumbnails.ilightbox-horizontal {
    height: 70px;
    padding: 8px;
  }

  .ilightbox-thumbnails.ilightbox-horizontal .ilightbox-thumbnails-grid .ilightbox-thumbnail {
    width: 50px;
    height: 50px;
  }

  .ilightbox-thumbnails.ilightbox-vertical {
    width: 70px;
  }

  .ilightbox-thumbnails.ilightbox-vertical .ilightbox-thumbnails-grid .ilightbox-thumbnail {
    width: 60px;
    height: 60px;
  }

  .ilightbox-toolbar {
    top: 10px;
    right: 10px;
  }

  .ilightbox-toolbar a {
    width: 40px;
    height: 40px;
  }
}
/* Стили для мобильных устройств */
.isMobile .ilightbox-button,
.isMobile .ilightbox-thumbnails {
  display: flex !important;
}
.isMobile .ilightbox-toolbar .ilightbox-prev-button,
.isMobile .ilightbox-toolbar .ilightbox-next-button {
  display: flex;
}
/* Темная тема - основной скин */
.ilightbox-overlay.dark {
  background: rgba(0, 0, 0, 0.95);
}
.ilightbox-loader.dark div {
  background: rgba(255, 255, 255, 0.1);
  border: 3px solid rgba(255, 255, 255, 0.1);
  border-top-color: #fff;
}
.ilightbox-holder.dark {
  padding: 0;
  background: transparent;
  box-shadow: 0 25px 50px rgba(0, 0, 0, 0.5);
}
.ilightbox-holder.dark .ilightbox-container {
  background: #1a1a1a;
}
.ilightbox-holder.dark .ilightbox-container .ilightbox-caption {
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.9));
  color: #fff;
  font-size: 15px;
}
.ilightbox-holder.dark .ilightbox-container .ilightbox-social {
  background: rgba(255, 255, 255, 0.1);
}
.ilightbox-holder.dark .ilightbox-alert {
  background: rgba(40, 40, 40, 0.95);
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
/* Модернизированный тулбар для dark */
.ilightbox-toolbar.dark {
  top: 20px;
  right: 20px;
  background: transparent;
  box-shadow: none;
}
.ilightbox-toolbar.dark a {
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.ilightbox-toolbar.dark a:hover {
  background: rgba(255, 255, 255, 0.2);
}
.ilightbox-toolbar.dark a.disabled {
  opacity: 0.3;
}
/* Стили для мобильных в темной теме */
.isMobile .ilightbox-toolbar.dark {
  background: transparent;
  top: 10px;
  bottom: auto;
  left: auto;
  width: auto;
  height: auto;
  box-shadow: none;
}
.isMobile .ilightbox-toolbar.dark a {
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.isMobile .ilightbox-toolbar.dark a:hover {
  background: rgba(255, 255, 255, 0.2);
}
/* Тайтл внутри холдера */
.ilightbox-holder.dark .ilightbox-inner-toolbar .ilightbox-title {
  font-size: 18px;
  padding: 20px;
  color: #fff;
  font-weight: 500;
  background: linear-gradient(rgba(0, 0, 0, 0.8), transparent);
}
/* Стили превью для dark */
.ilightbox-thumbnails.dark .ilightbox-thumbnails-grid .ilightbox-thumbnail img {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.5);
}
.ilightbox-thumbnails.dark .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-video {
  background: rgba(0, 0, 0, 0.5) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M8 5v14l11-7z'/%3E%3C/svg%3E") no-repeat center;
  background-size: 30%;
  border-radius: 6px;
}
/* Кнопки навигации для dark */
.ilightbox-button.dark {
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.ilightbox-button.dark:hover {
  background: rgba(255, 255, 255, 0.2);
}
.ilightbox-button.dark.disabled {
  opacity: 0.3;
}
/* Светлая тема */
.ilightbox-overlay.light {
  background: rgba(255, 255, 255, 0.95);
}
.ilightbox-loader.light div {
  background: rgba(0, 0, 0, 0.1);
  border: 3px solid rgba(0, 0, 0, 0.1);
  border-top-color: #333;
}
.ilightbox-holder.light {
  padding: 0;
  background: transparent;
  box-shadow: 0 25px 50px rgba(0, 0, 0, 0.1);
}
.ilightbox-holder.light .ilightbox-container {
  background: #fff;
}
.ilightbox-holder.light .ilightbox-container .ilightbox-caption {
  background: linear-gradient(transparent, rgba(255, 255, 255, 0.9));
  color: #333;
}
/* Анимации */
@keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}
@keyframes slideUp {
  from { transform: translateY(30px); opacity: 0; }
  to { transform: translateY(0); opacity: 1; }
}
@keyframes scaleIn {
  from { transform: scale(0.9); opacity: 0; }
  to { transform: scale(1); opacity: 1; }
}
/* Плавные переходы при переключении изображений */
.ilightbox-holder {
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1),
  opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.ilightbox-holder.ilightbox-next,
.ilightbox-holder.ilightbox-prev {
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1),
  opacity 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
/* Эффект стекла (glassmorphism) */
.ilightbox-glass {
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.1);
}
/* Индикатор загрузки изображения */
.ilightbox-loading {
  position: relative;
}
.ilightbox-loading::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  transform: translate(-50%, -50%);
  border: 3px solid rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  border-top-color: #fff;
  animation: spin 1s ease-in-out infinite;
}
/* Затемнение активного элемента */
.ilightbox-focus {
  filter: brightness(0.8);
  transition: filter 0.3s ease;
}
/* Эффект параллакса для превью */
.ilightbox-thumbnails .ilightbox-thumbnails-grid {
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
/* Индикатор текущей позиции */
.ilightbox-position-indicator {
  position: fixed;
  bottom: 120px;
  left: 50%;
  transform: translateX(-50%);
  padding: 8px 16px;
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(10px);
  border-radius: 20px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 1000010;
}
.ilightbox-position-indicator.visible {
  opacity: 1;
}
/* Градиентные границы для премиум эффекта */
.ilightbox-premium-border {
  position: relative;
}
.ilightbox-premium-border::before {
  content: '';
  position: absolute;
  top: -2px;
  left: -2px;
  right: -2px;
  bottom: -2px;
  background: linear-gradient(45deg, #ff0080, #00ff80, #0080ff, #8000ff);
  border-radius: 14px;
  z-index: -1;
  animation: gradientMove 3s ease infinite;
  background-size: 300% 300%;
}
@keyframes gradientMove {
  0% { background-position: 0% 50%; }
  50% { background-position: 100% 50%; }
  100% { background-position: 0% 50%; }
}
/* Респонсивные улучшения */
@media (max-width: 480px) {
  .ilightbox-holder .ilightbox-container .ilightbox-caption {
    font-size: 13px;
    padding: 15px;
  }

  .ilightbox-button {
    width: 40px;
    height: 40px;
  }

  .ilightbox-button span {
    width: 20px;
    height: 20px;
  }

  .ilightbox-thumbnails.ilightbox-horizontal {
    display: none; /* Скрываем превью на очень маленьких экранах */
  }
}
/* Поддержка темной темы ОС */
@media (prefers-color-scheme: dark) {
  .ilightbox-overlay:not(.light):not(.dark) {
    background: rgba(0, 0, 0, 0.95);
  }

  .ilightbox-holder:not(.light):not(.dark) .ilightbox-container {
    background: #1a1a1a;
  }
}
/* Эффект появления */
.ilightbox-enter {
  animation: scaleIn 0.3s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}
.ilightbox-exit {
  animation: scaleIn 0.3s cubic-bezier(0.4, 0, 0.2, 1) reverse forwards;
}
/* End */


/* Start:/local/templates/main/themes/Avada/animations.css?176642613248900*/
@-webkit-keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@-moz-keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@-o-keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@-webkit-keyframes shake {
  0%,
  100% {
    -webkit-transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(10px);
  }
}
@-moz-keyframes shake {
  0%,
  100% {
    -moz-transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -moz-transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -moz-transform: translateX(10px);
  }
}
@-o-keyframes shake {
  0%,
  100% {
    -o-transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -o-transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -o-transform: translateX(10px);
  }
}
@keyframes shake {
  0%,
  100% {
    transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    transform: translateX(10px);
  }
}
@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
  }
}
@-moz-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -moz-transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
  }
}
@-o-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -o-transform: translateY(0);
  }
  40% {
    -o-transform: translateY(-30px);
  }
  60% {
    -o-transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInUp {
  0% {
    opacity: 0;
    -o-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInDown {
  0% {
    opacity: 0;
    -o-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes fadeInRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes fadeInRight {
  0% {
    opacity: 0;
    -o-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -moz-transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -o-transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -o-transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -o-transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
}
@-moz-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(-20px);
  }
}
@-o-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -o-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(-20px);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
}
@-moz-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(20px);
  }
}
@-o-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -o-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(20px);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(20px);
  }
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }
}
@-moz-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(-20px);
  }
}
@-o-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -o-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(-20px);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
  }
}
@-moz-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(20px);
  }
}
@-o-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -o-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(20px);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
}
@-moz-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
}
@-o-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -o-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
}
@-moz-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(2000px);
  }
}
@-o-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -o-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(2000px);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
}
@-moz-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
}
@-o-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -o-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(-2000px);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
}
@-moz-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
}
@-o-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -o-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(2000px);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes slideInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
  100% {
    -moz-transform: translateY(0);
  }
}
@-o-keyframes slideInDown {
  0% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
  100% {
    -o-transform: translateY(0);
  }
}
@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes slideInLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@-o-keyframes slideInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-2000px);
  }
  100% {
    -o-transform: translateX(0);
  }
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    transform: translateX(0);
  }
}
@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes slideInRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@-o-keyframes slideInRight {
  0% {
    opacity: 0;
    -o-transform: translateX(2000px);
  }
  100% {
    -o-transform: translateX(0);
  }
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    transform: translateX(0);
  }
}
@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
}
@-moz-keyframes slideOutUp {
  0% {
    -moz-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
}
@-o-keyframes slideOutUp {
  0% {
    -o-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
}
@-moz-keyframes slideOutLeft {
  0% {
    -moz-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
}
@-o-keyframes slideOutLeft {
  0% {
    -o-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(-2000px);
  }
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
}
@-moz-keyframes slideOutRight {
  0% {
    -moz-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
}
@-o-keyframes slideOutRight {
  0% {
    -o-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(2000px);
  }
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes bounceIn {
  0% {
    opacity: 0;
    -moz-transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -moz-transform: scale(1.05);
  }
  70% {
    -moz-transform: scale(0.9);
  }
  100% {
    -moz-transform: scale(1);
  }
}
@-o-keyframes bounceIn {
  0% {
    opacity: 0;
    -o-transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -o-transform: scale(1.05);
  }
  70% {
    -o-transform: scale(0.9);
  }
  100% {
    -o-transform: scale(1);
  }
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    transform: scale(1.05);
  }
  70% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes bounceInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateY(-30px);
  }
  80% {
    -moz-transform: translateY(10px);
  }
  100% {
    -moz-transform: translateY(0);
  }
}
@-o-keyframes bounceInUp {
  0% {
    opacity: 0;
    -o-transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -o-transform: translateY(-30px);
  }
  80% {
    -o-transform: translateY(10px);
  }
  100% {
    -o-transform: translateY(0);
  }
}
@keyframes bounceInUp {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    transform: translateY(-30px);
  }
  80% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0);
  }
}
@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes bounceInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateY(30px);
  }
  80% {
    -moz-transform: translateY(-10px);
  }
  100% {
    -moz-transform: translateY(0);
  }
}
@-o-keyframes bounceInDown {
  0% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -o-transform: translateY(30px);
  }
  80% {
    -o-transform: translateY(-10px);
  }
  100% {
    -o-transform: translateY(0);
  }
}
@keyframes bounceInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    transform: translateY(30px);
  }
  80% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(30px);
  }
  80% {
    -moz-transform: translateX(-10px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@-o-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -o-transform: translateX(30px);
  }
  80% {
    -o-transform: translateX(-10px);
  }
  100% {
    -o-transform: translateX(0);
  }
}
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    transform: translateX(30px);
  }
  80% {
    transform: translateX(-10px);
  }
  100% {
    transform: translateX(0);
  }
}
@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes bounceInRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(-30px);
  }
  80% {
    -moz-transform: translateX(10px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@-o-keyframes bounceInRight {
  0% {
    opacity: 0;
    -o-transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -o-transform: translateX(-30px);
  }
  80% {
    -o-transform: translateX(10px);
  }
  100% {
    -o-transform: translateX(0);
  }
}
@keyframes bounceInRight {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    transform: translateX(-30px);
  }
  80% {
    transform: translateX(10px);
  }
  100% {
    transform: translateX(0);
  }
}
@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
  }
}
@-moz-keyframes bounceOut {
  0% {
    -moz-transform: scale(1);
  }
  25% {
    -moz-transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -moz-transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -moz-transform: scale(0.3);
  }
}
@-o-keyframes bounceOut {
  0% {
    -o-transform: scale(1);
  }
  25% {
    -o-transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -o-transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -o-transform: scale(0.3);
  }
}
@keyframes bounceOut {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    transform: scale(0.3);
  }
}
@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
}
@-moz-keyframes bounceOutUp {
  0% {
    -moz-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -moz-transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
}
@-o-keyframes bounceOutUp {
  0% {
    -o-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -o-transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
}
@-moz-keyframes bounceOutDown {
  0% {
    -moz-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -moz-transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(2000px);
  }
}
@-o-keyframes bounceOutDown {
  0% {
    -o-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -o-transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(2000px);
  }
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
}
@-moz-keyframes bounceOutLeft {
  0% {
    -moz-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -moz-transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
}
@-o-keyframes bounceOutLeft {
  0% {
    -o-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -o-transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(-2000px);
  }
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
}
@-moz-keyframes bounceOutRight {
  0% {
    -moz-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -moz-transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
}
@-o-keyframes bounceOutRight {
  0% {
    -o-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -o-transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(2000px);
  }
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
@-moz-keyframes lightSpeedIn {
  0% {
    -moz-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -moz-transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -moz-transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -moz-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
@-o-keyframes lightSpeedIn {
  0% {
    -o-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -o-transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -o-transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -o-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
@-moz-keyframes lightSpeedOut {
  0% {
    -moz-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -moz-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
@-o-keyframes lightSpeedOut {
  0% {
    -o-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -o-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.fusion-animated {
  visibility: hidden;
}
.dont-animate .fusion-animated {
  visibility: visible;
}
/* Do Animations */
.do-animate {
  /* Lightspeed Animations */
  /* Rubberband Animation */
  /* Zoom Animations */
}
.do-animate .fusion-animated {
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
}
.do-animate .fusion-animated.hinge {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
}
.do-animate .flash {
  -webkit-animation-name: flash;
  -moz-animation-name: flash;
  -o-animation-name: flash;
  animation-name: flash;
}
.do-animate .shake {
  -webkit-animation-name: shake;
  -moz-animation-name: shake;
  -o-animation-name: shake;
  animation-name: shake;
}
.do-animate .bounce {
  -webkit-animation-name: bounce;
  -moz-animation-name: bounce;
  -o-animation-name: bounce;
  animation-name: bounce;
}
.do-animate .fadeIn {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn;
}
.do-animate .fadeInUp {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.do-animate .fadeInDown {
  -webkit-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -o-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.do-animate .fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  -moz-animation-name: fadeInLeft;
  -o-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
.do-animate .fadeInRight {
  -webkit-animation-name: fadeInRight;
  -moz-animation-name: fadeInRight;
  -o-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
.do-animate .fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  -moz-animation-name: fadeInUpBig;
  -o-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
.do-animate .fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  -moz-animation-name: fadeInDownBig;
  -o-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
.do-animate .fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  -moz-animation-name: fadeInLeftBig;
  -o-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
.do-animate .fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  -moz-animation-name: fadeInRightBig;
  -o-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
.do-animate .fadeOut {
  -webkit-animation-name: fadeOut;
  -moz-animation-name: fadeOut;
  -o-animation-name: fadeOut;
  animation-name: fadeOut;
}
.do-animate .fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  -moz-animation-name: fadeOutUp;
  -o-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
.do-animate .fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  -moz-animation-name: fadeOutDown;
  -o-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
.do-animate .fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  -moz-animation-name: fadeOutLeft;
  -o-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
.do-animate .fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  -moz-animation-name: fadeOutRight;
  -o-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
.do-animate .fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  -moz-animation-name: fadeOutUpBig;
  -o-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
.do-animate .fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  -moz-animation-name: fadeOutDownBig;
  -o-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
.do-animate .fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  -moz-animation-name: fadeOutLeftBig;
  -o-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
.do-animate .fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  -moz-animation-name: fadeOutRightBig;
  -o-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
.do-animate .slideInDown {
  -webkit-animation-name: slideInDown;
  -moz-animation-name: slideInDown;
  -o-animation-name: slideInDown;
  animation-name: slideInDown;
}
.do-animate .slideInLeft {
  -webkit-animation-name: slideInLeft;
  -moz-animation-name: slideInLeft;
  -o-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
.do-animate .slideInRight {
  -webkit-animation-name: slideInRight;
  -moz-animation-name: slideInRight;
  -o-animation-name: slideInRight;
  animation-name: slideInRight;
}
.do-animate .slideOutUp {
  -webkit-animation-name: slideOutUp;
  -moz-animation-name: slideOutUp;
  -o-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
.do-animate .slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  -moz-animation-name: slideOutLeft;
  -o-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
.do-animate .slideOutRight {
  -webkit-animation-name: slideOutRight;
  -moz-animation-name: slideOutRight;
  -o-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
.do-animate .bounceIn {
  -webkit-animation-name: bounceIn;
  -moz-animation-name: bounceIn;
  -o-animation-name: bounceIn;
  animation-name: bounceIn;
}
.do-animate .bounceInUp {
  -webkit-animation-name: bounceInUp;
  -moz-animation-name: bounceInUp;
  -o-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
.do-animate .bounceInDown {
  -webkit-animation-name: bounceInDown;
  -moz-animation-name: bounceInDown;
  -o-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
.do-animate .bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  -moz-animation-name: bounceInLeft;
  -o-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
.do-animate .bounceInRight {
  -webkit-animation-name: bounceInRight;
  -moz-animation-name: bounceInRight;
  -o-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
.do-animate .bounceOut {
  -webkit-animation-name: bounceOut;
  -moz-animation-name: bounceOut;
  -o-animation-name: bounceOut;
  animation-name: bounceOut;
}
.do-animate .bounceOutUp {
  color: red;
  -webkit-animation-name: bounceOutUp;
  -moz-animation-name: bounceOutUp;
  -o-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
.do-animate .bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  -moz-animation-name: bounceOutDown;
  -o-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
.do-animate .bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  -moz-animation-name: bounceOutLeft;
  -o-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
.do-animate .bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  -moz-animation-name: bounceOutRight;
  -o-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
.do-animate .lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  -moz-animation-name: lightSpeedIn;
  -o-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  -moz-animation-timing-function: ease-out;
  -o-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
.do-animate .lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  -moz-animation-name: lightSpeedOut;
  -o-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  -moz-animation-timing-function: ease-in;
  -o-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
.do-animate .rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
.do-animate .zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
.do-animate .zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
.do-animate .zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
.do-animate .zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
.do-animate .zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
.do-animate .zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
.do-animate .zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}
.do-animate .zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}
.do-animate .zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}
.do-animate .zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

/* End */


/* Start:/local/templates/main/themes/Avada/new-css/mobile-menu.css?17664261326493*/
.inline-flex{display:-webkit-inline-box;display:-moz-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex}@media only screen and (max-width:1023px){body.side-header-left #side-header{position:relative;z-index:10000;padding-bottom:0}}@media only screen and (max-width:400px){body.side-header-left #side-header{padding-bottom:10px!important;padding-top:14px!important}}@media only screen and (max-width:1023px){body.side-header-left #side-header #search-2{display:none}}@media only screen and (max-width:1023px){body.side-header-left #side-header #mobile-menu #search-2{display:block}}@media only screen and (max-width:400px){body.side-header-left #side-header .fusion-logo img{/*width:100px!important*/}}@media only screen and (max-width:1023px){#wrapper.open,body.open,html.open{overflow:hidden!important}}@media only screen and (max-width:400px){html #wrapper .breadcrumbs{padding:0!important}}@media only screen and (max-width:400px){html #wrapper .filter-box{padding-top:10px!important}}@media only screen and (max-width:400px){html #wrapper .filter-box .filter-item{margin-bottom:10px!important}}@media only screen and (max-width:400px){html #wrapper .filter-box .filter-item .head{font-size:3.5vw!important;line-height:5vw!important;margin-bottom:3vw!important;padding-bottom:0!important}}@media only screen and (max-width:400px){html #wrapper .filter-box .filter-item .float-part-50{margin-top:1vw!important;margin-bottom:1vw!important}}@media only screen and (max-width:400px){html #wrapper .filter-box .filter-item .filter-item-body span{padding:2vw!important;font-size:3.5vw!important;line-height:5vw!important}}@media only screen and (max-width:400px){html #wrapper .filter-box .filter-item .filter-delete{top:14px}}@media only screen and (max-width:1023px){#side-header .fusion-mobile-nav-holder{display:none!important}}#mobile-menu{position:fixed;overflow:hidden;overflow-y:auto;top:0;left:0;width:0;height:100%;padding-left:0;padding-top:100px;z-index:100;background-color:#fff;-webkit-transition:all .25s ease-in-out .25s;-moz-transition:all .25s ease-in-out .25s;-ms-transition:all .25s ease-in-out .25s;-o-transition:all .25s ease-in-out .25s;transition:all .25s ease-in-out .25s}@media only screen and (min-width:1024px){#mobile-menu{display:none}}#mobile-menu ul{padding:0;margin:0}#mobile-menu>ul.mobile-menu{position:relative;width:100%;transform:translate(-100%,0);opacity:0;-webkit-transition:all .25s ease-in-out .25s;-moz-transition:all .25s ease-in-out .25s;-ms-transition:all .25s ease-in-out .25s;-o-transition:all .25s ease-in-out .25s;transition:all .25s ease-in-out .25s}#mobile-menu>ul.mobile-menu.open{transform:translate(0,0);opacity:1}#mobile-menu>ul.mobile-menu li{position:relative}#mobile-menu>ul.mobile-menu li a{font-size:5vw;line-height:6vw}@media only screen and (max-width:500px){#mobile-menu>ul.mobile-menu li a{font-size:5vw;line-height:6vw}}#mobile-menu>ul.mobile-menu li .caret{display:block;height:100%;width:50px;font-size:5vw;position:absolute;right:3%;top:0}#mobile-menu>ul.mobile-menu li .caret:before{display:inline-block;margin:37% auto;content:'\e61f';font-family:icomoon;transform:rotate(0);-webkit-transition:transform .3s ease-in-out .3s;-moz-transition:transform .3s ease-in-out .3s;-ms-transition:transform .3s ease-in-out .3s;-o-transition:transform .3s ease-in-out .3s;transition:transform .3s ease-in-out .3s}@media only screen and (max-width:500px){#mobile-menu>ul.mobile-menu li .caret:before{margin:15% auto}}#mobile-menu>ul.mobile-menu li.open .caret:before{transform:rotate(180deg)}#mobile-menu>ul.mobile-menu li .sub-menu{display:none;padding-left:30px}#mobile-menu>ul.mobile-menu li .sub-menu li a{font-size:4vw;line-height:4vw}#mobile-menu>ul.mobile-menu li.active>a{color:#67b7e1}#mobile-menu.open{width:100%;height:100%;padding-left:150px;z-index:999}@media only screen and (max-width:500px){#mobile-menu.open{padding-top:65px}}ul.mobile-menu{list-style:none}@media only screen and (max-width:1023px){.language-switcher{display:none}}#menu-toggle{width:100px;height:100px;margin:0 auto;position:absolute;top:0px;right:0;cursor:pointer;border-radius:5px;z-index:1000;transform:scale(1);-webkit-transition:all .25s ease-in-out .25s;-moz-transition:all .25s ease-in-out .25s;-ms-transition:all .25s ease-in-out .25s;-o-transition:all .25s ease-in-out .25s;transition:all .25s ease-in-out .25s}@media only screen and (min-width:1024px){#menu-toggle{display:none}}#menu-toggle span{display:block;background:#222;border-radius:2px}#menu-toggle *{transition:.25s ease-in-out;box-sizing:border-box}#menu-toggle #hamburger{position:absolute;height:100%;width:100%}#menu-toggle #hamburger span{width:60px;height:4px;position:relative;top:24px;left:20px;margin:10px 0}#menu-toggle #hamburger span:nth-child(1){transition-delay:.5s}#menu-toggle #hamburger span:nth-child(2){transition-delay:.625s}#menu-toggle #hamburger span:nth-child(3){transition-delay:.75s}#menu-toggle #cross{position:absolute;height:100%;width:100%;transform:rotate(45deg)}#menu-toggle #cross span:nth-child(1){height:0%;width:4px;position:absolute;top:10%;left:48px;transition-delay:0s}#menu-toggle #cross span:nth-child(2){width:0;height:4px;position:absolute;left:10%;top:48px;transition-delay:.25s}@media only screen and (max-width:500px){#menu-toggle.open{top:0;transform:scale(.6)}}#menu-toggle.open #hamburger span{width:0}#menu-toggle.open #hamburger span:nth-child(1){transition-delay:0s}#menu-toggle.open #hamburger span:nth-child(2){transition-delay:.125s}#menu-toggle.open #hamburger span:nth-child(3){transition-delay:.25s}#menu-toggle.open #cross span:nth-child(1){height:80%;transition-delay:.625s}#menu-toggle.open #cross span:nth-child(2){width:80%;transition-delay:.375s}@media only screen and (max-width:400px){#content .page .fusion-parallax-fixed .fusion-column-last .fusion-separator.fusion-full-width-sep.sep-single{margin-top:0!important}}@media only screen and (max-width:400px){#content .page .kill-block-mobile{display:none!important}}.download-files .file-name{padding:0 0 15px;font-weight:600}.download-files .doc-download{font-weight:200;text-transform:uppercase;font-size:13px;color:#fff;background-color:#1e73be;display:inline-block;text-align:center;min-width:145px;padding:11px 0;border-radius:2px;-webkit-transition:all .2s ease-in-out .2s;-moz-transition:all .2s ease-in-out .2s;-ms-transition:all .2s ease-in-out .2s;-o-transition:all .2s ease-in-out .2s;transition:all .2s ease-in-out .2s}
/* End */


/* Start:/local/templates/main/css/swiper-bundle.min.css?176642613118456*/
/**
 * Swiper 11.2.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: January 10, 2025
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/* End */


/* Start:/local/templates/main/css/ext.css?17664261314059*/
h1 {line-height: 120% !important}
.wishlist__item {padding-bottom: 0px;}
.fusion-portfolio-content-wrapper .fusion-image-wrapper {padding-bottom: 24px !important;}

.product-list-text {align-items: flex-start !important;}

.product-list-text .img-wrapper {background-position-y: top !important;}
.buttons__ordered--block {padding-bottom: }

.product__list--item {position: relative;}
.favourite__block {position: absolute; top: 0px; left: 7px; z-index: 1;}
.favourite__block--icon {fill: none; stroke: #3A70DC; stroke-width: 2; width: 24px; height: 24px;}

.favourite__block:hover .favourite__block--icon {fill: #3A70DC;}
.favourite__block.favourite__block--remove .favourite__block--icon {fill: #3A70DC;}

.favourite__block--alert {position: absolute; top: 12px; left: 24px; z-index: 2; background: rgba(238, 238, 238, 0.9);  padding: 4px 10px; white-space: nowrap; color: #000 !important; display: none;}
.favourite__block--alert span {color: #3A70DC !important}

.product__to--cart {background: #fff; border: solid 2px #3A70DC; color: #3A70DC; padding: 8px 14px !important; }
.product__in--cart {background: #fff; border: solid 2px #3A70DC;  color: #3A70DC; padding: 4px 18px 4px 18px !important;}
.product__in--cart span {font-size: 12px; font-weight: normal;  text-transform: none; display: block;line-height: 100%;font-family: 'Raleway', Arial, Helvetica, sans-serif !important;}

.product__in--cart.hide__cart {display: none}
.product__in--cart.show__cart {display: flex}
.product__to--cart.hide__cart {display: none}
.product__to--cart.show__cart {display: flex}


.buttons__ordered--block {display: flex; align-items: center; justify-content: left; flex-wrap: wrap;}


@media (max-width: 569px) {
.product__in--cart {padding: 1px 13px 4px 13px !important;}
.favourite__block {top: 0; left: 0;}
}

@media (max-width: 399px) {
.favourite__block--alert {top: 24px; left: 0px; font-size: 10px;}
.favourite__block--alert span {font-size: 10px;}
.product__to--cart {padding: 8px !important;}
.product__to--cart span {font-size: 10px !important;}
}

.content__im--block {width: 85%; margin: 0 auto;}
@media (max-width: 480px) {
.content__im--block {width: 96%}
}

.content__im--block.cart__block {position: relative;}
.delete__cart--all {position: absolute; top: -37px; right: 0px; border-bottom: dashed 1px #778899; color: #778899; font-weight: bold; z-index: 2; cursor: pointer;}

.delete__cart--item {cursor: pointer; border-bottom: dashed 1px #3A70DC; color: #3A70DC;}
.overflow__cart--table {width: 100%; max-width: 100%; overflow-x: auto;}
.cart__table--block {border: 0; width: 100%;}
.cart__table--block td {border: solid 1px #dedede; padding: 10px; text-align: center; color: #000;}
.cart__table--block td.th {background: #eee; font-weight: bold;}
.cart__table--block td img {max-width: 47px; max-height: 47px; border: solid 1px #bebebe; padding: 3px; border-radius: 5px;}
.cart__table--block td.price__row {font-size: 15px;}
.cart__table--block td.summ__row {font-size: 15px; font-weight: bold;}

.cart__product--count {display: flex; align-items: center; justify-content: center;}
.cart__product--count input {width: 40px; height: 27px; border: solid 1px #bebebe;  border-radius: 4px; margin: 0 2px; outline: 0 !important; padding: 7px; text-align: center;}
.cart__product--count button {width: 27px; height: 27px; background: #dedede; border: solid 1px #dedede; color: #000; cursor: pointer; border-radius: 4px;}
.cart__product--count button:disabled {cursor: default}

.error__order {border: solid 3px red !important;}

.detail__buttons--block {flex-wrap: wrap;}
.detail__cart--button {margin: 0 0 30px 17px !important; height: 53px; font-size: 18px !important; min-width: 137px;}
.product__in--cart.detail__cart--button span {font-size: 14px;}

@media (max-width: 1199px) {
.detail__buttons--block {display: block;}
.detail__cart--button {margin: 0 0 30px 0px !important; min-width: 137px;}
.product__to--cart.detail__cart--button span {font-size: 18px !important; }
}

@media (max-width: 991px) {
.cart__table--block {min-width: 799px;}
}




/* End */


/* Start:/local/templates/main/template_styles.css?1776165237218173*/
.item-popup__block {
	position: relative;
	height: 100%;
}

.item-popup__block .item-popup__text {
	position: absolute;
	bottom: 35px;
	width: 255px;
	left: -114px;
	background-color: white;
	padding: 2px;
	border: 1px solid;
	border-radius: 10px;
	display: none;
	line-height: 24px;
	font-size: 16px;
	text-align: center;
	overflow-wrap: break-word;
}

.item-popup__block .item-popup__text:after {
	content: "";
	position: absolute;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid black;
	bottom: -10px;
	left: 45%;
}

img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}


.tp-caption a {
	color: #ff7302;
	text-shadow: none;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out
}

.tp-caption a:hover {
	color: #ffa902
}

.Avada_383 {
	color: green;
}

html {
	scroll-behavior: smooth;
}

html,
body,
html body.custom-background,
.woocommerce-tabs>.tabs .active a {
	background-color: #ffffff;
}

.fusion-secondary-header,
.sticky-header .sticky-shadow,
.tfs-slider .slide-content,
.header-v4 #small-nav,
.header-v5 #small-nav,
.fusion-footer-copyright-area,
.fusion-footer-widget-area,
#slidingbar,
.fusion-page-title-bar {
	padding-left: 30px;
	padding-right: 30px;
}

#main {
	padding-left: 30px;
	padding-right: 30px;
}

.width-100 .fullwidth-box,
.width-100 .fusion-section-separator {
	padding-left: 30px;
	padding-right: 30px;
}

.width-100 .fullwidth-box,
.width-100 .fusion-section-separator {
	margin-left: -30px;
	margin-right: -30px;
}

.width-100 .hundred-percent-fullwidth {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.fusion-mobile-menu-design-modern .fusion-mobile-nav-holder li a {
	padding-left: 30px;
	padding-right: 30px;
}

.fusion-mobile-menu-design-modern .fusion-mobile-nav-holder li a {
	padding-left: 30px;
	padding-right: 30px;
}

.fusion-mobile-menu-design-modern .fusion-mobile-nav-holder .fusion-mobile-nav-item .fusion-open-submenu {
	padding-right: 35px;
}

.fusion-mobile-menu-design-modern .fusion-mobile-nav-holder .fusion-mobile-nav-item a {
	padding-left: 30px;
	padding-right: 30px;
}

.fusion-mobile-menu-design-modern .fusion-mobile-nav-holder .fusion-mobile-nav-item li a {
	padding-left: 42px;
}

.fusion-mobile-menu-design-modern .fusion-mobile-nav-holder .fusion-mobile-nav-item li li a {
	padding-left: 55px;
}

.fusion-mobile-menu-design-modern .fusion-mobile-nav-holder .fusion-mobile-nav-item li li li a {
	padding-left: 68px;
}

.fusion-mobile-menu-design-modern .fusion-mobile-nav-holder .fusion-mobile-nav-item li li li li a {
	padding-left: 81px;
}

.rtl .fusion-mobile-menu-design-modern .fusion-mobile-nav-holder .fusion-mobile-nav-item .fusion-open-submenu {
	padding-left: 30px;
	padding-right: 15px;
}

.rtl .fusion-mobile-menu-design-modern .fusion-mobile-nav-holder .fusion-mobile-nav-item a {
	padding-left: 30px;
	padding-right: 30px;
}

.rtl .fusion-mobile-menu-design-modern .fusion-mobile-nav-holder .fusion-mobile-nav-item li a {
	padding-left: 0;
	padding-right: 42px;
}

.rtl .fusion-mobile-menu-design-modern .fusion-mobile-nav-holder .fusion-mobile-nav-item li li a {
	padding-left: 0;
	padding-right: 55px;
}

.rtl .fusion-mobile-menu-design-modern .fusion-mobile-nav-holder .fusion-mobile-nav-item li li li a {
	padding-left: 0;
	padding-right: 68px;
}

.rtl .fusion-mobile-menu-design-modern .fusion-mobile-nav-holder .fusion-mobile-nav-item li li li li a {
	padding-left: 0;
	padding-left: 81px;
}

a:hover,
.tooltip-shortcode {
	color: #67b7e1;
}

.fusion-footer-widget-area ul li a:hover,
.fusion-footer-widget-area .fusion-tabs-widget .tab-holder .news-list li .post-holder a:hover,
.fusion-footer-widget-area .fusion-accordian .panel-title a:hover,
#slidingbar-area ul li a:hover,
#slidingbar-area .fusion-accordian .panel-title a:hover,
.fusion-filters .fusion-filter.fusion-active a,
.project-content .project-info .project-info-box a:hover,
#main .post h2 a:hover,
#main .about-author .title a:hover,
span.dropcap,
.fusion-footer-widget-area a:hover,
#slidingbar-area a:hover,
.fusion-copyright-notice a:hover,
.sidebar .widget_categories li a:hover,
.sidebar .widget li a:hover,
.fusion-date-and-formats .fusion-format-box i,
h5.toggle:hover a,
.tooltip-shortcode,
.content-box-percentage,
.fusion-popover,
.woocommerce .address .edit:hover:after,
.my_account_orders .order-actions a:hover:after,
.more a:hover:after,
.fusion-read-more:hover:after,
.pagination-prev:hover:before,
.pagination-next:hover:after,
.bbp-topic-pagination .prev:hover:before,
.bbp-topic-pagination .next:hover:after,
.single-navigation a[rel=prev]:hover:before,
.single-navigation a[rel=next]:hover:after,
.sidebar .widget_nav_menu li a:hover:before,
.sidebar .widget_categories li a:hover:before,
.sidebar .widget .recentcomments:hover:before,
.sidebar .widget_recent_entries li a:hover:before,
.sidebar .widget_archive li a:hover:before,
.sidebar .widget_pages li a:hover:before,
.sidebar .widget_links li a:hover:before,
.side-nav .arrow:hover:after,
.woocommerce-tabs .tabs a:hover .arrow:after,
#wrapper .jtwt .jtwt_tweet a:hover,
.star-rating:before,
.star-rating span:before,
.price ins .amount,
.avada-order-details .shop_table.order_details tfoot tr:last-child .amount,
.price>.amount,
.woocommerce-pagination .prev:hover,
.woocommerce-pagination .next:hover,
.woocommerce-pagination .prev:hover:before,
.woocommerce-pagination .next:hover:after,
.woocommerce-tabs .tabs li.active a,
.woocommerce-tabs .tabs li.active a .arrow:after,
#wrapper .cart-checkout a:hover,
#wrapper .cart-checkout a:hover:before,
.widget_shopping_cart_content .total .amount,
.widget_layered_nav li a:hover:before,
.widget_product_categories li a:hover:before,
.woocommerce-side-nav li.active a,
.woocommerce-side-nav li.active a:after,
.my_account_orders .order-number a,
.shop_table .product-subtotal .amount,
.cart_totals .order-total .amount,
.checkout .shop_table tfoot .order-total .amount,
#final-order-details .mini-order-details tr:last-child .amount,
.rtl .more a:hover:before,
.rtl .fusion-read-more:hover:before,
#wrapper .sidebar .current_page_item>a,
#wrapper .sidebar .current-menu-item>a,
#wrapper .sidebar .current_page_item>a:before,
#wrapper .sidebar .current-menu-item>a:before,
#wrapper .fusion-footer-widget-area .current_page_item>a,
#wrapper .fusion-footer-widget-area .current-menu-item>a,
#wrapper .fusion-footer-widget-area .current_page_item>a:before,
#wrapper .fusion-footer-widget-area .current-menu-item>a:before,
#wrapper #slidingbar-area .current_page_item>a,
#wrapper #slidingbar-area .current-menu-item>a,
#wrapper #slidingbar-area .current_page_item>a:before,
#wrapper #slidingbar-area .current-menu-item>a:before,
.side-nav ul>li.current_page_item>a,
.side-nav li.current_page_ancestor>a,
.gform_wrapper span.ginput_total,
.gform_wrapper span.ginput_product_price,
.ginput_shipping_price,
.bbp-topics-front ul.super-sticky a:hover,
.bbp-topics ul.super-sticky a:hover,
.bbp-topics ul.sticky a:hover,
.bbp-forum-content ul.sticky a:hover,
.fusion-accordian .panel-title a:hover {
	color: #67b7e1;
}

.state-slider__block {
	padding: 0 0 40px 0;
}

.state-slider__block .example_title {
	text-align: center;
	width: 100%;
}

.state-slider__photo-wrap {
	max-height: 160px;
	overflow: hidden;
}

.state-slider__wrap {
	padding: 0 0 50px 0;
}

.state-slider__item {
	box-shadow: 0 0 11px 8px #dfdfdfc7;
	border-radius: 5px;
	overflow: hidden;
}

.prod-char .prod-system-list tr td:last-child {
	text-align: center !important;
}

.state-slider__block .swiper-scrollbar {
	display: none !important;
}

.state-slider__photo-wrap img {}

.state-slider__info {
	padding: 20px;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	justify-content: space-between;
	align-items: start;
	min-height: 125px;
}

.state-slider__title {
	font-size: 16px;
}



.fusion-content-boxes .heading-link:hover h2 {
	color: #67b7e1 !important;
}

.fusion-content-boxes .heading-link:hover .icon i.circle-yes,
.fusion-accordian .panel-title a:hover .fa-fusion-box {
	background-color: #67b7e1 !important;
	border-color: #67b7e1 !important;
}

.sidebar .fusion-image-wrapper .fusion-rollover .fusion-rollover-content a:hover {
	color: #333333;
}

.star-rating:before,
.star-rating span:before {
	color: #67b7e1;
}

.tagcloud a:hover,
#slidingbar-area .tagcloud a:hover,
.fusion-footer-widget-area .tagcloud a:hover {
	color: #FFFFFF;
	text-shadow: none;
	-moz-text-shadow: none;
	-webkit-text-shadow: none;
}

.reading-box,
.fusion-filters .fusion-filter.fusion-active a,
#wrapper .fusion-tabs-widget .tab-holder .tabs li.active a,
#wrapper .post-content blockquote,
.progress-bar-content,
.pagination .current,
.bbp-topic-pagination .current,
.pagination a.inactive:hover,
.woocommerce-pagination .page-numbers.current,
.woocommerce-pagination .page-numbers:hover,
#nav ul li>a:hover,
#sticky-nav ul li>a:hover,
.woocommerce-pagination .current,
.tagcloud a:hover,
#bbpress-forums div.bbp-topic-tags a:hover,
#wrapper .fusion-tabs.classic .nav-tabs>li.active .tab-link:hover,
#wrapper .fusion-tabs.classic .nav-tabs>li.active .tab-link:focus,
#wrapper .fusion-tabs.classic .nav-tabs>li.active .tab-link,
#wrapper .fusion-tabs.vertical-tabs.classic .nav-tabs>li.active .tab-link {
	border-color: #67b7e1;
}

#wrapper .side-nav li.current_page_item a {
	border-right-color: #67b7e1;
	border-left-color: #67b7e1;
}

.fusion-accordian .panel-title .active .fa-fusion-box,
ul.circle-yes li:before,
.circle-yes ul li:before,
.progress-bar-content,
.pagination .current,
.bbp-topic-pagination .current,
.fusion-date-and-formats .fusion-date-box,
.table-2 table thead,
.onsale,
.woocommerce-pagination .current,
.woocommerce .social-share li a:hover i,
.price_slider_wrapper .ui-slider .ui-slider-range,
.tagcloud a:hover,
.cart-loading,
#toTop:hover,
#bbpress-forums div.bbp-topic-tags a:hover,
#wrapper .search-table .search-button input[type="submit"]:hover,
ul.arrow li:before,
p.demo_store,
.avada-myaccount-data .digital-downloads li:before,
.avada-thank-you .order_details li:before,
.sidebar .widget_layered_nav li.chosen,
.sidebar .widget_layered_nav_filters li.chosen {
	background-color: #67b7e1;
}

.woocommerce .social-share li a:hover i {
	border-color: #67b7e1;
}

.bbp-topics-front ul.super-sticky,
.bbp-topics ul.super-sticky,
.bbp-topics ul.sticky,
.bbp-forum-content ul.sticky {
	background-color: #ffffe8;
	opacity: 1;
}

#main,
#wrapper,
.fusion-separator .icon-wrapper,
html,
body,
.bbp-arrow,
.woocommerce-tabs>.tabs .active a {
	background-color: #ffffff;
}

.fusion-footer-widget-area {
	background-color: #ffffff;
	border-color: #ffffff;
}

#wrapper .fusion-footer-widget-area .fusion-tabs-widget .tab-holder .tabs li {
	border-color: #ffffff;
}

.fusion-footer-copyright-area {
	background-color: #ffffff;
	border-color: #ffffff;
}

.sep-boxed-pricing .panel-heading {
	background-color: #62a2c4;
	border-color: #62a2c4;
}

.fusion-pricing-table .panel-body .price .integer-part,
.fusion-pricing-table .panel-body .price .decimal-part,
.full-boxed-pricing.fusion-pricing-table .standout .panel-heading h3 {
	color: #62a2c4;
}

.fusion-image-wrapper .fusion-rollover {
	background-image: linear-gradient(top, rgba(144, 201, 232, 0.8) 0%, rgba(90, 171, 214, 0.8) 100%);
	background-image: -o-linear-gradient(top, rgba(144, 201, 232, 0.8) 0%, rgba(90, 171, 214, 0.8) 100%);
	background-image: -moz-linear-gradient(top, rgba(144, 201, 232, 0.8) 0%, rgba(90, 171, 214, 0.8) 100%);
	background-image: -webkit-linear-gradient(top, rgba(144, 201, 232, 0.8) 0%, rgba(90, 171, 214, 0.8) 100%);
	background-image: -ms-linear-gradient(top, rgba(144, 201, 232, 0.8) 0%, rgba(90, 171, 214, 0.8) 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(144, 201, 232, 0.8)), color-stop(1, rgba(90, 171, 214, 0.8)));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#90c9e8', endColorstr='#5aabd6'), progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
}

.no-cssgradients .fusion-image-wrapper .fusion-rollover {
	background: #90c9e8;
}

.fusion-image-wrapper:hover .fusion-rollover {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#90c9e8', endColorstr='#5aabd6'), progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
}

.fusion-portfolio-one .fusion-button,
#main .comment-submit,
#reviews input#submit,
.comment-form input[type="submit"],
.wpcf7-form input[type="submit"],
.wpcf7-submit,
.bbp-submit-wrapper .button,
.button-default,
.fusion-button-default,
.button.default,
.price_slider_amount button,
.gform_wrapper .gform_button,
.woocommerce .single_add_to_cart_button,
.woocommerce button.button,
.woocommerce .shipping-calculator-form .button,
.woocommerce .checkout #place_order,
.woocommerce .checkout_coupon .button,
.woocommerce .login .button,
.woocommerce .register .button,
.woocommerce .avada-order-details .order-again .button,
.woocommerce .avada-order-details .order-again .button,
.woocommerce .lost_reset_password input[type=submit],
#bbp_user_edit_submit,
.ticket-selector-submit-btn[type=submit],
.gform_page_footer input[type=button] {
	background: #1e73be;
	color: #ffffff;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#1e73be), to(#1e73be));
	background-image: -webkit-linear-gradient(bottom, #1e73be, #1e73be);
	background-image: -moz-linear-gradient(bottom, #1e73be, #1e73be);
	background-image: -o-linear-gradient(bottom, #1e73be, #1e73be);
	background-image: linear-gradient(to top, #1e73be, #1e73be);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e73be', endColorstr='#1e73be');
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
}

.no-cssgradients .fusion-portfolio-one .fusion-button,
.no-cssgradients #main .comment-submit,
.no-cssgradients #reviews input#submit,
.no-cssgradients .comment-form input[type="submit"],
.no-cssgradients .wpcf7-form input[type="submit"],
.no-cssgradients .wpcf7-submit,
.no-cssgradients .bbp-submit-wrapper .button,
.no-cssgradients .button-default,
.no-cssgradients .fusion-button-default,
.no-cssgradients .button.default,
.no-cssgradients .price_slider_amount button,
.no-cssgradients .gform_wrapper .gform_button,
.no-cssgradients .woocommerce .single_add_to_cart_button,
.no-cssgradients .woocommerce button.button,
.no-cssgradients .woocommerce .shipping-calculator-form .button,
.no-cssgradients .woocommerce .checkout #place_order,
.no-cssgradients .woocommerce .checkout_coupon .button,
.no-cssgradients .woocommerce .login .button,
.no-cssgradients .woocommerce .register .button,
.no-cssgradients .woocommerce .avada-order-details .order-again .button.no-cssgradients .woocommerce .lost_reset_password input[type=submit],
.no-cssgradients #bbp_user_edit_submit,
.no-cssgradients .ticket-selector-submit-btn[type=submit],
.no-cssgradients .gform_page_footer input[type=button] {
	background: #1e73be;
}

.fusion-portfolio-one .fusion-button:hover,
#main .comment-submit:hover,
#reviews input#submit:hover,
.comment-form input[type="submit"]:hover,
.wpcf7-form input[type="submit"]:hover,
.wpcf7-submit:hover,
.bbp-submit-wrapper .button:hover,
.button-default:hover,
.fusion-button-default:hover,
.button.default:hover,
.price_slider_amount button:hover,
.gform_wrapper .gform_button:hover,
.woocommerce .single_add_to_cart_button:hover,
.woocommerce .shipping-calculator-form .button:hover,
.woocommerce .checkout #place_order:hover,
.woocommerce .checkout_coupon .button:hover,
.woocommerce .login .button:hover,
.woocommerce .register .button:hover,
.woocommerce .avada-order-details .order-again .button:hover,
.woocommerce .lost_reset_password input[type=submit]:hover,
#bbp_user_edit_submit:hover,
.ticket-selector-submit-btn[type=submit]:hover,
.gform_page_footer input[type=button]:hover {
	background: #005fbf;
	color: #ffffff;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#0096e8), to(#005fbf));
	background-image: -webkit-linear-gradient(bottom, #0096e8, #005fbf);
	background-image: -moz-linear-gradient(bottom, #0096e8, #005fbf);
	background-image: -o-linear-gradient(bottom, #0096e8, #005fbf);
	background-image: linear-gradient(to top, #0096e8, #005fbf);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#005fbf', endColorstr='#0096e8');
}

.no-cssgradients .fusion-portfolio-one .fusion-button:hover,
.no-cssgradients #main .comment-submit:hover,
.no-cssgradients #reviews input#submit:hover,
.no-cssgradients .comment-form input[type="submit"]:hover,
.no-cssgradients .wpcf7-form input[type="submit"]:hover,
.no-cssgradients .wpcf7-submit:hover,
.no-cssgradients .bbp-submit-wrapper .button:hover,
.no-cssgradients .button-default:hover,
.no-cssgradients .fusion-button-default:hover,
.no-cssgradinets .button.default:hover,
.no-cssgradients .price_slider_amount button:hover,
.no-cssgradients .gform_wrapper .gform_button:hover,
.no-cssgradients .woocommerce .single_add_to_cart_button:hover.no-cssgradients .woocommerce .shipping-calculator-form .button:hover,
.no-cssgradients .woocommerce .checkout #place_order:hover,
.no-cssgradients .woocommerce .checkout_coupon .button:hover,
.no-cssgradients .woocommerce .login .button:hover,
.no-cssgradients .woocommerce .register .button:hover,
.no-cssgradients .woocommerce .avada-order-details .order-again .button:hover,
.no-cssgradients .woocommerce .lost_reset_password input[type=submit]:hover,
.no-cssgradients #bbp_user_edit_submit:hover,
.no-cssgradients .ticket-selector-submit-btn[type=submit]:hover,
.no-cssgradients .gform_page_footer input[type=button]:hover {
	background: #005fbf;
}

.fusion-image-wrapper .fusion-rollover .fusion-rollover-link,
.fusion-image-wrapper .fusion-rollover .fusion-rollover-gallery {
	background-color: #333333;
}

.fusion-rollover .fusion-rollover-content .fusion-rollover-title,
.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-title a,
.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-categories,
.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-categories a,
.fusion-image-wrapper .fusion-rollover .fusion-rollover-content a {
	color: #333333;
}

.fusion-page-title-bar {
	border-color: #d2d3d4;
}

.fusion-footer-widget-area {
	background-attachment: fixed;
	background-position: top center;
	padding-top: 43px;
	padding-bottom: 40px;
}

.fusion-footer-widget-area>.fusion-row,
.fusion-footer-copyright-area>.fusion-row {
	padding-left: 0px;
	padding-right: 0px;
}

.fusion-footer-copyright-area {
	padding-top: 18px;
	padding-bottom: 16px;
}

.fontawesome-icon.circle-yes {
	background-color: #333333;
	border-color: #333333;
}

.fontawesome-icon,
.fontawesome-icon.circle-yes,
.avada-myaccount-data .digital-downloads li:before,
.avada-myaccount-data .digital-downloads li:after,
.avada-thank-you .order_details li:before,
.avada-thank-you .order_details li:after,
.post-content .error-menu li:before,
.post-content .error-menu li:after {
	color: #ffffff;
}

.fusion-title .title-sep,
.product .product-border {
	border-color: #e0dede;
}

.review blockquote q,
.post-content blockquote,
.checkout .payment_methods .payment_box {
	background-color: #f6f3f3;
}

.fusion-testimonials .author:after {
	border-top-color: #f6f3f3;
}

.review blockquote q,
.post-content blockquote {
	color: #747474;
}

body,
#nav ul li ul li a,
#sticky-nav ul li ul li a,
.more,
.avada-container h3,
.avada-container .h3,
.meta .fusion-date,
.review blockquote q,
.review blockquote div strong,
.project-content .project-info h4,
.project-content .project-info .h4,
.post-content blockquote,
.fusion-load-more-button,
.ei-title h3,
.ei-title .h3,
.comment-form input[type="submit"],
.wpcf7-form input[type="submit"],
.gform_wrapper .gform_button,
.woocommerce-success-message .button,
.woocommerce .single_add_to_cart_button,
.woocommerce button.button,
.woocommerce .shipping-calculator-form .button,
.woocommerce .checkout #place_order,
.woocommerce .checkout_coupon .button,
.woocommerce .login .button,
.woocommerce .register .button,
.fusion-page-title-bar h3,
.fusion-page-title-bar .h3,
.fusion-blog-shortcode .fusion-timeline-date,
#reviews #comments>h2,
#reviews #comments>.h2,
.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-title,
.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-categories,
.fusion-image-wrapper .fusion-rollover .fusion-rollover-content a,
.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .price,
#wrapper #nav ul li ul li>a,
#wrapper #sticky-nav ul li ul li>a,
#bbp_user_edit_submit,
.ticket-selector-submit-btn[type=submit],
.gform_page_footer input[type=button] {
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	font-weight: 400;
}

.avada-container h3,
.avada-container .h3,
.review blockquote div strong,
.fusion-footer-widget-area h3,
.fusion-footer-widget-area .h3,
#slidingbar-areah3,
.project-content .project-info h4,
.project-content .project-info .h4,
.fusion-load-more-button,
.woocommerce .single_add_to_cart_button,
.woocommerce button.button,
.woocommerce .shipping-calculator-form .button,
.woocommerce .checkout #place_order,
.woocommerce .checkout_coupon .button,
.woocommerce .login .button,
.woocommerce .register .button,
.woocommerce .avada-order-details .order-again .button,
.comment-form input[type="submit"],
.wpcf7-form input[type="submit"],
.gform_wrapper .gform_button,
#bbp_user_edit_submit,
.ticket-selector-submit-btn[type=submit],
.gform_page_footer input[type=button] {
	font-weight: bold;
}

.meta .fusion-date,
.review blockquote q,
.post-content blockquote {
	font-style: italic;
}

.side-nav li a {
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	font-weight: 400;
}

#main .reading-box h2,
#main h2,
.fusion-page-title-bar h1,
#main .reading-box .h2,
#main .h2,
.fusion-page-title-bar .h1,
.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-title,
.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-title a,
#main .post h2,
.sidebar .widget h3,
#main .post .h2,
.sidebar .widget .h3,
#wrapper .fusion-tabs-widget .tab-holder .tabs li a,
.share-box h4,
.project-content h3,
.share-box .h4,
.project-content .h3,
.fusion-author .fusion-author-title,
.fusion-pricing-table .title-row,
.fusion-pricing-table .pricing-row,
.fusion-person .person-desc .person-author .person-author-wrapper,
.fusion-accordian .panel-title,
.fusion-accordian .panel-heading a,
.fusion-tabs .nav-tabsli .fusion-tab-heading,
.fusion-carousel-title,
.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6,
.ei-title h2,
.post-content .h1,
.post-content .h2,
.post-content .h3,
.post-content .h4,
.post-content .h5,
.post-content .h6,
.ei-title .h2,
table th,
.project-content .project-info h4,
.project-content .project-info .h4,
.woocommerce-success-message .msg,
.product-title,
.cart-empty,
.main-flex .slide-content h2,
.main-flex .slide-content h3,
.main-flex .slide-content .h2,
.main-flex .slide-content .h3,
.fusion-modal .modal-title,
.popover .popover-title,
.fusion-flip-box .flip-box-heading-back {
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
}

#main .reading-box h2,
#main h2,
.fusion-page-title-bar h1,
#main .reading-box .h2,
#main .h2,
.fusion-page-title-bar .h1,
.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-title,
.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-title a,
#main .post h2,
.sidebar .widget h3,
#main .post .h2,
.sidebar .widget .h3,
#wrapper .fusion-tabs-widget .tab-holder .tabs li a,
.share-box h4,
.project-content h3,
.share-box .h4,
.project-content .h3,
.fusion-author .fusion-author-title,
.fusion-pricing-table .title-row,
.fusion-pricing-table .pricing-row,
.fusion-person .person-desc .person-author .person-author-wrapper,
.fusion-accordian .panel-title,
.fusion-accordian .panel-heading a,
.fusion-tabs .nav-tabsli .fusion-tab-heading,
.fusion-carousel-title,
.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6,
.ei-title h2,
.post-content .h1,
.post-content .h2,
.post-content .h3,
.post-content .h4,
.post-content .h5,
.post-content .h6,
.ei-title .h2,
table th,
.woocommerce-success-message .msg,
.product-title,
.cart-empty,
.main-flex .slide-content h2,
.main-flex .slide-content h3,
.main-flex .slide-content .h2,
.main-flex .slide-content .h3,
.fusion-modal .modal-title,
.popover .popover-title,
.fusion-flip-box .flip-box-heading-back {
	font-weight: 400;
}

.fusion-footer-widget-area h3,
#slidingbar-area h3,
.fusion-footer-widget-area .h3,
#slidingbar-area .h3 {
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	font-weight: 400;
}

body,
.sidebar .slide-excerpt h2,
.fusion-footer-widget-area .slide-excerpt h2,
#slidingbar-area .slide-excerpt h2,
.sidebar .slide-excerpt .h2,
.fusion-footer-widget-area .slide-excerpt .h2,
#slidingbar-area .slide-excerpt .h2,
.jtwt .jtwt_tweet,
.sidebar .jtwt .jtwt_tweet {
	font-size: 13px;
	line-height: 20px;
}

.project-content .project-info h4,
.project-content .project-info .h4,
.gform_wrapper label,
.gform_wrapper .gfield_description,
.fusion-footer-widget-area ul,
#slidingbar-area ul,
.fusion-tabs-widget .tab-holder .news-list li .post-holder a,
.fusion-tabs-widget .tab-holder .news-list li .post-holder .meta {
	font-size: 13px;
	line-height: 20px;
}

.fusion-blog-layout-timeline .fusion-timeline-date {
	font-size: 13;
}

.counter-box-content,
.fusion-alert,
.fusion-progressbar .sr-only,
.post-content blockquote,
.review blockquote q {
	font-size: 13px;
}

body,
.sidebar .slide-excerpt h2,
.fusion-footer-widget-area .slide-excerpt h2,
#slidingbar-area .slide-excerpt h2,
.sidebar .slide-excerpt .h2,
.fusion-footer-widget-area .slide-excerpt .h2,
#slidingbar-area .slide-excerpt .h2,
.post-content blockquote,
.review blockquote q,
.project-content .project-info h4,
.project-content .project-info .h4,
.fusion-accordian .panel-body,
#side-header .fusion-contact-info,
#side-header .header-social .top-menu {
	line-height: 20px;
}

.fusion-page-title-bar .fusion-breadcrumbs,
.fusion-page-title-bar .fusion-breadcrumbs li,
.fusion-page-title-bar .fusion-breadcrumbs li a {
	font-size: 10px;
}

.side-nav li a {
	font-size: 14px;
}

.sidebar .widget h3,
.sidebar .widget .h3 {
	font-size: 13px;
}

#slidingbar-area h3,
#slidingbar-area .h3 {
	font-size: 13px;
	line-height: 13px;
}

.fusion-footer-widget-area h3,
.fusion-footer-widget-area .h3 {
	font-size: 13px;
	line-height: 13px;
}

.fusion-copyright-notice {
	font-size: 12px;
}

#main .fusion-row,
.fusion-footer-widget-area .fusion-row,
#slidingbar-area .fusion-row,
.fusion-footer-copyright-area .fusion-row,
.fusion-page-title-row,
.tfs-slider .slide-content-container .slide-content {
	max-width: 1170px;
}

.post-content h1,
.post-content .h1 {
	font-size: 34px;
	line-height: 48px;
}

#wrapper .post-content h2 {
	font-size: 18px;
}

#wrapper .fusion-title h2,
#wrapper #main .post-content .fusion-title h2,
#wrapper .title h2,
#wrapper #main .post-content .title h2,
#wrapper#main .post h2,
#wrapper#main .post h2,
#wrapper .woocommerce .checkout h3,
#main .fusion-portfolio h2,
#wrapper .post-content .h2,
#wrapper .fusion-title .h2,
#wrapper #main .post-content .fusion-title .h2,
#wrapper .title .h2,
#wrapper #main .post-content .title .h2,
#wrapper#main .post .h2,
#wrapper#main .post .h2,
#wrapper .woocommerce .checkout .h3,
#main .fusion-portfolio .h2 {
	font-size: 18px;
	line-height: 41px;
}

#wrapper .post-content h2,
#wrapper .fusion-title h2,
#wrapper #main .post-content .fusion-title h2,
#wrapper .title h2,
#wrapper #main .post-content .title h2,
#wrapper #main .post h2,
#wrapper.woocommerce .checkout h3,
#wrapper .post-content .h2,
#wrapper .fusion-title .h2,
#wrapper #main .post-content .fusion-title .h2,
#wrapper .title .h2,
#wrapper #main .post-content .title .h2,
#wrapper #main .post .h2,
#wrapper.woocommerce .checkout .h3,
.cart-empty {
	line-height: 27px;
}

.post-content h3,
.project-content h3,
.post-content .h3,
.project-content .h3,
.product-title {
	font-size: 16px;
	line-height: 36px;
}

p.demo_store,
.fusion-modal .modal-title {
	font-size: 16;
}

.post-content h3,
.project-content h3,
.post-content .h3,
.project-content .h3,
.product-title {
	line-height: 24px;
}

.post-content h4,
.fusion-portfolio-post .fusion-portfolio-content h4,
.post-content .h4,
.fusion-portfolio-post .fusion-portfolio-content .h4,
.fusion-rollover .fusion-rollover-content .fusion-rollover-title,
.fusion-person .person-author-wrapper .person-name,
.fusion-person .person-author-wrapper .person-title,
.fusion-carousel-title,
{
font-size: 13px;
line-height: 30px;
}

#wrapper .fusion-tabs-widget .tab-holder .tabs li a,
.person-author-wrapper,
#reviews #comments>h2,
#reviews #comments>.h2,
.popover .popover-title,
.fusion-flip-box .flip-box-heading-back {
	font-size: 13px;
}

.fusion-accordian .panel-title,
.fusion-sharing-box h4,
.fusion-sharing-box .h4,
.fusion-tabs .nav-tabs>li .fusion-tab-heading {
	font-size: 13px;
}

.post-content h4,
#reviews #comments>h2,
.fusion-sharing-box h4,
.post-content .h4,
#reviews #comments>.h2,
.fusion-sharing-box .h4,
.fusion-person .person-author-wrapper .person-name,
.fusion-person .person-author-wrapper .person-title {
	line-height: 20px;
}

.post .fusion-meta-info,
.fusion-recent-posts .columns .column .meta,
.post .single-line-meta,
.fusion-carousel-meta {
	font-size: 12px;
}

.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-product-buttons a,
.product-buttons a {
	font-size: 12px;
	line-height: 18px;
}

.pagination,
.page-links,
.woocommerce-pagination,
.pagination .pagination-next,
.woocommerce-pagination .next,
.pagination .pagination-prev,
.woocommerce-pagination .prev {
	font-size: 12px;
}

body,
.post .post-content,
.post-content blockquote,
#wrapper .fusion-tabs-widget .tab-holder .news-list li .post-holder .meta,
.sidebar .jtwt,
#wrapper .meta,
.review blockquote div,
.search input,
.project-content .project-info h4,
.title-row,
.fusion-rollover .price .amount,
.quantity .qty,
.quantity .minus,
.quantity .plus,
.fusion-blog-timeline-layout .fusion-timeline-date,
#reviews #comments>h2,
#reviews #comments>.h2,
.sidebar .widget_nav_menu li,
.sidebar .widget_categories li,
.sidebar .widget_product_categories li,
.sidebar .widget_meta li,
.sidebar .widget .recentcomments,
.sidebar .widget_recent_entries li,
.sidebar .widget_archive li,
.sidebar .widget_pages li,
.sidebar .widget_links li,
.sidebar .widget_layered_nav li,
.sidebar .widget_product_categories li {
	color: #747474;
}

.post-content h1,
.title h1,
.post-content .h1,
.title .h1,
.woocommerce-success-message .msg,
.woocommerce-message,
.fusion-post-content .h1,
.fusion-post-content h1 {
	color: #333333;
}

#main .post h2,
.post-content h2,
.fusion-title h2,
.title h2,
.woocommerce-tabs h2,
.search-page-search-form h2,
.cart-empty,
.woocommerce h2,
.woocommerce .checkout h3,
.fusion-post-content h2,
#main .post .h2,
.post-content .h2,
.fusion-title .h2,
.title .h2,
.woocommerce-tabs .h2,
.search-page-search-form .h2,
.woocommerce .h2,
.woocommerce .checkout .h3,
.fusion-post-content .h2 {
	color: #333333;
}

.post-content h3,
.sidebar .widget h3,
.project-content h3,
.fusion-title h3,
.title h3,
.post-content .h3,
.sidebar .widget .h3,
.project-content .h3,
.fusion-title .h3,
.title .h3,
.person-author-wrapper span,
.product-title,
.fusion-post-content .h3,
.fusion-post-content h3 {
	color: #333333;
}

.post-content h4,
.project-content .project-info h4,
.share-box h4,
.fusion-title h4,
.title h4,
.post-content .h4,
.project-content .project-info .h4,
.share-box .h4,
.fusion-title .h4,
.title .h4,
#wrapper .fusion-tabs-widget .tab-holder .tabs li a,
.fusion-accordian .panel-title a,
.fusion-carousel-title,
.fusion-tabs .nav-tabs>li .fusion-tab-heading,
.fusion-post-content .h4,
.fusion-post-content h4 {
	color: #333333;
}

.post-content h5,
.fusion-title h5,
.title h5,
.fusion-post-content h5 {
	color: #333333;
}

.post-content h6,
.fusion-title h6,
.title h6,
.fusion-post-content h6 {
	color: #333333;
}

.fusion-page-title-bar h1,
.fusion-page-title-bar h3,
.fusion-page-title-bar .h1,
.fusion-page-title-bar .h3 {
	color: #333333;
}

.sep-boxed-pricing .panel-heading h3,
.sep-boxed-pricing .panel-heading .h3,
.full-boxed-pricing.fusion-pricing-table .panel-heading h3,
.full-boxed-pricing.fusion-pricing-table .panel-heading .h3 {
	color: #333333;
}


body a,
body a:before,
body a:after,
.single-navigation a[rel="prev"]:before,
.single-navigation a[rel="next"]:after,
.project-content .project-info .project-info-box a,
.sidebar .widget li a,
.sidebar .widget .recentcomments,
.sidebar .widget_categories li,
#main .post h2 a,
#main .post .h2 a,
.about-author .title a,
.shop_attributes tr th,
.fusion-rollover a,
.fusion-woo-featured-products-slider .price .amount,
z.my_account_orders thead tr th,
.shop_table thead tr th,
.cart_totals table th,
.checkout .shop_table tfoot th,
.checkout .payment_methods label,
#final-order-details .mini-order-details th,
#main .product .product_title,
.shop_table.order_details tr th,
.widget_layered_nav li.chosen a,
.widget_layered_nav li.chosen a:before,
.widget_layered_nav_filters li.chosen a,
.widget_layered_nav_filters li.chosen a:before,
.fusion-load-more-button {
	color: #333333;
}

body #toTop:before {
	color: #fff;
}

.fusion-page-title-bar .fusion-breadcrumbs,
.fusion-page-title-bar .fusion-breadcrumbs,
.fusion-page-title-bar .fusion-breadcrumbs a {
	color: #333333;
}

#slidingbar-area h3 {
	color: #DDDDDD;
}

#slidingbar-area,
#slidingbar-area .fusion-column,
#slidingbar-area .jtwt,
#slidingbar-area .jtwt .jtwt_tweet {
	color: #8C8989;
}

#slidingbar-area a,
#slidingbar-area .jtwt .jtwt_tweet a,
#wrapper #slidingbar-area .fusion-tabs-widget .tab-holder .tabs li a,
#slidingbar-area .fusion-accordian .panel-title a {
	color: #BFBFBF;
}

.sidebar .widget h3,
.sidebar .widget .heading h3,
.sidebar .widget .h3,
.sidebar .widget .heading .h3 {
	color: #333333;
}

.fusion-footer-widget-area h3,
.fusion-footer-widget-area .h3,
.fusion-footer-widget-column .product-title {
	color: #DDDDDD;
}

.fusion-footer-widget-area,
.fusion-footer-widget-area article.col,
.fusion-footer-widget-area .jtwt,
.fusion-footer-widget-area .jtwt .jtwt_tweet,
.fusion-copyright-notice {
	color: #8C8989;
}

.fusion-footer-widget-area a,
.fusion-footer-widget-area .jtwt .jtwt_tweet a,
#wrapper .fusion-footer-widget-area .fusion-tabs-widget .tab-holder .tabs li a,
.fusion-footer-widget-area .fusion-tabs-widget .tab-holder .news-list li .post-holder a,
.fusion-copyright-notice a,
.fusion-footer-widget-area .fusion-accordian .panel-title a {
	color: #BFBFBF;
}

.ei-title h2,
.ei-title .h2 {
	color: #333333;
}

.ei-title h3,
.ei-title .h3 {
	color: #747474;
}

.sep-single,
.sep-double,
.sep-dashed,
.sep-dotted,
.search-page-search-form,
.ls-avada,
.avada-skin-rev,
.es-carousel-wrapper.fusion-carousel-small .es-carousel ul li img,
.fusion-accordian .fusion-panel,
.progress-bar,
#small-nav,
.fusion-filters,
.single-navigation,
.project-content .project-info .project-info-box,
.post .fusion-meta-info,
.fusion-blog-layout-grid .post .post-wrapper,
.fusion-blog-layout-grid .post .fusion-content-sep,
.fusion-portfolio .fusion-portfolio-boxed .fusion-portfolio-post-wrapper,
.fusion-portfolio .fusion-portfolio-boxed .fusion-content-sep,
.fusion-portfolio-one .fusion-portfolio-boxed .fusion-portfolio-post-wrapper,
.fusion-blog-layout-grid .post .flexslider,
.fusion-layout-timeline .post,
.fusion-layout-timeline .post .fusion-content-sep,
.fusion-layout-timeline .post .flexslider,
.fusion-timeline-date,
.fusion-timeline-arrow,
.fusion-counters-box .fusion-counter-box .counter-box-border,
tr td,
.table,
.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td,
.table-1 table,
.table-1 table th,
.table-1 tr td,
.tkt-slctr-tbl-wrap-dv table,
.tkt-slctr-tbl-wrap-dv tr td.table-2 table thead,
.table-2 tr td,
.sidebar .widget li a,
.sidebar .widget .recentcomments,
.sidebar .widget_categories li,
#wrapper .fusion-tabs-widget .tab-holder,
.commentlist .the-comment,
.side-nav,
#wrapper .side-nav li a,
.rtl .side-nav,
h5.toggle.active+.toggle-content,
#wrapper .side-nav li.current_page_item li a,
.tabs-vertical .tabset,
.tabs-vertical .tabs-container .tab_content,
.fusion-tabs.vertical-tabs.clean .nav-tabs li .tab-link,
.pagination a.inactive,
.page-links a,
.woocommerce-pagination .page-numbers,
.bbp-topic-pagination .page-numbers,
.rtl .woocommerce .social-share li,
.fusion-author .fusion-author-social,
.side-nav li a,
.sidebar .product_list_widget li,
.sidebar .widget_layered_nav li,
.price_slider_wrapper,
.tagcloud a,
.sidebar .widget_nav_menu li,
.sidebar .widget_categories li,
.sidebar .widget_product_categories li,
.sidebar .widget_meta li,
.sidebar .widget .recentcomments,
.sidebar .widget_recent_entries li,
.sidebar .widget_archive li,
.sidebar .widget_pages li,
.sidebar .widget_links li,
.widget_layered_nav li,
.widget_product_categories li,
#customer_login_box,
.avada_myaccount_user,
#wrapper .myaccount_user_container span,
.woo-tabs-horizontal .woocommerce-tabs>.tabs .active,
.woo-tabs-horizontal .woocommerce-tabs>.tabs,
.woocommerce-side-nav li a,
.woocommerce-content-box,
.woocommerce-content-box h2,
.my_account_orders tr,
.woocommerce .address h4,
.shop_table tr,
.cart_totals .total,
.chzn-container-single .chzn-single,
.chzn-container-single .chzn-single div,
.chzn-drop,
.checkout .shop_table tfoot,
.input-radio,
p.order-info,
.panel.entry-content,
.woocommerce-tabs .tabs li a,
.woocommerce .social-share,
.woocommerce .social-share li,
.quantity,
.quantity .minus,
.quantity .qty,
.shop_attributes tr,
.woocommerce-success-message,
#reviews li .comment-text,
.cart-totals-buttons,
.cart_totals,
.shipping_calculator,
.coupon,
.woocommerce .cross-sells,
#customer_login .col-1,
#customer_login .col-2,
.woocommerce-message,
.woocommerce .checkout #customer_details .col-1,
.woocommerce .checkout #customer_details .col-2,
.cart_totals h2,
.shipping_calculator h2,
.coupon h2,
.woocommerce .checkout h3,
#customer_login h2,
.woocommerce .cross-sells h2,
.order-total,
.woocommerce .addresses .title,
#main .cart-empty,
#main .return-to-shop,
.side-nav-left .side-nav,
.avada-order-details .shop_table.order_details tfoot,
#final-order-details .mini-order-details tr:last-child {
	border-color: #e0dede;
}

.fusion-footer-widget-area .widget_categories li a,
.fusion-footer-widget-area li.recentcomments,
.fusion-footer-widget-area ul li a,
.fusion-footer-widget-area .product_list_widget li,
.fusion-footer-widget-area .tagcloud a,
#wrapper .fusion-footer-widget-area .fusion-tabs-widget .tab-holder,
#wrapper .fusion-footer-widget-area .fusion-tabs-widget .tab-holder .news-list li,
.fusion-footer-widget-area .widget_recent_entries li,
.fusion-footer-widget-area .fusion-accordian .fusion-panel {
	border-color: #505152;
}

.input-text,
input[type="text"],
textarea,
input.s,
#comment-input input,
#comment-textarea textarea,
.comment-form-comment textarea,
.post-password-form .password,
.wpcf7-form .wpcf7-text,
.wpcf7-form .wpcf7-quiz,
.wpcf7-form .wpcf7-number,
.wpcf7-form textarea,
.wpcf7-form .wpcf7-select,
.wpcf7-captchar,
.wpcf7-form .wpcf7-date,
.gform_wrapper .gfield input[type=text],
.gform_wrapper .gfield input[type=email],
.gform_wrapper .gfield textarea,
.gform_wrapper .gfield select,
#bbpress-forums .bbp-search-form #bbp_search,
.bbp-reply-form input#bbp_topic_tags,
.bbp-topic-form input#bbp_topic_title,
.bbp-topic-form input#bbp_topic_tags,
.bbp-topic-form select#bbp_stick_topic_select,
.bbp-topic-form select#bbp_topic_status_select,
#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content,
.bbp-login-form input,
.main-nav-search-form input,
.search-page-search-form input,
.chzn-container-single .chzn-single,
.chzn-container .chzn-drop,
.avada-select-parent select,
.avada-select-parent .select-arrow,
#wrapper .select-arrow,
.avada-select .select2-container .select2-choice,
.avada-select .select2-container .select2-choice2,
select,
#lang_sel_click a.lang_sel_sel,
#lang_sel_click ul ul a,
#lang_sel_click ul ul a:visited,
#lang_sel_click a,
#lang_sel_click a:visited,
#wrapper .search-table .search-field input {
	background-color: #ffffff;
}

.input-text,
input[type="text"],
textarea,
input.s,
input.s .placeholder,
#comment-input input,
#comment-textarea textarea,
#comment-input .placeholder,
#comment-textarea .placeholder,
.comment-form-comment textarea,
.post-password-form .password,
.wpcf7-form .wpcf7-text,
.wpcf7-form .wpcf7-quiz,
.wpcf7-form .wpcf7-number,
.wpcf7-form textarea,
.wpcf7-form .wpcf7-select,
.wpcf7-select-parent .select-arrow,
.wpcf7-captchar,
.wpcf7-form .wpcf7-date,
.gform_wrapper .gfield input[type=text],
.gform_wrapper .gfield input[type=email],
.gform_wrapper .gfield textarea,
.gform_wrapper .gfield select,
.avada-select .select2-container .select2-choice,
.avada-select .select2-container .select2-choice2,
select,
#bbpress-forums .bbp-search-form #bbp_search,
.bbp-reply-form input#bbp_topic_tags,
.bbp-topic-form input#bbp_topic_title,
.bbp-topic-form input#bbp_topic_tags,
.bbp-topic-form select#bbp_stick_topic_select,
.bbp-topic-form select#bbp_topic_status_select,
#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content,
.bbp-login-form input,
.main-nav-search-form input,
.search-page-search-form input,
.chzn-container-single .chzn-single,
.chzn-container .chzn-drop,
.avada-select-parent select,
#wrapper .search-table .search-field input,
input#s::-webkit-input-placeholder,
#comment-input input::-webkit-input-placeholder,
.post-password-form .password::-webkit-input-placeholder,
#comment-textarea textarea::-webkit-input-placeholder,
.comment-form-comment textarea::-webkit-input-placeholder,
.input-text::-webkit-input-placeholder,
input#s:-moz-placeholder,
#comment-input input:-moz-placeholder,
.post-password-form .password::-moz-input-placeholder,
#comment-textarea textarea:-moz-placeholder,
.comment-form-comment textarea:-moz-placeholder,
.input-text:-moz-placeholder,
input#s:-ms-input-placeholder,
#comment-input input:-ms-input-placeholder,
.post-password-form .password::-ms-input-placeholder,
#comment-textarea textarea:-moz-placeholder,
.comment-form-comment textarea:-ms-input-placeholder,
.input-text:-ms-input-placeholder {
	color: #aaa9a9;
}

.input-text,
input[type="text"],
textarea,
input.s,
#comment-input input,
#comment-textarea textarea,
.comment-form-comment textarea,
.post-password-form .password,
.wpcf7-form .wpcf7-text,
.wpcf7-form .wpcf7-quiz,
.wpcf7-form .wpcf7-number,
.wpcf7-form textarea,
.wpcf7-form .wpcf7-select,
.wpcf7-select-parent .select-arrow,
.wpcf7-captchar,
.wpcf7-form .wpcf7-date,
.gform_wrapper .gfield input[type=text],
.gform_wrapper .gfield input[type=email],
.gform_wrapper .gfield textarea,
.gform_wrapper .gfield_select[multiple=multiple],
.gform_wrapper .gfield select,
.gravity-select-parent .select-arrow,
.select-arrow,
#bbpress-forums .quicktags-toolbar,
#bbpress-forums .bbp-search-form #bbp_search,
.bbp-reply-form input#bbp_topic_tags,
.bbp-topic-form input#bbp_topic_title,
.bbp-topic-form input#bbp_topic_tags,
.bbp-topic-form select#bbp_stick_topic_select,
.bbp-topic-form select#bbp_topic_status_select,
#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content,
#wp-bbp_topic_content-editor-container,
#wp-bbp_reply_content-editor-container,
.bbp-login-form input,
#bbpress-forums .wp-editor-container,
#wp-bbp_topic_content-editor-container,
#wp-bbp_reply_content-editor-container,
.main-nav-search-form input,
.search-page-search-form input,
.chzn-container-single .chzn-single,
.chzn-container .chzn-drop,
.avada-select-parent select,
.avada-select-parent .select-arrow,
select,
#lang_sel_click a.lang_sel_sel,
#lang_sel_click ul ul a,
#lang_sel_click ul ul a:visited,
#lang_sel_click a,
#lang_sel_click a:visited,
#wrapper .search-table .search-field input,
.avada-select .select2-container .select2-choice,
.woocommerce-checkout .select2-drop-active,
.avada-select .select2-container .select2-choice .select2-arrow,
.avada-select .select2-container .select2-choice2 .select2-arrow {
	border-color: #d2d2d2;
}

.select-arrow,
.select2-arrow {
	color: #d2d2d2;
}

.fusion-page-title-bar h1 {
	font-size: 18px;
	line-height: normal;
}

.fusion-page-title-bar h3 {
	font-size: 14px;
	line-height: 26px;
}

#content {
	width: 71%;
}

#main .sidebar {
	width: 23%;
}

.double-sidebars #content {
	width: 52%;
	margin-left: 24%;
}

.double-sidebars #main #sidebar {
	width: 21%;
	margin-left: -76%;
}

.double-sidebars #main #sidebar-2 {
	width: 21%;
	margin-left: 3%;
}

.fusion-accordian .panel-title a .fa-fusion-box {
	background-color: #333333;
}

.progress-bar-content {
	background-color: #a0ce4e;
	border-color: #a0ce4e;
}

.content-box-percentage {
	color: #a0ce4e;
}

.progress-bar {
	background-color: #f6f6f6;
	border-color: #f6f6f6;
}

#wrapper .fusion-date-and-formats .fusion-format-box {
	background-color: #eef0f2;
}

.fusion-carousel .fusion-carousel-nav .fusion-nav-prev,
.fusion-carousel .fusion-carousel-nav .fusion-nav-next {
	background-color: #999999;
}

.fusion-carousel .fusion-carousel-nav .fusion-nav-prev:hover,
.fusion-carousel .fusion-carousel-nav .fusion-nav-next:hover {
	background-color: #808080;
}

.fusion-flexslider .flex-direction-nav .flex-prev,
.fusion-flexslider .flex-direction-nav .flex-next {
	background-color: #999999;
}

.fusion-flexslider .flex-direction-nav .flex-prev:hover,
.fusion-flexslider .flex-direction-nav .flex-next:hover {
	background-color: #808080;
}

.content-boxes .col {
	background-color: transparent;
}

#wrapper .sidebar .fusion-tabs-widget .tabs-container {
	background-color: #ffffff;
}

body .sidebar .fusion-tabs-widget .tab-hold .tabs li {
	border-right: 1px solid #ffffff;
}

body.rtl #wrapper .sidebar .fusion-tabs-widget .tab-hold .tabset li {
	border-left-color: #ffffff;
}

body .sidebar .fusion-tabs-widget .tab-holder .tabs li a,
.sidebar .fusion-tabs-widget .tab-holder .tabs li a {
	background: #f1f2f2;
	border-bottom: 0;
	color: #747474;
}

body .sidebar .fusion-tabs-widget .tab-hold .tabs li a:hover {
	background: #ffffff;
	border-bottom: 0;
}

body .sidebar .fusion-tabs-widget .tab-hold .tabs li.active a,
body .sidebar .fusion-tabs-widget .tab-holder .tabs li.active a {
	background: #ffffff;
	border-bottom: 0;
}

body .sidebar .fusion-tabs-widget .tab-hold .tabs li.active a,
body .sidebar .fusion-tabs-widget .tab-holder .tabs li.active a {
	border-top-color: #67b7e1;
}

#wrapper .sidebar .fusion-tabs-widget .tab-holder,
.sidebar .fusion-tabs-widget .tab-holder .news-list li {
	border-color: #ebeaea;
}

.fusion-sharing-box {
	background-color: #f6f6f6;
}

.fusion-blog-layout-grid .post .fusion-post-wrapper,
.fusion-blog-layout-timeline .post,
.fusion-portfolio.fusion-portfolio-boxed .fusion-portfolio-content-wrapper,
.products li.product {
	background-color: transparent;
}

.fusion-blog-layout-grid .post .flexslider,
.fusion-blog-layout-grid .post .fusion-post-wrapper,
.fusion-blog-layout-grid .post .fusion-content-sep,
.products li,
.product-details-container,
.product-buttons,
.product-buttons-container,
.product .product-buttons,
.fusion-blog-layout-timeline .fusion-timeline-line,
.fusion-blog-timeline-layout .post,
.fusion-blog-timeline-layout .post .fusion-content-sep,
.fusion-blog-timeline-layout .post .flexslider,
.fusion-blog-layout-timeline .post,
.fusion-blog-layout-timeline .post .fusion-content-sep,
.fusion-portfolio.fusion-portfolio-boxed .fusion-portfolio-content-wrapper,
.fusion-portfolio.fusion-portfolio-boxed .fusion-content-sep,
.fusion-blog-layout-timeline .post .flexslider,
.fusion-blog-layout-timeline .fusion-timeline-date {
	border-color: #ebeaea;
}

.fusion-blog-layout-timeline.fusion-timeline-circle,
.fusion-blog-layout-timeline .fusion-timeline-date,
.fusion-blog-timeline-layout .fusion-timeline-circle,
.fusion-blog-timeline-layout .fusion-timeline-date {
	background-color: #ebeaea;
}

.fusion-timeline-icon,
.fusion-timeline-arrow:before,
.fusion-blog-timeline-layout .fusion-timeline-icon,
.fusion-blog-timeline-layout .fusion-timeline-arrow:before {
	color: #ebeaea;
}

#bbpress-forums li.bbp-header,
#bbpress-forums div.bbp-reply-header,
#bbpress-forums #bbp-single-user-details #bbp-user-navigation li.current a,
div.bbp-template-notice,
div.indicator-hint {
	background: #ebeaea;
}

#bbpress-forums .bbp-replies div.even {
	background: transparent;
}

#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results,
#bbpress-forums li.bbp-body ul.forum,
#bbpress-forums li.bbp-body ul.topic,
#bbpress-forums div.bbp-reply-content,
#bbpress-forums div.bbp-reply-header,
#bbpress-forums div.bbp-reply-author .bbp-reply-post-date,
#bbpress-forums div.bbp-topic-tags a,
#bbpress-forums #bbp-single-user-details,
div.bbp-template-notice,
div.indicator-hint,
.bbp-arrow {
	border-color: #ebeaea;
}

#posts-container.fusion-blog-layout-grid {
	margin: -5px -5px 0 -5px;
}

#posts-container.fusion-blog-layout-grid .fusion-post-grid {
	padding: 5px;
}

.quicktags-toolbar input {
	background: linear-gradient(to top, #ffffff, #ffffff) #3E3E3E;
	background: -o-linear-gradient(to top, #ffffff, #ffffff) #3E3E3E;
	background: -moz-linear-gradient(to top, #ffffff, #ffffff) #3E3E3E;
	background: -webkit-linear-gradient(to top, #ffffff, #ffffff) #3E3E3E;
	background: -ms-linear-gradient(to top, #ffffff, #ffffff) #3E3E3E;
	background: linear-gradient(to top, #ffffff, #ffffff) #3E3E3E;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #ffffff));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff'), progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
	border: 1px solid #d2d2d2;
	color: #aaa9a9;
}

.quicktags-toolbar input:hover {
	background: #ffffff;
}

.fusion-image-wrapper .fusion-rollover {
	-webkit-transform: scaleX(0);
	-moz-transform: scaleX(0);
	-o-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
}

.fusion-image-wrapper:hover .fusion-rollover {
	-webkit-transform: scaleX(1);
	-moz-transform: scaleX(1);
	-o-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
}

.ei-slider {
	width: 100%;
	height: 400px;
}

.button.default,
.fusion-button.fusion-button-default,
.gform_wrapper .gform_button,
#comment-submit,
.woocommerce .checkout #place_order,
.woocommerce .single_add_to_cart_button,
.woocommerce button.button,
#reviews input#submit,
.woocommerce .login .button,
.woocommerce .register .button,
.bbp-submit-wrapper button,
.wpcf7-form input[type="submit"],
.wpcf7-submit,
.bbp-submit-wrapper .button,
#bbp_user_edit_submit,
.ticket-selector-submit-btn[type=submit],
.gform_page_footer input[type=button] {
	border-color: #ffffff;
}

.button.default:hover,
.fusion-button.fusion-button-default:hover,
.gform_wrapper .gform_button:hover,
#comment-submit:hover,
.woocommerce .checkout #place_order:hover,
.woocommerce .single_add_to_cart_button:hover,
.woocommerce button.button:hover,
#reviews input#submit:hover,
.woocommerce .login .button:hover,
.woocommerce .register .button:hover,
.bbp-submit-wrapper button:hover,
.wpcf7-form input[type="submit"]:hover,
.wpcf7-submit:hover,
.bbp-submit-wrapper .button:hover,
#bbp_user_edit_submit:hover,
.ticket-selector-submit-btn[type=submit]:hover,
.gform_page_footer input[type=button]:hover {
	border-color: #ffffff;
}

.button.default,
.fusion-button-default,
.woocommerce .checkout #place_order,
.wpcf7-form input[type="submit"],
.wpcf7-submit {
	padding: 13px 29px;
	line-height: 17px;
	font-size: 14px;
}

.button.default.button-3d.button-small,
.fusion-button.button-small.button-3d,
.ticket-selector-submit-btn[type=submit],
.fusion-button.fusion-button-3d.fusion-button-small {
	-webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #105378, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #105378, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #105378, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}

.button.default.button-3d.button-small:active,
.fusion-button.button-small.button-3d:active,
.fusion-button.fusion-button-3d.fusion-button-small:active {
	-webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #105378, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #105378, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #105378, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}

.button.default.button-3d.button-medium,
.fusion-button.button-medium.button-3d,
.fusion-button.fusion-button-3d.fusion-button-medium {
	-webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #105378, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #105378, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #105378, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}

.button.default.button-3d.button-medium:active .fusion-button.button-medium.button-3d:active,
.fusion-button.fusion-button-3d.fusion-button-medium:active {
	-webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #105378, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #105378, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #105378, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}

.button.default.button-3d.button-large,
.fusion-button.button-large.button-3d,
.fusion-button.fusion-button-3d.fusion-button-large {
	-webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #105378, 1px 5px 6px 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #105378, 1px 5px 6px 3px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #105378, 1px 5px 6px 3px rgba(0, 0, 0, 0.3);
}

.button.default.button-3d.button-large:active,
.fusion-button.button-large.button-3d:active,
.fusion-button.fusion-button-3d.fusion-button-large:active {
	-webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #105378, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #105378, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #105378, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}

.button.default.button-3d.button-xlarge,
.fusion-button.button-xlarge.button-3d,
.fusion-button.fusion-button-3d.fusion-button-xlarge {
	-webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #105378, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #105378, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #105378, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}

.button.default.button-3d.button-xlarge:active,
.fusion-button.button-xlarge.button-3d:active,
.fusion-button.fusion-button-3d.fusion-button-xlarge:active {
	-webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #105378, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #105378, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #105378, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}

.button.default,
.fusion-button,
.button-default,
.fusion-button-default,
.gform_wrapper .gform_button,
#comment-submit,
.woocommerce .checkout #place_order,
.woocommerce .single_add_to_cart_button,
.woocommerce button.button,
#reviews input#submit,
.woocommerce .login .button,
.woocommerce .register .button,
.bbp-submit-wrapper .button,
.wpcf7-form input[type="submit"],
.wpcf7-submit,
#bbp_user_edit_submit,
.gform_page_footer input[type=button] {
	border-width: 0px;
	border-style: solid;
}

.button.default:hover,
.fusion-button.button-default:hover,
.ticket-selector-submit-btn[type=submit] {
	border-width: 0px;
	border-style: solid;
}

.button.default,
.button-default,
.fusion-button-default,
#comment-submit,
.woocommerce .checkout #place_order,
.woocommerce .single_add_to_cart_button,
.woocommerce button.button,
#reviews input#submit,
.woocommerce .avada-shipping-calculator-form .button,
.woocommerce .login .button,
.woocommerce .register .button,
.bbp-submit-wrapper .button,
.wpcf7-form input[type="submit"],
.wpcf7-submit,
#bbp_user_edit_submit,
.ticket-selector-submit-btn[type=submit],
.gform_page_footer input[type=button],
.gform_wrapper .gform_button {
	border-radius: 2px;
}

.reading-box {
	background-color: #f6f6f6;
}

.isotope .isotope-item {
	-webkit-transition-property: top, left, opacity;
	-moz-transition-property: top, left, opacity;
	-ms-transition-property: top, left, opacity;
	-o-transition-property: top, left, opacity;
	transition-property: top, left, opacity;
}

.fusion-rollover .gallery-icon {
	display: none !important;
}

.fusion-rollover .fusion-rollover-categories {
	display: none;
}

.woocommerce form.checkout .col-2,
.woocommerce form.checkout #order_review_heading,
.woocommerce form.checkout #order_review {
	display: none;
}

.fusion-button {
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
	font-weight: 700;
	letter-spacing: 0px
}

.fusion-image-wrapper .fusion-rollover .fusion-rollover-link,
.fusion-image-wrapper .fusion-rollover .fusion-rollover-gallery {
	width: 48.2px;
	height: 48.2px;
}

.fusion-image-wrapper .fusion-rollover .fusion-rollover-link:before,
.fusion-image-wrapper .fusion-rollover .fusion-rollover-gallery:before {
	font-size: 20px;
	color: #ffffff;
	margin-left: -10px;
	line-height: 48.2px;
}

.searchform .search-table .search-field input {
	height: 33px;
}

.searchform .search-table .search-button input[type="submit"] {
	height: 33px;
	width: 33px;
	line-height: 33px;
}

h1,
.h1 {
	margin-top: 0.67em;
	margin-bottom: 0.67em;
}

h2,
.h2 {
	margin-top: 0em;
	margin-bottom: 1.1em;
}

h3,
.h3 {
	margin-top: 1em;
	margin-bottom: 1em;
}

h4,
.h4 {
	margin-top: 1.33em;
	margin-bottom: 1.33em;
}

h5,
.h5 {
	margin-top: 1.67em;
	margin-bottom: 1.67em;
}

h6,
.h6 {
	margin-top: 2.33em;
	margin-bottom: 2.33em;
}

.fusion-logo {
	margin: 31px 0px 31px 0px;
}

.fusion-logo>a {
	max-width: 144px;
}

.fusion-header-shadow:after {
	content: '';
	z-index: 99996;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	pointer-events: none;
	-webkit-box-shadow: 0px 10px 50px -2px rgba(0, 0, 0, 0.14);
	-moz-box-shadow: 0px 10px 50px -2px rgba(0, 0, 0, 0.14);
	box-shadow: 0px 10px 50px -2px rgba(0, 0, 0, 0.14);
}

body.side-header-left #side-header.header-shadow:after {
	content: "";
	z-index: 99996;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	pointer-events: none;
	-webkit-box-shadow: 10px 0px 50px -2px rgba(0, 0, 0, 0.14);
	-moz-box-shadow: 10px 0px 50px -2px rgba(0, 0, 0, 0.14);
	box-shadow: 10px 0px 50px -2px rgba(0, 0, 0, 0.14);
}

body.side-header-right #side-header.header-shadow:after {
	content: "";
	z-index: 99996;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	pointer-events: none;
	-webkit-box-shadow: -10px 0px 50px -2px rgba(0, 0, 0, 0.14);
	-moz-box-shadow: -10px 0px 50px -2px rgba(0, 0, 0, 0.14);
	box-shadow: -10px 0px 50px -2px rgba(0, 0, 0, 0.14);
}

.fusion-is-sticky.fusion-header-shadow:after {
	display: none;
}

.fusion-header-wrapper .fusion-row {
	padding-left: 60px;
	padding-right: 60px;
	max-width: 1170px;
}

.fusion-header-v2 .fusion-header,
.fusion-header-v3 .fusion-header,
.fusion-header-v4 .fusion-header,
.fusion-header-v5 .fusion-header {
	border-bottom-color: #e5e5e5;
}

.fusion-header .fusion-row {
	padding-top: 0px;
	padding-bottom: 0px;
}

.fusion-secondary-header {
	background-color: #29292a;
	font-size: 12px;
	color: #ffffff;
	border-bottom-color: #e5e5e5;
}

.fusion-secondary-header a,
.fusion-secondary-header a:hover {
	color: #ffffff;
}

.fusion-header-v2 .fusion-secondary-header {
	border-top-color: #67b7e1;
}

.fusion-mobile-menu-design-modern .fusion-secondary-header .fusion-alignleft {
	border-bottom-color: #e5e5e5;
}

.fusion-header-tagline {
	font-size: 16px;
	color: #747474;
}

.fusion-secondary-main-menu,
.fusion-mobile-menu-sep {
	border-bottom-color: #e5e5e5;
}

#side-header {
	width: 265px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-color: #e5e5e5;
}

#side-header .side-header-content {
	padding-left: 60px;
	padding-right: 60px;
}

#side-header .fusion-main-menu>ul>li>a {
	padding-left: 60px;
	padding-right: 60px;
	border-top-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
	text-align: left;
}

#side-header .fusion-main-menu>ul>li.current-menu-ancestor>a,
#side-header .fusion-main-menu>ul>li.current-menu-item>a {
	color: #67b7e1;
	border-right-color: #67b7e1;
	border-left-color: #67b7e1;
}

body.side-header-left #side-header .fusion-main-menu>ul>li>ul {
	left: 264px;
}

body.side-header-left #side-header .fusion-main-menu .fusion-custom-menu-item-contents {
	top: 0;
	left: 264px;
}

#side-header .fusion-main-menu .fusion-main-menu-search .fusion-custom-menu-item-contents {
	border-top-width: 1px;
	border-top-style: solid;
}

#side-header .side-header-content-1,
#side-header .side-header-content-2,
#side-header .fusion-secondary-menu>ul>li>a {
	color: #747474;
	font-size: 12px;
}

.side-header-left #side-header .fusion-main-menu>ul>li.current-menu-ancestor>a,
.side-header-left #side-header .fusion-main-menu>ul>li.current-menu-item>a {
	border-right-width: 3px;
}

.side-header-right #side-header .fusion-main-menu>ul>li.current-menu-ancestor>a,
.side-header-right #side-header .fusion-main-menu>ul>li.current-menu-item>a {
	border-left-width: 3px;
}

.side-header-right #side-header .fusion-main-menu ul .sub-menu li ul,
.side-header-right #side-header .fusion-main-menu ul .sub-menu {
	left: -170px;
}

.side-header-right #side-header .fusion-main-menu-search .fusion-custom-menu-item-contents {
	left: -250px;
}

.side-header-right #side-header .fusion-main-menu-cart .fusion-custom-menu-item-contents {
	left: -180px;
}

.fusion-main-menu>ul>li {
	padding-right: 45px;
}

.fusion-main-menu>ul>li>a {
	border-top: 3px solid transparent;
	height: 40px;
	line-height: 40px;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #333333;
	letter-spacing: 0;
}

.fusion-main-menu>ul>li>a:hover {
	color: #67b7e1;
	border-color: #67b7e1;
}

#side-header .fusion-main-menu>ul>li>a {
	height: auto;
	min-height: 40px;
}

.fusion-main-menu .current_page_item>a,
.fusion-main-menu .current-menu-item>a,
.fusion-main-menu .current-menu-parent>a,
.fusion-main-menu .current-menu-ancestor>a {
	color: #67b7e1;
	border-color: #67b7e1;
}

.fusion-main-menu .fusion-main-menu-icon:after {
	color: #333333;
	height: 15px;
	width: 15px;
}

.fusion-main-menu .fusion-main-menu-icon:hover {
	border-color: transparent;
}

.fusion-main-menu .fusion-main-menu-icon:hover:after {
	color: #67b7e1;
}

.fusion-main-menu .fusion-main-menu-search-open .fusion-main-menu-icon:after,
.fusion-main-menu .fusion-main-menu-icon-active:after {
	color: #67b7e1;
}

.fusion-main-menu .sub-menu {
	background-color: #f2efef;
	width: 250px!important;
	border-top: 3px solid #67b7e1;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	font-weight: 400;
	-moz-box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.06);
	-webkit-box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.06);
	box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.06);
}

.fusion-main-menu .sub-menu ul {
	left: 170px;
	top: -3px;
}

.fusion-main-menu .sub-menu li a {
	border-bottom: 1px solid #dcdadb;
	color: #333333;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 13px;
}

.fusion-main-menu .sub-menu li a:hover {
	background-color: #f8f8f8;
}

.fusion-main-menu .sub-menu .current_page_item>a,
.fusion-main-menu .sub-menu .current-menu-item>a,
.fusion-main-menu .sub-menu .current-menu-parent>a {
	background-color: #f8f8f8;
}

.fusion-main-menu .fusion-custom-menu-item-contents {
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	font-weight: 400;
}

.fusion-main-menu .fusion-main-menu-search .fusion-custom-menu-item-contents,
.fusion-main-menu .fusion-main-menu-cart .fusion-custom-menu-item-contents,
.fusion-main-menu .fusion-menu-login-box .fusion-custom-menu-item-contents {
	background-color: #f2efef;
	border-color: #dcdadb;
}

.rtl .fusion-main-menu>ul>li {
	padding-right: 0;
	padding-left: 45px;
}

.rtl .fusion-main-menu .sub-menu ul {
	left: auto;
	right: 170px;
}

.fusion-secondary-menu>ul>li {
	border-color: #e5e5e5;
}

.fusion-secondary-menu>ul>li>a {
	height: 20px;
	line-height: 20px;
}

.fusion-secondary-menu .sub-menu {
	width: 100px;
	background-color: #ffffff;
	border-color: #e5e5e5;
}

.fusion-secondary-menu .sub-menu a {
	border-color: #e5e5e5;
	color: #747474;
}

.fusion-secondary-menu .sub-menu a:hover {
	background-color: #fafafa;
	color: #333333;
}

.fusion-secondary-menu>ul>li>.sub-menu .sub-menu {
	left: 100px;
}

.fusion-secondary-menu .fusion-custom-menu-item-contents {
	background-color: #ffffff;
	border-color: #e5e5e5;
	color: #747474;
}

.fusion-secondary-menu .fusion-secondary-menu-icon,
.fusion-secondary-menu .fusion-secondary-menu-icon:hover {
	color: #333333;
}

.fusion-secondary-menu .fusion-menu-cart-items a {
	color: #747474;
}

.fusion-secondary-menu .fusion-menu-cart-item a {
	border-color: #e5e5e5;
}

.fusion-secondary-menu .fusion-menu-cart-item img {
	border-color: #e0dede;
}

.fusion-secondary-menu .fusion-menu-cart-item a:hover {
	background-color: #fafafa;
	color: #333333;
}

.fusion-secondary-menu .fusion-menu-cart-checkout {
	background-color: #fafafa;
}

.fusion-secondary-menu .fusion-menu-cart-checkout a:before {
	color: #747474;
}

.fusion-secondary-menu .fusion-menu-cart-checkout a:hover,
.fusion-secondary-menu .fusion-menu-cart-checkout a:hover:before {
	color: #333333;
}

.fusion-secondary-menu-icon {
	background-color: #fafafa;
	color: #333333;
}

.fusion-secondary-menu-icon:before,
.fusion-secondary-menu-icon:after {
	color: #333333;
}

.rtl .fusion-secondary-menu>ul>li:first-child {
	border-left: 1px solid #e5e5e5;
}

.rtl .fusion-secondary-menu>ul>li>.sub-menu .sub-menu {
	left: auto;
	right: 100px;
}

.fusion-contact-info {
	line-height: 20px;
}

.fusion-menu-cart-items {
	font-size: 12px;
	line-height: 18px;
}

.fusion-menu-cart-items a {
	color: #333333;
}

.fusion-menu-cart-item a {
	border-color: #dcdadb;
}

.fusion-menu-cart-item img {
	border-color: #e0dede;
}

.fusion-menu-cart-item a:hover {
	background-color: #f8f8f8;
}

.fusion-menu-cart-checkout {
	background-color: #fafafa;
}

.fusion-menu-cart-checkout a:before {
	color: #333333;
}

.fusion-menu-cart-checkout a:hover,
.fusion-menu-cart-checkout a:hover:before {
	color: #67b7e1;
}

.fusion-megamenu-holder {
	border-color: #67b7e1;
}

.fusion-megamenu {
	background-color: #f2efef;
	-webkit-box-shadow: 0 2px 2px #999;
	-moz-box-shadow: 0 2px 2px #999;
	box-shadow: 0 2px 2px #999;
}

.fusion-megamenu-wrapper .fusion-megamenu-submenu {
	border-color: #dcdadb;
}

.fusion-megamenu-wrapper .fusion-megamenu-submenu>a:hover {
	background-color: #f8f8f8;
	color: #333333;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 13;
}

.fusion-megamenu-title {
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 18px;
	;
	color: #333333;
}

.fusion-megamenu-title a {
	color: #333333;
}

.fusion-megamenu-bullet {
	border-left-color: #333333;
}

.rtl .fusion-megamenu-bullet {
	border-right-color: #333333;
}

.fusion-megamenu-widgets-container {
	color: #333333;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 13px;
}

.rtl .fusion-megamenu-wrapper .fusion-megamenu-submenu .sub-menu ul {
	right: auto;
}

.fusion-header-wrapper.fusion-is-sticky .fusion-header,
.fusion-header-wrapper.fusion-is-sticky .fusion-secondary-main-menu {
	background-color: rgba(255, 255, 255, 0.97)
}

.no-rgba .fusion-header-wrapper.fusion-is-sticky .fusion-header,
.no-rgba .fusion-header-wrapper.fusion-is-sticky .fusion-secondary-main-menu {
	background-color: rgba(255, 255, 255, 0.97);
	opacity: 0.97;
	filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=97);
}

.fusion-is-sticky .fusion-main-menu>ul>li {
	padding-right: px;
}

.fusion-is-sticky .fusion-main-menu>ul>li:last-child {
	padding-right: 0;
}

.fusion-is-sticky .fusion-main-menu>ul>li>a {
	font-size: px;
}

.rtl .fusion-is-sticky .fusion-main-menu>ul>li {
	padding-right: 0;
	padding-left: px;
}

.rtl .fusion-is-sticky .fusion-main-menu>ul>li:last-child {
	padding-left: 0;
}

.fusion-mobile-selector {
	background-color: #f9f9f9;
	border-color: #dadada;
	font-size: 12px;
	height: 35px;
	line-height: 35px;
	color: #333333;
}

.fusion-selector-down,
.rtl .fusion-selector-down {
	height: 33px;
	line-height: 33px;
	border-color: #dadada;
}

.fusion-selector-down:before,
.rtl .fusion-selector-down:before {
	color: #dadada;
}

.fusion-mobile-nav-holder>ul,
.fusion-mobile-menu-design-modern .fusion-mobile-nav-holder>ul {
	border-color: #dadada;
}

.fusion-mobile-nav-item a {
	color: #333333;
	font-size: 12px;
	background-color: #f9f9f9;
	border-color: #dadada;
	height: 35px;
	line-height: 35px;
}

.fusion-mobile-nav-item a:hover {
	background-color: #f6f6f6;
}

.fusion-mobile-nav-item a:before {
	color: #333333;
}

.fusion-mobile-current-nav-item>a {
	background-color: #f6f6f6;
}

.fusion-mobile-menu-icons {
	margin-top: 0px;
}

.fusion-mobile-menu-icons a {
	color: #dadada;
}

.fusion-mobile-menu-icons a:before {
	color: #dadada;
}

.fusion-open-submenu {
	font-size: 12px;
	height: 35px;
	line-height: 35px;
}

.fusion-open-submenu:hover {
	color: #67b7e1
}

#wrapper .post-content .content-box-heading {
	font-size: 18px;
	line-height: 27px;
}

.fusion-social-links-header .fusion-social-networks a {
	font-size: 16px;
}

.fusion-social-links-header .fusion-social-networks.boxed-icons a {
	padding: 8px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	border-radius: 4px;
	height: 34px;
	width: 34px;
	margin-bottom: 10px !important;
}

.fusion-social-links-footer .fusion-social-networks a {
	font-size: 16px;
}

.fusion-social-links-footer .fusion-social-networks.boxed-icons a {
	padding: 8px;
}

.fusion-sharing-box .fusion-social-networks a {
	font-size: 16px;
}

.fusion-sharing-box .fusion-social-networks.boxed-icons a {
	padding: 8px;
}

.post-content .fusion-social-links .fusion-social-networks a {
	font-size: 16px;
}

.post-content .fusion-social-links .fusion-social-networks.boxed-icons a {
	padding: 8px;
}

.product-images .crossfade-images {
	background: #e0dede;
}

.products .product-list-view {
	border-color: #e0dede;
}

.products .product-list-view .product-excerpt-container,
.products .product-list-view .product-details-container {
	border-color: #e0dede;
}

.order-dropdown {
	color: #333333;
}

.order-dropdown>li:after {
	border-color: #dbdbdb;
}

.order-dropdown a,
.order-dropdown a:hover {
	color: #333333;
}

.order-dropdown .current-li,
.order-dropdown ul li a {
	background-color: #fbfaf9;
	border-color: #dbdbdb;
}

.order-dropdown ul li a:hover {
	color: #333333;
	background-color: #ffffff;
}

.catalog-ordering .order li a {
	color: #333333;
	background-color: #fbfaf9;
	border-color: #dbdbdb;
}

.fusion-grid-list-view {
	border-color: #dbdbdb;
}

.fusion-grid-list-view li {
	background-color: #fbfaf9;
	border-color: #dbdbdb;
}

.fusion-grid-list-view a {
	color: #333333;
}

.fusion-grid-list-view li a:hover {
	color: #333333;
	background-color: #ffffff;
}

.fusion-grid-list-view li.active-view {
	background-color: #ffffff;
}

.fusion-grid-list-view li.active-view a i {
	color: #636363;
}

#wrapper {
	width: 100%;
	max-width: none;
}

.fusion-page-title-bar {
	background-color: #F6F6F6;
}

.fusion-header,
#side-header {}

.fusion-header,
#side-header,
.layout-boxed-mode .side-header-wrapper {
	background-color: #ffffff;
	background-color: rgba(255, 255, 255, 1);
}

.fusion-secondary-main-menu {
	background-color: #FFFFFF;
	background-color: rgba(255, 255, 255, 1);
}

.fusion-header,
#side-header {}

.rev_slider_wrapper {
	position: relative
}

.rev_slider_wrapper .shadow-left {
	position: absolute;
	pointer-events: none;
	background-image: url(/local/templates/main/wp-content/themes/Avada/assets/images/shadow-top.png);
	background-repeat: no-repeat;
	background-position: top center;
	height: 42px;
	width: 100%;
	top: 0;
	z-index: 99;
}

.rev_slider_wrapper .shadow-left {
	top: -1px;
}

.rev_slider_wrapper .shadow-right {
	position: absolute;
	pointer-events: none;
	background-image: url(/local/templates/main/wp-content/themes/Avada/assets/images/shadow-bottom.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 32px;
	width: 100%;
	bottom: 0;
	z-index: 99;
}

.avada-skin-rev {
	border-top: 1px solid #d2d3d4;
	border-bottom: 1px solid #d2d3d4;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.tparrows {
	border-radius: 0;
}

.rev_slider_wrapper .tp-leftarrow,
.rev_slider_wrapper .tp-rightarrow {
	opacity: 0.8;
	position: absolute;
	top: 50% !important;
	margin-top: -31px !important;
	width: 63px !important;
	height: 63px !important;
	background: none;
	background-color: rgba(0, 0, 0, 0.5);
	color: #fff;
}

.rev_slider_wrapper .tp-leftarrow:before {
	content: "\e61e";
	-webkit-font-smoothing: antialiased;
}

.rev_slider_wrapper .tp-rightarrow:before {
	content: "\e620";
	-webkit-font-smoothing: antialiased;
}

.rev_slider_wrapper .tp-leftarrow:before,
.rev_slider_wrapper .tp-rightarrow:before {
	position: absolute;
	padding: 0;
	width: 100%;
	line-height: 63px;
	text-align: center;
	font-size: 25px;
	font-family: 'icomoon';
}

.rev_slider_wrapper .tp-leftarrow:before {
	margin-left: -2px;
}

.rev_slider_wrapper .tp-rightarrow:before {
	margin-left: -1px;
}

.rev_slider_wrapper .tp-rightarrow {
	left: auto;
	right: 0;
}

.no-rgba .rev_slider_wrapper .tp-leftarrow,
.no-rgba .rev_slider_wrapper .tp-rightarrow {
	background-color: #ccc;
}

.rev_slider_wrapper:hover .tp-leftarrow,
.rev_slider_wrapper:hover .tp-rightarrow {
	display: block;
	opacity: 0.8;
}

.rev_slider_wrapper .tp-leftarrow:hover,
.rev_slider_wrapper .tp-rightarrow:hover {
	opacity: 1;
}

.rev_slider_wrapper .tp-leftarrow {
	background-position: 19px 19px;
	left: 0;
	margin-left: 0;
	z-index: 100;
}

.rev_slider_wrapper .tp-rightarrow {
	background-position: 29px 19px;
	right: 0;
	margin-left: 0;
	z-index: 100;
}

.rev_slider_wrapper .tp-leftarrow.hidearrows,
.rev_slider_wrapper .tp-rightarrow.hidearrows {
	opacity: 0;
}

.tp-bullets .bullet.last {
	clear: none;
}

#main {
	padding-top: 25px;
	padding-bottom: 40px;
}

.fusion-page-title-bar {
	height: 87px;
}

.width-100 .fullwidth-box,
.width-100 .fusion-section-separator {
	margin-left: -0px;
	margin-right: -0px;
}

.woocommerce-invalid:after {
	content: 'Please enter correct details for this required field.';
	display: inline-block;
	margin-top: 7px;
	color: red;
}

body.side-header-left #wrapper,
.side-header-left .fusion-footer-parallax {
	margin-left: 265px;
}

body.side-header-right #wrapper,
.side-header-right .fusion-footer-parallax {
	margin-right: 265px;
}

body.side-header-left #side-header #nav>ul>li>ul,
body.side-header-left #side-header #nav .login-box,
body.side-header-left #side-header #nav .cart-contents,
body.side-header-left #side-header #nav .main-nav-search-form {
	left: 264px;
}

body.rtl #boxed-wrapper {
	position: relative;
}

body.rtl.layout-boxed-mode.side-header-left #side-header {
	position: absolute;
	left: 0;
	top: 0;
	margin-left: 0px;
}

body.rtl.side-header-left #side-header .side-header-wrapper {
	position: fixed;
	width: 265px;
}

body.side-header-left #slidingbar .avada-row,
body.side-header-right #slidingbar .avada-row {
	max-width: none;
}

.fix_img:before {
	content: ' ';
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}

.no-b-margin {
	margin-bottom: 0 !important;
}

.pull-right {
	float: right !important;
}

.no-margin-left {
	margin-left: 0px !important;
}

.hover-shadow {
	transition: all .5s;
	z-index: 2 !important;
	position: relative;
	-webkit-box-shadow: 0 0 0 rgba(132, 132, 132, .75);
	-moz-box-shadow: 0 0 0 rgba(132, 132, 132, .75);
	box-shadow: 0 0 0 rgba(132, 132, 132, .75);
}

.hover-shadow:hover {
	-webkit-box-shadow: 0 10px 20px rgba(132, 132, 132, .75);
	-moz-box-shadow: 0 10px 20px rgba(132, 132, 132, .75);
	box-shadow: 0 10px 20px rgba(132, 132, 132, .75);
	z-index: 5 !important;
}

.link-fullwidth-r {
	width: 100%;
	text-align: right;
}

.link-fullwidth-l {
	width: 100%;
	text-align: left;
}

.link-fullwidth-l a,
.link-fullwidth-r a {
	display: block;
	width: 100%;
}

.fusion-rollover-link:hover,
.fusion-rollover-gallery:hover {
	background-color: #4F9AAA !important;
	border: 1px #fff solid;
}

.full-img,
.full-img img {
	width: 100%;
}

.full-size-link,
.full-size-link2,
.full-size-link3 {
	overflow: hidden;
	height: 100%;
	width: 100%;
	margin: 0px !important;
}

.full-size-link2 a {
	padding: 0 32% 0 0;
}

.full-size-link3 a {
	padding: 0 0 0 32%;
}

.full-size-link a,
.full-size-link2 a,
.full-size-link3 a {
	overflow: hidden;
	width: 100%;
	height: 100%;
	display: block;
}

.link-left a {
	text-align: left;
}

.link-right a {
	text-align: right;
}

.max-w {
	width: 50% !important;
}

.img-bottom img {
	padding: 28% 0 3% 41%;
}

.img-bottom2 img {
	padding: 6% 0 3% 41%;
}

.img-bottom.link-left img {
	padding: 28% 41% 3% 0%;
}

.img-bottom3 img {
	padding: 31% 74% 3% 3%;
}

.fusion-recent-works-1 .fusion-portfolio-wrapper .fusion-col-spacing {
	padding: 0px;
}

.fusion-button.button-1 {
	border-width: 1px;
	color: #1e73be;
	border-color: #1e73be;
}

.fusion-button.button-1:hover,
.fusion-button.button-1:focus,
.fusion-button.button-1:active {
	border-width: 1px;
	border-color: rgba(255, 255, 255, .9);
	color: rgba(255, 255, 255, .9);
}

.fusion-button.button-1 {
	background: transparent;
}

.fusion-button.button-1:hover,
.button-1:focus,
.fusion-button.button-1:active {
	background: #1e73be;
}

.seo-text {
	padding: 0 5%;
}

.NY-block {
	background-image: url(/upload/img/back_left_menu.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 68px;
	margin: -14px 0 0 0;
	padding: 14px 0 0 21px;
	position: relative;
}

.NY-block a {
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #1e438a;
	font-weight: bold;
	text-transform: uppercase;
}

.NY-block a span {
	display: inline-block;
	background-image: url(/upload/img/arrow_-for_left_menu.png);
	background-repeat: no-repeat;
	background-position: top center;
	width: 8px;
	height: 11px;
	margin-left: 5px;
}

.ny_modal .modal-dialog {
	width: 454px !important;
}

.ny_modal .modal-content {
	border-radius: 11px;
}

.NY {
	background-image: url(/upload/img/form_back_1920.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	/*text-align:center;*/
	min-height: 500px;
	border-radius: 12px;
}

.NY .close {
	background-image: url(/upload/img/cross.png);
	background-repeat: no-repeat;
	background-position: top center;
	width: 18px;
	height: 18px;
	opacity: 1;
}

.NY p {
	color: #1e438a;
	/*font-size: 23px;
    line-height: 29px;
	margin: 0px 0 12px;*/
	font-size: 14px;
	line-height: 20px;
	margin: 0px 0 10px;
}

.NY .block1 {
	color: #1e438a;
	font-size: 29px;
	line-height: 37px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 30px 0 25px 0px;
}

.NY .block2 {
	color: #1e438a;
	font-size: 23px;
	font-weight: bold;
	margin: 0px 0 20px 0px;
}

.m_hidden {
	display: block
}

.side-header-wrapper .m_hidden {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.m_show {
	display: none !important;
}

.product-list-text {
	height: 150px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.product-list-text .img-wrapper {
	display: inline-block;
	height: 100px;
	width: 150px;
	vertical-align: middle;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}


.product-list-text .product-text b {
	display: block;
}

.product-list-text .product-text span {}

.sitemap {
	display: block;
	width: 100%;
	text-align: center;
	margin: 7px 0px -25px;
}

.fusion-page-title-bar {
	border-color: #d2d3d4;
}

.fusion-footer-widget-area {
	background-attachment: fixed;
	background-position: top center;
	padding-top: 43px;
	padding-bottom: 40px;
}

.fusion-footer-widget-area>.fusion-row,
.fusion-footer-copyright-area>.fusion-row {
	padding-left: 0px;
	padding-right: 0px;
}


body,
.sidebar .slide-excerpt h2,
.fusion-footer-widget-area .slide-excerpt h2,
#slidingbar-area .slide-excerpt h2,
.sidebar .slide-excerpt .h2,
.fusion-footer-widget-area .slide-excerpt .h2,
#slidingbar-area .slide-excerpt .h2,
.jtwt .jtwt_tweet,
.sidebar .jtwt .jtwt_tweet {
	font-size: 13px;
	line-height: 20px;
}

.project-content .project-info h4,
.project-content .project-info .h4,
.gform_wrapper label,
.gform_wrapper .gfield_description,
.fusion-footer-widget-area ul,
#slidingbar-area ul,
.fusion-tabs-widget .tab-holder .news-list li .post-holder a,
.fusion-tabs-widget .tab-holder .news-list li .post-holder .meta {
	font-size: 13px;
	line-height: 20px;
}

.fusion-blog-layout-timeline .fusion-timeline-date {
	font-size: 13;
}

.counter-box-content,
.fusion-alert,
.fusion-progressbar .sr-only,
.post-content blockquote,
.review blockquote q {
	font-size: 13px;
}

body,
.sidebar .slide-excerpt h2,
.fusion-footer-widget-area .slide-excerpt h2,
#slidingbar-area .slide-excerpt h2,
.sidebar .slide-excerpt .h2,
.fusion-footer-widget-area .slide-excerpt .h2,
#slidingbar-area .slide-excerpt .h2,
.post-content blockquote,
.review blockquote q,
.project-content .project-info h4,
.project-content .project-info .h4,
.fusion-accordian .panel-body,
#side-header .fusion-contact-info,
#side-header .header-social .top-menu {
	line-height: 20px;
}

.fusion-page-title-bar .fusion-breadcrumbs,
.fusion-page-title-bar .fusion-breadcrumbs li,
.fusion-page-title-bar .fusion-breadcrumbs li a {
	font-size: 10px;
}

.side-nav li a {
	font-size: 14px;
}

.sidebar .widget h3,
.sidebar .widget .h3 {
	font-size: 13px;
}

#slidingbar-area h3,
#slidingbar-area .h3 {
	font-size: 13px;
	line-height: 13px;
}

.fusion-footer-widget-area h3,
.fusion-footer-widget-area .h3 {
	font-size: 13px;
	line-height: 13px;
}

.fusion-copyright-notice {
	font-size: 12px;
}

#main .fusion-row,
.fusion-footer-widget-area .fusion-row,
#slidingbar-area .fusion-row,
.fusion-footer-copyright-area .fusion-row,
.fusion-page-title-row,
.tfs-slider .slide-content-container .slide-content {
	max-width: 1170px;
}

.post-content h1 {
	font-size: 34px;
	line-height: 48px;
}

#wrapper .fusion-title h2,
#wrapper #main .post-content .fusion-title h2,
#wrapper .title h2,
#wrapper #main .post-content .title h2,
#wrapper#main .post h2,
#wrapper#main .post h2,
#wrapper .woocommerce .checkout h3,
#main .fusion-portfolio h2,
#wrapper .post-content .h2,
#wrapper .fusion-title .h2,
#wrapper #main .post-content .fusion-title .h2,
#wrapper .title .h2,
#wrapper #main .post-content .title .h2,
#wrapper#main .post .h2,
#wrapper#main .post .h2,
#wrapper .woocommerce .checkout .h3,
#main .fusion-portfolio .h2 {
	font-size: 18px;
	line-height: 41px;
}

#wrapper .fusion-title h2,
#wrapper #main .post-content .fusion-title h2,
#wrapper .title h2,
#wrapper #main .post-content .title h2,
#wrapper #main .post h2,
#wrapper.woocommerce .checkout h3,
.cart-empty,
#wrapper .post-content .h2,
#wrapper .fusion-title .h2,
#wrapper #main .post-content .fusion-title .h2,
#wrapper .title .h2,
#wrapper #main .post-content .title .h2,
#wrapper #main .post .h2,
#wrapper.woocommerce .checkout .h3 {
	line-height: 27px;
	white-space: break-spaces;
}

.post-content h3,
.project-content h3,
.post-content .h3,
.project-content .h3,
.product-title {
	font-size: 16px;
	line-height: 36px;
}

p.demo_store,
.fusion-modal .modal-title {
	font-size: 16;
}

.post-content h3,
.project-content h3,
.post-content .h3,
.project-content .h3,
.product-title {
	line-height: 24px;
}

.post-content h4,
.fusion-portfolio-post .fusion-portfolio-content h4,
.post-content .h4,
.fusion-portfolio-post .fusion-portfolio-content .h4,
.fusion-rollover .fusion-rollover-content .fusion-rollover-title,
.fusion-person .person-author-wrapper .person-name,
.fusion-person .person-author-wrapper .person-title,
.fusion-carousel-title,
{
font-size: 13px;
line-height: 30px;
}

#wrapper .fusion-tabs-widget .tab-holder .tabs li a,
.person-author-wrapper,
#reviews #comments>h2,
#reviews #comments>.h2,
.popover .popover-title,
.fusion-flip-box .flip-box-heading-back {
	font-size: 13px;
}

.fusion-accordian .panel-title,
.fusion-sharing-box h4,
.fusion-sharing-box .h4,
.fusion-tabs .nav-tabs>li .fusion-tab-heading {
	font-size: 13px;
}

.post-content h4,
#reviews #comments>h2,
.fusion-sharing-box h4,
.post-content .h4,
#reviews #comments>.h2,
.fusion-sharing-box .h4,
.fusion-person .person-author-wrapper .person-name,
.fusion-person .person-author-wrapper .person-title {
	line-height: 20px;
}

.post-content h5 {
	font-size: 12px;
	line-height: 18px;
}

.post-content h6 {
	font-size: 11px;
	line-height: 17px;
}

.ei-title h2 {
	font-size: 42px;
	line-height: 63px;
}

.ei-title h3 {
	font-size: 20px;
	line-height: 30px;
}

.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-categories,
.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-categories a,
.fusion-recent-posts .columns .column .meta,
.fusion-carousel-meta,
.fusion-single-line-meta {
	font-size: 12px;
	line-height: 18px;
}

.price_slider_wrapper .ui-widget-content {
	background-color: #e0dede;
}

.gform_wrapper .gsection {
	border-bottom: 1px dotted #e0dede;
}

.fusion-load-more-button {
	background-color: #ebeaea;
}

.fusion-load-more-button:hover {
	background-color: rgba(235, 234, 234, 0.8);
}

.quantity .minus,
.quantity .plus {
	background-color: #fbfaf9;
}

.quantity .minus:hover,
.quantity .plus:hover {
	background-color: #ffffff;
}

.sb-toggle-wrapper .sb-toggle:after {
	color: #ffffff;
}

#slidingbar-area .widget_categories li a,
#slidingbar-area li.recentcomments,
#slidingbar-area ul li a,
#slidingbar-area .product_list_widget li,
#slidingbar-area .widget_recent_entries ul li {
	border-bottom: 1px solid #ffffff;
}

#slidingbar-area .tagcloud a,
#wrapper #slidingbar-area .fusion-tabs-widget .tab-holder,
#wrapper #slidingbar-area .fusion-tabs-widget .tab-holder .news-list li,
#slidingbar-area .fusion-accordian .fusion-panel {
	border-color: #505152;
}

.select-arrow,
.select2-arrow {
	color: #d2d2d2;
}

.fusion-page-title-bar h1 {
	font-size: 18px;
	line-height: normal;
}

.fusion-page-title-bar h3 {
	font-size: 14px;
	line-height: 26px;
}

#content {
	width: 71%;
}

#main .sidebar {
	width: 23%;
}

.double-sidebars #content {
	width: 52%;
	margin-left: 24%;
}

.double-sidebars #main #sidebar {
	width: 21%;
	margin-left: -76%;
}

.double-sidebars #main #sidebar-2 {
	width: 21%;
	margin-left: 3%;
}

.fusion-accordian .panel-title a .fa-fusion-box {
	background-color: #333333;
}

.progress-bar-content {
	background-color: #a0ce4e;
	border-color: #a0ce4e;
}

.content-box-percentage {
	color: #a0ce4e;
}

.progress-bar {
	background-color: #f6f6f6;
	border-color: #f6f6f6;
}

#wrapper .fusion-date-and-formats .fusion-format-box {
	background-color: #eef0f2;
}

.fusion-carousel .fusion-carousel-nav .fusion-nav-prev,
.fusion-carousel .fusion-carousel-nav .fusion-nav-next {
	background-color: #999999;
}

.fusion-carousel .fusion-carousel-nav .fusion-nav-prev:hover,
.fusion-carousel .fusion-carousel-nav .fusion-nav-next:hover {
	background-color: #808080;
}

.fusion-flexslider .flex-direction-nav .flex-prev,
.fusion-flexslider .flex-direction-nav .flex-next {
	background-color: #999999;
}

.fusion-flexslider .flex-direction-nav .flex-prev:hover,
.fusion-flexslider .flex-direction-nav .flex-next:hover {
	background-color: #808080;
}

.content-boxes .col {
	background-color: transparent;
}

#wrapper .sidebar .fusion-tabs-widget .tabs-container {
	background-color: #ffffff;
}

body .sidebar .fusion-tabs-widget .tab-hold .tabs li {
	border-right: 1px solid #ffffff;
}

body.rtl #wrapper .sidebar .fusion-tabs-widget .tab-hold .tabset li {
	border-left-color: #ffffff;
}

body .sidebar .fusion-tabs-widget .tab-holder .tabs li a,
.sidebar .fusion-tabs-widget .tab-holder .tabs li a {
	background: #f1f2f2;
	border-bottom: 0;
	color: #747474;
}

body .sidebar .fusion-tabs-widget .tab-hold .tabs li a:hover {
	background: #ffffff;
	border-bottom: 0;
}

body .sidebar .fusion-tabs-widget .tab-hold .tabs li.active a,
body .sidebar .fusion-tabs-widget .tab-holder .tabs li.active a {
	background: #ffffff;
	border-bottom: 0;
}

body .sidebar .fusion-tabs-widget .tab-hold .tabs li.active a,
body .sidebar .fusion-tabs-widget .tab-holder .tabs li.active a {
	border-top-color: #67b7e1;
}

#wrapper .sidebar .fusion-tabs-widget .tab-holder,
.sidebar .fusion-tabs-widget .tab-holder .news-list li {
	border-color: #ebeaea;
}

.fusion-sharing-box {
	background-color: #f6f6f6;
}

.fusion-blog-layout-grid .post .fusion-post-wrapper,
.fusion-blog-layout-timeline .post,
.fusion-portfolio.fusion-portfolio-boxed .fusion-portfolio-content-wrapper,
.products li.product {
	background-color: transparent;
}

.fusion-blog-layout-grid .post .flexslider,
.fusion-blog-layout-grid .post .fusion-post-wrapper,
.fusion-blog-layout-grid .post .fusion-content-sep,
.products li,
.product-details-container,
.product-buttons,
.product-buttons-container,
.product .product-buttons,
.fusion-blog-layout-timeline .fusion-timeline-line,
.fusion-blog-timeline-layout .post,
.fusion-blog-timeline-layout .post .fusion-content-sep,
.fusion-blog-timeline-layout .post .flexslider,
.fusion-blog-layout-timeline .post,
.fusion-blog-layout-timeline .post .fusion-content-sep,
.fusion-portfolio.fusion-portfolio-boxed .fusion-portfolio-content-wrapper,
.fusion-portfolio.fusion-portfolio-boxed .fusion-content-sep,
.fusion-blog-layout-timeline .post .flexslider,
.fusion-blog-layout-timeline .fusion-timeline-date {
	border-color: #ebeaea;
}

.fusion-blog-layout-timeline.fusion-timeline-circle,
.fusion-blog-layout-timeline .fusion-timeline-date,
.fusion-blog-timeline-layout .fusion-timeline-circle,
.fusion-blog-timeline-layout .fusion-timeline-date {
	background-color: #ebeaea;
}

.fusion-timeline-icon,
.fusion-timeline-arrow:before,
.fusion-blog-timeline-layout .fusion-timeline-icon,
.fusion-blog-timeline-layout .fusion-timeline-arrow:before {
	color: #ebeaea;
}

#bbpress-forums li.bbp-header,
#bbpress-forums div.bbp-reply-header,
#bbpress-forums #bbp-single-user-details #bbp-user-navigation li.current a,
div.bbp-template-notice,
div.indicator-hint {
	background: #ebeaea;
}

#bbpress-forums .bbp-replies div.even {
	background: transparent;
}

#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results,
#bbpress-forums li.bbp-body ul.forum,
#bbpress-forums li.bbp-body ul.topic,
#bbpress-forums div.bbp-reply-content,
#bbpress-forums div.bbp-reply-header,
#bbpress-forums div.bbp-reply-author .bbp-reply-post-date,
#bbpress-forums div.bbp-topic-tags a,
#bbpress-forums #bbp-single-user-details,
div.bbp-template-notice,
div.indicator-hint,
.bbp-arrow {
	border-color: #ebeaea;
}

#posts-container.fusion-blog-layout-grid {
	margin: -5px -5px 0 -5px;
}

#posts-container.fusion-blog-layout-grid .fusion-post-grid {
	padding: 5px;
}

.fusion-image-wrapper .fusion-rollover {
	-webkit-transform: scaleX(0);
	-moz-transform: scaleX(0);
	-o-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
}

.fusion-image-wrapper:hover .fusion-rollover {
	-webkit-transform: scaleX(1);
	-moz-transform: scaleX(1);
	-o-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
}

.ei-slider {
	width: 100%;
	height: 400px;
}

.button.default,
.fusion-button.fusion-button-default,
.gform_wrapper .gform_button,
#comment-submit,
.woocommerce .checkout #place_order,
.woocommerce .single_add_to_cart_button,
.woocommerce button.button,
#reviews input#submit,
.woocommerce .login .button,
.woocommerce .register .button,
.bbp-submit-wrapper button,
.wpcf7-form input[type="submit"],
.wpcf7-submit,
.bbp-submit-wrapper .button,
#bbp_user_edit_submit,
.ticket-selector-submit-btn[type=submit],
.gform_page_footer input[type=button] {
	border-color: #ffffff;
}

.button.default:hover,
.fusion-button.fusion-button-default:hover,
.gform_wrapper .gform_button:hover,
#comment-submit:hover,
.woocommerce .checkout #place_order:hover,
.woocommerce .single_add_to_cart_button:hover,
.woocommerce button.button:hover,
#reviews input#submit:hover,
.woocommerce .login .button:hover,
.woocommerce .register .button:hover,
.bbp-submit-wrapper button:hover,
.wpcf7-form input[type="submit"]:hover,
.wpcf7-submit:hover,
.bbp-submit-wrapper .button:hover,
#bbp_user_edit_submit:hover,
.ticket-selector-submit-btn[type=submit]:hover,
.gform_page_footer input[type=button]:hover {
	border-color: #ffffff;
}

.button.default,
.fusion-button-default,
.woocommerce .checkout #place_order,
.wpcf7-form input[type="submit"],
.wpcf7-submit {
	padding: 13px 29px;
	line-height: 17px;
	font-size: 14px;
}

.button.default.button-3d.button-small,
.fusion-button.button-small.button-3d,
.ticket-selector-submit-btn[type=submit],
.fusion-button.fusion-button-3d.fusion-button-small {
	-webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #105378, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #105378, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #105378, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}

.button.default.button-3d.button-small:active,
.fusion-button.button-small.button-3d:active,
.fusion-button.fusion-button-3d.fusion-button-small:active {
	-webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #105378, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #105378, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #105378, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}

.button.default.button-3d.button-medium,
.fusion-button.button-medium.button-3d,
.fusion-button.fusion-button-3d.fusion-button-medium {
	-webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #105378, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #105378, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #105378, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}

.button.default.button-3d.button-medium:active .fusion-button.button-medium.button-3d:active,
.fusion-button.fusion-button-3d.fusion-button-medium:active {
	-webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #105378, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #105378, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #105378, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}

.button.default.button-3d.button-large,
.fusion-button.button-large.button-3d,
.fusion-button.fusion-button-3d.fusion-button-large {
	-webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #105378, 1px 5px 6px 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #105378, 1px 5px 6px 3px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #105378, 1px 5px 6px 3px rgba(0, 0, 0, 0.3);
}

.button.default.button-3d.button-large:active,
.fusion-button.button-large.button-3d:active,
.fusion-button.fusion-button-3d.fusion-button-large:active {
	-webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #105378, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #105378, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #105378, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}

.button.default.button-3d.button-xlarge,
.fusion-button.button-xlarge.button-3d,
.fusion-button.fusion-button-3d.fusion-button-xlarge {
	-webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #105378, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #105378, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #105378, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}

.button.default.button-3d.button-xlarge:active,
.fusion-button.button-xlarge.button-3d:active,
.fusion-button.fusion-button-3d.fusion-button-xlarge:active {
	-webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #105378, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #105378, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #105378, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}

.button.default,
.fusion-button,
.button-default,
.fusion-button-default,
.gform_wrapper .gform_button,
#comment-submit,
.woocommerce .checkout #place_order,
.woocommerce .single_add_to_cart_button,
.woocommerce button.button,
#reviews input#submit,
.woocommerce .login .button,
.woocommerce .register .button,
.bbp-submit-wrapper .button,
.wpcf7-form input[type="submit"],
.wpcf7-submit,
#bbp_user_edit_submit,
.gform_page_footer input[type=button] {
	border-width: 0px;
	border-style: solid;
}

.button.default:hover,
.fusion-button.button-default:hover,
.ticket-selector-submit-btn[type=submit] {
	border-width: 0px;
	border-style: solid;
}

.button.default,
.button-default,
.fusion-button-default,
#comment-submit,
.woocommerce .checkout #place_order,
.woocommerce .single_add_to_cart_button,
.woocommerce button.button,
#reviews input#submit,
.woocommerce .avada-shipping-calculator-form .button,
.woocommerce .login .button,
.woocommerce .register .button,
.bbp-submit-wrapper .button,
.wpcf7-form input[type="submit"],
.wpcf7-submit,
#bbp_user_edit_submit,
.ticket-selector-submit-btn[type=submit],
.gform_page_footer input[type=button],
.gform_wrapper .gform_button {
	border-radius: 2px;
}

.reading-box {
	background-color: #f6f6f6;
}

.isotope .isotope-item {
	-webkit-transition-property: top, left, opacity;
	-moz-transition-property: top, left, opacity;
	-ms-transition-property: top, left, opacity;
	-o-transition-property: top, left, opacity;
	transition-property: top, left, opacity;
}

.fusion-rollover .gallery-icon {
	display: none !important;
}

.fusion-rollover .fusion-rollover-categories {
	display: none;
}

.woocommerce form.checkout .col-2,
.woocommerce form.checkout #order_review_heading,
.woocommerce form.checkout #order_review {
	display: none;
}

.fusion-button {
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
	font-weight: 700;
	letter-spacing: 0px
}

.fusion-image-wrapper .fusion-rollover .fusion-rollover-link,
.fusion-image-wrapper .fusion-rollover .fusion-rollover-gallery {
	width: 48.2px;
	height: 48.2px;
}

.fusion-image-wrapper .fusion-rollover .fusion-rollover-link:before,
.fusion-image-wrapper .fusion-rollover .fusion-rollover-gallery:before {
	font-size: 20px;
	color: #ffffff;
	margin-left: -10px;
	line-height: 48.2px;
}

.searchform .search-table .search-field input {
	height: 33px;
}

.searchform .search-table .search-button input[type="submit"] {
	height: 33px;
	width: 33px;
	line-height: 33px;
}

h1,
.h1 {
	margin-top: 0.67em;
	margin-bottom: 0.67em;
}

h2,
.h2 {
	margin-top: 0em;
	margin-bottom: 1.1em;
}

h3,
.h3 {
	margin-top: 1em;
	margin-bottom: 1em;
}

h4,
.h4 {
	margin-top: 1.33em;
	margin-bottom: 1.33em;
}

h5,
.h5 {
	margin-top: 1.67em;
	margin-bottom: 1.67em;
}

h6,
.h6 {
	margin-top: 2.33em;
	margin-bottom: 2.33em;
}

.fusion-logo {
	margin: 31px 0px 31px 0px;
}

.fusion-header-shadow:after {
	content: '';
	z-index: 99996;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	pointer-events: none;
	-webkit-box-shadow: 0px 10px 50px -2px rgba(0, 0, 0, 0.14);
	-moz-box-shadow: 0px 10px 50px -2px rgba(0, 0, 0, 0.14);
	box-shadow: 0px 10px 50px -2px rgba(0, 0, 0, 0.14);
}

body.side-header-left #side-header.header-shadow:after {
	content: "";
	z-index: 99996;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	pointer-events: none;
	-webkit-box-shadow: 10px 0px 50px -2px rgba(0, 0, 0, 0.14);
	-moz-box-shadow: 10px 0px 50px -2px rgba(0, 0, 0, 0.14);
	box-shadow: 10px 0px 50px -2px rgba(0, 0, 0, 0.14);
}

body.side-header-right #side-header.header-shadow:after {
	content: "";
	z-index: 99996;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	pointer-events: none;
	-webkit-box-shadow: -10px 0px 50px -2px rgba(0, 0, 0, 0.14);
	-moz-box-shadow: -10px 0px 50px -2px rgba(0, 0, 0, 0.14);
	box-shadow: -10px 0px 50px -2px rgba(0, 0, 0, 0.14);
}

.fusion-is-sticky.fusion-header-shadow:after {
	display: none;
}

.fusion-header-wrapper .fusion-row {
	padding-left: 60px;
	padding-right: 60px;
	max-width: 1170px;
}

.fusion-header-v2 .fusion-header,
.fusion-header-v3 .fusion-header,
.fusion-header-v4 .fusion-header,
.fusion-header-v5 .fusion-header {
	border-bottom-color: #e5e5e5;
}

.fusion-header .fusion-row {
	padding-top: 0px;
	padding-bottom: 0px;
}

.fusion-secondary-header {
	background-color: #29292a;
	font-size: 12px;
	color: #ffffff;
	border-bottom-color: #e5e5e5;
}

.fusion-secondary-header a,
.fusion-secondary-header a:hover {
	color: #ffffff;
}

.fusion-header-v2 .fusion-secondary-header {
	border-top-color: #67b7e1;
}

.fusion-mobile-menu-design-modern .fusion-secondary-header .fusion-alignleft {
	border-bottom-color: #e5e5e5;
}

.fusion-header-tagline {
	font-size: 16px;
	color: #747474;
}

.fusion-secondary-main-menu,
.fusion-mobile-menu-sep {
	border-bottom-color: #e5e5e5;
}

#side-header {
	width: 265px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-color: #e5e5e5;
}

#side-header .side-header-content {
	/*padding-left: 60px;*/
	/*padding-right: 60px;*/
	text-align: center;
}

#side-header .fusion-main-menu>ul>li>a {
	padding-left: 50px;
	padding-right: 50px;
	border-top-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
	text-align: left;
}

#side-header .fusion-main-menu>ul>li.current-menu-ancestor>a,
#side-header .fusion-main-menu>ul>li.current-menu-item>a {
	color: #67b7e1;
	border-right-color: #67b7e1;
	border-left-color: #67b7e1;
}

body.side-header-left #side-header .fusion-main-menu>ul>li>ul {
	left: 264px;
	max-height: 450px;
	overflow-y: scroll;
	overflow-x: hidden;
}

@media (max-height: 600px) {
	body.side-header-left #side-header .fusion-main-menu>ul>li>ul {
		max-height: 300px;
	}
}

body.side-header-left #side-header .fusion-main-menu .fusion-custom-menu-item-contents {
	top: 0;
	left: 264px;
}

#side-header .fusion-main-menu .fusion-main-menu-search .fusion-custom-menu-item-contents {
	border-top-width: 1px;
	border-top-style: solid;
}

#side-header .side-header-content-1,
#side-header .side-header-content-2,
#side-header .fusion-secondary-menu>ul>li>a {
	color: #747474;
	font-size: 12px;
}

.side-header-left #side-header .fusion-main-menu>ul>li.current-menu-ancestor>a,
.side-header-left #side-header .fusion-main-menu>ul>li.current-menu-item>a {
	border-right-width: 3px;
}

.side-header-right #side-header .fusion-main-menu>ul>li.current-menu-ancestor>a,
.side-header-right #side-header .fusion-main-menu>ul>li.current-menu-item>a {
	border-left-width: 3px;
}

.side-header-right #side-header .fusion-main-menu ul .sub-menu li ul,
.side-header-right #side-header .fusion-main-menu ul .sub-menu {
	left: -170px;
}

.side-header-right #side-header .fusion-main-menu-search .fusion-custom-menu-item-contents {
	left: -250px;
}

.side-header-right #side-header .fusion-main-menu-cart .fusion-custom-menu-item-contents {
	left: -180px;
}

.fusion-main-menu>ul>li {
	padding-right: 45px;
}

.fusion-main-menu>ul>li>a {
	border-top: 3px solid transparent;
	height: 40px;
	line-height: 40px;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #333333;
	letter-spacing: 0;
}

.fusion-main-menu>ul>li>a:hover {
	color: #67b7e1;
	border-color: #67b7e1;
}

#side-header .fusion-main-menu>ul>li>a {
	height: auto;
	min-height: 40px;
}

.fusion-main-menu .current_page_item>a,
.fusion-main-menu .current-menu-item>a,
.fusion-main-menu .current-menu-parent>a,
.fusion-main-menu .current-menu-ancestor>a {
	color: #67b7e1;
	border-color: #67b7e1;
}

.fusion-main-menu .fusion-main-menu-icon:after {
	color: #333333;
	height: 15px;
	width: 15px;
}

.fusion-main-menu .fusion-main-menu-icon:hover {
	border-color: transparent;
}

.fusion-main-menu .fusion-main-menu-icon:hover:after {
	color: #67b7e1;
}

.fusion-main-menu .fusion-main-menu-search-open .fusion-main-menu-icon:after,
.fusion-main-menu .fusion-main-menu-icon-active:after {
	color: #67b7e1;
}

.fusion-main-menu .sub-menu {
	background-color: #f2efef;
	width: 170px;
	border-top: 3px solid #67b7e1;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	font-weight: 400;
	-moz-box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.06);
	-webkit-box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.06);
	box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.06);
}

.fusion-main-menu .sub-menu ul {
	left: 170px;
	top: -3px;
}

.fusion-main-menu .sub-menu li a {
	border-bottom: 1px solid #dcdadb;
	color: #333333;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 13px;
}

.fusion-main-menu .sub-menu li a:hover {
	background-color: #f8f8f8;
}

.fusion-main-menu .sub-menu .current_page_item>a,
.fusion-main-menu .sub-menu .current-menu-item>a,
.fusion-main-menu .sub-menu .current-menu-parent>a {
	background-color: #f8f8f8;
}

.fusion-main-menu .fusion-custom-menu-item-contents {
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	font-weight: 400;
}

.fusion-main-menu .fusion-main-menu-search .fusion-custom-menu-item-contents,
.fusion-main-menu .fusion-main-menu-cart .fusion-custom-menu-item-contents,
.fusion-main-menu .fusion-menu-login-box .fusion-custom-menu-item-contents {
	background-color: #f2efef;
	border-color: #dcdadb;
}

.rtl .fusion-main-menu>ul>li {
	padding-right: 0;
	padding-left: 45px;
}

.rtl .fusion-main-menu .sub-menu ul {
	left: auto;
	right: 170px;
}

.fusion-secondary-menu>ul>li {
	border-color: #e5e5e5;
}

.fusion-secondary-menu>ul>li>a {
	height: 20px;
	line-height: 20px;
}

.fusion-secondary-menu .sub-menu {
	width: 100px;
	background-color: #ffffff;
	border-color: #e5e5e5;
}

.fusion-secondary-menu .sub-menu a {
	border-color: #e5e5e5;
	color: #747474;
}

.fusion-secondary-menu .sub-menu a:hover {
	background-color: #fafafa;
	color: #333333;
}

.fusion-secondary-menu>ul>li>.sub-menu .sub-menu {
	left: 100px;
}

.fusion-secondary-menu .fusion-custom-menu-item-contents {
	background-color: #ffffff;
	border-color: #e5e5e5;
	color: #747474;
}

.fusion-secondary-menu .fusion-secondary-menu-icon,
.fusion-secondary-menu .fusion-secondary-menu-icon:hover {
	color: #333333;
}

.fusion-secondary-menu .fusion-menu-cart-items a {
	color: #747474;
}

.fusion-secondary-menu .fusion-menu-cart-item a {
	border-color: #e5e5e5;
}

.fusion-secondary-menu .fusion-menu-cart-item img {
	border-color: #e0dede;
}

.fusion-secondary-menu .fusion-menu-cart-item a:hover {
	background-color: #fafafa;
	color: #333333;
}

.fusion-secondary-menu .fusion-menu-cart-checkout {
	background-color: #fafafa;
}

.fusion-secondary-menu .fusion-menu-cart-checkout a:before {
	color: #747474;
}

.fusion-secondary-menu .fusion-menu-cart-checkout a:hover,
.fusion-secondary-menu .fusion-menu-cart-checkout a:hover:before {
	color: #333333;
}

.fusion-secondary-menu-icon {
	background-color: #fafafa;
	color: #333333;
}

.fusion-secondary-menu-icon:before,
.fusion-secondary-menu-icon:after {
	color: #333333;
}

.rtl .fusion-secondary-menu>ul>li:first-child {
	border-left: 1px solid #e5e5e5;
}

.rtl .fusion-secondary-menu>ul>li>.sub-menu .sub-menu {
	left: auto;
	right: 100px;
}

.fusion-contact-info {
	line-height: 20px;
}

.fusion-menu-cart-items {
	font-size: 12px;
	line-height: 18px;
}

.fusion-menu-cart-items a {
	color: #333333;
}

.fusion-menu-cart-item a {
	border-color: #dcdadb;
}

.fusion-menu-cart-item img {
	border-color: #e0dede;
}

.fusion-menu-cart-item a:hover {
	background-color: #f8f8f8;
}

.fusion-menu-cart-checkout {
	background-color: #fafafa;
}

.fusion-menu-cart-checkout a:before {
	color: #333333;
}

.fusion-menu-cart-checkout a:hover,
.fusion-menu-cart-checkout a:hover:before {
	color: #67b7e1;
}

.fusion-megamenu-holder {
	border-color: #67b7e1;
}

.fusion-megamenu {
	background-color: #f2efef;
	-webkit-box-shadow: 0 2px 2px #999;
	-moz-box-shadow: 0 2px 2px #999;
	box-shadow: 0 2px 2px #999;
}

.fusion-megamenu-wrapper .fusion-megamenu-submenu {
	border-color: #dcdadb;
}

.fusion-megamenu-wrapper .fusion-megamenu-submenu>a:hover {
	background-color: #f8f8f8;
	color: #333333;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 13;
}

.fusion-megamenu-title {
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 18px;
	;
	color: #333333;
}

.fusion-megamenu-title a {
	color: #333333;
}

.fusion-megamenu-bullet {
	border-left-color: #333333;
}

.rtl .fusion-megamenu-bullet {
	border-right-color: #333333;
}

.fusion-megamenu-widgets-container {
	color: #333333;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 13px;
}

.rtl .fusion-megamenu-wrapper .fusion-megamenu-submenu .sub-menu ul {
	right: auto;
}

.fusion-header-wrapper.fusion-is-sticky .fusion-header,
.fusion-header-wrapper.fusion-is-sticky .fusion-secondary-main-menu {
	background-color: rgba(255, 255, 255, 0.97)
}

.no-rgba .fusion-header-wrapper.fusion-is-sticky .fusion-header,
.no-rgba .fusion-header-wrapper.fusion-is-sticky .fusion-secondary-main-menu {
	background-color: rgba(255, 255, 255, 0.97);
	opacity: 0.97;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=97);
}



.prod-char .prod-char-list tr td {
	font-size: 15px;
}

.product-content .product_insert {
	max-height: none;
}








.fusion-is-sticky .fusion-main-menu>ul>li {
	padding-right: px;
}

.fusion-is-sticky .fusion-main-menu>ul>li:last-child {
	padding-right: 0;
}

.fusion-is-sticky .fusion-main-menu>ul>li>a {
	font-size: px;
}

.rtl .fusion-is-sticky .fusion-main-menu>ul>li {
	padding-right: 0;
	padding-left: px;
}

.rtl .fusion-is-sticky .fusion-main-menu>ul>li:last-child {
	padding-left: 0;
}

.fusion-mobile-selector {
	background-color: #f9f9f9;
	border-color: #dadada;
	font-size: 12px;
	height: 35px;
	line-height: 35px;
	color: #333333;
}

.fusion-selector-down,
.rtl .fusion-selector-down {
	height: 33px;
	line-height: 33px;
	border-color: #dadada;
}

.fusion-selector-down:before,
.rtl .fusion-selector-down:before {
	color: #dadada;
}

.fusion-mobile-nav-holder>ul,
.fusion-mobile-menu-design-modern .fusion-mobile-nav-holder>ul {
	border-color: #dadada;
}

.fusion-mobile-nav-item a {
	color: #333333;
	font-size: 12px;
	background-color: #f9f9f9;
	border-color: #dadada;
	height: 35px;
	line-height: 35px;
}

.fusion-mobile-nav-item a:hover {
	background-color: #f6f6f6;
}

.fusion-mobile-nav-item a:before {
	color: #333333;
}

.fusion-mobile-current-nav-item>a {
	background-color: #f6f6f6;
}

.fusion-mobile-menu-icons {
	margin-top: 0px;
}

.fusion-mobile-menu-icons a {
	color: #dadada;
}

.fusion-mobile-menu-icons a:before {
	color: #dadada;
}

.fusion-open-submenu {
	font-size: 12px;
	height: 35px;
	line-height: 35px;
}

.fusion-open-submenu:hover {
	color: #67b7e1
}

#wrapper .post-content .content-box-heading {
	font-size: 18px;
	line-height: 27px;
}

.fusion-social-links-header .fusion-social-networks a {
	font-size: 16px;
}

.fusion-social-links-header .fusion-social-networks.boxed-icons a {
	padding: 8px;
}

.fusion-social-links-footer .fusion-social-networks a {
	font-size: 16px;
}

.fusion-social-links-footer .fusion-social-networks.boxed-icons a {
	padding: 8px;
}

.fusion-sharing-box .fusion-social-networks a {
	font-size: 16px;
}

.fusion-sharing-box .fusion-social-networks.boxed-icons a {
	padding: 8px;
}

.post-content .fusion-social-links .fusion-social-networks a {
	font-size: 16px;
}

.post-content .fusion-social-links .fusion-social-networks.boxed-icons a {
	padding: 8px;
}

.product-images .crossfade-images {
	background: #e0dede;
}

.products .product-list-view {
	border-color: #e0dede;
}

.products .product-list-view .product-excerpt-container,
.products .product-list-view .product-details-container {
	border-color: #e0dede;
}

.order-dropdown {
	color: #333333;
}

.order-dropdown>li:after {
	border-color: #dbdbdb;
}

.order-dropdown a,
.order-dropdown a:hover {
	color: #333333;
}

.order-dropdown .current-li,
.order-dropdown ul li a {
	background-color: #fbfaf9;
	border-color: #dbdbdb;
}

.order-dropdown ul li a:hover {
	color: #333333;
	background-color: #ffffff;
}

.catalog-ordering .order li a {
	color: #333333;
	background-color: #fbfaf9;
	border-color: #dbdbdb;
}

.fusion-grid-list-view {
	border-color: #dbdbdb;
}

.fusion-grid-list-view li {
	background-color: #fbfaf9;
	border-color: #dbdbdb;
}

.fusion-grid-list-view a {
	color: #333333;
}

.fusion-grid-list-view li a:hover {
	color: #333333;
	background-color: #ffffff;
}

.fusion-grid-list-view li.active-view {
	background-color: #ffffff;
}

.fusion-grid-list-view li.active-view a i {
	color: #636363;
}


.photo-design__block {
	margin-bottom: 40px;
}

.photo-design__slide-item .photo-design__slide-wrap {
	overflow: hidden;
	height: 390px;
	margin: 0 auto;
}

.photo-design__slide-item .photo-design__slide-wrap .photo-design__slide-img {
	object-fit: cover;
	width: 100%;
	height: 100%;
	margin: 0 auto;
}

.table-block__wrap {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	padding: 0 10px;
}

.table-block__link {
	margin: 0 0 10px 0;
}

@media(max-width:1250px) {
	.photo-design__slide-item .photo-design__slide-wrap {
		height: 270px;
	}
}

@media(max-width:992px) {
	.photo-design__slide-item .photo-design__slide-wrap {
		height: 230px;
	}
}

@media(max-width:768px) {
	.photo-design__slide-item .photo-design__slide-wrap {
		height: 160px;
	}
}

@media(max-width:580px) {
	.table-block__wrap {
		grid-template-columns: repeat(2, 1fr);
	}
}



.photo-design__slider {
	position: relative;
}

.phone-number,
.phone-number-nochange {
	font-family: PT Sans, tahoma, verdana, arial
}

.phone-number.under_logo {
	text-align: center;
	color: #1e438a;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 30px 0;
	margin-top: 20px;
	display: block;
}

.phone-number-nochange {
	text-align: center;
	margin-bottom: 1px;
}

#wrapper {
	width: 100%;
	max-width: none;
}

.fusion-page-title-bar {
	background-color: #F6F6F6;
}

.fusion-header,
#side-header {}

.fusion-header,
#side-header,
.layout-boxed-mode .side-header-wrapper {
	background-color: #ffffff;
	background-color: rgba(255, 255, 255, 1);
}

.fusion-secondary-main-menu {
	background-color: #FFFFFF;
	background-color: rgba(255, 255, 255, 1);
}

.fusion-header,
#side-header {}


.form-consultation {
	margin: 40px 0;
	padding: 40px 5%;
	background-image: url('/local/templates/main/img/forms_bg/5.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 0 0;
}

.form-consultation__title {
	margin: 0 0 35px 0;
	font-size: 22px;
	text-align: center;
	color: #fff;
	font-weight: 700;
}

.form-consultation__subtitle {
	margin: 0 0 30px 0;
	color: #fff;
	text-align: center;
	font-size: 17px;
}

.form-consultation__form-wrap {}

.form-consultation__form-wrap form {}

.form-consultation__wrapper {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 20px;
}

.form-consultation__item {
	width: 100%;
}

.form-consultation__item input {
	width: 100%;
	padding: 12px 20px;
}

.form-consultation__button-wrap {}

.form-consultation__button-wrap button {
	width: 100%;
	padding: 12px 20px;
	background-color: #3a70dc;
	border: none;
	color: #fff;
	cursor: pointer;
}

.form-consultation__button-wrap span {
	margin: 15px 0 0 0;
	color: #fff;
}

.form-ordered {
	margin: 40px 0;
	padding: 40px 5%;
	background-image: url('/local/templates/main/img/forms_bg/5.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 0 0;
}

.form-ordered__title {
	margin: 0 0 35px 0;
	font-size: 22px;
	text-align: center;
	color: #fff;
	font-weight: 700;
}

.form-ordered__subtitle {
	margin: 0 0 30px 0;
	color: #fff;
	text-align: center;
	font-size: 17px;
}

.form-ordered__wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0 -15px;
}

.form-ordered__column {
	width: 50%;
	padding: 0 15px;
}

.form-ordered__column:last-child {
	width: 100%;
	padding: 0 15px;
}

.form-ordered__item input {
	width: 100%;
	padding: 12px 20px;
}

.form-ordered__button-wrap {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 30px 0 0 0;
}

.form-ordered__button-wrap button {
	display: inline-flex;
	padding: 12px 20px;
	background-color: #3a70dc;
	border: none;
	color: #fff;
	cursor: pointer;
}

.form-ordered__button-wrap span {
	color: #fff;
}

.form-success {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 50;
	/*display: flex;*/
	display: none;
	opacity: 0;
	justify-content: center;
	align-items: center;

	background: rgb(57 57 57 / 60%);
	transition: opacity .3s ease;
}

.form-success.active {
	display: flex !important;
	opacity: 1;
}

.form-success__wrap {
	position: relative;
	width: 250px;
	height: auto;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 30px 20px;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 0 10px 0 rgba(90, 171, 214, 0.8);
}

.form-success__title {
	font-weight: 700;
	margin: 0 0 20px 0;
	text-transform: uppercase;
}

.form-success__content {
	text-align: center;
}

.form-succcess__close {
	position: absolute;
	top: 3px;
	right: 3px;
	display: flex;
	width: 20px;
	height: 20px;
	line-height: 1;
	justify-content: center;
	align-items: center;
	font-size: 17px;
	font-weight: 500;
	cursor: pointer;
}







.benefits-order {

	padding: 40px 0;
}

.benefits-order__title {
	margin: 0 0 35px 0;
	font-size: 18px;
	text-align: center;
	color: #333;

}

.benefits-order__wrap {
	display: grid;
	grid-template-columns: repeat(6, 1fr);
}

.benefits-order__item {
	text-align: center;
	margin: 0 0 40px 0;

}

.benefits-order__item-image {
	width: 65px;
	margin: 0 auto;
}

.benefits-order__item-image img {
	max-width: 100%;
}

.benefits-order__item-content {
	margin: 20px 0 0 0;
	text-align: center;

}


.faq-wrapper {
	margin-bottom: 40px;
}

.faq-item {
	padding: 20px 10px;
	margin-bottom: 20px;
	background-color: #f6f6f6;
}

.faq-question {
	margin-bottom: 20px;
}

.faq-question {
	color: #333333;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 400;
	cursor: pointer;
}

.faq-icon {
	font-size: 35px;
	float: right;
}

.faq-answer.hide {
	display: none;
}


.steps-order {
	padding: 40px 0;
}

.steps-order--fullpic .steps-order__item-image {
	width: auto;
}

.steps-order__title {
	font-size: 18px;
	margin: 0 0 35px 0;
	color: #333;
	text-align: center;
}

.steps-order__wrap {
	display: flex;
	margin: 0 -15px;
	justify-content: center;
	flex-wrap: wrap;
}

.steps-order__column {
	width: 20%;
	padding: 0 15px;
	margin: 0 0 30px 0;
}

.steps-order__item {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.steps-order__item-image {
	margin: 0 auto;
	width: 65px;
}

.steps-order__item-image img {
	margin: 0 auto;
}

.steps-order__item-content {
	margin: 20px 0 0 0;
	text-align: center;
}















#main {
	padding-top: 25px;
	padding-bottom: 20px;
}

.fusion-page-title-bar {
	height: 87px;
}

.width-100 .fullwidth-box,
.width-100 .fusion-section-separator {
	margin-left: -0px;
	margin-right: -0px;
}

.woocommerce-invalid:after {
	content: 'Please enter correct details for this required field.';
	display: inline-block;
	margin-top: 7px;
	color: red;
}

body.side-header-left #wrapper,
.side-header-left .fusion-footer-parallax {
	margin-left: 265px;
}

body.side-header-right #wrapper,
.side-header-right .fusion-footer-parallax {
	margin-right: 265px;
}

body.side-header-left #side-header #nav>ul>li>ul,
body.side-header-left #side-header #nav .login-box,
body.side-header-left #side-header #nav .cart-contents,
body.side-header-left #side-header #nav .main-nav-search-form {
	left: 264px;
}

body.rtl #boxed-wrapper {
	position: relative;
}

body.rtl.layout-boxed-mode.side-header-left #side-header {
	position: absolute;
	left: 0;
	top: 0;
	margin-left: 0px;
}

body.rtl.side-header-left #side-header .side-header-wrapper {
	position: fixed;
	width: 265px;
}

body.side-header-left #slidingbar .avada-row,
body.side-header-right #slidingbar .avada-row {
	max-width: none;
}


.fix_img:before {
	content: ' ';
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}

.no-b-margin {
	margin-bottom: 0 !important;
}

.pull-right {
	float: right !important;
}

.no-margin-left {
	margin-left: 0px !important;
}

.hover-shadow {
	transition: all .5s;
	z-index: 2 !important;
	position: relative;
	-webkit-box-shadow: 0 0 0 rgba(132, 132, 132, .75);
	-moz-box-shadow: 0 0 0 rgba(132, 132, 132, .75);
	box-shadow: 0 0 0 rgba(132, 132, 132, .75);
}

.hover-shadow:hover {
	-webkit-box-shadow: 0 10px 20px rgba(132, 132, 132, .75);
	-moz-box-shadow: 0 10px 20px rgba(132, 132, 132, .75);
	box-shadow: 0 10px 20px rgba(132, 132, 132, .75);
	z-index: 5 !important;
}

.link-fullwidth-r {
	width: 100%;
	text-align: right;
}

.link-fullwidth-l {
	width: 100%;
	text-align: left;
}

.link-fullwidth-l a,
.link-fullwidth-r a {
	display: block;
	width: 100%;
}

.fusion-rollover-link:hover,
.fusion-rollover-gallery:hover {
	background-color: #4F9AAA !important;
	border: 1px #fff solid;
}

.hover_up {
	transition: all .5s;
	top: 0;
}

.hover_up:hover {
	top: -5px;
}

.hover_up.element-bottomshadow:before,
.hover_up.element-bottomshadow:after {
	transition: all .5s;
}

.hover_up.element-bottomshadow:hover:before,
.hover_up.element-bottomshadow:hover:after {
	-webkit-box-shadow: 0 22px 10px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 0 22px 10px rgba(0, 0, 0, 0.7);
	box-shadow: 0 22px 10px rgba(0, 0, 0, 0.7);
}

.fusion-rollover-link:before {
	font-family: 'FontAwesome' !important;
	content: "\f06e" !important;
}

.fusion-rollover-title {
	font-size: 20px !important
}

.fusion-counter-circle {
	font-size: 20px ! important
}

.fusion-portfolio-wrapper .fusion-rollover-gallery {
	display: none !important;
}

.page-id-302 .fusion-page-title-bar {
	background-repeat: repeat;
	border: none !important;
}

.page-id-302 .fusion-page-title-bar .fusion-breadcrumbs a,
.page-id-302 .fusion-page-title-bar .fusion-breadcrumbs {
	color: #fff !important;
}

.loggia-megazin .fusion-imageframe {
	border: 1px #EBEBEB solid;
}

.product-category .count {
	display: none;
}

.transparent-news .fusion-post-large-alternate {
	background-color: #fff;
	padding: 10px 10px 0;
}

.add_to_cart_button {
	display: none !important;
}

.product-buttons a {
	max-width: 100%;
}

.full-img,
.full-img img {
	width: 100%;
}

.full-size-link,
.full-size-link2,
.full-size-link3 {
	overflow: hidden;
	height: 100%;
	width: 100%;
	margin: 0px !important;
}

.full-size-link2 a {
	padding: 0 32% 0 0;
}

.full-size-link3 a {
	padding: 0 0 0 32%;
}

.full-size-link a,
.full-size-link2 a,
.full-size-link3 a {
	overflow: hidden;
	width: 100%;
	height: 100%;
	display: block;
}

.link-left a {
	text-align: left;
}

.link-right a {
	text-align: right;
}

.max-w {
	width: 50% !important;
}

.img-bottom img {
	padding: 28% 0 3% 41%;
}

.img-bottom2 img {
	padding: 6% 0 3% 41%;
}

.img-bottom.link-left img {
	padding: 28% 41% 3% 0%;
}

.img-bottom3 img {
	padding: 31% 74% 3% 3%;
}

.portfolio-one-sidebar iframe {
	width: 100%;
	height: 550px;
	margin-bottom: 20px;
}

.portfolio-one-sidebar .for_video_news_block {
	width: 100%;
	height: 550px;
	margin-bottom: 20px;
}

#footer .fusion-social-links-header.bottom {
	display: none;
}

.overlay {
	display: inline-block;
	position: relative;
	max-width: 100%;
	vertical-align: middle;
	overflow: hidden;
	-webkit-transform: translateZ(0);
	margin: 0;
}

.overlay-background {
	background: rgba(0, 0, 0, .4);
}

.overlay-panel {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 20px;
	color: #fff;
	opacity: 1;
}

.overlay-center {
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	text-align: center !important;
}

.overlay:hover .overlay-panel {
	opacity: 1;
	transition: opacity .1s ease-out;
	-moz-transition: opacity .1s ease-out;
	-webkit-transition: opacity .1s ease-out;
	-o-transition: opacity .1s ease-out;
	-webkit-transition-delay: 0.2s;
	/* Safari */
	transition-delay: 0.2s;
}

.menu_1 {
	overflow: hidden;
	position: relative;
}

.items-list-grid {
	display: block !important;
	overflow: hidden;
}

.items-list-grid:before,
.items-list-grid:after {
	content: "";
	display: table;
}

.items-list-grid:after {
	clear: both;
}

.title-m {
	margin-top: 40px;
	margin-bottom: 40px;
}

.m-t {
	margin-top: 20px;
}

.m-b {
	margin-bottom: 20px;
}

.m {
	margin-top: 20px;
	margin-bottom: 20px;
}

.m+.m {
	margin-top: 0;
}

.text-large {
	font-size: 18px;
}

.text-primary {
	color: #1E73BE;
}

.phone-number.text-primary {
	color: #1e438a;
}

.text-solid {
	font-weight: bold;
}

.w1 {
	width: 10%;
}

.w2 {
	width: 20%;
}

.w3 {
	width: 30%;
}

.w4 {
	width: 40%;
}

.w5 {
	width: 50%;
}

.w6 {
	width: 60%;
}

.w7 {
	width: 70%;
}

.w8 {
	width: 80%;
}

.w9 {
	width: 90%;
}

.w10 {
	width: 100%;
}

.p_justify {
	text-align: justify;
}

.fusion-row_center {
	text-align: center;
}

.prod-links,
.right_char_left,
.left_char_left {
	text-align: left;
}

.fusion-post-wrapper {
	min-height: 269px !important;
	overflow: hidden !important;
}


/*--------------------------------------------------MEDIA-----------------------------*/

@media only screen and (max-width: 1205px) {
	.fusion-body .fusion-page-title-bar .fusion-breadcrumbs {
		display: none;
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
	.fusion-body .fusion-page-title-bar .fusion-breadcrumbs {
		display: none;
	}
}

@media only screen and (max-width: 1023px) {
	body.side-header #wrapper {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	#side-header {
		position: static;
		height: auto;
		width: 100% !important;
		padding: 20px 10px 20px 10px !important;
		margin: 0 !important;
		border: none !important;
	}

	#side-header .side-header-wrapper {
		padding-bottom: 0;
	}

	body.rtl #side-header {
		position: static !important;
	}

	#side-header .header-social,
	#side-header .header-v4-content {
		display: none;
	}

	#side-header .fusion-logo {
		margin: 0 !important;
		float: left;
		width: auto !important;
	}

	#side-header .side-header-content {
		padding: 0 !important;
	}

	.phone-number.under_logo {
		font-size: 16px;
		margin: 20px 70px 30px 0;
	}

	body.side-header #wrapper #side-header.header-shadow:after,
	body #wrapper .header-shadow:after {
		position: static;
		height: auto;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}

	#side-header .fusion-main-menu,
	#side-header .side-header-content-1-2,
	#side-header .side-header-content-3 {
		display: none;
	}

	#side-header .fusion-logo {
		margin: 0;
	}

	#side-header.fusion-mobile-menu-design-classic .fusion-logo a {
		display: inline-block;
	}

	#side-header.fusion-mobile-menu-design-classic .fusion-main-menu-container .fusion-mobile-nav-holder {
		display: block;
		margin-top: 20px;
	}

	#side-header.fusion-mobile-menu-design-classic .fusion-main-menu-container .fusion-mobile-sticky-nav-holder {
		display: none;
	}

	#side-header.fusion-mobile-menu-design-modern .fusion-logo {
		float: left;
		margin: 0;
	}

	#side-header.fusion-mobile-menu-design-modern .fusion-logo-left {
		float: left;
	}

	#side-header.fusion-mobile-menu-design-modern .fusion-logo-right {
		float: right;
	}

	#side-header.fusion-mobile-menu-design-modern .fusion-logo-center {
		float: left;
	}

	#side-header.fusion-mobile-menu-design-modern .fusion-mobile-menu-icons {
		display: block;
	}

	#side-header.fusion-mobile-menu-design-modern .fusion-logo-menu-right .fusion-mobile-menu-icons {
		float: left;
	}

	#side-header.fusion-mobile-menu-design-modern .fusion-logo-menu-left .fusion-mobile-menu-icons {
		float: right;
	}

	#side-header.fusion-mobile-menu-design-modern .fusion-logo-menu-left .fusion-mobile-menu-icons a:last-child {
		margin-left: 0;
	}

	#side-header.fusion-mobile-menu-design-modern .fusion-main-menu-container .fusion-mobile-nav-holder {
		padding-top: 20px;
		margin-left: -30px;
		margin-right: -30px;
		margin-bottom: -20px;
	}

	#side-header.fusion-mobile-menu-design-modern .fusion-main-menu-container .fusion-mobile-nav-holder>ul {
		display: block;
		border-right: 0;
		border-left: 0;
		border-bottom: 0;
	}

	#side-header.fusion-is-sticky.fusion-sticky-menu-1 .fusion-mobile-nav-holder {
		display: none;
	}

	#side-header.fusion-is-sticky.fusion-sticky-menu-1 .fusion-mobile-sticky-nav-holder {
		display: block;
	}
}

@media only screen and (max-width: 1065px) {
	.no-overflow-y {
		overflow-y: visible !important;
	}

	.fusion-layout-column {
		margin-left: 0;
		margin-right: 0;
	}

	.fusion-layout-column:nth-child(5n),
	.fusion-layout-column:nth-child(4n),
	.fusion-layout-column:nth-child(3n),
	.fusion-layout-column:nth-child(2n) {
		margin-left: 0;
		margin-right: 0;
	}

	.fusion-layout-column.fusion-spacing-yes {
		width: 100%;
		margin-bottom: 10px;
	}

	.fusion-filters {
		border-bottom: 0;
	}

	.fusion-body .fusion-filter {
		float: none;
		margin: 0;
		border-bottom: 1px solid #E7E6E6;
	}

	.fusion-header .fusion-row {
		padding-left: 0;
		padding-right: 0;
	}

	.fusion-header-wrapper .fusion-header,
	.fusion-header-wrapper #side-header,
	.fusion-header-wrapper .fusion-secondary-main-menu {
		background-color: #ffffff;
	}

	.fusion-header-wrapper .fusion-row {
		padding-left: 0;
		padding-right: 0;
	}

	.fusion-footer-widget-area>.fusion-row,
	.fusion-footer-copyright-area>.fusion-row {
		padding-left: 0;
		padding-right: 0;
	}

	.fusion-mobile-menu-design-classic.fusion-header-v1 .fusion-header,
	.fusion-mobile-menu-design-classic.fusion-header-v2 .fusion-header,
	.fusion-mobile-menu-design-classic.fusion-header-v3 .fusion-header {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.fusion-mobile-menu-design-classic.fusion-header-v1 .fusion-logo,
	.fusion-mobile-menu-design-classic.fusion-header-v2 .fusion-logo,
	.fusion-mobile-menu-design-classic.fusion-header-v3 .fusion-logo,
	.fusion-mobile-menu-design-classic.fusion-header-v1 .fusion-logo a,
	.fusion-mobile-menu-design-classic.fusion-header-v2 .fusion-logo a,
	.fusion-mobile-menu-design-classic.fusion-header-v3 .fusion-logo a {
		float: none;
		text-align: center;
		margin: 0 !important;
	}

	.fusion-mobile-menu-design-classic.fusion-header-v1 .fusion-main-menu,
	.fusion-mobile-menu-design-classic.fusion-header-v2 .fusion-main-menu,
	.fusion-mobile-menu-design-classic.fusion-header-v3 .fusion-main-menu {
		display: none;
	}

	.fusion-mobile-menu-design-classic.fusion-header-v1 .fusion-mobile-nav-holder,
	.fusion-mobile-menu-design-classic.fusion-header-v2 .fusion-mobile-nav-holder,
	.fusion-mobile-menu-design-classic.fusion-header-v3 .fusion-mobile-nav-holder {
		display: block;
		margin-top: 20px;
	}

	.fusion-mobile-menu-design-classic .fusion-secondary-header {
		padding: 10px;
	}

	.fusion-mobile-menu-design-classic .fusion-secondary-header .fusion-mobile-nav-holder {
		margin-top: 0;
	}

	.fusion-mobile-menu-design-classic.fusion-header-v4 .fusion-header,
	.fusion-mobile-menu-design-classic.fusion-header-v5 .fusion-header {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.fusion-mobile-menu-design-classic.fusion-header-v4 .fusion-secondary-main-menu,
	.fusion-mobile-menu-design-classic.fusion-header-v5 .fusion-secondary-main-menu {
		padding-top: 6px;
		padding-bottom: 6px;
	}

	.fusion-mobile-menu-design-classic.fusion-header-v4 .fusion-main-menu,
	.fusion-mobile-menu-design-classic.fusion-header-v5 .fusion-main-menu {
		display: none;
	}

	.fusion-mobile-menu-design-classic.fusion-header-v4 .fusion-mobile-nav-holder,
	.fusion-mobile-menu-design-classic.fusion-header-v5 .fusion-mobile-nav-holder {
		display: block;
	}

	.fusion-mobile-menu-design-classic.fusion-header-v4 .fusion-logo,
	.fusion-mobile-menu-design-classic.fusion-header-v5 .fusion-logo,
	.fusion-mobile-menu-design-classic.fusion-header-v4 .fusion-logo a,
	.fusion-mobile-menu-design-classic.fusion-header-v5 .fusion-logo a {
		float: none;
		text-align: center;
		margin: 0 !important;
	}

	.fusion-mobile-menu-design-classic.fusion-header-v4 .searchform,
	.fusion-mobile-menu-design-classic.fusion-header-v5 .searchform {
		display: block;
		float: none;
		width: 100%;
		margin: 0;
		margin-top: 13px;
	}

	.fusion-mobile-menu-design-classic.fusion-header-v4 .search-table,
	.fusion-mobile-menu-design-classic.fusion-header-v5 .search-table {
		width: 100%;
	}

	.fusion-mobile-menu-design-classic.fusion-header-v4 .fusion-logo a {
		float: none;
	}

	.fusion-mobile-menu-design-classic.fusion-header-v4 .fusion-header-banner {
		margin-top: 10px;
	}

	.fusion-mobile-menu-design-classic.fusion-header-v4 .fusion-secondary-main-menu .searchform {
		display: none;
	}

	.fusion-mobile-menu-design-classic .fusion-alignleft {
		margin-bottom: 10px;
	}

	.fusion-mobile-menu-design-classic .fusion-alignleft,
	.fusion-mobile-menu-design-classic .fusion-alignright {
		float: none;
		width: 100%;
		line-height: normal;
		display: block;
	}

	.fusion-mobile-menu-design-classic .fusion-contact-info {
		text-align: center;
		line-height: normal;
	}

	.fusion-mobile-menu-design-classic .fusion-secondary-menu {
		display: none;
	}

	.fusion-mobile-menu-design-classic .fusion-social-links-header {
		max-width: 100%;
		margin-top: 10px;
		margin-bottom: 5px;
		text-align: center;
	}

	.fusion-mobile-menu-design-classic .fusion-header-tagline {
		float: none;
		text-align: center;
		margin-top: 10px;
		line-height: 24px;
	}

	.fusion-mobile-menu-design-classic .fusion-header-banner {
		float: none;
		text-align: center;
		margin: 0 auto;
		width: 100%;
		margin-top: 20px;
		clear: both;
	}

	.fusion-mobile-menu-design-modern .ubermenu-responsive-toggle,
	.fusion-mobile-menu-design-modern .ubermenu-sticky-toggle-wrapper {
		clear: both;
	}

	.fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-main-menu,
	.fusion-mobile-menu-design-modern.fusion-header-v2 .fusion-main-menu,
	.fusion-mobile-menu-design-modern.fusion-header-v3 .fusion-main-menu,
	.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-main-menu,
	.fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-main-menu {
		display: none;
	}

	.fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-header,
	.fusion-mobile-menu-design-modern.fusion-header-v2 .fusion-header,
	.fusion-mobile-menu-design-modern.fusion-header-v3 .fusion-header,
	.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-header,
	.fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-header {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-header .fusion-row,
	.fusion-mobile-menu-design-modern.fusion-header-v2 .fusion-header .fusion-row,
	.fusion-mobile-menu-design-modern.fusion-header-v3 .fusion-header .fusion-row,
	.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-header .fusion-row,
	.fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-header .fusion-row {
		width: 100%;
	}

	.fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-logo,
	.fusion-mobile-menu-design-modern.fusion-header-v2 .fusion-logo,
	.fusion-mobile-menu-design-modern.fusion-header-v3 .fusion-logo,
	.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-logo,
	.fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-logo {
		margin: 0 !important;
	}

	.fusion-mobile-menu-design-modern.fusion-header-v1 .modern-mobile-menu-expanded .fusion-logo,
	.fusion-mobile-menu-design-modern.fusion-header-v2 .modern-mobile-menu-expanded .fusion-logo,
	.fusion-mobile-menu-design-modern.fusion-header-v3 .modern-mobile-menu-expanded .fusion-logo,
	.fusion-mobile-menu-design-modern.fusion-header-v4 .modern-mobile-menu-expanded .fusion-logo,
	.fusion-mobile-menu-design-modern.fusion-header-v5 .modern-mobile-menu-expanded .fusion-logo {
		margin-bottom: 20px !important;
	}

	.fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-mobile-nav-holder,
	.fusion-mobile-menu-design-modern.fusion-header-v2 .fusion-mobile-nav-holder,
	.fusion-mobile-menu-design-modern.fusion-header-v3 .fusion-mobile-nav-holder,
	.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-mobile-nav-holder,
	.fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-mobile-nav-holder {
		padding-top: 20px;
		margin-left: -30px;
		margin-right: -30px;
		margin-bottom: -20px;
	}

	.fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-mobile-sticky-nav-holder,
	.fusion-mobile-menu-design-modern.fusion-header-v2 .fusion-mobile-sticky-nav-holder,
	.fusion-mobile-menu-design-modern.fusion-header-v3 .fusion-mobile-sticky-nav-holder,
	.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-mobile-sticky-nav-holder,
	.fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-mobile-sticky-nav-holder {
		display: none;
	}

	.fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-mobile-menu-icons,
	.fusion-mobile-menu-design-modern.fusion-header-v2 .fusion-mobile-menu-icons,
	.fusion-mobile-menu-design-modern.fusion-header-v3 .fusion-mobile-menu-icons,
	.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-mobile-menu-icons,
	.fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-mobile-menu-icons {
		display: block;
	}

	.fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-mobile-nav-holder>ul,
	.fusion-mobile-menu-design-modern.fusion-header-v2 .fusion-mobile-nav-holder>ul,
	.fusion-mobile-menu-design-modern.fusion-header-v3 .fusion-mobile-nav-holder>ul,
	.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-mobile-nav-holder>ul,
	.fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-mobile-nav-holder>ul {
		display: block;
	}

	.fusion-mobile-menu-design-modern .fusion-secondary-header {
		padding: 0px;
	}

	.fusion-mobile-menu-design-modern .fusion-secondary-header .fusion-row {
		padding-left: 0px;
		padding-right: 0px;
	}

	.fusion-mobile-menu-design-modern .fusion-social-links-header {
		max-width: 100%;
		text-align: center;
	}

	.fusion-mobile-menu-design-modern .fusion-social-links-header a {
		margin-right: 20px;
		margin-bottom: 5px;
	}

	.fusion-mobile-menu-design-modern .fusion-alignleft {
		border-bottom: 1px solid transparent;
	}

	.fusion-mobile-menu-design-modern .fusion-alignleft,
	.fusion-mobile-menu-design-modern .fusion-alignright {
		width: 100%;
		float: none;
		text-align: center;
		display: block;
	}

	.fusion-mobile-menu-design-modern .fusion-secondary-menu>ul>li {
		display: inline-block;
		float: none;
		text-align: left;
	}

	.fusion-mobile-menu-design-modern .fusion-secondary-menu-cart {
		border-right: 0;
	}

	.fusion-mobile-menu-design-modern .fusion-secondary-menu-icon {
		background-color: transparent;
		padding-left: 10px;
		padding-right: 7px;
		min-width: 100%;
	}

	.fusion-mobile-menu-design-modern .fusion-secondary-menu-icon:after {
		display: none;
	}

	.fusion-mobile-menu-design-modern .fusion-secondary-menu .fusion-secondary-menu-icon,
	.fusion-mobile-menu-design-modern .fusion-secondary-menu .fusion-secondary-menu-icon:hover,
	.fusion-mobile-menu-design-modern .fusion-secondary-menu-icon:before {
		color: #ffffff;
	}

	.fusion-mobile-menu-design-modern .fusion-header-tagline {
		margin-top: 10px;
		float: none;
		line-height: 24px;
	}

	.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-logo {
		width: 50%;
		float: left;
	}

	.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-logo a {
		float: none;
	}

	.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-logo .searchform {
		float: none;
		display: none;
	}

	.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-header-banner {
		margin-top: 10px;
	}

	.fusion-mobile-menu-design-modern.fusion-header-v5.fusion-logo-center .fusion-logo {
		float: left;
	}

	.rtl .fusion-mobile-menu-design-modern.fusion-header-v5.fusion-logo-center .fusion-logo {
		float: right;
	}

	.rtl .fusion-mobile-menu-design-modern.fusion-header-v5.fusion-logo-center .fusion-mobile-menu-icons {
		float: left;
	}

	.rtl .fusion-mobile-menu-design-modern.fusion-header-v5.fusion-logo-center .fusion-mobile-menu-icons a {
		float: left;
		margin-left: 0;
		margin-right: 15px;
	}

	.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-mobile-nav-holder,
	.fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-mobile-nav-holder {
		padding-top: 0;
		margin-left: -30px;
		margin-right: -30px;
		margin-bottom: 0;
	}

	.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-secondary-main-menu,
	.fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-secondary-main-menu {
		position: static;
		border: 0;
	}

	.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-secondary-main-menu .fusion-mobile-nav-holder>ul,
	.fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-secondary-main-menu .fusion-mobile-nav-holder>ul {
		border: 0;
	}

	.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-secondary-main-menu .searchform,
	.fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-secondary-main-menu .searchform {
		float: none;
	}

	.fusion-is-sticky .fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-sticky-header-wrapper,
	.fusion-is-sticky .fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-sticky-header-wrapper {
		position: fixed;
		width: 100%;
	}

	.fusion-mobile-menu-design-modern.fusion-logo-right.fusion-header-v4 .fusion-logo,
	.fusion-mobile-menu-design-modern.fusion-logo-right.fusion-header-v5 .fusion-logo {
		float: right;
	}

	.fusion-mobile-menu-design-modern.fusion-sticky-menu-only.fusion-header-v4 .fusion-secondary-main-menu,
	.fusion-mobile-menu-design-modern.fusion-sticky-menu-only.fusion-header-v5 .fusion-secondary-main-menu {
		position: static;
	}

	.fusion-mobile-menu-design-modern.fusion-sticky-menu-only.fusion-header-v4 .fusion-header-tagline,
	.fusion-mobile-menu-design-modern.fusion-sticky-menu-only.fusion-header-v5 .fusion-header-tagline {
		display: none;
	}

	.fusion-mobile-menu-design-classic.fusion-header-v1 .fusion-mobile-sticky-nav-holder,
	.fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-mobile-sticky-nav-holder,
	.fusion-mobile-menu-design-classic.fusion-header-v2 .fusion-mobile-sticky-nav-holder,
	.fusion-mobile-menu-design-modern.fusion-header-v2 .fusion-mobile-sticky-nav-holder,
	.fusion-mobile-menu-design-classic.fusion-header-v3 .fusion-mobile-sticky-nav-holder,
	.fusion-mobile-menu-design-modern.fusion-header-v3 .fusion-mobile-sticky-nav-holder,
	.fusion-mobile-menu-design-classic.fusion-header-v4 .fusion-mobile-sticky-nav-holder,
	.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-mobile-sticky-nav-holder,
	.fusion-mobile-menu-design-classic.fusion-header-v5 .fusion-mobile-sticky-nav-holder,
	.fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-mobile-sticky-nav-holder {
		display: none;
	}

	.fusion-is-sticky .fusion-mobile-menu-design-classic.fusion-header-v1.fusion-sticky-menu-1 .fusion-mobile-nav-holder,
	.fusion-is-sticky .fusion-mobile-menu-design-modern.fusion-header-v1.fusion-sticky-menu-1 .fusion-mobile-nav-holder,
	.fusion-is-sticky .fusion-mobile-menu-design-classic.fusion-header-v2.fusion-sticky-menu-1 .fusion-mobile-nav-holder,
	.fusion-is-sticky .fusion-mobile-menu-design-modern.fusion-header-v2.fusion-sticky-menu-1 .fusion-mobile-nav-holder,
	.fusion-is-sticky .fusion-mobile-menu-design-classic.fusion-header-v3.fusion-sticky-menu-1 .fusion-mobile-nav-holder,
	.fusion-is-sticky .fusion-mobile-menu-design-modern.fusion-header-v3.fusion-sticky-menu-1 .fusion-mobile-nav-holder,
	.fusion-is-sticky .fusion-mobile-menu-design-classic.fusion-header-v4.fusion-sticky-menu-1 .fusion-mobile-nav-holder,
	.fusion-is-sticky .fusion-mobile-menu-design-modern.fusion-header-v4.fusion-sticky-menu-1 .fusion-mobile-nav-holder,
	.fusion-is-sticky .fusion-mobile-menu-design-classic.fusion-header-v5.fusion-sticky-menu-1 .fusion-mobile-nav-holder,
	.fusion-is-sticky .fusion-mobile-menu-design-modern.fusion-header-v5.fusion-sticky-menu-1 .fusion-mobile-nav-holder {
		display: none;
	}

	.fusion-mobile-menu-design-classic .fusion-logo a,
	.fusion-mobile-menu-design-modern .fusion-logo a {
		display: inline-block;
	}

	.fusion-mobile-menu-design-classic .fusion-mobile-nav-item,
	.fusion-mobile-menu-design-modern .fusion-mobile-nav-item,
	.fusion-mobile-menu-design-classic .fusion-mobile-selector,
	.fusion-mobile-menu-design-modern .fusion-mobile-selector {
		text-align: left;
	}

	.fusion-is-sticky .fusion-mobile-menu-design-classic.fusion-header-v1.fusion-sticky-menu-1 .fusion-mobile-sticky-nav-holder,
	.fusion-is-sticky .fusion-mobile-menu-design-classic.fusion-header-v2.fusion-sticky-menu-1 .fusion-mobile-sticky-nav-holder,
	.fusion-is-sticky .fusion-mobile-menu-design-classic.fusion-header-v3.fusion-sticky-menu-1 .fusion-mobile-sticky-nav-holder,
	.fusion-is-sticky .fusion-mobile-menu-design-classic.fusion-header-v4.fusion-sticky-menu-1 .fusion-mobile-sticky-nav-holder,
	.fusion-is-sticky .fusion-mobile-menu-design-classic.fusion-header-v5.fusion-sticky-menu-1 .fusion-mobile-sticky-nav-holder {
		display: block;
	}

	.fusion-mobile-menu-design-classic .fusion-mobile-nav-holder .fusion-secondary-menu-icon {
		text-align: inherit;
	}

	.fusion-mobile-menu-design-classic .fusion-mobile-nav-holder .fusion-secondary-menu-icon:before,
	.fusion-mobile-menu-design-classic .fusion-mobile-nav-holder .fusion-secondary-menu-icon:after {
		display: none;
	}

	.fusion-body .fusion-page-title-bar {
		padding-top: 5px;
		padding-bottom: 5px;
		min-height: 60px;
		height: auto;
	}

	.fusion-page-title-bar-left .fusion-page-title-captions,
	.fusion-page-title-bar-right .fusion-page-title-captions,
	.fusion-page-title-bar-left .fusion-page-title-secondary,
	.fusion-page-title-bar-right .fusion-page-title-secondary {
		display: block;
		float: none;
		width: 100%;
		line-height: normal;
	}

	.fusion-page-title-bar-left .fusion-page-title-secondary {
		text-align: left;
	}

	.fusion-page-title-bar-left .searchform {
		display: block;
	}

	.fusion-page-title-bar-left .searchform {
		max-width: 100%;
	}

	.fusion-page-title-bar-right .fusion-page-title-secondary {
		text-align: right;
	}

	.fusion-page-title-bar-right .searchform {
		max-width: 100%;
	}

	.fusion-page-title-row {
		display: table;
		width: 100%;
		min-height: 50px;
	}

	.fusion-page-title-bar-center .fusion-page-title-row {
		width: auto;
	}

	.fusion-page-title-wrapper {
		display: table-cell;
		vertical-align: middle;
	}

	.fusion-body .fusion-blog-layout-medium-alternate .fusion-post-content,
	.fusion-body .fusion-blog-layout-medium-alternate .has-post-thumbnail .fusion-post-content {
		float: none;
		clear: both;
		margin: 0;
		padding-top: 20px;
	}

	.fusion-author .fusion-social-networks {
		text-align: center;
	}

	.fusion-author .fusion-social-networks .fusion-social-network-icon:first-child {
		margin-left: 0;
	}

	.fusion-author-tagline {
		float: none;
		text-align: center;
		max-width: 100%;
	}

	.fusion-mobile-logo-1 .fusion-standard-logo,
	#side-header .fusion-mobile-logo-1 .fusion-standard-logo {
		display: none;
	}

	.fusion-mobile-logo-1 .fusion-mobile-logo-1x,
	#side-header .fusion-mobile-logo-1 .fusion-mobile-logo-1x {
		display: inline-block;
	}

	.fusion-secondary-menu-icon {
		min-width: 100%;
	}
}

/*
@media only screen and (max-width: 1065px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1065px) and (min-resolution: 144dpi), only screen and (max-width: 1065px) and (min-resolution: 1.5dppx) {
    .fusion-mobile-logo-1 .fusion-mobile-logo-1x, #side-header .fusion-mobile-logo-1 .fusion-mobile-logo-1x {
        display: none;
    }

    .fusion-mobile-logo-1 .fusion-mobile-logo-2x, #side-header .fusion-mobile-logo-1 .fusion-mobile-logo-2x {
        display: inline-block;
    }
}
*/
@media only screen and (max-width: 905px) {
	.fusion-body .fusion-page-title-bar {
		max-height: none;
	}

	.fusion-body .fusion-page-title-bar h1 {
		margin: 0;
	}

	.fusion-body .fusion-page-title-secondary {
		margin-top: 2px;
	}

	.fusion-blog-layout-large .fusion-meta-info .fusion-alignleft,
	.fusion-blog-layout-medium .fusion-meta-info .fusion-alignleft,
	.fusion-blog-layout-large .fusion-meta-info .fusion-alignright,
	.fusion-blog-layout-medium .fusion-meta-info .fusion-alignright {
		display: block;
		float: none;
		margin: 0;
		width: 100%;
	}

	.fusion-body .fusion-blog-layout-medium .fusion-post-slideshow {
		float: none;
		margin: 0 0 20px 0;
		height: auto;
		width: auto;
	}

	.fusion-blog-layout-large-alternate .fusion-date-and-formats {
		margin-bottom: 55px;
	}

	.fusion-body .fusion-blog-layout-large-alternate .fusion-post-content {
		margin: 0;
	}

	.fusion-blog-layout-medium-alternate .has-post-thumbnail .fusion-post-slideshow {
		display: inline-block;
		float: none;
		margin-right: 0;
		max-width: 197px;
	}

	.fusion-blog-layout-grid .fusion-post-grid {
		position: static;
		width: 100%;
	}
}

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

	#wrapper .woocommerce-tabs .tabs,
	#wrapper .woocommerce-tabs .panel {
		float: none;
		margin-left: auto;
		margin-right: auto;
		width: 100% !important;
	}

	.woocommerce-tabs .tabs,
	.woocommerce-side-nav {
		margin-bottom: 25px;
	}

	.coupon .input-text {
		width: 100% !important;
	}

	.coupon .button {
		margin-top: 20px;
	}

	.tfs-slider .slide-content {
		position: absolute !important;
		top: 50% !important;
		left: 0 !important;
		width: 100% !important;
		z-index: 1 !important;
		margin-left: 0 !important;
	}
}

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

	.woocommerce #customer_login .login .form-row,
	.woocommerce #customer_login .login .lost_password {
		float: none;
	}

	.woocommerce #customer_login .login .inline,
	.woocommerce #customer_login .login .lost_password {
		display: block;
		margin-left: 0;
		margin-right: 0;
	}
}

@media only screen and (min-width: 800px) {
	body.side-header-right.layout-boxed-mode #side-header {
		position: absolute;
		top: 0;
	}

	body.side-header-right.layout-boxed-mode #side-header .side-header-wrapper {
		position: fixed;
	}
}

@media only screen and (max-width: 800px) {
	.hide-320 {
		display: none;
	}

	.fusion-columns-5 .fusion-column:first-child,
	.fusion-columns-4 .fusion-column:first-child,
	.fusion-columns-3 .fusion-column:first-child,
	.fusion-columns-2 .fusion-column:first-child,
	.fusion-columns-1 .fusion-column:first-child {
		margin-left: 0;
	}

	.fusion-columns-5 .col-lg-2,
	.fusion-columns-5 .col-md-2,
	.fusion-columns-5 .col-sm-2 {
		width: 100%;
	}

	.fusion-columns .fusion-column {
		float: none;
		width: 100% !important;
		margin: 0 0 50px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.rtl .fusion-column {
		float: none;
	}

	.avada-container .columns {
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}

	.avada-container .columns .col {
		float: left;
	}

	.avada-container .col img {
		display: block;
		margin: 0 auto;
	}

	#wrapper {
		width: auto !important;
	}

	#main {
		padding-bottom: 50px;
	}

	.create-block-format-context {
		display: none;
	}

	.review {
		float: none;
		width: 100%;
	}

	.fusion-copyright-notice,
	.fusion-body .fusion-social-links-footer {
		text-align: center;
		display: inline-block;
		vertical-align: top;
	}

	.fusion-social-links-footer {
		width: auto;
		position: relative;
		top: -6px;
	}

	.fusion-social-links-footer .fusion-social-networks {
		display: inline-block;
		float: none;
		margin-top: 0;
	}

	.fusion-copyright-notice {
		padding: 0 15px 15px 0;
	}

	.fusion-copyright-notice:after,
	.fusion-social-networks:after {
		content: "";
		display: block;
		clear: both;
	}

	.fusion-social-networks li,
	.fusion-copyright-notice li {
		float: none;
		display: inline-block;
	}

	.fusion-title {
		margin-top: 0px !important;
		margin-bottom: 20px !important;
	}

	#main .cart-empty {
		float: none;
		text-align: center;
		border-top: 1px solid;
		border-bottom: none;
		width: 100%;
		line-height: normal !important;
		height: auto !important;
		margin-bottom: 10px;
		padding-top: 10px;
	}

	#main .return-to-shop {
		float: none;
		border-top: none;
		border-bottom: 1px solid;
		width: 100%;
		text-align: center;
		line-height: normal !important;
		height: auto !important;
		padding-bottom: 10px;
	}

	.woocommerce .checkout_coupon .promo-code-heading {
		display: block;
		margin-bottom: 10px !important;
		float: none;
		text-align: center;
	}

	.woocommerce .checkout_coupon .coupon-contents {
		display: block;
		float: none;
		margin: 0;
	}

	.woocommerce .checkout_coupon .coupon-input {
		display: block;
		width: auto !important;
		float: none;
		text-align: center;
		margin-right: 0;
		margin-bottom: 10px !important;
	}

	.woocommerce .checkout_coupon .coupon-button {
		display: block;
		margin-right: 0;
		float: none;
		text-align: center;
	}

	#content.full-width {
		margin-bottom: 0;
	}

	.sidebar .social_links .social li {
		width: auto;
		margin-right: 5px;
	}

	#comment-input {
		margin-bottom: 0;
	}

	#comment-input input {
		width: 90%;
		float: none !important;
		margin-bottom: 10px;
	}

	#comment-textarea textarea {
		width: 90%;
	}

	.widget.facebook_like iframe {
		width: 100% !important;
		max-width: none !important;
	}

	.pagination {
		margin-top: 40px;
	}

	.portfolio-one .portfolio-item .image {
		float: none;
		width: auto;
		height: auto;
		margin-bottom: 20px;
	}

	h5.toggle span.toggle-title {
		width: 80%;
	}

	#wrapper .sep-boxed-pricing .panel-wrapper {
		padding: 0;
	}

	#wrapper .full-boxed-pricing .column,
	#wrapper .sep-boxed-pricing .column {
		float: none;
		margin-bottom: 10px;
		margin-left: 0;
		width: 100%;
	}

	.share-box {
		height: auto;
	}

	#wrapper .share-box h4,
	#wrapper .share-box .h4 {
		float: none;
		line-height: 20px !important;
		margin-top: 0;
		padding: 0;
	}

	.share-box ul {
		float: none;
		overflow: hidden;
		padding: 0 25px;
		padding-bottom: 15px;
		margin-top: 0px;
	}

	.project-content .project-description {
		float: none !important;
	}

	.project-content .fusion-project-description-details {
		margin-bottom: 50px;
	}

	.project-content .project-description,
	.project-content .project-info {
		width: 100% !important;
	}

	.portfolio-half .flexslider {
		width: 100% !important;
	}

	.portfolio-half .project-content {
		width: 100% !important;
	}

	#style_selector {
		display: none;
	}

	.ls-avada .ls-nav-prev,
	.ls-avada .ls-nav-next {
		display: none !important;
	}

	#footer .social-networks {
		width: 100%;
		margin: 0 auto;
		position: relative;
		left: -11px;
	}

	.tab-holder .tabs {
		height: auto !important;
		width: 100% !important;
	}

	.shortcode-tabs .tab-hold .tabs li {
		width: 100% !important;
	}

	body .shortcode-tabs .tab-hold .tabs li,
	body.dark .sidebar .tab-hold .tabs li {
		border-right: none !important;
	}

	.error-message {
		line-height: 170px;
		margin-top: 20px;
	}

	.error_page .useful_links {
		width: 100%;
		padding-left: 0;
	}

	.fusion-google-map {
		width: 100% !important;
		margin-bottom: 20px !important;
	}

	.social_links_shortcode .social li {
		width: 10% !important;
	}

	#wrapper .ei-slider {
		width: 100% !important;
	}

	#wrapper .ei-slider {
		height: 200px !important;
	}

	.progress-bar {
		margin-bottom: 10px !important;
	}

	#wrapper .content-boxes-icon-boxed .content-wrapper-boxed {
		min-height: inherit !important;
		padding-bottom: 20px;
		padding-left: 3%;
		padding-right: 3%;
	}

	#wrapper .content-boxes-icon-on-top .content-box-column,
	#wrapper .content-boxes-icon-boxed .content-box-column {
		margin-bottom: 45px;
	}

	.fusion-counters-box .fusion-counter-box {
		margin-bottom: 20px;
		padding: 0 15px;
	}

	.fusion-counters-box .fusion-counter-box:last-child {
		margin-bottom: 0;
	}

	.popup {
		display: none !important;
	}

	.share-box .social-networks {
		text-align: left;
	}

	.fusion-body .products li {
		width: 225px;
	}

	.products li,
	#wrapper .catalog-ordering>ul,
	#main .products li:nth-child(3n),
	#main .products li:nth-child(4n),
	#main .has-sidebar .products li,
	.avada-myaccount-data .addresses .col-1,
	.avada-myaccount-data .addresses .col-2,
	.avada-customer-details .addresses .col-1,
	.avada-customer-details .addresses .col-2 {
		float: none !important;
		margin-left: auto !important;
		margin-right: auto !important;
	}

	.avada-myaccount-data .addresses .col-1,
	.avada-myaccount-data .addresses .col-2,
	.avada-customer-details .addresses .col-1,
	.avada-customer-details .addresses .col-2 {
		margin: 0 !important;
		width: 100%;
	}

	#wrapper .catalog-ordering {
		margin-bottom: 50px;
	}

	#wrapper .catalog-ordering .order {
		width: 33px;
	}

	#wrapper .catalog-ordering>ul,
	.catalog-ordering .order {
		margin-bottom: 10px;
	}

	#wrapper .order-dropdown>li:hover>ul {
		display: block;
		position: relative;
		top: 0;
	}

	#wrapper .orderby-order-container {
		overflow: hidden;
		margin: 0 auto;
		width: 215px;
		margin-bottom: 10px;
		float: none;
	}

	#wrapper .orderby.order-dropdown {
		float: left;
		margin-right: 6px;
	}

	#wrapper .sort-count.order-dropdown {
		width: 215px;
	}

	#wrapper .sort-count.order-dropdown ul a {
		width: 215px;
	}

	#wrapper .catalog-ordering .order {
		float: left;
		margin: 0;
	}

	.rtl #wrapper .orderby.order-dropdown {
		float: right;
		margin: 0;
	}

	.rtl #wrapper .catalog-ordering .order {
		float: right;
		margin-right: 6px;
	}

	.fusion-grid-list-view {
		width: 74px;
	}

	.woocommerce #customer_login .login .form-row,
	.woocommerce #customer_login .login .lost_password {
		float: none;
	}

	.woocommerce #customer_login .login .inline,
	.woocommerce #customer_login .login .lost_password {
		display: block;
		margin-left: 0;
	}

	.avada-myaccount-data .my_account_orders .order-number {
		padding-right: 8px;
	}

	.avada-myaccount-data .my_account_orders .order-actions {
		padding-left: 8px;
	}

	.shop_table .product-name {
		width: 35%;
	}

	form.checkout .shop_table tfoot th {
		padding-right: 20px;
	}

	#wrapper .product .images,
	#wrapper .product .summary.entry-summary,
	#wrapper .woocommerce-tabs .tabs,
	#wrapper .woocommerce-tabs .panel,
	#wrapper .woocommerce-side-nav,
	#wrapper .woocommerce-content-box,
	#wrapper .shipping-coupon,
	#wrapper .cart-totals-buttons,
	#wrapper #customer_login .col-1,
	#wrapper #customer_login .col-2,
	#wrapper .woocommerce form.checkout #customer_details .col-1,
	#wrapper .woocommerce form.checkout #customer_details .col-2 {
		float: none;
		margin-left: auto;
		margin-right: auto;
		width: 100% !important;
	}

	#customer_login .col-1,
	.coupon {
		margin-bottom: 20px;
	}

	.shop_table .product-thumbnail {
		float: none;
	}

	.product-info {
		margin-left: 0;
		margin-top: 10px;
	}

	.product .entry-summary div .price {
		float: none;
	}

	.product .entry-summary .woocommerce-product-rating {
		float: none;
		margin-left: 0;
	}

	.woocommerce-tabs .tabs,
	.woocommerce-side-nav {
		margin-bottom: 25px;
	}

	.woocommerce-tabs .panel {
		width: 91% !important;
		padding: 4% !important;
	}

	#reviews li .avatar {
		display: none;
	}

	#reviews li .comment-text {
		width: 90% !important;
		margin-left: 0 !important;
		padding: 5% !important;
	}

	.woocommerce-container .social-share {
		overflow: hidden;
	}

	.woocommerce-container .social-share li {
		display: block;
		float: left;
		margin: 0 auto;
		border-right: 0 !important;
		border-left: 0 !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
		width: 50%;
	}

	.has-sidebar .woocommerce-container .social-share li {
		width: 50%;
	}

	.myaccount_user_container span {
		width: 100%;
		float: none;
		display: block;
		padding: 5px 0px;
		border-right: 0;
	}

	.myaccount_user_container span.username {
		margin-top: 10px;
	}

	.myaccount_user_container span.view-cart {
		margin-bottom: 10px;
	}

	.rtl .myaccount_user_container span {
		border-left: 0;
	}

	.shop_table .product-thumbnail img,
	.shop_table .product-thumbnail .product-info,
	.shop_table .product-thumbnail .product-info p {
		float: none;
		width: 100%;
		margin: 0 !important;
		padding: 0;
	}

	.shop_table .product-thumbnail {
		padding: 10px 0px;
	}

	.product .images {
		margin-bottom: 30px;
	}

	#customer_login_box .button {
		float: left;
		margin-bottom: 15px;
	}

	#customer_login_box .remember-box {
		clear: both;
		display: block;
		padding: 0;
		width: 125px;
		float: left;
	}

	#customer_login_box .lost_password {
		float: left;
	}

	.wpcf7-form .wpcf7-text,
	.wpcf7-form .wpcf7-quiz,
	.wpcf7-form .wpcf7-number,
	.wpcf7-form textarea {
		float: none !important;
		width: 100% !important;
		box-sizing: border-box;
	}

	.gform_wrapper .right_label input.medium,
	.gform_wrapper .right_label select.medium,
	.gform_wrapper .left_label input.medium,
	.gform_wrapper .left_label select.medium {
		width: 35% !important;
	}

	.product .images #slider .flex-direction-nav,
	.product .images #carousel .flex-direction-nav {
		display: none !important;
	}

	.myaccount_user_container span.msg,
	.myaccount_user_container span:last-child {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.fullwidth-box {
		background-attachment: scroll !important;
	}

	#toTop {
		bottom: 30px;
		border-radius: 4px;
		height: 40px;
		z-index: 10000;
	}

	#toTop:before {
		line-height: 38px;
	}

	#toTop:hover {
		background-color: #333333;
	}

	.no-mobile-totop .to-top-container {
		display: none;
	}

	.no-mobile-slidingbar #slidingbar-area {
		display: none;
	}

	.no-mobile-slidingbar.mobile-logo-pos-left .mobile-menu-icons {
		margin-right: 0;
	}

	.rtl.no-mobile-slidingbar.mobile-logo-pos-right .mobile-menu-icons {
		margin-left: 0;
	}

	.tfs-slider .slide-content-container .btn {
		min-height: 0 !important;
		padding-left: 30px;
		padding-right: 30px !important;
		height: 26px !important;
		line-height: 26px !important;
	}

	.fusion-soundcloud iframe {
		width: 100%;
	}

	.ua-mobile .fusion-page-title-bar,
	.ua-mobile .footer-area,
	.ua-mobile body,
	.ua-mobile #main {
		background-attachment: scroll !important;
	}

	.fusion-revslider-mobile-padding {
		padding-left: 30px !important;
		padding-right: 30px !important;
	}

	.fusion-mobile-menu-design-modern .fusion-secondary-header {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	#side-header {
		width: auto;
	}

	portfolio-one-sidebar .for_video_news_block {
		height: 300px;
	}

	.portfolio-one-sidebar iframe {
		height: 300px;
	}

	#footer .fusion-social-links-header.bottom .fusion-social-networks.boxed-icons {
		text-align: center;
	}
}

@media only screen and (max-width: 769px) {
	#mobile-menu.open {
		padding-left: 10%;
		padding-right: 5%;
		background-image: url('/local/templates/main/img/Klyaksa_menu.png');
		background-repeat: no-repeat;
		background-position: bottom left;
	}

	#mobile-menu>ul.mobile-menu li a {
		font-size: 6vw;
		line-height: 8vw;
	}

	#mobile-menu>ul.mobile-menu li.big a {
		font-weight: bold;
	}

	#mobile-menu>ul.mobile-menu li.big li a {
		font-weight: normal;
	}
}


@media only screen and (max-width: 250px) {
	#mobile-menu>ul.mobile-menu li a {
		font-size: 9vw;
		line-height: 13vw;
	}
}

@media only screen and (max-width: 1170px) {
	.width-100#main {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}

	.width-100 .fullwidth-box,
	.width-100 .fusion-section-separator {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}

	.width-100 .fullwidth-box,
	.width-100 .fusion-section-separator {
		margin-left: -10px !important;
		margin-right: -10px !important;
	}

	.portfolio-one-sidebar .for_video_news_block {
		height: 380px;
	}

	.portfolio-one-sidebar iframe {
		height: 380px;
	}
}

@media only screen and (min-width: 1115px) and (max-width: 1195px) {

	.grid-layout-6 .fusion-post-grid,
	.fusion-portfolio-six .fusion-portfolio-post {
		width: 20% !important;
	}

	.grid-layout-5 .fusion-post-grid,
	.fusion-portfolio-five .fusion-portfolio-post {
		width: 25% !important;
	}
}

@media only screen and (min-width: 800px) and (max-width: 1115px) {

	.grid-layout-6 .fusion-post-grid,
	.fusion-portfolio-six .fusion-portfolio-post {
		width: 25% !important;
	}

	.grid-layout-5 .fusion-post-grid,
	.fusion-portfolio-five .fusion-portfolio-post {
		width: 33.3333333333% !important;
	}

	.grid-layout-4 .fusion-post-grid,
	.fusion-portfolio-four .fusion-portfolio-post {
		width: 33.3333333333% !important;
	}
}

@media only screen and (min-width: 700px) and (max-width: 800px) {

	.fusion-blog-layout-grid-6 .fusion-post-grid,
	.fusion-portfolio-six .fusion-portfolio-post {
		width: 33.3333333333% !important;
	}

	.fusion-blog-layout-grid-5 .fusion-post-grid,
	.fusion-blog-layout-grid-4 .fusion-post-grid,
	.fusion-blog-layout-grid-3 .fusion-post-grid,
	.fusion-portfolio-five .fusion-portfolio-post,
	.fusion-portfolio-four .fusion-portfolio-post,
	.fusion-portfolio-three .fusion-portfolio-post,
	.fusion-portfolio-masonry .fusion-portfolio-post {
		width: 50% !important;
	}
}

@media only screen and (min-width: 640px) and (max-width: 700px) {

	.fusion-blog-layout-grid-6 .fusion-post-grid,
	.fusion-blog-layout-grid-5 .fusion-post-grid,
	.fusion-blog-layout-grid-4 .fusion-post-grid,
	.fusion-blog-layout-grid-3 .fusion-post-grid,
	.fusion-portfolio-six .fusion-portfolio-post,
	.fusion-portfolio-five .fusion-portfolio-post,
	.fusion-portfolio-four .fusion-portfolio-post,
	.fusion-portfolio-three .fusion-portfolio-post,
	.fusion-portfolio-masonry .fusion-portfolio-post {
		width: 50% !important;
	}
}

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

	body.admin-bar #wrapper #slidingbar-area,
	body.layout-boxed-mode.side-header-right #slidingbar-area,
	.admin-bar p.demo_store {
		top: 46px;
	}

	body.body_blank.admin-bar {
		top: 45px;
	}

	html #wpadminbar {
		z-index: 99999 !important;
		position: fixed !important;
	}
}

@media screen and (max-width: 500px) {
	.side-header-wrapper .m_show {
		flex-direction: column;
	}

	.phone-number.under_logo {
		margin: 0;
	}
}

@media screen and (max-width: 1023px) {
	.side-header-wrapper .m_hidden {
		flex-direction: row;
	}
}

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

	/*     .seo-text {
  display:none!important;
} */
	.product-list-text .img-wrapper {
		width: 110px;
	}

	.product-list-text .product-text {
		padding-left: 5px;
		width: calc(100% - 115px);
	}

	.product-list-text .product-text b {
		font-size: 12px;
		line-height: 14px;
	}

	.product-list-text .product-text span {
		font-size: 10px;
		line-height: 10px;
		display: inline-block;
		padding-top: 5px;
	}

	.m_hidden {
		display: none !important;
	}

	.m_show {
		display: block !important;
	}

	.side-header-wrapper .m_show {
		display: flex !important;
		padding-right: 100px;
		justify-content: center;
	}

	.ny_modal .modal-dialog {
		width: 300px !important;
		margin: 20% auto;
	}

	.NY-block {
		height: 84px;
		margin: 0px auto 0;
		padding: 23px 0 0 21px;
		width: 320px;
	}

	.NY-block a {
		font-size: 16px;
		line-height: 16px;
	}

	.NY {
		min-height: 374px;
	}

	.NY p {
		font-size: 16px;
		line-height: 19px;
	}

	.NY .block1 {
		font-size: 20px;
		line-height: 28px;
		margin: 30px 0 17px 0px;
	}

	.NY .block2 {
		font-size: 16px;
		margin: 0px 0 17px 0px;
	}
}

@media screen and (max-width: 768px) {
	.fusion-tabs.vertical-tabs .tab-pane {
		max-width: none !important;
	}

	.benefits-order__wrap {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
	}

	.form-consultation__wrapper {
		grid-template-columns: repeat(1, 1fr);
	}

	.form-ordered__column {
		width: 100%;
		margin: 0 0 20px 0;
	}

	.form-ordered__column:nth-child(2) {
		margin: 0;
	}

}

@media screen and (max-width: 767px) {
	#content {
		width: 100% !important;
		margin-left: 0px !important;
	}

	.sidebar {
		width: 100% !important;
		float: none !important;
		margin-left: 0 !important;
		padding: 0 !important;
		clear: both;
	}

	.portfolio-one-sidebar .for_video_news_block {
		height: 400px;
	}

	.portfolio-one-sidebar iframe {
		height: 400px;
	}

	.m-hide {
		display: none;
	}

	.post-content h1.content-head {
		font-size: 4vw;
		line-height: 1.5;
	}

	.fusion-content-boxes .fusion-column {
		width: 100%;
	}
}

@media screen and (max-width: 700px) {
	.text-large {
		font-size: 12px;
		line-height: 10px;
		padding: 0px;
	}

	.item-popup__block .item-popup__text {
		width: 255px;
		left: -193px;
	}

	.item-popup__block .item-popup__text:after {
		content: "";
		position: absolute;
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		border-top: 10px solid black;
		bottom: -10px;
		left: 76%;
	}
}

@media screen and (max-width: 320px) {
	.text-large {
		font-size: 10px;
	}
}

@media only screen and (min-device-width: 320px) and (max-device-width: 640px) {
	#wrapper {
		width: auto !important;
		overflow-x: hidden !important;
	}

	#main {
		padding-bottom: 50px;
	}

	.fusion-columns .fusion-column {
		float: none;
		width: 100% !important;
		margin: 0 0 50px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.footer-area .fusion-columns .fusion-column,
	#slidingbar-area .fusion-columns .fusion-column {
		float: left;
		width: 98% !important;
	}

	.avada-container .columns {
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}

	.avada-container .columns .col {
		float: left;
	}

	.avada-container .col img {
		display: block;
		margin: 0 auto;
	}

	.review {
		float: none;
		width: 100%;
	}

	.social-networks,
	.copyright {
		float: none;
		padding: 0 0 15px;
		text-align: center;
	}

	.copyright:after,
	.social-networks:after {
		content: "";
		display: block;
		clear: both;
	}

	.social-networks li,
	.copyright li {
		float: none;
		display: inline-block;
	}

	.continue {
		display: none;
	}

	.mobile-button {
		display: block !important;
		float: none;
	}

	.title {
		margin-top: 0px !important;
		margin-bottom: 20px !important;
	}

	#content {
		width: 100% !important;
		float: none !important;
		margin-left: 0 !important;
		margin-bottom: 50px;
	}

	#content.full-width {
		margin-bottom: 0;
	}

	.sidebar {
		width: 100% !important;
		float: none !important;
	}

	.sidebar .social_links .social li {
		width: auto;
		margin-right: 5px;
	}

	#comment-input {
		margin-bottom: 0;
	}

	#comment-input input {
		width: 90%;
		float: none !important;
		margin-bottom: 10px;
	}

	#comment-textarea textarea {
		width: 90%;
	}

	.widget.facebook_like iframe {
		width: 100% !important;
		max-width: none !important;
	}

	.pagination {
		margin-top: 40px;
	}

	.portfolio-one .portfolio-item .image {
		float: none;
		width: auto;
		height: auto;
		margin-bottom: 20px;
	}

	h5.toggle span.toggle-title {
		width: 80%;
	}

	#wrapper .sep-boxed-pricing .panel-wrapper {
		padding: 0;
	}

	#wrapper .full-boxed-pricing .column,
	#wrapper .sep-boxed-pricing .column {
		float: none;
		margin-bottom: 10px;
		margin-left: 0;
		width: 100%;
	}

	.share-box {
		height: auto;
	}

	#wrapper .share-box h4,
	#wrapper .share-box .h4 {
		float: none;
		line-height: 20px !important;
		margin-top: 0;
		padding: 0;
	}

	.share-box ul {
		float: none;
		overflow: hidden;
		padding: 0 25px;
		padding-bottom: 25px;
		margin-top: 0px;
	}

	.project-content .project-description {
		float: none !important;
	}

	.project-content .fusion-project-description-details {
		margin-bottom: 50px;
	}

	.project-content .project-description,
	.project-content .project-info {
		width: 100% !important;
	}

	.portfolio-half .flexslider {
		width: 100% !important;
	}

	.portfolio-half .project-content {
		width: 100% !important;
	}

	#style_selector {
		display: none;
	}

	.ls-avada .ls-nav-prev,
	.ls-avada .ls-nav-next {
		display: none !important;
	}

	#footer .social-networks {
		width: 100%;
		margin: 0 auto;
		position: relative;
		left: -11px;
	}

	.recent-works-items a {
		max-width: 64px;
	}

	.footer-area .flickr_badge_image img,
	#slidingbar-area .flickr_badge_image img {
		max-width: 64px;
		padding: 3px !important;
	}

	.tab-holder .tabs {
		height: auto !important;
		width: 100% !important;
	}

	.shortcode-tabs .tab-hold .tabs li {
		width: 100% !important;
	}

	body .shortcode-tabs .tab-hold .tabs li,
	body.dark .sidebar .tab-hold .tabs li {
		border-right: none !important;
	}

	.error_page .useful_links {
		width: 100%;
		padding-left: 0;
	}

	.fusion-google-map {
		width: 100% !important;
		margin-bottom: 20px !important;
	}

	.social_links_shortcode .social li {
		width: 10% !important;
	}

	#wrapper .ei-slider {
		width: 100% !important;
	}

	#wrapper .ei-slider {
		height: 200px !important;
	}

	.progress-bar {
		margin-bottom: 10px !important;
	}

	#wrapper .content-boxes-icon-boxed .content-wrapper-boxed {
		min-height: inherit !important;
		padding-bottom: 20px;
		padding-left: 3% !important;
		padding-right: 3% !important;
	}

	#wrapper .content-boxes-icon-on-top .content-box-column,
	#wrapper .content-boxes-icon-boxed .content-box-column {
		margin-bottom: 45px;
	}

	.share-box .social-networks {
		text-align: left;
	}

	#content {
		width: 100% !important;
		margin-left: 0px !important;
	}

	.sidebar {
		width: 100% !important;
		float: none !important;
		margin-left: 0 !important;
		padding: 0 !important;
		clear: both;
	}
}

@media screen and (max-width: 639px) {
	.fusion-portfolio-wrapper.mfix {
		height: auto !important;
	}

	.fusion-portfolio-wrapper.mfix>a {
		position: relative !important;
	}

	.fusion-portfolio-wrapper.mfix>a>div {
		position: relative !important;
		left: 0;
		top: auto !important;
	}
}

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

	.avada-container .columns .col,
	.footer-area .fusion-columns .fusion-column,
	#slidingbar-area .columns .col {
		float: none;
		width: 100%;
	}

	.wooslider-direction-nav,
	.wooslider-pauseplay,
	.flex-direction-nav {
		display: none;
	}

	#main {
		padding-left: 10px;
		padding-right: 10px;
	}

	.share-box ul li {
		margin-bottom: 10px;
		margin-right: 15px;
	}

	.buttons a {
		margin-right: 5px;
	}

	.ls-avada .ls-nav-prev,
	.ls-avada .ls-nav-next {
		display: none !important;
	}

	#wrapper .ei-slider {
		width: 100% !important;
	}

	#wrapper .ei-slider {
		height: 200px !important;
	}

	.progress-bar {
		margin-bottom: 10px !important;
	}

	#wrapper .content-boxes-icon-boxed .content-wrapper-boxed {
		min-height: inherit !important;
		padding-bottom: 20px;
		padding-left: 3% !important;
		padding-right: 3% !important;
	}

	#wrapper .content-boxes-icon-on-top .content-box-column,
	#wrapper .content-boxes-icon-boxed .content-box-column {
		margin-bottom: 45px;
	}

	#wrapper .content-boxes-icon-boxed .content-box-column .heading h2 {
		margin-top: -5px;
	}

	#wrapper .content-boxes-icon-boxed .content-box-column .more {
		margin-top: 12px;
	}

	.page-template-contact-php .fusion-google-map {
		height: 270px !important;
	}

	.share-box .social-networks li {
		margin-right: 20px !important;
	}

	.timeline-icon {
		display: none !important;
	}

	.timeline-layout {
		padding-top: 0 !important;
	}

	.fusion-counters-circle .counter-circle-wrapper {
		display: block;
		margin-right: auto;
		margin-left: auto;
	}

	.post-content .wooslider .wooslider-control-thumbs {
		margin-top: -10px;
	}

	body .wooslider .overlay-full.layout-text-left .slide-excerpt {
		padding: 20px !important;
	}

	.content-boxes-icon-boxed .col {
		box-sizing: border-box;
	}

	.social_links_shortcode li {
		height: 40px !important;
	}

	.products-slider .es-nav span {
		-webkit-transform: scale(0.5) !important;
		-moz-transform: scale(0.5) !important;
		-o-transform: scale(0.5) !important;
		transform: scale(0.5) !important;
	}

	.shop_table .product-quantity {
		display: none;
	}

	.shop_table .filler-td {
		display: none;
	}

	.my_account_orders .order-status {
		display: none;
	}

	.my_account_orders .order-date {
		display: none;
	}

	.my_account_orders .order-number time {
		display: block !important;
		font-size: 10px;
		line-height: normal;
	}

	.portfolio-masonry .portfolio-item {
		width: 100% !important;
	}

	#bbpress-forums #bbp-single-user-details #bbp-user-avatar img.avatar {
		width: 80px !important;
		height: 80px !important;
	}

	#bbpress-forums #bbp-single-user-details #bbp-user-avatar {
		width: 80px !important;
	}

	#bbpress-forums #bbp-single-user-details #bbp-user-navigation {
		margin-left: 110px !important;
	}

	#bbpress-forums #bbp-single-user-details #bbp-user-navigation .first-col {
		width: 47% !important;
	}

	#bbpress-forums #bbp-single-user-details #bbp-user-navigation .second-col {
		margin-left: 53% !important;
		width: 47% !important;
	}

	.table-1 table,
	.tkt-slctr-tbl-wrap-dv table {
		border-collapse: collapse;
		border-spacing: 0;
		width: 100%;
	}

	.table-1 td,
	.table-1 th,
	.tkt-slctr-tbl-wrap-dv td,
	.tkt-slctr-tbl-wrap-dv th {
		white-space: nowrap;
	}

	.table-2 table {
		border-collapse: collapse;
		border-spacing: 0;
		width: 100%;
	}

	.table-2 td,
	.table-2 th {
		white-space: nowrap;
	}

	.page-title-bar,
	.footer-area,
	body,
	#main {
		background-attachment: scroll !important;
	}

	.tfs-slider[data-animation="slide"] {
		height: auto !important;
	}

	#wrapper .share-box h4,
	#wrapper .share-box .h4 {
		display: block;
		float: none;
		line-height: 20px !important;
		margin-top: 0;
		padding: 0;
		margin-bottom: 10px;
	}

	.fusion-sharing-box .fusion-social-networks {
		float: none;
		display: block;
		width: 100%;
		text-align: left;
	}

	#content {
		width: 100% !important;
		margin-left: 0px !important;
	}

	.sidebar {
		width: 100% !important;
		float: none !important;
		margin-left: 0 !important;
		padding: 0 !important;
		clear: both;
	}

	.fusion-hide-on-mobile {
		display: none;
	}

	.fusion-blog-layout-timeline {
		padding-top: 0;
	}

	.fusion-blog-layout-timeline .fusion-post-timeline {
		float: none;
		width: 100%;
	}

	.fusion-blog-layout-timeline .fusion-timeline-date {
		margin-bottom: 0;
		margin-top: 2px;
	}

	.fusion-timeline-icon,
	.fusion-timeline-line,
	.fusion-timeline-circle,
	.fusion-timeline-arrow {
		display: none;
	}

	.post .fusion-date-and-formats {
		float: none;
		width: 100%;
		margin-right: 0;
	}

	.post .fusion-date-and-formats .fusion-date-box {
		padding: 10px 0 7px 0px;
	}

	.post .fusion-date-and-formats .fusion-date-box>span {
		display: inline-block;
		vertical-align: middle;
	}

	.post .fusion-date-and-formats .fusion-date-box>span:first-child {
		margin-right: 10px;
	}

	.post .fusion-flexslider {
		width: 100%;
		max-width: initial !important;
	}

	.fusion-blog-layout-grid .fusion-post-grid,
	.fusion-portfolio-post {
		width: 100% !important;
	}
}

@media only screen and (max-width: 480px) {
	.product-list-text .img-wrapper {
		width: 60px;
	}

	.product-list-text .product-text {
		padding-left: 5px;
		width: calc(100% - 65px);
	}

	.product-list-text .product-text b {
		font-size: 11px;
		line-height: 14px;
	}

	#bbpress-forums .bbp-body div.bbp-reply-author {
		width: 71% !important;
	}

	.bbp-arrow {
		display: none;
	}

	div.bbp-submit-wrapper {
		float: right !important;
	}

}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
	#wrapper .ei-slider {
		width: 100%;
	}

	.fullwidth-box,
	.page-title-bar,
	.fusion-footer-widget-area,
	body,
	#main {
		background-attachment: scroll !important;
	}

	#wrapper .fusion-page-title-bar {
		height: 87px !important;
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1366px) {
	#wrapper .ei-slider {
		width: 100%;
	}
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
	#wrapper .ei-slider {
		width: 100%;
	}
}

@media all and (max-width: 480px),
all and (max-device-width: 480px) {

	body.fusion-body .gform_wrapper .ginput_container,
	body.fusion-body .gform_wrapper div.ginput_complex,
	body.fusion-body .gform_wrapper div.gf_page_steps,
	body.fusion-body .gform_wrapper div.gf_page_steps div,
	body.fusion-body .gform_wrapper .ginput_container input.small,
	body.fusion-body .gform_wrapper .ginput_container input.medium,
	body.fusion-body .gform_wrapper .ginput_container input.large,
	body.fusion-body .gform_wrapper .ginput_container select.small,
	body.fusion-body .gform_wrapper .ginput_container select.medium,
	body.fusion-body .gform_wrapper .ginput_container select.large,
	body.fusion-body .gform_wrapper .ginput_container textarea.small,
	body.fusion-body .gform_wrapper .ginput_container textarea.medium,
	body.fusion-body .gform_wrapper .ginput_container textarea.large,
	body.fusion-body .gform_wrapper .ginput_complex .ginput_right input[type=text],
	body.fusion-body .gform_wrapper .ginput_complex .ginput_right input[type=url],
	body.fusion-body .gform_wrapper .ginput_complex .ginput_right input[type=email],
	body.fusion-body .gform_wrapper .ginput_complex .ginput_right input[type=tel],
	body.fusion-body .gform_wrapper .ginput_complex .ginput_right input[type=number],
	body.fusion-body .gform_wrapper .ginput_complex .ginput_right input[type=password],
	body.fusion-body .gform_wrapper .ginput_complex .ginput_left input[type=text],
	body.fusion-body .gform_wrapper .ginput_complex .ginput_left input[type=url],
	body.fusion-body .gform_wrapper .ginput_complex .ginput_left input[type=email],
	body.fusion-body .gform_wrapper .ginput_complex .ginput_left input[type=tel],
	body.fusion-body .gform_wrapper .ginput_complex .ginput_left input[type=number],
	body.fusion-body .gform_wrapper .ginput_complex .ginput_left input[type=password],
	body.fusion-body .gform_wrapper .ginput_complex .ginput_full input[type=text],
	body.fusion-body .gform_wrapper .ginput_complex .ginput_full input[type=url],
	body.fusion-body .gform_wrapper .ginput_complex .ginput_full input[type=email],
	body.fusion-body .gform_wrapper .ginput_complex .ginput_full input[type=tel],
	body.fusion-body .gform_wrapper .ginput_complex .ginput_full input[type=number],
	body.fusion-body .gform_wrapper .ginput_complex .ginput_full input[type=password],
	body.fusion-body .gform_wrapper .ginput_complex .ginput_full select,
	body.fusion-body .gform_wrapper input.gform_button.button,
	body.fusion-body .gform_wrapper input[type=submit],
	body.fusion-body .gform_wrapper .gfield_time_hour input,
	body.fusion-body .gform_wrapper .gfield_time_minute input,
	body.fusion-body .gform_wrapper .gfield_date_month input,
	body.fusion-body .gform_wrapper .gfield_date_day input,
	body.fusion-body .gform_wrapper .gfield_date_year input,
	.gfield_time_ampm .gravity-select-parent,
	body.fusion-body .gform_wrapper .ginput_complex input[type=text],
	body.fusion-body .gform_wrapper .ginput_complex input[type=url],
	body.fusion-body .gform_wrapper .ginput_complex input[type=email],
	body.fusion-body .gform_wrapper .ginput_complex input[type=tel],
	body.fusion-body .gform_wrapper .ginput_complex input[type=number],
	body.fusion-body .gform_wrapper .ginput_complex input[type=password],
	body.fusion-body .gform_wrapper .ginput_complex .gravity-select-parent,
	body.fusion-body .gravity-select-parent {
		width: 100% !important;
	}

	.gform_wrapper .gform_page_footer input[type=button],
	.gform_wrapper .gform_button {
		padding-left: 0;
		padding-right: 0;
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1366px) and (orientation: portrait) {

	.fusion-columns-5 .fusion-column:first-child,
	.fusion-columns-4 .fusion-column:first-child,
	.fusion-columns-3 .fusion-column:first-child,
	.fusion-columns-2 .fusion-column:first-child,
	.fusion-columns-1 .fusion-column:first-child {
		margin-left: 0;
	}

	.fusion-column:nth-child(5n),
	.fusion-column:nth-child(4n),
	.fusion-column:nth-child(3n),
	.fusion-column:nth-child(2n),
	.fusion-column {
		margin-right: 0;
	}

	#wrapper {
		width: auto !important;
		overflow-x: hidden;
	}

	#main {
		padding-bottom: 50px;
	}

	.create-block-format-context {
		display: none;
	}

	.columns .col {
		float: none;
		width: 100% !important;
		margin: 0 0 20px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.avada-container .columns {
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}

	.avada-container .columns .col {
		float: left;
	}

	.avada-container .col img {
		display: block;
		margin: 0 auto;
	}

	.review {
		float: none;
		width: 100%;
	}

	.fusion-social-networks,
	.fusion-social-links-footer {
		display: block;
		text-align: center;
	}

	.fusion-social-links-footer {
		width: auto;
	}

	.fusion-social-links-footer .fusion-social-networks {
		display: inline-block;
		float: none;
	}

	.fusion-social-links-footer .fusion-social-networks .fusion-social-network-icon:first-child {
		margin-left: 0;
		margin-right: 0;
	}

	.fusion-social-networks {
		padding: 0 0 15px;
	}

	.fusion-author .fusion-author-ssocial .fusion-author-tagline {
		float: none;
		text-align: center;
		max-width: 100%;
	}

	.fusion-author .fusion-author-ssocial .fusion-social-networks {
		text-align: center;
	}

	.fusion-author .fusion-author-ssocial .fusion-social-networks .fusion-social-network-icon:first-child {
		margin-left: 0;
	}

	.fusion-social-networks:after,
	.fusion-social-networks:after {
		content: "";
		display: block;
		clear: both;
	}

	.fusion-social-networks li,
	.fusion-social-networks li {
		float: none;
		display: inline-block;
	}

	.fusion-reading-box-container .reading-box.reading-box-center,
	.fusion-reading-box-container .reading-box.reading-box-right {
		text-align: left;
	}

	.fusion-reading-box-container .continue {
		display: block;
	}

	.fusion-reading-box-container .mobile-button {
		display: none;
		float: none;
	}

	.fusion-title {
		margin-top: 0px !important;
		margin-bottom: 20px !important;
	}

	#main .cart-empty {
		float: none;
		text-align: center;
		border-top: 1px solid;
		border-bottom: none;
		width: 100%;
		line-height: normal !important;
		height: auto !important;
		margin-bottom: 10px;
		padding-top: 10px;
	}

	#main .return-to-shop {
		float: none;
		border-top: none;
		border-bottom: 1px solid;
		width: 100%;
		text-align: center;
		line-height: normal !important;
		height: auto !important;
		padding-bottom: 10px;
	}

	.woocommerce .checkout_coupon .promo-code-heading {
		display: block;
		margin-bottom: 10px !important;
		float: none;
		text-align: center;
	}

	.woocommerce .checkout_coupon .coupon-contents {
		display: block;
		float: none;
		margin: 0;
	}

	.woocommerce .checkout_coupon .coupon-input {
		display: block;
		width: auto !important;
		float: none;
		text-align: center;
		margin-right: 0;
		margin-bottom: 10px !important;
	}

	.woocommerce .checkout_coupon .coupon-button {
		display: block;
		margin-right: 0;
		float: none;
		text-align: center;
	}

	.fusion-body .fusion-page-title-bar {
		height: 70px;
	}

	.fusion-page-title-bar-left .fusion-page-title-captions,
	.fusion-page-title-bar-right .fusion-page-title-captions,
	.fusion-page-title-bar-left .fusion-page-title-secondary,
	.fusion-page-title-bar-right .fusion-page-title-secondary {
		display: block;
		float: none;
		width: 100%;
		line-height: normal;
	}

	.fusion-page-title-bar-left .fusion-page-title-secondary {
		text-align: left;
	}

	.fusion-page-title-bar-left .searchform {
		display: block;
	}

	.fusion-page-title-bar-left .searchform {
		max-width: 100%;
	}

	.fusion-page-title-bar-right .fusion-page-title-secondary {
		text-align: right;
	}

	.fusion-page-title-bar-right .searchform {
		max-width: 100%;
	}

	.fusion-page-title-row {
		display: table;
		width: 100%;
		min-height: 50px;
	}

	.fusion-page-title-wrapper {
		display: table-cell;
		vertical-align: middle;
	}

	.sidebar .social_links .social li {
		width: auto;
		margin-right: 5px;
	}

	#comment-input {
		margin-bottom: 0;
	}

	#comment-input input {
		width: 90%;
		float: none !important;
		margin-bottom: 10px;
	}

	#comment-textarea textarea {
		width: 90%;
	}

	.pagination {
		margin-top: 40px;
	}

	.portfolio-one .portfolio-item .image {
		float: none;
		width: auto;
		height: auto;
		margin-bottom: 20px;
	}

	h5.toggle span.toggle-title {
		width: 80%;
	}

	#wrapper .sep-boxed-pricing .panel-wrapper {
		padding: 0;
	}

	#wrapper .full-boxed-pricing .column,
	#wrapper .sep-boxed-pricing .column {
		float: none;
		margin-bottom: 10px;
		margin-left: 0;
		width: 100%;
	}

	.share-box {
		height: auto;
	}

	#wrapper .share-box h4,
	#wrapper .share-box .h4 {
		float: none;
		line-height: 20px !important;
		padding: 0;
	}

	.share-box ul {
		float: none;
		overflow: hidden;
		padding: 0 25px;
		padding-bottom: 15px;
		margin-top: 0px;
	}

	.project-content .project-description {
		float: none !important;
	}

	.project-content .fusion-project-description-details {
		margin-bottom: 50px;
	}

	.project-content .project-description,
	.project-content .project-info {
		width: 100% !important;
	}

	.portfolio-half .flexslider {
		width: 100%;
	}

	.portfolio-half .project-content {
		width: 100% !important;
	}

	#style_selector {
		display: none;
	}

	.portfolio-tabs,
	.faq-tabs {
		height: auto;
		border-bottom-width: 1px;
		border-bottom-style: solid;
	}

	.portfolio-tabs li,
	.faq-tabs li {
		float: left;
		margin-right: 30px;
		border-bottom: 0;
	}

	.ls-avada .ls-nav-prev,
	.ls-avada .ls-nav-next {
		display: none !important;
	}

	nav#nav,
	nav#sticky-nav {
		margin-right: 0;
	}

	#footer .social-networks {
		width: 100%;
		margin: 0 auto;
		position: relative;
		left: -11px;
	}

	.tab-holder .tabs {
		height: auto !important;
		width: 100% !important;
	}

	.shortcode-tabs .tab-hold .tabs li {
		width: 100% !important;
	}

	body .shortcode-tabs .tab-hold .tabs li,
	body.dark .sidebar .tab-hold .tabs li {
		border-right: none !important;
	}

	.error-message {
		line-height: 170px;
		margin-top: 20px;
	}

	.error_page .useful_links {
		width: 100%;
		padding-left: 0;
	}

	.fusion-google-map {
		width: 100% !important;
		margin-bottom: 20px !important;
	}

	.social_links_shortcode .social li {
		width: 10% !important;
	}

	#wrapper .ei-slider {
		width: 100% !important;
	}

	#wrapper .ei-slider {
		height: 200px !important;
	}

	.progress-bar {
		margin-bottom: 10px !important;
	}

	.fusion-blog-layout-medium-alternate .fusion-post-content {
		float: none;
		width: 100% !important;
		margin-top: 20px;
	}

	#wrapper .content-boxes-icon-boxed .content-wrapper-boxed {
		min-height: inherit !important;
		padding-bottom: 20px;
		padding-left: 3%;
		padding-right: 3%;
	}

	#wrapper .content-boxes-icon-on-top .content-box-column,
	#wrapper .content-boxes-icon-boxed .content-box-column {
		margin-bottom: 45px;
	}

	.fusion-counters-box .fusion-counter-box {
		margin-bottom: 20px;
		padding: 0 15px;
	}

	.fusion-counters-box .fusion-counter-box:last-child {
		margin-bottom: 0;
	}

	.popup {
		display: none !important;
	}

	.share-box .social-networks {
		text-align: left;
	}

	.catalog-ordering .order,
	.avada-myaccount-data .addresses .col-1,
	.avada-myaccount-data .addresses .col-2,
	.avada-customer-details .addresses .col-1,
	.avada-customer-details .addresses .col-2 {
		float: none !important;
		margin-left: auto !important;
		margin-right: auto !important;
	}

	#wrapper .catalog-ordering>.fusion-grid-list-view {
		float: left !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	.avada-myaccount-data .addresses .col-1,
	.avada-myaccount-data .addresses .col-2,
	.avada-customer-details .addresses .col-1,
	.avada-customer-details .addresses .col-2 {
		margin: 0 !important;
		width: 100%;
	}

	.catalog-ordering {
		margin-bottom: 50px;
	}

	.catalog-ordering .order {
		width: 33px;
	}

	.catalog-ordering>ul,
	.catalog-ordering .order {
		margin-bottom: 10px;
	}

	.order-dropdown>li:hover>ul {
		display: block;
		position: relative;
		top: 0;
	}

	#wrapper .orderby-order-container {
		overflow: visible;
		width: auto;
		margin-bottom: 10px;
		float: left;
	}

	#wrapper .orderby.order-dropdown {
		float: left;
		margin-right: 7px;
	}

	#wrapper .catalog-ordering .sort-count.order-dropdown {
		width: 215px;
		float: left !important;
		margin-left: 7px !important;
		margin-right: 7px !important;
	}

	#wrapper .sort-count.order-dropdown ul a {
		width: 215px;
	}

	#wrapper .catalog-ordering .order {
		float: left !important;
		margin-bottom: 0 !important;
	}

	.products-2 li:nth-child(2n+1),
	.products-3 li:nth-child(3n+1),
	.products-4 li:nth-child(4n+1),
	.products-5 li:nth-child(5n+1),
	.products-6 li:nth-child(6n+1) {
		clear: none !important;
	}

	#main .products li:nth-child(3n+1) {
		clear: both !important;
	}

	.products li,
	#main .products li:nth-child(3n),
	#main .products li:nth-child(4n) {
		width: 32.3% !important;
		float: left !important;
		margin-right: 1% !important;
	}

	.woocommerce #customer_login .login .form-row,
	.woocommerce #customer_login .login .lost_password {
		float: none;
	}

	.woocommerce #customer_login .login .inline,
	.woocommerce #customer_login .login .lost_password {
		display: block;
		margin-left: 0;
	}

	.avada-myaccount-data .my_account_orders .order-number {
		padding-right: 8px;
	}

	.avada-myaccount-data .my_account_orders .order-actions {
		padding-left: 8px;
	}

	.shop_table .product-name {
		width: 35%;
	}

	#wrapper .woocommerce-side-nav,
	#wrapper .woocommerce-content-box,
	#wrapper .shipping-coupon,
	#wrapper .cart_totals,
	#wrapper #customer_login .col-1,
	#wrapper #customer_login .col-2,
	#wrapper .woocommerce form.checkout #customer_details .col-1,
	#wrapper .woocommerce form.checkout #customer_details .col-2 {
		float: none;
		margin-left: auto;
		margin-right: auto;
		width: 100% !important;
	}

	#customer_login .col-1,
	.coupon {
		margin-bottom: 20px;
	}

	.shop_table .product-thumbnail {
		float: none;
	}

	.product-info {
		margin-left: 0;
		margin-top: 10px;
	}

	.product .entry-summary div .price {
		float: none;
	}

	.product .entry-summary .woocommerce-product-rating {
		float: none;
		margin-left: 0;
	}

	.woocommerce-tabs .tabs,
	.woocommerce-side-nav {
		margin-bottom: 25px;
	}

	.woocommerce-tabs .panel {
		width: 91% !important;
		padding: 4% !important;
	}

	#reviews li .avatar {
		display: none;
	}

	#reviews li .comment-text {
		width: 90% !important;
		margin-left: 0 !important;
		padding: 5% !important;
	}

	.woocommerce-container .social-share {
		overflow: hidden;
	}

	.woocommerce-container .social-share li {
		display: block;
		float: left;
		margin: 0 auto;
		border-right: 0 !important;
		border-left: 0 !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
		width: 25%;
	}

	.has-sidebar .woocommerce-container .social-share li {
		width: 50%;
	}

	.myaccount_user_container span {
		width: 100%;
		float: none;
		display: block;
		padding: 10px 0px;
		border-right: 0;
	}

	.rtl .myaccount_user_container span {
		border-left: 0;
	}

	.shop_table .product-thumbnail img,
	.shop_table .product-thumbnail .product-info,
	.shop_table .product-thumbnail .product-info p {
		float: none;
		width: 100%;
		margin: 0 !important;
		padding: 0;
	}

	.shop_table .product-thumbnail {
		padding: 10px 0px;
	}

	.product .images {
		margin-bottom: 30px;
	}

	#customer_login_box .button {
		float: left;
		margin-bottom: 15px;
	}

	#customer_login_box .remember-box {
		clear: both;
		display: block;
		padding: 0;
		width: 125px;
		float: left;
	}

	#customer_login_box .lost_password {
		float: left;
	}

	body #small-nav {
		visibility: visible !important;
	}

	#wrapper .product .images,
	#wrapper .product .summary.entry-summary {
		width: 50% !important;
		float: left !important;
	}

	#wrapper .product .summary.entry-summary {
		width: 48% !important;
		margin-left: 2% !important;
	}

	#wrapper .woocommerce-tabs .tabs {
		width: 24% !important;
		float: left !important;
	}

	#wrapper .woocommerce-tabs .panel {
		float: right !important;
		width: 70% !important;
		padding: 4% !important;
	}

	.gform_wrapper .ginput_complex .ginput_left,
	.gform_wrapper .ginput_complex .ginput_right,
	.wpcf7-form .wpcf7-text,
	.wpcf7-form .wpcf7-quiz,
	.wpcf7-form .wpcf7-number,
	.gform_wrapper .gfield input[type=text],
	.wpcf7-form textarea,
	.gform_wrapper .gfield textarea {
		float: none !important;
		width: 100% !important;
		box-sizing: border-box;
	}

	.product .images #slider .flex-direction-nav,
	.product .images #carousel .flex-direction-nav {
		display: none !important;
	}

	.myaccount_user_container span.msg,
	.myaccount_user_container span:last-child {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	#nav-uber #megaMenu {
		width: 100%;
	}

	.fullwidth-box {
		background-attachment: scroll;
	}

	#toTop {
		bottom: 30px;
		border-radius: 4px;
		height: 40px;
		z-index: 10000;
	}

	#toTop:before {
		line-height: 38px;
	}

	#toTop:hover {
		background-color: #333333;
	}

	.no-mobile-totop .to-top-container {
		display: none;
	}

	.no-mobile-slidingbar #slidingbar-area {
		display: none;
	}

	.tfs-slider .slide-content-container .btn {
		min-height: 0 !important;
		padding-left: 20px;
		padding-right: 20px !important;
		height: 26px !important;
		line-height: 26px !important;
	}

	.fusion-soundcloud iframe {
		width: 100%;
	}

	.fusion-columns-2 .fusion-column,
	.fusion-columns-2 .fusion-flip-box-wrapper,
	.fusion-columns-4 .fusion-column,
	.fusion-columns-4 .fusion-flip-box-wrapper {
		width: 50% !important;
		float: left !important;
	}

	.fusion-columns-2 .fusion-column:nth-child(3n),
	.fusion-columns-2 .fusion-flip-box-wrapper:nth-child(3n),
	.fusion-columns-4 .fusion-column:nth-child(3n),
	.fusion-columns-2 .fusion-flip-box-wrapper:nth-child(3n) {
		clear: both;
	}

	.fusion-columns-3 .fusion-column,
	.fusion-columns-3 .fusion-flip-box-wrapper,
	.fusion-columns-5 .fusion-column,
	.fusion-columns-5 .fusion-flip-box-wrapper,
	.fusion-columns-6 .fusion-column,
	.fusion-columns-6 .fusion-flip-box-wrapper,
	.fusion-columns-5 .col-lg-2,
	.fusion-columns-5 .col-md-2,
	.fusion-columns-5 .col-sm-2 {
		width: 33.33% !important;
		float: left !important;
	}

	.fusion-columns-3 .fusion-column:nth-child(4n),
	.fusion-columns-3 .fusion-flip-box-wrapper:nth-child(4n),
	.fusion-columns-5 .fusion-column:nth-child(4n),
	.fusion-columns-5 .fusion-flip-box-wrapper:nth-child(4n),
	.fusion-columns-6 .fusion-column:nth-child(4n),
	.fusion-columns-6 .fusion-flip-box-wrapper:nth-child(4n) {
		clear: both;
	}

	.footer-area .fusion-column,
	#slidingbar .fusion-column {
		margin-bottom: 40px;
	}

	.fusion-layout-column.fusion-one-sixth,
	.fusion-layout-column.fusion-five-sixth,
	.fusion-layout-column.fusion-one-fifth,
	.fusion-layout-column.fusion-two-fifth,
	.fusion-layout-column.fusion-three-fifth,
	.fusion-layout-column.fusion-four-fifth,
	.fusion-layout-column.fusion-one-fourth,
	.fusion-layout-column.fusion-three-fourth,
	.fusion-layout-column.fusion-one-third,
	.fusion-layout-column.fusion-two-third,
	.fusion-layout-column.fusion-one-half {
		position: relative;
		float: left;
		margin-right: 4%;
		margin-bottom: 20px;
	}

	.fusion-layout-column.fusion-one-sixth {
		width: 13.3333%;
	}

	.fusion-layout-column.fusion-five-sixth {
		width: 82.6666%;
	}

	.fusion-layout-column.fusion-one-fifth {
		width: 16.8%;
	}

	.fusion-layout-column.fusion-two-fifth {
		width: 37.6%;
	}

	.fusion-layout-column.fusion-three-fifth {
		width: 58.4%;
	}

	.fusion-layout-column.fusion-four-fifth {
		width: 79.2%;
	}

	.fusion-layout-column.fusion-one-fourth {
		width: 22%;
	}

	.fusion-layout-column.fusion-three-fourth {
		width: 74%;
	}

	.fusion-layout-column.fusion-one-third {
		width: 30.6666%;
	}

	.fusion-layout-column.fusion-two-third {
		width: 65.3333%;
	}

	.fusion-layout-column.fusion-one-half {
		width: 48%;
	}

	.fusion-layout-column.fusion-spacing-no {
		margin-left: 0;
		margin-right: 0;
	}

	.fusion-layout-column.fusion-one-sixth.fusion-spacing-no {
		width: 16.6666666667% !important;
	}

	.fusion-layout-column.fusion-five-sixth.fusion-spacing-no {
		width: 83.333333333% !important;
	}

	.fusion-layout-column.fusion-one-fifth.fusion-spacing-no {
		width: 20% !important;
	}

	.fusion-layout-column.fusion-two-fifth.fusion-spacing-no {
		width: 40% !important;
	}

	.fusion-layout-column.fusion-three-fifth.fusion-spacing-no {
		width: 60% !important;
	}

	.fusion-layout-column.fusion-four-fifth.fusion-spacing-no {
		width: 80% !important;
	}

	.fusion-layout-column.fusion-one-fourth.fusion-spacing-no {
		width: 25% !important;
	}

	.fusion-layout-column.fusion-three-fourth.fusion-spacing-no {
		width: 75% !important;
	}

	.fusion-layout-column.fusion-one-third.fusion-spacing-no {
		width: 33.33333333% !important;
	}

	.fusion-layout-column.fusion-two-third.fusion-spacing-no {
		width: 66.66666667% !important;
	}

	.fusion-layout-column.fusion-one-half.fusion-spacing-no {
		width: 50% !important;
	}

	.fusion-layout-column.fusion-column-last {
		clear: right;
		zoom: 1;
		margin-left: 0;
		margin-right: 0;
	}

	.fusion-column.fusion-spacing-no {
		margin-bottom: 0;
		width: 100% !important;
	}

	.sidebar {
		margin-left: 0 !important;
		width: 25% !important;
	}

	#content {
		margin-left: 0 !important;
	}

	.has-sidebar #main #content,
	#main #content.with-sidebar,
	.has-sidebar .project-content .project-description {
		width: 72% !important;
	}

	.sidebar-position-left .sidebar {
		float: left !important;
	}

	.sidebar-position-left #content {
		float: right !important;
	}

	.sidebar-position-right .sidebar {
		float: right !important;
	}

	.sidebar-position-right #content {
		float: left !important;
	}

	#sidebar-2 {
		clear: left;
	}

	.ua-mobile .page-title-bar,
	.ua-mobile .fusion-footer-widget-area,
	.ua-mobile body,
	.ua-mobile #main {
		background-attachment: scroll !important;
	}

	.fusion-secondary-header .fusion-row,
	.fusion-header .fusion-row,
	.footer-area>.fusion-row,
	#footer>.fusion-row,
	#header-sticky .fusion-row {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	.error-message {
		font-size: 130px;
	}

	#nav>ul>li,
	#sticky-nav>ul>li {
		padding-right: 25px;
	}

	.products .product-list-view {
		width: 100% !important;
		min-width: 100% !important;
	}

	.fusion-secondary-header .fusion-row,
	.fusion-header .fusion-row,
	.footer-area>.fusion-row,
	#footer>.fusion-row {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	#wrapper .ei-slider {
		width: 100%;
	}

	.fullwidth-box,
	.page-title-bar,
	.fusion-footer-widget-area,
	body,
	#main {
		background-attachment: scroll !important;
	}

	.fusion-blog-layout-grid-6 .fusion-post-grid,
	.fusion-portfolio-six .fusion-portfolio-post {
		width: 33.3333333333% !important;
	}

	.fusion-blog-layout-grid-5 .fusion-post-grid,
	.fusion-blog-layout-grid-4 .fusion-post-grid,
	.fusion-blog-layout-grid-3 .fusion-post-grid,
	.fusion-portfolio-five .fusion-portfolio-post,
	.fusion-portfolio-four .fusion-portfolio-post,
	.fusion-portfolio-three .fusion-portfolio-post,
	.fusion-portfolio-masonry .fusion-portfolio-post {
		width: 50% !important;
	}
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {

	.avada-select-parent .select-arrow,
	.select-arrow,
	.wpcf7-select-parent .select-arrow {
		height: 33px;
		line-height: 33px;
	}

	.gravity-select-parent .select-arrow {
		height: 24px;
		line-height: 24px;
	}

	#wrapper .gf_browser_ie.gform_wrapper .button,
	#wrapper .gf_browser_ie.gform_wrapper .gform_footer input.button {
		padding: 0 20px;
	}
}

@media only screen and (min-width: 801px) and (max-width: 1014px) {
	#wrapper {
		width: auto;
	}
}

@media only screen and (min-device-width: 801px) and (max-device-width: 1014px) {
	#wrapper {
		width: auto;
	}
}


@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {

	#nav>ul>li,
	#sticky-nav>ul>li {
		padding-right: 25px;
	}
}

@media only screen and (max-width: 1639px) {
	.portfolio-one-sidebar .for_video_news_block {
		height: 470px;
	}

	.portfolio-one-sidebar iframe {
		height: 470px;
	}
}

@media only screen and (max-width: 1366px) {
	.portfolio-one-sidebar .for_video_news_block {
		height: 390px;
	}

	.portfolio-one-sidebar iframe {
		height: 390px;
	}
}

@media only screen and (max-width: 1265px) {
	.portfolio-one-sidebar .for_video_news_block {
		height: 372px;
	}

	.portfolio-one-sidebar iframe {
		height: 372px;
	}

	.no-csstransforms .sep-boxed-pricing .column {
		margin-left: 1.5% !important;
	}
}

@media only screen and (max-width: 1024px) {
	.portfolio-one-sidebar .for_video_news_block {
		height: 390px;
	}

	.portfolio-one-sidebar iframe {
		height: 390px;
	}

	#footer .fusion-social-links-header.bottom {
		max-width: 100%;
		display: block;
	}

	#footer .fusion-social-links-header.bottom .fusion-social-networks.boxed-icons a {
		background-color: #eaeaea !important;
		border-color: #eaeaea !important;
		color: #d1cfcf !important;
		border-radius: 4px;
	}
}

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

	.fusion-rollover-link,
	.fusion-rollover-gallery {
		margin-top: 20%;
	}

	.fusion-rollover-link,
	.fusion-rollover-gallery {
		margin-top: 20%;
	}
}

@media only screen and (max-width: 610px) {
	.portfolio-one-sidebar .for_video_news_block {
		height: 300px;
	}

	.portfolio-one-sidebar iframe {
		height: 300px;
	}

	.popup-window.sw24PopupPro {
		left: 0px !important;
	}
}

@media only screen and (max-width: 414px) {
	.portfolio-one-sidebar .for_video_news_block {
		height: 200px;
	}

	.portfolio-one-sidebar iframe {
		height: 200px;
	}
}

@media only screen and (max-width: 375px) {
	.portfolio-one-sidebar .for_video_news_block {
		height: 180px;
	}

	.portfolio-one-sidebar iframe {
		height: 180px;
	}
}

@media only screen and (max-width: 320px) {
	.portfolio-one-sidebar .for_video_news_block {
		height: 150px;
	}

	.portfolio-one-sidebar iframe {
		height: 150px;
	}
}

@media only screen and (max-width: 400px) {
	.hide-320 {
		display: none;
	}
}

@media screen and (max-width: 639px) {
	.fusion-portfolio-post {
		padding: 100% 0 0;
		position: relative;
	}

	.fusion-image-wrapper {
		position: static;
	}

	img.attachment-full.wp-post-image {
		height: 100%;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
	}

	.fusion-flexslider>.slides .fusion-image-wrapper>img.attachment-full.wp-post-image {
		position: static;
	}
}

/* ======================================= */

.post-content p a {
	color: #006cff
}

.prices_table {
	width: auto;
	border-collapse: collapse;
	margin: 0 auto 20px;
}

.prices_table th,
td {
	border: 1px solid black;
	text-align: center;
	padding: 8px;
}

.prices_table th {
	position: -webkit-sticky;
	/* for Safari */
	position: sticky;
	top: 0;
	background-color: #e3e3e3;
}

.ny_modal .modal-dialog {
	width: 417px !important;
}

.ny_modal .modal-dialog .modal-content {
	background-repeat: no-repeat;
	background-size: cover;
}

.modal-body.NY {
	min-height: 0;
	width: 417px;
	/*height: 459px;*/
	background: none;
}

@media(max-width: 765px) {
	.ny_modal .modal-dialog {
		width: 300px !important;
	}

	.modal-body.NY {
		width: 300px;
		/*height: 328px;*/
	}
}

.sn-icon,
.sn-more,
[data-snid="uptolike2"] {
	display: none !important;
}

.products-modal-button-product-page {
	width: fit-content;
	padding: 9px 14px;
	margin: 0;
	margin-top: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
}

.dl-basic>div>dd {
	margin-left: unset;
}

.dl-basic--decimal-dot {
	counter-reset: decimal-dot 0;
	padding-left: 1rem;

	&>div {
		display: grid;
		grid-template-columns: repeat(2, minmax(0, max-content));
		grid-template-rows: repeat(2, minmax(0, max-content));
		column-gap: 1ch;
		counter-increment: decimal-dot;

		&::before {
			content: counter(decimal-dot) '. ';
			grid-row: span 2;
		}
	}
}

:is(.dl-colon, .dl-dot)> :is(dt, dd),
:is(.dl-colon, .dl-dot)>div> :is(dt, dd) {
	display: inline;
	margin-left: unset;
}

.dl-colon>dt::after,
.dl-colon>div>dt::after {
	content: ': ';
}

.dl-dot>dt::after,
.dl-dot>div>dt::after {
	content: '. ';
}

.marker-decimal-dot {
	counter-reset: decimal-dot 0;
	padding-left: 1rem;

	&>dt,
	&>div>dt {
		counter-increment: decimal-dot;

		&::before {
			content: counter(decimal-dot) '. ';
		}
	}
}

.marker-disc {
	padding-left: 1rem;

	&>dt::before,
	&>div>dt::before {
		content: '● ';
	}
}

.marker-circle {
	padding-left: 1rem;

	&>dt::before,
	&>div>dt::before {
		content: '○ ';
	}
}

.about-company {
	position: relative;
	padding-top: 30px;
	display: flex;
	justify-content: flex-end;
	padding-right: 12.5%;
	--about-company-background-size: 12rem;

	@media (max-width: 1279px) {
		--about-company-background-size: 8rem;
		padding-bottom: var(--about-company-background-size);
	}

	@media (max-width: 479px) {
		padding-right: 0;
	}
}

.about-company__background {
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: 0;
	font-size: var(--about-company-background-size);
	line-height: var(--about-company-background-size);
	font-weight: bold;
	color: hsl(0 0% 93%);
	user-select: none;
	-webkit-user-select: none;
	animation: 0.5s about-company-background 0.5s forwards;
	transform: translateX(-100%);
	/* для анимации */
	opacity: 0;
	/* для анимации */

	&>p {
		margin-block: 0;
	}
}

.about-company__content {
	z-index: 2;
	max-width: 760px;
	padding-inline: 10px;
	color: rgb(55 56 51);
	animation: about-company-content 0.5s forwards;
	transform: translateX(100%);
	/* для анимации */
	opacity: 0;
	/* для анимации */
}

.about-company__title {
	font-size: 0.875rem;
	text-transform: uppercase;
	margin-block: 0 30px;
}

.about-company__descr {
	--about-company-descr-size: 1.9375rem;
	font-size: var(--about-company-descr-size);
	line-height: var(--about-company-descr-size);
	font-weight: 500;
	margin-block: 0 30px;
	text-wrap: balance;

	@media (max-width: 639px) {
		--about-company-descr-size: 1.453125rem;
	}
}

.about-company__facts {
	display: grid;
	grid-template-columns: 1fr;
	gap: 20px;

	@media (min-width: 768px) {
		grid-template-columns: 1fr 1fr;

		&> :last-child {
			grid-column: span 2;
		}
	}
}

.about-company__fact-item {
	display: flex;
	column-gap: 10px;
	align-items: end;
	margin-block: 0;
	--about-company-fact-content-size: 1.175rem;
	--about-company-fact-prefix-size: 80px;

	@media (max-width: 639px) {
		--about-company-fact-content-size: 0.88125rem;
		--about-company-fact-prefix-size: 60px;
	}
}

.about-company__fact-prefix {
	height: var(--about-company-fact-prefix-size);
	font-size: var(--about-company-fact-prefix-size);
	line-height: var(--about-company-fact-prefix-size);
	flex: 0 0 var(--about-company-fact-prefix-size);

	&>* {
		width: 100%;
		height: 100%;
	}

	&>svg {
		fill: rgb(55 56 51);
	}
}

.about-company__fact-content {
	font-size: var(--about-company-fact-content-size);
	line-height: var(--about-company-fact-content-size);
	font-weight: 600;
	margin-block: 0 var(--about-company-fact-content-size);
}

@keyframes about-company-background {
	to {
		opacity: 1;
		transform: translateX(0);
	}
}

@keyframes about-company-content {
	to {
		opacity: 1;
		transform: translateX(0);
	}
}

.simple-accordion {
	overflow: hidden;

	&::details-content {
		height: 0;
		transition:
			height 0.3s ease,
			content-visibility 0.3s ease;
		transition-behavior: allow-discrete;
	}

	&[open]::details-content {
		height: calc-size(auto, size);
	}

	&>summary {
		list-style-type: none;
		cursor: pointer;
		user-select: none;
		-webkit-user-select: none;

		&::-webkit-details-marker {
			display: none;
		}
	}

	&>p {
		margin: 0;
	}
}

.simple-accordion__content {
	margin-top: 1rem;
}

.main-slider-btn {
	position: absolute;
	background-color: hsl(220 70% 55%);
	top: 55%;
	left: 45%;
	border: none;
	color: white;
	padding: 12px 20px;

	@media (max-width: 1279px) {
		translate: -25%;
	}

	@media (max-width: 767px) {
		padding: 6px 10px;
		font-size: 12px;
	}

	@media (max-width: 639px) {
		translate: -25% -25%;
	}

	@media (max-width: 479px) {
		left: 43%;
	}
}

.main-slider-modal {
	padding: 0;
	border: none;
	width: 60vw;

	@media (max-width: 767px) {
		width: 80vw;
	}

	&::backdrop {
		background-color: hsl(0 0% 0% / 0.2)
	}

	& .form-ordered {
		margin: 0;
		border: 1px solid white;
	}
}

.example_title {
	margin-block: 30px 10px;
	text-align: center;
	font-family: RalewayRegular;
	font-size: 24px !important;
	color: #333 !important;
	opacity: .8;
}

:not(.products-modal-button)+.product-categories {
	margin-top: 30px;
}

.product-categories__title {
	font-weight: 700;
	color: #000;
	margin-bottom: 0 !important;
}

.product-categories__links-wrap {
	font-weight: 700;
}




.popularswipe .img-wrapper {
	display: none
}

.popularswipe .product-list-text {
	display: block
}

.popularswipe .attachment-full {
	display: block !important;
	max-height: 200px;
	width: 90%;
	margin: 20px auto
}

.popularswipe .favourite__block {
	top: 20px;
	left: 20px;
}

.popularswipe .state-slider__item {
	max-width: 25%
}

.blockin .parametry {
	width: 100% !important;
	display: block
}

.navv {
	padding: 20px;
	text-align: center
}

.navv .buttons__ordered--block {
	justify-content: space-between;
	gap: 20px
}

.navv .button {
	width: 45% !important
}

.navv .buttons__ordered--block {
	position: absolute;
	left: 20px;
	right: 20px;
	bottom: 20px
}

@media (max-width:760px) {
	.popularswipe .state-slider__item {
		max-width: 100%
	}

	.popularswipe .attachment-full {
		max-height: none !important;
	}

	.popularswipe .navv {
		padding: 20px;
		text-align: center;
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		height: 150px;
	}

	.popularswipe .fusion-image-wrapper.product__list--item {
		height: 450px
	}

	.popularswipe .fusion-image-wrapper.product__list--item img {
		height: auto
	}
}



.columns-flex {
	display: flex;
	gap: 20px
}


.btn-find-cost {
	width: 30%;
	padding: 12px 20px;
	background-color: #3a70dc;
	border: none;
	color: #fff;
	cursor: pointer;
	display: block;
	text-align: center;
}

.btn-find-cost:hover {
	color: #fff;
}

@media (max-width: 654px) {
	.btn-find-cost {
		width: 100%;
	}
}



.form-cost {
	margin: 40px 0;
	padding: 40px 5%;
	background-image: url('/local/templates/main/img/forms_bg/7.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 0 0;
}

.form-cost__title {
	margin: 0 0 35px 0;
	font-size: 22px;
	text-align: center;
	color: #fff;
	font-weight: 700;
}

.form-cost__subtitle {
	margin: 0 0 30px 0;
	color: #fff;
	text-align: center;
	font-size: 17px;
}

.form-cost__form-wrap {}

.form-cost__form-wrap form {}

.form-cost__wrapper {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 20px;
}

.form-cost__item {
	width: 100%;
}

.form-cost__item input {
	width: 100%;
	padding: 12px 20px;
}

.form-cost__button-wrap {}

.form-cost__button-wrap button {
	width: 100%;
	padding: 12px 20px;
	background-color:#fff ;
	border: none;
	color: #3a70dc;
	cursor: pointer;
}

.form-cost__button-wrap span {
	margin: 15px 0 0 0;
	color: #fff;
}

#to-right-sidebar {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	justify-content: center;
}

.post-date {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.cards-container {
	padding: 0 10px;
	max-width: 1200px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
}

.cards-row {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
}

.card {
	width: 33.333%;
	padding: 10px;
	box-sizing: border-box;
}

.card-inner {
	position: relative;
	cursor: pointer;
	overflow: hidden;
	aspect-ratio: 4/3; /* Соотношение 4:3 */
	width: 100%;
	display: block;
}

.card-image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	transition: transform 0.3s ease;
}

.card-inner:hover .card-image {
	transform: scale(1.05);
}

.card-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.10));
}

.card-content {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 20px;
	box-sizing: border-box;
	background: rgba(0, 0, 0, 0.5);
}

.card-title {
	font-size: 18px;
	font-weight: bold;
	color: white;
	text-align: left;
}

.card-title a {
	color: white;
	text-decoration: none;
	transition: color 0.3s ease;
}

.card-title a:hover {
	transform: scale(1.03);
}

/* Адаптивность */
@media (max-width: 1100px) {
	.card {
		width: 50%;
	}
}

@media (max-width: 480px) {
	.card {
		width: 100%;
	}
}


.swiper .example_title {
	text-align: center !important;
	padding-bottom: 20px !important;
	margin-top: 0.67em !important;
	margin-bottom: 0.67em !important;
	box-sizing: border-box !important;
	line-height: 20px !important;
	font-family: 'Raleway', Arial, Helvetica, sans-serif !important;
	color: #747474 !important;
}
/* End */
/* /local/templates/main/libs/contact-form-7/includes/css/styles.css?17664261311139 */
/* /local/templates/main/libs/cookie-notice/css/front.css?17664261313200 */
/* /local/templates/main/libs/download-manager/css/front.css?176642613129449 */
/* /local/templates/main/libs/download-manager/bootstrap/css/bootstrap.css?1766426131120941 */
/* /local/templates/main/libs/download-manager/font-awesome/css/font-awesome.min.css?176642613121984 */
/* /local/templates/main/libs/fancybox/2.1.7/css/jquery.fancybox.min.css?17664261316436 */
/* /local/templates/main/themes/Avada/style.css?1771329771345121 */
/* /local/templates/main/themes/Avada/ilightbox.css?176642613218979 */
/* /local/templates/main/themes/Avada/animations.css?176642613248900 */
/* /local/templates/main/themes/Avada/new-css/mobile-menu.css?17664261326493 */
/* /local/templates/main/css/swiper-bundle.min.css?176642613118456 */
/* /local/templates/main/css/ext.css?17664261314059 */
/* /local/templates/main/template_styles.css?1776165237218173 */
