/******************************************************************
Theme Name: Keren Hayesod
Description: 
Author: GOOLA
Author URI: http://www.goola-la.com
Version: 1.0
**/

body {
	padding:0;
	margin:0;
	font-size:16px;
	line-height:26px;
	color:#666666;
	font-family: 'Montserrat', sans-serif;
	background:white;
	position:relative;
	display:block;
	direction:ltr;
	text-align:left;
	padding-top:103px;
	font-weight:300;
}
body[lpage="1"] .bread {
	display:none;
}
body.search-results[lpage="1"] {
	padding-top:103px;
}
body[lpage="1"] {
	padding-top:0;
}
strong {
	font-weight:500;
}
*:focus {
	outline:1px dotted;
}
footer a:hover ,
.entry a:hover {
	text-decoration:underline;
}
footer a,
.entry a {
	text-decoration:none;
	color:#006BD6;
}
.entry p {
	margin:0 0 26px;
}
.entry h3 {
	font-size:20px;
	line-height:32px;
	font-weight:600;
	margin:0px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
	margin:0;
}
.hidden {
	display:none;
}

.site {
	width:1363px;
	padding:0 64px;
	display:block;
	margin:0 auto;
	position:relative;
	max-width: calc(100% - 128px);
}
body.mfixed header {
	position:fixed;
	background:white;
	height:69px;
	box-shadow:0 1px 3px 0 rgba(51,48,46,0.3);
}
header {
	position:absolute;
	top:0;
	height:103px;
	left:0;
	width:100%;
	background:transparent;
	z-index:999;
}
header .site .mmenu-rap .mmenu .mitem:hover ul {
	display:block;
}
header .site .mmenu-rap .mmenu ul a {
	white-space:nowrap;
}
header .site .mmenu-rap .mmenu ul a:hover {
	color:#006BD6;
}
header .site .mmenu-rap .mmenu ul {
	display:none;
	position:absolute;
	background:white;
	padding:40px;
	color:#666666;
	font-weight:300;
	top: 60px;
    margin-left: -40px;
	z-index:0;
	line-height:36px;
	text-align:left;
}
header .site .mmenu-rap .mmenu .mitem {
	display:inline-block;
	vertical-align:top;
	margin:5px 14px;
	font-weight:500;
}
header .site .mmenu-rap .mmenu li.mm {
	position:relative;
	display:inline-block;
	height: 35px;
	cursor:pointer;
	white-space: nowrap;
}
header .site .mmenu-rap .mmenu .mitem:hover li.mm:after {
	width:100%;
	left:0;
}
header .site .mmenu-rap .mmenu .mitem li.mm:after {
	content:"";
	position:absolute;
	bottom:0px;
	width:0%;
	left:50%;
	transition:all 0.5s;
	height:0;
	border-bottom:3px solid #006BD6;
	z-index:1;
}
header .site .mmenu-rap .mmenu li {
	list-style-type:none;
}
header .site .mmenu-rap .mmenu a {
	text-decoration:none;
	color:inherit;
}
header .site .mmenu-rap menu {
	margin:0;
	padding:0;
}
header .site .langs-rap.opened {
	max-height:200px;
	padding-top:0;
}
header .site .langs-rap.opened a:hover {
	color:#006ED5;
}
header .site .langs-rap.opened a {
	background:white;
	top:0;
}
header .site .langs-rap.opened a.curr {
	position:relative;
}
header .site .langs-rap a.curr {
	position:absolute;
	top:0;
}
header .site .langs-rap a {
	top:26px;
	display: block;
    text-decoration: none;
    text-transform: uppercase;
    color: #646464;
    position: relative;
    z-index: 0;
    padding:0 30px 0 5px;
	width:25px;
}
header .site .langs-rap:after {
	content:"";
	position:absolute;
	width:8px;
	height:8px;
	border-bottom:1px solid #646464;
	border-right:1px solid #646464;
	transform:rotate(45deg);
	right:5px;
	top:5px;
}
header .site .langs-rap {
	padding-top:26px;
	position:relative;
    width: 25px;
    min-width: 25px;
    margin-right: 20px;
    max-height: 26px;
	transition:max-height 0.5s;
    margin-top: 22px;
    overflow: hidden;	
    padding:0 30px 0 5px;
}
header .site .mmenu-rap {
	width:100%;
	text-align:center;
	color:#646464;
	font-size:16px;
	margin-top:15px;
}
header .site .button {
	margin:13px 0;
}
header .site {
	display:flex;
	padding-top:23px;
}
body.mfixed header .site {
	padding-top:0px;
}
header .logo img {
	height:100%;
}
body.mfixed header .logo {
	width: 213px;
	height: 62px;
	min-width: 213px;
    margin-top: 0;
}
header .logo {
	display: inline-block;
	position:relative;
	height:62px;
	overflow:hidden;
	direction:rtl;
	vertical-align:middle;
	min-width:313px;
	width:313px;
}
body.mfixed header .hamburger {
	display: inline-block;
}
body.hopened header .hamburger:before {
	transform:rotate(-45deg);
}
body.hopened header .hamburger:after {
	transform:rotate(45deg);
}
header .hamburger:before ,
header .hamburger:after {
	content:"";
	position:absolute;
	left:0;
	width:100%;
	height:0;
	top:50%;
	margin-top:-1.5px;
    border-top: 3px solid #006BD6;
	transition:all 0.5s;
}
body.hopened header .hamburger {
	border-color:transparent;
}
header .hamburger {
	display: none;
    vertical-align: middle;
    width: 32px;
    min-width: 32px;
    margin-right: 40px;
    height: 24px;
    padding: 0;
    border: 0;
    border-top: 3px solid #006BD6;
    border-bottom: 3px solid #006BD6;
    background: transparent;
    position: relative;
    margin-top:23px;
    cursor: pointer;
}
body.mfixed header .site .search-rap {
	position: absolute;
    right: 280px;
	top: auto;
}
body.mfixed header .site .langs-rap {
	position: absolute;
    right: 200px;
	top:auto;
}
body.mfixed header .site .brap {
	position: absolute;
    width: auto;
    right: 32px;
}
body.mfixed header .site .mmenu-rap:before {
	content:"";
	position: absolute;
    background: white;
    top: 0;
    width: 100vw;
    height: 100%;
    left: 50%;
    transform: translateX(-50%);
	box-shadow:0 2px 4px -2px rgba(51,48,46,0.3);
}
body.mfixed header .site .mmenu-rap .mmenu {
	display:flex;
	text-align:left;
}
body.mfixed header .site .mmenu-rap .mmenu .mitem .mm {
	padding:40px 0px 0 0px;
	display:block;
	color: #006BD6;
}
body.mfixed header .site .mmenu-rap .mmenu .mitem {
	padding:0;
	margin:0;
	width:50%;
	padding:0 40px 40px;
}
body.mfixed header .site .mmenu-rap .mmenu ul {
	position: relative;
    display: block;
    top: 0;
    padding: 0;
    margin-left: 0;
}
body.mfixed.hopened header .site .mmenu-rap:after {
	content:"";
	position:absolute;
	border-bottom:3px solid #F5F5F5;
	left:0;
	right:0;
	height:0;
	top:72px;
}
body.mfixed.hopened header .site .mmenu-rap menu {
	max-height:100vw;
}
body.mfixed header .site .mmenu-rap menu {
	overflow:hidden;
	max-height:0;
	transition:max-height 0.5s;
}
body.mfixed header .site .mmenu-rap .social-rap a svg {
	position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    max-width: 21px;
    max-height: 21px;
}
body.mfixed header .site .mmenu-rap .social-rap a {
	display: inline-block;
    width: 40px;
    height: 40px;
    border: 1px solid #4D4D4D;
    border-radius: 40px;
    line-height: 40px;
    text-align: center;
    position: relative;
    margin-left: 10px;
}
body.mfixed header .site .mmenu-rap .social-rap {
	max-height:0px;
	overflow:hidden;
	margin-bottom:0;
	transition:all 0.5s;
    display: block;
    position: relative;
    bottom: 0;
    right: 0;
    text-align: right;
}
body.mfixed.hopened header .site .mmenu-rap .social-rap {
	max-height:42px;
    margin-bottom: 50px;
}
body header .site .mmenu-rap .social-rap {
	display:none;
}
body.mfixed header .site .mmenu-rap {
	position: absolute;
    left: 0;
    top: 69px;
    background: white;
	margin-top:0;
	width: auto;
    left: 64px;
    right: 64px;
}

section.nopadding1 {
	padding-bottom:0;
	margin-bottom:-32px;
	z-index:1;
}
section {
	position:relative;
	padding:64px 0;
	overflow:hidden;
}
section.back-gray {
	background:#F5F5F5;
}
.imageBox.dots1 .box-line.layout-default.direction-image-left:after {
	left: -25%;
}
.imageBox.dots1 .box-line.layout-wide.direction-image-right div.textrap:before {
	left:-50%;
}
.imageBox.dots1 .box-line.layout-wide div.textrap:before {
	bottom: -100px;
	left:50%;
	width:100%;
}
.bannerBox .entry {
	text-align:center;
	max-width: 1125px;
    margin: 0 auto;
}
.bannerBox.dots1 div.imgrap img {
	position:relative;
}
.bannerBox.dots1 div.imgrap:before {
	bottom: auto;
    height: calc(50% + 64px + 64px);
}
.newsBox.dots1 div.site:before ,
.listBox.dots1 div.list:before {
	bottom: 45%;
    right: 75%;
    left: auto;
	z-index:-1;
}
.newsBox.dots1 .site:before,
.listBox.dots1 .list:before,
.bannerBox.dots1 .imgrap:before,
.imageBox.dots1 .box-line.layout-wide .textrap:before,
.imageBox.dots1 .box-line.layout-default:after {
	content:"";
	position: absolute;
    display: block;
    width: 50%;
    left: 75%;
    top: -64px;
    bottom: 10px;
	z-index:0;
	background-image: radial-gradient(rgba(130,130,130,0.1) 3px, transparent 0px);
    background-size: 30px 30px;
    background-position: 0 0;
}
.imgrap img {
	display: block;
    max-width: 100%;
	margin:0 auto;
}
.imgrap {
	position:relative;
}
.entry .title-rap {
	margin-bottom:22px;
	display:block;
}
.listBox .entry .subtitle {
	font-size:22px;
	line-height:27px;
	font-weight:300;
	max-width:615px;
	margin:auto;
}
.entry .subtitle {
	color:#222222;
	font-size:20px;
	line-height:32px;
	font-weight:600;
	
}
.entry .title {
	color:#222222;
	font-weight:600;
	font-size:32px;
	line-height:40px;
	margin-bottom:10px;
}
.entry .accord-rap.opened .accord-open.aclose {
	display:block;
}
.entry .accord-rap.opened .accord-open.aopen {
	display:none;
}
.entry .accord-rap .accord-open {
	background: transparent;
    border: 0;
    cursor: pointer;
    color: #006BD6;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 500;
    text-decoration: underline;
    padding: 0;	
}
.entry .accord-rap.opened .accord-data {
	max-height:500vh;
}
.entry .accord-rap .accord-data {
	overflow: hidden;
    max-height: 0;
    transition: max-height 0.5s;
}
.entry .accord-rap .accord-data .arap {
	display:block;
}
.bread {
	position:absolute;
	top:22px;
	font-size:13px;
	left: 0;
    right: 0;
}
.bread a:after {
	content:"";
    display: inline-block;
    width: 6px;
    height: 6px;
    border-right: 2px solid;
    border-bottom: 2px solid;
    margin: 0 10px;
    transform: rotate(-45deg);	
}
.bread span,
.bread a {
	color:inherit;
	text-decoration:none;
	display:inline-block;
}
.mainImage .imgrap .vrap:after {
	content:"";
	position: absolute;
    background-image: linear-gradient(to bottom, rgba(255,255,255,0.9), rgba(255,255,255,0));
    top: 0;
    width: 100%;
    height: 30vh;
}
.mainImage .imgrap .vrap {
	width: 100vw;
	max-height:100vh;
    height: 100vh;
	overflow:hidden;
}
.mainImage .entry.layout-tleft.wvideo {
	margin-top:0;
}
.mainImage .imgrap .vrap iframe {
	display: block;
    width: auto;
    height: auto;
    opacity: 0;
    transition: opacity 5s;
	position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.mainImage .imgrap .vrap video {
	display: block;
    object-fit: cover;
    min-width: 100%;
    min-height: 100%;
    margin: auto;
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.mainImage .entry.layout-default .text,
.mainImage .entry.layout-default .subtitle,
.mainImage .entry.layout-default .title {
	color:white;
}
.mainImage .entry .subtitle {
	font-size:25px;
	line-height:30px;
	font-weight:100;
}
.mainImage .entry .title {
	font-size:45px;
	line-height:57px;
}
.mainImage .entry.layout-tleft .text h1 {
	font-size:42px;
	line-height:62px;
	font-weight:500;
	margin:25px 0;
}
.mainImage .entry.layout-tleft {
	bottom: auto;
    text-align: left;
    max-width: 1125px;
    right: 0;
    margin: auto;
	color:#222222;
	position:relative;
	margin-top: -7vw;
    padding-bottom: 40px;
}
.mainImage .entry {
    position: absolute;
    width: 100%;
    left: 0;
    text-align: center;
    bottom: 15%;	
}
.mainImage .imgrap img {
	width:100%;
}
.mainImage .imgrap {
	display: inline-block;
	margin-bottom:-7px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
.mainImage .imgrap.hideshadow1:after {
	display:none;
}
.mainImage.s0 .imgrap:after {
	content:"";
	position: absolute;
    width: 100%;
    bottom: 0;
    height: 60%;
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.75) 28%, rgba(255,255,255,0) 100%);
}
.mainImage.s0.belowmenu1 ,
body.home .mainImage.s0 {
	margin-top:-103px;
}
.mainImage {
	padding:0;
	/*margin-bottom:30px;*/
}
.mainImage .bread span,
.mainImage .bread a ,
.mainTitle .bread span,
.mainTitle .bread a {
	color:white;
}
.mainImage .bread ,
.mainTitle .bread {
	top:auto;
	bottom:20px;
}
.mainTitle .entry .title {
	text-align:center;
	color:white;
	font-size:45px;
	line-height:57px;
}
.mainTitle .entry {
	max-width:900px;
	margin:0 auto;
}
.mainTitle.next-elevatorMenu {
	margin-bottom:0;
}
.mainTitle {
	background:transparent linear-gradient(112deg, #006BD6 0%, #0087D1 48%, #0052A3 100%) 0% 0% no-repeat padding-box;
	padding:50px 0 60px;
	margin-bottom:30px;
}
.imgrap .video-rap iframe {
	width: 100%;
    height: 100%;
}
.imgrap .video-rap {
	position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}
.imgrap .open-video svg {
	position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}
.imgrap .open-video {
	position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    cursor: pointer;
}
.imageBox .box-line.layout-default .textrap .entry .button {
	margin:0;
}
.imageBox .box-line.layout-default .textrap .entry {
	position: relative;
}
.imageBox .box-line.layout-default .textrap {
	width: calc(48% - 64px);
	min-width: calc(48% - 64px);
	display:inline-block;
	vertical-align:middle;
	direction:ltr;
}
.imageBox .box-line .imgrap .iirap {
	position:relative;
}
.imageBox .box-line .imgrap {
	width: 52%;
    min-width: 52%;
    margin-right: 64px;
	display:inline-block;
	vertical-align:middle;
	direction:ltr;
}
.imageBox .box-line.direction-image-right .imgrap {
	margin-right:0;
	margin-left:64px;
}
.imageBox .box-line.direction-image-right .textrap {
	direction:ltr;
}
.imageBox .box-line.direction-image-right {
	direction:rtl;
}
.imageBox .box-line.layout-wide .textrap .entry {
    background: white;
    padding: 50px;
	position:relative;
}
.imageBox .box-line.layout-wide .textrap {
	width: calc(52% - 100px);
    min-width: calc(52%);
	float: right;
    box-shadow:0 1px 3px 0 rgba(0,107,214,0.1);
    top: 50%;
    position: relative;
    transform: translateY(-50%);
}
.imageBox .box-line.layout-wide .site {
	position:absolute;
	height: 100%;
    top: 0;
    margin: auto;
    right: 0;
    left: 0;
}
.imageBox .box-line.layout-wide.direction-image-left .imgrap,
.imageBox .box-line.layout-wide.direction-image-right .imgrap .iirap {
	min-width: 56.25%;
	width: 56.25%;
	margin:0;
}
.imageBox .box-line.layout-wide.direction-image-right .textrap {
	float:left;
}
.imageBox .box-line.layout-wide.direction-image-right .imgrap .iirap {
	float:right;
}
.imageBox .box-line.layout-wide.direction-image-right .imgrap {
	width:100%;
	overflow:auto;
}
.imageBox .box-line.layout-wide {
	overflow:visible;
	max-width: 2090px;
    margin: 0 auto;
}
.imageBox .box-line.layout-default {
	display:block;
}
.imageBox .box-line.direction-image-left .backtext {
	left: 60px;
    top: 25px;
}
.textBox .entry .backtext {
	left: -48px;
    top: -35px;
}
.textBox .backtext ,
.imageBox .box-line .backtext {
	font-family:'levibrushregular';
    position: absolute;
    text-transform: uppercase;
    color: #EAEAEA;
    font-size: 156px;
    line-height: 152px;
    transform: rotate(-8deg);
    z-index: -1;
    top: -80px;
    left: -40px;
	opacity:0.65;
}
.imageBox .box-line.layout-default .imgrap {
	z-index:1;
}
.imageBox .box-line.layout-default .textrap {
	z-index:0;
}
.imageBox .box-line {
	position:relative;
}
.sideMenu .emenu-rap a.curr {
	color:#006BD6;
}
.sideMenu .emenu-rap a {
	display:block;
	text-decoration:none;
	color:#222222;
	font-weight:600;
	margin-bottom:20px;
}
.sideMenu .emenu-rap {
    width: 290px;
    min-width: 290px;
    margin-right: 64px;
}	
.sideMenu .site {
	display:flex;
}
.sideMenu {
	padding-bottom:32px;
}
.textBanner .entry .title {
	font-size:32px;
	line-height:37px;
	font-weight:500;
	margin-bottom:30px;
	color:white;
}
.textBanner .entry .button {
	line-height:46px;
	background:white;
	text-decoration:none;
	border-radius:50px;
	color:#006BD6;
	font-size:22px;
	margin-top:50px;
	display:inline-block;
	padding:0 30px;
}
.textBanner .entry p {
	margin:0;
}
.textBanner .entry {
	max-width:935px;
	margin:0 auto;
}
.textBanner.back-default .entry {
	max-width: unset;
    border-bottom: 1px solid #E2E2E2;
    border-top: 1px solid #E2E2E2;
    padding: 50px 13%;
}
.textBanner.back-default {
	background: white;
    color: #222222;
    padding: 50px 0;
}
.textBanner .btext {
	font-size: 16px;
    line-height: 26px;
    margin-top: 20px;
}
.textBanner {
	background: transparent linear-gradient(128deg, #006BD6 0%, #0087D1 48%, #00B8C7 100%) 0% 0% no-repeat padding-box;
	text-align: center;
    color: white;
    font-size: 23px;
    line-height: 30px;
}
.listBox .list .litem img,
.gallerySlide .gslides-long .slide img {
	display:block;
	object-fit: cover;
    width: 100%;
    height: 100%;
    object-position: center;
}
.gallerySlide .gslides-window {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(300% + 60px);	
}
.gallerySlide .gslides-long .slide {
	position: relative;
    overflow: hidden;
    width: 1%;
    margin: 0 15px;
    left: -15px;
}
.gallerySlide .gslides-items {
	display:flex;
}
.gallerySlide .gslides-rap .gslides-long {
	position:relative;
	width:10000%;
	margin-left: calc(-100% - 30px);
}
.gallerySlide div.gslides-rap:before{
	left: calc(100% + 30px);
}
.gallerySlide .gslides-rap:before,
.gallerySlide .gslides-rap:after {
	content:"";
	position: absolute;
    background: white;
    height: 100%;
    width: calc(50% + 30px);
    top: 0;
    opacity: 0.67;
    left: calc(-50% - 30px - 30px);
    z-index: 1;
}
.gallerySlide .gallery-slides .nav.prev {
	right:75px;
	border-right:1px solid white;
}
.gallerySlide .gallery-slides .nav.prev:after {
	transform:rotate(135deg);
}
.gallerySlide .gallery-slides .nav:after {
	content:"";
    position: absolute;
    border-right: 2px solid #006BD6;
    border-bottom: 2px solid #006BD6;
    width: 12px;
    height: 12px;
    transform: rotate(-45deg);
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;	
}
.gallerySlide .gallery-slides .nav {
	position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2;
    height: 61px;
    width: 75px;
    border: 0;
    background: rgba(256,256,256,0.62);
    cursor: pointer;
    margin: 0;
    padding: 0;
}
.gallerySlide .gallery-slides {
	overflow: visible;
    width: 50%;
    margin: 0 auto;
	position:relative;
}
.gallerySlide {
	overflow:hidden;
}
.button.fbutton:hover {
background: #006bd6;
background: -moz-linear-gradient(left,  #006bd6 0%, #0052a3 100%);
background: -webkit-linear-gradient(left,  #006bd6 0%,#0052a3 100%);
background: linear-gradient(to right,  #006bd6 0%,#0052a3 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006bd6', endColorstr='#0052a3',GradientType=1 );

}
.button.fbutton {
	color:white;
}
.button.fbutton:before {
	display:none;
}
.button:hover:before {
	opacity:0;
}
a.button:hover ,
.button:hover {
	color:white;
	text-decoration:none;
}
.button:before {
	content:"";
	background: white;
    top: 2px;
    bottom: 2px;
    right: 2px;
    left: 2px;
    position: absolute;
    border-radius: 50px;
    z-index: 0;
	opacity:1;
	transition:opacity 0.5s;
}
.button span {
	position:relative;
	z-index:1;
}
.entry .button {
	min-width:130px;
}
.button {
	display:inline-block;
	text-align:center;
	line-height:44px;
	padding:0 30px;
	background: transparent linear-gradient(90deg, #006BD6 0%, #006DD6 10%, #007ED3 33%, #0083D2 37%, #0083D2 46%, #0087D1 52%, #00B8C7 100%) 0% 0% no-repeat padding-box;
	color:#006ED5;
	font-size:17px;
	border:0;
	cursor:pointer;
	border-radius:50px;
	text-decoration:none;
	font-weight:500;
	position: relative;
	margin-top:50px;
	white-space:nowrap;
}
.listBox .layout-thumbs .list .litem .imgrap:after {
	content:"";
	background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.75) 28%, rgba(255,255,255,0) 100%);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 75%;
}
.listBox .layout-thumbs .list .litem {
	overflow:hidden;
	padding-bottom:10px;
}
.listBox .layout-thumbs .list .litem .imgrap:before {
	content:"";
	background: transparent linear-gradient(90deg, #006BD6 0%, #006DD6 10%, #007ED3 33%, #0083D2 37%, #0083D2 46%, #0087D1 52%, #00B8C7 100%) 0% 0% no-repeat padding-box;
	height:10px;
	width:100%;
	position:absolute;
	bottom:-10px;
	left:0;
}
.listBox .layout-thumbs .list .litem .text .title {
    min-height: 52px;
    font-size: 20px;
    line-height: 26px;
    font-weight: 500;
	margin-bottom:10px;
}
.listBox .layout-thumbs .list .litem:hover .itextrap {
	max-height:600px;
}
.listBox .layout-thumbs .list .litem .itextrap {
	padding-top:0;
	padding-top:0;
	background:black;
	max-height:0;
	overflow:hidden;
	transition:all 0.75s ease-in-out;
}
.listBox .layout-thumbs .list .litem .title,
.listBox .layout-thumbs .list .litem .itext {
    padding: 0px 40px;
}
.listBox .layout-thumbs .list .litem .text {
	padding:15px 0;
	position: absolute;
    color: white;
    text-align: left;
    top: 100%;
    transform: translateY(-100%);
	left: 0;
    right: 0;
}
.listBox .layout-box .list .litem:hover .imgrap:after {
	content:"+";
    position: absolute;
    width: 40px;
    height: 40px;
    border: 2px solid white;
    border-radius: 40px;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    color: white;
    line-height: 40px;
    font-size: 33px;
    font-weight: 500;

}
.listBox .layout-box .list .litem:hover .imgrap:before {
	content:"";
	background:#0052A3;
	opacity:0.43;
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
}
.listBox .layout-box .list .litem .text .title {
	color:#006BD6;
	font-size:16px;
	font-weight:500;
	margin-bottom:5px;
}
.listBox .layout-box .list .litem .text p {
	margin:0;
}
.listBox .layout-box .list .litem .text {
	margin:17px 0;
	color:#222222;
	font-size:14px;
	line-height:19px;
	text-align:center;
}
.listBox .list-rap.layout-box.rnum-3 .list .litem  {
	margin: 25px 25px 0;
    width: calc(33.333% - 50px);
}
.listBox .list-rap.layout-box.rnum-3 .list  {
	width: 60%;
    margin: 0 auto;
}
.listBox .list-rap.layout-box.rnum-6 .list  {
    margin:0 -18px;	
}
.listBox .list-rap.layout-box.rnum-6 .list .litem {
    width: calc(17.5175% - 36px);
	margin:18px;
}
.listBox .list-rap.rnum-6 .list .litem {
    width: calc(17.5175% - 12px);
}
.listBox .list-rap.rnum-4 .list .litem {
    width: calc(25% - 12px);
}
.listBox .list-rap.rnum-2 .list {
	margin: 40px -28px 0;
}
.listBox .list-rap.rnum-2 .list .litem {
    width: calc(50% - 56px);
	margin: 28px;
}
.listBox .list .litem {
	display:inline-block;
	vertical-align:top;
    width: calc(33.333% - 12px);	
	margin: 6px;
	margin-bottom:calc(6px + 10px);
	position:relative;
	text-decoration:none;
	color:inherit;
}
.listBox .layout-thumbs .list .imgrap {
	height:100%;
}
.listBox .layout-thumbs.slide .list {
	text-align:left;
}
.listBox .list {
	margin:40px -6px 0;
	position:relative;
	/*display:flex;
	flex-wrap:wrap;*/
}
.listBox div.gslides-rap:before {
    left: calc(100% - 20% + 48px);
}
.listBox .gslides-rap:before, 
.listBox .gslides-rap:after {
    content: "";
    position: absolute;
    background: white;
    height: 100%;
    width: calc(50% + 30px);
    top: 0;
    opacity: 0.85;
    left: calc(-50% + 20% - 48px);
    z-index: 1;
}
.listBox .gslides-long .list {
	margin:0px -24px 0;
}
.listBox .list-rap.rnum-6 .gslides-long .list .litem,
.listBox .list-rap.rnum-4 .gslides-long .list .litem,
.listBox .list-rap.rnum-3 .gslides-long .list .litem,
.listBox .list-rap.rnum-2 .gslides-long .list .litem,
.listBox .gslides-long .list .litem {
	width:calc(0.2% - 32px);
	margin: 24px;
}
.listBox .gallery-slides {
	position:relative;
}
.listBox .gallery-slides .nav.prev {
	right: auto;
    left: -33px;
    transform: rotate(135deg);
}
.listBox .gallery-slides .nav {
	position: absolute;
    right: -33px;
    border: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    height: 34px;
    width: 34px;
    border-bottom: 3px solid #0092D1;
    border-right: 3px solid #0092D1;
    background: none;
    z-index: 2;
    transform: rotate(-45deg);
	cursor:pointer;
}
.listBox .gslides-rap {
	position:relative;
	left: calc(-33.333% - 16px);
    overflow: hidden;
    width: calc(100% + 66.666% + 0px);
}
.gslides-long {
	position:relative;
	left:0;
}
.newsBox div.gslides-window {
	right: auto;
    width: calc(50vw + 50% - 64px );
}
.newsBox .gslides-window ,
.listBox .gslides-window {
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.listBox .gslides-long {
	width: 10000%;
}

.listBox .entry {
	max-width:960px;
	margin:0 auto;
}
.listBox {
	text-align:center;
}

.animatedNumbers .animatedN .aNitem .imgrap img {
	max-height:100%;
}
.animatedNumbers .animatedN .aNitem .imgrap {
	height:120px;
}
.animatedNumbers .animatedN .aNitem .itext {
	max-width:275px;
	margin:0 auto;
}
.animatedNumbers .animatedN .aNitem .number .n .nlist .ni {
	display: block;
    height: 26px;
    width: 100%;
    text-align: center;
}
.animatedNumbers .animatedN .aNitem .number .n .nlist {
	position: absolute;
    transition: all 2s ease-in-out;
    top: 0;
    right: 0;
}
.animatedNumbers .animatedN .aNitem .number .n {
	display: inline-block;
    width: 22px;
    overflow: hidden;
    height: 26px;
    position: relative;
    top: 4px;
}
.animatedNumbers .animatedN .aNitem .number {
	font-size:32px;
	color:#006BD6;
	font-weight:500;
	margin:10px 0 30px;
}
.animatedNumbers .animatedN .aNitem:first-child:before {
	display:none;
}
.animatedNumbers .animatedN .aNitem:before {
	content:"";
	position: absolute;
    height: 115px;
    width: 3px;
    background: white;
    left: 0;
    top: 15px;
}
.animatedNumbers .animatedN .aNitem {
	padding:0 50px;
	width:calc(33.333% - 100px);
	font-size:17px;
	position:relative;
}
.animatedNumbers .animatedN {
	margin:64px -25px 0;
	display:flex;
}
.animatedNumbers {
	padding:0;
}
.animatedNumbers .animatedN-rap {
	text-align:center;
	padding:64px 0;
	background:#F5F5F5;
}
.contactBox.back-color .form-text,
.contactBox.back-color .wpcf7 .irap {
	border-color:white;
}
.contactBox.back-color .wpcf7 textarea, 
.contactBox.back-color .wpcf7 input,
.contactBox.back-color .wpcf7 .irap label,
.contactBox.back-color .entry,
.contactBox.back-color .form-text .ftitle,
.contactBox.back-color,
.animatedNumbers .animatedN-rap.back-colored .entry .title,
.animatedNumbers .animatedN-rap.back-colored .animatedN .aNitem .number,
.animatedNumbers .animatedN-rap.back-colored {
	color:white;
}
.contactBox.back-color,
.animatedNumbers .animatedN-rap.back-colored {
	background:transparent linear-gradient(128deg, #006BD6 0%, #0087D1 48%, #00B8C7 100%) 0% 0% no-repeat padding-box;
}

.textBox .entry .wp-caption,
.textBox .entry img {
	max-width:100%;
	height:auto;
}
.textBox .entry.ttcenter1 {
	text-align:center;
}
.textBox .entry.taright1 {
	margin:0;
}
.textBox .entry iframe {
	max-width:100%;
}
.textBox .entry {
	max-width:1125px;
	margin:0 auto;
	position:relative;
}
.textBox .entry .subtitle {
	font-weight:lighter;
	font-size:22px;
}
.elevatorMenu button.mitem.curr {
	font-weight:500;
}
.elevatorMenu button.mitem {
	background: transparent;
    border: 0;
    line-height: 56px;
    color: #222222;
    font-family: Montserrat;
    font-size: 16px;
    cursor: pointer;
    padding: 0 30px;
	white-space: nowrap;
}
.elevatorMenu .emenu-rap {
	display:flex;
    margin: 0 -30px;	
}
.elevatorMenu {
	padding:56px 0 0;
}
body.emfixed .elevatorMenu .emrap {
	position:fixed;
	top:69px;
}
body.emfixed[lpage="1"] .elevatorMenu .emrap {
	top:0px;
}
.elevatorMenu .emrap {
    position: absolute;
    top: 0px;
    z-index: 99;
    padding: 0;
    background: #F2F2F2;
    height: 56px;
    left: 0;
    width: 100%;
	box-shadow:0 1px 3px 0 rgba(51,48,46,0.3);
}	
.XXXnewsBox .gslides-rap:after {
    content: "";
    position: absolute;
    background: white;
    height: 100%;
    width: 50vw;
    top: 0;
    opacity: 0.67;
    left: calc(100% - 64px);
    z-index: 1;
}
.newsBox .gallery-slides:before {
	content:"";
    background: #F5F5F5;
	position: absolute;
    width: 50vw;
    height: 100%;
    top: 0;
    z-index: -1;
    left: calc(100% - 64px);
}
.newsBox .button:before {
	display:none;
}
.newsBox .button:hover,
.newsBox .button {
	color:#006ED5;
	position: absolute;
    bottom: 9px;
    left: calc(64px + 185px);
    background: transparent;
    padding: 0;
    font-size: 18px;
    font-weight: 300;
}	
.newsBox .gallery-slides .nav.prev:before {
	content:"";
	height: 36px;
    width: 1px;
    background: #006BD6;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}	
.newsBox .gallery-slides .nav.prev {
	left: 64px;
    transform: rotate(180deg);
}	
.newsBox .gallery-slides .nav:after {
	content:"";
	position: absolute;
    height: 15px;
    width: 15px;
    border-bottom: 2px solid #006BD6;
    border-right: 2px solid #006BD6;
    transform: rotate(-45deg);
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}	
.newsBox .gallery-slides .nav:hover {
	background:#D5D5D5;
}	
.newsBox .gallery-slides .nav {
	background: rgba(255,255,255,0.92);
    width: 75px;
    height: 61px;
    border: 0;
    position: absolute;
    bottom: 0;
    left: calc(64px + 75px);
    padding: 0;
    cursor: pointer;
    z-index: 1;
}	
.newsBox .gallery-slides {	
    background: #F5F5F5;
}
.newsBox .entry {	
    background: #F5F5F5;
    padding: 45px 0px 25px 64px;
}
.newsBox .gslides-long .litem .title {
	color:#006BD6;
	font-weight:600;
	margin-bottom:7px;
}
.newsBox .gslides-long .litem .date {
	font-size: 12px;
    margin: 14px 0 7px;
}
.newsBox .gslides-long .litem {
	width: calc(0.0244% - 50px);
    margin:0 25px;
	left:-25px;
	position:relative;
    color: inherit;
    text-decoration: none;
}
.newsBox .gslides-rap {
	width: 1000%;
	overflow:hidden;
	position: relative;
    margin: 0 0 0 64px;
}
.newsBox .gslides-long {
	width: 10000%;
    position: relative;
}
.newsBox .list {
    padding: 0px 0px 90px 0px;
	display: flex;
}
.newsBox .gallery-slides.showall1 .list {
	flex-wrap: wrap;
    margin: 0 -50px 0 0;
}

.newsBox .gallery-slides.showall1 .gslides-rap,
.newsBox .gallery-slides.showall1 .gslides-long {
	width: auto;
	margin:0;
}

.newsBox .gallery-slides.showall1 .gslides-long .litem {
    width: calc(25% - 50px);	
	margin-bottom:50px;
}
.newsBox .gallery-slides.showall1 .nav,
.newsBox .gallery-slides.showall1:before {
	display:none;
}
.newsBox .entry.showall1,
.newsBox .gallery-slides.showall1 {	
    background: transparent;
	padding:0;
}
.list-rap div.pagenav span {
	color:black;
	font-weight:500;
}
.list-rap .pagenav span,
.list-rap .pagenav a {
	color:#A3A3A3;
	display:inline-block;
	color:inherit;
	text-decoration:none;
	padding:0 5px;
	margin:0 5px;
}
.list-rap .pagenav {
	text-align:center;
}
.contactBox .entry {
	font-size:32px;
	line-height:40px;
	font-weight:500;
	margin-bottom:90px;
	color:#222222;
}
.contactBox .wpcf7 .irap.full label ,
.contactBox .wpcf7 .irap.focus label {
	top: -20px;
    font-size: 11px;
}
.contactBox .wpcf7 .irap.imand label:before {
	content:"*";
	display:inline-block;
	vertical-align:top;
	margin-right:5px;
}
.contactBox .wpcf7 .irap label {
	position:absolute;
	color:#222222;
	font-size:13px;
	left:8px;
	top:0;
	transition:all 0.5s;
}
.contactBox .wpcf7 textarea,
.contactBox .wpcf7 input {
	display:block;
	width:calc(100% - 16px);
	padding:0px 8px;
	line-height:30px;
	height:30px;
	border:0;
	background:transparent;
	font-family:'Montserrat', sans-serif;
	font-size:15px;
	position:relative;
}
.wpcf7 .irap br {
	display:none;
}
.contactBox.back-color .wpcf7 .wpcf7-validation-errors ,
.contactBox.back-color .wpcf7 .irap .wpcf7-not-valid-tip {
	color:yellow;
}
.wpcf7 .irap .wpcf7-not-valid-tip {
	position: absolute;
    color: red;
    font-size: 14px;
    font-weight: 400;
	right:0;
}
.wpcf7 .screen-reader-response {
	display:none;
}
.contactBox .wpcf7 .wpcf7-validation-errors {
	color:red;
}
.wpcf7-form-control-wrap {
	display:block;
}
.contactBox .wpcf7 .irap {
	position:relative;
	margin-bottom:25px;
	border-bottom:1px solid #666666;
	width:330px;
	text-align:left;
}
.contactBox.back-color .wpcf7 input[type="submit"] {
	background:white;
	color:#006BD6;
}
.contactBox .wpcf7 input[type="submit"] {
    display: inline-block;
    line-height: 44px;
    height: 44px;
    padding: 0 30px;
    background: transparent linear-gradient(90deg, #006BD6 0%, #006DD6 10%, #007ED3 33%, #0083D2 37%, #0083D2 46%, #0087D1 52%, #00B8C7 100%) 0% 0% no-repeat padding-box;
    color: #006ED5;
    font-size: 17px;
    border: 0;
    cursor: pointer;
    border-radius: 50px;
    text-decoration: none;
    font-weight: 500;
    position: relative;
    margin-top: 20px;
    white-space: nowrap;
	width:auto;	
	color:white;
}
.contactBox .wpcf7 {
	display: inline-block;
	text-align:left;
	width:330px;
}
.contactBox .form-text .ftitle {
	color:#222222;
	font-size:32px;
	font-weight:500;
	line-height:40px;
}
.contactBox .at-below-post-page.addthis_tool {
	display:none;
}
.contactBox .form-text {
	display: inline-block;
    text-align: left;
    vertical-align: top;
    padding-left: 70px;
    border-left: 1px solid #666666;
    margin-left: 80px;
}
.contactBox {
	text-align:center;
}

.textLoop.prev-textBox {
	padding-top:0;
}
.textLoop .text-loop {
	display:table;
}
.textLoop .text-loop .tl-item {
	display:table-row;
}
.textLoop .t2col1 .text-loop .tl-item .tl-text {
	column-count: 2;
}
.textLoop .text-loop .tl-item .tl-text {
	display: table-cell;
    vertical-align: top;
	padding-bottom:30px;
}
.textLoop .text-loop .tl-item .tl-title {
	display: table-cell;
    padding-right: 64px;
    font-size: 32px;
    font-weight:600;
    color: #006BD6;
    vertical-align: top;
    line-height: 35px;
	padding-bottom:30px;
}

.teamMember .team-rap .info .socials a {
	display:inline-block;
	margin-right:25px;
}
.teamMember .team-rap .info .icity {
	color:#222222;
	font-size:20px;
	margin-bottom:32px;
}
.teamMember .team-rap .info .ijob {
	color:#222222;
	font-size:20px;
	font-weight:500;
	margin-bottom:12px;
}
.teamMember .team-rap .info .ititle {
	margin-top:37px;
	margin-bottom:12px;
	color:#006BD6;
	font-size:22px;
	font-weight:500;
}
.teamMember .team-rap .info p {
	margin:0;
}
.teamMember .team-rap .info {
	width: 300px;
    min-width: 300px;
    margin-right: 118px;
}
.teamMember .team-rap .back {
	color: #006BD6;
    text-decoration: none;
    border-bottom: 1px solid;
    padding-bottom: 8px;
}
.teamMember .team-rap {
	display:flex;
}
.mapBox .box-line .map-rap .map iframe {
	max-width:100%;
    height: 470px;
	width:100%;
}
.mapBox .box-line .map-rap .map {
	width: 100%;
    height: auto;
}
.mapBox .box-line .map-rap {
	width: calc(100% - 530px);
    min-width: calc(100% - 530px);
    position: relative;
}
.mapBox .box-line .textrap {
	width: 500px;
    min-width: 500px;
    margin-right: 30px;
}
.mapBox .box-line {
	display: flex;
    flex-direction: row-reverse;
}

footer .ftop-rap .thumbs .thumb:first-child {
	border-right:1px solid #DEDEDE;
	margin-right:33px;
	padding-right:33px;
}
footer .ftop-rap .thumbs .thumb:last-child {
	white-space:nowrap;
}
footer .ftop-rap .thumbs .thumb:last-child img {
	display:block;
	margin-top:10px;
	width:110px;
}
footer .ftop-rap .col-icons {
	font-size:13px;
	line-height:17px;
	color:#767676;
	padding-right:10%;
}
footer .ftop-rap .contact-info {
	margin-top:50px;
}
footer .ftop-rap {
	border-bottom:1px solid #E2E2E2;
	padding-bottom:50px;
	margin-bottom:20px;
	margin-right:-20px;
	margin-left:-20px;
}
footer .fbottom-rap {
	margin-right:-20px;
	margin-left:-20px;
}
footer .fbottom-rap,
footer .ftop-rap .thumbs,
footer .ftop-rap {
	display:flex;
}
footer .col {
	display:inline-block;
	vertical-align:top;
	width:100%;
	padding:0 20px;
}
footer .logo img {
	width:262px;
}
footer .logo {
	display:block;
	margin-bottom:40px;
}
footer .col-links a:hover {
	text-decoration:underline;
}
footer .col-links a {
	display:block;
	text-decoration:none;
	color:inherit;
	font-size:14px;
	font-weight:500;
	margin:10px 0 15px;
}
footer .sbutton {
	font-size:13px;
	font-weight:500;
}
footer .button {
	margin: 0px 0 55px 10px;
}
.npopup .wpcf7 .irap ,
footer .wpcf7 .irap {
	border: 1px solid #767676;
    height: 44px;
    width: 300px;
    position: relative;
    margin-top: 18px;
}
.npopup .wpcf7 .irap.focus label ,
.npopup .wpcf7 .irap.full label,
footer .wpcf7 .irap.focus label ,
footer .wpcf7 .irap.full label {
	top:-24px;
}
.npopup .wpcf7 label ,
footer .wpcf7 label {
	position: absolute;
    top: 10px;
    left: 10px;
	transition:all 0.5s;
}
.npopup .wpcf7 .irap .wpcf7-not-valid-tip ,
footer .wpcf7 .irap .wpcf7-not-valid-tip {
	top: -25px;
    left: 0;
    width: 300px;
}
.npopup .wpcf7 .irap input ,
footer .wpcf7 .irap input {
	position: absolute;
    padding: 0 10px;
    height: 44px;
    border: 0;
    left: 0;
    width: 220px;
    background: transparent;
}
.npopup div.wpcf7 .ajax-loader ,
footer div.wpcf7 .ajax-loader {
	position: absolute;
    margin: auto;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
}

XXX.npopup .wpcf7 form:after ,
footer .wpcf7 form:after {
	content:"";
    border-right: 1.25px solid #767676;
    border-bottom: 1.25px solid #767676;
    position: absolute;
    width: 6px;
    height: 6px;
    right: 18px;
    top:20px;
    transform: rotate(-45deg);	
}
XXX.npopup .wpcf7 .irap:after ,
footer .wpcf7 .irap:after {
	content:"";
	border-bottom: 1px solid;
    width: 24px;
    height: 0;
    position: absolute;
    right: 18px;
    top: 22px;
}
.npopup .wpcf7 .wpcf7-response-output ,
footer .wpcf7 .wpcf7-response-output {
	position: absolute;
    line-height: 12px;
    bottom: -45px;
}
.npopup .wpcf7 form .wpcf7-checkbox .wpcf7-list-item ,
footer .wpcf7 form .wpcf7-checkbox .wpcf7-list-item {
	display: block;
    position: relative;
    margin: 0;
    padding: 0;
}
.npopup .wpcf7 form .icheck:before ,
footer .wpcf7 form .icheck:before {
	content:"";
	position:absolute;
	border:1px solid #767676;
	width:10px;
	height:10px;
	left:0;
}
.npopup .wpcf7 form .icheck .wpcf7-list-item-label ,
footer .wpcf7 form .icheck .wpcf7-list-item-label {
    padding-left: 25px;
	position:relative;
	display:block;
	z-index:0;
}
.npopup .wpcf7 form .icheck.checked .wpcf7-list-item-label::after ,
footer .wpcf7 form .icheck.checked .wpcf7-list-item-label::after {
	content:"";
	position: absolute;
    border-bottom: 2px solid black;
    border-right: 2px solid black;
    width: 5px;
    height: 11px;
    left: 5px;
    top: -3px;
    transform: rotate(40deg);
}
.npopup .wpcf7 form .wpcf7-checkbox input ,
footer .wpcf7 form .wpcf7-checkbox input {
	position: absolute;
    width: 100%;
    height: 100%;
    cursor: pointer;
    opacity: 0;
	z-index:1;
	left:0;
}
.npopup .wpcf7 form .icheck ,
footer .wpcf7 form .icheck {
	position: relative;
    line-height: 15px;
    font-weight: 300;
    display: block;
	margin-top:10px;
}
.npopup .wpcf7 form ,
footer .wpcf7 form {
	position:relative;
	margin-bottom:25px;
}
.npopup .wpcf7 input[type="submit"] ,
footer .wpcf7 input[type="submit"] {
	position: absolute;
    top: 0;
    left: 240px;
    height: 44px;
    border: 0;
    width: 60px;
    padding: 0;
    cursor: pointer;
    background: transparent;
	font-size:0;
}
footer .form-rap .btext {
	line-height: 14px;
    font-size: 12px;
    font-weight: 300;
}
.npopup .form-rap p ,
footer .form-rap p {
	margin:0;
}
.npopup .form-rap ,
footer .form-rap {
	font-size: 13px;
    font-weight: 500;
    position: relative;
    margin-bottom: 30px;
	width: 300px;
}
footer .slinks a svg {
	position: relative;
    top: calc(50% - 15px);
    height: 20px;
    width: 20px;
}
footer .slinks a {
	border: 1px solid #626262;
    width: 40px;
    height: 40px;
    display: inline-block;
    border-radius: 40px;
    vertical-align: top;
    margin-right: 10px;
    text-align: center;
    line-height: 40px;
	position:relative;
}
footer .fbottom-rap .col-credits a:hover {
	text-decoration:underline;
}
footer .fbottom-rap .col-credits a {
	text-decoration:none;
	color:inherit;
}
footer .fbottom-rap .col-credits {
	text-align: center;
    text-transform: uppercase;
}
footer .fbottom-rap .col-alr {
    text-transform: uppercase;
}
footer .fbottom-rap {
	font-size:12px;
}
footer .fbottom-rap .col-links {
	text-align:right;
}
footer .fbottom-rap .col-links a:last-child {
	border:0;
	padding:0;
	margin:0;
}
footer .fbottom-rap .col-links a {
	display: inline-block;
    border-right: 2px solid;
    height: 14px;
    line-height: 14px;
    padding-right: 10px;
    margin-right: 10px;
	font-size:12px;
}
footer {
	background:#F5F5F5;
	padding-top:45px;
	padding-bottom:20px;
}

.npopup {
	position: fixed;
	z-index:999999;
    bottom: 10%;
    right: 5%;
    background: transparent linear-gradient(90deg, #006BD6 0%, #006DD6 10%, #007ED3 33%, #0083D2 37%, #0083D2 46%, #0087D1 52%, #00B8C7 100%) 0% 0% no-repeat padding-box;
    width: 370px;
    padding: 12px;
	display:none;
	box-shadow:0 1px 3px 0 rgba(51,48,46,0.3);
}
.npopup .npopup-rap .title {
	font-size:32px;
	line-height:36px;
	font-weight:600;
	color:#222222;
}
.npopup .npopup-rap .close span:after,
.npopup .npopup-rap .close span:before {
	content:"";
	transform: rotate(45deg);
    position: absolute;
    width: 10px;
    height: 0;
    border-top: 1px solid #707070;
    border-bottom: 1px solid #707070;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}
.npopup .npopup-rap button.close span:before {
	transform: rotate(-45deg);
}
.npopup .npopup-rap .close span {
	display: inline-block;
    width: 8px;
    height: 8px;
    position: relative;
    vertical-align: middle;
    margin-right: 3px;
    top: -1px;
}
.npopup .npopup-rap .close {
    border: 0;
    background: transparent;
    font-family: 'Montserrat', sans-serif;
    color: #676767;
    font-size: 13px;
    padding: 10px 0;
    cursor: pointer;
    position: absolute;
    top: 10px;
    width: auto;
    right: 25px;
}

.npopup .npopup-rap .wpcf7 input[type="submit"] {	
	background: transparent linear-gradient(90deg, #006BD6 0%, #006DD6 10%, #007ED3 33%, #0083D2 37%, #0083D2 46%, #0087D1 52%, #00B8C7 100%) 0% 0% no-repeat padding-box;
    color: white;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
	width: 97px;
    left: auto;
	right:1px;
    top: 2px;
    bottom: 2px;
    height: 42px;
	border-radius:0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.npopup .npopup-rap {
	background: white;
    padding: 50px 35px 5px 35px;
}
.single-search .sitem h3 {
	color:#006BD6;
	font-weight:600;
	margin-bottom:10px;
}
.single-search .sitem .sss {
	display: inline-block;
    background: yellow;
}
.single-search .sitem .sr {
	margin-bottom:10px;
}
.single-search .sitem {
	border-bottom: 1px solid #BEBEBE;
    display: block;
    text-decoration: none;
    color: inherit;
    padding-top: 15px;
}
header .search-rap button.open-search {
	padding: 10px;
    background: transparent;
    border: 0;
    cursor: pointer;
}
header .search-rap form svg {
	position: absolute;
    right: 50%;
    top: 50%;
    z-index: 0;
    width: 30px;
    height: auto;
    margin: -15px -170px 0 0;
}
header .search-rap form span.close:after {
	transform: rotate(-45deg);
}
header .search-rap form .close:before,
header .search-rap form .close:after {
	content:"";
	position: absolute;
    width: 18px;
    height: 1px;
    background: black;
    transform: rotate(45deg);
    right: 0;
    left: auto;
    margin: auto;
    top: 0;
    bottom: 0;
}
header .search-rap form .close {
	padding:0;
	width: auto;
    background: transparent;
    border: 0;
    cursor: pointer;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -12px;
    margin-left: 20vw;
    padding-right: 30px;
}
header .search-rap form input[type="submit"] {
	padding: 0;
    width: 30px;
    margin: 0;
    border: 0;
    background: transparent;
    cursor: pointer;
	position:relative;
	z-index:1;
}
header .search-rap form {
	display:none;
    position: fixed;
    background: rgba(255,255,255,0.90);
    box-shadow: 0 1px 3px 0 rgba(51,48,46,0.3);
    z-index: 999;
    right: 0;
    top: 0;
    left: 0;
    height: 213px;
}
header .search-rap form .frap {
	display: flex;
}
header .search-rap form.ierror input.stext {
	border-color:red;
}
header .search-rap form input.stext {
	border: 2px solid #BEBEBE;
    height: 54px;
    padding: 0px 20px;
    width: 332px;
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    color: #797979;
    background: transparent;
    border-radius: 5px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}
header .search-rap {
	position: relative;
    height: 40px;
	margin-top: 15px;
}
/* MOTAB - MENUE */
@media (max-width: 1045px) {
	.site {
		padding:0px 25px 0;
		max-width:calc(100% - 50px);
	}
	body.search-results[lpage="1"] ,
	body {
		padding-top:70px;
	}
	body.mfixed header,
	header {
		position:fixed;
		top:0;
		left:0;
		right:0;
		height:70px;
		background:white;
	}
	body.mfixed header .site,
	header .site {
		padding-top: 10px;
	}
	body.mfixed header .logo,
	header .logo {
		width: 208px;
		min-width: 208px;
		height: 43px;
	}
	
	header .logo img {
		height:auto;
		width:100%;
	}
	header .hamburger {
		display: block;
		position: absolute;
		right: 0;
		top: 0;
	}
	header .site .mmenu-rap {
		position: absolute;
		background: white;
		top: 70px;
		margin: 0;
		padding: 0;
		right: 0;
		overflow: hidden;
		max-height: 0;
	}
	
	body.hopened {
		overflow:hidden;
	}
	body.hopened header .site .mmenu-rap {
		max-height: calc(100vh - 70px - 65px - 165px);
		height: calc(100vh - 70px - 65px);
		left: 0;
		right: 0;
		top:70px;
		padding-bottom: 165px;
	}
	header .site .mmenu-rap {
		position: absolute;
		background: white;
		top: 70px;
		margin: 0;
		padding: 0;
		right: 0;
		overflow: hidden;
		max-height: 0;
	}
	body.mfixed.hopened header .site .mmenu-rap:after {
		display:none;
	}
	header .site .mmenu-rap .mmenu,
	body.mfixed.hopened header .site .mmenu-rap menu ,
	body.mfixed header .site .mmenu-rap menu {
		display: block;
		max-height: calc(100% - 80px - 70px);
		height: calc(100% - 80px - 70px);
		overflow: auto;
		padding: 40px 0;
		text-align: left;
	}
	header .site .mmenu-rap .mmenu .sub1 ul,
	body.mfixed header .site .mmenu-rap .mmenu .sub1 ul {
		position: relative;
		display: block;
		top: 0;
		padding: 0 0 10px;
		margin: 0;
	}
	header .site .mmenu-rap .mmenu .sub1 span.srap,
	body.mfixed header .site .mmenu-rap .mmenu .sub1 .srap {
		display:block;
	}
	header .site .mmenu-rap .mmenu .sopened .sub1 ,
	body.mfixed header .site .mmenu-rap .mmenu .sopened .sub1 {
		max-height:600px;
	}
	header .site .mmenu-rap .mmenu .sub1 ,
	body.mfixed header .site .mmenu-rap .mmenu .sub1 {
		overflow: hidden;
		padding: 0;
		transition: max-height 0.5s;
		max-height: 0;
		margin: 0;
		display:block;
	}
	
	header .site .mmenu-rap .mmenu .mitem.sopened .open-sub:after {
		content:"-";
	}	
	header .site .mmenu-rap .mmenu .mitem .open-sub:after {
		content:"+";
		position: absolute;
		font-size: 25px;
		font-weight: 400;
		left: -18px;
		top: 18px;
	}
	
	header .site .mmenu-rap .mmenu .mitem .open-sub {
		display: block;
		position: relative;
		color: #006BD6;
		font-family: 'Montserrat', sans-serif;
		background: transparent;
		border: 0;
		font-size: 16px;
		font-weight: 500;
		padding: 20px 0px 0 0px;
		cursor: pointer;
		width: 100%;
		text-align: left;
		line-height: 40px;
	}
	
	header .site .mmenu-rap .mmenu .mitem a,
	body.mfixed header .site .mmenu-rap .mmenu .mitem a {
		display: block;
	}
	header .site .mmenu-rap .mmenu .mitem:hover .mm:after ,
	body.mfixed header .site .mmenu-rap .mmenu .mitem:hover .mm:after {
		display:none;
	}
	header .site .mmenu-rap .mmenu .mitem .sub1 .mm ,
	body.mfixed header .site .mmenu-rap .mmenu .mitem .sub1 .mm {
		display:block;
		padding-top:5px;
		color:#646464;
	}
	header .site .mmenu-rap .mmenu .mitem .sub .mm a,
	body.mfixed header .site .mmenu-rap .mmenu .mitem .sub .mm a{
		height: 55px;
	}
	header .site .mmenu-rap .mmenu .mitem .open-sub,
	header .site .mmenu-rap .mmenu .mitem .sub .mm ,
	body.mfixed header .site .mmenu-rap .mmenu .mitem .sub .mm {
		border-bottom:1px solid #EAEAEA;
	}
	header .site .mmenu-rap .mmenu .mitem .sub .mm ,
	body.mfixed header .site .mmenu-rap .mmenu .mitem .sub .mm {
		padding: 20px 0px 0 0px;
		display: block;
		color: #006BD6;
	}
	header .site .mmenu-rap .mmenu .mitem ,
	body.mfixed header .site .mmenu-rap .mmenu .mitem {
		padding: 0;
		margin: 0;
		width: auto;
		padding: 0 25px;
		display:block;
	}
	body header .site .mmenu-rap .social-rap,
	header .site .mmenu-rap .social-rap ,
	body.mfixed header .site .mmenu-rap .social-rap ,
	body.mfixed.hopened header .site .mmenu-rap .social-rap {
		position: absolute;
		bottom: 0;
		margin: 0;
		left: 0;
		right: 0;
		text-align: center;
		padding: 14px 25px;
		display:block;
	}
	header .site .mmenu-rap .social-rap a svg {
		position: absolute;
		margin: auto;
		top: 0;
		bottom: 0;
		right: 0;
		left: 0;
		max-width: 21px;
		max-height: 21px;
	}
	header .site .mmenu-rap .social-rap a {
		display: inline-block;
		width: 40px;
		height: 40px;
		border: 1px solid #4D4D4D;
		border-radius: 40px;
		line-height: 40px;
		text-align: center;
		position: relative;
		margin-left: 10px;
	}
	.elevatorMenu .emenu-rap {
		overflow:auto;
	}
}
/* MOBILE */
@media (max-width: 763px) {	
	body.search-results[lpage="1"] ,
	body {
		padding-bottom: 65px;
	}
	body.mfixed.hopened header .site .search-rap ,
	body.hopened header .site .search-rap {
		display:block;
	}
	body.mfixed header .site .search-rap ,
	header .site .search-rap {
		display:none;
	    position: fixed;
		bottom: 145px;
		top: auto;
		z-index: 999;
		right: 0;
		left: 0;
		width: auto;
	}
	header .search-rap button.open-search {
		display: none;
	}
	header .search-rap form {
		display:block !important;
		position: relative;
		box-shadow: none;
		padding: 0 16px;
		height: auto;
	}
	header .search-rap form .close {
		display: none;
	}
	header .search-rap form input.stext {
		width: calc(100% - 40px - 50px - 4px);
		left: -5px;
	}
	header .search-rap form svg {
		margin-right: 0;
		right: 45px;
	}
	body.mfixed header .site .langs-rap ,
	header .site .langs-rap {
		position: fixed;
		right: 75px;
		margin-top: 14px;
	}
	body.mfixed header .site .brap,
	body.mfixed header .brap ,
	header .brap {
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		height: 65px;
		display: flex;
	}
	header .site .button {
		border-radius: 0;
		line-height: 65px;
		height: 100%;
		width: 100%;
		text-align: center;
		padding: 0;
		margin: 0;
	}
	section {
		position: relative;
		padding: 32px 0;
	}
	.mainImage.s0.belowmenu1 ,
	body.home .mainImage.s0 {
		margin-top: 0;
	}
	.mainImage .entry.layout-tleft {
		margin-top: -14vw;
	}
	.mainImage .entry .title {
		font-size:30px;
		line-height:33px;
	}
	.mainImage .entry.layout-tleft .text h1 {
		font-size: 23px;
		line-height: 29px;
	}
	.mainImage .entry.layout-tleft .text h1 {
		width: 75%;
	}
	.entry .title {
		font-size: 23px;
		line-height: 29px;
	}
	.listBox .list-rap.rnum-6 .list .litem,
	.listBox .list-rap.layout-box.rnum-6 .list .litem {
		width: calc(50% - 36px);
		margin: 18px;
	}
	.listBox .list-rap.rnum-4 .list .litem,
	.listBox .list-rap.rnum-2 .list .litem,
	.listBox .list .litem {
		width: auto;
		margin: 25px auto;
		max-width: 435px;
	}
	.listBox .list {
		margin: 40px -25px 0;
	}
	.imageBox .box-line.layout-wide.direction-image-right .imgrap,
	.imageBox .box-line.direction-image-right .imgrap,
	.imageBox .box-line .imgrap {
		display: block;
		width: auto;
		margin: 0 -25px 25px;
	}
	.imageBox .box-line.layout-default .textrap {
		width: auto;
		display: block;
		padding: 25px 0;
	}
	.textBox .backtext, .imageBox .box-line .backtext {
		font-size: 93px;
		line-height: 70px;
		top: 20px;
		left: -10px;
	}
	.imageBox .box-line.layout-wide.direction-image-left .imgrap, 
	.imageBox .box-line.layout-wide.direction-image-right .imgrap .iirap {
		width: auto;
		min-width: unset;
	}
	.imageBox .box-line.layout-wide .site {
		position:relative;
	}
	.imageBox .box-line.layout-wide .textrap {
		width: auto;
		transform: unset;
		top: -10vw;
	}
	.imageBox .box-line.layout-wide.direction-image-right .textrap {
		float: none;
	}
	.imageBox .box-line.layout-wide .textrap .entry {
		padding: 25px;
	}

	.listBox .list-rap.rnum-6 .gslides-long .list .litem,
	.listBox .list-rap.rnum-4 .gslides-long .list .litem,
	.listBox .list-rap.rnum-3 .gslides-long .list .litem,
	.listBox .list-rap.rnum-2 .gslides-long .list .litem,
	.listBox .gslides-long .list .litem {
		width: calc(0.3333% - 12px);
		min-width: calc(0.3333% - 12px);
		margin: 10px 6px;
	}
	.listBox .gallery-slides .nav {
		right:-10px;
	}
	.listBox .gallery-slides .nav.prev {
		right: auto;
		left: -10px;
	}
	.listBox .layout-thumbs.slide .list {
		margin: 0 -9px 0;
	}
	.listBox .gslides-rap {
		width: calc(100% + 150%);
		left: calc(-75% + 6px);
	}
	.listBox div.gslides-rap:before {
		left: calc(100% - 33.33% - 12px);
	}
	.listBox .gslides-rap:before, 
	.listBox .gslides-rap:after {
		width: calc(50% + 6px);
		left: calc(-50% + 33.33% - 12px);
	}
	.bannerBox .entry {
		padding:0 25px;
	}
	.bannerBox .site {
		padding: 0;
		max-width: 100%;
	}
	.newsBox .gslides-long .litem {
		width: calc(0.075% - 24px);
		margin: 0 12px;
		left: -12px;
		max-width: 320px;
	}
	.newsBox .gslides-rap {
		margin-left:25px;
	}
	.newsBox .entry {
		padding: 45px 0px 15px 25px;
	}
	.newsBox .gallery-slides .nav.prev {
		left: 25px;
	}
	.newsBox .gallery-slides .nav {
		left:calc(25px + 75px);
	}
	.newsBox .button {
		left:calc(25px + 185px);
	}
	.animatedNumbers .animatedN {
		display:block;
		margin:0;
	}
	.animatedNumbers .animatedN .aNitem {
		padding: 0;
		width: auto;
		padding-top: 40px;
		margin-top: 40px;
	}
	.animatedNumbers .animatedN .aNitem:before {
		top: 0;
		height: 3px;
		width: 117px;
		right: 0;
		margin: auto;
	}
	.gallerySlide .gallery-slides {
		width: 80%;
	}
	.gallerySlide .gslides-rap .gslides-long {
		margin-left: calc(-100% - 12px);
	}
	.gallerySlide .gslides-long .slide {
		margin: 0 6px;
		left: -6px;
	}
	.gallerySlide div.gslides-rap:before {
		left: calc(100% + 12px);
	}
	.gallerySlide .gslides-rap:before, .gallerySlide .gslides-rap:after {
		left:calc(-50% - 32px);
	}
	.mainTitle .entry .title {
	    font-size: 35px;
		line-height: 40px;	
	}
	.mainImage .bread, .mainTitle .bread {
		display:none;
	}
	.mainTitle {
	    padding: 30px 0 20px;
	}
	.sideMenu .emenu-rap {
		display: none;
	}
	.listBox .list-rap.layout-box.rnum-3 .list .litem {
		margin: 25px 5px 0;
		width: calc(50% - 10px);
	}
	.listBox .list-rap.layout-box.rnum-3 .list {
		width: auto;
	}
	.contactBox .wpcf7 {
		display: block;
		margin: auto;
	}
	.contactBox .form-text {
		border: 0;
		padding-left: 0;
		margin-left: 0;
		margin-top: 40px;
	}
	.textBox .entry .backtext {
		left: -10px;
		top: -8px;
	}
	.textLoop .t2col1 .text-loop .tl-item .tl-text {
		display:block;
	}
	.textLoop .t2col1 .text-loop .tl-item .tl-title {
		margin: 30px 0 10px;
		display:block;
	}
	.textLoop .text-loop .tl-item .tl-title {
		padding-right:32px;
		padding-bottom:10px;
	}
	.mapBox .box-line {
		display: block;
	}
	.mapBox .box-line .map-rap {
		width: auto;
	}
	.mapBox .box-line .textrap {
		width: auto;
		min-width: unset;
		margin-right: 0;
	}
	.textLoop .text-loop .tl-item .tl-text {
		padding-bottom:10px;
	}
	.teamMember .team-rap {
		display: block;
	}
	.teamMember .team-rap .info {
		margin-bottom: 30px;
	}
	
	footer .form-rap {
		margin:0 auto 50px;
	}
	footer .ftop-rap .col-links {
		display:none;
	}
	footer .ftop-rap .thumbs .thumb {
		width:50%;
		padding:0 25px;
	}
	footer .ftop-rap .thumbs .thumb img {
		width:auto;
	}
	footer .fbottom-rap .col-links {
		text-align: center;
	}
	footer .ftop-rap .col-icons,
	footer .col {
		padding:0;
		width:auto;
		display:block;
	}
	footer .fbottom-rap,
	footer .ftop-rap {
		display:block;
		text-align:center;
	}
	.newsBox .gallery-slides.showall1 .list {
		padding: 0 0 0px;
		display: block;
	}
	.newsBox .gallery-slides.showall1 .gslides-long .litem {
		width: auto;
		margin: 0 auto 50px;
		display: block;
	}
	.npopup {
		display: block;
		top: 70px;
		right: 0;
		left: 0;
		width: calc(100% - 24px);
		max-height: calc(100vh - 70px - 65px);
		overflow: auto;
		height: auto;
		bottom: auto;
	}
	.npopup .npopup-rap {
		padding: 50px 15px 5px 15px;
	}
	.npopup .form-rap, footer .form-rap {
		max-width: 100%;
	}
	.npopup .wpcf7 .irap {
		max-width: 100%;
	}
	.npopup .npopup-rap .wpcf7 input[type="submit"] {
		width: 85px;
		right: 0;
		left: auto;
	}
	.npopup .npopup-rap .title {
		font-size: 28px;
	}
	.textBox .entry iframe {
		max-height: calc(60vw - 50px);
	}
	.at-expanding-share-button[data-position=bottom-left] {
		bottom:80px !important;
	}
	#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme {
		z-index: 999999;
	}
	.mainImage .imgrap .vrap {
		height: 56.23vw;
	}
	.mainImage .imgrap .vrap:after {
		display:none;
	}
}
/* TABLET */
@media (max-width: 1045px) and (min-width: 764px) {	
	body.mfixed header .site .brap,
	header .brap {
		position: absolute;
		right: 100px;
	}
	body.mfixed header .site .search-rap ,
	header .site .search-rap {
		position: absolute;
		right: 360px;
		margin-top: 10px;
	}
	header .search-rap form .close {
		margin-left: 0;
		left: auto;
		right: 40px;
	}
	body.mfixed header .site .langs-rap ,
	header .site .langs-rap {
		position: absolute;
		right: 275px;
		margin-top: 16px;
	}
	header .site .button {
		margin: 5px 0;
	}
	.mainImage.s0.belowmenu1 ,
	body.home .mainImage.s0 {
		margin-top: 0;
	}
	body.hopened header .site .mmenu-rap {
		max-height: calc(100vh - 70px);
		height: calc(100vh - 70px);
	}
	section {
		position: relative;
		padding: 44px 0;
	}
	.listBox .layout-thumbs .list .litem .text .title {
		min-height: 42px;
		font-size: 17px;
		line-height: 21px;
	}
	.listBox .layout-thumbs .list .litem .title, 
	.listBox .layout-thumbs .list .litem .itext {
		padding: 0px 20px;
	}
	.imageBox .box-line.direction-image-right .imgrap {
		margin-right: 0;
		margin-left: 32px;
	}
	.imageBox .box-line.layout-default .textrap {
		min-width: calc(48% - 32px);
	}
	.textBox .backtext, .imageBox .box-line .backtext {
		font-size: 100px;
		line-height: 100px;
		top: -20px;
		left: -10px;
	}
	.listBox .gallery-slides .nav.prev {
		left:-16px;
		right:auto;
	}
	.listBox .gallery-slides .nav {
		width: 20px;
		height: 20px;
		right:-16px;
	}
	.listBox .gslides-rap {	
	    left: calc(-33.333% - -64px);
		width: calc(100% + 66.666% - 128px);
	}
	.listBox div.gslides-rap:before {
		left: calc(100% - 20% + 20px);
	}
	.listBox .gslides-rap:before, 
	.listBox .gslides-rap:after {
		left:calc(-50% + 20% - 28px);
	}
	.listBox .layout-thumbs.slide .list {
		margin: 0px -12px 0;
	}
	.listBox .list-rap.rnum-2 .gslides-long .list .litem ,
	.listBox .list-rap.rnum-6 .gslides-long .list .litem ,
	.listBox .list-rap.rnum-4 .gslides-long .list .litem ,
	.listBox .list-rap.rnum-3 .gslides-long .list .litem ,
	.listBox .gslides-long .list .litem {
		width: calc(0.2% - 18px);
		margin: 12px;
	}
	.newsBox .gslides-long .litem {
		width: calc(0.03% - 30px);
		margin: 0 15px;
		left: -15px;
	}
	.listBox .list-rap.rnum-4 .list .litem {
		width: calc(50% - 12px);
	}
	.imageBox .box-line.layout-wide.direction-image-left .imgrap, 
	.imageBox .box-line.layout-wide.direction-image-right .imgrap .iirap {
		min-width: 75%;
	}
	.imageBox .box-line.layout-wide .textrap {
		min-width: 75%;
		top:auto;
		transform:unset;
	}
	.imageBox .box-line.layout-wide .site {
	    position: relative;
		height: auto;
		margin-top: -15vw;
		padding-bottom: 5px;
		overflow: visible;
	}
	.imageBox.dots1 .box-line.layout-wide div.textrap:before {
		width: calc(50% + 25px);
	}
	.imageBox.dots1 .box-line.layout-wide.direction-image-right div.textrap:before {
		left: -25px;
	}
	.imageBox .box-line .imgrap {
		margin-right: 32px;
	}
	.textBox .entry .backtext {
		left: -15px;
	}
	
	.mapBox .box-line {
		display: block;
	}
	.mapBox .box-line .map-rap {
		width: auto;
	}
	.mapBox .box-line .textrap {
		width: auto;
		min-width: unset;
		margin-right: 0;
	}
	.teamMember .team-rap .info {
		margin-right:30px;
	}
	.contactBox .form-text .ftitle {
		font-size: 25px;
		line-height: 30px;
	}
	.contactBox .form-text {
		padding-left: 30px;
		margin-left: 30px;
	}
	.listBox .list-rap.layout-box.rnum-6 .list .litem {
		width: calc(33.333% - 36px);
	}
	.listBox .list-rap.layout-box.rnum-3 .list {
		width: auto;
	}
	.listBox .list-rap.layout-box.rnum-3 .list .litem {
		margin: 25px 12px 0;
		width: calc(33.333% - 24px);
	}
	footer .logo {
		float: left;
		margin-right: 20px;
	}
	footer .sbutton {
		float: left;
	}
	footer .slinks {
		clear: both;		
		text-align:center;
	}
	footer .form-rap {
	    float: right;
		margin-right: 25px;
	}
	
	footer .ftop-rap .col-socials {
		border-top: 1px solid #E2E2E2;
		margin: 25px 0 0 0;
		padding-top: 25px;
		width: auto;
		display: block;
	}
	footer .ftop-rap .col-icons {
		padding:0;
	}
	footer .col {
		display: block;
		padding: 0;
	}
	footer .ftop-rap .col-links {
		display: inline-block;
		width: 50%;
		padding: 0;
		text-align: center;
	}
	footer .ftop-rap {
		display:block;
		margin:0;
	}
	footer .ftop-rap .thumbs {
		float:right;
	}
	footer .ftop-rap .contact-info {
		clear: both;
	}
	footer .fbottom-rap .col-links,
	footer .fbottom-rap {
		display: block;
		margin: 0;
		text-align:center;
	}
	.newsBox .gallery-slides.showall1 .gslides-long .litem {
		width: calc(33.333% - 50px);
	}
	.mainImage .imgrap .vrap {
		height: 56.23vw;
	}
	.mainImage .imgrap .vrap:after {
		display:none;
	}
}
/* NARROW DESKTOP */
@media (max-width: 1435px) and (min-width: 1046px) {	
	header .site {
		max-width: calc(100% - 64px);
		padding: 23px 32px 0;
	}
	body.mfixed header .site {
		padding-top: 0px;
	}
	header .logo {
		height: 53px;
		width: auto;
		min-width: 268px;
	}
	header .site .button {
		padding: 0 20px;
	}
	header .site .mmenu-rap .mmenu .mitem {
		margin: 5px 1vw;
	}
	header .site .search-rap {
		position: absolute;
		right: 115px;
		top: -15px;
	}
	header .site .langs-rap {
		position: absolute;
		top: -15px;
		right: 32px;
		z-index: 1;
	}	
	header .site .mmenu-rap {
		text-align: center;
	}
	.textBox .backtext, .imageBox .box-line .backtext {
		font-size: 125px;
		line-height: 120px;
		top: -40px;
		left: -30px;
	}
	.newsBox .gslides-long .litem {
		width: calc(0.03% - 50px);
	}
	.listBox .list-rap.layout-box.rnum-6 .list .litem {
		width: calc(17.5175% - 12px);
		margin: 6px;
	}
	.listBox .list-rap.layout-box.rnum-3 .list .litem {
		margin: 25px 12px 0;
		width: calc(33.333% - 24px);
	}
	.listBox .list-rap.layout-box.rnum-3 .list {
		width: 75%;
	}
	footer .ftop-rap .col-icons {
		padding-right:20px;
	}
}
@supports (-moz-appearance:none) {
	header .site .mmenu-rap .mmenu ul {
		top:76px;
	}
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	header .site .mmenu-rap .mmenu ul {
		top:76px;
	}
}

div.wpcf7 .ajax-loader {
	position:absolute;
}

.page-id-10447 #textBox10 .site,
.page-id-10050 #textBox10 .site,
.page-id-10638 #textBox6 .site {
    position: fixed;
    bottom: 0px;
    background: #ffffff;
    padding-bottom: 15px;
	width: 100%;
}

.page-id-10447 #textBox10 .entry,
.page-id-10050 #textBox10 .entry,
.page-id-10638 #textBox6 .entry {
    text-align: center;
}

.page-id-10447 #textBox10 .button,
.page-id-10050 #textBox10 .button,
.page-id-10638 #textBox6 .button {
    margin-top: 17px;
    color: #ffffff;
}

.page-id-10447 #textBox10 .button:hover,
.page-id-10050 #textBox10 .button:hover,
.page-id-10638 #textBox6 .button:hover {
    color: #006BD6;
}

.page-id-10447 #textBox10 .button:before,
.page-id-10050 #textBox10 .button:before,
.page-id-10638 #textBox6 .button:before {
    background: none;
}

.page-id-10447 #textBox10 .button:hover:before,
.page-id-10050 #textBox10 .button:hover:before,
.page-id-10638 #textBox6 .button:hover:before {  
    opacity: 100;
    background: #ffffff;
}

.page-id-10638 #textBox6 .site {
    z-index: 1000;
}

body.page-id-10958 .mainImage.s0 {
    margin-top: -103px;
    background: #ebe9ec;
}

.page-id-10958 #bannerBox1 > div > div > div > a {
    display: none;
}


@media (min-width: 763px) {
.page-id-10958 #bannerBox1 > div > div > div > h1 > a {
    position: absolute;
    top: 20px;
    left: 100px;
    z-index: 99;
}
}

body.home .mainImage.s0 {
    background: #ebe9ec;
}

body.home #bannerBox5 > div > div > div > a {
    display: none;
}

@media (min-width: 763px) {
body.home #bannerBox5 > div > div > div > p > a {
    position: absolute;
    top: 20px;
    left: 100px;
    z-index: 99;
}
}

@media (max-width: 1138px) and (min-width: 1046px) {
html:lang(es) header .site .mmenu-rap {
    font-size: 15px;
}
}

@media (min-width: 1046px) {
html:lang(fr) header .site .mmenu-rap {
    font-size: 14px;
}
}

body.page-id-5398 .mainImage.s0 {
    background: #ebe9ec;
}

.page-id-5398 #bannerBox1 > div > div > div > a {
    display: none;
}


@media (min-width: 763px) {
.page-id-5398 #bannerBox1 > div > div > div > h1 > a {
    position: absolute;
    top: 20px;
    left: 100px;
    z-index: 99;
}
}

body.page-id-5400 .mainImage.s0 {
    background: #ebe9ec;
}

.page-id-5400 #bannerBox1 > div > div > div > a {
    display: none;
}


@media (min-width: 763px) {
.page-id-5400 #bannerBox1 > div > div > div > h1 > a {
    position: absolute;
    top: 20px;
    left: 100px;
    z-index: 99;
}
}

@media (min-width: 1045px) and (max-width: 1187px) {
.page-id-1185 #imageBox1 > div > div.site > div > div > span > div {
	margin-top: 140px;
}
}

.page-id-209 #listBox5 > div > div > div.list > a,
.page-id-209 #listBox8 > div > div > div.list > a,
.page-id-209 #listBox10 > div > div > div.list > a,
.page-id-5417 #listBox5 > div > div > div.list > a,
.page-id-5417 #listBox8 > div > div > div.list > a,
.page-id-5417 #listBox11 > div > div > div.list > a,
.page-id-6770 #listBox5 > div > div > div.list > a,
.page-id-6770 #listBox8 > div > div > div.list > a,
.page-id-6770 #listBox10 > div > div > div.list > a {
    width: calc(17.5175% - 36px);
}

@media (max-width: 1045px) and (min-width: 764px) {
.page-id-209 #listBox5 > div > div > div.list > a,
.page-id-209 #listBox8 > div > div > div.list > a,
.page-id-209 #listBox10 > div > div > div.list > a,
.page-id-5417 #listBox5 > div > div > div.list > a,
.page-id-5417 #listBox8 > div > div > div.list > a,
.page-id-5417 #listBox11 > div > div > div.list > a,
.page-id-6770 #listBox5 > div > div > div.list > a,
.page-id-6770 #listBox8 > div > div > div.list > a,
.page-id-6770 #listBox10 > div > div > div.list > a {
    width: calc(33.333% - 36px);
}
}

@media (max-width: 763px) {
.page-id-209 #listBox5 > div > div > div.list > a,
.page-id-209 #listBox8 > div > div > div.list > a,
.page-id-209 #listBox10 > div > div > div.list > a,
.page-id-5417 #listBox5 > div > div > div.list > a,
.page-id-5417 #listBox8 > div > div > div.list > a,
.page-id-5417 #listBox11 > div > div > div.list > a,
.page-id-6770 #listBox5 > div > div > div.list > a,
.page-id-6770 #listBox8 > div > div > div.list > a,
.page-id-6770 #listBox10 > div > div > div.list > a {
    width: calc(50% - 36px);
}
}

@media (min-width: 1046px) {
.page-id-145 #imageBox2, .page-id-145 #imageBox3 {
width: 50%;
float: left;
}

.page-id-145 #imageBox2 .imgrap, .page-id-145 #imageBox2 .textrap,
.page-id-145 #imageBox3 .imgrap, .page-id-145 #imageBox3 .textrap {
width: 100%;
margin-bottom: 20px;
}

.page-id-145 #imageBox2 .imgrap,
.page-id-145 #imageBox3 .imgrap {
margin-bottom: 30px;
}

.page-id-145 #imageBox4 {
width: 100%;
}
	
.page-id-145 #imageBox2 .textrap .title-rap,
.page-id-145 #imageBox3 .textrap .title-rap {
text-align: center;
}
}

@media (min-width: 1046px) {
.page-id-5423 #imageBox2, .page-id-5423 #imageBox3,
.page-id-6774 #imageBox2, .page-id-6774 #imageBox3 {
width: 50%;
float: left;
}

.page-id-5423 #imageBox2 .imgrap, .page-id-5423 #imageBox2 .textrap,
.page-id-5423 #imageBox3 .imgrap, .page-id-5423 #imageBox3 .textrap,
.page-id-6774 #imageBox2 .imgrap, .page-id-6774 #imageBox2 .textrap,
.page-id-6774 #imageBox3 .imgrap, .page-id-6774 #imageBox3 .textrap {
width: 100%;
margin-bottom: 20px;
}

.page-id-5423 #imageBox2 .imgrap,
.page-id-5423 #imageBox3 .imgrap,
.page-id-6774 #imageBox2 .imgrap,
.page-id-6774 #imageBox3 .imgrap {
margin-bottom: 30px;
}

.page-id-5423 #imageBox4,
.page-id-6774 #imageBox4 {
width: 100%;
}

.page-id-5423 #imageBox2 .textrap .title-rap,
.page-id-5423 #imageBox3 .textrap .title-rap,
.page-id-6774 #imageBox2 .textrap .title-rap,
.page-id-6774 #imageBox3 .textrap .title-rap {
text-align: center;
}
}

@media (min-width: 764px) {
.page-id-11378 .gallerySlide .gallery-slides {
    width: 40%;
}

.page-id-11378 .gallerySlide .gslides-rap:before, .gallerySlide .gslides-rap:after {
    background: none;
}

.page-id-11378 #bannerBox3 .imgrap img {
    max-width: 80%;
}
}

.page-id-11378 #gallerySlide4 .title-rap {
    text-align: center;
}

body.page-id-11373 .mainImage.s0 {
    background: #ebe9ec;
}

body.page-id-11373 .mainImage.s0 {
    margin-top: -103px;
}

.page-id-11373 .mainImage .entry.layout-tleft {
    max-width: none;
}

.page-id-11373 .mainImage .bread {
    display: none;
}

.page-id-11373 #mainImage0 a.button.fbutton {
	margin-top: 5px;
    margin-bottom: 25px;
}

@media (min-width: 764px) {
.page-id-11373 .mainImage .entry.layout-tleft .text h1 {
    font-size: 48px;
}
}

.page-id-11373 .animatedNumbers .title,
.page-id-11373 .animatedNumbers .subtitle {
    color: #006bd6;
}

.page-id-11373 #textBox3 .entry.taright.ttcenter {
    text-align: center;
}

.page-id-11373 #listBox2  {
	padding-bottom: 0;
}

.page-id-11373 #textBox3 {
	padding-top: 0;
}

@media (min-width: 764px) {
.page-id-11440 .gallerySlide .gallery-slides {
    width: 35%;
}
	
.page-id-11452 .gallerySlide .gallery-slides {
    width: 35%;
}

.page-id-11454 .gallerySlide .gallery-slides {
    width: 35%;
}
}

.page-id-11378 #textBox2 {
    padding-top: 65px;
    padding-bottom: 15px;
}

.page-id-11378 #textBox3 {
    padding-top: 15px;
    padding-bottom: 15px;
}

/**/

#wpcf7-f11679-o1 > form > div.wpcf7-response-output {
margin-top: -160px;
}

#wpcf7-f11679-o1 > form > p:nth-child(21) {
margin-top: 80px;
}

.page-id-11581 #contactBox1 {
padding-bottom: 90px;
}

#wpcf7-f11679-o1 > form > div:nth-child(16) {
margin-bottom: 10px;
}

#wpcf7-f11679-o1 > form > div:nth-child(11), #wpcf7-f11679-o1 > form > div:nth-child(13) {
margin-bottom: 14px;
}

#wpcf7-f11679-o1 > form > div:nth-child(10) > label {
    display: none;
}

#wpcf7-f11679-o1 > form > div:nth-child(10) > span > select > option:nth-child(1),
#wpcf7-f11679-o1 > form > div:nth-child(10) > span > select > option:nth-child(2) {
    color: #000000;
}

#wpcf7-f11679-o1 > form > div:nth-child(9),
#wpcf7-f11679-o1 > form > div:nth-child(11),
#wpcf7-f11679-o1 > form > div:nth-child(13),
#wpcf7-f11679-o1 > form > div:nth-child(16) {
font-size: 13px;
}

/**/

.page-id-11373 #textBox4 > div > div > div > a {
    display:none;
}

.page-id-11373 #textBox4 {
    text-align: center;
}

@media (min-width: 764px) {
.page-id-11373 #animatedNumbers1 > div {
    /* padding-top: 20px; */
    padding-bottom: 0;
}

.page-id-11373 .animatedNumbers .animatedN {
    margin-top: 5px;
}

.page-id-11373 #textBox2 > div > div > div > h1:nth-child(4) {
    font-size: 270%;
}
}

.page-id-11373 .animatedNumbers .animatedN .aNitem .imgrap img {
    max-height: 60%;
}

.page-id-11373 .animatedNumbers .animatedN .aNitem .number {
    font-size: 26px;
}

.page-id-11373 .animatedNumbers .animatedN .aNitem:before {
    background: #006bd6;
}

.page-id-11373 #animatedNumbers1 .animatedN-rap {
    background: #ffffff;
}

/**/

@media (min-width: 1045px) {
.page-id-344 #listBox7 .list,
.page-id-5439 #listBox7 .list,
.page-id-6790 #listBox7 .list {
    width: 70%;
    margin: 0 auto;
}
}

.page-id-344 #listBox6 > div > div > div.list > a,
.page-id-5439 #listBox6 > div > div > div.list > a,
.page-id-6790 #listBox6 > div > div > div.list > a {
    width: calc(17.5175% - 36px);
}

@media (max-width: 1045px) and (min-width: 764px) {
.page-id-344 #listBox6 > div > div > div.list > a,
.page-id-5439 #listBox6 > div > div > div.list > a,
.page-id-6790 #listBox6 > div > div > div.list > a {
    width: auto;
}
}

@media (max-width: 763px) {
.page-id-344 #listBox6 > div > div > div.list > a,
.page-id-5439 #listBox6 > div > div > div.list > a,
.page-id-6790 #listBox6 > div > div > div.list > a {
    width: auto;
}
}

/**/

@media (min-width: 919px) {
.page-id-11373 .mainImage .entry.layout-tleft.wvideo {
    margin-top: -350px;
}

.page-id-11373 .mainImage .entry.layout-tleft.wvideo .text {
    /* background-color: rgba(235,233,236, .65); */
    padding: 5px;
}
	
.page-id-11373 .mainImage .entry.layout-tleft.wvideo .text p {
    font-size: 110%;
    text-shadow: 1px 1px #ffffff;
    font-weight: 600;
	margin-bottom: 3px;
}
	
.page-id-11373 .mainImage .entry.layout-tleft.wvideo .text h1 {
    text-shadow: 1px 1px #ffffff;
    font-weight: 600;
	margin-top: 3px;
}
}

@media (max-width: 918px) {
.page-id-11373 .mainImage .entry.layout-tleft.wvideo .text p,
.page-id-11373 .mainImage .entry.layout-tleft.wvideo .text h1 {
    color: #000000!important;
    text-shadow: none!important;
    font-weight: 600;
}
}

.page-id-11373 .newsBox .list {
    padding: 0px 0px 0px 0px;
}

/**/

@media (max-width: 1045px) {
header .logo img {
    width: auto;
    max-height: 100%;
}
}

/**/

@media (min-width: 1046px) {
:lang(en) body > header > div > div.mmenu-rap > menu > div:nth-child(4) > span > span,
:lang(es) body > header > div > div.mmenu-rap > menu > div:nth-child(4) > span > span,
:lang(fr) body > header > div > div.mmenu-rap > menu > div:nth-child(4) > span > span {
    background: black;
    padding: 10px;
    color: red;
    border-radius: 10px;
}

:lang(en) header .site .mmenu-rap .mmenu .mitem {
    margin: 5px 8px;
}

:lang(es) header .site .mmenu-rap .mmenu .mitem {
    margin: 5px 5px;
}

:lang(es) header .site .mmenu-rap {
    font-size: 14px;
}

:lang(fr) header .site .mmenu-rap .mmenu .mitem {
    margin: 5px 10px;
}
}

.header .button.fbutton {
    background: #cd2027;
}

.header .button.fbutton:hover {
    background: black;
}

body.home .mainImage.s0 {
    background: white;
}

body.page-id-5398 .mainImage.s0,
body.page-id-5400 .mainImage.s0 {
    background: white;
}

.page-id-11850 #textBanner2,
.page-id-11860 #textBanner2,
.page-id-11909 #textBanner2,
.page-id-11923 #textBanner2,
.page-id-11983 #textBanner2 {
    background: #cd2027;
}

.page-id-11850 #textBanner2 .button,
.page-id-11860 #textBanner2 .button,
.page-id-11909 #textBanner2 .button,
.page-id-11923 #textBanner2 .button,
.page-id-11983 #textBanner2 .button {
    color: black;
}

header .hamburger {
    border-top: 3px solid #cd2027;
    border-bottom: 3px solid #cd2027;
}

header .hamburger:before, header .hamburger:after {
    border-top: 3px solid #cd2027;
}

@media (max-width: 1045px) {
header .site .mmenu-rap .mmenu .mitem .open-sub {
    color: #cd2027;
}

header .site .mmenu-rap .mmenu .mitem .sub .mm {
    color: #cd2027;
}
}

.page-id-11877 #textBanner4,
.page-id-11850 #textBanner4,
.page-id-11983 #textBanner4,
.page-id-11860 #textBanner4,
.page-id-11923 #textBanner4 {
    background: #cd2027;
}

.page-id-11877 #textBanner4 .button,
.page-id-11850 #textBanner4 .button,
.page-id-11983 #textBanner4 .button,
.page-id-11860 #textBanner4 .button,
.page-id-11923 #textBanner4 .button {
    color: black;
}

.page-id-11877 footer {
    display: none;
}

.ditty-item__content {
    font-weight: 500;
    color: #000000;
	font-size: 110%;
}

.page-id-11850 footer .button,
.page-id-11860 footer .button,
.page-id-11909 footer .button,
.page-id-11923 footer .button,
.page-id-11983 footer .button,
.page-id-11973 footer .button,
.page-id-12227 footer .button,
.page-id-12246 footer .button {
    background: #cd2027;
}

.page-id-11850 footer .button:hover,
.page-id-11860 footer .button:hover,
.page-id-11909 footer .button:hover,
.page-id-11923 footer .button:hover,
.page-id-11983 footer .button:hover,
.page-id-11973 footer .button:hover,
.page-id-12227 footer .button:hover,
.page-id-12246 footer .button:hover {
    background: black;
}

.page-id-11973 #textBox2 {
    margin-top: 50px;
}

.page-id-11850 #textBox5 .site {
    position: fixed;
    bottom: 0px;
    background: #ffffff;
    padding-bottom: 15px;
    width: 100%;
	z-index: 1000;
}

.page-id-11850 #textBox5 .button {
    margin-top: 17px;
    color: #ffffff;
    background: #cd2027;
}

.page-id-11850 #textBox5 .button:before {
    background: #cd2027;
    
}

.page-id-12227 #content, .page-id-12227 .mainTitle,
.page-id-12246 #content, .page-id-12246 .mainTitle {
    background: #000000;
}

.page-id-12227 #textBox3 a.button,
.page-id-12246 #textBox3 a.button {
    background: #000000;
    color: #000000;
}

.page-id-12227 #textBox3 a.button:hover,
.page-id-12246 #textBox3 a.button:hover {
    background: #eeeeee;
    color: #000000;
}

@media (max-width: 440px) {
.page-id-12227 #textBox3 a.button,
.page-id-12246 #textBox3 a.button {
    font-size: 13.5px;
}    
}

.page-id-12246 #mainImage3 > div.imgrap.hideshadow > div > iframe {
    width: 60%!important;
	height: 300px!important;
}

.page-id-12246 .mainImage .imgrap .vrap:after {
    background-image: none;
}

@media (min-width: 1045px) {
.page-id-12227 #textBox3 {
    padding-top: 35px;
}

.page-id-12227 #textBox4 {
    padding-top: 5px;
}
}

@media (min-width: 769px) { 
.page-id-12227 .bread,
.page-id-12246 .bread {
    top: 110px;
}     
}

.page-id-12227 #textBox3 .button {
    margin-top: 20px;
}

  @media (min-width: 769px) {
      .page-id-12246 #textBox3 {
          display: none;
      }
  }
  @media (max-width: 768px) {
      .page-id-12246 #textBox2 {
          display: none;
      }
  }

  @media (max-width: 769px) {
      .page-id-12246 .header .button.fbutton {
          display: none;
      }
  }

@media (max-width: 763px) {
.page-id-12246 #textBox3 .entry iframe {
    max-height: 100%;
}
}

.page-id-209 #textBox4 > div > div {
max-width: 960px;
}

.wpsl-directions {
display: none !important;
}

@media (min-width: 1046px) {
.page-id-12547 #gallerySlide2 .gslides-long .slide img,
.page-id-12585 #gallerySlide2 .gslides-long .slide img,
.page-id-12587 #gallerySlide2 .gslides-long .slide img	{
    width: 100%;
    height: auto;
    max-height: 470px;
	object-fit: fill;
}
}



#wpsl-gmap .wpsl-info-window > p > span:last-child {
    font-weight: 600;
}

#wpsl-result-list {
    display: none;
}

#wpsl-gmap {
    width: 100%!important;
}

@media (min-width: 919px) {
.page-id-12652 .mainImage .entry.layout-tleft.wvideo {
    margin-top: -350px;
}
	
.page-id-12652 .mainImage .entry.layout-tleft.wvideo .text p {
    color: white;
    text-shadow: 1px 1px 5px rgb(19 19 19 / 70%);
    font-weight: 400;
}

.page-id-12652 .mainImage .entry.layout-tleft.wvideo .text h1 {
    color: white;
    text-shadow: 1px 1px 5px rgb(19 19 19 / 70%);
    font-weight: 600;
}	
}

body.page-id-12652 .mainImage.s0 {
    margin-top: -103px;
}

@media (min-width: 919px) {
.home .mainImage .entry.layout-tleft.wvideo {
    margin-top: -350px;
}

.home .mainImage .entry.layout-tleft.wvideo .text p {
    color: white;
    text-shadow: 1px 1px 5px rgb(19 19 19 / 70%);
    font-weight: 400;
}

.home .mainImage .entry.layout-tleft.wvideo .text h1 {
    color: white;
    text-shadow: 1px 1px 5px rgb(19 19 19 / 70%);
    font-weight: 600;
}
}

.page-id-11373 .animatedNumbers .animatedN .aNitem .imgrap {
    display: none;
}

.page-id-11373 .animatedNumbers .subtitle {
    font-size: 16px;
    font-weight: 400;
}

.page-id-11373 .animatedNumbers .animatedN .aNitem .number {
    font-family: arial;
}

@media (max-width: 763px) {
.page-id-12790 #textBox3 .entry iframe,
.page-id-12802 #textBox3 .entry iframe,
.page-id-12808 #textBox3 .entry iframe	{
    max-height: 100%;
}
}

@media (min-width: 561px) {
.page-id-12790 #textBox3 .entry .text,
.page-id-12802 #textBox3 .entry .text,
.page-id-12808 #textBox3 .entry .text {
    margin-left: 25%;
    margin-right: 25%;
}
}

.page-id-12833 .bread .brap,
.page-id-12843 .bread .brap {
display:none;
}

.textBox .backtext,
.imageBox .box-line .backtext {
    display: none;
}

.newsBox.dots1 .site:before,
.listBox.dots1 .list:before,
.bannerBox.dots1 .imgrap:before,
.imageBox.dots1 .box-line.layout-wide .textrap:before,
.imageBox.dots1 .box-line.layout-default:after {
    background-image: none;
}

.page-id-12833 #contactBox2,
.page-id-13214 #contactBox2,
.page-id-13220 #contactBox2,
.page-id-13416 #contactBox2 {
	padding-top: 0px;
}

@media (min-width: 919px) {
.page-id-5398 .mainImage .entry.layout-tleft.wvideo,
.page-id-5400 .mainImage .entry.layout-tleft.wvideo {
    margin-top: -350px;
}

.page-id-5398 .mainImage .entry.layout-tleft.wvideo .text p,
.page-id-5400 .mainImage .entry.layout-tleft.wvideo .text p {
    color: white;
    text-shadow: 1px 1px 5px rgb(19 19 19 / 70%);
    font-weight: 400;
}

.page-id-5398 .mainImage .entry.layout-tleft.wvideo .text h1,
.page-id-5400 .mainImage .entry.layout-tleft.wvideo .text h1 {
    color: white;
    text-shadow: 1px 1px 5px rgb(19 19 19 / 70%);
    font-weight: 600;
}

body.page-id-5398 .mainImage.s0,
body.page-id-5400 .mainImage.s0 {
    margin-top: -103px;
}
}

footer .form-rap {
    min-height: 250px;
}

@media (min-width: 764px) {
footer .wpcf7 form input[type="checkbox" i] {
    position: absolute;
}

footer #wpcf7-f1337-o1 .acceptance-154 .wpcf7-list-item-label,
footer #wpcf7-f1337-o2 .acceptance-154 .wpcf7-list-item-label {
    margin-top: -17px;
}
	
footer #wpcf7-f6265-o1 .acceptance-943 .wpcf7-list-item-label,
footer #wpcf7-f6265-o2 .acceptance-943 .wpcf7-list-item-label {
    margin-top: -17px;
}

footer #wpcf7-f8162-o1 .acceptance-415 .wpcf7-list-item-label,
footer #wpcf7-f8162-o2 .acceptance-415 .wpcf7-list-item-label {
    margin-top: -17px;
}
}

footer .wpcf7 form .icheck:before {
    content: none;
}

.page-id-13465 #mainImage0 .button.fbutton,
.page-id-13465 #textBox7 .button.fbutton,
.page-id-13561 #mainImage0 .button.fbutton,
.page-id-13561 #textBox7 .button.fbutton {
    color: #0a4595;
    background: #fff;
    border: 1px #0a4595 solid;
    border-radius: 15px;
    box-shadow: 2px 2px 2px rgb(128 128 128 / 30%);
    min-width: 220px;
    padding: 5px 30px;
    font-size: 24px;
}

.page-id-13465 #mainImage0 .button.fbutton:hover,
.page-id-13465 #textBox7 .button.fbutton:hover,
.page-id-13561 #mainImage0 .button.fbutton:hover,
.page-id-13561 #textBox7 .button.fbutton:hover {
    color: #fff;
    background: transparent linear-gradient(90deg,#0a4595 0%,#31e6ff 100%) 0% 0% no-repeat padding-box;
}

.page-id-13465 #imageBox3 .button,
.page-id-13465 #imageBox4 .button,
.page-id-13465 #imageBox5 .button,
.page-id-13465 #imageBox6 .button,
.page-id-13561 #imageBox3 .button,
.page-id-13561 #imageBox4 .button,
.page-id-13561 #imageBox5 .button,
.page-id-13561 #imageBox6 .button {
    background: transparent linear-gradient(90deg,#0a4595 0%,#31e6ff 100%) 0% 0% no-repeat padding-box;
    border-radius: 15px;
    color: #0a4595;
	margin-left: 25%;
}

.page-id-13465 #imageBox3 .button:before,
.page-id-13465 #imageBox4 .button:before,
.page-id-13465 #imageBox5 .button:before,
.page-id-13465 #imageBox6 .button:before,
.page-id-13561 #imageBox3 .button:before,
.page-id-13561 #imageBox4 .button:before,
.page-id-13561 #imageBox5 .button:before,
.page-id-13561 #imageBox6 .button:before {
    border-radius: 13px;
}

.page-id-13465 #imageBox3 .button:hover,
.page-id-13465 #imageBox4 .button:hover,
.page-id-13465 #imageBox5 .button:hover,
.page-id-13465 #imageBox6 .button:hover,
.page-id-13561 #imageBox3 .button:hover,
.page-id-13561 #imageBox4 .button:hover,
.page-id-13561 #imageBox5 .button:hover,
.page-id-13561 #imageBox6 .button:hover {
    color: #fff;
}

.page-id-13465 section p, .page-id-13465 ul li,
.page-id-13561 section p, .page-id-13561 ul li {
    color: #000000;
    font-weight: 500;
    font-size: 17px;
}

.page-id-13465 p strong, .page-id-13465 ul li strong,
.page-id-13561 p strong, .page-id-13465 ul li strong {
    font-weight: 700;
}

.page-id-13465,
.page-id-13561 {
    font-family: "Rubik", sans-serif;
}

.page-id-13465 .textBox .title,
.page-id-13465 .imageBox .title,
.page-id-13561 .textBox .title,
.page-id-13561 .imageBox .title {
    color: #0a4595;
}

@media (min-width: 1046px) {
.page-id-13465 #mainImage0 {
    margin-top: -110px;
}
}

.page-id-13465 #mainImage0 strong,
.page-id-13561 #mainImage0 strong {
    font-weight: 800;
}

.page-id-13465 .textBox .title,
.page-id-13561 .textBox .title {
    font-weight: 800;
    font-size: 40px;
    line-height: 1;
}

.page-id-13465 #textBox7 strong,
.page-id-13561 #textBox7 strong {
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    line-height: normal;
}

.page-id-13465 header .site .mmenu-rap {
        color: #ffffff;
}

@media (min-width: 1046px) {
.page-id-13465>header>div>div.mmenu-rap>menu>div:nth-child(4)>span>span {
        background: none!important;
}
}

.page-id-13465 .header .button.fbutton {
    border-radius: 10px;
    font-size: 18px;
}

.page-id-13465 .imageBox .box-line.layout-default .textrap,
.page-id-13561 .imageBox .box-line.layout-default .textrap {
    vertical-align: top;
}

.page-id-13465 .imageBox ul,
.page-id-13561 .imageBox ul {
    padding-left: 15px;
}

.page-id-13465 footer .button.fbutton {
    border-radius: 10px;
}

.page-id-13561 #mainImage0 .layout-default {
    bottom: unset;
    top: 40%;
}

.page-id-13465 #mainImage0 .layout-default {
    bottom: unset;
    top: 45%;
}

@media (max-width: 1045px) {
.page-id-13465 #mainImage0 .layout-default,
.page-id-13561 #mainImage0 .layout-default {
    top: unset;
	bottom: 3%;
}
}

@media (max-width: 1045px) {
.page-id-13515 img {
    max-width: 100%;
}
}

.page-id-13633 #mainImage0 .button.fbutton,
.page-id-13633 #textBox7 .button.fbutton,
.page-id-13636 #mainImage0 .button.fbutton,
.page-id-13636 #textBox7 .button.fbutton {
    color: #0a4595;
    background: #fff;
    border: 1px #0a4595 solid;
    border-radius: 15px;
    box-shadow: 2px 2px 2px rgb(128 128 128 / 30%);
    min-width: 220px;
    padding: 5px 30px;
    font-size: 24px;
}

.page-id-13633 #mainImage0 .button.fbutton:hover,
.page-id-13633 #textBox7 .button.fbutton:hover,
.page-id-13636 #mainImage0 .button.fbutton:hover,
.page-id-13636 #textBox7 .button.fbutton:hover {
    color: #fff;
    background: transparent linear-gradient(90deg,#0a4595 0%,#31e6ff 100%) 0% 0% no-repeat padding-box;
}

.page-id-13633 #imageBox3 .button,
.page-id-13633 #imageBox4 .button,
.page-id-13633 #imageBox5 .button,
.page-id-13633 #imageBox6 .button,
.page-id-13636 #imageBox3 .button,
.page-id-13636 #imageBox4 .button,
.page-id-13636 #imageBox5 .button,
.page-id-13636 #imageBox6 .button {
    background: transparent linear-gradient(90deg,#0a4595 0%,#31e6ff 100%) 0% 0% no-repeat padding-box;
    border-radius: 15px;
    color: #0a4595;
	margin-left: 25%;
}

.page-id-13633 #imageBox3 .button:before,
.page-id-13633 #imageBox4 .button:before,
.page-id-13633 #imageBox5 .button:before,
.page-id-13633 #imageBox6 .button:before,
.page-id-13636 #imageBox3 .button:before,
.page-id-13636 #imageBox4 .button:before,
.page-id-13636 #imageBox5 .button:before,
.page-id-13636 #imageBox6 .button:before {
    border-radius: 13px;
}

.page-id-13633 #imageBox3 .button:hover,
.page-id-13633 #imageBox4 .button:hover,
.page-id-13633 #imageBox5 .button:hover,
.page-id-13633 #imageBox6 .button:hover,
.page-id-13636 #imageBox3 .button:hover,
.page-id-13636 #imageBox4 .button:hover,
.page-id-13636 #imageBox5 .button:hover,
.page-id-13636 #imageBox6 .button:hover {
    color: #fff;
}

.page-id-13633 section p, .page-id-13633 ul li,
.page-id-13636 section p, .page-id-13636 ul li {
    color: #000000;
    font-weight: 500;
    font-size: 17px;
}

.page-id-13633 p strong, .page-id-13633 ul li strong,
.page-id-13636 p strong, .page-id-13636 ul li strong {
    font-weight: 700;
}

.page-id-13633,
.page-id-13636 {
    font-family: "Rubik", sans-serif;
}

.page-id-13633 .textBox .title,
.page-id-13633 .imageBox .title,
.page-id-13636 .textBox .title,
.page-id-13636 .imageBox .title {
    color: #0a4595;
}

@media (min-width: 1046px) {
.page-id-13633 #mainImage0 {
    margin-top: -110px;
}
}

.page-id-13633 #mainImage0 strong,
.page-id-13636 #mainImage0 strong {
    font-weight: 800;
}

.page-id-13633 .textBox .title,
.page-id-13636 .textBox .title {
    font-weight: 800;
    font-size: 40px;
    line-height: 1;
}

.page-id-13633 #textBox7 strong,
.page-id-13636 #textBox7 strong {
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    line-height: normal;
}

.page-id-13633 header .site .mmenu-rap {
        color: #ffffff;
}

@media (min-width: 1046px) {
.page-id-13633>header>div>div.mmenu-rap>menu>div:nth-child(4)>span>span {
        background: none!important;
}
}

.page-id-13633 .header .button.fbutton {
    border-radius: 10px;
    font-size: 18px;
}

.page-id-13633 .imageBox .box-line.layout-default .textrap,
.page-id-13636 .imageBox .box-line.layout-default .textrap {
    vertical-align: top;
}

.page-id-13633 .imageBox ul,
.page-id-13636 .imageBox ul {
    padding-left: 15px;
}

.page-id-13633 footer .button.fbutton {
    border-radius: 10px;
}

.page-id-13636 #mainImage0 .layout-default {
    bottom: unset;
    top: 40%;
}

.page-id-13633 #mainImage0 .layout-default {
    bottom: unset;
    top: 45%;
}

@media (max-width: 1045px) {
.page-id-13633 #mainImage0 .layout-default,
.page-id-13636 #mainImage0 .layout-default {
    top: unset;
	bottom: 3%;
}
}

.page-id-13649 #mainImage0 .button.fbutton,
.page-id-13649 #textBox7 .button.fbutton {
    color: #0a4595;
    background: #fff;
    border: 1px #0a4595 solid;
    border-radius: 15px;
    box-shadow: 2px 2px 2px rgb(128 128 128 / 30%);
    min-width: 220px;
    padding: 5px 30px;
    font-size: 24px;
}

.page-id-13649 #mainImage0 .button.fbutton:hover,
.page-id-13649 #textBox7 .button.fbutton:hover {
    color: #fff;
    background: transparent linear-gradient(90deg,#0a4595 0%,#31e6ff 100%) 0% 0% no-repeat padding-box;
}

.page-id-13649 #imageBox3 .button,
.page-id-13649 #imageBox4 .button,
.page-id-13649 #imageBox5 .button,
.page-id-13649 #imageBox6 .button {
    background: transparent linear-gradient(90deg,#0a4595 0%,#31e6ff 100%) 0% 0% no-repeat padding-box;
    border-radius: 15px;
    color: #0a4595;
	margin-left: 25%;
}

.page-id-13649 #imageBox3 .button:before,
.page-id-13649 #imageBox4 .button:before,
.page-id-13649 #imageBox5 .button:before,
.page-id-13649 #imageBox6 .button:before {
    border-radius: 13px;
}

.page-id-13649 #imageBox3 .button:hover,
.page-id-13649 #imageBox4 .button:hover,
.page-id-13649 #imageBox5 .button:hover,
.page-id-13649 #imageBox6 .button:hover {
    color: #fff;
}

.page-id-13649 section p, .page-id-13649 ul li {
    color: #000000;
    font-weight: 500;
    font-size: 17px;
}

.page-id-13649 p strong, .page-id-13649 ul li strong {
    font-weight: 700;
}

.page-id-13649 {
    font-family: "Rubik", sans-serif;
}

.page-id-13649 .textBox .title,
.page-id-13649.imageBox .title {
    color: #0a4595;
}

@media (min-width: 1046px) {
.page-id-13649 #mainImage0 {
    margin-top: -110px;
}
}

.page-id-13649 #mainImage0 strong {
    font-weight: 800;
}

.page-id-13649 .textBox .title {
    font-weight: 800;
    font-size: 40px;
    line-height: 1;
}

.page-id-13649 #textBox7 strong {
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    line-height: normal;
}

.page-id-13649 header .site .mmenu-rap {
        color: #ffffff;
}

@media (min-width: 1046px) {
.page-id-13649>header>div>div.mmenu-rap>menu>div:nth-child(4)>span>span {
        background: none!important;
}
}

.page-id-13649 .header .button.fbutton {
    border-radius: 10px;
    font-size: 18px;
}

.page-id-13649 .imageBox .box-line.layout-default .textrap {
    vertical-align: top;
}

.page-id-13649 .imageBox ul {
    padding-left: 15px;
}

.page-id-13649 footer .button.fbutton {
    border-radius: 10px;
}

.page-id-13649 #mainImage0 .layout-default {
    bottom: unset;
    top: 45%;
}

@media (max-width: 1045px) {
.page-id-13649 #mainImage0 .layout-default {
    top: unset;
    bottom: 3%;
}
}

/**/

@media (max-width: 1045px) {
.page-id-13660 #textBox2,
.page-id-13724 #textBox2,
.page-id-13734 #textBox2 {
	display: none;
}

#kit-byline {
	font-size: 90%;
	margin-right: 0!important;
}
}

@media (min-width: 1046px) {
.page-id-13660 #textBox3,
.page-id-13724 #textBox3,
.page-id-13734 #textBox3 {
	display: none;
}
}

.page-id-13660 #textBox5 .button,
.page-id-13724 #textBox5 .button,
.page-id-13734 #textBox5 .button {
    color: #0a4595;
    background: #fff;
    border: 1px #0a4595 solid;
    border-radius: 15px;
    box-shadow: 2px 2px 2px rgb(128 128 128 / 30%);
    min-width: 220px;
    padding: 5px 30px;
    font-size: 24px;
    color: #fff;
    background: transparent linear-gradient(90deg, #0a4595 0%, #31e6ff 100%) 0% 0% no-repeat padding-box;
	margin-top: 5px;
}

.page-id-13660 #textBox5 .button:hover,
.page-id-13724 #textBox5 .button:hover,
.page-id-13734 #textBox5 .button:hover {
    color: #fff;
    background: transparent linear-gradient(90deg, #0a4595 0%, #31e6ff 100%) 0% 0% no-repeat padding-box;
    color: #0a4595;
    background: #fff;
}

.page-id-13660 #textBox5 .button:before,
.page-id-13724 #textBox5 .button:before,
.page-id-13734 #textBox5 .button:before {
    background: none;
} 

.page-id-13660 #textBox5,
.page-id-13724 #textBox5,
.page-id-13734 #textBox5 {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    z-index: 99999999;
    background: #ffffff;
    padding-top: 0;
    padding-bottom: 5px;
}

/**/

#wpcf7-f13719-o1 > form > div.wpcf7-response-output {
margin-top: -160px;
}

#wpcf7-f13719-o1 > form > p:nth-child(20) {
margin-top: 85px;
}

.page-id-13714 #contactBox1 {
padding-bottom: 90px;
}

#wpcf7-f13719-o1 > form > div:nth-child(16) {
margin-bottom: 10px;
}

#wpcf7-f13719-o1 > form > div:nth-child(11), #wpcf7-f13719-o1 > form > div:nth-child(13) {
margin-bottom: 14px;
}

#wpcf7-f13719-o1 > form > div:nth-child(10) > label {
    display: none;
}

#wpcf7-f13719-o1 > form > div:nth-child(10) > span > select > option:nth-child(1),
#wpcf7-f13719-o1 > form > div:nth-child(10) > span > select > option:nth-child(2) {
    color: #000000;
}

#wpcf7-f13719-o1 > form > div:nth-child(9),
#wpcf7-f13719-o1 > form > div:nth-child(11),
#wpcf7-f13719-o1 > form > div:nth-child(13),
#wpcf7-f13719-o1 > form > div:nth-child(16) {
font-size: 13px;
}

img.qrcode {
    max-width: 100%;
}

/**/

@media (min-width: 1046px) {
    .page-id-13880 #textBox20, .page-id-13908 #textBox20 {
        display: none;
    }
}
@media (max-width: 1045px) {
    .page-id-13880 #textBox19, .page-id-13908 #textBox19 {
        display: none;
    }
}

/**/

.page-id-13944 #textBox2, .page-id-13944 #textBox12,
.page-id-14003 #textBox2, .page-id-14003 #textBox12,
.page-id-14005 #textBox2, .page-id-14005 #textBox12 {
    margin-top: -94px;
    margin-bottom: -64px;
}

@media (max-width: 763px) {
.page-id-13944 #textBox2, .page-id-13944 #textBox12,
.page-id-14003 #textBox2, .page-id-14003 #textBox12,
.page-id-14005 #textBox2, .page-id-14005 #textBox12 {
    margin-top: -64px;
    margin-bottom: -24px;
}

.page-id-13944 header .brap,
.page-id-14003 header .brap,
.page-id-14005 header .brap {
    display: none!important;
}

.page-id-13944 #textBox2 > div > div > a > span,
.page-id-14005 #textBox2 > div > div > a > span {
    font-size: 60%;
    font-weight: 900;
}


.page-id-14003 #textBox2 > div > div > a > span {
    font-size: 54%;
    font-weight: 900;
}	
}

.page-id-13944 .imageBox .box-line.layout-default .textrap,
.page-id-14003 .imageBox .box-line.layout-default .textrap,
.page-id-14005 .imageBox .box-line.layout-default .textrap {
    vertical-align: top;
}

.page-id-14183 .mainImage .entry {
    bottom: 0%;
}

.page-id-14183 .mainImage.s0 .imgrap:after {
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.75) 10%, rgba(255, 255, 255, 0) 50%);
}

.page-id-14183 .animatedNumbers .animatedN-rap {
    background: none;
}

.page-id-14183 #imageBox2 a.button,
.page-id-14183 #imageBox3 a.button,
.page-id-14183 #textBox5 a.button {
    color: #fff;
    background: #0a4595;
    border: 1px #0a4595 solid;
    border-radius: 15px;
    font-size: 22px;
}

.page-id-14183 #imageBox2 a.button:before,
.page-id-14183 #imageBox3 a.button:before {
    display: none;
}

.page-id-14183 #imageBox2 a.button:hover,
.page-id-14183 #imageBox3 a.button:hover,
.page-id-14183 #textBox5 a.button:hover {
    color: #0a4595;
    background: #fff;
}

.page-id-14183 #textBox5 a.button {
    box-shadow: 2px 2px 2px rgb(128 128 128 / 30%);
    min-width: 220px;
    padding: 5px 30px;
    font-size: 24px;
    font-weight: 700;
}

@media (max-width: 763px) {
.page-id-14183 #textBox5 a.button {
    font-size: 18px;
}		
}

.page-id-14183 .bread {
    display: none;
}

.page-id-14183 .animatedNumbers .animatedN .aNitem .number {
    color: #0a4595;
    font-weight: 700;
}

#wpcf7-f14213-o1 > form > div:nth-child(4) > span {
    border: solid 1px;
}

#wpcf7-f14213-o1 > form > div:nth-child(4),
#wpcf7-f14213-o1 > form > div:nth-child(11),
#wpcf7-f14213-o1 > form > div:nth-child(12),
#wpcf7-f14213-o1 > form > div:nth-child(13) {
    margin-bottom: 15px;
    font-size: 13px;
}

@media (min-width: 764px) {
.page-id-14225 .gallerySlide .gallery-slides {
    width: 42%;
}

.page-id-14225 .gallerySlide .gslides-rap:before, .page-id-14225 .gallerySlide .gslides-rap:after {
    width: calc(50% + 90px);
}
}

.page-id-14225 #textBox1 .wp-caption-text,
.page-id-14290 #textBox1 .wp-caption-text,
.page-id-14305 #textBox1 .wp-caption-text {
    font-size: 80%;
    font-weight: 600;
    font-style: italic;
    margin-top: -25px;
}

.page-id-14183 .mainImage .entry,
.page-id-14315 .mainImage .entry,
.page-id-14317 .mainImage .entry {
    bottom: 0%;
}

.page-id-14183 .mainImage.s0 .imgrap:after,
.page-id-14315 .mainImage.s0 .imgrap:after,
.page-id-14317 .mainImage.s0 .imgrap:after {
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.75) 10%, rgba(255, 255, 255, 0) 50%);
}

.page-id-14183 .animatedNumbers .animatedN-rap,
.page-id-14315 .animatedNumbers .animatedN-rap,
.page-id-14317 .animatedNumbers .animatedN-rap {
    background: none;
}

.page-id-14183 #imageBox2 a.button,
.page-id-14183 #imageBox3 a.button,
.page-id-14183 #textBox5 a.button,
.page-id-14315 #imageBox2 a.button,
.page-id-14315 #imageBox3 a.button,
.page-id-14315 #textBox5 a.button,
.page-id-14317 #imageBox2 a.button,
.page-id-14317 #imageBox3 a.button,
.page-id-14317 #textBox5 a.button {
    color: #fff;
    background: #0a4595;
    border: 1px #0a4595 solid;
    border-radius: 15px;
    font-size: 22px;
}

.page-id-14183 #imageBox2 a.button:before,
.page-id-14183 #imageBox3 a.button:before,
.page-id-14315 #imageBox2 a.button:before,
.page-id-14315 #imageBox3 a.button:before,
.page-id-14317 #imageBox2 a.button:before,
.page-id-14317 #imageBox3 a.button:before {
    display: none;
}

.page-id-14183 #imageBox2 a.button:hover,
.page-id-14183 #imageBox3 a.button:hover,
.page-id-14183 #textBox5 a.button:hover,
.page-id-14315 #imageBox2 a.button:hover,
.page-id-14315 #imageBox3 a.button:hover,
.page-id-14315 #textBox5 a.button:hover,
.page-id-14317 #imageBox2 a.button:hover,
.page-id-14317 #imageBox3 a.button:hover,
.page-id-14317 #textBox5 a.button:hover {
    color: #0a4595;
    background: #fff;
}

.page-id-14183 #textBox5 a.button,
.page-id-14315 #textBox5 a.button,
.page-id-14317 #textBox5 a.button {
    box-shadow: 2px 2px 2px rgb(128 128 128 / 30%);
    min-width: 220px;
    padding: 5px 30px;
    font-size: 24px;
    font-weight: 700;
}

@media (max-width: 763px) {
.page-id-14315 #textBox5 a.button,
.page-id-14317 #textBox5 a.button {
    font-size: 12px;
}		
}

.page-id-14183 .bread,
.page-id-14315 .bread,
.page-id-14317 .bread {
    display: none;
}

.page-id-14183 .animatedNumbers .animatedN .aNitem .number,
.page-id-14315 .animatedNumbers .animatedN .aNitem .number,
.page-id-14317 .animatedNumbers .animatedN .aNitem .number {
    color: #0a4595;
    font-weight: 700;
}

#wpcf7-f14323-o1 > form > div.newfield25 {
    margin-bottom: 15px;
    font-size: 13px;
}

#wpcf7-f14323-o1 > form > div.datefield25 span {
    border: solid 1px;
}

#wpcf7-f14323-o1 > form > div.uploadfield25 {
    font-size: 13px;
}

#wpcf7-f14323-o1 > form > div.filefield25 {
    border: none;
}

#wpcf7-f14366-o1 > form > div.newfield25 {
    margin-bottom: 25px;
    font-size: 13px;
}

.page-id-14361 .mainTitle,
.page-id-14361 .contactBox.back-color {
    background: #092a6d;
}

.page-id-14361 .contactBox.back-color .wpcf7 input[type="submit"] {
    color: white;
    background: #26b8e9;
}

.page-id-14361 #textBox0 {
    background: #092a6d;
    padding-top: 30px;
}

.page-id-14361 .mainTitle .entry {
    max-width: 1000px;
}

.page-id-14361 #contactBox2 {
    padding-top: 10px;
}

