/*
Theme Name: 	Archit - Responsive HTML5 Template
Theme URI: 	http://www.colorsthemes.com/archit/
Author: 	ColorsThemes
*/

/*
[Table Of Contents]
1. General
2. Menu
3. Basic Structure
4. Blog
5. Typography
6. Shortcodes
7. Portfolio
8. Contact Form
9. Revolution Slider
10. Shop
*/

/* ----------------------------------------------------------------------
	1. General
---------------------------------------------------------------------- */
body {
    background-color: #ffffff;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    line-height: 1.6;
    color: #777777;
    font-weight: 500;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
}

a {
    text-decoration: none;
    color: #528fcc;
}

a:hover, a:focus {
    color: #1f5c99;
    text-decoration: underline;
}

a:focus {
    outline: none;
    cursor: pointer;
}

:focus {
    outline: none;
}

figure {
    margin: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    color: #444444;
    line-height: 1.6;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 10px;
}

h1 {
    font-size: 36px;
}

h2 {
    font-size: 30px;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 18px;
}

h5 {
    font-size: 14px;
}

h6 {
    font-size: 12px;
}

.lead {
    font-family: inherit;
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 40px;
    font-weight: 500;
}

@media (min-width: 768px) {
    .lead {
        font-size: 17px;
    }
}

p {
    margin: 0 0 10px;
}

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

::selection {
    background: #528fcc;
    color: #ffffff;
}

::-moz-selection {
    background: #528fcc;
    color: #ffffff;
}

img::selection {
    background: transparent;
}

img::-moz-selection {
    background: transparent;
}

img.align-left {
    clear: both;
    float: left;
    margin: 0 20px 5px 0;
    background: #ffffff;
}

img.align-right {
    clear: both;
    float: right;
    margin: 0 0 5px 20px;
    background: #ffffff;
}

@media (max-width: 991px) {
    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
        margin-bottom: 20px;
    }
}

.owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    margin: 5px;
    padding: 3px 20px !important;
    font-size: 16px !important;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #869791;
    filter: Alpha(Opacity=1) !important;
    opacity: 1 !important;
}

.mb-0 {
    margin-bottom: 0;
}

.mb-5 {
    margin-bottom: 5px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-50 {
    margin-bottom: 50px;
}

.mb-60 {
    margin-bottom: 60px;
}

.mb-70 {
    margin-bottom: 70px;
}

.mb-80 {
    margin-bottom: 80px;
}

.mb-90 {
    margin-bottom: 90px;
}

.mb-100 {
    margin-bottom: 100px;
}

.mb-110 {
    margin-bottom: 110px;
}

.mb-120 {
    margin-bottom: 120px;
}

.mb-130 {
    margin-bottom: 130px;
}

.mb-140 {
    margin-bottom: 140px;
}

.mb-150 {
    margin-bottom: 150px;
}

.mb-160 {
    margin-bottom: 160px;
}

.mb-170 {
    margin-bottom: 170px;
}

.mb-180 {
    margin-bottom: 180px;
}

.mb-190 {
    margin-bottom: 190px;
}

.mb-200 {
    margin-bottom: 200px;
}

.ul-text-no-bold ul {
    font-weight: normal;
}

/* ----------------------------------------------------------------------
	2. Menu
---------------------------------------------------------------------- */
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border: none;
}

.navbar-default {
    border-color: transparent;
    background-color: transparent;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}

.navbar-brand {
    float: left;
    font-family: inherit;
    font-weight: 900;
    font-size: 31px;
    line-height: 50px;
    padding: 22px 10px;
    height: auto;
    color: #444444 !important;
    margin-left: -4px !important;
}

.navbar-default .navbar-brand {
    color: #444444;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #444444;
    background-color: transparent;
}

.navbar-collapse {
    /*max-height: 340px;*/
    -webkit-box-shadow: none;
    box-shadow: none;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: transparent;
}

/* Menu */
.navbar-nav {
    bottom: 0px;
    right: 0px;
}


.navbar .page-title {
    margin-bottom: 0px;
    min-height: 50px;
}

.navbar .page-title span {
    text-align: center;
    color: #ffffff;
    font-size: 20px;
    display: block;
    padding: 8px;
}

.sticky-wrapper.is-sticky .navbar-nav {
    margin-top: 13px !important;
}

.sticky-wrapper .navbar-title {
    position: absolute;
    top: 45px;
    right: 14px;
}

.is-sticky .navbar-title {
    display: none;
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 1.6;
}

@media (max-width: 600px) {
    .navbar-nav {
        float: right;
        margin: 29px 0;
    }

    .navbar-nav > li {
        float: left;
        width: 100%;
    }

    .navbar-nav > li > a {
        margin-left: 5px;
        margin-right: 5px;
        padding: 7px 10px;
        font-size: 14px;
        line-height: 22px;
        border-radius: 5px;
    }

    .navbar-title {
        display: none;
    }
}

.navbar-default .navbar-nav > li {
    color: #528fcc;
}

.navbar-default .navbar-nav > li > a {
    color: #444444;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #528fcc;
    background-color: transparent;
    border-radius: 5px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #ffffff !important;
    background-color: #528fcc !important;
    border-radius: 5px;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #528fcc;
    background-color: transparent;
    border-radius: 5px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .navbar-nav > li > a {
        margin-left: 1px;
        margin-right: 1px;
        padding: 7px 5px;
    }
}

.dropdown-menu {
    position: absolute;
    top: 94px;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    margin: 2px 0 0;
    font-size: 14px;
    list-style: none;
    font-weight: 500;
    background-color: #555555;
    background-color: rgba(0, 0, 0, 0.8);
    border: none;
    padding: 0;
    background-clip: padding-box;
    -webkit-box-shadow: 0px 2px 2px rgba(50, 50, 50, 0.2);
    box-shadow: 0px 2px 2px rgba(50, 50, 50, 0.2);
    border-radius: 0px;
}

.dropdown-menu > li > a {
    display: block;
    clear: both;
    font-weight: 500;
    line-height: 1.6;
    white-space: nowrap;
    color: #ffffff;
    padding: 10px 15px;
    border-radius: 0px;
}

@media (min-width: 768px) {
    .dropdown-menu {
        border-top: 4px solid #528fcc;
    }

    .dropdown-menu > li {
        border-bottom: 1px solid #383838;
    }

    .dropdown-menu > li:last-child {
        border-bottom: 0;
    }

    .navbar-nav {
        position: absolute !important;
    }
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #ffffff;
    background-color: #528fcc;
    border-radius: 0px;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #ffffff;
    text-decoration: none;
    outline: 0;
    background-color: #528fcc;
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.yamm .yamm-content {
    padding: 40px 40px 30px;
    color: #ffffff;
}

.yamm .yamm-content ul li {
    padding: 2px 0px;
}

.yamm .yamm-content h4 {
    color: #ffffff;
}

.yamm .yamm-content img {
    max-width: 100%;
    height: auto;
    width: 220px;
}

.yamm .yamm-content .icon-arrow-list li a {
    color: #ffffff;
}

.yamm .yamm-content .icon-arrow-list li a:hover {
    color: #528fcc;
    text-decoration: none;
}

/* Mobile Menu */
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-right: 15px;
    background-image: none;
    background-color: #528fcc;
    border: 1px solid #528fcc;
    border-radius: 4px;
}

.navbar-toggle:focus {
    outline: none;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}

@media (min-width: 768px) {
    .navbar-toggle {
        display: none;
    }
}

.navbar-default .navbar-toggle {
    border-color: #528fcc;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #528fcc;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #ffffff;
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav > li > a {
        color: #ffffff !important;
        border-bottom: 1px solid #444444 !important;
        background-color: #333333;
        border-radius: 0px !important;
    }

    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
        background-color: #528fcc;
    }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
        background-color: #528fcc;
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
        background-color: #528fcc;
    }
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        border: 0;
        background-color: #333333;
        padding: 10px 10px;
        box-shadow: none;
        border-radius: 0px;
    }

    .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 1.6;
    }

    .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none;
    }
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #ffffff;
        border-radius: 0;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        background-color: transparent;
        color: #528fcc;
        border-radius: 0;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #528fcc;
        background-color: transparent;
        border-radius: 0;
    }
}

@media (max-width: 767px) {
    .yamm .yamm-content {
        color: #ffffff;
        padding: 10px 10px;
    }

    .yamm .yamm-content .icon-arrow-list li a {
        color: #ffffff;
        text-decoration: none;
    }

    .yamm .yamm-content h4 {
        color: #ffffff;
    }

    .yamm-content .col-sm-3 {
        padding: 0 30px;
    }
}

/* Multi Level Sub Menu */
.dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
    text-decoration: none;
    background: #555555 !important;
    color: #ffffff;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu > .dropdown-menu {
    top: 0 !important;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

.dropup .dropdown-submenu > .dropdown-menu {
    top: auto;
    bottom: 0;
    margin-top: 0;
    margin-bottom: -2px;
}

.dropdown-submenu > a:after {
    display: block;
    float: right;
    width: 0;
    height: 0;
    margin-top: 5px;
    margin-right: -10px;
    border-color: transparent;
    border-left-color: #cccccc;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    content: " ";
    position: absolute;
    right: 15px;
    left: auto;
    display: inline-block;
    vertical-align: middle;
}

.dropdown-submenu:hover > a:after {
    border-left-color: #ffffff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
}

/* Hover Effect */
@media (min-width: 768px) {
    .navbar-nav li:hover > .dropdown-menu {
        -webkit-animation: fadeIn 0.3s ease-in-out;
        -moz-animation: fadeIn 0.3s ease-in-out;
        animation: fadeIn 0.3s ease-in-out;
    }

    .navbar-nav li > .dropdown-menu:hover {
        -moz-animation: none;
        -webkit-animation: none;
        animation: none;
    }
}

/* Sticky Header */
@media (min-width: 768px) {
    .sticky-header .navbar-brand {
        padding: 12px 10px;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    .sticky-header .navbar-nav {
        margin: 19px 0px;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    .sticky-header .dropdown-menu {
        top: 74px;
    }

    .sticky-header .header-shadow {
        display: none;
    }
}

@media (max-width: 991px) {
    #header {
        position: relative !important;
    }
}

/* Search Form */
.search-form .dropdown-menu {
    background: #ffffff;
    padding: 20px;
    border-top: 4px solid #528fcc;
    border-radius: 0px;
    -webkit-box-shadow: 0px 0px 1px #aaaaaa;
    box-shadow: 0px 0px 1px #aaaaaa;
    width: 300px;
}

.topbar-search .dropdown-menu {
    background: #ffffff;
    top: 28px;
    right: 0px;
    padding: 20px;
    border-top: 4px solid #528fcc;
    border-radius: 0px;
    -webkit-box-shadow: 0px 0px 1px #aaaaaa;
    box-shadow: 0px 0px 1px #aaaaaa;
    width: 300px;
}

@media (max-width: 767px) {
    .search-form .dropdown-menu, .topbar-search .dropdown-menu {
        width: 250px;
    }

    .search-form {
        display: none !important;
    }
}

.input-group .btn-default {
    color: #ffffff;
    border: 1px solid transparent;
    background-color: #528fcc;
}

.input-group .btn-default:hover, .input-group .btn-default:focus, .input-group .btn-default:active, .input-group .btn-default.active {
    color: #ffffff !important;
    background-color: #666666;
    box-shadow: none !important;
}

/* Form */
.search-form .form-control, .topbar-search .form-control {
    margin-bottom: 0px !important;
    background: #ffffff;
}

.form-control {
    font-size: 14px;
    line-height: 24px;
    padding: 5px 10px;
    height: 34px;
    border: 1px solid #dddddd;
    outline: none;
    margin-top: 0px;
    background: #ffffff;
    margin-top: 0px;
    margin-bottom: 20px;
    border-radius: 0px;
    box-shadow: none;
}

.form-control:focus {
    border: 1px solid #dddddd;
    background: #ffffff;
    box-shadow: none;
}

/* Google Custom Search */
.gsc-control-cse, .gsc-search-box {
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    background: #ffffff;
}

.gsc-search-box input {
    font: normal;
    font-family: normal;
    font-size: 100% !important;
    line-height: 1 !important;
    color: #777777;
}

.gsc-search-button {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

/* ----------------------------------------------------------------------
	3. Basic Structure
---------------------------------------------------------------------- */
/* Topbar */
#topbar {
    width: 100%;
    height: auto;
    color: #ffffff;
    background: #1f5c99 url("../images/assets/background-blue.jpg") no-repeat center 50%;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.3);
}

#topbar p {
    margin: 7px 10px;
    font-size: 13px;
    line-height: 21px;
    padding: 0;
    font-family: sans-serif;
    font-weight: bold;
}

#topbar p i {
    margin-right: 5px;
}

@media (max-width: 767px) {
    #topbar p {
        margin-bottom: -20px;
    }
}

.topbar-contact {
    margin: 7px 10px;
    font-size: 13px;
    line-height: 21px;
    padding: 0;
}

@media (max-width: 767px) {
    .topbar-contact {
        margin-bottom: -20px;
    }
}

.topbar-contact > li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.topbar-contact > li i {
    margin-right: 5px;
}

.topbar-contact > li a {
    color: #ffffff;
}

.language > a {
    text-decoration: none;
    cursor: pointer;
    color: #ffffff;
}

.language > .dropdown-menu {
    position: absolute;
    top: 25px;
    min-width: 50px;
    font-size: 13px;
}

.language > .dropdown-menu > li > a {
    padding: 5px 15px;
    text-shadow: none;
}

/* Header */
#header {
    width: 100%;
    height: auto;
    margin: 0 auto;
    background: url("../images/assets/menu.png") repeat;
    position: relative;
    z-index: 300;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(50, 50, 50, 0.2);
    box-shadow: 0px 2px 2px 0px rgba(50, 50, 50, 0.2);
}

.header-shadow {
    position: absolute;
    left: 0px;
    bottom: -30px;
    background: url("../images/assets/shadow.png") no-repeat center top;
    width: 100%;
    height: 30px;
    display: block;
    z-index: 299;
}

/* Page Title */
.page-title {
    width: 100%;
    min-height: 100px;
    margin-bottom: 70px;
    background: #1f5c99 url("../images/assets/page-title-blue.jpg") no-repeat center bottom;
    text-shadow: rgba(0, 0, 0, 0.3) 0px -1px 0px;
}

.page-title h1 {
    margin-top: 20px;
    text-align: center;
    font-weight: normal;
    color: #ffffff;
}

.breadcrumb {
    margin-bottom: 20px;
    list-style: none;
    text-align: center;
    padding: 5px;
    background-color: transparent;
    border-radius: 0px;
}

.breadcrumb > li {
    display: inline-block;
}

.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ffffff;
    content: "/\00a0";
}

.breadcrumb > .active {
    color: #ffffff;
}

.breadcrumb li i {
    margin-right: 5px;
}

.breadcrumb li a {
    color: #ffffff;
}

/* Footer */
#footer {
    width: 100%;
    min-height: 100px;
    margin: 0 auto;
    padding: 65px 0 60px;
    color: #ffffff;
    background: #1f5c99 url("../images/assets/background-blue.jpg") no-repeat center top;
    position: relative;
    text-shadow: rgba(0, 0, 0, 0.3) 0px -1px 0px;
}

#footer h4 {
    color: #ffffff;
}

.footer-about {
    clear: both;
    background-color: white;
    color: black;
    padding: 19px;
    border-radius: 12px;
}

.footer-about img {
    margin-left: 0px;
    margin-top: 7px;
}

.footer-list {
    padding: 0;
    list-style: none;
}

.info .footer-list {
    margin-top: 0px;
}

.footer-list li {
    padding: 8px 2px;
}

.footer-list li a {
    color: #ffffff;
}

.footer-list li i {
    margin-right: 8px;
    color: #528fcc;
}

.footer-list li span {
    color: #ffffff;
}

.footer-tooltip {
    position: absolute;
    top: -100px;
    left: 10px;
    z-index: 100;
    font-size: 13px;
    font-weight: 600;
    color: #ffffff;
    padding: 10px 15px;
    background: #528fcc;
    text-shadow: none;
    border-radius: 0;
}

.footer-tooltip .footer-tooltip-arrow {
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-right: 10px solid #528fcc;
    border-bottom: 5px solid transparent;
    border-left: 10px solid transparent;
}

@media (max-width: 991px) {
    .footer-tooltip {
        display: none;
    }
}

/* Copyright */
#copyright {
    width: 100%;
    min-height: 50px;
    padding: 20px 0px;
    color: #ffffff;
    background: #1f5c99;
    text-shadow: rgba(0, 0, 0, 0.3) 0px -1px 0px;
}

#copyright p {
    margin: 5px auto;
}

.copyright-link {
    padding: 0;
    list-style: none;
    margin: 5px 0;
    float: right;
}

.copyright-link li {
    display: inline-block;
    margin-right: 20px;
}

.copyright-link li a {
    color: #ffffff;
}

.copyright-link li a:hover {
    color: #ffffff;
}

@media (max-width: 767px) {
    #copyright p {
        text-align: center;
    }

    .copyright-link {
        float: none;
        text-align: center;
        margin: -10px auto;
    }
}

/* Flickr */
.flickr-thumbs {
    margin: 0;
    padding: 10px 0 0 0;
    overflow: hidden;
}

.flickr-thumbs li {
    width: 80px;
    height: 80px;
    list-style: none;
    float: left;
    background: #ffffff;
    border: 3px solid #528fcc;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.flickr-thumbs li:hover {
    border: 3px solid #ffffff;
}

.flickr-thumbs li img {
    display: block;
}

.flickr-thumbs li a img {
    border: none;
}

/* Back To Top */
.back-to-top {
    position: fixed;
    bottom: 30px;
    right: 30px;
    display: none;
    background-image: url("../images/assets/back-to-top.png");
    background-repeat: no-repeat;
    background-color: #333333;
    background-position: 50% 50%;
    z-index: 999999;
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    border-radius: 0;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.back-to-top:hover, .back-to-top:focus {
    background-color: #528fcc;
}

/* ----------------------------------------------------------------------
	4. Blog
---------------------------------------------------------------------- */
/* Blog Post */
.blog-post {
    background: #ffffff;
    margin-bottom: 40px;
}

.blog-photo {
    position: relative;
    margin-bottom: 20px;
}

.blog-info {
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 10;
    background: #528fcc;
    padding: 5px 15px;
    text-align: center;
    vertical-align: middle;
    color: #ffffff;
}

.blog-info p {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: -10px;
}

.blog-info span {
    font-size: 12px;
}

.blog-title {
    margin-bottom: 20px;
}

.blog-title > i {
    display: inline-block;
    vertical-align: middle;
    font-size: 30px;
    color: #ffffff;
    padding: 10px 15px;
    background: #528fcc;
    margin-right: 15px;
}

.blog-title-body {
    display: inline-block;
    vertical-align: middle;
}

.blog-title-body h3 {
    margin-bottom: 0;
}

.blog-title-body span {
    font-size: 12px;
    margin-right: 10px;
}

.blog-title-body span i {
    margin-right: 3px;
}

.blog-content {
    margin-bottom: 20px;
}

.blog-content p {
    margin-bottom: 20px;
}

.blog-post-middle {
    margin-bottom: 30px;
}

.blog-post-middle .blog-info p {
    font-size: 14px;
    font-weight: 600;
}

.blog-post-middle .blog-info span {
    font-size: 10px;
}

@media (max-width: 991px) {
    .blog-info p {
        font-size: 14px;
        font-weight: 600;
    }

    .blog-info span {
        font-size: 10px;
    }

    .blog-post-middle .blog-info {
        top: 5px;
        left: 5px;
        right: auto;
    }
}

/* Sidebar */
.sidebar {
    margin-bottom: 50px;
}

.sidebar-list {
    padding: 0;
    list-style: none;
}

.sidebar-list li {
    color: #444444;
    padding: 8px 2px;
}

.sidebar-list li i {
    margin-right: 8px;
    color: #528fcc;
}

.sidebar-list li span {
    font-weight: 600;
}

.sidebar-post {
    clear: both;
    margin-top: 20px;
    margin-bottom: 20px;
}

.sidebar-post img {
    max-width: 80px !important;
    border: 3px solid #fdfdfd;
    float: left;
    margin: 0 15px 5px 0;
    background: #ffffff;
    border-radius: 50px 50px 50px 50px;
}

.sidebar-post p {
    margin: 0 0 5px;
}

.sidebar-post span {
    font-size: 12px;
}

.sidebar-tag {
    padding: 0;
    list-style: none;
}

.sidebar-tag li {
    display: inline-block;
    cursor: pointer;
    background: #ffffff;
    margin: 3px 1px;
    border: 1px solid #dddddd;
    border-radius: 50px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.sidebar-tag li:hover {
    color: #ffffff;
    border: 1px solid #dddddd;
    background: #528fcc;
}

.sidebar-tag li a {
    padding: 15px 12px;
    text-decoration: none;
    color: #666666;
    line-height: 30px;
    font-size: 13px;
}

.sidebar-tag li:hover a {
    color: #ffffff;
}

/* Comment */
.comment {
    background: url("../images/assets/comment-bg.png") repeat;
    border: 1px solid #dddddd;
    padding: 20px;
    margin-bottom: 20px;
    clear: both;
}

.comment img {
    max-width: 80px !important;
    border: 3px solid #fdfdfd;
    float: left;
    margin: 0 20px 20px 0;
    background: #ffffff;
    border-radius: 50px 50px 50px 50px;
}

.comment-reply {
    margin-left: 80px;
}

.comment-leave {
    padding: 0;
    margin-top: 10px;
    margin-bottom: 20px;
}

/* Pagination */
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 0;
    border-radius: 0px;
}

.pagination > li {
    display: inline;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 5px 12px;
    font-size: 15px;
    margin-left: -1px;
    line-height: 1.6;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    color: #555555;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    background-color: #528fcc;
    color: #ffffff;
    border-color: #528fcc;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #ffffff;
    font-weight: bold;
    cursor: default;
    background-color: #528fcc;
    border-color: #528fcc;
}

@media (max-width: 991px) {
    .pagination {
        margin-bottom: 50px;
    }

    .comment-leave {
        margin-bottom: 50px;
    }
}

/* ----------------------------------------------------------------------
	5. Typography
---------------------------------------------------------------------- */
/* List Styles */
ul, ol {
    margin-top: 0;
    margin-bottom: 10px;
}

ul ul, ol ul, ul ol, ol ol {
    margin-bottom: 0;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
    line-height: 2.0em;
}

.list-unordered {
    line-height: 2.0em;
}

.list-ordered {
    line-height: 2.0em;
}

.icon-arrow-list {
    padding-left: 0;
    list-style: none;
    line-height: 2.0em;
    margin: 10px 0;
}

.icon-arrow-list ul, .icon-arrow-list ul ul {
    list-style: none;
}

.icon-arrow-list li, .icon-arrow-list li a {
    color: #555555;
}

.icon-arrow-list li i {
    margin-right: 8px;
    color: #528fcc;
}

/* Blockquote */
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #528fcc;
}

blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
    margin-bottom: 0;
}

blockquote footer, blockquote small, blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.6;
    color: #999999;
}

/* Text Color */
.text-white {
    color: #f5f5f5;
}

.text-gray {
    color: #999999;
}

.text-black {
    color: #555555;
}

.text-rose {
    color: #cc528f;
}

.text-pink {
    color: #cc52cc;
}

.text-purple {
    color: #8f52cc;
}

.text-indigo {
    color: #5252cc;
}

.text-blue {
    color: #528fcc;
}

.text-aqua {
    color: #52cccc;
}

.text-emerald {
    color: #52cc8f;
}

.text-green {
    color: #52cc52;
}

.text-olive {
    color: #8fcc52;
}

.text-yellow {
    color: #cccc52;
}

.text-orange {
    color: #cc8f52;
}

.text-red {
    color: #cc5252;
}

.text-theme {
    color: #528fcc;
}

/* Highlight */
.highlight-white {
    background: #f5f5f5;
    padding: 1px 5px;
    color: #333333 !important;
}

.highlight-white a {
    color: #333333 !important;
}

.highlight-gray {
    background: #999999;
    padding: 1px 5px;
    color: #ffffff;
}

.highlight-black {
    background: #555555;
    padding: 1px 5px;
    color: #ffffff;
}

.highlight-rose {
    background: #cc528f;
    padding: 1px 5px;
    color: #ffffff;
}

.highlight-pink {
    background: #cc52cc;
    padding: 1px 5px;
    color: #ffffff;
}

.highlight-purple {
    background: #8f52cc;
    padding: 1px 5px;
    color: #ffffff;
}

.highlight-indigo {
    background: #5252cc;
    padding: 1px 5px;
    color: #ffffff;
}

.highlight-blue {
    background: #528fcc;
    padding: 1px 5px;
    color: #ffffff;
}

.highlight-aqua {
    background: #52cccc;
    padding: 1px 5px;
    color: #ffffff;
}

.highlight-emerald {
    background: #52cc8f;
    padding: 1px 5px;
    color: #ffffff;
}

.highlight-green {
    background: #52cc52;
    padding: 1px 5px;
    color: #ffffff;
}

.highlight-olive {
    background: #8fcc52;
    padding: 1px 5px;
    color: #ffffff;
}

.highlight-yellow {
    background: #cccc52;
    padding: 1px 5px;
    color: #ffffff;
}

.highlight-orange {
    background: #cc8f52;
    padding: 1px 5px;
    color: #ffffff;
}

.highlight-red {
    background: #cc5252;
    padding: 1px 5px;
    color: #ffffff;
}

.highlight-theme {
    background: #528fcc;
    padding: 1px 5px;
    color: #ffffff;
}

/* Dropcap */
.dropcap {
    float: left;
    color: #666666;
    font-size: 39px;
    line-height: 50px;
    font-weight: bold;
    padding: 0px 13px;
    margin: 0px 10px 0 0;
}

.dropcap-theme {
    float: left;
    color: #ffffff;
    font-size: 39px;
    line-height: 50px;
    font-weight: bold;
    padding: 0px 13px;
    margin: 0px 10px 0 0;
    background: #528fcc;
}

/* Testimonial */
.testimonial {
    position: relative;
}

.testimonial p {
    padding: 20px;
}

.testimonial:before, .testimonial:after {
    display: block;
    position: absolute;
    font-family: FontAwesome;
    content: "\f10d";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    font-size: 18px;
    color: #777777;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.testimonial:before {
    top: 1px;
    left: 1px;
}

.testimonial:after {
    content: "\f10e";
    bottom: 1px;
    right: 1px;
}

.testimonial-author {
    padding: 5px 5px 5px;
    text-align: center;
}

.testimonial-author img {
    display: inline-block;
    width: 80px;
    height: 80px;
    text-align: left;
    margin-right: 10px;
    border: 3px solid #fdfdfd;
    border-radius: 50px 50px 50px 50px;
}

.testimonial-author p {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    padding-left: 10px;
}

/* Tooltip */
.list-mb-10 .btn {
    margin-bottom: 10px;
}

.tooltip.in {
    filter: alpha(opacity=70);
    opacity: 0.7;
}

/* Divider */
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #dddddd;
}

.divider-singleline {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #dddddd;
}

.divider-doubleline {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 4px double #dddddd;
}

.divider-singledotted {
    margin-top: 20px;
    margin-bottom: 20px;
    height: 1px;
    background: url("../images/assets/divider-singledotted.png") repeat-x top left;
}

.divider-doubledotted {
    margin-top: 20px;
    margin-bottom: 20px;
    height: 4px;
    background: url("../images/assets/divider-doubledotted.png") repeat-x top left;
}

.divider-i {
    background: url("../images/assets/divider-iconline.png") repeat-x left 30px;
    width: 100%;
    height: auto;
    text-align: center;
    padding-top: 10px;
    margin-bottom: 10px;
}

.divider-i i {
    width: 45px;
    height: 45px;
    background: #ffffff;
    color: #cccccc;
    font-size: 20px;
    text-align: center;
    vertical-align: middle;
    line-height: 45px;
}

/* Title Line */
.titleline {
    position: relative;
    max-width: 200px;
    border-top: 1px solid #528fcc;
    margin: 0 auto 30px 0;
}

.titleline:after {
    position: absolute;
    top: -3px;
    left: 0%;
    right: 70%;
    content: '';
    border-top: 5px solid #528fcc;
}

.titleline-center {
    position: relative;
    max-width: 200px;
    border-top: 1px solid #528fcc;
    margin: 0 auto 30px;
}

.titleline-center:after {
    position: absolute;
    top: -3px;
    left: 35%;
    right: 35%;
    content: '';
    border-top: 5px solid #528fcc;
}

.titleline-footer {
    position: relative;
    max-width: 200px;
    border-top: 1px solid #528fcc;
    margin: 0 auto 20px 0;
}

.titleline-footer:after {
    position: absolute;
    top: -3px;
    left: 0%;
    right: 70%;
    content: '';
    border-top: 5px solid #528fcc;
}

h4 > .titleline, h5 > .titleline, h6 > .titleline {
    margin: 0 auto 20px 0;
}

h4 > .titleline-center, h5 > .titleline-center, h6 > .titleline-center {
    margin: 0 auto 20px;
}

/* ----------------------------------------------------------------------
	6. Shortcodes
---------------------------------------------------------------------- */
/* Iconbox 1 */
.iconbox1 {
    position: relative;
    clear: both;
    overflow: hidden;
    width: 100%;
    height: auto;
    padding: 30px 30px 20px;
    margin-bottom: 20px;
    text-align: center;
    background: #ffffff;
    border: 0;
    z-index: 0;
    cursor: default;
    border-radius: 0;
}

.iconbox1 .iconbox1-bg {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: -1;
    color: #f5f5f5;
    font-size: 250px;
}

.iconbox1 p {
    margin: 5px auto;
    color: #777777;
}

.iconbox1-icon {
    text-align: center;
    margin: 5px auto 10px;
    display: table;
}

.iconbox1-icon i {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    font-size: 50px;
    line-height: 50px;
    padding: 24px;
    border: 1px solid #528fcc;
    width: 100px;
    height: 100px;
    color: #ffffff;
    background: #528fcc;
    background: rgba(82, 143, 204, 0.7);
    border-radius: 50%;
}

.iconbox1:hover .iconbox1-icon i {
    color: #528fcc;
    background: #ffffff;
}

.iconbox1 a {
    text-decoration: none;
}

/* Iconbox 2 */
.iconbox2 {
    position: relative;
    overflow: hidden;
    clear: both;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    padding: 20px 10px 10px;
    background: #ffffff;
    border: 5px solid #f5f5f5;
    z-index: 0;
    cursor: default;
    border-radius: 0;
}

.iconbox2 .iconbox2-bg {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: -1;
    color: #f5f5f5;
    font-size: 200px;
}

.iconbox2-icon {
    float: left;
    text-align: center;
    margin-top: 10px;
    margin-right: 20px;
    display: table;
}

.iconbox2-icon i {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    font-size: 30px;
    padding: 9px;
    border: 1px solid #528fcc;
    width: 50px;
    height: 50px;
    background: #528fcc;
    background: rgba(82, 143, 204, 0.7);
    color: #ffffff;
    border-radius: 50%;
}

.iconbox2:hover .iconbox2-icon i {
    color: #528fcc;
    background: #ffffff;
}

.iconbox2-content {
    overflow: hidden;
    text-align: left;
}

@media (max-width: 991px) {
    .iconbox2-icon {
        float: none;
        margin: 0 auto;
        text-align: center;
    }

    .iconbox2-content {
        text-align: center;
    }
}

/* Process */
.process-1 {
    position: relative;
    width: 100%;
    height: 80px;
    padding: 20px 30px;
    background: #528fcc;
}

.process-1 .triangle-right {
    position: absolute;
    top: 0px;
    right: -15px;
    border-top: 40px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 40px solid transparent;
    border-left: 15px solid #528fcc;
    display: block;
    width: 0;
    height: 0;
}

.process-2 {
    position: relative;
    width: 100%;
    height: 80px;
    padding: 20px 30px;
    background: #528fcc;
}

.process-2 .triangle-right {
    position: absolute;
    top: 0px;
    right: -15px;
    border-top: 40px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 40px solid transparent;
    border-left: 15px solid #528fcc;
    display: block;
    width: 0;
    height: 0;
}

.process-2 .triangle-left {
    position: absolute;
    top: 0px;
    left: 0px;
    border-top: 40px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 40px solid transparent;
    border-left: 15px solid #ffffff;
    display: block;
    width: 0;
    height: 0;
}

.process-3 {
    position: relative;
    width: 100%;
    height: 80px;
    padding: 20px 30px;
    background: #333333;
}

.process-3 .triangle-left {
    position: absolute;
    top: 0px;
    left: 0px;
    border-top: 40px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 40px solid transparent;
    border-left: 15px solid #ffffff;
    display: block;
    width: 0;
    height: 0;
}

.process-1 h3, .process-2 h3, .process-3 h3 {
    color: #ffffff;
    font-size: 15px;
    margin: 0;
    font-weight: 600;
    line-height: 24px;
}

.process-1 p, .process-2 p, .process-3 p {
    color: #f5f5f5;
    font-size: 12px;
    margin: 0;
    line-height: 16px;
}

.process-content {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 20px 30px 10px;
    background: #ffffff;
    border: 5px solid #eeeeee;
    border-top: none;
    z-index: 0;
    border-radius: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.process-bg {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: -1;
    color: #f5f5f5;
    font-size: 200px;
}

.process-content h4 i {
    font-size: 18px;
    color: #528fcc;
    margin-right: 10px;
}

/* photobox 1 */
.photobox1 {
    clear: both;
    margin-bottom: 20px;
    width: 100%;
    height: auto;
    cursor: default;
}

.photobox1-content {
    background: transparent;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

.photobox1 .da-thumbs {
    width: 140px;
    height: 140px;
    margin: 0 30px 20px 0;
    float: left;
}

/* photobox 2 */
.photobox2 {
    clear: both;
    position: relative;
    margin-bottom: 20px;
    cursor: default;
    z-index: 1;
}

.photobox2 img {
    position: absolute;
    top: 35px;
    left: 0;
    margin: auto;
    width: 140px;
    height: 140px;
    z-index: 2;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.photobox2:hover img {
    -moz-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
}

.photobox2-content {
    margin-left: 70px;
    background: #ffffff;
    padding: 20px 20px 20px 90px;
    border: 5px solid #eeeeee;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.photobox2:hover .photobox2-content {
    border: 5px solid #528fcc;
}

/* photobox 3 */
.photobox3 {
    clear: both;
    position: relative;
    padding-top: 70px;
    margin-bottom: 20px;
    text-align: center;
    cursor: default;
    z-index: 1;
}

.photobox3 img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 140px;
    height: 140px;
    z-index: 2;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.photobox3-content {
    background: #ffffff;
    padding: 90px 20px 30px;
    border: 5px solid #eeeeee;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.photobox3-content h4 {
    font-weight: bold;
    line-height: 1.2;
}

.photobox3-content h4 small {
    font-size: 13px;
    font-weight: normal;
}

.photobox3:hover .photobox3-content {
    border: 5px solid #528fcc;
}

.photobox3 .social-icons {
    float: none;
    margin-top: 20px;
}

/* Team */
.team {
    clear: both;
    position: relative;
    margin-bottom: 20px;
    text-align: center;
    background: #f5f5f5;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.team-content {
    padding: 30px 20px;
    background: #ffffff;
    color: #555555;
    border: 1px solid #eeeeee;
    border-top: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.team-content h4 {
    color: #555555;
    font-weight: bold;
    line-height: 1.2;
}

.team-content small {
    color: #555555;
    font-size: 13px;
    font-weight: normal;
}

.team .social-icons {
    float: none;
    margin-top: 20px;
}

/* Social Icons */
.social-icons {
    float: right;
    list-style: none;
    font-size: 13px;
    line-height: 13px;
    padding: 0;
    margin: 5px 10px;
}

.social-icons > li {
    display: inline-block;
    vertical-align: middle;
}

.social-icons > li a {
    display: table;
    text-decoration: none;
    margin-left: 2px;
}

.social-icons > li a i {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    font-size: 13px;
    line-height: 13px;
    padding: 5px;
    border: 1px solid #ffffff;
    width: 25px;
    height: 25px;
    color: #ffffff;
    text-shadow: rgba(0, 0, 0, 0.3) 0px -1px 0px;
    background: transparent;
    border-radius: 50%;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.social-icons > li a i:hover {
    background: #fff;
    border: 1px solid #ffffff;
    color: #ffffff;
}

/*.social-icons .fa-twitter:hover, .social-icons .fa-twitter-square:hover { background: #79dbff; }*/
/*.social-icons .fa-facebook:hover, .social-icons .fa-facebook-square:hover { background: #6795ed; }*/
/*.social-icons .fa-flickr:hover { background: #f56ab2; }*/
/*.social-icons .fa-rss:hover { background: #ffaf44; }*/
/*.social-icons .fa-pinterest:hover, .social-icons .fa-pinterest-square:hover { background: #9b191e; }*/
/*.social-icons .fa-skype:hover { background: #ffaf44; }*/
/*.social-icons .fa-dribbble:hover { background: #f665a6; }*/
/*.social-icons .fa-instagram:hover { background: #9c7255; }*/
/*.social-icons .fa-vimeo-square:hover { background: #45bcff; }*/
/*.social-icons .fa-dropbox:hover { background: #7dbce4; }*/
/*.social-icons .fa-linkedin:hover, .social-icons .fa-linkedin-square:hover { background: #017fb1; }*/
/*.social-icons .fa-youtube:hover, .social-icons .fa-youtube-play:hover, .social-icons .fa-youtube-square:hover { background: #db3b3a; }*/
.social-color {
    float: left;
}

.social-color li {
    margin-bottom: 1px;
}

.social-color li a i {
    color: #555555;
    background: #ffffff;
    border: 1px solid #555555;
}

.social-color li a i:hover {
    background: #528fcc;
    border: 1px solid #555555;
    color: #ffffff;
}

/* Button */
.btn {
    border: none;
    font-weight: normal !important;
    font-family: inherit;
}

.btn:focus, .btn:active:focus, .btn.active:focus {
    outline-offset: -2px;
    outline: none;
}

.btn:hover, .btn:focus {
    text-decoration: none;
    color: #ffffff !important;
    background-color: #555555 !important;
    -webkit-box-shadow: 0px 2px 0px 0px #222222 !important;
    -moz-box-shadow: 0px 2px 0px 0px #222222 !important;
    -o-box-shadow: 0px 2px 0px 0px #222222 !important;
    box-shadow: 0px 2px 0px 0px #222222 !important;
}

.btn:active, .btn.active {
    background-image: none;
    outline: 0;
    color: #ffffff !important;
    background-color: #555555 !important;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125) !important;
    -webkit-box-shadow: 0px 2px 0px 0px #222222 !important;
    -moz-box-shadow: 0px 2px 0px 0px #222222 !important;
    -o-box-shadow: 0px 2px 0px 0px #222222 !important;
    box-shadow: 0px 2px 0px 0px #222222 !important;
}

.btn-white {
    color: #555555 !important;
    background-color: #f5f5f5;
    -webkit-box-shadow: 0px 2px 0px 0px #dddddd;
    -moz-box-shadow: 0px 2px 0px 0px #dddddd;
    -o-box-shadow: 0px 2px 0px 0px #dddddd;
    box-shadow: 0px 2px 0px 0px #dddddd;
    text-shadow: rgba(255, 255, 255, 0.3) 0px -1px 0px;
}

.btn-gray {
    color: #ffffff !important;
    background-color: #999999;
    -webkit-box-shadow: 0px 2px 0px 0px #666666;
    -moz-box-shadow: 0px 2px 0px 0px #666666;
    -o-box-shadow: 0px 2px 0px 0px #666666;
    box-shadow: 0px 2px 0px 0px #666666;
}

.btn-black {
    color: #ffffff !important;
    background-color: #444444;
    -webkit-box-shadow: 0px 2px 0px 0px #111111;
    -moz-box-shadow: 0px 2px 0px 0px #111111;
    -o-box-shadow: 0px 2px 0px 0px #111111;
    box-shadow: 0px 2px 0px 0px #111111;
}

.btn-rose {
    color: #ffffff !important;
    background-color: #cc528f;
    -webkit-box-shadow: 0px 2px 0px 0px #991f5c;
    -moz-box-shadow: 0px 2px 0px 0px #991f5c;
    -o-box-shadow: 0px 2px 0px 0px #991f5c;
    box-shadow: 0px 2px 0px 0px #991f5c;
}

.btn-pink {
    color: #ffffff !important;
    background-color: #cc52cc;
    -webkit-box-shadow: 0px 2px 0px 0px #991f97;
    -moz-box-shadow: 0px 2px 0px 0px #991f97;
    -o-box-shadow: 0px 2px 0px 0px #991f97;
    box-shadow: 0px 2px 0px 0px #991f97;
}

.btn-purple {
    color: #ffffff !important;
    background-color: #8f52cc;
    -webkit-box-shadow: 0px 2px 0px 0px #5c1f99;
    -moz-box-shadow: 0px 2px 0px 0px #5c1f99;
    -o-box-shadow: 0px 2px 0px 0px #5c1f99;
    box-shadow: 0px 2px 0px 0px #5c1f99;
}

.btn-indigo {
    color: #ffffff !important;
    background-color: #5252cc;
    -webkit-box-shadow: 0px 2px 0px 0px #1f1f99;
    -moz-box-shadow: 0px 2px 0px 0px #1f1f99;
    -o-box-shadow: 0px 2px 0px 0px #1f1f99;
    box-shadow: 0px 2px 0px 0px #1f1f99;
}

.btn-blue {
    color: #ffffff !important;
    background-color: #528fcc;
    -webkit-box-shadow: 0px 2px 0px 0px #1f5c99;
    -moz-box-shadow: 0px 2px 0px 0px #1f5c99;
    -o-box-shadow: 0px 2px 0px 0px #1f5c99;
    box-shadow: 0px 2px 0px 0px #1f5c99;
}

.btn-aqua {
    color: #ffffff !important;
    background-color: #52cccc;
    -webkit-box-shadow: 0px 2px 0px 0px #1f9799;
    -moz-box-shadow: 0px 2px 0px 0px #1f9799;
    -o-box-shadow: 0px 2px 0px 0px #1f9799;
    box-shadow: 0px 2px 0px 0px #1f9799;
}

.btn-emerald {
    color: #ffffff !important;
    background-color: #52cc8f;
    -webkit-box-shadow: 0px 2px 0px 0px #1f995c;
    -moz-box-shadow: 0px 2px 0px 0px #1f995c;
    -o-box-shadow: 0px 2px 0px 0px #1f995c;
    box-shadow: 0px 2px 0px 0px #1f995c;
}

.btn-green {
    color: #ffffff !important;
    background-color: #52cc52;
    -webkit-box-shadow: 0px 2px 0px 0px #1f991f;
    -moz-box-shadow: 0px 2px 0px 0px #1f991f;
    -o-box-shadow: 0px 2px 0px 0px #1f991f;
    box-shadow: 0px 2px 0px 0px #1f991f;
}

.btn-olive {
    color: #ffffff !important;
    background-color: #8fcc52;
    -webkit-box-shadow: 0px 2px 0px 0px #5c991f;
    -moz-box-shadow: 0px 2px 0px 0px #5c991f;
    -o-box-shadow: 0px 2px 0px 0px #5c991f;
    box-shadow: 0px 2px 0px 0px #5c991f;
}

.btn-yellow {
    color: #ffffff !important;
    background-color: #cccc52;
    -webkit-box-shadow: 0px 2px 0px 0px #97991f;
    -moz-box-shadow: 0px 2px 0px 0px #97991f;
    -o-box-shadow: 0px 2px 0px 0px #97991f;
    box-shadow: 0px 2px 0px 0px #97991f;
}

.btn-orange {
    color: #ffffff !important;
    background-color: #cc8f52;
    -webkit-box-shadow: 0px 2px 0px 0px #995c1f;
    -moz-box-shadow: 0px 2px 0px 0px #995c1f;
    -o-box-shadow: 0px 2px 0px 0px #995c1f;
    box-shadow: 0px 2px 0px 0px #995c1f;
}

.btn-red {
    color: #ffffff !important;
    background-color: #cc5252;
    -webkit-box-shadow: 0px 2px 0px 0px #991f1f;
    -moz-box-shadow: 0px 2px 0px 0px #991f1f;
    -o-box-shadow: 0px 2px 0px 0px #991f1f;
    box-shadow: 0px 2px 0px 0px #991f1f;
}

.btn-theme {
    color: #ffffff !important;
    background-color: #528fcc;
    -webkit-box-shadow: 0px 2px 0px 0px #1f5c99;
    -moz-box-shadow: 0px 2px 0px 0px #1f5c99;
    -o-box-shadow: 0px 2px 0px 0px #1f5c99;
    box-shadow: 0px 2px 0px 0px #1f5c99;
}

/* Accordion */
.panel-group {
    margin-bottom: 20px;
}

.panel {
    margin-bottom: 20px;
    background-color: transparent;
    border: 1px solid transparent;
    box-shadow: none;
    border-radius: 0px;
}

.panel-group .panel {
    margin-bottom: 0;
    overflow: hidden;
    border-radius: 0px;
}

.panel-group .panel + .panel {
    margin-top: 5px;
}

.panel-default {
    border-color: transparent;
    border: none;
}

.panel-group .panel-heading {
    border-bottom: 0;
}

.panel-default > .panel-heading {
    background-color: #f5f5f5;
    color: #ffffff;
    border-color: transparent;
}

.panel-heading {
    padding: 0;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

.panel-title > a {
    color: inherit;
}

.collapse {
    display: none;
}

.collapse.in {
    display: block;
}

.panel-body {
    padding: 15px;
    background-color: #ffffff;
}

.panel-default > .panel-heading + .panel-collapse .panel-body {
    border-top-color: transparent;
}

.panel-group .panel-heading + .panel-collapse .panel-body {
    border-top: 1px solid transparent;
}

.panel-heading a:hover, .panel-heading a:focus {
    color: #ffffff;
}

.panel-heading a {
    text-decoration: none;
    display: block;
    padding: 15px 15px 15px 40px;
    position: relative;
    background-color: #528fcc;
    border: 1px solid transparent;
    font-weight: bold;
}

.panel-title > a:before {
    display: block;
    position: absolute;
    top: 19px;
    left: 15px;
    color: #ffffff;
    content: "\f068";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.panel-title > a.collapsed {
    background-color: #ffffff;
    color: #444444;
    border: 1px solid #dddddd;
    font-weight: 400;
}

.panel-title > a.collapsed:before {
    content: "\f067";
    color: #444444;
}

/* Toggle */
.toggle-container {
    width: 100%;
    text-align: left;
    margin: 0 auto;
}

.toggle-container h4 {
    position: relative;
    font-weight: 400;
    cursor: pointer;
    display: block;
    outline: none;
    vertical-align: middle;
    padding: 15px 15px 15px 40px;
    font-size: 16px;
    margin: 5px 0 0;
    color: #444444;
    border: 1px solid #dddddd;
    background: #ffffff;
    border-radius: 0;
}

.toggle-container h4.active {
    color: #ffffff;
    background-color: #528fcc;
    border: 1px solid transparent;
    border-radius: 0;
    font-weight: bold;
}

.toggle-container h4:before {
    position: absolute;
    display: block;
    left: 15px;
    top: 19px;
    font-family: 'FontAwesome';
    content: "\f067";
    line-height: 1;
    color: #444444;
}

.toggle-container h4.active:before {
    content: "\f068";
    color: #ffffff;
}

.toggle-content {
    margin: 0 0 5px;
    padding: 15px 15px;
    border: none;
    background-color: #ffffff;
    border-radius: 0;
}

/* Easy Tabs */
.etabs {
    margin: 0;
    padding: 0;
}

.tab {
    display: inline-block;
    background-color: #ffffff;
    border: solid 1px #dddddd;
    margin-right: 2px;
    border-radius: 0;
    zoom: 1;
    *display: inline;
}

.tab a {
    font-size: 14px;
    line-height: 1.6;
    display: block;
    padding: 7px 9px;
    outline: none;
    text-decoration: none;
    color: #444444;
    font-weight: bold;
}

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

.tab a:hover {
    text-decoration: none;
}

.tab.active {
    background: #528fcc;
    padding-top: 0px;
    position: relative;
    top: 0px;
    border-color: transparent;
}

.tab a.active {
    font-weight: bold;
    color: #ffffff;
}

.tab-container .panel-container {
    background: #fff;
    border: solid 1px transparent;
    padding: 15px 0px;
    border-radius: 0;
}

#tab-side-container {
    background: transparent;
    border: solid 1px transparent;
    min-height: 100px;
    border-radius: 0;
}

#tab-side-container ul {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
    margin-right: 30px;
    border-radius: 0;
}

#tab-side-container ul li {
    background: #fff;
    margin: 6px 0;
    border: solid 1px #dddddd;
    word-break: break-all;
    max-width: 100%;
    text-align: left;
}

#tab-side-container ul li a {
    display: block;
    padding: 7px 9px;
    outline: none;
    color: #444444;
    font-weight: bold;
    border: solid 1px transparent;
}

#tab-side-container ul li a i {
    margin-right: 5px;
}

#tab-side-container ul li a:hover {
    text-decoration: none;
}

#tab-side-container ul li.selected-tab {
    background: #528fcc;
    position: relative;
    left: 0px;
    border-style: solid;
    border: solid 1px transparent;
    border-radius: 0;
}

#tab-side-container ul li a.selected-tab {
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    border: solid 1px transparent;
}

#tab-side-container .panel-container {
    background: #ffffff;
    padding: 0 0 20px 0px;
    overflow: hidden;
    border-radius: 0;
}

/* Progress Bar */
.progress {
    height: 25px;
    margin-bottom: 15px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 0px;
    box-shadow: none;
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 14px;
    line-height: 1.6;
    color: #fff;
    text-align: center;
    background-color: #428bca;
    text-align: right;
    padding-right: 5px;
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
    box-shadow: none;
}

.progress-color {
    background-color: #528fcc;
}

.progress-title {
    margin-bottom: 5px;
}

/* Image Frame */
.frame {
    border: 5px solid #fdfdfd;
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    border-radius: 0px;
}

.frame2 {
    border: 1px solid #dddddd;
}

.frame > img, .frame2 > img {
    width: 100% !important;
    height: auto;
}

/* Photo Title */
.photo-title {
    text-align: center;
    margin: 10px auto !important;
}

.photo-title h5 {
    font-weight: bold;
    margin-bottom: 0;
}

.photo-title p {
    margin-bottom: 0;
}

.photo-title2 {
    text-align: center;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    background: #fdfdfd;
    border: 1px solid #dddddd;
    border-top: none;
}

.photo-title2 h5 {
    font-weight: bold;
    margin-bottom: 0;
}

.photo-title2 p {
    margin-bottom: 0;
}

.photo-title3 {
    text-align: center;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    background: #528fcc;
    color: #ffffff;
}

.photo-title3 h5 {
    font-weight: bold;
    margin-bottom: 0;
    color: #ffffff;
}

.photo-title3 p {
    margin-bottom: 0;
    color: #ffffff;
}

/* Video Responsive */
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    background-color: transparent;
    margin: 0 auto 20px;
}

.video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Pricing Table */
.pricing-table {
    background: #ffffff;
    border: 1px solid #e9e9e9;
    text-align: center;
    margin-bottom: 20px;
    border-radius: 0px;
}

.pricing-table ul {
    list-style: none;
    padding: 0;
}

.pricing-table ul li {
    padding: 15px 0px;
    border-bottom: 1px solid #e9e9e9;
}

.pricing-table ul li:nth-child(even) {
    background: #fdfdfd;
}

.plan {
    font-family: inherit;
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    text-shadow: rgba(0, 0, 0, 0.3) 0px -1px 0px;
    padding: 10px 0;
    background: #222222 url("../images/assets/slash-bg.png") repeat;
}

.price {
    font-family: inherit;
    font-size: 40px;
    font-weight: bold;
    color: #ffffff;
    text-shadow: rgba(0, 0, 0, 0.3) 0px -1px 0px;
    padding: 20px 0;
    background: #555555 url("../images/assets/slash-bg.png") repeat;
}

.price span {
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    margin-right: 5px;
}

.price strong span {
    font-size: 13px;
    font-weight: 500;
    color: #ffffff;
    margin-left: 5px;
}

.sign-up {
    display: block;
    cursor: pointer;
    vertical-align: middle;
    padding: 20px 0 30px;
}

.sign-up i {
    margin-right: 10px;
}

.popular .plan {
    background: #1f5c99 url("../images/assets/slash-bg.png") repeat;
}

.popular .price {
    background: #528fcc url("../images/assets/slash-bg.png") repeat;
}

@media (min-width: 992px) {
    .pricing-table {
        margin-right: -16px;
        margin-left: -16px;
    }

    .popular {
        position: relative;
        z-index: 2;
        margin-top: -20px;
        border: none;
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    }

    .popular .sign-up {
        padding: 40px 0 50px;
    }
}

.pricing-table ul li i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}

.pricing-table .fa-circle-o {
    color: #60bf60;
}

.pricing-table .fa-close {
    color: #bf6060;
}

/* MBYT Player */
.mbyt-player {
    width: 100%;
    display: inline-block;
    position: relative;
    left: 0;
    overflow: hidden;
    height: 400px;
    vertical-align: bottom;
}

.mbyt-player:hover {
    text-decoration: none;
}

/* Fontawesome Icon List */
.fontawesome-icon-list {
    margin-bottom: 20px;
}

.fontawesome-icon-list div {
    font-size: 14px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.fontawesome-icon-list div:hover {
    background: #f7f7f7;
    border-radius: 5px;
}

/* 404 Not Found */
.not-found {
    text-align: center;
    padding: 50px 0;
}

.not-found a {
    font-size: 150px;
    line-height: 1.6;
    font-weight: bold;
    text-decoration: none;
    display: block;
}

/* Parallax */
.parallax {
    background-image: url("../images/features/parallax.jpg");
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.parallax-black {
    background-image: url("../images/features/parallax.jpg");
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.parallax-overlay {
    width: 100%;
    height: 100%;
    background: #528fcc;
    background: rgba(82, 143, 204, 0.7);
}

.parallax-overlay-black {
    width: 100%;
    height: 100%;
    background: #000000;
    background: rgba(0, 0, 0, 0.7);
}

.parallax-caption {
    color: #ffffff;
    border-width: 0px;
    border-style: none;
    letter-spacing: 0px;
    padding: 0 20px;
    vertical-align: middle;
}

.parallax-left img, .parallax-caption {
    margin: 70px 0;
}

.parallax-caption h3 {
    color: #ffffff;
}

.parallax-caption .testimonial:before, .parallax-caption .testimonial:after {
    color: #ffffff;
}

.parallax-caption .testimonial p {
    font-size: 18px;
}

/* Introduction */
.intro {
    color: #ffffff;
    width: 100%;
    height: auto;
    background: #528fcc url("../images/assets/background-blue.jpg") no-repeat center 70%;
    text-shadow: rgba(0, 0, 0, 0.3) 0px -1px 0px;
    padding: 5px 0;
}

.intro h1, .intro h2, .intro h3, .intro h4, .intro h5, .intro h6 {
    color: #ffffff;
    margin-top: 40px;
}

.intro .btn {
    margin-top: 70px;
}

.intro a {
    text-decoration: none;
    color: #ffffff;
    text-decoration: none;
}

.intro a:hover {
    color: #ffffff;
}

@media (max-width: 991px) {
    .intro .btn {
        margin: 0 0 20px;
    }
}

/* Gray Wrapper */
.gray-wrapper {
    margin: 0 auto;
    width: 100%;
    min-height: 100px;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    padding-top: 100px;
    padding-bottom: 100px;
    background: #fdfdfd;
}

.slash-wrapper {
    margin: 0 auto;
    width: 100%;
    min-height: 100px;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    padding-top: 100px;
    padding-bottom: 100px;
    background: #fdfdfd url("../images/assets/slash-bg.png") repeat;
}

.gray-wrapper .process-2 .triangle-left {
    border-left: 15px solid #fdfdfd;
}

.gray-wrapper .process-3 .triangle-left {
    border-left: 15px solid #fdfdfd;
}

.gray-wrapper .panel-body {
    background-color: #fdfdfd;
}

.gray-wrapper .toggle-content {
    background-color: #fdfdfd;
}

.gray-wrapper .tab-container .panel-container {
    background: #fdfdfd;
}

.gray-wrapper #tab-side-container .panel-container {
    background: #fdfdfd;
}

.gray-wrapper .divider-i i {
    background: #fdfdfd;
}

.slash-wrapper .process-2 .triangle-left {
    border-left: 15px solid #fdfdfd;
}

.slash-wrapper .process-3 .triangle-left {
    border-left: 15px solid #fdfdfd;
}

.slash-wrapper .panel-body {
    background-color: #fdfdfd;
}

.slash-wrapper .toggle-content {
    background-color: #fdfdfd;
}

.slash-wrapper .tab-container .panel-container {
    background: #fdfdfd;
}

.slash-wrapper #tab-side-container .panel-container {
    background: #fdfdfd;
}

.slash-wrapper .divider-i i {
    background: #fdfdfd;
}

/* ----------------------------------------------------------------------
	7. Portfolio
---------------------------------------------------------------------- */
/* Hover Effect */
.da-thumbs {
    list-style: none;
    padding: 0;
    width: 100%;
    height: auto;
    background: #ffffff;
    overflow: hidden;
}

.da-thumbs, .da-thumbs img {
    display: block;
    position: relative;
}

.da-thumbs > img {
    width: 100% !important;
    height: auto;
}

.da-thumbs img {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.da-thumbs:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.da-thumbs div {
    position: absolute;
    width: 100%;
    height: 100%;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    background: #528fcc;
    background: rgba(82, 143, 204, 0.7);
    border: 5px solid rgba(255, 255, 255, 0.1);
}

.da-thumbs div span {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 112px;
    height: 56px;
}

.da-thumbs div i {
    font-size: 20px;
    line-height: 20px;
    padding: 14px;
    border: 1px solid #ffffff;
    width: 50px;
    height: 50px;
    margin: 2px;
    color: #ffffff;
    background: transparent;
    border-radius: 50px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.da-thumbs div i:hover {
    color: #528fcc;
    border: 1px solid #ffffff;
    background: #ffffff;
    background: rgba(255, 255, 255, 0.7);
}

/* Hover effect 3 */
.effect-3 {
    position: relative;
    z-index: 1;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
}

.effect-3:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
    -moz-transition: -moz-transform 0.2s, opacity 0.3s;
    transition: transform 0.2s, opacity 0.3s;
}

.iconbox1:hover .effect-3:after, .iconbox2:hover .effect-3:after {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
    background: rgba(82, 143, 204, 0.7);
}

.da-thumbs div a:hover .effect-3:after {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
    background: rgba(255, 255, 255, 0.7);
}

/* Isotope */
.button {
    display: inline-block;
    border: none;
    cursor: pointer;
    background: transparent;
    padding: 7px 14px;
    font-weight: bold;
    color: #444444;
    border: 1px solid transparent;
    border-radius: 5px;
}

.button:hover {
    color: #528fcc;
    border: 1px solid #528fcc;
    background: #ffffff;
    border-radius: 5px;
}

.button:active, .button.is-checked {
    color: #528fcc;
    border: 1px solid #528fcc;
    font-weight: bold;
    background: #ffffff;
    border-radius: 5px;
}

.button-group:after {
    content: '';
    display: block;
    clear: both;
}

.button-group {
    margin-left: 15px;
    margin-bottom: 20px;
}

.button-group .button {
    float: left;
    margin-left: 0;
    margin-right: 5px;
    border-radius: 5px;
}

.isotope {
    margin: 0;
    padding: 0;
    min-height: 150px;
    overflow: hidden;
    padding-top: 5px;
}

.isotope:after {
    content: '';
    display: block;
    clear: both;
}

.element-item {
    position: relative;
    float: left;
    color: #262524;
    background: transparent;
    margin-bottom: 30px;
}

.element-item > * {
    margin: 0;
    padding: 0;
}

.isotope .element-item img {
    width: 100% !important;
    height: auto;
}

.isotope-col {
    width: 20%;
    position: relative;
    min-height: 1px;
    margin-bottom: 0px;
}

.isotope-col .da-thumbs {
    border: none;
    box-shadow: none;
}

@media (max-width: 991px) {
    .isotope-col {
        width: 50%;
    }
}

@media (max-width: 767px) {
    .isotope-col {
        width: 100%;
    }
}

.isotope-masonry {
    margin: 0;
    padding: 0;
    min-height: 150px;
    overflow: hidden;
    padding-top: 5px;
}

.isotope-masonry:after {
    content: '';
    display: block;
    clear: both;
}

.grid-item {
    position: relative;
    float: left;
    color: #262524;
    background: transparent;
    border: 2px solid transparent;
    width: 25%;
    height: auto;
}

.grid-item > * {
    margin: 0;
    padding: 0;
}

.grid-item img {
    width: 100% !important;
    height: auto;
}

.grid-sizer {
    width: 25%;
}

.grid-large {
    width: 50%;
    height: auto;
}

@media (max-width: 767px) {
    .grid-item {
        width: 100%;
        margin-bottom: 20px;
    }

    .grid-sizer {
        width: 100%;
    }

    .grid-large {
        width: 100%;
    }
}

.isotope-select {
    width: 200px;
    margin-bottom: 20px;
}

.col-md-9 .isotope-select {
    margin-right: 15px;
}

.isotope-shop {
    margin: 0;
    padding: 0;
    min-height: 150px;
    overflow: hidden;
    padding-top: 5px;
}

.isotope-shop:after {
    content: '';
    display: block;
    clear: both;
}

.isotope-shop .element-item img {
    width: 100% !important;
    height: auto;
}

/* Owl Carousel */
.owl-carousel {
    position: relative;
}

.owl-carousel .item {
    margin: 5px;
    cursor: pointer;
}

.owl-carousel .item img {
    display: block;
    width: 100%;
    height: auto;
    text-align: center;
}

.owl-client {
    padding: 30px 0px;
    margin: 10px;
}

.owl-carousel {
    position: relative;
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    background: #000000;
}

.owl-theme .owl-controls .owl-buttons .owl-prev {
    position: absolute;
    bottom: -19px;
    left: 10px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.owl-theme .owl-controls .owl-buttons .owl-next {
    position: absolute;
    bottom: -19px;
    right: 10px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

/* ----------------------------------------------------------------------
	8. Contact Form
---------------------------------------------------------------------- */
/* Map */
#map {
    width: 100%;
    height: 500px;
    margin: 0 auto;
    padding: 0;
    background: #ffffff;
}

/* Contactform */
.contactform {
    margin-bottom: 20px;
}

/* Sidebar */
.sidebar-info {
    margin: 10px 0;
    padding: 0;
    list-style: none;
}

.sidebar-info li {
    padding: 8px 2px;
    font-size: 15px;
}

.sidebar-info li i {
    margin-right: 5px;
    font-weight: 600;
}

.sidebar-info li span {
    font-weight: 600;
}

/* Form */
.cmxform {
    font-family: inherit;
    font-size: 14px;
    margin: 0 auto;
    margin-top: 30px;
}

.cmxform label {
    width: 100%;
    display: block;
    line-height: 1.6;
    float: none;
}

.cmxform label span {
    color: #528fcc;
    margin-right: 5px;
}

.cmxform input, .cmxform select, .cmxform textarea {
    width: 100%;
    padding: 5px 10px;
    display: block;
    font-size: 14px;
    background: #ffffff;
    border: 1px solid #dddddd;
    margin-top: 0px;
    margin-bottom: 15px;
    border-radius: 0px;
}

.cmxform input:focus, .cmxform select:focus, .cmxform textarea:focus {
    border: 1px dotted #aaaaaa;
    background: #ffffff;
}

.cmxform .submit {
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    outline: none;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    font-size: 14px;
    font-weight: bold !important;
    text-transform: uppercase;
    padding: 0 5px;
    margin: 5px 0px;
    line-height: 35px;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
    width: 80px;
    margin-top: 30px;
    border: 1px solid #dddddd !important;
    color: #444444 !important;
    background: #f5f5f5;
    -webkit-box-shadow: 0px 2px 0px 0px #dddddd;
    -moz-box-shadow: 0px 2px 0px 0px #dddddd;
    -o-box-shadow: 0px 2px 0px 0px #dddddd;
    box-shadow: 0px 2px 0px 0px #dddddd;
    border-radius: 3px;
}

.cmxform .submit:hover, .cmxform .submit:focus {
    color: #ffffff !important;
    background: #666666;
    border: 1px solid #666666 !important;
    -webkit-box-shadow: 0px 2px 0px 0px #222222;
    -moz-box-shadow: 0px 2px 0px 0px #222222;
    -o-box-shadow: 0px 2px 0px 0px #222222;
    box-shadow: 0px 2px 0px 0px #222222;
}

.cmxform textarea {
    min-height: 150px;
}

.cmxform .answer {
    width: 80px;
}

.cmxform label.error {
    width: 100%;
    font-style: italic;
    padding: 5px;
    margin-bottom: 10px;
    border: 1px solid transparent;
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    font-weight: bold;
    border-radius: 3px;
}

.cmxform input.error, .cmxform select.error, .cmxform textarea.error {
    border: 1px dotted #a94442;
}

div.error {
    display: none;
}

.cmxform span.checkbox, .cmxform .checkbox, .cmxform .radio {
    display: inline;
}

input.checkbox {
    border: none;
}

/* Message */
#message {
    margin: 20px auto;
}

.contact-success {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    font-weight: bold;
    border-radius: 3px;
}

.contact-error {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    font-weight: bold;
    border-radius: 3px;
}

/* ----------------------------------------------------------------------
	9. Revolution Slider
---------------------------------------------------------------------- */
/* white */
.white-large, .tp-caption.white-large {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    text-decoration: none;
    margin: 0px;
    line-height: 1.6;
    font-weight: normal;
    padding: 5px 15px;
    color: rgba(255, 255, 255, 1.00);
    font-size: 70px;
}

.white-medium, .tp-caption.white-medium {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: rgba(255, 255, 255, 1.00);
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    text-decoration: none;
    margin: 0px;
    line-height: 1.6;
    font-weight: normal;
    padding: 5px 15px;
    color: rgba(255, 255, 255, 1.00);
    font-size: 40px;
}

.white-small, .tp-caption.white-small {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: rgba(255, 255, 255, 1.00);
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    text-decoration: none;
    margin: 0px;
    line-height: 1.6;
    font-weight: normal;
    padding: 5px 15px;
    color: rgba(255, 255, 255, 1.00);
    font-size: 20px;
}

/* black */
.black-large, .tp-caption.black-large {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: rgba(255, 255, 255, 1.00);
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    text-decoration: none;
    margin: 0px;
    line-height: 1.6;
    font-weight: normal;
    padding: 5px 15px;
    color: #222222;
    font-size: 70px;
}

.black-medium, .tp-caption.black-medium {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: rgba(255, 255, 255, 1.00);
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    text-decoration: none;
    margin: 0px;
    line-height: 1.6;
    font-weight: normal;
    padding: 5px 15px;
    color: #222222;
    font-size: 40px;
}

.black-small, .tp-caption.black-small {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: rgba(255, 255, 255, 1.00);
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    text-decoration: none;
    margin: 0px;
    line-height: 1.6;
    font-weight: normal;
    padding: 5px 15px;
    color: #222222;
    font-size: 20px;
}

/* theme */
.theme-large, .tp-caption.theme-large {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: rgba(255, 255, 255, 1.00);
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    text-decoration: none;
    margin: 0px;
    line-height: 1.6;
    font-weight: normal;
    padding: 5px 15px;
    color: #528fcc;
    font-size: 70px;
}

.theme-medium, .tp-caption.theme-medium {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: rgba(255, 255, 255, 1.00);
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    text-decoration: none;
    margin: 0px;
    line-height: 1.6;
    font-weight: normal;
    padding: 5px 15px;
    color: #528fcc;
    font-size: 40px;
}

.theme-small, .tp-caption.theme-small {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: rgba(255, 255, 255, 1.00);
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    text-decoration: none;
    margin: 0px;
    line-height: 1.6;
    font-weight: normal;
    padding: 5px 15px;
    color: #528fcc;
    font-size: 20px;
}

/* caption background */
.tp-caption.white-bg {
    background-color: #ffffff;
    background-color: rgba(255, 255, 255, 0.7);
}

.tp-caption.black-bg {
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.7);
}

.tp-caption.theme-bg {
    background-color: #528fcc;
    background-color: rgba(82, 143, 204, 0.7);
}

/* strong */
.tp-caption strong {
    font-weight: 900 !important;
}

/* ----------------------------------------------------------------------
	10. Shop
---------------------------------------------------------------------- */
/* Dropdown */
.cart-dropdown .dropdown-menu {
    right: 0 !important;
    left: auto !important;
    width: 300px;
    background: #ffffff;
    color: #555555;
    padding: 10px 0px;
    border-top: 4px solid #528fcc;
    border-radius: 0px;
    -webkit-box-shadow: 0px 0px 1px #aaaaaa;
    box-shadow: 0px 0px 1px #aaaaaa;
}

.cart-dropdown .col-md-3, .cart-dropdown .col-md-4, .cart-dropdown .col-md-5, .cart-dropdown .col-md-6, .cart-dropdown .col-md-7, .cart-dropdown .col-md-8, .cart-dropdown .col-md-9 {
    float: left;
}

.cart-dropdown .yamm-content p {
    color: #aaaaaa;
    margin-bottom: 0;
}

.cart-dropdown .yamm-content h5 {
    color: #555555;
}

@media (max-width: 767px) {
    .cart-dropdown .yamm-content h5 {
        color: #ffffff;
    }

    .cart-dropdown .text-theme {
        font-size: 18px;
    }
}

/* Sidebar */
.cart-sidebar {
    padding: 0px;
    margin-bottom: 20px;
}

.cart-sidebar input, .cart-sidebar select {
    margin-bottom: 10px;
}

.cart-sidebar .panel-body {
    padding: 5px 20px;
}

/* Shop Cart */
.table > thead > tr > th {
    font-size: 18px;
    font-weight: bold;
    color: #444444;
}

.table-middle > thead > tr > th, .table-middle > tbody > tr > th, .table-middle > tfoot > tr > th, .table-middle > thead > tr > td, .table-middle > tbody > tr > td, .table-middle > tfoot > tr > td {
    vertical-align: middle;
    padding: 20px 10px;
}

.product-image {
    width: 15%;
}

.product-image img {
    width: 80px;
    height: 80px;
}

.product-name {
    width: 50%;
}

.product-name h4 {
    font-weight: bold;
}

.product-name p {
    color: #999999;
    margin-bottom: 5px;
    font-size: 12px;
}

.product-price {
    width: 10%;
}

.product-quantity {
    width: 10%;
}

.product-quantity input {
    width: 50px;
    height: 30px;
}

.product-total {
    width: 10%;
}

.product-remove {
    width: 5%;
}

.line-through {
    text-decoration: line-through;
    color: #999999;
}

/* Badge */
.badge-sale {
    position: relative;
}

.badge-sale:before {
    content: '';
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 200;
    width: 50px;
    height: 50px;
    background: url("../images/assets/badge-sale.png") no-repeat top right;
}

.badge-best {
    position: relative;
}

.badge-best:before {
    content: '';
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 200;
    width: 50px;
    height: 50px;
    background: url("../images/assets/badge-best.png") no-repeat top right;
}

.badge-popular {
    position: relative;
}

.badge-popular:before {
    content: '';
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 200;
    width: 50px;
    height: 50px;
    background: url("../images/assets/badge-popular.png") no-repeat top right;
}

.wir-uben-uns .triangle-right {
    border-top: 32px solid transparent;
    border-bottom: 32px solid transparent;
}

.wir-uben-uns .triangle-left {
    border-top: 32px solid transparent;
    border-bottom: 32px solid transparent;
}

.wir-uben-uns .process-content {
    padding: 0;
    border-left: 5px solid #333333;
    border-right: 5px solid #333333;
    border-bottom: 5px solid #333333;
    min-height: 174px;
}

.wir-uben-uns .process-content img {
    margin: 0 auto;
}

.wir-uben-uns .process-1,.process-2,.process-3 {
    height: 64px;
}

ul {
    padding-left: 15px;
    font-weight: bold;
    margin-top: 20px;
}

h4 {
    font-size: 16px;
}

.img-background {
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left center;
    height: auto;
}

.sidebar-info li {
    list-style: none !important;
}

.sticky-header {
    top: 0px !important;
}

.landing-page h3 {
    font-size: 20px;
    margin-top: 43px;
}

.landing-page .icon-vds {
    height: 75px;
    margin-top: 19px;
    margin-bottom: 18px;
}