.btn-xl, #btnPopUp {
    font-size: 36px;

}

.tabs-navigation li a {
    color: #04d6fe !important;
}

@font-face {
    font-family: Authenia;
    src: url("https://3stepsolutions.s3.amazonaws.com/assets/custom/000666/css/fonts/Mika-Melvas-Authenia-Textured.otf");
}

@font-face {
    font-family: Selima;
    src: url("https://3stepsolutions.s3.amazonaws.com/assets/custom/000666/css/fonts/selima.otf");
}

@font-face {
    font-family: Blackhand;
    src: url("https://3stepsolutions.s3.amazonaws.com/assets/custom/000666/css/fonts/blackHand-TRIAL.otf");
    src: url("https://3stepsolutions.s3.amazonaws.com/assets/custom/000666/css/fonts/blackHand-TRIAL.ttf");
}

@media (max-width: 1000px) {
    .fr-video > iframe {
        height: auto !important;
    }
}

.header-dark .main-menu > ul > li > a, .header-dark .main-menu > ul > li > a:hover {
    color: #fff !important;
}

@media (max-width: 1000px)
{
    #header.home.header-transparent {
        background-color: rgba(75,75,75,0.6) !important;
    }
}
@media (min-width: 1000px)
{
    #header.home.header-transparent {
        background-color: rgba(75,75,75,0.6) !important;
    }
}

@media (max-width: 1000px) {
    #header.home.header-transparent {
        background-color: rgba(75,75,75,0.6) !important;
    }
}

#header.home.header-sticky.header-dark:not(.header-navigation-light) #header-wrap {
    background-color: rgba(75,75,75) !important;
}

#header.home.header-dark:not(.header-navigation-light) .main-menu .dropdown-menu {
    background-color: rgba(75,75,75) !important;
}

#header.home.header-sticky.header-dark:not(.header-navigation-light) .main-menu .dropdown-menu {
    background-color: rgba(75,75,75,0.6) !important;
}

#header.home.header-dark:not(.header-navigation-light) #mainMenu ul li.mega-menu-item .mega-menu-title,
#header.home.header-dark:not(.header-navigation-light) #mainMenu ul li.dropdown:not(.mega-menu-item) li {
    border-bottom: none !important;
}

#header.home.header-dark:not(.header-navigation-light) .main-menu > ul > li > ul a, 
#header.home.header-dark:not(.header-navigation-light) .main-menu .dropdown-menu a, 
#header.home.header-dark:not(.header-navigation-light) .main-menu .dropdown-submenu > span.dropdown-menu-title-only, 
#header.home.header-dark:not(.header-navigation-light) #mainMenu .mega-menu-title {
        color: #fff !important !important;
}

@media (max-width:988px) {
    #header.home.header-dark:not(.header-navigation-light) .main-menu > ul > li > ul a, 
    #header.home.header-dark:not(.header-navigation-light) .main-menu .dropdown-menu a, 
    #header.home.header-dark:not(.header-navigation-light) .main-menu .dropdown-submenu > span.dropdown-menu-title-only,
    #header.home.header-dark:not(.header-navigation-light) #mainMenu .mega-menu-title {
        color: #fff !important !important;
    }
}

#header.home.header-dark:not(.header-navigation-light) .main-menu > ul > li > ul a, 
#header.home.header-dark:not(.header-navigation-light) .main-menu .dropdown-menu a:hover {
    color: #fff !important !important;
}

#header.home.header-sticky:not(.header-static) .top-social {
    margin: 10px 10px 0 0 !important;
}

.header-sticky nav .main-menu .dropdown-menu a:hover, nav .main-menu .dropdown-menu span.dropdown-menu-title-only:hover {
    background-color: #4B4B4B !important;
}

#header:not(.header-transparent) #mainMenu > ul > li:hover > a, #header:not(.header-transparent) #mainMenu > ul > li.current-menu > a {
    color: #5C5C5C !important;
}

@media (min-width: 992px) {
    nav.mega-menu .dropdown-menu {
        margin-top: 0px !important;
    }
}

#header.header-sticky.header-dark:not(.header-navigation-light) #header-wrap, #header.header-dark:not(.header-navigation-light) .main-menu .dropdown-menu {
    background-color: #6b6b6b !important;
}

#header, #header.home #header-wrap {
    background-color: #6b6b6b !important;
}

#header.home.header-sticky.header-dark:not(.header-navigation-light) #header-wrap, #header.header-dark:not(.header-navigation-light) .main-menu .dropdown-menu {
    background-color: rgba(75,75,75,0.6) !important;
}

#header.home, #header.home #header-wrap {
    background-color: rgba(75,75,75,0.6) !important;
}
.w-timeline-item {
    border: 2px solid #f0f0f0;
    box-shadow: none;
}

    .w-timeline-item.active {
        border: 2px solid #ec3b44;
    }

.w-timeline-item {
    background-color: #fff;
    height: 60px;
    overflow: hidden;
    transition: all 0.25s ease 0s;
    width: 60px;
}

.w-timeline-list-h::after {
    content: "";
    display: inline-block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 100%;
}

.w-timeline-list {
    margin: 10px 0 30px;
}
.w-timeline-list::before {
    background-color: #f0f0f0;
    height: 2px;
    top: 28px;
    width: 100%;
}
.w-timeline-item {
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 0 0 2px #476cb3 inset;
    height: 60px;
    overflow: hidden;
    transition: all 0.25s ease 0s;
    width: 60px;
}
.w-timeline-item:hover {
    box-shadow: 0 0 0 30px #476cb3 inset;
    color: #fff;
}
.w-timeline-item.active {
    background-color: #476cb3;
    box-shadow: none;
    color: #fff;
}
.w-timeline-item-bullet {
    display: none;
}
.w-timeline-item-title {
    font-size: 14px;
    line-height: 60px;
    top: 0;
}
.w-timeline-section {
    overflow: hidden;
}
.w-timeline.type_vertical .w-timeline-section::before {
    background-color: #f0f0f0;
    content: "";
    display: block;
    height: 100%;
    left: 50%;
    margin-left: -2px;
    position: absolute;
    top: 0;
    width: 4px;
}
.w-timeline-section-title {
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 0 0 2px #476cb3 inset;
    height: 60px;
    margin: 12px auto 0;
    padding: 0;
    position: relative;
    text-align: center;
    transition: all 0.25s ease 0s;
    width: 60px;
    z-index: 12;
}
.w-timeline-section:first-child .w-timeline-section-title {
    margin-top: 0;
}
.w-timeline-section-title:hover {
    box-shadow: 0 0 0 30px #476cb3 inset;
    color: #fff;
}
.w-timeline-section.active .w-timeline-section-title {
    background-color: #476cb3;
    box-shadow: none;
    color: #fff;
}
.w-timeline-section-title-bullet {
    display: none;
}
.w-timeline-section-title-text {
    height: 60px;
    line-height: 60px;
    margin-left: 0;
}
.w-timeline-section-content {
    border-radius: 3px;
    padding: 0;
}
.w-timeline.type_vertical .w-timeline-section-content {
    background-color: #fff;
    border: 1px solid #e8e8e8;
    margin-top: -30px;
    padding: 40px 20px 1px;
}

.content_video {
    background: url(https://3stepsolutions.s3.amazonaws.com/assets/custom/000010/images/web/tv.png) no-repeat;
    padding: 1.6% 11.7% 6% 12%;
    background-size: 100% 100%;
}

#header.header-sticky.header-dark:not(.header-navigation-light) #header-wrap {
    background-color: rgba(75, 75, 75, 1.0)!important;
transition: background-color 0.3s ease 0.3s;
    color: #ffffff!important;
}

#header.header-sticky.header-dark:not(.header-navigation-light) #header-wrap  #mainMenu > ul > li > a, #header.header-sticky.header-dark:not(.header-navigation-light) #header-wrap .dropdown-menu > li > a{
    color: #ffffff!important;
}


#header.header-sticky:not(.header-static) .social-icons li a, #header.home.header-transparent.header-sticky:not(.header-static)  .social-icons li a{
    color: #ffffff!important;

}
#header.home.header-sticky.header-dark:not(.header-navigation-light) #header-wrap, #header.header-dark:not(.header-navigation-light) .main-menu .dropdown-menu {
    background-color: rgba(75, 75, 75)!important;
}


@media only screen and (max-width: 768px) {
#header.home.header-transparent #mainMenu > ul > li > a, #header.home.header-transparent .social-icons li a {
    color: #0c2842!important;
}
}
.my_class_name {
	margin: 0 auto;
	border: 10px outset #ddd;
}
