.qlwapp-toggle {
    position: fixed;
    left: 10px;
    z-index: +99;
    bottom: 0;
}

.qlwapp-toggle a {
    display: block;
    margin-bottom: 10px;
}

.qlwapp-toggle img {
    width: 50px;
    animation-name: mover;
    -webkit-animation: mover 1s infinite alternate;
    animation: mover 1s infinite alternate;
}

@-webkit-keyframes mover {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-10px);
    }
}

@keyframes mover {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-10px);
    }
}

.modal-dialog {
    width: 350px;
    margin: 30px auto;
}

#contact {
    padding-top: 20px;
    height: auto;
    /* background: #393d4091; */
    background: linear-gradient(to left, #3a6186, #89253ee0);
    border-radius: 5px;
    color: #fff;
}

.section-content {
    text-align: center;
}

.content-header {
    color: #fcc500;
    font-size: 20px;
}

.section-header {
    color: #ffffff;
}

label {
    font-size: 14px;
    line-height: 14px;
    font-weight: normal;
    color: #ffffff;
}

.form-control {
    font-size: 12px;
    color: #fff;
    background: #393d4091;
    height: 40px;
}

.form-group {
    margin-top: 10px;
}

.contact-section {
    padding: 20px 30px 30px;
    text-align: left;
}


.header-section.static2 {
    background: url(../images/slider/slider3.jpg)no-repeat scroll center center;
    background-size: cover;
}


.phone {
     margin-left:0!important; 
}
/* fixed social*/

#fixed-social {
    position: fixed;
    top: 17%;
    z-index: 9999;
    right: 0px;
}

#fixed-social a {
    color: #fff;
    display: block;
    height: 40px;
    position: relative;
    text-align: center;
    line-height: 40px;
    width: 40px;
    margin-bottom: 1px;
    z-index: 2;
}

#fixed-social a:hover > span {
    visibility: visible;
    right: 41px;
    opacity: 1;
}

#fixed-social a span {
    line-height: 40px;
    right: 60px;
    position: absolute;
    text-align: center;
    width: 120px;
    visibility: hidden;
    transition-duration: 0.5s;
    z-index: 1;
    opacity: 0;
}

.fixed-facebook {
    background-color: #00AAE5;
}

.fixed-facebook span {
    background-color: #00AAE5;
}

.fixed-twitter {
    background-color: #7D3895;
}

.fixed-twitter span {
    background-color: #7D3895;
}

.fixed-gplus {
    background-color: #00AF54;
}

.fixed-gplus span {
    background-color: #00AF54;
}

.fixed-linkedin {
    background-color: #FFC41E;
}

.fixed-linkedin span {
    background-color: #FFC41E;
}

.fixed-instagrem {
    background-color: #ED2B29;
}

.fixed-instagrem span {
    background-color: #ED2B29;
}


/* fixed social*/


.swiper-container {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}

.swiper-slide {
    background-size: cover;
    background-position: center;
}

.gallery-top {
    height: 80%;
    width: 100%;
}

.gallery-thumbs {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
}

.gallery-thumbs .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
}

.gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
}


.white_bg .wateractivities {
    text-align: center;


}

.white_bg .wateractivities img {
    width: 75px;
}

.white_bg .wateractivities a {
    color: #000;
}

.white_bg .wateractivities img:hover {
    border: 1px solid #28a9e0;
    box-shadow: -5px 10px 17px -2px rgba(195, 209, 212, 0.7);
    padding: 5px;
}

.feature-tab-inner > img:hover {
    transition: all .3s ease 0s;
}

.logo img {
    width: 220px;
    padding: 10px 0;
}


.menu nav ul li a:hover {
    color: #e39000;
}

.breadcrubs-menu li a:hover {
    color: #e39000;
}

#contact {
    width: 100%;
    height: 100vh;
    background-color: #111;
    overflow: hidden;
    padding-bottom: 200px;
}

.section-header {
    text-align: center;
    margin: 0 auto;
    padding-top: 50px;
    margin-bottom: 50px;
    letter-spacing: 6px;
    color: #fff;
    margin-bottom: 25px;
}

.contact-wrapper {
    margin: 0 auto;
    padding-top: 20px;
    position: relative;
    max-width: 800px;
}

.form-horizontal {
    float: left;
    max-width: 400px;
    font-family: 'Lato';
    font-weight: 400;
}

.form-control,
textarea {
    background-color: #4d90fe24;
    color: #fff;
    letter-spacing: 1px;
}

/*
.send-button {
    margin-top: 15px;
    height: 34px;
    width: 400px;
    overflow: hidden;
    transition: all .2s ease-in-out;
}

.button {
    width: 400px;
    height: 34px;
    transition: all .2s ease-in-out;
}
*/

/*
.send-text {
    display: block;
    margin-top: 10px;
    font: 300 14px 'Lato', sans-serif;
    letter-spacing: 2px;
}

.button:hover {
    transform: translate3d(0px, -29px, 0px);
}
*/

.direct-contact-container {
    max-width: 400px;
    float: right;
    margin-top: 5px;
}

.contact-list {
    list-style-type: none;
    margin-left: 37px;
    padding-right: 20px;
}

.list-item {
    line-height: 4;
    color: #aaa;
}

.contact-text {
    font: 300 18px 'Lato', sans-serif;
    letter-spacing: 1.9px;
    color: #bbb;
}

.place {
    margin-left: 30px;
}

.phone {
    margin-left: 56px;
}

.gmail {
    margin-left: 53px;
}

.contact-text a {
    color: #bbb;
    text-decoration: none;
    transition-duration: 0.2s;
}

.contact-text a:hover {
    color: #fff;
    text-decoration: none;
}

.social-media-list {
    position: relative;
    font-size: 2.3rem;
    text-align: center;
    width: 100%;
}

.social-media-list li a {
    color: #fff;
}

.social-media-list li {
    position: relative;
    top: 0;
    left: -20px;
    display: inline-block;
    height: 70px;
    width: 70px;
    margin: 10px auto;
    line-height: 70px;
    border-radius: 50%;
    color: #fff;
    background-color: rgb(27, 27, 27);
    cursor: pointer;
    transition: all .2s ease-in-out;
}

.social-media-list li:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 50%;
    opacity: 0;
    box-shadow: 0 0 0 1px #fff;
    transition: all .2s ease-in-out;
}

.social-media-list li:hover {
    background-color: #fff;
}

.social-media-list li:hover:after {
    opacity: 1;
    transform: scale(1.12);
    transition-timing-function: cubic-bezier(0.37, 0.74, 0.15, 1.65);
}

.social-media-list li:hover a {
    color: #111;
}

.copyright {
    font: 200 14px 'Oswald', sans-serif;
    color: #555;
    letter-spacing: 1px;
    text-align: center;
}

hr {
    border-color: rgba(255, 255, 255, 0.8);
    ;
}

@media screen and (max-width: 760px) {
    #contact {
        height: 1000px;
    }

    .section-header {
        font-size: 65px;
    }

    .direct-contact-container,
    .form-horizontal {
        float: none;
        margin: 10px auto;
    }

    .direct-contact-container {
        margin-top: 60px;
        max-width: 300px;
    }

    .social-media-list li {
        height: 60px;
        width: 60px;
        line-height: 60px;
    }

    .social-media-list li:after {
        width: 60px;
        height: 60px;
        line-height: 60px;
    }
}

@media screen and (max-width: 569px) {
    #contact {
        height: 1200px;
    }

    .section-header {
        font-size: 50px;
    }

    .direct-contact-container,
    .form-wrapper {
        float: none;
        margin: 0 auto;
    }

    .form-control,
    textarea {
        max-width: 340px;
        margin: 0 auto;
    }

    .name,
    .email,
    textarea {
        width: 280px;
    }

    .direct-contact-container {
        margin-top: 60px;
        max-width: 280px;
    }

    .social-media-list {
        left: 0;
    }

    .social-media-list li {
        height: 55px;
        width: 55px;
        line-height: 55px;
        font-size: 2rem;
    }

    .social-media-list li:after {
        width: 55px;
        height: 55px;
        line-height: 55px;
    }
}

@media screen and (max-width: 410px) {
    .send-button {
        width: 99%;
    }
}



/* foter box*/


/* Button used to open the contact form - fixed at the bottom of the page */
.open-button {
    background-color: #0987e3;
    color: white;
    padding: 7px 20px;
    border: none;
    cursor: pointer;
    opacity: 0.8;
    position: fixed;
    bottom: 0px;
    right: 28px;
    width: 280px;
    font-weight: 700;
    font-size: 18px;
    text-shadow: 0 -1px 0 #115635;
    border-radius: 10px 10px 0 0;
}

/* The popup form - hidden by default */
.form-popup {
    display: none;
    position: fixed;
    bottom: 0;
    right: 15px;
    border: 3px solid #f1f1f1;
    z-index: 99999;
}

/* Add styles to the form container */
.form-container1 {
    max-width: 300px;
    padding: 10px;
    background-color: white;
}

.form-container1 .callmefree {
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    margin: 5px 0 8px 0;
    border-radius: 4px;
    resize: vertical;
}

/* Full-width input fields */
/*
.form-container input[type=text],
.form-container input[type=password] {
    width: 100%;
    padding: 15px;
    margin: 5px 0 22px 0;
    border: none;
    background: #f1f1f1;
}
*/

/* When the inputs get focus, do something */
.form-container1 input[type=text]:focus,
.form-container1 input[type=password]:focus {
    background-color: #ddd;
    outline: none;
}

/* Set a style for the submit/login button */
.form-container1 .btn {
    /*    background-color: #4CAF50;*/
    color: white;
/*    padding: 10px 20px;*/
    border: none;
    cursor: pointer;
    width: 100%;
    margin-bottom: 10px;
    opacity: 0.8;
}

/* Add a red background color to the cancel button */
.form-container1 .cancel {
    background-color: red;
}

/* Add some hover effects to buttons */
.form-container1 .btn:hover,
.open-button:hover {
    opacity: 1;
}


.form-container1 h2 {
    text-align: center;
    margin: 0;
    padding: 5px;
    background-color: #007edd;
    color: #fff;
    text-shadow: 0 -1px 0 #115635;
}


