.popup-fade {
	display: none;
}

.popup-fade1 {
	display: none;
}

.popup {
	position: absolute;
	top: 15%;
	left: 0;
	right: 0;
	bottom: 0;	
	max-width: 1210px;
	min-height: 1285px;
	/*margin-left: -500px;*/
    margin: 0 auto;    
	background: #fff;
    z-index: 9999999;
	opacity: 1;    
}
#OpenModal1 .popup{
	width: 100%;
	max-width: 750px;
    height: 600px;
    min-height: 600px;
	border-radius: 3px;
    border: 1px solid #000000;
    box-shadow: 0px 0px 30px 0px rgba( 2, 2, 2, 1.00 );
}
.popup form{
	max-width: 556px;
}
.popup form .title{
	color: #3223BE;
font-family: 'Roboto', sans-serif;
font-size: 28px;
font-style: normal;
font-weight: 600;
line-height: 1.25;
	margin-bottom: 65px;
}
.popup form .title p{
	max-width: 345px;
}
.popup form .row{
	margin-bottom: 15px;
}
.popup form .row input[type="text"]{
	border: 1px solid #DEDEDE;
background: #FFF;
	width: 100%;
height: 46px;
	color: #808080;
font-family: 'Roboto', sans-serif;
font-size: 12px;
font-style: normal;
font-weight: 300;
line-height: 1.25;
	padding-top: 5px;
	padding-left: 20px;
	outline: none;
	max-width: 320px;
}
.popup form .row input[type="submit"]{
	outline: none;
	border: 0;
	width: 220px;
height: 46px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
text-align: center;
font-family: 'Roboto', sans-serif;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 1.25;
	background: #3223BE;
	cursor: pointer;
	transition: all 0.3s linear;
} 
.popup form .row input[type="submit"]:hover{
	transition: all 0.3s linear;
	background: #3223BE;
    box-shadow: 0px 0px 6px 0px rgba(50, 35, 190, 0.50);
}
.popup form .row input[type="file"]::file-selector-button {
	width: 120px;
height: 30px;
  margin-right: 20px;  
  background: #fff;
  border: 1px solid #3223BE;	
  color: #3223BE;
text-align: center;
font-family: Roboto;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: normal;
  cursor: pointer;
  transition: background .2s ease-in-out;	
}
.popup form .row input[type="text"].wpcf7-not-valid {
    border: 1px solid #FF5A5A;
}
.popup form .notes{
	color: #808080;
font-family: 'Roboto', sans-serif;
font-size: 12px;
font-style: normal;
font-weight: 300;
line-height: normal;
	margin-top: 30px;
	margin-bottom: 30px;
}
.pum-open #OpenModal1 .popup, .pum-open #OpenModal2 .popup{
	display: none!important;
}
#OpenModal2 .popup{
	width: 100%;
	max-width: 800px;
	height: 450px;
	min-height: 450px;
	border-radius: 3px;
    border: 1px solid #000000;
    box-shadow: 0px 0px 30px 0px rgba( 2, 2, 2, 1.00 );
}

.pum-theme-14 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close{
	background: url(images/close.png)!important;
	background-size: cover!important;
	background-position: center!important;
	height: 35px!important;
    width: 35px!important;
	font-size: 0!important;
}
.pum-theme-14, .pum-theme-lightbox{
	background-color: transparent!important;
}
.pum-theme-8, .pum-theme-lightbox {
    background-color: rgba( 0, 0, 0, 0.60 )!important;
}
#popmake-83{
	width: 1010px;
	height: 515px;
	padding-top: 166px;
	padding-left: 160px;
	/*display: flex!important;
	justify-content: center;
	align-items: center;*/
}
#popmake-83 .title{
	margin-bottom: 50px;
	color: #3223BE;
font-family: 'Roboto', sans-serif;
font-size: 28px;
font-style: normal;
font-weight: 600;
line-height: 1.25;
}
#popmake-83 .note{
	color: #162623;
font-family: 'Roboto', sans-serif;
font-size: 16px;
font-style: normal;
font-weight: 300;
line-height: 1.25;
	margin-bottom: 30px;
}
#popmake-83 .apply_btn{
	outline: none;
	border: 0;
	width: 220px;
height: 46px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
text-align: center;
font-family: 'Roboto', sans-serif;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 1.25;
	background: #3223BE;
	cursor: pointer;
	transition: all 0.3s linear;
	text-decoration: none;
}
#popmake-83 .apply_btn:hover{
	transition: all 0.3s linear;
	background: #3223BE;
    box-shadow: 0px 0px 6px 0px rgba(50, 35, 190, 0.50);
}
.popup-close {
	background: url(images/close.png);
	background-size: cover;
	background-position: center;
	cursor: pointer;
	text-decoration: none;
	position: absolute;
    height: 31px;
    width: 31px;    
    right: 46px;
    /*bottom: auto;*/
    top: 48px;
    /*padding: 0px;*/
    /*color: #f2830d;
    font-family: Arial;
    font-weight: 400;
    font-size: 47px;
    line-height: 31px;
    border: 2px solid #ffffff;
    border-radius: 0px;
    box-shadow: 0px 0px 15px 1px rgba( 255, 255, 255, 0.75 );
    text-shadow: 0px 0px 0px rgba( 255, 255, 255, 0.23 );
    background-color: rgba( 255, 255, 255, 1.00 );*/
}
.modal_inner{
    width: 100%;
    padding-top: 80px;
    padding-left: 97px;
    padding-right: 97px;
    padding-bottom: 50px;
}
.modal_inner .row{
    
}
body.open_modal {
	overflow-x: hidden;
	transition: .2s;
}

body.open_modal .page {
	position: relative;
	/*filter: blur(5px);*/
}

body.open_modal .shadow_modal {
	background-color: rgba( 0, 0, 0, 0.60 );
	transition: .2s;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	z-index: 99999;
}
@media(max-width: 1470px){
	#popmake-83 {
		width: 90%;
    max-width: 1010px;
    height: 515px;
    padding-top: 166px;
    padding-left: 160px;
		margin-left: -39%;
}
}
@media(max-width: 1100px){
	#popmake-83{
		margin-left: -45%;
	}
}
@media (max-width: 880px){
	#popmake-83{
		padding: 80px 40px;
		height: 335px;
	}
	#OpenModal1 .popup{
		width: 95%;
	}
	.modal_inner{
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 85px;
	}
	.popup form{
		margin-left: auto;
		margin-right: auto;
	}
	.popup form .title{
		font-size: 20px;
		margin-bottom: 20px;
	}
	
	#OpenModal2 .popup{
		width: 95%;
        max-width: 800px;
        height: 450px;
        min-height: 450px;
    }
	
	#popmake-83 .title{
	   font-size: 20px;
    }
#popmake-83 .note{
	font-size: 16px;
}
	 .popup-close {
        top: 30px;
        right: 20px;
    }
	.pum-theme-8 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close{
		top: 30px!important;
        right: 20px!important;
	}
}

@media (max-width: 600px){       
    .modal_inner{
        
    }
    .popup{
        min-height: 660px;
    }	
	#OpenModal1 .popup {
      width: 100%;
      max-width: 95%;
       height: 600px;
        min-height: 600px;
    }    
    #OpenModal2 .popup{
		width: 100%;
      max-width: 95%;
        min-height: 450px;
    }    
    .popup-close {
        top: 30px;
        right: 20px;
    }
	.pum-theme-8 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close{
		top: 30px!important;
        right: 20px!important;
	}
}