
/* CSS Document */

/* 
    Created on   : 23/05/2018.
    Theme Name   : Charles-Business-Consulting HTML Template.
    Version      : 1.0.
    Author       : @CreativeGigs.
    Developed by : Jubayer al hasan. (jubayer.hasan1991@gmail.com)
   
*/

/* ------------------------------------------ */
/*             TABLE OF CONTENTS
/* ------------------------------------------ */
/*   01 - Global stlye  */
/*   02 - Theme Title  */
/*   03 - Theme Pagination  */
/*   04 - Theme Header One */
/*   05 - Theme Header Two */
/*   06 - Theme menu One  */
/*   07 - Theme menu Two  */
/*   08 - Theme Main Banner  */
/*   09 - Top Feature  */
/*   10 - About Company  */
/*   11 - Feature Banner  */
/*   12 - Service Style One  */
/*   13 - Testimonial Slider  */
/*   14 - Our Team   */
/*   15 - Theme Counter  */
/*   16 - Free Consultation  */
/*   17 - Partner Slider  */
/*   18 - Theme footer one  */
/*   19 - Theme footer Two   */
/*   20 - CallOut Banner */
/*   21 - Our Solution  */
/*   22 - About Company Stye Two  */
/*   23 - Our Case  */
/*   24 - Faq Section  */
/*   25 - Why Choose us  */
/*   26 - Short Banner  */
/*   27 - Latest News  */
/*   28 - Google Map   */
/*   29 - Theme Inner Banner   */
/*   30 - Why WE Best   */
/*   31 - Core Values   */
/*   32 - Theme Sidebar One   */
/*   33 - Service Details   */
/*   34 - Project Details   */
/*   35 - Blog Sidebar   */
/*   36 - Blog Details   */
/*   37 - Contact Us   */
/*   38 - Compnay Branch Address   */
/*   39 - Shop Page   */



/**
* Importing necessary  Styles.
**/
@import url('https://fonts.googleapis.com/css?family=Nunito+Sans:300,400,600,700,800,900|Source+Sans+Pro:300,400,600,700,900');
/*------- menu ------*/
@import url('../vendor/menu/dist/css/slimmenu.css');
/*----font awesome -------*/
@import url('../fonts/font-awesome/css/font-awesome.min.css');
/*-------- animated css ------*/
@import url('../vendor/WOW-master/css/libs/animate.css');
/*--------- flat-icon ---------*/
@import url('../fonts/icon/font/flaticon.css');
/*----------- Fancybox css -------*/
@import url('../vendor/fancybox/dist/jquery.fancybox.min.css');


/*** 

====================================================================
  Loading Transition
====================================================================

 ***/
#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
  background: #fff;
  overflow: hidden;
}
#loader {
  background: url(../gallery/1.gif);
  width: 64px;
  height: 40px;
  position: relative;
  top: 50%;
  margin: -20px auto 0 auto;
}
/*==================== Custom ========================*/
@media (min-width: 1200px) {
    .header-two_c6055fa731f28c24 .theme-menu-wrapper .bg-wrapper_f16ff7f456a68831 {
        padding-left: 0px!important;
        display: flex;
        position: relative;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: space-between;
    }
    .header-two_c6055fa731f28c24 .theme-menu-wrapper .bg-wrapper_f16ff7f456a68831 .logo_0bc99a60646a7bcc {
        position: unset!important;
        top: 0!important;
        transform: translateY(0px)!important;
        -webkit transform: translateY(0px)!important;
    }
    .clearfix_d6282d0371f20668::after {
        content: none!important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .header-two_c6055fa731f28c24 .theme-menu-wrapper .bg-wrapper_f16ff7f456a68831 {
        padding-left: 0px!important;
        display: flex;
        position: relative;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: space-between;
    }
    .header-two_c6055fa731f28c24 .theme-menu-wrapper .bg-wrapper_f16ff7f456a68831 .logo_0bc99a60646a7bcc {
        position: unset!important;
        top: 0!important;
        transform: translateY(0px)!important;
        -webkit transform: translateY(0px)!important;
    }
    .clearfix_d6282d0371f20668::after {
        content: none!important;
    }
}
.wrapper table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 1.5rem;
    font-size: 0.95em;
    border: 1px solid #e5e7eb;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    overflow: hidden;
    /* Important for border-radius with tables */
}

.wrapper thead {
    background-color: #f9fafb;
}

.wrapper th {
    padding: 0.75rem 1rem;
    text-align: left;
    font-weight: 600;
    color: #374151;
    border-bottom: 2px solid #e5e7eb;
}

.wrapper tbody tr {
    border-bottom: 1px solid #e5e7eb;
}

.wrapper tbody tr:nth-child(even) {
    background-color: #f9fafb;
}

.wrapper tbody tr:last-child {
    border-bottom: none;
}

.wrapper td {
    padding: 0.75rem 1rem;
    color: #4b5563;
    vertical-align: top;
    /* Usually better for table data */
}

@media (max-width: 767.98px) {

    /* Mobile table scrolling */
    .wrapper table {
        display: block;
        /* Make table scrollable */
        width: 100%;
        overflow-x: auto;
        /* Enable horizontal scroll */
        white-space: nowrap;
        /* Prevent content wrapping */
        -webkit-overflow-scrolling: touch;
        /* Smooth scrolling on iOS */
        border-radius: 0;
        /* Remove radius for mobile view if needed */
        border-left: none;
        /* Remove side borders if using full width */
        border-right: none;
    }

    /* Ensure table elements behave correctly within the scrolling block */
    .wrapper thead,
    .wrapper tbody,
    .wrapper tr {
        /* Keep internal table structure */
        width: 100%;
        /* Let them expand */
        table-layout: auto;
        /* Auto column widths */
    }

    .wrapper th,
    .wrapper td {
        white-space: nowrap;
        /* Ensure cell content doesn't wrap */
        display: table-cell;
    }
}

img:not(.sitelogo_1f5ac53c24276d6f):not(.casino-logo-item_f56779ace0a5728d img)  {
    border-radius: 10px;
}
.theme-accordion {
    border-radius: 10px;
}
.theme-accordion .panel:first-child a::before {
    border-top-right-radius: 10px;
}
.theme-accordion .panel:last-child a::before {
    border-bottom-right-radius: 10px;
}
.theme-accordion .panel:last-child .panel-heading {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.theme-accordion .panel:last-child .active-panel {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.theme-accordion .panel:last-child .panel-body_c14c8301d94ec3fe {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
@media (max-width:991px) {
 .contacts-extra-stuff_9bb9ce218e8623ad {
   padding-top: 20px;
 }
}
.contacts-style-stuff_91105186a07de6b9 {
    display: flex;
    padding-left: 25px;
    padding-right: 5px;
    align-items: center;
}
.contacts-extra-stuff_9bb9ce218e8623ad {
    padding-left: 25px !important;
    padding-right: 5px !important;
}
.contacts-inner-stuff_32662c60665f5a7a {
    display: grid;
    row-gap: 2rem;
}
.footer-casino-logos_6789bd00a332bf30 .logo-items_8bc81096303b6179 {
    display: inline-flex;
    flex-wrap: nowrap;
    gap: 1.5rem;
    /* More space for logos */
    align-items: center;
    justify-content: flex-end;
    /* Align logos to the right on desktop */
}

.footer-casino-logos_6789bd00a332bf30 .casino-logo-item_f56779ace0a5728d img {
    display: block;
    max-height: 30px;
    /* Slightly smaller logos */
    width: auto;
    max-width: 100px;
    filter: grayscale(80%) contrast(120%) brightness(150%);
    /* Make them look like theme1 */
    opacity: 0.7;
    transition: opacity 0.2s ease, filter 0.2s ease;
}

.footer-casino-logos_6789bd00a332bf30 .casino-logo-item_f56779ace0a5728d img:hover {
    opacity: 1;
    filter: none;
}
/* --- Breadcrumbs Styling --- */
.breadcrumbs_c750bb3bba82f4e6 {
    margin-bottom: 1rem;
    font-size: 0.875rem;
    color: #6b7280;
    padding-top: 1rem;
}

.breadcrumbs_c750bb3bba82f4e6 ol {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-flex;
    flex-wrap: wrap;
}

.breadcrumbs_c750bb3bba82f4e6 li {
    display: inline-flex;
    align-items: center;
}

.breadcrumbs_c750bb3bba82f4e6 li:last-child::after {
    content: '';
    margin: 0;
}

.breadcrumbs_c750bb3bba82f4e6 a {
    color: #4F46E5;
    text-decoration: none;
    font-weight: 500;
}

.breadcrumbs_c750bb3bba82f4e6 a:hover {
    color: #4338CA;
    text-decoration: underline;
}

.breadcrumbs_c750bb3bba82f4e6 .active span {
    color: #595959;
    font-weight: 500;
}

/*==================== Click Top ====================*/
.scroll-top {
  width:25px;
  height:25px;
  position: fixed;
  bottom: 10px;
  right: 5px;
  z-index: 99;
  text-align: center;
  color: #fff;
  font-size: 18px;
  display: none;
  cursor: pointer;
  border-radius: 3px;
}
.scroll-top:after {
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 1;
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}
/*______________________ Global stlye ___________________*/

 @font-face {
  font-family: 'font-awesome';
  src: url('../fonts/font-awesome/fonts/fontawesome-webfont.ttf');
  src: url('../fonts/font-awesome/fonts/fontawesome-webfont.eot'), /* IE9 Compat Modes */
       url('../fonts/font-awesome/fonts/fontawesome-webfont.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/font-awesome/fonts/fontawesome-webfont.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/font-awesome/fonts/fontawesome-webfont.svg') format('svg'); /* Legacy iOS */
 }

 body {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: normal;
  color:#555555;
  font-size: 18px;
  position: relative;
 }
 .sitelogo_1f5ac53c24276d6f {max-width: 290px;}
 .main-page-wrapper_7a9775c129ba5aa4 {overflow-x:hidden;}
 h1,h2,h3,h4,h5,h6,p,ul { margin:0;padding: 0;}
 h1,h2,h3,h4,h5,h6 {font-family: 'Nunito Sans', sans-serif; color: #232323;}
 h1 {font-size: 60px; font-weight: 900;line-height: 70px;}
 h2 {font-size: 38px; font-weight: 900;}
 h3 {font-size: 32px; font-weight: 700;}
 h4 {font-size: 24px; font-weight: 700;}
 h5 {font-size: 22px; font-weight: 700;}
 h6 {font-size: 20px; font-weight: normal;}
 p {line-height: 27px;}
 ul {list-style-type: none;}
 body a {text-decoration: none;color: #232323; display: inline-block;font-family: 'Nunito Sans', sans-serif;}
 a:hover,a:focus,a:visited {text-decoration: none; outline: none;}
 img {max-width: 100%; width: 100%; display: block;}
 button {border:none;outline: none;box-shadow: none;display: block; padding: 0;cursor: pointer;}
 button:focus {outline: none;}
 input,textarea {outline: none; box-shadow: none;transition: all 0.3s ease-in-out;}
.section-spacing_793d62c1f34ae027 {margin-bottom: 80px;}
.m-top0_b79d6a6ddcab5f89 {margin-top: 0 !important;}
.m-bottom0_051226bc57da42ad {margin-bottom: 0 !important;}
.p-bottm0_a95770cf119fbdee {padding-bottom: 0 !important;}
.no-border_d12107f767fc6189 {border: none !important;}
/*--------------------- Transition --------------------*/
.tran3s_21337195d709dafd,h2 a,h3 a,h4 a,h5 a,h6 a,.header-one_3bfb95354b9b5cee .top-header_f3620f85e6c39248 .address-wrapper_8384e94cec204edd .quotes_2382391f85fed200 a,.header-one_3bfb95354b9b5cee .theme-menu-wrapper .right-widget_11a25e86d920de7d .social-icon_63ae1595d25d3789 li a,#mega-menu-holder ul.dropdown li a:before,.theme-button-one,
#theme-main-banner .camera_pag_b583b162e32b9825 .camera_pag_ul_1d1c63af79d21f3d li > span,.top-feature_314bdaedae4d67e1 .main-content_214a3f69932fb610,.service-style-one_381e1a00d3c78a15 .single-service_628e9aa58c4e75d2 .text,.service-style-one_381e1a00d3c78a15 .single-service_628e9aa58c4e75d2,
.owl-theme_c09b4c1827c8644b .owl-dots_c1fe29ed81d31dcb .owl-dot_cdac376c1314b86c span,.our-team_d7cb8712e40c5d0b .team-member_a2bfa798a7828188 .overlay_0d878f4960f6bb68 .hover-content_4df86e0106c161f6 ul li a,.our-team_d7cb8712e40c5d0b .team-member_a2bfa798a7828188 .overlay_0d878f4960f6bb68,.our-team_d7cb8712e40c5d0b .team-member_a2bfa798a7828188 .text,.theme-footer-two_8c1ee0f2df6b8eb9 .top-footer_d194611d44f8f13f .footer-list_05d79d6b25733fa1 ul li a,
.theme-footer-one_5ad0205bce43bb77 .top-footer_d194611d44f8f13f .footer-list_05d79d6b25733fa1 ul li a,.theme-footer-one_5ad0205bce43bb77 .bottom-footer_0c69b28c6f72ad60 ul li a,.header-two_c6055fa731f28c24 .top-header_f3620f85e6c39248 .social-icon_63ae1595d25d3789 li a,.our-case_61d78da0e086608b .single-case-block_b3230fcf0a2f5399 .hover-content_4df86e0106c161f6,
.our-case_61d78da0e086608b .single-case-block_b3230fcf0a2f5399 .hover-content_4df86e0106c161f6 .text .details_3108e786411b7100,.accordion-one_01ddf9672e5df3de .panel-group .panel-heading a:before,.our-blog_db9b1df1b8b233f6 .single-blog_c683e9712a6ec3e2 .post-meta_fd4b7b791fc06a73 .read-more_4e1845d1c99e6b17,.theme-footer-two_8c1ee0f2df6b8eb9 .logo-widget_e6116a0f15539520 .social-icon_63ae1595d25d3789 li a,
.core-values_932a044b1c5480c7 .single-value-block_7a2fc0d65b81bdd7 .image-box_3e37a0432263c197 .overlay_0d878f4960f6bb68,.theme-sidebar-one_5b8a56e58f9d9132 .service-categories_509ccf6ca1da93ca ul li a,.theme-pagination_848a9ab6cf376fd8 ul li a,.project-details_22c408dea15cc229 .project-details-sidebar_2d28343e0bf3dac2 .social-icon_63ae1595d25d3789 li a,
.blog-sidebar_4929698c5aff9a67 .sidebar-categories_7fc535367d57f132 ul li a,.blog-sidebar_4929698c5aff9a67 .sidebar-archives_197a839957357a4b ul li a,.blog-sidebar_4929698c5aff9a67 .sidebar-tags_fdf47e1bbf72d8de ul li a,.blog-details_214e7aa8cd526d2f .share-option_9ea71bd76cc340d2  li a,.shop-page_d6d4313e53afa26c .single-product_c21cfcb068db4b22 .product-name_c516c0d86d80f8ec .price_d502bf6dbaefba9f,
.shop-page_d6d4313e53afa26c .single-product_c21cfcb068db4b22 .image-box_3e37a0432263c197,.shop-page_d6d4313e53afa26c .single-product_c21cfcb068db4b22 .product-name_c516c0d86d80f8ec .add-to-cart_ad4a284848997487,.shop-page_d6d4313e53afa26c .single-product_c21cfcb068db4b22 .product-name_c516c0d86d80f8ec .add-to-cart_ad4a284848997487 a,.shop-details_a8c837ff54e4ba5a .product-review-tab_78bcb42b8c055045 .nav-tabs_4c22da36cfc131d1 .nav-link {
  transition: all .3s ease-in-out;
}
.tran4s_5ace239f31d1e131,.our-solution_f45ff0055a259f9c .single-solution-block_eba35d606ba57579 .icon_1c8dc8edd6da3cec,.our-case_61d78da0e086608b .single-case-block_b3230fcf0a2f5399 .hover-content_4df86e0106c161f6 .text,.our-blog_db9b1df1b8b233f6 .single-blog_c683e9712a6ec3e2 .image-box_3e37a0432263c197 img {
  transition: all .4s ease-in-out;
}
 /*----------------------- Theme Color File -------------------*/
.p-color_4ad92630b55d0c4b,.header-one_3bfb95354b9b5cee .top-header_f3620f85e6c39248 .address-wrapper_8384e94cec204edd .quotes_2382391f85fed200 a,.header-one_3bfb95354b9b5cee .top-header_f3620f85e6c39248 .address-wrapper_8384e94cec204edd .address_a2e4f5609b507623 .icon_1c8dc8edd6da3cec,#theme-main-banner .camera_caption_ad79527abfc32592 h1,
#theme-main-banner .camera_caption_ad79527abfc32592 .theme-button-one,.top-feature_314bdaedae4d67e1 .main-content_214a3f69932fb610:hover h4 a,.about-compnay_0be8d32625b9fe17 .mission-goal_bc72b4a7537ee84d li .icon_1c8dc8edd6da3cec,.service-style-one_381e1a00d3c78a15 .single-service_628e9aa58c4e75d2 .text .read-more_4e1845d1c99e6b17,
.service-style-one_381e1a00d3c78a15 .single-service_628e9aa58c4e75d2:hover .text h5 a,.service-style-one_381e1a00d3c78a15 .contact-text_c141ffd2a32e572a h5,.service-style-one_381e1a00d3c78a15 .contact-text_c141ffd2a32e572a h5 a,.our-team_d7cb8712e40c5d0b .team-member_a2bfa798a7828188 .overlay_0d878f4960f6bb68 .hover-content_4df86e0106c161f6 ul li a:hover,
.theme-counter_902e38264aff8fa5 h6,.single-counter-box_6e04e54c856a42eb .number_b4f117e010aac141,.theme-footer-one_5ad0205bce43bb77 .top-footer_d194611d44f8f13f .footer-newsletter_02c66aa1b88e90ce .theme-button-one,.header-two_c6055fa731f28c24 #mega-menu-holder>ul> li.active > a, .header-two_c6055fa731f28c24 #mega-menu-holder>ul> li:hover > a,
.header-two_c6055fa731f28c24 #mega-menu-holder>ul> li.active > .sub-toggle,.header-two_c6055fa731f28c24 #mega-menu-holder>ul> li:hover > .sub-toggle,.callout-banner_b11e88859c7da65a .theme-button-one,.our-solution_f45ff0055a259f9c .single-solution-block_eba35d606ba57579:hover h5 a,
.faq-section_22a6f1561d92268e .wrapper .img-box_eb3a5c5a93a88d4b .play_40dd0ab8dd636c27,.why-choose-us_1d699fe2a3ffae43 .single-block_2aedff343e8a28f2 .icon_1c8dc8edd6da3cec,.why-choose-us_1d699fe2a3ffae43 .single-block_2aedff343e8a28f2:hover h5 a,.short-banner_164fd6f6b2a06c80 .overlay_0d878f4960f6bb68 h2,.our-blog_db9b1df1b8b233f6 .single-blog_c683e9712a6ec3e2 .post-meta_fd4b7b791fc06a73 .read-more_4e1845d1c99e6b17,
.our-blog_db9b1df1b8b233f6 .single-blog_c683e9712a6ec3e2:hover .post-meta_fd4b7b791fc06a73 .title a,.why-we-best_9b9a46220b550c42 .wrapper .best-list-item_df4995bb40d1eb50 li .icon_1c8dc8edd6da3cec,.why-we-best_9b9a46220b550c42 .wrapper .best-list-item_df4995bb40d1eb50 li:hover h5 a,.core-values_932a044b1c5480c7 .single-value-block_7a2fc0d65b81bdd7 .image-box_3e37a0432263c197 .overlay_0d878f4960f6bb68 a,
.core-values_932a044b1c5480c7 .single-value-block_7a2fc0d65b81bdd7:hover .text h5 a,.theme-sidebar-one_5b8a56e58f9d9132 .service-categories_509ccf6ca1da93ca ul li a:hover,.theme-sidebar-one_5b8a56e58f9d9132 .service-categories_509ccf6ca1da93ca ul li.active a,
.service-details_3094a95880967464 .service-content_c79aaf4f1dc4966a .presentation-section_9da08d6cfbddc704 .best-list-item_df4995bb40d1eb50 li .icon_1c8dc8edd6da3cec,.project-details_22c408dea15cc229 .project-details-sidebar_2d28343e0bf3dac2 .social-icon_63ae1595d25d3789 li a:hover,.blog-sidebar_4929698c5aff9a67 .sidebar-categories_7fc535367d57f132 ul li a:hover,
.blog-sidebar_4929698c5aff9a67 .sidebar-recent-post_f92395d6b121c808 li .post a:hover,.blog-sidebar_4929698c5aff9a67 .sidebar-archives_197a839957357a4b ul li a:hover,.blog-details_214e7aa8cd526d2f .share-option_9ea71bd76cc340d2 .tag-meta_4e01f185d6f44db2 li a:hover,.blog-details_214e7aa8cd526d2f .share-option_9ea71bd76cc340d2 .social-icon_63ae1595d25d3789 li a:hover,
.our-blog_db9b1df1b8b233f6 .comment-area_eb585753a1e95b6a .single-comment_9ba46dd8133882e0 .comment_9ba67451c187d2e1 a,.shop-page_d6d4313e53afa26c .single-product_c21cfcb068db4b22 .product-name_c516c0d86d80f8ec .price_d502bf6dbaefba9f,.shop-page_d6d4313e53afa26c .single-product_c21cfcb068db4b22:hover .product-name_c516c0d86d80f8ec h5 a,.shop-page_d6d4313e53afa26c .single-product_c21cfcb068db4b22 .product-name_c516c0d86d80f8ec .add-to-cart_ad4a284848997487 a,
.shop-details_a8c837ff54e4ba5a .product-details_eaa2102c9e21c657 .product-info_9210ca77232f6f79 .price_d502bf6dbaefba9f,.faq-page_259de3c24cc1b8cb .panel-group .panel-heading h6 a:before {
  color:#001a57;
}
.p-bg-color_3348678b17c25ded,.scroll-top,.header-one_3bfb95354b9b5cee .top-header_f3620f85e6c39248 .address-wrapper_8384e94cec204edd .quotes_2382391f85fed200 a:hover,.theme-menu-wrapper .right-widget_11a25e86d920de7d .search-option_149990acb74348d3 form button,
#mega-menu-holder ul.dropdown li:hover>a:before,.theme-button-one,#theme-main-banner .camera_caption_ad79527abfc32592 .theme-button-one:hover,.callout-banner_b11e88859c7da65a.no-bg_002d1b9d42a3dc13 .theme-button-one,
#theme-main-banner .camera_pag_b583b162e32b9825 .camera_pag_ul_1d1c63af79d21f3d li.cameracurrent_ce0a6b2e9e30b6ed > span,#theme-main-banner .camera_pag_b583b162e32b9825 .camera_pag_ul_1d1c63af79d21f3d li:hover > span,.service-style-one_381e1a00d3c78a15 .contact-text_c141ffd2a32e572a h5:before,
.testimonial-section_5506e76c92a777e7 .owl-theme_c09b4c1827c8644b .owl-dots_c1fe29ed81d31dcb .owl-dot_cdac376c1314b86c.active span,.testimonial-section_5506e76c92a777e7 .owl-theme_c09b4c1827c8644b .owl-dots_c1fe29ed81d31dcb .owl-dot_cdac376c1314b86c:hover span,#polyglotLanguageSwitcher ul.dropdown li:hover,
.our-case_61d78da0e086608b .single-case-block_b3230fcf0a2f5399 .hover-content_4df86e0106c161f6 .text .details_3108e786411b7100:hover,.our-blog_db9b1df1b8b233f6 .single-blog_c683e9712a6ec3e2 .image-box_3e37a0432263c197 .overlay_0d878f4960f6bb68 .date_4cf199ed0356eff4,.core-values_932a044b1c5480c7 .single-value-block_7a2fc0d65b81bdd7 .image-box_3e37a0432263c197 .overlay_0d878f4960f6bb68 a:hover,
.theme-sidebar-one_5b8a56e58f9d9132 .sidebar-brochures_fa26ecf8bd7e99ab ul,.theme-pagination_848a9ab6cf376fd8 ul li a:hover,.theme-pagination_848a9ab6cf376fd8 ul li.active a,.blog-sidebar_4929698c5aff9a67 .sidebar-tags_fdf47e1bbf72d8de ul li.active a,.blog-sidebar_4929698c5aff9a67 .sidebar-tags_fdf47e1bbf72d8de ul li a:hover  {
  background: #001a57;
}
.header-one_3bfb95354b9b5cee .top-header_f3620f85e6c39248 .address-wrapper_8384e94cec204edd .quotes_2382391f85fed200 a,#theme-main-banner .camera_pag_b583b162e32b9825 .camera_pag_ul_1d1c63af79d21f3d li,.theme-pagination_848a9ab6cf376fd8 ul li a:hover,.theme-pagination_848a9ab6cf376fd8 ul li.active a,.blog-sidebar_4929698c5aff9a67 .sidebar-tags_fdf47e1bbf72d8de ul li.active a,
.blog-sidebar_4929698c5aff9a67 .sidebar-tags_fdf47e1bbf72d8de ul li a:hover,.shop-page_d6d4313e53afa26c .single-product_c21cfcb068db4b22:hover .image-box_3e37a0432263c197 {
  border-style: solid;
  border-color:#001a57;
}
/*----------------- Theme button ------------------*/
body .theme-button-one {
  line-height: 50px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  border-radius: 5px;
  padding: 0 35px;
}
body .theme-button-one:hover {background:#000f32; }
/*------------------- Theme Title ------------------*/
.theme-title-one_3c773122283e7c49 {position: relative;text-align: left;}
.theme-title-one_3c773122283e7c49 h2 {
  position: relative;
  text-transform: uppercase;
}
/*------------------- Theme Pagination ------------------*/
.theme-pagination_848a9ab6cf376fd8 ul {padding-top: 40px;}
.theme-pagination_848a9ab6cf376fd8 ul li {display: inline-block;}
.theme-pagination_848a9ab6cf376fd8 ul li a {
  display: block;
  font-size: 16px;
  color: #232323;
  width: 50px;
  line-height: 48px;
  text-align: center;
  border-radius: 5px;
  border: 1px solid #dadada;
}
.theme-pagination_848a9ab6cf376fd8 ul li a:hover,
.theme-pagination_848a9ab6cf376fd8 ul li.active a {color: #fff;}
.theme-pagination_848a9ab6cf376fd8 ul li.active a {cursor: default;}
/*--------------------------- Theme Header One  ---------------------*/
.header-one_3bfb95354b9b5cee {position: relative;}
.header-one_3bfb95354b9b5cee .top-header_f3620f85e6c39248 {background: #fff;padding: 40px 0 32px 0;}
.header-one_3bfb95354b9b5cee .top-header_f3620f85e6c39248 .address-wrapper_8384e94cec204edd li {display: inline-block;vertical-align: middle;}
.header-one_3bfb95354b9b5cee .top-header_f3620f85e6c39248 .address-wrapper_8384e94cec204edd .quotes_2382391f85fed200 a {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 46px;
  padding: 0 27px;
  border-width: 2px;
  border-radius: 5px;
}
.header-one_3bfb95354b9b5cee .top-header_f3620f85e6c39248 .address-wrapper_8384e94cec204edd .quotes_2382391f85fed200 a:hover {color: #fff;}
.header-one_3bfb95354b9b5cee .top-header_f3620f85e6c39248 .address-wrapper_8384e94cec204edd .address_a2e4f5609b507623 {
  position: relative;
  padding: 0 38px 0 60px;
  margin-right: 15px;
}
.header-one_3bfb95354b9b5cee .top-header_f3620f85e6c39248 .address-wrapper_8384e94cec204edd .address_a2e4f5609b507623 .icon_1c8dc8edd6da3cec {
  position: absolute;
  top:-6px;
  left:0;
  font-size: 40px;
}
.header-one_3bfb95354b9b5cee .top-header_f3620f85e6c39248 .address-wrapper_8384e94cec204edd .address_a2e4f5609b507623:first-child:before {
  content: '';
  position: absolute;
  top:5px;
  right: 0;
  width: 1px;
  height: 42px;
  background: #e8e8e8;
}
.header-one_3bfb95354b9b5cee .top-header_f3620f85e6c39248 .address-wrapper_8384e94cec204edd .address_a2e4f5609b507623:first-child {margin-right: 35px;}
/*--------------------------- Theme Header Two  ---------------------*/
.header-two_c6055fa731f28c24 .top-header_f3620f85e6c39248 {background: #000f32;padding: 12px 0;}
.header-two_c6055fa731f28c24 .top-header_f3620f85e6c39248 .left-widget_59ffffe697461d43 li {display: inline-block;color: #fff;font-size: 16px;}
#polyglotLanguageSwitcher {margin-left:25px;}
#polyglotLanguageSwitcher span.trigger:before {
  content: '';
  font-family: 'font-awesome';
  position: absolute;
  color:#fff;
  top:0;
  right:-32px;
}
#polyglotLanguageSwitcher a {
  font-family: 'Open Sans', sans-serif;
  display: inline-block;
  font-size: 15px;
  color:#fff;
  font-weight: normal;
}
.header-two_c6055fa731f28c24 .top-header_f3620f85e6c39248 .social-icon_63ae1595d25d3789 {text-align: right;}
.header-two_c6055fa731f28c24 .top-header_f3620f85e6c39248 .social-icon_63ae1595d25d3789 li {display: inline-block;margin-left: 15px;}
.header-two_c6055fa731f28c24 .top-header_f3620f85e6c39248 .social-icon_63ae1595d25d3789 li a {font-size: 15px;color: #ccd1dd;}
.header-two_c6055fa731f28c24 .top-header_f3620f85e6c39248 .social-icon_63ae1595d25d3789 li a:hover {color: #fff;}
/*------------------------ Theme menu One --------------------*/
.header-one_3bfb95354b9b5cee .theme-menu-wrapper {position: relative;z-index: 99;margin-bottom: -42px;}
.header-one_3bfb95354b9b5cee .theme-menu-wrapper .bg-wrapper_f16ff7f456a68831 {background: #000f32;position: relative;padding-left: 25px;}
.theme-menu-wrapper .right-widget_11a25e86d920de7d ul li {display: inline-block;line-height: 75px;vertical-align: middle;}
.theme-menu-wrapper .right-widget_11a25e86d920de7d .social-icon_63ae1595d25d3789 li a {
  font-size: 15px;
  color: #ccd1dd;
  margin: 0 7px;
}
.theme-menu-wrapper .right-widget_11a25e86d920de7d .social-icon_63ae1595d25d3789 li a:hover {color: #fff;}
.theme-menu-wrapper .right-widget_11a25e86d920de7d .cart-icon_2e2b594f6b9218fb {
  margin-left: 30px;
  width: 60px;
  text-align: center;
  border-right: 1px solid #0d2356;
  border-left: 1px solid #0d2356;
}
.theme-menu-wrapper .right-widget_11a25e86d920de7d .cart-icon_2e2b594f6b9218fb a {
  position: relative;
  color: #cfd6e6;
  font-size: 16px;
}
.something-to-hold_a00d5217624fdd1c {
  min-height: 113px;
  align-items: center;
}
.someone-to-hold_4c7d6273075f47b1 {
  min-height: 112px;
}
.theme-menu-wrapper .right-widget_11a25e86d920de7d .cart-icon_2e2b594f6b9218fb a span {
  font-family: 'Nunito Sans', sans-serif;
  position: absolute;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #fff;
  line-height: 15px;
  font-size: 11px;
  font-weight: 600;
  color: #555555;
  top: 23px;
  right: -8px;
}
.theme-menu-wrapper .right-widget_11a25e86d920de7d .search-option_149990acb74348d3 .dropdown-toggle {
  background: transparent;
  font-size: 15px;
  color: #cfd6e6;
  width: 55px;
}
.theme-menu-wrapper .right-widget_11a25e86d920de7d .search-option_149990acb74348d3 .dropdown-toggle:after {display: none;}
.theme-menu-wrapper .right-widget_11a25e86d920de7d .search-option_149990acb74348d3 .dropdown-menu {
  -webkit-transform:none !important;
          transform:none !important;
  position: absolute;
  height:55px;
  width:280px;
  padding: 5px;
  border-radius: 0;
  right: 0 !important;
  left:auto !important;
  top:100% !important;
  box-shadow: none;
  border:none;
  float:none;
  margin:0;
  background: #fff;
  box-shadow: 0px 4px 10px -2px rgba(0,0,0,0.23);
}
.theme-menu-wrapper .right-widget_11a25e86d920de7d .search-option_149990acb74348d3 form input {
  position: absolute;
  top:5px;
  left:5px;
  right: 5px;
  bottom: 5px;
  background: transparent;
  border:1px solid #ececec;
  padding: 0 49px 0 10px;
}
.theme-menu-wrapper .right-widget_11a25e86d920de7d .search-option_149990acb74348d3 form button {
  display: block;
  width:48px;
  color:#fff;
  border:1px solid #fff;
  border-left:none;
  line-height: 45px;
  text-align: center;
  position: absolute;
  top:4px;
  right:5px;
}
/*------------------------ Theme menu Two --------------------*/
.header-two_c6055fa731f28c24 #mega-menu-holder>ul> li> a,.header-two_c6055fa731f28c24 #mega-menu-holder li .sub-toggle,
.header-two_c6055fa731f28c24 #mega-menu-holder>ul> li> a:before {color: #555555;}
.header-two_c6055fa731f28c24 #mega-menu-holder>ul> li> a {padding-top: 43px;}
.header-two_c6055fa731f28c24 #mega-menu-holder>ul> li> a:before,
.header-two_c6055fa731f28c24 #mega-menu-holder li .sub-toggle {line-height: 97px;padding-top: 4.5px}
.header-two_c6055fa731f28c24 #mega-menu-holder li>ul.dropdown li:first-child {border-top:1px solid rgba(0,0,0,0.04);}
.header-two_c6055fa731f28c24 .theme-menu-wrapper .bg-wrapper_f16ff7f456a68831 {position: relative;padding-left: 270px;}
.header-two_c6055fa731f28c24 .theme-menu-wrapper .bg-wrapper_f16ff7f456a68831 .logo_0bc99a60646a7bcc {
  position: absolute;
  left:0;
  z-index: 99;
  top:50%;
  -webkit-transform:translateY(-50%);
          transform:translateY(-50%);
}
.header-two_c6055fa731f28c24 .theme-menu-wrapper .right-widget_11a25e86d920de7d ul li {line-height: 97px;}
.header-two_c6055fa731f28c24 .theme-menu-wrapper .right-widget_11a25e86d920de7d .search-option_149990acb74348d3 .dropdown-toggle {width: auto;color: #555555;}
.header-two_c6055fa731f28c24 .theme-menu-wrapper .right-widget_11a25e86d920de7d .cart-icon_2e2b594f6b9218fb {
  border: none;
  width: auto;
  margin: 0 20px 0 0;
}
.header-two_c6055fa731f28c24 .theme-menu-wrapper .right-widget_11a25e86d920de7d .cart-icon_2e2b594f6b9218fb a {color: #555555;font-size: 18px;}
.header-two_c6055fa731f28c24 .theme-menu-wrapper .right-widget_11a25e86d920de7d .cart-icon_2e2b594f6b9218fb a span {
  background: #000f32;
  color: #fff;
  top:35px;
}
/*================= Sticky Menu ===============*/
@-webkit-keyframes menu_sticky {
  0%  {margin-top:-75px;opacity: 0;}
  50%  {margin-top: -64px;opacity: 0;}
  100% {margin-top: 0;opacity: 1;}
}
@keyframes menu_sticky {
  0%  {margin-top:-75px;opacity: 0;}
  50%  {margin-top: -64px;opacity: 0;}
  100% {margin-top: 0;opacity: 1;}
}
.theme-menu-wrapper.fixed {
  position: fixed !important;
  width:100%;
  top:0;
  left:0;
  z-index: 999;
  background: #000f32;
  margin: 0;
  padding-top: 0;
  box-shadow: 0px 13px 35px -12px rgba(35,35,35,0.15);
  -webkit-animation: menu_sticky 0.7s ease-in-out;
  animation: menu_sticky 0.7s ease-in-out;
}
.header-two_c6055fa731f28c24 .theme-menu-wrapper.fixed {background: #fff;}
/*---------------------------- Theme Main Banner -------------------------*/
#theme-main-banner {margin: 0 !important;}
.camera_wrap_2fa299515fd665fe {float:none;}
#theme-main-banner .camera_overlayer_d7443d3c8539d8e1 {
  content: '';
  position: absolute;
  top:0;
  left:0;
  right: 0;
  bottom: 0;
  background: rgba(0,26,27,0.10);
}
#theme-main-banner .main-container_c1a093f7d8fa3090 {position: relative;}
#theme-main-banner .camera_caption_ad79527abfc32592 {height: 100%;}
#theme-main-banner .container {
  position: relative;
  z-index: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#theme-main-banner .camera_caption_ad79527abfc32592>div {
  background: transparent;
  position: absolute;
  width: 100%;
  height: 100%;
  top:0;
  text-shadow: none;
  left: 0;
  padding: 0;
}
#theme-main-banner .camera_caption_ad79527abfc32592 h1 {text-transform: uppercase;padding: 30px 0 35px 0;}
#theme-main-banner .camera_caption_ad79527abfc32592 p {
  font-size: 26px;
  line-height: 35px;
  color: #556382;
  font-weight: 300;
}
#theme-main-banner .camera_caption_ad79527abfc32592 .theme-button-one {background: #fff;}
#theme-main-banner .camera_caption_ad79527abfc32592 .theme-button-one:hover {color: #fff;}
#theme-main-banner .camera_pag_b583b162e32b9825 {
  position: absolute;
  height: 100%;
  top:0;
  left:3%;
  z-index: 9;
}
#theme-main-banner .camera_pag_b583b162e32b9825 .camera_pag_ul_1d1c63af79d21f3d {
  text-align: center;
  position: relative;
  top:50%;
  -webkit-transform:translateY(-50%);
          transform:translateY(-50%);
}
#theme-main-banner .camera_pag_b583b162e32b9825 .camera_pag_ul_1d1c63af79d21f3d li {
  display: block;
  margin: 15px 0;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  border-width: 1px;
  background: transparent;
}
#theme-main-banner .camera_pag_b583b162e32b9825 .camera_pag_ul_1d1c63af79d21f3d li span {
  height: 100%;
  width: 100%;
  top:0;
  left:0;
  border-radius:50%;
}
/*--------------------- Top Feature -------------------*/
.top-feature_314bdaedae4d67e1 .main-content_214a3f69932fb610 {
  text-align: center;
  padding: 50px 16%;
  border-bottom: 4px solid transparent;
}
.top-feature_314bdaedae4d67e1 .main-content_214a3f69932fb610:hover {border-bottom-color: #001a57;}
.top-feature_314bdaedae4d67e1 .main-content_214a3f69932fb610 img {margin: 0 auto;}
.top-feature_314bdaedae4d67e1 .main-content_214a3f69932fb610 h4 {
  position: relative;
  padding-bottom: 18px;
  margin: 15px 0 18px 0;
}
.top-feature_314bdaedae4d67e1 .main-content_214a3f69932fb610 h4:before {
  content: '';
  width: 40px;
  height: 4px;
  border-radius: 10px;
  background: #c3c3c3;
  position: absolute;
  bottom: 0;
  left:50%;
  margin-left: -20px;
}
.top-feature_314bdaedae4d67e1.fix-border_13328fcf1f6a3d90 .main-content_214a3f69932fb610 {border-top: 4px solid transparent;border-bottom: none;}
.top-feature_314bdaedae4d67e1.fix-border_13328fcf1f6a3d90 .main-content_214a3f69932fb610:hover {border-top-color: #001a57;}
/*------------------ About Company -----------------*/
.about-compnay_0be8d32625b9fe17 img {border-radius: 5px;}
.about-compnay_0be8d32625b9fe17 .mission-goal_bc72b4a7537ee84d {
  border-top:1px solid #dcdcdc;
  padding-top: 23px;
  margin-top: 33px;
}
.about-compnay_0be8d32625b9fe17 .mission-goal_bc72b4a7537ee84d li {
  float: left;
  width: 33.33333333%;
  text-align: center;
  position: relative;
}
.about-compnay_0be8d32625b9fe17 .mission-goal_bc72b4a7537ee84d li .icon_1c8dc8edd6da3cec {font-size: 55px;}
.about-compnay_0be8d32625b9fe17 .mission-goal_bc72b4a7537ee84d li:nth-child(2) {
  border-left: 1px dashed #c3c3c3;
  border-right: 1px dashed #c3c3c3;
}
/*------------------ Feature Banner ---------------*/
.feature-banner_ddf9487450ccef07 {
  background: url(../gallery/home/2.jpg) no-repeat center center;
  background-size: cover;
  background-attachment: fixed;
  background-color: #707d9e;
  text-align: center;
}
.feature-banner_ddf9487450ccef07 .opacity {
  background: rgba(0,26,87,0.5);
  padding: 74px 0 80px 0;
}
.feature-banner_ddf9487450ccef07 .opacity h2 {
  font-size: 42px;
  line-height: 52px;
  text-transform: inherit;
  color: #fff;
  padding: 0 100px;
  margin-bottom: 32px;
}
/*---------------- Service Style One --------------*/
.service-style-one_381e1a00d3c78a15 .single-service_628e9aa58c4e75d2 {
  position: relative;
  padding-left: 118px;
  overflow: hidden;
  margin-bottom: 30px;
}
.service-style-one_381e1a00d3c78a15 .single-service_628e9aa58c4e75d2 .text {
  border: 1px solid #eaeaea;
  border-radius: 0 4px 4px 0;
  border-left:none;
  padding: 20px 10px 18px 30px;
}
.service-style-one_381e1a00d3c78a15 .single-service_628e9aa58c4e75d2 .text p {padding-bottom: 10px;}
.service-style-one_381e1a00d3c78a15 .single-service_628e9aa58c4e75d2 .text .read-more_4e1845d1c99e6b17 {
  font-size: 14px;
  font-weight: 700;
}
.service-style-one_381e1a00d3c78a15 .single-service_628e9aa58c4e75d2 .text .read-more_4e1845d1c99e6b17 i {margin-left: 2px;}
.service-style-one_381e1a00d3c78a15 .single-service_628e9aa58c4e75d2 .img-box_eb3a5c5a93a88d4b {
  position: absolute;
  left:0;
  top:0;
  bottom: 0;
  width: 120px;
  border-radius: 5px;
  background: #001a57;
}
.service-style-one_381e1a00d3c78a15 .single-service_628e9aa58c4e75d2 .img-box_eb3a5c5a93a88d4b img {width: 100%;border-radius: 4px;opacity: 0.9;}
.service-style-one_381e1a00d3c78a15 .single-service_628e9aa58c4e75d2:hover .text {border-color: #fff;}
.service-style-one_381e1a00d3c78a15 .single-service_628e9aa58c4e75d2:hover {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
}
.service-style-one_381e1a00d3c78a15 .wrapper {margin-top: 50px;}
.service-style-one_381e1a00d3c78a15 .contact-text_c141ffd2a32e572a {text-align: center;padding-top:35px;}
.service-style-one_381e1a00d3c78a15 .contact-text_c141ffd2a32e572a h4 {font-weight: normal;margin-bottom: 10px;}
.service-style-one_381e1a00d3c78a15 .contact-text_c141ffd2a32e572a h5 {font-weight: normal;display: inline-block;position: relative;}
.service-style-one_381e1a00d3c78a15 .contact-text_c141ffd2a32e572a h5:before {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 1px;
  left:0;
}
/*-------------------- Testimonial Slider ------------------*/
.testimonial-section_5506e76c92a777e7 {
  background: url(../gallery/home/9.jpg) no-repeat center center;
  background-size: cover;
  background-attachment: fixed;
  background-color: #707d9e;
}
.testimonial-section_5506e76c92a777e7 .overlay_0d878f4960f6bb68 {background: rgba(0,0,0,0.1);padding: 125px 0;}
.testimonial-section_5506e76c92a777e7 .wrapper {width: 55%;padding-right: 15px;}
.testimonial-section_5506e76c92a777e7 .wrapper .bg {
  background: #fff;
  border-radius: 5px;
  position: relative;
  padding: 40px 65px 35px 65px;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
  text-align: center;
}
.testimonial-section_5506e76c92a777e7 .wrapper .bg:before {
  content: '';
  font-family: 'font-awesome';
  position: absolute;
  top:30px;
  right: -10px;
  color: #fff;
  font-size: 35px;
}
.testimonial-section_5506e76c92a777e7 .wrapper p {
  font-size: 20px;
  font-weight: 300;
  line-height: 29px;
}
.testimonial-section_5506e76c92a777e7 .wrapper .name h6 {font-weight: normal;}
.testimonial-section_5506e76c92a777e7 .wrapper .name span {font-size: 16px;}
.testimonial-section_5506e76c92a777e7 .wrapper .name {position: relative;margin: 25px 0 28px 0;z-index: 1;}
.testimonial-section_5506e76c92a777e7 .wrapper .name:before {
  content: '“';
  color: #f1f1f1;
  font-size: 120px;
  font-weight: 900;
  position: absolute;
  top:-42px;
  left:50%;
  z-index: -1;
  -webkit-transform:translateX(-50%);
          transform:translateX(-50%);
}
.testimonial-section_5506e76c92a777e7 .owl-theme_c09b4c1827c8644b .owl-dots_c1fe29ed81d31dcb .owl-dot_cdac376c1314b86c span {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #cecece;
  margin: 0 5px;
}
/*----------------------- Our Team -----------------*/
.our-team_d7cb8712e40c5d0b .team-member_a2bfa798a7828188 {margin-top: 30px; text-align: center;}
.our-team_d7cb8712e40c5d0b .wrapper {margin-top: 25px;}
.our-team_d7cb8712e40c5d0b .team-member_a2bfa798a7828188 .image-box_3e37a0432263c197 img {width: 100%;border-radius: 5px 5px 0 0;}
.our-team_d7cb8712e40c5d0b .team-member_a2bfa798a7828188 .image-box_3e37a0432263c197 {position: relative;overflow: hidden;}
.our-team_d7cb8712e40c5d0b .team-member_a2bfa798a7828188 .text {
  padding: 13px 0;
  border: 1px solid #eaeaea;
  border-top: none;
  border-radius: 0 0 5px 5px;
}
.our-team_d7cb8712e40c5d0b .team-member_a2bfa798a7828188:hover .text {
  border-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
}
.our-team_d7cb8712e40c5d0b .team-member_a2bfa798a7828188 .text h6 {font-weight: 600;}
.our-team_d7cb8712e40c5d0b .team-member_a2bfa798a7828188 .text span {font-size: 16px;font-style: italic;}
.our-team_d7cb8712e40c5d0b .team-member_a2bfa798a7828188 .overlay_0d878f4960f6bb68 {
  position: absolute;
  top:0;
  left:0;
  width: 100%;
  height: 100%;
  background: rgba(0,26,87,0.7);
  border-radius: 5px 5px 0 0;
  -webkit-transform:scale(1,0);
          transform:scale(1,0);
}
.our-team_d7cb8712e40c5d0b .team-member_a2bfa798a7828188:hover .overlay_0d878f4960f6bb68 {
  -webkit-transform:scale(1);
          transform:scale(1);
}
.our-team_d7cb8712e40c5d0b .team-member_a2bfa798a7828188 .overlay_0d878f4960f6bb68 .hover-content_4df86e0106c161f6 {
  position: relative;
  top:50%;
  -webkit-transform:translateY(-50%);
          transform:translateY(-50%);
}
.our-team_d7cb8712e40c5d0b .team-member_a2bfa798a7828188 .overlay_0d878f4960f6bb68 .hover-content_4df86e0106c161f6 ul li {display: inline-block;margin: 0 2px;}
.our-team_d7cb8712e40c5d0b .team-member_a2bfa798a7828188 .overlay_0d878f4960f6bb68 .hover-content_4df86e0106c161f6 ul li a {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #fff;
  line-height: 38px;
  color: #fff;
  font-size: 14px;
}
.our-team_d7cb8712e40c5d0b .team-member_a2bfa798a7828188 .overlay_0d878f4960f6bb68 .hover-content_4df86e0106c161f6 ul li a:hover {background: #fff;}
.our-team_d7cb8712e40c5d0b .team-member_a2bfa798a7828188 .overlay_0d878f4960f6bb68 .hover-content_4df86e0106c161f6 p {line-height: 25px;color: #fff;padding-top: 15px;}
/*------------------ Theme Counter -------------------*/
.theme-counter_902e38264aff8fa5 {background: #f8faff;padding: 55px 0;}
.theme-counter_902e38264aff8fa5 .bg {
  background: url(../gallery/home/pattern.png) no-repeat center center;
  text-align: center;
  padding: 85px 0 85px 0;
}
.theme-counter_902e38264aff8fa5 h6 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
}
.theme-counter_902e38264aff8fa5 h2 {font-size: 42px;font-weight: 700;padding: 12px 0 35px 0;}
.cunter-wrapper_b7b641808d763d10 {width: 75%;margin: 0 auto; text-align: center;}
.single-counter-box_6e04e54c856a42eb .number_b4f117e010aac141 {
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 300;
  font-size: 40px;
}
.single-counter-box_6e04e54c856a42eb .number_b4f117e010aac141 .timer {font-size: 70px;}
.single-counter-box_6e04e54c856a42eb p {margin-top: -15px;}
.single-counter-box_6e04e54c856a42eb {margin-bottom: 10px;}
.theme-counter_902e38264aff8fa5 .theme-button-one {margin-top: 45px;}
/*------------------ Free Consultation -----------------*/
.consultation-form_45edd19b62005e00 .theme-title-one_3c773122283e7c49 {margin-bottom: 55px;}
.consultation-form_45edd19b62005e00 .main-content_214a3f69932fb610 {box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.08);}
.consultation-form_45edd19b62005e00 .img-box_eb3a5c5a93a88d4b {
  background: url(../gallery/home/10.jpg) no-repeat center;
  background-size: cover;
  height: 500px;
  border-radius: 5px 0 0 5px;
}
.consultation-form_45edd19b62005e00 .form-wrapper_83b76cbc2994e73b {
  background: #fff;
  border-radius: 0 5px 5px 0;
  height: 500px;
  padding: 75px 40px 0 40px;
}
.theme-form-one_3a6fb436238d0511 input,
.theme-form-one_3a6fb436238d0511 .form-control_92faf91e29315889 {
  width: 100%;
  border: none;
  border-bottom: 1px solid #dfdfdf;
  border-radius: 0;
  outline: none;
  box-shadow: none;
  font-size: 16px;
  padding: 0 0 12px 0;
  margin-bottom: 35px;
}
.theme-form-one_3a6fb436238d0511 textarea {
  width: 100%;
  max-width: 100%;
  height: 110px;
  max-height: 110px;
  resize:none;
  border: none;
  border-bottom: 1px solid #dfdfdf;
  font-size: 16px;
  padding: 0 0 10px 0;
  margin-bottom: 32px;
}
.theme-form-one_3a6fb436238d0511 .theme-button-one { font-family: 'Nunito Sans', sans-serif;}
/*------------------- Partner Slider ------------------*/
.partner-section_afd618442f4b9c5e {padding: 22px 0;}
.partner-section_afd618442f4b9c5e.bg-color_a042b86666d77383 {background: #f8faff;}
.partner-section_afd618442f4b9c5e h6 {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 25px;
  margin-top: 10px;
}
.partner-section_afd618442f4b9c5e img {margin: 0 auto;}
/*---------------------- Theme footer one ------------------*/
.theme-footer-one_5ad0205bce43bb77 .top-footer_d194611d44f8f13f {background: #001648;padding: 80px 0 75px 0;}
.theme-footer-one_5ad0205bce43bb77 .top-footer_d194611d44f8f13f .title {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.theme-footer-one_5ad0205bce43bb77 .top-footer_d194611d44f8f13f .about-widget_d9c1b9cc124f9845 p {
  font-size: 17px;
  line-height: 25px;
  color: #9ca6bf;
}
.theme-footer-one_5ad0205bce43bb77 .top-footer_d194611d44f8f13f .about-widget_d9c1b9cc124f9845 .queries_d97d941c317c534b i {font-size: 22px;vertical-align: middle;margin-right: 10px;}
.theme-footer-one_5ad0205bce43bb77 .top-footer_d194611d44f8f13f .about-widget_d9c1b9cc124f9845 .queries_d97d941c317c534b {color: #fff;margin-top: 25px;font-size: 17px;}
.theme-footer-one_5ad0205bce43bb77 .top-footer_d194611d44f8f13f .about-widget_d9c1b9cc124f9845 .queries_d97d941c317c534b a {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 19px;
  color: #fff;
}
.theme-footer-one_5ad0205bce43bb77 .top-footer_d194611d44f8f13f .footer-recent-post_53ddc8338685eeed li {
  padding: 6px 0 20px 0;
  margin-bottom: 14px;
  border-bottom: 1px solid rgba(255,255,255,0.1);
}
.theme-footer-one_5ad0205bce43bb77 .top-footer_d194611d44f8f13f .footer-recent-post_53ddc8338685eeed li img {
  width: 70px;
  height: 70px;
  border-radius: 5px;
}
.theme-footer-one_5ad0205bce43bb77 .top-footer_d194611d44f8f13f .footer-recent-post_53ddc8338685eeed li .post {
  width: calc(100% - 70px);
  padding-left: 20px;
}
.theme-footer-one_5ad0205bce43bb77 .top-footer_d194611d44f8f13f .footer-recent-post_53ddc8338685eeed li .post a {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 17px;
  color: #fff;
  line-height: 24px;
  margin-top: -5px;
}
.theme-footer-one_5ad0205bce43bb77 .top-footer_d194611d44f8f13f .footer-recent-post_53ddc8338685eeed li .post .date_4cf199ed0356eff4 {
  font-size: 15px;
  color: #9ca6bf;
  font-style: italic;
  margin-top: 5px;
}
.theme-footer-one_5ad0205bce43bb77 .top-footer_d194611d44f8f13f .footer-recent-post_53ddc8338685eeed li .post .date_4cf199ed0356eff4 i {
  margin-right: 5px;
  font-size: 14px;
}
.theme-footer-one_5ad0205bce43bb77 .top-footer_d194611d44f8f13f .footer-recent-post_53ddc8338685eeed li:last-child {
  border:none;
  margin: 0;
  padding-bottom: 0;
}
.theme-footer-one_5ad0205bce43bb77 .top-footer_d194611d44f8f13f .footer-list_05d79d6b25733fa1 ul li {
  line-height: 32px;
  padding-left: 20px;
  position: relative;
}
.theme-footer-one_5ad0205bce43bb77 .top-footer_d194611d44f8f13f .footer-list_05d79d6b25733fa1 ul li:before {
  content: '';
  font-family: 'font-awesome';
  font-size: 10px;
  color: #9ca6bf;
  position: absolute;
  line-height: 32px;
  top:0;
  left:0;
}
.theme-footer-one_5ad0205bce43bb77 .top-footer_d194611d44f8f13f .footer-list_05d79d6b25733fa1 ul li a {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 17px;
  color: #9ca6bf;
}
.theme-footer-one_5ad0205bce43bb77 .top-footer_d194611d44f8f13f .footer-list_05d79d6b25733fa1 ul li a:hover {color: #fff;}
.theme-footer-one_5ad0205bce43bb77 .top-footer_d194611d44f8f13f .footer-newsletter_02c66aa1b88e90ce input {
  width: 100%;
  font-weight: 300;
  font-size: 16px;
  color: #9ca6bf;
  border: none;
  border-bottom: 1px solid rgba(223,223,223,0.2);
  background: transparent;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.theme-footer-one_5ad0205bce43bb77 .top-footer_d194611d44f8f13f .footer-newsletter_02c66aa1b88e90ce .theme-button-one {background: #fff;margin-top: 15px;}
.theme-footer-one_5ad0205bce43bb77 .top-footer_d194611d44f8f13f .footer-newsletter_02c66aa1b88e90ce .theme-button-one:hover {color: #fff;background: #001138;}
.theme-footer-one_5ad0205bce43bb77 .top-footer_d194611d44f8f13f .footer-newsletter_02c66aa1b88e90ce ::-webkit-input-placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #9ca6bf;
}
.theme-footer-one_5ad0205bce43bb77 .top-footer_d194611d44f8f13f .footer-newsletter_02c66aa1b88e90ce :-ms-input-placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #9ca6bf;
}
.theme-footer-one_5ad0205bce43bb77 .top-footer_d194611d44f8f13f .footer-newsletter_02c66aa1b88e90ce ::-ms-input-placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #9ca6bf;
}
.theme-footer-one_5ad0205bce43bb77 .top-footer_d194611d44f8f13f .footer-newsletter_02c66aa1b88e90ce ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #9ca6bf;
}

.theme-footer-one_5ad0205bce43bb77 .top-footer_d194611d44f8f13f .footer-newsletter_02c66aa1b88e90ce :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #9ca6bf;
}

.theme-footer-one_5ad0205bce43bb77 .top-footer_d194611d44f8f13f .footer-newsletter_02c66aa1b88e90ce ::-ms-input-placeholder { /* Microsoft Edge */
  color: #9ca6bf;
}
.theme-footer-one_5ad0205bce43bb77 .bottom-footer_0c69b28c6f72ad60 {background: #001138;padding: 15px 0;}
.theme-footer-one_5ad0205bce43bb77 .bottom-footer_0c69b28c6f72ad60 p {color: #9ca6bf;line-height: 25px;font-size: 17px;}
.theme-footer-one_5ad0205bce43bb77 .bottom-footer_0c69b28c6f72ad60 ul {text-align: right;}
.theme-footer-one_5ad0205bce43bb77 .bottom-footer_0c69b28c6f72ad60 ul li {display: inline-block;line-height: 25px;}
.theme-footer-one_5ad0205bce43bb77 .bottom-footer_0c69b28c6f72ad60 ul li a {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 17px;
  color: #9ca6bf;
  margin-left: 35px;
}
.theme-footer-one_5ad0205bce43bb77 .bottom-footer_0c69b28c6f72ad60 ul li a:hover  {color: #fff;}
/*---------------------- Theme footer Two ------------------*/
.theme-footer-two_8c1ee0f2df6b8eb9 {background: #001648;padding-top: 75px;}
.theme-footer-two_8c1ee0f2df6b8eb9 .logo-widget_e6116a0f15539520 p {
  font-size: 17px;
  line-height: 25px;
  color: #9ca6bf;
  padding: 15px 0;
}
.theme-footer-two_8c1ee0f2df6b8eb9 .logo-widget_e6116a0f15539520 .social-icon_63ae1595d25d3789 li {display: inline-block;margin-right: 15px;}
.theme-footer-two_8c1ee0f2df6b8eb9 .logo-widget_e6116a0f15539520 .social-icon_63ae1595d25d3789 li a {font-size: 15px;color: #ccd1dd;}
.theme-footer-two_8c1ee0f2df6b8eb9 .logo-widget_e6116a0f15539520 .social-icon_63ae1595d25d3789 li a:hover {color: #fff;}
.theme-footer-two_8c1ee0f2df6b8eb9 .top-footer_d194611d44f8f13f .title {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 20px 0 15px 0;
}
.theme-footer-two_8c1ee0f2df6b8eb9 .top-footer_d194611d44f8f13f .footer-list_05d79d6b25733fa1 ul li {
  line-height: 35px;
  padding-left: 20px;
  position: relative;
}
.theme-footer-two_8c1ee0f2df6b8eb9 .top-footer_d194611d44f8f13f .footer-list_05d79d6b25733fa1 ul li:before {
  content: '';
  font-family: 'font-awesome';
  font-size: 10px;
  color: #9ca6bf;
  position: absolute;
  line-height: 35px;
  top:0;
  left:0;
}
.theme-footer-two_8c1ee0f2df6b8eb9 .top-footer_d194611d44f8f13f .footer-list_05d79d6b25733fa1 ul li a {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 17px;
  color: #9ca6bf;
}
.theme-footer-two_8c1ee0f2df6b8eb9 .top-footer_d194611d44f8f13f .footer-list_05d79d6b25733fa1 ul li a:hover {color: #fff;}
.theme-footer-two_8c1ee0f2df6b8eb9 .top-footer_d194611d44f8f13f .footer-gallery_c6c75c96f7c34239 .wrapper {padding: 11px 45px 0 0;}
.theme-footer-two_8c1ee0f2df6b8eb9 .top-footer_d194611d44f8f13f .footer-gallery_c6c75c96f7c34239 .wrapper .row {margin: 0 -3px;}
.theme-footer-two_8c1ee0f2df6b8eb9 .top-footer_d194611d44f8f13f .footer-gallery_c6c75c96f7c34239 .wrapper .row [class*="col-"] {padding: 0 3px;margin-bottom: 6px;}
.theme-footer-two_8c1ee0f2df6b8eb9 .top-footer_d194611d44f8f13f .footer-gallery_c6c75c96f7c34239 .wrapper a img {width: 100%;border-radius: 5px;}
.theme-footer-two_8c1ee0f2df6b8eb9 .top-footer_d194611d44f8f13f .footer-gallery_c6c75c96f7c34239 .wrapper a {width: 100%;overflow: hidden;display: block;}
.theme-footer-two_8c1ee0f2df6b8eb9 .top-footer_d194611d44f8f13f .contact-widget_b70f1543acbeeafc ul li {
  font-size: 17px;
  line-height: 25px;
  color: #9ca6bf;
  position: relative;
  padding: 5px 0 12px 40px;
}
.theme-footer-two_8c1ee0f2df6b8eb9 .top-footer_d194611d44f8f13f .contact-widget_b70f1543acbeeafc ul li:last-child {padding-bottom: 0;}
.theme-footer-two_8c1ee0f2df6b8eb9 .top-footer_d194611d44f8f13f .contact-widget_b70f1543acbeeafc ul li a {
  font-family: 'Source Sans Pro', sans-serif;
  color: #9ca6bf;
}
.theme-footer-two_8c1ee0f2df6b8eb9 .top-footer_d194611d44f8f13f .contact-widget_b70f1543acbeeafc ul li i {
  font-size: 22px;
  position: absolute;
  top:8px;
  left:0;
}
.theme-footer-two_8c1ee0f2df6b8eb9 .bottom-footer_0c69b28c6f72ad60 {
  width: 100%;
  display: flex;
  margin-top: 20px;
  margin: 0 auto;
  border-top:1px solid rgba(255,255,255,0.1);
  padding: 0 16px;
  justify-content: space-between;
  align-items: center;
  gap: clamp(40px, 20vw, 350px);
}
.theme-footer-two_8c1ee0f2df6b8eb9 .bottom-footer_0c69b28c6f72ad60 .container {
  width: fit-content;
  margin-left: 0;
  margin-right: 0;
}
.theme-footer-two_8c1ee0f2df6b8eb9 .bottom-footer_0c69b28c6f72ad60 .container:first-child {
  margin-left: auto;
}

.theme-footer-two_8c1ee0f2df6b8eb9 .bottom-footer_0c69b28c6f72ad60 .container:last-child {
  margin-right: auto;
}

.theme-footer-two_8c1ee0f2df6b8eb9 .bottom-footer_0c69b28c6f72ad60 p {font-size: 17px;color: #9ca6bf;display:inline-block;margin-top:1rem;}
/*----------------- CallOut Banner  --------------*/
.callout-banner_b11e88859c7da65a {
  background-color: #001a57;
  background-image: url(../gallery/home/pattern2.png);
  padding: 40px 0;
}
.callout-banner_b11e88859c7da65a .title {
  float: left;
  line-height: 40px;
  color: #fff;
  width: 27%;
}
.callout-banner_b11e88859c7da65a p {
  float: left;
  color: #a9b3c8;
  padding-left: 70px;
  width: 55%;
  position: relative;
}
.callout-banner_b11e88859c7da65a p:before {
  content: '';
  width: 4px;
  height: 93%;
  background:#9ca6bc;
  border-radius: 5px;
  position: absolute;
  left:25px;
  top:3px;
}
.callout-banner_b11e88859c7da65a .theme-button-one {background: #fff; margin-top: 15px;float: right;}
.callout-banner_b11e88859c7da65a .theme-button-one:hover {color: #fff;background: #000f32;}
.callout-banner_b11e88859c7da65a.no-bg_002d1b9d42a3dc13 {background: none;padding: 0;margin-bottom: 70px;}
.callout-banner_b11e88859c7da65a.no-bg_002d1b9d42a3dc13 .title {
  color: #232323;
  text-align: right;
}
.callout-banner_b11e88859c7da65a.no-bg_002d1b9d42a3dc13 p {color: #555555;}
.callout-banner_b11e88859c7da65a.no-bg_002d1b9d42a3dc13 p:before {background: #c3c3c3;}
.callout-banner_b11e88859c7da65a.no-bg_002d1b9d42a3dc13 .theme-button-one {color: #fff;}
/*------------------------- Our Solution -------------------*/
.our-solution_f45ff0055a259f9c .single-solution-block_eba35d606ba57579 {margin-top: 55px;text-align: center;background: #fff;}
.our-solution_f45ff0055a259f9c .single-solution-block_eba35d606ba57579 .icon_1c8dc8edd6da3cec {margin: 0 auto;}
.our-solution_f45ff0055a259f9c .single-solution-block_eba35d606ba57579 h5 {margin: 26px 0 10px 0;}
.our-solution_f45ff0055a259f9c .single-solution-block_eba35d606ba57579  p {padding: 0 22px;}
.our-solution_f45ff0055a259f9c .single-solution-block_eba35d606ba57579:hover .icon_1c8dc8edd6da3cec {
  -webkit-transform:scale(1.1);
          transform:scale(1.1);
}
/*------------------- About Company Stye Two -------------------*/
.about-compnay-two_2950ab81ad295177 {
  background: url(../gallery/home/11.jpg) no-repeat center center;
  background-size: cover;
  background-attachment: fixed;
  background-color: #707d9e;
}
.about-compnay-two_2950ab81ad295177 .overlay_0d878f4960f6bb68 {background: rgba(0,26,87,0.8);padding: 100px 0;}
.about-compnay-two_2950ab81ad295177 .theme-title-one_3c773122283e7c49 {text-align: left;margin-bottom: 30px;}
.about-compnay-two_2950ab81ad295177 .theme-title-one_3c773122283e7c49 h2 {color: #fff;}
.about-compnay-two_2950ab81ad295177 .theme-title-one_3c773122283e7c49 h2:before {left:0;margin: 0;color: #919fbf;}
.about-compnay-two_2950ab81ad295177 .text p {
  color: #cad2e5;
  padding: 0 50px 15px 0;
}
.about-compnay-two_2950ab81ad295177 .text .sign_f126f05aa77ac67b {margin-top: 15px;}
.about-compnay-two_2950ab81ad295177 .quote-form_23ac1b50daf668e1 {
  background: #fff;
  border-radius: 5px;
  padding: 25px 25px 40px 40px;
}
.about-compnay-two_2950ab81ad295177 .theme-form-one_3a6fb436238d0511 textarea {
  height: 80px;
  max-height: 80px;
  margin-bottom: 22px;
}
.about-compnay-two_2950ab81ad295177 .left-img_c08b5b05d481c5e5 {border-radius: 5px;}
.about-compnay-two_2950ab81ad295177.no-bg_002d1b9d42a3dc13 {background: none;}
.about-compnay-two_2950ab81ad295177.no-bg_002d1b9d42a3dc13 .overlay_0d878f4960f6bb68 {background: #fff;padding: 0;}
.about-compnay-two_2950ab81ad295177.no-bg_002d1b9d42a3dc13 .theme-title-one_3c773122283e7c49 h2 {color: #232323;}
.about-compnay-two_2950ab81ad295177.no-bg_002d1b9d42a3dc13 .theme-title-one_3c773122283e7c49 h2:before {background: #c3c3c3;}
.about-compnay-two_2950ab81ad295177.no-bg_002d1b9d42a3dc13 .text p {color: #555555;padding-right: 0;}
/*----------------------- Our Case --------------------*/
.our-case_61d78da0e086608b .row {margin: 0 -22px;}
.our-case_61d78da0e086608b .row [class="col-"] {padding: 0 22px;}
.our-case_61d78da0e086608b .wrapper {margin-top: 10px;}
.our-case_61d78da0e086608b .single-case-block_b3230fcf0a2f5399 {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  margin-top: 40px;
}
.our-case_61d78da0e086608b .single-case-block_b3230fcf0a2f5399 img {width: 100%;border-radius: 5px;}
.our-case_61d78da0e086608b .single-case-block_b3230fcf0a2f5399 .hover-content_4df86e0106c161f6 {
  position: absolute;
  top:0;
  left:0;
  width: 100%;
  height: 100%;
  background: rgba(0,26,87,0.6);
  border-radius: 5px;
  -webkit-transform:scale(1,0);
          transform:scale(1,0);
}
.our-case_61d78da0e086608b .single-case-block_b3230fcf0a2f5399:hover .hover-content_4df86e0106c161f6 {
  -webkit-transform:scale(1);
          transform:scale(1);
}
.our-case_61d78da0e086608b .single-case-block_b3230fcf0a2f5399 .hover-content_4df86e0106c161f6 .text {
  position: absolute;
  width: 100%;
  left:0;
  bottom: 20px;
  padding: 0 28px;
  opacity: 0;
  transition-delay:0.2s;
  -webkit-transform:translateY(100px);
          transform:translateY(100px);
}
.our-case_61d78da0e086608b .single-case-block_b3230fcf0a2f5399:hover .hover-content_4df86e0106c161f6 .text {
  -webkit-transform:translateY(0);
          transform:translateY(0);
  opacity: 1;
}
.our-case_61d78da0e086608b .single-case-block_b3230fcf0a2f5399 .hover-content_4df86e0106c161f6 .text h5 a {color: #fff;}
.our-case_61d78da0e086608b .single-case-block_b3230fcf0a2f5399 .hover-content_4df86e0106c161f6 .text p {font-size: 17px;color: #fff;}
.our-case_61d78da0e086608b .single-case-block_b3230fcf0a2f5399 .hover-content_4df86e0106c161f6 .text .details_3108e786411b7100 {
  width: 40px;
  height: 40px;
  line-height: 43px;
  text-align: center;
  background: #fff;
  border-radius: 50%;
  color: #979797;
  font-size: 20px;
  margin-top: 7px;
}
.our-case_61d78da0e086608b .single-case-block_b3230fcf0a2f5399 .hover-content_4df86e0106c161f6 .text .details_3108e786411b7100:hover {color: #fff;}
.our-case_61d78da0e086608b .view-all_8429eafcd19a3379 {text-align: center;margin-top: 60px;}
.our-case_61d78da0e086608b.our-project_859d91395f23bc2c .wrapper,.our-case_61d78da0e086608b.our-project_859d91395f23bc2c .single-case-block_b3230fcf0a2f5399 {margin-top: 0;}
.our-case_61d78da0e086608b.our-project_859d91395f23bc2c .single-case-block_b3230fcf0a2f5399 {margin-bottom: 40px;}
/*------------------- Faq Section -------------------*/
.faq-section_22a6f1561d92268e {
  background: url(../gallery/home/12.jpg) no-repeat center center;
  background-size: cover;
  background-attachment: fixed;
  background-color: #707d9e;
  height: 570px;
  margin-bottom: 285px;
}
.faq-section_22a6f1561d92268e .overlay_0d878f4960f6bb68 {
  background: rgba(0,26,87,0.9);
  padding: 95px 0 0 0;
  height: 570px;
}
.faq-section_22a6f1561d92268e .theme-title-one_3c773122283e7c49 h2 {color: #fff;}
.faq-section_22a6f1561d92268e .theme-title-one_3c773122283e7c49 h2:before {background: #ced7ec;}
.faq-section_22a6f1561d92268e .theme-title-one_3c773122283e7c49 p {color: #cad2e5;}
.faq-section_22a6f1561d92268e .wrapper {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
  margin: 55px 0 0 0;
}
.faq-section_22a6f1561d92268e .wrapper .img-box_eb3a5c5a93a88d4b {
  background: url(../gallery/home/13.jpg) no-repeat center center;
  background-size: cover;
  border-radius: 5px 0 0 5px;
  position: relative;
  height: 500px;
}
.faq-section_22a6f1561d92268e .wrapper .img-box_eb3a5c5a93a88d4b .play_40dd0ab8dd636c27 {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  top:50%;
  left:50%;
  margin: -36px 0 0 -36px;
  text-align: center;
  line-height: 72px;
}
.faq-section_22a6f1561d92268e .wrapper .faq-content_2bac6cd72d192202 {
  background: #fff;
  border-radius: 0 5px 5px 0;
  padding: 43px 50px 60px 50px;
}
.accordion-one_01ddf9672e5df3de .panel-heading {
  padding: 0;
  border-radius: 0;
  border:none;
  border-bottom: 1px solid #e6e6e6;
}
.accordion-one_01ddf9672e5df3de .panel-heading h6 a {
  color:#232323;
  padding: 15px 25px 15px 0;
  display: block;
  position: relative;
}
.accordion-one_01ddf9672e5df3de .panel-group .panel {
  margin: 0;
  box-shadow: none;
  border-radius: 0;
  border:none;
}
.accordion-one_01ddf9672e5df3de .panel-group .panel-body_c14c8301d94ec3fe {border:none;padding: 20px 0;border-bottom: 1px solid #e6e6e6;}
.accordion-one_01ddf9672e5df3de .panel-group .panel-heading a:before {
  content: "\f10a";
  font-family: Flaticon;
  font-size: 20px;
  color: #c7c7c7;
  position: absolute;
  right:0;
  top:50%;
  -webkit-transform:translateY(-50%);
          transform:translateY(-50%);
  font-weight: normal;
}
.accordion-one_01ddf9672e5df3de .panel-group .panel-heading.active-panel a:before {content: "\f109";}
/*------------------ Why Choose us -----------------*/
.why-choose-us_1d699fe2a3ffae43 .single-block_2aedff343e8a28f2 {
  position: relative;
  margin-top: 45px;
  padding: 0 0 0 90px;
}
.why-choose-us_1d699fe2a3ffae43 .wrapper {margin-top: 10px;}
.why-choose-us_1d699fe2a3ffae43 .single-block_2aedff343e8a28f2 h5 {margin-bottom: 10px;}
.why-choose-us_1d699fe2a3ffae43 .single-block_2aedff343e8a28f2 .icon_1c8dc8edd6da3cec {
  position: absolute;
  top:-10px;
  left:0;
  font-size: 60px;
}
/*------------------ Short Banner ------------------*/
.short-banner_164fd6f6b2a06c80 {
  background: url(../gallery/home/14.jpg) no-repeat center center;
  background-size: cover;
  background-color: #707d9e;
}
.short-banner_164fd6f6b2a06c80 .overlay_0d878f4960f6bb68 {
  background: rgba(255,255,255,0.4);
  padding: 52px 0;
  text-align: center;
}
.short-banner_164fd6f6b2a06c80 .overlay_0d878f4960f6bb68 h2 {
  font-size: 40px;
  line-height: 48px;
  width: 65%;
  margin: 0 auto;
}
/*----------------- Latest News ------------------- */
.our-blog_db9b1df1b8b233f6 .single-blog_c683e9712a6ec3e2 .image-box_3e37a0432263c197 {
  position: relative;
  overflow: hidden;
  border-radius: 5px;
}
.our-blog_db9b1df1b8b233f6 .single-blog_c683e9712a6ec3e2 .image-box_3e37a0432263c197 img {width: 100%;}
.our-blog_db9b1df1b8b233f6 .single-blog_c683e9712a6ec3e2:hover .image-box_3e37a0432263c197 img {
  -webkit-transform:scale3D(1.1,1.1,1);
          transform:scale3D(1.1,1.1,1)
}
.our-blog_db9b1df1b8b233f6 .single-blog_c683e9712a6ec3e2 .image-box_3e37a0432263c197 .overlay_0d878f4960f6bb68 {
  position: absolute;
  width: 100%;
  height: 100%;
  top:0;
  left:0;
  border-radius: 5px;
  background: rgba(0,0,0,0.05);
}
.our-blog_db9b1df1b8b233f6 .single-blog_c683e9712a6ec3e2 .image-box_3e37a0432263c197 .overlay_0d878f4960f6bb68 .date_4cf199ed0356eff4 {
  line-height: 25px;
  border-radius: 5px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  color: #fff;
  padding: 0 18px;
  position: absolute;
  left:20px;
  bottom: 20px;
}
.our-blog_db9b1df1b8b233f6 .single-blog_c683e9712a6ec3e2 .post-meta_fd4b7b791fc06a73 .title {
  line-height: 28px;
  margin: 20px 0 10px 0;
}
.our-blog_db9b1df1b8b233f6 .single-blog_c683e9712a6ec3e2 .post-meta_fd4b7b791fc06a73 .read-more_4e1845d1c99e6b17 {font-size: 14px;text-transform: uppercase;font-weight: 700;}
.our-blog_db9b1df1b8b233f6 .single-blog_c683e9712a6ec3e2 .post-meta_fd4b7b791fc06a73 .read-more_4e1845d1c99e6b17:hover {text-decoration: underline;}
.latest-news_43f0800b52b797f1 .single-blog_c683e9712a6ec3e2 {margin-top: 35px;}
.latest-news_43f0800b52b797f1 .wrapper {margin-top: 20px;}
.blog-inner-page_d977fc2b156e7cea .our-blog_db9b1df1b8b233f6 .single-blog_c683e9712a6ec3e2 .post-meta_fd4b7b791fc06a73 .title {font-size: 26px;margin-top: 25px;}
.our-blog_db9b1df1b8b233f6 .single-blog_c683e9712a6ec3e2 .post-meta_fd4b7b791fc06a73 p {margin-bottom: 12px;}
.blog-inner-page_d977fc2b156e7cea .our-blog_db9b1df1b8b233f6 .single-blog_c683e9712a6ec3e2 {margin-bottom: 40px;}
.blog-inner-page_d977fc2b156e7cea .our-blog_db9b1df1b8b233f6 .single-blog_c683e9712a6ec3e2:last-child {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 55px;
}
.blog-grid_d6348084d0a7067d .single-blog_c683e9712a6ec3e2 {margin-bottom: 40px;}
/*------------------- Google Map ---------------------*/
.map-canvas_6ef3e23a1e2efee1 {width: 100%;height: 100%;}
.google-map-one_7d39f1b55e0e0f9a {height: 300px;}
/*---------------------- Theme Inner Banner -----------------*/
.theme-inner-banner_ad41478582536ba5 {
  background: url(../gallery/home/inner-banner.jpg) no-repeat center center;
  background-attachment: fixed;
  background-size: cover;
  background-color: #707d9e;
}
.theme-inner-banner_ad41478582536ba5 .overlay_0d878f4960f6bb68 {
  background: rgba(0,26,87,0.4);
  text-align: center;
  padding: 110px 0 70px 0;
}
.theme-inner-banner_ad41478582536ba5 .overlay_0d878f4960f6bb68 h2 {font-size: 45px;color: #fff;text-transform: uppercase;}
/*------------------- Why WE Best -------------------*/
.why-we-best_9b9a46220b550c42 {
  background: url(../gallery/home/11.jpg) no-repeat center center;
  background-size: cover;
  background-attachment: fixed;
  background-color: #707d9e;
  height: 570px;
  margin-bottom: 270px;
}
.why-we-best_9b9a46220b550c42 .overlay_0d878f4960f6bb68 {
  background: rgba(0,26,87,0.9);
  padding: 95px 0 0 0;
  height: 570px;
}
.why-we-best_9b9a46220b550c42 .theme-title-one_3c773122283e7c49 h2 {color: #fff;}
.why-we-best_9b9a46220b550c42 .theme-title-one_3c773122283e7c49 h2:before {background: #ced7ec;}
.why-we-best_9b9a46220b550c42 .theme-title-one_3c773122283e7c49 p {color: #cad2e5;}
.why-we-best_9b9a46220b550c42 .wrapper {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
  margin: 55px 0 0 0;
}
.why-we-best_9b9a46220b550c42 .wrapper .img-box_eb3a5c5a93a88d4b {
  background: url(../gallery/home/16.jpg) no-repeat center center;
  background-size: cover;
  border-radius: 0 5px 5px 0;
  position: relative;
  height: 500px;
}
.why-we-best_9b9a46220b550c42 .wrapper .best-list-item_df4995bb40d1eb50 {
  background: #fff;
  padding: 65px 20px 65px 50px;
  border-radius: 5px 0 0 5px;
}
.why-we-best_9b9a46220b550c42 .wrapper .best-list-item_df4995bb40d1eb50 li {
  position: relative;
  margin-bottom: 50px;
  padding: 0 0 0 90px;
}
.why-we-best_9b9a46220b550c42 .wrapper .best-list-item_df4995bb40d1eb50 li:last-child {margin-bottom: 0;}
.why-we-best_9b9a46220b550c42 .wrapper .best-list-item_df4995bb40d1eb50 li h5 {margin-bottom: 10px;}
.why-we-best_9b9a46220b550c42 .wrapper .best-list-item_df4995bb40d1eb50 li .icon_1c8dc8edd6da3cec {
  position: absolute;
  top:-10px;
  left:0;
  font-size: 60px;
}
/*---------------- Core Values ----------------*/
.core-values_932a044b1c5480c7 {background: #f8faff;padding: 95px 0 115px 0;}
.core-values_932a044b1c5480c7 .wrapper {margin-top: 20px;}
.core-values_932a044b1c5480c7 .single-value-block_7a2fc0d65b81bdd7 {margin-top: 40px;}
.core-values_932a044b1c5480c7 .single-value-block_7a2fc0d65b81bdd7 .image-box_3e37a0432263c197 {
  position: relative;
  border-radius: 5px 5px 0 0;
  overflow: hidden;
}
.core-values_932a044b1c5480c7 .single-value-block_7a2fc0d65b81bdd7 .image-box_3e37a0432263c197  img {width: 100%;}
.core-values_932a044b1c5480c7 .single-value-block_7a2fc0d65b81bdd7 .image-box_3e37a0432263c197 .overlay_0d878f4960f6bb68 {
  position: absolute;
  width: 100%;
  height: 100%;
  left:0;
  top:0;
  text-align: center;
  border-radius: 5px 5px 0 0;
  background: rgba(0,26,87,0.5);
  opacity: 0;
  -webkit-transform:scale(1,0);
          transform:scale(1,0);
}
.core-values_932a044b1c5480c7 .single-value-block_7a2fc0d65b81bdd7:hover .image-box_3e37a0432263c197 .overlay_0d878f4960f6bb68 {
  opacity: 1;
  -webkit-transform:scale(1);
          transform:scale(1);
}
.core-values_932a044b1c5480c7 .single-value-block_7a2fc0d65b81bdd7 .image-box_3e37a0432263c197 .overlay_0d878f4960f6bb68 a {
  background: #fff;
  padding: 0 23px;
  line-height: 40px;
  position: relative;
  top:50%;
  -webkit-transform:translateY(-50%);
          transform:translateY(-50%);
}
.core-values_932a044b1c5480c7 .single-value-block_7a2fc0d65b81bdd7 .image-box_3e37a0432263c197 .overlay_0d878f4960f6bb68 a:hover {color: #fff;}
.core-values_932a044b1c5480c7 .single-value-block_7a2fc0d65b81bdd7 .text {
  background: #fff;
  border: 1px solid #e5ecff;
  border-top: none;
  border-radius: 0 0 5px 5px;
  padding: 25px 20px 25px 30px;
}
.core-values_932a044b1c5480c7 .single-value-block_7a2fc0d65b81bdd7 .text h5 {margin-bottom: 10px;}
/*--------------------- Theme Sidebar One ----------------------*/
.theme-sidebar-one_5b8a56e58f9d9132 .sidebar-box_4f619f122eb1c19f {margin-bottom: 50px;}
.theme-sidebar-one_5b8a56e58f9d9132 .title {font-weight: normal;margin-bottom: 25px;}
.theme-sidebar-one_5b8a56e58f9d9132 .service-categories_509ccf6ca1da93ca ul li a {
  display: block;
  font-weight: 600;
  font-size: 18px;
  color: #232323;
  line-height: 45px;
  border: 1px solid #e1e1e1;
  border-radius: 10px;
  margin-bottom: 5px;
  padding-left: 20px;
}
.theme-sidebar-one_5b8a56e58f9d9132 .service-categories_509ccf6ca1da93ca ul li a:hover,
.theme-sidebar-one_5b8a56e58f9d9132 .service-categories_509ccf6ca1da93ca ul li.active a {background: #f5f8ff;border-color: #bccaea;}
.theme-sidebar-one_5b8a56e58f9d9132 .service-categories_509ccf6ca1da93ca ul li:last-child a {margin: 0;}
.theme-sidebar-one_5b8a56e58f9d9132 .sidebar-brochures_fa26ecf8bd7e99ab ul {padding: 0 25px;border-radius: 5px;}
.theme-sidebar-one_5b8a56e58f9d9132 .sidebar-brochures_fa26ecf8bd7e99ab ul li a {
  display: block;
  line-height: 55px;
  color: #fff;
  font-size: 18px;
  border-bottom: 1px solid rgba(255,255,255,0.2);
  position: relative;
  padding-left: 30px;
}
.theme-sidebar-one_5b8a56e58f9d9132 .sidebar-brochures_fa26ecf8bd7e99ab ul li:last-child a {border-bottom: 0;}
.theme-sidebar-one_5b8a56e58f9d9132 .sidebar-brochures_fa26ecf8bd7e99ab ul li a i {
  position: absolute;
  top:0;
  left:0;
  line-height: 55px;
}
.theme-sidebar-one_5b8a56e58f9d9132 .sidebar-contact_26a240d5ee7f5cf2 input,
.theme-sidebar-one_5b8a56e58f9d9132 .sidebar-contact_26a240d5ee7f5cf2 textarea {
  width: 100%;
  max-width: 100%;
  background: #fff;
  border: none;
  border-bottom: 1px solid #dfdfdf;
  font-size: 16px;
}
.theme-sidebar-one_5b8a56e58f9d9132 .sidebar-contact_26a240d5ee7f5cf2 input {padding-bottom: 12px;margin-bottom: 12px;}
.theme-sidebar-one_5b8a56e58f9d9132 .sidebar-contact_26a240d5ee7f5cf2 textarea {
  height: 80px;
  resize:none;
  margin-bottom: 20px;
}
/*--------------------- Service Details ----------------------*/
.service-details_3094a95880967464 .service-content_c79aaf4f1dc4966a .cover-img_0fe03da4b5ad2345 {border-radius: 5px;margin-bottom: 25px;}
.service-details_3094a95880967464 .service-content_c79aaf4f1dc4966a .main-title_c571cdb65db60008 {font-size: 30px;margin-bottom: 15px;}
.service-details_3094a95880967464 .service-content_c79aaf4f1dc4966a p {padding-bottom: 25px;}
.service-details_3094a95880967464 .service-content_c79aaf4f1dc4966a .sub-heading_45ca745dd7344249 {font-weight: normal;margin-bottom: 15px;}
.service-details_3094a95880967464 .service-content_c79aaf4f1dc4966a .presentation-section_9da08d6cfbddc704 {padding: 30px 0 55px 0;}
.service-details_3094a95880967464 .service-content_c79aaf4f1dc4966a .presentation-section_9da08d6cfbddc704 .best-list-item_df4995bb40d1eb50 li {
  position: relative;
  margin: 12px 0 0 0;
  padding: 0 0 4px 90px;
}
.service-details_3094a95880967464 .service-content_c79aaf4f1dc4966a .presentation-section_9da08d6cfbddc704 .best-list-item_df4995bb40d1eb50 li:last-child {margin-bottom: 0;}
.service-details_3094a95880967464 .service-content_c79aaf4f1dc4966a .presentation-section_9da08d6cfbddc704 .best-list-item_df4995bb40d1eb50 li h5 {margin-bottom: 10px;}
.service-details_3094a95880967464 .service-content_c79aaf4f1dc4966a .presentation-section_9da08d6cfbddc704 .best-list-item_df4995bb40d1eb50 li .icon_1c8dc8edd6da3cec {
  position: absolute;
  top:-10px;
  left:0;
  font-size: 60px;
}
.service-details_3094a95880967464 .service-content_c79aaf4f1dc4966a .presentation-section_9da08d6cfbddc704 .chart {margin: 0 auto;}
.service-details_3094a95880967464 .service-content_c79aaf4f1dc4966a .accordion-one_01ddf9672e5df3de .panel-group .panel-body_c14c8301d94ec3fe p {padding: 0;}
.service-details_3094a95880967464 .service-content_c79aaf4f1dc4966a .market-growth_7c96ea356a6f810e {padding-top: 65px;}
.service-details_3094a95880967464 .service-content_c79aaf4f1dc4966a .market-growth_7c96ea356a6f810e .wrapper {padding-top: 20px;}
.service-details_3094a95880967464 .service-content_c79aaf4f1dc4966a .market-growth_7c96ea356a6f810e img {width: 100%;border-radius: 5px;}
.service-details_3094a95880967464 .service-content_c79aaf4f1dc4966a .market-growth_7c96ea356a6f810e ul {padding-left: 18px;}
.service-details_3094a95880967464 .service-content_c79aaf4f1dc4966a .market-growth_7c96ea356a6f810e ul li {
  line-height: 34px;
  font-style: italic;
  padding-left: 18px;
  position: relative;
}
.service-details_3094a95880967464 .service-content_c79aaf4f1dc4966a .market-growth_7c96ea356a6f810e ul li:before {
  content: '';
  font-family: 'font-awesome';
  font-size: 12px;
  color: #232323;
  line-height: 34px;
  position: absolute;
  left:0;
  top:0;
  font-style: normal;
  font-weight: 700;
}
/*---------------- Project Details ---------------*/
.project-details_22c408dea15cc229 .main-title_c571cdb65db60008 {font-size: 30px;margin-bottom: 15px;}
.project-details_22c408dea15cc229 .project-details-sidebar_2d28343e0bf3dac2 p {padding-bottom: 15px;}
.project-details_22c408dea15cc229 .project-details-sidebar_2d28343e0bf3dac2 .project-history_b96f05c891dd43ae {margin: 0 -5px;padding-top: 15px;}
.project-details_22c408dea15cc229 .project-details-sidebar_2d28343e0bf3dac2 .project-history_b96f05c891dd43ae li {
  float: left;
  width: 50%;
  padding: 0 5px;
  margin-bottom: 25px;
}
.project-details_22c408dea15cc229 .project-details-sidebar_2d28343e0bf3dac2 .social-icon_63ae1595d25d3789 li {display: inline-block;}
.project-details_22c408dea15cc229 .project-details-sidebar_2d28343e0bf3dac2 .social-icon_63ae1595d25d3789 li a {
  color: #555555;
  font-size: 15px;
  margin-right: 15px;
}
.project-details_22c408dea15cc229 .project-details-sidebar_2d28343e0bf3dac2 .charts_fcbd9785e103cae0 {padding-top: 60px;}
.project-details_22c408dea15cc229 .image-col_2ebcba794e0c532c img {border-radius: 5px;margin-bottom: 25px;}
.project-details_22c408dea15cc229 .image-col_2ebcba794e0c532c img:last-child {margin-bottom: 0;}
.project-details_22c408dea15cc229 #chartContainer {width: 100%;height: 300px;margin-top: 20px;}
/*---------------------- Blog Sidebar ---------------------*/
.blog-sidebar_4929698c5aff9a67 .sidebar-container_5b588f2ae436bf85 {margin-bottom: 45px;}
.blog-sidebar_4929698c5aff9a67 .sidebar-search_6701494c3277b8c2 form {height: 52px;position: relative;}
.blog-sidebar_4929698c5aff9a67 .sidebar-search_6701494c3277b8c2 form input {
  width: 100%;
  height: 100%;
  border: none;
  border-bottom: 1px solid #dfdfdf;
  font-size: 16px;
  padding-right: 28px;
}
.blog-sidebar_4929698c5aff9a67 .sidebar-search_6701494c3277b8c2 form button {
  position: absolute;
  top:0;
  right: 0;
  bottom: 0;
  width:25px;
  font-size: 14px;
  text-align: right;
  color: #555555;
  background: transparent;
}
.blog-sidebar_4929698c5aff9a67 .title {font-weight: normal;margin-bottom: 12px;text-transform: capitalize;}
.blog-sidebar_4929698c5aff9a67 .sidebar-categories_7fc535367d57f132 ul li a {
  color: #555555;
  font-family: 'Source Sans Pro', sans-serif;
  line-height: 35px;
  position: relative;
  padding-left: 25px;
}
.blog-sidebar_4929698c5aff9a67 .sidebar-categories_7fc535367d57f132 ul li a:before {
  content: '';
  font-family: 'font-awesome';
  font-size: 12px;
  position: absolute;
  line-height: 35px;
  top:0;
  left:0; 
}
.blog-sidebar_4929698c5aff9a67 .sidebar-recent-post_f92395d6b121c808 li {
  padding: 10px 0 13px 0;
  margin-bottom: 9px;
  border-bottom: 1px solid #e5e5e5;
}
.blog-sidebar_4929698c5aff9a67 .sidebar-recent-post_f92395d6b121c808 li img {
  width: 65px;
  height: 60px;
  border-radius: 5px;
}
.blog-sidebar_4929698c5aff9a67 .sidebar-recent-post_f92395d6b121c808 li .post {
  width: calc(100% - 65px);
  padding-left: 20px;
}
.blog-sidebar_4929698c5aff9a67 .sidebar-recent-post_f92395d6b121c808 li .post a {
  font-family: 'Source Sans Pro', sans-serif;
  color: #232323;
  line-height: 24px;
  margin-top: -5px;
}
.blog-sidebar_4929698c5aff9a67 .sidebar-recent-post_f92395d6b121c808 li .post .date_4cf199ed0356eff4 {
  font-size: 15px;
  color: #9ca6bf;
  font-style: italic;
  margin-top: 7px;
}
.blog-sidebar_4929698c5aff9a67 .sidebar-recent-post_f92395d6b121c808 li:last-child {
  border:none;
  margin: 0;
  padding-bottom: 0;
}
.blog-sidebar_4929698c5aff9a67 .sidebar-archives_197a839957357a4b ul li a {
  color: #555555;
  font-family: 'Source Sans Pro', sans-serif;
  line-height: 32px;
  position: relative;
  padding-left: 28px;
}
.blog-sidebar_4929698c5aff9a67 .sidebar-archives_197a839957357a4b ul li a:before {
  content: '';
  font-family: 'font-awesome';
  font-size: 14px;
  position: absolute;
  line-height: 32px;
  top:0;
  left:0; 
}
.blog-sidebar_4929698c5aff9a67 .sidebar-tags_fdf47e1bbf72d8de ul {margin: 0 -2px;}
.blog-sidebar_4929698c5aff9a67 .sidebar-tags_fdf47e1bbf72d8de ul li {float: left;padding: 0 2px;}
.blog-sidebar_4929698c5aff9a67 .sidebar-tags_fdf47e1bbf72d8de ul li a {
  color: #555555;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 17px;
  line-height: 28px;
  border: 1px solid #e1e1e1;
  border-radius: 5px;
  margin-top: 4px;
  padding: 0 12px;
}
.blog-sidebar_4929698c5aff9a67 .sidebar-tags_fdf47e1bbf72d8de ul li.active a,
.blog-sidebar_4929698c5aff9a67 .sidebar-tags_fdf47e1bbf72d8de ul li a:hover {color: #fff;}
/*------------------- Blog Details ---------------*/
.blog-details_214e7aa8cd526d2f .single-blog_c683e9712a6ec3e2 .post-meta_fd4b7b791fc06a73 .title {font-size: 26px;line-height: 30px;margin: 25px 0 20px 0;}
.blog-details_214e7aa8cd526d2f .single-blog_c683e9712a6ec3e2 .post-meta_fd4b7b791fc06a73 p {padding-bottom: 25px;margin-bottom: 0;}
.blog-details_214e7aa8cd526d2f .single-blog_c683e9712a6ec3e2 .post-meta_fd4b7b791fc06a73 .mark-text_a40af7f090e4501a img {width: 100%;border-radius: 5px;}
.blog-details_214e7aa8cd526d2f .single-blog_c683e9712a6ec3e2 .post-meta_fd4b7b791fc06a73 .mark-text_a40af7f090e4501a .inner-text_d0ee5a14779dd7cf {
  text-align: center;
  position: relative;
  padding-top: 140px;
  margin: 0 10px;
}
.blog-details_214e7aa8cd526d2f .single-blog_c683e9712a6ec3e2 .post-meta_fd4b7b791fc06a73 .mark-text_a40af7f090e4501a .inner-text_d0ee5a14779dd7cf p {font-style: italic;}
.blog-details_214e7aa8cd526d2f .single-blog_c683e9712a6ec3e2 .post-meta_fd4b7b791fc06a73 .mark-text_a40af7f090e4501a .inner-text_d0ee5a14779dd7cf:before {
  content: "\f10c";
  font-family: Flaticon;
  position: absolute;
  color: #eeeeee;
  font-size: 45px;
  top:55px;
  left:50%;
  -webkit-transform:translateX(-50%);
          transform:translateX(-50%);
}
.blog-details_214e7aa8cd526d2f .single-blog_c683e9712a6ec3e2 .post-meta_fd4b7b791fc06a73 .mark-text_a40af7f090e4501a {padding: 18px 0 40px 0;}
.blog-details_214e7aa8cd526d2f .share-option_9ea71bd76cc340d2 {border-top: 1px solid #e5e5e5;margin-top: 18px;}
.blog-details_214e7aa8cd526d2f .share-option_9ea71bd76cc340d2 ul {padding-top: 12px;}
.blog-details_214e7aa8cd526d2f .share-option_9ea71bd76cc340d2 .tag-meta_4e01f185d6f44db2 li,
.blog-details_214e7aa8cd526d2f .share-option_9ea71bd76cc340d2 .social-icon_63ae1595d25d3789 li {
  display: inline-block;
  vertical-align: middle;
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 600;
  color: #232323;
}
.blog-details_214e7aa8cd526d2f .share-option_9ea71bd76cc340d2 .tag-meta_4e01f185d6f44db2 li i,
.blog-details_214e7aa8cd526d2f .share-option_9ea71bd76cc340d2 .social-icon_63ae1595d25d3789 li i {
  font-size: 15px;
  margin-right: 2px;
}
.blog-details_214e7aa8cd526d2f .share-option_9ea71bd76cc340d2 .tag-meta_4e01f185d6f44db2 li a {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: normal;
  color: #555555;
}
.blog-details_214e7aa8cd526d2f .share-option_9ea71bd76cc340d2 .social-icon_63ae1595d25d3789 li a {
  font-size: 15px;
  color: #777777;
  margin-left: 12px;
}
.blog-details_214e7aa8cd526d2f .share-option_9ea71bd76cc340d2 .social-icon_63ae1595d25d3789 li:nth-child(2) a {margin-left: 3px;}
.our-blog_db9b1df1b8b233f6 .inner-box_71cb81b9ae860cc5 {margin-top: 70px;}
.our-blog_db9b1df1b8b233f6 .inner-box_71cb81b9ae860cc5 .theme-title-one_3c773122283e7c49 h2 {
  font-size: 30px;
  text-align: left;
  margin-bottom: 40px;
}
.our-blog_db9b1df1b8b233f6 .inner-box_71cb81b9ae860cc5 .theme-title-one_3c773122283e7c49 h2:before {left:0;margin: 0;}
.related-post-slider .item_07e3b9183a207eae {margin: 0 15px;}
.our-blog_db9b1df1b8b233f6 .comment-area_eb585753a1e95b6a .single-comment_9ba46dd8133882e0 img {
  width: 70px;
  height: 70px;
  border-radius: 5px;
}
.our-blog_db9b1df1b8b233f6 .comment-area_eb585753a1e95b6a .single-comment_9ba46dd8133882e0 .comment_9ba67451c187d2e1 {
  width: calc(100% - 70px);
  padding-left: 25px;
}
.our-blog_db9b1df1b8b233f6 .comment-area_eb585753a1e95b6a .single-comment_9ba46dd8133882e0 .comment_9ba67451c187d2e1 p {padding: 6px 0 8px 0;}
.our-blog_db9b1df1b8b233f6 .comment-area_eb585753a1e95b6a .single-comment_9ba46dd8133882e0 .comment_9ba67451c187d2e1 a {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
}
.our-blog_db9b1df1b8b233f6 .comment-area_eb585753a1e95b6a .single-comment_9ba46dd8133882e0 {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 20px;
  margin-bottom: 28px;
}
.our-blog_db9b1df1b8b233f6 .comment-area_eb585753a1e95b6a .single-comment_9ba46dd8133882e0:last-child {margin: 0;padding: 0;border: none;}
/*---------------- Contact Us ----------------*/
.google-map-two_4e6f7505ec568e91 {height: 410px;}
.contact-us-section_1bd7e6d35af0e631 .main-content_214a3f69932fb610 {
  margin-top: 50px;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.08);
}
.contact-us-section_1bd7e6d35af0e631 .img-box_eb3a5c5a93a88d4b {
  background: url(../gallery/home/22.jpg) no-repeat center;
  background-size: cover;
  height: 500px;
  border-radius: 5px 0 0 5px;
}
.contact-us-section_1bd7e6d35af0e631 .form-wrapper_83b76cbc2994e73b {
  background: #fff;
  border-radius: 0 5px 5px 0;
  height: 500px;
  padding: 75px 40px 60px 40px;
}
.theme-form-one_3a6fb436238d0511 input:focus,
.theme-form-one_3a6fb436238d0511 textarea:focus {border-bottom-color: #001a57;}
/*======================= Form Validation ===================*/
.alert-wrapper {
  display: none;
  position: fixed;
  width: 100%;
  height:100%;
  background: rgba(0,0,0,0.6);
  top: 0;
  left: 0;
  z-index: 9999999;
}
#success,#error {
  position: relative;
  width:500px;
  height: 100px;
  top: calc(50% - 50px);
  left:calc(50% - 250px);
  background: rgba(0,0,0,0.8);
  text-align: center;
}
#success .wrapper,#error .wrapper {
  display: table;
  width:100%;
  height: 100%;
}
#success .wrapper p,#error .wrapper p{
  display: table-cell;
  vertical-align: middle;
  letter-spacing: 1px;
}
#success p {color: #26ace3;}
#error p {color: #C9182B;}
#error button,
#success button {
  color:#fff;
  width:40px;
  height:40px;
  line-height: 20px;
  background: transparent;
  border-radius: 50%;
  position: absolute;
  top: -20px;
  right: -20px;
  font-size: 20px;
}
.form-validation label.error {display: none !important;}
.form-validation input.error,.form-validation textarea.error {border-bottom:1px solid #f03838 !important;}
/*------------------- Compnay Branch Address ----------------*/
.branch-address_e9ddc1470f08661a {background: #f2f3f6;padding: 38px 0;}
.address-slider .item_07e3b9183a207eae {margin: 0 15px;cursor: move;}
.branch-address_e9ddc1470f08661a .wrapper p {
  font-size: 17px;
  line-height: 25px;
  position: relative;
  padding-left: 35px;
  margin-top: 10px;
}
.branch-address_e9ddc1470f08661a .wrapper p i {
  position: absolute;
  top:5px;
  left:0;
  font-size: 18px;
}
/*--------------------- Shop Page --------------------*/
.shop-page_d6d4313e53afa26c .shop-filter_b9b46ab10edbdcbc li:first-child {
  float: left;
  line-height: 40px;
  font-size: 17px;
}
.shop-page_d6d4313e53afa26c .shop-filter_b9b46ab10edbdcbc li:last-child {float: right;line-height: 40px;}
.shop-page_d6d4313e53afa26c .shop-filter_b9b46ab10edbdcbc li:last-child .form-control_92faf91e29315889 {
  border: 1px solid #d7d7d7;
  border-radius: 5px;
  height: 100%;
  outline: none;
  box-shadow: none;
}
.shop-page_d6d4313e53afa26c .shop-filter_b9b46ab10edbdcbc {margin-bottom: 60px;}
.shop-page_d6d4313e53afa26c .single-product_c21cfcb068db4b22 .image-box_3e37a0432263c197 {
  border: 1px solid #d7d7d7;
  border-radius: 5px;
  min-height: 340px;
  position: relative;
  overflow: hidden;
}
.shop-page_d6d4313e53afa26c .single-product_c21cfcb068db4b22 .image-box_3e37a0432263c197  img {
  position: absolute;
  top:50%;
  left: 50%;
  border-radius: 5px;
  -webkit-transform: translate(-50% , -50%);
          transform: translate(-50% , -50%);
  transition:all 0.5s ease-in-out;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.12);
}
.shop-page_d6d4313e53afa26c .single-product_c21cfcb068db4b22:hover .image-box_3e37a0432263c197 img {
  -webkit-transform:translate(-50% , -50%) scale3D(1.1,1.1,1);
          transform:translate(-50% , -50%) scale3D(1.1,1.1,1);
}
.shop-page_d6d4313e53afa26c .single-product_c21cfcb068db4b22 .product-name_c516c0d86d80f8ec {text-align: center;margin-top: 20px;position: relative;}
.shop-page_d6d4313e53afa26c .single-product_c21cfcb068db4b22 .product-name_c516c0d86d80f8ec .price_d502bf6dbaefba9f {
  font-weight: 600;
  font-size: 22px;
}
.shop-page_d6d4313e53afa26c .single-product_c21cfcb068db4b22 .product-name_c516c0d86d80f8ec .price_d502bf6dbaefba9f del {
  font-size: 18px;
  color: #afafaf;
  font-weight: normal;
}
.shop-page_d6d4313e53afa26c .single-product_c21cfcb068db4b22:hover .product-name_c516c0d86d80f8ec .price_d502bf6dbaefba9f {opacity: 0;}
.shop-page_d6d4313e53afa26c .single-product_c21cfcb068db4b22 .product-name_c516c0d86d80f8ec .add-to-cart_ad4a284848997487 {
  position: absolute;
  width: 100%;
  bottom: -10px;
  opacity: 0;
  left:0;
  text-align: center;
}
.shop-page_d6d4313e53afa26c .single-product_c21cfcb068db4b22 .product-name_c516c0d86d80f8ec .add-to-cart_ad4a284848997487 a {
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 33px;
}
.shop-page_d6d4313e53afa26c .single-product_c21cfcb068db4b22 .product-name_c516c0d86d80f8ec .add-to-cart_ad4a284848997487 a:hover {text-decoration: underline;}
.shop-page_d6d4313e53afa26c .single-product_c21cfcb068db4b22 .product-name_c516c0d86d80f8ec .add-to-cart_ad4a284848997487 a i {font-weight: normal;}
.shop-page_d6d4313e53afa26c .single-product_c21cfcb068db4b22:hover .product-name_c516c0d86d80f8ec .add-to-cart_ad4a284848997487 {
  opacity: 1;
  bottom: 0;
}
.shop-page_d6d4313e53afa26c .single-product_c21cfcb068db4b22 {margin-bottom: 40px;}
/*------------------ Shop Details ------------------*/
.shop-details_a8c837ff54e4ba5a .product-details_eaa2102c9e21c657 .product-tab_f869062a8848442c {
  border: 1px solid #d7d7d7;
  border-radius: 5px;
  min-height: 380px;
}
.shop-details_a8c837ff54e4ba5a .product-details_eaa2102c9e21c657 .product-tab_f869062a8848442c .product-preview_7cee84be911830b4 {
  width: 70%;
  float: left;
  border-right: 1px solid #d7d7d7;
  height: 380px;
  position: relative;
}
.shop-details_a8c837ff54e4ba5a .product-details_eaa2102c9e21c657 .product-tab_f869062a8848442c .product-preview_7cee84be911830b4 img {
  position: absolute;
  top:50%;
  left:50%;
  border-radius: 5px;
  -webkit-transform:translate(-50% , -50%);
          transform:translate(-50% , -50%);
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.12);
}
.shop-details_a8c837ff54e4ba5a .product-details_eaa2102c9e21c657 .product-tab_f869062a8848442c .product-thumbnail_7fa2b797f106afbe {
  float: left;
  width: 30%;
  height: 380px;
}
.shop-details_a8c837ff54e4ba5a .product-details_eaa2102c9e21c657 .product-tab_f869062a8848442c .product-thumbnail_7fa2b797f106afbe .nav-tabs_4c22da36cfc131d1 {
  border: none;
  position: relative;
  top:50%;
  display: block;
  -webkit-transform:translateY(-50%);
          transform:translateY(-50%);
}
.shop-details_a8c837ff54e4ba5a .product-details_eaa2102c9e21c657 .product-tab_f869062a8848442c .product-thumbnail_7fa2b797f106afbe .nav-tabs_4c22da36cfc131d1 li {
  margin:0;
  text-align: center;
}
.shop-details_a8c837ff54e4ba5a .product-details_eaa2102c9e21c657 .product-tab_f869062a8848442c .product-thumbnail_7fa2b797f106afbe .nav-tabs_4c22da36cfc131d1 li a {
  padding: 0;
  margin: 15px 0;
  border: none;
  background: transparent;
  display: inline-block;
}
.shop-details_a8c837ff54e4ba5a .product-details_eaa2102c9e21c657 .product-tab_f869062a8848442c .product-thumbnail_7fa2b797f106afbe .nav-tabs_4c22da36cfc131d1 li a img {
  border-radius: 5px;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.12);
}
.shop-details_a8c837ff54e4ba5a .product-details_eaa2102c9e21c657 .product-info_9210ca77232f6f79 {padding-left: 20px;}
.shop-details_a8c837ff54e4ba5a .product-details_eaa2102c9e21c657 .product-info_9210ca77232f6f79 .title {font-size: 26px;}
.shop-details_a8c837ff54e4ba5a .product-details_eaa2102c9e21c657 .product-info_9210ca77232f6f79 .price_d502bf6dbaefba9f {
  font-size: 28px;
  font-weight: 600;
  margin: 5px 0 12px 0;
}
.shop-details_a8c837ff54e4ba5a .product-details_eaa2102c9e21c657 .product-info_9210ca77232f6f79 .price_d502bf6dbaefba9f del {
  font-size: 20px;
  font-weight: normal;
  color: #afafaf;
  margin-right: 5px;
}
.shop-details_a8c837ff54e4ba5a .product-details_eaa2102c9e21c657 .product-info_9210ca77232f6f79 .order-box_8a0cf845ac89a8b9 li {
  display: inline-block;
  vertical-align: middle;
}
.shop-details_a8c837ff54e4ba5a .product-details_eaa2102c9e21c657 .product-info_9210ca77232f6f79 .order-box_8a0cf845ac89a8b9 li:nth-child(1) {
  font-family: 'Nunito Sans', sans-serif;
  color: #232323;
  margin-right: 5px;
}
.shop-details_a8c837ff54e4ba5a .product-details_eaa2102c9e21c657 .product-info_9210ca77232f6f79 .order-box_8a0cf845ac89a8b9 li:nth-child(2) button,
.shop-details_a8c837ff54e4ba5a .product-details_eaa2102c9e21c657 .product-info_9210ca77232f6f79 .order-box_8a0cf845ac89a8b9 li:nth-child(2) input {
  background: transparent;
  display: inline-block;
  line-height: 30px;
  border: none;
  text-align: center;
}
.shop-details_a8c837ff54e4ba5a .product-details_eaa2102c9e21c657 .product-info_9210ca77232f6f79 .order-box_8a0cf845ac89a8b9 li:nth-child(2) {
  border: 1px solid #d7d7d7;
  line-height: 30px;
  padding: 0 10px;
  border-radius: 5px;
}
.shop-details_a8c837ff54e4ba5a .product-details_eaa2102c9e21c657 .product-info_9210ca77232f6f79 .order-box_8a0cf845ac89a8b9 li:nth-child(2) button {
  font-size: 20px;
  font-weight: 300;
}
.shop-details_a8c837ff54e4ba5a .product-details_eaa2102c9e21c657 .product-info_9210ca77232f6f79 .order-box_8a0cf845ac89a8b9 li:nth-child(2) input {
  width: 40px;
  margin-left: 10px;
}
.shop-details_a8c837ff54e4ba5a .product-details_eaa2102c9e21c657 .product-info_9210ca77232f6f79 .order-box_8a0cf845ac89a8b9 {margin: 35px 0 30px 0;}
.shop-details_a8c837ff54e4ba5a .product-review-tab_78bcb42b8c055045 {
  border: 1px solid #d7d7d7;
  border-radius: 5px;
  margin: 100px 0 75px 0;
  padding: 22px 40px 20px 40px;
}
.shop-details_a8c837ff54e4ba5a .product-review-tab_78bcb42b8c055045 .nav-tabs_4c22da36cfc131d1 .nav-link {
  border: none;
  border-bottom: 1px solid transparent;
  border-radius: 0;
  font-weight: 600;
  font-size: 20px;
  color: #232323;
  padding: 0 0 15px 0;
  margin-right: 35px;
}
.shop-details_a8c837ff54e4ba5a .product-review-tab_78bcb42b8c055045 .nav-tabs_4c22da36cfc131d1 .nav-item.show .nav-link,
.shop-details_a8c837ff54e4ba5a .product-review-tab_78bcb42b8c055045 .nav-tabs_4c22da36cfc131d1 .nav-link.active {
  border-bottom-color: #001a57;
  background: transparent;
}
.shop-details_a8c837ff54e4ba5a .product-review-tab_78bcb42b8c055045 .tab-content_50fca933786a415e {padding-top: 28px;}
.shop-details_a8c837ff54e4ba5a .product-review-tab_78bcb42b8c055045 .tab-content_50fca933786a415e p {padding-bottom: 13px;}
.shop-details_a8c837ff54e4ba5a .product-review-tab_78bcb42b8c055045 img {width: 70px;}
.shop-details_a8c837ff54e4ba5a .product-review-tab_78bcb42b8c055045 .comment_9ba67451c187d2e1 {
  width: calc(100% - 70px);
  padding-left: 20px;
}
.shop-details_a8c837ff54e4ba5a .product-review-tab_78bcb42b8c055045 .comment_9ba67451c187d2e1 ul li {
  display: inline-block;
  font-size: 15px;
  color: #ecc230;
}
.shop-details_a8c837ff54e4ba5a .product-review-tab_78bcb42b8c055045 .single-review_7096a1f1fb5be56c {margin-bottom: 20px;}
.shop-details_a8c837ff54e4ba5a .product-review-tab_78bcb42b8c055045 .single-review_7096a1f1fb5be56c:last-child {margin: 0;}
.shop-details_a8c837ff54e4ba5a .related-product_c39d0e7dc4094742 .theme-title-one_3c773122283e7c49 {text-align: left;margin-bottom: 50px;}
.shop-details_a8c837ff54e4ba5a .related-product_c39d0e7dc4094742 .theme-title-one_3c773122283e7c49 h2 {font-size: 30px;}
.shop-details_a8c837ff54e4ba5a .related-product_c39d0e7dc4094742 .theme-title-one_3c773122283e7c49 h2:before {
  left:0;
  margin: 0;
}
.shop-details_a8c837ff54e4ba5a .related-product_c39d0e7dc4094742 {margin-bottom: 70px;}
/*---------------------- Faq Page ------------------*/
.faq-page_259de3c24cc1b8cb .faq-panel {margin-top: 15px;}
.faq-page_259de3c24cc1b8cb .faq-panel .panel-group {
  border:1px solid #efefef;
  border-bottom: none;
}
.faq-page_259de3c24cc1b8cb .faq-panel .panel {margin: 0;}
.faq-page_259de3c24cc1b8cb .panel-group .panel-heading h6 a {
  color:#1c2125;
  padding: 24px 63px 24px 30px;
  display: block;
  position: relative;
}
.faq-page_259de3c24cc1b8cb .panel-group .panel-heading h6 a:before {
  content: '+';
  width:60px;
  height:100%;
  position: absolute;
  top:0;
  right:0;
  background: #f8f8f8;
  border-left:1px solid #efefef;
  text-align: center;
  line-height: 65px;
  font-size: 18px;
}
.faq-page_259de3c24cc1b8cb .panel-group .panel-heading.active-panel h6 a:before {
  content: '';
  font-family: 'font-awesome';
  font-size: 10px;
}
.faq-page_259de3c24cc1b8cb .panel-group .panel-heading {border-bottom:1px solid #efefef;}
.faq-page_259de3c24cc1b8cb .panel-group .panel-body_c14c8301d94ec3fe {padding: 35px 50px 50px 30px; border-bottom:1px solid #efefef;}
.faq-page_259de3c24cc1b8cb .panel-group .panel-body_c14c8301d94ec3fe ol {margin:15px 0;padding: 0 0 0 20px;}
.faq-page_259de3c24cc1b8cb .panel-group .panel-body_c14c8301d94ec3fe ol li {line-height: 28px;}
/*----------------------------- Error Page --------------------------*/
.error-page_2a346f06baf0195a {text-align: center;margin-bottom: 175px;}
.error-page_2a346f06baf0195a h2 {
  font-size: 140px;
  font-weight: 700;
  letter-spacing: 14px;
}
.error-page_2a346f06baf0195a h3 {
  font-weight: normal;
  color:#413f3f;
  font-size: 42px;
  margin: 18px 0 32px 0;
}
.error-page_2a346f06baf0195a p {
  font-size: 20px;
  color:rgba(0,0,0,0.6);
  margin-bottom: 56px;
}
.error-page_2a346f06baf0195a a {line-height: 55px;}
.error-page_2a346f06baf0195a span.or_f0204558e45703cf {
  font-size: 18px;
  color:#2f2f2f;
  margin:0 16px;
}
.error-page_2a346f06baf0195a input {
  height:55px;
  width:380px;
  padding: 0 20px;
  border:1px solid #f0f0f0;

}
