/* #General Styles
================================================== */
* { margin: 0; padding: 0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; list-style: none; }
* { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.em html { -webkit-text-size-adjust: none; }
.em html,
.em body,
.em div,
.em span,
.em applet,
.em object,
.em iframe,
.em a,
.em img,
.em select,
.em input,
.em option { margin: 0; padding: 0; border: 0; outline: 0; }
.em html { -webkit-text-size-adjust: none; }
.em button,
.em input,
.em select,
.em textarea { font-size: 100%; margin: 0; vertical-align: baseline; box-shadow: none; }
.em input[type="button"],
.em input[type="submit"] { -webkit-appearance: none !important; }
.em a { text-decoration: none; }
.em img { border: 0 none; max-width: 100%; vertical-align: top; }
.em a { outline: none; cursor: pointer; }
.em a:hover { text-decoration: none; }
.em a:focus { text-decoration: none !important; outline: none !important; }
.em .clear { clear: both; }
.em img { max-width: 100%; }
.em button:focus { outline: 0; }
.em .text-transform { text-transform: uppercase; }
.em .break { float: left; width: 100%; }
.em .preloader { display: none; }
.em img { vertical-align: middle; }
.em h1,
.em h2,
.em h3,
.em h4,
.em h5,
.em h6 { margin: 0; padding: 0; }
/* #Page Structure
================================================== */
html { -webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */ }
.em html { -webkit-text-size-adjust: none; }
body.em { margin: 0; padding: 0; font-size: 14px; color: #ffffff; background: #ffffff; font-family: 'Muli', sans-serif; font-weight: 400; }
.em .wrapper { width: 100%; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; opacity: 0; }
.em .container { max-width: 1170px; margin: 0 auto; width: 100%; }
.em a,
.em button { transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; }
.em h2 { font-size: 28px; line-height: 38px; font-weight: 700; color: #fff; text-transform: uppercase; }
.em h3 { font-size: 28px; line-height: 32px; font-weight: 700; color: #FFCC00; text-transform: uppercase; }
.em h4 { font-size: 28px; line-height: 32px; font-weight: 700; color: #000000; text-transform: uppercase; }
.em p { font-size: 16px; line-height: 22px; color: #dadada; font-weight: 400; margin: 0; padding: 0; }
/* Home Page Style
 ================================================== 
/***** header styles goes here *****/
.em .header-wrap { width: 100%; background-color: #ffffff; padding: 18px 0 18px; }
.em .header-lt img { max-width: 155px; width: 100%; }
.em .header-rt { float: right; text-align: right; padding-top: 6px; }
/***** header styles end *****/


/***** mid container styles goes here *****/
.em .mid-container { width: 100%; float: left; }
.em .section-banner { width: 100%; float: left; background-position: center top; background-repeat: no-repeat; background-size: cover; padding: 220px 0 240px; background-image: url(../images/banner_2019.jpg) }
.em .banner-text { background-color: rgba(25,24,23,0.7); padding: 20px 38px; }
.em .banner-text h2 span { color: #FFCC00; text-transform: uppercase; }
.em .section-language { width: 100%; float: left; padding: 20px 0 20px; }
.em .section-language .dropdown-toggle { background-color: #FFCC00; color: #fff; font-weight: 700; font-size: 16px; border-radius: 5px; border-color: inherit; padding: 6px 10px; }
.em .section-language .dropdown-toggle:hover,
.em .section-language .dropdown-toggle:focus { background-color: #fff; border-color: none; color: #000 }
.em .section-language .dropdown-menu > li > a { padding: 6px 18px; }
.em .section-language .dropdown-menu > li > a:focus,
.em .section-language .dropdown-menu > li > a:hover { background-color: #FFCC00; color: #fff; }
.em .section-content { width: 100%; float: left; }
.em .sec-form-detail { width: 100%; float: left; padding: 20px 20px; background-color: #fff; }
.em .form-group { margin-bottom: 15px !important; margin-left: 0 !important; margin-right: 0 !important; }
.em .sec-form-detail .pad-rt { padding-right: 25px !important; }
.em .f-rt { float: right; }
.em .form-part-lt { width: 100%; float: left; }
.em .form-part-lt h3 { color: #FFCC00; font-size: 22px; padding-bottom: 10px; }
.em .form-part-lt2 { width: 100%; float: left; }
.em .form-part-lt2 h3 { color: #000000; font-size: 22px; padding-bottom: 10px; }
.em .form-horizontal .control-label { text-align: left; text-transform: uppercase; font-size: 22px; font-weight: 400; color: #000;}
.em .form-control { background-color: #e2e3e4; border-radius: 0; color: #161213; transition: none; padding: 5px 10px !important; }
.em .form-control:focus { box-shadow: none; border-color: transparent; }
.em .warning { width: 100%; float: left; margin-top: 30px; border-bottom: 1px solid #dadada; }
.em .warning h3 { color: #282828; padding-bottom: 0; font-size: 20px; line-height: 28px; }
.em .warning p { font-size: 20px; color: #282828; line-height: 30px; padding-bottom: 40px; }
.em .ra1 { width: 100%; float: left; margin-top: 30px; border-bottom: 1px solid #dadada; }
.em .ra1 h3 { color: #282828; padding-bottom: 0; font-size: 20px; line-height: 28px; }
.em .ra1 p { font-size: 20px; color: #282828; line-height: 30px; padding-bottom: 40px; }

.em .section-return { width: 100%; float: left; padding-top: 50px; }
.em .section-return h3 { color: #282828; padding-bottom: 0; font-size: 32px; font-weight: 700; }
.em .section-return p { font-size: 20px; color: #282828; line-height: 30px; padding-bottom: 25px; }
.em .section-text1  { width: 100%; float: left; padding-top: 10px; }
.em .section-text1  h3 { color: #000000; padding-bottom: 0; font-size: 20px; font-weight:bold; }
.em .section-text1  p { font-size: 14px; color: #000000; line-height: 20px; padding-bottom: 10px; }
.em .section-text1-in1 { font-size: 14px; color: #000000; line-height: 20px; padding-left: 15px; }
.em .section-text1-in2 { font-size: 14px; color: #000000; line-height: 20px; padding-left: 25px; }
.em .section-text1-l1 { font-size: 20px; color: #000000; line-height: 30px; }
/*.em .text-block{margin-right:5px;}
.em .text-block:last-child{margin-right:0;}*/

.em .text-block .form-control { height: 32px; width: 32px; float: left; color: #000000; }
.em .form-horizontal .mileage-info .control-label { text-transform: capitalize !important; font-size: 20px; }
.em .form-horizontal .date-block .text-block .form-control { width: 42px; height: 32px; }
.em .form-horizontal .time-block .text-block .form-control { width: 42px; height: 32px; }
.em .form-horizontal .time-desc .form-control { width: 12px; height: 12px; }
.em .custom-radio { width: 100%; float: left; margin-top: 30px !important; }
.em .form-horizontal .radio label { display: inline-block; padding-left: 5px; position: relative; }
.em .form-horizontal .radio label,
.em .form-horizontal .checkbox label { cursor: pointer; font-weight: 400; margin-bottom: 0; min-height: 20px; padding-left: 30px; font-size: 16px; }
.em .form-horizontal .radio label::before { background-color: #e2e3e4; border: none; border-radius: 50%; content: ""; display: inline-block; height: 20px; left: 0; margin-left: 0px; position: absolute; transition: border 0.15s ease-in-out 0s; width: 20px; outline: none !important; top: 2px; }
.em .form-horizontal .radio label::after { background-color: #555555; border-radius: 50%; content: " "; display: inline-block; height: 10px; left: 5px; margin-left: 0px; position: absolute; top: 7px; transform: scale(0, 0); transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33) 0s; width: 10px; outline: none !important; }
.em .form-horizontal .radio input[type="radio"]:focus + label::before { outline: thin dotted; outline-offset: -2px; }
.em .form-horizontal .radio input[type="radio"]:checked + label::after { transform: scale(1, 1); }
.em .form-horizontal .checkbox input[type="checkbox"],
.em .form-horizontal .checkbox-inline input[type="checkbox"],
.em .form-horizontal .radio input[type="radio"],
.em .form-horizontal .radio-inline input[type="radio"] { margin-left: 4px; top: 12px; }
.em .form-horizontal .time-desc .radio { padding-top: 0; }
.em .form-horizontal .time-desc .radio label::before { background-color: #e2e3e4; border: none; border-radius: 50%; content: ""; display: inline-block; height: 16px; left: 0; margin-left: 0px; position: absolute; transition: border 0.15s ease-in-out 0s; width: 16px; outline: none !important; top: 2px; }
.em .form-horizontal .time-desc .radio label::after { background-color: #555555; border-radius: 50%; content: " "; display: inline-block; height: 8px; left: 4px; margin-left: 0px; position: absolute; top: 6px; transform: scale(0, 0); transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33) 0s; width: 8px; outline: none !important; }
.em .form-horizontal .time-desc .checkbox input[type="checkbox"],
.em .form-horizontal .time-desc .checkbox-inline input[type="checkbox"],
.em .form-horizontal .time-desc .radio input[type="radio"],
.em .form-horizontal .time-desc .radio-inline input[type="radio"] { margin-left: 2px; top: 2px; }
.em .form-horizontal .option-selectd-value { float: left; margin-bottom: 0px; margin-top: 28px; width: 100%; }
.em .form-horizontal .radio-section { float: left; width: 100%; margin-bottom: 0px; }
.em .form-horizontal .radio-part1 { float: left; width: auto; }
.em .form-horizontal .radio-part1 .customRadiobox { /*  background-position: left 3px;
    background-repeat: no-repeat;
    background-size: 24px auto;*/ cursor: pointer; display: inline-block; line-height: 14px; min-height: 14px; background-color: #e2e3e4; width: 14px; height: 14px; border-radius: 50%; }
.em .form-horizontal .radio-section label { cursor: pointer; text-align: left; width: auto; float: left; padding-left: 30px; color: #3b3738; font-weight: 400; }
.em .form-horizontal .radio-part1 .customRadiobox.checked { background-color: #000; width: 14px; height: 14px; border-radius: 50%; }
.em .form-horizontal .radio-section-1 { float: left; width: 100%; margin-bottom: 7px; }
.em .form-horizontal .radio-part2 { float: left; width: auto; }
.em .form-horizontal .radio-part2 .customRadiobox::before { /*  background-position: left 3px;
    background-repeat: no-repeat;
    background-size: 24px auto;*/ cursor: pointer; display: inline-block; line-height: 25px; min-height: 25px; background-color: #e2e3e4; width: 25px; height: 25px; border-radius: 50%; position: absolute; content: ''; }
.em .form-horizontal .radio-section-1 label { cursor: pointer; text-align: left; width: auto;/*float:left;*/ padding-left: 40px; color: #3b3738; font-weight: 400; font-size: 20px; margin-top: -2px; }
.em .form-horizontal .radio-part2 .customRadiobox.checked::before { background-color: #000; width: 25px; height: 25px; border-radius: 50%; position: absolute; content: ''; }
.em .form-horizontal .option-selectd-value .radio-main { float: left; max-width: 70px; width: 100%; }
.em .form-horizontal .option-selectd-value .radio-main .customRadiobox { background-color: #dedede; float: none; line-height: 0; min-height: 27px; padding: 12px 15px; height: 60px; width: 60px; position: relative; }
.em .form-horizontal .option-selectd-value .customCheckbox,
.em .form-horizontal .option-selectd-value .customRadiobox { background-position: left 3px; background-repeat: no-repeat; background-size: auto auto; cursor: pointer; display: inline-block; float: left; line-height: 28px; min-height: 34px; padding-left: 51px; }
.em .form-horizontal .option-selectd-value .customCheckbox label,
.em .form-horizontal .option-selectd-value .customRadiobox label { color: #000000; cursor: pointer; float: left; font-size: 15px; font-weight: 400; text-align: center; width: 100%; margin-bottom: 0; }
.em .form-horizontal .option-selectd-value .circle-area { background-color: #dadada; border-radius: 0; display: inline-block; text-align: center; vertical-align: middle; }
.em .form-horizontal .option-selectd-value .radio-main .customRadiobox.checked { background-color: #000000; color: #FFF; }
.em .form-horizontal .option-selectd-value .radio-main .customRadiobox.checked label,
.em .form-horizontal .option-selectd-value .radio-main .customRadiobox.checked label h5 { color: #fff; }
.em .form-horizontal .option-selectd-value .customCheckbox label,
.em .form-horizontal .option-selectd-value .customRadiobox label { font-size: 22px !important; }
.em .form-horizontal .option-selectd-value .customCheckbox label,
.em .form-horizontal .option-selectd-value .customRadiobox label h5 { font-size: 22px !important; }
.em .print-btn { width: 100%; float: left; margin: 15px 0 0; }
.em .btn-print { background-color: #ffd105; padding: 6px 7px; display: inline-block; color: #000; text-transform: uppercase; outline: none; border: none; font-size: 24px; cursor: pointer; }
.em .btn-print:hover { background-color: #231f20; color: #fff; }
.em .form-part-rt { width: 100%; float: left; }
.em .call-free p { text-transform: uppercase; color: #FFCC00; padding: 10px 15px; font-weight: 700; border: 1px dashed #FFCC00; border-bottom: 0; display: inline-block; font-size: 14px; }
.em .call-services { background-color: #231f20; padding: 6px 13px; width: 100%; float: left; margin-bottom: 50px; }
.em .call-services:last-child { margin-bottom: 0; }
.em .cust-service { padding: 15px 0; border-bottom: 1px solid #dadada; width: 100%; float: left; border-top: 1px solid #dadada; }
.em .cust-service .tel-no { text-align: right; }
.em .cust-service .tel-no a { color: #dadada; }
.em .cust-service .tel-no a:hover { color: #ffe302; }
.em .cust-care { border-top: none !important; }
.em .cust-care ul { margin-bottom: 0; margin-top: 15px; }
.em .cust-care li { color: #dadada; font-size: 16px; padding-left: 10px; position: relative; line-height: 24px; }
.em .cust-care li::after { position: absolute; content: ''; background-color: #ffe502; width: 5px; height: 5px; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; left: 0; top: 50%; transform: translate(0%, -50%); -webkit-transform: translate(0%, -50%); }
.em .emergency-care { border-top: none !important; }
.em .call-services-bottom p { font-size: 22px; line-height: 30px; padding-bottom: 50px; }
.em .call-services-bottom li { color: #dadada; font-size: 16px; line-height: 24px; padding-left: 10px; position: relative; padding-bottom: 30px; }
.em .call-services-bottom li::after { background-color: #ffe502; border-radius: 50%; content: ""; height: 5px; left: 0; position: absolute; top: 11px; width: 5px; }
.em .call-services-bottom .more-detail { text-transform: uppercase; font-size: 18px; padding-bottom: 20px; }
.em .call-services-bottom .more-detail a { color: #fae303; }
.em .call-services-bottom .more-detail a:hover { color: #fff; }
.em .call-services-bottom .availble-loc { color: #898a8e; font-size: 14px; padding-bottom: 0 }
.em #contact-info span.error { border-color: #ff0004; color: #e5003b; float: left; font-size: 12px; padding-top: 5px; text-align: left; width: 100%; }
#contact-info input.error { border-color: #ff0004; }
.em .section-choice { width: 100%; float: left; background-color: #fff; padding: 20px; }
.em .section-choice-inner { background-color: #231f20; padding: 15px 15px; width: 100%; float: left; }
.em .section-choice .sec-title { padding-bottom: 20px; }
.em .section-choice .sec-title h2 { font-weight: 300; color: #ffd804; font-size: 42px; line-height: 46px; }
.em .section-choice .sec-choice-rt h3 { font-size: 20px; font-weight: 400; text-transform: uppercase; line-height: 26px; padding-bottom: 20px; }
.em .section-choice .sec-choice-rt p { padding-bottom: 20px; }
.em .section-choice .sec-choice-rt li { color: #dadada; font-size: 16px; line-height: 24px; padding-bottom: 10px; padding-left: 13px; position: relative; }
.em .section-choice .sec-choice-rt li:last-child { padding-bottom: 0px; }
.em .section-choice .sec-choice-rt li::after { background-color: #ffe502; border-radius: 50%; content: ""; height: 5px; left: 0; position: absolute; top: 10px; width: 5px; }
.em .section-choice .sec-choice-rt .availble-loc { color: #898a8e; font-size: 14px; padding-bottom: 0; }
.em .section-update { width: 100%; float: left; }
.em .section-update li { display: inline-block; position: relative; font-weight: 700; color: #000; font-size: 14px; }
.em .section-update li span.icon-desc img { vertical-align: top; margin-top: 2px; padding-right: 2px; }
.em .input-form-detail { width: 100%; float: left; margin-top: 30px; }
.em .mileage-info .text-block.text-symbol > img { display: block; margin: 0 auto; text-align: center; }
.em .mileage-info .text-block.text-symbol-1 > img { display: block; margin: 0 auto; margin-top: 10px; text-align: center; }
.em .cust-service p br { display: none; }
.em .sec-choice-lt img { max-width: 520px; width: 100%; }
.em .emergency-care p { font-size: 15px; line-height: 16px; }
/***** mid container styles end *****/


/***** footer styles goes here *****/
.em .footer-wrap { width: 100%; background-color: #000; padding: 70px 0 30px; float: left; }
.em .footer-wrap p { color: #fff; font-size: 16px; }
.em .footer-wrap p a { color: #fff; position: relative; padding-left: 5px; }
.em .footer-wrap p a:hover { color: #ffd804; }
.em .footer-wrap p a::after { position: absolute; content: ''; background-color: #fff; width: 1px; height: 15px; left: 0; top: 4px; }
/*Custom css for loader line */
.pace { -webkit-pointer-events: none; pointer-events: none; -webkit-user-select: none; -moz-user-select: none; user-select: none; }
.pace-inactive { display: none; }
.pace .pace-progress { background: #c19b33; position: fixed; z-index: 2000; top: 0; right: 100%; width: 100%; height: 2px; }
