/*
Theme Name:     Ronneby Child Theme
Theme URI: 		http://themes.dfd.name/ronneby/
Description:    ronneby - Highly Functional Multifaceted WP Theme
Author:         DFD
Author URI:		http://wpsaloon.com/
Template:       ronneby
Version:        1.0.0
*/

@import url("../ronneby/style.css");

@font-face {
	font-family: 'Dosis';
	font-style: normal;
	font-weight: 700;
	src: url('/wp-content/themes/ronneby_child/fonts/Dosis-Bold.ttf') format('truetype');
}

@font-face {
	font-family: 'Dosis';
	font-style: normal;
	font-weight: 600;
	src: url('/wp-content/themes/ronneby_child/fonts/Dosis-SemiBold.ttf') format('truetype');
}

@font-face {
	font-family: 'Dosis';
	font-style: normal;
	font-weight: 400;
	src: url('/wp-content/themes/ronneby_child/fonts/Dosis-Regular.ttf') format('truetype');
}

#main-wrap {
	width: 100%;
	max-width: 2560px;
	float: left;
}
.filter li a::before {
	content: none !important;
}
.filter li a {
	padding: 0 20px 0 17px !important;
}

ul.filter li a:first-letter{
	color: rgba(0,0,0,0) !important;

}

.dfd-module-wrapper .dfd-portfolio-wrap .filter li:first-child a:first-letter{
	color: #242424 !important;
	font-size: 12px !important;
}

h3.widget-title,
h4.widget-title {
	font-size: 20px !important;
	line-height: 20px !important;
}
.wpb_wrapper h4.widget-title {
	margin-bottom: 20px !important;
	font-weight: 400;
}
.wpb_wrapper h6.widget-title {
	font-weight: 400 !important;
	letter-spacing: 0 !important;
}
.wpb_wrapper .uvc-sub-heading h3.widget-sub-title {
	margin-bottom: 20px !important;
}


#layout .vc-row-wrapper.dfd-mobile-remove-all-borders,
#layout .vc-row-wrapper .columns.dfd-mobile-remove-all-borders {
  border-width: 30px !important;
  border-color: #efefef !important;
  border-style: solid !important;
}


@media only screen and (min-width: 768px) {
  #layout .vc-row-wrapper.dfd-mobile-remove-all-borders,
  #layout .vc-row-wrapper .columns.dfd-mobile-remove-all-borders {
	border-width: 30px !important;
  }
	h3.widget-title,
	h4.widget-title {
		font-size: 30px !important;
		line-height: 30px !important;
	}
}
@media only screen and (min-width: 768px) {
	h3.widget-title,
	h4.widget-title {
		font-size: 40px !important;
		line-height: 40px !important;
	}
}
.button.wc-backward:hover:not(.ubtn), button:hover:not(.ubtn), .button:hover:not(.ubtn), #wp-submit:hover:not(.ubtn), #commentform #submit:hover:not(.ubtn) {
	border: 1px solid #de2424 !important;
	background: #de2424 !important;
}

#header-container.small:not(.header-style-7):not(.header-style-14) #header {
	background: #000 !important;
}
#header-container.small:not(.header-style-7):not(.header-style-14) #header .nav-menu .mega-menu-item .item-title {
	color: #FFF !important;
}

ul#leistungen li:before {
	content: " ";
	position: absolute;
	left: 0;
	top: 5px;
	background-image: url(images/01_Leidenschaft.png);
	background-repeat: no-repeat;
	background-size: 100%;
	width: 30px;
	height: 100px;
}

ul#leistungen li {
	list-style: none;
	background-repeat: no-repeat;
	padding-left: 40px;
	line-height: 22px;
	padding-top: 5px;
	position: relative;
}
.ultimate-typewriter-prefix {
	display: block !important;
	position: relative;
	/* padding-left: 30px; */
}
/*
.ultimate-typewriter-prefix:before {
    background-image: url("images/08_Stier_klein.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
    border-color: transparent !important;
    height: 20px !important;
    width: 20px !important;
	position: absolute;
	content: " ";
	left: 0;
	bottom: 10px;
}
*/

.uvc-type-wrap {
	line-height: 30px !important;
}
.typed-cursor,
.ultimate-typed-main,
.ultimate-typewriter-prefix {
	font-size: 24px !important;
	line-height: 30px !important;
}
#header-container.header-style-1:not(.small) #header .header-wrap .nav-menu .mega-menu-item .item-title, #header-container.header-style-1:not(.small) #header .header-wrap .nav-menu .menu-item-language-current > a, #header-container.header-style-1:not(.small) #header .header-wrap .total_cart_header.simple .woo-cart-contents .woo-cart-details, #header-container.header-style-1:not(.small) #header .header-wrap .lang-sel > a, #header-container.header-style-1:not(.small) #header .header-wrap .total_cart_header:not(:hover) .woo-cart-contents .woo-cart-items i, #header-container.header-style-1:not(.small) #header .header-wrap .form-search-wrap a {
	color: #FFF !important;
}
@media only screen and (max-width: 768px) {
	.cooperations {
		padding-bottom: 40px;
	}
}
.slick-slider .slick-prev {
	left: 20px !important;
	z-index: 100;
}
.slick-slider .slick-next {
	right: 20px !important;
}

@media only screen and (min-width: 768px) {
	.slick-slider .slick-prev {
		left: 0 !important;
	}
	.slick-slider .slick-next {
		right: 0 !important;
	}
	.uvc-type-wrap {
		line-height: 65px !important;
	}
	ul#leistungen li:before {
		width: 50px;
	}
	ul#leistungen li {
		margin-bottom: 20px;
		padding-left: 70px;
	}
	.ultimate-typewriter-prefix{
		display: inline-block !important;
	}
	.typed-cursor,
	.ultimate-typed-main,
	.ultimate-typewriter-prefix {
		font-size: 50px !important;
		line-height: 65px !important;
	}
}
ul#leistungen li:nth-child(2):before {
	background-image: url(images/02_Konzeption.png);
}
ul#leistungen li:nth-child(3):before {
	background-image: url(images/03_Videoproduktion.png);
}
ul#leistungen li:nth-child(4):before {
	background-image: url(images/04_Eventcontent.png);
}
ul#leistungen li:nth-child(5):before {
	background-image: url(images/05_Sound.png);
}
ul#leistungen li:nth-child(6):before {
	background-image: url(images/06_Urban_Scratch.png);
}
ul#leistungen li:nth-child(7):before {
	background-image: url(images/07_Synergien.png);
}
ul#ul_aboutus li {
	list-style: none;
	background-position: 0 5px;
	margin-bottom: 15px;
}

.aboutus_content .uvc-main-heading h3 {
	padding-left: 0 !important;
}

em.quote {
	background-image: url(images/quote.png);
	background-repeat: no-repeat;
	padding-top: 20px;
	background-position: 50% 0;
}
.uvc-headings-line {
	border-color: transparent !important;
	background-image: url(images/08_Stier_klein.png);
	background-size: 100%;
	width: 20px !important;
	height: 20px !important;
	background-position: 0 0px;
	background-repeat: no-repeat;
}
.filter li {
	margin-top: 5px;
	width: 33%;
}
#main-wrap .body-back-to-top {
	background: #cccccc;
	width: 30px;
	height: 30px;
}
#main-wrap .body-back-to-top.align-right.oben i,
#main-wrap .body-back-to-top.align-right.telefon i,
#main-wrap .body-back-to-top.align-right.email i  {
	background-image: url(images/oben_wit.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 100%;
	display: block;
	line-height: inherit;
	height: 30px;
	transform: rotate(0deg);
	z-index: 1;
}
#main-wrap .body-back-to-top.align-right.telefon i {
	background-image: url(images/telefon_wit.png);	
}
#main-wrap .body-back-to-top.align-right.email i {
	background-image: url(images/post_wit.png);	
}

#main-wrap .body-back-to-top.align-right.telefon i a,
#main-wrap .body-back-to-top.align-right.email i a {
	height: 30px;
	width: 30px;
	display: block;
	z-index: 10;
	position: absolute;
	top: 0;
	left: 0;
}
#main-wrap .body-back-to-top.align-right.oben i:hover{
		background-image: url(images/oben.png);
}
#main-wrap .body-back-to-top.align-right.telefon i:hover{
		background-image: url(images/telefon.png);
}
#main-wrap .body-back-to-top.align-right.email i:hover {
		background-image: url(images/post.png);
}


#main-wrap .body-back-to-top.align-right.email i{
    right: 90px;
}
#main-wrap .body-back-to-top.align-right.oben i{
    right: 90px;
}
#main-wrap .body-back-to-top.align-right.telefon {
    right: 110px;
}
#main-wrap .body-back-to-top.align-right.email {
    right: 75px;
}
.dfd-portfolio-wrap .filter li a:before {
	background: none;
}
.dfd-portfolio-wrap .filter li a:hover,
.dfd-portfolio-wrap .filter li.active a {
	border-color: #222;
	color: #222 !important;
}
.dfd-portfolio-wrap .filter li a {
	-webkit-border-radius: 0; 
	-moz-border-radius: 0; 
	border-radius: 0;
	margin-right: 5px;
}
.dfd-folio-categories {
    display: none;
}
.dfd-folio-heading-wrap .dfd-blog-title {
	font-weight: 400;
}
#dfd-portfolio-module-57ff4cc8d678d .dfd-portfolio .cover {
	padding: 0 !important;
	background: red;
}
#overlay { 
   background-color: rgba(0,0,0,1);
   width: 100%;
   height: 100%;
   position: fixed;
   top: 0;
   left: 0;
   z-index: 1000;
}


#overlay video {
	position: fixed;
	top: 50%;
	
margin-top: -150px;
	left: 50%;
	width: 100%;
	max-width: 300px;
	margin-left: -150px;
	display: block;
	z-index: 100001;
}
@media only screen and (min-width: 768px) {
  #overlay video {
	  margin-top: -175px;
	  max-width: 640px;
	  margin-left: -320px;
  }
}



#video_closer {
	position: fixed;
	top: 5%;
	right: 5%;
	display: block;
	z-index: 100001;
	color: #FFF;
	font-size: 30px;
	cursor: pointer;
width:50px;
height:50px;
text-align:right;
}
.works .portfolio-custom-hover {
	display: none;
}
/*
#header .nav-menu .mega-menu-item .item-title,
#header .nav-menu .mega-menu-item a {
	font-family: 'Dosis', sans-serif;
}
*/
.cooperations h4{
	font-size: 18px;
	letter-spacing: 0;
}
.cooperations .wpb_text_column.wpb_content_element h6 {
	font-size: 14px;
	letter-spacing: 0;
	margin-bottom: 5px;
}
.cooperations .wpb_text_column.wpb_content_element p {
	line-height: 20px;
}


.soc-icon-aligment .widget.soc-icons a.soc_icon-deviantart:before {
	background-image: url(images/SH4_OFFICE.png);
	content: " ";
	background-position: 0 0;
	background-size: 40%;
	background-repeat: no-repeat;
	background-position: 50%;
}
.soc-icon-aligment .widget.soc-icons a.dfd-added-font-icon-vb:before {
	background-image: url(images/SH4_MOBIL.png);
	content: " ";
	background-position: 0 0;
	background-size: 40%;
	background-repeat: no-repeat;
	background-position: 50%;
}
.soc-icon-aligment .widget.soc-icons a.soc_icon-mail:before {
	background-image: url(images/SH4_MAIL.png);
	content: " ";
	background-position: 0 0;
	background-size: 40%;
	background-repeat: no-repeat;
	background-position: 50%;
}
.soc-icon-aligment .widget.soc-icons a.dfd-added-font-icon-b_Xing-icon_bl:before {
	background-image: url(images/SH4_XING.png);
	content: " ";
	background-position: 0 0;
	background-size: 40%;
	background-repeat: no-repeat;
	background-position: 50%;
}
#main_mega_menu .nav-menu .mega-menu-item .item-title {
	font-size: 13px;
}
#header-container.header-style-2:not(.small) #header .header-wrap .nav-menu .mega-menu-item::before,
#header-container.header-style-2:not(.small) #header .header-wrap .nav-menu .mega-menu-item .item-title::after {
	background: rgba(255, 255, 255, 0.4) none repeat scroll 0 0;
}
.row .wpb_wrapper h3.widget-title,
.row .wpb_wrapper h4.widget-title {
	letter-spacing: 0;
}
.dfd-team-box-heading .feature-title {
	line-height: 30px;
}
.dfd-team-box-heading .subtitle {
	line-height: 16px;
}
.dfd-team-back .content {
	line-height: 18px;
	font-size: 15px;
}

.wpcf7-form input {
	margin-bottom: 0 !important;
}
.footer-logo {
	padding-top: 30px;
}

.dfd-module-wrapper .project.dfd-fade-out .entry-thumb .portfolio-custom-hover,
.dfd-gallery-single-item.dfd-fade-out .entry-thumb .portfolio-custom-hover {
	left: 4%;
	right: 4%;
	top: 4%;
	bottom: 4%;
}
.row .wpb_wrapper h6.widget-title {
	font-size: 15px;	
}
.widget.soc-icons a i.soc_icon-deviantart,
.widget.soc-icons a i.dfd-added-font-icon-b_Xing-icon_bl,
.widget.soc-icons a i.dfd-added-font-icon-vb,
.widget.soc-icons a i.soc_icon-mail {
	background-color: #de2424 !important;
}
.aio-icon-component .feature-title {
	font-size: 18px !important;
}
.aio-icon-component .subtitle {
	font-size: 14px !important; 
}

.wpb_wrapper p > a:not(.dk_toggle)::before:hover {
	border-bottom: 1px solid #de2424 !important;
}
.wpcf7 form input[type="submit"]:hover,
.wpb_wrapper p > a:hover,
.more-button .chaffle {
	color: #de2424 !important;
}
.aio-icon.advanced {
	background-image: url(images/roterkreis.png) !important;
	background-size: 100% !important;
	background-repeat: no-repeat !important;
	background-color: transparent !important;
}
.project .entry-thumb:hover .portfolio-custom-hover .title-wrap.diagonal-line::before, .dfd-gallery-single-item .entry-thumb:hover .portfolio-custom-hover .title-wrap.diagonal-line::before {
	transform: rotateX(0deg) scaleX(1) !important;
	top: 140% !important;
}
.dfd-icon-full_screen:before {
	text-indent: -1000ex;
	font-size: 0;
	background-image: url(images/SH4_PLAY1.png);
	display: block;
	height: 20px;
	width: 20px;
	left: 50%;
	top: 0;
	margin-left: -7px;
	position: absolute;
	content: " ";
}
.project .entry-thumb .portfolio-custom-hover .dfd-folio-icons-wrap, .dfd-gallery-single-item .entry-thumb .portfolio-custom-hover .dfd-folio-icons-wrap {
	bottom: 40px !important;
}
.dfd-icon-microphone_1:before,
.dfd-icon-razor_blade:before,
.dfd-icon-videocamera_1:before {
	content: " ";
	background-image: url(images/SH4_PREPRODUCTION.png) !important;
	background-size: 100% !important;
	background-repeat: no-repeat !important;
	position: absolute;
	display: block;
	height: 40px;
	width: 40px;
	left: 50%;
	top: 14%;
	margin-left: -20px;
	margin-top: -20px;
}
.dfd-icon-microphone_1:before {
		background-image: url(images/SH4_SOUNDPRODUCTION.png) !important;
}
.dfd-icon-razor_blade:before {
		background-image: url(images/SH4_POSTPRODUCTION.png) !important;
}
.project .entry-thumb .portfolio-custom-hover .title-wrap, .dfd-gallery-single-item .entry-thumb .portfolio-custom-hover .title-wrap {
	top: 35% !important;
}
.dfd-team-back .content {
	color: #727272;
	font-family: "Dosis";
}
ul.rinderlohn {
	list-style: none;
}
ul.rinderlohn li {
	font-size: 16px;
	padding-left: 28px;
	padding-bottom: 10px;
	position: relative;
	line-height: 20px;
}
@media only screen and (min-width: 768px) {
	ul.rinderlohn li {
		line-height: 35px;
	}
}
ul.rinderlohn li:before {
	position: absolute;
	left: 21px;
	content: "_";
}
ul.rinderlohn li:first-child:before {
	content: "Wir_";
	left: 0;
}
.row .vc_custom_1481120438714 {
	background-image: none;
}


.row .vc_custom_1481120438714 {
	background-size: cover !important;
}

#dfd-image-bg-587d0f3053cf0,
.row .vc_custom_1480342475373,
.row .vc_custom_1481120438714 {
	background: none !important;
	background-repeat: no-repeat !important;
	background-image: url(images/Stier_330x490.jpg) !important;
	background-size: cover !important;
}
.row .vc_custom_1481120438714 {
	background-position: center !important;
}
.row .vc_custom_1480342475373 {
	background-image: url(images/KaRo_760x540.jpg) !important;	
	background-repeat: no-repeat !important;
	background-position: center !important;
}
.dfd-row-bg-wrap.dfd-row-bg-image.dfd_vertical_parallax {
	background-image: url(images/SH4_330x490.jpg) !important;
	background-repeat: no-repeat !important;	
}
.wpb_wrapper h6.widget-title.uvc-main-heading {
	font-size:  35px !important;
}
.uvc-heading.dfd-delim-left .uvc-main-heading h1, .uvc-heading.dfd-delim-left .uvc-main-heading h2, .uvc-heading.dfd-delim-left .uvc-main-heading h3, .uvc-heading.dfd-delim-left .uvc-main-heading h4, .uvc-heading.dfd-delim-left .uvc-main-heading h5, .uvc-heading.dfd-delim-left .uvc-main-heading h6 {
	padding-left: 0 !important;
}
.uvc-heading-spacer {
	margin-top: -10px;
	margin-right: 5px;
}

@media only screen and (min-width: 580px) {
	.row .vc_custom_1481120438714 {
		background: none !important;
		background-repeat: no-repeat !important;
		background-image: url(images/Stier_760x540.jpg) !important;
		background-size: cover !important;
	}
}

@media only screen and (min-width: 768px) {
	.uvc-heading-spacer {
		margin-top: 0;
		margin-right: auto;
	}
	.uvc-heading.dfd-delim-left .uvc-main-heading h1, .uvc-heading.dfd-delim-left .uvc-main-heading h2, .uvc-heading.dfd-delim-left .uvc-main-heading h3, .uvc-heading.dfd-delim-left .uvc-main-heading h4, .uvc-heading.dfd-delim-left .uvc-main-heading h5, .uvc-heading.dfd-delim-left .uvc-main-heading h6 {
		padding-left: 20px !important;
	}
	.filter {
	  min-width: 600px;
	}
	.filter li {
		width: auto;
	}
	.wpb_wrapper h6.widget-title.uvc-main-heading {
		font-size:  60px !important;
	}
	
	
	.row .vc_custom_1480342475373,
	.row .vc_custom_1481120438714 {
		background: none !important;
		background-repeat: no-repeat !important;
		background-image: url(images/Stier_760x540.jpg) !important;
		background-size: cover !important;
	        background-position: center !important;
	}
	.row .vc_custom_1480342475373 {
		background-image: url(images/KaRo_720x650.jpg) !important;
		background-position: center top !important;		
	}
	.dfd-row-bg-wrap.dfd-row-bg-image.dfd_vertical_parallax {
		background-image: url(images/SH4_510x680.jpg) !important;
		background-repeat: no-repeat !important;	
	}
}
@media only screen and (min-width: 1024px) {
	.row .vc_custom_1480342475373,
	.row .vc_custom_1481120438714 {
		background: none !important;
			background-repeat: no-repeat !important;
		background-image: url(images/Stier_510x680.jpg) !important;
			background-size: cover !important;
	}
	.row .vc_custom_1480342475373 {
		background-image: url(images/KaRo_510x680.jpg) !important;		
	}
	.dfd-row-bg-wrap.dfd-row-bg-image.dfd_vertical_parallax {
		background-image: url(images/SH4_835x650.jpg) !important;
		background-repeat: no-repeat !important;	
	}
	
	.wpb_wrapper .vc_custom_1477296806430,
	.wpb_wrapper .vc_custom_1440492373573 {
		padding-left: 10% !important;
		padding-right: 10% !important;
	}
	.wpb_wrapper h6.widget-title.uvc-main-heading {
		font-size:  50px !important;
	}
}
@media only screen and (min-width: 1200px) {
	.wpb_wrapper .vc_custom_1477296806430,
	.wpb_wrapper .vc_custom_1440492373573 {
		padding-left: 15% !important;
		padding-right: 15% !important;
	}
}
@media only screen and (min-width: 1366px) {
	.row .vc_custom_1480342475373,
	.row .vc_custom_1481120438714 {
		background: none !important;
			background-repeat: no-repeat !important;
			background-color: #000 !important;
		background-image: url(images/Stier_680x650.jpg) !important;
			background-size: cover !important;
	}
	.row .vc_custom_1480342475373 {
		background-image: url(images/KaRo_680x650.jpg) !important;		
	}
	.dfd-row-bg-wrap.dfd-row-bg-image.dfd_vertical_parallax {
		background-image: url(images/SH4_1270x720.jpg) !important;
		background-repeat: no-repeat !important;	
	}
}
@media only screen and (min-width: 1440px) {
	.row .vc_custom_1480342475373,
	.row .vc_custom_1481120438714 {
		background: none !important;
		background-repeat: no-repeat !important;
		background-image: url(images/Stier_720x650.jpg) !important;
			background-size: cover !important;
	}
	.row .vc_custom_1480342475373 {
		background-image: url(images/KaRo_720x650.jpg) !important;		
	}
}
@media only screen and (min-width: 1680px) {
	.row .vc_custom_1480342475373,
	.row .vc_custom_1481120438714 {
		background: none !important;
		background-repeat: no-repeat !important;
		background-image: url(images/Stier_835x650.jpg) !important;
			background-size: cover !important;
	}
	.row .vc_custom_1480342475373 {
		background-image: url(images/KaRo_835x650.jpg) !important;		
	}
}
@media only screen and (min-width: 1920px) {
	.row .vc_custom_1480342475373,
	.row .vc_custom_1481120438714 {
		background: none !important;
		background-repeat: no-repeat !important;
		background-image: url(images/Stier_945x650.jpg) !important;
			background-size: cover !important;
	}
	.row .vc_custom_1480342475373 {
		background-image: url(images/KaRo_945x650.jpg) !important;		
	}
}
@media only screen and (min-width: 2560px) {
	.row .vc_custom_1480342475373,
	.row .vc_custom_1481120438714 {
		background: none !important;
		background-repeat: no-repeat !important;
		background-image: url(images/Stier_1270x720.jpg) !important;
			background-size: cover !important;
	}
	.row .vc_custom_1480342475373 {
		background-image: url(images/KaRo_1270x720.jpg) !important;		
	}
}
.dfd-sidr-close {
	left: 20px !important;
}
.sidr .sidr-top .dfd-sidr-close {
	border: 0 !important;
}
.sidr-top .icon-mobile-menu span.icon-wrap {
	background: #fff !important;
}
.sidr .sidr-inner > ul > li > a {
	font-size: 24px !important;
}
.form-search-wrap {
	display: none !important;
}
@media only screen and (max-width: 1024px) {
	#header-container {
		position: fixed !important;
	}
}
.impressum p {
	font-family: "Dosis" !important;
}
h2 {
	letter-spacing: 1px !important;
}


.vc_custom_1487602636873 { display:none !important;}

.vc-row-wrapper > .vc-row-delimiter-11::before {

	background: none;
}


/*
	Jumbotron
*/

.jumbotron {
	height: 600px;
	min-height: 600px;
	margin: 0;
	padding: 0;
}

.jumbotron.fullsize {
	height: 100vh;
	min-height: 600px;
}

.bg-jumbotron {
    	background-color:#c7c7c7;
}

@media screen and (max-width:1068px) {
	.jumbotron.fullsize {
		height: 100vh;
		min-height: 450px;

	}
}

@media screen and (max-width:767px) {
	.jumbotron.fullsize {
		height: 100vh;
		min-height: 450px;
	}
}

.jumbotron > .wpb_wrapper {
	height: 100%;
	position: relative;
	overflow:hidden;
	text-align:center;
	padding-top:40px;
}

.jumbotron > .wpb_wrapper .valign-middle {
	padding-bottom:40px;
}

@media screen and (min-width:768px) {
	.bg-jumbotron {
    		background-image: url(images/logo_bg.png);
		background-repeat: no-repeat;
		background-size: cover;
	}
}

@media print {
	.jumbotron {
		height: auto;
		min-height: none;
	}
	.jumbotron > .wpb_wrapper {
		height: auto;
		position: relative;
	}
}

/* Headlines Impressum */

.page-id-14120 h2, .page-id-14113 h2 {
	font-size: 20px !important;
	line-height: 28px !important;
	text-transform:uppercase;
letter-spacing:0;
margin-bottom:24px;
}

@media only screen and (min-width: 768px) {
	.page-id-14120 h2, .page-id-14113 h2 {
		font-size: 35px !important;
		line-height: 48px !important;
		text-transform:uppercase;
	}
}


.page-id-14120 h3, .page-id-14113 h3 {
	font-size: 18px !important;
	line-height: 24px !important;
	text-transform:uppercase;
letter-spacing:0;
margin-bottom:18px;
}

@media only screen and (min-width: 768px) {
	.page-id-14120 h3, .page-id-14113 h3 {
		font-size: 24px !important;
		line-height: 32px !important;
		text-transform:uppercase;
	}
}



input[type="checkbox"] {
	margin-right: 15px !important;
	width: 12px !important;
	height: 12px !important;
}
.wpcf7-list-item {
	padding-top: 10px !important;
}

a:active, a:focus {outline: none;}


::-moz-placeholder {
    color: #bcbcbc;
    -webkit-transition: color .7s ease-in-out;
    -moz-transition: color .7s ease-in-out;
    transition: color .7s ease-in-out;
}
body ::-moz-selection {
    background: #1b1b1b;
    color: #fff;
}
#header-container.header-style-2:not(.small) #header .header-wrap .nav-menu .mega-menu-item.menu-item-depth-0.current-menu-item::before, #header-container.header-style-2:not(.small) #header .header-wrap .nav-menu .mega-menu-item.menu-item-depth-0.current-menu-ancestor::before {
border-color: transparent !important;
}
