@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,900&display=swap');
@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,700&display=swap');

body {
	background:#fff;
	color:#000;
}

a,
.main-header .menu a:hover,
.main-header-info .lang-selector .choose-lang a.active span,
.main-header-info .lang-selector .choose-lang a:hover span,
.aboutus-section .aboutus-icons li h3,
.articles-list .content h3,
.opinions-list li h3,
.btn.btn-white {
	color:#e41e5e;
}


.main-header .menu-toggle:after,
.main-header .menu-toggle:before,
.btn,
.contact-section,
.error-page .title {
	background:#e51e5f;
}

.btn {
      background: #e41e5e;
    border-radius: 5px;
    height: 60px;
	line-height: 60px;
    min-width: 240px;
}

.btn-white {
	background:#fff;
}

.articles-list .content footer span {
	border:2px solid #2c4bd3;
}

.error-page .title {
	color:#f3f3f4;
}

.error-page .title:before {
	border-top:10px solid #2c4bd3;
}

.section-header h2 {
	color:#000;
}

.section-header em {
	color:rgba(0, 0, 0, .57);
}

.section-header.white-header h2 {
	color:#fff;
}

.section-header.white-header em {
	color:rgba(255, 255, 255, .57);
}

.main-header {
    background: rgba(0, 0, 0, 0.6);
    border-top: 1px solid #525152;
    border-bottom: none;
    padding: 25px 0 0 0;
        margin-top: 50px;
}

.main-header .menu a {
	color:#fff;
	    font-family: 'Source Sans Pro';
    font-size: 18px;
    font-weight: bold;
}
.main-header .menu li{
    height: 64px;
}
.main-header.header-scroll{
	    margin-top: 0;
}
 .main-header.header-scroll .menu li{
    height: auto;
    }
.main-header .menu li:hover{
	    border-bottom: 5px solid #e41e5e;
}
.main-header-infobar{
	    width: 100%;
    position: absolute;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.6);
}
.main-header-info {
     width: 100%;
    z-index: 1;
    padding: 18px;
    text-align: right;
    max-width: 1200px;
    color: #fff;
    font-family: 'Source Sans Pro';
    font-weight: lighter;
    font-size: 14px;
    margin: auto;
}
.main-header-info a{
	color: #e41e5e;
	font-weight: bold;
}
.main-header-info .lang-selector span {
	color:#fff;
}
.main-header-info .lang-selector a span {
	color:#000;
}
.main-header-info .lang-selector i {
	background:#f6f6f6;
	border:1px solid #eaeaea;
}

.main-header-info .lang-selector i img {
	border:1px solid #d3d3d3;
  width: 17px
}

.main-header-info .lang-selector .choose-lang {
	background:#fff;
}
.main-header-info .lang-selector i {
    width: 18px;
    height: 18px;
    vertical-align: middle;
    background: none;
    border: none;
}
.main-footer nav a {
	color:rgba(255, 255, 255, .35);
}

.main-footer nav a:hover {
	color:rgba(255, 255, 255, .6);
}

.main-footer .footer-cols {
	border-top:1px solid rgba(255, 255, 255, .07);
}

.main-footer .footer-cols p {
	color:rgba(255, 255, 255, .35);
}

.owl-carousel .owl-dots .owl-dot {
	background:#d9d9da;
}

.owl-carousel .owl-dots .owl-dot.active, .owl-carousel .owl-dots .owl-dot:hover {
	border-color:#c0c0c1;
	background:#c0c0c1;
}
.slider{
	    border-bottom: 2px solid #e41e5e;
}
.slider .slide-text h2 {
    font-size: 90px;
    font-weight: bold;
    line-height: 1.1;
    font-family: 'Source Sans Pro';
}
.slider .slide-text {
	color:#fff;
	text-shadow:1px 1px 0 rgba(0, 0, 0, .8);
}

.slider .slider-nav span {
	background:#828382;
}

.slider .slider-nav span.active, .slider .slider-nav span:hover {
	border-color:#fff;
	background:#fff;
}
.slider .slides .btn span{
	font-family: 'Source Sans Pro';
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}


 .aboutus-section {
	background:#f3f3f4;
}

.aboutus-section .aboutus-icons li {
	background:#fff;
	box-shadow:0 42px 57px rgba(0, 0, 0, .06);
}

.aboutus-section .aboutus-icons li p {
	color:rgba(0, 0, 0, .78);
}

.aboutus-section .aboutus-caption p {
	color:rgba(0, 0, 0, .8);
}
div#aboutus {
    background: #e4e4e4;
        padding: 0;
}
div#aboutus .container{
	background:#fff;
	    padding: 0 0 100px;
	}
#aboutus .section-header{
	margin: 70px 0 70px 0;
}
#aboutus .section-header h1{
	    font-family: 'Source Sans Pro';
    font-size: 60px;
    font-weight: bold;
    color: #e51f5e;
}
#aboutus p{
    font-family: 'Source Sans Pro';
    font-weight: normal;
    font-size: 14px;
        padding: 0 150px;
}
#aboutus .aboutus-readmore{
	    padding: 50px;
    text-align: center;
}
.checkerboard .owl-nav .owl-next, .checkerboard .owl-nav .owl-prev {
	background:url(../images/checkerboard-arrow.png) center no-repeat rgba(0, 0, 0, .5);
}

.checkerboard .checkerboard-image .caption {
	background:rgba(0, 0, 0, .7);
	color:#fff;
}

.checkerboard-page .checkerboard-item {
	    background: #ffffff;
}

.checkerboard-page .checkerboard-item:nth-of-type(1) {
	    background: #ffffff;
	color:#fff;
}
.checkerboard.checkerboard-full .checkerboard-item .checkerboard-text{
    background: #ededed;
}
.checkerboard .checkerboard-text h3 {
    font-size: 25px;
    font-weight: 600;
    font-family: 'Source Sans Pro';
    color: #e41f5e;
}
.checkerboard .checkerboard-text p {
    margin: 30px 0;
    line-height: 18px;
    font-size: 14px;
    color: #000;
    font-family: 'Source Sans Pro';
}
.checkerboard.checkerboard-full .checkerboard-item .checkerboard-image {
    width: 60%;
}
.checkerboard.checkerboard-full .checkerboard-item .checkerboard-content
{width: 40%;
    background: #ededed;}
.checkerboard.checkerboard-full .checkerboard-item .checkerboard-text {
       text-align: justify;
    padding: 100px 25px;
}
.checkerboard.checkerboard-full .checkerboard-item .checkerboard-image .checkerboard-photo{
    background-size: 80%;
    background-repeat: no-repeat;
}

.articles-latest .content {
	background-color:#f1f1f1;
}

.articles-latest .content p {
	color:rgba(0, 0, 0, .8);
}

.articles-latest .content footer time {
	color:rgba(0, 0, 0, .8);
}
.article-gallery > a {
    display: inline-block;
    width: 24%;
}

.article-gallery > a > img {
    width: 100%;
}
.partners-section {
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
}

.opinions-section {
	background:#f3f3f4;
}


.contact-section .contact-sides .contact-data p {
    color: #000;
    line-height: 0px;
    font-weight: bold;
}

.contact-section .contact-sides .contact-data p strong {
	color:#fff;
}

.contact-section .contact-sides .contact-data p a {
	color:rgba(255, 255, 255, .8);
}

.contact-section .contact-sides .contact-data p a:hover {
	color:#fff;
}

.imp-shape-poly {
    fill: rgba(0, 0, 0, 0.4);
    stroke: rgba(255, 255, 255, 0.75);
    stroke-width: 0px;
    stroke-dasharray: 0;
    stroke-linecap: round;
    opacity: 0;
  }

  .imp-shape-poly:hover {
    fill: rgba(255, 255, 255, 0.75);
    transition-delay: 0.01s;
  }

  div#image-map-pro-1579 {
    display: inline-block;
}

  .side-contact{
    display: inline-block;
    width: 40%;
    float: left;
    color: #fff;
    font-family: 'Source Sans Pro';
    font-size: 18px;
    line-height: initial;
    text-align: center;
  }
  .side-contact p strong, .contact-section .bottom-contact p strong{
    font-weight: bold;
        font-size: 25px;
  }
  .contact-section .bottom-contact{
    font-family: 'Source Sans Pro';
    font-size: 18px;
    line-height: initial;
  }

.contact-section .bottom-contact {
    color: #fff;
    width: 100%;
    display: inline-block;
  text-align: center;
}
.contact-section .bottom-contact div {
    width: 33%;
    display: inline-block;
    float: left;
}

.contact-section .textbox {
	border:1px solid rgba(255, 255, 255, .4);
	color:#fff;
}

.contact-section .textbox:focus {
	border:1px solid rgba(255, 255, 255, .75);
}
.page-cover h2 {
    color: #fff;
    font-size: 60px;
    text-transform: uppercase;
    font-family: 'Source Sans Pro';
    font-weight: bold;
}

.content-page {
	background:#f3f3f4;
}
.custompage-text time {
	color:rgba(0, 0, 0, .5);
}
.gallery-grid a {
	color:#fff;
}

.gallery-grid a:before {
	background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, #000 100%);
}

.main-header-offset{
	position: absolute;
}

.parallax .box {
    display: inline-block;
    width: 33.3%;
    border: 4px solid #fff;
    margin: 15px;
    height: 250px;
}
.parallax .box .box-single {
    display: inline-block;
    height: 100%;
    width: 100%;
    text-align: left;
    padding: 50px;
}
.parallax .box .box-single h2{
	color: #fff;
	font-family: 'Source Sans Pro';
	font-weight: 600;
	font-size: 36px;
	}
.parallax .box a.btn.btn-white {
    margin: 25px 0;
    color: #000
}

.articles-section {
    padding: 80px 0;
    background: #e4e4e4;
}
.content-page.articles-section {
    padding: 0
}
.articles-list .img{
	height: 300px;
}
.articles-list li {
    width: calc(33.33% - 15px);
    float: left;
    margin: 0px 15px 0 0;
    box-shadow: 0 42px 57px rgba(0, 0, 0, 0.05);
    position: relative;
}
.articles-list .title-box{
	    position: absolute;
    width: 70%;
    top: 240px;
    background: #e41f5e;
    color: #fff;
    padding: 25px 15px 10px;
        left: 15%;
}
.articles-list .title-box h3{
	    font-family: 'Source Sans Pro';
    font-weight: 600;
    font-size: 18px;
}
.articles-list .title-box hr{
	    border: 2px solid #fff;
    width: 40%;
    float: left;
    display: block;
    margin: 15px 0;
}
.articles-list .title-box time{
	display: block;
    float: left;
    width: 100%;
    font-family: 'Source Sans Pro';
    font-weight: 100;
    font-size: 13px;
}
.articles-list .content{
	padding: 90px 20px 0px 20px;
}
.articles-list .content p {
    font-size: 14px;
    color: #000;
    margin: 20px 0;
    height: 115px;
    overflow: hidden;
    font-family: 'Source Sans Pro';
    font-weight: 500;
        line-height: 15px;
}
.articles-list footer div{
	text-align: right;
}
.articles-section .readmore{
	text-align: center;
    padding: 80px 0 0 0;
}
.articles-section .section-header h2 {
    color: #e41f5e;
    font-family: 'Source Sans Pro';
    font-weight: bold;
    font-size: 80px;
}
.contact-section{
	    background: #111111;
}
.contact-section .section-header h2{
	    font-family: 'Source Sans Pro';
    font-weight: bold;
    font-size: 80px;
    text-align: left;
}

.footer-links div{
	    display: inline-block;
    width: 20%;
    float: left;
}
.footer-links h2{
	font-family: 'Source Sans Pro';
    font-weight: normal;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
        margin-bottom: 25px;
        min-height: 40px;
}
.footer-links a{
	    font-size: 14px;
    color: #fff;
    font-family: 'Source Sans Pro';
    font-weight: 100;
}
.footer-links a span{
	    color: #e41f5e;
}
.main-footer {
    background: #111111;
padding: 50px 0 30px 0;
}
.footer-col{
	    font-family: 'Source Sans Pro';
    font-size: 14px;
}
.footer-col.second{
	text-align: right;
}
.main-footer .footer-copyrights {
margin:50px 0 0 0;
}
.page-cover {
    border-bottom: 10px solid #e41f5e;
    height: 400px;
}
.custompage-text {
    line-height: 1.4;
    font-size: 16px;
    margin-top: -100px;
    z-index: 10;
    position: relative;
    background: #fff;
    display: table;
}
.custompage-text .section-header{
	margin-top: 0;
}
.custompage-text .section-header h2 {
    color: #000;
    font-family: 'Source Sans Pro';
    font-weight: bold;
    font-size: 60px;
    padding: 50px 0 0 0;
        line-height: 40px;
}
.custompage-text .section-header small {
    font-size: 40px;
    font-weight: normal;

}
.download .custompage-text a {
    color: #006ddc;
    font-weight: bold;
    font-family: 'Source Sans Pro';
    font-size: 21px;
}
.download .custompage-text p {
    margin: 25px 50px;}

.articles-section .custompage-text .section-header h2{
      color: #e41f5e;
}
.custompage-text .articles-list .content{
  background: #fff;
}
.col-6 {
    display: inline-block;
    width: 50%;
    float: left;
        padding: 50px;
}
.custompage-text .col-6{
	font-family: 'PT Sans';
	font-size: 14px;
	text-align: justify;
	    min-height: 400px;
}
.custompage-text .col-6 img{
	width: 100%
	}


.rimco {
    width: 100%;
    max-width: 1240px;
    margin: 0 auto;
}
.fancybox-close {
    
    right: 15px;
}
.single-post .custompage-text {
    margin-top: 0;
    padding: 50px;
        width: 100%;
    display: inline-block;
}
.single-post .custompage-text time {
    color: rgb(228, 31, 94);
    font-size: 14px;
    font-weight: bold;
    font-family: 'Source Sans Pro';
}
.single-post .custompage-text .section-header h2{
    line-height: 60px;
    padding: 0;
}



@media (max-width: 1050px){
.main-header .header-content.visible {
    opacity: 0.9;
    visibility: visible;
    background: #000;
}
  .main-header-info {
   text-align: center;
    padding: 9px;
  }
  .main-header .header-content{
    padding: 150px 10px 0;
  }
  .main-header-info .lang-selector {
    text-align: center;
    margin: 4px;
}.main-header-info .lang-selector .choose-lang {
    background: none;
}
}
@media (max-width:730px) { .slider { height:500px; } 
.slider .slide {
background-attachment: scroll;
}
.slider .slide-text h2 {
    font-size: 3em;

}
  .aboutus-section h2{
    max-width: 401px;
    overflow: hidden;
  }
  .aboutus-section img{
    width:100%
  }
.aboutus-section h2 img {
   width: initial;
    zoom: 0.45;
}
  
#aboutus .section-header h1,#aboutus2 .section-header h1{
     font-size: 3em;
    }
 #aboutus p{
        padding: 0 25px;
 }
 .parallax{display: inline-block;}
.parallax .box {
    width: calc(100% - 30px);
}
.articles-section .section-header h2{
    font-size: 3em;
}
.articles-list li {
    width: 100%;}
.articles-list .content {
    padding: 90px 20px 19px 20px;
    display: inline-table;
}
.single-post .custompage-text .section-header h2 {
    line-height: 1em;
    padding: 0;
    font-size: 2em;
}
.single-post .custompage-text {
    margin-top: 0;
    padding: 5px;
}  
.contact-section {
    background: #111;
}
.contact-section .contact-sides .contact-data p {
    color: #fff;}
    .footer-links div {
    display: inline-block;
    width: 50%;
    float: left;
    margin: 10px 0;
}
.checkerboard.checkerboard-full .checkerboard-item .checkerboard-image, .checkerboard.checkerboard-full .checkerboard-item .checkerboard-content {
    width: 100%;
}
.rimco img {
    width: 100%;
}
.page-cover h2 {
    color: #fff;
    font-size: 2em;}
    .custompage-text .section-header h2{
        font-size: 3em
    }  
    .custompage-text .section-header small {
    font-size: 0.6em;
}
.col-6 {
    display: inline-block;
    width: 100%;
    float: left;
    padding: 25px;
}
.custompage-text .col-6 {
    
    min-height: auto;
}
  .contact-section .bottom-contact div {
    width: 100%;
  }
.main-header .menu li {
    height: auto;
}
  
  .side-contact{
    width:100%;
  }
  
  @media (max-width: 450px) {
}
.parallax {
background-attachment: scroll;

}
}



