@import "../../../css/custom.css";

/**************************
Стили тема
****************************/
.tm-middle {
	padding-top:30px;
	padding-bottom:30px;
}
.uk-text-blue-dark {
	color: #0078ae;
}
.uk-roboto-m {
	font-family: "Roboto-Medium",Arial;
	font-weight: normal;
}
.uk-roboto-l {
	font-family: "Roboto-Light",Arial;
}
.uk-roboto-b {
	font-family: 'Roboto-Bold',Arial;
}
.uk-margin-top-30 {
	margin-top: 30px;
}
.tm-sidebar-a {
	border-right: 3px solid #eaebec;
	padding-right: 3px;
	position: relative;
    z-index: 2;
    background: rgba(255, 255, 255,0.3);
    padding-top: 10px;
}
.uk-fs-14 {
	font-size: 14px;
	line-height: 18px;
}
.uk-fs-12 {
	font-size: 12px;
	line-height: 16px;
}
.uk-transition {
	transition: 0.3s;
}
strong {
	font-family: 'Roboto-Bold', Arial;
}
/**************************
Head advantage and girl
****************************/
#tm-fullscreen-a {
	background: #fff;
	min-height: 0; 
	padding: 0;
	position: static;
}
.uk-container-header-inner {
	background: url(/images/icons/bg-contact.jpg) no-repeat left top;
    padding-top: 30px;
    padding-bottom: 30px;
}
.uk-container-header-inner-title {
	color: #fff;
	font-size: 40px;
	line-height: 50px;
}
.uk-container-header-inner-slogan {
	font-size: 25px;
	line-height: 1;
	position: relative;
	padding-bottom: 15px;
}
.uk-container-header-inner-slogan:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 50%;
    margin-left: -125px;
    width: 250px;
    border-bottom: 1px solid #258bb5;
    border-top: 1px solid #5fb8de;
}
.uk-page-about-services-support #tm-fullscreen-a {
	background: #e5e5e7;
	padding: 15px 0 15px;
}
.tm-fullscreen-a {
	position: static;
}
.uk-container-advantage {
	border-top: 1px solid #dfe0e0;
	padding: 10px 0 0;
}
.uk-container-girl-head {
	display: none;
}
.uk-container-services-header {
	text-align: center;
	padding-top: 25px;
	background: url(/images/icons/bg-header-create-site.jpg) no-repeat right 100px;
	overflow: hidden;
}
.uk-container-header-seo {
	background: url(/images/seo/bg-header-seo.jpg) no-repeat center 107px;
	padding-bottom: 175px;
}
.uk-container-header-support {
	background: none;
}
.uk-container-services-header h1 {
	color: #a48e78;
	font-size: 70px;
	line-height: 75px;
	text-transform: capitalize;
}
.uk-container-header-support h1 {
	color: #414042;
	font-size: 45px;
    line-height: 53px;
}
.uk-container-services-header-slogan {
	color: #626262;
	font-size: 30px;
	font-family: 'Roboto-Light',Arial;
	margin-top: 50px;
	padding-bottom: 30px;
	margin-bottom: 0;
	position: relative;
}
.uk-container-header-seo .uk-container-services-header-slogan {
	color: #fff;
}
.uk-container-services-header-slogan:after {
	position: absolute;
	content: "";
	bottom: 0;
	left: 50%;
	margin-left: -125px;
	width: 250px;
	border-bottom: 1px solid #a48e78;
}
.uk-container-header-seo .uk-container-services-header-slogan:after {
	display: none;
}
.uk-container-services-gallery {
	margin-top: 50px;
	display: inline-block;
    position: relative;
}
.uk-container-services-gallery-s-1 {
	box-shadow: 0 0 30px rgba(26, 25, 25, 0.35);
	display: inline-block;
	position: relative;
	z-index: 5;
	opacity: 0;
	transform: scale(0);
	transition: 1s ease;
}
.uk-container-services-gallery-s-1-active {
	opacity: 1;
	transform: scale(1);
}
.uk-container-services-gallery-s-2 {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 4;
	box-shadow: 0 0 30px rgba(26, 25, 25, 0.35);
	transform-origin: left bottom;
    transform-style: preserve-3d;
    transition: 1s 0.8s linear;
    opacity: 0;
}
.uk-container-services-gallery-s-2-active {
	transform: rotateY(45deg) rotateX(38deg) translate(380px,55px) perspective(900px) skew(-36deg,-6deg);
	opacity: 1;
}
.uk-container-services-gallery-s-3 {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 3;
	box-shadow: 0 0 30px rgba(26, 25, 25, 0.35);
    transform-origin: left bottom;
    transform: rotateY(45deg) rotateX(38deg) translate(430px,90px) perspective(900px) skew(-36deg,-6deg);
    transform-style: preserve-3d;
    transition: 1s 1.8s linear;
    opacity: 0;
}
.uk-container-services-gallery-s-3-active {
	transform: rotateY(45deg) rotateX(38deg) translate(530px,90px) perspective(900px) skew(-36deg,-6deg);
	opacity: 1;
}
.uk-container-services-gallery-s-4 {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	box-shadow: 0 0 30px rgba(26, 25, 25, 0.35);
	transform-origin: left bottom;   
    transform-style: preserve-3d;
    transition: 1s 0.8s linear;
    opacity: 0;
}
.uk-container-services-gallery-s-4-active {
 	transform: rotateY(45deg) rotateX(38deg) translate(-295px,16px) perspective(900px) skew(-27deg,5deg);
 	opacity: 1;
}
.uk-container-services-gallery-s-5 {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	box-shadow: 0 0 30px rgba(26, 25, 25, 0.35);
    transform-origin: left bottom;
    transform: rotateY(45deg) rotateX(38deg) translate(-420px,50px) perspective(900px) skew(-27deg,5deg);
    transform-style: preserve-3d;
    transition: 1s 1.8s linear;
    opacity: 0;
}
.uk-container-services-gallery-s-5-active {
	transform: rotateY(45deg) rotateX(38deg) translate(-505px,50px) perspective(900px) skew(-27deg,5deg);
	opacity: 1;
}
/**************************
Хлебные крошки
****************************/
.uk-block-breadcrumbs {
	background: #ecedee;
	padding: 15px 0;
	box-shadow: 0 4px 9px #d6d6d6 inset;
}
.uk-block-breadcrumbs .uk-breadcrumb {
	font-family: "Roboto-Light",Arial;
	margin: 0;
}
.uk-block-breadcrumbs .uk-breadcrumb > li {
	font-size: 12px;
}
.uk-block-breadcrumbs .uk-breadcrumb > li:nth-child(n+2):before {
    content: "/";
    margin: 0 7px;
}
.uk-block-breadcrumbs .uk-breadcrumb > li:nth-child(n+2):before, .uk-block-breadcrumbs .uk-breadcrumb > li > a {
	color: #5a5a5a;
}
/**************************
Стили материалы
****************************/
.uk-article, .uk-article > p {
	font-family: "Roboto-Light",Arial;
	font-size: 16px;
	line-height: 22px;
	color: #656565;
}
.uk-blue-list {
	color: #0078ae;
}
.uk-blue-list span {
	color: #656565;
}
.uk-text-comment {
	border-left: 2px solid #7ecaf1;
	padding-left: 10px;
}
/**************************
Боковое меню
****************************/
.uk-sidebar-menu li a {
	color: #636262;
	display: block;
	position: relative;
	transition: 0.3s;
	padding: 15px 0 15px 10px;
}
.uk-sidebar-menu li a:before {
	position: absolute;
	right: -6px;
	background: transparent;	
	width: 6px;
	top: 0;
	bottom: 0;
	content: "";
	transition: 0.3s;
}
.uk-sidebar-menu li a:hover {
	background: #4ab9f1;
	color: #fff;
}
.uk-sidebar-menu li a:hover:before {
	background: #4ab9f1;
}
.uk-blog-news {
	padding: 10px;
	border: 1px solid #ddd;
	box-shadow: 1px 1px 3px #ddd;
}
.uk-blog-news .uk-thumbnail {
	padding:0;
	border: 0;
}
.uk-article-title-blog a{
	color: #0078ae;
    -webkit-transition: color .3s linear;
    -moz-transition: color .3s linear;
    transition: color .3s linear;
}
.uk-article-title-blog a:hover {
	text-decoration: none;
	color: #009DDC;
}
.uk-button-readmore-blog a {
	text-decoration: none;
    border-radius: 8px;
    box-shadow: 0 -1px 0 #f18e0e, 0 1px 0 #f1700e;
    color: #fff;
    font-size: 15px;
    padding: 7px 25px;
    background: 0 0/100% 100% #95c906;
    background: -moz-linear-gradient(top,#f18e0e 0,#f1700e 100%) 0 0/100% 100%;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f18e0e),color-stop(100%,#f1700e)) 0 0/100% 100%;
    background: -webkit-linear-gradient(top,#f18e0e 0,#f1700e 100%) 0 0/100% 100%;
    background: -ms-linear-gradient(top,#f18e0e 0,#f1700e 100%) 0 0/100% 100%;
    background: linear-gradient(to bottom,#f18e0e 0,#f1700e 100%) 0 0/100% 100%;
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    transition: all .4s linear;
    display: inline-block;
    text-transform: uppercase;
}
.uk-button-readmore-blog a:hover{
	background-position: 0 -200%;
    background-size: 100% 200%;
}
.tm-toolbar .uk-float-right .uk-subnav-pill > .uk-active > * {
	background: none;
	color: #0078ae;
}
/*Страница создание сайтов*/
.uk-page-about-services .uk-main-content {
	margin-top: 0;
	margin-bottom: 0;
	overflow: hidden;
	background: url(/images/create-site/bg-create-site.jpg);	
}
.uk-page-about-services-seo .uk-main-content {
	background: url(/images/seo/seo-bg.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: 50% 50%;
}
.uk-page-about-services-support .uk-main-content {
	background: url(/images/support/1981.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: 50% 50%;
}
.hosting-page .uk-main-content {
	background: url(/images/support/1981.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: 50% 50%;
}
.uk-page-about-services .tm-sidebar-a,
.hosting-page .tm-sidebar-a {
	background: url(/images/icons/bg-letter.png);
	padding-top: 50px;
	border-right: 1px solid #cacaca;
}
.uk-page-about-services .tm-sidebar-a:after,
.hosting-page .tm-sidebar-a:after {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	width: 9999px;
	right: 100%;
	background: url(/images/icons/bg-letter.png);
}
.uk-page-about-services .tm-middle,
.hosting-page .tm-middle {
	padding-top: 0;
	padding-bottom: 0;
}
.uk-page-about-services .uk-sidebar-menu li a,
.hosting-page .uk-sidebar-menu li a {
	border-bottom: 1px solid #ddd;
}
.uk-page-about-services .uk-sidebar-menu li a:before,
.hosting-page .uk-sidebar-menu li a:before {
	right: -4px;
	width: 4px;
}
.uk-container-create-site-desr {
	text-align: center;
	font-family: "Roboto-Medium",Arial;
	font-weight: normal;
	font-size: 23px;
	line-height: 28px;
	margin-top: 50px;
	margin-bottom: 50px;
	position: relative;
	padding-bottom: 25px;
}
.uk-container-create-site-desr:after {
	position: absolute;
	content: "";
	bottom: 0;
	left: 50%;
	margin-left: -125px;
	width: 250px;
	border-bottom: 1px solid #000;
}
.uk-container-create-site-panel {
	padding: 20px;
	font-size: 17px;
	position: relative;
	background: #fff;
	box-shadow: 0px 0px 6px 4px #d4d4d4;
	overflow: hidden;
}
.uk-container-create-site-panel-small {
	background: none;
	box-shadow: none;
}
.uk-container-create-site-panel-small img {
	border-radius: 50%;
	box-shadow: 0px 0px 6px 4px #9a9a9a;
}
.uk-container-create-site-shadow-b {
	margin-top: -25px;
}
.uk-container-create-site-shadow-b-list {
	margin-top: -6px;
}
.uk-container-create-site-panel-4 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.uk-container-create-site-panel-4 ul li {
	margin-bottom: 10px;
}
.uk-container-create-site-panel-4 ul li:last-child {
	margin: 0;
}
/*****************************************
Страница поисковое продвижение
******************************************/
.uk-container-seo-descr-content {
	background: -webkit-linear-gradient(#fff, rgba(255,255,255,0.9), rgba(255,255,255,0));
	background: -o-linear-gradient(#fff, rgba(255,255,255,0.9), rgba(255,255,255,0));
	background: linear-gradient(#fff, rgba(255,255,255,0.9), rgba(255,255,255,0));
	padding: 20px;
}
.uk-container-seo-gallery {
	width: 656px;
	height: 384px;
	margin: 30px auto;
}
.uk-container-seo-gallery-circle {
	position: absolute;
	background: #373b3e;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	z-index: 10;
	transform: scale(0);
}
.uk-container-seo-gallery-circle-1 {left: 5px;bottom: 140px;}
.uk-container-seo-gallery-circle-2 {left: 70px;bottom: 220px;}
.uk-container-seo-gallery-circle-3 {left: 180px;bottom: 125px;}
.uk-container-seo-gallery-circle-4 {left: 247px;bottom: 200px;}
.uk-container-seo-gallery-circle-5 {right: 115px;bottom: 165px;}
.uk-container-seo-gallery-circle-6 {right: 5px;bottom: 295px;}
.uk-container-seo-gallery-circle-seo {
	right: 200px;
	top: 70px;
	width: 105px;
	height: 105px;
	border-radius: 50%;
	background: #373b3e;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	font-size: 30px;
	line-height: 105px;
    transform: scale(0);
}
.uk-container-seo-gallery-search-1 {
	bottom: 10px;
	left: 199px;
	background: #373b3e;
	width:0;
	height: 50px;
	border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
	border-right: 0 solid #767b7e;
	transform-origin: left bottom;
    transform: rotate(-45deg);
    transition: 0.3s linear,border-width 0.2s linear 0.1s;
}
.uk-container-seo-gallery-search-1-active {
	width:42px;
	border-right-width:3px;
}
.uk-container-seo-gallery-search-2 {
	bottom: 42px;
    left: 231px;
	background: #4a4e51;
	width:0;
	height: 50px;
	border-right: 0 solid #767b7e;
	transform-origin: left bottom;
    transform: rotate(-45deg);
    transition: 0.3s linear 0.25s,border-width 0.2s linear 0.35s;
}
.uk-container-seo-gallery-search-2-active {
	width:60px;
	border-right-width:3px;
}
.uk-container-seo-gallery-search-3 {
	bottom: 87px;
    left: 276px;
	background: #373b3e;
	width:0;
	height: 50px;
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
	transform-origin: left bottom;
    transform: rotate(-45deg);
    transition: 0.3s linear 0.55s;
}
.uk-container-seo-gallery-search-3-active {
	width:42px;
}
.uk-container-seo-gallery-search-4 {
	bottom: 125px;
    left: 299px;
	background: #656565;
	width:0;
	height: 30px;
	transform-origin: left bottom;
    transform: rotate(-45deg);
    transition: 0.3s linear 0.85s;
}
.uk-container-seo-gallery-search-4-active {
	width:42px;
}
.uk-container-seo-gallery-search-5 {
	bottom: 152px;
    left: 326px;
    background: #a1a5a6;
    width: 0;
    height: 30px;
    border-radius: 3px;
    transform-origin: left bottom;
    transform: rotate(-45deg);
    transition: 0.3s linear 1.05s;
}
.uk-container-seo-gallery-search-5-active {
	width:22px;
}
.uk-container-seo-gallery-circle-seo-large {
	width: 200px;
    height: 200px;
    z-index: 20;
    border-radius: 50%;
    border: 20px solid #4a4e51;
    top: 3px;
    left: 283px;
    transform: scale(0);
}
.uk-container-seo-gallery-circle-seo-large:after {
	position: absolute;
    width: 192px;
    height: 192px;
    top: -1px;
    left: -1px;
    border: 5px solid #373b3e;
    content: "";
    border-radius: 50%;
}
.uk-container-seo-gallery-line {
	background: #ff2626;
	height: 5px;
	position: absolute;
	transform-origin: left bottom;
}
.uk-container-seo-gallery-line-1 {
	left: 11px;
    width: 0;
    bottom: 142px;
    transform: rotate(-50deg);
    transition: 0.3s linear 2.3s;
}
.uk-container-seo-gallery-line-1-active {
	width: 107px;
}
.uk-container-seo-gallery-line-2 {
	left: 77px;
    width: 0;
    bottom: 233px;
    transform: rotate(42deg);
    transition: 0.3s linear 2.6s;
}
.uk-container-seo-gallery-line-2-active {
	width: 151px;
}
.uk-container-seo-gallery-line-3 {
	left: 191px;
    width: 0;
    bottom: 130px;
    transform: rotate(-48deg);
    transition: 0.3s linear 2.9s;
}
.uk-container-seo-gallery-line-3-active {
	width: 110px;
}
.uk-container-seo-gallery-line-4 {
	left: 251px;
    width: 0;
    bottom: 213px;
    transform: rotate(44deg);
    transition: 0.3s linear 3.2s;
}
.uk-container-seo-gallery-line-4-active {
	width: 77px;
}
.uk-container-seo-gallery-line-5 {
	left: 332px;
    height: 15px;
    width: 0;
    bottom: 167px;
    transform: rotate(-45deg);
    transition: 0.3s linear 3.5s;
}
.uk-container-seo-gallery-line-5-active {
	width: 77px;
}
.uk-container-seo-gallery-line-6 {
	left: 429px;
    width: 0;
    bottom: 238px;
    transform: rotate(37deg);
    height: 15px;
    transition: 0.3s linear 3.8s;
}
.uk-container-seo-gallery-line-6-active {
	width: 77px;
}
.uk-container-seo-gallery-line-7 {
	left: 493px;
    width: 0;
    bottom: 200px;
    transform: rotate(38deg);
    transition: 0.3s ease 4.1s;
}
.uk-container-seo-gallery-line-7-active {
	width: 49px;
}
.uk-container-seo-gallery-line-8 {
	left: 528px;
    width: 0;
    bottom: 167px;
    transform: rotate(-50deg);
    transition: 0.3s ease 4.4s;
}
.uk-container-seo-gallery-line-8-active {
	width: 175px;
}
.uk-img-animation-scale {
	transform: scale(0);
}
/*****************************************
Страница ОБСЛУЖИВАНИЕ И ТЕХНИЧЕСКАЯ ПОДДЕРЖКА САЙТА
******************************************/
.uk-container-support-gallery {
	width: 675px;
	height: 325px;
	margin: 0 auto;
	margin-top: 70px;
}
.uk-container-support-gallery-block-center {
	width: 262px;
	height: 310px;
	padding-top: 15px;
	position: relative;
	margin: 0 auto;
}
.support-gallery-panel-center {
	width: 200px;
	box-sizing: border-box;
	margin: 0 auto;
	border: 3px solid #231f20;
	border-bottom: 0;
	height: 305px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	position: relative;
	z-index: 2;
	background: #bcbebf;
}
.support-gallery-panel-center:after {
	position: absolute;
	width: 262px;
	height: 5px;
	background: #231f20;
	bottom: -5px;
	content: "";
	display: block;
	left: 50%;
	margin-left: -131px;
}
.support-gallery-panel {
	position: absolute;
	width: 120px;
	height: 200px;
	bottom: 0;
	background: #bcbebf;
	box-sizing: border-box;
	border-top: 3px solid #231f20;
}
.support-gallery-panel-left {	
	transform: translateX(-89px);	
	border-left: 3px solid #231f20;
	border-top-left-radius: 10px;	
}
.support-gallery-panel-right {	
	transform: translateX(231px);	
	border-right: 3px solid #231f20;	
	border-top-right-radius: 10px;	
}
.support-gallery-panel-block-top {
	background: #939598;
	width: 100%;
	position: relative;
	border-bottom: 3px solid #231f20;
	margin-bottom: 8px;
	height: 32px;
}
.support-gallery-panel-block-top-left {	
	border-top-left-radius: 7px;	
}
.support-gallery-panel-block-top-center {
	height: 52px;
	border-top-right-radius: 7px;
	margin-bottom: 12px;
	border-top-left-radius: 7px;
}
.support-gallery-panel-block-top-right {
	border-top-right-radius: 7px;
}
.support-gallery-panel-block-top-left:before,
.support-gallery-panel-block-top-center:before,
.support-gallery-panel-block-top-right:before {
	content: "";
	position: absolute;
	border-radius: 5px;
	background: #d1d4d4;
	height: 7px;
	width: 40px;
	top: 12px;
	left: 33px;
}
.support-gallery-panel-block-top-center:before {
	width: 64px;
	height: 10px;
	top: 20px;
	left: 50px;
}
.support-gallery-panel-block-top-left:after,
.support-gallery-panel-block-top-center:after,
.support-gallery-panel-block-top-right:after {
	content: "";
	position: absolute;
	border-radius: 5px;
	background: #d1d4d4;
	height: 7px;
	width: 12px;
	top: 12px;
	right: 22px;
}
.support-gallery-panel-block-top-center:after {
	top: 20px;
	height: 10px;
	width: 18px;
	right: 50px;
}
.support-gallery-panel-left-block-bottom {
	height: 145px;
	background: #fff;
	margin-left: 8px;
	padding: 10px 0 0 6px;
}
.support-gallery-panel-center-block-bottom {
	background: #fff;
	padding: 20px 15px;
	margin: 0 11px 15px 11px;
}
.support-gallery-panel-right-block-bottom {
	height: 145px;
	background: #fff;
	margin-right: 8px;
	padding: 10px 6px 0 4px;
}
.uk-panel-gallery-grey {
	height: 25px;
	background: #e8e9ea;
}
.uk-panel-gallery-grey-large {
	height: 35px;
}
.support-gallery-panel-circle {
	width: 15px;
	height: 15px;
	box-sizing: border-box;
	border-radius: 50%;
	border: 3px solid #221e1f;
	position: absolute;
	z-index: 6;
}
.support-gallery-panel-circle-left {
	left: 220px;
    top: 175px;
}
.support-gallery-panel-circle-center-left {
	left: 269px;
    top: 180px;
}
.support-gallery-panel-circle-center-right {
	left: 401px;
    top: 188px;
}
.support-gallery-panel-circle-right {
	right: 211px;
    top: 179px;
}
.support-gallery-panel-dialog {
	position: absolute;
	width: 105px;
	height: 75px;
	box-sizing: border-box;
}
.support-gallery-panel-dialog-left {
	left: 174px;
    bottom: 45px;
    z-index: 3;
    background: #d0d4d5;
    border-bottom: 3px solid #252122;
}
.support-gallery-panel-dialog-center-left {
	left: 245px;
    bottom: 80px;
    z-index: 4;
    background: #ffd248;
    height: 45px;
    border: 0;
    width: 67px;
}
.support-gallery-panel-dialog-center-right {
	left: 371px;
    bottom: 145px;
    z-index: 4;
    background: #4aa9df;
    height: 45px;
    border: 0;
    width: 67px;
}
.support-gallery-panel-dialog-right {
	right: 155px;
    top: 98px;
    z-index: 3;
    background: #d0d4d5;
    border-top: 3px solid #252122;
}
.support-gallery-panel-dialog-left:before,
.support-gallery-panel-dialog-center-left:before,
.support-gallery-panel-dialog-center-right:before,
.support-gallery-panel-dialog-right:before {
	width: 0;
    height: 0;
    border-left: 23px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 20px solid #d0d4d5;
    content: "";
    position: absolute;
    top: -20px;
    left: 34px;
}
.support-gallery-panel-dialog-center-left:before {
	border-left: 0px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 20px solid #ffd248;
}
.support-gallery-panel-dialog-center-right:before {
	border-left: 0px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 20px solid #4aa9df;
    transform: scale(1, -1);
    top: 100%;
    left: 42px;
}
.support-gallery-panel-dialog-right:before {
    transform: scale(-1, -1);
    top: 100%;
    left: 42px;
}
.uk-support-gallery-large-circle {
	width: 150px;
	position: absolute;
	height: 150px;
	border-radius: 50%;
	background: #eeeef0;
}
.uk-support-gallery-large-circle-1 {left: 0;bottom: 35px;}
.uk-support-gallery-large-circle-2 {left: 135px;bottom: 137px;}
.uk-support-gallery-large-circle-3 {right: 122px;bottom: 146px;}
.uk-support-gallery-large-circle-4 {right: 19px;bottom: 68px;}
.uk-support-gallery-mail-support {
	position: absolute;
	width: 84px;
	height: 96px;
	bottom: 0;
	background: url(/images/support/mail-support.jpg);
}
.uk-support-gallery-mail-support-left {left: 34px;}
.uk-support-gallery-mail-support-right {right: 33px;transform: scale(-1, 1);}
.support-gallery-panel-people {
	width: 59px;
	height: 60px;
	border-radius: 50%;
	position: absolute;
	background: url(/images/support/people-seo.jpg);
	border: 2px solid #25131e;
}
.support-gallery-panel-people-1 {left: 92px;bottom: 99px;}
.support-gallery-panel-people-2 {left: 212px;top: 43px;z-index: 3;}
.support-gallery-panel-people-3 {right: 208px;bottom: 40px;z-index: 3;}
.support-gallery-panel-people-4 {right: 88px;top: 147px;background: url(/images/support/people-seo-2.jpg);}
.uk-support-gallery-cloud {
	position: absolute;	
	background: url(/images/support/cloud.jpg);
	width: 152px;
	height: 68px;	
}
.uk-support-gallery-cloud-left {left: 8px;top: 0;}
.uk-support-gallery-cloud-right {right: 1px;top: 20px;transform: scale(0.7);}
.support-gallery-line {
	background: url(/images/support/bg-line.png) repeat;
	position: absolute;
}
.support-gallery-line-1 {
	bottom: 94px;
    left: 54px;
    height: 150px;
    width: 5px;
}
.support-gallery-line-2 {
	bottom: 244px;
    left: 54px;
    height: 5px;
    width: 38px;
    background: url(/images/support/bg-line-h.png) repeat;
}
.support-gallery-line-3 {
	bottom: 244px;
    left: 87px;
    height: 18px;
    width: 5px;
}
.support-gallery-line-4 {
	top: 63px;
    left: 97px;
    height: 18px;
    width: 5px;
}
.support-gallery-line-5 {
	bottom: 244px;
    left: 97px;
    height: 5px;
    width: 95px;
    background: url(/images/support/bg-line-h.png) repeat;
}
.support-gallery-line-6 {
	top: 78px;
    left: 186px;
    height: 47px;
    width: 5px;
}
.support-gallery-line-7 {
	bottom: 224px;
    right: 194px;
    height: 39px;
    width: 5px;
}
.support-gallery-line-8 {
	bottom: 259px;
    left: 476px;
    height: 5px;
    width: 74px;
    background: url(/images/support/bg-line-h.png) repeat;
}
.support-gallery-line-9 {
	top: 73px;
    right: 70px;
    height: 156px;
    width: 5px;
}
.uk-support-gallery-cogwheel {
	position: absolute;
    top: -39px;
    left: 184px;
    border-radius: 50%;
    padding: 10px;
    border: 3px dashed #242125;
    width: 91px;
    height: 92px;
    background: url(/images/support/support.png) no-repeat center center;
}
.support-gallery-panel-dialog-line {
	position: absolute;
	background: #231f20;
	height: 3px;
}
.support-gallery-panel-dialog-line-1,
.support-gallery-panel-dialog-line-11 {
	top: 10px;
    left: 10px;
    width: 25px;
}
.support-gallery-panel-dialog-line-2,
.support-gallery-panel-dialog-line-12 {
	top: 10px;
    left: 50px;
    width: 50px;
}
.support-gallery-panel-dialog-line-3,
.support-gallery-panel-dialog-line-13,
.support-gallery-panel-dialog-line-4,
.support-gallery-panel-dialog-line-14 {
	top: 25px;
    left: 10px;
    width: 90px;
}
.support-gallery-panel-dialog-line-4,
.support-gallery-panel-dialog-line-14 {
	top: 42px;
}
.support-gallery-panel-dialog-line-5,
.support-gallery-panel-dialog-line-15 {
	top: 57px;
    left: 10px;
    width: 50px;
}
.support-gallery-panel-dialog-line-6,
.support-gallery-panel-dialog-line-16 {
	top: 57px;
    left: 75px;
    width: 25px;
}
.support-gallery-panel-dialog-line-7,
.support-gallery-panel-dialog-line-10 {
	top: 15px;
    left: 10px;
    width: 45px;
}
.support-gallery-panel-dialog-line-8,
.support-gallery-panel-dialog-line-9 {
	top: 30px;
    left: 10px;
    width: 25px;
}
.uk-img-support-small,
.uk-img-seo-small,
.uk-img-create-site-small {
	display: none;
	visibility: hidden;
}
#searchForm > .uk-panel-box {
	border: 1px solid #ddd;
	border-radius: 10px;
	padding: 10px;
	font-size: 15px;
	line-height: 18px;
}
#search-searchword,#ordering,#limit {
	border-radius: 18px;
	border: 1px solid #ddd;
}
#searchForm legend {
    line-height: 32px;
}
#searchForm .uk-button {
	border-radius: 18px;
    box-shadow: 0 -1px 0 #f18e0e, 0 1px 0 #f1700e;
    color: #fff;
    font-size: 18px;
    padding: 9px 40px;
    background: -moz-linear-gradient(top,#f18e0e 0,#f1700e 100%) 0 0/100% 100%;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f18e0e),color-stop(100%,#f1700e)) 0 0/100% 100%;
    background: -webkit-linear-gradient(top,#f18e0e 0,#f1700e 100%) 0 0/100% 100%;
    background: -ms-linear-gradient(top,#f18e0e 0,#f1700e 100%) 0 0/100% 100%;
    background: linear-gradient(to bottom,#f18e0e 0,#f1700e 100%) 0 0/100% 100%;
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    transition: all .4s linear;border: 0;
    line-height: 20px;
}
@media (min-width: 1348px) {
	.uk-container-girl-head {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
		display: block;
	}
}
@media (max-width:1135px) {
	#tm-fullscreen-a {
		max-height: 100%;
	}
	.uk-container-services-header h1{
		font-size: 30px;
		line-height: 35px;
	}
	.uk-container-services-header-slogan {
		margin-top: 20px;
		padding-bottom: 20px;
		font-size: 25px;
	}
	.uk-container-header-seo .uk-container-services-header-slogan {
		color: #626262;
	}
	.uk-container-seo-gallery {
		margin: 115px auto 30px;
	}
}
@media (min-width: 1020px) {
	.uk-text-comment {
		margin-left: 20px;
	}
}
@media (max-width:820px) {
	.uk-img-seo-small {
		display: block;
		visibility: visible;
	}
	.uk-container-seo-gallery {
		display: none;
		visibility: hidden;
	}
	.uk-container-header-seo {
		background: none;
		padding-bottom: 0;
	}
}
@media (max-width:675px) {
	.uk-container-support-gallery,
	.uk-container-services-gallery {
		display: none;
		visibility: hidden;
	}
	.uk-img-support-small,
	.uk-img-create-site-small {
		display: block;
		visibility: visible;
	}
}
@media (max-width: 479px) {
	#tm-fullscreen-a {
	    display: block;
	}
}

.uk-article h2{
    font-size: 24px;
    line-height: 30px;
    color: #0078ae;
    font-weight: normal;
  margin-bottom: 30px;
}

.uk-article h3{
    font-size: 22px;
    line-height: 30px;
    color: #656565;
    font-weight: normal;
}

.tm-sidebar-a ul li ul li{
    margin-left: 25px;
}

.uk-modal-dialog {
    width: 600px!important;
}

.uk-panel-form-work-width-us {
    background: url(/images/icons/bg-letter.png);
    border: 1px solid #ddd;
    padding: 20px 30px 50px;
    border-radius: 6px;
    top: -20px;
    margin-bottom: 50px !important;
}
.uk-panel-form-work-width-us label {
    display: block;
    margin-bottom: 5px;
    font-size: 16px;
    color: #0a4f82;
    font-family: "Roboto-Bold",Arial;
    text-transform: capitalize;
}
.uk-text-form-end {
    font-size: 14px;
    color: #0a4f82;
    font-style: italic;
}
.uk-panel-form-work-width-us .input {
    height: 45px;
    line-height: 45px;
    border: 1px solid #d0d0d0;
    color: #5a6063;
    padding: 0 24px 0 18px;
    border-radius: 8px;
    box-shadow: -2px -2px 3px #c1c1c1;
    outline: none;
    position: relative;
    font-family: arial;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 15px;
    transition: 0.3s;
}
.uk-panel-form-work-width-us textarea.input {
    height: 100px;
    line-height: 18px;
    padding-top: 15px;
}
.uk-panel-form-work-width-us input[type=text].input:focus,
.uk-panel-form-work-width-us textarea:focus  {
    border-color: #f18e0e;
    box-shadow: -2px -2px 3px #f18e0e;
}
.uk-button-work-width-us {
	position: absolute;
    display: inline-block;
    bottom: -45px;
    left: 50%;
    margin-left: -97px;
}
.uk-button-work-width-us input{
	text-decoration: none;
    border-radius: 8px;
    box-shadow: 0 -1px 0 #719809, 0 1px 0 #89b907;
    color: #fff;
    font-size: 18px;
    padding: 20px 40px;
    background:#6d9209;background: linear-gradient(to bottom,#6d9209 0,#95c906 100%) 0 0/100% 100%;
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    transition: all .4s linear;
    border: 0;
    cursor: pointer;
    outline: none;
    text-transform: uppercase;
    font-family: "Roboto-Bold",Arial;
}
.uk-button-work-width-us:hover input{
	background-position: 0 -200%;
    background-size: 100% 200%;
}

.hosting-header {
	background-image: url("/images/icons/hosting-header.jpg");
	background-size: cover;
	background-position: 50%;
	height: 483px;
	padding-top: 60px;
	box-sizing: border-box;
}

.hosting-header h1 {
	font-size: 45px;
	color: #373737;
}

.hosting-main-container {
	padding-top: 60px;
	color: #3a3a3a;
	padding-bottom: 60px;
}

.hosting-property-list .title {
	font-size: 28px;
	padding-bottom: 10px;
}

.hosting-property-list li {
	display: flex;
}
.hosting-property-list li:not(:last-child) {
	margin-bottom: 30px;
}
.hosting-property-list li:before {
	content: url("/images/icons/check-blue.png");
	display: block;
	width: 60px;
	flex-shrink: 0;
	padding-top: 8px;
}
.hosting-advantage-block {
	padding-top: 80px;
}
.hosting-advantage-block .title {
	color: #1978b7;
}

.hosting-advantage-grid {
	padding-top: 40px;
	margin-left: -9px;
	margin-top: -9px;
}

.hosting-advantage-grid  >* {
	width: calc(100% / 3 - 9px);
	margin-left: 9px;
	margin-top: 9px;
	background: #f3f3f3;
	border-top: 9px solid #2089ca;
	padding: 40px 30px 30px;
	box-sizing: border-box;
	flex-grow: 1;
}

.hosting-advantage-grid .img {
	height: 90px;
}

.hosting-advantage-grid .item-title{
	color: #1978b7;
	font-size: 20px;
}

.hosting-advantage-grid .item-descr {
	margin-top: 10px;
}

.hosting-optimal-offer {
	background: #ffebb1;
	padding: 40px;
	margin-top: 35px;
}

@media(max-width: 1219px) {
	.hosting-header {
		height: 380px;
	}
	.hosting-header h1 {
		font-size: 30px;
	}
}

@media(max-width: 779px) {
	.hosting-header {
		height: 153px;
		padding-top: 0;
	}
	.hosting-advantage-grid  >* {
		width: calc(100% / 2 - 9px);
	}
}

@media(max-width: 479px) {
	.hosting-advantage-grid  >* {
		width: calc(100% - 9px);
	}
}