@font-face {
  font-family: OpenSans-Light;
  src: url(fonts/OpenSans-Light.ttf);
}

@font-face {
  font-family: OpenSans-Regular;
  src: url(fonts/OpenSans-Regular.ttf);
}

@font-face {
  font-family: OpenSans-Semibold;
  src: url(fonts/OpenSans-Semibold.ttf);
}

@font-face {
  font-family: OpenSans-Bold;
  src: url(fonts/OpenSans-Bold.ttf);
}




body {
  font-family: 'Lato', sans-serif;
}
h1{
  margin-bottom: 40px;
}
label {
  color: #333;
}
.btn-send {
  font-weight: 300;
}

.title-field{
text-align: center;
font-size: 16px;
color:#333;
font-weight:bold;
}
.row{

padding-bottom: 20px;
}

.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{
margin-bottom:20px;
}

.p-quote{
padding-right: 15px;
padding-left:15px;
}
.modela-kouf opotion{
padding-top:10px;
padding-bottom: 10px;
}

.koufwma2{
height: 465.4px;
display: none;
}
.koufwma3{
height: 465.4px;
display: none;
}
.koufwma4{
height: 465.4px;
display: none;
}
.koufwma5{
height: 465.4px;
display: none;
}
.koufwma6{
height: 465.4px;
display: none;
}
.koufwma7{
height: 465.4px;
display: none;
}
.koufwma8{
height: 465.4px;
display: none;
}

.koufwma9{
height: 465.4px;
display: none;
}
.koufwma10{
height: 465.4px;
display: none;
}
#close-btn,#close-btn3,#close-btn4,#close-btn5,#close-btn6,#close-btn7,#close-btn8,#close-btn9,#close-btn10{
  position: absolute;
  background: #fff;
  color: #333;
  padding-top: 5px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  right: -15px;
  border: 2px solid #cccccc;
  border-radius: 26px;
  font-weight:bold;
  color:#cccccc;
   -webkit-transition: -webkit-transform .8s ease-in-out;
        transition:         transform .8s ease-in-out;
}

#close-btn:hover, #close-btn3:hover, #close-btn4:hover, #close-btn5:hover, #close-btn6:hover, #close-btn7:hover, #close-btn8:hover, #close-btn9:hover, #close-btn10:hover {
background: red;
color:#fff;
border-color: red;
cursor: pointer; 
-webkit-transform: rotate(360deg);
        transform: rotate(360deg);
}


.koufwma2.row, .koufwma3.row, .koufwma4.row, .koufwma5.row, .koufwma6.row, .koufwma7.row, .koufwma8.row, .koufwma9.row, .koufwma10.row{
 border-radius: 25px;
border: 2px solid #cccccc;
padding: 15px 10px 15px 10px;
margin-left: 5px;
margin-right:5px;
box-shadow: 2px 2px 2px #cccccc;
position: relative;
margin-bottom: 40px;
}

.main-img{
background-image: url(oikogenia-mprosta-se-parathiro-1.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  padding-top: 11%;
  padding-right: 30px;
  padding-bottom: 10%;
  padding-left: 30px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
      width: 100%;
      height: 50px;
}

.h2-title{
color:#fff;
text-align: center;
}

.btn-return{
max-width:277px;
font-size:17px;
padding: 6px;
background: transparent;
color:#fff;
border:2px solid #fff;
margin:40px auto 0px auto;
text-align:center;
text-decoration: none;
}
.btn-return:hover{
background:rgba(255,255,255,0.3);
text-decoration: none;
}
.arrow img{
float:left;
margin-top: 6px;
}

.navbar-default {
  background:#fff;
  border-color: transparent;
  border-bottom: 2px solid #f5821f;
  margin-bottom: 1%;
  margin-left: auto;
  margin-right: auto;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
background: transparent;

}
.container-fluid{
max-width:950px;
margin:auto;
}

/*@media screen and (max-width: 760px){
li.pleo a {
  display: none;
}
li.timi a{
  display:none;
}
li.arxiki a{
  display:none;
}
.container-fluid{
  max-width: 360px;


}
ul.nav li{
  display: inline-table;
   padding-top:0px!important;
  padding-bottom: 10px;
  line-height: 15px;
  font-size: 18px;
  font-weight:800;
}

.navbar-header{
  max-width:155px;
  float: left;
  padding-top:2px;

}


}

.pvc-row h1{
font-size: 40px;
font-family: OpenSans-Light;
}


.pvc-row{
max-width:950px;
margin: auto;
}
.container.pvc-container .what-pvc, .container.pvc-container h2, .container.pvc-container h3 {
font-family: OpenSans-Light;
line-height: 65px;
font-size:30px;
}
.container.pvc-container p {
  
  line-height: 180%;
  font-size: 16px;
}
.container.pvc-container .pvc-light{
font-family: OpenSans-Light;
}
.container.pvc-container  .pvc-bold{
font-family:OpenSans-Semibold;
}

footer{
background:#2B2C2A;
padding-top: 50px;
}

i.fa.fa-map-marker, i.fa.fa-envelope, i.fa.fa-phone {
  color: orange;
  font-size: 17px;
}

.col-md-4.footer-col2, .col-md-4.footer-col3 p {
  color: #fff;
}

.footer ul {
  font-size: 14px;
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
  margin-top: 15px;
  color: #fff;
}

.social li a i {
  font-size: 16px;
  
  color: #EDEFF1 !important;
}


.fab {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.footer ul li a {
  padding: 0 0 5px 0;
  display: block;
}
.social ul li{
display: inline-block!important;
}

.modal {
display:    none;
position:   fixed;
z-index:    1000;
top:        0;
left:       0;
height:     100%;
width:      100%;
background: rgba( 255, 255, 255, .8 ) 
            url('https://i.stack.imgur.com/FhHRx.gif') 
            50% 50% 
            no-repeat;
}

/* When the body has the loading class, we turn
 the scrollbar off with overflow:hidden */
 body.loading .modal {
  overflow: hidden;
}

/* Anytime the body has the loading class, our
 modal element will be visible */
body.loading .modal {
  display: block;
}