body {
  font-family: 'Open Sans', sans-serif;
}

.content-row th {
	background: #09aef4;
}


.menu-main-menu-container > ul,
h1,h2,h3,h4,h5,h6 {
	font-family: 'Arial', 'Open Sans', sans-serif;
}

.header-blog,
.menu-main-menu-container > ul > li .sub-menu,
.section-row.content ul li:before,
.after-header {
	background-color: #09aef4;
}

.header-mobile .slicknav_menu .slicknav_nav,
.slicknav_btn {
	background-color: #09aef4 !important;
}

.single article h1,
.site-header .site-branding .logo-text a,
.section-row.content strong,
.section-row .threecolmod p strong,
.section-row h2 {
	color: #09aef4;
}

.services-side-menu li a {
	color: #000 !important;
}

.services-side-menu li.current_page_item a,
.services-side-menu li a:hover {
	color: #09aef4 !important;
}

.section-row.content a,
.footer-module a:hover {
	color: #09aef4;
}

.wpcf7-form input.wpcf7-submit {
	background-color: #000000;
	color: #ffffff;
}

body {
	color: #000;
}

/** OURAUTO HEADER STYLES START **/
	
.site-header {
	background-image: url('');
	background-repeat: no-repeat;
	background-position: left center;
}

.menu-main-menu-container > ul > li .sub-menu li:hover,
.site-header {
	background-color: #ffffff;
	color: #363636;
}

.site-header .header-module .header-icon a {
	color: #363636;
}

.site-header .header-module .header-icon a:hover {
	color: #09aef4;
}

	/** OURAUTO HEADER STYLES END **/

/** OURAUTO MENU STYLES START **/
			
/* 
.menu-main-menu-container ul li { width: 16.67% ; }
*/

.menu-main-menu-container ul li a {
	color: #363636;
}

.menu-main-menu-container ul li.current-menu-item:after,
.menu-main-menu-container ul li:hover:after {
	background: #09aef4;
}

	/** OURAUTO MENU STYLES END **/

/** OURAUTO FOOTER STYLES START **/
			
.site-footer {
	background-color: #ffffff;
	color: #000000;
}

.site-footer a {
	color: #000000;
}

.header-module .footer-social a,
.footer-module .footer-social a {
	background-color: #09aef4;
	color: #ffffff;
}

.header-module .footer-social a:hover,
.footer-module .footer-social a:hover {
	background-color: #eeee22;
}

.footer-module a.back-to-top {
	color:  #ffffff;
}

	/** OURAUTO FOOTER STYLES END **/

.header-module .footer-social {
	margin: 1em 0 0 1em;
}

.site-header .header-module .header-icon {
	margin-top: 0;
}

.site-header .header-module .header-text {
	margin-top: 0;
  	line-height: 65px;
}

.site-header .header-module .header-text p {
	margin-top: 0 !important;
}

.drop_uploader a {
	color: #9b9b9b !important;
}

/*.site-header .site-branding .site-title a img {
    max-width: 300px;
}*/

.site-header.sticky .site-branding .logo-text a {
	line-height: 0;
}

.site-header.sticky .site-branding .site-title a img {
	max-width: none;
  	max-height: 75px;
}

.section-row.content h2 {
    font-size: 1.1em;
}

/*our AUTO SMALL TEL ICONS*/

.site-header .header-module .header-icon a,
.site-header .header-module .header-text {
	font-size: 22px;
}

@media screen and (max-width: 1023px) {
  .site-header .header-module .header-icon a,
  .site-header .header-module .header-text {
      font-size: 34px;
  }
}