body { background: #e7e7e8; color: #fff; font-family: 'Roboto', sans-serif; font-size: 16px; line-height: 26px; font-weight: 300; font-feature-settings: "lnum"; -moz-font-feature-settings: "lnum"; -webkit-font-feature-settings: "lnum"; -ms-font-feature-settings: "lnum"; -o-font-feature-settings: "lnum";}
html {position: absolute; height: 100%; width: 100%; background: #e7e7e8; overflow-x: hidden;-moz-filter: none;}
h1 {margin: 0; padding: 0; font-size: 60px; line-height: 68px; font-weight: 700; font-family: 'Roboto', sans-serif; color: #1d1d1d; font-feature-settings: "lnum"; -moz-font-feature-settings: "lnum"; -webkit-font-feature-settings: "lnum"; -ms-font-feature-settings: "lnum"; -o-font-feature-settings: "lnum";}
h2 {margin: 0; padding: 0; font-size: 48px; line-height: 56px; font-weight: 200; font-family: 'Roboto', sans-serif; color: #1d1d1d; font-feature-settings: "lnum"; -moz-font-feature-settings: "lnum"; -webkit-font-feature-settings: "lnum"; -ms-font-feature-settings: "lnum"; -o-font-feature-settings: "lnum";}
h3 {margin: 0; padding: 0; font-size: 30px; line-height: 38px; font-weight: 300; font-family: 'Roboto', sans-serif; color: #1d1d1d; font-feature-settings: "lnum"; -moz-font-feature-settings: "lnum"; -webkit-font-feature-settings: "lnum"; -ms-font-feature-settings: "lnum"; -o-font-feature-settings: "lnum";}
h4 {margin: 0; padding: 0; font-size: 17px; line-height: 25px; font-weight: 600; font-family: 'Roboto', sans-serif; color: #1d1d1d; font-feature-settings: "lnum"; -moz-font-feature-settings: "lnum"; -webkit-font-feature-settings: "lnum"; -ms-font-feature-settings: "lnum"; -o-font-feature-settings: "lnum";}
h5 {margin: 0; padding: 0; font-size: 16px; line-height: 26px; font-weight: 200; font-family: 'Roboto', sans-serif; color: #1d1d1d; font-feature-settings: "lnum"; -moz-font-feature-settings: "lnum"; -webkit-font-feature-settings: "lnum"; -ms-font-feature-settings: "lnum"; -o-font-feature-settings: "lnum";}
h6 {margin: 0; padding: 0; font-size: 14px; line-height: 22px; font-weight: 500; font-family: 'Roboto', sans-serif; color: #1d1d1d; font-feature-settings: "lnum"; -moz-font-feature-settings: "lnum"; -webkit-font-feature-settings: "lnum"; -ms-font-feature-settings: "lnum"; -o-font-feature-settings: "lnum";}
p {margin: 0 0 0 0;}
a {color: #000; text-decoration: none; transition: color 0.3s, background 0.3s; -webkit-transition: color 0.3s, background 0.3s; -moz-transition: color 0.3s, background 0.3s; -ms-transition: color 0.3s, background 0.3s;}
a * {transition: color 0.3s, background 0.3s;}
a:focus {outline: none; text-decoration: none; color: #e7e7e8;}
a:hover {color: #e2303b;  text-decoration: none; outline: none;}
a:active{background: none;}
button {transition: background 0.3s, color 0.3s;}
ul{padding-left: 0px;margin-bottom: 0px;}

div, span, p, button, a, li {font-family: 'Roboto', sans-serif; font-size: 16px; line-height: 26px; font-feature-settings: "lnum"; -moz-font-feature-settings: "lnum"; -webkit-font-feature-settings: "lnum"; -ms-font-feature-settings: "lnum"; -o-font-feature-settings: "lnum";}

body, html {height: 100vh;}

*::-webkit-input-placeholder {
    color: #6b6b6b;
}

*:-moz-placeholder {
    /* FF 4-18 */
    color: #6b6b6b;
}

*::-moz-placeholder {
    /* FF 19+ */
    color: #6b6b6b;
}

*:-ms-input-placeholder {
    /* IE 10+ */
    color: #6b6b6b;
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* ------------------------------------- GENERAL SETTINGS -------------------------------------- */
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.portf-one{
  top: 0;
  position: absolute;
  z-index: 1040;
  width: 100%;
  background: #e7e7e8;
  min-height: 101vh;
  display: none;
}

.blue-horizontal-separator {
    border-bottom: 1px solid #e2303b;
    display: inline-block;
    width: 160px;
}

.blue-horizontal-separator-full {
border-bottom: 1px solid #e2303b;
display: inline-block;
width: 90%;
}

.gray-horizontal-separator-full {
border-bottom: 2px solid #808080;
display: inline-block;
width: 90%;
}

.bigH1{
  font-size: 160px; line-height: 168px; font-weight: 900;
}
.no-pad{
    padding-left: 0px;
    padding-right: 5px;
}

.relative {
position: relative;
}

.overflow-hidden {
overflow: hidden;
}

.margin0 {
margin: 0;
}

.padding0 {
padding: 0;
}

.no-style {
list-style: none;
}

.padding24 {
padding:24px;
}

.float-left {
    float: left;
}

.float-right {
    float:right;
}

.no-pad-lr{
    padding-left: 0px;
    padding-right: 0px;
}

.border-radius0 {
border-radius: 0;
}

/* Containers */

.content{
    background-color: #e7e7e8;
}

.container-fluid{
    background-color: #fff;
}

.full-width-container {
    width: 100%;
}

.black-bg{
    background: #fff;
}

h2 > span {
font-size: inherit; 
line-height: inherit; 
font-weight: 600;
}

.text-block > span {
    color: #e2303b;
}

.responsive-static-img{
  height: 911px;
  background-image: url("images/bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center 46px;
}

.responsive-static-img img{
 /* height: 100vh;*/
}

.responsive-arrow img{
  height: auto;
}

.responsive-theme-title{
  position: absolute;
  top: 600px;
  width: 100%;
  text-align: center;
}

/* Header */
header{
position: fixed; 
top:0; 
left:0; 
width:100%;
z-index: 22; 
background: #e7e7e8; 

}

.search-popout-block {
background: #e7e7e8; 
border-bottom: 2px solid #808080; 
position: absolute; 
bottom: 0px; 
left: 0; 
width: 100%; 
/*transition: top 0.3s; */
transition: bottom 0.3s;
z-index: -150;
}

.search-popout-block input:focus{
  border: none;
}

.header-search-form {
float: left; 
height: 75px;
}

.header-search-form input {
width: 100%; 
padding-right: 90px; 
border: none; 
color: #fff; 
padding: 24px 12px; 
padding-bottom: 12px; 
font-size: 26px; 
line-height: 24px; 
font-weight: 400; 
background: #e7e7e8; 
color: #080808;
outline: none;
}

.header-search-form button {
border-radius: 0; 
border: none; 
position: absolute; 
top: 0; 
right: 0; 
padding: 26px; 
background: transparent;
}

.search-button-trigger {
position: relative; 
float: right; 
width: 70px; 
height: 46px;
}

a.search-button-trigger:active {
background: transparent;
}

.close-search{
    padding-top: 30px;
    padding-bottom: 23px;
}

.close-search:active{
    background: transparent;
}

/* Footer */
footer p {
  color: #626262;
}

.footer-social li {
display: inline-block; 
margin-right: -5px;
}

.footer-social li a {
display:block; 
padding:4px;
}

.footer-social li a i {
font-size: 52px; 
line-height: 52px; 
color: #7f7f7f;
}

.footer-social li a i:hover{
color: #e2303b; 
}

.text-footer{
    color: #080808;
}

a.scroll-to {
display: inline-block;
}

a.scroll-to i {
font-size:180px; 
line-height: 180px; 
font-weight: 100;
}

.footer-arrow-up {
display: inline-block;
}

.footer-arrow-up-h {
position: absolute;
top: 0; 
left: 0; 
width: 100%; 
opacity: 0; 
transition: opacity 0.3s;
}

a.scroll-to:hover .footer-arrow-up-h, a.scroll-to:hover .home-arrow-down-h {
opacity: 1;
}

.home-arrow-down {
display: inline-block;
}

.home-arrow-down-h {
position: absolute;
top: 0; 
left: 0; 
width: 100%; 
opacity: 0; 
transition: opacity 0.3s;
}

img
{
 max-width:100%;   
}

.invisible{
  visibility: hidden;
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* ------------------------------------- PARALLAX SECTION -------------------------------------- */
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
a.scroll-to1 {
display: inline-block;
}

a.scroll-to1 i {
font-size:180px; 
line-height: 180px; 
font-weight: 100;
}

a.scroll-to1:hover .home-arrow-down-h {
opacity: 1;
}

.homeoverlay {
    position:absolute; 
    left:0; 
    bottom: 0; 
    width:100%; 
    z-index: 5;
}

.parallax-bg {
    width: 100%; 
    left: 0; 
    -webkit-transform: translateZ(0);
    z-index: 2; 
    padding-top: 10px;
    position: relative;
}

.parallax-bg-overlay {
    position:absolute;
    left: 0; 
    -webkit-transform: translateZ(0);
    z-index: 3;
}

.parallax-overlay {
    position:absolute;
    left: 0; 
    -webkit-transform: translateZ(0);
    z-index: 4;
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* ------------------------------------- FEATURES SECTION -------------------------------------- */
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#features{}

.feature-element i {
transition: color 0.3s;
}

.feature-element:hover i {
color: #e2303b;
}

.text-block {
color: #626262;
}

.text-block > span {
color: #e2303b;
}

.one-about-elem
{
    display: inline-block;
    color: #080808;
    font-size: 36px;
    line-height: 40px;
}

.one-about-elem-title
{
    font-weight: 700;
    color: #727272;
    font-size: 36px;
}

.one-about-elem-icon{
    font-weight: 500;
    color: #e2303b;
    font-size: 36px;
}

.fw{
    font-weight: 300;
}

.inline-disp{
    display: inline;
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* --------------------------------------- TEAM SECTION ---------------------------------------- */
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.pad-right0{
padding-right: 0;
}

.flip-container {
/*    perspective: 1000;*/
  background: transparent;
  height: 280.48px !important;
  
}

.flip-container:hover .flipper,
.flip-container.hover .flipper {
        transform: rotateY(180deg);
    }

.flip-container, .front, .back {
    width: auto;
    height: auto;
}

.flipper {
    transition: 0.6s;
    transform-style: preserve-3d;
    position: relative;
    top:75px;
}

.front, .back {
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

.class1{
  visibility: hidden;
  backface-visibility: hidden;
}

.class2{
  visibility: visible !important;
  backface-visibility: visible;
}

.front {
    z-index: 2;
    /* for firefox 31 */
    transform: rotateY(0deg);
}

.back {
    transform: rotateY(180deg);
}

.hexagons {
  width:1100px;
  letter-spacing:0;
  font-size:0;
  margin: 0 auto;
}

.hexagon-holder{
  position: relative;
  margin-left: 21.5px;
  margin-right: 21.5px;
  width: 226px; 
  height: 130.48px;
  display: inline-block;
  letter-spacing:0;
  font-size:0;
}

.hexagon {
  position: relative;
  width: 226px; 
  height: 130.48px;
  background-size: auto 258.6529px;
  background-position: center;
  display:inline-block;
  z-index:1;
}

.hexagon1 {
  position: relative;
  width: 226px; 
  height: 130.48px;
  background-image: url(images/team/member1.png);
  background-size: auto 258.6529px;
  background-position: center;
  display:inline-block;
  z-index:1;
}

.hexagon2 {
  position: relative;
  width: 226px; 
  height: 130.48px;
  background-image: url(images/team/member2.png);
  background-size: auto 258.6529px;
  background-position: center;
  display:inline-block;
  z-index:1;
}

.hexagon3 {
  position: relative;
  width: 226px; 
  height: 130.48px;
  background-image: url(images/team/member3.png);
  background-size: auto 258.6529px;
  background-position: center;
  display:inline-block;
  z-index:1;
}

.hexagon4 {
  position: relative;
  width: 226px; 
  height: 130.48px;
  background-image: url(images/port-hex/join.png);
  background-size: auto 258.6529px;
  background-position: center;
  display:inline-block;
  z-index:1;
}

.hexagon .hexTop,
.hexagon .hexBottom {
  position: absolute;
  z-index: 1;
  width: 160.81px;
  height: 160.81px;
  overflow: hidden;
  -webkit-transform: scaleY(0.5774) rotate(-45deg);
  -ms-transform: scaleY(0.5774) rotate(-45deg);
  transform: scaleY(0.5774) rotate(-45deg);
  background: inherit;
  left: 33.10px;
  -webkit-backface-visibility: hidden
}

/*counter transform the bg image on the caps*/
.hexagon .hexTop:after,
.hexagon .hexBottom:after {
  content: "";
  position: absolute;
  width: 224.0000px;
  height: 129.32646029847618px;
  -webkit-transform:  rotate(45deg) scaleY(1.7321) translateY(-64.6632px);
  -ms-transform:      rotate(45deg) scaleY(1.7321) translateY(-64.6632px);
  transform:          rotate(45deg) scaleY(1.7321) translateY(-64.6632px);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  background: inherit;
}

.hexagon .hexTop {
  top: -79.9031px;
}

.hexagon .hexTop:after {
  background-position: center top;
}

.hexagon .hexBottom {
  bottom: -80.9031px;
}

.hexagon .hexBottom:after {
  background-position: center bottom;
}

.hexagon:after {
  content: "";
  position: absolute;
  top: 0.5774px;
  left: 0;
  width: 224.0000px;
  height: 129.3265px;
  z-index: 2;
  background: inherit;
}

.hexagon:nth-child(7n-2) {
    margin-left: 156px;
}

.hexagon:nth-child(n+5) {
    margin-top: 29px;
}

.hex-plus{
  font-size: 100px;
  font-weight: 100; 
}

.hexText{
  position: absolute;
  left:0;
  top:0;
  z-index: 3;
  color: #000;
  opacity: 1;
  font-size: 20px;
  text-align:center;
  width: 100%;
  color: #fff;
}

.hexagon-overlay {
  position: absolute;
  width: 226px; 
  height: 130.48px;
  margin: 0;
  background-color: #e7e7e8;
  background-size: auto 247.1059px;
  background-position: center;
  border-left: solid 6px #333333;
  border-right: solid 6px #333333;
  opacity: .7;
  z-index: 3;
  top:0;
  left:0;
}

.hexagon-overlay .hexTop,
.hexagon-overlay .hexBottom {
  position: absolute;
  z-index: 1;
  width: 159.81px;
  height: 159.81px;
  overflow: hidden;
  -webkit-transform: scaleY(0.5774) rotate(-45deg);
  -ms-transform: scaleY(0.5774) rotate(-45deg);
  transform: scaleY(0.5774) rotate(-45deg);
  background: inherit;
  left: 27.10px;
}

/*counter transform the bg image on the caps*/
.hexagon-overlay .hexTop:after,
.hexagon-overlay .hexBottom:after {
  content: "";
  position: absolute;
  width: 214.0000px;
  height: 123.55295760657991px;
  -webkit-transform:  rotate(45deg) scaleY(1.7321) translateY(-61.7765px);
  -ms-transform:      rotate(45deg) scaleY(1.7321) translateY(-61.7765px);
  transform:          rotate(45deg) scaleY(1.7321) translateY(-61.7765px);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  background: inherit;
}

.hexagon-overlay .hexTop {
  top: -79.9031px;
  border-top: solid 8.4853px #333333;
  border-right: solid 8.4853px #333333;
}

.hexagon-overlay .hexTop:after {
  background-position: center top;
}

.hexagon-overlay .hexBottom {
  bottom: -79.9031px;
  border-bottom: solid 8.4853px #333333;
  border-left: solid 8.4853px #333333;
}

.hexagon-overlay .hexBottom:after {
  background-position: center bottom;
}

.hexagon-overlay .hexagon:after {
  content: "";
  position: absolute;
  top: 3.4641px;
  left: 0;
  width: 214.0000px;
  height: 123.5530px;
  z-index: 2;
  background: inherit;
}

.hex-socials li {
    display: inline-block;
    width: 35px;
}

.hex-socials li a {display: block; padding: 6px; font-size: 18px; line-height: 18px;}

.social-hover{
    margin-right: 10px;
}

.team-text{
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 0px;
    margin-bottom: 10px;
    text-align: center;
    /*font-weight: 500;*/
    color: #080808;
    font-size: 16px;
    line-height: 26px;
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* ------------------------------------- SKILLS SECTION ---------------------------------------- */
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.progress{
border-radius: 0;
height: 36px;
background: #d8d8d8;
}

.bar{
    height: 36px;
    line-height: 36px;
    font-size: 18px;
    text-align: right;
    border-left: 6px solid rgba(0,0,0,0.3);
    color: #323231;
    padding-right: 12px;
    font-weight: 900;
}

.name-bar{
float: left;
position: absolute;
padding-left: 20px;
font-size: 18px; 
font-weight: 900; 
line-height: 36px;
color: #323231;
z-index: 0;
display: none;
}

#pg1{
background: #f1c40f; /*--Yellow sunflower--*/
border-left: 8px solid rgba(243, 156, 18,1.0);/*--Orange--*/
}

#pg2{
background: #2ecc71;/*--Emerald--*/
border-left: 8px solid rgba(39, 174, 96,1.0);/*--Nephritis--*/
}

#pg3{
background: #e67e22;/*--Carrot--*/
border-left: 8px solid rgba(211, 84, 0,1.0);/*--Pumpkin--*/
}

#pg4{
background: #34495e;/*--Wet asphalt--*/
border-left: 8px solid rgba(44, 62, 80,1.0);/*--Midnight blue--*/
}

#pg5{
background: #e74c3c;/*--Alizarin red--*/
border-left: 8px solid rgba(192, 57, 43,1.0);/*--Pomegranate red--*/
}

#pg6{
background: #1abc9c;/*--Turquise--*/
border-left: 8px solid rgba(22, 160, 133,1.0);/*--Green sea--*/
}

#pg7{
background: #9b59b6;/*--Amethyst--*/
border-left: 8px solid rgba(142, 68, 173,1.0);/*--Wisteria--*/
}

#pg8{
background: #3498db;/*--Peter river blue--*/
border-left: 8px solid rgba(41, 128, 185,1.0);/*--Belize hole blue--*/
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* ------------------------------------ SERVICES SECTION --------------------------------------- */
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.services-element{
  outline: none;
}

.blue-horizontal-separator-service{
  width: 160px;
  height: 2px;
  display: inline-block;
  background-color: #e2303b;
  border-bottom: 1px solid #e7e7e8;
}

.services-element img {
display: inline-block;
width: 70px; 
height: 70px; 
border-radius: 50%;
}

.services-icon{
    border: 2px solid #e2303b;
    border-radius: 100px;
    background: #e2303b;
    padding: 12px;
    background-color: #e2303b;
    text-shadow: rgb(218, 21, 22) 1px 1px,
    rgb(219, 25, 28) 2px 2px,
    rgb(220, 29, 33) 3px 3px,
    rgb(221, 33, 38) 4px 4px,
    rgb(222, 36, 43) 5px 5px,
    rgb(223, 40, 49) 6px 6px,
    rgb(224, 44, 54) 7px 7px,
    rgb(226, 48, 59) 8px 8px;

}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* ---------------------------------- TESTIMONIALS SECTION ------------------------------------- */
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.swiper-slide, .swiper-wrapper, .swiper-container {

}

.swiper-wrapper{
  height: auto !important;
}

.swiper-slide{
  height: auto !important;
  display: table;
}

.content-sw{
  display: table-row;
}

.swiper-container{
  height: auto !important;
}

.pagination{
  position: relative;
}

.swiper-pagination-switch {
    display: inline-block;
    width: 40px;
    height: 7px;
    margin: 0 3px;
    cursor: pointer;
    border:1px solid #e2303b;
}

.swiper-active-switch {
    background: #e2303b;
}

.testimonials-bg {
    background: url(images/testimonials/bg.png) no-repeat center;
}

.testimonialsz{
  z-index: 3;
  position: relative;
}

.testimonials-cover{
  position: absolute; 
  width: 100%;
  background: rgba(255,255,255,0.75); 
  z-index: 2;
  pointer-events: none; 
}

.testimonial-signature .name, .testimonial-signature .position {
    display: inline-block;
}

.testimonial-signature .name {
    text-transform: uppercase;
    font-weight: 600;
    color: #000;
}

.testimonial-signature .position{
  color: #626262;
}

.testimonial-signature .position {
    font-style: italic;
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* ------------------------------------ OUR WORK SECTION --------------------------------------- */
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.black-container{
    background-color: #fff;
}

/* Buttons for isotope filter */

.button {
  display: inline-block;
  padding: 0.5em 1.0em;
  background: #fff;
  border: none;
  border-radius: 7px;
  color: #000;
  font-family: sans-serif;
  font-size: 16px;
  cursor: pointer;
}

.button:hover {
  background-color: #e2303b;
}

.button:active,
.button.is-checked {
  background-color: #e2303b;
}

.button.is-checked {
  color: black;
}

.button:active {
}

.button-group:after {
  content: '';
  display: block;
  clear: both;
}

.button-group{
  display: inline-block;
}

.button-group .button {
  float: left;
  border-radius: 0;
  margin-left: 0;
  margin-right: 1px;
  outline: none;
}

.button-group .button:first-child { }
.button-group .button:last-child { }

/* ISOTOPE */

.isotope {
  border: none;
  transition: height 0.5s ease-in-out;
}

/* Clear fix */
.isotope:after {
  content: '';
  display: block;
  clear: both;
}

/* Isotope element */

.element-item{
  position: relative;
  float: left;
  width: 135px;
  height: 185px;
  color: #7f7f80;
  border: 1px solid #fff;
  overflow: hidden;
  cursor: pointer;
}

.element-item img{
    position: absolute;
    top: -9999px;
    left: -9999px;
    right: -9999px;
    bottom: -9999px;
    margin: auto;
    max-width: none;
    transition: transform 0.5s ease;
}

.element-item span{
  pointer-events: none;
}

.portf-hover{
    opacity: 0;
    background-color: #c2644f;
    color: #e2303b;
    height: 100%;
    font-weight: 600;
    text-align: center;
    z-index: 99;
    font-size: 18px;
    cursor: pointer;
}

.work-title-hover{
  color: #fff;
  background: #e2303b;
  padding: 10px 15px;
  float: left;
  opacity: 0;
  position: absolute;
  top: 15px;
  left: 15px;
  font-weight: 500;
  cursor: pointer;
  text-transform: uppercase;
}

.work-title{
  color: #000;
}

.element-item > * {
  margin: 1px;
}

/* Width and height of isotope elements - classes */
.one-small-landscape{
    width: 20%;
    height: 185px;
}

.two-small-portrait{
    width: 10%;
    height: 185px;
}

.three-big-landscape{
    width: 40%;
    height: 370px;
}

.four-big-portrait{
    width: 20%;
    height: 370px;
}

.long-landscape{
    width: 30%;
    height: 185px;
}

.isotope .element-item{
    margin: 0;
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* ------------------------------------- PORTFOLIO PART --------------------------------------- */
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.circle {
    background-color: rgba(0,0,0,0);
    border: 5px solid rgba(226,48,59,0.9);
    opacity: .9;
    border-right: 5px solid rgba(0,0,0,0);
    border-left: 5px solid rgba(0,0,0,0);
    border-radius: 50px;
    box-shadow: 0 0 35px #e2303b;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    -ms-animation: spinPulse 1s infinite ease-in-out;
    -moz-animation: spinPulse 1s infinite ease-in-out;
    -webkit-animation: spinPulse 1s infinite linear;
}

.circle1 {
    background-color: rgba(0,0,0,0);
    border: 5px solid rgba(226,48,59,0.9);
    opacity: .9;
    border-left: 5px solid rgba(0,0,0,0);
    border-right: 5px solid rgba(0,0,0,0);
    border-radius: 50px;
    box-shadow: 0 0 15px #e2303b;
    width: 30px;
    height: 30px;
    margin: 0 auto;
    margin-top: 10px;
    position: relative;
    top: -50px;
    -ms-animation: spinPulse 1s infinite ease-in-out;
    -moz-animation: spinoffPulse 1s infinite linear;
    -webkit-animation: spinoffPulse 1s infinite linear;
}

@-moz-keyframes spinPulse {
    0% {
        -moz-transform: rotate(160deg);
        opacity: 0;
        box-shadow: 0 0 1px #e2303b;
    }

    50% {
        -moz-transform: rotate(145deg);
        opacity: 1;
    }

    100% {
        -moz-transform: rotate(-320deg);
        opacity: 0;
    };
}

@-moz-keyframes spinoffPulse {
    0% {
        -moz-transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(360deg);
    };
}

@-webkit-keyframes spinPulse {
    0% {
        -webkit-transform: rotate(160deg);
        opacity: 0;
        box-shadow: 0 0 1px #e2303b;
    }

    50% {
        -webkit-transform: rotate(145deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: rotate(-320deg);
        opacity: 0;
    };
}

@-webkit-keyframes spinoffPulse {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    };
}

@-ms-keyframes spinPulse {
    0% {
        -webkit-transform: rotate(160deg);
        opacity: 0;
        box-shadow: 0 0 1px #2187e7;
    }

    50% {
        -webkit-transform: rotate(145deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: rotate(-320deg);
        opacity: 0;
    };
}

@-ms-keyframes spinoffPulse {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    };
}

@keyframes spinPulseIe {
    0% {
        transform: rotateZ(160deg);
        opacity: 0;
        box-shadow: 0 0 1px #2187e7;
    }

    50% {
        transform: rotateZ(145deg);
        opacity: 1;
    }

    100% {
        transform: rotateZ(-320deg);
        opacity: 0;
    };
}

@keyframes spinoffPulseIe {
    0% {
        transform: rotateZ(0deg);
    }

    100% {
        transform: rotateZ(360deg);
    }
}

.circle {
    animation-name: spinPulseIe;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}

.circle1 {
    animation-name: spinoffPulseIe;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}

.portf-one{
  top: 0;
  position: absolute;
  z-index: 1040;
  width: 100%;
  background: #e7e7e8;
  min-height: 101vh;
  display: none;
}

.close-port{
  cursor: pointer;
}

.font-ico{
  cursor: pointer;
}

.portff{
  display: none;
}

.portfolio-head{
    height: 50px;
    background-color: #fff;
}

.portfolio-content{
  display: none;
}

.work-title{
    line-height: 50px;
    font-size: 24px;
    font-weight: 800;
    float: left;
    text-align: left;
    margin-left: 10%;
}

.portfolio-nav{
    line-height: 50px;
    font-size: 2em;
    float: right;
    text-align: right;
    width: 136px;
    margin-right: 10%;
}

.font-ico{
    font-size: 24px;
    color: #737373;
}

.portfolio-descp{
    text-align: left;
}

.description-block{
    background: #fff;
    border-bottom: 3px solid #2d2d2d;
    border-top: 1px solid #e7e7e8;
}

.descp-title{
    background: #fff;
}

.inline-display{
    display: inline;
}

.author-port{
    background: #fff;
    line-height: 80px;
    font-weight: 500;
    border-top: 1px solid #e7e7e8;
    border-right: 1px solid #e7e7e8;
}

.port-prop{
    background: #fff;
    line-height: 80px;
    border-top: 1px solid #e7e7e8;
    font-weight: 500;
    text-align: left;
    padding-left: 40px;
}

.aut-title{
    float: left;
    line-height: 80px;
    padding: 0 0 0 40px;
}

.aut-text{
    line-height: 80px;
    color: #737373;
    text-align: left;
    padding-left: 40px;
}

.border-bott{
        border-bottom: 3px solid #2d2d2d;
}

.text-portf{
    color: #737373;
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* ----------------------------------- OUR CLIENTS SECTION ------------------------------------- */
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.item > .col-xs-2 > img{
  max-width: 100% !important;
}

.carousel-inner{
  width: 90%;
  margin-left: 5%;
}

.carousel-inner>.item{
    vertical-align: middle;
    width: 100%;
    height: 100%;
    transition: left 1.2s ease 0s;
    overflow: hidden;
}

.carousel-inner > .item > img {
 margin: 0 auto; 
}

.item, .mini-item{
background-color: #fff;
border: none;
}

.carousel-control.left, .carousel-control.right{
    margin-left: 0;
    color: #808080;
}

.carousel-control .next-left:hover, .carousel-control .next-right:hover:hover{
    color: #e2303b;
}

.carousel-control.left{
  text-align: left;
}

.carousel-control.right{
  text-align: right;
}

.client-arr{
  font-size: 36px;
}

.carousel{

}

.carousel.slide img{
width: auto;
}

.carousel-inner .active.right{ 
left:  16.67%;
}

.carousel-inner .active.left { 
left: -16.67%;
}

.carousel-inner .next { 
left:  16.67%; 
}

.carousel-inner .prev{ 
left: -16.67%; 
}

.carousel-control{ 
width:  5%; 
height: 100%;
opacity: 1;
}

.carousel-control.left,.carousel-control.right {
background-image:none;
}

.next-left{
    position: relative;
    top: 50%;
    margin-top: -18px;
}

.next-right{
    position: relative;
    top: 50%;
    margin-top: -18px;
}

.img-holder{
    height: 100%;
    vertical-align: middle;
}

.img-responsive{
    margin: auto;
}

.carousel-inner > .item{

}

.carousel-inner>.item>img {
    margin: 0 auto;
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* ------------------------------------- CONTACT SECTION --------------------------------------- */
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.contact-form input , .contact-form textarea {
width: 100%;
border:none;
border-radius: 0;
background:#fff;
font-size: 16px;
line-height:24px;
padding:22px;
margin:4px 0;
color: #181818;
resize:none;
outline: none;
}

.contact-form p {
}

button.contact-btn {
border:1px solid #e2303b;
font-size: 26px;
line-height: 26px;
padding:15px 30px;
background: transparent;
border-radius: 0;
color: #e2303b;
font-weight: 600;
margin-top:24px;
}

button.contact-btn:hover {
background: #e2303b; 
color: #fff;
}

.contact-list li {
margin-top: 20px;
}

.contact-list li i {
color: #e2303b;
padding-right: 6px;
}

.contact-font{
    color: #080808;
}

/* Map */
.google-map {
width:100%; 
height:450px;
border:none;}

#map {
    width: 100%;
    height: 500px;
}

#myInfobox{
    color:#fff;
    background: transparent;
    font-size: 26px;
    min-width: 250px; 
    font-weight: 500; 
    text-align: justify;
    font-weight: 500;
}

#textGM{
    color: #000; 
    font-size: 16px;
    font-weight: 900;
}
   
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* --------------------------------------- BLOG SECTION ---------------------------------------- */
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.single-post-wrapper {
margin-top: 20px;
}

.single-post-wrapper img {
display: block;
max-width: 100% !important;
}

.single-post-wrapper .autor-data img {
width: 34px;
height: 34px;
border-radius: 50%;
display: inline-block;
margin-right: 12px;
}

.post-arch-title{
  margin-left: 102px;
  display: table;
  padding-right: 12px;
}


.post-arch-title a{
  font-size: 20px; 
  font-weight: 800; 
  color: #7d7d7d;
  padding-top: 10px;
  padding-bottom: 10px;
  display: table-cell;
  vertical-align: middle;
}

.post-headline {
display: block;
font-size: 20px; 
font-weight: 800; 
line-height: 22px; 
color: #7d7d7d; 
padding-top: 10px;
text-transform: uppercase;
}

.post-data {
border-bottom: 6px solid #fefefe; 
color: #7d7d7d;
}

.post-data .date-posted {
float: left;
color: #181818; 
background: #e2303b; 
  padding: 22px; 
  padding-top: 26px;
  font-weight: 600; 
  min-height: 108px;
}

.post-data .date-posted .date {
font-size: 38px; 
line-height: 38px;
}

.post-data .date-posted .month-year {
font-size: 12px; 
line-height: 16px;
}

.autor-data {
background:#fff;
padding:16px 36px; 
font-weight: 600;
}

.autor-data.text-block > span {
color: #080808;
}

.blog-pagination{
  display: inline-block;
}

.page-btn{
    background-color: #b2b2b2;
    color: #808080;
    border: none;
    height: 35px;
    width: 35px;
    font-weight: 600;
    transition: all 0.8s ease 0s;
    margin-right: 5px;
    outline: none;
}

.page-btn:hover{
background-color: #e2303b;
color: #fff;
}

.page-btn-next{
    background-color: #000;
    color: #e2303b;
    border: none;
    height: 35px;
    width: 35px;
    outline: none;
}

.page-btn-next:hover{
    background-color: #e2303b;
    color: #fff;
}

.next-font{
    font-size: 16px;
}

/*Sidebar blog on*/

.sidebar{
  padding-top: 68px;
}

.blog-search-form{
  border: 1px solid #e7e7e8;
}

.blog-search-form input {
width: 100%; 
box-shadow: none;
border-radius: 0;
border:none; 
font-size: 22px;
line-height: 36px;
padding: 16px 92px 16px 24px;
background: #b4b6b5;
color: #6b6b6b;
font-weight: 400;
outline: none;
}

.submit-button {
position:absolute;
top:0;
right: 0;
background: #e2303b;
color: #000;
border:none;
line-height: 15px; 
padding:26px;
outline: none;
}

.main-headline {
padding:22px; 
background:#e2303b;
font-size: 18px; 
font-weight: 600;
line-height: 26px;
}

.horizontal-transparent-bg {
background: rgba(0,0,0,0.2);
position:absolute; 
bottom: 0; 
left: 0; 
width: 100%;
height: 6px;
}

.categories-wrapper{
  border: 1px solid #e7e7e8;;
}

.categories-list li a {
padding: 24px 36px;
background: #1b1b1b;
color: #080808;
display: block;
position: relative;
}

.categories-list li:nth-child(odd) a{
background: #dbdbdb;
}

.categories-list li:nth-child(even) a{
background: #ececec;
}

.posts-in-category {
position:absolute; 
top: 33px; 
right: 24px; 
padding:8px 12px; 
background: #b4b6b5;
font-weight: 800;
color: #080808;
font-size: 24px; 
line-height:24px;
}

.categories-wrapper {
margin-top: 12px;
}

.categories-list li a:hover h4 {
color: #e2303b;
}

.categories-list li a:hover .posts-in-category {
background: #e2303b;
color: #fff;
}

.popular-widget ul.nav-tabs {
border: none; 
background: #131313;
}

.popular-widget{
  border: 1px solid #e7e7e8;
}

.fadeStat{
  opacity: 0;
  transition: opacity 1.15s linear;
}

.myFade{
  opacity: 1;
}

.popular-widget ul li a {
background: #e7e7e8; 
color: #080808; 
margin: 0; 
border: none; 
border-radius: 0;
font-size: 17px; 
line-height: 18px; 
font-weight: 600; 
text-transform: uppercase;
padding: 24px 0px;
}

.popular-widget ul li {
margin: 0; 
border: none;
text-align: center;
}

.popular-widget ul.nav-tabs > li > a:hover {
margin:0; 
border-radius: 0; 
border: none; 
background: #e2303b; 
color: #fff;
}

.popular-widget ul.nav-tabs > li.active > a, .popular-widget ul.nav-tabs > li.active > a:hover, .popular-widget ul.nav-tabs > li.active > a:focus {
color: #fff; 
background: #e2303b; 
border: none;
border-radius: 0;
}

.popular-widget ul li.special-separator {
position: absolute; 
bottom: 0; 
left: 0; 
height: 6px; 
width: 100%; 
float: none; 
background: rgba(0,0,0,0.2);
} 

.single-img{ 
    height: 105px;
    position: relative;
    width: 120px;
    float: left;
    background: #e2303b;
    z-index: 2;
    overflow: hidden;
}

.single-popular-w{
  background: #dbdbdb;
}

.single-popular-w img {
  float: left;
  height: 105px;
  display: block;
  cursor: pointer;
  position: absolute;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
  max-width: none;
  transition: transform 0.5s ease;
}

.pop-w-info {
	float: left;
    padding-left:24px;
    padding-top: 12px;
    max-width: 55%;
}

.more-data span{
  color: #181818;
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* ----------------------------------------- BLOG POST ----------------------------------------- */
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.blog-post{
    background: #e7e7e8;
}

.post-data-single {
background: #e4e4e4; 
border-bottom: 6px solid #fefefe;
}

.post-data-single .date-posted {
float: left;
background: #e2303b; 
padding: 22px; 
font-weight: 600; 
margin-right: 12px;
}

.post-data-single .date-posted .date {
font-size: 38px; 
line-height: 38px;
}

.post-data-single .date-posted .month-year {
font-size: 12px; 
line-height: 16px;
}

.post-headline-single-post{
    font-size: 36px;
    line-height: 38px;
    padding-right: 10px;
    padding-bottom: 10px;
    color: #181818;
    font-weight: 700;
    text-transform: uppercase;
    word-wrap: break-word;
    display: block;
}

.font-grey{
    color: #a7a9ac;
    height: 52px;
}

.dark-grey{
    background-color: #ececec;
}

.all-single-prop{
  margin-left: 104px;
  min-height: 98px;
}

.oeh{
  height: 26px;
  display: inline-block;
}

.oeh:hover{
  cursor: pointer;
}

.one-element{
  float: left;
  margin-right: 15px;
  display: block;
  height: 26px;
}

/* Post content*/
.post-title{
    padding-top: 16px;
}

.short-post{
    margin-right: 5%;
    margin-left: 5%;
    margin-top: 36px;
    font-size: 16px;
    font-weight: 500;
    color: #626262;
}

.post-1st-part{
    margin-top: 12px;
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
    color: #626262;
}

.post-2nd-part{
    margin-top: 18px;
    font-size: 16px;
    line-height: 26px;
    color: #626262;
}

.post-quote{
    background-color: #e4e4e4;
    margin-top: 36px;
    font-size: 24px;
    color: #626262;
}

.first-text{
    padding-left: 15%;
    padding-right: 15%;
    padding-top: 36px;
    padding-bottom: 84px;
    font-size: 24px;
    color: #626262;  
    line-height: 40px;
}

.quote-pic{
    position: absolute;
    font-size: 24px;
    color: #080808;
    padding-left: 5%;
    padding-top: 5%;
}

.quote-font{
    font-size: 96px;
    font-weight: 500;
    color: #626262;
}

.sign-post{
    font-size: 22px;
    color: #1d1d1d;
    float: right;
    padding-top: 4%;
}

.end-post{
    padding-bottom: 36px;
    border-bottom: 1px solid #131313;
}

/* Love this post */

.love-btn{
  background: #dd2f13;
  height: 58px;
  top: 50%;
  position: relative;
  margin-top: 35px;
  transition: background-color 0.3s ease;
  cursor: pointer;
}

.love-left{
  width: 50px; 
  top: 50%; 
  position: absolute; 
  margin-top: -29px;
  background: #e2303b;
  height: 100%;
  text-align: center;
}

.love-right{
  left: 50%;
  margin-left: -37px;
  margin-top: -11px;
  top: 50%;
  position: absolute;
}

.love-post-likes{
  width: 30px;
  line-height: 14px;
  margin: 0 auto;
  margin-top: -7px;
}

.love-post{
  line-height: 58px;
  top: 50%;
  margin-top: -15px;
  position: absolute;
  left: 50%;
  margin-left: -75px;
}

.love-post-title{
  float: left;
  font-size: 14px;
  line-height: 30px;
  padding-left: 5px;
}

/* Share on social networks */

.share-social li {
display: inline-block; 
margin-right: -5px;
}

.share-social li a {
display:block; 
padding:4px;
}

.share-social li a i {
font-size: 30px; 
line-height: 30px; 
color: #808080;
}

.share-social li a i:hover{
color: #e2303b; 
}
.social-icons{
  margin-top: 30px;
    color: #535353;
}

.social-icons ul li a{
    color: #080808;
}

.social-icons ul li a:hover{
    color: #1a6082;
}

.single-author img{
  max-width: 38px;
  min-width: 38px;
  height: 38px;
  border-radius: 38px;
}

.single-author{ /* About author */
    background-color: #e4e4e4;
    padding-left: 5%;
    padding-right: 5%;
    font-size: 14px;
    font-weight: 700;
    color: #808080; 
}

/* Author social icons */
.author-social li {
    display: inline-block; 
    margin-right: 10px;
}
.author-social li a {
    display:block; 
    padding:4px;
}
.author-social li a i {
    font-size: 20px; 
    color: #808080; 
    line-height: 30px;
}

/* Font for post */
.font-post-nav{
    font-size: 24px;
    color: #e2303b
}

.font-post-nav2{
    font-weight: 500;
    font-size: 18px;
    color: #e2303b;
    cursor: pointer;
}

.font-post-nav2 i{
  font-size: 18px;
}

.comm-img img{
    border-radius: 70px;
    height: 70px;
    min-width: 70px;
    max-width: 70px;
}

.comm-title{ /* Number of comments */
    color: #080808;
    font-weight: 600;
}

.comm-name{ /* Name, Last name */
    color: #181818;
    font-weight: 600;
    text-transform: uppercase;
}

.comm-details{ /* Comment of post details (Date, time,...) */
    color: #808080;
    font-weight: 600;
    font-size: 10px;
    text-transform: uppercase;
}

.comment-post{ /* Comment of post */
    color: #808080;
    font-weight: 600;
    font-size: 14px;
}

.comm-separator{
  border-bottom: 3px solid #131313;
  margin-top: 12px;
}

.reply-sep{
  margin-left: -96px;
}

.padding-left10perc{
    padding-left: 10%;
}

.padding15{
    padding-left: 15px;
    padding-right: 15px;
}

.reply-all{
    margin-left: 96px;
}

.reply-comment{ /* Aligning comments*/
    padding-left: 5px;
}

.reply-btn{ /* REPLY button */
    width: 78px;
    height: 32px;
    background: transparent;
    border: 1px solid #e2303b;
    color: #e2303b;
}

.reply-btn:hover{
  background: #e2303b;
  color: #fff;
}

.reply-padding{
   margin-left: -96px;
}

.leave-reply{ /* LEAVE A REPLY font */
    color: #626262;
    font-weight: 600;
}

.width-33{
    width: 33%;
}

.twitter-feed{ /* Title (TWITTER FEED) font */
    color: #626262;
    font-size: 18px;
    font-weight: 600;
}

.tag-title{ /* Title (TAGS) font */
    color: #626262;
    font-size: 18px;
    font-weight: 600;
}

.pad-tags{ /* Aligning tags */
    padding-left: 5%;
    padding-right: 5%;
}

.tags-row .tag-btn{
  font-weight: 600;
}

.trow-title{
  color: #181818;
}

.tag-btn{ /* TAG buttons for sidebar */
    color: #e7e7e8;
    background: #e2303b;
    margin: 3px;
    border: 1px #e2303b solid;
    height: 50px;
    font-size: 18px;
    outline: none;
}

.tag-btn:hover{
  background: transparent;
  border: 1px #e2303b solid;
  transition: color 0.5s ease 0s;
  transition: background-color 0.5s ease 0s;
  color: #e2303b;
  resize: none;
}

.pad-left0{
    padding-left: 0px;
}

.popular-widget-single ul.nav-tabs {
border: none; 
background: #e7e7e8;
}

.popular-widget-single ul li a {
background: #e7e7e8; 
color: #080808; 
margin: 0; 
border: none; 
border-radius: 0;
font-size: 17px; 
line-height: 18px; 
font-weight: 600; 
text-transform: uppercase;
padding: 24px 0;
}

.popular-widget-single ul li {
margin: 0; 
border: none;
text-align: center;
}

.popular-widget-single ul.nav-tabs > li > a:hover {
margin:0; 
border-radius: 0; 
border: none; 
background: #e2303b; 
color: #fff;
}

.popular-widget-single ul.nav-tabs > li.active > a, .popular-widget ul.nav-tabs > li.active > a:hover, .popular-widget ul.nav-tabs > li.active > a:focus {
color: #fff; 
background: #e2303b; 
border: none; 
border-radius: 0;
}

.popular-widget-single ul li.special-separator {
position: absolute; 
bottom: 0; 
left: 0; 
height: 6px; 
width: 100%; 
float: none; 
background:rgba(0,0,0,0.1);
} 

.width83{
    width: 83%;
}

.no-left-pad{
    padding-left: 0px;
}

/*SLIDER TOP*/

.myS{
  position: absolute;
  left: 50%;
  top: 0;
  visibility: hidden;
  opacity: 0;
  transition: opacity .2s linear .1s, visibility .2s linear .5s;
}

.myS.active{
  visibility: visible;
  opacity: 1;
}

.left-slide{
  position: absolute;
  left: 0;
  background: rgba(255,255,255,0.6);
  border: 1px solid #e7e7e8;
  height: 40px;
  line-height: 40px;
  width: 40px;
  position: absolute;
  /*margin-left: 50px;*/
  top: 50%;
}

.left-slide:hover .ffi{
  color: #e2303b;
}

.right-slide{
  position: absolute;
  right: 0;
  background: rgba(255,255,255,0.6);
  border: 1px solid #e7e7e8;
  height: 40px;
  line-height: 40px;
  width: 40px;
  position: absolute;
  /*margin-left: 100px;*/
  top: 50%;
}

.right-slide:hover .ffi{
  color: #e2303b;
}

.img-slide-cont{
  position: relative;
  /*top: 46px;*/
  height: 100%;
  transition: height .2s linear .3s;
}

.ffi{
  margin-top: 6px;
  display: block;
}

.max-overlay{
  position: absolute;
  background: #e7e7e8;
  height: 100%;
  z-index: 9;
  width: 100%;
}

.zrow{
  position: relative;
  z-index: 12;
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* ------------------------------------- NAVIGATION MENU --------------------------------------- */
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.logo{position:relative;z-index:123;padding:10px;font:18px verdana;color:#6DDB07;float:left;width:15%;padding-left:15px;}
.logo-a{float: left;}
.logo a{color:#6DDB07;}
nav{position:relative;width:980px;margin:0 auto;}
.container1{width: 992px;margin-right: auto; margin-left: auto;}
.navcssmenu-cont{box-shadow: 0px 3px 5px rgba(80,80,80,0.1); background: #e7e7e8;}
.nav-cssmenu{}
#cssmenu ul{}
#cssmenu,#cssmenu ul,#cssmenu ul li,#cssmenu ul li a,#cssmenu #head-mobile{border:0;list-style:none;line-height:1;display:block;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
#cssmenu:after,#cssmenu > ul:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
#cssmenu #head-mobile{display:none}
#cssmenu{font-family:sans-serif; margin: 0; width: auto;}
#cssmenu > ul > li{float:left;}
#cssmenu > ul > li > a{padding:17px;font-size:12px;letter-spacing:1px;text-decoration:none;color:#181818;font-weight:700;border-bottom: 1px solid #e7e7e8;}
#cssmenu > ul > li:hover > a,#cssmenu ul li.active a{color:#e2303b;}
/* #cssmenu > ul > li > a:active, #cssmenu > ul > li > a:focus{border-bottom: 1px #1D96CF solid;} */
#cssmenu > ul > li:hover,#cssmenu ul li.active:hover,#cssmenu ul li.active,#cssmenu ul li.has-sub.active:hover{-webkit-transition:background .3s ease;-ms-transition:background .3s ease;transition:background .3s ease;}
#cssmenu > ul > li.has-sub > a{padding-right:30px}
#cssmenu > ul > li.has-sub > a:after{position:absolute;top:22px;right:11px;width:8px;height:2px;display:block;background:#181818;content:''}
#cssmenu > ul > li.has-sub > a:before{position:absolute;top:19px;right:14px;display:block;width:2px;height:8px;background:#181818;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}
#cssmenu > ul > li.has-sub:hover > a:before{top:23px;height:0}
#cssmenu ul ul{position:absolute;left:-9999px}
#cssmenu ul ul li{height:0;-webkit-transition:all .25s ease;-ms-transition:all .25s ease;background:#fefefe;transition:all .25s ease}
#cssmenu ul ul li:hover{-webkit-transition:background .6s ease;-ms-transition:background .3s ease;transition:background .3s ease;}
#cssmenu > ul > li > a:hover{border-bottom: 1px #e2303b solid;}
#cssmenu li:hover > ul{left:auto; z-index: 1;}
#cssmenu li:hover > ul > li{height:35px}
#cssmenu ul ul ul{margin-left:100%;top:0}
#cssmenu ul ul li a{border-bottom:1px solid rgba(150,150,150,0.15);padding:11px 15px;width:170px;font-size:12px;text-decoration:none;color:#181818;font-weight:400;}
#cssmenu ul ul li:last-child > a,#cssmenu ul ul li.last-item > a{}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li a:hover{color:#e2303b; border-bottom: 1px solid #e2303b;}
#cssmenu ul ul li.has-sub > a:after{position:absolute;top:16px;right:11px;width:8px;height:2px;display:block;background:#181818;content:''}
#cssmenu ul ul li.has-sub > a:before{position:absolute;top:13px;right:14px;display:block;width:2px;height:8px;background:#181818;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}
#cssmenu ul ul > li.has-sub:hover > a:before{top:17px;height:0}
#cssmenu ul ul li.has-sub:hover,#cssmenu ul li.has-sub ul li.has-sub ul li:hover{background:#363636;}
#cssmenu ul ul ul li.active a{border-left:1px solid #fefefe}
#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active> a{border-top:1px solid #333}
.centered-icon{
    position: absolute;
    top: 35%;
    left: 35%;
}
.left-search-btn{
    float: left;
}

@media screen and (max-width:991px){
.logo{position:absolute;top:0;left: 0;width:100%;height:46px;text-align:center;padding:10px 0 0 15px;float:none}
.logo2{display:none}
nav{width:100%;}
.nav-cssmenu{width: 100%;}
#cssmenu{width:100%}
#cssmenu ul{width:100%;display:none}
#cssmenu ul li{width:100%;border-top:1px solid #444}
#cssmenu ul li:hover{background: transparent;}
#cssmenu ul ul li,#cssmenu li:hover > ul > li{height:auto}
#cssmenu ul li a{width:100%;border-bottom: 1px solid #e7e7e8;}
#cssmenu ul ul li a{border-bottom: 1px solid #333;}
#cssmenu ul li a:hover,#cssmenu ul ul li a:hover{
  border-bottom: 1px solid #e2303b;
}
#cssmenu > ul > li{float:none;}
#cssmenu ul ul li a{padding-left:25px}
#cssmenu ul ul li{background:#fefefe!important;}
#cssmenu ul ul li:hover{background:#fefefe!important}
#cssmenu ul ul ul li a{padding-left:35px}
#cssmenu ul ul li a{color:#181818;background:none; width: 100%;}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li.active > a{color:#000}
#cssmenu ul ul,#cssmenu ul ul ul{position:relative;left:0;width:100%;margin:0;text-align:left}
#cssmenu > ul > li.has-sub > a:after,#cssmenu > ul > li.has-sub > a:before,#cssmenu ul ul > li.has-sub > a:after,#cssmenu ul ul > li.has-sub > a:before{display:none}
#cssmenu #head-mobile{display:block;padding:23px;color:#181818;font-size:12px;font-weight:700}
.btn-menu{width:55px;height:46px;position:absolute;right:0;top:0;cursor:pointer;z-index: 12399994;}
.btn-menu:after{position:absolute;top:22px;right:20px;display:block;height:8px;width:20px;border-top:2px solid #181818;border-bottom:2px solid #181818;content:''}
.btn-menu:before{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;position:absolute;top:16px;right:20px;display:block;height:2px;width:20px;background:#181818;content:''}
.btn-menu.menu-opened:after{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;top:23px;border:0;height:2px;width:19px;background:#181818;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
.btn-menu.menu-opened:before{top:23px;background:#181818;width:19px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}
#cssmenu .submenu-button{position:absolute;z-index:99;right:0;top:0;display:block;border-left:1px solid #444;height:46px;width:46px;cursor:pointer}
#cssmenu .submenu-button.submenu-opened{background:#e7e7e8}
#cssmenu ul ul .submenu-button{height:34px;width:34px}
#cssmenu .submenu-button:after{position:absolute;top:22px;right:19px;width:8px;height:2px;display:block;background:#181818;content:''}
#cssmenu ul ul .submenu-button:after{top:15px;right:13px}
#cssmenu .submenu-button:before{position:absolute;top:19px;right:22px;display:block;width:2px;height:8px;background:#181818;content:''}
#cssmenu ul ul .submenu-button:before{top:12px;right:16px}
#cssmenu .submenu-button.submenu-opened:before{display:none}
#cssmenu ul ul ul li.active a{border-left:none}
#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active > a{border-top:none}
.search-button-trigger {position: relative; float: right; width: 100%; height: 46px; border-top: 1px solid #444;}
.centered-icon{position: absolute; padding-left: 20px; left: 0%;}
.dispB{display: block !important;}
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* -------------------------------------- MEDIA QUERIES ---------------------------------------- */
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

@media (max-width: 991px) {
    .hiddenn{
    	display: none;
    }

    .sidebar{ /* Sidebar display none */
        display: none;
    }

    /* Width and height of isotope elements - classes */
	.one-small-landscape{
		width: 40%;
		height: 185px;
	}

	.two-small-portrait{
		width: 20%;
		height: 185px;
	}

	.three-big-landscape{
		width: 80%;
		height: 370px;
	}

	.four-big-portrait{
		width: 40%;
		height: 370px;
	}

	.long-landscape{
		width: 60%;
		height: 185px;
	}
}

@media (max-width: 360px) {

    h4{ /* Smaller font sizes for small devices */
        font-size: 12px;
    }
    .comment-post{
      width: 100%;
    }
}

.parallax-background.fixed{
  background-attachment: fixed !important;
}

/*img.grayImg {
    filter: url(filters.svg#grayscale); 

    filter: gray; 
    -webkit-filter: grayscale(1);
  }*/

img.grayImg:hover {
    filter: none;
    -webkit-filter: grayscale(0);}

  /*! Gray v1.4.1 (https://github.com/karlhorky/gray) | MIT */
.grayscale {
  /* Firefox 10+, Firefox on Android */
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  /* IE 6-9 */
  filter: gray;
  /*
  Chrome 19+,
  Safari 6+,
  Safari 6+ iOS,
  Opera 15+
  */
  -webkit-filter: grayscale(100%);
}
.grayscale.grayscale-fade {
  
  -moz-transition: filter 1.3s ease-in;
  transition: filter 1.2s ease;
  -webkit-transition: -webkit-filter 1.2s;
  -moz-backface-visibility:hidden;
}

.grayscale.grayscale-off,
.grayscale.grayscale-fade:hover {
  -webkit-filter: grayscale(0%);
  filter: none;
}
.grayscale.grayscale-replaced {
  filter: none;
  -webkit-filter: none;
}

.grayscale-replaced > svg {
  opacity: 1;
  -webkit-transition: opacity 1.2s ease;
  -moz-transition: opacity 1.2s ease;
  -moz-backface-visibility:hidden;
  transition: opacity 1.2s ease;
}

.element-item:hover > .grayscale-replaced > svg,
.grayscale-replaced.grayscale-fade:hover > svg{
  -moz-transition: opacity 1.2s ease;;
  transition: opacity 1.2s ease;
  opacity: 0;
}

@keyframes cf3FadeInOut {
  0% {
  filter: url(filters.svg#grayscale);
  }

  100% {
  filter: none;
  }
}

  #cf3 .element-item > img {
  animation-name: cf3FadeInOut;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-duration: 10s;
  animation-direction: alternate;
  }



