
/* RTL Css */




.inbox
{
	width: 340px;
	height: auto;
	background-color: #fff;
	padding: 25px;
	border: 1px solid #f5f4f7;

	-webkit-box-shadow: 0 -.25rem .875rem 0 rgba(0, 0, 0, .15), 0 .0625rem .625rem 0 rgba(0, 0, 0, .12), 0 .25rem .9375rem .3125rem rgba(0, 0, 0, .2);
	box-shadow: 0 -.25rem .875rem 0 rgba(0, 0, 0, .15), 0 .0625rem .625rem 0 rgba(0, 0, 0, .12), 0 .25rem .9375rem .3125rem rgba(0, 0, 0, .2);
	margin: 40px;
	
	
		z-index: 999;
}

.box-maintitle
{}

.box-subtitle
{

	margin-top: 25px;
	font-size: 18px;

}

.brand-title
{

	padding: .4375rem;
	font-size: 12px;
	font-size: 0.7rem;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: .14px;
	letter-spacing: .0088rem;
	text-align: left;
	color: #4a4a4a;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
	border-radius: .125rem;
	border: .0625rem solid #9b9b9b;
	margin-top: 15px;

}

.box-div-number
{

	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	font-family: Gilroy, sans-serif;
	--font-family-base: "Gilroy", sans-serif !important;
	--max-content-width: 1000px;
	--screen-xs-min: 480px;
	--screen-sm-min: 768px;
	--screen-md-min: 992px;
	--screen-lg-min: 1200px;
	-webkit-tap-highlight-color: transparent;
	user-select: none;
	padding: .1375rem;
	font-size: 1rem;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: .0088rem;
	text-align: left;
	color: #4a4a4a;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-radius: .125rem;
	border: .0625rem solid #9b9b9b;
	margin-top: 20px;

}

.box-div-number input
{

	-webkit-text-size-adjust: 100%;
	--font-family-base: "Gilroy", sans-serif !important;
	--max-content-width: 1000px;
	--screen-xs-min: 480px;
	--screen-sm-min: 768px;
	--screen-md-min: 992px;
	--screen-lg-min: 1200px;
	-webkit-tap-highlight-color: transparent;
	user-select: none;
	font-family: inherit;
	font-weight: 400;
	padding: .7375rem;
	font-size: 12px;
	font-size: 0.9rem;
	line-height: 1.15;
	margin: 0;
	overflow: visible;
	transition: font-size .5s;
	border: none;
	outline: none;
	width: 100%;
	letter-spacing: .08rem;
}

.box-manufacture-screen{





}

.manufacture-title,.model-title,.fuel-title{

padding: .4375rem;
	font-size: 12px;
	font-size: 0.7rem;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: .14px;
	letter-spacing: .0088rem;
	text-align: left;
	color: #4a4a4a;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: flex-start;
	align-items: flex-start;
	-ms-flex-pack: justify;
	align-content: center;
	-ms-align-content: center;
	justify-content: left;
	border-radius: .125rem;
	border: .0625rem solid #9b9b9b;
	margin-top: 15px;
	line-height:14px;

}

.brand-title>span,box-div-number,.manufacture-title input,.model-title input,.fuel-title input{
margin-left:10px;
font-size: 14px;
	font-size: 1.0rem;
	margin-top:0px!important;
	width:100%;
}

.brand-container-outer{
	    color: #222;
    font-weight: 100;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    font-size: 18px!important;
    font-family: Gilroy,sans-serif;
    --font-family-base: "Gilroy",sans-serif!important;
    --max-content-width: 1000px;
    --screen-xs-min: 480px;
    --screen-sm-min: 768px;
    --screen-md-min: 992px;
    --screen-lg-min: 1200px;
    -webkit-tap-highlight-color: transparent;
    user-select: none;
    flex: 1 1;
    display: flex;
	-ms-flex-align: flex-start;
	align-items: flex-start;
	-ms-flex-pack: justify;
	justify-content: left;
    overflow: auto;
    height: auto;
	
}

.brand-container-inner-grid{
	    color: #222;
    font-weight: 100;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    font-size: 18px!important;
    font-family: Gilroy,sans-serif;
    --font-family-base: "Gilroy",sans-serif!important;
    --max-content-width: 1000px;
    --screen-xs-min: 480px;
    --screen-sm-min: 768px;
    --screen-md-min: 992px;
    --screen-lg-min: 1200px;
    -webkit-tap-highlight-color: transparent;
    user-select: none;
    margin-top: 30px;
    margin-bottom: 15px;
    display: grid;
    grid-template-columns: repeat(3,minmax(80px,1fr));
    grid-row-gap: 24px;
    width: 100%;
    align-items: baseline;
    overflow-y: auto;
    overflow-x: hidden;
	
}

.brand-container-inner-grid>a{

    font-weight: 100;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    font-size: 18px!important;
    font-family: Gilroy,sans-serif;
    --font-family-base: "Gilroy",sans-serif!important;
    --max-content-width: 1000px;
    --screen-xs-min: 480px;
    --screen-sm-min: 768px;
    --screen-md-min: 992px;
    --screen-lg-min: 1200px;
    -webkit-tap-highlight-color: transparent;
    user-select: none;
    color: #0074c2;
    background-color: rgba(0,0,0,0);
    text-decoration: none;
}


.box-image-container{
    font-weight: 100;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    font-size: 18px!important;
    font-family: Gilroy,sans-serif;
    --font-family-base: "Gilroy",sans-serif!important;
    --max-content-width: 1000px;
    --screen-xs-min: 480px;
    --screen-sm-min: 768px;
    --screen-md-min: 992px;
    --screen-lg-min: 1200px;
    color: #0074c2;
    -webkit-tap-highlight-color: transparent;
    user-select: none;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex: 1 1;
    cursor: pointer;
    transition: transform .2s,-webkit-transform .2s;
    margin-bottom: 0px;
	}

.box-image-container > img {
	
	    font-weight: 100;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    font-size: 18px!important;
    font-family: Gilroy,sans-serif;
    --font-family-base: "Gilroy",sans-serif!important;
    --max-content-width: 1000px;
    --screen-xs-min: 480px;
    --screen-sm-min: 768px;
    --screen-md-min: 992px;
    --screen-lg-min: 1200px;
    color: #0074c2;
    -webkit-tap-highlight-color: transparent;
    user-select: none;
    cursor: pointer;
    vertical-align: middle;
    border-style: none;
    width: 88px;
    height: 60px;
    object-fit: contain;
}
.box-models-screen .box-image-container{
	
	    font-weight: 100;
    line-height: 1.45;
    -webkit-text-size-adjust: 100%;
    font-size: 18px!important;
    font-family: Gilroy,sans-serif;
    --font-family-base: "Gilroy",sans-serif!important;
    --max-content-width: 1000px;
    --screen-xs-min: 480px;
    --screen-sm-min: 768px;
    --screen-md-min: 992px;
    --screen-lg-min: 1200px;
    color: #0074c2;
    -webkit-tap-highlight-color: transparent;
    user-select: none;
    cursor: pointer;
    vertical-align: middle;
    border-style: none;
	padding: 5px;
	padding-top:0px;
	margin:0px 5px;
	border: 2px solid silver;
	 border-radius: 9px;
	text-transform: uppercase;
	object-fit:contain;
   
}
.box-models-screen .box-image-container:hover{
	background-color:silver;
}

.brand-small-title{
	
	    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    font-family: Gilroy,sans-serif;
    --font-family-base: "Gilroy",sans-serif!important;
    --max-content-width: 1000px;
    --screen-xs-min: 480px;
    --screen-sm-min: 768px;
    --screen-md-min: 992px;
    --screen-lg-min: 1200px;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    user-select: none;
    margin-top: 10px;
    font-size: 13px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: .12px;
    text-align: center;
    color: #282828;
}


.icons-container{
	
	 -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;
  overflow-y:hidden;
  overflow-x:hidden;
   overflow: -moz-scrollbars-none;
   background-color:white!important;
   height:calc(40vh)!important;
	margin-top: 20px;

}

.boxsubmit,.mplans{
	
	    line-height: 1.0;
    -webkit-text-size-adjust: 100%;
    font-family: Gilroy,sans-serif;
    --font-family-base: "Gilroy",sans-serif!important;
    --max-content-width: 1000px;
    --screen-xs-min: 480px;
    --screen-sm-min: 768px;
    --screen-md-min: 992px;
    --screen-lg-min: 1200px;
    -webkit-tap-highlight-color: transparent;
    user-select: none;
    padding: .9375rem;
    align-items: center;
    border: .0625rem solid #9b9b9b;
    border-radius: .125rem;
    border-color: #001659;
    background-color: #001659;
    font-size: 1rem;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: .01rem;
    text-align: left;
    color: #fff;
    display: flex;
    justify-content: center;
    cursor: pointer;
	margin-top:15px;
}

.cred-container{
	
	
	    color: #222;
    font-weight: 100;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    font-size: 18px!important;
    font-family: Gilroy,sans-serif;
    --font-family-base: "Gilroy",sans-serif!important;
    --max-content-width: 1000px;
    --screen-xs-min: 480px;
    --screen-sm-min: 768px;
    --screen-md-min: 992px;
    --screen-lg-min: 1200px;
    -webkit-tap-highlight-color: transparent;
    user-select: none;
    padding: 0.7rem 0.4rem 0.8rem;
    background-color: #fff;
	
	
}

.cred-inner{
	
	    color: #222;
    font-weight: 100;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    font-size: 18px!important;
    font-family: Gilroy,sans-serif;
    --font-family-base: "Gilroy",sans-serif!important;
    --max-content-width: 1000px;
    --screen-xs-min: 480px;
    --screen-sm-min: 768px;
    --screen-md-min: 992px;
    --screen-lg-min: 1200px;
    -webkit-tap-highlight-color: transparent;
    user-select: none;
    display: grid;
    grid-template-columns: 1fr 1fr;
    justify-content: space-between;
	
}

.cred-left{
	    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    font-family: Gilroy,sans-serif;
    --font-family-base: "Gilroy",sans-serif!important;
    --max-content-width: 1000px;
    --screen-xs-min: 480px;
    --screen-sm-min: 768px;
    --screen-md-min: 992px;
    --screen-lg-min: 1200px;
    -webkit-tap-highlight-color: transparent;
    user-select: none;
    display: grid;
    grid-template-rows: auto;
    grid-row-gap: .1rem;
    font-size: 1.6rem;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: .01rem;
    text-align: left;
    color: #071c2c;
    justify-items: center;
    border-right: 2px solid grey;
	
}
.cred-left-inner{
	
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    font-family: Gilroy,sans-serif;
    --font-family-base: "Gilroy",sans-serif!important;
    --max-content-width: 1000px;
    --screen-xs-min: 480px;
    --screen-sm-min: 768px;
    --screen-md-min: 992px;
    --screen-lg-min: 1200px;
    -webkit-tap-highlight-color: transparent;
    user-select: none;
    display: grid;
    grid-template-rows: auto;
    grid-row-gap: .1rem;
    font-size: 1.6rem;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: .01rem;
    text-align: left;
    color: #071c2c;
    justify-items: center;
    padding: 0 1.7rem;	
	
}

.cred-left-text-outer{
	
	
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    font-family: Gilroy,sans-serif;
    --font-family-base: "Gilroy",sans-serif!important;
    --max-content-width: 1000px;
    --screen-xs-min: 480px;
    --screen-sm-min: 768px;
    --screen-md-min: 992px;
    --screen-lg-min: 1200px;
    font-size: 1.6rem;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: .01rem;
    text-align: left;
    color: #071c2c;
    -webkit-tap-highlight-color: transparent;
    user-select: none;
    display: flex;	
	
}
.cred-left-text-inner{
	    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    font-family: Gilroy,sans-serif;
    --font-family-base: "Gilroy",sans-serif!important;
    --max-content-width: 1000px;
    --screen-xs-min: 480px;
    --screen-sm-min: 768px;
    --screen-md-min: 992px;
    --screen-lg-min: 1200px;
    font-size: 1.6rem;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: .01rem;
    text-align: left;
    color: #071c2c;
    -webkit-tap-highlight-color: transparent;
    user-select: none;
    padding-top: .18rem;
	
}
.cred-left-text-inner span{
	
	    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    font-family: Gilroy,sans-serif;
    --font-family-base: "Gilroy",sans-serif!important;
    --max-content-width: 1000px;
    --screen-xs-min: 480px;
    --screen-sm-min: 768px;
    --screen-md-min: 992px;
    --screen-lg-min: 1200px;
    font-size: 1.6rem;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: .01rem;
    text-align: left;
    -webkit-tap-highlight-color: transparent;
    user-select: none;
    color: rgb(0, 128, 0);
	

}

.cred-left-desc{
	
	    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    font-family: Gilroy,sans-serif;
    --font-family-base: "Gilroy",sans-serif!important;
    --max-content-width: 1000px;
    --screen-xs-min: 480px;
    --screen-sm-min: 768px;
    --screen-md-min: 992px;
    --screen-lg-min: 1200px;
    -webkit-tap-highlight-color: transparent;
    user-select: none;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    font-size: .7125rem;
    letter-spacing: .0075rem;
    text-align: center;
    color: grey;
}

.cred-right{
	
	    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    font-family: Gilroy,sans-serif;
    --font-family-base: "Gilroy",sans-serif!important;
    --max-content-width: 1000px;
    --screen-xs-min: 480px;
    --screen-sm-min: 768px;
    --screen-md-min: 992px;
    --screen-lg-min: 1200px;
    -webkit-tap-highlight-color: transparent;
    user-select: none;
    display: grid;
    grid-template-rows: auto;
    grid-row-gap: .1rem;
    font-size: 1.6rem;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: .01rem;
    text-align: left;
    color: #071c2c;
    justify-items: center;
	
}

.cred-right-inner{
	
	
	    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    font-family: Gilroy,sans-serif;
    --font-family-base: "Gilroy",sans-serif!important;
    --max-content-width: 1000px;
    --screen-xs-min: 480px;
    --screen-sm-min: 768px;
    --screen-md-min: 992px;
    --screen-lg-min: 1200px;
    font-size: 1.6rem;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: .01rem;
    text-align: left;
    color: #071c2c;
    -webkit-tap-highlight-color: transparent;
    user-select: none;
    padding-top: .18rem;
	
}

.cred-right-text-outer{
	    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    font-family: Gilroy,sans-serif;
    --font-family-base: "Gilroy",sans-serif!important;
    --max-content-width: 1000px;
    --screen-xs-min: 480px;
    --screen-sm-min: 768px;
    --screen-md-min: 992px;
    --screen-lg-min: 1200px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: .01rem;
    color: #071c2c;
    -webkit-tap-highlight-color: transparent;
    user-select: none;
    font-size: 1.4rem;
    text-align: center;
}

.cred-right-desc{
	
	    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    font-family: Gilroy,sans-serif;
    --font-family-base: "Gilroy",sans-serif!important;
    --max-content-width: 1000px;
    --screen-xs-min: 480px;
    --screen-sm-min: 768px;
    --screen-md-min: 992px;
    --screen-lg-min: 1200px;
    -webkit-tap-highlight-color: transparent;
    user-select: none;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    font-size: .7125rem;
    letter-spacing: .0075rem;
    text-align: center;
    color: grey;
    padding: .18rem 3rem;
	
}
.selectedclick{
border: 3px solid #ededed!important;
padding:5px;
}
.box-models-screen .selectedclick{
	background-color: silver;
	border-radius:9px;
	padding:0px;
}
.box-models-screen .brand-small-title{
	font-size:0.6em!important;
}



.pright,.pleft{
	
	
	
	
	display:inline!important;
}

.pright{
	
	float:right;
	cursor: pointer;
}


@media (min-width: 420px) and (max-width: 1023px) {
  
	   .inbox{
		position:relative!important;
		top:-330px!important;
		margin-top:0px;
		margin-left:auto;
		margin-right:auto;
		padding-left:15px!important;
	}
	
	.testimonial-section .auto-container{
		
		margin-left:0px!important;
	}
	
	
}

@media (min-width: 220px) and (max-width: 479px) {
  
	
	  .inbox{
		position:relative!important;
		top:-330px!important;
		margin-top:0px;
		margin-left:auto;
		margin-right:auto;
		padding-left:15px!important;
	}
	
	 .inbox.book{
		position:relative!important;
		top:0px!important;
		margin-top:0px;
		margin-left:auto;
		margin-right:auto;
		padding-left:15px!important;
	}
	
	.testimonial-section .auto-container{
		
		margin-left:0px!important;
	}
	
	
}

