@charset "UTF-8";

/*=================================================================================================*/
body { color: #666; }
body, p, li, label { font-size: 20px; line-height: 1.60; font-family: 'Montserrat'; font-weight: normal; font-weight: 400; }
p strong, li strong, label strong { font-weight: 600; }
a { text-decoration: none; color: #2c85cc !important; }
a:hover { color: #ee7e2c !important }

@keyframes popIn {
    0% {
        opacity: 0;
        transform: scale(0.8) translateY(-20px);
    }
    100% {
        opacity: 1;
        transform: scale(1) translateY(0);
    }
}

/*============================================================================================*/
img, iframe { max-width: 100%; }
.footer_logo_image { max-width: 350px !important; }
/*----------------------------------------------------------------------*/
.center {  text-align: center; }
/*----------------------------------------------------------------------*/
.bg_grey1 { background-color: #f9fbfe;  }
.bg_grey2 { background-color: /*#e7e8ec*/#f9fbfe;  }
.bg_orange { background-color: #de7229;  }
/*----------------------------------------------------------------------*/
.new_bg_blue { background-color:#f9fbfe;  }
.bg_grey2 { background-color: /*#f4f8fb*/#f9fbfe; }
/*=================================================================================================*/
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { color: #333; font-family: 'Montserrat'; font-weight: bold; margin-bottom: 30px; }
.h1, h1 { font-size: 60px; font-weight: 600; }
.h1.heading1, h1.heading1, .heading1 { 
    font-size: 60px;  
    font-weight: 600; 
    line-height: 1.15;
    opacity: 0; /* Hide initially */
    animation: popIn 0.8s ease-out forwards;
}
.para-main{
    opacity: 0; /* Hide initially */
    animation: popIn 0.8s ease-out forwards;
}


.big_text1 { font-size: 24px; font-weight: 500; color: #555555; font-family: 'Montserrat'; }
.htsr_btns {  padding-top: 15px; }


.h3, h3 {  font-size: 30px; font-weight: 600; color: #555555; font-family: 'Montserrat';  }
/*=================================================================================================*/
.navbar-toggler { background-image: url(images/nav_button.png); background-position: center center; background-repeat: no-repeat; }
.contact_map_section iframe { width: 100%; float: left; }
.section.footer_bottom_section { padding: 0 0 0; }
section.section.footer_top_section { padding-top: 0; }
.sitemap_section_row2  li { padding-bottom: 0 !important; }

/*=================================================================================================*/
input[type=submit], input[type=reset], .btn-primary { 
	/*line-height: 48px; padding: 0 28px; font-size: 18px; font-family: 'Montserrat'; 
	font-weight: 500; letter-spacing: 1px; text-shadow: 1px 0 1px rgb(0 0 0 / 30%); 
	border-radius: 24px 0 24px 0; border-width: 0; background: #2c85cc !important; 
	color: #fff !important; */
	line-height: 52px; padding: 0 25px; font-size: 18px; font-family: 'Montserrat'; 
	font-weight: 700; letter-spacing: 1px; text-shadow: 1px 0 1px rgb(0 0 0 / 30%); 
	border-radius: 5px; border-width: 0; text-transform: none; color: #fff !important;
	background: #243378 !important;
}
input[type=submit]:hover, input[type=reset]:hover, .btn-primary:hover { 
	color: #fff !important; background: #2c85cc !important; 
	border-color: var(--bs-btn-hover-border-color); 
}

/*=================================================================================================*/

.myrow.button-wrapper input { margin: 0 12px; }
.blue_heading { color: #2c85cc; font-family: 'Montserrat'; font-weight: /*bold*/500; text-transform: none; margin: 0 0 17px; }
.faq_block { border-bottom: 1px solid #ddd; padding: 0 0 20px; margin: 0 0 20px; }
.faq_block:last-child { border-bottom: 0px solid #ddd; padding: 0 0 0px; margin: 0 0 20px; }
.contact_map_section { float: left; width: 100%; clear: both; }

/*=================================================================================================*/
section.section { padding: 50px 0; }

/*-----------------------*/
p { margin-bottom: 20px; }
p:last-child { margin-bottom: 0px; }

/*-----------------------*/
.theme_button, .btn { color: #fff !important; }
.theme_button:hover, .btn:hover { color: #fff !important; }

.theme_button { 
	line-height: 52px; padding: 0 25px; font-size: 18px; font-family: 'Montserrat'; font-weight: 700; 
	letter-spacing: 1px; text-shadow: 1px 0 1px rgb(0 0 0 / 30%); border-radius: 5px; border-width: 0; 
	text-transform: none; 
}

.harf_row3_buttons .theme_button { text-transform: none; }
.top_right_header_links { display: flex; justify-content: flex-end; align-items: center; }
/*.top_right_header_links a:not(:first-child) { margin-left: 20px; }*/

/*------------------------------------------------*/
.row.top_header_row { padding: 20px 0; }

/*------------------------------------------------*/
.header_phone1 { color: #555 !important; text-decoration: none; font-family: 'Montserrat'; font-weight: 600; line-height: 48px; padding-left: 30px; background-image: url(images/icon_phone1.png); background-repeat: no-repeat; background-position: 0 12px; font-size: 20px; }

/*------------------------------------------------*/
.h1, h1 { font-size: 48px; color: #333; font-family: 'Montserrat'; font-weight: 600; margin-bottom: 20px; }

/*------------------------------------------------*/
.h2, h2 { font-size: 40px; font-family: 'Montserrat'; font-weight: bold; }

/*------------------------------------------------*/
.h2, h2 { font-size: 40px; font-family: 'Montserrat'; font-weight: 600; }

/*-----------------------*/
h3.heading3 { font-size: 36px; font-weight: 600; }

/*-----------------------*/
.home_arm_features_section { background-color: #f9fbfe; padding: 50px 0; }

/*-----------------------*/
.arm_image_placeholder { background-image: url(images/arfm_bg1.jpg); background-position: center top; background-repeat: no-repeat; background-size: cover; width: 100%; height: 516px; max-width: 508px; margin: 0 auto 30px; border-radius: 18px; }

/*-----------------------*/
.harf_row1 { margin-bottom: /*60px*/0; }

/*-----------------------*/
.armf_block_title { background-image: url(images/checkbox_icon1.png); background-position: 0 4px; background-repeat: no-repeat; color: #2c85cc; font-family: 'Montserrat'; font-weight: /*bold*/500; text-transform: none; margin: 0 0 8px; padding: 0 0 0 38px; }

/*-----------------------*/
.armf_block { margin: 0 0 30px; }

/*-----------------------*/
/*.nav_wrapper { background: #2c85cc; color: #fff; }*/

/*=========================================================================================================================================
=========================================================================================================================================*/
.row.top_header_row { display: block; }
/*------------------------------------------------*/
div#header_left { float: left; padding: 0; margin: 0; width: 376px; }
div#header_right { display: block; float: right; width: calc(100% - 390px); padding: 0; margin: 0; text-align:right; }
/*------------------------------------------------*/
.row.top_header_row { padding: 0; margin: 0; }
/*------------------------------------------------*/
.nav_wrapper {  width: auto; display:inline-block; }
nav.navbar.navbar-expand-lg { margin: 0; padding: 0; display: inline-block; }
/*------------------------------------------------*/
#top_header { background-color: #F0F7FD; padding-top: 7px; padding-bottom: 7px; }
/*------------------------------------------------*/
.header_topbar { background-color:#F0F7FD;  color: #333;  }
/*------------------------------------------------*/
ul.header_topbar { float:right;  margin:0; display: inline-block; padding-right:55px; }
ul.header_topbar li { float: left; list-style: none;  padding: 0;  margin: 0;  list-style: none; color: #333;  }
ul.header_topbar li { margin-left: 12px; line-height: 44px;  }
/*------------------------------------------------*/
ul.header_topbar li a, ul.header_topbar li span { display:inline-block; line-height: 44px;  }
ul.header_topbar li a {  font-size: 15px;  font-weight: 700;  text-transform: uppercase; }
ul.header_topbar li a { color: #333!important; text-decoration: none!important;   }
ul.header_topbar li a:hover { color: #de7229!important; }
/*------------------------------------------------*/
ul.header_topbar li a.header_phone { padding-left: 24px; background:url(images/new_phone_icon.png) no-repeat 0 14px;  }
ul.header_topbar li a.header_phone:hover { background-image:url(images/new_phone_icon_hover.png);  }
/*------------------------------------------------*/

/*-----------------------*/
#top_header { position: relative; z-index: 11111; }
.row.top_header_navbar .navbar { margin: 0 !important; padding: 0 !important; }

ul#primary_nav { /*width: 100%; display: flex; justify-content: space-around;*/ }

ul#primary_nav > li { margin: 0 !important; padding: 0 !important; position:relative; }

ul#primary_nav > li > a { 
	color: #333 !important; text-transform: uppercase; font-family: 'Montserrat'; font-weight: 700; 
	font-size: 15px; letter-spacing: 0.02em; padding: 0 22px !important; line-height: 52px; 
}
ul#primary_nav > li.last_link > a { background-color: #de7229; }

/*-----------------------*/
.harf_row3_buttons  .btn { margin: 0 10px; }
.home_arm_section2 { padding-top: 50px; padding-bottom: 50px; }

/*-----------------------*/
/*#top_header ul#primary_nav > li > a:hover { background-color: #de7229; }
#top_header ul#primary_nav > li.active > a { background-color: #de7229; }*/

#top_header ul#primary_nav > li > a:hover { color: #de7229!important; }
#top_header ul#primary_nav > li.active > a { color: #de7229!important; }

/*-----------------------*/
@media (min-width:992px) {
	#top_header ul#primary_nav > li .dropdown-menu { display: none !important; }
	#top_header ul#primary_nav > li:hover ul { display: block !important; }
	#top_header ul#primary_nav > li:hover .dropdown-menu { display: block !important; }
}

/*-----------------------*/
#top_header ul#primary_nav > li ul.dropdown-menu { width: 100% !important; padding: 0 !important; min-width: 300px; }


/*-----------------------*/
#top_header ul#primary_nav > li ul.dropdown-menu li { padding: 0 !important; margin: 0 !important; }

/*-----------------------*/
#top_header ul#primary_nav > li ul.dropdown-menu li a { 
	font-size: /*20px*/16px !important; font-weight: 500!important;  line-height: 40px !important; background: #fff !important; color: #333 !important; 
}

/*-----------------------*/
#top_header ul#primary_nav > li ul.dropdown-menu { width: 100% !important; padding: 0 !important; border-width: 0; margin: 0;    /* border-radius: 0 0 0.375rem 0.375rem !important;  box-shadow: 0 8px 10px rgba(0,0,0,0.254);  */ border-radius: 15px! !important; overflow: hidden !important; }
#top_header ul#primary_nav > li .dropdown-menu { border-radius: 15px !important; box-shadow: 0 0 18px rgba(0, 0, 0, 0.3) !important; overflow: hidden !important; border: 1px solid #c6c9ca !important; }
span.ddfm3 { display: block; font-size: 14px; color: #666666; }
.dropdown-menu.big_menu { float: left; display: block; }
.dropdown-menu.big_menu { padding: 25px 40px; }
.dropdown-menu.big_menu ul.dropdown-menu-remove > li { list-style: none; }
ul.dropdown-menu-remove { column-count: 2; }
ul.dropdown-menu-remove > li { width: 300px; white-space: normal; }
ul.dropdown-menu-remove > li > a { white-space: normal; }
ul.dropdown-menu-remove > li { break-inside: avoid; }
#top_header ul#primary_nav > li.features_dropdown  .dropdown-menu { transform: translate(-38%, 0px); width: 800px; }
#top_header ul#primary_nav > li ul.dropdown-menu li a:hover { background-color: #2c84cc !important; color: #fff !important; }
.dropdown-menu.big_menu ul.dropdown-menu-remove { padding: 0; margin: 0; column-count: 2; column-gap: 50px; }
.dropdown-menu.big_menu ul.dropdown-menu-remove > li { padding: 0 !important; width: 100%; margin: 0 0 20px !important; float: left; display: block; width: 100%; }
.dropdown-menu.big_menu ul.dropdown-menu-remove > li > a { padding: 0 0 0 86px; margin: 0; float: left; display: block; width: 100%; position: relative; }
.dropdown-menu.big_menu ul.dropdown-menu-remove > li > a
span.ddfm1 { width: 60px; height: 60px; display: block; position: absolute; left: 10px; top: 6px; border-radius: 5px; border: 1px solid #ddd; display: flex; flex-direction: column; justify-content: center; align-items: center; }
.dropdown-menu.big_menu { float: left; display: block; }
span.ddfm2 { font-size: 18px; font-weight: 600; color: #2c85cc; }
.dropdown-menu.big_menu ul.dropdown-menu-remove > li.active a span.ddfm2 { color: #e6762b; }
.dropdown-menu.big_menu ul.dropdown-menu-remove > li.active a span.ddfm3 { color: #e6762b; }
.dropdown-menu { --bs-tertiary-bg: #f8f9fa !important; --bs-dropdown-link-active-bg: #f8f9fa !important; }

/* ==================================================================== */
#top_header ul#primary_nav > li ul.dropdown-menu li.active a { background-color: #2c84cc !important; color: #fff !important; }

/* ==================================================================== */
#top_header ul#primary_nav > li > ul.dropdown-menu { transition: all 3s ease-in-out; transform: translateY(100px); }
#top_header ul#primary_nav > li:hover > ul.dropdown-menu { transition: all 3s ease-in-out; transform: translateY(0px); }
#top_header ul#primary_nav > li > div.dropdown-menu { transition: all 3s ease-in-out; transform: translate(-38%, 100px); }
#top_header ul#primary_nav > li:hover > div.dropdown-menu { transition: all 3s ease-in-out; transform: translate(-38%, 0px); }

/* ==================================================================== */
section.section.home_video_section { background: #e7e8ec; padding: 50px 0; text-align: center; }
video.video1 { border: 1px solid #c2c6c9; max-width: 1062px; margin: 0 auto; box-shadow: 0 0 35px rgb(0 0 0 / 14%); }
.home_mbg_section { background-color: #de7229; color: #fff; text-align: center; padding: 50px 0; }
.mbg_text_block { font-family: 'Montserrat'; font-weight: normal; font-size: 22px; max-width: 932px; margin: 0 auto; }
footer#main_footer { background-color: #262626; color: #fcfcfc; text-align: center; padding: 50px 0 0 0; clear: both; }
.col-sm-6.conatct_from_row_right { position: relative; }
.col-sm-6.conatct_from_row_right:before { content: " "; display: block; width: 1px; background: #ddd; height: 100%; position: absolute; left: -40px; top: 0; }
/*ul.footer_bottom_links li:not(:first-child):before { content: "|"; display: inline-block; position: relative; padding-left: 0px; margin-right: 7px; }*/
.dropdown, .dropdown-center, .dropend, .dropstart, .dropup, .dropup-center { position: relative; }
.dropdown-menu.big_menu ul.dropdown-menu-remove > li.active > a { background: #f8f9fa !important; }

/*----------------------------------------------------------------*/
.home_bottom_rfd_section { 
	padding: 50px 0; /*background-image: url(images/home-from-bg.jpg);*/ background-image: url(images/blue_footer_bg.jpg);
	background-position: center 0; background-repeat: no-repeat; background-size: cover; padding: 50px 0; 
} 
 
/*----------------------------------------------------------------*/
.main_footer { font-family: 'Montserrat'; font-weight: 400; font-size: 18px; color: #fcfcfc; text-decoration: none; }
.main_footer ul li { list-style: none; display: inline-block; }
.main_footer ul li a, .main_footer  a { color: #fcfcfc !important; text-decoration: none; }
.main_footer ul li a:hover, .main_footer  a:hover { color: #e6762b !important; }

/*----------------------------------------------------------------*/
.footer_logo { margin-bottom: 50px; }
.footer_logo { margin-bottom: 50px; }

/*----------------------------------------------------------------*/
ul.footer_links li a { text-transform: uppercase; font-size: 18px; font-weight: 400; font-family: 'Montserrat'; }
ul.footer_links li { margin: 0 30px; }
ul.footer_links { margin-bottom: 30px; }

/*----------------------------------------------------------------*/
section.section.footer_top_section { border-bottom: 1px solid #4a4a4a; padding-bottom: 40px; }
.app_links_wrapper { margin: 35px 0 0 0; }
ul.app_links li { margin: 0 5px 5px; }
input[type=email], input[type=password], input[type=tel], input[type=text], select, textarea { width: 100% !important; max-width: 100% !important; border: 1px solid #ddd !important; padding: 0 15px !important; line-height: 42px; font-weight: 400; font-size: 18px; color: #555; font-family: 'Montserrat'; }
.home_rfd_form { 
	background-color: #fcfcfc !important; max-width: 533px; border-radius: 10px!important;
	padding: 25px 25px 25px 25px; margin: 0 auto; display: inline-block; 
}
.home_rfd_form h1 { padding: 30px 0 20px 0; font-size: 36px !important; text-align: left; margin-bottom: 30px; }
.req-demo-form::before { position: relative; content: " "; z-index: 0; left: 0; top: 0; width: 100%; height: 100%; display: block; background-color: rgba(0, 0, 0, .3) }
.req-demo-form { padding-top: 50px; padding-bottom: 50px }
.req-demo-form .right-side-form h1 { padding: 30px 0 20px 0 }

/*=================================================================================================================
=================================================================================================================*/
.clear { clear: both; }
.half { float: left; width: 48%; display: inline-block; margin-right: 4%; margin-bottom: 20px; }
.half.last { margin-right: 0 !important; }
.full { float: left; width: 100%; display: inline-block; margin-left: 0; margin-right: 0; clear: both; margin-bottom: 20px; }
.full_width { float: left; width: 100%; clear: both; }
.myrow { float: left; width: 100%; clear: both; }
.contact-wrapp br { display: none; }
.contact-wrapp br.clear { display: block; }

/*-------------------------------------------------------------------------------------------------------------*/
@media (max-width:700px) {
	.half { float: left; width: 100%; display: inline-block; margin-right: 0%; }
}

/*=================================================================================================================
=================================================================================================================*/
.req-demo-form .contact-wrapp .half { float: left; width: 48% }

/*.req-demo-form .contact-wrapp .half.last { margin-left: 4% }*/
.req-demo-form #contactform br { display: none; }
.right-side-form>.vc_column-inner>.wpb_wrapper { background-color: #fcfcfc !important; max-width: 533px; padding: 25px 25px 0 25px; margin: 0 auto; display: inline-block }
input[type=email], input[type=password], input[type=tel], input[type=text], select, textarea { background: 0 0 !important; border-color: #d8d8d8 !important }
textarea { height: 100px }
.myrow.button-wrapper { text-align: center !important }
/*input[type=submit] { background: #2c85cc !important }
input[type=submit]:hover { background: #e6762b !important }*/
div.wpcf7-mail-sent-ok { margin: 100px 0 220px 0 !important }
.req-demo-form .contact-wrapp input { margin-bottom: 0 !important }
.req-demo-form .contact-wrapp label { margin-bottom: 25px }
.mb0px { margin-bottom: 0 !important }
.myrow.checkbox-wrapper, .myrow.checkbox-wrapper label { font-size: 16px; }
.coming_soon_row { height: 50vh; padding: 50px 0; }
.content_body { min-height: 50vh; }

.video_bottom_buttos { text-align: center; margin: 30px 0 0; }
.video_bottom_buttos a.btn { margin: 0 15px 15px; }
.video_bottom_buttos a#btn_toggle_video { /*margin-top: 20px;*/ }

.g-recaptcha { display: block; margin: 0 0 30px; }
.inner_banner { min-height: 420px; font-family: 'Montserrat'; font-weight: 400; font-size: 24px; color: #fff !important; padding: 30px 0; background-size: cover; background-position: center center; }
.inner_banner h1, .inner_banner h2 { color: #fff; }
.about_inner_banner { padding-bottom: 100px !important; }
.theme_button.inner_banner_btn { background: #fff !important; color: #e6762b !important; border-radius: 0 24px 0 24px; text-shadow: 1px 0 1px rgb(0 0 0 / 10%); line-height: 56px; }
.theme_button.inner_banner_btn:hover { background: #e6762b !important; color: #fff !important; }
.content_left_side .inner_banner_left { justify-content: center; flex-direction: column; display: flex; padding-left: 5%; }
.content_left_side .inner_banner_right { align-items: flex-start; flex-direction: column; display: flex; }
.content_right_side .inner_banner_left { align-items: /*flex-start*/center; flex-direction: column; display: flex; }
.content_right_side .inner_banner_right { justify-content: center; flex-direction: column; display: flex; padding-left: 5%; }
.inner_banner_buttons { padding-top: 30px; }
.inner_banner_content { padding-top: 20px; }
.inner_banner_content_2 { font-size: 36px; font-weight: 500; font-family: 'Montserrat'; }
.inner_banner { position: relative; }
.inner_banner.orange_overlay:before { content: " "; display: block !important; left: 0; width: 100%; height: 100%; position: absolute; top: 0; background-color: rgba(230, 124, 58, .85); }
.car_fax_section_column2 { display: flex; flex-direction: column; justify-content: center; }
.warm_block { text-align: center; margin: 0px 0 50px; }
.row.warm_block_row.warm_block_row1 { margin-top: 40px; }
.warm_block_title { font-size: 24px; font-weight: 500; font-family: 'Montserrat'; margin: 15px 0 10px; }
.why_arm_section_heading3 { color: #e6762b; font-weight: 400; text-transform: uppercase; margin: 14px 0 3px 0; font-size: 30px; }
.service_history_section_row1_col1 { display: flex; flex-direction: column; justify-content: center; }
.org-box { background: #e6762b; color: #fff; padding: 10px 0; margin-bottom: 35px; }
.blue-box { background: #2c85cc; color: #fff; padding: 10px 0; margin-bottom: 35px; }

/* ------------------------------------------------------------ */
blockquote.testimonial_block { margin: 0 0 35px; }
blockquote.testimonial_block .author { font-size: 20px; color: #ee7e2c !important; font-weight: 600; }
blockquote.testimonial_block .quote { margin: 0 0 15px; }

/* ------------------------------------------------------------ */
section.section.inner_banner.top_banner1 { height: 280px; min-height: 1px; padding: 0px 0 !important;    /* background-attachment: fixed;   */ background-position: center center; justify-content: center; position: relative; }
section.section.inner_banner.top_banner1:before { display: block; content: " "; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.30); z-index: 0; }
section.section.inner_banner.top_banner1 > div { position: relative; z-index: 1; }
section.section.inner_banner.top_banner1 h2 { margin: 0; }

/* -------------------------------------------------------------- */
.pricing_box { 
	background: #2c85cc; color: #fff; text-align: center; padding: 60px 35px /*100px*/80px; border-radius: 18px; 
	max-width: 624px; margin: 0 auto; display: block; font-size: 30px; border: 0px solid #cecece; 
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.25); margin-bottom: 20px; 
}
.pricing_box p { font-size: inherit; }
span.priceww { display: block; font-weight: 600; font-size: 60px; line-height: 1.2; }
.price_col222 { padding-left: 50px; }

/*=================================================================================================================
=================================================================================================================*/
section.section.invoices_section { padding-bottom: 0px; padding-top: 40px; background-image: url(images/invoice_left_top_bg.png); background-repeat: no-repeat; background-size: 15% auto; background-position: 0 0; }
section.section.invoices_section.right_side_bg { background-image: url(images/invoice_right_top_bg.png); background-position: 100% 0; }

section.section.invoices_section.right_side_bg.right_side_bg_small { background-size:10% auto;  }

section.section.feature_content_section { background-image: url(images/invoice_left_top_bg_red.png); background-repeat: no-repeat; background-size: 15% auto; background-position: 0 0; position: relative; }
section.section.feature_content_section:before { content: " "; position: absolute; right: 0; top: 0; width: 132px; height: 132px; background-position: right top; background-image: url(images/features_right_top_bg.png); background-repeat: no-repeat; z-index: 0; display: block; }
section.section.feature_content_section:after { content: " "; position: absolute; right: 0; bottom: 0; width: 215px; height: 187px; background-position: right bottom; background-image: url(images/features_right_bottom.png); background-repeat: no-repeat; z-index: 0; display: block; }
section.section.overview_section_bg1 { position: relative; background-image: url(images/overview_right_top.png); background-repeat: no-repeat; background-position: right 0; }
section.section.overview_section_bg1:after { content: " "; position: absolute; right: 0; bottom: 0; width: 473px; height: 437px; background-position: right bottom; background-image: url(images/overview_right_bottom.png); background-repeat: no-repeat; z-index: 0; display: block; }
section.section.overview_section_bg1 > div { position: relative; z-index: 1; }
.row.invoices_row3 { margin-top: 0 !important; }
.row.invoices_row3 > .col-lg-6.invoices_row3_left, .row.invoices_row3 > .col-lg-6.invoices_row3_right { margin-top: 0 !important; }
.mb15px, .row.invoices_row2.mb15px { margin-bottom: 15px !important; }
.mb20px, .row.invoices_row2.mb20px { margin-bottom: 20px !important; }
.mb30px, .row.invoices_row2.mb30px { margin-bottom: 30px !important; }
.mb35px, .row.invoices_row2.mb35px { margin-bottom: 35px !important; }
.mb50px, .row.invoices_row2.mb50px { margin-bottom: 50px !important; }
.verticle_center { flex-direction: column; display: flex; justify-content: center; align-items: center; }

/* ============================================================ */
.display_none { display: none !important; }
.header_subheding2 { font-size: 24px; font-weight: 400; }


/*---------------------*/
h1.warm00_title { margin: 0 0 30px; font-size: 36px; font-family: 'Montserrat'; font-weight: 600; }
h2.warm00_title { margin: 0 0 30px; font-size: 36px; font-family: 'Montserrat'; font-weight: 600; }

/*---------------------*/
h1.warm00_title2 { font-size: 24px; font-weight: 400; margin: 0 0 35px; padding: 0; }
h2.warm00_title2 { font-size: 24px; font-weight: 400; margin: 0 0 35px; padding: 0; }
h3.warm00_title2 { font-size: 24px; font-weight: 400; margin: 0 0 35px; padding: 0; }
h4.warm00_title2 { font-size: 24px; font-weight: 400; margin: 0 0 35px; padding: 0; }

/*---------------------*/
a.warm00_btn { border: 1px solid #eee; display: flex; width: /*19%*/21%; border-radius: 5px; text-align: center; padding: 10px 10px 20px; line-height: 1; justify-content: center; align-items: flex-end; color: #333 !important; margin: 1.35%; font-size: 20px; font-weight: 500; line-height: 1.20; background: #fff; background-image: url(images/arm_icon.png); background-repeat: no-repeat; background-position: 50% 25px; box-shadow: 0 0 12px rgba(0, 0, 0, 0.10); cursor: pointer; height: 170px; }
a.warm00_btn:hover, a.warm00_btn.active { background-image: url(images/arm_icon_hover.png); border-color: #2c85cc !important; color: #2c85cc !important; }

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

/*---------------------*/
a.warm00_btn#warm00_btn2 { background-image: url(images/arm_expenses_icon.png); }
a.warm00_btn#warm00_btn2:hover, a.warm00_btn#warm00_btn2.active { background-image: url(images/arm_expenses_icon_hover.png); }

/*---------------------*/
a.warm00_btn#warm00_btn3 { background-image: url(images/fleet_accounts.png); }
a.warm00_btn#warm00_btn3:hover, a.warm00_btn#warm00_btn3.active { background-image: url(images/fleet_accounts_hover.png); }

/*---------------------*/
a.warm00_btn#warm00_btn4 { background-image: url(images/arm_vendor_maintenance_icon.png); }
a.warm00_btn#warm00_btn4:hover, a.warm00_btn#warm00_btn4.active { background-image: url(images/arm_vendor_maintenance_icon_hover.png); }

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

/*---------------------*/
a.warm00_btn#warm00_btn5 { background-image: url(images/arm_inventory.png); }
a.warm00_btn#warm00_btn5:hover, a.warm00_btn#warm00_btn5.active { background-image: url(images/arm_inventory_hover.png); }

/*---------------------*/
a.warm00_btn#warm00_btn6 { background-image: url(images/arm_report.png); }
a.warm00_btn#warm00_btn6:hover, a.warm00_btn#warm00_btn6.active { background-image: url(images/arm_report_hover.png); }

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

/*---------------------*/
a.warm00_btn#warm00_btn7 { background-image: url(images/arm_icon_digital_inspection.png); }
a.warm00_btn#warm00_btn7:hover, a.warm00_btn#warm00_btn7.active { background-image: url(images/arm_icon_digital_inspection_hover.png); }

/*---------------------*/
a.warm00_btn#warm00_btn8 { background-image: url(images/arm_estimate_icon.png); }
a.warm00_btn#warm00_btn8:hover, a.warm00_btn#warm00_btn8.active { background-image: url(images/arm_estimate_icon_hover.png); }

/*---------------------*/
a.warm00_btn#warm00_btn9 { background-image: url(images/carfax_icon.png); }
a.warm00_btn#warm00_btn9:hover, a.warm00_btn#warm00_btn9.active { background-image: url(images/carfax_icon_hover.png); }

/*---------------------*/
a.warm00_btn#warm00_btn10 { background-image: url(images/arm_marketing.png); }
a.warm00_btn#warm00_btn10:hover, a.warm00_btn#warm00_btn10.active { background-image: url(images/arm_marketing_hover.png); }

/*---------------------*/
a.warm00_btn#warm00_btn11 { background-image: url(images/arm_mobile_app.png); }
a.warm00_btn#warm00_btn11:hover, a.warm00_btn#warm00_btn11.active { background-image: url(images/arm_mobile_app_hover.png); }

/*---------------------*/
span.ddfm1 img { max-width: 30px; max-height: 29px; display: block; }
a#warm00_btn4, a#warm00_btn8 {    /* top: 94px; position: relative; */ }
.col-lg-6.warm00_left { display: flex; flex-wrap: wrap; align-items: center; align-content: center; flex-direction: row; }
.col-lg-6.warm00_right { display: flex; flex-direction: column; justify-content: center; }
.col-lg-6.arms_signup_left { width: 38%; }
.col-lg-6.arms_signup_right { flex: 1; padding-left: 2%; }
.arms_signup_left img { width: 100%; float: left; display: block; border-radius: 20px; }
.row.arms_signup_row2.mb-4 { margin-bottom: 0 !important; }
span.insert_code_000 { font-weight: 500; color: #de7229; }

/*a.warm00_btn { 
        font-size: 14px;     height: 140px;
}*/

/*===================*/
.row.warm00 .col-lg-6.warm00_left { width: 60%; }
.row.warm00 .col-lg-6.warm00_right { width: 40%; }
.feature_box { margin: 0 0 50px; display: flex; }
.feature_box_image { width: 106px; height: 101px; background: #fff; border-radius: 6px; margin: 0 30px 0 0; padding: 10px; text-align: center; align-items: center; display: flex; justify-content: center; box-shadow: 0 0 8px rgba(0, 0, 0, 0.15); }
.feature_box h3 { margin: 0 0 12px; padding: 0; color: #333; font-family: 'Montserrat'; font-size: 24px; font-weight: 500; }
.feature_box_content p { margin: 0 0 10px; }
.feature_box_content { flex: 1; }
.btn_learn_more1 a { font-weight: 500; }
.row.feature_box_row > div { display: flex; flex-wrap: wrap; }
.feature_box { width: 48%; }
.feature_box:nth-child(2n) { margin-left: 4%; }
.row.why_arm_section_row1 { margin-bottom: 80px !important; }

/* ============================================================ */

/*=================================================================================================================
=================================================================================================================*/
section#pagination_wrapper { display: flex; justify-content: center; clear: both; margin: 20px 0 50px; }
section#pagination_wrapper ul { width: 100%; margin: 0; padding: 0; text-align: center; list-style: none; }
section#pagination_wrapper ul > li { list-style: none; display: inline-block; }
section#pagination_wrapper ul > li { margin: 0 20px; }
section#pagination_wrapper ul > li a .page_name_right, section#pagination_wrapper ul > li a .page_name_left { font-size: 24px; color: #333333; font-weight: 600; font-family: 'Montserrat'; float: left; display: inline-block; line-height: 101px; }
section#pagination_wrapper  span.icon { width: 106px; height: 101px; display: inline-block; border: 1px solid #ddd; border-radius: 7px; display: inline-flex; align-items: center; justify-content: center; box-shadow: 0 0 6px rgba(0, 0, 0, 0.12); float: left; display: inline-block; line-height: 101px; }
span.link { float: left; display: block; line-height: 101px; }

/* ============================================================ */
section#pagination_wrapper span.page_name_left span.icon { float: right; margin: 0 15px 0 15px; }
section#pagination_wrapper span.page_name_right span.icon { margin: 0 15px 0 15px; }

/* ============================================================ */
ul.social-icon { margin: 33px 0 0 0; padding: 0; }
ul.social-icon li { margin: 0 14px; }
ul.social-icon li a:hover { opacity: 0.70; transition: all 0.3s ease-in-out; }

/* ============================================================ */
ul.social-icon2 { margin: 33px 0 0 0; padding: 0; }
ul.social-icon2 li { margin: 0 14px; }
ul.social-icon2 li a:hover { opacity: 0.70; transition: all 0.3s ease-in-out; }

/* ============================================================ */
.contact_form_title { font-weight: 600; }
.conatct_from_row_right .contact_form_title { margin-top: 5px; }

/* ============================================================ */
section.home_top_section {  background-color: #f0f6fc; padding: 35px 0; }
img.htsr_right_side {  float: right;  margin: 0 -30px 0 0; opacity: 0; animation: popIn 1s ease-out forwards; }

/* ============================================================ */
.row.home_top_section_row1 {  align-items: center;  display: flex; }
.row.home_top_section_row1 .htsr_col1 { width: 39%; }
.row.home_top_section_row1 .htsr_col2 {  flex: 1; }

/* ============================================================ */
.home_arm_software00_left {  padding-left: 98px;  padding-right: 70px; }
.row.home_arm_software00_row2 { margin-top: 30px; align-items:center; }
.home_arm_software00_left { flex: 1; }
.home_arm_software00_right { flex: 0 0 939px; }

/*==========================================================================*/
.new_footer { background-color: #fff; padding-top:83px; clear:both; }
.footer_bottom_row2 { text-align: center; padding: 10px 0; border-top: 1px solid rgba(0, 0, 0, 0.36); }
section#fbottom_section > .container { border-top: 1px solid rgba(0, 0, 0, 0.36); }
div#fbr02_col3 { text-align: center; font-size: 14px; font-weight: 500; padding-top: 15px; padding-bottom: 30px; }

#fbottom_section a { color: #666!important; }
#fbottom_section a:hover { color: #ee7e2c!important; }

#new_footer ul { list-style:none; padding:0; margin:0;  }
#new_footer ul li { list-style:none; padding:0; margin:0;  }
#new_footer ul li a { color:#666!important; }
#new_footer ul li a:hover { color:#ee7e2c!important; }

/*==========================================================================*/
h2.footer_heading1 { font-size: 36px; font-weight: 600; color: #333; margin: 0 0 15px; }
h4.footer_heading2 { font-size: 24px; font-weight: 600; color: #333; margin: 0 0 15px; }
/*------------------------------------*/
h2.footer_heading3 { font-size: 20px; font-weight: 700; color: #2b4da2; margin: 0 0 6px; }
div#footer_col3 ul li a { font-size: 20px; font-weight: 700; color: #2b4da2!important; margin: 0 0 6px;   }
/*------------------------------------*/
.footer_features_links ul {  column-count: 2; }
.footer_features_links ul li a { font-size:16px!important; font-weight:500!important;  color: #666!important; }
/*------------------------------------*/
#new_footer ul li ul { margin: 0 0 25px!important; }
#new_footer ul li ul li a { font-size: 16px!important; font-weight: 500!important; color: #666!important; }
/*------------------------------------*/
#new_footer .app_links_wrapper2 ul.app_links li { display: inline-block; margin: 0 8px 0 0 !important; }
/*------------------------------------*/
#new_footer .app_links_wrapper2 { margin: 30px 0 0 0; }
#new_footer .app_links_wrapper2 ul.app_links li { display: inline-block; margin: 0 15px 0px 0 !important; }
/*------------------------------------*/
#new_footer .footer_social_links ul li { display: inline-block; margin: 0 11px; }
.footer_social_links { text-align: center; clear: both; }
/*------------------------------------*/
/*------------------------------------*/
section#fmid_section { clear: both; margin: 70px 0 0; }
.row.fmid_section_row1 { font-size: 14px; padding: 0 0 15px; align-items: center; }
#new_footer ul.footer_bottom_links { }
#new_footer ul.footer_bottom_links li { display: inline-block; font-size: 16px; font-weight: 500; margin-left:10px; }
div#fmidr_col1 { font-weight: 500; }
div#fmidr_col3 { text-align: right; }

/*==========================================================================*/
.footer_location {
    padding: 0 0 0 35px;
    background-image: url(images/footer_address.png);
    background-repeat: no-repeat;
    background-position: 0 6px;     font-size: 18px;
}
.footer_phone {
    padding: 0 0 0 35px;
    background-image: url(images/footer_phone.png);
    background-repeat: no-repeat;
    background-position: 0 6px;     font-size: 18px;
}
.footer_email {
    padding: 0 0 0 35px;
    background-image: url(images/footer_email.png);
    background-repeat: no-repeat;
    background-position: 0 6px;     font-size: 18px;
}

.col-lg-6.rdfr_col1 {
    align-items: center;
}

/*==========================================================================*/
div#req-demo-form { align-items: center; color: #fff; }
div#req-demo-form h1, div#req-demo-form h2, div#req-demo-form h4 { color: #fff; }
h2.rdfr_col1_heading1 { font-size: 60px; font-weight: 600; }
.rdfr_col1_content { font-size: 24px; font-weight: 500; }
.rdfr_col1_inner {  max-width: 640px;  margin: 0 auto; }
.home_rfd_form h2 { color:#333!important;  }
.heading2 { font-size: 48px !important; font-weight: 600 !important; color: #333; }
.rev_block {	/* max-width: 400px;
		margin: 0 auto; */
display: block; }
.rev_block img { width: 100%; display: block; margin: 0 0 30px; border-radius: 12px; }
.rev_block h3 { font-size: 30px; margin: 0 0 14px; }
.row.hrevolutionize_row2 { max-width: 1380px; margin: 0 auto; --bs-gutter-x: 85px !important; }
.client_quote1 { background: #fff; padding: 50px 30px; margin: 0 0 30px; }
.home_clients_row2_content { max-width: 798px; }
div#footer_col3 { flex: 1; }
div#footer_col1 { margin: 0 0 0 3.5%; width: 34.85%; }
div#footer_col2 { width: 25.6%; margin-right: 8%; }




.home_feature_icon h3.armf_block_title { background: no-repeat; padding: 0; font-size: 24px; font-weight: 700; color: #2b4da2; margin: 0 0 10px; }
.home_feature_icon { padding: 0 0 0 60px; background: url(images/home_feature_icon1.png) no-repeat 0 3px; }


.home_feature_icon p { font-size: 18px; }


.home_feature_icon.hfi_2 {  background-image: url(images/home_feature_icon2.png)   }
.home_feature_icon.hfi_3 {  background-image: url(images/home_feature_icon3.png)   }
.home_feature_icon.hfi_4 {  background-image: url(images/home_feature_icon4.png); padding-left: 70px; margin-left:-10px; }
.home_feature_icon.hfi_5 {  background-image: url(images/home_feature_icon5.png)   }
.home_feature_icon.hfi_6 {  background-image: url(images/home_feature_icon6.png)   }

/*==========================================================================*/
div#feature_col3 { flex: 1; }
div#feature_col1 { width: 25%; margin-right: 2%; }
div#feature_col2 { width: 25%; }

/*==========================================================================*/
.row.harf_row2 { margin-top: 72px; }
.row.home_clients_row2 { margin-top: 40px; }


/*==========================================================================*/
section#request-free-demo { position: relative; }
section#request-free-demo:before {
	content: " "; display: block; width: 223px; height: 195px; position: absolute; left: -46px; top: 55px;
	background-image: url("images/rfd-left.png");
	background-repeat: no-repeat; background-position: 0 0;
}
section#request-free-demo:after {
	content: " "; display: block; width: 223px; height: 195px; position: absolute; right: 7%; bottom: -50px;
	background-image: url("images/rfd-right.png");
	background-repeat: no-repeat; background-position: 0 0;
}
.video_bottom_buttos {
	margin-top: 20px;
}
.video_bottom_buttos.vbb a.btn_toggle_video {
    padding: 0px 0!important;
    margin: 0!important;
    background: transparent!important;
    color: #333!important;
    font-weight: 400!important;
    border-bottom: 1px solid #333;
    line-height: 1.5;
    border-radius: 0!important;
}
.video_bottom_buttos.vbb a.btn_toggle_video:hover {
	color: #ee7e2c !important;
}


.video_block1  {
	background-image: url(images/home_video_poster1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 100% auto;
	box-shadow: 0 0 15px rgba(0,0,0,0.1);
}

video#eng_video {
    opacity: 0;
}
video#eng_video {
    cursor: pointer;
}
/*==========================================================================*/

.row.home_arm_software00_row2 { position: relative; }


.home_arm_software00_row2:before {
    position: absolute;
    content: " ";
    display: block;
    background-image: url(images/video_sub3.png);
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    z-index: 2;
    left: 60px;
    bottom: 120px;
}

.home_arm_software00_left:before { 
	position: absolute; content: " "; display: block; 
	background-image: url(images/video_sub1.png); width: 111px; height: 114px; 
	background-repeat: no-repeat; z-index: 2; top: -70px; left: 50px; 
}

.home_arm_software00_left:after {
    position: absolute;
    content: " ";
    display: block;
    background-image: url(images/video_sub2.png);
    width: 65px;
    height: 67px;
    background-repeat: no-repeat;
    z-index: 2;
    top: 30px;
    right: 36px;
}
#footer_col1 a { color: #666 !important; }
#footer_col1 a:hover { color: #ee7e2c !important; }

.new_footer { overflow:hidden;  }

#new_footer ul.footer_bottom_links li a {
    font-size: 14px;
}


section#paperless_section00 {
    background-size: 9% auto!important;
}

div#pricing_box {
    margin-top: 35px;
}

.row.feature_box_row > div {
    justify-content: center;
}