*, p, h1, h2, h3, h4, ul {
margin: 0;
padding: 0;
}
button, input {
outline: none;
}
@font-face {     font-display: swap;
font-family: 'gilReular';
src: url(/wp-content/themes/paradiceTheme/aboutParadice/fonts/gilroy/Gilroy-Regular.ttf);
}
@font-face {     font-display: swap;
font-family: 'gilExBold';
src: url(/wp-content/themes/paradiceTheme/aboutParadice/fonts/gilroy/Gilroy-Extrabold.ttf);
}
@font-face {     font-display: swap;
font-family: 'gilLight';
src: url(/wp-content/themes/paradiceTheme/aboutParadice/fonts/gilroy/Gilroy-Light.ttf);
}
@font-face {     font-display: swap;
font-family: 'gilThin';
src: url(/wp-content/themes/paradiceTheme/aboutParadice/fonts/gilroy/Gilroy-Thin.ttf);
}
.contentFirstScreen, .blockBottomMainScreen, .containerForContentFlex, .contentFirstSliderFirstScreen, .blockDotsSlider, .openButtonMenu, .insideBlockHeaderslider, .OpenMainScreen, .blockInsodeForBg, .perehodSecondSlider, .blockForVideoLifeSecondSlider, .insideDotsSecSlider {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
html {
overflow: hidden;
}
.blockHeaderMainScreen .openButtonMenu {
color: #fff;
}
.blockHeaderMainScreen .openButtonMenu .itemMenu {
background-color: #fff;
}
.blockAnimateForFirstScreen{
width: 100%;	
}
.blockHeaderMainScreen .imageColorLogo {
-webkit-filter: none !important;
filter: none !important;
-webkit-transition: none;
transition: none;
}
.contentFirstScreen {
width: 100%;
height: 100vh;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-justify-content: center;
}
.blockForBgFirstScreen {
background-position: top center;
background-size: cover;
}
.blockBottomMainScreen {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-justify-content: center;
position: absolute;
bottom: 70px;
left: 0;
width: 100%;
text-align: center;
}
.blockBottomMainScreen .buttonBottomAbout {
margin-right: 20px;
}
.blockBottomMainScreen .hrefBottomMainScreen {
background: none;
border: none;
width: 270px;
padding-top: 20px;
font-family: gilThin;
font-size: 15px;
color: #fff;
position: relative;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.blockBottomMainScreen .hrefBottomMainScreen:hover {
color: #acda4a;
}
.blockBottomMainScreen .hrefBottomMainScreen:hover:after, .blockBottomMainScreen .hrefBottomMainScreen:hover:before {
background-color: #acda4a;
}
.blockBottomMainScreen .hrefBottomMainScreen:after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 50%;
height: 1px;
background-color: #fff;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.blockBottomMainScreen .hrefBottomMainScreen:before {
content: '';
position: absolute;
top: 0;
left: 50%;
width: 50%;
height: 1px;
background-color: #fff;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.blockAnimateForFirstScreen img {
max-width: 100%;
}
.blockForBg {
height: 100vh;
width: 100%;
padding: 150px 0 110px 0;
overflow: hidden;
position: relative;
}
.insideBlockForBg {
height: 100%;
}
.containerForContent {
max-width: 1920px;
padding: 0 200px;
height: 100%;
margin: 0 auto;
}
.containerForContentFlex {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.owlFirst .owl-dots {
position: absolute;
padding: 0 200px;
width: 100%;
bottom: 100px;
}
.owl-dots {
margin: 0 !important;
}
.headerChangeBg .itemsMenu .itemMenu {
background-color: #fff;
}
.headerChangeBg .openButtonMenu {
color: #fff;
}
.headerChangeBg .imageColorLogo {
-webkit-filter: none;
filter: none;
}
.headerChangeBg .OpenMainScreen {
color: #fff !important;
}
.headerChangeBg .OpenMainScreen img {
-webkit-filter: brightness(0) invert(1);
filter: brightness(0) invert(1);
}
.contentFirstSliderFirstScreen {
margin: 0 -15px;
}
.itemContentFirstSliderFirstScreen {
padding: 0 15px;
}
.itemContentFirstSliderFirstScreen:nth-child(1) {
width: 42%;
}
.itemContentFirstSliderFirstScreen:nth-child(2) {
width: 58%;
max-height: 580px;
height: 100%;
position: relative;
}
.itemContentFirstSliderFirstScreen:nth-child(2) .blockForVideoLife {
height: 100%;
width: calc(100% + 200px);
}
.firstSlider {
position: relative;
}
.blockDotsSlider {
position: relative;
}
.blockDotsSlider .blockLineDotsSlider {
content: '';
position: absolute;
left: 0;
height: 2px;
top: 0;
-webkit-transition: all 1s;
transition: all 1s;
background-color: #acda4a;
}
.blockDotsSlider .itemBlockDotsSlider {
width: 25%;
height: 2px;
background-color: #4a403d;
cursor: pointer;
}
.blockHeaderSlider {
position: absolute;
z-index: 2;
top: 50px;
width: 100%;
left: 0;
}
.imageColorLogo {
-webkit-filter: invert(65%);
filter: invert(65%);
-webkit-transition: all 0.5s;
transition: all 0.5s;
width: 250px;
}
.itemsMenu {
width: 20px;
margin-left: 12px;
display: block;
}
.itemsMenu .itemMenu {
display: block;
height: 2px;
width: 100%;
-webkit-transition: all 0.3s;
transition: all 0.3s;
margin: 3px 0;
background-color: #4a403d;
}
.openButtonMenu {
font-family: gilReular;
color: #4a403d;
-webkit-transition: all 0.3s;
transition: all 0.3s;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-align-items: center;
background: none;
border: none;
}
.blockDotsFirstSlider {
position: absolute;
z-index: 2;
bottom: 100px;
width: 100%;
left: 0;
}
.insideBlockHeaderslider {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
.changeColoFooter .itemBlockDotsSlider {
background-color: rgba(255, 255, 255, 0.6);
}
.OpenMainScreen {
background: none;
-webkit-transition: all 0.3s;
transition: all 0.3s;
border: none;
text-decoration: none !important;
position: absolute;
bottom: -50px;
font-family: gilReular;
font-size: 16px;
color: #4a403d !important;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-align-items: center;
}
.OpenMainScreen:hover img {
left: -15px;
}
.OpenMainScreen img {
-webkit-transition: all 0.3s;
transition: all 0.3s;
position: relative;
left: 0;
margin-right: 10px;
}
.headerLife {
font-family: gilReular;
font-size: 70px;
margin-left: 44px;
}
.spanSecondBlockHeader {
font-family: gilExBold;
font-size: 70px;
display: block;
position: relative;
top: -25px;
}
.textLife {
margin: 70px 0 0 100px;
max-width: 400px;
font-family: gilLight;
font-size: 22px;
}
.textLife b {
font-family: gilExBold;
}
.blockInsodeForBg {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
height: 100%;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-justify-content: center;
}
.imgBGForDurka, .insideBlockForBg {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.imgBGForDurka.activeBgAnimation2 {
-webkit-animation: slidein2 25s forwards;
animation: slidein2 25s forwards;
}
@-webkit-keyframes slidein2 {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
100% {
-webkit-transform: scale(1.7);
transform: scale(1.7);
}
}
@keyframes slidein2 {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
100% {
-webkit-transform: scale(1.7);
transform: scale(1.7);
}
}
.imgBGForDurkaSecScrenn.activeBgAnimation {
-webkit-animation-duration: 20s;
animation-duration: 20s;
-webkit-animation-name: slidein;
animation-name: slidein;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
@-webkit-keyframes slidein {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
50% {
-webkit-transform: scale(1.5);
transform: scale(1.5);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes slidein {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
50% {
-webkit-transform: scale(1.5);
transform: scale(1.5);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
.headerIdealPlace {
font-size: 70px;
width: 100%;
color: #ffffff;
font-family: gilReular;
}
.headerIdealPlace .boldHeader {
font-family: gilExBold;
}
.blockTextIdealPlace {
max-width: 510px;
position: relative;
top: 75px;
}
.blockTextIdealPlace .pIdealTextPlaceBold.pIdealTextPlace {
font-family: gilExBold;
font-size: 28px;
line-height: 34px;
}
.blockTextIdealPlace .pIdealTextPlace {
font-family: gilLight;
font-size: 20px;
color: #ffffff;
margin-bottom: 30px;
}
.blockTextIdealPlace .pIdealTextPlace:last-child {
margin-bottom: 0;
}
.insideBlockForBg {
background-size: contain;
background-repeat: round;
}
.headerDopSecSliderLast {
margin: 100px 0 0 500px !important;
}
.blockTextKompleks {
margin-top: 100px;
font-family: gilReular;
font-size: 40px;
color: #fff;
max-width: 1150px;
}
.blockTextKompleks p {
margin-bottom: 20px;
}
.blockTextKompleks p:last-child {
margin-bottom: 0;
}
.blockTextKompleks b {
font-family: gilExBold;
}
.blockAnimateKopleks {
padding: 0 50px;
}
.blockAnimateKopleks img {
width: auto !important;
margin: 0 auto;
max-width: 100%;
}
.blockKopleks.blockInsodeForBg {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.blockAnimateKopleks {
text-align: center;
width: 100%;
}
.blockTextKompleks {
margin-left: 40px;
}
.headerStyleLife {
text-align: right;
margin-bottom: 100px;
}
.blockStyleLife {
font-family: gilReular;
font-size: 22px;
color: #fff;
max-width: 850px;
}
.blockStyleLife b {
font-family: gilExBold;
}
.blockStyleLife p {
margin-bottom: 20px;
}
.blockStyleLife p:last-child {
margin-bottom: 0;
}
.pNextSliderMob {
-webkit-transition: all 2s;
transition: all 2s;
opacity: 0;
-webkit-transform: translateX(-30px);
transform: translateX(-30px);
position: absolute;
bottom: 100px;
left: 90px;
}
.pNextSliderMob button {
font-family: gilExBold;
font-size: 35px;
position: relative;
background: none;
border: none;
color: #fff;
}
.pNextSliderMob button:after {
content: url(/wp-content/themes/paradiceTheme/img/rightMoreButton.png);
position: relative;
top: 4px;
right: -80px;
}
.pNextSliderMob.activeNextButton {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
.pAnimatesSecSlider3 {
margin-bottom: 30px;
}
.perehodSecondSlider {
font-family: gilReular;
font-size: 18px;
color: #fff;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-align-items: center;
text-decoration: none !important;
-webkit-transition: all 0.3s;
transition: all 0.3s;
text-align: right;
}
.perehodSecondSlider:hover {
color: #B2D468;
}
.perehodSecondSlider:hover img {
left: 15px;
}
.perehodSecondSlider img {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
margin-left: 10px;
width: 15px !important;
position: relative;
left: 0;
-webkit-transition: all 0.3s;
transition: all 0.3s;
height: 15px !important;
}
.textLinkSecSlider {
opacity: 0.7;
}
.textUnderMap, .textBottomImage {
-webkit-transform: translateX(-50px);
transform: translateX(-50px);
opacity: 0;
-webkit-transition: all 2s;
transition: all 2s;
}
.textUnderMap.activeAnimateText, .textBottomImage.activeAnimateText {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
.blockForVideoLifeSecondSlider {
opacity: 0;
-webkit-transition: all 2s;
transition: all 2s;
}
.blockForVideoLifeSecondSlider.activeblockForVideoLifeSecondSlider {
opacity: 01;
}
.headerAnimateFromLeft {
-webkit-transform: translateX(-50px);
transform: translateX(-50px);
-webkit-transition: all 4s;
transition: all 4s;
opacity: 0;
display: block;
}
.headerAnimateFromRight {
-webkit-transform: translateX(50px);
transform: translateX(50px);
-webkit-transition: all 3s;
transition: all 3s;
opacity: 0;
display: block;
}
.goAnimate {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
.pAnimate {
opacity: 0;
-webkit-transition: all 1s;
transition: all 1s;
}
.pAnimate span {
opacity: 0.3;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.animatePactive {
opacity: 1;
}
.animateSpan {
opacity: 1 !important;
}
.blockPerehodSecondSlider {
width: 100%;
opacity: 0;
-webkit-transition: all 0.7s;
transition: all 0.7s;
}
.blockPerehodSecondSlider.activeNexSlider {
opacity: 1;
}
.itemContentFirstSliderFirstScreen:nth-child(2) .blockForVideoLife.blockForVideoLifeSecondSlider {
width: 100%;
overflow: hidden;
position: relative;
left: 365px;
}
.itemContentFirstSliderFirstScreen:nth-child(2) .blockForVideoLife.blockForVideoLifeSecondSlider img {
width: auto;
max-width: 100%;
}
.textUnderMap {
font-family: gilReular;
font-size: 40px;
color: #4a403d;
}
.textUnderMap b {
font-family: gilExBold;
}
.textBottomImage {
font-family: gilThin;
font-size: 20px;
color: #4a403d;
margin-left: 80px;
margin-top: 20px;
max-width: 670px;
font-weight: 600;
}
.textBottomImage b {
font-family: gilExBold;
}
.textUnderMap {
position: absolute;
top: -100px;
left: 90px;
}
.secondBlockHeaderSecSlider {
display: block;
}
.headerSecondSlider {
font-family: gilExBold;
font-size: 62px;
line-height: 75px;
}
.contentFlexSliderSecSlider {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-align-items: center;
}
.contentFlexSliderSecSlider .itemContentFirstSliderFirstScreen:nth-child(1) {
width: 40% !important;
}
.contentFlexSliderSecSlider .itemContentFirstSliderFirstScreen:nth-child(2) {
width: 60% !important;
}
.headerSecondSlider {
position: relative;
left: 60px;
}
.textSecondSlider {
max-width: 510px;
font-family: gilLight;
font-size: 32px;
line-height: 37px;
margin-top: 80px;
}
.blockForVideoLifeSecondSlider {
overflow: auto;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-justify-content: center;
}
.blockDotsSecSlider {
position: fixed;
bottom: 20px;
width: 100%;
z-index: 2;
}
.insideDotsSecSlider {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-justify-content: center;
margin: 0 -20px;
}
.itemDotsSecSlider {
padding: 0 20px;
width: 16.666%;
text-align: center;
cursor: pointer;
-webkit-transition: all 0.5s;
transition: all 0.5s;
font-family: gilThin;
font-weight: 700;
color: #4a403d;
}
.itemDotsSecSlider .numbDotsSlider {
font-size: 25px;
}
.itemDotsSecSlider .textDotsSlider {
font-size: 12px;
}
.itemDotsSecSlider .blockLineSecSlider {
width: 100%;
height: 1px;
background-color: #4a403d;
margin: 5px 0 10px 0;
position: relative;
}
.itemDotsSecSlider .blockLineSecSlider .curLine {
background-color: #acda4a;
height: 1px;
width: 0;
display: block;
-webkit-transition: all 0.8s;
transition: all 0.8s;
}
.secondSlider {
position: relative;
}
.secondSlider .containerForContent {
width: 100%;
}
.activeItemDotsSecSlider .numbDotsSlider, .activeItemDotsSecSlider .textDotsSlider {
color: #acda4a;
}
.activeItemDotsSecSlider .blockLineSecSlider {
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
.activeItemDotsSecSlider .blockLineSecSlider .curLine {
-webkit-transition: all 0.5s;
transition: all 0.5s;
width: 50%;
}
.contentDopSliderSecSlider {
width: 100%;
}
.headerDopSliderSecSlider {
font-family: gilExBold;
color: #fff;
font-size: 50px;
line-height: 55px;
margin-bottom: 80px;
margin-left: 200px;
}
.textDopSliderSecSlider {
margin-left: 300px;
max-width: 600px;
font-family: gilThin;
color: #fff;
font-size: 25px;
}
.textDopSliderSecSlider p {
margin-bottom: 20px;
}
.textDopSliderSecSlider p:last-child {
margin-bottom: 0;
}
.SecSliderHeaderChangeColor .imageColorLogo {
-webkit-filter: none;
filter: none;
}
.SecSliderHeaderChangeColor .itemsMenu .itemMenu {
background-color: #fff;
}
.SecSliderHeaderChangeColor .OpenMainScreen, .SecSliderHeaderChangeColor .openButtonMenu {
color: #fff !important;
}
.secSliderFooterChangeColor .itemDotsSecSlider {
color: #fff;
}
.secSliderFooterChangeColor .itemDotsSecSlider .blockLineSecSlider {
background-color: #fff;
}
.textDopSliderSecSliderNopadding p {
margin: 0 !important;
}
.itemBlockSecondSliderBigWidthText .blockForVideoLife.blockForVideoLifeSecondSlider {
left: 240px !important;
}
.itemBlockSecondSliderBigWidthText .textSecondSlider {
font-size: 25px !important;
max-width: 100% !important;
}
.pTextSecSliderBezpeka{
font-weight: bold;
font-family: gilExBold;
font-size: 23px;
}
.textBottomImage1 {
font-size: 18px;
line-height: 24px;
margin-top: 5px;
}
.itemBlockSecondSliderBigWidthText .textDopSliderSecSlider {
font-size: 21px;
}
.itemBlockSecondSliderBigWidthText .textDopSliderSecSlider b {
font-family: gilExBold;
}
.secondSlider .textSecondSlider.textSecondSlide1{
font-size: 21px !important;
line-height: 28px !important;
}
@media (max-width: 1600px) {
.blockTextKompleks {
font-size: 30px;
}
}
@media (max-width: 1500px) {
.containerForContent {
padding: 0 100px;
}
.itemContentFirstSliderFirstScreen:nth-child(2) .blockForVideoLife {
width: calc(100% + 100px);
}
.headerLife, .spanSecondBlockHeader, .headerIdealPlace {
font-size: 45px;
margin: 0;
}
.spanSecondBlockHeader {
top: -18px;
}
.textLife {
margin: 30px 0 0 50px;
}
.blockTextIdealPlace {
left: 30px;
}
.blockTextIdealPlace .pIdealTextPlace {
font-size: 16px;
margin-bottom: 20px;
}
.blockTextIdealPlace .pIdealTextPlaceBold.pIdealTextPlace {
font-size: 22px;
}
.blockTextIdealPlace {
max-width: 425px;
}
.headerWithMArginStyleLife {
margin-bottom: 100px;
}
.blockStyleLife {
font-size: 18px;
}
}
@media (max-width: 1199px) {
.blockTextIdealPlace .pIdealTextPlace {
font-size: 16px;
}
.blockTextIdealPlace .pIdealTextPlaceBold.pIdealTextPlace {
font-size: 20px;
line-height: 25px;
}
.insideBlockForBg {
background-size: auto;
}
.blockTextIdealPlace {
max-width: 350px;
}
}
@media (max-width: 1150px) {
.textLife {
font-size: 21px;
}
.containerForContent {
padding: 0 15px;
}
.itemContentFirstSliderFirstScreen:nth-child(2) .blockForVideoLife {
width: calc(100% + 15px);
}
}
@media (max-width: 1750px) {
.headerSecondSlider {
left: 0;
font-size: 50px;
line-height: 50px;
}
.itemContentFirstSliderFirstScreen:nth-child(2) .blockForVideoLife.blockForVideoLifeSecondSlider {
left: 150px !important;
}
.textSecondSlider {
font-size: 25px;
}
.textUnderMap {
font-size: 30px;
}
.textBottomImage {
font-size: 18px !important;
}
}
@media (max-width: 1250px) {
.textSecondSlider {
font-size: 20px;
line-height: 30px;
margin-top: 40px;
}
}
@media (max-width: 1200px) {
.itemContentFirstSliderFirstScreen:nth-child(2) .blockForVideoLife.blockForVideoLifeSecondSlider {
left: 0 !important;
}
.textUnderMap {
left: 70px;
}
.headerDopSliderSecSlider {
margin-left: 100px;
}
.textDopSliderSecSlider {
margin-left: 150px;
}
}
@media (max-width: 991px) {
.itemBlockSecondSliderBigWidthText .textSecondSlider {
margin-bottom: 30px;
}
.blockDotsSecSlider {
display: none;
}
.contentFlexSliderSecSlider .itemContentFirstSliderFirstScreen:nth-child(1), .contentFlexSliderSecSlider .itemContentFirstSliderFirstScreen:nth-child(2) {
width: 100% !important;
}
.textBottomImage {
margin-left: 0;
}
.headerDopSliderSecSlider {
margin-left: 30px;
}
.pNextSliderMob {
display: block;
}
.textDopSliderSecSlider {
margin-left: 0;
}
.textUnderMap {
top: 0;
position: initial;
margin: 20px 0;
}
.blockForBg {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.owl-carousel .owl-stage {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
width: 100% !important;
}
.headerDopSecSliderLast {
margin: 100px 0 0 30px !important;
}
html {
overflow: auto;
}
.blockForBg {
min-height: 100vh !important;
height: 100% !important;
}
.itemContentFirstSliderFirstScreen {
width: 100% !important;
}
.contentFirstSliderFirstScreen {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.headerLife, .spanSecondBlockHeader, .headerIdealPlace {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding-left: 20px;
}
.spanSecondBlockHeader {
top: 0;
margin-left: 10px;
}
.containerForContent {
padding: 0 90px;
}
.textLife {
max-width: 600px;
margin: 50px 0 70px 0;
}
.itemContentFirstSliderFirstScreen:nth-child(2) .blockForVideoLife {
padding: 0 30px;
}
.blockHeaderSlider {
top: 0 !important;
padding: 20px 0;
background-color: #635b57;
}
.imageColorLogo {
-webkit-filter: none;
filter: none;
}
.openButtonMenu {
color: #fff;
}
.openButtonMenu span {
background-color: #fff;
}
.insideBlockHeaderslider {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.OpenMainScreen {
bottom: -50px !important;
}
.blockHeaderSlider {
position: fixed;
}
.bgforDuInsodBg {
background-size: cover;
background-image: url(/wp-content/themes/paradiceTheme/img/bgForDurka.jpg) !important;
}
.containerForContentBGCTel {
background-color: rgba(74, 64, 61, 0.7);
}
.blockDotsFirstSlider {
display: none;
}
.blockTextIdealPlace {
max-width: 530px;
}
.blockIdelLife.blockInsodeForBg {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.imgBGForDurka {
width: auto !important;
}
.spanSecondBlockHeader {
padding-left: 0;
}
.headerIdealPlace .boldHeader {
margin: 0 10px;
}
.blockPerehodSecondSlider {
margin-top: 40px;
}
.blockHeaderSlider.firstHeaderSlider .containerForContent {
padding: 0 15px;
}
}
@media (max-width: 767px) {
.imageColorLogo {
width: 200px;
}
.blockStyleLife p {
margin-bottom: 10px;
}
.blockFourthScreen .blockStyleLife {
font-size: 15px;
}
.textDopSliderSecSlider p {
margin-bottom: 10px;
}
.textDopSliderSecSlider{
font-size: 16px !important;
line-height: 23px !important;
}
.insideBlockHeaderslider {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.blockBottomMainScreen .hrefBottomMainScreen {
width: 50%;
}
.containerForContent {
padding: 0 15px;
}
.headerLife, .spanSecondBlockHeader, .headerIdealPlace {
display: block;
padding: 0;
}
.itemContentFirstSliderFirstScreen:nth-child(2) .blockForVideoLife {
padding: 0;
}
.headerIdealPlace .boldHeader {
margin: 0;
}
.headerLife, .spanSecondBlockHeader, .headerIdealPlace {
font-size: 40px;
line-height: 35px;
}
.blockTextIdealPlace {
left: 0;
top: 30px;
}
.blockTextKompleks {
margin: 0;
font-size: 20px;
margin-top: 30px;
}
.headerWithMArginStyleLife {
margin-bottom: 15px;
}
.headerStyleLife {
text-align: left;
}
.blockFourthScreen .blockStyleLife {
font-size: 16px;
}
.textLinkSecSlider {
opacity: 1;
}
a.perehodSecondSlider {
font-size: 20px;
width: 265px;
font-weight: bold;
}
.blockPerehodSecondSlider {
margin-top: 30px;
}
.perehodSecondSlider img {
width: 50px !important;
height: 50px !important;
}
.headerSecondSlider {
font-size: 37px;
line-height: 40px;
}
.textUnderMap {
font-size: 22px;
}
.textDopSliderSecSlider {
font-size: 20px;
}
.headerDopSliderSecSlider {
margin-left: 10px;
}
.pNextSliderMob {
bottom: 20px;
left: 15px;
}
.pNextSliderMob button:after {
right: -50px;
}
.headerDopSliderSecSlider {
font-size: 28px !important;
line-height: 35px !important;
}
.itemBlockSecondSliderBigWidthText .textSecondSlider {
font-size: 20px !important;
}
.pNextSliderMob button {
font-size: 25px;
}
.secondSlider .blockForVideoLifeSecondSlider {
height: auto !important;
}
.headerDopSliderSecSlider {
margin-bottom: 40px;
}
}
@media (max-height: 700px) {
.textBottomImage {
font-size: 15px !important;
}
}
@media (max-height: 650px) {
.textSecondSlider {
margin-top: 20px;
}
}
@media (max-height: 850px) {
.textBottomImage {
font-size: 17px;
}
}
@media (max-height: 840px) {
.blockTextIdealPlace .pIdealTextPlace {
font-size: 16px;
margin-bottom: 20px;
}
.blockTextIdealPlace .pIdealTextPlaceBold.pIdealTextPlace {
font-size: 23px;
}
}
@media (max-height: 750px) {
.headerDopSliderSecSlider {
font-size: 38px;
line-height: 40px;
}
.headerDopSecSlider {
margin-bottom: 20px !important;
}
}
@media (max-height: 870px) {
.blockForVideoLifeSecondSlider {
height: 300px !important;
}  
.textUnderMap {
top: -60px;
}
}
@media (max-height: 720px){
.blockForVideoLifeSecondSlider {
height: 250px !important;
}
}
@media (max-height: 800px) {
.OpenMainScreen {
bottom: -25px;
}
.blockHeaderSlider {
top: 10px;
}
.blockDotsFirstSlider {
bottom: 70px;
}
}
@media (max-height: 720px) {
.insideBlockForBg {
background-size: cover;
}
}
@media (max-height: 680px) {
.itemContentFirstSliderFirstScreen:nth-child(2) .blockForVideoLife {
width: 100%;
}
}
@media (max-height: 500px) {
.blockBottomMainScreen {
bottom: 20px;
}
}
@media (max-height: 600px) {
.blockDotsSecSlider {
position: absolute;
bottom: 5px;
}
.blockForBg {
height: 600px;
}
html {
overflow: auto;
}
}
@media (max-height: 700px) {
.headerDopSliderSecSlider {
margin-bottom: 30px;
}
}
div#blockAnimateSecLogo {
position: relative;
top: 35px;
height: 550px;
}
.blockAnimateKopleks {
height: 150px;
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
overflow: hidden;
}
@media (max-width: 767px) {
span.firstBlockHeader.headerAnimateFromLeft.goAnimate {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
}
.insideItemChooseMob {
height: 300px;
background-size: cover;
}
.itemChooseMob {
margin-bottom: 20px;
}
.blockChooseForMobile {
padding: 100px 0 40px 0;
}
.headerChooseMob{
font-family: gilExBold;
font-size: 40px;
margin-bottom: 30px;
}
.insideItemChooseMob {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
padding: 0 40px;
}
.headerInsideItemChooseBlock{
font-family: gilExBold;
font-size: 38px;
line-height: 45px;
}
.blockWhiteChooseBlack .headerInsideItemChooseBlock,.blockWhiteChooseBlack button.buttonChooseMob{
color: #4a403d;
}
button.buttonChooseMob{
background: none;
border: none;
}
.blockWhiteChooseWhite .headerInsideItemChooseBlock, .blockWhiteChooseWhite button.buttonChooseMob{
color: #fff;
}
button.buttonChooseMob {
text-align: left;
font-family: gilReular;
font-size: 27px;
margin-top: 50px;
position: relative;
}
.blockWhiteChooseWhite .buttonChooseMob{
content: url(/wp-content/themes/paradiceTheme/img/rightMoreButton.png);
}
@media (max-width: 767px) {
.insideItemChooseMob {
padding: 0 10px;
}
.headerInsideItemChooseBlock{
font-size: 32px;
}
}
.pattenrsAboutLeft {
width: 700px;
height: 700px;
position: absolute;
top: calc(50% - 350px);
left: -150px;
}
.pattenrsAboutRight {
-webkit-transition: 3s all;
-o-transition: 3s all;
transition: 3s all;
opacity: 0;
width: 700px;
height: 700px;
position: absolute;
top: calc(50% - 350px);
right: -150px;
}
.pattenrsAboutRight.aciveRightPatter{
opacity: 0.4;
}
.pAnimate {
position: relative;
z-index: 2;
}
@media (max-width: 991px) {
.pattenrsAboutLeft {
width: 300px;
height: 300px;
left: -50px;
top: 70px;
}
}