.row {
    margin-right: 0px !important; 
     margin-left: 0px !important; 
}
.container-fixed .container{
   padding-right:0px !important;
   padding-left:0px !important;
}
nav:before, nav[data-settings*="vertical=true"]:before {
   
    padding: 0px !important;
    line-height: 1em;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
}
.navbar {
    position: relative;
    min-height: 0px;
    margin-bottom: 0px;
    border: 1px solid transparent;
}
[type="submit"] {
    background-color: #4cae4c;
}
body a {
    text-decoration: none;
    color: rgb(244, 41, 46);
}
body a:hover {
    text-decoration: none;
    color:#000;
}
.bodytext a {
    text-decoration: none;
    color: rgb(244, 41, 46);
}
.bodytext a:hover{
    text-decoration: none;
    color:#000;
}

nav ul li.active a {
    background-color: rgb(244, 41, 46);
}
nav ul li a {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    display: inline-block;
}
nav ul li a {
    transition: all 0.25s ease-in 0s;
    font-family: Abel;
    font-size: 20px;
    color: rgb(255, 255, 255);
}
nav ul li.active a {
    background-color: rgb(255, 224, 8);
    color: #000;
}
nav ul li a:hover {
    color: rgb(21, 21, 21);
    background-color: rgb(255, 224, 8);
}
.example-image {
    width: 208px;
    height: 208px;
    margin: 10px 3px 10px 3px;
    border: 2px solid;
}
.privacy-details {
    border: 2px solid #ddd;
    padding:10px;
}
iframe {
    border: 5px solid black !important;
}

.privac li {
    line-height: 1.8em;
    margin-bottom: 5px;
    color: rgb(21, 21, 21);
}
.footertext {
    font-size: 17px;
    line-height: 1.6em;
    margin-bottom: 5px;
    color: #fff;
    text-align: center;
}
.footertext a {
    color: #fffcd5;
}
.tel {
    position: absolute;
    height: 0px;
    width: 44%;
    z-index: 10;
    left: 0;
}
.custom1 {
    margin-top: 135px;
    text-align: left;
    padding-left: 32px;
    color: #000;
    font-size: 25px;
    line-height: 1.4em;
}
.custom2 {
    margin-top: 5px;
    text-align: left;
    padding-left: 32px;
    color: #000;
    font-size: 25px;
    line-height: 1.4em;
}
/*
/*landscape*/
@media (min-width: 992px) and (max-width: 1199px) {
.tel {
    position: absolute;
    height: 0px;
    width: 60%;
    z-index: 10;
    left: 0;
}
.custom1 {
    margin-top: 100px;
}
#p3398 #m3819 {
    margin: 0 auto;
    text-align: center;
}

}
/*potrait view*/
@media (min-width: 768px) and (max-width: 991px) { 
.tel {
    position: absolute;
    height: 0px;
    width: 60%;
    z-index: 10;
    left: 0;
}    
.custom1 {
    margin-top: 72px;
    text-align: left;
    padding-left: 32px;
    color: #000;
    font-size: 20px;
    line-height: 1.4em;
}
.custom2 {
    margin-top: 5px;
    text-align: left;
    padding-left: 32px;
    color: #000;
    font-size: 20px;
    line-height: 1.4em;
}
#p3398 #m3819 {
    margin: 0 auto;
    text-align: center;
}
}


/*Mobile View*/
@media screen and (max-width: 767px) {
.container {
    padding-right: 0px;
    padding-left: 0px;
}
#r5000 {
    padding: 0px;
}
#r1074 {
    padding-top: 10px;
    padding-bottom: 10px;
}
iframe {
    height: 300px;
}
.map {
    margin-bottom: 40px;
}
.row {
    padding: 0px;
}
.col {
    min-height: 0px;
}
.navbar-default .navbar-brand {
    color: #f5f5f5;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #f5f5f5;
    background-color: transparent;
}
nav ul li a {
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    margin-top: 2px;
    margin-right: 0px;
    margin-left: 0px;
    display: inline-block;
    margin-bottom: 2px;
    width: 100%;
}
#p3398 #m3819 {
    margin: 0 auto;
    text-align: center;
}
form {
    padding-bottom: 5px;
}
.bodytext a:hover {
    text-decoration: none;
    color: #000 !important;
}


}
