

.carousel-control{
    width: 30%;
}

@media only screen and (max-width: 420px){.q_logo a{height: 42px !important;}.header_bottom {padding: 0 15px;}}p:not(:last-child){margin-bottom: 1rem;}

label.screen-reader-text {
    display: none;
}

@font-face {
	font-family:'CadizWeb';
	src: url('font/CadizWeb-Regular.eot'); /* IE9 Compat Modes */
	src: url('font/CadizWeb-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	     url('font/CadizWeb-Regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('font/CadizWeb-Regular.woff') format('woff'); /* Pretty Modern Browsers */
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
}

@font-face {
	font-family:'CadizWebBold';
	src: url('font/CadizWeb-Bold.eot'); /* IE9 Compat Modes */
	src: url('font/CadizWeb-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	     url('font/CadizWeb-Bold.woff2') format('woff2'), /* Super Modern Browsers */
         url('font/CadizWeb-Bold.woff') format('woff'); /* Pretty Modern Browsers */
	font-weight: 700;
	font-style: normal;
	font-stretch: normal;
}

body, p, input, h1, h2, h3, h4, h5, h6 {
    font-family: 'CadizWeb';
    -moz-osx-font-smoothing: grayscale;     /* optimize font rendering */
    -webkit-font-smoothing: antialiased;    /* apply font anti-aliasing */
    text-rendering: optimizeLegibility;     /* emphasizes in legibility over rendering speed */
	-moz-font-feature-settings:"kern" 1;    /* turn on kerning, highly recomened */ 
    -ms-font-feature-settings:"kern" 1;     /* turn on kerning, highly recomened */ 
    -o-font-feature-settings:"kern" 1;      /* turn on kerning, highly recomened */
    -webkit-font-feature-settings:"kern" 1; /* turn on kerning, highly recomened */
    font-feature-settings:"kern" 1;         /* turn on kerning, highly recomened */
    font-kerning: normal;                   /* turn on kerning, highly recomened */

    font-feature-settings: "liga" on;       /* ligatures: on or off */
    font-feature-settings: "dlig" off;      /* discretionary-ligatures: on or off */
    font-feature-settings: "onum" off;      /* old-style-figures: on or off */
    font-feature-settings: "lnum" off;      /* lining-figures: on or off */
    font-feature-settings: "ss01" off;      /* alternate glyphs: on or off */
}

.bold { font-family:'CadizWebBold'; }
.orange { color:#F56432; }
.blue { color:#004169; }
.white { color:#ffffff; }
.black { color:#12121E; }
.yellow { color:#FCEE50; }
.dark-grey { color:#B9B9BD; }
.dark-light { color:#C7C7CA; }
.brown { color:#C0A898; }
.product-title { font-size:60px; line-height:60px; }

.font-14 { font-size:14px; }
.font-17 { font-size:17px; }

h1 { margin-bottom:10px; margin-top:70px; }
h2 { margin-bottom:10px; margin-top:50px; }
h3 { margin-bottom:10px; margin-top:20px; }
h4 { margin-bottom:10px; margin-top:20px; }
h5 { margin-bottom:25px; margin-top:20px; }
p { margin-bottom:5px; }
ul { margin-left:20px; }
.resource-desc { font-size: 20px; line-height: 24px; }

.the_five_custom_columns { margin: 0; width:20%; }

a:hover { color:#F56432; }
a.black:hover { color:#FFFFFF; }

.header_top a:hover, .footer_bottom a:hover { color:#F56432; }

.boxed section.section .section_inner, section.grid_section .section_inner  {
    width: 1200px;
}
.container_inner {
    width: 1200px;
}
.woocommerce ul.products{
    margin-left: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
@media only screen and (max-width: 1250px) {
	.container_inner, .boxed section.section .section_inner, section.grid_section .section_inner, .full_width .parallax_content, .steps_holder_inner, .carousel-inner .slider_content_outer {
		width: 950px;
	}
}
@media only screen and (max-width: 1000px) {
	.container_inner, .boxed section.section .section_inner, section.grid_section .section_inner, .full_width .parallax_content, .steps_holder_inner, .carousel-inner .slider_content_outer {
		width: 768px;
	}
}
@media only screen and (max-width: 768px) {
	.container_inner, .boxed section.section .section_inner, section.grid_section .section_inner, .full_width .parallax_content, .steps_holder_inner, .carousel-inner .slider_content_outer {
		width: 600px;
	}
	.the_five_custom_columns {
		width: 50%;
		float: left;
	}
	.the_five_custom_columns:last-child:nth-child(odd) {
		width: 100%;
	}
}
@media only screen and (max-width: 767px) {
	h1 { margin-bottom:10px; margin-top:50px; word-break: break-word;}
	h2 { margin-bottom:10px; margin-top:30px; }
    .bg-white-mobile{
        background: #fff;
    }
}
@media only screen and (max-width: 600px) {
	.container_inner, .boxed section.section .section_inner, section.grid_section .section_inner, .full_width .parallax_content, .steps_holder_inner, .carousel-inner .slider_content_outer {
		width: 420px;
	}
	.resource-desc {
		font-size: 13px;
		line-height: 20px;
		display: block;
		margin-bottom: 20px !important;
	}
}
@media only screen and (max-width: 480px) {
	.container_inner, .boxed section.section .section_inner, section.grid_section .section_inner, .full_width .parallax_content, .steps_holder_inner, .carousel-inner .slider_content_outer {
    	width: 300px;
	}

	h1 { font-size: 50px; line-height: 60px; }
	.font-14 { font-size:13px; }
	.font-17 { font-size:15px; }
	.static-title { font-size: 30px; line-height: normal; width: 90%; margin: 0 auto; }
 	.static-title-desc { font-size: 15px; line-height: 20px; }
	.static-sub-title { font-size: 19px; line-height: normal; }
	.static-desc { font-size: 13px; line-height: 16px; }
	.main-title h4.static { font-size: 15px; line-height: 18px; }
}
.category-page-section .wpb_wrapper{
    display: flex;
    align-items: center;
    justify-content: center;
}
.category-page-section .wpb_wrapper .vc_single_image-wrapper, .page-template .woocommerce .product .vc_single_image-wrapper{
    background: #fff;
}
.category-page-section .product .resource-desc, .page-template .woocommerce .product .resource-desc{
    display: inline-block;
    margin: 0 auto;
    background: #fff;
}
.category-page-section .wpb_single_image .vc_single_image-wrapper, {
    width: 94px;
    height: 106px;
    position: relative;
}
.category-page-section .extra-animate img {
    position: absolute;
    top: 0;
    left: 0;
    transition: all .5s;
}
.category-page-section .extra-animate img:hover {
    top: -10px;
}


/*
 * HEADER
 */

.header_top {
    line-height: 38px;
    height: 38px;
    padding: 0;
}

.header_top .left .inner>div {
    float: left;
    padding: 0;
}

.header_top .right {
    height:38px;
    width: 33.33%;
}

select#lang_choice_polylang-2 {
    background-color: transparent;
    height: 30px;
    line-height: 30px;
    color: #fff;
    padding: 5px 10px;
    margin-left: 10px;
    border: none;
    outline: none;
}

.language_selector, .domain_selector {
    background: transparent;
    color:  #FFFFFF;
    line-height: 25px;
    font-size: 14px;
    padding-left: 0px;
    padding-right: 0;
    cursor: pointer;
    border: none;
    outline: none;
}

.language_selector label, .domain_selector label {
    cursor: pointer;
}

.language_selector.active img#pointer, .domain_selector.active img#pointer{    
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.languages, .domain {
    display: none;
    position: absolute;
    margin: 0;
    z-index: 13;
    list-style-type: none;
}

.languages > li, .domain > li{
    width: auto;
    line-height: 25px;
    font-size: 14px;
    padding: 5px 15px;
    cursor: pointer;
    background-color: #004169;
    padding-right: 15px;
}

.languages > li a, .domain > li a {
    color:  #FFFFFF;
    line-height: 25px;
    font-size: 14px;
}

.languages > li a:hover, .domain > li a:hover {
    color:  #F56432;
}

.domain-selector { margin-right:30px; }

.domain-co-id .language_selector { display:inline-block; }

.header_top .right p { margin-top:5px; }
.header_mobile .right p { margin-top:10px; }
.header-span {
	color: #fff; text-align: right; border-right: solid 1px #fff;
}
.header-span.phone {
	margin-right:30px; padding-right: 30px;
}
.header-span.phone a {
	color: #fff !important; 
}
.header-span.img {
	margin-right:12px; height: 20px; width: 14px; vertical-align: text-bottom; border-right: none;
}
.header-span.about {
	padding-right:30px;
}
.header-span.help {
	margin-left:30px; border-right: none;
}

.q_logo a { height: 100px !important; }
.q_logo, .q_logo img { height: 50% !important; }
.q_logo img {
    top: 50% !important;
    transform: translateY(-50%);
}

.q_logo, .q_logo.animate img { top:0 !important; }
.q_logo.animate_logo div { top: 35% !important; height: 50% !important; }

nav.main_menu.drop_down.right {
    position: relative;
    float: left;
    height: 50px;
    width: 100%;
	background-color: #fff;
	overflow:hidden;
}
header.sticky nav.main_menu.drop_down.right {
    height: 55px;
}
.header_inner_right {
    width: 33.33%;
    z-index: 1;
}
.header_top .right .inner>div {
    width: 100%;     box-sizing: border-box;
}
.header_top .right .inner>div .textwidget {
    width: 100%;     text-align: right;
}
.ubermenu-search, .mobile-search {
    padding-top: 0;
    right: 0;
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.ubermenu-search .ubermenu-searchform, 
.mobile-search .mobile-searchform {
	position:relative;
    height: 40px;
    margin: 0;
    background: transparent;
    width: 100%;
}
.ubermenu-search input.ubermenu-search-input, 
.mobile-search input.mobile-search-input {
    width: 100%;
    padding: 10px 17px;
    height: 100%;
    color: #12121E;
    background: 0 0;
    border: solid 1px #12121E;
    border-radius: 13px;
    box-sizing: border-box;
	outline:none;
	font-size: 13px;
}

.ubermenu-search input.ubermenu-search-input.placeholder, 
.mobile-search input.mobile-search-input.placeholder {
    color: #B9B9BD;
    border: solid 1px #B9B9BD;
}

.ubermenu-search input.ubermenu-search-input::placeholder, 
.mobile-search input.mobile-search-input::placeholder {
    color: #12121E;
}

.ubermenu-search .ubermenu-search-submit, .ubermenu-searchbar-drop .ubermenu-search-submit,
.mobile-search .mobile-search-submit, .mobile-searchbar-drop .mobile-search-submit{
    position: absolute;
    width: 50px;
    height: 100%;
    top: 0;
    right: 0px;
    border: none;
    background: 0 0;
    cursor: pointer;
    color: #B9B9BD;
	outline:none;
}
.ubermenu-search button.ubermenu-search-submit i,
.mobile-search button.mobile-search-submit i { display:none; }
.sticky .q_logo.animate_logo div {
    top: 15px !important;
    height: 60px !important;
}

.sticky .ubermenu-search, .sticky .mobile-search {
    padding-top: 15px;
    padding-bottom: 80px;
}

.mobile_menu_button span { color: #004169; font-size: 26px; }
nav.mobile_menu ul li a:hover, nav.mobile_menu ul li.active>a { color: #F56432; }
nav.mobile_menu ul li.print-page-menu.active>a, 
nav.mobile_menu ul li.package-page-menu.active>a, 
nav.mobile_menu ul li.industrial-page-menu.active>a { color: #004169; }
nav.mobile_menu ul li.print-page-menu.active a:hover, 
nav.mobile_menu ul li.package-page-menu.active a:hover, 
nav.mobile_menu ul li.industrial-page-menu.active a:hover { color: #F56432; }
nav.mobile_menu ul li a, nav.mobile_menu ul li h3 { color: #004169;font-size: 16px; border-bottom:none; }
.mobile-menu-bg, .mobile-search-bg, .mobile_search_button { display:none; }

.header_mobile{
	background-color: rgba(0,65,105,1);
}

@media only screen and (max-width: 1250px) {
	.header_top .right {
        width: auto;
    } 
}
@media only screen and (max-width: 1000px) {
    .header_top { background-color:rgba(0,65,105,1) }
    .header_top .left, .header_top .right {
        float:left;
        width: auto;
        text-align: left;
    } 
    .header_top .right {
        text-align: right;
        float: right;
    }
	.header-span.phone { margin-right:10px; padding-right: 10px; }
    .header-span.help { margin-left: 10px; }
    .header-span.about { padding-right: 10px; }
	.header_bottom { padding: 0; }
    .header_inner_right {width: 100%;height: 60px;display: block;}
    .mobile_menu_button, .logo_wrapper, .q_logo a {height: 70px !important;}
    .q_logo, .q_logo img { height: 40px !important; }
    nav.mobile_menu { background-color: #fff; }
    /*.logo_wrapper, .q_logo img { left: 0; position:  relative; }*/*/
	/*.mobile_menu_button { display: none; }*/
    .mobile_menu_button span { color: #12121e; font-size: 26px; }

	.mobile-menu-bg, .mobile-search-bg {
		display:block;
		margin-left:-100%;
		width: 100%;
		height: 100%;
		position: fixed;
		top: 0;
		left: 0;
		background-color: rgba(0,0,0,.85);
		z-index: 111;
    	overflow: hidden;
	}
	.mobile-search-bg { margin-left:0; display:none; }
	.mobile_close_menu_button, .mobile_close_search_button {
		position: absolute;
		right: 0;
		top: 10px;
		text-align: center;
		width: 12.5%;
	}
	.mobile_close_search_button { top:15px; }
	nav.mobile_menu { width: 87.5%; height: 100%; }
	.header_mobile.clearfix { width: 87.5%;  height: 39px; line-height: 39px; padding: 0 20px; box-sizing: border-box; }
	.header_mobile .left { float: left;}
	.header_mobile .right { float: right; }
}

@media only screen and (max-width: 768px) {
	.ls-borderlesslight .ls-nav-prev, .ls-borderlesslight .ls-nav-next { display:none; }
}


@media only screen and (max-width: 767px) {
	.header_bottom { padding: 0 25px; }
    .header_inner_right {width: auto;height: 50px;display: block;}
	.domain-selector { margin-right: 0; }
	.mobile_search_button { display:block; height: 20px; width: 20px; margin-top: 13px; }
    .mobile_menu_button, .logo_wrapper, .q_logo a {height: 50px !important;}
	.mobile_menu_button span { font-size: 23px; width: 20px; height: 20px; }
    .q_logo, .q_logo img { height: 30px !important; }

	.header_top { display:none; }
	.logo_wrapper, .q_logo img { position: relative; left: auto; }
	.ubermenu-search { display:none; }
	.mobile-search { width: 87.5%; transform: none; padding: 5px 0px 5px 10px; position: unset; box-sizing: border-box; }
	.mobile-search input.mobile-search-input { background-color: #fff;  font-size: 16px; }
	
	span.header-span.about, span.header-span.help { display: none; }
	span.header-span.phone { border-right: none; }
	nav.mobile_menu ul li a { padding-left: 20px; }
	span.header-span.phone { padding-right: 0; margin-right: 0; }   
}
@media only screen and (max-width: 480px) {
	.header_top .container_inner { width: auto; padding: 0 25px; }
	.header-span.img { margin-right: 6px; }
}
@media only screen and (max-width: 420px) {
	.header_top .container_inner { padding: 0 15px; }
    .q_logo, .q_logo img { height: 30px !important; }
	span.header-span.phone { font-size:13px; }    
}
/*
 * HEADER
 */

/*
 * FOOTER
 */

.footer_top .column_inner { border: none; }

.footer_top .column_inner > div h6 { font-family:'CadizWebBold'; }

.footer_top span {
    /*padding-bottom: 15px;*/
    display: inline-block;
}
span.es_af_css_txt {
    display: block;
}

footer .three_columns .column_inner > div.widget {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding-left: 15px;
}

footer .three_columns .column3 .column_inner > div.widget {
    width: 100%;
    padding-left: 0px;
}

footer .three_columns .column_inner > div.widget:first-child {
    padding-left: 0px;
}

.q_social_icon_holder .fa-stack.fa-2x {
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 0;
    background-color: transparent;
	margin-right: 20px;
}

.q_social_icon_holder .fa-stack i {
    color: #fff;
    font-size: 38px !important;
}

.q_icon_with_title.boxed .icon_holder .fa-stack:hover, .q_social_icon_holder .fa-stack:hover {
    background-color: transparent !important;
}

.q_icon_with_title.boxed .icon_holder .fa-stack:hover i, .q_social_icon_holder .fa-stack:hover i {
    color: #12121E !important;
}

div#email-subscribers-advanced-form-2 p {
    float: left;
    display: inline-block;
    width: 48%;
    box-sizing: border-box;
}

div#email-subscribers-advanced-form-2 p:first-child,
div#email-subscribers-advanced-form-2 p:last-child,
div#email-subscribers-advanced-form-2 p:nth-child(4){
    float: none;
    width: 100%;
}

div#email-subscribers-advanced-form-2 p:nth-child(3) {
    float:right;
    margin-right: 0;
}

input#es_af_txt_nm, input#es_af_txt_em {
    border: solid 1px #FFFFFF;
    background-color: transparent;
    border-radius: 12px;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    box-sizing:  border-box;
    color: #FFFFFF;
    font-size:16px;   
    outline:none;
	width: 100%;  
}

/*input#es_af_txt_em {
    float: right;
    margin-top: -62px;
}*/

input#es_af_txt_nm.placeholder, input#es_af_txt_em.placeholder {
    color: #FFFFFF;
    border: solid 1px #C7C7CA;
}

input#es_af_txt_nm::placeholder, input#es_af_txt_em::placeholder {
    color: #12121E;
}

input#es_af_btn {
    padding: 11px 27px;
    font-size: 16px;
    line-height: 16px;
    background-color: #fcee50;
    color: #12121E;
    border: solid 1px #fcee50;
    border-radius: 12px;
    outline: none;
    cursor: pointer;
    margin-top: 20px;
    text-transform: none;
    height: auto;
    font-weight: normal;
    letter-spacing: normal;
}
input#es_af_btn:hover {
    background-color: #FFFFFF;
    color: #12121E;
    border: solid 1px #FFFFFF;
}
input#es_af_btn.completed {
    background-color: #FFFFFF;
    border-color: #FFFFFF;
    color: #12121E;
}

.au-address, .nz-address, .id-address { display:none; }
.domain-com .au-address, .domain-nz .nz-address, .domain-co-id .id-address { display:inline-block; }

.footer_bottom {
    line-height: 92px;
    height: 92px;
}

span.es_af_short_desc {
    padding-bottom: 0;
}

.division {
    position: relative;
	/*margin-top: -30px;*/
    float: left;
    width: 100%;
}

.division::before {
    content: " ";
    background-image: url(/wp-content/uploads/2018/01/selectbox.svg);
    background-position: right;
    background-repeat: no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    display: inline-block;
    float: right;
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    -webkit-appearance: none;
	-moz-appearance: none;
}

ul.list-unstyled {
    height:  40px;
    background-color: transparent;
    border: solid 1px #C7C7CA;
    border-radius: 12px;
    line-height: 40px;
    cursor:pointer;
    box-sizing: border-box;
}

ul.list-unstyled.active, ul.list-unstyled.on  {	
    border: solid 1px #FFFFFF;
}

ul.list-unstyled li {
    display:none;
    border-left: solid 1px #fff;
    background-color: #b9b9bd;
    padding: 0 10px;
    border-right: solid 1px #fff;
    box-sizing:  border-box;
    margin-left:  -1px;
    margin-right:  -1px;
    cursor: pointer;
    margin-top: -1px;
    position: relative;
}
ul.list-unstyled li.init, ul.list-unstyled.clicked li {
    display:block;
    background-color:  transparent;
    border: none;
}

ul.list-unstyled li:nth-child(2) {    
    border-top: solid 1px #fff;
}

ul.list-unstyled li:last-child {    
    border-bottom: solid 1px #fff;
}

ul.list-unstyled li:hover {    
    color: #12121E;
}

span.es_af_validation {
    font-size: 12px;
    padding-left: 12px;
    display: block;
}
.footer_bottom_holder, .visit-store .parallax > section {
    -webkit-box-shadow: inset 0px 10px 30px 0px rgba(0,0,0,0.35);
    -moz-box-shadow: inset 0px 10px 30px 0px rgba(0,0,0,0.35);
    box-shadow: inset 0px 10px 30px 0px rgba(0,0,0,0.35);
}
.footer_bottom p a:hover { color: #F56432; }
footer .hs-form-field {
    margin-bottom: 18px !important;
}
footer .hs_company > label, footer .hs_firstname > label, footer .hs_lastname > label, footer .hs_email > label, footer .hs_divisions > label {
    display: none !important;
}

footer div.input input, footer div.input select {
   width: 100% !important;
    height: 40px;
    line-height: 40px;
    font-size: 16px !important;
    font-family: 'CadizWeb' !important;
    border: solid 1px #FFF !important;
    border-radius: 12px !important;
    background-color: transparent !important;
    box-shadow: none;
    padding: 0 10px !important;
    color: #12121e !important;
    -webkit-appearance: none;
	-moz-appearance: none;
    box-sizing: border-box !important;
}
footer div.input select {
    border-color: #FFF !important;
    color: #12121e !important;
	background-image: url(/wp-content/uploads/2018/01/selectbox.svg);
    background-position: right;
    background-repeat: no-repeat;
    background-size: 30px 20px;
    cursor: pointer;
}

footer .actions {
	margin:0 !important;
	padding:0 !important;
}


div.input input::placeholder {
    color: #fff;
}


@media only screen and (max-width: 1250px) {
	.three_columns>.column1, .three_columns>.column2 {
		width: 25%;
	}

	.three_columns>.column3 {
		width: 50%;
	}
	footer .three_columns .column_inner > div.widget {
		width: 100%;
    	padding-left: 0;
		margin-bottom: 20px !important;
	}
	.footer_bottom {
		height: auto;
	}
    .footer_bottom p {
        line-height: normal;
        width: 100%;
        margin: 10px 0 !important;
        display: block !important;
        text-align: center;
    }
    .footer_bottom { height: auto; line-height: normal; }
    .footer_bottom .textwidget { text-align: center !important; }
    .footer_bottom img { margin: 15px 0 10px; }
	.q_social_icon_holder .fa-stack.fa-2x {
		width: 25px;
		height: 25px;
		line-height: 25px;
		margin-right: 15px;
	}
	.q_social_icon_holder .fa-stack i {
		font-size: 28px !important;
	}
}

@media only screen and (max-width: 768px) {
	.two_columns_50_50 .column1, .two_columns_50_50 .column2, .three_columns .column1, .three_columns .column2, .three_columns .column3, .two_columns_66_33 .column1, .two_columns_66_33 .column2, .two_columns_33_66 .column1, .two_columns_33_66 .column2, .two_columns_75_25 .column1, .two_columns_75_25 .column2, .two_columns_25_75 .column1, .two_columns_25_75 .column2, .four_columns .column1, .four_columns .column2, .four_columns .column3, .four_columns .column4 {
		width: 100%;
	}
	footer .three_columns .column_inner > div.widget {
		width: 50%;
    	padding-left: 15px;
	}
	.footer_top .three_columns>.column1>.column_inner, .footer_top .three_columns>.column2>.column_inner, .footer_top .three_columns>.column3>.column_inner {
		padding: 0;
	}
	div#email-subscribers-advanced-form-2 p.subscribeButton {
		width: 100%;
	}
	input#es_af_btn { width:100%; }
	div.input { margin-right:0 !important; }
}
@media only screen and (max-width: 480px) {
	.textwidget { padding: 0; }
	.division { margin-top: 0; }
    input#es_af_txt_nm, input#es_af_txt_em { width: 100%; font-size: 13px; }
	input#es_af_txt_em { float: none; margin-top: 0; font-size: 13px; }
	input#es_af_btn { width: 100%; font-size: 13px; }
	.footer_top { padding: 40px 40px 15px; }
	.footer_top h6 { font-size:15px; line-height: 18px; }
	.footer_top span { font-size: 13px; line-height: 22px; }
	footer .three_columns .column_inner > div.widget { margin-bottom: 28px !important; }
	.q_social_icon_holder .fa-stack i { font-size: 36px !important; }
	ul.list-unstyled li { font-size: 13px; }
	.footer_bottom { padding: 10px 0 20px; }
	.footer_bottom img { margin: 20px 0 15px; }
	.footer_bottom p { margin: 5px 0 !important; }
	.footer_bottom span {
		font-size: 13px !important;
		display: block !important;
		border: none !important;
		margin: 0 !important;
		padding: 0 !important;
	}
}
@media only screen and (max-width: 400px) {
	footer .three_columns .column_inner > div.widget {
		width: 100%;
    	padding-left: 0px;
	}

	div#email-subscribers-advanced-form-2 p {
		width: 100%;
	}
}

/*
 * FOOTER
 */

/*
 * POST
 */
.blog_holder.masonry { opacity:1; margin-bottom: 150px; }

.blog_holder.blog_single article .post_text h2 { color: #F56432; text-align: center; }
.blog_holder.blog_single article .post_text h5 { color: #12121e; text-align: center; }

.post_description a, .single_tags a {
    font-size: 16px !important;
    margin: 0;
    padding: 0;
    background-color: transparent;
    color: #F56432;
}

.single_tags a { margin-right:20px; }

.post_description a:hover, .single_tags a:hover {
    color: #12121e;
    background-color: transparent;
}

.post_description a {
    font-size: 16px !important;
}

.page-template-blog-masonry span.social_share_icon::after {
    content: "\f1e0";
    font-family:FontAwesome;
    font-size: 16px;
}

.page-template-blog-masonry span.social_share_icon {
    background: no-repeat !important;
}

.page-template-blog-masonry .social_share_holder:hover .social_share_icon::after,
.page-template-blog-masonry .social_share_holder:hover .social_share_title,
.page-template-blog-masonry .social_share_dropdown ul li a:hover i,
.page-template-blog-masonry .social_share_dropdown ul li:hover a span {
    color: #F56432
}

/*
 * POST
 */


/*
 * SEARCH
 */
.search .title .title_holder .container { vertical-align: top; }

.search .searchPadding {
	padding: 0 0 0 19%  !important;
    box-sizing: border-box;
}

.search .blog_holder article .post_image { margin: 0; }

.search-page .blog_holder article {
    padding: 25px 0 30px;
    border-bottom: solid 1px #dddddd;
    margin: 0;
}
.search-page .blog_holder article .post_image {
    margin: 0;
}
.search-page .blog_holder article .post_image img {
	border: solid 1px #ddd;
    box-sizing: border-box;
}
.search-page .blog_share {
	display: inline-block !important;
    float: left;
    margin: 0 0 0 19px !important;
    overflow: hidden;
}
.search-page .social_share_holder {
    display: block;
    max-height: 40px;
}
.search-page .social_share_title {
    padding: 0;
    line-height: 40px;
    width: auto;
    text-align: left;
    display: inline-block;
    vertical-align: top;
}

.search-page .social_share_title:hover + .social_share_dropdown,
.search-page .social_share_holder:hover .social_share_dropdown,
.search-page .social_share_holder.hover + .social_share_dropdown,
.search-page .social_share_holder.hover .social_share_dropdown {
	visibility: visible;
    overflow: visible;
    display: inline-block;
}

.search-page .social_share_title.blue:hover, .social_share_holder:hover .social_share_title.blue { color:#F56432; }

.search-page li.share_title, .search-page span.share_text {
    display: none !important;
}
.search-page .social_share_dropdown ul {
    margin: 0 20px;
}
.search-page .social_share_dropdown li {
    float: left;
    display: inline-block;
    background-color: transparent;
}
.search-page .social_share_dropdown ul li a {
    padding: 10px 0;
    color: #004169;
}
.search-page .social_share_dropdown ul li a i {
    color: #004169;
}
.search-page .social_share_dropdown ul li a:hover i {
    color: #F56432;
}
.search-page .social_share_dropdown {
    position: relative;
    padding: 0;
	display: none;
}
.search-page .social_share_holder:hover .social_share_dropdown {
    display: inline-block !important;
}
.search .post_image {
		/*border: solid 1px #ccc;*/
		box-sizing: border-box;
}
.blog_holder article {
    margin: 0 0 30px;
    padding: 0 0 30px;
    border-bottom: solid 1px #ccc;
}

@media only screen and (max-width: 767px) {
	.searchPadding {
		padding: 0 !important;
	}
	.search .title.with_image {
		    height: 130px !important;
	}
	.search .title_holder h2 {
		font-size: 24px;
		line-height: 38px;
	}
	.search .title_holder .search-query {
		font-size: 15px;
		line-height: 15px;
	}
	.search .title .title_holder { top: 0 !important; }
	.search .image.mobile { margin-bottom:25px; }
	.search .image.mobile img {
		border: solid 1px #ccc;
		box-sizing: border-box;
	}
	.search .content article .vc_column_container { padding:0 !important; }
    .search a.qbutton.tiny {
		padding: 11px 0 !important;
		width: 100%;
		text-align: center;
		margin-bottom: 15px;
	}
	.search .blog_holder.blog_large_image .blog_share {		
		width: 100% !important;
		margin: 0 !important;
		text-align: left;
	}
}

/*
 * SEARCH
 */


/*
 * NEWS
 */

.news_link a, a.news { color:#004169; text-decoration: underline;}
.news_link a:hover, a.news:hover { color:#F56432; text-decoration: underline; }

/*
 * NEWS
 */

/*
 * Homepage
 */

.more-nudge {
    overflow: hidden;
}
.more-nudge::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 50%;
	transform: translate(-50%, -50%);
}

img.case-img {
	width: 100%;
}

p.productName {
    width: 50%;
    float: left;
    text-align: left;
    padding-right: 15px;
    box-sizing: border-box;
}

p.productName.first-container:first-child { padding-left:30px; }


@media only screen and (max-width: 1200px) {
	p.productName {
		width: 100%;
		float: none;
	}
	p.productName.first-container, p.productName.first-container:first-child {
		padding-left: 30px;
	}
}

@media only screen and (max-width: 991px) {
	p.productName {
		width: 100%;
		float: none;
		text-align: center;
	}
	p.productName.first-container, p.productName.first-container:first-child {
		padding-left: 15px;
	}
}

@media only screen and (max-width: 768px) {
	p.productName {
		width: 50%;
		float: left;
		text-align: left;
	}
}

@media only screen and (max-width: 767px) {
	p.productName {
		width: 100%;
		float: none;
		text-align: center;
	}
	p.productName.first-container, p.productName.first-container:first-child {
		padding-left: 0px;
	}
}

/*@media only screen and (max-width: 767px) {
	
img.case-img {
		height: 53%;
	}

}

@media only screen and (max-width: 730px) {
	img.case-img {
		height: 50%;
	}
}

@media only screen and (max-width: 600px) {
	img.case-img {
		height: 43%;
	}
}

@media only screen and (max-width: 480px) {
	img.case-img {
		height: 40%;
	}
}

@media only screen and (max-width: 360px) {
	img.case-img {
		height: 35%;
	}
}*/
/*
 * Homepage
 */


/*
 * product
 */

.IND h1, .ind h1 { color:#C0A898; text-align:center; }
.IND h2, .ind h2 { text-align:left; }
.IND h3, .ind h3 {  }
.IND h4, .ind h4 { color:#F56432; text-align:left; }
.IND h5, .ind h5 { text-align:center; }
.IND h6, .ind h6 {  }
.IND p, .ind p { text-align:left; }
.IND a, .ind a { color:#004169; text-decoration: underline;}
.IND a.qbutton, .ind a.qbutton { color:#12121E; text-decoration: none;}
.IND a:hover, .ind a:hover { color:#F56432; text-decoration: underline; margin-top:30px; }
.IND a.qbutton:hover, .ind a.qbutton:hover { text-decoration: none; border: solid 1px #12121E; }

.PRI h1, .pri h1 { color:#004169; text-align:center; }
.PRI h2, .pri h2 { text-align:left; }
.PRI h3, .pri h3 {  }
.PRI h4, .pri h4 { color:#F56432; text-align:left; }
.PRI h5, .pri h5 { text-align:center; }
.PRI h6, .pri h6 {  }
.PRI p, .pri p { text-align:left; }
.PRI a, .pri a { color:#004169; text-decoration: underline; }
.PRI a.qbutton, .pri a.qbutton { color:#12121E; text-decoration: none; margin-top:30px; }
.PRI a:hover, .pri a:hover { color:#F56432; text-decoration: underline; }
.PRI a.qbutton:hover, .pri a.qbutton:hover { text-decoration: none; border: solid 1px #12121E; }

.PAC h1, .pac h1 { color:#F56432; text-align:center; }
.PAC h2, .pac h2 { text-align:left; }
.PAC h3, .pac h3 {  }
.PAC h4, .pac h4 { color:#F56432; text-align:left; }
.PAC h5, .pac h5 { text-align:center; }
.PAC h6, .pac h6 {  }
.PAC p, .pac p { text-align:left; }
.PAC a, .pac a { color:#004169; text-decoration: underline;}
.PAC a.qbutton, .pac a.qbutton { color:#12121E; text-decoration: none; margin-top:30px; }
.PAC a:hover, .pac a:hover { color:#F56432; text-decoration: underline;}
.PAC a.qbutton:hover, .pac a.qbutton:hover { text-decoration: none; border: solid 1px #12121E; }
.page-numbers{
    margin-top: 50px;
}
.woocommerce-ordering, .woocommerce-result-count{
    display: none;
}
.woocommerce.single-product .main-title section, .woocommerce.single-product .title.has_background {
    background-size: 1920px !important;
    background-position: top right !important;
}

.single-product .title.with_image {
	height:400px !important;
}

.single-product .title.with_image .title_holder, .tax-product_cat .title.with_image .title_holder {
    top: 0 !important;
    /*display: block;*/
}

.single-product .title_holder .container {
    padding-bottom: 0 !important;
    height: 100%;
}

.single-product .title_holder .container_inner,  .tax-product_cat .title_holder .container_inner{
    padding-top: 0 !important;
    display: block;
    height: 100%;
}

.single-product .title_holder .container_inner .vc_column_container, .tax-product_cat .title_holder .container_inner .vc_column_container{	
    height: 100%;
    position: relative;
}

.single-product .title_holder .container_inner .title_on_center_wrap,  .tax-product_cat .title_holder .container_inner .title_on_center_wrap{
    margin: 0;
    vertical-align: top;
    font-size: initial;
    line-height: normal;
    position: absolute;
    left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.single-product .title_holder .container_inner img, .tax-product_cat .title_holder .container_inner img{
    width: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
 	max-height: 70%;
}

.single-product .title_holder .container_inner p.category, .tax-product_cat .single-product .title_holder .container_inner p.category{
    font-size: 22px;
    line-height: 30px;
    font-weight: 400;
}

.single-product .title_holder .container_inner h1.product, .tax-product_cat .single-product .title_holder .container_inner h1.product{
    font-size: 58px;
    line-height: 68px;
    font-weight: 400;
    margin-top: 0;
}

.woocommerce .upsell ul { margin-left:0; }
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin-right: 0;
    margin-bottom: 0;
    text-align: center;
	padding: 0 15px;
    box-sizing: border-box;
}
.upsell > .vc_column-inner { padding: 0; }

.single-product .productBG { background-position: top left !important; }

@media only screen and (max-width: 1920px) {
	.single-product .productBG { background-position: top center !important; }
    .fix-background-position [class*="vc_custom"]{
        background-position: top center !important;
    }
}
@media only screen and (max-width: 1300px) {
	/*.single-product .productBG { background-size: 75% !important; }*/
}
@media only screen and (max-width: 1000px) {	
	.title .title_holder { top: 0%!important; display: flex; }
	.single-product .title_holder .container_inner img {
		height: auto;
	}
	.title.with_image {
    	height: 400px !important;
	}
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) and (max-width: 1000px) {
   .title .title_holder { display: table; }
}
@media only screen and (max-width: 768px) {
	.woocommerce.single-product .main-title section, .woocommerce.single-product .title.has_background {
		background-size: contain !important;
		background-position: 0 -50px !important;
	}
	.title .title_holder { top: 50%!important; }
	.single-product .title_holder .container_inner h1.product {
		font-size: 36px;
		line-height: 46px;
	}
	.upsell ul.products li.product {
		width: 50% !important;
		margin-right: 0 !important;
	}
	.upsell ul.products li.product:last-child:nth-child(odd) {
		width: 100% !important;
		text-align: center;
	}
}

@media only screen and (max-width: 767px) {
	.title.with_image {
    	height: 240px !important;
	}
	.title .title_holder {
		top: 0 !important;
	}
	.title img {
		position: absolute;
		right: 0;
		width: auto;
		height: 100%;
	}
	.error404 .title img {
		position: relative;
		width: auto;
		height: auto;
	}
	.single-product .title_holder .container_inner .vc_column_container {
		width: 50%;
		float: left;
	}
	.single-product .title_holder .container_inner p.category {
		font-size: 13px;
		line-height: 16px;
	}
	.single-product .title_holder .container_inner h1.product {
		font-size: 24px;
		line-height: 32px;
	}
	.woocommerce div.product section.section {
		background-image: none !important;
	}
}

@media only screen and (max-width: 480px) {
	.title.with_image {
    	height: 240px !important;
	}
	.title .not_responsive { background-position-x: 80% !important; }
}
/*
 * product
 */


/*
 * 404
 */

.error404 h1, .error404 h2, .error404 h3, .error404 h4, .error404 h5, .error404 h6 {
    text-align: center;
    margin: 0;
}

.error404 .title.with_image .title_holder { position: relative; }

.error404 h1 { font-size:120px; line-height:120px; }

.error404 .content .container .container_inner { padding-top: 0px; }
.error404 .page_not_found h4 { margin-top: 40px; }
.error404 .page_not_found p { margin-top: 60px; }

/*
 * 404
 */

/*
 * Form
 */

.hs-input { box-sizing: border-box !important; width: 100% !important; }
fieldset.form-columns-2 .input, fieldset.form-columns-1 .input { margin-right: 15px !important; }
footer fieldset.form-columns-2 .input, footer fieldset.form-columns-1 .input { margin-right: 8px !important; }
.hs_error_rollup { display:none; }

@media only screen and (max-width: 768px) {	
	.hbspt-form fieldset, .hbspt-form .hs-input { max-width: none !important; } 
	.hs_submit.hs-submit .actions { margin-right: 8px !important; }
}
@media only screen and (max-width: 767px) {	
	fieldset.form-columns-2 .input, fieldset.form-columns-1 .input { margin-right: 20px !important; }
	footer fieldset.form-columns-2 .input, footer fieldset.form-columns-1 .input { margin-right: 0 !important; }
	.hs_submit.hs-submit .actions { margin-right: 0!important; }
	.hs-form-field { width:100% !important }
}

/*
 * Form
 */


/*
 * Button
 */

input.hs-input, textarea.hs-input, select.hs-input {
    height: 38px !important;
    padding: 0 10px !important;
    font-family: 'CadizWeb' !important;
    font-size: 16px !important;
    font-weight: normal !important;
    line-height: 38px !important;
    color: #12121e !important;
    border: 1px solid #b9b9bd !important;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    border-radius: 12px !important;
	outline: none !important;
}
select.hs-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(/wp-content/uploads/2018/02/selectbox-grey.svg);
    background-position: center right 10px;
    background-repeat: no-repeat;
    background-size: 10px;
    cursor: pointer;
}
select::-ms-expand {
    display: none;
}
textarea.hs-input { height:130px !important; }
.hbspt-form label {
    font-family: 'CadizWeb' !important;
	font-size: 16px !important;
}
input.hs-input[type=checkbox], input.hs-input[type=radio] {
    width: auto !important;
    height: auto !important;
}
.hs-error-msgs label {
    font-size: 11px !important;
    font-family: 'CadizWeb' !important;
}

.button, .qbutton, .malinky-load-more__button {
	font-family: 'CadizWeb' !important;
    padding: 11px 27px !important;
    font-size:16px !important;
    line-height: 16px !important;
    color: #12121E;
    border-radius: 12px;
    background-color: #FCEE50;
	border:solid 1px #FCEE50;
	display: inline-block;
    cursor:pointer;
	height:auto !important;
	letter-spacing: normal;
    text-transform: none;
}

.button.transparent, .qbutton.transparent {
	background-color: transparent;
	border:solid 1px #fff;
	color: #fff;
}

.button:hover, .qbutton:hover{
    color: #12121E;
    background-color: #ffff;
	border:solid 1px #fff;
}

.malinky-load-more__button:hover, .search-page .qbutton:hover {
	border: solid 1px #12121E !important;
    color: #12121E;
    background-color: #ffff;
}

.button.transparent.icon, 
.qbutton.transparent.icon {
    font-size: 24px;
    padding: 5px;
    height: 30px;
    width: 30px;
    border-radius: 50%;
}
.button.transparent.icon:hover i, 
.qbutton.transparent.icon:hover i {    
    color: #12121E !important;
}

.hs-button {
    font-family: 'CadizWeb' !important;
    padding: 11px 27px !important;
    font-size:16px !important;
    line-height: 16px !important;
    color: #12121E !important;
    border-radius: 12px !important;
    background-color: #FCEE50 !important;
    border: solid 1px #fcee50 !important;
	display: inline-block !important;
    cursor:pointer !important;
    background-image:none !important;
    box-shadow:none !important;
    font-weight: normal !important;
    text-shadow:none !important;
    height: auto !important;
    text-transform: none !important;
    letter-spacing: normal !important;
}
.hs-button:hover {
    border: solid 1px #12121E !important;
    color: #12121E !important;
    background-color: #ffff !important;
}
footer .hs-button:hover {
    border: solid 1px #fff !important;
}

@media only screen and (max-width: 768px) {	
	.button {
		font-size:12px;
		line-height: 12px;
	}
	.hs-button { width:100% !important; box-sizing: border-box !important; text-align: center !important; }
	.malinky-load-more__button {	
		padding: 11px 0 !important;
		width: 100%;
		text-align: center;	
	}
}


/*
 * Button
 */

body.tag .title.with_image .title_holder { position:relative; top:0; }

.title_holder img, .ls-container img {
    -webkit-filter: drop-shadow(10px 5px 10px rgba(0,0,0,.5)) !important;
    filter: drop-shadow(10px 5px 10px rgba(0,0,0,.5)) !important;
}

.ls-nav-prev { 
	background-image:url(/wp-content/uploads/2018/01/left.svg) !important; 
	background-position: 0 !important; 
	background-size: cover; 
    width: 38px !important;
    height: 38px !important; 
    min-width: 38px !important;
    min-height: 38px !important; 
    margin-top: -18px !important; 
	left: 45px !important; 
}
.ls-nav-next { 
	background-image:url(/wp-content/uploads/2018/01/right.svg) !important; 
	background-position: 0 !important; 
	background-size: cover; 
	width: 38px !important; 
	height: 38px !important; 
    min-width: 38px !important;
    min-height: 38px !important; 
	margin-top: -18px !important; 
	right: 45px !important;  
}
.ls-nav-prev:hover { background-image:url(/wp-content/uploads/2018/01/left-hover.svg) !important; background-position: 0 !important; }
.ls-nav-next:hover { background-image:url(/wp-content/uploads/2018/01/right-hover.svg) !important; background-position: 0 !important; }
.ls-borderlesslight .ls-shadow { display: none !important; }


.desktop, .show { display: block; }
.mobile, .hide { display: none; }

#back_to_top span { background-color:#004169 !important; }

@media only screen and (max-width: 768px) {
	.mobile { display: block; }
	.desktop { display: none; }
}

@media only screen and (max-width: 767px) {
	.product-title {
		font-size: 23px;
		line-height: 48px;
	}
}

