@font-face {
font-family: PlayRegular;
src: local("PlayRegular"),
url(/images/design/fonts/PlayRegular.ttf);
}

#sp-main-body {
    padding: 0px 0;
	background-color: #f5f5f5;
	/* background-color:#273548; */
}
#sp-header {
    height: 90px;
	display: flex;
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
}	
#sp-header .logo {
    margin-top: 5px;
	z-index: -5;
}
#sp-header.menu-fixed {
    position: fixed;
    z-index: 9999;
    height: 48px;
}
#sp-header.menu-fixed .container, #sp-header.menu-fixed .sp-column {
	height: 48px;
}
/*.webb-menu-order {
	background-color: #0171c036;
    padding-top: 0px;
	clip-path: polygon(0 5px, 0 100%, 100% 100%, 100% 0%);
}*/
#sp-header.menu-fixed .sp-default-logo, #sp-header.menu-fixed .sp-retina-logo{
    display: none;
	visibility: hidden;
}

#sp-header.menu-fixed .sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    display: inline-block;
	line-height: 30px;
    padding: 7px 5px 0px 10px;
}
section, .nav-placeholder {
    background-color: #f5f5f5;
}
.body-wrapper {
	background-color: #f5f5f5;
}
#sp-footer {
    background-color: #273548;
	padding-top: 50px;
	color:#ccc;
    clip-path: polygon(0 25px, 0 100%, 100% 100%, 100% 0%);	
}
#sp-copyright {
    background-color: #273548;
    color: #ccc;
    text-align: center;
    padding: 5px;
}

p {
    text-align: justify;
}
#sp-top-bar {
    padding: 3px 0;
}

.vip-footer {
    padding-left: 15px;
    padding-right: 15px;
}
.vip-footer2, .vip-footer3 {
    border-left-color: #999;
    border-left-style: solid;
    border-left-width: 1px;
    padding-left: 30px;
}
.vip-footer2 {
    text-align: left;
}
.web-vmenu h3 {
	margin-left: 5px !important;
    background-color: #0070c0;
    padding-top: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 5px !important;
    color: #fafafa;
    letter-spacing: 2px;
	border-bottom-left-radius: 5px;
}

a {
  color: #0070C0;
}
a:hover {
  color: #0e9cd1;
}
.sp-megamenu-parent >li.active>a,
.sp-megamenu-parent >li:hover>a {
  color: #0070C0;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {
  background: #0070C0;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {
  color: #0070C0;
}
#offcanvas-toggler {
	display: none;
}
#offcanvas-toggler >i {
  color: #0070c0;
}
#offcanvas-toggler >i:hover {
  color: #0070C0;
}
.btn-primary,
.sppb-btn-primary {
  border-color: #0faae4;
  background-color: #0070C0;
}
.btn-primary:hover,
.sppb-btn-primary:hover {
  border-color: #0d8ab9;
  background-color: #0e9cd1;
}
ul.social-icons >li a:hover {
  color: #0070C0;
}
.sp-page-title {
  background: #0070C0;
}
.layout-boxed .body-innerwrapper {
  background: #ffffff;
}
.sp-module ul >li >a {
  color: #000000;
}
.sp-module ul >li >a:hover {
  color: #0070C0;
}
.sp-module .latestnews >div >a {
  color: #000000;
}
.sp-module .latestnews >div >a:hover {
  color: #0070C0;
}
.sp-module .tagscloud .tag-name:hover {
  background: #0070C0;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a,
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:hover {
  background: #0070C0;
}
.search .btn-toolbar button {
  background: #0070C0;
}
.post-format {
  background: #0070C0;
}
.voting-symbol span.star.active:before {
  color: #0070C0;
}
.sp-rating span.star:hover:before,
.sp-rating span.star:hover ~ span.star:before {
  color: #0e9cd1;
}
.entry-link,
.entry-quote {
  background: #0070C0;
}
blockquote {
  border-color: #0070C0;
}

.vip-advantages img {
	width: 70%;
}
.vip-advantages {
	text-align: center;
}
.unusualness {
	transform: rotate(-5deg);
}

/*àí³ìàö³éí³ ë³íêè*/
.webb-alink a{
	line-height: 30px;
    text-decoration: none;
}
.webb-alink a:after {
    background-color: #ccc;
    display: block;
    content: "";
    height: 5px;
    width: 0%;
    -webkit-transition: width .3s ease-in-out;
    -moz--transition: width .3s ease-in-out;
    transition: width .3s ease-in-out;
	clip-path: polygon(0px 0px, 0px 100%, 100% 100%, 100% 95%);
}
.webb-alink a:hover:after,
.webb-alink a:focus:after {
    width: 80%;
}
.webb-alink h3{
	font-size: 20px;
	color: #ccc;	
	margin-bottom: 3px !important;
}
.webb-alink a:before {
	
}
.webb-wee h5 {
	color: #ccc;
	padding-right: 8px;
}
.webb-wee a:hover:after,
 .webb-wee a:focus:after {
    width: 50%;
}
.vip-social-i {
	width: 35px;
	margin: 15px;
	
}
.vip-deal {
	margin-top: 50px;
}
.vip-deal img {
	width: 80px;
	margin-left: 25%;
}
/*K2 article*/

.pagination>li>a,
.pagination>li>span {
  color: #000000;
}
.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
  color: #000000;
}
.pagination>.active>a,
.pagination>.active>span {
  border-color: #0070C0;
  background-color: #0070C0;
}
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
  border-color: #0070C0;
  background-color: #0070C0;
}

.webb-f {
	clip-path: polygon(0px 0,100% 0,100% calc(100% - 12px), calc(100% - 100%) 100%, 0 100%,0 0px);
}

 .web-nostylelen2
{
 float: right;
 z-index: 1000;
 position: relative;
 display: inline-flex;
 padding-right:23px;
 top: -12px;
 vertical-align: top;
 }

@font-face {
font-family: Caps;
src: local("Caps"),
url(/images/cli/Caps.ttf);
}


/**/
.image.first,.image.second {
border:0px solid transparent;
margin:5px;
padding:0;
border-radius: 8px;
height: 28px;
}

.image.first {
opacity:1px;
display:block;
position:absolute;
z-index:100;
transition-duration:0.96s;
-webkit-transition-duration:0.96s;
-moz-transition-duration:0.96s;
-o-transition-duration:0.96s;
-ms-transition-duration:0.96s;
}

.image.first:hover {
opacity:0.00;
}
div.cbe{
display:inline-block;
}

.table-co table, table.table-co
{
  border-collapse: collapse;
  margin: 1px;
  text-indent: 0px;
}
.table-co th, .table-co td
{
  padding: 2px;
  border: solid 0px #0070C0;
  vertical-align: top;
  text-align: left;
}
.table-co th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

/*new 2020*/
.vip-office img {
	height: 300px;
}
.vip-servicies .sppb-image-holder {
	max-width: 300px;
    max-height: 300px;
}
.vip-servicies .sppb-content-holder {
    padding: 60px 0px 60px 20px;
}
.vip-servicies-text h3 {
	color: #0070c0;		
}
.vip-servicies-text {
	font-size: 18px;
    color: #999;
}


.vip-contacts-text {
	font-size: 16px;
	color: #555;
}
.vip-contacts .vip-contacts-tel {
	font-size: 32px;
	margin-bottom: 20px;
}
.vip-footer .vip-contacts-tel {
	font-size: 26px;
	margin-bottom: 5px;
}

.vip-contacts .vip-contacts-mail {
	font-size: 16px;
	margin-bottom: 20px;
}
.vip-footer .vip-contacts-mail {
	margin-bottom: 5px;
}
.vip-contacts-massagers {
	margin-bottom: 10px;
    margin-top: 10px;
	display: inline-block;
}
.vip-contacts-massagers img {
	width: 32px;
	height: 32px;
}
.vip-contacts-massagers img, .vip-social-i img{
	-webkit-filter: brightness(100%);
    transition: all 1s linear;
    -webkit-transition: all 1s linear;
    -moz-transition: all 1s linear;
    -o-transition: all 1s linear;
    -ms-transition: all 1s linear;
}

.vip-contacts-massagers img:hover, .vip-social-i img:hover {
	-webkit-filter: brightness(120%);
    transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;	
}
.vip-contacts-massager {
	display: inline-block;
    float: left;
    margin-right: 15px;
}



.vip-banners {    
	padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 130px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    background-repeat: no-repeat;
    background-size: cover;
	clip-path: polygon(0px 0,100% 0,100% calc(100% - 65px), calc(100% - 100%) 100%, 0 100%,0 0px);
}
.section-person {
		background-image: url(/images/2020/f/2020F-5.jpg);
}

.section-expertice {
    background-image: url(/images/2020/f/2020F-8.jpg);
	background-position-y: -100px;
}

div.itemVideoBlock {
    margin: 0 0 16px 0;
    padding: 16px;
    background: transparent;
    color: #eee;
}
article.item {
    margin-bottom: 50px;
    margin-right: 26px;
    margin-left: 2px;
    background-color: #ffffff;
    padding: 15px;
    border-style: solid;
    border-width: 0.5px;
    border-color: #ddd;
}
.vip-contacts-tel {
	font-size: 32px;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    /* display: none; */
}
.sp-megamenu-parent .vip-person-menu .sp-dropdown .sp-dropdown-inner {
    display: none;
}

.sp-megamenu-parent >li.sp-has-child>a:after {
  display: none !important;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span {
    display: block;
    padding: 5px;
    color: #555;
    cursor: pointer;
}
.smac-m-a {
	width: 185px;
}
.smac-m-a img {
	clip-path: none !important;
}

.web-headline2, .web-headline2 a, .web-headline2 a:link, .web-headline2 a:visited, .web-headline2 a:hover, .web-headline3, .web-headline3 a {
	font-size: 26px;
    font-family: 'Play', 'Open Sans', 'Caps', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    letter-spacing: -1px;
	font-weight: normal;
    font-style: normal;
    text-decoration: none;
    padding: 0;
    margin: 0;
    color: #002c64 !important;
    white-space: nowrap;
    display: inline-block;
    position: relative;
    min-width: 50px;
    top: 16px;
    left: 0px;
    line-height: 100%;
    z-index: 99;
}

.menu-fixed .web-headline2 a {
	display: none;
}
.web-headline3 {
	display: none;
}	
	
.menu-fixed .web-headline3 {
	display: inline-block;
    margin-top: 0px;
    margin-left: 0px;
    line-height: 1;
	top: 0;
    letter-spacing: 2px;
    opacity: 1;
    transition: 1s;
    animation: show 3s 1;
    animation-fill-mode: forwards;
    animation-delay: 0s;
}

@keyframes show{
0%{
opacity:0;
}
100% {
opacity:1;
}
}
.menu-fixed .web-headline3 a {
	font-size: 34px;
    color: #0070c0 !important;
	display: inline-block;
	top: 0;
}
.menu-fixed .web-headline3 span {
	display: inline-block;
    margin-left: -30px;
}
.menu-fixed .web-headline3 img {
	display: inline-block;
}

.sp-megamenu-parent >li >a {
 	padding: 5px 5px 5px 10px;
    font-size: 14px;
}
.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a {
    color: #0070C0;
    border-bottom-style: solid;
	border-width: 1.5px;
	line-height: 30px;
	padding: 5px 5px 0px 10px;
	clip-path: polygon(0px 0px, 0 100%, 100% 97%, 100% 0%);
}
.sp-module ul >li >a:before {
    /* font-family: FontAwesome; */
    /* content: "\f046"; */
    display: none;
}
.sp-module ul >li >a {
    margin-left: 8px;
    border-left-style: solid;
    border-left-color: transparent;
    padding-left: 8px;
	line-height: 26px;
	font-family: Play, sans-serif;
}
.sp-module ul >li >a:hover, .sp-module ul >li >a:active, .sp-module ul >li >a:focus {
    color: #0070C0;
    border-left-style: solid;
    border-left-color: #3a90ce;
    padding-left: 8px;
}
.sp-module .current a {
    color: #0070C0;
    border-left-style: solid;
    border-left-color: #3a90ce;
    padding-left: 8px;
}
.web-footer {
  border-top: 1px solid #78B7DE;
  padding: 5px;
  margin: 10px auto 0;
  position: relative;
  color: #5D87A1;
  font-size: 13px;
  font-family: 'Open Sans', 'PlayRegular', 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-align: center;
}

.sp-module ul >li {
border-bottom: none;
}
.sp-module {
    margin-top: 0px;
}

.webb-hr td:first-child {
	background-color: #2886ca;
    padding-left: 10px;
    padding-top: 5px;
    color: #fff;
    border-radius: 6px;
	border-bottom-style: solid;
    border-bottom-width: 10px;
}
.webb-hr td {
	background-color: #337ab721;
    padding-left: 10px;
    padding-top: 5px;
    border-radius: 6px;
	border-bottom-style: solid;
    border-bottom-width: 10px;
	border-left-width: 10px;
	border-left-style: solid;
    border-color: #fff;
}
.helix-social-share .helix-social-share-icon ul li div a:hover, .helix-social-share .helix-social-share-icon ul li div a:focus {
    background: #0070c0;
    color: #fff;
}

/*ôîðìè*/
.vip-form-order .chronoforms6_credits {
	display: none;
}
.vip-form-order .ui.form textarea {
    margin: 0;
    min-height: 150px;
}
.vip-form-order .semanticui-body {
    margin-top: 5px;
    margin-bottom: 20px;
    margin-left: 0;
    border-style: solid;
    border-width: 0.5px;
    border-radius: 1px;
    padding: 0px;
    background-color: transparent;
    border: none;
}
.vip-form-order .ui.form .field>label {
    display: none!important;
}
.vip-form-order .ui.form input[type=text]::placeholder, .vip-form-order .ui.form textarea::placeholder {
	font-family: Play;
    color: #888;
}
.vip-form-order .ui.form input[type=text], .vip-form-order .ui.form textarea {
	font-family: Play;
    padding: 8px;
    font-size: 18px !important;
    background: rgba(255, 255, 255, 0.38);
    border: 1px solid #999;
    color: rgba(0,0,0,.87);
    border-radius: 1px;
	width: 100% !important;
}

.vip-form-order .ui.form .field.error input[type=text],.vip-form-order .ui.form .field.error textarea {
	background: #ffd14f54;
    border-color: #ffb507;
}
.vip-form-order .ui.form {
    padding: 0px;
}
.vip-form-order .custom-error {
	color: #0070c0 !important;
    display: block;
    font-size: 14px;
    font-family: 'play';
}

.vip-form-order .ui.success.message {
    background-color: transparent;
    border-style: solid;
    border-width: 1px;
    color: #0171c0;
    box-shadow: none !important;
    font-size: 16px;
}

.vip-form-order .vip-check .ui.checkbox label, .vip-form-order .vip-check .ui.checkbox+label {
	color: #01b0f0;
    font-size: 18px;
}
.vip-check .ui.checkbox {
    font-size: 16px;
}
.bnt-send {
	min-width: 150px;
	margin-right: 15px !important;
}
#area_fields_23 {
	margin-top: 10px !important;
    min-height: 70px;
    vertical-align: middle;
}

/*k2 ati*/
div.catItemImageBlock {
    width: 40%;
	margin: 0 0 -25px 0;
    float: left;
	
}
div.itemHeader {
    margin-top: 15px;
	padding-left: 5px;
    padding-right: 5px;
}
div.itemFullText {
    text-align: justify;
	font-weight: 400;
}
div.itemListCategory {
	display:none;
}
div.itemImageBlock {
	margin: 0 12px 12px 0px;
    width: 40%;
    float: left;
    padding: 0;
}
span.catItemImage img {
    max-width: 100%;
    height: auto;
    padding-right: 12px;
}
div.catItemIntroText {
    text-align: justify;
    margin-right: 23px;
}
div.itemRelated ul li {
    display: inline-block;
    padding-right: 50px;
}
div.itemBackToTop {
    display:none;
}
div.k2Pagination ul li.active a {
    background: #0070C0;
	border-color: #0070C0 !important;
    background-color: #0070C0 !important;
}
/*k2 aticl*/
.itemDateCreated-aticl {
	font-size: 16px;
    color: #999;
    font-weight: 600;
    padding-left: 4px;
}
.itemTitle-aticl {
	font-weight: 400;
    color: #0070c0;
}
.itemHeader-aticl {
	margin-top: 15px;
    margin-bottom: 15px;
	float: right;
    display: inline-block;
    width: 77%;
	float: right;
    width: 100%;
}
.itemAuthorAvatar-aticl {
	display: inline-block;
    background: transparent;
    padding: 0px;
    border: none;
    margin: 0 8px 0 0;
    border-radius: 0;
	clip-path: polygon(0px 0px, 0 100%, 100% 95%, 100% 0%);
}
.itemBody-aticl {
	padding: 0px 0;
    margin: 0;
    float: left;
    width: 70%;
    display: inline-block;
}
.itemAuthorBlock-aticl {
	display: inline-block;
    float: left;
    clear: none;
	margin-right: 12px;
	margin-top: 5%;
}
.itemAuthorName-aticl {
	font-size: 22px;
    margin-top: 12px;
}
.itemAuthordes-aticl {
	color: #999;
    font-weight: 700;
}
.itemLinks-aticl {
	display: inline-block;
}
.itemAuthorLatest-aticl {
	width: 240px;
	margin-top: 25px;
}
.itemAuthorLatest-aticl h3 {
	font-size: 16px;
    color: #999;
}
.itemAuthorLatest-aticl h3:before {
	background-color: #999;
    display: block;
    content: "";
    height: 5px;
    width: 90%;
    clip-path: polygon(0px 0px, 0px 100%, 100% 8%, 100% 0%);
}
.catItemDateCreated-aticl {
	color: #f5f5f5;
    font-size: 14px;
    background-color: #a0a0a0;
    padding-left: 8px;
    padding-right: 8px;
    clip-path: polygon(0 0px, 0 100%, 100% 85%, 100% 0%);
    margin-bottom: 5px;
    display: inline-block;
}
.catItemHeader-aticl {
	min-height: 105px;
}
.catItemView-aticl {
	min-height: 350px;
	padding-left: 20px;
	padding-right: 20px;
}
.itemRelated-acikl {
    display: inline-block;
    margin-top: 30px;
}

.gkNspPM-GridNews figcaption a:active, .gkNspPM-GridNews figcaption a:focus, .gkNspPM-GridNews figcaption a:hover {
    color: #0070c0!important;
}
.gkNspPM-GridNews h3 {
    font-size: 18px;
    font-weight: 400;
}
.gkNspPM-GridNews figcaption > div {
	padding-top: 25px;
    padding-right: 15px;
    padding-left: 15px;

}
.gkNspPM-NewNewsSlider .gkTitle {
    font-size: 14px;
    line-height: 1;
    display: flex;
}


.newst{
    margin-top: 50PX;
    color: #0070c0;
    margin-bottom: 20px;
    border-top-style: solid;
    border-color: #68aada;
    border-width: 2px;
}
.helix-social-share {
    float: right;
    margin-top: 5px;
}
div.tagItemReadMore a, div.catItemReadMore a{
    display: inline;
    border-style: solid;
    border-color: #4a99d2;
    border-width: 1px;
    padding: 5px;
    border-radius: 4px;
}
div.tagItemReadMore a:hover, div.catItemReadMore a:hover {
    background-color: #2886ca;
    color: #ffffff;
    padding: 5px;
    padding-left: 5px;
}
div.itemToolbar {
    padding: 8px;
    margin: 16px 0 0 0;
    background: #eaeff3;
    border-radius: 4px;
}
div.catItemTagsBlock span {
    padding: 0px 5px 0 5px;
    color: #ffffff;
    background-color: #9E9E9E;
    font-weight: 400;
    border-radius: 3px;
}
.itemRelated h3 {
	display: inline-block;
}

a.itemRelTitle {
    
    padding-left: 5px;
    margin-right: 5px;
}
img.itemRelImg {
    float: left;
    display: inline-block;
}
div.itemRelated ul li {
    display: list-item;
    padding-right: 5px;
}
.even {
    padding: 2px;
    max-width: 300px;
    min-width: 200px;
}
.odd {
    padding: 2px;
    max-width: 300px;
    min-width: 200px;
}
.view-tenth p, .view {
    line-height: 20px;
}

.blang .sp-module ul >li {
	padding-bottom: 5px;
    padding-top: 5px;
}

.blockinform {
	display: inline-block;
}


.table-news table, table.table-news
{
  border-collapse: collapse;
  margin: 1px;
  text-indent: 0px;
	border-style: solid;
    border-width: 2px;
}
.table-news th, .table-news td, .table-news tr
{
  padding: 5px;
  padding-left: 15px;
  border: solid 0px #9E9E9E;
      border-style: solid;
    border-width: 1px;
  vertical-align: top;
  text-align: left;
}
.table-news tr:hover {
	background-color: rgba(0, 188, 212, 0.13);
}
.table-news th
{
	text-align: center;
    vertical-align: middle;
    padding: 7px;
    background-color: #2196F3;
    color: #fff;
    text-transform: uppercase;
    padding-left: 50px;
}
.gkNspPM-GridNews[data-cols="3"] > figure {
     height: 150px;
}

/*k2 2020*/
.itemToolbar-vip-staff {
	display: none;
}
.itemImageBlock-vip-expert {
	clip-path: polygon(0px 0px, 0 100%, 100% 90%, 100% 0%);
	border-bottom-left-radius: 5px;
}
.itemImageBlock-vip-expert img {
	border-bottom-left-radius: 5px;
}

div.itemImageBlock-vip-staff, .itemImageBlock-vip-expertice {
	width: 100%;
}
.itemImageBlock-vip-staff .itemImage {
	display: inline-block;
    float: left;
    width: 65%;
}
.itemImageBlock-vip-staff img, .itemImageBlock-vip-expertice img {
	width: 100% !important;
	clip-path: polygon(0px 0,100% 0,100% calc(100% - 25px), calc(100% - 100%) 100%, 0 100%,0 0px);
}
.itemBody-vip-staff {
	padding: 0;
    margin: 0;
    background-color: #fff;
	clip-path: polygon(0px 0,100% 0,100% calc(100% - 25px), calc(100% - 100%) 100%, 0 100%,0 0px);
}
div.itemBody {
    padding: 0px 0;
    margin: 0;
}
.itemView-vip-staff {
	margin-top: -15px !important;
}
.itemHeader-vip-staff {
	display: block;
    top: 30%;
    /* left: 100px; */
    position: absolute;
    background-color: #0070c0cf;
    padding-left: 40px;
    padding-right: 20px;
}
.itemHeader-vip-staff h2{
	font-size: 2.5em;
	color: #fff;
	padding: 10px 5px 4px 5px;
}
.itemExtraFields-vip-staff {
	margin: 30px !important;
    margin-left: 40px !important;
    padding: 0px !important;
    border: none !important;
    display: inline-block;
    font-size: 16px;
    min-width: 250px;
    color: #777;
}
.itemExtraFields-vip-staff .aliasImagestaff {
	display: none;
}
.itemExtraFields-vip-staff .aliasPosition {
	font-weight: 600;
}
.itemFullText-vip-staff {
	display: inline-block;
    float: left;
    font-size: 16px;
    margin: 20px;
    min-width: 300px;
    padding: 0px;
    line-height: 20px;
    color: #555;
}
.experties-vip-staff1 {
	display: inline-block;
    margin-left: 40px;
    font-size: 16px;
    min-width: 300px;
    padding-bottom: 20px;
    color: #777;
}
.experties-vip-staff:before {
	content: '';
    background: url(/images/design/icons/bl/fingerprint.png);
    display: inline-block;
    background-size: 25px;
    background-repeat: no-repeat;
    width: 35px;
    height: 32px;
    vertical-align: text-top;
    margin-right: 0px;
	float: left;
}  
.experties2-vip-staff span {
	display: block;
    text-align: left;
}
.experties2-vip-staff {
	display: table;
}
.itemAuthorLatest-staff h3 {
	font-size: 20px;
}
.itemAuthorLatest-staff {
	padding-left: 20px;
	margin-bottom: 30px;
}
.vip-staff-itemTagsBlock {
	display: inline-block;
}
div.catItemImageBlock-vip-staff {
	width: 100%;
    overflow: hidden;
    padding-top: 0px;
}
span.catItemImage-vip-staff {
    display: inline-block;
    text-align: center;
    margin: 0px 0px 15px 50px;
}
.catItemImage-vip-staff img {
	max-width: 230% !important;
    height: auto;
    padding-right: 12px;
    margin-left: -225px;
    opacity: 1;
}
div.catItemView-vip-staff {
    margin-bottom: 30px;
    margin-top: 20px;
    margin-right: 20px;
    padding: 0px;
    border-width: 0.5px;
    border-color: rgba(0,0,0,.075);
}
div.catItemHeader-vip-staff {
	margin-left: 10px;
	margin-bottom: 15px;
	/* transform: rotate(-2deg); */
}
div.catItemIntroText-vip-staff {
	margin-left: 10px;
	line-height: 1;
	margin-top: 5px;
    margin-bottom: -15px;
}
.catItemIntroText-vip-staff p {
	text-align: left;
}
.catItemBody-vip-staff {
	background: linear-gradient(#f5f5f5, #cccccc52 80%);
	clip-path: polygon(0px 0,100% 0,100% calc(100% - 10px), calc(100% - 100%) 100%, 0 100%,0 0px);
	border-bottom-style: solid;
    border-width: 10px;
    border-color: #0070c0;
    border-radius: 5px;
}
.itemExtraFieldsValue-vip-service {
	display: block;
    font-size: 18px;
    color: #0070c0;
    margin-bottom: 20px;
}

.itemView-vip-service {
	background-color: white;
}
.itemHeader-vip-service {
	margin-left: 15px;
}
.itemBody-vip-service {
	margin-left: 15px !important;
	margin-right: 15px !important;
}
.itemExtraFieldsLabel-vip-service-case {
	font-weight: 600;
    color: #0171c0;
    text-transform: uppercase;
    margin-bottom: 8px;
    display: inline-block;
}
.itemExtraFieldsLabel-vip-service-case:before {
	content: '';
    background: url(/images/design/icons/bl/portfolio.png);
    display: inline-block;
    background-size: 25px;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    vertical-align: bottom;
    margin-right: 10px;
}
.itemExtraFieldsValue-vip-service-case li::marker {
	color: #0003;
    font-size: 20px;
}
.itemExtraFieldsValue-vip-service:before {
	content: '';
    background: url(/images/design/icons/bl/money-bag.png);
    display: inline-block;
    background-size: 25px;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    margin-right: 10px;
}
.aliasPosition:before {
	content: '';
    background: url(/images/design/icons/bl/security.png);
    display: inline-block;
    background-size: 25px;
    background-repeat: no-repeat;
    width: 35px;
    height: 32px;
    vertical-align: text-top;
    margin-right: 5px;
	float: left;
}
.aliasWithus:before {
	content: '';
    background: url(/images/design/icons/bl/hourglass-2.png);
    display: inline-block;
    background-size: 25px;
    background-repeat: no-repeat;
    width: 35px;
    height: 32px;
    vertical-align: text-top;
    margin-right: 5px;
	float: left;
}
.aliasOsvita:before {
	content: '';
    background: url(/images/design/icons/bl/school.png);
    display: inline-block;
    background-size: 25px;
    background-repeat: no-repeat;
    width: 35px;
    height: 32px;
    vertical-align: text-top;
    margin-right: 5px;
	float: left;
} 
.aliasFaculty:before {
	content: '';
    background: url(/images/design/icons/bl/glasses.png);
    display: inline-block;
    background-size: 25px;
    background-repeat: no-repeat;
    width: 35px;
    height: 32px;
    vertical-align: text-top;
    margin-right: 0px;
	float: left;
} 
.itemExtraFields-vip-staff li {
	line-height: 20px;
	margin-bottom: 15px;
}
.itemExtraFields-vip-staff .odd, .itemExtraFields-vip-staff .even {
    max-width: 315px;
	clear: both;
}

/*k2 cases main*/
.moduleItemExtraFields-case {
	display: inline-flex;
    float: left;
}
.webb-imgteza, .webb-imgtezb {
	display: inline-block;
	width: 100px;
    margin-right: 23px;
    margin-top: 30px;
}
.webb-imgtezb {
	margin-left: 50px;
}
.webb-imgteza {
	margin-left: 30px;
}

.webb-teza {
    position: relative;
    background: #ffffff;
    color: #555555;
    font-size: 18px;
    line-height: 1;
    text-align: center;
	width: 25%;
    height: 50%;
    border-radius: 12px;
    padding: 8px;
    border: #999 solid 3px;
	word-spacing: 3px;
	display: inline-block;
	vertical-align: top;
}
.webb-teza:after {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    z-index: 1;
    border-style: solid;
    border-color: transparent #ffffff;
    border-width: 20px 0 20px 20px;
    top: 60%;
    right: -20px;
    margin-top: -20px;
}
.webb-teza:before {
    content: '';
    position: absolute;
    width: 0;
    z-index: 0;
    border-style: solid;
    border-color: transparent #999999;
    border-width: 23px 0 23px 23px;
    top: 60%;
    right: -24.5px;
    margin-top: -23px;
    display: block;
}

.webb-tezb {
    position: relative;
    background: #ffffff;
    color: #0171c0;
    font-size: 18px;
    line-height: 1;
    text-align: center;
	width: 25%;
    height: 50%;
    border-radius: 10px;
    padding: 8px;
    border: #0171c0 solid 3px;
	display: inline-block;
	vertical-align: top;
}
.webb-tezb:after {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    z-index: 1;
    border-style: solid;
    border-color: transparent #ffffff;
    border-width: 20px 20px 20px 0;
    top: 60%;
    left: -20px;
    margin-top: -20px;
}
.webb-tezb:before {
    content: '';
    position: absolute;
    width: 0;
    z-index: 0;
    border-style: solid;
    border-color: transparent #0171c0;
    border-width: 23px 23px 23px 0;
    top: 60%;
    left: -24.5px;
    margin-top: -23px;
    display: block;
}
.sppb-articles-carousel-content {
    background: #f5f5f5;
    box-shadow: none;
}
.bx-has-controls-direction {
	display: none;
}
.nspTopInterface {
     margin-bottom: 20px;
}

/*service 2020*/
.sppb-panel-modern>.sppb-panel-heading {
    padding: 8px 30px 8px 8px;
    background: #f5f5f5;
    color: #012d65;
    border: none;
    font-family: inherit;
    font-weight: 300;
}
.sppb-panel-modern>.sppb-panel-heading:hover {
	background-color: #fafafa;
}
.sppb-panel-modern {
    background: #fff;
    border: none;
    border-radius: 0;
    margin-bottom: 10px;
}
.sppb-panel-modern .sppb-panel-body {
    border-top-color: #01b0f0;
    background-color: whitesmoke;
}
.sppb-panel-body {
    padding: 0px;
    padding-left: 5px;
    border-top: 1px solid transparent;
}
.sp-page-builder .page-content #section-id-1600116989540 {
    padding-top: 50px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
/*button 2020*/
@import url("https://fonts.googleapis.com/css?family=Mukta:700");
* {
  box-sizing: border-box;
}
*::before, *::after {
  box-sizing: border-box;
}
button {
  position: relative;
  display: inline-block;
  cursor: pointer;
  outline: none;
  border: 0;
  vertical-align: middle;
  text-decoration: none;
  background: transparent;
  padding: 0;
  font-size: inherit;
  font-family: inherit;
}
button.learn-more {
  min-width: 240px;
  height: auto;
}
button.learn-more .square {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: relative;
  margin: 0;
  width: 3rem;
  height: 3rem;
  background: #0171c0;
  border-radius: 0;
}
button.learn-more .square .icon {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #fff;
}
button.learn-more .square .icon.arrow {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  left: 0.625rem;
  width: 1.125rem;
  height: 0.125rem;
  background: none;
}
button.learn-more .square .icon.arrow::before {
  position: absolute;
  content: '';
  top: -0.25rem;
  right: 0.0625rem;
  width: 0.625rem;
  height: 0.625rem;
  border-top: 0.125rem solid #fff;
  border-right: 0.125rem solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
button.learn-more .button-text {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  padding: 0.75rem 0;
  margin: 5px 0px 0px 55px;
  color: #777;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
}
button:hover .square {
  width: 100%;
}
button:hover .square .icon.arrow {
  background: #fff;
  -webkit-transform: translate(1rem, 0);
          transform: translate(1rem, 0);
}
button:hover .button-text {
  color: #fff;
}
.vip-button-toorder {
  text-align: center;
}
.border-animation {
  --border-width: 0.1em;
  --animation-speed: 0.5s;
  --color: #0070c0;
  color: var(--color);
  position: relative;
  display: inline-block;
  font-size: 1em;
  line-height: 1em;
  -webkit-transform: scale(1, 0.8);
          transform: scale(1, 0.8);
  border: var(--border-width) solid transparent;
}
.border-animation a:hover {
 color: #0070c0 !important;
}
.border-animation .border-animation__inner {
  position: relative;
  display: inline-block;
  width: 100%;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  cursor: pointer;
  font-size: 16px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #dee2e6;
  z-index: 1;
  border: solid var(--border-width) transparent;
}
.border-animation:before, .border-animation:after {
  content: '';
  position: absolute;
  background: var(--color);
}
.border-animation:focus:before, .border-animation:hover:before {
  -webkit-animation: beforeBorders var(--animation-speed) forwards ease-in-out;
          animation: beforeBorders var(--animation-speed) forwards ease-in-out;
}
.border-animation:focus:after, .border-animation:hover:after {
  -webkit-animation: afterBorders var(--animation-speed) forwards ease-in-out;
          animation: afterBorders var(--animation-speed) forwards ease-in-out;
}
.border-animation:focus, .border-animation:hover {
  -webkit-animation: borderColors var(--animation-speed) steps(1) forwards;
          animation: borderColors var(--animation-speed) steps(1) forwards;
  outline: none;
}
.border-animation:focus .border-animation__inner, .border-animation:hover .border-animation__inner {
  -webkit-animation: background calc(var(--animation-speed) / 5 * 3) forwards ease-in-out;
          animation: background calc(var(--animation-speed) / 5 * 3) forwards ease-in-out;
  -webkit-animation-delay: calc(var(--animation-speed) / 5 * 2);
          animation-delay: calc(var(--animation-speed) / 5 * 2);
}
@-webkit-keyframes beforeBorders {
  0% {
    top: calc(var(--border-width) * -1);
    left: 50%;
    bottom: auto;
    right: auto;
    width: 0;
    height: var(--border-width);
  }
  33% {
    top: calc(var(--border-width) * -1);
    left: calc(var(--border-width) * -1);
    bottom: auto;
    right: auto;
    width: calc(var(--border-width) + 50%);
    height: var(--border-width);
  }
  66% {
    top: calc(var(--border-width) * -1);
    left: calc(var(--border-width) * -1);
    bottom: auto;
    right: auto;
    width: var(--border-width);
    height: calc((var(--border-width) * 2) + 100%);
  }
  100% {
    top: auto;
    left: calc(var(--border-width) * -1);
    bottom: calc(var(--border-width) * -1);
    right: auto;
    width: calc(var(--border-width) + 50%);
    height: calc((var(--border-width) * 2) + 100%);
  }
}
@-webkit-keyframes afterBorders {
  0% {
    top: calc(var(--border-width) * -1);
    left: auto;
    bottom: auto;
    right: 50%;
    width: 0;
    height: var(--border-width);
  }
  33% {
    top: calc(var(--border-width) * -1);
    left: auto;
    bottom: auto;
    right: calc(var(--border-width) * -1);
    width: calc(var(--border-width) + 50%);
    height: var(--border-width);
  }
  66% {
    top: calc(var(--border-width) * -1);
    left: auto;
    bottom: auto;
    right: calc(var(--border-width) * -1);
    width: var(--border-width);
    height: calc((var(--border-width) * 2) + 100%);
  }
  100% {
    top: auto;
    left: auto;
    bottom: calc(var(--border-width) * -1);
    right: calc(var(--border-width) * -1);
    width: calc(var(--border-width) + 50%);
    height: calc((var(--border-width) * 2) + 100%);
  }
}
@keyframes borderColors {
  0% {
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
  33% {
    border-top-color: var(--color);
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
  66% {
    border-top-color: var(--color);
    border-right-color: var(--color);
    border-bottom-color: transparent;
    border-left-color: var(--color);
  }
  100% {
    border-top-color: var(--color);
    border-right-color: var(--color);
    border-bottom-color: var(--color);
    border-left-color: var(--color);
  }
}
@-webkit-keyframes background {
  to {
    background: #fff;
  }
}
.ui.form .inline.fields .field {
    margin: 0;
    padding: 0 1em 0 0;
}
.ui.form .inline.fields {
    margin: 0px -1em 1em 0px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: inherit;
}
/* end buttons*/



/*klients*/
.timeline-panel .title {
	visibility: hidden;
	font-size: 12px !important;
    text-align: center;
    color: #ddd;
}
.no-logo {
	font-size: 20px;
    color: #5b83a5;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
	width: 90%;
}
.timeline-panel.left-part, .timeline-panel {
	background-color: #ffffff;
    margin-right: 15px !important;
    padding: 0px 10px !important;
}
.timeline-panel .details p {
	text-align: left;
}
.timeline-panel {
    margin-left: 108px !important;
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-badge:after {
	background: #0095eb none repeat scroll 0 0;
    content: "";
    height: 2px;
    left: -40px;
    position: absolute;
    top: 37px;
    width: 85px;
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .odd .timeline-badge:after {
    left: 50px;
    right: 0px;
    top: 45px;
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-badge:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 45px;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-transition: all .3s;
    transition: all .3s;
    background-color: #0095eb;
	border: none;
    height: 20px;
    width: 20px;
    border-radius: 10%;
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-date {
    font-size: 30px;
    color: #0070c0;
    line-height: 90px;
    margin: 0 0 0 58px;
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel:before {
    content: none;
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement.odd .timeline-item .timeline-date {
    margin: 0 -30px 0 0;
}
.tab-klients {
	display: inline-block;
    float: left;
    position: relative;
    width: 44%;
    overflow: hidden;
    margin: 8px;
    text-align: center;
}
.tab-klients input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.tab-klients label {
  display: block;
  position: relative;
  cursor: pointer;
}
.tab-content {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height .35s;
  -o-transition: max-height .35s;
  transition: max-height .35s;
}
.tab-content p {
  margin: 1em;
}
/* :checked */
.tab-klients input:checked ~ .tab-content {
  max-height: 100vh;
}
/* Icon */
.tab-klients label::after {
	display: none !important;
	position: absolute;
    font-size: 30px;
    color: #01b0f0;
    font-weight: 300;
    left: 5%;
    bottom: 30%;
    display: block;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
}
.tab-klients input[type=checkbox] + label::after {
  content: "+";
}
.tab-klients input[type=radio] + label::after {
  content: "\25BC";
}
.tab-klients input[type=checkbox]:checked + label::after {
  transform: rotate(315deg);
}
.tab-klients input[type=radio]:checked + label::after {
  transform: rotateX(180deg);
}

/* end klients*/


.jux-tl-title {
	font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 6px;
	word-spacing: 10px;
}
.jux-tl-title:hover {
    background-color: whitesmoke;
}
.jux-tl-item h2 a, .jux-tl-item h2 a:hover {
    color: #0171c0;
}
.jux-tl-desc img {
	display: inline-block;
}
.jux-tl-info {
    background: none repeat scroll 0 0 #ffffff;
    border-radius: 0px 0px 0px 5px;
    padding: 25px 20px;
    position: relative;
    /* width: 250px; */
    clip-path: polygon(0px 0,100% 0,100% calc(100% - 18px), calc(100% - 100%) 100%, 0 100%,0 0px);
    border-bottom-style: solid;
    border-bottom-color: #0171c0;
    border-bottom-width: 5px;
}
.jux-tl-item.right .arrow {
    border-right-color: #0171c0;
}
.jux-tl-item .jux-tl-time {
    color: #0171c0;
    font-size: 30px;
}
.tab-content p {
    text-align: center;
}
.jux-tl-item.left .arrow {
    border-left-color: #0171c0;
}
.sppb-addon-gmap {
	clip-path: polygon(0px 65px,100% 15px,100% calc(100% - 0px), calc(100% - 100%) 100%, 0px 100%,0px 0px);
}
#x-space {
	clip-path: polygon(0px 0,100% 0,100% calc(100% - 50px), calc(100% - 100%) 100%, 0 100%,0 0px);
}

.nspArts {
	text-align: center;
}
.vipbtns {
	height: 75px !important;
}
div.k2Pagination ul {
    display: inline-block;
}
div.k2Pagination ul li {
    margin-bottom: 10px;
}


@media (max-width: 767px) {


.sppb-addon-gmap {
	clip-path: polygon(0px 0px,100% 0px,100% calc(100% - 0px), calc(100% - 100%) 100%, 0px 100%,0px 0px);
}
.web-headline2, .web-headline2 a, .web-headline2 a:link, .web-headline2 a:visited, .web-headline2 a:hover {
	font-size: 30px;
    left: 58%;
    top: 15px;
	display: none;
}
.menu-fixed #sp-user3 {
	display: none;
}
#offcanvas-toggler {
	display: inline-block;
    line-height: 0px;
    margin-left: 0px;
    font-size: 25px;
    margin-top: 25px;
    margin-right: 0px;
}
.menu-fixed #offcanvas-toggler {
    margin-top: 10px;
}
.company1, .company2, .company3 {
    width: 90%;
    text-align: justify;
}
.sp-page-builder .page-content #section-id-1587028078584 {
	background-size: contain !important;
}    

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-badge:before {
    left: 15px;
}
.timeline-panel .left-part {
	float: none !important;
    display: inline-block;
    left: 0px;
}
.timeline-panel {
    margin-left: 30px !important;
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-badge:after {
    left: 23px !important;
    width: 54px !important;
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .odd .timeline-badge:after {
	top: 37px !important;
}
.mbaners span {
    position: absolute;
    top: 30%;
    left: 20px;
    width: 100%;
    font-family: Caps;
    font-size: 3em;
    letter-spacing: 2px;
}
.sp-top1 {
	text-align: center;
}
.licensing {
	display:none !important;
}
.itemImageBlock-vip-staff .itemImage {
    display: inline-block;
    float: left;
    width: 100%;
}
div.itemContainer {
    height: auto;
	display: flex;
    margin-bottom: -20px;
}
.catItemView-aticl {
    margin-bottom: 30px;
}
.catItemHeader-aticl {
    min-height: initial;
}
.itemHeader-vip-staff {
    display: block;
    top: 15%;
    left: 10px;
    position: absolute;
    background-color: #0070c0cf;
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.itemHeader-vip-staff h2 {
    font-size: 1.5em;
    color: #fff;
}
.itemExtraFields-vip-staff {
    margin: 10px !important;
    margin-left: 20px !important;
	margin-bottom: 20px;
    padding: 0px !important;
    border: none !important;
    display: inline-block;
    font-size: 15px;
    min-width: 250px;
    color: #777;
}
.experties-vip-staff1 {
    margin-left: 20px;
}
.experties-vip-staff:before {
	margin-right: 5px;
}
.even {
    padding: 2px;
    max-width: 600px;
 
}
.experties-vip-staff {
    display: inline-block;
    margin-left: 0px;
	margin-bottom: 5px;
    font-size: 15px;
    min-width: 300px;
    padding-bottom: 0px;
    color: #777;
}
.itemFullText-vip-staff {
    display: inline-block;
    float: left;
    font-size: 15px;
    margin: 0px;
    min-width: 300px;
    padding: 20px;
    /* line-height: 20px; */
    color: #555;
}
div.catItemView-vip-staff {
    margin-right: 0px;
}
.experties2-vip-staff {
    margin-left: 38px;
}
.odd {
	max-width: 500px;
}
.nspArts, .nspLinksWrap {
    padding: 0 0px;
}
.nspPrev, .nspNext {
    top: 50%;
}	
.webb-imgteza, .webb-imgtezb {
    width: 100px;
	margin-right: 20px;
}	
.webb-imgtezb {
    margin-left: 25px;
}
.webb-teza, .webb-tezb {
    width: 55%;
}
.webb-imgteza {
    margin-bottom: 50px;
}
.catItemExtraFields-vip-services img {
	width: 380px;
}
.vip-social {
	display: inline-flex;
}
.vip-deal {
    margin-top: 20px;
    text-align: -webkit-center;
}
.vip-deal img {
	margin-left: 0%;
}

.vip-footer2, .vip-footer3 {
    border-top-color: #999;
    border-top-style: solid;
    border-top-width: 1px;
    padding-top: 30px;
}
.vip-footer2, .vip-footer3 {
    border-left: none;
    padding-left: 15px;
}
.itemBody-aticl {
    width: 100%;
}
.itemAuthorAvatar-aticl {
	min-width: 360px;
}
#x-space {
    clip-path: polygon(0px 0,100% 0,100% calc(100% - 30px), calc(100% - 100%) 100%, 0 100%,0 0px);
}
.vip-office img {
    height: auto;
}
.vip-office {
	margin-bottom: -10px;
}

}
/*tab*/


@media only screen and (min-device-width: 768px) and (max-device-width: 991px) {
.container, .container-lg, .container-md, .container-sm {
    max-width: 991px;
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel.left-part {
    text-align: right;
    margin-left: -15px !important;
    float: none;
    padding: 13px 20px;
}
.web-headline2, .web-headline2 a, .web-headline2 a:link, .web-headline2 a:visited, .web-headline2 a:hover, .web-headline3, .web-headline3 a {
    font-size: 20px;
}
.menu-fixed #offcanvas-toggler  {
    line-height: 50px;
    font-size: 23px;
}
.vip-social {
	display: flex;
}
.vip-deal {
    margin-top: 0px;
}
.vip-deal img {
	margin-left: 35%;
}
div.itemContainer {
    height: auto;
    width: 50% !important;
}
.itemImageBlock-vip-staff .itemImage {
    width: 50%;
}
.itemExtraFields-vip-staff {
    margin: 30px !important;
    width: 40%;
    margin-left: 30px !important;
}
.itemHeader-vip-staff {
    display: block;
    top: 18%;
}
.itemHeader-vip-staff h2 {
    font-size: 1.5em;
}
.experties-vip-staff1 {
	display: none;
}
.webb-teza, .webb-tezb {
    width: 23%;
}
.catItemExtraFields-vip-services img {
    width: 500px;
}

.itemBody-aticl {
    width: 65%;
}
.vip-office img {
    height: auto;
	clip-path: polygon(0px 0,100% 0,100% calc(100% - 25px), calc(100% - 100%) 100%, 0 100%,0 0px);
}
#x-space {
    clip-path: polygon(0px 0,100% 0,100% calc(100% - 25px), calc(100% - 100%) 100%, 0 100%,0 0px);
}
.vipbtns {
    margin-left: 40px !important;
}

}


@media only screen and (min-width: 992px) and (max-width: 1199px) {

.container, .container-lg, .container-md, .container-sm {
    max-width: 1160px;
	min-width: 992px;
}

#offcanvas-toggler {
    line-height: 50px;
    font-size: 23px;
}
.webb-teza, .webb-tezb {
    width: 23%;
}

.sp-megamenu-parent >li >a {
    padding: 5px 5px 5px 10px;
    font-size: 13px;
}
.itemHeader-vip-staff {
    top: 25%;
}
.itemExtraFields-vip-staff {
    margin: 10px !important;
    margin-left: 20px !important;
}
.experties-vip-staff1 {
    margin-left: 20px;
    min-width: 250px;
}
.vip-office img {
    height: auto;
}
#x-space {
    clip-path: polygon(0px 0,100% 0,100% calc(100% - 25px), calc(100% - 100%) 100%, 0 100%,0 0px);
}
.vip-contacts .vip-contacts-tel {
    font-size: 30px;
}
.vipbtns {
    margin-left: 40px !important;
}

}