@font-face {
  font-family: 'dinRg';
  src: url('../assets/fonts/DiGrRg__.ttf');
}
@font-face {
  font-family: 'dinMd';
  src: url('../assets/fonts/DiGrMd__.ttf');
}
@font-face {
  font-family: 'dinMdep';
  src: url('../assets/fonts/DiGrMdEp.ttf');
}
@font-face {
  font-family: 'dinLt';
  src: url('../assets/fonts/DiGrLt__.ttf');
}
@font-face {
  font-family: 'dinBk';
  src: url('../assets/fonts/DiGrBk__.ttf');
}
@font-face {
  font-family: 'dinBd';
  src: url('../assets/fonts/DiGrBd__.ttf');
}
@font-face {
  font-family: 'dinBdep';
  src: url('../assets/fonts/DiGrBk__.ttf');
}

h1, h2, h3, h4, h5{
  font-family: dinMd;
}

p, div, ul, li{
  font-family: dinRg;
  font-size:14px;
}

b{
  font-family: dinbd;
}
.navbar{
  margin-bottom: 0px;
}

.navbar-header {
    min-height: 84px;
}

.navbar-nav {
    margin-top: 26px;
}

.navbar-toggle{
   margin-top: 23px;
}

.navbar-default {
    background-color: transparent;
}

.navbar{
  border:0px solid;
}

.navbar-nav>li>a {
    font-size: 16px;
    font-family: dinbd;
}

#myTopnav{
  min-height: 100px;
}

li.litel a {
    background-color: #004A86!important;
    color: #fff!important;
    font-size: 20px;
}

img{
  width:100%;
}
.navbar-default .navbar-nav>li>a{
   color:#004a86;
   font-family: dinbd;
    padding-top: 16px;
    padding-bottom: 16px;
    letter-spacing: 1.5px;


}

.navbar-default .navbar-nav>.open>a{
  background-color: #004A86!important;
  color: #fff!important;
}

.navbar-nav>li>a:hover{
  color:#161616!important;
  background-color:#FFDC39!important;
}

li.active.litel a:hover {
    color: #161616!important;
}


.container-fluid.container-form {
    padding: 60px;
   /* background: url(../img/fb-wall-img-systems-1.jpg);*/
   background: url(../img/seminario.jpg);
   background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;

}

.container-fluid.container-form .row, .row.row-form {
    max-width: 1170px;
    margin: 10px auto 34px;
}

.fist-title h4 {
    font-size: 35px;
    font-family: dinrg;
}

.fist-title, .second-title, .third-title, .forth-title {
    margin-bottom: 35px;
    color:#fff;
}

.fist-title .strong, .second-title .strong, .third-title .strong, .forth-title .strong  {
  font-family:dinbd;
}

.second-title h4, .second-title h4, .third-title h4, .forth-title h4{
    font-size: 27px;
    font-family: dinrg;
    color: #fff;
}

.col-md-6 input {
    width: 100%;
    background: transparent;
    margin-bottom: 20px;
    padding: 6px;
    font-family: dinmd;
    font-size: 16px;
    border: 1px solid #a5a5a5;
}

::placeholder {
   
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
 
}

::-ms-input-placeholder { /* Microsoft Edge */
   
}

textarea#offer-msg {
    
    background: transparent;
    width: 100%;
   
    font-size: 16px;
    font-family: dinmd;
    border: 1px solid #a5a5a5;
    min-height: 100px;
 
}

.col-text-area ,.offerBtn{
  padding-left: 0px;
  padding-right: 0px;
}

span.span-mnm {
    font-size: 16px;
    color: #757575;
    font-family: dinmd;
}

button#offerBtn {
    font-size: 18px;
   
   
    padding: 3px 14px;
}
.form-col h3{
    font-size: 24px;
    font-family: dinbd;
    margin-bottom: 52px;
    text-align: center;
    margin-top: 26px;
}

.col-md-6 .form-col {
    background: #fff;
    max-width: 507px;
    margin: -99px auto 0px;
    padding: 10px 20px;
}

.span-orange{
  color:rgb(240,120,10);
}

.titles-background {
    background: rgba(0,0,0,0.5);
    padding: 20px 40px 8px;
    max-width: 475px;
}


.col-md-12.col-text-area {
    margin-bottom: 20px;
}

.col-md-6.info-col p {
    font-size: 16px;
    margin-bottom: 30px;
    text-align: justify;
}

.col-md-6.info-col {
    padding-top: 40px;
}

.container-sep {
    position: relative;
    min-height: 400px;
   /* background:rgba(253, 141, 0, 0.63);*/
   background:url(../img/111.png);
   background-repeat: no-repeat;
   background-size: cover;
   background-position: center;
    padding-left: 0px;
    padding-right: 0px;
}

.sep-half-cycle {
    position: absolute;
    background: #fff;
    height: 200px;
    width: 100%;
    border-bottom-right-radius: 100%;
    border-bottom-left-radius: 100%;
}

.sep-half-cycle-bottom {
    position: absolute;
    background: #fff;
    height: 200px;
    bottom: 0;
    width: 100%;
    border-top-right-radius: 100%;
    border-top-left-radius: 100%;
}

.container-fluid.container-sep .row {
    padding-left: 0px;
    padding-right: 0px;
    /*padding-top: 200px;
    padding-bottom: 200px;*/
    max-width: 1170px;
    margin: auto;
    position: relative;
}

.icon-external, .icon-light-roof {
   max-width: 218px;
    margin: auto;
    border: 10px solid #ffffff;
    border-radius: 50%;
    margin-top: 85px;
}

.icon-external-text {
    text-align: center;
    margin-bottom: 99px;
    max-width: 343px;
    margin: 40px auto 90px;
    color:#fff;
}

.icon-external-text p {
    font-size: 17px;
}

.title-systems{
   /* margin-top: -128px;*/
    text-align: center;
    font-size: 34px;
  }


.h3-col-info{
  font-family: dinbd;;
}

ul.ul-seminario {
    list-style: none;
}

ul.ul-seminario .fa {
    font-size: 30px;
    color: #f60;
}

ul.ul-seminario li {
    font-size: 23px;
    font-family: dinmd;
}

ul.ul-seminario li span {
    vertical-align: top;
}

.container-fluid.logo-container .row {
    max-width: 1170px;
    margin: auto;
}

.container-fluid.logo-container {
    padding-top: 30px;
    padding-bottom: 30px;
}


ul.top-menu li {
    display: inline-block;
    margin-right: 23px;
    font-size: 15px;
    font-family: dinbd;
    margin-top: 32px;
    color: #777;
}

ul.top-menu {
    list-style: none;
    float: right;
}


ul.ul-seminario li {
    margin-bottom: 30px;
}

select#monosi, select#epagelma ,select#exikonomo{
    margin-bottom: 20px;
    padding: 7px;
    font-family: dinmd;
    font-size: 16px;
    border: 1px solid #a5a5a5;
    width: 100%;
}

@media screen and (max-width: 1038px){
  .col-md-4.logo-fragoulakis {
      max-width: 360px;
      margin: auto;
  }
}

.footer-container{
  position: relative;
  width:100%;
  background: #343434;

}



footer{
  position: relative;

}

.orange-box{
  top:0;
  left:0;
  background:#FF6600;
  position: absolute;
}

.row-footer .first-col-footer{
  padding-top: 60px;
  padding-bottom:60px;
  background:#FF6600;
}

.footer-logo {
    margin-bottom: 25px;
}


ul.footer-nav li{
 margin-bottom:20px;
 color:#fff;
 font-size:14px;
}
ul.footer-nav li span{
  font-family:dinrg;
}

.footer-logo {
    width: 100px;
}

.first-col-footer p{
  color:#fff;
  font-family: dinrg;
  margin-bottom: 20px;
}

.footer-right-three-cols{
  padding-top: 60px;
  padding-bottom:60px;
  color:#fff;
}

.footer-sep{
  width:50px;
  border-bottom: 1px solid #FF6600;
  margin-bottom: 35px;
}

ul.ul-systems {
    list-style: none; /* Remove list bullets */
    padding: 0;
    margin: 0;
}


ul.ul-systems li:before {
    content: "»"; /* Insert content that looks like bullets */
    padding-right: 8px;
    color:#fff; /* Or a color you prefer */
    font-size: 20px;

}

.col-md-9.footer-right-three-cols h4 {
    font-family: dinrg;
    font-size: 21px;
}

.ul-systems a{
   color:#fff;
   text-decoration: none;
}

.newsletter {
    display: table;
    border: 2px solid #FF6600;
    border-radius: 8px;
    margin-bottom: 80px;
}

button.btn.btn-default.active {
    background: #FF6600;
    color: #fff;
    box-shadow: 0px 0px 0px 0px;
    border: 2px solid #ff6600;
}

ul.social--widget{
    list-style: none; 
    padding: 0;
    margin: 0;
}

ul.social--widget li {
    display: inline-block;
    margin-right: 25px;
    font-size: 20px;
   
}
ul.social--widget li a{
   color:#fff;
}

.footer-copy-right{
  border-top:1px solid #ddd;
  padding-top:50px;
  color:#fff;
}

.row.row-footer {
    max-width: 1170px;
    margin: auto;
}

.modal-content.sub-modal-body{
  overflow:auto;
}

p.modal-msg, p.news-modal-msg{
    font-size: 20px;
    font-style: italic;
}

.modal-newsletter-content{
  padding-bottom:30px;
}
.modal-newsletter-content h4 {
    text-align: center;
    margin-bottom: 21px;
    font-size: 18px;
}

input#footer_email {
    height: 36px;
}

span.error-name, span.error-phone, span.error-monosi, span.error-perioxi, span.error-mail, span.error-diastasis{
  display: none;
  color: red;
}

/*Custome select style*/

.custom-select {
  position: relative;
  font-family: Arial;
}
.custom-select select {
  display: none; /*hide original SELECT element:*/
}
.select-selected {
  background-color: DodgerBlue;
}
/*style the arrow inside the select element:*/
.select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #fff transparent transparent transparent;
}
/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 7px;
}
/*style the items (options), including the selected item:*/
.select-items div,.select-selected {
  color: #ffffff;
  padding: 8px 16px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
  user-select: none;
}
/*style items (options):*/
.select-items {
  position: absolute;
  background-color: DodgerBlue;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}
/*hide the items when the select box is closed:*/
.select-hide {
  display: none;
}
.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}


@media screen and (max-width: 990px){
  .col-md-6 .form-col{
        margin: 30px auto 0px;
  }


  .icon-external, .icon-light-roof {
    
    margin-top: 150px;
  }
    .seminario-menu{
      max-width:660px;
      margin:auto;
    }
    .col-md-6.info-col{
      padding-top: 0px;
    }
    .col-md-6 .form-col{
      margin-top: 0px!important;
       padding: 0px!important; 
  }

}


@media screen and (max-width: 770px){
  a.hide-mob {
    display: none;
  }
  .seminario-menu {
    max-width: 390px;
    margin: auto;
  }

  .container-fluid.logo-container {
    padding-top: 10px;
    padding-bottom: 15px;
  }

  ul.top-menu li{
    margin-top: 19px;
  }
}




@media screen and (max-width: 569px){
  .fist-title h4 {
    font-size: 26px;
    font-family: dinrg;
}

.second-title h4, .second-title h4, .third-title h4, .forth-title h4 {
    font-size: 22px;
    font-family: dinrg;
    color: #fff;
}

  .container-fluid.container-form {
      padding: 40px 10px;
  }

}


@media screen and (max-width: 460px){
  .fist-title h4 {
    font-size: 19px;
    font-family: dinrg;
}

.second-title h4, .second-title h4, .third-title h4, .forth-title h4 {
    font-size: 17px;
    font-family: dinrg;
    color: #fff;
}

}




.cycle-box {
    position: relative;
    border-radius: 100%;
}

.first-img img, .second-img img, .third-img img, .fourth-img img {
    width: 100%;
    position: absolute;
    border-radius: 50%;

}

.cycle-box-outer {
   overflow: auto;
    overflow: -webkit-paged-x;
    border: 3px dotted #8e8e8e;
    border-radius: 50%;
    position: relative;
    padding: 15px;
    min-height: 360px;
}

.durosol-external-cycle, .light-roof-cycle{
  text-align: right;
}




.durosol-external-cycle, .light-roof-plus-cycle {
    margin-top: 35px;
    margin-bottom: 25px;
    overflow: auto;
}


.container-cycle{
  background:#F9F9F9;
  padding-top: 100px;
  padding-bottom:80px;
  margin-bottom: 60px;
}

.dots-cycles{
  position: relative;
  margin-top: 85px;
}

.dot-external {
    position: absolute;
    border: 1px solid;
    border-radius: 50%;
    background: #fff;
    padding: 3px;
    left: 60px;
    top: 30px;
    z-index: 2;
}

.dot-external-inner {
    background: #333;
    padding: 5px;
    border-radius: 50%;
}

.dot-light-roof{
  position: absolute;
    border: 1px solid;
    border-radius: 50%;
    background: #fff;
    padding: 3px;
    z-index: 2;
    bottom: 75px;
    left: 20px;
}

.dot-light-roof-inner{
  background: #333;
    padding: 5px;
    border-radius: 50%;
}

.dot-light-roof-plus{
    position: absolute;
    border: 1px solid;
    border-radius: 50%;
    background: #fff;
    padding: 3px;
    z-index: 2;
        top: 30px;
    right: 60px;
}
.dot-light-roof-plus-inner{
  background: #333;
    padding: 5px;
    border-radius: 50%;
}

.dot-steganopoihsi{
    position: absolute;
    border: 1px solid;
    border-radius: 50%;
    background: #fff;
    padding: 3px;
    z-index: 2;
    bottom: 75px;
    right: 20px;
}

.dot-seganopoihsi-inner{
   background: #333;
    padding: 5px;
    border-radius: 50%;
}

.first-img{
  /*display: none;*/
}

.second-img{
  display: none;
}

.third-img{
  display: none;
}

.fourth-img{
  display: none;
}

.btn-system {
    width: 140px;
    text-align: center;
}

.btn-system {
    width: 155px;
    text-align: center;
    border: 1px solid #f5821f;
    padding: 7px;
    border-radius: 16px;
    color:#333;
    font-family: dinbd;
}

.btn-right{
  float:right;
}

.container-cycle a{
  text-decoration: none;

}

.btn-system:hover{
  background:#F5821F;
  color:#fff;
}

.durosol-external-cycle, .light-roof-plus-cycle, .light-roof-cycle, .steganopoihsi-cycle{
  min-height:277px;
}

.btn-external, .btn-light-roof, .btn-light-roof-plus, .btn-steganopoihsi{
  display: none;
  animation: fadeIn 0.4s ease-in both;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translate3d(0, -20%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}



.cycle-title p{
  text-align: center;
  font-size: 15px;

}

.col-md-12.cycle-title h3 {
  text-align: center;
    font-size: 28px;
    font-family: dinbd;
    letter-spacing: 4px;
}

.col-md-12.cycle-title {
    margin-bottom: 45px;
}

.sep-cycle {
    width: 70px;
    border: 1px dashed #8e8e8e;
    margin: auto;
}

.container-fluid.container-cycle .row {
    max-width: 1170px;
    margin: auto;
}


@media screen and (max-width:991px){
  .light-roof-content, .symvatiki-content{

     margin-left:0px;
  }


  .light-roof-plus-content{
     margin-right: 0px;
  }
  .light-roof-content, .symvatiki-content, .light-roof-plus-img, .light-roof-img, .light-roof-plus-content, .symvatiki-content, .symvatiki-img, .steganopoihsi-img{
    width:100%;
    margin-left: 0px;
    margin-right:0px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .col-light-roof-outer, .col-light-roof-plus-outer, .symvatiki-outer{
    display: block;
    margin-left: 0px;
    margin-right:0px;
  }

  .cycle-outer{
    max-width:385px;
    margin:auto;
  }

  .dots-cycles{
    margin-top: 0px;
  }
  .orange-box{
    display: none;
  }

}


@media screen and (max-width:1038px){
  .menu-blank{
    display: none;
  }

  .col-md-4.logo-fragoulakis {
    max-width: 360px;
    /* float: left; */
    margin: auto;
  }

  .col-md-3.offer-outer {
      width: 50%;
      float: left;
  }

}

@media screen and (max-width:550px){
  .col-md-3.offer-outer, .col-md-3.phone-outer{
    width: 260px;
    margin: 20px auto;
    float: none;
  }
}

ul.ul-top-menu li .fa {
    color: #CCD0D0;
    margin-right: 8px;
}

ul.sub-menu a {
    text-decoration: none;
    color: #333;
}

.abtn-insulation{text-decoration: none;
color:#333;
}

.abtn-insulation:hover{
  text-decoration: none;
}

textarea#offer-msg-contact {
    width: 100%;
    height: 120px;
    margin-bottom: 20px;
}

button#offerBtn1 {
    width: 128px;
    padding: 6px;
    font-size: 18px;
}

.btn-insulation{
  color:#333;
}

a.read-more p {
    font-family: dinmd;
    font-size: 18px;
    color: #333;
}

@media screen and (max-width:1165px ){
  .cycle-box-outer{
    max-height: 330px;
    min-height: 330px;
    overflow: hidden;
  }
}

@media screen and (max-width:1100px ){
  .cycle-box-outer{
    max-height: 310px;
    min-height: 310px;
    overflow: hidden;
  }
}

@media screen and (max-width:1030px ){
  .cycle-box-outer{
    max-height: 300px;
    min-height: 300px;
    overflow: hidden;
  }
}

@media screen and (max-width:990px ){
  .cycle-box-outer{
    max-height: 355px;
    min-height: 355px;
    overflow: hidden;
  }
}

.modal-newsletter-content{
  padding-bottom:30px;
}
.modal-newsletter-content h4 {
    text-align: center;
    margin-bottom: 21px;
    font-size: 18px;
}