/*
Theme Name: Specia
Theme URI: https://speciatheme.com/specia-free/
Author: Specia
Author URI: https://speciatheme.com/
Description: Specia is a trending WordPress theme with lots of powerful features, instantly giving a professional look to your online presence. It fits for business, portfolio, food & restaurant, gym & fitness, spa salon, medical practitioner & hospitals, landing pages, product pages, corporate business, digital agency, product showcase, financial advisor, accountant, law firm, wealth advisor, photography, personal, and any eCommerce stores. Specia premium version provides you more than 10 different designs and supports popular plugins WPML, Polylang, WooCommerce, Contact Form 7, Revolution Slider, Elementor, Visual Composer, WP-Forms, Ninja Forms, Jetpack, WP-Featherlight, Give (WordPress Donation Plugin), Gravity Forms, Yoast SEO and many more. View the demo of Specia Premium https://demo.speciatheme.com/pro/?theme=specia
Version: 3.2.54
Tested up to: 6.1
Requires PHP: 5.6
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: specia
Tags: one-column, two-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu,  custom-logo, featured-image-header, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, blog, e-commerce, portfolio, editor-style, grid-layout

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

*/

/* --------------------------------------
=========================================
    General Body
=========================================
-----------------------------------------*/

.entry-content a, .comment-content a, .widget_text a, strong a, blockquote a, code a, p a{
    color: #00a3c8;
    text-decoration: underline;
}

.entry-content .more-link {
    text-decoration: none;
}

.header {
    min-height: 88px;
}

.header-widget .row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.header-widget .row>div {
    flex: auto;
}

section.footer-copyright p a {
    color: #00a3c8;
    text-decoration: underline;
    text-underline-offset: 1px;
}

section.footer-copyright p a:hover,
section.footer-copyright p a:focus {
    text-decoration-style: dotted;
}

.sidebar .widget input[type="submit"]:hover,
.sidebar .widget input[type="submit"]:focus,
.sidebar .wp-block-search .wp-block-search__button:hover,
.sidebar .wp-block-search .wp-block-search__button:focus {
    background: #00a3c8;
    border-color: #00a3c8;
}

.wp-block-search .wp-block-search__input {
    border-radius: 100px;
}

.wp-block-search .wp-block-search__button {
    flex-shrink: 0;
    border-radius: 100px;
    padding: .6em 1.4em;
}

.sidebar .tagcloud a:hover, .tagcloud a:focus {
    color: #ffffff !important;
}

.widget .wp-calendar-nav {
    padding: 10px 9px;
}

html {
    overflow-x: hidden;
    scroll-behavior: smooth;
}
body{
    font-size: 15px;
    position: inherit;
    overflow-x: hidden;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 0.2px;
    font-weight: 400;
    color: #222222;
    padding: 0;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body img {
    display: block;
    max-width: 100%;
    height: auto;
}

*, *:after, *:before {
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    color: inherit;
    background: none;
}

.site {
    background: #ffffff;
}

/* --------------------------------------
=========================================
   Typography
=========================================
-----------------------------------------*/
@media (min-width: 992px) {
    .text-md-left {
        text-align: left;
    }
    .text-md-right {
        text-align: right;
    }
    .text-md-center {
        text-align: center;
    }
    .pl-md-0 {
        padding-left: 0;
    }
    .pr-md-0 {
        padding-right: 0;
    }
    .mb-md-0 {
        margin-bottom: 0 !important;
    }
}

/*---------------------------------------
   Padding
-----------------------------------------*/
.padding-0{
    padding: 0 !important;
}
.padding-top-5{
    padding-top: 5px;
}
.padding-top-10{
    padding-top: 10px;
}
.padding-top-15{
    padding-top: 15px;
}
.padding-top-20{
    padding-top: 20px;
}
.padding-top-25{
    padding-top: 25px;
}
.padding-top-30{
    padding-top: 30px;
}
.padding-top-35{
    padding-top: 35px;
}
.padding-top-40{
    padding-top: 40px;
}
.padding-top-45{
    padding-top: 55px;
}
.padding-top-50{
    padding-top: 50px;
}
.padding-top-55{
    padding-top: 55px;
}
.padding-top-60{
    padding-top: 60px;
}
.padding-top-65{
    padding-top: 65px;
}
.padding-top-70{
    padding-top: 70px;
}
.padding-top-75{
    padding-top: 75px;
}
.padding-top-80{
    padding-top: 80px;
}
.padding-top-85{
    padding-top: 85px;
}
.padding-top-90{
    padding-top: 90px;
}
.padding-top-95{
    padding-top: 95px;
}
.padding-top-100{
    padding-top: 100px;
}

.padding-bottom-5{
    padding-bottom: 5px;
}
.padding-bottom-10{
    padding-bottom: 10px;
}
.padding-bottom-15{
    padding-bottom: 15px;
}
.padding-bottom-20{
    padding-bottom: 20px;
}
.padding-bottom-25{
    padding-bottom: 25px;
}
.padding-bottom-30{
    padding-bottom: 30px;
}
.padding-bottom-35{
    padding-bottom: 35px;
}
.padding-bottom-40{
    padding-bottom: 40px;
}
.padding-bottom-45{
    padding-bottom: 45px;
}
.padding-bottom-50{
    padding-bottom: 50px;
}
.padding-bottom-55{
    padding-bottom: 55px;
}
.padding-bottom-60{
    padding-bottom: 60px;
}
.padding-bottom-65{
    padding-bottom: 65px;
}
.padding-bottom-70{
    padding-bottom: 70px;
}
.padding-bottom-75{
    padding-bottom: 75px;
}
.padding-bottom-80{
    padding-bottom: 80px;
}
.padding-bottom-85{
    padding-bottom: 85px;
}
.padding-bottom-90{
    padding-bottom: 90px;
}
.padding-bottom-95{
    padding-bottom: 95px;
}
.padding-bottom-100{
    padding-bottom: 100px;
}

/*---------------------------------------
   Margin
-----------------------------------------*/
.margin-0{
    padding: 0;
}
.margin-top-0{
    margin-top: 0;
}
.margin-top-5{
    margin-top: 5px;
}
.margin-top-10{
    margin-top: 10px;
}
.margin-top-15{
    margin-top: 15px;
}
.margin-top-20{
    margin-top: 20px;
}
.margin-top-25{
    margin-top: 25px;
}
.margin-top-30{
    margin-top: 30px;
}
.margin-top-35{
    margin-top: 35px;
}
.margin-top-40{
    margin-top: 40px;
}
.margin-top-45{
    margin-top: 45px;
}
.margin-top-50{
    padding-top: 50px;
}
.margin-top-55{
    margin-top: 55px;
}
.margin-top-60{
    margin-top: 60px;
}
.margin-top-65{
    margin-top: 65px;
}
.margin-top-70{
    margin-top: 70px;
}
.margin-top-75{
    margin-top: 75px;
}
.margin-top-80{
    margin-top: 80px;
}
.margin-top-85{
    margin-top: 85px;
}
.margin-top-90{
    margin-top: 90px;
}
.margin-top-95{
    margin-top: 95px;
}
.margin-top-100{
    margin-top: 100px;
}

.margin-bottom-5{
    margin-bottom: 5px;
}
.margin-bottom-10{
    margin-bottom: 10px;
}
.margin-bottom-15{
    margin-bottom: 15px;
}
.margin-bottom-20{
    margin-bottom: 20px;
}
.margin-bottom-25{
    margin-bottom: 25px;
}
.margin-bottom-30{
    margin-bottom: 30px;
}
.margin-bottom-35{
    margin-bottom: 35px;
}
.margin-bottom-40{
    margin-bottom: 40px;
}
.margin-bottom-45{
    margin-bottom: 45px;
}
.margin-bottom-50{
    margin-bottom: 50px;
}
.margin-bottom-55{
    margin-bottom: 55px;
}
.margin-bottom-60{
    margin-bottom: 60px;
}
.margin-bottom-65{
    margin-bottom: 65px;
}
.margin-bottom-70{
    margin-bottom: 70px;
}
.margin-bottom-75{
    margin-bottom: 75px;
}
.margin-bottom-80{
    margin-bottom: 80px;
}
.margin-bottom-85{
    margin-bottom: 85px;
}
.margin-bottom-90{
    margin-bottom: 90px;
}
.margin-bottom-95{
    margin-bottom: 95px;
}
.margin-bottom-100{
    margin-bottom: 100px;
}



/*---------------------------------------
    Buttons Style        
-----------------------------------------*/

.btn-default{
    font-family: 'Open Sans', sans-serif;
    padding: 12px 24px;
    border-radius: 30px;
    -webkit-transition: all 200ms ease-out;
       -moz-transition: all 200ms ease-out;
         -o-transition: all 200ms ease-out;
            transition: all 200ms ease-out;
}
.btn-light{
    background: transparent;
    color: #ffffff;
    border: solid 2px #ffffff;
}
.btn-light:hover{
    background: #ffffff;
    color: #747474;
    border-color: #ffffff;
    -webkit-transition: all 200ms ease-out;
       -moz-transition: all 200ms ease-out;
         -o-transition: all 200ms ease-out;
            transition: all 200ms ease-out;
}
.btn-dark{
    background: transparent;
    color: #ffffff;
    border: solid 2px #ffffff;
}
.btn-dark:hover{
    background: #1c314c;
    color: #ffffff;
    border-color: #1c314c;
    -webkit-transition: all 200ms ease-out;
       -moz-transition: all 200ms ease-out;
         -o-transition: all 200ms ease-out;
            transition: all 200ms ease-out;
}
/* --------------------------------------
=========================================
    Header Section
=========================================
-----------------------------------------*/
.bt-primary {
    --duration: .5s;
    --move-hover: -4px;
    --shadow: 0 2px 8px -1px rgb(29 29 29 / 28%);
    --shadow-hover: 0 4px 20px -2px rgba(29, 29, 29, 0.5);
    padding: 16px 30px;
    border-radius: 100px;
    cursor: pointer;
    text-transform: initial;
    text-decoration: none;
    box-shadow: var(--shadow);
    transform: translateY(var(--y));
    transition: transform var(--duration) ease, box-shadow var(--duration) ease;
    -webkit-tap-highlight-color: transparent;
    -webkit-appearance: none;
}
.bt-primary.bt-effect-1 span {
    display: inline-block;
}
.bt-primary.bt-effect-1:hover>span,
.bt-primary.bt-effect-1:focus>span {
    animation: button .15s cubic-bezier(0.05,-1.11,1,1.82) 2;
}
@keyframes button{from{-moz-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}50%{-moz-transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1)}to{-moz-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}}
.bt-primary div {
    display: flex;
}
.bt-primary div span {
    display: block;
    white-space: pre-wrap;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    font-style: normal;
}
.bt-primary div span:nth-child(1) {
    --d: 0.05s;
}
.bt-primary div span:nth-child(2) {
    --d: 0.1s;
}
.bt-primary div span:nth-child(3) {
    --d: 0.15s;
}
.bt-primary div span:nth-child(4) {
    --d: 0.2s;
}
.bt-primary div span:nth-child(5) {
    --d: 0.25s;
}
.bt-primary div span:nth-child(6) {
    --d: 0.3s;
}
.bt-primary div span:nth-child(7) {
    --d: 0.35s;
}
.bt-primary div span:nth-child(8) {
    --d: 0.4s;
}
.bt-primary div span:nth-child(9) {
    --d: 0.45s;
}
.bt-primary div span:nth-child(10) {
    --d: 0.5s;
}
.bt-primary div span:nth-child(11) {
    --d: 0.55s;
}
.bt-primary:hover,
.bt-primary:focus {
    --y: var(--move-hover);
    --shadow: var(--shadow-hover);
    --move: -4px;
    --shadow-active: 0 3px 1px rgba(0, 0, 0, .2);
}
.bt-primary.bt-effect-2:hover span,
.bt-primary.bt-effect-2:focus span {
    -webkit-animation: move var(--duration) linear var(--d);
    animation: move var(--duration) linear var(--d);
}
.bt-primary.bt-effect-3 {
    --move: 12px;
    --move-y: -8px;
    --blur: 4px;
}
.bt-primary.bt-effect-3:hover span,
.bt-primary.bt-effect-3:focus span {
    --duration: 1s;
    -webkit-animation: smoke var(--duration) linear var(--d);
    animation: smoke var(--duration) linear var(--d);
}
.bt-primary.bt-effect-4 {
    --move: 16px;
    --skew: 25deg;
    --skew-fast: 40deg;
    --skew-bounce: -12px;
}
.bt-primary.bt-effect-4:hover span,
.bt-primary.bt-effect-4:focus span {
    --duration: 1s;
    transform-origin: 50% 100%;
    -webkit-animation: drive var(--duration) linear var(--d);
    animation: drive var(--duration) linear var(--d);
}
@keyframes move {
  40% {
    transform: translateY(var(--move));
    text-shadow: var(--shadow-active);
  }
}
@keyframes smoke {
    45%,
    55% {
        filter: blur(var(--blur));
    }
    50%,
    50.1% {
        opacity: 0;
    }
    25%,
    75% {
        transform: translateX(0);
    }
    50% {
        transform: translateX(var(--move)) translateY(var(--move-y));
    }
    50.1% {
        transform: translateX(calc(var(--move) * -1));
    }
}
@keyframes drive {
    40% {
        opacity: 1;
    }
    55% {
        transform: skewX(var(--skew)) translateX(var(--move));
    }
    56% {
        transform: skewX(var(--skew-fast)) translateX(calc(var(--move) * -1));
    }
    55%,
    56% {
        opacity: 0;
    }
    75% {
        transform: skewX(var(--skew));
    }
    85% {
        transform: skewX(var(--skew-bounce));
    }
}
/* Button End */


/*---------------------------------------
    Specia Slider (Common Style Specia)
-----------------------------------------*/
#slider-section {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding: 0;
    background-color: #333;
    z-index: 0;
}

.main-slider,
.main-slider .owl-item img {
    width: 100%;
    height: 100%;
}

/*.main-slider .owl-item img {
    width: 100%;
    height: 90vh;
    object-fit: cover;
}*/

.specia-slider {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.35);
}

.specia-table {
    overflow: hidden;
    display: table;
    width: 100%;
    height: 100%;
}

.specia-table-cell {
    display: table-cell;
    vertical-align: middle;
}

.specia-content {
    position: relative;
    max-width: 700px;
    width: 100%;
    margin-top: 0;
}

.specia-slider.text-left .specia-content {
    margin-right: auto;
}

.specia-slider.text-center .specia-content {
    margin: auto;
    margin-top: 0;
}

.specia-slider.text-right .specia-content {
    margin-left: auto;
}

.specia-content h6 {
    color: #ffffff;
    margin-bottom: 15px;
    line-height: 1.15;
    font-size: 18px;
}

.specia-content h1 {
    font-size: 45px;
    font-family: 'Raleway', sans-serif;
    color: #ffffff;
    font-weight: 800;
    line-height: 1.15;
    margin: 0 0 18px;
}

.specia-content > span {
    width: 100%;
    display: inline-block;
}

.specia-content p {
    font-family: 'Open Sans', sans-serif;
    color: #ffffff;
    font-weight: normal;
    margin: 0 0 30px;
    font-size: 16px;
    line-height: 1.5;
}

.specia-content a:not(:last-child) {
    margin-right: 5px;
}

.slider-btn-play,
.slider-btn-play [class*='video-'] {
    display: inline-block;
    color: #ffffff;
}

.slider-btn-play .video-play {
    width: 46px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 16px;
    border-radius: 100%;
    position: relative;
}

.slider-btn-play .video-play:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 38px;
    height: 38px;
    margin: auto;
    -webkit-animation: ripple 1.6s ease-out infinite;
    animation: ripple 1.6s ease-out infinite;
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
    border-radius: 100%;
    background: inherit;
    opacity: 0.5;
    z-index: -1;
}

@-webkit-keyframes ripple{0%,35%{transform:scale(0);opacity:1}50%{transform:scale(1.5);opacity:.8}to{opacity:0;transform:scale(2)}}
@keyframes ripple{0%,35%{transform:scale(0);opacity:1}50%{transform:scale(1.5);opacity:.8}to{opacity:0;transform:scale(2)}}

.slider-btn-play i {
    margin-left: 4px;
}

.slider-btn-play .video-text {
    margin-left: 5px;
    font-weight: 600;
    font-size: 15px;
}

.owl-carousel .owl-dots, .owl-carousel .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    line-height: 0;
}

.owl-carousel .owl-nav [class*=owl-] {
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin: -23px 0 0;
    display: block;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-align: center;
    transition: all .2s ease 0s;
    color: #222222;
    background-color: #fff;
    text-align: center;
    z-index: 200;
    border-radius: 3px;
    border: 1px solid #ececec;
    box-sizing: initial;
    opacity: 0;
}

.owl-carousel .owl-nav [class*=owl-] i {
    line-height: 36px;
    color: #222222;
    font-size: 20px;
    transition: all .2s ease 0s;
}

.owl-carousel .owl-nav .owl-prev i {
    margin-left: -2px;
}

.owl-carousel .owl-nav .owl-next i {
    margin-right: -2px;
}

.owl-carousel.arrows-transparent .owl-nav [class*=owl-] i {
    color: #ffffff;
}

.owl-carousel.arrows-big .owl-nav [class*=owl-] {
    width: 55px;
    height: 55px;
    line-height: 50px;
    font-size: 25px;
}

.owl-carousel .owl-nav .owl-prev {
    left: 0;
}

.owl-carousel .owl-nav .owl-next {
    right: 0;
}

.owl-carousel:hover .owl-next {
    left: auto;
    right: 25px;
    opacity: 1;
}

.owl-carousel:hover .owl-prev {
    right: auto;
    left: 25px;
    opacity: 1;
}

.owl-carousel .owl-dots {
    margin-top: 25px;
    position: relative;
}

.owl-carousel .owl-dots div {
    background-color: transparent;
    border: 0;
}

.owl-carousel .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}

.owl-carousel .owl-dots .owl-dot span {
    position: relative;
    display: inline-block;
    margin: 0 4px;
    width: 20px;
    height: 6px;
    cursor: pointer;
    border-radius: 0;
    overflow: hidden;
    background-color: #ffffff;
    transition: background .3s ease;
}

.main-slider .owl-dots {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 0;
}

.main-slider .owl-dots .owl-dot span {
    border-color: #ffffff;
}

@media (max-width: 767px) {
    .main-slider .owl-dots {
        bottom: 10px;
    }
}

/*---------------------------------------
    Slider One  
-----------------------------------------*/

.slider-section-one .specia-slider:before,
.slider-section-one .specia-slider:after {
    content: "";
    position: absolute;
    width: 50%;
    height: 100%;
    background: inherit;
    z-index: -1;
}

.slider-section-one .specia-slider:before {
    top: 0;
    left: 0;
}

.slider-section-one .specia-slider:after {
    bottom: 0;
    right: 0;
}

.slider-section-one .main-slider .owl-item.active .specia-slider::before {
    -webkit-animation: 3s .3s fadeInUp both;
    animation: 3s .3s fadeInUp both;
}

.slider-section-one .main-slider .owl-item.active .specia-slider::after {
    -webkit-animation: 3s .3s fadeInDown both;
    animation: 3s .3s fadeInDown both;
}


/* --------------------------------------
=========================================
    Header Section (Common Style Specia)
=========================================
-----------------------------------------*/

/* Widget-Social Circle Start */

.widget_social_widget li a:hover i,
.widget_social_widget li a:focus i {
    -webkit-animation: socialFxD .3s forwards;
    animation: socialFxD .3s forwards;
}
@-webkit-keyframes socialFxD {
    49% {
        -webkit-transform: translateX(100%);
                transform: translateX(100%)
    }
    50% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transform: translateX(-100%);
                transform: translateX(-100%)
    }
    51% {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
    }
}

.widget-square.widget_social_widget ul li,
.widget-circle.widget_social_widget ul li {
    padding: 4px 5px;
}

.widget-square.widget_social_widget ul li a,
.widget-circle.widget_social_widget ul li a {
    text-align: center;
    margin-left: 5px;
    background-color: #fff;
    transition: all .3s;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.2);
}

.widget-circle.widget_social_widget ul li a {
    border-radius: 50%;
}

.widget-square.widget_social_widget ul li a,
.widget-circle.widget_social_widget ul li a {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.widget-square.widget_social_widget ul li:first-child a,
.widget-circle.widget_social_widget ul li:first-child a {
    margin-left: 0;
}

#header-top-right .widget-square.widget_social_widget:first-child,
#header-top-right .widget-circle.widget_social_widget:first-child {
    padding: 0 6px;
}

#header-top-left .widget-square.widget_social_widget li a,
#header-top-right .widget-square.widget_social_widget li a,
#header-top-left .widget-circle.widget_social_widget li a,
#header-top-right .widget-circle.widget_social_widget li a,
#header-top-left .widget-square.widget_social_widget:first-child li a,
#header-top-right .widget-square.widget_social_widget:first-child li a,
#header-top-left .widget-circle.widget_social_widget:first-child li a,
#header-top-right .widget-circle.widget_social_widget:first-child li a,
.widget-square.widget_social_widget ul li a,
.widget-square.widget_social_widget ul li:last-child a,
.widget-circle.widget_social_widget ul li a,
.widget-circle.widget_social_widget ul li:last-child a {
    border: 0;
    box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.15);
}

.ny-heading.animate-2 .ny-text-wrapper::after {
    height: 20px;
}

/*---------------------------------------------
    Header Top Dark
---------------------------------------------*/

.header-top-info.header-top-dark {
    background-color: #222222;
}

.header-top-info.header-top-dark ul li a, .header-top-info.header-top-dark .widget {
    color: #fff;
}

.header-top-info.header-top-dark .widget_social_widget li a {
    border-left: 1px solid #424242;
}

.header-top-info.header-top-dark .widget_social_widget li:last-child a {
    border-right: 1px solid #424242;
}

/*-----------------------------------------------
    Header Proficient (nav-proficient)
------------------------------------------------*/
.header-widget-info .widget-square.widget_social_widget ul li a,
.header-widget-info .widget-circle.widget_social_widget ul li a {
    width: 40px;
    height: 40px;
    line-height: 40px;
}

.header-widget-info .widget_social_widget li a {
    font-size: 18px;
}

.header-info {
    width: 100%;
    height: 100%;
}

.header-item {
    position: relative;
}

.header-item.widget-right {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: flex-end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
}

.header-item .menu-right {
    font-size: 17px;
}

.header-info .header-item.widget-left {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: flex-start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    margin: auto 0;
}

.header-info .widget_social_widget ul {
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.header-info .widget_social_widget li {
    overflow: visible;
    list-style: none;
}


/* MagZee */

.header-widget-info {
    border-bottom: 1px solid #e5e5e5;
}

.header-wrapper {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    min-height: 100px;
}

.brand-logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    line-height: 0;
}

.header-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -12px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
}

.header-right .header-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.header-right .header-info .menu-right ul {
    padding-left: 0;
}

.header-carousel.owl-carousel {
    z-index: 0;
}

.header-right .header-carousel {
    width: 700px;
    cursor: crosshair;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
}

.header-right .header-carousel .owl-item.active~.owl-item .widget {
    border-left: 1px solid #e5e5e5;
    padding-left: 15px;
}

.header-center .header-info {
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
}

.owl-stage-outer.owl-height100 {
    height: 100% !important;
}

.contact-area {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 15px;
}

.contact-icon {
    width: 35px;
    height: 35px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 35px;
    line-height: 1;
    margin-right: 10px;
    position: relative;
    z-index: 0;
}

@-webkit-keyframes bob {
    0% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px);
    }

    50% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }

    100% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px);
    }
}

@keyframes bob {
    0% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px);
    }

    50% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }

    100% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px);
    }
}

@-webkit-keyframes bob-float {
    100% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px);
    }
}

@keyframes bob-float {
    100% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px);
    }
}

.contact-area .contact-icon i,
.contact-area .contact-icon img {
    display: inline-block;
    vertical-align: super;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}

.contact-area:hover .contact-icon i,
.contact-area:hover .contact-icon img {
    -webkit-animation-name: bob-float, bob;
    animation-name: bob-float, bob;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate;
}

.contact-info {
    /*-webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;*/
    display: inline-block;
    text-align: left;
    word-break: break-word;
}

.contact-info span.title {
    font-size: 17px;
    line-height: 1.15;
    margin-bottom: 0px;
}

.contact-info .text {
    margin: 0;
    word-break: break-word;
}

/* Header Wrapper Search Form */

.navigation .search-form {
    position: relative;
}

.navigation .search-form:not(.search-default) {
    border: 1px solid #e5e5e5;
}

.navigation .search-field {
    width: 232px;
    border-radius: 0;
    background: #fff;
    border: 0;
    outline: 0;
    min-height: 60px;
    padding-right: 50px;
    padding-left: 20px;
}

.view-search-btn.header-search-popup .search-field {
    width: 100%;
}

.navigation .search-submit {
    position: absolute;
    top: 50%;
    right: 0;
    background: none;
    width: 48px;
    height: 48px;
    line-height: 50px;
    font-size: 18px;
    color: #222222;
    padding: 0;
    border: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.navigation .search-form label {
    width: 100%;
    margin: 0;
}

/*---------------------------------------
    Service Specia
-----------------------------------------*/
.service-version-one{
    background: #ffffff;
}

.service-version-one .col-md-6:nth-child(2n+1){ clear:left; }
.service-version-one .col-md-4:nth-child(3n+1){ clear:left; }
.service-version-one .col-md-3:nth-child(4n+1){ clear:left; }

.service-description {
    position: relative;
}

.service-specia .service-box:hover,
.service-specia .service-box:focus-within {
    background-color: #ffffff;
    border-color: #ffffff;
    box-shadow: 0 0 30px rgb(0 0 0 / 8%);
    -webkit-transform: translate3d(0,-3px,0);
    transform: translate3d(0,-3px,0);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.service-specia .service-box * {
    transition-duration: .4s;
    -webkit-transition-duration: .4s;
}

.service-specia .service-box .inner {
    width: 100%;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
}

.service-specia .service-box:hover .inner,
.service-specia .service-box:focus-within .inner {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}

.service-specia .service-box a.more-link {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
}

.service-specia .service-box:hover a.more-link,
.service-specia .service-box:focus-within a.more-link {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.service-specia .service-box .service-description {
    padding: 10px 0 0;
}

.service-specia .service-description a.more-link:after {
    content: "";
    top: auto;
    right: auto;
    bottom: 0;
    width: 100%;
    height: 2px;
    left: 0;
    opacity: 1;
}

/*---------------------------------------
    Service Avira  
-----------------------------------------*/
.service-version-one{
    background: #ffffff;
}
.section-heading{
    font-family: 'Raleway', sans-serif;
    font-size: 26px;
    font-weight: 800;
    margin: 0;
}
.section-heading span{
    font-family: 'Raleway', sans-serif;
    font-size: 26px;
    font-weight: 800;
}
.service-box {
    position: relative;
    z-index: 0;
}
.service-box p:-moz-only-whitespace {
    display: none;
}
.service-avira .service-box,
.service-version-one .service-box {
    border: solid 1px #f1f1f1;
    padding: 30px;
    -webkit-transition: all 300ms ease-out 0s;
    -moz-transition: all 300ms ease-out 0s;
    -o-transition: all 300ms ease-out 0s;
    transition: all 300ms ease-out 0s;
}
.service-avira .service-box {
    padding-bottom: 16px;
}
.service-avira .service-box:hover,
.service-avira .service-box:focus-within {
    box-shadow: 0 5px 20px rgb(0 0 0 / 20%);
    -webkit-transition: all 300ms ease-out 0s;
    -moz-transition: all 300ms ease-out 0s;
    -o-transition: all 300ms ease-out 0s;
    transition: all 300ms ease-out 0s;
}
.service-avira .service-icon-box,
.service-version-one .service-icon-box {
    margin-bottom: 18px;
}
.service-avira .service-icon-box figure img,
.service-version-one .service-icon-box figure img {
    margin: 0 auto;
}
.service-avira .service-title a,
.service-version-one .service-title a {
    font-size: 18px;
    color: #1c314c;
    font-weight: 700;
}
.service-avira .service-description,
.service-version-one .service-description {
    font-size: 15px;
    font-weight: normal;
}
.service-avira .service-description {
    padding: 10px 0 8px;
}
.service-description .more-link {
    top: 0;
    margin-top: 8px;
    display: inline-block;
    font-weight: 600;
}
.service-description .more-link:after {
    content: "\f105";
    font-family: 'FontAwesome';
    font-weight: 600;
    font-size: 12px;
    position: absolute;
    top: 3px;
    bottom: 0;
    right: 0;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    line-height: 15px;
    color: #ffffff;
    text-align: center;
    opacity: 0;
    -webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
    transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.service-description .more-link:hover:after,
.service-description .more-link:focus:after {
    right: -18px;
    opacity: 1;
}
.service-avira .col-md-6:nth-child(2n+1),
.service-version-one .col-md-6:nth-child(2n+1),
.service-fabify .col-md-6:nth-child(2n+1) {
    clear:left;
}
.service-avira .col-md-4:nth-child(3n+1),
.service-version-one .col-md-4:nth-child(3n+1),
.service-fabify .col-md-4:nth-child(3n+1) {
    clear:left;
}
.service-avira .col-md-3:nth-child(4n+1),
.service-version-one .col-md-3:nth-child(4n+1),
.service-fabify .col-md-3:nth-child(4n+1) {
    clear:left;
}

/* Service Effect */
.specia-icon {
    display: inline-block;
    font-size: 12px;
    cursor: pointer;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    color: #fff;
}

.specia-icon:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    -webkit-box-sizing: content-box; 
    -moz-box-sizing: content-box; 
    box-sizing: content-box;
}

.specia-icon:before {
    font-family: 'Fontawesome';
    speak: none;
    font-size: 24px;
    height: 100%;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-font-smoothing: antialiased;
    padding: 5px;
}

.service-description p {
    margin-bottom: 0;
    font-size: 16px;
}


/* Effect 1 */
.specia-icon-effect-1 .specia-icon {
    -webkit-transition: background 0.2s, color 0.2s;
    -moz-transition: background 0.2s, color 0.2s;
    transition: background 0.2s, color 0.2s;
}

.specia-icon-effect-1 .specia-icon:after {
    top: 0;
    left: 0;
    padding: 4px;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -webkit-transform: scale(.8);
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    transition: transform 0.2s, opacity 0.2s;
    transform: scale(.8);
    opacity: 0;
}

/* Effect 1a */
.service-box:hover .specia-icon-effect-1a .specia-icon,
.service-box:focus-within .specia-icon-effect-1a .specia-icon {
    background: rgba(28,49,76,0.1);
    color: #fff;
}

.service-box:hover .specia-icon-effect-1a .specia-icon:after,
.service-box:focus-within .specia-icon-effect-1a .specia-icon:after {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 1;
}

/* Effect 1b */
.service-box:hover .specia-icon-effect-1b .specia-icon,
.service-box:focus-within .specia-icon-effect-1b .specia-icon {
    background: #e84c3d;
    color: #fff;
}

.specia-icon-effect-1b .specia-icon:after {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.service-box:hover .specia-icon-effect-1b .specia-icon:after,
.service-box:focus-within .specia-icon-effect-1b .specia-icon:after {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 1;
}

/* Effect 2 */
.specia-icon-effect-2 .specia-icon {
    color: #fff;
    box-shadow: 0 0 0 3px #fff;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
}

.specia-icon-effect-2 .specia-icon:after {
    top: 0;
    left: -3px;
    padding: 2px;
    z-index: -1;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    transition: transform 0.2s, opacity 0.2s;
}

/* Effect 2b */
.specia-icon-effect-2b .specia-icon:after {
    left: 0;
}

.service-box:hover .specia-icon-effect-2b .specia-icon:after,
.service-box:focus-within .specia-icon-effect-2b .specia-icon:after {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    -webkit-transition: -webkit-transform 0.4s, opacity 0.2s;
    -moz-transition: -moz-transform 0.4s, opacity 0.2s;
    transition: transform 0.4s, opacity 0.2s;
}

.service-box:hover .specia-icon-effect-2b .specia-icon,
.service-box:focus-within .specia-icon-effect-2b .specia-icon {
    color: #fff;
}

/* Effect 3 */
.specia-icon-effect-3 .specia-icon {
    box-shadow: 0 0 0 4px #fff;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
}

.specia-icon-effect-3 .specia-icon:after {
    top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
    -moz-transition: -moz-transform 0.2s, opacity 0.3s;
    transition: transform 0.2s, opacity 0.3s;
}

/* Effect 3a */
.specia-icon-effect-3a .specia-icon {
    color: #ffffff;
}

.service-box:hover .specia-icon-effect-3a .specia-icon,
.service-box:focus-within .specia-icon-effect-3a .specia-icon {
    color: #ffffff;
}

.service-box:hover .specia-icon-effect-3a .specia-icon:after,
.service-box:focus-within .specia-icon-effect-3a .specia-icon:after {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}

.service-box,
.specia-icon:before,
.service-title a,
.service-description p {
    -webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
    transition: all .3s cubic-bezier(.645,.045,.355,1);
}


/* Effect 4 */
.specia-icon-effect-4 .specia-icon {
    width: 60px;
    height: 60px;
}

.specia-icon-effect-4a .specia-icon {
    -webkit-transition: box-shadow 0.2s;
    -moz-transition: box-shadow 0.2s;
    transition: box-shadow 0.2s;
}

.specia-icon-effect-4 .specia-icon:after {
    top: -4px;
    left: -4px;
    padding: 0;
    z-index: 10;
    border: 4px dashed #1c314c;
}

.service-box:hover .specia-icon-effect-4 .specia-icon,
.service-box:focus-within .specia-icon-effect-4 .specia-icon {
    box-shadow: 0 0 0 0 rgba(255,255,255,0);
    color: #fff;
}

/* Effect 4b */
.service-box:hover .specia-icon-effect-4b .specia-icon,
.service-box:focus-within .specia-icon-effect-4b .specia-icon {
    -webkit-transition: box-shadow 0.2s;
    -moz-transition: box-shadow 0.2s;
    transition: box-shadow 0.2s;
}

.service-box:hover .specia-icon-effect-4b .specia-icon:after,
.service-box:focus-within .specia-icon-effect-4b .specia-icon:after {
    -webkit-animation: spinAround 9s linear infinite;
    -moz-animation: spinAround 9s linear infinite;
    animation: spinAround 9s linear infinite;
}

@-webkit-keyframes spinAround {
    from {
        -webkit-transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}
@-moz-keyframes spinAround {
    from {
        -moz-transform: rotate(0deg)
    }
    to {
        -moz-transform: rotate(360deg);
    }
}
@keyframes spinAround {
    from {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(360deg);
    }
}

/* Effect 5 */
.specia-icon-effect-5 .specia-icon {
    overflow: hidden;
    -webkit-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
    -moz-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
    transition: background 0.3s, color 0.3s, box-shadow 0.3s;
}

.specia-icon-effect-5 .specia-icon:after {
    display: none;
}

.service-box:hover .specia-icon-effect-5 .specia-icon,
.service-box:focus-within .specia-icon-effect-5 .specia-icon {
    color: #ffffff;
}

.service-box:hover .specia-icon-effect-5a .specia-icon:before,
.service-box:focus-within .specia-icon-effect-5a .specia-icon:before {
    -webkit-animation: toRightFromLeft 0.3s forwards;
    -moz-animation: toRightFromLeft 0.3s forwards;
    animation: toRightFromLeft 0.3s forwards;
}

@-webkit-keyframes toRightFromLeft {
    49% {
        -webkit-transform: translate(100%);
    }
    50% {
        opacity: 0;
        -webkit-transform: translate(-100%);
    }
    51% {
        opacity: 1;
    }
}
@-moz-keyframes toRightFromLeft {
    49% {
        -moz-transform: translate(100%);
    }
    50% {
        opacity: 0;
        -moz-transform: translate(-100%);
    }
    51% {
        opacity: 1;
    }
}
@keyframes toRightFromLeft {
    49% {
        transform: translate(100%);
    }
    50% {
        opacity: 0;
        transform: translate(-100%);
    }
    51% {
        opacity: 1;
    }
}

.service-box:hover .specia-icon-effect-5b .specia-icon:before,
.service-box:focus-within .specia-icon-effect-5b .specia-icon:before {
    -webkit-animation: toLeftFromRight 0.3s forwards;
    -moz-animation: toLeftFromRight 0.3s forwards;
    animation: toLeftFromRight 0.3s forwards;
}

@-webkit-keyframes toLeftFromRight {
    49% {
        -webkit-transform: translate(-100%);
    }
    50% {
        opacity: 0;
        -webkit-transform: translate(100%);
    }
    51% {
        opacity: 1;
    }
}
@-moz-keyframes toLeftFromRight {
    49% {
        -moz-transform: translate(-100%);
    }
    50% {
        opacity: 0;
        -moz-transform: translate(100%);
    }
    51% {
        opacity: 1;
    }
}
@keyframes toLeftFromRight {
    49% {
        transform: translate(-100%);
    }
    50% {
        opacity: 0;
        transform: translate(100%);
    }
    51% {
        opacity: 1;
    }
}

.service-box:hover .specia-icon-effect-5c .specia-icon:before,
.service-box:focus-within .specia-icon-effect-5c .specia-icon:before {
    -webkit-animation: toTopFromBottom 0.3s forwards;
    -moz-animation: toTopFromBottom 0.3s forwards;
    animation: toTopFromBottom 0.3s forwards;
}

@-webkit-keyframes toTopFromBottom {
    49% {
        -webkit-transform: translateY(-100%);
    }
    50% {
        opacity: 0;
        -webkit-transform: translateY(100%);
    }
    51% {
        opacity: 1;
    }
}
@-moz-keyframes toTopFromBottom {
    49% {
        -moz-transform: translateY(-100%);
    }
    50% {
        opacity: 0;
        -moz-transform: translateY(100%);
    }
    51% {
        opacity: 1;
    }
}
@keyframes toTopFromBottom {
    49% {
        transform: translateY(-100%);
    }
    50% {
        opacity: 0;
        transform: translateY(100%);
    }
    51% {
        opacity: 1;
    }
}

.service-box:hover .specia-icon-effect-5d .specia-icon:before,
.service-box:focus-within .specia-icon-effect-5d .specia-icon:before {
    -webkit-animation: toBottomFromTop 0.3s forwards;
    -moz-animation: toBottomFromTop 0.3s forwards;
    animation: toBottomFromTop 0.3s forwards;
}

@-webkit-keyframes toBottomFromTop {
    49% {
        -webkit-transform: translateY(100%);
    }
    50% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
    }
    51% {
        opacity: 1;
    }
}
@-moz-keyframes toBottomFromTop {
    49% {
        -moz-transform: translateY(100%);
    }
    50% {
        opacity: 0;
        -moz-transform: translateY(-100%);
    }
    51% {
        opacity: 1;
    }
}
@keyframes toBottomFromTop {
    49% {
        transform: translateY(100%);
    }
    50% {
        opacity: 0;
        transform: translateY(-100%);
    }
    51% {
        opacity: 1;
    }
}

/* Effect 6 */
.specia-icon-effect-6 .specia-icon {
    -webkit-transition: background 0.2s, color 0.2s;
    -moz-transition: background 0.2s, color 0.2s;
    transition: background 0.2s, color 0.2s;
}

.service-box:hover .specia-icon-effect-6 .specia-icon,
.service-box:focus-within .specia-icon-effect-6 .specia-icon {
    color: #fff;
}

.service-box:hover .specia-icon-effect-6 .specia-icon:before,
.service-box:focus-within .specia-icon-effect-6 .specia-icon:before {
    -webkit-animation: spinAround 2s linear infinite;
    -moz-animation: spinAround 2s linear infinite;
    animation: spinAround 2s linear infinite;
}

/* Effect 8 */
.specia-icon-effect-8 .specia-icon {
    -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
    -moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
    transition: transform ease-out 0.1s, background 0.2s;
}

.specia-icon-effect-8 .specia-icon:after {
    top: 0;
    left: 0;
    padding: 0;
    z-index: -1;
    box-shadow: 0 0 0 2px #e84c3d;
    opacity: 0;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
}

.service-box:hover .specia-icon-effect-8 .specia-icon,
.service-box:focus-within .specia-icon-effect-8 .specia-icon {
    -webkit-transform: scale(0.93);
    -moz-transform: scale(0.93);
    -ms-transform: scale(0.93);
    transform: scale(0.93);
    color: #fff;
}

.specia-icon-effect-8 .service-box:hover .specia-icon:after,
.specia-icon-effect-8 .service-box:focus-within .specia-icon:after {
    -webkit-animation: sonarEffect 1.3s ease-out 75ms;
    -moz-animation: sonarEffect 1.3s ease-out 75ms;
    animation: sonarEffect 1.3s ease-out 75ms;
}

@-webkit-keyframes sonarEffect {
    0% {
        opacity: 0.3;
    }
    40% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255,255,255,0.5);
    }
    100% {
        box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255,255,255,0.5);
        -webkit-transform: scale(1.5);
        opacity: 0;
    }
}
@-moz-keyframes sonarEffect {
    0% {
        opacity: 0.3;
    }
    40% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255,255,255,0.5);
    }
    100% {
        box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255,255,255,0.5);
        -moz-transform: scale(1.5);
        opacity: 0;
    }
}
@keyframes sonarEffect {
    0% {
        opacity: 0.3;
    }
    40% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255,255,255,0.5);
    }
    100% {
        box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255,255,255,0.5);
        transform: scale(1.5);
        opacity: 0;
    }
}

/* --------------------------------------
=========================================
    Features Section
=========================================
-----------------------------------------*/

/*---------------------------------------
    Features Version One  
-----------------------------------------*/

.features-version-one{
    height: 100%;
    overflow: hidden;
    width: 100%;
}
.features-version-one .features-overlay {
    background: rgba(0,0,0,0.6);
    bottom: 0;
    height: 100%;
    z-index: 3;
}

.features-version-one ul li {
    list-style: none;
}

.features-version-one h2 {
    color: #ffffff;
}
.features-version-one p{
    color: #ffffff;
}
.features-version-one .feature-item{
    margin-bottom: 25px;
}
.features-version-one .feature-box-icon {
    border-radius: 50%;
    background: rgba(0,0,0,0);
    float: left;
    display: inline-block;
    height: 50px;
    margin-right: 10px;
    margin-left: 10px;
    position: relative;
    text-align: center;
    top: 7px;
    width: 50px;
    line-height: 35px;
    border: solid 1px #fff;
    padding: 6px 0px 0px 2px;
    font-size: 22px;
    color: #fff;
}
.features-version-one .feature-box-info {
    margin-left: 12px;
    padding-left: 58px;
    text-align: left;
}
.features-version-one .feature-box-info h4{
    color: #00a3c8;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    text-align: left;
    margin: 0;
}
.features-version-one .col-md-4:nth-child(3n+1){ clear:left; }
/* --------------------------------------
=========================================
    Portfolio Section
=========================================
-----------------------------------------*/

/*---------------------------------------
    Portfolio Common Style  
-----------------------------------------*/
/*---------------------------------------
    Portfolio Common Style  
-----------------------------------------*/
.portfolio-version{
    background: #f4f9fc;
}
.portfolio .portfolio-version-one .col-md-6:nth-child(2n+1),
.portfolio .portfolio-version-two .col-md-6:nth-child(2n+1) { 
    clear:left; 
}
.portfolio .portfolio-version-one .col-md-4:nth-child(3n+1),
.portfolio .portfolio-version-two .col-md-4:nth-child(3n+1) { 
    clear:left; 
}
.portfolio .portfolio-version-one .col-md-3:nth-child(4n+1),
.portfolio .portfolio-version-two .col-md-3:nth-child(4n+1) { 
    clear:left; 
}

.grid {
    position: relative;
    margin: 0 auto;
    padding: 0;
    max-width: 1000px;
    list-style: none;
    text-align: center;
}

/* Common style */
.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 0;
    width: 100%;
    min-height: 240px;
    background: #000;
    text-align: center;
    cursor: pointer;
}

.grid figure img {
    object-fit: cover;
    position: relative;
    display: block;
    opacity: 0.8;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
    pointer-events: none;
}

.grid figure figcaption {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.grid figure figcaption > div {
    width: 100%;
    height: auto;
}

.grid figure figcaption > a {
    z-index: 10;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}

.grid figure h2 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 20px;
    color: #ffffff;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}

.grid figure h2 span {
    font-weight: 800;
}

.grid figure h2,
.grid figure p {
    margin: 0;
}

.grid figure p {
    letter-spacing: 1px;
    font-size: 97%;
}

/*---------------*/
/***** Sadie *****/
/*---------------*/

figure.effect-portfolio1 figcaption::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.8) 75%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0.4) 75%);
    content: '';
    opacity: 0;
    -webkit-transform: translate3d(0,50%,0);
    transform: translate3d(0,50%,0);
}

figure.effect-portfolio1 h2 {
    position: absolute;
    top: 45%;
    left: 0;
    width: 100%;
    color: #ffffff;
    -webkit-transition: -webkit-transform 0.35s, color 0.35s;
    transition: transform 0.35s, color 0.35s;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
}

figure.effect-portfolio1 figcaption::before,
figure.effect-portfolio1 p {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

figure.effect-portfolio1 p {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0px 20px;
    width: 100%;
    opacity: 0;
    -webkit-transform: translate3d(0,10px,0);
    transform: translate3d(0,10px,0);
    font-size: 13px;
    color: #fff;
    top: 42%;
    font-family: 'Open Sans', sans-serif;
}


figure.effect-portfolio1:hover h2,
figure.effect-portfolio1:focus-within h2 {
    color: #fff;
    -webkit-transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
    transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
}

figure.effect-portfolio1:hover figcaption::before,
figure.effect-portfolio1:focus-within figcaption::before,
figure.effect-portfolio1:hover p,
figure.effect-portfolio1:focus-within p {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}



/* --------------------------------------
=========================================
    Latest Blog Section
=========================================
-----------------------------------------*/

/*---------------------------------------
    Blog Version 1 
-----------------------------------------*/
.latest-blog {
    background: #ffffff;
}
.blog-version-1{}
.blog-version-1 article {
    position: relative;
    z-index: 0;
    background: #fbfbfb;
    border: 1px solid #f5f6f8;
    padding-bottom: 37px;
    margin-bottom: 30px;
}
.blog-version-1 article:hover footer.entry-footer{
     -webkit-transition: all 200ms ease-out;
       -moz-transition: all 200ms ease-out;
         -o-transition: all 200ms ease-out;
            transition: all 200ms ease-out;
}
.blog-version-1 header.entry-header{
    padding: 10px 20px;
}
.blog-version-1 footer.entry-footer {
    font-size: 13px;
    color: #ffffff;
    padding: 10px 20px;
    -webkit-transition: all 200ms ease-out;
       -moz-transition: all 200ms ease-out;
         -o-transition: all 200ms ease-out;
            transition: all 200ms ease-out;
}
.blog-version-1  h2.entry-title {
    line-height: 24px;
}
.blog-version-1 h2.entry-title a {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    color: #203143;
}

.post_date {
    position: absolute;
    background: #00a3c8;
    height: 70px;
    z-index: 999;
    color: #fff;
    font-size: 35px;
    padding: 15px;
    font-weight: 700;
    text-align: center;
}
.post_date .date{
    display: block;
    font-size: 20px;
    line-height: 24px;
    padding: 0;
}
.post_date h6 {
    font-size: 14px;
    font-weight: lighter;
    line-height: 20px;
    margin: 0px;
    text-align: center;
}
.entry-content iframe {
    width: 100%;
    height: auto;
    display: block;
}
/* --------------------------------------
=========================================
    Footer Features Section
=========================================
-----------------------------------------*/

/*---------------------------------------
    Footer Features Version 1 
-----------------------------------------*/
.feature{
    background: #203143;
}

/*---------------------------------------
    Call To Action Version 1 
-----------------------------------------*/

[class*='call-to-action-'] .background-overlay {
    background-repeat: no-repeat;
    background-blend-mode: overlay;
    background-size: cover;
    background-position: center;
    position: relative;
    z-index: 0;
}

.cta-icon-wrap {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.cta-icon-wrap .call-icon-box {
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: #ffffff;
    border-radius: 100%;
    font-size: 28px;
    margin-right: 0;
}

.cta-icon-wrap .call-icon-box:after,
.cta-icon-wrap .call-icon-box:before {
    display: none;
}

.cta-icon-wrap .cta-bg {
    border: 1px solid rgb(255 255 255 / 0.075);
    overflow: hidden;
    border-radius: 100%;
    position: relative;
    left: -12px;
    width: 70px;
    height: 70px;
    z-index: 0;
}

.call-wrapper {
    display: inline-flex;
    align-items: center;
    min-height: 45px;
    font-size: 15px;
    color: #ffffff;
}
.call-wrapper a {
    font-weight: 600;
    border-bottom: 1px solid #ffffff;
}
.call-wrapper a:focus, .call-wrapper a:hover {
    border-bottom-style: dotted;
    border-bottom-color: inherit;
}
.call-icon-box {
    width: 55px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    background-color: #222222;
    border-radius: 50%;
    position: relative;
    font-size: 23px;
    margin-right: 12px;
}
.call-icon-box:before,
.call-icon-box:after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    border: 1px solid #222222;
    z-index: 1;
    opacity: 0;
}
.call-icon-box:before {
    -webkit-animation: pulse_border-2 1.5s linear infinite;
    animation: pulse_border-2 1.5s linear infinite;
}
.call-icon-box:after {
    -webkit-animation: pulse_border 1s linear infinite;
    animation: pulse_border 1s linear infinite;
}
@keyframes pulse_border{0%{transform:scale(1);-webkit-transform:scale(1);opacity:1}100%{transform:scale(1.3);-webkit-transform:scale(1.3);opacity:0}}
.cta-info {
    display: inline-block;
    text-align: left;
}
.call-to-action-one .background-overlay {
    background-color: #222222;
    height: 100%;
}
.call-to-action-one .background-overlay .row {
    min-height: 150px;
}
.flexing, .call-to-action-thirteen .background-overlay .row,
.call-to-action-twelve .background-overlay .row,
.call-to-action-eleven .background-overlay .row,
.call-to-action-ten .background-overlay .row,
.call-to-action-nine .background-overlay .row,
.call-to-action-eight .background-overlay .row,
.call-to-action-five .background-overlay .row,
.call-to-action-four .background-overlay .row,
.call-to-action-three .background-overlay .row,
.call-to-action-two .background-overlay .row,
.call-to-action-one .background-overlay .row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.flexing.flexing-btn {
    justify-content: space-evenly;
}
.flexing.flexing-end {
    justify-content: flex-end;
}
.flexing.flexing-start {
    justify-content: flex-start;
}
.call-to-action-one h2 span.rotate {
    position: relative;
    z-index: 0;
    background: url(//geldjetzt.com/wp-content/themes/specia/images/bottom_sign.png) no-repeat right bottom;
    background-size: auto;
    padding-bottom: 16px;
}
.call-to-action-one h2 {
    font-family: 'Raleway', sans-serif;
    font-size: 26px;
    font-weight: 800;
    color: #ffffff;
    padding-top: 3px;
    margin: 0 0 13px;
}
.call-to-action-one .cta-or,
.call-wrapper a,
.call-to-action-one p,
.call-to-action-one h2 span {
    color: #ffffff;
}
.call-to-action-one .cta-or {
    margin: 0 8px;
}
.call-to-action-one .call-btn-1 {
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    display: inline-block;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.call-to-action-one .call-btn-1:hover{
    background: #ffffff;
    border-color: #ffffff;
     -webkit-transition: all 200ms ease-out;
       -moz-transition: all 200ms ease-out;
         -o-transition: all 200ms ease-out;
            transition: all 200ms ease-out;
}

.call-to-action-two .call-btn-2.bt-effect-2:before,
.call-to-action-one .call-btn-1.bt-effect-2:before {
    background-color: #ffffff;
}

/* --------------------------------------
=========================================
    Footer Section
=========================================
-----------------------------------------*/

/*---------------------------------------
    Footer Version 1 
-----------------------------------------*/
.footer-sidebar{
    
}
.footer-sidebar p {
    color: #ffffff;
}
.footer-sidebar .background-overlay {
    opacity: 0.9;
    bottom: 0;
    height: 100%;
    z-index: 3;
}

/* --------------------------------------
=========================================
    Footer Copyright Section
=========================================
-----------------------------------------*/

/*---------------------------------------
    Footer Copyright
-----------------------------------------*/
.footer-copyright, .footer-copyright p, .footer-copyright p a {
    color: #ffffff;
    line-height: 39px;
}
.footer-copyright ul {
    margin: 0;
    padding: 0;
}

/*---------------------------------------
    Payment Icon
-----------------------------------------*/
ul.payment-icon {
    text-align: right;
}
.payment-icon li{
    display: inline-block;
}
.payment-icon li a{
    font-size: 26px;
    color: #ffffff;
    display: inline-block;
    margin-right: 5px;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -ms-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}
.payment-icon li a:hover{
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -ms-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}


/* --------------------------------------
=========================================
    Breadcrumb Section
=========================================
-----------------------------------------*/
section.breadcrumb {
    font-family: 'Open Sans', sans-serif;
    padding: 0 !important;
    margin-bottom: 0 !important;
    border-radius: 0;
    list-style: none;
    background: none;
    position: relative;
    z-index: 0;
}
.breadcrumb .background-overlay{
    bottom: 0;
    height: 100%;
    width: 100%;
    z-index: 3;
    opacity: 0.79;
    background: #f6f6f6;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    z-index: 0;
}

.breadcrumb.shadow-one {
    padding-bottom: 22px !important;
}

.breadcrumb.shadow-two {
    padding-bottom: 70px !important;
}

.breadcrumb.shadow-one:after {
    height: 22px;
    background: url(//geldjetzt.com/wp-content/themes/specia/images/shadow-one.png) no-repeat center bottom;
}

.breadcrumb.shadow-two:after {
    height: 70px;
    background: url(//geldjetzt.com/wp-content/themes/specia/images/shadow-two.png) no-repeat center bottom;
}

.breadcrumb.shadow-one:after,
.breadcrumb.shadow-two:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.8;
    z-index: -1;
}

.breadcrumb h2{
    font-size: 16px;
    color: #747474;
    margin: 0;
    padding: 15px 0;
    font-weight: 600;
    text-transform: none;
    font-family: 'Open Sans', sans-serif;
}
.breadcrumb-position {
    text-align: right;
}
.page-breadcrumb{
    list-style: none outside none;
    margin-bottom: 0px;
    padding: 23px 0;
    text-align: right;
    font-size: 15px;
    line-height: 20px;
    display: inline-block;
}
.page-breadcrumb li{
    display: inline-block;
    color: #747474;
}



/* --------------------------------------
=========================================
    Blog Section
=========================================
-----------------------------------------*/
/*---------------------------------------
    Post Style
-----------------------------------------*/
.page-wrapper{}
.page-wrapper article{
    border: solid 1px #efe9e9;
    padding-bottom: 43px;
    margin-bottom: 30px;
	position: relative;
    z-index: 0;
}
article.comment-body {
    border: solid 1px #f7f9fc;
    background: #fefefe;
    border-radius: 3px;
}
a.post-thumbnail img{
   opacity: 1;
   -webkit-transition: all 200ms ease-out;
       -moz-transition: all 200ms ease-out;
         -o-transition: all 200ms ease-out;
            transition: all 200ms ease-out;
}
a.post-thumbnail img:hover{
   opacity: 0.9;
   -webkit-transition: all 200ms ease-out;
       -moz-transition: all 200ms ease-out;
         -o-transition: all 200ms ease-out;
            transition: all 200ms ease-out;
}

header.entry-header {
    padding: 14px 20px;
}
h2.entry-title {
    margin: 0;
    line-height: 28px;
}
h2.entry-title a {
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
}
.entry-header h2.entry-title {
    font-size: 22px;
    font-family: 'Open Sans', sans-serif;
}
.entry-content { 
    padding: 0 20px; 
}
.entry-content .more-link {
    font-family: 'Open Sans', sans-serif;
    padding: 10px 20px;
    border-radius: 30px;
    background: transparent;
    -webkit-transition: all 200ms ease-out;
       -moz-transition: all 200ms ease-out;
         -o-transition: all 200ms ease-out;
            transition: all 200ms ease-out;
}
a.more-link{
    position: relative;
    top: 15px;
}
.entry-content .more-link:hover,
.entry-content .more-link:focus {
    color: #ffffff;
     -webkit-transition: all 200ms ease-out;
       -moz-transition: all 200ms ease-out;
         -o-transition: all 200ms ease-out;
            transition: all 200ms ease-out;
}
footer.entry-footer {
    font-size: 13px;
    color: #ffffff;
    padding: 15px 20px;
    -webkit-transition: all 200ms ease-out;
       -moz-transition: all 200ms ease-out;
         -o-transition: all 200ms ease-out;
            transition: all 200ms ease-out;
}
footer.entry-footer .byline, footer.entry-footer .posted-on, footer.entry-footer .cat-links, footer.entry-footer .tags-links {
    margin-right: 15px;
}
footer.entry-footer span {
  /*  display: inline-block;*/
}
footer.entry-footer a {
    color: #ffffff;
}
footer.entry-footer a:hover,
footer.entry-footer a:focus {
    color: #ffffff;
}
.page-wrapper article:hover footer.entry-footer {
     -webkit-transition: all 200ms ease-out;
       -moz-transition: all 200ms ease-out;
         -o-transition: all 200ms ease-out;
            transition: all 200ms ease-out;
}
/*---------------------------------------
    Post Pagination
-----------------------------------------*/
.paginations {
    margin: 0px;
    text-align: center;
}
.paginations a, span.page-numbers.current {
    border: solid 1px #efe9e9;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    line-height: 20px;
    margin: 0 1px 0;
    padding: 9px 16px;
    transition: all 0.3s ease 0s;
    vertical-align: baseline;
    white-space: nowrap;
    border-radius: 30px;
}

.paginations a:hover, .paginations a:focus, .paginations a.active, span.page-numbers.current {
    color: #ffffff;
    border-radius: 30px;
}


/*---------------------------------------
    Post Comment Area
-----------------------------------------*/
.comments-area {

}

.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
    padding-top: 1.75em;
}

.comments-title,
.comment-reply-title {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    background: #fefefe;
    padding: 5px 20px;
}

.comments-title {
    margin-bottom: 1.217391304em;
}

.comment-list {
    list-style: none;
    margin: 0;
    padding:0;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
    padding: 20px;
}

.comment-list .children {
    list-style: none;
    margin: 0;
}

.comment-list .children > li {
    padding-left: 0.875em;
}

.comment-author {
    color: #1a1a1a;
    margin-bottom: 0.4375em;
}

.comment-author .avatar {
    float: left;
    height: 28px;
    margin-right: 0.875em;
    position: relative;
    width: 28px;
}

.bypostauthor > article .fn:after {
    content: "\f007";
    left: 3px;
    position: relative;
    top: 5px;
}

.comment-metadata,
.pingback .edit-link {
    color: #686868;
   
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.6153846154;
}

.comment-metadata {
    margin-bottom: 2.1538461538em;
}

.comment-metadata a,
.pingback .comment-edit-link {
    color: #686868;
}

.comment-metadata a:hover,
.comment-metadata a:focus,
.pingback .comment-edit-link:hover,
.pingback .comment-edit-link:focus {
    color: #007acc;
}

.comment-metadata .edit-link,
.pingback .edit-link {
    display: inline-block;
}

.comment-metadata .edit-link:before,
.pingback .edit-link:before {
    content: "\002f";
    display: inline-block;
    opacity: 0.7;
    padding: 0 0.538461538em;
}
.comment-metadata time {
    font-size: 13px;
    color: #747474;
}

.comment-content ul,
.comment-content ol {
    margin: 0 0 1.5em 1.25em;
}

.comment-content li > ul,
.comment-content li > ol {
    margin-bottom: 0;
}

a.comment-reply-link {
    font-size: 14px;
    float: right;
    position: relative;
    top: -10px;
}
a.comment-reply-link:hover, a.comment-reply-link:focus {
    color: #e84c3d;
}
.comment-reply-link:before {
    content: "\f112";
    font-family: "Fontawesome";
    margin-right: 5px;
    font-size: 12px;
}

.comment-reply-link:hover,
.comment-reply-link:focus {
    border-color: currentColor;
    color: #007acc;
    outline: 0;
}

.comment-form {
    padding-top: 1.75em;
    margin-bottom: 50px;
}

.comment-form label {
    /*color: #686868;
    display: block;
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    font-size: 13px;
    font-size: 0.8125rem;
    letter-spacing: 0.076923077em;
    line-height: 1.6153846154;
    margin-bottom: 0.5384615385em;
    text-transform: uppercase;*/
}

.comment-list .comment-form {
    padding-bottom: 1.75em;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
   /* color: #686868;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.6153846154;
    margin-bottom: 2.1538461538em;*/
}

.no-comments {
    border-top: 1px solid #d1d1d1;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    margin: 0;
    padding-top: 1.75em;
}

.comment-navigation + .no-comments {
    border-top: 0;
    padding-top: 0;
}

.form-allowed-tags code {
    font-family: 'Open Sans', sans-serif;
}

.form-submit {
    margin-bottom: 0;
}

.required {
    font-family: 'Open Sans', sans-serif;
}
.comment-reply-title small {
    font-size: 100%;
}

.comment-reply-title small a {
    border: 0;
    float: right;
    height: 32px;
    overflow: hidden;
    width: 26px;
}

.comment-reply-title small a:hover,
.comment-reply-title small a:focus {
    color: #1a1a1a;
}

.comment-reply-title small a:before {
    content: "\f405";
    font-size: 32px;
    position: relative;
    top: -5px;
}

.wpcf7 p { 
    margin-top: 10px; 
}

/*---------------------------------------
    Error Page
-----------------------------------------*/
.error-page {}
.error-page h1{
    font-family: 'Raleway', sans-serif;
    font-size: 146px;
    font-weight: 800;
    color: #e84c3d;
    line-height: 156px;
    text-shadow: 0 3px 0 #000;
    animation: bounce 2s infinite;
}
.error-page h2{
    font-family: 'Open Sans', sans-serif;
    font-size: 26px;
    line-height: 36px;
    font-weight: 800;
    color: #1c314c;
    margin: 0;
}

/*---------------------------------------
    Top Scroller 
-----------------------------------------*/
.top-scroll {
    bottom: 2%;
    display: none;
    height: 40px;
    opacity: 1;
    overflow: hidden;
    position: fixed;
    right: 12px;
    text-align: center;
    width: 40px;
    padding: 0;
    z-index: 9999;
    border-radius: 30px;
    border-width: 2px;
    border-style: solid;
    animation: bounce 2s infinite;
}
.top-scroll:hover {
    opacity: 1;
}
.top-scroll i {
    font-size: 18px;
    line-height: 36px;
}
.top-scroll:hover, .top-scroll:focus {
    border-width: 2px;
    border-style: solid;
    transition: all 0.3s ease 0s;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}


.price_slider_wrapper .price_slider {
  margin-bottom: 1em;
}
.price_slider_wrapper .price_slider_amount {
  text-align: right;
  line-height: 2.4em;
  font-size: 0.8751em;
}
.price_slider_wrapper .price_slider_amount .button {
  font-size: 1.15em;
}
.price_slider_wrapper .price_slider_amount .button {
  float: left;
}
.price_slider_wrapper .ui-slider {
  position: relative;
  text-align: left;
}
.price_slider_wrapper .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 17px;
    height: 17px;
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 0;
    border: 1px solid #141741;
    cursor: pointer;
    background: #2d338e;
    outline: none;
    top: -5px;
}
.price_slider_wrapper .ui-slider .ui-slider-handle:last-child {
  margin-left: -0.5em;
}
.price_slider_wrapper .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background: #c0132c;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
}
.price_slider_wrapper .price_slider_wrapper .ui-widget-content {
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
  background: #d5d5d5;
}
.price_slider_wrapper .ui-slider-horizontal {
  height: .5em;
  background: #1c314c;
}
.price_slider_wrapper .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.price_slider_wrapper .ui-slider-horizontal .ui-slider-range-min {
  left: -1px;
}
.price_slider_wrapper .ui-slider-horizontal .ui-slider-range-max {
  right: -1px;
}

/*---------------------------------------
    Post Masonry
-----------------------------------------*/
.masonry {
    margin: 1.5em 0;
    padding: 0;
    -moz-column-gap: 1.5em;
    -webkit-column-gap: 1.5em;
    column-gap: 1.5em;
    font-size: .85em;
}
.masonry-column {
    display: inline-block;
    width: 100%;
}

    @media only screen and (min-width: 400px) {
        .masonry {
            -moz-column-count: 2;
            -webkit-column-count: 2;
            column-count: 2;
        }
    }

    @media only screen and (min-width: 700px) {
        .masonry {
            -moz-column-count: 3;
            -webkit-column-count: 3;
            column-count: 3;
        }
    }

    @media only screen and (min-width: 900px) {
        .masonry {
            -moz-column-count: 4;
            -webkit-column-count: 4;
            column-count: 4;
        }
    }

    @media only screen and (min-width: 1100px) {
        .masonry {
            -moz-column-count: 3;
            -webkit-column-count: 3;
            column-count: 3;
        }
    }

/*---------------------------------------
    Search Result
-----------------------------------------*/ 

.page-wrapper .posts-navigation a {
    background: transparent;
    font-family: 'Open Sans', sans-serif;
    padding: 12px 24px;
    border-radius: 30px;
    display: table-cell;
    float: left;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

.page-wrapper .posts-navigation a:hover {
    color: #fff;
}

.page-wrapper .posts-navigation .nav-next {
    float: right;
}

/* bg-sticky Start */

.bg-sticky {
    position: absolute;
    top: 10px;
    right: 12px;
    display: block;
    text-align: center;
    letter-spacing: 0.5px;
    font-size: 20px;
    font-weight: 600;
    padding: 0.25em .62em;
    line-height: 30px;
    border-radius: 3px;
    color: #fff;
    background: #00a3c8;
    z-index: 9;
}

/* bg-sticky Start */

.widget .woocommerce-product-search input[type="search"],
.widget .search-form input[type="search"] {
    border-radius: 100px;
}

.widget .woocommerce-product-search, .widget .search-form {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.widget .woocommerce-product-search button, .widget .search-form .search-submit {
    padding-left: 22px;
    padding-right: 22px;
    white-space: nowrap;
    display: inline-block;
    margin-left: 12px;
    flex-shrink: 0;
    text-align: center;
}

.widget .woocommerce-product-search button:not(:hover):not(:focus) {
    color: #222222;
    border: solid 2px #222222;
    background: transparent;
}

header .dropdown-menu>.active>a,
header .dropdown-menu>.active>a:focus,
header .dropdown-menu>.active>a:hover {
    background: #f7f7f7;
}

.page-wrapper .col-md-8 .site-content .container {
    width: 100%;
}

@media (max-width: 991px) {
    .owl-carousel:hover .owl-next {
        right: 5px;
    }
    .owl-carousel:hover .owl-prev {
        left: 5px;
    }
}

@media only screen and (min-width: 200px) and (max-width: 768px) and (orientation: landscape) {
    .call-to-action-two .call-btn-2 {
        float: left;
        margin-top: 0 !important;
    }
}

@media (max-width: 767px) {
    .breadcrumb .breadcrumb-position,
    .breadcrumb .background-overlay {
        text-align: center;
    }
}

@media (max-width: 421px) {
    #cta-unique .flexing.flexing-end {
        justify-content: flex-start;
    }
    .call-to-action-two .call-btn-2 {
        margin-top: 12px;
    }
}

nav.woocommerce-MyAccount-navigation ul {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}

.woocommerce-account .addresses .title .edit {
    font-weight: 600;
    text-decoration: underline;
}

.woocommerce .woocommerce-Address {
    padding: 12px;
    border: 1px solid #dddddd;
}

.admin-bar .mobile-menu {
    padding-top: 100px;
}

.admin-bar .mobile-menu .close-style {
    top: 48px;
}

.sidebar .widget form input[type="submit"] {
    border-radius: 100px;
}

.woo-sidebar .widget[id*='woocommerce_widget_cart'] ul li a::after,
.sidebar .widget[id*='woocommerce_widget_cart'] ul li a::after,
.sidebar .widget[id*='recent-comments-'] ul li a::after,
.sidebar .widget[id*='recent-posts-'] ul li a::after {
    display: none;
}

body footer .woocommerce-mini-cart li.mini_cart_item {
    margin-top: 15px;
}

body footer .woocommerce-mini-cart li.mini_cart_item:first-child {
    margin-top: 0;
}

body .woocommerce-mini-cart li.mini_cart_item {
    padding-left: 12px;
    padding-right: 12px;
}

body p.woocommerce-mini-cart__total.total {
    text-align: center;
    width: max-content;
    margin: 15px auto;
}

body .woocommerce-mini-cart__buttons.buttons .button {
    margin: 0 3px;
}

body footer .woocommerce-mini-cart__buttons.buttons .button {
    padding: 10px 16px;
    font-size: 15px;
}

body footer .woocommerce-mini-cart__buttons.buttons .button:not(:hover):not(:focus) {
    color: #ffffff;
    border-color: inherit;
}

footer .widget_shopping_cart_content a.remove.remove_from_cart_button {
    left: 4px;
}

.woocommerce form .form-row .input-checkbox {
    position: relative;
}

.woocommerce-terms-and-conditions-checkbox-text {
    display: inline-block;
}

.footer-sidebar div.tagcloud a:hover, div.tagcloud a:focus {
    color: #FFFFFF;
}

.woo-sidebar p.woocommerce-mini-cart__buttons.buttons,
footer p.woocommerce-mini-cart__buttons.buttons {
    text-align: center;
}

.woo-sidebar .woocommerce-mini-cart__buttons.buttons .button,
footer .woocommerce-mini-cart__buttons.buttons .button {
    display: inline-block;
}

body .woocommerce-mini-cart__buttons.buttons .button:hover,
body .woocommerce-mini-cart__buttons.buttons .button:focus {
    color: #ffffff;
}

.wp-block-table figcaption {
    text-align: center;
}

.aligncenter {
    margin-left: auto;
    margin-right: auto;
}

ol.wp-block-latest-comments li a {
    word-break: break-word;
}

.wp-block-embed figcaption {
    text-align: center;
}

.site-content .wp-block-group.has-background {
    padding: 0 20px;
}/*
Theme Name: Fabify
Theme URI: https://speciatheme.com/fabify-free/
Author: Specia
Author URI: https://speciatheme.com/
Description: Fabify is a trending WordPress theme with lots of powerful features, instantly giving a professional look to your online presence. It fits for business, portfolio, food & restaurant, gym & fitness, spa salon, medical practitioner & hospitals, landing pages, product pages, corporate business, digital agency, product showcase, financial advisor, accountant, law firm, wealth advisor, photography, personal, and any eCommerce stores. Fabify premium version provides you more than 10 different designs and supports popular plugins WPML, Polylang, WooCommerce, Contact Form 7, Revolution Slider, Elementor, Visual Composer, WP-Forms, Ninja Forms, Jetpack, WP-Featherlight, Give (WordPress Donation Plugin), Gravity Forms, Yoast SEO and many more. View the demo of Fabify Premium https://demo.speciatheme.com/pro/?theme=fabify
Template: specia
Version: 3.0.95
Tested up to: 6.0
Requires PHP: 5.6
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: fabify
Tags: one-column, two-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu,  custom-logo, featured-image-header, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, blog, entertainment, portfolio, editor-style, grid-layout

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

*/


.entry-content a, .comment-content a, .widget_text a, strong a, blockquote a, code a, p a{
    color: #1490d7;
    text-decoration: underline;
}

.entry-content .more-link {
    text-decoration: none;
}

section.footer-copyright p a {
    color: #1490d7;
}

.sidebar .widget input[type="submit"]:hover,
.sidebar .widget input[type="submit"]:focus,
.sidebar .wp-block-search .wp-block-search__button:hover,
.sidebar .wp-block-search .wp-block-search__button:focus {
    background: #1490d7;
    border-color: #1490d7;
}

.features-version-one .feature-box-info h4, .features-version-one .feature-box-info h4 a {
    color: #1490d7;
}

.post_date {
    background: #1490d7;
}

.top-scroll {
    background: #1490d7;
}

/*---------------------------------------------
    Header MagZee (nav-fabify)
---------------------------------------------*/
@media (min-width: 992px) {
    .nav-fabify .navigator-wrapper {
        margin-bottom: -30px;
    }
}

.nav-fabify .header-widget-info {
    border-bottom: 0;
}

.nav-fabify .navigation {
    padding: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-bottom: -30px;
    background: none;
}

.nav-fabify .navigation .theme-menu {
    padding: 0 0 0 5px;
}

.nav-fabify .menu-right {
    flex: auto;
    display: flex;
    justify-content: flex-end;
}

.nav-fabify .navigation .menubar .menu-wrap > li > a:after,
.nav-fabify .navigation .menubar .menu-wrap > li.dropdown > a:after {
    content: '';
    position: absolute;
    bottom: 10px;
    height: 2px;
    width: 0;
    left: 50%;
    border: 0;
    -webkit-transform: translate(-50%,0) translateZ(0);
    transform: translate(-50%,0) translateZ(0);
    -webkit-transition: width .2s ease-in-out;
    transition: width .2s ease-in-out;
}

.nav-fabify .navigation .menubar .menu-wrap > li.dropdown:hover > a:after,
.nav-fabify .navigation .menubar .menu-wrap > li.dropdown:focus > a:after,
.nav-fabify .navigation .menubar .menu-wrap > li:hover > a:after,
.nav-fabify .navigation .menubar .menu-wrap > li.active > a:after,
.nav-fabify .navigation .menubar .menu-wrap > li.dropdown.focus > a:after,
.nav-fabify .navigation .menubar .menu-wrap > li.focus > a:after,
.nav-fabify .navigation .menubar .menu-wrap > li:focus > a:after {
    width: 15px;
}

.nav-fabify .menubar .menu-wrap > li > a {
    line-height: 60px;
    border-radius: 0;
}

.nav-fabify .menubar .menu-wrap > li > a {
    color: rgba(255, 255, 255, 0.7);
    -webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
    transition: all .3s cubic-bezier(.645,.045,.355,1);
}

.nav-fabify .menubar .menu-wrap > li:hover > a,
.nav-fabify .menubar .menu-wrap > li:focus > a,
.nav-fabify .menubar .menu-wrap > li.focus > a,
.nav-fabify .menubar .menu-wrap > li.active > a {
    color: #fff;
}

.nav-fabify .navigation .menubar .menu-wrap > li.dropdown:hover > a:after,
.nav-fabify .navigation .menubar .menu-wrap > li.dropdown:focus > a:after,
.nav-fabify .navigation .menubar .menu-wrap > li:hover > a:after,
.nav-fabify .navigation .menubar .menu-wrap > li.active > a:after,
.nav-fabify .navigation .menubar .menu-wrap > li.dropdown.focus > a:after,
.nav-fabify .navigation .menubar .menu-wrap > li.focus > a:after,
.nav-fabify .navigation .menubar .menu-wrap > li:focus > a:after {
    background: #fff;
}

.nav-fabify .navigation .search-field {
    background: rgba(0, 0, 0, 0.15);
}

.nav-fabify .navigation .search-field,
.nav-fabify .navigation .search-submit {
    color: #fff;
}

.post_date h6 {
    color: #ffffff !important;
}

.breadcrumb.fabify .background-overlay  {
    background: #283645;
    opacity: 9;
}
.breadcrumb.fabify h2, .page-breadcrumb li {
    color: #ffffff;
}

/*---------------------------------------
    Slider Six
-----------------------------------------*/

.slider-section-six .owl-carousel:hover .owl-prev {
    left: 12px;
}

.slider-section-six .owl-carousel:hover .owl-prev {
    right: 12px;
}

.slider-section-six .owl-theme .owl-controls .owl-nav [class*=owl-] {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    background-position: center center;
    background-size: cover;
    background-blend-mode: multiply;
    width: 60px;
    height: 60px;
    line-height: 59px;
    border-width: 2px;
    border-radius: 100%;
}

.slider-section-six .owl-theme .owl-controls .owl-nav [class*=owl-] i {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}

.slider-section-six .owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
    background-color: rgb(0 0 0 / 60%);
}

.slider-section-six .owl-theme .owl-controls .owl-nav [class*=owl-]:hover i {
    color: #00a3c8
}

.slider-section-six .specia-content h6 {
    position: relative;
    display: inline-block;
}

.slider-section-six .specia-slider.text-center .specia-content h6 {
    padding-bottom: 15px;
    margin-bottom: 7px;
}

.slider-section-six .specia-content h6:before {
    content: "";
    position: absolute;
    top: 0;
    right: -28px;
    width: 30px;
    height: 3px;
}

.slider-section-six .specia-slider.text-center .specia-content h6:before {
    right: 0;
    left: 0;
    margin: auto;
    top: auto;
    width: 50px;
    bottom: 0;
}

.slider-section-six .specia-slider.text-right .specia-content h6:before {
    right: auto;
    left: -28px;
}

@media (max-width: 600px) {
    .slider-section-six .owl-theme .owl-controls .owl-nav [class*=owl-] {
        width: 40px;
        height: 40px;
        line-height: 39px;
    }
}

/*---------------------------------------
    Service Fabify  
-----------------------------------------*/
.service-fabify .service-box {
    position: relative;
    text-align: center;
    z-index: 0;
    border-radius: 5px;
    background-color: #fff;
    padding: 30px;
    -webkit-transition: .5s;
    transition: .5s;
    -webkit-box-shadow: 0 0 40px rgb(82 85 90 / 10%);
    box-shadow: 0 0 40px rgb(82 85 90 / 10%);
}

.service-fabify .service-box:hover,
.service-fabify .service-box:focus-within {
    background-color: #222222;
    color: #ffffff;
}

.service-fabify .specia-icon {
    position: relative;
    -webkit-transition: .5s;
    transition: .5s;
    background: none;
    color: #222222;
}

.service-fabify .specia-icon:before {
    font-size: 60px;
}

.service-fabify .service-title a {
    font-size: 20px;
    font-weight: 600;
    display: block;
    position: relative;
}

.service-fabify .service-title a:after {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 0;
    right: 0;
    border-bottom: 1px solid #dddddd;
    width: 50px;
    margin: auto;
}

.service-fabify .service-description {
    margin-top: 25px;
}

.service-fabify .service-description a.more-link {
    margin-top: 20px;
}

.service-fabify .service-box:hover .specia-icon:before,
.service-fabify .service-box:focus-within .specia-icon:before,
.service-fabify .service-box:hover .service-title a,
.service-fabify .service-box:focus-within .service-title a,
.service-fabify .service-box:hover .service-description p,
.service-fabify .service-box:focus-within .service-description p,
.service-fabify .service-box:hover a.more-link,
.service-fabify .service-box:focus-within a.more-link {
    color: #ffffff;
}

.service-fabify .service-box a.more-link:hover,
.service-fabify .service-box a.more-link:focus {
    color: #ffffff;
    background: none;
    letter-spacing: .75px;
}

.service-fabify .service-box .service-description a.more-link:after {
    display: none;
}

.service-fabify .service-box:hover .specia-icon-effect-8 .specia-icon,
.service-fabify .service-box:focus-within .specia-icon-effect-8 .specia-icon {
    background: none;
}

.service-fabify .service-icon-box {
    margin-bottom: 20px;
    position: relative;
    z-index: 0;
}

.service-fabify .icon-bg img {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    width: auto;
    margin: 0 auto;
    display: inline-block;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: -1;
}

.service-fabify .box-shape img {
    position: absolute;
    left: 0;
    top: 0;
    width: auto;
    display: inline-block;
    -webkit-transition: .5s;
    transition: .5s;
}

.service-fabify .box-shape img:nth-child(2) {
    opacity: 0;
    visibility: hidden;
}

.service-fabify .service-box:hover .box-shape img:nth-child(1),
.service-fabify .service-box:focus-within .box-shape img:nth-child(1) {
    opacity: 0;
    visibility: hidden;
}

.service-fabify .service-box:hover .box-shape img:nth-child(2),
.service-fabify .service-box:focus-within .box-shape img:nth-child(2) {
    opacity: 1;
    visibility: visible;
}


/*---------------------------------------
    Fabify Version
-----------------------------------------*/
.call-to-action-six .background-overlay {
    overflow: hidden;
}
.call-to-action-six h2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.2;
    color: #ffffff;
    padding-top: 0;
    margin: 0 0 6px;
}
.call-to-action-six p {
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    margin-bottom: 0;
}
.call-to-action-six h2 span {
    color: #00a3c8;
}
.cta-img-overlay {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap;
    position: relative;
    z-index: 0;
    min-height: 176px;
}
.call-to-action-six .cta-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: calc(100% + 250px);
    height: 100%;
    min-height: 176px;
    transform: skewX(-20deg);
    padding: 0 25px;
    overflow: hidden;
    z-index: -1;
}
.call-to-action-six .cta-bg div {
    width: 100%;
    height: 100%;
    min-height: 176px;
    background-size: cover;
    background-position: top left;
    background-color: #222222;
    background-blend-mode: overlay;
}
.call-to-action-six .call-btn-1 {
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    display: inline-block;
    margin-top: 0;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.call-to-action-six .call-btn-1:hover {
    background: #ffffff;
    border-color: #ffffff;
     -webkit-transition: all 200ms ease-out;
       -moz-transition: all 200ms ease-out;
         -o-transition: all 200ms ease-out;
            transition: all 200ms ease-out;
}
.call-to-action-six .call-btn-1.bt-effect-2:before {
    background-color: #ffffff;
}
.call-to-action-six .call-icon-box {
    width: 45px;
    height: 45px;
    line-height: 45px;
}
.call-to-action-six .call-title {
    display: inline-block;
    border-bottom: 1px solid rgb(255 255 255 / 0.5);
    margin-bottom: 5px;
    line-height: 1.2;
    font-weight: 600;
}
.call-to-action-six .call-phone {
    font-size: 20px;
}
.call-to-action-six .call-phone a:not(:hover):not(:focus) {
    border-bottom-color: transparent;
}
.call-to-action-six .cta-or {
    display: inline-block;
    font-size: 18px;
    text-align: center;
    font-weight: 700;
    color: #ffffff;
    margin: 0 15px 0 12px;
}

@media (max-width: 991px) {
    .call-to-action-six .col-md-6.padding-top-25.padding-bottom-25 {
        z-index: 1;
    }
    .call-to-action-six[class*='call-to-action-'] p {
        margin-bottom: 0;
    }
    .call-to-action-six .cta-img-overlay {
        width: 100%;
        min-height: auto;
        justify-content: flex-start;
        position: unset;
        padding: 15px 15px 30px;
    }
    .call-to-action-six .cta-bg {
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        min-height: 100%;
        transform: skewX(0deg);
        padding: 0;
        z-index: -1;
    }
}

@media (max-width: 600px) {
    .call-to-action-six .cta-or {
        display: none;
    }
    .call-to-action-six .call-wrapper {
        width: 100%;
        margin-bottom: 15px;
    }
}

/*---------------*/
/***** Chico *****/
/*---------------*/

figure.effect-portfolio7 img {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1.12);
    transform: scale(1.12);
}

figure.effect-portfolio7:hover img,
figure.effect-portfolio7:focus-within img {
    opacity: 0.5;
    -webkit-transform: scale(1);
    transform: scale(1);
}

figure.effect-portfolio7 figcaption {
    padding: 3rem 4.5rem;
}

figure.effect-portfolio7 figcaption::before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 1px solid #fff;
    content: '';
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

figure.effect-portfolio7 h2 {
    transform: translateY(100%);
}

figure.effect-portfolio7:hover h2,
figure.effect-portfolio7:focus-within h2 {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
}

figure.effect-portfolio7 figcaption::before,
figure.effect-portfolio7 p {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

figure.effect-portfolio7 p {
    margin: 0 auto;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    color: #ffffff;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
}

figure.effect-portfolio7:hover figcaption::before,
figure.effect-portfolio7:focus-within figcaption::before,
figure.effect-portfolio7:hover p,
figure.effect-portfolio7:focus-within p {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

@media screen and (max-width: 50em) {
    .content {
        padding: 0 10px;
        text-align: center;
    }
    .grid figure {
        display: inline-block;
        float: none;
        margin: 10px auto;
        width: 100%;
    }
}

/*---------------------------------------
    Top Scroller
-----------------------------------------*/
.top-scroll {
    bottom: 2%;
    display: none;
    height: 40px;
    opacity: 1;
    overflow: hidden;
    position: fixed;
    right: 12px;
    text-align: center;
    width: 40px;
    z-index: 9999;
    border-radius: 3px;
    border-width: 2px;
    border-style: solid;
    animation: none;
}
.top-scroll i {
    color: #ffffff;
}
@media only screen and (min-device-width: 200px) and (max-device-width: 480px) {
    .search-cart {
        text-align: center;
    }
    .textwidget .woocommerce .products ul, .woocommerce ul.products {
    padding: 0 17px;
    }
}

/*---------------------------------------
    Search Result
-----------------------------------------*/ 

.page-wrapper .posts-navigation a {
    background: transparent;
    font-family: 'Open Sans', sans-serif;
    padding: 12px 24px;
    border-radius: 30px;
    display: table-cell;
    float: left;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

.page-wrapper .posts-navigation a:hover {
    color: #fff;
}

.page-wrapper .posts-navigation .nav-next {
    float: right;
}

.wp-block-table figcaption {
    text-align: center;
}

.wp-block-image figcaption {
    text-align: center;
    font-weight: 600;
}

.wp-block-loginout a{
	text-decoration:none;
}


.entry-content .more-link:hover,
.entry-content .more-link:focus {
    color:#ffffff;
}

.select2-container--default .select2-selection--single {
    min-height: 2.35em;
}

.logo img {
    max-width: 200px;
}

.price_slider_wrapper .ui-slider .ui-slider-handle {
    background: #ffffff;
}

.footer-sidebar .widget .woocommerce-product-search button:not(:hover):not(:focus) {
    color: #fff;
    border: solid 2px #fff;
    background: transparent;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 2.35em;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 2.35em;
}

.wp-block-categories {
    list-style: none;
    padding-left: 0;
}

.wp-block-categories {
    list-style: none;
}

.site-content .wp-block-group.has-background {
    padding: 0 20px;
}/*=========================================
    Primary Color
=========================================*/
/* Header CSS */

::selection {
    background-color: #1490d7;
    color: #fff;
}

.bdt-button-icon-align-right path {
    stroke: #1490d7;
}

.feature-block .lower-content .icon,
.slider-section-twenty .owl-carousel.arrows-transparent .owl-nav [class*=owl-] i,
.slider-section-twenty .slider-btn-play i,
.header-widget-news .widget .widget_title:before,
.nav-twenty .navigation .menubar .menu-wrap > li.active > a,
.nav-twenty .navigation .menubar .menu-wrap > li.btn-home.current > a,
.nav-twenty .navigation .menubar .menu-wrap > li:hover > a,
.nav-twenty .navigation .menubar .menu-wrap > li.focus > a,
.nav-eighteen .navigation .menubar .menu-wrap > li.dropdown:hover > a:after,
.nav-eighteen .navigation .menubar .menu-wrap > li:hover > a,
.nav-eighteen .navigation .menubar .menu-wrap > li.focus > a,
.nav-eighteen .navigation .menubar .menu-wrap > li.active > a,
.nav-seventeen .menu-right .contact-info span.text,
.nav-seventeen .menu-right .contact-icon,
.nav-seventeen .menubar .menu-wrap>.menu-item:hover > a,
.nav-seventeen .menubar .menu-wrap>.menu-item:focus > a,
.nav-seventeen .menubar .menu-wrap>.menu-item.focus > a,
.nav-seventeen .menubar .menu-wrap>.menu-item.active > a,
.nav-sixteen .menubar .menu-wrap>.menu-item:hover > a,
.nav-sixteen .menubar .menu-wrap>.menu-item:focus > a,
.nav-sixteen .menubar .menu-wrap>.menu-item.focus > a,
.nav-sixteen .menubar .menu-wrap>.menu-item.active > a,
.nav-fifteen .menubar .menu-wrap>.menu-item:hover > a,
.nav-fifteen .menubar .menu-wrap>.menu-item:focus > a,
.nav-fifteen .menubar .menu-wrap>.menu-item.focus > a,
.nav-fifteen .menubar .menu-wrap>.menu-item.active > a,
.slider-section-fourteen .specia-content h6,
.slider-section-fourteen .slider-btn-play .video-play,
.slider-section-fourteen .bt-white-border:hover,
.slider-section-fourteen .bt-white-border:focus,
.slider-section-fourteen .bt-white:hover,
.slider-section-fourteen .bt-white:focus,
.slider-section-fourteen .bt-white,
.slider-section-fourteen .specia-content h6,
.nav-fourteen .menubar .menu-wrap>.menu-item:hover > a,
.nav-fourteen .menubar .menu-wrap>.menu-item:focus > a,
.nav-fourteen .menubar .menu-wrap>.menu-item.focus > a,
.nav-fourteen .menubar .menu-wrap>.menu-item.active > a,
.thirteen-service-box .inner-box .icon-box,
.call-to-action-thirteen .call-btn-1:hover,
.nav-thirteen .menubar .menu-wrap>.menu-item:hover > a,
.nav-thirteen .menubar .menu-wrap>.menu-item:focus > a,
.nav-thirteen .menubar .menu-wrap>.menu-item.focus > a,
.nav-thirteen .menubar .menu-wrap>.menu-item.active > a,
.bdt-advanced-icon-box-readmore,
.call-to-action-eleven .subtitle i,
.nav-eleven .menubar .menu-wrap>.menu-item:hover > a,
.nav-eleven .menubar .menu-wrap>.menu-item:focus > a,
.nav-eleven .menubar .menu-wrap>.menu-item.focus > a,
.nav-eleven .menubar .menu-wrap>.menu-item.active > a,
.service-nifty .service-box .service-bg-icon,
.service-nifty .service-box:hover .service-title a,
.service-nifty .service-box:focus-within .service-title a,
.service-nifty .service-box .specia-icon:before,
.call-to-action-ten .call-btn-1:hover,
.call-to-action-ten p,
.call-to-action-ten h2 span.rotate,
.webstrap-service-box .service-description .more-link:after,
.webstrap-service-box .back-part .more-link,
.call-to-action-nine .call-btn-1:hover,
.call-to-action-nine h2,
.slider-section-nine .owl-carousel.arrows-transparent .owl-nav [class*=owl-] i,
.slider-section-nine .specia-content .video-play,
.slider-section-nine .specia-content .bt-white-border:hover,
.slider-section-nine .specia-content .bt-white-border:focus,
.slider-section-nine .specia-content .bt-white:hover,
.slider-section-nine .specia-content .bt-white:focus,
.slider-section-nine .specia-content .bt-white,
.service-spyropress .service-box:hover .service-title a,
.service-spyropress .service-box:focus-within .service-title a,
.service-spyropress .service-box .specia-icon:before,
.call-to-action-eight .call-btn-1:hover,
.call-to-action-eight .call-wrapper a:hover,
.slider-wrapper.slider-section-eight .specia-content h6,
.service-benzer .service-description .more-link:after,
.service-benzer .service-icon-box i,
.call-to-action-seven .call-icon-box,
.call-to-action-seven .call-btn-1:hover,
.call-to-action-six .call-btn-1:hover,
.call-to-action-four .call-title,
.service-proficient .service-box .service-icon,
.call-to-action-two .call-btn-2:hover,
.service-specia .service-description a.more-link,
.woocommerce ul.products li.product .yith-wcwl-wishlistaddedbrowse span.feedback+a,
.woocommerce ul.products li.product .yith-wcwl-wishlistexistsbrowse span.feedback+a,
.career-item ul li span,
.inner-box .info-list li i,
.inner-box .info-list li a:hover, .inner-box .info-list li a:focus,
.inner-box .info-list li:hover a, .inner-box .info-list li:focus-within a,
.about-timeline .section-heading h4,
.process-icon>span,
.feature-block .read-more-link,
.about-content-three .section-heading h4,
.about-content-two .works-box .work-process li:nth-child(odd) .icon-box,
.testimonials .testimonial-box .quotes,
.twelve-service-box-title a,
.twelve-service-box-icon,
.call-to-action-twelve .call-btn-1:hover,
.slider-section-twelve .video-play i,
.slider-section-twelve .bt-white-border:hover,
.slider-section-twelve .bt-white-border:focus,
.nav-twelve .menubar .menu-wrap>.menu-item:hover > a,
.nav-twelve .menubar .menu-wrap>.menu-item:focus > a,
.nav-twelve .menubar .menu-wrap>.menu-item.focus > a,
.nav-twelve .menubar .menu-wrap>.menu-item.active > a,
.footer-sidebar .widget_shopping_cart_content span.quantity {
    color: #1490d7;
}


.wp-block-file .wp-block-file__button,
.service-magzee .specia-icon:after,
.service-magzee .service-box .inner:before,
.header-widget-news .widget_tag_cloud .tagcloud a:hover,
.header-widget-news .widget_tag_cloud .tagcloud a:focus,
.slider-section-twenty .specia-content:after,
.nav-nineteen .menubar .menu-wrap>.menu-item:hover > a,
.nav-nineteen .menubar .menu-wrap>.menu-item:focus > a,
.nav-nineteen .menubar .menu-wrap>.menu-item.focus > a,
.nav-nineteen .menubar .menu-wrap>.menu-item.active > a,
.nav-nineteen .header-categories-form .select-wraper:after,
.slider-section-nineteen .specia-content h6:after,
.slider-section-eighteen .specia-content h1:before,
.nav-seventeen .navigation .menubar .menu-wrap > li > a:after,
.nav-seventeen .navigation .menubar .menu-wrap > li.dropdown > a:after,
.nav-sixteen .logo a,
.nav-fifteen .logo,
.slider-section-fourteen .specia-content:after,
.slider-section-fourteen .specia-content:before,
.nav-fourteen .logo:after,
.nav-fourteen .logo:before,
.thirteen-service-box .inner-box .icon-box:before,
.call-to-action-thirteen .call-btn-1,
.nav-thirteen .navigation .menu-wrap > li > a:after,
.slider-section-thirteen .owl-carousel .owl-nav [class*=owl-]:hover:after,
.eleven-service-box:hover .bdt-advanced-icon-box,
.eleven-service-box:focus-within .bdt-advanced-icon-box,
.bdt-advanced-icon-box:before,
.call-to-action-eleven .call-btn-1,
.call-to-action-eleven .call-icon-box,
.slider-section-eleven .specia-content h6:after,
.slider-section-eleven .owl-dots .owl-dot.active,
.get-info-box:before,
.service-nifty .service-box:hover a.icon-link,
.service-nifty .service-box:focus-within a.icon-link,
.service-nifty .service-box a.icon-link:hover,
.service-nifty .service-box a.icon-link:focus,
.service-nifty .service-box .icon-link,
.call-to-action-ten .call-btn-1,
.slider-section-ten .owl-dots .owl-dot:after,
.webstrap-service-box .front-icon-part,
.call-to-action-nine .call-btn-1,
.slider-section-nine .owl-carousel.arrows-transparent .owl-nav [class*=owl-]:hover,
.slider-section-nine .specia-content,
.call-to-action-eight .call-btn-1,
.nav-spyropress .navigation .cart-icon-wrap,
.service-benzer .inner:before,
.call-to-action-seven .background-overlay,
.slider-section-seven .specia-slider:after,
.call-to-action-six .call-btn-1,
.call-to-action-six .call-icon-box,
.call-to-action-six .background-overlay,
.slider-section-six .specia-content h6:before,
.call-to-action-five .call-icon-box,
.call-to-action-five .call-btn-1,
.hero-service-box .back-part,
.hero-service-box .back-part::before,
.cta-icon-wrap .call-icon-box,
.slider-section-four .specia-content h1:before,
.service-avira .service-box:hover,
.service-avira .service-box:focus-within,
.call-to-action-three .background-overlay .row:after,
.slider-section-three .specia-content h6,
.service-proficient .service-rating:after,
.service-proficient .service-rating:before,
.slider-section-two .item:before, .slider-section-two .item:after,
.service-description .more-link:after,
.slider-btn-play .video-play,
.owl-carousel.arrows-transparent .owl-nav [class*=owl-],
.woocommerce ul.products li.product .onsale,
.yith-wcwl-wishlistaddedbrowse .feedback i, .yith-wcwl-wishlistexistsbrowse .feedback i,
.history span:first-child,
.call-to-action-one .call-btn-1,
.inner-box .info-list li:hover i, .inner-box .info-list li:focus-within i,
#header-cart .checkout.wc-forward,
.about-content-two .works-box .work-process li:nth-child(even),
.plans-version-one .plan.recommended header,
.plans-version-one .plan:hover header,
.plans-version-one .plan:focus-within header,
.av-tab-filter .indicator,
.call-to-action-twelve .call-btn-1,
.slider-section-twelve .specia-content h6 span,
.nav-twelve .navigation .menu-wrap > li > a:after,
.wp-block-loginout a,
.wp-block-buttons a {
    background-color: #1490d7;
}

.slider-section-fifteen .specia-slider.text-center h6:before,
.slider-section-fifteen .specia-slider h6:after,
.call-to-action-eleven .call-icon-box:after,
.slider-section-eleven .specia-content,
div.get-info-box:before,
.service-nifty div.service-box,
.service-spyropress div.service-box,
.call-to-action-eight .call-wrapper a.bt-primary,
.call-to-action-six .call-icon-box:after, .call-to-action-six .call-icon-box:before,
.call-to-action-five .call-icon-box:after, .call-to-action-five .call-icon-box:before,
.owl-carousel.arrows-transparent .owl-nav [class*=owl-],
.yith-wcwl-wishlistaddedbrowse .feedback i,
.yith-wcwl-wishlistexistsbrowse .feedback i,
.twelve-service-box:hover, .twelve-service-box:focus {
    border-color: #1490d7;
}

div.header-vertical-bar .dropdown-menu, div.header-vertical-bar,
.nav-sixteen .navigation .menubar .menu-wrap > li > a:after,
.nav-sixteen .navigation .menubar .menu-wrap > li.dropdown > a:after,
.webstrap-service-box div.back-part {
    border-top-color: #1490d7;
}

.nav-nineteen .header-widget-info,
.header.nav-seventeen,
.call-to-action-eleven h2:after,
.team-version-one .single-team-member div.img-box {
    border-bottom-color: #1490d7;
}

.slider-section-thirteen div.specia-content h6 {
    border-left-color: #1490d7;
}

.service-spyropress div.service-box:before {
    border-left-color: #1490d7;
    border-top-color: #1490d7;
}

.service-spyropress div.service-box:after {
    border-bottom-color: #1490d7;
    border-right-color: #1490d7;
}

.form-panel .wpcf7-form .wpcf7-form-control:focus,
input[type="text"]:focus, input[type="email"]:focus,
input[type="url"]:focus, input[type="password"]:focus,
input[type="search"]:focus, input[type="number"]:focus,
input[type="tel"]:focus, input[type="range"]:focus,
input[type="date"]:focus, input[type="month"]:focus,
input[type="week"]:focus, input[type="time"]:focus,
input[type="datetime"]:focus, input[type="datetime-local"]:focus,
input[type="color"]:focus, textarea:focus {
    border-color: #1490d7;
}

/* Classic Header Three Start */

.nav-classic-three .menubar .menu-wrap > li:hover > a,
.nav-classic-three .menubar .menu-wrap > li:focus > a,
.nav-classic-three .menubar .menu-wrap > li.focus > a,
.nav-classic-three .menubar .menu-wrap > li.active > a {
    color: #1490d7;
}

.nav-classic-three .navigation .menubar .menu-wrap > li.dropdown:hover > a:after,
.nav-classic-three .navigation .menubar .menu-wrap > li:hover > a:after,
.nav-classic-three .navigation .menubar .menu-wrap > li.active > a:after {
    background: #1490d7;
}

/* --/-- */


/* Classic Header Two Start */

.nav-classic-two .menubar .menu-wrap > li:hover > a,
.nav-classic-two .menubar .menu-wrap > li:focus > a,
.nav-classic-two .menubar .menu-wrap > li.focus > a,
.nav-classic-two .menubar .menu-wrap > li.active > a {
    color: #1490d7;
}

.nav-classic-two .navigation .menubar .menu-wrap > li.dropdown:hover > a:after,
.nav-classic-two .navigation .menubar .menu-wrap > li:hover > a:after,
.nav-classic-two .navigation .menubar .menu-wrap > li.active > a:after,
.nav-classic-two .navigation .menubar .dropdown-menu:after{
    background: #1490d7;
}

/* --/-- */


/* Classic Header One Start */

.nav-classic-one .menubar .menu-wrap > li:hover > a,
.nav-classic-one .menubar .menu-wrap > li:focus > a,
.nav-classic-one .menubar .menu-wrap > li.focus > a,
.nav-classic-one .menubar .menu-wrap > li.active > a {
    color: #1490d7;
}

.nav-classic-one .navigation .menu-wrap > li > a:after,
.nav-classic-one .navigation .menu-wrap > li.dropdown > a:after,
.nav-classic-one .navigation .menubar .dropdown-menu:after {
    background: #1490d7;
}

/* --/-- */

/* Nav-Webstrap Start */

.nav-webstrap .menubar .menu-wrap > li:hover > a,
.nav-webstrap .menubar .menu-wrap > li:focus > a,
.nav-webstrap .menubar .menu-wrap > li.focus > a,
.nav-webstrap .menubar .menu-wrap > li.active > a {
    color: #1490d7;
}

.nav-webstrap .navigation li .view-popup,
.nav-webstrap .menu-right li.cart-wrapper .cart-icon-wrap span,
.nav-webstrap .navigation .menubar .menu-wrap > li > a:after,
.nav-webstrap .navigation .menubar .menu-wrap > li.dropdown > a:after {
    background: #1490d7;
}

/* --/-- */

/* Nav-Nifty Start */

.nav-nifty .header-top-info .header-widget .widget:not(.widget-square) a:hover,
.nav-nifty .header-top-info .header-widget .widget:not(.widget-circle) a:hover,
.nav-nifty .menubar .menu-wrap > li:hover > a,
.nav-nifty .menubar .menu-wrap > li:focus > a,
.nav-nifty .menubar .menu-wrap > li.focus > a,
.nav-nifty .menubar .menu-wrap > li.active > a {
    color: #1490d7;
}

.nav-nifty .navigation .menubar .menu-wrap > li > a:after,
.nav-nifty .navigation .menubar .menu-wrap > li.dropdown > a:after {
    background: #1490d7;
}

/* --/-- */

/* Nav-Spyropress Start */

.nav-spyropress .menubar .menu-wrap > li:hover > a,
.nav-spyropress .menubar .menu-wrap > li:focus > a,
.nav-spyropress .menubar .menu-wrap > li.focus > a,
.nav-spyropress .menubar .menu-wrap > li.active > a {
    color: #1490d7;
}

.nav-spyropress .navigation .menubar .menu-wrap > li > a:after,
.nav-spyropress .navigation .menubar .menu-wrap > li.dropdown > a:after {
    border-bottom-color: #1490d7;
}

/* --/-- */

/* Nav-Benzer Start */

.nav-benzer .menubar .menu-wrap > .menu-item:hover > a,
.nav-benzer .menubar .menu-wrap > .menu-item:focus > a,
.nav-benzer .menubar .menu-wrap > .menu-item.focus > a,
.nav-benzer .menubar .menu-wrap > .menu-item.active > a {
    color: #ffffff;
    background: #1490d7;
}

/* --/-- */

/* Nav-Fabify Start */

.nav-fabify .menu-right li.cart-wrapper .cart-icon-wrap span,
.nav-fabify .navigation .theme-menu {
    background: #1490d7;
}

/* --/-- */


/* Nav-Heropress Start */

.nav-heropress .menubar .menu-item:hover > a,
.nav-heropress .menubar .menu-item:focus > a,
.nav-heropress .menubar .menu-item.focus > a,
.nav-heropress .menubar .menu-item.active > a {
    color: #1490d7;
}

.nav-heropress .navigation .menubar .dropdown-menu {
    border-top-color: #1490d7;
}

/* --/-- */


/* Nav-Avira Start */

.nav-avira .navigation .menu-wrap > li:hover > a,
.nav-avira .navigation .menu-wrap > li:focus > a,
.nav-avira .navigation .menu-wrap > li.focus > a,
.nav-avira .navigation .menu-wrap > li.active > a {
    color: #ffffff;
    background: #1490d7;
}

/* --/-- */

/* Nav-Proficient Start */

.nav-proficient .navigation,
.nav-proficient .navigation .menubar .dropdown-menu:after {
    background: #1490d7;
}

/* --/-- */


/* Nav-Specia Start */

.nav-specia .menubar .menu-wrap > .menu-item:hover > a,
.nav-specia .menubar .menu-wrap > .menu-item:focus > a,
.nav-specia .menubar .menu-wrap > .menu-item.focus > a,
.nav-specia .menubar .menu-wrap > .menu-item.active > a {
    color: #ffffff;
    background: #1490d7;
}

/* --/-- */
.header-categories-form .search-submit,
.woocommerce a.remove:hover,
.woocommerce a.remove:focus,
.owl-carousel.arrows-transparent .owl-nav [class*=owl-]:hover,
.tool-primary[class*=tool-]:after,
.prealoader, .menu-right li.cart-wrapper .cart-icon-wrap span,
.nav-specia input[type="button"],
.widget-square.widget_social_widget li a:hover,
.widget-square.widget_social_widget li a:focus,
.widget-circle.widget_social_widget li a:hover,
.widget-circle.widget_social_widget li a:focus,
.header-sidebar-toggle.active span,
.header-sidebar-toggle.active span:before, .header-sidebar-toggle.active span:after,
.hamburger-menu:hover div, button, input[type="reset"], input[type="submit"],
.bt-primary, .badge.badge-primary, .tool-primary:after,
.ny-heading.animate-4 .ny-text-wrapper::after {
    background: #1490d7;
}

.shopping-cart,
.widget:not(.widget-square) a:focus,
.widget:not(.widget-square) a:hover,
.widget:not(.widget-square) a:active,
.widget:not(.widget-circle) a:focus,
.widget:not(.widget-circle) a:hover,
.widget:not(.widget-circle) a:active,
.mobile-menu li > span, .navigation .menubar .dropdown-menu,
.mobile-menu .dropdown.current > a, .mobile-menu a:hover,
.mobile-menu ul > li.active > a,
.widget_social_widget:not(.widget-circle):not(.widget-square) li a:hover i,
.widget_social_widget:not(.widget-circle):not(.widget-square) li a:focus i,
.mobi-head-top .header-widget .widget_social_widget li a:hover i,
.view-search form, .p-menu, [class*="widget_"]:not(.widget_info):not(.widget_social_widget) li a:before,
.ny-text-wrapper b.is-show, .header-info .contact-icon i,
.header:not(.nav-nifty) .header-widget .widget:not(.widget_social_widget) i,
.mobi-head-top .header-widget .widget:not(.widget_social_widget) i {
    color: #1490d7;
}

.shopping-cart,
.tool-primary.tool-top-left:before,
.tool-primary.tool-top-right:before,
.tool-primary.tool-top:before,
.navigation .menubar .dropdown-menu {
    border-top-color: #1490d7;
}

.view-search form .form-control,
.tool-primary.tool-bottom-left:before,
.tool-primary.tool-bottom-right:before,
.tool-primary.tool-bottom:before,
.navigation .menu-wrap > li.dropdown > a:after {
    border-bottom-color: #1490d7;
}

.tool-primary.tool-left:before {
    border-left-color: #1490d7
}
.badge.badge-primary:before,
.tool-primary.tool-right:before {
    border-right-color: #1490d7
}

button, input[type="button"],
input[type="reset"], input[type="submit"],
.bt-primary, .logo a:focus,
.view-search .form-control:focus,
.shopping-cart:after {
    border-color: #1490d7;
}

.widget-square.widget_social_widget li a:hover i,
.widget-circle.widget_social_widget li a:hover i,
button, input[type="button"], input[type="reset"], input[type="submit"],
.bt-primary, .menubar .menu-item:hover > a, .menubar .menu-item:focus > a,
.menubar .menu-item.focus > a, .menubar .menu-item.active > a,
.badge.badge-primary, .widget-circle.widget_social_widget li a:hover,
.widget-square.widget_social_widget li a:hover,
.widget-square.widget_social_widget li a:focus,
.widget-circle.widget_social_widget li a:focus,
.wp-block-loginout a {
    color: #fff;
}

button:hover, button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
.bt-primary:hover, .bt-primary:focus,
.wp-block-loginout a:hover, .wp-block-loginout a:focus {
    color: #ffffff;
    border-color: #1490d7;
    background-color: #1490d7;
}

/* Seperater */

/* Slider CSS */
.slider-version-one .caption h1 span, .slider-version-two .caption h1 span, .slider-version-three .caption h1 span{
    color: #1490d7;
}
.specia-btn-1:hover, .specia-btn-2:hover, .specia-btn-3:hover{
    background: #1490d7;
    border-color: #1490d7;
}
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
    background: #1490d7;
    border-color: #1490d7;
}
.owl-theme div.owl-dots .owl-dot.active span,
.owl-theme div.owl-dots .owl-dot:hover span,
.slider-version .slider-version-three .owl-controls div.owl-dots .owl-dot.active span,
.slider-version .slider-version-three.owl-controls div.owl-dots .owl-dot.hover span {
    background: #1490d7;
    border-color: #1490d7;
}

/* Service CSS */
.section-heading span{
    color: #1490d7;
}
.service-version-one .service-title a:hover,
.service-version-one .service-title a:active,
.service-version-one .service-title a:focus,
.service-box:hover .icon-block.icon-block-1:hover .icon-block-item i,
.service-box:focus-within .icon-block.icon-block-1:hover .icon-block-item i {
    color: #1490d7;
}
/* Service Section CSS */
.service-version-one .service-box:hover .service-icon-box i,
.service-version-one .service-box:focus-within .service-icon-box i {
    background: #1490d7;
}
.specia-icon-effect-1 .specia-icon:after {
    box-shadow: 0 0 0 4px #1490d7;
}
.specia-icon-effect-5 .specia-icon:hover {
    box-shadow: 0 0 0 4px #1490d7;
}
.specia-icon-effect-6 .specia-icon:hover {
    box-shadow: 0 0 0 4px #1490d7;
}
.specia-icon-effect-8 .specia-icon:hover {
    background: #1490d7;
}
/* Portfolio CSS */
figure.effect-apollo p {
    border-left: 5px solid #1490d7;
}
/* Cal Action CSS */
.call-to-action-one h2 span.rotate {
    color: #1490d7;
}
.call-to-action-two .background-overlay {
    background: #1490d7;
}
.call-to-action-one .call-btn-1:hover {
    color: #1490d7;
}
.call-to-action-two .call-btn-2:hover {
    background: #1490d7;
    border-color: #1490d7;
}
.call-to-action-three .call-btn-3:hover {
    background: #1490d7;
    border-color: #1490d7;
}
.call-to-action-four .call-btn-3:hover {
    background: #1490d7;
    border-color: #1490d7;
}
.call-to-action-five .call-btn-1:hover {
    color: #1490d7;
}

/* Features Section CSS */
.features-version-one h2 span, .features-version-two h2 span, .features-version-three h2 span{
    color: #1490d7;
}
.features-version-one .feature-box-info h4 a, .features-version-two .feature-box-info h4 a, .features-version-three .feature-box-info h4 a{
    color: #1490d7;
}

/* Pricing Section CSS */
.plans-version-one .plan .order:hover, .plans-version-three .plan .order:hover{
    background: #1490d7;
    border: solid 2px #1490d7;
}

/* Pricing Section CSS */
.plans-version-two .plan h2 {
    background: #1490d7;
}
.plans-version-two .plan .order:hover{
    background: #1490d7;
    border: solid 2px #1490d7;
}
.pricing-box .default-btn{
    border: 2px solid #1490d7;
}
.pricing-box .default-btn:hover {
    background-color: #1490d7;
}
.pricing-head h3 {
    color: #1490d7;
}
/* Testimonial Section CSS */
.testimonial-one h2 span, .testimonial-two h2 span{
    color: #1490d7;
}
.testimonial-one .testimonial-version-one .item .testimonial-box footer .testimonial-name,
.testimonial-two .testimonial-version-two .item .testimonial-box footer .testimonial-name,
.testimonial-four .testimonial-version-four .item h4 {
    color: #1490d7;
}
.testimonial-four .testimonial-version-four .owl-controls .owl-dots .owl-dot.active span {
    background: #1490d7;
    border: 2px solid #1490d7;
}

/* Latest Blog Section CSS */
.blog-version-1 article:hover footer.entry-footer{
     background: #1490d7;
}
.entry-content .more-link:hover,
.entry-content .more-link:focus {
    background: #1490d7;
    border: solid 2px #1490d7;
}

/* Client Section CSS */
.client h2 span{
    color: #1490d7;
}

/* Team Section CSS */
.team-version-one .single-team-member a.profile-btn {
    background: #1490d7;
    border: solid 2px #1490d7;
}

/* Footer Section CSS */
.footer-sidebar .widget .title-border { 
    border-bottom: 2px solid #1490d7;
}
.footer-sidebar .widget table tbody a { 
    color: #1490d7; 
}
.widget table #next a, .widget table #prev a { 
    color: #1490d7; font-weight: 600; 
}
.footer-sidebar  .widget ul li a:hover, .widget ul li a:active { 
    color: #1490d7; 
}
.footer-sidebar .widget input[type="submit"]:hover,
.footer-sidebar .widget input[type="submit"]:focus{
    background: #1490d7;
    border-color: #1490d7;
}
.footer-sidebar .tagcloud a:hover, .tagcloud a:focus {  
    border: 1px solid #1490d7;
    background: #1490d7;
}
.footer-sidebar .widget table tbody a:hover, .widget table tbody a:focus { 
    color: #1490d7; 
}

/* Copyright Content */
.payment-icon li a:hover{
    color: #1490d7;
}
.footer-copyright p a:hover{
    color: #1490d7;
}
.top-scroll {
    border-color: #1490d7;
    color: #1490d7;
}

/* About Page CSS */
.team-version-one .single-team-member .img-box .background-overlay .box .content ul li a,
.team-version-two .single-team-member .img-box .background-overlay .box .content ul li a {
    color: #1490d7;
}
.team-version-one .single-team-member > span,
.team-version-two .single-team-member > span,
.team-version-four .single-team-member .team-info h4,
.team-version-four .single-team-member .team-overlay .bio h4 {
    color: #1490d7;
}
.single-view-team-member span,
.single-view-team-member span {
    color: #1490d7;
}
.team-version-one .single-view-team-member .social li a i:hover,
.team-version-two .single-view-team-member .social li a i:hover,
.team-version-two .background-overlay .box .content ul li a:hover {
    background: #1490d7;
}
.team-version-one .single-team-member a.profile-btn:hover,
.team-version-two .single-team-member a.profile-btn:hover {
    background: #1490d7;
    border: solid 2px #1490d7;
}
.team-version-one .single-team-member .img-box .background-overlay .box .content ul li a:hover,
.team-version-two .single-team-member .img-box .background-overlay .box .content ul li a:hover {
    background: #1490d7;
    border-color: #1490d7;
}
.single-view-portfolio-member .portfolio_button:hover {
    background: #1490d7;
    border: solid 2px #1490d7;
}

/* Pagination CSS */
.paginations a:hover, .paginations a:focus, .paginations a.active, span.page-numbers.current {
    border: 1px solid #1490d7;
    background-color: #1490d7;
}

/* Portfolio Filter CSS */
.portfolio-tab-sorting li a.active, .portfolio-tab-sorting li a:hover {
    background: #1490d7;
    border: solid 2px #1490d7;
}

/* Blog Page CSS */
.page-wrapper article:hover footer.entry-footer {
     background: #1490d7;
}
.comment-reply-title {
    border-top: 4px solid #1490d7;
}
.required {
    color: #1490d7;
}
a.comment-reply-link {
    color: #1490d7;
}

/* Error Page CSS */
.error-page h1{
    color: #1490d7;
}
/* Contact Page CSS */
.contact-section-two .contact-info .fa {
    color: #1490d7;
}

/* Form Element CSS */
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    background: #1490d7;
    border: solid 2px #1490d7;
}

/* Breadcrumb CSS */
.page-breadcrumb a{
    color: #1490d7;
}


/*Sidebar Area CSS */
.sidebar .widget ul li a:hover, .widget ul li a:active { 
    color: #1490d7; 
}
.sidebar .widget table tbody a {
    color: #1490d7;
}
.sidebar .widget input[type="submit"]:hover{
    background: #1490d7;
    border-color: #1490d7;
}
.sidebar .tagcloud a:hover, .tagcloud a:focus,
.wp-block-tag-cloud a:hover, .wp-block-tag-cloud a:focus {  
    border: 1px solid #1490d7;
    background: #1490d7;
} 
.sidebar .widget .title-border { 
    border-bottom: 2px solid #1490d7;
}

/* Typography */
blockquote { 
    border-left: 5px solid #1490d7 !important;
}
table th {     
    border: 1px solid #1490d7;
    background: #1490d7;
}
em, cite, q { 
    color: #1490d7;
}
s, strike, del { 
    color: #1490d7; 
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span, h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    color: #1490d7;
}
body a:focus, body a:hover {
    color: #1490d7;
}
.gallery-item:hover figcaption {
    background: #1490d7;
}

/* Form */
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
    background: #1490d7;
    border: solid 2px #1490d7;
}

/* WooCommerce */
.woocommerce .yith-wcwl-add-button a.add_to_wishlist:hover,
.wishlist_table .product-add-to-cart a:hover,
.woocommerce a.button:hover,
.woocommerce a.button:focus,  
.woocommerce button.button.alt:hover, 
.woocommerce #respond input#submit:hover,
.woocommerce input.button.alt:hover,
.woocommerce button.button.alt.disabled:hover,
.woocommerce-cart table.cart input.button:hover,
.woocommerce input.button:hover,
.woocommerce button.button:hover,
.woocommerce button.button:focus {
    background: #1490d7;
    border: solid 2px #1490d7;
}
.woocommerce nav.woocommerce-pagination ul li span.current {
    background: #1490d7;
    border: solid 1px #1490d7;
}
.woocommerce nav.woocommerce-pagination a.page-numbers:hover,
.woocommerce nav.woocommerce-pagination a.page-numbers:focus {
    background: #1490d7;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
    background: #1490d7;
    border: solid 2px #1490d7;
}
.woocommerce p.stars a {
    color: #1490d7;
}
.woo-sidebar .widget .title-border { 
    border-bottom: 2px solid #1490d7;
}

.woocommerce a.remove:hover,
.woocommerce a.remove:focus {
    background: #1490d7;
    color:#ffffff !important;
}

.price_slider_wrapper .ui-slider .ui-slider-handle {
    border: 5px solid #1490d7;
}
.price_slider_wrapper .ui-slider .ui-slider-range {
  background: #1490d7;
}
.woocommerce-MyAccount-navigation ul li.is-active,
.woocommerce-MyAccount-navigation ul li:hover {
    background: #1490d7;
}
.contact-section-one .contact-info > li:hover,
.contact-section-one .contact-info > li:focus-within {
    color: #1490d7;
}

/* --------------------------------------
=========================================
    Secondary Color
=========================================
-----------------------------------------*/

/* Service CSS */
.section-heading{
    color: #222222;
}
.specia-icon-effect-1 .specia-icon {
    background: #222222;
}
.specia-icon-effect-2 .specia-icon:after {
    background: #222222;
}
.specia-icon-effect-3 .specia-icon:after {
    background: #222222;
}
.specia-icon-effect-4 .specia-icon {
    background: #222222;
    box-shadow: 0 0 0 4px #222222;
}
.specia-icon-effect-5 .specia-icon {
    box-shadow: 0 0 0 4px #222222;
    background: #222222;
}
.specia-icon-effect-6 .specia-icon {
    background: #222222;
    box-shadow: 0 0 0 4px #222222;
}
.specia-icon-effect-8 .specia-icon {
    background: #222222;
}

/* Pricing Section CSS */
.plans-version-one .plan .order, .plans-version-three .plan .order{
    color: #222222;
    border: solid 2px #222222;
}

/* Pricing Section CSS */
.plans-version-two .plan header {
    background: #ffffff;
}
.plans-version-two .plan .order{
    color: #222222;
    border: solid 2px #222222;
}

/* Latest Blog Section CSS */
.blog-version-1 footer.entry-footer {
    background: #222222;
}
.entry-content .more-link {
    color: #222222;
    border: solid 2px #222222;
}

/* Client Section CSS */
.client h2 {
    color: #222222;
}

/* Footer Section CSS */
.footer-sidebar .background-overlay { 
    background: #222222;
}
.footer-sidebar .widget table caption, .woo-sidebar .widget table caption  { 
    background: #222222;
}

/* Footer Copyright Section */
.footer-copyright {
    background: #222222;
}

/* About Page CSS */
.single-team-member a.profile-btn{    
    color: #222222;
    border: solid 2px #222222;
}

/* Portfolio Filter */
.portfolio-tab-sorting li a {
    color: #222222;
    border: solid 2px #222222;
}

/* Blog Page CSS */
footer.entry-footer {
    background: #222222;
}   
h2.entry-title a {
    color: #222222;
}
.entry-header h2.entry-title {
    color: #222222;
}

/* Error Page CSS */
.error-page h2{
    color: #222222;
}

/*Sidebar Area CSS */
.sidebar .widget .widget-title {
    color: #222222;
}
.sidebar .widget input[type="submit"] {
    color: #222222;
    border: solid 2px #222222;
}
.sidebar .widget table caption,
.wp-block-calendar table caption { 
    background: #222222;
}
/* Typography */
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
    color: #222222;
}
blockquote cite, blockquote small { 
    color: #222222;
}
address { 
    color: #222222;
}
ins { 
    color: #222222;
}
.gallery-item .gallery-caption {
    background: #222222;
}   

/* WooCommerce */
.wishlist_table .product-add-to-cart a,
.woocommerce a.button, 
.woocommerce button.button.alt, 
.woocommerce #respond input#submit,
.woocommerce input.button.alt, 
.woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled],
.woocommerce-cart table.cart input.button,
.woocommerce input.button,
.woocommerce button.button {
    color: #222222;
    border: solid 2px #222222;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    border: solid 2px #222222;
    color: #222222;
}
.price_slider_wrapper .ui-slider-horizontal {
  background: #222222;
}
.woocommerce-MyAccount-navigation ul li {
    background: #222222;
}


a.comment-reply-link:hover, 
a.comment-reply-link:focus {
    color: #222222;
}

.widget .wp-block-file .wp-block-file__button:hover,
.widget .wp-block-file .wp-block-file__button:focus {
    color: #ffffff;
}

.footer-sidebar .price_slider_wrapper button {
    background: #1490d7 !important;
    color: #fff;
}

.wp-block-button.is-style-outline a.wp-block-button__link {
    color: #1490d7;
}

.wp-block-button.is-style-outline a.wp-block-button__link:hover, 
.wp-block-button.is-style-outline a.wp-block-button__link:focus {
    background: #1490d7;
    color: #fff;
}/* @media Responsive Start */

@media (min-width: 1200px) {
    .nav-eleven .menubar {
        min-width: 730px;
    }
}

@media (min-width: 1080px) {}

@media (max-width: 1199px) {
    .nav-magzee .header-carousel {
        width: 560px;
    }

    .header-right .header-carousel {
        width: 600px;
    }
}

@media (max-width: 991px) {
    .mobile-menu .login-btn {
        display: none;
    }

    #header-sidebar-right .widget_info li:last-child a:after, #header-top-left .widget_info li:first-child a:after {
        height: 0;
    }  
    .header .widget_info li {
        margin-right: 0;
        margin-bottom: 5px;
    }

    #header-sidebar-right .widget:nth-child(1n+2),
    #header-top-left .widget:nth-child(1n+2) {
        margin-left: 0;
    }

    .header-widget .widget_social li a {
        margin-bottom: 4px;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .gallery-icon figcaption {
        padding: 10px;
    }

    .gallery-icon .inner-content a {
        font-size: 14px;
        padding: 0;
        margin: 0;
        width: 25px;
        height: 25px;
        line-height: 25px;
    }

    .gallery-icon .inner-content h4 {
        font-size: 15px;
        margin-bottom: 0;
        line-height: 20px;
    }

    .gallery-icon .inner-content p {
        margin: 0;
        font-size: 10px;
        line-height: 18px;
    }
}

@media (min-width: 768px) and (max-width: 1060px) {
    .main-slider .owl-dots {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .form-panel .wpcf7-form p {
        flex: 0 0 31.55%;
        max-width: 31.55%;
    }
}

@media (max-width: 767px) {
    .form-panel .wpcf7-form p {
        flex: 0 0 100%;
        max-width: 100%;
        margin-left: 0;
    }
    .gallery-section .gallery-item {
        width: 100%;
    }

    .specia-slider.text-center .specia-content,
    .specia-content {
        margin-top: 0px;
    }

    .specia-content h6 {
        margin-bottom: 2px;
        font-size: 13px;
    }

    .specia-content h1 {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 2px;
    }

    .specia-content p {
        font-size: 13px;
        margin: 0 0 5px 0;
        line-height: 20px;
    }

    .specia-content p {
        display: block;
        width: 250px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .specia-slider.text-center .specia-content p {
        margin-left: auto;
        margin-right: auto;
    }
    .specia-slider.text-right .specia-content p {
        margin-left: auto;
    }
    .specia-content a:not(:last-child) {
        margin-right: 5px;
    }
    .specia-content [class*='bt-'] {
        font-size: 12px;
        padding: 0 10px;
        line-height: 27px;
    }
    .slider-btn-play .video-play {
        width: 32px;
        height: 32px;
        line-height: 32px;
        font-size: 12px;
    }
    .slider-btn-play .video-play:after {
        width: 24px;
        height: 24px;
    }
    .slider-btn-play .video-text {
        display: none;
    }

    .widget_social li {
        margin-bottom: 6px;
    }

    .header-widget .widget:nth-child(1n+2) {
        margin-left: 0;
    }
    .header-widget .widget_social li:first-child a {
        padding-left: 0;
    }
    .mobi-head-top {
        width: 100%;
    }
    .mobile-logo {
        text-align: center;
    }
}

@media (max-width: 540px) {
    .widget_media_gallery .gallery-item {
        width: 100%;
        margin-bottom: 30px;
    }
}

@media (max-width: 460px) {
    .main-slider, .main-slider .owl-item img {
        min-height: 150px;
    }
}



/* @media Responsive End */
@media (max-width: 991px) {
    [class*='call-to-action-'] p {
        margin-bottom: 20px;
        font-size: 14px;
        font-weight: normal;
    }
}
@media only screen and (min-width: 200px) and (max-width: 768px) and (orientation : portrait) {
    /* HeroPress Theme */
    .slider-version-three .owl-nav [class*=owl-] {
        color: #fff;
        font-size: 12px;
        margin: 5px;
        padding: 7px 8px;
        width: 30px;
        height: 30px;
    }
    
    /* Specia Theme */
    .header-top-info-1 .social, .header-top-info-1 .info {
        float: none !important;
        text-align: center;
    }
    a.specia-button {
        margin-left: 20px !important;
        margin-right: 20px !important;
        text-align: center;
    }
    .call-to-action-one h2 {
        font-size: 20px;
        line-height: 24px;
        font-weight: 800;
        margin: 0 0 13px;
    }
    .call-to-action-one .call-btn-1 {
        float: left;
    }
    
    /* Proficient Theme */
    .call-to-action-two h2 {
        font-size: 20px;
        line-height: 24px;
        font-weight: 800;
        margin: 0 0 13px;
    }
    .nav-center {
        padding: 8px 2px 8px;
    }
    .nav-center .navbar-header .navbar-brand {
        display: block;
    }
    .nav-center .navbar-header .navbar-toggle {
        float: left;
        margin: 0 auto;
        position: relative;
        left: 44%;
    }
    
    /* MagZee Theme */
    .header-top-info-5 .social {
        text-align: center !important;
        float: none !important;
    }
    .header-top-info-5 ul.info {
        float: none !important;
        text-align: center;
        margin-top: 25px !important;
        margin-bottom: 8px !important;
    }
    .header-contact {
        display: none;
    }
    .header-magzee .custom-logo {
        margin: 0 auto;
        padding-bottom: 8px;
        margin-bottom: 16px;
    }
    .header-magzee .navbar-brand {
        float: none !important;
    }
    
    /* Fabify Theme */
    .header-top-info-6 .social {
        text-align: center !important;
        float: none !important;
    }
    .header-top-info-6 ul.info {
        float: none !important;
        text-align: center;
    }
    .header-fabify .custom-logo {
        margin: 0 auto !important;
        padding-bottom: 8px;
        margin-bottom: 16px;
    }
    .header-fabify .navbar-brand {
        float: none !important;
    }
    .searchbox {
        display: none;
    }
    ul.search-cart {
        text-align: center;
        margin: 0;
        padding: 0;
    }
    .nav-fabify .navbar-header .navbar-toggle {
        float: left;
        margin: 0 auto;
        position: relative;
        left: 44%;
    }
    
}
@media only screen and (min-width: 200px) and (max-width: 768px) and (orientation : landscape) {
    /* HeroPress Theme */
    .header-top-info-2 .social, .header-top-info-2 .info {
        float: none !important;
        text-align: center;
    }
    section.header-top-info-3 {
        display: none !important;
    }
    .heropress-cart {
        margin-left: 20px !important;
        margin-bottom: 20px !important;
    }
    a.heropress-button {
        margin-left: 20px !important;
        margin-bottom: 20px !important;
        margin-right: 20px !important;
    }
    .call-to-action-three h2 {
        font-size: 24px;
        line-height: 30px;
    }
    
    /* Specia Theme */
    .header-top-info-1 .social, .header-top-info-1 .info {
        float: none !important;
        text-align: center;
    }
    a.specia-button {
        margin-left: 20px !important;
        margin-right: 20px !important;
        text-align: center;
    }
    .call-to-action-one h2 {
        font-size: 20px;
        line-height: 24px;
        font-weight: 800;
        margin: 0 0 13px;
    }
    .call-to-action-one .call-btn-1 {
        float: left;
    }
    
    /* Proficient Theme */
    .call-to-action-two h2 {
        font-size: 20px;
        line-height: 24px;
        font-weight: 800;
        margin: 0 0 13px;
    }
    .call-to-action-two .call-btn-2 {
        float: left;
        margin-top: -38px;
    }
    .call-to-action-two h2 {
        font-size: 20px;
        line-height: 24px;
        font-weight: 800;
        margin: 0 0 13px;
    }
    .call-to-action-two .call-btn-2 {
        float: left;
        margin-top: -38px;
    }
    .nav-center {
        padding: 8px 2px 8px;
    }
    .nav-center .navbar-header .navbar-brand {
        display: block;
    }
    .nav-center .navbar-header .navbar-toggle {
        float: left;
        margin: 0 auto;
        position: relative;
        left: 44%;
    }
    
    /* MagZee Theme */
    .header-top-info-5 .social {
        text-align: center !important;
        float: none !important;
    }
    .header-top-info-5 ul.info {
        float: none !important;
        text-align: center;
        margin-top: 25px !important;
        margin-bottom: 8px !important;
    }
    .header-contact {
        display: none;
    }
    .header-magzee .custom-logo {
        margin: 0 auto;
        padding-bottom: 8px;
        margin-bottom: 16px;
    }
    .header-magzee .navbar-brand {
        float: none !important;
    }
    
    /* Fabify Theme */
    .header-top-info-6 .social {
        text-align: center !important;
        float: none !important;
    }
    .header-top-info-6 ul.info {
        float: none !important;
        text-align: center;
    }
    .header-fabify .custom-logo {
        margin: 0 auto !important;
        padding-bottom: 8px;
        margin-bottom: 16px;
    }
    .header-fabify .navbar-brand {
        float: none !important;
    }
    .searchbox {
        display: none;
    }
    ul.search-cart {
        text-align: center;
        margin: 0;
        padding: 0;
    }
    
    /* SpyroPress Theme */
    .spyropress-logo .custom-logo {
        margin: 0 auto !important;
        padding-bottom: 8px;
        margin-bottom: 23px !important;
    }
    .spyropress-logo .navbar-brand {
        float: none !important;
    }
    .header_spyropress_dark {
        background: #ffffff !important;
    }
    .breadcrumb.spyropress {
        margin-top: 0;
    }
    
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { 

}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation : landscape) {
    .navbar-nav {
        margin-top: 20px !important;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .contact-formed .wpcf7 form p {
        flex: 0 0 47%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .contact-formed .wpcf7 form p {
        flex: 0 0 46%;
    }
}

@media only screen and (min-width: 200px) and (max-width: 768px) {
    
    .header-top-info-3 .social, .header-top-info-3 .info {
        display: none;
    }
    
    .navbar-toggle {
        position: relative;
        float: right;
        padding: 4px;
        margin-right: 15px;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
    }
    .nav-spyropress .navbar-nav > li > a,
    .nav-spyropress .navbar-nav > .active > a   {
        padding: 10px 25px !important;
    }
    .nav-spyropress .navbar-header .navbar-toggle {
        position: relative;
        background-image: none;
        float: left;
        left: 45%;
    }
    .spyropress-logo {
        /* padding: 0 !important; */
        margin: 0 auto;
    }
    .header_spyropress {
        padding: 10px 0 10px 0;
    }
    .header_spyropress_dark,.header_spyropress_light {
        position: relative;
        padding: 18px 0 18px 0;
    }
    .spyro-button-container ul {
        text-align: left;
    }
    .contact_email, .contact_phone {
        display: none;
    }
    .navbar-default .navbar-toggle {
        border-color: transparent;
        color: #fff;
    }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:active, .navbar-default .navbar-toggle:focus {
        background-color: transparent;
        color: #fff;
    }
    
    .navbar > .container .navbar-brand {
        margin: 0 auto;
    }
    
    .nav-center {
        padding: 12px 0px 10px !important;
    }
    
    /* Avira Navbar */
    .nav-avira .navbar-nav > .active > a, .nav-avira .navbar-nav > .active > a:hover, .nav-avira .navbar-nav > li > a {
        padding: 12px 17px !important;
        border-radius: 0 !important;
    }
    .nav-avira .navbar-header {
        padding: 13px 0;
    }
    
    .proficient-cart, .specia-cart  {
        padding-left: 20px;
        margin-bottom: 10px;
    }
    
    a.proficient-button, a.proficient-button:hover {
        margin-left: 0px !important;
    }
    
    .breadcrumb-position {
        text-align: left;
    }
    .page-breadcrumb {
        text-align: center;
    }
    .footer-copyright p, ul.payment-icon {
        text-align: center;
    }
    
    /*---------------------------------------
    Home Slider
    -----------------------------------------*/
    .slider-version-three{
        margin-top: 0px !important;
        position: relative;
    }
   .slider-version-one .caption, .slider-version-two .caption {
        margin: auto;
        width: 70%;
    }
    .slider-version-one .caption h1, .slider-version-two .caption h1, .slider-version-three .caption h1 {
        font-size: 16px;
        font-weight: 400;
        line-height: 20px;
        text-shadow: 0 3px 3px rgba(0, 0, 0, 0.5);
    }

    .slider-version-one .caption p, .slider-version-two .caption p, .slider-version-three .caption p {
        font-weight: normal;
        font-size: 13px;
        text-shadow: 0 3px 3px rgba(0, 0, 0, 0.5);
    }
    .slider-version .owl-controls .owl-dots .owl-dot{
        display: none;
    }
    .specia-btn-1 {
    background: transparent;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    padding: 6px 12px;
    border-radius: 30px;
    -webkit-transition: all 200ms ease-out;
       -moz-transition: all 200ms ease-out;
         -o-transition: all 200ms ease-out;
            transition: all 200ms ease-out;
    }
    .specia-btn-1:hover{
         -webkit-transition: all 200ms ease-out;
           -moz-transition: all 200ms ease-out;
             -o-transition: all 200ms ease-out;
                transition: all 200ms ease-out;
    }
    
    .specia-btn-2{
    background: transparent;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    padding: 6px 12px;
    border-radius: 3px;
    -webkit-transition: all 200ms ease-out;
       -moz-transition: all 200ms ease-out;
         -o-transition: all 200ms ease-out;
            transition: all 200ms ease-out;
    }
    .specia-btn-2:hover{
         -webkit-transition: all 200ms ease-out;
           -moz-transition: all 200ms ease-out;
             -o-transition: all 200ms ease-out;
                transition: all 200ms ease-out;
    }
    
    .specia-btn-3{
    background: transparent;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    padding: 6px 12px;
    -webkit-transition: all 200ms ease-out;
       -moz-transition: all 200ms ease-out;
         -o-transition: all 200ms ease-out;
            transition: all 200ms ease-out;
    }
    .specia-btn-3:hover{
         -webkit-transition: all 200ms ease-out;
           -moz-transition: all 200ms ease-out;
             -o-transition: all 200ms ease-out;
                transition: all 200ms ease-out;
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .header-top-info-1 .social, .header-top-info-1 .info {
        float: none;
        text-align: center;
    }
    
    
    .navbar-toggle {
        position: relative;
        float: right;
        padding: 4px;
        margin-right: 15px
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
    }
    .navbar-default .navbar-toggle {
        border-color: transparent;
        color: #fff;
    }
    
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:active, .navbar-default .navbar-toggle:focus {
        background-color: transparent;
        color: #fff;
    }
    
    .nav-avira .navbar-nav > .active > a, .nav-avira .navbar-nav > .active > a:hover, .nav-avira .navbar-nav > li > a {
        padding: 12px 17px !important;
        border-radius: 0 !important;
    }
    .nav-avira .navbar-header {
        padding: 13px 0;
    }
    
    .proficient-cart, .specia-cart {
        padding-left: 20px;
        margin-bottom: 10px;
    }
    
    a.proficient-button, a.proficient-button:hover {
        margin-left: 0px !important;
    }

    .breadcrumb-position {
        text-align: left;
    }
    .page-breadcrumb {
        text-align: center;
    }
    .footer-copyright p, ul.payment-icon  {
        text-align: center;
    }

    /*---------------------------------------
    Home Slider
    -----------------------------------------*/
    
   .slider-version-one .caption, .slider-version-two .caption {
        margin: auto;
        width: 70%;
    }
    .slider-version-three{
        margin-top: 0px !important;
        position: relative;
    }
   .slider-version-one .caption, .slider-version-two .caption {
        margin: auto;
        width: 70%;
    }
    .slider-version-one .caption h1, .slider-version-two .caption h1, .slider-version-three .caption h1 {
        font-size: 16px;
        font-weight: 400;
        line-height: 20px;
        text-shadow: 0 3px 3px rgba(0, 0, 0, 0.5);
    }

    .slider-version-one .caption p, .slider-version-two .caption p, .slider-version-three .caption p {
        font-weight: normal;
        font-size: 13px;
        text-shadow: 0 3px 3px rgba(0, 0, 0, 0.5);
    }
    .slider-version-one .item, .slider-version-two .item, .slider-version-three .item{
        min-height: 250px;
    }
    .slider-version-one .item img, .slider-version-two .item img, .slider-version-three .item img{
        min-height: 250px;
        background-size: cover;
    }
    .slider-version .owl-controls .owl-dots .owl-dot{
        display: none;
    }
    .specia-btn-1{
        background: transparent;
        font-size: 13px;
        font-family: 'Open Sans', sans-serif;
        padding: 6px 12px;
        border-radius: 30px;
        -webkit-transition: all 200ms ease-out;
           -moz-transition: all 200ms ease-out;
             -o-transition: all 200ms ease-out;
                transition: all 200ms ease-out;
    }
    .specia-btn-1:hover{
         -webkit-transition: all 200ms ease-out;
           -moz-transition: all 200ms ease-out;
             -o-transition: all 200ms ease-out;
                transition: all 200ms ease-out;
    }
    .specia-btn-2{
        background: transparent;
        font-size: 13px;
        font-family: 'Open Sans', sans-serif;
        padding: 6px 12px;
        border-radius: 3px;
        -webkit-transition: all 200ms ease-out;
           -moz-transition: all 200ms ease-out;
             -o-transition: all 200ms ease-out;
                transition: all 200ms ease-out;
    }
    .specia-btn-2:hover{
         -webkit-transition: all 200ms ease-out;
           -moz-transition: all 200ms ease-out;
             -o-transition: all 200ms ease-out;
                transition: all 200ms ease-out;
    }
    
    .specia-btn-3{
        background: transparent;
        font-size: 13px;
        font-family: 'Open Sans', sans-serif;
        padding: 6px 12px;
        -webkit-transition: all 200ms ease-out;
           -moz-transition: all 200ms ease-out;
             -o-transition: all 200ms ease-out;
                transition: all 200ms ease-out;
    }
    .specia-btn-3:hover{
         -webkit-transition: all 200ms ease-out;
           -moz-transition: all 200ms ease-out;
             -o-transition: all 200ms ease-out;
                transition: all 200ms ease-out;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    
    /*---------------------------------------
    Home Slider
    -----------------------------------------*/
    .slider-version-one .caption, .slider-version-two .caption {
        margin: auto;
        width: 70%;
    }
    .slider-version-one .caption h1, .slider-version-two .caption h1, .slider-version-three .caption h1 {
        font-size: 28px;
        font-weight: 600;
        line-height: 30px;
        text-shadow: 0 3px 3px rgba(0, 0, 0, 0.5);
    }

    .slider-version-one .caption p, .slider-version-two .caption p, .slider-version-three .caption p {
        font-weight: normal;
        font-size: 13px;
        text-shadow: 0 3px 3px rgba(0, 0, 0, 0.5);
    }
    .slider-version-one .item, .slider-version-two .item, .slider-version-three .item{
        min-height: 250px;, 
    }
    .slider-version-one .item img, .slider-version-two .item img, .slider-version-three .item img{
        min-height: 250px;
        background-size: 
    }
    
    .specia-btn-1{
        background: transparent;
        color: #ffffff;
        font-size: 13px;
        font-family: 'Open Sans', sans-serif;
        padding: 12px 18px;
        border-radius: 30px;
        -webkit-transition: all 200ms ease-out;
           -moz-transition: all 200ms ease-out;
             -o-transition: all 200ms ease-out;
                transition: all 200ms ease-out;
    }
    .specia-btn-1:hover {
         -webkit-transition: all 200ms ease-out;
           -moz-transition: all 200ms ease-out;
             -o-transition: all 200ms ease-out;
                transition: all 200ms ease-out;
    }
    .specia-btn-2{
        background: transparent;
        color: #ffffff;
        font-size: 13px;
        font-family: 'Open Sans', sans-serif;
        padding: 12px 18px;
        border-radius: 3px;
        -webkit-transition: all 200ms ease-out;
           -moz-transition: all 200ms ease-out;
             -o-transition: all 200ms ease-out;
                transition: all 200ms ease-out;
    }
    .specia-btn-2:hover {
         -webkit-transition: all 200ms ease-out;
           -moz-transition: all 200ms ease-out;
             -o-transition: all 200ms ease-out;
                transition: all 200ms ease-out;
    }
    .specia-btn-3{
        background: transparent;
        color: #ffffff;
        font-size: 13px;
        font-family: 'Open Sans', sans-serif;
        padding: 12px 18px;
        -webkit-transition: all 200ms ease-out;
           -moz-transition: all 200ms ease-out;
             -o-transition: all 200ms ease-out;
                transition: all 200ms ease-out;
    }
    .specia-btn-3:hover {
         -webkit-transition: all 200ms ease-out;
           -moz-transition: all 200ms ease-out;
             -o-transition: all 200ms ease-out;
                transition: all 200ms ease-out;
    }
}

@media only screen and (min-width: 960px) and (max-width: 1200px) {

}