/*
Table Of Contents
00) Common style
01) Preloader
02) Header Section
03) Banner Section
04) Featured Section
05) Process
06) Cat One
07) Check IT
08) Why Chose 
09) Blog
10) Pricing 
11) themes
12) About Us
13) Our Ceo
14) services Section
15) clients Section
16) Skills Section
18) team Section
20) Fact
21) Testimonial Section
22) Contact
32) Purchase Now
24) Page Header
25) Product Details
26) Faq
27) Privacy
28) Footer
29) Scroll top
30) Shopping-cart
31) Appointment
32) Hot Deal
33) food menus
34) Appointment-section
35) Appointment-form-section
36) Order-form-section
37) Hunter-Fitness
38) Gym Gallery
39) Join Us
40) Request-Form

 ===============================================*/


/**
* Importing Styles.
**/

@import url(https://fonts.googleapis.com/css?family=Raleway:400,200,300,100,500,600,700,800,900);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,800,700italic,800italic);
@import url('font-awesome.min.css');
@import url('owl.carousel.css');
@import url('prettyPhoto.css');
@import url('owl.theme.default.min.css');
@import url('owl.transitions.css');
@import url('hover.css');
@import url('global.css');
@import url('pe-icon-7-stroke.css');

/*
 00) - common style
 ----------------------------------------*/

.section-header h1 {
    color: #333333;
    font-family: "Raleway", "Helvetica Neue", sans-serif;
    font-weight: 500;
}

.section-header .h-bold {
    color: #333333;
    font-size: 30px;
    font-weight: 600;
}

.section-header span.line {
    background: #00AEF0;
    display: block;
    height: 5px;
    margin: 0 auto;
    position: relative;
    width: 50px;
    z-index: 2;
}

.section-header span.line::before {
    border-bottom: 1px solid #00AEF0;
    content: " ";
    position: absolute;
    top: 2px;
    left: -50px;
    width: 150px;
    z-index: 1;
}

.section-header h2 {
    color: #333333;
    font-family: "Raleway", "Helvetica Neue", sans-serif;
    font-size: 30px;
    font-weight: 600;
    padding: 0;
    margin-bottom: 20px;
}

.section-header samp.line {
    background: #00AEF0 none repeat scroll 0 0;
    display: block;
    height: 5px;
    margin-bottom: 10px;
    width: 50px;
}

.section-padding {
    padding: 10px 0;
}

.over-bg {
    background: rgba(29, 29, 31, 0.7);
    background-color: rgba(29, 29, 31, 0.7);
    height: 100%;
    width: 100%;
}

.ceo-section .container,
.team-section .container,
.clients-section .client-list,
.header-section .social-links {
    position: relative;
    z-index: 2;
}

.header-space {
    padding: 45px 0;
    clear: both;
}

.m-t-5 {
    margin-top: 5px;
}

.m-t-10 {
    margin-top: 10px;
}

.m-t-15 {
    margin-top: 15px;
}

.m-t-20 {
    margin-top: 20px;
}

.m-t-30 {
    margin-top: 30px;
}

.m-t-40 {
    margin-top: 40px;
}

.m-t-60 {
    margin-top: 60px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .m-t-10-sm {
        margin-top: 10px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .m-t-15-sm {
        margin-top: 15px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .m-t-30-sm {
        margin-top: 30px;
    }
}

@media (max-width: 767px) {
    .m-t-10-xs {
        margin-top: 10px;
    }
}

@media (max-width: 767px) {
    .m-t-15-xs {
        margin-top: 15px;
    }
}

@media (max-width: 767px) {
    .m-t-30-xs {
        margin-top: 30px;
    }
}

.m-b-5 {
    margin-bottom: 5px;
}

.m-b-10 {
    margin-bottom: 10px;
}

.m-b-15 {
    margin-bottom: 15px;
}

.m-b-20 {
    margin-bottom: 20px;
}

.m-b-30 {
    margin-bottom: 30px;
}

.m-b-40 {
    margin-bottom: 40px;
}

.m-b-60 {
    margin-bottom: 60px;
}

.p-10 {
    padding: 10px;
}

.p-15 {
    padding: 10px;
}

.p-20 {
    padding: 20px;
}

.p-30 {
    padding: 30px;
}

.p-t-5 {
    padding-top: 5px;
}

.p-t-10 {
    padding-top: 10px;
}

.p-t-20 {
    padding-top: 20px;
}

.p-t-30 {
    padding-top: 30px;
}

.p-t-40 {
    padding-top: 40px;
}

.p-t-50 {
    padding-top: 50px;
}

.p-t-70 {
    padding-top: 70px;
}

.p-b-5 {
    padding-bottom: 5px;
}

.p-b-10 {
    padding-bottom: 10px;
}

.p-b-20 {
    padding-bottom: 20px;
}

.p-b-30 {
    padding-bottom: 30px;
}

.p-b-40 {
    padding-bottom: 40px;
}

.p-b-50 {
    padding-bottom: 50px;
}

.p-b-60 {
    padding-bottom: 60px;
}

.p-b-70 {
    padding-bottom: 70px;
}

.p-l-5 {
    padding-left: 5px;
}

.p-l-10 {
    padding-left: 10px;
}

.p-r-5 {
    padding-right: 5px;
}

.p-r-10 {
    padding-right: 10px;
}

.p-tb-5 {
    padding-bottom: 5px;
    padding-top: 5px;
}

.p-tb-10 {
    padding-bottom: 10px;
    padding-top: 10px;
}

.p-tb-15 {
    padding-bottom: 15px;
    padding-top: 15px;
}

.p-tb-20 {
    padding-bottom: 20px;
    padding-top: 20px;
}

.p-tb-30 {
    padding-bottom: 30px;
    padding-top: 30px;
}

.p-tb-60 {
    padding-bottom: 60px;
    padding-top: 60px;
}

.p-lr-5 {
    padding-left: 5px;
    padding-right: 5px;
}

.p-lr-10 {
    padding-left: 10px;
    padding-right: 10px;
}

.p-lr-15 {
    padding-left: 15px;
    padding-right: 15px;
}

.p-lr-20 {
    padding-left: 20px;
    padding-right: 20px;
}

.no-p {
    padding: 0;
}

.no-p-t {
    padding-top: 0;
}

.no-p-l {
    padding-left: 0;
}

.no-p-r {
    padding-right: 0;
}

.no-p-b {
    padding-bottom: 0;
}

.no-p-tb {
    padding-bottom: 0;
    padding-top: 0;
}

.no-p-lr {
    padding-left: 0;
    padding-right: 0;
}

@media (max-width: 767px) {
    .p-l-10-xs {
        padding-left: 10px;
    }
}

.bg-color {
    background: #00AEF0
}

.bg-red {
    background: #DD473C;
}
.black{
    color: #333!important;
}


/*---------------------------------------
01) Preloader
-----------------------------------------*/

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    z-index: 9999;
}

.loader {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(../images/pl.GIF);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    margin: -20px 0 0 -20px;
}


/*
 02) Header Section
 ----------------------------------------*/

.top-header {
    background: #21252B;
    position: relative;
    overflow: hidden;
}

.contact-detail2 {
    margin: 0px;
}

.contact-detail2 i {
    background: #474747 none repeat scroll 0 0;
    border: 1px solid #616161;
    border-radius: 3px;
    color: #ffffff;
    display: inline-block;
    font-size: 16px;
    font-weight: 100;
    height: 25px;
    line-height: 22px;
    margin-right: 9px;
    position: relative;
    text-align: center;
    width: 25px;
}

.contact-detail2 li {
    list-style: outside none none;
    float: left;
    padding: 10px 0px;
    margin-bottom: 0px;
    margin-right: 20px;
}

.contact-detail2 li a {
    color: #FFF;
    font-size: 13px;
    font-weight: 300;
}

.social-links {
    display: block;
    height: 45px;
    overflow: hidden;
}

.social-icons {
    margin: 0;
    padding: 0;
    list-style: none;
}

.social-icons li {
    display: inline;
}

.social-icons li:last-child {
    margin-right: 0;
}

.social-icons li:last-child a {
    padding-right: 0;
}

.social-icons a i {
    background-color: transparent;
    color: #b5b8bd;
    display: inline-block;
    float: left;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    line-height: 40px;
    height: 45px;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    transition: background-color 0.2s linear 0s, color 0.2s linear 0s;
    width: 45px;
}

.social-icons a i:hover {
    color: #fff
}

.social-icons a:hover .fa-twitter {
    background-color: #00acee;
}

.social-icons a:hover .fa-facebook {
    background-color: #3b5998;
}

.social-icons a:hover .fa-dribbble {
    background-color: #ea4c89;
}

.social-icons a:hover .fa-linkedin {
    background-color: #007fb1;
}

.social-icons a:hover .fa-skype {
    background-color: #00acee;
}

.social-icons a:hover .fa-pinterest {
    background-color: #EE2C34;
}

.navbar-static-top {
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
}

.affix {
    position: fixed !important;
    z-index: 999;
    top: 0px;
    background-color: #fff;
    min-height: 70px !important;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.08);
}

.affix .navbar-brand {
    padding: 20px 15px;
    transition: all 400ms ease 0s;
}


@media only screen and (max-width: 1024px) {
    .affix .navbar-brand {
        padding: 2px 1px;
    }
}

.affix .navbar-nav {
    border-bottom: none;
    margin: 32px 0 !important;
    transition: all 400ms ease 0s;
}

.affix .header-right-toggle a {
    margin-top: 20px;
}

.navbar {
    background: #D9E4EA; /* #CDDCE3;*/
    padding: 0;
    margin: 0;
    min-height: 90px;
    position: absolute;
    border: 0;
}

.navbar-brand {
    opacity: 1;
    width: 440px;
    height: auto!important;
    padding: 30px 15px;
}


@media only screen and (max-width: 800px) {
    .navbar-brand {
        opacity: 1;
        width: 240px!important;
        height: auto !important;
        padding: 10px 5px;
    }
}

@media only screen and (max-width: 1024px) {
    .navbar-brand {
        opacity: 1;
        width: 300px !important;
        height: auto !important;
        padding: 10px 5px;
    }
}

.logo-text {
    color: #00aef0;
    font-size: 30px;
    letter-spacing: 0;
    margin-right: 3px;
    text-transform: none;
    font-weight: 800;
    line-height: 36px;
}

.logo-text span {
    color: #212121;
    font-size: 30px;
    letter-spacing: 0;
    margin-right: 3px;
    text-transform: none;
    font-weight: 800;
}

.logo-text samp {
    background: #00aef0 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    float: left;
    font-size: 30px;
    font-weight: normal;
    height: 36px;
    line-height: 36px;
    margin-right: 5px;
    text-align: center;
    width: 36px;
    font-weight: 800;
}

@media only screen and (max-width: 1024px) {

    .logo-text {
        font-size: 15px!important;
    }

        .logo-text span {
            font-size: 15px !important;
        }

        .logo-text samp {
            font-size: 15px !important;
        }
}

.navbar-nav {
    margin: 40px 0px;
}

.navbar-nav li {
    margin-top: 5px;
    margin-left: 20px;
    opacity: 1;
    position: relative;
}

.navbar-nav li a.btn {
    padding: 6px 12px !important;
    font-weight: 400;
}

.navbar-nav li a.btn:hover {
    padding: 6px 25px;
    background-color: #004793;
    background: #004793;
    color: #00AEF0;
}

.navbar-nav .active a.btn {
    padding: 6px 25px;
    background: #00AEF0;
    color: #fff;
}

.navbar-nav li a {
    color: #4d4d4d;
    font-size: 14px;
    padding: 5px 0px;
    transition: all 0.5s ease;
    font-weight: 600;
    opacity: 1;
}

.navbar-nav li:last-child a {
    color: #fff;
    overflow: visible;
}

.navbar-nav li a:hover {
    background: none;
    color: #00AEF0;
    transition: all 0.5s ease;
}

.navbar-nav .active a {
    background: none;
    color: #00AEF0;
    transition: all 0.5s ease;
}

.navbar-toggle .icon-bar {
    background: #fff;
}

nav.main-navigation {
    position: relative;
    z-index: 20;
}

nav.main-navigation ul li ul.sub-menu {
    background: #F5F5F5;
    left: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    text-align: left;
    top: 70px;
    visibility: hidden;
    width: 230px;
    transition: all 400ms ease 0s;
}

.affix nav.main-navigation ul li ul.sub-menu {
    top: 56px;
    transition: all 400ms ease 0s;
}

nav.main-navigation ul li ul.sub-menu li {
    border-bottom: 1px solid #dadada;
    display: block;
    margin: 0;
    padding: 8px 0;
}

nav.main-navigation ul li ul.sub-menu li:last-child {
    border-bottom: 0;
}

nav.main-navigation ul li ul.sub-menu li a {
    color: #555555;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    padding: 0 20px;
    width: 100%;
}

nav.main-navigation ul li ul.sub-menu li a:hover {
    color: #00AEF0;
}

nav.main-navigation ul li ul.sub-menu li:last-child {
    float: none;
}

nav.main-navigation ul li:hover ul.sub-menu {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
    visibility: visible;
}

nav.main-navigation ul a i {
    margin-left: 7px;
}

nav.main-navigation ul a .count {
    background: #333 none repeat scroll 0 0 !important;
    border-color: #333;
    border-radius: 30px;
    border-style: solid;
    border-width: 2px;
    color: #fff;
    font-size: 10px;
    right: -10px;
    line-height: 16px;
    padding: 0 5px;
    position: absolute;
    text-align: center;
    top: -10px;
    color: #fff;
}

nav.main-navigation ul a.btn i {
    margin: 0;
}

nav.responsive-menu a {
    color: #222222;
    display: block;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    padding: 5px 10px;
}

a.side-menu-button {
    color: #fff;
    font-weight: 700;
}

nav.responsive-menu ul {
    padding: 0 15px;
    margin: 0;
    list-style: none;
}

nav.responsive-menu ul ul {
    background: #e9e9e9 none repeat scroll 0 0;
}
nav.responsive-menu ul li {
    display: block;
    position: relative;
}

nav.responsive-menu ul li .show-submenu {
    position: absolute;
    top: 5px;
    right: 15px;
    cursor: pointer;
    color: #8997a5;
}

nav.responsive-menu ul li .sub-menu {
    display: none;
    padding: 0 0 0 30px;
}

nav.responsive-menu ul li .sub-menu.open {
    display: block;
}

nav.responsive-menu ul li .sub-menu li {
    position: relative;
    margin: 0;
    padding: 0 0 0 10px;
}

nav.responsive-menu ul li .sub-menu li:before {
    content: '-';
    position: absolute;
    left: 0;
    top: 2px;
}

nav.responsive-menu ul li .sub-menu a {
    padding: 5px;
    font-size: 14px;
    font-weight: 400;
}

.wa-close {
    cursor: pointer;
    float: right;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    background-color: #0181ec;
    border-radius: 0;
    display: inline-block;
    height: 20px;
    margin: 5px 15px 0 0;
    padding-left: 0;
    width: 20px;
    color: #fff;
    z-index: 99;
    position: relative;
}

.header-right-toggle a {
    background-color: #00AEF0;
    border-radius: 0;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    margin-top: 25px;
    padding-left: 0;
    text-align: center;
    width: 36px;
}

.web-sidebar-menu-inner {
    position: relative;
    overflow: hidden;
    background: #fff;
}

.web-sidebar-menu-container {
    position: relative;
    overflow: hidden;
}

.web-sidebar-menu-push {
    position: relative;
    left: 0;
    z-index: 999;
    height: 100%;
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
}

.web-sidebar-menu-overlay {
    position: absolute;
    z-index: 999;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    background: rgba(0, 0, 0, 0.3);
    content: '';
    opacity: 0;
}

.wa-sidebar-menu-open .web-sidebar-menu-overlay {
    width: 100%;
    height: 100%;
    opacity: 1;
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
}

.web-sidebar-menu {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    visibility: hidden;
    width: 250px;
    height: 100%;
    margin: 0;
    padding: 0;
    background: #fff;
    -webkit-transition: all 1s;
    transition: all 1s;
    overflow-y: auto;
}

.web-sidebar-menu::after {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    content: '';
    opacity: 1;
}

.wa-sidebar-menu-open .web-sidebar-menu::after {
    width: 0;
    height: 0;
    opacity: 0;
}

.web-slide-from-left.wa-sidebar-menu-open .web-sidebar-menu-push {
    -webkit-transform: translate3d(250px, 0, 0);
    transform: translate3d(250px, 0, 0);
}

.ie9 .web-slide-from-left .web-sidebar-menu-push {
    margin-left: 250px;
}

.web-slide-from-left.web-sidebar-menu {
    z-index: 1;
}

.web-slide-from-left.wa-sidebar-menu-open .web-slide-from-left.web-sidebar-menu {
    visibility: visible;
    -webkit-transition: -webkit-transform 0s;
    transition: transform 0s;
}

.web-slide-from-left.web-sidebar-menu::after {
    display: none;
}


/* Medium Screens */

@media only screen and (min-width: 40.063em) {
    .web-sidebar-menu {
        width: 320px;
    }
    .web-slide-from-left.wa-sidebar-menu-open .web-sidebar-menu-push {
        -webkit-transform: translate3d(320px, 0, 0);
        transform: translate3d(320px, 0, 0);
    }
    .ie9 .web-slide-from-left .web-sidebar-menu-push {
        margin-left: 320px;
    }
}


/*--
 03) Banner Section
 -----------*/

.banner {
    margin: 0;
    padding: 0;
}

#slide .item {
    min-height: 700px;
    color: #fff;
    background-position: 50% 50%;
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-backface-visibility: hidden;
}

#slide .item img {
    width: 100%;
    -webkit-backface-visibility: hidden;
}

#slide .item .slider-content {
    z-index: 1;
    opacity: 0;
    -webkit-transition: opacity 500ms;
    -moz-transition: opacity 500ms;
    -o-transition: opacity 500ms;
    transition: opacity 500ms;
}

#slide .item.active .slider-content {
    opacity: 1;
    -webkit-transition: opacity 100ms;
    -moz-transition: opacity 100ms;
    -o-transition: opacity 100ms;
    transition: opacity 100ms;
}

#slide .slider-content {
    top: 50%;
    padding: 0;
    position: absolute;
    width: 100%;
    color: #fff;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

#slide .slider-content a {
    margin-right: 15px;
}

#slide .slider-content.text-left {
    left: 7%;
}

#slide .slider-content.text-right {
    right: 7%;
}

.slider-content {
    position: relative;
    display: table;
    height: 100%;
    width: 100%;
}

.slide-title {
    font-size: 28px;
    line-height: 36px;
    color: #fff;
    margin-top: 150px;
    margin-bottom: 30px;
}

.slide-sub-title {
    font-style: normal;
    font-size: 52px;
    line-height: 58px;
    color: #00AEF0;
    font-weight: 700;
    margin-bottom: 10px!important;
}

.slider-description {
    color: #fff;
}

.slider-text {
    display: table;
    vertical-align: bottom;
    color: #fff;
    padding-left: 40%;
    width: 100%;
    padding-bottom: 0;
    padding-top: 20px;
}

.slider .btn {
    border: 2px solid transparent;
}


/* Carousel control */

.carousel-indicators li {
    width: 10px !important;
    height: 10px !important;
    margin: 1px !important;
    border-radius: 50% !important;
    background: #fff;
    transition: all 0.5s ease;
    border: 0;
}

#slide .carousel-indicators li.active,
#slide .carousel-indicators li:hover {
    background: #00AEF0;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    width: 10px !important;
    height: 20px !important;
    border-radius: 4px!important;
}

#slide .carousel-control.left,
#slide .carousel-control.right,
#slide .carousel-indicators {
    opacity: 0;
    filter: alpha(opacity=0);
    background-image: none;
    background-repeat: no-repeat;
    text-shadow: none;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

#slide:hover .carousel-control.left,
#slide:hover .carousel-control.right,
#slide:hover .carousel-indicators {
    opacity: 1;
    filter: alpha(opacity=100);
}

#slide .carousel-control .fa-angle-left,
#slide .carousel-control .fa-angle-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

#slide .carousel-control .fa-angle-left {
    left: 20px;
}

#slide .carousel-control .fa-angle-right {
    right: 20px;
}

#slide .carousel-control i {
    background: #fff;
    color: #00AEF0;
    line-height: 50px;
    width: 50px;
    height: 50px;
    border-radius: 3px;
    font-size: 36px;
    background-clip: padding-box;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

#slide .carousel-control i:hover {
    background: #00AEF0;
    color: #fff;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
}


/*-- Animation effect */

.carousel .item.active .animate2 {
    -webkit-animation: slideInLeft 1s ease-in 360ms both;
    animation: slideInLeft 1s ease-in 350ms both;
}

.carousel .item.active .animate3 {
    -webkit-animation: fadeInLeft 1.5s ease-in-out 310ms both;
    animation: fadeInLeft 1.5s ease-in-out 310ms both;
}

.carousel .item.active .animate4 {
    -webkit-animation: lightSpeedIn 1.5s ease-in 310ms both;
    animation: lightSpeedIn 1.5s ease-in 310ms both;
}

.carousel .item.active .animate5 {
    -webkit-animation: bounceInLeft 1s ease-in-out 110ms both;
    animation: bounceInLeft 1s ease-in-out 110ms both;
}

.carousel .item.active .animate6 {
    -webkit-animation: fadeInRight 1s ease-in 210ms both;
    animation: fadeInRight 1s ease-in 210ms both;
}

.carousel .item.active .animate7 {
    -webkit-animation: fadeInRight 1.5s ease-in 310ms both;
    animation: fadeInRight 1.5s ease-in 310ms both;
}
.carousel .item.active .animate8 {
    -webkit-animation: fadeInUp 1.5s ease-in 400ms both;
    animation: fadeInUp 1.5s ease-in 400ms both;
}
.carousel .item.active .animate9 {
    -webkit-animation: fadeInDown 1.5s ease-in 100ms both;
    animation: fadeInDown 1.5s ease-in 100ms both;
}

/*--
04)Featured Listed
  -----------*/

.featured-item-listing {
    background: #fff;
    position: relative;
}

.featured-item-listing::after {
    background: url("../images/btm-over.png") no-repeat center;
    background-size: cover;
    position: absolute;
    bottom: -5px;
    height: 110px;
    width: 100%;
    content: " ";
}

.featured-item-listing .btn {
    font-size: 15px;
    font-weight: 400;
}

.featured-item-listing .heading-section-2 .dec i {
    background-color: #f5fafe;
}

.featured-item-listing .section-header p {
    font-size: 15px;
    line-height: 25px;
    padding: 15px 0;
}

.featured-item-listing #featured-item-list .featured-item {
    margin-bottom: 30px;
}

.featured-item-listing #featured-item-list .featured-item img {
    overflow: hidden;
    width: 100%;
    transition: all 500ms ease-in-out 0s;
}

.featured-item-listing #featured-item-list .featured-item .down-content {
    background-color: #f5f5f5;
    border-bottom: 1px solid #e0e0e0;
    padding: 15px;
}

.featured-item-listing #featured-item-list .featured-item .down-content h2 {
    color: #454545;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 0;
    width: 100%;
}

.featured-item-listing #featured-item-list .featured-item .down-content .light-line {
    background-color: #00AEF0;
    height: 3px;
    margin-top: 5px;
    width: 30px;
}

.featured-item-listing #featured-item-list .featured-item .down-content p {
    margin-bottom: 5px;
    margin-top: 10px;
    font-size: 14px;
}

.featured-item-listing .item-info {
    text-align: center;
    margin: 0;
    background: #f5f5f5;
}

.featured-item-listing .item-info ul {
    list-style: outside none none;
    margin: 0 15px;
    padding: 0;
    overflow: hidden;
}

.featured-item-listing .item-info ul li {
    display: inline-block;
    width: 33.333%;
    float: left;
}

.featured-item-listing .item-info ul li a {
    line-height: 24px;
    color: #555555;
    padding: 15px 0;
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
}

.featured-item-listing .item-info ul li:first-child {
    margin-left: 0;
}

.featured-item-listing .item-info ul li i {
    color: #555555;
    margin-left: -10px;
    margin-right: 5px;
}

.featured-item-listing .item-info ul li:last-child {
    border-right: medium none;
    padding-right: 0;
}

.featured-item-listing #featured-item-list .featured-item .btn:hover i,
.featured-item-listing #featured-item-list .featured-item:hover h2 {
    color: #00AEF0;
}

.featured-item .featured-item-img {
    overflow: hidden;
;
    position: relative;
    backface-visibility: hidden;
}

.featured-item .featured-item-img .item-overlay {
    background-color: rgba(0, 0, 0, 0.5);
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 300ms ease-out 0s;
    width: 100%;
    z-index: 10;
}

.featured-item .featured-item-img .item-links {
    color: #fff;
    font-size: 14px;
    text-align: center;
    position: relative;
    top: 50%;
}

.featured-item .featured-item-img .item-links .item-link i {
    padding-right: 5px;
}

.featured-item .featured-item-img:hover .item-overlay {
    opacity: 1;
    transition: all 300ms ease-out 0s;
}


/*
  05) Process
  ----------------------------------------*/

.process {
    background: #00AEF0;
    padding: 40px 0px;
    color: #2f363e;
    margin-top: -1px;
}

.process span {
    font-size: 49px;
    font-weight: 500;
    width: 60px;
    float: left;
    height: 45px;
    padding: 12px 0px;
    margin-right: 10px;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
}

.process .content h2 {
    font-weight: 400;
    font-family: 'Raleway', sans-serif;
    color: #fff;
    font-size: 30px;
    letter-spacing: 0;
    line-height: 45px;
}

.process .content strong {
    color: #212121;
}


/*
06) Cat One
-------------------*/

.cat-one {
    background: #fff;
}

.cat-one .section-header p {
    font-size: 15px;
    line-height: 25px;
    padding: 15px 0;
}

figure.pref-image {
    height: 90px;
    line-height: 130px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    vertical-align: middle;
    line-height: 90px;
    width: 90px;
}

.cat-one h3.pref-title {
    color: #454545;
    font-size: 18px;
    margin-bottom: 15px;
    margin-top: 30px;
    font-weight: 600;
}

.blue-back {
    background-color: #05bcd2;
}

.green-back {
    background-color: #8fc984;
}

.yellow-back {
    background-color: #00AEF0;
}

.cat-one .full-width {
    margin-top: 30px;
}


/*
  07) Check IT
  ----------------------------------------*/

.check-it {
    background: #252525 url("../images/parallax/parallax-1.jpg ") no-repeat fixed center center / cover;
}

.check-it .over-bg {
    background-color: rgba(1, 129, 236, 0.8);
}

.check-it .content h2 {
    font-weight: 600;
    font-family: "Raleway", sans-serif;
    color: #fff;
    font-size: 30px;
    text-transform: none;
    line-height: 45px;
}

.check-it p {
    color: #fff;
}


/*
8) why-chose
--------------------------*/

.why-chose {
    background: #f7f7f7;
}

.why-chose .section-header p {
    font-size: 15px;
    line-height: 25px;
    padding: 15px 0;
}

.why-chose .biz-block {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #eee;
    margin-left: -1px;
    margin-top: -1px;
    padding: 40px;
    position: relative;
    transition: all 0.2s ease 0s;
}

.why-chose .biz-block:hover {
    box-shadow: 2px 2px 20px 2px rgba(0, 0, 0, 0.3);
    z-index: 1;
}

.why-chose .biz-block i {
    color: #00AEF0;
    font-size: 40px;
    transition: all 0.2s ease 0s;
}

.why-chose figure.pref-image {
    margin: 0 auto;
    text-align: center;
    color: #333;
    vertical-align: middle;
    line-height: 90px;
}

.why-chose .preferences h3.pref-title {
    color: #454545;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 600;
}

.blue-back {
    background-color: #05bcd2;
}

.green-back {
    background-color: #8fc984;
}

.yellow-back {
    background-color: #00AEF0;
}


/*
09) Blog
--------------------------*/

.blog-news {
    background-color: #F5F5F5;
}

.blog-news .section-header p {
    padding: 15px 0;
    font-size: 15px;
    line-height: 25px;
}

.blog-news .tittle h2 {
    color: #454545;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 0;
}

.blog-news .blog-item {
    background: #fff;
    border-bottom: 1px dotted #d2d2d2;
    margin-bottom: 30px;
    margin-top: 0;
    padding-bottom: 25px;
}

.blog-item-content {
    background-color: #fff;
    overflow: inherit;
    padding: 34px 27px 20px;
    text-align: left;
    position: relative;
}

.blog-box-icon {
    background: #00AEF0;
    border: 4px solid #fff;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    height: 45px;
    line-height: 38px;
    margin-top: 20px;
    position: absolute;
    right: 10px;
    text-align: center;
    top: -44px;
    width: 45px;
    z-index: 1;
}

.blog-news .blog-item:last-child {
    border-bottom: 0;
}

.blog-news .blog-item .up-content ul {
    list-style: outside none none;
    margin: 15px 0;
    padding: 0;
}

.blog-news .blog-item .up-content ul li {
    border-right: 1px solid #eeeeee;
    color: #888888;
    display: inline-block;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    padding-right: 10px;
}

.blog-news .blog-item .up-content ul li a {
    color: #00519d;
    text-transform: none;
}

.blog-news .blog-item .up-content ul li:last-child {
    border-right: medium none;
    margin-left: 10px;
}

.blog-news .blog-item .up-content .tittle h2 {
    margin-bottom: 5px;
    margin-top: 6px;
}

.blog-news .blog-item .up-content .tittle h2:hover {
    color: #00519d;
}

.blog-news .blog-item .up-content .tittle a {
    text-decoration: none;
}

.blog-news .blog-item p {
    margin: 10px 0 20px 0;
}

.blog-news .blog-item a {
    font-size: 13px;
}

.blog-news .blog-item a:hover {
    text-decoration: none;
}

.blog-page .blog-item {
    margin-bottom: 40px;
}

.blog-page .blog-item img {
    max-width: 100%;
}

.blog-page .blog-item .down-content {
    margin: 20px 0;
}

.blog-page .blog-item .down-content .post-info {
    border-left: 4px solid #00AEF0;
    padding-left: 15px;
}

.blog-page .blog-item .down-content ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.blog-page .blog-item .down-content ul li {
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #888888;
    border-right: 1px solid #eeeeee;
    padding-right: 10px;
}

.blog-page .blog-item .down-content ul li a {
    color: #0181ec;
    text-transform: none;
}

.blog-page .blog-item .down-content ul li:last-child {
    border-right: none;
    margin-left: 10px;
}

.blog-page .blog-item .down-content .tittle h2 {
    margin-top: 6px;
    margin-bottom: 5px;
}

.blog-page .blog-item .down-content .tittle h2:hover {
    color: #00AEF0;
}

.blog-page .blog-item .down-content .tittle a {
    text-decoration: none;
}

.blog-page .blog-item p {
    margin-top: 20px;
}

.blog-page .blog-item a {
    font-family: 'Raleway', sans-serif;
    color: #fff;
    margin-top: 15px;
}

.blog-page .blog-item a:hover {
    text-decoration: underline;
    color: #00AEF0;
}

.blog-page .blog-item-video {
    margin-bottom: 30px;
    position: relative;
}

.blog-page .blog-item-video img {
    width: 100%;
    overflow: hidden;
}

.blog-page .blog-item-video .video-content {
    position: absolute;
    bottom: 0;
    z-index: 10;
    width: 100%;
}

.blog-page .blog-item-video .video-content .inner-content {
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 0px;
    position: relative;
    background-color: rgba(0, 0, 0, 0.9);
}

@media (max-width: 991px) {
    .blog-page .blog-item-video .video-content .inner-content {
        padding-left: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-right: 10px;
        margin-right: 10px;
    }
}

.blog-page .blog-item-video .video-content .inner-content i {
    margin-right: 15px;
    color: #ffffff;
    float: left;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    display: inline-block;
    background-color: rgba(250, 250, 250, 0.2);
}

@media (max-width: 991px) {
    .blog-page .blog-item-video .video-content .inner-content i {
        height: 40px;
        width: 40px;
        line-height: 40px;
    }
}

.blog-page .blog-item-video .video-content .inner-content i:hover {
    color: #00AEF0;
    cursor: pointer;
}

.blog-page .blog-item-video .video-content .inner-content .tittle h2 {
    color: #ffffff;
    margin-top: 3px;
    margin-bottom: 10px;
}

.blog-page .tittle h2 {
    color: #454545;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 0;
    line-height: 30px;
}

.blog-page .blog-item-video .video-content .inner-content .tittle h2:hover {
    color: #00AEF0;
}

.blog-page .blog-item-video .video-content .inner-content .tittle a {
    text-decoration: none;
}

.blog-page .blog-item-video .video-content .inner-content .tittle ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

@media (max-width: 991px) {
    .blog-page .blog-item-video .video-content .inner-content .tittle ul {
        display: none;
    }
}

.blog-page .blog-item-video .video-content .inner-content .tittle ul li {
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    margin-left: 10px;
    color: #ffffff;
    border-right: 1px solid #ffffff;
    padding-right: 10px;
}

.blog-page .blog-item-video .video-content .inner-content .tittle ul li a {
    color: #00AEF0;
}

.blog-page .blog-item-video .video-content .inner-content .tittle ul li:last-child {
    border-right: none;
    margin-left: 10px;
}

.blog-page .blog-item-video .video-content .inner-content .tittle ul li:first-child {
    margin-left: 0px;
}

.blog-grid .blog-item {
    margin-bottom: 40px;
}

.blog-grid .blog-item img {
    max-width: 100%;
}

.blog-grid .blog-item .down-content {
    margin-top: 20px;
}

.blog-grid .blog-item .down-content .post-info {
    border-left: 4px solid #00AEF0;
    padding-left: 15px;
}

.blog-grid .blog-item .down-content ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.blog-grid .blog-item .down-content ul li {
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #888888;
    border-right: 1px solid #eeeeee;
    padding-right: 10px;
}

.blog-grid .blog-item .down-content ul li a {
    color: #00AEF0;
    text-transform: none;
}

.blog-grid .blog-item .down-content ul li:last-child {
    border-right: none;
    margin-left: 10px;
}

.blog-grid .blog-item .down-content .tittle h2 {
    margin-top: 6px;
    margin-bottom: 5px;
}

.blog-grid .blog-item .down-content .tittle h2:hover {
    color: #00AEF0;
}

.blog-grid .blog-item .down-content .tittle a {
    text-decoration: none;
}

.blog-grid .blog-item p {
    margin-top: 20px;
}

.blog-grid .blog-item a {
    font-size: 11px;
    font-family: 'Raleway', sans-serif;
    color: #00AEF0;
}

.blog-grid .blog-item a:hover {
    text-decoration: underline;
}

.single-blog .blog-item {
    margin-bottom: 40px;
}

.single-blog .blog-item img {
    max-width: 100%;
}

.single-blog .blog-item .down-content {
    margin: 20px 0;
}

.single-blog .blog-item .down-content .post-info {
    border-left: 4px solid #00AEF0;
    padding-left: 15px;
}

.single-blog .blog-item .down-content ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.single-blog .blog-item .down-content ul li {
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #888888;
    border-right: 1px solid #eeeeee;
    padding-right: 10px;
}

.single-blog .blog-item .down-content ul li a {
    color: #00AEF0;
    text-transform: none;
}

.single-blog .blog-item .down-content ul li:last-child {
    border-right: none;
    margin-left: 10px;
}

.single-blog .blog-item .down-content .tittle h2 {
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 5px;
    margin-top: 6px;
}

.single-blog .blog-item .down-content .tittle h2:hover {
    color: #00AEF0;
}

.single-blog .blog-item .down-content .tittle a {
    text-decoration: none;
}

.single-blog .blog-item p {
    margin-top: 20px;
}

.single-blog .blog-item blockquote {
    border-left: none;
    font-family: 'Georgia', serif;
    font-size: 16px;
    font-style: italic;
    color: #888888;
    display: block;
}

.single-blog .blog-item blockquote em {
    margin-right: 15px;
    text-align: center;
    color: #ffffff;
    line-height: 65px;
    width: 50px;
    height: 50px;
    background-color: #00AEF0;
    display: block;
    font-size: 34px;
    float: left;
}

.single-blog .blog-item h6 {
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    font-weight: 700;
    margin: 30px 0px;
}

.single-blog .author-writen {
    padding: 20px 0px 25px 0px;
    margin: 50px 20px 0px 20px;
    border-bottom: 1px solid #eeeeee;
    border-top: 1px solid #eeeeee;
}

.single-blog .author-writen img {
    float: left;
    max-width: 100%;
    border-radius: 50%;
    margin-right: 15px;
}

.single-blog .author-writen .border-button {
    float: right;
    margin-top: 6px;
}

.single-blog .author-writen span {
    margin-top: 10px;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    color: #888888;
    display: inline-block;
}

.single-blog .author-writen h4 {
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    font-weight: 700;
    margin-top: 0px;
}

.single-blog .comments {
    margin-top: 50px;
}

.single-blog .comments h2 {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-weight: 700;
    padding-bottom: 15px;
    border-bottom: 1px solid #eeeeee;
}

.single-blog .comments .comment-item {
    border-bottom: 1px solid #eeeeee;
}

.single-blog .comments .comment-item img {
    max-width: 100%;
    border-radius: 50%;
    float: left;
    margin-right: 20px;
}

.single-blog .comments .comment-item .reply-button {
    float: right;
}

.single-blog .comments .comment-item .reply-button a {
    font-size: 13px;
    font-family: 'Raleway', sans-serif;
    color: #00AEF0;
}

.single-blog .comments .comment-item .reply-button a:hover {
    text-decoration: underline;
}

.single-blog .comments .comment-item h4 {
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    font-weight: 700;
    padding-bottom: 15px;
    display: inline;
    margin-right: 15px;
}

.single-blog .comments .comment-item .thumbs,
.single-blog .author-writen .thumbs {
    width: 60px;
}

.single-blog .comments .comment-item span {
    display: inline;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #888888;
}

.single-blog .comments .comment-item span i {
    margin-right: 3px;
}

.single-blog .comments .comment-item p {
    margin-top: 10px;
    margin-left: 75px;
    padding-bottom: 10px;
}

.single-blog .comments .first-comment {
    margin-top: 25px;
}

.single-blog .comments .second-comment {
    margin-top: 20px;
    margin-left: 75px;
}

.single-blog .comments .second-comment p {
    padding-bottom: 15px;
}

.single-blog .comments .third-comment {
    margin-top: 20px;
}

.single-blog .comments .third-comment p {
    padding-bottom: 15px;
}

.single-blog .leave-comment {
    margin-top: 50px;
}

.single-blog .leave-comment h2 {
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 20px;
}

.single-blog .leave-comment input {
    border: 1px solid #dddddd;
    border-radius: 3px;
    margin-bottom: 25px;
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    color: #888888;
    height: 40px;
    padding-left: 15px;
    outline: none;
}

.single-blog .leave-comment textarea {
    border: 1px solid #dddddd;
    border-radius: 3px;
    margin-bottom: 25px;
    width: 100%;
    max-width: 100%;
    min-height: 140px;
    max-height: 180px;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    color: #888888;
    height: 40px;
    padding: 10px 15px;
    outline: none;
}


/*
Pagination
-----------------*/

.pagination {
    display: inline-block;
    width: 100%;
}

.pagination .prev {
    text-align: left;
    margin-bottom: -36px;
}

.pagination .prev a {
    background-color: #00AEF0;
    border: 1px solid #00AEF0;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    padding: 0 15px;
    text-transform: none;
}

.pagination .prev a i {
    margin-right: 5px;
}

.pagination .next {
    text-align: right;
    margin-top: -36px;
}

.pagination .next a {
    background-color: #00AEF0;
    border: 1px solid #00AEF0;
    padding: 0px 15px;
    height: 36px;
    display: inline-block;
    line-height: 36px;
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    color: #fff;
    text-transform: none;
    border-radius: 0;
}

.pagination .next a i {
    margin-left: 5px;
}

.pagination .page-numbers {
    background-color: #f7f7f7;
    border: 1px solid #eeeeee;
    height: 36px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 245px;
}

.pagination .page-numbers ul {
    padding: 0;
    margin: 0;
    display: inline;
    list-style: none;
}

.pagination .page-numbers ul li {
    display: inline-block;
    padding: 0 8px;
}

.pagination .page-numbers ul li a {
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    line-height: 36px;
    color: #00AEF0;
}

.pagination .page-numbers ul .active a {
    border-bottom: 2px solid #00AEF0;
    padding-bottom: 7px;
    padding-right: 3px;
    padding-left: 3px;
}


/*
Sidebar
--------------*/

#side-bar {
    position: relative;
}

#side-bar .search-box {
    position: relative;
    margin-bottom: 20px;
}

@media (max-width: 991px) {
    #side-bar .search-box {
        margin-top: 30px;
    }
}

#side-bar .search-box input {
    background-color: #fff;
    border: 1px solid #eeeeee;
    border-radius: 0;
    color: #454545;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    height: 44px;
    outline: medium none;
    padding: 0 50px 0 15px;
    position: relative;
    width: 100%;
    z-index: 9;
}

#side-bar .search-box .simple-button a {
    right: 0;
    top: 0;
    height: 43px;
    line-height: 43px;
    border-radius: 0;
    position: absolute;
    z-index: 10;
    background-color: #00AEF0;
    color: #fff;
}

#side-bar .search-box i {
    font-size: 14px;
    height: 43px;
    line-height: 34px;
    text-align: center;
    width: 50px;
}

#side-bar .categories {
    margin-top: 50px;
}

#side-bar .categories ul {
    padding: 0;
    margin: 0;
    list-style: circle;
    list-style-position: inside;
}

#side-bar .categories ul li {
    margin-bottom: 10px;
    border-bottom: 1px solid #eeeeee;
    display: block;
}

#side-bar .categories ul li a {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #888888;
    padding-bottom: 10px;
    display: inline-block;
}

#side-bar .categories ul li a:hover {
    color: #00AEF0;
}

#side-bar .categories ul li i {
    margin-right: 10px;
}

#side-bar .latest-posts {
    margin-top: 40px;
}

#side-bar .latest-posts .latest-item {
    margin-top: 25px;
    margin-bottom: 40px;
}

#side-bar .latest-posts .latest-item .posted {
    float: left;
    margin-right: 15px;
    width: 60px;
}

#side-bar .latest-posts .latest-item h6 {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 8px;
    display: inline;
    font-weight: 600;
}

#side-bar .latest-posts .latest-item a:hover h6 {
    color: #00AEF0;
}

#side-bar .latest-posts .latest-item img {
    float: left;
}

#side-bar .latest-posts .latest-item ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

#side-bar .latest-posts .latest-item ul li {
    display: inline-block;
    font-family: 'Raleway', sans-serif;
    font-size: 12px;
    color: #888888;
    border-right: 1px solid #666666;
    padding-right: 10px;
}

#side-bar .latest-posts .latest-item ul li i {
    color: #00AEF0;
    margin-right: 5px;
    font-size: 14px;
}

#side-bar .latest-posts .latest-item ul li:last-child {
    margin-left: 10px;
    border-right: none;
}

#side-bar .recent-tweets {
    margin-top: 60px;
}

#side-bar .recent-tweets .first-item {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 20px;
}

#side-bar .recent-tweets .recent-item {
    margin-bottom: 15px;
}

#side-bar .recent-tweets .recent-item i {
    background: #00AEF0;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 20px;
    line-height: 35px;
    padding: 3px;
    margin-top: 3px;
}

#side-bar .recent-tweets .recent-item p {
    border-left: 2px solid #00AEF0;
    margin-bottom: 0;
    margin-left: 25px;
    padding-left: 10px;
}

#side-bar .recent-tweets .recent-item a {
    color: #00AEF0;
}

#side-bar .recent-tweets .recent-item span {
    color: #7e7e7e;
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    margin-left: 35px;
    text-decoration: underline;
}

#side-bar .sidebar-widget h4 {
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
}

.sidebar-widget h4 {
    position: relative;
}

.sidebar-widget h4::before {
    border-bottom: 3px solid #21252B;
    content: " ";
    margin-left: 0;
    margin-right: 0;
    padding: 10px 0;
    position: absolute;
    top: 5px;
    width: 30px;
}

.sidebar-widget h4.title {
    color: #333;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin-top: 0;
}

.sidebar-widget h4.title {
    margin-bottom: 10px;
}

.widget-tagcloud a {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #dcdcdc;
    color: #656565;
    display: inline-block;
    font-size: 13px;
    line-height: 1;
    margin: 0 2px 5px 0;
    padding: 10px 10px;
    text-transform: lowercase;
}

.widget-tagcloud a span {
    color: #00AEF0;
    font-size: 12px;
    margin: 0 0 0 5px;
    transition: all 0.3s ease-in-out 0s;
}

.widget-tagcloud a:hover {
    background: #00AEF0 none repeat scroll 0 0;
    border: 1px solid #fff;
    color: #fff;
    text-decoration: none;
}

.widget-tagcloud a:hover span {
    color: #fff;
}


/*--------------------
10) Pricing
-------------------*/

.pricing-section .section-header p {
    font-size: 15px;
    line-height: 25px;
    padding: 15px 0;
}

.price-list .price-block {
    padding-bottom: 60px;
    transition: all 0.2s ease 0s;
}

.price-list .price-block .entry {
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .05);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .05);
    text-align: center;
    border: 1px solid #eee;
    transition: all 0.2s ease 0s;
}

.price-list .price-block .entry.active,
.price-list .price-block:hover .entry {
    box-shadow: 2px 2px 20px 2px rgba(0, 0, 0, 0.3);
}

.price-list .price-block .top {
    background: #00AEF0 none repeat scroll 0 0;
    padding: 30px 20px;
}

.price-list .price-block .icon {
    width: 80px;
    height: 80px;
    position: relative;
    margin: 0 auto -40px auto;
    display: block;
}

.price-list .price-block .top .title {
    color: #fff;
    font-family: 'raleway', sans-serif, Arial;
    font-size: 25px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 15px;
}

.price-list .price-block .top .line {
    background-color: #21252B;
    height: 2px;
    margin: 2% auto 5%;
    width: 70px;
}

.price-list .price-block .top .text {
    font-size: 14px;
    line-height: 22px;
    color: #f5f5f5;
}

.price-list .price-block .price {
    padding: 30px 20px;
}

.price-list .price-block .price .price-base {
    color: #00AEF0;
    font-family: raleway;
    font-size: 35px;
    line-height: 30px;
}

.price-list .price-block .price b {
    font-family: 'raleway', sans-serif, Arial;
    font-weight: 700;
}

.price-list .price-block .price span {
    font-size: 20px;
    font-family: 'raleway', sans-serif, Arial;
    font-weight: 300;
}

.price-list .price-block .bottom {
    padding: 30px 20px;
}

.price-list .block:nth-child(2n) .price-block .bottom {
    background: #fff;
}

.price-list .price-block .bottom {
    background: #f9f9f9;
}

.price-list .price-block .middle div {
    font-size: 14px;
    line-height: 18px;
    color: #6a7483;
    text-align: center;
    padding: 11px 5px;
}

.price-list .price-block .middle div {
    background: #fff;
}

.price-list .price-block .middle div:nth-child(2n) {
    background: #f0f0f0;
}

.price-list .block:nth-child(2n).type-2 .price-block .middle div {
    background: #faf9f9;
}

.price-list .block:nth-child(2n).type-2 .price-block .middle div:nth-child(2n) {
    background: #f0f0f0;
}

.price-list .line-through {
    color: #c6cad2;
    position: relative;
}

.price-list .line-through:after {
    position: absolute;
    width: 100%;
    height: 1px;
    content: "";
    background: #ff6c3a;
    left: 0;
    top: 50%;
}

.price-list .price-block .active .top,
.price-list .price-block .active .price,
.price-list .price-block .active .bottom,
.price-list .price-block .active .middle {
    border-color: #21252B;
}

.price-list .price-block .active .top {
    background: #21252B;
}

.price-list .price-block .active .top .text {
    color: #fff;
}

.price-list .price-block .active .top .line {
    background-color: #fff;
}

@media (max-width: 991px) {
    .price-list .price-block {
        padding-bottom: 30px;
    }
}


/*--------------------
11) themes
-------------------*/

@media (min-width: 768px) {
    .item-filter > ul > li {
        float: left;
    }
}

@media (max-width: 767px) {
    .item-filter > ul > li {
        display: inline-block;
    }
}

.item-filter > ul {
    display: inline-block;
}
.projects .section-header p {
    font-size: 15px;
    line-height: 25px;
    padding: 15px 0;
}
.item-filter > ul > li > a {
    color: #333;
    display: block;
    padding: 5px 15px;
    background-color: #fff;
    margin-right: 10px;
    font-weight: 600;
}

.item-filter .list-unstyled li::before {
    content: none;
}

.item-filter > ul > li > a:hover,
.item-filter > ul > li > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #00AEF0
}

.item-filter > ul > li.active > a {
    color: #fff;
    background: #00AEF0;
}

.themes-item {
    margin-bottom: 30px;
}

.themes-inner {
    display: block;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.themes-inner .themes-overlay {
    cursor: pointer;
    height: 100%;
    left: 0;
    opacity: 0;
    padding: 10px;
    position: absolute;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 100%;
}

.themes-inner .themes-overlay {
    opacity: 0;
}

.themes-inner .themes-overlay:hover {
    opacity: 1;
}

.themes-inner .themes-overlay .border {
    border: 2px solid #fff;
    height: 100%;
    width: 100%;
}

.themes-inner .content-group {
    position: relative;
    top: 30%;
}

.themes-inner .content-group {
    color: #fff;
    display: inline-block;
    text-align: center;
}

.themes-inner .content-group i {
    background-color: #00AEF0;
    padding: 10px;
    border-radius: 3px;
    text-align: center;
}

.themes-inner .content-group h6 {
    color: #fff;
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
}


/*
 12) About Us
 ----------------------------------------*/

.about-section {
    position: relative;
}

.about-list .about-item {
    margin-left: -150px;
    background: #fff;
    padding: 70px 0 20px 50px;
}

.about-list .about-item h6 {
    margin-top: 30px;
    text-transform: uppercase;
}

.about-section p {
    margin-bottom: 30px;
    line-height: 24px;
}

.about-section .btn {
    margin-right: 20px !important;
}

.about-section .btn-theme2 {
    background: #e0e0e0!important;
}


/*
 13) Our Ceo
 ----------------------------------------*/

.ceo-section {
    background: #ffffff none repeat scroll 0 0;
}

.ceo-section .item {
    background: #f2f2f2 none repeat scroll 0 0;
    padding: 50px;
}

.ceo-section p {
    margin-bottom: 19px;
    color: #494949;
}

.ceo-section .btn {
    font-weight: 400;
}


/*
14) services Section
----------------------------------------*/

.services-section {
    padding-bottom: 35px;
    overflow: hidden;
}

.services-section p {
    margin-bottom: 20px;
}

.services-section .item {
    padding: 0px;
    margin-top: 3px;
}

.services-section .item .fa {
    color: #fff;
    float: left;
    margin-right: 15px;
    font-size: 25px;
    width: 50px;
    background: #00AEF0;
    padding: 10px;
    text-align: center;
}

.services-section .item:first-child .fa {
    padding-left: 10px;
}

.services-section h6 {
    font-weight: 600;
    color: #454545;
}

.services-section .item:nth-child(1),
.services-section .item:nth-child(2) .services-section .item:nth-child(3),
.services-section .item:nth-child(4),
.services-section .item:nth-child(5),
.services-section .item:nth-child(6) {
    margin-bottom: 10px;
}

.services-section .right-img {
    position: relative;
}

.right-img .img-border {
    border: 5px solid #fff;
    height: 100%;
    position: absolute;
    right: -10px;
    top: -10px;
    width: 100%;
    z-index: 3;
}

.services-section .right-img img {
    position: relative;
    z-index: 2;
}


/*
15) clients Section
----------------------------------------*/

.clients-section {
    background: #fff;
    padding: 70px 0px;
    position: relative;
    overflow: hidden;
}

.clients-section .container {
    position: relative;
    z-index: 2;
}

.clients-section .section-header h1::before {
    left: 47%;
    padding-bottom: 50px;
}

.clients-section .section-header p {
    padding: 40px 0;
    font-size: 15px;
    line-height: 25px;
}

.clients-section ul li {
    float: left;
    list-style-type: none;
}

.clients-section p {
    font-size: 15px;
    padding: 15px 0;
    line-height: 25px;
}

.clients-section #logo .item {
    text-align: center;
    width: 200px;
}

.clients-section #logo {
    margin-top: 0;
}

.clients-section .owl-pagination .owl-page span {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #00AEF0;
    border-radius: 0;
    height: 7px;
    opacity: 0.5;
    width: 20px;
    margin-top: 25px;
}

.clients-section .owl-pagination .owl-page.active span {
    background: #00AEF0 none repeat scroll 0 0;
    opacity: 1;
}


/*
16) Skills Section
----------------------------------------*/

.skills-section {
    background: #f8f8f8;
    padding: 70px 0px;
    position: relative;
    overflow: hidden;
}

.skills-section .container {
    position: relative;
    z-index: 2;
}

.skills-section ul li {
    float: left;
    list-style-type: none;
}

.skills-section p {
    color: #6f6d6d;
}

.skills-section .skillbar {
    background: #fff none repeat scroll 0 0;
    border-radius: 0;
    display: block;
    height: 12px;
    margin-bottom: 60px;
    position: relative;
    transition-delay: 0s;
    transition-duration: 0.4s;
    transition-property: width, background-color;
    transition-timing-function: linear;
    width: 100%;
    border: 1px solid #ccc;
}

@media (max-width: 991px) {
    .skills-section .skillbar {
        margin-top: 60px;
    }
}

.skills-section .skillbar-title {
    left: 0;
    position: absolute;
    top: -30px;
}

.skills-section .skillbar-title h6 {
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    margin-right: 15px;
    text-transform: uppercase;
}

.skills-section .skillbar-title span {
    font-size: 14px;
    font-weight: 400;
}

.skills-section .skillbar-bar {
    background: #f5fafe none repeat scroll 0 0;
    border-radius: 0;
    height: 10px;
    width: 0;
}


/*
18) team Section
----------------------------------------*/

.team-section {
    background-color: #F8F8F8;
    overflow: hidden;
    position: relative;
}

.team-section .section-header p {
    padding: 40px 0;
    font-size: 15px;
    line-height: 25px;
}

.meet-team {
    background-color: #f5f5f5;
}

.meet-team .section-header p {
    padding: 15px 0;
    margin-bottom: 15px;
    font-size: 16px;
}

@media (max-width: 991px) {
    .meet-team .team-member {
        margin-bottom: 45px;
    }
}

.meet-team .thumb-holder {
    overflow: hidden;
    position: relative;
    transition: all 0.5s ease 0s;
}

.meet-team .team-member .thumb-holder img {
    border-radius: 0;
    max-width: 100%;
    overflow: hidden;
    position: relative;
}

.meet-team .team-member .hover-content h2 {
    font-size: 18px;
    margin: 15px 0 10px 0;
    font-weight: 600;
}

.meet-team .team-member .hover-content span {
    width: 100%;
    display: inline-block;
    padding: 0 0 7px 0;
    border-bottom: 1px solid #c0c0c0;
}

.meet-team .team-member .hover-content p {
    padding: 10px 0;
}

.meet-team .team-member .hover-content ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.meet-team .team-member .hover-content ul li {
    display: inline-block;
}

.meet-team .team-member .hover-content ul li a {
    background-color: #fff;
    border: 1px solid #333;
    color: #333;
    display: inline-block;
    height: 30px;
    line-height: 29px;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 30px;
}

.meet-team .team-member .hover-content ul li a:hover {
    background-color: #00AEF0;
    border: 1px solid #00AEF0;
    color: #fff;
}


/*
20) Fact
------------------------*/

.facts {
    background: #004aa8 url("../images/bg.png") no-repeat scroll left top;
    background-size: cover;
    height: auto;
    margin: 0 auto;
    width: 100%;
    position: relative;
}

.facts .over-bg {
    background: rgba(255, 194, 19, 0);
}

.facts .section-padding {
    padding: 50px 0;
}

.section-facts .fact-block {
    color: #fff;
}

.section-facts .fact-block i {
    color: #00AEF0;
    display: block;
    font-size: 40px;
    margin-bottom: 20px;
}

.section-facts .fact-block h3 {
    font-size: 40px;
    letter-spacing: 2px;
    margin-top: 15px;
    color: #fff;
    text-align: center;
    font-weight: 600;
    margin-bottom: 0;
}

.section-facts .text {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
}

.section-facts span.line {
    background: #00AEF0;
    display: block;
    height: 3px;
    margin: 15px auto;
    width: 50px;
}


/*
21) Testimonial Section
----------------------------------------*/

#testimonial {
    background: url("../images/testimonial/Testimonialbg.jpg") fixed center center / cover;
}
#testimonial.food-testimonial {
    background: url("../images/parallax/parallax-3.jpg") fixed center center / cover;
}
#testimonial.gym-testimonial {
    background: url("../images/parallax/parallax-6.jpg")  center center / cover;
}
#testimonial .testimonial-inner {
    position: relative;
    color: #fff;
}

#testimonial #testimonial-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 30px;
}

#testimonial #testimonial-carousel h5 {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
}

#testimonial #testimonial-carousel h5 i {
    color: #00AEF0;
    padding-right: 15px;
}

#testimonial #testimonial-carousel .carousel-control {
    background: transparent none repeat scroll 0 0;
    border: 0px solid #00AEF0;
    border-radius: 3px;
    bottom: auto;
    color: #758494;
    font-size: 16px;
    height: 40px;
    line-height: 20px;
    margin-top: 45px;
    opacity: 1;
    padding: 10px;
    text-shadow: none;
    width: 40px;
}

#testimonial #testimonial-carousel .carousel-control:hover {
    color: #fff;
    background: rgba(255, 255, 255, 0.2);
}

#testimonial #testimonial-carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: -15px;
    margin-right: -19px;
}

#testimonial #testimonial-carousel .carousel-indicators li {
    background: #c0c0c0;
}

#testimonial #testimonial-carousel .carousel-indicators .active {
    background: #333333;
}

#testimonial .item {
    opacity: 0;
    transition-property: opacity;
}

#testimonial .item blockquote {
    border-left: none;
    margin: 15px 0 0 0;
    overflow: hidden;
    padding: 0;
}

#testimonial .item blockquote img {
    margin-bottom: 10px;
    width: 150px;
    height: 165px;
    border: 3px solid #00AEF0;
}

#testimonial .item blockquote small {
    color: #00AEF0;
}

#testimonial .item blockquote small span {
    padding-right: 15px;
    font-weight: 500;
    font-size: 24px;
}

#testimonial .item blockquote small:before {
    display: none;
}

#testimonial .active {
    opacity: 1;
}

#testimonial .active.left,
#testimonial .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}


/*
22)Contact
----------------------------------------*/

.contact-section {
    color: #656565;
}

.contact-section .page-header {
    margin: 0px 0px 15px;
}

.contact-section .section-header .sm-title {
    color: #e84c3d;
}

.contact-form .col-sm-6 {
    padding-right: 0px;
}

.contact-form .form-group {
    margin-bottom: 25px;
}

.contact-form .col-sm-6 input {
    border-right: 0px;
}

.contact-form .col-sm-5 {
    padding-left: 0px;
}

.contact-form input,
.contact-form textarea {
    background: none;
    border: 1px solid #e4e3e7;
    border-radius: 0px;
    box-shadow: none;
    padding: 10px 15px;
    font-size: 16px;
    color: #656565;
    background: #fff;
    border-radius: 0;
}

#contact .success,
#contact .error {
    display: none;
    margin-bottom: 48px;
}

#contact .success .fa,
#contact .error .fa {
    font-size: 18px;
    margin-right: 5px;
}

.contact-form input {
    height: 50px;
}

.contact-detail ul {
    padding: 0px;
}

.contact-detail h6 {
    margin-bottom: 15px;
    color: #454545;
    font-size: 18px;
    font-weight: 600;
}

.contact-form h3,
.contact-detail h3 {
    margin-bottom: 20px;
    font-weight: 700;
    color: #454545;
}

.contact-detail ul li {
    list-style-type: none;
    margin-bottom: 30px;
}

.contact-detail li p {
    padding-left: 35px;
    padding-top: 5px;
    position: relative;
}

.contact-detail li p i {
    position: absolute;
    top: 5px;
    left: 0;
    border-radius: 0;
    border: 1px solid #00AEF0;
    padding: 5px;
    text-align: center;
    width: 25px;
    color: #00AEF0;
}

.contact-form .btn {
    padding: 0 40px;
    font-size: 16px;
    font-weight: 500;
    margin-top: 15px;
    height: 50px;
    line-height: 50px;
}

.contact-form .form-control::-moz-placeholder {
    color: #666;
    opacity: 1;
    font-size: 13px;
}

.contact-form .form-control:-ms-input-placeholder {
    color: #666;
    font-size: 13px;
}

.contact-form .form-control::-webkit-input-placeholder {
    color: #666;
    font-size: 13px;
}


/*
32) Purchase Now
 ----------------------------------------*/

.purchase-now {
    background: #00AEF0;
    padding: 40px 0;
}

.purchase-now .btn-theme {
    font-size: 16px;
}

.purchase-now .content h2 {
    font-size: 30px;
    color: #fff;
    font-weight: 400;
    line-height: 45px;
}

.purchase-now .content strong {
    color: #212121;
}

.buy-now {
    font-size: 16px;
    text-transform: uppercase;
    padding: 9px 40px;
    margin-top: -7px;
    font-weight: 700;
}


/*
24)Page Header
-----------------*/

.product-header {
    background: #00AEF0 url("../images/bg.png") no-repeat scroll center center / cover;
    color: #fff;
    padding: 30px 0;
    position: relative;
}

.product-header h2 {
    margin-bottom: 5px;
    color: #fff;
}

.product-header a {
    color: #fff;
}

.product-header i.fa {
    color: #fff;
}

span.credits {
    color: #909090;
    font-size: 12px;
    margin: 10px 0;
}


/*
25)Product Details
-----------------*/

.theme-details .main-product-title {
    border-radius: 5px 5px 0 0;
    margin-bottom: 10px;
    padding: 0 0 20px 0;
}

.theme-details .btn-group-vertical.social {
    width: 100%;
    margin-bottom: 15px;
}

.theme-details .btn-group-vertical.social .btn i {
    display: block;
    font-size: 16px;
    margin: 0 0 5px;
    padding: 0;
}

.theme-details .btn-group-vertical.social .btn {
    border-radius: 0;
    color: #fff;
    font-size: 12px;
    padding: 14.6px 0;
    text-transform: uppercase;
}

.theme-details .btn-group-vertical.social .btn-default {
    background: #fdfdfd none repeat scroll 0 0;
    border-color: #e8e8e8;
    font-family: Open Sans;
    border: 0;
}

.theme-details .btn-group-vertical.social .facebook {
    background: #4862A3;
}

.theme-details .btn-group-vertical.social .twitter {
    background: #60A8DA;
}

.theme-details .btn-group-vertical.social .pinterest {
    background: #CB2027;
}

.theme-details .btn-group-vertical.social .linkedin {
    background: #007BB6;
}

.theme-details .btn-group-vertical.social .demo {
    background: #21b8c6;
}

.theme-details .thumb-preview {
    background: #fdfdfd none repeat scroll 0 0;
    border: 1px solid #e8e8e8;
    padding: 20px;
}

.theme-details .section-header h2 {
    font-size: 25px;
    font-weight: 700;
    color: #454545;
}

.theme-details .main-product {
    overflow: hidden;
    clear: both;
}

.theme-details .full-description {
    overflow: hidden;
    margin: 20px 0;
}

.key-feature ul li {
    font-size: 15px;
    font-weight: 500;
    padding: 7px 0;
}

.theme-details p {
    color: #545454;
    font-size: 14px;
}

.buy .btn {
    width: 100%;
}

.cart-block .btn {
    width: 50%;
}

.stats .btn {
    padding: 10px 12px;
}

.btn-group.stats {
    padding: 0 10px;
}

.accept i {
    font-size: 30px;
    padding: 0 7px;
}

.support-tip {
    background: #fdfdfd none repeat scroll 0 0;
    border: 1px solid #e8e8e8;
    padding: 20px;
}

.support-tip h3 {
    font-weight: 700;
    font-size: 22px;
    margin-bottom: 30px;
}

.theme-details .support-tip h1 {
    display: inline-block;
}

.theme-details .support-tip .btn-group {
    float: right;
    margin-top: 7px;
}

.theme-details .buy-block {
    clear: both;
    margin-top: 15px;
    width: 100%;
}

.theme-details .buy-block h3 {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 700;
}

.theme-details .buy-block .btn-group.cart-block {
    margin-top: 20px;
    width: 100%;
}

.theme-details .buy-block .btn-group {
    clear: both !important;
    float: none !important;
}

.theme-details .support-tip .btn-group {
    float: right;
    margin-top: 7px;
}

.theme-details .sidebar-widget {
    margin: 20px 0;
    width: 100%;
    background: #fdfdfd none repeat scroll 0 0;
    border: 1px solid #e8e8e8;
    padding: 20px;
}

.theme-details .sidebar-widget .author .btn-group {
    margin-top: 20px;
    width: 100%;
}

.theme-details .table > tbody > tr {
    border-bottom: 1px solid #e8e8e8;
}


/*
 26) Faq
 ----------------------------------------*/

.faq .section-header h2 {
    font-size: 40px;
}

.faq .faq-question-title h3 {
    color: #454545;
    margin-bottom: 15px;
    font-weight: 600;
}

.faq .faq-item {
    margin-bottom: 25px;
    clear: both;
}

.faq .faq-item p {
    font-family: 'Open Sans', sans-serif;
}


/*
 27) Privacy
 ----------------------------------------*/

.privacy .section-header h2 {
    font-size: 40px;
}

.privacy .section-header samp.line {
    width: 30px;
}

.privacy .privacy-title h3 {
    color: #454545;
    margin-bottom: 15px;
    font-weight: 600;
}

.privacy .privacy-item {
    margin-bottom: 25px;
    clear: both;
}

.privacy .privacy-item strong {
    font-size: 15px;
    position: absolute;
    left: 0;
    top: -2px;
    font-weight: 500;
}

.privacy .privacy-item p {
    padding-left: 30px;
    font-family: 'Open Sans', sans-serif;
    position: relative;
}


/*
 28) Footer
 ----------------------------------------*/

.footer-section-top {
    background: #292929;
}

.footer-section-top .section-padding {
    padding: 20px 0;
}

.footer-section-top .newsletter-widget input[type="email"] {
    background: #F2F9FF none repeat scroll 0 0;
    border: 1px solid #283a48;
    border-radius: 0;
    color: #666666;
    display: inline;
    height: 40px;
    line-height: 24px;
    margin-right: 20px;
    max-width: 300px;
    padding: 7px 15px;
    position: relative;
    transition: all 0.5s ease 0s;
    width: 100%;
}

.footer-section-top .newsletter-widget .btn-theme {
    border: 1px solid #313d6a;
    display: inline;
    font-size: 14px;
    height: 40px;
    vertical-align: top;
}

.subscription-success i,
.subscription-error i {
    font-size: 15px;
    font-weight: normal;
    margin-right: 5px;
}

.subscription-success {
    color: #717171;
    width: 70%;
}

.subscription-error {
    color: #a94442;
    width: 70%;
}

.footer-section-top .social-footer {
    overflow: hidden;
    margin-left: 0;
    margin-top: 10px;
}

.footer-section-top h3 {
    color: #ffffff;
    display: inline;
    float: left;
    font-size: 15px;
    margin: 20px 0 0 35px;
}

.footer-section-top .social-footer li {
    display: inline;
    float: left;
    font-size: 16px;
    list-style-type: none;
}

.footer-section-top .social-footer li a {
    color: #fff;
    float: right;
    font-size: 16px;
    margin-right: 5px;
    padding: 5px;
    text-align: center;
    width: 35px;
}

.footer-section-top .social-footer li a:hover {
    color: #1ec3e1;
}

.footer-section-mid {
    background: #272727;
    padding-bottom: 0;
}

.footer-section-mid .section-padding {
    padding: 50px 0;
}

.footer-section-mid .footer-mid {
    overflow: hidden;
}

.footer-section-mid .footer-mid .footer-widget h3.footer-widget-header {
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 0;
}

.footer-section-mid .footer-mid .footer-widget span.line {
    background: #00AEF0;
    display: block;
    height: 3px;
    margin-bottom: 20px;
    position: relative;
    left: 0;
    width: 30px;
}

.footer-section-mid .footer-mid .footer-widget ul li a {
    color: #dcdcdc;
    transition: color 0.3s ease 0s;
}

.footer-section-mid .footer-mid .footer-widget ul li a:hover {
    color: #00AEF0;
}

.footer-section-mid .footer-mid .footer-about-widget .footer-logo-wrapper {
    line-height: 0.7;
    margin-bottom: 30px;
    overflow: hidden;
}

.footer-section-mid .footer-mid .footer-about-widget .footer-logo-wrapper a {
    display: inline-block;
    overflow: hidden;
}

.footer-section-mid .footer-mid ul {
    padding: 0;
}

.footer-section-mid .footer-mid .footer-about-widget ul li,
.footer-section-mid .footer-mid .footer-link-widget ul li,
.footer-section-mid .footer-mid .about-link-widget ul li {
    margin-bottom: 10px;
    display: block;
    list-style: none;
}

.footer-section-mid .footer-mid .footer-about-widget .company-address ul li {
    color: #dcdcdc;
    padding-bottom: 13px;
    padding-left: 40px;
    position: relative;
}

.footer-section-mid .footer-mid .footer-about-widget .company-address ul li:last-child {
    padding-bottom: 0;
}

.footer-section-mid .footer-mid .footer-about-widget .company-address ul li i {
    color: #dcdcdc;
    font-size: 16px;
    left: 0;
    position: absolute;
    top: 3px;
}

.footer-section-mid .footer-mid .footer-link-widget ul li:last-child,
.footer-section-mid .footer-mid .about-link-widget ul li:last-child {
    margin-bottom: 0;
}


/*
    Flickr Widget
*/

.footer-section-mid .footer-mid .flickr-widget #flickr-gallery {
    overflow: hidden;
}

.footer-section-mid .footer-mid .flickr-widget #flickr-gallery li {
    float: left;
    height: 70px;
    list-style: outside none none;
    margin: 0 2px 2px 0;
    width: 80px;
}

.footer-section-mid .footer-mid .flickr-widget #flickr-gallery li img {
    width: 100%;
}

.footer-section-mid .footer-mid .flickr-widget #flickr-gallery {
    overflow: hidden;
}

.footer-section-mid .footer-mid .flickr-widget #flickr-gallery li {
    width: 70px;
    height: 70px;
    margin: 0 2px 2px 0;
    float: left;
    list-style: none;
}

.footer-section-mid .footer-mid .flickr-widget #flickr-gallery li img {
    width: 100%;
}

.footer-section-bottom {
    background: #202020;
    padding: 10px 0;
}

.footer-section-bottom ul {
    overflow: hidden;
    margin: 5px 0;
}

.footer-section-bottom h3 {
    color: #ffffff;
    display: inline;
    float: left;
    font-size: 14px;
    margin: 10px 0;
}

.footer-section-bottom li {
    display: inline;
    float: left;
    list-style-type: none;
}

.footer-section-bottom li a {
    color: #fff;
    float: right;
    font-size: 14px;
    text-align: center;
}

.footer-section-bottom li a:hover {
    color: #1ec3e1;
}

.footer-section-bottom .copyright {
    color: #a2a2a2;
    line-height: 24px;
    margin: 10px 0;
}

.footer-section-bottom .copyright a {
    color: #00AEF0;
}


/*
29) Scroll top
-----------------*/

.scroll-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    line-height: 40px;
    position: fixed;
    bottom: 60px;
    right: 10px;
    z-index: 9999;
    font-size: 18px;
    text-align: center;
    background: #181818;
    color: #00AEF0;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
}

.scroll-top.scroll-top-visible {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
}

.scroll-top-topfade-out {
    opacity: 1;
}

@media (max-width: 991px) {
    .scroll-top {
        right: 20px;
        bottom: 20px;
    }
}

@media (min-width: 992px) {
    .scroll-top {
        height: 60px;
        width: 60px;
        line-height: 60px;
        right: 30px;
        bottom: 60px;
    }
}

.shopping-cart.two-columns .shopping-cart-table {
    margin-bottom: 10px;
}

.shopping-cart .shopping-cart-table {
    width: 100%;
}

.shopping-cart .shopping-cart-table tbody tr {
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}

.shopping-cart .shopping-cart-table tbody td {
    font-weight: 500;
    padding: 20px 0;
    vertical-align: middle;
}

.shopping-cart .shopping-cart-table tbody .product-image img {
    max-width: 100px;
}

.shopping-cart .shopping-cart-table tbody .product-name {
    font-weight: 400;
}

.shopping-cart .shopping-cart-table tbody .product-name h6 {
    margin-bottom: 3px;
}

.heading-alt-style9 {
    font-family: "Raleway", sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2em;
}

.shopping-cart .shopping-cart-table tbody .product-name ul {
    margin-bottom: 0;
    padding-left: 12px;
}

.shopping-cart h4 {
    margin-bottom: 20px;
    font-weight: 600;
}

.shopping-cart p span {
    color: #21252B;
    font-weight: 600;
    margin-left: 45px;
    margin-bottom: 3px;
}

.shopping-cart .cart-totals-container p {
    text-align: right;
    font-weight: 600;
}

.shopping-cart .cart-next-step {
    margin-bottom: 50px;
}

.shopping-cart .cart-next-step p {
    margin-bottom: 6px;
}

.shopping-cart .cart-next-step .input-container {
    margin: 10px 0;
}

.shopping-cart .cart-next-step input {
    margin-right: 7px;
}

.shopping-cart .input-container label {
    font-weight: 400;
}


/*
31) Feature Tabs
-----------------------*/

.nav-tabs>li>a:hover {
    border-color: #eee;
}

.nav-tabs {
    border-bottom: 5px solid #00AEF0
}

.tab-content {
    background: #fafafa;
    display: inline-block;
    padding: 15px;
    border: 1px solid #e5e5e5;
    margin-top: -1px;
}

.tab-section .tab-content {
    padding: 15px 0;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #fff;
    background-color: #00AEF0;
    border-radius: 0;
    border: 1px solid #00AEF0;
}

.nav-tabs>li>a:hover {
    border-bottom: 1px solid #00AEF0;
    background: #eee;
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 0;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #00AEF0;
}

.nav-pills>li>a {
    border-radius: 0;
}

.nav>li.disabled>a,
.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #eee;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #FFF;
    background-color: #00AEF0;
}

.nav-pills>li>a:focus,
.nav-pills>li>a:hover {
    text-decoration: none;
    background-color: #eee;
}

.nav-tabs.option-two {
    border-bottom: 0;
    text-align: center;
}

.nav-tabs.option-two > li {
    display: inline-block;
    float: none;
}

.nav-tabs.option-two > li > a,
.nav-tabs.option-two > li > a:hover,
.nav-tabs.option-two > li > a:focus {
    border-radius: 25px;
    border: 1px solid #e5e5e5;
    margin-bottom: 20px;
}


/*
32)Accordion
-----------------------*/

.accordion > dt {
    margin-bottom: -1px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
}

.accordion > dt > a {
    display: block;
    position: relative;
    color: #777;
    text-decoration: none;
    padding: 15px 20px;
    border: 1px solid #e5e5e5;
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.accordion > dt > a:hover {
    text-decoration: none;
    border-color: #ddd;
    background-color: #fcfcfc;
    color: #444;
}

.accordion > dt > a.active {
    color: #000;
    border-color: #ddd;
    background-color: #fcfcfc;
    cursor: default;
}

.accordion > dt > a:after {
    content: "\f107";
    width: 15px;
    height: 15px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    right: 10px;
    font-family: 'FontAwesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 15px;
    line-height: 15px;
    text-align: center;
    color: #999;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.accordion > dt > a.active:after,
.accordion > dt > a.active:hover:after {
    content: "\f106";
    color: #111;
}

.accordion > dt > a:hover:after {
    color: #444;
}

.accordion > dd {
    margin-bottom: 10px;
    padding: 10px 20px 20px;
    font-size: 14px;
    line-height: 1.8;
    color: #777;
    border: 1px solid #e5e5e5;
}


/*
33)Toggle
------------------*/

.toggle > dt {
    margin-bottom: -1px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
}

.toggle > dt > a {
    display: block;
    position: relative;
    color: #777;
    text-decoration: none;
    padding: 14px 20px;
    border: 1px solid #e5e5e5;
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.toggle > dt > a:hover {
    text-decoration: none;
    border-color: #ddd;
    background-color: #fcfcfc;
    color: #444;
}

.toggle > dt > a.active {
    color: #000;
    border-color: #ddd;
    background-color: #fcfcfc;
}

.toggle > dt > a:after {
    content: "\f107";
    width: 15px;
    height: 15px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    right: 10px;
    font-family: 'FontAwesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 15px;
    line-height: 15px;
    text-align: center;
    color: #999;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.toggle > dt > a.active:after,
.toggle > dt > a.active:hover:after {
    content: "\f106";
    color: #111;
}

.toggle > dt > a:hover:after {
    color: #444;
}

.toggle > dd {
    margin-bottom: 10px;
    padding: 10px 20px 20px;
    font-size: 14px;
    line-height: 1.8;
    color: #777;
    border: 1px solid #e5e5e5;
}


/*
34)Team 2
------------------*/
.meet-team2 p{
    padding: 15px 0;
}

.meet-team2 .team-member-image {
    position: relative;
    overflow: hidden;
}

.meet-team2 .team-member-image img {
    max-width: 100%;
}

.meet-team2 .team-member-image:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: transparent;
    z-index: 1;
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.meet-team2 .team-member-detail {
    opacity: 0;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    padding: 25px 20px;
    font-size: 14px;
    font-weight: 300;
    color: #777;
    text-align: center;
    z-index: 2;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.meet-team2 .team-member-detail h4 {
    font-size: 18px;
}

.meet-team2 .team-member-detail p {
    color: #fff;
}

.meet-team2 .team-member-des {
    color: #777;
    text-align: center;
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.meet-team2 .team-member-name {
    margin-top: 23px;
    font-size: 16px;
    font-weight: 600;
}

.meet-team2 .team-member-role {
    margin-top: 4px;
    font-size: 14px;
    color: #aaa;
}

.meet-team2 .team-social-links {
    font-size: 14px;
    cursor: pointer;
}

.meet-team2 .team-social-links a {
    display: inline-block;
    padding: 3px 7px;
    color: rgba(255, 255, 255, 0.8);
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.meet-team2 .team-member:hover .team-member-image:after {
    background: rgba(0, 174, 240, .90);
}

.meet-team2 .team-member:hover .team-member-detail {
    opacity: 1;
}

.meet-team2 .team-member:hover .team-member-des {
    color: #111;
}

.meet-team2 .team-social-links a:hover {
    color: rgba(0, 0, 0, .75);
}

.meet-team2 .team-member {
    margin-bottom: 30px;
}



/*
35)Shop
------------------*/

.input-md {
    padding: 10px;
    outline: none;
    margin: 0;
    height: 40px;
    max-width: 100%;
    display: block;
    margin-bottom: 20px;
    font-size: 13px;
    border-width: 1px;
    border-style: solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.border-all {
    border: 1px solid #e5e5e5;
}

.post-img {
    margin-bottom: 23px;
    position: relative;
}

.sale-tag {
    font-size: 17px;
    letter-spacing: 0.1em;
    position: absolute;
    left: 10px;
    text-transform: uppercase;
    top: 7px;
}

.post-img a {
    -webkit-transition: all 0.2s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -moz-transition: all 0.2s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -o-transition: all 0.2s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -ms-transition: all 0.2s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    transition: all 0.2s cubic-bezier(0.300, 0.100, 0.580, 1.000);
}

.post-img a:hover {
    opacity: .85;
}

.post-img img {
    width: 100%;
}

.post-title {
    margin-bottom: 6px;
    font-size: 15px;
    font-weight: 600
}

.post-title a {
    color: #777;
    text-decoration: none;
    -webkit-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
}

.post-title a:hover {
    color: #111;
}

.post-text {
    margin-bottom: 22px;
    color: #777;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.75;
}

.sidebar-widget {
    margin-bottom: 30px;
}

.widget-posts {
    padding: 0;
}

.widget-posts li a {
    color: #555;
    display: block;
    font-size: 13px;
    text-decoration: none;
    transition: all 0.17s cubic-bezier(0, 0, 0.58, 1) 0s;
}

.widget-posts-img {
    float: left;
    margin: 0 7px 0 0;
}

.widget-posts li {
    border-bottom: 1px dotted #eaeaea;
    font-size: 12px;
    padding: 12px 0;
}

.num-select {
    font-size: 13px;
    height: 42px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 0;
    width: 100px;
    display: inline-block;
}

.shop-cat-text {
    color: #777;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.7;
}


/*Related-Products*/

.related-prodc {
    background: #f5f5f5;
}

.related-products {
    display: inline-block;
    margin: 40px 0;
}
/*
31) Appointment-section
 ----------------------------------------*/
.appointment-section{
    position: relative;
}
.appointment-box-left figure {
    margin-bottom: 15px;
}

.appointment-box-left h3 {
    color: #454545;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}
.appointment-box-left a{
    margin: 15px 0;
}
.appointment-box-right{
    background-color: #00AEF0;
    padding: 20px 25px;
}
.appointment-box-right h3{
    color: #ffffff;
    font-weight: 600;
}
.appointment-box-right p {
    color: #fff;
}
.appointment-box-right ul{
    padding: 0;
    margin: 15px 0;
}
.appointment-box-right ul li{
    list-style: none;
    color: #fff;
    font-weight: 300;
    padding: 5px 0;
}
.appointment-right .btn{
    width: 100%;
    border: 0;
    margin-bottom: 15px;
    font-weight: 300;
}
/*
31) Appointment-section
 ----------------------------------------*/
.appointment-section{
    position: relative;
}
.appointment-box-left figure {
    margin-bottom: 15px;
}

.appointment-box-left h3 {
    color: #454545;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}
.appointment-box-left a{
    margin: 15px 0;
}
.appointment-box-right{
    background-color: #00AEF0;
    padding: 20px 25px;
}
.appointment-box-right h3{
    color: #ffffff;
    font-weight: 600;
}
.appointment-box-right p {
    color: #fff;
}
.appointment-box-right ul{
    padding: 0;
    margin: 15px 0;
}
.appointment-box-right ul li{
    list-style: none;
    color: #fff;
    font-weight: 300;
    padding: 5px 0;
}
.appointment-right .btn{
    width: 100%;
    border: 0;
    margin-bottom: 15px;
    font-weight: 300;
}

/*
  32) Hot Deal
  ----------------------------------------*/
.hot-deal{
    background: #252525 url("../images/parallax/parallax-2.jpg ") no-repeat fixed center center / cover ;
}
.hot-deal .over-bg{
    background-color: rgba(0, 0, 0, 0.5);
}
.hot-deal .content h2{
    font-weight: 600;
    font-family: "Raleway",sans-serif;
    color:#fff;
    font-size: 30px;
    text-transform: none;
    line-height: 45px;
}
.hot-deal p{
    color: #fff;
}
/*
  33) food menus
  ----------------------------------------*/
.food-menus-section .section-header p {
    font-size: 15px;
    line-height: 25px;
    padding: 15px 0;
}
.food-menus-section .food-menu-links {
    margin-bottom: 60px;
}
.food-menus-section .menu-links li {
    margin-bottom: 15px;
}
.menus-section .featured .title {
    font-size: 26px;
    font-weight: normal;
    color: #666;
    margin-top: 0;
    margin-bottom: 30px;
}
.food-menus-section .media-wrapper .media-item {
    margin-bottom: 30px;
}
.food-menus-section .media-wrapper .media-item img {
    width: 100%;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
.food-menus-section .media-wrapper .media-item:hover .mask {
    visibility: visible;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}
.food-menus-section .media-wrapper .media-item:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.food-menus-section .media-wrapper .media-item-inner {
    position: relative;
    overflow: hidden;
}
.food-menus-section .media-wrapper .mask {
    visibility: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: left;
    text-decoration: none;
    padding: 15px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}
.food-menus-section .media-wrapper .mask .item-title {
    font-size: 20px;
    color: #fff;
    margin-bottom: 5px;
    font-weight: 600;
}
.food-menus-section .media-wrapper .mask .price {
    background: #ff3b30;
    bottom: 15px;
    font-size: 26px;
    font-weight: 300;
    padding: 20px;
    position: absolute;
    right: 30px;
}
.food-menus-section .media-wrapper .mask span {
    display: block;
}
.food-menus-section .media-wrapper .mask-inner {
    background: rgba(0, 0, 0, 0.6);
    padding: 30px;
    height: 100%;
    overflow: hidden;
}
/*
34) Appointment-section
 ----------------------------------------*/
.special-section{
    position: relative;
}
.special-box-left figure {
    margin-bottom: 15px;
}

.special-box-left h3 {
    color: #454545;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}
.special-box-left a{
    margin: 15px 0;
}
.special-box-right{
    background-color: #FF3B30;
    padding: 20px 25px;
}
.special-box-right h3{
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 15px;
}
.special-box-right strong,
.special-box-right p {
    color: #fff;
}
.special-box-right ul{
    padding: 0;
    margin: 15px 0;
}
.special-box-right ul li{
    list-style: none;
    color: #fff;
    font-weight: 400;
    padding: 5px 0;
}
.special-right .btn{
    width: 100%;
    border: 0;
    margin-bottom: 15px;
    font-weight: 300;
}
.special-box-right ul li strong{
    font-size: 16px;
}
/*
35) Appointment-form-section
    ----------------------------------------*/
.appointment .modal-header{
    background:#00aef0;
    color: #fff;
}
.appointment input,
.appointment select,
.appointment textarea{
    border-radius: 0;
    box-shadow: none;
}
.appointment label {
    color: #333;
    font-size: 12px;
    font-weight: 600;
}
/*
36) Order-form-section
    ----------------------------------------*/
.order-now .modal-header{
    background:#FF3B30;
}
.order-now .modal-header h4,
.order-now .modal-header .close{
    color: #fff;
}
.order-now .modal-header .close{
    opacity: 0.8;
}
.order-now input,
.order-now select,
.order-now textarea{
    border-radius: 0;
    box-shadow: none;
}
.order-now label {
    color: #333;
    font-size: 12px;
    font-weight: 600;
}
/*
  37) Hunter-Fitness
  ----------------------------------------*/
.hunter-fitness{
    background: #252525 url("../images/parallax/parallax-4.jpg ") no-repeat fixed center center / cover ;
}
.hunter-fitness .over-bg{
    background-color: rgba(0, 0, 0, 0.8);
}
.hunter-fitness .content h2{
    font-weight: 600;
    font-family: "Raleway",sans-serif;
    color:#fff;
    font-size: 30px;
    text-transform: none;
    line-height: 45px;
}
.hunter-fitness p{
    color: #fff;
}

/*
  38) Gym Gallery
  ----------------------------------------*/
.gym-gallery-section .section-header p {
    font-size: 15px;
    line-height: 25px;
    padding: 15px 0;
}
.gym-gallery-section .media-wrapper .media-item {
    margin-bottom: 30px;
}
.gym-gallery-section .media-wrapper .media-item img {
    width: 100%;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
.gym-gallery-section .media-wrapper .media-item:hover .mask {
    visibility: visible;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}
.gym-gallery-section .media-wrapper .media-item:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.gym-gallery-section .media-wrapper .media-item-inner {
    position: relative;
    overflow: hidden;
}
.gym-gallery-section .media-wrapper .mask {
    visibility: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: left;
    text-decoration: none;
    padding: 15px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}
.gym-gallery-section .media-wrapper .mask .item-title {
    font-size: 20px;
    color: #fff;
    margin-bottom: 5px;
    font-weight: 600;
}

.gym-gallery-section .media-wrapper .mask span {
    display: block;
}
.gym-gallery-section .media-wrapper .mask-inner {
    background: rgba(0, 0, 0, 0.6);
    padding: 30px;
    height: 100%;
    overflow: hidden;
}

/*
  39) Join Us
  ----------------------------------------*/
.join-us{
    background: #252525 url("../images/parallax/parallax-5.jpg ") no-repeat fixed center center / cover ;
}
.join-us .over-bg{
    background-color: rgba(0, 0, 0, 0.5);
}
.join-us .join-us-left h2{
    font-weight: 600;
    font-family: "Raleway",sans-serif;
    color:#fff;
    font-size: 50px;
    text-transform: none;
    line-height: 50px;
    margin-bottom: 20px;
}
.join-us p{
    color: #fff;
    font-size: 17px;
}
.join-us .join-us-left,
.join-us .join-us-right{
    padding:150px;
}
.join-us .join-us-right{
    background-color: rgba(255, 48, 59, 0.7);
}
.join-us .join-us-right h2{
    font-weight: 600;
    font-family: "Raleway",sans-serif;
    color:#fff;
    font-size: 30px;
    text-transform: none;
    line-height: 40px;
    margin-bottom: 20px;
}
.join-us .join-us-right h3{
    color: #fff;
    margin: 15px 0;
    font-size: 20px;
}
.join-us .join-us-right .member-price{
    font-size: 40px;
    color: #ffffff;
    font-weight: 600;
    margin: 20px 0;
}
.join-us .join-us-right .member-price span{
    font-size: 20px;
    line-height: 20px;
    vertical-align: top;
}
/*
  40) Request-Form
  ----------------------------------------*/
.request{
    background: #eee;
}
.request-form{
    padding: 120px 50px;
}
.request-form h3{
    margin-bottom: 15px;
}
.request-form p{
    margin-bottom: 30px;
}
.request-form .form-control{
    border-radius: 0;
    box-shadow: none;
    background: #e0e0e0;
    margin-bottom: 20px;

}