/*
Theme Name: Taylors Beta
Description:  
Author: Family  Auto
Theme URI: 
Author URI: http://www.thefamilyautogroup.com/
Version: 2.0
*/
/* trade page*/
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Alfa+Slab+One&display=swap');
#tradepage{ margin-top:0px; }
#tradepage{} .section-2{margin-top:50px;}
#tradepage{} .section-2 .content{padding:30px 40px;text-align:center;}
#tradepage{} .section-2 p{font-size:20px; padding:0px 0;}
#tradepage{} .section-5 p{font-size:20px; padding:0px 0;}


#tradepage{} .video{
    
    position: relative;
    /* background: #F7F9FF; */
    overflow: hidden;
 
}

.gray-box .content{padding:30px 40px;line-height: 2rem;}
.gray-box p{font-size:20px; padding:0px 0;font-weight:bold;}

.gray-box {
   padding: 60px 20px 60px;
    background: #F7F9FF;
    position: relative;
}
.gray-box h2{font-weight:500;font-size:40px;}

.video {
    padding: 110px 0px 90px;
    background: #F7F9FF;
    position: relative;
}

 .video .shape {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
}

.video .shape2 {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
}

#tradepage{} .section-3 .process{background:#5bbfff;}
.arrow-red{float:right;width:60%;}
.banner-trade{padding:82px 10px 40px 20px;}
.banner-trade h1 {
    font-weight: 800;
    font-size: 36px;
    margin-top: 40px;
    background: #022841;
    color: #fff;
    padding: 20px 40px;
    display: inline;
    border-radius: 50px;
    margin-left: 20px;
}

.banner-trade h3 {
   font-weight: 900;
    font-size: 34px;
    margin-top: 60px;
    line-height: 40px;
    margin-left: 20px;
    margin-right: 43px;
}

#tradepage{} .section-5{margin-top:60px; margin-bottom:60px;}

.large-hover-features-box {
    height: 100%;
    background-color: #0656a7;
    border-radius: 6px;
    box-shadow: 0 5px 10px 0 rgba(130,136,184,0.2);
    -webkit-box-shadow: 0 5px 10px 0 rgba(130,136,184,0.2);
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

.text-center {
    text-align: center!important;
}
.large-hover-features-box-item {
    position: relative;
    padding: 35px 30px 33px;
}

.large-hover-features-box:hover, .large-hover-features-box.active {
    color: #fff;
    background-color: #003b77;
    box-shadow: 0 15px 15px rgba(0,0,0,0.15);
}
.large-hover-features-box-item .step {
    position: absolute;
    top: 5px;
    right: 30px;
    color: #eaf0fb;
    font-size: 70px;
    font-weight: 600;
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

.large-hover-features-box-icon {
    font-size: 30px;
    margin-bottom: 30px;
}

.large-hover-features-box-icon.icon-center {
    width: 139px;
    height: 113px;
    margin: auto;
    text-align: center;
    position: relative;
    margin-bottom: 20px;
    -webkit-transition: all .3s ease 0;
    -moz-transition: all .3s ease 0;
    -o-transition: all .3s ease 0;
    transition: all .3s ease 0;
}
.large-hover-features-box-icon.icon:before, .large-hover-features-box-icon.icon-center:before {
    content: '';
    position: absolute;
    width: 139px;
    height: 113px;
    left: 0;
    top: 0;
    opacity: 0.5;
    background: url(assets/images/star-bg.svg) center center no-repeat;
    -webkit-transition: all .3s ease 0;
    -moz-transition: all .3s ease 0;
    -o-transition: all .3s ease 0;
    transition: all .3s ease 0;
}
.large-hover-features-box-icon.icon i, .large-hover-features-box-icon.icon-center i {
    display: block;
    height: 67px;
    line-height: 67px;
    position: absolute;
    width: 100%;
    top: 22px;
    z-index: 2;
   font-size: 67px;
    background: -webkit-linear-gradient(#ffe007,#ff0000);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-transition: all .3s ease 0;
    -moz-transition: all .3s ease 0;
    -o-transition: all .3s ease 0;
    transition: all .3s ease 0;
}


.large-hover-features-box-content h4 {
    margin: 0 0 10px;
    font-weight: bold;
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    color:#fff;
}
.large-hover-features-box-content p {
    line-height: 1.9;
}
.section-1{background:url(assets/images/blue.jpg) right center no-repeat;padding:120px 20px;    background-position: 800px; height: 69vh;}
.truck{text-align:right;    position: relative;}
.truck img{width:100%;position: absolute;
    left: 0;
    top: 46px;
    z-index: 9;}
.calltoaction{ background: url(assets/images/callback.jpg) center center no-repeat; }
.calltoaction h2{    font-size: 60px;
    line-height: 1.4;
    color: #fff;
    font-weight: 500;}
.calltoaction h2 span{color:#ffff00;font-weight:600;}
.calltoaction .sec-heading{padding:70px 10px;}
/*
.section-5 #wpcf7-f9918-p9903-o1{padding:30px;background:#003b77;-webkit-box-shadow: 0 0 20px 0 rgba(62,28,131,0.08);
    box-shadow: 0 0 20px 0 rgba(62,28,131,0.08);
     
    overflow: hidden;
    border-radius: 6px;
     }
    
 .section-5 #wpcf7-f9918-p9903-o1   .form-title{color:#fff;font-weight:500;margin-bottom:30px;}
 
 .section-5 #wpcf7-f9918-p9903-o1 .btn-primary, .btn-primary.disabled {
    background: #fe2a5c;
    border: 1px solid #fe2a5c;
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
    color:#fff;
    padding:10px 50px!important;
}*/
 .section-5 #wpcf7-f9918-p9903-o1 .wpcf7-response-output{color:yellow;}
 .calltitle{color:#fff;}
 
  .calltitle2{color:#000;}
 
.ctab a{font-family: 'Bebas Neue', cursive; font-size:100px;text-decoration:none;color:#fe2a5c;  } 

.banner-title-2{font-family: 'Alfa Slab One', cursive; font-size:54px!important;text-align:center;line-height: 52px!important;color:#022841;}
.banner-title-3{text-align:center;color:#ff5500;font-weight:900;margin-top:20px;font-size:30px;}
.vehicle-section{ text-align:center;margin:auto; margin-top:100px; margin-bottom:100px;}
.vehicle-section h3{margin-bottom:60px;}
.vehicle-section .vehicle-icon img{width:100px; margin-bottom:20px;}
.vehicle-section .vehicle-icon p{font-size:20px;}

.feature{width: 80%;margin: auto;background:#f7f9ff;padding:15px;transition:all 0.25s;text-align:center;box-shadow: 1px 2px 20px 3px #0909091f; position:relative;}
.feature .small-triangle{position: absolute;
    top: 0;
    right: 0;
    width: 50px;} 
 .feature .feature-icon{margin-bottom:15px;text-align:center;margin-top: 20px;}
 .feature .feature-icon img{width:80px;}
.feature .feature-icon i.light{color:#fff;font-size:32px;-webkit-text-stroke:1.5px #202226;transition:all 0.25s;}
.feature:hover .feature-icon i{color:#F86A3A;transition:all 0.3s;}
.feature .feature-title{color:#000;font-size:20px;margin:0 0 5px;line-height:3rem;font-weight: 400;}
.feature .feature-desc{color:#000;font-size:14px;line-height:18pt;margin-bottom:0;}
.para{margin-right: 100px;text-align: justify;}
.para-title{color:#000;padding: 5px 10px!important; border-radius:20px;display: inline-block;}
.call-lbl{font-family: 'Bebas Neue', cursive; font-size:70px;}

.heading_bold {
    font-family: poppins;
    font-weight: 700;
    background-color: #5bbfff;
    color: #000;
    padding: 10px 0;
    border-radius: 20px;
    font-size: 140px;
    letter-spacing: 3px;
}
.heading_bold a {
    color: #000;
}
.heading_bold a:hover {
    color: #222;
}


/*.ctab a:hover{text-decoration:none;color:#fff;  } */

.form-sidebar{}
.light-gray {
    background: #f8f9fb;
}
.sidebar-elements .form-sidebar .header {
    
    background: #00a205;
    text-align: center;
    color: #fff;
    padding: 30px 20px 10px;
}
.sidebar-elements .form-sidebar h4 {
    margin-bottom: 20px;
    font-size: 2rem;
    font-weight: 700;
} 
.sidebar-elements .form-sidebar .triangle {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 53px 191px 0 193px;
    border-color: #00a205 transparent transparent transparent;
}
.spacing {
    padding: 40px 20px;
}

.sidebar-elements {
    box-shadow: -1px 1px 20px 20px #0909091c;
}

.wpcf7-form p button {
    display: block;
    background: #c62020!important;
    width: 285px;
    padding: 15px !important;
    border-radius: 100px !important;
    border-radius: 30px;
    margin: 0px;
    color: #fff!important;
    box-shadow: 0px 3px 10px 1px rgb(0 0 0 / 50%);
}

.table-desktop{display:table;}
.table-mobile{display:none;}

@media only screen and (max-width: 768px){
    .table-desktop{display:none;}
.table-mobile{display:block!important;}
    .section-1 {
    background-position: center;
    height: auto;
    text-align: center;
    background: #f5f5f5;
    height: 80vh;
}
  .banner-trade {
    padding: 0;
}  
.org-logo {
    width: 82%;
    display: inline-block;
}
.banner-trade h1 {
    font-size: 26px;
    font-weight: bold;
    padding: 10px 15px;
}
.banner-trade .banner-title-2 {
    font-size: 30px!important;
    padding: 0;
    line-height: 34px!important;
    margin: auto;
    margin-top: 40px;
}
.banner-title-3 {
    font-size: 25px!important;
}
.truck img {
    position: relative;
}
.video h2 {
    font-size: 20px;
}
.para {
    margin-right: 10px;
}
.section-5 p {
    margin-left: 0;
    font-size: 16px;
}
.call-lbl {
    font-size: 30px;
    font-weight: 400;
}
.heading_bold {
    font-size: 36px !important;
    padding: 15px 5px !important;
}
}


/* trade page*/
.top-bar {
	background-color: transparent !important
}

ul#image-gallery li {
	text-align: center
}

.alignright,
a img.alignright {
	float: right;
	margin: .5em 0 .5em 2em;
	margin: 7px 0 14px 22px
}

.page-content h2 {
	color: #000;
	border-left: #c62020 solid 4px;
	padding-left: 15px;
	margin-bottom: 25px
}

.get-approved-content .item-1 input[type="text"],
.get-approved-content .item-1 input[type="email"],
.get-approved-content .item-1 input[type="tel"],
.get-approved-content .item-1 select,
.get-approved-content .item-1 textarea {
	width: 100%;
	padding: 10px;
	border: #d6d6d6 solid 1px;
	margin-bottom: 15px;
	border-radius: 3px
}

.get-approved-content .item-1 button {
	background-color: #FFF;
	border: #c4c4c4 solid 1px;
	border-radius: 20px;
	margin-top: 10px;
    width:285px;
	text-align: center;
	text-transform: uppercase;
	font-size: 20px;
 
	color: #393939;
	cursor: pointer;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease
}

.get-approved-content .item-2 .title {
	font-size: 16px;
	font-weight: 600;
	border-left: #f36927 solid 4px;
	padding: 0 0 0 15px;
	color: #000;
	margin: 0 0 25px 0
}

.get-approved-content .item-2 .card {
	margin-bottom: 20px
}

.get-approved-content h4 {
	font-size: 20px
}

.well {
	padding: 20px;
	background: #f2f2f2;
	margin-bottom: 20px;
	border-left: 3px solid #f36927
}

.page-content .item-1 {
	width: 100%
}

.blog-roll {
	margin: 0 0 40px 0!important
}

.page-title {
	color: #fff;
	font-weight: 600!important;
	font-size: 30px!important;
	border: 0!important
}

.page-content .blog-title {
	color: #555;
	font-weight: 600;
	font-size: 30px;
	margin-bottom: 20px
}

.page-content .item-1 h2 {
	color: #000;
	border-left: #c62020 solid 4px;
	padding-left: 15px;
	margin-bottom: 25px;
	font-size: 20px
}

.page-content .item-1 .read-more {
	background-color: #FFF;
	border: #c4c4c4 solid 1px;
	border-radius: 20px;
	margin-top: 10px;
	padding: 8px 15px 8px 15px !important;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 700;
	color: #393939;
	cursor: pointer;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease
}

.page-content .item-1 .read-more {
	background-color: #FFF;
	border: #c4c4c4 solid 1px;
	border-radius: 20px;
	margin-top: 10px;
	padding: 8px 15px 8px 15px !important;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 700;
	color: #393939;
	cursor: pointer;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease
}


.team-section .team-item {
    text-align: center;
    margin-bottom: 20px;
    background: #f5f5f5;
    padding: 20px;
    box-shadow: #0000003b 1px 1px 3px 0px;
}

.team-section .team-item img {
    width: 90%;
    height: auto;
    margin-bottom: 20px;
}
.team-section h2 {
        font-size: 1.5em;
    color: #000;
    text-align: center;
    margin-bottom: 35px;
}
.team-section h2:after {
    content: '';
    display: block;
    height: 4px;
    width: 70px;
    background-color: #53af2b;
    margin: 10px auto 0;
}

.team-section .team-item h3 {
    font-size: 18px;
    color: #000;
    margin-bottom: 15px;
}
.team-section .team-item h3:after {
    content: '';
    display: block;
    height: 4px;
    width: 70px;
    background-color: #53af2b;
    margin: 10px auto 0;
}


/*modal box*/
.modal-backdrop {
   background-color: #03A9F4;
   opacity:1 !important;
}
.interested-form input{margin-bottom: 20px;}
.close {
    float: right;
    font-size: 3rem;
    font-weight: 700;
    line-height: 0.5;    
    text-shadow: none;
     opacity: 1;
     color:#fff;
}
.modal-content {
    background-color: #03a9f4;
    border: 0; 
    border-radius: 0;
}
.modal-header{border:0;}
.modal-title{color: #fff;font-weight: 400;}
.modal-title{color: #fff;font-weight: 400;}
.interested-form button {
    width: 100%;
    padding: 15px 13px 15px 25px !important;
    font-size: 18px;
    background-color: #e73314 !important;
    color: #FFF;
    border-radius: 4px !important;
    letter-spacing: .5px;
    font-size: 40px!important;
}
.interested-form button.btn-form-page000 {
    font-size: 18px !important;
}


/*modal box*/


.pops-1 {
	display: none;
	width: 100%;
	height: 100%;
	float: left;
	background-color: #03A9F4;
	padding: 12% 3% 0 5%;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 100;
	box-shadow: 0 0 20px #000
}

.pops-1 .close {
	color: #000;
	font-weight: bolder;
	width: 70px;
	height: 40px;
	line-height: 40px;
	font-size: 34px;
	text-align: center;
	float: left;
	background-color: #FFF;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 3;
	cursor: pointer
}

.pops-1 .callout-toggle {
	width: 100%
}

.callout-toggle .interested-form {
	background-color: transparent !important
}

.pops-1 .callout-toggle .interested-form input[type=text] {
	margin-bottom: 20px
}

.pops-1 .callout-toggle .interested-form button {
	width: 100%;
	padding: 15px 13px 15px 25px !important;
	font-size: 18px;
	background-color: #e73314 !important;
	color: #FFF;
	border-radius: 4px !important;
	letter-spacing: .5px
}

.pops-1 .callout-toggle .interested-form button .fa {
	display: none
}

.pops-1 .callout-toggle .interested-btn {
	background: none
}

.pops-1 .callout-toggle .interested-btn span {
	color: #fff;
	font-size: 20px;
	line-height: 1;
	margin-bottom: 20px;
	display: block
}

.pops-1 .callout-toggle .interested-btn .fa {
	display: none
}

.pops-1 .callout-toggle {
	border: 0;
	background: none;
	margin-top: 10px
}

.callout-toggle .interested-form input[type="text"],
.callout-toggle .interested-form input[type="email"],
.callout-toggle .interested-form input[type="tel"] {
	padding: 17px;
	margin-bottom: 10px;
	width: 100%
}

.inventory-link {
	color: #fff
}

#image-gallery li img {
	width: 100%;
	height: auto!important;
}

.disclaimer{background:#f5f5f5; padding: 20px; margin-top:40px; font-size:15px;text-align:justify;}
.fixedSidebarForm{z-index:999;}

.pulse {
	animation-name: pulse_animation;
	animation-duration: 5000ms;
	transform-origin: 70% 70%;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	box-shadow: 0px 3px 10px 1px rgb(239 9 9 / 50%)
}

@keyframes pulse_animation {
	0% {
		transform: scale(1)
	}
	30% {
		transform: scale(1)
	}
	40% {
		transform: scale(1.08)
	}
	50% {
		transform: scale(1)
	}
	60% {
		transform: scale(1)
	}
	70% {
		transform: scale(1.05)
	}
	80% {
		transform: scale(1)
	}
	100% {
		transform: scale(1)
	}
}


/*================Thanks Page Css=======================*/
.thanks_section {
    background-image: url(assets/images/thanks_bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 4% 15%;
    text-align: center;
}
.thanks_section h1 {
    font-size: 25px;
    color: #de0808;
    font-family: 'Lato', sans-serif;
}
.thanks_section p {
    font-size: 20px;
    font-weight: 600;
}
.thanks_section p span {
    color: #139848!important
}


.btn-red {
    display: block;
    background: #c62020 !important;
    width: 285px;
    padding: 15px !important;
    padding-top: 15px !important;
    padding-right: 15px !important;
    padding-bottom: 15px !important;
    padding-left: 15px !important;
    border-radius: 100px !important;
    border-radius: 30px;
    
    color: #fff !important;
    box-shadow: 0px 3px 10px 1px rgb(0 0 0 / 50%);
    margin-top: 5% !important;
}
.grow { transition: all .2s ease-in-out; }
.grow:hover { transform: scale(1.1); }
.btn-red {
    padding: 15px !important;
    border-radius: 100px !important;
}


.btn-red i {
    background: #fff;
    position: relative;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    color: #fff;
    margin-left: 10px;
    color: #c62020;
}

.tags ul li:hover, .submit-ftr-btn:hover, .btn-red:hover, .tags ul li:focus, .submit-ftr-btn:focus, .btn-red:focus {
    box-shadow: 0 0.5em 0.5em -0.4em var(--hover);
    transform: translateY(-0.25em);
    outline:none;
}
.oldcar-bottom-btn.oldcarbottombtn2 {
    display: none;
    margin: 50px 0 15px;
}

@media only screen and (max-width: 768px) {
    .thanks_section {
        padding: 0px 0px 10%;
        background-image: none;
    }
    .thanks_section h1 {
        font-size: 22px
    }
    .thanks_section p {
        font-size: 18px;
    }
}

.read-more {
    background-color: #c62020 !important;
    color: #fff !important;
}

/*========================Blog Detail Form=================*/
.light-gray {
    background: #f8f9fb;
}
.form-sidebar .header {
    background: #f50;
    text-align: center;
    color: #fff;
    padding: 30px 20px 10px;
}
.form-sidebar h4 {
    margin-bottom: 20px;
    font-size: 2rem;
    font-weight: 700;
}
.form-sidebar p {
    margin-bottom: 0 !important;
}
.form-sidebar .triangle {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 53px 191px 0 193px;
    border-color: #f50 transparent transparent transparent;
}
.spacing {
    padding: 40px 20px;
}
.fixedSidebarForm {
    position: fixed;
    top: 0px;
    width: 384px;
    z-index: 999;
}
.btn-red {
    display: block;
    background: #c62020 !important;
    width: 100%;
    padding: 15px !important;
    border-radius: 100px !important;
    border-radius: 30px;
   
    color: #fff !important;
    box-shadow: 0px 3px 10px 1px rgba(0, 0, 0, .5);
    margin-top:5% !important;
}
@media only screen and (max-width: 768px) {
    .fixedSidebarForm {
        position: relative;
        top: 0px;
        width: auto;
        z-index: 0;
    }
    .form-sidebar .triangle {
        display: none;
    }
    .different_action_btns a:first-child {
        margin-bottom: 5% !important;
    }
}

.promo-section {
        background: #5191cf;
        padding: 24px 0 30px;
        color: #fff;
        position: relative;
        overflow: hidden;
    }
    section.promo-section .container {
        padding: 0 85px;
    }
    .promo-section h2 {
        font-size: 42px;
        margin-bottom: 35px;
    }
    .promo-section img.item_pic111 {
        max-width: 90%;
        margin-left: 0;
        float:right;
    }
    .abs-pic-promo {
        position: absolute;
        right: 0;
        max-width: 60%;
        bottom: 0;
    }
    .abs-pic-promo img{
        height: 300px;
    }
    .promo-section .btn-red.btn_target_2_pomo {
        display: inline-block;
        width: auto;
        padding-left: 25px !important;
        padding-right: 25px !important;
    }
.grow { transition: all .2s ease-in-out; }
.grow:hover { transform: scale(1.1); }
    
@media only screen and (max-width:767px){
        .promo-section {
            padding: 32px 0 30px;
            text-align: center;
        }
        section.promo-section .container {
            padding: 0 15px;
        }
        .promo-section h2 {
            font-size: 32px;
            margin-bottom: 20px;
        }
        .promo-section .btn-red.btn_target_2_pomo {
            margin-bottom: 30px;
        }
        .promo-section img.item_pic111 {
            max-width: 100%;
            margin-left: inherit;
        }
        .abs-pic-promo {
            display: none;
        }
        .oldcar-bottom-btn {
            display: none
        }
        .oldcar-bottom-btn.oldcarbottombtn2{
            display: block;
        }
    }

.shop-button {
    width: 90%;
    padding: 20px;
    margin: 0 auto 20px;
}
.h1tag_mob.btnoldcartext {
    margin: 10% 10% 5%;
}
.oldcar-bottom-btn {
    text-align: center;
    margin: 15px 0 60px;
}



    
    
/* new popup*/
.button-red{background-color: #ff0000!important;}
.button-white{color:#fff!important;}
.wizard-header{color:#fff!important;font-weight:600!important;}
.different_action_btns a.btn-type-2 span {
                                font-size: 26px;
                                 
                         }
                      
                        .btn1int{
                            border: none;
                            cursor: pointer;
                            width: auto;
                            padding-left: 25px !important;
                            padding-right: 25px !important;
                        }
                        .interest-box111 {
                                position: fixed;
                                left: 0;
                                right: 0;
                                z-index: 999;
                                background: #03a9f4;
                                bottom: 0;
                                top: 0;
                                /* filter: blur(8px); */
                                /* -webkit-filter: blur(8px); */
                        }
                        .interest-box222 {
                            width: 500px;
                            position: absolute;
                            right: 0;
                            background: #03a9f4;
                            border-left: 2px solid #ddd;
                            overflow-y: auto;
                            height: 100%;
                            padding-top: 35px;
                        }
                        .prod-dtl111 {
                            position: relative;
                            padding: 22px 0;
                            text-align: center
                        }
                      .myprogress{
                          display: none;
                      }
                        .prod-dtl111 h2 {
                            font-size: 24px;
                            margin-bottom: 15px;
                            border-left: none;
                            padding-left: 0;
                        }
                        .prod-dtl111 img{
                            width: 300px;
                            height: auto;
                            object-fit: cover;
                            background: #f5f5f5;
                            border:4px solid #fff;
                                box-shadow: 2px 2px 5px 0px #000;
                           /* min-width: 250px;
                            min-height: 180px;*/
                        }
                        
                        .processing-box{
                            position: relative;
                        }
                        .processing-box.untill-request-comes::after {
                            position: absolute;
                            top: 0;
                            height: 100%;
                            left: 0;
                            width: 100%;
                            background: rgb(255 255 255 / 75%);
                            content: 'Loading Please Wait...';
                            display: flex;
                            align-items: center;
                            justify-content: center;
                            font-size: 20px;
                            color: red;
                            z-index: 12;
                            font-weight: 600;
                        }
                        .interest-box111{
                            display: none;
                        }
                        .interest-box222{
                            right: -100%;
                            transition: all .3s ease-in-out;
                        }
                        .interest-box222.showintform{
                            transition: all .3s ease-in-out;
                            right: 0;
                        }
                        span#closeInterestedForm {
                            
                            color: #fff;
                            padding: 5px 10px;
                            border-radius: 5px;
                            position: absolute;
                            right: -45px;
                            top: 20px;
                            cursor: pointer;
                            font-size: 2rem;
                             
                            line-height: 0.5;
                             text-shadow: none;
                           
                        }
                        span#closeInterestedForm:hover {
                            opacity: 1
                        }
                        div#notes111 {
                            text-align: left;
                            font-size: 13px;
                            margin-top: 30px;
                            display: none;
                        }
                        @media only screen and (max-width:767px){
                            .interest-box222 {
                                width: 100%;
                            }
                            span#closeInterestedForm {
                                padding: 3px 8px;
                                position: fixed;
                                right: 5px;
                                top: 20px;
                                
                            }
                            .prod-dtl111 {
                                padding: 22px 22px 0;
                            }
                            
                        }

.item-details-contact-form textarea#frmmessage {
    height: 100px;
}
.content-p {
    font-size: 1.2rem;
    margin: 0px auto;
    color: #fff;
    width: 100%;
}
.content-p a {
    color: #ffff;
}