a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav{display:block}ol,ul{list-style:none}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}

/* inter-regular - greek_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/inter-v13-greek_latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-500 - greek_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/inter-v13-greek_latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-600 - greek_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/inter-v13-greek_latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-700 - greek_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/inter-v13-greek_latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-800 - greek_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: normal;
  font-weight: 800;
  src: url('fonts/inter-v13-greek_latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


img {border:0; text-decoration:none; outline:none;}
a:focus {outline:none;}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

a {
    text-decoration: none!important;color:#555B2B;outline:none;
}
a:hover {
    text-decoration: none!important;opacity:.6;
}
a,
li a{
    transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s
}



html, body {
    font-size: 100%;
    padding: 0;
    margin: 0;
    font-family: 'Inter', sans-serif!important;
    /*background-image: linear-gradient(to bottom, #e0e2d4, #d1d4ba, #c2c5a1, #b5b787, #a7a96e); line-height: 1;*/
  scroll-behavior: smooth;
    background-color: #e0e2d4!important;
}

#selidaholder {overflow-x:hidden!important;}
img {
    -ms-interpolation-mode: bicubic
}


p {
    color: #333;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Inter', sans-serif;
    line-height: 21px;
	
}

.tanea p {
    line-height: 16px;
    color: #666;
    font-size: 12px;
    font-family: 'Inter', sans-serif;
}

.wpb_wrapper p ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.wpb_wrapper p li {
    padding-left: 16px;
    font-size: 14px
}

.wpb_wrapper p li:before {
    content: "•";
    padding-right: 8px;
    padding-left: 16px;
    font-size: 20px;
    color: #555
}

.page-id-34 #breadholder {
    display: none
}

.page-id-584 #breadholder {
    display: none
}

.page-id-2 #breadholder {
    display: none
}
.wpcf7-form label { font-size:0px!important;}
.wpcf7-form .ghggh { font-size:14px!important;}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 300;font-family: "Inter", sans-serif;
}

h1 {
    font-size: 72px;
    color:#85754E;
}


@media only screen and (max-width:932px) and (min-width:280px) {
h1 {font-size: 32px;line-height:42px;font-weight:400;}
}



h2 {
    font-size: 1.6875rem
}

h3 {
    font-size: 32PX;line-height:42px;font-weight:400;margin-bottom:60px;color:#85754E;
}

h4 {
    font-size: 21px
}

h5 {
    font-size: 1.125rem
}

h6 {
    font-size: 16px
}

.subheader {
    line-height: 1.4;
    color: #6f6f6f;
    font-weight: 300;
    margin-top: .2rem;
    margin-bottom: .5rem
}

hr {
    border: solid #DDD;
    border-width: 1px 0 0;
    clear: both;
    height: 0;
    margin: 1.25rem 0 1.1875rem
}

em,
i {
    font-style: italic;
    line-height: inherit
}

strong,
b {
    font-weight: 400;
    line-height: inherit
}

small {
    font-size: 60%;
    line-height: inherit
}

code {
    background-color: #f8f8f8;
    border-color: #dfdfdf;
    border-style: solid;
    border-width: 1px;
    color: #555333;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: 400;
    padding: .125rem .3125rem .0625rem
}

ul,
ol,
dl {
    font-family: inherit;
   
    list-style-position: outside;
   
}

ul {
   
}

ul li ul,
ul li ol {
   
}

ul.square li ul,
ul.circle li ul,
ul.disc li ul {
    list-style: inherit
}

ul.square {
    list-style-type: square;
    
}

ul.circle {
    list-style-type: circle;
    
}

ul.disc {
    list-style-type: disc;
    
}

ol {
   
}

ol li ul,
ol li ol {
    
    margin-bottom: 0
}

.no-bullet {
    list-style-type: none;
    margin-left: 0
}

.no-bullet li ul,
.no-bullet li ol {
  
    margin-bottom: 0;
    list-style: none
}

dl dt {
 
    font-weight: 400
}

dl dd {
   
}


.pagewrapfull {
	margin: 0 auto;
    padding: 0 0px 0 0px;
    position: relative;
}
.pagewrap {
	margin: 0 auto;
    padding: 0 20px 0 20px;
    position: relative;
}
.pagewraptop {
	max-width: 1440px;
    margin: 0 auto;
    padding: 0 5px 0 5px;
    position: relative;
}
.pagewrapfooter {
    margin: 0 auto;
     padding: 0 20px 0 20px;
    position: relative
}

@media only screen and (max-width:980px) and (min-width:200px) {
.pagewrap {
	margin: 0 auto;
    padding: 0 15px 0 15px;
    position: relative;
}
.pagewraptop {
	max-width: 1440px;
    margin: 0 auto;
    padding: 0 5px 0 5px;
    position: relative;
}
.pagewraper {
    margin: 0 auto;
     padding: 0 15px 0 15px;
    position: relative
}
}



#toperiexomeno {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 0 0 0
}

#toperiexomeno ul {
    list-style-type: circle!important
}

.menuholder {
    position:absolute;z-index:9999;
	width:100%;
		padding:0 20px 0 20px;
		background:#000;
		height:48px;
}
.menuholder2 {
    position:relative;
	width:100%;
	background:#000;
	padding-top:24px;
	padding-bottom:24px;
	display:none;
}
.tosticky {
    background: #000!important;
    position: fixed!important;
	z-index:90;
}
a {color:#000;}




#logohold {float:left;width:40%;display:block;text-align:center;background:url(images/rectangle.svg) center bottom no-repeat;}
#logohold a {display:inline-block;padding:10px 0 70px 0;width:270px;}
#logohold a img {width:235px;margin-top:10px;}

#tomenou {
	position:relative;
	float:left;width:25%;
	text-align:left;
	display:none;z-index:9999;
}

#toprighthold {
	position:relative;
	float:left;width:25%;
	text-align:right;
}
#toprighthold a img {display:none;}

#menupc1 {	float:left;width:30%;color: #fff;padding-top:11px;}
#menupc2 {	float:left;width:30%;text-align:right;color: #fff;padding-top:11px;font-family:Inter;font-weight:500;font-size: 13px;color: #fff;}

.til a{color:#fff;}
.til a:hover{color:#fff;}


.tomenupc {padding:0x;width:100%;margin:0 auto;position:relative;z-index:6;color: #fff;}
.tomenupc li {display:inline-block;margin-right:10px;z-index:2;}
.tomenupc li a {font-family:Inter;font-weight:500;font-size: 13px;padding-right:16px;color: #fff;}

.tomenupc2 {padding:0x;width:100%;margin:0 auto;position:relative;z-index:6;color: #fff;}
.tomenupc2 li {display:inline-block;margin-right:10px;z-index:2;}
.tomenupc2 li:last-child {margin-right:0px!important;}
.tomenupc2 li a {font-family:Inter;font-weight:600;font-size: 14px;padding-right:16px;color: #fff;}
.tomenupc2 li:last-child a {padding-right:0px!important;}


.tomenupc li ul {display:none;position:absolute;background:#fff;color:#00479B;width:100%;left:0px;border-radius:12px;padding:33px 38px;z-index:1;-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);}
  .tomenupc li ul li a {color:#00479B!important;opacity:1!important;font-family: Inter;    font-weight: 400;    font-size: 16px;    line-height: 32px;    color: #003B71;}
  .tomenupc li ul li {display:block;margin-right:0px;}
  .tomenupc li:hover a {opacity:0.6;}
  
  .tomenupc li:hover ul{ display:block;}
  
  .tomenupc2 li:hover a {opacity:0.6;}

.ipomenou {}
.ipomenou a {padding-right:8px!important;}
.ipomenou:hover {}
.arrow {
  border: solid #00479B;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
 float:right;
 margin-top:7px;
 margin-right:4px;
  
}
.up {
	 transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
 
}

.down {
	 margin-top:10px;
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}

.hiddenmenuholder {display:none;position:absolute;width:100%;left:0px;top:45px;}
.hiddenmenu {background:#00479B;color:#fff;border-bottom-right-radius:36px;border-bottom-left-radius:36px;text-align:left;padding:24px 33px;max-width:477px;margin:0 auto;position:relative;padding-top:60px;z-index:5;}
.hiddenmenu ul {columns: 2;
  -webkit-columns: 2;
-moz-columns: 2;}
.hiddenmenu ul li a {color:#fff!important;font-weight: 400!important;font-size: 16px!important;}
.hiddenmenu ul li a:hover {opacity:0.7}


@media only screen and (max-width:997px) {
#menupc1 {	float:left;width:35%;color: #fff;padding-top:11px;}
#menupc2 {	float:left;width:35%;text-align:right;color: #fff;padding-top:11px;font-family:Inter;font-weight:500;font-size: 13px;color: #fff;}
#logohold {float:left;width:30%;display:block;text-align:center;background:url(images/rectangle.svg) center bottom no-repeat;background-size:240px;}
#logohold a {display:inline-block;padding:10px 0 70px 0;width:240px;}
#logohold a img {width:205px;margin-top:10px;}
}


@media only screen and (max-width:861px) {
#tomenou {display:block;float:left;width:15%;}
#menupc1 {display:none;}
#menupc2 {width:15%;}
#logohold {float:left;width:70%;display:block;text-align:center;background:url(images/rectangle.svg) center bottom no-repeat;background-size:210px;}
#logohold a {display:inline-block;padding:20px 0 40px 0;width:210px;}
#logohold a img {width:160px;margin-top:10px;}
.til {display:none;}

}

@media only screen and (max-width:500px) {
#logohold a  {margin:0 auto!important;max-width:220px;}
}


.breadcrumbs {padding:22px 0;font-family:Inter;font-weight:400;font-size: 14px;letter-spacing:6%;color: #1E1E1E;}
.breadcrumbs a {font-family:Inter;font-weight:500;font-size: 14px;letter-spacing:6%;color: #003B71;padding-right:5px;}
.breadcrumbs .current-item {padding-left:5px;}


.button_container {
    position: relative!important;
    width: 30px;
    font-size: 12px;
	background: transparent;
   color: #003B71;
	font-weight:600;
	cursor: pointer;
	 z-index: 100;
    transition: opacity .25s ease;
	height:20px;
	margin-top:12px;
}

.button_container:hover {
    opacity: 0.7;
}

.button_container.active .top {
    -webkit-transform: translateY(8px) translateX(0) rotate(45deg);
    transform: translateY(8px) translateX(0) rotate(45deg);
 background: #fff;
}
.button_container.active .middle {
    -webkit-transform: translateY(-0px) translateX(0) rotate(-45deg);
    transform: translateY(-0px) translateX(0) rotate(-45deg);
  background: #fff;
}

.button_container.active .bottom {display:none;}


.leksi {color:#003B71;font-weight: 800;font-size:14px!important;top: 20px!important; left: 70px!important;width:43px!important; background: transparent!important;}

.button_container span {
    background: #fff;
    border: none;
    height: 2px;
    width: 0px;
    position: absolute;
    top: 0px;
    left: 0px;
    transition: all .35s ease;
    cursor: pointer
}

.button_container span:nth-of-type(1) {
    top: 0px;
	width:30px;
}
.button_container span:nth-of-type(2) {
    top: 8px;
	width:30px;
}
.button_container span:nth-of-type(3) {
    top: 16px;
	width:30px;
}



.wpml-ls-legacy-dropdown {
  padding: 0 0 0 0!important;
  margin-right:3px;
  width:45px!important; display: inline-block!important;z-index:15!important;position:relative!important;
}
.wpml-ls-legacy-dropdown a {
  display: block;
  text-decoration: none;
  color: #444;
  border: none!important;
  background-color: transparent!important;
  padding: 0px 0px 7px 0;
    
  line-height: 1;
}






.overlay-menu .wpml-ls-legacy-list-horizontal ul li a {border-bottom:none;color:#fff!important;}
.overlay-menu .wpml-ls-legacy-list-horizontal ul li a:hover { color: #fff !important;opacity:0.7!important;}
.overlay-menu .wpml-ls-legacy-list-horizontal ul li.wpml-ls-current-language a {
  color: #fff !important;opacity:0.7!important;
}






.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
  visibility: hidden;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  border-top: 1px solid #F2F0EC;
  background:#F2F0EC;
  padding: 0;
  margin: 0;
  list-style-type: none;
  z-index: 101;
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle::after {
  content: url('images/arrow-down.svg')!important;
  vertical-align: middle;
  display: inline-block;
  border: none!important;
  top:4px!important;
  right:0px!important;
}


.koumpi2mob  {display:none;}




.overlay {
    position: fixed;
    background: #000!important;
    top: 0;
    left: 0;
    right: 0;
 opacity: 0;
    visibility: hidden;
    height: 0%;
    transition: opacity .35s, visibility .35s, height .35s;
    overflow: auto;
    z-index: 99;
}

.overlay.open {
    opacity: 1;
    visibility: visible;
    height: 100vh;
}

.overlay.open li {
    -webkit-animation: fadeInLeft 1s ease forwards;
    animation: fadeInLeft 1s ease forwards;
    -webkit-animation-delay: .35s;
    animation-delay: .35s
}

.overlay h4 {opacity: 0;}
.overlay.open h4 {
    -webkit-animation: fadeInLeft 1s ease forwards;
    animation: fadeInLeft 1s ease forwards;
    -webkit-animation-delay: .35s;
    animation-delay: .35s
}
.overlay.open h4:nth-of-type(2) {
    -webkit-animation-delay: .40s;
    animation-delay: .40s
}

.overlay.open h4:nth-of-type(3) {
    -webkit-animation-delay: .45s;
    animation-delay: .45s
}

.overlay.open h4:nth-of-type(4) {
    -webkit-animation-delay: .50s;
    animation-delay: .50s
}



.overlay.open li:nth-of-type(2) {
    -webkit-animation-delay: .40s;
    animation-delay: .40s
}

.overlay.open li:nth-of-type(3) {
    -webkit-animation-delay: .45s;
    animation-delay: .45s
}

.overlay.open li:nth-of-type(4) {
    -webkit-animation-delay: .50s;
    animation-delay: .50s
}

.overlay.open li:nth-of-type(5) {
    -webkit-animation-delay: 0.55s;
    animation-delay: .55s
}

.overlay.open li:nth-of-type(6) {
    -webkit-animation-delay: 0.60s;
    animation-delay: 0.60s
}
.overlay.open li:nth-of-type(7) {
    -webkit-animation-delay: 0.65s;
    animation-delay: 0.65s
}
.overlay.open li:nth-of-type(8) {
    -webkit-animation-delay:0.70s;
    animation-delay: 0.70s
}

.overlay .plirofories {color:#CE0E2D;position:relative;display:block; opacity: 0;}
.overlay.open .plirofories{-webkit-animation: fadeInLeft 1s ease forwards;
    animation: fadeInLeft 1s ease forwards;
    -webkit-animation-delay: 0.80s;
    animation-delay:0.80s}

.plirofories a {display:block;color:#CE0E2D;font-size:19px;padding:9px 0;}
.koumpimenu {font-weight: 800;font-size: 13px!important;text-align:center;letter-spacing: 0.1em;color: #CE0E2D!important;padding:7px 0px 7px 0px!important;display:inline-block;width:140px;border: 2px solid #fff;border-radius: 36px;margin-right:0px;margin-top:15px;}
.koumpimenu:hover {opacity:0.6;}

.contt {font-weight: 700;
font-size: 24px;
line-height: 24px;
margin-bottom:32px;
color: #FFFFFF;}



.overlay nav {

}

.overlay ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    position: relative
}

.overlay ul li {
    display: block;
    position: relative;
    opacity: 0;
}
.overlay ul li:nth-of-type(8) {
   padding-right:0px;
}
.overlay ul li a {
    display: block;
    position: relative;
    color: #fff;
    font-size: 24px!important;
	line-height:26px!important;
    text-decoration: none;
   font-weight: 300;font-family: 'Inter', sans-serif;
    padding: 0px 0px 15px 0px;
transition: all 1s ease;
}

.overlay ul li a:hover {
    opacity: 0.7;
}

.toggle2 {
    padding-left: 50px
}



.overlay nav {
	max-width:320px;
	 margin:100px 0 0 20%;
}
@media only screen and (max-width:600px) and (min-width:100px) {
.overlay nav {
	max-width:240px;
	 margin:100px 0 0 55px;
}
}



@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        top: -20%
    }
    100% {
        opacity: 1;
        top: 0
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        top: -20%
    }
    100% {
        opacity: 1;
        top: 0
    }
}

#socc {
    position: absolute;
    top: 10px;
    right: 20px
}





.soc {width:48px;height:48px;text-align:center;display:inline-block;}
.soc:hover {opacity:0.6;}




.rowprod1alt {
flex-basis: 49%;
min-width: 0px !important;
box-sizing: border-box;
position: relative;padding-bottom:55px;
border-right:1px solid #DFDFDF;}

.rowprod2alt {
flex-basis: 49%;
min-width: 0px !important;
box-sizing: border-box;padding-bottom:55px;
position: relative;
text-align:right;
}

.rowprod1etairia {
flex-basis: 50%;
min-width: 0px !important;
box-sizing: border-box;
position: relative;
padding:0 0px 0px ;
}
.rowprod1etairia h2 { font-family:Inter;font-weight:500;font-size: 40px;line-height: 48px;color: #CE0E2D;margin-bottom:15px;}
.rowprod1etairia h3 { font-family:Inter;font-weight:500;font-size: 24px;line-height: 36px;color: #003B71;}
.rowprod1etairia p {font-family:Inter;font-weight:400;font-size: 17px;line-height: 24px;color: #1E1E1E;width:100%;}
.rowprod1etairia  {font-family:Inter;font-weight:400;font-size: 17px;line-height: 24px;color: #1E1E1E;}
.rowprod1etairia p strong {font-weight:700;}
.rowprod1etairia ul {font-family:Inter;font-weight:400;font-size: 17px;line-height:24px;color: #1E1E1E;padding-left:85px;list-style-position: inside; list-style-type: disc;}
.rowprod1etairia ul li {padding-bottom:8px;}
.rowprod2etairia {
flex-basis: 50%;
min-width: 0px !important;
box-sizing: border-box;
position: relative;
padding:0 0 0px 0;
}

.rowprod2etairia h2 { font-family:Inter;font-weight:500;font-size: 40px;line-height: 48px;color: #CE0E2D;margin-bottom:15px;}
.rowprod2etairia h3 { font-family:Inter;font-weight:500;font-size: 24px;line-height: 36px;color: #003B71;margin-bottom:30px;}
.rowprod2etairia p {font-family:Inter;font-weight:400;font-size: 17px;line-height: 24px;color: #1E1E1E;width:100%;}
.rowprod2etairia p {font-family:Inter;font-weight:400;font-size: 17px;line-height: 24px;color: #1E1E1E;}
.rowprod2etairia p strong {font-weight:700;}
.rowprod2etairia ul {font-family:Inter;font-weight:400;font-size: 17px;line-height:24px;color: #1E1E1E;padding-left:85px;list-style-position: inside; list-style-type: disc;}
.rowprod2etairia ul li {padding-bottom:8px;}


.iso {display:block;width:100%;margin-top:17px;}
.socialfoot {display:block;width:100%;text-align:right;}


.bg {text-align:center;}
.bg img {margin:0 auto 0 auto;width:260px;}




.box {}
.box span:first-child {display:block;text-align:center;font-family:Inter;font-weight:500;font-size: 40px;line-height: 48px;color: #CE0E2D;}
.box span:last-child {display:block;text-align:center;font-family:Inter;font-weight:500;font-size: 24px;line-height: 36px;color: #003B71;}
.counthold {background:#F5F5F5;border-radius:4px;padding:45px 40px 33px 40px;}



#foot {padding: 90px 0 0px 0; color: #fff;position:relative;background:#000;}
#foot p {  color: #fff;	font-weight: 400;font-size:14px;}

.foot1 {width:30%;float:left;padding-top:95px;}
.foot2 {width:40%;float:left;text-align:center;}
.foot3 {width:30%;float:left;text-align:right;padding-top:95px;}
.foot2mob {display:none;}

.footwidget h2 { font-family:Inter;font-weight:500;font-size: 40px;line-height: 48px;color: #fff;}
.footwidget h4 { font-family:Inter;font-weight:500;font-size: 24px;line-height: 36px;color: #fff;}
.footwidget p {font-family:Inter;font-weight:400;font-size: 14px;line-height: 28px;color: #fff;}

.footwidget ul {margin:0 0 0 0;padding:0 0 0 0;}
.footwidget ul li a {font-family:'Inter';font-weight:400;font-size: 14px;line-height: 27px;color: #fff;text-align: center;}
.footwidget ul li a:hover { opacity:0.5;}

.footer-overlay-social{text-align:center;}
.footer-overlay-social ul li a, .footer-overlay-social ul li{color:#fff;font-size:14px!important;padding: 0px 0px 7px 0px!important;}

.clear55 {clear:both;height:55px;}
.clear120 {clear:both;height:100px;}

@media only screen and (max-width:670px) {
.foot1 {width:100%;float:none;padding-top:35px;text-align:center;}
.foot2 {display:none;width:100%;float:none;text-align:center;}
.foot3 {width:100%;float:none;text-align:right;padding-top:35px;text-align:center;}
.foot2mob {display:block;text-align:center;}
.clear120 {clear:both;height:30px;}
}

.rowprod1 .footwidget:first-child {margin-top:80px;}

.rowprod2 .footwidget:nth-child(1) {margin-top:80px;}
.rowprod2 .footwidget:nth-child(2) {margin-top:80px;}
.rowprod1 .footwidget:last-child {margin-top:75px;}
.rowprod1 .footwidget:last-child a {margin-top:25px;display:block;width:295px;font-family:Inter;font-weight:500;font-size: 14px;color: #fff;letter-spacing:6%;text-align:center;border:1px solid #fff;border-radius:4px;padding:20px 0px;}
.rowprod1 .footwidget a:hover { opacity:0.5;}

.rowprod2 .footwidget h4 { font-family:Inter!important;font-weight:700!important;font-size: 16px!important;line-height: 32px!important;color: #fff!important;margin-bottom:30px;}
.rowprod2 .footwidget {float:left;width:48%;}






.pagewrapnav {width:80%;margin:150px auto 40px auto;}
#overlay .rowprodsfoot{padding: 70px 0px 0px 0px;}
.menuholder.open-menu{height: auto;position: fixed;}


.frontleaf {padding:130px 0 90px 0;}

.frontleafbox {text-align:center;font-family:Inter;font-weight:400;font-size: 21px;line-height: 28px;color: #000;letter-spacing:-4%;}
.frontleafbox:first-child {padding-top:150px;}
.frontleafbox:last-child {padding-top:150px;}
.frontleafbox img {display:block;margin:0 auto 20px auto;}
@media only screen and (max-width:767px) {
.frontleafbox:first-child {padding-top:0px;padding-bottom:30px;}
.frontleafbox:last-child {padding-top:30px;}
}


.pageleaf {padding:50px 0 90px 0;}

.pageleafbox {text-align:center;font-family:Inter;font-weight:400;font-size: 21px;line-height: 28px;color: #000;letter-spacing:-4%;}
.pageleafbox1 {padding-top:13%;}
.pageleafbox3 {padding-top:13%;}
.pageleafbox1 img {display:block;margin:0 auto 0px auto;width:100%;}
.pageleafbox2 img {display:block;margin:0 auto 0px auto;width:85%;}
.pageleafbox3 img {display:block;margin:0 auto 0px auto;width:100%;}

@media only screen and (max-width:767px) {
.pageleafbox1 {display:none;}
.pageleafbox3 {display:none;}
.pageleafbox2 img {display:block;margin:0 auto 0px auto;width:100%;}
}



.articlesleaf {padding:50px 0 90px 0;}

.accordian{cursor: pointer;margin-bottom: 20px;}

.faq_question-image{position: relative;overflow: hidden;cursor: pointer;}
.faq_question-image img{width: 100%;height: 100%;object-fit: cover;}
.faq_question-image:hover img{scale: 1.2;transition: 0.4s;}
.faq_question-image .filter{width: 100%;height: 100%;background-color: #000;position: absolute;z-index: 1;top: 0;left: 0;opacity: 0.4;}
.faq_question-image h2{font-size: 30px;color: #fff;text-transform: uppercase;padding: 0px;margin: auto;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);text-align: center;z-index: 2;}

.faq_question{margin: 0px;display: inline-block;cursor: pointer;font-weight: 300;background-color: #e0e2d4;width: 100%;border-radius: 20px;}
.faq_question .question{text-align: center;background-color: #555B2B;border-radius: 20px;padding: 10px;display: flex;justify-content: space-between;}
.faq_question .question h2{font-size: 13px;color: #fff;text-transform: uppercase;padding: 0px;margin: auto;}
.faq_question .question img{transform: rotate(180deg);}
.faq.open .faq_question .question img{transform: rotate(0deg);}
.faq_answer_container{padding: 20px;text-align: center;display: none;}

.articlesleafbox {text-align:center;font-family:Inter;font-weight:400;font-size: 21px;line-height: 28px;color: #000;letter-spacing:-4%;position:relative;}
.articlesleafbox h2 {max-width:750px;font-family:Inter;background:#555B2B;border-radius:60px;font-weight:500;font-size: 13px;line-height:21px;text-align:center;color: #fff;padding:8px 20px;margin:0 auto 30px auto;}

.articlesleafbox p {max-width:750px;text-align:center;padding:0 15px;margin:35px auto 35px auto;font-family:Inter;font-weight:400;font-size: 16px;line-height:21px;color: #000;}

.articlesleafboxeikona	{background-size:cover;background-repeat:no-repeat;background-position: 50% 50%;height:45vh;margin-bottom:55px;}
.articlesleafbox1 {}
.articlesleafbox3 {}
.articlesleafbox1 img {display:block;margin:0 auto 0px auto;width:100%;}
.articlesleafbox2 img {display:block;margin:0 auto 0px auto;width:100%;}
.articlesleafbox3 img {display:block;margin:0 auto 0px auto;width:100%;}

.giatoggle1 h2, .giatoggle2 h2,.giatoggle3 h2 {cursor:pointer;margin-bottom:0px;z-index:2;position:relative;}
.giatoggle1 p {display:none;background:#E0E2D4;margin:-20px auto 0 auto;border-bottom-left-radius:8px;border-bottom-right-radius:8px;padding:60px 20px 20px 20px;z-index:1;position:relative;}
.giatoggle2 p {display:none;background:#E0E2D4;margin:-20px auto 0 auto;border-bottom-left-radius:8px;border-bottom-right-radius:8px;padding:60px 20px 20px 20px;z-index:1;position:relative;}
.giatoggle3 p {display:none;background:#E0E2D4;margin:-20px auto 0 auto;border-bottom-left-radius:8px;border-bottom-right-radius:8px;padding:60px 20px 20px 20px;z-index:1;position:relative;}




.prodsleaf {padding:50px 0 30px 0;}
.prodsleafbox1 {text-align:center;font-family:Inter;font-weight:400;font-size: 21px;line-height: 28px;color: #000;letter-spacing:-4%;}
.prodsleafbox2 {text-align:center;font-family:Inter;font-weight:400;font-size: 21px;line-height: 28px;color: #000;letter-spacing:-4%;}

.prodsleafbox2 p {max-width:550px;text-align:center;margin:0 auto 0 auto;font-family:Inter;font-weight:400;font-size: 16px;line-height:21px;color: #000;}
.prodscatheading{display:block;width:100%;padding-top:45%;text-align:center;font-size:32px;}
@media only screen and (max-width:767px) {
.prodsleafbox1 {display:none;}
}

.bg2 {background-image:url(images/bg2.png);background-position:0 0;background-repeat:no-repeat;background-size:cover;padding:150px 0 90px 0;}

@media only screen and (max-width:575px) {
.prodscatheading{display:block;width:100%;padding:30px 0;text-align:center;font-size:32px;}
.bg2 {background-image:url(images/bg2.png);background-position:0 0;background-repeat:no-repeat;background-size:cover;padding:30px 0 90px 0;}

}






.prodboxtitle{display:block;background:#555B2B;color:#fff;text-align:center;padding:30px;font-size:21px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;}
.swiper{width: 100%!important;height: 100%!important;}
.swiper-wrapper{width: 100%!important;height: 100%!important;}
.mySwiper .swiper-slide {
    width: 100%;
    height: 100%;
    transform: scale(0.7)!important;
	font-size:21px!important;
	 -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.mySwiper .swiper-slide-active {
    transform: scale(1)!important;
 -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.mySwiper .swiper-button-next, .mySwiper .swiper-button-prev{color: #555B2B!important;}
.mySwiper .swiper-pagination-bullet-active{background-color:#555B2B!important;}

@media only screen and (max-width:680px) {
	.mySwiper .swiper-slide {    transform: scale(1);}
	.mySwiper .swiper-slide-active {    transform: scale(1);}
	.prodboxtitle{display:block;background:#555B2B;color:#fff;text-align:center;padding:30px;font-size:14px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;}
}  





.mySwiperstory{width: 100%;height: 100%;}
.mySwiperstory .swiper-wrapper{padding-bottom: 50px;}
.mySwiperstory .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: transparent;
    display: flex;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; 
}
.mySwiperstory .story-inside{display: flex;gap: 40px;width: 90%;margin: auto;}
.mySwiperstory .story-inside .story-left, .mySwiperstory .story-inside .story-right{width: 50%;}
.mySwiperstory .swiper-slide img{display: block;width: 100%;height: 100%;object-fit: cover;}
.mySwiperstory .story-title h1{font-size: 32px;font-weight: 500;line-height: 42px;color: #555B2B;text-align: left;}
.mySwiperstory .story-text{text-align: left;width: 70%;max-width:100%;margin-top: 50px;}
.mySwiperstory .swiper-button-next, .mySwiperstory .swiper-button-prev{color: #555B2B!important;}
.mySwiperstory .swiper-pagination-bullet-active{background-color:#555B2B!important;}


@media screen and (max-width:810px) and (min-width:200px){
    .mySwiperstory .story-inside{display: flex;flex-direction:column;gap: 40px;width: 100%;}
    .mySwiperstory .story-inside .story-left, .mySwiperstory .story-inside .story-right{width: 100%;}
    .mySwiperstory .story-text{width: 100%;}
}

@media screen and (max-width:793px) and (min-width:600px){
	.mySwiperstory .swiper-button-next, .mySwiperstory .swiper-button-prev{top:30%!important;}
}
@media screen and (max-width:599px) and (min-width:497px){
	.mySwiperstory .swiper-button-next, .mySwiperstory .swiper-button-prev{top:25%!important;}
}
@media screen and (max-width:496px) and (min-width:463px){
	.mySwiperstory .swiper-button-next, .mySwiperstory .swiper-button-prev{top:23%!important;}
}
@media screen and (max-width:462px) and (min-width:200px){
	.mySwiperstory .swiper-button-next, .mySwiperstory .swiper-button-prev{top:18%!important;}
	.mySwiperstory .swiper-button-next::after, .mySwiperstory .swiper-button-prev::after{font-size:20px!important;}
}

.contleft {
 font-weight:400;
font-size: 16px;
line-height: 32px;
color: #00479B;
text-align:left;
}
.contleft a {
 font-weight:400;
font-size: 16px;
line-height: 32px;
color: #333;
text-align:left;
}
.contleft a:hover{color:#333;}
.contleft h4 { font-weight:700;font-size: 14px;line-height: 14px;letter-spacing:3%;color: #00479B;margin-bottom:10px;}

.formaep {}
.formaep h4 { font-weight:700;font-size: 14px;line-height: 14px;letter-spacing:3%;color: #00479B;margin-bottom:19px;}



.gri {background:#F5F5F5;border:1px solid #DFDFDF;padding:30px 27px;margin-bottom:12px;width:90%;}
.gri2 {background:#F5F5F5;border:1px solid #DFDFDF;padding:30px 27px;margin-bottom:12px;margin-left:80px;}
.gri3 {background:#F5F5F5;border:1px solid #DFDFDF;padding:30px 27px;margin-bottom:12px;}
.dets {display:block;color:#1E1E1E;font-size:17px;font-weight:400;line-height:24px;border-top:1px solid #DFDFDF;padding:10px 0;}

.gri4 {background:#F5F5F5;border:1px solid #DFDFDF;padding:50px 80px 45px 100px;}
.blue {background:#003B71;border:1px solid #003B71;padding:50px 80px 45px 100px;}
#copy1 {
    width: 50%;
    font-weight: 400;
	float:left;
    font-size: 12px;
    padding: 20px 0 20px 0;
    text-align: left;
    color: #fff;

}
#copy2 {
    width: 50%;
    font-weight: 400;
	float:right;
    font-size:12px;
    padding: 20px 0 20px 0;
    text-align: right;
     color: #fff;
}
#copy1 a {
   color: #fff;
}

#copy1 a:hover {
    opacity:0.5;
}
#copy2 a {
   color: #fff;
}

#copy2 a:hover {
    opacity:0.5;
}



.pageeikonaff {margin-top:0px;position:relative;z-index:1;width:100%;background-size:cover;background-repeat:no-repeat;background-position: 50% 50%;height:95vh;}
.pageeikonaff::before {
    content: ""; 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.45)
}
.botarrow {position:absolute;bottom:0px;left:0;text-align:center;width:100%;}
.otitlos2 {position:absolute;top:35%;left:0;text-align:center;width:100%;}
.otitlos2text {font-family:Inter;background:#555B2B;border-radius:60px;font-weight:500;font-size: 13px;line-height:21px;color: #fff;padding:8px 15px;width:315px;margin:0 auto 30px auto;}
.otitlos2textintro_text {font-family:Inter;color: #fff;}
.otitlos2textintro_text h2 {font-family:Inter;font-weight:500;font-size: 128px;line-height:128px;color: #fff;}
.otitlos2textintro_text p {padding:0 15px;max-width:720px;margin:35px auto 35px auto;font-family:Inter;font-weight:400;font-size: 32px;line-height:42px;color: #fff;}

.koumpi1 {
	font-family: Inter!important;	background: #A8A96F!important;font-weight: 500!important;font-size: 12px!important;line-height: 16px!important;text-align: center!important;letter-spacing: 6%!important;display:inline-block!important;
color: #FFFFFF!important;
padding:32px 0px!important;
border: 0!important;
width:270px;
border-radius: 60px!important;transition: all 0.3s!important;
}
.koumpi1:hover {opacity:0.8!important;transition: all 0.3s!important;}



@media only screen and (max-width:975px) {
.otitlos2textintro_text h2 {font-family:Inter;font-weight:500;font-size: 98px;line-height:98px;color: #fff;}
.otitlos2textintro_text p {padding:0 15px;max-width:520px;margin:20px auto 20px auto;font-family:Inter;font-weight:400;font-size: 22px;line-height:32px;color: #fff;}
.koumpi1 {width:250px;padding:20px 20px!important;}
}
@media only screen and (max-width:745px) {
.otitlos2textintro_text h2 {font-family:Inter;font-weight:500;font-size: 78px;line-height:78px;color: #fff;}
.otitlos2textintro_text p {padding:0 15px;max-width:520px;margin:20px auto 20px auto;font-family:Inter;font-weight:400;font-size: 22px;line-height:32px;color: #fff;}
.koumpi1 {width:250px;padding:20px 20px!important;}
}
@media only screen and (max-width:545px) {
.otitlos2textintro_text h2 {font-family:Inter;font-weight:500;font-size: 48px;line-height:48px;color: #fff;}
.otitlos2textintro_text p {padding:0 15px;max-width:420px;margin:10px auto 10px auto;font-family:Inter;font-weight:400;font-size: 14px;line-height:22px;color: #fff;}
.koumpi1 {width:250px;padding:13px 10px!important;}
}


.bottombg {background-image:url(images/agrosouli-footer-2.jpg);background-position:0 0;background-repeat:no-repeat;background-size:cover;padding-top:270px;}
.otitlos2bottombg {position:relative;text-align:center;width:100%;}
.otitlos2textbottombg {font-family:Inter;background:#555B2B;border-radius:60px;font-weight:500;font-size: 13px;line-height:21px;color: #fff;padding:8px 15px;width:315px;margin:0 auto 30px auto;}
.otitlos2textintro_textbottombg {font-family:Inter;color: #555B2B;}
.otitlos2textintro_textbottombg h2 {font-family:Inter;font-weight:500;font-size: 128px;line-height:128px;color: #555B2B;}
.otitlos2textintro_textbottombg h3 {font-family:Inter;font-weight:500;font-size: 21px;line-height:28px;color: #555B2B;max-width:620px;margin:35px auto 35px auto;}
.otitlos2textintro_textbottombg p {padding:0 15px;max-width:720px;margin:35px auto 35px auto;font-family:Inter;font-weight:400;font-size: 32px;line-height:42px;color: #555B2B;}


.koumpi1bottombg {
	font-family: Inter!important;	background: #555B2B!important;font-weight: 500!important;font-size: 12px!important;line-height: 16px!important;text-align: center!important;display:inline-block!important;
color: #FFFFFF!important;
padding:32px 0px!important;
border: 0!important;
width:270px;
border-radius: 60px!important;transition: all 0.3s!important;
}
.koumpi1bottombg:hover {opacity:0.7!important;transition: all 0.3s!important;}


.koumpigiaprods {
	font-family: Inter!important;	background: transparent!important;font-weight: 700!important;font-size: 12px!important;line-height: 16px!important;text-align: center!important;display:inline-block!important;
color: #555B2B!important;
padding:32px 30px!important;
border: 1px solid #555B2B!important;
border-radius: 60px!important;transition: all 0.3s!important;
}
.koumpigiaprods:hover {opacity:0.7!important;transition: all 0.3s!important;}

@media only screen and (max-width:975px) {
.otitlos2textintro_textbottombg h2 {font-family:Inter;font-weight:500;font-size: 98px;line-height:98px;color: #555B2B;}
.otitlos2textintro_textbottombg p {padding:0 15px;max-width:520px;margin:20px auto 20px auto;font-family:Inter;font-weight:400;font-size: 22px;line-height:32px;color: #555B2B;}
.koumpi1bottombg {width:250px;padding:20px 20px!important;}
}
@media only screen and (max-width:745px) {
.otitlos2textintro_textbottombg h2 {font-family:Inter;font-weight:500;font-size: 78px;line-height:78px;color: #555B2B;}
.otitlos2textintro_textbottombg p {padding:0 15px;max-width:520px;margin:20px auto 20px auto;font-family:Inter;font-weight:400;font-size: 22px;line-height:32px;color: #555B2B;}
.koumpi1bottombg {width:250px;padding:20px 20px!important;}
}
@media only screen and (max-width:545px) {
.otitlos2textintro_textbottombg h2 {font-family:Inter;font-weight:500;font-size: 48px;line-height:48px;color: #555B2B;}
.otitlos2textintro_textbottombg p {padding:0 15px;max-width:420px;margin:30px auto 30px auto;font-family:Inter;font-weight:400;font-size: 16px;line-height:22px;color: #555B2B;}
.koumpi1bottombg {width:250px;padding:13px 10px!important;}
}







.pageeikona {margin-top:0px;position:relative;z-index:1;width:100%;background-size:cover;background-repeat:no-repeat;background-position: 50% 50%;height:480px;}





.pageeikona2 {margin-top:0px;position:relative;z-index:1;width:100%;}





	
@media only screen and (max-width:767px) and (min-width:200px) {
#copy1 {
    width: 100%;
	float:none;
    padding: 40px 0 0px 0;
    text-align: center;
}
#copy2 {
   width: 100%;
	float:none;
    padding: 20px 0 20px 0;
    text-align: center;
}

}


.toptitle {max-width:750px;margin:50px auto 40px auto;font-family:Inter;font-weight:500;font-size: 40px;line-height:48px;color: #003B71; }
.topslogan {margin:0px auto 40px auto;}



.topslogan h3 {max-width:750px;font-family:Inter;background:#555B2B;border-radius:60px;font-weight:500;font-size: 13px;line-height:21px;text-align:center;color: #fff;padding:8px 15px;width:315px;margin:0 auto 30px auto;}
.topslogan {font-family:Inter;color: #555B2B;}
.topslogan h1 {max-width:950px;margin:0 auto 35px auto;text-align:center;font-family:Inter;font-weight:500;font-size: 128px;line-height:128px;color: #555B2B;}
.topslogan h2 {max-width:750px;margin:0 auto;text-align:center;font-family:Inter;font-weight:500;font-size: 21px;line-height:26px;color: #555B2B;}
.topslogan p {max-width:750px;text-align:center;padding:0 15px;max-width:720px;margin:35px auto 35px auto;font-family:Inter;font-weight:400;font-size: 16px;line-height:21px;color: #000;}

.topslogan h4 {font-family:Inter;font-weight:500;font-size: 64px;line-height:72px;color: #003B71; }
.topslogan ul {font-family:Inter;font-weight:400;font-size: 17px;line-height:24px;color: #1E1E1E;padding-left:85px;list-style-position: inside; list-style-type: disc;}
.topslogan ul li {padding-bottom:8px;}
.topslogan h5 {font-family:Inter;font-weight:700;font-size: 17px;line-height:24px;color: #CE0E2D;padding-left:85px;margin-bottom:23px;margin-top:17px;}

.the_content {max-width:750px;margin:0 auto;}
.the_content p {font-family:Inter;font-weight:400;font-size: 17px;line-height:24px;color: #1E1E1E; }



.rowprods{ display: flex;justify-content:space-between;margin-top: 35px!important;}
.rowprod1 {
flex-basis: 49%;
min-width: 0px !important;
box-sizing: border-box;
position: relative;
padding:0 0px 0px 0;background:#fff;border:1px solid #A7A96E;border-radius:8px;
}

.rowprod2 {
flex-basis: 49%;background:#fff;border:1px solid #A7A96E;border-radius:8px;
min-width: 0px !important;
box-sizing: border-box;
position: relative;
padding:0 0 0px 0;
}

.rowprodsb {  display: flex;  justify-content: space-between;border:1px solid #A7A96E;border-radius:8px;background:#fff;}
.rowprodsb1 {
flex-basis: 50%;
min-width: 0px !important;
box-sizing: border-box;
position: relative;
padding:0 0px 0px 0;
}

.rowprodsb2 {
flex-basis: 50%;
min-width: 0px !important;
box-sizing: border-box;
position: relative;
padding:0 0 0px 0;
}

.prodcontent {background:#fff;border:1px solid #A7A96E;border-radius:8px;padding-top:30px;padding-bottom:10px;}
.prodcontentbox {}

.prodcontent h2{max-width:620px;font-weight:400;font-size: 21px;line-height:28px;color: #000;margin-bottom:19px;padding:0 20px;}
.prodtitle {max-width:620px;display:block;font-weight:400;font-size: 48px;line-height:52px;color: #000;letter-spacing:-4%;margin-bottom:30px;padding:0 20px;}
.prodcontenttext p {max-width:620px;font-weight:400;font-size: 16px;line-height:21px;color: #000;letter-spacing:-4%;margin-bottom:19px;padding:0 20px;}


.prodcontentbox ul li:nth-child(odd) { background:#F5F5F5;  }
tr:nth-child(odd) { background:#F5F5F5;  }
.prodcontentbox ul {font-family:Inter;font-weight:400;font-size: 16px;line-height:24px;color: #000;list-style-position: inside;list-style-type: none;}
.prodcontentbox ul li {padding:11px 20px 11px 20px;}

td {font-family:Inter;font-weight:400;font-size: 16px;line-height:24px;color: #000;padding:11px 20px 11px 20px;}
tr td:last-child{ max-width:100px;text-align:right;}

.lSSlideWrapper {border-bottom:1px solid #555B2B;}
.lSSlideOuter .lSPager.lSGallery {width:100%!important;}
.lSSlideOuter .lSPager.lSGallery li {width:100px!important;max-width:85px!important;}
.lSSlideOuter .lSPager.lSGallery img{border:1px solid #A7A96E;border-radius:8px;width:70px!important;max-width:70px!important;}
.lSSlideOuter .lSPager.lSGallery img:first-child {}
.lSSlideOuter .lSPager.lSGallery{padding-left: 10px!important;}

.icon {font-weight:400;font-size: 12px;line-height:16px;color:#555B2B;letter-spacing:4%;display:inline-block;text-align:center;width:118px;height:100px;overflow:hidden;}
.icon img {display:block;margin:0 auto 13px auto;}

.iconalt1 {font-weight:700;font-size: 12px;line-height:16px;color:#555B2B;letter-spacing:4%;display:inline-block;text-align:left;overflow:hidden;padding-right:25px;}
.iconalt1 img {float:left;margin-right:20px;}
.iconalt1 span {float:left;display:block;}

.iconalt2 {font-weight:700;font-size: 12px;line-height:16px;color:#555B2B;letter-spacing:4%;display:inline-block;text-align:left;overflow:hidden;padding-right:25px;}
.iconalt2 img {float:left;margin-right:20px;}
.iconalt2 span {float:left;display:block;}

.iconalt3 {font-weight:700;font-size: 12px;line-height:16px;color:#555B2B;letter-spacing:4%;display:inline-block;text-align:left;overflow:hidden;}
.iconalt3 img {float:left;margin-right:20px;}
.iconalt3 span {float:left;display:block;}


.the_products h3 {font-family:Inter;font-weight:500;font-size: 40px;line-height:48px;color: #003B71;margin-bottom:52px; }
.the_products {max-width:750px;margin:0 auto;}
.the_products p {font-family:Inter;font-weight:400;font-size: 17px;line-height:24px;color: #1E1E1E;padding-left:85px; }
.the_products ul {font-family:Inter;font-weight:400;font-size: 17px;line-height:24px;color: #1E1E1E;padding-left:85px;list-style-position: inside; list-style-type: disc;}
.the_products ul li {padding-bottom:8px;}
.the_products h5 {font-family:Inter;font-weight:700;font-size: 17px;line-height:24px;color: #CE0E2D;padding-left:85px;margin-bottom:23px;margin-top:17px;}
.the_products h6 {font-family:Inter;font-weight:500;font-size: 40px;line-height:48px;color: #CE0E2D;margin-bottom:23px;margin-top:17px;max-width:580px;}

.the_products ul {list-style-position: inside;list-style-type: none;}
.the_products ul li {padding:35px 20px 20px 20px; background:#fff;border:1px solid #DFDFDF;font-family:Inter;font-weight:500;font-size: 40px;line-height:48px;color: #CE0E2D;}
.the_products ul li ul {padding-left:0px;padding-bottom:10px;padding-top:30px;}
.the_products ul li ul li {padding:0px 20px 20px 0px;border:0px;font-family:Inter;font-weight:400;font-size: 17px;line-height:24px;color: #1E1E1E;}
.the_products ul li ul li strong {display:block;font-family:Inter;font-weight:700;font-size: 17px;line-height:24px;color: #003B71;}


.the_products ul li::marker {font-weight:500!important;font-size: 24px!important;line-height:36px!important;font-family:Inter!important;}
.proddetails {position:absolute;bottom:30px;text-align:center;border-top:1px solid #555B2B;padding:26px 0 0px 0;width:100%;}
.cats {font-size: 12px;font-weight:700;line-height:16px;color: #555B2B;margin-bottom:50px;display:block;padding:0 20px;}

@media only screen and (max-width:1055px) {
.rowprodsb {  display: block;  justify-content: space-between;border:1px solid #A7A96E;border-radius:8px;background:#fff;}
.rowprods {  display: block;  justify-content: space-between;border:1px solid #A7A96E;border-radius:8px;}
.rowprod1 {
flex-basis: none;
display: block; 
min-width: 0px !important;
box-sizing: border-box;
position: relative;
padding:0 0px 0px 0;
}

.rowprod2 {
flex-basis: none;
display: block; 
min-width: 0px !important;
box-sizing: border-box;
position: relative;
padding:0 0 0px 0;
margin-top:35px;
}
.rowprodsb1 {
flex-basis: none;
display: block; 
min-width: 0px !important;
box-sizing: border-box;
position: relative;
padding:0 0px 0px 0;
}

.rowprodsb2 {
flex-basis: none;
display: block; 
min-width: 0px !important;
box-sizing: border-box;
position: relative;
padding:0 0 0px 0;
}
.proddetails {position:relative;bottom:auto;margin-top:35px;text-align:center;border-top:1px solid #555B2B;padding:26px 0 0px 0;width:100%;}
.cats {font-size: 12px;font-weight:700;line-height:16px;color: #555B2B;margin-bottom:20px;display:block;padding:0 20px;margin-top:30px;}
}


hr {border-top:1px solid #555B2B!important;margin-bottom:45px!important;}
.the_contentalt h1 {font-weight:500;font-size: 32px;line-height:42px;color: #555B2B;float:left;}
.the_contentalt h2{margin-top:30px;padding-bottom:15px;text-align:center;color:#000;}
.the_contentalt p img{padding-bottom: 10px;max-width: 100%;}
@media only screen and (max-width:1190px) {
.the_contentalt h1 {font-weight:500;font-size: 32px;line-height:42px;color: #555B2B;float:none;}	
}
.the_contentalt h3 {font-family:Inter;background:#555B2B;text-align:center;width:315px;border-radius:60px;font-weight:500;font-size: 13px;line-height:21px;color: #fff;padding:8px 15px;margin:0 auto 30px auto;} 
.the_contentalt {margin:0 auto;}
.the_contentalt p {max-width:750px;margin:0 auto;font-family:Inter;font-weight:400;font-size: 17px;line-height:24px;color: #1E1E1E;}

.the_contentalt ul {font-family:Inter;font-weight:400;font-size: 17px;line-height:24px;color: #1E1E1E;list-style-position: inside; list-style-type: disc;}
.the_contentalt ul li {padding-bottom:8px;}
.the_contentalt h5 {font-family:Inter;font-weight:700;font-size: 17px;line-height:24px;color: #CE0E2D;margin-bottom:23px;margin-top:17px;}
.the_contentalt h6 {font-family:Inter;font-weight:500;font-size: 40px;line-height:48px;color: #CE0E2D;margin-bottom:23px;margin-top:17px;max-width:580px;}

.the_contentalt ol {font-family:Inter;font-weight:400;font-size: 17px;line-height:24px;color: #1E1E1E;list-style-position: inside;list-style-type: decimal;}
.the_contentalt ol li {padding:35px 35px 35px 85px;display: list-item;}

.the_contentalt ol li strong {font-weight:500;font-size: 24px;line-height:36px;font-family:Inter;}
.the_contentalt ol li::marker {font-weight:500!important;font-size: 24px!important;line-height:36px!important;font-family:Inter!important;}

.the_contentalt a {
	font-family: Inter!important;	background: transparent!important;font-weight: 500!important;font-size: 12px!important;line-height: 16px!important;text-align: center!important;display:inline-block!important;
color: #555B2B!important;
padding:32px 0px!important;
border: 1px solid #555B2B!important;
width:270px;
max-width: 100%;
border-radius: 60px!important;
}
.the_contentalt a:hover {opacity:.6!important;}

.the_contentaltbottom h3 {font-family:Inter;background:#555B2B;text-align:center;width:315px;border-radius:60px;font-weight:500;font-size: 13px;line-height:21px;color: #fff;padding:8px 15px;margin:0 auto 30px auto;} 
.the_contentaltbottom {margin:0 auto;}
.the_contentaltbottom p {max-width:750px;margin:0 auto;font-family:Inter;font-weight:400;font-size: 17px;line-height:24px;color: #1E1E1E;}

.the_contentaltbottom ul {font-family:Inter;font-weight:400;font-size: 17px;line-height:24px;color: #1E1E1E;list-style-position: inside; list-style-type: disc;}
.the_contentaltbottom ul li {padding-bottom:8px;}
.the_contentaltbottom h5 {font-family:Inter;font-weight:700;font-size: 17px;line-height:24px;color: #CE0E2D;margin-bottom:23px;margin-top:17px;}
.the_contentaltbottom h6 {font-family:Inter;font-weight:500;font-size: 40px;line-height:48px;color: #CE0E2D;margin-bottom:23px;margin-top:17px;max-width:580px;}

.the_contentaltbottom ol {font-family:Inter;font-weight:400;font-size: 17px;line-height:24px;color: #1E1E1E;list-style-position: inside;list-style-type: decimal;}
.the_contentaltbottom ol li {padding:35px 35px 35px 85px;display: list-item;}
.the_contentaltbottom ol li:nth-child(odd) { background:#F5F5F5;   border:1px solid #DFDFDF;}
.the_contentaltbottom ol li:nth-child(even) { background:#fff;   }
.the_contentaltbottom ol li strong {font-weight:500;font-size: 24px;line-height:36px;font-family:Inter;}
.the_contentaltbottom ol li::marker {font-weight:500!important;font-size: 24px!important;line-height:36px!important;font-family:Inter!important;}

.the_contentaltbottom p img {width:100%;height:auto;}





.topsloganhome {max-width:750px;margin:90px auto 40px auto;}

.topsloganhome h1 {font-family:Inter;font-weight:500;font-size: 36px;line-height:42px;color: #003B71; }
.topsloganhome {font-family:Inter;font-weight:400;font-size: 17px;line-height:24px;color: #1E1E1E; }
.topsloganhome p {font-family:Inter;font-weight:400;font-size: 17px;line-height:24px;color: #1E1E1E; padding-left:85px;}
.topsloganhome h3 {font-family:Inter;font-weight:500;font-size: 24px;line-height:30px;color: #003B71;margin-bottom:52px; }
.topsloganhome h2 {font-family:Inter;font-weight:500;font-size: 64px;line-height:72px;color: #CE0E2D; }
.topsloganhome ul {font-family:Inter;font-weight:400;font-size: 17px;line-height:24px;color: #1E1E1E;padding-left:85px;list-style-position: inside; list-style-type: disc;}
.topsloganhome ul li {padding-bottom:8px;}
.topsloganhome h5 {font-family:Inter;font-weight:700;font-size: 17px;line-height:24px;color: #CE0E2D;padding-left:85px;margin-bottom:23px;margin-top:17px;}








@media only screen and (max-width:578px) {
.topslogan p {padding-left:0px;}
.topslogan ul {padding-left:0px;}
.topslogan ul {padding-left:0px;}
.the_content p {padding-left:0px;}

.the_contentalt p {padding-left:0px;}
.the_contentalt ul {padding-left:0px;}
.the_contentalt h5 {padding-left:0px;}

.topslogan h1 {max-width:950px;margin:0 auto 35px auto;text-align:center;font-family:Inter;font-weight:500;font-size: 78px;line-height:78px;color: #555B2B;}

.topsloganhome p {padding-left:0px;}
.topsloganhome ul {padding-left:0px;}
.topsloganhome ul {padding-left:0px;}

.gri3 {padding:30px 12px;}
.gri2 {background:#F5F5F5;border:1px solid #DFDFDF;padding:30px 12px;margin-bottom:12px;margin-left:0px;}
.gri {background:#F5F5F5;border:1px solid #DFDFDF;padding:30px 12px;margin-bottom:12px;width:100%;}
.dets {   
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
   
    padding: 10px 0;
}
}


.iglossa {display:inline-block;width:63px;z-index:10;}

.wpml-ls-legacy-list-horizontal {  padding: 0px 0!important;}

.wpml-ls-legacy-list-horizontal ul {
   
	margin-left:0;margin-bottom:0;
	text-align:left;position:relative;background:transparent!important;
}

.wpml-ls-legacy-list-horizontal ul li {
    
    text-transform: uppercase!important;
   padding: 0px!important;
	background:transparent!important;display:inline!important;
}

.wpml-ls-legacy-list-horizontal ul li:last-child {
    padding: 0px!important;background:transparent!important;
}

.wpml-ls-legacy-list-horizontal ul li a {
    font-size: 13px!important;display: inline-block!important;
    font-weight: 500!important;
    color: #fff!important;
    text-transform:uppercase!important;margin-right:10px;padding: 0px!important;
    border-radius: 0;background:transparent!important;
    font-family: 'Inter', sans-serif!important;
}
.wpml-ls-legacy-list-horizontal ul li:last-child a {margin-right:0px!important;}
.wpml-ls-legacy-list-horizontal ul li a:hover {
      opacity:0.7;
}

.wpml-ls-legacy-list-horizontal ul li.wpml-ls-current-language a {
   opacity:0.7;
}




#contentForm {
    width: 100%;
    margin: 0px 0 0 0;
	position:relative;
}

#contentForm label {
    color: #333;
    margin-right: 20px;
    font-size: 18px;
     font-weight:300
}

#contentForm input {
    border: 1px solid #BD9A5F;
    font-size: 16px!important;
    color: #85754E;
     font-weight:300!important;
    padding: 15px 0 15px 0px;
    background: transparent;
 display: block!important;
    margin-bottom: 24px;
	width:100%;outline-style: none;
box-shadow: none;

}

#contentForm input:hover {
    border-bottom: 1px solid #222;
}

#contentForm input:focus {
   border-bottom: 1px solid #222;
}


#contentForm select {
    border: 1px solid #BD9A5F;
    font-size: 16px!important;
    color: #85754E;
     font-weight:300!important;
    padding: 15px 0 15px 0px;
    background: transparent;
    width: 100%;
    margin-bottom: 24px
}

#contentForm select:hover {
    border-bottom: 1px solid #666;
}

#contentForm select:focus {
   border-bottom: 1px solid #666;
}

#contentForm input::placeholder {
    font-size: 16px!important;
    color: #85754E!important;
     font-weight:300!important; font-family: 'Inter', sans-serif;padding-left:20px;

}

#contentForm textarea::placeholder {
    font-size: 16px!important;
    color: #85754E!important;
     font-weight:300!important; font-family: 'Inter', sans-serif;padding-left:20px;

}

#contentForm textarea {
    font-size: 18px;display:block;
   border: 1px solid #BD9A5F;
    color: #85754E;
    padding: 15px 0 15px 0px;
    height:195px;
	 display: block!important;
	background:transparent;width:100%;
    font-size: 16px!important;
     font-weight:300!important; font-family: 'Inter', sans-serif;
	outline-style: none;
box-shadow: none;

}

#contentForm textarea:hover {
    border-bottom: 1px solid #222;
}

#contentForm textarea:focus {
    border-bottom: 1px solid #222;
}

#contentForm input.button {
    cursor: pointer;
    margin: 24px 0!important;
    float: none!important;
    border:NONE;padding:16px 20px;background:#BD9A5F;color:#FFF;font-size:16px!important;text-align:center;font-weight:400;transition: all 0.4s;    -moz-transition: all 0.4s;    -webkit-transition: all 0.4s;    -o-transition: all 0.4s
}

#contentForm input.button:hover {
    color:#222;
}


div.wpforms-container-full .wpforms-form input[type="submit"], div.wpforms-container-full .wpforms-form button[type="submit"], div.wpforms-container-full .wpforms-form .wpforms-page-button {
	 cursor: pointer!important;
    width: 180px!important;
    margin: 24px auto!important;
    display: block!important;
    
	 font-family: 'Inter', sans-serif;
    float: none!important;
    border:4px solid #000!important;padding:16px 20px!important;background:#000!important;color:#fff!important;font-size:17px!important;text-align:center!important;font-weight:400!important;transition: all 0.4s;    -moz-transition: all 0.4s;    -webkit-transition: all 0.4s;    -o-transition: all 0.4s
	
}
div.wpforms-container-full .wpforms-form input[type="submit"]:hover, div.wpforms-container-full .wpforms-form button[type="submit"]:hover, div.wpforms-container-full .wpforms-form .wpforms-page-button:hover {

 background:#fff!important;color:#000!important;
}

span.required {
    font-size: 11px!important;
    color: #fd4f00!important
}

.errormsg {
    color: #85754E;

    text-align: center;
    font-size: 16px;
    width: 100%;
    padding: 15px;
    margin-bottom: 30px
}

.msgSent {
    color: #85754E;

    text-align: center;
    font-size: 16px;
    width: 100%;
    padding: 15px;
    margin-bottom: 30px
}

.formats-body {
    display: none!important
}

.formats-header {
    display: none!important
}

@media only screen and (min-width:1024px) {
    .desc {
        font-size: 1.25em
    }
    .intro {
        letter-spacing: 1px
    }

}

.intouch{font-family: 'Inter', sans-serif;
font-style: normal;
font-weight: 500;
font-size: 64px;
line-height: 60px;
color: #fff;
margin-bottom:75px;
} 


.fluentform .ff-el-form-control {border: 1px solid #A7A96E!important;border-radius: 8px!important;padding:15px!important;color: #555B2B!important;letter-spacing: 3%!important;}
.fluentform .ff_t_c p {
	font-weight: 400!important;letter-spacing: 3%!important;color: #555B2B!important;
font-size: 17px!important;}

.fluentform .ff_btn_style {
	font-family: Inter!important;
	background: #555B2B!important;
font-weight: 500!important;
font-size: 14px!important;
line-height: 22px!important;
text-align: center!important;
letter-spacing: 6%!important;
display:block!important;
width:100%;
color: #FFFFFF!important;
padding:20px 0px!important;
border: 0!important;
border-radius: 12px!important;
}

.fluentform .ff-el-input--label label {
 font-weight:400!important;
font-size: 17px!important;
line-height: 27px!important;
color: #555B2B!important;
display:none!important;
}
.fluentform .ff-el-input--label{display:none!important;
}

#return-to-top {
    position: fixed;
    bottom: 60px;
    right: 10px;
    opacity: 0.5;
    width: 40px;
    height: 40px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
	text-align:center;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	z-index:999;
}
#return-to-top img {
    width:17px;
	margin:9px auto 0 auto;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    opacity: 1;  -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover img {
    margin:4px auto 0 auto;  -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

 