/*
	Project Name : RedBiz
	Author Company : SpecThemes
	Project Date: 24 Feb, 2018
	Template Developer: vsafaryan50@gmail.com
*/


/*
==============================================
TABLE OF CONTENT
==============================================

0. Imports
1. Sections
2. Headings
3. Navbar
4. Search
5. Top Bar
6. CountUps
7. Helper Classes
	a) Text-content
	b) Image-properties
	c) Buttons
	d) Lists
	e) Color Control
	f) Video Box
	g) Pagination
	h) Borders
	i) Animations
	f) Overlays
8. Preloader
9. Scroll to Top
10. Number Boxes
11. Service Boxes
12. Clients
13. Feature Boxes
14. Progress Bars
15. Price Tables
16. Newsletter Form
17. Footer
18. Blog (Grid, Lists, Post)
19. Testimonials
20. Projects
21. Partners (also Team)
22.	Feedback Form
23. Team, Team Single
24. Video Section
25. Projects
26. Project Single (Page)
27. Accordions
28. Service Single (Page)
29. Callback
30. Projects Masonry
31. Under Construction
32. Shop Single Slider
33. Shop Single (Page)
34. Shop Products
35. 404 (Page)
36. Contact (Page)
37. Tabs
38. Owl Carousel
39. Pie Charts
40. Chart JS
41. Sticky Sidebar


==============================================
[END] TABLE OF CONTENT
==============================================
*/


/*-----------------------------------------
0. Imports
-------------------------------------------*/

@import url("bootstrap.min.css");
@import url("font-awesome.css");
@import url("navigation.css");
@import url("icomoon.css");
@import url("swiper.min.css");
@import url("slider.css");
@import url("animate.css");
@import url("switcher.css");
@import url("owl.carousel.css");
@import url("default.css");

/*-----------------------------------------
1. Sections
-------------------------------------------*/
html {
  scroll-behavior: smooth;
}

.section-block {
    /* padding: 90px 0px 90px 0px; */
    padding: 90px 0px 90px 0px;
    background-color: #fff;
}

.background-white {
    background-color: #fff;
    position: relative;
    padding: 100px 0px 30px 0px;
    z-index: 1000;
}

.section-under {
    margin-top: -300px;
}

.section-under-home {
    margin-top: -150px;
}
.intro-text {
        display:flex;
    }

.intro-text h5{
    text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.5);
}

.section-block-grey {
    padding: 90px 0px 90px 0px;
    background-color: #f9f9f9;
}

.section-block-darkgrey {
    padding: 90px 0px 90px 0px;
    background-color: #51565f;
}

.section-block-dark {
    padding: 90px 0px 90px 0px;
    background-color: #222;
}

.section-block-parallax {
    position: relative;
    background-size: cover;
    background-attachment: fixed;
    background-position: 50% 50%;
    padding: 90px 0px 90px 0px;
}

.cv-block-parallax {
    position: relative;
    background-size: cover;
    background-attachment: fixed;
    background-position: 50% 50%;
    padding: 10px 0px 90px 0px;
}

.cv-block-parallax .bg-image {
    
    filter: blur(8px);
  -webkit-filter: blur(8px);

}
.section-block-bg {
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    padding: 120px 0px 90px 0px;
    min-height: 650px;

}

.cap-block-bg {
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    padding: 120px 0px 90px 0px;

}


.section-block-transparent {
    padding: 90px 0px 90px 0px;
    background: transparent;
}

.background-top {
    background-position: center left;
}

.primary-bg {
    background: #ef6648 !important;
}

.no-repeat {
    background-repeat: no-repeat;
}

.section-clients,
.section-partners {
    background: #fff;
    padding: 50px 0px;
}

.section-partners-grey {
    background: #f9f9f9;
    padding: 50px 0px;
}

.section-partners-white {
    background: #ffffff;
    padding: 40px 0px;
    z-index: 99999;
}

.align-center {
    text-align: center;
}

.align-items-center {
    display: flex;
    align-items: center;
}
.notice-section {
    background: #fff;
    padding: 60px 0px;
}

.notice-section-parallax {
    position: relative;
    background-attachment: fixed;
    padding: 60px 0px;
}

.notice-section-grey {
    background: #f7f7f7;
    padding: 60px 0px;
}

.notice-section-bg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    padding: 60px 0px 60px 0px;
}

.notice-section h2,
.notice-section-grey h2,
.notice-section-bg h2 {
    position: relative;
    font-size: 42px;
    font-weight: 400;
    color: #111;
}

.notice-section h3,
.notice-section-grey h3,
.notice-section-bg h3 {
    position: relative;
    font-size: 35px;
    font-weight: 400;
    color: #111;
}

.notice-section h4,
.notice-section-grey h4,
.notice-section-bg h4 {
    position: relative;
    font-size: 30px;
    font-weight: 500;
    color: #111;
}

.notice-section h5,
.notice-section-grey h5,
.notice-section-bg h5 {
    position: relative;
    font-size: 25px;
    font-weight: 500;
    color: #111;
}

.notice-section h6,
.notice-section-grey h6,
.notice-section-bg h6 {
    position: relative;
    font-size: 20px;
    font-weight: 500;
    color: #111;
}

.dark-bg {
    background: #111;
}

.grey-bg {
    background: #f7f7f7;
}

.full-background {
    background-size: cover;
}

.notice-section-sm {
    padding: 40px 0px;
}

.notice-section-md {
    padding: 60px 0px;
}

.notice-section-lg {
    padding: 80px 0px;
}

.section-sm {
    padding: 30px 0px;
}

.section-md {
    padding: 40px 0px;
}

.section-lg {
    padding: 80px 0px;
}

.min-350 {
    min-height: 350px;
}


/*-----------------------------------------
2. Headings
-------------------------------------------*/

.section-heading {
    margin-bottom: 10px;
    text-align: center;
}

.section-anchor {
    padding-top: 0px;
}

.section-heading h2 {
    position: relative;
    font-size: 42px;
    font-weight: 500;
    color: #111;
    line-height: 130%;
    margin-bottom: 10px;
}

.section-heading h3 {
    position: relative;
    font-size: 35px;
    font-weight: 600;
    color: #111;
    line-height: 130%;
    margin-bottom: 10px;
}

.section-heading h4 {
    position: relative;
    font-size: 30px;
    font-weight: 600;
    color: #111;
    line-height: 160%;
    margin-bottom: 10px;
}
.section-heading-white h4 {
    position: relative;
    font-size: 30px;
    font-weight: 600;
    color: #fff;
    line-height: 160%;
    margin-bottom: 10px;
}
.section-heading h5 {
    position: relative;
    font-size: 25px;
    font-weight: 600;
    color: #111;
    line-height: 160%;
    margin-bottom: 10px;
}

.section-heading h6 {
    position: relative;
    font-size: 20px;
    font-weight: 500;
    color: #111;
    line-height: 160%;
    margin-bottom: 10px;
}

.disclaimer {
    font-size: 18px;
    font-weight: 400;
    color: #f9f9f9;
    line-height: 200%;
    padding: 15px 70px auto 70px;
    margin-bottom: 0px;
}

.section-heading strong {
    font-weight: 600;
}

.section-heading-line {
    content: '';
    display: block;
    text-align: center;
    width: 100px;
    height: 3px;
    background: #ef6648;
    border-radius: 25%;
    margin: auto;
    margin-top: 15px;
    margin-bottom: 5px;
}

.section-heading-line-left {
    content: '';
    display: block;
    width: 100px;
    height: 3px;
    background: #ef6648;
    border-radius: 25%;
    margin-top: 15px;
    margin-bottom: 5px;
}

.section-heading p {
    font-size: 15px;
    font-weight: 400;
    color: #aaa;
    line-height: 160%;
    padding-top: 15px;
    margin-bottom: 0px;
}

.section-heading span,
.section-heading-left span {
    position: relative;
    font-size: 15px;
    font-weight: 500;
    color: #ef6648;
    line-height: 200%;
    margin-bottom: 10px;
}


.label-heading h4{
    position:absolute;
    display: block;
    font-size: 13px;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: 1px;
    background-color: #ef6648;
    padding: 10px 20px;
    text-transform: uppercase ;
    z-index: 500;
}


.page-title-section {
    padding: 110px 0px 110px 0px;
    background-color: #eee;
    background-size: cover;
    background-position: center;
    text-align: center;
    margin-bottom: 30px;
    border-bottom: 1px solid #f5f5f5;
}

.page-title-section h1,
.video-title-section h1 {
    font-size: 40px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 1;
    color: #fff;
    text-align: center;
    margin-bottom: 10px;
}

.page-title-section ul li,
.video-title-section ul li {
    display: inline-block;
}

.page-title-section ul li:after,
.video-title-section ul li:after {
    content: ' \f105';
    color: #fff;
    font-family: 'FontAwesome';
    padding: 0px 10px;
}

.page-title-section ul li:last-child:after,
.video-title-section ul li:last-child:after {
    content: none;
}

.page-title-section ul li a,
.video-title-section ul li a {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}

.page-title-section ul li a:hover,
.video-title-section ul li a:hover {
    color: #ef6648;
}

.subpage-title-section {
    padding: 60px 0px 30px 0px;
    background-size: cover;
    background-position: center;
    text-align: center;
    border-bottom: 0px solid #f5f5f5;
}

.subpage-title-section-back {
    padding: 10px 30px 10px 50px;
    background-color: #f7f7f7;
    background-size: cover;
    background-position: center;
    text-align: center;
    display:block;
    position:fixed;
    z-index:300;
    width:100%;
    border-bottom: 1px solid #eee;
   
}

.subpage-back {
    padding: 1px 0px 1px 20px;
    background-size: cover;
    background-position: center;
    
    margin-left: -15px;
    position:sticky;
    border-bottom: 0px solid #f5f5f5;
}

.subpage-title-section h1 {
    font-size: 40px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 1;
    color: #000;
    margin-bottom: 10px;
}

.subpage-title-section ul li {
    display: inline-block;
}

.subpage-title-section ul li:after {
    content: ' \f105';
    color: #ef6648;
    font-family: 'FontAwesome';
    padding: 0px 10px;
}

.subpage-title-section ul li:last-child:after {
    content: none;
}

.subpage-title-section ul li a, .subpage-title-section-back ul li a, .subpage-back ul li a{
    color: #ef6648;
    font-size: 14px;
    font-weight: 500;
}

.subpage-title-section ul li a:hover, .subpage-title-section-back ul li a:hover, .subpage-back ul li a:hover {
    color: #111;
}

.subpage-left {
    text-align: left !important;
    padding-left: 50px;
}

/*-----------------------------------------
3. Navbar
-------------------------------------------*/

.nav-menu>li:hover>a,
.nav-menu>li.active>a,
.nav-menu>li.focus>a {
    color: #ef6648;
}

.nav-menu>li:hover>a .submenu-indicator-chevron,
.nav-menu>.active>a .submenu-indicator-chevron,
.nav-menu>.focus>a .submenu-indicator-chevron {
    border-color: transparent #ef6648 #ef6648 transparent;
}

.nav-search-button:hover .nav-search-icon {
    color: #ef6648;
}

.nav-button {
    height: auto !important;
    margin: 18px 15px 0;
    padding: 8px 14px;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    border-radius: 4px;
    background-color: #ef6648;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.megamenu-list>li>a:hover {
    color: #ef6648;
}

.main-logo {
    width: 250px;
}

.scrolled-logo {
    width: 200px;
}

@media (min-width: 991px) {
    #nav-transparent .nav-menu>li:hover>a,
    #nav-transparent .nav-menu>li.active>a,
    #nav-transparent .nav-menu>li.focus>a {
        color: #ef6648;
    }
    #nav-transparent .nav-menu>li:hover>a .submenu-indicator-chevron,
    #nav-transparent .nav-menu>.active>a .submenu-indicator-chevron,
    #nav-transparent .nav-menu>.focus>a .submenu-indicator-chevron {
        border-color: transparent #ef6648 #ef6648 transparent;
    }
    #nav-transparent .nav-dropdown>li:hover>a .submenu-indicator-chevron,
    #nav-transparent .nav-dropdown>.focus>a .submenu-indicator-chevron {
        border-color: transparent #ef6648 #ef6648 transparent;
    }
    #nav-transparent .nav-white-bg .nav-menu>li:hover>a {
        color: #ef6648;
    }
}

.nav-dropdown>li:hover>a,
.nav-dropdown>li.focus>a {
    color: #ef6648;
}

.nav-dropdown>li:hover>a .submenu-indicator-chevron,
.nav-dropdown>.focus>a .submenu-indicator-chevron {
    border-color: transparent #ef6648 #ef6648 transparent;
}


/*-----------------------------------------
4. Search
-------------------------------------------*/

#search_nav {
    display: inline-block;
    z-index: 9999;
}

.search-holder {
    color: #323232;
    margin-top: 18px;
    border-left: 1px solid #f7f7f7;
}

.search-button {
    padding-left: 12.5px;
    cursor: pointer;
}

@media (max-width: 991px) {
    .search-holder {
        border: none !important;
    }
    .search-button i {
        padding: 17px 0px;
        cursor: pointer;
    }
    .search-button i:after {
        font-family: 'Nunito', sans-serif;
        content: 'Search';
        font-size: 13px;
        text-transform: uppercase;
        font-weight: 700;
        display: inline-block;
        padding-left: 10px;
    }
    .search-overlay-content input {
        margin: 30px;
        max-width: 80%;
    }
    .search-overlay-content {
        position: relative;
        top: 15% !important;
        text-align: center;
    }

    .capNav-flat {
        text-align: center;
    }

}

.search-overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.9);
    overflow-x: hidden;
    transition: 0.5s;
}

.search-overlay-content {
    position: relative;
    top: 35%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.search-overlay-content input {
    font-size: 35px;
    font-weight: 500;
    color: #fff;
    background: transparent;
    border: none;
    border-bottom: 2px solid #fff;
    opacity: 0.5;
    padding: 15px 15px;
}

.search-overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.search-overlay a:hover,
.search-overlay a:focus {
    color: #f1f1f1;
}

.search-overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 30px;
    font-size: 60px;
}

@media screen and (max-height: 450px) {
    .search-overlay a {
        font-size: 20px
    }
    .search-overlay .closebtn {
        font-size: 40px;
        top: 15px;
        right: 35px;
    }
    
}


/*-----------------------------------------
5. Top-Bar
-------------------------------------------*/

@media (max-width: 991px) {
    #top-bar.hidden-sm-down {
        display: none !important;
    }
}

#top-bar {
    display: block;
    position: relative;
    z-index: 999;
    background: #2a2a2a;
    height: 45px;
}

.top-bar-welcome {
    display: inline-block;
}

.top-bar-welcome ul {
    padding-left: 0px;
    margin-bottom: 0px;
}

.top-bar-welcome li {
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    list-style-type: none;
    margin: 0px;
    padding-top: 13.5px;
    margin-right: 5px;
}

.top-bar-info {
    display: block;
    float: right;
}

.top-bar-info ul {
    padding-left: 0px;
    margin-bottom: 0px;
    padding-left: 10px;
    padding-right: 0px;
}

.top-bar-info li {
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    list-style-type: none;
    display: inline-block;
    padding: 13.5px 5px 0px 5px;
    margin-bottom: 0px;
}

.top-bar-info li i {
    font-size: 13px;
    color: #ef6648;
    margin-right: 8px;
}

.social-icons {
    padding: 0px;
    float: right;
    margin: 0px;
}

.social-icons li {
    font-size: 14px;
    list-style-type: none;
    float: left;
    width: 35px;
    text-align: center;
    margin: 0px;
    padding: 13px 0px 13px 0px;
}

.social-icons li a {
    opacity: .7;
    color: #fff;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.social-icons a:hover {
    opacity: 1;
}


/*-----------------------------------------
6. CountUps
-------------------------------------------*/

.counter-box {
    position: relative;
    text-align: center;
    margin: 15px 0px;
}

@media (max-width: 767px) {
    .counter-box {
        margin: 30px;
    }
}

.counter-box h4, .counter-box h5 {
    display: inline-block;
    font-size: 35px;
    font-weight: 600;
    color: #111;
}

.counter-box h4:after {
    content: '+';
}

.counter-box h5:after {
    content: '% +';
}

.counter-box h3 {
    display: inline-block;
    font-size: 45px;
    font-weight: 600;
    color: #111;
}

.counter-box h3:after {
    content: '+';
}

.counter-box h2 {
    display: inline-block;
    font-size: 55px;
    font-weight: 600;
    color: #111;
}

.counter-box.disable-line h2 {
    margin-bottom: 0;
}

.counter-box h2:after {
    content: '+';
}

.counter-box p {
    font-size: 15px;
    font-weight: 500;
    color: #999;
    line-height: 1.7;
    margin-top: 10px;
}

.counter-box.disable-line p {
    font-size: 18px;
    margin-top: 0;
}

.counter-box p:before {
    content: '';
    display: block;
    background: #ef6648;
    height: 3px;
    width: 70px;
    margin: 10px auto;
}

.counter-box.disable-line p:before {
    content: none;
}

.counter-box.left-holder p:before {
    content: '';
    display: block;
    background: #ef6648;
    height: 3px;
    width: 70px;
    margin: 10px 0px;
}


/*-----------------------------------------
7. Helper Classes
-------------------------------------------*/


/*--------------------
a) Text-content
----------------------*/

.text-content p {
    font-size: 14px;
    font-weight: 400;
    color: #999;
    line-height: 190%;
    margin-bottom: 15px;
}

.text-content-big p {
    font-size: 15px;
    font-weight: 400;
    color: #999;
    line-height: 200%;
    margin-bottom: 15px;
}

.text-content-small p {
    font-size: 12px;
    font-weight: 400;
    color: #999;
    line-height: 200%;
    margin-bottom: 15px;
}

.text-uppercase {
    text-transform: uppercase;
}

.text-thin {
    font-weight: 400 !important;
}

.text-semi-bold {
    font-weight: 600 !important;
}

.text-bold {
    font-weight: 700 !important;
}

.text-bold p {
    font-weight: 700 !important;
}


/*--------------------
b) Image-properties
----------------------*/

.rounded-border {
    border-radius: 10px !important;
}

.rounded-top-border {
    border-radius: 10px 10px 0 0 !important;
}

.semi-rounded {
    border-radius: 5px !important;
}

.no-rounded {
    border-radius: 0px !important;
}

.shadow-primary {
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.full-width {
    width: 100%;
}

.half-width {
    min-width: 50%;
}

.full-height {
    height: 100%;
}




/*--------------------
c) Buttons
----------------------*/

.primary-button {
    background: #ef6648;
    color: #fff;
    font-size: 11px;
    font-weight: 500;
    border-radius: 50px;
    padding: 10px 15px 10px 15px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
}

.primary-button:hover {
    background: #222;
    color: #fff;
}


.primary-button-black {
    background: #222;
    color: #fff;
    font-size: 11px;
    font-weight: 500;
    border-radius: 50px;
    padding: 10px 15px 10px 15px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
}

.primary-button-black:hover {
    background: #ef6648;
    color: #fff;
}


.primary-button-borderHover {
    background: #ef6648;
    color: #fff;
    border: 2px solid #ef6648;
    font-size: 11px;
    font-weight: 500;
    border-radius: 50px;
    padding: 10px 15px 10px 15px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
}

.primary-button-borderHover:hover {
    background: #222;
    color: #fff;
    border: 2px solid #ef6648;
}

.primary-button-bordered {
    background: transparent;
    color: #ef6648;
    border: 2px solid #ef6648;
    font-size: 11px;
    font-weight: 500;
    border-radius: 50px;
    padding: 10px 15px 10px 15px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
}

.primary-button-bordered.button-lg {
    display: inline-block;
    font-size: 17px;
    font-weight: 600;
    padding: 13px 38px 13px 38px !important;
}

.primary-button-bordered:hover {
    background: #ef6648;
    color: #fff;
}

.white-button {
    background: #fff;
    transition: background-position 0.5s;
    color: #111;
    border: 1px solid #ccc;
    font-size: 11px;
    font-weight: 500;
    border-radius: 50px;
    padding: 10px 15px 10px 15px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
}

.white-button:hover {
    color: #111;
    transform: translateY(-.4rem);
    box-shadow: 0 12px 36px rgba(0, 0, 0, 0.1);
}

.dark-button {
    background: #111;
    color: #fff;
    font-size: 11px;
    font-weight: 500;
    border-radius: 50px;
    padding: 10px 15px 10px 15px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    border: 3px solid #111;
}

.dark-button:hover {
    color: #fff;
    background: #ef6648;
    border: 3px solid #fff;
}



.bordered-button {
    background: transparent;
    border: 2px solid #ef6648;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    border-radius: 50px;
    padding: 10px 15px 10px 15px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
}

.bordered-button:hover {
    border: 2px solid #ef6648;
    background: #ef6648;
    color: #fff;
}

.inline-btn{
    color: #000;
    font-size: 14px;
    font-weight: 600;
    text-decoration: underline;
    border-radius: 50px;
    padding: 10px 15px 10px 0px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
}

.inline-btn:hover {
    color: #ef6648;
    text-decoration: none;
}

.slider-btn {
    font-family: inherit !important;
    transition: 0.3s !important;
}

.button-tag {
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    margin: 5px 0px 0px 0px;
    padding: 8px 15px 8px 15px !important;
}

.button-xs {
    display: inline-block;
    font-size: 10px;
    font-weight: 500;
    padding: 8px 17px 8px 17px;
}

.button-sm {
    display: inline-block;
    font-weight: 500;
    font-size: 12px;
    padding: 11px 22px 11px 22px;
}

.button-md {
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    padding: 13px 25px 13px 25px;
}

.button-lg {
    display: inline-block;
    font-size: 17px;
    font-weight: 600;
    padding: 14px 38px 14px 38px !important;
}

.pricing-box-1-button {
    position: relative;
    margin-top: 25px;
}

.pricing-box-1-button a {
    background: transparent;
    font-weight: 500;
    color: #ef6648;
    display: inline-block;
    border: 2px solid #ef6648;
    border-radius: 5px;
    padding: 8px 22px;
}

.pricing-box-1-button a:hover {
    background: #ef6648;
    color: #fff;
}

.menu-tag {
    display: inline-block;
    background: #ef6648;
    color: #fff;
    font-size: 10px;
    font-weight: 500;
    border-radius: 5px;
    padding: 3px 5px;
    margin-left: 5px;
}

.padding-add {
    padding: 20px 20px 20px 20px;
}


/*--------------------
d) Lists
----------------------*/

.primary-list {
    padding-left: 0px;
}

.primary-list li {
    list-style-type: none;
    color: #222;
    font-size: 13px;
    font-weight: 500;
    margin-top: 15px;
}

.primary-list li i {
    color: #ef6648;
    padding-right: 10px;
}

.dark-list {
    padding-left: 0px;
}

.dark-list li {
    list-style-type: none;
    color: #222;
    font-size: 14px;
    font-weight: 500;
    margin-top: 15px;
}

.dark-list li i {
    color: #222;
    padding-right: 10px;
}

.white-list {
    padding-left: 0px;
}

.white-list li {
    list-style-type: none;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    margin-top: 15px;
}

.white-list li i {
    color: #ef6648;
    padding-right: 15px;
}


/*--------------------
e) Color Control
----------------------*/

.primary-color,
.primary-color h1,
.primary-color h2,
.primary-color h3,
.primary-color h4,
.primary-color h5,
.primary-color h6,
.primary-color p,
.primary-color i,
.primary-color span {
    color: #ef6648 !important;
}

.dark-color h1,
.dark-color h2,
.dark-color h3,
.dark-color h4,
.dark-color h5,
.dark-color h6,
.dark-color p,
.dark-color i,
.dark-color span {
    color: #111 !important;
}

.white-color,
.white-color h1,
.white-color h2,
.white-color h3,
.white-color h4,
.white-color h5,
.white-color h6,
.white-color p,
.white-color i,
.white-color span {
    color: #fff !important;
}


/*--------------------
f) Video Box
----------------------*/

.video-video-box {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
}

.video-video-box img {
    width: 100%;
}

.video-video-box-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 1;
    transition: .5s ease;
}

.video-video-box-button {
    position: absolute;
    overflow: hidden;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.video-video-box-button button {
    color: #fff;
    font-size: 25px;
    background: rgba(0, 0, 0, .8);
    width: 100px;
    height: 100px;
    border-radius: 50%;
    padding-top: 5px;
    padding-left: 12px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.video-video-box-button button:hover {
    color: #111;
    background: #fff;
}

@media (max-width: 991px) {
    .video-video-box-button button {
        color: #222;
        font-size: 15px;
        background: rgba(255, 255, 255, .7);
        width: 60px;
        height: 60px;
        border-radius: 50%;
        padding-top: 1px;
        padding-left: 9px;
        -webkit-transition-duration: .3s;
        transition-duration: .3s;
    }
}


/*--------------------
g) Pagination
----------------------*/

.paginator {
    display: inline-block;
    border-radius: 10px;
    font-size: 15px;
    font-weight: 600;
    color: #2d2d2d;
    background: #f1f1f1;
    padding: 10px 15px 10px 15px;
    margin: 3px;
}

.paginator:hover {
    color: #fff;
    background: #bda87f;
}

.paginator:focus {
    color: #fff;
    background: #bda87f;
}

.active-page {
    color: #fff;
    background: #bda87f;
}


/*--------------------
h) Borders
----------------------*/

.border-top {
    border-top: 1px solid #ececec !important;
}

.border-bottom {
    border-bottom: 1px solid #ececec;
}

.border-left {
    border-left: 1px solid #ececec;
}

.border-right {
    border-right: 1px solid #ececec;
}

.border-full {
    border: 1px solid #ececec;
}


/*--------------------
i) Animations
----------------------*/

@-webkit-keyframes pulse {
    25% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    75% {
        -webkit-transform: scale(.85);
        transform: scale(.85);
    }
}

@keyframes pulse {
    25% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
    75% {
        -webkit-transform: scale(.85);
        -ms-transform: scale(.85);
        transform: scale(.85);
    }
}


/*--------------------
f) Overlays
----------------------*/

.black-overlay-5:before {
    background: rgba(0, 0, 0, 0.05);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}

.black-overlay-10:before {
    background: rgba(0, 0, 0, 0.1);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}

.black-overlay-20:before {
    background: rgba(0, 0, 0, 0.2);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}

.black-overlay-30:before {
    background: rgba(0, 0, 0, 0.3);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}

.black-overlay-40:before {
    background: rgba(0, 0, 0, 0.4);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}

.black-overlay-50:before {
    background: rgba(0, 0, 0, 0.5);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}

.black-overlay-60:before {
    background: rgba(13, 70, 137, 0.6);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}

.black-overlay-70:before {
    background: rgba(0, 0, 0, 0.7);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}

.black-overlay-80:before {
    background: rgba(0, 0, 0, 0.8);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}

.black-overlay-90:before {
    background: rgba(0, 0, 0, 0.9);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}

.black-overlay-100:before {
    background: rgba(0, 0, 0, 1);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}


/*-----------------------------------------
8. Preloader
-------------------------------------------*/

#preloader {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    overflow: visible;
    background: #fff;
    display: table;
    text-align: center;
}

.loader {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    width: 100%;
    position: relative;
    width: 200px;
    height: 200px;
}

.loader-icon {
    width: 80px;
    height: 80px;
    border: 2px solid #ef6648;
    border-right-color: #eee;
    border-radius: 50%;
    position: relative;
    animation: loader-rotate 1s linear infinite;
    margin: 0 auto;
}

@keyframes loader-rotate {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}


/*-----------------------------------------
9. Scroll To Top Button
-------------------------------------------*/

.scroll-to-top {
    font-size: 20px;
    padding: 6px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    position: fixed;
    bottom: 80px;
    right: 10px;
    display: none;
    border-radius: 50%;
    background: #333;
    width: 40px;
    height: 40px;
    z-index: 9999;
    outline: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.scroll-to-top i {
    color: #fff;
}

.scroll-to-top:hover {
    color: #111;
    background: #fff;
}

.scroll-to-top:hover i {
    color: #111;
}

.scroll-to-top:visited {
    color: #111;
    text-decoration: none;
}


/*-----------------------------------------
10. Number Boxes
-------------------------------------------*/

.number-box {
    text-align: center;
    padding: 20px;
    margin: 15px 0px;
    background: #fff;
    border-radius: 3px;
}

.number-box h3 {
    color: #111;
    line-height: 1;
    font-size: 60px;
    font-weight: 200;
}

.number-box-line {
    content: '';
    border-bottom: 1px dashed #dedede;
    width: 100%;
    margin: 20px auto;
}

.number-box-line:before {
    content: '';
    display: block;
    margin: auto;
    margin-bottom: -7.5px;
    height: 15px;
    width: 15px;
    border: 2px solid #ef6648;
    background: #fff;
    border-radius: 50%;
}

.number-box h4 {
    color: #111;
    font-size: 20px;
    font-weight: 400;
}

.number-box p {
    color: #999;
    font-size: 14px;
    font-weight: 400;
    margin-top: 15px;
    line-height: 1.5;
}

.plane-box {
    margin: 0 auto;
    text-align: center;
}

.plane-box-item {
    position: relative;
    display: inline-block;
    width: 33.33%;
    margin-right: -3px;
    padding-right: 70px;
    padding-left: 70px;
}

.plane-box-item:after {
    position: absolute;
    top: 14px;
    left: 50%;
    display: block;
    width: 100%;
    height: 1px;
    content: '';
    background-color: #ef6648;
    opacity: 0.2;
}

.plane-box-item:last-child:after {
    content: none;
}

.plane-box-text {
    position: relative;
    display: inline-block;
}

.plane-box-text h3 {
    color: #ccc;
    font-size: 50px;
    font: italic 60px Lora;
    margin: 15px 0px;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
}

.plane-box-item:hover .plane-box-text h3 {
    color: #222;
}

.plane-box-text h4 {
    color: #222;
    font-size: 20px;
    font-weight: 500;
    margin: 15px 0px;
}

.plane-box-text p {
    color: #999;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.6;
}

.plane-box-decor {
    position: relative;
    z-index: 1;
    display: inline-block;
    width: 29px;
    height: 29px;
}

.plane-box-decor:after {
    background-color: #ef6648;
    display: block;
    width: 1px;
    height: 15px;
    margin: 19px auto 0;
    content: '';
}

.plane-box-decor:before {
    background-color: #ef6648;
    position: absolute;
    top: 10px;
    left: 10px;
    display: block;
    width: 9px;
    height: 9px;
    content: '';
    border-radius: 50%;
    box-shadow: 0 0 0 5px rgba(207, 81, 90, 0.2);
}

@media (max-width: 991px) {
    .plane-box-item {
        padding-right: 40px;
        padding-left: 40px;
    }
}

@media (max-width: 768px) {
    .plane-box-item {
        padding-right: 20px;
        padding-left: 20px;
    }
    .section-under-home {
    margin-top: 0px;
    }
    .intro-text h5 {
        font-size: 14px;
        line-height: 22px;
    }
    .slider-content{
        margin-top:30px;
    }
}

@media (max-width: 425px) {
    .plane-box-item {
        display: block;
        width: 100%;
        padding-bottom: 25px;
        margin: 15px 0px;
    }
    .plane-box-item:after {
        display: none;
    }
    .intro-text h5 {
        display: none;
        font-size: 14px;
        line-height: 18px;
    }
}

@media (min-width: 1440px) {
    .plane-box-decor {
        display: table;
    }
    .plane-box-decor {
        margin: 0 auto !important;
    }
}


/*-----------------------------------------
11. Service Boxes
-------------------------------------------*/


/*--------------
	Styles 1
----------------*/

.owl-carousel .service-box {
    margin: 15px 15px 25px 15px;
}

.owl-carousel img {
    width: 100%;
    object-fit: cover;
    object-position: center center;
}

.section-partners-white .owl-carousel img {
    height: auto;
}

.footer-box {
    padding: 0 30px;
}

.footer-box:first-of-type {
    max-width: 30%;
    padding-left: 0px;
    padding-right: 10px;
}

.footer-box:last-of-type {
    padding-right: 0px;
    padding-left: 0px;
    max-width: 22%;
}

.service-box {
    background: #fff;
    overflow: hidden;
    border: 1px solid #eee;
    border-radius: 5px;
    -webkit-box-shadow: 0px 10px 20px 0px rgba(50, 50, 50, 0.12);
    -moz-box-shadow: 0px 10px 20px 0px rgba(50, 50, 50, 0.12);
    box-shadow: 0px 10px 20px 0px rgba(50, 50, 50, 0.12);
    margin: 15px 0px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.service-inner-box {
    padding: 20px 20px 20px 20px;
    display: flex;
}

.service-icon-box {
    padding: 1rem 0 0 1rem;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.service-content-box {
    width: 100%;
    float: left;
}

.service-box img {
    width: 100%;
    margin-bottom: 25px;
}

.service-box h3 {
    color: #111;
    font-size: 18px;
    font-weight: 500;
}

.service-box p {
    color: #999;
    font-size: 15px;
    font-weight: 400;
    margin-top: 10px;
}

.service-box i {
    color: #ef6648;
    font-size: 53px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.capabilities .service-box {
    max-width: 350px;
    max-height: 400px;
    flex-basis: 350px;
    position: relative;
    flex-grow: 1;
    margin: .5rem;
}

.capabilities .service-box img {
    object-fit: cover;
    object-position: center;
    max-height: 60%;
}

.capabilities .service-box a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

@media (max-width: 991px) {
    .service-box i {
        font-size: 33px;
    }
}

@media (max-width: 767px) {
    .service-box i {
        font-size: 45px;
    }
}

.service-box:hover i {
    color: #111;
}


/*--------------
	Styles 2
----------------*/

.service-block {
    position: relative;
    margin-top: 30px;
    margin-bottom: 10px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.service-block img {
    width: 100%;
    border-radius: 5px;
    margin-bottom: 10px;
}

.service-block-number {
    width: 15%;
    float: left;
}

.service-block-title {
    width: 75%;
    float: left;
}

.service-block-number h5 {
    color: #ef6648;
    font-size: 35px;
    font-weight: 500;
}

.service-block-title h4 {
    color: #ef6648;
    font-size: 17px;
    font-weight: 500;
    padding-top: 12.5px;
    padding-left: 10px;
}

.service-block-title h4 a:hover {
    color: #ef6648;
}

.service-block p {
    color: #999;
    font-size: 15px;
    font-weight: 400;
}


/*--------------
	Styles 3
----------------*/

.service-simple {
    position: relative;
    background: #fff;
    border: 1px solid #ececec;
    border-radius: 5px;
    overflow: hidden;
    margin: 15px 0px;
    -webkit-box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.16);
    -moz-box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.16);
    box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.16);
}

.service-simple img {
    width: 100%;
}

.service-simple-inner {
    position: relative;
    padding: 25px 25px 20px 25px;
}

.service-simple h4 {
    font-size: 20px;
    color: #111;
    font-weight: 500;
    margin-bottom: 10px;
}

.service-simple h4:before {
    content: '●';
    color: #ef6648;
    margin-right: 10px;
}

.service-simple p {
    font-size: 15px;
    color: #999;
    line-height: 1.7;
    margin-bottom: 0px;
}

.service-simple-button a {
    display: inline-block;
    background: #111;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    width: 100%;
    margin: 15px 0px 2px 0px;
    padding: 15px 20px 15px 20px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
}

.service-simple-button a:hover {
    background: #ef6648;
}


/*--------------
	Styles 4
----------------*/

.service-box-car-2 {
    display: block;
    background: #fff;
    text-align: center;
    box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.07);
    border-radius: 5px;
    padding: 30px 25px;
    margin: 15px;
    margin-bottom: 30px;
}

.service-box-car-2 i {
    display: block;
    color: #ef6648;
    font-size: 55px;
    margin-bottom: 5px;
}

.service-box-car-2 h4 {
    color: #111;
    font-size: 18px;
    margin: 18px 0px;
}

.service-box-car-2 p {
    font-size: 15px;
    color: #999;
    line-height: 1.7;
    margin-bottom: 0px;
}


/*--------------
	Styles 5
----------------*/

.services-box-3 {
    display: block;
    background: #fff;
    overflow: hidden;
    box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.12);
    border-radius: 5px;
    margin: 15px 0px;
}

.services-box-3 img {
    width: 100%;
}

.services-box-3-header {
    padding: 20px;
}

.services-box-3-header h4 {
    font-size: 19px;
}

.services-box-3 span {
    display: inline-block;
    background: #ef6648;
    color: #fff;
    font-weight: 500;
    font-size: 13px;
    border-radius: 5px;
    padding: 2px 5px;
    margin-bottom: 10px;
}


/*--------------
	Styles 6
----------------*/

.serv-section-2 {
    position: relative;
    border: 1px solid #eee;
    background: #fff;
    box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.16);
    border-radius: 5px;
    overflow: hidden;
    padding: 30px;
}

.serv-section-2:before {
    position: absolute;
    top: 0;
    right: 0px;
    z-index: 0;
    content: " ";
    width: 120px;
    height: 120px;
    background: #f5f5f5;
    border-bottom-left-radius: 136px;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}

.serv-section-2:hover:before {
    background: #ef6648;
}

.serv-section-2-icon {
    position: absolute;
    top: 18px;
    right: 22px;
    max-width: 100px;
    z-index: 1;
    text-align: center
}

.serv-section-2-icon i {
    color: #ef6648;
    font-size: 48px;
    line-height: 65px;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}

.serv-section-2:hover .serv-section-2-icon i {
    color: #fff;
}

.serv-section-top-text {
    width: 180px;
    height: auto;
}

.serv-section-desc {
    position: relative;
}

.serv-section-2 h4 {
    color: #333;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;
}

.serv-section-2 h5 {
    color: #333;
    font-size: 17px;
    font-weight: 400;
    line-height: 1;
    margin-top: 5px;
}

.serv-section-2 p {
    margin-top: 25px;
    padding-right: 50px;
}

.serv-section-2-act:before {
    background: #ef6648;
}

.serv-section-2-act:hover:before {
    background: #f5f5f5;
}

.serv-section-2-icon-act i {
    color: #fff;
}

.serv-section-2-act:hover .serv-section-2-icon-act i {
    color: #ef6648 !important;
}

@media (max-width: 991px) {
    .serv-section-2 {
        margin-top: 20px;
    }
    .serv-section-2:before {
        margin-top: 0px;
    }
    .serv-section-2-icon i {
        position: absolute;
        right: -3px;
        top: 0px;
    }
}

@media (max-width: 425px) {
    .serv-section-2 {
        padding: 30px 10px;
    }
}


/*-----------------------------------------
12. Clients Partners
-------------------------------------------*/
.project-grid {
    overflow: hidden;
}


/* .project-grid-nol {
    overflow:visible;
    margin: 0 10px;
    width: 9%;
    display:inline-flex;
} */




.project-grid .project-grid-img img {
    transition: all .5s ease-in-out;
}
.project-grid-nol .project-grid-img img {
    transition: all .3s ease-in-out;
}


.project-grid:hover .project-grid-img img {
    transform: scale(1.5);
}

.project-grid-nol:hover .project-grid-img img {
    transform: scale(1.3);
}


/* .clients {
    margin:20px -70px 10px -20px;
} */
@media (min-width: 1430px) and (max-width: 1500px) {
    /* .clients {
        margin: 10px -30px 10px -20px;
    } */
   .project-grid-nol {
       width:8%;
   }
}

@media (min-width: 992px) and (max-width: 1429px) {
    /* .clients {
        margin:10px -50px 10px 40px;
    } */
   .project-grid-nol {
       width:12%;

   }
}

@media (min-width: 702px) and (max-width:991px) {
    /* .clients {
        margin:10px -40px 10px 20px;
    } */
    .project-grid-nol {
       width:12%;

   }

}

@media (min-width: 501px) and (max-width:701px) {
    .clients {
        margin:10px -40px 10px 20px;
    }
  .project-grid-nol {
    width: 25%;
}
}


@media screen and (max-width:500px) {
    .clients {
        margin:10px 0px 10px 20px;
    }
  .project-grid-nol {
    width: 25%;
}
}



.clients .item {
    background: #f9f9f9;
    text-align: center;
    padding: 0px;
    margin: 10px 0px; 
    min-height:176px;
}
.clients .item-grey {
    background: #f9f9f9;
    text-align: center;
    padding: 10px 0;
    margin: 10px 0px; 
    
}

.clients img {
    opacity: 1;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.clients img:hover {
    opacity: 1;
}


.partners img.grayscale {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+ */
    filter: gray; /* IE6-9 */
    opacity: .5;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
    -webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */
    -webkit-backface-visibility: hidden; /* Fix for transition flickering */
}

.partners img.grayscale:hover {
    opacity: 1;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(0%);
}

/*-----------------------------------------
13. Feature Boxes
-------------------------------------------*/


/*--------------
	Styles 1
----------------*/

.simple-feature-box {
    background: #fff;
    border-radius: 5px;
    padding: 15px;
    margin: 15px 0px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.simple-feature-box:hover {
    -webkit-box-shadow: 0px 0px 19px 0px rgba(50, 50, 50, 0.26);
    -moz-box-shadow: 0px 0px 19px 0px rgba(50, 50, 50, 0.26);
    box-shadow: 0px 0px 19px 0px rgba(50, 50, 50, 0.26);
}

.simple-feature-box-icon {
    text-align: center;
    margin: auto;
}

.simple-feature-box-icon i {
    font-size: 18px;
    width: 32px;
    height: 32px;
    color: #fff;
    background: #ef6648;
    border-radius: 50%;
    padding: 6.5px;
    padding-left: 9px;
}

.simple-feature-box-content h4 {
    font-size: 18px;
    color: #111;
    font-weight: 500;
    margin-bottom: 10px;
}

@media (max-width: 767px) {
    .simple-feature-box-content {
        padding-left: 25px;
    }
}


/*--------------
	Styles 2
----------------*/

.feature-block {
    position: relative;
    text-align: center;
    background: #fff;
    padding: 15px;
    margin: 15px 0px;
}

.feature-block-icon i {
    color: #ef6648;
    font-size: 55px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.feature-block h4 {
    color: #111;
    font-size: 18px;
    font-weight: 500;
    margin: 20px 0px 10px 0px;
}

.feature-block p {
    font-size: 15px;
    color: #999;
    line-height: 1.7;
    margin-bottom: 0px;
}

.feature-block:hover .feature-block-icon {
    -webkit-animation-name: pulse;
    animation-name: pulse;
    -webkit-animation-duration: .7s;
    animation-duration: .7s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}


/*--------------
	Styles 3
----------------*/

.feature-box{
    position: relative;
    background: #fff;
    padding: 20px 20px;
    border-radius: 5px;
    text-align: center;
    margin: 20px 0px 20px 0px;
    -webkit-box-shadow: 2px 2px 20px 0px rgba(50, 50, 50, 0.21);
    -moz-box-shadow: 2px 2px 20px 0px rgba(50, 50, 50, 0.21);
    box-shadow: 2px 2px 20px 0px rgba(50, 50, 50, 0.21);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.fixed-height {
    height: 85%;
}
.height100 {
    height: 100%
}

.selected {
    margin: 0px 0px 20px 0px;
    z-index: 10;
}



.feature-box:hover {
    -webkit-box-shadow: 4px 4px 22px 0px rgba(50, 50, 50, 0.29);
    -moz-box-shadow: 4px 4px 22px 0px rgba(50, 50, 50, 0.29);
    box-shadow: 4px 4px 22px 0px rgba(50, 50, 50, 0.29);
}

.feature-box i {
    color: #ef6648;
    font-size: 60px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.feature-box:hover i {
    color: #111;
}

.feature-box h4 {
    color: #111;
    font-size: 18px;
    font-weight: 500;
    line-height: 170%;
    margin: 15px 0px;
}

.feature-box p {
    color: #999;
    font-size: 14px;
    font-weight: 500;
    line-height: 170%;
}

.feature-box-3 {
    display: block;
    text-align: center;
    background: #fff;
    border-radius: 4px;
    margin: 15px 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.feature-box-3 i {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ef6648;
    font-size: 55px;
    background-image: linear-gradient(to bottom, rgba(239, 102, 72, .1), transparent);
    width: 125px;
    height: 125px;
    border-radius: 50%;
    margin: 0 auto 15px auto;
}

.feature-box-3 h4 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 15px;
}

.feature-box-3 p {
    font-size: 16px;
}


/*--------------
	Styles 4
----------------*/

.feature-flex {
    position: relative;
    margin: 30px 0px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.feature-flex-icon {
    float: left;
    width: 25%;
    margin-top: 20px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.feature-flex-icon i {
    color: #fff;
    border-radius: 50%;
    background-image: linear-gradient(120deg, rgba(239, 102, 72, .6) 0%, #ef6648 100%);
    padding: 21.5px 22px;
    font-size: 40px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

@media (max-width: 991px) {
    .feature-flex-icon {
        text-align: center;
        margin: auto;
    }
    .feature-flex-icon i {
        color: #fff;
        border-radius: 50%;
        background-image: linear-gradient(120deg, rgba(239, 102, 72, .6) 0%, #ef6648 100%);
        padding: 17px;
        font-size: 32px;
    }
}

@media (max-width: 767px) {
    .feature-flex-icon {
        text-align: center;
        margin: auto;
    }
    .feature-flex-icon i {
        color: #fff;
        border-radius: 50%;
        background-image: linear-gradient(120deg, rgba(239, 102, 72, .6) 0%, #ef6648 100%);
        padding: 16px;
        font-size: 33px;
    }
}

.feature-flex-content {
    float: left;
    width: 75%;
    padding: 15px 0 30px 50px;
}

.feature-flex-content h4 {
    color: #111;
    font-size: 21px;
    font-weight: 400;
}

.feature-flex-content h4 a {
    color: #111;
    font-size: 21px;
    font-weight: 400;
}

.feature-flex-content p {
    color: #999;
    font-size: 15px;
    font-weight: 400;
    margin: 10px 0;
}

.feature-flex:hover .feature-flex-icon {
    margin-top: 10px;
}


/*--------------
	Styles 5
----------------*/

.feature-flex-square {
    position: relative;
    border-radius: 5px;
    margin-bottom: 20px;
    height:90%;
    padding:20px;
    background:#fff;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}
.feature-flex-square h5 {
    font-size:16px;
    color:#333;
    padding-top:10px;
    font-weight:200;
    line-height:1.5em ;
}
.feature-flex-square h5:before {
    content: " ";
    display: block;
    background: #ef6648;
    width: 60px;
    height: 2px;
    margin-bottom: 8px;
}

.feature-flex-square-icon {
    float: left;
    width: 25%;
    margin-top: 5px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.feature-flex-square-icon i {
    color: #ef6648;
    border-radius: 10px;
    padding: 10px;
    font-size: 55px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

@media (max-width: 991px) {
    .feature-flex-square-icon {
        text-align: center;
        margin: 23px auto;
    }
    .feature-flex-square-icon i {
        padding: 14px;
    }
}
.height75 {
    height: 55vh;
}
.height100 {
    height: 100vh;
}


.feature-flex-square-content {
    float: left;
    width: 75%;
    padding: 20px;
}

.feature-flex-square-content h4 {
    color: #111;
    font-size: 19px;
    font-weight: 500;
}

.feature-flex-square-content h4 a {
    color: #111;
    font-size: 19px;
    font-weight: 500;
}

.feature-flex-square-content p {
    color: #666;
    font-size: 15px;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 15px;
}

.feature-flex-square-content-button {
    display: inline-block;
    color: #111;
    font-size: 14px;
    font-weight: 500;
}

.feature-flex-square-content-button:after {
    content: '\f0da';
    font-size: 14px;
    font-family: "FontAwesome";
    color: #111;
    margin-left: 7px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.feature-flex-square-content-button:hover {
    color: #ef6648;
}

.feature-flex-square-content-button:hover:after {
    color: #ef6648;
}


/*--------------
	Styles 6
----------------*/

.feature-box-long {
    position: relative;
    text-align: center;
    
    border-radius: 5px;
    margin: 15px 0px;
    padding: 30px 40px 35px 40px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.NOTusedfeature-box-long:hover {
    -webkit-box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.29);
    -moz-box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.29);
    box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.29);
}

.feature-box-long h3 {
    font-size: 19px;
    font-weight: 500;
    color: #fff;
    margin: 25px 0px 15px 0px;
}

.feature-box-long i {
    color: #ef6648;
    font-size: 65px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.feature-box-long p {
    font-size: 15px;
    font-weight: 400;
    color: #555;
}


/*--------------
	Styles 7
----------------*/

.feature-box-2 {
    position: relative;
    background: #fff;
    border-radius: 5px;
    margin: 20px 0px 20px 0px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

@media (max-width: 767px) {
    .feature-box-2 {
        text-align: center;
        padding: 0px 30px;
    }

    
    .feature-flex-square-content {
        float: left;
       
        background: #fff;
    }

}

.feature-box-2 i {
    color: #ef6648;
    font-size: 50px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.feature-box-2 h4 {
    color: #111;
    font-size: 18px;
    font-weight: 500;
    line-height: 170%;
    margin: 15px 0px 5px 0px;
}

.feature-box-2 p {
    color: #999;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.8;
}


/*--------------
	Styles 8
----------------*/

.feature-box-4 {
    position: relative;
    background: #fff;
    display: flex;
    border-top: 3px solid #ef6648;
    overflow: hidden;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .1);
    padding: 10px 20px 30px 25px;
    margin: 15px 0;
}
.feature-box-4-customer {
    position: relative;
    background: #fff;
    display: flex;
    border-top: 3px solid #ef6648;
    overflow: hidden;
    padding: 10px 0px 30px 0px;
    margin: 15px 0;
}

.feature-box-4-icon {
    flex: 0 0 80px;
}

.feature-box-4-icon i {
    color: #ef6648;
    font-size: 50px;
}

.feature-box-4 h4 {
    font-size: 19px;
    color: #222;
    font-weight: 500;
    margin: 10px 0px;
   
}

.feature-box-4 h4,
.feature-box-4 p,
.feature-box-4 .feature-box-4-link {
    position: relative;
    z-index: 99;
}

.feature-box-4-link {
    color: #222;
    font-size: 15px;
    font-weight: 500;
    display: inline-block;
    margin-top: 10px;
}

.feature-box-4-link i {
    font-size: 11px;
    margin-left: 3px;
}

.feature-box-4-link:hover {
    color: #ef6648;
}

.feature-box-4-icon-bg {
    position: absolute;
    color: #eee;
    font-size: 75px;
    bottom: -10px;
    right: -5px;
    z-index: 9;
}


/*--------------
	Styles 9
----------------*/

.features-slider {
    position: relative;
    z-index: 999;
}


.features-slider-customer {
    position: relative;
    z-index: 999;
    margin:0 9%;
    margin-top: -299px;
}

.feature-cap {
    position: relative;
    margin:0 5%;
    
}

@media (min-width: 991px) {
    .features-slider {
        margin-top: -299px;
    }
    .features-slider-customer {
    margin-top: -299px;
    }
   
    .rev-slider-long {
        height: 870px !important;
    }
    .rev-slider-long .forcefullwidth_wrapper_tp_banner,
    .rev-slider-long .rev_slider {
        height: 870px !important;
    }
}

.feature-box-5 {
    width: 100%;
    background: #101010;
    color: #fff;
    border-top: 2px solid #ef6648;
    padding: 30px 30px 60px 30px;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

@media (max-width: 991px) {
    .feature-box-5 {
        margin: 15px 0;
    }
    .features-slider-customer {
    margin-top: -299px;
    }

}


@media screen and (max-width:767px) {
  .features-slider-customer {
    margin-top: -99px;
    }
}



.feature-box-5.emphasised {
    background: #ef6648;
    color: #fff;
    box-shadow: 0px 10px 50px 1px rgba(0, 0, 0, 0.3);
}

.feature-box-5.emphasised i {
    color: #fff;
}

.feature-box-5 i {
    color: #ef6648;
    font-size: 60px;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.feature-box-5 h4 {
    color: #fff;
    font-size: 23px;
    margin: 30px 0 10px 0;
}

.feature-box-5 p {
    color: #fff;
    font-size: 15px;
}

.feature-box-5:hover {
    background: #ef6648;
    color: #fff;
    box-shadow: 0px 10px 50px 1px rgba(0, 0, 0, 0.3);
}

.feature-box-5:hover i {
    color: #fff;
}


/*--------------
	Styles 10
----------------*/

.feature-box-6 {
    position: relative;
}

.feature-box-6-text {
    text-align: left;
    margin-left: 130px;
    padding: 15px 15px 15px 100px;
}

.feature-box-6-text h6 {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: 1px;
}

.feature-box-6-text h4 {
    color: #fff;
    font-size: 40px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 1.2;
    padding: 15px 0px;
}

.feature-box-6-text h4 span {
    color: #ef6648;
    font-size: 40px;
    font-weight: 600;
    letter-spacing: 1px;
}

.feature-box-6-text p {
    color: #999;
    font-size: 14px;
    font-weight: 400;
    padding-top: 10px;
}

.feature-counter-box {
    position: relative;
    text-align: left;
}

.feature-counter-box h4 {
    display: inline-block;
    color: #111;
    font-size: 50px;
    font-weight: 600;
    padding: 0px;
}

.feature-counter-box p {
    font-size: 14px;
    font-weight: 400;
    color: #999;
    line-height: 1.7;
    padding: 0px;
}

.feature-box-6-icon-text {
    background-color: rgba(0, 0, 0, 0.6);
    position: relative;
    padding: 20px;
    margin: 1px;
    height:99%;
}

.feature-box-6-icon-text i {
    color: #ef6648;
    font-size: 50px;
}

.feature-box-6-icon-text h4 {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 0px 0px 0px;
}

.feature-box-6-icon-text p {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
}

@media (max-width: 1024px) {
    .feature-box-6-text {
        text-align: left;
        margin-left: 70px;
        padding: 15px 15px 15px 70px;
    }
    .feature-counter-box h4 {
        font-size: 35px;
    }
    .feature-box-6-icon {
        margin-right: 30px;
    }
    .feature-box-6-icon-text {
        padding: 20px 15px;
    }
    .feature-box-6-icon-text h4 {
        font-size: 18px;
    }
}

@media (max-width: 768px) {
    .feature-box-6-icon {
        margin-right: 0px;
    }
    .feature-box-6-icon-text {
        padding: 20px 20px;
    }
    .feature-box-6-icon-text h4 {
        font-size: 18px;
    }
    .feature-box-6-text {
        text-align: left;
        margin-left: 30px;
        padding: 15px 15px 15px 0px;
    }
}


/*-----------------------------------------
14. Progress Bars
-------------------------------------------*/

.progress-text {
    font-size: 13px;
    font-weight: 500;
    color: #333;
    margin-bottom: 5px;
    margin-top: 20px;
}

.custom-progress {
    height: 5px;
    border-radius: 50px;
    box-shadow: none;
}

.custom-bar {
    height: 100%;
    background-color: #ef6648;
    box-shadow: none;
}

.custom-bar-dark {
    height: 100%;
    background-color: #111;
    box-shadow: none;
}

.progress-medium {
    height: 8px;
    border-radius: 50px;
    box-shadow: none;
}

.progress-bold {
    height: 12px;
    border-radius: 50px;
    box-shadow: none;
}


/*-----------------------------------------
15. Price Tables
-------------------------------------------*/


/*--------------
	Styles 1
----------------*/

.price-table {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
    margin: 15px 0px;
    -webkit-box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.16);
    -moz-box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.16);
    box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.16);
}

.price-table-header {
    background: #111;
    text-align: center;
    padding: 30px;
    padding-top: 0px;
}

.price-table-recommended {
    position: relative;
    z-index: 9999;
    transform: scale(1.09);
}

@media (max-width: 767px) {
    .price-table-recommended {
        position: relative;
        z-index: 9999;
        transform: scale(1);
    }
}

.price-table-header h5 {
    position: relative;
    color: #111;
    font-weight: 500;
    display: inline-block;
    margin-right: -7px;
    text-align: center;
    font-size: 17px;
    background: #fff;
    -moz-border-radius-bottomright: 15px;
    -webkit-border-bottom-right-radius: 15px;
    border-bottom-right-radius: 15px;
    -moz-border-radius-bottomleft: 15px;
    -webkit-border-bottom-left-radius: 15px;
    border-bottom-left-radius: 15px;
    padding: 5px 15px;
}

.price-table-header h4 {
    color: #fff;
    font-weight: 300;
    font-size: 60px;
    margin: 15px 0px 10px 0px;
}

.price-table-header h4 sup {
    font-size: 35px;
    margin: 0px 5px;
}

.price-table-header span {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
}

.price-table-content {
    padding: 20px;
}

.price-table-content ul {
    padding-left: 0px;
    padding-bottom: 0px;
}

.price-table-content ul li {
    display: block;
    list-style-type: none;
    color: #111;
    font-size: 14px;
    font-weight: 500;
    padding: 15px;
}

.price-table-content ul li:before {
    content: '\f00c';
    font-family: 'FontAwesome';
    display: inline-block;
    color: #ef6648;
    margin-right: 12px;
}

.price-table-content ul li:nth-child(2) {
    background: #eee;
}

.price-table-content a {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    background: #111;
    border-radius: 10px;
    padding: 15px 15px;
    width: 100%;
    margin-top: 15px;
}

.price-table-content a:hover {
    background: #ef6648;
}


/*--------------
	Styles 2
----------------*/

.pricing-list {
    text-align: center;
    border-radius: 10px;
    background: #fff;
    border: 2px solid #ececec;
    padding: 30px 40px;
    margin: 20px 0px;
    -webkit-box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.16);
    -moz-box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.16);
    box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.16);
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.pricing-list h4 {
    color: #111;
    font-size: 25px;
    font-weight: 500;
    letter-spacing: 2px;
    margin-bottom: 20px;
}

.pricing-list h2 {
    display: inline-block;
    color: #111;
    font-size: 65px;
    font-weight: 400;
    letter-spacing: 2px;
}

.pricing-list h2 sup {
    color: #111;
    font-size: 30px;
    font-weight: 500;
}

.pricing-list span {
    display: inline-block;
    color: #ef6648;
    font-weight: 500;
}

.pricing-list ul {
    margin-top: 20px;
}

.pricing-list ul li {
    color: #666;
    font-size: 15px;
    font-weight: 400;
    padding: 7px;
}

.pricing-list ul li:after {
    content: '';
    display: block;
    width: 240px;
    max-width: 100%;
    height: 1px;
    background: #ececec;
    margin: 0 auto;
    margin-top: 10px;
}

.pricing-list-button {
    background: #ef6648;
    margin: 20px 15px 0px 15px;
    border: 2px solid #ef6648;
    border-radius: 5px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.pricing-list-button:hover {
    background: #fff;
}

.pricing-list-button a {
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    padding: 8px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.pricing-list-button:hover a {
    color: #ef6648;
}

.pricing-list strong {
    position: absolute;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    background: #ef6648;
    width: 65px;
    height: 65px;
    padding: 6px;
    padding-top: 20px;
    border-radius: 50%;
    top: 0;
    right: 0;
}


/*--------------
	Styles 3
----------------*/

.pricing-list-2 {
    background: #fff;
    padding: 45px 30px;
    border-radius: 10px;
    border: 2px solid #e8e8e8;
    text-align: center;
    box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.1);
    z-index: 1;
    margin: 15px 0px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.pricing-list-2-emphasise {
    position: relative;
    z-index: 2;
    transform: scale(1.1);
    margin: 15px 0px;
}

@media (max-width: 767px) {
    .pricing-list-2-emphasise {
        transform: scale(1);
    }
}

.pricing-list-2-top {
    width: 80px;
    height: 80px;
    background: #fff;
    border: 2px solid #ef6648;
    line-height: 83px;
    display: inline-block;
    border-radius: 50px;
    color: #ef6648;
    font-size: 35px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.pricing-list-2:hover .pricing-list-2-top {
    background: #fff;
    color: #ef6648;
}

.pricing-list-2 h4 {
    color: #333;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-top: 20px;
}

.pricing-list-2-price {
    margin-top: 20px;
}

.pricing-list-2-price h3 sup {
    color: #333;
    font-size: 25px;
    font-weight: 400;
}

.pricing-list-2-price h3 {
    color: #333;
    font-size: 50px;
    font-weight: 400;
    display: inline-block;
}

.pricing-list-2-price span {
    color: #777;
    font-size: 15px;
    font-weight: 500;
}

.pricing-list-2-prod {
    margin-top: 20px;
}

.pricing-list-2-prod li {
    color: #999;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.5;
    padding: 5px 0px;
}

.pricing-list-2-prod li:after {
    content: '';
    display: block;
    width: 180px;
    max-width: 100%;
    height: 1px;
    background: #eee;
    margin: 10px auto 0;
}

.pricing-list-2-button {
    background: #fff;
    border: 2px solid #ef6648;
    display: inline-block;
    border-radius: 5px;
    margin-top: 20px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.pricing-list-2-button a {
    display: inline-block;
    color: #ef6648;
    font-weight: 500;
    padding: 7px 50px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.pricing-list-2-button:hover {
    background: #ef6648;
    border: 2px solid #ef6648;
}

.pricing-list-2-button:hover a {
    color: #fff;
}


/* active version */

.pricing-list-2-button-act {
    background: #ef6648;
    border: 2px solid #ef6648;
    display: inline-block;
    border-radius: 5px;
    margin-top: 20px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.pricing-list-2-button-act a {
    display: inline-block;
    color: #fff;
    font-weight: 500;
    padding: 7px 50px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.pricing-list-2-button-act:hover {
    background: #fff;
    border: 2px solid #ef6648;
}

.pricing-list-2-button-act:hover a {
    color: #ef6648;
}

.pricing-list-2-top-act {
    background: #ef6648;
    color: #fff;
}

.pricing-box-1 {
    position: relative;
    border: 1px solid #eee;
    overflow: hidden;
    border-radius: 5px;
    -webkit-box-shadow: 1px 3px 10px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 3px 10px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 3px 10px 1px rgba(0, 0, 0, 0.1);
    margin-top: 20px;
}

.pricing-box-back {
    position: relative;
    background-repeat: no-repeat;
    background-position: right center;
    padding: 40px;
    z-index: 99;
}

.pricing-box-emphasis:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    height: 100%;
    width: 100%;
    background: #ef6648;
    opacity: 0.7;
    z-index: -1;
}

.pricing-box-back h6 {
    color: #fff;
    font-weight: 500;
    font-size: 15px;
}

.pricing-box-back h6 span {
    float: right;
    border: 1px solid #ccc;
    border-radius: 30px;
    padding: 2px 10px;
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.5px;
    font-size: 15px;
}

.pricing-box-back h3 {
    color: #fff;
    font-weight: 800;
    font-size: 55px;
    margin-top: 20px;
    line-height: 1.5;
}

.pricing-box-back h3 sup {
    color: #fff;
    font-weight: 800;
    font-size: 36px;
    margin-right: 5px;
}

.pricing-box-back h5 {
    color: #fff;
    font-weight: 500;
    font-size: 15px;
    letter-spacing: 0.5px;
}


/*-- pricing-box-back-2 --*/

.pricing-box-back-2 h6,
.pricing-box-back-2 h6 span {
    color: #000;
}

.pricing-box-back-2 h3,
.pricing-box-back-2 h3 sup,
.pricing-box-back-2 h5 {
    color: #333;
}

.pricing-box-1-text {
    padding: 30px 30px;
    border-top: 1px solid #eee;
}

.pricing-box-1-text ul li {
    color: #555;
    font-size: 15px;
    font-weight: 500;
    padding: 5px 0px;
}

.pricing-box-1-text ul li i {
    color: #ef6648;
    font-size: 15px;
    margin-right: 5px;
}

.pricing-box-1-button {
    position: relative;
    margin-top: 25px;
}

.pricing-box-1-button a {
    background: transparent;
    color: #ef6648;
    display: inline-block;
    border: 2px solid #ef6648;
    border-radius: 5px;
    padding: 8px 20px;
}

.pricing-box-1-button a:hover {
    background: #ef6648;
    color: #fff;
}

@media (max-width: 991px) {
    .pricing-box-1-text {
        padding: 30px 10px;
        border-top: 1px solid #eee;
    }
    .pricing-box-1-text ul li {
        font-size: 14px;
    }
    .pricing-box-back h6 span {
        display: none;
    }
}

.pricing-box-3 {
    position: relative;
    text-align: center;
    background: #fff;
}

@media (min-width: 767px) {
    .pricing-box-3-premium {
        transform: scale(1.1);
        z-index: 999;
        -webkit-box-shadow: 0px 0px 38px -12px rgba(122, 122, 122, 0.79);
        -moz-box-shadow: 0px 0px 38px -12px rgba(122, 122, 122, 0.79);
        box-shadow: 0px 0px 38px -12px rgba(122, 122, 122, 0.79);
    }
}

.pricing-box-3-premium .pricing-box-3-top {
    background: #000;
}

.pricing-box-3-top {
    background: #000;
    padding: 12px 0px;
}

.pricing-box-3-top h4 {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}

.pricing-box-3-price {
    background: #f9f9f9;
    padding: 30px 0px;
}

.pricing-box-3-price h3 {
    color: #333;
    font-size: 50px;
    font-weight: 500;
}

.pricing-box-3-price h3 sup {
    color: #333;
    font-size: 25px;
    font-weight: 500;
    letter-spacing: 3px;
}

.pricing-box-3-price h5 {
    color: #999;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-top: -5px;
}

.pricing-box-3-info {
    border: 1px solid #f5f5f5;
}

.pricing-box-3-prod {
    padding: 30px 10px;
}

.pricing-box-3-prod ul li {
    color: #999;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;
    border-bottom: 1px solid #eee;
    padding: 10px 0;
}

.pricing-box-3-prod ul li:last-child {
    border-bottom: none;
}

.pricing-box-3-button {
    position: relative;
    margin-top: 25px;
}

.pricing-box-3-button a {
    background: #fff;
    color: #000;
    font-size: 13px;
    display: inline-block;
    border: 2px solid #000;
    font-weight: 500;
    border-radius: 5px;
    padding: 6px 30px;
}

.pricing-box-3-button a:hover {
    background: #000;
    color: #fff;
}

.pricing-box-3-premium .pricing-box-3-button a {
    background: #000;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    display: inline-block;
    border: 2px solid #000;
    border-radius: 5px;
    padding: 6px 30px;
}

.pricing-box-3-premium .pricing-box-3-button a:hover {
    background: #fff;
    color: #000;
}


/*-----------------------------------------
16. Newsletter Form
-------------------------------------------*/


/*--------------
	Styles 1
----------------*/

.newsletter-form input {
    display: inline-block;
    background: #fff;
    color: #111;
    font-size: 14px;
    font-weight: 500;
    outline: 0;
    border: 2px solid #eee;
    min-width: 270px;
    max-width: 100%;
    -moz-border-radius-topleft: 30px;
    -webkit-border-top-left-radius: 30px;
    border-top-left-radius: 30px;
    -moz-border-radius-bottomleft: 30px;
    -webkit-border-bottom-left-radius: 30px;
    border-bottom-left-radius: 30px;
    padding: 12px 20px;
}

.newsletter-form button {
    display: inline-block;
    background: #ef6648;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    -moz-border-radius-topright: 30px;
    -webkit-border-top-right-radius: 30px;
    border-top-right-radius: 30px;
    -moz-border-radius-bottomright: 30px;
    -webkit-border-bottom-right-radius: 30px;
    border-bottom-right-radius: 30px;
    padding: 14px 20px;
}

.newsletter-form button:hover {
    background: #111;
}

@media (max-width: 767px) {
    .newsletter-form input {
        border-radius: 30px;
        width: 100%;
        display: block;
    }
    .newsletter-form button {
        border-radius: 30px;
        width: 100%;
        display: block;
        margin-top: 15px;
    }
}


/*-----------------------------------------
17. Footer
-------------------------------------------*/

footer {
    background: #111;
    padding: 60px 0px 20px 0px;
}

footer p {
    font-size: 12px;
    color: #999;
    line-height: 1.7;
}

footer .blankTitle {
    display: inline-block;
    height: 34px;
}

footer h3 {
    font-size: 24px;
    font-weight: 400;
    color: #fff;
    line-height: 1;
}

footer h3:after {
    content: '';
    display: block;
    width: 70px;
    height: 2px;
    background: #ef6648;
    margin-top: 12px;
}

@media (max-width: 991px) {
    footer h3 {
        margin-top: 30px;
    }
}

.footer-logo {
    width: 75%;
}

.footer-social-icons ul li {
    display: inline-block;
    background: #333;
    border-radius: 50%;
    color: #fff;
    margin-right: 10px;
    margin-bottom: 5px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.footer-social-icons ul li a {
    display: block;
    font-size: 15px;
    color: #fff;
    width: 35px;
    height: 35px;
    padding: 11px;
    padding-top: 8px;
}

.footer-social-icons ul li:hover {
    background: #ef6648;
}

.footer-list {
    margin-top: 20px;
}

.footer-list li {
    list-style-type: none;
    color: #aaa;
    padding: 6px 0px;
}

.footer-list li a:before {
    content: '\f105';
    font-family: 'FontAwesome';
    color: #aaa;
    padding-right: 8px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.footer-list li a {
    font-size: 15px;
    font-weight: 400;
    color: #aaa;
}

.footer-list li a:hover {
    color: #fff;
}

.footer-list li a:hover:before {
    color: #fff;
}

.footer-recent-post {
    margin: 15px 0px;
}

.footer-recent-post-thumb {
    float: left;
    width: 13%;
}

.footer-recent-post-thumb3 {
    float: left;
    width: 20%;
}

.footer-recent-post-content {
    float: left;
    width: 87%;
    padding-left: 10px;
    margin-top: -5px;
}

.footer-address-main-content {
    float: left;
    padding-left: 0px;
    padding-bottom: 10px;
}

.footer-recent-post-content a,
.footer-address-main-content a {
    display: block;
    color: #ccc;
    font-size: 13px;
    font-weight: 400;
}

.footer-recent-post-content span,
.footer-address-main-content span {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
}

.footer-tags a {
    display: inline-block;
    font-size: 11px;
    padding: 10px 15px;
    color: #fff;
    font-weight: 400;
    background: #222;
    margin-top: 4px;
    border-radius: 5px;
}

.footer-tags a:hover {
    background: #ef6648;
}

.footer-bar {
    border-top: 1px solid rgba(255, 255, 255, .1);
    padding-top: 20px;
    margin-top: 30px;
}

.footer-bar span {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
}

.footer-bar p {
    color: #b1b1b1;
    font-size: 15px;
    font-weight: 400;
}


/*-----------------------------------------
18. Blog
-------------------------------------------*/


/*-----------------
Blog Grid (Style 1)
-------------------*/

.blog-grid {
    position: relative;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 5px;
    overflow: hidden;
    -webkit-box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.16);
    -moz-box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.16);
    box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.16);
    margin: 25px 0px 25px 0px;
}

.blog-grid img {
    width: 100%;
}

.data-box-grid {
    display: block;
    float: right;
    position: absolute;
    text-align: center;
    background: #ef6648;
    left: 15px;
    top: 15px;
    min-width: 60px;
    padding: 5px;
}

.data-box-grid h4 {
    color: #fff;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 2px;
    border-bottom: 1px solid rgba(255, 255, 255, .3);
    margin-bottom: 5px;
}

.data-box-grid p {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}

.blog-grid-text {
    padding: 25px;
}

.blog-grid-text span {
    color: #ef6648;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 4px;
    text-transform: uppercase;
}

.blog-grid-text h4 {
    color: #111;
    font-size: 20px;
    font-weight: 500;
    margin: 5px 0px 5px 0px
}

.blog-grid-text ul li {
    display: inline-block;
    color: #999;
    font-size: 14px;
    font-weight: 500;
    margin: 10px 25px 10px 0px;
}

.blog-grid-text ul li i {
    color: #ef6648;
    font-size: 14px;
    font-weight: 500;
    margin-right: 10px;
}

.blog-grid-text p {
    color: #999;
    font-size: 15px;
    font-weight: 400;
    line-height: 170%;
    border-bottom: 1px solid #ececec;
    padding-bottom: 15px;
}


/*------------------
Blog Grid (Style 2)
--------------------*/

.owl-carousel .blog-grid-simple {
    margin: 10px 15px 25px 15px;
}

.blog-grid-simple {
    position: relative;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #ececec;
    -webkit-box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.16);
    -moz-box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.16);
    box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.16);
    padding: 30px;
    margin: 15px 0px;
}

.blog-grid-simple h4 {
    color: #111;
    font-size: 21px;
    font-weight: 500;
    margin-bottom: 15px;
}

.blog-grid-simple h4 a {
    color: #111;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 15px;
}

.blog-grid-simple h4 a:before {
    content: '\f0c1';
    font-family: "FontAwesome";
    color: #ef6648;
    margin-right: 10px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.blog-grid-simple h4 a:hover {
    color: #ef6648;
}

.blog-grid-simple p {
    color: #aaa;
    font-size: 15px;
    font-weight: 400;
}

.blog-grid-simple-date i {
    color: #888;
    font-size: 20px;
}

.blog-grid-simple-date h5 {
    color: #888;
    font-size: 13px;
    margin-top: 3px;
}

.blog-grid-simple-content {
    border-top: 1px solid #ececec;
    padding-top: 20px;
    margin-top: 15px;
}

.blog-grid-simple-content a {
    display: inline-block;
    color: #ef6648;
    font-weight: 600;
    font-size: 14px;
    margin-top: 2px;
}

.blog-grid-simple-content a:after {
    content: '\f105';
    font-size: 14px;
    font-family: "FontAwesome";
    color: #ef6648;
    margin-left: 10px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

@media (max-width: 767px) {
    .blog-grid-simple-content a:after {
        display: none;
    }
}

.blog-grid-simple-content a:hover {
    color: #111;
}

.blog-grid-simple-content a:hover:after {
    color: #111;
}


/*------------------
Blog Grid (Style 3)
--------------------*/

.blog-box {
    position: relative;
    margin: 20px 0px;
}

.blog-box-img {
    margin-bottom: 50px;
}

.blog-box-img img {
    width: 100%;
    border-radius: 5px;
}

.blog-box-text {
    padding: 0px 20px;
}

.blog-box-text .blog-box-date {
    display: inline-block;
    background: #ef6648;
    border-radius: 3px;
    padding: 10px 25px;
    position: absolute;
    bottom: 230px;
}

.blog-box-text .blog-box-date h4 {
    color: #fff;
    font-size: 30px;
    font-weight: 500;
    padding: 0px;
}

.blog-box-text .blog-box-date h5 {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    padding: 0px;
}

.blog-box-text h6 {
    color: #999;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.5px;
}

.blog-box-text a h4 {
    color: #333;
    font-size: 23px;
    font-weight: 500;
    margin: 12px 0px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.blog-box-text a h4:hover {
    color: #ef6648;
}

.blog-box-text p {
    color: #777;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.6;
}

@media (max-width: 992px) {
    .blog-box-text .blog-box-date {
        position: absolute;
        bottom: 300px;
    }
}

@media (max-width: 767px) {
    .blog-box-text .blog-box-date {
        position: absolute;
        bottom: 250px;
    }
}

@media (max-width: 436px) {
    .blog-box-text .blog-box-date {
        position: absolute;
        bottom: 320px;
    }
}


/*------------------
Blog List
--------------------*/

.blog-list-simple {
    margin: 20px 0px 30px 0px;
}

.data-box-simple {
    display: block;
    float: right;
    position: absolute;
    text-align: center;
    background: #ef6648;
    left: 20px;
    top: 5px;
    min-width: 60px;
    padding: 5px;
}

.data-box-simple h4 {
    color: #fff;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 2px;
    border-bottom: 1px solid #fff;
    margin-bottom: 5px;
}

.data-box-simple p {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}

.blog-list-simple-text {
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 25px;
    min-height: 255px;
}

.blog-list-simple-text p {
    font-size: 14px;
    color: #aaa;
    line-height: 1.9;
}

.blog-list-simple-text span, .simple-text {
    color: #ef6648;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 4px;
    text-transform: uppercase;
}

.blog-list-simple-text h4 {
    color: #111;
    font-size: 20px;
    font-weight: 500;
    margin: 5px 0px 10px 0px;
}

.blog-list-simple-text ul {
    margin: 10px 0px;
}

.blog-list-simple-text ul li {
    color: #999;
    font-size: 14px;
    font-weight: 500;
    padding: 3px 0px;
}

.blog-list-simple-text ul li i {
    color: #ef6648;
    margin-right: 10px;
    font-size: 14px;
}


/*------------------
Blog Post
--------------------*/

.blog-list-left {
    margin: 30px 0px 20px 0px;
}

.blog-title-box h2 {
    color: #111;
    font-size: 27px;
    font-weight: 500;
    margin: 20px 0px;
}

.blog-title-box:after {
    content: '';
    display: block;
    width: 300px;
    max-width: 100%;
    height: 2px;
    background: #ececec;
    margin-top: 10px;
    margin: 15px 0px;
}

.blog-title-box span {
    color: #999;
    font-weight: 400;
    margin-right: 40px;
}

.blog-title-box span i {
    color: #ef6648;
    font-size: 16px;
    margin-right: 8px;
}

.blog-post-content p {
    color: #999;
    font-size: 15px;
    font-weight: 400;
    line-height: 180%;
    margin: 15px 0px 15px 0px;
}

.blockquote {
    background: #f1f1f1;
    border-left: 4px solid #ef6648;
    font-size: 16px;
    font-weight: 500;
    margin: 25px 0px 25px 0px;
    padding: 20px 30px 30px 30px;
}

.blockquote p {
    color: #111;
    font-size: 15px;
    font-weight: 500;
    line-height: 190%;
    letter-spacing: 0.5px;
}

.blockquote h4 {
    color: #111;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0.5px;
}

.data-box {
    display: block;
    float: right;
    position: relative;
    text-align: center;
    background: #ef6648;
    right: 20px;
    top: -95px;
    min-width: 60px;
    padding: 5px;
}

.data-box h4 {
    color: #fff;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 2px;
    border-bottom: 1px solid #fff;
    margin-bottom: 5px;
}

.data-box strong {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}


/*search START*/

#search-input {
    padding: 0px;
    border: none;
    border: solid 1px #e8e8e8;
    border-radius: 5px;
    background: #fff;
    padding: 5px;
    margin-top: 30px;
}

#search-input input {
    font-weight: 400;
    border: 0;
    border-radius: 10px;
    box-shadow: none;
}

#search-input button {
    margin: 2px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    outline: none !important;
    padding: 0 11px 0 13px;
    border-left: solid 1px #e8e8e8;
}

#search-input .glyphicon-search {
    font-size: 13px;
    color: #111;
}

.blog-list-left-heading {
    margin: 30px 0px;
    padding-top: 15px;
}

.blog-list-left-heading:after {
    content: '';
    display: block;
    width: 80px;
    height: 2px;
    background: #ef6648;
    margin-top: 10px;
    margin: 10px 0px;
}

.blog-list-right h4 {
    color: #111;
    font-size: 20px;
    font-weight: 400;
    margin: 0px 0px 10px 0px;
}


/*Category*/

.blog-categories ul {
    margin-top: 20px;
    padding: 0px;
}

.blog-categories ul li {
    display: block;
    position: relative;
    list-style-type: none;
    border-bottom: 1px solid #ececec;
}

.blog-categories ul li a {
    display: block;
    font-size: 15px;
    font-weight: 500;
    padding: 18px 0px 18px 0px;
    color: #333;
}

.blog-categories ul li a:before {
    content: "\f00c";
    font-family: FontAwesome;
    color: #333;
    font-size: 14px;
    margin-right: 10px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.blog-categories ul li a:hover {
    color: #ef6648;
}

.blog-categories ul li a:hover:before {
    margin-right: 15px;
    color: #ef6648;
}


/* Latest News*/

.latest-posts-img img {
    border-radius: 50px;
    padding: 2px;
    border: 2px solid #ececec;
}

.latest-posts {
    margin: 5px 0px;
    padding: 15px 0px;
    border-bottom: 1px solid #ececec;
}

@media (max-width: 767px) {
    .latest-posts-text {
        margin-top: 10px;
    }
    .blog-post-left {
        margin-top: 20px;
    }
}

.latest-posts-text a {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #111;
    margin-bottom: 10px;
    margin-top: 10px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.latest-posts-text a:hover {
    color: #ef6648;
}

.latest-posts-text span {
    font-size: 14px;
    font-weight: 500;
    color: #ef6648;
}


/*Archives*/

.archives ul {
    margin-top: 20px;
    padding: 0px;
}

.archives ul li {
    list-style-type: none;
    border-bottom: 1px solid #ececec;
    padding: 13px 0px 13px 0px;
}

.archives ul li a {
    color: #444;
    font-size: 14px;
    font-weight: 500;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.archives ul li a:hover {
    color: #ef6648;
    font-size: 14px;
}

.archives ul li span {
    float: right;
    color: #ef6648;
    font-size: 13px;
    font-weight: 500;
}


/*Share Links*/

.blog-share {
    list-style-type: none;
    margin-top: 20px;
}

.blog-share ul {
    background: #f1f1f1;
    padding: 15px;
    border-radius: 5px;
}

.blog-share ul li {
    display: inline-block;
    padding-right: 20px;
}

.blog-share ul li a {
    color: #6b6b6b;
    font-size: 15px;
}

.blog-share ul li a:hover {
    color: #ef6648;
}


/*comment form*/

.comment-block {
    background: #fff;
    border-radius: 5px;
    border: 1px solid #eee;
    padding: 20px;
}

.blog-comments {
    background: #f7f7f7;
    border-radius: 5px;
    padding: 30px;
}

.blog-comments h3 {
    font-size: 24px;
    font-weight: 500;
    color: #111;
    margin-top: 30px;
}

.blog-comment-user {
    border-bottom: 1px solid #e8e8e8;
    padding-top: 25px;
    padding-bottom: 25px;
}

.blog-comment-user img {
    border-radius: 5px;
}

.blog-comment-user h6 {
    display: inline-block;
    color: #111;
    font-size: 16px;
    margin: 0px;
    margin-right: 15px;
}

.blog-comment-user strong {
    color: #ef6648;
    font-size: 12px;
    font-weight: 500;
}

.blog-comment-user p {
    color: #777;
    font-size: 13px;
    font-weight: 500;
    line-height: 170%;
    margin-top: 10px;
}


/*form*/

.comment-form input,
.comment-form textarea {
    font-weight: 500 !important;
    border-radius: 5px;
    font-size: 13px;
    border: 1px solid #ececec;
    background: #fff;
    color: #111 !important;
    outline: none;
    width: 100%;
    padding: 12px;
    margin-top: 30px;
    transition: .3s;
}

.comment-form input:focus {
    border-color: #cecece;
}

.comment-form textarea {
    overflow: hidden;
    color: #999;
    font-size: 13px;
    font-weight: 500;
    border: none;
    border: 1px solid #ececec;
    border-radius: 5px;
    width: 100%;
    margin-top: 30px;
    padding: 13px 15px 13px 15px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    min-height: 140px
}

.comment-form textarea:focus {
    border-color: #cecece;
}


/*-----------------------------------------
19. Testimonials
-------------------------------------------*/


/*--------------
Style 1 (Carousel)
----------------*/

.testimonial-single {
    padding: 30px 50px;
}

@media (max-width: 767px) {
    .testimonial-single {
        padding: 30px 0px;
    }
}

.testimonial-single p:before {
    margin: auto;
    content: "\f10d";
    font-family: "FontAwesome";
    color: #ef6648;
    font-size: 23px;
    display: block;
    margin-bottom: 15px;
}

.testimonial-single p {
    text-align: center;
    font-style: italic;
    color: #666;
    font-size: 17px;
    font-weight: 500;
    line-height: 1.9;
}

.testimonial-single h4 {
    color: #111;
    font-size: 22px;
    font-weight: 500;
    text-align: center;
    margin-top: 20px;
}

.testimonial-single h6 {
    color: #aaa;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
}


/*--------------
   Style 2
----------------*/

.testimonial-box {
    position: relative;
    background: #fff;
    border-radius: 5px;
    padding: 25px;
    border: 1px solid #ececec;
    margin: 15px 0px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.16);
    -moz-box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.16);
    box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.16);
}

.testimonial-box img {
    border: 2px solid #ececec;
    border-radius: 50%;
    padding: 2px;
}

.testimonial-box h5 {
    color: #111;
    font-size: 18px;
    font-weight: 500;
}

.testimonial-box span {
    color: #999;
    font-size: 13px;
    font-weight: 500;
}

.testimonial-box span:before {
    content: '●';
    color: #ef6648;
    font-size: 15px;
    margin-right: 5px;
}

.testimonial-box p {
    font-size: 15px;
    color: #999;
    line-height: 1.7;
    margin-top: 10px;
}


/*--------------
Style 3(Carousel)
----------------*/

.testimonial-box-2 {
    position: relative;
    display: block;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.07);
    padding: 25px;
    margin: 50px 15px 30px 15px;
}

.testimonial-box-2 img {
    width: 80px !important;
    height: 80px;
    border: 3px solid #fff;
    border-radius: 50%;
    margin: -72px 0px 15px 0px;
}

.testimonial-box-2 h4 {
    font-size: 19px;
    font-weight: 500;
    margin-bottom: 0px;
}

.testimonial-box-2 strong {
    font-size: 14px;
    color: #ef6648;
    font-weight: 500;
}

.testimonial-box-2 p {
    font-size: 15px;
    color: #999;
    font-style: italic;
    line-height: 1.6;
    margin-top: 8px;
    margin-bottom: 0px;
}

.testimonial-rating {
    margin-top: 10px;
}


/*--------------
Style 4
----------------*/

.testimonial-box-3 {
    padding: 60px 0px 30px 0px;
}

.testimonial-box-3 h4:before {
    content: "\f10d";
    font-family: 'FontAwesome';
    font-size: 30px;
    color: #ef6648;
    display: block;
    margin-bottom: 15px;
}

.testimonial-box-3 h4 {
    color: #111;
    font-size: 22px;
    font-weight: 600;
}

.testimonial-box-3 h5 {
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 0px;
    margin-top: 20px;
}

.testimonial-box-3 h5 span {
    color: #999;
}

.testimonial-box-3 p {
    font-size: 15px;
    font-style: italic;
    color: #999;
    line-height: 1.7;
    margin-top: 20px;
}

.testimonial-box-3-rating {
    margin-top: 15px;
}

.testimonial-box-3-rating i {
    font-size: 18px;
    color: #ef6648;
}


/*--------------
Style 5
----------------*/

.testimonial-item {
    position: relative;
    display: inline-block;
}

.testimonial-item-bxx {
    position: relative;
    display: inline-block;
    text-align: center;
    padding: 30px 40px;
    border: 1px solid #eee;
    border-radius: 5px;
    background: #fff;
    margin: 30px 0px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.testimonial-arrow {
    position: absolute;
    bottom: -25px;
    left: 50px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 37px 20px 0 0;
    border-color: #ef6648 transparent transparent transparent;
    display: none;
}

.testimonial-item-bxx-img {
    opacity: 0;
}

.testimonial-item-img {
    display: inline-block;
    margin-left: 10px;
    margin-top: 10px;
}

.testimonial-item-img img {
    border-radius: 100%;
    width: 75px !important;
    height: 75px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.testimonial-item-name {
    display: inline-block;
    transform: translateY(-18px);
    margin-left: 15px;
}

.testimonial-item h4 {
    color: #333;
    font-size: 18px;
    font-weight: 500;
    margin: 0px 0px 2px 0px;
}

.testimonial-item span {
    color: #ef6648;
    font-size: 13px;
    font-weight: 500;
}

.testimonial-item p {
    color: #999;
    font-size: 14px;
    text-align: left;
    font-weight: 400;
    line-height: 1.6;
}

.testimonial-box-4-img img {
    width: 150px !important;
    height: 150px;
    border: 3px solid #fff;
    border-radius: 50%;
    margin: 15px auto 0 auto;
}

.testimonial-box-4-text {
    padding: 15px 15px 15px 20px;
}

.testimonial-box-4-text:before {
    position: absolute;
    left: 0px;
    content: "\f10d";
    font-family: 'FontAwesome';
    font-size: 22px;
    color: #ef6648;
    display: inline-block;
    margin-bottom: 15px;
}

.testimonial-box-4-text p {
    color: #999;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
}

.testimonial-box-4-text h4 {
    color: #333;
    font-size: 20px;
    font-weight: 500;
    margin-top: 20px;
}

.testimonial-box-4-text h5 {
    color: #999;
    font-size: 15px;
    font-weight: 500;
    margin-top: 3px;
}

@media (max-width: 575px) {
    .testimonial-box-4-img {
        margin-left: 10px;
    }
    .testimonial-box-4-img img {
        width: 90px !important;
        height: 90px;
        border: 3px solid #fff;
        border-radius: 50%;
    }
}

.owl-item.center>div .testimonial-item-bxx {
    background: #ef6648;
    border: 1px solid #ef6648;
    cursor: auto;
    box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.16);
}

.owl-item.center>div .testimonial-item-bxx-img {
    opacity: 1;
}

.owl-item.center>div .testimonial-arrow {
    display: block;
}

.owl-item.center>div p {
    color: #fff;
}

#services-carousel .owl-stage {
    display: flex;
}

#services-carousel .owl-item {
    display: flex;
    min-height: 1px;
}


/*-----------------------------------------
20. Cases
-------------------------------------------*/

.case-block {
    position: relative;
    background: #fff;
    border: 1px solid #ececec;
    border-radius: 5px;
    overflow: hidden;
    margin: 15px 0px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.16);
    -moz-box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.16);
    box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.16);
}

.case-block:hover {
    -webkit-box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.30);
    -moz-box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.30);
    box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.30);
}

.case-block img {
    width: 100%;
}

.case-block-inner {
    padding: 25px 25px 20px 10px;
}

@media (max-width: 767px) {
    .case-block-inner {
        padding: 25px;
    }
   
}

.case-block h4 {
    color: #111;
    font-size: 18px;
    font-weight: 500;
}

.case-block h4:after {
    content: '';
    display: block;
    width: 80px;
    height: 2px;
    background: #ef6648;
    margin-top: 15px;
    margin-bottom: 15px;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
}

.case-block p {
    color: #aaa;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 12px;
}

.case-block-inner a {
    font-size: 15px;
    font-weight: 500;
    color: #ef6648;
}

.case-block-inner a:after {
    content: '\f0da';
    font-size: 15px;
    font-family: "FontAwesome";
    color: #ef6648;
    margin-left: 10px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.case-block-inner a:hover {
    color: #111;
}

.case-block-inner a:hover:after {
    color: #111;
}


/*-----------------------------------------
21. Partners (also Team)
-------------------------------------------*/

.partner-box {
    position: relative;
    overflow: hidden;
    padding: 10px;
    background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.16);
    -moz-box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.16);
    box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.16);
    border: 1px solid #ececec;
    margin: 15px 0px;
    height:90%;
}

.partner-box img {
    object-fit: cover;
}

.partner-img {
    height: 100%;
}

.partner-text {
    padding: 25px 40px 25px 25px;
}

@media (max-width: 1200px) {
    .partner-text {
        padding: 25px;
    }
}

.partner-text span {
    color: #ef6648;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.partner-box:hover .partner-text span {
    color: #999;
}

.partner-text h4 {
    color: #111;
    font-size: 21px;
    font-weight: 600;
    margin: 5px 0px;
}

.partner-text h4:after {
    content: '';
    display: block;
    width: 40px;
    height: 2px;
    background: #ef6648;
    margin-top: 10px;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
}

.partner-box:hover .partner-text h4:after {
    width: 80px;
}

.partner-text p {
    color: #999;
    font-size: 15px;
    font-weight: 400;
    margin-top: 15px;
    line-height: 170%;
}

.partner-signature img {
    width: 120px;
    height: 50px;
    margin-top: 15px;
}


.custsec {
 margin-top:-250px !important;
 z-index: 50 !important;
}

/*-----------------------------------------
22. Feedback Form
-------------------------------------------*/

.feedback-box {
    position: relative;
    background: #f9f9f9;
    border-radius: 5px;
    -webkit-box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.16);
    -moz-box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.16);
    box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.16);
    border: 1px solid #ececec;
    padding: 25px;
    margin: 20px 0px;
}

.feedback-box h5 {
    color: #555;
    font-size: 14px;
    font-weight: 500;
}

.feedback-box h5:before {
    content: '●';
    color: #ef6648;
    font-size: 16px;
    margin-right: 10px;
}

.feedback-form input {
    color: #111;
    font-weight: 400;
    width: 100%;
    border: 1px solid #ececec;
    border-radius: 5px;
    padding: 12px 15px;
    margin: 15px 0px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.feedback-form input:focus {
    border-color: #ccc;
}

.feedback-form textarea {
    color: #111;
    font-weight: 400;
    width: 100%;
    min-height: 100px;
    border: 1px solid #ececec;
    border-radius: 5px;
    padding: 12px 15px;
    margin: 15px 0px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.feedback-form textarea:focus {
    border-color: #ccc;
}

.feedback-form button {
    display: inline-block;
    background: #ef6648;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    padding: 11px 20px 11px 20px;
    border-radius: 50px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
    margin-top: 5px;
}

.feedback-form button:hover {
    background: #111;
}


/*-----------------------------------------
23. Team
-------------------------------------------*/


/*--------------
   Style 1
----------------*/

.team-member {
    overflow: hidden;
    background: #fff;
    border: 1px solid #ececec;
    border-radius: 5px;
    -webkit-box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.16);
    -moz-box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.16);
    box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.16);
    margin: 20px 0px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.team-member:hover {
    -webkit-box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.16);
    -moz-box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.16);
    box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.28);
}

.team-member-img {
    width: 100%;
    height: auto;
}

.team-member-img img {
    width: 100%;
}

.team-member-text {
    text-align: center;
    padding: 20px 50px;
}

.team-member-text h4 {
    color: #111;
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 3px;
    -webkit-transition-duration: .6s;
    transition-duration: .6s;
}

.team-member:hover .team-member-text h4 {
    color: #ef6648;
}

.team-member-text span {
    color: #ef6648;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 2px;
}

.team-member-text p {
    color: #999;
    font-size: 14px;
    font-weight: 400;
    line-height: 170%;
    margin-top: 20px;
}

.team-member-text ul {
    margin-top: 15px;
    padding: 8px 0px 8px 0px;
}

.team-member-text ul li {
    display: inline-block;
    padding: 0px 10px;
}

.team-member-text ul li a i {
    color: #555;
    font-size: 17px;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
}

.team-member-text ul li a i:hover {
    color: #ef6648;
}

@media screen and (max-width: 994px) {
    .team-member-text {
        padding: 20px 10px;
    }
}


/*--------------
   Style 2
----------------*/

.team-box {
    overflow: hidden;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #ececec;
    margin: 20px 0px;
    padding: 10px;
    height:95%;
}

.team-box:hover h4:after {
    width: 90px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.team-box img {
    margin-bottom: 5px;
}

.team-info {
    padding: 10px;
}

.team-info span {
    color: #ef6648;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 4px;
    text-transform: uppercase;
}

.team-info h4 {
    color: #111;
    font-size: 20px;
    font-weight: 500;
    margin: 5px -5px 5px 0px;
}

.team-info h4 a {
    color: #111;
    font-size: 20px;
    font-weight: 500;
    margin: 5px 0px;
}

.team-info h4 a:hover {
    color: #ef6648;
}

.team-info h4:after {
    content: '';
    display: block;
    width: 50px;
    height: 2px;
    background: #ef6648;
    margin: 10px 0px 0px 0px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.team-info p {
    color: #aaa;
    font-size: 15px;
    font-weight: 400;
    margin: 15px 0px;
    margin-bottom: 10px;
}

.team-social-icons {
    text-align: left;
}

.team-social-icons ul {
    background: #fff;
    padding: 0px 15px;
    border-radius: 5px;
    margin-bottom: 5px;
}

.team-social-icons ul li {
    display: inline-block;
    padding-right: 20px;
}

.team-social-icons ul li a {
    color: #4b4b4b;
    font-size: 15px;
}

.team-social-icons ul li a:hover {
    color: #ef6648;
}


/*--------------
  Team Style 3
----------------*/

.team-box-2 {
    position: relative;
}

.team-box-2-image {
    position: relative;
    margin: 15px 0px 15px 0px;
}

.team-box-2-image img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 5px;
}

.team-box-2-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(239, 102, 72, 0.9) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(239, 102, 72, 0.9) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(239, 102, 72, 0.9) 100%);
    overflow: hidden;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: .5s ease;
}

.team-box-2:hover .team-box-2-overlay {
    opacity: 1;
}

.team-box-2-content {
    white-space: nowrap;
    color: white;
    font-size: 20px;
    position: absolute;
    overflow: hidden;
    top: 90%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    padding: 50px;
}

.team-box-2-content i {
    font-size: 15px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    background: transparent;
    padding: 10px;
    transition: .6s ease;
}

.team-box-2-content i:hover {
    color: #000;
    background: #fff;
}

.team-box-2:hover .team-box-2-overlay i {
    animation-name: fadeInUp;
    animation-duration: .5s;
    animation-timing-function: ease-out;
}

.team-box-2-name {
    white-space: nowrap;
    color: white;
    font-size: 20px;
    position: absolute;
    overflow: hidden;
    top: 75%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    padding: 50px;
}

.team-box-2-name h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}

.team-box-2:hover .team-box-2-overlay h4 {
    animation-name: fadeInDown;
    animation-duration: .5s;
    animation-timing-function: ease-out;
}

.team-box-2-name h5 {
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    margin-top: 5px;
    text-align: center;
}

.team-box-2:hover .team-box-2-overlay h5 {
    animation-name: fadeInDown;
    animation-duration: .5s;
    animation-timing-function: ease-out;
}


/*--------------
  Team Single
----------------*/

.team-single-img {
    width: 100%;
}

.team-single-img img {
    border-radius: 5px;
}

.team-single-text {
    padding: 5px 50px 15px 15px;
}

.team-single-text span {
    color: #ef6648;
    font-size: 14px;
    font-weight: 500;
}

.team-single-text h4 {
    color: #111;
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 10px;
}

.team-single-info {
    padding: 0px 0px;
}

.team-single-info li strong {
    color: #555;
    font-size: 16px;
    font-weight: 500;
    margin-right: 10px;
}

.team-single-text li span {
    color: #777;
    font-size: 15px;
    font-weight: 400;
}

.team-single-social {
    padding: 5px 0px;
}

.team-single-social li {
    display: inline-block;
}

.team-single-social li a {
    display: inline-block;
    margin-right: 15px;
    background: #ef6648;
    width: 35px;
    height: 35px;
    border-radius: 50px;
}

.team-single-social li a:hover {
    display: inline-block;
    margin-right: 15px;
    background: #111;
    width: 35px;
    height: 35px;
    border-radius: 50px;
}

.team-single-social li a i {
    color: #fff;
    font-size: 15px;
    padding: 11px 0px 0px 11px;
}


/*-----------------------------------------
24. Video Section
-------------------------------------------*/


/*--------------
Inner Video Sections
----------------*/

.video-section {
    width: 100%;
    height: auto;
}

.video-overlay {
    background: rgba(0, 0, 0, .6);
}

.video-content {
    text-align: center;
    padding: 50px 0px;
}


/*--------------
Top Video Section
----------------*/

.main-video-section {
    position: relative;
    height: 550px;
}

.main-video-content {
    position: relative;
    text-align: center;
    height: 550px;
    /* Center text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

@media (max-width: 767px) {
    .main-video-section {
        height: auto;
    }
    .main-video-content {
        height: auto;
        padding: 50px 0px;
    }
}

.main-video-overlay {
    background: rgba(0, 0, 0, .7);
}

.main-video-content h2 {
    position: relative;
    font-size: 60px;
    font-weight: 400;
    color: #111;
    margin: 5px 0px;
}

@media (max-width: 767px) {
    .main-video-content h2 {
        font-size: 30px;
        font-weight: 400;
    }
}

.main-video-content h3 {
    position: relative;
    font-size: 50px;
    font-weight: 400;
    color: #111;
    margin: 5px 0px;
}

@media (max-width: 767px) {
    .main-video-content h3 {
        font-size: 30px;
        font-weight: 400;
    }
}

.main-video-content h4 {
    position: relative;
    font-size: 40px;
    font-weight: 400;
    color: #111;
    margin: 5px 0px;
}

.main-video-content h5 {
    position: relative;
    font-size: 30px;
    font-weight: 400;
    color: #111;
    margin: 5px 0px;
}

.main-video-content h6 {
    position: relative;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.6;
    color: #111;
    margin: 5px 0px;
}

@media (max-width: 767px) {
    .main-video-content h6 {
        font-size: 15px;
        font-weight: 400;
    }
}


/*-----------------------------------------
25. Projects
-------------------------------------------*/

.project-grid {
    display: block;
    position: relative;
    margin: 15px 0px;
}

.project-grid-img img {
    display: block;
    width: 100%;
    height: auto;
}

.project-grid-overlay {
    position: absolute;
    bottom: 0;
    left: 2.5%;
    right: 0;
    bottom: 2.6%;
    background: rgba(255, 255, 255, .9);
    overflow: hidden;
    width: 95%;
    height: 95%;
    opacity: 0;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.project-grid:hover .project-grid-overlay {
    opacity: 1;
}

.project-grid-overlay h4 a {
    color: #111;
    font-size: 24px;
    font-weight: 400;
    position: absolute;
    top: 60%;
    left: 50%;
    opacity: 0;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
}

.project-grid-overlay h4 {
    color: #111;
    font-size: 24px;
    font-weight: 400;
    position: absolute;
    text-align: center;
    top: 30%;
    opacity: 0;
    width: 100%;
}

.project-grid-overlay h4:after {
    content: '';
    display: block;
    width: 70px;
    height: 1px;
    background: #ef6648;
    margin-top: 15px !important;
    margin-bottom: 5px !important;
    margin: 0 auto;
}


.project-grid:hover h4 {
    top: 45%;
    opacity: 1;
}

.project-grid-overlay h4 a:hover {
    color: #ef6648;
}

.project-grid-overlay h4 a:after {
    content: '';
    display: block;
    width: 70px;
    height: 1px;
    background: #ef6648;
    margin-top: 15px !important;
    margin-bottom: 5px !important;
    margin: 0 auto;
}

.project-grid:hover h4 a {
    top: 50%;
    opacity: 1;
}

.project-grid-overlay p {
    color: #666;
    font-size: 15px;
    font-weight: 400;
    position: absolute;
    top: 70%;
    left: 50%;
    opacity: 0;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    -webkit-transition-duration: .6s;
    transition-duration: .6s;
}

.project-grid:hover p {
    top: 50%;
    opacity: 1;
}

.project-grid-overlay span {
    color: #999;
    font-size: 16px;
    font-weight: 500;
    position: absolute;
    writing-mode: vertical-rl;
    writing-mode: tb-rl;
    letter-spacing: 4px;
    top: 10%;
    left: 90%;
}

@media screen and (max-width: 767px) {
    .project-grid:hover p {
        top: 52%;
    }
}

@media screen and (max-width: 1201px) {
    .project-grid-overlay {
        bottom: 0;
        left: 2.5%;
        right: 0;
        bottom: 2.6%;
        width: 95%;
        height: 95%;
    }
}


/*-----------------------------------------
26. Project Single
-------------------------------------------*/


/*--------------
   Style 1
----------------*/

.project-single-img {
    padding-bottom: 30px;
}

.project-single-text {
    margin: 30px 0px;
}

.project-single-text h4 {
    color: #111;
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 25px;
}

.project-single-text h4:after {
    content: " ";
    display: block;
    background: #ef6648;
    width: 70px;
    height: 2px;
    margin-top: 8px;
}

.project-single-text p {
    color: #999;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.8;
    margin: 15px 0px;
}

.project-single-text h5 {
    color: #111;
    font-size: 18px;
    font-weight: 500;
    margin: 25px 0px 20px 0px;
}

.project-single-text h5:after {
    content: " ";
    display: block;
    background: #ef6648;
    width: 70px;
    height: 2px;
    margin-top: 8px;
}

.project-single-text ul li {
    color: #111;
    font-size: 15px;
    font-weight: 500;
    padding: 8px 0px;
}

.project-single-text ul li i {
    color: #ef6648;
    font-weight: 500;
    font-size: 15px;
    padding-right: 10px;
}


/*Right*/

.project-single-info {
    display: inline-block;
    border: 1px solid #ececec;
    display: block;
    width: 100%;
    padding: 0px 20px;
}

.project-single-info ul li {
    color: #777;
    font-size: 15px;
    font-weight: 500;
    border-bottom: 1px solid #ececec;
    padding: 17px 0px;
}

.project-single-info ul li:last-child {
    border-bottom: none;
}

.project-single-info ul li span {
    display: inline-block;
    color: #111;
    font-size: 15px;
    font-weight: 500;
    margin-right: 25px;
    width: 60px;
    max-width: 100%;
}


/*carousel*/

.project-carousel {
    margin: 40px 0px 20px;
}

.project-carousel h4 {
    color: #111;
    font-size: 22px;
    font-weight: 500;
    margin: 25px 0px 20px 0px;
}

.project-carousel h4:after {
    content: " ";
    display: block;
    background: #ef6648;
    width: 70px;
    height: 2px;
    margin-top: 8px;
}

.project-item {
    position: relative;
    overflow: hidden;
}

.project-item img {
    width: 100%;
    border-radius: 5px;
}

.project-item-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    z-index: 999;
    transition: .5s ease;
    background: rgba(0, 0, 0, 0.8);
    border-radius: 5px;
}

.project-item:hover .project-item-overlay {
    opacity: 1;
}

.project-item-content {
    position: absolute;
    bottom: 30px;
    left: 30px;
}

@media screen and (max-width: 767px) {
    .project-item-content {
        position: absolute;
        bottom: 15px;
        left: 15px;
    }
}

.project-item-content span {
    font-size: 13px;
    font-weight: 400;
    color: #fff;
    opacity: .6;
}

.project-item-content h6 {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    margin-top: 5px;
}

.project-item-content a {
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
    background: #ef6648;
    color: #fff;
    border: 1.5px solid #ef6648;
    border-radius: 5px;
    margin-top: 10px;
    padding: 10px 15px 10px 15px;
}

.project-item-content a:hover {
    border: 1.5px solid #fff;
    background: transparent;
    color: #fff;
}

.project-detail img {
    width: 100%;
    height: 500px;
    border-radius: 5px;
    margin-bottom: 30px;
}


/*--------------
   Style 2
----------------*/

.project-single-box-img img {
    width: 100%;
    border-radius: 10px;
    -webkit-box-shadow: 0 20px 20px rgba(0, 0, 0, 0.07);
    box-shadow: 0 20px 20px rgba(0, 0, 0, 0.07);
}

.project-info-shortcode {
    border-bottom: 1px solid #f7f7f7;
}

.project-info-shortcode:last-child {
    border-bottom: none;
}

.project-single-box-info {
    position: relative;
    border-radius: 10px;
    background: #fff;
}

.project-info-shortcode-icon {
    text-align: center;
    padding: 8px 0px;
}

.project-info-shortcode-icon i {
    color: #ef6648;
    font-size: 20px;
}

.project-info-shortcode-text {
    position: relative;
}

.project-info-shortcode-text h5 {
    color: #111;
    font-size: 13px;
    font-weight: 500;
    margin-top: 13px;
    margin-bottom:0px;
}

.project-info-shortcode-text p {
    color: #999;
    font-size: 15px;
    font-weight: 400;
}

@media screen and (max-width: 767px) {
    .project-info-shortcode-icon i {
        color: #ef6648;
        padding: 0px 25px;
    }
    .project-info-shortcode-text {
        text-align: center;
        padding: 0px 10px 0px 30px;
    }
}


/*-----------------------------------------
27. Accordions
-------------------------------------------*/

.accordion {
    background: transparent;
    box-shadow: none;
    border: none;
    border-bottom: 1px solid #ececec;
    border-radius: 0px !important;
}

.accordion-heading {
    border-radius: 0px;
    padding: 0px;
}

.accordion-title a {
    font-size: 21px;
    font-weight: 600;
    color: #111;
    line-height: 1;
    display: block;
    padding: 20px 0px 25px 0px;
    border-radius: 0px;
}

.accordion-title a:after {
    content: '\f107';
    font-size: 18px;
    font-family: "FontAwesome";
    color: #ef6648;
    float: right;
}

.accordion-title .collapsed:after {
    content: '\f105';
    font-size: 18px;
    font-family: "FontAwesome";
    color: #333;
    float: right;
}

.accordion-body {
    font-size: 15px;
    font-weight: 400;
    color: #999;
    line-height: 170%;
    text-align: left;
    border: none !important;
    padding: 0px;
    padding: 18px 0px 30px 0px;
}

.accordion-body p {
    margin-bottom: 0px;
}

.panel-body {
    border-top: 1px solid #eee !important;
}

.panel-default>.panel-heading {
    color: #333;
    background-color: transparent !important;
    border-color: #ddd;
}


/*Grey Accordions*/

.panel-grey>.panel-heading a {
    color: #111;
    background-color: #f7f7f7 !important;
    border: none !important;
    border-radius: 5px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 5px;
}

.panel-grey {
    border: none !important;
}

.panel-grey .panel-body {
    border: none !important;
}

.panel-grey .accordion-title a:after {
    content: '\f056';
    font-size: 18px;
    font-family: "FontAwesome";
    color: #ef6648;
    float: right;
}

.panel-grey .accordion-title .collapsed:after {
    content: '\f055';
    font-size: 18px;
    font-family: "FontAwesome";
    color: #333;
    float: right;
}


/*-----------------------------------------
28. Service Single
-------------------------------------------*/

.services-single-menu {
    border: 0px solid #ececec;
}

.services-single-menu ul li {
    border-bottom: 1px solid #ececec;
    background: rgba(255, 255, 255, .7);
}

.services-single-menu ul li:last-child {
    border-bottom: none;
}

.services-single-menu ul li:hover {
    background: #f9f9f9;
}

.services-single-menu ul li a {
    display: block;
    color: #111;
    font-size: 14px;
    font-weight: 500;
    padding: 8px 0px 8px 15px;
    
}

.services-single-menu ul li a:hover {
    -webkit-box-shadow: 3px 0px 0px 0px rgba(239, 102, 72, 1) inset;
    -moz-box-shadow: 3px 0px 0px 0px rgba(239, 102, 72, 1) inset;
    box-shadow: 3px 0px 0px 0px rgba(239, 102, 72, 1) inset;
}

.services-single-left-heading h4 {
    color: #111;
    font-size: 18px;
    font-weight: 500;
}

.services-single-left-heading h4:after {
    content: " ";
    display: block;
    background: #ef6648;
    width: 50px;
    height: 2px;
    margin-top: 8px;
}

.section-single-heading h4 {
    color: #111;
    font-size: 25px;
    font-weight: 700;
}

.section-single-heading h4:after {
    content: " ";
    display: block;
    background: #ef6648;
    width: 60px;
    height: 2px;
    margin-top: 8px;
}

.chartjs-render-monitor {
    margin-top: 20px;
    display: block;
    height: auto;
    width: 100%;
}

.download-file-button {
    background: #fff;
    border-radius: 5px;
    height: 70%;
    margin: 20px 0px;
    padding: 15px 30px 15px 30px;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.16);
    -moz-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.16);
    box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.16);
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}

.download-file-button:hover {
    -webkit-box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.16);
    -moz-box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.16);
    box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.28);
}

.download-file-button h5 {
    display: block;
    color: #111;
    font-size: 20px;
    font-weight: 400;
    margin-top: 8px;
    margin-right: 10px;
    
}

.download-file-button h4 {
    display: block;
    color: #111;
    font-size: 18px;
    font-weight: 400;
    margin-top: 10px;
    margin-right: 10px;
    
}

.download-file-button h5 span {
    color: #888;
    font-size: 18px;
    font-weight: 400;
    margin-left: 10px;
}

.download-file-button span {
    color: #999;
     display: block;
    font-size: 13px;
    font-weight: 500;
    margin-left: 15px;
    clear: both;
}

.download-file-button span:before {
    content: '●';
    color: #ef6648;
    font-size: 15px;
    margin-right: 5px;
    margin-left: -15px;

}



.download-file-button i {
    font-family: FontAwesome;
    /* display: inline-block; */
    float: right;
    font-size: 30px;
    display: inline-block;
    vertical-align: baseline;
    color: #ef6648;
    bottom: 0px;
    margin:6px 0;
}




/*-----------------------------------------
29. Callback
-------------------------------------------*/


/*Style 1*/

.callback-box {
    position: relative;
    background: #f7f7f7;
    border: 1px solid #ececec;
    border-radius: 5px;
    padding: 25px 15px;
}

.callback-box-form input {
    width: 100%;
    background: #fff;
    color: #111;
    font-weight: 400;
    padding: 12px 10px;
    border: none;
    border-radius: 5px;
    margin: 5px 0px;
}

.callback-box-form button {
    display: block;
    width: 100%;
    background: #ef6648;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    border-radius: 50px;
    margin-top: 5px;
    padding: 10px 15px 10px 15px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
}

.callback-box-form button:hover {
    background: #111;
}


/*Style 2*/

.callback-form input {
    position: relative;
    display: block;
    width: 100%;
    background: #fff;
    color: #111;
    font-weight: 400;
    padding: 16px 16px;
    border: none;
    border-radius: 5px;
    margin: 15px 0px;
}


/*-----------------------------------------
30. Projects Masonry
-------------------------------------------*/

.wrapper {
    width: 100%;
    margin: 0px auto;
}

.masonry {
    margin: 10px;
    padding: 0;
    -moz-column-gap: 10px;
    -webkit-column-gap: 10px;
    column-gap: 10px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}

.masonry a {
    display: block;
    margin-top: 10px;
}

.masonry a:first-child {
    margin-top: 0px;
}

.masonry-item {
    position: relative;
    overflow: hidden;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    margin-bottom: 10px;
}

.masonry-item img {
    display: block;
    width: 100%;
    height: auto;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    
}

.masonry-item-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    max-height: 100%;
    width: 100%;
    opacity: 1;
    background: rgba(0, 0, 0, 0.3);
    padding: 30px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}

.masonry-item:hover img {
    transform: scale(1.2);
}

.masonry-item:hover .masonry-item-overlay {
    position: absolute;
    opacity: 0;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
}

.masonry-item:hover .masonry-item-overlay h4 {
    opacity: 0;
    transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    text-align: center;
    -webkit-transition-duration: .7s;
    transition-duration: .7s;
}

.masonry-item:hover .masonry-item-overlay ul {
    opacity: 0;
    transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    text-align: center;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
}

.masonry-item-overlay h4 {
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    position: absolute;
    bottom: 50px;
}

.masonry-item-overlay ul {
    position: absolute;
    padding-left: 0px;
    bottom: 25px;
}

.masonry-item-overlay ul li {
    list-style-type: none;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    color: #fff;
    padding-left: 0px;
    opacity: 0.7;
}

.masonry-item-overlay ul li:last-child:after {
    content: none;
}

.masonry-item-overlay ul li:after {
    content: ' / ';
    font-size: 8px;
    font-weight: 700;
    margin: 0px 5px 0px 5px;
}

.masonry-item-overlay ul li a {
    color: #fff;
}

.masonry-item:first-child {
    margin-top: 0px;
}

@media only screen and (min-width: 400px) {
    .masonry {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }
}

@media only screen and (min-width: 700px) {
    .masonry {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }
}

@media only screen and (min-width: 900px) {
    .masonry {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }
}

@media only screen and (min-width: 1100px) {
    .masonry {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }
}


/*4 columns*/

.masonry-4 {
    margin: 10px;
    padding: 0;
    -moz-column-gap: 10px;
    -webkit-column-gap: 10px;
    column-gap: 10px;
}

.masonry-4 a {
    display: block;
    margin-top: 10px;
}

.masonry-4 a:first-child {
    margin-top: 0px;
}

@media only screen and (min-width: 400px) {
    .masonry-4 {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }
}

@media only screen and (min-width: 700px) {
    .masonry-4 {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }
}

@media only screen and (min-width: 900px) {
    .masonry-4 {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }
}

@media only screen and (min-width: 1100px) {
    .masonry-4 {
        -moz-column-count: 4;
        -webkit-column-count: 4;
        column-count: 4;
    }
}


/*-----------------------------------------
31. Under Construction
-------------------------------------------*/

.count-back-box {
    width: 100%;
    padding: 100px 0px;
    text-align: center;
    background-position: center;
    background-size: cover;
}

.count-back-box h1 {
    color: #111;
    font-size: 40px;
    font-weight: 500;
}

.construction-box {
    margin: auto;
}

.construction-icons {
    position: relative;
    text-align: center;
}

.construction-icons i {
    display: inline-block;
    color: #ef6648;
}

#cons-icon-1 {
    font-size: 120px;
    animation: construction-rotate 5s linear infinite;
}

#cons-icon-2 {
    font-size: 80px;
    animation: construction-rotate-back 5s linear infinite;
    margin-left: -9px;
}

@keyframes construction-rotate {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes construction-rotate-back {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(-360deg);
    }
}

.wrapper {
    display: inline-block;
    margin: 0 auto;
    text-align: center;
}

.timer {
    font-family: "Segment7Standard";
    font-size: 70px;
    display: inline-block;
    vertical-align: top;
}

.clock {
    margin-top: 30px;
}

.clock h5 {
    color: #ef6648;
    font-size: 16px;
    font-weight: 400;
    margin-left: 15px;
}

.clock .column {
    display: inline-block;
}

.column {
    padding: 0px;
}

.count-back-box-text {
    text-align: center;
    margin: 30px auto 0 auto;
}

.count-back-box-text h3 {
    color: #111;
    font-size: 30px;
    font-weight: 400;
    line-height: 170%;
}

.count-back-box-text h6 {
    color: #777;
    font-size: 18px;
    font-weight: 400;
    margin-top: 10px;
}

@media (max-width: 767px) {
    .timer {
        font-size: 30px;
    }
    #cons-icon-1 {
        font-size: 65px;
    }
}


/*-----------------------------------------
32. Shop Single Slider
-------------------------------------------*/

.sr-text {
    position: absolute !important;
    top: -9999px !important;
    left: -9999px !important;
}

.slick-slider .slick-prev,
.slick-slider .slick-next {
    display: none !important;
    z-index: 100;
    font-size: 2.5em;
    height: 40px;
    width: 40px;
    margin-top: -20px;
    color: #eee;
    position: absolute;
    top: 50%;
    text-align: center;
    color: #222;
    opacity: 1;
    transition: opacity .25s;
    cursor: pointer;
    background: #eee;
}

.slick-slider .slick-prev:hover,
.slick-slider .slick-next:hover {
    opacity: .65;
}

.slick-slider .slick-prev {
    left: 0;
}

.slick-slider .slick-next {
    right: 0;
}

.wrapper {
    max-width: 1024px;
    margin: 0 auto;
    font-family: '';
}

.wrapper strong {
    font-weight: 300;
    letter-spacing: 2px;
    font-size: 1.2em;
    display: block;
    text-align: center;
    text-transform: uppercase;
    margin: 0;
    color: #666;
}

.product-images {
    width: 100%;
    margin: 0 auto;
}

.product-images li,
.product-images figure,
.product-images a,
.product-images img {
    display: block;
    outline: none;
    border: none;
}

.product-images .main-img-slider figure {
    margin: 0 auto;
}

.product-images .main-img-slider figure a {
    cursor: e-resize;
}

.product-images .main-img-slider figure a img {
    width: 100%;
    margin: 0 auto;
}

.product-images .thumb-nav {
    margin: 0 auto;
    margin-top: 0.5px;
    width: 100%;
    padding: 0;
}

.product-images .thumb-nav.slick-slider .slick-prev,
.product-images .thumb-nav.slick-slider .slick-next {
    font-size: 1.2em;
    height: 20px;
    width: 26px;
    margin-top: -10px;
}

.product-images .thumb-nav.slick-slider .slick-prev {
    margin-left: -30px;
}

.product-images .thumb-nav.slick-slider .slick-next {
    margin-right: -30px;
}

.product-images .thumb-nav li {
    display: block;
    margin: 0 auto;
    float: left;
    cursor: pointer;
    margin-right: 0px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.product-images .thumb-nav li img {
    display: block;
    width: 100%;
    max-width: 250px;
    margin: 0 auto;
    border: 0.5px solid transparent;
    border-bottom: 2px solid transparent;
}

.product-images .thumb-nav li:hover {
    opacity: .7;
}

.product-images .thumb-nav li:hover,
.product-images .thumb-nav li:focus {
    border-color: #ccc;
}

.product-images .thumb-nav li.slick-current img {
    border-bottom: 2px solid #ef6648;
}

.pswp__bg {
    background: #fff;
}

.pswp__top-bar {
    background-color: transparent !important;
}

.pswp__button,
.pswp__button:before,
.pswp__button--close:before,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
    background: none !important;
    background-size: 100%;
    width: 44px;
    height: 44px;
    font-family: 'icomoon';
}

.pswp__button {
    color: #000 !important;
    opacity: 0.4 !important;
    transition: opacity .25s;
}

.pswp__button:hover {
    opacity: 0.65 !important;
}

.pswp__button:before {
    opacity: 1 !important;
}

.pswp__button.pswp__button--arrow--left:before,
.pswp__button.pswp__button--arrow--right:before {
    font-size: 44px;
}

.pswp__button.pswp__button--arrow--left:before {
    content: "\e93b";
}

.pswp__button.pswp__button--arrow--right:before {
    content: "\e93c";
}

.pswp__button.pswp__button--close {
    top: 10px;
    right: 20px;
}

.pswp__button.pswp__button--close:before {
    content: "\e92a";
    font-size: 44px;
}

.pswp__button.pswp__button--close:hover {
    color: #222;
}


/*-----------------------------------------
33. Shop Single
-------------------------------------------*/

.single-product {
    padding-left: 30px;
}

@media screen and (max-width: 767px) {
    .single-product {
        padding-left: 0px;
        margin-top: 30px;
    }
}

.single-product h2 {
    font-size: 31px;
    font-weight: 500;
    color: #111;
}

.single-product p {
    font-size: 15px;
    font-weight: 400;
    line-height: 180%;
    color: #aaa;
    margin-top: 20px;
}

.product-review-area {
    margin-top: 15px;
}

.product-review-area i {
    color: #f9d100;
    font-size: 18px;
    margin-right: 2px;
}

.product-review-area span {
    color: #111;
    font-size: 14px;
    margin-left: 10px;
}

.single-product-price {
    margin-top: 20px;
}

.single-product-price h4 {
    font-size: 25px;
    font-weight: 500;
    color: #111;
}

.product-categories {
    display: block;
    margin-top: 35px;
    border-top: 1px solid #eee;
    padding: 20px 5px 0px 5px;
}

.product-categories ul {
    display: block;
}

.product-categories span {
    font-size: 15px;
    font-weight: 500;
    color: #111;
    line-height: 2;
}

.product-categories ul {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0px;
}

.product-categories ul li {
    list-style-type: none;
    display: inline-block;
    color: #aaa;
    font-weight: 500;
}

.product-categories ul li a {
    color: #aaa;
    font-size: 14px;
}

.product-categories ul li a:hover {
    color: #ef6648;
}

.product-categories ul li:after {
    content: ' / ';
    display: inline-block;
    font-size: 10px;
    color: #aaa;
    margin: 0px 5px;
}

.product-categories ul li:last-child:after {
    content: none;
}

.product-tags {
    display: block;
    padding: 0px 5px;
}

.product-tags ul {
    display: block;
}

.product-tags span {
    font-size: 15px;
    font-weight: 500;
    color: #111;
    line-height: 2;
}

.product-tags ul {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0px;
}

.product-tags ul li {
    list-style-type: none;
    display: inline-block;
    color: #aaa;
    font-weight: 500;
}

.product-tags ul li a {
    color: #aaa;
    font-size: 14px;
}

.product-tags ul li a:hover {
    color: #ef6648;
}

.product-tags ul li:after {
    content: ', ';
    display: inline-block;
    font-size: 10px;
    color: #aaa;
    margin: 0px 5px;
}

.product-tags ul li:last-child:after {
    content: none;
}

.quantity {
    position: relative;
}

.quantity input[type=number]::-webkit-inner-spin-button,
.quantity input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.quantity input[type=number] {
    -moz-appearance: textfield;
}

.quantity input {
    width: 85px;
    height: 62px;
    line-height: 1.65;
    font-size: 16px;
    color: #111;
    font-weight: 600;
    float: left;
    display: block;
    padding: 0;
    margin: 0;
    padding-left: 20px;
    border: 2px solid #eee;
}

.quantity input:focus {
    outline: 0;
}

.quantity-nav {
    float: left;
    position: relative;
    height: 62px;
}

.quantity-button {
    position: relative;
    cursor: pointer;
    width: 30px;
    text-align: center;
    color: #111;
    background: #fff;
    border: 2px solid #ececec;
    font-size: 17px;
    font-family: "Trebuchet MS", Helvetica, sans-serif !important;
    line-height: 1.7;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.quantity-button.quantity-up {
    position: absolute;
    height: 50%;
    top: 0;
}

.quantity-button.quantity-down {
    position: absolute;
    bottom: 0px;
    height: 50%;
    border-top: none;
}

.add-to-cart-button {
    display: inline-block;
    background: #ef6648;
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    padding: 19px 30px;
    margin-left: 10px;
    border-radius: 5px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.add-to-cart-button:hover {
    background: #111;
    color: #fff;
}

.product-share {
    background: #f7f7f7;
    border-radius: 5px;
    padding: 20px 15px;
}

.product-share span {
    font-size: 15px;
    font-weight: 500;
    color: #111;
    margin-right: 15px;
}

.product-share a i {
    color: #111;
    font-size: 15px;
    padding: 0px 7px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.product-share a i:hover {
    color: #ef6648;
}


/*---------------
	Shop Tabs
-----------------*/

.shop-tabs .tabs {
    position: relative;
}

.shop-tabs .tabs .tab-menu li {
    background: #f7f7f7;
    display: inline-block;
    width: 33.11%;
    text-align: center;
}

.shop-tabs .tabs .tab-menu li a {
    color: #111;
    display: block;
    font-size: 15px;
    font-weight: 500;
    padding: 18px 24px;
    text-decoration: none;
}

.shop-tabs .tabs .tab-menu li:hover a,
.tabs li:hover i {
    color: #ef6648;
}

.shop-tabs .tab-menu .active-tab a,
.shop-tabs .active-tab a i {
    color: #ef6648 !important;
}

.shop-tabs .tab-menu {
    display: flex;
    justify-content: space-between;
    margin-bottom: 4px;
}

@media screen and (max-width: 1200px) {
    .shop-tabs .tabs .tab-menu li {
        background: #f7f7f7;
        display: inline-block;
        text-align: center;
        width: auto;
    }
    .shop-tabs .tabs .tab-menu li a {
        color: #111;
        display: block;
        font-size: 15px;
        font-weight: 500;
        padding: 18px 24px;
        text-decoration: none;
    }
}

@media screen and (max-width: 767px) {
    .shop-tabs .tabs .tab-menu li {
        display: block;
        width: 100%;
        text-align: center;
        margin-bottom: 4px;
    }
    .shop-tabs .tab-menu .tabs li a {
        display: block;
    }
    .shop-tabs .tab-menu .tabs li i {
        font-size: 25px;
    }
}

.product-tab-body {
    display: block;
    position: relative;
    padding: 25px;
    background: #f7f7f7 !important;
}

.product-tab-body h2 {
    font-size: 30px;
    color: #111;
    font-weight: 300;
    margin-bottom: 10px;
}

.product-tab-body h3 {
    font-size: 25px;
    color: #111;
    font-weight: 500;
    margin-bottom: 10px;
}

.product-tab-body h4 {
    font-size: 20px;
    color: #111;
    font-weight: 500;
    margin-bottom: 10px;
}

.product-tab-body h5 {
    font-size: 15px;
    color: #111;
    font-weight: 500;
    margin-bottom: 10px;
}

.product-tab-body h2:after,
.product-tab-body h3:after,
.product-tab-body h4:after,
.product-tab-body h5:after {
    content: '';
    display: block;
    width: 100px;
    height: 2px;
    background: #ef6648;
    margin-top: 10px;
    margin-bottom: 10px;
}

.product-tab-body ul {
    margin-top: 15px;
}

.product-tab-body ul li {
    display: block;
    font-size: 15px;
    color: #111;
    border-bottom: 1px dashed #ddd;
    line-height: 1.9;
    font-weight: 500;
    padding: 15px 5px;
}

.product-tab-body ul li span {
    display: inline-block;
    width: 200px;
    max-width: 100%;
}

.product-tab-body ul li:before {
    content: "●";
    display: inline-block;
    color: #ef6648;
    font-size: 14px;
    margin-right: 10px;
    line-height: 1;
}

.product-tab-body p {
    font-size: 15px;
    color: #555;
    line-height: 1.9;
    font-weight: 400;
    margin: 15px 0px;
}


/*-------------------
Shop Product Review Form
---------------------*/

.shop-form-title {
    font-size: 15px;
    color: #111;
    font-weight: 500;
    line-height: 1;
}

.rating {
    display: inline-block;
    position: relative;
    height: 25px;
    font-size: 25px;
}

.rating label {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    cursor: pointer;
    line-height: 1;
}

.rating label:last-child {
    position: static;
}

.rating label:nth-child(1) {
    z-index: 5;
}

.rating label:nth-child(2) {
    z-index: 4;
}

.rating label:nth-child(3) {
    z-index: 3;
}

.rating label:nth-child(4) {
    z-index: 2;
}

.rating label:nth-child(5) {
    z-index: 1;
}

.rating label input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.rating label .icon {
    float: left;
    color: transparent;
}

.rating label:last-child .icon {
    color: #ccc;
}

.rating:not(:hover) label input:checked~.icon,
.rating:hover label:hover input~.icon {
    color: #f9d100;
}

.rating label input:focus:not(:checked)~.icon:last-child {
    color: #ccc;
    text-shadow: 0 0 5px #f9d100;
}

.review-input input {
    font-weight: 400;
    font-size: 14px;
    color: #111;
    display: block;
    margin-top: 15px;
    border-radius: 5px;
    border: 1px solid #eee;
    padding: 13px 15px;
    background: #fff;
    width: 100%;
    max-width: 100%;
    transition: .3s;
}

.review-input input:focus {
    border-color: #ccc;
}

.review-input textarea {
    font-weight: 400;
    font-size: 14px;
    color: #111;
    display: block;
    margin-top: 15px;
    border-radius: 5px;
    border: 1px solid #eee;
    padding: 13px 15px;
    background: #fff;
    width: 100%;
    min-height: 100px;
    transition: .3s;
}

.review-input textarea:focus {
    border-color: #ccc;
}

.review-input button {
    display: inline-block;
    background: #111;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    border-radius: 4px;
    padding: 12px 35px 12px 35px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
    margin-top: 20px;
}

.review-input button:hover {
    background: #ef6648;
}

.customer-review {
    margin-top: 30px;
}

.customer-review-block {
    background: #fff;
    border-radius: 5px;
    border: 1px solid #eee;
    padding: 20px;
}

.customer-review-block h5 {
    display: inline-block;
    color: #111;
    font-size: 17px;
    font-weight: 600;
    line-height: 1;
    margin: 0px;
}

.customer-review-block h5:after {
    content: none;
}

.customer-review-block strong {
    display: inline-block;
    color: #ef6648;
    font-size: 13px;
    font-weight: 500;
    line-height: 1;
    margin-left: 15px;
}

.customer-review-block p {
    font-size: 15px;
    color: #888;
    line-height: 1.9;
    font-weight: 400;
    margin-bottom: 15px;
}

.customer-review-stars {
    text-align: center;
    margin: 10px 0px;
}

.customer-review-stars i {
    color: #f9d100;
    font-size: 13.5px;
}


/*-----------------------------------------
34. Shop Products
-------------------------------------------*/


/*-----------
  Grid Style
-------------*/

.shop-grid {
    border: 1px solid #ececec;
    border-radius: 5px;
    background: #fff;
    overflow: hidden;
    padding: 15px;
    margin: 20px 0px;
    -webkit-box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.16);
    -moz-box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.16);
    box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.08);
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.shop-grid:hover {
    -webkit-box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.16);
    -moz-box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.16);
    box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.20);
}

.shop-grid-img {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.shop-grid-img img {
    width: 100%;
    height: auto;
}

.shop-grid:hover .shop-grid-img img {
    transform: scale(1.06);
}

.shop-grid-info {
    padding: 5px 0px 20px 0px;
}

.shop-grid-info h4 {
    color: #111;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 3px;
}

.shop-grid-info h4 a {
    color: #111;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.shop-grid-info h4 a:hover {
    color: #ef6648;
}

.shop-grid-info span {
    color: #ccc;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
}

.shop-grid-info h5 {
    color: #ef6648;
    font-size: 22px;
    font-weight: 400;
    text-align: right;
    margin-top: 7px;
    word-break: break-word;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.shop-grid:hover .shop-grid-info h5 {
    color: #ef6648;
}


/*-----------------
Grid Classic Style
-------------------*/

.classic-shop {
    border: 1px solid #ececec;
    border-radius: 5px;
    -webkit-box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.16);
    -moz-box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.16);
    box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.10);
    margin: 20px 0px;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.classic-shop:hover {
    -webkit-box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.16);
    -moz-box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.16);
    box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.20);
}

.classic-shop-img {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.classic-shop-img img {
    display: block;
    width: 100%;
    height: auto;
}

.shop-box-overlay {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
}

.classic-shop:hover .classic-shop-img img {
    transform: scale(1.06);
}

.shop-box-overlay h4 {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1px;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.shop-box-overlay h4 span {
    color: #fff;
    font-size: 15px;
    margin-right: 10px;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.shop-to-card {
    background: #ef6648;
    padding: 15px 5px 15px 5px;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.shop-to-card:hover {
    background: rgba(255, 255, 255, 0.5)
}

.shop-to-card:hover h4 {
    color: #ef6648;
}

.shop-to-card:hover h4 span {
    color: #111;
}

.shop-buy {
    background: #111;
    padding: 15px 5px 15px 5px;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.shop-buy:hover {
    background: rgba(255, 255, 255, 0.5)
}

.shop-buy:hover h4 {
    color: #ef6648;
}

.shop-buy:hover h4 span {
    color: #111;
}

.classic-shop-text {
    text-align: center;
    padding: 15px 0;
}

.classic-shop-text h4 a {
    color: #111;
    font-size: 22px;
    font-weight: 500;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.classic-shop:hover .classic-shop-text h4 a {
    color: #ef6648;
}

.classic-shop-text h5 {
    color: #ef6648;
    font-size: 18px;
    font-weight: 500;
    margin-top: 7px;
}

.shop-grid-rating {
    margin-top: 15px;
}

.shop-grid-rating li {
    display: inline-block;
}

.shop-grid-rating li i {
    color: #111;
    font-size: 17px;
    margin: 0px 1px;
}


/*-----------
  Shop Cart
-------------*/

.shop-cart-box {
    width: 100%;
    display: inline-block;
    border: 1px solid #ececec;
    margin: 5px 0px;
    padding: 10px 0px;
}

.shop-cart-box .bx {
    margin-bottom: 30px;
}

.button-close {
    display: block;
    padding: 35px 12px;
}

@media (max-width: 991px) {
    .button-close {
        display: block;
        padding: 5px 0px;
    }
}

@media (max-width: 767px) {
    .button-close {
        display: block;
        padding: 35px 0px;
    }
}

.button-close a i {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    padding: 5px;
    background: #ef6648;
    border-radius: 3px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}

.button-close a i:hover {
    background: #888;
}

.shop-cart-box-img img {
    width: 100%;
    height: auto;
}

.shop-cart-box-info {
    display: block;
    padding: 20px 0px 0px 20px;
}

@media (max-width: 767px) {
    .shop-cart-box-info {
        display: block;
        padding: 20px 0px 0px 0px;
    }
}

.shop-cart-box-info h4 {
    color: #111;
    font-size: 20px;
    font-weight: 500;
}

.shop-cart-box-info span {
    color: #ef6648;
    font-size: 15px;
    font-weight: 400;
}

.shop-cart-box-quantity {
    padding-top: 20px;
}

.shop-cart-box-quantity input {
    max-width: 60px;
    box-shadow: none;
    display: inline-block;
}

.form-control {
    color: #999;
    font-size: 14px;
    line-height: inherit;
    border: 1px solid #ececec;
    border-radius: 2px;
    padding: 5px 12px;
    transition: 0.2s linear;
}

.form-control:focus {
    box-shadow: none;
    border-color: #999;
}

.shop-cart-box-quantity h6 {
    display: inline-block;
    font-size: 14px;
    margin-right: 5px;
}

.shop-cart-box-price {
    display: block;
    padding-top: 20px;
}

.shop-cart-box-price h5 {
    color: #666;
    font-size: 25px;
    font-weight: 300;
    margin-right: 15px;
}

@media (max-width: 991px) {
    .shop-cart-box-price h5 {
        font-size: 20px;
    }
}

@media (max-width: 767px) {
    .shop-cart-box-price h5 {
        color: #666;
        font-size: 25px;
        font-weight: 300;
        margin-right: 15px;
    }
}

.shop-cart-info-price {
    padding: 20px;
    border: 1px solid #ececec;
    margin: 5px 0px;
}

.right-info-price li {
    color: #666;
    font-size: 16px;
    font-weight: 500;
    line-height: 160%;
    padding: 10px 0px;
}

.right-info-price li h6 {
    float: right;
    color: #666;
    font-size: 16px;
    font-weight: 500;
}

.total-price {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #ececec;
}

.total-price p {
    color: #444;
    font-size: 17px;
    font-weight: 500;
}

.total-price p strong {
    float: right;
    color: #444;
    font-size: 17px;
    font-weight: 500;
}


/*-----------------------------------------
35. 404 (Page)
-------------------------------------------*/

.error-box {
    text-align: center;
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    text-align: center;
}

.error-box-text {
    z-index: 999;
    position: relative;
    top: -350px;
}

.error-box-text h1 {
    font-size: 200px;
    color: #ef6648;
    line-height: 1;
}

.error-box-text h3 {
    font-size: 40px;
    color: #111;
}

.error-box-text h4 {
    font-size: 20px;
    color: #333;
    margin-top: 20px;
}

.back-box {
    z-index: -999999;
    background: #f9f9f9;
    position: relative;
    top: 150px;
    padding: 50px;
}

.error-box h2 {
    color: rgba(204, 204, 204, 0.2);
    font-size: 250px;
    font-weight: 600;
    letter-spacing: 10px;
    text-transform: uppercase;
}

@media (max-width: 900px) {
    .error-box h2 {
        font-size: 150px;
    }
    .error-box-text {
        top: -200px;
    }
}

@media (max-width: 767px) {
    .error-box {
        padding: 30px;
    }
    .back-box {
        display: none;
    }
    .error-box-text {
        top: 50px;
    }
    .error-box-text h1 {
        font-size: 100px;
    }
}


/*-----------------------------------------
36. Contact
-------------------------------------------*/


/*-----------
   Style 1
-------------*/

.contact-form input {
    font-weight: 500 !important;
    border-radius: 5px;
    font-size: 13px;
    border: 1px solid #f6f7f8;
    background: #f6f7f8;
    color: #777 !important;
    outline: none;
    width: 100%;
    padding: 14px;
    margin: 10px 0px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}

.contact-form textarea {
    font-weight: 500 !important;
    border-radius: 5px;
    font-size: 13px;
    border: 1px solid #f6f7f8;
    background: #f6f7f8;
    color: #777 !important;
    outline: none;
    width: 100%;
    padding: 14px;
    margin: 10px 0px;
    margin-bottom: 5px;
    min-height: 200px;
    overflow: hidden;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}

.contact-form input:focus,
.contact-form textarea:focus {
    background: #fff;
    border-color: #ececec;
}

.contact-form button {
    display: inline-block;
    background: #111;
    color: #fff;
    font-size: 14px;
    width: 100%;
    font-weight: 500;
    border-radius: 10px;
    padding: 15px 30px 15px 30px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
    margin-top: 15px;
}

.contact-form button:hover {
    background: #ef6648;
}


/*INFO*/

.contact-info-box {
    padding: 0px 15px;
}

.contact-info-section {
    border-bottom: 1px solid #f9f9f9;
    padding: 25px 0px;
    margin-bottom: 0px;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
}

.contact-info-section i {
    width: 60px;
    height: 60px;
    padding-top: 17px;
    border-radius: 50%;
    background: #ef6648;
    color: #fff;
    font-size: 25px;
    margin-top: 5px;
}

.contact-info-section h4 {
    color: #111;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}

.contact-info-section p {
    color: #999;
    font-size: 15px;
    font-weight: 400;
}

.map iframe{
    height: 450px;
    width: 100%;
    margin-bottom:-20px;
    margin-top:-60px;
}
.map {
    margin-top:60px;
    overflow: hidden;
}


.SfQLQb-dIxMhd-bN97Pc-b3rLgd .i4ewOd-pzNkMb-tJHJj .i4ewOd-pzNkMb-r4nke-LS81yb.di8rgd-TEhSn, .SfQLQb-QClCJf-giiMnc .i4ewOd-pzNkMb-tJHJj .i4ewOd-pzNkMb-r4nke-LS81yb.di8rgd-TEhSn,
.HzV7m-b7CEbf .i4ewOd-pzNkMb-tJHJj,
.i4ewOd-pzNkMb-haAclf
 {
    display: none !important;
}

/*-----------
   Style 2
-------------*/

.contact-box {
    text-align: center;
    background: #fff;
    border: 1px solid #ececec;
    border-radius: 2px;
    -webkit-box-shadow: 0 20px 80px rgba(0, 0, 0, 0.12);
    box-shadow: 0 20px 80px rgba(0, 0, 0, 0.12);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    margin: 10px 0px 10px 0px;
    padding: 20px 0px 20px 0px;
}

.contact-box i {
    color: #ef6648;
    font-size: 35px;
    margin: 10px 0px 20px 0px;
}

.contact-box h4 {
    color: #111;
    font-size: 18px;
    font-weight: 500;
    margin: 0px 0px 5px 0px;
}

.contact-box span {
    color: #999;
    font-size: 14px;
}


/*-----------
   Style 3
-------------*/

.contact-country-one {
    background-size: cover;
    width: 100%;
    padding: 100px 30px 30px 30px;
    height: 100%;
}

.contact-country-one i {
    color: #fff;
    font-size: 60px;
}

.contact-country-one h4 {
    color: #fff;
    font-size: 25px;
    font-weight: 500;
    margin-top: 20px;
}

.contact-country {
    margin-top: 20px;
}

.contact-country li {
    color: #fff;
    font-size: 15px;
    padding: 4px 0px;
}

.contact-country li i {
    color: #fff;
    font-size: 15px;
    margin-right: 15px;
}

@media (max-width: 767px) {
    .contact-country-one {
        padding: 40px 20px;
    }
}


/*-----------
Styles 4
-------------*/

.contact-data-box-icon {
    border-radius: 10%;
    border: 2px solid #333;
    background: #333;
    width: 80px;
    height: 80px;
    padding: 19px;
    margin: 8px 0px 0px 10px;
    -webkit-transition-duration: 0.6s;
    transition-duration: 0.6s;
}

.contact-data-box:hover .contact-data-box-icon {
    background: #fff;
}

.contact-data-box-icon i {
    color: #fff;
    font-size: 30px;
    padding: 3px 0px 0px 6px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}

.contact-data-box:hover .contact-data-box-icon i {
    color: #333;
}

.contact-data-box-text {
    padding-left: 15px;
}

.contact-data-box-text h4 {
    color: #111;
    font-size: 20px;
    font-weight: 400;
    line-height: 160%;
    letter-spacing: 1px;
}

.contact-data-box-text h6 {
    color: #777;
    font-size: 15px;
    font-weight: 400;
    line-height: 160%;
    margin-top: 5px;
}


/*-----------------------------------------
37. Tabs
-------------------------------------------*/


/*-----------
 Default Tabs
-------------*/

.default-tabs .tabs {
    position: relative;
}

.default-tabs .tabs .tab-menu li {
    background: #f7f7f7;
    display: inline-block;
    text-align: center;
}

.default-tabs .tabs .tab-menu li a {
    color: #111;
    display: block;
    font-size: 15px;
    font-weight: 500;
    padding: 18px 24px;
    text-decoration: none;
}

.default-tabs .tabs .tab-menu li a i {
    color: #ef6648;
    display: inline-block;
    font-size: 15px;
    margin-right: 10px;
    text-decoration: none;
}

.default-tabs .tabs .tab-menu li:hover a,
.default-tabs .tabs .tabs li:hover i {
    color: #ef6648;
}

.default-tabs .tab-menu .active-tab a,
.default-tabs .active-tab a i {
    color: #ef6648 !important;
}

.default-tabs .tab-menu {
    margin-bottom: 4px;
}

@media screen and (max-width: 1200px) {
    .default-tabs .tabs .tab-menu li {
        background: #f7f7f7;
        display: inline-block;
        text-align: center;
        width: auto;
    }
    .default-tabs .tabs .tab-menu li a {
        color: #111;
        display: block;
        font-size: 15px;
        font-weight: 500;
        padding: 18px 24px;
        text-decoration: none;
    }
}

@media screen and (max-width: 767px) {
    .default-tabs .tabs .tab-menu li {
        display: block;
        width: 100%;
        text-align: center;
        margin-bottom: 4px;
    }
    .default-tabs .tab-menu .tabs li a {
        display: block;
        padding: 18px 14px;
    }
    .default-tabs .tab-menu .tabs li i {
        font-size: 25px;
    }
}

.tab-body {
    display: block;
    position: relative;
    padding: 25px;
    background: #f7f7f7 !important;
}

.tab-body h2 {
    font-size: 30px;
    color: #111;
    font-weight: 300;
    margin-bottom: 10px;
}

.tab-body h3 {
    font-size: 25px;
    color: #111;
    font-weight: 500;
    margin-bottom: 10px;
}

.tab-body h4 {
    font-size: 20px;
    color: #111;
    font-weight: 500;
    margin-bottom: 10px;
}

.tab-body h5 {
    font-size: 15px;
    color: #111;
    font-weight: 500;
    margin-bottom: 10px;
}

.tab-body h2:after,
.tab-body h3:after,
.tab-body h4:after,
.tab-body h5:after {
    content: '';
    display: block;
    width: 100px;
    height: 2px;
    background: #ef6648;
    margin-top: 10px;
    margin-bottom: 10px;
}

.tab-body p {
    font-size: 15px;
    color: #999;
    line-height: 1.7;
    font-weight: 400;
    margin: 5px;
}


/*-----------
 Icon Tabs
-------------*/

.big-icon-tabs .tabs {
    position: relative;
}

.big-icon-tabs .tabs .tab-menu li {
    display: inline-block;
    text-align: center;
    margin-right: 5px;
}

.big-icon-tabs .tabs .tab-menu li:last-child {
    margin-right: 0px;
}

.big-icon-tabs .tabs .tab-menu li a {
    background: #ececec;
    color: #111;
    display: block;
    font-size: 15px;
    font-weight: 500;
    padding: 18px 24px;
    text-decoration: none;
    border-top: 2px solid #ececec;
}

.big-icon-tabs .tabs .tab-menu li a i {
    color: #ef6648;
    display: block;
    font-size: 40px;
    margin-bottom: 10px;
    text-decoration: none;
}

.big-icon-tabs .tabs .tab-menu li:hover a,
.big-icon-tabs .tabs .tabs li:hover i {
    color: #ef6648;
}

.big-icon-tabs .tab-menu .active-tab a,
.big-icon-tabs .active-tab a i {
    border-color: #ef6648 !important;
}

.big-icon-tabs .tab-menu .active-tab a {
    background: #f7f7f7 !important;
}

@media screen and (max-width: 1200px) {
    .big-icon-tabs .tabs .tab-menu li {
        background: #f7f7f7;
        display: inline-block;
        text-align: center;
        width: auto;
    }
    .big-icon-tabs .tabs .tab-menu li a {
        color: #111;
        display: block;
        font-size: 15px;
        font-weight: 500;
        padding: 18px 24px;
        text-decoration: none;
    }
}

@media screen and (max-width: 767px) {
    .big-icon-tabs .tabs .tab-menu li {
        display: block;
        width: 100%;
        text-align: center;
        margin-bottom: 4px;
    }
    .big-icon-tabs .tab-menu .tabs li a {
        display: block;
    }
    .big-icon-tabs .tab-menu .tabs li i {
        font-size: 25px;
    }
}


/*-----------------------------------------
38. Owl Carousel
-------------------------------------------*/

.custom-dot {
    display: inline-block;
    z-index: 1;
    margin-top: 30px;
}

.custom-dot span {
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    background: #cecece;
    cursor: pointer;
    display: block;
    border: 1px solid #fff;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    border-radius: 30px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.custom-dot span:hover {
    background: #aaa;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    border-radius: 30px;
}

.custom-dot.active span {
    width: 12px;
    height: 12px;
    background: #ef6648;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.owl-nav i {
    color: #111;
    font-size: 20px;
    padding-top: 10px;
}

.owl-nav .owl-prev {
    color: #ef6648;
    font-size: 43px;
    left: 0%;
    text-align: center;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 50px;
    height: 50px;
    -webkit-box-shadow: 0px 5px 28px 0px rgba(50, 50, 50, 0.1);
    -moz-box-shadow: 0px 5px 28px 0px rgba(50, 50, 50, 0.1);
    box-shadow: 0px 5px 28px 0px rgba(50, 50, 50, 0.1);
}

.owl-nav .owl-next {
    color: #ef6648;
    font-size: 43px;
    text-align: center;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 50px;
    height: 50px;
    -webkit-box-shadow: 0px 5px 28px 0px rgba(50, 50, 50, 0.1);
    -moz-box-shadow: 0px 5px 28px 0px rgba(50, 50, 50, 0.1);
    box-shadow: 0px 5px 28px 0px rgba(50, 50, 50, 0.1);
}


/*-----------------------------------------
39. Pie Charts
-------------------------------------------*/

.pie-chart {
    margin: 20px 0px;
}

.pie-chart .chart {
    position: relative;
    display: block;
    width: 120px;
    color: #111;
    text-align: center;
    border-radius: 50%;
    margin: auto;
}

.pie-chart-lg .chart {
    width: 190px;
}

.pie-chart-md .chart {
    width: 150px;
}

.pie-chart-sm .chart {
    width: 130px;
}

.pie-chart .chart canvas {
    position: absolute;
    top: 0;
    left: 0;
}

.pie-chart .chart-percent {
    margin: 0 0 15px 0
}

.pie-chart .percent {
    font-size: 17px;
    font-weight: 600;
    display: inline-block;
    z-index: 2;
}

.pie-chart-md .percent {
    font-size: 18px;
    font-weight: 600;
    display: inline-block;
    z-index: 2;
}

.percent:after {
    content: '%';
}

.pie-chart h4 {
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    margin-top: 15px;
}

.pie-chart-md h4 {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    margin-top: 17px;
}

.pie-chart h5 {
    color: #999;
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    margin-top: 15px;
}

.pie-chart-md h5 {
    color: #999;
    font-size: 13px;
    font-weight: 500;
    text-align: center;
    margin-top: 7px;
}

.pie-chart-lg h4 {
    font-size: 19px;
    font-weight: 600;
    text-align: center;
    margin-top: 17px;
}

.pie-chart-lg h5 {
    color: #999;
    font-size: 13px;
    font-weight: 500;
    text-align: center;
    margin-top: 7px;
}

.pie-chart-lg .percent {
    font-size: 22px;
    font-weight: 600;
    display: inline-block;
    z-index: 2;
}


/*-----------------------------------------
40. Chart JS
-------------------------------------------*/

.chartjs-tooltip {
    opacity: 1;
    position: absolute;
    background: rgba(0, 0, 0, .7);
    color: white;
    border-radius: 3px;
    -webkit-transition: all .1s ease;
    transition: all .1s ease;
    pointer-events: none;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    padding: 4px;
}

.chartjs-tooltip-key {
    display: inline-block;
    width: 10px;
    height: 10px;
}


/*-----------------------------------------
41. Sticky Sidebar all that's needed  all CSS
-------------------------------------------*/

.sticky-sidebar {
    height: 65vh;
    min-height: 200px;
    overflow: auto;
    position: sticky;
    top: 12em;
    left: 8%;
    width: 170px;
    z-index: 0;
    float: left;
    margin-top: 7em;
    margin-bottom: 8em;

}

.sticky-cap-sidebar {
    height: 80vh;
    min-height: 200px;
    overflow: auto;
    position: sticky;
    top: 12em;
    left: 8%;
    width: 270px;
    padding:0 20px 20px 20px;
    z-index: 200;
    float: left;
    margin-top: 6em;
    margin-bottom: 8em;

}





.sticky-main {
    min-height: 1000px;
    display: flex;
    flex-direction: column;
    z-index: 100;
}

.sticky-wrapper {
    display: block;
    justify-content: space-between;
    position: relative;
}

.mission-active {
    -webkit-box-shadow: 3px 0px 0px 0px rgba(239, 102, 72, 1) inset;
    -moz-box-shadow: 3px 0px 0px 0px rgba(239, 102, 72, 1) inset;
    box-shadow: 3px 0px 0px 0px rgba(239, 102, 72, 1) inset;
}

.mission-nav a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.mission-sections section[id] {
    padding-top: 94px;
    margin-top: -94px;
    
}

.mission-sections section:last-child {
    border-bottom: none;
}

.cap-details {
    padding: 112px 8%  30px 430px;
}
.cap-details section[id] {
    padding-top: 180px;
    margin-top: -180px;
    
}

.cap-details section:last-child {
    border-bottom: none;
}


@media (max-width: 990px) {
    .sticky-sidebar {
        left: 7%;
    }
    .cap-details {
        padding: 120px 10%  30px 370px;
    }
    .subpage-title-section-back {
        padding: 10px 10% 10px 8%;
    }
}

@media (max-width: 780px) {
    .sticky-sidebar, .sticky-cap-sidebar {
        display: none;
    }
    .cap-details {
        padding: 130px 10%  30px 10%;
    }
    .sticky-main {
        display: inline;
        width: 100%;
    }
    .miniNav-box {
        padding: 2px 3px;
        margin: 7px 3px 3px 3px;
    }
    .subpage-title-section-back {
        padding: 10px 20% 10px 20%;
    }
}

@media (max-width: 550px) {
    .subpage-title-section-back {
        padding: 10px 10% 10px 10%;
    }
}


.whoweare section[id] {
    padding-top: 115px;
    margin-top: -115px;
    margin-bottom: -100px;
}

#applicant-tracking .branding-background-color,
.branding-background-color {
    background-color: #fff !important;
}

#news-1,
#news-2,
#news-3 {
    height: 100vh;
}

.video-title-section {
    position: relative;
    background-color: grey;
    height: 15vh;
    min-height: 10rem;
    width: 100%;
    overflow: hidden;
}

.video-title-section video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.video-title-section .container {
    position: relative;
    z-index: 2;
    text-align: center;
    color: red;
    border-radius: 3px;
    padding: 30px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.video-title-section .overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: black;
    opacity: 0.5;
    z-index: 1;
}

.bread {
    height: 10vh;
    min-height: 10rem;
}

@media (pointer: coarse) and (hover: none) {
    .video-title-section {
        background: url('https://source.unsplash.com/XT5OInaElMw/1600x900') black no-repeat center center scroll;
    }
    .video-title-section video {
        display: none;
    }
}

#applicant-tracking .branding-background-color,
.branding-background-color {
    background-color: #fff !important;
}


.swiper-slide {
    position: relative;
    background-color: none;
    height: 75vh;
    min-height: 25rem;
    width: 100%;
    overflow: hidden;
}

.swiper-slide video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 80%;
    width: auto;
    height: auto;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.swiper-slide .container {
    position: relative;
    z-index: 2;
    width: 700px;
    margin-left: 10%;
    border-radius: 3px;
    padding: 50px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

@media screen and (max-width:767px) {
  .swiper-slide .container {
    position: relative;
    z-index: 2;
    width: 700px;
    border-radius: 3px;
    margin-left: 0;
    padding: 50px;
    margin-top:-200px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
}



.swiper-slide .overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: black;
    opacity: 0.5;
    z-index: 1;
}

@media (pointer: coarse) and (hover: none) {
    .swiper-slide {
        background: url('https://source.unsplash.com/XT5OInaElMw/1600x900') black no-repeat center center scroll;
    }
    .swiper-slide video {
        display: none;
    }
}




.services-img {
    margin-top: 25px;
    overflow: hidden;
}

.services-img:hover img {
    transform: scale(1.5);
}




.cap-box-grid {
    display: block;
    float: right;
    position: absolute;
    text-align: center;
    background: #fff;
    left: 40px;
    top: 20px;
    min-width: 110px;
    padding: 15px;
    -webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0px 10px rgba(0, 0, 0, 0.2);
}

.cap-box-grid h4 {
    color: #ef6648;
    font-size: 60px;
    font-weight: 400;
    letter-spacing: 2px;
    margin-bottom: 5px;
}

.cap-box-grid p {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}



.highlighter {
    background-color: #FFFF00;
    color: #000000 !important;
}


/*-- Capabilities nav--*/


.capNav-float-right {
    display: flex;
    float:right;
}
.capNav-float-left {
    display: flex;
    float:left;
}
.capNav-float {
    display: flex;
    float:none; 
}

.cap-nav-right{
    display: flex;
    float:right;
}
.miniNav-box{
    position: relative;
    background: #fff;
    padding: 5px 10px;
    min-width: 50px;
    border-radius: 5px;
    text-align: center;
    margin: 3px 3px 3px 3px;
   /* -webkit-box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.21);
    -moz-box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.21);
    box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.21); */
    border:1px solid #eee;
    transition: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.miniNav-box span {
    color:#000;
    font-size: 12px;
}

.miniNav-box i {
    color:#000;
    font-size: 8px;
    width:5px;
}

.miniNav-box img {
    width: 50px;
}

.png::before {
  content: '';
  position: absolute;
  display: block;    
  width: 0px;        
  left: 50%;
  top: 10px;
  border: 10px solid transparent;
  border-top: 0;
  border-bottom: 10px solid #000;
  transform: translate(-50%, calc(-100% - 5px));
}


.miniNav-box ..png {
  visibility: hidden;
  transition:visibility 0.3s linear,opacity 0.3s linear;
  opacity: 0;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  font-size: 12px;
  border-radius: 6px;
  padding: 5px;
  margin-top: 45px;
  margin-left:-75px;

  /* Position the tooltip */
  position: fixed;
  z-index: 10000;
}

.miniNav-box:hover ..png {
  visibility: visible;
  opacity: 1;
}

.miniNav-box:hover i  {
  color: #ef6648;
}


.miniNav-box i {
    color: #000000;
    font-size: 30px;
    transition: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;

}


/*-- Contract Vehicle Filter --*/
#myBtnContainer {
text-align: center;
}

.filterDiv {
  display: none;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.show {
  display: block;
  opacity: 1;
  -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.container {
  margin-top: 20px;
  overflow: hidden;
}

/* Style the buttons */


.filter {
  text-align: center;
}

.filter .btn, .filter a {
  border: none;
  outline: none;
  padding: 12px 16px;
  background-color: #f9f9f9;
  cursor: pointer;
  color:#aaa;
  border: 2px solid #f9f9f9;
  border-radius: 5px 5px 0 0 !important;
}

.boxes {
  display: flex;
  flex-wrap: wrap;
}



.filter .btn.active:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  width: 70px;
    height: 2px;
    margin-top: 8px;
    margin-bottom: 20px;
  border-style: solid;
  border-width: 0px 15px 0 0;
  border-color: #333 transparent transparent transparent;
}


.btn:hover {
  border-bottom:#2a2a2a 2px solid;
  cursor: pointer;
}

.btn.active {
    background-color: #f9f9f9;
  border-bottom:#ef6648 2px solid;
  color: #2a2a2a;
  outline: none;
  
}

.btn:focus {
    outline: none !important;
    box-shadow: none !important;
    cursor: pointer;
}



.is-animated {
  animation: .6s zoom-in;
}

@keyframes zoom-in {
  0% {
   transform: scale(.1);
  } 
  100% {
    transform: none;
  }
}


/* Contract Vehicles */

.section-cv-block {
    /* padding: 90px 0px 90px 0px; */
    padding: 0px 0px 90px 0px;
    background-color: #fff;
}

.blog-list-simple-img img {
    width: 100%;
}

.nav-list-simple-img img {
    width: auto;
    height: auto;
    padding-top:10px;
}

.cv-single-text{
    background-color: #f7f7f7f0;
    padding: 50px;
    
}


.cv-single-text h3 {
    color: #000;
    font-size: 28px;
    font-weight: 500;
} 

.cv-single-text h4 {
    color: #000;
    font-size: 20px;
    font-weight: 500;
    margin-top:30px;
}
.cv-single-text h4:after {
    content: " ";
    display: block;
    background: #ef6648;
    width: 70px;
    height: 2px;
    margin-top: 8px;
    margin-bottom: 20px;
}


.cv-single-text h5 {
    color: #ef6648;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 4px;
    text-transform: uppercase;
}


.data-box-cv {
    display: block;
    float: right;
    position: absolute;
    text-align: center;
    background: #ef6648;
    min-width: 60px;
    padding: 5px;
}

.data-box-cv h4 {
    color: #fff;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 2px;
    border-bottom: 1px solid #fff;
    margin-bottom: 5px;
}

.data-box-cv p {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}



.bg-blur img {
    filter: blur(8px); 
    -webkit-filter: blur(8px);
}


.section-single-heading section[id] {
  padding-top: 104px;
  margin-top: -104px;
}




/*
	Missions SLIDER
*/				  				  
					  				  
.floatLeft { float: left; margin-right: 10px;}
.floatRight { float: right; }
.clear { clear: both; }
a { outline: none; }


/*
	PAGE STRUCTURE
*/
#page-wrap  { 
    width: 500px; 
    margin: 35px auto 100px auto; 
    position: relative; 
    min-height: 500px;
}


/*
	MISSION SLIDER
*/
.slider-wrap { 
    width: 500px; 
    position: absolute; 
    top: 0px; 
    left: 0px; 
}			
.stripViewer .panelContainer .panel ul { 
    text-align: left; 
    margin: 0 15px 0 30px;
 }
.stripViewer { 
    position: relative; 
    overflow: hidden; 
    width: 500px; 
    height: 515px; 
    margin-bottom:5px;
}
.stripViewer .panelContainer { 
    position: relative; 
    left: 0; top: 0; 
}
.stripViewer .panelContainer .panel { 
    float: left; 
    height: 100%; 
    position: relative; 
    width: 500px; 
}
.stripNavL, .stripNavR, .stripNav { 
    display: none; 
}
.nav-thumb { 
    border: 2px solid white; 
    margin-right: 5px; 
    width:150px;
}
#movers-row { 
    margin: -43px 0 0 62px; 
}
#movers-row div { 
    width: 20%; 
    float: left; 
}
#movers-row div a.cross-link { 
    float: right; 
}
.photo-meta-data { 
    background: linear-gradient(180deg, #00000080, #0000001A); 
    padding: 10px; 
    height: 100px; 
	margin-top: -105px; 
    position: relative; 
    z-index: 9999; 
    color: white; 
}

.photo-meta-data h5 {
    color:#fff;
}
.photo-meta-data span { 
    font-size: 13px; 
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
.cross-link { 
    display: block; 
    width: 62px; 
    margin-top: 0px; 
    position: relative; 
    padding-top: 15px; 
    z-index: 9999; 
}
.active-thumb { 
    background:  url(/assets/img/slider/icon-uparrowsmallwhite.png) top center no-repeat; 
}
.cross-link:first-child { 
    margin-top:-33px; 
}

.cap-grid-img {
  height: auto;
  width: auto;
  background: no-repeat;
  float:right;
  margin-bottom: 25px;
  margin-top:-50px;
  margin-right:0;
  margin-left: -10px;
  clip-path: polygon(-65% 0%, 100% 0%, 100% 100%, 65% 90%);
 shape-outside: polygon(-65% 0%, 100% 0%, 100% 100%, 65% 90%);
}

.cap-grid-img-left {
  height: 100%;
  width: 300px;
  background: no-repeat;
  float:left;
  margin: 25px;
  margin-top:0;
  margin-left:0;
  clip-path: polygon(0% 6%, 88% 13%, 100% 74%, 77% 100%, 0% 119%, 10% 72%);
 shape-outside: polygon(0% 6%, 88% 13%, 100% 74%, 77% 100%, 0% 119%, 10% 72%);
}

.cap-grid-img-right {
  height: 100%;
  width: 300px;
  background: no-repeat;
  float:right;
  margin: 25px;
  margin-top:0;
  margin-right:-10%;
  clip-path: polygon(42% 4%, 100% 0%, 100% 43%, 43% 181%, 0% 100%, 7% 31%);
 shape-outside: polygon(42% 4%, 100% 0%, 100% 43%, 43% 181%, 0% 100%, 7% 31%);
}
.linkedinEvent {
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-top: 1rem;
    min-height: 234px;
}
.eventContent h4 {
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
}
.eventContent p {
    font-size: 14px;
    line-height: 23px;
    color: #333;
    padding-top: 10px;
}
.border-right{
    border-right: 1px solid #ccc;
}
.eventContent {
    padding: 30px;
    position: relative;
}
.eventImage {
    padding: 0px;
    position: relative;
    
}
a.orange-link {
    color: #f36543;
    padding-top: 1rem;
    display: table;
    font-size: 0.9rem;
}
span.eventDate {
    position: absolute;
    bottom: 0rem;
    right: 1rem;
    /*background-color: #f26641;*/
    padding: 4px;
    width: 7em;
    border-radius: 3px;
    color: #f26641;
}
a.blue-link {
    color: #094983;
    display: table;
    font-size: 0.9rem;
}
.col-lg-4.col-md-4.col-xs-12.border-right {
    padding-right: 0px;
}

/*--------------------
  Classic Navbar
----------------------*/

.navigation {
    width: 100%;
    height: 95px;
    display: table;
    position: relative;
    font-family: inherit;
    background-color: #222;
}

.navigation-fixed-wrapper {
    background-color: #222;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: 0 0 65px rgba(0, 0, 0, .09);
    z-index: 2;
    position: relative;
}

@media (max-width: 991px) {
    .navigation {
        padding: 15px 0px;
    }
}

.navigation * {
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
}

.navigation-portrait {
    height: 48px;
}

.navigation-fixed-wrapper {
    width: 100%;
    left: 0;
    z-index: 19998;
    /*will-change: opacity;*/
}

.navigation-fixed-wrapper.fixed {
    position: fixed !important;
    -webkit-animation: fade .50s;
    animation: fade .50s;
}

@keyframes fade {
    from {
        opacity: 0.999;
    }
    to {
        opacity: 1;
    }
}

.navigation-fixed-wrapper .navigation {
    margin-right: auto;
    margin-left: auto;
}

.navigation-fixed-placeholder {
    width: 100%;
    display: none;
}

.navigation-fixed-placeholder.navigation-fixed-placeholder.visible {
    display: block;
}

.navigation-hidden {
    width: 0 !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    position: absolute;
    top: -9999px;
}

.nav-header {
    float: left;
}
.nav-header-right {
    float: right;
}


@media (min-width: 991px) {
    .nav-header {
        height: 95px;
        display: flex;
        width:30%;
        align-items: center;
    }
}



.navigation-hidden .nav-header {
    display: none;
}

.nav-brand {
    line-height: 70px;
    padding: 0px 15px 0px 30px;
    color: #70798b;
    font-size: 24px;
    text-decoration: none !important;
}

@media (max-width: 991px) {
    .nav-brand {
        padding: 0px 15px;
    }
}

.nav-brand:hover,
.nav-brand:focus {
    color: #70798b;
}

.navigation-portrait .nav-brand {
    font-size: 18px;
    line-height: 48px;
}

.nav-logo>img {
    height: 48px;
    margin: 11px auto;
    padding: 0 15px;
    float: left;
}

.nav-logo:focus>img {
    outline: initial;
}

.navigation-portrait .nav-logo>img {
    height: 36px;
    margin: 6px auto 6px 15px;
    padding: 0;
}

.nav-toggle {
    width: 30px;
    height: 30px;
    padding: 6px 2px 0;
    position: absolute;
    top: 50%;
    margin-top: -14px;
    right: 15px;
    display: none;
    cursor: pointer;
}

.nav-toggle:before {
    content: "";
    position: absolute;
    width: 24px;
    height: 2px;
    background-color: #70798b;
    border-radius: 10px;
    box-shadow: 0 0.5em 0 0 #70798b, 0 1em 0 0 #70798b;
}

.navigation-portrait .nav-toggle {
    display: block;
}
.nav-menu>li h6 {
    color:#eff0f2;
    font-size:13px;
    
}
.nav-menu>li span {
    font-size: 16px;
    color:  #7f8185;
}

.submenu-divider {
    margin-top: 38px;
    float: left;
}

.navigation-portrait .nav-menus-wrapper {
    width: 320px;
    height: 100%;
    top: 0;
    left: -400px;
    position: fixed;
    background-color: #222;
    z-index: 999999;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transition-duration: .8s;
    transition-duration: .8s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-right {
    left: auto;
    right: -400px;
}

.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-open {
    left: 0;
}

.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-right.nav-menus-wrapper-open {
    left: auto;
    right: 0;
}

.nav-menus-wrapper-close-button {
    width: 30px;
    height: 40px;
    margin: 10px 7px;
    display: none;
    float: right;
    color: #70798b;
    font-size: 26px;
    cursor: pointer;
}

.navigation-portrait .nav-menus-wrapper-close-button {
    display: block;
}

.nav-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: normal;
    font-size: 0;
}

.navigation-portrait .nav-menu {
    width: 100%;
}

.nav-menu.nav-menu-centered {
    text-align: center;
}

.nav-menu.nav-menu-centered>li {
    float: none;
}

.nav-menu>li {
    /* display: inline-block; */
    float: left;
    text-align: left;
    color:#eee;
}

.navigation-portrait .nav-menu>li {
    width: 100%;
    position: relative;
    border-top: solid .5px #575757;
}

.navigation-portrait .nav-menu>li:last-child {
    border-bottom: solid 1px #5e5e5e;
}

.nav-menu+.nav-menu>li:first-child {
    border-top: none;
}

.nav-menu>li>a {
    height: 95px;
    padding: 0 16px 0 16px;
    display: flex;
    align-items: center;
    position: relative;
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    -webkit-transition: color 0.3s, background 0.3s;
    transition: color 0.3s, background 0.3s;
}

.nav-menu li:nth-child(4) {
    padding-right: 0%;
}

.navigation-portrait .nav-menu>li>a {
    width: 100%;
    height: auto;
    padding: 12px 15px 12px 26px;
}

.nav-menu>li>a>i,
.nav-menu>li>a>[class*="ion-"] {
    width: 14px;
    height: 14px;
    line-height: 14px;
    letter-spacing: 20px;
}

.nav-menu>li>a>[class*="ion-"] {
    width: 16px;
    display: inline-block;
    -webkit-transform: scale(1.8);
    -ms-transform: scale(1.8);
    transform: scale(1.8);
}

.navigation-portrait .nav-menu.nav-menu-social {
    width: 100%;
    text-align: center;
}

.nav-menu.nav-menu-social>li {
    text-align: center;
    float: none;
    border: none !important;
}

.navigation-portrait .nav-menu.nav-menu-social>li {
    width: auto;
}

.nav-menu.nav-menu-social>li>a>[class*="ion-"] {
    font-size: 12px;
}

.nav-menu.nav-menu-social>li>a>.fa {
    font-size: 14px;
}

.navigation-portrait .nav-menu.nav-menu-social>li>a {
    padding: 15px;
}

.submenu-indicator {
    margin-left: 6px;
    margin-top: -3px;
    float: right;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.navigation-portrait .submenu-indicator {
    width: 54px;
    height: 44px;
    margin-top: 0;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    z-index: 20000;
}

.submenu-indicator-chevron {
    height: 8px;
    width: 8px;
    display: block;
    border-style: solid;
    border-width: 0 1px 1px 0;
    border-color: transparent #a0a6b1 #a0a6b1 transparent;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: border 0.3s;
    transition: border 0.3s;
}

.navigation-portrait .submenu-indicator-chevron {
    position: absolute;
    top: 18px;
    left: 24px;
}

.navigation-portrait .submenu-indicator.submenu-indicator-up {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.nav-overlay-panel {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    display: none;
    z-index: 99999;
}

.no-scroll {
    touch-action: none;
    overflow-x: hidden;
}


/* SEARCH PANEL */

.nav-search {
    height: 70px;
    float: right;
    z-index: 19998;
}

.navigation-portrait .nav-search {
    height: 48px;
    padding: 0 10px;
    margin-right: 52px;
}

.navigation-hidden .nav-search {
    display: none;
}

.nav-search-button {
    width: 40px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    cursor: pointer;
    background-color: transparent;
    margin-top: 3px;
}


/*Extra Class*/

.nav-search-button i {
    font-size: 15px;
    font-weight: 600;
}

@media (max-width: 991px) {
    .nav-search-button {
        margin-top: 0px;
        width: 25px !important;
        height: 50px;
        padding-top: 3px;
    }
    .nav-search-button i {
        font-size: 17px;
        font-weight: 600;
    }
    .nav-search-inner input {
        margin-top: 15px !important;
    }
    .nav-search-close-button {
        top: 25px !important;
    }
}

.navigation-portrait .nav-search-button {
    width: 50px;
    height: 48px;
    line-height: 46px;
    font-size: 22px;
}

.nav-search-icon {
    width: 14px;
    height: 14px;
    margin: 2px 8px 8px 4px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    color: #70798b;
    text-align: left;
    text-indent: -9999px;
    border: 2px solid;
    border-radius: 50%;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}

.nav-search-icon:after,
.nav-search-icon:before {
    content: '';
    pointer-events: none;
}

.nav-search-icon:before {
    width: 2px;
    height: 11px;
    top: 11px;
    position: absolute;
    left: 50%;
    border-radius: 0 0 1px 1px;
    box-shadow: inset 0 0 0 32px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.nav-search>form {
    width: 100%;
    height: 100%;
    padding: 0 auto;
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #ffffff;
    z-index: 99;
}

.nav-search-inner {
    width: 70%;
    height: 85px;
    margin: auto;
    display: table;
}

.navigation-portrait .nav-search-inner {
    height: 48px;
}

.nav-search-inner input[type=text],
.nav-search-inner input[type=search] {
    height: 85px;
    width: 100%;
    margin: 0;
    padding: 0 12px;
    font-size: 26px;
    text-align: center;
    color: #70798b;
    outline: none;
    line-height: 70px;
    border: none;
    background-color: transparent;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.navigation-portrait .nav-search-inner input[type=text],
.navigation-portrait .nav-search-inner input[type=search] {
    height: 48px;
    font-size: 18px;
    line-height: 48px;
}

.nav-search-close-button {
    width: 28px;
    height: 28px;
    display: block;
    position: absolute;
    right: 20px;
    top: 30px;
    line-height: normal;
    color: #222;
    font-size: 20px;
    cursor: pointer;
    text-align: center;
    outline: none;
}

.navigation-portrait .nav-search-close-button {
    top: 10px;
    right: 14px;
}

.nav-button:hover,
.nav-button:focus {
    color: #fff;
    text-decoration: none;
    opacity: 0.85;
}

.navigation-portrait .nav-button {
    width: calc(100% - 52px);
    margin: 17px 26px;
}


/* NAVIGATION TEXT */

.nav-text {
    margin: 25px 15px;
    display: inline-block;
    color: #70798b;
    font-size: 14px;
}

.navigation-portrait .nav-text {
    width: calc(100% - 52px);
    margin: 12px 26px 0;
}

.navigation-portrait .nav-text+ul {
    margin-top: 15px;
}


/* DROPDOWN EXTENSION */

.nav-dropdown {
    min-width: 200px;
    margin: 0;
    padding: 10px;
    display: none;
    position: absolute;
    list-style: none;
    background:#fff;
    z-index: 98;
    white-space: nowrap;
    -webkit-box-shadow: 0 6px 50px rgba(0, 0, 0, .04);
    box-shadow: 0 6px 50px rgba(0, 0, 0, .04);
}

.navigation-portrait .nav-dropdown {
    width: 100%;
    padding: 0px;
    position: static;
    left: 0;
}

.nav-dropdown .nav-dropdown {
    left: 100%;
    padding: 0px;
}

.nav-menu>li>.nav-dropdown {
    border: solid 1px #f0f0f0;
}

.nav-dropdown>li {
    width: 100%;
    float: left;
    clear: both;
    position: relative;
    text-align: left;
}

.nav-dropdown>li>a {
    width: 100%;
    padding: 8px 20px;
    /* display: inline-block; */
    text-decoration: none;
    float: left;
    font-size: 13px;
    font-weight: 500;
    color: #70798b;
    background-color: #fff;
    -webkit-transition: color 0.3s, background 0.3s;
    transition: color 0.3s, background 0.3s;
}

.nav-dropdown>li:first-child {
    padding-top: 12px;
    background-color: #fff;
}

.nav-dropdown>li:last-child {
    padding-bottom: 12px;
    background-color: #fff;
}

.nav-dropdown.nav-dropdown-left {
    right: 0;
}

.nav-dropdown>li>.nav-dropdown-left {
    left: auto;
    right: 100%;
}

.navigation-landscape .nav-dropdown.nav-dropdown-left>li>a {
    text-align: right;
}

.navigation-portrait .nav-dropdown>li>a {
    padding: 12px 20px 12px 30px;
}

.navigation-portrait .nav-dropdown>li>ul>li>a {
    padding-left: 50px;
}

.navigation-portrait .nav-dropdown>li>ul>li>ul>li>a {
    padding-left: 70px;
}

.navigation-portrait .nav-dropdown>li>ul>li>ul>li>ul>li>a {
    padding-left: 90px;
}

.navigation-portrait .nav-dropdown>li>ul>li>ul>li>ul>li>ul>li>a {
    padding-left: 110px;
}

.nav-dropdown .submenu-indicator {
    right: 15px;
    top: 16px;
    position: absolute;
}

.navigation-portrait .nav-dropdown .submenu-indicator {
    right: 0;
    top: 0;
}

.nav-dropdown .submenu-indicator .submenu-indicator-chevron {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.navigation-portrait .nav-dropdown .submenu-indicator .submenu-indicator-chevron {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.navigation-landscape .nav-dropdown.nav-dropdown-left .submenu-indicator {
    left: 10px;
}

.navigation-landscape .nav-dropdown.nav-dropdown-left .submenu-indicator .submenu-indicator-chevron {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}


/* HORIZONTAL DROPDOWN EXTENSION */

.nav-dropdown-horizontal {
    width: 100%;
    left: 0;
    background-color: #fdfdfd;
    border-top: solid 1px #f0f0f0;
}

.nav-dropdown-horizontal .nav-dropdown-horizontal {
    width: 100%;
    top: 100%;
    left: 0;
}

.navigation-portrait .nav-dropdown-horizontal .nav-dropdown-horizontal {
    border-top: none;
}

.nav-dropdown-horizontal>li {
    width: auto;
    clear: none;
    position: static;
}

.navigation-portrait .nav-dropdown-horizontal>li {
    width: 100%;
}

.nav-dropdown-horizontal>li>a {
    position: relative;
}

.nav-dropdown-horizontal .submenu-indicator {
    height: 18px;
    top: 11px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.navigation-portrait .nav-dropdown-horizontal .submenu-indicator {
    height: 42px;
    top: 0;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

.navigation-portrait .nav-dropdown-horizontal .submenu-indicator.submenu-indicator-up {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}


/* MEGAMENU EXTENSION */

.megamenu-panel {
    width: 500px;
    padding: 15px;
    display: none;
    position: absolute;
    font-size: 14px;
    z-index: 98;
    text-align: left;
    color: inherit;
    border-top: solid 1px #f7f7f7;
    border-bottom: solid 1px #f1f1f1;
    -webkit-box-shadow: 0 6px 50px rgba(0, 0, 0, .04);
    box-shadow: 0 6px 50px rgba(0, 0, 0, .04);
    background-color: #fff;
}

.navigation-portrait .megamenu-panel {
    padding: 25px;
    position: static;
    display: block;
}

.megamenu-panel [class*="container"] {
    width: 100%;
}

.megamenu-panel [class*="container"] [class*="col-"] {
    padding: 0;
}

.megamenu-panel-half {
    width: 50%;
}

.megamenu-panel-quarter {
    width: 25%;
}

.navigation-portrait .megamenu-panel-half,
.navigation-portrait .megamenu-panel-quarter {
    width: 100%;
}


/* GRID */

.megamenu-panel-row {
    width: 100%;
}

.megamenu-panel-row:before,
.megamenu-panel-row:after {
    display: table;
    content: "";
    line-height: 0;
}

.megamenu-panel-row:after {
    clear: both;
}

.megamenu-panel-row [class*="col-"] {
    display: block;
    min-height: 20px;
    float: left;
    margin-left: 3%;

}

.megamenu-panel-row [class*="col-"]:first-child {
    margin-left: 0;
}

.navigation-portrait .megamenu-panel-row [class*="col-"] {
    float: none;
    display: block;
    width: 100% !important;
    margin-left: 0;
    margin-top: 15px;
}

.navigation-portrait .megamenu-panel-row:first-child [class*="col-"]:first-child {
    margin-top: 0;
}

.megamenu-panel-row .col-1 {
    width: 5.583333333333%;
}

.megamenu-panel-row .col-2 {
    width: 14.166666666666%;
}

.megamenu-panel-row .col-3 {
    width: 22.75%;
}

.megamenu-panel-row .col-4 {
    width: 31.333333333333%;
}

.megamenu-panel-row .col-5 {
    width: 39.916666666667%;
}

.megamenu-panel-row .col-6 {
    width: 48.5%;
}

.megamenu-panel-row .col-7 {
    width: 57.083333333333%;
}

.megamenu-panel-row .col-8 {
    width: 65.666666666667%;
}

.megamenu-panel-row .col-9 {
    width: 74.25%;
}

.megamenu-panel-row .col-10 {
    width: 82.833333333334%;
}

.megamenu-panel-row .col-11 {
    width: 91.416666666667%;
}

.megamenu-panel-row .col-12 {
    width: 100%;
}



/* MEGAMENU TABS */

.megamenu-tabs {
    width: 100%;
    float: left;
    display: block;
}

.megamenu-tabs-nav {
    width: 20%;
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
}

.navigation-portrait .megamenu-tabs-nav {
    width: 100%;
}

.megamenu-tabs-nav>li>a {
    width: 100%;
    padding: 10px 16px;
    float: left;
    font-size: 13px;
    text-decoration: none;
    color: #70798b;
    border: solid 1px #eff0f2;
    outline: 0;
    background-color: #ffffff;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
}

.megamenu-tabs-nav>li.active a,
.megamenu-tabs-nav>li:hover a {
    background-color: #f5f5f5;
}

.megamenu-tabs-pane {
    width: 80%;
    min-height: 30px;
    padding: 20px;
    float: right;
    display: none;
    opacity: 0;
    font-size: 13px;
    color: #70798b;
    border: solid 1px #eff0f2;
    background-color: #ffffff;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

.megamenu-tabs-pane.active {
    display: block;
    opacity: 1;
}

.navigation-portrait .megamenu-tabs-pane {
    width: 100%;
}


/* MEGAMENU LIST */

.megamenu-lists {
    width: 100%;
    display: table;
    padding: 0  0 30px 0;
}


/* The list */

.megamenu-list {
    width: 100%;
    margin: 0 0 15px 0;
    padding: 0;
    /* display: inline-block; */
    float: left;
    list-style: none;
}

.megamenu-list:last-child {
    margin: 0;
    border: none;
}

.navigation-landscape .megamenu-list {
    margin: 0px 0;
    padding-bottom:20px;
}

.navigation-landscape .megamenu-list:last-child {
    border: none;
}

.megamenu-list>li>a {
    width: 100%;
    padding: 7px 15px;
    display: inline-block;
    color: #70798b;
    text-decoration: none;
    font-size: 13px;
    font-weight: 500;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.megamenu-list .menu-img {
    margin: 0px 0px 0px 20px;
}

.sub>li>a {
    width: 100%;
    padding: 5px 15px;
    display: inline-block;
    color: #70798b;
    text-decoration: none;
    font-size: 13px;
    font-weight: 500;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.megamenu-list>li.megamenu-list-title>a {
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    opacity: 1;
    color: #000;
}

.megamenu-list .megaTitle {
    font-size: 27px;
    font-weight: 700;
    text-transform: uppercase;
    opacity: 1;
    color: #ffffff;
    display: block;
    margin-top:-26px;
    margin-left:-1px;
}
.megamenu-list>li.megamenu-list-title>a:hover {
    opacity: 1;
    background-color: transparent;
}

.navigation-landscape .list-col-2 {
    width: 50%;
}



.navigation-landscape .list-col-3 {
    width: 33%;
}

.navigation-landscape .list-col-4 {
    width: 20%;
}

.navigation-landscape .list-col-4:first-child {
    width: 30%;
    padding-right: 20px;
}

.navigation-landscape .list-col-4:nth-child(2) {
    width: 30%;
    padding-right: 20px;
}


.navigation-landscape .list-col-5 {
    width: 20%;
}



/*--------------------
  Transparent Navbar
----------------------*/

@media (min-width: 991px) {
    #nav-transparent {
        height: 0px !important;
    }
    #nav-transparent .navigation {
        width: 100%;
        height: 95px;
        display: table;
        position: relative;
        font-family: inherit;
        background-color: transparent;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    #nav-transparent .navigation-fixed-wrapper {
        background-color: transparent;
        border-bottom: 1px solid rgba(255, 255, 255, .1);
        box-shadow: none;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    /*Nav Links*/
    #nav-transparent .nav-menu>li>a {
        height: 95px;
        padding: 0 16px 0 16px;
        display: flex;
        align-items: center;
        position: relative;
        text-decoration: none;
        font-size: 13px;
        font-weight: 600;
        color: #fff;
        -webkit-transition: color 0.3s, background 0.3s;
        transition: color 0.3s, background 0.3s;
    }
    #nav-transparent .navigation-portrait .nav-menu>li>a {
        display: flex;
        align-items: center;
        width: 100%;
        height: 95px;
        padding: 0 16px 0 16px;
    }
    #nav-transparent .submenu-indicator-chevron {
        border-color: transparent #fff #fff transparent;
        -webkit-transition: border 0.3s;
        transition: border 0.3s;
    }
    #nav-transparent .nav-dropdown .submenu-indicator-chevron {
        border-color: transparent #70798b #70798b transparent;
        -webkit-transition: border 0.3s;
        transition: border 0.3s;
    }
    #nav-transparent .nav-search-button i {
        font-size: 15px;
        font-weight: 600;
        color: #fff;
    }
   

    @media (max-width: 991px) {
        #nav-transparent .nav-search-button {
            margin-top: 0px;
        }
        #nav-transparent .nav-search-button i {
            font-size: 17px;
            font-weight: 600;
        }
      
    }
    /*White Options*/
    #nav-transparent .nav-white-bg {
        background: #fff;
        border-bottom: 1px solid #eee;
        box-shadow: 0 0 65px rgba(0, 0, 0, .09);
    }
    #nav-transparent .nav-white-bg {
        background: #fff;
    }
    #nav-transparent .nav-white-bg .nav-menu>li>a {
        height: 95px;
        padding: 0 16px 0 16px;
        display: flex;
        align-items: center;
        position: relative;
        text-decoration: none;
        font-size: 13px;
        font-weight: 600;
        color: #222;
        -webkit-transition: color 0.3s, background 0.3s;
        transition: color 0.3s, background 0.3s;
    }
    #nav-transparent .nav-white-bg .submenu-indicator-chevron {
        border-color: transparent #222 #222 transparent;
        -webkit-transition: border 0.3s;
        transition: border 0.3s;
    }
    #nav-transparent .nav-white-bg .nav-search-button i {
        font-size: 15px;
        font-weight: 600;
        color: #222;
    }
    #main_logo {
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    #light_logo {
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

   

    

  

}


/*--------------------
  Push Nav
----------------------*/

.push-content {
    margin-left: 300px;
}

@media screen and (max-width: 991px) {
    .push-content {
        margin-left: 0px;
    }
     .nav-menu .submenu-divider {
        display:none;
    }
}

#navigation-push .navigation {
    z-index: 999;
}

#navigation-push .navigation-portrait .nav-menus-wrapper {
    width: 300px;
    max-width: 100%;
}

#navigation-push .navigation-portrait .nav-menu>li>a {
    width: 100%;
    height: auto;
    padding: 16px 15px 16px 26px;
}

#navigation-push .nav-menus-wrapper {
    -webkit-box-shadow: 0 0 18px rgba(28, 31, 33, 0.07);
    box-shadow: 0 0 18px rgba(28, 31, 33, 0.07);
}

#navigation-push .nav-menu {
    padding-bottom: 30px;
}

#navigation-push .nav-brand img {
    margin: 40px 0px;
}

#navigation-push .nav-menus-wrapper::-webkit-scrollbar {
    width: 4px;
}

#navigation-push .nav-menus-wrapper::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.3);
    border-radius: 0px;
}

#navigation-push .nav-menus-wrapper::-webkit-scrollbar-thumb {
    border-radius: 0px;
    -webkit-box-shadow: inset 6px 6px 6px rgba(0, 0, 0, 0.3);
    box-shadow: inset 6px 6px 6px rgba(0, 0, 0, 0.3);
}

#navigation-push .btn-show {
    font-size: 25px;
    color: #70798b;
    margin-top: 6px;
}

#navigation-push .small-size-header {
    padding: 15px 0px;
    text-align: right;
}



/*-- -------------------

Contract-Vehicle DropDown menu nav

--------------------------*/

.dropbtn {
    background-color: #fff;
    color: #000;
    padding: 10px 16px;
    font-size: 16px;
    border-bottom: 3px solid #ef6648;
    border-radius: 5px 5px 0 0;
    cursor: pointer;
  
}

.dropbtn:after {
    content: ' \f107';
    color: #000;
    font-family: 'FontAwesome';
    padding: 0px 0px 0px 10px;
}


.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  right: 0;
  text-align:left;
  background-color: #f9f9f9;
  min-width: 210px;
  border-radius: 0px 0px 5px 5px;
  box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  border-bottom: #f3f3f3 1px solid;
}

.dropdown-content a:hover {background-color: #f1f1f1;}
.dropdown:hover .dropdown-content {display: block;}
.dropdown:hover .dropbtn {background-color: #fff; color: #ef6648}


.dropbtn:focus, .dropdown:focus {
    border-color: transparent #ef6648 #ef6648 transparent !important;
}

