::-webkit-input-placeholder {
 color: #333;
}

:-moz-placeholder { /* Firefox 18- */
 color: #333;
}

::-moz-placeholder {  /* Firefox 19+ */
 color: #333;
}

:-ms-input-placeholder {
 color: #333;
}
@font-face {
	font-family: 'WC Mano Negra Bta bold';
	src: url('WCManoNegraBta-Bold.eot');
	src: url('WCManoNegraBta-Bold.eot?#iefix') format('embedded-opentype'), url('WCManoNegraBta-Bold.woff2') format('woff2'), url('WCManoNegraBta-Bold.woff') format('woff'), url('WCManoNegraBta-Bold.ttf') format('truetype'), url('WCManoNegraBta-Bold.svg#WCManoNegraBta-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'WC Mano Negra Bta';
	src: url('WCManoNegraBta.eot');
	src: url('WCManoNegraBta.eot?#iefix') format('embedded-opentype'), url('WCManoNegraBta.woff2') format('woff2'), url('WCManoNegraBta.woff') format('woff'), url('WCManoNegraBta.ttf') format('truetype'), url('WCManoNegraBta.svg#WCManoNegraBta') format('svg');
	font-weight: normal;
	font-style: normal;
}
ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
body {
	color: #494748;
	background: #fff;
	font-size: 16px;
	font-family: 'IBM Plex Sans', sans-serif;
	font-weight: 400;
	font-style: normal;
	overflow: hidden;
	line-height: normal !important;
}
a:focus {
	outline: 0;
}
html {
	position: relative;
	min-height: 100%;
	overflow-y: scroll;
}
.clear {
	height: 20px;
	clear: both;
	width: 100%;
}
.cler {
	height: 10px;
	clear: both;
	width: 100%;
}
.clr {
	height: 0px;
	clear: both;
	width: 100%;
}
.no-left-padding {
	padding-left: 0px;
}
.no-right-padding {
	padding-right: 0px;
}
.no-padding {
	padding: 0px;
}
.section {
	display: block;
	position: relative;
}
ul, li, p {
	padding: 0px;
	margin: 0px;
	line-height: 25px;
}
.header {
	position: relative;
	height: 150px;
	width: 100%;
	z-index: 999;/*background: url(../images/header_back.png) repeat-x;*/
	background: #fdfdff;
}
.header-top-section {
	display: block;
	color: #9b9b9b;
	padding: 12px 0;
	font-size: 14px;
}
.icon-with-text-box span {
	letter-spacing: 0px;
	font-weight: 300;
}
.social-icon ul li a {
	font-size: 14px;
	color: #b5b5b5;
	text-decoration: none !important;
}
.social-icon ul li a:hover {
	color: #fff;
}
.social-icon ul li {
	float: left;
	padding: 0 20px;
	border-right: 1px solid #666683;
}
.social-icon ul li:last-child {
	border-right: none;
}
.navigation-section {
	display: block;
	position: relative;
	padding-top: 15px;
}
.navigation-wrapper {
	display: block;
	position: relative;
	left: 0;
	right: 0;
	top: 0;
	z-index: 1005
}
.logo-box {
	max-width: 260px;
	width: 100%;
	display: block !important;
	position: absolute;
	left: 0;
	right: 0;
	top: -67px;
	z-index: 3;
	margin: 0 auto;
	text-align: center;
	padding-top: 0px;
}
.nav-section ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.nav-section ul li {
	font-size: 16px;
	color: #494748;
	text-transform: uppercase;
	font-weight: 500;
	height: auto;
	line-height: normal;
	padding-left: 93px !important;
}
.nav-section ul li a {
	color: #000030;
	display: block;
	text-decoration: none !important;
	position: relative;
}
.nav-section ul li a:hover {
	color: #e94c68;
}
.container {
	max-width: 1200px;
}
.top_phone {
	font-size: 22px;
	color: #0e3556;
	line-height: 14px;
}
.top_phone span {
	font-size: 10px;
}
.top_email a {
	font-size: 16px;
	color: #0e3556;
}
.top_phone_email {
	padding-right: 60px;
}
.top_social_link a {
	padding-left: 10px;
}
.banner_section {
	width: 100%;
	position: relative;
}
.hero-bottom {
	width: 100%;
	height: 183px;
	background-image: url(../images/banner-curved.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: bottom center;
	position: absolute;
	bottom: 0;
	z-index: 100;
}
.full_size {
	width: 100%;
	height: auto;
}
.nav-section_right {
	padding-right: 95px;
	padding-left: 0px;
}
.about_section h2 {
	font-family: 'WC Mano Negra Bta bold';
	font-size: 46px;
	color: #804090;
	text-transform: uppercase;
	width: 100%;
	text-align: center;
	line-height: 40px;
}
.about_section h3 {
	width: 100%;
	text-align: center;
	color: #000000;
	font-size: 30px;
	font-weight: bold;
}
.about_top_text {
	font-size: 24px;
	color: #e94c68;
}
.package_box p {
	font-size: 24px;
	color: #000;
	padding-top: 20px;
}
.about_list {
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
	margin-top: 15px;
	text-align: left;
}
.about_list li {
	width: 100%;
	font-size: 16px;
	padding-left: 26px;
	position: relative;
	float: left;
	height: 34px;
}
.about_list li svg {
	position: absolute;
	left: 0px;
	color: #ed1b24;
	top: 6px;
}
.img_about2 {
	position: absolute;
	bottom: 0;
	right: 0;
}
.quote_section h2 {
	font-family: 'WC Mano Negra Bta bold';
	font-size: 45px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	line-height: 40px;
	margin: 0px auto;
	background: #804090;
	border-radius: 30px;
	padding: 6px 30px;
	padding-top: 10px;
}
.quote_section h3 {
	font-family: 'WC Mano Negra Bta bold';
	font-size: 70px;
	color: #fe0066;
	text-transform: uppercase;
	text-align: center;
	line-height: 40px;
	width: 100%;
	padding-top: 15px;
}
.service_box {
	background: #804090;
	height: 364px;
	color: #FFF;
	margin-top: 20px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	text-align: center;
}
.service_box_header {
	font-size: 20px;
	text-transform: uppercase;
	padding: 15px 0px;
}
.testimonial_section::before {
	height: 10px;
	width: 100%;
	background-image: url(../images/icon/top-border.png);
	background-size: 100% 10px;
	background-repeat: no-repeat;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}
.bottom-border {
	height: 29px;
	width: 100%;
	background-image: url(../images/icon/bottom-border.png);
	background-size: 100% 30px;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 3;
}
.testimonial_section {
	background: #f45197;
	font-size: 16px;
	color: #fff;
	letter-spacing: 1px;
	position: relative;
}
.testimonial_section h2 {
	color: #ffffff;
	font-size: 60px;
	font-family: 'WC Mano Negra Bta bold';
	text-transform: uppercase;
	line-height: 50px;
	text-align: center;
}
.testimonial_section p {
	color: #ffffff;
	text-align: center;
}
.contact_address h3 {
	font-size: 18px;
	color: #ffffff;
	margin-bottom: 0px;
	font-weight: 500;
	text-transform: uppercase;
}
.contact_left p {
	text-align: left;
}
.scrapcar-contact-form, .scrapcar-contact-form input[type="text"], .scrapcar-contact-form input[type="password"], .scrapcar-contact-form input[type="email"], .scrapcar-contact-form textarea {
	float: left;
	width: 100%;
}
.scrapcar-contact-form ul {
	margin: 0px -15px;
}
.scrapcar-contact-form ul li {
	float: left;
	width: 100%;
	margin: 0px 0px 15px;
	padding: 0px 15px;
	list-style: none;
	position: relative;
}
.scrapcar-contact-form ul li > label.title {
	margin: 0px 0px 15px;
	line-height: 0.7;
	font-weight: 300;
}
.scrapcar-contact-form, .scrapcar-contact-form input[type="text"], .scrapcar-contact-form input[type="password"], .scrapcar-contact-form input[type="email"], .scrapcar-contact-form textarea {
	float: left;
	width: 100%;
}
.scrapcar-contact-form input[type="text"], .scrapcar-contact-form input[type="email"], .scrapcar-contact-form textarea, .scrapcar-contact-form select {
	height: 45px !important;
	font-size: 12px;
	color: #929292;
	background-color: #fff;
	border: 2px solid #ffde00;
	padding: 4px 44px 4px 14px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.scrapcar-contact-form ul li.full-width {
	width: 100%;
}
.contact_icon svg {
	color: #0e3556;
	background: #ffde00;
	padding: 10px;
	font-size: 30px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 35px !important;
	height: 35px;
}
.custom_btn {
	background-color: #0e3556;
	color: #FFF;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	padding: 10px 40px;
	font-size: 20px;
	text-transform: uppercase;
}
.be_social_section h2 {
	font-size: 65px;
	color: #a046a3;
	font-family: 'WC Mano Negra Bta bold';
	text-transform: uppercase;
	line-height: 50px;
	text-align: center;
}
.be_social_section p {
	font-size: 16px;
	color: #888888;
	text-align: center;
}
.footer_section {
	background: #0b2b47;
	position: relative;
}
.social_icon a {
	color: #b9bec3;
	margin-right: 18px;
	width: 30px;
	display: inline-block;
	text-align: center;
	height: 25px;
	border-radius: 5px;
	padding-top: 2px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	font-size: 25px;
}
.social_icon a:hover {
	color: #e94c68;
}
.footer1 h3 {
	display: block;
	position: relative;
	font-size: 18px;
	color: #ffffff;
	margin: 0 0 20px;
	padding: 0 0 8px;
}
.footer-list li {
	margin-bottom: 10px;
	display: block;
	padding-left: 40px;
	width: 100%;
	display: inline-block;
	padding: 0px;
}
.footer-list li a {
	font-size: 16px;
	color: #9d9d9d;
	font-weight: 500;
}
.footer-contact {
	color: #afafaf;
}
.footer-contact li {
	display: block;
	position: relative;
	padding: 0px;
	margin: 0px;
	padding-left: 30px;
	margin-bottom: 30px;
}
.footer-contact li svg {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 22px;
	color: #c9cbde;
	width: 30px;
}
.footer-bottom-area {
	background-color: #0b2b47;
	padding: 15px 0;
	color: #999;
	font-size: 13px !important;
	text-align: left;
}
.footer-bottom-area a {
	color: #afafaf;
}
.footer-bottom-area p {
	margin-bottom: 0px;
}
.footer_section::before {
	height: 10px;
	width: 100%;
	background-image: url(../images/icon/top-border.png);
	background-size: 100% 10px;
	background-repeat: no-repeat;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}
#toTop {
	position: fixed;
	bottom: 10px;
	right: 10px;
	display: none;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-color: #e42745;
	color: #fff;
	line-height: 50px;
	text-align: center;
	z-index: 1000;
	text-decoration: none !important;
}
.about_box::after {
	border-bottom: 4px solid #ef0160;
	border-left: 4px solid #ef0160;
	border-top: 4px solid  #ef0160;
	content: "";
	display: block;
	height: 76.4%;
	left: 22px;
	position: absolute;
	top: 16px;
	transform: rotate(7deg);
	-webkit-transform: rotate(7deg);
	-moz-transform: rotate(7deg);
	-o-transform: rotate(7deg);
	-ms-transform: rotate(7deg);
	width: 94%;
	z-index: 5;
}
.about_box::before {
	border-right: 4px solid #ef0160;
	content: "";
	display: block;
	height: 76.4%;
	left: 22px;
	position: absolute;
	top: 16px;
	transform: rotate(7deg);
	-webkit-transform: rotate(7deg);
	-moz-transform: rotate(7deg);
	-o-transform: rotate(7deg);
	-ms-transform: rotate(7deg);
	width: 94%;
	z-index: -1;
}
.menu-for-web{
	display:block !important;
}
.menu-for-media{
	display:none !important;
}
.price_inner
{
	text-align:center;
	-webkit-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.32);
	-moz-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.32);
	box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.32);
	border-radius: 30px 30px 30px 30px;
	-moz-border-radius: 30px 30px 30px 30px;
	-webkit-border-radius: 30px 30px 30px 30px;
	margin-bottom:30px;
	background-color:#655df2;
	padding:20px 30px;
}
.heading_title h2
{
	font-family: 'WC Mano Negra Bta bold';
	font-size: 70px;
	color: #fe0066;
	text-transform: uppercase;
	text-align: center;
	line-height: 40px;
	width: 100%;
	padding-top: 15px;
}
.price_section p
{
	font-size:18px;
	color:#0099ff;
	font-weight:300;
	text-align:center;
	margin-bottom: 0px;
}
.price-title{
	display:block;
	font-size: 53px;
	color: #fff;
	font-weight:bold;
}
.price-sub-title{
	display:block;
	font-size: 18px;
	color: #fff;
	margin-bottom:20px;
}
.price-title-top{
	display:block;
	font-size: 35px;
	color: #ffde00;
	font-family: 'WC Mano Negra Bta bold';
}
.price-include{
	display:block;
	color:#fff;
}
.price-include p{
	font-weight:600;
	color:#fff;
}
.price-include ul {
    padding: 0px;
    margin: 0px;
    margin-top: 15px;
    text-align: left;
}
.price-include ul li {
    width: 100%;
    font-size: 16px;
    padding-left: 26px;
    position: relative;
    float: left;
	margin-bottom:6px;
}
.price-include ul li svg {
    position: absolute;
    left: 0px;
    color: #fff;
    top: 6px;
}
.bg-02{
	background-color:#03bae6;
}
.bg-03{
	background-color:#08a803;
}

