@font-face {
  font-family: 'PFBagueSansPro';
  src: url('../fonts/cstm/src/pfbaguesanspro-bold.woff2') format('woff2'),
    url('../fonts/cstm/src/pfbaguesanspro-bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'PFBagueSansPro';
  src: url('../fonts/cstm/src/pfbaguesanspro-bolditalic.woff2') format('woff2'),
    url('../fonts/cstm/src/pfbaguesanspro-bolditalic.woff') format('woff');
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'PFBagueSansPro';
  src: url('../fonts/cstm/src/pfbaguesanspro-italic.woff2') format('woff2'),
    url('../fonts/cstm/src/pfbaguesanspro-italic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'PFBagueSansPro';
  src: url('../fonts/cstm/src/pfbaguesanspro-light.woff2') format('woff2'),
    url('../fonts/cstm/src/pfbaguesanspro-light.woff') format('woff');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'PFBagueSansPro';
  src: url('../fonts/cstm/src/pfbaguesanspro-light_0.woff2') format('woff2'),
    url('../fonts/cstm/src/pfbaguesanspro-light_0.woff') format('woff');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'PFBagueSansPro';
  src: url('../fonts/cstm/src/pfbaguesanspro-lightitalic.woff2') format('woff2'),
    url('../fonts/cstm/src/pfbaguesanspro-lightitalic.woff') format('woff');
  font-weight: 200;
  font-style: italic;
}

@font-face {
  font-family: 'PFBagueSansPro';
  src: url('../fonts/cstm/src/pfbaguesanspro-medium.woff2') format('woff2'),
    url('../fonts/cstm/src/pfbaguesanspro-medium.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'PFBagueSansPro';
  src: url('../fonts/cstm/src/pfbaguesanspro-medium_0.woff2') format('woff2'),
    url('../fonts/cstm/src/pfbaguesanspro-medium_0.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'PFBagueSansPro';
  src: url('../fonts/cstm/src/pfbaguesanspro-mediumitalic.woff2') format('woff2'),
    url('../fonts/cstm/src/pfbaguesanspro-mediumitalic.woff') format('woff');
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'PFBagueSansPro';
  src: url('../fonts/cstm/src/pfbaguesanspro-reg.woff2') format('woff2'),
    url('../fonts/cstm/src/pfbaguesanspro-reg.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'PFBagueSansPro';
  src: url('../fonts/cstm/src/pfbaguesanspro-thin.woff2') format('woff2'),
    url('../fonts/cstm/src/pfbaguesanspro-thin.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'PFBagueSansPro';
  src: url('../fonts/cstm/src/pfbaguesanspro-thinitalic.woff2') format('woff2'),
    url('../fonts/cstm/src/pfbaguesanspro-thinitalic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
}

body {
  font-family: 'PFBagueSansPro' !important;
}

.moduletable.top_menu_2 .menu li {
  font-family: 'PFBagueSansPro' !important;
}

.camera_caption>div h2 {
  font: 300 98px/100px 'PFBagueSansPro' !important;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'PFBagueSansPro' !important;
}

:lang(el) body {
  font-family: 'Roboto' !important;
}

:lang(el) .moduletable.top_menu_2 .menu li {
  font-family: 'Roboto' !important;
}

:lang(el) .camera_caption>div h2 {
  font: 300 98px/100px 'Roboto' !important;
}

:lang(el) h1, :lang(el) h2, :lang(el) h3, :lang(el) h4, :lang(el) h5, :lang(el) h6 {
  font-family: 'Roboto' !important;
}

.hasTooltip img{
  max-width:20px !important;
}

#footer-wrapper #copyright .hasTooltip img{
  filter: brightness(35%);
}
.w-container.eg_container {
  width: 98% !important;
  margin: 0 auto 10px;
  background: transparent;
}

.moduletable.home_menu {
  margin-right: 0;
}

#top.scroll-to-fixed-fixed {
  background: #fff;
}

#logo a img {
  -webkit-transition: background 0s ease;
  -moz-transition: background 0s ease;
  -o-transition: background 0s ease;
  transition: background 0s ease;
  border-radius: 0 0 42px 0;
}

.scroll-to-fixed-fixed #logo a img {
  height: 80px;
  background: #fff;
  position: relative;
  top: 2px;
  padding: 3px 0;
  transition: background 0s ease;
}

#top.scroll-to-fixed-fixed .w-container {
  border-bottom: 2px solid #f7941e;
}

.camera_caption {
  bottom: 44%;
}

.camera_caption>div h2 {
  font: 400 98px/100px 'Righteous', cursive;
  color: #ffffff;
  text-align: center;
}

.moduletable.top_social {
  position: absolute !important;
  bottom: auto !important;
  right: 4% !important;
  top: 20% !important;
  left: auto !important;
}

.camera_prev {
  left: 5%;
}

/**/
.camera_next {
  right: 5%;
}

.camera_prev, .camera_next {
  background: transparent !important;
  top: 49%;
}

.camera_prev:before, .camera_next:before {
  font-family: FontAwesome;
  display: block;
  color: #fff;
  font-size: 80px;
  text-shadow: 1px 1px 10px #fff;
}

a {
  color: #04528a;
}

.icemegamenu>ul>li>a.iceMenuTitle.hover, .icemegamenu>ul>li>a.iceMenuTitle.icemega_active, .icemegamenu>ul>li.hover>a.iceMenuTitle,
ul.icesubMenu li.active>a.iceMenuTitle, ul.icesubMenu li:hover>a.iceMenuTitle, ul.icesubMenu li.hover>a.iceMenuTitle,
.mod-article-single.mod-article-single__experience .readmore:hover, .mod-article-single.mod-article-single__dependability .readmore:hover, .mod-article-single.mod-article-single__creativity .readmore:hover {
  color: #04528a;
}

div#fixed-sidebar-right .moduletable.login>i.fa-user, .login_shell .btn-primary,
.mod-newsflash-adv__home_gallery .item .item_info .item_title,
.mod-newsflash-adv__home_gallery .item .item_img .more,
.caroufredsel_pagination a:hover, .caroufredsel_pagination a.selected,
.btn {
  background: #04528a;
}

.moduletable.top_social .menu.social li a:hover,
.mod_caroufredsel__testimonials .list_carousel .item .item_content .btn:hover,
.copyright a:hover,
.menu.social li a:hover,
.mod-article-single__contact a:hover {
  color: #04528a;
}

.camera_caption>div .readmore:hover {
  border: 3px solid #04528a;
  color: #04528a;
}

#back-top a {
  border: 2px solid #04528a;
  color: #04528a;
}

#back-top a:hover {
  background: #04528a;
}

.stuck .moduletable.top_menu_2 .menu li a:hover {
  color: #04528a;
}

#top.scroll-to-fixed-fixed .icemegamenu>ul>li>a.iceMenuTitle {
  color: #000;
}

#top.scroll-to-fixed-fixed .icemegamenu>ul>li>a.icemega_active.iceMenuTitle {
  color: #04528a;
}

.icemegamenu>ul>li>a.iceMenuTitle span {
  border-top: 3px solid transparent;
  font: 22px / 40px 'PFBagueSansPro' !important;
  font-weight: 500 !important;
}

:lang(el) .icemegamenu>ul>li>a.iceMenuTitle span {
  border-top: 3px solid transparent;
  font: 22px / 40px 'Roboto' !important;
  font-weight: 500 !important;
}

.icemegamenu>ul>li>a.iceMenuTitle.hover span, .icemegamenu>ul>li>a.iceMenuTitle.icemega_active span {
  border-top: 3px solid #f7941e;
}

.scroll-to-fixed-fixed .moduletable.home_menu {
  margin-top: 30px;
}

.egr_container .module_container {
  width: 90% !important;
  margin: 40px auto;
  text-align: center;
}

.eg_title {
  margin-top: 100px;
  margin-bottom: 30px;
}

.eg_title:after {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 3px;
  content: " ";
  height: 2px;
  width: 100%;
  background: #f7941e;
  position: relative;
  top: -50px;
  z-index: -1;
}

.eg_title span {
  padding-left: 70px;
  padding-right: 70px;
  background: #fdfdfd;
  font-size: 65px;
  line-height: 0;
  color: #575757;
  font-weight: 200;
}

p {
  padding-bottom: 20px;
}

.eg_serv {
  background: #dfe1e3;
  position: relative;
  z-index: 99;
}

.eg_serv .eg_title span {
  background: #dfe1e3;
}

.eg_serv .span6 img {
  width: 100%;
}

.eg_serv .span6 {
  position: relative;
}

.eg_desc {
  position: absolute;
  top: 58%;
  left: auto;
  color: #fff;
  width: 100%;
  font-size: 30px;
  line-height: 50px;
  font-weight: 350;
  display: block;
}

p {
  font-weight: 400;
  font-size: 25px;
  color: #000;
  padding-bottom: 10px;
  line-height: 25px;
}

#copyright {
  background: #dfe1e3;
  position: relative;
  z-index: 0;
  text-align: center;
  padding-bottom: 30px;
}

.body__portfolio-main-page #content {
  padding-top: 0;
  padding-bottom: 0;
}

.body__filming-in-greece-main-page #content {
  padding-top: 0;
  padding-bottom: 0;
}

.body__filming-in-greece-main-page .module_container .flm-ul-cont {
  text-align: left !important;
  list-style: disc;
}

.body__in-action-main-page #content {
  padding-top: 0;
  padding-bottom: 0;
}

body.body__home #content {
  padding-top: 0;
  padding-bottom: 0;
}

.body__services-main-page #content {
  padding-top: 0;
  padding-bottom: 0;
}

.body__home-main-page #content {
  padding-top: 0;
  padding-bottom: 0;
}

#copyright .row-container.visible-first {
  max-width: 90% !important;
}

#copyright .eg_title span {
  background: #dfe1e3;
  font-size: 55px;
  display: block;
}

.eg_copyright .eg_title {
  margin-bottom: 100px;
  position: relative;
}

.eg_copyright .eg_title:after {
  width: 100px;
  position: absolute;
  bottom: -45px;
  left: 47%;
  top: auto;
}

#contact-form_231 input, #contact-form_231 textarea {
  background: #fff;
  padding: 10px;
  font-size: 16px;
  color: #444;
  border-bottom: 2px solid #bbbdbf;
}

#contact-form_301 input, #contact-form_301 textarea {
  background: #fff;
  padding: 10px;
  font-size: 16px;
  color: #444;
  border-bottom: 2px solid #bbbdbf;
}

#contact-form_231 .control-group-button .btn {
  margin-right: 10px;
  background: #f7941e;
  border-radius: 10px;
  padding: 20px 40px;
  font-family: 'PFBagueSansPro' !important;
  text-transform: initial;
}

#contact-form_301 .control-group-button .btn {
  margin-right: 10px;
  background: #f7941e;
  border-radius: 10px;
  padding: 20px 40px;
  font-family: 'PFBagueSansPro' !important;
  text-transform: initial;
}

.mod-article-single__contact p {
  color: #7a7b7d !important;
}

.about-page img {
  float: left;
  width: 31.33%;
  margin-bottom: 20px;
  margin: 1%;
  display: block;
}

.body__facilities-main-page #content, .body__about-main-page #content {
  padding-top: 0px;
  padding-bottom: 0px;
}

.sep-ln {
  color: green;
}

#copyright p {
  font-size: 22px;
}

.google-maps {
  position: relative;
  padding-bottom: 29%;
  overflow: hidden;
  width: 100%;
  margin-top: 50px;
}

.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 90% !important;
  height: 100% !important;
  margin: auto 5%;
}

#copyright .social .fa {
  display: inline-block !important;
  font: normal normal normal 14px/1 FontAwesome !important;
  font-size: inherit !important;
}

#copyright .social .fa:before {
  font-size: 22px;
  line-height: 25px;
  color: #575757;
}

#copyright ul.menu.social {
  margin: 30px;
}

.mod-custom.mod-custom__egr_container .egr_inner_container {
  display: inline-block;
}

.mod-custom.mod-custom__egr_container .egr_inner_container p.egr_rm {
  text-align: right;
  font-style: italic;
  font-weight: 100;
  font-size: 25px;
}

.eg_desc p {
  color: #fff;
  font-size: 28px;
  line-height: 35px;
  font-weight: 300;
}

.eg_desc p.egr_rm a {
  color: #eae4e7;
  text-align: right;
  font-style: italic;
  font-weight: 100;
}

.eg_desc p.egr_rm a:hover {
  color: #f7941e;
}

.egr_act_port {
  padding-bottom: 30px;
}

.moduletable.egr_container.eg_border_wh {
  border-bottom: 40px solid #fff;
  padding-bottom: 40px;
}

#header {
  background: url(../../../../images/header_bg-new.jpg) 0 0 no-repeat;
}

#top {
  padding-top: 10px;
}

.container.bl-img-desk p {
  line-height: 35px;
}

.about-page {
  display: inline-block;
  position: relative;
}

.container.bl-img-desk {
  padding: 25px 0;
}

.moduletable.home_menu {
  max-width: 980px;
}

.egr_pos_rel {
  position: relative;
}

.egr_pos_rel .eg_desc {
  background: #0000005e;
  width: 90%;
  height: 84%;
  top: 8%;
  left: 5%;
}
.portfolio .eg_desc p.m-desc {
    min-height: 110px;
}
.egr_pos_rel .eg_desc .egr_inner_container {
    top: 35%;
    position: relative;
}
.portfolio .egr_pos_rel .eg_desc .egr_inner_container {
	top: 25%;
    position: relative;
    padding: 0 20px;
  	width: 84%;
}

.egr_pos_rel .eg_desc {
  transition: all .2s ease-in-out;
  opacity: 0;
}

.egr_pos_rel .eg_desc:hover {
  opacity: 1;
}

.about-page {
  width: 100%;
}

.egr_gall_img {
  width: 100%;
}

.egr_gall_img img {
  float: none !important;
  width: 94% !important;
  height: auto !important;
  margin: 0px 3% !important;
}

.portfolio img {
  margin-top: 15px;
  margin-bottom: 20px;
}

.itemid-523 .item_introtext input,
.itemid-523 .item_introtext textarea {
  width: 80% !important;
  border: 2px solid #dfe1e3;
}

.itemid-560 .item_introtext input,
.itemid-560 .item_introtext textarea {
  width: 80% !important;
  border: 2px solid #dfe1e3;
}

.control-group-input {
  width: 100% !important;
}

.itemid-523 #content,
.itemid-560 #content {
  display: none;
}

.art-col {
  float: left;
  width: 50%;
}

.itemid-523 .moduletable,
.itemid-560 .moduletable {
  padding: 40px;
}

.itemid-523 .art-col p,
.itemid-560 .art-col p {
  text-align: center;
}

form mark {
  background: none !important;
  bottom: -30px;
  right: 0;
  right: auto !important;
  padding: 0 !important;
  position: absolute;
}

li#iceMenu_562 .icemega_cover_module {
  width: auto !important;
}

:lang(el) .itemid-555 .par1 p,
:lang(el) .itemid-555 .par2 p {
  font-size: 22px;
  line-height: 28px;
}

.portfolio .egr_pos_rel .eg_desc {
  background: #000000ad;
  width: 90%;
  height: 84%;
  top: 8%;
  left: 5%;
}

span#TB_prev {
    position: absolute;
    top: 5%;
    left: 10px;
    background: #fff;
    padding: 5px;
}

span#TB_next {
    position: absolute;
    top: 5%;
    right: 10px;
    background: #fff;
    padding: 5px;
}
#TB_secondLine a {
    font-size: 13px;
}

@media only screen and (max-width: 600px) {
  .art-col {
    float: left;
    width: 100%;
  }
}

/* JOHN */
@media only screen and (max-width: 600px) {
  p {
    font-weight: 400;
    font-size: 20px !important;
    color: #000;
    padding-bottom: 10px;
    line-height: 25px;
  }

  .itemid-101 #logo {
    position: absolute;
    top: 80px;
    z-index: 1;
  }
  
	.moduletable.top_social .menu.social li {
	    position: relative;
    	top: -10px;
}
  
  .itemid-101 .moduletable.top_social {
    position: absolute !important;
    bottom: auto !important;
    right: 5% !important;
    top: 80% !important;
    left: 255px !important;
  }

  #logo {
    position: absolute;
    top: 0;
    z-index: 1;
    background: #fff;
    left: 0;
    padding: 5px;
  }
  #logo {
    width: 100% !important;
}

  /* ------------ < mobile-menu > ------------ */
  .rd-mobilemenu_ul {
    color: #fff;
    background: #dfe1e3;
    font-size: 14px;
  }

  .rd-mobilemenu_ul li.level_1.active>a {
    background: #f7941e !important;
  }

  .rd-mobilemenu_ul .level_1>a {
    display: block;
    padding: 14px 25px 16px;
    color: #000000;
    font-weight: 500;
  }

  .rd-mobilemenu_ul .level_1>a:hover {
    background-color: #f7941e !important;
  }

  .rd-mobilemenu_ul .level_1 .active {
    background-color: green !important;
  }

  /* ------------ < tittle > ------------ */
  .eg_title:after {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 3px;
    content: " ";
    height: 2px;
    width: 100%;
    background: #f7941e;
    position: relative;
    top: -35px;
    z-index: -1;
  }

  /* ------------ < footer-tittle > ------------ */
  .eg_title span {
    padding-left: 20px;
    padding-right: 20px;
    background: #fdfdfd;
    font-size: 65px;
    line-height: 1.15;
    color: #575757;
    font-weight: 200;
    font-size: 30px;
  }

  #copyright .eg_title span {
    background: #dfe1e3;
    font-size: 30px !important;
    display: block;
  }

  /* ------------ < contact-PAGE > ------------ */
  .itemid-523 .item_introtext input,
  .itemid-560 .item_introtext input {
    width: 90% !important;
    border: 2px solid #f7941e;
    border-radius: 2px;
  }

  .itemid-523 .mod_tm_ajax_contact_form_btn {
    font-family: 'Righteous', cursive;
    border: none;
    -webkit-border-radius: 400px;
    -moz-border-radius: 400px;
    border-radius: 400px;
    background: #fc2c53;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    text-transform: uppercase;
    font-size: 22px;
    line-height: 18px;
    outline: none;
    box-sizing: border-box;
    padding: 20px 60px 20px 60px;
  }

  .itemid-560 .mod_tm_ajax_contact_form_btn {
    font-family: 'Roboto' !important;
  }

  /*-------*/
  .eg_copyright .eg_title:after {
    width: 100px;
    position: absolute;
    bottom: -20px;
    left: 38%;
    top: auto;
  }

  /*---gallery-col */
  .joomimg254_imgct,
  .joomimg255_imgct,
  .joomimg256_imgct,
  .joomimg257_imgct,
  .joomimg258_imgct,
  .joomimg259_imgct,
  .joomimg260_imgct,
  .joomimg261_imgct,
  .joomimg262_imgct,
  .joomimg263_imgct,
  .joomimg264_imgct,
  .joomimg265_imgct,
  .joomimg266_imgct,
  .joomimg267_imgct,
  .joomimg268_imgct,
  .joomimg269_imgct,
  .joomimg270_imgct {
    width: 100% !important;
    float: left;
    padding: 12px 0px;
  }

  #contact-form_231 .control-group-button .btn {
    margin-right: 10px;
    background: #f7941e;
    border-radius: 10px;
    padding: 10px 20px;
    font-family: 'PFBagueSansPro' !important;
    text-transform: initial;
  }

  #contact-form_301 .control-group-button .btn {
    margin-right: 10px;
    background: #f7941e;
    border-radius: 10px;
    padding: 10px 20px;
    font-family: 'PFBagueSansPro' !important;
    text-transform: initial;
  }

  .rd-mobilepanel_title {
    position: fixed;
    top: 4px;
    left: 56px;
    right: 56px;
    color: #000;
    font-size: 15px !important;
    line-height: 48px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }

  .moduletable.top_social {
    position: absolute !important;
    bottom: 10px !important;
    right: 4% !important;
    top: auto !important;
    left: auto !important;
  }
  	#TB_window {
    	bottom: 40%;
    	left: 0;
    	width: 97% !important;
    	margin-left: 0 !important;
	}
  	#TB_window img#TB_Image {
    	margin: 0;
    	width: 100%;
    	height: auto;
	}
	span#TB_prev {
    	left: 0px;
	}

	span#TB_next {
	    right: 0px;
	}
  
}

/* G R E E K - L A N G U A G E  */
:lang(el) .icemegamenu {
  float: right;
  position: static;
  width: 120% !important;
}

:lang(el) .portfolio .eg_desc p.m-desc {
    font-size: 24px;
    line-height: 30px;
}

@media only screen and (1200px) and (max-width: 1600px) {
  	
  	.icemegamenu>ul>li>a.iceMenuTitle span {
	    font: 20px / 40px 'PFBagueSansPro' !important;
	}
	:lang(el) .icemegamenu>ul>li>a.iceMenuTitle span {
    	font: 18px / 40px 'Roboto' !important;
	}
  
}
@media only screen and (768px) and (max-width: 1200px) {
  	
  	.icemegamenu>ul>li>a.iceMenuTitle span {
	    font: 20px / 40px 'PFBagueSansPro' !important;
	}
	:lang(el) .icemegamenu>ul>li>a.iceMenuTitle span {
    	font: 18px / 40px 'Roboto' !important;
	}
  
}


@media (max-width: 1530px) {
	.stuck .moduletable.home_menu {
    	max-width: calc(100% - 380px);
	}
  	.icemegamenu>ul>li>a.iceMenuTitle span {
    	font: 20px / 40px 'PFBagueSansPro' !important;
	}
  	:lang(el) .icemegamenu {
    	width: 100% !important;
	}
  	:lang(el) .icemegamenu>ul>li>a.iceMenuTitle span {
    	font: 16px / 40px 'Roboto' !important;
	}
}

@media (max-width: 1060px) {
  	div#logo {
    	width: 230px;
	}
	.stuck .moduletable.home_menu {
    	max-width: calc(100% - 250px);
	}
  	.icemegamenu>ul>li>a.iceMenuTitle span {
    	font: 20px / 40px 'PFBagueSansPro' !important;
	}
    :lang(el) .icemegamenu {
    	width: 100% !important;
	}
  	:lang(el) .icemegamenu>ul>li>a.iceMenuTitle span {
    	font: 16px / 40px 'Roboto' !important;
	}
}
@media (min-width: 780px) {
	.row-fluid.serv-1.portfolio.portfolio_ii .span4 {
    	max-height: 300px !important;
    	overflow: hidden;
	}
}

.camera_src {
    display: block !important;
}
.body__home-main-page #header {
    background: none !important;
  	background-color: #fff !important;
}

#copyright ul.menu.social .fa:before {
    position: relative;
    top: 6px;
}

#top .w-container.eg_container .moduletable.mobilelang {
  display: none;
}

.mobile.mobile_mode #top .w-container.eg_container .moduletable.mobilelang {
  display: block;
}

.mobile.mobile_mode .w-container.eg_container .moduletable.mobilelang .mod-languages ul {
    z-index: 9999999;
    position: relative;
    right: 0;
    text-align: right;
    bottom: 0;
}

.mobile.mobile_mode div#logo {
    padding-right: 80px;
}

.mobile.mobile_mode .egr_pos_rel .eg_desc {
    width: 100%;
    height: 100%;
    top: 0%;
    left: 0%;
    position: relative !important;
  	opacity: 1;
}

