
/*
Theme Name: domseniora_theme
Author: arturkosinski.pl
Author URI: https://arturkosinski.pl
Version: 1.0
*/


.grecaptcha-badge { display: none!important; }
.cky-btn { border-radius:1.5rem!important }

/* colorbox  */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; -webkit-transform: translate3d(0,0,0);}#cboxWrapper {max-width:none;}#cboxOverlay{position:fixed; width:100%; height:100%;}#cboxMiddleLeft, #cboxBottomLeft{clear:left;}#cboxContent{position:relative;}#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}#cboxTitle{margin:0;}#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}#cboxOverlay{background:rgba(0,0,0,.9); }#colorbox{outline:0;}#cboxContent{background:#fff; overflow:hidden;}.cboxIframe{background:#fff;}#cboxError{padding:50px; border:1px solid #ccc;}#cboxLoadedContent{margin-bottom:28px;}#cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}#cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}#cboxNext { outline:none!important; position: absolute; top: 50%; right: 20px; background: url(images/icons/right.svg) center center no-repeat; background-size: auto 8px; width: 40px; height: 40px;  display: -webkit-box;  display: -ms-flexbox;  display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; border: 1px solid #000; font-size: 0; }#cboxPrevious { outline:none!important; position: absolute; top: 50%; left: 20px; background: url(images/icons/left.svg) center center no-repeat; background-size: auto 8px; width: 40px; height: 40px;  display: -webkit-box;  display: -ms-flexbox;  display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; border: 1px solid #000; font-size: 0; }#cboxClose { utline:none!important; position: absolute; top: 20px; right: 20px; background: url(images/icons/close.svg) center center no-repeat; background-size: auto 8px; width: 40px; height: 40px;  display: -webkit-box;  display: -ms-flexbox;  display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; border: 1px solid #000; font-size: 0; }

#cboxPrevious, #cboxNext, #cboxClose { border-radius: 20px; }

/* owl carousel */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height .5s ease-in-out;-o-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:-webkit-transform .1s ease;transition:-webkit-transform .1s ease;-o-transition:transform .1s ease;transition:transform .1s ease;transition:transform .1s ease, -webkit-transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);-webkit-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}    

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,audio,canvas,details,figcaption,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,summary,time,video{border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0;}body{line-height:1;}article,aside,dialog,figure,footer,header,hgroup,nav,section,blockquote{display:block;}nav ul{list-style:none;}ol{list-style:decimal;}ul{list-style:disc;}ul ul{list-style:circle;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:none;}ins{text-decoration:underline;}del{text-decoration:line-through;}mark{background:none;}abbr[title],dfn[title]{border-bottom:1px dotted #000;cursor:help;}table{border-collapse:collapse;border-spacing:0;}hr{display:block;height:1px;border:0;border-top:1px solid #e7e7e7;margin:2rem 0;padding:0;}input,select,a img{vertical-align:middle;} ul { list-style: none; }


body, input, textarea, select { font-family: "Poppins", sans-serif; }
html { font-size: 16px; }
body { font-size: 1rem; line-height: 1.65; color: #000; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.container { margin: 0 auto; }
.flex { display: -webkit-box; display: -ms-flexbox; display: flex; }
.flexWrap { -ms-flex-wrap: wrap; flex-wrap: wrap; }
.vCenter { -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.spaceBetween { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
.alignCenter { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; text-align: center; }

/* Basic colors */
.btn, .textFormat .btn, .cookiesClose, .textFormat a.page-numbers, a.page-numbers, input[type="submit"], #gotop, .aTitle h5:after , .cRight { background: rgb(208,55,49);
background: -o-linear-gradient(139deg, rgba(208,55,49,1) 0%, rgba(224,107,99,1) 100%);
background: linear-gradient(311deg, rgba(208,55,49,1) 0%, rgba(224,107,99,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d03731",endColorstr="#e06b63",GradientType=1); color: #fff; }
.textFormat a { color: #D3403A; text-decoration: underline; }
ul.menu a { color: #000; }
.textFormat a:not(.btn):hover { color: #000 }
ul.menu a:hover { color: #D3403A; }
.btn.secondary { background:  none; border: 1px solid #D3403A; color: #D3403A; }
.btn:hover, .btn.secondary:hover , .textFormat .btn:hover, .cookiesClose:hover, .textFormat a.page-numbers:hover, a.page-numbers:hover, input[type="submit"]:hover, #gotop:hover { background: #D3403A; color: #fff; }

/* Buttons */
.btn { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center;  margin: 0 auto; width: 200px; height: 50px; text-align: center; text-decoration: none!important; border: none; border-radius: 25px; }


/* Header */
header { padding: 1.5rem 0; -webkit-box-shadow: 0 0 0 1rem 0 rgba(0,0,0,.2); box-shadow: 0 0 0 1rem 0 rgba(0,0,0,.2) }
.topBar { background: #086908; color: #fff; font-size: .75rem; padding: 0.5rem 0; }
.topBar a { color: #fff; text-decoration: none; }
.topRight { margin-left: auto; }
.topRight a { margin: 0 0 0 1rem; }
.topLeft > * { margin: 0 2rem 0 0; }
.topLeft img { margin: 0 .5rem 0 0; }
.topRight img { -webkit-filter:brightness(0) invert(1); filter:brightness(0) invert(1);  }

/* Menu */
#desktopMenu { margin-left: auto; }
#desktopMenu ul.menu { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
#desktopMenu ul.menu > li { margin: 0 0 0 2rem; }
#desktopMenu ul.menu a { text-decoration: none; }

/* Sub-menu */
#desktopMenu ul.sub-menu { list-style: none; }
#desktopMenu  li.menu-item-has-children { position: relative; }
#desktopMenu  li.menu-item-has-children:hover ul.sub-menu { visibility: visible; opacity: 1; -webkit-transition-delay: 0s; -o-transition-delay: 0s; transition-delay: 0s;  }
#desktopMenu  li.menu-item-has-children > a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align:center; -ms-flex-align:center; align-items:center }
#desktopMenu  li.menu-item-has-children > a:after { content: ''; display: block; width: 1rem; height:1rem; background: url(images/icons/down.svg) center center no-repeat; background-size: .5rem auto; margin: 0 0 0 .5rem; }
#desktopMenu  ul.sub-menu { visibility: visible; opacity: 1; -webkit-transition-delay: 0s; -o-transition-delay: 0s; transition-delay: 0s;  position: absolute; top: 2rem; left: -.5rem; min-width: 220px; padding: .5rem 1rem; background: none; z-index: 999999; visibility: hidden; -webkit-transition: 0.2s .2s; -o-transition: 0.2s .2s; transition: 0.2s .2s; opacity: 0; text-align: left; font-size: 0.875rem; background: #fff; -webkit-box-shadow: 0 1rem 1rem 0 rgba(0,0,0,.1); box-shadow: 0 1rem 1rem 0 rgba(0,0,0,.1); border-radius: .5rem }
ul.sub-menu a { padding: .5rem 0; display: block; }

/* Mobile menu */
#closeMenu { display: -webkit-box; display: -ms-flexbox; display: flex; width: 24px; height: 24px; position: fixed; right: 5%; top: 1rem; z-index: 999999; -ms-flex-line-pack: center; align-content: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
#openMenu { position: static; margin-left: auto; width: 24px; }
#mobileMenu { display: none; position: fixed; top: 0; right: 0; width: 100%; background: #fff; height: 100vh; -webkit-box-shadow: 0 0 40px 0 rgba(0,0,0,.1); box-shadow: 0 0 40px 0 rgba(0,0,0,.1); z-index: 99999; padding: 3rem 2rem 10rem; overflow-y: scroll; z-index: 99999999 }
#mobileMenu  li { text-align: center; margin: 0; }
#mobileMenu li a { display: block; padding: .5rem 0; text-decoration: none; }
#mobileMenu ul { font-size: 1.125rem }
#mobileMenu ul.sub-menu { font-size: .875rem; margin-bottom: 1rem; list-style: none; }
.hiddenBody { overflow-y: hidden; position: relative; height: 100%; }
#logo2 img { width: 180px; margin: 0 auto 1rem ; display: block;}
    
/* Pagination */
.page-numbers { padding: .75rem 1.25rem; border-radius: 4px; margin: 0 .5rem; text-decoration: none; }
span.page-numbers { border: 1px solid #e7e7e7; }
span.page-numbers.dots { border: none; }
#breadcrumbs a, .breadcrumb_last { margin: 0 1rem; }
@media all and (max-width:  767px){
    .page-numbers { display: inline-block; margin-bottom: 1rem }
}

/* Content */
.textFormat p, .textFormat ul, .textFormat ol, .textFormat table, .textFormat blockquote, .textFormat h1, .textFormat h2, .textFormat h3, .textFormat h4, .textFormat h5, .textFormat h6, h1, h2, h3, h4, h5, h6 { margin-bottom: 1.5rem; }
.textFormat ul, .textFormat ol { padding-left: 1.5rem; }
.textFormat ul { list-style-type: disc; }
.textFormat blockquote p:last-child { margin-bottom: 0; }
.textFormat blockquote { background: #f9f9f9; padding: 2rem; border-radius:1rem }
img { max-width: 100%; vertical-align: middle; height: auto; }
img.aligncenter { display: block; margin: 0 auto 2rem; }
* { -webkit-box-sizing: border-box; box-sizing: border-box; }
table { width: 100%; margin-bottom: 20px; }
td, th { border: 1px solid #e7e7e7; padding: .5rem; text-align: left; }
.textFormat a:hover { text-decoration: underline; }
.textFormat h1, h1 { font-size: 2.5rem; }
.textFormat h2, h2 { font-size: 2rem; }
.textFormat h3, h3 { font-size: 1.75rem; }
.textFormat h4, h4 { font-size: 1.25rem; }
.textFormat h5, h5 { font-size: 1rem; }
.textFormat h6, h6 { font-size: 1rem; }

/* Slider */
.owl-dot { margin: 0 .5rem; display: inline-block; }
.owl-dot span { display: block; width: 1rem; height: 1rem; background: #D3403A; border-radius: 1rem; opacity: .3 }
.owl-dot.active span, .owl-dot  span:hover { background: #D3403A; opacity: 1; }
.owl-dots { text-align: center; margin-top: 1rem; }
.owl-prev, .owl-next { position: absolute; top: 50%; width: 2rem; height: 2rem; margin-top: -30px; text-align: center; z-index: 99999;   }
.owl-prev { left: 1rem; background: url(images/icons/white/left.svg) center center no-repeat; background-size: 1rem auto }
.owl-next { right: 1rem; background: url(images/icons/white/right.svg) center center no-repeat; background-size: 1rem auto }

/* Forms */
input, textarea, select { -webkit-appearance: none; -moz-appearance: none; }
label, label span { display: block; }
input, textarea { -webkit-appearance: none; -moz-appearance: none; display: block; margin-top: .5rem; width: 100%; height: 50px; border: 1px solid #e7e7e7; background: #fff; display: block; line-height: 50px; padding-left: 1rem; margin-bottom: 1rem; font-size: 1rem; }
textarea { height: 245px; line-height: 1.5; padding: 1rem; }
input[type="checkbox"] { width: 22px!important; height: 22px!important; border: 1px solid #e7e7e7!important; -webkit-appearance: checkbox; -moz-appearance: checkbox; border-color: #e7e7e7; padding: 0; margin: 0; -ms-flex-preferred-size: 22px; flex-basis: 22px; }
input[type="submit"] { padding: 0; font-size: 1rem; font-weight: bold; margin-top: 1rem; cursor: pointer; border: none; height: 60px; line-height: 60px; }
input.wpcf7-not-valid, textarea.wpcf7-not-valid { border-color: red; background: rgba(237, 88, 95, .2); margin-bottom: 0; }
span.wpcf7-list-item { margin: 0!important; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { opacity: 1; color: #666; }
input::-moz-placeholder, textarea::-moz-placeholder { opacity: 1; color: #666; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder { opacity: 1; color: #666; }
input::-ms-input-placeholder, textarea::-ms-input-placeholder { opacity: 1; color: #666; }
input::placeholder, textarea::placeholder { opacity: 1; color: #666; }
.wpcf7-acceptance label { display: -webkit-box; display: -ms-flexbox; display: flex; margin-top: .5rem }
.wpcf7-acceptance label input + span { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; font-size: .875rem; text-align: justify; }
.wpcf7-acceptance label input[type="checkbox"] { margin: .25rem 1rem 0 0; }


/* Footer & Cookies */
footer { padding: 5rem 0 7rem; }
.footerAuthor { margin-left: auto; }
#cookies { position: fixed; bottom: 0; left: 0; width: 100%; background: #f7f7f7; font-size: .875rem;  line-height: 1.4; z-index: 99999;   }
.cookiesText { margin: .5rem 1rem 0 0; }
.cookiesInner { padding: 1rem 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-line-pack: center; align-content: center; }
.cookiesClose { margin-left: auto; color: #fff; padding: .5rem 1.5rem; text-decoration: none; -ms-flex-item-align: center; -ms-grid-row-align: center; align-self: center; }
.cookiesClose:hover { opacity: .8; }
#gotop { display: none; position: fixed; bottom: 20px; right: 20px; width: 36px; height: 36px; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; border-radius: 18px; }
#gotop img { width: 8px; }
#cboxContent { background: none; }



/* Accord */
.accord {margin: 0 0 1rem; border-bottom: 1px dashed #e7e7e7 }
.aDesc { display: none; padding: .5rem 0 2rem; }
.aTitle { cursor:pointer;  padding: 0 0 1rem;  }
.aTitle h5 { margin: 0; font-size: 1.125rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align:center; -ms-flex-align:center; align-items:center }
.aTitle h5:after { content: '+'; margin-left: auto; width: 2rem; height:2rem; color: white; border-radius: 50%; text-align: center; font-weight: normal; font-size: 1.25rem; line-height: 2rem;}
.aTitle:hover h5:after { background: #2E2E2E; }
.aTitle h5.active:after { content: '-'; background: #2E2E2E; }
.faqContent { padding: 2rem 0; }


/* Home */
.introContent { color: #fff; padding: 15rem 0; }
#intro h1 { margin-bottom: 1rem }
.introTxt { margin: 0 auto 1.5rem; max-width: 880px;  }

#intro, #pageIntro { position: relative; background: #000; }
#intro .container, #pageIntro .container { position: relative; z-index: 1; }
#intro .bg, #pageIntro .bg { position: absolute; top:0; left: 0; width: 100%; height:100%; background-position:cover; z-index: 0; opacity: .6; }
#about { padding: 5rem 0; }
.aLeft { width: 500px;  }
.aRight { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; margin: 0 0 0 3rem; }
.owl-item li { border-radius: 1rem; }
.aboutBtns .btn { margin: 0 2rem 0 0; }
.aboutContent { padding: 1rem 0; }
#icons { padding: 5rem 0; }
.icon { border-radius: 1rem; -webkit-box-shadow: 0 0 1rem 0 rgba(0,0,0,.1); box-shadow: 0 0 1rem 0 rgba(0,0,0,.1); padding: 4rem 2rem; -ms-flex-preferred-size: calc( 33.333% - 3rem); flex-basis: calc( 33.333% - 3rem); margin: 0 1.5rem 2.5rem;  background: #fff; }
.icon img { margin: 0 0 2rem; }
.icon h4 { font-size: 1.125rem; }
.iconsContent { padding: 2rem 0 ; }
#faq { padding: 5rem 0 3rem; }
.faqContent { max-width:768px; margin: 0 auto; }
#banner { padding: 13rem 0; color: white; }
#banner h2 { max-width: 880px; margin: 0 auto; }
#contact { padding: 5rem 0; }
.cRight { -ms-flex-preferred-size: 50%; flex-basis: 50%; margin-left: auto; border-radius:1rem; padding: 3rem 2rem 2rem; color: white; }
input, textarea { border-radius: .5rem }
input[type="submit"] { background: #086908; border-radius:30px; }
input[type="submit"]:hover { background: #000; }
.wpcf7-not-valid-tip { color: #000!important; background: yellow!important; text-align: center; border-radius: .5rem }
input.wpcf7-not-valid, textarea.wpcf7-not-valid { background: white; }
.wpcf7 form .wpcf7-response-output { border-radius:1rem }
.map iframe { border-radius: 1rem; margin: 3rem 0 0; }
footer { background: #000 ; color: #fff; }
.contactContent { padding: 2rem 0 0; }
.cItem { margin: 2rem 0; }
.cImg { margin: 0 1rem 0 0; }
.cLeft { -ms-flex-preferred-size: 45%; flex-basis: 45%; }
.cLeft .sm { margin: 1rem 1rem 0 0; }
.cIcons { margin: 4rem 0; }


/* Page */
#pageIntro { padding: 1rem 0; color: #fff; font-size: .75rem; }
#pageIntro  a { color: #fff; }
#pageIntro h1 { margin: 3rem 0 5rem; }
.post { -ms-flex-preferred-size: calc( 33.333% - 2rem); flex-basis: calc( 33.333% - 2rem) }
.archiveFlex { gap: 2rem }
#pageContent { padding: 3rem 0 5rem; }
.cover { border-radius: 1rem; margin: 0 0 1rem; display: block; }
.btn.smallBtn { margin: 0; width: auto; height: auto; padding: .75rem 2rem; display: inline-block; }
.coverContainer img { border-radius: 1rem; margin: 0 0 2rem; }
.container.narrow { width: 768px; margin: 0 auto 2rem; }
.relatedContent { margin: 0 0 3rem; }
#related { padding: 0 0 5rem; }
.postTxt h4 { margin-bottom: 1rem; }
.page-id-91 #pageContent { display: none; }
#pageContent img { border-radius:1rem; }
#cboxTitle { display: none!important; }
#gallery-1 img { border: none!important; }
.gallery img { margin-bottom: 1rem; }





/*******************
 *******************

        RWD 

 *******************
 *******************/


@media all and (min-width: 1600px){

    .introContent { padding: 20rem 0; }
}

@media all and (min-width: 1200px){
    
    .container { width: 1140px; }
    #desktopMenu { display: -webkit-box!important; display: -ms-flexbox!important; display: flex!important; }
    #openMenu { display: none!important; }

}

@media all and (min-width: 1024px) and (max-width: 1199px){
    
    .container { width: 90%; }
    #desktopMenu { display: -webkit-box!important; display: -ms-flexbox!important; display: flex!important; }
    #openMenu { display: none!important; }

    body { font-size: 15px; }
    .textFormat h1, h1 { font-size: 2rem; }
    .textFormat h2, h2 { font-size: 1.75rem; }
    .textFormat h3, h3 { font-size: 1.5rem; }
    .textFormat h4, h4 { font-size: 1.125rem; }
    .textFormat h5, h5, .aTitle h5 { font-size: 1rem; }
    .textFormat h6, h6 { font-size: 1rem; }

    .introContent { padding: 12rem 0; }
    #logo img { width: 200px; }
    .aLeft { width: 400px; }
    .icon { margin: 0 1rem 2.5rem; -ms-flex-preferred-size:calc( 33.333% - 2rem); flex-basis:calc( 33.333% - 2rem) }
    #pageIntro h1 { margin: 2rem 0 3rem; }
    .btn.smallBtn { padding: .5rem 1.5rem; font-size: .875rem; }

}

@media all and (max-width: 1023px){
    
    .container, .container.narrow { width: 90%; }
    #desktopMenu { display: none!important; }
    #openMenu { display: -webkit-box!important; display: -ms-flexbox!important; display: flex!important; }

    .textFormat h1, h1 { font-size: 2rem; }
    .textFormat h2, h2 { font-size: 1.75rem; }
    .textFormat h3, h3, #banner h2 { font-size: 1.5rem; }
    .textFormat h4, h4 { font-size: 1.125rem; }
    .textFormat h5, h5, .aTitle h5 { font-size: 1rem; }
    .textFormat h6, h6 { font-size: 1rem; }

    .topAddress, .topEmail { display: none; }
    #logo img { width: 190px; }
    header { padding: 1.5rem 0; }
    .introContent { padding: 10rem 0; }
    .aboutContent { display: block; }
    .aLeft  { margin: 0 auto 2rem; width: 500px; }
    .aRight { margin: 0 auto; width: 500px; }
    .icon { -ms-flex-preferred-size:calc( 50% - 3rem); flex-basis:calc( 50% - 3rem) }
    .aTitle h5:after { width: 1.5rem; height:1.5rem; line-height: 1.5rem; }
    #banner { padding: 10rem 0; }
    .wpcf7-acceptance label input + span { text-align: left; font-size: .75rem; }
    footer { font-size: .875rem; }
    #pageIntro { background-position: top center!important }
    #pageIntro h1 { margin: 2rem 0 3rem; }
    .btn.smallBtn { padding: .5rem 1.5rem; font-size: .875rem; }
    .post { -ms-flex-preferred-size: calc( 50% - 2rem); flex-basis: calc( 50% - 2rem) }

}

@media all and (max-width: 767px){
        
    /* Footer & Cookies */
    .cookiesInner, footer .container { -ms-flex-wrap: wrap; flex-wrap: wrap; }
    .cookiesText, .footerCopy { margin: 0 0 10px; -ms-flex-preferred-size: 100%; flex-basis: 100%; }
    .footerAuthor, .footerCopy, .cookiesClose { -ms-flex-preferred-size: 100%; flex-basis: 100%; text-align: center; }

    .aTitle h5 { display: block; }
    .aTitle h5:after { display: block; margin: 1rem 0 0; }


    .aLeft, .aRight { width: 100%; }
    .aboutBtns .btn { margin: 0 1rem 0 0; }
    .aboutBtns .btn:last-child { margin: 0; }
    .icon { -ms-flex-preferred-size:calc( 100% - 2rem); flex-basis:calc( 100% - 2rem); }
    .contactContent { display: block; }
    .cLeft { margin: 0 0 4rem; }
    #pageIntro { background-position: top center!important }
    #pageIntro h1 { margin: 2rem 0 4rem; }
    .post { -ms-flex-preferred-size:100%; flex-basis:100%; }

    .gallery { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-box-pack:justify; -ms-flex-pack:justify; justify-content:space-between;  }
    .gallery > * { -ms-flex-preferred-size: calc( 50% - 1rem); flex-basis: calc( 50% - 1rem) }

}

@media all and (max-width: 479px){

}



