/* 
--------------------------------------
BODY, CONTAINER,STRON,EM,P
--------------------------------------
*/
*,*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html,body{margin:0 !important;padding:0 !important;}
body{
	font-size: 16px;
	color: #363f45;
	line-height: 24px;
	word-wrap:break-word;
	text-rendering:optimizeSpeed;
	-webkit-text-size-adjust: 100%; /*important */
	overflow-x:hidden;
	font-family: Arial;
	font-weight: 400;
	font-style: normal;
}
html.browser_ie, html.browser_ie body{overflow-x:inherit;}
.container{
 width: 1400px;
 max-width:100%;
 margin:0 auto;
 padding:0;
}
.absolutediv.leftp{padding-left:calc((100vw - 1087px) / 2) !important;}
.absolutediv.left{margin-left:calc((100vw - 1087px)/2 * -1)}
.absolutediv.rightp{padding-right:calc((100vw - 1087px) / 2) !important;}
.absolutediv.right{margin-right:calc((100vw - 1087px)/2 * -1)}
.absolutediv.leftright{margin:0 calc(((100vw - 1087px)/2) * -1) ;}
.full.module_container{width:100% !important;padding-left:0;padding-right:0;}
strong,.bold{
    font-weight: 700;
}
em,.italic{}
strong em,em strong,.bolditalic{}
.mediumf{font-weight: 500;}
pre{white-space:normal;}
p,.p{margin: 0 0 20px;}
.post_content span.end_p:first-child{margin-bottom:0;}

/* ---- END BODY, CONTAINER,STRON,EM,P ---- */

/* 
--------------------------------------
HEADERS
--------------------------------------
*/

h1,h2,h3,h4,h5,h6{
	margin:40px 0 39px 0px;
	font-weight:700;
}
h2:nth-child(1),
h2.first,
h3:nth-child(1),
h3.first,
h4:nth-child(1),
h4.first,
h5:nth-child(1),
h5.first,
h6:first-child{margin: 0 0 34px;}
h1{font-size: 50px;line-height:60px;margin:0 0 25px;font-weight:700;padding-top: 25px;position:relative;}
h1:before{width:213px;}
h1:before,h2.withb:before,h2:before,._post_date:after,.contentpostgal ._contentm h4._imgtitle:after,.introgalmod ._galcont ._contentm h4._imgtitle:after{content:"";height:8px;width:213px;top:0;background:url("../images/border-title-blue.svg") no-repeat right top;position:absolute;}
h1.greenb:before,h2.withb.greenb:before{background-image:url("../images/border-title-green.svg")}
h1.blueb:before,h2.withb.blueb:before{background-image:url("../images/border-title-blue.svg")}
h2{font-size: 30px;line-height: 1.3;padding-top: 26px;position:relative;}
h2:before,h3:before,._post_date:after{width:192px;}
h3{font-size: 28px;line-height:40px;padding-top: 0;position:relative;margin: 30px 0 24px;}
h4{font-size: 20px;font-weight:normal;line-height: 34px;}
h5{font-size:24px;font-weight:normal;line-height: 35px;}
h6{font-size:26px;}
h4 strong,h5 strong{font-weight:normal;}

/* ---- END HEADERS ---- */

/* 
--------------------------------------
TRANSITION
--------------------------------------
*/

table tr,a,a:before,a:after,table td,table th,input,textarea,select,button,.transition
{
	-webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

/* ---- END TRANSITION ---- */

/* 
--------------------------------------
LINKS
--------------------------------------
*/


a{
	cursor: pointer;
	text-decoration:none !important;
	outline:0;
	-webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0);
  transform: translate(0);
  position: relative;
  vertical-align:baseline;
  display:inline-block;
  max-width:100%;
  color: #61bc52;
}
.uk-scope .uk-link, .uk-scope a{color: #61bc52;}
a:focus,a:active,a:hover{text-decoration:none !important;}
a:before{
  content: "";
  position: absolute;
  z-index: -1;
 left:0;
 right:0;
  bottom: 2px;
  background-color:transparent;
  height: 1px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
a:hover:before, a:focus:before, a:active:before {
left:51%;
right:51%;

}
a.hover.text:before{height:1px;}
a.onhover:before{left:51%;right:51%;}
a.onhover:hover:before, a.onhover:focus:before, a.onhover:active:before {left:0;right:0;}
.button
{
	display:inline-block;
	vertical-align:baseline;
	max-width:100%;
	background: url("../images/button-green-418x50.svg") no-repeat right top;
	color: #ffffff !important;
	letter-spacing: 1.54px;
	font-weight: 500 !important;
	font-size: 14px;
	padding: 16px 106px 16px 40px;
	line-height: 18px;
	background-size: cover;
}
.button.blueb{background-image:url("../images/button-blue-418x50.svg");}
.button.grayb{background-image:url("../images/button-grey-418x50.svg");}
.button:before{height: 100%;bottom:0;left:51%;right:51%;}
.button:hover:before{left:0;right:0;}
.content_area .button{margin-top: 50px;}
.more{color: #363f45;font-weight: 700;font-size: 14px;letter-spacing: 1.54px;margin:0 0 45px;padding-right:23px;}
.more:after,#back-to-top>a:after{content:"";position:absolute;width:7px;height:12px;background:url("../images/icon-arrow-left-dark-small.svg") no-repeat;right:0;top:8px;}
.button.more{padding-left:36px;padding-right: 64px;}
.button.more:after{width:9px;height:15px;background-image:url("../images/icon-arrow-white-9x11.svg");right: 40px;top: 16px;}
.buttonda,.buttondm{background:url("../images/diagonal-89x50-gray.svg") no-repeat left top;background-size: 100%;overflow:hidden;padding: 0;height: 50px;width: 89px;}
.buttonda.greenbg{background-image:url("../images/left-diagonal-upside-green-112x50.svg");}
.buttonda:after,.buttondm:after{content:"";position:absolute;width:8px;height:14px;right:17px;background:url("../images/icon-arrow-right-white.svg");top:0;bottom:0;margin:auto;}
.buttonda.buttondarr:after{background-image:url("../images/icon-arrow-down-white-35x20.svg");width:35px;height:20px;}
.buttonda>._label{pointer-events:none;transition:all 0.3s linear;display: inline-block;letter-spacing: 1.54px;font-size: 14px;color: #ffffff;text-transform: uppercase;line-height:100%;padding-top:18px;vertical-align: top;margin-left: 101px;width: 101px;}
.buttondm{background-image:url("../images/diagonal-upside-button-green.svg");width: 190px;}
.buttonda:hover>._label{opacity:1;position:relative;pointer-events:all;margin-left:56px;}
.buttondm{min-width:190px;letter-spacing: 1.54px;font-size: 14px;font-weight: 700;text-transform: uppercase;color: #ffffff !important;padding: 12px 33px 20px 56px;height: 100%;min-height: 50px;}
.buttond{text-transform: uppercase;padding:17px 69px 17px 33px;font-size: 14px;line-height:100%;color: #ffffff !important;font-weight: 700;letter-spacing: 1.54px;min-height:48px;}
.buttond:after{content:"";z-index:-1;top:0 !important;position:absolute;width:48px;height:100%;
background:url("../images/diagonal-button-blue.svg") no-repeat right bottom;background-size: cover;right:0;}
.buttond:before{height:100%;width:calc(100% - 48px);left:0 !important;right:auto;top:0 !important;transition: all 0.3s linear;background:#61bc52;}
.buttond.bluebg:before{background:#0179bf;}
.buttond.greenbg:after{background-image:url("../images/diagonal-button-green.svg");}
.buttond.greenbg:before{background:#61bc52;}
.buttond.graybg,.buttond:hover{color: #0179bf !important;}
.buttond.bluebg:hover{color:#61bc52 !important;}
.buttond.graybg:hover{color:#61bc52 !important;}
.buttond.graybg:before{background-color: #e5e5e5;}
.buttond.graybg:after{background-image:url("../images/diagonal-button-gray.svg");}
.arrowmore{padding:0 18px 0 0;line-height:22px;}
.arrowmore:after{content:"";position:absolute;right:0;top:4px;width:8px;height:14px;background:url("../images/icon-arrow-left-dark.svg");}
.buttonduarr{text-transform: uppercase;font-weight: 700;font-size: 14px;letter-spacing: 1.54px;color: #ffffff !important;padding: 18px 33px 18px 56px;line-height:100%;}
.buttonduarr:after{content:"";z-index:-1;top:0;position:absolute;right:0;background-size:100%;background:url("../images/diagonal-upside-button-green.svg") no-repeat left top;height:100%;width:100%;}
.buttonduarr:before{width:8px;height:14px;background:url("../images/icon-arrow-right-white.svg");z-index:1;right: 17px !important;left:auto !important;top: 17px;}
.button-play{color: #ffffff !important;font-size: 28px;font-weight: 700;text-align:center;}
.button-play:before{background:url("../images/icon-play-96x96.svg");width:96px;height:96px;left:0 !important;right:0;top:0;margin:0 auto 25px;position:relative;display:block;}
.button-play:hover{color:#61bc52;}
.more.morew{color:#ffffff;padding-right:18px;}
.more.morew:after{background-image:url("../images/icon-arrow-right-white-small.svg");width:9px;height:14px;top:6px;}
.buttondleft{color: #ffffff;line-height: 31px;letter-spacing: 1.54px;font-size: 14px;font-weight: 700;line-height: 100%;padding: 18px 73px;
background-size: cover !important;text-transform:uppercase;}
.buttondleft:before{width:calc(100% - 48px);height:100%;background:#61bc52;top: 0 !important;left:auto !important;right:0 !important;}
.buttondleft.buttonb1:before{background:#0179bf}
.buttondleft.buttonb{background:url("../images/diagonal-left-blue-249x51.png") no-repeat left top;}
.buttondleft.buttondl{padding-right:74px;}
.buttondleft.buttondl:after{content:"";position:absolute;width:22px;height:22px;background:url("../images/icon-download-white-20x20.svg");right:25px;top: 13px;}
.buttondleft.buttong{background:url("../images/diagonal-left-green-439x50.svg") no-repeat left top;}
.buttondleft.buttong1:hover:before{background:#0179bf;}
.arrowdown:after{content:"";display:block;width:25px;height:14px;background:url("../images/icon-angle-down-green-25x14.svg");position:absolute;right:0;top:0;}
.buttondleft.buttonemail{padding-right:70px;}
.buttondleft.buttonemail:after{content:"";position:absolute;width:25px;height:20px;right:23px;top:15px;background:url("../images/icon-envelope-25x20.svg");}
.backarrow{font-size: 14px;font-weight: 700;letter-spacing: 1.54px;line-height:100%;text-transform: uppercase;color: #363f45;padding-left:20px;}
.backarrow:hover{color:#61bc52;}
.backarrow:before{content:"";position:absolute;left:0 !important;width:9px;height:14px;background:url("../images/icon-angle-left-dark-9x14.svg");top:0;}
.buttondm:hover{color: #0179bf !important;}
.buttondm:hover:after{background-image:url("../images/icon-arrow-right-blue-8x14.svg");}
.buttondleft.buttonb:hover{background-image:url("../images/diagonal-left-green-249x51.png")}
.buttondleft.buttonb:before{background:transparent !important;}


:after, .buttondm:after{}

/* ---- END LINKS ---- */

/* 
--------------------------------------
LISTS
--------------------------------------
*/

ul,ol
{
	margin: 0px 0 20px 0px;
	position:relative;
	padding: 0;
}
ol{padding-left:30px;}
ul ul, ul ol, ol ol, ol ul{padding:20px 0;}
ul ul:last-child,ol ul:last-child,ol ol:last-child{padding-bottom:0;}
ul, ul li{
	list-style:none;
}
ol li,ul li{padding: 0 0 0 24px;margin: 0 0 10px;position:relative;}
ol{
	padding-left:25px;
}
ol li{padding-left:10px;}
ol li li{margin-left:20px;}
ul li:before{
	content:"\f111";
	font-weight:900;
	font-family:"Font Awesome 5 Free";
	padding: 0;
	vertical-align:top;
	display:inline-block;
	color: #61bc52;
	margin: 0px 0px 0px;
	position:absolute;
	left: 0;
	font-size: 8px;
}
ul.inline_lib4>li:before{position:unset;margin-left:0;margin-right:20px;}
ul>li[style="list-style-type:none;"]:before,ul>li[style="list-style-type: none;"]:before{display:none;}
ul>li[style="list-style-type:none;"]>ul,ul>li[style="list-style-type: none;"]>ul{padding-left:10px;}
ul.links{}
ul.links li{margin-bottom:15px;}
ul.links li:before{
	   content: "\f0c1";
    font-size: 17px;
    font-weight: 900;
  margin:0;background:transparent;width:inherit;height:inherit;
}
ul.pdf{}
ul.pdf li{}
ul.pdf li:before{content:"\f1c1";}
ul.pdf{padding:0;}
ul.pdf li{background:url("../images/doc-icon.png") no-repeat left top transparent;padding-left:50px;}
ul.nostyle,.bootstrap-datetimepicker-widget ul,.select2-container ul,ul.order_details{margin:0;padding:0;}
ul.nostyle>li,.bootstrap-datetimepicker-widget ul li,ul.order_details{margin:0;padding:0;}
ul.nostyle>li:before,.bootstrap-datetimepicker-widget ul li:before,ul.uk-slideshow li:before,ul.uk-grid>li:before,.select2-container li:before,ul.woocommerce-error li:before,ul.order_details>li:before{display:none;}
.select2-container li{padding:5px 15px;margin:0;}
.select2-results ul>li{margin-bottom:0;}
ul.uk-slider,.uk-slider:not(.uk-drag){transition: all 1s linear;}
ul.link_icon{margin-top:25px;}
ul.link_icon li{padding-left:45px;}
ul.link_icon li:before{content:"";font-family:inherit;background:url("../images/pdf-icon.png") no-repeat left top transparent;width:32px;height:27px;
border:0;margin:0;padding:0;}
ul.link_icon li.doc:before{background-image:url("../images/doc-icon.png");}
ul.uk-slideshow li{padding:0;margin:0;}

/* ---- END LISTS ---- */


/* 
--------------------------------------
TABLE
--------------------------------------
*/

table
{
	border-spacing: 0;
    border-collapse: collapse;
	clear: both;
	margin: 0 0 25px 0;
	padding: 0px;
	width: 100%;
	border:0 !important;
	border-radius:0 !important;
	font-size:100%;
	font-family:inherit;
	line-height:inherit;	
}
table tr{
	border-bottom:solid 1px #ffffff;
}
table tr:last-child{
	border:0;
}
table th
{
	padding: 5px 10px;
	text-align: left;
	text-transform:uppercase;
	vertical-align:top;
}
table td
{
	border:0;
	padding: 5px 10px;
	text-align:left;
	vertical-align:top;
}
table td.right{text-align:right;}
table tr:nth-child(odd)
{
	
}
table tr:nth-child(even)
{
	
}
table tr:hover
{
	
}

table.nostyle td,table.nostyle th,table.nostyle tr{border:0;}
table.nostyle{width:inherit;}
table.nostyle td{padding-left:0;}

/* ---- END TABLE ---- */


/* 
--------------------------------------
OTHERS
--------------------------------------
*/
img{
	max-width:100%;
	height:auto;
	vertical-align:middle;
 display:inline-block;
}
a.withimage .uk-overlay-panel{opacity:0;}
a.withimage:hover .uk-overlay-panel{opacity:1;}
img.full{width:100%;}
img.noborder,a.noborder img{border:0;}
figure{margin:0;display:block;position:relative;}
iframe{border:0;max-width:100%;margin-bottom:20px;display:block;}
video{max-width:100%;;height:auto;}
fieldset{border:0;margin:0;padding:0;min-width:100%;}
.show_content_info,.show_items_info{display:none;}
.toolbar .show_content.active{pointer-events: none;}

hr,div.new_separator,div.separator
{
	background: none;
	border-bottom: solid 1px #756f7c;
	border-top:solid 1px #c3c1ad;
	margin: 25px 0;
	width: 100%;
	clear:both;
}
.uk-lightbox-content img,.withimage img{margin-top:0;}
.uk-lightbox-content img{border:0;}
.uk-close{width: 50px;height: 50px;background: #61bc52;margin: -40px -40px 0 0 !important;z-index: 1;}
.uk-close:before{display:none;}
.uk-close-alt:after{color: #ffffff;text-shadow:none;border: 0 !important;top: 0px;border-radius:50%;bottom:0;left:0 !important;right:0 !important;background:transparent;line-height: 44px;width: 100% !important;opacity: 1;font-size: 30px;}
blockquote:before{position:absolute;content:"";left:0;}
blockquote{display:block;border:0;padding:0px;margin:0 0 30px;position:relative;}
dt.error,dd.error {display:none;}
a.uk-position-cover:before{background:none !important;}
.uk-position-cover:before,.uk-position-cover:after{display:none;}
.at-style-responsive .at-share-btn:before{left:51%;right:51%;bottom:0;height:100%;}
.at-style-responsive .at-share-btn:hover:before{left:0;right:0;}
.atss{z-index:9999999 !important;}
.atss .at-share-btn, .atss a{width:35px !important;font-size:20px !important;}
.atss .at-share-btn span .at-icon, .atss a span .at-icon{width:28px !important;height:28px !important}
ul.at-expanded-menu-service-list li{padding:0;}
ul.at-expanded-menu-service-list li:before,
ul.at-expanded-menu-service-list li button:before,
ul.at-expanded-menu-service-list li button:after,
.at-expanded-menu-ft button:before,.at-expanded-menu-ft button:after,
#at-expanded-menu-host .at-expanded-menu-close:before,#at-expanded-menu-host .at-expanded-menu-close:after{display:none !important;}
#at-expanded-menu-host .at-expanded-menu-load{line-height:100%;}
#at-expanded-menu-host .at-expanded-menu-close{line-height:40px !important;}
.atm-i a:before{background:transparent;}
#at-expanded-menu-host .at-expanded-menu-load{margin-top:20px;width: 145px;height: 44px;}
#at-expanded-menu-host .at-expanded-menu-service-list button{width:64px !important;height:64px !important;}
#at15s.atm{display:none !important;}
.edit_post_link {
 font-weight: 500;
 text-align: center;
 font-size: 14px;
 line-height:100%;
 margin-top: 30px;
 position: fixed;
 left: 0;
 background: #000000;
 top:50%;
 padding:10px;
}
.edit_post_link>a{color:#ffffff;}

/* ---- END OTHERS ---- */

/* 
--------------------------------------
SEARCH RESULTS
--------------------------------------
*/
.search_res{width:90%;padding-left:20px;}
.search_res a.search_link,
.search_res span.search_cont{display:block;}
ul.search_res li{margin-bottom:15px;}

/* ---- END SEARCH RESULTS ---- */

/* 
--------------------------------------
PAGINATION
--------------------------------------
*/

.woocommerce-pagination{margin:40px 0 0;}
.page_navigation ul.page-numbers{display:block;}
.pagination{clear:both;padding:60px 0 30px !important;text-align:center;}
.pagination > li,.page-numbers > li{display:inline-block;margin:0 5px 5px 0 !important;padding: 0;}
.pagination > li:before,.page-numbers > li:before{display:none;}
.pagination > li:last-child,.woocommerce nav.woocommerce-pagination ul li:last-child{margin-right:0 !important;}
.pagination > li > a,
.pagination > li > span,
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span{background-color:#ffffff;border-radius:0px;padding:10px 15px;margin-bottom:5px;border:solid 1px rgba(39, 56, 112, 0.2);font-size:15px;display:inline-block;vertical-align:top;color:#1a1713;line-height: normal;}
.pagination > li > a:before{left:51%;right:51%;height:100%;bottom:0;}
.pagination > li:hover > a,.pagination > li.active > a{background:#61bc52;color:#ffffff;}
.pagination > li:hover > a:before,.pagination > li.active > a:before{left:0;right:0;}
.pagination > li span{background: #dad1c6;}


/* Woocommerce */
.woocommerce nav.woocommerce-pagination ul{border:0;white-space:initial;}
.woocommerce nav.woocommerce-pagination ul li{float:none;display:inline-block;vertical-align:top;border:0;}


/* ---- END PAGINATION ---- */


/* 
--------------------------------------
WIDGETKIT
--------------------------------------
*/
.uk-slidenav-position .uk-slidenav{text-indent:0px !important;display:block !important;width: 24px;height: 41px;margin-top:-30px;background:url("../images/icon-arrow-left-green.svg") no-repeat;}
.uk-slidenav-position .uk-slidenav-previous{left:60px;}
.uk-slidenav-position .uk-slidenav-next{transform:rotate(-180deg);right:60px;}
.uk-lightbox-content .uk-slidenav-previous{left:20px;text-indent:0 !important;}
.uk-lightbox-content .uk-slidenav-next{right:20px;}
a.uk-slidenav:before{opacity:1;}
a.uk-slidenav:after{display:none;}
a.uk-slidenav{width:auto;height:auto;}
a.uk-position-cover:before,
.uk-slidenav-position .uk-slidenav-previous:before,
.uk-slidenav-position .uk-slidenav-next:before{display:none;}
.uk-slidenav-previous:before{content:"\f060";}
.uk-slidenav-next:before{content:"\f061";}
.uk-overlay-background{background: rgba(97, 188, 82, 0.5);}
.uk-overlay-icon:before{color:#0179bf;}
.uk-modal-caption {
    background-color: #000000;
    color: #ffffff;
    padding: 5px;
    text-overflow: inherit;
    overflow: inherit;
    white-space: normal;
    font-size: 18px;
    line-height: normal;
}
.uk-dotnav li:before{display:none;}
.uk-panel-teaser img{border:0;margin:0;}
.uk-modal{z-index: 999999999;}
.uk-modal-dialog{width:80%;}
.uk-overlay-panel{padding:0;}
a.uk-modal-close:before{bottom:0;left:51%;right:51%;height:100%;border-radius:50%;}
a.uk-modal-close:hover:before{left:0;right:0;}
a.uk-modal-close:hover{color:#ffffff;}
.uk-tab{position:relative;width:100%;float:none;right:0;left:0;}
.uk-tab-center .uk-tab>li{right:0;left:0;}
ul.uk-switcher,ul.uk-switcher>li,ul.uk-subnav,ul.uk-subnav>li{margin:0;padding:0;}
ul.uk-switcher>li:before,ul.uk-subnav>li:before,ul.uk-thumbnav>li:before{display:none;}
ul.uk-subnav{border-bottom: 1px solid #e9eaed;}
ul.uk-subnav>li{
    background: none;
    margin: 0 5px 0 0;
    background-color: white;
    border: 1px solid #e9eaed;
    border-bottom:0;
    border-radius: 0;
    transition: background 0.3s linear;
    text-align: center;
    box-shadow: none;
    text-shadow: none;
}
ul.uk-subnav>li:last-child{margin-right:0 !important;}
ul.uk-subnav>li>a{display:block;width:100%;padding: 6px 20px;color:#13254B;}
ul.uk-subnav>li.uk-active>a{background:#dd3e0c;}
ul.uk-subnav>li>a:hover,ul.uk-subnav>li.uk-active>a{color:#ffffff;}
ul.uk-subnav>li>a:before{height:100%;bottom:0;z-index:-1;}
.videoonly .uk-modal-dialog{padding:0;height:calc(100vh - 100px);width: 90%;}
.videoonly .uk-modal-dialog iframe{width:100%;position:absolute;height:100%;}
.videoonly .uk-close{margin:-20px -20px 0 0 !important;font-weight: 700 !important;font-size: 30px !important;padding:0;background:#61bc52;}
.uk-modal-dialog .uk-close svg{display:none;}
.uk-modal-dialog .uk-close:before{content:"\f00d";font-family:"Font Awesome 5 Free";font-size:30px;display:block;text-align:center;
line-height:100% !important;color:#ffffff;}

/* ---- END WIDGETKIT ---- */

/* Others */
/*.gmap iframe{pointer-events:none;}*/
.mpfy-container{z-index:2;}
p.wp-caption-text{font-size: 14px;line-height: 29px;text-align:center;margin:0;}
.wp-caption{max-width:100%;text-align:center;}
.cp_container{display:none;}
sup{vertical-align:top;display:inline-block;margin-top:-5px;}
.fimg{display:block;background-repeat: no-repeat;background-size: cover;background-position: center center;width: 100%;height: 100%;position:absolute;left:0;top:0;}
.fimg.default{background-color: #707070;}
.fimg.default.bluebg{background:#0179bf !important;}
html.uk-modal-page header.main,html.uk-modal-page p#back-to-top{z-index: 1;}

/* ---- END OTHERS ---- */

/* 
--------------------------------------
MORE CLASSES
--------------------------------------
*/

span.capt_img{position:relative;z-index:1;}
span.capt_img_text{position:absolute;bottom:0;left:0;right:0;width:100%;background-color: rgba(216,207,175,0.9);padding:9px;color: #2e2005 !important;
font-size: 16px !important;line-height: 20px !important;bottom:15px;}
.wp-block-image{position:relative;z-index:1;margin: 50px 0;text-align:center;}
.wp-block-image figcaption,figcaption{display:block;text-align:center;font-size: 15px;line-height: 20px;font-style:normal;margin-top:21px;font-weight: 700;}
.columns{margin:0;padding:0;list-style:none;}
.columns>*{padding:0;margin:0;float:left;list-style:none;}
.columns>*:last-child{margin-right:0 !important;}
.columns>li:before{display:none;}
.columns.columns-1>*{float:none;width:100%;}
.columns.columns-2>*{width:50%;}
.columns.columns-3>*{width:33.33%;}
.columns.columns-4>*{width:25%;}
.columns.columns-5>*{width:20%;}
.columns.columns-6>*{width:16.6%;}
.columns.columns-2>*:nth-child(2n+1),
.columns.columns-3>*:nth-child(3n+1),
.columns.columns-4>*:nth-child(4n+1),
.columns.columns-5>*:nth-child(5n+1),
.columns.columns-6>*:nth-child(6n+1){clear:both;}
.imagebg{background-repeat:no-repeat;background-size:cover;background-position:center center;}
.grecaptcha-badge{display:none !important;}
.recaptcha-notice{font-size:14px;margin-top:20px;text-align:center;}

/* ---- MORE CLASSES ---- */

/* 
--------------------------------------
BACK TOP
--------------------------------------
*/


/* ---- END BACK TOP ---- */


/* 
--------------------------------------
CLASSES
--------------------------------------
*/
a.false{cursor:text;}
.smallf{font-size:14px;}
.whitef{color:#ffffff !important;}
.whitebg{background-color:#ffffff !important;}
.darkf{}
a.darkf:hover{}
.clear{clear:both;}
.pull-left{float:left;}
.pull-right{float:right;}
.iblock{display:inline-block;vertical-align:top;}
.block{display:block;}
.hide{display:none;}
.hide_force{display:none !important;}
.noheight{height:0;}
.fixed{position:fixed;}
.absolute{position:absolute;}
.relative{position:relative;}
.pointer{cursor:pointer;}
.nobg{background:none !important;}
.nopadding{padding:0 !important;}
.nomargin{margin:0 !important;}
.nomargint{margin-top:0 !important;}
.nomarginb{margin-bottom:0 !important;}
.nomarginl{margin-left:0 !important;}
.nomarginr{margin-right:0 !important;}
.nopadt{padding-top:0 !important;}
.nopadb{padding-bottom:0 !important;}
.nopadl{padding-left:0 !important;}
.nopadr{padding-right:0 !important;}
.normal{font-weight:normal !important;}
.center{text-align:center;}
.alignright {float: right;margin: 5px 0 30px 40px;}
.alignleft {float: left;margin:5px 30px 40px 0;}
.aligncenter {display: block;margin-left: auto;margin-right: auto;}
.noline{text-decoration:none !important;}
.withline{text-decoration:underline !important;}
a.noeffect:before,a.noeffect:after,
a.withimg:before,a.withimg:after,
a.pp_close:before,a.pp_close:after{display:none;}
.noshadow{text-shadow:none;}
.clearfix:before,.clearfix:after,.columns:before,.columns:after{display: table;content: " ";}
 .clearfix:after,.columns:after{clear:both;}
 .notransition{transition:none !important;}
.moduletable.centerh h3.module_header{text-align:center;}
.absolutediv.left img, .absolutediv.right img {width: 100%;}
.withbefore:before,
.withafter:after{content:"";display:block;position:absolute;width:100%;height:100%;}
.noafter:after{display:none;}
h3.noborder,h2.noborder{padding-top:0;}
h3.noborder:before,h2.noborder:before{display:none;}

/* ---- END CLASSES ---- */