ol
{
    list-style: auto;
	padding-left: 30px;
}

.tab-content ul
{
	list-style: disc;
	padding-left: 30px;
}

.row.gray,
.theme-page
{
    /* background-image: url(/bitrix/templates/amr/images/background_1920_40.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover; */
}

.clear {
	    clear: both;
}

.contact-details-list a {
    color: #FFF
}

p.rub {
    text-align: right;
    font-weight: 600;
    display: inline;
    margin-left: 6px;
}

.column:first-child, .column.first {
	    margin-left: 0;
}
.form_item_pole {
    margin: 15px 0;
}
.select_inputtext select{
    padding: 6px;
    width: 400px;
    color: #333;
    position: relative;
    font: 15px 'Open Sans', 'Arial', sans-serif;
    border-left: 1px solid #e7e3de;
    border-right: 1px solid #e7e3de;
    border-bottom: 1px solid #e7e3de;
    border-top: 1px solid #d6d1cd;
    border-radius: 3px;
}
.form_name {
    font-size: 16px;
    margin-bottom: 5px;
}
.string_upp {
    margin-top: 20px;
}

.textarea_contact {
    height: 190px;
    resize: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
}

.list_count {
    margin: 15px 0;
}

.form_inputtext {
    line-height: 20px;
    padding: 6px 10px;
    width: 400px;
}

.textarea_block {
    width: 400px;
}

.comment-form input, .contact-form input {
    margin-top: 2px;
    margin-bottom: 2px;
}

#transport-description {
    margin-top: 15px;
}

.cost-calculator-contact {
margin-bottom: 50px;
}

.datenum {
    color: #38478a;
    font-size: 22px;
    font-weight: normal;
    margin: 12px 0;
}

sup {
vertical-align: super;
font-size: 12px;
}

.margin-bottom-70 {
	margin-bottom:70px;
}

.contact-details-list a:hover {
/* color: #38478a; */
}

.at tr:nth-child(odd) {
    background-color: #f5e7d4;
    border: none;
    border: none;
    color: #6f6353;
}

.at tr {
    height: 41px;
    width: 100%;
    border: none;
    border: none;
    color: #6f6353;
}

#transport-description span {
    font-size: 18px;
    color: #a22f48;
    font-weight: 600;
}

.at td small {
    padding: 3px 3px;
    position: relative;
    bottom: 7px;
    background: #AED359;
    margin: 0 8px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 9px;
    text-shadow: 1px 1px #80BA43;
    -moz-text-shadow: 1px 1px #80BA43;
    -webkit-text-shadow: 1px 1px #80BA43;
    letter-spacing: 1px;
}

.phone-in-text {
    font-size: 24px;
    color: #2e414e;
    margin-top: 15px;
}

.price-ind {
    font-size: 18px;
    color: #38478a;
    font-weight: 600;
}




.theme-page .min_h
{
	min-height:400px;
	background: rgb(255 255 255 / 50%);
    padding: 30px;
    border-radius: 7px;
}

.pad_bot{padding-bottom:60px;}

.theme-page .margin-row
{
	margin-top: 50px;
	margin-bottom: 50px;
}

.features-list li{
    font-size: 16px;
    line-height: 26px;
    color: #000;
}

.features-list li a{
    font-size: 16px;
    line-height: 26px;
    color: #000;
}
.features-list li a:hover{
    color: #38478a;
}
.sl-small-phone, .sl-small-location, .contact-details-list
{
    color: #fff;
    font-size: 16px;
    line-height: 26px;
}

.contact-details-list span
{
	font-weight: bold;
    font-size: 18px;
}

.sl-small-mail a{
    color: #FFF;
}

.sl-small-mail a:hover{
    color: #FFF;
}
/* --- general --- */
.clearfix:after
{
    font-size: 0px;
    content: ".";
    display: block;
    height: 0px;
    visibility: hidden;
    clear: both;
}

p.description,
div.description
{
	font-size: 18px;
	line-height: 26px;
	padding: 0;
	margin-top:34px /* 34px */;
}
p.description.t1,
div.description.t1
{
	font-size: 16px;
	line-height: 24px;
	margin-top: 24px;
}

.menu-fut a{
    color: #101010!important;
}

.relative
{
	position: relative;
}
.responsive
{
	display: block;
	width: 100%;
	height: auto;
}

.radius
{
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
img.radius
{
	max-width: 100%;
}
.float
{
	float: left;
}
.align-center
{
	text-align: center;
}
.align-left
{
	text-align: left;
}
.align-right
{
	text-align: right;
}
.padding-bottom-17
{
	padding-bottom: 17px;
}
.padding-bottom-50
{
	padding-bottom: 50px;
}
.padding-bottom-61
{
	padding-bottom: 61px;
}
.padding-bottom-66
{
	padding-bottom: 66px;
}
.padding-bottom-70
{
	padding-bottom: 70px;
}
.padding-bottom-87
{
	padding-bottom: 87px;
}
.padding-top-7
{
	padding-top: 7px;
}
.padding-top-54
{
	padding-top: 54px;
}
.padding-top-70
{
	padding-top: 70px;
}
.padding-top-bottom-30
{
	padding: 30px 0;
}
.margin-top-0
{
	margin-top: 0 !important;
}
.margin-top-10
{
	margin-top: 10px !important;
}
.margin-top-20
{
	margin-top: 20px;
}
.margin-top-26
{
	margin-top: 26px;
}
.margin-top-30
{
	margin-top: 30px;
}
.margin-top-34
{
	margin-top: 34px !important;
}
.margin-top-40
{
	margin-top: 40px !important;
}
.margin-top-50
{
	margin-top: 50px;
}
.margin-top-67
{
	margin-top: 67px;
}
.margin-top-70
{
	margin-top: 70px !important;
}
.nounderline,
.nounderline:hover
{
	text-decoration: none;
}
/* --- site container --- */
.site-container
{
}

h2.box-header
{
	text-align: center;
	font-weight: bold;
    font-size: 25px;
}
h2.box-header.align-left
{
	text-align: left;
    color: #000;
}

.box-header
{
	font-size: 16px;
    font-weight: bold;
}

.box-header:after
{
	display: block;
	content: "";
	background: #38478a;
	width: 40px;
	height: 2px;
	margin-top: 13px;
}
h2.box-header:after
{
	width: 80px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
h2.box-header.align-left:after
{
	margin-left: 0;
}
h3 .more
{
	margin-left: 50px;
}
h6.box-header
{
	border-bottom: 1px solid #fff;
}
h6.box-header:after
{
	margin-bottom: -1px;
}
/* --- header --- */
.header-top
{
	height: 53px;
}
.header-container
{
	padding: 20px 0;
}
.header-top-bar-container
{
	position: fixed;
    z-index: 100;
    width: 100%;
	background-color: #F5F5F5;
}
.header-top-bar-fixed
{
	top: 0;
	box-shadow: rgba(100, 100, 111, 0.5) 0px 2px 10px 0px;
}
.header-top-bar-container .header-toggle
{
	display: none;
	clear: both;
	text-align: center;
	color: #101010;
	padding: 15px 0;
}
.header-top-bar-container .header-toggle:hover
{
	color: #000;
}
.header-top-bar-container .header-toggle
{
	-moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    -ms-filter: fliph;
    filter: fliph;
}
.header-top-bar-container .header-toggle.active
{
	-moz-transform: rotate(0);
    -webkit-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
}
.header-top-bar,
.header
{
	width: 1170px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
}
.header .logo
{
	/* width: 370px; */
}
.header h1
{
	font-size: 37px;
	font-weight: 900;
	color: #38478a;
	line-height: 1;
}

.header .logo_div
{
	width: 300px;
}

.header .logo_div a{color: #38478a;text-decoration:none;}

.header h1 a
{	
	color: #38478a;
}

.header h1 a:hover
{
	opacity: 1;
}
/* --- page header --- */
.page-header
{
	height: 60px;
	-webkit-box-shadow: 0 11px 4px -10px rgba(0, 0, 0, 0.05) inset;
	-moz-box-shadow: 0 11px 4px -10px rgba(0, 0, 0, 0.05) inset;
	box-shadow: 0 11px 4px -10px rgba(0, 0, 0, 0.05) inset;
}
.page-header-left
{
	float: left;
	width: 585px;
}
.page-header-left h1
{
	font-size: 20px;
	/* margin-left: 40px; */
	color: #fff;
}
.page-header-right
{
	float: right;
	width: 585px;
}
.page-header-right label
{
	float: left;
}
/* --- bread crumbs --- */
.bread-crumb-container
{
	float: right;
	padding: 7px 0;
}
.bread-crumb
{
	float: left;
}
.bread-crumb li
{
	float: left;
	margin-left: 3px;
}
.bread-crumb-container label,
.bread-crumb li,
.bread-crumb li a
{
	
	font-weight: 500;
	font-size: 13px;
	color: #777;
	line-height: 20px;
}
.bread-crumb li a
{
	color: #101010;
}
/* --- menu --- */
.menu-container
{   
width:100%;
	/*width: 800px;*/
	/*float: right;*/
}
.menu-container nav,
#bx_incl_area_6
{
	float: right !important;
}
.header-container.sticky.move
{
	position: fixed;
    top: 0;
    width: 100%;
    z-index: 1001;
	background: #FFF;
	padding: 16px 0;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
}
.boxed .header-container.sticky.move
{
	max-width: 1150px;
	width: 100%;
}
.sf-menu
{
	float: none;
	padding: 0;
	margin: 0;
}

.sf-menu li a:after {
    background-color: #38478a;
    display: block;
    content: "";
    height: 2px;
    width: 0;
    left: 50%;
    position: absolute;
    transition: width .3s ease-in-out;
    transform: translateX(-50%);
}

.sf-menu li ul li a:after {
	background-color: #fff;
}

.sf-menu li a:hover:after {
    width: 100%;
}

.sf-menu li
{
	border: none;
	overflow: hidden;
	padding: 12px 0 12px 26px;
}
.sf-menu li, .sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active
{
	background: none #fff;
	
}
.sf-menu li:hover a, .sf-menu li:hover a:visited
{
	color: #38478a;
}
.sf-menu li a, .sf-menu li a:visited
{
	
    font-size: 18px;
    line-height: 24px;
    color: #101010;
    border: none;
    font-weight: 600;
	padding: 0px;
}
.sf-menu a:hover,
.sf-menu a:visited:hover,
.sf-menu li.selected a
{
	color: #38478a;
}
body .header-container .menu-container .sf-menu>li:first-child a
{
	padding-left: 0;
}
.sf-menu li ul
{
	border: 1px solid #E2E6E7;
}
.sf-menu li ul
{
	width: 218px;
}
.sf-menu li:hover, .sf-menu li.sfHover
{
	overflow: visible;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul
{
	top: 48px;
	left: 5px;
}
.sf-menu li.left-flyout:hover ul, .sf-menu li.left-flyout.sfHover ul
{
	left: auto;
	right: 0;
}
.sf-menu li:first-child:hover ul, .sf-menu li:first-child.sfHover ul
{
	left: -21px;
}
.sf-menu li ul li
{
	width: 218px;
	height: auto;
	padding: 0;
	border: none;
}
.menu-container .sf-menu li ul li a,
.menu-container .sf-menu li.selected ul li a,
.menu-container .sf-menu li:hover ul li a
{
	color: #101010;
	border-top: 1px solid #E2E6E7;
	background-color: #FFF;
	padding: 13px 20px !important;
	background-image: none;
	font-size: 14px;
}
.menu-container .sf-menu li ul li:first-child a
{
	border-top: none;
}
.menu-container .sf-menu li ul li a:hover, 
.menu-container .sf-menu li ul li.selected a,
.menu-container .sf-menu li:hover ul li.selected a,
.menu-container .sf-menu li:hover ul li.selected ul li a:hover, 
.menu-container .sf-menu li:hover ul li ul li.selected a, 
.menu-container .sf-menu li:hover ul li.selected ul li.selected a,
.menu-container .sf-menu li:hover ul li.sfHover>a
{	
	color: #38478a;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul,
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul
{
	left: 218px;
	z-index: 2 !important;
}
/* --- mobile menu --- */
.mobile-menu-container,
#bx_incl_area_7
{
	display: none;
}
.header .mobile-menu-switch,
.mobile-menu,
.mobile-menu-divider
{
	display: none;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
}
.mobile-menu-divider
{
	margin-top: 30px;
}
.mobile-menu li a
{
	display: block;
	color: #25282A;
	background: #F0F0F0;
	line-height: 24px;
	padding: 12px 20px;
	margin-bottom: 1px;
}
.mobile-menu li.selected a,
.mobile-menu li.selected ul li.selected a,
.mobile-menu li.selected ul li.selected ul li.selected a
{
	background: #38478a;
	color: #FFF;
}
.mobile-menu li ul a
{
	padding-left: 40px;
}
.mobile-menu li ul ul a
{
	font-size: 13px;
	padding-left: 80px;
}
.mobile-menu li.selected ul a,
.mobile-menu li.selected ul li.selected ul a
{
	color: #25282A;
	background: #F0F0F0;
}
.mobile-menu-switch .line
{
	display: block;
	width: 30px;
	height: 3px;
	background: #101010;
	margin-top: 6px;
}
.mobile-menu-switch .line:first-child
{
	margin-top: 0;
}
.mobile-menu-switch:hover .line
{
	background: #38478a;
}

/* --- page --- */
.theme-page
{
}
.page-margin-top
{
	/* margin-top: 50px; */
	margin-top: 20px;
}
.page-margin-top-section
{
	/*margin-top: 65px;*/
	margin-top: 25px;
}
.page-padding-top
{
	padding-top: 50px;
}
.page-padding-top-section
{
	padding-top: 65px;
}
/* --- vertical align --- */
.vertical-align-table
{
	display: table;
}
.vertical-align
{
	display: table-row;
}
.vertical-align-cell
{
	display: table-cell;
	vertical-align: middle;
}
/* --- page layout --- */
.row
{
	width: 1170px;
	margin-left: auto;
	margin-right: auto;
}
.column .row
{
	width: auto;
}
.row.full-width
{
	width: 100%;
}
.row.gray
{
	/* background: #F5F5F5; */
}
.row.yellow
{
	background: #38478a;
}
.row:after
{
    font-size: 0px;
    content: ".";
    display: block;
    height: 0px;
    visibility: hidden;
    clear: both;
}
.column 
{
	position: relative;
	float: left;
	margin-left: 30px;
}
.column:first-child,
.column.first
{
	margin-left: 0;
}
.column-1-1
{
	width: 100%;
}
.column-1-2
{
	width: 570px;
}
.column-1-3,
.column-2-3 .column-1-2
{
	width: 370px;
}
.column-2-3
{
	width: 770px;
}
.column-1-3 .column-1-2
{
	width: 150px;
}
.column-2-3 .column-1-3
{
	width: 210px;
}
.column-1-4,
.column-1-2 .column-1-2
{
	width: 270px;
}
.column-3-4
{
	width: 870px;
}
.column-3-4 .column-1-2
{
	width: 420px;
}
.column-right
{
	float: right;
}
.columns.no-width .column-left,
.columns.no-width .column-right
{
	width: auto;
}
/* --- services --- */
.services-list
{
	display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
}

.services-list li
{
	width: 32%;
	padding-bottom: 30px;
}
.services-list li:nth-child(-n+3)
{
    padding-bottom: 50px;
}
.services-list li h3,
.services-list li h4
{
	margin-top: 22px;
	text-align: center;
}
.services-list li h3.box-header:after,
.services-list li h4.box-header:after
{
	margin-top: 23px;
	margin-left: auto;
	margin-right: auto;
}
.services-list li  p
{
	text-align: center;
	line-height: 24px;
	padding: 0 25px;
	margin-top: 24px;
}
.services-list a>.re-preloader
{
	height: 260px;
}
.services-list img
{
	margin: 0 auto;
	border-radius: 7px;
}
.services-list .more
{
	display: block;
}
.services-list.partners .partners-logo
{
	background: #fff;
    width: 100%;
    display: block;
    border-radius: 7px;
}
/* --- projects --- */
.projects-list
{
	width: 100%;
}
.projects-list li
{
	display: flex;
	position: relative;
	float: left;
	width: 25%;
	overflow: hidden;
}
.projects-list.isotope li
{
	width: auto;
	margin-top: 30px;
}
.projects-list li img
{
	width: 100%;
}
.projects-list a>.re-preloader
{
	height: 250px;
}
.projects-list li .view
{
	position: absolute;
	top: 0;
	background: rgba(38, 38, 40, 0.5);
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
}
.projects-list li:hover .view
{
	opacity: 1;
}
.projects-list li .view .vertical-align-table
{
	width: 100%;
	height: 100%;
}
.projects-list li .view p.description
{
	color: #FFF;
	margin-top: -20px;
	margin-bottom: 55px;
	line-height: 24px;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
}
.projects-list li:hover .view  p.description
{
	margin-bottom: 35px;
}
.projects-list.isotope .description
{
	line-height: 14px !important;
	font-size: 14px;
}
/* --- features --- */
.features-list li
{
	float: left;
	width: 100%;
	margin-top: 50px;
}
.features-list.big li
{
	text-align: center;
}
.features-list li:first-child
{
	margin-top: 0;
}
.features-list li:before
{
	float: left;
	font-size: 48px;
	margin-right: 30px;
	color: #38478a;
	border: 1px solid #c0c0c0;
	padding: 19px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	background: #fff;
}
.features-list.big li:before
{
	clear: both;
	float: none;
	display: block;
	width: 60px;
	font-size: 60px;
	margin-left: auto;
	margin-right: auto;
	padding: 39px;
}
.features-list li h4
{
	padding-bottom: 5px;
}
.features-list li p
{
	line-height: 24px;
	padding: 0;
	margin-top: 19px;
	margin-left: 118px;
}
.features-list.big li h4
{
	margin-top: 35px;
}
.features-list.big li h4:after
{
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
.features-list.big li p
{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.features-list.big .ornament
{
	position: relative;
	width: 1px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 13px;
	background: #E2E6E7;
}
.features-list.big .ornament:after
{
	position: absolute;
	content: "";
	border: 1px solid #E2E6E7;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	width: 11px;
	height: 11px;
	left: -6px;
	bottom: -13px;
}
.page-404 .features-list.big li p
{
	font-size: 16px;
    line-height: 26px;
    margin-top: 34px;
}
.page-404 .features-list li a
{
	color: #fff;
}
.page-404 .features-list li a:hover
{
	color: #38478a;
}
/* --- testimonials --- */
.testimonials-container
{
	position: relative;
}
.testimonials-container .caroufredsel_wrapper_testimonials
{
	width: 1050px !important;
	left: 60px !important;
}
.testimonials-list li
{
	float: left;
	width: 1050px;
	text-align: center;
}
.testimonials-list li:before
{
	display: block;
	width: 48px;
	font-size: 48px;
	margin-left: auto;
	margin-right: auto;
	color: #FFF;
	border: 1px solid #E2E6E7;
	padding: 19px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}

.services-testimonials.testimonials-list li:before
{
	display: block;
	width: 48px;
	font-size: 48px;
	margin-left: auto;
	margin-right: auto;
	color: #a6a6a6;
	border: 1px solid #E2E6E7;
	padding: 19px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}

.services-testimonials.testimonials-list li
{
    float: left;
    text-align: center;
}

p.testimonials-serv {
    
    font-weight: 300;
    font-size: 18px!important;
    color: #0e0e0e!important;
    line-height: 34px!important;
    padding: 29px 50px 0!important;
}

.author-services {
    
    font-weight: 500;
    font-size: 13px;
    color: #333;
    line-height: 20px;
}

.author-details-services {
    margin-top: 7px;
    
    font-weight: 500;
    font-size: 11px;
    color: #333;
    line-height: 16px;
    letter-spacing: 1px;
}

.testimonials-list .ornament
{
	position: relative;
	width: 1px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 13px;
	background: #E2E6E7;
}
.testimonials-list .ornament:after
{
	position: absolute;
	content: "";
	border: 1px solid #E2E6E7;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	width: 11px;
	height: 11px;
	left: -6px;
	bottom: -13px;
}
.testimonials-list p
{
	
	font-weight: 300;
	font-size: 21px;
	color: #FFFFFF;
	line-height: 36px;
	padding: 29px 50px 0;
	font-weight: bold;
}
.testimonials-list p:after
{
	display: block;
	content: "";
	background: #fff;
	width: 40px;
	height: 2px;
	margin-top: 30px;
	margin-bottom: 34px;
	margin-left: auto;
	margin-right: auto;
}
.testimonials-list .author
{
	
	font-weight: 500;
	font-size: 13px;
	color: #FFF;
	line-height: 20px;
	font-weight: bold;
}
.testimonials-list .author-details
{
	margin-top: 7px;
	
	font-weight: 500;
	font-size: 11px; 
	color: #FFF;
	line-height: 16px;
	letter-spacing: 1px;
	font-weight: bold;
}
/* --- our clients --- */
.our-clients-list-container
{
	overflow: hidden;
	text-align: center;
}
.our-clients-list-container .our-experience-container
{
	justify-content: space-evenly;
}
.our-clients-list li
{
	float: left;
	margin-right: 30px;
	position: relative;
}
.our-clients-list li img
{
	width: 100%;
	border-radius: 7px;
}
.our-clients-pagination
{
	display: inline;
}
.our-clients-pagination a
{
	display: inline-block;
	width: 3px;
    height: 3px;
    background: #38478a;
	border: 7px solid #fff;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	margin-left: 10px;
	margin-top: 48px;
}
.our-clients-pagination a:first-child
{
	margin-left: 0;
}
.our-clients-pagination a.selected,
.our-clients-pagination a:hover
{
	border-color: #38478a;
	background: #fff;
}
.our-clients-pagination span
{
	display: none;
}
/* --- contact details --- */
.contact-details-list li:before
{
	display: block;
	float: left;
	width: 48px;
	height: 48px;
	font-size: 48px;
	color: #38478a;
	background: #FFF;
	border: 1px solid #FFF;
	padding: 19px;
	margin-right: 30px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.contact-details-list li p
{
	
	font-size: 16px;
	line-height: 26px;
	color: #FFF;
}
.contact-details-list li p a
{
	color: #FFF;
}
/* --- slider control --- */
.slider-control
{
	position: absolute;
	width: 26px;
	height: 26px;
	color: #FFF;
	border: 1px solid #E2E6E7;
	padding: 16px;
	top: 43%;
	font-size: 24px;
	z-index: 1;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
}

.slider-control
{
	position: absolute;
	width: 26px;
	height: 26px;
	color: #FFF;
	border: 1px solid #E2E6E7;
	padding: 16px;
	top: 43%;
	font-size: 24px;
	z-index: 1;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
}

.serv.slider-control
{
    position: inherit;
	width: 26px;
	height: 26px;
	color: #333;
	border: 1px solid #E2E6E7;
	padding: 16px;
	top: 43%;
	font-size: 24px;
	z-index: 1;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
}

.slider-control.right
{
	right: 0;
	-moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    -ms-filter: fliph;
    filter: fliph;
}
.slider-control:hover
{
	background: #38478a;
	border-color: #38478a;
}
/* --- parallax --- */
.parallax-1
{
	background-image: url('images/company_testimonials_2.jpg');
}
.parallax-2
{
	background-image: url('images/samples/1920x1200/image_02.jpg');
}
.parallax,
.parallax h2,
.parallax h4,
.parallax p,
.parallax .features-list li::before
{
	color: #FFF;
}
.parallax.cover
{
	background-size: cover;
}
/* --- counters --- */
span.number, 
span.odometer.number
{
	margin-top: 10px;
	
	font-weight: 100;
	font-size: 80px;
	color: #FFF;
	visibility: visible;
}
span.number:after, 
span.odometer.number:after
{
	display: block;
	content: "";
	background: #38478a;
	width: 40px;
	height: 2px;
	margin: 20px auto 0;
}
/* --- blog --- */
.blog>li
{
	clear: both;
	float: left;
	margin-top: 70px;
}
.blog>li:first-child,
.blog.small>li:first-child
{
	margin-top: 0;
}
.blog .post-image,
.blog .post-content,
.blog .post-details,
.blog .post-content-details li
{
	float: left;
}
.blog .post-details
{
	width: 90px;
	margin-right: 30px;
	
	font-weight: 500;
	font-size: 13px;
	color: #777;
	line-height: 20px;
}
.blog .post-details a
{
	color: #777;
}
.blog .post-content
{
	width: 750px;
	
}
.blog .post-content .re-preloader
{
	height: 300px;
}
.blog .post-content .row
{
	width: auto;
}
.blog .post-content img
{
	margin-bottom: 30px;
	border-radius: 7px;
}
.blog.small .post-content
{
	width: 160px;
}
.blog .post-details li
{
	border-top: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	text-align: center;
	padding: 10px 0;
}
.blog .post-details li:first-child
{
	border-top: none;
}
.blog .post-details .date h2,
.blog .post-details li:before
{
	color: #38478a;
}
.blog .post-details li.date:before
{
	display: none;
}
.blog .post-details li:before
{
	display: block;
	margin-bottom: 2px;
}
.blog .post-content-details
{
	margin-bottom: 16px;
}
.blog .post-content-details li
{
	
	font-weight: 500;
	font-size: 13px;
	color: #777;
	line-height: 20px;
	margin-left: 10px;
}
.blog .post-content-details li:first-child
{
	margin-left: 0;
}
.blog .post-content-details li a
{
	color: #101010;
}
/* .blog p.description.t1 */
.blog div.description.t1
{
	margin-top: 10px;
}
.blog .post-image
{
	width: 100%;
	margin-bottom: 25px;
}
.blog.small>li
{
	margin-top: 30px;
}
.blog.small .post-content a
{
	display: block;
	color: #101010;
	line-height: 24px;
}
.blog.small .post-image
{
	width: auto;
	margin-bottom: 0;
	margin-right: 20px;
}
.blog.small li .post-details
{
	width: auto;
	clear: both;
	margin-top: 13px;
	margin-right: 0;
}
.blog.small li .post-details li
{
	text-align: left;
	padding: 0;
	border: none;
}
.column-1-2 .blog .post-content
{
	width: 450px;
}
.blog .post-content .pro
{
	font-size: 16px;
    line-height: normal;
	line-height: 150%;
}
.blog.small img
{
	border-radius: 7px;
}
/* --- single post --- */
.post.single p
{
    line-height: 24px;
}
.post.single blockquote, .post.single p, .post.single h3, .post.single h4
{	
	margin-top: 0;
}

.testimonials-project{
    font-size: 16px;
    line-height: 26px;
    color: #101010;
    border: 1px solid #E2E6E7;
    padding: 33px 40px 37px;
}

#client-info {
    display: block;
    font-size: 16px;
    line-height: 26px;
    color: #101010;
    border: 1px solid #E2E6E7;
    padding: 33px 40px 37px;
}


/* --- taxonomies --- */
.taxonomies li
{
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
}
.taxonomies a
{
	display: block;
	border: 1px solid #E2E6E7;
	color: #777;
	line-height: 16px;
	letter-spacing: 1px;
	
	font-size: 11px;
	font-weight: 500;
	padding: 10px 12px;
	text-align: left;
}
.taxonomies a:hover
{
	color: #FFF;
	background: #38478a;
	border-color: #38478a;
}
.taxonomies.full-width li
{
	width: 100%;
	margin-right: 0;
}
.taxonomies a span
{
	float: right;
}
/* --- buttons --- */
.buttons li
{
	margin-top: 10px;
}
.buttons li:first-child
{
	margin-top: 0;
}
.buttons li a
{	
	display: block;
	background: #F5F5F5;
	padding: 18px 18px 18px 19px;
	
	line-height: 24px;
	color: #101010;
}
.buttons li:before
{
	color: #38478a;
    float: left;
    font-size: 24px;
    margin-right: 19px;
	margin-top: 17px;
	margin-left: 20px;
}
.buttons li.selected a,
.buttons li:hover a
{
	background: #38478a;
	color: #FFF;
}
.buttons li.selected:before,
.buttons li:hover:before
{
	color: #FFF;
}
/* --- announcement --- */
.announcement
{
	width: 1170px;
	margin-left: auto;
	margin-right: auto;
	padding: 30px 0;
}
.announcement .vertical-align-cell:before
{
	float: left;
	font-size: 48px;
	margin-right: 30px;
	color: #38478a;
	border: 1px solid #E2E6E7;
	padding: 19px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.announcement .vertical-align
{
	height: 88px;
}
.announcement  h3
{
	margin-left: 118px;
}
.announcement p.description
{
	margin-top: 14px;
	margin-left: 118px;
	/*white-space: nowrap;*/
}
/* --- call to action --- */
.call-to-action
{
	border: 1px solid #c0c0c0;
	padding: 30px 18px 47px;
	text-align: center;
	border-radius: 7px;
}
.call-to-action:before
{
	display: block;
	width: 48px;
	height: 48px;
	font-size: 48px;
	margin-right: 30px;
	color: #38478a;
	border: 1px solid #E2E6E7;
	padding: 19px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.call-to-action h4
{
	margin-top: 22px;
}
.call-to-action p.description
{
	margin-top: 17px;
	margin-bottom: 43px;
}
.call-to-action .more
{
	margin-top: 28px;
}
/* --- comment form, contact form --- */
.comment-form input,
.comment-form textarea,
.contact-form input,
.contact-form textarea
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.comment-form input[type="checkbox"]
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
    width: 20px;
    margin-top: 2px;
    margin-bottom: 2px;
}
.page-margin-top-20 {
    margin-top: 20px;
}

.page-margin-top-30 {
    margin-top: 20px;
}
.colum_left {
	margin-left:0!important;
}

.comment-form input,
.contact-form input
{
  /*  margin-top: 8px;
    margin-bottom: 8px;*/
}
.comment-form textarea,
.contact-form textarea
{
	height: 190px;
	resize: none;
}
.comment-form [type='submit'],
.contact-form [type='submit']
{
	width: auto;
	font-size: 12px;
	color: #25282a;
	margin-top: 0;
	outline: none;
}
#cancel-comment
{
	display: none;
	font-size: 12px;
	margin-right: 20px;
	color: #38478a;
}
.comment-form p.description.t1,
.contact-form p.description.t1
{
	margin-top: 14px;
}
.comment-form .hint,
.contact-form .hint
{
	color: #777;
}
::-webkit-input-placeholder 
{
	color: #777;
}
:-moz-placeholder,input.color 
{
	color: #777;
    opacity:  1;
}
::-moz-placeholder
{
	color: #777;
    opacity:  1;
}
:-ms-input-placeholder 
{
	color: #777;
}
/* --- tooltip --- */
.ui-tooltip-error .ui-tooltip-content,
.ui-tooltip-success .ui-tooltip-content
{
	font-size: 13px;
	color: #FFF;
}
.ui-tooltip-error .ui-tooltip-content,
.ui-tooltip-success .ui-tooltip-content
{
	border:none; 
}
.ui-tooltip-content
{
	padding: 10px 20px 10px 20px;
}
.ui-tooltip-error .ui-tooltip-content
{
	background: #E9431C;
}
.ui-tooltip-success .ui-tooltip-content
{
	background: #61911B;
}
/* --- comments list --- */
.comment
{
	margin-top: 30px;
}
#comments-list>.comment:first-child
{
	margin-top: 40px;
}
.comment-author-avatar
{
    float: left;
	width: 90px;
    height: 90px;
}
.avatar-1
{	
	background-image: url("images/samples/90x90/users/image_01.png");
}
.avatar-2
{
	background-image: url("images/samples/90x90/users/image_02.png");
}
.avatar-3
{
	background-image: url("images/samples/90x90/users/image_03.png");
}
.avatar-4
{
	background-image: url("images/samples/90x90/users/image_04.png");
}
.avatar-5
{
	background-image: url("images/samples/90x90/users/image_05.png");
}
.avatar-6
{
	background-image: url("images/samples/90x90/users/image_06.png");
}
.avatar-7
{
	background-image: url("images/samples/90x90/users/image_07.png");
}
.avatar-8
{
	background-image: url("images/samples/90x90/users/image_08.png");
}
.posted-by abbr
{
	
	color: #777;
	font-size: 13px;
	margin-top: 7px;
	font-weight: 500;
	line-height: 20px;
}
.posted-by .in-reply
{
	margin-left: 5px;
	color: #ABABAB;
}
#comments-list .comment-details
{
	float: left;
	width: 750px;
	margin-left: 30px;
}
#comments-list .comment-details p
{
	line-height: 24px;
	border-bottom: 1px solid #E2E6E7;
	padding: 24px 0;
}
#comments-list .children 
{
    clear: both;
    float: left;
    margin-left: 120px;
}
#comments-list .children .children
{
	margin-left: 0;
}
#comments-list .children .comment-details
{
	width: 630px;
}
#comments-list .comment-details .more
{
	float: right;
	color: #777;
	margin-top: -22px;
	font-weight: 500;
	font-size: 11px;
	line-height: 16px;
}
#comments-list .comment-details .more:hover
{
	color: #FFF;
}
/* --- pagination --- */
.pagination
{
	clear: both;
	float: right;
}
.pagination li
{
	
	float: left;
	margin-left: 7px;
}
.pagination li:first-child
{
	margin-left: 0;
}
.pagination li.left a:before,
.pagination li.right a:before
{
	color: #777;
}
.pagination li a:hover:before,
.pagination li a.selected:before
{
	color: #FFF;
}
.pagination li.left a,
.pagination li.right a
{
	  padding: 9px 0;
}
.pagination li.right
{
	-moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    -ms-filter: fliph;
    filter: fliph;
}
.pagination li a
{
	display: block;
    color: #777;
    font-size: 16px;
	width: 35px;
    padding: 9px 0 10px;
	border: 1px solid #E2E6E7;
	text-align: center;
}
.pagination li a:hover,
.pagination li.selected a
{
	color: #FFF;
	background-color: #38478a;
	border-color: #38478a;
}
/* --- list bullet --- */
.list
{
	list-style: none !important;
}

.list li
{
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 24px;
	padding-left: 30px;
}
.list li a 
{
	color: #38478a;
	font-weight: 600;
}
li.template-bullet:before
{
	color: #38478a;
	padding-right: 15px;
	margin-left: -30px;
	vertical-align: text-top;
}

.text-serivces {
    /* padding: 1em 0; */
    /* color: #101010;
    line-height: 150%; */
}

.contact-details li a {
    color: #101010;
}

.template-phone
{
	font-weight: bold !important;
	font-size: 18px !important;
}

.template-mail:hover,
.template-mail:hover a,
.template-phone:hover,
.template-phone:hover a,
.template-clock:hover,
.template-search:hover,
.template-search:hover a
{
    color: #38478a;
}

.list li.template-bullet a
{
	font-weight: 400;
} 

.list li.template-bullet a:hover
{
	color: #38478a !important;
} 

/* --- tabs navigation --- */
.tabs-navigation
{
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	background: none;
	border: none;
	display: flex;
    justify-content: space-evenly;
	flex-wrap: wrap;
}
.tabs.align-left .tabs-navigation
{
	text-align: left;
}
.tabs.align-left .ui-tabs-panel
{
	text-align: left;
}
.tabs-navigation li
{
	position: relative;
	display: inline-block;
	padding: 0;
	border: none;
	list-style: none;
	text-align: center;
	margin-left: 26px;
}
.tabs-navigation li:first-child
{
	margin-left: 0;
}
.tabs-navigation.small.gray li a
{
	background: #F5F5F5;
	border: 1px solid #38478a;
    border-radius: 7px;
}
.tabs-navigation.small li
{
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 0
}
.tabs-navigation.small li a
{
	min-width: 0;
	padding: 15px 20px;
}
.tabs-navigation a:before
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	font-size: 48px;
	color: #38478a;
	padding: 20px 20px 12px;
}
.tabs-navigation li a
{
	display: block;
	min-width: 180px;
	text-align: center;
	color: #101010;
	background: #FFF;
	padding: 10px 0 23px;
	border: none;
	
	line-height: 24px;
	outline: none;
	text-decoration: none;
}
.tabs-navigation li:last-child a
{
	border-right: none;
}
.tabs-navigation li a:hover,
.tabs-navigation li a.selected,
.tabs-navigation li.ui-tabs-active a,
.tabs-navigation.small.gray li a:hover,
.tabs-navigation.small.gray li a.selected,
.tabs-navigation.small.gray li.ui-tabs-active a
{
	background: #38478a;
	color: #FFF;
}
.tabs-navigation li a:hover:before,
.tabs-navigation li a.selected:before,
.tabs-navigation li.ui-tabs-active a:before
{
	color: #FFF;
}
.tabs-navigation li.ui-tabs-active span
{
	display: inline;
	position: absolute;
	border-style: solid;
	border-width: 9px 9px 0;
	border-color: #38478a transparent;
	bottom: -9px;
	margin-left: -9px;
}
.tabs .ui-tabs-panel
{
	text-align: center;
	padding: 42px 0 0;
}
.tabs.small .ui-tabs-panel
{
	padding: 0;
}
.tabs .ui-tabs-panel p
{
	line-height: 24px;
	padding: 17px 0 0;
}
.tabs table p
{
	padding: 0px !important;
}
.tabs.small .ui-tabs-panel p
{
	padding: 24px 0 0;
}
.tabs .ui-tabs-panel h4.box-header:after
{
	margin-left: auto;
	margin-right: auto;
}
/* --- accordion --- */
.accordion .ui-accordion-content
{
	padding: 30px 0 20px;
}
.accordion .ui-accordion-header
{
	padding: 16px 15px;
	cursor: pointer;
	border-bottom: 1px solid #E2E6E7;
	
	line-height: 24px;
	transition: padding-left 300ms, padding-right 300ms;
	-webkit-transition: padding-left 300ms, padding-right 300ms;
	-moz-transition: padding-left 300ms, padding-right 300ms;
	transition-timing-function: ease;
	-webkittransition-timing-function: ease;
	-mozkittransition-timing-function: ease;
}
.accordion .ui-accordion-header h5
{
	font-weight: 400;
	letter-spacing: normal;
	margin-top: 2px;
	margin-bottom: 1px;
	margin-left: 39px;
}
.accordion .ui-accordion-header.ui-state-active
{
	background-color: #38478a;
	border-bottom-color: #38478a;
}
.accordion .ui-accordion-header.ui-state-active h5
{
	color: #FFF;	
}
.accordion .ui-accordion-header.ui-state-active .ui-accordion-header-icon
{
	color: #FFF;
}
.accordion  .ui-accordion-header .ui-accordion-header-icon
{
	float: left;
	margin-right: 15px;
	font-size: 24px;
	color: #38478a;
}
.accordion  .ui-accordion-header:hover
{
	padding-left: 25px;
	padding-right: 5px;
}
.accordion  .ui-accordion-header.ui-state-active:hover
{
	padding: 16px 15px;
}
.accordion p.description
{
	margin: 0;
}
/* --- preloader --- */
.re-preloader
{
	display: block;
	height: auto;
	min-height: 20px;
	background: url('images/preloader.gif') no-repeat center center;
}

.mgblog {margin-bottom:50px;}
.pro ol, .pro ul{
	  margin: 15px;
}

.pro ol{
    list-style: upper-roman;
	list-style: auto;
}

.pro ul{
    list-style: disc;
}

.projects-list.isotope li>a,
.projects-list.isotope a>img
{
	display: block;
	width: 270px;
	height: 180px;
}
.re-preload .re-preloader
{
	height: 200px;
}
/* --- contact details --- */
.header-top-bar .contact-details
{
	display: flex;
    align-items: center;
}
.contact-details li
{
	border-right: 1px solid #E2E6E7;
	padding: 15px 20px;
}
.contact-details li:first-child
{
	border-left: 1px solid #E2E6E7;
}
.contact-details li:before
{
	margin-right: 7px;
	vertical-align: top;
}
/* --- social icons --- */
.social-icons li
{
	float: left;
	border-right: 1px solid #E2E6E7;
}
.social-icons li:first-child
{
	border-left: 1px solid #E2E6E7;
}
.social-icons a
{
	display: block;
	color: #AAA;
}
.social-icons a:hover
{
	color: #38478a;
}
.social-icons a:before
{
	font-size: 16px;
}
.social-home .social-icons a:before
{
	font-size: 23px;
}
.header-top-bar .social-icons
{
	float: right;
}
.social-icons li a
{
	padding: 17px;
}
.social-icons.yellow li
{
	background: #38478a;
	border: 2px solid #38478a;
	margin-right: 5px;
	border-radius: 7px;
}
.social-icons.yellow li:hover
{
	background: transparent;
}
.social-icons.yellow li a
{
	padding: 15px 16px;
	height: 16px
}
.social-icons.yellow li a:before
{
	color: #FFF;
}
.social-icons.yellow li a:hover:before
{
	color: #38478a;
}
.social-icons.yellow li:first-child
{
	margin-left: 0;
}
/* --- search --- */
.header-top-bar .search-container
{
	float: right;
	position: relative;
}
.header-top-bar .template-search
{
	font-size: 16px;
	/* display: block;
	padding: 17px;
	border-right: 1px solid #E2E6E7;
	color: #AAA; */
}
.search
{
	position: absolute;
	display: none;
	width: 179px;
	right: 0;
	padding: 12px 10px;
	margin-top: 5px;
	background: #F5F5F5;
	z-index: 99;
}
.search .search-input
{
	float: left;
	width: 91px;
	color: #101010;
	background: #FFF;
	border: 1px solid #E2E6E7;
	margin: 0;
	padding: 12px 14px 12px 12px;
}
.search .search-input.hint
{
	color: #858d94;
}
.search .search-input::-webkit-input-placeholder 
{
	color: #858d94;
}
.search .search-input:-moz-placeholder 
{
	color: #858d94;
    opacity:  1;
}
.search .search-input::-moz-placeholder
{
	color: #858d94;
    opacity:  1;
}
.search .search-input:-ms-input-placeholder 
{
	color: #858d94;
}
.search .search-submit-container
{
	position: relative;
	float: right;
}
.header-top-bar .search .template-search
{
	padding: 18px 18px 17px 18px;
	border: none;
}
.search .search-submit-container:hover .template-search
{
	color: #101010;
}
.search .search-submit
{
	position: absolute;
	width: 50px;
	height: 50px;
	background: none;
	padding: 0;
	top: 0;
	left: 0;
	cursor: pointer;
}
/* --- ui slider --- */
.ui-slider
{
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle 
{
	position: absolute;
	z-index: 2;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-slider-range 
{
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}
/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range 
{
	filter: inherit;
}
.ui-slider-horizontal .ui-slider-handle 
{
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range 
{
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min 
{
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max 
{
	right: 0;
}
/* --- ui dropdown --- */
/* right-aligned */
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}
.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	/* Support: IE7 */
	overflow-x: hidden;
	padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}
.ui-selectmenu-open {
	display: block;
}
.ui-selectmenu-button {
	display: inline-block;
	overflow: hidden;
	position: relative;
	text-decoration: none;
	cursor: pointer;
}
.ui-selectmenu-button span.ui-icon 
{
	right: 0;
	position: absolute;
}
.ui-selectmenu-button span.ui-selectmenu-text 
{
	text-align: left;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/* --- cost calculator --- */
.cost-calculator-box
{
	padding: 30px;
	background: #F5F5F5;
	margin-top: 1px;
}
.column-2-3 .cost-calculator-box .column-1-2
{
	width: 340px;
}
.cost-calculator-box:before
{
	float: left;
	font-size: 48px;
	margin-right: 30px;
	color: #38478a;
	border: 1px solid #E2E6E7;
	padding: 19px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.cost-calculator-box:first-child
{
	margin-top: 0;
}
.cost-calculator-box label
{
	float: left;
	line-height: 24px;
	border-left: 4px solid #38478a;
	padding: 14px 0 12px 15px;
}
.cost-calculator-box .cost-slider-container
{
	float: right;
	margin-left: 30px;
}
.cost-calculator-box input
{
	float: right;
	width: 40px;
	margin-left: 30px;
	margin-top: 0;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}
.cost-calculator-box input.big
{
	width: 370px;
}
.cost-calculator-box.cost-calculator-contact input
{
	width: 100%;
	margin-top: 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.cost-calculator-box.cost-calculator-contact input:first-child
{
	margin-top: 0;
}
.cost-calculator-box.cost-calculator-contact input[type='submit']
{
	width: auto;
	margin-top: 0;
}
.cost-calculator-sum
{
	text-align: right;
	margin-top: 10px;
}
.contact-form .cost-calculator-box p.description.t1
{
	margin-top: 14px;
	padding: 0;
}
.cost-calculator-price
{
	
	font-weight: 300;
	font-size: 40px;
	color: #38478a;
}
.ui-slider
{
	float: right;
	width: 300px;
	margin-top: 20px;
	background-color: #E2E6E7;
	border-radius: 5px;
}
.ui-slider-horizontal
{
	height: 10px;
}
.ui-slider .ui-slider-handle
{
	cursor: pointer;
	width: 28px;
	height: 28px;
	top: -10px;
	border: 1px solid #E2E6E7;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	background: #FFF;
}
.ui-slider-handle:after
{
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	margin-left: 9px;
	margin-top: 9px;
	background: #38478a;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.ui-slider-handle .cost-slider-tooltip
{
	position: absolute;
	min-width: 50px;
	left: -11px;
	top: 35px;
}
.ui-slider-handle .cost-slider-tooltip .value
{
	width: 100%;
	
	color: #FFF;
	background: #38478a;
	padding: 12px 0;
	text-align: center;
}
.ui-slider-handle .cost-slider-tooltip .arrow
{
	width: 100%;
	height: 8px;
	text-align: center;
}
.ui-slider-handle .cost-slider-tooltip .arrow:before
{
	content: "";
	border-color: #38478a transparent;
    border-style: solid;
    border-width: 0 8px 8px;
	margin-left: -8px;
    display: inline;
    position: absolute;
}
.ui-slider-range-min
{
	background: #38478a;
	border-radius: 5px;
}
.ui-selectmenu-button
{
	float: right;
	
	border: 1px solid #E2E6E7;
	margin: 0;
	background: #FFF;
}
.ui-selectmenu-button span.ui-selectmenu-text
{
	padding: 12px 40px 12px 15px;
	line-height: 24px;
	color: #101010;
}
.ui-selectmenu-button .ui-icon
{
	color: #101010;
	border-left: 1px solid #E2E6E7;
	padding: 16px 12px 17px;
}
.ui-selectmenu-button.ui-corner-top .ui-icon,
.ui-selectmenu-button:hover .ui-icon
{
	color: #38478a;
}
.ui-selectmenu-menu
{
	z-index: 2;
}
.ui-selectmenu-menu .ui-menu
{
	border: 1px solid #E2E6E7;
	border-top: none;
	max-height: 204px;
}
.ui-selectmenu-menu .ui-menu li
{
	
	cursor: pointer;
	background: #FFF;
	color: #101010;
	border-top: 1px solid #E2E6E7;
	padding: 13px 15px;
}
.ui-selectmenu-menu .ui-menu li:first-child
{
	border-top: 0;
}
.ui-selectmenu-menu .ui-menu li.ui-state-focus
{
	color: #38478a;
}
/* --- buttons --- */
.more,
.more[type="submit"]
{	
	color: #FFF; 
	
	font-size: 12px;
	font-weight: 700;
	background: #38478a;
	padding: 16px 23px 15px;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
	line-height: normal;
	letter-spacing: 1px;
	border-radius: 7px;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	border: 2px solid #38478a;
}
.more:hover
{
	color: #000;	
	background: transparent;
	opacity: 1;
	box-shadow: 0px 0px 50px 7px rgba(56, 71, 138, 0.2);
}
.more.simple
{
	background: transparent;
	color: #FFF;
	border: 1px solid #E2E6E7;
	padding: 17px 24px 16px;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
}
.more.simple:hover
{
	border-color: #fff;
	background: #38478a;
}
.more.small
{
	padding: 12px 19px 11px;
}

.more.white
{
	color: #38478a;
	background: #fff;
}

.more.white:hover
{
	color: #fff;
	background: #38478a;
}

/* --- copyright row --- */
.block-copyright
{
	background-color: #F5F5F5;
}
.copyright
{	
	color: #777;
	line-height: 24px;
}
.copyright a
{
	color: #101010;
}
.copyright a:hover
{
	color: #38478a;
}

/* --- prettyPhoto --- */
/*div.pp_default .pp_nav
{
	margin-top: 9px;
}
div.pp_default .pp_close
{
	margin-top: 7px;
}*/
div.pp_default .pp_content_container .pp_left,
div.pp_default .pp_content_container .pp_right,
div.pp_default .pp_top .pp_left,
div.pp_default .pp_top .pp_middle,
div.pp_default .pp_top .pp_right,
div.pp_default .pp_bottom .pp_left,
div.pp_default .pp_bottom .pp_middle,
div.pp_default .pp_bottom .pp_right
{
	background: none;
	padding: 0;
}
div.pp_default .pp_content, div.light_rounded .pp_content
{
	padding: 10px;
}
div.pp_default .pp_description
{
	font-size: 12px;
	color: #7C7C7C;
}
div.pp_default .pp_close
{
	margin-top: 8px;
	background: url("images/close.png") 0 0 no-repeat;
}
div.pp_default .pp_close:hover
{
	opacity: 1;
	background-position: 0 -30px;
}
/* --- map --- */
.contact-map
{
	width: 100%;
	/*height: 450px;*/
}
/* --- slider revolution container --- */
.revolution-slider-container
{
	width: 100%;
	position: relative;
	padding: 0;
}
.revolution-slider
{
	width: 100%;
	height: 600px !important;
	position: relative;
	margin: 0 auto;
	background: #F5F5F5;
}
/* --- slider revolution label --- */
.slider-content-box
{
	position: relative;
	top: 100px;
	left: 50px;
	width: 460px;
	max-height: auto;
	white-space: normal;
	background: rgba(38, 38, 40, 0.7);
	padding-bottom: 47px;
}
.slider-content-box h2
{
	color: #FFF;
	border-bottom: 3px solid #e5533a;
	padding: 21px 30px 20px;
	background: rgba(38, 38, 40, 0.68);
}
.slider-content-box.width-full h2
{
	line-height: 30px;
	font-size: 20px;
}
.slider-content-box.width-cut h2
{
	line-height: 24px;
	font-size: 18px;
}
.slider-content-box h2 a
{
	color: #FFF;
}
.slider-content-box h2 a:hover
{
	text-decoration: underline;
	opacity: 1;
}
.slider-content-box p
{
	
	font-size: 16px;
	color: #FFF;
	line-height: 26px;
	padding: 23px 30px 40px;
}
.slider-content-box .more
{
	margin-left: 30px;
	position: absolute;
    bottom: 10px;
}
.tp-caption a:hover
{
	color: #FFF !important;
}
/* --- slider revolution navigation arrows --- */
.tparrows.preview1
{
	width: 40px;
	height: 100px;
}
.tparrows.preview1:after
{
	font-size: 24px;
	position: absolute;
	left: 0px;
	top: 0px;
	color: #FFF;
	width: 40px;
	height: 100px;
	text-align: center;
	background: rgba(0, 0, 0, 0.15);
	z-index: 2;
	line-height: 100px;
	-webkit-transition: background 0.2s, color 0.2s;
	-moz-transition: background 0.2s, color 0.2s;
	transition: background 0.2s, color 0.2s;
}
.tp-rightarrow.preview1:after
{	
	/* content: 'a';  
	right: 0;
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
	-ms-filter: fliph;
	filter: fliph; */
}
.tp-leftarrow.preview1:after
{
	/* content: 'a'; */
}
.tparrows.preview1:hover:after 
{
	background: #FFF;
	color: #777;
}
.tparrows.preview1 .tp-arr-allwrapper
{
	display: none;
}
/* --- slider revolution navigation bullets --- */
.tp-bullets.preview1
{
	height: 12px !important;
}
.tp-bullets.preview1 .bullet 
{
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	width: 11px !important;
	height: 11px !important;
	margin-right: 10px !important;
	margin-bottom: 0px !important;
	border: 1px solid #fff !important;
}
.tp-bullets.preview1 .bullet:hover,
.tp-bullets.preview1 .bullet.selected 
{
	background: #FFF !important;
	width: 11px !important;
	height: 11px !important;
	border: none !important;
	border: 1px solid #fff !important;
}
/* --- misc --- */
.scroll-top.animated-element
{
	position: fixed;
	visibility: hidden;
	/* display: block; */
	display: none;
	width: 50px;
	padding: 13px 0;
	background: rgba(38,38,40,0.4);
	right: 30px;
	bottom: 30px;
	text-align: center;
}
.scroll-top:before
{
	font-size: 24px;
	color: #FFF;
}
.scroll-top:hover
{
	background: #38478a;
}
.header h1 a,
.sf-menu a:hover,
.social-icons a:hover,
.header-top-bar .template-search:hover,
.header-top-bar-container .header-toggle:hover,
.slider-control:hover,
.more:hover,
.vertical-menu li a:hover,
.buttons li a:hover,
.tabs-navigation li a:hover,
.tabs-navigation li a:focus,
.tabs-navigation li a:active,
.taxonomies a:hover,
.pagination li a:hover,
.scroll-top:hover
{
	text-decoration: none;
}

body.lock-position 
{
	position: fixed;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

/* --- vertical menu --- */
.vertical-menu li
{
	margin-top: 10px;
}
.vertical-menu li:first-child
{
	margin-top: 0;
}
.vertical-menu li a
{	
	display: block;
	background: #F5F5F5;
	padding: 18px 18px 18px 19px;
	
	line-height: 24px;
	color: #101010;
}
.vertical-menu li.selected a.active,
ul.vertical-menu li:hover a
{
	background: #38478a !important;
}
.vertical-menu li.selected a,
.vertical-menu li:hover a,
.vertical-menu li.selected a span,
.vertical-menu li:hover a span
{
	color: #FFF;
}
.vertical-menu li a span
{
	float: right;
	color: #AAA;
	font-size: 11px;
}

@media screen and (max-width: 767px){
.testimonials-list li {
    width: 366px;
}
}

@media screen and (max-width: 1189px){
.testimonials-list li {
    width: 630px;
}}



.column.services-photo
{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	width: 100%;
}

.column.services-photo img
{
	margin-bottom: 10px;
}

.block-features
{
	display: flex;
    align-items: center;
}

.contact-list li
{
	display: flex;
    align-items: center;
}

.contact-list a:hover
{
	color: #38478a;
}

.alx_feed_back_form_inputtext
{
	width: 338px;
}

.alx_feed_back_form_reC
{
	display: flex;
    align-items: center;
}

.prod-list
{
	display: grid;
    grid-template-columns: repeat(auto-fill,minmax(250px,1fr));
    grid-gap: 1.5em 1.5em;
    margin: 35px 0;
}

.prod-cart
{
	border: 1px solid #c0c0c0;
    padding: 10px;
	border-radius: 7px;
}

.prod-cart:hover
{
	box-shadow: 0px 0px 100px 23px rgba(56, 71, 138, 0.13);
}

.prod-cart-image img
{
	border-radius: 7px;
}

.prod-cart-name a {
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    color: #101010;
}

.prod-cart-name a:hover {
    color: #38478a;
}

.prod-cart-statuses
{
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.prod-cart-statuses .label {
    position: relative;
    background: #e5533a;
    color: #fff;
    font-size: 12px;
    border-radius: 7px;
    display: inline-block;
    padding: 5px 10px;
    margin: 5px;
}

.prod-cart-statuses.detail .label
{
	font-size: 14px;
	margin: 0 15px 0 0;
	padding: 7px 14px;
}

.status-in-stock
{
	background: #4caf50 !important;
}

.status-new
{
	background: #38478a !important;
}

.prod-cart-name
{
	padding: 10px;
    text-align: center;
}

.prod-cart-price
{
	padding: 10px;
    text-align: center;
	font-size: 18px;
}

.prod-cart-top
{
	display: flex;
    flex-direction: row;
}

.product-pictures
{
	width: 50%
}

.product-info
{
	width: 50%;
	padding-left: 30px;
}

.product-info .prod-cart-statuses.detail
{
	justify-content: flex-start;
}

.product-detail-picture
{
	margin-bottom: 15px;
}

.product-additional-pictures
{
	/* padding: 15px 0px; */
    display: flex;
    justify-content: space-around;
    flex-direction: row;
}

.product-additional-pictures a
{
	padding: 1px;
}

.product-detail-picture img,
.product-additional-pictures img
{
	border-radius: 7px;
	margin: 0 auto;
}

.prod-cart-price-detail
{
	margin: 30px 0px;
    font-size: 25px;
    font-weight: 700;
}

.prod-cart-buttons
{
	display: flex;
}

.prod-cart-buttons a
{
	display: block;
}

.prod-cart-buttons-call
{
	margin-left: 30px;
}

.prod-cart-properties table td,
.prod-cart-properties table th
{
	padding: 5px 10px;
	width: 50%;
}

.prod-cart-bottom
{
	margin-top: 50px;
}

.prod-cart-bottom .tabs-navigation li
{
	margin-left: 0px;
	margin-bottom: 10px;
}

.prod-cart-bottom .tabs-navigation li a
{
	min-width: 220px;
	font-size: 18px;
	padding: 20px 0px;
	border-radius: 7px;
	border: 1px solid #38478a;
}

.prod-cart-bottom .tabs .ui-tabs-panel
{
	text-align: left;
    padding: 20px;
    margin-top: 30px;
    border: 1px solid #c0c0c0;
    border-radius: 7px;
}

.prod-cart-bottom .tab-content table td:first-child
{
    text-align: left;
}

.catalog-sections-list
{
	padding-right: 0;
    padding-left: 0;
}

.catalog-sections-list-container
{
	padding: 0;
}





.catalog-main-cat ul {
    display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.catalog-main-cat-item {
    border-radius: 7px;
    box-sizing: border-box;
    border: 1px solid #38478a;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
	margin: 5px;
}

.catalog-main-cat-item.active,
.catalog-main-cat-item:hover
{
	background-color: #38478a;
}

.catalog-main-cat-item.active a,
.catalog-main-cat-item:hover a
{
	color: #fff;
}

.catalog-main-cat-item a {
    text-decoration: none;
	color: #38478a;
	padding: 15px 20px;
}

.catalog-main-cat-item h2 {
    text-align: center;
    font-size: 16px;
    margin: 10px 0;
}

.catalog-main-subcat-menu
{
	border-top: 1px solid #c7c7c7;
	padding-top: 15px;
}

.catalog-main-subcat-item
{
	border-radius: 30px;
    box-sizing: border-box;
    border: 1px solid #38478a;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 5px;
}

.catalog-main-subcat-item h2 {
    text-align: center;
    font-size: 14px;
    margin: 7px;
}

.catalog-main-subcat-item a {
    text-decoration: none;
    color: #38478a;
    padding: 7px 20px;
}

.catalog-main-subcat-item:hover
{
	background-color: #38478a;
}

.catalog-main-subcat-item:hover a
{
	color: #fff;
}

.videoBGindex {
    width: 100%;
    height: 100vh;
    object-fit: cover;
    /* position: fixed; */
    z-index: 5;
	background-color: #fff;
}

.logo-amr-20 img
{
	/* height: 74px; */
    width: 250px;
}

.logo-amr-20
{
	background: #fff;
    padding: 5px 10px;
    border-radius: 7px;
    opacity: 0.8;
	width: 250px;
	margin-top: 15px;
}



.features-services
{
	display: flex;
    flex-direction: row;
	justify-content: space-between;
	z-index: 100;
    position: relative;
	margin-top: -370px;
    margin-bottom: 40px;
}

.features-services article
{
	width: 32%;
}

.features-services .post
{
	background: #fff;
    padding: 10px;
    border-radius: 7px;
    opacity: 0.8;
	position: relative;
	top: 0px;
	transition: top 0.5s ease 0s;
}

.features-services .post:hover
{
	top: -20px;
}

.features-services .post:hover,
.features-services .post:hover img
{
	opacity: 1;
}

.features-services .post-title
{
	background: #38478a;
    color: #fff;
    font-size: 18px;
    padding: 10px;
    border-radius: 7px 7px 0 0;
    min-height: 56px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
	text-align: center;
	box-sizing: content-box;
}

.features-services .post-title h2
{
	font-size: inherit;
    font-weight: inherit;
    margin: inherit;
    color: inherit;
}

.features-services img
{
    border-radius: 0 0 7px 7px;
}

.features-services a
{
	text-decoration: none;
}

.padding-current-offers
{
	padding-top: 0px;
}

.menu-dealer
{
	display: flex;
    flex-direction: column;
    margin-top: 20px;
    padding: 0px 50px;
	width: max-content;
}

.menu-dealer img
{
	width: 150px;
	margin-bottom: 10px;
	position: relative;
	right: 0px;
	transition: right 0.5s ease 0s;
}

.menu-dealer img:hover
{
	right: -20px;
}



.categories-catalog {
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(270px,1fr));
    grid-gap: 1.5em 1.5em;
}

.categories-catalog-item {
    position: relative;
    text-decoration: none;
    background-color: #fff;
    text-align: center;
    border-radius: 7px;
    transition: background-color .3s linear;
	padding: 20px;
	background: linear-gradient(270deg, hsl(0deg 0% 100% / 50%), hsl(0deg 0% 55.91% / 50%));
}

.categories-catalog-item a
{
	text-decoration: none;
}

.categories-catalog-item:hover {
    color: #fff;
	background: linear-gradient(270deg,#0290c8,#38478a);
}

.categories-catalog-item:hover h3 {
    color: #fff;
}

.categories-catalog-image {
    z-index: 1;
    position: relative;
    max-width: 100%;
	border-radius: 7px;
	margin: 0 auto;
}

.categories-catalog-item-name
{
	padding: 20px 0px;
	border-radius: 0px 0px 7px 7px;
	transition: all .3s ease;
}

.categories-catalog-title {
	font-size: 24px;
    line-height: 32px;
    margin-top: 0px;
    margin-bottom: 0;
    z-index: 1;
    font-weight: 500;
    position: relative;
	color: #38478a;
}

.prod-cart-similar-technique
{
	margin-top: 40px;
}






.catalog-main-section {
    display: flex;
	justify-content: space-between;
}

.catalog-main-prod {
    width: 72%;
}

.catalog-main-filter
{
	width: 23%;
}

.catalog-main-filter input[type='checkbox']
{
    display: block;
}



.social-home .social-icons li
{
	border-left: none;
	border-right: none;
}

.social-home .social-icons li:hover a
{
	color: #6f89ff;
}

.social-home .social-icons li a
{
    padding: 10px;
}




.our-experience-container
{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.our-experience-block
{
	display: flex;
    flex-direction: column;
    justify-content: center;
	width: 15%;
    margin: 25px 0px;
    border: 1px solid #e8e8e8;
    border-radius: 7px;
    padding: 30px 20px;
    text-align: center;
    font-weight: bold;
	position: relative;
    overflow: hidden;
}

.our-clients-list-container .our-experience-block
{
	background: rgb(255 255 255 / 30%);
}

.our-experience-block:before
{
	width: 276px;
	height: 202px;
    content: "";
    background-image: url("/bitrix/templates/amr/images/silver_2.jpg");
    position: absolute;
    left: 0px;
    top: 0px;
    z-index:-1;
}

.our-experience-block:hover
{
    /* box-shadow: 0 2px 20px 0 rgb(0 0 0 / 10%); */
	box-shadow: 0px 0px 20px 5px rgba(56, 71, 138, 0.3);
}

.our-experience-indicator
{
	font-size: 40px;
    color: #38478a;
    margin-bottom: 20px;
}

.our-experience-description
{
	line-height: 20px;
	font-size: 16px;
}

.proizvodstvo .our-experience-block
{
	width: 20%;
}

.proizvodstvo-h2
{
	background-color: #38478a;
    padding: 30px 15px;
    color: #fff;
    font-size: 19pt;
	font-weight: bold;
    border-radius: 7px;
}






#alx_feed_back_default_FID2 form
{
	display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

#alx_feed_back_default_FID2 #error_EMPTY_TEXT
{
	margin-left: 15px;
}



.tab-content table td,
.tab-content table th
{
	font-size: 18px;
}





.brands-logo img
{
	object-fit: cover;
    width: 140px;
    height: 70px;
	border: 1px solid #38478a;
    border-radius: 7px;
}



.proizvodstvo-photo
{
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.proizvodstvo-photo a
{
	padding: 5px;
}


.center
{
	text-align: center;
}

.b24-widget-button-position-bottom-right .b24-widget-button-popup
{
	display: none;
}

.sidebar-menu
{
	display: flex;
	flex-direction: column;
	margin-top: 20px;
	padding: 30px 18px;
}

.sidebar-menu a
{
	display: block;
	margin-top: 10px !important;
}

.sidebar-menu a:first-child
{
	margin-top: 0px !important;
}

.sidebar-menu .catalog-main-search
{
	margin-top: 15px;
}





.service-container h2,
.prod-cart-similar-technique h2
{
	color: #38478a;
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 30px;
}

.service-container .service-block,
.service-container .service-links
{
	margin: 40px 0px;
}

.service-menu,
.service-links
{
    display: flex;
    justify-content: center;
}

.service-menu a,
.service-links a
{
    margin: 0px 10px;
}

.service-banner
{
	display: flex;
	border: 3px solid #38478a;
    padding: 15px 30px;
    border-radius: 7px;
}

.service-banner-header
{
	color: #38478a;
    font-size: 32px;
	font-weight: bold;
	padding: 0px;
}

.service-banner-right img
{
	border-radius: 7px;
}

.service-banner-text
{
	font-size: 18px;
	font-weight: bold;
}

.service-banner-text span
{
	font-weight: normal;
	font-size: 15px;
}

.service-sert-gal
{
	display: grid;
    grid-template-columns: repeat(auto-fit, minmax(380px, 1fr));
    grid-gap: 1.5em 1.5em;
}

.service-photo-gal
{
	display: flex;
	justify-content: center;
	justify-content: space-between;
}

.service-sert-gal a
{
	/* width: 32%; */
}

.service-photo-gal a
{
	width: 24%;
}

.service-sert-gal img
{
	width: 100%;
    /* height: 326px; */
    object-fit: cover;
    object-position: 0 0;
}

.service-form
{
	margin: 50px !important;
}

.service-advantages .our-experience-block
{
	background: linear-gradient(270deg, #0290c8, #38478a);
	padding: 20px 20px;
	display: flex;
    align-items: center;
    justify-content: center;
}

.service-advantages .our-experience-description
{
	color: #fff;
    font-size: 20px;
    line-height: initial;
}

.service-block
{
	display: flex;
}

.service-block-left
{
	margin-right: 50px;
    display: flex;
    flex-direction: column;
}

.service-dealers-menu a
{
	margin-bottom: 15px;
    display: block;
    width: 170px;
    border: 1px solid #38478a;
    border-radius: 50px;
}

.service-dealers-menu a:hover
{
	
}

.service-dealers-menu img
{
	border-radius: 7px;
}

.service-menu,
.service-sert,
.service-faq-block,
.service-doc
{
	margin-bottom: 40px;
}

.service-header
{
	position: relative;
}

.service-header-text,
.service-parts-header-text,
.service-manufacture-header-text
{
	position: absolute;
    top: 30px;
    left: 30px;
    padding: 50px;
    background: #fbfbfbe0;
    border-radius: 7px;
	z-index: 50;
	max-width: 40%;
}

.service-header-text a
{
	display: block;
    width: max-content;
}

.service-repair ul
{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.service-repair li
{
	width: 45%;
	line-height: 40px;
}

.block-video-banner video
{
	width: 100%;
	border-radius: 7px;
}

.service-brands-header
{
	padding: 30px;
    background: #f5f5f5;
	/* background: #fff; */
    border-radius: 7px;
	display: flex;
    justify-content: space-between;
}

.service-brands-banner-header-text
{
	color: #38478a;
    font-size: 32px;
    font-weight: bold;
    padding: 0px;
}

.service-brands-banner-text
{
	font-size: 18px;
    font-weight: bold;
	margin-bottom: 30px;
}

.block-photo-banner
{
	display: flex;
}

.block-photo-banner img
{
	height: 250px;
	padding-left: 10px;
}

.service-description h3,
.service-description h4
{
	padding: 10px 0px;
}

.our-services
{
	display: flex;
    justify-content: space-between;
    align-items: center;
}

.our-services-photo
{
	width: 50%;
}

.our-services-photo img
{
	border-radius: 7px;
}

.service-sert-spec-gal {
    display: flex;
    justify-content: space-between;
}

.service-sert-spec-gal a
{
    width: 23%;
}

.service-sert-spec-gal.sitrak a
{
    width: 49%;
}

.service-buttons
{
	display: flex;
    justify-content: space-between;
}

.service-header-text .more.white
{
    display: block;
    margin-top: 20px;
	width: 100%;
    box-sizing: border-box;
}




.additional-services
{
	margin: 30px 0px;
	display: flex;
    justify-content: space-evenly;
}

.additional-services a
{
	color: #38478a;
}

.additional-services a:hover
{
	text-decoration: none;
	color: #4caf50;
}

.additional-services span
{
	text-decoration: underline;
    text-decoration-style: dashed;
    font-weight: bold;
    font-size: 14px;
    text-underline-offset: 5px;
    text-transform: uppercase;
}

.service-doc-items
{
	display: grid;
    grid-template-columns: repeat(auto-fit, minmax(310px, 1fr));
    grid-gap: 1.5em 1.5em;
}

.service-doc-item
{
	border: 2px solid #38478a;
	border-radius: 7px;
	padding: 20px;
}

.service-doc-header
{
	font-weight: bold;
    font-size: 18px;
    text-align: center;
    line-height: 25px;
	margin-bottom: 20px;
}

.service-doc-file
{
	display: flex;
    align-items: center;
	text-decoration: none !important;
}

.service-doc-file:hover > .icon,
.service-doc-file:hover > p
{
	color: #e5533a;
}

.service-doc-file .icon
{
	font-size: 40px;
	color: #38478a;
	margin-right: 10px;
}

.service-doc-file p
{
	color: #38478a;
}




/********************** -Toggles **********************/

a.toggle_trigger {
    display: flex;
    justify-content: space-between;
    align-items: center;
	border: 1px solid #38478a;
    border-radius: 7px;
    text-decoration: none;
    color: #333;
    clear: both;
    margin-bottom: 15px;
    font-size: 18px;
    background: #fff;
    padding: 13px 18px;
    line-height: 24px;
}

.toggle_trigger:hover {
    text-decoration: none;
    background: #38478a;
	color: #fff;
}

.toggle_trigger {
	padding:6px;
}

.toggle_trigger.toggle_active{
	background-color:#38478a;
	color:#fff;
}
.toggle_trigger.toggle_active span{
	color:#fff;
}

.toggle_container{
	width:100%;
	float:left;
	margin-left:5px;
	margin-top:-10px;
    margin-bottom: 20px;
}

.faq-block
{
	margin-bottom: 20px;
}

.faq-block .icon
{
	float: right;
    font-size: 24px;
}



.alx_feed_back textarea
{
	width: 100%;
}




.service-parts-banner img
{
	border-radius: 7px;
	margin-bottom: 40px;
}

.service-parts-header-text,
.service-manufacture-header-text
{
    max-width: inherit;
}

.service-parts-search
{
	display: flex;
}

.service-parts-search input
{
	width: 100%;
    margin-right: 10px;
}

.service-parts-header-text .more.white
{
	display: block;
    margin-top: 20px;
}

.service-parts-brands
{
	text-align: center;
    margin-bottom: 40px;
}

.service-parts-brands-items
{
	position: absolute;
    display: flex;
    justify-content: center;
    flex-direction: column;
    top: 30px;
    right: 30px;
}

.service-parts-brands-items img
{
	margin-bottom: 10px;
    width: 93px;
	border-radius: 7px;
}

.service-parts-brands-items img:hover
{
	box-shadow: 0px 0px 10px 5px rgba(56, 71, 138, 1);
}

.service-photo-gal.parts a
{
    width: 32%;
}

.service-manufacture-block
{
	margin-top: 40px;
}

.service-manufacture
{
	display: flex;
    justify-content: space-between;
}

.service-manufacture a
{
	margin-right: 20px;
}

.service-photo-gal.manufacture
{
	margin-bottom: 15px;
}

.service-manufacture-faq-block .more
{
	display: block;
    width: fit-content;
}

.service-manufacture-faq-block .toggle_trigger
{
	background: #38478a;
	color: #fff;
}

.service-sert-gal.manufacture a
{
	/* width: 24%; */
}

.sert-gal-1
{
	height: 100% !important;
}

.sert-gal-3
{
	/* height: 265px !important; */
}

.service-manufacture-stages .stage
{
	display: flex;
	align-items: center;
    width: 100%;
    background: #fff;
    padding: 20px 30px;
	margin: 10px 0px;
    box-sizing: border-box;
	border-radius: 7px;
}

.service-manufacture-stages .stage-number
{
	font-size: 70px;
	color: #38478a;
	margin-right: 30px;
	width: 60px;
    text-align: center;
}

.service-manufacture-stages .stage-description
{
	border-left: 1px solid #38478a;
    padding-left: 30px;
}

.service-manufacture-stages .stage-name
{
	font-weight: bold;
	margin-bottom: 15px;
	font-size: 18px;
}

.service-manufacture-stages p
{
	padding-top: 0px;
}




.testimonials-item
{
	border: 1px solid #c0c0c0;
    border-radius: 7px;
    padding: 20px 30px;
    background: rgb(255 255 255 / 45%);
    margin-bottom: 20px;
}

.testimonials-item:hover
{
	box-shadow: 0px 0px 100px 23px rgba(56, 71, 138, 0.13);
}

.testimonials-author,
.testimonials-company
{
	font-weight: bold;
	font-size: 13px;
}

.testimonials-text
{
	margin-top: 10px;
    line-height: normal;
}

.testimonials-item-top
{
	display: flex;
    justify-content: space-between;
}

.testimonials-item-source img
{
	height: 20px;
}

.testimonials-container.home .testimonials-item-source img
{
	margin: 7px auto;
    padding: 5px 10px;
    background: #fff;
    border-radius: 7px;
}



.catalog-rotator.prod-list
{
	display: grid;
    grid-template-columns: repeat(auto-fill, minmax(290px, 1fr));
	grid-gap: inherit;
}
.catalog-rotator .prod-cart
{
	margin: 0px 5px;
}

.catalog-rotator-container .caroufredsel_wrapper
{
	margin: 0px !important;
}

.catalog-rotator-container
{
	margin-bottom: 30px;
}



.catalog-main-search
{
	margin-top: 35px;
}

.catalog-main-search form
{
	display: flex;
}

.catalog-main-search .search-form input:first-child
{
	height: 10px;
    width: 100%;
    margin-right: 10px;
	border-radius: 7px;
	border: 1px solid #ccd5db;
}

.catalog-main-search .search-form input:last-child
{
	padding: 0px 10px;
    background: #38478a;
	border-color: #38478a;
    color: #fff;
	cursor: pointer;
    border-radius: 7px;
}

.catalog-main-search .search-form input:last-child:hover
{
    background: #fff;
    color: #38478a;
}



.mobile-search
{
	display: none;
	font-size: 25px;
    padding: 16px;
    color: #101010;
    text-decoration: none;
}

.header-mobile-buttons
{
	display: flex;
}



.home-search-button
{
	font-size: 16px;
    border: 1px solid #fff;
    border-radius: 7px;
    padding: 5px 20px;
	cursor: pointer;
	text-shadow: none;
}

.home-search-button:hover
{
	background: #fff;
}

.home-search-button:hover a
{
	color: #38478a !important;
}

.home-search-button:hover:before
{
	color: #38478a;
}

.home-search-button:before
{
	font-family: "template" !important;
    content: "j";
    color: #fff;
    font-size: 14px;
    margin-right: 10px;
}



.v-photo-gal
{
	display: grid;
    grid-template-columns: repeat(auto-fit, minmax(380px, 1fr));
    grid-gap: 1.5em 1.5em;
}



.catalog-price-container .prod-cart-name
{
	font-weight: bold;
    font-size: 18px;
    text-align: center;
    line-height: 25px;
    color: #38478a;
}

.photo-gallery
{
	
}

.blag-pisma-logo
{
	position: absolute;
    width: 100px !important;
	border-radius: 7px;
}

.blag-pisma-logo-rotator
{
	position: absolute;
    width: 70px !important;
	top: 0;
}



.carousel-item-3 li
{
	float: left;
	margin-right: 30px;
	position: relative;
}
.carousel-item-3 li img
{
	width: 100%;
	border-radius: 7px;
}

.carousel-hover-info
{
	position: absolute;
    top: 0;
    background: rgba(38, 38, 40, 0.7);
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.3s ease 0s;
    padding: 20px 10px;
    box-sizing: border-box;
}

.carousel-hover-info .description
{
	color: #fff;
    line-height: 20px;
    font-size: 18px;
    margin-bottom: 10px;
    display: block;
    text-align: center;
	max-height: 200px;
	overflow: hidden;
}

.carousel-hover-info .date
{
	color: #fff;
    margin-bottom: 10px;
    display: block;
    text-align: center;
}

.carousel-hover-info a
{
	display: block;
}

.carousel-hover li:hover .carousel-hover-info,
.carousel-hover li:active .carousel-hover-info
{
	opacity: 1;
}

.service-news
{
	max-width: 948px;
}

.subsidija
{
	/* color: #e5533a; */
}

.prod-cart-price-subsidija
{
	font-size: 14px;
    color: #e5533a;
	margin-top: 30px;
    margin-bottom: -20px;
}

.prod-cart-price-subsidija span
{
	color: #e5533a;
}

.prod-cart-price-section-subsidija
{
	font-size: 12px;
    color: #e5533a;
    text-align: center;
}

.prod-cart-price-section-subsidija span
{
	color: #e5533a;
    display: block;
    margin-bottom: 5px;
}