/**
 * Custom Resets
 */
body,
video,
header,
main,
h1,
p {
    margin:0;
    padding:0;
}
/* Set a large height to see parallax effect */
main {
    display: block;
 
    font-family: Roboto;
}

input, select, button{
outline:none !important;	
	
}

.content{
padding-bottom:30px;	
min-height:400px;	
}

.flexheader {
    display: flex
;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
	    padding: 10px 0px;
}

.centerflex{
	
	    height: 90vh;
    display: flex
;
    align-items: center;
    justify-content: center;
    flex-direction: column;
	
}


/* Prevent video jerky resize on load, reset defaults */
video {
    width: 100%;
    height: 100%;
    display: inline-block;
    vertical-align: baseline;
}
.video-wrap {
    height: 100%;
    width: 100%;
    background-size: cover;
    position: relative;
    background: #000819;
}
.top-menu{
    text-align: center;
    margin-top: 40px;
}
.top-menu ul li a{
    font-size: 16px;
    text-decoration: none !important;
    text-transform: uppercase;
    color:#fff;
    font-family: Roboto;
    font-weight: 100;
    padding-bottom: 5px;
}
.top-menu ul li a:hover{
    border-bottom: 1px solid #1064ff;
}
ul.primary-menu{
    list-style-type: none;
    display: inline-block;
}
ul.primary-menu>li{
    float: left;
    margin: 0 20px;
    position: relative;
}

ul.primary-menu>li:not(:last-child):after{
    height: 20px;
    width:1px;
    background: rgba(57,70,92,0.3);
    position: absolute;
    right:-20px;
    top:0px;
    content: '';
}


.content-overlay {
    position: relative;
    z-index: 20;
}
.content-overlay h1,
.content-overlay p {
    color: #fff;
}
.text-overlay-example .video-wrap::before,
.with-header-example .video-wrap::before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 10;
}

.outer-wrap {
    height: 500px;
}
.top-video-mask{
    background-image: url(/images/Formatop.png); 
    background-color:rgba(10,29,50,0.8);
    background-size: contain; 
    background-position: top right;
    background-repeat: no-repeat;
    position:absolute; 
    top:0; 
    left:0; 
    z-index: 19; 
    width: 100%; 
    height: 100%; 
    bottom: 0; 
    right: 0; 
    opacity: 0.5;
}
.logo{
 
    text-align: center;
}
.top-text{
    font-family: Roboto;
    font-weight: 100;
    color:#fff;
    text-transform: uppercase;
    width: 850px;
    margin: 60px auto 40px;

}
.top-text-small{
    font-size: 40px;
}
.top-text-medium{
    font-size: 90px;
}
.top-text-big{
    font-size: 200px;
    font-weight: 300;
    opacity: 0.4;
    text-align: right;
    line-height: 150px;
}
.top-button{
    height: 53px;
    width: 263px;
    line-height: 53px;
    font-weight: 100;
    font-size: 20px;
    margin: 100px auto 40px;
    background: #1064ff;
    color: #fff !important;
    text-align: center;
    text-transform: uppercase;
    border-radius: 50px;
    border: 0;
    text-decoration: none !important;
    text-align: center;
    display: block;
}


.facebook-icon,
.vk-icon{
    width:32px;
    height: 32px;
    line-height: 29px;
    text-align: center;
    border: 2px solid rgba(255,255,255,0.5);
    border-radius: 50%;
    color:#fff;
    margin: 10px;
     display: inline-block;
    cursor: pointer;    
}


.flex3{
	
    display: flex
;
    justify-content: space-between;
    align-items: center;
    padding-top: 30px;
}


.top-lang{
    text-align: center;
    display: inline-block;
    padding-right: 20px;
    border-right: 1px solid rgba(255,255,255,0.5);
    margin-right: 20px;
    line-height: 24px;

}
.stage-one{
    position: relative;
}
.top-phone{
    font-weight: 900;
    font-size: 18px;
    display: inline-block;
}

.top-callback{
    margin-top: 6px;
    font-size: 12px;
    font-weight: 100;
    cursor:pointer;
}

.stage{
    max-width: 100%;
    overflow: hidden;
}



.stage-title-wrapper{
    position: relative;
    margin: 50px 0;
    padding: 0;
}

.stage-title{
    padding-left: 130px;
    font-size: 100px;
    font-family: Roboto;
    font-weight: 100;
    line-height: 72px;
    color:#fff;
    margin-right: -8px;    
}
.stage-title:before{
    position: absolute;
    content: '';
    width: 140px;
    height: 71px;
    left: 0px;
    background: #1064ff;

}

.after-text{
    position: absolute;
    font-size: 36px;
    line-height: 72px;
    color:#000;
    padding-left: 20px;
    width: 100%;
    height: 71px;
    background: #fff;
}

.stage-additional-title{
    font-size: 36px;
    font-weight: 300;

}

heder{
    background: url(/images/stagehistory.png);
    display: flex
;
    align-items: center;
    justify-content: space-between;
    width: 100%;	
	
}
	
	
heder > .container{
    align-items: center;
    justify-content: space-between;
    width: 100%;	
	
}

.stage-two{
    background: url(/images/stagehistory.png);
    background-size:cover;
    background-repeat: no-repeat;
    min-height: 800px;
    overflow: hidden;
    color:#fff;
    position: relative;
}
.stage-two .arrow-right,
.stage-two .arrow-left{
    position: absolute;
    bottom: 20px;
    height: 89px;
    width: 89px;
    background-position: center center;
    background-color: rgba(0,0,0,0.5);
    background-repeat: no-repeat;
    cursor:pointer;
}
.stage-two .arrow-right{
    left: 229px;
    background-image: url(/images/arrow-right.png);
    z-index: 22;
}
.stage-two .arrow-left{
    left: 140px;
    background-image: url(/images/arrow-left.png);
    z-index: 22;
}



.history-wrapper{
    padding-left: 140px;
}
.history-item{
    position:relative;
    min-height: 275px;
    width: 375px;
    float:left;
    margin-right: 30px;
}
.history-title{
    font-family: times;
    font-size: 30px;
    padding-right: 20px;
    margin-right: 30px;
    border-right:1px solid #1064ff;
    padding-top: 30px;
    position: absolute; 
    left: 0 ; 
    height: 100%; 
    width: 110px;
}
.history-top .history-title:after{
    position: absolute;
    border-left: 20px solid #1064ff;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    top:0;
    right:-20px;
    content: '';
}
.history-bottom{
    padding-left: 88px;
}
.history-bottom .history-title:after{
    position: absolute;
    border-left: 20px solid #1064ff;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    bottom:0;
    right:-20px;
    content: '';
}
.history-content{
    padding-left: 140px;
    width:auto;
    padding-top: 30px;
    font-family: Roboto;
    font-size: 12px;
    font-weight: 100;
}
.history-devider{
    height: 17px;
    width:100%;
    background: #1064ff;
    position: relative;
}
.history-devider:before{

    height: 17px;
    width: 1400px;
    top: 0;
    left: -1400px;
    content: '';
    background: #37455f;
    position: absolute;

}
.stage-three-content{
    background-image: url('/images/crimea.png');
    background-position: left top;
    background-color: #fff;
    background-repeat: no-repeat;
    min-height: 500px;
    font-weight: 300;
    font-size: 16px;
}
.stage-three-content-special{
    background: #1064ff;
    line-height: 35px;
    color:#fff;
    padding: 0 10px;
    margin-top: 40px;
    display: inline-block;
}
.stage-three-form-wrapper{
    background-size: contain;
    max-width: 1170px;
	width:100%;
    margin: 40px auto 40px;
    padding-top: 0px;
}

.input-group.date {
  
    display: table !important;

}
.input-group{
	
	display:block !important;
}

.stage-three-form{

	width:100%;
    background: #fff;
    margin: 0 auto;

    -webkit-box-shadow: 0px 14px 115px -16px rgba(0,35,75,0.68);
    -moz-box-shadow: 0px 14px 115px -16px rgba(0,35,75,0.68);
    box-shadow: 0px 14px 115px -16px rgba(0,35,75,0.68);
    margin-bottom: 77px;
    position: relative;
      padding: 27px 35px 35px;
}
.stage-three-form-title{
    font-size: 36px;
}
.form-humans{
    margin-top: 10px;
}
.form-humans .slider.slider-horizontal{
    margin-bottom: 0px !important;
    width: 100%;
}

.form-title{
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 10px;
}

.form-humans-title{
    margin-bottom: 35px;
}


.form-humans-desc{
    color:#6d6d6d;
    font-weight: 300;
    font-size: 12px;

}
.form-tour-type{
    margin-top: 10px;
}
.form-tour-select{
    padding: 5px 50px 5px 10px;
    color:#6d6d6d;
    font-size: 12px;
    font-weight: 300;
    margin-bottom: 7px;
    border: 1px solid #cdd8e1;
    width: 100%;
    -webkit-appearance:none;
    -moz-appearance: none;
    background-image:url(/web/20220314170139im_/http://jewishcrimea.ru/wp-content/themes/juwish/images/selectarrow_1.png);
    background-position: right center;
    background-repeat: no-repeat;
}
.datepicker-dropdown{
    min-width: 217px !important;
    padding: 10px !important;    
}
.stage-three-form .input-group-addon{
    background: #fff;
}
.my-form-control{
    width: 100%;
    padding: 3px;
    border: 1px solid #cdd8e1;
}
.my-form-control.without-border{
    border-right: 0;
}
.input-group.date .input-group-addon{
    border-radius: 0;
}

.input-group.date .input-group-addon .fa{
    color:#cdd8e1 !important;
}
.form-date-title{
    margin-top: 10px;    
    margin-bottom: 15px;    
}
.datepicker table tr td.active:active:hover, .datepicker table tr td.active.highlighted:active:hover, .datepicker table tr td.active.active:hover, .datepicker table tr td.active.highlighted.active:hover, .datepicker table tr td.active:active:focus, .datepicker table tr td.active.highlighted:active:focus, .datepicker table tr td.active.active:focus, .datepicker table tr td.active.highlighted.active:focus, .datepicker table tr td.active:active.focus, .datepicker table tr td.active.highlighted:active.focus, .datepicker table tr td.active.active.focus, .datepicker table tr td.active.highlighted.active.focus {
    color: #fff;
    background-color: #1064ff !important;
    border-color: #1064ff !important;
}
.datepicker table tr td.active:active, .datepicker table tr td.active.highlighted:active, .datepicker table tr td.active.active, .datepicker table tr td.active.highlighted.active {
    color: #fff;
    background-color: #1064ff !important;
    border-color: #1064ff !important;
}
.datepicker table tr td, .datepicker table tr th {
    border-radius: 0px !important;
}
.datepicker {
    border-radius: 0px !important;
    font-family: Roboto;
}
.datepicker-days .dow,
.datepicker-days .datepicker-switch{
    font-weight: 400 !important;
}
.tour-amount{

    background-repeat: no-repeat;
    float: right;
    width: 100%;
    height: 70px;
    line-height: 51px;
    font-size: 30px;
    background-size: contain;
    text-align: center;
	    color: #000000;
    font-weight: 500;
}
.form-top-button{
    margin: 21px auto 40px;
}
.form-amount-title{
    margin-top: 17px;
}

.stage-four{
    background: #9eaebe;
    color:#fff;
    font-weight: 300;
    padding-bottom: 30px;
}
.seo-h1{
    font-size: 24px;
    font-weight: 300 !important;
    margin-top:50px;
    margin-bottom: 20px;
}
.seo-content{
    font-size: 11;
    text-align: justify;
}
.site-footer{
    background: #6c7c8d;
    padding-top: 35px;
    color:#fff;
}
.footer-partners{
        margin-top: 89px;
}
.footer-partners img{
    margin-right: 10px;
    height: 68px;
}
.stage-video{
    margin-top: 50px;
}
.footer-form{
    width:320px;
    min-height: 436px;
    background: #fff;
    padding: 30px 25px 10px;
    float: right;
    margin-bottom: 32px;
    color:#000;
}
.footer-form label{
    font-weight: 300;
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 20px;
}

.footer-form .my-form-control{
    border-right: 1px solid #cdd8e1;
}
.footer-form textarea.my-form-control{
    height: 57px;
    resize: none;
}
.footer-title{
    font-size: 26px;
    text-align: center;
    font-weight: 300;
}
.footer-phone{
    font-size: 36px;
    font-weight: 100;
    margin: 10px 0 15px;
}
.footer-email{
    font-weight: 300;
    font-size: 18px;
    text-decoration: underline;
}
.footer-social{
    font-size: 12px;
    font-weight: 300;
    padding-bottom: 25px;

    margin-top: 33px;
}
.footer-copyright{
	
    border-top: 1px solid #949fac;	
}


.footer-social-text{

    line-height: 53px;
    height: 47px;
    vertical-align: middle;
    display: inline-block;
}
.footer_politika{
    padding-bottom: 15px;
    display: flex
;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;	
	    gap: 20px;
}

.footer_politika a{
    color: #fff;
    display: inline-block;
    margin-bottom: 5px;
}

.footer-copyright{
    padding-top: 15px;
    font-size: 12px;
    font-weight: 300;
    margin-bottom: 15px;
}
.footer-form-sub{
    line-height: 47px;
    font-weight: 300;
    font-size: 18px;
    margin: 15px auto 0px;
    background: #fff;
    color: #1064ff;
    text-align: center;
    text-transform: uppercase;
    border-radius: 50px;
    border: 1px solid #1064ff;
    text-align: center;
    padding: 0 43px;
    outline:none !important;
}
.footer-form-dub-wrapper{
    text-align: center;
}
.clear{
    clear: both;
}
.scrolloff {
    pointer-events: none;
}
#canvas1{
    position: relative;
    top: -46px;
    margin-bottom: -46px;
    height: 600px;
}
.history-wrapper {
    position: relative;
    list-style-type: none;
    width: 9999px;
}
.modal{
    font-family: Roboto;
    font-weight: 300;
}
.modal label{
    margin-top: 20px;
    font-weight: 300;
}
.modal .footer-form-sub{
    display: block;
    margin-top: 40px;
}
.modal-header .close{
    position: absolute;
    right: 20px;
    top: 16px;
}
#wpcf7-f11-o2 .g-recaptcha iframe {
    margin-left: -29px;
}
.rc-anchor-normal {
     width: 275px !important;
}
.form-humans-desc{
	margin-bottom:10px;
}


@media (max-width: 991px) {
.top-menu{
display:none	
}

.top-text div{
	
float:none;
font-size:30px;	
}

.top-text{
width: auto;
text-align:center;	
	
}

.top-text-big{
	

font-weight:100;
opacity: 1;
    text-align: center;
    line-height: inherit;	
}
.top-tools{
  position: relative;

    right: auto;
    text-align: center;	
	
}

.stage-title:before{
content:none;	
}

#map{
	
height:300px !important;	
}

.legend{
display:none;	
}

#canvas1 iframe{
height:300px !important;	
}

.top-social {
display:none;
}

.stage-title {
    padding-left: 0px;
    font-size: 35px;
    font-family: Roboto;
   font-weight: 300;
    line-height: 1.5;
    color: #fff;
	text-align:center;
    margin-right: 0px;
}


.stage-title-wrapper {
    position: relative;
    margin: 50px 0;
    padding: 0;
    text-align: center;
	        margin-bottom: 0px;
}
.stage-title-wrapper .after-text{
position: relative;
    font-size: 35px;
    line-height: 1.5px;
    color: #ffffff;
    padding-left: 0px;
    width: 100%;
    height: auto;
    background: none;	
	        font-weight: 300;
}

.history-wrapper {
 width: auto !important;
 padding-left:0px;
         padding: 0px 20px;
		         padding-bottom: 40px;
}

.history-item {
    position: relative;
 min-height: auto;
    width: auto;
    float: none;
    margin-right: 0px;
}

.history-content {
padding-left: 0px;
    width: auto;

}

.history-top .history-title:after{
content:none;	
	
}

.history-devider, .history-bottom, .arrow-left, .arrow-right{
display:none !important;	
	
}

.stage-three-content{
background:none;	
	
}

.history-title{
	
font-family: times;
        font-size: 30px;
        padding-right: 0px;
        margin-right: 0px;
        border-right: 0px;
        padding-top: 30px;
        position: relative;
        left: 0;
        height: 100%;
        width: auto;
        border-bottom: 1px solid #1064ff;
        padding-bottom: 10px;
        margin-bottom: -10px;
        display: inline-block;	
}

#canvas1 {
    position: relative;
    top: auto !important; 
   margin-bottom: 0px;
    height: auto;
}
.stage-three-form .col-md-6{
float:none !important;	
width: auto !important;	
	
}

.stage-three-form-title {
    font-size: 30px;
}

.input-group.date {
   
    width: 100% !important;
}

}


@media (max-width: 768px) {
	
.footer_politika{
gap:0px;
}

.seo-content{
	    height: 300px;

    overflow-x: hidden;
	
}

}
@media (max-width: 500px) {
	

	.logo{
	order:1;	
	margin-top:0px !important;	
	}
	.top-tools{
		
	order:2;	
	}
	
}