@charset "utf-8";

/* ----------------------------------

Name: style.css
Version: 1.0

-------------------------------------
Table of contents

    01. Google font
    02. Reset
    03. Typography
    04. Margin
    05. Color
    06. Padding
    07. Font Size
    08. Line Height
    09. Button
    10. Hover
    11. Banner
    12. Custom
*/

/* ===================================
    Google font
====================================== */


/* ===================================
    Reset
====================================== */
body{font-weight: bold; color: #fff; -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-stroke: 0.45px rgba(0, 0, 0, 0.1);
    -webkit-text-size-adjust: 100%;}

.navbar {margin-bottom: 0}
ul{margin: 0; padding: 0; list-style-type:none}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{margin: 0}
p{margin-bottom: 0;}
a{text-decoration: none; color: #886a6a}
a:hover{text-decoration: none; color: #ff0000 !important}
figure{margin: 0}
.container{max-width: 1600px;}
/* ===================================
    Typography
====================================== */

/* ===================================
    Margin
====================================== */
/*Margin Bottom*/
.margin_bottom_0    {margin-bottom: 0 !important}
.margin_bottom_5    {margin-bottom: 5px}
.margin_bottom_10   {margin-bottom: 10px}
.margin_bottom_15   {margin-bottom: 15px}
.margin_bottom_20   {margin-bottom: 20px}
.margin_bottom_25   {margin-bottom: 25px}
.margin_bottom_26   {margin-bottom: 26px}
.margin_bottom_30   {margin-bottom: 30px}
.margin_bottom_35   {margin-bottom: 35px}
.margin_bottom_40   {margin-bottom: 40px}
.margin_bottom_50   {margin-bottom: 50px}
.margin_bottom_55   {margin-bottom: 55px}
.margin_bottom_60   {margin-bottom: 60px}
.margin_bottom_65   {margin-bottom: 65px}
.margin_bottom_70   {margin-bottom: 70px}
.margin_bottom_75   {margin-bottom: 75px}
.margin_bottom_80   {margin-bottom: 80px}
.margin_bottom_85   {margin-bottom: 85px}
.margin_bottom_90   {margin-bottom: 90px}
.margin_bottom_95   {margin-bottom: 95px}
.margin_bottom_100  {margin-bottom: 100px}
.margin_bottom_150  {margin-bottom: 150px}

/*Margin Right*/
.margin_right_14   {margin-right: 14px}
.margin_right_10   {margin-right: 10px}
.margin_right_15  {margin-right: 15px}
.margin_right_20   {margin-right: 20px}
.margin_right_30   {margin-right: 30px}
.margin_right_60   {margin-right: 60px}

/*Margin Left*/
.margin_left_14    {margin-left: 14px}
.margin_left_10   {margin-left: 10px}
.margin_left_15   {margin-left: 15px}
.margin_left_20   {margin-left: 20px}
.margin_left_30   {margin-left: 30px}
.margin_left_50   {margin-left: 50px}
.margin_left_60   {margin-left: 60px}
.margin_left_100  {margin-left: 100px}

/*Margin Top*/
.margin_top-2   {margin-top: -2px}
.margin_top_10  {margin-top: 10px}
.margin_top_15  {margin-top: 15px}
.margin_top_20  {margin-top: 20px}
.margin_top_25  {margin-top: 25px}
.margin_top_30  {margin-top: 30px}
.margin_top_40  {margin-top: 40px}
.margin_top_35  {margin-top: 35px}
.margin_top_50  {margin-top: 50px}
.margin_top_60  {margin-top: 60px}
.margin_top_80  {margin-top: 80px}
.margin_top_90  {margin-top: 90px}
.margin_top_95  {margin-top: 95px}
.margin_top_100 {margin-top: 100px}
.margin_top_150 {margin-top: 150px}
.margin_top-170 {margin-top: 170px}

/* ===================================
     Color
====================================== */
/*Colors*/
.color_5b5b5b   {color: #5b5b5b;}



/*Background Colors*/
.bg_3b3a3b      {background-color: #3b3a3b;}
/* ===================================
    padding
====================================== */

/*padding*/
.no_padding{padding: 0}
.padding_tb_80 {padding: 80px 0;}
/*padding top*/
.padding_top_5  {padding-top: 5px}
.padding_top_8  {padding-top: 8px}
.padding_top_10 {padding-top: 10px}
.padding_top_13 {padding-top: 13px}
.padding_top_15	{padding-top: 15px}
.padding_top_20 {padding-top: 20px}
.padding_top_21 {padding-top: 21px}
.padding_top_25 {padding-top: 25px}
.padding_top_30 {padding-top: 30px}
.padding_top_35 {padding-top: 35px}
.padding_top_40 {padding-top: 40px}
.padding_top_45	{padding-top: 45px}
.padding_top_50 {padding-top: 50px}
.padding_top_60 {padding-top: 60px}
.padding_top_65 {padding-top: 65px}
.padding_top_70 {padding-top: 70px}
.padding_top_75 {padding-top: 75px}
.padding_top_80 {padding-top: 80px}
.padding_top_85 {padding-top: 85px}
.padding_top_90 {padding-top: 90px}
.padding_top_95 {padding-top: 95px}
.padding_top_100{padding-top: 100px}
.padding_top_120{padding-top: 120px}
.padding_top_130{padding-top: 130px}
.padding_top_150{padding-top: 150px}
.padding_top_300{padding-top: 300px !important}
.padding_top_185{padding-top: 185px}

/*padding bottom*/
.padding_bottom_5   {padding-bottom: 5px}
.padding_bottom_8   {padding-bottom: 8px}
.padding_bottom_10	{padding-bottom: 10px}
.padding_bottom_13  {padding-bottom: 13px}
.padding_bottom_15	{padding-bottom: 15px}
.padding_bottom_17  {padding-bottom: 17px}
.padding_bottom_20  {padding-bottom: 20px}
.padding_bottom_21  {padding-bottom: 21px}
.padding_bottom_25  {padding-bottom: 25px}
.padding_bottom_30  {padding-bottom: 30px}
.padding_bottom_35  {padding-bottom: 35px}
.padding_bottom_40  {padding-bottom: 40px}
.padding_bottom_50  {padding-bottom: 50px}
.padding_bottom_45	{padding-bottom: 45px}
.padding_bottom_55  {padding-bottom: 55px}
.padding_bottom_60  {padding-bottom: 60px}
.padding_bottom_65  {padding-bottom: 65px}
.padding_bottom_70  {padding-bottom: 70px}
.padding_bottom_75  {padding-bottom: 75px}
.padding_bottom_80  {padding-bottom: 80px}
.padding_bottom_85  {padding-bottom: 85px}
.padding_bottom_85  {padding-bottom: 85px}
.padding_bottom_90  {padding-bottom: 90px}
.padding_bottom_100 {padding-bottom: 100px}
.padding_bottom_120 {padding-bottom: 120px}
.padding_bottom_180 {padding-bottom: 180px}
.padding_bottom_250 {padding-bottom: 250px}

/*padding left*/
.padding_left_0     {padding-left: 0}
.padding_left_10    {padding-left: 10px}
.padding_left_15    {padding-left: 15px}
.padding_left_20    {padding-left: 20px}
.padding_left_25    {padding-left: 25px}
.padding_left_30	{padding-left: 30px}
.padding_left_40    {padding-left: 40px}
.padding_left_45    {padding-left: 45px}
.padding_left_50    {padding-left: 50px}
.padding_left_55    {padding-left: 55px}
.padding_left_58    {padding-left: 58px}
.padding_left_60    {padding-left: 60px}
.padding_left_70    {padding-left: 70px}
.padding_left_75    {padding-left: 75px}
.padding_left_80    {padding-left: 80px}
.padding_left_85    {padding-left: 85px}
.padding_left_95    {padding-left: 95px}
.padding_left_100   {padding-left: 100px}

/*padding right*/
.padding_right_0    {padding-right: 0}
.padding_right_10   {padding-right: 10px}
.padding_right_15   {padding-right: 15px}
.padding_right_20   {padding-right: 20px}
.padding_right_30	{padding-right: 30px}
.padding_right_40   {padding-right: 40px}
.padding_right_50   {padding-right: 50px}
.padding_right_55   {padding-right: 55px}
.padding_right_58   {padding-right: 58px}
.padding_right_65   {padding-right: 65px}
.padding_right_70   {padding-right: 70px}
.padding_right_75   {padding-right: 75px}
.padding_right_80   {padding-right: 80px}
.padding_right_105  {padding-right: 105px}

/* ===================================
     Font Size
====================================== */
/*Font Size*/
.font_size_12   {font-size: 12px}
.font_size_14   {font-size: 14px}
.font_size_16   {font-size: 16px}
.font_size_18   {font-size: 18px}
.font_size_20   {font-size: 20px}
.font_size_22   {font-size: 22px}
.font_size_24   {font-size: 24px}
.font_size_26   {font-size: 26px}
.font_size_28   {font-size: 28px}
.font_size_30   {font-size: 30px}
.font_size_32   {font-size: 32px}
.font_size_34   {font-size: 34px}
.font_size_36   {font-size: 36px}
.font_size_38   {font-size: 38px}
.font_size_40   {font-size: 40px}
.font_size_42   {font-size: 42px}
.font_size_44   {font-size: 44px}
.font_size_48   {font-size: 48px}
.font_size_60   {font-size: 60px}
.font_size_64   {font-size: 64px}
.font_size_50   {font-size: 50px}
.font_size_70   {font-size: 70px}
.font_size_80   {font-size: 80px}
.font_size_90   {font-size: 90px}

/*Font weight*/
.font_weight_100{font-weight: 100}
.font_weight_200{font-weight: 200}
.font_weight_300{font-weight: 300}
.font_weight_400{font-weight: 400}
.font_weight_500{font-weight: 500}
.font_weight_600{font-weight: 600}
.font_weight_700{font-weight: 700}
.font_weight_800{font-weight: 800}
.font_weight_900{font-weight: 900}
/* ===================================
     Line Height
====================================== */
/*Line Height*/
.line_height_18    {line-height: 18px}
.line_height_22    {line-height: 22px}
.line_height_24    {line-height: 24px}
.line_height_25    {line-height: 25px}
.line_height_28    {line-height: 28px}
.line_height_30    {line-height: 30px}
.line_height_34    {line-height: 34px}
.line_height_36    {line-height: 36px}
.line_height_40    {line-height: 40px}
.line_height_42    {line-height: 42px}
.line_height_48    {line-height: 48px}
.line_height_50    {line-height: 50px}
.line_height_54    {line-height: 54px}
.line_height_60    {line-height: 60px}
.line_height_65    {line-height: 65px}
.line_height_80    {line-height: 80px}
.line_height_82    {line-height: 82px}

/* ===================================
             Default Header
====================================== */
.header_box{position: absolute; content: ""; top: 0; left: 0; width: 100%; padding-top: 50px; height: 340px;}
.header_box{
    background: -moz-linear-gradient(top,  rgba(61,61,61,1) 0%, rgba(36,36,36,1) 41%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(top,  rgba(61,61,61,1) 0%,rgba(36,36,36,1) 41%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom,  rgba(61,61,61,1) 0%,rgba(36,36,36,1) 41%,rgba(0,0,0,0) 100%);
    }
.nav_links{text-align: center;}
.nav_links li{display: inline-block;}
.nav_links li a{font-size: 22px; line-height: 30px; font-weight: 400; color: #fff; text-transform: uppercase; display: block; padding: 10px 20px;}

.nav_social_links_list li{display: inline-block; vertical-align: middle;}
.nav_social_links_list li:first-child a{font-size: 28px; line-height: 28px; font-weight: bold; color: #fff;}
.nav_social_links_list li:last-child a{font-size: 22px; line-height: 28px; font-weight: bold; color: #fff;}
.nav_social_links_list li, .nav_social_links_list li i{font-size: 22px; line-height: 28px; color: #ff0000; font-weight: bold;}
.nav_social_links_list li a{margin-left: 10px;}
.nav_social_links_list li:first-child{margin-right: 30px;}
.nav_social_links{padding-top: 10px; float: right;}


/* ===================================
             Banner Section
====================================== */
.banner_section{background: url(../images/banner_img.jpg) no-repeat center fixed; background-size: cover; width: 100%; height: 856px; position: relative; display: table;}
.inner_banner{display: table-cell; vertical-align: middle; text-align: center;}
.banner_content{padding: 0 80px;}
.banner_content .bold_text{font-size: 46px; line-height: 60px}
.banner_content p{font-size: 30px; line-height: 42px;}

.content_box h2{font-size: 36px; line-height: 36px;}
.content_box h2 span{color: #ff0000;}


.promotion_box{background: url(../images/coa_img.jpg) no-repeat center fixed; background-size: cover; width: 100%; height: 800px; display: table;}
.inner_promotion_box{display: table-cell; vertical-align: middle; text-align: center;}

/* .image_box{background: url(../images/vehicle_img.jpg) no-repeat right top fixed; background-size: cover; width: 100%; height: 488px;} */
.content_box p{font-size: 28px; line-height: 42px;}
.owner_msg_box p{font-size: 26px; line-height: 40px; border-top: 3px solid #ff0000; padding-top: 50px;}
.section_heading{width: fit-content; margin: 0 auto;}
.section_heading h2{font-size: 36px; line-height: 50px; font-weight: bold; color: #ccc; border-bottom: 3px solid #ff0000; padding-bottom: 10px; margin-bottom: 50px;}

.process_box{background-color: #484848; padding: 0 60px; height: 372px; display: table;}
.inner_process_box{display: table-cell; vertical-align: middle; text-align: center;}
.process_box h1{font-size: 40px; line-height: 40px; font-weight: bolder; color: #cfcfcf; margin-bottom: 20px;}
.process_box p{font-size: 18px; line-height: 28px; color: #cfcfcf; }

.footer_box h4{font-size: 40px; line-height: 40px; color: #4b4b4b; font-weight: bold;}
.footer_box p{color: #a9a9a9; font-size: 24px; line-height: 30px; font-weight: 400; margin-bottom: 40px;}
.footer_box a{display: inline-block;}
.contact_number a{margin-bottom: 10px;}
.contact_number a, .email_box a{font-size: 24px; line-height: 24px; color: #4b4b4b; font-weight: 400;}
.email_box a{border-bottom: 2px solid #4f4f4f; margin-bottom: 30px;}
.social_icon a i{color: #4b4b4b; font-size: 24px; margin-bottom: 30px;}
.color_text{color: #ff0000; font-size: 26px; line-height: 26px; font-weight: bold;}


