/*-----------------------------------------------------------------------------------*/
/* Custom CSS */
/*-----------------------------------------------------------------------------------*/


@media only screen and (max-width: 740px) {
.maincontent {
 padding-left: 5px !important;
 padding-right: 5px !important;
}
h3 {
    font-size: 20px !important;
}
.page-header h2 {
    font-size: 24px !important;
}
.wrapper_contentbottom {
 padding-left: 2px !important;
 padding-right: 2px !important;
}
}

/* Menu button fixed */

.slicknav_menu {
    position: fixed!important;
}


.module_surround {
    padding-top: 20px !important;
}


.btn-ach{
    color: #fff;
    background-color: rgba(112,157,255, 1 );  
    text-align: !important;
    margin: 5px;
}

.category-list h1 {
    font-size: 2em;
    color: #000;
    font-weight: bold;
    text-align: center;
}
.breadcrumb {
    padding: 0 10px;
    margin: 5px 0;
}
figcaption {
    text-align: center;
}
figure {
    margin: 15px 0px;
}

.module_header h3 {
    color: #000; !important;
    text-transform: none !important;
    font-size: 1.6em !important;
}
h1 {
    font-size: 2em;
    font-weight: bold;
    text-align:center;
}

.page-header {
  padding: 8px 0px 12px!important;
}

.page-header h2 {
    /* font-family: Arial,Helvetica,sans-serif; */
    font-size: 34px;
    font-weight: bold;
    color: #242424;
    text-align:center;
}
.maincontent {
    padding-top: 20px;
}
#header_bg, .vegas-slide {
    border-left: 0px solid rgba(15,18,20, 1 );
    border-right: 0px solid rgba(15,18,20, 1 );
}
#container_slideshow, #container_top1_modules, #container_top2_modules, #container_top3_modules, #container_main, #container_bottom1_modules, #container_bottom2_modules, #container_base, #container_copyright, #container_footermenu {
    position: relative;
    -webkit-font-smoothing: antialiased;
    border-left: 10px solid rgba(0, 0, 0, 0);
    border-right: 10px solid rgba(0, 0, 0, 0);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
#header {
    display: none;
}
h3 {
    color: #242424;
    margin: 30px 0 10px; !important;
}

.sidecol_block {
    padding: 0 25px;
    text-align: center;
}
p.site-slogan {
    font-size: 27px;
    left: 40px;
    letter-spacing: 3px;
    margin: 5px;
    color: white;
    font-weight: bold;
    text-shadow: 1px 1px blue;
}
h1.logo-text a {
    font-weight:bold;
    opacity: 1;
    text-shadow: 1px 1px white;
}
.vegas-slide {
 height: 400px !important;
}
.header-2 > div {
    margin-top: -50px;
}
.header-1, .header-2 {
 display: inline-block !important;
}
.hornav > ul > li > a {
    font-size: 18px;
}
.hornav ul li.active a {
  background: rgba(255, 255, 255, 0.3) ;
}
.hornav ul ul li a {
    font-size: 20px !important;
    padding: 8px 15px !important;
}
.hornav ul ul li a:active,
.hornav ul ul li a:focus,
.hornav ul ul li a:hover {
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.1);
  color: #000;
}
#sidecol_a .current a {
    color: #0d53a9 !important;
    font-weight: bold;
}
#container_hornav {
    position: fixed;
}
#container_header {
    padding-top: 55px;
}
.header-bottom-bar {
 display: none;
}
#header_bg, .vegas-slide {
    border-width: 1px !important;
}
.formcenter {
    margin-left: 30px;
}
.logosbanner {
text-align:center
}
.logosbanner p {
margin: 40px 0px 0px 0px;
}
.container-profiles {
  margin: auto;
  width: 400px;
  padding-left: 15px;
}
.profile-margin{
  background-color:#fff;
  padding-right: 15px;
  padding-left: 15px;
}
.profile-img {
  min-height: 240px;
  max-width: 468px;
  background-repeat: no-repeat;
  background-position: center;
}
#directions_panel {
  overflow: hidden !important;
}
div.mod-languages {
  text-align: center;
}
.driverdiscr {
  clear: both;
  margin: 30px 10px;
}
#directions_panel {
  overflow: hidden;
}

i.fa-phone-square {
  margin: 0px;
 padding-right: 0px;
}

div.mod-languages ul li a img {
  width: 36px;
  height: 27px;
  margin: 8px 0px 8px 8px;
}
h2 {
    margin-bottom: 15px;
    /* font-family: Arial,Helvetica,sans-serif; */
    font-size: 34px;
    font-weight: bold;
    color: #242424;
    text-align:center;
}

.hornavmenu-top .logo-text a span {
font-size: 45px;
}

img {
  margin: 5px auto;
}

.sidecol_a {
        background-color: white;
}