/* ===================================
    About
====================================== */

/*
    Theme Name: Wixer
    Theme URI:
    Author: Themes Industry
    Author URI:
    Description: One Page Parallax Template
    Tags: one page, multipurpose, parallax, creative, html5
*/

/* ===================================
    Table of Content
====================================== */

/*  - Fonts
    - General
    - Social Icon Hover
    - Header And Navigation
    - Slider
    - About
    - Work
    - Clients
    - Pricing
    - Blog
      - Blog Pages
    - Contact
      - Contact Pages  
    - Footer
    - Shop Pages
      - Shop
      - Shop Cart & Shop Wishlist
      - Shop Detail
    - Other Pages
      - Features
      - Services
      - Standalone
      - FAQ'S
      - Comingsoon
      - Login & Register
      - Forget Password
      - Signup & Signin
    - Loader
    - Media Queries   */

/* ===================================
    Google fonts
====================================== */
 

.font-primary {
   font-family: 'Roboto', sans-serif;
}
.font-secondary {
    font-family: 'Roboto', sans-serif;
}

/* ===================================
    General
====================================== */
body {
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    color: #000;
    font-weight: 300;
    line-height: 26px;
    /* letter-spacing: 0.5px; */
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
}
ol, ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
section, .section-padding {position: relative;}

.portfolio-padding {
    padding: 7.5rem 0 4rem;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "League Spartan", sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    line-height: 1;
}
h1 {
    font-size: 72px;
}
.h1 {
    font-size: 4rem;
}
h2 {
    font-size: 3rem;
}
p {
    margin: 0;
    padding: 0;
    font-size: 15px;
    color: #535353;
}
.form-group {
    margin-bottom: 1rem;
}

.line-height-heading {
    line-height: 1.2;
}
.line-height-normal {
    line-height: normal;
}
.line-height-17px {
    line-height: 17px;
}
.line-height-25px {
    line-height: 25px;
}
.line-height-35px {
    line-height: 35px;
}
img {
    max-width: 100%;
}
/* Width */

.w-71 {
    width: 71% !important;
}
.w-73 {
    width: 73% !important;
}
.w-77 {
    width: 77% !important;
}
.w-82 {
    width: 82% !important;
}
.w-87 {
    width: 87% !important;
}
.w-93 {
    width: 93% !important;
}
.w-265 {
    max-width: 265px;
}
.va-middle {
    vertical-align: middle;
}

a, a:active, a:focus, a:hover {
    text-decoration: none !important;
    outline: none;
}
a:focus, a:hover {
    color: #90983a;
}
a, *::before, *::after, img, span, input, button, .navbar, .fixedmenu, .tp-bullet, .owl-dot, .owl-prev, .owl-next, .testimonial-text, .testimonial-text:hover {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
     transition: all .3s ease;
}
i::before, i::after {
    -webkit-transition: all .0s ease;
    -o-transition: all .0s ease;
    transition: all .0s ease;
}
/* transition none */
.no-transition *{transition-timing-function:initial; -moz-transition-timing-function:initial; -webkit-transition-timing-function:initial; -o-transition-timing-function:initial; -ms-transition-timing-function:initial; transition-duration: 0s; -moz-transition-duration: 0s; -webkit-transition-duration: 0s; -o-transition-duration: 0s; -ms-transition-duration: 0s;}
.no-animation {animation: none !important;}
.no-transform {transform: none !important;}
::-webkit-scrollbar-track {background-color: #e9edf0;border-left: 1px solid #ededed;}
::-webkit-scrollbar {width: 7px;background-color: #24c1dd;}
::-webkit-scrollbar-thumb {background:#24c1dd;}

.pt-10px {
 padding-top: 10px;
}
.pt-15px {
    padding-top: 15px;
}
.pt-20px {
    padding-top: 20px;
}
.pb-10px {
    padding-bottom: 10px;
}
.pt-40px {
    padding-top: 40px;
}
.pb-40px {
    padding-bottom: 40px;
}
.pl-2rem {
    padding-left: 2rem;
}
.pt-7rem {
    padding-top: 7rem;
}
.pb-7rem {
    padding-bottom: 7rem;
}
.p-7rem {
    padding: 7rem 0;
}
.p-half {
    padding: 3.75rem 0;
}
.pt-half {
    padding-top: 3.75rem;
}
.pb-half {
    padding-bottom: 3.75rem;
}
.mt-7rem {
    margin-top: 7rem;
}
.mb-7rem {
    margin-bottom: 7rem;
}
.mt-10px {
    margin-top: 10px;
}
.mb-10px {
    margin-bottom: 10px;
}
.mt-15px {
    margin-top: 15px;
}
.mb-15px {
    margin-bottom: 15px;
}
.mt-20px {
    margin-top: 20px;
}
.mb-20px {
   margin-bottom: 20px;
}
.mt-25px {
    margin-top: 25px;
}
.mb-25px {
    margin-bottom: 25px;
}
.mt-30px {
    margin-top: 30px;
}
.mb-30px {
    margin-bottom: 30px;
}
.mt-35px {
    margin-top: 35px;
}
.mb-35px {
    margin-bottom: 35px;
}
.mt-40px {
    margin-top: 40px;
}
.mb-40px {
    margin-bottom: 40px;
}
.mt-50px {
    margin-top: 50px;
}
.mb-50px {
    margin-bottom: 50px;
}
.mt-80px {
    margin-top: 80px;
}
.mt-105px {
    margin-top: 105px;
}
.mt-120px {
    margin-top: 120px;
}
.mt-750rem {
    margin-top: .75rem !important;
}
.mt-130rem {
    margin-top: 1.30rem !important;
}
.mb-175rem {
    margin-bottom: 1.75rem !important;
}
.mb-2rem {
    /* margin-bottom: 2rem !important; */
}
.heading-space {
    margin-bottom: 2rem;
}
/* center block */
.center-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#google-map {
    height: 400px;
    width: 100%;
}
.col-map #google-map {
     height: 100%;
}
.col-map #google-map img{
    width:100%;
}
.h-100vh {
    min-height: 100vh !important;
}
.hidden {
   visibility: hidden !important;
}
.map {
    background: url("../images/map.jpg");
}

.heading-para-setting {
    max-width: 950px;
    margin: 0 auto;
}
.fullscreen{
    height: 100vh !important;
    width: 100%;
}
.half-section{
    width: 100%;
}
.half-section {
    position: relative;
    overflow: hidden;
}

.content-setting {
    text-transform: capitalize;
    font-weight: 300;
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 15px;
}

/* hover on images */
.hover-effect::before,
.hover-effect::after {
    content: "";
    background: #fff;
    height: 0;
    width: 0;
    z-index: 1;
    position: absolute;
    -webkit-transition-duration: 1.3s !important;
    -o-transition-duration: 1.3s;
    transition-duration: 1.3s !important;
}
.hover-effect::before {
    right: 0;
    opacity: 1;
    top: 0;
}
.hover-effect::after {
    bottom: 0;
    opacity: .7;
    left: 0;
}
.hover-effect:hover::after, .hover-effect:hover::before {
    height: 100%;
    opacity: 0;
    width: 100%;
}

/* img wrap */
.image {
    overflow: hidden;
}
a.image{
    display: block;
}
.image img {
    width: 100%;
    height: 100%;
    display: block;
}
.image, .image img {
    position: relative;
}
.split-blog-scale img {
    transform: scale(1);
    transition: 1s;
}
.split-blog-scale:hover img {
    transform: scale(1.2);
}
/* background color */
.bg-light-gray {
    background-color: #f6f6f6;
}
.bg-summer-sky {
     background-color: #24c1dd;
}
.bg-green {
    background-color: #84b813;
}
.bg-yellow {
    background-color: #f1c30f;
}
.bg-black {
    background-color: #18191d;
}
.bg-black2 {
    background-color: #262626;
}
.bg-black3 {
    background-color: #19283e;
}
.bg-white2 {
    /* background-color: #ffffff; */
}
.transparent-bg {
    background-color: transparent;
}
.bg-dark {
    background-color: #1d1d21 !important;
}
/* background color hover */
.hvr-bg-light-gray:hover {
    background-color: #f6f6f6;
}
.hvr-bg-summer-sky:hover {
    background-color: #24c1dd;
}
.hvr-bg-black:hover {
    background-color: #18191d;
}
.hvr-bg-black2:hover {
    background-color: #262626;
}
.hvr-bg-black3:hover {
    background-color: #19283e;
}
.hvr-bg-white2:hover {
    background-color: #ffffff;
}
/* overlay */
.overlay {
    background-color: #24c1dd;
    opacity: 0.75;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    position: absolute;
    visibility: hidden;
    z-index: 98;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}
/* overlay-setting */
.bg-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
}
/* opacity */
.opacity-1 { opacity: .1; }
.opacity-2 { opacity: .2; }
.opacity-3 { opacity: .3; }
.opacity-4 { opacity: .4; }
.opacity-5 { opacity: .5; }
.opacity-6 {opacity: .6;}
.opacity-7 { opacity: .7; }
.opacity-8 { opacity: .8; }
.opacity-9 { opacity: .9; }

/* z-index */
.z-index-1 { z-index: 1; }

/* text-color */
.color-black { color: #18191d; }
.color-grey { color: #535353; }
.color-light-grey {color: #6f6f6f;}
.color-light-grey2 {color: #a5a5a5;}
.color-vlight-grey { color: #8c8c8c;}
.color-vlight-grey2 {color: #ebebeb;}
.color-white {color: #ffffff;}
.color-light-gw {color: #f7f7f7;}
 
.color-summer-sky { color:#90983a; font-weight:500;}
.address  
.color-summer-sky {background-color: #90983a;display: inline-block;width: 70px;height: 70px;padding: 10px;border-radius: 50%;display: inline-flex;align-items: center;justify-content: center;margin-bottom: 20px;}

.color-green {color: #84b813; }
.color-yellow {color: #f1c30f; }
.text-black { color: #18191d; }

/* font-size */
.font-13 {font-size: 13px;}
.font-14 {font-size: 14px;}
.font-16 {font-size: 16px;}
.font-18 {font-size: 18px;}
.font-20 {font-size: 20px;}
.font-30 {font-size: 30px;}
.font-72 {font-size: 72px;}
.slider-text {font-size: 60px;}

/* font-weight */
.font-weight-100{font-weight: 100;}
.font-weight-200{font-weight: 200;}
.font-weight-500{font-weight: 500;}
.font-weight-600{font-weight: 600;}

/* border */
.border-light2 {
    border: 1px solid #e8e8e8;
}
.border-vlight {
    border: 1px solid #f8f9fa;
}

/* buttons */
.btn:hover, .btn:active, .btn:focus {
    outline: none;
    box-shadow: none;
}
button {
    cursor: pointer;
}
button:hover, button:active, button:focus {
    outline: none;
}
.btn-setting {
    padding: 9px 24px;
    width: auto;
    display: inline-block;
    font-weight: 400;
    line-height: 25px;
    font-size: 15px;
    text-transform: capitalize;
    text-align: center;
    -webkit-border-radius: 36px;
    border-radius: 7px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    border: 1px solid transparent;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease !important;
}
.btn-setting i{
    margin-right: 10px;
}
.btn-setting b {
    text-transform: capitalize;
}
.btn-hvr-setting {
    z-index: -1;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 50px;
}
.btn-hvr-setting-inner {
    position: relative;
    display: block;
    height: 100%;
    overflow: hidden;
}
.btn-hvr-effect {
    position: absolute;
    top: 0;
    width: 25%;
    height: 100%;
    border-radius: 100%;
    -webkit-transform: translate3d(0, 150%, 0) scale(1.7);
    transform: translate3d(0, 150%, 0) scale(1.7);
    -webkit-transition: -webkit-transform 0.45s;
    transition: -webkit-transform 0.45s;
    transition: transform 0.45s !important;
    background: #1d3e4d;
    border-color: #1d3e4d;
}
.btn-hvr-effect:nth-child(1) {
    left: 0;
    -webkit-transition-delay: 0s; transition-delay: 0s !important;
}
.btn-hvr-effect:nth-child(2) {
    left: 30%;
    -webkit-transition-delay: 0.08s; transition-delay: 0.08s !important;
}
.btn-hvr-effect:nth-child(3) {
    left: 60%;
    -webkit-transition-delay: 0.16s; transition-delay: 0.16s !important;
}
.btn-hvr-effect:nth-child(4) {
    left: 90%;
    -webkit-transition-delay: 0.24s; transition-delay: 0.24s !important;
}
.btn-hvr-setting:hover .btn-hvr-effect, .btn-hvr-setting-main:hover .btn-hvr-effect, .btn-hvr-setting-main:active .btn-hvr-effect, .btn-hvr-setting-main:focus .btn-hvr-effect {
    -webkit-transform: translateZ(0) scale(1.7); transform: translateZ(0) scale(1.7) !important;
}
.btn-summer-sky {
    border-color: #e66f51;
    background-color: #e66f51;
    color: #ffffff;
}
.btn-yellow {
    border-color: #ecf6fa;
    background-color: #ecf6fa;
    color: #000;
}
.btn-green {
    border-color: #84b813;
    background-color: #84b813;
    color: #ffffff;
}
.btn-summer-sky2 {
    border-color: #24c1dd;
    color: #24c1dd;
}
.btn-white, .btn-white2 {
    background-color: #ffffff;
    color: #18191d;
}
.btn-transparent2 {
    border: 1px solid #18191d;
    color: #18191d;
}
.btn-transparent3 {
    color: #ffffff;
}
.rev_slider .btn-transparent3, .rev_slider .btn-border {
    border: 2px solid;
}

.btn-black {
    border-color: #202020;
    background-color: #202020;
    color: #ffffff;
}
.btn-transparent {
    background: transparent;
    border-color: #ffffff;
}
.btn-white:hover, .btn-white:focus, .btn-transparent2:hover, .btn-transparent2:focus {
    color: #ffffff;
}
.btn-transparent3:hover, .btn-transparent3:focus {
    color: #18191d;
}
.btn-white2:hover, .btn-white2:focus {
    color: #18191d;
}
.btn-hvr-white2 .btn-hvr-effect {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #18191d;
}
.btn-hvr-summer-sky .btn-hvr-effect {
     background-color: #1d3e4d;
     border-color: #1d3e4d;
     color: #ffffff;
}
.btn-hvr-summer-sky2:hover, .btn-hvr-summer-sky2:focus{
    border-color: #24c1dd;
    color: #24c1dd;
}
.btn-hvr-yellow .btn-hvr-effect {
    background-color: #f1c30f;
    border-color: #f1c30f;
    color: #ffffff;
}
.btn-hvr-yellow2:hover, .btn-hvr-yellow2:focus{
    border-color: #f1c30f;
    color: #24c1dd;
}
.btn-hvr-green .btn-hvr-effect {
    background-color: #84b813;
    border-color: #84b813;
    color: #ffffff;
}
.btn-hvr-green2:hover, .btn-hvr-green2:focus{
    border-color: #84b813;
    color: #24c1dd;
}
.btn-hvr-black .btn-hvr-effect {
    background-color: #18191d;
    border-color: #18191d;
    color: #ffffff;
}
.btn-hvr-black3:hover {
    border-color: #18191d;
    color: #18191d;
}
.btn-hvr-black2 .btn-hvr-effect {
    background-color: #202020;
    border-color: #202020;
    color: #ffffff;
}
.btn-hvr-grey .btn-hvr-effect {
    background: #f6f6f6;
}
.btn-hvr-transparent:hover, .btn-hvr-transparent:focus{
    background-color: transparent;
    border-color: #535353;
}
.btn-hvr-border .btn-hvr-effect {
    border-color: #535353;
}
.btn-hvr:hover, .btn-hvr:focus {
    background-color: #90983a;
    border-color: #90983a;
    color: #fff;
}
/* border radius */
.radius-small {
    border-radius: 4px;
}
.radius-0 {
    border-radius: 0 !important;
}
.container.radius {
    border-radius: 36px;
}
.fixed-menu .container.radius {
    border-radius: 0;
}
/* owl carousel bullets */
.owl-dots .owl-dot {
    height: 12px;
    width: 12px;
    margin: 2px 3px;
    position: relative;
    display: inline-block;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background:#ffffff;
    cursor: pointer;
}
.owl-dots .owl-dot.active span,.owl-dots .owl-dot:hover span {
    background:#ffffff;
}
.owl-dots .owl-dot.active::after, .owl-dots .owl-dot:hover:after {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
}
.owl-dots .owl-dot::after {
    background-color: #24c1dd;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: hidden;
    width: 100%;
}
.light-version .owl-dots .owl-dot {
    background: #18191d;
}
#single-slider .owl-dots{
    margin-top: 15px;
}
#single-slider .owl-dots .owl-dot{
    width: 15px;
    height: 15px;
}
#single-slider .owl-dots .owl-dot::after {
    background-color: #535353;
}

/* ===================================
   Social Icon Hover
====================================== */
/*icon bg hover */
.facebook-bg-hvr:hover{background:#4267B2 !important;color: #fff !important; border: 1px solid transparent !important;}
.twitter-bg-hvr:hover{background:#1DA1F2 !important;color: #fff !important; border: 1px solid transparent !important;}
.instagram-bg-hvr:hover{background:#C32AA3 !important;color: #fff !important; border: 1px solid transparent !important;}
.linkedin-bg-hvr:hover{background:#0077B5 !important;color: #fff !important; border: 1px solid transparent !important;}
.pinterest-bg-hvr:hover{background:#BD081C !important;color: #fff !important; border: 1px solid transparent !important;}
.google-bg-hvr:hover{background:#DB4437 !important;color: #fff !important; border: 1px solid transparent !important;}

/*icon text hover */
.facebook-text-hvr:hover{color:#4267B2 !important;}
.twitter-text-hvr:hover{color:#1DA1F2 !important;}
.instagram-text-hvr:hover{color:#C32AA3 !important;}
.linkedin-text-hvr:hover{color:#0077B5 !important;}
.pinterest-text-hvr:hover{color:#BD081C !important;}
.google-text-hvr:hover{color:#DB4437 !important;}

/* ===================================
    Header & Navigation
====================================== */

/* header with top bar */
.header-with-topbar .top-header-area {
    font-size: 13px;
    position: fixed;
    top: 0;
    height: 40px;
    line-height: 40px;
    width: 100%;
    transition: ease-in-out 0.3s;
    -webkit-transition: ease-in-out 0.3s;
    -moz-transition: ease-in-out 0.3s;
    -ms-transition: ease-in-out 0.3s;
    -o-transition: ease-in-out 0.3s;
    z-index: 9;
    background-color: #fff;
}
.header-with-topbar .navbar-top-default {
    /* position: fixed; */
    -webkit-transition: ease-in-out 0.3s;
    -moz-transition: ease-in-out 0.3s;
    -ms-transition: ease-in-out 0.3s;
    -o-transition: ease-in-out 0.3s;
    transition: ease-in-out 0.3s;
}
.header-with-topbar div.bar-social-icon> li {
    text-align: center;
}
.bar-social-icon a {
    font-size: 13px;
    color: #ffffff;
    height: 36px;
    width: 37px;
    line-height: 38px;
    display: inline-block;
    text-align: center;
    margin: 0;
    border: 1px solid transparent;
    border-radius: 50%;
}
.bar-social-icon.black a {
    color: #18191d;
}

/*header with top bar center logo*/
.header-with-topbar .center-logo ul:first-child {
    margin-left: auto;
}
.header-with-topbar .center-logo ul:last-child {
    margin-right: auto;
}
.header-with-topbar .center-logo.fixed-menu ul:first-child {
    margin-right: auto;
    margin-left: 0;
}
.header-with-topbar .center-logo.fixed-menu ul:last-child {
    margin-left: auto;
    margin-right: 0;
}
.header-with-topbar.multipage .center-logo.fixed-menu ul:last-child {
    margin-left: -6rem;
    margin-right: 0;
}
.header-with-topbar.multipage .center-logo.fixed-menu .mega-menu ul:last-child {
    margin-left: 0;
}
.header-with-topbar.multipage .center-logo.fixed-menu ul:last-child {
    margin-right: 0;
}
/*header with top bar style two */
.header-with-topbar.style-two .top-header-area {
    margin-top: 20px;
}
.header-with-topbar.style-two .full-nav {
    margin-top: 70px;
}
.header-with-topbar.style-two .full-nav.fixed-menu {
    margin-top: 0;
}
.header-appear.header-with-topbar.style-two .top-header-area .logo img {
    display: none;
}

/* menu bars */
.menu-bars-setting {
    position: absolute;
    right: 30px;
    display: none;
}
.menu-inner {
    position: relative;
    right: 0;
    margin-left: 1rem;
}
.menu_bars, .menu_bars2 {
    padding: 5px;
    width: 38px;
    cursor: pointer;
    z-index: 1;
}
.menu_bars2 {
    height: 36px;
    position: absolute;
}
.menu_bars span, .menu_bars2 span {
    background: #18191d;
    width: 30px;
    height: 1px;
    display: block;
}
.transparent-bg .menu_bars span, .menu-outer.menu_bars span {
    background: #ffffff;
}
.transparent-bg.black .menu_bars span, .just-menu .menu_bars span {
    background: #18191d;
}
.transparent-bg.fixed-menu .menu_bars span, .fixed-menu .menu-outer.menu_bars span, .fixed-menu.just-menu .menu_bars span, .just-menu.black .menu_bars span {
    background: #18191d;
}
.menu_bars, .menu_bars span, .menu_bars2, .menu_bars2 span{
    -webkit-transition: 300ms linear all;
    -o-transition: 300ms linear all;
    transition: 300ms linear all;
}
.menu_bars span:nth-child(1), .menu_bars span:nth-child(3) {
    width: 20px;
    margin: 0 auto;
}
.menu_bars:hover span:nth-child(1), .menu_bars:hover span:nth-child(3) {
    width: 30px;
}
.menu_bars span:nth-child(2), .menu_bars2 span:nth-child(2) {
    margin: 5px 0;
}
.menu_bars2 span:nth-child(2) {
    display: none;
}
.menu_bars2 span:nth-child(1), .menu_bars2 span:nth-child(3) {
    width: 30px;
    top: 20px;
    position: absolute;
    left: 5px;
    margin-top: -1px;
}
.menu_bars2 span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.menu_bars2 span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
/* logo */
.logo {
    max-width: 60px;
    margin-top: 10px;
}
.logo img {
    vertical-align: middle;
    transform: translateY(-4px);
}
.navbar.fixed-menu .logo-default,
.navbar .logo-scrolled {
    display: none;
}
.navbar.fixed-menu .logo-scrolled,
.navbar .logo-default{
    display: inline-block;
}

/* nav top default */
.navbar-top-default{
    /* position: absolute; */
    top: 0;
    z-index: 9;
    height: 90px;
    width: 100%;
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all .1s ease;
    -o-transition: all .1s ease;
    transition: all .1s ease;
}
.nav-height-small {
    height: 64px;
}
.center-logo .logo {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.navbar-top-default .navbar-nav .nav-link {
    font-size: 15px;
    /* color: #000; */
    font-weight: 500;
    padding: 0.20rem 0 0;
    margin-right: 1.0rem;
    margin-left: 1.0rem;
    text-transform: capitalize;
    position: relative;
    /* font-family: "Roboto", sans-serif; */
}


.navbar-top-default .navbar-nav .nav-link::after{
    content:'';
    position:absolute;
    left:0px;
    bottom:0px;
    height:2px;
    background: #e66f51;
    width: 0px;
}
.navbar-top-default .navbar-nav .nav-link:hover::after{
    width: 100%;
}

.nav-link:focus, .nav-link:hover {
    color: #e66f51 !important;
}
.fixed-menu .navbar-nav .nav-link:hover, .fixed-menu .navbar-nav .nav-link.active {
    color: #595a5d !important;
}
.multipage ul li.active > a {
    color: #e66f51;
}
/* Nav Bottom Line Hover Effect */
.nav-bottom-line .navbar-nav .nav-link::after {
    content: '';
    display: block;
    width: 0;
    height: 5px;
    background: #24c1dd;
    transition: width .3s;
    border-radius: 50px;
    transform-origin: right;
}
.nav-bottom-line .navbar-nav .nav-link.active::after {
    width: 100%;
}
/* Nav Radius Hover Effect */
.nav-radius .navbar-nav .nav-item .nav-link {
    padding: 0.6rem 1.3rem;
    border-radius: 36px;
}
.nav-radius .navbar-nav .nav-item .nav-link.active {
    background: #24c1dd;
    color: #ffffff !important;
}
.nav-radius .navbar-nav .nav-item .nav-link.active:hover {
    color: #ffffff;
}
.nav-radius.navbar-top-default .navbar-nav .nav-link {
    margin: 0 0.3rem;
}
/* Nav Square Hover Effect */
.nav-square .navbar-nav .nav-item .nav-link {
    padding: 1.4rem 1.3rem;
}
.nav-square .navbar-nav .nav-item .nav-link.active {
    background: #24c1dd;
    color: #ffffff !important;
}
.nav-square .navbar-nav .nav-item .nav-link.active:hover {
    color: #ffffff;
}
.nav-square.navbar-top-default .navbar-nav .nav-link {
    margin: 0 0.3rem;
}
/* Nav Scale Hover Effect */
.nav-scale .navbar-nav .nav-item .nav-link {
    position: relative;
    z-index: 1;
    padding: .5rem 1rem;
    margin-right: .6rem;
    margin-left: .6rem;
}
.nav-scale .navbar-nav .nav-item .nav-link.active, .nav-scale.fixed-menu.navbar-top-default .navbar-nav .nav-link.active:hover{
    color: #ffffff !important;
}
.nav-scale .navbar-nav .nav-item .nav-link:after {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 1px;
    content: '.';
    color: transparent;
    background: #24c1dd;
    opacity: 0;
    z-index: -1;
}
.nav-scale .navbar-nav .nav-item .nav-link.active:after {
    opacity: 1;
    visibility: visible;
    height: 100%;
}
/* Nav Three Circles Hover Effect */
.nav-three-circles .navbar-nav .nav-item .nav-link {
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
    position: relative;
    display: inline;
}
.nav-three-circles .navbar-nav .nav-item .nav-link::after {
    position: absolute;
    top: 80%;
    left: 50%;
    color: transparent;
    content:'';
    text-shadow: 0 0 transparent;
    font-size: 1.2em;
    -webkit-transition: text-shadow 0.3s, color 0.3s;
    -moz-transition: text-shadow 0.3s, color 0.3s;
    transition: text-shadow 0.3s, color 0.3s;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    pointer-events: none;
}
.nav-three-circles .navbar-nav .nav-item .nav-link.active::after,
.nav-three-circles .navbar-nav .nav-item .nav-link:hover::after {
    color: #24c1dd;
    text-shadow: 10px 0 #24c1dd, -10px 0 #24c1dd;
}
.nav-three-circles .navbar-nav .nav-item .nav-link:hover {
    color: #24c1dd;
}


.transparent-bg .navbar-nav .nav-link, .center-logo .navbar-nav .nav-link {
    color: #ffffff;
}
.transparent-bg.fixed-menu .navbar-nav .nav-link, .center-logo.fixed-menu .navbar-nav .nav-link,
.transparent-bg.black .navbar-nav .nav-link, .center-logo.black .navbar-nav .nav-link,
.bg-white2.black .navbar-nav .nav-link, .bg-white2.black.fixed-menu .navbar-nav .nav-link {
    /* color: #000; */
}
.bg-white2.box-nav.black .navbar-nav .nav-link, .bg-white2.box-nav.black.fixed-menu .navbar-nav .nav-link {
    background: none;
}
.fixed-black-nav.fixed-menu .navbar-nav .nav-link {
     color: #ffffff;
}
.fixed-black-nav.fixed-menu .menu_bars span, .bg-dark .menu_bars span {
    background: #ffffff;
}
.fixed-menu.navbar-top-default {
    height: 80px;
    position: fixed;
    background: #ffffff;
    -webkit-animation-name: animationFade;
    -o-animation-name: animationFade;
    animation-name: animationFade;
    -webkit-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.35);
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.35);
}
/* fixed nav hover */
.fixed-menu.navbar-top-default .navbar-nav .nav-link:hover {
    color: #24c1dd;
}
/* fixed black nav */
.fixed-black-nav.fixed-menu {
    background: #18191d;
}
.fixed-black-nav.fixed-menu.navbar-top-default .navbar-nav .nav-link:hover {
    color: #24c1dd;
}

/* summer-sky nav */
.bg-nav .navbar-nav .nav-link {
    color: #ffffff;
}
.bg-nav.fixed-menu .navbar-nav .nav-link {
    color: #ffffff;
}
.bg-nav .menu_bars span {
    background: #ffffff;
}
.bg-nav.bg-summer-sky.fixed-menu.navbar-top-default {
    background: #24c1dd;
}
.bg-nav.fixed-menu.navbar-top-default .navbar-nav .nav-link:hover, .bg-nav.fixed-menu.nav-style.navbar-top-default .navbar-nav .nav-link.active {
    color: #fff;
}
.bg-nav.fixed-menu.nav-style.navbar-top-default .nav-item::before, .bg-nav.fixed-menu.nav-style.navbar-top-default .nav-item::after, .bg-nav.fixed-menu.nav-style.navbar-top-default .nav-link::before, .bg-nav.fixed-menu.nav-style.navbar-top-default .nav-link::after {
    background: #fff;
}
@-webkit-keyframes animationFade {
    from { opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); }
    to { opacity: 1; -webkit-transform: none; transform: none; }
}
@-o-keyframes animationFade {
    from { opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); }
    to { opacity: 1; -webkit-transform: none; -o-transform: none; transform: none; }
}
@keyframes animationFade {
    from { opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0);
    }
    to { opacity: 1; -webkit-transform: none; -o-transform: none; transform: none; }
}
/* nav social icons */
header .navbar-top-default .header-social {
    padding-left: 1rem;
}
header .navbar-top-default.seven-links .header-social {
    padding-left: 1rem;
    padding-right: 1rem;
}
header .navbar-top-default .header-social a {
    font-size: 14px;
    color: #18191d;
    height: 36px;
    width: 37px;
    line-height: 38px;
    display: inline-block;
    text-align: center;
    margin: 0;
    border: 1px solid transparent;
    border-radius: 50%;
}
header .navbar-top-default .header-social a:hover {
    background: #ffffff;
}
header .transparent-bg.navbar-top-default .header-social a {
    color: #ffffff;
}
header .transparent-bg.black.navbar-top-default .header-social a {
    color: #18191d;
}
header .fixed-menu.navbar-top-default .header-social a, header .transparent-bg.fixed-menu.navbar-top-default .header-social a {
    color: #18191d;
}
header .fixed-menu.navbar-top-default .header-social a.facebook-text-hvr:hover {
    background: #4267B2;
    color: #ffffff !important;
}
header .fixed-menu.navbar-top-default .header-social a.twitter-text-hvr:hover {
    background: #1DA1F2;
    color: #ffffff !important;
}
header .fixed-menu.navbar-top-default .header-social a.linkedin-text-hvr:hover {
    background: #0077B5;
    color: #ffffff !important;
}

header .fixed-menu.navbar-top-default .header-social a:hover {
    background: transparent;
}


.word {
  position: absolute; 
  opacity: 0;
}

.letter {
  display: inline-block;
  position: relative;
  float: left;
  transform: translateZ(25px);
  transform-origin: 50% 50% 25px;
}

.letter.out {
  transform: rotateX(90deg);
  transition: transform 0.32s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.letter.behind {
  transform: rotateX(-90deg);
}

.letter.in {
  transform: rotateX(0deg);
  transition: transform 0.38s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.wisteria {
  color: #8e44ad;
}

/* bottom nav */
.bottom-nav {
    height: 70px;
    top: auto;
    bottom: 0;
}
.bottom-nav.fixed-menu{
    bottom: auto;
}
/* box nav */
.box-nav {
    margin-top: 20px;
}
.box-nav.bottom-nav {
    margin-top: 0;
}
.box-nav.fixed-menu {
    margin-top: 0;
}
.box-nav .container {
    background: #ffffff;
    height: 70px;
}
.box-nav.fixed-menu .container {
    background: transparent;
    height: 0;
}
.fixed-menu .container.radius.nav-box-shadow {
    box-shadow: none;
}
/* not fullscreen */
.not-full {
    height: 7vh;
}
.not-fullscreen {
    height: 97vh !important;
    width: 100%;
}
/* full nav */
.full-nav {
    height:90px;
    border-bottom: 1px solid #eee4e1;
    margin-bottom: 0px;
}
.header-with-topbar .full-nav {
    padding-top: 0;
    background-color: #fff;
    /* margin: 0; */
    padding-bottom: 0;
    
}
.full-nav.fixed-menu, fixed-menu .header-with-topbar.style-two .full-nav.fixed-menu {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
}
/* nav box shadow */
.nav-box-shadow {
    -webkit-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.15);
}
/*Navbar Right*/
.navbar.navbar-right {
    background: #fff;
    border: none;
    display: inline-table;
    width: 290px;
    -webkit-border-radius: 0;
    border-radius: 0;
    position: fixed;
    top: 0;
    z-index: 110;
    height: 100%;
    padding: 3rem 2rem;
    box-shadow: 10px 0 10px -10px rgba(0, 0, 0, 0.35);
    left: 0;
    overflow-x: hidden;
}
.navbar.navbar-right .navbar-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    text-align: center;
}
.navbar.navbar-right a.logo{
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 8rem;
}
.navbar.navbar-right .navbar-nav  .nav-link {
    display: block;
    padding: .5rem 1rem;
    font-size: 1.2rem;
    font-weight: 400;
    color: #18191d;
}
.navbar.navbar-right .navbar-nav .nav-link.active{
    color: #24c1dd;
}

/* ===================================
    Side Menu
====================================== */

.side-menu {
    width: 35%;
    position: fixed;
    right: 0;
    top: 0;
    background: rgb(144 152 58);
    z-index: 1032;
    height: 100%;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    -o-transition: -o-transform .5s ease;
    transition: transform .5s ease;
    overflow: hidden;
}
.side-menu.left {
    left: 0; right: auto;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
.side-menu.before-side {
    width: 280px;
}
.side-menu.side-menu-active,
.side-menu.before-side{
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.pul-menu .side-menu.side-menu-active {
    visibility: visible; opacity: 1;
}
.side-menu .navbar-brand {
    margin: 0 0 2.5rem 0;
}

/*Side overlay*/
#close_side_menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    -webkit-transition: opacity 300ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
    -o-transition: opacity 300ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
    transition: opacity 300ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
    display: none;
    z-index: 1031;
    opacity: 0.4;
}

/*side clode btn*/
.side-menu .btn-close {
    background: none;
    height: 33px;
    width: 33px;
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 10px;
    right: 0;
    cursor: pointer;
}
.side-menu.before-side .btn-close{
    display: none;
}
.side-menu .btn-close::before, .side-menu .btn-close::after {
    position: absolute;
    left: 16px;
    content: ' ';
    height: 24px;
    width: 2px;
    background: #fff;
    top: 5px;
}
.side-menu .btn-close:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.side-menu .btn-close:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

/*side open btn*/

.sidemenu_btn.left {
    left: 15px;
    right: auto;
}
.sidemenu_btn span {
    height: 2px;
    width: 100%;
    background: #FFFFFF;
    display: block;
}

.sidemenu_btn span:nth-child(2) {
    margin: 4px 0;
}

.side-menu .inner-wrapper {
    padding: 3.5rem 5rem;
    height: 100%;
    position: relative;
    overflow-y: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.pul-menu.pushwrap .side-menu .inner-wrapper{
    padding: 3.5rem 2.5rem;
}
.side-menu .side-nav {
    margin-bottom: 20px;
    display: block;
}
.side-nav .navbar-nav .nav-link {
    -webkit-transition: all 0.8s ease 500ms;
    -o-transition: all 0.8s ease 500ms;
    transition: all 0.8s ease 500ms;
}
.side-menu.side-menu-active .side-nav .navbar-nav .nav-link {
    opacity: 1;
}
.side-nav .navbar-nav .nav-link {
    display: inline-table;
    color: #fff;
    padding: 10px 0 10px 0 !important;
    font-size: 1.5rem;
    font-weight: 300;
    line-height: normal;
    min-height: 50px;
    position: relative;
    -webkit-border-radius: 0;
    border-radius: 0;
    width: 100%;
}

.side-nav .navbar-nav .nav-link.active {
    background: transparent;
}
.side-menu p{
    font-size: 13px;
    margin-top: .5rem;
    margin-bottom: 0;
}

.social-icons-simple{
    margin-bottom: 0;
    margin-left: -10px;
}

.social-icons-simple li{
    display: inline-block;
}

.social-icons-simple li a, .multipage .social-icons-simple li a {
    display: block;
    font-size: 16px;
    height: 36px;
    line-height: 38px;
    border: 1px solid transparent;
    text-align: center;
    width: 36px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding: 0;
    -webkit-transition: background-color .5s ease;
    -o-transition: background-color .5s ease;
    transition: background-color .5s ease;
}
.social-icons-simple li a:hover{
    background-color: transparent;
}

.social-icons-simple li.animated-wrap a:hover{
    background-color: transparent;
    color: #ffffff;
}

/* Side Nav Arrow */

.nav-icon .navbar-nav {
    /* position: relative; */
    /* display: -webkit-flex; */
    /* display: flex; */
    /* -webkit-flex-wrap: wrap; */
    /* flex-wrap: wrap; */
    margin: 0;
    padding: 0;
    list-style: none;
}

.menu-line {
    position: absolute;
    left: -20px;
    font-size: 11px;
    color: #ffffff !important;
    top: 13px;
    display: none;
    text-align: center;
    width: 20px;
    height: 50px;
    pointer-events: none;
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    -webkit-transition-timing-function: cubic-bezier(1, 0.01, 0, 1);
    -webkit-transition-timing-function: cubic-bezier(1, 0.01, 0, 1.22);
    transition-timing-function: cubic-bezier(1, 0.01, 0, 1.22);
}

.nav-icon .navbar-nav .nav-link:nth-child(1).active ~ .menu-line{
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.nav-icon .navbar-nav .nav-link:nth-child(2).active ~ .menu-line{
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}

.nav-icon .navbar-nav .nav-link:nth-child(3).active ~ .menu-line{
    -webkit-transform: translate3d(0, 200%, 0);
    transform: translate3d(0, 200%, 0);
}

.nav-icon .navbar-nav .nav-link:nth-child(4).active ~ .menu-line{
    -webkit-transform: translate3d(0, 300%, 0);
    transform: translate3d(0, 300%, 0);
}

.nav-icon .navbar-nav .nav-link:nth-child(5).active ~ .menu-line{
    -webkit-transform: translate3d(0, 400%, 0);
    transform: translate3d(0, 400%, 0);
}

.nav-icon .navbar-nav .nav-link:nth-child(6).active ~ .menu-line{
    -webkit-transform: translate3d(0, 500%, 0);
    transform: translate3d(0, 500%, 0);
}

.nav-icon .navbar-nav .nav-link:nth-child(7).active ~ .menu-line{
    -webkit-transform: translate3d(0, 600%, 0);
    transform: translate3d(0, 600%, 0);
}

.nav-icon .navbar-nav .nav-link:nth-child(8).active ~ .menu-line{
    -webkit-transform: translate3d(0, 700%, 0);
    transform: translate3d(0, 700%, 0);
}
.nav-icon .navbar-nav .nav-link:nth-child(9).active ~ .menu-line{
    -webkit-transform: translate3d(0, 800%, 0);
    transform: translate3d(0, 800%, 0);
}

.nav-icon .navbar-nav .nav-link:nth-child(1):hover ~ .menu-line{
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.nav-icon .navbar-nav .nav-link:nth-child(2):hover ~ .menu-line{
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}

.nav-icon .navbar-nav .nav-link:nth-child(3):hover ~ .menu-line{
    -webkit-transform: translate3d(0, 200%, 0);
    transform: translate3d(0, 200%, 0);
}

.nav-icon .navbar-nav .nav-link:nth-child(4):hover ~ .menu-line{
    -webkit-transform: translate3d(0, 300%, 0);
    transform: translate3d(0, 300%, 0);
}

.nav-icon .navbar-nav .nav-link:nth-child(5):hover ~ .menu-line{
    -webkit-transform: translate3d(0, 400%, 0);
    transform: translate3d(0, 400%, 0);
}

.nav-icon .navbar-nav .nav-link:nth-child(6):hover ~ .menu-line{
    -webkit-transform: translate3d(0, 500%, 0);
    transform: translate3d(0, 500%, 0);
}

.nav-icon .navbar-nav .nav-link:nth-child(7):hover ~ .menu-line{
    -webkit-transform: translate3d(0, 600%, 0);
    transform: translate3d(0, 600%, 0);
}

.nav-icon .navbar-nav .nav-link:nth-child(8):hover ~ .menu-line{
    -webkit-transform: translate3d(0, 700%, 0);
    transform: translate3d(0, 700%, 0);
}

.nav-icon .navbar-nav .nav-link:nth-child(9):hover ~ .menu-line{
    -webkit-transform: translate3d(0, 800%, 0);
    transform: translate3d(0, 800%, 0);
}

/* Multipage Side Nav */

.multipage .side-menu .inner-wrapper {
    padding: 5.5rem 5rem 3.5rem;
    overflow-x: hidden;
}
.multipage .side-menu .side-nav {
    min-height: 60vh;
}
.multipage .side-nav .navbar-nav .nav-link {
    -webkit-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
}
.multipage .side-main-menu, .multipage .side-sub-menu, .multipage .sub-multi-item1, .multipage .inner-multi-item1, .multipage .sub-multi-item2, .multipage .inner-multi-item2, .multipage .sub-multi-item3, .multipage .inner-multi-item3, .multipage .sub-multi-item4, .multipage .inner-multi-item4, .multipage .sub-multi-item5, .multipage .inner-multi-item5, .multipage .sub-multi-item6, .multipage .inner-multi-item6, .multipage .sub-multi-item7, .multipage .inner-multi-item7, .multipage .sub-multi-item8, .multipage .inner-multi-item8, .multipage .sub-multi-item9, .multipage .inner-multi-item9, .multipage .sub-multi-item10, .multipage .inner-multi-item10 {
    position: absolute !important;
    transition: 0.5s;
}

.multipage .side-nav .side-main-menu.toggle, .multipage .side-nav .side-sub-menu.toggle, .multipage .side-nav .sub-multi-item1.toggle, .multipage .side-nav .inner-multi-item1.toggle, .multipage .side-nav .sub-multi-item2.toggle, .multipage .side-nav .inner-multi-item2.toggle, .multipage .side-nav .sub-multi-item3.toggle, .multipage .side-nav .inner-multi-item3.toggle, .multipage .side-nav .sub-multi-item4.toggle, .multipage .side-nav .inner-multi-item4.toggle, .multipage .side-nav .sub-multi-item5.toggle, .multipage .side-nav .inner-multi-item5.toggle, .multipage .side-nav .sub-multi-item6.toggle, .multipage .side-nav .inner-multi-item6.toggle, .multipage .side-nav .sub-multi-item7.toggle, .multipage .side-nav .inner-multi-item7.toggle, .multipage .side-nav .sub-multi-item8.toggle, .multipage .side-nav .inner-multi-item8.toggle, .multipage .side-nav .sub-multi-item9.toggle, .multipage .side-nav .inner-multi-item9.toggle, .multipage .side-nav .sub-multi-item10.toggle, .multipage .side-nav .inner-multi-item10.toggle {
    transition: 0.5s;
}

.multipage .side-nav .side-main-menu.toggle {
    -webkit-transform: translate3d(-500%, 0, 0);
    transform: translate3d(-500%, 0, 0);
}
.multipage .side-nav .side-sub-menu {
    -webkit-transform: translate3d(500%, 0, 0);
    transform: translate3d(500%, 0, 0);
    visibility: hidden;
    opacity: 0;
}
.multipage .side-nav .side-sub-menu.toggle,
.multipage .side-nav .sub-multi-item1.toggle, .multipage .side-nav .sub-multi-item2.toggle, .multipage .side-nav .sub-multi-item3.toggle, .multipage .side-nav .sub-multi-item4.toggle, .multipage .side-nav .sub-multi-item5.toggle, .multipage .side-nav .sub-multi-item6.toggle, .multipage .side-nav .sub-multi-item7.toggle, .multipage .side-nav .sub-multi-item8.toggle, .multipage .side-nav .sub-multi-item9.toggle, .multipage .side-nav .sub-multi-item10.toggle,
.multipage .side-nav .inner-multi-item1.toggle, .multipage .side-nav .inner-multi-item2.toggle, .multipage .side-nav .inner-multi-item3.toggle, .multipage .side-nav .inner-multi-item4.toggle, .multipage .side-nav .inner-multi-item5.toggle, .multipage .side-nav .inner-multi-item6.toggle, .multipage .side-nav .inner-multi-item7.toggle, .multipage .side-nav .inner-multi-item8.toggle, .multipage .side-nav .inner-multi-item9.toggle, .multipage .side-nav .inner-multi-item10.toggle {
    -webkit-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
    visibility: visible;
    opacity: 1;
}
.multipage .side-nav .sub-multi-item1, .multipage .side-nav .sub-multi-item2, .multipage .side-nav .sub-multi-item3,.multipage .side-nav .sub-multi-item4, .multipage .side-nav .sub-multi-item5, .multipage .side-nav .sub-multi-item6, .multipage .side-nav .sub-multi-item7, .multipage .side-nav .sub-multi-item8, .multipage .side-nav .sub-multi-item9, .multipage .side-nav .sub-multi-item10,
.multipage .side-nav .inner-multi-item1, .multipage .side-nav .inner-multi-item2, .multipage .side-nav .inner-multi-item3, .multipage .side-nav .inner-multi-item4, .multipage .side-nav .inner-multi-item5, .multipage .side-nav .inner-multi-item6, .multipage .side-nav .inner-multi-item7, .multipage .side-nav .inner-multi-item8, .multipage .side-nav .inner-multi-item9, .multipage .side-nav .inner-multi-item10 {
    -webkit-transform: translate3d(500%, 0, 0);
    transform: translate3d(500%, 0, 0);
    visibility: hidden;
    opacity: 0;
}
.multipage .side-nav .sub-multi-item1.toggle-inner, .multipage .side-nav .sub-multi-item2.toggle-inner, .multipage .side-nav .sub-multi-item3.toggle-inner, .multipage .side-nav .sub-multi-item4.toggle-inner, .multipage .side-nav .sub-multi-item5.toggle-inner, .multipage .side-nav .sub-multi-item6.toggle-inner, .multipage .side-nav .sub-multi-item7.toggle-inner, .multipage .side-nav .sub-multi-item8.toggle-inner, .multipage .side-nav .sub-multi-item9.toggle-inner, .multipage .side-nav .sub-multi-item10.toggle-inner {
    -webkit-transform: translate3d(-500%, 0, 0);
    transform: translate3d(-500%, 0, 0);
    visibility: hidden;
    opacity: 0;
}

/* Multipage Side Nav's Arrows */

.sidenav-arrow:after {
    font-size: 10px;
    vertical-align: middle;
    height: auto;
    width: auto;
    border: none;
    margin-left: 4px;
    color: #ffffff;
    content: "\e628";
    font-family: 'themify';
    display: none;
}
.dropdown-arrow:after {
    font-size: 9px;
    vertical-align: inherit;
    margin-left: 0;
    content: "\e64b";
    font-family: 'themify';
    transition: 0s !important;
}
.arrow-back:before {
    font-size: 11px;
    top: 20px;
    left: -14px;
    position: absolute;
    color: #ffffff;
    content: "\e64a";
    font-family: 'themify';
}
.menu-arrow:before {
    font-size: 12px;
    font-weight: 100;
    position: absolute;
    top: 19px;
    right: 15px;
    color: #18191d;
}


/* just menu */
.just-menu {
    position: fixed;
    width: 100%;
    z-index: 2;
    height: 90px;
}
.just-menu .menu_bars {
    padding: 10px;
    width: 50px;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .15);
    box-shadow: 0 0 20px rgba(0, 0, 0, .15);
}
.just-menu .logo {
    visibility: visible;
    opacity: 1;
    transform: scale(1);
}
.just-menu.fixed-menu .logo{
    visibility: hidden;
    opacity: 0;
    transform: scale(0);
}
.just-menu.fixed-menu.navbar-top-default {
    box-shadow: none;
    height: 90px;
}
.just-menu.fixed-menu.navbar-top-default {
    background: none;
}

/* Animated Full Nav */
#headroom {
    position: fixed;
    width: 100%;
    z-index: 20;
    left: 0;
    top: 0;
    transition: all .3s ease;
}
.animates {
    -webkit-animation-duration: .5s;
    -moz-animation-duration: .5s;
    -o-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    will-change: transform,opacity;
}

@-webkit-keyframes swingInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(-90deg); }
    100% {
        -webkit-transform: perspective(400px) rotateX(0deg); } }

@-moz-keyframes swingInX {
    0% {
        -moz-transform: perspective(400px) rotateX(-90deg); }
    100% {
        -moz-transform: perspective(400px) rotateX(0deg); } }

@-o-keyframes swingInX {
    0% {
        -o-transform: perspective(400px) rotateX(-90deg); }
    100% {
        -o-transform: perspective(400px) rotateX(0deg); } }

@keyframes swingInX {
    0% {
        transform: perspective(400px) rotateX(-90deg); }
    100% {
        transform: perspective(400px) rotateX(0deg); } }

.animates.swingInX {
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ie-transform-origin: top;
    -o-transform-origin: top;
    transform-origin: top;
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: swingInX;
    -moz-backface-visibility: visible !important;
    -moz-animation-name: swingInX;
    -o-backface-visibility: visible !important;
    -o-animation-name: swingInX;
    backface-visibility: visible !important;
    animation-name: swingInX;
}

@-webkit-keyframes swingOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg); }
    100% {
        -webkit-transform: perspective(400px) rotateX(-90deg); } }

@-moz-keyframes swingOutX {
    0% {
        -moz-transform: perspective(400px) rotateX(0deg); }
    100% {
        -moz-transform: perspective(400px) rotateX(-90deg); } }

@-o-keyframes swingOutX {
    0% {
        -o-transform: perspective(400px) rotateX(0deg); }
    100% {
        -o-transform: perspective(400px) rotateX(-90deg); } }

@keyframes swingOutX {
    0% {
        transform: perspective(400px) rotateX(0deg); }
    100% {
        transform: perspective(400px) rotateX(-90deg); } }

.animates.swingOutX {
    -webkit-transform-origin: top;
    -webkit-animation-name: swingOutX;
    -webkit-backface-visibility: visible !important;
    -moz-animation-name: swingOutX;
    -moz-backface-visibility: visible !important;
    animation-name: swingOutX;
    backface-visibility: visible !important;
}
/* ===================================
   Slider
====================================== */
.rs-beforeafter-bounce-arrows .rs-main-slider-four-rs-964-rs-beforeafter-bounce-left {
    -webkit-animation: main-slider-four-rs-964-rs-beforeafter-bounce-left 1.50s ease-in-out infinite;
    animation: main-slider-four-rs-964-rs-beforeafter-bounce-left 1.50s ease-in-out infinite;
}

.banner-overlay::after  {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.banner-overlay::after {
    background: rgba(0,0,0,.39);
}
.awaza.tp-bullets {
    z-index: 98;
}
.awaza.tp-bullets {
    left: -30px !important;
}
.awaza .tp-bullet.selected, .awaza .tp-bullet:hover {
    background:transparent;
}
#banner-main .tp-bullet, .bullet-bar .tp-bullet {
    border-radius: 36px;
}
#banner-main .tp-bullet:hover {
    background: #ffffff;
}
/* Revolution Slider Numbers Bullets */
.awaza .tp-bullet.selected .animated-wrap, .awaza .tp-bullet.selected .animated-element {
    transform: none !important;
}
.awaza .animated-wrap {
    width: 25px;
}
.awaza .tp-bullet {
    width: unset;
    height: 15px;
    position: relative;
    background:transparent;
    cursor: pointer;
    color: #18191d;
}
.awaza .tp-bullet-number{
    position: relative;
    text-align: left;
}
.awaza .tp-bullet.selected:nth-child(4){
    padding-bottom: 4px;
    border-bottom: 2px solid;
}
.awaza, .tp-tabs, .tp-thumbs{
    top: 43% !important;
}
.awaza .tp-bullet .tp-count{
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    position: relative;
}
.awaza .tp-count:before{
    content: '';
    height: 3px;
    width: 40px;
    transform: scaleX(0);
    display: block;
    position: absolute;
    background: #24c1dd;
    top: 100%;
    visibility: hidden;
    opacity: 0;
}
.awaza .tp-bullet.selected .tp-count {
    color: #24c1dd;
}
.white .awaza .tp-bullet .tp-count, .white .awaza .tp-count:before, .white .awaza .tp-bullet.selected .tp-count {
    color: #fff;
}
.white .awaza .tp-count:before {
    background: #fff;
}
.awaza .tp-bullet.selected .tp-count:before{
    transform: scaleX(1);
    visibility: visible;
    opacity: 1;
}
.before-after .tparrows{
    display: none !important;
}
.tp-caption .btn-black:hover, .tp-caption .btn-summer-sky:hover, .tp-caption .btn-white:hover, .tp-caption .btn-white2:hover,
.tp-caption .btn-black:focus, .tp-caption .btn-summer-sky:focus, .tp-caption .btn-white:focus, .tp-caption .btn-white2:focus{
    background: inherit;
    border-color: transparent;
}
/* Revolution Slider Creative Agency */
.creative-agency .awaza .tp-bullet {
    display: none;
}

/* Revolution Slider Numbers Bullets */

.uranus .tp-bullet-inner{
    background: #24c1dd;
}
.uranus .tp-bullet::before {
    display: none;
}
.uranus .tp-bullet.selected, .uranus .tp-bullet:hover {
    -webkit-box-shadow: 0 0 0 2px #ffffff;
    box-shadow: 0 0 0 2px #ffffff;
}
.uranus .tp-bullet.selected .tp-bullet-inner,
.uranus .tp-bullet:hover .tp-bullet-inner {
    background: #ffffff;
}

/* Slider DesignStudio Navigation */
#rev_slider_8_1_forcefullwidth .tparrows{
    background: transparent;
    width:44px;
}

#rev_slider_8_1_forcefullwidth .tparrows:hover{
    background: transparent;
}

#rev_slider_8_1_forcefullwidth .tparrows.tp-leftarrow:before,.tparrows.tp-rightarrow:before {
    display: none;
}

#rev_slider_8_1_forcefullwidth .tparrows.tp-leftarrow{
    border-left: 3px solid;
    border-color: #24c1dd;
    padding-left: 4px;
}
#rev_slider_8_1_forcefullwidth .tparrows.tp-rightarrow{
    border-right: 3px solid;
    border-color: #24c1dd;
}

#rev_slider_8_1_forcefullwidth .tp-leftarrow .hvr-pulse {
    height: 8px;
}
#rev_slider_8_1_forcefullwidth .tp-rightarrow .hvr-pulse {
    height: 8px;
}
#rev_slider_8_1_forcefullwidth .tp-leftarrow .hvr-pulse:before{
    content: url("../images/leftarrow.png");
}
#rev_slider_8_1_forcefullwidth .tp-rightarrow .hvr-pulse:before{
    content: url("../images/rightarrow.png");
}
/* Pulse */
@-webkit-keyframes hvr-pulse {
    25% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    75% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}
@keyframes hvr-pulse {
    25% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    75% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}
.hvr-pulse {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-pulse:hover, .hvr-pulse:focus, .hvr-pulse:active {
    -webkit-animation-name: hvr-pulse;
    animation-name: hvr-pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

#rev_slider_8_1_wrapper .tp-caption span {
   color: #24c1dd;
}

/* before-after background */
.wixer li:nth-child(1) .rs-addon-beforeafter-before{
    background: #f5f5f5;
}
.wixer li:nth-child(1) .rs-addon-beforeafter-after{
    background: #24c1dd;
}
.wixer li:nth-child(2) .rs-addon-beforeafter-before{
    background: #24c1dd;
}
.wixer li:nth-child(2) .rs-addon-beforeafter-after{
    background: #e6e6e6;
}
.wixer li:nth-child(3) .rs-addon-beforeafter-before{
    background: #f5f5f5;
}
.wixer li:nth-child(3) .rs-addon-beforeafter-after{
    background: #24c1dd;
}

/* slider */

.slider-social {
    display: inline-block;
    position: absolute;
    top: 46%;
    transform: translateY(-50%);
    right: 20px;
    z-index: 13;
}
.slider-social.middle {
    top: 49%;
}
.slider-social.left {
    right: auto;
    left: 20px;
}
.slider-social a {
    display: block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 50px;
    color: #18191d !important;
    font-size: 16px;
    margin: 3px;
    border: 1px solid transparent;
    -webkit-transition: background-color .2s ease-in-out;
    -moz-transition: background-color .2s ease-in-out;
    -ms-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
}

.slider-social a:hover{
    background-color:#ffffff;
}

.slider-social .animated-wrap a:hover{
    background-color: transparent;
    color: #ffffff;
}

/* Classic Slider */

#wixer-2 .tparrows,
.bullet-none .tp-bullet{
    display: none;
}

.slider-social.bottom {
    top: auto;
    bottom: 0;
    right: 30px;
}

.wixer-2 .tp-bullet.selected, .tp-bullet:hover {
    background:transparent;
}
.wixer-2 .tp-bullet {
    width: auto;
    height: auto;
    position: relative;
    background:transparent;
    cursor: pointer;
    transition: 3s height;
    margin-bottom: -23px;
}
.wixer-2 .tp-bullet {
    color: #000000;
}

.wixer-2 .tp-bullet-number{
    position: relative;
    text-align: center;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.wixer-2 .tp-bullet.selected:nth-child(3){
    padding-bottom: 4px;
    border-bottom: 2px solid;
}

.wixer-2 .tp-bullet .tp-bullet-line{
    transform: scaleY(0);
    visibility: hidden;
    opacity: 0;
}
.wixer-2 .tp-bullet.selected .tp-bullet-line {
    height: 120px;
    width: 2px;
    display:inline-block;
    transform: scaleY(1);
    -webkit-transition: transform 1.5s;
    -moz-transition: transform 1.5s;
    -ms-transition: transform 1.5s;
    -o-transition: transform 1.5s;
    transition: transform 1.5s;
    visibility: visible;
    opacity: 1;
}
.wixer-2 .tp-bullet.selected .tp-bullet-line {
    background: #000000;
}

.wixer-2 {
    top: 43% !important;
}

.wixer-2 .tp-bullet .tp-count{
    font-size: 15px;
    position: relative;
    bottom: 5px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.wixer-2 .tp-count:before{
    content: '';
    height: 3px;
    width: 15px;
    transform: scaleX(0);
    display: block;
    position: absolute;
    top: 50%;
    right: -22px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.wixer-2 .tp-count:before{
    background: #24c1dd;
}
.wixer-2 .tp-bullet.selected .tp-count:before{
    transform: scaleX(1);
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.rev-square {
    display: inline-table;
    border: 5px solid #24c1dd;
    border-radius: 50px;
}
.rev-square .sq-cell{
    display: table-cell;
    padding: 15px 2rem;
    font-size: 18px;
    text-transform: capitalize;
    border-radius: 50px;
}

.slide-action {
    font-size: 18px;
    vertical-align: middle;
    display: inline-block;
    padding: 10px 0 !important;
    text-transform: capitalize;
}
.slide-action > a {
    display: inline-block;
    letter-spacing: 2px;
}
.slide-action h2 {
    display: inline-block;
    vertical-align: bottom;
    font-size: 3.75rem;
}
.slide-action span {
    display: inline-block;
    height: 80px;
    width: 80px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: #000000;
    text-align: center !important;
    position: relative;
    vertical-align: middle;
    background: rgba(0,0,0,.3);
    font-size: 30px;
}
.slide-action span i {
    line-height: 81px !important;
}
.slide-action span::before {
    content: '';
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid;
    border-color: #000000;
    position: absolute;
    top: 5px; right: 5px;
    left: 5px; bottom: 5px;
}
.slide-action span:hover::before {
    opacity: 0;
    -webkit-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
}
/* ===================================
   About
====================================== */
#contact .main-title h2 {
    font-size: 32px;
    margin-bottom: 30px;
}
.main-title {
    position: relative;
    text-align: center;
}
.main-title h5 {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    margin-bottom: 1.5rem;
    text-transform: capitalize;
    color: #90983a;
    /* font-size: 40px; */
}
.main-title h2 {
    text-transform: capitalize;
    font-weight: 300;
    color: #18191d;
    line-height: 1.2;
    max-width: 750px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    /* font-size: 25px; */
}
.main-title h3 {
    color: #000;
    font-size: 23px;
}
.main-title p {font-weight: 400;}
.contact_form_section
.main-title p {width: 600px;margin: 0px auto;font-weight: 400;}
/* ===================================
   Stats
====================================== */

.stats-box {
    max-width: 220px;
    margin: 0 auto;
}
.serial-box {
    max-width: 193px;
    border-radius: 5px;
    height: 170px;
    background: #fff;
    text-align: center;
    cursor: pointer;
    -webkit-box-shadow: 0 0 5px rgba(127, 123, 123, 0.1);
    box-shadow: 0 0 5px rgba(127, 123, 123, 0.1);
    transition: ease-in-out 0.3s;
}
.serial-box:hover {
    background: #24c1dd;
    -webkit-box-shadow: 0 0 10px -2px rgba(127, 123, 123, 0.9);
    box-shadow: 0 0 10px -2px rgba(127, 123, 123, 0.9);
}
.serial-box i {
    color: #24c1dd;
    font-size: 40px;
    transform: translateY(0);
    transition: ease-in-out 0.3s;
}

.serial-box.yellow:hover {
    background: #f1c30f;
}
.serial-box.yellow i {
    color: #f1c30f;
}

.serial-box.green:hover {
    background: #84b813;
}
.serial-box.green i {
    color: #84b813;
}
.serial-box:hover i {
    transform: translateY(-10px);
}
.serial-box p {
    font-size: 30px;
    color: #666666;
    transition: ease-in-out 0.3s;
}
.serial-box h6 {
    color: #18191d;
    transition: ease-in-out 0.3s;
}
.serial-box:hover i, .serial-box:hover p, .serial-box:hover h6 {
    color: #fff;
    transition: ease-in-out 0.3s;
}

/* ===================================
   Team
====================================== */

.team-social li {
    display: inline-block;
}
.team-social li a {
    font-size: 14px;
    color: #18191d;
    height: 38px;
    width: 38px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    margin: 0;
    border: 1px solid transparent;
    border-radius: 50%;
}
.team-social.white-bg li a  {
    background: #ffffff;
}
.swiper-container-3d {
    -webkit-perspective: unset;
    -moz-perspective: unset;
    -o-perspective: unset;
    perspective: unset;
}
.team-coverflow {
    position: relative;
    overflow: hidden;
    padding: 20px;
    width: 100%;
    max-width: 365px;
    margin: 0 auto;
    background: #fff;
}
.swiper-slide .team-coverflow{
    margin: 0;
}
.team-creative .team-coverflow {
    max-width: 500px;
}
.team-coverflow .team-text {
    text-align: center;
    font-size: 14px;
    padding: 2rem 0;
}

.team-coverflow .team-text h5{
    font-size: 1.6rem;
}
.swiper-slide-active .team-coverflow:hover .team-box-content, .team-creative .team-coverflow:hover .team-box-content {
    opacity: 1;
    visibility: visible;
    border-radius: 0;
    bottom: 0;
}
.team-box-content {
    position: absolute;
    text-align: center;
    width: 100%;
    left: 0;
    opacity: 0;
    visibility: hidden;
    padding: 20px 0;
    bottom: -20%;
    z-index: 1;
    -webkit-transition: all linear .4s;
    -moz-transition: all linear .4s;
    -o-transition: all linear .4s;
    transition: all linear .4s;
}

.team-coverflow .team-img {
    overflow: hidden;
    width: 100%;
    position: relative;
}
.swiper-slide-active .team-coverflow:hover img, .team-creative .team-coverflow:hover img {
    transform: scale(1.1);
}

.team-progress {
    padding-bottom: 1rem;
}
.team-creative .team-progress {
    padding: 1rem 0;
}
.team-progress .progress-item:not(:last-child){
    margin-bottom: 2rem;
}
.team-progress .progress{
    height: 12px;
    margin-top: 12px;
    overflow: hidden;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    background-color: #eaeaea;
}
.team-progress .progress-item .count{
    font-weight: 500;
}
.team-progress .progress-bar {
    height: 100%;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}
.team-member-slider {
    padding-bottom: 70px;
    padding-top: 35px;
}
.team-member-slider .swiper-slide-shadow-left,
.team-member-slider .swiper-slide-shadow-right {
    background: rgba(105,105,105,0.1);
    max-width: 365px !important;
}

.team-member-slider .swiper-slide-prev {
    -webkit-transform: scale(1.1) translate3d(25%, 0px, -155.962px) rotateX(0deg) rotateY(2.9808deg) !important;
    transform: scale(1.1) translate3d(25%, 0px, -155.962px) rotateX(0deg) rotateY(2.9808deg) !important;
    margin-right: 15px;
    cursor: pointer;
}
.team-member-slider .swiper-slide-next {
    -webkit-transform: scale(1.1)  translate3d(-25%, 0px, -155.962px) rotateX(0deg) rotateY(-2.9808deg) !important;
    transform: scale(1.1)  translate3d(-25%, 0px, -155.962px) rotateX(0deg) rotateY(-2.9808deg) !important;
    margin-left: 15px;
    cursor: pointer;
}
.team-member-slider .swiper-slide-active {
    -webkit-transform:  translateY(10%) !important; -ms-transform:  translateY(10%) !important; -o-transform:  translateY(10%) !important; transform:  translateY(10%) !important;
    -webkit-transition: 300ms; -o-transition: 300ms; transition: 300ms;
    opacity: 1 !important;
}

.swiper-button-next, .swiper-button-prev {
    background-image: none;
}
.slider-arrows {
    border-radius: 36px;
    background: #24c1dd;
    color: #fff;
    width: 45px;
    height: 45px;
    line-height: 47px;
    transition: 1s;
}
.slider-arrows:hover {
    background: #24c1dd;
}

/* team flip */
.extend-tag {
    position: relative;
    width: 100%;
    max-width: 250px;
    margin: 0 auto;
    bottom: 95px;
}
.flip {
    width: 250px;
}
.flip .front, .flip .back {
    height: 70px;
    width: 100%;
    margin: 0 auto;
    background: #fff;
    cursor: pointer;
}
.team-flip-social {
    line-height: 50px;
}
.team-flip-social a {
    display: inline-block;
    margin: 12px 5px 5px;
    font-size: 15px;
    height: 30px;
    width: 30px;
    line-height: 30px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    border: 1px solid;
    color: #3d3d3d;
}
.team-flip-social a:hover i {
    color: #fff;
    transition: .1s;
}
.flip .team-text {
    padding: 11px 0;
}

/* team single */

/* team single arrows */
.caret {
    position: absolute;
    top: 29%;
}
.caret.left {
    left: 18%;
    background: url(../images/testimonial-arrow.png);
    height: 20px;
    width: 31px;
    transform: rotate(180deg);
    transition: .5s;
}
.caret.right {
    right: 20%;
    background: url(../images/testimonial-arrow.png);
    height: 20px;
    width: 31px;
    transition: .5s;
}
.caret::before {
    content: '';
    display: block;
    padding: 15px;
    cursor: pointer;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: .3s;
    transition: .3s;
    display: none;
}
.caret.left::before {
    box-shadow: -1px -1px 0 0 #acacac;
}
.caret.right::before {
    box-shadow: 1px 1px 0 0 #acacac;
}

/* team single content */
.team-single-img {
    max-width: 500px;
    margin: 0 auto;
}
.team-single.owl-theme .owl-nav [class*=owl-] {
    color: #18191d;
    margin: 0;
    padding: 0;
    background: transparent;
    cursor: pointer;
    border-radius: 40px;
    transition: .5s;
}
.team-single.owl-theme .owl-nav [class*=owl-]:hover {
    background: #24c1dd;
    color: #ffffff;
    text-decoration: none;
    transition: .5s;
}
.team-single .owl-prev, .team-single .owl-next {
    width: 70px;
    height: 70px;
    opacity: 0;
}
.team-single:hover .owl-prev, .team-single:hover .owl-next {
    opacity: 1;
}
.team-single .owl-prev {
    position: absolute;
    left: -70px;
    transform: translateX(-90px);
    top: 39%;
}
.team-single .owl-next {
    position: absolute;
    right: -70px;
    transform: translateX(90px);
    top: 39%;
}
.team-single .owl-next span {
    display: inline-block;
}
.team-single .owl-next:hover .caret.right::before {
    box-shadow:1px 1px 0 0 #ffffff;
}
.team-single .owl-prev:hover .caret.left::before {
    box-shadow:-1px -1px 0 0 #ffffff;
}

/* team classic & team classic half */

.team-classic .item {
    max-width: 300px;
    margin: 0 auto;
    text-align: center;
}
.team-classic .item img {
    transform: scale(1);
    transition: 1s;
}
.team-classic .item:hover img {
    transform: scale(1.2);
    transition: 1s;
}
.team-data-img {
    overflow: inherit;
}
.team-classic-content {
    padding: 20px 0 15px;
    background: #fff;
    -webkit-box-shadow: 0 10px 5px -10px #b7b7b7;
    box-shadow: 0 10px 5px -10px #b7b7b7;
}
.hr-line {
    width: 40px;
    height: 3px;
    background: #24c1dd;
    display: block;
    margin: 0 auto;
}
.team-classic-half {
    max-width: 500px;
}


/* plus sign */
.plus {
    display: inline-block;
    height: 70px;
    width: 70px;
    position: relative;
    overflow: hidden;
}
.plus::before, .plus::after {
    content: " ";
    position: absolute;
    background: #fff;
}
.plus::after {
    height: 2px;
    margin-top: -1px;
    top: 50%;
    left: 5px;
    right: 5px;
}
.plus::before {
    width: 2px;
    margin-left: -1px;
    left: 50%;
    top: 5px;
    bottom: 5px;
}
/* ===================================
   Work
====================================== */

/* Portfolio one */
.cbp-l-grid-mosaic .cbp-caption-activeWrap.summer-sky {
    background-color: #24c1dd;
}
.cbp-l-grid-mosaic .cbp-caption-activeWrap.yellow {
    background-color: #f1c30f;
}
.cbp-l-grid-mosaic .cbp-caption-activeWrap.green {
    background-color: #84b813;
}
.cbp-l-grid-mosaic .cbp-caption-activeWrap:hover {
    opacity: .9 !important;
}
.portfolio-hover-effect i{
    color: #fff;
    position: absolute;
    text-align: right;
    -webkit-transform: translateX(-50%)translateY(-50%);
    -ms-transform: translateX(-50%)translateY(-50%);
    -o-transform: translateX(-50%)translateY(-50%);
    transform: translateX(-50%)translateY(-50%);
    left: -100%;
    top: 50%;
    font-size: 45px;
    -webkit-transition: 300ms all ease;
    -o-transition: 300ms all ease;
    transition: 300ms all ease;
}
.portfolio-hover-effect:hover i {
    left: 50%;
}
.cbp-item.even {
    margin-top: -290px;
}
#js-grid-mosaic .cbp-wrapper-outer {
    overflow: visible;
}

/* portfolio minimal */
.gallery {
    width: 100% !important;
    height: 600px;
}
.portfolio-two .filtering .active {
    color: #24c1dd;
}
.portfolio-two .filtering span {
    background-color: #fff;
    border-right: 3px solid #ECECEC;
    line-height: 18px;
    color: #18191d;
    cursor: pointer;
    overflow: visible;
    padding: 0 17px;
    position: relative;
    display: inline-block;
    -webkit-transition: color .3s ease-in-out, border-color .3s ease-in-out;
    transition: color .3s ease-in-out, border-color .3s ease-in-out;
}
.portfolio-two .filtering span:last-child{
    border-right: none;
}
.portfolio-two .items {
    position: relative;
    padding: 0;
}
.portfolio-two .items {
    padding:0 5px;
    margin-top: 10px;
}
.portfolio-two .item-img {
    position: relative;
    overflow: hidden;
}
.portfolio-two .item-img img{
    width: 100%;
}
.portfolio-two .item-img-overlay {
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    color: #ffffff;
    opacity: 0;
    -webkit-transition: all .5s;
    transition: all .5s;
    z-index: 2;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
}
.portfolio-two .item-img-overlay:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: .7;
}
.valign {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.overlay-info{
    position: relative;
    width: 100%;
}
.overlay-info p{
    font-size: 13px;
    color: #fff;
}
.portfolio-two .item-img:hover .item-img-overlay {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.portfolio-two .item-img-overlay a {
    font-size: 30px;
    position: absolute;
    bottom: 15px;
    right: 15px;
    color: #FFF;
}

/* Portfolio Single */
#work-thumbs.owl-dots {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 16px;
    z-index: 5;
    max-width: 20%;
}
#work-thumbs.owl-dots .owl-dot {
    width: 46%;
    display: inline-block;
    padding: 5px;
    cursor: pointer;
    border-radius: 0;
    margin: unset;
    height: 18.7%;
    background: transparent;
}
#work-thumbs.owl-dots .owl-dot > img {
    height: 18.7%;
    width: 100%;
    border: 2px solid rgba(247,247,247,.42);
    position: relative;
}
#work-thumbs.owl-dots .owl-dot::after {
    display: none;
}

/* Portfolio Three Column */

#js-grid-mosaic-flat.cbp .cbp-item {
    list-style-type: none;
    margin: 0;
    padding: 16px;
    overflow: hidden;
}
#js-grid-mosaic-flat.cbp-caption-zoom .cbp-caption-activeWrap {
    opacity: 0;
    top: 5%;
    left: 5%;
    visibility: hidden;
    z-index: 1;
    background-color: rgba(36,193,221, 0.95);
    border-radius: 50%;
    -webkit-transition: all .5s ease-in .1s;
    -o-transition: all .5s ease-in .1s;
    transition: all .5s ease-in .1s;
}
#js-grid-mosaic-flat .cbp-item:hover .cbp-caption-activeWrap,
#js-grid-mosaic-flat .cbp-item:focus .cbp-caption-activeWrap{
    opacity: 1; visibility: visible;
    border-radius: 0;
}
#js-grid-mosaic-flat.cbp-caption-active .cbp-caption-activeWrap {
    width: 90%;
    position: absolute;
    z-index: 2;
    height: 90%;
}
#js-grid-mosaic-flat .cbp-l-caption-title {
    font: 300 30px/70px "Roboto", sans-serif;
    color: #ffffff;
    text-transform: capitalize;
    letter-spacing: 2px;
    padding-bottom: 5px;
    display: inline-block;
}
#js-grid-mosaic-flat .cbp-l-caption-title:after {
    display: none;
}
.cbp-caption-activeWrap .cbp-l-caption-body .plus {
    display: block;
    width: 36px;
    height: 36px;
    margin: 0 auto;
}
.cbp-l-loadMore-bgbutton .cbp-l-loadMore-link {
    padding: 10px;
    width: 150px;
    height: 45px;
    border: 0;
    font: 300 15px/27px "Roboto",sans-serif;
    transition-duration: 0.3s;
    transition: all 0.3s !important;
    transition-timing-function: ease-in-out;
}
.cbp-l-loadMore-link:after {
    opacity: 0;
    transition: opacity 0.3s ease-out;
}
.cbp-l-loadMore-link:hover:after {
    opacity: 1;
    transition: opacity 0.3s ease-out;
}

.cbp-l-loadMore-bgbutton .cbp-l-loadMore-link.cbp-l-loadMore-stop {
    display: none;
}

/* ===================================
    Pricing Starts
====================================== */

/* pricing style 1 & pricing modern */

.price-box{
    color: #18191d;
}
.dollar {
    position: absolute;
    font-size: 20px;
    transform: translateX(-95%);
    top: 10px;
    font-weight: 400;
}
.price h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 62px;
    font-weight: 300;
    color: #18191d;
    margin-bottom: 0;
}
.price span.month{
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 400;
    text-transform: capitalize;
}
.price-description p{
    color: #535353;
    text-transform: capitalize;
    margin-bottom: 15px;
}
.price-description p:last-child {
    margin-bottom: 0;
}

.price_title h4 {
    font-size: 1.5rem;
}

.pricing-item:hover .price-box, .pricing-item:hover .price_title h4,
.pricing-item:hover .price h2, .pricing-item:hover .price .dollar,
.pricing-item:hover .price span, .pricing-item:hover .price-description p,
.pricing-style2 .pricing-item:hover .price-box, .pricing-style2 .pricing-item:hover .price_title h4,
.pricing-style2 .pricing-item:hover .price h2, .pricing-style2 .pricing-item:hover .price .dollar,
.pricing-style2 .pricing-item:hover .price span, .pricing-style2 .pricing-item:hover .price-description p, .pricing-item:hover .price-sub-heading,
.two-col-pricing .advanced-plan.pricing-item:hover .price_title p, .two-col-pricing .advanced-plan.pricing-item:hover .price-description p:before {
    color: #ffffff;
}
.pricing-item:hover .price-box {
    border-color: #ffffff;
}
.pricing-item .btn-black {
    border-color: #18191d;
    background-color: #18191d;
}

.pricing-item:hover .btn-summer-sky, .pricing-item:hover .btn-yellow, .pricing-item:hover .btn-green {
    background: transparent;
    border-color: #ffffff;
}
.pricing-item:hover .btn-summer-sky:hover, .pricing-item:hover .btn-yellow:hover, .pricing-item:hover .btn-green:hover {
    border-color: transparent;
}

.two-col-pricing .pricing-item {
    text-align: center;
    border-radius: 10px;
    padding: 2rem 2.5rem;
    position: relative;
    max-width: 365px;
    margin: 0 auto;
    cursor: pointer;
    z-index:1;
    transition: 1s;
    background: #ffffff;
}
.two-col-pricing .pricing-item a.text-uppercase {
    text-transform: capitalize !important;
}
.two-col-pricing .advanced-plan.pricing-item {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}
.two-col-pricing .summer-sky.pricing-item:hover {
    background: #24c1dd;
    border-color: #24c1dd;
}
.two-col-pricing .yellow.pricing-item:hover {
    background: #f1c30f;
    border-color: #f1c30f;
}
.two-col-pricing .green.pricing-item:hover {
    background: #84b813;
    border-color: #84b813;
}
.two-col-pricing .advanced-plan.black.pricing-item:hover {
    background: #18191d;
    border-color: #18191d;
}
.two-col-pricing .pricing-item:hover {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}

.two-col-pricing .price_title p {
    color: #6f6f6f;
    padding: 10px 0;
}
.two-col-pricing .dollar {
    position: relative;
    font-family: 'Roboto', sans-serif;
    font-size: 60px;
    top: 0;
    font-weight: 300;
}
.two-col-pricing .price-description {
    padding-bottom: 22px;
    max-width: 200px;
    margin: 0 auto;
}
.two-col-pricing .price-description p {
    display: flex;
}
.two-col-pricing .price-description p:before {
    font-family: 'themify';
    content: "\e64c";
    color: #30e512;
    margin-right: 8px;
    width: 20px;
}
.two-col-pricing .price-description p.not-support:before, .two-col-pricing .price-description p.not:before {
    font-family: 'themify';
    content: "\e646";
    color: #ff434b;
    margin-right: 8px;
    width: 20px;
}
.two-col-pricing .price-description p.not-support, .not-support {
    text-decoration: line-through;
}
.two-col-pricing .price-box {
    border: none;
    padding-bottom: 0;
}
.two-col-pricing .price {
    padding: 5px 0 20px;
}

.two-col-pricing.pricing-style3 .pricing-item {
    max-width: 100%;
    text-align: left;
    border-radius: 10px;
    padding: 3rem 5rem;
    border: 1px solid #f6f3f3;
}
.two-col-pricing.pricing-style3 .price-description {
    padding-bottom: 20px;
    max-width: 100%;
    margin: 0;
}
/* pricing creative */
.pricing-padding {
    padding: 7.5rem 0 4rem;
}
.pricing-style2 .price-box {
    padding-bottom: 30px;
}
.pricing-style2 .price-sub-heading {
    margin-bottom: 20px;
    font-size: 18px;
    color: #18191d;
    text-transform: uppercase;
}
.pricing-style2 .price {
    padding-bottom: 40px;
}
.pricing-style2 .pricing-item {
    position: relative;
    padding: 2.5rem 2rem 2rem;
    max-width: 365px;
    margin: 0 auto;
    cursor: pointer;
    z-index:1;
    transition: 1s;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    background: #ffffff;
}
.pricing-style2 .price h2 {
    font-size: 40px;
    font-weight: 400;
}
.pricing-style2 .dollar {
    position: relative;
    font-size: 40px;
    font-weight: 400;
    top: 0;
    transform: none;
}
.pricing-style2 .price-description {
    padding-bottom: 40px;
}
.pricing-style2 .pricing-item:hover {
    background: #202020;
}
.pricing-style2 .pricing-item.price-transform:hover {
    background: #24c1dd;
}

.pricing-style2 .pricing-item:hover .price-box, .pricing-item:hover .price-box2 {
    border-color: #ffffff;
}
.pricing-style2 .pricing-item .btn-summer-sky {
    border-color: #24c1dd;
    background-color: #24c1dd;
}

.pricing-style2 .pricing-item:hover .btn-summer-sky, .pricing-style2 .pricing-item:hover .btn-black {
    background: transparent;
    border-color: #ffffff;
}
.quarter-triangle {
    position: absolute;
    top: 0;
    left: 0;
    width:0;
    height:0;
    border: 55px solid #24c1dd;
    border-right-color: transparent;
    border-bottom-color: transparent;
    z-index: 0;
    transition: 1s;
}
.triangle-inner-content i {
    position: absolute;
    top: 15px;
    left: 15px;
    color: #ffffff;
    font-size: 15px;
    z-index: 1;
}
.triangle-inner-content span {
    position: absolute;
    top: 28px;
    left: 8px;
    color: #ffffff;
    font-size: 15px;
    font-weight: 100;
    transform: rotate(-45deg);
    z-index: 1;
    letter-spacing: 1px;
}

/* pricing elegant */

.pricing-parallax {
    background: url("../images/parallax-pricing.jpg");
}
.price-table {
    padding: 3rem 1.5rem 2.8rem;
    border: 1px solid #f6f3f3;
    background: #ffffff;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    max-width: 365px;
    margin: 0 auto;
}
.price-table .price h2 {
    font-weight: normal;
}
.price-table ul, .price-table ul li span{
    display: inline-block;
}
.price-table .price .dollar  {
    font-size: 80%;
    margin-right: 5px;
    transform: none;
    top: -3px;
}
.price-table .price h2 {
    font-size: 50px;
    color: #24c1dd;
}
.price-table.black .price h2 {
    color: #18191d;
}
.price-table ul li {
    margin-bottom: 20px;
}
.price-table ul li:last-child {
    margin-bottom: 0;
}
.price-table ul li span::after {
    content: "";
    width: 100%;
    height: 1px;
    background: #f6f6f6;
    margin: 0 auto;
    display: inline-block;
}
.price-table .dollar {
    position: relative;
}
.price-table:hover {
    background: #24c1dd;
    border-color: #24c1dd;
}
.price-table.black:hover {
    background: #18191d;
    border-color: #18191d;
}
.price-table:hover *,
.price-table:hover .price *,
.price-table:hover .price h2,
.price-table:hover .price .dur,
.price-table:hover ul li > span::before,
.price-table:hover .btn-black,
.price-table:focus .btn-black,
.price-table:hover .btn-summer-sky,
.price-table:focus .btn-summer-sky{
    color: #ffffff;
}
.price-table:hover .btn-black,
.price-table:focus .btn-black,
.price-table:hover .btn-summer-sky,
.price-table:focus .btn-summer-sky {
    border-color: #ffffff;
    background: transparent;
}
.price-table .btn-black:hover,
.price-table .btn-summer-sky:hover{
    border-color: #ffffff;
    background: #ffffff;
    color: #18191d;
}
.price-table .btn-black:focus,
.price-table .btn-summer-sky:focus {
    color: #18191d;
}
.price-table:hover {
    -webkit-box-shadow: 0 0 5px rgba(101, 101, 101, 0.2);
    box-shadow: 0 0 5px rgba(101, 101, 101, 0.2);
}


/* ===================================
    Blog, Blog Pages, Tabs & News Starts
====================================== */

/* Blog + Blog Pages + Tabs */

.news_item {
    background: #ffffff;
    position: relative;
}
.news_item.blog-one:hover img, .news_item.blog-two:hover img {
    transform: scale(1.2);
}
.news_item.shadow{
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
}
.news_item .news_desc{
    padding: 40px 30px;
}
.meta-tags li, .meta-tags li a {
    display:inline-block;
}
.meta-tags > li + li{
    margin-left: 10px;
}
.meta-tags li a {
    color: #a5a5a5;
    font-size: 12px;
    font-weight: 600;
    text-transform: capitalize;
}
.meta-tags li a > i {
    font-size: 17px;
    margin-right: 5px;
}
.meta-tags li a > i,
.meta-tags > li + li::before {
    vertical-align: middle;
}
.meta-tags li a:hover,
.meta-tags li a:focus{
    color: #24c1dd;
}
.news_item:hover h3 a {
    color: #e66f51;
}

.blog-one .meta-tags li a:hover,
.meta-tags li a:focus, .blog-one.news_item:hover h3 a {
    color: #f1c30f;
}
.blog-two .meta-tags li a:hover,
.meta-tags li a:focus, .blog-two.news_item:hover h3 a{
    color: #84b813;
}

/* Tabs (Remaining Code is in /* post comments) */
.tab-container {
    padding: 40px 60px;
}
 
 
.tabset-list a
 {
    display: block;
    padding: 12px 1.75rem;
    color: #fff;
    font-weight: 500;
    -webkit-border-radius: 23px;
    border-radius: 23px;
    line-height: normal;
}
.tabset-list a {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.accordion-item {
    height: 0;
    visibility: hidden;
    overflow: hidden;
}
.accordion-item a {
    background: #24c1dd;
}
.tabset-list li:first-child a{
    margin-left: 0;
}
.tabset-list li:nth-child(2) a{
}
.tabset-list li:last-child a{
    margin-left: 0;
}
.tabset-list .active a {
    color: #fff;
    background: #18191d !important;
}
.accordion-item a:hover {
    background: #18191d;
}
.accordion-item.active > a {
    color: #fff;
    background: #18191d;
}

/* widgets */
.widget {
    background: #ffffff;
    padding: 2rem 1.5rem;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0px 5px 0px rgba(0, 0, 0, 0.1);
}
.widget button {
    border: none;
}
.blog-box {
    -webkit-box-shadow: 0 0px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0px 5px 0px rgba(0, 0, 0, 0.1)
}
/* form search */
.search-box .form-control {
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
    -webkit-border-bottom-left-radius: 7px;
    border-bottom-left-radius: 7px;
    -webkit-border-top-left-radius: 7px;
    border-top-left-radius: 7px;
}
.search-box .form-control,
.search-box .search-addon {
    background: #f6f6f6;
    border-color: #f6f6f6;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: table-cell;
}
.search-box .form-control:focus, .search-box textarea:focus {
    border-color: #e66f51;
    -webkit-box-shadow: 0 0;
    box-shadow: 0 0;
}
.search-box .search-addon {
    background-color: #e66f51;
    color: #ffffff;
    position: relative;
    top: 0;
    left: -1px;
    width: 40px;
    -webkit-border-top-right-radius: 20px;
    border-top-right-radius: 7px;
    -webkit-border-bottom-right-radius: 20px;
    border-bottom-right-radius: 7px;
}
.search-addon:hover {
    background: #1d3e4d;
}
/* recent post */
.single-post {
    overflow: hidden;
    display: table;
    border-bottom: 1px solid #eee;
    padding-bottom: 25px;
    width: 100%;
}
.single-post .post, .single-post .text {
    display: table-cell;
}
.single-post .post {
    height: 60px;
    width: 60px;
}
.single-post .post > img {
    width: 100%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.single-post .text {
    vertical-align: middle;
    padding-left: 10px;
    font-size: 15px;
    font-weight: 400;
}
.single-post span{
    font-size: 13px;
    display: block;
}
.single-post:hover a, .single-post:focus a {
    color: #e66f51;
}
/* categories */
.categories-name > a {
    display: block;
    padding: 18px 0 5px;
    border-bottom: 1px solid #d8d8d8;
    font-weight: 400;
}
.categories-name > a > p:hover {
    color: #e66f51;
}
.categories-name > a > p {
    -webkit-transition: 300ms all linear;
    -o-transition: 300ms all linear;
    transition: 300ms all linear;
}
.categories-name > a > p > span {
    float: right;
}
/* tags */
.tags li {
    display: inline-block;
    padding: 2px 12px 2px;
    border: 1px solid #838383;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 6px;
    cursor: pointer;
    -webkit-transition: 300ms all linear;
    -o-transition: 300ms all linear;
    transition: 300ms all linear;
    margin: 0 1px 6px 0;
    font-weight: 400;
}
.tags li p {
    color: #838383;
}
.tags li:hover, .tags li:focus {
    background: #e66f51;
    border: 1px solid #e66f51;
    -webkit-transition: 300ms all linear;
    -o-transition: 300ms all linear;
    transition: 300ms all linear;
}
.tags li:hover p, .tags li:focus p {
    color: #ffffff;
}
ul.rounded li {
    display: flex;
    margin-top: 20px;
}
ul.rounded li::before {
    content: "";
    height: 10px;
    width: 10px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #24c1dd;
    margin-top: 6px;
    margin-right: 10px;
    vertical-align: middle;
    display: inline-block;
}
/* post comments + tabs */
.any-profile {
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 30px;
}
.any-profile .profile-photo {
    display: table-cell;
    vertical-align: top;
}
.any-profile .profile-text {
    display: table-cell;
    vertical-align: middle;
}
.any-profile .profile-photo {
    height: 90px;
    width: 90px;
}
.any-profile .profile-photo > img {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 100%;
}
/* pagination */
.pagination li > a {
    height: 38px;
    width: 38px;
    padding: 0;
    line-height: 38px;
    font-size: 18px;
    color: #a5a5a5;
    text-align: center;
    margin: 0 4px;
    border: none;
}
.pagination li > a i {
    font-size: 14px;
}
.pagination li > a,
.pagination li:first-child  a,
.pagination li:last-child  a {
    -webkit-border-radius: 50% !important;
    border-radius: 7px !important;
}
.pagination li > a:hover, .pagination li > a:focus {
    background: #e66f51;
}
.pagination li > a:hover, .pagination li > a:focus,
.pagination li.active > a{
    color: #ffffff;
}
.pagination li.active > a {
    background: #e66f51 !important;
}
.page-link:focus {
    box-shadow: none;
}
.blockquote {
    font-size: 17px;
}

/* Latest News */

/*News box*/
.news_wrap .news-box {
    background: #fff;
    margin: -50px 10px 0 10px;
    padding: 20px 15px 0 15px;
    position: relative;
    z-index: 1;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.news_wrap .image {
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.news-box a {
    color: #18191d;
}
.news-box a:hover,
.news-box a:focus{
    color: #24c1dd;
}
.news-box:hover h4 a {
    color: #24c1dd;
}

/* News Tags & Date */
.news-tags li {
    display: inline-block;
}
.news-tags li {
    margin-left: 10px;
}
.news-tags li:first-child {
    margin-left: 0;
}
.news-tags li:last-child {
    margin-right: 0;
}
.news-tags li a {
    display: block;
    color: #535353;
    font-size: 14px;
}
.news-tags li a:hover {
    color: #535353;
}
.news-tags li a i {
    font-size: 13px;
    margin-right: 4px;
    color: #24c1dd;
}

.news_wrap .news-box .news-tags {
    margin: 15px 0;
}
.news-slider .owl-dots {
    text-align: center;
}
.news-slider .owl-dots .owl-dot {
    height: 12px;
    width: 12px;
    margin: 2px 3px;
    position: relative;
    border: 1px solid #24c1dd;
    display: inline-block;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: rgba(255, 255, 255, .35);
    cursor: pointer;
}
/* ===================================
   Blog, Blog Pages & News ends
====================================== */

/* ===================================
   Video Section
====================================== */
.video-content-setting {
    max-width: 665px;
    margin: 0 auto;
    padding: 9rem 1rem 8rem;
}
.video-content-setting h2 {
    line-height: 1.2;
}
.col-video {
    max-height: 500px;
}
.video-play-button-column {
    max-width: 70px;
}

.video-play-button {
    left: 46%;
    height: 70px;
    width: 70px;
    background: #ffffff;
    display: inline-block;
    top: 50%;
    right: 0;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    line-height: 77px;
    text-align: center;
    color: #18191d;
    -webkit-box-shadow: 0 0 0 0 rgb(255, 255, 255);
    box-shadow: 0 0 0 0 rgb(255, 255, 255);
    z-index: 1;
    -webkit-transform: translate(50%,-40%);
    -ms-transform: translate(50%,-40%);
    -o-transform: translate(50%,-40%);
    transform: translate(50%,-40%);
    -webkit-animation: pulse_effect 1s infinite;
    -o-animation: pulse_effect 1s infinite;
    animation: pulse_effect 1s infinite;
}
.video-play-button.slider-play-button {
    margin: 10px;
    -webkit-transform: translate(0%,0%);
    -ms-transform: translate(0%,0%);
    -o-transform: translate(0%,0%);
    transform: translate(0%,0%);
}
.video-play-button:hover, .video-play-button:focus{
    color: #ffffff;
    background: #18191d;
}
.video-play-button i {
    font-size: 20px;
}
@-webkit-keyframes pulse_effect {
    0% {
        -webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.9);
        box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.9);
    }
    25% {
        -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.6);
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.6);
    }
    70% {
        -webkit-box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.3);
        box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.3);
    }
    100% {
        -webkit-box-shadow: 0 0 0 60px rgba(255, 255, 255, 0.1);
        box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.1);
    }
}
@-o-keyframes pulse_effect {
    0% {
        box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.9);
    }
    25% {
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.6);
    }
    70% {
        box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.3);
    }
    100% {
        box-shadow: 0 0 0 20px rgba(100, 48, 148, 0.1);
    }
}
@keyframes pulse_effect {
    0% {
        -webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.9);
        box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.9);
    }
    25% {
        -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.6);
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.6);
    }
    70% {
        -webkit-box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.3);
        box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.3);
    }
    100% {
        -webkit-box-shadow: 0 0 0 60px rgba(255, 255, 255, 0.1);
        box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.1);
    }
}


/* video button two */
.video-play-button-small {
    height: 50px;
    width: 50px;
    background: #ffffff;
    display: inline-block;
    border-radius: 50px;
    line-height: 58px !important;
    text-align: center;
    color: #24c1dd;
    -webkit-box-shadow: 0 0 0 0 rgb(255, 255, 255);
    box-shadow: 0 0 0 0 rgb(255, 255, 255);
    z-index: 1;
}
.video-play-button-small:hover, .video-play-button-small:focus{
    -webkit-animation: pulse_effect2 1s infinite;
    -o-animation: pulse_effect2 1s infinite;
    animation: pulse_effect2 1s infinite;
    background: #ffffff;
    color: #24c1dd;
}
.video-play-button-small i {
    font-size: 20px;
}
@-webkit-keyframes pulse_effect2 {
    0% {
        -webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.9);
        box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.9);
    }
    25% {
        -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.6);
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.6);
    }
    70% {
        -webkit-box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.3);
        box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.3);
    }
    100% {
        -webkit-box-shadow: 0 0 0 60px rgba(255, 255, 255, 0.1);
        box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.1);
    }
}
@-o-keyframes pulse_effect2 {
    0% {
        box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.9);
    }
    25% {
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.6);
    }
    70% {
        box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.3);
    }
    100% {
        box-shadow: 0 0 0 20px rgba(100, 48, 148, 0.1);
    }
}
@keyframes pulse_effect2 {
    0% {
        -webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.9);
        box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.9);
    }
    25% {
        -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.6);
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.6);
    }
    70% {
        -webkit-box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.3);
        box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.3);
    }
    100% {
        -webkit-box-shadow: 0 0 0 60px rgba(255, 255, 255, 0.1);
        box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.1);
    }
}


/* video mobile app */
.app-image {
    text-align: center;
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    max-width: 554px;
    max-height: 280px;
    margin: 0 auto;
}
.app-image img{
    max-height: 280px;
    margin: 0 auto;
    display: inline-block;
}
.video-app{
    position: absolute;
    top: 8%;
    max-height: 235px;
    left: 12%;
    max-width: 420px;
    overflow: hidden;
}
/* ===================================
    Clients Starts
====================================== */
.section-padding .col-lg-12 h5  {
 font-family: 'Roboto', sans-serif;
}
.testimonial-two{
    border-radius: 10px;
    max-width: 100%;
    padding: 0 60px 0;
}
.testimonial-post {
    overflow: hidden;
    display: table;
    margin-top: 35px;
}
.testimonial-post .post, .testimonial-post .text-content {
    display: table-cell;
}
.testimonial-post .post {
    height: 60px;
    width: 60px;
}
.testimonial-post .post > img {
    width: 100%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.testimonial-post .text-content {
    vertical-align: middle;
    padding-left: 20px;
    position: relative;
}
.testimonial-post .text-content::before{
    content: '';
    position: absolute;
    left: 0px;
    height: 83%;
    width: 3px;
    top: 2px;
    background-color: #90983a;
}
.testimonial-post:hover a, .testimonial-post:focus a {
    color: #24c1dd;
}
.testimonial-two .testimonial-para:before{
    display: block;
    font-size: 28px;
    color: #acacac;
    margin-bottom: 15px;
    content:"\f10d";
    font-family:'FontAwesome';
    display: none;
}
.testimonial-two .testimonial-item h5{
    margin-top: 0;
    margin-bottom: 4px;
    color: #e66f51;
    font-size: 23px;
    font-weight: 600;
}
.testimonial-two .testimonial-item .rating{
    margin-top: 5px;
}
.testimonial-two .testimonial-item .rating i{
    font-size: 20px;
    color: #84b813;
    margin-right: 8px;
}
/* testimonial images */

.owl-thumbs.owl-dots .owl-dot {
    position: absolute;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    margin: 0;
    background: transparent;
    z-index: 1;
    opacity: .65;
}
.owl-thumbs.owl-dots .owl-dot img {
    box-shadow: 0 10px 20px 0 rgba(20,44,56,.25);
}
.owl-thumbs.owl-dots .owl-dot:hover img {
    box-shadow: 0 10px 20px 0 rgba(20,44,56,0);
}
.owl-thumbs.owl-dots .owl-dot.active {
    opacity: 1;
}
.owl-thumbs.owl-dots .owl-dot.active img {
    box-shadow: 0 10px 20px 0 rgba(20,44,56,0);
}
.owl-thumbs.owl-dots .owl-dot .animated-wrap {
    width: 70px;
    height: 70px;
}
.owl-thumbs.owl-dots .owl-dot .animated-element {
    background: transparent;
    border: 5px solid rgba(255,255,255,.3);
    border-radius: 50px;
}
.owl-thumbs.owl-dots .owl-dot.animated-wrap.active .animated-element {
    border: 5px solid;
    border-color: #f1c30f;
}
.owl-thumbs.owl-dots .owl-dot::after{
    display: none;
}
.owl-thumbs.owl-dots .owl-dot.active span, .owl-thumbs.owl-dots .owl-dot:hover span {
    background: transparent;
    height: 70px;
}
.owl-thumbs.owl-dots .owl-dot:nth-child(1){
    top: 13%;
    right: 2%;
}

.owl-thumbs.owl-dots .owl-dot:nth-child(2){
    top: auto;
    bottom: 12%;
    right: 11%;
}

.owl-thumbs.owl-dots .owl-dot:nth-child(3) {
    top: 46%;
    right: 16%;
}

.owl-thumbs.owl-dots .owl-dot:nth-child(4) {
    top: 18%;
    right: 28%;
}

.owl-thumbs.owl-dots .owl-dot:nth-child(5) {
    top: 18%;
    right: 66%;
}

.owl-thumbs.owl-dots .owl-dot:nth-child(6) {
    top: 54%;
    right: 76%;
}

.owl-thumbs.owl-dots .owl-dot:nth-child(7) {
    top: 69%;
    left: 10%;
}

.owl-thumbs.owl-dots .owl-dot:nth-child(8){
    top: 3%;
    left: 11%;
}

@-webkit-keyframes zoom-one {
    0%   {-webkit-transform: scale(1);transform: scale(1);}
    40%  {-webkit-transform: scale(0.5);transform: scale(0.5);}
    100% {-webkit-transform: scale(1);transform: scale(1);}
}
@keyframes zoom-one {
    0%   {-webkit-transform: scale(1);transform: scale(1);}
    40%  {-webkit-transform: scale(0.5);transform: scale(0.5);}
    100% {-webkit-transform: scale(1);transform: scale(1);}
}
@-webkit-keyframes zoom-two {
    0%   {-webkit-transform: scale(0.5);transform: scale(0.5);}
    40%  {-webkit-transform: scale(0.8);transform: scale(0.8);}
    100% {-webkit-transform: scale(0.5);transform: scale(0.5);}
}
@keyframes zoom-two {
    0%   {-webkit-transform: scale(0.5);transform: scale(0.5);}
    40%  {-webkit-transform: scale(0.8);transform: scale(0.8);}
    100% {-webkit-transform: scale(0.5);transform: scale(0.5);}
}
@-webkit-keyframes zoom-three {
    0%   {-webkit-transform: scale(0.7);transform: scale(0.7);}
    40%  {-webkit-transform: scale(0.4);transform: scale(0.4);}
    100% {-webkit-transform: scale(0.7);transform: scale(0.7);}
}
@keyframes zoom-three {
    0%   {-webkit-transform: scale(0.7);transform: scale(0.7);}
    40%  {-webkit-transform: scale(0.4);transform: scale(0.4);}
    100% {-webkit-transform: scale(0.7);transform: scale(0.7);}
}


/* owl carousel brands */
.brand-carousel.owl-carousel .owl-item img {
    margin: 0 auto;
    cursor: pointer;
    max-height: 100px;
    object-fit: contain;
    max-width: 90px;
    min-height: 100px;
    min-width: 90px;
}
.brand-carousel.owl-carousel .owl-item {
    /* border: 1px solid #e3dede; */
    /* padding: 10px; */
    border-radius: 10px;
    margin: 0px 0 0px;
    transition: 300ms ease-in all;
    border-radius: 10px;
    overflow: hidden;
    background-color: #fff;
}
.brand-carousel.owl-carousel .owl-item:hover{
    box-shadow: none;
    transition: 300ms ease-in all;
}
.brand-carousel.owl-carousel .owl-item:hover img{
    opacity: 0.6;
}
/* our partners */
.our-partners-content img {
    display: block;
    margin: 0 auto;
    cursor: pointer;
    padding: 30px 20px;
    width: 200px;
    max-width: 100%;
}

/* ===================================
   Contact
====================================== */
.alert-danger {
    border-radius: 36px;
}
.contact-para-setting {
    max-width: 480px;
}
.contact-info .icon-box {
    padding-top: 0;
    text-align: left;
    background-color: #f8f6f6;
    margin-bottom: 20px;
    padding: 20px 20px 20px;
    font-weight: 500;
    border-radius: 10px;
    display: flex;
    align-items: center;
    gap: 20px;
}
.contact-info .icon-box:last-child {
}
.contact-info h5 {
    margin-bottom: 2rem;
}
.contact-info i {width: 45px;height: 45px;background-color: #e66f51;color: #fff;display: flex;align-items: center;justify-content: center;border-radius: 5px;font-size: 20px;}
.contact-info p {
}
.form-control {
    padding: 0.8rem .75rem;
}
.form-control.message {
    padding: 13px 10px 10px;
    height: 150px;
}
.contact-form-textfield input,
.contact-form-textfield textarea {
    font-size: 14px;
    border: 1px solid #dcdbdb;
    color: #535353 !important;
    -webkit-transition: 300ms ease-in all;
    -o-transition: 300ms ease-in all;
    transition: 300ms ease-in all;
}
.contact-form-textfield input::-webkit-input-placeholder, .contact-form-textfield textarea::-webkit-input-placeholder,
.contact-form-textfield input:-moz-placeholder, .contact-form-textfield textarea:-moz-placeholder,
.contact-form-textfield input::-moz-placeholder, .contact-form-textfield textarea::-moz-placeholder,
.contact-form-textfield input:-ms-input-placeholder, .contact-form-textfield textarea:-ms-input-placeholder,
.contact-form-textfield input::placeholder, .contact-form-textfield textarea::placeholder{
    color: #ffffff !important;
}
.company-contact-form {
    border: 1px solid #eee;
    padding: 60px 30px;
    border-radius: 10px;
    background-color: #fff;
}
.company-contact-form h1 {
    font-size: 20px;
    color: #e66f51;
}

.company-contact-form h2 {
    font-size: 40px;
    margin-top: 15px;
    margin-bottom: 25px;
}
.contact-form-textfield input:focus, .contact-form-textfield textarea:focus {
    border-color: #dcdbdb;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #333333;
}
.contact-form-textfield textarea {
    height: 120px;
    resize: none;
}
.form-control {
    box-shadow: none;
}

.contact-box-shadow {
    background: #ffffff;
    -webkit-box-shadow: 0px 0px 26px 16px rgba(0,0,0,0.02);
    box-shadow: 0px 0px 26px 16px rgba(0,0,0,0.02);
    padding: 30px 30px;
}
.contact-box-shadow h2 {
    font-size: 48px;
    text-transform: capitalize;
    margin-bottom: 1.15rem !important;
}

.contact_form_section {
    background-color: #f1f1f1;
    padding: 70px 0 70px;
    margin-bottom: 0;
}
.contact-box-shadow .contact-para-setting {
    margin-bottom: 1.5rem !important;
}

.contact-info .icon-box:first-child {
}
.contact-form-center {
    /* margin: 0 auto; */
    /* margin-top: 0px; */
}
.contact-info {
    margin: 30px 0;
}
/* ===================================
    Contact Pages
====================================== */

/* contact split */
.address-social li{
    display: inline-block;
}

.address-social a {
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50px;
    color: #fff;
    font-size: 15px;
    margin: 5px;
    border: 1px solid transparent;
    -webkit-transition: background-color .2s ease-in-out;
    -moz-transition: background-color .2s ease-in-out;
    -ms-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
}

.address-social a:hover {
    background-color: #ffffff;
}
.address-social.black a {
    color: #18191d;
}
/* ===================================
    Footer
====================================== */

footer.bg-black2 {
    background: #f8f9fa;
}
.footer-icons li {
    display: inline-block;
}
.footer-icons li a  {
    display: block;
    height: 55px;
    width: 55px;
    font-size: 18px;
    color: #676767;
    line-height: 60px;
    text-align: center;
    margin: 0 0.1rem;
    border-radius: 40px;
    background: transparent;
    -webkit-transition: all .3s ease !important; -o-transition: all .3s ease !important; transition: all .3s ease !important;
}
.copyrights, .copyrights a {
    font-size: 14px;
    color: #535353;
}
.copyrights a:hover, .copyrights a:focus {
    color: #24c1dd;
}
.footer-icons li a:hover, .footer-icons li a:focus {
    color: #ffffff;
}
.footer-icons li a.facebook:hover, .footer-icons li a.facebook:focus {
    -webkit-box-shadow: 0 0 15px 30px #4267B2 inset;
    box-shadow: 0 0 15px 30px #4267B2 inset;
}
.footer-icons li a.twitter:hover, .footer-icons li a.twitter:focus {
    -webkit-box-shadow: 0 0 15px 30px #1DA1F2 inset;
    box-shadow: 0 0 15px 30px #1DA1F2 inset;
}
.footer-icons li a.google:hover, .footer-icons li a.google:focus {
    -webkit-box-shadow: 0 0 15px 30px #DB4437 inset;
    box-shadow: 0 0 15px 30px #DB4437 inset;
}
.footer-icons li a.linkedin:hover, .footer-icons li a.linkedin:focus {
    -webkit-box-shadow: 0 0 15px 30px #0077B5 inset;
    box-shadow: 0 0 15px 30px #0077B5 inset;
}
.footer-icons li a.instagram:hover, .footer-icons li a.instagram:focus {
    -webkit-box-shadow: 0 0 15px 30px #C32AA3 inset;
    box-shadow: 0 0 15px 30px #C32AA3 inset;
}
.footer-icons li a.pinterest:hover, .footer-icons li a.pinterest:focus {
    -webkit-box-shadow: 0 0 15px 30px #BD081C inset;
    box-shadow: 0 0 15px 30px #BD081C inset;
}
.footer-icons li a i:hover {
    color: #ffffff;
    border-radius: 40px;
}
/* page header */
.page_header {
    background: url(../images/contact-banner.jpg) no-repeat;
}
.page_header {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    padding: 30px 0 0;
    position: relative;
    margin: 3px 0 0;
}
.page_header .page-content{
    z-index: 1;
}
.page_header .page-content h2 {
    font-size: 2rem;
    z-index: 999;
}
.page_header .page-content .page_nav {
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    padding: 18px 30px 18px;
    margin-top: 50px;
    color: #7f7f7f;
    font-size: 0.875rem;
    float: right;
    margin-bottom: -2px;
}
.page_header .page-content .page_nav a {
    margin-left: 2px;
}
.page_header .page-content .page_nav span i {
    font-size: 11px;
    margin-right: 5px;
}
.page_header::after{
    content: '';
    position: absolute;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.6;
    top: 0;
}
/* ===================================
    Shop Starts
====================================== */
.shop-setting .cbp-item-wrapper {
    text-align: center;
    margin: 0;
}
.shop-setting.cbp .cbp-item {
    list-style-type: none;
    margin: 0;
    padding: 16px;
    overflow: hidden;
    border: 1px solid #e5e5e5;
}
.shop-setting.cbp-caption-active .cbp-caption-activeWrap {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.shop-setting .cbp-l-caption-text {
    font: 400 20px/40px "Roboto", sans-serif;
    color: #ffffff;
    font-weight: 100;
    text-transform: capitalize;
    letter-spacing: 2px;
    padding-bottom: 5px;
}
.shop-setting .cbp-item:nth-child(1) .cbp-caption-activeWrap, .shop-setting .cbp-item:nth-child(3) .cbp-caption-activeWrap,
.shop-setting .cbp-item:nth-child(5) .cbp-caption-activeWrap, .shop-setting .cbp-item:nth-child(7) .cbp-caption-activeWrap,
.cbp-item:nth-child(9) .cbp-caption-activeWrap {
    background: #24c1dd;
}
.shop-setting .cbp-item:nth-child(2) .cbp-caption-activeWrap, .shop-setting .cbp-item:nth-child(4) .cbp-caption-activeWrap,
.shop-setting .cbp-item:nth-child(6) .cbp-caption-activeWrap, .shop-setting .cbp-item:nth-child(8) .cbp-caption-activeWrap {
    background: #18191d;
}
.shopping-cart-setting {
    font-size: 25px;
    color: #ffffff;
    transform: rotateX(180deg);
}
.cbp-l-filters-list {
    display: table;
    margin: 0;
}
.cbp-l-filters-list .cbp-filter-item {
    color: #18191d;
    display: table-cell;
    font: 400 15px/35px "Poppins", sans-serif;
    padding: 0 8px;
    margin: 0;
    float: none;
    border: 1px solid #646464;
}
.cbp-l-filters-list .cbp-filter-item.cbp-filter-item-active {
    cursor: default;
    color: #ffffff;
    background-color: #646464;
}
.cbp-search {
    position: relative;
    width: 100%;
    margin-bottom: 0;
}
.cbp-search input::-webkit-input-placeholder {
    color: #acacac;
    font-size: 16px;
}
.cbp-search-input {
    font: 400 16px "Roboto", sans-serif;
    display: table-cell;
    outline: none;
    padding-top: 1.3rem;
    padding-bottom: 1.3rem;
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
}
.cbp-search-input:focus {
    border-color: #24c1dd;
}
.cbp-search-icon {
    height: 44px;
}
.cbp-search-nothing {
    position: absolute;
    top: 0;
    font-size: 15px;
    text-align: center;
    padding: 0 0 30px;
    width: 100%;
}
.cbp-l-grid-blog-title {
    text-transform: capitalize;
    font: 400 20px/28px "Roboto", sans-serif;
    color: #18191d;;
    display: block;
    margin-top: 15px;
    margin-bottom: 5px;
}
.cbp-l-grid-blog-title:hover {
    color: #24c1dd;
}
.shop-rating i {
    font-size: 15px;
}

.cbp-l-filters-alignCenter .cbp-filter-item.cbp-filter-item-active {
    color: #24c1dd;
}
.cbp-l-filters-alignCenter .cbp-filter-counter {
    background-color: #18191d;
}
.cbp-l-filters-alignCenter .cbp-filter-counter:after {
    border-top: 4px solid #18191d;
}
.cbp-l-filters-alignCenter .cbp-filter-item {
    color: #18191d;
    font: 400 14px/20px "Roboto", sans-serif;
    margin: 10px 0;
}
/* ===================================
    Shop ends
====================================== */

/* ===================================
    Shop Cart & Shop Wishlist Starts
====================================== */

/* Cart table */
.cart-table .table-responsive thead {
    background: #f9f9f9;
    border-top: 1px solid #d1d1d1;
}
.cart-table .table-responsive thead tr > th {
    font-family: 'Poppins', sans-serif;
    padding: 15px 20px;
    border-bottom-width: 1px;
    color: #18191d;
}
.cart-table .table-responsive tbody tr > td {
    vertical-align: middle;
    padding: 10px;
}
.cart-table .product-name {
    display: inline-block;
    vertical-align: middle;
}
.cart-table .product-name a {
    color: #24c1dd;
}
.cart-table .btn-close {
    background: none;
    display: inline-block;
    color: #18191d;
    font-size: 20px;
}

.totals .form-control {
    padding: 1.5rem .75rem;
}

.totals .post-padding {
    padding: 0.75rem .75rem;
}

.cart-table .shopping-product {
    display: inline-block;
    height: 99px;
    width: 100px;
    margin-right: 15px;
}
.cart-table .display-table:hover .product-name,
.cart-table .display-table:focus .product-name {
    color: #24c1dd;
}
.quantity .quantity {
    border: 1px solid #d1d1d1;
    margin-right: 10px;
    max-width: 100px;
    padding: 8px 10px;
    text-align: center;
    vertical-align: top;
    height: 44px;
}
.apply-coupon {
    border-right: 1px solid #d1d1d1;
    border-left: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    padding: 20px;
}
.apply-coupon .coupon > form input {
    padding: 6px 12px;
    vertical-align: top;
    height: 44px;
}
.apply-coupon .coupon > form .form-group > input {
    width: 100%;
}
.apply-coupon .coupon a {
    display: inline-table;
}
.totals {
    padding: 40px 15px;
    border: 1px solid #d1d1d1;
}
.totals .table-responsive tr > td {
    border: none;
    padding: 17px 10px;
    font-weight: 400;
}

form.findus .form-control {
    width: 100%;
}
form.findus .form-group {
    width: 100%;
}
form.findus .form-control,
form.findus textarea {
    position: relative;
    font-size: 16px;
    color: #535353;
    border: 1px solid #d1d1d1;
    border-radius: 36px;
    margin-bottom: 0;
}
form.findus textarea {
    width: 100%;
    min-height: 160px;
}
form.findus select {
    height: 100%;
    width: 100%;
    opacity: .6;
    position: absolute;
    left: 0;
    top: 0;
    font-weight: 300;
    margin-bottom: 0;
    border: 0;
    border-radius: 36px;
    padding: 12px 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
form.findus .select:after {
    content: "\e64b";
    font-family: 'themify';
    color: #18191d;
    font-size: 14px;
    padding: 9px 8px;
    position: absolute;
    right: 0;
    top: 4px;
    background: transparent;
    z-index: 1;
    text-align: center;
    width: 10%;height: 100%;
    pointer-events: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
form.findus select:active, form.findus select:focus {
    border-color: #24c1dd;
    -webkit-box-shadow: 0 0;
    box-shadow: 0 0;
    outline: none;
}

.table th {
    padding: .75rem;
    vertical-align: middle;
    border-top: 0;
}
/* ===================================
    Shop Cart ends
====================================== */

/* ===================================
    Shop Details Starts
====================================== */
.share {
    border-bottom: 1px solid #d8d8d8;
}
.share .product-details-tags {
    vertical-align: middle;
}
.share .product-details-tags i {
    font-size: 18px;
    color: #18191d;
    margin-right: 10px;
}
.share a p {
    transition: all .3s ease;
}
.share a:hover p{
    color: #24c1dd;
    transition: all .3s ease;
}
ul.shop-description li {
    display: flex;
    margin-top: 1.14rem;
}
ul.shop-description li::before {
    content: "\e65d";
    font-family: 'themify';
    margin-right: 10px;
    font-size: 14px;
    color: #24c1dd;
}
/* post reviews */
.any-review {
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 30px;
}
.any-review .profile-photo {
    display: table-cell;
    vertical-align: top;
}
.any-review .profile-text {
    display: table-cell;
    vertical-align: middle;
}
.any-review .profile-photo {
    height: 50px;
    width: 50px;
}
.any-review .profile-photo > img {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 100%;
}
/* radio buttons */
.custom-radio .custom-control-input:checked~.custom-control-label::before {
    background-color: #24c1dd;
}

/* ===================================
    Shop Details ends
====================================== */

.fullscreen .center-col, .not-fullscreen .center-col {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}
.classic-box{
    max-width: 600px;
    margin: 0 auto;
}
.classic-box h2 {
    font-size: 3.5rem;
    line-height: 1.2;
    font-weight: 400;
    margin: 1.4rem 0;
}

/* some background images */
.bg-img-1 {
    background: url(../images/banner1.jpg) no-repeat;
}
.bg-img-2 {
    background: url(../images/banner7.jpg) no-repeat;
}
.bg-img-3 {
    background: url(../images/banner8.jpg) no-repeat;
}
.bg-img-4 {
    background: url(../images/banner9.jpg) no-repeat;
}
.bg-img-5 {
    background: url(../images/banner13.jpg) no-repeat;
}
.bg-img-6 {
    background: url(../images/banner14.jpg) no-repeat;
}
.bg-img-7 {
    background: url(../images/banner15.jpg) no-repeat;
}
.bg-img-8 {
    background: url(../images/banner17.jpg) no-repeat;
}
.bg-img-9 {
    background: url(../images/banner18.jpg) no-repeat;
}
.bg-img-10 {
    background: url(../images/banner23.jpg) no-repeat;
}
.bg-img-11 {
    background: url(../images/banner24.jpg) no-repeat;
}
.bg-img-12 {
    background: url(../images/banner32.jpg) no-repeat;
}
.bg-img-13 {
    background: url(../images/banner28.jpg) no-repeat;
}
.bg-img-14 {
    background: url(../images/banner34.jpg) no-repeat;
}
/* background setting */
.bg-img-setting {
    background-size: cover;
    background-position: center center;
    width: 100%;
}

/* parallax images */
.parallax1 {
    background: url("../images/parallax1.png");
}
.parallax2 {
    background: url("../images/parallax2.jpg");
}
.parallax3 {
    background: url("../images/parallax3.jpg");
}
.parallax4 {
    background: url("../images/parallax4.jpg");
}
.parallax5 {
    background: url("../images/parallax5.jpg");
}
.parallax6 {
    background: url("../images/parallax6.jpg");
}

/* parallax setting */
.parallax-setting {
    -webkit-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
    overflow: hidden;
    width: 100%;
}

/* ===================================
   Single Portfolio parallax
====================================== */
.item-one {
    background: url(../images/bg-single-1.jpg) no-repeat;
}
.item-two {
    background: url(../images/bg-single-2.jpg) no-repeat;
}
.item-three {
    background: url(../images/bg-single-3.jpg) no-repeat;
}
.item-four {
    background: url(../images/bg-single-4.jpg) no-repeat;
}
.item-five {
    background: url(../images/bg-single-5.jpg) no-repeat;
}
.item-six {
    background: url(../images/bg-single-6.jpg) no-repeat;
}
.item-seven {
    background: url(../images/bg-single-7.jpg) no-repeat;
}
.item-eight {
    background: url(../images/bg-single-8.jpg) no-repeat;
}
.item-nine {
    background: url(../images/bg-single-9.jpg) no-repeat;
}

.single-items {
    background-attachment: fixed;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
    width: 100%;
}
.single-items h2 strong {
    text-shadow: 0 2px 2px rgba(0, 0, 0, .7);
}
/* ===================================
   Other Pages
====================================== */

/* features */
.feature-item {
    display: table;
    margin: 30px 0;
    max-width: 450px;
    text-align: left;
}
.feature-item .icon {
    text-align: center;
    position: relative;
    z-index: 1;
    font-size: 40px;
}
.laptop-features-icon {
    display: table-cell;
    vertical-align: top;
    width: 41px;
    transition: all 1.2s;
}
.feature-item:hover .laptop-features-icon {
    transform: rotateY(360deg);
    transition: all 1.2s;
}
.features-content {
    display: table-cell;
    padding-left: 15px;
}

/* features 2 Boxes with image Section */
.blog-three-block {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.features-one {
    text-align: center;
    height: 100%;
    width: 100%;
    padding: 78px 45px;
    z-index: 0;
    position: relative;
    background: #ffffff;
    color: #18191d;
}
.features-one i {
    font-size: 40px;
    width: 43px;
    height: 34px;
    display: inline-block;
    -webkit-transform: scale(1);
    transform: scale(1);
    transition-duration: 0.3s;
    transition: all 0.3s;
    transition-timing-function: ease-in-out;
}
.features-one:hover i {
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
}
.features-one h5 {
    margin: 20px 0 14px;
}

.features-one.blue {
    background: #24c1dd;
    color: #ffffff;
}

.features-one.blue p {
    color: #ffffff;
}
.features-one.black {
    background: #18191d;
    color: #ffffff;
}
.features-one.black p {
    color: #ffffff;
}

/* services page */

.services-box {
    background: #ffffff;
    text-align: center;
    padding: 30px 15px;
    transition: ease-in-out 0.3s;
    -webkit-box-shadow: 0 0 10px #d1d1d1;
    box-shadow: 0 0 10px #d1d1d1;
}
.services-box:hover {
    transition: ease-in-out 0.3s;
}
.services-box i {
    font-size: 45px;
}
.services-box h4 {
    color: #18191d;
    font-weight: normal;
    text-transform: capitalize;
    margin: 1rem 0;
}
.services-box p {
    margin-bottom: 1rem;
}
.services-box a i {
    font-size: 11px;
    vertical-align: middle;
}
.services-box.hvr-bg-summer-sky i, .services-box.hvr-bg-summer-sky a {
    color: #24c1dd;
}
.services-box.hvr-bg-black i, .services-box.hvr-bg-black a {
    color: #18191d;
}
.services-box:hover a {
    color: #ffffff;
}
.services-box:hover i, .services-box:hover h4, .services-box:hover p {
    color: #ffffff;
}

/* standalone page */
.standalone-img {
    max-width: 500px;
}

/* FAQ'S page */
.faq-content .faq-items > li > a {
    background: #fff;
    color: #384141;
    display: block;
    margin-bottom: 10px;
    padding: 15px 10px 15px 55px;
    position: relative;
    border: 1px solid #d5d5d5;
}
.faq-content .faq-items > li > a:hover,
.faq-content .faq-items > li > a.expanded {
    background: #e66f51;
    color: #fff;
    transition: 0.3s;
}
.faq-content .faq-items > li > a:after {
    background: #fff;
    content: "\f107";
    font-family: 'FontAwesome';
    display: inline-block;
    height: 100%;
    left: 0;
    line-height: 37px;
    padding: 10px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 40px;
    border-right: 1px solid #d5d5d5;
}
.faq-content .faq-items > li > a.expanded:after,
.faq-content .faq-items > li > a:hover::after {
    background: #1d3e4d;
    border-color: #1d3e4d;
    transition: none;
}
.faq-content .sub-items {
    display: none;
    padding: 20px 15px;
    border: 1px solid #d5d5d5;
    border-top: none;
    margin-bottom: 10px;
    font-weight: 400;
}
.faq-content .faq-items > li > a.expanded {
    margin-bottom: 0;
}
.faq-content .faq-items > li > a.expanded:after .faq-content .tab_drawer_heading.d_active:after {
    content: "\e64a";
    font-family: 'themify';
}


/* comingsoon */

.count_down p{
    color: #232323;
}
.count_down.white p{
    color: #ffffff;
}
.form_placeholder1::-webkit-input-placeholder {
    color:#ffffff;
}
.form_placeholder1::-moz-placeholder {
    color:#ffffff;
}
.form_placeholder1:-ms-input-placeholder {
    color:#ffffff;
}
.form_placeholder1:-moz-placeholder {
    color:#ffffff;
}
ul.count_down {
    list-style: none;
    margin: 65px 0 0 0;
    padding: 0;
    display: block;
    text-align: center;
}

ul.count_down li {
    display: inline-block;
    color: #232323;
    padding: 0 35px;
    width: 165px;
}
.countdown-timer.white ul.count_down li p {
    color: #ffffff;
}

ul.count_down li p:nth-child(1) {
    font-size: 70px;
    font-weight: bold;
    line-height: normal;
    margin: 0 0 0 0;
    transition: 1s;
}

ul.count_down li p:nth-child(2) {
    color: #232323;
    font-size: 14px;
    line-height: normal;
    text-align: center;
    text-transform: uppercase;
    margin: 0 0 0 0;
    transition: 1s;
    font-weight: 500;
    margin-top: 10px;
}

ul.count_down.white li p:nth-child(2) {
    color: #ffffff;
}

.count-down-form form {
    width: 580px;
    margin: 0 auto;
    margin-top: 65px;
    position: relative;
}

.count-down-form form input {
    border: transparent;
    background: transparent;
    box-shadow: none;
    border-bottom: 2px solid #232323;
    border-radius: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 5px;
    font-size: 20px;
    font-weight: 100;
    color: #232323;
    text-align: left;
    height: 45px;
}

.alert-dismissible .close {
    font-size: 20px;
    font-weight: 600;
    position: absolute;
    top: 0;
    right: 0;
    padding: .75rem 1.25rem;
    color: inherit;
}

.alert-dismissible button.close {
    /*padding: 0;*/
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
}

.count-down-form.white form input{
    padding: .375rem 0;
    border-bottom: 2px solid #ffffff;
    color: #ffffff;
}

.count-down-form .form-control:focus {
    color: initial;
    background-color: transparent;
    border-color: initial;
    outline: 0;
    box-shadow: none;
    border-bottom: 2px solid #24c1dd !important;
}

.count-down-form form a {
    transition: all linear 300ms;
    position: absolute;
    top: 6px;
    right: 4px;
}

.count-down-form form a i {
    font-size: 18px;
    color: #232323;
    transition: 1s;
}

.count-down-form.white form a i {
    color: #ffffff;
}

/*login & register*/
.login-content{
    max-width: 450px;
    margin: 0 auto;
    padding: 15px;
}
.login-content h3{
    font-size: 2rem;
    line-height: 1.3;
}
.login-content .alert {
    position: relative;
    padding: 6px 12px;
    background-color: #fff8e1;
    border-color: #f1cb4b;
    color: #000000;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 1.5rem;
}
.login-content .alert-dismissible .close {
    padding: 0.4rem 1.25rem;
    font-weight: 400;
}
.login-content input{
    width: 100%;
    padding: 9px 20px;
    text-align: left;
    outline: 0;
    border-radius: 6px;
    font-size: 15px;
    font-weight: 300;
    border: 0;
    background-color: #F7F7F7;
    color: #000000;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    margin-bottom: 14px;
}
.login-content .form-button{
    margin-top: 2.2rem;
}
.login-content .form-button a{
    font-weight: 500;
}
.login-content .coolBeans{
    width: 100%;
}
.login-sec{
    height: 100vh;
}
a.backBtn {
    position: absolute;
    top: 50px;
    z-index: 9;
    left: 50px;
    background-color: #000;
    width: 90px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 7px;
    font-size: 14px;
    gap: 7px;
}
.forgetPassword{
    text-align: right;
    display: block;
    color: #070707;
    font-weight: 500;
}
/*forget password*/
.foget-password{
    max-width: 400px;
    margin: 0 auto;
    padding: 15px;
}
.foget-password h3{
    font-size: 2.5rem;
    font-weight: 500;
}
.foget-password input{
    width: 100%;
    padding: 9px 20px;
    text-align: left;
    border: 0;
    outline: 0;
    border-radius: 6px;
    font-size: 15px;
    font-weight: 300;
    background-color: #F7F7F7;
    color: #000000;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    margin-bottom: 14px;
}

/*signup & signin*/

.login-box{
    padding: 3.5rem 1.4rem;
    max-width: 371px;
    margin: 0 auto;
}
.border-form .form-control {
    border: 1px solid #dedada;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-border-radius: 24px;
    border-radius: 24px;
}
.border-form .form-control:focus {
    border: 1px solid #212331;
    box-shadow: none;
}

/*check box for signup & signin*/

.form-check {
    position: relative;
    display: block;
    font-size: 14px;
}
.form-check label, .checkbox label {
    font-size: 13px;
    font-weight: 400;
    color: #535353;
    display: inline-block;
    position: relative;
    padding-left: 10px;
    min-height: 20px;
    cursor: pointer;
}
.form-check label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    top: 4px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #cccccc;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.form-check input[type="checkbox"]:checked + label::before {
    display: inline-block;
    font: normal normal normal 10px/1 themify;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e64c";
    text-align: center;
    line-height: 16px;
    font-weight: 300;
}
.form-check input[type="checkbox"]:checked + label::before {
    background-color: #fff;
}
.form-check input[type="checkbox"]:checked + label::before {
    background-color: #24c1dd;
    border-color: #24c1dd;
    color: #fff;
}

/* about progressbar skills */

.skill-box {
    padding: 0 80px;
}
.skill-box .main-title h2 {
    max-width: 100%;
}
.skill-box .main-title p {
    max-width: 100%;
    margin: 0;
}
.progress {
    height: 0.5rem;
    margin-top: 1rem;
}
.custom-progress {
    text-transform: capitalize;
    color: #18191d;
    margin-bottom: 2rem;
}

/* personal portfolio version */
.myphoto {
    height: 200px;
    width: 200px;
    position: relative;
    display: inline-block;
    border-radius: 50%;
    overflow: hidden;
}
.myphoto:before {
    content: " ";
    border-radius: 50%;
    border: 5px solid #ffffff;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.personal-box h2{
    font-size: 3rem;
    margin-top: 30px;
}
.personal-box h3{
    font-size: 2.2rem;
    margin-top: .6rem;
}

/* particles.js container */

.particles-version {
    position: relative;
}
#particles-js {
    position: relative;
    width: 100%;
    height: 450px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00e0ce', endColorstr='#2989d8', GradientType=1);
    overflow: hidden;
}
#particles-js .center-col {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
/* phone */

.absolute-img-wrap .right-img {
    right: 0;
}
.absolute-img-wrap .absolute-img {
    align-items: center;
    display: flex;
    justify-content: center;
}

/* laptop carousel */

.laptop {
    margin-top: 5rem;
}

.laptop-img {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
}

#laptop-slide {
    width: 483px;
    height: 302px;
    overflow: hidden;
    position: absolute;
    display: inline-block;
    top: 129px;
    right: 208px;
}

/* newsletter element 1 */

.newsletter {
    text-align: center;
    background: #ffffff;
    border-radius: 10px;
    padding: 30px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    max-width: 505px;
}

.newsletter-icon i {
    font-size: 45px;
    color: #18191d;
}
.subscribe-box{
    display: flex;
}
.subscribe-box .form-control {
    background: #f6f6f6;
    border-color: #f6f6f6;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: table-cell;
    font-size: 14px;
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
    border-radius: 0;
    max-width: 250px;
}

.subscribe-box .form-control:focus, .subscribe-box textarea:focus {
    border-color: #24c1dd;
    -webkit-box-shadow: 0 0;
    box-shadow: 0 0;
}

/* newsletter element 2 */
.subscribe-two {
    background: #ffffff;
    border: 10px solid #ffffff;
    border-radius: 38px;
    -webkit-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.35);
    box-shadow: 0 13px 15px -10px rgba(0, 0, 0, 0.35);
}
.subscribe-two .form-control {
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    background: transparent;
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: table-cell;
    font-size: 14px;
    -webkit-border-bottom-left-radius: 20px;
    border-bottom-left-radius: 20px;
    -webkit-border-top-left-radius: 20px;
    border-top-left-radius: 20px;
}
.subscribe-two .form-control:focus {
    border-color: #ffffff;
    -webkit-box-shadow: 0 0;
    box-shadow: 0 0;
}

/* newsletter element 3 */
.subscribe-three .form-control {
    background: #f6f6f6;
    border-color: #f6f6f6;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: table-cell;
    font-size: 14px;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    border-radius: 38px !important;
}
.subscribe-three .form-control:focus {
    border-color: #ffffff;
    -webkit-box-shadow: 0 0;
    box-shadow: 0 0;
}

/* Accordion element simple */
.accordion-box {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}
.accordion-simple .accordion-box {
    border: 0;
    border-radius: 0;
    margin-bottom: 15px
}
.accordion-simple .accordion-box .accordion-content p:first-child,
.accordion-simple .accordion-box:last-child {
    margin-bottom: 0
}
.accordion-simple .accordion-box .accordion-header {
    border: 0;
    background-color: #f6f6f6;
    padding: 0;
    cursor: pointer
}
.accordion-simple .accordion-box .accordion-header h6 {
    color: #18191d;
    text-transform: capitalize;
    padding: 25px 15px;
    margin-bottom: 0;
}
.accordion-simple .accordion-box .accordion-header h6 span {
    font-size: 18px;
    margin-right: 5px
}
.accordion-simple .accordion-box .accordion-content {
    padding: 15px;
    border: 1px solid #f6f6f6;
    border-top: 0
}

/* Accordion element two */
.accordion-two .accordion-box .accordion-header h6 span.accordion-toggle i.ti-minus,
.accordion-two .accordion-box .accordion-header h6[aria-expanded=true] span.accordion-toggle i.ti.ti-plus {
    display: none
}
.accordion-two .accordion-box {
    border-radius: 0;
    margin-bottom: 15px
}
.accordion-two .accordion-box .accordion-content p,
.accordion-two .accordion-box:last-child {
    margin-bottom: 0
}
.accordion-two .accordion-box .accordion-content p {
    padding: 15px;
}
.accordion-two .accordion-box .accordion-header h6 {
    cursor: pointer;
    padding: 20px 20px 16px;
    margin-bottom: 0;
    text-transform: uppercase
}
.accordion-two .accordion-box .accordion-header h6 span.accordion-toggle {
    float: right
}
.accordion-two .accordion-box .accordion-header h6[aria-expanded=true] span.accordion-toggle i.ti.ti-minus {
    display: block
}
.accordion-two .accordion-box .accordion-header h6[aria-expanded=true] {
    color: #24c1dd;
    border-bottom: 1px solid rgba(0,0,0,.125);
}

/* List Element */
.list-description li {
    text-transform: capitalize;
    margin-bottom: 20px;
}
.list-description li:last-child {
    margin-bottom: 0;
}
.element .list-description {
    max-width: 100%;
    margin: 0 auto;
}
.element .list-description li {
    display: flex;
}
.element .list-description li:before {
    margin-right: 8px;
    width: 20px;
}
.element .list-description li.support:before {
    font-family: 'themify';
    content: "\e64c";
    color: #30e512;
}
.element .list-description li.not-support:before {
    font-family: 'themify';
    content: "\e646";
    color: #ff434b;
}
.element .list-description li.arrow:before {
    font-family: 'themify';
    content: "\e628";
}
.element .list-description li.angle:before {
    font-family: 'themify';
    content: "\e649";
}
.element .list-description li.hand:before {
    font-family: 'themify';
    content: "\e71b";
}
.not-support {
    text-decoration: line-through;
}

/* Timeline */

/*Timeline box structure*/
.timeline {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
}

/*Timeline vertical bar*/
.timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 3px;
    background-color: #e6eaf5;
    left: 50%;
    margin-left: -1.5px;
}

.timeline-date {
    display: block;
    width: 250px;
    height: 100%;
    background: #24c1dd;
    border: 5px solid #fff;
    color: #fff;
    font-size: 18px;
    margin: 0 auto;
    padding: 20px 0;
    line-height: 25px;
    font-weight: normal;
    text-align: center;
    -webkit-box-shadow: 0 0 11px rgba(0,0,0,0.35);
}

.timeline li {
    margin-bottom: 0px;
    position: relative;
}

.timeline li:before, .timeline li:after {
    content: " ";
    display: table;
}
.timeline li:after {
    clear: both;
}

/* timeline panels */
.timeline li .timeline-panel {
    width: 46%;
    float: left;
    background: #fff;
    padding: 20px;
    position: relative;
}

/* timeline panel arrows */
.timeline li .timeline-panel:before {
    position: absolute;
    top: 26px;
    right: -15px;
    display: inline-block;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    content: " ";
}

.timeline li .timeline-panel:after {
    position: absolute;
    top: 27px;
    right: -14px;
    display: inline-block;
    border: 14px solid transparent;
    border-right: 0 #fff;
    border-left-color: #fff;
    content: " ";
}

.timeline li.timeline-inverted .timeline-panel {
    float: right;
}

.timeline li.timeline-inverted .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
}

.timeline li.timeline-inverted .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
}

/* timeline bullets */
.timeline-bullet-main {
    background: #ffffff;
    position: absolute;
    top: 23px;
    left: 50%;
    text-align: center;
    color: #fff;
    width: 35px;
    height: 35px;
    line-height: 35px;
    margin-left: -18px;
    border-radius: 50%;
    z-index: 1;
}
.timeline li .timeline-bullet {
    position: absolute;
    top: 7px;
    left: 50%;
    text-align: center;
    background: #24c1dd;
    color: #fff;
    width: 20px;
    height: 20px;
    line-height: 35px;
    margin-left: -10px;
    border: 3px solid #24c1dd;
    border-radius: 50%;
    z-index: 1;
}

.timeline li .post-content {
    width:100%;
    float:left;
    padding:20px;
    background-color: #f7f8fc;
}

.timeline li .post-content:after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    top: 25px;
    left: 100%;
    margin-left: -21px;
    border-left: solid 15px #f7f8fc;
    border-bottom: solid 17px transparent;
    border-right: solid 17px transparent;
    border-top: solid 17px transparent;
}
.timeline li.timeline-inverted .post-content:after {
    right: 100%;
    left: auto;
    margin-right: -21px;
    border-left: solid 17px transparent;
    border-bottom: solid 17px transparent;
    border-right: solid 15px #f7f8fc;
    border-top: solid 17px transparent;
}

/* ===================================
   Counters
====================================== */

.split-box-counter-setting {
    max-width: 650px;
    padding: 3rem 0;
}
.counter-item {
    padding: 2rem 0;
}
.counter-item i {
    font-size: 50px;
    display: block;
    margin-bottom: 15px;
}
.counter-item strong {
    display: block;
    font-size: 38px;
    line-height: normal;
    margin-bottom: 10px;
}
.counter-item p {
    font-size: 16px;
    font-weight: 400;
}

/*-- Stats Box style --*/
.stats-box {
    max-width: 220px;
}
.serial-box {
    max-width: 193px;
    border-radius: 5px;
    height: 170px;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
}
.serial-box i {
    transform: translateY(0);
    font-size: 40px;
    transition: ease-in-out 0.3s;
}
.serial-box:hover i {
    transform: translateY(-10px);
}
.serial-box p {
    font-size: 35px;
}


.fact-iconic, .counter-photo {
    position: relative;
}
.counter-photo ::before {
    content: "";
    position: absolute;
    right: 0;
    background: #24c1dd;
    top: 10px;
    left: 10px;
    bottom: 0;
    display: inline-block;
    z-index: 1;
}
.counter-photo img {
    z-index: 2;
    padding: 0 15px 15px 0;
}

.fact-iconic h3::after {
    content: "";
    height: 3px;
    width: 50px;
    background: #ffffff;
    display: block;
    margin-top: 15px;
}
.text-center .fact-iconic h3::after,
.text-center.fact-iconic h3::after {
    margin-left: auto;
    margin-right: auto;
}
.icon-counters.table-display {
    display: table;
    text-align: left;
}
.icon-counters .img-icon {
    text-align: center;
    font-size: 40px;
    height: 70px;
    width: 70px;
    line-height: 70px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all .7s ease-in .3s;
    -o-transition: all .7s ease-in .3s;
    transition: all .7s ease-in .3s;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.bg-counter-light .icon-counters .img-icon {
    height: 100px;
    width: 100px;
    line-height: 100px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.icon-counters.table-display .img-icon {
    display: table-cell;
    vertical-align: middle;
    font-size: 50px;
    width: 90px;
}
.icon-counters.table-display .img-icon,
.icon-counters.table-display:hover .img-icon,
.bg-counter-light .icon-counters .img-icon,
.bg-counter-light .icon-counters:hover .img-icon {
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}
.icon-counters:hover .img-icon {
    -webkit-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.bg-counter-light .icon-counters:hover .img-icon {
    color: #fff;
    background: #24c1dd;
}
.icon-counters .img-icon,
.counters .count_nums, .counters i {
    display: inline-block;
}
.counters .count_nums {
    font-size: 1.875rem;
}
.icon-counters.table-display .count_nums {
    font-size: 2.5rem;
}
.counters .count_nums, .counters i {
    vertical-align: middle;
}
.bg-counter-light {
    background: url(../images/bg-counter-light.jpg) no-repeat;
    background-attachment: fixed;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
}

@media screen and (max-width: 767px) {
    .fact-iconic h3::after {
        margin-left: auto;
        margin-right: auto;
    }
}
.counters {
    margin-bottom: 10px;
}

/* ===================================
    Cursor
====================================== */

/* Cursor */
#animated-cursor {
    position: absolute;
    left: 0;
    display: none;
    top: 0;
    width: 30px;
    height: 30px;
    pointer-events: none;
    z-index: 10000;
    -webkit-transition: opacity 0.2s ease-in-out 0.5s;
    transition: opacity 0.2s ease-in-out 0.5s;
}

.cursor-light:hover ~ #animated-cursor{
    display: inline-block;
}

#cursor {
    position: fixed;
    transform: translate(-50%, -50%);
    width: 30px;
    height: 30px;
    border: 2px solid rgba(255, 255, 255, 1);
    border-radius: 50%;
    pointer-events: none;
    opacity: 1;
    box-sizing: border-box;
}
#cursor:before {
    font-family: themify;
    content: "\e649";
    font-size: 6px;
    width: 4px;
    height: 8px;
    line-height: 8px;
    text-align: center;
    position: absolute;
    left: -12px;
    top: 9px;
    color: #ffffff;
    opacity: 0;
    transition: all 0.1s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
#hold-event {
    width: 26px;
    height: 26px;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 100%;
    background: rgba(255,255,255,0);
}
#cursor-loader {
    width: 40px;
    height: 40px;
    position: absolute;
    background-color: transparent;
    border-right: 2px solid transparent;
    border-bottom: 2px solid #ffffff;
    border-left: 2px solid transparent;
    border-top: 2px solid transparent;
    border-radius: 50px;
    box-sizing: border-box;
    opacity: 0;
    transform: translate(-9px, -9px) rotate(0deg);
    -webkit-animation: rotating 0.8s ease-in-out infinite;
    animation: rotating 0.8s ease-in-out infinite;
    -webkit-transition: opacity 0s ease-in-out 0s;
    transition: opacity 0s ease-in-out 0s;
}
#cursor:after {
    font-family: themify;
    content: "\e649";
    font-size: 6px;
    width: 4px;
    height: 8px;
    line-height: 8px;
    text-align: center;
    position: absolute;
    right: -10px;
    top: 9px;
    color: #ffffff;
    opacity: 0;
    transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

@keyframes rotating {
    0% {
        -webkit-transform: translate(-7px, -7px) rotate(0deg);
        transform:  translate(-7px, -7px) rotate(0deg);
    }

    95% {
        -webkit-transform:  translate(-7px, -7px) rotate(350deg);
        transform:  translate(-7px, -7px) rotate(350deg);
    }

    100% {
        -webkit-transform:  translate(-7px, -7px) rotate(360deg);
        transform:  translate(-7px, -7px) rotate(360deg);
    }
}

.header-appear.cursor-light:hover ~ #animated-cursor{
    display: none;
}
.header-appear .animated-wrap, .header-appear .animated-element {
    transform: none !important;
}

/* ===================================
   Loader
====================================== */
.loader {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 111111;
    background: #ffffff;
    overflow: hidden !important;
}
.loading {
    position: absolute;
    top: 44%;
    left: 48%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.loading.reversed li {
    border: 3px solid;
    -webkit-animation: LOADINGREV 2s infinite;
    animation: LOADINGREV 2s infinite;
}
.loading.reversed li:nth-child(1n) {
    border-color: #f1c30f;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}
.loading.reversed li:nth-child(2n) {
    border-color: #24c1dd;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}
.loading.reversed li:nth-child(3n) {
    border-color: #84b813;
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}
.loading li {
    position: absolute;
    margin: 0;
    height: 30px;
    width: 30px;
    border-radius: 100%;
}
.loading li:nth-child(1n) {
    left: -35px;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}
.loading li:nth-child(2n) {
    left: 0;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}
.loading li:nth-child(3n) {
    left: 35px;
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}
.grid-row:after {
    content: '';
    display: table;
    clear: both;
}
.grid-row .col {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100vw;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

@-webkit-keyframes LOADINGREV {
    0% { -webkit-transform: scale(0.5); transform: scale(0.5); background: #ffffff; }
    50% { -webkit-transform: scale(1); transform: scale(1); background: #ffffff; }
    100% { -webkit-transform: scale(0.5); transform: scale(0.5); background: #ffffff; }
}
@keyframes LOADINGREV {
    0% { -webkit-transform: scale(0.5); transform: scale(0.5); background: #ffffff; }
    50% { -webkit-transform: scale(1); transform: scale(1); background: #ffffff; }
    100% { -webkit-transform: scale(0.5); transform: scale(0.5); background: #ffffff; }
}
/* ===================================
   Media Queries
====================================== */
@media (min-width: 1400px){
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1340px;
    }
}
@media screen and (min-width: 992px) {
    #js-grid-mosaic {
        max-height: 1912px !important;
    }
}

@media (max-width: 1024px){
    .menu-bars-setting {
        right: 20px;
    }
    .video-play-button {
        left: 43%;
    }
}
@media (max-width: 1199px) and (min-width: 992px) {
    #js-grid-mosaic {
        max-height: 1650px !important;
    }
    .team-member-slider .swiper-slide-next, .team-member-slider .swiper-slide-active {
        padding-left: 0.02rem;
    }
    .team-member-slider .swiper-slide-prev {
        padding-right: 0.02rem;
    }
}
@media (max-width: 1370px) and (min-width: 992px) {
    .multipage .side-menu .inner-wrapper {
        padding: 3.5rem 5rem 0;
    }

    .multipage .side-menu .side-nav {
        min-height: 60vh;
    }
}
@media (max-width: 1280px) and (min-width: 992px) {
     .menu-bars-setting.menu-outer {
        position: relative;
        margin-left: 1rem;
        right: 0;
    }
    .multipage .menu-bars-setting.menu-outer {
        position: absolute;
        margin-left: 0;
        right: 30px;
    }
    .box-nav .header-social {
        padding-left: 0;
    }
    .skill-box {
        padding: 0 70px;
    }
    .about-img {
        height: 800px;
    }
}

@media screen and (max-width: 1199px) {
    h1, .h1{
        font-size: 3.56rem;
    }
    h2 {
        font-size: 2.45rem;
    }
    h3 {
        font-size: 1.65rem;
    }
    h4 {
        font-size: 1.15rem;
    }
    h5 {
        font-size: 1rem;
    }
    .navbar-top-default .navbar-nav .nav-link {
        padding-right: 0.1rem;
        padding-left: 0.1rem;
        margin-right: 1rem;
        margin-left: 1rem;
    }
    .nav-radius .navbar-nav .nav-item .nav-link, .nav-square .navbar-nav .nav-item .nav-link, .nav-scale .navbar-nav .nav-item .nav-link {
        margin-right: 0.1rem;
        margin-left: 0.1rem;
        padding-right: 1rem;
        padding-left: 1rem;
    }
    .multipage .navbar-top-default .navbar-nav .nav-link {
        padding-right: 0.1rem;
        padding-left: 0.1rem;
        margin-right: .8rem;
        margin-left: .8rem;
    }
    .video-content-setting {
        padding: 4rem 1rem;
    }
    .about-img {
        height: 800px;
    }
    .skill-box {
        padding: 20px;
    }
    #laptop-slide {
        right: 118px;
    }
    .mt-md-2rem {
        margin-top: 2rem;
    }
    .swiper-slide .team-coverflow{
        margin: 0 auto;
    }
}
@media screen and (max-width: 991px) {
    h1, .h1 {
        font-size: 2.95rem;
    }
    h2 {
        font-size: 2.3rem;
    }
    h3 {
        font-size: 1.4rem;
    }
    h4 {
        font-size: 1.125rem;
    }
    .mt-sm-40px {
        margin-top: 40px;
    }
    .sm-mt-2rem {
        margin-top: 2rem;
    }
    .sm-mt-5 {
        margin-top: 3rem;
    }
    .sm-mt-15px {
        margin-top: 15px;
    }
    .sm-mb-10px {
        margin-bottom: 10px;
    }
    .md-mb-5 {
        margin-bottom: 3rem;
    }
    .sm-text-center {
        text-align: center !important;
    }
    .sm-p-0 {
        padding: 0;
    }
    #home.h-100vh {
        min-height: unset !important;
    }
    .header-with-topbar .full-nav, .header-with-topbar.style-two .full-nav {
        margin-top: 00px;
    }
    .navbar-top-default.center-logo .logo {
        position: relative;
        top: 1px;
        left: 0;
        transform: translateX(0);
    }
    .box-nav .logo {
        padding-left: 15px;
        line-height: 1;
    }
    .box-nav.fixed-menu .container {
        height: auto !important;
    }
    .menu-outer, .menu-inner {
        position: relative;
        right: 15px;
    }
    .menu-outer.menu_bars span {
        background: #18191d;
    }
    .blog-content-setting {
        padding: 4rem 0;
    }
    .contact-para-setting {
        margin-left: auto;
        margin-right: auto;
    }
    .contact-info .icon-box {
        /* display: inherit; */
    }
    .contact-info h5 {
        margin-bottom: 0;
    }
    .contact-info i {
        display: inherit;
        padding: 10px 0;
    }
    .contact-info p {
        transform: translateY(0px);
        padding: 10px 0 0;
    }
    .price_title h4 {
        font-size: 1.3rem;
    }
    .two-col-pricing .pricing-item {
        padding: 2.2rem 2.6rem;
    }
    .about-img {
        height: auto;
        width: 100%;
    }
    .skill-box {
        padding: 7.5rem 0;
        max-width: 720px;
        margin: 0 auto;
    }
    .md-bg-position {
        background-position: left center;
    }
    .absolute-img-wrap .absolute-img {
        width: auto;
        max-width: 100%;
        top: unset;
        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%);
        position: relative;
    }
    .side-right-btn{
        display: inline-block;
    }

    .testimonial-images {
        padding-left: 0;
        padding-right: 0;
    }
    #animated-cursor {
        display: none !important;
        visibility: hidden !important;
    }
    .cbp-item.even {
        margin-top: 0;
    }
    #js-grid-mosaic .cbp-item-wrapper {
       text-align: center;
    }
    .team-member-slider {
        padding-top: 20px;
        padding-bottom: 0;
    }
    .team-member-slider .swiper-slide {
        padding: 0 10px;
        opacity: 1;
    }
    .team-member-slider .swiper-slide-active {
        -webkit-transform: translateY(0) !important; -ms-transform: translateY(0) !important; -o-transform: translateY(0) !important; transform: translateY(0) !important;
    }
    .team-member-slider .swiper-slide-prev, .team-member-slider .swiper-slide-next {
        -webkit-transform: scale(1) translate3d(0,0,0) rotateX(0deg) rotateY(0) !important;
        transform: scale(1) translate3d(0,0,0) rotateX(0deg) rotateY(0) !important;
        margin: 0;
    }
    .team-member-slider .swiper-slide-shadow-left,
    .team-member-slider .swiper-slide-shadow-right {
       display: none;
    }
    .testimonial-two {
        text-align: center;
        max-width: 700px;
    }
    .testimonial-post {
        margin: 0 auto;
    }
    .testimonial-post .post, .testimonial-post .text-content {
        display: block;
        margin: 0 auto;
    }
    .review-rating {
        display: block;
        margin-top: 10px;
    }

    .ul.count_down{
        padding:0 15px;
    }
    ul.count_down li{
        width: 100px;
    }
    ul.count_down li p:nth-child(1) {
        font-size: 48px;
    }

    #laptop-slide {
        width: 375px;
        height: 235px;
        overflow: hidden;
        position: absolute;
        display: inline-block;
        top: 100px;
        right: 76px;
    }
    .side-menu {
        width: 45%;
    }
   .multipage .side-menu .inner-wrapper {
        padding: 3.5rem 5rem;
    }
    .two-col-pricing.pricing-style3 .pricing-item {
        padding: 2.2rem 2.6rem;
    }
    .price-table{
        padding: 3.375rem 2rem;
    }
}
@media screen and (max-width: 991px) and (min-width: 768px){
    .video-play-button{
        left: 40%;
    }
}
@media screen and (max-width: 767px) {
    body {
         
    }

    h1, .h1 {
        font-size: 2.65rem;
    }

    h2, .classic-box h2 {
        font-size: 2.2rem;
    }

    h3 {
        font-size: 1.375rem;
    }

    h4 {
        font-size: 1.115rem;
    }
    p {
        font-size: 16px;
    }
    .logo {
        max-width: 50px;
        margin-top: 10px;
    }
    .side-menu {
        width: 380px;
    }
    .testimonial-images {
        padding-top: 15px;
        padding-left: 15px;
        padding-right: 15px;
    }
    section, .section-padding, .pricing-padding {
        padding: 0;
    }
    .awaza {
        display: none !important;
    }
    .d-xs-none {
        display: none !important;
    }
    .d-xs-block {
        display: inline-block !important;
    }
    .mt-xs-4rem {
        margin-top: 4rem !important;
    }
    .mt-xs-40px {
        margin-top: 40px;
    }
    .mb-xs-5 {
        margin-bottom: 3rem !important;
    }
    .mb-xs-2rem {
        margin-bottom: 2rem !important;
    }
    .mb-xs-3 {
        margin-bottom: 1rem !important;
    }
    .mt-xs-0 {
        margin-top: 0 !important;
    }
    .mb-xs-0 {
        margin-bottom: 0 !important;
    }
    .mr-xs-0 {
        margin-right: 0 !important;
    }
    .ml-xs-0 {
        margin-left: 0 !important;
    }
    .mrl-xs-0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
    .m-xs-0 {
        margin: 0 !important;
    }
    .pt-xs-4 {
        padding-top: 1.5rem !important;
    }
    .pt-xs-25px {
        padding-top: 25px;
    }
    .pt-xs-0 {
        padding: 0 !important;
    }
    .pb-xs-0 {
        padding-bottom: 0 !important;
    }
    .pr-xs-0 {
        padding-right: 0 !important;
    }
    .pl-xs-0 {
        padding-left: 0 !important;
    }
    .pricing-item {
        padding: 2rem 2rem 3rem;
    }
    .text-xs-center {
        text-align: center !important;
    }
    .btn-setting {
        font-size: 13px;
        padding: 8px 28px;
    }
    .video-content-setting {
        padding: 3.1rem 1rem 3.5rem;
    }
    .video-play-button {
        /*top: auto;*/
        right: auto;
        bottom: -34px;
        -webkit-transform: translate(-50%, 0%);
        -ms-transform: translate(-50%, 0%);
        -o-transform: translate(-50%, 0%);
        transform: translate(-30%, -50%);
    }
    .stats-box {
        margin: 0 auto;
    }
    .w-xs-50 {
        width: 50%;
    }
    .page_header .page-content .page_nav {
        float: none;
    }
    .two-col-pricing .pricing-item {
        padding: 2rem 1.8rem;
    }
    .feature-item {
        max-width: 100%;
        display: block;
        text-align: center;
    }
    .laptop-features-icon {
        display: block;
        width: 100%;
        margin-bottom: 10px;
        vertical-align: middle;
    }
    .features-content {
        display: block;
        padding-left: 0;
        text-align: center;
    }
    .skill-box {
        max-width: 540px;
        padding: 4.5rem 0;
    }
    .contact-info p {
        padding: 0;
    }
    .main-title {
        margin-bottom: 2.5rem;
    }
    .main-title h2 {
        margin-bottom: 1.2rem;
    }
    .team-member-slider {
        padding-top: 0;
    }
    .order-xs-2 {
        order: 2;
    }
    .partners-xs-padding {
        padding:4rem 0 3rem;
    }
    .personal-box h2 {
        font-size: 2rem;
    }
    .personal-box h3 {
        font-size: 1.5rem;
    }
    .ul.count_down{
        padding:0 15px;
    }
    ul.count_down li{
        width: 125px;
        padding: 0 10px;
    }
    ul.count_down li p:nth-child(1) {
        font-size: 48px;
    }
    .count-down-form form {
        width: 100%;
        max-width: 465px;
    }

    #particles-js canvas {
        display: none;
    }
    #particles-js.fullscreen canvas {
        display: block;
    }
    #particles-js {
        height: 400px;
    }
    #particles-js.fullscreen  {
        height: 100%;
    }

    #laptop-slide {
        width: 277px;
        height: 175px;
        overflow: hidden;
        position: absolute;
        display: inline-block;
        top: 74px;
        right: 56px;
    }

    .animates {
        animation-fill-mode: none;
        will-change: unset;
    }
    .animates.swingInX, .animates.swingOutX {
        animation-name: none;
        transform-origin: unset;
    }
    .menu-bars-setting {
       display: block;
       top: 25px;
    }
    .multipage .side-menu .side-nav {
        min-height: 80vh;
    }
    .two-col-pricing.pricing-style3 .pricing-item {
        max-width: 365px;
        padding: 2rem 1.8rem;
    }
    .price-table {
        padding: 2.375rem 2rem;
    }
    .element .list-description {
        max-width: 280px;
        margin: 0 auto;
    }

    .timeline li .timeline-panel {
        padding: 0 20px;
    }
    .timeline-bullet-main {
        position: relative;
        left: 40px;
        top: 60px;
    }
    .timeline li .post-content:after {
        right: 100%;
        left: auto;
        margin-right: -21px;
        border-left: solid 17px transparent;
        border-right: solid 15px #f7f8fc;
    }
    .timeline:before {
        left: 40px;
    }

    .timeline li .timeline-panel {
        width: calc(100% - 70px);
        width: -moz-calc(100% - 70px);
        width: -webkit-calc(100% - 70px);
    }

    .timeline > li > .timeline-date {
        margin: 0;
    }

    .timeline > li > .timeline-panel {
        float: right;
    }

    .timeline > li > .timeline-panel:before {
        border-left-width: 0;
        border-right-width: 15px;
        left: -15px;
        right: auto;
    }

    .timeline > li > .timeline-panel:after {
        border-left-width: 0;
        border-right-width: 14px;
        left: -14px;
        right: auto;
    }
    .footer-icons li a {
        height: 45px;
        width: 45px;
        font-size: 16px;
        line-height: 50px;
    }
    .video-app {
        max-width: 76%;
        max-height: 81%;
    }
    .video-play-button {
        -webkit-animation: none;
        -o-animation: none;
        animation: none;
    }
    .tp-bullets.wixer {
        display: none;
    }
}

@media screen and (max-width: 575px) {
    .side-menu .inner-wrapper {
        padding: 2.5rem 5rem 3.5rem;
    }
    .cbp-item-wrapper h3.sm-mb-10px {
        margin-bottom: 0;
    }
    .mt-xxs-40px {
        margin-top: 40px;
    }
    .loading {
        top: 46%;
        left: 46%;
    }
    .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
        line-height: 1.4;
    }
    .main-title h5 {
        line-height: 1;
        margin-bottom: 1rem;
    }
    .text-fade {
        font-size: 40px;
        letter-spacing: 10px
    }
    #particles-js {
        height: 450px;
    }

    .laptop-img {
        width: 400px;
    }
    #laptop-slide {
        width: 218px;
        height: 137px;
        overflow: hidden;
        position: absolute;
        display: inline-block;
        top: 58px;
        right: 44px;
    }
    .multipage .side-menu .side-nav {
        height: 80vh;
    }
    .subscribe-box {
        display: flex;
        justify-content: center;
    }
    .subscribe-box .form-control {
        max-width: 200px;
    }
    .slide-action span {
        height: 60px !important;
        width: 60px !important;
    }
    .slide-action span i {
        line-height: 60px !important;
    }
}
@media screen and (max-width: 480px) {

    .multipage .side-menu .inner-wrapper {
        padding: 1.5rem 2rem;
    }
    .not-full {
        height: 70px;
    }
    .mb-xxs-3 {
        margin-bottom: 1rem !important;
    }
    .video-img-setting {
        min-height: 300px;
    }
    .icon-box {
        max-width: 100%;
        margin: 0 auto;
    }
    .slider-text {
        font-size: 40px;
    }
    .portfolio-two .filtering span {
        padding: 0 7px;
    }

    .laptop-img {
        width: 320px;
    }

    #laptop-slide {
        width: 175px;
        height: 110px;
        overflow: hidden;
        position: absolute;
        display: inline-block;
        top: 46px;
        right: 35px;
    }
    .side-menu {
        width: 370px;
    }
    .multipage .side-menu .side-nav {
        height: 85vh;
    }
    .subscribe-box {
        display: block;
    }
}
@media screen and (max-width: 455px) {
    .subscribe-box .form-control {
        max-width: 250px;
    }
    .subscribe-box .form-control {
        margin-bottom: 20px;
    }
    #wixer-2 .tp-caption h6 {
        font-size: 10px !important;
    }
}


.page-header {
background-attachment: inherit;
}

.navbar>.container, .navbar>.container-fluid, .navbar>.container-lg, .navbar>.container-md, .navbar>.container-sm, .navbar>.container-xl, .navbar>.container-xxl {
    justify-content: space-around;
}
.navbar-nav {
    margin-left: auto;
    margin-right: auto;
    align-items: center;
    text-align: left;
}
/* ===================================
   Header Section Class
====================================== */
.LatestNews {
    text-align: center;
}
.LatestNews img {
    margin-right: 10px;
    width: 21px;
}
.LatestNews p {
    font-weight: 500;
    color: #7e7f85;
    font-size: 13px;
}
.navbar-top-default .btn-setting i{
    margin-right: 10px;
}
.navbar-top-default .searchBar span{
    width: 45px;
    height: 41px;
    display: inline-block;
    background-color: #e66f51;
    color: #fff;
    text-align: center;
    border-radius: 7px;
    display: flex;
    align-items: center;
    cursor: pointer;
    justify-content: center;
}
.navbar-top-default .searchBar span:hover{
    background-color: #000;
}
.navbar-top-default .searchBar {
    margin-left: 30px;
}

/* ===================================
   Header Section Search Bar Class
====================================== */
.search-menu {
  position: fixed;
  width: 100%;
  height: 100vh;
  top: -20em;
  left: 0;
  right: 0;
  white-space: nowrap;
  z-index: 9999;
  background: #e66f51b3;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#cc000000", endColorstr="#1a000000",GradientType=0);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 500ms ease all;
  -moz-transition: 500ms ease all;
  transition: 500ms ease all;
}
.search-menu.toggled {
  top: 0;
  opacity: 1;
  visibility: visible;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.search-menu .wrapper {
  position: relative;
  margin: 0em auto 0 auto;
  padding: 30px 60px;
  text-align: center;
}
.search-menu .wrapper input {
  width: 100%;
  padding: 0 20px 0;
  background: transparent;
  border: none;
  border: 2px solid #fff;
  font-size: 15px;
  color: #fff;.
  height: 48px;
  /* margin: 0px auto; */
  border-radius: 10px;
  height: 47px;
}
.search-menu .wrapper input::placeholder{
    color: #fff;
}
.search-menu .wrapper input:focus {
  outline: none;
}
.search-menu .wrapper button {
  position: absolute;
  display: block;
  width: 49px;
  right: 0px;
  top: 30px;
  background: #fff;
  border: none;
  color: #000;
  font-size: 18px;
  -webkit-transition: 500ms ease all;
  -moz-transition: 500ms ease all;
  transition: 500ms ease all;
  height: 48px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.search-menu .wrapper button:hover {
  color: #e66f51;
}
.search-menu .wrapper button:focus {
  outline: none;
}

.search-icon {
  -webkit-transition: 500ms ease all;
  -moz-transition: 500ms ease all;
  transition: 500ms ease all;
}
.search-icon:hover {
  color: #fff;
}
/* ===================================
   Hero Banner Section Class
====================================== */
.heroBannerSection {
    margin: 0 0;
    transform: translateY(0rem);
    /* background-color: #eee; */
    padding: 30px 0 30px;
}
.heroBannerSection::before{
    content: '';
    position: absolute;
    right: 0px;
    top: 0px;
    background: url(../images/herobanner-bg.png);
    width: 900px;
    height:781px;
}
.heroBannerSection .heroBannerContent h1 {
    font-size: 24px;
    color: #1d3e4d;
    font-weight: 600;
    font-family: "League Spartan", sans-serif;
    margin-bottom: 15px;
}
.heroBannerSection .heroBannerContent h2 {
    color: #1d3e4d;
    font-weight: 800;
    line-height: 70px;
    font-size: 4rem;
    font-family: "League Spartan", sans-serif;
}
.heroBannerSection .heroBannerContent h2 span {
    color: #e66f51;
}
.heroBannerSection .heroBannerContent .text {
    color: #e66f51;
    display: inline-block;
}
.heroBannerSection 
.heroBannerContent {
    padding: 20px 0 0;
    position: relative;
}
.heroBannerSection .heroImage{
    position: relative;
    margin-top: 15px;
}
.heroBannerSection 
.heroImage img{
    position: relative;
    z-index: 99;
    width: 500px;
}
.heroBannerSection .heroImage::after{
    content: '';
    position: absolute;
    right: -25px;
    bottom: -50px;
    width: 300px;
    height: 300px;
    border: 13px solid #e66f51;
}
.heroBannerSection .preferredBy {
    margin: 20px 0 0;
    width: 500px;
}
.heroBannerSection .preferredBy h3 {
    font-size: 24px;
    font-weight: 600;
    color: #309D93;
    margin-bottom: 20px;
}
.heroBannerSection .preferredBy .preferredBox {
    background-color: #fff;
    width: 170px;
    height: 59px;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    display: inline-flex;
    margin-right: 10px;
    margin-bottom: 10px;
    transition: all .9s ease;
}
.heroBannerSection .preferredBy .preferredBox:hover{
    box-shadow: rgba(0, 0, 0, 0.25) 0px 25px 50px -12px;
    transition: all .9s ease;
}
.heroBannerSection .preferredBy .preferredBox p img {
    margin-right: 10px;
    width: 19px;
}
.heroBannerSection .preferredBy .preferredBox p {
    font-weight: 500;
    font-size: 13px;
}
.heroBannerSection  .brandBox {
    width: 500px;
    margin-top: 25px;
}
.heroBannerSection .brandBox h3 {
    color: #309D93;
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: 600;
}
.alltuchtopdown {
    -webkit-animation: alltuchtopdown 1.5s ease-in-out 0s infinite alternate;
    animation: alltuchtopdown 1.5s ease-in-out 0s infinite alternate;
    animation-duration: 3s;
}
@keyframes alltuchtopdown {
  0% {
    -webkit-transform: rotateX(0deg) translateY(0px);
    -moz-transform: rotateX(0deg) translateY(0px);
    -ms-transform: rotateX(0deg) translateY(0px);
    -o-transform: rotateX(0deg) translateY(0px);
    transform: rotateX(0deg) translateY(0px);
  }
  50% {
    -webkit-transform: rotateX(0deg) translateY(-20px);
    -moz-transform: rotateX(0deg) translateY(-20px);
    -ms-transform: rotateX(0deg) translateY(-20px);
    -o-transform: rotateX(0deg) translateY(-20px);
    transform: rotateX(0deg) translateY(-20px);
  }
  100% {
    -webkit-transform: rotateX(0deg) translateY(0px);
    -moz-transform: rotateX(0deg) translateY(0px);
    -ms-transform: rotateX(0deg) translateY(0px);
    -o-transform: rotateX(0deg) translateY(0px);
    transform: rotateX(0deg) translateY(0px);
  }
}
@-webkit-keyframes alltuchtopdown {
  0% {
    -webkit-transform: rotateX(0deg) translateY(0px);
    -moz-transform: rotateX(0deg) translateY(0px);
    -ms-transform: rotateX(0deg) translateY(0px);
    -o-transform: rotateX(0deg) translateY(0px);
    transform: rotateX(0deg) translateY(0px);
  }
  50% {
    -webkit-transform: rotateX(0deg) translateY(-20px);
    -moz-transform: rotateX(0deg) translateY(-20px);
    -ms-transform: rotateX(0deg) translateY(-20px);
    -o-transform: rotateX(0deg) translateY(-20px);
    transform: rotateX(0deg) translateY(-20px);
  }
  100% {
    -webkit-transform: rotateX(0deg) translateY(0px);
    -moz-transform: rotateX(0deg) translateY(0px);
    -ms-transform: rotateX(0deg) translateY(0px);
    -o-transform: rotateX(0deg) translateY(0px);
    transform: rotateX(0deg) translateY(0px);
  }
}
/* ===================================
   Certifed Section Class
====================================== */
.certifedSection {
    background-color: #f3f3f3;
    padding: 80px 0 50px;
    margin: 40px 0px 0; 
}
.certifedSection .mainTitile {max-width: 531px;margin: 0px auto;text-align: center;margin-bottom: 50px;}
.certifedSection .mainTitile h2 {
    font-size: 38px;
    color: #000;
    line-height: 40px;
    font-weight: 700;
    text-transform: capitalize
}
.certifedSection .certifedBox{
    position: relative;
    overflow: hidden;
    z-index: 9;
    margin-bottom: 35px;
}
.certifedSection .certifedBox::before{
    content: '';
    position: absolute;
    left: 0px;
    top: 180px;
    width: 100%;
    background-color: #fff;
    border-radius: 15px 15px 0px 0px;
    height: 300px;
}
.certifedSection .certifedImage{
    position: relative;
    overflow: hidden;
    margin: 0 10px;
    border-radius: 15px;
}
.certifedSection .certifedBox:hover img{
    transform: scale(1.3);
    transition: all .9s ease;
}
.certifedSection .certifedBox img{ 
    transition: all .9s ease;
}
.certifedSection .certifedBox .certifedInfo {
    background-color: #fff;
    padding: 20px 30px 20px;
    border-radius: 0 0px 15px 15px;
    z-index: 99;
    position: relative;
}
.certifedSection .certifedBox .certifedInfo h2 {
    font-size: 24px; 
}
.certifedSection .certifedBox .certifedInfo h2 a{
     
    color: #90983a;
}
.certifedSection .certifedBox .certifedInfo p {
    color: #000;
    font-weight: 400;
    margin-bottom: 20px;
}

 
.certifedSection .certifedBox .certifedInfo .coolBeans {border-color: #ecf6fa;background-color: #ecf6fa;color: #000;text-transform: uppercase;font-weight: 700;}

.certifedSection .certifedBox .certifedInfo .coolBeans:hover {
    color: #fff;
}

.certifedSection .certifedBox .certifedImage img {overflow: hidden;height: 300px;width: 100%;object-fit: cover;}

/*.certifedSection .certifedBox .certifedInfo .coolBeans { */
/*    font-weight: 600; */
/*    text-transform: uppercase; */
/*}*/

/*.certifedSection .certifedBox .certifedInfo .coolBeans {*/
/*    background-color: #1d3e4d;*/
/*    border-color: #1d3e4d;*/
/*    color: #ffffff;*/
/*}*/
.certifedSection .certifedBox .certifedInfo .coolBeans i {
    margin-left: 10px;
}





.certifedSection .seeAll {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px 0 0;
    gap: 30px;
    z-index: 9;
    position: relative;
}
.certifedSection .seeAll p{
    font-weight: 500;
    margin-bottom: 0;
    font-size: 16px;
}
.certifedSection .seeAll .btn-yellow {
    border-color: #e66f51;
    background-color: #e66f51;
    color: #fff;
}

.certifedSection .seeAll .coolBeans {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    width: 200px;
}


.starImage {position: absolute;top: 60px;width: 80px;}
.blueImage {position: absolute;top: 80px;width: 120px;right: 40px;}
.bottomLine{position: absolute;bottom: 0px;left: 0px;}
.roundedLine{position: absolute;bottom: 50px;right: 0px;}
.shapeImage {position: absolute;top: 0;opacity: 0.6;}
.masterImage {position: absolute;right: 0;bottom: -20px;width: 150px;}
.blogArrow {position: absolute;left: 0;width: 250px;top: 160px;}
.blogArrow2 {position: absolute;right: 0;width: 200px;bottom: -20px;}
.shapImage {position: absolute;right: 0;top: 0;width: 270px;}
.shadeImage {position: absolute;left: 0;width: 190px;top: -20px;}
.bluedot {position: absolute;right: 300px;left: 0;margin: 0px auto;bottom: 70px;}
.masterclass {/* width: 140px; */position: absolute;right: 0;top: 220px;}
.projectshap {position: absolute;bottom: -50px;}
 .greenLine {position: absolute;top: 130px;left: 160px;}
.greyBox {width: 200px;position: absolute;right: 0;bottom: -90px;transform: rotate(180deg);}

.rotate{animation: animName 9s linear infinite;}
@keyframes animName {
 0%{
    transform: rotate(0deg);
   }
100%{
    transform: rotate(360deg);
   }
}

.ot-heading h6 {
    font-size: 14px;
    font-weight: bold;
    color: #e66f51;
    position: relative;
    display: inline-block;
    padding-left: 21px;
    letter-spacing: 1px;
    margin-bottom: 15px;
    text-transform: capitalize;
}
.ot-heading h6:before, .ot-heading h6:after {
    position: absolute;
    content: "";
    width: 7px;
    height: 7px;
    background: #90983a;
    top: 2px;
    left: 0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}
.ot-heading h6:after {
    left: auto;
    right: -21px;
    top: 2px;
}
.ot-heading h2 {
    margin-bottom: 15px;
    font-weight: 700;
    color: #000;
    font-size: 47px;
}
.ot-heading p {
    font-weight: 400;
}


/* ===================================
   MasterClass section Class
====================================== */

.masterClassSection {
    padding: 80px 0;
}
.masterClassSection
.col-lg-3 { 
    width: 20%;
}
.masterClassSection .ot-heading {
    margin-bottom: 0;
    z-index: 9;
    position: relative;
}
.masterClassSection.team-wrap {
    text-align: center;
}
.p-t210 {
    padding-top: 250px;
}
.p-t110 {
    padding-top: 180px;
}
.p-t0 {
    padding-top: 110px;
}
.p-t50 {
    padding-top: 50px;
}
.masterClassSection .team-wrap .team-thumb {
    overflow: hidden;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    position: relative;
}
.masterClassSection .team-wrap .team-thumb img {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
}
.masterClassSection .team-wrap .team-info {
    background: #fff;
    margin: -80px 30px 0;
    padding: 25px 25px 35px;
    position: relative;
    z-index: 1;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
    -webkit-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
    -moz-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
    text-align: center;
}
.team-wrap .activeClass {
    position: absolute;
    right: -12px;
    top: 50px;
    z-index: 9;
    transform: rotate(90deg);
    background-color: #90983a;
    color: #fff;
    padding: 3px 13px;
    border-radius: 5px;
    font-size: 12px;
}
.team-wrap .liveClass {
    width: 7px;
    height: 7px;
    background-color: #e66f51;
    border-radius: 50%;
    position: absolute;
    top: 15px;
    left: 15px;
}
.team-wrap {
    position: relative;
}
.team-wrap .team-info h4 {
  font-weight: bold;
  margin-bottom: 3px;
  color: #000;
}
.team-wrap .team-info h4 a {
  color: #1a1b1e;
}
.team-wrap .team-info span {
    font-weight: 400;
}
.team-wrap .team-social {
  position: absolute;
  bottom: -18px;
  right: 20px;
  width: 100%;
  text-align: right;
}
.team-wrap img { 
     transition: all .9s ease;
}
.team-wrap:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}
.team-wrap .team-social a, .team-wrap .team-social span {
  cursor: pointer;
  font-size: 28px;
  margin-right: 12px;
  color: #fff;
  display: inline-block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  background: #e66f51;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  box-shadow: 5px 5px 18px 0px rgba(21, 183, 236, 0.3);
  -webkit-box-shadow: 5px 5px 18px 0px rgba(21, 183, 236, 0.3);
  -moz-box-shadow: 5px 5px 18px 0px rgba(21, 183, 236, 0.3);
}
.team-wrap .team-social a:hover, .team-wrap .team-social span:hover {
  box-shadow: none;
}
.team-wrap .team-social a {
  opacity: 0;
  right: 0;
  position: relative;
  visibility: hidden;
}
.team-wrap .team-social a:hover {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}
.team-wrap .team-social span {
  margin-right: 0;
  text-align: center;
}
.team-wrap .team-social.active span {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  box-shadow: 5px 5px 18px 0px rgba(42, 67, 113, 0.15);
  -webkit-box-shadow: 5px 5px 18px 0px rgba(42, 67, 113, 0.15);
  -moz-box-shadow: 5px 5px 18px 0px rgba(42, 67, 113, 0.15);
  background: #fff;
  color: #00c3ff;
}

/* ===================================
   Why Choose Us Section Class
====================================== */
.whychooseSection{
    background-color: #f9f9f9;
    padding: 80px 0;
}
.whychooseSection .ot-heading {
    width: 750px;
    margin: 0px auto;
    margin-bottom: 60px;
}
.icon-box {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.icon-box.s1 .icon-main, .icon-box.s4 .icon-main {
  float: left;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 61px;
  color: #fff;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  background-color: #0039e4;
  background-image: -moz-linear-gradient(145deg, #0039e4, #04dbf1);
  background-image: -webkit-linear-gradient(145deg, #0039e4, #04dbf1);
  background-image: linear-gradient(145deg, #0039e4, #04dbf1);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  box-shadow: 8px 8px 20px 0px rgba(2, 156, 236, 0.3);
  -webkit-box-shadow: 8px 8px 20px 0px rgba(2, 156, 236, 0.3);
  -moz-box-shadow: 8px 8px 20px 0px rgba(2, 156, 236, 0.3);
}
.icon-box.s1 .icon-main i, .icon-box.s1 .icon-main span:before, .icon-box.s4 .icon-main i, .icon-box.s4 .icon-main span:before {
  font-size: 25px;
}
.icon-box.s1 .icon-main span, .icon-box.s4 .icon-main span {
  display: block;
}
.icon-box.s1 .icon-main img, .icon-box.s4 .icon-main img {
  max-width: 25px;
  margin-top: -5px;
}
.icon-box.s1:hover .icon-main, .icon-box.s4:hover .icon-main {
  color: #00c3ff;
  background: #fff;
  box-shadow: 6px 6px 13px 0px rgba(33, 101, 227, 0.3);
  -webkit-box-shadow: 6px 6px 13px 0px rgba(33, 101, 227, 0.3);
  -moz-box-shadow: 6px 6px 13px 0px rgba(33, 101, 227, 0.3);
}
.icon-box.s1 .content-box, .icon-box.s4 .content-box {
  padding-left: 85px;
}
.icon-box .content-box h5 {
  margin-bottom: 17px;
  font-weight: 600;
  color: #000;
}
.icon-box .content-box h5 a {
  color: #1a1b1e;
}
.icon-box .content-box h5 a:hover {
  color: #fe4c1c;
}
.icon-box .content-box p:last-child {
  margin-bottom: 0;
}
.icon-box.s2 {
  padding: 47px;
  position: relative;
  overflow: hidden;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
}
.icon-box.s2 .icon-main {
  color: #0160e7;
  margin-bottom: 30px;
  line-height: 1;
  text-shadow: 8px 8px 30px rgba(42, 67, 113, 0.3);
  -moz-text-shadow: 8px 8px 30px rgba(42, 67, 113, 0.3);
}
.icon-box.s2 .icon-main i, .icon-box.s2 .icon-main span:before {
  font-size: 40px;
  line-height: 1;
}
.icon-box.s2 .icon-main img {
  max-width: 40px;
  margin-top: -5px;
}
.icon-box.s2:before, .icon-box.s2:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 50%;
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.icon-box.s2:before {
  top: 0;
  left: 0;
}
.icon-box.s2:after {
  bottom: 0;
  right: 0;
}
.icon-box.s2:hover {
  box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
  -webkit-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
  -moz-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
}
.icon-box.s2:hover:before, .icon-box.s2:hover:after {
  opacity: 1;
}
.icon-box.s2 .content-box h5 {
  margin-bottom: 14px;
  font-size: 22px;
}
.icon-box.s3 {
  padding: 60px 27px 75px;
  position: relative;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
  -webkit-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
  -moz-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
  z-index: 9;
}
.icon-box.s3 .icon-main {
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  color: #fff;
  display: inline-block;
  margin-bottom: 25px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  background-color: #e66f51;
  box-shadow: 8px 8px 30px 0px rgba(1, 96, 231, 0.3);
  -moz-box-shadow: 8px 8px 30px 0px rgba(1, 96, 231, 0.3);
}
.icon-box.s3 .icon-main i, .icon-box.s3 .icon-main span:before {
  font-size: 30px;
}
.icon-box.s3 .icon-main img {
  max-width: 30px;
  margin-top: -5px;
}
.icon-box.s3 .bg-s3 {
  position: absolute;
  content: "";
  opacity: 0;
  visibility: hidden;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
  background-color: #90983a;
  background-image: -moz-linear-gradient(145deg, #90983a, #90983a);
  background-image: -webkit-linear-gradient(145deg, #90983a, #90983a);
  background-image: linear-gradient(145deg, #e66f51, #7a2711);
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
}
.icon-box.s3 .content-box h5 {
  margin-bottom: 12px;
  font-size: 22px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.icon-box.s3 .content-box p {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
  font-weight: 400;
}
.icon-box.s3 .action-box {
  position: absolute;
  bottom: -40px;
  left: 0;
  width: 100%;
  opacity: 0;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.icon-box.s3 .action-box .coolBeans {
    margin: 0px auto;
    display: flex;
    align-items: center;
    gap: 8px;
    justify-content: center;
}

.icon-box.s3 .bg-before, .icon-box.s3 .bg-after {
  content: "";
  position: absolute;
  width: 100%;
  height: 50%;
  background: #fff;
  z-index: -1;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.icon-box.s3 .bg-before {
  top: 0;
  left: 0;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 15px;
  -webkit-border-top-right-radius: 15px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 15px;
  -moz-border-radius-topright: 15px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
}
.icon-box.s3 .bg-after {
  bottom: 0;
  right: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 15px;
  -webkit-border-bottom-left-radius: 15px;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 15px;
  -moz-border-radius-bottomleft: 15px;
}
.icon-box.s3:hover .bg-before,
.icon-box.s3:hover .bg-after {
  display: none;
}
.icon-box.s3:hover .bg-s3,
.icon-box.s3:hover .action-box {
  opacity: 1;
  visibility: visible;
}
.icon-box.s3:hover .action-box {
  bottom: -26px;
}
.icon-box.s3:hover h5, .icon-box.s3:hover p {
  color: #fff;
}
.icon-box.s3:hover h5 a, .icon-box.s3:hover p a {
  color: #fff;
}
.icon-box.s3:hover h5 a:hover, .icon-box.s3:hover p a:hover {
  color: #fe4c1c;
}
.icon-box.s3:hover .icon-main {
  background: #fff;
  color: #00c3ff;
}
.icon-box.s4 .icon-main {
  float: right;
}
.icon-box.s4 .content-box {
  text-align: right;
  padding-left: 0;
  padding-right: 85px;
}
.m-t50 {
    margin-top: 50px;
}
.m-b50 {
}
.icon-box.s3 .btn-yellow {
    border: 1px solid #e66f51;
    background-color: #e66f51;
    color: #fff;
}

.home2-news{
    padding: 80px;
    margin-bottom: 70px;
}
.home2-news .ot-heading{
    margin-bottom: 50px;
}
.blog-grid {
  margin-right: -15px;
  margin-left: -15px;
}
.blog-grid:after {
  content: "";
  display: block;
  clear: both;
}
.blog-grid .masonry-post-item {
  float: left;
  width: 33.3333333333%;
  display: inline-block;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.blog-grid .masonry-post-item .post-inner {
  margin-bottom: 15px;
}
.blog-grid .masonry-post-item .post-inner .inner-post {
  padding: 30px;
}
.blog-grid .masonry-post-item.post-box .entry-title {
  font-size: 24px;
  font-weight: 700; 
}
.blog-grid .masonry-post-item.post-box .entry-media .post-cat {
  top: 30px;
  left: 30px;
}
.blog-grid .masonry-post-item.post-box .entry-media .post-cat a {
  padding: 8px 10px;
}
.blog-grid .masonry-post-item.post-box .entry-meta {
  margin-bottom: 10px;
}
.blog-grid .masonry-post-item.post-box .entry-meta span.comment-num {
  display: none;
}

.blog-grid.pf_5_cols .masonry-post-item {
  width: 20%;
}

.blog-grid.pf_4_cols .masonry-post-item {
  width: 25%;
}

.blog-grid.pf_2_cols .masonry-post-item {
  width: 50%;
}


/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.entry-content {
  padding: 72px 0 102px;
}

.post-box .post-inner {
  box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
  -webkit-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
  -moz-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  background: #fff;
  margin-bottom: 60px;
  overflow: hidden;
}
.post-box p {
  margin-bottom: 0;
  letter-spacing: -0.2px;
}
.post-box .entry-media {
  position: relative;
}
.post-box .entry-media .post-cat {
  position: absolute;
  z-index: 1;
  top: 40px;
  left: 40px;
}
.post-box .inner-post {
  padding: 40px;
}
.post-box .post-cat a {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  font-family: "Red Hat Display", sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 1;
  display: inline-block;
  color: #fff;
  background: #fe4c1c;
  padding: 10px;
  margin-bottom: 35px;
  margin-right: 6px;
}
.post-box .post-cat a:hover {
  background: #fff;
  color: #fe4c1c;
  box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
  -webkit-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
  -moz-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
}
.post-box .entry-meta {
  text-transform: capitalize;
  font-family: "Red Hat Display", sans-serif;
  font-weight: 500;
  font-size: 14px;
  margin-bottom: 13px;
}
.post-box .entry-meta > span:not(.sl-wrapper) {
  margin-right: 10px;
  display: inline-block;
}
.post-box .entry-meta > span:not(.sl-wrapper) i {
  margin-right: 4px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.post-box .entry-meta a {
  color: #e66f51;
}
.post-box .entry-meta a:hover {
  color: #1a1b1e;
}
.post-box .entry-meta a:hover i {
  color: #fe4c1c;
}
.post-box .entry-title {
  margin-bottom: 15px;
  line-height: 36px;
}
.post-box .entry-title a {
  color: #1a1b1e;
  display: inline-block;
}
.post-box .entry-title a:hover {
  color: #e66f51;
}
.post-box .padding-box {
  padding: 40px 40px 0 40px;
}
.post-box .audio-box {
  margin-bottom: -5px;
}
.post-box .audio-box iframe {
  width: 100%;
}
.post-box .link-box {
  margin-bottom: -5px;
}
.post-box .link-box a {
  font-size: 24px;
  font-weight: 500;
  font-family: "Red Hat Display", sans-serif;
  color: #1a1b1e;
}
.post-box .link-box a:hover {
  color: #00c3ff;
}
.post-box .link-box i {
  text-shadow: 8px 8px 18px rgba(0, 195, 255, 0.3);
  -moz-text-shadow: 8px 8px 18px rgba(0, 195, 255, 0.3);
  color: #00c3ff;
  margin-right: 20px;
}
.post-box .link-box i:before {
  font-size: 32px;
  line-height: 1;
}
.post-box .quote-box {
  overflow: hidden;
  margin-bottom: -5px;
}
.post-box .quote-box i {
  float: left;
  color: #00c3ff;
  text-shadow: 8px 8px 18px rgba(0, 195, 255, 0.3);
  -moz-text-shadow: 8px 8px 18px rgba(0, 195, 255, 0.3);
}
.post-box .quote-box i:before {
  font-size: 32px;
  line-height: 1;
}
.post-box .quote-box .quote-text {
  padding-left: 52px;
  margin-top: -10px;
  font-size: 24px;
  font-weight: 500;
  line-height: 42px;
  color: #1a1b1e;
}
.post-box .quote-box .quote-text span {
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #a5b7d2;
}
.post-box .btn-play {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  margin-top: -30px;
  margin-left: -30px;
}
.post-box .btn-play i {
  position: relative;
  z-index: 1;
  font-size: 19px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  background: #fff;
  color: #00c3ff;
  cursor: pointer;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.post-box .btn-play i:before {
  margin-left: 3px;
}
.post-box .btn-play i:hover {
  background: #00c3ff;
  color: #fff;
}
.post-box .btn-play:before, .post-box .btn-play:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  z-index: 1024;
  height: 100%;
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.8);
  animation: circle-fade-before 2s infinite ease-in-out;
  -webkit-animation: circle-fade-before 2s infinite ease-in-out;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.post-box .btn-play:after {
  animation: circle-fade-after 2s infinite ease-in-out;
  -webkit-animation: circle-fade-after 2s infinite ease-in-out;
}
.post-box.format-standard.has-post-thumbnail .inner-post .post-cat {
  display: none;
}
.post-box.post-item {
  margin-bottom: 0;
}
.post-box.post-item .post-cat {
  top: 30px;
  left: 30px;
}
.post-box.post-item .inner-post {
  padding: 30px;
}
.post-box.post-item .entry-meta {
  margin-bottom: 10px;
}
.post-box.post-item h4 {
  font-weight: bold;
  margin-bottom: 12px;
}

.page-pagination {
  margin-top: 70px;
  margin-bottom: 0;
  font-family: "Red Hat Display", sans-serif;
}
.page-pagination li {
  display: inline-block;
}
.page-pagination li a, .page-pagination li span {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
  -webkit-box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
  -moz-box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
  font-size: 18px;
  color: #1a1b1e;
  background: #fff;
  font-weight: 600;
  height: 40px;
  width: 40px;
  display: block;
  text-align: center;
  line-height: 40px;
  margin-right: 8px;
}
.page-pagination li span, .page-pagination li a:hover {
  box-shadow: 6px 6px 13px 0px rgba(0, 195, 255, 0.3);
  -webkit-box-shadow: 6px 6px 13px 0px rgba(0, 195, 255, 0.3);
  -moz-box-shadow: 6px 6px 13px 0px rgba(0, 195, 255, 0.3);
  background: #00c3ff;
  color: #fff;
}
.post-box .entry-media img {
    border-radius: 0 0 0px 100px;
}

/*--------------------------------------------------------------
## Footer Section
--------------------------------------------------------------*/
.footerSection {
    background-color: #f9f7f7;
    padding: 50px 0 30px;
    margin-top: 0;
}
.footerSection .firstFooter h2 {
    font-weight: 800;
    color: #e66f51;
    text-transform: uppercase;
    margin-bottom: 0;
    margin-left: 20px;
}
.footerSection .firstFooter {
    display: flex;
    align-items: self-end;
}
.footerSection .firstFooter h2 span{ 
    color: #1d3e4d;
    display: block;
}
.footerSection .contactBtn{
    display: flex;
    gap: 25px;
}
.footerSection .contactBtn .btn-setting{
    width: 100%;
}
.footerSection .contactBtn .btn-setting i{
    margin-right: 10px;
}
.footerSection .contactBtn .firstbtn{
    background-color: #e66f51;
    color: #fff;
}
.footerSection .contactBtn .secBtn{
     border: 2px solid #e66f51;
     color: #e66f51;
     background-color: transparent;
}
.footerSection .contactBtn .secBtn:hover{
    color: #fff;
    border: 2px solid #1d3e4d;
}
.footerSection .courseLink a {
    font-weight: 400;
    color: #1d3e4d;
    padding: 0 5px 5px 0;
    position: relative;
}
.footerSection .courseLink a::after{
    content: '';
    width: 0px;
    background-color: #e66f51;
    position: absolute;
    left: 0px;
    bottom: 0px;
    height: 1px;
}
.footerSection .courseLink a:hover::after{
    width: 100%;
}
.footerSection .courseLink a:hover {
    color: #e66f51;
}
.footerSection .courseLink h2 {
    font-size: 22px;
    margin-bottom: 15px;
    color: #000;
}
.footerSection .courseLink .locationBox{
    margin-bottom: 25px;
}
.footerSection .courseLink .quckLink a {
    display: table;
}
.footerSection .socialMedia ul li a {
    color: #89898c;
    padding: 0;
}
.footerSection .socialMedia ul li {
    display: inline-block;
    margin-right: 13px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    transition: all .9s ease;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #e0dbdb;
}
.footerSection .socialMedia ul li:hover{
    background-color: #1d3e4d;
    color: #fff;
    transition: all .9s ease;
}
.footerSection .socialMedia ul li:hover a{ 
    color: #fff;
}
.footerSection .subscribeBox {
    border: 1px solid #e5e3e3;
    border-radius: 10px;
    padding: 30px 30px;
}
.footerSection .subscribeBox h2 {
    font-size: 16px;
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
}
.footerSection .subscribeBox h2 span{
    color: #e66f51;
    text-decoration: underline;
}
.footerSection .subscribeBox p {
    color: #000;
    font-weight: 400;
}.footerSection

.subscribeBox form {
    margin-top: 20px;
}
.footerSection .subscribeBox form .form-control {
    height: 50px;
    border: none;
    background-color: transparent;
    margin-bottom: 15px;
     border: 1px solid #e5e3e3;
    font-size: 14px;
}
.footerSection .subscribeBox .coolBeans{
    background-color: #010101;
    color: #fff;
    width: 100%;
}
.footerSection .subscribeBox .form-group{
    margin-bottom: 0px;
}
.footerSection .copyRight {
    text-align: center;
    margin: 30px 0 0;
    border-top: 1px solid #e4e4e4;
    padding: 30px 0 0;
    font-weight: 400;
}
.footerSection .copyRight p {
    font-size: 14px;
}
.footerSection .contactBtn .coolBeans {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.footerSection .contactBtn .coolBeans i {
    margin-right: 10px;
}
.footerSection .contactBtn .coolBeans:last-child {
    background-color: transparent;
    color: #e66f51;
}
.footerSection .contactBtn .coolBeans:hover:last-child {
     
    color: #fff;
}

/*--------------------------------------------------------------
## about area Section
--------------------------------------------------------------*/
.about__area-eight{
    padding: 80px 0;
    position: relative;
    overflow: hidden;
    margin-bottom: 60px;
}
.about__area-eight .btn-yellow {
    border-color: #e66f51;
    background-color: #e66f51;
    color: #fff;
}
.section-title .sub-title {
    display: block;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 600;
    line-height: normal;
    color: #e66f51;
    margin-bottom: 22px;
}
.section-title .title {
    margin-bottom: 0;
    font-size: 45px;
    color: #000;
    font-weight: 700;
}
.about__content-seven > p {
    margin-bottom: 30px;
    width: 80%;
    font-weight: 400;
    margin-top: 20px;
}
.about__content-inner-five {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    gap: 30px;
    justify-content: space-between;
    margin-bottom: 60px;
}
.about__list-img-four img {
    -webkit-box-shadow: -7px 7px 0px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: -7px 7px 0px 0px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: -7px 7px 0px 0px rgba(0, 0, 0, 0.1);
    -o-box-shadow: -7px 7px 0px 0px rgba(0, 0, 0, 0.1);
    box-shadow: -7px 7px 0px 0px rgba(0, 0, 0, 0.1);
    border: 0.8px solid #DADADA;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -o-border-radius: 12px;
    -ms-border-radius: 12px;
    border-radius: 12px;
}
.about__img-wrap-seven > img {
    margin-left: auto;
    /* -webkit-border-radius: 20px; */
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    position: relative;
    z-index: 9;
}
.about__award-box-two {
    -webkit-box-shadow: -7px 7px 0px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: -7px 7px 0px 0px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: -7px 7px 0px 0px rgba(0, 0, 0, 0.1);
    -o-box-shadow: -7px 7px 0px 0px rgba(0, 0, 0, 0.1);
    box-shadow: -7px 7px 0px 0px rgba(0, 0, 0, 0.1);
    background: var(--tg-color-white-default);
    border: 0.8px solid #B4B4B4;
    padding: 17px 25px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -o-border-radius: 12px;
    -ms-border-radius: 12px;
    border-radius: 12px;
    text-align: left;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    position: absolute;
    left: -8%;
    bottom: 20px;
    z-index: 9;
    background-color: #fff;
}
.about__award-box .icon {
    width: 90px;
    height: 90px;
    align-items: center;
    justify-content: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    background: var(--tg-color-yellow-light);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -o-border-radius: 15px;
    -ms-border-radius: 15px;
    border-radius: 15px;
    line-height: 0;
    font-size: 45px;
    color: var(--tg-theme-primary);
    color: #90983a;
    transform: rotate(270deg);
}
.about__award-box {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    gap: 15px;
    position: absolute;
    /* bottom: 15px; */
    /* left: 0; */
}
.about__award-box .content .title {
    margin-bottom: 12px;
    font-size: 50px;
    line-height: 0.8;
    font-weight: 700;
    color: #1d3e4d;
}
.about__award-box .content p {
    margin-bottom: 0;
    font-weight: 500;
    line-height: 1.4;
    color: #342639;
}
.about__img-wrap-seven {
    position: relative;
    text-align: center;
}
.about__img-wrap-seven::after{
    content: '';
    position: absolute;
    right: 20px;
    bottom: -60px;
    width: 270px;
    height: 270px;
    border: 13px solid #e66f51;
}
.about__img-wrap-seven .shape img {
    position: absolute;
    right: 70px;
    top: -6%;
    z-index: 9;
}
.a-one {
  /* width: 100px; */
  /* height: 100px; */
  /* background-color: #bf4141; */
  opacity: 0.5;
  /* border-radius: 50%; */
  position: absolute;
  bottom: 0;
  left: 0;
  animation: MoveUpDown 5s linear infinite;
}

@keyframes MoveUpDown {
  0%, 100% {
    bottom: 0;
  }
  50% {
    bottom: 300px;
  }
}

@keyframes MoveUpDownTwo {
  0%, 100% {
    left: 0;
  }
  50% {
    bottom: 500px;
  }
}

@keyframes MoveUpDownThree {
  0%, 100% {
    bottom: 0;
  }
  50% {
    bottom: 400px;
  }
}

@keyframes MoveUpDownFour {
  0%, 100% {
    bottom: 0;
  }
  50% {
    bottom: 350px;
  }
}

@keyframes MoveUpDownFive {
  0%, 100% {
    bottom: 0;
  }
  50% {
    bottom: 250px;
  }
}

@keyframes MoveUpDownSix {
  0%, 100% {
    bottom: 0;
  }
  50% {
    bottom: 500px;
  }
}

@keyframes MoveUpDownSeven {
  0%, 100% {
    bottom: 0;
  }
  50% {
    bottom: 375px;
  }
}

@keyframes MoveUpDownEight {
  0%, 100% {
    bottom: 0;
  }
  50% {
    bottom: 370px;
  }
}

@keyframes MoveUpDownNine {
  0%, 100% {
    bottom: 0;
  }
  50% {
    bottom: 475px;
  }
}

@keyframes MoveUpDownTen {
  0%, 100% {
    bottom: 0;
  }
  50% {
    bottom: 500px;
  }
}


/*--------------------------------------------------------------
## Testimonial Section
--------------------------------------------------------------*/
.testimonialSection{
    padding: 80px 0;
    background-color: #f9f9f9;
}

.testimonial-two .testimonial-item .color-grey {
    color: #968f8f;
    font-weight: 400;
}
.testimonialSection .testimonial-para {
    font-weight: 400;
    font-style: italic;
    color: #2a205a;
    font-size: 16px;
    margin-top: 10px;
    width: 500px;
}
.testimonial__img-shape-two img:nth-child(1) {
    left: 0;
    top: 40%;
}
.testimonial__img-shape-two img {
    position: absolute;
}
.testimonial__img-shape-two img:nth-child(3) {
    right: 13%;
    top: 32%;
}
.testimonial__img-wrap-two {
    position: relative;
    text-align: center;
}
.testimonial__img-shape-two img:nth-child(2) {
    left: 21%;
    bottom: 0px;
}
.testimonial__icon {
    position: absolute;
    right: 0;
    bottom: 0;
}
.clientSection{
    padding: 80px 0;
}
.clientSectionCourse{
/*    background-color: #f6f5f5;*/
}
.mem-sub-hero_text-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-direction: column;
    align-items: flex-start;
    display: flex;
}
.mem-sub-hero_company-row {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    opacity: .6;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
}
.mem-hero-sub_company-logo.is-lg {
    width: 8rem;
    opacity: 0.6;
}
.mem-sub-hero_company-row img.mem-hero-sub_company-logo:hover {
    opacity: 1;
}


.nav-icon .navbar-nav .searchBar span.search-icon {
        width: 105px;
        height: 42px;
        display: inline-block;
        background-color: #90983a;
        color: #fff;
        text-align: center;
        border-radius: 5px;
        display: flex;
        align-items: center;
        cursor: pointer;
        justify-content: center;
        border: 1px solid #fff;
    }
.nav-icon .navbar-nav .searchBar {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 10px;
}

.fixed-menu.navbar-top-default .logo {
    max-width: 60px; 
}


.navbar-top-default .coolBeans i{
    margin-right:10px;
}
.navbar-top-default .coolBeans a:focus {
    color: #fff;
}

/*--------------------------------------------------------------
## Button for Pages
--------------------------------------------------------------*/
.coolBeans {
  color: #fff;
  overflow: hidden;
  padding: 7px 24px;
  position: relative;
  text-decoration: none;
  transition: 0.2s transform ease-in-out;
  will-change: transform;
  z-index: 0;
  background-color: #e66f51;
  border-radius: 7px;
  border: 1px solid #e66f51;
  font-weight: 400;
  width: fit-content;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.coolBeans::after {
  background-color: #1d3e4d;
  content: '';
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  transform: translate(-100%, 0) rotate(10deg);
  transform-origin: top left;
  transition: 0.4s transform ease-out;
  will-change: transform;
  z-index: -1;
  color: #fff;
}
.coolBeans:hover::after {
  transform: translate(0, 0);
}
.coolBeans:hover {
  border: 1px solid #1d3e4d;
  color: #fff;
  /* will-change: transform; */
}


/*--------------------------------------------------------------
## Companies Section in course page
--------------------------------------------------------------*/
.companiesSection .brand-carousel.owl-carousel .owl-item img {
    margin: 0 auto;
    cursor: pointer;
    max-height: 150px;
    max-width: 180px;
    object-fit: scale-down;
    opacity: 1;
}
.companies {text-align: center;}
.companies h3 {color: #000;font-size: 36px;margin-bottom: 25px; font-weight: 600;}
.companiesSection {
    padding: 80px 0 80px;
}
/*--------------------------------------------------------------
## Marketing Course Section in course page
--------------------------------------------------------------*/
.sectionMarketingCourse{
    padding: 80px 0 80px;
}
.sectionMarketingCourse .ot-heading{
    margin-bottom: 50px;
}
.sectionMarketingCourse  .digitalMarketing ul li {
    width: 100%;
    font-weight: 400;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    color: #000;
}
.sectionMarketingCourse  .digitalMarketing ul li::before{
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
    width: 20px;
    height: 20px;
    background: url(../images/li-icon.png);
}
.sectionMarketingCourse .digitalMarketing {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    padding-right: 150px;
}
.sectionMarketingCourse .consultationBox {
    padding: 30px 50px 30px;
    background-color: #fff;
    border: 1px solid #e66f51;
    border-radius: 10px;
}
.sectionMarketingCourse .consultationBox h2 {
    margin-bottom: 0;
    font-size: 30px;
    color: #000;
    font-weight: 700;
}
.sectionMarketingCourse .consultationBox span {
    font-weight: 500;
    margin-bottom: 20px;
    display: block;
}
.sectionMarketingCourse .consultationBox .form-control {
    height: 40px;
    border-radius: 7px;
    font-size: 13px;
}
/*--------------------------------------------------------------
## Master Class Section in course page
--------------------------------------------------------------*/
.masterClassSectionCourse{
    padding-bottom: 100px;
}
.masterClassSectionCourse .col-lg-3 {
    width: 25%;
}
.masterClassSectionCourse .ot-heading{
    margin-bottom: 50px;
}
.masterClassSectionCourse .team-wrap .team-social a, .masterClassSectionCourse .team-wrap .team-social span {
    cursor: pointer;
    font-size: 20px
}
.sectionMarketingCourse .consultationBox .coolBeans {
    margin: 0px auto;
    width: 250px;
    margin-top: 15px;
}
.sectionMarketingCourse .consultationBox .form-check input[type="checkbox"]:checked + label::before {
    background-color: transparent;
    border: none;
    color: #fff;
    opacity: 0;
}
.sectionMarketingCourse .consultationBox .form-check label::before{display: none;}

.sectionMarketingCourse .consultationBox .form-check label, .checkbox label {
    font-size: 13px;
    font-weight: 400;
    color: #535353;
    display: inline-block;
    position: relative;
    padding-left: 3px;
    line-height: 17px;
    font-weight: 500;
}
.sectionMarketingCourse .consultationBox .form-check .form-check-input {
    float: left;
    margin-left: -19px;
    margin-top: 2px;
}
.masterClassSectionCourse .team-wrap .team-info {
    margin: 0;
    box-shadow: none;
    background-color: #f4f4f4;
    border-radius: 0px;
    text-align: left;
}

.masterClassSectionCourse .team-wrap .team-thumb {
    border-radius: 0px;
}

.masterClassSectionCourse .team-wrap .team-thumb img {
    border-radius: 0px;
}

.masterClassSectionCourse .team-wrap .team-info h4 {
    font-weight: 500;
}
.accordionSection{
    padding: 60px 0 30px;
    background: #fafaff;
    border-top: 1px solid #eee;
}
.tabset-list li {
    width: 100%;
    margin-bottom: 20px;
    display: inline-flex;
    margin-right: 10px;
    align-items: center;
}
.whatWillSection {
    background: #fafaff;
    padding: 80px 0 80px;
}
 
.whatWillSection .ot-heading {
    margin-bottom: 50px;
}
.whatWillSection .tabset-list a {
    border-radius: 0px;
    border-left: 3px solid #e66f51;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    width: 100%;
    height: 80px;
    display: flex;
    align-items: center;
    background: #ffffff;
    color: #000;
}
.whatWillSection .tabset-list li:first-child a {
}
.whatWillSection .tabset-list li:nth-child(2) a {
}
.whatWillSection .tabset-list .active a {
    color: #fff !important;
    background: #e66f51 !important;
    border-left: 3px solid #000;
}




/*--------------------------------------------------------------
## What Will I Learn section css
--------------------------------------------------------------*/

.checkItem ul li {
    font-weight: 500;
    padding-left: 28px;
    position: relative;
    margin-bottom: 15px;
}
.checkItem ul li::before{
    content: '\e64c';
    font-family: 'themify';
    position: absolute;
    left: 0px;
    top: 0;
    color: #e66f51;
}
.checkItem {
    margin-top: 30px;
}

.tabContent p {
    font-weight: 400;
    margin: 10px 0 0;
}

.tabContent span {
    font-weight: 400;
    color: #e66f51;
}

.tabContent h2 {
    font-weight: 600;
    font-size: 26px;
    color: #000;
}
.tab-container .tabContent .coolBeans {
    width: 100%;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}
/*--------------------------------------------------------------
## DM For Business btn css
--------------------------------------------------------------*/
.downloadBtns {
    display: flex;
    align-items: center;
    gap: 25px;
}
.skillImage img{
    width: 75%;
}
.skillImage h3{
    font-size: 20px;
    margin-bottom: 20px;
    color: #000;
}
.downloadBtns .coolBeans {
    width: 32%;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-weight: 500;
}
.downloadBtns .coolBeans:last-child{
    background-color: transparent;
    color: #e66f51; 
}
.downloadBtns .coolBeans:last-child:hover {
    border: 1px solid #1d3e4d;
    color: #fff !important; 
}
/*--------------------------------------------------------------
## indurstry Section in course page
--------------------------------------------------------------*/

.indurstrySection{
    padding: 80px 0;
    background-image:url(../images/bglecture.png);
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
}
.indurstrySection .ot-heading{
    margin-bottom: 10px;
}
.indurstrySection .expertTeam {
    background-color: #fff;
    border-top: 2px solid #e66f51;
}
.expertTeam .team_image {
    position: relative;
    text-align: center;
}
.expertTeam .team_image img {
    width: 200px;
    height: 120px;
    border-radius: 10px;
    object-fit: fill;
    margin-top: -60px;
} 
.expertTeam .team_image:hover img{
    transform: scale(1.1);
    transition: 0.9s;
}
.expertTeam .team_bio h2 {
    font-size: 22px;
    color: #000;
    margin-bottom: 0;
}
.expertTeam .team_bio {
    font-weight: 400;
}
.expertTeam .team_bio img{
    width: 100px;
}
.expertTeam .team_bio {
    text-align: center;
    padding: 20px 0 20px;
}
.expertTeam  .team_bio span {
    display: block;
    font-weight: 400;
}
 
.careerSection{
    padding: 80px 0;
}
.careerSection .ot-heading{
    margin-bottom: 50px;
}
.careerBox {
    padding: 30px 30px 30px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-radius: 10px;
}
.careerBox h2 {
    font-size: 26px;
    color: #000;
    margin-bottom: 0;
}
.careerBox p {
    font-weight: 500;
    line-height: 23px;
    margin-bottom: 20px;
    margin-top: 10px;
}
.careerBox .careerList ul li {
    font-weight: 400;
    color: #000;
    padding-bottom: 10px;
    position: relative;
    padding-left: 29px;
    background-color: #f6f5f5;
    margin-bottom: 15px;
    padding-top: 10px;
    border-radius: 7px;
}
.careerBox .careerList ul li::before {
    content: '\e64c';
    font-family: 'themify';
    position: absolute;
    left: 8px;
    top: 10px;
    color: #e66f51;
}
.maketingFeesSection{
    background: #f5f0f0;
    padding: 80px 0;
}
.maketingFeesSection .checkboxList .form-check label::before{display: none;}
.maketingFeesSection .checkboxList .form-check input[type="checkbox"]:checked + label::before{display: none;}
.maketingFeesSection .checkboxList .form-check .form-check-input {
    float: left;
    margin-left: -20px;
    margin-top: 5px;
}
.maketingFeesSection .checkboxList .form-check label, .checkbox label {
    padding-left: 4px;
    font-size: 15px;
    color: #000;
}
.maketingFeesSection .ot-heading{
    margin-bottom: 70px;
}
.maketingFeesSection .checkboxList .form-check {
    font-size: 16px;
    background-color: #fff;
    margin-bottom: 25px;
    padding: 31px 40px 31px;
    border-radius: 10px;
}

.maketingFeesSection .feesBox{
    background: #fff;
    padding: 30px 60px; 30px;
    border-radius: 10px;
}
.maketingFeesSection .feesBox .feesDiv {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}
.maketingFeesSection .feesBox .feesDiv::after{
    content: '';
    position: absolute;
    left: 46%;
    top: 0px;
    height: 100%;
    width: 2px;
    background: #efeded;
}
.maketingFeesSection .feesBox .feesDiv .feesPrice p {
    font-weight: 500;
    color: #000;
    margin-bottom: 5px;
}
.maketingFeesSection .feesBox .feesDiv .feesPrice h2 {
    font-size: 40px;
    font-weight: 600;
}
.maketingFeesSection .feesBox .feesDiv .feesPrice h2 span {
    font-weight: 400;
    font-size: 22px;
}
.maketingFeesSection .feesBox .financialPlan {
    margin-top: 0;
    text-align: center;
}
.maketingFeesSection .feesBox .financialPlan .coolBeans {
    width: 50%;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin: 0px auto;
    margin-bottom: 15px;
}
.maketingFeesSection .feesBox .financialPlan p {
    font-weight: 400;
}
.maketingFeesSection .feesBox .emibox {
    text-align: center;
    margin: 35px 0px 35px;
}
.maketingFeesSection .feesBox .emibox h3 {
    font-size: 17px;
    color: #333;
    margin-bottom: 0;
}

.courseHeroSection .courseHeroBox p {
    font-weight: 400;
    color: #000;
    padding-right: 144px;
}

.courseHeroSection {
     
}
.courseHeroSection .courseHeroBox {
    margin-top: 50px;
    margin-left: 20px;
}
.courseHeroSection .courseHeroBox h2 {
    font-size: 70px;
    font-weight: 700;
    line-height: 70px;
    color: #e66f51;
}
.courseHeroSection .courseHeroBox h2 span {
    display: block;
    color: #1d3e4d;
}
.courseHeroSection .courseHeroBox .onlineBatch {
    display: flex;
    align-items: center;
    margin: 10px 0 10px;
}
.courseHeroSection .courseHeroBox .onlineBatch .onlinelogotime img {
    width: 200px;
}
.courseHeroSection .courseHeroBox .onlineBatch .onlinelogotime {margin-right: 50px;}
.courseHeroSection .courseHeroBox .onlineBatch .onlinelogotime li {
    font-weight: 600;
}
.courseHeroSection .courseHeroBox .onlineBatch .onlinelogotime li i {
    margin-right: 10px;
}
.courseHeroSection .courseHeroBox .onlineBatch .onlinelogotime li span {
    font-weight: 400;
}
.courseHeroSection .courseHeroBox  .whyMain {
    border-top: 2px solid #e66f51;
    margin-top: 25px;
    width: 500px;
}
.courseHeroSection .courseHeroBox  .whyCbInfo .coolBeans {
    width: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    font-size: 13px;
}
.courseHeroSection .courseHeroBox  .whyCblearning {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.courseHeroSection .courseHeroBox  .whyCblearning .whyCbInfo li {
    font-weight: 400;
    margin-bottom: 2px;
    font-size: 15px;
}
.courseHeroSection .courseHeroBox  .whyCblearning .whyCbInfo li img {
    width: 15px;
    margin-right: 5px;
}
.courseHeroSection .courseHeroBox   .whyMain h3 {
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 13px;
    color: #289b8d;
    font-weight: 600;
}
img.coursebg {
    position: absolute;
    right: 0;
    top: 5px;
    z-index: -1;
}
.courseHeroSection .courseBanner {
    margin-right: 90px;
    position: relative;
}
.courseHeroSection .courseBanner 
.jobBox {
    background-color: #f6f6f6;
    position: absolute;
    bottom: 190px;
    right: -60px;
    padding: 17px 11px 2px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}
.courseHeroSection .courseBanner .jobBox2{
    bottom: 110px;
    right: -20px;
}
.courseHeroSection .courseBanner .jobBox h2 {
    font-size: 22px;
    font-weight: 800;
    margin-bottom: 0;
    line-height: 10px;
    color: #1d3f4d;
}
.courseHeroSection .courseBanner .jobBox h2 span {
    font-weight: 300;
    font-size: 18px;
}
.courseHeroSection .courseBanner .jobBox p {
    font-weight: 400;
    color: #1d3f4d;
}
.courseHeroSection .courseBanner .jobBox3 {
    bottom: 30px;
    right: 30px;
}


.contactSection{
    padding: 80px 0 0;
}
.ot-heading{
    margin-bottom: 50px;
}
.blogSection{
    padding: 80px 0;
    background-color: #eee;
}
.privacy-policy{
    padding: 80px 0;
}
.white-cta {
  width: 100%;
  margin: 0px;
  padding: 10px 0;
  position: relative;
  z-index: 199; 
  line-height: 11px;
}
.white-cta .btn-1 {
  border: 1px solid #e66f51;
}
.white-cta .btn-1 .round {
  background-color: #e66f51;
}
.white-cta a {
  text-decoration: none;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 7px;
  padding: 12px 53px 12px 23px;
  color: #e66f51;
  text-transform: capitalize;
  font-weight: bold;
  position: relative;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: inline-block;
}
.white-cta a span {
  position: relative;
}
.white-cta a .round {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 7px;
  width: 38px;
  height: 38px;
  position: absolute;
  right: 3px;
  top: 5px;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
}
.white-cta a .round i {
  position: absolute;
  top: 50%;
  margin-top: -6px;
  left: 50%;
  margin-left: -4px;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #fff;
  font-size: 10px;
  line-height: normal;
}
.white-cta .txt {
  font-size: 14px;
  line-height: 1.45;
  z-index: 3;
  font-weight: 400;
}
.white-cta a:hover {
  padding-left: 48px;
  padding-right: 28px;
  color: #fff;
}
.white-cta a:hover .round {
  width: calc(100% - 6px);
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 7px;
  color: #4f4f4f;
}
.white-cta a:hover .round i {
  left: 12%;
}
.timeline_main {
    position: absolute;
    bottom: 50px;
    left: 100px;
    background-color: #fff;
    padding: 20px 30px 20px;
    border-radius: 10px;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}

.timeline_main .sameerBox h2 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0;
}

.timeline_main .sameerBox span {
    font-weight: 400;
    display: block;
    font-size: 15px;
}

.timeline_main .sameerBox {
    border-bottom: 2px solid #e66f51;
    width: 260px;
    margin-bottom: 15px !important;
    padding-bottom: 8px;
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
    margin: 0px auto;
}

.timeline_main .social_profile h2 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    gap: 10px;
}

.timeline_main .social_profile h2 span {
    font-weight: 300;
    font-size: 15px;
    border: 1px solid #333;
    padding: 3px 10px 0px;
    border-radius: 30px;
}

 

.timeline_main .social_profile .coolBeans {
    margin-top: 0;
    padding: 1px 10px;
    font-size: 13px;
    width: 149px;
}

.social_profile {
    display: flex;
    gap: 20px;
    align-items: center;
}
.timeline_main .sameerBox img {
    width: 50px;
}


/* ================ The Timeline ================ */

.timeline {
  position: relative;
  width: 660px;
  margin: 0 auto;
  margin-top: 20px;
  padding: 1em 0;
  list-style-type: none;
}

.timeline:before {
  position: absolute;
  left: 50%;
  top: 0;
  content: ' ';
  display: block;
  width: 6px;
  height: 100%;
  margin-left: -3px;
  background: rgb(80,80,80);
  background: -moz-linear-gradient(top, rgba(80,80,80,0) 0%, rgb(80,80,80) 8%, rgb(80,80,80) 92%, rgba(80,80,80,0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,1)), color-stop(100%,rgba(125,185,232,1)));
  background: -webkit-linear-gradient(top, rgba(80,80,80,0) 0%, rgb(80,80,80) 8%, rgb(80,80,80) 92%, rgba(80,80,80,0) 100%);
  background: -o-linear-gradient(top, rgba(80,80,80,0) 0%, rgb(80,80,80) 8%, rgb(80,80,80) 92%, rgba(80,80,80,0) 100%);
  background: -ms-linear-gradient(top, rgba(80,80,80,0) 0%, rgb(80,80,80) 8%, rgb(80,80,80) 92%, rgba(80,80,80,0) 100%);
  background: linear-gradient(to bottom, rgb(230 111 81) 0%, rgb(230 111 81) 8%, rgb(230 111 81) 92%, rgb(230 111 81) 100%);
  z-index: 5;
}

.timeline li {
  padding: 12px 0;
}

.timeline li:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.direction-l {
  position: relative;
  width: 300px;
  float: left;
  text-align: right;
}

.direction-r {
  position: relative;
  width: 300px;
  float: right;
}

.flag-wrapper {
  position: relative;
  display: inline-block;
  
  text-align: center;
}

.flag {
  position: relative;
  display: block;
  background: rgb(248,248,248);
  padding: 6px 10px;
  border-radius: 5px;
  font-weight: 600;
  text-align: left;
  width: 240px;
}
.direction-r .flag img {
    width: 26px;
     margin-right: 7px;
}
.direction-l .flag img {
    width: 26px;
    margin-right: 7px;
}
.direction-l .flag {
  -webkit-box-shadow: -1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
  -moz-box-shadow: -1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
  box-shadow: -1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
}

.direction-r .flag {
  -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
  -moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
  box-shadow: 1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
}

.direction-l .flag:before,
.direction-r .flag:before {
  position: absolute;
  top: 50%;
  right: -40px;
  content: ' ';
  display: block;
  width: 12px;
  height: 12px;
  margin-top: -10px;
  background: #fff;
  border-radius: 10px;
  border: 4px solid rgb(0 0 0);
  z-index: 10;
}

.direction-r .flag:before {
  left: -40px;
}

.direction-l .flag:after {
  content: "";
  position: absolute;
  left: 100%;
  top: 50%;
  height: 0;
  width: 0;
  margin-top: -8px;
  border: solid transparent;
  border-left-color: rgb(248,248,248);
  border-width: 8px;
  pointer-events: none;
}

.direction-r .flag:after {
  content: "";
  position: absolute;
  right: 100%;
  top: 50%;
  height: 0;
  width: 0;
  margin-top: -8px;
  border: solid transparent;
  border-right-color: rgb(248,248,248);
  border-width: 8px;
  pointer-events: none;
}

.time-wrapper {
  display: block;
  line-height: 1em;
  font-size: 0.66666em;
  color: rgb(230 111 81);
  vertical-align: middle;
  font-weight: 500;
  text-align: left;
  padding: 8px 1px 0;
}

.direction-l .time-wrapper {
  /* float: left; */
}

.direction-r .time-wrapper {
  /* float: right; */
}

.time {
  display: inline-block;
  padding: 4px 6px;
  background: rgb(248,248,248);
}

.desc {
  margin: 1em 0.75em 0 0;
  font-size: 0.77777em;
  font-style: italic;
  line-height: 1.5em;
  font-weight: 500;
}

.direction-r .desc {
  margin: 10px 0 0;
}
.indurstrySection .order-1{
        order: 2 !important;
    }
    .indurstrySection .order-2{
        order: 1 !important;
    }

/* ================ Timeline Media Queries ================ */

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

.timeline {
 	width: 100%;
	padding: 4em 0 1em 0;
}

.timeline li {
	padding: 2em 0;
}

.direction-l,
.direction-r {
	float: none;
	width: 100%;

	text-align: center;
}

.flag-wrapper {
	text-align: center;
}

.flag {
	background: rgb(255,255,255);
	z-index: 15;
}

.direction-l .flag:before,
.direction-r .flag:before {
  position: absolute;
  top: -30px;
	left: 50%;
	content: ' ';
	display: block;
	width: 12px;
	height: 12px;
	margin-left: -9px;
	background: #fff;
	border-radius: 10px;
	border: 4px solid rgb(255,80,80);
	z-index: 10;
}

.direction-l .flag:after,
.direction-r .flag:after {
	content: "";
	position: absolute;
	left: 50%;
	top: -8px;
	height: 0;
	width: 0;
	margin-left: -8px;
	border: solid transparent;
	border-bottom-color: rgb(255,255,255);
	border-width: 8px;
	pointer-events: none;
}

.time-wrapper {
	display: block;
	position: relative;
	margin: 4px 0 0 0;
	z-index: 14;
}

.direction-l .time-wrapper {
	float: none;
}

.direction-r .time-wrapper {
	float: none;
}

.desc {
	position: relative;
	margin: 1em 0 0 0;
	padding: 1em;
	background: rgb(245,245,245);
	-webkit-box-shadow: 0 0 1px rgba(0,0,0,0.20);
	-moz-box-shadow: 0 0 1px rgba(0,0,0,0.20);
	box-shadow: 0 0 1px rgba(0,0,0,0.20);
	
  z-index: 15;
}

.direction-l .desc,
.direction-r .desc {
	position: relative;
	margin: 1em 1em 0 1em;
	padding: 1em;
	
  z-index: 15;
}

}

@media screen and (min-width: 400px ?? max-width: 660px) {

.direction-l .desc,
.direction-r .desc {
	margin: 1em 4em 0 4em;
}

}



















/*--------------------------------------------------------------
## Resonsive css
--------------------------------------------------------------*/
@media screen and (max-width : 767px){
    
    .masterImage{display: none;}
    .masterClassSection .col-lg-3 {
        width: 100%;
    }
    .p-t210 {
        padding-top: 60px;
    }
    .p-t110 {
        padding-top: 70px;
    }
    .p-t0 {
        padding-top: 60px;
    }
    .p-t60{
        padding-top: 60px;
    }
    .ot-heading h2 {
        line-height: 35px;
        font-size: 27px;
    }
    .ot-heading p br {
        display: none;
    } 
    .navbar>.container, .navbar>.container-fluid, .navbar>.container-lg, .navbar>.container-md, .navbar>.container-sm, .navbar>.container-xl, .navbar>.container-xxl {
        justify-content: flex-start;
    }
    .side-nav .navbar-nav .nav-link{
        width: 100%;
    }
    .nav-icon .navbar-nav{
        width: 100%;
    }
    .nav-icon .navbar-nav .btn-setting {
        border: 1px solid #fff;
        width: 100%;
        margin: 20px 0;
        font-size: 18px;
    }
    .heroBannerSection {
        padding: 10px 0 10px;
    }
      .heroBannerSection .heroBannerContent h2 { 
        line-height: 40px;
        font-size: 2rem; 
    }
    .heroBannerSection .heroBannerContent h2 br{
        display: none;
    }
    .heroBannerSection .preferredBy .preferredBox { 
        width: 145px; 
        margin-right: 10px;
    }
    .heroBannerSection .preferredBy {
        margin: 30px 0 0;
        width: 100%;
    }
    .heroBannerSection .brandBox {
        width: 100%;
        margin-top: 35px;
    }
    .heroBannerSection .brandBox .owl-theme .owl-nav{
        display: none;
    }
    .heroBannerSection .heroBannerContent { 
        margin-bottom: 40px;
    }
    .heroBannerSection .heroImage::after{
        display: none;
    }
    .starImage{display: none}
    .blueImage{display: none}
    .certifedSection .mainTitile h2{
        font-size: 27px;
    }
     .certifedSection .mainTitile h2 br{
        display: none;
    }
    .whychooseSection .ot-heading {
        width: 100%;
    }
    .about__content-seven {
        margin: 110px 0 0;
    }
    .section-title .title { 
        font-size: 27px; 
    }
    .about__content-seven > p {         
        width: 100%; 
    }
    .about__img-wrap-seven::after{
        display: none
    }
    .about__award-box-two{
        transform: rotate(0deg);
        left: 7%;
        bottom: -60px;
    }
    .bluedot { 
        right: -270px; 
    }
    .about__area-eight .btn-yellow{width: 100%;}
    .about__area-eight { 
        margin-bottom: 0px;
    }
    .offset-2{
        margin-left: 0%;
    }
    .masterclass{display: none;}
     
    .testimonial-two { 
        max-width: 100%;
        padding: 0 0px 0;
    } 
    .owl-theme .owl-dots, .owl-theme .owl-nav {
        text-align: center !important;
    }
    .greenLine { 
        top: 30px;
        left: 20px;
        width: 70px;
    }
    .mem-sub-hero_text-wrapper {
        grid-row-gap: 1rem;
        width: auto;
        z-index: 9;
        position: relative;
    }
    .mem-sub-hero_company-row {
        grid-column-gap: .0rem;
        grid-row-gap: .0rem;
    }
    .mem-hero-sub_company-logo.is-lg {
        width: 7.5rem;
        opacity: 0.6;
    }
    .greyBox{display: none;}
    .projectshap{width: 100px;bottom: 0;}
    .home2-news {
        padding: 0;
    }
    .blog-grid .masonry-post-item{
        width: 100%;
        
    }
    .home2-news .ot-heading {
        margin-bottom: 110px;
    }
    .blogArrow { 
        top: 200px;
    }
    .blogArrow2 { 
        bottom: -50px;
    }
    .footerSection .firstFooter { 
        margin-bottom: 20px;
    }
    .footerSection .courseLink .locationBox br{display: none;}
    .socialMedia {
        margin-bottom: 20px;
    }
    .roundedLine { 
        width: 100px;
    }
    .testimonial-item {
        margin: 50px 0 0;
    }
    .testimonialSection {
        padding: 60px 0 60px; 
    }
    .testimonial__img-shape-two img:nth-child(3) {
        right: -1%;
        top: 20%;
    }
    
}
@media screen and (max-width : 480px){
    .masterImage{display: none;}
    .masterClassSection .col-lg-3 {
        width: 100%;
    }
    .p-t210 {
        padding-top: 60px;
    }
    .p-t110 {
        padding-top: 70px;
    }
    .p-t0 {
        padding-top: 60px;
    }
    .p-t60{
        padding-top: 60px;
    }
    .ot-heading h2 {
        line-height: 35px;
        font-size: 27px;
    }
    .ot-heading p br {
        display: none;
    } 
    .navbar>.container, .navbar>.container-fluid, .navbar>.container-lg, .navbar>.container-md, .navbar>.container-sm, .navbar>.container-xl, .navbar>.container-xxl {
        justify-content: flex-start;
    }
    .side-nav .navbar-nav .nav-link{
        width: 100%;
    }
    .nav-icon .navbar-nav{
        width: 100%;
    }
    .nav-icon .navbar-nav .btn-setting {
        border: 1px solid #fff;
        width: 100%;
        margin: 20px 0;
        font-size: 18px;
    }
    .heroBannerSection {
        padding: 10px 0 10px;
    }
      .heroBannerSection .heroBannerContent h2 {
        line-height: 35px;
        font-size: 27px;
    }
    .heroBannerSection .heroBannerContent h2 br{
        display: none;
    }
    .heroBannerSection .preferredBy .preferredBox {
        width: 145px;
        margin-right: 10px;
    }
    .heroBannerSection .preferredBy {
        margin: 30px 0 0;
        width: 100%;
    }
    .heroBannerSection .brandBox {
        width: 100%;
        margin-top: 35px;
    }
    .heroBannerSection .brandBox .owl-theme .owl-nav{
        display: none;
    }
    .heroBannerSection .heroBannerContent { 
        margin-bottom: 40px;
    }
    .heroBannerSection .heroImage::after{
        display: none;
    }
    .starImage{display: none}
    .blueImage{display: none}
    .certifedSection .mainTitile h2{
        font-size: 27px;
    }
     .certifedSection .mainTitile h2 br{
        display: none;
    }
    .whychooseSection .ot-heading {
        width: 100%;
    }
    .about__content-seven {
        margin: 110px 0 0;
    }
    .section-title .title { 
        font-size: 27px; 
    }
    .about__content-seven > p {         
        width: 100%; 
    }
    .about__img-wrap-seven::after{
        display: none
    }
    .about__award-box-two{
        transform: rotate(0deg);
        left: 7%;
        bottom: -60px;
    }
    .bluedot { 
        right: -270px; 
    }
    .about__area-eight .btn-yellow{width: 100%;}
    .about__area-eight { 
        margin-bottom: 0px;
    }
    .offset-2{
        margin-left: 0%;
    }
    .masterclass{display: none;}
     
    .testimonial-two { 
        max-width: 100%;
        padding: 0 0px 0;
    } 
    .owl-theme .owl-dots, .owl-theme .owl-nav {
        text-align: center !important;
    }
    .greenLine { 
        top: 30px;
        left: 20px;
        width: 70px;
    }
    .mem-sub-hero_text-wrapper {
        grid-row-gap: 1rem;
        width: auto;
        z-index: 9;
        position: relative;
    }
    .mem-sub-hero_company-row {
        grid-column-gap: .0rem;
        grid-row-gap: .0rem;
    }
    .mem-hero-sub_company-logo.is-lg {
        width: 7.5rem;
        opacity: 0.6;
    }
    .greyBox{display: none;}
    .projectshap{width: 100px;bottom: 0;}
    .home2-news {
        padding: 0;
    }
    .blog-grid .masonry-post-item{
        width: 100%;
        
    }
    .home2-news .ot-heading {
        margin-bottom: 110px;
    }
    .blogArrow { 
        top: 200px;
    }
    .blogArrow2 { 
        bottom: -50px;
    }
    .footerSection .firstFooter { 
        margin-bottom: 20px;
    }
    .footerSection .courseLink .locationBox br{display: none;}
    .socialMedia {
        margin-bottom: 20px;
    }
    .roundedLine { 
        width: 100px;
    }
    .testimonial-item {
        margin: 50px 0 0;
    }
    .testimonialSection {
        padding: 60px 0 60px; 
    }    
     .testimonialSection .testimonial-para {
        width: 100%;   
    }
    .testimonial__img-shape-two img:nth-child(3) {
        right: -1%;
        top: 20%;
    }
    .heroBannerSection .preferredBy .preferredBox p { 
        font-size: 11px;
    }
    .full-nav {
        height: 74px; 
    }
    .fixed-menu.navbar-top-default {
        height: 74px;
    }
    .search-menu .wrapper button {  
        right: 40px;  
    }
    .search-menu .wrapper { 
        padding: 30px 40px; 
        width: 100%;
    }
    .heroBannerSection .heroBannerContent h1 {
        font-size: 16px; 
        margin-bottom: 5px;
    }
    .whychooseSection .m-t50{
        margin-top: 0px;
    }
    .icon-box.s3{
        margin-bottom: 25px;
    }
    .blog-grid .masonry-post-item.post-box .entry-title { 
        line-height: 25px;
    }
    .certifedSection .seeAll{
        display: block;
    }
    .certifedSection .seeAll p { 
        margin-bottom: 15px; 
    }
    .header-with-topbar .top-header-area{
        
    }
    .LatestNews p { 
        font-size: 9px;
    }
    .sectionMarketingCourse .digitalMarketing {
        display: inline-block; 
    }
    .sectionMarketingCourse .consultationBox {
        padding: 30px 20px 30px; 
        margin-top: 25px;
    }
    .sectionMarketingCourse .consultationBox h2 { 
        font-size: 24px; 
    }
    .sectionMarketingCourse {
        padding: 40px 0 40px;
    }
    .whatWillSection { 
        padding: 40px 0 40px;
    }
    .tab-container {
        padding: 40px 20px;
    }
    .tabContent h2 {
        font-size: 26px !important;
        line-height: 30px;
    }
    .masterClassSectionCourse {
        padding-bottom: 40px;
    } 
    .masterClassSection {
        padding: 40px 0;
    }
    .masterClassSectionCourse .team-wrap { 
        margin-bottom: 50px;
    }
    .indurstrySection .expertTeam { 
        margin-bottom: 90px;
    }
    .indurstrySection {
        padding: 80px 0 0 !important;
        background-color: #fff;
        background-image: none;
    }
    .careerBox {
        padding: 20px 20px 20px; 
        margin-bottom: 25px;
    }
    .careerBox h2 {
        font-size: 20px; 
    }
    .about__area-eight_course .about__content-seven {
        margin: 30px 0px 0;
    }
    .downloadBtns .coolBeans {
        width: 100% !important;
        font-size: 12px;
        padding: 7px 0px;
    }
    .skillImage img {
        width: 100%;
    }
    .tabMain {
        overflow-x: scroll;
    }
    .whatWillSection .tabset-list { 
        width: 700px;
        display: flex;
    }
    .tabset-list li {
        width: max-content; 
    }
    img.coursebg{
        display: none;
    }
    .courseHeroSection .courseHeroBox h2 {
        font-size: 34px ;
        line-height: 40px ;
    }
    .courseHeroSection .courseHeroBox {
        margin-top: 20px ;
    }
    .courseHeroSection .courseHeroBox .onlineBatch .onlinelogotime {
        margin-right: 0 ;
    }
    .courseHeroSection .courseHeroBox .onlineBatch .onlinelogotime img {
        width: 110px ;
        margin-right: 30px;
    }
    .courseHeroSection .courseHeroBox .onlineBatch .onlinelogotime li { 
        font-size: 11px;
        line-height: 20px;
    }
    .courseHeroSection .courseHeroBox p {
        padding-right: 0 ;
        font-size: 13px;
        line-height: 20px;
    }
    .courseHeroSection .courseHeroBox .whyCblearning {
        display: block ;
        margin-bottom: 25px;
    }
    .courseHeroSection .courseHeroBox .whyMain {
        width: 100% ;
    }
    .courseHeroSection .courseHeroBox .whyCbInfo .coolBeans {
        width: 100% ;
        margin-top: 12px;
    }
    .courseHeroSection .courseBanner {
        margin-right: 20px ;
    }
    .courseHeroSection .courseBanner .jobBox3 {
        bottom: 50px !important;
        right: 10px !important;
    }
    .courseHeroSection .courseBanner .jobBox2 {
        bottom: 120px !important;
        right: -10px !important;
    }
    .courseHeroSection .courseBanner .jobBox { 
        bottom: 190px;
        right: -20px; 
        padding: 13px 7px 0px;
    }    
    .courseHeroSection .courseBanner .jobBox p { 
        font-size: 12px;
    }
    .courseHeroSection .courseBanner .jobBox h2 {
        font-size: 16px; 
    }
    .companies h3 { 
        font-size: 27px; 
        line-height: 30px;
    }
    .maketingFeesSection .feesBox { 
        padding: 30px 20px; 
    }
    .maketingFeesSection .feesBox .feesDiv .feesPrice h2 {
        font-size: 23px;
        font-weight: 600;
    }
    .maketingFeesSection .feesBox .feesDiv .feesPrice p { 
        margin-bottom: 0;
        font-size: 13px;
    }
    .maketingFeesSection .feesBox .feesDiv::after { 
        left: 41%; 
    }
    .maketingFeesSection .feesBox .financialPlan .coolBeans{
        width: 100%;
    }
    .maketingFeesSection .feesBox .emibox { 
        margin: 25px 0px 15px;
    }
    .accordionSection {
        padding: 60px 0 0px; 
    }
    .contact-info .icon-box:last-child i{
        width: 71px;
    }
    .company-contact-form h2 {
        font-size: 29px; 
        line-height: 32px;
    }
    .contactSection {
        padding: 80px 0 40px;
    }
    a.backBtn { 
        top: 10px; 
        left: 10px;
            
    }
    .social_profile { 
        gap: 7px; 
    }
    .timeline_main {
        position: relative;
        bottom: 0;
        left: 0;
        margin-top: 20px;
    }
    
    .indurstrySection .order-1{
        order: 1 !important;
    }
    .indurstrySection .order-2{
        order: 2 !important;
    }
    .timeline_main{
        padding: 20px 20px 20px;
    }
}


