


.spl-title{
    margin-bottom: 20px;
}

.spl-title h2 {
    font-weight: 300;
    font-size: 48px;
    color: #232c30;
}


html  body .spl-title h4 {
    font-size: 24px;
    line-height: 33px;
    color: #818b95;
    font-weight: 300 !Important;
}



 .spl-title.spl-title-white{
    color: #fff !important;
}



/* Tabs */
.pix-tabs{
    font-size: 14px;
    line-height: 22px;
}
.pix-tabs .nav-tabs {
	text-align: center;
	border: none;
	margin-bottom: 50px;
	margin-left: 0;
}



/* Contact Form 7 */
.quote-form {
	margin-top: -35px;
	padding: 36px;
	background: url(../../img/form-bg.jpg) no-repeat center center;
	background-size: cover;
    overflow: hidden;
    position: relative;
}
html .quote-form input,html .quote-form textarea {
    margin-bottom: 15px !important;
    border: none;
    width: 100%;
    padding: 15px !important;
    max-height: 116px;
    background-color: #fff;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 12px;
    margin-top: 0 !important;
}
.quote-form input[type=submit] {
    background-color: #2a64d9;
    color: #fff;
    font-weight: normal;
    font-size: 15px;
    text-transform: uppercase;
    border-radius: 0 !important;
    padding: 15px 8px;
}
.wpcf7-not-valid {
	border: 1px solid red !important;
}
.quote-form span.wpcf7-form-control-wrap {
	position: relative;
	height: 65px;
	display: block;
}
.quote-form button.btn, .quote-form a {
	width: 100%;
}
.wpcf7-form  .quote-form  input.wpcf7-form-control.wpcf7-submit {
    border: 1px solid #fff;
}



/* Service Box */

.column-info img {
	width: 100%;
	height: auto;
}
.column-info > span {
	display: block;
	float: right;
	margin-top: -20px;
	margin-right: -8px;
	position: relative;
	z-index: 2;
	height: 20px;
	width: 60px;
	-webkit-transform: skew(-30deg);
	-moz-transform: skew(-30deg);
	-o-transform: skew(-30deg);
}
.column-info h3 {
    margin-top: 40px;
    margin-bottom: 25px;
    font-size: 19px;
    font-weight: 700;
    text-transform: uppercase;
}
.column-info a.btn {
	margin-top: 25px;
}
.column-info .btn.btn-sm:hover:before{
	width:100%;
	z-index:1;
}
.column-info .btn.btn-sm span{
    position: relative;
	z-index:2;
}



/* Our Services */




.our-services .department-1-item{
    position: relative;
    padding: 40px;
    display: inline-block;
    cursor: pointer;
    border: 1px solid #e9ecef;
    margin-bottom: 40px;
    min-height: 325px !important;
    text-align: center;
    box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    transition: all 300ms ease 0s;
    background: #fff;
        border-color: #eee !important;
    color: #313647;
    text-decoration: none !important;
}




.our-services div > a:hover *{
    color: #fff !important;
}


.our-services  h4{
    font-weight: 500 !important;
    color: #23272c !important;
    margin: 25px 0 25px 0 !important;
    padding: 0;
    font-size: 24px !important;
}


.home-template  .our-services div > a > span {
    text-align: center;
    padding-top: 0px;
    font-size: 33px;
}


.our-services div > a:hover  span{
    border-color:#246bad;
}

.our-services div > a > span {
    text-align: center;
    padding-top: 0px;
    width: 80px;
    height: 80px;
    position: relative;
    border-radius: 100px;
    margin: 0 auto 20px;
    left: 0;
    top: 0;
    display: block;
    border:0;
    background: #fff;
    -webkit-transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    transition: all 300ms ease 0s;
}

.our-services div > a > span:after {
	border-bottom-color: #fff;
	top: -2px;
	right: -23px;
}
.our-services  i:after , .our-services  i:before{
	font-size:50px;
    background: #246bad;
    background: -moz-linear-gradient(top, #246bad 0%, #00c8c8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #246bad), color-stop(100%, #00c8c8));
    background: -webkit-linear-gradient(top, #246bad 0%, #00c8c8 100%);
    background: -o-linear-gradient(top, #246bad 0%, #00c8c8 100%);
    background: -ms-linear-gradient(top, #246bad 0%, #00c8c8 100%);
    background: linear-gradient(to bottom, #246bad 0%, #00c8c8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#246bad', endColorstr='#00c8c8',GradientType=0 );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.our-services  i {
    color: #fff;
    display: inline-block;
    width: 100%;
    height: 63px;
    font-size: 20px;
    line-height: 60px;
    position: relative;
    top: 8px;
}


.our-services div:hover  i {
	color: #fff;
}

.our-services .department-1-item .btn{
        margin-top: 30px;
        padding: 16px 50px;
        position: relative;
}



.our-services p , .stats  p{
	line-height: 22px;
	font-size: 15px;
}


.list-services {
	margin: 62px -20px 80px;
}
.list-services__item {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-right: 17px;
    margin-bottom: 30px;
    margin-left: 0;
    vertical-align: top;
    background-size: cover;
    text-align: left;
}
.list-services__item:after {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
     background: #246bad;
    background: -moz-linear-gradient(top, #246bad 0%, #00c8c8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #246bad), color-stop(100%, #00c8c8));
    background: -webkit-linear-gradient(top, #246bad 0%, #00c8c8 100%);
    background: -o-linear-gradient(top, #246bad 0%, #00c8c8 100%);
    background: -ms-linear-gradient(top, #246bad 0%, #00c8c8 100%);
    background: linear-gradient(to bottom, #246bad 0%, #00c8c8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#246bad', endColorstr='#00c8c8',GradientType=0 );
	z-index: 0;
	content: '';
	transition: all 0.3s;
    opacity: 0.9;
}
.list-services__item:hover:after {
    opacity: 0.5;
}

.list-services__item .icon {
    float: left;
    width: 80px;
    height: 80px;
    margin-top: 5px;
    padding-top: 28px;
    font-size: 37px;
    border: 2px solid #fff;
    border-radius: 50%;
    background-color: rgba(242, 193, 38, 0);
    transition: all 0.3s;
    text-align: center;
    margin-right: 20px;
}

.list-services__item .icon:before{
    position: relative;
    left: 1px;
    top: 1px;
    margin: 0;
    font-size: 30px;
}

.list-services__link {
	position: relative;
	display: block;
	padding: 20px 35px 35px 35px;
	color: #fff;
	z-index: 1;
}
.list-services__item:hover .list-services__link {
	color: #fff;
	text-decoration: none;
}
.list-services__inner {
	margin-left: 104px;
}
.list-services__title {
    margin-bottom: 18px;
    font-size: 16px;
    font-weight: 700;
    transition: all 0.3s;
    text-transform: uppercase;
    padding-top: 10px;
}
.list-services__description {
    font-size: 13px;
    line-height: 1.5;
    color: #fff;
}

.list-services-2 {
	margin-top: 56px;
	margin-right: -14px;
	margin-left: -15px;
	text-align: center;
}
.list-services-2__item {
    position: relative;
    display: inline-block;
    background-color: #f4f4f4;
    overflow: hidden;
    vertical-align: top;
    width: 100%;
    box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.1);
}
.list-services-2__item .icon {
	display: inline-block;
	width: 80px;
	height: 80px;
	padding-top: 12px;
	font-size: 37px;
	color: #666;
	border: 2px solid #fff;
	border-radius: 50%;
	background-color: #fff;
	transition: all 0.3s;
}

.list-services-2__item .icon:before{
    position: relative;
    top: 15px;
    margin: 0;
    font-size: 30px;
}

.list-services-2__item .icon_mod-a {
	border-color: #ddd;
	background-color: transparent;
}
.list-services-2__item:hover .icon {
	color: #fff;
	background-color: transparent;
}
.list-services-2__item:hover .icon_mod-a {
	color: #fff;
	border-color: #fff;
	background-color: transparent;
}
.list-services-2__link {
	position: relative;
    z-index: 77 !important;
	display: block;
	padding: 50px 40px 45px;
	z-index: 1;
    text-align: center;
}



.list-services-2__link:hover {
	text-decoration: none;
}

.list-services-2__title {
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 600;
    color: #23272c;
    transition: all 0.3s;
}
.list-services-2__item:hover .list-services-2__title {
	color: #fff;
}
.list-services-2__description {
	font-size: 13px;
	line-height: 1.53;
	color: #666;
	transition: all 0.3s;
}
.list-services-2__item:hover .list-services-2__description {
	color: #fff;
}
.list-services-2__bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
     opacity: 0;
    background-size: cover;
}
.list-services-2__item:hover .list-services-2__bg {
    opacity: 1;
}
.list-services-2__bg img {
    position: relative;
    opacity: 0.15;
    z-index: 1;
    min-height: 315px;
}
.list-services-2_mod-a {
	margin-bottom: 75px;
}
.list-services-2_mod-b {
	margin-top: 20px;
	margin-bottom: 70px;
}



.list-services__bg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-color: #2a64d9;
    
}



.list-services-2__overlay{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #246bad;
    background: -moz-linear-gradient(top, #246bad 0%, #00c8c8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #246bad), color-stop(100%, #00c8c8));
    background: -webkit-linear-gradient(top, #246bad 0%, #00c8c8 100%);
    background: -o-linear-gradient(top, #246bad 0%, #00c8c8 100%);
    background: -ms-linear-gradient(top, #246bad 0%, #00c8c8 100%);
    background: linear-gradient(to bottom, #246bad 0%, #00c8c8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#246bad', endColorstr='#00c8c8', GradientType=0);
    z-index: 7;
    visibility: hidden;
    opacity: 0.7;
    
}


.list-services-2__item:hover .list-services-2__overlay{
    visibility: visible;
}


/* Departments */


 .department-1-col-2,
 .department-1-col-3,
 .department-1-col-4,
 .department-1-col-5,
 .department-1-col-6,
 .department-2-col-2,
 .department-2-col-3,
 .department-2-col-4,
 .department-2-col-5,
 .department-2-col-6,
 .department-3-col-2,
 .department-3-col-3,
 .department-3-col-4,
 .department-3-col-2,
 .department-3-col-5,
 .department-3-col-6

{
    text-align: center;
}




 .department-2-item{
    margin-bottom: 4%;
        
    }



@media (min-width:1000px)  {
    
    
.department-1-item, .department-2-item, .department-3-item{
    text-align: left;
    display: inline-block;
    vertical-align: top;
}
    
    


.department-1-col-2 .department-1-item, .department-2-col-2 .department-2-item, .department-3-col-2 .department-3-item{
    width: 47%;
    margin-right: 2%;
    
}
    
    


.department-1-col-2 .department-1-item:nth-child(even), .department-2-col-2 .department-2-item:nth-child(even), .department-3-col-2 .department-3-item:nth-child(even){
    margin-right: 0 !important;
    width: 49%;
    vertical-align: top;
    margin-left: 1%;
    
}




.department-1-col-3 .department-1-item , .department-2-col-3 .department-2-item, .department-3-col-3 .department-3-item{
    width: 31%;
    margin-right: 2%;  
}





.department-1-col-4 .department-1-item , .department-2-col-4 .department-2-item, .department-3-col-4 .department-3-item{
    width: 22%;
    margin-right: 2%;  
}




.department-1-col-5 .department-1-item , .department-2-col-5 .department-2-item , .department-3-col-5 .department-3-item{
    width: 18%;
    margin-right: 2%;  
}






.department-1-col-6 .department-1-item  , .department-2-col-6 .department-2-item , .department-3-col-6 .department-3-item{
    width: 14%;
    margin-right: 2%; 
}

    
}



/* Testimonials */
.testimonial-content {
	background: #f9f9f9;
}

.testimonial-content p{
	color: #333;
}
.testimonial-content {
	position: relative;
	margin-left: 10px;
	padding: 45px 28px 40px 80px;
	margin-bottom: 40px;
}

#testimonials2 {
    margin-left: -15px;
}



html .testimonial-content p {
    font-size: 15px;
    color: #333 !important;
}
.testimonial-content:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -20px;
    right: 45px;
    width: 0;
    height: 0;
    border-top: 20px solid #f9f9f9;
    border-right: 20px solid transparent;
}
.testimonial-content span {
    display: table-cell;
    text-align: center;
    padding-top: 16px;
    width: 50px;
    height: 55px;
    position: absolute;
    left: -10px;
    top: 45px;
    border-right: none;
    background: #2a64d9;
    border: 0;
    color: #fff;
    line-height: 22px;
}

.testimonial-author {
	margin-right: 40px;
}
.testimonial-author h4 {
margin-bottom: 7px;
}
#testimonials .owl-nav {
	margin: -40px 0 0 10px;
}
#testimonials2 .owl-nav {
    position: absolute;
    top: -70px;
    right: 20px;

}
#testimonials2 .owl-nav div, #testimonials .owl-nav div{
	border:1px solid #dddddd;
	display: inline-block;
	zoom: 1;
	display: inline;/*IE7 life-saver */
	padding: 10px 20px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.8;
}
#testimonials .owl-nav div{
	padding: 3px 10px;
}
#testimonials2 .owl-nav div:first-child, #testimonials .owl-nav div:first-child{
	border-right:none;
}
#testimonials2 > div.owl-stage-outer > div > div > div {
	margin-right: 20px;
}
.testimonial-author small{
	font-size: 90%;
}



/* ImageCarousel */

#fleet-gallery {
    position: relative;
    box-shadow: 2px 2px 2px 9px #000;
    margin: 10px;
}
#fleet-gallery .owl-item img {
	padding: 0 5px;
}
#fleet-gallery img {
	width: 100%;
	height: auto;
}
#fleet-gallery .owl-nav {
 
}
#fleet-gallery .owl-nav div{
    display: inline-block;
    zoom: 1;
    padding: 10px 20px;
    opacity: 1;
    margin: 1px;
    background: #ff9801;
    border-radius: 100px;
    color: #fff;
}


#fleet-gallery  .owl-prev{
     position: absolute;
    top: 50%;
    margin-top: -23px;
    left: 20px;
}


#fleet-gallery  .owl-next{
     position: absolute;
    top: 50%;
    margin-top: -23px;
    right: 20px;
}



/* Team */

.team > div > div.userpic {
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 260px;
	width: 100%;
    -webkit-transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
	transition: all 300ms ease 0s;
}
.team .user-info + a.btn {
	display: none;
}
.team.style-2 > div > div:hover span {
    opacity: 1;
}

.team.style-2 > div > div span{
    	-webkit-transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
	transition: all 300ms ease 0s;
}
.team > div > div span {
    opacity:0;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	padding: 15px 15px;
	text-align: center;
	font-size: 15px;
	line-height: 22px;
	font-weight: 300;
	background-color: rgba(42, 100, 217, 0.84);
	 color: #fff;
}

.team > div > div span p {
    font-size: 14px;
    line-height: 1.6;
}
.team .user-info {
    padding: 20px 0 0px 2px;
    text-align: center;
}
.team .user-info h4, .team .user-info small {

}
.team .user-info p {
	margin-top: 0px;
}
.team .user-info h4 {
    padding-top: 15px;
    padding-bottom: 15px;
}
.team .soc-icons {
    display: inline-block;
    width: 100%;
    padding-top: 0;
    text-align: center;
}
.team .soc-icons i {
	margin-right: 6px;
}
.team.style-2 div:hover .user-info p, .team.style-2 div .soc-icons {
	display: none;
}
.team.style-2 div:hover .soc-icons {
	display: block;
}
.team .user-info small{
	font-size: 100%;
}



/* Brands */
#partners .owl-item img{
	display: inline-block;
	width: auto;
}
.title-space {
	margin-left: 15px;
}
#partners .owl-item {
	padding: 0 15px 0 0;
}
#partners a {
    padding: 30px 0;
    text-align: center;
    display: block;
    border-right: 3px solid;
    background: #f9f9f9;
}
#partners .owl-nav {
	position: absolute;
	top: -100px;
	right: 15px;
	margin-top: 15px;
}
#partners .owl-nav div{
    border: 1px solid #dddddd;
    display: inline-block;
    zoom: 1;
    background: none;
    padding: 10px 20px;
    margin: 1px;
}


/* Lists */

.pix-tabs  .nav-tabs{
	text-align:center;
	border:none;
}
.pix-tabs   ul.styled{
	margin:0px;
	padding:0px;
}
.pix-tabs   ul.styled > li{
	position:relative;
	background:#f5f5f5;
	list-style:none;
	margin-bottom:6px;
}
.pix-tabs   ul.styled li > ul{
	display:none;
	position:absolute;
	z-index:2;
	width:100%;
	padding:0;
	left:0;
	background:#e3e3e3;
	padding:20px 15px;
	padding-top:0;
	padding-left:35px;
	border-bottom:4px solid;
	font-size:12px;
	text-transform:uppercase;
}
.pix-tabs   ul.styled li > ul > li{
	list-style:none;
}
.pix-tabs   ul.styled li > ul > li + li{
	margin-top:10px;
	display:block;
}
.pix-tabs   ul.styled li:hover > ul{
	display:block;
}
.pix-tabs   ul.styled > li.active > a, ul.styled > li.current-cat > a{
	color:#fff;
}
.pix-tabs   ul.styled > li:hover{
	background:#e3e3e3;
}
.pix-tabs   ul.styled > li.active:after{
	background:#fff;
	opacity:0.5;
}
.pix-tabs   ul.styled > li:after{
	content:"";
	display:block;
	width:4px;
	position:absolute;
	right:0px;
	top:0px;
	bottom:0px;
	background:#e3e3e3;
}
.pix-tabs   ul.styled > li > a{
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:700;
	font-size:14px;
	padding:20px 10px 20px 35px;
}

.pix-tabs   .nav-tabs > li{
	float:none;
	display:inline-block;
	border:1px solid #eee;
	border-right:4px solid #eee;
	margin-right:5px;
	background:#fff;
}

.pix-tabs   .nav-tabs > li + li{
	margin-top:20px;
}
.pix-tabs   .nav-tabs > li.active > a,.pix-tabs   .nav-tabs > li.active > a:focus,.pix-tabs   .nav-tabs > li.active > a:hover,.pix-tabs  .nav-tabs > a.active:focus,.pix-tabs    .nav-tabs > a.active:hover{
	cursor:default;
	border:none;
}
.pix-tabs   .nav-tabs > li.active > a:after{
	content:"";
	display:block;
	position:absolute;
	width:4px;
	top:-1px;
	bottom:-1px;
	right:-4px;
	background:#fff;
	opacity:0.5;
}
.pix-tabs   .nav-tabs > li > a{
	position:relative;
	border:none;
    color: #333;
	border-radius:0;
	margin-right:0;
	text-transform:uppercase;
	font-weight:700;
	font-size:12px;
	padding:15px 30px;
}

.pix-tabs   .nav-tabs > li.active > a , .pix-tabs   .nav-tabs > li:focus > a , .pix-tabs   .nav-tabs > li:hover > a {
    color: #fff;
    background: #0060c1 !important;
    
}



.pix-tabs   img.full-width {
    width: 100%;
    height: auto;
}
.pix-tabs .tab-content{
	font-size: 15px;
    line-height: 1.7;
}



/* Big HR */
html .big-hr:before, .big-hr:after ,html  .big-hr:after {
    border-top-color: #2a64d9 ;
}
.big-hr {
	position: relative;
	margin: 0px auto;
	max-width: 950px;
	height: 135px;
	padding-top: 25px;
	text-align: center;
	margin-top: -35px;
}
.big-hr:before {
	position: absolute;
	top: 0px;
	left: -69px;
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-top: 135px solid;
	border-left: 70px solid transparent;
}
.big-hr:after {
	position: absolute;
	right: -69px;
	top: 0px;
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-top: 135px solid;
	border-right: 70px solid transparent;
}
.big-hr h2 {
	margin-top: 20px;
    margin-bottom: 10px;
	font-size: 17px;
}
.big-hr div {
	display: inline-block;
}
.big-hr a.btn {
	margin-top: -30px;
}



/* Why Us */

.why-us {
	padding-left: 0px;
	border-top: 1px solid;
}
.why-us li {
	position: relative;
	text-indent: 15px;
	position: relative;

	list-style: none;
	border-bottom: 1px solid #eee;
	padding: 20px 30px 20px 0;
}
.why-us li p {
	margin-top: 15px;
	font-size: 14px;

	display: none;
}
.why-us li span {
	cursor: pointer;
	text-indent: 0px;
	top: 20px;
	display: inline-block;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;

	position: absolute;
	right: 5px;
}
.why-us li span, .topmenu nav, .topmenu:before, footer, #to-top, .two-news > div div:last-child > div{
	background:#1c202e;
}




/* Posts Block */

.one-news a {
	color: #fff;
}
.one-news > div {
	position: relative;
	width: 100%;
	height: 300px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	    margin-left: -15px;
}
.one-news > div > div:hover {
	opacity: 1;
}
.one-news > div > div {
	bottom: 0px;
	left: 0px;
	width: 100%;
	position: absolute;
	padding: 30px 40px;
	opacity: 0.9;
	-webkit-transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
	transition: all 300ms ease 0s;
}
.one-news > div > div h3, .two-news > div div:last-child h3 {
	font-size: 18px;
	text-transform: none;
	font-weight: 400;
	margin: 0px;
	margin-bottom: 20px;
}
.two-news > div div:last-child h3 {
	font-size: 16px;
	line-height: 24px;
}
.one-news > div > div small, .two-news > div div:last-child small {
	display: inline-block;
	padding-right: 15px;
	font-size: 11px;
}
.one-news > div > div small.news-author, .two-news > div div:last-child small.news-author {
	border-right: 1px solid;
	margin-right: 15px;
}
.pix-lastnews-light .hgroup * {
	color: #fff !important;
}
.pix-lastnews-light .one-news div, .pix-lastnews-light .news-item div div {
	background-color: #fff !important;
	color: #333;
}
.pix-lastnews-light .one-news div *, .pix-lastnews-light .news-item div * {
	color: #333 !important;
}

.pix-lastnews-light .one-news  h3 a , .pix-lastnews-light .news-item  h3 a{
    font-weight: bold;
}
.one-news div * {
	text-transform: uppercase;
}
.pix-lastnews-dark .two-news > div h3 a {
	color: #fff !important;
}
.news-item small {
	text-transform: uppercase;
}
.news-item {
	margin-bottom: 30px;
}
.pix-lastnews-light .news-item a {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}
.news-item div:first-child {
	padding-right: 0px;
}
.news-item div:last-child {
	padding-left: 0px;
}
.two-news > div div:first-child > div {
	height: 135px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.two-news > div div:last-child > div {
	padding: 25px 30px;
	height: 135px;
}
.read-all-news {
	position: relative;
	margin-top: -10px;
	margin-right: 10px;
}
.pix-lastnews-dark .read-all-news {
	color: #666 !important;
	border: 1px solid #ddd;
	margin-top: -10px;
	background: transparent !important;
	border-right: 5px solid #2a64d9 !important;
}
.pix-lastnews-dark .read-all-news:hover {
	background: #2a64d9 !important;
	color: #fff !important;
}




#to-top {
	top: 0px;
	left: -30px;
	cursor: pointer;
	display: block;
	position: absolute;
	width: 80px;
	text-align: center;
	line-height: 60px;
	height: 65px;
	-webkit-transform: skew(-20deg);
	-moz-transform: skew(-20deg);
	-o-transform: skew(-20deg);
}
#to-top i {
	-webkit-transform: skew(20deg);
	-moz-transform: skew(20deg);
	-o-transform: skew(20deg);
}

.contact-info {
	margin-top: 30px;
}
.contact-info span {
	display: block;
	margin-bottom: 10px;
}
.contact-info strong {
	font-weight: 700;
	font-size: 12px;
}
.contact-info span:after {
	content: "";
	display: block;
	width: 100%;
	clear: both;
}
.contact-info i {
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.box-col1 {
display: inline-block;
    float: right;
    max-width: 236px;
    padding-top: 49px;
}
.box-col2 {
    text-align: center;
    display: block;
    width: 100%;
    padding-top: 43px;
    max-width: 530px;
    margin: 0 auto;
    overflow: hidden;
    max-height: 100px;
}
.box-col2 p {
    text-align: center;
    width: 100%;
    display: inline-block !important;
}
.box-col3 {
    padding-top: 49px;
    max-width: 235px;
    display: inline-block;
    float: left;
}

.info-texts {
	position: relative;
}
.info-texts p {
	position: relative;
	z-index: 2;
	vertical-align: middle;
	display: table-cell;
	z-index: 4;
	text-align: center;
	color: #fff;
	line-height: 24px;
}
.info-texts div {
	position: relative;
}
.info-texts div:before {
	content: "";
	display: block;
	position: absolute;
	border-bottom: 180px solid;
	border-left: 50px solid transparent;
	border-right: 50px solid transparent;
	z-index: 3;
	left: -65px;
	right: -65px;
	top: -25px;
}
.info-texts div:after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0px;
	height: 15px;
	left: -60px;
	right: -60px;
	background: #fff;
	z-index: 2;
}
.info-texts div:first-child:before, .info-texts div:last-child:before {
	border-top: 180px solid;
	border-bottom: none;
	z-index: 5;
	top: 0px;
}
.info-texts div:last-child:before {
	border-right: 0 none;
}
.info-texts div:first-child:after, .info-texts div:last-child:after {
	display: none;
}
.info-texts div:first-child:before {
	right: -15px;
	left: 0px;
}
.info-texts div:last-child:before {
	left: -15px;
	right: 0px;
}
.info-texts div:first-child p, .info-texts div:last-child p {
	margin-top: 15px;
	z-index: 6;
}
.info-texts div:first-child p {
	text-align: right;
	padding-right: 40px;
}
.info-texts div:last-child p {
	text-align: left;
	padding-left: 40px;
}
.info-texts:before, .info-texts:after {
	content: "";
	display: block;
	position: absolute;
	width: 50%;
	top: 0px;
	height: 180px;
	z-index: 1;
}
.info-texts:before {
	left: 0;
}
.info-texts:after {
	left: 50%;
}
.main-content img + * {
	margin-top: 30px;
}


/* Search */

