.logo {
   padding-bottom:15px;
   padding-top:15px;
   text-align:center;
}

.contact_bar {
   background-color:#000000;
   color:#ffffff;
}

    .google-maps {
        position: relative;
        padding-bottom: 75%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }


.contact_left {
    text-align:left;
    font-family: arial;
    color:#ffffff;
    font-weight:normal;
    font-size:13px;
    line-height:16px;
    padding-top:3px;
    padding-bottom:3px;
}

.contact_right {
    text-align:right;
    font-family: arial;
    color:#ffffff;
    font-weight:normal;
    font-size:13px;
    line-height:16px;
    padding-top:3px;
    padding-bottom:3px;
}

.contact_right a {
    text-align:right;
    font-family: arial;
    color:#ffffff;
    font-weight:normal;
    font-size:13px;
    line-height:16px;
}

.contact_right a:hover {
    text-align:right;
    font-family: arial;
    color:#ffffff;
    font-weight:normal;
    font-size:13px;
    line-height:16px;
    text-decoration:none;
}

.home_para {
    text-align:center;
    font-family: arial;
    color:#000000;
    font-weight:normal;
    font-size:20px;
    padding-top:28px;
    padding-bottom:30px;
}

.home_para a {
    text-align:center;
    font-family: arial;
    color:#000000;
    font-weight:normal;
    font-size:20px;
}

.home_para a:hover {
    text-align:center;
    font-family: arial;
    color:#818181;
    font-weight:normal;
    font-size:20px;
    text-decoration:none;
}

.home_buttons {
    text-align:center;
}

.inside_text {
    text-align:left;
    font-family: arial;
    color:#000000;
    font-weight:normal;
    font-size:18px;
    line-height:35px;
    padding-top:26px;
    padding-bottom:30px;
}

.inside_text a {
    text-align:left;
    font-family: arial;
    color:#000000;
    font-weight:normal;
    font-size:18px;
    padding-top:26px;
}

.inside_text a:hover {
    text-align:left;
font-family: arial;
    color:#818181;
    font-weight:normal;
    font-size:18px;
    padding-top:26px;
    text-decoration:none;
}

.blue_line {
    background-color:#92cffc;
    height:1px;
}

.navv_bg {
    background-color:none;
    padding-top:2px;
    padding-bottom:2px;
}

.nav a {
     font-size:13px;
     font-weight:normal;
}

.navv {
    background-color:transparent;
    color:#000000 !important;
font-family: arial;
}

.navv a {
    background-color:transparent;
    color:#000000 !important;
   text-decoration:none;
font-family: arial;
}

.navv a.sel {
    background-color:transparent;
    color:#000000 !important;
font-family: arial;
}

.navv a:hover {
    background-color:transparent;
    color:#818181 !important;
   text-decoration:none;
font-family: arial;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 2.6rem;
    padding-left: 2.6rem;
    font-size:13px;
}

.nav-link {
    padding:0rem 0rem;
}

ul.navbar-nav.nav {
    margin: 0px auto;
}

.dropdown-menu {
    background-color: #ffffff;
    padding-top: 0px !important;
    margin: 0px !important;
}

.foot {
    background-color:#000000;   
    text-align:center;
    font-family: arial;
    color:#ffffff;
    font-weight:normal;
    font-size:12px;
    padding-top:10px;
    padding-bottom:5px;
}

.foot a {  
    font-family: arial;
    color:#ffffff;
    font-weight:normal;
    font-size:12px;
}

.foot a:hover {  
    font-family: arial;
    color:#d4d4d4;
    font-weight:normal;
    font-size:12px;
}

h1 {
   font-family: arial;
   color:#000000 !important;
   font-size:35px !important;
   line-height:40px;
   text-align:left;
   font-weight:bold;
}

h2 {
   font-family: arial;
   color:#8c0708 !important;
   font-size:26px !important;
   line-height:30px;
   text-align:center;
   font-weight:bold;
}

h3 {
   font-family:arial;
   color:#ffffff !important;
   font-size:22px !important;
   line-height:24px;
   padding-bottom:5px;
   text-align:center;
   font-weight:bold !important;
}

h4 {
    font-family: arial;
   color:#000000 !important;
   font-size:25px !important;
   line-height:30px;
   text-align:left;
   font-weight:bold;
}

h5 {
   font-family:arial !important;
   color:#957102 !important;
   font-size:25px !important;
   line-height:30px;
   text-align:center;
   font-weight:normal !important;
}

h6 {
   font-family:arial;
   color:#ffffff !important;
   font-size:40px !important;
   line-height:45px;
   padding-bottom:5px;
   text-align:center;
   font-weight:bold !important;
}

.navphone {
   font-size:20px;
}

.navphone a:hover {
   font-size:20px;
   color:#ffffff !important;
}

@media screen and (min-width: 992px) {

	.navphone {
		display: none;
	}
    
    .bye_big {
		display: none;
	}
}

@media screen and (max-width: 992px) {
    .bye {
        display:none;
    }
    
    
   }
  

