/*
Theme Name: monppatia
Theme URI: http://www.monopatia-stadiodromias.gr
Author: APPGENE
Author URI: http://www.appgene.net
Version: 1 - 0.3.9.7
Text Domain: monopatia
*/

@charset "utf-8";
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('fonts/glyphicons-halflings-regular.eot');
    src: url('fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('fonts/glyphicons-halflings-regular.woff') format('woff'), url('/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}
/*http://jsfiddle.net/K7fAU/1/*/

* {
    outline: 0 !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-family: 'proxima-nova', sans-serif;
}
html {
    font-family: 'proxima-nova', sans-serif;
    outline: 0 !important;
    overflow-x: hidden !important;
}
body {
    background: url("assets/bg.jpg")no-repeat top center;
    background-size: 100% auto;
    background-color: #fff;
    font-family: 'proxima-nova', sans-serif;
    color: #000 !important;
    font-size: 18px !important;
    font-weight: normal !important;
    -webkit-font-smoothing: subpixel-antialiased;
    line-height: 1.3;
    overflow-x: hidden !important;
    /*margin-top: -0px !important;*/
}

a {
    outline: 0 !important;
    text-decoration: none !important;
    color: #000 !important;
    font-weight: 400 !important;
}
a:hover {
    color: #FF6100 !important;
/*    opacity: 0.7;*/
}

.imgScale {
    width: 100%; 
    transition: transform 0.3s ease-in-out; 
}

.imgScale:hover {
 transform: scale(1.05); 

}

::selection {
    background: #000;
    /* WebKit/Blink Browsers */
    color: #fff;
}
::-moz-selection {
    background: #000;
    /* Gecko Browsers */
    color: #fff;
}
p {
    margin: 0 !important;
    line-height: 1.4;
}
p+p {
    margin-top: 10px !important;
}
ul li a {
    margin-bottom: -5px !important;
}
ul .children a {
    font-weight: 400 !important;
    margin-bottom: 30px !important;
}
ul .children {
    margin-bottom: 10px !important;
}
ul .children li {
    margin-left: -20px !important;
}
h1, h2, h3, h4 {
    color: #000000 !important;
    line-height: 1.1 !important;
    margin-bottom: 10px !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
h1 {
    font-size: 34px !important;
    font-weight: bold;
}
h2 {
    font-size: 70px !important;
    font-weight: bold;
    line-height: 1.0 !important;
    margin-top: 20px !important;
}
h3 {
    font-size: 42px !important;
    font-weight: bold;
}
h4 {
    font-size: 24px !important;
    font-weight: bold;
    color: #000000 !important;
    line-height: 1.1 !important;
}
h5 {
    font-size: 32px !important;
    font-weight: bold;
    color: #000000 !important;
    line-height: 1.1 !important;
}
/*h6 {
font-size: 16px !important;
font-weight: 500;
color: #000000 !important;
line-height: 1.4 !important;
}*/

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #000000 !important;
    font-family: 'proxima-nova', sans-serif;
    font-weight: 500 !important;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    color: #000 !important;
    font-family: 'proxima-nova', sans-serif;
    font-weight: 700 !important;
    opacity: 0.5 !important;
}
.bolder h3 {
    font-weight: bold !important;
}
.bolderText {
    font-weight: bold !important;
}
img {
    display: block;
    max-width: 100%;
    height: auto;
}

/*general*/
.wrapper {
    padding-top: 0 !important;
    padding-bottom: 20px;
}
.white h2 {
    color: #fff !important;
}
.orange h3 {
    color: #FF6100 !important;
    font-size: 28px !important;
}


/*hover on heading links*/
.vc_custom_heading a:hover {
    opacity: 1;
}
.grow {
    transition: all .3s ease-in-out;
}
.grow:hover {
    transform: scale(1.1);
}
.iconsSocial:hover {
    opacity: 0.7;
}
/*colors*/

.black {
    color: #000 !important;
}
.white {
    color: #fff !important;
}
.white a {
    color: #fff !important;
}
.white a:hover {
    color: #f2c303 !important;
}
.white h2 {
    color: #fff !important;
}
.white h3 {
    color: #fff !important;
}

.bulletIcon {
    list-style: none; 
    padding-left: 0;
}

.bulletIcon li {
    background-image: url('assets/icon_bullet.svg'); 
    background-repeat: no-repeat;
    background-position: 0 5px; 
    padding-top: 5px;
    padding-left: 35px;
    padding-bottom: 10px;
    font-weight: 600;
}

.container {
    max-width: 1170px;
/*     padding-left:45px !important;
    padding-right:45px !important;*/
}
.nopadding {
    padding: 0 !important;
}
.paddingLeft {
    padding-right: 3px !important;
}
.paddingRight {
    padding-left: 3px !important;
}
.spacerCopyright {
    margin-top: 10px;
}
.spacer {
    margin-top: 15px !important;
}
.spacerS {
    margin-top: 30px !important;
}
.spacerM {
    margin-top: 60px !important;
}
.spacerMM {
    margin-top: 75px !important;
}
.spacerL {
    margin-top: 100px;
}
.spacerLL {
    margin-top: 150px;
}
.spacerXL {
    margin-top: 200px;
}
.spacerHeader {
    margin-top: 280px;
}
.ag-left {
    text-align: left  !important;
}
.ag-right {
    text-align: right !important;
}
.ag-right-block {
    float: right !important;
}
/*header*/
.menuLogo {
    float: right;
    margin-top: 10px;
}

.menuLogo:hover {
   opacity: 0.7;
}
.menuLogoOverlay {
    margin-top: 0px;
}

#menu-item-114 a { /*eggrafi button*/
  background-color: black;
  padding-top: 5px !important;
  padding-left: 10px !important;
  padding-right: 10px !important; 
  padding-bottom: 10px;
  color: #fff !important;
}

#menu-item-114 > li a:hover {
   color: #fff !important;
}

#main-menu {
    display:flex;
    justify-content:space-between;
}
#main-menu a:hover {
    color: #F00 !important;
    border: none;
}
#main-menu li {
    list-style: none;
    font-weight: 600 !important;
}
#main-menu li a {
    list-style: none;
    font-weight: 600 !important;
}

#main-menu .active a {
  color: #F00 !important;
}

.navbar-bg {
    /*    height: 90px;*/
    margin: 0 auto !important;
    left: 0;
    right: 0;
    /*    margin-top: 20px;*/
}

/*logo sticky*/
.logoSticky {
    background-image: url(assets/logo_header.png);
    text-indent: -9999em;
    padding-right: 120px !important;
    width: 190px;
    height: 87px;
    margin-left: 25px;
    margin-right: 30px;
}

/*sticky nav*/
#mysticky-nav.wrapfixed ul li.menu-item a {
    color: #000000!important;
}
#mysticky-nav {
    padding-bottom: 20px !important;
    padding-top: 0px !important;
}

/*sticky menu*/
#mysticky-nav {
    /*padding-left: 75px !important;*/
    padding-bottom: 15px;
    padding-top: 5px;
}

#mysticky-nav.wrapfixed #menu-item-114 > a,
#mysticky-nav.wrapfixed #menu-item-114 > a:hover{
    color:#fff !important;
}

/*header*/
.headerDates {
    font-size: 32px !important;
}

.headerDateTime {
  position: absolute;
  margin-top: -80px;
  font-size: 24px !important;
  font-weight: bold;
}

.btnHeader {    
    width: 250px;
    text-align:center;
    padding: 10px 20px;
    font-size: 20px;
    font-weight: bold !important;
    color: #fff !important;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    text-decoration: none;
    background: linear-gradient(-90deg,#FFDD50 0%,#FF6100 100%);
    border-radius: 8px;

}
.btnHeader:hover {
    background: #FF6100;
    color: #fff !important;
}
.btnVirtualAithousa {
    background-color: #000;
    padding: 10px;
    color: #fff;
}

.btnVirtualAithousa:hover {
    background: linear-gradient(-90deg,#FFDD50 0%,#FF6100 100%);
    color: #fff;
}

/*.headerEisodosBtn {
  margin-left: 320px !important;
}*/

/*.headerEggrafiBtn:hover  {
    opacity: 0.5 !important;
}*/

.headerEisodosBtn:hover {
 opacity: 0.5 !important;
}


.pageSubTitle {
    font-size: 20px;
}


/*faq*/

.vc_tta-panel-heading {
    border-radius: 15px !important;
}

.vc_tta-panel-title.vc_tta-controls-icon-position-left:hover a{
    background-color: #9E29D0 !important;
    opacity: 1 !important;
    color: #fff !important;
}

h4.vc_tta-panel-title a {
    font-size: 20px !important;
    font-weight: 500 !important;
    background-color: #871bdb !important;
    color: #fff !important;
    border-radius: 15px;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background-color: #000 !important;
    color:#fff !important;
}

.vc_tta-panel-body {
  background-color: transparent !important;
  color: #000 !important;
}

/*omilites*/

.omilitesIMG a {
  opacity: 1 !important;
}

.omilitesContainerIMG {
    overflow: hidden; 

}
.omilitesIMG img {
    width: 100%; 
    transition: transform 0.3s ease-in-out; 
    border-radius: 20px;
}

/* Apply the zoom effect on hover */
.omilitesIMG:hover img {
    transform: scale(1.05); 
}

/*
.omilitesIMG::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(-90deg,rgba(255, 221, 80, 0.4) 0%,rgba(255, 97, 0, 0.4) 100%);
    opacity: 0;
    border-radius: 20px;
    transition: opacity 0.3s ease;
    height: 328px !important;
    margin-top: 20px;
    width: 285px !important;
    margin-left: 8px;
    pointer-events: none;
}
*/
.omilitesIMG:hover::after {
/*    opacity: 1; /* Set the opacity to 1 on hover to make the overlay visible */
}


#omilitis_modal {
    z-index: 100000 !important;
}

.omilitesListEtairia {
    display: block;
    font-size: 16px;
}
.omilitesListOnoma {
    display: block;
    font-size: 20px;
    font-weight: 600 !important;
}
.omilitesListIdiotita {
    display: block;
    font-size: 16px;
}
.omilitesListTotal {
  font-size: 28px;
  font-weight: 600 !important;
}

.omilitesListTotal img {
  display: inline-block !important;  /* Ensure the image is displayed inline */
  vertical-align: middle !important;  /* Align the image vertically with the text */
}

.omilitesListTotal span {
  display: inline-block !important; /* Display the text inline */
  vertical-align: middle !important; /* Align the text vertically with the image */
  margin-left: 10px;  /* Add some space between the image and text */
}

/*etairies*/
.xorigosTitle {
    font-size: 28px !important;
}


/*programma*/
.programmaTitle {
    font-size: 32px;
    font-weight: bold;
}

.programmaTimes {
    font-size: 24px;
    font-weight:bold;
}


.programmaAithousa {
    font-size: 18px;
    font-weight:bold;
}

.programmaDate {
 font-size: 16px;
}

.programmaDateMenu a {
    font-size: 22px;
    font-weight:bold !important;
}

.programmaDateMenu a.active {
    font-weight: bold !important;
    border-bottom: 3px solid #FF6100;
}


.programmaOmilitesIMG a {
  opacity: 1 !important;
}

.programmaOmilitesContainerIMG {
    overflow: hidden; 

}
.programmaOmilitesIMG img {
    width: 100%; 
    transition: transform 0.3s ease-in-out; 
    border-radius: 20px;
}

/* Apply the zoom effect on hover */
.programmaOmilitesIMG:hover img {
    transform: scale(1.05); 
}

.programmSintonistis {
  margin-bottom:5px;
  font-size: 14px;
  font-weight:bold;
  background-color: #FFDD50;
  padding: 5px;
  width: 105px !important;
  text-align: center !important;
}

/*statistika*/
.statistikaTimes {
    font-size: 18px;
    font-weight:bold;
}

.statistikaTitle {
    font-size: 22px;
    font-weight:bold;
}

/*aithousa*/
.aithousaErotisis  {
    font-size: 22px !important;
}


.btnSubmit {
    width: 100% !important;
    text-align:center;
    padding: 10px 20px;
    font-size: 20px;
    font-weight: bold !important;
    color: #fff !important;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    text-decoration: none;
    background: linear-gradient(-90deg,#FFDD50 0%,#FF6100 100%);
    border-radius: 8px;
    border: none;
}
.btnSubmit:hover{
    background: #FF6100;
    color: #fff !important;
    font-weight:bold !important;
}

/*select*/
.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:active, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
    color: #000 !important;
    border-color: #000 !important;
    background-color: transparent !important;
    border: 1.5px solid;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:active, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
    background-color: transparent !important;
    font-weight: normal !important;
}

.dropdown-menu {
    min-width: 360px !important;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
  color: #fff !important;
  text-decoration: none;
  background-color: #000 !important;
  outline: 0;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  color: #fff !important;
  text-decoration: none;
  background-color: #FF6100 !important;
  outline: 0;    
}


/*footer*/

.footerBG{
    background:url("assets/bg_footer.jpg") no-repeat top center;
    background-size:100% auto;
}

#footer-left, #footer-right {
    list-style: none;
    margin-left: -40px;
}

.footerEggrafiBtn {
    position: absolute !important;
    margin-top:50px;
    margin-left: 750px !important;
    z-index: 2;
}

.footerShape {
    position:absolute !important;
    overflow: hidden;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top:10px;
}

.footerLogo {
    margin-top:30px !important;
    margin-left: 40px !important;
}
.footerLogoPanorama {
    margin-left: -40px;
    margin-top: 10px;
}
.footerDescription {
    font-size:16px !important;
}

.footer {
    color: #fff;
    font-size: 13px !important;
}
.footerTitle {
    color: #fff !important;
    font-size: 18px !important;
}
.footer a {
    color: #fff !important;
    font-size: 14px !important;
    cursor:hand;
}
.footer a:hover {
    border-bottom: 0;
    opacity: 0.5 !important;
}
.footer-links li {
    margin-bottom: 10px;
}
.footer h6 {
    color: #fff !important;
}
.copyright {
    font-weight: bold !important;
}
.copyrightText {
 font-size: 14px !important;
}    
.socialLinks {
    display: flex;
    justify-content: center;
}
.socialLinks img {
    width: 30px !important;
    margin-right: 10px;
}


/*programma list*/

input[type="checkbox"] {
    width: 20px !important;
    height: 20px !important;
    margin-bottom: 5px !important;
    accent-color:  #000;
}


.understrap-read-more-link {
    /*remove read more btn*/
    display: none !important;
}
/*.btn {
    outline: 0 !important;
    background-color: #B82031!important;
    border-color: #B82031 !important;
    color: #fff !important;
    font-weight: 400 !important;
    border-radius: 0px !important;
    font-weight: 500 !important;
}*/
.btn-primary.focus {
    outline: 0 !important;
    background-color: #B82031 !important;
    border-color: #B82031 !important;
    color: #fff !important;
}
.btn:hover {
    outline: 0 !important;
    background-color: #000 !important;
    border-color: #000 !important;
    color: #fff !important;
    font-weight: bold !important;
}
.btn-outline {
    background-color: #1FADE4 !important;
    border-color: #1FADE4 !important;
    color: #fff !important;
    font-weight: 400 !important;
    border-radius: 0px !important;
}
.btn-outline.focus {
    background-color: #1FADE4 !important;
    border-color: #1FADE4 !important;
    color: #fff !important;
}
.btn-outline:hover {
    background-color: #1FADE4 !important;
    border-color: #1FADE4 !important;
    color: #fff !important;
}

.btnEpistrofi {
    background-color: #000 !important;
    color: #fff;
    border-color: #000 !important;
    border-radius: 5px !important;
    font-weight: bold !important;
}

.btnEpistrofi:hover {
    font-weight: bold !important;
    opacity: 0.7 !important;
}

.addressContact {
    font-size: 16px;
}

/*sliders arrows*/
.sp-pcp-post .sp-pcp-title, .sp-pcp-post .sp-pcp-title a {
    font-weight: normal !important;
}
.pcp-wrapper-718 .sp-pcp-title a:hover {
    color: #000 !important;
    border-bottom: none;
    /*  margin: 20px !important;*/
    padding-bottom: 5px;
    font-weight: normal !important;
}
.sp-pcp-title {
    text-align: center !important;
}
#sp-pcp-id-718 {
    padding-bottom: 0px !important;
}
.submitContact {
    background-color: #c05e43 !important;
    border-color: #c05e43 !important;
    color: #fff !important;
    width: 150px !important;
    height: 50px;
    border-radius: 0px !important;
    font-size: 16px !important;
    font-weight: 500;
    border: 0 !important;
}
.submitContact:hover {
    background-color: #fff !important;
    border-color: #fff !important;
    color: #000 !important;
    width: 150px !important;
    height: 50px;
    border-radius: 0px !important;
    font-size: 16px !important;
    font-weight: 500;
    border: 0 !important;
}
.screen-reader-text, .wp-caption, .wp-caption-text {
    font-size: inherit;
    display: none;
}
/*gallery dots*/
.slick-dots {
    bottom: 45px !important;
}

/*gallery tabs*/
.vp-filter.vp-filter__style-minimal a{
    font-size: 18px;
    font-weight: 600 !important;
}
.vp-filter__item-active a {
    color: #9E29D0 !important;
}
.vp-id-908 .vp-portfolio__items-style-fade {
  --vp-items-style-fade--image__border-radius: 0 60px 0 0;
}

.vp-pagination.vp-pagination__style-minimal a {
  background-color: #000;
  color: #fff !important;
  font-weight: bold !important;
  font-size: 18px;
}

.vp-pagination.vp-pagination__style-minimal a:hover {
  background-color: #9E29D0;
  color: #fff !important;
  font-weight: bold !important;
  font-size: 18px;
}

/*button general*/

.btnBold a {
    font-weight: bold !important;
}

.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-square.vc_btn3-style-flat.vc_btn3-color-green {
    font-family: 'proxima-nova', sans-serif;
    color: #000 !important;
    background-color: #DDDB01;
    font-size: 16px;
    font-weight: bold;
    border: 0;
}

.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-square.vc_btn3-style-flat.vc_btn3-color-green:hover  {
    font-family: 'proxima-nova', sans-serif;
    color: #fff !important;
    background-color: #9E29D0 !important;
    opacity: 1 !important;
}

.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-square.vc_btn3-style-flat.vc_btn3-color-pink {
    font-family: 'proxima-nova', sans-serif;
    color: #fff !important;
    background-color: #9E29D0;
    font-size: 16px;
    font-weight: bold
}

.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-square.vc_btn3-style-flat.vc_btn3-color-pink:hover{
    font-family: 'proxima-nova', sans-serif;
    color: #000 !important;
    background-color: #DDDB01 !important;
    opacity: 1 !important;
}

.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-square.vc_btn3-style-flat.vc_btn3-color-white {
    font-family: 'proxima-nova', sans-serif;
    color: #000 !important;
    background-color: #fff;
    font-size: 16px;
    font-weight: bold;
    border: 0;
}
.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-square.vc_btn3-style-flat.vc_btn3-color-white:hover {
    font-family: 'proxima-nova', sans-serif;
    color: #fff !important;
    background-color: #9E29D0 !important;
    opacity: 1 !important;
}
.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-square.vc_btn3-style-flat.vc_btn3-color-black {
    font-family: 'proxima-nova', sans-serif;
    color: #fff;
    background-color: #000;
    color: #fff !important;
    font-size: 16px;
    font-weight: bold !important;
}
.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-square.vc_btn3-style-flat.vc_btn3-color-black:hover {
    font-family: 'proxima-nova', sans-serif;
    color: #fff;
    background-color: #9E29D0;
    font-size: 16px;
    font-weight: bold;
}
.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline {
    color: #000 !important;
    border-color: #000 !important;
    font-weight: bold !important;
}
.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:hover {
    color: #fff !important;
    background-color: #000;
    opacity: 1 !important;
}
.input_field.collected {
    margin-bottom: 10px !important;
}

.modal-wrapper.styled .wp-post-modal .close-modal {
    position: unset;
    font-size: unset;
}
.modal-wrapper.styled, .wp-post-modal {
    padding: 0 !important;
}
.modal-wrapper.styled, .wp-post-modal, .close-modal {
    border: 0 !important;
}
.modal {
  background-color: rgba(255,211, 80, 0.6);
}

.modal-content {
    border-radius: 0 0 0 0;
}
.modal-footer {
    text-align: center;
    border-top: 0px;
}
table {
    border-collapse: separate !important;
    border-spacing: 12px !important;
}
.epistrofiBtnModal {
    display: inline-block !important;
    margin-top: 20px !important;
    font-weight: 600 !important;
    cursor: pointer;
}
.epistrofiBtn a {
    font-weight: 600 !important;
}
/* Style for the custom select container */

select {
    appearance: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    background: url('assets/polygon.svg') no-repeat right center !important;
    /* Add your arrow icon */
    background-position: calc(100% - 10px) center !important;
}
/* Style for the arrow icon */

select::-ms-expand {
    display: none !important;
}
/* Optional: Style the selected option text */

/*forms*/

/*contact form error border*/
.wpcf7-response-output, .wpcf7 form.unaccepted  {
    border-color: none !important;
    color: #000;
    font-weight: bold;
    text-align: center;
}
.wpcf7 form .wpcf7-response-output {
    margin: 0;
    padding: 0;
}

.wpcf7 form.invalid {
 color: red !important;
}

.formTitle h3 {
    font-size: 55px !important;
}
.wpcf7-not-valid-tip {
    font-size: 13px !important;
    font-weight: normal;
    display: block;
    margin-top: -20px !important;
    margin-bottom: 20px;
}
.wpcf7-form.invalid {
  color: red !important;
}

/*dropdown filtra alerts*/
.help-block {
  border-color: #f20679 !important;
}
.has-success .form-control {
   border-color: #f20679 !important;
}

.has-success .form-control:focus {
   border-color: #f20679 !important;
}

.has-error .bootstrap-select .dropdown-toggle {
   border-color: #f20679 !important;
   border: 1px;

}
.has-error .form-control-feedback .control-label{
  color: #000 !important;
}
.has-success .form-control-feedback .control-label{
  color: #000 !important;
}

input[type="checkbox"] {
  display: none;
}

input[type="checkbox"], input[type="radio"] {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: #ccc;
  border-radius: 4px; /* For rounded corners */
  position: relative;
  margin-top: -4px;
  margin-right: 8px;
  vertical-align: middle;
  cursor: pointer;
}

input[type="radio"] {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: #ccc;
  border-radius: 4px; /* For rounded corners */
  position: relative;
  margin-top: 5px;
  margin-right: 8px;
  margin-bottom: 0 !important;
  vertical-align: middle;

}

.radio-group-register {
  display: flex;
  gap: 20px; /* Adjust the gap between radio buttons as needed */
  justify-content: center;
}
.radio-group-register label {
  display: flex;
  flex-direction: column;
  align-items: center;
}


/*contact form*/
input {
    display: block;
    width: 100% !important;
    height: 50px;
    outline: none;
    border-radius:15px;
    border: 1.5px solid #000 !important;
    color: #000 !important;
    margin-bottom: 25px !important;
    background-color: transparent;
    padding:10px;
}
textarea {
    color: #000;
    display: block;
    border: 1.5px solid #000;
    border-radius: 15px;
    width: 100% !important;
    height: 320px;
    padding: 10px;
    outline: none;
    background-color: transparent;
    resize: none;
}
select {
    display: block;
    width: 100% !important;
    height: 50px;
    outline: none;
    border: 0;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-bottom: 2px solid #000 !important;
    color: #000 !important;
    margin-bottom: 25px !important;
    background-color: #fff !important;
    padding-left: 10px;
}
.contactBtn {
    width: 250px !important;
    height: 50px;
    margin-top: 20px;
    text-align:center;
    padding: 10px 20px;
    font-size: 20px;
    font-weight: bold !important;
    color: #fff !important;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    text-decoration: none;
    background: linear-gradient(-90deg,#FFDD50 0%,#FF6100 100%);
    border-radius: 8px;
    border: 0 !important;

}
.contactBtn:hover {
    background: #FF6100;
    color: #fff !important;
}
.wpcf7 form.sent .wpcf7-response-output {
    border: none;
}
.wpcf7-response-output {
    margin-top: -100px !important;
}
.termsInfo {
    position: absolute;
    margin-left: 20px !important;
    margin-top: 20px !important;
}
input[type="checkbox"] {
    width: 20px !important;
    display: inline !important;
    /*float: left;*/
    height: 20px !important;
    margin-top: -10px;
    margin-right: 10px;
}



label {
  color: #000;
  font-weight: 700;
  font-size: 16px;
  margin-top:15px !important;
  text-transform: uppercase;
}

/*placeholders*/
::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #000 !important;
    opacity: 1;
    /* Firefox */
}
:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #000 !important;
}
::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #000 !important;
}
textarea::-webkit-input-placeholder {
    color: #000 !important;
}
textarea:-moz-placeholder {
    /* Firefox 18- */
    color: #000 !important;
}
textarea::-moz-placeholder {
    /* Firefox 19+ */
    color: #000 !important;
}
textarea:-ms-input-placeholder {
    color: #000 !important;
}
textarea::placeholder {
    color: #000 !important;
}
.vc-hoverbox-wrapper.vc-hoverbox-width--100 .vc-hoverbox {
    height: 400px !important;
}
.vc_custom_1535563556526 {
    margin-bottom: 50px !important;
}

/*icons fontawesome*/
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon::before {
    font-size: 1.5em !important;
}
textarea.form-control {
    margin-top: 15px;
}
.form-group {
    margin-bottom: 15px !important
}
.vc_btn3 {
    font-weight: 400;
    font-family: 'proxima-nova', sans-serif;
}
.vc_btn3.vc_btn3-icon-left {
    text-align: center !important;
}
.vc_btn3.vc_btn3-size-lg .vc_btn3-icon {
    font-size: 30px !important;
}
/*---Hide reCaptcha v3 visible seal---*/

.grecaptcha-badge {
    opacity: 0 !important;
}

/*projet load more pagination*/
.vp-pagination__load-more-no-more {
    color: #000 !important;
    font-size: 24px !important;
}
.vp-portfolio__filter-wrap {
    margin-bottom: 20px;
}

.vp-portfolio__item-meta:hover {
  font-size: 40px !important;
  color: #fff !important;
}

/*Logo mobile*/
.mob-retina-logo {
    margin-top: 10px;
}

/*mobile height of the white bar behind menu*/
.mob-menu-header-holder {
    height: 70px !important;
    background-color: #fff;
}
.iconsSocial {
    margin-top: 10px;
    margin-left: 5px;
    margin-right: 5px;
    display: inline;
}

/*latest news thumbs*/
.wpb_single_image .vc_single_image-wrapper.vc_box_rounded, .wpb_single_image .vc_single_image-wrapper.vc_box_rounded img {
    border-radius: 20px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

/*arrows on latest articles*/
.vc_grid.vc_grid-owl-theme.vc_grid-gutter-10px .vc_grid-owl-nav .vc_grid-owl-next, .vc_grid.vc_grid-owl-theme.vc_grid-gutter-10px .vc_grid-owl-nav .vc_grid-owl-prev {
    margin-top: -50px;
}

/*latest post*/
.rpwe-title a {
    color: #fff !important;
    font-weight: normal !important;
    margin-top: 20px !important;
}
.rpwe-block li {
    border-bottom: 0 !important;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0px !important;
}



/* Large desktops and laptops */

@media (min-width: 1930px) and (max-width: 2560px) {


}

@media (min-width: 1920px) {}
@media (min-width: 1920px) {}
@media (min-width: 1200px) {
    .ag-left {
        text-align: left;
    }
    .container {
        width: 1170px;
    }
}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {

    .ag-left, .ag-right {
        text-align: center !important;
    }
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
 .container {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

h2 {
    font-size: 45px !important;
}
#page {
    margin-top: 120px !important;
}
.wrapper {
    padding: 0;
}
.wrapper {
    padding: 0;
}

/*.etairiaGrid-item {
  height: 120px;
  flex: 2 1 calc(50% - 10px);
}*/

.btnSubmit {
    width: 100px !important;
}
.ag-right-block {
    margin: 0 auto !important;
    float: unset !important;
}
.pusher {
    margin-top: 0px !important;
}
.iconDiadikasiaSimmetoxis img { 
  width: 140px;
}
.vc_tta-panel-heading {
    margin-top: 30px !important;
}
.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
    top: 35px !important;
}

.footerLogo {
    margin-top: -30px !important;
    margin-left: 0px !important;
}
.footerDescription {
   margin-left: 15px !important;
   margin-right: 15px !important;
}
.footerLogoPanorama {
    margin-top: 30px !important;
    margin: 0 auto;
    width: 150px;
}
#footer-left, #footer-right {
    margin-left: 0;
    padding: 0;
    text-align: center !important;
}
.footer {
    background: rgb(94,36,212);
    background: linear-gradient(0deg, rgba(94,36,212,1) 44%, rgba(158,41,208,1) 100%); 
    padding-bottom:20px;
}

.copyright {
    text-align: center;
}
.footerTitle {
    text-align: center;
}
.footer p {
    text-align: center;
}
}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {

}

/* Portrait phones and smaller */
@media (max-width: 480px) {
    body {
        background: url("assets/bg_mob.jpg") no-repeat top center;
        background-size: 100% auto;

    }
    .footerBG {
     background: url("assets/bg_footer_mob.jpg") no-repeat top center;
     background-size: 100% auto;
     background-position: center 60px;
 }
 h3 {
    font-size: 36px;
}
.container {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.wrapper {
    padding: 0;
}
.btnSubmit {
    width: 100px !important;
}
.ag-right, .ag-left {
    text-align:center !important;
}

.vc_tta-panel-heading {
    margin-top: 30px !important;
}
.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
    top: 35px !important;
}

.footerLogo {
    width: 350px;
    margin: 0 auto !important;
    margin-top: -30px !important;
}
#footer-left, #footer-right {
    margin-left: 0;
    padding: 0;
    text-align: center !important;
}
.copyright {
    text-align: center;
}
.footerTitle {
    text-align: center;
}
.footer p {
    text-align: center;
}

.mobmenu-content li a {
    font-weight: 600 !important;
}

.mobmenu-content #mobmenuleft > li > a:hover {
    background-color: #FFDD50 !important;
    color: #000 !important;
}
.spacerDesktop {
    display:none;
}

.headerDateTime {
    position: absolute !important;
    margin-top:-10px !important;
}
.programmaDateMenu {
    margin-bottom:20px;

}

.mobileClear{
    clear:left;
}

.omilitesIMG::after {
    background: unset;
}
.btnSubmit {
    width: 100% !important;
}

.menu-item-170 {
  background-color: #FF6100;
  width: 150px !important;
}
.spacerMobileHeader {
    margin-top:100px !important;
}
.spacerMobileMenu {
    margin-top:20px !important;
}
.modal-dialog {
    margin-top: 100px;
}
.mobile-center{
    text-align:center;
}

}


.blinkText {
    font-size: 16px;
    font-weight: bold;
    color: #FF6100;
    animation: blink 1s infinite;
}

@keyframes blink {
    0%   { opacity: 1; }
    50%  { opacity: 0; }
    100% { opacity: 1; }
}

/*responsive video*/
.video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 20px;
    height: 0;
    overflow: hidden;
}
.video iframe, .video object, .video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
