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

.archive .post .postCover img { -o-object-fit:cover; object-fit:cover; aspect-ratio:1/1 }
.page-id-603 .pageBlockCols { -webkit-box-align:center; -ms-flex-align:center; align-items:center }
.page-id-603 .pageBlockCol img { aspect-ratio: 3/4; -o-object-fit:cover; object-fit:cover; }
.baner .btn { margin-top: 1rem; }
#pageOfferTiles img { aspect-ratio: 1/1; -o-object-fit:cover; object-fit:cover }
.singleContentFlex .main > h2, .singleContentFlex .main > h3, .singleContentFlex .main > h4, .singleContentFlex .main > h5, .singleContentFlex .main > blockquote { margin-top: 4rem; }
.singleContentFlex li { margin-bottom: 0.5rem; }
.singleContentFlex .main { line-height: 1.75; }

.faqItem { background: #f9f9f9; }
#pageOfferCta { background: #0a1f44; }
#pageOfferCta .bg { opacity: 0.2; background-attachment:fixed!important }
#pageOfferCta h2 { color: #ffbf00; }
.pageOfferTrack{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;white-space:nowrap}
.pageOfferSlideItem{-ms-flex-negative:0;flex-shrink:0;padding: 0.5rem 1rem;margin: .5rem;border: 1px solid white;}
.track1{-webkit-animation:slide 60s linear infinite;animation:slide 60s linear infinite}
.track2{-webkit-animation:slideReverse 80s linear infinite;animation:slideReverse 80s linear infinite}
@-webkit-keyframes slide{from{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}
@keyframes slide{from{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}
@-webkit-keyframes slideReverse{from{-webkit-transform:translateX(-50%);transform:translateX(-50%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}
@keyframes slideReverse{from{-webkit-transform:translateX(-50%);transform:translateX(-50%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}


.page-id-92 .pageBlock:first-child > .pageBlockCols:first-child > .pageBlockCol:nth-child(2) { background: rgb(212, 33, 61); color: #fff; padding: 2rem; }
input[type="file"] { margin-bottom: 0; }
footer a { text-decoration: none; }
.tile:nth-child(1) { margin-top: 0; }
.tile:nth-child(2) { margin-top: 4rem; }
.tile:nth-child(3), .icon:nth-child(even) { margin-top: 2rem; }
#icons { color: #fff; }
.tiles2List ul { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center }
.tiles2List ul li { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align:center; -ms-flex-align:center; align-items:center; padding: 1rem; }
.tiles2List ul li:before { content: ''; display: block; width: 1.5rem; height:1.5rem; background: url(images/check_02.svg) center center no-repeat; background-size: 1.5rem auto; margin: 0 .5rem 0 }
#tiles .tilesContent { gap: 4rem; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center }
#tiles .tile { -ms-flex-preferred-size: calc( 33.333% - 2rem); flex-basis: calc( 33.333% - 2rem) }
#tiles2 .tilesContent { gap: 4rem; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center }
#tiles2 .tile { -ms-flex-preferred-size: calc( 25% - 2rem); flex-basis: calc( 25% - 2rem) }
/*h1, h2, h3, h4, h5, h6 { color: #ffbf00; }*/
/*.home #hero h2 { color: white; }*/
#stickyHeader header, #desktopMenu  ul.sub-menu { background: #0a1f44; }
#breadcrumbsWrapper, .topBar { font-size: 80%; }
.pageIntroContent { padding: 0 0 10rem 0; }
.home .introContent { min-height: 80vh;  display: -webkit-box;  display: -ms-flexbox;  display: flex; -webkit-box-orient:vertical; -webkit-box-direction:normal; -ms-flex-direction:column; flex-direction:column; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center; }
.home .introContentInner { padding: 0 0 5rem 0; }
/*.home .introContentInner { max-width: 880px; }*/
.baner { padding: 10rem 0; color: #fff;  }
.baner .bg, #icons .bg { background-attachment:fixed!important }
footer { padding: 0 0 10rem; }
.pageIntroWrapper, .home .introContent { position: relative; z-index: 1; }
.reviewItem { position: relative; }
.reviewQuoteIcon { background: url(images/quote_02.svg) center center no-repeat; background-size: 5rem auto; position: absolute; bottom: 1rem; right: 1rem; width: 5rem; height: 5rem }


/* Font */
html { font-size: 16px; }
body { font-size: 1rem; line-height: 1.65; }
/*h1, h2, h3, h4, h5, h6 { line-height: 1.4; }*/
#singleContent .narrow h2, #singleContent .narrow h3, #singleContent .narrow h4, #singleContent .narrow h5, #singleContent .narrow h6 { margin-top: 3rem; }
#singleContent .narrow h2:first-child, #singleContent .narrow h3:first-child, #singleContent .narrow h4:first-child, #singleContent .narrow h5:first-child, #singleContent .narrow h6:first-child { margin-top: 0; }

/* Colors */
input, textarea, input[type="checkbox"] {  border: 1px solid #e7e7e7!important; background: #fff; }
.owl-dot span { background: #ccc; opacity: .3 }
.owl-dot.active span, .owl-dot  span:hover { background: #ccc; opacity: 1; }
span.page-numbers { border: 1px solid #e7e7e7; }
#mobileMenu { background: rgb(10,31,68); }
#mobileMenu ul li a { color: #fff!important; }
.postMeta { border-bottom: 1px solid #e7e7e7; }

/* Btn */
.btn { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: auto; height: 50px; text-align: center; text-decoration: none!important; border: none; padding: 0 2rem; }
.smallBtn { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; height: auto; padding-top: 0.5rem; padding-bottom: 0.5rem; }

/* Arrows */
/* .owl-prev, .owl-next, #cboxNext, #cboxPrev, #cboxClose { border-radius: 1.5rem } */
.owl-prev, .owl-next, #cboxNext, #cboxPrevious, #cboxClose { width: 3rem; height:3rem }
.owl-prev { left: -2rem; background: url(images/icons/white/left.svg) center center no-repeat #dc143d; background-size: .75rem auto }
.owl-next { right: -2rem; background: url(images/icons/white/right.svg) center center no-repeat #dc143d; background-size: .75rem auto }
#cboxNext { margin-top: -2rem; width: 3rem; height: 3rem; background: url(images/icons/white/right.svg) center center no-repeat #dc143d; background-size: .75rem auto }
#cboxPrevious { margin-top: -2rem; width: 3rem; height: 3rem; background: url(images/icons/white/left.svg) center center no-repeat #dc143d; background-size: .75rem auto }
#cboxClose { width: 3rem; height: 3rem; background: url(images/icons/white/close.svg) center center no-repeat #dc143d; background-size: .75rem auto }
#gotop, #gotop:hover { background-size: .75rem auto!important; }
@media all and (max-width: 767px){ .owl-next { display: none !important; } .owl-prev { display: none !important; } }

/* Underline */
#breadcrumbs a { text-decoration: underline; }
.menuBtn, #breadcrumbs a:hover { text-decoration: none; }

.post { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }
.post .postDate img { border-radius: 0!important }
.post .postDate { opacity: .5; }
.postCover { overflow: hidden; display: block; }
.postCover img { -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }
.postCover:hover img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }
#hero .con { position: relative; z-index: 1; }
.videoBg { -o-object-fit: cover; object-fit: cover; width: 100%; height:100% }
.tile:nth-child(even) .tileImg { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2 }
.tf > *:last-child, .footerContent > *:last-child , .faqA > *:last-child, .pageBlock .tf > *:last-child, .cItem:last-child {margin-bottom: 0;}
.pageBlockGal { -webkit-column-count: 3; -moz-column-count: 3; column-count: 3; -webkit-column-gap: 2rem; -moz-column-gap: 2rem; column-gap: 2rem; }
@media all and (max-width: 767px) { .pageBlockGal { -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; } }
.pageBlockGal a { -webkit-column-break-inside: avoid; -moz-column-break-inside: avoid; break-inside: avoid; display: block; margin-bottom: 1rem; }
.pageBlockGal img { display: block; width: 100%; height: auto; }
.faqQ { cursor: pointer; }
.faqArrow {display: inline-block;-webkit-transition: -webkit-transform 0.3s ease;transition: -webkit-transform 0.3s ease;-o-transition: transform 0.3s ease;transition: transform 0.3s ease;transition: transform 0.3s ease, -webkit-transform 0.3s ease;margin-left: 1rem;-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);}
.faqItem.open .faqArrow { -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg);}
#mobileMenu #logo2 img { margin: 0 auto 2rem;  display: block;}
.sidebar [type="submit"] img { border-radius: 0!important; }
@media all and (max-width: 1023px){ .single .postMeta > div { margin: .5rem 0; } }
header { position: relative; z-index: 99999!important; }
.tiles2List ul { padding: 0 !important; }





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

        RWD 

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



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

@media all and (min-width: 1024px) and (max-width: 1199px){

       header { font-size: 0.87rem; }
       footer .con.f { display: block; }

}

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

       #logo img { width: 180px; }
       .menuBtn { max-width: 300px!important; margin: 2rem auto!important; }
       .iconsContent { -ms-flex-wrap:wrap; flex-wrap:wrap }
       .iconsContent .icon { -ms-flex-preferred-size: calc( 50% - 2rem); flex-basis: calc( 50% - 2rem) }
       footer .con.f { display: block!important; }
       .tileImg { max-width:300px; }
       #pageOfferTiles .tile { display: block!important; }
       .page-id-92  .pageBlockCols { display: block!important; }
       .page-id-92 .pageBlock:first-child > .pageBlockCols:first-child > .pageBlockCol:nth-child(2) { margin-top: 3rem; }

}

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

.faqArrow { display: block; width: 12px; margin: 0; }
.faqQ { padding-left: 1rem; padding-right: 1rem; display: block; }
.cRight { padding: 2rem 1rem; }
footer { padding-top: 1rem; }

}

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

       .tiles2List ul li { padding: 1rem 0!important; }
       .iconsContent .icon { padding-top: 1rem !important; padding-bottom: 1rem !important; }
       .tile:nth-child(3), .icon:nth-child(even) { margin-top: 0 !important; }

}



