#sp-main-body {
    padding: 0;
}
.pakety_one {border-top: 2px solid #f1e2bd;}
.pakety_two {border-bottom: 2px solid #f1e2bd;}
.sp-megamenu-parent {
	float: none;
	text-align: center;
}
#sp-header {
    height: 52px;
}
.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    line-height: 52px;
    font-size: 16px;
    color: #fff;
}
.sp-megamenu-parent >li >a.menu-red {
    background-color: #b41919;
}
.sp-megamenu-parent >li >a.menu-green {
    background-color: #91b419;
}
.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a {
    background: #fff;
    color: #272e87;
}
.sp-megamenu-parent >li.active>a.menu-red, .sp-megamenu-parent >li:hover>a.menu-red {
	background-color: #b41919;
	color: #fff;
}
.sp-megamenu-parent >li.active>a.menu-green, .sp-megamenu-parent >li:hover>a.menu-green {
	background-color: #91b419;
	color: #fff;
}
.sp-megamenu-parent >li.sp-has-child>a:after, .sp-megamenu-parent >li.sp-has-child>span:after {
    content: none;
}
.sp-megamenu-parent.menu-slide-down .sp-has-child:hover >.sp-dropdown {
    opacity: 0;
    visibility: hidden;
}
#sp-top-bar {
    padding: 56px 0 0 0;
}
#sp-top-bar .sp-module {
    display: block;
}
img.sp-default-logo {
    margin-top: -15px;
}
.callback a, .callback .clbk {
    font-size: 16px;
    text-transform: uppercase;
    color: #272e87;
    cursor: pointer;
}
.clbk:before {
    content: url(/images/icon_phone.png);
    margin-right: 7px;
    vertical-align: text-top;
}
.mail:before {
    content: url(/images/icon_convert.png);
    margin-right: 7px;
    vertical-align: text-top;
}
.mail a {
	font-size: 16px;
    color: #009fde;
}
.callback img, .mail img {
    float: left;
    margin-right: 7px;
}
.sppb-btn.calc {
    border: 1px solid #ccc;
}
#sp-print {
	border-top: 2px solid #f1e2bd;
	border-bottom: 2px solid #f1e2bd;
}
#sp-page-builder #sp-print .sppb-section-title, #sp-page-builder #sp-advantage .sppb-section-title {
    margin-bottom: 34px;
}
#sp-page-builder #sp-trust .sppb-section-title {
	margin-bottom: 45px;
}
.sppb-addon-blocknumber .sppb-media-body.sppb-text-center {
    margin-top: 10px;
}
.sp-module.calcform {
    margin-top: 35px;
}

.page-header {
	text-align: center;
}
.page-header h2 {
    font-size: 48px;
    font-weight: 300;
    color: #272e87;
}
.page-header h1 {
    font-size: 18px;
    font-weight: 400;
    color: #272e87;
}
#sp-langswitch {
	z-index: 10;
}
.mod-languages.lgmd {
    position: absolute;
    right: 10px;
    top: 70px;
    /*-webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1000;*/
}
.mod-languages.lgmd ul.lang-block>li a:before, .mod-languages.smxs ul.lang-block>li a:before {
    content: none;
}
.mod-languages.lgmd ul.lang-block>li {
    border-top: 2px solid #999;
    border-right: none;
    border-bottom: 2px solid #999;
    border-left: 2px solid #999;
    padding-left: 7px;
    padding-right: 10px;
    margin-bottom: 2px;
}
.mod-languages.lgmd ul.lang-block>li.lang-active {
    border-top: 2px solid #8d90bf;
    border-right: none;
    border-bottom: 2px solid #8d90bf;
    border-left: 2px solid #8d90bf;
}
.mod-languages.lgmd ul.lang-block>li a {
	font-size: 16px;
	color: #999;
	padding: 0;
	line-height: 24px;
}
.mod-languages.lgmd ul.lang-block>li.lang-active a {
	color: #8d90bf;
}
.mod-languages.smxs {
    position: absolute;
    top: 8px;
    right: 10px;
}
.mod-languages.smxs ul.lang-block>li {
	float: left;
}
.mod-languages.smxs ul.lang-block>li a {
	font-size: 14px;
	font-weight: 300;
    padding: 0;
}
.mod-languages.smxs ul.lang-block>li.lang-active a {
	text-decoration: underline;
}
.g-recaptcha {
    margin-left: auto;
    margin-right: 5px;
    margin-top: 26px;
}
button#sbmt, #sendbtn, .sendbtn button {
    width: 213px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 22px;
    height: 50px;
    font-size: 24px;
    font-weight: 300;
    padding: 1%;
    border-radius: 0;
    border: 1px solid #9fb94b;
    background: #badf38;
    background: -moz-linear-gradient(top, #badf38 0%, #92b61a 100%);
    background: -webkit-linear-gradient(top, #badf38 0%,#92b61a 100%);
    background: linear-gradient(to bottom, #badf38 0%,#92b61a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#badf38', endColorstr='#92b61a',GradientType=0 );
}
.sendbtn button span {
    font-size: 24px;
    font-weight: 300;
}
.cf-field-hp {
    display: none;
}
.form-group {
    text-align: center;
}
.button_snd {
    width: 213px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 22px;
    height: 50px;
    font-size: 24px;
    font-weight: 300;
    padding: 1%;
    border-radius: 0;
    border: 1px solid #9fb94b;
    background: #badf38;
    background: -moz-linear-gradient(top, #badf38 0%, #92b61a 100%);
    background: -webkit-linear-gradient(top, #badf38 0%,#92b61a 100%);
    background: linear-gradient(to bottom, #badf38 0%,#92b61a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#badf38', endColorstr='#92b61a',GradientType=0 );
    color: #fff;
    text-align: center;
}

button#btn_send {
    width: 213px;
    margin-right: auto;
    margin-top: 22px;
    height: 50px;
    font-size: 24px;
    font-weight: 300;
    padding: 1%;
    border-radius: 0;
    border: 1px solid #9fb94b;
    background: #badf38;
    background: -moz-linear-gradient(top, #badf38 0%, #92b61a 100%);
    background: -webkit-linear-gradient(top, #badf38 0%,#92b61a 100%);
    background: linear-gradient(to bottom, #badf38 0%,#92b61a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#badf38', endColorstr='#92b61a',GradientType=0 );
}
.btn_need {
    text-transform: uppercase;
    color: #333;
    border: 1px solid #ccc;
    background-color: #f5f5f5;
    padding: 12px;
}
.sp-module ul.nav.menu >li, .sp-module ul.nav.menu >li ul >li {
	border: none;
}
.sp-module ul.nav.menu >li >a {
    line-height: 24px;
}
.sp-module ul.nav.menu >li >a.parent_link {
    text-transform: uppercase;
    color: #272e87;
}
.sp-module ul.nav.menu >li >a:before, .sp-module ul.nav.menu >li ul >li >a:before {
	content: none;
}
.sp-module ul.nav.menu >li ul >li >a {
    line-height: normal;
    color: #666666;
}
section#sp-calculation {
    margin-bottom: 33px;
}
#sp-bottom {
    border-top: 1px solid #ccc;
    margin-bottom: 17px;
    padding-top: 36px;
}
#sp-bottom1 {
    height: 196px;
}
.sp-module.bottom {
    margin-top: 0;
    position: absolute;
    bottom: 15px;
}
#sp-footer {
	padding: 0;
	text-align: right;
}
.offcanvas-menu {
	background-color: #272e87;
	height: min-content;
}
.close-offcanvas {
    right: unset;
    left: 10px;
    border: none;
    top: 5px;
}
.home.full-screen-off-canvas.ltr .offcanvas-menu {
    visibility: visible;
    z-index: 9999;
    width: 100%;
    right: 0;
    top: 110px;
}
.home.full-screen .offcanvas-menu {
	/*top: 110px;*/
}
.full-screen .offcanvas-menu {
    background-color: #272e87;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module {
    margin-top: 4px;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul.nav.menu {
    padding-bottom: 0px;
}
.sp-module ul.nav.menu.offcanv >li {
	border-top: 1px solid #fff;
}
.sp-module ul.nav.menu.offcanv >li >a {
    font-size: 16px;
    font-weight: 300;
}
.sp-module ul.nav.menu.offcanv >li >a.menu-red {
	background-color: #b41919;
}
.sp-module ul.nav.menu.offcanv >li >a.menu-green {
	background-color: #91b419;
}
.sp-module ul.nav.menu.offcanv >li.active >a, .sp-module ul.nav.menu.offcanv >li:hover >a {
	background-color: #fff;
	color: #272e87;
}
#offcanvas-toggler {
    float: inherit;
    line-height: 38px;
    font-size: 34px;
}
#offcanvas-toggler >i {
    color: #fff;
}
.mod-languages.smxs.mobile {
    top: 0;
    right: 15px;
}
.mod-languages.smxs.mobile ul.lang-block>li {
	border: none;
}
.mod-languages.smxs.mobile ul.lang-block>li a {
	color: #fff;
}
.sppb-title-subheading {
    color: #272e87;
}
#sp-page-builder .sppb-section-title {
    margin-bottom: 30px;
}
.sp-page-builder .page-content #print .sppb-section-title .sppb-title-heading {
    margin-top: 0;
    margin-bottom: 40px;
}
.divdiv {
    width: 49px;
    height: 2px;
    background-color: #272e87;
    margin-left: auto;
    margin-right: auto;
}
/* Анимация для пакетов */


.hvr-wobble-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-wobble-bottom:hover, .hvr-wobble-bottom:focus, .hvr-wobble-bottom:active {
  -webkit-transform: translateY(8px);
  transform: translateY(8px);
}
.scrollup {
	border: none;
	background: none;
}
.scrollup:hover {
    background: none;
}
.scrollup:before {
	content: none;
}

/*Responsive*/
@media (max-width: 767px) {
	#sp-header {
	    height: 38px;
	}
	#sp-bottom1 {
	    height: inherit;
	}
	#sp-top-bar {
	    padding: 0;
	}
	img.sp-default-logo {
	    margin-top: 0px;
	}
	#sp-top1 .sppb-text-left {
	    text-align: center;
	}
	h1 {
		font-size: 32px !important;
		line-height: 30px !important;
		font-weight: 300 !important;
		text-align: center !important;
	}
	h2, h3 {
		font-size: 24px !important;
		line-height: 24px !important;
		font-weight: 300 !important;
	}
	.pakety h1 {
		font-size: 18px !important;
		line-height: 24px !important;
		font-weight: 300 !important;
		text-align: center !important;
	}
	.pakety h2, h3 {
		font-size: 32px !important;
		line-height: 30px !important;
		font-weight: 300 !important;
	}
	.divdiv {
		margin-bottom: 23px;
	}
	.sp-module.bottom {
	    margin-top: 0;
	    position: static;
	    bottom: inherit;
	    text-align: center;
	    margin-bottom: 20px;
	}
	#sp-footer1 {
		text-align: center;
	}
	#sp-page-builder .sppb-section-title.sppb-text-center .sppb-title-subheading {
	    display: none;
	}
	#main div:not(:nth-last-child(-n+2)) {
	    margin-bottom: 40px;
	}
	.sppb-addon-single-image {
	    text-align: center;
	}
	button#btn_send {
		margin-left: auto;
	}
}
@media (min-width: 1200px) {
	#sp-print .sppb-col-md-2 {
	    -ms-flex: 0 0 20%;
	    flex: 0 0 20%;
	    max-width: 20%;
	}
	.sppb-col-md-1 {
	    width: 12.5%;
	    flex: 0 0 12.5%;
	    max-width: 12.5%;
	}
	
}