@font-face {
    font-family: read;
    src: url(../fonts/read.ttf)
}
a{
    color:#3A95C7 ;
}
body {
    margin: 0 !important;
    padding: 0 !important;
    width: 100%;
    background-repeat: no-repeat;
    background-color: #F5F5F5;
    font-family: read, serif;
    overflow-x: hidden !important;
    position: relative;
}

html {
    scroll-behavior: smooth;
}

.the-after {
    position: fixed;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    background-color: #000;
    display: none;
    z-index: 999999999999999999999;
    opacity: 0.8;
}

img {
    object-fit: contain !important;
    object-position: center center !important;
}

ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

p {
    margin-bottom: 0;
}

a {
    text-decoration: none !important;
}

.up-bar {
    background-color: #F5F5F5;
    padding: 10px 0px;
}

.up-bar ul {
    float: left;
}

.up-bar ul li {
    display: inline-block;
    letter-spacing: 2px;
    font-size: 12px;
    direction: ltr;
    margin-right: 10px;
}

.up-bar ul li a {
    color: #2a6496;
}

.up-bar ul li i {
    margin-right: 5px;
    color: #005F93;
}

.intro {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url("../images/bk-4.png");
    padding: 70px 0px;
    padding-bottom: 150px;
    position: relative;
    z-index: -1;
}

.intro .content {
    text-align: center;
    color: #fff;
    display: block;
    margin-top: 100px;
}

.intro .content h3 {
    font-size: 20px;
    width: 30%;
    display: block;
    line-height: 40px;
    margin: 0 auto;
    margin-bottom: 30px;

}

.intro .content p {
    font-size: 16px;
    width: 70%;
    display: block;
    margin: 0 auto;
    line-height: 30px;
}

.intro .content .links {
    margin-top: 20px;
}

.intro .content .links a {
    width: 180px;
    display: inline-block;
    padding: 8px;
    transition: all .6s ease-in-out;
    text-align: center;
    color: #fff;
    margin-left: 15px;
    text-decoration: none;
    border-radius: 7px;
    border: 1px solid #fff;
}

.intro .content .links a:hover {
    border: 1px solid #005F93;
    background-color: #005F93;
}

.quick {
    background-color: #005F93;
    padding: 30px 0px;
}

.quick h4 {
    color: #fff;
    line-height: 30px;
}

.quick ul {
}

.quick ul li {
    display: inline-block;
    width: 170px;
    padding: 8px;
    border: 1px solid #fff;
    border-radius: 8px;
    margin-left: 5px;
    text-align: center;
    transition: all .6s ease-in-out;
}

.quick ul li a {
    text-align: center;
    color: #fff;
    font-weight: bolder;
    transition: all .6s ease-in-out;

}

.quick ul li:hover {
    border: 1px solid #fff;
    background-color: #ffff;
}

.quick ul li:hover a {
    color: #2a6496;
}

.main-header {
    background-color: #fff;
    padding: 15px 0px;
}

.main-header .menu .main-menu {
    margin-top: 15px;
    display: inline-block;
}

.main-header .menu .main-menu li {
    display: inline-block;
    margin-right: 0px;
    margin-left: 5px;
}

.main-header .menu .main-menu li a {
    font-size: 12px;
    color: #005F93;
}

.main-header .menu .main-menu li.active a {
    color: #1D1D1D !important;
    text-shadow: 0px 0px 1px;
}

.main-header .menu .main-menu li a i {
    color: #8D8989;
    margin-left: 5px;
}

.main-header .menu .main-menu li a .down {
    margin-right: 3px;
}

.main-header .menu .main-menu li a.dropdown-toggle {
    cursor: pointer;
}

.main-header .logo img {
    width: 95%;
    display: block;
}

.main-header .col-md-10 {
    padding: 0px;
}

.main-header .menu .social {
    display: inline-block;
    margin-right: 0px;
    margin-left: 10px;
}

.main-header .menu .social li {
    display: inline-block;
    background-color: #F5F5F5;
    padding: 5px 10px;
    border-radius: 150px;
    text-align: center;
    transition: all .6s ease-in-out;
    margin-right: 7px;
}

.main-header .menu .social li:hover {
    background-color: #2a6496;
}

.main-header .menu .social li:hover i {
    color: #fff;
}

.main-header .menu .social li i {
    font-size: 12px;
    color: #005F93;
}

.main-header .menu .other {
    display: inline-block;
    margin-right: 10px;
    border-right: 1px solid #E6E6E6;
    padding-right: 10px;
}

.main-header .menu .other li {
    display: inline-block;
    background-color: #F5F5F5;
    padding: 5px 10px;
    border-radius: 150px;
    text-align: center;
    cursor: pointer;
}

.main-header .menu .other li i {
    font-size: 10px;
}

.main-header .menu .other li img {
    width: 15px;
}

.main-header .menu .booking {
    float: right;
    padding: 10px 0px;
    text-align: center;
    color: #fff;
    display: inline-block;
    background-color: #2a6496;
    width: 148px;
    margin-top: 10px;
    border-radius: 10px;
    transition: all .6s ease-in-out;
    font-size: 11px;
}

.main-header .menu .booking:hover {
    background-color: #fff;
    color: #2a6496;
    border: 1px solid #2a6496;
}

.main-header .menu .main-menu .dropdown-menu li {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px!important;
}

.main-header .menu .main-menu .dropdown-menu li a {

    color: #2a6496;
    font-weight: bolder;
    font-size: 10px !important;
}

.main-header .menu .main-menu .dropdown-menu li a i {
    margin-left: 5px;
}

.main-header .menu .main-menu .dropdown-menu {
    right: 170px;
    top: 50px;
    left: 0px;
    width: 133px;
    margin: 0 auto;
}

.main-category {
    background-color: #fff;
    padding: 15px 0px;
}

.searching-bar {
    position: fixed;
    top: 0;
    width: 100%;
    background: #fff;
    padding: 20px 50px;
    z-index: 9999999999999999999;
    height: 160px;
    display: none;
}

.searching-bar form {
    padding-top: 35px;
}

.searching-bar form input {
    width: 100%;
    padding: 10px;
    border: none;
    color: #0F70FF;
    outline: none;
    font-size: 30px;
}

.searching-bar form input::placeholder {
    color: #0F70FF;
}

.searching-bar form button {
    position: absolute;
    left: 50px;
    top: 65px;
    font-size: 30px;
    color: #0F70FF;
    border: none;
    background-color: transparent;
}

.hidden-xx {
    float: right;
    display: none;
    margin-left: 25px;
    color: #2a6496;
    margin-top: 9px;
    font-size: 26px;
}

.hidden-xx i {
    cursor: pointer;
    margin-right: 5px;
}

.hidden-xx img {
    object-fit: fill !important;
    width: 20px;
    height: 20px;
    margin-right: 5px;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999999999999;
    bottom: 0;
    left: 0;
    overflow-x: hidden;
    background-color: #fff;
    transition: 0.5s;
    padding-top: 30px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.sidenav img {
    display: block;
    margin: 0 auto;
}

.sidenav .menu ul {
    padding-bottom: 15px !important;
}

.sidenav .menu li {
    display: block;
    margin-top: 20px;
    margin-right: 20px;
}

.sidenav .menu li a {
    color: #0F70FF;
    font-weight: bolder;
    text-decoration: none;
    font-size: 12px;
    margin-top: 25px;
}

.sidenav .menu li a i {
    margin-right: 5px;
}

.close-button {
    position: fixed;
    right: 0;
    display: none;
    top: 0;
    z-index: 9999999999999999999;
    padding: 35px 15px;
    color: #0F70FF;
    cursor: pointer;
    background: #fff;
    width: 21%;
    text-align: center;
}


.sidenav .main-menu {
    margin-top: 15px;
    display: inline-block;
}

.sidenav .main-menu li {
    display: block;
    margin-right: 10px;
    margin-top: 10px;
}

.sidenav .main-menu li a {
    font-size: 12px;
    color: #005F93;
}

.sidenav .main-menu li a i {
    color: #8D8989;
    margin-left: 5px;
}

.sidenav .main-menu li a .down {
    margin-right: 3px;
}

.sidenav .dropdown-menu {
    top: 175px;
    right: 0px;
    width: 80%;
    left: 0px;
    margin: 0 auto;
}

.sidenav .dropdown-menu li {
    margin-top: 0px;
}


.sidenav .social {
    display: block;
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center;
    width: 100%;
}

.sidenav .social li {
    display: inline-block;
    background-color: #F5F5F5;
    padding: 5px 10px;
    border-radius: 150px;
    text-align: center;
    transition: all .6s ease-in-out;
    margin-left: 10px;
}

.sidenav .social li:hover {
    background-color: #2a6496;
}

.sidenav .social li:hover i {
    color: #fff;
}

.sidenav .social li i {
    font-size: 12px;
    color: #005F93;
}

.sidenav .booking {
    float: none;
    padding: 10px 0px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    display: block;
    background-color: #2a6496;
    width: 180px;
    margin-top: 6px;
    border-radius: 10px;
    transition: all .6s ease-in-out;
}

.sidenav .booking:hover {
    background-color: #fff;
    color: #2a6496;
    border: 1px solid #2a6496;
}

.about-section {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #fff;
}

.about-section .content img {
    margin: 15px 0px;
}

.about-section .content h4 {
    color: #2a6496;
    margin: 0px;
    font-weight: bolder;
    font-size: 16px;
}

.about-section .content h3 {
    margin: 10px 0px;
    font-size: 14px;
    color: #1D1D1D;
    line-height: 30px;
}

.about-section .content p {
    color: #1D1D1D;
    margin: 10px 0px;
    font-size: 12px;
    line-height: 30px;
}

.about-section .content ul {
    margin-top: 20px;
}

.about-section .content ul li {
    width: 31%;
    font-size: 12px;
    margin-top: 20px;
    display: inline-block;
}

.about-section .content ul li i {
    color: #2a6496;
    font-size: 20px;
    float: left;
    /*margin-top: 5px;*/
    margin-right: 10px;
}

.about-section .pic {
    width: 100%;
    display: block;
    margin: 0 auto;
}

.about-section .pic img {
    width: 100%;
    transition: all .6s ease-in-out;
}

.about-section .pic img:hover {
    transform: translate(0px, -15px);
}

.services-section {
    text-align: center;
    padding-top: 50px;
}

.services-section .head img {
    margin: 15px 0px;
}

.services-section .head h4 {
    font-size: 18px;
    color: #2a6496;
    font-weight: bolder;
}

.services-section .head p {
    width: 80%;
    display: block;
    margin: 0 auto;
    color: #8D8989;
    line-height: 30px;
    margin-bottom: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    font-size: 12px;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
}

.services-section .one {
    box-shadow: 0px 0px 10px 0px #737373;
    background-color: #fff;
    border-radius: 8px;
    transition: all .6s ease-in-out;
    padding: 15px;
    text-align: center;
    margin: 20px 0px;
}

.services-section .one:hover {
    transform: translate(0px, -15px);
}

.services-section .one img {
    width: 50px;
}

.services-section .one h4 {
    font-size: 12px;
    color: #1D1D1D;
    font-weight: bolder;
    margin: 10px 0px;
}

.services-section .one p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    color: #1D1D1D;
    font-size: 12px;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
}

.services-section .one a {
    margin-top: 20px;
    display: block;
    color: #005F93;
    margin-bottom: 10px;
    font-size: 12px;
}

.services-section .one a i {
    margin-left: 5px;
}

.featured-section {
    margin: 30px 0px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 70px 0px;
    background-image: url("../images/bk-3.png");
}

.featured-section .content h4 {
    line-height: 30px;
    margin: 0px;
    color: #fff;
    font-size: 18px;
    font-weight: bolder;
}

.featured-section .content p {
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    margin-top: 30px;
}

.featured-section .content .one .icon {
    display: inline-block;
    width: 20%;
    height: 55px;
    line-height: 55px;
    border-radius: 8px;
    background-color: #26ABE2;
    float: left;
    text-align: center;
}

.featured-section .content .one .icon i {
    color: #fff;
    font-size: 20px;
}

.featured-section .content .one {
    margin-top: 25px;
    float: right;
    width: 100%;
    transition: all .6s ease-in-out;
}

.featured-section .content .one:hover {
    transform: translate(10px, 0px);
}

.featured-section .content .one .con {
    float: right;
    width: 70%;
    display: inline-block;
    margin-right: 0px;
    margin-left: 20px;
}

.featured-section .content .one .con h4 {
    margin-top: 8px;
}

.featured-section .content .one .con span {
    color: #fff;
    font-size: 12px;
}

.teamWork-section {
    text-align: center;
    padding-top: 20px;
}

.teamWork-section .head img {
    margin: 15px 0px;
}

.teamWork-section .head h4 {
    font-size: 18px;
    color: #2a6496;
    font-weight: bolder;
}

.teamWork-section .head p {
    width: 80%;
    display: block;
    margin: 0 auto;
    color: #8D8989;
    line-height: 30px;
    margin-bottom: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    font-size: 12px;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.teamWork-section .one {
    background-color: #fff;
    border-radius: 25px;
    position: relative;
    transition: all .6s ease-in-out;
    width: 100%;
    box-shadow: 0px 0px 10px 0px #737373;
    margin: 15px 0px;
}

.teamWork-section .one:hover {
    transform: translate(0px, -15px);
}

.teamWork-section .one img {
    width: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    object-fit: fill !important;
    height: 270px;
}

.teamWork-section .one .content {
    padding: 10px 0px;
}

.teamWork-section .one .content h4 {
    color: #1D1D1D;
    font-weight: bolder;
    font-size: 14px;
}

.teamWork-section .one .content span {
    color: #2a6496;
    font-size: 12px;
    display: block;
    margin-bottom: 10px;
}

.teamWork-section .one .overlay {
    position: absolute;
    transition: all .6s ease-in-out;
    top: 0px;
    right: 0px;
    width: 100%;
    background-color: #005F93;
    opacity: 0;
    height: 100%;
    border-radius: 20px;
    padding-top: 60%;
}

.teamWork-section .one:hover .overlay {
    opacity: 0.6;
}

.teamWork-section .one .overlay a {
    background-color: transparent;
    margin: 0 auto;
    position: relative;
    z-index: 99999999;
    border: 1px solid #fff;
    border-radius: 7px;
    padding: 10px;
    display: block;
    width: 160px;
    color: #fff;
    text-decoration: none;
}

.teamWork-section .one .overlay a i {
    margin-left: 5px;
}

.teamWork-section .see-more a {
    margin: 0 auto;
    border: 1px solid #005F93;
    border-radius: 8px;
    display: block;
    width: 200px;
    font-weight: bolder;
    color: #005F93;
    padding: 10px;
    margin-top: 30px;
    transition: all .6s ease-in-out;
    margin-bottom: 30px;
}

.teamWork-section .see-more a:hover {
    background-color: #2a6496;
    color: #fff;
}

.media-section {
    background-image: url("../images/bk-2.png");
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 100px 0px;
    margin-bottom: 50px;
}

.media-section .content h3 {
    color: #fff;
    font-size: 22px;
    margin: 30px 0px;
}

.media-section .content h5 {
    line-height: 30px;
    color: #fff;
    font-size: 16px;
    margin: 10px 0px;
}

.media-section .content p {
    color: #fff;
    line-height: 30px;
    margin: 30px 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    font-size: 12px;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    -webkit-box-orient: vertical;
}

.media-section .content ul {
    margin-top: 20px;
}

.media-section .content ul li {
    display: inline-block;
    width: 140px;
    border: 1px solid #fff;
    color: #fff;
    text-align: center;
    padding: 8px;
    transition: all .6s ease-in-out;
    margin-left: 10px;
    border-radius: 8px;
}

.media-section .content ul li:hover {
    background-color: #101010;
}

.media-section .content ul li a {
    font-size: 12px;
    font-weight: bolder;
    color: #fff;
}

.media-section iframe {
    width: 100%;
    border-radius: 30px;
    object-fit: cover !important;
    height: 350px;
}


.blogs-section {
    text-align: center;
    padding-top: 20px;
}

.blogs-section .head img {
    margin: 15px 0px;
}

.blogs-section .head h4 {
    font-size: 18px;
    color: #2a6496;
    font-weight: bolder;
}

.blogs-section .head p {
    width: 80%;
    display: block;
    margin: 0 auto;
    color: #8D8989;
    line-height: 30px;
    margin-bottom: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    font-size: 12px;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.blogs-section .one-blog {
    background-color: #fff;
    float: right;
    width: 100%;
    padding-bottom: 20px;
    transition: all .6s ease-in-out;
    margin-bottom: 20px;
    border-radius: 15px;
}

.blogs-section .one-blog:hover {
    transform: translate(0px, -15px);
}

.blogs-section .one-blog img {
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    width: 100%;
    height: 160px;
    object-fit: cover !important;
}

.blogs-section .one-blog ul {
    background-color: #2a6496;
    padding: 7px 10px;
    text-align: left;
}

.blogs-section .one-blog ul li {
    display: inline-block;
    color: #fff;
    margin-left: 10px;
    font-size: 10px;
}

.blogs-section .one-blog ul li i {
    font-size: 12px;
    margin-left: 0px;
    margin-right: 5px;
}

.blogs-section .one-blog h4 {
    margin: 0px;
    font-size: 14px;
    text-align: left;
    padding-left: 15px;
    margin-top: 20px;
}

.blogs-section .one-blog p {
    line-height: 30px;
    margin-top: 0px;
    padding: 10px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    font-size: 12px;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.blogs-section .one-blog a {
    float: right;
    margin-top: 5px;
    text-align: right;
    margin-left: 20px;
    font-size: 12px;
    color: #005F93;
}

.blogs-section .one-blog a i {
    margin-right: 5px;
    font-size: 10px;
}

.blogs-section .see-more a {
    margin: 0 auto;
    border: 1px solid #005F93;
    border-radius: 8px;
    display: block;
    width: 200px;
    font-weight: bolder;
    color: #005F93;
    padding: 10px;
    margin-top: 10px;
    transition: all .6s ease-in-out;
    margin-bottom: 30px;
}

.blogs-section .see-more a:hover {
    background-color: #2a6496;
    color: #fff;
}

.footer {
    background-color: #1D1D1D;
    padding: 30px 0px;
    padding-bottom: 20px;
}

.footer .logo img {
    margin: 20px 0px;
}

.footer .footer-content .social {
    display: inline-block;
    margin: 0px;
    margin-bottom: 20px;
}

.footer .footer-content .social li {
    display: inline-block;
    background-color: #F5F5F5;
    padding: 5px 10px;
    border-radius: 150px;
    text-align: center;
    transition: all .6s ease-in-out;
    margin-right: 7px;
}

.footer .footer-content .social li:hover {
    background-color: #2a6496;
}

.footer .footer-content .social li:hover i {
    color: #fff;
}

.footer .footer-content .social li i {
    font-size: 12px;
    color: #005F93;
    margin-left: 0px !important;
    margin-right: 0px!important;

}

.footer .footer-content p {
    color: #fff;
    font-size: 12px;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    line-clamp: 6;
    -webkit-box-orient: vertical;
}

.footer .footer-content {
}

.footer .footer-content h3 {
    color: #fff;
    font-size: 20px;
    margin-bottom: 30px;
}

.footer .footer-content ul li {
    color: #fff;
    display: block;
    margin-top: 15px;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

.footer .footer-content ul li a {
    color: #fff;
    transition: all .6s ease-in-out;
}

.footer .footer-content ul li a:hover {
    color: #2a6496;
}

.footer .footer-content ul li span {
    color: #3A95C7;
    margin-left: 0px;
    margin-right: 7px;
}

.footer .footer-content ul li i {
    color: #3A95C7;
    margin-left: 0px;
    margin-right: 7px;
}

.footer .footer-content h6 {
    color: #fff;
    display: block;
    margin-top: 10px;
    line-height: 25px;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
}

.footer .footer-content form input[type='email'] {
    width: 63%;
    padding: 10px;
    background-color: #fff;
    outline: none;
    border-radius: 10px;
    border: none;
    color: #2a6496;
}

.footer .footer-content form input[type='submit'] {
    background-color: #2a6496;
    padding: 10px 15px;
    color: #fff;
    border: none;
    border-radius: 10px;
    margin-left: 5px;
    text-align: center;
    float: right
}

.footer .copyright {
    text-align: center;
    color: #fff;
    font-size: 14px;
    border-top: 1px solid #8D8989;
    padding-top: 15px;
    margin-top: 30px;
}

.footer .copyright p {
    margin-bottom: 0px;
}

.header-page {
    position: relative;
}

.header-page img {
    width: 100%;
    height: 250px;
    object-fit: cover !important;
}

.header-page .col-md-12 {
    padding: 0px;
}

.header-page .con {
    position: absolute;
    top: 100px;
    width: 100%;
    text-align: center;
    right: 0px;
}

.header-page .con h3 {
    padding: 0px;
    margin: 0px;
    font-weight: bolder;
    font-size: 26px;
    color: #fff;
}

.header-page .con ul {
    margin-top: 20px;
}

.header-page .con ul li {
    font-size: 12px;
    color: #E1E1E1;
    margin-left: 3px;
    display: inline-block;
}

.header-page .con ul li a, .header-page .con ul li a:hover {
    color: #E1E1E1;
}

.header-page .con span {
    color: #fff;
    font-weight: bolder;
    margin-top: 10px;
    display: block;
}

.about-page {
    text-align: center;
    padding: 30px 0px;
}

.about-page .content h4 {
    color: #1D1D1D;
    font-weight: bolder;
    font-size: 16px;
}

.about-page .content p {
    display: block;
    width: 80%;
    margin: 0 auto;
    margin-top: 20px;
    line-height: 30px;
}

.about-page .one {
    box-shadow: 0px 0px 10px 0px #737373;
    background-color: #fff;
    border-radius: 8px;
    padding: 15px;
    text-align: center;
    margin: 40px 0px;
}

.about-page .one img {
    height: 50px;
    width: 50px;
    margin-bottom: 15px;
}

.about-page .one h4 {
    font-size: 12px;
    color: #1D1D1D;
    font-weight: bolder;
    margin: 10px 0px;
}

.about-page .one p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    color: #1D1D1D;
    font-size: 12px;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
}

.about-featured {
    background-color: #005F93;
    padding: 30px 0px;
}

.about-featured iframe {
    width: 100%;
    height: 350px;
    border-radius: 10px;
}

.about-featured .about-content h3 {
    margin: 10px 0px;
    font-size: 18px;
    color: #fff;
    line-height: 30px;
}

.about-featured .about-content p {
    color: #fff;
    margin: 10px 0px;
    font-size: 12px;
    line-height: 30px;
}

.about-featured .about-content ul {
    margin-top: 20px;
}

.about-featured .about-content ul li {
    width: 30%;
    font-size: 10px;
    margin-top: 20px;
    display: inline-block;
    color: #fff;
}

.about-featured .about-content ul li i {
    color: #3A95C7 !important;
    font-size: 20px;
    float: left;
    /*margin-top: 7px;*/
    margin-left: 0px;
    margin-right: 10px;
}

.more-featured {
    margin: 30px 0px;
}

.more-featured .one i {
    display: inline-block;
    font-size: 30px;
    color: #005F93;
}

.more-featured .one h4 {
    color: #005F93;
    display: inline-block;
    margin-right: 0px;
    margin-left: 10px;
    font-size: 22px;
}

.more-featured .one span {
    display: block;
    font-size: 12px;
    font-weight: bolder;
    color: #1D1D1D;
}

.about-testimonials {
    margin-top: 50px;
    margin-bottom: 20px;
}

.about-testimonials h2 {
    font-size: 18px;
    margin-top: 40px;
    margin-bottom: 15px;
}

.about-testimonials .testimonials-slider .content p {
    line-height: 30px;
    margin-bottom: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    font-size: 12px;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
}

.about-testimonials .testimonials-slider .content img {
    width: 70px;
    height: 70px;
    display: block;
    margin: 0 auto;
    border-radius: 150px;
    margin-bottom: 15px;
}

.about-testimonials .testimonials-slider .content h5 {
    display: block;
    color: #1D1D1D;
    text-align: center;
    font-weight: bolder;
    font-size: 14px;
}

.about-testimonials .testimonials-slider .content span {
    display: block;
    color: #1D1D1D;
    text-align: center;
    font-weight: bolder;
    font-size: 12px;
    margin-bottom: 30px;
}

.about-testimonials .pic {
    margin-top: 30px;
}

.about-testimonials .pic img {
    width: 100%;
    height: 300px;
    border-radius: 10px;
    object-fit: cover !important;
}

.quick-about {
    background-color: #8D8989;
    padding: 30px 0px;
}

.quick-about h4 {
    color: #fff;
    line-height: 30px;
}

.quick-about ul {
}

.quick-about ul li {
    display: inline-block;
    width: 170px;
    padding: 8px;
    border: 1px solid #fff;
    border-radius: 8px;
    margin-left: 5px;
    text-align: center;
    transition: all .6s ease-in-out;
}

.quick-about ul li a {
    text-align: center;
    color: #fff;
    font-weight: bolder;
    transition: all .6s ease-in-out;

}

.quick-about ul li:hover {
    border: 1px solid #fff;
    background-color: #ffff;
}

.quick-about ul li:hover a {
    color: #2a6496;
}

.services-content .con {
    margin: 30px 0px;
}

.services-content .con h4 {
    color: #1D1D1D;
    text-align: center;
    font-weight: bolder;
    font-size: 16px;
}

.services-content .con p {
    display: block;
    width: 80%;
    margin: 0 auto;
    margin-top: 20px;
    line-height: 30px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    font-size: 12px;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
}


.services-content .one {
    box-shadow: 0px 0px 10px 0px #737373;
    background-color: #fff;
    border-radius: 8px;
    padding: 15px;
    text-align: center;
    margin: 20px 0px;
}

.services-content .one img {
    width: 50px;
}

.services-content .one h4 {
    font-size: 12px;
    color: #1D1D1D;
    font-weight: bolder;
    margin: 10px 0px;
}

.services-content .one p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    color: #1D1D1D;
    font-size: 12px;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
}

.services-content .one a {
    margin-top: 20px;
    display: block;
    color: #005F93;
    margin-bottom: 10px;
    font-size: 12px;
}

.services-content .one a i {
    margin-left: 5px;
}

.service-details .details-content {
    margin: 30px 0px;
}

.service-details .details-content img {
    width: 100%;
    margin: 20px 0px;
    border-radius: 10px;
}

.service-details .details-content h4 {
    font-size: 18px;
    color: #1D1D1D;
    line-height: 30px;
}

.service-details .details-content p {
    color: #656565;
    line-height: 30px;
    font-size: 12px;
    margin-bottom: 50px;
}

.service-details .details-content .mini-serv {
    width: 100%;

}

.service-details .details-content ul {
    margin-bottom: 30px;
}

.service-details .details-content ul li {
    width: 31%;
    font-size: 10px;
    margin-top: 20px;
    display: inline-block;
}

.service-details .details-content ul li i {
    color: #2a6496;
    font-size: 20px;
    float: right;
    margin-top: 7px;
    margin-left: 10px;
}

.about-section .pic {
    width: 100%;
    display: block;
    margin: 0 auto;
}

.service-details .quick-order {
    margin: 50px 0px;
    background-color: #005F93;
    border-radius: 10px;
    text-align: center;
    padding: 20px 0px;
    padding-bottom: 0px;
    margin-bottom: 20px;
}

.service-details .quick-order h4 {
    color: #fff;
    font-size: 16px;
}

.service-details .quick-order h2 {
    color: #fff;
    font-size: 16px;
}

.service-details .quick-order p {
    margin: 20px 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    font-size: 12px;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
    color: #fff;
}

.service-details .quick-order h6 {
    color: #fff;
    font-size: 12px;
}

.service-details .quick-order h1 {
    color: #fff;
    font-size: 18px;
    direction: ltr;
}

.service-details .quick-order a {
    display: block;
    width: 100%;
    padding: 14px;
    background-color: #26AB06;
    border-bottom-left-radius: 10px;
    font-size: 12px;
    border-bottom-right-radius: 10px;
    color: #fff;
}

.service-details .other-services {
    margin: 50px 0px;
    background-color: #fff;
    text-align: center;
    padding-bottom: 0px;
    font-size: 12px;
    border-radius: 10px;

}

.service-details .other-services h4 {
    background-color: #737373;
    padding: 20px;
    border-top-left-radius: 10px;
    color: #fff;
    border-top-right-radius: 10px;
    text-align: center;
}

.service-details .other-services ul li {
    display: block;
    background-color: #fff;
    font-weight: bolder;
    padding: 14px;
    border-bottom: 1px solid #737373;
}

.service-details .other-services ul li:last-child {
    border-bottom: none;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.service-details .other-services ul li a {
    font-size: 12px;
    color: #737373;
}

.teamWork-content {
    margin-bottom: 30px;
}

.teamWork-content .head {
    text-align: center;
    margin: 30px 0px;
}

.teamWork-content .head h4 {
    width: 90%;
    display: block;
    margin: 0 auto;
    font-size: 14px;
    line-height: 30px;
    color: #101010;
}

.teamWork-content .one {
    background-color: #fff;
    border-radius: 25px;
    position: relative;
    transition: all .6s ease-in-out;
    width: 100%;
    box-shadow: 0px 0px 10px 0px #737373;
    margin: 15px 0px;
}

.teamWork-content .one img {
    width: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    object-fit: fill !important;
    height: 270px;
}

.teamWork-content .one .content {
    padding: 10px 0px;
    text-align: center;
}

.teamWork-content .one .content h4 {
    color: #1D1D1D;
    font-weight: bolder;
    font-size: 14px;
}

.teamWork-content .one .content span {
    color: #2a6496;
    font-size: 12px;
    display: block;
    margin-bottom: 10px;
}

.teamWork-content .one .overlay {
    position: absolute;
    transition: all .6s ease-in-out;
    top: 0px;
    right: 0px;
    width: 100%;
    background-color: #005F93;
    opacity: 0;
    height: 100%;
    border-radius: 20px;
    padding-top: 60%;
}

.teamWork-content .one:hover .overlay {
    opacity: 0.6;
}

.teamWork-content .one .overlay a {
    background-color: transparent;
    text-align: center;
    margin: 0 auto;
    position: relative;
    z-index: 99999999;
    border: 1px solid #fff;
    border-radius: 7px;
    padding: 10px;
    display: block;
    width: 160px;
    color: #fff;
    text-decoration: none;
}

.teamWork-content .one .overlay a i {
    margin-left: 5px;
}

.teamWork-details-section {
    padding: 30px 0px;
}

.teamWork-details-section .the-one {
    margin-top: 20px;
    border-radius: 10px;
    background-color: #fff;
}

.teamWork-details-section .the-one img {
    width: 100%;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.teamWork-details-section .the-one h4 {
    text-align: center;
    color: #1D1D1D;
    font-weight: bolder;
    font-size: 16px;
    margin-bottom: 0px;
}

.teamWork-details-section .the-one ul {
    padding: 10px;
}

.teamWork-details-section .the-one ul li {
    display: block;
    margin-top: 10px;
    color: #2a6496;

}

.teamWork-details-section .the-one ul li span {
    color: #1D1D1D;
    direction: ltr;

}

.teamWork-details-section .the-one hr {
    margin-bottom: 0px;
    margin-top: 6px;
}

.teamWork-details-section .the-one .social {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}

.teamWork-details-section .the-one .social li {
    display: inline-block;
    background-color: #F5F5F5;
    padding: 5px 10px;
    border-radius: 150px;
    text-align: center;
    transition: all .6s ease-in-out;
    margin-bottom: 15px;
    margin-right: 7px;
}

.teamWork-details-section .the-one .social li:hover {
    background-color: #2a6496;
}

.teamWork-details-section .the-one .social li:hover i {
    color: #fff;
}

.teamWork-details-section .content {
    margin-top: 20px;
}

.teamWork-details-section .content h4 {
    color: #1D1D1D;
    font-weight: bolder;
    font-size: 17px;
}

.teamWork-details-section .content p {
    color: #656565;
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 20px;
}

.teamWork-details-section .content ul {
    margin-top: 20px;
}

.teamWork-details-section .content ul li {
    width: 32%;
    font-size: 12px;
    margin-top: 20px;
    display: inline-block;
}

.teamWork-details-section .content ul li i {
    color: #2a6496;
    font-size: 20px;
    float: left;
    /*margin-top: 5px;*/
    margin-right: 10px;
}

.blog-details .content {
    padding: 20px 0px;
}

.blog-details .content img {
    margin-bottom: 30px;
    width: 100%;
}

.blog-details .content h4 {
    color: #1D1D1D;
    line-height: 30px;
    font-weight: bolder;
    font-size: 17px;
}

.blog-details .content p {
    color: #656565;
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 20px;
}

.blog-details .content .mini {
    width: 100%;
    border-radius: 10px;
    height: 250px;
    object-fit: cover !important;
}

.blog-details .content .social {
    display: inline-block;
    margin-right: 10px;
}

.blog-details .content .social li:first-child {
    background-color: transparent;
}

.blog-details .content .social li {
    display: inline-block;
    background-color: #E1E1E1;
    padding: 5px 10px;
    border-radius: 150px;
    text-align: center;
    transition: all .6s ease-in-out;
    margin-right: 7px;
}

.blog-details .content .social li:hover {
    background-color: #2a6496;
}

.blog-details .content .social li:hover i {
    color: #fff;
}

.blog-details .content .social li i {
    font-size: 12px;
    color: #005F93;
}

.blog-details .next-blog h5 {
    text-align: center;
    line-height: 30px;
    display: block;
    width: 70%;
}

.blog-details .next-blog h5 a {
    display: block;
    font-size: 24px;
    color: #005F93;
    margin-top: 15px;
}

.blog-details .prev-blog h5 {
    text-align: center;
    line-height: 30px;
    display: block;
    float: left;
    width: 70%;
}

.blog-details .prev-blog h5 a {
    display: block;
    font-size: 24px;
    color: #005F93;
    margin-top: 15px;
}

.blog-details .other-services {
    margin: 20px 0px;
    background-color: #fff;
    text-align: center;
    padding-bottom: 0px;
    font-size: 12px;
    border-radius: 10px;

}

.blog-details .other-services h4 {
    background-color: #737373;
    padding: 20px;
    border-top-left-radius: 10px;
    color: #fff;
    border-top-right-radius: 10px;
    text-align: center;
}

.blog-details .other-services ul li {
    display: block;
    background-color: #fff;
    font-weight: bolder;
    padding: 14px;
    border-bottom: 1px solid #737373;
}

.blog-details .other-services ul li:last-child {
    border-bottom: none;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.blog-details .other-services ul li a {
    font-size: 12px;
    color: #737373;
}

.blog-details .latest-news {
    margin: 0px 0px;
    background-color: #fff;
    text-align: center;
    padding-bottom: 0px;
    font-size: 12px;
    border-radius: 10px;
    border: 1px solid #707070;
    float: right;
    width: 100%;
    margin-bottom: 30px;

}

.blog-details .latest-news .col-md-3 {
    padding: 0px;
}

.blog-details .latest-news h4 {
    background-color: #737373;
    padding: 20px;
    border-top-left-radius: 10px;
    margin: 0px;
    color: #fff;
    border-top-right-radius: 10px;
    text-align: center;
}

.blog-details .latest-news img {
    margin-top: 12px;
    width: 100%;
    height: 50px;
    object-fit: fill !important;
}

.blog-details .latest-news .con {
    float: right;
    width: 100%;
    margin-top: 10px;
    text-align: right;
    margin-bottom: 10px;
}

.blog-details .latest-news .con a {
    font-size: 12px;
    display: block;
    width: 100%;
    float: left;
    color: #1D1D1D;
    font-weight: bolder;
    margin: 0px;
    text-align: left;

}

.blog-details .latest-news .con p {
    float: left;
    width: 100%;
    line-height: 15px;
    margin-bottom: 0px;
    overflow: hidden;
    margin-top: 5px;
    text-overflow: ellipsis;
    display: -webkit-box;
    font-size: 10px;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.all-pictures, .all-videos {
    margin: 50px 0px;
}

.gallery {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
}

.gallery-item {
    border-radius: 7px;
    flex-basis: 270px;
    margin: 0 auto;
    margin-bottom: 20px;
    position: relative;
    cursor: pointer;
    overflow: hidden;
}

.gallery-item.item-2x3 {
    flex-basis: calc(175px * 0.666);
}

.gallery-item.item-3x4 {
    flex-basis: calc(175px * 0.75);
}

.gallery-item.item-1x1 {
    flex-basis: 175px;
}

.gallery-item.item-4x3 {
    flex-basis: calc(175px * 1.333);
}

.gallery-item.item-3x2 {
    flex-basis: calc(175px * 1.5);
}

.gallery-item.item-8x5 {
    flex-basis: calc(175px * 1.6);
}

.gallery-item.item-2x1 {
    flex-basis: calc(175px * 2);
}

.gallery-item::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.4);
    background-image: url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.5 13.75C4.5 8.64137 8.64137 4.5 13.75 4.5C18.8586 4.5 23 8.64137 23 13.75C23 18.8586 18.8586 23 13.75 23C8.64137 23 4.5 18.8586 4.5 13.75ZM13.75 0C6.15609 0 0 6.15609 0 13.75C0 21.3439 6.15609 27.5 13.75 27.5C16.3774 27.5 18.8327 26.7631 20.9205 25.4846L30.4906 35.0547C31.7509 36.3151 33.7944 36.3151 35.0547 35.0547C36.3151 33.7944 36.3151 31.7509 35.0547 30.4906L25.4846 20.9205C26.7631 18.8327 27.5 16.3774 27.5 13.75C27.5 6.15609 21.3439 0 13.75 0Z' fill='white'/%3E%3C/svg%3E");
    background-position: center;
    background-size: 1.85rem;
    background-repeat: no-repeat;
    transition: opacity 250ms;
    z-index: 10;
}

.gallery-item .caption {
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 1em 0;
    line-height: 1em;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.6);
    transform: translateY(4em);
    transition: transform 250ms;
    z-index: 20;
}

.gallery-item .caption span {
    display: inline-block;
    max-width: calc(100% - 2em);
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.gallery-item:hover .thumb {
    transform: scale(1.05);
}

@media (hover: hover) {
    .gallery-item:hover::after {
        opacity: 1;
    }

    .gallery-item:hover .caption {
        transform: translateY(0);
    }
}

.gallery-item .thumb {
    display: inline-block;
    width: 100%;
    height: 220px;
    object-fit: cover;
    min-height: unset;
    text-align: center;
    background-color: #333;
    transition: filter 500ms, transform 500ms;
    object-fit: cover !important;
}

.ie-fix .gallery-item .thumb {
    width: auto;
}

.gallery-item .placeholder {
    filter: blur(20px);
}

.lightbox-wrapper {
    display: none;
    background-color: #2e2e35;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999999999999999;
}

.lightbox {
    display: flex;
    flex-direction: column;
    height: 100%;
    color: white;
}

.lightbox .lightbox-header {
    flex-shrink: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.3);
    padding: 1em;
    font-weight: 600;
    text-align: center;
}

.lightbox .lightbox-header > * {
    opacity: .75;
}

.lightbox .lightbox-close {
    position: relative;
    height: 1.85rem;
    width: 1.85rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: none;
    padding: 0;
    border: none;
}

.lightbox .lightbox-close::before, .lightbox .lightbox-close::after {
    position: absolute;
    content: "";
    height: 4px;
    width: 80%;
    background-color: #fff;
}

.lightbox .lightbox-close::before {
    transform: rotate(-45deg);
}

.lightbox .lightbox-close::after {
    transform: rotate(45deg);
}

.lightbox .lightbox-close:hover {
    opacity: 1;
}

.lightbox .lightbox-slides-wrapper {
    flex-grow: 1;
    display: flex;
    overflow: hidden;
    position: relative;
}

.lightbox .lightbox-arrow {
    position: absolute;
    top: 50%;
    width: 4rem;
    height: 4rem;
    padding: .5rem;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 1.5em;
    opacity: .75;
    cursor: pointer;
    filter: drop-shadow(0 0 7px #000);
}

.lightbox .lightbox-arrow:hover {
    opacity: 1;
}

.lightbox .lightbox-arrow.arrow-left {
    left: 0;
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='53' viewBox='0 0 32 53' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 26.5L27.3171 0L32 4.54286L9.36585 26.5L32 48.4571L27.3171 53L0 26.5Z' fill='white'/%3E%3C/svg%3E");
}

.lightbox .lightbox-arrow.arrow-right {
    right: 0;
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='53' viewBox='0 0 32 53' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M32 26.5L4.68293 53L0 48.4571L22.6341 26.5L3.83911e-06 4.54286L4.68293 0L32 26.5Z' fill='white'/%3E%3C/svg%3E");
}

.lightbox .lightbox-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-grow: 1;
    transition: all 0ms ease;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.lightbox .lightbox-slide[data-state="prev"] {
    transform: translateX(-100%);
    opacity: 0;
}

.lightbox .lightbox-slide[data-state="next"] {
    transform: translateX(100%);
    opacity: 0;
}

.lightbox .lightbox-image {
    display: none;
    max-width: 100%;
    max-height: 100%;
}

.all-videos iframe {
    width: 100%;
    height: 200px;
    border-radius: 10px;
    margin-top: 20px;
}


.contact-info {
    padding: 50px 0px;
    background-color: #F5F5F5;
    padding-bottom: 20px;
}

.contact-info .info {
    text-align: center;
}

.contact-info .info i {
    color: #2a6496;
    font-size: 24px;
    margin-bottom: 20px;
}

.contact-info .info h3 {
    font-size: 16px;
    font-weight: bolder;
    margin: 0px;
}

.contact-info .info p {
    font-size: 14px;
    color: #005F93;
    line-height: 25px;
    margin-top: 20px;
}

.contact-now {
    margin: 30px 0px;
    background-color: #fff;
    padding: 50px 0px;
}

.contact-now form label {
    width: 100%;
    font-size: 14px;
    margin-top: 10px;
    text-align: left;
}

.contact-now form input {
    width: 100%;
    border: none;
    outline: none;
    padding: 10px;
    background-color: #F5F5F5;
    margin-top: 10px;
    border-radius: 10px;
    text-align: right;
}

.contact-now form textarea {
    margin-top: 45px;
    width: 100%;
    border: none;
    outline: none;
    padding: 10px;
    height: 220px;
    background-color: #F5F5F5;
    border-radius: 10px;
    text-align: right;
}

.contact-now form input[type='submit'] {
    border: none;
    width: 150px;
    background-color: #2a6496;
    margin: 0 auto;
    border-radius: 10px;
    padding: 10px;
    color: #fff;
    text-align: center;
    display: block;
    margin-top: 30px;

}

#myButtons a {
    position: absolute;
    right: -255px;
    transition: 0.3s;
    padding: 15px;
    width: 300px;
    text-decoration: none;
    z-index: 999;
    padding-right: 20px;
    font-size: 18px;
    color: white;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.buttons {
    position: fixed;
    right: 217px;
    bottom: 230px;
}

.buttons a {
    background-color: #005F93;
}

.buttons i.fab.fa-whatsapp {
    color: #40cd32;
}

.buttons a i {
    margin-left: 0px;
    margin-right: 20px;
}

/*#myButtons a:hover {*/
/*    right: 0;*/
/*}*/

#reservation {
    top: 20px;
}

#whatsapp {
    top: 80px;
}

#call {
    top: 140px;
}

#qtranslate-2 {
    padding: 0px;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background: transparent;
}

.wpcf7-validation-errors, div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    display: none !important;
}

div.wpcf7-validation-errors {
    border: 2px solid #ebccd1;
    padding: 10px;
    color: #a94442;
    border-radius: 4px;
    background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
    background-image: -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
    background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
    background-repeat: repeat-x;
}

span.wpcf7-not-valid-tip {
    color: #a94442 !important;
    text-align: center;
    margin-bottom: 10px;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{
    border-color: #ec7878;
    float: right;
    width: 100%;
    text-align: center;
    padding: 5px;
    border-radius: 2px;
}

.mobile-language-container{
    position: relative;
    display: block;
    text-align: center;
}

.mobile-language-container li{
    display: inline-block;
}

img.logomob {
    height: 50px;
}