body, html,
button,
input,
select,
textarea {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #333;
    margin: 0;
    font-size: 1rem;
    letter-spacing: 0;
    line-height: 1.4;
    font-weight: 300;
    background-color: white;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: subpixel-antialiased;
    
}

p {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 1rem;
    line-height: 1.4;
    font-weight: 300;
    color: #333;
}

body, html,
button,
input,
select,
textarea {
    overflow-x: hidden;
    background-color: #ccc;
}

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

/* H1&H3  for page titles */
h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    margin: 0 0 20px 0;
    font-weight: 300;
    color: #333;
}

h1 {
    font-size: 40px;
    line-height: 50px;
}

h2 {
    font-size: 28px;
    line-height: 30px;
}

h3 {
    font-size: 22px;
    line-height: 24px;
}

h4 {
    font-size: 20px;
    line-height: 22px;
}

h5 {
    font-size: 16px;
    line-height: 22px;
}

h6 {
    font-size: 14px;
    line-height: 20px;
}

b, strong {
    font-weight: 700;
}

a {
    text-decoration: none;
}
a:focus {
    outline: none;
}
a:hover {
    text-decoration: none;
}

blockquote {
    padding: 5px 0 5px 25px;
    margin: 0 0 20px 20px;
    color: #4c4c4c;
    font-size: 14px;
    line-height: 1.5em;
    font-weight: 300;
    text-transform: uppercase;
    border-left: 5px solid #D00000;
}

a {
    color: #0066a0;
}

.blog-post h5 {
    font-family: 'Merriweather', serif;
    font-size: 1.2rem;
    line-height: 1.2em;
}

.blog-post h4 {
    font-family: 'Merriweather', serif;
    font-size: 1.4rem;
    line-height: 1.3em;
}

.blog-post h3 {
    font-family: 'Merriweather', serif;
    font-size: 1.6rem;
    line-height: 1.4em;
}

.blog-post h2 {
    font-family: 'Merriweather', serif;
    font-size: 2rem;
    line-height: 1.6em;
}


.blockquote-article {
    padding: 5px 0 5px 40px;
    margin: 0 0 20px 20px;
    font-size: 14px;
}

::selection {
    background-color: #0066a0;
    color: #fff;
}

::-moz-selection {
    background-color: #0066a0;
    color: #fff;
}

.blog_topic,.phpthumb img{
    float:left; 
    margin:0 12px 20px 5px; 
    border:none;
}

.blog-post-body .articles {
    font-family: 'Roboto Slab', serif;
    font-size: 1.5rem;
    line-height: 1.3em;
}

.blog-post-body p {
    font-family: 'Merriweather', serif;
    font-size: 1rem;
    line-height: 1.7em;
}

.blog-post-body li {
    font-family: 'Merriweather', serif;
    font-size: 1rem;
    line-height: 1.7em;
    font-weight: 300;
    color:#333;
}

.blog-post-body a {
    font-family: 'Merriweather', serif;
    font-size: 1rem;
    line-height: 1.7em;
    font-weight: 300;
    color:#0066a0;
}


.blog-post-body a {
    font-family: 'Merriweather', serif;
    font-size: 1rem;
    line-height: 1.7em;
    font-weight: 700 !important;
    color:#0066a0 !important;
}

.headline {
    display: block;
    margin: 10px 0 15px 0;
    border-bottom: 1px solid #F0F0F0;
    overflow: hidden;
    margin-top: 9px;
}
.border-top {
    border-top: 1px solid #f0f0f0;
    padding-top: 6px;
    padding-bottom: 6px;
}

.page-no-border {
    overflow: hidden;
    padding: 20px 0 5px 15px;
}

.page-border {
    border-top: 1px solid #eee;
    overflow: hidden;
    padding: 20px 0 5px 15px;
}

.page-border-top {
    border-top: 1px solid #eee;
    overflow: hidden;
    padding: 20px 0 5px 0;
}

.p-page-desc {
    font-weight: 300;
    font-size: 14px;
    color: #333;
    text-align: left;
    margin-bottom: 3px;
    line-height: 1.3em;
}

.p-page-info {
    font-size: .9rem;
    line-height: 1.3;
    font-weight: 300;
    color: #6e6e6e;
    text-align: left;
    margin-bottom: 15px;
}

.p-blog-desc {
    font-weight: 300;
    font-size: 12px;
    color: #333;
    text-align: left;
    line-height: 1.3em;
}

p.p-blog-desc a {
    color: #0066a0 !important;
}

.p-section-info {
    font-weight: 300;
    font-size: 14px;
    color: #666;
    text-align: center;
}

.p-profile {
    font-size: .9rem;
    line-height: 1.2rem;
    font-weight: 400;
    color: #000;
}

.p-text-blue {
    color: #666;
}

.centered {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.no-bottom-margin {
    margin-bottom: 0 !important;
    font-size: 16px;
    font-weight: 400;
}

/* Main Container */
.body-wrapper {
    padding-top: 0px;
    padding-bottom: 0px;
    position: relative;
    z-index: 0;
}

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

.left-text {
    text-align: left !important;
}

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

.section-testimonials .center-text img {
width: 100%;
max-width: 140px;
margin: 0 auto;
display: inline-block;
}

.background-text {
    background-color: black;
    background-color: rgba(0, 0, 0, 0.4);
}

.title-text-style {
    text-transform: uppercase;
}

.top-title-wrapper {
    background-color: #0066a0;
    width: 100%;
    overflow: hidden;
    z-index: 0;
    position: relative;
    padding: 5px;
}

body .h4-section-title, html .h4-section-title,
button .h4-section-title,
input .h4-section-title,
select .h4-section-title,
textarea .h4-section-title {
    margin-bottom: 10px;
    font-size: 18px;
    color: #4b4b4b !important;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px;
    line-height: 28px;
}


/* H1 default style */
.h1-news {
    font-family: 'Merriweather', serif;
    font-size: 2rem;
    line-height: 1.17;
    text-align: left;
}

.h2-news {
    font-size: 3rem;
    line-height: 1.07;
    text-align: left;
}

.h1-page-title {
    font-weight: 300;
    margin: 0 0 10px 0;
    line-height: 1.3em;
    font-size: 32px;
    float: left;
    color: #fff;
    margin-right: 10px;
}

.h1-page-title-mid {
    font-weight: 100;
    margin: 0 39px 2px 39px;
    line-height: 21px;
    font-size: 21px;
    float: left;
    color: #fff;
}


/* H2 default style */




.h2-page-desc {
    font-weight: 300;
    font-size: 20px;
    line-height: 1em;
    color: #ffffff;
    border-left: 1px solid;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    margin-bottom: 10px;
}

.h2-section-title {
    text-align: center;
    font-size: 32px;
    font-weight: 300;
    line-height: 1.3em;
    margin-bottom: 20px;
}

.h2-main-title {
    text-align: center;
    font-size: 1.8em;
    font-weight: 300;
    line-height: 1em;
    margin-bottom: 14px;
}
.h2-main-title a {
    font-weight: 300 !important;
    color: #000;
}

.h2-body-title {
    font-size: 22px;
    color: #3a3a3a;
    font-weight: 600;
    margin: 0px 0px 20px 0px;
    clear: both;
    text-transform: uppercase;
}


.h2-blog-title {
    font-size: 22px;
    color: #3a3a3a;
    font-weight: 800;
    margin: 20px 0px 10px 0px;
    clear: both;
}


.h2-give-title {
    font-size: 26px;
    font-weight: 300;
    line-height: 30px;
} 

.h2-give {
    color: #ffffff;
    font-size: 2em;
    font-weight: 300;
    line-height: 1em;
    margin: 0 0 10px 0;
} 

.h2-give-blue {
    background-color: #0066a0;
    color: #ffffff;
    font-size: 3em;
    font-weight: 300;
    padding: 10px;
    text-align: center;
    line-height: 1em;
} 

.h2-give-red {
    background-color: rgb(224, 51, 0);
    color: #ffffff;
    font-size: 3em;
    font-weight: 300;
    padding: 10px;
    text-align: center;
    line-height: 1em;
} 

.blue-title {
    color: #0066a0;
}


/* H3 default style */

.h3-news {
    font-size: 1.6rem;
    font-family: 'Merriweather', serif;
    letter-spacing: -0.04rem;
    line-height: 1.3;
    text-align: left;
}


.h3-news a {
    font-weight: 200 !important;
    color: #333;
}

.h3-section-info {
    font-size: 22px;
    text-align: center;
    color: #535353;
    font-weight: 300;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: subpixel-antialiased;
}

.h3-give-title {
    font-size: 22px;
    font-weight: 400;
    line-height: 24px;
}    

.h3-body-title {
    font-size: 18px;
    color: #333 !important;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0px 0 20px 0px;
    line-height: 20px;
}

.h3-body-title a {
    font-weight: 400 !important;
}

/* H4 default style */
.h4-section-info {
    font-size: 20px;
    text-align: left;
    color: #535353;
    font-weight: 300;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: subpixel-antialiased;
}

.h3-sidebar-title {
    color: #333;
    font-size: 16px;
    line-height: 1em;
    font-weight: 200;
    text-transform: uppercase;
}

.h4-body-title {
    font-size: 16px;
    color: #0066a0;
    line-height: 1em;
    font-weight: 800;
    text-transform: uppercase;
    margin: 0px 0 10px 0px;
}

.h4-image-title {
    font-size: 16px;
    color: #0066a0;
    line-height: 1em;
    font-weight: 200;
    text-transform: uppercase;
}

.news-main_h4 {
    color: #222;
    padding: 0px 5px 0px 0px;
}

.news-main_h4 a {
    color: #000;
}

.news-top a {
    color: #000;
}

.h4_news-main__title a {
    color: #000;
}

.main-event-date span {
    color: #000;
}

.event-date span {
    color: #000;
}

.pre-header {
    font-weight: 300;
    font-size: 16px;
    color: #666;
    margin-bottom: 20px;
    line-height: 1.4;
}

.i-section-title {
    background: transparent;
    height: 15px;
    text-align: center;
    margin: 10px auto 28px auto;
    border-bottom: 1px solid #F0F0F0;
    width: 50%;
}
.i-section-title i, .i-section-title i.fa {
    background: #fff;
    width: 40px;
    font-size: 26px;
    padding-top: 10px;
    border-radius: 50%;
    height: 30px;
    color: #D8D8D8;
    padding: 0 20px;
    line-height: 30px;
    display: inline;
}

.section-icon-item {
    display: inline-block;
    margin-right: 20px;
}
.section-icon-item i.entypo {
    font-size: 40px;
}
.section-icon-item i {
    font-size: 22px;
    padding: 0 5px 0 0;
    position: relative;
    top: 4px;
}

.tool-tip {
    color: #0066a0;
    cursor: pointer;
}
.tool-tip:hover {
    text-decoration: none !important;
}


.spinner {
    width: 40px;
    height: 40px;
    position: relative;
    margin: 100px auto;
}

.double-bounce1, .double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: rgba(39, 159, 187, 0.5);
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: bounce 2.0s infinite ease-in-out;
    animation: bounce 2.0s infinite ease-in-out;
}

.double-bounce2 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

@-webkit-keyframes bounce {
    0%, 100% {
    -webkit-transform: scale(0);
}

50% {
    -webkit-transform: scale(1);
}
}

@keyframes bounce {
    0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}

50% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}



.section-content {
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    padding: 40px 0;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.section-content.section-tabs {
    border: 0;
}

.section-content.section-px {
    background-image: url(../images/blurred1.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    border: none;
}

.section-content.section-px.stones-bg {
    background-image: url(../images/placeholders/stones.jpg);
}
.section-content.section-px.bg1 {
    background-image: url(../images/placeholders/bg27.jpg);
}

.section-content.section-px.bg2 {
    background-image: url(../images/placeholders/bg4.jpg);
}

.section-content.section-px.bg3 {
    background-image: url(../images/placeholders/bg5.jpg);
}

.section-content.section-px.bg4 {
    background-image: url(../images/placeholders/bg3.jpg);
}

.section-content.section-px.bg5 {
    background-image: url(../images/placeholders/bg4.jpg);
}

div.section-content,.section-content {
    z-index: 0;
}

body .section-content.section-image, html .section-content.section-image,
button .section-content.section-image,
input .section-content.section-image,
select .section-content.section-image,
textarea .section-content.section-image {
    position: relative;
    background-color: #0066a0;
    background-color: rgba(0, 102, 160, 0.6);
    border: none;
}

.section-content.section-image:after {
    background-image: url(../images/placeholders/section-content-bg4.jpg);
    background-attachment: fixed;
    -webkit-background-size: cover !important;
    content: "";
    opacity: 0.2;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
}

.section-content.section-image.bg1:after {
    background-image: url(../images/placeholders/bg27.jpg);
    z-index: -1;
    -webkit-filter: blur(3px);
-moz-filter: blur(3px);
-o-filter: blur(3px);
-ms-filter: blur(3px);
filter: blur(3px);
}

.section-content.section-image.bg2:after {
    background-image: url(../images/placeholders/bg4.jpg);
    z-index: -1;
}

.section-content.section-image.bg3:after {
    background-image: url(../images/placeholders/bg5.jpg);
    z-index: -1;
}   

.section-content.section-image.bg4:after {
    background-image: url(../images/placeholders/park.jpg);
    z-index: -1;
}

.section-content.section-image.bg5:after {
    background-image: url(../images/placeholders/park.jpg);
    z-index: -1;
}

.section-content.bottom-body {
    padding: 30px 0;
}

.section-content.clients-section {
    padding: 10px;
}

.section-content.no-padding {
    padding-bottom: 0;
}

.section-content.section-color-bg {
    position: relative;
    background-color: rgba(39, 159, 187, 0.8);
    border: 0;
}

.section-content.section-color-orange {
    border: 0;
    background-color: #d35400;
}

.section-content.section-color-green {
    border: 0;
    background-color: #16a085;
}

.section-content.section-color-blue {
    background-color: #0066a0;
    border: 0;
}

.section-content.section-color-red {
    background-color: #e74c3c;
    border: 0;
}

.section-content.section-color-clouds {
    background-color: #ecf0f1;
    border: 0;
}

.section-content.section-color-dark-blue {
    background-color: #2c3e50;
    border: 0;
}

.section-content.section-color-purple {
    background-color: #8e44ad;
    border: 0;
}

.section-content.section-color-gray {
    background-color: rgba(234, 238, 246, 0.26);
}

.section-content.top-body {
    background-color: #fbfbfb;
    padding: 20px 0;
}
.section-content.top-body h1 {
    font-weight: 100;
    font-size: 20px;
    text-align: center;
    margin: 0;
    text-transform: uppercase;
    line-height: 30px;
}

.section-color-bg h1 a:hover, .section-color-bg h2 a:hover, .section-color-bg h3 a:hover, .section-color-bg h4 a:hover, .section-color-bg h5 a:hover, .section-color-bg h6 a:hover, .section-color-red h1 a:hover, .section-color-red h2 a:hover, .section-color-red h3 a:hover, .section-color-red h4 a:hover, .section-color-red h5 a:hover, .section-color-red h6 a:hover, .section-color-orange h1 a:hover, .section-color-orange h2 a:hover, .section-color-orange h3 a:hover, .section-color-orange h4 a:hover, .section-color-orange h5 a:hover, .section-color-orange h6 a:hover, .section-color-green h1 a:hover, .section-color-green h2 a:hover, .section-color-green h3 a:hover, .section-color-green h4 a:hover, .section-color-green h5 a:hover, .section-color-green h6 a:hover, .section-color-blue h1 a:hover, .section-color-blue h2 a:hover, .section-color-blue h3 a:hover, .section-color-blue h4 a:hover, .section-color-blue h5 a:hover, .section-color-blue h6 a:hover,
.section-color-dark-blue h1 a:hover,
.section-color-dark-blue h2 a:hover,
.section-color-dark-blue h3 a:hover,
.section-color-dark-blue h4 a:hover,
.section-color-dark-blue h5 a:hover,
.section-color-dark-blue h6 a:hover, .section-color-gray h1 a:hover, .section-color-gray h2 a:hover, .section-color-gray h3 a:hover, .section-color-gray h4 a:hover, .section-color-gray h5 a:hover, .section-color-gray h6 a:hover, .section-color-clouds h1 a:hover, .section-color-clouds h2 a:hover, .section-color-clouds h3 a:hover, .section-color-clouds h4 a:hover, .section-color-clouds h5 a:hover, .section-color-clouds h6 a:hover, .section-color-purple h1 a:hover, .section-color-purple h2 a:hover, .section-color-purple h3 a:hover, .section-color-purple h4 a:hover, .section-color-purple h5 a:hover, .section-color-purple h6 a:hover, .section-px h1 a:hover, .section-px h2 a:hover, .section-px h3 a:hover, .section-px h4 a:hover, .section-px h5 a:hover, .section-px h6 a:hover, .section-image h1 a:hover, .section-image h2 a:hover, .section-image h3 a:hover, .section-image h4 a:hover, .section-image h5 a:hover, .section-image h6 a:hover {
    color: #0066a0;
}

.section-content.bottom-body {
    padding: 30px 0;
}

.section-content.clients-section {
    padding: 10px;
}

.section-content.top-body {
    padding: 20px 0;
}
.section-content.top-body h1 {
    font-weight: 100;
    font-size: 20px;
    text-align: center;
    margin: 0;
    text-transform: uppercase;
    line-height: 30px;
}

img .gal-item {
    padding: 0 !important;
    border: none !important;
}

#left-images {
    margin: 0 auto;
    width: 100%;
}

.image-container > #left-images {
    background: url(/images/Strebulaev.jpg);
    height: 230px;
    width: 230px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.image-container {
    float: left;
    position: relative;
    width: 100%;
    
}


.left-image-container {
    position: relative;
    left: 0;
    bottom: 0;
}

.right-image-container {
    position: relative;
    right: 0;
    bottom: 0;
}

.title-block .h3-body-title {
    float: left;
    margin: 0px 20px 20px 0px;
}
.title-block .title-seperator {
    background: url("../images/divider-stripe1.png");
    height: 5px;
    overflow: hidden;
    margin-top: 7px;
}

.title-block .title-seperator-2 {
    background: url("../images/divider-stripe2.png");
    height: 5px;
    overflow: hidden;
    margin-top: 7px;
}

.title-block .title-seperator-3 {
    background: url("../images/divider-stripe3.png");
    height: 5px;
    overflow: hidden;
    margin-top: 7px;
}

.title-block .title-seperator-4 {
    background: url("../images/divider-stripe4.png");
    height: 5px;
    overflow: hidden;
    margin-top: 7px;
}

.title-block .title-seperator-5 {
    background: url("../images/divider-stripe5.png");
    height: 5px;
    overflow: hidden;
    margin-top: 7px;
}

.space-10 {
    margin-top: 10px;
    height: 10px;
    clear: both;
    display: block;
}

.space-sep20 {
    clear: both;
    display: block;
    height: 20px;
}

.space-sep30 {
    clear: both;
    display: block;
    height: 30px;
}

.space-sep40 {
    clear: both;
    display: block;
    height: 40px;
}

.space-sep50 {
    clear: both;
    display: block;
    height: 50px;
}

.space-sep60 {
    clear: both;
    display: block;
    height: 60px;
}

.space-sep70 {
    clear: both;
    display: block;
    height: 70px;
}

.space-sep80 {
    clear: both;
    display: block;
    height: 80px;
}

.space-sep90 {
    clear: both;
    display: block;
    height: 90px;
}

.space-sep100 {
    clear: both;
    display: block;
    height: 100px;
}

.page-info {
    padding: 15px 0 10px 0;
    position: relative;
    overflow: hidden;
}
.page-fund {
    padding: 17px 0 0 0;
    position: relative;
    overflow: hidden;
    float: right;
}

.page-info-nes {
    padding: 22px 0 20px 0;
    position: relative;
    overflow: hidden;
    display: inline-block;
}


@media (max-width: 768px) {
.page-fund {
    display:none;
    /*float: left;*/
    /*padding: 20px 0 10px 0;*/
  }

}

.img__inner {
    position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.img__inner_col {
    position: relative;
	padding-bottom: 56.3%;
	padding-top: 0px;
	margin: 0;
	height: 0;
}
/*********************************
YouTube Embedded iframe Videos
**********************************/
.videoEmbedded {
	position: relative;
	padding-bottom: 56.3%;
	padding-top: 0px;
	margin: 0;
	height: 0;
}
.videoEmbedded iframe, .videoEmbedded object, .videoEmbedded embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}



/* Paragraph */
.dropcaps {
    display: inline-block;
    float: left;
    margin: 11px 8px 0 0;
    color: #666666;
    font-size: 39px;
    text-transform: uppercase;
}

.dropcaps.dropcaps-color-style {
    margin: 5px 8px 0 0;
    padding: 10px 6px;
    font-weight: bold;
    font-size: 26px;
    background-color: #0066a0;
    line-height: 15px;
    color: #ffffff;
}

.single-icon i {
    margin-right: 10px;
}

/* 404 */
.not-found-404 {
    text-align: center;
    overflow: hidden;
    margin-bottom: 60px;
}

.not-found-404 h2 {
    font-size: 180px;
    margin: 30px 0;
    line-height: 180px;
}

.not-found-404 p {
    font-size: 28px;
    color: #9a9a9a;
    margin-bottom: 40px !important;
    line-height: 32px;
}

.search-404 {
    margin: 0 auto;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    display: inline-block;
}

.search-404 input[type="submit"] {
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    margin: 0;
    height: 33px;
}

.form-wrapper .search-404 .search-text {
    height: 33px;
    float: left;
    padding: 0 10px !important;
    width: 219px;
}


/* Colors Text */
body .white-text, html .white-text,
button .white-text,
input .white-text,
select .white-text,
textarea .white-text, body .white-text h1, html .white-text h1,
button .white-text h1,
input .white-text h1,
select .white-text h1,
textarea .white-text h1, body .white-text h2, html .white-text h2,
button .white-text h2,
input .white-text h2,
select .white-text h2,
textarea .white-text h2, body .white-text h3, html .white-text h3,
button .white-text h3,
input .white-text h3,
select .white-text h3,
textarea .white-text h3, body .white-text h4, html .white-text h4,
button .white-text h4,
input .white-text h4,
select .white-text h4,
textarea .white-text h4, body .white-text h5, html .white-text h5,
button .white-text h5,
input .white-text h5,
select .white-text h5,
textarea .white-text h5, body .white-text h6, html .white-text h6,
button .white-text h6,
input .white-text h6,
select .white-text h6,
textarea .white-text h6, body .white-text p, html .white-text p,
button .white-text p,
input .white-text p,
select .white-text p,
textarea .white-text p, body .white-text .p-section-info, html .white-text .p-section-info,
button .white-text .p-section-info,
input .white-text .p-section-info,
select .white-text .p-section-info,
textarea .white-text .p-section-info,
body .white-text pre,
html .white-text pre,
button .white-text pre,
input .white-text pre,
select .white-text pre,
textarea .white-text pre, body .white-text a, html .white-text a,
button .white-text a,
input .white-text a,
select .white-text a,
textarea .white-text a, body .white-text h3 a, html .white-text h3 a,
button .white-text h3 a,
input .white-text h3 a,
select .white-text h3 a,
textarea .white-text h3 a, body .white-text .feature-details a, html .white-text .feature-details a,
button .white-text .feature-details a,
input .white-text .feature-details a,
select .white-text .feature-details a,
textarea .white-text .feature-details a, body .white-text input[type=text], html .white-text input[type=text],
button .white-text input[type=text],
input .white-text input[type=text],
select .white-text input[type=text],
textarea .white-text input[type=text], body .white-text input[type=email], html .white-text input[type=email],
button .white-text input[type=email],
input .white-text input[type=email],
select .white-text input[type=email],
textarea .white-text input[type=email], body .white-text textarea, html .white-text textarea,
button .white-text textarea,
input .white-text textarea,
select .white-text textarea,
textarea .white-text textarea {
    color: #ffffff;
}
body .white-text, html .white-text,
button .white-text,
input .white-text,
select .white-text,
textarea .white-text {
    color: #ffffff !important;
}

.body_paragraph {
    color: #666666;
    font-family: "Roboto",sans-serif;
    font-size: 13px;
}

.highlighted-text {
    background-color: #0066a0;
    color: #ffffff;
    padding: 2px;
}

.highlighted-text-red {
    background-color: rgb(224, 51, 0);
    color: #ffffff;
    padding: 2px;
}

.highlighted-text-red a {
    color:#ffffff !important;
    text-shadow:none;
    -webkit-transition:all 0.2s ease-out;
    -moz-transition:all 0.2s ease-out;
    -o-transition:all 0.2s ease-out;
    -ms-transition:all 0.2s ease-out;
}

.highlighted-text-red a :hover {
    color:#ffffff !important;
}

.highlighted-text-grey {
    color: #B1B4BD !important;
    padding: 1px;
}

.highlighted-text-grey a {
    color:#ffffff !important;
    text-shadow:none;
    -webkit-transition:all 0.2s ease-out;
    -moz-transition:all 0.2s ease-out;
    -o-transition:all 0.2s ease-out;
    -ms-transition:all 0.2s ease-out;
}

.highlighted-text-grey a :hover {
    background-color: rgb(224, 51, 0);
    color:#ffffff !important;
}

a.highlighted-text-grey:hover {
    background-color: rgb(224, 51, 0);
    color:#ffffff !important;
    padding: 1px 4px 1px 4px;
}


strong.colored, span.colored {
    color: #0066a0;
}

.skin-text {
    color: #0066a0 !important;
}

body .white-text .feature-details a:hover,
html .white-text .feature-details a:hover,
button .white-text .feature-details a:hover,
input .white-text .feature-details a:hover,
select .white-text .feature-details a:hover,
textarea .white-text .feature-details a:hover {
    color: #0066a0;
}

/* Cols */
.col-with-separator {
    background-repeat: no-repeat;
    background-image: url(../images/gradient/g30.png);
    background-size: auto 100%;
    height: 630px;
    padding: 0 0 0 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.separator {
    background: transparent;
    background-image: url(../images/gradient/shadow-left.png);
    background-repeat: repeat-y;
    padding: 0 0 0 30px;
    position: absolute;
    width: 50px;
    left: -10px;
    top: 0px;
    bottom: 0px;
    z-index: 0;
}

.separator:after {
    position: absolute;
    top: -px;
    left: 0;
    background-image: url(../images/gradient/shadow-left.png);
    background-repeat: no-repeat;
    width: 24px;
    height: 41px;
    content: "";
}

.separator:before {
    position: absolute;
    bottom: -55px;
    left: 0;
    background-image: url(../images/gradient/shadow-left.png);
    background-repeat: no-repeat;
    background-position: 0 -69px;
    width: 24px;
    height: 55px;
    content: "";
}

.separator.separator-right {
    background: transparent;
    background-image: url(../images/gradient/shadow-right.png);
    background-repeat: repeat-y;
    padding: 0 0 0 30px;
    position: absolute;
    width: 0px;
    left: auto;
    right: -35px;
}

.separator.separator-right:after {
    left: auto;
    right: 6px;
    background-image: url(../images/gradient/shadow-right.png);
    background-repeat: no-repeat;
}

.separator.separator-right:before {
    left: auto;
    right: 6px;
    background-image: url(../images/gradient/shadow-right.png);
    background-repeat: no-repeat;
}



.open>.dropdown-menu {
    display: block;
    float: none;
    position: relative;
    clear: both;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    background-clip:none;
}
    
.dropdown-menu>li>a {
    white-space: normal;    
}

.open>#ParentRowActive::after {
    color: #fff;
    top: 50%;
    margin-top: -14px;
    right: -2px;
    -webkit-transform: rotateZ(90deg);
    -webkit-transform-style: preserve-3d;
    -webkit-transition: all .4s ease-in-out;
    -moz-transform: rotateZ(90deg);
    -moz-transform-style: preserve-3d;
    -moz-transition: all .4s ease-in-out;
    -o-transform: rotateZ(90deg);
    -o-transform-style: preserve-3d;
    -o-transition: all .4s ease-in-out;
    -ms-transform: rotateZ(90deg);
    -ms-transform-style: preserve-3d;
    -ms-transition: all .4s ease-in-out;
    transform: rotateZ(90deg);
    transform-style: preserve-3d;
    transition: all .4s ease-in-out;
}

.open>#ParentRow::after {
    color: #fff;
    top: 50%;
    margin-top: -14px;
    right: -2px;
    -webkit-transform: rotateZ(90deg);
    -webkit-transform-style: preserve-3d;
    -webkit-transition: all .2s ease-in-out;
    -moz-transform: rotateZ(90deg);
    -moz-transform-style: preserve-3d;
    -moz-transition: all .2s ease-in-out;
    -o-transform: rotateZ(90deg);
    -o-transform-style: preserve-3d;
    -o-transition: all .2s ease-in-out;
    -ms-transform: rotateZ(90deg);
    -ms-transform-style: preserve-3d;
    -ms-transition: all .2s ease-in-out;
    transform: rotateZ(90deg);
    transform-style: preserve-3d;
    transition: all .2s ease-in-out;
}

#ParentRowActiv::after {
  transform: rotate(0);
}

#ParentRow::after {
  transform: rotate(0);
}


/* Body Wrapper Links
.body-wrapper a, .top-body a, .top-footer a {
    color: #000;
    font-weight: 300;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    -webkit-text-decoration-skip: objects
}*/

.h2-section-title-low {
    text-align: center;
    font-size: 32px;
    font-weight: 200;
    line-height: 35px;
    margin-bottom: 20px;
}
.h2-section-title-low:first-letter {
    text-transform: capitalize;
}
.a-section-title-low {
    text-transform: lowercase;
}

.body-wrapper a:hover, .top-body a:hover, .top-footer a:hover {
    color: #0066a0;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    -webkit-text-decoration-skip: objects
}

/* Body Row for defining spacing between rows. */
.body-row {
    margin: 0 0 20px  0;
}

/* sidebar */
.sidebar {
    position: relative;
    width: 100%;
    z-index: 0;
}

.sidebar-right {
    float: right;
    padding: 0px 0px 40px 15px;
    font-size: 0.9em;
    margin: 0px 0px 10px 0px;
    border-left: 1px solid #EAE9E6;
    width: 250px;
}

.sidebar-left {
    float: left;
    padding: 0px 0px 150px 15px;
    font-size: 0.9em;
    margin: 0px 0px 10px 0px;
    border-right: 1px solid #EAE9E6;
    width: 250px;
}

.sidebar .sidebar-title {
    text-transform: uppercase;
}

/* Slider Global */
.parallax-slide {
    height: 500px;
}

.cycle-slideshow {
    overflow: hidden;
    height: 375px;
    z-index: 0;
    position: relative;
}

.parallax-slider.cycle-slideshow {
    height: auto;
}


.cycle-slide {
    width: 100%;
    overflow: hidden;
}

.cycle-next,
.cycle-prev {
    position: absolute;
    right: -100px;
    top: 50%;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.5);
    color: #f8f8f8;
    z-index: 1000;
    margin-top: -15px;
    cursor: pointer;
    font-size: 18px;
    text-align: center;
    width: 35px;
    height: 35px;
    line-height: 35px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.cycle-prev {
    left: -100px;
    right: auto;
}

.cycle-slideshow:hover .cycle-next {
    right: 5px;
}

.cycle-slideshow:hover .cycle-prev {
    left: 5px;
}

.cycle-next:hover {
    background-color: rgba(0, 0, 0, 0.7);
}

.cycle-prev:hover {
    background-color: rgba(0, 0, 0, 0.7);
}

.cycle-pager {
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 28px;
    z-index: 1000;
    left: 0;
    bottom: 1px;
    display: inline-block;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.cycle-pager .cycle-pager-active,
.cycle-pager span:hover {
    color: #969696;
    text-shadow: 0 0 2px #000;
    cursor: pointer;
}


time {
    font-weight: bold;
    font-size: 11px;
}

.text-input {
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    border: 1px solid #ccc;
    padding: 6px 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0;
}
.text-input:focus {
    border-color: #0066a0;
}

.row-fluid.row-no-margin .span2 {
    margin-left: 0;
    width: 16.66667%;
}

.row-fluid.row-no-margin .span3 {
    margin-left: 0;
    width: 25%;
}

.row-fluid.row-no-margin .span4 {
    margin-left: 0;
    width: 33.33333%;
}

.row-fluid.row-no-margin .span5 {
    margin-left: 0;
    width: 41.66667%;
}

.row-fluid.row-no-margin .span6 {
    margin-left: 0;
    width: 50%;
}

.row-fluid.row-no-margin .span7 {
    margin-left: 0;
    width: 58.33333%;
}

.row-fluid.row-no-margin .span8 {
    margin-left: 0;
    width: 66.66667%;
}

.row-fluid.row-no-margin .span9 {
    margin-left: 0;
    width: 75%;
}

.row-fluid.row-no-margin .span10 {
    margin-left: 0;
    width: 83.33333%;
}

.row-fluid.row-no-margin .span11 {
    margin-left: 0;
    width: 91.66667%;
}
/****************************
Accordion
****************************/
.accordion {
    width: 100%;
    position: relative;
}

.accordion .accordion-row {
    padding: 0px 0 0px 40px;
    position: relative;
    margin: 0 0 10px 0;
}

.accordion li {
    margin: 0 0 10px 0;
}

.accordion .title {
    vertical-align: top;
    color: #4b4b4b;
    padding: 0 0 0px 0;
    cursor: pointer;
    line-height: 25px;
    opacity: 0.8;
    -webkit-transition: opacity 200ms;
    -moz-transition: opacity 200ms;
    -o-transition: opacity 200ms;
    transition: opacity 200ms;
}
.accordion .title h4 {
    margin: 0;
    font-size: 16px;
    line-height: 28px;
    color: #4b4b4b;
    -webkit-transition: opacity 200ms;
    -moz-transition: opacity 200ms;
    -o-transition: opacity 200ms;
    transition: opacity 200ms;
}

.accordion .desc {
    color: #666666;
    padding: 5px 0 5px 0;
    display: none;
    overflow: hidden;
    width: 100%;
}

.accordion .active {
    opacity: 1;
}
.accordion .active h4 {
    color: #0066a0;
}

.accordion .title:hover {
    opacity: 1;
}
.accordion .title:hover h4 {
    color: #0066a0;
}

.accordion .accordion-row {
    background-color: whitesmoke;
}

.accordion .open-icon {
    position: absolute;
    right: 15px !important;
    top: 10px;
    left: auto !important;
    overflow: hidden;
    border: 0;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}

.accordion .title {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}

.accordion .open-icon {
    background: no-repeat -26px -165px url("../images/sprites.png");
    width: 25px;
    height: 25px;
    cursor: pointer;
}


.accordion .close-icon {
    background: no-repeat -26px -215px url("../images/sprites.png");
    width: 25px;
    height: 25px;
    top: 10px;
}


.accordion .accordion-row {
    padding: 10px 50px 10px 15px;
    position: relative;
    margin: 0 0 10px 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
/****************************
Blog
****************************/
.blog-post {
    margin-bottom: 20px;
    position: relative;
}

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

.blog-post .blog-span {
    margin-left: 45px;
}

.blog-post .blog-post-type {
    background: #0066a0;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    line-height: 41px;
    text-align: center;
    float: left;
    font-size: 17px;
}

.blog-search .input-group-addon {
    padding: 0;
    position: relative;
    left: -1px;
    border: 0;
}


.blog-post .blog-post-featured-img {
    background-position: bottom;
    background-repeat: no-repeat;
    position: relative;
    margin: 0 0 20px 0;
    box-sizing: border-box;
}

.blog-post .blog-post-featured-img img {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.blog-post-date {
    width: 38px;
    background-color: #eeeeee;
    position: absolute;
    left: 0;
    top: 0;
}

.blog-post-date .day,
.blog-post-date .month {
    font-family: "Roboto",sans-serif;
    font-size: 15px;
    text-align: center;
    padding: 7px 0 0px 0;
    display: block;
    color: #0066a0;
}

.blog-post-date .month {
    padding: 0 0 7px 0;
    font-size: 14px;
    text-transform: uppercase;
}

.blog-post-date .icon-link {
    background-color: #0066a0;
    display: block;
    text-align: center;
    padding: 12px 0;
    color: #fff;
    font-size: 18px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.blog-post .blog-post-body {
    margin: 0 0 20px 0;
    font-size: 14px;
    color: #666666;
}

.blog-post .blog-post-details {
    height: auto;
    position: relative;
    overflow: hidden;
    padding-top: 10px;
    color: #B1B4BD !important;
    border-top: 1px solid #f0f0f0;
    border-bottom: 0px solid #f0f0f0;
}

.blog-post .blog-post-details .blog-post-details-item {
    font-size: .7rem;
    line-height: 1rem;
}

.blog-post .blog-post-details:after,
.blog-post .blog-post-details:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    background-color: #fff;
    height: 1px;
    width: 100%;
}

.blog-post .blog-post-details:before {
    top: auto;
    bottom: -6px;
}

.blog-post .blog-post-details-item {
    position: relative;
    float: left;
    padding: 1px 0px 0 0;
    line-height: inherit;
    text-transform: uppercase;
}

.blog-post-details-item.icon-calendar {
    padding-left: 0;
}

.blog-post-details-item.blog-post-details-item-left::before {
    padding-right: 0px;
}

.blog-post-details-item.blog-post-details-item-right a i {
    -webkit-transition: padding 0.2s;
    -moz-transition: padding 0.2s;
    -o-transition: padding 0.2s;
    transition: padding 0.2s;
}
.blog-post-details-item.blog-post-details-item-right a:hover i {
    color: #0066a0;
    padding-left: 0px;
}

.blog-post .blog-post-details-separator {
    border-right: 1px solid #e9e9e9;
    border-left: 1px solid #fdfdfd;
    height: 15px;
    float: left;
    margin: 10px 6px 0 6px;
}

.blog-post .blog-post-details-item-left {
    padding: 0px 10px 0px 1px;
}

.blog-post .blog-post-details-item-left.icon-calendar {
    padding-left: 1px;
}

.blog-post .blog-post-details-item-last:after,
.blog-post .blog-post-details-item-last:before {
    border-right: none;
}

.blog-post .blog-post-details-tags a {
    position: relative;
    padding: 0px;
}


.blog-post .blog-post-details-item-right {
    float: right;
    padding-right: 0;
    padding-left: 0px;
}

.blog-post-details-item-research {
    margin: 7px 0 0 0;
}

@media screen  and (max-width: 768px){
.blog-post .blog-post-details-item-right {
    float: left;
    margin-bottom: 10px;
}


    
}    


.blog-post .blog-slider {
    overflow: hidden;
}


.blog-post-red {
    border: 1px solid #D00000;
    color: #D00000 !important;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 14px;
    padding: 2px 28px 2px 28px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    cursor: pointer;
}

.blog-post-btn {
    border: 1px solid #0066a0;
    color: #0066a0 !important;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 14px;
    padding: 2px 28px 2px 28px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    cursor: pointer;
}


.main-post-btn {
    border: 1px solid #0066a0;
    color:#0066a0 !important;
    display: inline-block;
    padding: 5px 10% 5px 10%;
    margin: 15px 0 20px 0;
    text-transform: uppercase;
    font-size: 16px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    cursor: pointer;
}

.main-post-btn-white {
    border: 1px solid #ffffff;
    color: #ffffff;
    display: inline-block;
    padding: 5px 10% 5px 10%;
    margin: 15px 0 20px 0;
    text-transform: uppercase;
    font-size: 16px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    cursor: pointer;
}

.gallery-btn-white {
    border: 1px solid #ffffff;
    color: #ffffff;
    display: inline-block;
    padding: 5px 10% 5px 10%;
    text-transform: uppercase;
    font-size: 16px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    cursor: pointer;
}

.gallery-btn-white:focus {
    color: #ffffff;
}

.gallery-btn-white:hover {
    color: #ffffff;
}

.main-post-btn-white:focus {
    color: #ffffff !important;
}

.main-post-btn-white:hover {
    color: #ffffff !important;
}

.main-post-btn:focus {
    color: #0066a0 !important;
}

.main-post-btn:hover {
    color: #0066a0 !important;
}

.blog-post-btn-min {
    border: 1px solid #0066a0;
    display: inline-block;
    padding: 6px 18px 6px 18px;
    font-size: 13px;
    letter-spacing: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    cursor: pointer;
}


a.blog-pagination {
    background-color: #e71818;
    color:#fff;
}

a.blog-pagination, a.blog-pagination i {
    color: #FFF;
    transition: all .15s ease-out
}

a.blog-pagination {
    position: relative;
    width: 100%;
    text-align: center;
    background: #E71818;
    text-transform: uppercase;
    padding: 18px 0 18px;
    font-size: 16px;
    color: #fff;
    margin-bottom: 30px;
    display: inline-block;
    font-weight: 200;
    letter-spacing: 1px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

a.blog-pagination i {
    position: absolute;
    font-size: 20px;
    border-radius: 2px;
    margin-left: 12px;
    margin-top: 0
}

a.blog-pagination:hover {
    background: #0066a0;
    text-decoration: none
}

a.blog-pagination:hover i {
    margin-left: 18px;
    color:#fff;
    transition: all .25s ease-out
}

/* Tags */
.body-wrapper .tags a {
    display: block;
    float: left;
    color: #000;
    font-size:11px;
    font-weight: 400;
    padding: 0 5px 0 7px;
    line-height:28px;
    border-right: none;
    position: relative;
    margin: 0px 2px 2px  0px;
    background-color: #f2f2f2;
}

.body-wrapper .tags a:hover {
    background-color: #0066a0;
    color: #fff;
    text-decoration: none;
}

.blog-post .readmore-icon {
    font-size: 8px;
    margin: 0 0 0 3px;
    text-decoration: none !important;
}

.blog-post .readmore-icon:hover {
    text-decoration: none !important;
}

/* Blog post link */
.blog-post .blog-post-link {
    font-size: 13px;
    color: #666666;
    display: block;
}

.blog-post .blog-post-link:hover {
    color: #bcbcbc;
}

/* blog post */
.blog_post_quote {
    position: relative;
    background-color: #f7f7f7;
    padding: 20px;
    font-size: 17px;
    line-height: 23px;
    color: #999;
    font-family: "Roboto",sans-serif;
}
.blog_post_quote .quote-author {
    color: #0066a0;
    margin-top: 20px;
}

.blog-post .item_img_overlay {
    height: 100%;
}

/* Post icon container */
.blog-post-icon {
    background-color: #0066a0;
    display: block;
    text-align: center;
    padding: 12px 0;
    color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.blog-post-icon i {
    display: block;
    margin: auto;
}

/* Recent Post */
.posts-list {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.posts-list li {
    display: block;
    overflow: hidden;
    margin: 0 0 15px 0;
}

.posts-list .posts-list-thumbnail {
    float: left;
    -webkit-transition: opacity 500ms;
    -moz-transition: opacity 500ms;
    -o-transition: opacity 500ms;
    transition: opacity 500ms;
}

.posts-list .posts-list-thumbnail img {
    border-radius: 2px;
}

.posts-list .posts-list-thumbnail:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.posts-list-content {
    padding: 0 0 0 60px;
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 10px;
    margin-left: 2px;
}

.posts-list .posts-list-title {
    display: block;
    
}

.posts-list .posts-list-meta {
    font-size: .6rem;
    font-weight: 300;
    line-height: .9rem;
    color: #B1B4BD;
    text-transform: uppercase;
    margin-left: 1px;
    letter-spacing: 0.05rem;
}

.blog-post .cycle-slideshow {
    height: 240px;
}

.pagination {
    margin-bottom: 20px;
    overflow: hidden;
    text-align: center;
}

.blog-post.row-fluid .blog-span {
    width: 89%;
    margin-left: 55px;
}

.row-fluid .blog-span-bottom[class*="blog-span-bottom"] {
    width: 95.5%;
}



.comment .comment-reply {
    position: absolute;
    right: 0;
    top: 0px;
    font-weight: normal;
    font-size: 11px;
}

.blog-post-featured-img-with-vid {
    padding-top: 65%;
}

.blog-post-featured-img-with-vid iframe,
.blog-post-featured-img-with-vid object,
.blog-post-featured-img-with-vid embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.blog-search .blog-search-button {
    border: 0;
    background-color: #0066a0;
    width: 40px;
    height: 30px;
    line-height: 31px;
    text-align: center;
    color: #fff;
    float: left;
    overflow: hidden;
}

.search-button-container {
    padding-left: 30px;
}

.blog-search .blog-search-input {
    float: left;
    width: -moz-calc(100% - 30px);
    width: -o-calc(100% - 30px);
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
    height: 30px;
}


/****************************
Blog Single
****************************/
.blog-post .block-qoute-by {
    margin: 20px 0 0 0;
    color: #868686;
}

.blog-post .blog-title {
    text-transform: none;
}

/* paragraph */
.blog-post p {
    margin: 0 0 20px 0;
}

/* The Author */
.about-the-author {
    margin: 0 0 50px 0;
    overflow: hidden;
    background: #f5f5f5;
    padding: 15px;
}

.the-author-small-bio {
    padding: 0 0 0 100px;
}

.the-author-thumbnail {
    float: left;
    width: 100px;
    margin-right: 20px;
}

.the-author-thumbnail img {
    border: 4px solid #f4f4f4;
}

.the-author-name {
    color: #4c4c4c;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}

.the-author-small-bio p:last-child {
    margin-bottom: 0;
}

/* Comments */
.comments {
    margin: 0 0 40px 0;
}

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

.comments .comment-author-avatar {
    float: left;
    width: 60px;
}

.comments .comment-details {
    padding-left: 90px;
}

.comments .comment-content {
    border-radius: 2px;
    overflow: hidden;
}

.comments .comment-date {
    font-size: 9px;
    color: #979797;
    font-style: italic;
    font-weight: normal;
}

.comments .comment-author-name {
    font-weight: bold;
    margin: 0 0 5px 0;
}

/* Apply on 2nd level comments list */
.comments-list .children {
    padding-left: 45px;
    margin: 20px 0 0px 0;
}

.comments-list .comment {
    position: relative;
    margin: 0 0 20px 0;
}

.comments .comment-author-avatar img {
    border: 1px solid #e2e2e2;
}

.comments ul,
.comments ol {
    list-style-type: none;
}

.share-article span {
    font-size: 13px;
    opacity: 0.8;
    font-family: "Roboto",sans-serif;
    margin-right: 10px;
    line-height: 40px;
}

.share-article a.icon-heart {
    margin-right: 20px;
}

.share-article a.icon-heart:before {
    position: relative;
    left: -5px;
}

#masonry-elements {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}

/* Effect 4: fall perspective */
.feature.blog-masonry {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px;
}

.feature.blog-masonry {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transform-style: none \9;
    -webkit-transform: scale(0.4);
    -moz-transform: scale(0.4);
    transform: scale(0.4);
    transform: none \9;
    -webkit-animation: popUp .8s ease-in forwards;
    -moz-animation: popUp .8s ease-in forwards;
    animation: popUp .8s ease-in forwards;
}

@-webkit-keyframes popUp {
    70% {
    -webkit-transform: scale(1.1);
    opacity: .8;
    -webkit-animation-timing-function: ease-out;
}

100% {
    -webkit-transform: scale(1);
    opacity: 1;
}
}

@-moz-keyframes popUp {
    70% {
    -moz-transform: scale(1.1);
    opacity: .8;
    -moz-animation-timing-function: ease-out;
}

100% {
    -moz-transform: scale(1);
    opacity: 1;
}
}

@keyframes popUp {
    70% {
    transform: scale(1.1);
    opacity: .8;
    animation-timing-function: ease-out;
}

100% {
    transform: scale(1);
    opacity: 1;
}
}



.feature.blog-masonry {
    width: 260px;
    margin: 0;
    margin-top: 20px;
    float: left;
    position: relative;
    background-color: #fff;
}

.blog-masonry img {
    width: auto;
}

.blog-masonry .blog_post_quote {
    border-top: 0px solid #0066a0;
}

.blog-masonry .media-content {
    line-height: normal;
}

.blog-masonry .cycle-slideshow {
    height: 122px;
}

/* masonry loading */
#infscr-loading {
    margin: 10px auto;
    width: 200px;
    text-align: center;
    padding: 10px;
    color: #0066a0;
    background-color: #fff;
    border-radius: 3px;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}

/****************************
News Category
****************************/
.category {
    padding: 0px 0px 0px 0px;
    text-transform: uppercase;
    font-size: 14px;
    list-style: none;
    color: #000;
}

.category a {
    color: #000;
}

.category li {
	border-bottom: 1px solid #dfdfdf;
	margin-bottom: 1px;
    background: #f7f7f7;
    -webkit-transition: all .5s cubic-bezier(0, 0, 0, 1.21);
    -moz-transition: all .5s cubic-bezier(0, 0, 0, 1.21);
    -ms-transition: all .5s cubic-bezier(0, 0, 0, 1.21);
    -o-transition: all .5s cubic-bezier(0, 0, 0, 1.21);
    transition: all .5s cubic-bezier(0, 0, 0, 1.21);
    -webkit-box-shadow: 0 -2px 0 0 rgba(0, 0, 0, 0.3) inset;
    -moz-box-shadow: 0 -2px 0 0 rgba(0, 0, 0, 0.3) inset;
    box-shadow: 0 -2px 0 0 rgba(0, 0, 0, 0.01) inset;
    
    padding-left: 10px;
}

.category-null {
    color: transparent;
}

.career {
    color: #0066a0;
}

.admissions {
    color: #3d791a;
}

.charity {
    color: #279FBB;
}

.education {
    color: #4aa215;
}

.events {
    color: #d1ad1f;
}

.nes-in-media {
    color: #3d791a;
}

.science {
    color: #004C79;
}

.summer-and-winter-schools {
    color: #ccc108;
}

.social-life {
    color: #1f9ac7;
}

.society-and-culture {
    color: #a7c726;
}

.sports {
    color: #ba56dd;
}

.alumni {
    color: #DD0000;
}
.enlightenment {
    color:#fc6f03;
}
ul.category li.category-enlightenment:hover {
    background: #fc6f03;	
}

ul.category li.category-career:hover {
    background: #0066a0;	
}

ul.category li.category-charity:hover {
    background: #279FBB;
}

ul.category li.category-education:hover {
    background: #4aa215;
}

ul.category li.category-events:hover {
    background: #d1ad1f;
}

ul.category li.category-nes-in-media:hover {
    background: #3d791a;
}

ul.category li.category-science:hover {
    background: #004C79;
}

ul.category li.category-summer-and-winter-schools:hover {
    color: #ccc108;
}

ul.category li.category-social-life:hover {
    background: #1f9ac7;
}

ul.category li.category-society-and-culture:hover {
    background: #a7c726;
}

ul.category li.category-sports:hover {
    background: #ba56dd;
}

ul.category li.category-alumni:hover {
    background: #DD0000;
}

ul.category li.category-admissions:hover {
    background: #3d791a;
}



/****************************
Events Category
****************************/


.upcoming-events {
    color: #d1ad1f;
}

.alumni-meeting {
    color: #DD0000;
}

.the-graduation-ceremonies {
    color: #1f9ac7;
}

.admissions {
    color: #3d791a;
}

.career {
    color: #0066a0;
}

.conferences {
    color: #a7c726;
}

.scientific-seminars {
    color: #004C79;
}

.public-lectures {
    color: #4aa215;
}

.sport {
    color: #ba56dd;
}


ul.category li.category-upcoming-events:hover {
    background: #d1ad1f;	
}

ul.category li.category-alumni-meeting:hover {
    background: #DD0000;
}

ul.category li.category-the-graduation-ceremonies:hover {
    background: #1f9ac7;	
}

ul.category li.category-admissions:hover {
    background: #3d791a;
}

ul.category li.category-career:hover {
    background: #0066a0;
}

ul.category li.category-conferences:hover {
    background: #a7c726;
}

ul.category li.category-scientific-seminars:hover {
    background: #004C79;
}

ul.category li.category-public-lectures:hover {
    background: #4aa215;
}

ul.category li.category-sport:hover {
    background: #ba56dd;
}

.sport,.public-lectures,.scientific-seminars,.summer-and-winter-schools,.conferences,.upcoming-events,.alumni-meeting,.the-graduation-ceremonies,.admissions,.charity,.alumni,.sports,.society-and-culture,.social-life,.science,.nes-in-media,.events,.education,.career,.enlightenment {
	padding-left: 0px;
	padding-right: 4px;
}


.news-main__events, .news-main__sport, .news-main__public-lectures, .news-main__scientific-seminars, .news-main__conferences, .news-main__upcoming-events, .news-main__alumni-meeting, .news-main__the-graduation-ceremonies, .news-main__admissions, .news-main__charity, .news-main__alumni, .news-main__sports, .news-main__society-and-culture, .news-main__social-life, .news-main__science, .news-main__nes-in-media, .news-main__nes-in-events, .news-main__education, .news-main__career, .news-main__enlightenment {
	padding-left: 9px;
}


.category-sport li:hover,.category-public-lectures li:hover,.category-summer-and-winter-schools li:hover,.category-scientific-seminars li:hover,.category-conferences li:hover,.category-career li:hover,.category-admissions li:hover,.category-the-graduation-ceremonies li:hover,.category-alumni-meeting li:hover,.category-upcoming-events li:hover,.category-charity li:hover, .category-alumni li:hover, .category-sports li:hover, .category-society-and-culture li:hover, .category-social-life li:hover, .category-science li:hover, .category-nes-in-media li:hover, .category-events li:hover,.category-education li:hover,.category-career li:hover,.category-enlightenment li:hover {
	color: #FFF;
    transition: all .15s ease-out;
}

.category-upcoming-events,.category-alumni-meeting,.category-summer-and-winter-schools,.category-the-graduation-ceremonies,.category-admissions,.category-career,.category-conferences,.category-scientific-seminars,.category-public-lectures,.category-sport,.category-charity,.category-alumni,.category-sports,.category-society-and-culture,.category-social-life,.category-science,.category-nes-in-media,.category-events,.category-education,.category-career,.category-enlightenment {
	line-height: 27px;
}


/****************************
Boxed
****************************/
.boxed {
    width: 1070px;
    margin: auto;
}

#wrapper {
    background-color: white;
    -webkit-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.16);
}

#more {
 display:none;
}


.blog-post h2 {
    font-size: 1.4em;
    line-height: 21px;
    margin: 0 0 10px 0;
}

h1 {
    font-size: 32px;
    line-height: 35px; 
}
  
.blog-post .blog-post-featured-img {
    margin: 0 0 10px 0;
}   
   
.blog-post {
    margin-bottom: 50px;
}
.articles {
    font-size: 1.1em;
    line-height: 1.7em;
    font-weight: 200;
    font-family: 'Merriweather', serif;
    color: #666666;
}
.blog-post-details-tags {
	font-size: 8px;
}

/****************************
Breadcrumb
****************************/
.breadcrumb-container {
    float: right;
    position: relative;
    top: 2px;
}

@media (max-width: 768px) {
.breadcrumb-container {
    float: left;
    left: -37px;
    
  }

}


.breadcrumb {
    list-style: none;
    padding: 0;
    margin: 2px 0;
    font-size: 11px;
    display: inline-block;
    background-color: transparent;
}


.breadcrumb-container span {
    display: inline-block;
    font-size: 11px;
    margin: 0 0px 0 0;
}

.breadcrumb li {
    float: left;
    padding-right: 1px;
    text-transform: uppercase;
    font-size: .6rem;
    list-style-type: none;
}

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

.breadcrumb li a {
    color: #333;
    font-weight: 300;
    text-decoration: none;
}
.breadcrumb li a:hover {
    text-decoration: underline;
}

.breadcrumb li:last-child:after {
    content: "";
    width: 0px;
}

#breadcrumb li + li:before{
  content:  '>';
  color: #333;
  font-weight: 300;
  margin:   0 2px;
}
/****************************
Buttons
****************************/
.btn, input[type="submit"], input[type="button"], button.btn, .btn-primary {
    display: inline-block;
    text-transform: uppercase;
    font-weight: 200;
    font-size: 14px;
    color: white !important;
    background-color: #0066a0;
    position: relative;
    padding: 0 10px !important;
    height: 19px;
    line-height: 20px;
    border: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin: 0 0px 3px 0;
}

.btn2, input[type="submit"], input[type="button"], button.btn2, .btn-primary2 {
    display: inline-block;
    text-transform: uppercase;
    font-weight: 200;
    font-size: 14px;
    color: white !important;
    background-color: #0065a0;
    position: relative;
    padding: 0 14px !important;
    height: 34px;
    line-height: 33px;
    border: none;
    -webkit-transition: background 0.2s, opacity 0.2s;
    -moz-transition: background 0.2s, opacity 0.2s;
    -o-transition: background 0.2s, opacity 0.2s;
    transition: background 0.2s, opacity 0.2s;
    margin: 0 0px 0px 0;
}

.btn2:hover, input[type="submit"]:hover, input[type="button"]:hover, button.btn2:hover, .btn-primary2:hover {
    text-decoration: none !important;
    color: white !important;
    opacity: 0.78;
    background-color: #0065a0;
}
.btn2:active, input[type="submit"]:active, input[type="button"]:active, button.btn2:active, .btn-primary2:active {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3) inset;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3) inset;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3) inset;
    background-color: #0065a0;
    opacity: 0.78;
}
.btn2:focus, input[type="submit"]:focus, input[type="button"]:focus, button.btn2:focus, .btn-primary2:focus {
    outline: 0;
    background-color: #0065a0;
}
.btn2 i, input[type="submit"] i, input[type="button"] i, button.btn2 i, .btn-primary2 i {
    margin: 0 10px 0 0;
}

.btn:hover, input[type="submit"]:hover, input[type="button"]:hover, button.btn:hover, .btn-primary:hover {
    text-decoration: none !important;
    color: white !important;
    opacity: 0.78;
    background-color: #0066a0;
}
.btn:active, input[type="submit"]:active, input[type="button"]:active, button.btn:active, .btn-primary:active {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3) inset;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3) inset;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3) inset;
    background-color: #0066a0;
    opacity: 0.78;
}
.btn:focus, input[type="submit"]:focus, input[type="button"]:focus, button.btn:focus, .btn-primary:focus {
    outline: 0;
    background-color: #0066a0;
}
.btn i, input[type="submit"] i, input[type="button"] i, button.btn i, .btn-primary i {
    margin: 0 10px 0 0;
}

.form-control {
    border-radius: 0 !important;
}

.btn-full {
    width: 100%;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius:0 !important;
    height: 28px !important;
    line-height: 28px !important;
}

.btn-full-big {
    width: 100%;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    height: 48px !important;
    line-height: 48px !important;
    font-weight: 100;
    font-size: 21px;
    margin: 0 0px 20px 0;
    letter-spacing: 2px !important;
}

button.btn.btn-flat, .btn.btn-flat, .btn-flat {
    background-color: #0066a0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
button.btn.btn-flat:hover, button.btn.btn-flat:active, .btn.btn-flat:hover, .btn.btn-flat:active, .btn-flat:hover, .btn-flat:active {
    background-color: #3b3b3b;
    background-color: #3b3b3b;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
button.btn.btn-flat:focus, .btn.btn-flat:focus, .btn-flat:focus {
    outline: 0;
    background-color: #3b3b3b;
}

button:focus {
    outline: 0;
}

button.btn-sm, .btn-sm {
    padding: 0 20px !important;
    height: 30px;
    line-height: 28px;
    margin: 0px 0px 0px 10px;
}

button.btn-lg, .btn-lg {
    padding: 0 35px !important;
    height: 43px;
    line-height: 40px;
}

button.btn.btn-outlined, .btn.btn-outlined {
    background-color: transparent;
    color: #fff !important;
    text-shadow: 1px 1px 1px #141414;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 1px solid #fff;
}
button.btn.btn-outlined:hover, button.btn.btn-outlined:active, button.btn.btn-outlined:focus, .btn.btn-outlined:hover, .btn.btn-outlined:active, .btn.btn-outlined:focus {
    text-shadow: none;
    background-color: #fff;
    color: #4b4b4b !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    opacity: 1;
}

button.btn.btn-default, .btn.btn-default {
    background-color: #efefef;
    border-color: #b5b5b5;
    color: #5b5b5b !important;
    text-shadow: white 0 1px 0;
}
button.btn.btn-default:hover, button.btn.btn-default:active, button.btn.btn-default:focus, .btn.btn-default:hover, .btn.btn-default:active, .btn.btn-default:focus {
    color: #5b5b5b !important;
    background-color: #f4f4f4;
    opacity: 1;
}

.btn.btn-red {
    background-color: #DD0000;
    border-color: #DD0000;
}
.btn.btn-red:hover, .btn.btn-red:active, .btn.btn-red:focus {
    background-color: #F33C3C;
    opacity: 1;
}

.btn.btn-green {
    background-color: #4aa215;
    border-color: #3d791a;
}
.btn.btn-green:hover, .btn.btn-green:active, .btn.btn-green:focus {
    background-color: #5ebb27;
    opacity: 1;
}

.btn.btn-blue {
    background-color: #0065a0;
    border-color: #004C79;
}
.btn.btn-blue:hover, .btn.btn-blue:active, .btn.btn-blue:focus {
    background-color: #1f9ac7;
    opacity: 1;
}

.btn.btn-yellow {
    background-color: #d1ad1f;
    border-color: #756318;
}
.btn.btn-yellow:hover, .btn.btn-yellow:active, .btn.btn-yellow:focus {
    background-color: #f7ce2a;
    opacity: 1;
}


.btn-opacity-white {
    display: inline-block;
    text-transform: uppercase;
    font-weight: 200;
    font-size: 14px;
    color: white !important;
    position: relative;
    padding: 0 25px !important;
    
    line-height: 37px;
    border: 2px solid #fff;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    margin: 0 0px 10px 0;
    letter-spacing:2px;
}

.btn-opacity-blue {
    display: inline-block;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
    color: #0066a0 !important;
    position: relative;
    padding: 0 25px !important;
    height: 40px;
    line-height: 37px;
    border: 2px solid #0066a0;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    margin: 0 0px 10px 0;
    letter-spacing:2px;
}


.btn-opacity-red {
    display: inline-block;
    text-transform: uppercase;
    font-weight: 200;
    font-size: 14px;
    color: #DD0000 !important;
    position: relative;
    padding: 0 25px !important;
    height: 40px;
    line-height: 37px;
    border: 2px solid #DD0000;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    margin: 0 0px 10px 0;
    letter-spacing:2px;
}

.btn-s {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

/****************************
Callout box
****************************/
.callout-box {
    padding: 30px 20px;
    background-color: #fff;
}

.callout-box.callout-box2 {
    padding: 30px 20px;
    background: #0066a0;
    color: #f1f1f1;
    border: 0;
}
.callout-box.callout-box2 .callout-content h2 {
    color: #ffffff;
}

.callout-box.image-box {
    background-image: url("../images/call-out-box-bg.jpg");
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50%;
}
.callout-box.image-box .callout-content h2 {
    text-shadow: 1px 0 1px #141414;
    color: #fff;
}

.callout-box .callout-content h2 {
    font-weight: normal;
    line-height: 40px;
    font-size: 24px;
    margin: 0;
    color: #3a3a3a;
}

.callout-box .callout-content p {
    margin: 0;
}

.callout-box .btn {
    float: right;
    margin-left: 50px;
    margin-top: 0px;
    margin-bottom: 0;
}

.callout-box .btn-mobile {
    display: none;
    
}

.callout-box-blog {
    padding: 15px 20px;
    text-align: left;
    background-color: rgb(250, 250, 250);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(232, 232, 232);
}

.message-box h4 {
    font-weight: 400 !important;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 18px;
    color: #4b4b4b !important;
    text-transform: uppercase;
    margin-bottom: 10px;
    line-height: 28px;
}
.message-box .btn {
    float: right;
    margin-left: 50px;
}




/****************************
Carousel
****************************/
.carousel-container {
    overflow: hidden;
    width: 100%;
    position: relative;
}

.carousel-container .carousel-icon {
    background-color: #808080;
    width: 20px;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    color: #fff;
}

.carousel-container .carousel-arrows {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #ffffff;
    padding-left: 20px;
}

.carousel-container .carousel-icon:hover {
    background-color: #0066a0;
}

.carousel-container .carousel-item {
    width: auto;
    margin: 30px 4px 0 0;
    padding: 0 10px 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.carousel-container .carousel-item .thumb-label-item-img:after {
    bottom: -14%;
}
/****************************
Clients
****************************/
ul.clients-list, ul.bottom-body-clients, ul.bottom-body-partners, ul.section-clients {
    list-style-type: none;
    padding: 0;
    margin: 0;
    text-align: center;
}

ul.bottom-body-clients, ul.bottom-body-partners {
    text-align: center;
}


ul.clients-list li, ul.bottom-body-clients li, ul.bottom-body-partners li {
    display: inline-block;
    height: 100px;
    margin: 0 10px 0 10px;
    line-height: 100px;
    text-align: center;
    opacity: 1;
}
ul.clients-list li:hover, ul.bottom-body-clients li:hover, ul.bottom-body-partners li:hover {
    opacity: 1;
}

ul.section-clients {
    text-align: center;
}

ul.section-clients li {
    height: 108px;
    display: inline-block;
    line-height: 108px;
    margin: 0 20px 0 0;
    width: 208px;
    border: none;
}
ul.section-clients li:hover {
    opacity: 1;
}
ul.section-clients li:last-child {
    margin: 0;
}
ul.section-clients li img.client-image {
    display: inline-block;
}

ul.bottom-body-clients li {
    border: none;
    height: 100px;
    width: 250px;
    border: none;
    text-align: center;
    float: none;
    display: inline-block;
}

ul.bottom-body-partners li {
    border: none;
    height: auto;
    width: 190px;
    border: none;
    text-align: center;
    float: none;
    display: inline-block;
}


ul.bottom-body-clients li img.client-image {
    display: inline-block;
}
ul.bottom-body-clients li:last-child {
    margin: 0;
}
ul.bottom-body-partners li img.client-image {
    display: inline-block;
}
ul.bottom-body-partners li:last-child {
    margin: 0;
}


.carousel-wrap {
    clear: both;
}

.carousel-wrap.clients-carousel {
    margin: 0 -10px 0 -10px;
}

.minobr {
    height: 69px
}

.rscf {
    height: 69px
}

.contacts a {
    font-size: small;
}

.contacts p {
    font-size: small;
}


/****************************
Contact
****************************/
/* Contact Map */
.contact-map {
    height: 400px;
}

.contact-map2 {
    height: 226px;
}

.contact-map3 {
    height: 40vh;
}

/* From */
.form-wrapper {
    padding: 0px 0 0 10px;
}

.form-wrapper label {
    float: left;
    width: 120px;
}

.inputStyle {
    background-color: #fff;
    border: 0;
    outline: 0;
    padding: 5px;
    background-color: #fff;
    border: 1px solid #e4e4e4;
}

.inputStyle:focus {
    border-color: #ccc;
}

.form-wrapper .row-fluid {
    margin: 20px 0;
}

.form-wrapper .input_error {
    color: #d14836;
    display: inline-block;
    margin: 7px 0 0 0;
}

.form-wrapper .form-control {
    position: relative;
}

.form-wrapper label {
    line-height: 30px;
}

.sidebar-icon-item {
    padding: 0 0 0px 0;
    clear: both;
    font-size: .8rem;
    color: #666;
}

.sidebar-icon-item a {
    color: #666;
    font-weight: 300 !important;
}

.sidebar-icon-item:last-child {
    padding: 0;
}

.sidebar-icon-item i {
    font-size: .8rem;
    padding: 0 10px 0 0;
    float: left;
    margin: 2px 0 0 0;
}

.contact-paragraph {
    margin: 0 0 40px 0;
}

.error_container {
    position: relative;
    display: none;
}

.error-box {
    min-width: 150px;
    background-color: #ff7582;
    border-radius: 5px;
    float: right;
    position: absolute;
    left: 0%;
    top: 0;
    padding: 6px 25px 6px 6px;
    font-size: 12px;
    text-shadow: 0px 0px 1px rgba(255, 255, 255, 0.3);
    color: #902e38;
    white-space: nowrap;
    z-index: 0;
}

.error-box i {
    float: right;
    margin: 4px 0 0 0;
    position: absolute;
    right: 6px;
    top: 6px;
    cursor: pointer;
    display: block;
}


.contactus-form1 .contactus-form1-row {
    width: 100%;
    padding: 10px 0;
}

.contactus-form1 {
    float: none  !important;
    margin: auto !important;
}

input[type=text],
input[type=password],
input[type=email],
textarea,
input[type=text].form-control,
input[type=password].form-control,
input[type=email].form-control,
textarea.form-control {
    width: 100%;
    border: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #F7F7F7;
    border: 1px solid #EEE;
    outline: 0;
    padding: 1px 0 0 4px;
}

input[type=text].form-control-40,
input[type=password].form-control-40,
input[type=email].form-control-40,
textarea.form-control-40 {
    width: 80%;
    height: 31px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #ffffff !important;
    background-color: rgba(255, 255, 255, 0);
    border: 1px solid #ffffff;
    outline: 0;
}

input[type=text].form-control-40:focus,
input[type=email].form-control-40:focus,
textarea.form-control-40:focus {
    border-color: #ffffff;
    outline: none;
    -webkit-transition: border-color 0.5s linear;
    -moz-transition: border-color 0.5s linear;
    -o-transition: border-color 0.5s linear;
    transition: border-color 0.5s linear;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
textarea:focus,
input[type=text].form-control:focus,
input[type=email].form-control:focus,
textarea.form-control:focus {
    border-color: #ccc;
    outline: none;
    -webkit-transition: border-color 0.5s linear;
    -moz-transition: border-color 0.5s linear;
    -o-transition: border-color 0.5s linear;
    transition: border-color 0.5s linear;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.form-wrapper input[type=text],
.form-wrapper input[type=password],
.form-wrapper input[type=email],
.form-wrapper textarea {
    padding: 10px 15px;
}

.form-wrapper textarea {
    min-height: 200px;
}

.contactus-form1 .contactus-form1-row input[type=submit] {
    width: 100%;
    padding: 14px 0 !important;
    line-height: 23px;
    height: auto;
    font-size: 17px;
    margin: auto;
}

.contactus-form1 .contactus-form1-row input[type=text],
.contactus-form1 .contactus-form1-row input[type=email],
.contactus-form1 .contactus-form1-row input[type=password],
.contactus-form1 .contactus-form1-row textarea {
    padding: 20px 15px;
}
/****************************
Content Box
****************************/
.content-box {
    overflow: hidden;
}

.content-box h4 {
    margin: 0 0 20px 0;
    text-transform: uppercase;
    font-size: 16px;
}

.content-box h4 i {
    font-size: 25px;
    float: left;
    margin: 0 10px 0 0;
    color: #0066a0;
}

.content-box .read-more {
    text-align: right;
}

.content-box .read-more {
    color: #4b4b4b;
    overflow: hidden;
    display: block;
    text-transform: uppercase;
    margin-top: 5px;
}
.content-box .read-more:hover i {
    text-decoration: none;
}

.content-box .read-more span {
    padding: 1px 10px 0 0;
    display: inline-block;
}

.content-box .read-more i {
    font-size: 10px;
    float: right;
    margin: 7px 0px 0 0;
}

.content-box .content-box-text .read-more {
    display: block;
}

/* Content Box Style 2 */
.content-box.content-style2 {
    text-align: center;
}

.content-box.content-style2 h4 i {
    display: block;
    float: none;
    font-size: 22px;
    margin: 0 0 10px 0;
    border: 1px solid;
    border-color: #0066a0;
    color: #0066a0;
    width: 60px;
    height: 60px;
    line-height: 60px;
    margin: 0 auto;
    border-radius: 50%;
    margin-bottom: 20px;
}

.content-box.content-style2:hover i {
    background-color: #0066a0;
    color: #fff;
}

.content-box.content-style2 .read-more {
    text-align: center;
    margin-top: 10px;
    text-decoration: none;
    text-transform: uppercase;
    color: #b8b8b8;
}
.content-box.content-style2 .read-more span {
    padding: 0;
}
.content-box.content-style2 .read-more:hover {
    color: #666666;
}

.content-box.content-style2 .read-more i {
    float: none;
    display: none;
}

.content-box.content-style2 .read-more:hover i {
    text-decoration: none;
}

.content-box.content-style4 {
    position: relative;
    text-align: center;
    height: 122px;
    width: 100%;
}
.content-box.content-style4 h4 {
    text-align: center;
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all .4s ease-in-out;
    -moz-transform: rotateX(0deg) rotateY(0deg);
    -moz-transform-style: preserve-3d;
    -moz-backface-visibility: hidden;
    -moz-transition: all .4s ease-in-out;
    -o-transform: rotateX(0deg) rotateY(0deg);
    -o-transform-style: preserve-3d;
    -o-backface-visibility: hidden;
    -o-transition: all .4s ease-in-out;
    -ms-transform: rotateX(0deg) rotateY(0deg);
    -ms-transform-style: preserve-3d;
    -ms-backface-visibility: hidden;
    -ms-transition: all .4s ease-in-out;
    transform: rotateX(0deg) rotateY(0deg);
    transform-style: preserve-3d;
    backface-visibility: hidden;
    transition: all .4s ease-in-out;
}
.content-box.content-style4 h4 i {
    background-color: #0066a0;
    color: #fff;
    float: none;
    margin: 0 10px 0 0;
    border-radius: 50%;
    text-align: center;
    display: block;
    margin: 5px auto 15px auto;
}
.content-box.content-style4 .content-box-text {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: rotateY(-180deg);
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all .4s ease-in-out;
    -moz-transform: rotateY(-180deg);
    -moz-transform-style: preserve-3d;
    -moz-backface-visibility: hidden;
    -moz-transition: all .4s ease-in-out;
    -o-transform: rotateY(-180deg);
    -o-transform-style: preserve-3d;
    -o-backface-visibility: hidden;
    -o-transition: all .4s ease-in-out;
    -ms-transform: rotateY(-180deg);
    -ms-transform-style: preserve-3d;
    -ms-backface-visibility: hidden;
    -ms-transition: all .4s ease-in-out;
    transform: rotateY(-180deg);
    transform-style: preserve-3d;
    backface-visibility: hidden;
    transition: all .4s ease-in-out;
}
.content-box.content-style4:hover .h4-body-title {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.content-box.content-style4:hover .content-box-text {
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    -moz-transform: rotateX(0deg) rotateY(0deg);
    -o-transform: rotateX(0deg) rotateY(0deg);
    -ms-transform: rotateX(0deg) rotateY(0deg);
    transform: rotateX(0deg) rotateY(0deg);
}
.content-box.content-style4 .btn {
    margin-top: 10px;
    margin-bottom: 0;
}

.content-box.content-style4 .h4-body-title {
    opacity: 1.9;
    display: block\9;
}
.content-box.content-style4 .content-box-text {
    opacity: 0.9;
    display: none\9;
}
.content-box.content-style4:hover .h4-body-title {
    opacity: 0.9;
    display: none\9;
}
.content-box.content-style4:hover .content-box-text {
    opacity: 1.9;
    display: block\9;
}




.content-box.content-style4.small h4 {
    margin: 0;
}
.content-box.content-style4.small h4 i {
    font-size: 22px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-position: -10px;
}

.content-box.content-style4.medium h4 {
    margin: 0;
}
.content-box.content-style4.medium h4 i {
    font-size: 30px;
    width: 60px;
    height: 60px;
    line-height: 68px;
}

.content-box.style5 h4 {
    margin: 0;
    line-height: 60px;
}
.content-box.style5 h4 i {
    border: 1px solid;
    border-color: #0066a0;
    color: #0066a0;
    float: left;
    margin: 2px 20px 0 0;
    border-radius: 50%;
    text-align: center;
    display: block;
    font-size: 22px;
    width: 60px;
    height: 60px;
    line-height: 60px;
}
.content-box.style5:hover i {
    background-color: #0066a0;
    color: #fff;
}
.content-box.style5 .content-box-text {
    margin-left: 80px;
    margin-top: 5px;
}
.content-box.style5 .content-box-text .read-more {
    text-align: left;
}
.content-box.style5 .content-box-text .read-more i {
    float: none;
}

.content-box.style5.small .content-box-text {
    margin-left: 60px;
    font-size: 13px;
}

.right-text .content-box.small .content-box-text {
    margin-left: 0;
    margin-right: 60px;
}

.right-text .content-box .content-box-text {
    margin-left: 0;
    margin-right: 80px;
}

.content-box.style5.small h4 > i {
    font-size: 16px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-position: 0 -20px;
}

.content-box.style5.small h4 {
    line-height: 40px;
}

ul.icon-content-list-container {
    padding: 0;
    list-style-type: none;
}
ul.icon-content-list-container li.icon-content-single {
    float: left;
    margin: 0 0 20px 0;
    list-style-type: none;
}
ul.icon-content-list-container li.icon-content-single:last-child {
    margin-bottom: 0;
}
ul.icon-content-list-container li.icon-content-single .icon-box {
    float: left;
    margin-right: 20px;
    text-align: center;
    width: 60px;
    height: 60px;
    background-color: #f2f2f2;
}
ul.icon-content-list-container li.icon-content-single .icon-box i {
    font-size: 42px;
    color: #0066a0;
    line-height: 60px;
}
ul.icon-content-list-container li.icon-content-single h4 {
    margin-bottom: 5px;
}
ul.icon-content-list-container li.icon-content-single p {
    color: #494949;
}

ul.icon-content-list-container li.icon-content-single .content-box.style5 h4 i {
    margin-top: 14px;
}

ul.icon-content-list-container li.icon-content-single .content-box.style5.small h4 i {
    margin-top: 4px;
}

ul.icon-content-list-container li.icon-content-single .content-box-text {
    margin-top: -14px;
}

ul.icon-content-list-container li.icon-content-single .small .content-box-text {
    margin-top: -7px;
    font-size: 13px;
}

.right-text ul.icon-content-list-container li.icon-content-single h4 i {
    float: right;
    margin-left: 20px;
    margin-right: 0;
}
.content-style3 {
    width: -moz-calc(100% - 28px);
    width: -o-calc(100% - 28px);
    width: -webkit-calc(100% - 28px);
    width: calc(100% - 28px);
    background-color: #fff;
    position: relative;
    padding: 20px 30px 20px 20px;
    color: #6c6c6c;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: visible !important;
}
.content-style3:hover .content-style3-icon {
    color: #fff;
    background: #0066a0;
}

.content-style3 .content-style3-icon {
    position: absolute;
    right: -34px;
    top: 30px;
    background-color: #fff;
    width: 60px;
    height: 60px;
    font-size: 32px;
    text-align: center;
    line-height: 60px;
    border-radius: 50%;
    -webkit-box-shadow: -2px 0 2px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: -2px 0 2px rgba(0, 0, 0, 0.28);
    box-shadow: -2px 0 2px rgba(0, 0, 0, 0.28);
    color: #0066a0;
    -webkit-transition: background 0.8s, color 0.2s;
    -moz-transition: background 0.8s, color 0.2s;
    -o-transition: background 0.8s, color 0.2s;
    transition: background 0.8s, color 0.2s;
}

.content-style3 .content-style3-title {
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
}

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


/****************************
Custom Blog Icons
****************************/
.post-type-sound {
    background: no-repeat -1px -2px url("../images/sprites.png");
    width: 15px;
    height: 11px;
}


.post-type-video-icon {
    background: no-repeat -5px -64px url("../images/sprites.png");
    width: 7px;
    height: 13px;
}


.post-type-post-icon {
    background: no-repeat 0 -132px url("../images/sprites.png");
    width: 16px;
    height: 16px;
}


.post-type-link-icon {
    background: no-repeat 0 -168px url("../images/sprites.png");
    width: 18px;
    height: 17px;
}


.post-type-quote-icon {
    background: no-repeat 0 -212px url("../images/sprites.png");
    width: 16px;
    height: 16px;
}


.post-type-gallery-icon {
    background: no-repeat 0 -32px url("../images/sprites.png");
    width: 17px;
    height: 12px;
}

/****************************
Cycle Slider ( Home Page )
****************************/
.slider-fixed-frame .cycle-show-with-frame {
    float: left;
    height: 370px;
    z-index: 1;
}

.cycle-show-with-frame:after {
    background-color: transparent;
}

.slider-fixed-frame .home-bullets {
    height: 12px;
    display: block;
    bottom: -6px;
    left: 50%;
    width: auto;
}

.slider-fixed-frame .home-bullets span {
    cursor: pointer;
    position: relative;
    background: url(../images/assets/bullets3.png) no-repeat top left;
    width: 12px;
    height: 12px;
    margin-right: 0px;
    float: left;
    margin-top: -10px;
    margin-left: 3px;
}

.slider-fixed-frame .home-bullets .cycle-pager-active {
    background-position: 0 -16px;
}

.cycle-slideshow img {
    width: 100%;
}
/****************************
Home elements dividers
****************************/
.divider {
    margin: 40px 0;
    width: 100%;
    display: block;
    border-bottom: 1px solid #d8d8d8;
}

.divider.divider-shadow {
    background-image: url("../images/divider-shadow.png");
    border-bottom: none;
    margin: 40px 0 20px 0;
    height: 20px;
    background-repeat: no-repeat;
    background-size: 100%;
}

.divider.divider-shadow-1 {
    background-image: url("../images/assets/shadow1.png");
    border-bottom: none;
    margin: 0px 0 0px 0;
    height: 50px;
    background-repeat: no-repeat;
    background-size: 100%;
    opacity: 0.94;
    filter: alpha(Opacity=90);
}

.divider.divider-shadow-2 {
    background-image: url("../images/assets/shadow2.png");
    border-bottom: none;
    margin: 0px 0 0px 0;
    height: 80px;
    background-repeat: no-repeat;
    background-size: 100%;
    opacity: 0.94;
    filter: alpha(Opacity=90);
}

.divider.divider-shadow-2a {
    background-image: url("../images/assets/shadow2.png");
    border-bottom: none;
    margin: 0px 0 0px 0;
    height: 30px;
    background-repeat: no-repeat;
    background-size: 100%;
    opacity: 0.94;
    filter: alpha(Opacity=90);
}

.divider.divider-shadow-3 {
    background-image: url("../images/assets/shadow3.png");
    border-bottom: none;
    margin: 0px 0 0px 0;
    height: 50px;
    background-repeat: no-repeat;
    background-size: 100%;
    opacity: 0.25;
    filter: alpha(Opacity=90); 
    position: absolute;
}

.divider.stripe-1 {
    background-image: url("../images/divider-stripe1.png");
    border-bottom: none;
    height: 10px;
}


.divider.stripe-2 {
    background-image: url("../images/divider-stripe2.png");
    border-bottom: none;
    height: 10px;
}


.divider.stripe-3 {
    background-image: url("../images/divider-stripe3.png");
    border-bottom: none;
    height: 10px;
}


.divider.stripe-4 {
    background-image: url("../images/divider-stripe4.png");
    border-bottom: none;
    height: 10px;
}


.divider.stripe-5 {
    background-image: url("../images/divider-stripe5.png");
    border-bottom: none;
    height: 10px;
}

/****************************
Feature Columns
****************************/
.feature {
    
    padding: 0px;
    border-radius: 4px;
}
.feature .feature-content {
    padding: 22px 15px 15px 15px;
    border-top: 0px solid #0066a0;
}
.feature .feature-details {
    border-top: 1px solid #e8e8e8;
    padding: 0 10px 0 15px;
    background: #f7f7f7;
    line-height: 30px;
}
.feature .feature-details i {
    margin-right: 8px;
}
.feature .feature-details i:hover {
    text-decoration: none;
}
.feature .feature-details a {
    display: inline-block;
}
.feature .feature-details a:hover {
    text-decoration: none;
}
.feature .feature-details .details-seperator {
    border-right: 1px solid #e9e9e9;
    height: 15px;
    margin: 0 10px;
}
.feature .feature-details .feature-share {
    float: right;
}

.section-color-bg .feature, .section-color-red .feature, .section-color-orange .feature, .section-color-green .feature, .section-color-blue .feature,
.section-color-dark-blue .feature, .section-color-gray .feature, .section-color-clouds .feature, .section-color-purple .feature, .section-px .feature, .section-image .feature {
    text-align: left;
}
.section-color-bg .feature .feature-content, .section-color-red .feature .feature-content, .section-color-orange .feature .feature-content, .section-color-green .feature .feature-content, .section-color-blue .feature .feature-content,
.section-color-dark-blue .feature .feature-content, .section-color-gray .feature .feature-content, .section-color-clouds .feature .feature-content, .section-color-purple .feature .feature-content, .section-px .feature .feature-content, .section-image .feature .feature-content {
    background-color: #8a8989;
    background-color: rgba(0, 0, 0, 0.3);
}
.section-color-bg .feature-details, .section-color-red .feature-details, .section-color-orange .feature-details, .section-color-green .feature-details, .section-color-blue .feature-details,
.section-color-dark-blue .feature-details, .section-color-gray .feature-details, .section-color-clouds .feature-details, .section-color-purple .feature-details, .section-px .feature-details, .section-image .feature-details {
    background-color: #534c4c;
    background: rgba(0, 0, 0, 0.55);
}
.section-color-bg .feature-details a, .section-color-red .feature-details a, .section-color-orange .feature-details a, .section-color-green .feature-details a, .section-color-blue .feature-details a,
.section-color-dark-blue .feature-details a, .section-color-gray .feature-details a, .section-color-clouds .feature-details a, .section-color-purple .feature-details a, .section-px .feature-details a, .section-image .feature-details a {
    display: inline-block;
}
.section-color-bg .feature-details a:hover, .section-color-red .feature-details a:hover, .section-color-orange .feature-details a:hover, .section-color-green .feature-details a:hover, .section-color-blue .feature-details a:hover,
.section-color-dark-blue .feature-details a:hover, .section-color-gray .feature-details a:hover, .section-color-clouds .feature-details a:hover, .section-color-purple .feature-details a:hover, .section-px .feature-details a:hover, .section-image .feature-details a:hover {
    text-decoration: none;
}
.section-color-bg .feature-details .details-seperator, .section-color-red .feature-details .details-seperator, .section-color-orange .feature-details .details-seperator, .section-color-green .feature-details .details-seperator, .section-color-blue .feature-details .details-seperator,
.section-color-dark-blue .feature-details .details-seperator, .section-color-gray .feature-details .details-seperator, .section-color-clouds .feature-details .details-seperator, .section-color-purple .feature-details .details-seperator, .section-px .feature-details .details-seperator, .section-image .feature-details .details-seperator {
    border-right: 1px solid #e9e9e9;
    height: 15px;
    margin: 0 10px;
}
.section-color-bg .feature-details .feature-share, .section-color-red .feature-details .feature-share, .section-color-orange .feature-details .feature-share, .section-color-green .feature-details .feature-share, .section-color-blue .feature-details .feature-share,
.section-color-dark-blue .feature-details .feature-share, .section-color-gray .feature-details .feature-share, .section-color-clouds .feature-details .feature-share, .section-color-purple .feature-details .feature-share, .section-px .feature-details .feature-share, .section-image .feature-details .feature-share {
    float: right;
}
/****************************
Footer
****************************/
.footer {
    overflow: hidden;
    position: relative;
    z-index: 0;
    padding: 0 0 0 0;
    background-color: #383838;
}

.footer:after {
    _content: "";
    position: absolute;
    left: 0;
    top: 0px;
    height: 1px;
    width: 100%;
    background-color: #a2aab3;
}

.footer:before {
    _content: "";
    position: absolute;
    left: 0;
    top: 1px;
    height: 4px;
    width: 100%;
    background-color: #bbbbbb;
}

.footer .footer-col .footer-title {
    padding: 0 0 8px 0;
    margin: 0 0 20px 0;
    text-transform: uppercase;
    color: #f2f2f2;
    font-family: "Roboto",sans-serif;
    font-weight: normal;
}

.footer .footer-col .footer-content {
    color: #d4d4d4;
    line-height: 20px;
    font-family: "Roboto",sans-serif;
    padding-bottom: 0px;
}

.footer .footer-col .footer-content .footer-content-text {
    line-height: 20px;
    color: #c9c9c9;
}

.footer .footer-col .footer-content .footer-content-logo {
    float: left;
    clear: both;
    margin: 0 0 20px 0;
    width: 100%;
}

.footer .footer-col .footer-content a {
    color: #c9c9c9;
    text-decoration: none;
}

.footer .footer-col .footer-content .footer-recent-tweets {
    list-style-type: none;
    padding-left: 25px;
    color: #c9c9c9;
}

.footer .footer-col .footer-content .footer-recent-tweets li {
    line-height: 20px;
    margin-top: 20px;
    position: relative;
}
.footer .footer-col .footer-content .footer-recent-tweets li a {
    color: #f8f8f8;
}

.footer .footer-col .footer-content .footer-recent-tweets li:after {
    content: "";
    position: absolute;
    left: -25px;
    top: 5px;
    background: no-repeat -98px -1px url("../images/sprites.png");
    width: 16px;
    height: 13px;
}


.footer .footer-col .footer-content .nice-time {
    font-size: 10px;
    font-family: "Roboto",sans-serif;
    font-weight: normal;
    color: #c9c9c9;
}

.footer .footer-col .footer-content .nice-time a {
    text-decoration: none;
}

.footer .footer-col .footer-content .footer-category-list {
    list-style-type: none;
    padding-left: 0;
    color: #c9c9c9;
}

.footer .footer-col .footer-content .footer-category-list li {
    padding: 6px 0;
    position: relative;
    border-bottom: 1px solid #414141;
}

.footer .footer-col .footer-content .footer-category-list li:first-child {
    padding-top: 0;
}

.footer .footer-col .footer-content .footer-category-list li a {
    text-decoration: none;
}

.footer .footer-col .footer-content .footer-category-list li a:hover {
    color: #f8f8f8;
}

.footer .footer-col .footer-content .input {
    width: 100%;
    display: block;
    background-color: #133763;
    border: 0;
    border-radius: 5px;
    outline: 0;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #cccccc;
}

.footer .footer-col .footer-getintouch-row {
    margin: 10px 0 0 0;
}

.footer .footer-col .footer-content .input:hover {
    background-color: white;
    background-color: rgba(255, 255, 255, 0.38);
    color: #333333;
}

.footer .footer-col .footer-content .input:focus {
    background-color: rgba(255, 255, 255, 0.8);
    color: #333333;
}

.footer .footer-col .footer-content input[type=text] {
    height: 30px;
}

.footer .footer-col .footer-content input[type=submit] {
    background-color: #184780;
    border: 0;
    -webkit-box-shadow: inset 0px 1px 1px rgba(163, 163, 163, 0.66), 0px 1px 0px 1px rgba(0, 0, 0, 0.21);
    -moz-box-shadow: inset 0px 1px 1px rgba(163, 163, 163, 0.66), 0px 1px 0px 1px rgba(0, 0, 0, 0.21);
    box-shadow: inset 0px 1px 1px rgba(163, 163, 163, 0.66), 0px 1px 0px 1px rgba(0, 0, 0, 0.21);
    padding: 7px 18px;
    border-radius: 5px;
    color: #d2d2d2;
    font-size: 12px;
    font-family: "Roboto",sans-serif;
}

.footer .footer-col .footer-content input[type=submit]:hover {
    background-color: #164279;
}

.footer .footer-col .footer-content input[type=submit]:active {
    background-color: #184780;
}

.footer .copyright {
    height: 40px;
    width: 100%;
    font-size: 11px;
    font-family: "Roboto",sans-serif;
    background-color: #303030;
}
.footer .copyright a {
    color: #a3a3a3;
    text-decoration: none;
}
.footer .copyright a:hover {
    color: #e8e8e8;
}
.footer .copyright .copyright-text {
    line-height: 40px;
}

.flickr_badge_wrapper .flickr_badge_image {
    float: left;
    margin: 0 2.222222222222% 2.222222222222% 0;
    width: 30.37037037037%;
    height: auto;
}
.flickr_badge_wrapper .flickr_badge_image img {
    width: 100%;
    height: 100%;
    border: 2px solid transparent;
    opacity: 0.7;
    -webkit-transition: border-color 0.5s, opacity 0.5s;
    -moz-transition: border-color 0.5s, opacity 0.5s;
    -o-transition: border-color 0.5s, opacity 0.5s;
    transition: border-color 0.5s, opacity 0.5s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.flickr_badge_wrapper .flickr_badge_image img:hover {
    border-color: #0066a0;
    opacity: 1;
}

.flickr_badge_wrapper .flickr_badge_image:nth-child(3n+1) {
    margin: 0 0 6px 0;
}

.footer .social-icons {
    overflow: hidden;
    height: 40px;
}

.footer .social-icons .social-media-icon {
    float: right;
    background-color: transparent;
    border: none;
}
.footer .social-icons .social-media-icon:hover {
    border: none;
}

.footer .copyright:before {
    position: absolute;
    display: block;
    content: '';
    height: 1px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.footer-wrapper {
    position: relative;
    padding-top: 25px;
    padding-bottom: 35px;
}

.footer-wrapper:after {
    content: "";
    position: absolute;
    left: -50%;
    top: -8px;
    width: 2000px;
    height: 359px;
    margin-left: 0;
    z-index: -1;
}





.boxed .flickr_badge_wrapper .flickr_badge_image img {
    width: 64px;
    height: 64px;
}

/** footer-contact **/
.footer-contact textarea {
    resize: vertical;
    height: 100px;
    padding: 5px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}

.footer-contact label {
    padding: 4px 0 0 0;
    clear: both;
    display: block;
    color: #cf3f3f;
}
/* top_wrapper Configuration */

/****************************
Header
****************************/
/*
This section container:
  - Logo
  - Navigation
  - Search
*/
#header {
    clear: both;
    border-bottom: 1px solid #E9E9E9;
}

.header_wrapper, .top_wrapper {
    width: 100%;
    height: auto;
    position: relative;
    background-size: 100% 1000px;
    z-index: 1;
    clear: both;
}

.top-header {
    background-color: transparent;
    position: relative;

}

.modal-header .close {
margin-top: -23px; 
}


/* Alias for .header_wrapper  */
/*
Header Element, Container for
  - Logo
  - Navigation
  - Search
*/
/* Configuration of the header*/
.header {
    padding: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    
    z-index: 999;
}

.header .logo {
    margin: 8px 0 8px 0;
    height: 70px;
}

/*
Navigation
*/
/* Nav Config */
.navigation {
    float: right;
    padding: 0 0 0 10px;
    margin: 0;
    list-style-type: none;
}

.navigation > li {
    float: left;
    margin-right: 30px;
}

.navigation > li:last-child {
    margin-right: 0;
}

/* First Level Styling */
.navigation > li > a {
    color: #898989;
    text-transform: uppercase;
    font-family: "Raleway",sans-serif;
    font-weight: 400;
    font-size: 1rem;
    text-decoration: none;
    height: 82px;
    display: inline-block;
    position: relative;
    z-index:1;
    padding-right: 10px;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    -ms-perspective: 1000px;
    perspective: 1000px;
    color: #2a2a2a;

}

.navigation > li:hover > a,
.navigation > li > a:hover,
.navigation > li > .activelink {
    color: #0066a0;
}

.navigation > li > a > span.label-nav {
    float: left;
    line-height: 20px;
    display: block;
    width: 100%;
    clear: both;
    margin: 27px 0 0 0;
}

.navigation > li > a > span.label-nav-sub {
    float: left;
    width: 100%;
    clear: both;
    font-size: .6rem;
    color: #bcbcbc;
    display: inline-block;
    position: relative;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    -o-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-perspective: 5000px;
    -moz-perspective: 5000px;
    -ms-perspective: 5000px;
    perspective: 5000px;
    text-transform: uppercase;
}

.navigation > li > a > span.label-nav-sub::before {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    content: attr(data-hover);
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    -o-transform-origin: 50% 0;
    transform-origin: 50% 0;
    opacity: 0;
}

.navigation > li:hover > a > span.label-nav-sub,
.navigation > li:hover > a > span.label-nav-sub {
    -webkit-transform: rotateX(90deg) translateY(-22px);
    -moz-transform: rotateX(90deg) translateY(-22px);
    -ms-transform: rotateX(90deg) translateY(-22px);
    -o-transform: rotateX(90deg) translateY(-22px);
    transform: rotateX(90deg) translateY(-22px);
    -ms-transform: none;
}

.ie10 .navigation > li:hover > a > span.label-nav-sub,
.ie10 .navigation > li:hover > a > span.label-nav-sub {
    transform: none;
}

.navigation > li:hover > a > span.label-nav-sub::before, .navigation > li:hover > a > span.label-nav-sub::before {
    color: #0066a0;
    opacity: 0.7;

}

.navigation > li > .activelink span.label-nav-sub {
    color: #585858;
}

.navigation > li:last-child > a {
    margin-right: 0;
    padding-right: 0;
}

/* set all LI to relative */
.navigation li {
    position: relative;
}

/* Sub menu Style */
.navigation ul {
    position: absolute;
    padding: 0;
    margin: 0;
    top: 86px;
    background-color: #fff;
    display: none;
    z-index: 1;
    border: 1px solid #DDDDDD;
    border-top: 3px solid #DDD;
    -webkit-transition: opacity 0.4s;
    -moz-transition: opacity 0.4s;
    -o-transition: opacity 0.4s;
    transition: opacity 0.4s;
    opacity: 0;
    height: 0px;
    overflow: hidden;
    left: -7px;
}



.navigation ul li {
    line-height: 0;
    list-style-type: none;
}

.navigation ul.show-sub-menu {
    display: block;
    opacity: 1;
    height: auto;
}

.navigation .icon-arrow-menu {
    position: absolute;
    top: 19px;
    left: 6px;
    color: white;
    color: rgba(255, 255, 255, 0.5);
    font-size: 15px;
    display: none;
    z-index: 10;
}

.navigation .icon-arrow-submenu {
    position: absolute;
    top: 14px;
    right: 10px;
    color: white;
    color: rgba(255, 255, 255, 0.5);
    font-size: 11px;
}

.navigation ul li a {
    padding: 5px 7px 5px 7px;
    width: 190px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.42857;
    display: block;
    color: #787878;
    text-decoration: none;
    font-size: 12px;
    background-color: #fff;
    overflow: hidden;
    position: relative;
    float: left;
}

/* Link hover for sub menu */
.navigation ul li:hover > a {
    background-color: #F7F7F7;
    color: #0066a0;
    text-decoration: underline;
}

/* icon hover for sub menu */
.navigation ul li:hover > a i {
    color: white;
}

.navigation ul li a.activelink {
    font-weight: bold;
    font-weight: 400;
    color: #0066a0;
    background-color: #F7F7F7;
}

.navigation ul li:first-child > a {
    border-top: none;
}


/* 3rd level */
.navigation ul ul {
    left: 172px;
    top: 0;
    border-top: 0;
}

.mobile-menu-button {
    display: none;
}

.mobile-nav {
    display: none;
}

.mobile-nav > li:last-child a {
    border-bottom: 1px solid rgba(0, 76, 119, 0.1);
}


/****************************
Header
****************************/
/*
This section container:
  - Search
  - Navigation
  - Sub Nav

/* Search */
#nav-search {
  min-height: 30px;
  width: 340px;
  position: relative;
  margin-top: 10px;
}
#search-form {
  position: relative;
}
#search-field {
  width: 220px;
  height: 30px;
  color: #5f574f;
  padding: 4px 33px 4px 10px;
  border: 2px solid #e9e6df;
  background-color: #fbfbf9;
  border-radius: 2px;
  position: absolute;
  right: 0;
}
#search-type {
  position: absolute;
  top: 5px;
}
#search-type input:focus {
  outline: 2px solid #0098db;
}
#search-type label {
  font-weight: 400;
  color: #f2f1eb;
}
#search-type input[type="radio"] {
  margin-right: 8px;
}
#search-form #search-btn {
  cursor: pointer;
  border: none;
  height: 26px;
  width: 26px;
  background-color: #fbfbf9;
  position: absolute;
  right: 5px;
  top: 2px;
}
#search-form #search-btn i {
  color: #5f574f;
}
#search-form #search-btn:hover {
  opacity: 0.6;
}
#search-form #search-btn:focus {
  outline: 2px solid #0098db;
}
/* Nav */
#menu {
  background-color: #f7f7f7;
  margin-bottom: 0px;
  -webkit-box-shadow: 0 -4px 8px -2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 -4px 8px -2px rgba(0, 0, 0, 0.2);
}
#menu ul {
  padding-left: 0;
}
.navbar .nav > li {
  display: block;
  position: relative;
  padding: 0 0px 0 0;
}
.navbar .nav > li:last-child {
  padding-right: 0;
}
.navbar .nav > li > a {
  font-size: 1.1em;
  font-weight: 200;
  text-transform: uppercase;
  padding: 10px 0 9px 0;
  margin-right: 20px;
  line-height: 1em;
  border-bottom: none;
  color: #2e2d29;
}
.navbar .navbar-collapse {
  padding: 0;
  max-height: none;
}
.navbar .menu-text {
  display: none;
}

/*sub navigaton */
#sub-nav h4 {
  text-transform: uppercase;
  display: none;
}
#sub {
  padding-top: 7px;
  padding-right: 5px;
  z-index: 9999;
  list-style: none;
  position: relative;
}

#sub li {
  display: inline;
  padding-bottom: 0;
  padding-right: 15px;
}
#sub li a {
  font-size: .8em;
  text-transform: uppercase;
  padding-bottom: 9px;
  color: #2e2d29;
}

#sub-fund {
  margin: 0;
  padding-top: 0px;
  padding-right: 0px;
  z-index: 9999;
  list-style: none;
  position: relative;
  background-color: #0066a0;
  color: #fff;
  
}

#sub-fund li {
  display: inline;
  padding-bottom: 0;
  padding-right: 20px;
}
#sub-fund li a {
  font-size: .8em;
  text-transform: uppercase;
  padding-bottom: 10px;
  color: #fff;
}

.nav-pills > li {
  border-radius: 2px;
  margin-right: 2px;
}


@media (max-width: 992px) {
  .container {
    padding: 0 15px;
  }
  
  .navbar-toggle {
      display: inline;
  }
  
  #search-field {
    -webkit-appearance: none;
    left: 0;
  }
  #search-form #search-btn {
    left: 140px;
    right: 0;
    padding: 0;
  }
  #search-type {
    right: -2px;
  }
  #search-type label {
    color: #0077ba;
    font-size: .9em;
  }

  .navbar .menu-text {
    display: inline;
    text-transform: uppercase;
    left: 50px;
    top: 7px;
    position: absolute;
    color: #0066a0;
    font-size: 0.9em;
    font-weight: 700;
  }
  
  .navbar-toggle .icon-bar {
    width: 30px !important;
  }
  
  .navbar-toggle {
    margin: 0px;   
  }
  
  .navbar-default .navbar-toggle {
      border: none !important;
      background-color: #fff;
  }
  
 
  .mobile-menu-button .navbar .navbar-toggle {
    background-color: #0066a0;
    border: none;
    float: right;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 1px;
    padding: 7px 10px;
  }
  
  .navbar-default .navbar .navbar-toggle {
    background-color: #fff;
    top: 17px;
    border: none;
    float: right;
    margin-bottom: 0;
    margin-right: 0;
    padding: 7px 10px;
}
  .navbar .navbar-toggle span.icon-bar {
    background-color: #0066a0;
  }
  
  .navbar button.collapsed {
    background-color: #fff !important;
    margin: 0px !important;
    border: none;
  }
  
  .navbar .navbar-collapse {
    width: 100%;
  }
  .navbar .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar .nav {
    margin: 8px 0 15px 0;
  }
  .navbar .nav > li {
    display: block;
    padding-right: 0;
  }
  .navbar .nav > li > a,
  .navbar .nav > li > a:focus,
  .navbar .nav > li > a:hover {
    display: block;
    padding: 7px 12px;
    margin-right: 0;
    width: 100%;
  }
  .navbar .nav > li > a:hover,
  .navbar .nav > li > a:focus {
    background-color: #fff;
    border-bottom: none;
  }
  .navbar #sub-nav {
    width: 100%;
    margin-bottom: 15px;
    border-radius: 1px;
    padding: 0.5em 0;
  }
  .navbar #sub-nav h4 {
    display: block;
    margin-bottom: 0;
    padding-left: 5px;
    color: #0066a0;
    font-size: 0.9em;
    font-weight: 400;
    cursor: pointer;
  }
  .navbar #sub-nav h4 span {
    padding: 0 0.5em;
    font-size: 1.1em;
  }
  .navbar #sub {
    margin: 0 0 0 1.4em;
    list-style: none;
    position: relative;
    display: none;
  }
  .navbar #sub.pull-right {
    float: none !important;
  }
  .navbar #sub li {
    display: block;
    list-style: none;
  }
  .navbar #sub li a {
    font-size: 0.9em;
    text-transform: uppercase;
    font-weight: 200;
    display: block;
    padding: 7px 16px;
  }
  .navbar #sub li a:focus,
  .navbar #sub li a:hover {
    text-decoration: none;
    background-color: #fff;
    border-bottom: none;
    padding-bottom: 6px;
  }
  
  .navbar #sub-fund {
    margin: 0 0 0 1.4em;
    list-style: none;
    position: relative;
    display: none;
  }
  .navbar #sub-fund.pull-right {
    float: none !important;
  }
  .navbar #sub-fund li {
    display: block;
    list-style: none;
  }
  .navbar #sub-fund li a {
    font-size: 0.9em;
    text-transform: uppercase;
    font-weight: 200;
    display: block;
    padding: 7px 16px;
  }
  .navbar #sub-fund li a:focus,
  .navbar #sub-fund {
    background-color: #0066a0;
    border-bottom: none;
    padding-bottom: 6px;
  }

}

@media (min-width: 768px) and (max-width: 961px) {
  .size-detect-sm {
    display: inline;
  }
  .col-sm-1-4 {
    float: left;
    width: 18%;
    margin-right: 2%;
  }
  #search-form #search-btn {
    left: 190px;
  }
  .dropdown:hover > .dropdown-menu { 
    display: block; 
  } 
  
  .top-bar {
    display: none;
  }
  
  
}
@media (max-width: 768px) {
    
  #nav-search {
    float: right;
    margin: -65px 0 0 0;
  }
  .navbar .nav li a:hover {
    border-bottom: 3px solid #0066a0;
    color: inherit;
  }
  #sub li a:hover {
    border-bottom: solid 3px #0066a0;
    color: inherit;
  }
  #sub li:last-child {
    padding-right: 0;
  }
  #sub-fund li a:hover {
    
  }
  #sub-fund li:last-child {
    padding-right: 0;
  }
  .dropdown:hover > .dropdown-menu { 
    display: block; 
  }
  
}
@media (min-width: 768px) and (max-width: 1199px) {
  .size-detect-md {
    display: inline;
  }
  .navbar .nav > li {
    padding: 0 0px 0 0;
  }
  .navbar .nav > li > a {
    font-size: .6em;
    padding: 16px 0 10px 0;
    margin-right: 10px;
  }
  #sub li {
    padding-right: 10px;
    padding-top: 6px;
  }
  #sub li a {
    font-size: .6em;
    font-weight: 200;
    text-transform: uppercase;
    margin-right: 0px;
    line-height: 1em;
    border-bottom: none;
    color: #2e2d29;
  }
  #sub-fund li {
    padding-right: 10px;
    padding-top: 6px;
  }
  
  #sub-fund li a {
    font-size: .7em;
    font-weight: 200;
    text-transform: uppercase;
    margin-right: 0px;
    line-height: 1em;
    border-bottom: none;
    color: #2e2d29;
  }
  .right-menu {
    left: -100px !important;
}
  
}
@media (min-width: 1200px) {
  .size-detect-lg {
    display: inline;
  }
  .dropdown:hover > .dropdown-menu { 
    display: block; 
  }
  .right-menu {
    left: -100px !important;
}
  
}



/************************************
Sticky Menu
************************************/
.sticky-navigation {
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 2;
    height: 30px;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    background-color: #184780;
    background-color: rgba(24, 71, 128, 0.9);
}

.sticky-navigation .navigation {
    margin: auto;
    width: 940px;
    float: none;
    list-style-type: none;
    top: 25px;
}

.sticky-navigation .navigation > li > ul {
    top: 30px;
}

.sticky-navigation .navigation > li > a {
    line-height: 30px;
    height: auto;
    font-size: 13px;
}

.sticky-navigation ul {
    list-style-type: none;
}

.header-no-shadow.header:after {
    background-image: none;
}


.top-bar {
    height: 35px;
    background-color: #FBFBFB;
    line-height: 35px;
    border-bottom: 1px solid #E9E9E9;
}

.call-us, .top-bar-block {
    color: #969696;
    float: left;
    margin-right: 10px;
    padding-right: 10px;
}

.call-us i, .top-bar-block i {
    font-size: 15px;
    line-height: 39px;
    float: left;
}

.call-us span, .top-bar-block span {
    padding-left: 10px;
    font-size: 11px;
}

.top-bar-block:last-child {
    border-right: 0;
}

.top-bar .social-icons {
    overflow: hidden;
    float: right;
    width: auto;
}

.top-bar .social-icons > ul {
    margin: 0;
    background-color: transparent;
    float: right;
}

.top-bar .social-icons .social-media-icon {
    background-color: transparent;
    height: 35px;
    border: none;
    margin: 0;
    background-position: 0 -43px;
}

.top-bar .social-icons .social-media-icon:hover {
    border: none;
    background-position: 0 -3px;
}

.top-bar .social-icons li {
    float: right;
}



/****************************
menu
****************************/

#nav-collapse {
    display: none;
    color: #fff;
    text-align: right;
    width: 100%;
    padding: .625em 0 .625em 0;
}

#nav-collapse.active {
    display: block;
}

/****************************
Img overlay
****************************/
.img-overlay {
    width: 100%;
    height: 100%;
    position: relative;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 0 150px;
}

.img-overlay img {
    width: 100%;
    height: 100%;
}

.item-img-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0%;
    top: 0;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
    overflow: hidden;
}

.item-img-overlay:hover {
    filter: alpha(opacity=1);
    opacity: 1;
}

.item-img-overlay .item_img_overlay_content {
    position: absolute;
    background-color: #0066a0;
    height: 100%;
    width: 100%;
    top: auto;
    bottom: 0;
    opacity: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
    -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
    -o-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
    transition: transform 0.4s, opacity 0.1s 0.3s;
}
.item-img-overlay:hover .item_img_overlay_content {
    opacity: 0.9;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
    -moz-transition: -moz-transform 0.4s, opacity 0.1s;
    transition: transform 0.4s, opacity 0.1s;
}

.img-overlay:hover img {
    opacity: 1;
}


.team-member-image.img-overlay .item_img_overlay_content {
    position: absolute;
    background-color: #0066a0;
    height: 40px;
    width: 100%;
    top: auto;
    bottom: 0;
    opacity: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
    -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
    transition: transform 0.4s, opacity 0.1s 0.3s;
}

.item-img-overlay a:hover {
    text-decoration: none;
}

.img-overlay:hover .item-img-overlay {
    opacity: 1;
}

.img-overlay .item_img_overlay_content {
    position: absolute;
    background-color: #0066a0;
    height: 40px;
    width: 100%;
    top: auto;
    bottom: 0;
    opacity: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
    -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
    transition: transform 0.4s, opacity 0.1s 0.3s;
}
.img-overlay:hover .item_img_overlay_content {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Matrix(Dy=0);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}

.item-img-overlay .item_img_overlay_content i {
    margin-right: 10px;
}

.item-img-overlay {
    color: #fff;
}

.item-img-overlay a {
    color: #fff;
}
.item-img-overlay a:hover {
    color: #fff !important;
}

a.portfolio-zoom icon-resize-full:hover {
    color: #0066a0 !important;
}

.item-img-overlay i {
    background-color: white;
    background-color: rgba(255, 255, 255, 0.95);
    color: #0066a0;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
    display: inline-block;
    position: relative;
    -webkit-transition: background-color, color 0.4s;
    -moz-transition: background-color, color 0.4s;
    -o-transition: background-color, color 0.4s;
    transition: background-color, color 0.4s;
}
.item-img-overlay i:hover {
    color: #0066a0;
}

.item-img-overlay i:hover {
    background-color: #0066a0;
    color: white;
    color: rgba(255, 255, 255, 0.95);
}

.item-img-overlay .portfolio-zoom {
    position: absolute;
    top: 50%;
    margin-top: -40px;
    right: 50%;
    margin-right: -20px;
    background-color: white;
    background-color: rgba(255, 255, 255, 0.95);
    color: #0066a0;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 43px;
    text-align: center;
    font-size: 18px;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    cursor: pointer;
    z-index: 1;
}
.item-img-overlay .portfolio-zoom:hover {
    color: #0066a0 !important;
}

.item-img-overlay:hover .portfolio-zoom,
.item-img-overlay:hover i,
.thumb-label-item:hover .portfolio-zoom,
.feature-image:hover .portfolio-zoom,
.blog-post-featured-img:hover .portfolio-zoom {
    opacity: 0.8;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-name: overlay-animation;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-delay: 0s;
    -moz-animation-fill-mode: forwards;
    -moz-animation-name: overlay-animation;
    -moz-animation-duration: 0.5s;
    -moz-animation-timing-function: linear;
    -moz-animation-delay: 0s;
    -o-animation-fill-mode: forwards;
    -o-animation-name: overlay-animation;
    -o-animation-duration: 0.5s;
    -o-animation-timing-function: linear;
    -o-animation-delay: 0s;
    animation-fill-mode: forwards;
    animation-name: overlay-animation;
    animation-duration: 0.5s;
    animation-timing-function: linear;
    animation-delay: 0s;
    transform: scale(1) \9;
}

@-webkit-keyframes overlay-animation {
    0% {
    -webkit-transform: scale(1.5);
    opacity: 0;
}

50% {
    -webkit-transform: scale(0.5);
}

100% {
    -webkit-transform: scale(1);
    opacity: 1;
}
}

@-moz-keyframes overlay-animation {
    0% {
    -moz-transform: scale(1.5);
    opacity: 0;
}

50% {
    -moz-transform: scale(0.5);
}

100% {
    -moz-transform: scale(1);
    opacity: 1;
}
}

@-o-keyframes overlay-animation {
    0% {
    -o-transform: scale(1.5);
    opacity: 0;
}

50% {
    -o-transform: scale(0.5);
}

100% {
    -o-transform: scale(1);
    opacity: 1;
}
}

@keyframes overlay-animation {
    0% {
    transform: scale(1.5);
    opacity: 0;
}

50% {
    transform: scale(0.5);
}

100% {
    transform: scale(1);
    opacity: 1;
}
}

.img-overlay {
    overflow: hidden;
}

.img-overlay img {
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}

/*.img-overlay:hover img {
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
}

.feature .img-overlay:hover img {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}*/
.feature .item-img-overlay .portfolio-zoom {
    margin-top: -20px;
}





/****************************
images-content
****************************/
.images-content {
    width: 100%;
    height: 100%;
    position: relative;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 0 150px;
}

.images-content img {
    width: 100%;
}

.item-images-content {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0%;
    top: 0;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
    overflow: hidden;
}

.item-images-content:hover {
    filter: alpha(opacity=1);
    opacity: 1;
}

.item-images-content .item_images-content_content {
    position: absolute;
    background-color: #0066a0;
    height: 40px;
    width: 100%;
    top: auto;
    bottom: 0;
    opacity: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
    -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
    -o-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
    transition: transform 0.4s, opacity 0.1s 0.3s;
}

.team-member-image.images-content:hover .item_images-content_content {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
    -moz-transition: -moz-transform 0.4s, opacity 0.1s;
    transition: transform 0.4s, opacity 0.1s;
}
.team-member-image.images-content .item_images-content_content {
    position: absolute;
    background-color: #0066a0;
    height: 40px;
    width: 100%;
    top: auto;
    bottom: 0;
    opacity: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
    -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
    transition: transform 0.4s, opacity 0.1s 0.3s;
}

.item-images-content a:hover {
    text-decoration: none;
}

.images-content:hover .item-images-content {
    opacity: 1;
}

.images-content .item_images-content_content {
    position: absolute;
    background-color: #0066a0;
    height: 40px;
    width: 100%;
    top: auto;
    bottom: 0;
    opacity: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
    -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
    transition: transform 0.4s, opacity 0.1s 0.3s;
}
.images-content:hover .item_images-content_content {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Matrix(Dy=0);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}

.item-images-content .item_images-content_content i {
    margin-right: 10px;
}

.item-images-content {
    color: #fff;
}

.item-images-content a {
    color: #fff;
}
.item-images-content a:hover {
    color: #fff !important;
}

.item-images-content i {
    background-color: white;
    background-color: rgba(255, 255, 255, 0.95);
    color: #0066a0;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
    display: inline-block;
    position: relative;
    -webkit-transition: background-color, color 0.4s;
    -moz-transition: background-color, color 0.4s;
    -o-transition: background-color, color 0.4s;
    transition: background-color, color 0.4s;
}
.item-images-content i:hover {
    color: #0066a0;
}

.item-images-content i:hover {
    background-color: #0066a0;
    color: white;
    color: rgba(255, 255, 255, 0.95);
}

.item-images-content .portfolio-zoom {
    position: absolute;
    top: 50%;
    margin-top: -40px;
    right: 50%;
    margin-right: -20px;
    background-color: white;
    background-color: rgba(255, 255, 255, 0.95);
    color: #0066a0;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 43px;
    text-align: center;
    font-size: 18px;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    cursor: pointer;
    z-index: 1;
}
.item-images-content .portfolio-zoom:hover {
    color: #0066a0 !important;
}

.item-images-content:hover .portfolio-zoom,
.item-images-content:hover i,
.thumb-label-item:hover .portfolio-zoom,
.feature-image:hover .portfolio-zoom,
.blog-post-images-content:hover .portfolio-zoom {
    opacity: 0.8;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-name: overlay-animation;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-delay: 0s;
    -moz-animation-fill-mode: forwards;
    -moz-animation-name: overlay-animation;
    -moz-animation-duration: 0.5s;
    -moz-animation-timing-function: linear;
    -moz-animation-delay: 0s;
    -o-animation-fill-mode: forwards;
    -o-animation-name: overlay-animation;
    -o-animation-duration: 0.5s;
    -o-animation-timing-function: linear;
    -o-animation-delay: 0s;
    animation-fill-mode: forwards;
    animation-name: overlay-animation;
    animation-duration: 0.5s;
    animation-timing-function: linear;
    animation-delay: 0s;
    transform: scale(1) \9;
}


.images-content {
    overflow: hidden;
}

.images-content img {
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}



.feature .images-content:hover img {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.feature .item-images-content .portfolio-zoom {
    margin-top: -20px;
}







/****************************
Info Boxes
****************************/
/* Info Boxes */


.interest {
    text-align: left;
    font-size: .6rem;
    font-weight: 300;
    text-transform: uppercase;
    padding: 0;
}

.div-interest {
    position: relative;
    display: block;
    clear: both;
}

.alert {
    text-align: center;
    position: relative;
}

.alert-info {
    margin-bottom: 0px;
    
}

.alert a.alert-remove {
    position: absolute;
    right: 15px;
    top: 23px;
    cursor: pointer;
    font-size: 15px;
}
.alert a.alert-remove:hover {
    color: black;
    color: rgba(0, 0, 0, 0.3);
}

.alert .msg {
    padding: 0px 0px;
}

.info-box.red {
    border: 1px solid #e26d6d;
    color: white;
    background-color: #e26d6d;
}
.info-box.red .info-box-remove i {
    color: black;
    color: rgba(0, 0, 0, 0.3);
}

.info-box.yellow {
    border: 1px solid #faf1a9;
    color: #928416;
    background-color: #faf1a9;
    padding: 20px 20px;
    margin-bottom: 20px;


}
.info-box.yellow .info-box-remove i {
    color: black;
    color: rgba(0, 0, 0, 0.3);
}

.info-box.green {
    border: 1px solid #a6e07e;
    color: white;
    background-color: #a6e07e;
}
.info-box.green .info-box-remove i {
    color: black;
    color: rgba(0, 0, 0, 0.3);
}

.info-box.blue {
    border: 1px solid #579ace;
    color: white;
    background-color: #579ace;
}
.info-box.blue .info-box-remove i {
    color: black;
    color: rgba(0, 0, 0, 0.3);
}

.info-box.white {
    border: 1px solid #f7f7f7;
    color: #666666;
    background-color: #f7f7f7;
}
.info-box.white .info-box-remove i {
    color: black;
    color: rgba(0, 0, 0, 0.3);
}
/****************************
List icons
****************************/
.icons-lists-container {
    padding-left: 40px;
}


.icons-list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.icons-list a {
    color: #000;
}

.icons-list li {
    
    padding-left: 20px;
    margin-right: 0;
    padding-top: 4px;
}

.icons-list li:last-child {
    margin-bottom: 0;
}

.icons-list li:before {
    content: "";
    font-family: 'Font Awesome\ 5 Free';
    display: inline-block;
    font-weight: 900;
    width: 18px;
    height: 18px;
    font-size: 15px;
    margin-left: -18px;
    line-height: 22px;
}

.icons-list.colored-list li:before {
    color: #0066a0;
}

.icons-list.arrow-nes li:before {
    color: #0066a0;
    content: "\f105";
}


.icons-list.check-1 li:before {
    content: "\f046";
}


.icons-list.check-2 li:before {
    content: "\f00c";
}

.icons-list.clock li:before {
    content: "\f017";
}

.icons-list.hand li:before {
    content: "\f0a4";
}

.icons-list.remove li:before {
    content: "\f00d";
}

.icons-list.file li:before {
    content: "\f016";
}

.icons-list.arrow li:before {
    content: "\f061";
}

.icons-list.asterisk li:before {
    content: "\f069";
}

.icons-list.circle-blank li:before {
    content: "\f10c";
}

.icons-list.circle li:before {
    content: "\f111";
}

.icons-list.pencil li:before {
    content: "\f040";
}

.reveal .fa {
  font-family: 'FontAwesome';
  font-style: normal;
}
/****************************
Pagination
****************************/
.pagination-container {
    margin-bottom: 20px;
    overflow: hidden;
    text-align: center;
}

.pagination > li > a, .pagination > li > span {
    color: #999;
    margin: 0 0 0 6px;
    padding: 10px 15px;
    text-decoration: none !important;
    display: inline-block;
    font-size: 14px;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.pagination > li > a.prev,
.pagination > li > a.next,
.pagination > li > a:hover,
.pagination > li > a.current {
    background-color: #f7f7f7;
    color: #0066a0;
}
/****************************
Portfolio Single
****************************/
.portfolio-single-image {
    overflow: hidden;
    margin: 0 0 20px 0;
}

.portfolio-single-project-details {
    font-size: 13px;
}

.portfolio-single-project-details th {
    vertical-align: top;
    text-align: left;
    padding: 0 0 10px 0;
    text-transform: uppercase;
}

.portfolio-single-project-details td {
    vertical-align: top;
    padding: 0 0 10px 20px;
}

.portfolio-single-project-details tr {
    padding: 0 0 10px 0;
}

.portfolio-single-nextprev {
    height: auto;
    position: relative;
    overflow: hidden;
    border-top: 2px solid #f0f0f0;
    border-bottom: 2px solid #f0f0f0;
    padding: 5px 0;
}
.portfolio-single-nextprev .portfolio-single-next {
    margin: 5px 0 5px 0;
    float: left;
}
.portfolio-single-nextprev .portfolio-single-next:hover i {
    text-decoration: none;
}
.portfolio-single-nextprev .portfolio-single-next i {
    padding-right: 5px;
}
.portfolio-single-nextprev .portfolio-single-prev {
    float: right;
    margin: 5px 0 5px 0;
}
.portfolio-single-nextprev .portfolio-single-prev i {
    padding-left: 5px;
}
.portfolio-single-nextprev .portfolio-single-prev:hover i {
    text-decoration: none;
}
.section-tabs {
    padding: 0 0;
    text-align: center;
    background-color: #EFEFEF;
}

.section-tabs .tab-container {
    position: relative;
    z-index: 1;
}

.section-tabs .tab-content {
    overflow: hidden;
}

.section-tabs .section-etabs {
    margin: 0;
    padding: 5px 0;
    display: block;
    margin: auto;
    background-color: #fbfbfb;
    overflow: hidden;
    display: inline-block;
}

.section-tabs .section-etabs .tab {
    border: 0;
    background-color: transparent;
}

.section-tabs .section-etabs .tab a {
    font-size: 15px;
    display: block;
    padding: 0px 20px;
    color: #b4b4b4;
    position: relative;
    top: 3px !important;
    font-weight: 500;
    background-color: transparent;
    text-transform: uppercase;
    border: 0;
    font-family: "Roboto",sans-serif;
}

.section-tabs .tab a.active {
    border: none;
    color: #0066a0;
    top: 6px !important;
    line-height: 20px;
}

.section-tabs .tab.active {
    top: 0 !important;
    background-color: transparent;
    line-height: 20px;
}

.section-tabs .tab a.active:after {
    background-color: none;
}

.section-tabs .tab a.active:after {
    background-color: transparent;
    border-color: transparent;
}

.section-tabs .tab-content {
    padding: 30px 20px;
    overflow: hidden;
}

.section-tabs.full-tabs .tab-content {
    padding: 0;
}

.section-tabs .tab-content > div {
    overflow: hidden;
}

.section-etabs-container {
    width: 100%;
    background-color: #fbfbfb;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    height: 43px;
}


.section-tab-arrow {
    position: absolute;
    top: 43px;
    left: 0px;
    z-index: 2;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 13px 9.5px 0 9.5px;
    border-color: #e8e8e8 transparent transparent transparent;
    -webkit-transition: 0.3s left ease;
    -moz-transition: 0.3s left ease;
    -o-transition: 0.3s left ease;
    transition: 0.3s left ease;
}

.section-tab-arrow:before {
    content: "";
    position: absolute;
    top: -14px;
    left: -10px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 12px 8px 0 8px;
    border-color: #fbfbfb transparent transparent transparent;
}

/*
.section-tab-arrow:after, .arrow_box:before {
  top: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.section-tab-arrow:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fbfbfb;
  border-width: 10px;
  left: 50%;
  margin-left: -15px;
}

*/

.galleries {
margin: 15px auto;
width: 100%;
}
.galleries li {
width: 250px;
height: 250px;
float: left;
padding: 0;
margin-right: 5px;
margin-bottom: 5px;
list-style-type: none;
}
.galleries li img {
float: left;
margin: 0;
padding: 0;
}
.imghover_gallery {
position: absolute;
background-image: url("../img/fancy_zoom.png");
background-color: transparent;
background-repeat: no-repeat;
background-position: center center;
width: 150px;
height: 150px;
float: left;
display: block;
opacity: 0;
}


/****************************
Portfolio
****************************/
.portfolio-filter-container {
    clear: both;
    overflow: hidden;
    margin: 10px 0 5px 0;
    text-align: center;
    padding: 1px 0 0 0;
}

.portfolio-filter {
    list-style-type: none;
    margin: 0;
    padding: 3px 0;
    display: inline-block;
}

.portfolio-filter li {
    float: left;
    margin: 0 0 0 20px;
}

.portfolio-filter li:first-child {
    margin-left: 0;
}

.portfolio-filter li a {
    padding: 5px 10px;
    border-radius: 5px;
}

.portfolio-filter li a.portfolio-selected,
.portfolio-filter li a:hover {
    background-color: #184780;
    color: #fefefe;
    text-decoration: none;
}

.portfolio-filter-label {
    text-transform: uppercase;
    float: left;
    padding: 0 10px 0 0;
    margin: 3px 0 0 0;
    font-weight: bold;
}

/**
Portfolio Items
*/
.portfolio {
    clear: both;
    overflow: hidden;
}

.portfolio-items {
    padding: 0 0 0 0;
    width: 100%;
    margin: auto;
}

.boxed .thumb-label-item {
    width: 288px;
}

.thumb-label-item .thumb-label-item-img {
    margin-bottom: 0px;
}

.thumb-label-item .thumb-label-item-img img {
    width: 100%;
}

.thumb-label-item {
    width: 235px;
    float: left;
}

.portfolio-items {
    width: 940px;
}

/*
.thumb-label-item .thumb-label-item-title {
    margin: 0 0 0px 0;
    display: block;
    font-size: 16px;
    text-transform: uppercase;
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    margin: 0 auto;
}
*/
.thumb-label-item .thumb-label-title-tags {
    font-size: 11px;
    font-style: italic;
    text-align: center;
    position: absolute;
    bottom: 23%;
    width: 100%;
    margin: 0 auto;
}


/* 2 Columns*/
.portfolio-items-cols2 .thumb-label-item {
    width: 469px;
}

.boxed .portfolio-items-cols2 .thumb-label-item {
    width: 469px;
}

.portfolio-items-cols2 .thumb-label-item .thumb-label-item-title {
    font-size: 20px;

}

p.thumb-label-item-title {
    font-size: .7rem;
    line-height: 1.1em;
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
}

p.thumb-label-item-gallery {
    font-size: .9em;
    line-height: 1.3em;
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
}

.portfolio-items-cols2 .thumb-label-item .thumb-label-title-tags {
    bottom: 35%;
    font-size: 13px;
}

/* 3 cols & 3 cols boxed */
.portfolio-items.portfolio-items-cols3 .thumb-label-item {
    width: 313px;
}

.boxed .portfolio-items-cols3 .thumb-label-item {
    width: 290px;
}


.two-col {
    -moz-column-count: 2;
    -moz-column-gap: 10px;
    -webkit-column-count: 2;
    -webkit-column-gap: 10px;
    column-count: 2;
    column-gap: 10px;
}    

.two-col a {
    font-size: small;
}



@media screen  and (max-width: 768px){
.two-col {
    column-count: 1;
    -moz-column-count: 1;
    -moz-column-gap: 10px;
    -webkit-column-count: 1;
    -webkit-column-gap: 10px;
}

}

.two-col-flex {
    -moz-column-count: 2;
    -moz-column-gap: 100px;
    -webkit-column-count: 2;
    -webkit-column-gap: 100px;
    column-count: 2;
    column-gap: 100px;
    column-fill: balance;
}  


@media screen and (max-width: 768px){
.two-col-flex {
    column-count: 1;
    column-gap: 10px;
    -moz-column-count: 1;
    -moz-column-gap: 10px;
    -webkit-column-count: 1;
    -webkit-column-gap: 10px;
    display: grid;
}

.publications-main {
    padding: 10px 10px;
    margin-bottom: 5px;
    position: relative;
    display: inline-block;
    float: left;
    width: 100%;
}

}

@media screen and (min-width: 769px) and (max-width:991px){
 .publications-main {
    padding: 10px 10px;
    margin-bottom: 5px;
    position: relative;
    display: inline-block;
    float: left;
    max-width: 360px;
    min-height: 260px;
}
    
}

@media screen and (min-width: 992px) and (max-width: 1200px){

.publications-main {
    padding: 10px 10px;
    margin-bottom: 5px;
    position: relative;
    display: inline-block;
    float: left;
    max-width: 310px;
    min-height: 300px;
}

}


@media screen and (min-width: 1200px){
.publications-main {
    padding: 10px 10px;
    margin-bottom: 5px;
    position: relative;
    display: inline-block;
    float: left;
    max-width: 380px;
    min-height: 250px;
}
}


/*-----------------------------------------------------------------------------------*/
/*  Sidebar
/*-----------------------------------------------------------------------------------*/
.col-md-left{
	float: left;
}

.col-md-right{
	float: right;
}

.col-md-100-right{
	float: right;
	width: 100%
}

/*
календарь
*/

#calendar {
    height: 220px;
}

/*-----------------------------------------------------------------------------------*/
/*  Media Queries - Small Devices
/*-----------------------------------------------------------------------------------*/
@media (max-width:992px){
.boxed,
.boxed .header-content{
    width: 850px !important;
}

.col-sm-left{
	float: left;
	width: 100%;
}

.col-sm-right{
	float: right;
	width: 100%;
}

/*.top-bar {
    display: none;
}*/
.flag {
margin-top: 9px !important;    
}

.navbar-nav {
margin: 0px !important;
}

#calendar {
    height: 500px;
}

}


/****************************
Navigation Responsive
****************************/
.navigation_resp {
    background-color: #ccc;
    width: 400px;
    padding: 10px 5px 10px 20px;
}

.navigation_resp, .navigation_resp ul {
    list-style-type: none;
    padding-left: 0;
}
/* line 1, ../scss/resp_nav.scss */
.navigation_resp {
    background-color: #ccc;
    width: 400px;
    padding: 10px 5px 10px 20px;
}

/* line 6, ../scss/resp_nav.scss */
.navigation_resp, .navigation_resp ul {
    list-style-type: none;
    padding-left: 0;
}
/****************************
Revolution Slider Fixed Container
****************************/
.rev-slider-fixed {
    padding: 0px;
    position: relative;
    z-index: 0;
    top: 16px;
    left: 0px;
    position: relative;
    overflow: hidden;
    position: relative;
    overflow: hidden;
    z-index: 1;
    visibility: hidden;
    background-color: #f9f9f9;
}

.simplebullets {
    -webkit-transition: margin 100ms ease-in-out;
    -moz-transition: margin 100ms ease-in-out;
    -o-transition: margin 100ms ease-in-out;
    transition: margin 100ms ease-in-out;
}




/* Overwrite Default Revolution Slider CSS */
.rev-slider-fixed div.tparrows,
.rev-slider-full div.tparrows {
    opacity: 0;
    filter: alpha(opacity=0);
}

.rev-slider-fixed:hover .tparrows,
.rev-slider-full:hover .tparrows {
    opacity: 1;
    filter: alpha(opacity=70);
    -webkit-transition: background-color 200ms ease-in-out;
    -moz-transition: background-color 200ms ease-in-out;
    -o-transition: background-color 200ms ease-in-out;
    transition: background-color 200ms ease-in-out;
}

.rev-slider-fixed div.tp-leftarrow,
.rev-slider-full div.tp-leftarrow {
    background: no-repeat 17px center url("../images/assets/arrow_left.png");
    width: 50px;
    height: 50px;;
    background-color: #0065a0;
    border-radius: 2px;
}


/* We have to overwrite the bg color, because the mdia quuery overwite the background color after changing the background image */

.rev-slider-fixed div.tp-leftarrow:hover,
.rev-slider-full div.tp-leftarrow:hover {
    background-color: #0081CC;
}

.rev-slider-fixed div.tp-rightarrow,
.rev-slider-full div.tp-rightarrow {
    background: no-repeat 20px center url("../images/assets/arrow_right.png");
    width: 50px;
    height: 50px;
    background-color: #0065a0;
    border-radius: 2px;
}


/* We have to overwrite the bg color, because the mdia quuery overwite the background color after changing the background image */

/* We have to overwrite the bg color, because the mdia quuery overwite the background color after changing the background image */

.rev-slider-fixed div.tp-rightarrow:hover,
.rev-slider-full div.tp-rightarrow:hover {
    background-color: #0081CC;
}

/*.rev-slider-fixed .tp-bullets.simplebullets.round .bullet {
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    background: no-repeat top left url("../images/assets/bullets3.png");
    width: 12px;
    height: 12px;
}*/


.rev-slider-fixed .tp-bullets.simplebullets.round .bullet:hover,
.rev-slider-fixed .tp-bullets.simplebullets.round .bullet.selected,
.rev-slider-fixed .tp-bullets.simplebullets.navbar .bullet:hover,
.rev-slider-fixed .tp-bullets.simplebullets.navbar .bullet.selected {
    background-position: 0 -15px;
}

.boxedcontainer{
    max-width: 1170px;
    margin:auto;
    padding:0px 15px;
}

.boxedcontainer-frame{
    max-width: 1170px;
    margin: auto;
    padding:0px 15px;
    border-left: 3px solid #F8F8F8;
    border-right: 3px solid #F8F8F8;
    border-top: 3px solid #F8F8F8;
    border-bottom: 3px solid #F8F8F8;
}



/*********************************************
	-	SETTINGS FOR BANNER CONTAINERS	-
**********************************************/

.tp-banner-container{
	width:100%;
	position:relative;
	padding:0;
	margin-bottom: 0px;

}

.tp-banner{
	width:100%;
	position:relative;
}

.tp-banner-fullscreen-container {
		width:100%;
		position:relative;
		padding:0;
}



/****************************
GRID SLIDER
****************************/

.tp-loader.spinner2 { background-color: #FFFFFF !important; }
.slidergridrow { width:100%; position:relative; clear:both;margin:auto;}
.slidergridcol { width:33%; position:relative; float:left;}


/****************************
RS SLIDER - ken burn
****************************/

.bannercontainer {
	width:100%;
	position:relative;
	padding:0;
}
 
.banner{
	width:100%;
	position:relative;
}

/****************************
Slider fixed container
****************************/
.slider-fixed-container {
    background-color: #0066a0;
    width: 100%;
    overflow: hidden;
}

.slider-fixed-frame {
    margin: auto;
    position: relative;
    z-index: 0;
}

.slider-fixed-frame .cycle-slideshow.cycle-show-with-frame {
    float: none;
}

.slider-fixed-frame:after {
    position: absolute;
    left: 0px;
    top: 16px;
    z-index: 0;
    content: "";
}


/****************************
Revolution Slider Container
****************************/
.rev-slider-full {
    padding: 0px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    z-index: 0;
    width: 100%;
    max-height: 500px;
    overflow: hidden;
    visibility: hidden;
    left: 0;
    top: 0;
    clear: both;
}

.rev-slider-full .button.btn-flat, .rev-slider-fixed .button.btn-flat {
    color: #fff;
    padding: 10px 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.rev-slider-full .button.btn-flat:hover, .rev-slider-fixed .button.btn-flat:hover {
    color: #fff;
    background-color: #3b3b3b;
}

.button.btn-outlined {
    padding: 10px 15px;
    background-color: transparent !important;
    color: #fff !important;
    text-shadow: 1px 1px 1px #141414;
    border: 1px solid #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.button.btn-outlined:hover, .button.btn-outlined:active, .button.btn-outlined:focus {
    text-shadow: none;
    background-color: #fff !important;
    color: #4b4b4b !important;
    opacity: 1;
}


.slider-text-title {
    font-family: "Roboto",sans-serif;
    text-transform: uppercase;
    font-size: 48px;
    color: #1a242f;
    font-weight: bold;
}

.slider-text-description {
    font-family: "Roboto",sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 24px;
    line-height: 20px;
    color: #626262;
}
/****************************
Search Box
***************************
.gsc-search-button, .cse input.gsc-search-button, input.gsc-search-button {
    
    line-height: 10px !important;
    padding: 0 10px !important;
    -webkit-box-shadow: 0 0px 0 0 rgba(0, 0, 0, 0.3) inset;
    -moz-box-shadow: 0 0px 0 0 rgba(0, 0, 0, 0.3) inset;
    box-shadow: 0 0px 0 0 rgba(0, 0, 0, 0.3) inset;
    
}
*/

.gsc-table-result, .gsc-thumbnail-inside, .gsc-url-top {
    padding-left: 0px !important;
}

.gsc-table-cell-thumbnail, .gs-promotion-image-cell {
    padding: 0 0 0 0px !important;
}

.gsc-webResult.gsc-result:hover {
    padding-left: 15px;
}
.search-submit {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border: none !important;
    float: left;
}

.gsc-input-box  {
    height: 35px !important;
}
.gsst_b {
    font-size: 20px !important;
    padding: 0 6px !important;
}

.gsib_a {
padding: 8px 0 8px 12px !important;
}

.gsc-input {
    height: 100%  !important;
}
.gsc-search-button-v2 {
    padding: 9px 27px !important;
    border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    margin-top: 0px !important;
}

.gsc-search-button-v2 .gsc-search-button {
    padding: 7px 27px !important;
    border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    margin-top: 0px !important;
}

.searchbox {
    height: 34px;
    float: right;
    -webkit-transition: background-color 200ms;
    -moz-transition: background-color 200ms;
    -o-transition: background-color 200ms;
    transition: background-color 200ms;
    border-color: transparent #e8e8e8;
    padding-top: 8px;
    margin-left: 15px;
    
}

.searchbox.searchbox-open {
    border-bottom: 1px solid #eee;
}

.searchbox .searchbox-icon {
    font-size: 16px;
    color: #bdbdbd;
    color: rgba(189, 189, 189, 0.48);
    margin: 1px 0px 0 4px;
    float: left;
    cursor: pointer;
    background: none;
    border: 0;
    width: 28px;
    text-align: center;
    background: no-repeat -55px 0 url("../images/sprites.png");
    width: 27px;
    height: 17px;
}


.searchbox .searchbox-inputtext {
    float: right;
    margin: -2px 0 0 2px;
    width: 0px;
    background: none;
    border: 0;
    outline: 0;
    line-height: 20px;
    color: #6c6c6c !important;
    padding: 3px 0px 0 2px !important;
    box-sizing: border-box;
    font-size: 13px;
    -webkit-transition: width 400ms !important;
    -moz-transition: width 400ms !important;
    -o-transition: width 400ms !important;
    transition: width 400ms !important;
}
.searchbox .searchbox-inputtext:focus {
    background-color: transporent;
}

.searchbox .searchbox-submit {
    display: none;
}
/****************************
price-table
****************************/
.price-table {
    margin-top: 22px;
    border-radius: 2px;
    font-family: "Roboto",sans-serif;
    border-bottom: 1px solid #F0F0F0;
    border-top: 1px solid #F0F0F0;
}

.price-table .price-label {
    position: relative;
}

.row-fluid.row-no-margin [class*="span"]:first-child .price-table {
    border-right: none;
}

.row-fluid.row-no-margin [class*="span"]:last-child .price-table {
    border-left: none;
}

.price-table .price-table-row::after {
    content: " ";
    position: absolute;
    height: 1px;
    width: 100px;
    background: #DBDBDB;
    bottom: 1px;
    display: block;
    left: 50%;
    z-index: 100;
    margin-left: -50px;
}

.price-table .price-table-row::last-child::after {
    display: none;
}

.price-table .price-label-badge {
    font-size: 11px;
    position: absolute;
    right: -20px;
    top: -2px;
    padding: 2px 3px;
    background-color: #0066a0;
    color: #fff;
    border-radius: 3px;
    line-height: normal;
    text-transform: uppercase;
}

.price-table .price-label {
    background-color: #f5f5f5;
    color: #0066a0;
}

.price-table .price-label .price-label-name {
    text-align: center;
    text-transform: uppercase;
    font-size: 25px;
    display: inline-block;
    position: relative;
    line-height: 1.3em;
    margin: 35px 10px 20px 15px;
}

.price-table .price-table-header {
    text-align: center;
    background-color: #0066a0;
    color: #fff;
    width: 100%;
}

.price-table .price-value {
    position: relative;
    margin: auto;
    display: inline-block;
    width: auto;
    padding: 0 0 0px 0;
}

.price-table .price-unit {
    font-size: 1.5em;
    position: absolute;
    left: -24%;
    bottom: 35%;
}

.price-table .price-number {
    font-size: 2.5em;
    line-height: normal;
}

.price-table .price-per {
    font-size: .6em;
    position: absolute;
    right: -60%;
    bottom: 0%;
}



.price-table .price-table-row {
    position: relative;
    text-align: center;
    padding: 10px 30px;
    background-color: #f5f5f5;
}

.price-table .price-table-row i {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 18px;
}

.price-table-row-bottom {
    position: relative;
    text-align: center;
    padding: 31px 0;
    background-color: #f5f5f5;
}

/*.price-table .price-table-row:last-child:after {
  height: 0;
}*/
.price-table .price-table-rows {
    background-color: #f5f5f5;
    overflow: hidden;
}

.price-table.price-table-special {
    border: 0;
    position: relative;
    z-index: 5;
    margin-top: 0px;
}
.price-table.price-table-special .price-label {
    line-height: 100px;
}
.price-table.price-table-special .price-label-name {
    top: 13px;
}

.price-table.price-table-special .button {
    margin-top: 12px;
    padding-bottom: 40px;
    font-family: "Roboto",sans-serif;
}

.price-table .button {
    font-family: "Roboto",sans-serif;
}

.price-table.price-table-special .price-table-row-bottom {
    padding: 30px 0 40px 0;
}

.price-table.price-table-special.price-table-special-no-margin {
    margin-top: 0;
}
.loading-container {
    overflow: hidden;
    padding: 55px 0;
    text-align: center;
    text-align: center;
}

.loading-container .loading-text {
    font-size: 14px;
    margin: 20px 0 0 0;
    text-transform: lowercase;
    font-family: "Roboto",sans-serif;
}

.hide-until-loading {
    height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden !important;
    border: 0 !important;
}

.loading {
    margin: 0 auto;
    height: 20px;
    width: 20px;
    position: relative;
    -webkit-animation: spin 1.5s linear infinite;
    -moz-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite;
    display: none  \9;
}

.loading i {
    height: 20px;
    width: 20px;
    border-radius: 25px;
    display: block;
    position: absolute;
}

.loading i:before, .loading i:after {
    content: '';
    display: block;
    position: absolute;
    height: inherit;
    width: inherit;
    border-radius: inherit;
}

.loading i:first-child:before {
    background: #0066a0;
    -webkit-animation: rotate-top-left 1.5s linear infinite;
    -moz-animation: rotate-top-left 1.5s linear infinite;
    animation: rotate-top-left 1.5s linear infinite;
    opacity: 0.5;
}

.loading i:first-child:after {
    background: #0066a0;
    -webkit-animation: rotate-top-right 1.5s linear infinite;
    -moz-animation: rotate-top-right 1.5s linear infinite;
    animation: rotate-top-right 1.5s linear infinite;
    opacity: 0.5;
}

.loading i:last-child:before {
    background: #0066a0;
    -webkit-animation: rotate-bottom-left 1.5s linear infinite;
    -moz-animation: rotate-bottom-left 1.5s linear infinite;
    animation: rotate-bottom-left 1.5s linear infinite;
    opacity: 0.5;
}

.loading i:last-child:after {
    background: #0066a0;
    -webkit-animation: rotate-bottom-right 1.5s linear infinite;
    -moz-animation: rotate-bottom-right 1.5s linear infinite;
    animation: rotate-bottom-right 1.5s linear infinite;
    opacity: 0.5;
}

@-webkit-keyframes spin {
    0% {
    -webkit-transform: rotate(0deg);
}

50% {
    -webkit-transform: rotate(-180deg);
}

100% {
    -webkit-transform: rotate(-360deg);
}
}

@-webkit-keyframes rotate-top-right {
    0% {
    -webkit-transform: rotate(0deg);
}

50% {
    -webkit-transform: rotate(-180deg);
    -webkit-transform-origin: 20% 20%;
}

100% {
    -webkit-transform: rotate(-360deg);
}
}

@-webkit-keyframes rotate-top-left {
    0% {
    -webkit-transform: rotate(0deg);
}

50% {
    -webkit-transform: rotate(180deg);
    -webkit-transform-origin: 80% 20%;
}

100% {
    -webkit-transform: rotate(360deg);
}
}

@-webkit-keyframes rotate-bottom-right {
    0% {
    -webkit-transform: rotate(0deg);
}

50% {
    -webkit-transform: rotate(-180deg);
    -webkit-transform-origin: 80% 80%;
}

100% {
    -webkit-transform: rotate(-360deg);
}
}

@-webkit-keyframes rotate-bottom-left {
    0% {
    -webkit-transform: rotate(0deg);
}

50% {
    -webkit-transform: rotate(180deg);
    -webkit-transform-origin: 20% 80%;
}

100% {
    -webkit-transform: rotate(360deg);
}
}

@-moz-keyframes spin {
    0% {
    -moz-transform: rotate(0deg);
}

50% {
    -moz-transform: rotate(-180deg);
}

100% {
    -moz-transform: rotate(-360deg);
}
}

@-moz-keyframes rotate-top-right {
    0% {
    -moz-transform: rotate(0deg);
}

50% {
    -moz-transform: rotate(-180deg);
    -moz-transform-origin: 20% 20%;
}

100% {
    -moz-transform: rotate(-360deg);
}
}

@-moz-keyframes rotate-top-left {
    0% {
    -moz-transform: rotate(0deg);
}

50% {
    -moz-transform: rotate(180deg);
    -moz-transform-origin: 80% 20%;
}

100% {
    -moz-transform: rotate(360deg);
}
}

@-moz-keyframes rotate-bottom-right {
    0% {
    -moz-transform: rotate(0deg);
}

50% {
    -moz-transform: rotate(-180deg);
    -moz-transform-origin: 80% 80%;
}

100% {
    -moz-transform: rotate(-360deg);
}
}

@-moz-keyframes rotate-bottom-left {
    0% {
    -moz-transform: rotate(0deg);
}

50% {
    -moz-transform: rotate(180deg);
    -moz-transform-origin: 20% 80%;
}

100% {
    -moz-transform: rotate(360deg);
}
}

@keyframes spin {
    0% {
    transform: rotate(0deg);
}

50% {
    transform: rotate(-180deg);
}

100% {
    transform: rotate(-360deg);
}
}

@keyframes rotate-top-right {
    0% {
    transform: rotate(0deg);
}

50% {
    transform: rotate(-180deg);
    transform-origin: 20% 20%;
}

100% {
    transform: rotate(-360deg);
}
}

@keyframes rotate-top-left {
    0% {
    transform: rotate(0deg);
}

50% {
    transform: rotate(180deg);
    transform-origin: 80% 20%;
}

100% {
    transform: rotate(360deg);
}
}

@keyframes rotate-bottom-right {
    0% {
    transform: rotate(0deg);
}

50% {
    transform: rotate(-180deg);
    transform-origin: 80% 80%;
}

100% {
    transform: rotate(-360deg);
}
}

@keyframes rotate-bottom-left {
    0% {
    transform: rotate(0deg);
}

50% {
    transform: rotate(180deg);
    transform-origin: 20% 80%;
}

100% {
    transform: rotate(360deg);
}
}

.loading-fallback {
    display: none;
    display: block \9;
    text-align: center;
}


.progress {
    height: 30px;
    position: relative;
}
/*.progress .progress-bar {
    background: #0066a0;
}*/
.progress .sr-only {
    line-height: 30px;
    color: #fff;
    position: absolute;
    clip: auto;
    width: auto;
    height: auto;
    margin: 0;
}
.classic-form {
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    padding: 40px;
}
/****************************
Sidebar navigation
****************************/

/* Sidebar block */
.sidebar-block {
    position: relative;
    margin: 0 0 20px 0;
    overflow: hidden;
    width: 100%;
    z-index: 1;
}

.sidebar-block p {
    margin: 0;
}

.sidebar-block .sidebar-content {
    overflow: hidden;
}

.sidebar .sidebar-title:first-child {
    line-height: 24px;
}


.list-group {
    list-style-type: none;
    padding: 0;
    margin: 0 0;
    border: 0px;
    font-weight: 400 !important;
    border-radius: 0px;

}

.list-group a {
    color: #444;
    font-weight: 400 !important;
    font-size: .8rem;
    text-transform: uppercase;
    background-color: whitesmoke;
    line-height: 1.3rem;
    padding-right: 30px;
    border-bottom: white 4px solid !important;
    border: none;
}
.list-group a:hover {
    background: #0066a0;
    font-weight: 400 !important;
    color: #fff;
}
.list-group a:hover:after {
    color: rgba(0,0,0,0.25);
}

.list-group active a:hover {
    background-color: #0066a0;
    color: #fff !important;
    text-decoration: none;
    display: block;
}

.list-group a:after {
    content: "\f054";
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 900;
    float: right;
    font-size: 10px;
    position: absolute;
    top: 50%;
    margin-top: -18px;
    left: auto;
    right: 0px;
    width: 30px;
    height: 30px;
    overflow: hidden;
    font-size: 10px !important;
    line-height: 36px !important;
    text-align: center;
    text-shadow: none;
    background: transparent;
}

.list-group a:last-child {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px
}

/*.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: none;
    border: none;
    margin-bottom: 0px;
}*/

.list-group-item:first-child {
   border-top-left-radius: 0px !important;
   border-top-right-radius: 0px !important;
}

.list-group a.active {
    background: brown;
    color: #fff;
}

.list-group .level1 .active {
    color: white;
    background-color: rgba(0,0,0,0.7);
}

.inner.list-group a.active {
    text-decoration: underline;
    text-underline-position: under;
    -webkit-text-underline-position: under;
}
.list-group a :hover {
    background: #0066a0;
}

.inner {
    text-decoration: none;
}

.inner-ident {
    text-indent: 10px;
}

.inner .list-group .level3 {
    padding-left: 35px;
    background-color: #f2f2f2;
    font-size: .6rem;
}

.inner.list-group a {
    font-size: .7rem;
    color: #444;
    font-weight: 400;
    line-height: 1rem;
    padding-left: 22px;
    padding-right: 35px;
    background-color: #ddd;
    text-transform: uppercase;
}

.inner.list-group a:hover {
    background-color: #0066a0;
    color: #fff;
}

.inner a.active:hover {
    background: #0066a0;
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    background-color: #0066a0;
    border-color: #0066a0;
}

a.list-group-item {
    color: #444; 
}

a.list-group-item:focus, a.list-group-item:hover {
    color: #fff !important;
    background-color: #0066a0;
}

.inner a:after {
    display:none;
}

/* Top Links */
/****************************
Верхнее меню
****************************/
@media screen and (min-width: 991px) and (max-width: 1200px){
.top-links {
    font-size: 8px !important;
    padding: 15px 8px !important;
}
}

@media screen and (max-width: 991px){
.top-links {
    display: none !important;
}
}

.top-links {
    display: inline-block;
    padding-left: 20px;
    background-color: transparent;
    font-size: 11px;
    text-transform: uppercase;
    color: #2a2a2a;
    list-style-type: none;
}




.social-buttons {
    display:inline-block;
}

.social-likes__widget.social-likes__widget_facebook {
    background-color:#3b5998;   
}
.social-likes__widget.social-likes__widget_vkontakte {
    background-color:#5B7FA6;
}
.social-likes__widget.social-likes__widget_twitter {
    background-color:#57ccff;
}

.social-likes__widget .social-likes__button {
    height:100%;
}

.social-likes__widget .social-likes__icon.social-likes__icon_facebook::before {
    content:"\f09a";
}
.social-likes__widget .social-likes__icon.social-likes__icon_vkontakte::before {
    content:"\f189";
}

.social-likes__widget .social-likes__icon.social-likes__icon_twitter::before {
    content:"\f099";
}


.social-likes__widget .social-likes__icon {
    display: inline-block;
    padding: 0 10px;
    height: 100%;
    vertical-align: top;
    text-align: center;
    border-right: 1px solid rgba(255,255,255,0.25);
    font: normal normal normal 14px/1 'Font Awesome\ 5 Free';
    font-weight: 900;
    color: #ffffff;
    line-height: 20px;
}

.social-likes__widget .social-likes__counter {
    padding: 0 10px 0 5px;
    display: inline-block;
    min-width: 50px;
    vertical-align: top;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    line-height: 20px;
}

.social-likes__widget {
    display: inline-block;
    height: 40px;
    padding: 10px 0;
    border-radius: 1px;
    margin-right: 10px;
    cursor: pointer;
}

/* Social Icons */
/****************************
Social icons
****************************/

.social-icons .aim-icon {
    background-image: url("../images/social-media/social-media-aim.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons .aim-icon:hover {
    background-color: #e95a00;
    border: 1px solid #b64600;
}

.social-icons .behance-icon {
    background-image: url("../images/social-media/social-media-behance.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons .behance-icon:hover {
    background-color: #18a3fe;
    border: 1px solid #0189e2;
}

.social-icons .blogger-icon {
    background-image: url("../images/social-media/social-media-blogger.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons .blogger-icon:hover {
    background-color: #fb913f;
    border: 1px solid #fa740d;
}

.social-icons .devianart-icon {
    background-image: url("../images/social-media/social-media-devianArt.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons .devianart-icon:hover {
    background-color: #d0de21;
    border: 1px solid #a6b21a;
}

.social-icons .digg-icon {
    background-image: url("../images/social-media/social-media-digg.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons .digg-icon:hover {
    background-color: #2882c6;
    border: 1px solid #1f669c;
}

.social-icons .dribble-icon {
    background-image: url("../images/social-media/social-media-dribble.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons .dribble-icon:hover {
    background-color: #ef5b92;
    border: 1px solid #ea2d73;
}

.social-icons .ember-icon {
    background-image: url("../images/social-media/social-media-ember.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons .ember-icon:hover {
    background-color: #fb9d00;
    border: 1px solid #c87d00;
}

.social-icons .evernote-icon {
    background-image: url("../images/social-media/social-media-everNote.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons .evernote-icon:hover {
    background-color: #87c441;
    border: 1px solid #6da032;
}

.social-icons .flickr-icon {
    background-image: url("../images/social-media/social-media-flickr.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons .flickr-icon:hover {
    background-color: #ff0084;
    border: 1px solid #cc006a;
}

.social-icons .forrst-icon {
    background-image: url("../images/social-media/social-media-forrst.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons .forrst-icon:hover {
    background-color: #5b9a68;
    border: 1px solid #487a52;
}

.social-icons .googleplus-icon {
    background-image: url("../images/social-media/social-media-googlePlus.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons .googleplus-icon:hover {
    background-color: #d94a39;
    border: 1px solid #bb3424;
}

.social-icons .instagram-icon {
    background-image: url("../images/social-media/social-media-instagram.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons .instagram-icon:hover {
    background-color: #4e433c;
    border: 1px solid #312a26;
}

.social-icons .lastfm-icon {
    background-image: url("../images/social-media/social-media-lastFm.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons .lastfm-icon:hover {
    background-color: #d21309;
    border: 1px solid #a10f07;
}

.social-icons .linkedin-icon {
    background-image: url("../images/social-media/social-media-linkedIn.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons .linkedin-icon:hover {
    background-color: #71b2d0;
    border: 1px solid #4b9dc3;
}

.social-icons .myspace-icon {
    background-image: url("../images/social-media/social-media-myspace.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons .myspace-icon:hover {
    background-color: #053593;
    border: 1px solid #032362;
}

.social-icons .paypal-icon {
    background-image: url("../images/social-media/social-media-paypal.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons .paypal-icon:hover {
    background-color: #32689a;
    border: 1px solid #264e73;
}

.social-icons .reddit-icon {
    background-image: url("../images/social-media/social-media-reddit.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons .reddit-icon:hover {
    background-color: #cde2f9;
    border: 1px solid #9fc8f4;
}

.social-icons .sharethis-icon {
    background-image: url("../images/social-media/social-media-shareThis.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons .sharethis-icon:hover {
    background-color: #44832e;
    border: 1px solid #305d21;
}

.social-icons .wordpress-icon {
    background-image: url("../images/social-media/social-media-wordpress.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons .wordpress-icon:hover {
    background-color: #464646;
    border: 1px solid #2d2d2d;
}

.social-icons .yahoo-icon {
    background-image: url("../images/social-media/social-media-yahoo.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons .yahoo-icon:hover {
    background-color: #ab64bc;
    border: 1px solid #9348a5;
}

.social-icons .zerply-icon {
    background-image: url("../images/social-media/social-media-zerply.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons .zerply-icon:hover {
    background-color: #637e44;
    border: 1px solid #495d32;
}

.social-icons .twitter-icon {
    background-image: url("../images/social-media/social-media-twitter.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons .twitter-icon:hover {
    background-color: #00a0d1;
    border: 1px solid #00799e;
}

.social-icons .facebook-icon {
    background-image: url("../images/social-media/social-media-facebook.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons .facebook-icon:hover {
    background-color: #3b5998;
    border: 1px solid #2d4373;
}

.social-icons .youtube-icon {
    background-image: url("../images/social-media/social-media-youtube.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons .youtube-icon:hover {
    background-color: #c4302b;
    border: 1px solid #9a2622;
}

.social-icons .rss-icon {
    background-image: url("../images/social-media/social-media-rss.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons .rss-icon:hover {
    background-color: #fa9b39;
    border: 1px solid #f98207;
}

.social-icons .vimeo-icon {
    background-image: url("../images/social-media/social-media-vimeo.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons .vimeo-icon:hover {
    background-color: #44bbff;
    border: 1px solid #11a8ff;
}

.social-icons .vk-icon {
    background-image: url("../images/social-media/social-media-vk.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons .vk-icon:hover {
    background-color: #4d75a3;
    border: 1px solid #11a8ff;
}

.social-icons .slideshare-icon {
    background-image: url("../images/social-media/social-media-slideshare.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons .slideshare-icon:hover {
    background-color: #f08c1e;
    border: 1px solid #11a8ff;
}

.social-icons .skype-icon {
    background-image: url("../images/social-media/social-media-skype.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons .skype-icon:hover {
    background-color: #18b7f1;
    border: 1px solid #0c97ca;
}

.social-icons .mail-icon {
    background-image: url("../images/social-media/social-media-mail.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons .mail-icon:hover {
    background-color: #666666;
    border: 1px solid #4d4d4d;
}

.social-icons .apple-icon {
    background-image: url("../images/social-media/social-media-apple.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons .apple-icon:hover {
    background-color: #666666;
    border: 1px solid #4d4d4d;
}

.social-icons .pininterest-icon {
    background-image: url("../images/social-media/social-media-pininterest.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons .pininterest-icon:hover {
    background-color: #910101;
    border: 1px solid #5e0101;
}

.social-icons .tumblr-icon {
    background-image: url("../images/social-media/social-media-tumblr.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons .tumblr-icon:hover {
    background-color: #34526f;
    border: 1px solid #24384c;
}

.social-icons .soundcloud-icon {
    background-image: url("../images/social-media/social-media-soundCloud.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons .soundcloud-icon:hover {
    background-color: #db5708;
    border: 1px solid #aa4306;
}

.social-icons .dropbox-icon {
    background-image: url("../images/social-media/social-media-dropBox.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons .dropbox-icon:hover {
    background-color: #2d76be;
    border: 1px solid #235c95;
}


.social-icons > ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    overflow: hidden;
}


/* Social Icons */
/****************************
Social icons right
****************************/
.social-icons-right {
    float: right;
    margin-right: 2px;
}

.icons-right {
    float: right;
}

@media (max-width: 768px) {
.social-icons-right {
    display:none;
  }

}

.social-icons-right .aim-icon {
    background-image: url("../images/social-media/social-media-aim.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons-right .aim-icon:hover {
    background-color: #e95a00;
    border: 1px solid #b64600;
}

.social-icons-right .behance-icon {
    background-image: url("../images/social-media/social-media-behance.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons-right .behance-icon:hover {
    background-color: #18a3fe;
    border: 1px solid #0189e2;
}

.social-icons-right .blogger-icon {
    background-image: url("../images/social-media/social-media-blogger.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons-right .blogger-icon:hover {
    background-color: #fb913f;
    border: 1px solid #fa740d;
}

.social-icons-right .devianart-icon {
    background-image: url("../images/social-media/social-media-devianArt.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons-right .devianart-icon:hover {
    background-color: #d0de21;
    border: 1px solid #a6b21a;
}

.social-icons-right .digg-icon {
    background-image: url("../images/social-media/social-media-digg.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons-right .digg-icon:hover {
    background-color: #2882c6;
    border: 1px solid #1f669c;
}

.social-icons-right .dribble-icon {
    background-image: url("../images/social-media/social-media-dribble.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons-right .dribble-icon:hover {
    background-color: #ef5b92;
    border: 1px solid #ea2d73;
}

.social-icons-right .ember-icon {
    background-image: url("../images/social-media/social-media-ember.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons-right .ember-icon:hover {
    background-color: #fb9d00;
    border: 1px solid #c87d00;
}

.social-icons-right .evernote-icon {
    background-image: url("../images/social-media/social-media-everNote.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons-right .evernote-icon:hover {
    background-color: #87c441;
    border: 1px solid #6da032;
}

.social-icons-right .flickr-icon {
    background-image: url("../images/social-media/social-media-flickr.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons-right .flickr-icon:hover {
    background-color: #ff0084;
    border: 1px solid #cc006a;
}

.social-icons-right .forrst-icon {
    background-image: url("../images/social-media/social-media-forrst.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons-right .forrst-icon:hover {
    background-color: #5b9a68;
    border: 1px solid #487a52;
}

.social-icons-right .googleplus-icon {
    background-image: url("../images/social-media/social-media-googlePlus.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons-right .googleplus-icon:hover {
    background-color: #d94a39;
    border: 1px solid #bb3424;
}

.social-icons-right .instagram-icon {
    background-image: url("../images/social-media/social-media-instagram.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons-right .instagram-icon:hover {
    background-color: #4e433c;
    border: 1px solid #312a26;
}

.social-icons-right .lastfm-icon {
    background-image: url("../images/social-media/social-media-lastFm.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons-right .lastfm-icon:hover {
    background-color: #d21309;
    border: 1px solid #a10f07;
}

.social-icons-right .linkedin-icon {
    background-image: url("../images/social-media/social-media-linkedIn.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons-right .linkedin-icon:hover {
    background-color: #71b2d0;
    border: 1px solid #4b9dc3;
}

.social-icons-right .myspace-icon {
    background-image: url("../images/social-media/social-media-myspace.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons-right .myspace-icon:hover {
    background-color: #053593;
    border: 1px solid #032362;
}

.social-icons-right .paypal-icon {
    background-image: url("../images/social-media/social-media-paypal.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons-right .paypal-icon:hover {
    background-color: #32689a;
    border: 1px solid #264e73;
}

.social-icons-right .reddit-icon {
    background-image: url("../images/social-media/social-media-reddit.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons-right .reddit-icon:hover {
    background-color: #cde2f9;
    border: 1px solid #9fc8f4;
}

.social-icons-right .sharethis-icon {
    background-image: url("../images/social-media/social-media-shareThis.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons-right .sharethis-icon:hover {
    background-color: #44832e;
    border: 1px solid #305d21;
}

.social-icons-right .wordpress-icon {
    background-image: url("../images/social-media/social-media-wordpress.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons-right .wordpress-icon:hover {
    background-color: #464646;
    border: 1px solid #2d2d2d;
}

.social-icons-right .yahoo-icon {
    background-image: url("../images/social-media/social-media-yahoo.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons-right .yahoo-icon:hover {
    background-color: #ab64bc;
    border: 1px solid #9348a5;
}

.social-icons-right .zerply-icon {
    background-image: url("../images/social-media/social-media-zerply.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons-right .zerply-icon:hover {
    background-color: #637e44;
    border: 1px solid #495d32;
}

.social-icons-right .twitter-icon {
    background-image: url("../images/social-media/social-media-twitter.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons-right .twitter-icon:hover {
    background-color: #00a0d1;
    border: 1px solid #00799e;
}

.social-icons-right .facebook-icon {
    background-image: url("../images/social-media/social-media-facebook.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons-right .facebook-icon:hover {
    background-color: #3b5998;
    border: 1px solid #2d4373;
}

.social-icons-right .youtube-icon {
    background-image: url("../images/social-media/social-media-youtube.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons-right .youtube-icon:hover {
    background-color: #c4302b;
    border: 1px solid #9a2622;
}

.social-icons-right .rss-icon {
    background-image: url("../images/social-media/social-media-rss.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons-right .rss-icon:hover {
    background-color: #fa9b39;
    border: 1px solid #f98207;
}

.social-icons-right .vimeo-icon {
    background-image: url("../images/social-media/social-media-vimeo.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons-right .vimeo-icon:hover {
    background-color: #44bbff;
    border: 1px solid #11a8ff;
}

.social-icons-right .vk-icon {
    background-image: url("../images/social-media/social-media-vk.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons-right .vk-icon:hover {
    background-color: #4d75a3;
    border: 1px solid #11a8ff;
}

.social-icons-right .slideshare-icon {
    background-image: url("../images/social-media/social-media-slideshare.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons-right .slideshare-icon:hover {
    background-color: #f08c1e;
    border: 1px solid #11a8ff;
}

.social-icons-right .skype-icon {
    background-image: url("../images/social-media/social-media-skype.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons-right .skype-icon:hover {
    background-color: #18b7f1;
    border: 1px solid #0c97ca;
}

.social-icons-right .mail-icon {
    background-image: url("../images/social-media/social-media-mail.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons-right .mail-icon:hover {
    background-color: #666666;
    border: 1px solid #4d4d4d;
}

.social-icons-right .apple-icon {
    background-image: url("../images/social-media/social-media-apple.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons-right .apple-icon:hover {
    background-color: #666666;
    border: 1px solid #4d4d4d;
}

.social-icons-right .pininterest-icon {
    background-image: url("../images/social-media/social-media-pininterest.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons-right .pininterest-icon:hover {
    background-color: #910101;
    border: 1px solid #5e0101;
}

.social-icons-right .tumblr-icon {
    background-image: url("../images/social-media/social-media-tumblr.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons-right .tumblr-icon:hover {
    background-color: #34526f;
    border: 1px solid #24384c;
}

.social-icons-right .soundcloud-icon {
    background-image: url("../images/social-media/social-media-soundCloud.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons-right .soundcloud-icon:hover {
    background-color: #db5708;
    border: 1px solid #aa4306;
}

.social-icons-right .dropbox-icon {
    background-image: url("../images/social-media/social-media-dropBox.png");
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
}
.social-icons-right .dropbox-icon:hover {
    background-color: #2d76be;
    border: 1px solid #235c95;
}


.social-icons-right > ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    overflow: hidden;
}


.social-media-icon {
    width: 41px;
    height: 41px;
    text-indent: -9999px;
    background-color: #fafafa;
    border: 1px solid #f3f3f3;
    display: inline-block;
    margin: 0 2px 10px 0;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    float: left;
    background-repeat: no-repeat;
    background-position: 0 -41px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    cursor: pointer;
}
.social-media-icon:hover {
    background-position: 0 0;
}

.section-image .social-media-icon, .section-color-bg .social-media-icon, .section-color-dark-blue .social-media-icon, .section-color-clouds .social-media-icon, .section-color-blue .social-media-icon, .section-color-orange
.social-media-icon, .section-color-green .social-media-icon, .section-color-red .social-media-icon, .section-color-gray .social-media-icon, .section-color-purple .social-media-icon {
    background-position: 0 0;
    background-color: black;
    background-color: rgba(0, 0, 0, 0.6);
    border: 0 !important;
}

.social-icons.circle .social-media-icon {
    border-radius: 50%;
}

.img-overlay .social-media-icon {
    background-color: transparent;
    border: none !important;
    display: inline-block;
    background-position: 0 0;
    float: none;
    border-radius: 50%;
}
.img-overlay .social-media-icon:hover {
    box-shadow: none;
    background-color: transparent;
    opacity: 0.5;
}

.share-article a {
    display: inline-block;
    width: 36px;
    height: 36px;
    padding: 8px 0 0 9px;
    margin: 0px 5px 0px 0px;
    opacity: 0.8;
    line-height: 24px;
    cursor: pointer;
    border-radius: 50%;
    border: 1px solid #0066a0;
}
.share-article a:hover {
    opacity: 1;
}

.share-facebook {
    background-image: url("../images/social-media/share-facebook.png");
}


.share-twitter {
    background-image: url("../images/social-media/share-twitter.png");
}


.share-googleplus {
    background-image: url("../images/social-media/share-googlePlus.png");
}


.share-mail {
    background-image: url("../images/social-media/share-mail.png");
}



.sticky-header {
    position: fixed;
    z-index: 10000;
    width: 100%;
    background: #fff;
    top: 0;
    left: 0;
    -webkit-box-shadow: 0 1px 2px #cccccc;
    -moz-box-shadow: 0 1px 2px #cccccc;
    box-shadow: 0 1px 2px #cccccc;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
    opacity: 0.95;
    max-height: 100%;
    -webkit-backface-visibility: hidden;
}

.sticky-header .header {
    height: 30px;
}

.sticky-header .header .logo {
    margin: 6px 0 0 0;
    -webkit-transition: margin 0.3s;
    -moz-transition: margin 0.3s;
    -o-transition: margin 0.3s;
    transition: margin 0.3s;
}

.sticky-header .header .logo img {
    height: 30px;
}

.sticky-header .navigation > li > a > span.label-nav-sub {
    visibility: hidden;
}

.sticky-header .navigation > li > a {
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    -o-transition: height 0.3s;
    transition: height 0.3s;
    height: 35px;
}

.sticky-header .navigation > li > a > span.label-nav {
    -webkit-transition: margin 0.3s;
    -moz-transition: margin 0.3s;
    -o-transition: margin 0.3s;
    transition: margin 0.3s;
    margin: 10px 0 0 0;
}

.sticky-header .navigation > li > a:before {
    -webkit-transition: top 0.3s;
    -moz-transition: top 0.3s;
    -o-transition: top 0.3s;
    transition: top 0.3s;
    top: 10px;
}

.sticky-header .navigation ul {
    top: 40px;
    -webkit-transition: top 0.3s;
    -moz-transition: top 0.3s;
    -o-transition: top 0.3s;
    transition: top 0.3s;
}

.sticky-header .navigation > li > a:after, .sticky-header .navigation > li > .activelink:after {
    height: 0px !important;
}

.sticky-header .mobile-menu-button {
    top: 18px;
}


.section-subscribe {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: auto;
}


.section-subscribe-40 {
    width: 33%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: auto;
}

.section-subscribe input[type=text] {
    background-color: #8a8989;
    background-color: rgba(0, 0, 0, 0.2);
    border: 0;
    width: -moz-calc(100% - 40px);
    width: -o-calc(100% - 40px);
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
}
.section-subscribe input[type=text]::-webkit-input-placeholder {
    color: #fff;
}
.section-subscribe input[type=text]::-moz-input-placeholder {
    color: #fff;
}
.section-subscribe input[type=text]:-ms-input-placeholder {
    color: #fff;
}
.section-subscribe .subscribe-input.text-input {
    height: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
}
.section-subscribe .social-icons {
    margin: 20px 0 0px;
    overflow: hidden;
    text-align: center;
}
.section-subscribe .social-icons .social-media-icon {
    float: none;
    background-color: black;
    background-color: rgba(0, 0, 0, 0.5);
    background-position: 0 0;
    border: 0;
}

.subscribe-button {
    background-color: #0066a0;
    width: 40px;
    height: 40px;
    border: 0;
    color: #fff;
}

.subscribe-button-40 {
background-color: rgba(0, 102, 160, 0);
width: 33px;
height: 32px;
line-height: .9em;
border: 1px solid #ffffff;
color: #fff;
}

.section-subscribe input[type=text] {
    background-color: #f4f4f4;
    border: 0;
}
.section-subscribe input[type=text]::-webkit-input-placeholder {
    color: #bbb;
}
.section-subscribe input[type=text]::-moz-input-placeholder {
    color: #bbb;
}
.section-subscribe input[type=text]:-ms-input-placeholder {
    color: #bbb;
}

.section-subscribe-40 input::-webkit-input-placeholder {
    color: #ffffff;
}
.section-subscribe-40 input::-moz-input-placeholder {
    color: #ffffff;
}
.section-subscribe-40 input:-ms-input-placeholder {
    color: #ffffff;
}

.section-subscribe .subscribe-button.icon-envelope-alt {
    background-color: #0066a0;
}


.section-color-bg .subscribe-button, .section-color-red .subscribe-button, .section-color-orange .subscribe-button, .section-color-green .subscribe-button, .section-color-blue .subscribe-button,
.section-color-dark-blue .subscribe-button, .section-color-gray .subscribe-button, .section-color-clouds .subscribe-button, .section-color-purple .subscribe-button, .section-px .subscribe-button,
.section-image .subscribe-button {
    background-color: black !important;
    background-color: rgba(0, 0, 0, 0.6) !important;
}
.section-color-bg input[type=text], .section-color-red input[type=text], .section-color-orange input[type=text], .section-color-green input[type=text], .section-color-blue input[type=text],
.section-color-dark-blue input[type=text], .section-color-gray input[type=text], .section-color-clouds input[type=text], .section-color-purple input[type=text], .section-px input[type=text],
.section-image input[type=text] {
    background-color: #8a8989;
    background-color: rgba(0, 0, 0, 0.2);
}
.section-color-bg input[type=text]::-webkit-input-placeholder, .section-color-red input[type=text]::-webkit-input-placeholder, .section-color-orange input[type=text]::-webkit-input-placeholder, .section-color-green input[type=text]::-webkit-input-placeholder, .section-color-blue input[type=text]::-webkit-input-placeholder,
.section-color-dark-blue input[type=text]::-webkit-input-placeholder, .section-color-gray input[type=text]::-webkit-input-placeholder, .section-color-clouds input[type=text]::-webkit-input-placeholder, .section-color-purple input[type=text]::-webkit-input-placeholder, .section-px input[type=text]::-webkit-input-placeholder,
.section-image input[type=text]::-webkit-input-placeholder {
    color: #efefef;
}
.section-color-bg input[type=text]::-moz-input-placeholder, .section-color-red input[type=text]::-moz-input-placeholder, .section-color-orange input[type=text]::-moz-input-placeholder, .section-color-green input[type=text]::-moz-input-placeholder, .section-color-blue input[type=text]::-moz-input-placeholder,
.section-color-dark-blue input[type=text]::-moz-input-placeholder, .section-color-gray input[type=text]::-moz-input-placeholder, .section-color-clouds input[type=text]::-moz-input-placeholder, .section-color-purple input[type=text]::-moz-input-placeholder, .section-px input[type=text]::-moz-input-placeholder,
.section-image input[type=text]::-moz-input-placeholder {
    color: #efefef;
}
.section-color-bg input[type=text]:-ms-input-placeholder, .section-color-red input[type=text]:-ms-input-placeholder, .section-color-orange input[type=text]:-ms-input-placeholder, .section-color-green input[type=text]:-ms-input-placeholder, .section-color-blue input[type=text]:-ms-input-placeholder,
.section-color-dark-blue input[type=text]:-ms-input-placeholder, .section-color-gray input[type=text]:-ms-input-placeholder, .section-color-clouds input[type=text]:-ms-input-placeholder, .section-color-purple input[type=text]:-ms-input-placeholder, .section-px input[type=text]:-ms-input-placeholder,
.section-image input[type=text]:-ms-input-placeholder {
    color: #efefef;
}
/****************************
Tables
****************************/
table.table, table {
    width: 100%;
    text-align: left;
    background-color: transparent;
}

table.table thead tr, .table th {
    border-right: 0;
    background-color: #0066a0;
    color: #fff;
    text-align: left;
    padding: 10px 15px;
    vertical-align: top;
    font-size: 14px;
    font-weight: bold;
}

.table td, .table th {
    padding: 8px;
    border: 1px solid #D8D8D8;
}

.table tbody tr:hover {
    background: #fafafa;
}

table.hover thead th {
    background-color: #0066a0;
    color: #fff;
    border: 1px solid #eee;
}

table.hover thead tr {
    background-color: #fff;
}

table.hover td, table.hover th {
    border: 1px solid #eee;
    border-bottom: 1px solid #e8e8e8;
}

table.hover tbody tr:nth-child(odd) {
    background-color: #efefef;
}
/****************************
Tabs
****************************/
.etabs {
    margin: 0;
    padding: 0;
    clear: both;
}

.tab {
    display: inline-block;
    border-bottom: none;
    position: relative;
    padding: 3px 20px;
}

body .tab a {
    font-size: 12px;
    color: #b4b4b4;
    font-weight: 500;
    display: block;
    
    text-transform: uppercase;
}

body .tab {
    display: block;
    background-color: #f5f5f5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    position: relative;
    top: 3px;
    border: 1px solid #e8e8e8;
    border-left: 0;
    
}

body .tab:first-child {
    border-left: 1px solid #e8e8e8;
}

body .tab:first-child {
    margin-left: 0;
}

.tab a i {
    margin: 0 7px;
    font-size: 16px;
    line-height: 7px;
}

.tab a:hover {
    text-decoration: underline;
    color: #0066a0;
    text-decoration: none;
}

.tab.active {
    background-color: #ffffff;
    color: #0066a0;
    border: 1px solid #e7e7e7;
    border-bottom: none;
    position: relative;
    top: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.tab a.active {
    line-height: 25px;
}

.tab a.active:after {
    position: absolute;
    left: -1px;
    top: -4px;
    height: 3px;
    width: 100%;
}

.tab-container {
    visibility: hidden;
}

.tab-container .panel-container {
    background: #fff;
    border: solid #666 1px;
    padding: 10px;
    -moz-border-radius: 0 4px 4px 4px;
    -webkit-border-radius: 0 4px 4px 4px;
    font-family: "Roboto",sans-serif;
}

.tab-container .tabs-content {
    background: #ffffff;
    padding: 20px 0px;
    clear: both;
}


.tab-container .tabs-content div {
    color: #666666;
    line-height: 1.2;
    margin-bottom: 5px;
    font-size: 14px;
    visibility: visible !important;
}

.tab-container .tabs-content a {
    color: #666666;
}

/****************************
Tabs-Blog
****************************/
.etabs-blog {
    margin: 0;
    padding: 0;
    clear: both;
}

.tab-blog {
    display: inline-block;
    border-bottom: none;
    position: relative;
    padding: 7px 10px;
    text-align: center;
}

.form-control {
    height: 35px;
    -moz-height: 35px;
    -webkit-height: 35px;
}

body .tab-blog a {
    font-size: 10px;
    color: #666666;
    font-weight: 500;
    display: block;
    text-transform: uppercase;
}

body .tab-blog {
    background-color: #f5f5f5;
    float: left;
    width: 50%;
    position: relative;
}

.tab-blog a i {
    margin: 0px 5px;
    font-size: 1.1em;
    margin-left: -2px;
}

.tab-blog a:hover {
    text-decoration: underline;
    color: #0066a0;
    text-decoration: none;
}

.tab-blog.active a:hover {
    color: #ffffff;
}

.tab-blog.active {
    background-color: #0066a0;
    color: #ffffff;
    position: relative;
}

.tab-blog a.active {
    color: #ffffff;
}

.tab-blog a.active:after {
    position: absolute;
    left: -1px;
    top: -4px;
    height: 3px;
    width: 100%;
}

.social-icons >.float-right {
    float: right;
}

/****************************
Tag line
****************************/
.tagline {
    background: #f4f4f4;
    padding: 20px;
    font-size: 22px;
    line-height: 35px;
    font-weight: lighter;
    border: 1px solid #e8e8e8;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.tagline p:last-child {
    margin: 0;
}

/****************************
Team member
****************************/
.team-member {
    text-align: center;
}

.team-member .team-member-image {
    position: relative;
    overflow: hidden;
    margin: 0 7px 7px 0;
}

.team-member .team-member-image > img {
    width: 100%;
}

.team-member .team-member-content {
    padding: 22px 15px;
    border-top: 2px solid #0066a0;
    text-align: center;
}

.team-member .team-member-name,
.team-member-progress .team-member-name {
    margin-bottom: 0;
}

.team-member .team-member-position,
.team-member-progress .team-member-position {
    font-size: 12px;
    margin: 3px 0 10px 0;
    color: #0066a0;
    font-weight: lighter;
    text-transform: uppercase;
}

.team-member .team-member-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 103%;
    background-color: rgba(0, 0, 0, 0.75);
    opacity: 0;
    -webkit-transition: opacity 200ms ease-in-out;
    -moz-transition: opacity 200ms ease-in-out;
    -o-transition: opacity 200ms ease-in-out;
    transition: opacity 200ms ease-in-out;
}

.team-member .team-member-image:hover .team-member-overlay {
    display: block;
    opacity: 1;
}

.team-member .team-member-overlay-content {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -16px;
    width: 100%;
    opacity: 0;
    -webkit-transition: opacity 1000ms ease-in-out;
    -moz-transition: opacity 1000ms ease-in-out;
    -o-transition: opacity 1000ms ease-in-out;
    transition: opacity 1000ms ease-in-out;
}

.team-member .team-member-overlay-content a {
    font-size: 26px;
    padding: 5px;
    background-color: #fff;
    width: 25px;
    height: 25px;
    display: inline-block;
    opacity: 1;
}

.team-member .team-member-overlay-content a.icon-facebook {
    background-color: #3b5998;
    color: #fff;
}

.team-member .team-member-overlay-content a.icon-twitter {
    color: #00aced;
}

.team-member .team-member-overlay-content a.icon-pinterest {
    color: #cb2027;
}

/* Hover Action */
.team-member .team-member-image:hover .team-member-overlay-content {
    opacity: 1;
}
/****************************
Testimonial
****************************/
.testimonial .cycle-slideshow {
    position: relative;
}

.testimonial .testimonial-item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    visibility: hidden;
}

.testimonial .testimonial-title {
    text-transform: uppercase;
}

.testimonial .testimonial-content {
    position: relative;
}

.testimonial .testimonial-person {
    width: 115px;
    float: right;
}

.testimonial .testimonial-text {
    background-color: #f5f5f5;
    padding: 20px 15px 20px 15px;
    margin: 0px 0px 10px 0px;
    position: relative;
    width: 100%;
    font-size: 14px;
    line-height: 1.3em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
}

.testimonial .testimonial-person-pic {
    background-color: #fff;
    width: 60px;
    height: 60px;
    position: absolute;
    left: 0px;
    z-index: 1;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    border: 2px solid #fff;
}

.testimonial .news-pic {
    background-color: #fff;
    width: 60px;
    height: 60px;
    position: absolute;
    z-index: 1;
    overflow: hidden;
    border: 2px solid #fff;
}

.testimonial .testimonial-person-pic-article {
    background-color: #fff;
    width: 50px;
    height: 50px;
    position: absolute;
    bottom: 3px;
    left: 0px;
    z-index: 1;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    border: 2px solid #fff;
}

.testimonial .testimonial-person-pic img {
    position: absolute;
    left: 0;
    top: 0;
}

.testimonial .testimonial-by {
    float: left;
    margin: 3px 0px 40px 80px;
    font-size: 14px;
    text-transform: uppercase;
}

.testimonial .testimonial-article {
    float: left;
    margin: 20px 0px 17px 60px;
    font-size: 16px;
    text-transform: uppercase;
}

.testimonial .testimonial-by .testimonial-by-name {
    font-weight: bold;
}

.testimonial-by-name {
    color: #0066a0;
    margin-right: 1px;
}
.testimonial-big {
    width: 100%;
    background-color: #0066a0;
    position: relative;
    margin: 0px 0 0 0;
}

.testimonial-big .testimonial-big-text {
    float: left;
    font-size: 20px;
    color: #fff;
    line-height: 24px;
    padding: 35px 40px;
    position: relative;
    text-align: center;
}

.testimonial-big .testimonial-big-text:after {
    position: absolute;
    left: 0;
    top: 47px;
    content: "\201C";
    font-size: 90px;
    color: black;
    color: rgba(0, 0, 0, 0.35);
}

.testimonial-big .testimonial-big-text:before {
    position: absolute;
    right: 0;
    bottom: 10px;
    content: "\201D";
    font-size: 90px;
    color: black;
    color: rgba(0, 0, 0, 0.35);
}

.testimonial-big .row {
    position: relative;
}
.testimonial-big .row .col-md-2, .testimonial-big .row .col-sm-2, .testimonial-big .row .col-lg2 {
    position: static;
}

.testimonial-big .testimonial-big-img {
    position: absolute;
    right: -30px;
    bottom: -40px;
}

.testimonial-big .testimonial-big-img-left {
    position: absolute;
    left: 15px;
    bottom: 0;
}

.testimonial-big .testimonial-big-img img {
    width: auto;
    height: 270px;
}


.testimonial-big .testimonial-big-img-left img {
    width: auto;
    height: 274px;
}

.testimonial-item {
    margin-bottom: 5px;    
}


/****************************
main-events
****************************/

#event-list .main-event-date {
    
vertical-align: top;
padding-right: 15px;
width: 50px;
height: 50px;
border-radius: 7px;
padding: 5px;
margin-right: 7px;
border: 1px solid #ccc;
-moz-transition: opacity .25s cubic-bezier(0.0, 0.0, 0.2, 1);
-webkit-transition: opacity .25s cubic-bezier(0.0, 0.0, 0.2, 1);
transition: opacity .25s cubic-bezier(0.0, 0.0, 0.2, 1);

}


/****
#event-list .main-event-date {
    position: absolute;
    left: 20px;
    height: 50px;
    width: 50px;
    background-position: center;
    background: #ffffff;
    border-radius: 7px;
    padding: 6px;
    float: left;
    margin-top: 4px;
    border: 1px solid #ccc;
    -moz-transition: opacity .25s cubic-bezier(0.0, 0.0, 0.2, 1);
    -webkit-transition: opacity .25s cubic-bezier(0.0, 0.0, 0.2, 1);
    transition: opacity .25s cubic-bezier(0.0, 0.0, 0.2, 1);
}

*****/

#event-list .main-event-date .main-event-week {
    padding-left: 1px;
    font-weight: 400;
    font-size: .5rem;
    text-transform: uppercase;
    display: block;
    text-align: center;
    line-height: .59;
    letter-spacing: 1.1px;
}

#event-list .main-event-date .main-event-day {
    font-family: 'Roboto Slab', serif;
    font-weight: 200;
    display: block;
    text-align: center;
    font-size: 1.7em;
    color: #F00;
    line-height: 1.03;
    letter-spacing: -1px;
}

#event-list .main-event-date .main-event-month {
    padding-left: 1px;
    font-weight: 400;
    font-size: .5rem;
    text-transform: uppercase;
    display: block;
    text-align: center;
    line-height: 1.1;
    letter-spacing: 1px;
}

#event-list .main-event-date:hover {
    box-shadow: 0 0 5px rgba(122,122,122,0.5);
}

#event-list .event-date:hover {
    box-shadow: 0 0 10px rgba(122,122,122,0.5);
}



.p-page-main {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 11px;
    line-height: 1.3em;
    font-weight: 300;
    color: #666666;    
}

.h6-page-main {
    font-size: .9em;
    line-height: 1.3em;
    margin-bottom: 8px;
}

.h6-article-main {
    font-size: 1em;
    line-height: 1.4em;
    margin-bottom: 20px;
    font-weight: 200;
}

.main-article-title {
    margin: 0px 0px 0px 70px;
}


/****************************
events
****************************/

.postcard-left,.postcard-right {
    position: relative;
}

.postcard-left>div,.postcard-right>div {
    display:table-cell;
    position:relative
    
}

.postcard-left .postcard-image img,.postcard-right .postcard-image img {
    display:block;
    max-width:100%;
    height:auto
    
}

#event-list .event-date {
    position: relative;
    height: 100px;
    width: 100px;
    margin-right: 7px; 
    float: left;
    background-position: center;
    background: #ffffff;
    border-radius: 20px;
    padding: 10px;
    margin-top: 5px;
    border: 1px solid #ccc;
    -moz-transition: opacity .25s cubic-bezier(0.0, 0.0, 0.2, 1);
    -webkit-transition: opacity .25s cubic-bezier(0.0, 0.0, 0.2, 1);
    transition: opacity .25s cubic-bezier(0.0, 0.0, 0.2, 1);

}

#event-list .event-date .event-week {
    padding-left: 3px;
    font-weight: 400;
    font-size: .8rem;
    text-transform: uppercase;
    display: block;
    text-align: center;
    line-height: .8;
    letter-spacing: 1.1px;
}

#event-list .event-date .event-day {
    font-family: 'Roboto Slab', serif;
    font-weight: 200;
    display: block;
    text-align: center;
    font-size: 3.4rem;
    color: #F00;
    line-height: 1;
    letter-spacing: -2px;
}

#event-list .event-date .event-month {
    padding-left: 3px;
    font-weight: 400;
    font-size: .8rem;
    text-transform: uppercase;
    display: block;
    text-align: center;
    line-height: 1.8;
    letter-spacing: 1px;
}


/****************************
main-events
****************************/

#event-list .seminars-event-date {
    
vertical-align: top;
padding-right: 15px;
width: 50px;
height: 50px;
border-radius: 7px;
padding: 5px;
margin-right: 7px;
border: 1px solid #ccc;
-moz-transition: opacity .25s cubic-bezier(0.0, 0.0, 0.2, 1);
-webkit-transition: opacity .25s cubic-bezier(0.0, 0.0, 0.2, 1);
transition: opacity .25s cubic-bezier(0.0, 0.0, 0.2, 1);

}


#event-list .seminars-event-date .seminars-event-week {
    padding-left: 1px;
    font-weight: 400;
    font-size: 11px;
    text-transform: uppercase;
    display: block;
    text-align: center;
    line-height: 0.6em;
    letter-spacing: 1.1px;
}

#event-list .seminars-event-date .seminars-event-day {
    font-family: 'Roboto Slab', serif;
    font-weight: 200;
    display: block;
    text-align: center;
    font-size: 20px;
    color: #F00;
    line-height: 1.3em;
    letter-spacing: -1px;
}

#event-list .seminars-event-date .seminars-event-month {
    padding-left: 1px;
    font-weight: 400;
    font-size: 11px;
    text-transform: uppercase;
    display: block;
    text-align: center;
    line-height: 0.6em;
    letter-spacing: 1px;
}

#event-list .seminars-event-date:hover {
    box-shadow: 0 0 5px rgba(122,122,122,0.5);
}

/* ------ */

.postcard-left > div, .postcard-right > div {
    display: table-cell;
    position: relative;
}

.event-col {
    border-right: 1px solid #F0F0F0;
    padding: 20px 20px;
    height: 100px;
    margin-bottom: 20px;
}

.event-col-r {
    padding: 20px 20px;
    height: 100px;
}

.p-event-col {
    text-align: center;
    margin-bottom: 40px;
}

@media screen and (max-width: 1199px){

#event-list .event-date {
    height: 52px;
    width: 52px;
    border-radius: 10px;
    padding: 7px;
    margin-right: 7px; 
    float: left;
}
#event-list .event-date .event-week {
    padding-left: 3px;
    font-size: .5rem;
    line-height: .6;
}
#event-list .event-date .event-day {
    font-size: 1.7rem;
    line-height: 1em;
}
#event-list .event-date .event-month {
    font-size: .5rem;
    line-height: .9;
}
 
}


/****************************
image caption
****************************/

.image-caption {
    background-color: #f1f2f4;
    color: inherit;
    text-shadow: none;
    width: 100%;
    position: static;
    text-align: center;
    padding: 10px;
    
}


.image-caption.overlay {
    opacity: 1.0;
    filter: alpha(opacity=0);
    transition: all .3s linear;
    position: absolute;
    bottom: 0;
    left: 0;
    top: 0;
    color: #fbfbf9;
    background-color: rgba(0,0,0,0.6);
    display: none;
}


.image-caption h3,.image-caption h4,.image-caption p {
    display:inline;
    margin:0
    
}


.feature-image {
    display: inline-block;
}

.feature-image:hover .image-caption.overlay {
    display: block;
}

.image-caption.overlay h4, .image-caption.overlay p {
    color: #fbfbf9;
}

.image-caption h3,.image-caption h4 {
    font-size:1em;
    font-weight:600;
    text-transform:uppercase;
    color:#820000;
    margin-right:.4em
    
}


#hero-image {
    clear:both;
    margin-bottom:20px;
    position:relative;
    display: block;
    max-width: 100%;
    height: auto;
}


.content-box-text {
    padding: 0px 4px 0px 4px;
}
.content-box-text-more {
    padding: 0px 0px 0px 0px;
}    

/****************************
Scroll Up
****************************/

.scrollToTop {
    z-index: 999;
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 120px;
    right: 50px;
    cursor: pointer;
    overflow: hidden;
    opacity: .9;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.6);
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    -webkit-transition: background-color 0.5s;
    -moz-transition: background-color 0.5s;
    -o-transition: background-color 0.5s;
    transition: background-color 0.5s;
    text-align: center;
    line-height: 26px;
    font-size: 35px;
    color: #fff;
    display: none;
    filter: alpha(opacity=90);
}

.scrollToTop:hover {
    background-color: rgba(0, 0, 0, 0.8);
    filter: alpha(opacity=80);
}





/****************************
carousel faces
****************************/
#carousel {
    position: relative;
    padding-top: 20px;
    padding-bottom: 70px;
    opacity: 1;
}

.carousel {
    position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: all 0.8s ease-in-out left;
  transition: all 0.8s ease-in-out left;
 
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  height: auto;
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control-face {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.carousel-control-face.right {
  right: 0;
  left: auto;
}
.carousel-control-face .carousel-control-left {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  left: 0%;
  height: 34px;
  width: 21px;
  background: url(../images/SliderControls.png) no-repeat;
}
.carousel-control-face .carousel-control-left-white {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  left: 0%;
  height: 34px;
  width: 21px;
  background: url(../images/SliderControls_white.png) no-repeat;
}
.carousel-control-face .carousel-control-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  right: 0%;
  height: 34px;
  width: 21px;
  background: url(../images/SliderControls.png) no-repeat;
  background-position: left bottom;
}
.carousel-control-face .carousel-control-right-white {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  right: 0%;
  height: 34px;
  width: 21px;
  background: url(../images/SliderControls_white.png) no-repeat;
  background-position: left bottom;
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators.dotsbottom {
  bottom: -60px;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 10px;
    margin-left: 0px;
    margin-right: 0px;
    text-indent: -999px;
    cursor: pointer;
    background-color: transparent;
    border: 1px solid #666666;
    border-radius: 0px;
}
.carousel-indicators .active {
    width: 14px;
    height: 14px;
    margin: 10px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 8px;
    border: 1px double #666666;
    background-color: #666666;
    border-radius: 0px;

}
.carousel-indicators li.white {
  background-color: #fff;
}
.carousel-indicators li.white.active {
  border: 1px solid #fff;
  border-radius: 10px;
  background-color: transparent;
}
.carousel-caption-imgs h6 {
  font-family: "Roboto",sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #666666;
  font-weight: normal;
  font-size: 14px;
  line-height: 28px;
  padding-top: 28px;
  padding-bottom: 0px;
  text-align: center;
}
.carousel-caption-imgs p {
  font-family: "Roboto",sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #666666;
  font-size: 14px;
  line-height: 28px;
  padding-top: 14px;
  padding-bottom: 14px;
  text-align: center;
}
.carousel-title {
  font-family: "Roboto",sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #666666;
  font-size: 18px;
  line-height: 28px;
  padding-top: 36px;
  padding-bottom: 14px;
  text-align: center;
}
.carousel-descr {
  font-family: "Roboto",sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #666666;
  font-size: 14px;
  line-height: 28px;
  padding-top: 14px;
  padding-bottom: 14px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .carousel-indicators {
    bottom: 20px;
  }
}

.container_100 {
	width: 100%;
	padding: 0;
}

.container_10 {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 1000px;
	padding: 0;
}

.container_8 {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 800px;
	padding: 0;
}

.container_10:before, .container_10:after, .container_8:before, .container_8:after, .container_100:before, .container_100:after {
	display: table;
	content: " ";
}

.container_10:after, .container_8:after, .container_100:after {
	clear: both;
}



.nes-face {
  text-align: center;
  padding-bottom: 20px;
}
.nes-face img {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  height: 200px;
  padding-top: 17px;
  padding-bottom: 14px;
}
.nes-face h6 {
  font-family: "Roboto",sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 22px;
  line-height: 28px;
  font-weight: bold;
  color: #666666;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 5px;
}
.nes-face .descr {
  font-family: "Roboto",sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  text-align: center;
  padding-top: 0px;
  padding-bottom: 6px;
  letter-spacing: 2px;
}
.nes-face .text {
  padding-top: 30px;
  padding-bottom: 30px;
  font-family: "Roboto",sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #666666;
  font-size: 22px;
  line-height: 1.55;
}


/****************************
parallax-background
****************************/

.parallax-background {
	background-color: #0078A0;
	height: 620px;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
	background-size: cover;
	position: fixed;
	width: 100%;
}

.intro-text {
	font-size: 50px;
	color: #fff;
	text-align: center;
	margin-top: 15%;
}
.parallax-content {
	max-width: 100%;
	position: relative;
	top: 500px;
	padding: 50px;
	font-size: 20px;
	background-color: #fff;
}

.num_comments {
    float: right;
    display: inline-block;
    padding-left: 24px;
    font-size: 13px;
}    


/****************************
fundraising
****************************/

#shopOrderForm .custom-price{
    max-width: 154px;
    height: 33px;
    padding: 0px 10px;
    margin-top: 10px;
}

@media screen and (max-width: 400px){
   #shopOrderForm .custom-price{
    max-width: 206px;
}
}


#shopOrderForm input[type=radio] {
    display:none; 
    margin:10px;
}
 
#shopOrderForm input[type=radio] + label {
    display:inline-block;
    margin: 0px;
    padding: 5px 10px;
    background-color: rgba(0, 102, 160, 0.77);
    border-color: #ddd;
    color: #fff;
    cursor: pointer;
     margin-top: 10px;
}

.radio-desc{
    margin-top: 10px;
}

#shopOrderForm input[type=radio]:checked + label { 
   background-image: none;
    background-color:#f4604d;
}

#shopOrderForm input[type=text], #shopOrderForm textarea {
border: 1px solid #ddd;
}

#shopOrderForm tr td{
    padding:10px 0px;
}

#shopOrderForm select{
    cursor: pointer;
/*    width: 626px;*/
}

#shopOrderForm  #message, #shopOrderForm  #fullname, #shopOrderForm  #email{
  /* width: 626px; */
}

#shopOrderForm .btn-disabled
{
background-color: #85B6D2;
}

#shopOrderForm .btn-disabled:hover
{
background-color: #85B6D2;
}


#perevod, #subfund-1, #subfund-2, #subfund-row{
    display: none;
}

#shopOrderForm .row{
    padding-bottom: 10px;
}


#fund-mobile{
     display: none;
}


@media screen  and (max-width: 400px){
   #shopOrderForm #fund-mobile{
   display: block;
}
    #fund-desktop{
   display: none;
}
}

.section-subscribe-40 {
    width: 80%;
}



@media screen and (min-width: 1199px){
   #shopOrderForm .col-sm-3{
    width: 19%;
}
.section-subscribe-40 {
    width: 50%;
}

}


@media screen and (min-width: 992px) and (max-width: 1198px){
   #shopOrderForm .col-sm-3{
    width: 22%;
}

}



@media screen and (min-width: 751px) and (max-width: 991px){
   #shopOrderForm .col-sm-3{
    width: 30%;
}
.section-subscribe-40 {
    width: 50%;
}
}



.grid {
  position: relative;
}
/* grid has fixed width */
.grid {
  width: 304px;
}

.grid-item {
  float: left;
  width: 50px;
  height: 50px;
  background: #e6e5e4;
  border: 2px solid #b6b5b4;
}

.grid-item--height2 { height: 100px; }

/* fluid 5 columns */
.grid-sizer,
.grid-item { width: 20%; }

/* 2 columns */
.grid-item--width2 { width: 40%; }
.grid-item--width2 { width: 50%; }
.grid-item--width2 { width: 100px; }

/* 3 columns by default */
.grid-sizer { width: 33.333%; }

@media screen and (min-width: 768px) {
  /* 5 columns for larger screens */
  .grid-sizer { width: 20%; }
}


.stamp {
  position: absolute;
  background: orange;
  border: 4px dotted black;
}
.stamp1 {
  left: 30%;
  top: 10px;
  width: 20%;
  height: 100px;
}
.stamp2 {
  right: 10%;
  top: 20px;
  width: 70%;
  height: 30px;
}



/****************************
main
****************************/

.news-main a {
    text-decoration: none;
    display: block
}

.news-main a:hover .news-main__img-wrapper {
    opacity: .9
}

.news-main__img-wrapper {
    position: relative;
    display: block;
    margin-bottom: 0px;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s
}

.news-main__img {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.news-main__img-separator {
    padding-top: 100%
}

.news-main__img-separator-80 {
    padding-top: 80%
}

.news-main__img-separator-76 {
padding-top: 76%;
}
.news-main__img-separator-60 {
    padding-top: 67%
}

.news-main__img-separator-40 {
    padding-top: 40%
}

.news-main__img-separator-30 {
    padding-top: 30%
}

.news-main__img-separator-20 {
    padding-top: 20%
}

.news-main__textwrapper {
    background: #fff;
    padding: 12px 15px 12px 15px;
    display: block;
    position: relative
}

.research-main__textwrapper {
    background: #fff;
    padding: 0px 15px 12px 15px;
    display: block;
    position: relative
}

.news-main__textwrapper-featured {
    background: transparent !important;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 30px
}

.news-main__textwrapper.news-main__paddingsmall, .news-main__textwrapper-featured.news-main__paddingsmall {
    padding: 20px
}

.news-main__textwrapper.news-main__paddingbig, .news-main__textwrapper-featured.news-main__paddingbig {
    padding: 40px
}

.news-main__title {
    color: #222;
    margin-top: 5px;
}

.news-main__title a {
    display: inline-block
}

.news-main__title .h4_news-main__title {
    margin: 0 0 10px 0;
    font-size: 16px;
}

.news-main__uptitle {
    margin-bottom: 8px;
    letter-spacing: 0
}

.news-main__featured {
    position: relative;
    height: 500px
}

.news-main__featured .news-main__img-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.news-main__featured .news-main__uptitle, .news-main__featured .news-main__title, .news-main__featured .news-main__descr {
    color: #fff
}

.news-main__featured .news-main__img-separator {
    padding-top: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.news-main__inner-col {
    margin: 20px 0px;
    position: relative;
    box-shadow: 1px 3px 10px 1px rgba(0, 0, 0, 0.07)
    
}
.news-main__inner-col:hover {
    box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.10) !important;
    transition: all 0.5s cubic-bezier(0.08, 0.92, 1, 1);
}

.news-main__category {
    background: #fff;
    padding-left: 10px;
    display: block;
    position: relative;
}

.news-date {
    font-size: 11px;
    color: #c92c2c;
}

.news-main__descr {
    font-size: .8rem;
    letter-spacing: 0;
    line-height: 1.3;
    color: #6e6e6e;
}

.news-top__inner-col {
    margin: 20px 0px;
    position: relative;
    display: block;
}


.news-top-content {
    font-size: 1em;
}

.news-top {
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 1px;
    font-size: .9rem;
    letter-spacing: 0;
    line-height: 1.3;
    color: #6e6e6e;
}

.news-top-list-title {
    font-size: .9em;
    line-height: 1.3em;
}

.main-block {
    display: inline-table;
    margin-bottom: 7px;
}

.main-event-date {
    display: block;
    position: relative;
}

.main-event-desc {
    display: table-cell;
    position: relative;
}

.news-main__block {
    min-height: 32rem;
}

@media screen and (max-width:762px) {
    .h4_news-main__title {
        font-size: 24px;
        margin: 0 0 20px 0;
    }
    
    .news-top-list-title {
    	font-size: 0.9em;
    }
    
    .h6-page-main {
        font-size: 1.2em;    
    }
    
    .h6-article-main {
        font-size: 1.2em;
    }
    
    
    
}
@media screen and (max-width:960px) {
    .news-main .t-col_6 {
        max-width: 460px
    }

    .news-main .t-col_4 {
        max-width: 400px
    }

    .news-main .t-col_3 {
        max-width: 400px
    }

    .news-main__col, .news-main__featured {
        margin: 0 auto 20px !important
    }

    .news-main__featured .news-main__img-wrapper, .news-main__textwrapper-featured {
        left: 20px;
        right: 20px
    }

}

.flag_inner-col {
    float: right;
    margin-left: 15px;    
}


.flag {
    background-repeat: no-repeat;
    background-size: 16px 16px;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-top: 10px;
    background-image: url("../images/ru/30-a.png")
}


@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .flag {
        background-image: url("../images/ru/60-a.png")
    }
}

.a.block {
    color: inherit;
    cursor: pointer;
    text-decoration: none 
}

.flag-ru {
    background-image: url("../images/ru/30-a.png")
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .flag-ru {
        background-image: url("../images/ru/60-a.png")
    }
}

.flag-en {
    background-image: url("../images/en/30.png")
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .flag-en {
        background-image: url("../images/en/60.png")
    }
}

.countrylist-caption {
    font-size: 12px;
    line-height: 1.8;
    font-weight: 300;
    letter-spacing: 0em;
    text-transform: uppercase;
    color: #2a2a2a;
    font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

.flag-ru :hover {
background-position: 0 -41px;
-webkit-transition: all 0.2s ease 0s;
-moz-transition: all 0.2s ease 0s;
-o-transition: all 0.2s ease 0s;
transition: all 0.2s ease 0s;
}

/****************************
main 
****************************/

/*
a[href$=".jpg"]::after {
	background-image: url(data:image/png;base64,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);
background-size: 11px 11px;
background-repeat: no-repeat;
display: inline-block;
width: 11px; 
height: 11px;
margin-left: 5px;
content:"";
}


a[href$=".png"]::after {
	background-image: url(data:image/png;base64,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);
background-size: 11px 11px;
background-repeat: no-repeat;
display: inline-block;
width: 11px; 
height: 11px;
margin-left: 5px;
content:"";
}

*/

a[href*=".pdf"]::after {
	background-image: url(data:image/png;base64,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);
background-size: 11px 11px;
background-repeat: no-repeat;
display: inline-block;
width: 11px; 
height: 11px;
margin-left: 5px;
content:"";
}

a[href*=".PDF"]::after {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAAAAXNSR0IArs4c6QAAEZFJREFUeAHtXQt0XEUZnpm72aQP+oDupi0HFDg9AvKwD2yzfVB7EGmTLaBUQOoLRUAURT1qfRyLouBBURCsR9CCqKCVHuwmKS0ikSbZQhuoRY5VrEILbZJNaUubZpPdO+M3m2y72d65eze9edzZe89J9t75/5k78//fvP75Zy5tr4kI4l8lKwFWsiX3C56RgA+AEgeCDwAfACUugRIvvt8C+AAocQmUePH9FsAHQIlLoMSL77cAPgBKXAIlXny/BShxAASKLj8lPxBEbCk6nh9h0CXABL0QCzsri3lR0QCgRMTDsXhtMS/xeYdGAm3Vcw5TWlyjXjQAhqYog/OWty6ZOT5dUXEZoWI6Mck7CSNyJfSVAGW/OTnWuGtw3jqyUy0JALReeukYFuz8Vg8xvwKdBzJqz6koPWZ6JZbFV1NGfxRa1/Svka0yd3OXIwZ3Ex4pqbVVzzuTBA5vJUR8nRFmCXjGmIH8flpwsaOtOnIzmgU6UvI/2PnQGgB7F88PEZF+ljFytlNBUkp+nqiOfM4pv9f5tAZAwDB/TBk7vWglUXFnYunck4qO58EI2gJgz5LIO0xOrnOkE07a+vPRMUKQef3D9HzSFgABQ1yLpt9B+cxthPHx+eqlhBffcuQn4oFnBwLyQCkssigIXWwRnAkSQnxXCHYW4WQ1JYEOQljFcbycloSzrJYAEAsXBqjg7z1OqQgQnO8KXxS/vbKu8b+CkV2wal5iyUfEfqtw3cK0BEDHuNRZlrUa2sOE7zm6EnVf3nNRqVKooPQNFU2ncC0BgAHcmSolCW788xiNTj523/+O8tT/+ofo+aQlAAjnU1Tqooy/dpRmCAUfT4bqt+TNDI7G0upGSwCgbz9ZqSXO9mZpZlqclr3P/TUJ2wVToD8IzBWKl+4x+xutzK8ghyTt1cWLy4nBLFuAAKG7lPE1I2jZAmCEZ2nzl7rDqD8tfycGDpyBwlva/DkxS6L/l3LQEgBMCFMWzuqihGbAkSb0XVb03jD2HzVNL4qWAOCEHlGpiRpinKRhWfgcFY+g5F8qmm7hWgIAK3pvqRSFLiAz9xeCnqfiMUyWM1VUcekRriUA0NEfHennq0lwmrHxo/O/MJ/W+8yTk8ZM2WlN0y9USwCYlLyuVpWYtntZ1SjOuWUXwCn9B12zRjmGUKfrTYqWAEgeKtvJea+5N18tMPGeH+yi7+nzAsonY1pAXzwuUOMALQFwRkNDEqM8y2Ycy7wXMEEiKp0yTlpUNB3DtQSAVBQUqajJrIJT8waVMoVRWnsetAUAZgLKzSuUGNY2AE6OhN4uf1kFDh3DtQUAN/jmYhUGC+IW2tCQsRQWG9er/NoCIFx+aAuGgV3FKAYuZJuK4deBV1sA0DWv9GBI31iMkgSjzxXDrwOvtgCQysGU72mnSuKUpEyRbHLKrwuf1gAwhOl4EysVYvPUWItyDUEXheeXQ2sAnFK3eQfMwo5W9mAA2pgvnFJ41hoAGa8eRp5wokisDvoAcCIor/HA//+xgnnmpOOUWXFsIC29S+sWQKozXNu4nXC63U611OBPZV3F7fh0pGkPgL5u4EF75dF6e7q+VO0BIFWX5iJmq0JOp9rSNSaWBADKDPp+Ox3CBeyre6Iz1Z7EdpE9TisJAJimWF5AT+EyUvGVAjxakrUHwN4r5rwTNv6LC2lPmOJr+y5fcFohPt3o2gOAmcb1jpTGyGiTp37qiFcjJq0BILeJ4ywAZwCQShX0g4maeVGN9FuwKFoDoH1sdxQFPLWgFHIYTMJXyfMEc4K0vtUaANj5VfRpXxIwPRXl92it9ZzCaQuA1iVV58MItCinrEdv4fkj8Pfq0YC8Gwjl+kT13KV5wVo+agsAwugXVRrDySC11CSL7TyGMHb4VeID8y13D6vS9WK4lgCQiqOcKOf+gor7Ktc378S5yt9SKo2RSaSM/0as1HMDbbbcWgJABM0vQLnBbCFzf+H48Uq4bvMzMmzSqFPvhb+A0m1MHiCV2Br5Rm583e61A8CB6nkTuck/q1IUjv24J7NABAa5BUwQ9nGMCA6r+LHD6PaOaGSRiu71cO0AkKL8Vmz7UhzzSlsP8gm/y1WaPC6OMPb53LDce3nYJDfJHzpqqoqaTuamMZLvtQLA/isWTsDG0NtUApe1f9r69d359FCs+RGcLKZ2HMF4gBPxp8yxMvmRPf6sFQB6Ut23Yd+fpRFHEL4ftfkXVvqSXUKAmzfZ+w+yOePpwVUAEdj1ubQBwJ7owkmYuilrPyXsHnwMInNAlJX6Tln//NuCsqsI4UkreiaMkU92VEe+pKR7kKANAAzS83VV38+5eSCQ7P5ZIf1U1jb+nQjjJjs+dDF3t0Yjl9vxeImmBQDeis47HWcDK82+jAbuPvkvLQedKCZc1/QIWvkHVLwQGGUmeQwzg4tUPF4KVx6n5qVCmCT9fWwIL7fMMzx+yZiy+yxpisDQ3uRtbZXl5yn9CBgZZZqksS0awWIT7xAkMBq/wTQOHgpQQJGwHkrSR3iaHSxLdXdM/EvL29mpp+KVwxbseQDImsiF2upHmLgjvKZBOc+3kjxtaUnBOeSjppneZUWXYRlDkyAbYEfAU+9xJAzjQ+Ql8yzDKb5ElDbKSaJmTrKVsN0YoL5GKP03+P8JT+WXsXNpmxx7yBjDdXkaAHJEnuD0J/gMnKX8UOteP2BOsBz5ZyPINPZH553WQ/h0g+DDi8K8gAh2YcpMn+Ve/8gqkNY04GMaJhzwT0TOEGASg7QuiexgVDThe3/Ppk22ccr6TYls3obi19MA6IhWXUOEmKsUFBUr8uf9+xbPHpcOGHMw5YtQSmcnTDELlsBJUtkw/eI/7nr1o0zWTQK6GXzQip6Nd3+KGqZAt7IJbcejoqLs8WJbroHky7MAaF+2cKzZ1XO3VJzVBVW+EJoZ/8O+9Oxx3Ci7GAtAi3BK7MIUN+QZQb3RYP3pu7NKYsjDMtATZAHAsIAne37UXlP186Aw7p5Q17h/sDKjkt9gvc+1dGlXz7eReaV5lnLR1r61qiFl0H0wAq1DS4HlYQOng40klavF0WvQoiu6aXonvmW4XHZVau6BUzwJgNbqyHlw3bI3yDAaxY7f+dC3Z1s5qVYYsCbivKNHE9Gq1YNhivYcAOT6PDK9ajgUqzp70Lr+0buguFXwS3gSM8PnocpWaz6HoYJ+fJxxsF5+BtdhDEdsnqsdia1V96JazHNUugEziU5i8u3CwKmhhL6CocIOdB+vVh4J7CKhBGtLjl+LJrraLnku+JmVe3uWyylllk+OW2hn6mzBxPkAxEzsRagSBpkOQDtq3sG0iJZ3/gnezlG3DrPyBADkKl8qnVqOSbb04Mkc9pwV6gn/wlAEhWyhgr6IL428RNJkW3h2/H+078NSVunjqNll5UlRh+ni+6zoMoxR+uG2qeVj9kyd+eHsySN9o3q5DV3+rZZ80gM5VRFchKb+CtgHPgQs2NdwIS5LjE19D1FXyPgnelF8NRvjC+cXmrNoKBavdR5j4JyJ6JwZpmC34NDHazF0GzXwlI7FxCHA/2aUNGBQ2ARjTnNoXXwnalZRMpCpydpMuno24DZyLHWLO0GbytN86fgN8bcsqP2C5BTVZMbNnJEVvYPAfuSjD9Kp1aB8Vii2ud9hmG3Vcy6BPeHpo4wObkZcCyD7+PaWqqWU0y+j6Z2XGaScyEjFJPsgLSiKb4Bh7plwbfxNB3IpyCJrMxS2GIB6ihhGlTICFXOTZby5fWlVTXhd/D9KPhD6rII/bFs6+2Eu6K8xzllixS+7DLgyyVbAthuyipsfNmJaALFsmdGRfONq06Tf7jWO5GfV+bP0+8OO33X4emgsPOrUFwbz9O9MrTWM9cidbUsg/RFgP76mMta80UlJeitCZBWMnJ+x4pcDUm4EK6fGGjqydE+2AHJ+214998pE15t34PYcOcQfyIWa+BJMuWvQcjwRqm+EvX1oLllr0R18gCSTsDWoxwRyOod1gqcSNZHb4Yx6RyFQyjGIWBi8pe2k7hlM0Fn5pZH2DEq65WD4yXxaMc8DFHcxr1Dzyj4+UR15DuOKJ8BleX6/OvYxCuXsXVNqm2eEa5vuHErlZ3Mgu4POQxVL0PL8ORtm9SubbgB+ZXvXG8+2RhecYcWTGyZH+gZnsqm3vgSbZk1wHjosAJDNZnvN3PsxwNt6IlM66ehBU8bU4VB6vojlEfWTOsuvQlP/YD4t/zljoOI922HqvUV2ffn03OfkaK4c1GHtcWIu70DuhxwAsp9KUeMfGMjeImvEQDKdjWNQ4+bQhk17s8/D/StrbLh2842o5yvkSN02P5SNRfHvb+16cwsWgC6VXaEV/6guApuB9QUgdVtTnIcO2SxALHt3sP3IOFjH6G2wkJ3wJb14w3XNj59wQi4ngKIJEovfBbcxrPnz32LgB0WrL1T/6YixIVEze1s7YQ/jk3cbu0bT18q7sc5h0sUAxpdVseEDuVtFcxo+JACQPvXtXXQtFG/5SXenmc3yyU/AB4MVys0fWb7h/J0ca/4zlqsvMrl4AqA/t3BejPeA56f4ZhEpz55xnkGTOiYGgs1qqjPKoHcBcqAHF6mtKIsj5XMqbJt0fOzJpEbguolPNhxwVsTh45oUi+8QqZNkuR9yOxdoGVpk+iea7qACANO7+XCQ+xtaxcmFMioLhNnAR9AE2rZKzGDfCccaGwulN1Lokzdu7AzXNt+A08hh6j3BBaG+QsEEkMatcjdTMWUfNABkvGYpX1+oD4Q73REMf75QkRKX4v6bsKKHbAqwITSz+U4b+oglyS4hKOi5coWwuFXF/kWScWHuvb6ytjnenzKwp0EBQGLp3KkwZa4D4u0XNgjfjMHcBZ2Hgr/sMuhanO//blUx0IW8nqbB5XaLNKq4IyVcevZgG9pnacCcjjwNZD2lHYdaV8Oa+KhbZXIdAJnpDCePFGr2MYL9SWhvakG4vXvX2DHdj2NAc7GyUPLTL5R/MNfsqeT1AKFy3fPb0S1E0eJJIDyEKaOtZzC6j4OoTHcFBTs7XB9/ys0i2va3A3mRdNSEci9RxZWDOOzguaGyLr5azJxZlphS/nvw2u+0Megn8le+VOl7KTxc37wN+b0Bnj6fmxA4MAfd3wxUoNPhEzgaJsMu/O3GiuVLB9Pjm/KdW90qp6sAkFatRHL39xQ2DXReJEWpcQ1Mtmvl51sTXfSPKEiNXWEwhfpOKNYk+bS9+pSLwbIcMA/t5SoAEp1vvB8OW2epimBw8rFQXdPa1isjYSMpsFpHZqt4ZTiaxl9XxpoAKP8aLAm4OgbgjC5TZ5Q+EILlTk4NSYq8iF1UtsrHWlis8nDwRgz+gBP/GiwJuAoAKOtCq4xm7OKM/yqxpGoVDD1/w0tPteLLhkHjf+0eQ652y+8tm67/e7wEXO0CYPQJY9By3IUgyrl4AYO/gAW5Hz8GPs+kWffS09a0ZA2i/ej+g7sSKKSPot4GDwX4ZVhfTty4UfPXHe4M1mSdKK1T8kPdlICrAEBFH7C/HXby/CJ8OPghua7uZgH9tOwl4G4XIMTzMHXOtX9lHhVGHmrQW0P1za4vmOS9yX+0kICrLQAMGA8XZeeGyzQzxAzM833lWyhnKIJcBcDk+vjLjIlbC3nDSN98ufIHm8B8N5Y0h0JQur7DVQBIIcHv/gHCWZUc0MGUk9uftyPsdzghY8nkWc3nYHPJY/4cf/hh5eoYIFucyfWN2AxJLscetkDHuFQ4nWKpyes3dRxVeCzL6f8OtwQGBQDZQvUZcvZkn/3fkScB17uAkVdEP0d2EvABYCedEqD5ACgBJdsV0QeAnXRKgOYDoASUbFfEoreH2yXm07wnAb8F8J7OXM2xDwBXxem9xHwAeE9nrubYB4Cr4vReYj4AvKczV3PsA8BVcXovMR8A3tOZqzn2AeCqOL2XmA8A7+nM1Rz7AHBVnN5LzAeA93Tmao4D+JTKla6m6CfmS8CXgC8BXwK+BHwJ+BLwJeBLwJfAyJbA/wHlgZjArLxU9AAAAABJRU5ErkJggg==);
background-size: 11px 11px;
background-repeat: no-repeat;
display: inline-block;
width: 11px; 
height: 11px;
margin-left: 5px;
content:"";
}

a[href*=".xls"]::after {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAAAAXNSR0IArs4c6QAADAJJREFUeAHtXXtwXFUZ/865u9m7oUlBEZwWRGV0xvExdhiBJuljRpyRfxydWtppKwraotZAk2zSB+osSKFpXmCtBapDKQ8rKTLqoAzqTCGbBMQ4+gdo0RlrBXFU6NQ89m429xy/k/aPhOxm77l77nPP/SOTPff7vvN9v+937z3nnsclZqaZgz5qFgFas5HrwGcR0ASocSJoAmgC1DgCNR6+vgNoAtQ4AjUevr4DaALUOAI1Hr6+A2gC1DgCNR6+vgPUOAES8vHzLCd0TF5Pa3iNAOGsBYDslKlHmgCY/BcLPblnZCrRsv4gkO5oMjmRq0s/AuTwip20JkDsUioXkCaAHF6xk9YEiF1K5QLSBJDDK3bSmgCxS6lcQJoAcnjFTloTIHYplQtIE0AOr9hJawLELqVyAWkCyOEVO2lNgNilVC4gTQA5vGInrQkQu5TKBaQJIIdX7KQ1AWKXUrmApCeEyJlfXDrV0fwpysng4lLyZzmFe63eXFZes7SGmVn9PpvYowmbmKUl3JXa1J4iJLmm0PP8X9xZqF4rUAIU+oZ/le5oPoqzWFqrD2WehT11O5sHp7uHX55X6uZHFiifmHnI4ORSTtWupKfcaLV6g0u+gCPwR0C+IdnFOfzBTW4W0UmCTR4ETN4iMo5OpSabthMgaxwJywk9YPXlHpFTUS9dNUBVu5Q9YYEBGwHYZNW25higwJtS483b5hRJ/5vqXP0Bwkm3tGJFBT5mLUnuqCjmg0DwBMAgC/uHTwIxvq46XkKgu76reZkru+vXG5yzI6ibdqVfTomxM5BgnwdB/BAcoSCAwMHqyR1lwFXfEhttBt91g3P6PW/sEHcRN7qL6XCDbrH2vXBqMRk/z4WGACLoaUq2g82VtohxlvS6VHvzZ2RAreu69kOc2HtldBzJEn5XoWf4F45kfRIKFQFg//A4TRgbgcG0yvg5Jwehq7nBkc3s2gS1E0ewfZxyJO9UiMOvrVPLs07F/ZILFwEw6qmeod9jd6tTJQDU4JelGbnLiU1zotgJhF/tRNapDAN4PVFHN8HgoO1Uxy+50BFABF7oHTlAgP1cJQgceGu6a+Wiia1rW/lRrPMOlfUCYzMG8PUT9wz9R6ldRcZCSQCMjSeS9k3iylEUpzBDoEgPw7arkiVtYjkx6MN4rvT5kkqVCzkxMvnekdHKksFIhJUAMH7Pb9+knG/C9gDyQM3BDfhYujHdXsqa2Zjagw3GFaXOuS9jTxT6cq56Ie7rlNMMLQFEGFbfyPN43Sq9JXNmZ1OdTVfOham+feUKYPybc8uq/p/DSYvSr6Adte+Pq3ZsvoFQE0C4ap1ethef38/Nd7uKX5SahJH70QJe8Hi0Xp/ihvEwUKpuXITBFEvAOtGrma0jxH9CTwDRcqY238w4vKkMRwLXmR0tW4Q9MzX+Lc65aPypOwhsUzIQpc6jspbCTwB0PT8w+joh/Itlo3BxghPWj8PR1wPYu1yol1XBgaNDVt/wY2UFQnYiEgQQmGHX8GkcNh5QhR8m6mIcK3gaX/gYqmyinZfyhYY2hfY8NxUZAggkClbjbmxTjSlE5Vw7QI3Bt4Dz9XDglwU15vyxEikCCHC5zcXQ8YQ/8DiuBd82k83Ya/m7Y42QCEaLAAhaYWD0rwSMW0KC3zk3CHwnqvsmRY4AAvF8b+5x7MU9FAoSMHjWOrXszlD44sKJSBJAxGlBfSu+YjnpImZlKswmryVJcnMYB3mcBhlZAkDvs5M2JxuwPRBUo6toEL5+vO/Ef52CHUa56BIA0Sz25/7IuVHy3b7XYHPCO/L9wy94XY/X9iNNAAEODrYc4gye8hqo+fbJsULPyPfml0XzV+QJgLBzs458mTF22qcU/NmaSmwV9fpUn6fVxIEAcHZf7oxhJDZhe8DjGTdsknG6Dr5/ImzvIVyTJBYEENHne4aGgdNvu0bCgSLhxtbpvqFXHIhGRiQ2BBCI49BxN87n+40X6BMOB/N9uR95YTtIm7EigOiP8xn+VdWA4nPl3/npxg7VdsNgL14EwNeDxIC9qoHF4cJLUubZqpaZqfZJlb1YESCdac7g8O4NqsCZawfXCPalMy3XzC2Lw/+xIYCZabkO3wfs8zApSRvYYMPuq9/pYR2+m44FAcxd174Xu+U/xsXgnsZDgVxeLCYfVbHs3PdMl6nQU8DK1Km2OHtVPS8a4k3gO9QaLmvt0+Z4y56yZyN2IuoEIHUT5gM4tevjvuJO+J1m+6pP+lqnR5VFmgCpTFMrBjA7u9cjfMqZJTZlj6fbVi4vJxCV8sgSwOxctYYA7w8KaNE1ZAY5VnapWVCOSdYbSQKk21dfzvkM7i6mdEavJHRiZQlpSTWad0srhkghegTIrjU5tZ8kQN8VBhxxWnGmvmPVZ8PgixsfokYAYo5PH8RAP+EmWK90cGXRkbevN/SqLtV2I0UAXMlzC77svVk1CNXaww0tlgIjx6FtpdoNpap1zIF+ZAiQbl/ZhN09tUutOZxygJEjEdEVNYlxnyPhEAlFggBiqzcb6JOIm8LNG9gPSYKswZXCZ5Xlg/KtZmfLjcrs+WAo/ATIfrhuhpFBSuHd6vBgr1hLpm/Nd+dOY1P+a+rsoiXO7z+/1YxSs14ZCz0B0hMX3at4v748M3DEMDs2JUCdneRBQOVq3jQ1sD3gdFcyrzLr0G6oCYC305txcwi1Vygh33j72n2LWttxHxqF6/rIB03GfoA5ULn41GFK5cRCS4DZHb1sfkgunMWlMcmP4o6kC5eUdY+dpQS+oHI/IjEvIZVp3r64R8GfDSUBLrjtmkttRn+Cg7t16iDir05TEPsRl5zObfUMD+Gm1UrnE+Dl3x/2SSThIwBu1zaTTDyBjikcaGEFg8CGSnv2WGetLBLkd+pIB6GfRBI6AqSXpnrwylmtMAmAa/fbJntGKn+T4MGxImdkMz4KZhuIKnw4N4nEeCSsk0hCRQAz07QFd1q4TQXwc2wM4jIusSuYo6PQn3sV3zYq3uaFXm9ONO125IDPQqEhwPm9+g6rjZ/9zTIs6WVc+CWPw4TBT5X6wkgoJ5GEggANHWsvnqH0Kdyrz1QIehE/SLUBsIXvwiY3UnQrY/AvF7qlVXC+YhgnkQRPANyevUinj6EjV5RGzl0ptiO6pvpGXnKnDSA2dyYGucmtfim9ME4iCZwAqYni3dhKUzq/DgdmfpbvHb6vVBJkysS+P7gk7ICMTiXZ85NIlC9eqVRvufOBEgAXctyAV2pnOefclONnZ/6RnGHiyi3Z35e1mWdsJ3D2sqzeYvIi5rBMIgmMAGLABBdyLHwrtxhyFc8x22B84/8GRt+qKOpUYGA0b3NDdA0Vf8WEHzHbWt7v1A2v5AIhwNJdLRdRIhp9UK8yMNw+7vZ8/+iISpvCltiKhhCidC2AmETCDX4ccIqban9l7PlPAPwcW2HGfgyTf6WMow5kn8kvyfU4kHMlkm/IDaheeo6PghXm5HTVbRVXAZ1X8p0A5hVv3IEDJbhJs7oDu2v/TCTpjfi2Dcd7PDrQNiH2l/ATMGeU1sDJtiAnkfhKABwY+Ry2zW5XCiB+UYQadJMf3+TJ73/xNXwUqF8mLiaRZJo+ohQXh8Z8I8Dst/jAPurQL+di+EURq2foOecK1Unm+0aOY//iSHVWFmin8aVVIJNI1H0lY0FM8wsoT14CxG5V1Ds7Z5zDjHV6ue/btlgG3GpyhV8xEdFgg6AO2GXY1fjTfOS8/eUbAc5fpb5dqZ7Chp+CsUD5XcBTl8sZ9+0RUM4BXR4sApoAweIfeO2aAIGnIFgHNAGCxT/w2jUBAk9BsA5oAgSLf+C1awIEnoJgHdAECBb/wGvXBAg8BcE6oAkQLP6B164JEHgKgnVAEyBY/AOvXRMg8BQE64AmQLD4B1679HAwZWzJhTvWXhi459qBBQhYULxgQWGFAmkC4ErbQStRrGBWn44KAvoREJVMeeSnJoBHwEbFrCZAVDLlkZ+aAB4BGxWzmgBRyZRHfmoCeARsVMxqAkQlUx75qQngEbBRMasJEJVMeeSnJoBHwEbFrCZAVDLlkZ8J/CjyKo9sa7MaAY2ARkAjoBHQCGgENAIaAY1AGBH4P0/NDkwpzI+mAAAAAElFTkSuQmCC);
background-size: 11px 11px;
background-repeat: no-repeat;
display: inline-block;
width: 11px; 
height: 11px;
margin-left: 5px;
content:"";
}

a[href*=".xlsx"]::after {
	background-image: url(data:image/png;base64,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);
background-size: 11px 11px;
background-repeat: no-repeat;
display: inline-block;
width: 11px; 
height: 11px;
margin-left: 5px;
content:"";
}

a[href*=".doc"]::after {
	background-image: url(data:image/png;base64,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);
background-size: 11px 11px;
background-repeat: no-repeat;
display: inline-block;
width: 11px; 
height: 11px;
margin-left: 5px;
content:"";
}

a[href*=".docx"]::after {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAAAAXNSR0IArs4c6QAADYZJREFUeAHtXW9sHEcVn5m9s50/ThwVqhKV1HVCGwh/KjVKm4oocWLHaZqUlIryhc8tAiHyj4D4ZIkvoJI4BQESElLFt4aSktZ1a8fBAaWJ2qYFSkOqxHacFCgF0iROWse+2xnenP+d7253Z9/Ozu2xsx/s3Zk38968+e2bmfdm9ujy3X2C2Cu1GmCpbblteEEDFgApB4IFgAVAyjWQ8uZbC2ABkHINpLz51gJYAKRcAylvvrUAFgAp10DKm28tQMoBkEG0/weCiNcQ5WyRmDVAhVhLKPt+GDahASA7f/hAR3cYJpbWjAaW7+nNkJChPTsEmOmbxHKxAEhs15gRzALAjJ4Ty8UCILFdY0YwCwAzek4sFwuAxHaNGcEsAMzoObFcLAAS2zVmBLMAMKPnxHKxAEhs15gRzALAjJ4Ty8UCILFdY0YwCwAzek4sFwuAxHaNGcEsAMzoObFcLAAS2zVmBLMAMKPnxHKxAEhs15gRzALAjJ4Ty8UCILFdY0YwCwAzek4sFwuAxHaNGcFCbwv3Euvex09nry648oRXfmA6JaNDB9p/HUiHIGjZ3beVCtqiWlQw8ufh/e0nVOnV6UCIXUefoISi9E4JHxvs6viVOr9gSpQglap945erc827+77uELKqUn5wGhd37RnoObe/9b/BtOoUGzoHMhdHc09TKj6uWgrOPpwC2gdU6VXplu/tW0U4/QUJu3l/ioEg9Dm41QoArUMAVPa8qjLK6Rh1+URbeXq0lEujufUgl3LnS25M0LV37Hz5E9E4l5emnGwvT1VPEYI+q06tRqkVAA4TR9TYelAJ2uGRg06mRHwVUzjD2MOYcn5l4NAOuk5OyDjL57SfyNIKgPMLT70OCnjPTwn+eXwzmEfqT6OeK+clnIovq5copuSPFD9FvV++t/dWaNt92HoY572DP906ii3vVU4rAEhnJ+eCvuDFLDCdsaUtu/o/G0inSHCt8cpGJtgtiuRzyOCN29jy3aOL5yRGeBAuewgGFzS4KWO/icDes6heAAAb6kSZB0B5SvQNA4I85tnygAxGWJbkxdYAMuVsmISix39OeI5nI7xYPlJqBwBfmDkmOPnQh6d/FuVaALCq81CdIC7S/E+KCK/rDn9h1XKbOwcagBLdLrBifcM/ar+mxi0clXYAjHS23oS3uDecGLPUMISsW/r4C/NnU3B3Y6NNsKJgTbjSk6W44FunOi9KNcS5PtEKFURok4jF/MtGaQdAQVOUolcDIFD9vMa69YV6IvyBtTxq9l/MEoaBhWw0t7E4DXNPXfzyj3Oez9XnIiyv/SWOBQAOzfQQGLj8WfvkcoE2l7LWFd/qqYfZhBbzDd63iKsBQV1K0eM/zBv7L/1w2xUfbUXKigUA0psH7tQTWMkoZ5EAQLKZDmjYIiz/OeU4+AO+cggcnLhrxe7+e2DufzuuNMCYkNjMv5QpFgBMVYweBoRDVrZ8++gyrNJAbejZfxlPRm5tWbZkbVm6YgIX+Nk/sHDrxh20HlVEjA0AxIkmOCwnUVbg9l0n57nE/ZJK41VpwJuIHk4oddHmHzyHx975WdtlVTkxdLEBYPDJTUNCkL9hhJJlYOxFAaCe3NgiJ29YvpXKceHCPCC8h/LufX1LCXFWV6pTJQ2ihtp9/6V8YwNAgRElaPMluGiTkbxSgYOeYRkZefZfyoMRp+XOvcc+V5oe9Jx3xbYgGp98l+Zyv/PJ15IVKwAiBYcYW/zu6MSaMK38/N7eBYxFGnM92UGoMvQwAJNZtPkngh8H3/9/PAXSlBErAArBIVf8CysrpeGigx9xKl23ERwuPpIyAsOA+iWdWYK76PC2ICx28y9bEysAZHCIOAQdHBJCQHQwzBXd+ePFjQpyT/POl5q98kvT5y+sbyMOky7g8Bf4UARncvNH7Fe8AADxBWPoeQDsnlmz7HvdS1S0sOobAwuFKx5SocXSMJZRHgYE4Wjzzyn544Wn2t7HyhmmXOwAkMEhEOijMELN0MJ0vm6iTsmMjs3LbUe/cTMM/W9gZaIGgM5ORlyKngA6lBgx/7K1sQNABoeADz44pBpFExqdP1444HQduJkDt5e1XP/ivcSht3lV45/ORY7zw/40+nJjB0BBVIHfKga+BPAH+K/BoVMWQfDnQX1q8agJLBLPZAPfbHAcobd+gd/gxMWDW97zkEB7shEAOKzuRWxwSPrRV+w59mnflmczD0ND6n1pdGUyEbgagM+2o8d/Qrgx8y9VYgQAUYND4BL39woinD8yzAqBlg/C4gIs0mY54fQqJ2MY4ML9gld+ULojMr8NotGZbwQAUmBYRqFj2rAc9ARA886BJpcGAKSCxhij8KvZIrSypaUZa8h7ysMc/NvvCnLyXNemf1QQN7YkYwAA04ZfDrpkvQzyVNKCw3I7YGjOVsrzT2PPUMpCA2CyTu/gUJTlX4YJo+ZftsUYAIa6tgyig0PgUGkgN9ZV7FDExk/OyYTIkiP1jVcGAJhXK9brkwjLwW1yy3kpyd37jjRyzuT2L9TF81hAotgVChkDQIFbhOAQL6wG5jZ05Tf7bwGXWfvc1OAnymiP3GR5pvOxCU4oYmhiTR80Xt5Qyinnzm9njNSVpqs8w8vx6vBT7ZdUaHXSGAUAQyl7srmcle8PyNe5Oxi458IqhAr+zHQZh1DUMEAJK3MKRVn+QdzDuPmXOjAKgMFFr7xGkMEheeh0xb6euVurELN/8CmMNYzXzRyxyi/K9oHr/cY0IFT/U9fdAbGOWf3BtjHucrQr2uX5/38ARA0O8bwzExySHjnYd7hRtcNm6Wj3mZ+3znR4wVPJnRdn8xXv4BTTndfun9nssfyTi+8Da/QxxdIlZO7pkYMPjpQkGnmcRbARdtGCQ8XhYZHNyEMfoTdrwhHrGfM/3WTYt4AaBmD4mHEKwTJ3+3R9of9TJ9aNn37yGAfAhLvg9yAQLjjESfv0Dl3oyNA7f6SpnxALekoVUn8z+xJxuYxZhLv47NZzmEyi3b+UOSgAhhO2MrVxAPy964ExEAUXHKJkyafuWLy6+TsDt1EuQh8egTf2+Sn+c7QhhwThOC/PSVR4kLuXm/f0rrxrV38LnIb6jEKRMhKYN/xJ7p8syzCUYBwAhXZFCA65Lu3IuLlHYfqKkL3c/E/rmSG8grIsiLEjz/Cxf8ehVTP/Uv7QSyhZKOolg0Oum+OYToTjRtINK/344S7Or4GZ97Q8eZ7tpmw8F9aryIR4RAh+HX6zN5w8U9SwZapq5l+KgJMa1dTZQoXvADH6ymyK+p0jyP3giavsFfSthj0HmyzHvUhGDrZehVO4/V75XukQ+FkDnb/BK983XYi3hg+0nfOliTmzKgAotAk7DBRMP+JDC5SVzf5LdQuOHOzbGHo1MsW7quZfylA1AIgMPjpY2nFBz5zyy00fNsmtab4XY3UyYOX6EmnMdJm5rV9eYlcNAMNPbj4PgZizXoLpTIevfh2Wn7ELqrMwNAnyhyA6Tflvj+zveEdTXehqqgYAKTF8vBEfIg7R5ErOH6/iEYYBryorpoNMVXH9lgpTVQDA5Cl+AHDy72WLsspvdU4I2I8PsceYLyZcC4BCcIjw9+PUtXDos8c7W/OqPCY3ZLKTqvQ4On52sGvLGVxZvaWqawHkySGCPzmkogqHzIZ+VeglDXzRC7saUGRh5tiXijDVBQBICGNhfMMA5/8833jqhIoiimlckjlc/Kz7njMLgBmdTohGuTzDBYdmaql8Azt/DhVC0JWzPVMv7N90EVaDpz0JomRwfu7Cjzf9NUoVOstW3QJECg4FaiLY+eNVhaAxbc8uHPuC4HFCrqoDYEoPiH15ARrk5OLggbZXA6i8s5F7BLwrnMwBd3PVvX/FMiYCAA7NdmNPDhU3Zs69A+ZfnkZAXpOOKqHVVLtcDJ0/2P4XpEixFEsEAKIEh7y1En72X1oXJUTrZDDDpPMHD8pS+XQ8JwIAhYZgg0MVtCDftKH9m9+skBUqiQu9+/QFje+Tr6EaVkScGADoDA45VEDkL/qbNtzV9jZ8qwdiFlquER2g1CJJUSWJAYDO4BB3MoGh3yId+NxCtAJ5bqC8UnnsKzooy+uNlpIYAMhm6AkO8bM619mw2VOLVxC+GJqo2f80bBIFAB3BIUEcLeZ/WkHDXe1vwAoFHEP4C84ivnuhq+N1fA3xlUwUAHQEh2DzhybzP610+NwDpZFWA5PHvpJn/mULq7IpdFq1Zf8hOCR29X+NUj73CFgZYeUEGLDH49hkwUX+Jw513qrMNTgVyh8PpqoORbIAADqAmXfojZlxq27q2NbTcfOpRv2JGgKqoYC087QASDkCLAAsAFKugZQ331oAC4CUayDlzbcWwAIg5RpIefOtBbAASLkGUt58awEsAFKugZQ331oAC4CUayDlzQ8dDobv/c7z+8GElOuzqs0fI7l5sJU91BUaAHDS4tDNhsCPbYQSwhLr0QBmz5GdA+jRfc3WYgFQs12nR3ALAD16rNlaLABqtuv0CG4BoEePNVuLBUDNdp0ewS0A9OixZmuxAKjZrtMjuAWAHj3WbC0WADXbdXoEtwDQo8earSUD39JrrVnpreBWA1YDVgNWA1YDVgNWA1YDVgNWA+E18D/EN31OCAwuYwAAAABJRU5ErkJggg==);
background-size: 11px 11px;
background-repeat: no-repeat;
display: inline-block;
width: 11px; 
height: 11px;
margin-left: 5px;
content:"";
}

a[href*=".pptx"]::after {
	background-image: url(data:image/png;base64,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);
background-size: 11px 11px;
background-repeat: no-repeat;
display: inline-block;
width: 11px; 
height: 11px;
margin-left: 5px;
content:"";
}

a[href*=".ppt"]::after {
	background-image: url(data:image/png;base64,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);
background-size: 11px 11px;
background-repeat: no-repeat;
display: inline-block;
width: 11px; 
height: 11px;
margin-left: 5px;
content:"";
}

.pre-scrollable {
max-height: 184px;    
}

.text-red {
    color: #ff0000;
}

.error {
    color: #ff0000;
}

.donate-agreement-form td, th {
    padding: 6px;
    border: 1px solid #CCCCCC;
}

input.donate-agreement-error, textarea.donate-agreement-error, select.donate-agreement-error{
    background-color: #FFCCCC;
}


.shlomo {
float: left;
margin-right: 7px;
margin-bottom: 5px;
height: 100px;
width: 100px;
overflow: hidden;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
background-image: url("https://www.nes.ru/dataupload/images/people/catalog/SWeber.jpg");
border-radius: 10000px;
}

.dvorkovich {
float: left;
margin-right: 7px;
margin-bottom: 5px;
height: 100px;
width: 100px;
overflow: hidden;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
background-image: url("/assets/images/dv-th.jpg");
border-radius: 10000px;
}

.tiny_bullet_slider.tp-bullet:before{content:" ";  position:absolute;  width:100%;  height:25px;  top:-12px;  left:0px;  background:transparent}
#rev_slider_26_1.uranus.tparrows{width:50px; height:50px; background:rgba(255,255,255,0)}
#rev_slider_26_1 .uranus.tparrows:before{width:50px; height:50px; line-height:50px; font-size:40px; transition:all 0.3s;-webkit-transition:all 0.3s}
#rev_slider_26_1 .uranus.tparrows:hover:before{opacity:0.75}
.bullet-bar.tp-bullets{}
.bullet-bar.tp-bullets:before{content:" ";position:absolute;width:100%;height:100%;background:transparent;padding:10px;margin-left:-10px;margin-top:-10px;box-sizing:content-box}
.bullet-bar .tp-bullet{width:60px;height:3px;position:absolute;background:#aaa;  background:rgba(204,204,204,0.5);cursor:pointer;box-sizing:content-box}
.bullet-bar .tp-bullet:hover,.bullet-bar .tp-bullet.selected{background:rgba(204,204,204,1)}
.bullet-bar .tp-bullet-image{}
.bullet-bar .tp-bullet-title{}


.gal_new {
    float: left;
    padding: 0px;
    border: 0;
    margin: 4px;
    opacity: 0.8;
}

.gal_new:hover {
    opacity: 1.0;
}

.class-en {
    display:none;
}