@import url(https://fonts.googleapis.com/css?family=Poppins:200, 200i, 300, 300i, 400, 400i, 500, 500i, 600, 600i, 700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Poppins:200, 200i, 300, 300i, 400, 400i, 500, 500i, 600, 600i, 700&display=swap);
.boxed-btn,
body,
h1,
h2,
h3,
h4,
h5,
p {
    font-family: Poppins, sans-serif;
}
.boxed-btn,
body,
label,
p {
    font-weight: 400;
}
.logo span {
  color: #fff;
  font-size: 20px;
}
.overlay,
.section_title h3,
.slider_area {
    position: relative;
    z-index: 0;
}
.header-area .main-header-area.sticky .main-menu,
ul {
    padding: 0;
}
.value i,
body {
    font-style: normal;
}
.mfp-bg,
.related_works_area .single_works .thumb {
    overflow: hidden;
}
body {
    background: #f5fbff;
    overflow-x: hidden;
}
.img {
    max-width: 100%;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.button,
.owl-carousel .owl-nav div,
a {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
}
.button,
a {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.button:focus,
a:focus,
button:focus {
    text-decoration: none;
    outline: 0;
}
.footer .query_area .query_text h3 a:hover,
.genric-btn.link,
.genric-btn.link-border,
.related_works_area .single_works:hover .works_info a {
    text-decoration: underline;
}
a:focus,
a:hover {
    text-decoration: none;
}
a,
button {
    color: #1f1f1f;
    outline: 0;
}
h1,
h2,
h3,
h4,
h5 {
    color: #001d38;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
}
ul {
    margin: 0;
}
li {
    list-style: none;
}
p {
    font-size: 16px;
    line-height: 28px;
    color: #596672;
    margin-bottom: 0;
}
.boxed-btn,
.boxed-btn3,
.boxed-btn3-line,
label {
    font-size: 14px;
    cursor: pointer;
}
label {
    color: #7e7e7e;
}
::-moz-selection {
    background: #444;
    color: #fff;
    text-shadow: none;
}
::selection {
    background: #444;
    color: #fff;
    text-shadow: none;
}
::-webkit-input-placeholder {
    color: #ccc;
    font-size: 14px;
    opacity: 1;
}
:-ms-input-placeholder {
    color: #ccc;
    font-size: 14px;
    opacity: 1;
}
::-ms-input-placeholder {
    color: #ccc;
    font-size: 14px;
    opacity: 1;
}
::-moz-placeholder {
    color: #ccc;
    font-size: 14px;
    opacity: 1;
}
::placeholder {
    color: #ccc;
    font-size: 14px;
    opacity: 1;
}
.overlay::before {
    position: absolute;
    content: "";
    background-color: #001d38;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0.3;
}
.section-padding {
    padding-top: 120px;
    padding-bottom: 120px;
}
.owl-carousel .owl-nav div {
    background: 0 0;
    height: 50px;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    width: 50px;
    border-radius: 50%;
    font-size: 15px;
    line-height: 50px;
    border: 1px solid #4d6174;
    left: 150px;
    color: #fff;
}
.boxed-btn,
.boxed-btn3-line,
.boxed-btn:hover {
    border: 1px solid #001d38;
}
.owl-carousel .owl-nav div.owl-next {
    left: auto;
    right: 150px;
}
.owl-carousel .owl-nav div.owl-next i {
    position: relative;
    right: 0;
}
.owl-carousel .owl-nav div.owl-prev i {
    position: relative;
    top: 0;
}
.owl-carousel:hover .owl-nav div {
    opacity: 1;
    visibility: visible;
}
.owl-carousel:hover .owl-nav div:hover {
    color: #fff;
    background: #001d38;
    border: 1px solid transparent;
}
.mb-20,
.related_works_area .single_works .works_info h3 {
    margin-bottom: 20px;
}
.boxed-btn {
    background: #fff;
    display: inline-block;
    padding: 18px 44px;
    letter-spacing: 3px;
    text-align: center;
    color: #001d38 !important;
    text-transform: uppercase;
}
.boxed-btn3,
.boxed-btn3-line,
.slider_area .single_slider .slider_text h3 {
    font-family: Poppins, sans-serif;
    letter-spacing: 2px;
}
.boxed-btn3,
.section_title h3 {
    font-weight: 500;
    color: #001d38;
}
.boxed-btn:hover {
    background: #001d38;
    color: #fff !important;
}
.boxed-btn3-line:focus,
.boxed-btn3:focus,
.boxed-btn:focus,
.footer .footer_top .footer_widget .newsletter_form input:focus,
.genric-btn:focus,
.single-input:focus,
.single-textarea:focus {
    outline: 0;
}
.boxed-btn3 {
    background: #ffe8c3;
    display: inline-block;
    padding: 19px 50px;
    border: 0;
    border-radius: 0;
    text-align: center;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.boxed-btn3-line,
.boxed-btn3:hover {
    color: #fff !important;
    background: #001d38;
}
.boxed-btn3-line {
    display: inline-block;
    padding: 14px 47px;
    font-weight: 500;
    border-radius: 0;
    text-align: center;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    margin-bottom: 15px;
}
.boxed-btn3-line:last-child {
    margin-bottom: 0px;
}
.boxed-btn3-line:hover {
    color: #001d38 !important;
    border: 1px solid #001d38;
    background: #fff;
}
.section_title h3 {
    font-size: 40px;
    padding-bottom: 0;
}
@media (max-width: 767px) {
    .section_title h3 {
        font-size: 30px;
        line-height: 36px;
    }
    .section_title h3 br {
        display: none;
    }
}
.section_title p {
    font-size: 16px;
    color: #727272;
    line-height: 28px;
    margin-bottom: 0;
    font-weight: 400;
}
.ordered-list li,
.ordered-list-alpha li,
.ordered-list-roman li,
.unordered-list li {
    line-height: 1.82em !important;
}
.section_title h4 {
    font-size: 22px;
    font-weight: 500;
    color: #001d38;
    padding-bottom: 21px;
}
.mb-70 {
    margin-bottom: 70px;
}
.header-area {
    left: 0;
    right: 0;
    width: 100%;
    top: 0;
    z-index: 9;
    position: absolute;
}
.header-area .main-header-area {
    background: 0 0;
    padding: 30px 150px;
}
@media (max-width: 767px) {
    .section_title p br {
        display: none;
    }
    .mb-50,
    .mb-70 {
        margin-bottom: 40px;
    }
    .header-area {
        padding-top: 0;
    }
    .header-area .main-header-area {
        padding: 10px;
    }
    .header-area .main-header-area .main-menu ul li a i {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .section_title h3 {
        font-size: 36px;
        line-height: 42px;
    }
    .section_title h3 br {
        display: none;
    }
    .mb-70 {
        margin-bottom: 40px;
    }
    .header-area {
        padding-top: 0;
    }
    .header-area .main-header-area {
        padding: 10px;
    }
    .header-area .main-header-area .main-menu ul li a i {
        display: none !important;
    }
}
.header-area .main-header-area .say_hello,
.single-post-area .navigation-area .nav-right {
    text-align: right;
}
.genric-btn,
.project_details_area .social_links,
.value {
    text-align: center;
}
.header-area .main-header-area .say_hello a {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    position: relative;
    padding-bottom: 5px;
}
.header-area .main-header-area .say_hello a::before {
    position: absolute;
    background: #ffe8c3;
    width: 100%;
    height: 2px;
    left: 0;
    bottom: -4px;
    content: "";
}
.slider_area .owl-carousel .owl-nav div.owl-next,
.testimonial_area .owl-carousel .owl-nav div.owl-next {
    left: auto;
    right: 0;
}
.header-area .main-header-area .Appointment {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -moz-align-items: center;
    -ms-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    -webkit-box-pack: end;
            justify-content: flex-end;
    -ms-flex-pack: flex-end;
}
.header-area .main-header-area .main-menu {
    text-align: center;
    padding: 12px 0;
}
.header-area .main-header-area .main-menu ul li {
    display: inline-block;
    position: relative;
    margin: 0 20px;
}
.header-area .main-header-area .main-menu ul li a {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    display: inline-block;
    padding: 0;
    font-family: Poppins, sans-serif;
    position: relative;
}
.header-area .main-header-area .main-menu ul li a i {
    font-size: 9px;
}
.header-area .main-header-area .main-menu ul li > a.active:before {
    position: absolute;
    background: #ffe8c3;
    width: 100%;
    height: 2px;
    left: 0;
    bottom: -4px;
    content: "";
}
.header-area .main-header-area .main-menu ul li .submenu {
    position: absolute;
    left: 0;
    top: 160%;
    background: #fff;
    width: 200px;
    z-index: 2;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.02);
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.02);
    opacity: 0;
    visibility: hidden;
    text-align: left;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.header-area .main-header-area .main-menu ul li .submenu li {
    display: block;
    margin: 0;
}
.header-area .main-header-area .main-menu ul li .submenu li a {
    padding: 10px 15px;
    position: inherit;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    display: block;
    color: #000;
}
.header-area .main-header-area .main-menu ul li .submenu li a:hover, .header-area .main-header-area .main-menu ul li .submenu li a.active {
    background: #ffe8c3;
}
.blog-info-link li:last-child::after,
.header-area .main-header-area .main-menu ul li .submenu li a::before,
.price-range-both {
    display: none;
}
.header-area .main-header-area .main-menu ul li .submenu li:hover a {
    color: #000;
}
.header-area .main-header-area .main-menu ul li:hover > .submenu {
    opacity: 1;
    visibility: visible;
    top: 150%;
}
.header-area .main-header-area .main-menu ul li:hover > a::before {
    opacity: 1;
    -webkit-transform: scaleX(1);
        -ms-transform: scaleX(1);
            transform: scaleX(1);
}
.comment-form .name,
.header-area .main-header-area .main-menu ul li:first-child a {
    padding-left: 0;
}
.header-area .main-header-area.sticky {
    position: fixed;
    width: 100%;
    top: -70px;
    left: 0;
    right: 0;
    z-index: 990;
    -webkit-transform: translateY(70px);
        -ms-transform: translateY(70px);
            transform: translateY(70px);
    -webkit-transition: background 0.5s, -webkit-transform 0.5s;
    transition: background 0.5s, -webkit-transform 0.5s;
    -o-transition: transform 0.5s, background 0.5s;
    transition: transform 0.5s, background 0.5s;
    transition: transform 0.5s, background 0.5s, -webkit-transform 0.5s;
    -webkit-transition: transform 0.5s, background 0.5s;
    -webkit-box-shadow: 0 3px 16px 0 rgba(0, 0, 0, 0.1);
            box-shadow: 0 3px 16px 0 rgba(0, 0, 0, 0.1);
    background: #001d38;
}
.prise_area .single_prise:before,
.slider_area .single_slider,
.testimonial_area {
    background-size: cover;
    background-position: center center;
}
.header-area .main-header-area.sticky .header_bottom_border {
    border-bottom: none;
}
.slider_bg_1 {
    background-image: url(../img/banner/banner.png);
}
.slider_bg_2 {
    background-image: url(../img/banner/banner2.png);
}
.slider_area .single_slider {
    height: 900px;
    background-repeat: no-repeat;
}
@media (max-width: 767px) {
    .header-area .main-header-area.sticky {
        padding: 10px;
    }
    .slider_area .single_slider {
        height: auto;
    }
    .slider_area .single_slider .slider_text {
        margin: 100px 0 50px;
    }
}
.slider_area .single_slider .slider_text h3 {
    font-size: 60px;
    font-weight: 600;
    line-height: 70px;
    margin-bottom: 27px;
    color: #fff;
}
.slider_area .single_slider .slider_text h3 span {
    font-weight: 700;
}
@media (max-width: 767px) {
    .slider_area .single_slider .slider_text h3 {
        font-size: 30px;
        line-height: 45px;
    }
}
.slider_area .single_slider .slider_text p {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 24px;
    margin-top: 10px;
}
.slider_area .owl-carousel .owl-nav div {
    height: 120px;
    width: 50px;
    color: #fff;
    background-color: transparent;
    border-radius: 0;
    font-size: 14px;
    line-height: 120px;
    background: rgba(255, 255, 255, 0.2);
    left: 0;
    border: none !important;
}
.slider_area .owl-carousel .owl-nav div:hover {
    background: #fff;
    color: #001d38;
    border: none;
}
.instagram_area,
.mission_area,
.team_area {
    padding-top: 180px;
    padding-bottom: 150px;
}
.blog_details p,
.comment-form .form-group,
.footer .query_area .query_text,
.form-contact .form-group,
.instagram_area .single_insta,
.mb-30,
.mission_area .mission_info,
.mission_area .thumb,
.project_details_area .details_info_wrap,
.team_area .single_team {
    margin-bottom: 30px;
}
.team_area .single_team .team_thumb {
    overflow: hidden;
    margin-bottom: 26px;
}
.related_works_area .single_works .thumb img,
.team_area .single_team .team_thumb img {
    width: 100%;
    height: 300px;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.team_area .single_team .team_info h3 {
    font-size: 24px;
    font-weight: 300;
    color: #2c2c2c;
    margin-bottom: 0;
}
.team_area .single_team .team_info p {
    font-size: 13px;
    font-weight: 300;
    color: #2c2c2c;
    margin-top: 6px;
    margin-bottom: 8px;
}
.blog_right_sidebar .tag_cloud_widget ul li,
.single-post-area .blog-author a,
.team_area .single_team .team_info .social_link li {
    display: inline-block;
}
.team_area .single_team .team_info .social_link li a {
    font-size: 15px;
    color: #c7c7c7;
    margin: 0 5px;
}
.footer .query_area .query_text h3 a,
.team_area .single_team .team_info .social_link li a:hover {
    color: #ffd35a;
}
.team_area .single_team:hover .team_thumb img {
    width: 100%;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.testimonial_area {
    background-image: url(../img/banner/testmonial.png);
    background-repeat: no-repeat;
    position: relative;
    padding: 142px 0 137px;
}
.prise_area .single_prise:hover::after,
.testimonial_area.overlay::before {
    opacity: 0.6;
}
.testimonial_area .single_testmonial p {
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    line-height: 32px;
    margin: 34px 0;
}
@media (min-width: 320px) and (max-width: 1500px) {
    .testimonial_area .single_testmonial p br {
        display: none;
    }
}
.testimonial_area .single_testmonial .testmonial_author .thumb {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    margin: auto auto 15px;
}
.testimonial_area .single_testmonial .testmonial_author h3 {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 5px;
}
.testimonial_area .single_testmonial .testmonial_author span {
    font-size: 13px;
    font-weight: 400;
    color: #fff;
}
.testimonial_area .owl-carousel .owl-item img {
    display: inline-block;
    width: auto;
}
.testimonial_area .owl-carousel .owl-nav div {
    left: 0;
}
.footer_widget {
    text-align: center;
}
.footer .footer_top .footer_widget .newsletter_form,
.newsletter_form {
    position: relative;
    margin-bottom: 20px;
}
.newsletter_form input {
    width: 100%;
    height: 45px;
    background: #fff;
    padding-left: 20px;
    font-size: 16px;
    color: #000;
    border: none;
}
.newsletter_form input::-webkit-input-placeholder {
    font-size: 16px;
    color: #919191;
}
.newsletter_form input::-moz-placeholder {
    font-size: 16px;
    color: #919191;
}
.newsletter_form input:-ms-input-placeholder {
    font-size: 16px;
    color: #919191;
}
.newsletter_form input::-ms-input-placeholder {
    font-size: 16px;
    color: #919191;
}
.newsletter_form input::placeholder {
    font-size: 16px;
    color: #919191;
}
.newsletter_form button {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    border: none;
    font-size: 14px;
    color: #fff;
    background: #a70000;
    padding: 0 22px;
    cursor: pointer;
}
.newsletter_text {
    font-size: 16px;
    color: #bababa;
}
.prise_area .col-xl-4:first-child .single_prise:before {
    background-image: url(../img/prise/2.png);
}
.prise_area .col-xl-4:nth-child(3) .single_prise:before {
    background-image: url(../img/prise/3.png);
}
.prise_area .single_prise {
    position: relative;
    z-index: 0;
    padding: 65px 85px;
}
.bradcam_area::before,
.prise_area .single_prise:after,
.prise_area .single_prise:before {
    position: absolute;
    z-index: -1;
    height: 100%;
    content: "";
}
.prise_area .single_prise .prise_header h5 {
    font-size: 30px;
    color: #001d38;
    font-weight: 500;
    margin-bottom: 10px;
    position: relative;
    padding-left: 45px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.prise_area .single_prise .prise_header h5::before {
    height: 3px;
    width: 32px;
    background: #ffd35a;
    left: 0;
    top: 50%;
    margin-bottom: -1px;
    content: "";
    position: absolute;
}
.prise_area .single_prise .prise_header .prise_text {
    padding-left: 45px;
    margin-bottom: 100px;
    opacity: 0;
    color: #eaeaea;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.prise_area .single_prise .prise_number {
    font-size: 179px;
    font-weight: 500;
    color: #e5e8ea;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    line-height: 1;
}
.prise_area .single_prise:before {
    background-image: url(../img/prise/1.png);
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.prise_area .single_prise:after {
    background: center center/cover #001d38;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0.6;
    opacity: 0;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.prise_area .single_prise:hover .prise_header .prise_text,
.prise_area .single_prise:hover::before,
.single-post-area .navigation-area .nav-left:hover .lnr,
.single-post-area .navigation-area .nav-right:hover .lnr {
    opacity: 1;
}
.blog_right_sidebar .popular_post_widget .post_item .media-body a:hover,
.bradcam_area p a,
.bradcam_area p a:hover,
.prise_area .single_prise:hover .prise_header h5 {
    color: #fff;
}
.prise_area .single_prise:hover .prise_number {
    color: #fff;
    opacity: 0.2;
}
.project_details_area {
    padding-top: 80px;
}
.project_details_area .large_text {
    color: #001d38;
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
    margin-bottom: 40px;
}
.project_details_area .details_info_wrap p {
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    margin-bottom: 14px;
}
.project_details_area .project_details_active {
    margin-top: 40px;
}
.project_details_active.owl-carousel img {
    width: 100%;
    height: 500px;
    -o-object-fit: cover;
       object-fit: cover;
}
.project_details_area .owl-carousel .owl-nav div {
    height: 40px;
    width: 40px;
    font-size: 15px;
    line-height: 40px;
    border: 1px solid transparent;
    left: 25px;
    color: #001d38;
    background: rgba(255, 255, 255, 0.3);
}
.project_details_area .owl-carousel .owl-nav div.owl-next {
    right: 25px;
    left: auto;
}
.project_details_area .owl-carousel .owl-nav div:hover {
    background: rgba(255, 255, 255, 0.5);
    color: #001d38;
}
.project_details_area .border_1px {
    border-bottom: 1px solid #d5d5d5;
    padding-bottom: 80px;
    margin-bottom: 30px;
    margin-top: 40px;
}
.project_details_area .social_links ul li {
    display: inline-block;
    margin: 10px 2.5px;
}
.project_details_area .social_links ul li a {
    background: #3b5997;
    border-radius: 4px;
    color: #fff;
    padding: 12px 28px;
    display: inline-block;
}
.project_details_area .social_links ul li a i {
    padding-right: 7px;
}
.project_details_area .social_links ul li:nth-child(2) a {
    background: #1da1f2;
}
.project_details_area .social_links ul li:nth-child(3) a {
    background: #b21d23;
}
.related_works_area {
    padding-bottom: 150px;
    padding-top: 140px;
}
.related_works_area .single_works {
    margin-bottom: 27px;
}
.related_works_area .single_works .works_info {
    padding-top: 30px;
}
.related_works_area .single_works .works_info h3 a {
    font-size: 30px;
    font-weight: 500;
    color: #001d38;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.related_works_area .single_works:hover .thumb img {
    width: 100%;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
#slider {
    margin: 0;
    background: #b18351;
    height: 2px;
    top: 19px;
}
.value {
    position: absolute;
    top: 30px;
    left: 50%;
    margin: 0 0 0 -20px;
    width: 40px;
    display: block;
    font-weight: 400;
    font-family: Verdana, Arial, sans-serif;
    font-size: 14px;
    color: #333;
}
.price-range-both.value {
    width: 100px;
    margin: 0 0 0 -50px;
    top: 26px;
}
.creative_mind_area .creativ_thumb img,
.instagram_area .single_insta img,
.mission_area .thumb img,
.works_area .thumb img {
    width: 100%;
}
.creative_mind_area {
    background: #f5fbff;
}
.creative_mind_area .creative_info {
    padding-top: 100px;
    padding-bottom: 100px;
    padding-left: 96px;
}
@media (max-width: 767px) {
    .slider_area .single_slider .slider_text p {
        font-size: 16px;
    }
    .testimonial_area {
        padding: 50px 0;
    }
    .prise_area .single_prise {
        padding: 20px;
    }
    .prise_area .single_prise .prise_header .prise_text {
        margin-bottom: 30px;
    }
    .prise_area .single_prise .prise_number {
        font-size: 90px;
    }
    .project_details_area {
        padding-top: 30px;
    }
    .related_works_area {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    #slider {
        margin-top: 20px;
        margin-bottom: 30px;
        top: 0;
    }
    .instagram_area,
    .mission_area {
        padding-top: 50px;
        padding-bottom: 20px;
    }
    .creative_mind_area .creative_info {
        padding: 30px 15px 30px 10px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .slider_area .single_slider {
        height: 600px;
    }
    .slider_area .single_slider .slider_text h3 {
        font-size: 54px;
    }
    .prise_area .single_prise {
        padding: 20px;
    }
    .prise_area .single_prise .prise_header .prise_text {
        margin-bottom: 30px;
    }
    .prise_area .single_prise .prise_number {
        font-size: 90px;
    }
    .project_details_area {
        padding-top: 30px;
    }
    .related_works_area {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .instagram_area,
    .mission_area {
        padding-top: 50px;
        padding-bottom: 20px;
    }
    .creative_mind_area .creative_info {
        padding: 50px 15px 50px 35px;
    }
}
@media (min-width: 992px) and (max-width: 1200px) {
    .section_title h3 {
        font-size: 35px;
        line-height: 42px;
    }
    .section_title h3 br {
        display: none;
    }
    .header-area .main-header-area {
        padding: 30px 20px;
    }
    .header-area .main-header-area .main-menu ul li a {
        font-size: 15px;
    }
    .slider_area .single_slider .slider_text p {
        font-size: 16px;
    }
    .prise_area .single_prise {
        padding: 20px;
    }
    .related_works_area {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .creative_mind_area .creative_info {
        padding: 0 15px 0 30px;
    }
}
@media (min-width: 1200px) and (max-width: 1500px) {
    .header-area .main-header-area {
        padding: 30px 20px;
    }
    .header-area .main-header-area .main-menu ul li a {
        font-size: 15px;
    }
    .creative_mind_area .creative_info {
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 96px;
    }
    .creative_mind_area .creative_info .section_title h3 {
        font-size: 40px;
    }
}
.creative_mind_area .creative_info .section_title p,
.mission_area .mission_info p,
.single-post-area .blog-author h4,
h5 {
    font-size: 16px;
}
.creative_mind_area .creative_info .progressBars {
    margin-top: 28px;
    margin-bottom: 60px;
}
.contact-info,
.creative_mind_area .creative_info .progressBars .single_bar {
    margin-bottom: 25px;
}
.creative_mind_area .creative_info .progressBars .single_bar h4 {
    font-size: 16px;
    color: #001d38;
    font-weight: 500;
    margin-bottom: 10px;
}
.creative_mind_area .creative_info .progressBars .single_bar .progress {
    height: 3px;
    overflow: visible;
    font-size: 0.75rem;
    background-color: transparent;
    border-radius: 7px;
}
.creative_mind_area .creative_info .progressBars .single_bar .progress .progress-bar {
    position: relative;
    background: #001d38;
}
.creative_mind_area .creative_info .progressBars .single_bar .progress .progress-bar span {
    color: #001d38;
    position: absolute;
    font-size: 16px;
    font-weight: 500;
    right: 0;
    top: -31px;
}
.mission_area .mission_info h3 {
    font-size: 50px;
    font-weight: 500;
    color: #001d38;
    margin-bottom: 10px;
}
.blog_item,
.mb-50 {
    margin-bottom: 50px;
}
.works_area {
    position: relative;
    padding-top: 180px;
    padding-bottom: 100px;
}
.works_area .work_info {
    margin: 30px 0;
}
.works_area .work_info h3 {
    font-size: 30px;
    font-weight: 500;
    color: #001d38;
}
.works_area .work_info p {
    color: #596672;
    margin-top: 12px;
    margin-bottom: 38px;
}
.pl-68 {
    padding-left: 68px;
}
.mb-80 {
    margin-bottom: 80px;
}
@media (max-width: 767px) {
    .mb-50 {
        margin-bottom: 30px;
    }
    .works_area {
        padding-top: 50px;
        padding-bottom: 20px;
    }
    .pl-68 {
        padding-left: 0;
    }
    .mb-80 {
        margin-bottom: 40px;
    }
}
.gj-datepicker input {
    width: 100%;
    height: 50px;
    border: 1px solid #ddd;
    padding: 17px;
    font-size: 12px;
    color: #919191;
    margin-bottom: 20px;
}
.gj-datepicker-md [role="right-icon"] {
    position: absolute;
    right: 0;
    font-size: 14px;
    color: #919191;
    margin-right: 15px;
    top: 16px;
}
.gj-picker-md {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.04em;
    line-height: 1;
    color: rgba(0, 0, 0, 0.87);
    padding: 20px;
    border: 1px solid #e0e0e0;
}
.footer {
    background: #001d38;
}
.footer .footer_top {
    padding-top: 100px;
    padding-bottom: 100px;
}
.footer .footer_top .footer_widget .footer_title {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 40px;
}
.footer .footer_top .footer_widget p {
    color: #d5d5d5;
    font-size: 13px;
    font-weight: 400;
    line-height: 28px;
}
.footer .footer_top .footer_widget p a {
    color: #919191;
}
.footer .copy-right_text .copy_right a,
.footer .footer_top .footer_widget p a:hover,
.footer .footer_top .footer_widget ul li a:hover {
    color: #ffe8c3;
}
.footer .footer_top .footer_widget ul li {
    color: #d5d5d5;
    font-size: 13px;
    line-height: 38px;
}
.footer .footer_top .footer_widget ul li a {
    color: #d5d5d5;
    font-weight: 400;
}
.footer .footer_top .footer_widget .newsletter_form input {
    width: 100%;
    height: 50px;
    background: 0 0;
    padding-left: 20px;
    font-size: 15px;
    color: #fff;
    border: 1px solid #334a60;
    border-radius: 30px;
    padding-right: 130px;
}
.footer .footer_top .footer_widget .newsletter_form input::-webkit-input-placeholder {
    font-size: 15px;
    color: #919191;
}
.footer .footer_top .footer_widget .newsletter_form input::-moz-placeholder {
    font-size: 15px;
    color: #919191;
}
.footer .footer_top .footer_widget .newsletter_form input:-ms-input-placeholder {
    font-size: 15px;
    color: #919191;
}
.footer .footer_top .footer_widget .newsletter_form input::-ms-input-placeholder {
    font-size: 15px;
    color: #919191;
}
.footer .footer_top .footer_widget .newsletter_form input::placeholder {
    font-size: 15px;
    color: #919191;
}
.footer .footer_top .footer_widget .newsletter_form button {
    position: absolute;
    height: 40px;
    border: none;
    color: #001d38;
    background: #ffe8c3;
    padding: 0 22px;
    cursor: pointer;
    border-radius: 30px;
    top: 5px;
    right: 5px;
    font-size: 14px;
    font-weight: 500;
}
.footer .footer_top .footer_widget .newsletter_text {
    font-size: 13px;
    color: #d5d5d5;
    line-height: 24px;
}
.footer .copy-right_text {
    padding-bottom: 30px;
}
.footer .copy-right_text .copy_right {
    font-size: 14px;
    color: #919191;
    margin-bottom: 0;
    font-weight: 400;
}
.footer .query_area .bottom_border {
    padding-top: 100px;
    padding-bottom: 20px;
    border-bottom: 1px solid #334a60;
}
.footer .query_area .query_text h3 {
    font-size: 30px;
    color: #fff;
    font-weight: 500;
    line-height: 52px;
    margin-bottom: 0;
}
.footer .query_area .query_number {
    text-align: right;
    margin-bottom: 30px;
}
.footer .query_area .query_number h3 {
    color: #fff;
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 8px;
}
.footer .query_area .query_number p a {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}
.bradcam_bg_1 {
    background-image: url(../img/banner/bradcam.png);
}
.bradcam_bg_2 {
    background-image: url(../img/banner/bradcam2.png);
}
.bradcam_bg_3 {
    background-image: url(../img/banner/bradcam3.png);
}
.bradcam_bg_4 {
    background-image: url(../img/banner/details.png);
}
.bradcam_area {
    background-size: cover;
    background-position: center center;
    padding: 250px 0 178px;
    background-repeat: no-repeat;
    position: relative;
    z-index: 0;
}
.bradcam_area::before {
    left: 0;
    top: 0;
    width: 100%;
    background: #001d38;
    opacity: 0.3;
}
.bradcam_area h3 {
    font-size: 60px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 0;
}
.bradcam_area p {
    font-size: 18px;
    color: #fff;
    font-weight: 400;
}
.bradcam_area .bradcam_text2 h3 {
    font-size: 50px;
    margin-bottom: 14px;
}
.bradcam_area .bradcam_text2 p {
    font-size: 20px;
    margin-bottom: 0;
}
.bradcam_area.Extra_padding {
    padding: 399px 0;
}
@media (min-width: 768px) and (max-width: 991px) {
    .works_area {
        padding-top: 50px;
        padding-bottom: 20px;
    }
    .pl-68 {
        padding-left: 0;
    }
    .mb-80 {
        margin-bottom: 60px;
    }
    .footer .footer_top .footer_widget {
        margin-bottom: 30px;
    }
    .footer .query_area .query_text h3 br {
        display: none;
    }
    .bradcam_area {
        padding: 120px 0;
    }
    .bradcam_area.Extra_padding {
        padding: 150px 0;
    }
}
@media (min-width: 992px) and (max-width: 1200px) {
    .creative_mind_area .creative_info .section_title h3 {
        font-size: 30px;
    }
    .creative_mind_area .creative_info .section_title p br {
        display: none;
    }
    .creative_mind_area .creative_info .progressBars {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .creative_mind_area .creative_info .progressBars .single_bar {
        margin-bottom: 10px;
    }
    .bradcam_area.Extra_padding {
        padding: 150px 0;
    }
}
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    position: fixed;
    background: #000;
    opacity: 0.7;
}
.dropdown .dropdown-menu {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.default-select .nice-select .list .option,
.genric-btn {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
}
.comments-area .thumb,
.contact-info__icon {
    margin-right: 20px;
}
.contact-info__icon i,
.contact-info__icon span {
    color: #8f9195;
    font-size: 27px;
}
.contact-info .media-body h3 {
    margin-bottom: 0;
    font-size: 16px;
    color: #2a2a2a;
}
.contact-info .media-body h3 a:hover,
b,
del,
sub,
sup,
u {
    color: #001d38;
}
.contact-info .media-body p {
    color: #8a8a8a;
}
.contact-title {
    font-size: 27px;
    font-weight: 600;
    margin-bottom: 20px;
}
.form-contact label,
.single-post-area .navigation-top .comment-count,
.single-post-area .navigation-top .like-info,
h6 {
    font-size: 14px;
}
.form-contact .form-control {
    border: 1px solid #e5e6e9;
    border-radius: 0;
    height: 48px;
    padding-left: 18px;
    font-size: 13px;
    background: 0 0;
}
.comment-form .form-control:focus,
.form-contact .form-control:focus {
    outline: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
}
.form-contact .form-control::-webkit-input-placeholder {
    font-weight: 300;
    color: #999;
}
.form-contact .form-control::-moz-placeholder {
    font-weight: 300;
    color: #999;
}
.form-contact .form-control:-ms-input-placeholder {
    font-weight: 300;
    color: #999;
}
.form-contact .form-control::-ms-input-placeholder {
    font-weight: 300;
    color: #999;
}
.form-contact .form-control::placeholder {
    font-weight: 300;
    color: #999;
}
.form-contact textarea {
    border-radius: 0;
    height: 100% !important;
}
.contact-section {
    padding: 130px 0 100px;
}
@media (max-width: 991px) {
    .contact-section {
        padding: 70px 0 40px;
    }
    .comment-form .email {
        padding-left: 0;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .contact-section {
        padding: 80px 0 50px;
    }
}
.sample-text-area {
    background: #fff;
    padding: 100px 0 70px;
}
.text-heading {
    margin-bottom: 30px;
    font-size: 24px;
}
h1 {
    font-size: 36px;
}
h2 {
    font-size: 30px;
}
h3 {
    font-size: 24px;
}
h4 {
    font-size: 18px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.2em;
}
.typography h1,
.typography h2,
.typography h3,
.typography h4,
.typography h5,
.typography h6 {
    color: #828bb2;
}
.button-area {
    background: #fff;
}
.button-area .border-top-generic {
    padding: 70px 15px;
    border-top: 1px dotted #eee;
}
.button-group-area .genric-btn {
    margin-right: 10px;
    margin-top: 10px;
}
.blog-pagination .page-item:last-child .page-link,
.button-group-area .genric-btn:last-child {
    margin-right: 0;
}
.genric-btn {
    display: inline-block;
    outline: 0;
    line-height: 40px;
    padding: 0 30px;
    font-size: 0.8em;
    text-decoration: none;
    font-weight: 500;
    cursor: pointer;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.genric-btn.e-large {
    padding: 0 40px;
    line-height: 50px;
}
.genric-btn.large {
    line-height: 45px;
}
.genric-btn.medium {
    line-height: 30px;
}
.genric-btn.small {
    line-height: 25px;
}
.genric-btn.radius {
    border-radius: 3px;
}
.genric-btn.circle {
    border-radius: 20px;
}
.genric-btn.arrow {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.genric-btn.arrow span {
    margin-left: 10px;
}
.genric-btn.default,
.genric-btn.default-border:hover,
.genric-btn.link-border:hover {
    color: #415094;
    background: #f9f9ff;
    border: 1px solid transparent;
}
.genric-btn.default-border,
.genric-btn.default:hover {
    border: 1px solid #f9f9ff;
    background: #fff;
}
.genric-btn.primary,
.genric-btn.primary-border:hover {
    color: #fff;
    background: #ff5e13;
    border: 1px solid transparent;
}
.genric-btn.primary-border,
.genric-btn.primary:hover {
    color: #ff5e13;
    border: 1px solid #ff5e13;
    background: #fff;
}
.genric-btn.success,
.genric-btn.success-border:hover {
    color: #fff;
    background: #4cd3e3;
    border: 1px solid transparent;
}
.genric-btn.success-border,
.genric-btn.success:hover {
    color: #4cd3e3;
    border: 1px solid #4cd3e3;
    background: #fff;
}
.genric-btn.info,
.genric-btn.info-border:hover {
    color: #fff;
    background: #38a4ff;
    border: 1px solid transparent;
}
.genric-btn.info-border,
.genric-btn.info:hover {
    color: #38a4ff;
    border: 1px solid #38a4ff;
    background: #fff;
}
.genric-btn.warning,
.genric-btn.warning-border:hover {
    color: #fff;
    background: #f4e700;
    border: 1px solid transparent;
}
.genric-btn.warning-border,
.genric-btn.warning:hover {
    color: #f4e700;
    border: 1px solid #f4e700;
    background: #fff;
}
.genric-btn.danger,
.genric-btn.danger-border:hover {
    color: #fff;
    background: #f44a40;
    border: 1px solid transparent;
}
.genric-btn.danger-border,
.genric-btn.danger:hover {
    color: #f44a40;
    border: 1px solid #f44a40;
    background: #fff;
}
.genric-btn.link {
    color: #415094;
    background: #f9f9ff;
    border: 1px solid transparent;
}
.genric-btn.link-border,
.genric-btn.link:hover {
    border: 1px solid #f9f9ff;
    color: #415094;
    background: #fff;
}
.genric-btn.disable {
    color: #222, 0.3;
    background: #f9f9ff;
    border: 1px solid transparent;
    cursor: not-allowed;
}
.generic-blockquote {
    padding: 30px 50px 30px 30px;
    background: #f9f9ff;
    border-left: 2px solid #ff5e13;
}
.progress-table-wrap {
    overflow-x: scroll;
}
.progress-table {
    background: #f9f9ff;
    padding: 15px 0 30px;
    min-width: 800px;
}
.progress-table .serial {
    width: 11.83%;
    padding-left: 30px;
}
.progress-table .country {
    width: 28.07%;
}
.progress-table .visit {
    width: 19.74%;
}
.progress-table .percentage {
    width: 40.36%;
    padding-right: 50px;
}
.progress-table .table-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.progress-table .table-head .country,
.progress-table .table-head .percentage,
.progress-table .table-head .serial,
.progress-table .table-head .visit {
    color: #415094;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: 500;
}
.progress-table .table-row {
    padding: 15px 0;
    border-top: 1px solid #edf3fd;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.progress-table .table-row .country,
.progress-table .table-row .percentage,
.progress-table .table-row .serial,
.progress-table .table-row .visit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.progress-table .table-row .country img {
    margin-right: 15px;
}
.progress-table .table-row .percentage .progress {
    width: 80%;
    border-radius: 0;
    background: 0 0;
}
.progress-table .table-row .percentage .progress .progress-bar {
    height: 5px;
    line-height: 5px;
}
.progress-table .table-row .percentage .progress .progress-bar.color-1,
.progress-table .table-row .percentage .progress .progress-bar.color-6 {
    background-color: #6382e6;
}
.progress-table .table-row .percentage .progress .progress-bar.color-2,
.progress-table .table-row .percentage .progress .progress-bar.color-8 {
    background-color: #e66686;
}
.progress-table .table-row .percentage .progress .progress-bar.color-3 {
    background-color: #f09359;
}
.progress-table .table-row .percentage .progress .progress-bar.color-4,
.progress-table .table-row .percentage .progress .progress-bar.color-5 {
    background-color: #73fbaf;
}
.progress-table .table-row .percentage .progress .progress-bar.color-7 {
    background-color: #a367e7;
}
.single-gallery-image {
    margin-top: 30px;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
    height: 200px;
}
.unordered-list li {
    position: relative;
    padding-left: 30px;
}
.unordered-list li:before {
    content: "";
    position: absolute;
    width: 14px;
    height: 14px;
    border: 3px solid #ff5e13;
    background: #fff;
    top: 4px;
    left: 0;
    border-radius: 50%;
}
.single-input,
.single-textarea {
    border: none;
    display: block;
    line-height: 40px;
    padding: 0 20px;
    width: 100%;
    background: #f9f9ff;
    outline: 0;
}
.ordered-list {
    margin-left: 30px;
}
.ordered-list li {
    list-style-type: decimal-leading-zero;
    color: #ff5e13;
    font-weight: 500;
}
.ordered-list li span,
.ordered-list-alpha li span,
.ordered-list-roman li span {
    font-weight: 300;
    color: #828bb2;
}
.ordered-list-alpha li {
    margin-left: 30px;
    list-style-type: lower-alpha;
    color: #ff5e13;
    font-weight: 500;
}
.ordered-list-roman li {
    margin-left: 30px;
    list-style-type: lower-roman;
    color: #ff5e13;
    font-weight: 500;
}
.blog_item_img,
.input-group-icon {
    position: relative;
}
.input-group-icon .icon {
    position: absolute;
    left: 20px;
    top: 0;
    line-height: 40px;
    z-index: 3;
}
.input-group-icon .icon i {
    color: #797979;
}
.input-group-icon .single-input {
    padding-left: 45px;
}
.single-textarea {
    height: 100px;
    resize: none;
}
.single-input-accent,
.single-input-primary,
.single-input-secondary {
    display: block;
    width: 100%;
    line-height: 40px;
    border: 1px solid transparent;
    outline: 0;
    background: #f9f9ff;
    padding: 0 20px;
}
.single-input-primary:focus {
    outline: 0;
    border: 1px solid #ff5e13;
}
.single-input-accent:focus {
    outline: 0;
    border: 1px solid #eb6b55;
}
.single-input-secondary:focus {
    outline: 0;
    border: 1px solid #f09359;
}
.confirm-switch,
.default-switch,
.primary-switch {
    width: 35px;
    height: 17px;
    border-radius: 8.5px;
    background: #f9f9ff;
    position: relative;
    cursor: pointer;
}
.default-switch input {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}
.default-switch input + label {
    position: absolute;
    top: 1px;
    left: 1px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #ff5e13;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.2);
            box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.2);
    cursor: pointer;
}
.confirm-switch input:checked + label:after,
.default-switch input:checked + label,
.primary-switch input:checked + label:after {
    left: 19px;
}
.confirm-switch input + label,
.primary-switch input + label,
.primary-switch input + label:before {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    right: 0;
    bottom: 0;
    position: absolute;
}
.confirm-checkbox input,
.confirm-radio input,
.confirm-switch input,
.disabled-checkbox input,
.disabled-radio input,
.primary-checkbox input,
.primary-radio input,
.primary-switch input {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}
.primary-switch input + label:before {
    content: "";
    background: 0 0;
    border-radius: 8.5px;
    cursor: pointer;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}
.confirm-switch input + label:after,
.primary-switch input + label:after {
    content: "";
    position: absolute;
    top: 1px;
    left: 1px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #fff;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.2);
            box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.2);
    cursor: pointer;
}
.primary-switch input:checked + label:before {
    background: #ff5e13;
}
.confirm-switch input + label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: 0 0;
    border-radius: 8.5px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    cursor: pointer;
}
.confirm-switch input:checked + label:before {
    background: #4cd3e3;
}
.confirm-checkbox,
.disabled-checkbox,
.primary-checkbox {
    width: 16px;
    height: 16px;
    border-radius: 3px;
    background: #f9f9ff;
    position: relative;
    cursor: pointer;
}
.confirm-checkbox input + label,
.disabled-checkbox input + label,
.primary-checkbox input + label {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    cursor: pointer;
    border: 1px solid #f1f1f1;
}
.primary-checkbox input:checked + label {
    background: url(../img/elements/primary-check.png) center center/cover no-repeat;
    border: none;
}
.confirm-checkbox input:checked + label {
    background: url(../img/elements/success-check.png) center center/cover no-repeat;
    border: none;
}
.disabled-checkbox input:disabled,
.disabled-radio input:disabled {
    cursor: not-allowed;
    z-index: 3;
}
.disabled-checkbox input:checked + label {
    background: url(../img/elements/disabled-check.png) center center/cover no-repeat;
    border: none;
}
.confirm-radio,
.disabled-radio,
.primary-radio {
    width: 16px;
    height: 16px;
    border-radius: 8px;
    background: #f9f9ff;
    position: relative;
    cursor: pointer;
}
.confirm-radio input + label,
.disabled-radio input + label,
.primary-radio input + label {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    cursor: pointer;
    border: 1px solid #f1f1f1;
}
.primary-radio input:checked + label {
    background: url(../img/elements/primary-radio.png) center center/cover no-repeat;
    border: none;
}
.confirm-radio input:checked + label {
    background: url(../img/elements/success-radio.png) center center/cover no-repeat;
    border: none;
}
.disabled-radio input:checked + label {
    background: url(../img/elements/disabled-radio.png) center center/cover no-repeat;
    border: none;
}
.default-select {
    height: 40px;
}
.default-select .nice-select {
    border: none;
    border-radius: 0;
    height: 40px;
    background: #f9f9ff;
    padding-left: 20px;
    padding-right: 40px;
}
.default-select .nice-select .list,
.form-select .nice-select .list {
    margin-top: 0;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    width: 100%;
    padding: 10px 0;
}
.default-select .nice-select .list .option {
    font-weight: 300;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    line-height: 28px;
    min-height: 28px;
    font-size: 12px;
    padding-left: 20px;
}
.default-select .nice-select .list .option.selected,
.default-select .nice-select .list .option:hover,
.form-select .nice-select .list .option.selected,
.form-select .nice-select .list .option:hover {
    color: #ff5e13;
    background: 0 0;
}
.default-select .current,
.form-select .current {
    margin-right: 50px;
    font-weight: 300;
}
.default-select .nice-select::after,
.form-select .nice-select::after {
    right: 20px;
}
.form-select {
    height: 40px;
    width: 100%;
}
.form-select .nice-select {
    border: none;
    border-radius: 0;
    height: 40px;
    background: #f9f9ff;
    padding-left: 45px;
    padding-right: 40px;
    width: 100%;
}
.form-select .nice-select .list .option {
    font-weight: 300;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    line-height: 28px;
    min-height: 28px;
    font-size: 12px;
    padding-left: 45px;
}
.mt-10 {
    margin-top: 10px;
}
.section-top-border {
    padding: 50px 0;
    border-top: 1px dotted #eee;
}
.mt-30 {
    margin-top: 30px;
}
.switch-wrap {
    margin-bottom: 10px;
}
.blog_area a {
    color: #666 !important;
    text-decoration: none;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.blog_area a :hover,
.blog_area a:hover {
    background: -webkit-linear-gradient(131deg, #001d38 0, #001d38 99%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-decoration: none;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.single-blog {
    overflow: hidden;
    margin-bottom: 30px;
}
.single-blog:hover {
    -webkit-box-shadow: 0 10px 20px 0 rgba(42, 34, 123, 0.1);
            box-shadow: 0 10px 20px 0 rgba(42, 34, 123, 0.1);
}
.single-blog .thumb {
    overflow: hidden;
    position: relative;
}
.single-blog .thumb:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.single-blog h4 {
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 34px;
    margin-bottom: 25px;
}
.single-blog a,
.single-post-area .arrow .lnr {
    font-size: 20px;
    font-weight: 600;
}
.single-blog .date,
.single-blog .tag {
    font-size: 13px;
    display: inline-block;
    text-align: left;
    font-weight: 300;
}
.single-blog .date {
    color: #666;
}
.single-blog .tag {
    float: left;
    margin-right: 22px;
    position: relative;
}
.single-blog .tag:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 10px;
    background: #acacac;
    right: -12px;
    top: 7px;
}
@media (max-width: 800px) {
    .single-blog {
        margin-bottom: 30px;
    }
}
.single-blog:hover .thumb:after {
    opacity: 0.7;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
@media (max-width: 1199px) {
    .single-blog .tag {
        margin-right: 8px;
    }
    .single-blog .tag:after {
        display: none;
    }
    .single-blog h4 {
        -webkit-transition: 0.3s linear;
        -o-transition: 0.3s linear;
        transition: 0.3s linear;
        border-bottom: 1px solid #dfdfdf;
        padding-bottom: 14px;
        margin-bottom: 12px;
    }
    .single-blog h4 a {
        font-size: 18px;
    }
}
.blog_details {
    padding: 30px 0 20px 10px;
    -webkit-box-shadow: 0 10px 20px 0 rgba(221, 221, 221, 0.3);
            box-shadow: 0 10px 20px 0 rgba(221, 221, 221, 0.3);
}
.blog_details a {
    color: #ff8b23;
}
.blog_details a:hover,
.single-post-area .blog-author a:hover {
    color: #001d38;
}
.blog_details h2 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 8px;
}
.blog-info-link li {
    float: left;
    font-size: 14px;
}
.blog-info-link li a {
    color: #999;
}
.blog-info-link li i,
.blog-info-link li span {
    font-size: 13px;
    margin-right: 5px;
}
.blog-info-link li::after {
    content: "|";
    padding-left: 10px;
    padding-right: 10px;
}
.blog-info-link::after {
    content: "";
    clear: both;
    display: table;
}
.blog_item_img .blog_item_date {
    position: absolute;
    bottom: -10px;
    left: 10px;
    display: block;
    color: #fff;
    background-color: #001d38;
    padding: 8px 15px;
    border-radius: 5px;
}
.blog_item_img .blog_item_date h3 {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 0;
    line-height: 1.2;
}
.blog_item_img .blog_item_date p {
    font-size: 18px;
    margin-bottom: 0;
    color: #fff;
}
.blog_right_sidebar .widget_title {
    font-size: 20px;
    margin-bottom: 40px;
}
.blog_right_sidebar .widget_title::after {
    content: "";
    display: block;
    padding-top: 15px;
    border-bottom: 1px solid #f0e9ff;
}
.blog_right_sidebar .single_sidebar_widget {
    background: #fbf9ff;
    padding: 30px;
    margin-bottom: 30px;
}
.blog_right_sidebar .single_sidebar_widget .btn_1 {
    margin-top: 0;
}
.blog_right_sidebar .search_widget .form-control {
    height: 50px;
    border-color: #f0e9ff;
    font-size: 13px;
    color: #999;
    padding-left: 20px;
    border-radius: 0;
    border-right: 0;
}
.blog_right_sidebar .search_widget .form-control::-webkit-input-placeholder {
    color: #999;
}
.blog_right_sidebar .search_widget .form-control::-moz-placeholder {
    color: #999;
}
.blog_right_sidebar .search_widget .form-control:-ms-input-placeholder {
    color: #999;
}
.blog_right_sidebar .search_widget .form-control::-ms-input-placeholder {
    color: #999;
}
.blog_right_sidebar .search_widget .form-control::placeholder {
    color: #999;
}
.blog_right_sidebar .newsletter_widget .form-control:focus,
.blog_right_sidebar .search_widget .form-control:focus {
    border-color: #f0e9ff;
    outline: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
}
.blog_right_sidebar .newsletter_widget .input-group button,
.blog_right_sidebar .search_widget .input-group button {
    background: #fff;
    border-left: 0;
    border: 1px solid #f0e9ff;
    padding: 4px 15px;
}
.blog_right_sidebar .newsletter_widget .input-group button i,
.blog_right_sidebar .newsletter_widget .input-group button span,
.blog_right_sidebar .search_widget .input-group button i,
.blog_right_sidebar .search_widget .input-group button span,
.single-post-area .navigation-top .social-icons li i,
.single-post-area .navigation-top .social-icons li span {
    font-size: 14px;
    color: #999;
}
.blog_right_sidebar .newsletter_widget .form-control {
    height: 50px;
    border-color: #f0e9ff;
    font-size: 13px;
    color: #999;
    padding-left: 20px;
    border-radius: 0;
}
.blog_right_sidebar .newsletter_widget .form-control::-webkit-input-placeholder {
    color: #999;
}
.blog_right_sidebar .newsletter_widget .form-control::-moz-placeholder {
    color: #999;
}
.blog_right_sidebar .newsletter_widget .form-control:-ms-input-placeholder {
    color: #999;
}
.blog_right_sidebar .newsletter_widget .form-control::-ms-input-placeholder {
    color: #999;
}
.blog_right_sidebar .newsletter_widget .form-control::placeholder {
    color: #999;
}
.blog_right_sidebar .post_category_widget .cat-list li {
    border-bottom: 1px solid #f0e9ff;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    padding-bottom: 12px;
}
.blog_right_sidebar .post_category_widget .cat-list li:last-child {
    border-bottom: 0;
}
.blog_right_sidebar .post_category_widget .cat-list li a {
    font-size: 14px;
    line-height: 20px;
    color: #888;
}
.blog_right_sidebar .post_category_widget .cat-list li a p,
.single-post-area .navigation-area p,
.single-post-area .navigation-top p {
    margin-bottom: 0;
}
.blog_right_sidebar .post_category_widget .cat-list li + li {
    padding-top: 15px;
}
.blog_right_sidebar .popular_post_widget .post_item .media-body {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    padding-left: 20px;
}
.blog_right_sidebar .popular_post_widget .post_item .media-body h3 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 6px;
    -webkit-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
}
.blog_right_sidebar .popular_post_widget .post_item .media-body p {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 0;
}
.blog_right_sidebar .popular_post_widget .post_item + .post_item {
    margin-top: 20px;
}
.blog_right_sidebar .tag_cloud_widget ul li a {
    display: inline-block;
    border: 1px solid #eee;
    background: #fff;
    padding: 4px 20px;
    margin-bottom: 8px;
    margin-right: 3px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    color: #888;
    font-size: 13px;
}
.blog_right_sidebar .tag_cloud_widget ul li a:hover {
    background: #001d38;
    color: #fff !important;
    -webkit-text-fill-color: #fff;
    text-decoration: none;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.blog_right_sidebar .instagram_feeds .instagram_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: -6px;
    margin-left: -6px;
}
.blog_right_sidebar .instagram_feeds .instagram_row li {
    width: 33.33%;
    float: left;
    padding-right: 6px;
    padding-left: 6px;
    margin-bottom: 15px;
}
.blog_right_sidebar .br {
    width: 100%;
    height: 1px;
    background: #eee;
    margin: 30px 0;
}
.blog-pagination {
    margin-top: 80px;
}
.blog-pagination .page-link {
    font-size: 14px;
    position: relative;
    display: block;
    padding: 0;
    text-align: center;
    margin-left: -1px;
    line-height: 45px;
    width: 45px;
    height: 45px;
    border-radius: 0 !important;
    color: #8a8a8a;
    border: 1px solid #f0e9ff;
    margin-right: 10px;
}
.blog-pagination .page-link i,
.blog-pagination .page-link span {
    font-size: 13px;
}
.blog-pagination .page-item.active .page-link {
    background-color: #fbf9ff;
    border-color: #f0e9ff;
    color: #888;
}
.comment-form,
.comments-area {
    border-top: 1px solid #eee;
    margin-top: 50px;
}
.single-post-area .blog_details {
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 26px 0 0;
}
.single-post-area .blog_details p {
    margin-bottom: 20px;
    font-size: 15px;
}
.single-post-area .quote-wrapper {
    background: rgba(130, 139, 178, 0.1);
    padding: 15px;
    line-height: 1.733;
    color: #888;
    font-style: italic;
    margin-top: 25px;
    margin-bottom: 25px;
}
.single-post-area .quotes {
    background: #fff;
    padding: 15px 15px 15px 20px;
    border-left: 2px solid;
}
@media (min-width: 768px) {
    .blog_details {
        padding: 60px 30px 35px 35px;
    }
    .blog_details h2 {
        font-size: 24px;
        margin-bottom: 15px;
    }
    .blog_item_img .blog_item_date {
        bottom: -20px;
        left: 40px;
        padding: 13px 30px;
    }
    .blog_item_img .blog_item_date h3 {
        font-size: 30px;
    }
    .blog_item_img .blog_item_date p {
        font-size: 18px;
    }
    .single-post-area .quote-wrapper {
        padding: 30px;
    }
    .single-post-area .quotes {
        padding: 25px 25px 25px 30px;
    }
}
.single-post-area .arrow {
    position: absolute;
}
.single-post-area .navigation-top {
    padding-top: 15px;
    border-top: 1px solid #f0e9ff;
}
.single-post-area .navigation-top .comment-count i,
.single-post-area .navigation-top .comment-count span,
.single-post-area .navigation-top .like-info i,
.single-post-area .navigation-top .like-info span {
    font-size: 16px;
    margin-right: 5px;
}
.single-post-area .navigation-top .social-icons li {
    display: inline-block;
    margin-right: 15px;
}
.single-post-area .navigation-top .social-icons li:last-child {
    margin: 0;
}
.single-post-area .blog-author {
    padding: 40px 30px;
    background: #fbf9ff;
    margin-top: 50px;
}
.single-post-area .blog-author img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    margin-right: 30px;
}
@media (max-width: 600px) {
    .single-post-area .blog-author {
        padding: 20px 8px;
    }
    .single-post-area .blog-author img {
        margin-right: 15px;
        width: 45px;
        height: 45px;
    }
}
.single-post-area .blog-author p {
    margin-bottom: 0;
    font-size: 15px;
}
.single-post-area .navigation-area {
    border-bottom: 1px solid #eee;
    padding-bottom: 30px;
    margin-top: 55px;
}
.single-post-area .navigation-area h4 {
    font-size: 18px;
    line-height: 25px;
}
.single-post-area .navigation-area .nav-left {
    text-align: left;
}
.single-post-area .navigation-area .nav-left .thumb {
    margin-right: 20px;
    background: #000;
}
.single-post-area .navigation-area .nav-left .thumb img,
.single-post-area .navigation-area .nav-right .thumb img {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.single-post-area .navigation-area .nav-left .lnr {
    margin-left: 20px;
    opacity: 0;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.single-post-area .navigation-area .nav-left:hover .thumb img,
.single-post-area .navigation-area .nav-right:hover .thumb img {
    opacity: 0.5;
}
.single-post-area .navigation-area .nav-right .thumb {
    margin-left: 20px;
    background: #000;
}
.single-post-area .navigation-area .nav-right .lnr {
    margin-right: 20px;
    opacity: 0;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.comments-area {
    background: 0 0;
    padding: 45px 0;
}
@media (max-width: 414px) {
    .comments-area {
        padding: 50px 8px;
    }
}
.comments-area h4 {
    margin-bottom: 35px;
    font-size: 18px;
}
.comments-area h5 {
    font-size: 16px;
    margin-bottom: 0;
}
.comments-area .comment-list {
    padding-bottom: 48px;
}
.comments-area .comment-list:last-child {
    padding-bottom: 0;
}
@media (max-width: 413px) {
    .comments-area .comment-list .single-comment h5 {
        font-size: 12px;
    }
    .comments-area .comment-list .single-comment .date {
        font-size: 11px;
    }
    .comments-area .comment-list .single-comment .comment {
        font-size: 10px;
    }
}
.comments-area .thumb img {
    width: 70px;
    border-radius: 50%;
}
.comments-area .date {
    font-size: 14px;
    color: #999;
    margin-bottom: 0;
    margin-left: 20px;
}
.comments-area .comment {
    margin-bottom: 10px;
    color: #777;
    font-size: 15px;
}
.comments-area .btn-reply {
    background-color: transparent;
    color: #888;
    padding: 5px 18px;
    font-size: 14px;
    display: block;
    font-weight: 400;
}
.comment-form {
    padding-top: 45px;
    margin-bottom: 20px;
}
.comment-form h4 {
    margin-bottom: 40px;
    font-size: 18px;
    line-height: 22px;
}
@media (max-width: 767px) {
    .footer .footer_top {
        padding-top: 60px;
        padding-bottom: 30px;
    }
    .footer .footer_top .footer_widget,
    .single-post-area .navigation-area .nav-left {
        margin-bottom: 30px;
    }
    .footer .footer_top .footer_widget .footer_title {
        margin-bottom: 20px;
    }
    .footer .copy-right_text .copy_right {
        font-size: 13px;
    }
    .footer .query_area .query_text h3 {
        font-size: 20px;
        line-height: 32px;
    }
    .footer .query_area .query_text h3 br {
        display: none;
    }
    .footer .query_area .query_number {
        text-align: left;
    }
    .bradcam_area,
    .bradcam_area.Extra_padding {
        padding: 150px 0;
    }
    .bradcam_area .bradcam_text2 h3,
    .bradcam_area h3 {
        font-size: 30px;
    }
    .comment-form .name {
        padding-right: 0;
        margin-bottom: 1rem;
    }
}
.comment-form .email {
    padding-right: 0;
}
.comment-form .form-control {
    border: 1px solid #f0e9ff;
    border-radius: 5px;
    height: 48px;
    padding-left: 18px;
    font-size: 13px;
    background: 0 0;
}
.comment-form .form-control::-webkit-input-placeholder {
    font-weight: 300;
    color: #777;
}
.comment-form .form-control::-moz-placeholder {
    font-weight: 300;
    color: #777;
}
.comment-form .form-control:-ms-input-placeholder {
    font-weight: 300;
    color: #777;
}
.comment-form .form-control::-ms-input-placeholder {
    font-weight: 300;
    color: #777;
}
.comment-form .form-control::placeholder {
    font-weight: 300;
    color: #777;
}
.comment-form textarea {
    padding-top: 18px;
    border-radius: 12px;
    height: 100% !important;
}
.comment-form ::-webkit-input-placeholder {
    font-size: 13px;
    color: #777;
}
.comment-form ::-moz-placeholder {
    font-size: 13px;
    color: #777;
}
.comment-form :-ms-input-placeholder {
    font-size: 13px;
    color: #777;
}
.comment-form :-moz-placeholder {
    font-size: 13px;
    color: #777;
}
.split-slideshow {
    height: 700px;
}
.slideshow {
    position: absolute;
    z-index: 1;
    top: -1px;
    left: 0;
    width: 100vw;
    height: 700px;
    overflow: hidden;
  }
  .slideshow .slider {
    width: 100vw;
    height: 100%;
    z-index: 2;
  }
  .slideshow .slider * {
    outline: none;
  }
  .slideshow .slider .item {
    height: 100vh;
    width: 100vw;
    position: relative;
    overflow: hidden;
    border: none;
  }
  .slideshow .slider .item:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgb(0 0 0 / 50%);
    z-index: 9;
  }
  .slideshow .slider .item .text {
    display: none;
  }
  .slideshow .slider .item img {
    min-width: 101%;
    min-height: 101%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .slideshow .slick-dots {
    position: absolute;
    z-index: 100;
    width: 40px;
    height: auto;
    bottom: auto;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: auto;
    color: #fff;
    display: block;
  }
  .slideshow .slick-dots li {
    display: block;
    width: 100%;
    height: auto;
  }
  .slideshow .slick-dots li button {
    position: relative;
    width: 20px;
    height: 15px;
    text-align: center;
  }
  .slideshow .slick-dots li button:before {
    content: '';
    background: #fff;
    color: #fff;
    height: 2px;
    width: 20px;
    border-radius: 0;
    position: absolute;
    top: 50%;
    right: 0;
    left: auto;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0.6;
  }
  .slideshow .slick-dots li.slick-active button:before {
    width: 40px;
    opacity: 1;
  }
  .slideshow.slideshow-right {
    left: 0;
    z-index: 1;
    width: 50vw;
    pointer-events: none;
  }
  .slideshow.slideshow-right .slider {
    left: 0;
    position: absolute;
  }
  .slideshow-text {
    position: relative;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 2;
    font-size: 60px;
    width: 100vw;
    text-align: center;
    color: #fff;
    font-weight: 100;
    pointer-events: none;
    text-transform: uppercase;
    letter-spacing: 20px;
    line-height: 0.8;
  }
.slideshow-text .item {
    margin: 15px 0;
}
.slideshow-text .hide-item {
    display: none;
}
  @media (max-width: 767px) {
    .slideshow-text {
      font-size: 40px;
    }
  }
  .the-most {
    position: fixed;
    z-index: 1;
    bottom: 0;
    left: 0;
    width: 50vw;
    max-width: 200px;
    padding: 10px;
  }
  .the-most img {
    max-width: 100%;
  }
  
  .modalo .btn-close {
    color: #aaa;
    cursor: pointer;
    font-size: 30px;
    text-decoration: none;
    position: absolute;
    right: 10px;
    top: 0;
  }
  .modalo .btn-close:hover {
    color: red;
  }
  .modalo-wrap:before {
    content: "";
    display: none;
    background: rgba(0, 0, 0, .3);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
  }
  .modalo-overlay {
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 102;
  }
  .modalo-open:checked ~ .modalo-wrap:before,
  .modalo-open:checked ~ .modalo-wrap .modalo-overlay {
    display: block;
  }
  .modalo-open:checked ~ .modalo-wrap .modalo-dialog {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
  }
  .modalo-dialog {
    background: #fefefe;
    border: none;
    position: fixed;
    width: 80%;
    height: auto;
    overflow: auto;
    max-height: 80%;
    max-width: 700px;
    left: 50%;
    top: -100%;
    -webkit-box-shadow: 0 15px 20px rgba(0,0,0,.22), 0 19px 60px rgba(0,0,0,.3);
    box-shadow: 0 15px 20px rgba(0,0,0,.22), 0 19px 60px rgba(0,0,0,.3);
    -webkit-transform: translate(-50%, -500%);
    -ms-transform: translate(-50%, -500%);
    transform: translate(-50%, -500%);
    -webkit-transition: -webkit-transform 0.4s ease-out;
    -o-transition: -o-transform 0.4s ease-out;
    transition: -webkit-transform 0.4s ease-out;
    -o-transition: transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
    transition: transform 0.4s ease-out, -webkit-transform 0.4s ease-out;
    z-index: 999999;
  }
  .modalo-body p {
  margin: 0;
    text-align: justify;
    font-size: 14px;
    color: black;
  }
  .modalo-header {
  text-align: center;
  }
  .modalo-header, .modalo-footer {
    padding: 20px;
  }
  .modalo-body {
    padding: 0 20px;
  }
  .modalo-header h2 {
    font-size: 18px;
    margin: 0;
    color: #000;
    font-weight: bold;
  }
  .modalo-footer {
    text-align: center;
  }
  .modalo-footer .btn {
    border-radius: 0px;
    border: 1px solid #001d38;
    background: #001d38;
    color: white;
    letter-spacing: 2px;
    margin: 0;
    padding: 7px 20px;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .modalo-footer .btn:hover {
  opacity: 0.7;
  }
  @media (max-width:768px) {
    .modalo-dialog {
      width: 100%;
      height: 100%;
      max-width: 100%;
      max-height: 100%;
    }
  }
  #gdpr-cookie-message {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: fixed;
    left: 20px;
    bottom: 15px;
    width: auto;
    margin-right: 20px;
    background-color: white;
    padding: 10px;
    -webkit-box-shadow: 0 0px 10px rgb(0 0 0 / 15%);
            box-shadow: 0 0px 10px rgb(0 0 0 / 15%);
    z-index: 99;
}
#gdpr-cookie-message h4 {
display: none;
}
#gdpr-cookie-message h5 {
display: none;
}
#gdpr-cookie-message p, #gdpr-cookie-message ul {
margin: 0;
font-size: 14px;
}
#gdpr-cookie-message a {
display: none;
}
#gdpr-cookie-message button {
  border: none;
  background: #001d38;
  color: white;
  outline: none !important;
  font-size: 13px;
  padding: 5px 10px;
  margin-left: 15px;
  cursor: pointer;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  text-transform: uppercase;
}
#gdpr-cookie-message button:hover {
    opacity: 0.7;
}
button#gdpr-cookie-advanced {
display: none;
}
#gdpr-cookie-message button:disabled {
    opacity: 0.3;
}
#gdpr-cookie-message input[type="checkbox"] {
    float: none;
    margin-top: 0;
    margin-right: 5px;
}
@media(max-width:1399px) {
    .slideshow-text {
        font-size: 40px;
        letter-spacing: 10px;
    }
}
@media(max-width:991px) {
    .section_title {
        text-align: center;
    }
    .header_bottom_border .row {
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        position: relative;
    }
    .header_bottom_border .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .header_bottom_border .col-12{
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        position: unset;
    }
    .slideshow-text {
        font-size: 28px;
    }
    .slicknav_nav {
        position: absolute;
        top: 52px;
        left: 0;
        width: 100%;
        text-align: center;
        background: #001d38;
        padding: 15px 0;
        font-size: 16px;
    }
    .slicknav_nav a.active {
        background: white;
        color: #001d38;
    }
    .slicknav_item, .slicknav_item i, .slicknav_item .slicknav_arrow {
        display: none !important;
    }
    .submenu {
        display: block !important;
    }
    .project_details_active.owl-carousel img {
        height: 400px;
    }
    .related_works_area .single_works .thumb img, .team_area .single_team .team_thumb img {
        height: 200px;
    }
}
@media(max-width:768px) {
    .project_details_active.owl-carousel img {
        height: 300px;
    }
    .works_area .row .col-lg-5 {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
    }
    .boxed-btn3-line {
        width: 100%;
    }
    .related_works_area .single_works .works_info h3 a {
        font-size: 24px;
    }
    .split-slideshow, .slideshow {
        height: 500px;
    }
    .slideshow-text {
        line-height: 1.1;
        padding: 0 35px;
    }
    .slideshow-text .item {
        height: 60px;
    }
    .project_details_area .col-md-4 {
        margin-bottom: 15px;
    }
    .section_title h3, .works_area .work_info h3 {
        font-size: 24px;
    }
    .details_info_wrap h3 {
        text-align: center;
    }
    .project_details_area .large_text {
        font-size: 16px;
        line-height: 24px;
    }
    .slick-dots {
        display: none !important;
    }
}
@media(max-width:499px) {
    .slideshow-text {
        font-size: 24px;
        letter-spacing: 5px;
    }
    .project_details_active.owl-carousel img {
        height: 250px;
    }
}