@font-face {
    font-family: 'CreteRound-Regular';
    src: url('fonts/CreteRound-Regular.eot');
    src: url('fonts/CreteRound-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/CreteRound-Regular.woff2') format('woff2'),
        url('fonts/CreteRound-Regular.woff') format('woff'),
        url('fonts/CreteRound-Regular.ttf') format('truetype'),
        url('fonts/CreteRound-Regular.svg#CreteRound-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AvenirLTStd-Roman';
    src: url('fonts/AvenirLTStd-Roman.eot');
    src: url('fonts/AvenirLTStd-Roman.eot?#iefix') format('embedded-opentype'),
        url('fonts/AvenirLTStd-Roman.woff2') format('woff2'),
        url('fonts/AvenirLTStd-Roman.woff') format('woff'),
        url('fonts/AvenirLTStd-Roman.ttf') format('truetype'),
        url('fonts/AvenirLTStd-Roman.svg#AvenirLTStd-Roman') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AvenirLTStd-Black';
    src: url('fonts/AvenirLTStd-Black.eot');
    src: url('fonts/AvenirLTStd-Black.eot?#iefix') format('embedded-opentype'),
        url('fonts/AvenirLTStd-Black.woff2') format('woff2'),
        url('fonts/AvenirLTStd-Black.woff') format('woff'),
        url('fonts/AvenirLTStd-Black.ttf') format('truetype'),
        url('fonts/AvenirLTStd-Black.svg#AvenirLTStd-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}



body{margin: 0px;padding: 0px;}
li{list-style-type:none !important;}
img{max-width:100%;}
input.text,
input[type="text"],
input[type="button"],
input[type="submit"],
input[type="email"],
input[type="tel"],
textarea,
.input-checkbox{
-webkit-appearance: none;
border-radius: 0;-webkit-border-radius:0;-webkit-box-shadow:none;box-shadow:none;outline:0;
}
h1,h2,h3,h4,h5,h6,p{margin:0px;line-height: normal;}
input:focus{outline:0;}
textarea:focus{outline:0;}
button:focus{outline:0;}
a{cursor: pointer;text-decoration:none;transition:all .4s;-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s;}
a:focus{text-decoration:none;outline:0;}
.TC{text-align:center;}
.TL{text-align:left;}
.TR{text-align:right;}
.margin_auto{margin:auto;float:none;}
.padding{padding:0;}
.pr{padding-right: 0px;}
.pl{padding-left: 0px;}
.al{width:100%;height:100%;display:table;}
.alm{width:100%;height:100%;display:table-cell;vertical-align:middle;}

	
.rentinbaja-new-main
{
	width:100%;
	height:auto;
	background-color:#c0c0c0;
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	justify-content:center;
	padding:100px 0px;
}
.rentinbaja-new-sub
{
	max-width:1400px;
	width:100%;
	height:auto;
	background-image:url('../images/rentinbaja-new-banner.png');
	position:relative;
	z-index:999;
	background-repeat:no-repeat;
	background-size:cover;
}
.rentinbaja-new-back-blue
{
	position: absolute;
    content: "";
    top: 0;
    left: 0;
    right:0;
    bottom:0;
    width: 100%;
    height: 100%;
    /*object-fit:cover;*/
    z-index:-9;
}
.rentinbaja-new-back-blue img
{
	width:100%;
	height:100%;
}
.rentinbaja-new-content
{
	width:100%;
	padding:100px 0px 150px;
	z-index:9999999;
	max-width:780px;
	margin:0 auto;
}
.rentinbaja-new-logo
{
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	padding-bottom:170px;
}
.rentinbaja-new-title h6
{
	font-size:60px;
	line-height: 61px;
	font-family:'CreteRound-Regular';
	color:#fff;
	text-align:center;
	margin:0;
}
.rentinbaja-new-title
{
	position:relative;
	padding-bottom:50px;
}
.rentinbaja-new-title::after
{
	position: absolute;
    content: "";
    top: -48px;
    left: -140px;
    width: 140px;
    height: 28px;
    background-image:url('../images/rentinbaja-new-logo-sign.png');
}
.rentinbaja-new-text p
{
	font-size:21px;
	line-height:22px;
	color:#fff;
	text-align:center;
	font-family:'AvenirLTStd-Roman';
	margin:0;
	padding-bottom:50px;
}
.rentinbaja-new-input
{
	width:100%;
	display:flex;
	flex-wrap:wrap;
	height:70px;
	border-radius:5px;
}
.rentinbaja-new-input input
{
    width: 100% !important;
    height: 70px !important;
    border: none !important;
    padding: 0px 0px 0px 25px !important;
    font-size: 21px !important;
    font-family: 'AvenirLTStd-Black' !important;

}

.rentinbaja-new-input button
{
	width:160px;
	height:100%;
	border:none;
	background-color:#37c0bb;
	color:#fff;
	font-size:21px;
	font-family:'AvenirLTStd-Black';
}

.rentinbaja-new-input input#mc-embedded-subscribe{
	width:100% !important;
	height:70px !important;
	border:none !important;
	background-color:#37c0bb !important;
	color:#fff !important;
	font-size:21px !important;
	font-family:'AvenirLTStd-Black' !important;
}
.rentinbaja-new-back-blue-mob
{
	position: absolute;
    content: "";
    top: 0;
    left: 0;
    right:0;
    bottom:0;
    width: 100%;
    height: 100%;
    /*object-fit:cover;*/
    z-index:-9;
    display:none;
}
.rentinbaja-new-back-blue-mob img
{
	height: 100%;
    width: 100%;
    object-fit: cover;
}

.rentinbaja-new-sub{
	height: 100%;
	max-width: 100%;
	display: flex;
	flex-wrap: wrap-reverse;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.rentinbaja-new-main{
	height: 100vh;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	padding: 0px;
}
.rentinbaja-new-content{
	padding: 0px;
}

.rentinbaja-new-main #mc_embed_signup form{
	padding: 0px !important;
}
.rentinbaja-new-main #mc_embed_signup .mc-field-group{padding-bottom: 0px !important;    width: 76%;}
.rentinbaja-new-main input#mc-embedded-subscribe{padding: 0px !important;margin: 0px!important; width: 100%; border-radius: 0px !important;}
.rentinbaja-new-main #mc_embed_signup_scroll {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.rentinbaja-new-main #mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error{
	font-family: 'AvenirLTStd-Roman';
}
.rentinbaja-new-main #mc_embed_signup div#mce-responses{
	top: 0;
    padding: 0;
    overflow: hidden;
    width: auto;
    margin: 0;
}
.rentinbaja-new-main #mc_embed_signup .clear{
	width: 24%;
}


@media screen and (min-width: 768px) and (max-width: 900px){
	.rentinbaja-new-content{max-width: 90%;}
	.rentinbaja-new-title::after{left: -40px;}
	.rentinbaja-new-logo{padding-bottom: 60px;}
	.rentinbaja-new-title h6{font-size: 50px;}
}

@media screen and (max-width:767px)
{
	.rentinbaja-new-sub
	{
		background-image:url('../images/rentinbaja-new-banner1.png');
		padding:30px 10px 0px;
		height:100vh;
	}
	.rentinbaja-new-back-blue{display:none;}
	.rentinbaja-new-back-blue-mob{display:block;}
	.rentinbaja-new-main{padding:0; height:100vh;}
	.rentinbaja-new-content{padding:0; max-width:500px;}
	.rentinbaja-new-logo img{width:220px; height:55px;}
	.rentinbaja-new-logo{padding-bottom:40px;}
	.rentinbaja-new-title h6{font-size:36px; line-height:47px;}
	.rentinbaja-new-title{padding-bottom:20px;}
	.rentinbaja-new-text p{font-size:16px; line-height:19px; padding-bottom:30px;}
	.rentinbaja-new-input input {width:100%; text-align:center; margin-bottom:10px; padding-left:0; font-size:18px; height: 60px;}
	.rentinbaja-new-input {height:60px; justify-content:center;}
	.rentinbaja-new-input button{width:220px; height:60px;}
	.rentinbaja-new-title::after 
	{
	    top: -25px;
	    left: -10px;
	    width: 70px;
	    height: 20px;
	    background-image: url(../images/rentinbaja-new-logo-sign-mob.png);
	    background-repeat: no-repeat;
	    background-size: contain;
	}

	.rentinbaja-new-main #mc_embed_signup .mc-field-group{width: 100%;}
	.rentinbaja-new-main #mc_embed_signup .clear{width: 100%;text-align: center;}
	.rentinbaja-new-main input#mc-embedded-subscribe{width: 220px !important;height: 60px !important;}
	.rentinbaja-new-input input{height: 60px !important;}
	.rentinbaja-new-main #mc_embed_signup{background-color: transparent !important;}
	.rentinbaja-new-main #mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error{width: 100%;}


}
