/*Theme Name: Xylus
Theme URI: http://xylusthemes.com/themes/xylus
Author: Xylus Themes
Author URI: https://github.com/xylusinfo/
Description: Xylus is clean and light-weight wordpress theme for bloggers and powered by bootstrap. It is a fully responsive theme that looks great on any device. This theme is licenced under general public licence. Everyone can modify and redistribute it. Make it yours with a custom menu, header image, and background.
Version: 1.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: xylus
Tags: blue, gray, white, light, one-column, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, sticky-post, threaded-comments, translation-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/* =WordPress Core
-------------------------------------------------------------- */
.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 3px 10px;
    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: 0 4px 5px;
}
/* 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;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}
img{
    max-width: 100%;
    height: auto;
}
.gallery-caption {
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-box-sizing: border-box;
    -moz-box-sizing:    border-box;
    box-sizing:         border-box;
    color: #fff;
    font-size: 12px;
    line-height: 1.5;
    margin: 0;
    max-height: 50%;
    opacity: 0;
    padding: 6px 8px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    width: 100%;
}
.featured{
    color: #ffffff;
    background-color: #404040;
    padding: 0px 5px;
}
.sticky{
    font-size: 16px;
}
.bypostauthor{
}
body {
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 18px;
    color: #404040;
    background-color: #ffffff;
}
p {
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 1.5;
}
p a {
    text-decoration: underline;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;

}
a {
    color: #0085a1;
}
a:hover,
a:focus {
    color: #0085a1;
}
a img:hover,
a img:focus {
    cursor: zoom-in;
}
blockquote {
    color: #808080;
    font-style: italic;
}
hr.small {
    max-width: 100px;
    margin: 15px auto;
    border-width: 4px;
    border-color: white;
}
.intro-header {
    background-color: #808080;
    background: no-repeat center center;
    background-attachment: scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    margin-bottom: 50px;
}
.intro-header .site-heading,
.intro-header .post-heading,
.intro-header .page-heading {
    padding: 100px 0 50px;
    color: white;
}
@media only screen and (min-width: 768px) {
    .intro-header .site-heading,
    .intro-header .post-heading,
    .intro-header .page-heading {
        padding: 150px 0;
    }
}
.intro-header .site-heading,
.intro-header .page-heading {
    text-align: center;
}
.intro-header .site-heading h1 a,
.intro-header .page-heading h1 a{
    margin-top: 0;
    font-size: 50px;
    color: white;
    text-decoration: none;
}
.intro-header .site-heading .subheading,
.intro-header .page-heading .subheading {
    font-size: 24px;
    line-height: 1.1;
    display: block;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 300;
    margin: 10px 0 0;
}
@media only screen and (min-width: 768px) {
    .intro-header .site-heading h1 a,
    .intro-header .page-heading h1 a{
        font-size: 80px;
        color: white;
        text-decoration: none;
    }
}
.intro-header .post-heading h1 a{
    font-size: 35px;
}
.intro-header .post-heading .subheading,
.intro-header .post-heading .meta {
    line-height: 1.1;
    display: block;
}
.intro-header .post-heading .subheading {
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 24px;
    margin: 10px 0 30px;
    font-weight: 600;
}
.intro-header .post-heading .meta {
    font-family: 'Lora', 'Times New Roman', serif;
    font-style: italic;
    font-weight: 300;
    font-size: 20px;
}
.intro-header .post-heading .meta a {
    color: white;
}
@media only screen and (min-width: 768px) {
    .intro-header .post-heading h1 a{
        font-size: 55px;
        color: white;
        text-decoration: none;
    }
    .intro-header .post-heading .subheading {
        font-size: 30px;
    }
}
.post-preview > a {
    color: #404040;
}
.post-preview > a:hover,
.post-preview > a:focus {
    text-decoration: none;
    color: #0085a1;
}
.post-preview > .post-title > a:hover,
.post-preview > .post-title > a:focus {
    text-decoration: none;
    color: #0085a1;
}
.post-preview > .post-title > a {
    font-size: 30px;
    margin-top: 30px;
    margin-bottom: 10px;
    color: #404040;
}
.post-preview > .post-subtitle {
    margin: 0;
    font-weight: 300;
    margin-bottom: 10px;
}
.post-preview > .post-meta {
    color: #808080;
    margin: 0px;
    font-weight: bold;
    font-size: 0.75em;
    text-transform: uppercase;
    position: relative;
}
.post-preview > .post-meta > a {
    text-decoration: none;
    color: #0085a1 !important;
}
.post-preview > .post-meta > a:hover,
.post-preview > .post-meta > a:focus {
    color: #0085a1;
    text-decoration: underline;
}
@media only screen and (min-width: 768px) {
    .post-preview > .post-title > a {
        font-size: 36px;
    }
}
.section-heading {
    font-size: 36px;
    margin-top: 60px;
    font-weight: 700;
}
.caption {
    text-align: center;
    font-size: 14px;
    padding: 10px;
    font-style: italic;
    margin: 0;
    display: block;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
footer {
    /*margin-top: 30px;*/
}
.footer{
    background-color: #23282E;
    color: #ccc;
    font-size: 14px;
    padding-bottom: 30px;
    padding-top: 10px;
}
footer .list-inline {
    margin: 0;
    padding: 0;
}
footer .copyright {
    background-color: #121417;
    padding: 15px 0px;
    font-size: 14px;
    text-align: center;
    margin-bottom: 0;
}
.copyright p{
    margin: 10px 0 0 0;
}
.floating-label-form-group {
    font-size: 14px;
    position: relative;
    margin-bottom: 0;
    padding-bottom: 0.5em;
    border-bottom: 1px solid #eeeeee;
}
.floating-label-form-group input,
.floating-label-form-group textarea {
    z-index: 1;
    position: relative;
    padding-right: 0;
    padding-left: 0;
    border: none;
    border-radius: 0;
    font-size: 1.5em;
    background: none;
    box-shadow: none !important;
    resize: none;
}
.floating-label-form-group label {
    display: block;
    z-index: 0;
    position: relative;
    top: 2em;
    margin: 0;
    font-size: 0.85em;
    line-height: 1.764705882em;
    vertical-align: middle;
    vertical-align: baseline;
    opacity: 0;
    -webkit-transition: top 0.3s ease,opacity 0.3s ease;
    -moz-transition: top 0.3s ease,opacity 0.3s ease;
    -ms-transition: top 0.3s ease,opacity 0.3s ease;
    transition: top 0.3s ease,opacity 0.3s ease;
}
.floating-label-form-group::not(:first-child) {
    padding-left: 14px;
    border-left: 1px solid #eeeeee;
}
.floating-label-form-group-with-value label {
    top: 0;
    opacity: 1;
}
.floating-label-form-group-with-focus label {
    color: #0085a1;
}
form .row:first-child .floating-label-form-group {
    border-top: 1px solid #eeeeee;
}
.btn {
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 800;
    letter-spacing: 1px;
    border-radius: 0;
    padding: 15px 25px;
}
.btn-lg {
    font-size: 16px;
    padding: 15px 25px;
    margin-top: 15px;
}
.btn-default:hover,
.btn-default:focus {
    background-color: #0085a1;
    border: 1px solid #0085a1;
    color: white;
}
.pager {
    margin: 20px 0 0;
}
.pager li > a,
.pager li > span {
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 800;
    letter-spacing: 1px;
    padding: 15px 25px;
    background-color: white;
    border-radius: 0;
    max-width: 350px;
}
.pager li > a:hover,
.pager li > a:focus,
.pager li > a {
    color: white;
    background-color: #0085a1;
    border: 1px solid #0085a1;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
    color: #808080;
    background-color: #404040;
    cursor: not-allowed;
}
/*::-moz-selection {
    color: white;
    text-shadow: none;
    background: #0085a1;
}
::selection {
    color: white;
    text-shadow: none;
    background: #0085a1;
}
img::selection {
    color: white;
    background: transparent;
}
img::-moz-selection {
    color: white;
    background: transparent;
}*/
body {
    webkit-tap-highlight-color: #0085a1;
}
.read-more{
    font-weight: bold;
    text-decoration: none;
}
.footer-widget ul {
    padding-left: 0px;
    list-style: none;
}
.footer-widget ul li{
    padding-left: 1.2em;
    list-style: none;
}
.footer-widget ul li a{
    font-size: 16px;
}
.footer-widget ul li:before {
    content: '\f054';
    font-family: FontAwesome;
    display: inline-block;
    width: 1.2em;
    margin-left: -1.2em;
    color: #0085a1;
}​
.footer-widget ul li span.post-date{
    display: none !important;
}
.media-heading {
    margin-top: 0 !important;
}
.media h4 span {
    float: right;
    font-size: 13px;
    font-size: 0.8em;
    color: #9f9f9f;
}
.btn-search{
    padding: 6px 12px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #0085a1;
}
form.search-form{
    margin-top: 15px;
}
ul.comment-list li{
    list-style: none;
}
ul.comment-list .well li{
    list-style: inherit;
}
select{
    max-width: 100%;
}
@media (max-width: 699px) {
    .pager li > a{
        max-width: 100%;
        float: none !important;
    }
}
table, td, th {
    border: 1px solid #404040;
    padding: 5px 10px;
}
.site_logo {
    max-width: 100%;
    max-height: 64px;
}
.pagination .nav-links a, .pagination .nav-links span{
    border:solid 1px #0085A1;
    display:inline-block; margin:1px;
    padding:5px 10px;
}
.pagination .nav-links a:hover {
    color:#fff;
    background-color:#0085A1;
    text-decoration: none;
}
.pagination .nav-links span.current {
    display:inline-block;
    color:#fff;
    background-color:#0085A1;
    margin:1px;
    padding:5px 10px;
}
.featured-image.postlist {
    text-align: center;
    margin-bottom: 15px;
}
a.read-more {
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 800;
    letter-spacing: 1px;
    padding: 8px;
    background-color: #0085A1;
    border-radius: 0px;
    max-width: 130px;
    display: block;
    margin-top: 10px;
    color: #fff;
}
a.read-more:hover {
    color: #fff;
    background-color: #404040;
    text-decoration: none;
}
.post_format-post-format-chat .entry-content {
    background-color: #FFF;
    padding: 15px 15px 15px 20px;
    border-left: 3px solid #0085A1;
}
@media(min-width: 768px){
    .navbar-default .navbar-brand {
        color: #fff;
    }
}
.navbar-custom {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 3;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.navbar-custom .navbar-brand {
    font-weight: 800;
}
.navbar-custom .nav li a {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 1px;
}
@media(max-width: 767px){
    .navbar-brand {
        padding: 8px 8px 8px 15px;
    }
    .intro-header .post-heading h1 a {
        color: #fff;
    }
}
.erm-menu-style {
    float: right;
    margin-top: 10px;
    font-weight: bold;
}
.erm-menu-style ul {
    list-style: none;
    margin: 0;
    padding: 0 10px;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.erm-menu-style li {
    display: inline-block;
    position: relative;
    z-index: 9999;
    font-size: 16px;
    margin: 0;
    padding: 0;
}
.erm-menu-style li a {
    display: block;
    color: #fff;
    margin: 0;
    padding: 10px;
    font-family: 'source_sans_prolight';
    font-weight: normal;
}
.erm-menu-style li a:hover {
    color: #fff;
    text-decoration: none;
}
.erm-menu-style .collapse {
    display: block;
    visibility: visible;
}
.erm-menu-style li ul li.Srm-dropdown-submenu ul {
    display: none;
}
.erm-menu-style li ul li.Srm-dropdown-submenu.open ul {
    display: block;
}
#Srm .Srm-navbar-nav li.Srm-dropdown-submenu > .Srm-dropdown-menu {
    left: 100%;
    padding: 0;
    right: auto;
    top: 0;
}
#Srm .Srm-dropdown-toggle .Srm-caret:before {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    *margin-right: .3em;
    content: '\f107';
    float: right;
    font-size: 16px;
}
#Srm .Srm-dropdown-menu .Srm-dropdown-toggle .Srm-caret:before {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    *margin-right: .3em;
    content: '\f105';
    float: right;
    font-size: 16px;
}
#Srm .Srm-navbar-nav .Srm-item > .Srm-dropdown-toggle > .Srm-caret {
    bottom: 0px;
    overflow: hidden;
    position: relative;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 999;
    color: #fff;
    margin: 0 0 0 5px;
}
.erm-menu-style li ul {
    display: none;
    left: 0;
    right: auto;
    min-width: 250px;
    position: absolute;
    top: 100%;
    margin: 0;
    padding: 0;
}
.erm-menu-style li:hover ul {
    display: block;
}
.erm-menu-style li ul li {
    padding: 0;
    font-size: 14px;
}
.erm-menu-style li ul li a {
    padding: 5px 10px;
}
.erm-menu-style li ul li a:hover {
    background: #122859;
    padding: 5px 10px;
}
.erm-menu-style li.open ul {
    display: block;
}
#Srm .navmenu-nav .Srm-dropdown-menu > li, #Srm .Srm-navbar-nav .Srm-dropdown-menu > li, #Srm .navmenu-nav .Srm-dropdown-menu > li > a, #Srm .Srm-navbar-nav .Srm-dropdown-menu > li > a {
    clear: both;
    display: block;
    position: relative;
    width: 100%;
}
#Srm .Srm-navbar-header {
    display: none;
}
.erm-menu-style li ul li {
    border-bottom: solid 1px rgba(0, 133, 161, 0.9);
}
#Srm .Srm-navbar-nav .Srm-item > .Srm-dropdown-toggle > .Srm-caret, .erm-menu-style li ul, #Srm.erm-menu-style .Srm-dropdown-menu > li > a:hover, #Srm.erm-menu-style .Srm-dropdown-menu > li > a:focus, #Srm.erm-menu-style .Srm-dropdown-menu > .open > a, #Srm.erm-menu-style .Srm-dropdown-menu > .active > a, #Srm.erm-menu-style .Srm-dropdown-menu > .open > a:hover, #Srm.erm-menu-style .Srm-dropdown-menu > .active > a:focus, #Srm.erm-menu-style .navmenu-nav > li > a:hover, #Srm.erm-menu-style .Srm-navbar-nav > li > a:hover, #Srm.erm-menu-style .navmenu-nav > li > a:focus, #Srm.erm-menu-style .Srm-navbar-nav > li > a:focus, #Srm.erm-menu-style .navmenu-nav > .open > a, #Srm.erm-menu-style .Srm-navbar-nav > .open > a, #Srm.erm-menu-style .navmenu-nav > .active > a, #Srm.erm-menu-style .Srm-navbar-nav > .active > a, #Srm.erm-menu-style .navmenu-nav > .open > a:hover, #Srm.erm-menu-style .Srm-navbar-nav > .open > a:hover, #Srm.erm-menu-style .navmenu-nav > .active > a:focus, #Srm.erm-menu-style .Srm-navbar-nav > .active > a:focus, .wpcf7-form input.wpcf7-submit {
    background: rgba(0,158,171, 0.7);
}
@media(min-width:767px) {
    .navbar-default {
        padding: 10px 0;
        border: 0;
        background-color: transparent;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
        background-color: white;
    }
    .navbar-default .navbar-brand {
        font-size: 2em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }
    .navbar-default .navbar-nav > .active > a {
        border-radius: 3px;
    }
}
@media(max-width:767px) {
    .erm-menu-style {
        float: none;
        margin-top: 0px;
    }
    .erm-menu-style li {
        position: relative;
        margin: 0px;
        padding: 0px;
        display: block;
        /*background-color: rgb(0, 133, 161);*/
    }
    .erm-menu-style li a{
        color: gray;
    }
    .erm-menu-style li  a:hover {
        color: #FF5800;
        text-decoration: none;
        background: transparent !important;
    }
    .erm-menu-style li ul {
        position: relative;
        width: 100%;
    }
}
div.site-title{
    padding-top: 7px;
}

/*added new styles*/

header{
    position: relative;
    overflow: hidden;
}

.ls-gpuhack.navbar-brand > img{
    /*background: rgba(0,0,0,.4)*/
}

.content-txt-slider{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: table;
}

.content-txt-slider .wrapper-slider{
    display: table-cell;
    vertical-align: middle;
}

.txt-slider{
    color: white;
}

.txt-title{
    font-size: 4em;
    font-family: 'source_sans_probold';
}

.wrapper-txt{
    margin-top: 20px;
    padding-top: 30px;
    display: inline-block;
    border-top: 5px solid #009EAB;
    line-height: 1.3em;;
    font-family: 'source_sans_proregular';
    font-size: 1.5em;
}

.read-more-slider{
    font-family: 'source_sans_proregular';
    text-align: right;
    margin-top: 10px;
}

.read-more-slider a{
    color: white;
    font-weight: bold;
}

.read-more-slider a:hover{
    /*text-decoration: none;*/
    color: white;
}

.ls-bottom-slidebuttons a{
    background: white;
    background-image: none!important;
    border-radius: 50%;
}

.ls-bottom-slidebuttons a + a{
    margin-left: 15px;
}

a.ls-nav-active{
    background: #009EAB;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus{
    color: white!important;
}

.wrapper-principal{
    margin-top: 0px;
    margin-bottom: 30px;
}

.home-subtitle{
    color: #39546D;
    font-size: 35px;
    font-family: 'source_sans_probold';
    margin-bottom: 15px;
}

.home-txt-wrapper{
    font-size: 17px;
    line-height: 27px;
    height: auto;
    overflow: hidden;
}

.home-txt-wrapper .home-col-1{
    width: 55%;
    float: left;
}

.home-txt-wrapper .home-col-2{
    width: 45%;
    float: left;
}

@-webkit-keyframes zoom {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
    50%{
        transform: scale(1.5);
        -webkit-transform: scale(1.5);
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}

@keyframes zoom {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
    50%{
        transform: scale(1.5);
        -webkit-transform: scale(1.5);
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}

.animations .wrapper-header .img-over{
    animation-name: zoom;
    animation-duration: 120s;
    animation-delay: 2s;
    animation-iteration-count: infinite;

    -webkit-animation-name: zoom;
    -webkit-animation-duration: 120s;
    -webkit-animation-delay: 2s;
    -webkit-animation-iteration-count: infinite;
}

.animations .slide-item, .img-over{
    transition: transform 60s linear;
    transform: scale(1);
    -webkit-transition: -webkit-transform 60s linear;
}

.flex-active-slide .slide-item{
    transform: scale(1.5);
}

.wrapper-header.single-header .img-placeholder-banner{
    height: 130px;
}

.img-placeholder-banner{
    width: 100%;
    max-height: 300px;
}

.img-placeholder-banner.leding-wrapper-less{
    width: 100%;
    max-height: initial;
}

.navbar-normal{
    margin-bottom: 0;
}
.navbar-normal .navbar-brand, .navbar .navbar-brand:hover{
    color: black!important;
}

.navbar-normal .navbar-collapse .menu-item a{
    color: #545454;
}

.navbar-collapse .menu-item a:hover,
.navbar-collapse .menu-item a:active,
.navbar-collapse .menu-item a:focus,
.current-menu-item a,
.current-post-ancestor a,
.current-menu-parent a,
.current-post-parent a{
    color: #FF5800 !important;
    background: transparent !important;
    text-decoration: none;
    text-decoration: none;
}

.w100{
    width: 100%;
    height: auto;
    overflow: hidden;
}

.news-widget{
    background: #002839;
    padding: 15px 10px;
    border-radius: 6px;
}

.news-widget-title{
    color: #FF5800;
    font-family: 'source_sans_probold';
    margin-bottom: 10px;
}

.news-item{
    cursor: pointer;
}

.news-item-txt a, .news-item-txt a:hover, .news-item-txt a:active{
    color: white;
    text-decoration: none;
}

.news-item-txt{
    font-family: 'source_sans_proregular';
}

.news-item-date{
    color: #FF5800;
    font-size: .7em;
}

.news-item + .news-item{
    margin-top: 15px;
}

.wrapper-banner{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

/*.wrapper-header{
    padding: 50px 0;
}

.wrapper-header.single-header{
    padding: 50px 0;
}*/

.img-over{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background-size: cover;
}

.background-over{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: rgba(0,40,57, 0.8);
}

.header-txts{
    font-size: 60px;
    font-family: 'source_sans_probold';
}

.leding-less .header-txts{
    font-size: 70px;
}

.single-header .header-txts{
    font-size: 1.7em;
}

.header-title{
    color: white;
    font-family: 'source_sans_probold';
}

.header-subtitle{
    color: #FF5800;
    margin-top: -22px;
}

.footer{
    background-color: rgba(28,46,54,1);
    color: white;
    font-size: 12px;
    padding: 16px;
    text-align: center;
}

.footer ul{
    padding: 0;
    margin: 0;
}
.footer ul.footer-menu li a,
.footer ul.footer-menu li a:hover,
.footer ul.footer-menu li a:focus,
.footer ul.footer-menu li a:active{
    color: white;
    text-decoration: none;
}

.cursor-pointer{
    cursor: pointer;
}

.footer ul li{
    display: inline-block;
    list-style: none;
}

.footer ul li + li{
    padding-left: 12px;
    margin-left: 12px;
    border-left: 1px solid white;
}

.list-wrapper{
    padding: 40px 0;
}

.list-title{
    font-size: 1.5em;
    font-family: 'source_sans_prosemibold';
}

.list-content{
    margin: 10px 0;
}

.list-wrapper + .list-wrapper{
    border-top: 1px solid rgba(151,151,151,7);
}

.list-read-more{
    text-align: right;
    font-family: 'source_sans_proregular';
}

.list-read-more a, .list-read-more a:hover, .list-read-more a:active{
    color: #009EAB;
    text-decoration: none;
}
.post-heading{
    margin: 40px 0 30px;
}

.post-heading-title{
    font-size: 1.4em;
    font-family: 'source_sans_probold';
}

.post-heading-date{
    font-size: .8em;
    color: #FF5800;
}

.entry-content{
    margin: 65px 0;
}
[data-home]{
    margin: 35px 0;
}

#map{
    width: 100%;
    height: 300px;
}

.navbar-brand{
    padding: 0;
}

.navbar-brand > img{
    cursor: pointer !important;
}

.normal-logo{
    padding: 0;
}
.normal-logo img{
    height: 60px;
}

.title-contact{
    color: #545454;
    margin-bottom: 30px;
    font-size: 1.5em;
    font-family: 'source_sans_prosemibold';
}

.title-info-category{
    color: #545454;
    margin-bottom: 30px;
    font-size: 1.5em;
    font-family: 'source_sans_probold';
}

.more-info-txt{
    margin-bottom: 20px;
}

.icon-contact{
    color: #319DA8;
    font-size: 1.5em;
}

.wrapper-data-contact{
    margin-bottom: 40px;
}

.address-item{
    font-size: .9em;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea{
    width: 90%;
    resize: none;
    border: 1px solid lightgray;
    min-height: 35px;
}

.item-form{
    margin-top: 30px;
}

.item-form-label{
    color: #8D8D8D;
    margin-bottom: 10px;
}

.pull-right .item-form-label{
    margin-bottom: 2px;
}

.wpcf7 input[type="submit"]{
    background: #319DA8;
    border: none;
    padding: 12px;
    color: white;
}

div.wpcf7 img.ajax-loader{
    margin-left: 10px;
}

div.wpcf7-response-output{
    display: block;
    margin: 0;
    width: 90%;
    padding: 0;
    background: red;
    border: none;
}
div.wpcf7-response-output i{
    margin-right: 12px;
    font-size: 1.2em;
}
div.wpcf7-validation-errors{
    background: #f7e700;
    color: white;
    padding: 10px 12px;
}

div.wpcf7-mail-sent-ok{
    background: #319DA8;
    color: white;
    padding: 10px 12px;
}

.info-view-phone{
    margin: 10px 0;
}

.info-category{
    margin-top: 40px;
}

body, body p{
    font-family: 'source_sans_proregular';
    /*color: #545454;*/
    color: #333333;
}

.pager{
    padding-bottom: 15px;
    border-bottom: 1px solid #979797;
}

.img-placeholder{
    width: 100%;
    max-height: 724px;
}

.test{
    position: absolute;
    top: 0;
    width: 1265px;
    margin-left: -632.5px;
    left: 50%;
    opacity: .5;
    z-index: 99;
    display: none;
}

.navbar-default{
    padding: 20px 0;
    margin-bottom: 0;
}

.erm-menu-style{
    margin-top: 18px;
}

.erm-menu-style ul{
    padding: 0;
}

.erm-menu-style li a{
    padding: 0;
}

.erm-menu-style li{
    font-size: 1.3em;
}

.erm-menu-style li + li{
    margin-left: 45px;
}

.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand{
    margin-left: 0;
}

.breadcrumb-container{
    text-align: right;
    position: absolute;
    bottom: 17px;
    width: 100%;
    height: auto;
}

.breadcrumb-containe ul li a,
.breadcrumb-containe ul li a:hover,
.breadcrumb-containe ul li a:focus{
    text-decoration: none !important;
}
.separator:last-child{
    display: none;
}

.breadcrumb-container ul li:last-child a{
    color: #FF5800;
    pointer-events: none;
}
.breadcrumb-container ul li a{
    padding: 0 3px;
}

.sitemap-item{
    margin-top: 15px;
    border: 1px solid #8B7878;
    width: 249px;
    padding: 15px 10px;
    border-left: 2px solid #319DA8;
    position: relative;
}

.sitemap-item span{
    text-align: right;
    position: absolute;
    right: 12px;
    transition: all .4s ease-in;
}

.sitemap-item.rotate span{
    transform: rotate(45deg);
}

[data-id]{
    cursor: pointer;
}

wrapper-banner{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}
.panel-collapse{
    width: 249px;
}

.sitemap-child-item{
    color: #0085a1;
    padding: 10px 0 0 20px;
}

.wrapper-childs{
    display: none;
}

@media(max-width:768px) {
    .navbar-default{
        padding-top: 15px;
        padding-bottom: 15px;
        position: relative;
    }
}

#wrapper-slider{
    position: relative;
    width: 100%;
}

#wrapper-slider-txts{
    position: absolute;
    width: 535px;
    z-index: 2;
    top: 80px;
    left: 0;
    background: rgba(0,40,57,.8);
    border-radius: 6px;
}

#flexsliderTexts{
    background: transparent;
}

#wrapperFlexSliderText{
    padding: 20px 50px 0;
}

#slider-custom-slider{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

#slider-custom-slider .custom-container{
    position: relative;
}

.slider-txt-title{
    font-size: 40px;
    font-family: 'source_sans_probold';
    color: white;
}

.slider-txt-body{
    font-family: 'source_sans_proregular';
    color: white;
    font-size: 18px;
}

.navbar{
    min-height: initial;
}

.navbar-brand{
    height: initial;
}

.about-us-ul{

}

.about-us-ul {
    list-style: none;
    padding:0;
    margin:0;
}

.about-us-ul li {
    position: relative;
    /*padding-left: 20px;*/
}

.about-us-ul li:before {
    content: "• ";
    color: #FF5800;
    position: absolute;
}

.about-us-ul li p{
    margin-left: 20px;
    margin-top: 30px;
    margin-bottom: 0;
}

.about-us-comment{
    background: #F3F3F3;
    border-left: 2px solid #FF5800;
    padding: 24px;
    margin: 40px 0;
    display: inline-block;
    font-family: 'source_sans_proregular';
}

.about-us-team-member{
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
}

.about-us-team-title{
    text-align: center;
    padding: 0px;
    height: 100px;
    line-height: 100px;
}

.about-us-team-title-line{
    background-color: #ff5800;
    height: 2px;
    margin: -20px auto 50px;
    width: 160px;
}

 .news-desktop{
     display: block;
 }

 .news-mobile{
     display: none;
 }

.about-us-team-member-title{
    text-align: center;
    background-color: #f2f2f2;
    height: 60px;
    line-height: 60px;
}

.about-us-team-member-container  > a{
    text-decoration: none !important;
    color: black !important;
    font-size: 19px;
}

.about-us-team-member-container{
    flex-basis: calc(25% - 20px);
    -webkit-flex-basis: calc(25% - 20px);
    border: 1px solid #e1e1e1;
    margin: 10px 20px 10px 0; 
    box-sizing: content-box;
}

.about-us-team-member-container img{
    width: 100%;
}

@media(max-width:768px) {
    .about-us-team-member-container{
        flex-basis: calc(50% - 14px) !important;
        -webkit-flex-basis: calc(50% - 14px) !important;
    }

    .about-us-team-member-container:nth-child(even){
        margin-right: 0;
    }

    .news-desktop{
        display: none;
    }

    .news-mobile{
        display: block;
    }

    .about-us-team-member-container > a {
        font-size: 14px;
    }

    .about-us-team-title{
        font-size: 20px;
        height: 70px;
        line-height: 60px;
        margin-top: 0;
    }

    .about-us-team-title-line{
        width: 110px;
    }
}

@media(min-width:769px) {
    .space-item{
        margin-right: 0
    }
}

.custom-container{
    width: 100%;
    max-width: 1032px;
    margin: 0 auto;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form{
    padding: 0 !important;
}

.normal-logo{
    position: relative;
}

.link-logo{
    position: relative;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.about-us-p{
    margin: 25px 0;
}

.post-navigation{
    margin-bottom: 40px;
}

#menu-open{
    z-index: 3;
}

.navbar-default{
    background-color: #fff;
    border-color: #fff;
}

#lending-full{
    background: #F2F2F2;
    padding-bottom: 30px;
}

.title-lending{
    font-family: 'source_sans_prosemibold';
    color: #545454;
    margin-top: 35px;
    margin-bottom: 20px;
    font-size: 26px;
}

#lending-center-container .title-lending{
    margin-bottom: 10px;
    margin-top: 6px;
}

.leding-page.about-us-ul li p{
    margin-top: 0;
}

.leding-page.about-us-ul li + li{
    margin-top: 30px;
}

#lending-check{
    margin-top: 30px;
}

.task-icon{
    margin-bottom: 12px;
}

.task-icon img{
    width: 42px;
}

#lengin-list{
    margin-bottom: 60px;
}

/*.leding-wrapper .header-txts{
    font-size: 55px;
}*/

.leding-wrapper .header-txts .header-subtitle{
    margin-top: 0px;
    line-height: 60px;
}
.leding-wrapper .breadcrumb-container{
    top: 40px;
}

.txt-lending b{
    font-family: 'source_sans_probold';
}

.txt-lending{
    font-size: 18px;
    line-height: 24px;
}

#lending-top-txt{
    font-size: 24px;
}

#lending-top-txt .hidden-xs .img-responsive{
    /*height: 100%;*/
}


#lending-full .about-us-comment{
    background: #fff;
    margin-top: 20px;
}

a img:hover, a img:focus{
    cursor: pointer;
}

.content-bold-txt{
    font-family: 'source_sans_probold';
    font-size: 25px;
}
.content-light-txt{
    font-family: 'source_sans_prolight';
    font-size: 25px;
}

.data-contact + .data-contact{
    margin-top: 12px;
}

#slider-custom-slider .flex-direction-nav li a{
    opacity: 0;
}

.lending-items-flex .txt-lending{
    padding-right: 52px;
}

.right-title-leding{
    margin-top: 12px!important;
}

#lending-page-wrapper .entry-content{
    margin-bottom: 30px;
}

.title-about .about-us-p{
    font-family: 'source_sans_probold';
}

#lending-full-txt{
    font-size: 21px;
}

#lending-top-container .title-lending{
    margin-bottom: 10px;
}

.team-details main{
    margin: 70px 0 90px;
}

.team-details .entry-content{
    margin: 0;
}

.team-details .entry-content p{
    line-height: 34px;
}

.team-name{
    padding: 20px 0;
    font-size: 40px;
    text-align: center;
    color: #002839;
}

.team-email-wrapper{
    display: flex;
    align-items: center;
    margin: 10px 0 30px;
}

.team-email{
    margin-left: 10px;
}

.team-email a{
    color: #ff5800;
}

.team-img{
    margin: 0 auto;
    border: 1px solid #e1e1e1;
}

.team-page ul li a[href*="about"]{
    color: #FF5800 !important;
}

@media(min-width:768px) {
    .home-txt-wrapper .home-col-1{
        padding-right: 100px;
    }
    .home-txt-wrapper .home-col-2{
        padding-right: 0px;
    }

    #lending-top-txt .col-sm-6{
        padding-right: 67px;
    }

    #lending-top-txt .col-sm-6.hidden-xs{
        padding-right: 15px;
    }

    .txt-lending{
        /*padding-right: 22px;*/
    }

    .about-us-page{
        padding-right: 45px;
    }

    html, body {
        height: 100%;
    }
    .page-wrap {
        min-height: 100%;
        margin-bottom: -49px;
    }
    .page-wrap:after {
        content: "";
        display: block;
    }
    .site-footer, .page-wrap:after {
        height: 49px;
    }
    .site-footer {
        background: orange;
    }

    .footer{
        height: 49px;
    }
}
@media(max-width:1090px) {
    .erm-menu-style li + li{
        margin-left: 10px;
    }
    .erm-menu-style li{
        font-size: 1.2em;
    }

    .site_logo{
        max-width: 100%;
        max-height: 44px;
        margin-top: 8px;
    }

    .erm-menu-style {
        margin-top: 13px;
    }

    .custom-container {
        width: 90%;
        max-width: 1032px;
        margin: 0 auto;
    }
}

@media(max-width:990px) {
    .navbar-brand > img{
        margin: 0 auto;
        max-height: initial;
        max-width: initial;
    }

    .txt-title{
        font-size: 2em;
    }

    .wrapper-txt{
        font-size: 1em;
    }

    .flex-control-paging li a{
        width: 15px !important;
        height: 15px !important;
    }

    .navbar-toggle{
        position: absolute;
    }
}

@media(max-width:767px) {
    #wrapper-slider-txts{
        width: 100%;
    }

    .site_logo{
        max-height: 50px;
    }

    #wrapper-slider-txts{
        top: 60px;
    }

    .link-logo{
        position: relative;
        height: 100%;
        top: 0;
        margin-left: 20px;
    }

    .erm-menu-style li a{
        color: black !important;
        font-family: 'source_sans_proregular';
        font-size: 1em;
        padding: 10px 0;
    }

    .erm-menu-style li + li{
        margin-left: 0;
    }

    .navbar .navbar-toggle{
        padding: 9px 0;
    }


    .navbar .navbar-toggle{
        float: left;
        display: inline-block;
        background: transparent;
        border: none;
    }

    .navbar .navbar-brand{
        width: 100%;
        text-align: center;
        float: none;
        display: block;
    }

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

    .navbar-custom{
        background-color: white;
    }

    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
        background: transparent;
    }

    .navbar .navbar-collapse{
        padding: 0;
        border: none;
    }

    .erm-menu-style li{
        border-top: 1px solid rgba(0, 34, 53, .2);
    }

    .erm-menu-style li a{
        color: black;
        padding: 10px 0;
    }

    .sm-top-space{
        margin-top: 30px;
    }

    .txt-title{
        font-size: 1.5em;
    }

    .wrapper-txt{
        font-size: .8em;
        line-height: 19px;
    }

    .footer ul li{
        font-size: 11px;
    }

    .footer ul li + li{
        padding-left: 5px !important;
        margin-left: 5px !important;
    }

    .home-txt-wrapper .home-col-1{
        width: 100%;
        float: none;
    }
    .home-txt-wrapper .home-col-2{
        width: 100%;
        float: none;
    }

    .slider-txt-title{
        font-size: 23px;
        line-height: 16px;
    }

    .slider-txt-body{
        font-size: 16px;
        margin-top: 11px;
        line-height: 22px;
    }

    .read-more-slider a{
        font-size: 14px;
    }

    #wrapperFlexSliderText{
        padding: 20px 29px 0;
    }

    .flex-control-paging li a{
        width: 9px !important;
        height: 9px !important;
    }

    .wrapper-header{
        height: 180px;
    }

    .header-txts{
        font-size: 30px;
        line-height: 30px;
    }

    .header-subtitle{
        margin-top: 0;
    }

    .entry-content{
        margin: 30px 0;
    }

    .news-widget{
        margin-top: 30px;
    }

    .list-read-more{
        margin-bottom: 15px;
    }

    .list-wrapper{
        padding: 0px;
        margin-bottom: 30px;
    }

    .wrapper-list-blog .list-wrapper + .list-wrapper{
        padding-top: 30px;
    }

    .wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea, .wpcf7 input[type="submit"]{
        width: 100%;
        -webkit-appearance: none;
        border-radius: 0;
    }

    .title-contact{
        margin-bottom: 10px;
    }

    .pager{
        border-bottom: 0;
    }

    .previous{
        float: left;
    }

    .next{
        float: right;
    }

    #lending-top-txt {
        font-size: 18px;
    }

    #lending-top-txt img.visible-xs{
        margin-bottom: 24px;
    }

    /*.txt-lending{
        font-size: 15px;
        line-height: 22px;
    }*/

    #lending-check .text-center + .text-center{
        margin-top: 30px;
    }

    .task-txt{
        /*font-size: 15px;*/
    }

    .leding-page.about-us-ul li + li{
        margin-top: 20px;
    }

    .leding-wrapper .header-txts{
        font-size: 30px;
    }

    .leding-wrapper .header-txts .header-subtitle{
        margin-top: 5px;
        line-height: 30px;
    }

    .leding-wrapper .breadcrumb-container{
        top: 25px;
    }

    .news-widget-title{
        font-size: 1.3em;
    }

    .content-bold-txt{
        font-size: 20px;
    }

    #flexsliderTexts .slides{
        padding-top: 12px;
    }

    #lengin-list .col-sm-6 + .col-sm-6{
        margin-top: 20px;
    }

    .about-us-page strong{
        line-height: 24px;
    }

    #lending-full .about-us-comment{
        box-shadow: 0px 0px 4px 0px #000;
    }
}

@media only screen and (max-width: 320px) {
    .leding-wrapper .header-txts .header-subtitle{
        margin-top: 5px;
        line-height: 30px;
    }

    .slider-txt-body{
        line-height: 17px;
    }
}
/*fonts*/

/*@font-face {
    font-family: 'Calibri-Bold';
    src: url('fonts/Calibri-Bold.eot?#iefix') format('embedded-opentype'),  url('fonts/Calibri-Bold.woff') format('woff'), url('fonts/Calibri-Bold.ttf')  format('truetype'), url('fonts/Calibri-Bold.svg#Calibri-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Calibri';
    src: url('fonts/Calibri.eot?#iefix') format('embedded-opentype'),  url('fonts/Calibri.woff') format('woff'), url('fonts/Calibri.ttf')  format('truetype'), url('fonts/Calibri.svg#Calibri') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Calibri-Light';
    src: url('fonts/Calibri-Light.eot?#iefix') format('embedded-opentype'),  url('fonts/Calibri-Light.woff') format('woff'), url('fonts/Calibri-Light.ttf')  format('truetype'), url('fonts/Calibri-Light.svg#Calibri-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}*/

@font-face {
    font-family: 'source_sans_proregular';
    src: url('fonts/sourcesanspro-regular-webfont.eot');
    src: url('fonts/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/sourcesanspro-regular-webfont.woff2') format('woff2'),
        url('fonts/sourcesanspro-regular-webfont.woff') format('woff'),
        url('fonts/sourcesanspro-regular-webfont.ttf') format('truetype'),
        url('fonts/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'source_sans_probold';
    src: url('fonts/sourcesanspro-bold-webfont.eot');
    src: url('fonts/sourcesanspro-bold-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/sourcesanspro-bold-webfont.woff2') format('woff2'),
        url('fonts/sourcesanspro-bold-webfont.woff') format('woff'),
        url('fonts/sourcesanspro-bold-webfont.ttf') format('truetype'),
        url('fonts/sourcesanspro-bold-webfont.svg#source_sans_probold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'source_sans_prolight';
    src: url('fonts/sourcesanspro-light-webfont.eot');
    src: url('fonts/sourcesanspro-light-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/sourcesanspro-light-webfont.woff2') format('woff2'),
        url('fonts/sourcesanspro-light-webfont.woff') format('woff'),
        url('fonts/sourcesanspro-light-webfont.ttf') format('truetype'),
        url('fonts/sourcesanspro-light-webfont.svg#source_sans_prolight') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'source_sans_prosemibold';
    src: url('fonts/sourcesanspro-semibold-webfont.eot');
    src: url('fonts/sourcesanspro-semibold-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/sourcesanspro-semibold-webfont.woff2') format('woff2'),
        url('fonts/sourcesanspro-semibold-webfont.woff') format('woff'),
        url('fonts/sourcesanspro-semibold-webfont.ttf') format('truetype'),
        url('fonts/sourcesanspro-semibold-webfont.svg#source_sans_prosemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*end fonts*/
/*.ls-slide .ls-bg {
    transform-origin: 20% 80%;
    -webkit-transition: -webkit-transform 50s linear !important;
    transition: transform 50s linear !important;
    -webkit-transition-delay: 2s;
    transition-delay: 2s;
}

.ls-active .ls-bg {
    transform: scale(1.5) !important;
    -webkit-transform: scale(2) !important;
}*/
/*end added new styles*/

/*//console.log(data.stopLayer.addClass("zoom"));*/
