


/*
*******************************************
*******************************************

** - Default Area CSS
** - Preloader Area CSS
** - Header Area CSS
** - Hero Slider Area CSS
** - About Property Area CSS
** - Our Services Area CSS
** - Room Dimensions Area CSS
** - Property Amenities Area CSS
** - Photo Galler Area CSS
** - Our Testimonials Area CSS
** - Our Agent Area CSS
** - Our Blog Area CSS
** - Partner Area CSS
** - Faq Area CSS
** - Blog Area CSS
** - Single Blog Area CSS
** - Contact Area CSS
** - Footer Area CSS
** - Go Top Area CSS
*/

/* cairo-regular - latin */
@font-face {
    font-family: 'Cairo';
    src: url('../fonts/Cairo-Regular.eot');
    src: url('../fonts/Cairo-Regular.otf') format('embedded-opentype'),
    url('../fonts/Cairo-Regular.woff') format('woff'),
    url('../fonts/Cairo-Regular.woff2') format('woff2'),
    url('../fonts/Cairo-Regular.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

body {
    font-family: 'Cairo', sans-serif !important;
    padding: 0;
    margin: 0;
    font-size: 15px;
    overflow-x: hidden !important;
}

.d-table {
    width: 100%;
    height: 100%;
}

.d-table-cell {
    vertical-align: middle;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Cairo', sans-serif !important;
    font-weight: bold;
    color: #212121;
}

img {
    max-width: 100%;
}

p {
    font-size: 15px;
    line-height: 26px;
    color: #666;
    margin-bottom: 10px;
}

.section-title {
    text-align: center;
    margin-bottom: 60px;
}

.section-title h2 {
    font-size: 32px;
    margin: -5px 0 0;
    position: relative;
    padding-bottom: 20px;
}

.section-title h2::before {
    content: '';
    position: absolute;
    background-color: #424b90;
    height: 2px;
    width: 100px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.section-title p {
    width: 100%;
    margin: 20px auto 0;
}

a {
    -webkit-transition: .5s;
    transition: .5s;
}

a:hover {
    text-decoration: none;
}

.ptb-100 {
    padding-top: 100px;
    padding-bottom: 100px;
}

.bg-style {
    background-color: #f9f9f9;
}

.pt-100 {
    padding-top: 100px;
}

.pb-70 {
    padding-bottom: 70px;
}

.mb-30 {
    margin-bottom: 30px;
}

.owl-theme .owl-nav {
    margin-top: 0;
}

/* Default CSS */
/* Start Preloder style */
.preloader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background-color: #ffffff;
    text-align: center;
}

@-webkit-keyframes sk-bounce {
    0%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes sk-bounce {
    0%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

/* End Preloder style */
/* Start Top Style */
.header-area {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #424b90;
}

.header-info {
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 2px;
}

.header-info li {
    list-style-type: none;
    display: inline-block;
    color: #ffffff;
    font-size: 14px;
    margin-right: 15px;
}

.header-info li:last-child {
    margin-right: 0;
}

.header-info li i::before {
    margin-right: 5px;
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    margin-left: 0;
}

.header-info li a {
    text-decoration: none;
    color: #ffffff;
}

.header-info li a:hover {
    color: black;
}

.social-links {
    padding-left: 0;
    text-align: right;
    margin-bottom: 0;
}

.social-links li {
    list-style-type: none;
    display: inline-block;
}

.social-links i {
    display: inline-block;
    height: 27px;
    width: 27px;
    background-color: #ffffff;
    line-height: 27px;
    text-align: center;
    font-size: 14px;
    color: #424b90;
    border-radius: 30px;
    margin: 0 0 0 5px;
}

.social-links i::before {
    font-size: 13px;
}

.social-links i:hover {
    background-color: #000;
    color: #cbc9ca;
    transition: 0.5s;
    -webkit-transition: 0.5s;
}

.social-links a {
    text-decoration: none;
}

/* End Top Style */
/* Start Nav Style */
.is-sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    -webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.4);
    box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.4);
    -webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
    animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
    max-width: 100%;
    background-color: #ffffff;
}

.navbar-light {
    background-color: #e1e1e2;
    padding-top: 0;
    padding-bottom: 0;
}

.navbar-light .navbar-brand img {
    max-width: 200px;
}

.navbar-light .navbar-brand {
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 10px;
    line-height: normal;
}

.navbar-light .navbar-nav .nav-link {
    color: #f;
    font-size: 15px;
    font-weight: 500;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 10px;
    padding-right: 1px;
    text-transform: capitalize;
}

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
    color: #424b90;
}

.navbar-light .navbar-nav .dropdown-menu {
    min-width: 15rem;
    padding: 15px 0;
    margin: 0;
    top: 105%;
    background-color: #424b90;
    border: none;
    -webkit-box-shadow: 7px 5px 30px rgba(72, 73, 121, 0.15);
    box-shadow: 7px 5px 30px rgba(72, 73, 121, 0.15);
    border-radius: 0px 0px 5px 5px;
    display: inline-block;
    opacity: 0;
    visibility: hidden;
    -webkit-transition-duration: .3s;
    transition-duration: .4s;
}

.navbar-light .navbar-nav .nav-item:hover .dropdown-menu {
    top: 100%;
    opacity: 1;
    visibility: visible;
}

.navbar-light .navbar-nav .dropdown-item {
    font-size: 15px;
    color: #ffffff;
    padding: 8px 20px;
    margin: 0;
    text-transform: capitalize;
}

.navbar-light .navbar-nav .dropdown-item:hover, .navbar-light .navbar-nav .dropdown-item:focus {
    color: #424b90;
    background-color: #f1f1f1;
    -webkit-transition: .5s;
    transition: .5s;
    -webkit-transition: 0.5s;
}

.navbar-light .navbar-nav .dropdown-item.active, .navbar-light .navbar-nav .dropdown-item:active {
    color: #424b90;
    background-color: #f1f1f1;
}

.navbar-light .nav-btn .nav-btn-one {
    display: inline-block;
    padding: 10px 10px;
    background-color: #424b90;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid #424b90;
}

.navbar-light .nav-btn .nav-btn-one:hover {
    background-color: #212121;
    border-color: #212121;
    color: #fff;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: 0.5s;
    text-decoration: none;
}

/* End Nav Style */
/* Start Banner Style */
.hero-slider {
    position: relative;
    z-index: 1;
}

.hero-slider .hero-item {
    height: 700px;
    background-position: center center !important;
    background-size: cover !important;
    position: relative !important;
    z-index: 1;
}

.hero-slider .hero-item::before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    background-color: #000;
    opacity: .4;
    z-index: -1;
}

.hero-slider.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
}

.hero-slider.owl-theme .owl-dots .owl-dot span {
    width: 30px;
    height: 3.5px;
    margin: 0 8px 0 0;
    border-radius: 0;
    background: #a6a6a6;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: 0.5s;
    position: relative;
    z-index: 999;
}

.hero-slider.owl-theme .owl-dots .owl-dot.active span {
    background: #424b90;
    width: 40px;
}

.hero-slider .owl-nav {
    margin-top: 0;
}

.hero-slider .owl-prev {
    background-color: #353535 !important;
    position: absolute;
    right: 0;
    top: 50%;
    height: 55px;
    width: 40px;
    line-height: 55px;
    padding: 0 5px 0 0 !important;
    margin: 0 !important;
    border-radius:  30px 0 0 30px !important;
    font-size: 23px !important;
    -webkit-transition: .5s;
    transition: .5s;
}

.hero-slider .owl-prev:hover {
    background-color: #424b90 !important;
    color: #fff;
}

.hero-slider .owl-next {
    background-color: #353535 !important;
    position: absolute;
    left: 0;
    top: 50%;
    height: 55px;
    width: 40px;
    line-height: 55px;
    padding: 0 0 0 5px !important;
    margin: 0 !important;
    border-radius:0px 30px 30px 0px !important;
    font-size: 23px !important;
    -webkit-transition: .5s;
    transition: .5s;
}

.hero-slider .owl-next:hover {
    background-color: #424b90 !important;
    color: #fff;
}


.hero-slider-content .welcome {
    color: #dc3545;
    margin-bottom: 10px;
    display: block;
    font-weight: 500;
    font-size: 17px;
}

.hero-slider-content .heading {
    color: #fff;
    font-size: 40px;
    margin-bottom: 20px;
    line-height: 1.4;
}

.hero-slider-content p {
    color: #fff;
    margin-bottom: 30px;
    font-size: 17px;
}

.hero-slider-content ul {
    list-style-type: none;
    padding: 0;
    margin: 0 0 25px;
}

.hero-slider-content ul li {
    display: inline-block;
    position: relative;
    color: #fff;
    margin-right: 20px;
    padding-left: 35px;
}

.hero-slider-content ul li:last-child {
    margin-right: 0;
}

.hero-slider-content ul li i {
    position: absolute;
    left: 0;
    top: 0;
    line-height: 1;
}

.hero-slider-content ul li i::before {
    font-size: 20px;
    color: #424b90;
}

.hero-slider-content ul li h5 {
    font-size: 18px;
    margin: 0 0 5px;
    color: #fff;
}

.hero-slider-content ul li span {
    line-height: 1;
}

.hero-slider-content .price {
    color: #fff;
    font-weight: bold;
    font-size: 25px;
}

.hero-slider-content .hero-btn {
    margin-top: 30px;
}

.hero-btn a {
    background-color: #424b90;
    color: #fff;
    display: inline-block;
    padding: 10px 25px;
}

.hero-btn a:hover {
    background-color: #fff;
    color: #424b90;
}

.hero-btn .popup-youtube {
    background-color: #424b90;
    color: #fff;
}

.hero-btn .popup-youtube:hover {
    background-color: #fff;
    color: #424b90;
}

/* End Banner Style */
/* Start Tab-one Style */
.tab-one-section {
    margin-top: -60px;
    position: relative;
    z-index: 1;
}

.tab-one-section .tab .tabs {
    padding-left: 0;
    margin-bottom: 8px;
}

.tab-one-section .tab .tabs li {
    list-style-type: none;
    display: inline-block;
}

.tab-one-section .tab .tabs .bed {
    position: relative;
    left: -3px;
}

.tab-one-section .tab .tabs .bed i::before {
    position: relative;
    top: 7px;
}

.tab-one-section .tab .tabs li.current a i {
    background-color: #ffffff;
}

.tab-one-section .tab .tabs i {
    background-color: #e1e1e1;
    color: #959092;
    list-style-type: none;
    height: 60px;
    width: 60px;
    line-height: 60px;
    display: inline-block;
    text-align: center;
    margin-bottom: -8px;
}

.tab-one-section .tab .tabs i:hover {
    background-color: #fafafa;
    color: #959092;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: 0.5s;
}

.tab-one-section .tab .tabs i::before {
    font-size: 30px;
}

.tab-one-section .tab .tabs input[type=checkbox], .tab-one-section .tab .tabs input[type=radio] {
    display: none;
}

.tab-one-section .tab .tab_content .tabs_item {
    display: none;
}

.tab-one-section .tab .tab_content .tabs_item:first-child {
    display: block;
}

.tab-one-section .tab .tab_content .tabs_item .tabs_item_content .tab-form {
    background-color: #fafafa;
    padding: 50px;
}

.tab-one-section .tab .tab_content .tabs_item .tabs_item_content .tab-form .form-control {
    height: 60px;
    padding: 16px;
    font-size: 15px;
    color: #797979;
    background-color: #e1e1e1;
    border: none;
    border-radius: 0;
    font-weight: 500;
}

.tab-one-section .tab .tab_content .tabs_item .tabs_item_content .tab-form .form-control:focus {
    color: #797979;
    background-color: #e1e1e1;
    outline: 0;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    border: none;
}

.tab-one-section .tab .tab_content .tabs_item .tabs_item_content .tab-form label {
    font-size: 15px;
    font-weight: 500;
    color: #797979;
}

.tab-one-section .tab .tab_content .tabs_item .tabs_item_content .tab-form .send-btn {
    text-align: right;
    margin-top: 30px;
}

.tab-one-section .tab .tab_content .tabs_item .tabs_item_content .tab-form .send-btn .form-btn-one {
    display: inline-block;
    padding: 18px 40px;
    background-color: #424b90;
    color: #ffffff;
    border: 1px solid #424b90;
    font-size: 16px;
    font-weight: 600;
    width: 100%;
    cursor: pointer;
}

.tab-one-section .tab .tab_content .tabs_item .tabs_item_content .tab-form .send-btn .form-btn-one:hover {
    background-color: #ffffff;
    color: #424b90;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: 0.5s;
}

.tab-one-section .tab .tab_content .tabs_item .tabs_item_content .tab-form .schedule-form h3 {
    font-size: 24px;
    color: #ffffff;
    font-weight: 600;
    margin: 0px 0 20px 0;
}

.tab-one-section .tab .tab_content .tabs_item .tabs_item_content .tab-form .form-group {
    position: relative;
}

.tab-one-section .tab .tab_content .tabs_item .tabs_item_content .tab-form .form-group i::before {
    position: absolute;
    bottom: 19px;
    right: 20px;
    font-size: 14px;
    color: #959092;
}

.tab-one-section .tab-one-image {
    position: relative;
}

.tab-one-section .tab-one-image img {
    position: absolute;
    right: 0;
    bottom: 0px;
}

/* End Tab-one Style */

/* Start About Style */
.about-section {
    padding-top: 40px;
    padding-bottom: 40px;
}

.about-section .about-content p {
    margin: 0;
}

.about-section .about-content h2 {
    font-size: 23px;
    margin: 0 0 15px;
}

.about-section .about-content .about-text {
    margin-top: 20px;
    position: relative;
    padding-left: 35px;
}

.about-section .about-content .about-text h4 {
    font-size: 16px;
    margin: 0 0 8px;
}

.about-section .about-content .about-text i {
    font-size: 25px;
    color: #424b90;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 1;
}

.about-section .about-content .about-text p {
    margin: 0;
}

.about-section .about-content .about-text-one {
    margin-top: 40px;
}

.about-section .about-content .about-text-one h3 {
    font-size: 22px;
    color: #171717;
    font-weight: 500;
    margin: 0 0 12px;
}

.about-section .about-content .about-text-one i::before {
    margin-right: 5px;
    font-size: 25px;
    color: #424b90;
    position: relative;
    top: 4px;
}

.about-section .about-content .about-text-one p {
    font-size: 16px;
    color: #797979;
    font-weight: 400;
    line-height: 30px;
    margin: 0;
}

.about-section .about-button {
    margin-top: 40px;
    padding-left: 5px;
}

.about-section .about-button .about-btn-one {
    display: inline-block;
    padding: 25px 25px;
    background-color: #424b90;
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    border: 1px solid #424b90;
    text-transform: uppercase;
}

.about-section .about-button .about-btn-one:hover {
    background-color: #ffffff;
    color: #424b90;
    text-decoration: none;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: 0.5s;
}

.about-section .about-button .about-btn-two {
    display: inline-block;
    padding: 25px 25px;
    background-color: transparent;
    color: #212121;
    border: 1px solid #b7b7b7;
    border-right: none;
    border-left: none;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

.about-section .about-button .about-btn-two:hover {
    background-color: #424b90;
    color: #ffffff;
    text-decoration: none;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: 0.5s;
    border: 1px solid #424b90;
    border-right: none;
    border-left: none;
}

.about-section .about-button .about-btn-three {
    display: inline-block;
    padding: 25px 25px;
    background-color: transparent;
    color: #212121;
    border: 1px solid #b7b7b7;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

.about-section .about-button .about-btn-three:hover {
    background-color: #424b90;
    color: #ffffff;
    text-decoration: none;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: 0.5s;
    border: 1px solid #424b90;
}

.about-section .about-button li {
    display: inline-block;
    list-style-type: none;
    margin-left: -4px;
}

.about-section .about-download {
    margin-top: 45px;
    border-top: 1px solid #dbdbdb;
}

.about-section .about-download h3 {
    font-size: 20px;
    color: #212121;
    font-weight: 600;
    margin: 20px 0 25px;
}

.about-section .about-download .download-list {
    padding-left: 0;
    margin-bottom: 0;
}

.about-section .about-download .download-list li {
    list-style-type: none;
    font-size: 16px;
    font-weight: 500;
    display: inline-block;
    padding-right: 14px;
}

.about-section .about-download .download-list a {
    color: #212121;
}

.about-section .about-download .download-list i::before {
    margin-right: 5px;
    color: #424b90;
}

.about-section .about-image {
    position: relative;
}

.about-section .about-image img {
    max-width: 124%;
}

.about-section .about-image .book-image {
    position: absolute;
    right: 10px;
    bottom: -25px;
    z-index: -1;
}

.property-slider .item {
    background-position: center center !important;
    background-size: cover !important;
    height: 340px;
}

.property-slider .owl-nav {
    margin-top: 0;
}

.property-slider .owl-prev {
    position: absolute;
    left: 0;
    top: 50%;
    margin: 0 !important;
    padding: 0 !important;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #424b90 !important;
    border-radius: 0 !important;
    height: 40px;
    width: 40px;
    line-height: 40px;
}

.property-slider .owl-next {
    position: absolute;
    right: 0;
    top: 50%;
    margin: 0 !important;
    padding: 0 !important;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #424b90 !important;
    border-radius: 0 !important;
    height: 40px;
    width: 40px;
    line-height: 40px;
}

.property-slider .owl-prev:hover, .property-slider .owl-next:hover {
    background-color: #212121 !important;
    color: #fff !important;
}

/* End About Style */
/* Start Middle Style */
.middle-section {
    padding-top: 0;
    padding-bottom: 100px;
}

.middle-section .pl-15 {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.middle-section .middle-content {
    position: relative;
    background-color: #f8f7f7;
    padding: 10px 10px;
    overflow: hidden;
}

.middle-section .middle-content .mmain {

    left: 25px;
    top: 30px;
    width: 70px;
}

.middle-section .middle-content .caption {
    padding-left: 55px;
    position: relative;
}

.middle-section .middle-content .caption h3 {
    font-size: 14px;
    color: #666;
    margin: 0;
    font-weight: 500;
}

.middle-section .middle-content .caption p {
    font-size: 18px;
    color: #212121;
    font-weight: 600;
    margin: 0 0 5px;
    line-height: 1;
}

.middle-section .middle-content .middle-image {
    position: absolute;
    left: -20px;
    bottom: -20px;
    max-width: 45px;
}

/* End Middle Style */
/* Start Services Style */
.services-section {
    padding-bottom: 70px;
    background-image: url(../../uploads/building.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
    padding-top: 40px;
}

.services-section::before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    background-color: #ffffff;
    opacity: 0.9;
    z-index: -1;
}

.services-section .services-content {
    border: 1px solid #dbdbdb;
    padding: 30px;
    margin-bottom: 30px;
}

.services-section .services-content .image-div {
    width: 100px;
    border-radius: 50%;
    background: #fff;
    height: 100px;
    text-align: center;
    line-height: 100px;
}

.services-section .services-content:hover {
    background: #424b90;
    border: 1px solid #424b90;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: 0.5s;
}

.services-section .services-content:hover:hover h2 {
    color: #ffffff;
}

.services-section .services-content:hover:hover p {
    color: #ffffff;
}

.services-section .services-content:hover:hover i::before {
    color: #ffffff;
}

.services-section .services-content:hover:hover .read-more-btn {
    color: #ffffff;
}

.services-section .services-content h2 {
    font-size: 18px;
    margin: 20px 0 10px;
}

.services-section .services-content p {
    margin: 0;
}

.services-section .services-content i::before {
    font-size: 45px;
    color: #424b90;
    line-height: 1;
}

.services-section .services-content .services-btn {
    margin-top: 10px;
}

.services-section .services-content .services-btn .read-more-btn {
    display: inline-block;
    color: #424b90;
}

.services-section .services-content .services-btn .read-more-btn:hover {
    text-decoration: none;
}

.services-section .services-content .services-btn i::before {
    font-size: 16px;
    color: #424242;
    position: relative;
    top: 2px;
    left: 4px;
}

/* End Services Style */
/* Start Tab Style */
.tab-section {
    position: relative;
}

.tab-section .tabs-work {
    position: absolute;
    padding-left: 0;
    left: -145px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.tab-section .tabs-work li {
    list-style-type: none;
}

.tab-section .tabs-work li.current a {
    background-color: #424b90;
    color: #ffffff;
}

.tab-section .tabs-work a {
    color: #212121;
    padding: 16px 28px;
    display: inherit;
    font-size: 16px;
    background-color: #ffffff;
    margin-bottom: 6px;
    border: 1px solid #ddd;
    box-shadow: 2px 2px 5px #6d6e72;
}

.tab-section .tabs-work a:hover {
    background-color: #424b90;
    color: #ffffff;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: 0.5s;
}

.tab-section .tab-style-area .tab_content .tabs_item {
    display: none;
}

.tab-section .tab-style-area .tab_content .tabs_item:first-child {
    display: block;
}

.tab-section .tab-style-area .tab_content .tabs_item .tab-inner-content {
    max-width: 540px;
    width: 100%;
    padding-left: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.tab-section .tab-style-area .tab_content .tabs_item .tab-inner-content h2 {
    font-size: 25px;
    margin: 0 15px 0 140px;
}

.tab-section .tab-style-area .tab_content .tabs_item .tab-inner-content p {

    margin: 0 15px 0 140px;
}

.tab-section .tab-style-area .tab_content .tabs_item .tab-inner-content .tab-list {
    padding-left: 0;
    margin-top: 15px;
    margin-bottom: 0;
    margin-left: 140px;
}

.tab-section .tab-style-area .tab_content .tabs_item .tab-inner-content .tab-list li {
    list-style-type: none;
    color: #212121;
    position: relative;
    font-weight: 500;
    margin-bottom: 8px;
    padding-left: 20px;
}

.tab-section .tab-style-area .tab_content .tabs_item .tab-inner-content .tab-list li::before {
    content: "";
    position: absolute;
    height: 12px;
    width: 12px;
    background-color: transparent;
    border: 1px solid #424b90;
    border-radius: 30px;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-weight: bold;
}

.tab-section .tab-style-area .tab_content .tabs_item .tab-inner-content .tab-btn {
    margin-top: 30px;
    margin-left: 140px;

}

.tab-section .tab-style-area .tab_content .tabs_item .tab-inner-content .tab-btn .tab-btn-one {
    background-color: #424b90;
    color: #fff;
    display: inline-block;
    padding: 10px 30px;
}

.tab-section .tab-style-area .tab_content .tabs_item .tab-inner-content .tab-btn .tab-btn-one:hover {
    background-color: #212121;
    color: #fff;
}

.tab-section .tab-video {
    position: relative;
    background-image: url("../../uploads/tab-bg.jpg");
    background-size: cover;
    background-position: center center;
    position: relative;
    height: 600px;
}

.tab-section .tab-video::before {
    content: '';
    background-color: #000;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: .30;
}

.tab-section .tab-video .video-btn {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    margin-top: -30px;
    margin-left: -30px;
}

.tab-section .tab-video .video-btn a {
    color: #ffffff;
    display: inline-block;
    width: 80px;
    height: 80px;
    line-height: 82px;
    background: #424b90;
    position: relative;
    font-size: 30px;
    z-index: 1;
    border-radius: 50%;
    padding-left: 2px;
}

.tab-section .tab-video .video-btn a::after {
    z-index: -1;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    height: 80px;
    -webkit-animation: ripple 1.6s ease-out infinite;
    animation: ripple 1.6s ease-out infinite;
    opacity: 0;
    border-radius: 50%;
    background: #424b90;
}

.tab-section .tab-video .video-btn a:hover {
    color: #424b90;
    background: #ffffff;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: 0.5s;
    text-decoration: none;
}

.tab-section .tab-video .video-btn a i::before {
    font-size: 50px;
}

@-webkit-keyframes ripple {
    0%, 35% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }
    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0.8;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(2);
        transform: scale(2);
    }
}

@keyframes ripple {
    0%, 35% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }
    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0.8;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(2);
        transform: scale(2);
    }
}

/* End Tab Style */
/* Start Property Style */
.property-section {
    padding-bottom: 70px;
    padding-top: 100px;
    background-image: url(../../uploads/property-bg.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
}

.property-section::before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    background-color: #ffffff;
    opacity: 0.9;
    z-index: -1;
}

.property-section .property-content {
    background-color: #f4f4f4;
    padding: 30px;
    border-radius: 50px 0 50px 50px;
    margin-bottom: 30px;
}

.property-section .property-content h2 {
    font-size: 16px;
    margin: 0;
    position: relative;
    padding-left: 35px;
}

.property-section .property-content i {
    position: absolute;
    left: 0;
    top: 0;
    line-height: 1;
}

.property-section .property-content i::before {
    color: #424b90;
    font-size: 20px;
    margin-right: 8px;
    position: relative;
}

/* End Property Style */
/* Start Gallery Style */

.gallery-section {
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: #f9f9f9;
}

.gallery-section button:hover {
    background: #424b90;
    border: 1px dashed #424b90;
    color: #ffffff !important;
}

.gallery-section button {
    background: transparent;
    border: 1px dashed;
    color: #222222;
    margin: 0 7px;
    padding: 4px 20px;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    -webkit-transition: 0.5s all ease 0s;
    transition: 0.5s all ease 0s;
    margin-bottom: 10px;
    border-radius: 30px;
    width: 100%;
    cursor: pointer;
}

button:focus {
    outline: none !important;
}

.g2 .filter-menu .filter.active::before {
    position: absolute;
    content: "";
    height: 0;
    width: 0%;
    background-color: transparent !important;
    bottom: -23px;
}

.gallery-section .filter-menu {
    list-style-type: none;
    padding: 0;
    margin: 45px auto;
    text-align: center;
    border-bottom: 3px solid #e5e5e5;
    max-width: 750px;
}

.gallery-section .filter-menu li {
    display: inline-block;
    font-weight: 500;
    margin: 0 16px 20px;
    cursor: pointer;
    color: #212121;
}

.gallery-section .filter-menu li:hover {
    color: #424b90;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: 0.5s;
}

.gallery-section .filter-menu .filter.active {
    position: relative;
    color: #424b90;
}
.single-work {
    margin-bottom: 30px;
}
.single-work .work-image img{
    width: 100% !important;
    height: 250px !important;
}
.single-work .work-image .post-date{
    background: #efefef;
    display: inline-block;
    color: #212121;
    padding: 10px 20px;
    top: 0;
    opacity: 1;
    right: inherit;
    left: 15px;
    bottom: inherit;
    position: absolute;
    z-index: 99;
}
.single-work .work-image .post-date a{
    color: #212121;
}
.single-work .work-image .post-date a:hover{
     color: #424b90;
}
.single-work .work-image p{
    border: 1px solid #dedede;
}
.single-work .work-image p a{
    color: #424b90;
}
.single-work .work-image p a:hover{
    color: #dc3545;
}
.gallery-section .single-work .work-image img{
    width: 100% !important;
    height: 300px !important;
}
.gallery-section .single-work {
    margin-bottom: 30px;
}

.gallery-section .single-work .work-image {
    display: block;
    position: relative;
}

.gallery-section .single-work .work-image::before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: .4s;
    transition: .4s;
}

.gallery-section .single-work .work-image:hover::before, .gallery-section .single-work .work-image:focus::before {
    height: 100%;
    background-color: #424b90;
    opacity: .90;
}

.gallery-section .single-work .work-image .popup-btn {
    position: absolute;
    left: 0;
    top: 50%;
    text-align: center;
    right: 0;
    color: #ffffff;
    margin-top: 0;
    font-size: 24px;
    opacity: 0;
    visibility: hidden;
}

.gallery-section .single-work .work-image .popup-btn:hover {
    text-decoration: none;
}

.gallery-section .single-work .work-image:hover .popup-btn, .gallery-section .single-work .work-image:focus .popup-btn {
    opacity: 1;
    visibility: visible;
    margin-top: -15px;
}

.gallery-section #Container .mix {
    display: none;
}

.gallery-section .gallery-btn {
    margin-top: 20px;
    text-align: center;
}

.gallery-section .gallery-btn .gallery-btn-one {
    background-color: #424b90;
    color: #fff;
    display: inline-block;
    padding: 10px 30px;
}

.gallery-section .gallery-btn .gallery-btn-one:hover {
    background-color: #dc3545;
    color: #fff;
}

/* End Gallery Style */
/* Start Testimonials Style */
.testimonials-section {
    padding-top: 100px;
    padding-bottom: 100px;
    background-image: url(../../uploads/building.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
    background-color: #9e9e9e;
}

.testimonials-section::before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    background-color: #ffffff;
    opacity: 0.9;
    z-index: -1;
}

.testimonials-section .testimonials-slider {
    position: relative;
}

.testimonials-section .testimonials-slider .testimonials-content {
    text-align: center;
    background-color: #f9f9f9;
    padding: 30px 20px;
    border-bottom: 4px solid #f9f9f9;
}

.testimonials-section .testimonials-slider .testimonials-content img {
    width: 80px;
    margin: 0 auto 30px;
    margin-top: 0;
    border-radius: 100px;
}

.testimonials-section .testimonials-slider .testimonials-content p {
    margin: 0;
}

.testimonials-section .testimonials-slider .testimonials-content i {
    line-height: 1;
    margin-bottom: 20px;
    display: block;
}

.testimonials-section .testimonials-slider .testimonials-content i::before {
    font-size: 30px;
    color: #585959;
}

.testimonials-section .testimonials-slider .testimonials-text {
    margin-top: 15px;
    text-align: center;
}

.testimonials-section .testimonials-slider .testimonials-text h2 {
    font-size: 16px;
    margin: 0 0 8px;
}

.testimonials-section .testimonials-slider .testimonials-text p {
    font-style: normal;
    font-size: 13px;
    margin: 0;
    line-height: 1;
    text-transform: uppercase;
}

.testimonials-section .testimonials-slider .center {
    border-bottom: 4px solid #424b90 !important;
}

.testimonials-section .testimonials-slider .center .testimonials-content {
    border-bottom: none;
}

.testimonials-section .testimonials-slider .center .testimonials-content i::before {
    color: #424b90;
}

.testimonials-section .testimonials-slider .owl-prev {
    position: absolute;
    left: -60px;
    top: 50%;
    height: 45px;
    width: 45px;
    line-height: 40px;
    font-size: 25px !important;
    background-color: #424b90;
    color: #ffffff;
    border-radius: 50px;
    margin: 0;
    padding: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.testimonials-section .testimonials-slider .owl-prev i {
    line-height: 1;
}

.testimonials-section .testimonials-slider .owl-prev:hover {
    background-color: #212121;
    color: #fff;
}

.testimonials-section .testimonials-slider .owl-next {
    position: absolute;
    right: -60px;
    top: 50%;
    height: 45px;
    width: 45px;
    line-height: 40px;
    font-size: 25px !important;
    background-color: #424b90;
    color: #ffffff;
    border-radius: 50px;
    margin: 0;
    padding: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.testimonials-section .testimonials-slider .owl-next i {
    line-height: 1;
}

.testimonials-section .testimonials-slider .owl-next:hover {
    background-color: #212121;
    color: #fff;
}

/* End Testimonials Style */
/* Start Agent Style */
.agent-section {
    background-color: #f9f9f9;
    padding-top: 100px;
    padding-bottom: 70px;
}

.agent-section .pl-15 {
    padding: 0 15px;
}

.agent-text-content {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
}

.agent-text-content h3 {
    text-transform: capitalize;
    font-size: 24px;
}

.agent-text-content .agent-list {
    padding: 0;
    margin: 15px 0 0;
    list-style-type: none;
}

.agent-text-content .agent-list li {
    display: inline-block;
    margin-right: 15px;
    color: #666;
    font-weight: 500;
}

.agent-text-content .agent-list li:last-child {
    margin-right: 0;
}

.agent-text-content .agent-list li i {
    margin-right: 5px;
}

.agent-text-content .agent-list li i::before {
    color: #424b90;
}

.agent-text-content .agent-list li a {
    color: #666;
}

.agent-text-content .agent-list li a:hover {
    color: #424b90;
}

.agent-text-content .social_links {
    list-style-type: none;
    padding: 0;
    margin: 20px 0 0;
}

.agent-text-content .social_links li {
    display: inline-block;
    margin-right: 5px;
}

.agent-text-content .social_links li i {
    background-color: #424b90;
    color: #fff;
    height: 35px;
    width: 35px;
    display: inline-block;
    border-radius: 100px;
    text-align: center;
    line-height: 35px;
    -webkit-transition: .5s;
    transition: .5s;
}

.agent-text-content .social_links li i:hover {
    background-color: #212121;
    color: #fff;
}

/* End Agent Style */
/* Start Subscribe Style */
.subscribe-section {
    background-color: #424b90;
    padding-top: 80px;
    padding-bottom: 80px;
}

.subscribe-section .subscribe-content h2 {
    font-size: 30px;
    color: #ffffff;
    font-weight: 600;
    margin: 0;
    position: relative;
    margin-top: 10px;
}

.subscribe-section .subscribe-content h2::before {
    content: "";
    position: absolute;
    height: 2px;
    width: 120px;
    background-color: #ffffff;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 12%;
    top: 25px;
}

.subscribe-section .subscribe-form .form-group {
    margin-bottom: 0;
}

.subscribe-section .subscribe-form .form-group .form-control {
    height: 60px;
    padding: 15px;
    font-size: 15px;
    color: #797979;
    background-color: #ffffff;
    border: none;
    border-radius: 0;
}

.subscribe-section .subscribe-form .form-group .form-control:focus {
    color: #495057;
    background-color: #ffffff;
    border-color: #ffffff;
    outline: 0;
    -webkit-box-shadow: unset;
    box-shadow: unset;
}

.subscribe-section .subscribe-form .subscribe-btn {
    position: relative;
}

.subscribe-section .subscribe-form .subscribe-btn .subscribe-btn-one {
    display: inline-block;
    padding: 18px 40px;
    background-color: #ffffff;
    color: #797979;
    font-size: 16px;
    position: absolute;
    bottom: 0px;
    right: 0;
    border-left: 1px solid #424b90;
}

.subscribe-section .subscribe-form .subscribe-btn .subscribe-btn-one:hover {
    text-decoration: none;
}

.subscribe-section .subscribe-form .subscribe-btn .subscribe-btn-one i::before {
    margin-left: 8px;
    position: relative;
    top: 2px;
    font-weight: bold;
}

/* End Subscribe Style */
/* Start Blog Style */
.blog-section {
    padding-top: 100px;
    padding-bottom: 70px;
}

.single_blog {
    margin-bottom: 30px;
}

.single_blog .blog-image a {
    display: block;
}

.single_blog .blog-image a img {
    width: 100%;
}

.blog-item {
    background-color: #ffffff;
    border: 1px solid #eee;
    padding: 25px 20px;
}

.blog-item .blog-list {
    padding-left: 0;
}

.blog-item .blog-list li {
    list-style-type: none;
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    margin-right: 10px;
    color: #666;
}

.blog-item .blog-list li:last-child {
    margin-right: 0;
}

.blog-item .blog-list li i::before {
    font-size: 14px;
    margin-right: 8px;
}

.blog-item .blog-list a {
    color: #666;
}

.blog-item .blog-list i::before {
    font-size: 15px;
    color: #3dc5ff;
    margin-right: 6px;
}

.blog-item .blog-content h3 {
    color: #212121;
    font-size: 20px;
    margin: 10px 0px 10px 0;
    line-height: 30px;
}

.blog-item .blog-content h3:hover {
    color: #424b90;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: 0.5s;
    text-decoration: none;
}

.blog-item .blog-content p {
    margin: 0;
}

.blog-item .blog-content .blog-btn-one {
    font-size: 15px;
    border: 1px solid #424b90;
    padding: 7px 20px;
    display: inline-block;
    margin-top: 20px;
    background-color: #424b90;
    color: #fff;
}

.blog-item .blog-content .blog-btn-one:hover {
    background-color: #212121;
    color: #fff;
    border: 1px solid #212121;
}

.blog-item .blog-content .blog-btn-one i::before {
    font-size: 12px;
    position: relative;
    left: 2px;
}

.pagination {
    margin-top: 20px;
    margin-bottom: 0;
}

.pagination li {
    margin-right: 10px;
}

.pagination li a {
    background-color: #f1f1f1;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    color: #424b90;
    display: inline-block;
    text-align: center;
    line-height: 35px;
}

.pagination li a.active, .pagination li a:hover {
    background-color: #424b90;
    color: #fff;
}

.blog-details .blog-details-content {
    padding: 30px;
    border: 1px solid #eee;
}

.blog-details .blog-details-content .heading {
    font-size: 22px;
    text-transform: capitalize;
    margin-bottom: 15px;
}

.blog-details .blog-details-content .blog-list {
    list-style-type: none;
    padding: 0;
    margin: 0 0 15px;
}

.blog-details .blog-details-content .blog-list li {
    display: inline-block;
    margin-right: 15px;
    color: #666;
    font-size: 14px;
}

.blog-details .blog-details-content .blog-list li:last-child {
    margin-right: 0;
}

.blog-details .blog-details-content .blog-list li a {
    color: #666;
}

.blog-details .blog-details-content .blog-list li a:hover {
    color: #424b90;
}

.blog-details .blog-details-content .blog-list li i {
    color: #424b90;
    margin-right: 5px;
}

.blog-details .blog-details-content blockquote {
    background: #fafafa;
    border-left: 3px solid #424b90;
    padding: 20px;
    margin: 15px 0;
}

.blog-details .blog-details-content blockquote p {
    color: #212121;
    font-weight: 500;
    font-style: italic;
}

.blog-details .blog-details-content .post-tag-media {
    background-color: #f1f1f1;
    padding: 15px 20px;
}

.blog-details .blog-details-content .post-tag-media ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.blog-details .blog-details-content .post-tag-media ul li {
    display: inline-block;
    margin-right: 5px;
}

.blog-details .blog-details-content .post-tag-media ul li span {
    font-weight: 600;
}

.blog-details .blog-details-content .post-tag-media ul li a {
    display: inline-block;
    background: #fff;
    font-size: 13px;
    padding: 5px 15px;
    border-radius: 30px;
    color: #424b90;
}

.blog-details .blog-details-content .post-tag-media ul li a:hover {
    background-color: #424b90;
    color: #fff;
}

.comments {
    padding: 30px;
    border: 1px solid #eee;
    margin-top: 30px;
}

.comments .heading {
    font-size: 18px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.comments ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.comments ul li {
    position: relative;
    padding-left: 100px;
    margin-bottom: 30px;
    border-bottom: 1px solid #eee;
    padding-bottom: 30px;
}

.comments ul li:last-child {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0;
}

.comments ul li img {
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
}

.comments ul li h4 {
    font-size: 15px;
    margin-bottom: 5px;
}

.comments ul li span.time {
    font-size: 13px;
    margin-bottom: 8px;
    display: block;
}

.comments ul li a.reply {
    background: #424b90;
    color: #fff;
    display: inline-block;
    padding: 5px 15px;
    font-size: 13px;
    border-radius: 30px;
}

.comments ul li a.reply:hover {
    background-color: #212121;
    color: #fff;
}

.comments ul li.ml-50 {
    margin-left: 50px;
    padding-left: 90px;
}

.comments ul li.ml-50 img {
    width: 70px;
}

.comments-form {
    padding: 30px;
    border: 1px solid #eee;
    margin-top: 30px;
}

.comments-form .heading {
    font-size: 16px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.comments-form form label {
    font-weight: 500;
}

.comments-form form .form-control {
    background-color: #f1f1f1;
    border-color: #f1f1f1;
    height: 50px;
    padding: 8px 15px;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-clip: inherit;
    font-size: 14px;
}

.comments-form form textarea.form-control {
    height: auto !important;
}

.comments-form form .form-group {
    margin-bottom: 20px;
}

.comments-form .btn {
    display: inline-block;
    padding: 10px 20px;
    background-color: #424b90;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid #424b90;
    border-radius: 0;
}

.comments-form .btn:hover {
    background-color: #212121;
    border-color: #212121;
    color: #fff;
}

/* End Blog Style */
/* Start Blog two Style */
.blog-section-two {
    padding-top: 100px;
    padding-bottom: 100px;
}

.blog-section-two .blog-item {
    background-color: #ffffff;
    -webkit-box-shadow: 7px 5px 30px rgba(72, 73, 121, 0.15);
    box-shadow: 7px 5px 30px rgba(72, 73, 121, 0.15);
    padding: 20px;
    max-width: 330px;
    position: relative;
    left: 12px;
    top: -40px;
}

.blog-section-two .blog-item .blog-list {
    padding-left: 0;
}

.blog-section-two .blog-item .blog-list li {
    list-style-type: none;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    margin-right: 10px;
}

.blog-section-two .blog-item .blog-list li:last-child {
    margin-right: 0;
}

.blog-section-two .blog-item .blog-list a {
    color: #797979;
}

.blog-section-two .blog-item .blog-list i::before {
    font-size: 15px;
    color: #3dc5ff;
    margin-right: 6px;
}

.blog-section-two .blog-item .blog-content h3 {
    color: #212121;
    font-size: 20px;
    font-weight: 700;
    margin: 10px 0px 10px 0;
    line-height: 30px;
}

.blog-section-two .blog-item .blog-content h3:hover {
    color: #424b90;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: 0.5s;
    text-decoration: none;
}

.blog-section-two .blog-item .blog-content p {
    font-size: 16px;
    color: #797979;
    line-height: 30px;
    margin: 0 0 20px 0;
}

.blog-section-two .blog-item .blog-content .blog-btn-one {
    font-size: 16px;
    color: #4c4c4c;
    font-weight: 600;
}

.blog-section-two .blog-item .blog-content .blog-btn-one:hover {
    color: #424b90;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: 0.5s;
    text-decoration: none;
}

.blog-section-two .blog-item .blog-content .blog-btn-one i::before {
    font-size: 12px;
    position: relative;
    left: 2px;
}

/* End Blog two Style */
/* Start Partner Style */
.partner-section {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #f9f9f9;
}

.partner-section .partner-slider .partner-item {
    text-align: center;
}

.partner-section .partner-slider .partner-item img {
    display: inline-block;
    width: 100px;
    margin: auto;
}

/* End Partner Style */
/* Start Nav-two Style */
.nav-two {
    background-color: #ffffff;
    padding-top: 20px;
    padding-bottom: 20px;
}

.nav-two .nav-info li {
    list-style-type: none;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    color: #595858;
    padding-right: 20px;
}

.nav-two .nav-info i::before {
    font-size: 18px;
    color: #424b90;
    margin-right: 8px;
    font-weight: bold;
}

.nav-two .nav-info a {
    color: #595858;
    text-decoration: none;
}

/* End Nav-two Style */
.main-banner {
    background-image: url("../img/home-slider/2.jpg");
    background-position: center center;
    background-size: cover;
    position: relative;
    height: 700px;
}

.main-banner::before {
    content: '';
    background: #000;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: .60;
}

.get-appointment-form {
    background-color: rgba(0, 0, 0, 0.6);
    padding: 40px 30px;
}

.get-appointment-form h3 {
    font-size: 25px;
    margin-bottom: 30px;
    color: #fff;
    text-align: center;
    margin-top: -6px;
}

.get-appointment-form .form-control {
    border-radius: 0;
    height: 50px;
    padding: 8px 15px;
    font-size: 14px;
    border-color: #fff;
    background-clip: inherit;
}

.get-appointment-form textarea.form-control {
    height: auto !important;
}

.get-appointment-form .btn {
    background-color: #424b90;
    border-color: #424b90;
    color: #fff;
    border-radius: 0;
    font-size: 15px;
    padding: 10px 30px;
    margin-top: 20px;
}

.get-appointment-form .btn:hover {
    background-color: #fff;
    border-color: #fff;
    color: #424b90;
}

/* End Main-banner Style */
/* Start Top-service Style */
.top-service-section {
    padding-top: 100px;
    position: relative;
    z-index: 1;
}

.top-service-section .top-service-content {
    text-align: center;
    -webkit-box-shadow: 7px 5px 30px rgba(72, 73, 121, 0.15);
    box-shadow: 7px 5px 30px rgba(72, 73, 121, 0.15);
    background-color: #ffffff;
    padding: 30px;
    z-index: 999;
}

.top-service-section .top-service-content:hover {
    background-color: #424b90;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: 0.5s;
    position: relative;
}

.top-service-section .top-service-content:hover:hover h2 {
    color: #ffffff;
}

.top-service-section .top-service-content:hover:hover p {
    color: #ffffff;
}

.top-service-section .top-service-content:hover:hover i::before {
    color: #ffffff;
}

.top-service-section .top-service-content h2 {
    font-size: 18px;
    margin: 20px 0 10px;
    position: relative;
    z-index: 999;
}

.top-service-section .top-service-content p {
    margin: 0;
    position: relative;
    z-index: 999;
}

.top-service-section .top-service-content i::before {
    font-size: 60px;
    color: #424b90;
    position: relative;
    z-index: 999;
    line-height: normal;
}

.top-service-section .top-image {
    position: relative;
}

.top-service-section .top-image img {
    position: absolute;
    bottom: 56px;
    right: 48px;
    z-index: 1;
    opacity: 0.7;
}

/* End Top-sservice Style */
/* Start About Style */
.about-two-section {
    padding-top: 100px;
    padding-bottom: 100px;
}

.about-two-section .about-two-content {
    position: relative;
}

.about-two-section .about-two-content p {
    font-size: 16px;
    color: #797979;
    font-weight: 400;
    line-height: 30px;
    margin: 0 0 20px 0;
}

.about-two-section .about-two-content h2 {
    font-size: 36px;
    color: #171717;
    font-weight: bold;
    margin: 0 0 30px 0;
    position: relative;
    z-index: 1;
}

.about-two-section .about-two-content img {
    position: absolute;
    left: 0;
    top: -10px;
}

.about-two-section .about-two-button {
    margin-top: 40px;
    padding-left: 5px;
}

.about-two-section .about-two-button .about-btn-one {
    display: inline-block;
    padding: 25px 25px;
    background-color: #424b90;
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    border: 1px solid #424b90;
    text-transform: uppercase;
}

.about-two-section .about-two-button .about-btn-one:hover {
    background-color: #ffffff;
    color: #424b90;
    text-decoration: none;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: 0.5s;
}

.about-two-section .about-two-button .about-btn-two {
    display: inline-block;
    padding: 25px 25px;
    background-color: transparent;
    color: #212121;
    border: 1px solid #b7b7b7;
    border-right: none;
    border-left: none;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

.about-two-section .about-two-button .about-btn-two:hover {
    background-color: #424b90;
    color: #ffffff;
    text-decoration: none;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: 0.5s;
    border: 1px solid #424b90;
    border-right: none;
    border-left: none;
}

.about-two-section .about-two-button .about-btn-three {
    display: inline-block;
    padding: 25px 25px;
    background-color: transparent;
    color: #212121;
    border: 1px solid #b7b7b7;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

.about-two-section .about-two-button .about-btn-three:hover {
    background-color: #424b90;
    color: #ffffff;
    text-decoration: none;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: 0.5s;
    border: 1px solid #424b90;
}

.about-two-section .about-two-button li {
    display: inline-block;
    list-style-type: none;
    margin-left: -4px;
}

.about-two-section .about-two-download {
    margin-top: 60px;
    border-top: 1px solid #dbdbdb;
}

.about-two-section .about-two-download h3 {
    font-size: 20px;
    color: #212121;
    font-weight: 600;
    margin: 20px 0 25px;
}

.about-two-section .about-two-download .download-list {
    padding-left: 0;
    margin-bottom: 0;
}

.about-two-section .about-two-download .download-list li {
    list-style-type: none;
    font-size: 16px;
    font-weight: 500;
    display: inline-block;
    padding-right: 14px;
}

.about-two-section .about-two-download .download-list a {
    color: #212121;
}

.about-two-section .about-two-download .download-list i::before {
    margin-right: 5px;
    color: #000000;
}

.about-two-section .about-two-image {
    position: absolute;
}

.about-two-section .about-two-image .back-image {
    position: absolute;
    right: -6px;
    top: -30px;
    z-index: -1;
    width: 84px;
}

.about-two-section .about-two-image .back-image-two {
    position: absolute;
    right: -6px;
    top: -16px;
    z-index: -1;
    width: 84px;
}

/* End About Style */
/* Start Amentities Style */
.amentities-section {
    padding-bottom: 100px;
}

.amentities-section .amentities-title {
    text-align: center;
    position: relative;
    margin-bottom: 60px;
}

.amentities-section .amentities-title h2 {
    font-size: 36px;
    color: #212121;
    font-weight: 600;
    margin: 0;
    position: relative;
    z-index: 1;
}

.amentities-section .amentities-title img {
    position: absolute;
    left: 40%;
    top: -14px;
}

.amentities-section .amentities-slider {
    position: relative;
}

.amentities-section .amentities-slider .owl-prev {
    position: absolute;
    left: 20px;
    top: 50%;
    height: 50px;
    width: 50px;
    line-height: 32px;
    font-size: 28px !important;
    background-color: #424b90;
    color: #ffffff;
    border: 1px solid #424b90 !important;
    border-radius: 50px;
}

.amentities-section .amentities-slider .owl-prev:hover {
    background-color: #ffffff;
    color: #424b90;
    border: 1px solid #ffffff !important;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: 0.5s;
}

.amentities-section .amentities-slider .owl-next {
    position: absolute;
    right: 20px;
    top: 50%;
    height: 50px;
    width: 50px;
    line-height: 32px;
    font-size: 28px !important;
    background-color: #424b90;
    color: #ffffff;
    border: 1px solid #424b90 !important;
    border-radius: 50px;
}

.amentities-section .amentities-slider .owl-next:hover {
    background-color: #ffffff;
    color: #424b90;
    border: 1px solid #ffffff !important;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: 0.5s;
}

.amentities-section .amentities-content {
    padding-left: 50px;
}

.amentities-section .amentities-content h2 {
    font-size: 22px;
    color: #212121;
    font-weight: bold;
    margin: 0 0px 14px 0;
}

.amentities-section .amentities-content h3 {
    font-size: 22px;
    color: #212121;
    font-weight: bold;
    margin: 20px 0px 14px 0;
}

.amentities-section .amentities-content h4 {
    font-size: 22px;
    color: #212121;
    font-weight: bold;
    margin: 20px 0px 14px 0;
}

.amentities-section .amentities-content p {
    font-size: 16px;
    color: #797979;
    line-height: 30px;
    max-width: 570px;
    margin: 0;
}

.amentities-section .amentities-list {
    padding-left: 50px;
    margin-top: 20px;
}

.amentities-section .amentities-list li {
    font-size: 16px;
    color: #212121;
    font-weight: 500;
    list-style-type: none;
    line-height: 60px;
}

.amentities-section .amentities-list i::before {
    height: 30px;
    width: 30px;
    background-color: #e3dfdf;
    color: #424b90;
    display: inline-block;
    line-height: 30px;
    text-align: center;
    border-radius: 30px;
    margin-right: 10px;
    font-size: 15px;
}

.amentities-section .amentities-btn {
    padding-left: 50px;
    margin-top: 40px;
}

.amentities-section .amentities-btn .amentities-btn-one {
    display: inline-block;
    padding: 12px 30px;
    background-color: #424b90;
    color: #ffffff;
    border: 1px solid #424b90;
    font-size: 16px;
    font-weight: 600;
}

.amentities-section .amentities-btn .amentities-btn-one:hover {
    text-decoration: none;
    background-color: #ffffff;
    color: #424b90;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: 0.5s;
}

.amentities-section .amentities-image {
    position: relative;
    opacity: 0.3;
}

.amentities-section .amentities-image img {
    position: absolute;
    bottom: 0;
    right: 0;
}

/* End Amentities Style */
/* Start New Style */
.new-section {
    padding-bottom: 100px;
}

.new-section .news-area {
    position: relative;
    padding-top: 80px;
    padding-bottom: 80px;
    background-position: center;
    background-size: cover;
    background-image: url(../../uploads/map-bg.png);
    background-repeat: no-repeat;
    position: relative;
}

.new-section .news-area .news-area-content {
    text-align: center;
    border-right: 1px solid #ffffff;
}

.new-section .news-area .news-area-content .new-text h3 {
    font-size: 20px;
    color: #ffffff;
    font-weight: 500;
    margin: 20px 0 20px 0;
}

.new-section .news-area .news-area-content .new-text p {
    font-size: 18px;
    color: #ffffff;
    font-weight: 600;
    margin: 0;
}

.new-section .news-area .news-area-content i::before {
    font-size: 50px;
    color: #ffffff;
    line-height: normal;
}

.new-section .news-area .news-area-text {
    text-align: center;
    border-right: none;
}

.new-section .news-area .news-area-text .new-text h3 {
    font-size: 20px;
    color: #ffffff;
    font-weight: 500;
    margin: 20px 0 20px 0;
}

.new-section .news-area .news-area-text .new-text p {
    font-size: 18px;
    color: #ffffff;
    font-weight: 600;
    margin: 0;
}

.new-section .news-area .news-area-text i::before {
    font-size: 50px;
    color: #ffffff;
    line-height: normal;
}

/* End New Style */
/* Start New two Style */
.new-section-two {
    padding-bottom: 100px;
}

.new-section-two .news-area {
    position: relative;
    padding-top: 80px;
    padding-bottom: 80px;
    background-position: center;
    background-size: cover;
    background-image: url(../../uploads/new-two.png);
    background-repeat: no-repeat;
    position: relative;
}

.new-section-two .news-area .news-area-content {
    text-align: center;
    border-right: 1px solid #b8b8b8;
}

.new-section-two .news-area .news-area-content .new-text h3 {
    font-size: 20px;
    color: #000000;
    font-weight: 500;
    margin: 20px 0 20px 0;
}

.new-section-two .news-area .news-area-content .new-text p {
    font-size: 18px;
    color: #000000;
    font-weight: 600;
    margin: 0;
}

.new-section-two .news-area .news-area-content i::before {
    font-size: 50px;
    color: #1b75bb;
    line-height: normal;
}

.new-section-two .news-area .news-area-text {
    text-align: center;
    border-right: none;
}

.new-section-two .news-area .news-area-text .new-text h3 {
    font-size: 20px;
    color: #000000;
    font-weight: 500;
    margin: 20px 0 20px 0;
}

.new-section-two .news-area .news-area-text .new-text p {
    font-size: 18px;
    color: #000000;
    font-weight: 600;
    margin: 0;
}

.new-section-two .news-area .news-area-text i::before {
    font-size: 50px;
    color: #1b76bd;
    line-height: normal;
}

/* End New two Style */
/* Start Description Style */
.description-section .description-title {
    text-align: center;
    position: relative;
    margin-bottom: 60px;
}

.description-section .description-title h2 {
    font-size: 36px;
    color: #212121;
    font-weight: 600;
    margin: 0;
    position: relative;
    z-index: 1;
}

.description-section .description-title img {
    position: absolute;
    left: 34%;
    top: -14px;
}

.description-area {
    position: relative;
    padding-top: 100px;
    padding-bottom: 130px;
    background-position: center;
    background-size: cover;
    background-image: url(../../uploads/description-bg.png);
    background-repeat: no-repeat;
}

.description-area .description-slider {
    position: relative;
}

.description-area .description-slider .description-content {
    text-align: center;
    background-color: #f9f9f9;
    -webkit-box-shadow: 7px 5px 30px rgba(72, 73, 121, 0.15);
    box-shadow: 7px 5px 30px rgba(72, 73, 121, 0.15);
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
}

.description-area .description-slider .description-content img {
    width: 100px;
    margin: auto;
}

.description-area .description-slider .description-content h2 {
    font-size: 18px;
    color: #1b76bd;
    font-weight: bold;
    margin: 10px 0 20px 0;
}

.description-area .description-slider .description-content p {
    font-size: 16px;
    color: #797979;
    line-height: 30px;
    margin: 0 0 30px 0;
}

.description-area .description-slider .description-content .description-btn-one {
    display: inline-block;
    color: #212121;
    font-weight: 600;
    font-size: 16px;
}

.description-area .description-slider .description-content .description-btn-one:hover {
    color: #424b90;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: 0.5s;
    text-decoration: none;
}

.description-area .description-slider .description-content .description-btn-one i::before {
    font-size: 15px;
    position: relative;
    top: 2px;
    left: 4px;
}

.description-area .description-slider .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -50px;
}

.description-area .description-slider .owl-dots .owl-dot span {
    width: 16px;
    height: 16px;
    margin: 5px 6px;
    background: #ffffff;
    display: block;
    border-radius: 30px;
}

.description-area .description-slider .owl-dots .owl-dot span:hover {
    background-color: #424b90;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: 0.5s;
}

.description-area .description-slider .owl-dots .owl-dot.active span {
    background: #424b90;
}

.description-area .description-slider .owl-prev {
    position: absolute;
    left: -8%;
    top: 50%;
    height: 50px;
    width: 50px;
    line-height: 32px;
    font-size: 28px !important;
    background-color: #c6c4c4;
    color: #ffffff;
    border: none;
    border-radius: 50px;
}

.description-area .description-slider .owl-prev:hover {
    background-color: #ffffff;
    color: #c6c4c4;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: 0.5s;
}

.description-area .description-slider .owl-next {
    position: absolute;
    right: -8%;
    top: 50%;
    height: 50px;
    width: 50px;
    line-height: 32px;
    font-size: 28px !important;
    background-color: #c6c4c4;
    color: #ffffff;
    border: none;
    border-radius: 50px;
}

.description-area .description-slider .owl-next:hover {
    background-color: #ffffff;
    color: #c6c4c4;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: 0.5s;
}

/* End Description Style */
/* Start Client Style */
.client-section {
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
    background-position: center;
    background-size: cover;
    background-image: url(../../uploads/client-bg.png);
    background-repeat: no-repeat;
}

.client-section .client-title {
    text-align: center;
    position: relative;
    margin-bottom: 60px;
}

.client-section .client-title h2 {
    font-size: 36px;
    color: #212121;
    font-weight: 600;
    margin: 0;
    position: relative;
    z-index: 1;
}

.client-section .client-title img {
    position: absolute;
    left: 38%;
    top: -14px;
}

.client-section .client-slider .client-content {
    text-align: center;
}

.client-section .client-slider .client-content p {
    font-size: 16px;
    color: #797979;
    font-weight: 500;
    line-height: 30px;
    font-style: italic;
    margin: 16px 0 0 0;
}

.client-section .client-slider .client-content i::before {
    font-size: 50px;
    color: #3b3b3b;
}

.client-section .client-slider .client-content .client-profile {
    margin-top: 25px;
}

.client-section .client-slider .client-content .client-profile img {
    width: 100px;
    margin: auto;
}

.client-section .client-slider .client-content .client-profile h2 {
    font-size: 16px;
    color: #212121;
    font-weight: 600;
    margin: 20px 0 0 0;
}

.client-section .client-slider .client-content .client-profile p {
    font-size: 16px;
    color: #797979;
    font-weight: 500;
    line-height: 30px;
    font-style: normal;
    margin: 0;
    position: relative;
}

.client-section .client-slider .client-content .client-profile p::before {
    position: absolute;
    content: "";
    height: 2px;
    width: 100px;
    background-color: #424b90;
    bottom: -8px;
    margin-left: 10px;
}

.client-section .client-slider .owl-dots .owl-dot span {
    width: 16px;
    height: 16px;
    margin: 5px 6px;
    background: #7ebde4;
    display: block;
    border-radius: 30px;
}

.client-section .client-slider .owl-dots .owl-dot span:hover {
    background-color: #424b90;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: 0.5s;
}

.client-section .client-slider .owl-dots .owl-dot.active span {
    background: #0071a1;
}

/* End Client Style */
/* Start Project Style */
.project-section {
    padding-bottom: 100px;
}

.project-section .project-title {
    text-align: center;
    position: relative;
    margin-bottom: 60px;
}

.project-section .project-title h2 {
    font-size: 36px;
    color: #212121;
    font-weight: 600;
    margin: 0;
    position: relative;
    z-index: 1;
}

.project-section .project-title img {
    position: absolute;
    left: 44%;
    top: -14px;
}

.project-section .no-padding {
    padding: 10px;
}

.project-section .single-project {
    margin-bottom: 0;
}

.project-section .single-project .project-image {
    display: block;
    position: relative;
}

.project-section .single-project .project-image::before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: .4s;
    transition: .4s;
}

.project-section .single-project .project-image:hover::before, .project-section .single-project .project-image:focus::before {
    height: 100%;
    background-color: #6c676382;
}

.project-section .single-project .project-image .project-content {
    position: absolute;
    right: 0;
    color: #ffffff;
    margin-top: 0;
    opacity: 0;
    visibility: hidden;
    bottom: 20px;
    font-size: 18px;
    font-weight: bold;
    left: 18px;
}

.project-section .single-project .project-image .project-content:hover {
    text-decoration: none;
}

.project-section .single-project .project-image:hover .project-content, .project-section .single-project .project-image:focus .project-content {
    opacity: 1;
    visibility: visible;
    margin-top: -15px;
}

.project-section .project-btn {
    text-align: center;
    margin-top: 50px;
}

.project-section .project-btn .project-btn-one {
    display: inline-block;
    padding: 14px 50px;
    background-color: #424b90;
    color: #ffffff;
    border: 1px solid #424b90;
    font-size: 16px;
    font-weight: 600;
}

.project-section .project-btn .project-btn-one:hover {
    background-color: #ffffff;
    color: #424b90;
    text-decoration: none;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: 0.5s;
}

/* End Project Style */
/* Start Apartment Style */
.apartment-section {
    padding-bottom: 100px;
}

.apartment-section .apartment-title {
    text-align: center;
    position: relative;
    margin-bottom: 60px;
}

.apartment-section .apartment-title h2 {
    font-size: 36px;
    color: #212121;
    font-weight: 600;
    margin: 0;
    position: relative;
    z-index: 1;
}

.apartment-section .apartment-title img {
    position: absolute;
    left: 36%;
    top: -14px;
}

.apartment-section .apartment-details h3 {
    font-size: 20px;
    color: #212121;
    font-weight: bold;
    margin: 0 0 20px 0;
}

.apartment-section .apartment-details p {
    font-size: 16px;
    color: #797979;
    font-weight: 400;
    line-height: 30px;
    margin: 0;
}

.apartment-section .apartment-details .apartment-list {
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 20px;
}

.apartment-section .apartment-details .apartment-list li {
    list-style-type: none;
    font-size: 16px;
    color: #545454;
    font-weight: 600;
    border-bottom: 1px dotted #dfdede;
    margin-bottom: 18px;
    padding-bottom: 12px;
}

.apartment-section .apartment-details .apartment-list li:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.apartment-section .apartment-details .apartment-list span {
    font-size: 16px;
    color: #545454;
    font-weight: 600;
    float: right;
    position: relative;
    z-index: 1;
}

.apartment-section .apartment-details .apartment-btn {
    margin-top: 30px;
}

.apartment-section .apartment-details .apartment-btn .apartment-btn-one {
    display: inline-block;
    padding: 14px 50px;
    background-color: #424b90;
    color: #ffffff;
    border: 1px solid #424b90;
    font-size: 16px;
    font-weight: 600;
}

.apartment-section .apartment-details .apartment-btn .apartment-btn-one:hover {
    background-color: #ffffff;
    color: #424b90;
    text-decoration: none;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: 0.5s;
}

.apartment-section .apartment-box {
    position: relative;
    opacity: 0.2;
}

.apartment-section .apartment-box img {
    position: absolute;
    bottom: 0;
    right: -35%;
}

/* End Apartment Style */
/* Start News Style */
.news-section {
    padding-bottom: 100px;
}

.news-section .news-title {
    text-align: center;
    position: relative;
    margin-bottom: 60px;
}

.news-section .news-title h2 {
    font-size: 36px;
    color: #212121;
    font-weight: 600;
    margin: 0;
    position: relative;
    z-index: 1;
}

.news-section .news-title img {
    position: absolute;
    left: 40%;
    top: -14px;
}

.news-section .news-item {
    padding: 30px;
    padding-bottom: 0;
}

.news-section .news-item .news-list {
    padding-left: 0;
}

.news-section .news-item .news-list li {
    list-style-type: none;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    color: #797979;
    margin-right: 10px;
}

.news-section .news-item .news-list a {
    color: #797979;
}

.news-section .news-item .news-list a:hover {
    color: #424b90;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: 0.5s;
    text-decoration: none;
}

.news-section .news-item .news-list i::before {
    font-size: 15px;
    color: #000000;
    margin-right: 6px;
}

.news-section .news-item .news-content h3 {
    color: #212121;
    font-size: 18px;
    font-weight: 700;
    margin: 10px 0px 10px 0;
    line-height: 30px;
}

.news-section .news-item .news-content h3:hover {
    color: #424b90;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: 0.5s;
    text-decoration: none;
}

.news-section .news-item .news-content h3 a {
    text-decoration: none;
}

.news-section .news-item .news-content p {
    font-size: 16px;
    color: #797979;
    line-height: 30px;
    margin: 0 0 20px 0;
}

.news-section .news-item .news-content .news-btn-one {
    font-size: 16px;
    color: #4c4c4c;
    font-weight: 600;
}

.news-section .news-item .news-content .news-btn-one:hover {
    color: #424b90;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: 0.5s;
    text-decoration: none;
}

/* End News Style */
/* Start Partner area Style */
.partner-area {
    padding-bottom: 80px;
}

.partner-area .partner-slider .partner-item {
    text-align: center;
}

.partner-area .partner-slider .partner-item img {
    display: inline-block;
    width: 60px;
    margin: auto;
}

/* End Partner area Style */
/* Start Page area Style */
.page-area {
    padding-top: 150px;
    padding-bottom: 150px;
    background-image: url(../../uploads/page-area-bg.png);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
}

.page-area::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: #000000;
    left: 0;
    right: 0;
    top: 0;
    opacity: 0.7;
    z-index: -1;
}

.page-area .page-area-content {
    text-align: left;
}

.page-area .page-area-content h2 {
    font-size: 36px;
    color: #fefafa;
    line-height: 60px;
}

/* End Page area Style */
/* Start Meet Style */
.meet-section .meet-title {
    position: relative;
    margin-bottom: 40px;
}

.meet-section .meet-title h2 {
    font-size: 36px;
    color: #212121;
    font-weight: 600;
    margin: 0;
    position: relative;
    z-index: 1;
}

.meet-section .meet-title img {
    position: absolute;
    left: -2%;
    top: -14px;
}

.meet-section .meet-content-style h2 {
    font-size: 20px;
    color: #212121;
    font-weight: bold;
    margin: 0 0 18px 0;
}

.meet-section .meet-content-style h3 {
    font-size: 18px;
    color: #676666;
    font-weight: bold;
    margin: 0 0 40px 0;
}

.meet-section .meet-content-style p {
    font-size: 16px;
    color: #797979;
    font-weight: 400;
    line-height: 30px;
    margin: 0;
    max-width: 660px;
}

.meet-section .meet-info-area {
    padding-bottom: 60px;
    border-bottom: 1px dotted #807f7f;
}

.meet-section .meet-info-area .meet-info {
    margin-top: 60px;
}

.meet-section .meet-info-area .meet-info h2 {
    font-size: 20px;
    font-weight: bold;
    color: #212121;
    margin: 20px 0 15px 0;
}

.meet-section .meet-info-area .meet-info p {
    font-size: 16px;
    color: #797979;
    font-weight: 400;
    margin: 0;
}

.meet-section .meet-info-area .meet-info i::before {
    font-size: 50px;
    color: #1b75bb;
}

.meet-section .meet-image-list {
    padding-left: 0;
    margin-bottom: 0;
    text-align: left;
    margin-top: 60px;
}

.meet-section .meet-image-list li {
    list-style-type: none;
    display: inline-block;
}

/* End Meet Style */
/* Start Page area Style */
.page-banner {
    padding-top: 100px;
    padding-bottom: 100px;
    background-image: url(../../uploads/products/basins/page-banner-bg.png);
    background-position: center center;
    background-size: 100% 100% !important;
    background-repeat: no-repeat !important;
    position: relative;
    z-index: 1;
}

.page-banner::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: #000000;
    left: 0;
    right: 0;
    top: 0;
    opacity: 0.7;
    z-index: -1;
}

.page-banner .page-banner-content {
    text-align: left;
}

.page-banner .page-banner-content h2 {
    font-size: 36px;
    color: #fefafa;
    margin: 0 0 16px 0;
}

.page-banner .page-banner-content p {
    font-size: 16px;
    color: #ffffff;
    margin: 0;
}

.page-banner .page-banner-content p a {
    color: #ffffff;
}

.page-banner .page-banner-content p a:hover {
    color: #424b90;
    -webkit-transition: .5s;
    transition: .5s;
    -webkit-transition: 0.5s;
}

/* End Page area Style */
/* Start Get Style */
.get-section .get-style {
    background-color: #f1f1f1;
}

.get-section .get-style .get-form {
    max-width: 500px;
    padding-left: 40px;
    padding-top: 70px;
}

.get-section .get-style .get-form .get-form-area .form-control {
    height: 60px;
    padding: 16px;
    font-size: 15px;
    color: #797979;
    background-color: #ffffff;
    border: 1px solid #dbd8d8;
    border-radius: 0;
    font-weight: 500;
}

.get-section .get-style .get-form .get-form-area .form-control:focus {
    color: #797979;
    background-color: #e5e5e5;
    outline: 0;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    border: none;
}

.get-section .get-style .get-form .get-form-area textarea {
    height: 140px !important;
}

.get-section .get-style .get-form .get-form-area label {
    font-size: 15px;
    font-weight: 500;
    color: #ffffff;
}

.get-section .get-style .get-form .get-form-area .send-btn {
    text-align: right;
    margin-top: 15px;
}

.get-section .get-style .get-form .get-form-area .send-btn .form-btn-one {
    display: inline-block;
    padding: 12px 40px;
    background-color: #424b90;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    width: 100%;
    border: 1px solid #424b90;
    outline: 0;
    cursor: pointer;
}

.get-section .get-style .get-form .get-form-area .send-btn .form-btn-one:hover {
    background-color: #ffffff;
    color: #424b90;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: 0.5s;
}

.get-section .get-style .get-form h2 {
    font-size: 36px;
    color: #212121;
    font-weight: 600;
    margin: 0px 0 30px 0;
}

/* End Get Style */
.widget {
    margin-top: 30px;
    border: 1px solid #eee;
    padding: 30px;
}

.widget h3.title {
    font-size: 16px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 20px;
    position: relative;
}

.widget h3.title::before {
    background-color: #424b90;
    content: '';
    position: absolute;
    width: 30px;
    height: 2px;
    bottom: -1px;
}

.widget_search {
    margin-top: 0;
}

.widget_search form {
    position: relative;
}

.widget_search form .form-control {
    background-color: #f1f1f1;
    border-color: #f1f1f1;
    height: 50px;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 8px 15px;
    font-size: 15px;
}

.widget_search form .btn {
    position: absolute;
    right: 0;
    top: 0;
    height: 50px;
    background-color: #424b90;
    color: #fff;
    border-radius: 0;
    padding: 0 20px;
    font-size: 17px;
}

.widget_search form .btn:hover {
    background-color: #212121;
    color: #fff;
}

.widget_categories ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.widget_categories ul li {
    padding-left: 18px;
    margin-bottom: 8px;
    line-height: 1.8;
    position: relative;
}

.widget_categories ul li:last-child {
    margin-bottom: 0;
}

.widget_categories ul li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 8px;
    width: 8px;
    height: 8px;
    background-color: #424b90;
}

.widget_categories ul li a {
    font-weight: 500;
    color: #666;
}

.widget_categories ul li a:hover {
    color: #424b90;
}

.widget_tags ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.widget_tags ul li {
    display: inline-block;
    padding: 5px 5px 5px 0px;
}

.widget_tags ul li a {
    display: inline-block;
    border: 1px solid #eee;
    color: #666;
    padding: 5px 15px;
    font-size: 14px;
}

.widget_tags ul li a:hover {
    background-color: #424b90;
    border-color: #424b90;
    color: #fff;
}

/* Resent posts with thumb */
.widget_recent_posts .item {
    margin-bottom: 15px;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    position: relative;
    overflow: hidden;
}

.widget_recent_posts .item:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.widget_recent_posts .item .thumb {
    float: left;
    height: 80px;
    overflow: hidden;
    position: relative;
    width: 80px;
    margin-right: 15px;
}

.widget_recent_posts .item .thumb .fullimage {
    width: 80px;
    height: 80px;
    display: inline-block;
    background-size: cover !important;
    background-position: center center !important;
}

.widget_recent_posts .item .info {
    overflow: hidden;
}

.widget_recent_posts .item .info .title {
    font-size: 14px;
    margin: 0;
    line-height: 1.5;
    font-weight: 600;
}

.widget_recent_posts .item .info .title a {
    color: #212121;
}

.widget_recent_posts .item .info .title a:hover {
    color: #424b90;
}

.widget_recent_posts .item .info time {
    display: block;
    font-size: 12px;
    color: #767676;
    text-transform: uppercase;
    margin-top: 10px;
}

.rp-bg1 {
    background-image: url("../img/blog/1.jpg");
}

.rp-bg2 {
    background-image: url("../img/blog/2.jpg");
}

.rp-bg3 {
    background-image: url("../img/blog/3.jpg");
}

.rp-bg4 {
    background-image: url("../img/blog/4.jpg");
}

/* End Resent posts with thumb */
/* Start Video CSS */
.video-bg1 {
    background-image: url("../img/video/1.jpg");
}

.video-bg2 {
    background-image: url("../img/video/2.jpg");
}

.video-bg3 {
    background-image: url("../img/video/3.jpg");
}

.video-section {
    background-color: #f9f9f9;
}

.video-section .video-title {
    text-align: center;
    margin-bottom: 60px;
}

.video-section .video-title h2 {
    font-size: 36px;
    color: #212121;
    font-weight: 600;
    margin: 0px 0px 50px 0;
    position: relative;
}

.video-section .video-title h2::before {
    content: "";
    position: absolute;
    height: 4px;
    width: 85px;
    background: #424b90;
    bottom: -25px;
    margin-left: 82px;
}

.video-section .video-title p {
    font-size: 16px;
    color: #797979;
    max-width: 670px;
    margin: auto;
    line-height: 30px;
}

.video-section .video-content {
    position: relative;
    height: 400px;
    background-size: cover;
    background-position: center center;
    text-align: center;
    margin-bottom: 30px;
}

.video-section .video-content::before {
    content: '';
    background-color: #000;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .30;
}

.video-section .video-content .video-btn a {
    color: #424b90;
    display: inline-block;
    width: 70px;
    height: 70px;
    line-height: 72px;
    background: #ffffff;
    position: relative;
    font-size: 30px;
    z-index: 1;
    border-radius: 50%;
    padding-left: 2px;
}

.video-section .video-content .video-btn a::after {
    z-index: -1;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 70px;
    height: 70px;
    -webkit-animation: ripple 1.6s ease-out infinite;
    animation: ripple 1.6s ease-out infinite;
    opacity: 0;
    border-radius: 50%;
    background: #ffffff;
}

.video-section .video-content .video-btn a:hover {
    color: #424b90;
    background: #ffffff;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: 0.5s;
    text-decoration: none;
}

.video-section .video-content .video-btn a i::before {
    font-size: 40px;
}

@-webkit-keyframes ripple {
    0%, 35% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }
    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0.8;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(2);
        transform: scale(2);
    }
}

@keyframes ripple {
    0%, 35% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }
    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0.8;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(2);
        transform: scale(2);
    }
}

.video-section .owl-dots .owl-dot {
    position: relative;
    top: 15px;
}

.video-section .owl-dots .owl-dot span {
    width: 16px;
    height: 16px;
    margin: 5px 6px;
    background: #abaaaa;
    display: block;
    border-radius: 30px;
    border: none;
}

.video-section .owl-dots .owl-dot.active span {
    background: #424b90;
}

/* End Video Style */
/* Start About Three Style */
.about-three {
    padding-top: 100px;
    padding-bottom: 100px;
}

.about-three .about-download {
    margin-top: 30px;
    border-top: none;
}

.about-three .about-download h3 {
    font-size: 20px;
    color: #212121;
    font-weight: 600;
    margin: 0 0 20px 0;
}

.about-three .about-download .download-list {
    padding-left: 0;
    margin-bottom: 0;
}

.about-three .about-download .download-list li {
    list-style-type: none;
    font-size: 16px;
    font-weight: 500;
    padding-right: 5px;
    line-height: 50px;
}

.about-three .about-download .download-list a {
    color: #212121;
}

.about-three .about-download .download-list i::before {
    font-size: 20px;
    margin-right: 6px;
    color: #424b90;
}

.about-three .about-button {
    margin-top: 40px;
    padding-left: 5px;
}

.about-three .about-button .about-btn-one {
    display: inline-block;
    padding: 25px 25px;
    background-color: #424b90;
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    border: 1px solid #424b90;
    text-transform: uppercase;
}

.about-three .about-button .about-btn-one:hover {
    background-color: #ffffff;
    color: #424b90;
    text-decoration: none;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: 0.5s;
}

.about-three .about-button .about-btn-two {
    display: inline-block;
    padding: 25px 25px;
    background-color: transparent;
    color: #212121;
    border: 1px solid #b7b7b7;
    border-right: none;
    border-left: none;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

.about-three .about-button .about-btn-two:hover {
    background-color: #424b90;
    color: #ffffff;
    text-decoration: none;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: 0.5s;
    border: 1px solid #424b90;
    border-right: none;
    border-left: none;
}

.about-three .about-button .about-btn-three {
    display: inline-block;
    padding: 25px 25px;
    background-color: transparent;
    color: #212121;
    border: 1px solid #b7b7b7;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

.about-three .about-button .about-btn-three:hover {
    background-color: #424b90;
    color: #ffffff;
    text-decoration: none;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: 0.5s;
    border: 1px solid #424b90;
}

.about-three .about-button li {
    display: inline-block;
    list-style-type: none;
    margin-left: -4px;
}

.about-three .about-image {
    position: relative;
}

.about-three .about-image img {
    max-width: 120%;
}

.about-three .about-image .book-image {
    position: absolute;
    right: 140px;
    bottom: -18px;
    z-index: -1;
    width: 50%;
}

/* End About Three Style */
/* Start Services two Style */
.services-two {
    padding-top: 100px;
    padding-bottom: 70px;
    background-image: url(../../uploads/building.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
}

.services-two::before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    background-color: #ffffff;
    opacity: 0.9;
    z-index: -1;
}

.services-two .services-content {
    text-align: left;
    border: 1px solid #bcbcbc;
    padding: 30px;
    margin-bottom: 30px;
}

.services-two .services-content:hover {
    background: #424b90;
    border: 1px solid #424b90;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: 0.5s;
}

.services-two .services-content:hover:hover h2 {
    color: #ffffff;
}

.services-two .services-content:hover:hover p {
    color: #ffffff;
}

.services-two .services-content:hover:hover i::before {
    color: #ffffff;
}

.services-two .services-content:hover:hover .read-more-btn {
    color: #ffffff;
}

.services-two .services-content h2 {
    font-size: 20px;
    color: #212121;
    font-weight: 600;
    margin: 20px 0 5px;
}

.services-two .services-content p {
    font-size: 16px;
    color: #797979;
    font-weight: 500;
    line-height: 30px;
}

.services-two .services-content i::before {
    font-size: 50px;
    color: #424b90;
}

.services-two .services-content .services-btn .read-more-btn {
    display: inline-block;
    font-size: 16px;
    color: #424b90;
    font-weight: 500;
}

.services-two .services-content .services-btn .read-more-btn:hover {
    text-decoration: none;
}

.services-two .services-content .services-btn i::before {
    font-size: 16px;
    color: #424242;
    position: relative;
    top: 2px;
    left: 4px;
}

/* End Services two Style */
/* Start Likes Style */
.likes-section .fun-fact-area {
    text-align: center;
    margin-top: 100px;
    max-width: 540px;
    margin-left: auto;
    padding-right: 50px;
}

.likes-section .fun-fact-area .fun-fact {
    text-align: center;
    background-color: #ffffff;
    padding: 50px;
    display: inline-block;
    margin-bottom: 35px;
}

.likes-section .fun-fact-area .fun-fact li {
    list-style-type: none;
    font-size: 20px;
    color: #212121;
    font-weight: 600;
}

.likes-section .fun-fact-area .fun-fact p {
    font-size: 20px;
    color: #212121;
    font-weight: bold;
    margin: 0;
}

.likes-section .fun-fact-area .fun-fact i::before {
    color: #1b75bb;
    margin-right: 8px;
    font-size: 35px;
}

/* End Likes Style */
/* Start testimonials-two Style */
.testimonials-two {
    padding-top: 100px;
    padding-bottom: 100px;
}

.testimonials-two .testimonials-area .testimonials-content {
    text-align: center;
    background-color: #f9f9f9;
    padding: 20px;
    -webkit-box-shadow: 1px 20px 20px 5px rgba(57, 60, 245, 0);
    box-shadow: 1px 20px 20px 5px rgba(57, 60, 245, 0);
    border-radius: 15px 15px 0 0;
}

.testimonials-two .testimonials-area .testimonials-content p {
    font-size: 16px;
    color: #797979;
    line-height: 30px;
    margin: 10px 0 0 0;
    font-style: normal;
    position: relative;
}

.testimonials-two .testimonials-area .testimonials-content p::before {
    content: '';
    position: absolute;
    height: 1px;
    width: 96px;
    bottom: -20px;
    background-color: #424b90;
    left: 34%;
}

.testimonials-two .testimonials-area .testimonials-content i::before {
    font-size: 40px;
    color: #585959;
}

.testimonials-two .testimonials-area .testimonials-content .testimonials-image img {
    margin-bottom: 20px;
}

.testimonials-two .testimonials-area .testimonials-content-text {
    text-align: center;
    background-color: #f9f9f9;
    padding: 20px;
    -webkit-box-shadow: 7px 5px 30px rgba(72, 73, 121, 0.15);
    box-shadow: 1px 20px 20px 5px rgba(57, 60, 245, 0.15);
    border-radius: 15px 15px 0 0;
    border-bottom: 4px solid #424b90;
}

.testimonials-two .testimonials-area .testimonials-content-text p {
    font-size: 16px;
    color: #797979;
    line-height: 30px;
    margin: 10px 0 0 0;
    font-style: normal;
    position: relative;
}

.testimonials-two .testimonials-area .testimonials-content-text p::before {
    content: '';
    position: absolute;
    height: 1px;
    width: 96px;
    bottom: -20px;
    background-color: #424b90;
    left: 34%;
}

.testimonials-two .testimonials-area .testimonials-content-text i::before {
    font-size: 40px;
    color: #585959;
}

.testimonials-two .testimonials-area .testimonials-content-text .testimonials-image img {
    margin-bottom: 20px;
}

.testimonials-two .testimonials-area .testimonials-text {
    margin-top: 40px;
    text-align: center;
}

.testimonials-two .testimonials-area .testimonials-text h2 {
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 5px 0px;
}

.testimonials-two .testimonials-area .testimonials-text p {
    font-size: 16px;
    color: #797979;
    line-height: 30px;
    font-style: normal;
    margin: 0;
}

.testimonials-two .testimonials-area .testimonials-text p::before {
    display: none;
}

/* End testimonials-two Style */
/* Start Contact Style */
.contact-form .form-group {
    margin-bottom: 20px;
}

.contact-form label {
    font-weight: 500;
    color: #212121;
}

.contact-form .form-control {
    background-color: #f1f1f1;
    border-color: #dddddd;
    height: 50px;
    padding: 8px 15px;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-clip: inherit;
    font-size: 14px;
}

.contact-form textarea.form-control {
    height: auto !important;
}

.contact-form .btn {
    background-color: #424b90;
    border-color: #424b90;
    color: #fff;
    border-radius: 0;
    font-size: 15px;
    padding: 10px 30px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 500;
}

.contact-form .btn:hover {
    background-color: #212121;
    border-color: #212121;
    color: #fff;
}

.contact_info h3 {
    font-size: 20px;
    border-bottom: 1px solid #424b90a6;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.contact_info ul.contact_info_list {
    list-style-type: none;
    padding: 0;
    margin: 20px 0 0;
}

.contact_info ul.contact_info_list li {
    position: relative;
    color: #666;
    margin-bottom: 15px;
    padding-left: 45px;
    font-size: 16px;
    padding-top: 8px;
}

.contact_info ul.contact_info_list li:last-child {
    margin-bottom: 0;
}

.contact_info ul.contact_info_list li i {
    position: absolute;
    left: 0;
    top: 0;
    background: #424b90;
    color: #fff;
    height: 35px;
    width: 35px;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
}

.contact_info ul.contact_info_list li a {
    color: #666;
}

.contact_info ul.contact_info_list li a:hover {
    color: #424b90;
}

.contact_with_social {
    list-style-type: none;
    padding: 0;
    margin: 60px 0 0;
}

.contact_with_social li {
    display: inline-block;
    margin-right: 5px;
}

.contact_with_social li:last-child {
    margin-right: 0;
}

.contact_with_social li i {
    background-color: #424b90;
    height: 35px;
    width: 35px;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    line-height: 35px;
    display: inline-block;
}

.contact_with_social li i:hover {
    background-color: #212121;
    color: #fff;
}

/* End Contact Style */
/* Faq style */
#accordion .panel {
    margin-bottom: 20px;
}

#accordion .panel:last-child {
    margin-bottom: 0;
}

#accordion .panel-heading {
    position: relative;
}

#accordion .panel-heading .panel-title {
    margin: 0;
}

#accordion .panel-heading .panel-title a {
    display: block;
    padding: 20px 60px 20px 30px;
    margin: 0;
    background: #424b90;
    font-size: 16px;
    color: #fff;
    text-transform: capitalize;
    position: relative;
}

#accordion .panel-heading .panel-title a:before, #accordion .panel-heading .panel-title a.collapsed:before {
    content: "";
    width: 20px;
    height: 2px;
    background: #fff;
    position: absolute;
    top: 30px;
    right: 30px;
}

#accordion .panel-heading .panel-title a:after, #accordion .panel-heading .panel-title a.collapsed:after {
    content: "";
    width: 2px;
    height: 20px;
    background: #fff;
    position: absolute;
    top: 22px;
    right: 39px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

#accordion .panel-heading .panel-title a:after {
    height: 0;
}

#accordion .panel-body {
    padding: 20px 30px 10px;
    background: #f9f9f9;
    border: 1px solid #f5f1f1;
}

/* End Faq style */
/* Start Project-two Style */
.project-two-section {
    padding-bottom: 80px;
}

.project-two-section .project-title {
    text-align: center;
    position: relative;
    margin-bottom: 60px;
}

.project-two-section .project-title h2 {
    font-size: 36px;
    color: #212121;
    font-weight: 600;
    margin: 0;
    position: relative;
    z-index: 1;
}

.project-two-section .project-title img {
    position: absolute;
    left: 44%;
    top: -14px;
}

.project-two-section .filter-menu {
    list-style-type: none;
    padding: 0;
    text-align: center;
}

.project-two-section .filter-menu li {
    display: inline-block;
    font-weight: 500;
    margin: 0 16px 25px;
    cursor: pointer;
    color: #797979;
}

.project-two-section .filter-menu li:active, .project-two-section .filter-menu li:hover {
    color: #424b90;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: 0.5s;
}

.project-two-section .filter-menu .filter.active {
    color: #424b90;
}

.project-two-section .no-padding {
    padding: 6px;
}

.project-two-section .single-project {
    margin-bottom: 10px;
}

.project-two-section .single-project .project-image {
    display: block;
    position: relative;
}

.project-two-section .single-project .project-image::before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50%;
    -webkit-transition: .4s;
    transition: .4s;
}

.project-two-section .single-project .project-image:hover::before, .project-two-section .single-project .project-image:focus::before {
    height: 50%;
    background-color: #6c6c6cc7;
}

.project-two-section .single-project .project-image .project-content {
    position: absolute;
    right: 0;
    color: #ffffff;
    margin-top: 0;
    opacity: 0;
    visibility: hidden;
    bottom: 20px;
    font-size: 18px;
    font-weight: bold;
    left: 0;
    text-align: center;
}

.project-two-section .single-project .project-image .project-content:hover {
    text-decoration: none;
}

.project-two-section .single-project .project-image .project-content h2 {
    font-size: 20px;
}

.project-two-section .single-project .project-image:hover .project-content, .project-two-section .single-project .project-image:focus .project-content {
    opacity: 1;
    visibility: visible;
    margin-top: -15px;
}

.project-two-section .single-project .project-image img {
    width: 100%;
}

.project-two-section .single-project-item {
    margin-bottom: 0;
}

.project-two-section .single-project-item .project-image {
    display: block;
    position: relative;
}

.project-two-section .single-project-item .project-image::before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50%;
    -webkit-transition: .4s;
    transition: .4s;
}

.project-two-section .single-project-item .project-image:hover::before, .project-two-section .single-project-item .project-image:focus::before {
    height: 50%;
    background-color: #6c6c6cc7;
}

.project-two-section .single-project-item .project-image .project-content {
    position: absolute;
    right: 0;
    color: #ffffff;
    margin-top: 0;
    opacity: 0;
    visibility: hidden;
    bottom: 20px;
    font-size: 18px;
    font-weight: bold;
    left: 0;
    text-align: center;
}

.project-two-section .single-project-item .project-image .project-content:hover {
    text-decoration: none;
}

.project-two-section .single-project-item .project-image .project-content h2 {
    font-size: 20px;
}

.project-two-section .single-project-item .project-image:hover .project-content, .project-two-section .single-project-item .project-image:focus .project-content {
    opacity: 1;
    visibility: visible;
    margin-top: -15px;
}

.project-two-section .single-project-item .project-image img {
    width: 100%;
    height: 316px;
}

.project-two-section #Container .mix {
    display: none;
}

.project-two-section .project-btn {
    text-align: center;
    margin-top: 20px;
}

.project-two-section .project-btn .project-btn-one {
    display: inline-block;
    padding: 14px 50px;
    background-color: #424b90;
    color: #ffffff;
    border: 1px solid #424b90;
    font-size: 16px;
    font-weight: 600;
}

.project-two-section .project-btn .project-btn-one:hover {
    background-color: #ffffff;
    color: #424b90;
    text-decoration: none;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: 0.5s;
}

.project-two-section .project-two-title {
    text-align: center;
    position: relative;
    margin-bottom: 30px;
}

.project-two-section .project-two-title h2 {
    font-size: 36px;
    color: #212121;
    font-weight: 600;
    margin: 0;
    position: relative;
    z-index: 1;
}

.project-two-section .project-two-title img {
    position: absolute;
    left: 40%;
    top: -14px;
}

/* End Project-two Style */
p.mb-15 {
    margin-bottom: 15px;
}

/* Start Footer Style */
.footer-section {
    padding-top: 100px;
    padding-bottom: 70px;
    background-image: url(../../uploads/footer-bg.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
}

.footer-section::before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    background-color: #000000;
    opacity: 0.9;
    z-index: -1;
}

.footer-section .footer-content {
    margin-bottom: 30px;
}

.footer-section .footer-content h2 {
    font-size: 22px;
    color: #ffffff;
    margin: 0;
    border-bottom: 1px solid #292828;
    padding-bottom: 15px;
    text-transform: capitalize;
    position: relative;
}

.footer-section .footer-content h2::before {
    content: '';
    position: absolute;
    background-color: #424b90;
    left: 0;
    bottom: -1px;
    width: 30px;
    height: 2px;
}

.footer-section .footer-item {
    margin-bottom: 30px;
}

.footer-section .footer-item p {
    color: #fff;
}

.footer-section .footer-item .footer-btn {
    font-size: 14px;
    font-weight: 500;
    display: inline-block;
    color: #424b90;
}

.footer-section .footer-item .footer-btn:hover {
    padding-left: 5px;
}

.footer-section .footer-item .footer-links {
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 30px;
}

.footer-section .footer-item .footer-links li {
    list-style-type: none;
    display: inline-block;
}

.footer-section .footer-item .footer-links i {
    display: inline-block;
    height: 30px;
    width: 30px;
    background-color: #323435;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    border: 1px solid #323435;
    color: #fff;
    border-radius: 2px;
    margin: 0 4px 0 0px;
    -webkit-transition: .5s;
    transition: .5s;
}

.footer-section .footer-item .footer-links i:hover {
    background-color: #424b90;
    color: #ffffff;
}

.footer-section .footer-item .footer-links a {
    text-decoration: none;
}

.footer-section .menu-item {
    padding-left: 30px;
}

.footer-section .menu-item .quick-menu {
    margin-bottom: 30px;
    padding-left: 0;
}

.footer-section .menu-item .quick-menu li {
    color: #ffffff;
    list-style-type: none;
    line-height: 25px;
    margin-bottom: 15px;
}

.footer-section .menu-item .quick-menu a {
    color: #ffffff;
}

.footer-section .menu-item .quick-menu a:hover {
    color: #424b90;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: 0.5s;
    text-decoration: none;
}

.footer-section .instagram-feed {
    padding: 0;
    overflow: hidden;
    margin-bottom: 30px;
    list-style-type: none;
}

.footer-section .instagram-feed li {
    width: 33.33%;
    float: left;
    padding: 2px;
}

.footer-section .instagram-feed img {
    max-width: 100px;
    width: 100%;
}

.footer-section .footer-info {
    margin-bottom: 30px;
}

.footer-section .footer-info h3 {
    font-size: 16px;
    color: #ffffff;
    margin: 1px 0 45px 0;
}

.footer-section .footer-info h3:last-child {
    margin-bottom: 0;
}

.footer-section .footer-info a {
    text-decoration: none;
    color: #ffffff;
}

.footer-section .footer-info p {
    color: #ffffff;
}

.footer-section .footer-info .contact-info {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.footer-section .footer-info .contact-info li {
    margin-bottom: 15px;
    color: #fff;
    position: relative;
    padding-left: 28px;
    line-height: 25px;
}

.footer-section .footer-info .contact-info li i {
    margin-right: 5px;
    position: absolute;
    left: 0;
    top: 0;
}

.footer-section .footer-info .contact-info li i::before {
    font-size: 15px;
}

.footer-section .footer-info .contact-info li a:hover {
    color: #424b90;
}

/* End Footer Style */
/* Start Footer-bottom Style */
.footer-bottom {
    background-color: #424b90;
    padding-top: 12px;
    padding-bottom: 12px;
}

.footer-bottom .bottom-content {
    text-align: center;
}

.footer-bottom .bottom-content p {
    color: #ffffff;
    margin: 0;
}

/* End Footer-bottom Style */
/* Start Button style */
#toTop {
    position: fixed;
    bottom: 10px;
    right: 20px;
    cursor: pointer;
    display: none;
    z-index: 99999;
    background: #424b90;
    color: #ffffff;
    border: 1px solid #424b90;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    -webkit-box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.4);
    box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.4);
}

#toTop:hover {
    background-color: #dc3545;
    border: 1px solid #dc3545;
    color: #fff;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: 0.5s;
}

#toTop .top-arrow i::before {
    color: #ffffff;
    display: inline-block;
    font-size: 25px;
    top: 3px;
    position: relative;
}

/*
Start Counter Style
==============================*/
.counter-section {

    position: relative;
    text-align: center;
    margin-top: 50px;

}

.counter-section .single-counter {

    z-index: 1;
}

.counter-section .single-counter::before {
    content: "";
    position: absolute;
    top: -50px;
    left: 200px;
    width: 170px;
    height: 170px;
    border: 1px dashed black;
    border-radius: 50%;
    z-index: -1;
    -webkit-transition: all 0.9s;
    transition: all 0.9s;
}

.counter-section .single-counter:hover::before {
    transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
}

.counter-section .single-counter span {
    font-size: 45px;
    font-weight: 700;
    color: #424b90;
}

.counter-section .single-counter sup {
    font-size: 45px;
    color: #424b90;
}

.counter-section .single-counter p {
    display: inline-block;
    font-size: 18px;
    color: #424b90;
    margin-right: -10px;
    font-weight: 600;
}

.navbar .MegaMenudropdown .flex-wrapper > [class*="col-"] figure {
    height: 70px;
}

.navbar .MegaMenudropdown .flex-wrapper > [class*="col-"] figure img {
    width: 64px;
    height: 64px;
    padding: .4rem;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
    box-shadow: 5px 5px 5px 0 rgba(20, 52, 92, 0.2);
}

.navbar .MegaMenudropdown {
    margin-left: -300px;
    margin-top: -15px;
    width: 900px;
}

.navbar .MegaMenudropdown span {
    font-size: 14px;
    color: #ffffff;
}

.navbar .MegaMenudropdown .flex-wrapper {
    background-color: #424b90;
    padding-top: 20px;
    max-height: 662px;
    position: relative;
    z-index: 5;
    -webkit-box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.01);
    -moz-box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.01);
    box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.01);
}

.navbar .MegaMenudropdown .flex-wrapper > [class*="col-"] {
    margin-bottom: 25px;
}

.navbar .MegaMenudropdown .flex-wrapper > [class*="col-"] figure {
    display: flex;

}

.navbar .MegaMenudropdown .flex-wrapper > [class*="col-"] figure img {
    margin-right: 15px;
}

@media screen and (min-width: 1024px) {
    .header .primary-nav ul li.dropdown:hover .dropdown-menu {
        display: block;
    }

    .header .primary-nav ul li:hover .MegaMenudropdown {
        display: block;
    }
}

@media screen and (max-width: 991px) {
    .navbar .MegaMenudropdown .flex-wrapper > [class*="col-"] {
        margin-bottom: 15px;
    }

    .navbar .MegaMenudropdown .flex-wrapper {
        padding: 25px 0;
    }

    .navbar .MegaMenudropdown .flex-wrapper > [class*="col-"] > a {
        padding: 0;
    }
}

@media screen and (max-width: 767px) {
    .header .primary-nav ul li {
        position: relative;
    }

    .navbar .MegaMenudropdown {
        margin-left: unset;
        top: 0;
        width: calc(100% - 30px);
        right: 15px;
        left: 15px;
        position: relative;
    }

    .navbar .MegaMenudropdown .flex-wrapper {
        max-height: unset;

    }

}

.about-wrap .about-content {
    margin-bottom: 30px;
}
.about-wrap .about-content span {
    font-size: 20px;
    font-weight: 700;
    color: #424b90;
    display: block;
    margin-bottom: 15px;
}
.about-wrap .about-content h2 {
    font-size: 35px;
    margin-bottom: 20px;
    position: relative;
    display: block;
    text-transform: capitalize;
}


/* qute section */
.relative {
    position: relative;
}
.section-full {
    position: relative;
}
.contact-no-area{
    position: relative;
    z-index: 1;
}
.content-inner-3 {
    padding-top: 100px;
    padding-bottom: 70px;
}

.bg-img-fix {
    background-size: cover;
    background-attachment: fixed;
}


.contact-no-area .title {
    margin-top: 0;
    font-size: 60px;
    color: #fff;
    font-weight: 500;
    line-height: 80px;
    margin-bottom: 40px;
}
.contact-no {
    color: #fff;
    display: flex;
    align-items: center;
}
.contact-no .contact-left {
    padding-left: 0;
    border-left: 0;
    border-right: 3px solid;
    padding-right: 40px;
    border-right-color: #ffffff!important;
}
.contact-no .no {
    font-size: 35px;
    line-height: 45px;
    margin-bottom: 0;
    color: #424b90;
    font-family: sans-serif !important;
    font-weight: 500;
    margin-top: 0;
    letter-spacing: 3px;
    direction: ltr;
}

.contact-no .contact-right {
    padding-right: 0;
    padding-left: 40px;
}


.btnhover20 {
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.site-button, .site-button-secondry {
    color: #fff;
    display: inline-block;
    font-size: 13px;
    cursor: pointer;
    outline: 0;
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    line-height: 1.42857;
    border-radius: 3px;
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
}
.contact-no .contact-right .site-button {
    padding: 15px 30px;
    background-color: #424b90;
}
.contact-no .contact-right .site-button:hover {
    color: #424b90;
    background-color: #ffffff;
}
.btnhover20::after, .btnhover20::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s;
    opacity: 1;
    -webkit-transform: translate(-105%,0);
    transform: translate(-105%,0);
    border-right-width: 2px;
    border-right-style: solid;
    border-right-color: rgba(255,255,255,1);
    background-color: rgba(255,255,255,.5);
}
.btnhover20::after {
    -webkit-transition-delay: .75s;
    transition-delay: .75s;
}
.overlay-black-dark:after, .overlay-black-light:after, .overlay-black-middle:after {
    background: #000;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .7;
}


@media only screen and (max-width: 576px){
.contact-no {
    flex-wrap: wrap;
}
.contact-no-area .title {
    font-size: 26px;
    line-height: 40px;
    margin-bottom: 10px;
}
}

/* counter section */
.text-white {
    color: white !important;
}
.m-b30 {
    margin-bottom: 30px;
}
.content-inner {
    padding-top: 80px;
    padding-bottom: 50px;
}
.section-head {
    margin-bottom: 50px;
}
.counter-staus-box .section-head .title {
    font-size: 40px;
    line-height: 55px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 5px;
    text-align: center;
    z-index: 1;
    position: relative;
}
.counter-style-5 {
    padding: 50px 20px;
    border-radius: 10px;
    border: 1px solid rgba(255,255,255,.2);
    position: relative;
    overflow: hidden;
    transition: all .8s;
    -moz-transition: all .8s;
    -webkit-transition: all .8s;
    -ms-transition: all .8s;
    -o-transition: all .8s;
    z-index: 1;
    text-align: center;
}

.counter-style-5:hover {
    transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    border-color: #424b90;
}
.icon-xl {
    width: 100px;
}

.icon-lg, .icon-md, .icon-sm, .icon-xl, .icon-xs {
    display: inline-block;
    text-align: center;
}
.icon-xl i {
    font-size: 80px;
    line-height: 80px;
}

.icon-lg i, .icon-md i, .icon-sm i, .icon-xl i, .icon-xs i {
    vertical-align: middle;
}
.m-b20 {
    margin-bottom: 20px;
}

.counter-style-5:after {
    content: "";
    height: 0;
    width: 100%;
    background-color: unset;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    -webkit-transform-origin: top;
    -o-transform-origin: top;
    transition: all .8s;
    -moz-transition: all .8s;
    -webkit-transition: all .8s;
    -ms-transition: all .8s;
    -o-transition: all .8s;
}
.counter-style-5:hover:after {
    height: 100%;
    top: auto;
    bottom: 0;
    transform-origin: bottom;
    -moz-transform-origin: bottom;
    -ms-transform-origin: bottom;
    -webkit-transform-origin: bottom;
    -o-transform-origin: bottom;
}
.counter-style-5:hover:after {
    background-color: #424b90;
}
.dlab-separator {
    display: inline-block;
    height: 2px;
    width: 80px;
    margin-bottom: 10px;
    position: relative;
}
.counter-style-5:hover .dlab-separator {
    background: #fff!important;
}
.icon-content {
    overflow: hidden;
}
.bg-primary, .pagination-bx.gray .pagination>li.active>a, .pagination-bx.gray .pagination>li>a:hover {
    background-color: #dc3545 !important;
}

.text-white .title-small, .text-white h1, .text-white h2, .text-white h3, .text-white h4, .text-white h5, .text-white h6, .text-white p {
    color: #fff;
}
.dlab-tilte {
    text-align: center !important;
}
.dlab-box, .dlab-info, .dlab-tilte, .dlab-tilte-inner {
    position: relative;
}

.icon-bx-wraper .dlab-tilte {
    margin-top: 0;
}


.counter-style-5 p {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
}

.icon-bx-wraper p:last-child {
    margin: 0;
}



/* why us section */

.provide-features .provide-box {
    text-align: center;
    padding: 25px;
    border: 4px solid #424b90;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: 0.5s;
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
    max-width: 255px;
    margin-left: auto!important;
    margin-right: auto!important;
    background: #f7f7f7;
}



.provide-features .provide-box::before {
    width: 100%;
    height: 100%;
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    z-index: -1;
    background: #424b90;
    border: 1px solid #424b90;
}
.provide-content h2{
    font-size: 1.8rem;
}
.provide-features .provide-box:hover::before {
    opacity: 0;
    visibility: visible;
}
.provide-features .provide-box img {
    height: 100px!important;
    width: 100px!important;
    margin-bottom: 1rem;
}

.provide-features .provide-box p {
    font-size: 16px;
    font-weight: 700;
    margin: 0;
    color: #231f20;
    text-align: center;
}


/* call action section */
.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.btn {
    padding: 12px 30px;
    font-weight: 500;
    background: none;
    color: #03138c;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    border-radius: 0;
    border: 1px solid transparent;
    position: relative;
    overflow: hidden;
    z-index: 9;
    text-transform: uppercase;
}
.btn.btn-theme {
    background: #03138c;
    color: #ffffff;
}


.btn::before, .btn::after {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    bottom: 100%;
    left: 0;
    z-index: -9;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.btn::before {
    background: rgba(0,0,0,0.2);
}
.btn.btn-theme:hover {
    border-color: #03138c;
}


.btn::before, .btn::after {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    bottom: 100%;
    left: 0;
    z-index: -9;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}


.btn::before {
    background: rgba(0,0,0,0.2);
}
.btn:hover::before, .btn:hover::after {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}
.btn.btn-theme:hover:after {
    background: #5C5C5D;
}


.btn + .btn {
    margin-left: 10px;
}

.btn.btnwatsup {
    background: #32a75e;
    color: #ffffff;
}

.btnwatsup::before {
    background: #22c15e;
}
.btnwatsup::after {
    background: #32a75e;
}
.btn.btnwatsup:hover:after {
    background: #22C15E;
}

/* footer */
.footer-top-area {
    background-color: #efefef;
}
.single-widget {
    margin-bottom: 30px;
}
.single-widget .social-area {
    margin-top: 20px;
    /* margin-top: 0; */
    text-align: center;
}
.single-widget .social-area ul {
    line-height: 1;
}


.single-widget ul li {
    color: #3e3e3e;
    margin-bottom: 8px;
    font-size: 15px;
}
.single-widget .social-area ul li {
    display: inline-block;
}

.single-widget ul li a {
    color: #3e3e3e;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.single-widget .social-area ul li a {
    margin-right: 5px;
    padding: 8px;
    background-color: #424b90;
    border-radius: 4px;
    text-align: center;
}

.single-widget .social-area ul li a i {
    color: #eeeeee;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    margin-right: 0;
    line-height: 27px;
}
.single-widget .social-area ul li a:hover {
    border-color: #424b90;
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
}

.single-widget h3 {
    color: #424b90;
    font-size: 22px;
    margin-bottom: 30px;
    position: relative;
    padding-bottom: 15px;
}
.single-widget ul li a i {
    display: inline-block;
    margin-right: 2px;
    font-size: 14px;
    color: #424b90;
} 
.single-widget ul li a i.bx-chevron-left:before {
    content: "\e9fa";
}
.single-widget h3::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 80px;
    height: 2px;
    background-color: #dc3545;
}

.single-widget.contact ul li a {
    position: relative;
    padding-left: 30px;
}

.single-widget ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.single-widget.contact ul li i {
    
    color: #424b90;
    font-size: 15px;
}
.single-widget.contact ul li a i {
    position: absolute;
    top: 0;
    left: 0;
    color: #424b90;
    font-size: 15px;
    display: inline-block;
    margin-right: 2px;
    line-height: 1.2;
}

.single-widget ul li span {
    color: #3e3e3e;
}


.single-widget.contact ul li a span {
    
    font-weight: 600;
    line-height: 2;
}

.single-widget ul li a:hover,.single-widget.contact ul li a:hover span{
    color: #dc3545;
}
.single-widget .newsletter-p {
    margin-bottom: 20px;
    color: #3e3e3e;
}

.default-btn {
    font-size: 16px;
    color: #424b90;
    padding: 15px 30px;
    line-height: 25px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    text-transform: capitalize;
    position: relative;
    cursor: pointer;
    border-radius: 4px;
    text-align: center;
    overflow: hidden;
    z-index: 1;
    background-color: #fff;
    border: 1px solid;
}
.default-btn:hover {
    color: #ffffff;
    background-color: #424b90;
    /* border: 1px solid; */
}
.single-widget .default-btn {
    display: block;
    width: 100%;
    margin-top: 20px;
}

[type=email], [type=file], [type=number], [type=password], [type=tel], [type=url], code, samp, var {
    text-align: left;
    direction: ltr;
}


/* contact us measeg */
#alert_notif{
    display: none;
}
.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.alert-success {
     color: #fff;
    background-color: #4CAF50;
}

.alert-error{
     color: #fff;
    background-color: #f44336;
}

.contact-style-1 .form-group {
    margin-bottom: 10px;
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgb(167 167 167 / 44%);
}

.hero-slider-content{
    padding: 20px 10px;
    background: #0000009c;
    border-radius: 10px;
}

.grey-bg {
    background-color: #ececec;
}
.single-about {
    padding: 20px 5px;
    position: relative;
    overflow: hidden;
    height: 100% !important;
    background-color: #ffffff;
    border-top: 2px solid #bfbfbf;
    border-bottom: 2px solid #bfbfbf;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.single-about:hover {
    border-top: 2px solid #424b90;
    border-bottom: 2px solid #424b90;
}


.single-about img {
    width: 70px;
    margin: auto;
    border: 0;
    margin-bottom: 10px;
}
.team-image {
     float: right !important;
    max-height: 410px;
}

.pull-left {
    float: left;
}
.box {
    background-color: #ffffffa8;
    box-shadow: 0 5px 10px rgb(40 56 144 / 30%);
    padding: 10px;
    padding-left: 15px;
    padding-right: 15px;
}

.our-team-area .team {
    margin-left: auto;
    margin-right: auto;
}
.our-team-area .single-team {
    position: relative;
    text-align: center;
    margin-bottom: 30px;
}
.our-team-area .single-team img {
    padding: 3px;
    border-radius: 7px;
    margin-bottom: 20px;
    border: 2px solid #c1c1c1;
}
.our-team-area .single-team ul {
    position: absolute;
    bottom: 100px;
    right: 0;
    left: 0;
    padding: 0;
    margin: auto;
    text-align: center;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.our-team-area .single-team ul li {
    display: inline-block;
    padding: 0 5px;
}
.our-team-area .single-team ul li a i {
    font-size: 20px;
    color: #ffffff;
    background-color: #424b90;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 5px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.our-team-area .single-team span {
    color: #898787;
}
.our-team-area .single-team:hover ul {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.our-team-area .single-team ul li a:hover i {
    background-color: #ffffff;
    color: #424b90;
}



.footer-bottom a {
    color: #dc3545;
}
.footer-bottom a:hover {
    color: #f3cb69;
}


.title-left-block {
    
    background: #424b90;
    border-left: 0px solid #dc3545;
    border-right: 6px solid #dc3545;
    width: 100%;
    min-height: 45px;
}
.title-left-block h3 {
    display: table-cell;
    vertical-align: middle;
    padding-right: 28px;
    padding-left: 10px;
    line-height: 1.5;
}
.title-left-block h3 {
    color: #fff;
}
.lb-content {
    background: #fff;
    border: 1px solid #dddddd;
    position: relative;
    padding-top: 22px;
    padding: 0 23px;
}
.lb-content:after {
    content: " ";
    display: table;
}

.lb-content ul {
    list-style: none;
    margin: 0 0 35px 0;
    padding: 0;
}
.lb-content ul li {
    padding: 5px 0;
    position: relative;
}
.lb-content ul li:before {
    position: absolute;
    content: "";
    display: block;
    right: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
    background: url(../img/dotted-line.png) repeat-x;
}


.lb-content ul li a {
    font-weight: normal;
    text-decoration: none;
    display: block;
    position: relative;
    padding-right: 24px;
    color: #444;
}

.ltr .lb-content ul li a {
    padding-left: 26px;
}


.point {
    border-color: #4d4949;
}
.point {
    display: block;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    border: 1px solid;
}

.lb-content ul li a .point {
    position: absolute;
    top: 6px;
}

.left-block-wrapper {
    position: relative;
    margin-bottom: 35px;
}
.ltr .lb-content ul li a .point {
    left: 0;
    right: auto;
    float: left;
    margin-right: 12px;
    margin-left: 0;
}

.point:before {
    background: #4d4949;
}

.point:before {
    position: absolute;
    display: block;
    content: "";
    width: 6px;
    height: 6px;
    right: 2px;
    top: 2px;
    border-radius: 50%;
}
.lb-content ul a.active, .lb-content ul a:hover {
    color: #424b90;
}
.featured-product {
    padding-top: 10px !important;
}
.lb-content.featured-product {
    height: 100px;
}

.featured-product {
    padding-top: 10px !important;
}
.featured-product a {
    display: block;
    width: 100%;
    margin-bottom: 32px;
}

.featured-product a .f-image {
    display: block;
    float: right;
    width: 30%;
}
.ltr .featured-product a .f-image {
    float: left;
}
.featured-product a .f-image img {
    height: 60px;
    width: 100%;
}

.featured-product a .f-product-descr {
    display: block;
    float: left;
    width: 70%;
    padding-right: 18px;
}
.ltr .featured-product a .f-product-descr {
    float: right;
    padding-right: 0px;
    padding-left: 10px;
}
.featured-product a {
    display: block;
    width: 100%;
    margin-bottom: 32px;
}
.featured-product .product-title {
    display: block;
    width: 100%;
    margin-bottom: -4px;
}
.featured-product .product-title span {
    font-weight: normal;
    font-size: 14px;
    text-decoration: none;
    color: #444;
}
.featured-product .product-desc {
    display: block;
    font-weight: normal;
    font-size: 12px;
    color: #888;
    padding-top: 10px;
    margin-bottom: 10px;
}

.single-news {
    margin-bottom: 30px;
}
.single-news .news-content {
    padding: 30px;
    -webkit-box-shadow: 0 0 20px 3px rgb(0 0 0 / 5%);
    box-shadow: 0 0 20px 3px rgb(0 0 0 / 5%);
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.single-news .news-content::before {
    content: "";
    position: absolute;
    top: -100%;
    left: 0;
    width: 50%;
    height: 100%;
    background-color: #343a40;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    z-index: -1;
}
.single-news .news-content::after {
    content: "";
    position: absolute;
    bottom: -100%;
    right: 0;
    width: 50%;
    height: 100%;
    background-color: #343a40;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    z-index: -1;
}
.single-news .news-content ul {
    line-height: 1;
    margin-bottom: 15px;
    padding: 0;
}


.single-news .news-content ul li {
    display: inline-block;
    color: #b1b1b1;
    border-right: 1px solid #1876bb;
    line-height: 1;
    padding: 0 10px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.single-news .news-content ul li:first-child {
    padding-left: 0;
}

.single-news .news-content ul li:last-child {
    border-right: none;
    padding-right: 0;
}

.single-news .news-content p {
    margin-bottom: 20px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.read-more {
    text-align: right;
    line-height: 1;
    color: #343a40;
    font-weight: 500;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    display: block;
    font-size: 13px;
}
.read-more i {
    position: relative;
    top: 2px;
    left: 2px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    display: inline-block;
    font-weight: 600;
}
.single-news:hover .news-content::before {
    top: 0;
}
.single-news:hover .news-content::after {
    bottom: 0;
}
.single-news:hover .news-content ul li {
    color: #ffffff;
}
.single-news:hover .news-content h4 {
    color: #d8b254;
}
.single-news:hover .news-content p {
    color: #ffffff;
}
.single-news:hover .news-content .read-more {
    color: #d8b254;
}

.read-more:hover i {
    color: #1876bb;
    -webkit-animation: rotation 0.5s linear infinite;
    animation: rotation 0.5s linear infinite;
}
.single-news .news-content .read-more:hover i {
    color: #ffffff;
}



/* nav img in mopile */
@media only screen and (max-width: 767px){
.navbar-light .navbar-brand img {
    max-width: 250px;
}
}
@media screen and (max-width: 480px) {

    .navbar-brand img {
        max-width: 245px;
    }

    .primary-nav .navbar-nav li a {

        font-size: 16px;
        text-align: center;
    }

    .navbar .MegaMenudropdown .flex-wrapper > [class*="col-"] figure {

        justify-content: center;
        text-align: center;
    }

    .navbar .MegaMenudropdown .flex-wrapper > [class*="col-"] figure img {
        margin-right: 0;
    }

    .navbar .MegaMenudropdown .flex-wrapper > [class*="col-"] figure span {
        width: 100%;
        display: block;
    }

}

/* End Button style */

.bg-light {
    background-color: #ffffff!important;
}


.tools-bg {
    background-image: url(../img/tools-bg.png);
    background-repeat: repeat;
    background-position: 0 0;
    position: relative;
}
.tools-bg {
    background-color: #424b90;
    color: #fff;
}
.border-top-line:before {
    background: #dc3545;
}
section.border-top-line:before {
    position: absolute;
    display: block;
    content: "";
    width: 100%;
    height: 5px;
    top: -5px;
    left: 0;
}
section.dash-top-line:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: url(../img/dash-br.png) repeat-x;
    top: 3px;
    left: 0;
}
.wrapper {
    max-width: 1200px;
    min-width: 320px;
    margin: 0 auto;
}

.tools-bg .wrapper {
    padding: 85px 0 70px;
    position: relative;
}
.wrapper.datacontact {
    padding: 5px 0 10px;
}
.datacontact .row-2-blocks {
    padding-top: 10px;
}

.datacontact h4 {
    line-height: inherit;
    padding: 0 10px;
}
.c-content-block h4 {
    color: #ffffff;
}







.big-circle {
    border: 5px solid;
    border-radius: 50px;
    padding: 20px 38px 20px 75px;
    position: relative;
}
.big-circle {
    background: #fcfcfc;
    border-color: #0952ab;
    color: #444;
}
.big-circle {
    border-color: #424b90;
    border: 2px solid #424b90;
}
.row-2-blocks .big-circle {
    text-align: center;
    padding: 20px 50px;
}
.circle-box .big-circle {
    width: 100%;
    text-align: center;
    padding: 26px 5px 21px 5px;
    margin-bottom: 26px;
}
.circle-box .big-circle {
    width: 100%;
    text-align: center;
    padding: 9px 5px;
    margin-bottom: 26px;
}
.datacontact .big-circle {
    padding: 10px 5px 10px 5px;
    margin-bottom: 0px;
    margin-top: 15px;
    background-color: #22C15E;
}

.circle-box .big-circle {
    padding: 9px 5px;
}

.big-circle:hover {
    border: 2px solid #ffffff;
}





.big-circle span {
    font-weight: normal;
    display: block;
    text-align: left;
}
.big-circle .ef {
    position: absolute;
    left: 0;
    top: 10px;
    margin-left: 37px;
    font-size: 26px;
    border: 1px solid;
    border-radius: 50%;
    padding: 5px;
}
.big-circle .ef {
    color: #df8d26;
    border-color: #4d4949 !important;
}
.big-circle .ef {
    border-color: #ffffff !important;
    color: #ffffff;
}
.datacontact .big-circle .ef {
    right: 0;
    left: auto;
    top: 5px;
    font-size: 20px;
    margin-left: unset;
    margin-right: 15px;
}
.row-2-blocks .big-circle .big-text {
    font-size: 22px;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0 auto;
}
.row-2-blocks .big-circle .big-text a {
    color: #ffffff;
}
.row-2-blocks .big-circle .big-text a:hover {
    color: #ffe843;
}
.icon_phone:before {
    content: "\e090";
}
.bg-dark {
    background-color: #ffffff!important;
}

.content-inner-1 {
    padding-top: 80px;
    padding-bottom: 0;
}

.frame-box {
    background-image: unset;
    background-color: #f4f4f4;
}
.dlab-box{
    -webkit-transition: all .8s linear;
    -moz-transition: all .8s linear;
    -ms-transition: all .8s linear;
    -o-transition: all .8s linear;
    transition: all .8s linear;
}

.m-b15 {
    margin-bottom: 15px;
}
.dlab-box, .dlab-info, .dlab-tilte, .dlab-tilte-inner {
    position: relative;
}
.frame-box .gallery .dlab-box {
    overflow: hidden;
    border-radius: 8px;
}

.dlab-img-effect {
    position: relative;
    overflow: hidden;
    display: block;
}

.dlab-img-overlay11:after, .dlab-img-overlay11:before, .dlab-img-overlay12:after, .dlab-img-overlay12:before, .dlab-img-overlay1:after, .dlab-img-overlay1:before, .dlab-img-overlay2:after, .dlab-img-overlay2:before, .dlab-img-overlay3:after, .dlab-img-overlay3:before, .dlab-img-overlay4:after, .dlab-img-overlay4:before, .dlab-img-overlay5:after, .dlab-img-overlay5:before, .dlab-img-overlay6:after, .dlab-img-overlay6:before, .dlab-img-overlay7:after, .dlab-img-overlay7:before, .dlab-img-overlay8:after, .dlab-img-overlay8:before, .dlab-img-overlay9:after, .dlab-img-overlay9:before {
    content: "";
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    opacity: .4;
    z-index: 1;
    -webkit-transition: all .8s linear;
    -moz-transition: all .8s linear;
    -ms-transition: all .8s linear;
    -o-transition: all .8s linear;
    transition: all .8s linear;
}
.dlab-img-overlay4:before {
    left: 50%;
    top: 0;
    height: 100%;
}

.dlab-media, .dlab-post-media {
    background-color: #fff;
    position: relative;
}


.dlab-img-effect img {
    display: block;
    margin: 0;
    width: 100%;
    height: auto;
    box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 transparent;
    transition: all .8s;
    -moz-transition: all .8s;
    -webkit-transition: all .8s;
    -o-transition: all .8s;
}

.dlab-media img, .dlab-post-media img {
    width: 100%;
    height: auto;
}
.dlab-media img, .dlab-post-media img {
    width: 100%;
    max-height: 270px;
}
.video-gallery .dlab-media img, .video-gallery .dlab-post-media img {
    height: 250px;
}



.overlay-bx {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 10;
    opacity: 0;
    visibility: hidden;
}

.frame-box .gallery.video-gallery .dlab-box .overlay-bx {
    visibility: visible;
    opacity: 1;
}

.overlay-bx .align-m, .overlay-icon {
    height: auto;
    left: 50%;
    list-style: outside none none;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    width: 100%;
    padding: 0 10px;
}


.overlay-icon {
    z-index: 99999;
}


.overlay-icon a {
    color: #424b90;
    display: inline-block;
    padding: 0;
    margin: 0 2px;
}

.frame-box .gallery.video-gallery .dlab-box .overlay-bx i {
    background: #fff;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 35px;
    padding: 0 0 0 4px;
}
.bg-white {
    background-color: #fff!important;
}

.dez-info a{
    color: #424b90;
}

.dez-info a:hover{
    color: #dc3545;
}

.dlab-box:hover .dlab-img-overlay4:before, .dlab-img-overlay4:hover:before {
    width: 100%;
    left: 0;
}

/*# sourceMappingURL=style-rtl.css.map 

