/************************************************************
 *
 * Theme Name: Enfold Child
 * Template: enfold
 *
 ************************************************************
 *
 * CHILD-BASE
 *
 ************************************************************
 *
 * ----------------------------------------------------------
 *
 * GLOBAL
 *
 * ----------------------------------------------------------
 *
 * - TRANSITIONS
 */

a,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
span,
input,
button,
select,
strong,
textarea,
#submit,
.button,
.avia-button,
.avia-menu-text,
.toggler,
.colorbox,
.thumb::before
{
	-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;
}

/*
 * - TYPO
 */

body
{
	line-height: 1.6em;
}

body,
a,
p,
ul,
ol,
li,
dt,
dd,
th,
td
{
	font-weight: 300;
}

strong
{
	font-weight: 600;
}

a,
a:hover,
a:focus,
a:visited
{
	text-decoration: none !important;
}

p,
hr,
ul,
ol,
table
{
	margin: 30px 0;

}

p + h1,
p + h2,
p + h3,
p + h4,
p + h5,
p + h6
{
	margin: 14px 0 24px 0;
}

.special_amp
{
	color: inherit !important;
	font-family: inherit;
	font-size: inherit;
	font-style: normal;
	font-weight: 300;
}

#top #wrap_all .footer_color p,
#top #wrap_all .footer_color ul,
#top #wrap_all .footer_color ol,
#top #wrap_all .footer_color th,
#top #wrap_all .footer_color td
{
	color: rgba(255,255,255,0.7);
}

#top .template-page .entry-content-wrapper h1,
#top .template-page .entry-content-wrapper h2
{
	letter-spacing: 0;
}

/*
 * - FORM
 */

#top form,
#top fieldset
{
	margin: 0;
}

#top label
{
	font-weight: 300;
	font-size: 14px;
}

#top input[type="url"],
#top input[type="tel"],
#top input[type="text"],
#top input[type="input"],
#top input[type="email"],
#top input[type="search"],
#top input[type="number"],
#top input[type="password"],
#top textarea,
#top select,
#top .avia_ajax_form .text_input,
#top .avia_ajax_form .text_area,
#top .avia_ajax_form .select
{
	font-family: 'Roboto', Arial, sans-serif;
	font-weight: 300;
	font-size: 14px;
	padding: 15px;
	line-height: 18px;
	border-radius: 0;
	-webkit-box-shadow: none !important;
	   -moz-box-shadow: none !important;
	        box-shadow: none !important;
}

#top .avia_ajax_form .form_element
{
	margin-top: 0;
	margin-bottom: 10px;
}

#top .avia_ajax_form .form_element:nth-child(-n+4)
{
	margin-top: 0;
	margin-bottom: 20px;
}

#top .avia_ajax_form .form_element:last-child
{
	margin-top: 0;
	margin-bottom: 0;
}

#top .avia_ajax_form .form_element_half
{
	width: 49%;
	margin-left: 2%;
}

#top .avia_ajax_form .form_element_fourth
{
	width: 24%;
	margin-top: 15px;
}

#top .avia_ajax_form .form_element.first_form
{
	margin-left: 0;
}

#top .avia_ajax_form .form_element.first_form select
{
	min-height: 180px;
}

@media only screen and (max-width: 640px)
{

	.responsive #top #wrap_all .avia_ajax_form .form_element
	{
		width: 100%;
		margin-left: 0;
	}
}

@media only screen and (max-width: 480px)
{

	.responsive #top #wrap_all .avia_ajax_form .form_element .button
	{
		width: 100%;
	}
}

/*
 * - RECAPTCHA
 */

#top .avia_ajax_form .av-recaptcha-area
{
	margin-top: 0;
	margin-bottom: 0;
}

#top .avia_ajax_form .av-google-badge-message
{
	padding-top: 20px;
}

@media only screen and (max-width: 767px)
{

	.responsive #top #wrap_all .avia_ajax_form .av-google-badge-message
	{
		min-width: 100%;
	}

}

/*
 * ----------------------------------------------------------
 *
 * BUTTON
 *
 * ----------------------------------------------------------
 *
 * - BASE
 */

#top .button,
#top .avia-button,
#top .avia-button.avia-color-dark,
#top .avia-button.avia-color-light
{
	font-family: 'Dosis', Arial, sans-serif;
	opacity: 1;
	margin: 0;
	min-width: auto;
	border-width: 3px;
	border-radius: 0;
	border-style: solid;
	font-weight: 600;
	font-size: 15px;
	text-transform: uppercase;
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
	        box-shadow: none;
}

/*
 * - SIZE
 */

#top .avia-button.avia-size-small
{
	padding: 10px 30px;
	line-height: 18px;
	font-size: 12px;
}

#top .avia-button.avia-size-medium
{
	padding: 10px 40px;
	line-height: 18px;
	font-size: 14px;
}

#top .avia-button.avia-size-large
{
	padding: 20px 60px;
	line-height: 20px;
	font-size: 20px;
}

#top .avia-button.avia-size-x-large
{
	padding: 30px 80px;
	line-height: 30px;
	font-size: 24px;
}

#top .avia-slideshow-button
{
	padding: 15px 50px;
	line-height: 20px;
	font-size: 16px;
}

#top .avia-buttonrow-wrap .avia-button
{
	margin-bottom: 0 !important;
}

@media only screen and (max-width: 767px)
{
	
	.responsive #top #wrap_all .avia-button,
	.responsive #top #wrap_all .avia-button-wrap
	{
		width: 100% !important;
	}


	
	#top .avia-buttonrow-wrap .avia-button
	{
		margin-bottom: 10px !important;
	}

	#top .avia-buttonrow-wrap .avia-button:last-child
	{
		margin-bottom: 0 !important;
	}

}

/*
 * - COLOR
 */

#top .button,
#top .avia-button.avia-color-theme-color,
#top .avia-button.avia-color-theme-color-subtle
{
	background-color: transparent;
	border-color: #dddddd;
	color: #003278;
}

#top .button:hover,
#top .avia-button.avia-color-theme-color:hover,
#top .avia-button.avia-color-theme-color-subtle:hover
{
	background-color: transparent;
	border-color: #8cc7ff;
	color: #8cc7ff;
}

#top .button,
#top input[type="submit"],
#top .avia-button.avia-color-theme-color-highlight
{
	background-color: #ffdc00;
	border-color: #ffdc00;
	color: #003278;
}

#top .button:hover,
#top input[type="submit"]:hover,
#top .avia-button.avia-color-theme-color-highlight:hover
{
	background-color: #8cc7ff;
	border-color: #8cc7ff;
	color: #ffffff;
}

#top .avia-button.avia-color-light
{
	background-color: transparent;
	border-color: rgba(255,255,255,0.2);
	color: #ffffff;
}

#top .avia-button.avia-color-light:hover
{
	background-color: transparent;
	border-color: #ffffff;
	color: #ffffff;
}

#top .avia-button.avia-color-dark
{
	background-color: transparent;
	border-color: #dddddd;
	color: #003278;
}

#top .avia-button.avia-color-dark:hover
{
	background-color: transparent;
	border-color: #003278;
	color: #003278;
}

/*
 * ----------------------------------------------------------
 *
 * MISC
 *
 * ----------------------------------------------------------
 *
 * - HIDE
 */

#top .image-overlay,
#top #scroll-top-link
{
	display: none !important;
}

/*
 ************************************************************
 *
 * AJAX LOAD
 *
 ************************************************************
 *
 * ----------------------------------------------------------
 *
 * ELEMENT
 *
 * ----------------------------------------------------------
 *
 * - THUMB
 */

#top #wrap_all .alm-listing .thumb
{
	position: relative;
}

#top #wrap_all .alm-listing .thumb img
{
	display: block;
	position: relative;
	max-width: 100%;
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	border-radius: 0;
}

#top #wrap_all .alm-listing .thumb::before
{
    content: "";
    position: absolute;
	z-index: 1;
    top: 0;
    left: 0;
    right: 0;
}

#top #wrap_all .alm-listing a .thumb::before
{
	background-color: rgba(0,50,120,0.1);
    bottom: 100%;
}

#top #wrap_all .alm-listing a:hover .thumb::before
{
    bottom: 0;
}

/*
 * - TITLE
 */

#top #wrap_all .alm-listing a .title
{
	position: relative;
}

#top #wrap_all .alm-listing a .title::before
{
	content: '';
	z-index: 99;
	position: absolute;
	top: -6px;
	left: calc(50% - 12px);
	width: 12px;
	height: 12px;
	background-color: #ffdc00;
}

#top #wrap_all .alm-listing a .title h3
{
	display: block;
	margin: 0;
	padding: 30px;
	text-align: center;
	background-color: #003278;
	color: rgba(255,255,255,0.7);
}

#top #wrap_all .alm-listing a:hover .title h3
{
	color: rgba(255,255,255,1);
}

@media only screen and (max-width: 1024px)
{

	.responsive #top #wrap_all .alm-listing .title h3
	{
		font-size: 16px;
	}

}

@media only screen and (min-width: 1025px)
{

	.responsive #top #wrap_all .alm-listing .title h3
	{
		font-size: 18px;
	}

}

/*
 * - BUTTON
 */

#top #wrap_all .alm-btn-wrap
{
	margin: 0;
	padding: 0;
	text-align: center;
}

#top #wrap_all .alm-btn-wrap .alm-load-more-btn
{
	width: auto;
	height: auto;
	margin-top: 20px;
	cursor: pointer;
}

#top #wrap_all .alm-btn-wrap .alm-load-more-btn.done,
#top #wrap_all .alm-listing.no-loading + .alm-btn-wrap
{
	display: none;
}


/*
 * ----------------------------------------------------------
 *
 * WRAPPER
 *
 * ----------------------------------------------------------
 *
 * - ITEM
 */

#top #wrap_all .alm-listing .alm-reveal > li.alm-item
{
	display: flex;
	padding: 0;
	margin: 10px;
	list-style: none;
}

#top #wrap_all .alm-listing .alm-reveal > li.alm-item > a
{
	display: flex;
	flex-flow: column wrap;
}

@media only screen and (min-width: 768px)
{

	.responsive #top #wrap_all .alm-listing .alm-reveal > li.alm-item
	{
		width: calc(50% - 20px);
	}

}

@media only screen and (max-width: 767px)
{

	.responsive #top #wrap_all .alm-listing .alm-reveal > li.alm-item
	{
		width: 100%;
		margin-bottom: 20px;
	}

	.responsive #top #wrap_all .alm-listing .alm-reveal > li.alm-item:last-child
	{
		margin-bottom: 0;
	}

}

/*
 * - WRAP
 */

#top #wrap_all .alm-listing
{
	margin: 0;
	list-style: none;
}

#top #wrap_all .alm-listing .alm-reveal
{
	display: flex;
	justify-content: space-between;
}

@media only screen and (max-width: 767px)
{

	.responsive #top #wrap_all .alm-listing .alm-reveal
	{
		flex-flow: column wrap;
	}

}

@media only screen and (min-width: 768px)
{

	.responsive #top #wrap_all .alm-listing .alm-reveal
	{
		flex-flow: row wrap;
		margin: -10px;
	}

}

/*
 * ----------------------------------------------------------
 *
 ************************************************************
 *
 * CHILD-GRID
 *
 ************************************************************
 *
 * ----------------------------------------------------------
 *
 * FLEX
 *
 * ----------------------------------------------------------
 *
 * - COLUMN
 */

@media only screen and (max-width: 989px)
{

	.responsive #top #wrap_all .container
	{
		width: 100%;
		max-width: 100%;
		padding-left: 30px;
		padding-right: 30px;
	}

	.responsive #top #wrap_all .flex_column_table
	{
		margin-top: 40px;
		margin-bottom: 40px;
	}

	.responsive #top #wrap_all .flex_column,
	.responsive #top #wrap_all .flex_column.av-break-at-tablet
	{
		margin-bottom: 40px;
	}

	.responsive #top #wrap_all #footer .flex_column,
	.responsive #top #wrap_all .flex_column:last-child
	{
		margin-bottom: 0;
	}

}

@media only screen and (max-width: 767px)
{

	.responsive #top #wrap_all .container
	{
		padding-left: 30px;
		padding-right: 30px;
	}

}

@media only screen and (min-width: 990px)
{

	.responsive #top #wrap_all .flex_column
	{
		margin-top: 0;
		margin-bottom: 0;
	}

	.responsive #top #wrap_all .flex_column_table
	{
		margin-top: 40px;
		margin-bottom: 40px;
	}

}

/*
 * - CONTAINER
 */

#top .layout-thin .container
{
	max-width: 800px;
}

#top .layout-wide .container
{
	max-width: 100%;
}

/*
 * - COLORBOX
 */

#top .colorbox
{
	padding: 40px;
}

@media only screen and (max-width: 767px)
{

	.responsive #top .colorbox
	{
		padding: 30px;
	}

}

#top .colorbox .avia_textblock p:first-child
{
	margin-top: 0;
}

#top .colorbox .avia_textblock p:last-child
{
	margin-bottom: 0;
}

/*
 * ----------------------------------------------------------
 *
 ************************************************************
 *
 * CHILD-LAYOUT
 *
 ************************************************************
 *
 * ----------------------------------------------------------
 *
 * ELEMENTS
 *
 * ----------------------------------------------------------
 *
 * - MISC
 */

#scroll-top-link
{
	display: none;
}

/*
 * ----------------------------------------------------------
 *
 * MENU
 *
 * ----------------------------------------------------------
 *
 * - MAIN
 */

#top .av-main-nav ul
{
	border: none;
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
	        box-shadow: none;
}

#top .av-main-nav > li > a
{
	font-family: 'Dosis', Arial, sans-serif;
	text-transform: uppercase;
	font-size: 18px;
}

/*
 * ----------------------------------------------------------
 *
 * HEADER
 *
 * ----------------------------------------------------------
 *
 * - LOGO
 */

#top .logo,
#top .logo a
{
	overflow: visible;
}

#top .logo svg
{
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	height: 100%;
	max-width: 180px;
}

#top :not(.av_header_transparency).av_alternate_logo_active .logo .subtext svg
{
	opacity: 0;
	filter: alpha(opacity=0);
}

/*
 *
 * ----------------------------------------------------------
 *
 * FOOTER
 *
 * ----------------------------------------------------------
 *
 * - ELEMENT
 */

#top #footer p,
#top #footer ul,
#top #footer .widget,
#top #footer .widgettitle
{
	margin: 0;
	line-height: 1.7em;
}

#top #footer .widgettitle
{
	margin-bottom: 20px;
}
#top #footer p
{
	font-size: 16px;
}

#top #footer p,
#top #wrap_all #footer a
{
	color: rgba(255,255,255,0.7);
}

#top #footer a:hover
{
	color: rgba(255,255,255,1.0);
}

/*
 * - TEXT
 */

#top .flex_column:last-child .textwidget
{
	text-align: right
}

/*
 * - MEDIA
 */

@media only screen and (max-width: 989px)
{

	.responsive #top #wrap_all #footer .widget.widget_media_image
	{
		margin-top: -180px;
	}
	
}

@media only screen and (min-width: 990px) and (max-width: 1024px)
{

	.responsive #top #wrap_all #footer .widget.widget_media_image
	{
		margin-top: 30px;
		margin-left: 15%;
	}

}

@media only screen and (min-width: 1920px)
{

	.responsive #top #wrap_all #footer .widget.widget_media_image
	{
		margin-top: -60px;
	}
	
}

@media only screen and (min-width: 2200px)
{

	.responsive #top #wrap_all #footer .widget.widget_media_image
	{
		margin-top: -120px;
	}
	
}

@media only screen and (min-width: 2400px)
{

	.responsive #top #wrap_all #footer .widget.widget_media_image
	{
		margin-top: -160px;
	}
	
}

/*
 * - LOGO
 */

#top #footer #logo
{
	width: auto;
	height: 100%;
	max-width: 180px;
	
}

@media only screen and (max-width: 1600px)
{

	.responsive #top #wrap_all #footer #logo
	{
		height: 100px;
		margin-left: 20%;
	}

}

@media only screen and (max-width: 1024px)
{

	.responsive #top #wrap_all #footer #logo
	{
		margin-left: 0;
	}

}

@media only screen and (min-width: 990px) and (max-width: 1024px)
{

	.responsive #top #wrap_all #footer #logo
	{
		height: 80px;
	}

}

/*
 * - WRAP
 */

#top #footer
{
	padding: 60px 0;
	border-top: none;
	background-image: linear-gradient(45deg, #a2d2fe,#325a91);
}

@media only screen and (max-width: 1280px)
{

	.responsive #top #wrap_all #footer
	{
		padding: 40px 0;
	}
	
}

@media only screen and (max-width: 1024px)
{

	.responsive #top #wrap_all #footer
	{
		padding: 30px 0;
	}
	
}

@media only screen and (max-width: 989px)
{

	.responsive #top #wrap_all #footer
	{
		padding: 40px 0;
	}
	
}

@media only screen and (min-width: 768px)
{

	.responsive #top #wrap_all #footer
	{
		background-image: none;
		background-color: transparent;
	}

}

/*
 * ----------------------------------------------------------
 *
 * SOCKET
 *
 * ----------------------------------------------------------
 *
 * - ELEMENT
 */

#top #socket p,
#top #socket ul,
#top #socket span,
#top #socket .menu
{
	margin: 0;
	line-height: 2em;
}

/*
 * ----------------------------------------------------------
 *
 * SECTION
 *
 * ----------------------------------------------------------
 *
 * - WRAP
 */

#top .avia-section
{
	min-height: 0;
}

/*
 * - PADDING
 */

#top .content,
#top .sidebar
{
	padding-top: 60px;
	padding-bottom: 60px;
}

#top .avia-section-no-padding .content,
#top .avia-section-no-padding .sidebar
{
	padding-top: 0;
	padding-bottom: 0;
}

#top .avia-section-small .content,
#top .avia-section-small .sidebar
{
	padding-top: 40px;
	padding-bottom: 40px;
}

#top .avia-section-large .content,
#top .avia-section-large .sidebar
{
	padding-top: 80px;
	padding-bottom: 80px;
}

#top .avia-section-huge .content,
#top .avia-section-huge .sidebar
{
	padding-top: 100px;
	padding-bottom: 100px;
}

@media only screen and (max-width: 480px)
{

	.responsive #top #wrap_all .content,
	.responsive #top #wrap_all .sidebar
	{
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.responsive #top #wrap_all .avia-section-no-padding .content,
	.responsive #top #wrap_all .avia-section-no-padding .sidebar
	{
		padding-top: 0;
		padding-bottom: 0;
	}

	.responsive #top #wrap_all .avia-section-small .content,
	.responsive #top #wrap_all .avia-section-small .sidebar
	{
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.responsive #top #wrap_all .avia-section-large .content,
	.responsive #top #wrap_all .avia-section-large .sidebar
	{
		padding-top: 60px;
		padding-bottom: 60px;
	}

	.responsive #top #wrap_all .avia-section-huge .content,
	.responsive #top #wrap_all .avia-section-huge .sidebar
	{
		padding-top: 80px;
		padding-bottom: 80px;
	}

}

/*
 * ----------------------------------------------------------
 *
 * WRAP ALL
 *
 * ----------------------------------------------------------
 *
 * - MAIN
 */

#main
{
	background-image: url(https://www.rendijett.ee/site/wp-content/uploads/2021/07/overlay-2.svg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

@media only screen and (min-width: 2560px)
{

	.responsive #top #wrap_all #main
	{
		background-size: 2560px;
	}

}

@media only screen and (max-width: 2559px)
{

	.responsive #top #wrap_all #main
	{
		background-size: contain;
	}

}

@media only screen and (max-width: 989px)
{

	.responsive #top #wrap_all #main
	{
		background-size: 1200px;
	}

}

@media only screen and (max-width: 767px)
{

	.responsive #top #wrap_all #main
	{
		background-image: none;
	}

}

/*
 * - SINGLE
 */

.single #main .container_wrap_first
{
	background-color: transparent;
}

@media only screen and (max-width: 989px)
{

	.responsive #top.single #wrap_all #main .container_wrap_first
	{
		padding-bottom: 300px;
	}

}

@media only screen and (max-width: 767px)
{

	.responsive #top.single #wrap_all #main .container_wrap_first
	{
		padding-bottom: 200px;
	}

}

@media only screen and (min-width: 990px)
{

	.responsive #top.single #wrap_all #main .container_wrap_first
	{
		padding-bottom: 300px;
	}

}

@media only screen and (min-width: 2400px)
{

	.responsive #top.single #wrap_all #main .container_wrap_first
	{
		padding-bottom: 500px;
	}

}

/*
 * ----------------------------------------------------------
 *
 ************************************************************
 *
 * CHILD-SHORTCODES
 *
 ************************************************************
 *
 * ----------------------------------------------------------
 *
 * GLOBAL
 *
 * ----------------------------------------------------------
 *
 * - IFRAME
 */

div.avia-popup .mfp-close,
div.avia-popup .mfp-close:hover
{
	border: none;
	-webkit-transition: none;
	        transition: none;
}

div.avia-popup .mfp-close:hover
{
	transform: scale(1);
}

@media only screen and (max-width: 1279px)
{

	.mfp-iframe-holder button.mfp-arrow
	{
		display: none;
	}
	
}

@media only screen and (max-width: 989px)
{

	.mfp-container
	{
		padding-left: 15px;
		padding-right: 15px;
	}

	.mfp-iframe-holder .mfp-content
	{
		max-width: 100% !important;
	}

	.mfp-iframe-holder .mfp-iframe-scaler
	{
		height: 640px !important;
	}
	
}

@media only screen and (max-width: 767px)
{

	.mfp-iframe-holder .mfp-iframe-scaler
	{
		height: 600px !important;
	}
	
}

@media only screen and (min-width: 768px) and (orientation: portrait)
{

	.mfp-iframe-holder .mfp-iframe-scaler
	{
		height: 640px !important;
	}
	
}

@media only screen and (min-width: 990px)
{

	.mfp-iframe-holder .mfp-content
	{
		max-width: 960px !important;
	}

	.mfp-iframe-holder .mfp-iframe-scaler
	{
		height: 640px !important;
	}
	
}

/*
 * - TOGGLE
 */

.js_active .av-elegant-toggle .toggler
{
	padding-left: 0;
	font-size: 16px;
}

#top .togglecontainer p.toggler.activeTitle
{
	border-color: #eeeeee !important;
}

#top .togglecontainer p.toggler.activeTitle .toggle_icon
{
	border-color: #ffdc00 !important;
}

#top .toggle_content p:first-child,
#top .toggle_content ul:first-child,
#top .toggle_content ol:first-child
{
	margin-top: 0;
}

#top .toggle_content p:last-child,
#top .toggle_content ul:last-child,
#top .toggle_content ol:last-child
{
	margin-bottom: 0;
}

#top .av-toggle-switch
{
	margin-top: 20px;
	margin-bottom: 20px;
}

#top .av-elegant-toggle .toggle_icon
{
	right: 0;
}

#top .av-elegant-toggle .toggle_content
{
	padding: 40px 0;
	text-align: justify;
	line-height: 1.7;
	font-size: 15px;
}

/*
 * - SOCIAL
 */

#top .social_bookmarks li
{
	border: none;
}

#top .social_bookmarks li:hover a
{
	background-color: transparent !important;
}

#top .av-special-heading.elegant-centered .av-special-heading-tag .heading-wrap::before,
#top .av-special-heading.elegant-centered .av-special-heading-tag .heading-wrap::after
{
	display: none;
}

/*
 * - TABLE
 */

#top .avia-table td
{
	text-align: right;
}

#top .avia-table td:first-child
{
	text-align: left;
}

@media only screen and (max-width: 767px)
{

	#top .avia_scrollable_table .avia-table
	{
		min-width: 100%;
	}

}

/*
 * - PRICING TABLE
 */

#top .pricing-table li
{
	border-radius: 0;
}

#top .pricing-table li.avia-pricing-row
{
	font-weight: 400;
}

#top .avia_pricing_default .pricing-table li.avia-pricing-row .currency-symbol
{
	opacity: 1;
}

@media only screen and (min-width: 768px)
{

	#top .pricing-table li.avia-pricing-row
	{
		font-size: 40px;
	}

}

@media only screen and (max-width: 767px)
{

	#top .pricing-table li.avia-pricing-row
	{
		font-size: 30px;
	}

}

/*
 * - TEXTBLOCK
 */

#top .avia_textblock p:first-child,
#top .avia_textblock ul:first-child,
#top .avia_textblock ol:first-child
{
	margin-top: 0;
}

#top .avia_textblock p:last-child,
#top .avia_textblock ul:last-child,
#top .avia_textblock ol:last-child
{
	margin-bottom: 0;
}

@media only screen and (min-width: 768px)
{

	.responsive #top #wrap_all .av_one_full .avia_textblock p,
	.responsive #top #wrap_all .av_one_half .avia_textblock p,
	.responsive #top #wrap_all .av_two_third .avia_textblock p,
	.responsive #top #wrap_all .av_one_full .avia_textblock > ul > li,
	.responsive #top #wrap_all .av_one_half .avia_textblock > ul > li,
	.responsive #top #wrap_all .av_two_third .avia_textblock > ul > li
	{
		text-align: justify;
	}

}

/*
 * - ICONLIST
 */

#top .avia-icon-list-container
{
	margin-top: 40px;
	margin-bottom: 0;
}

#top .av-iconlist-small .iconlist_icon
{
	margin: 0;
	margin-top: 5px;
	text-align: left;
	font-size: 20px;
}

#top .av-iconlist-small .av_iconlist_title
{
	font-family: 'Dosis', Arial, sans-serif;
	text-transform: uppercase;
	line-height: 40px;
	font-weight: 600;
	font-size: 16px;
}

#top .av-iconlist-small .av_iconlist_title a
{
	font-weight: 600;
}

/*
 * - GALLERY
 */

#top div .avia-gallery img
{
	border-width: 0;
	background-color: transparent;
}

/*
 * - SLIDESHOW
 */

#top .avia-slideshow li img
{
	border-radius: 0;
}

#top .avia-slideshow-inner
{
	-webkit-transition: none !important;
	   -moz-transition: none !important;
	    -ms-transition: none !important;
	     -o-transition: none !important;
	        transition: none !important;
}

/*
 * ----------------------------------------------------------
 *
 * CONTACTS
 *
 * ----------------------------------------------------------
 *
 * - WRAP
 */

#top .contacts
{
	position: absolute;
	top: 0;
	right: 0;
}

/*
 * - FLEX
 */

#top .contacts ul,
#top .contacts ul li
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#top .contacts ul
{
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-end;
}

#top .contacts ul li
{
	margin-left: 10px;
}

#top .contacts ul li:first-child
{
	margin-left: 0;
}

#top .contacts ul li > span
{
	width: 100%;
	margin-right: 0;
}

@media only screen and (max-width: 767px)
{

	.responsive #top #wrap_all .contacts ul
	{
		justify-content: space-between;
	}

	.responsive #top #wrap_all .contacts ul li
	{
		margin-left: 0;
	}

	.responsive #top #wrap_all .contacts ul li:first-child
	{
		width: calc(100% - 90px);
	}

}

/*
 * - ICON
 */

#top .contacts ul li .av-icon-char
{
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0;
	background-color: rgba(140,200,255, 0.5);
	color: #ffffff;
}

#top .contacts ul li .av-icon-char:hover
{
	background-color: rgba(140,200,255, 0.9);
}

#top .contacts ul li:first-child .av-icon-char:after
{
	content: '+372 5193 8161';
	margin-left: 20px;
	font-weight: 400;
}

@media only screen and (max-width: 767px)
{

	.responsive #top #wrap_all .contacts ul li .av-icon-char
	{
		width: 40px;
		height: 40px;
		line-height: 40px;
		padding: 10px;
		font-size: 14px !important;
		line-height: 14px !important;
	}

	.responsive #top #wrap_all .contacts ul li:first-child .av-icon-char
	{
		width: auto;
	}

}

@media only screen and (min-width: 768px)
{

	.responsive #top #wrap_all .contacts ul li .av-icon-char
	{
		width: 60px;
		height: 60px;
		line-height: 60px;
		padding: 20px;
	}

	.responsive #top #wrap_all .contacts ul li:first-child .av-icon-char
	{
		width: auto;
	}

}

/*
 * ----------------------------------------------------------
 *
 ************************************************************
 *
 * SECTION
 *
 ************************************************************
 *
 * ----------------------------------------------------------
 *
 * HEAD
 *
 * ----------------------------------------------------------
 *
 * - OVERLAY
 */

#top .section-head .av-section-color-overlay
{
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom center;
}

/*
 * ----------------------------------------------------------
 *
 * LAST
 *
 * ----------------------------------------------------------
 *
 * - GRID
 */

@media only screen and (max-width: 1920px)
{

	.responsive #top #wrap_all .avia-section.avia-builder-el-last .flex_column_table
	{
		margin-bottom: 240px !important;
	}

}

@media only screen and (max-width: 1600px)
{

	.responsive #top #wrap_all .avia-section.avia-builder-el-last .flex_column_table
	{
		margin-bottom: 120px !important;
	}

}

@media only screen and (max-width: 989px)
{

	.responsive #top #wrap_all .avia-section.avia-builder-el-last .flex_column_table
	{
		margin-bottom: 240px !important;
	}

}

@media only screen and (max-width: 767px)
{

	.responsive #top #wrap_all .avia-section.avia-builder-el-last .flex_column_table
	{
		margin-bottom: 200px !important;
	}

}

@media only screen and (min-width: 1921px)
{

	.responsive #top #wrap_all .avia-section.avia-builder-el-last .flex_column_table
	{
		margin-bottom: 320px !important;
	}

}

/*
 * ----------------------------------------------------------
 *
 ************************************************************
 *
 * CONTENT
 *
 ************************************************************
 *
 * ----------------------------------------------------------
 *
 * HEAD
 *
 * ----------------------------------------------------------
 *
 * - CONTENT
 */

@media only screen and (max-width: 767px)
{

	.responsive #top #wrap_all .content-head .content
	{
		padding-top: 40px;
	}
	
}

/*
 * - GRID
 */

@media only screen and (max-width: 989px)
{

	.responsive #top #wrap_all .content-head .flex_column_table:first-child
	{
		margin-top: 0;
		margin-bottom: 0;
	}
	
}

@media only screen and (min-width: 990px)
{

	.responsive #top #wrap_all .content-head .flex_column_table:first-child
	{
		margin-top: 0;
		margin-bottom: 0;
	}

	.responsive #top.single-package #wrap_all .content-head .flex_column.avia-builder-el-last > div
	{
		margin-top: 60px;
		margin-bottom: 0;
	}
	
}

/*
 * ----------------------------------------------------------
 *
 * HERO
 *
 * ----------------------------------------------------------
 *
 * - GRID
 */

@media only screen and (max-width: 989px)
{

	.responsive #top #wrap_all .content-hero .flex_column_table:first-child
	{
		margin-top: 0;
		margin-bottom: 0;
	}

}

@media only screen and (min-width: 990px)
{

	.responsive #top #wrap_all .content-hero .flex_column_table
	{
		margin-top: 40px;
		margin-bottom: 100px;
	}

	.responsive #top #wrap_all .content-hero .flex_column_table:first-child
	{
		margin-top: 0;
		margin-bottom: 0;
	}

}

@media only screen and (min-width: 1024px)
{

	.responsive #top #wrap_all .content-hero .flex_column.avia-builder-el-last
	{
		padding-right: 50%;
	}

}

@media only screen and (min-width: 1280px)
{

	.responsive #top #wrap_all .content-hero .flex_column.avia-builder-el-last
	{
		padding-right: 60%;
	}

}

/*
 * ----------------------------------------------------------
 *
 * BENEFITS
 *
 * ----------------------------------------------------------
 *
 * - HEADING
 */

@media only screen and (max-width: 1024px)
{

	.responsive #top #wrap_all .content-benefits h3.av-special-heading-tag
	{
		font-size: 16px;
	}

}

@media only screen and (max-width: 767px)
{

	.responsive #top #wrap_all .content-benefits .av-special-heading.elegant-centered .av-special-heading-tag
	{
		font-size: 14px;
	}

	.responsive #top #wrap_all .content-benefits .av-special-heading.elegant-centered .av-special-heading-tag .heading-char
	{
		font-size: 60px !important;
		padding-bottom: 20px !important;
	}

}

/*
 * - CONTENT
 */

@media only screen and (max-width: 767px)
{

	.responsive #top #wrap_all .content-benefits.content
	{
		padding-top: 0;
		padding-bottom: 0;
	}

}

/*
 * - GRID
 */

#top .content-benefits .flex_column_table
{
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}

@media only screen and (max-width: 767px)
{

	.responsive #top #wrap_all .content-benefits .flex_column
	{
		padding: 20px 10px;
	}

	.responsive #top #wrap_all .content-benefits .flex_column_table
	{
		margin-top: -40px !important;
		margin-bottom: 20px !important;
	}

}

@media only screen and (max-width: 989px)
{

	.responsive #top #wrap_all .content-benefits .flex_column
	{
		width: 48%;
		margin-bottom: 0;
	}

}

@media only screen and (min-width: 990px)
{

	.responsive #top #wrap_all .content-benefits .flex_column
	{
		width: 24%;
	}

	.responsive #top #wrap_all .content-benefits .flex_column_table
	{
		margin-top: -60px;
		margin-bottom: 40px;
	}

}

/*
 * ----------------------------------------------------------
 *
 * PACKAGES
 *
 * ----------------------------------------------------------
 *
 * - GRID
 */

@media only screen and (max-width: 989px)
{

	.responsive #top #wrap_all .content-packages .flex_column_table
	{
		margin-top: 0;
		margin-bottom: 0;
	}

}

@media only screen and (min-width: 990px)
{

	.responsive #top #wrap_all .content-packages .flex_column_table
	{
		margin-top: 0;
		margin-bottom: 0;
	}

}

/*
 * ----------------------------------------------------------
 *
 * ABOUT
 *
 * ----------------------------------------------------------
 *
 * - BACKGROUND
 */

@media only screen and (min-width: 768px)
{

	.responsive #top #wrap_all .content-about
	{
		background-color: transparent;
	}

}

/*
 * ----------------------------------------------------------
 *
 * CTA
 *
 * ----------------------------------------------------------
 *
 * - BACKGROUND
 */

@media only screen and (min-width: 768px)
{

	.responsive #top #wrap_all .content-cta
	{
		background-color: transparent;
	}

}

/*
 * - GRID
 */

@media only screen and (max-width: 989px)
{

	.responsive #top #wrap_all .content-cta .flex_column_table
	{
		margin-top: 0;
	}

}

/*
 * ----------------------------------------------------------
 *
 * FORM
 *
 * ----------------------------------------------------------
 *
 * - ELEMENT
 */

#top #wrap_all .content-form input[type="email"],
#top #wrap_all .content-form input[type="text"],
#top #wrap_all .content-form textarea,
#top #wrap_all .content-form select
{
	background-color: #ffffff;
	border-color: #fafafa;
}

#top #wrap_all .content-form input[type="email"],
#top #wrap_all .content-form input[type="text"]
{
	padding: 15px;
}

#top #wrap_all .content-form textarea
{
	height: 100px;
}

#top #wrap_all .content-form .button
{
	padding: 20px 60px;
	line-height: 20px;
	font-size: 20px;
}

@media only screen and (max-width: 640px)
{

	.responsive #top #wrap_all .content-form input[type="submit"]
	{
		width: 100%;
	}

}

/*
 * - GRID
 */

@media only screen and (max-width: 989px)
{

	.responsive #top #wrap_all .content-form .flex_column_table
	{
		margin-top: 0;
		margin-bottom: 0;
	}

}

/*
 * - CONTENT
 */

#top .content-form .content
{
	padding-top: 30px;
	padding-bottom: 30px;
}

/*
 * - CONTAINER
 */

#top .content-form .container
{
	padding-top: 0 !important;
}

#top .content-form.layout-thin .container
{
	max-width: 640px;
}

/*
 ************************************************************
 *
 * PACKAGES
 *
 ************************************************************
 *
 * ----------------------------------------------------------
 *
 * ELEMENTS
 *
 * ----------------------------------------------------------
 *
 * - BOOKING
 */

#top .package-booking .avia-button
{
	width: 100%;
}

/*
 * - SPECS
 */

#top .package-specs,
#top .package-specs th,
#top .package-specs td
{
	border: none;
	background-color: transparent;
}

#top .package-specs th,
#top .package-specs td
{
	width: 50%;
	text-align: right;
	font-size: 16px;
}

#top .package-specs th:first-child,
#top .package-specs td:first-child
{
	text-align: left;
}

#top .package-specs tr
{
	display: flex;
	flex-flow: row wrap;
}

#top .package-specs tr:nth-child(odd)
{
	background-color: rgba(255,255,255,0.1);
}

/*
 * ----------------------------------------------------------
 *
 * PRICING
 *
 * ----------------------------------------------------------
 *
 * - ROWS
 */

#top .package-pricing .pricing-table li
{
	padding-top: 0px;
	padding-bottom: 20px;
	background-color: #003278;
	color: #ffffff;
}

#top .package-pricing .pricing-table li.avia-pricing-row
{
	padding-bottom: 10px;
	text-align: center;
	font-weight: 500;
	font-size: 48px;
}

#top .package-pricing .pricing-table li.avia-pricing-row .avia-icon-pos-left
{
	float: none;
	margin-right: 0;
}

#top .package-pricing .pricing-table li.avia-heading-row
{
	padding-top: 20px;
	padding-bottom: 10px;
}

#top .package-pricing .pricing-table li.avia-heading-row > div
{
	opacity: 0.5;
}

/*
 * - TABLE
 */

@media only screen and (max-width: 767px)
{

	.responsive #top #wrap_all .package-pricing .pricing-table-wrap ul
	{
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 20px;
	}

}

@media only screen and (min-width: 768px)
{

	.responsive #top #wrap_all .package-pricing .pricing-table-wrap ul
	{
			margin-top: 0;
			margin-bottom: 0;
	}

	.responsive #top #wrap_all .package-pricing .pricing-table-wrap:last-child ul
	{
		margin-right: 0;
	}

	.responsive #top #wrap_all .package-pricing .pricing-table-wrap:first-child ul
	{
		margin-left: 0;
	}

}

/*
 * - WRAP
 */

@media only screen and (min-width: 990px)
{

	.responsive #top #wrap_all .package-pricing
	{
			margin: -30px 0 20px 0;
	}

}

@media only screen and (min-width: 1280px)
{

	.responsive #top #wrap_all .package-pricing
	{
			margin: -100px 0 20px 0;
	}

}

/*
 * ----------------------------------------------------------
 *
 ************************************************************