  html {
  scroll-behavior: smooth;
}

body {
    background-image: url(../../bs_image/bg.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-attachment: fixed;
    margin-top: 116px;
}

#large {

}

#small {
display:none;   
}

.row {
        padding-left: 100px;
    padding-right: 100px;
}

.uploads {
    width: 212px;
    height: auto;
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    border-radius: 14px;
    margin-bottom:8px;
}

ul {
    list-style:none;
    padding-left: 0;
}

.picture-holder {
    width: 100%;
    background: #fff;
    border-radius: 14px;
    margin-bottom:8px;
    padding: 20px;
    text-align: center;
}

.container-fluid {
    margin-top: 76px;
}

.padding {
    padding-top: 84px;
}

a {
    color:#EECD5C;
    text-decoration: none;
    background-color: transparent;
}

a:hover {
    color:#fff;
    text-decoration: none;
    background-color: transparent;
}

.fa fa-phone {
    width:30px;
}

.testimonial-icon {
    padding-bottom:7px;
}

.fab {
    width: 26px;
    margin-top: 8px;
}

.float {
    float:none;
}

.con-sub {
    font-weight: bold;
    font-style: normal;
    margin-top: 5px;
    color: #444;
}

.con-sub-white {
    font-weight: bold;
    font-style: normal;
    margin-bottom: 15px;
    color: #fff;
}

.privacy-text {
    margin-bottom: 16px;
}

.info-line {
    width: 100%;display: inline-block;
}

.contact-line {
    float: right;display: inline-block;margin-right: 4px;margin-top: 10px;
}

article, aside, figcaption, figure, header, hgroup, main, section {
  display: block
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
}

nav {
  display: block
}

#bg-image {
position: fixed;
background-repeat:no-repeat;
background-size:100%;
}

header {
    width: 100%;
    background: transparent;
}

.subheader {
    margin-top: 10px;
    margin-bottom: 10px;
}

.bg-light {
    background-color: #f2f2f2!important;
}

.bg-dark {
    background-color: #000!important;
}

.navbar-light .navbar-nav .nav-link {
    color: #EECD5C;
    font-size: 22px;
}
.navbar-light .navbar-toggler {
    border-color: #fff;
    background: #eee;
}

.navbar-expand-lg .navbar-nav {
    padding-right: 14px;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #fff;
}

.button-holder-center-6 {
    width:100%;
    text-align:center;
}

.button-holder-center-4 {
    width:100%;
    text-align:center;
    font-size: 42px;
}

.holder-opacity {
    width: 100%;
    text-align: center;
    background: transparent;
}

.form-control {
    margin-bottom:10px;
}

.slide {
    width:100%;
}

.col-sm-12 {
    padding: 5px;
    margin-top: 5px;
    background: transparent;
}

.col-sm-6 {
    padding: 5px;
    background: transparent;
}

.col-sm-4 {
    padding: 5px;
    background: transparent;
}

.col-sm-3 {
    padding: 5px;
    background: transparent;
}

.holder {
    width: 100%;
    min-height: 200px;
    padding: 20px;
    background: #333;
    border-radius: 4px;
    color: #fff;    
}

.holder-col-sm-12 {
    width: 100%;
    padding: 20px;
    height:100%;
    padding-bottom:24px;
    background: #343A40;
    border: 1px solid #343A40;
    border-radius: 7px;
    color: #fff;
    font-size:18px;
    line-height:30px;
}

.holder-col-sm-12-privacy {
    width: 100%;
    height: 100%;
    padding-bottom: 24px;
    background: transparent;
    border: 0px solid #343A40;
    color: #333;
    font-size: 18px;
    line-height: 30px;
}

.con-sub-white {
    font-weight: bold;
    font-style: normal;
    margin-bottom: 15px;
    color: #333;
}

.holder-col-sm-12-light {
    width: 100%;
    padding: 20px;
    padding-top: 0px;
    height:100%;
    padding-bottom:24px;
    background: transparent;
    border: 1px solid transparent;
    border-radius: 7px;
    color: #000;
    font-size:18px;
    line-height:30px;
}

.holder-col-sm-6 {
    width: 100%;
    padding: 30px;
    height:100%;
    padding-bottom:24px;
    background: rgba(0, 0, 0, 0.8);
    border-radius: 7px;
    color: #fff;
    font-size:20px;
    line-height:30px;
}

.holder-col-sm-6-light {
    width: 100%;
    padding: 20px;
    height:100%;
    padding-bottom:24px;
    background: #E1E1E1;
    border: 1px solid #E1E1E1;
    border-radius: 7px;
    color: #333;
    font-size:18px;
    line-height:30px;
}

.holder-col-sm-6-white {
    width: 100%;
    padding: 20px;
    height:100%;
    padding-bottom:24px;
    background: transparent;
    border: 0px solid #333;
    border-radius: 7px;
    color: #333;
    font-size:18px;
    line-height:30px;
}

.holder-col-sm-4 {
    width: 100%;
    height: 100%;
    padding: 30px;
    padding-bottom: 24px;
    background: rgba(0, 0, 0, 0.8);
    border-radius: 7px;
    color: #fff;
    font-size:20px;
    text-align: left;  
}

.holder-col-sm-4-testimonial {
    width: 100%;
    height: 100%;
    padding: 25px;
    padding-bottom: 24px;
    background: transparent;
    border: 1px solid #E1E1E1;
    border-radius: 7px;
    color: #333;
    text-align: center;
    font-style: italic;
}

.holder-col-sm-4-forms {
    width: 100%;
    padding: 20px;
    height:100%;
    padding-bottom:24px;
    background: transparent;
    border: 1px solid #E1E1E1;
    border-radius: 7px;
    color: #333;
    text-align: left;   
}

.holder-col-sm-4-checkbox {
    width: 100%;
    padding: 10px;
    height: 100%;
    padding-bottom: 24px;
    background: transparent;
    border: 0px solid #E1E1E1;
    border-radius: 7px;
    color: #333;
    text-align: left;
}

.holder-col-sm-3 {
    width: 100%;
    height: 100%;
    padding: 20px;
    padding-bottom: 24px;
    background: #343A40;
    border-radius: 7px;
    color: #fff;    
}

.holder-col-sm-3-light {
    width: 100%;
    height: 100%;
    border-radius: 7px;
}

.img-fluid {
    width:100%;
    border-radius: 14px;
    margin-bottom: 8px;
}

.small-icon {
    height: 80px;
}

.web-thumb {
    width:100%;
    border-radius: 7px;
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #fff;
}

.mail-frame {
    height: 5000px;
    width: 100%;
    margin: 0 auto;
    margin-top: 0px;
}

footer {
    width:100%;
}

.social {
  width:40px;  
  margin-right:7px;
}
.copyright {
    display:block;
    width:100%;
    background:#fff;
    text-align:center;
    margin-top: 10px;
    margin-bottom: 50px;
}

.go-top.show {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: visible;
    bottom: 11px;
    padding-top: 9px;
    float: right;
}

.bottom .socials li:hover a, .go-top.show {
    color: #ddd;
    background-color: #343A40;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}

.fa-angle-up:before {
    content: "\f106";
}

.go-top {
    position: relative !important;
    float: right;
    padding-top: 9px;
    right: 5px;
    bottom: -45px;
    color: #fff;
    display: block;
    font-size: 22px;
    line-height: 35px;
    text-align: center;
    width: 40px;
    height: 40px;
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    z-index: 9999;
    cursor: pointer;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.invert {
    width: 200px;
    margin-top: 20px;
}

h3 {
    color:#EECD5C;
}

@media (max-width: 1023px) {
.carousel-indicators {
    display:none;
}
.row {
        padding-left: 40px;
    padding-right: 40px;
}
}

@media (max-width: 992px) {
#large {
display:none;
}
#small {
display:block;   
}
}



@media (min-width: 576px) {
.form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
    margin-top: 11px;
}
}

@media (max-width: 576px) {
.float {
    float:none;
    margin-right: 0px;
}

.subheader {
    width:275px;
}
}

#myVideo {
    position: fixed;
    top: -40px;
    left: 0;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    width: 100%;
}

@media (max-width: 1199px) {
#myVideo {
    display: none !important;
}
}


#beach {
    margin-top: -32px;
}

@media (max-width: 768px) {
.col-sm-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
}

@media (max-width: 576px) {
.row {
    padding-left: 20px;
    padding-right: 20px;
}
}


