/*
Theme Name: BEESEO
Theme URI: http://beeseo.themedesigner.in
Author: Themedesigner
Author URI: http://www.themedesigner.in
Description: BeeSeo
Version: 1.0
License: GNU General Public License v3.0 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: blue, orange, right-sidebar, responsive-layout, featured-images, full-width-template, threaded-comments, post-formats, translation-ready, custom-menu, theme-options
Text Domain: beeseo
Domain Path: /languages
*/

/*--------------------------------------------------------------------- Index ------------------------------------------------------------------*/
/*
/* Default Style
/* Header
/* Main Header Navigation
/* Services
/* Request Form
/* Case Study
/* Testimonial
/* Blog
/* Newsletter Form
/* Page Header
/* About US
/* Contact Form
/* 404
/* Shortcode
/* Footer
/* jPlayer Styles
/* Model Popup - wmBox
/* WooCommerce
/*
/*----------------------------------------------------------------------------------------------------------------------------------------------*/

/* ------------------------------------------------------------------------ */
/* Default Style
/* ------------------------------------------------------------------------ */

body {
    position: relative;
}
body * {
    font-family: "Rubik", sans-serif;
}
body section.row,
body header.row,
body footer.row {
    margin: 0;
    position: relative;
}
.m0 {
    margin: 0;
}
.mt0 {
    margin-top: 0;
}
.mt70 {
    margin-top: 70px;
}
.m70_0 {
    margin: 70px 0;
}
.mb24 {
    margin-bottom: 24px;
}
.m24-0 {
    margin: 28px 0;
}
.mb15 {
    margin-bottom: 15px;
}
.mb20 {
    margin-bottom: 20px;
}
.mb38 {
    margin-bottom: 38px;
}
.p0 {
    padding: 0;
}
/*Ancore*/

a,
.btn,
button {
    /*color: #5a68b0;*/
    outline: none;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}
a:before,
a:after,
.btn:before,
.btn:after,
button:before,
button:after {
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}
a:focus,
a:hover,
.btn:focus,
.btn:hover,
button:focus,
button:hover {
    outline: none;
    text-decoration: none;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    /*color: #5a68b0;*/
}
iframe {
    max-width: 100%;
}
blockquote {
    margin: 0;
    padding: 30px 10px 30px 30px;
    border-left-color: #5a68b0;
}
blockquote p {
    font-size: 20px;
    font-weight: 300;
    font-style: italic;
    letter-spacing: 0;
    line-height: 34px;
	margin : 0px 0px;
}
dl {
    line-height: 24px;
}
dt {
    margin-bottom: 10px;
    line-height: 24px;
    font-size: 16px;
    font-weight: bold;
}
dd {
    margin-left: 10px;
    margin-bottom: 10px;
    line-height: 24px;
    font-size: 16px;
    font-weight: bold;
}
ol,
ul {
    list-style: disc;
    padding-left: 50px;
    margin-bottom: 15px;
}
.blog-contents ol li,
.comment ol li,
.blog-contents ul li,
.comment ul li {
    line-height: 24px;
}
ol ol,
ul ol,
ol ul,
ul ul {
    margin-bottom: 10px;
}
ol {
    list-style: decimal;
}
address {
    line-height: 24px;
}
kbd {
    background-color: #5a68b0;
    box-shadow: none;
}
pre {
    background-color: #5a68b0;
    color: #fff;
    border: none;
    padding: 15px;
}
p {
    font-size: 14px;
    line-height: 26px;
    color: #97a0af;
    margin: 20px 0;
}
.wp-caption {} .wp-caption-text {} .gallery-caption {} .alignright {
    text-align: right;
}
.alignleft {
    text-align: left;
}
.aligncenter {
    text-align: center;
}
.sticky {
    position: relative;
    padding: 20px !important;
    border: 1px solid #dadada
}
.sticky:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 150;
    border-right: 40px solid #5a68b0;
    border-bottom: 40px solid transparent;
}
.bypostauthor {} .alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    /* Image does not overflow the content area */
    
    padding: 5px 5px 3px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 5px 4px 5px;
}
/*Pagination*/

.pagination {
    display: block;
    text-align: center;
    margin-top: 60px;
}
.pagination a,
.pagination span {
    background-color: #fff;
    font-size: 13px;
    color: #3c4452;
    display: inline-block;
    margin: 0 0 8px 8px;
    font-weight: 700;
    text-decoration: none;
    border: 1px solid;
    border-color: #dfe4ed;
    border-radius: 3px;
}
.pagination a:hover,
.pagination span:hover {
    background-color: #0ad7ef;
    color: #fff;
}
.pagination span.current {
    background-color: #0ad7ef;
    color: #fff;
}
.pagination {
    margin: 60px auto 0;
    text-align: center;
}
.pagination .fa-angle-right {
    position: relative;
    right: -2px;
}
.pagination .page-numbers {
    width: 43px;
    height: 43px;
    line-height: 42px;
}
.pagination .page-numbers,
.page-links a {
    display: inline-block;
    margin: 0 2px 8px;
    font-size: 13px;
}
.page-links a:hover {
    background-color: #0ad7ef;
}
.page-links a {
    background-color: #0ad7ef;
    width: 27px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    color: #fff;
    border: 1px solid #0ad7ef;
}
.blog-contents td,
.blog-contents th,
.comment td,
.comment th {
    padding: 10px;
}
.blog-contents table tbody td,
.comment table tbody td {
    border: 1px solid #5a68b0;
}
.blog-contents table tbody th,
.comment table tbody th {
    border: 1px solid #5a68b0;
}
.blog-contents table tbody tr,
.comment table tbody tr {
    border-top: 1px solid #5a68b0;
}
.blog-contents table thead,
.comment table thead {
    border-top: 1px solid #5a68b0;
    background-color: #5a68b0;
}
.post .image img {
    max-width: 100%;
}
.post img {
    max-width: 100%;
    height: auto;
}
.page img {
    max-width: 100%;
    height: auto;
}
/*Default Pagination*/
/* Text meant only for screen readers. */

.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;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    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;
}
/*Buttons*/

.btn-outline {
    line-height: 40px;
    padding: 0 32px;
    border: 3px solid;
    border-color: #fff;
    display: inline-block;
    border-radius: 30px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    background: none;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}
@media (max-width: 991px) {
    .btn-outline {
        line-height: 34px;
        padding: 0 25px;
        font-size: 13px;
    }
}
.btn-outline:hover,
.btn-outline:focus {
    background: #fff;
    color: #5a68b0;
}
.btn-outline.plus-icon {
    padding-right: 0;
}
.btn-outline.plus-icon i {
    margin-left: 20px;
    border-left: 3px solid;
    border-color: #fff;
    line-height: 40px;
    padding: 0 18px;
}
@media (max-width: 991px) {
    .btn-outline.plus-icon i {
        line-height: 34px;
        padding: 0 15px;
        margin-left: 15px;
    }
}
.btn-primary {
    display: inline-block;
    padding: 0 40px;
    line-height: 46px;
    border-radius: 30px;
    white-space: nowrap;
    background-image: none;
    background: #0ad7ef;
    text-transform: uppercase;
    font-weight: 500;
    text-shadow: none;
    border: none;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}
@media (max-width: 991px) {
    .btn-primary {
        line-height: 40px;
        padding: 0 30px;
        font-size: 13px;
    }
}
.btn-primary:hover,
.btn-primary:focus {
    background: #5a68b0;
}
.btn-secondary {
    display: inline-block;
    padding: 0 40px;
    line-height: 42px;
    border: 2px solid;
    border-radius: 30px;
    white-space: nowrap;
    background-image: none;
    background: none;
    color: #0ad7ef;
    border-color: #0ad7ef;
    text-transform: uppercase;
    font-weight: 500;
    text-shadow: none;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}
@media (max-width: 991px) {
    .btn-secondary {
        line-height: 35px;
        padding: 0 30px;
        font-size: 13px;
    }
}
.btn-secondary:hover,
.btn-secondary:focus {
    background: #0ad7ef;
    color: #fff;
}
/*Section Title*/

.section-title {
    margin: 0 auto 30px;
    text-align: center;
    max-width: 860px;
}
.section-title .this-title {
    margin-top: 0;
}
.section-title p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
    color: #717e94;
}
/*Headings*/

.bhd {
    margin-bottom: 15px;
    line-height: 1.25;
    color: #3c4452;
    font-weight: 500;
}
.bh1 {
    font-size: 34px;
}
.bh2 {
    font-size: 30px;
}
.select-title2 {
    margin-bottom: 55px;
}
.select-title2 .beeh {
    margin: 0;
}
.select-title2 p {
    margin: 0;
    font-size: 21px;
    line-height: 34px;
    color: #3c4452;
}
/* ------------------------------------------------------------------------ */
/* Header
/* ------------------------------------------------------------------------ */

.header1 {
    background: #fff;
}
.top-bar {
    border-bottom: 1px solid;
    border-color: #eef3f4;
}
.top-contact-infos li + li {
    margin-left: 20px;
}
@media (max-width: 1199px) {
    .top-contact-infos li + li {
        margin-left: 10px;
        font-size: 13px;
    }
}
.top-contact-infos li a {
    line-height: 53px;
    padding: 0;
    color: #abb6c9;
}
.top-contact-infos li a:hover,
.top-contact-infos li a:focus {
    background: none;
    color: #0c8ec3;
}
.top-contact-infos li i {
    margin-right: 6px;
}
.header1 .top-contact-infos {
    float: left;
}
@media (max-width: 767px) {
    .header1 .top-contact-infos {
        display: none;
    }
}
.header1 .top-contact-infos li {
    margin-right: 10px;
}
.header1 .top-contact-infos li + li {
    margin-left: 10px;
}
.header1 .top-contact-infos li a {
    line-height: 44px;
    padding: 0;
    color: #4c5667;
}
.header1 .top-contact-infos li a i {
    margin-right: 6px;
    color: #97a0af;
}
.header1 .top-contact-infos li a:hover,
.header1 .top-contact-infos li a:focus {
    background: none;
    color: #5a68b0;
}
.social-search {
    float: right;
    display: table;
    position: relative;
}
.top-social-nav {
    float: left;
}
.top-social-nav li + li {
    margin: 0;
}
.top-social-nav li a {
    padding: 0 8px;
    line-height: 44px;
    color: #97a0af;
}
.top-social-nav li a:hover,
.top-social-nav li a:focus {
    background: none;
    color: #5a68b0;
}
.top-search-before-dots {
    padding-top: 20px;
    display: table;
    float: left;
    margin-left: 15px;
}
.top-search-before-dots span {
    float: left;
    width: 3px;
    height: 3px;
    border-radius: 3px;
    background: #97a0af;
}
.top-search-before-dots span + span {
    margin-left: 3px;
}
.top-search-trigger {
    line-height: 44px;
    min-width: 33px;
    float: left;
    color: #97a0af;
    margin-left: 20px;
    overflow: hidden;
    position: relative;
}
@media (max-width: 991px) {
    .top-search-trigger {
        margin-left: 10px;
    }
}
.top-search-trigger i {
    position: absolute;
    top: 0;
    right: 20px;
    line-height: 44px;
    z-index: 0;
}
.top-search-trigger .form-control {
    height: 44px;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 33px;
    padding-right: 33px;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    background: none;
    position: relative;
    z-index: 1;
    padding-left: 0;
}
.top-search-trigger .form-control:focus {
    width: 240px;
}
@media (max-width: 991px) {
    .top-search-trigger .form-control:focus {
        width: 150px;
    }
}
@media (max-width: 767px) and (min-width: 400px) {
    .top-search-trigger .form-control:focus {
        width: 240px;
    }
}
.fconsult-btn {
    display: inline-block;
    padding: 0 20px;
    line-height: 30px;
    text-transform: uppercase;
    background: #0ad7ef;
    color: #fff;
    font-weight: 500;
    font-size: 12px;
    border-radius: 40px;
}
.fconsult-btn:hover,
.fconsult-btn:focus {
    color: #fff;
    background: #0ad7ef;
}
/* ------------------------------------------------------------------------ */
/* Main Header Navigation
/* ------------------------------------------------------------------------ */

.navbar {
    margin: 0;
    min-height: auto;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: none;
    border: none;
}
.navbar .navbar-header .navbar-brand {
    padding: 0;
    height: auto;
    display: block;
    margin: 26px 15px 26px 0px;
}
@media (max-width: 1199px) {
    .navbar .navbar-header .navbar-brand {
        margin: 15px 35px 15px 20px;
    }
}
.navbar .navbar-header .navbar-toggle {
    border-radius: 0;
    margin: 16px 35px 0 0;
}
.navbar .navbar-header .navbar-toggle span {
    background: #fff;
}
.navbar .navbar-header .navbar-toggle[aria-expanded="false"] {
    background: #5a68b0;
    border-color: #5a68b0;
}
.navbar .navbar-header .navbar-toggle[aria-expanded="true"] {
    background: #0ad7ef;
    border-color: #0ad7ef;
}
@media (max-width: 1199px) {
    .navbar #main-nav .navbar-nav {
        margin-right: 5px;
    }
}
@media (max-width: 991px) {
    .navbar #main-nav .navbar-nav {
        float: none;
    }
}
@media (min-width: 1025px) {
    .navbar #main-nav .navbar-nav li {
        -webkit-perspective: 200;
        perspective: 200;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
    }
    .navbar #main-nav .navbar-nav li.consultbtn {
        margin: 28px 0 0 0;
    }
    .navbar #main-nav .navbar-nav li.consultbtn a {
        color: #fff;
        background: #00c5dc;
        border-radius: 40px;
        line-height: 40px
    }
    .navbar #main-nav .navbar-nav li.consultbtn a:focus,
    .navbar #main-nav .navbar-nav li.consultbtn a:hover {
        color: #fff;
        background: #00acc0;
    }
}
.navbar #main-nav .navbar-nav li a {
    text-transform: uppercase;
    padding: 0 10px;
    font-size: 12px;
    font-weight: 500;
    line-height: 90px;
    color: #4c5667;
    white-space: nowrap;
}
@media (max-width: 1199px) {
    .navbar #main-nav .navbar-nav li a {
        padding: 0 12px;
        font-weight: 400;
    }
}
@media (max-width: 991px) {
    .navbar #main-nav .navbar-nav li a {
        line-height: 45px;
    }
}
.navbar #main-nav .navbar-nav li a .caret {
    color: #97a0af;
    border: none;
    margin-left: 12px;
    width: 8px;
    float: right;
}
@media (max-width: 1199px) {
    .navbar #main-nav .navbar-nav li a .caret {
        margin-left: 7px;
    }
}
.navbar #main-nav .navbar-nav li a .caret:before {
    content: "\f107";
    font-family: "FontAwesome";
}
.navbar #main-nav .navbar-nav li a:hover,
.navbar #main-nav .navbar-nav li a:focus {
    color: #5a68b0;
}
.navbar #main-nav .navbar-nav li .dropdown-menu {
    padding: 0;
    border: none;
    border-radius: 0;
    min-width: 220px;
}
@media (min-width: 1025px) {
    .navbar #main-nav .navbar-nav li .dropdown-menu {
        display: block;
        -webkit-transform: rotateX(-90deg);
        transform: rotateX(-90deg);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transform-origin: top;
        -ms-transform-origin: top;
        transform-origin: top;
        -webkit-transition: all 300ms linear 0s;
        transition: all 300ms linear 0s;
    }
}
@media (max-width: 991px) {
    .navbar #main-nav .navbar-nav li .dropdown-menu {
        background: #5a68b0;
    }
    #main-nav ul.navbar-nav li ul li ul {
        display: none !important;
        margin-left: 0px;
    }
}
.navbar #main-nav .navbar-nav li .dropdown-menu li {
    border-top: 1px solid;
    border-color: #eef3f4;
}
.navbar #main-nav .navbar-nav li .dropdown-menu li a {
    line-height: 45px;
}
@media (max-width: 991px) {
    .navbar #main-nav .navbar-nav li .dropdown-menu li a {
        color: #fff;
    }
}
.navbar #main-nav .navbar-nav li .dropdown-menu li a:hover,
.navbar #main-nav .navbar-nav li .dropdown-menu li a:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-image: none;
    background: #5a68b0;
    color: #fff;
}
.navbar #main-nav .navbar-nav li.active > a,
.navbar #main-nav .navbar-nav li.open > a {
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #5a68b0;
}
@media (min-width: 1025px) {
    .navbar #main-nav .navbar-nav li:hover .dropdown-menu,
    .navbar #main-nav .navbar-nav li:focus .dropdown-menu {
        -webkit-transform: rotateX(0);
        transform: rotateX(0);
    }
}
.navbar .fconsult-btn {
    float: right;
    margin-top: 30px;
}
/*****************dropdownmenu level3***************/

.navbar #main-nav .navbar-nav li.menu-item-has-children:before {
    content: "\f107";
    font-family: "FontAwesome";
    position: absolute;
    right: 0;
    top: 34px;
}
.navbar #main-nav .navbar-nav li li.menu-item-has-children:before {
    content: "\f105";
    top: 50%;
    right: 10px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
#main-nav ul.navbar-nav li ul li ul {
    display: none !important;
    left: 220px;
    position: absolute;
    top: -2px;
}
.navbar #main-nav ul.navbar-nav li ul li:hover > ul {
    display: block !important;
}
.navbar #main-nav ul.navbar-nav li ul li:hover > ul li {
    border-top: none;
}
.navbar #main-nav .navbar-nav li .dropdown-menu li:hover > a {
    background: #5a68b0 none repeat scroll 0 0;
    box-shadow: none;
    color: #fff;
}
.navbar #main-nav .navbar-nav li li.menu-item-has-children:hover:before {
    color: #fff;
}
/*Header 2*/

.header2 {
    background: #232830;
}
.top-text-bar {
    margin: 20px 0 85px;
}
@media (max-width: 479px) {
    .top-text-bar {
        text-align: center;
    }
}
.top-text-bar .top-welcome-texts {
    float: left;
    line-height: 30px;
    color: #a7afbb;
    letter-spacing: -0.2px;
    font-size: 13px;
}
@media (max-width: 991px) {
    .top-text-bar .top-welcome-texts {
        line-height: 20px;
        margin-top: -5px;
    }
    .navbar #main-nav .navbar-nav li:hover .dropdown-menu,
    .navbar #main-nav .navbar-nav li:focus .dropdown-menu {
        -webkit-transform: rotateX(0);
        transform: rotateX(0);
        display: block;
        position: relative;
        float: none;
        width: 100%;
    }
    #main-nav ul.navbar-nav li ul li:hover ul {
        display: block!important;
        margin-left: 0px;
    }
	.navbar #main-nav ul.navbar-nav li ul li:hover > ul li{
		padding-left : 10px;
	}
	#main-nav ul.navbar-nav li ul li ul{
		left:0px;
	}
    .navbar #main-nav .navbar-nav li.menu-item-has-children:before {
        top: 12px;
    }
    .navbar #main-nav .navbar-nav li li.menu-item-has-children:before {
        top: 22px;
    }
}
@media (max-width: 479px) {
    .top-text-bar .top-welcome-texts {
        display: none;
    }
}
@media (max-width: 767px) {
    .top-text-bar .top-welcome-texts strong {
        display: block;
    }
}
.top-text-bar .fconsult-btn {
    float: right;
}
@media (max-width: 479px) {
    .top-text-bar .fconsult-btn {
        float: none;
    }
}
.navigation-bar {
    position: absolute;
    left: 0;
    right: 0;
    top: 67px;
    z-index: 999;
}
.navigation {
    background: #fff;
}
.logo-part {
    width: 263px;
    float: left;
    padding-left: 34px;
    padding-top: 40px;
    padding-bottom: 40px;
    border-right: 1px solid;
    border-color: #eef3f4;
}
@media (max-width: 991px) {
    .logo-part {
        width: 220px;
        padding: 20px 0 20px 20px;
    }
}
.logo-part a {
    display: inline-block;
    line-height: 40px;
}
.navigation-part {
    width: -webkit-calc(100% - 263px);
    width: calc(100% - 263px);
    float: right;
}
@media (max-width: 991px) {
    .navigation-part {
        width: -webkit-calc(100% - 220px);
        width: calc(100% - 220px);
    }
}
.navigation-part .top-bar {
    padding-left: 30px;
}
@media (max-width: 479px) {
    .navigation-part .top-bar {
        display: none;
    }
}
@media (max-width: 991px) {
    .navigation-part .top-contact-infos {
        display: none;
    }
}
.navigation-part .navbar .navbar-header .navbar-toggle {
    margin-right: 15px;
    margin-top: 0;
}
@media (max-width: 479px) {
    .navigation-part .navbar .navbar-header .navbar-toggle {
        margin-top: 25px;
    }
}
@media (max-width: 991px) {
    .navigation-part .navbar #main-nav {
        position: absolute;
        background: #fff;
        right: 0;
        top: -webkit-calc(100% + 1px);
        top: calc(100% + 1px);
        left: -220px;
    }
}
@media (max-width: 479px) {
    .navigation-part .navbar #main-nav {
        top: -webkit-calc(100% + 21px);
        top: calc(100% + 21px);
    }
}
.navigation-part .navbar #main-nav .navbar-nav {
    margin: 0;
}
.navigation-part .navbar #main-nav .navbar-nav li + li {
    border-left: 1px solid;
    border-color: #eef3f4;
}
@media (max-width: 991px) {
    .navigation-part .navbar #main-nav .navbar-nav li + li {
        border: none;
    }
}
.navigation-part .navbar #main-nav .navbar-nav li a {
    line-height: 75px;
    padding: 0 22px;
}
@media (max-width: 1199px) {
    .navigation-part .navbar #main-nav .navbar-nav li a {
        padding: 0 12px;
    }
}
@media (max-width: 991px) {
    .navigation-part .navbar #main-nav .navbar-nav li a {
        line-height: 45px;
    }
}
.navigation-part .navbar #main-nav .navbar-nav li .dropdown-menu {
    right: 0;
    left: auto;
}
/*Header 2*/

.navbar2.affix .menu-main-menu-container {
    width: 1170px;
    margin: 0px auto;
}
.navbar2 #main-nav .navbar-nav li.menu-item-has-children:before {
    right: 5px;
    top: 26px;
}
/*Header 3*/

.header3 {
    background: #3c4452;
}
/*--------------------------------------------------------------------------------------------*/

.top-header {
    background: #3c4452;
    color: #abb6c9;
}
.top-header .fconsult {
    background: #0c8ec3;
}
.top-welcome-texts {
    letter-spacing: -0.2px;
    line-height: 53px;
}
@media (max-width: 991px) {
    .top-welcome-texts {
        width: 100%;
        text-align: center;
    }
}
.top-contact-infos {
    float: right;
}
@media (max-width: 991px) {
    .top-contact-infos {
        display: none;
    }
    .top-social-nav {
        display: none;
    }
}
.fconsult {
    float: right;
    padding: 0 25px;
    margin-right: 15px;
    line-height: 53px;
    border-radius: 0px;
}
@media (max-width: 991px) {
    .fconsult {
        display: none;
    }
}
.fconsult:hover,
.fconsult:focus {
    background: #f84e86;
}
.navbar3 {
    position: absolute;
    left: 0;
    right: 0;
}
.navbar3 #main-nav .navbar-nav li a {
    color: #fff;
}
.navbar3 #main-nav .navbar-nav li:hover a,
.navbar3 #main-nav .navbar-nav li:focus a {
    color: #0c8ec3;
}
@media (max-width: 991px) {
    .navbar3 #main-nav .navbar-nav li .dropdown-menu {
        background: #0c8ec3;
    }
}
.navbar3 #main-nav .navbar-nav li .dropdown-menu li + li {
    border-top: 1px solid;
    border-color: #eef3f4;
}
.navbar3 #main-nav .navbar-nav li .dropdown-menu li a {
    color: #3c4452;
}
@media (max-width: 991px) {
    .navbar3 #main-nav .navbar-nav li .dropdown-menu li a {
        color: #fff;
    }
}
.navbar3 #main-nav .navbar-nav li.menu-item-has-children:before {
    color: #fff;
    right: 5px;
}
.navbar3 #main-nav .navbar-nav li.menu-item-has-children:hover:before {
    color: #0c8ec3;
    z-index: 9;
}
.navbar3 #main-nav .navbar-nav li li.menu-item-has-children:before {
    color: #0c8ec3;
}
.navbar3 #main-nav .navbar-nav li li.menu-item-has-children:hover:before {
    color: #fff;
}
.navbar3 #main-nav .navbar-nav li .dropdown-menu li a:hover,
.navbar3 #main-nav .navbar-nav li .dropdown-menu li a:focus {
    background: #0c8ec3;
    color: #fff;
}
.navbar3 #main-nav .navbar-nav li.active > a,
.navbar3 #main-nav .navbar-nav li.open > a {
    background: #fff;
    color: #0c8ec3;
}
.navbar3 #main-nav .navbar-nav li:hover > a,
.navbar3 #main-nav .navbar-nav li:focus > a {
    background: #fff;
}
.navbar3 .navbar-header .navbar-toggle[aria-expanded="false"] {
    background: #0c8ec3;
    border-color: #0c8ec3;
}
.navbar3 .navbar-header .navbar-toggle[aria-expanded="true"] {
    background: #0c8ec3;
    border-color: #0c8ec3;
}
@media (max-width: 1199px) {
    .navbar3 #main-nav .navbar-nav li a {
        padding: 0 12px;
        font-weight: 400;
    }
}
@media (max-width: 991px) {
    .navbar3 #main-nav .navbar-nav {
        background: #3c4452;
        margin: 7.5px -15px;
        width: 100%;
    }
    .navbar3 #main-nav .navbar-nav li .dropdown-menu {
        background: #0c8ec3;
    }
    .navbar3 #main-nav .navbar-nav li .dropdown-menu li a {
        color: #fff;
    }
}
@media (max-width: 767px) {
    .navbar3 #main-nav .navbar-nav li li.menu-item-has-children:before {
        top: 28%;
    }
    .navbar3 #main-nav .navbar-nav li.menu-item-has-children:before {
        right: 10px;
    }
}
/*Header 4*/

.top-header4 {
    background: #0c8ec3;
    padding: 20px 0;
}
.top-header4 .logo {
    line-height: 53px;
    display: inline-block;
}
.top-header4 .top-contact-infos li {
    padding: 0 15px;
}
.top-header4 .top-contact-infos li + li {
    margin: 0;
}
.top-header4 .top-contact-infos li a,
.top-header4 .top-contact-infos li a i {
    color: #fff;
}
@media (max-width: 991px) {
    .index2-logo {
        text-align: center;
    }
}
.navbar4 #main-nav .navbar-nav li a {
    line-height: 54px;
}
.navbar4 #main-nav .navbar-nav {
    float: left !important;
}
.navbar4 #main-nav .navbar-nav li.menu-item-has-children:before {
    top: 17px;
}
.navbar4 #main-nav .navbar-nav li a:hover,
.navbar4 #main-nav .navbar-nav li a:focus {
    color: #0c8ec3;
}
.navbar4 #main-nav .navbar-nav li .dropdown-menu li a:hover,
.navbar4 #main-nav .navbar-nav li .dropdown-menu li a:focus {
    background: #0c8ec3;
    color: #fff;
}
@media (max-width: 991px) {
    .navbar4 #main-nav .navbar-nav {
       
        margin: 7.5px -15px;
        width: 100%;
    }
    .navbar4 #main-nav .navbar-nav li .dropdown-menu {
        background: #0c8ec3;
    }
    .navbar4 #main-nav .navbar-nav li .dropdown-menu li a {
        color: #fff;
    }
}
@media (max-width: 767px) {
    .navbar4 #main-nav .navbar-nav li.menu-item-has-children:before {
        right: 10px;
    }
}
@media (min-width: 992px) {
    .navbar4 #main-nav .navbar-right .dropdown-menu {
        left: 0;
        right: auto;
    }
}
.navbar4 .navbar-header .navbar-toggle[aria-expanded="false"] {
    background: #0c8ec3;
    border-color: #0c8ec3;
}
.navbar4 .navbar-header .navbar-toggle[aria-expanded="true"] {
    background: #0c8ec3;
    border-color: #0c8ec3;
}
.navbar4 .navbar-header .navbar-toggle {
    width: 100%;
    margin: 0;
}
.navbar4 .navbar-header .navbar-toggle span {
    margin-left: auto;
    margin-right: auto;
}
.navbar4 .top-social-nav {
    float: right;
    padding-top: 6px;
}
.navbar3 #main-nav .navbar-nav li .dropdown-menu li:hover > a,
.navbar4 #main-nav .navbar-nav li .dropdown-menu li:hover > a {
    background: #0c8ec3 none repeat scroll 0 0;
}
/* ------------------------------------------------------------------------ */
/* Service Section
/* ------------------------------------------------------------------------ */

.services-row {
    padding: 100px 0 110px;
    background: #eef2f5;
}
.service-section-heading {
    display: table;
    margin-bottom: 45px;
}
.service-section-heading .media {
    margin-bottom: 20px;
}
.service-section-heading .media-body {
    font-size: 32px;
    font-weight: 500;
    color: #3c4452;
}
.service-section-heading .media-right {
    padding-left: 180px;
}
@media (max-width: 1199px) {
    .service-section-heading .media-right {
        padding-left: 40px;
    }
}
@media (max-width: 767px) {
    .service-section-heading .media-right {
        padding-left: 0;
        display: block;
        padding-top: 20px;
    }
}
.service-section-heading .btn-primary {
    margin-top: 10px;
}
.service-section-heading .this-sintro {
    font-size: 16px;
    line-height: 28px;
    color: #717e94;
}
.service .inner {
    margin: 0;
    padding: 28px 38px;
    height: 262px;
    position: relative;
}
@media (max-width: 1199px) {
    .service .inner {
        height: 300px;
    }
}
@media (max-width: 991px) {
    .service .inner {
        height: auto;
    }
}
.service .this-title {
    margin-top: 30px;
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 15px;
    color: #3c4452;
}
.service .this-intro {
    font-size: 16px;
    line-height: 28px;
    color: #97a0af;
    font-weight: 400;
}
.service .details-btn {
    border: 2px solid;
    border-color: #d1dbe9;
    color: #97a0af;
    font-size: 16px;
    border-radius: 100%;
    width: 37px;
    height: 37px;
    line-height: 33px;
    display: inline-block;
    position: absolute;
    bottom: 16px;
    right: 16px;
    text-align: center;
}
.service .details-btn:hover,
.service .details-btn:focus {
    background: #5a68b0;
    color: #fff;
    border-color: #5a68b0;
}
/*service-carousel from demo2*/

.service-carousel {
    margin-top: 25px;
    text-align: center;
    position: relative;
}
.service-carousel .item {
    padding: 15px;
}
.service-carousel .item-inner {
    padding: 73px 40px;
    background-color: transparent;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}
.service-carousel .owl-item.center .item-inner {
    background: #fff;
    -webkit-box-shadow: 0 0 13px rgba(171, 179, 186, 0.2);
    box-shadow: 0 0 13px rgba(171, 179, 186, 0.2);
}
.service-carousel .owl-item.center .item-inner .btn {
    opacity: 1;
}
.service-carousel .this-icon {
    line-height: 50px;
}
.service-carousel .beeh {
    font-size: 20px;
    margin: 22px 0 25px;
    letter-spacing: -0.2px;
    font-weight: 600;
    line-height: 30px;
}
.service-carousel .snote {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0;
    margin-bottom: 42px;
    color: #717e94;
}
.service-carousel .this-icon img {
    width: auto;
    display: inline-block;
}
.service-carousel .btn {
    opacity: 0;
    background: #0c8ec3;
}
.service-carousel .owl-prev,
.service-carousel .owl-next {
    border-radius: 40px;
    width: 44px;
    height: 44px;
    line-height: 44px;
    background: #fff;
    font-size: 24px;
    position: absolute;
    text-align: center;
    top: 50%;
    margin-top: -22px;
}
@media (max-width: 767px) {
    .service-carousel .owl-prev,
    .service-carousel .owl-next {
        display: none !important;
    }
}
.service-carousel .owl-prev:hover,
.service-carousel .owl-prev:focus,
.service-carousel .owl-next:hover,
.service-carousel .owl-next:focus {
    color: #fff;
    background: #f84e86;
}
.service-carousel .owl-prev {
    left: -55px;
}
.service-carousel .owl-next {
    right: -55px;
}
.service-carousel .owl-dots {
    display: table;
    margin: 25px auto 0;
}
.service-carousel .owl-dot {
    border-radius: 10px;
    width: 10px;
    height: 10px;
    background: #c8d3dc;
    float: left;
}
.service-carousel .owl-dot + .owl-dot {
    margin-left: 4px;
}
.service-carousel .owl-dot.active {
    background: #f84e86;
}
.service-carousel.style2 {
    text-align: left;
}
.service-carousel.style2 .item-inner {
    background: #fff;
    padding: 55px 35px;
}
.service-carousel.style2 .this-icon {
    width: 68px;
    line-height: 68px;
    border-radius: 100%;
    text-align: center;
    background: #eef2f5;
    display: block;
}
.service-carousel.style2 .snote {
    margin: 0;
}
.service-carousel.style2 .beeh {
    margin: 0;
}
.service-carousel.style2 .media {
    margin-bottom: 20px;
}
.service-carousel.style2 .media-body,
.service-carousel.style2 .media-right {
    vertical-align: middle;
}
.service-carousel.style2 .media-right {
    padding-left: 70px;
}
@media (max-width: 1199px) {
    .service-carousel.style2 .media-right {
        padding-left: 15px;
    }
}
.em01-title {
    line-height: 36px;
    margin-bottom: 25px;
    margin-top: 0;
}
.em01-title + p {
    margin-bottom: 60px;
    font-size: 16px;
    line-height: 30px;
    color: #6e7787;
}
.em01-title2 {
    line-height: 40px;
    margin-bottom: 35px;
    margin-top: 0;
    letter-spacing: -0.2px;
}
.em01-title2 img {
    margin-right: 18px;
}
.em01-title2 + p {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 30px;
    color: #6e7787;
    margin-bottom: 50px;
}
.em-feature {
    padding: 60px 55px 50px;
}
.em-feature:nth-child(odd) {} .em-feature .this-icon {
    line-height: 63px;
    margin-bottom: 50px;
}
.em-feature h4 {
    margin-bottom: 20px;
}
.em-feature p {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 28px;
    color: #6e7787;
}
/* ------------------------------------------------------------------------ */
/* Request Form
/* ------------------------------------------------------------------------ */

.request-service-form .row {
    margin: 0 -8px 20px;
}
.request-service-form .row .col-sm-6 {
    padding: 0 8px;
}
@media (max-width: 767px) {
    .request-service-form .row .col-sm-6 + .col-sm-6 {
        margin-top: 20px;
    }
}
.request-service-form .form-control {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 46px;
    padding: 8px 20px;
    border-radius: 20px;
    line-height: 30px;
    font-size: 13px;
    resize: none;
}
.request-service-form .form-control.placeholder {
    color: #97a0af;
}
.request-service-form .form-control:-moz-placeholder {
    color: #97a0af;
}
.request-service-form .form-control::-moz-placeholder {
    color: #97a0af;
}
.request-service-form .form-control::-webkit-input-placeholder {
    color: #97a0af;
}
.request-service-form textarea.form-control {
    height: 126px;
    margin-bottom: 30px;
}
.request-service-form .btn-primary {
    margin-top: 30px;
}
/* ------------------------------------------------------------------------ */
/* Content Marketing Packages
/* ------------------------------------------------------------------------ */

.cmarketing-packages-row .section-title {
    margin-bottom: 25px;
}
.cmarketing-package {
    padding: 15px;
}
@media (max-width: 767px) {
    .cmarketing-package {
        max-width: 480px;
        margin: 0 auto;
    }
}
.cmarketing-package .panel {
    border-radius: 10px;
    margin: 0;
    border-color: #d9e8e8;
}
.cmarketing-package .panel-heading {
    line-height: 88px;
    border-bottom: 1px solid;
    background: #fff;
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: -0.2px;
    color: #3c4452;
    border-color: #d9e8e8;
    position: relative;
    padding: 0 15px;
}
.cmarketing-package .panel-heading .badge {
    font-size: 12px;
    background: #a3b0b2;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: -0.2px;
    position: absolute;
    min-width: 74px;
    bottom: -9px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.cmarketing-package .panel-heading .badge.basic {
    background: #5a68b0;
}
.cmarketing-package .panel-body {
    padding: 35px 40px 55px;
    background: #f4f8f8;
}
.cmarketing-package .btn-primary {
    line-height: 39px;
}
.cmp-features {
    margin-bottom: 35px;
}
.cmp-features li {
    font-size: 16px;
    line-height: 28px;
    color: #6e7787;
    display: table;
}
.cmp-features li i {
    color: #5a68b0;
    padding-right: 10px;
    display: table-cell;
}
.cmp-features.style2 li {
    line-height: 30px;
    color: #97a0af;
}
.cmp-features.style2 li i {
    color: #0ad7ef;
}
.cmp-paytimes {
    text-transform: uppercase;
    margin-bottom: 6px;
    font-weight: bold;
    color: #6e7787;
}
.cmp-price {
    font-weight: bold;
    font-size: 48px;
    margin-top: 0;
    margin-bottom: 15px;
    color: #5a68b0;
}
.request-service-form-row {
    background: #5a68b0;
    padding: 90px 0;
}
.request-service-form-row:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: url(images/request-service.jpg) no-repeat scroll center center;
    opacity: 0.09;
}
.request-service-form-row .container {
    position: relative;
    z-index: 2;
}
.request-service-form-row .request-service {
    max-width: 650px;
    margin: 0 auto;
}
.request-service-form-row .beeh1 {
    color: #fff;
    margin-bottom: 15px;
}
.request-service-form-row .beeh1 + p {
    color: #b5bdeb;
    margin-bottom: 45px;
}
/*SEO Services*/

.why-seo-services {
    padding: 95px 0 135px;
    background: #f4f8f8;
}
.why-seo-services .section-title {
    margin-bottom: 40px;
}
.cause-of-seo {
    padding: 15px;
    text-align: center;
}
.cause-of-seo .this-inner {
    /*margin: 38px 0 0;*/
    
    background: #fff;
    padding: 0 26px 30px;
}
.cause-of-seo .this-icon {
    margin: -38px auto 0;
    width: 96px;
    height: 96px;
    line-height: 96px;
    border-radius: 100%;
    -webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.16);
    background: #fff;
}
.cause-of-seo .beeh {
    margin-top: 30px;
    margin-bottom: 25px;
}
.cause-of-seo p {
    font-size: 16px;
    line-height: 28px;
    color: #97a0af;
}
.seo-services-provided {
    padding: 110px 0 130px;
}
.seo-services-provided .section-title {
    margin-bottom: 55px;
}
@media (max-width: 767px) {
    .seo-service-provide {
        max-width: 500px;
        margin: 0 auto;
    }
}
.seo-service-provide + .seo-service-provide {
    margin-top: 135px;
}
@media (max-width: 1199px) {
    .seo-service-provide + .seo-service-provide {
        margin-top: 50px;
    }
}
.seo-service-provide .this-icon-image img {
    max-width: 100%;
}
.seo-service-provide .beeh {
    margin-top: 25px;
}
@media (max-width: 1199px) {
    .seo-service-provide .beeh {
        margin-top: 0;
    }
}
@media (max-width: 767px) {
    .seo-service-provide .beeh {
        margin-top: 25px;
    }
}
.seo-service-provide .highlight {
    font-weight: bold;
    color: #0ad7ef;
}
.seo-service-provide p {
    margin-bottom: 20px;
}
/*Reputation Management*/

.why-reputation-management {
    padding: 139px 0;
}
.why-reputation-management .media-left {
    padding-right: 70px;
}
@media (max-width: 991px) {
    .why-reputation-management .media-left {
        padding-right: 0;
        padding-bottom: 30px;
        display: block;
        text-align: center;
    }
}
.why-reputation-management .media-body {
    padding-right: 65px;
}
.why-reputation-management .beeh {
    margin-top: 0;
    margin-bottom: 25px;
}
.why-reputation-management p {
    font-size: 16px;
    line-height: 30px;
    color: #97a0af;
    margin-bottom: 25px;
}
.why-reputation-management .bigger-texts {
    color: #3c4452;
    font-size: 21px;
    line-height: 34px;
}
.reput-nav li {
    color: #6d737d;
    font-size: 16px;
    line-height: 22px;
    display: inline-table;
    margin-bottom: 15px;
    width: 49%;
}
@media (max-width: 767px) {
    .reput-nav li {
        width: 100%;
    }
}
.reput-nav li:before {
    content: '';
    display: table-cell;
    background: url(images/icons/25.png) no-repeat scroll left center;
    width: 26px;
}
.reput-nav.style2 li {
    width: 100%;
    display: table;
}
.reputation-tips {
    padding: 95px 0 80px;
    background: #f4f8f8;
}
.reputation-tips .section-title {
    margin-bottom: 34px;
}
.reputation-tip {
    padding: 34px 15px;
}
.reputation-tip .media-left {
    text-align: right;
    padding-right: 30px;
}
.reputation-tip .media-left span {
    display: block;
    width: 70px;
}
.reputation-tip p {
    font-size: 16px;
    line-height: 24px;
    color: #97a0af;
    margin-bottom: 0;
}
.reputation-tip p.title {
    color: #3c4452;
    margin-bottom: 12px;
}
.rmanage-provide {
    background: #f4f8f8;
    overflow: hidden;
}
.rmanage-provide .this-image-col,
.rmanage-provide .this-text-col {
    float: none;
}
@media (max-width: 991px) {
    .rmanage-provide .this-image-col,
    .rmanage-provide .this-text-col {
        display: block;
    }
}
.rmanage-provide .this-image-col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}
.rmanage-provide .this-text-col {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 1;
    -ms-flex: 1 0 1;
    flex: 1 0 1;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}
@media (max-width: 991px) {
    .rmanage-provide .this-image-col {
        text-align: center;
    }
    .rmanage-provide .this-image-col img {
        display: inline-block;
        max-width: 100%;
    }
}
.rmanage-provide-content {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 991px) {
    .rmanage-provide-content {
        display: block;
    }
}
.rmanage-provide-texts {
    width: 570px;
    margin-left: 0;
    margin-right: auto;
}
@media (max-width: 1199px) {
    .rmanage-provide-texts {
        margin-top: 40px;
        margin-bottom: 40px;
        width: 500px;
    }
}
@media (max-width: 991px) {
    .rmanage-provide-texts {
        margin: 40px 0;
        width: auto;
    }
}
.rmanage-provide-texts .beeh {
    margin-top: 0;
    margin-bottom: 35px;
}
@media (max-width: 1440px) {
    .rmanage-provide-texts .beeh {
        margin-bottom: 20px;
    }
}
.rmanage-provide-texts p {
    font-size: 16px;
    line-height: 24px;
    color: #97a0af;
    margin-bottom: 25px;
}
@media (max-width: 1440px) {
    .rmanage-provide-texts p {
        margin-bottom: 15px;
        font-size: 14px;
        line-height: 20px;
    }
}
.rmanage-provide-texts .bigger-texts {
    font-size: 21px;
    line-height: 34px;
    color: #3c4452;
    margin-bottom: 30px;
    letter-spacing: -0.2px;
}
@media (max-width: 1440px) {
    .rmanage-provide-texts .bigger-texts {
        margin-bottom: 20px;
        font-size: 17px;
        line-height: 25px;
    }
}
.rmanage-provide-texts .reput-nav li {
    line-height: 32px;
}
@media (max-width: 1440px) {
    .rmanage-provide-texts .reput-nav li {
        line-height: 20px;
    }
}
.reput-expertise {
    padding: 115px 0;
}
.reput-expertise .section-title {
    margin-bottom: 60px;
}
.reput-expertise p {
    font-size: 16px;
    line-height: 24px;
    color: #97a0af;
    margin-bottom: 25px;
}
.reput-expertise .bigger-texts {
    font-size: 21px;
    line-height: 34px;
    color: #3c4452;
    margin-bottom: 30px;
}
.reput-nav2 li {
    font-size: 16px;
    line-height: 24px;
    color: #97a0af;
    display: table;
}
.reput-nav2 li:before {
    content: '';
    width: 38px;
    display: table-cell;
    background: url(images/icons/25.png) no-repeat scroll left 4px;
}
.reput-nav2 li + li {
    padding-top: 22px;
    margin-top: 22px;
    border-top: 1px solid;
    border-color: #f4f8f8;
}
.reput-processes {
    padding: 115px 0;
}
.reput-process {
    position: relative;
}
.reput-process .this-icon {
    line-height: 52px;
    margin: 0 0 15px;
}
.reput-process .beeh {
    margin: 0;
    font-size: 16px;
    line-height: 30px;
    padding-right: 20px;
}
.reput-process p {
    margin: 0;
    font-size: 16px;
    line-height: 24px;
    color: #97a0af;
}
.reput-process .this-count {
    width: 15px;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: -0.2px;
    line-height: 1.3;
    display: block;
    color: #97a0af;
    text-align: center;
    position: absolute;
}
@media (max-width: 767px) {
    .reput-process .this-count {
        display: none;
    }
}
.reput-process .this-count:before,
.reput-process .this-count:after {
    width: 1px;
    height: 44px;
    content: '';
    background: #dddee4;
    display: block;
    margin-left: 7px;
}
.reput-process.top-side-process {
    padding-bottom: 100px;
    border-bottom: 1px solid #dddee4;
}
@media (max-width: 767px) {
    .reput-process.top-side-process {
        padding-bottom: 40px;
        border-bottom: 0px;
    }
}
.reput-process.top-side-process .this-count {
    bottom: 0;
    left: 8px;
}
.reput-process.top-side-process .this-count:before {
    display: none;
}
.reput-process.top-side-process:last-child .this-count {
    left: 30px;
}
.reput-process.bottom-side-process {
    padding-top: 100px;
}
@media (max-width: 767px) {
    .reput-process.bottom-side-process {
        padding-top: 40px;
    }
    .reput-process.bottom-side-process:first-child {
        padding-top: 0;
    }
}
.reput-process.bottom-side-process .this-count {
    top: 0;
    left: 50%;
    margin-left: -7px;
}
.reput-process.bottom-side-process .this-count:after {
    display: none;
}
.reput-line {
    margin: 0;
    background: #dddee4;
}
/*Service Boxes*/

.service-boxes {
    padding: 4px 0;
    background: #f4f8f8;
}
.service-boxes-title {
    font-size: 32px;
    line-height: 38px;
    color: #3c4452;
    margin-top: 100px;
    margin-bottom: 20px;
}
@media (max-width: 991px) {
    .service-boxes-title {
        margin-top: 50px;
    }
}
.service-boxes-title + p {
    margin-bottom: 25px;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: -0.2px;
    color: #717e94;
}
.service-box-container {
    margin: 0;
    padding-left: 26px;
}
@media (max-width: 991px) {
    .service-box-container {
        padding-left: 0;
        padding-top: 30px;
    }
}
.service-box-container .service {
    padding: 1px;
}
@media (max-width: 767px) {
    .service-box-container .service {
        padding: 1px 0;
    }
}
@media (max-width: 991px) {
    .service-box-container .service .inner {
        height: 260px;
    }
}
@media (max-width: 767px) {
    .service-box-container .service .inner {
        height: auto;
    }
}
/*SEO Process*/

.seo-processes {
    padding: 80px 0 90px;
    background: #f4f8f8;
}
.seo-processes .section-title {
    margin-bottom: 70px;
}
.seo-process {
    padding: 15px;
    text-align: center;
    position: relative;
}
.seo-process + .seo-process:before {
    content: '';
    width: 193px;
    height: 79px;
    display: block;
    background: url(images/icons/lumin.png) no-repeat scroll center center;
    background-blend-mode: luminosity;
    position: absolute;
    top: 20px;
    left: -97px;
    -webkit-background-size: contain;
    background-size: contain;
}
@media (max-width: 1199px) {
    .seo-process + .seo-process:before {
        width: 142px;
        height: 63px;
        top: 30px;
        left: -71px;
    }
}
@media (max-width: 991px) {
    .seo-process + .seo-process:before {
        width: 90px;
        height: 63px;
        top: 30px;
        left: -71px;
    }
}
@media (max-width: 767px) {
    .seo-process + .seo-process:before {
        display: none;
    }
}
.seo-process + .seo-process:nth-child(odd):before {
    background-image: url(images/icons/lumin2.png);
    height: 97px;
    top: 10px;
}
@media (max-width: 1199px) {
    .seo-process + .seo-process:nth-child(odd):before {
        height: 76px;
        top: 20px;
    }
}
.seo-process .this-serial {
    margin: 0 auto 68px;
    width: 99px;
    height: 99px;
    border: 1px solid;
    border-color: #e3e8ee;
    font-size: 36px;
    text-shadow: 0px 1px 2px rgba(14, 113, 124, 0.39);
    color: #fff;
    border-radius: 100%;
    padding: 10px;
}
.seo-process .this-serial span {
    display: block;
    line-height: 78px;
    background: #0ad7ef;
    border-radius: 100%;
}
@media (max-width: 767px) {
    .seo-process .this-serial {
        margin-bottom: 30px;
    }
}
.seo-process h4 {
    font-size: 20px;
    margin-top: 0;
    line-height: 1;
    margin-bottom: 18px;
    color: #3c4452;
}
.seo-process p {
    font-size: 16px;
    line-height: 24px;
    color: #717e94;
    margin-bottom: 0;
}
.seo-process:nth-child(even) .this-serial span {
    background: #5a68b0;
}
/* ------------------------------------------------------------------------ */
/* Case Study
/* ------------------------------------------------------------------------ */

.case-studies.lesspad {
    padding: 80px 0 90px;
}
.case-study {
    padding: 15px;
}
@media (max-width: 767px) {
    .case-study {
        max-width: 390px;
        margin: 0 auto;
    }
}
.cs-thumbnail {
    margin: 0 0 40px;
}
.cs-thumbnail img {
    max-width: 100%;
}
.cstax {
    text-transform: uppercase;
    margin-bottom: 15px;
    letter-spacing: 0.3px;
    font-weight: 500;
    color: #0ad7ef;
}
@media (max-width: 991px) {
    .cstax {
        margin-bottom: 10px;
    }
}
.cs-title {
    font-size: 22px;
    line-height: 30px;
    color: #3c4452;
    font-weight: 500;
    letter-spacing: -0.2px;
    margin-top: 0;
    margin-right: 50px;
    margin-bottom: 15px;
}
@media (max-width: 1199px) {
    .cs-title {
        margin-right: 0;
    }
}
@media (max-width: 991px) {
    .cs-title {
        font-size: 18px;
        line-height: 24px;
    }
}
.cs-excerpt {
    margin: 0 0 30px;
    font-size: 16px;
    line-height: 24px;
    color: #97a0af;
    margin-right: 50px;
}
@media (max-width: 1199px) {
    .cs-excerpt {
        margin-right: 0;
    }
}
@media (max-width: 991px) {
    .cs-excerpt {
        font-size: 14px;
        line-height: 20px;
    }
}
.case-studies-row {
    padding: 80px 0 110px;
}
.case-studies-row .section-title {
    margin-bottom: 25px;
}
.case-studies-row .case-study {
    padding-top: 35px;
    padding-bottom: 35px;
}
@media (max-width: 767px) {
    .case-studies-row .case-study {
        padding: 15px;
    }
}
@media (max-width: 767px) {
    .case-studies-row .filterable-gallery {
        max-width: 390px;
        margin: 0 auto;
    }
}
.case-study-filters {
    background: #0ad7ef;
}
.case-study-filter li {
    padding: 0 27px;
    line-height: 57px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    color: #fff;
}
@media (max-width: 1199px) {
    .case-study-filter li {
        line-height: 45px;
    }
}
@media (max-width: 1199px) {
    .case-study-filter li {
        line-height: 40px;
        padding: 0 15px;
    }
}
.case-study-filter li + li {
    margin-left: 0;
}
.case-study-filter li.active {
    background: #fff;
    color: #3c4452;
}
.case-analysis {
    padding: 90px 0;
}
.analysis-column-heading {
    padding: 35px 15px;
    margin: 0;
    background: #f4f8f8;
    line-height: 30px;
    font-weight: 500;
    color: #3c4452;
    text-align: center;
    letter-spacing: -0.2px;
}
.analysist-data {
    padding: 45px;
    border: 1px solid;
    border-top: 0;
    border-color: #f4f8f8;
    margin-bottom: 150px;
}
@media (max-width: 991px) {
    .analysist-data {
        padding: 25px;
    }
}
@media (max-width: 767px) {
    .analysist-data {
        margin-bottom: 30px;
    }
}
.ca-data-set + .ca-data-set {
    margin-top: 30px;
}
.ca-data-set h5 {
    text-transform: uppercase;
    margin-top: 0;
    letter-spacing: -0.2px;
    color: #3c4452;
    font-weight: 500;
}
.ca-data-set a {
    font-weight: 500;
    color: #0ad7ef;
    font-size: 16px;
    line-height: 1;
    text-decoration: underline;
}
.ca-brief-title {
    margin-top: 15px;
    margin-bottom: 20px;
    color: #3c4452;
}
.ca-brief-texts {
    font-size: 21px;
    line-height: 34px;
    margin-bottom: 30px;
    color: #3c4452;
}
.ca-about-title {
    margin-bottom: 20px;
    letter-spacing: -0.2px;
    font-size: 20px;
    color: #3c4452;
}
.ca-about-texts {
    font-size: 16px;
    line-height: 24px;
    color: #97a0af;
}
.ca-about-texts p {
    margin-bottom: 20px;
}
.ca-images-carousel .swiper-slide {
    padding: 0 26px;
}
.ca-images-carousel .swiper-slide img {
    width: 100%;
}
.ca-images-carousel .swiper-button-next {
    right: 25%;
}
.ca-images-carousel .swiper-button-prev {
    left: 25%;
}
.ca-images-carousel .swiper-button-next,
.ca-images-carousel .swiper-button-prev {
    width: 55px;
    height: 55px;
    padding: 10px;
    background: none #fff;
    border-radius: 100%;
}
.ca-images-carousel .swiper-button-next i,
.ca-images-carousel .swiper-button-prev i {
    height: 35px;
    width: 35px;
    line-height: 31px;
    text-align: center;
    border-radius: 35px;
    border: 2px solid;
    border-color: #5a68b0;
    color: #5a68b0;
}
.ca-images-carousel .swiper-button-next:hover i,
.ca-images-carousel .swiper-button-next:focus i,
.ca-images-carousel .swiper-button-prev:hover i,
.ca-images-carousel .swiper-button-prev:focus i {
    border-color: #0ad7ef;
    color: #0ad7ef;
}
.the-strategy {
    padding: 105px 0;
    background: #f4f8f8;
}
.strategy {
    padding: 45px 62px 45px 15px;
}
@media (max-width: 1199px) {
    .strategy {
        padding: 30px 15px;
    }
}
.strategy .media-left {
    padding-right: 0;
}
.strategy .media-left span {
    display: block;
    text-align: center;
    width: 115px;
    font-weight: 500;
    font-size: 28px;
    color: #0ad7ef;
}
@media (max-width: 991px) {
    .strategy .media-left span {
        width: 50px;
        text-align: left;
    }
}
.strategy .this-title {
    font-size: 28px;
    margin-top: 0;
    margin-bottom: 20px;
}
.strategy p {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 26px;
    color: #6e7787;
}
.strategy p + p {
    margin-top: 20px;
}
/*Final Result*/

.final-result {
    padding: 120px 0 140px;
}
.final-result .section-title {
    margin-bottom: 70px;
}
@media (max-width: 1199px) {
    .final-result .section-title {
        margin-bottom: 30px;
    }
}
.result-col {
    padding: 15px;
}
.result-circle {
    margin: 0 auto;
    background: #d1d5dd;
    font-size: 50px;
    line-height: 259px;
    width: 259px;
    text-align: center;
    border-radius: 100%;
    font-weight: 500;
    color: #3c4452;
}
@media (max-width: 1199px) {
    .result-circle {
        width: 210px;
        line-height: 210px;
        font-size: 40px;
    }
}
.result-circle.filled {
    background: #a5f0f9;
}
.result-on {
    color: #6e7787;
    line-height: 30px;
    font-weight: normal;
    text-align: center;
    margin: 25px auto 0;
    max-width: 220px;
    letter-spacing: -0.4px;
}
.case-study-box-inner {
    margin: -40px 0 0;
    padding: 30px;
    border: 1px solid;
    border-top: 0;
    border-color: #e9eeee;
}
.case-study-box-inner .cs-title {
    margin-right: 0;
}
.case-study-box-inner .details-btn {
    border: 2px solid;
    border-color: #d1dbe9;
    color: #97a0af;
    font-size: 16px;
    border-radius: 100%;
    width: 37px;
    height: 37px;
    line-height: 33px;
    display: inline-block;
    text-align: center;
}
.case-study-box-inner .details-btn:hover,
.case-study-box-inner .details-btn:focus {
    background: #5a68b0;
    color: #fff;
    border-color: #5a68b0;
}
/* ------------------------------------------------------------------------ */
/* Testimonial
/* ------------------------------------------------------------------------ */

.testimonials {
    background: #f4f8f8;
}
.testimonail {
    padding: 30px 15px 50px;
}
.testimonail .item-inner {
    padding: 50px 32px 50px 50px;
    background: #fff;
}
@media (max-width: 1680px) {
    .testimonail .item-inner {
        padding: 40px;
    }
}
.testimonail q {
    color: #717e94;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 30px;
    display: block;
    font-style: italic;
    font-weight: 400;
}
@media (max-width: 1680px) {
    .testimonail q {
        font-size: 15px;
        line-height: 24px;
        margin-bottom: 20px;
    }
}
.testimonail .media-object {
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 100%;
    border: 1px solid;
    border-color: #e1e6e6;
}
.testimonail .media-object img {
    max-width: 100%;
    border-radius: 100%;
}
.testimonail .media-left {
    padding-right: 20px;
}
.testimonial-author h5 {
    color: #5a68b0;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.testimonial-author .stars {
    font-size: 10px;
    color: #dddee4;
}
.testimonial-author .stars .starred {
    color: #0ad7ef;
}
.testimonial-carousel .owl-dots {
    display: table;
    margin: 0 auto;
}
.testimonial-carousel .owl-dot {
    float: left;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    border: 2px solid;
    border-color: #c2c4ce;
    background: #f4f8f8;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}
.testimonial-carousel .owl-dot + .owl-dot {
    margin-left: 5px;
}
.testimonial-carousel .owl-dot.active {
    background: #5a68b0;
    border-color: #5a68b0;
}
/*Testimonials Type2*/

.testimonials2 {
    padding: 25px 0 70px;
    /*background: #f4f8f8;*/
}
.testimonials2 .section-title {
    margin-bottom: 45px;
}
.testimonial-slider .item {
    padding: 40px 15px 50px;
}
.testimonial-slider .item-inner {
    background: #fff;
    margin: 0;
    padding: 0 50px 50px;
    text-align: center;
}
.testimonial-slider .this-header {
    margin: -40px auto 0;
}
.testimonial-slider .this-header h5 {
    color: #5a68b0;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.testimonial-slider .this-header .stars {
    font-size: 10px;
    color: #dddee4;
}
.testimonial-slider .this-header .stars .starred {
    color: #0ad7ef;
}
.testimonial-slider .client-img {
    display: inline-block;
    width: 80px;
    height: 80px;
    border-radius: 100%;
}
.testimonial-slider .client-img img {
    border-radius: 100%;
    width: 100%;
}
.testimonial-slider .quoted-text {
    margin: 35px 0 0;
    font-size: 16px;
    line-height: 30px;
    color: #6d6a70;
}
.testimonial-slider .owl-dots {
    margin: 0 auto;
    display: table;
}
.testimonial-slider .owl-dot {
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: #dddee4;
    float: left;
}
.testimonial-slider .owl-dot + .owl-dot {
    margin-left: 5px;
}
.testimonial-slider .owl-dot.active {
    background: #0ad7ef;
}
.testimonial-slider2 .item {
    padding: 0 0 30px;
}
.testimonial-slider2 .item-inner {
    background: #fff;
    margin: 0;
    padding: 30px;
    border-radius: 15px;
}
.testimonial-slider2 .this-header .media-left {
    padding-right: 20px;
}
.testimonial-slider2 .this-header h5 {
    color: #5a68b0;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.testimonial-slider2 .this-header .stars {
    font-size: 10px;
    color: #dddee4;
}
.testimonial-slider2 .this-header .stars i + i {
    margin-left: 1px;
}
.testimonial-slider2 .this-header .stars .starred {
    color: #0ad7ef;
}
.testimonial-slider2 .client-img {
    display: inline-block;
    width: 80px;
    height: 80px;
    border-radius: 100%;
}
.testimonial-slider2 .client-img img {
    border-radius: 100%;
    width: 100%;
}
.testimonial-slider2 .quoted-text {
    margin: 35px 0 0;
    font-size: 16px;
    line-height: 30px;
    color: #6d6a70;
    font-weight: 400;
    font-style: italic;
}
.testimonial-slider2 .owl-dots {
    margin: 0 30px;
    display: table;
}
.testimonial-slider2 .owl-dot {
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: #dddee4;
    float: left;
}
.testimonial-slider2 .owl-dot + .owl-dot {
    margin-left: 5px;
}
.testimonial-slider2 .owl-dot.active {
    background: #0ad7ef;
}
.testimonial3 {
    margin-top: 30px;
    text-align: center;
}
.testimonial3 * {
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}
.testimonial3 .item {
    padding: 15px;
}
.testimonial3 .textsss {
    padding: 40px 35px 60px;
    font-size: 21px;
    line-height: 34px;
    letter-spacing: -0.2px;
    color: #717e94;
    font-style: italic;
}
@media (max-width: 1199px) {
    .testimonial3 .textsss {
        padding: 30px 25px 50px;
    }
}
.testimonial3 .client-img {
    width: 66px;
    height: 66px;
    margin: -33px auto 0;
    opacity: 0;
}
.testimonial3 .client-img img {
    max-width: 100%;
    border-radius: 100%;
}
.testimonial3 .beeh {
    font-size: 20px;
    margin: 20px 0 5px;
    font-weight: 600;
    color: #fff;
    opacity: 0;
}
.testimonial3 .desg {
    color: #717e94;
    margin: 0;
    opacity: 0;
}
.testimonial3 .owl-item.center .textsss {
    color: #fff;
    background: #f84e86;
}
.testimonial3 .owl-item.center .client-img,
.testimonial3 .owl-item.center .beeh,
.testimonial3 .owl-item.center .desg {
    opacity: 1;
}
/*-----------------------*/

.testimonial4 {
    margin-top: 30px;
    text-align: center;
}
.testimonial4 * {
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}
.testimonial4 .item {
    padding: 15px 20px;
    opacity: 0.5;
}
.testimonial4 .textsss {
    padding: 25px 10px 0;
    font-size: 21px;
    line-height: 34px;
    letter-spacing: -0.2px;
    color: #fff;
    font-style: italic;
}
.testimonial4 .client-img {
    width: 97px;
    height: 97px;
    margin: 0 auto;
}
.testimonial4 .client-img img {
    max-width: 100%;
    border-radius: 100%;
}
.testimonial4 .beeh {
    font-size: 20px;
    margin: 20px 0 5px;
    font-weight: 600;
    color: #fff;
}
.testimonial4 .desg {
    color: #fff;
    margin: 0;
}
.testimonial4 .owl-item.center .textsss {
    color: #fff;
}
.testimonial4 .owl-item.center .item {
    opacity: 1;
}
.testimonial4 .owl-prev,
.testimonial4 .owl-next {
    bottom: 35px;
    top: auto;
}
.testimonial3 .owl-prev,
.testimonial3 .owl-next,
.testimonial4 .owl-prev,
.testimonial4 .owl-next {
    font-size: 24px;
    color: #fff;
    background: #f84e86;
    width: 42px;
    height: 42px;
    line-height: 42px;
    border-radius: 42px;
    position: absolute;
    top: 88px;
}
@media (max-width: 767px) {
    .testimonial3 .owl-prev,
    .testimonial3 .owl-next,
    .testimonial4 .owl-prev,
    .testimonial4 .owl-next {
        display: none !important;
    }
}
.testimonial3 .owl-prev,
.testimonial4 .owl-prev {
    left: 32%;
    padding-right: 15px;
}
@media (max-width: 991px) {
    .testimonial3 .owl-prev,
    .testimonial4 .owl-prev {
        left: -10px;
    }
}
.testimonial3 .owl-next,
.testimonial4 .owl-next {
    right: 32%;
    padding-left: 15px;
}
@media (max-width: 991px) {
    .testimonial3 .owl-next,
    .testimonial4 .owl-next {
        right: -10px;
    }
}
/* ------------------------------------------------------------------------ */
/* Blog
/* ------------------------------------------------------------------------ */

.blog-post {
    padding: 15px;
}
@media (max-width: 767px) {
    .blog-post:not(.row-post) {
        max-width: 390px;
        margin: 0 auto;
    }
}
.blog-post.row-post {
    margin: 0;
    padding: 0 0 40px;
    border-bottom: 1px solid;
    border-color: #dfe4ed;
}
.blog-post.row-post + .row-post {
    padding-top: 55px;
}
.blog-post.row-post .blog-title {
    font-size: 24px;
}
.blog-post.row-post .blog-excerpts {
    margin: 25px 0;
}
@media (max-width: 479px) {
    .blog-post.row-post .blog-excerpts {
        margin: 0 0 20px;
    }
}
.blog-post.row-post .blog-meta {
    text-transform: uppercase;
    line-height: 25px;
}
.blog-post.row-post .blog-meta li {
    margin-right: 20px;
}
@media (max-width: 479px) {
    .blog-post.row-post .blog-meta li {
        margin-right: 20px;
        margin-bottom: 5px;
    }
}
.blog-post.row-post .blog-meta li a span {
    color: #0ad7ef;
}
.blog-post.row-post .blog-date {
    width: 76px;
    height: 88px;
    font-size: 18px;
    padding: 18px 0 0;
}
.blog-post.row-post .blog-date b {
    font-size: 28px;
}
.blog-thumbnail {
    position: relative;
    margin-bottom: 25px;
}
.blog-thumbnail img {
    max-width: 100%;
    height: auto;
}
.blog-date {
    position: absolute;
    bottom: 22px;
    left: 22px;
    background: #5a68b0;
    width: 55px;
    height: 64px;
    text-align: center;
    color: #fff;
    line-height: 1.1;
    text-transform: uppercase;
    padding: 12px 0;
}
.blog-date b {
    font-size: 20px;
    display: block;
}
.blog-title {
    font-size: 22px;
    line-height: 30px;
    margin-top: 0;
    margin-bottom: 15px;
    color: #3c4452;
}
@media (max-width: 991px) {
    .blog-title {
        font-size: 18px;
        line-height: 24px;
    }
}
.blog-title a {
    color: #3c4452;
}
.blog-title a:hover,
.blog-title a:focus {
    color: #5a68b0;
}
.blog-title a i {
    color: #0ad7ef;
}
.blog-meta {
    margin-bottom: 22px !important;
    line-height: 1;
}
@media (max-width: 991px) {
    .blog-meta {
        margin-bottom: 18px;
    }
}
.blog-meta li {
    color: #717e94;
    font-size: 13px;
}
.blog-meta li a {
    padding: 0;
    color: #717e94;
    display: inline-block;
}
.blog-meta li a i {
    margin-right: 4px;
}
.blog-meta li i {
    margin-right: 4px;
}
.blog-meta li a:hover,
.blog-meta li a:focus {
    color: #5a68b0;
    background: none;
}
.blog-excerpts {
    color: #97a0af;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 35px;
}
@media (max-width: 991px) {
    .blog-excerpts {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 20px;
    }
}
.post-carousel {
    z-index: 0;
}
.post-carousel .owl-prev,
.post-carousel .owl-next {
    width: 36px;
    line-height: 54px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    position: absolute;
    top: -webkit-calc(50% - 27px);
    top: calc(50% - 27px);
    background: #3c4452;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}
.post-carousel .owl-prev:hover,
.post-carousel .owl-prev:focus,
.post-carousel .owl-next:hover,
.post-carousel .owl-next:focus {
    background: #0ad7ef;
}
.post-carousel .owl-prev {
    left: 0;
}
.post-carousel .owl-next {
    right: 0;
}
.embed-responsive.audio-post {
    padding-bottom: 170px;
}
.blog-posts-area {
    padding: 84px 15px 210px;
}
@media (max-width: 991px) {
    .blog-posts-area {
        padding-bottom: 0;
    }
}
.blog-contents p {
    font-size: 16px;
    line-height: 24px;
    color: #97a0af;
    margin-bottom: 30px;
}
.quote-post {
    padding: 40px 0 40px 40px;
    margin-bottom: 22px;
    border-color: #5a68b0;
}
.quote-post q,
.quote-post p {
    font-size: 30px;
    font-style: italic;
    font-weight: 500;
    line-height: 1.2;
    color: #3c4452;
}
.quote-post p {
    font-size: 26px;
    line-height: 34px;
}
.quote-post footer {
    font-size: 13px;
    color: #717e94;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 20px;
}
.blog-pagination {
    margin-top: 60px;
}
.blog-pagination li + li {
    margin-left: 10px;
}
@media (max-width: 479px) {
    .blog-pagination li + li {
        margin-left: 5px;
    }
}
.blog-pagination li a {
    padding: 0 15px;
    min-width: 43px;
    border-radius: 3px;
    line-height: 42px;
    border: 1px solid;
    color: #3c4452;
    border-color: #dfe4ed;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
}
.blog-pagination li a i {
    font-size: 18px;
}
.blog-pagination li a:hover,
.blog-pagination li a:focus {
    background: #0ad7ef;
    color: #fff;
    border-color: #0ad7ef;
}
.blog-pagination li.active a {
    background: #0ad7ef;
    color: #fff;
    border-color: #0ad7ef;
}
/*Sidebar*/

.blog-sidebar {
    padding-top: 84px;
}
.blog-sidebar .widget-title {
    font-size: 16px;
    line-height: 1;
    font-weight: 700;
    color: #3c4452;
    margin-bottom: 25px;
    margin-top: 0;
}
.blog-sidebar .widget.widget_search {
    background: #0ad7ef;
}
.blog-sidebar .widget {
    padding: 35px;
    text-transform: uppercase;
    margin-bottom: 50px;
    background: #f4f8f8;
}
@media (max-width: 479px) {
    .blog-sidebar .widget {
        padding: 20px;
    }
}
.blog-sidebar .widget-tags {
    background: none;
    padding: 0;
}
.blog-sidebar .tag {
    font-size: 13px;
    line-height: 32px;
    font-weight: 700;
    padding: 0 15px;
    border-radius: 15px;
    border: 1px solid;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    border-color: #d8dee6;
    color: #3c4452;
}
.blog-sidebar .tag:hover,
.blog-sidebar .tag:focus {
    color: #fff;
    border-color: #0ad7ef;
    background: #0ad7ef;
}
.blog-sidebar .nav li + li {
    border-top: 1px solid;
    border-color: #d8dee6;
}
.blog-sidebar .nav li a {
    font-weight: 500;
    font-size: 13px;
    line-height: 40px;
    padding: 0;
    color: #58606b;
}
.blog-sidebar .nav li a:hover,
.blog-sidebar .nav li a:focus {
    background: none;
    color: #0ad7ef;
}
.blog-sidebar .recent-post {
    text-transform: uppercase;
    padding-bottom: 30px;
    margin: 0;
}
.blog-sidebar .recent-post + .recent-post {
    padding-top: 30px;
    border-top: 1px solid;
    border-color: #d8dee6;
}
.blog-sidebar .recent-post .media-left {
    padding-right: 20px;
}
.blog-sidebar .recent-post .media-left a {
    display: block;
}
.blog-sidebar .recent-post .title {
    margin: 0 0 10px;
}
.blog-sidebar .recent-post .title a {
    font-size: 16px;
    line-height: 21px;
    font-weight: 500;
    color: #3c4452;
}
.blog-sidebar .recent-post .date {
    font-size: 13px;
    margin: 0;
    float: left;
    color: #97a0af;
    font-weight: 400;
}
.blog-sidebar .recent-post .date i {
    margin-right: 10px;
    float: left;
}
.blog-sidebar .recent-post .date a {
    line-height: 1;
    float: left;
    color: #97a0af;
}
.blog-sidebar .widget-search {
    background: #0ad7ef;
}
.blog-sidebar .widget-search .widget-title {
    color: #fff;
}
.blog-sidebar .widget-search .form-control {
    height: 54px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    border: none;
    padding-left: 22px;
}
.blog-sidebar .widget-search .input-group-addon {
    background: none;
    border: none;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    padding: 0;
}
.blog-sidebar .widget-search [type="submit"] {
    background: #5a68b0;
    border: none;
    width: 60px;
    text-align: center;
    height: 54px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    font-size: 18px;
    color: #fff;
}
/*Single Post*/

.blog-post.row-post.single-post {
    padding-bottom: 15px;
}
.blog-tags {
    font-size: 16px;
    line-height: 24px;
    color: #717e94;
    text-transform: uppercase;
    font-weight: 700;
}
.blog-tags a {
    font-size: 13px;
    color: #717e94;
}
.recent-post .media-body {
    width: auto;
}
/*Pager*/

.pager {
    padding: 40px 0 45px;
    margin: 0;
    border-bottom: 1px solid;
    border-color: #dfe4ed;
}
.pager li {
    max-width: 210px;
}
.pager li a {
    border: none;
    padding: 0;
    font-size: 16px;
    line-height: 21px;
    font-weight: 700;
}
@media (max-width: 479px) {
    .pager li a {
        font-weight: 500;
        font-size: 14px;
    }
}
.pager li a:hover,
.pager li a:focus {
    background: none;
}
.pager li a:hover .post-sequence,
.pager li a:focus .post-sequence {
    color: #0ad7ef;
}
.pager li a i {
    color: #0ad7ef;
}
.pager li a .post-sequence {
    color: #717e94;
    text-transform: uppercase;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}
.pager li a .post-title {
    margin: 15px 0 0;
    color: #3c4452;
    font-weight: 500;
    font-size: 16px;
    line-height: 21px;
}
@media (max-width: 479px) {
    .pager li a .post-title {
        display: none;
    }
}
.pager li.prev {
    float: left;
    text-align: left;
}
.pager li.prev a i {
    margin-right: 14px;
}
.pager li.next {
    float: right;
    text-align: right;
}
.pager li.next a i {
    margin-left: 14px;
}
/*Author*/

.author-about {
    margin: 50px 0;
    padding: 33px;
    background: #f4f8f8;
}
@media (max-width: 1199px) {
    .author-about {
        padding: 25px;
    }
}
.author-about .media-left {
    padding-right: 35px;
}
@media (max-width: 479px) {
    .author-about .media-left {
        display: block;
        padding-right: 0;
        padding-bottom: 30px;
    }
}
.author-about .media-left a {
    width: 161px;
    height: 161px;
    border-radius: 100%;
    display: block;
    line-height: 159px;
    text-align: center;
    border: 1px solid;
    border-color: #e1e6e6;
}
.author-about .media-left img {
    border-radius: 100%;
}
.author-about .author-title {
    text-transform: uppercase;
    margin-bottom: 17px;
    margin-top: 0;
}
.author-about .author-title a {
    font-weight: 700;
    font-size: 16px;
    line-height: 1;
    color: #0ad7ef;
}
.author-about q {
    font-size: 16px;
    font-style: italic;
    line-height: 24px;
    color: #97a0af;
}
.author-about .view-posts {
    line-height: 32px;
    margin-top: 17px;
    display: inline-block;
    border: 1px solid;
    padding: 0 25px;
    border-radius: 20px;
    border-color: #91a1b4;
    color: #3c4452;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
}
/*Comemnts*/

.commentsrow-title {
    font-weight: 700;
    font-size: 16px;
    line-height: 1;
    padding: 50px 0 30px;
    margin: 0 0 20px;
    border-bottom: 1px solid;
    border-color: #dfe4ed;
    text-transform: uppercase;
}
.comment {
    padding: 25px 0 20px;
    border-bottom: 1px solid;
    border-color: #dfe4ed;
}
.comment .media-left {
    padding-right: 30px;
}
@media (max-width: 479px) {
    .comment .media-left {
        display: block;
        padding-right: 0;
        padding-bottom: 25px;
    }
}
.comment .media-left a {
    width: 134px;
    height: 134px;
    display: block;
    border-radius: 100%;
}
.comment .media-left a img {
    width: 100%;
    border-radius: 100%;
}
.comment .media-body {
    overflow: visible;
}
.comment h4 {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 1;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 12px;
}
.comment h4 a {
    margin-right: 20px;
    color: #0ad7ef;
}
.comment h4 small {
    font-weight: bold;
    color: #3c4452;
}
.comment h6 {
    margin: 0 0 22px;
    font-size: 11px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
}
.comment h6 a {
    color: #3c4452;
}
.comment p {
    font-size: 16px;
    line-height: 24px;
    color: #97a0af;
    font-style: italic;
    font-weight: 400;
    margin-bottom: 25px;
}
.comment .comment-reply-link {
    line-height: 22px;
    display: inline-block;
    border-radius: 15px;
    padding: 0 16px;
    text-transform: uppercase;
    color: #3c4452;
    font-weight: 700;
    font-size: 11px;
    border: 1px solid;
    border-color: #91a1b4;
}
.comment .author-tag {
    position: absolute;
    top: 0;
    right: 0;
    line-height: 15px;
    display: block;
    padding: 0 8px;
    background: #5a68b0;
    color: #fff;
    font-weight: bold;
    font-size: 11px;
    text-transform: uppercase;
}
.comment.reply {
    background: #f4f8f8;
    position: relative;
    padding: 21px 15px 25px 24px;
    border: none;
    margin-top: 40px;
    margin-bottom: 10px;
    margin-left: -30px;
    margin-right: 0;
}
@media (max-width: 767px) {
    .comment.reply {
        margin-left: -140px;
    }
}
@media (max-width: 479px) {
    .comment.reply {
        margin-left: 20px;
    }
}
.reply_form {
    margin-top: 55px;
    padding: 55px 50px;
    background: #f4f8f8;
}
@media (max-width: 1199px) {
    .reply_form {
        padding: 30px;
    }
}
.reply_form span {
    font-size: 16px;
    line-height: 1;
    font-weight: 700;
    color: #3c4452;
    margin: 0 0 35px;
    text-transform: uppercase;
}
.reply_form .form-control {
    width: 320px;
    max-width: 100%;
    border-radius: 20px;
    font-size: 16px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #3c4452;
    padding: 0 20px;
    line-height: 40px;
    margin-bottom: 20px;
    resize: none;
}
.reply_form .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.reply_form .form-control.placeholder {
    color: #97a0af;
}
.reply_form .form-control:-moz-placeholder {
    color: #97a0af;
}
.reply_form .form-control::-moz-placeholder {
    color: #97a0af;
}
.reply_form .form-control::-webkit-input-placeholder {
    color: #97a0af;
}
.reply_form textarea.form-control {
    width: 100%;
}
.reply_form .btn-primary {
    border: none;
}
/* ------------------------------------------------------------------------ */
/* Newsletter Form
/* ------------------------------------------------------------------------ */

.newsletter-form-area {
    padding: 46px 0 54px;
    background: #1d2128;
}
.newsletter-form-area .this-title {
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
}
.newsletter-form-area .this-intro {
    color: #717e94;
}
@media (max-width: 767px) {
    .newsletter-form-area .this-intro {
        margin-bottom: 25px;
    }
}
.newsletter-form .form-control {
    height: 51px;
    border-radius: 30px;
    padding-left: 27px;
    background: #2c323b;
    border: none;
}
.newsletter-form .input-group-addon {
    border: none;
    padding: 0;
    background: none;
}
.newsletter-form .submit-btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border: none;
    line-height: 51px;
    padding: 0 20px;
}
.foot-newsletter-form-area {
    background: #1d2128;
    margin: 0;
    padding: 48px;
}
@media (max-width: 991px) {
    .foot-newsletter-form-area {
        padding: 25px;
    }
}
@media (max-width: 767px) {
    .foot-newsletter-form-area {
        max-width: 450px;
        margin: 0 auto;
    }
}
.foot-newsletter-form-area .this-title {
    line-height: 1;
    margin-top: 0;
    margin-bottom: 15px;
    color: #fff;
    text-transform: uppercase;
}
.foot-newsletter-form-area .this-intro {
    color: #717e94;
    margin-bottom: 25px;
}
/* ------------------------------------------------------------------------ */
/* Page Header
/* ------------------------------------------------------------------------ */

.page-thumbnail {
    background: url(images/pagecover1.jpg) no-repeat scroll center top;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 130px 0;
    position: relative;
}
@media (max-width: 1199px) {
    .page-thumbnail {
        padding: 70px 0;
    }
}
@media (max-width: 991px) {
    .page-thumbnail {
        padding: 50px 0;
    }
}
.page-thumbnail .container {
    position: relative;
    z-index: 2;
}
.page-title {
    padding: 17px 45px;
    margin: 0;
    display: inline-block;
    line-height: 40px;
    color: #fff;
    text-transform: capitalize;
    font-weight: bold;
    text-shadow: 0px 3px 0px rgba(31, 35, 36, 0.19);
	background-color : #5a68b0;
}
@media (max-width: 1199px) {
    .page-title {
        padding: 10px 35px;
    }
}
.page-intro {
    background: #0ad7ef;
    color: #fff;
    padding: 55px 0 65px;
    -webkit-box-shadow: 0px 0px 4.5px 0.5px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 4.5px 0.5px rgba(0, 0, 0, 0.05);
    position: relative;
}
@media (max-width: 1199px) {
    .page-intro {
        padding: 30px 0 45px;
    }
}
.page-intro .this-texts {
    max-width: 750px;
    margin: 0 auto;
    font-size: 19px;
    line-height: 30px;
}
@media (max-width: 1199px) {
    .page-intro .this-texts {
        font-size: 16px;
        font-weight: 300;
        line-height: 24px;
    }
}
@media (max-width: 767px) {
    .page-intro .this-texts {
        padding: 0 20px;
    }
}
.page-intro .this-texts strong {
    font-size: 48px;
    font-weight: bold;
}
.page-intro1 i {
    color: #0ad7ef;
    font-size: 34px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50px;
    -webkit-box-shadow: 0px 1px 7px 0px rgba(136, 136, 136, 0.34);
    box-shadow: 0px 1px 7px 0px rgba(136, 136, 136, 0.34);
    background: #fff;
    position: absolute;
    top: -webkit-calc(100% - 25px);
    top: calc(100% - 25px);
    left: -webkit-calc(50% - 25px);
    left: calc(50% - 25px);
    z-index: 2;
    text-align: center;
}
.page-intro.style2 .this-texts {
    max-width: 885px;
}
/* ------------------------------------------------------------------------ */
/* About US
/* ------------------------------------------------------------------------ */

.bee-history {
    padding: 15px;
}
.bee-history .inner {
    margin: 0;
    background: #f4f8f8;
    padding: 55px 35px 65px;
}
@media (max-width: 767px) {
    .bee-history .inner {
        padding: 30px;
    }
}
.beeh-title {
    margin-bottom: 50px;
    margin-top: 0;
}
.beeh-tabs {
    margin-bottom: 50px !important;
    border: none;
    display: table;
}
.beeh-tabs li + li {
    position: relative;
    margin-left: 52px;
}
@media (max-width: 1199px) {
    .beeh-tabs li + li {
        margin-left: 25px;
    }
}
.beeh-tabs li + li:before {
    content: '';
    width: 34px;
    height: 1px;
    background: #d5dae2;
    position: absolute;
    top: 12px;
    left: -44px;
}
@media (max-width: 767px) {
    .beeh-tabs li + li:before {
        width: 15px;
        top: 9px;
        left: -21px;
    }
}
@media (max-width: 479px) {
    .beeh-tabs li + li:before {
        top: 8px;
    }
}
.beeh-tabs li a {
    color: #d5dae2;
    font-size: 24px;
    line-height: 1;
    font-weight: 500;
    border: none;
    padding: 0;
    margin: 0;
}
@media (max-width: 767px) {
    .beeh-tabs li a {
        font-size: 18px;
    }
}
@media (max-width: 479px) {
    .beeh-tabs li a {
        font-size: 16px;
    }
}
.beeh-tabs li a:hover,
.beeh-tabs li a:focus {
    background: none;
    border: none;
}
.beeh-tabs li.active a {
    color: #5a68b0;
    background: none;
    border: none;
}
.beeh-tabs li.active a:hover,
.beeh-tabs li.active a:focus {
    background: none;
    border: none;
}
.beeh-tabc p {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 30px;
    color: #97a0af;
}
.beeh-tabc p.intro {
    margin-bottom: 30px;
    color: #3c4452;
    line-height: 24px;
}
.beeh-tab-nav {
    margin-top: 30px;
}
.beeh-tab-nav li + li {
    margin-left: 10px;
}
.beeh-tab-nav li a {
    border-radius: 100%;
    width: 26px;
    height: 26px;
    line-height: 22px;
    color: #5a68b0;
    border-color: #5a68b0;
    border: 2px solid;
    padding: 0;
    text-align: center;
    font-size: 20px;
}
.beeh-tab-nav li a:hover,
.beeh-tab-nav li a:focus {
    border-color: #fff;
    background: #fff;
}
.board-of-directors {
    background: #f4f8f8;
    padding: 95px 0 85px;
}
.board-of-directors .bh2 {
    margin-bottom: 60px;
}
.bod-member {
    padding-top: 15px;
    min-height: 390px;
}
@media (max-width: 767px) {
    .bod-member {
        max-width: 480px;
        margin: 0 auto;
    }
}
@media (max-width: 767px) {
    .bod-member-sm {
        max-width: 290px;
        margin: 0 auto;
    }
}
.bod-inner {
    margin: 0;
}
.bod-image {
    position: relative;
    margin: 0;
}
.bod-image img {
    max-width: 100%;
}
.bod-title {
    color: #3c4452;
    font-weight: 500;
    text-transform: capitalize;
    text-align: center;
    margin-top: 0;
}
h4.bod-title {
    margin-top: 30px;
}
@media (max-width: 1199px) {
    h4.bod-title {
        margin-bottom: 5px;
    }
}
.bod-desg {
    text-transform: uppercase;
    margin: 0;
    text-align: center;
    color: #97a0af;
}
h6.bod-desg {
    margin-bottom: 22px;
}
@media (max-width: 1199px) {
    h6.bod-desg {
        margin-bottom: 0;
    }
}
@media (max-width: 991px) {
    h6.bod-desg {
        font-size: 10px;
    }
}
.nd-abs {
    position: absolute;
    right: 70px;
    top: 160px;
}
@media (max-width: 1199px) {
    .nd-abs {
        top: 120px;
        right: 10px;
    }
}
.bod-post-title {
    font-size: 21px;
    margin: 35px 0 15px;
    color: #3c4452;
    font-weight: 400;
}
.bod-post-cont {
    font-size: 16px;
    line-height: 24px;
    margin: 0;
    color: #97a0af;
    margin-top: 35px;
}
/* ------------------------------------------------------------------------ */
/* Contact Form
/* ------------------------------------------------------------------------ */

.contact-form-area {
    padding: 100px 0;
    background: #f4f8f8;
}
.contact-form-area .container {
    max-width: 656px;
    padding: 0 5px;
}
.contact-form-area .container .row {
    margin: 0 -5px;
}
.contact-form-area .container .section-title {
    margin-bottom: 45px;
}
.contact-form-area .container .half-col {
    padding: 0 5px;
}
.gmapbox {
    height: 610px;
}
@media (max-width: 991px) {
    .gmapbox {
        height: 450px;
    }
}
@media (max-width: 767px) {
    .gmapbox {
        height: 350px;
    }
}
.map-area-title {
    margin-top: 20px;
    margin-bottom: 75px;
    line-height: 1;
    text-transform: uppercase;
}
@media (max-width: 991px) {
    .map-area-title {
        margin-bottom: 30px;
    }
}
.contact-informations {
    padding: 105px 0;
}
.cinfo-area-title {
    margin-bottom: 45px;
}
.cinfo-box {
    font-size: 16px;
    line-height: 24px;
    color: #97a0af;
    padding: 15px;
}
.cinfo-box .media {
    border-radius: 2px;
    -webkit-box-shadow: 0px 0px 4.5px 0.5px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 4.5px 0.5px rgba(0, 0, 0, 0.05);
    min-height: 145px;
    padding: 35px 30px 10px;
}
@media (max-width: 1199px) {
    .cinfo-box .media {
        min-height: 140px;
    }
}
@media (max-width: 991px) {
    .cinfo-box .media {
        padding: 25px 25px 10px;
    }
}
@media (max-width: 767px) {
    .cinfo-box .media {
        min-height: auto;
    }
}
.cinfo-box .media-left {
    padding-right: 20px;
}
.cinfo-box .this-title {
    margin-bottom: 16px;
    margin-top: 0;
    font-weight: 400;
    font-size: 21px;
    text-transform: capitalize;
    color: #3c4452;
}
.cinfo-box .nav li + li {
    margin-left: 14px;
}
.cinfo-box .nav li a {
    padding: 0;
    color: #97a0af;
}
.cinfo-box .nav li a:hover,
.cinfo-box .nav li a:focus {
    background: none;
    color: #0ad7ef;
}
.contactForm .form-control {
    font-size: 13px;
    font-weight: 400;
    height: 46px;
    line-height: 20px;
    padding: 13px 15px;
    margin-bottom: 22px;
    border-radius: 20px;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.contactForm .form-control.placeholder {
    color: #97a0af;
}
.contactForm .form-control:-moz-placeholder {
    color: #97a0af;
}
.contactForm .form-control::-moz-placeholder {
    color: #97a0af;
}
.contactForm .form-control::-webkit-input-placeholder {
    color: #97a0af;
}
.contactForm textarea.form-control {
    height: 126px;
    resize: none;
}
.contactForm .btn-primary {
    margin-top: 23px;
    border: none;
}
/* ------------------------------------------------------------------------ */
/* 404
/* ------------------------------------------------------------------------ */

.contents404 {
    padding: 190px 0;
}
.content404 {
    margin: 0;
    padding: 120px 0 130px;
    text-align: center;
    background: #f4f8f8;
    position: relative;
}
.title404 {
    margin: 0;
    letter-spacing: -0.2px;
    font-size: 300px;
    color: #5a68b0;
    position: relative;
    line-height: 0.7;
}
.title404 .bee-icon {
    position: absolute;
    bottom: 25px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.oval-shadow {
    background: #d9dfe9;
    margin: 30px auto 0;
    width: 580px;
    height: 30px;
    border-radius: 100%;
    opacity: 0.20;
    position: relative;
    z-index: 2;
}
.oval-shadow + .bee-icon {
    margin-top: -22px;
    margin-bottom: 47px;
    position: relative;
    z-index: 0;
    opacity: 0.1;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.error404-title {
    font-weight: 400;
    margin-bottom: 25px;
    margin-top: 0;
}
.error404-desc {
    font-size: 20px;
    line-height: 36px;
    max-width: 555px;
    margin: 0 auto 35px;
    color: #97a0af;
}
.error404-desc span {
    color: #0ad7ef;
}
/*--------------------------------------------------------------------------------------------*/

.faqs-contents {
    padding: 125px 0 120px;
}
.faqs-page-title {
    margin-bottom: 40px;
    margin-top: 0;
}
.faq-row {
    padding: 38px 30px;
    background: #f4f8f8;
    margin: 0;
}
@media (max-width: 767px) {
    .faq-row {
        padding: 25px;
    }
}
.faq-row + .faq-row {
    margin-top: 40px;
}
.fquestion {
    margin-top: 0;
    margin-bottom: 20px;
    padding-bottom: 20px;
    font-size: 20px;
    font-weight: 400;
    color: #3c4452;
    border-bottom: 1px solid;
    border-color: #e4e9e9;
    display: table;
}
.fquestion:before {
    content: 'Q.';
    padding-right: 10px;
    color: #5a68b0;
    display: table-cell;
}
.fquestion-body {
    display: table-cell;
}
.fanswer {
    margin: 0;
    padding: 0 25px;
    color: #97a0af;
    font-size: 16px;
    line-height: 30px;
}
@media (max-width: 767px) {
    .fanswer {
        padding-right: 0;
    }
}
/* ------------------------------------------------------------------------ */
/* Shortcode
/* ------------------------------------------------------------------------ */

.shortcode-container {
    padding: 120px 0;
}
.sc-row {
    margin: 0 0 80px;
}
.beeh {
    font-weight: 500;
    color: #3c4452;
}
.beeh + .beeh {
    margin-top: 30px;
}
.beeh1 {
    font-size: 30px;
}
.beeh2 {
    font-size: 26px;
}
.beeh3 {
    font-size: 22px;
}
.beeh4 {
    font-size: 18px;
}
.beeh5 {
    font-size: 14px;
}
.sc-title {
    margin-bottom: 45px;
    margin-top: 0;
}
.bee-alert {
    padding: 0;
    border-radius: 0;
    background-image: none;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: table;
}
.bee-alert .alert-icon {
    min-width: 57px;
    width: 1%;
    line-height: 46px;
    display: table-cell;
    text-align: center;
    color: #fff;
    font-size: 20px;
    vertical-align: middle;
}
.bee-alert .alert-body {
    display: table-cell;
    width: 1000000px;
    position: relative;
    vertical-align: middle;
    padding: 5px 40px 5px 20px;
}
.bee-alert strong {
    font-size: 16px;
    font-weight: 500;
    margin-right: 4px;
}
.bee-alert .close {
    font-size: 17px;
    padding: 0 20px;
    line-height: 18px;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -9px;
}
.bee-alert.alert-warning {
    color: #b76973;
    background: #eecbd0;
}
.bee-alert.alert-warning .alert-icon {
    background: #e9495e;
}
.bee-alert.alert-warning .close {
    color: #b76973;
}
.bee-alert.alert-success {
    color: #79985b;
    background: #dfedd1;
}
.bee-alert.alert-success .alert-icon {
    background: #7ead51;
}
.bee-alert.alert-success .close {
    color: #79985b;
}
.bee-alert.alert-info {
    color: #52889b;
    background: #cce5ee;
}
.bee-alert.alert-info .alert-icon {
    background: #489ab7;
}
.bee-alert.alert-info .close {
    color: #52889b;
}
.bee-alert.alert-notification {
    color: #b49133;
    background: #f6ebcb;
}
.bee-alert.alert-notification .alert-icon {
    background: #cca437;
}
.bee-alert.alert-notification .close {
    color: #b49133;
}
.bee-alert.alert-standard {
    color: #797979;
    background: #f0f0f0;
}
.bee-alert.alert-standard .alert-icon {
    background: #878787;
}
.bee-alert.alert-standard .close {
    color: #797979;
}
/*Accordion*/

.bee-accordion .panel {
    border-radius: 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.bee-accordion .panel + .panel {
    margin-top: 20px;
}
.bee-accordion .panel-heading {
    padding: 0;
    background: #f4f8f8;
}
.bee-accordion .panel-heading a {
    display: table;
    line-height: 23px;
    padding: 12px 15px 12px 0;
    font-size: 16px;
    color: #3c4452;
}
.bee-accordion .panel-heading a:before {
    display: table-cell;
    font-family: "FontAwesome";
    width: 47px;
    text-align: center;
    font-size: 18px;
    color: #5a68b0;
    vertical-align: middle;
}
.bee-accordion .panel-heading [aria-expanded="false"]:before {
    content: "\f0da";
}
.bee-accordion .panel-heading [aria-expanded="true"]:before {
    content: "\f0d7";
}
.bee-accordion .panel-heading + .panel-collapse > .panel-body,
.bee-accordion .panel-heading + .panel-collapse > .list-group {
    border: none;
}
.bee-accordion .panel-body {
    padding: 24px 100px 24px 47px;
    font-size: 16px;
    line-height: 30px;
    color: #97a0af;
    background: #fafafa;
}
.columns-row h4 {
    letter-spacing: -0.2px;
    font-weight: 400;
    margin-bottom: 20px;
}
.columns-row p {
    font-size: 16px;
    line-height: 30px;
    color: #97a0af;
    margin-bottom: 30px;
}
/* ------------------------------------------------------------------------ */
/* Footer
/* ------------------------------------------------------------------------ */

.footer1 {
    padding: 88px 0 90px;
    background: #232830;
}
@media (max-width: 767px) {
    .footer1 {
        padding: 70px 0 50px;
    }
}
.widget-footer {
    color: #717e94;
	margin-bottom: 40px;
}
@media (max-width: 767px) {
    .widget-footer {
        margin: 0 auto 30px;
        max-width: 480px;
    }
}
.widget-footer .widget-title {
    text-transform: uppercase;
    color: #fff;
    margin-top: 0;
    margin-bottom: 30px;
    line-height: 1;
    font-weight: 500;
}
.widget-footer .menu {
    padding-left: 0;
    margin: 0;
}
.widget-footer .menu li {
    display: table;
    line-height: 1.3;
}
.widget-footer .menu li + li {
    margin-top: 10px;
}
.widget-footer .menu li:before {
    display: table-cell;
    width: 1%;
    padding-right: 15px;
    padding-top: 2px;
}
.widget-footer .menu li a {
    display: table-cell;
    width: 10000px;
    color: #717e94;
}
.widget-footer .menu li a:before {
    content: '\f10c';
    font: normal normal normal 14px/1 FontAwesome;
    float: left;
    width: 14px;
    height: 18px;
    margin-right: 14px;
}
.widget-footer .menu li a:hover,
.widget-footer .menu li a:focus {
    color: #fff;
}
.widget-footer .text-widget {
    line-height: 26px;
}
@media (max-width: 991px) {
    .widget-footer .text-widget {
        line-height: 22px;
    }
}
@media (max-width: 767px) {
    .copyright-area {
        text-align: center;
    }
}
.copyright-texts {
    line-height: 24px;
    color: #717e94;
    margin: 30px 0 22px;
}
@media (max-width: 767px) {
    .footer-social {
        margin: 0 auto;
        display: table;
    }
}
.footer-social li + li {
    margin-left: 7px;
}
.footer-social li a {
    padding: 0;
    color: #717e94;
    font-size: 20px;
}
.footer-social li a:hover,
.footer-social li a:focus {
    background: none;
    color: #fff;
}
@media (max-width: 767px) {
    .contact-widget-box .this-row .col-sm-6 + .col-sm-6 {
        margin-top: 20px;
    }
}
.contact-widget-box .this-row + .this-row {
    margin-top: 40px;
}
@media (max-width: 767px) {
    .contact-widget-box .this-row + .this-row {
        margin-top: 20px;
    }
}
@media (max-width: 767px) {
    .contact-widget-box .footer-social {
        margin: 0;
    }
}
.contact-widget-box p {
    margin: 0;
    line-height: 22px;
    color: #717e94;
}
.contact-widget-box a {
    color: #717e94;
}
.contact-widget-box .this-title {
    line-height: 1;
    margin-top: 0;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
}
.contact-widget-box2 .media {
    margin: 0;
    padding: 18px 0;
    color: #717e94;
    line-height: 22px;
}
.contact-widget-box2 .media:first-child {
    padding-top: 0;
}
.contact-widget-box2 .media + .media {
    border-top: 1px solid;
    border-color: #353c48;
}
.contact-widget-box2 .media-left i {
    text-align: center;
    width: 30.25px;
    height: 30.25px;
    line-height: 26.25px;
    border: 2px solid;
    border-color: #717e94;
    border-radius: 100%;
}
.footer-newsletter-form {
    padding: 30px;
    background: #292f39;
}
.footer-newsletter-form p {
    margin-top: 10px;
    margin-bottom: 20px;
    line-height: 20px;
    color: #717e94;
}
.footer-newsletter-form .btn {
    margin-top: 28px;
}
.footer-newsletter-form .form-control {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    border-bottom: 1px solid;
    border-color: #353c48;
    border-radius: 0;
    padding: 0;
    background: none;
    color: #717e94;
}
.footer-newsletter-form .form-control.placeholder {
    opacity: .6;
    color: #717e94;
}
.footer-newsletter-form .form-control:-moz-placeholder {
    opacity: .6;
    color: #717e94;
}
.footer-newsletter-form .form-control::-moz-placeholder {
    opacity: .6;
    color: #717e94;
}
.footer-newsletter-form .form-control::-webkit-input-placeholder {
    opacity: .6;
    color: #717e94;
}
.footer-logo {
    display: inline-block;
    margin-bottom: 25px;
}
.footer-logo img {
    max-width: 100%;
}
.copyright-area {
    margin: 0 0 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid;
    border-color: #353c48;
}
.foot-logo {
    float: left;
}
.copyright-texts {
    float: right;
    font-size: 13px;
    line-height: 20px;
    color: #717e94;
    margin-top: 17px;
}
.copyright-texts a {
    color: #fff;
}
/* ------------------------------------------------------------------------ */
/* Widget
/* ------------------------------------------------------------------------ */

.widget_heading {
    font-size: 16px;
    line-height: 1;
    font-weight: 700;
    color: #3c4452;
    margin-bottom: 25px;
    margin-top: 0;
}
.widget img {
    max-width: 100%;
    height: auto;
}
.sidebar .widget:last-child {
    border: 0px;
    padding-bottom: 0px;
}
.blog-sidebar .widget +.blog-sidebar .widget {
    margin: 40px 0 0 !important;
}
/* Widget Default Search 
---------------------------------------*/

.widget_search .widget_heading {
    color: #fff;
}
.searchform input[type="text"] {
    background: #f1f6f8 none repeat scroll 0 0;
    color: #443a44;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 46px;
    padding: 0 15px;
    border: 0px;
    display: inline-block;
    width: 60%;
    vertical-align: top;
    border-radius: 25px;
}
.widget_search .searchform input[type="text"] {
    background: #f1f6f8 none repeat scroll 0 0;
    color: #443a44;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    height: 54px;
    letter-spacing: 1px;
    line-height: 42px;
    padding: 0 15px;
    border: 0px;
    display: inline-block;
    width: 80%;
    vertical-align: top;
    border-radius: 0px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
}
.widget_search .searchform input[type="submit"] {
    float: right;
    border: 0 none;
    font-size: 0;
    height: 54px;
    line-height: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 20%;
    background: url(images/search-icon.png) no-repeat center 18px #00c5dc;
    margin-left: -4px;
    border-radius: 0px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
}
.widget_search .searchform .screen-reader-text {
    display: none;
}
/* Widget Default List style 
---------------------------------------*/

.widget ul {
    list-style: outside none none;
    margin-bottom: 0;
    padding-left: 0;
	overflow: hidden;
}
.widget_nav_menu ul{
    padding-left: 0px;
    margin-bottom: 0px;
	margin-top: 10px;
}
.widget_nav_menu .menu li a {
    display: block;
    color: #717e94;
    position: relative;
}
.blog-sidebar .widget ul li {
    display: block;
    position: relative;
}
.blog-sidebar .widget ul li a {
    font-weight: 500;
    letter-spacing: 1px;
    padding: 0;
    display: block;
    position: relative;
    font-size: 13px;
    line-height: 40px;
    color: #58606b;
}
.blog-sidebar .widget ul li + li {
    border-top: 1px solid;
    border-color: #d8dee6;
}
.blog-sidebar .widget ul li a:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #267ae9;
}
.blog-sidebar .widget ul li ul.children {
    margin-top: 20px;
    margin-left: 10px;
}
.blog-sidebar .widget ul li ul.children li {
    padding-left: 20px;
}
.blog-sidebar .widget ul li ul.children li:after {
    content: '-';
    position: absolute;
    left: 0;
    top: 10px;
    width: 10px;
    color: #443a44;
}
/* Widget Default Selectbox Style
---------------------------------------*/

.widget select {
    background: #f1f6f8 none repeat scroll 0 0;
    width: 100%;
    border: 1px solid #dadada;
    height: 42px;
    line-height: 42px;
    padding: 0 10px;
}
/* Widget Default List style 
---------------------------------------*/
.widget_tag_cloud .tagcloud {
    overflow:hidden;
}
.widget_tag_cloud .tagcloud > a {
    background: #f1f6f8 none repeat scroll 0 0;
    color: #443a44;
    float: left;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    line-height: 35px;
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 0 20px;
    font-size: 10.5pt !important;
}
/* Widget Default Archive, Categories style
---------------------------------------*/

.widget_archive ul li a,
.widget_categories ul li a {
    width: 90%;
    text-align: left;
    float: left;
	color: #717e94;
}
.widget_recent_comments   ul li a,.widget_pages ul li a,.widget_meta  ul li a,.widget_recent_entries ul li a{
	text-align: left;
	color: #717e94;
}
.widget_archive ul li,.widget_pages ul li,
.widget_categories ul li,.widget_recent_comments   ul li,.widget_meta ul li,.widget_recent_entries ul li  {
    text-align: left;
    color: #717e94;
    float: left;
    width: 100%;
	line-height: 40px;
}
.widget_rss ul li{
     color: #717e94;
}
.widget_rss ul li + li {
    margin-top : 10px;
}
/* Calendar Widget
---------------------------------------*/

#calendar_wrap {} .widget_calendar #wp-calendar {
    width: 100%;
    font-family: "Roboto", sans-serif;
}
.widget_calendar caption {
    color: #717e94;
    padding: 0 0 15px;
    text-align: left;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 1;
    text-transform: uppercase;
}
.widget_calendar th,
.widget_calendar td {
    text-align: center;
    padding: 8px 0;
}
.widget_calendar th {
    background: #267ae9;
    color: #fff;
}
.widget_calendar td {
    border: 1px solid #eaeaea;
    font-weight: 300;
}
.widget_calendar td:hover {
    background: rgba(38, 122, 233, 0.1)
}
.widget_calendar tbody td.pad,
.widget_calendar tbody td.pad {
    background: transparent;
}
.widget_calendar #today {
    background: #267ae9;
    color: #fff;
}
.widget_calendar #today a {
    color: #fff;
    text-decoration: none;
}
.widget_calendar tfoot td {
    border: 0px;
}
.widget_calendar tfoot td:hover {
    background: none;
}
.widget_calendar tfoot td.padd {
    width: 14%;
}
.widget_calendar #prev a,
.widget_calendar #next a {
    background: #267ae9 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    color: #ffffff;
    display: inline-block;
    font-family: "Lato", sans-serif;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 30px;
    padding: 0 15px;
    text-shadow: none;
    text-transform: uppercase;
}
.widget_calendar #prev {
    padding: 10px 0;
    text-align: left;
    width: 43%;
}
.widget_calendar #next {
    padding: 10px 0;
    text-align: right;
    width: 43%;
}
/* Widget Default Recent Post Entries
---------------------------------------*/

.widget_recent_entries ul li a {
    color: #717e94;
    font-weight: 500;
    line-height: 40px;
    text-transform: uppercase;
    font-size: 13px;
}
.widget_recent_entries ul li span.post-date {
    color: #acacac;
    font-family: "Roboto", sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding-left: 27px;
    position: relative;
}
.widget_recent_entries ul li span.post-date::before {
    content: "\f073";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 0px;
}
/*--------------------------------------------------------------------------------------------*/

.dynamic-listing li {
    display: table;
}
.dynamic-listing li:before {
    content: '';
    display: table-cell;
}
/*Preloader*/

.preloader {
    width: 100vw;
    height: 100vh;
    position: fixed;
    z-index: 99999;
    background: #fff;
}
.preloader .dots-loader {
    position: absolute;
    top: calc(50% - 3.5px);
    left: calc(50% - 3.5px);
}
.leftflot {
    float: left;
    padding-left: 15px;
}
.rightflot {
    float: right;
    padding-right: 15px;
}
input[type="submit"],
input[type="reset"],
input[type="button"] {
    display: inline-block;
    padding: 0 40px;
    line-height: 46px;
    border-radius: 30px;
    white-space: nowrap;
    background-image: none;
    background: #0ad7ef;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    text-shadow: none;
    border: none;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
    background: #5a68b0;
}
.blog-sidebar .widget_hp-tags >a {
    font-size: 13px;
    line-height: 32px;
    font-weight: 700;
    padding: 0 15px;
    border-radius: 15px;
    border: 1px solid;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    border-color: #d8dee6;
    color: #3c4452;
}
.blog-sidebar .widget_hp-tags >a:hover,
.blog-sidebar .widget_hp-tags >a:focus {
    color: #fff;
    border-color: #0ad7ef;
    background: #0ad7ef;
}
.post-password-form input[type="password"] {
    background: #f1f6f8 none repeat scroll 0 0;
    color: #443a44;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 46px;
    padding: 0 15px;
    border: 1px solid #97a0af;
    border-radius: 25px;
}
/*------------------------------------------------------*/
/* jPlayer Styles
/*------------------------------------------------------*/

.audio-embed {
    margin-bottom: 20px;
}
.jp-jplayer {
    height: 38px;
    background-color: transparent;
    width: 100% !important;
}
.jp-video-container,
.jp-audio-container {
    box-shadow: 0 1px 3px #7f7f7f;
    position: relative;
    width: 100%;
    margin-bottom: 25px;
}
.jp-jplayer-video img {
    margin-bottom: 0px !important;
    width: 100% !important;
    height: auto !important;
    display: block;
}
.jp-jplayer-video {
    overflow: hidden;
}
.jp-jplayer-video video {
    display: block;
    width: 100.2% !important;
}
.jp-video-container {
    margin-bottom: 15px;
}
.jp-audio-container {
    width: 100%;
}
.jp-interface {
    position: relative;
    width: 100%;
    height: 38px;
    background: transparent url(images/jplayer/jp-bg.png) repeat-x right top;
    z-index: 100;
}
.jp-controls {
    list-style-type: none;
    padding: 0;
    margin: 0 !important;
}
.jp-controls li {
    display: inline;
}
.jp-controls a {
    border-bottom: none;
    position: absolute;
    overflow: hidden;
    text-indent: -9999px;
}
.jp-controls a:hover {
    background-color: transparent;
}
a.jp-play,
a.jp-pause {
    width: 27px;
    height: 27px;
    z-index: 1;
    outline: none;
    top: 11px;
    left: 10px;
}
a.jp-play {
    background: url(images/jplayer/play.png) no-repeat 0 0;
}
a.jp-play:hover {
    background: url(images/jplayer/play_hover.png) 0 0 no-repeat;
}
a.jp-pause {
    background: url(images/jplayer/pause.png) 0 0 no-repeat;
    display: none;
}
a.jp-pause:hover {
    background: url(images/jplayer/pause_hover.png) 0 0 no-repeat;
}
.jp-progress {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    margin: 13px 0;
    padding: 0 100px 0 33px;
    position: absolute;
    height: 10px;
    width: 100%;
}
.jp-seek-bar {
    background: url(images/jplayer/seek-bar-bg.png) 0 0 repeat-x;
    width: 0px;
    height: 12px;
    cursor: pointer;
    position: relative;
    border-radius: 1px;
}
.jp-play-bar {
    width: 0px;
    height: 12px;
    top: 0px;
    position: relative;
    background-color: #5af1a5;
    border-radius: 1px;
}
.jp-volume-bar-container {
    position: absolute;
    top: 0;
    right: 10px;
    width: 54px;
    height: 10px;
    margin: 10px 0;
}
.jp-volume-bar {
    position: relative;
    overflow: hidden;
    background: url(images/jplayer/volume-bar-bg.png) 0 0 repeat-x;
    width: 100%;
    height: 12px;
    cursor: pointer;
    top: 3px;
    border-radius: 1px;
}
.jp-volume-bar-value {
    width: 0px;
    height: 12px;
    margin: 0px;
    background-color: #5af1a5;
    border-radius: 1px;
}
a.jp-mute,
a.jp-unmute {
    width: 30px;
    height: 30px;
    z-index: 1;
    outline: none;
    top: 11px;
    left: 40px;
}
a.jp-mute {
    background: transparent url(images/jplayer/volume.png) 0 0 no-repeat;
}
a.jp-mute:hover {
    background: transparent url(images/jplayer/volume_hover.png) 0 0 no-repeat;
}
a.jp-unmute {
    background: url(images/jplayer/mute.png) 0 0 no-repeat;
}
a.jp-unmute:hover {
    background: url(images/jplayer/mute_hover.png) 0 0 no-repeat;
}
/*Listing Style Sequence*/

.offpageseo-nav {
    counter-reset: offpageSEO;
}
.offpageseo-nav li {
    counter-increment: offpageSEO;
    display: table;
}
.offpageseo-nav li + li {
    margin-top: 12px;
}
.offpageseo-nav li:before {
    content: counter(offpageSEO);
    text-align: center;
    border-radius: 30px;
    width: 30.25px;
    height: 30.25px;
    line-height: 26.25px;
    border: 2px solid;
    border-color: #f84e86;
    background: #fff;
    color: #f84e86;
    display: table-cell;
    vertical-align: middle;
    float: left;
}
.offpageseo-nav li span {
    display: table-cell;
    vertical-align: middle;
    padding-left: 12px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    color: #3c4452;
}
/*------------------------------------------------------*/
/* Model Popup - wmBox
/*------------------------------------------------------*/

.wmBox_overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    display: none;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999999999;
}
.wmBox_centerWrap {
    display: table;
    position: absolute;
    width: 100%;
    height: 100%;
}
.wmBox_centerer {
    display: table-cell;
    vertical-align: middle;
}
.wmBox_centerer iframe {
    width: 95%;
    display: table;
    margin: 0 auto;
    position: relative;
}
.wmBox_contentWrap {
    width: 50%;
    margin: 0 auto;
    position: relative;
}
.wmBox_scaleWrap {
    position: relative;
    height: 0;
    padding-top: 20px;
    padding-bottom: 56.25%;
    width: 100%;
}
.wmBox_centerer iframe {
    position: absolute;
    top: 0;
    border: 0;
    outline: 0;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    left: 0;
    width: 100%;
    height: 100%;
}
.wmBox_closeBtn {
    z-index: 2;
    position: relative;
    margin-top: -40px;
}
.wmBox_closeBtn p {
    line-height: 0;
    margin: 0;
    padding: 0.5em 0 0.75em;
    color: #FFF;
    background: #000;
    width: 1.3em;
    font-size: 25px;
    border-radius: 100%;
    text-align: center;
    font-family: Verdana, serif;
    position: relative;
    bottom: -0.5em;
    right: -0.5em;
    cursor: pointer;
    float: right;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    transition: color 0.2s ease-out, background 0.2s ease-out;
}
.wmBox_closeBtn p:hover {
    background: #FFF;
    color: #000;
}
/*------------------------------------------------------*/
/*  WooCommerce Shop - Styles for product with in loop

/*------------------------------------------------------*/

.shop-page {
    padding: 50px 0;
}
div.woocommerce {
    padding: 50px 0;
}
.woocommerce .woocommerce-ordering select {
    border: 1px solid #dcdee4;
    padding: 3px;
    background-color: #fff;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    width: 30.8%;
    background: #fff;
    text-align: center;
    padding-bottom: 20px;
}
.woocommerce ul.products li.product h3 {
    padding-right: 10px;
    padding-left: 10px;
}
.woocommerce ul.products li.product mark {
    color: #3a3c41;
    background-color: transparent;
}
.woocommerce ul.products li.product .star-rating {
    margin-right: auto;
    margin-left: auto;
}
.woocommerce ul.products li.product .read-more {
    margin-top: 10px;
}
.woocommerce nav.woocommerce-pagination ul {
    border: none;
}
.woocommerce nav.woocommerce-pagination ul li {
    border: none;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
    background-color: #fff;
    font-size: 14px;
    line-height: 20px;
    color: #3a3c41;
    margin: 0 0 8px 8px;
    font-weight: 400;
    padding: 10px 20px;
}
.woocommerce nav.woocommerce-pagination ul li a.current,
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span:hover {
    background-color: #5a68b0;
    color: #fff;
}
.woocommerce span.onsale {
    line-height: 3.0em;
    background-color: #0ad7ef;
    color: #fff;
}
.woocommerce ul.cart_list,
.woocommerce ul.product_list_widget {
    border-top: none;
}
.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li {
    border-color: #dcdee4;
    margin: 0;
    padding: 12px 0 10px 30px;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
    top: 10px;
}
.woocommerce ul.product_list_widget li {
    border-color: #dcdee4;
    padding: 12px 0;
}
.woocommerce ul.product_list_widget li:first-child {
    border-top-width: 1px;
    border-top-style: solid;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
    width: 64px;
    border: 2px solid #fff;
}
.woocommerce ul.cart_list li img:hover,
.woocommerce ul.product_list_widget li img:hover {
    border-color: #dcdee4;
}
.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
    border-top: 2px solid #dcdee4;
    border-bottom: 2px solid #dcdee4;
    padding: 8px 10px;
    color: #3a3c41;
    margin-bottom: 15px;
}
.woocommerce a.remove {
    line-height: 0.91em;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    background-color: #5a68b0 !important;
    height: 6px !important;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: #3a3c41;
}
.woocommerce ul.cart_list li .star-rating,
.woocommerce ul.product_list_widget li .star-rating {
    margin: 2px 0;
}
.woocommerce .star-rating:before {
    color: #5a68b0;
}
.woocommerce .star-rating span:before {
    font-size: 20px;
    color: #5a68b0 !important;
    font-family: 'Rubik', sans-serif;
    display: none;
}
.woocommerce ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl {
    border: none;
    padding-left: 0;
}
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dt,
.woocommerce ul.cart_list li dl dd,
.woocommerce ul.product_list_widget li dl dd {
    padding: 3px 3px 3px 0;
    margin: 0;
    font-size: 12px;
    line-height: 16px;
}
.woocommerce ul.cart_list li dl dd p,
.woocommerce ul.product_list_widget li dl dd p {
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 16px;
}
.woocommerce .widget_layered_nav_filters ul li {
    margin: 0 10px 0 0;
    border: none;
}
.woocommerce #respond input#submit.loading,
.woocommerce a.button.loading,
.woocommerce button.button.loading,
.woocommerce input.button.loading {
    padding: 14px 40px 15px 36px;
}
.woocommerce #respond input#submit.loading:after,
.woocommerce a.button.loading:after,
.woocommerce button.button.loading:after,
.woocommerce input.button.loading:after {
    top: 0.950em;
}
.woocommerce div.product form.cart .button {
    padding: 14px 25px 15px;
}
/*------------------------------------------------------*/
/*  WooCommerce Shop - Product Single Page

/*------------------------------------------------------*/

.woocommerce div.product form.cart .read-more {
    border: none;
}
.woocommerce div.product form.cart .variations select {
    border: 1px solid #dcdee4;
    padding: 3px;
    background-color: #fff;
    min-width: 250px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    background: transparent;
    margin: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
    border-color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border-color: #dcdee4;
    border-radius: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
    display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    padding: 10px 0;
}
.woocommerce div.product .woocommerce-tabs .panel {
    margin: 0;
    padding: 20px 30px;
    border: 1px solid #dcdee4;
    border-top: none;
    border-radius: 0;
}
.woocommerce #reviews #comments ol.commentlist {
    padding: 0;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
    width: 48px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin-left: 64px;
    border-radius: 0;
    border-color: #dcdee4;
}
.woocommerce #reviews h3 {
    margin: 15px 0;
}
.woocommerce a.added_to_cart {
    padding-top: .5em;
    white-space: nowrap;
    display: inline-block;
    padding: 14px !important;
    margin: -8px !important;
}
.woocommerce a.added_to_cart,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit,
.woocommerce #respond input[type="submit"] {
    margin: 20px 0px 0 0px;
    padding: 14px 25px 15px;
    background-color: #0ad7ef;
    color: #fff;
    font-weight: 400;
    font-size: 13px;
    border-radius: 30px;
    line-height: 1;
    text-transform: uppercase;
}
.woocommerce input.button:disabled {
    padding: 14px 25px 15px !important;
    font-weight: 700;
    border-radius: 0;
    color: #fff !important;
}
.woocommerce input.button:disabled:hover {
    background-color: #999ca5 !important;
}
.woocommerce a.added_to_cart:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce #respond input[type="submit"]:hover {
    background-color: #5a68b0;
    color: #fff;
}
.woocommerce ul.related.products li.product .button {
    display: inline-block;
    margin: 0;
}
.woocommerce ul.related.products li.product a {
    text-decoration: none;
    display: inline-block;
}
.woocommerce form .form-row select,
.woocommerce-page form .form-row select {
    width: 262px;
    color: #98a0a9;
    border: 1px solid #dcdee4;
    padding: 10px 11px;
}
.woocommerce .cart-collaterals h2,
.woocommerce-page .cart-collaterals h2 {
    font-weight: 900;
    font-size: 18px;
    color: #404d5f;
    margin: 0;
    padding: 0 0 21px;
    text-transform: uppercase;
}
.shipping-calculator-form .input-text {
    padding: 0 16px;
}
.woocommerce ul.products li.product .button {
    margin: 14px 19px 0 19px;
    text-transform: uppercase;
    /*float: left;*/
}
.woocommerce ul.products li.product .button:hover {
    background-color: #5a68b0;
    color: #fff;
}
.woocommerce .related ul li.product,
.woocommerce .related ul.products li.product,
.woocommerce .upsells.products ul li.product,
.woocommerce .upsells.products ul.products li.product,
.woocommerce-page .related ul li.product,
.woocommerce-page .related ul.products li.product,
.woocommerce-page .upsells.products ul li.product,
.woocommerce-page .upsells.products ul.products li.product {
    width: 22.1%;
    margin-bottom: 20px;
}
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
    background-color: #fff;
}
.woocommerce .woocommerce-message {
    border-top-color: #0ad7ef;
}
.woocommerce div.product .product_title {
    font-size: 21px;
    margin: 20px 0;
    color: #3c4452;
    font-weight: 400;
}

.woocommerce div.product .woocommerce-product-rating {
    margin-bottom: 15px;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
    margin-bottom: 15px;
}
.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
    display: inline-block;
    margin: 0 10px 0 0;
}
.woocommerce div.product form.cart .variations {
    background: transparent;
}
.woocommerce div.product form.cart .variations tbody tr {
    border: none;
}
.woocommerce div.product form.cart .variations tbody tr td {
    padding: 0 !important;
}
.woocommerce div.product form.cart .variations tbody tr td.label {
    width: 30%;
}
.woocommerce div.product form.cart .variations tbody tr td.label label {
    margin: 0 0 20px;
}
.woocommerce div.product form.cart .variations tbody tr td.value {
    width: 68%;
}
.woocommerce div.product form.cart .variations_button {
    margin-top: 10px;
}
.woocommerce .product_meta {
    border-top: 1px solid #dcdee4;
}
.woocommerce .product_meta > span {
    display: block;
    padding: 10px 10px;
    border-bottom: 1px solid #dcdee4;
}
.woocommerce table.shop_attributes {
    background: transparent;
    border-collapse: collapse;
}
.woocommerce table.shop_attributes th,
.woocommerce table.shop_attributes td {
    border: 1px solid #dcdee4;
    padding: 10px;
}
.woocommerce table.shop_attributes th p,
.woocommerce table.shop_attributes td p {
    padding: 0;
    margin: 0;
}
.woocommerce .star-rating {
    margin-top: 5px;
}
/*------------------------------------------------------*/
/*  WooCommerce Shop - Cart Page

/*------------------------------------------------------*/

.woocommerce table.cart {
    border: none;
    border-collapse: collapse;
    border-radius: 0;
    background: transparent;
}
.woocommerce table.cart thead {
    border: 1px solid;
    border-color: #e4e9e9;
}
.woocommerce table.cart thead tr th {
    font-size: 18px;
    color: #3c4452;
    padding: 0 15px;
    line-height: 62px;
    background: #f4f8f8;
    font-weight: 400;
}
.entry-content table tbody tr:first-child {
    border-color: #dcdee4;
}
.entry-content table tbody tr {
    border-color: #dcdee4;
}
.woocommerce table.shop_table td {
    padding: 40px 0;
    vertical-align: middle;
    font-size: 16px;
    color: #3c4452;
    border: none;
    border-bottom: 1px solid;
    border-color: #e4e9e9;
}
.woocommerce table.shop_table td:first-child {
    border-left: 1px solid;
    border-color: #e4e9e9;
}
.woocommerce table.shop_table td:first-child a {
    text-align: center;
}
.woocommerce a.remove {
    margin: 0 auto;
}
.woocommerce table.shop_table td:last-child {
    border-right: 1px solid;
    border-color: #e4e9e9;
}
.woocommerce table.shop_table td.actions {
    border: 0;
}
.woocommerce-cart table.cart img {
    width: 48px;
    border: 3px solid #fff;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
    width: auto;
    padding: 13px 10px;
    margin: 0 5px 0 0;
    border-color: #dcdee4;
}
.woocommerce-cart .cart-collaterals .cart_totals table {
    border: 1px solid !important;
    border-color: #e4e9e9 !important;
    text-align: right;
    background: #fafafa !important;
    font-size: 16px;
}
.woocommerce-cart .cart-collaterals .cart_totals tr th {
    width: 165px;
    width: 165px;
    text-align: center;
    background: #f4f8f8 !important;
    border-right: 1px solid !important;
    border-color: #e4e9e9 !important;
    color: #3c4452;
    padding: 0 27px !important;
    line-height: 72px;
    font-weight: normal;
    vertical-align: middle;
}
.cart-subtotal th,
.cart-subtotal td {
    border-bottom: 1px solid !important;
    border-color: #e4e9e9 !important;
}
.woocommerce-cart .cart-collaterals .cart_totals tr td {
    text-align: right: ;
    padding: 0 27px !important;
    line-height: 72px;
    border-right: 1px solid;
    border-color: #e4e9e9;
    color: #3c4452;
}
.shop_table.shop_table_responsive strong {
    font-weight: 400;
}
.woocommerce-cart .cart-collaterals p {
    margin: 0;
}
.woocommerce-cart .cart-collaterals .shipping-calculator-form p {
    margin: 6px 0;
}
.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce-cart .cart-collaterals .cart_totals table th {
    padding: 10px;
}
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th {
    border: none;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    background-color: #0ad7ef;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
    background-color: #5a68b0;
}
.woocommerce .cart-collaterals h2,
.woocommerce-page .cart-collaterals h2 {
    font-size: 24px;
}
.woocommerce .cart-collaterals .cross-sells ul.products li,
.woocommerce-page .cart-collaterals .cross-sells ul.products li {
    width: 38%;
}
.woocommerce td.product-name dl.variation dt,
.woocommerce td.product-name dl.variation dd {
    padding: 3px 3px 3px 0;
    margin: 0;
    font-size: 12px;
    line-height: 16px;
}
.woocommerce td.product-name dl.variation dt p,
.woocommerce td.product-name dl.variation dd p {
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 16px;
}
/*------------------------------------------------------*/
/*  WooCommerce Shop - Checkout Page

/*------------------------------------------------------*/

.woocommerce .woocommerce-info {
    border-top-color: #5a68b0;
}
.woocommerce .woocommerce-info:before {
    color: #5a68b0;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
    border-radius: 0;
    border-color: #dcdee4;
}
.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
    border-color: #0ad7ef;
}
.form-row .inline {
    margin: 0px 10px;
}
.woocommerce-checkout #ship-to-different-address label.checkbox {
    display: inline;
    margin: 0;
    padding: 0;
    min-height: 0;
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
    cursor: pointer;
}
.woocommerce-checkout #ship-to-different-address .input-checkbox {
    position: relative;
    top: -3px;
    margin-left: 10px;
    cursor: pointer;
}
.woocommerce-checkout #order_comments {
    height: 10em;
    padding: 10px;
}
.woocommerce table.shop_table {
    border-radius: 0;
    background: transparent;
    border: none;
    border-collapse: collapse;
}
.woocommerce table.shop_table.customer_details {
    border-top: 2px solid #dcdee4;
    border-bottom: 2px solid #dcdee4;
}
.woocommerce table.shop_table thead {
    background: transparent;
}
.woocommerce table.shop_table thead tr {
    border-bottom: 2px solid #dcdee4;
}
.woocommerce table.shop_table thead th {
    border: none;
    color: inherit;
}
.woocommerce table.shop_table tbody th {
    border-color: #dcdee4;
}
.woocommerce table.shop_table tfoot {
    border-top: 2px solid #dcdee4;
    border-bottom: 2px solid #dcdee4;
}
.woocommerce table.shop_table tfoot td {
    border-color: #dcdee4;
}
.woocommerce table.shop_table tfoot th {
    border-color: #dcdee4;
}
.woocommerce .woocommerce-error li,
.woocommerce .woocommerce-info li,
.woocommerce .woocommerce-message li {
    margin: 0;
}
.woocommerce .order_details li {
    color: #3a3c41;
}
.woocommerce .addresses address {
    background: #f3f8fa;
    padding: 20px;
}
.woocommerce .reset_variations {
    margin-left: 5px;
}
.woocommerce-ordering .orderby {
    width: 200px;
}
#add_payment_method #payment .payment_method_paypal .about_paypal,
.woocommerce-cart #payment .payment_method_paypal .about_paypal,
.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
    margin-left: 10px;
    line-height: 36px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text div.description {
    margin: 0 0 1em;
    clear: both;
}
/*------------------------------------------------------*/
/*  WooCommerce Widgets Styles

/*------------------------------------------------------*/

.widget_product_search input#woocommerce-product-search-field {
    width: 100%;
    height: auto;
    border: 1px solid #dcdee4;
    background-color: #fff;
    margin-bottom: 20px;
    padding: 11px 10px;
    color: #3a3c41;
    font-weight: 500;
}
/*------------------------------------------------------*/
/*  WooCommerce Shop - Responsive Styles

/*------------------------------------------------------*/

@media (max-width: 768px) {
    .woocommerce .related ul li.product,
    .woocommerce .related ul.products li.product {
        width: 48%;
    }
    .woocommerce-cart table.cart td.actions .coupon .input-text {
        width: 48%;
    }
}
@media (min-width: 480px) and (max-width: 768px) {
    .woocommerce .related ul li.product,
    .woocommerce .related ul.products li.product,
    .woocommerce .upsells.products ul li.product,
    .woocommerce .upsells.products ul.products li.product,
    .woocommerce-page .related ul li.product,
    .woocommerce-page .related ul.products li.product,
    .woocommerce-page .upsells.products ul li.product,
    .woocommerce-page .upsells.products ul.products li.product,
    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
        width: 48%;
        margin: 0 0 25px;
    }
}
@media (max-width: 479px) {
    .woocommerce .related ul li.product,
    .woocommerce .related ul.products li.product,
    .woocommerce .upsells.products ul li.product,
    .woocommerce .upsells.products ul.products li.product,
    .woocommerce-page .related ul li.product,
    .woocommerce-page .related ul.products li.product,
    .woocommerce-page .upsells.products ul li.product,
    .woocommerce-page .upsells.products ul.products li.product,
    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
        width: 100%;
        margin: 0 0 25px;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs li {
        display: block;
        width: 99%;
    }
    .woocommerce .order_details li {
        float: none;
        border: none;
        margin-right: 0;
        padding-right: 0;
    }
}
/*------------------------------------------------------*/
/*  Select-2 Styles

/*------------------------------------------------------*/

.select2-container--default .select2-selection--single {
    height: 31px;
}
.select2-container--default .select2-selection--single,
.select2-container--open .select2-dropdown--below,
.select2-container--default .select2-selection--single .select2-selection__rendered,
.select2-container--default .select2-search--dropdown .select2-search__field,
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices,
.select2-drop-active {
    border-color: #dcdee4 !important;
    border-radius: 0;
    outline: none;
    font-weight: normal;
}
.select2-container--default .select2-results>.select2-results__options {
    color: #515151;
    font-size: 13px;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #f1f1f1;
    color: #535353;
}
.select2-container--default .select2-search--dropdown .select2-search__field,
.select2-container--open .select2-dropdown--above {
    border-color: #dcdee4;
}
.select2-container .select2-choice {
    border: 1px solid #dcdee4;
    border-radius: 0px;
    padding: 6px 10px;
}
.select2-search input {
    font-weight: normal;
}
/*by Charan*/

.woocommerce .products ul,
.woocommerce ul.products {
    padding-top: 25px;
}
.woocommerce ul.products li.product h3 {
    font-size: 16px;
    color: #3c4452;
    font-weight: 500;
    margin: 30px 0 18px;
    letter-spacing: -0.2px;
    line-height: 1.3;
    font-family: "Rubik", sans-serif;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: left;
}
.product_list ul li .product-info {
    padding: 24px 19px 24px 23px;
}
.woocommerce .products .star-rating {
    display: inline-block !important;
    margin-bottom: 0;
    vertical-align: middle;
    float: left;
    margin-left: 19px !important;
}
.woocommerce .star-rating span:before {
    color: #5a68b0;
}
.woocommerce .star-rating:before {
    color: #ccc;
}
.woocommerce ul.products li.product .price ins {
    font-weight: 400!important;
}
.woocommerce .products .price {
    display: inline-block !important;
    margin-bottom: 0 !important;
    vertical-align: middle;
    float: right;
    margin-right: 19px !important;
}
.woocommerce ul.products li.product a.woocommerce-LoopProduct-link {
    display: block;
}
.woocommerce ul.products li.product .price del {
    color: #bfc5cd !important;
    font-size: 20px;
    display: inline-block !important;
    vertical-align: middle;
}
.woocommerce ul.products li.product a img {
    margin-bottom: 0 !important;
}
.woocommerce ul.products li.product .price {
    background: 0 0;
    font-weight: 400 !important;
    line-height: 42px;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: -0.2px;
    margin-bottom: 20px;
    color: #5a68b0;
}
.woocommerce ul.products li.product .button {
    margin: 21px 11px 0 0px;
    float: left;
    display: block;
    font-size: 13px;
    font-weight: 400;
    background-color: #0ad7ef;
    border-radius: 30px;
}
.woocommerce nav.woocommerce-pagination ul li a.current,
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span:hover {
    background-color: #0ad7ef;
}
.woocommerce nav.woocommerce-pagination ul li a {
    background-color: #f4f8f8;
}
.woocommerce .woocommerce-ordering select {
    width: 231px;
    color: #97a0af;
    border: 1px solid #dcdee4;
    padding: 10px 11px;
    border-radius: 2px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 4.5px 0.5px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 4.5px 0.5px rgba(0, 0, 0, 0.1);
}
.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
    float: right;
}
.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count {
    float: right;
}
.product-categories li {
    list-style: none;
}
.product-categories a {
    color: #6e7682;
    font-size: 13px;
    line-height: 36px;
    font-weight: normal;
    text-transform: uppercase;
}
.product-categories ul li:before {
    content: "\f0da";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    float: right;
    line-height: 36px;
    color: #6E7682;
}
h1.page-title,
.sidebar-block-title h3 {
    font-weight: 400;
    font-size: 21px;
    color: #333637;
    margin: 0;
    padding: 0 0 21px;
}
.sidebar-block {
    padding-bottom: 54px;
}
.product_list_wrap {
    padding: 55px 0;
}
.widget_product_categories ul {
    /*margin: 0;*/
    /*padding: 0;*/
    
    list-style-type: none;
}
.woocommerce-result-count {
    float: left !important;
    color: #98A0A9;
    font-size: 13px;
    font-weight: 400;
    line-height: 40px;
    margin-bottom: 0 !important;
}
.woocommerce .woocommerce-ordering,
.woocommerce .woocommerce-result-count {
    margin: 0 0 20px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    margin-top: 10px;
    color: #97a0af;
    font-size: 12px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    background: #5a68b0;
    height: 100%;
    position: absolute;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    background: #5a68b0;
    width: 15px;
    height: 15px !important;
    border: 0;
    position: absolute;
    z-index: 2;
    cursor: ew-resize;
    outline: 0;
    top: -6px;
    border-radius: 100%;
}
.woocommerce .widget_price_filter .ui-slider-horizontal {
    height: 3px;
    margin: 9px 0 27px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background: #d6dfe1;
    border: 0 solid #ddd;
    color: #333;
}
.sidebar-block button.button {
    border: none;
    margin: 0;
    display: inline-block;
    padding: 0 20px;
    line-height: 26px;
    border-radius: 30px;
    white-space: nowrap;
    background-image: none;
    background: #0ad7ef;
    text-transform: uppercase;
    font-weight: 500;
    text-shadow: none;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    font-size: 12px !important;
}
ul.product_list_widget .woocommerce-Price-amount.amount {
    color: #97a0af;
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
}
ul.product_list_widget .product-title {
    margin: 0;
    padding: 0;
    font-family: "Rubik", sans-serif;
    font-weight: 500;
    color: #65686a;
    font-size: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
    width: 28%;
    height: 77px;
    float: right;
    margin-right: 20px;
    margin-left: 0;
}
ul.product_list_widget .product-info {
    float: left;
    width: 72%;
}
.woocommerce ul.cart_list li .star-rating,
.woocommerce ul.product_list_widget li .star-rating {
    margin: 10px 0;
}
.woocommerce ul.product_list_widget li {
    border-bottom: 1px solid #eae9e7;
    padding: 20px 0;
}
.woocommerce div.product .product_title {
    margin-bottom: 15px;
    text-transform: uppercase;
    color: #404d5f;
    font-size: 18px;
    font-family: "Rubik", sans-serif;
    font-weight: 400;
    padding: 0;
    width: 100%;
    display: block
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
    font-size: 20px;
    color: #5a68b0;
    line-height: 20px;
    font-weight: 400;
}
.woocommerce div.product form.cart .button {
    padding: 0;
    line-height: 46px;
    background: #0ad7ef;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    border: none;
    -webkit-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
    display: block;
    margin: 0 5px;
    width: 125px;
    text-align: center;
    font-weight: 400;
}
.woocommerce .quantity .qty {
    background: #fff;
    -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
    width: 55px;
    height: 33px;
    padding: 5px 5px 5px 15px;
    border: none;
    margin-right: 30px;
    margin-left: 1px;
    font-size: 16px;
    color: #3c4452;
}
.woocommerce .product_meta {
    clear: both;
    padding: 20px 0px;
    border-bottom: solid 1px #E3E7EC;
}
.woocommerce .product_meta > span {
    display: block;
    color: #60646C;
    border-bottom: none;
    padding-left: 0;
}
.woocommerce .product_meta span a {
    font-weight: bold;
    color: #5a68b0;
}
.sharing-links ul li {
    margin: 0;
    padding: 0 15px 0 0;
    list-style-type: none;
    display: inline-block;
    color: #6e7682;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}
.sharing-links ul {
    margin: 0;
    padding: 0;
}
.sharing-links ul li {
    margin: 0;
    padding: 0 15px 0 0;
    list-style-type: none;
    display: inline-block;
    color: #6e7682;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}
.sharing-links {
    float: left;
    width: 100%;
    padding: 20px 0;
}
.woocommerce-tabs .wc-tabs-wrapper {
    padding: 36px 0 0;
}
.woocommerce-tabs ul.tabs li a {
    color: #b2b7bf !important;
    font-size: 14px;
    font-family: "Rubik", sans-serif;
    font-weight: 400 !important;
    padding: 0 19px !important;
    /*  background: url(./images/product/divider.jpg) no-repeat left 18px transparent; */
    
    line-height: 40px;
    /*   text-transform: uppercase; */
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: #fff !important;
    text-shadow: inherit;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border-bottom: 4px solid #fff !important;
    background-color: none !important;
}
.woocommerce div.product .woocommerce-tabs .panel {
    background: #f4f8f8;
    padding: 30px !important;
    border: none !important;
}
.entry-content h2 {
    font-size: 20px;
    font-weight: 400;
    padding-bottom: 15px;
    border-bottom: 1px solid;
    border-color: #e4e9e9;
    color: #3c4452;
    margin-top: 0;
}
.widget_product_categories ul li ul.children {
    margin-left: 20px;
    padding: 0;
}
.widget_product_categories ul li a {
    color: #6e7682;
    font-size: 13px;
    line-height: 36px;
    font-weight: normal;
    text-transform: uppercase;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #5a68b0;
    z-index: 2;
    border-right-color: #fff !important;
    border-left-color: #fff !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    padding: 0 52px;
    line-height: 40px;
    border-radius: 0;
    border: none;
    margin: 0;
    letter-spacing: -0.2px;
    color: #3c4452;
    background: #f4f8f8;
}
.woocommerce div.product .woocommerce-tabs .panel {
    border: none !important;
    box-shadow: none;
    padding: 30px 0 0 0
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    background: transparent;
    margin: 0;
    padding-left: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:first-child {
    /*  padding-left: 0; */
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:first-child a {
    /*  padding-left: 5px !important; */
}
.related.products h2 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 21px;
    color: #3c4452;
}
.woocommerce .related ul li.product,
.woocommerce .related ul.products li.product {
    width: 30.8%;
    text-align: center;
}
.woocommerce input.button:disabled {
    width: 167px;
    line-height: 14px;
    background: #5a68b0;
    font-size: 13px;
    color: #FFF;
    text-transform: uppercase;
    border: none;
    -webkit-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
    text-align: center;
    font-weight: 700;
}
.woocommerce input.button {
    background: #0ad7ef;
}
.woocommerce a.button.alt {
    float: right;
    width: 200px;
    background: #5a68b0;
    font-size: 13px;
    text-transform: uppercase;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
    margin-right: 8px;
    height: 43px;
    width: 232px;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #f4f8f8;
    border-radius: 20px;
    padding: 0 18px;
    font-size: 12px;
    color: #686f7c;
}
.woocommerce input.button {
    background: #5a68b0;
    text-transform: uppercase;
    font-size: 13px;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    border: 1px solid #e0e7e9;
    box-shadow: none;
    background: #f4f8f9;
    border-radius: 0px;
    height: 43px;
    margin: 0 0 10px;
}
.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
    color: #56758d;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    padding: 0 0 10px;
    margin: 0;
}
.select2-container .select2-choice {
    background: #fff;
    border: 0;
    border-radius: 25px;
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
    background: none;
}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
    float: left;
    background: #5a68b0;
}
.woocommerce-error {
    background-color: #f2dede !important;
    border-color: #ebccd1;
    color: #a94442;
}
.woocommerce .cart_list.product_list_widget {} .woocommerce .cart_list.product_list_widget li.mini_cart_item img {
    height: auto;
    margin-right: 20px;
    width: 80px;
}
.woocommerce .entry-content table tbody .shipping th {
    border: medium none;
    color: #333;
    padding: 3px 20px 0 0;
}
.woocommerce .cart-block-content .select-wrapper,
.cart-block-content .select-wrapper select {
    height: 42px;
    line-height: 42px;
    width: 100%;
}
.woocommerce .cart-block-content .state_select {
    background-color: #f4f8f9;
    border: 1px solid #e0e7e9;
    color: #56758d;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    height: 43px;
    margin-bottom: 16px;
    padding: 0 17px;
    position: relative;
    width: 100%;
}
.woocommerce .cart-block-content .select-wrapper,
.cart-block-content .select-wrapper select {
    padding-right: 20px;
}
.woocommerce table.cart-table td.item-desp img {
    width: 40px;
    height: auto;
}
.woocommerce .quantity input {
    width: 80px;
}
.woocommerce h1.page-title {
    display: none;
}
.price_label {
    line-height: 26px;
    font-size: 18px;
    color: #5a68b0;
    font-family: "Rubik", sans-serif;
}
.woocommerce-review-link {
    float: right;
    color: #f13f61;
    font-size: 10px;
    line-height: 20px;
}
.woocommerce .cart-collaterals h2,
.woocommerce-page .cart-collaterals h2 {
    font-weight: 400;
    font-size: 21px;
    margin-bottom: 25px;
}
.woocommerce-shipping-fields {
    background: #f4f8f8;
    padding: 40px 30px 80px;
    margin: 0;
}
.woocommerce-billing-fields {
    background: #f4f8f8;
    padding: 40px 30px 80px;
    margin: 0;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    border: none;
    height: 43px;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-weight: 300;
    font-size: 13px;
    border-radius: 20px;
    padding: 0 20px;
    background: #fff;
}
.woocommerce-checkout h3 {
    font-size: 21px !important;
    font-weight: 400 !important;
    margin-bottom: 38px !important;
    margin-top: 0 !important;
}
/* ------------------------------------------------------------------------ */
/* For Boxed layout,Full Width etc 
/* ------------------------------------------------------------------------ */

.sd-full-width {
    margin: 0;
    position: relative;
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.wpb_revslider_element {
    margin: 0 -15px;
}
.sd-centered-wrapper {
    margin: 0 -15px;
}
.sd-centered-wrapper .wpb_revslider_element {
    margin: 0;
}
.wpb_row {
    margin: 0;
}
.wpb_wrapper {
    position: relative;
    z-index: 100;
}
.wpb_wrapper .wpb_row {} .wpb_wrapper ul {
    margin: 0;
    padding: 0;
}
.wpb_row {
    position: relative;
}
/*For admin bar*/
body.admin-bar {margin-top: 32px;}
@media (max-width: 767px) {
  body.admin-bar {
    margin-top: 0px;
  }
}
/* boxed */

.sd-boxed {
    background-color: #fff;
    border: 1px solid #dfe5e9;
    box-shadow: 0 6px 5px 1px rgba(0, 0, 0, .1);
    margin: 50px auto;
    width: 1000px;
}
@media (min-width: 1200px) {
    .sd-boxed {
        width: 1200px;
    }
}
/* phone portrait */

@media (max-width: 767px) {
    .sd-boxed {
        width: 100%;
    }
}
.sd-boxed .service-carousel .owl-prev {
    left: 0px;
}
.sd-boxed .service-carousel .owl-next {
    right: 0px;
}
.sd-boxed .wpb_row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.display-none {
    display: none;
}
.padding-none {
    padding:0;
}



.timetable_clearfix:after
{
    font-size: 0px;
    content: ".";
    display: block;
    height: 0px;
    visibility: hidden;
    clear: both;
}
div.rtl 
{
	direction: rtl;
}
.tt_hide
{
	display: none !important;
}
/* --- lists --- */
.tt_tabs_navigation,
.tt_items_list
{
	padding: 0;
	margin: 0;
	list-style: none;
}
div.tt_tabs
{
	border: none !important;
	position: static;
	padding: 0;
}
.tt_tabs .ui-tabs-panel
{
	padding: 0 !important;
	clear: both;
}
/* --- timetable --- */
table.tt_timetable
{
	width: 100%;
	color: #666;
	border: none;
	line-height: normal;
}
table.tt_timetable *
{
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}
.tt_timetable th,
.tt_timetable td
{
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	color: #34495E;
	text-transform: none;
	border: none !important;
}
.tt_timetable th,
.tt_timetable td.tt_hours_column
{
	text-align: center;
	vertical-align: middle;
}
.tt_timetable th
{
	width: 12.5%;
	padding: 10px 15px 12px;
	letter-spacing: normal;
}
.tt_timetable .event_container
{
	padding: 7px 10px;
	position: relative;
}
/* Tooltips are handled differently in RTL mode. */
body.rtl .tt_timetable .event_container
{
	position: static;
}
.tt_timetable td
{
	vertical-align: top;
	border: none;
	padding: 10px;
	position: relative;
}
/* On Firefox there are problems with RTL mode when table cell uses relative position. */
body.rtl .tt_timetable td
{
	position: static;
}
.tt_timetable td .event_hour_booking_wrapper,
.tt_timetable td .event_hour_booking_wrapper *
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	overflow: hidden;
}
.tt_timetable td .event_hour_booking_wrapper.always
{
	margin: 15px 0 3px;
}
.tt_timetable td.tt_single_event .event_hour_booking_wrapper.always
{
	padding: 0 10px;
	margin: 9px 0 10px;
}
.tt_timetable .event span.available_slots+.event_hour_booking_wrapper.always
{
	margin: 16px 0 3px 0;
}
.tt_timetable td .event_hour_booking_wrapper.on_hover
{
	position: absolute;
	top: auto;
	right: 0;
	bottom: 0;
	left: 0;
	height: 50px;
}
/* In RTL mode TD cell is static, so booking wrapper must be hidden.
** Otherwise it will overlap entire table. */ 
body.rtl .tt_timetable td.event .event_hour_booking_wrapper.on_hover
{
	right: auto;
	bottom: auto;
	left: auto;
	visibility: hidden;
	opacity: 0;
}
body.rtl .tt_timetable td.event .event_hour_booking_wrapper.on_hover
{
	visibility: visible;
	opacity: 1;
}
.tt_timetable .hours
{
	color: #FFF;
	font-weight: bold;
}
.tt_timetable .event
{
	background-color: #00A27C;
	color: #FFF;
	line-height: 140%;
	text-align: center;
	padding: 0 !important;
	vertical-align: top;
}
.tt_timetable .event a,
.tt_timetable .event .event_header
{
	display: block;
	color: #FFF !important;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
	text-decoration: none;
	outline: none;
	transition: none !important;
	border: none;
}
.tt_timetable .event a:hover,
.tt_timetable .event a.event_header:hover
{
	text-decoration: underline;
}
.tt_timetable .event span.available_slots
{
	display: block;
	color: #ffd544;
	margin-top: 3px;
}
.tt_timetable .event a.event_hour_booking,
.tt_responsive .tt_timetable.small .tt_items_list .value a.event_hour_booking
{
	display: block;
	margin: 0;
	padding: 11px 5px 11px;
	width: 100%;
	font-size: 14px;
	line-height: 18px;
	height: auto;
	font-weight: normal;
	text-decoration: none;
	-webkit-transition: background-color 0.2s, bottom 0.2s, top 0.2s !important; /* Safari and Chrome */
	-moz-transition: background-color 0.2s, bottom 0.2s, top 0.2s !important; /* Firefox */
	-o-transition: background-color 0.2s, bottom 0.2s, top 0.2s !important; /* Opera */
	transition: background-color 0.2s, bottom 0.2s, top 0.2s !important;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	text-align: center;
}
.tt_responsive .tt_timetable.small .tt_items_list .value a.event_hour_booking
{
	margin-top: 10px;
	float: none;
}
.tt_timetable .event .event_hour_booking_wrapper.on_hover a.event_hour_booking
{
}
.tt_timetable .event a.event_hour_booking,
.tt_items_list .value a.event_hour_booking
{
	background-color: #05bb90;
}
.tt_timetable .event a.event_hour_booking:hover,
.tt_items_list .value a.event_hour_booking:hover
{
	background-color: #07b38a;
}
.tt_timetable .event a.event_hour_booking.unavailable,
.tt_timetable .event:hover a.event_hour_booking.unavailable,
.tt_timetable .event a.event_hour_booking.booked,
.tt_timetable .event:hover a.event_hour_booking.booked,
.tt_responsive .tt_timetable.small .tt_items_list .value a.event_hour_booking.unavailable,
.tt_responsive .tt_timetable.small .tt_items_list .value a:hover.event_hour_booking.unavailable,
.tt_responsive .tt_timetable.small .tt_items_list .value a.event_hour_booking.booked,
.tt_responsive .tt_timetable.small .tt_items_list .value a:hover.event_hour_booking.booked
/*,
.tt_responsive .tt_timetable.small .tt_items_list .value .event_hour_booking_wrapper.on_hover a.event_hour_booking,
.tt_responsive .tt_timetable.small .tt_items_list .value .event_hour_booking_wrapper.on_hover a:hover.event_hour_booking*/
{
	background-color: #eeeeee;
	color: #aaaaaa !important;
	cursor: default;
}
.tt_timetable .event .event_hour_booking_wrapper.on_hover a.event_hour_booking
{
	margin: 0;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -50px;
	top: auto;
	cursor: pointer;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding-top: 16px;
	padding-bottom: 16px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.tt_timetable .event.tt_single_event:hover .event_hour_booking_wrapper.on_hover a.event_hour_booking,
.tt_timetable .event_container:hover .event_hour_booking_wrapper.on_hover a.event_hour_booking
{
	bottom: 0;
} 
.tt_timetable .event a.tt_inactive
{
	opacity: 0.5;
}
.tt_timetable .event span.event_hour_places
{
	margin-left: 5px;
}
.tt_timetable .event .before_hour_text,
.tt_timetable .event .after_hour_text
{
	font-size: 13px;
}
.tt_timetable tr
{
}
.tt_timetable .row_gray
{
	background-color: #F0F0F0 !important;
}
.tt_timetable .event:hover,
.tt_timetable .event .event_container.tt_tooltip:hover
{
	background-color: #1F736A;
}
.tt_timetable .event.tt_tooltip:hover .hours,
.tt_timetable .event .event_container.tt_tooltip:hover .hours
{
	color: #FFF;
}
.tt_timetable .event .hours_container
{
	margin: 15px 0;
}
.tt_timetable .event .top_hour
{
	margin-top: 15px;
}
.tt_timetable .event .bottom_hour,
.event_layout_4 .tt_timetable .event .top_hour
{
	margin-bottom: 15px;
}
.tt_timetable .event hr
{
	background: #FFFFFF;
    border: none;
    height: 1px;
    margin: 0;
    opacity: 0.4;
}
.tt_timetable.small
{
	display: none;
	font-size: 13px;
}
.tt_timetable.small.desktop
{
	display: block;
}
.tt_responsive .tt_timetable.small .box_header
{
	font-size: 16px !important;
	color: #34495E !important;
	font-family: 'Lato';
}
.rtl .tt_responsive .tt_timetable.small .box_header
{
	text-align: right;
}
.tt_responsive .tt_timetable.small .tt_items_list div.event_container
{
	width: 302px;
	padding: 0;
}
.tt_responsive .tt_timetable.small.use_colors .tt_items_list div.event_container
{
	width: 282px;
}
.tt_responsive .tt_timetable.small .tt_items_list div.value
{
	width: 120px;
}
.tt_responsive .tt_timetable.small .tt_items_list a,
.tt_responsive .tt_timetable.small .tt_items_list span
{
	font-family: 'Lato';
	color: #34495E !important;
	text-decoration: none;
	outline: none;
}
.tt_responsive .tt_timetable.small.use_colors .tt_items_list a,
.tt_responsive .tt_timetable.small.use_colors .tt_items_list span
{
	color: #FFFFFF !important;
}
.rtl .tt_responsive .tt_timetable.small .tt_items_list a,
.rtl .tt_responsive .tt_timetable.small .tt_items_list span
{
	text-align: right;
}
.tt_responsive .tt_timetable.small .tt_items_list span.event_description
{
	color: #6E7A87 !important;
}
.tt_responsive .tt_timetable.small.use_colors .tt_items_list span.event_description
{
	color: #FFFFFF !important;
}
.tt_responsive .tt_timetable.small .tt_items_list span.available_slots,
.tt_responsive .tt_timetable.small .tt_items_list span.available_slots span.count
{
	color: #FF8400 !important;
}
.tt_responsive .tt_timetable.small .tt_items_list a:hover
{
	text-decoration: underline;
}
.tt_responsive .tt_timetable.small .tt_items_list .value a.event_hour_booking
{
	color: #ffffff !important;
	padding-left: 5px;
	padding-right: 5px;
	width: auto;
}
.tt_responsive .tt_timetable.small .tt_items_list .value a.event_hour_booking:hover
{
	text-decoration: none;
}
.tt_timetable.small .box_header
{
	position: relative;
	cursor: pointer;
	margin: 30px 0 0 0;
}
.tt_timetable.small.use_colors .box_header
{
	margin-bottom: 30px;
}
.tt_timetable.small .box_header:first-child
{
	margin-top: 0;
}
.tt_timetable.small .box_header:after
{
	visibility: visible;
	position: absolute;
	right: 0;
	font-size: 20px;
	line-height: 1;
}
.rtl .tt_timetable.small .box_header:after
{
	visibility: visible;
	position: absolute;
	right: auto;
	left: 0;
	font-size: 20px;
	line-height: 1;
}
.tt_timetable.small .plus.box_header:after
{
	content: "+";
}
.tt_timetable.small .minus.box_header:after
{
	content: "-";
}

.tt_timetable ul {
	margin-left: 20px;
}
.tt_timetable ul li{
	margin-bottom: 10px;
}

.gray_image {
filter: url(“data:image/svg+xml;utf8,#grayscale”); /* Firefox 10+, Firefox on Android */
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
filter: grayscale(100%);
filter: gray; /* IE 6-9 */
}
.gray_image:hover {
-webkit-filter: none;
-moz-filter: none;
-ms-filter: none;
filter: none;
}

