
* {
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
	text-decoration: none;
	outline: none;
	font-family: 'Montserrat', sans-serif;
}
@font-face {
	font-family: 'DejaVu Sans';
	src: url('../fonts/DejaVuSans-ExtraLight.eot');
	src: url('../fonts/DejaVuSans-ExtraLight.eot?#iefix') format('embedded-opentype'),  url('../fonts/DejaVuSans-ExtraLight.woff2') format('woff2'),  url('../fonts/DejaVuSans-ExtraLight.woff') format('woff'),  url('../fonts/DejaVuSans-ExtraLight.ttf') format('truetype');
	font-weight: 200;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'DejaVu Sans';
	src: url('../fonts/DejaVuSans.eot');
	src: url('../fonts/DejaVuSans.eot?#iefix') format('embedded-opentype'),  url('../fonts/DejaVuSans.woff2') format('woff2'),  url('../fonts/DejaVuSans.woff') format('woff'),  url('../fonts/DejaVuSans.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'DejaVu Sans';
	src: url('../fonts/DejaVuSans-Bold.eot');
	src: url('../fonts/DejaVuSans-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/DejaVuSans-Bold.woff2') format('woff2'),  url('../fonts/DejaVuSans-Bold.woff') format('woff'),  url('../fonts/DejaVuSans-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
::-webkit-input-placeholder {
 	color:inherit;
 	opacity:1
}
:-ms-input-placeholder {
 	color:inherit;
 	opacity:1
}
::placeholder {
 	color:inherit;
 	opacity:1
}
.wrapper{
	width: 100%;
}
body{
	display: block;
	max-width: 1920px;
	max-height: 1080px;
	overflow: hidden !important;
	margin: auto;
}
.inerwrapper{
	position: relative;
	max-width: 1920px;
	max-height: 1080px;
	overflow: hidden !important;
	margin: auto;	
	display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
}
img{
	max-width: 100%;
}
@media (max-width:1024px){
	body{
		max-width: 1024px;
		max-height: 768px;
	}
	.inerwrapper{
		max-width: 1024px;
		max-height: 768px;
	}
}

/*** ### Left Side ### ***/
.left-side{
	position: relative;
	min-width: 250px;
	width: 250px;
	background: #FFFFFF;
	height: 100vh;
	padding: 0px 30px;
}
.left-side .logo{
	position: relative;
	text-align: center;
	padding: 15px 0px;
	height: 200px;	
	display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
	flex-direction: column;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
}
.left-side .logo a{
	position: relative;
	text-decoration: none;
	display: inline-block;
	vertical-align: middle;
}
.left-side .btn-area{
	position: relative;	
	display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
	flex-direction: column;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	height: 350px;
}
.left-side .btn-area a{
	position: relative;
	display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
	flex-direction: column;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	width: 100%;
	height: 50px;
	border-radius: 50px;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: 700;
	text-decoration: none;
	outline: none;
	background: #001865;
	margin-bottom: 15px;
}
.left-side .btn-area a.active{
	background: #d3d7db;
	color: #9499a6;
}
.left-side .btn-area a:last-child{
	margin-bottom: 0px;
}
.left-side .left-qr-code{
	position: relative;
	display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
	flex-direction: column;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	height: 480px;
}
.left-side .left-qr-code img{
	display: block;
	margin: auto;
	object-fit: contain;
}
@media (max-width:1024px){
	.left-side{
		min-width: 150px;
		width: 150px;
		padding: 0px 15px;
	}
	.left-side .logo{
		padding: 10px 0px;
		height: 120px;
	}
	.left-side .btn-area{
		max-height: 200px;
	}
	.left-side .btn-area a{
		width: 100%;
		height: 35px;
		border-radius: 30px;
		font-size: 16px;
		margin-bottom: 10px;
	}
	.left-side .left-qr-code{
		max-height: 350px;
	}
}
/* ----------- iPad Pro 10.5" ----------- */
@media (max-width:1112px){
	.left-side{
		min-width: 180px;
		width: 180px;
		padding: 0px 15px;
	}
	.left-side .logo{
		padding: 20px 0px 10px 0px;
		height: 120px;
	}
	.left-side .btn-area{
		max-height: 220px;
	}
	.left-side .btn-area a{
		width: 100%;
		height: 35px;
		border-radius: 30px;
		font-size: 16px;
		margin-bottom: 10px;
	}
	.left-side .left-qr-code{
		max-height: 350px;
	}
}
/* ----------- iPad Pro 12.9" ----------- */
@media (max-width:1366px){
	.left-side{
		min-width: 200px;
		width: 200px;
		padding: 0px 15px;
	}
	.left-side .logo{
		padding: 20px 0px 10px 0px;
		height: 120px;
	}
	.left-side .btn-area{
		max-height: 250px;
	}
	.left-side .btn-area a{
		width: 100%;
		height: 35px;
		border-radius: 30px;
		font-size: 16px;
		margin-bottom: 10px;
	}
	.left-side .left-qr-code{
		max-height: 350px;
	}
}

/*** ### Right Side ### ***/
.right-side{
	position: relative;
	width: 100%;
}
.hero-section{
	position: relative;
	padding: 0px 50px;
	height: 900px;
	background: #f7f5f5;
}
.hero-section h1{
	color: #001966;
	font-size: 75px;
	font-weight: 700;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
.hero-section h2{
	color: #001966;
	font-size: 25px;
	font-weight: 400;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
.hero-section .top-box{
	position: relative;
	padding: 30px 0px;
}
.hero-section .top-box p{
	color: #001966;
	font-size: 35px;
	font-weight: 400;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
.hero-section .top-box p strong{
	font-weight: 700;
}
.hero-section .middle-box{
	position: relative;
	display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
}
.hero-section .middle-box .main-box{
	position: relative;	
	display: inline-flex;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flex;
    display: -o-inline-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	--gap: 2%;
	margin: calc(-1 * var(--gap)) 0 0 calc(-1 * var(--gap));
	width: calc(100% + var(--gap));
	padding-right: 100px;
}
.hero-section .middle-box .main-box > * {
	margin: var(--gap) 0 0 var(--gap);
  }
  .hero-section .middle-box .main-box .boxes{
	position: relative;
	min-width: 31.33%;
	max-width: 31.33%;
	width: 31.33%;
	margin-top: 20px;
	text-decoration: none !important;
	height: 545px;
	background: #000000;
	border-radius: 40px;
	overflow: hidden;
	z-index: 1;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-position: top center !important;
	cursor: pointer;
}
.hero-section .middle-box .main-box .boxes .iner{
	position: relative;
	padding: 0px 30px;
	height: 100%;
}
.hero-section .middle-box .main-box .boxes .title{
	min-height: 120px;
	padding: 30px 0px 15px 0px;
}
.hero-section .middle-box .main-box .boxes .hidden-text{
	min-height: 300px;
	display: none;
}
/*** ### Boxes Images ### ***/
.hero-section .middle-box .main-box .boxes.one{
	background-image: url(../images/01.png);
}
.hero-section .middle-box .main-box .boxes.two{
	background-image: url(../images/02.png);
}
.hero-section .middle-box .main-box .boxes.three{
	background-image: url(../images/03.png);
}
.hero-section .middle-box .main-box .boxes::before{
	position: absolute;
	content: "";
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	border-radius: 40px;
	background: linear-gradient(to top, transparent 0%, #000000 100%);
	z-index: -1;
}
.hero-section .middle-box .main-box .boxes.active .hidden-text{
	display: block;
}
.hero-section .middle-box .main-box .boxes.active::before{
	background: linear-gradient(to top, transparent 0%, #226bb4 100%);
}
/*** ### End Boxes Images ### ***/
.hero-section .middle-box .main-box .boxes .bottom-box{
	position: absolute;
	left: 30px;
	right: 30px;
	bottom: 0px;
	display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    justify-content: end;
    -webkit-justify-content: end;
    -moz-justify-content: end;
    -ms-justify-content: end;
    -o-justify-content: end;
	height: 110px;
}
.hero-section .middle-box .main-box .bottom-box a{
	position: relative;
	display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
	background: #FFFFFF;
	height: 60px;
	width: 60px;
	border-radius: 50%;
	border: 1px solid #FFFFFF;
	text-align: center;
	color: #001a66;
	font-size: 60px;
	text-align: center;
}
.hero-section .middle-box .main-box .bottom-box a .fa-angle-left{
	position: relative;
	left: -3px;
	display: none;
}
.hero-section .middle-box .main-box .bottom-box a .fa-angle-right{
	position: relative;
	right: -3px;
}
.hero-section .middle-box .main-box .boxes.active .fa-angle-right{
	display: none;
}
.hero-section .middle-box .main-box .boxes.active .fa-angle-left{
	display: block;
	color: #3b96de;
}
.hero-section .middle-box .main-box h3{
	color: #FFFFFF;
	font-size: 25px;
	font-weight: 700;
	margin: 0px;
	padding: 0px;
}
.hero-section .middle-box .main-box h4{
	/*color: #001966;*/
	color: #fff;
	font-size: 25px;
	font-weight: 400;
	margin: 0px;
	padding: 0px;
}
.hero-section .middle-box .main-box h4 strong{
	font-weight: 700;
}
.hero-section .middle-box .qr-box{
	position: relative;
	width: 325px;
	min-width: 325px;
}
/**** ### Hero Image ### ***/
.hero-image{
	position: relative;
	background: #f7f5f5;
}
.hero-image .image-box{
	position: relative;
	max-height: 910px;
}
.hero-image .image-box img{
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.hero-image .hero-text{
	position: absolute;
	left: 20px;
	bottom: 20px;
	right: 0px;
	color: #FFFFFF;
	font-size: 175px;
	line-height: 1.25;
}
.hero-image .hero-text .hero-text-h1 {
	font-size: 50%; 
	font-weight: 500;
}
.hero-image .hero-text .hero-text-h2 {
	font-size: 70%; 
	font-weight: 700;
}
@media (max-width:1024px){	
.hero-section{
	position: relative;
	padding: 0px 15px;
	/*height: 650px;*/
	height: 590px;
}
.hero-section h1{
	font-size: 35px;
	margin: 0px 0px 10px 0px;
}
.hero-section h2{
	font-size: 18px;
	margin: 0px 0px 10px 0px;
}
.hero-section .top-box{
	padding: 30px 0px;
}
.hero-section .top-box p{
	font-size: 20px;
	margin: 0px 0px 10px 0px;
}
.hero-section .middle-box .main-box{
	padding-right: 2%;
}
  .hero-section .middle-box .main-box .boxes{
	margin-top: 15px;
	height: 327px;
	border-radius: 20px;
}
.hero-section .middle-box .main-box .boxes .iner{
	padding: 0px 15px;
}
.hero-section .middle-box .main-box .boxes .title{
	min-height: 75px;
	padding: 15px 0px 10px 0px;
}
.hero-section .middle-box .main-box .boxes .hidden-text{
	min-height: 200px;
}
/*** ### Boxes Images ### ***/
.hero-section .middle-box .main-box .boxes::before{
	border-radius: 20px;
}
/*** ### End Boxes Images ### ***/
.hero-section .middle-box .main-box .boxes .bottom-box{
	position: absolute;
	left: 15px;
	right: 15px;
	height: 70px;
}
.hero-section .middle-box .main-box .bottom-box a{
	height: 40px;
	width: 40px;
	font-size: 30px;
}
.hero-section .middle-box .main-box h3{
	color: #FFFFFF;
	font-size: 16px;
}
.hero-section .middle-box .main-box h4{
	font-size: 15px;
}
.hero-section .middle-box .main-box h4 strong{
	font-weight: 700;
}
.hero-section .middle-box .qr-box{
	position: relative;
	width: 200px;
	min-width: 200px;
}
/**** ### Hero Image ### ***/
	.hero-image .image-box{
		max-height: 675px;
	}
	.hero-image .hero-text{
		font-size: 75px;
	}
}
/* ----------- iPad Pro 10.5" ----------- */
@media (max-width:1112px){
	.hero-section {
			position: relative;
			padding: 0px 15px;
			/*height: 650px;*/
			height: 630px;
		}
	
		.hero-section h1 {
			font-size: 35px;
			margin: 0px 0px 10px 0px;
		}
	
		.hero-section h2 {
			font-size: 18px;
			margin: 0px 0px 10px 0px;
		}
	
		.hero-section .top-box {
			padding: 30px 0px;
		}
	
		.hero-section .top-box p {
			font-size: 20px;
			margin: 0px 0px 10px 0px;
		}
	
		.hero-section .middle-box .main-box {
			padding-right: 2%;
		}
	
		.hero-section .middle-box .main-box .boxes {
			margin-top: 15px;
			height: 327px;
			border-radius: 20px;
		}
	
		.hero-section .middle-box .main-box .boxes .iner {
			padding: 0px 15px;
		}
	
		.hero-section .middle-box .main-box .boxes .title {
			min-height: 75px;
			padding: 15px 0px 10px 0px;
		}
	
		.hero-section .middle-box .main-box .boxes .hidden-text {
			min-height: 200px;
		}
	
		/*** ### Boxes Images ### ***/
		.hero-section .middle-box .main-box .boxes::before {
			border-radius: 20px;
		}
	
		/*** ### End Boxes Images ### ***/
		.hero-section .middle-box .main-box .boxes .bottom-box {
			position: absolute;
			left: 15px;
			right: 15px;
			height: 70px;
		}
	
		.hero-section .middle-box .main-box .bottom-box a {
			height: 40px;
			width: 40px;
			font-size: 30px;
		}
	
		.hero-section .middle-box .main-box h3 {
			color: #FFFFFF;
			font-size: 16px;
		}
	
		.hero-section .middle-box .main-box h4 {
			font-size: 15px;
		}
	
		.hero-section .middle-box .main-box h4 strong {
			font-weight: 700;
		}
	
		.hero-section .middle-box .qr-box {
			position: relative;
			width: 200px;
			min-width: 200px;
		}
	
		/**** ### Hero Image ### ***/
		.hero-image .image-box {
			max-height: 675px;
		}
	
		.hero-image .hero-text {
			font-size: 90px;
		}
}
/* ----------- iPad Pro 12.9" ----------- */
@media (max-width:1366px){
	.hero-section {
		position: relative;
		padding: 0px 15px;
		height: 650px;
	}

	.hero-section h1 {
		font-size: 55px;
		margin: 0px 0px 10px 0px;
	}

	.hero-section h2 {
		font-size: 20px;
		margin: 0px 0px 10px 0px;
	}

	.hero-section .top-box {
		padding: 30px 0px;
	}

	.hero-section .top-box p {
		font-size: 22px;
		margin: 0px 0px 30px 0px;
	}

	.hero-section .middle-box .main-box {
		padding-right: 2%;
	}

	.hero-section .middle-box .main-box .boxes {
		margin-top: 15px;
		height: 400px;
		border-radius: 20px;
	}

	.hero-section .middle-box .main-box .boxes .iner {
		padding: 0px 15px;
	}

	.hero-section .middle-box .main-box .boxes .title {
		min-height: 75px;
		padding: 15px 0px 10px 0px;
	}

	.hero-section .middle-box .main-box .boxes .hidden-text {
		min-height: 200px;
	}

	/*** ### Boxes Images ### ***/
	.hero-section .middle-box .main-box .boxes::before {
		border-radius: 20px;
	}

	/*** ### End Boxes Images ### ***/
	.hero-section .middle-box .main-box .boxes .bottom-box {
		position: absolute;
		left: 15px;
		right: 15px;
		height: 70px;
	}

	.hero-section .middle-box .main-box .bottom-box a {
		height: 40px;
		width: 40px;
		font-size: 30px;
	}

	.hero-section .middle-box .main-box h3 {
		color: #FFFFFF;
		font-size: 16px;
	}

	.hero-section .middle-box .main-box h4 {
		font-size: 15px;
	}

	.hero-section .middle-box .main-box h4 strong {
		font-weight: 700;
	}

	.hero-section .middle-box .qr-box {
		position: relative;
		width: 240px;
		min-width: 240px;
	}

	/**** ### Hero Image ### ***/
	.hero-image .image-box {
		max-height: 675px;
	}

	.hero-image .hero-text {
		font-size: 120px;
	}
}

/*** ### Footer Text ### ***/
.footer-text{
	position: relative;
	padding: 15px 0px;
}
.footer-text h2{
	font-size: 30px;
	font-weight: 500;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	color: #9499a6;
}
.footer-text p{
	font-size: 16px;
	font-weight: 500;
	margin: 0px;
	padding: 0px;
	color: #9499a6;
	text-align: right;
	margin: 0px 0px 15px 0px;
}
@media (max-width:1024px){
	.footer-text{
		padding: 10px 0px;
	}
	.footer-text h2{
		font-size: 20px;
		margin: 0px 0px 10px 0px;
	}
	.footer-text p{
		font-size: 10px;
		margin: 0px 0px 10px 0px;
	}
	.push-footer{
		margin-top:100px;
	}
}
/* ----------- iPad Pro 10.5" ----------- */
@media (max-width:1112px){
	.footer-text{
		padding: 10px 0px;
	}
	.footer-text h2{
		font-size: 22px;
		margin: 0px 0px 10px 0px;
	}
	.footer-text p{
		font-size: 10px;
		margin: 0px 0px 10px 0px;
	}
	.push-footer{
		margin-top:120px;
	}
}
/* ----------- iPad Pro 12.9" ----------- */
@media (max-width:1366px){

}

/* pagina video */
video {
	max-width: 100%;
	height: auto;
}

/* pagina form */

.form-ai {
	margin: 10px auto;
	color: #001966;
}

.form-ai form {
	min-width: 750px;
}

.form-ai fieldset {
	border: none;
}

.form-ai legend {
	font-size: 24px;
	margin-bottom: 10px;
}

.form-ai label {
	display: block;
	margin-bottom: 8px;
}

.form-ai input[type="text"],
.form-ai input[type="date"],
.form-ai input[type="datetime"],
.form-ai input[type="email"],
.form-ai input[type="number"],
.form-ai input[type="search"],
.form-ai input[type="time"],
.form-ai input[type="url"],
.form-ai textarea,
.form-ai select {
	border-radius: 20px;
	font-size: 20px;
	margin: 0;
	outline: 0;
	padding: 15px 20px;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	background-color: rgba(255, 255, 255, 0.5);
	border: 1px solid #9499a6;
	color: #8a97a0;
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03) inset;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03) inset;
	margin-bottom: 20px;

}

.form-ai input[type="text"]:focus,
.form-ai input[type="date"]:focus,
.form-ai input[type="datetime"]:focus,
.form-ai input[type="email"]:focus,
.form-ai input[type="number"]:focus,
.form-ai input[type="search"]:focus,
.form-ai input[type="time"]:focus,
.form-ai input[type="url"]:focus,
.form-ai textarea:focus,
.form-ai select:focus {
	background: #d2d9dd;
}

.form-ai select {
	-webkit-appearance: menulist-button;
	min-height: 50px;
}

.form-ai .number {
	background: #001966;
	color: #fff;
	height: 30px;
	width: 30px;
	display: inline-block;
	font-size: 18px;
	margin-right: 4px;
	line-height: 30px;
	text-align: center;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
	border-radius: 15px 15px 15px 0px;
}

.form-ai input[type="submit"],
.form-ai input[type="button"] {
	position: relative;
	display: block;
	padding: 15px;
	color: #FFF;
	margin: 0 auto;
	background: #001966;
	font-size: 24px;
	text-align: center;
	font-style: 700;
	width: 100%;
	border: 1px solid #9499a6;
	border-width: 1px 1px 3px;
	margin-bottom: 10px;
	border-radius: 30px;
}

.form-ai input[type="submit"]:hover,
.form-ai input[type="button"]:hover {
	background: #9499a6;
}

@media (max-width:1024px) {
	.form-page .hero-section .top-box {
		padding: 30px 0px 0px 0px;
	}
	.form-ai legend {
		font-size: 20px;
		margin-bottom: 7px;
	}
	.form-ai input[type="text"],
	.form-ai input[type="date"],
	.form-ai input[type="datetime"],
	.form-ai input[type="email"],
	.form-ai input[type="number"],
	.form-ai input[type="search"],
	.form-ai input[type="time"],
	.form-ai input[type="url"],
	.form-ai textarea,
	.form-ai select {
		border-radius: 20px;
		font-size: 18px;
		padding: 10px 20px;
		margin-bottom: 15px;
	}
	.form-ai select {
		min-height: 30px;
	}
	.form-ai .number {
		height: 25px;
		width: 25px;
		font-size: 16px;
		line-height: 24px;
	}
	.form-ai input[type="submit"],
	.form-ai input[type="button"] {
		padding: 12px;
		font-size: 22px;
	}
}
/* ----------- iPad Pro 10.5" ----------- */
@media (max-width:1112px){
	.form-page .hero-section .top-box {
		padding: 30px 0px 0px 0px;
	}
	.form-ai legend {
		font-size: 20px;
		margin-bottom: 7px;
	}
	.form-ai input[type="text"],
	.form-ai input[type="date"],
	.form-ai input[type="datetime"],
	.form-ai input[type="email"],
	.form-ai input[type="number"],
	.form-ai input[type="search"],
	.form-ai input[type="time"],
	.form-ai input[type="url"],
	.form-ai textarea,
	.form-ai select {
		border-radius: 20px;
		font-size: 18px;
		padding: 10px 20px;
		margin-bottom: 15px;
	}
	.form-ai select {
		min-height: 30px;
	}
	.form-ai .number {
		height: 25px;
		width: 25px;
		font-size: 16px;
		line-height: 24px;
	}
	.form-ai input[type="submit"],
	.form-ai input[type="button"] {
		padding: 12px;
		font-size: 22px;
	}
}
/* ----------- iPad Pro 12.9" ----------- */
@media (max-width:1366px){
	.form-page .hero-section .top-box {
		padding: 30px 0px 0px 0px;
	}
	.form-ai legend {
		font-size: 20px;
		margin-bottom: 7px;
	}
	.form-ai input[type="text"],
	.form-ai input[type="date"],
	.form-ai input[type="datetime"],
	.form-ai input[type="email"],
	.form-ai input[type="number"],
	.form-ai input[type="search"],
	.form-ai input[type="time"],
	.form-ai input[type="url"],
	.form-ai textarea,
	.form-ai select {
		border-radius: 20px;
		font-size: 18px;
		padding: 10px 20px;
		margin-bottom: 20px;
	}
	.form-ai select {
		min-height: 30px;
	}
	.form-ai .number {
		height: 25px;
		width: 25px;
		font-size: 16px;
		line-height: 24px;
	}
	.form-ai input[type="submit"],
	.form-ai input[type="button"] {
		padding: 12px;
		font-size: 22px;
	}
}