/*   
Theme Name: Gruzi
Theme URI: https://92days.ru/
Version: 1.0
Tags: clean, development, html5
Description: Шаблон для сайта
Author: Evgenii
Author URI: https://92days.ru/
*/


* {
	margin:0;
	padding:0;
}


body {
	font-family: 'Roboto', sans-serif;
    color: #fff;
    background: url(img/top.png) no-repeat center top, url(img/bot.png) no-repeat bottom center;
    background-color: #060a1d;
}

header {
	padding-top:30px;
}

.container {
	max-width:1180px;
	margin:0 auto;
}

.mobmenu {
    display: none;
    width: 30%;
    vertical-align: middle;
    color: #fff;
    text-align: right;
    font-size: 30px;
}

nav {
	font-size:0;
}

a {
	color:#fff;
	text-decoration: none;
	outline-style: none !important;
}

p {
    margin-bottom: 26px;
    line-height: 24px;
}

.logo {
    display: inline-block;
    width: 30%;
    vertical-align: middle;
}


.top-menu {
    display: inline-block;
    width: 70%;
    vertical-align: middle;
    text-align: right;
}


.top-menu li {
    display: inline-block;
    vertical-align: middle;
    margin-left: 6%;
}

.top-menu li a {
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    border-bottom: 4px solid #254fe4;
    text-transform: uppercase;
    -webkit-transition: 0.3s;
       -moz-transition: 0.3s;
        -ms-transition: 0.3s;
         -o-transition: 0.3s;
            transition: 0.3s;
}

.top-menu li a:hover {
    border-bottom: 4px solid transparent;
    -webkit-transition: 0.3s;
       -moz-transition: 0.3s;
        -ms-transition: 0.3s;
         -o-transition: 0.3s;
            transition: 0.3s;
}

.phone {
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 77px;
}

.phone span {
	margin:0 25px;
}

.adres {
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 75px;
}


.mail {
 font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 80px;
}

.vk {
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 147px;
}

.vk a:hover {
	color:#254fe4;
}

.last {
	font-size:16px;
	display:inline-block;
	vertical-align: middle;
}

.last a {
    display: block;
    text-align: center;
    padding: 16px 10px;
    background: #254fe4;
    -webkit-border-radius: 160px;
    border-radius: 160px;
    width: 190px;
}

.top {
	margin-bottom:22px;
}


section.one {
	padding-top:180px;
	margin-bottom:85px;
}

section.one h1{
	font-size:60px;
	font-weight: bold;
	text-transform: uppercase;
	max-width:670px;	
	position:relative;
}

section.one h1:before {
	content:'';
	width:70px;
	height:6px;
	background:#254fe4;
	position:absolute;
	top:-60px;
	left:0;
}

.conti {
    font-size: 16px;
    color: #c2c8e0;
    max-width: 700px;
    margin-top: 40px;
}


.services {
	font-size:0;
	margin-bottom:25px;
}


.servi {
	display:inline-block;
	vertical-align: top;
	width:33.3333%;
	margin-bottom:60px;
}


.serv {
	display:inline-block;
	vertical-align: middle;
	width:115px;
}

.servop {
	display:inline-block;
	vertical-align: middle;
	max-width:195px;
	font-size:14px;
	color:#fff;
	font-weight: bold;
	text-transform: uppercase;
}


.blockop {
	max-width:780px;
	font-size: 16px;
	color:#c2c8e0;
	line-height: 22px;
}

section.two {
	margin-bottom:150px;
}

.blzag {
	font-size:40px;
	font-weight: bold;
}

.blzag2 {
	font-size:36px;
	font-weight: lighter;
	margin-bottom:80px;
}


section.three {
	margin-bottom:90px;
}

.allnews {
    position: absolute;
    right: 0;
    top: 30px;
}

.allnews a {
    font-size: 16px;
    text-decoration: underline;
}

.allnews a:hover {
	text-decoration: none;
}

section.news {
	margin-bottom:160px;
}

section.news .container {
	position:relative;
}



footer {
	padding-bottom:85px;
}

.newd {
	display:block;
	width:100%;
}

.cripta .daten {
	display:block;
	font-size:14px;
	color:#c2c8e0;
	font-weight: 300;
	margin-bottom:22px;
}

.slick-slide {
	outline-style: none !important;
}


.cripta a {
    color: #fff;
    font-weight: bold;
    font-size: 18px;
	line-height: 33px;
	display:block;
    text-transform: uppercase;
    max-width:330px;
}

.cripta a span {
    border-bottom: 4px solid #254fe4;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


.cripta a:hover span {
    border-bottom: 4px solid transparent;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


.conta {
    max-width:330px;
	margin-top:26px;
	color:#c2c8e0;
	font-size: 16px;
	font-weight: 300;
}


.cols {
	font-size:0;
}

.col1 {
    display: inline-block;
    vertical-align: middle;
    width: 33.3333%;
    color: #c2c8e0;
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
}

.col1 p {
	margin-bottom:0;
}

.col1 a {
	font-size:16px;
	color:#fff;
	text-decoration: underline;
}

.col1 a:hover {
	text-decoration: none;
}


.col2 {
	display:inline-block;
	vertical-align: middle;
	width:33.3333%;
	text-align: center;
}

.col2 .vk {
    font-size: 27px;
    display: block;
    margin-right: 0px;
    margin:0 auto;
}

.col3 {
	display:inline-block;
	vertical-align: middle;
	width:33.3333%;
	text-align: right;
}

.col3 .phone {
	display:block;
	margin-right:0;
	margin-bottom:7px;
}

.col3 .phone span {
	margin:0 19px;
}

.col3 .mail {
	display:block;
	margin-right:0;
}

.posting {
	margin:80px 0;
}

.meta {
	font-size: 14px;
    margin-top: -30px;
}


.catic article {
    display: inline-block;
    vertical-align: top;
    width: 31%;
    margin-right: 2%;
}

.page-numbers {
	list-style:none;
	margin:40px 0 0;
	padding:0;
}

.page-numbers li {
	display:inline-block;
	vertical-align: top;
	margin-right:10px;
}


.page-numbers li a {
	width:30px;
	height:30px;
	display:block;
	text-align: center;
	line-height: 30px;
	border:2px solid #254fe4;
	-webkit-transition: 0.3s;
	   -moz-transition: 0.3s;
	    -ms-transition: 0.3s;
	     -o-transition: 0.3s;
	        transition: 0.3s;
}

.page-numbers li a:hover {
	border:2px solid #fff;
	-webkit-transition: 0.3s;
	   -moz-transition: 0.3s;
	    -ms-transition: 0.3s;
	     -o-transition: 0.3s;
	        transition: 0.3s;
}

.page-numbers li span {
	width:30px;
	height:30px;
	display:block;
	text-align: center;
	line-height: 30px;
	border:2px solid #fff;
}


.posting h1 {
    margin-bottom: 40px;
    font-weight: 400;
    font-size: 26px;
    text-transform: uppercase;
}


.open {
    display: block!important;
}


.bgs {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(6, 13, 31, 0.92);
    z-index: 100;
    overflow: hidden;
}


#inline {
    width: 90%;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 25%;
    max-width: 480px;
    padding: 40px;
    border: 1px solid #333;
    background: #fff;
}



.closet {
    position: absolute;
    right: -20px;
    top: -20px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
}


.txt {
    display: inline-block;
    color: #333;
    width: 43%;
    margin-bottom: 15px;
    border: 1px solid #757575;
    padding: 10px 11px;
    line-height: 1.4em;
    outline: none;
    font-size: 15px!important;
    margin-right: 3%;
    font-family: 'Roboto Condensed', sans-serif;
    background: rgba(255, 255, 255, 0.15);
}


.txt:nth-child(2n) {
    margin-right: 0;
}



.txtarea {
    font-family: 'Roboto Condensed', sans-serif;
    display: block;
    color: #333;
    width: calc(100% - 40px);
    margin-bottom: 15px;
    border: 1px solid #757575;
    padding: 10px 20px;
    font-size: 15px!important;
    line-height: 1.4em;
    height: 80px;
    outline: none;
    resize: none;
    background: #fff;
}

#inline h2 {
    font-weight: 400;
    margin-bottom: 20px;
    font-size: 22px;
    color: #333;
}


#send {
    color: #333;
    display: block;
    cursor: pointer;
    padding: 10px 11px;
    font-size: 15px;
    border: 1px solid #757575;
    background: none;
    width: 210px;
    outline: none;
    margin: 0 0 0 auto;
    font-family: 'Roboto Condensed', sans-serif;
}



@media screen and (max-width:480px) {
    
    body {
        min-width:320px;
        -ms-overflow-x: hidden;
            overflow-x: hidden;
    }

section.news {
    margin-bottom: 60px;
}

.slick-prev {
    left: 75%!important;
}

.container {
    width: 90%;
}


.servi {
    display: block;
    width: auto;
    margin: 0 auto 60px;
    text-align: center;
}


.serv {
    display: block;
    width: 115px;
    margin: 0 auto 20px;
}


section.one h1 {
    font-size: 28px;
}

.phone {
    font-size: 16px;
    display: block;
    margin-right: auto;
    margin-bottom: 5px;
    text-align: center;
}


.adres {
    display: block;
    margin-right: auto;
    margin-bottom: 5px;
    text-align: center;
}


.mail {
    margin-right: 0;
    width: 70%;
    text-align: center;
}


.vk {
    margin-right: 0;
    text-align: center;
    width: 20%;
}

.last {
    display: block;
    margin: 10px auto 0;
    text-align: center;
}

.last a {
    padding: 12px 10px;
    margin: 0 auto;
}


.logo {
    display: inline-block;
    width: 70%;
    margin: 0 auto 0;
}

.logo img {
    max-width:100%;
    height:auto;
}


.top-menu li {
    display: block;
    margin-left: 0;
    margin-bottom: 16px;
}

.top-menu {
    display: none;
    width: 100%;
    text-align: center;
    margin-top: 20px;
}

section.one {
    padding-top: 80px;
    margin-bottom: 35px;
}

section.two {
    margin-bottom: 50px;
}

.blzag {
    font-size: 28px;
}

.blzag2 {
    font-size: 24px;
    margin-bottom: 40px;
}


#inline {
    width: 60%;
}

.txt {
    display: block;
    width: auto;
    margin-right: auto;
    margin-left: auto;
}

.txt:nth-child(2n) {
    margin-right: auto;
}

.txtarea {
    width: auto;
    margin: 0 auto 15px;
    padding: 10px 13px;
}


#send {
    width: 186px;
    margin: 0 auto 0 auto;
}

#inline h2 {
    text-align: center;
}

#inline {
    top: 17%;
}

.catic article {
    display: block;
    width: auto;
    margin-right: auto;
    border-bottom: 1px solid #0b1c59;
    margin-bottom: 30px;
}

.col1 {
    display: block;
    width: auto;
    margin-bottom: 14px;
    text-align: center;
}

.col2 {
    display: block;
    width: auto;
    text-align: left;
}

.col3 {
    display: block;
    width: auto;
    text-align: center;
    margin-top: 30px;
}

.mobmenu {
    display:inline-block;
}


}











@media screen and (min-width:481px) and (max-width:768px) {
    
    body {
        min-width:320px;
        -ms-overflow-x: hidden;
            overflow-x: hidden;
    }

section.news {
    margin-bottom: 60px;
}

.slick-prev {
    left: 75%!important;
}

.container {
    width: 90%;
}


.servi {
    width: 50%;
    margin: 0 auto 60px;
    text-align: center;
}


.serv {
    display: block;
    width: 115px;
    margin: 0 auto 20px;
}


section.one h1 {
    font-size: 28px;
}

.phone {
    font-size: 16px;
    display: block;
    margin-right: auto;
    margin-bottom: 5px;
    text-align: center;
}


.adres {
    display: block;
    margin-right: auto;
    margin-bottom: 5px;
    text-align: center;
}


.mail {
    margin-right: 0;
    width: 70%;
    text-align: center;
}


.vk {
    margin-right: 0;
    text-align: center;
    width: 20%;
}

.last {
    display: block;
    margin: 10px auto 0;
    text-align: center;
}

.last a {
    padding: 12px 10px;
    margin: 0 auto;
}


.logo {
    display: inline-block;
    width: 70%;
    margin: 0 auto 0;
}

.logo img {
    max-width:100%;
    height:auto;
}


.top-menu li {
    display: block;
    margin-left: 0;
    margin-bottom: 16px;
}

.top-menu {
    display: none;
    width: 100%;
    text-align: center;
    margin-top: 20px;
}

section.one {
    padding-top: 110px;
    margin-bottom: 35px;
}

section.two {
    margin-bottom: 50px;
}

.blzag {
    font-size: 28px;
}

.blzag2 {
    font-size: 24px;
    margin-bottom: 40px;
}



.catic article {
    display: block;
    width: auto;
    margin-right: auto;
    border-bottom: 1px solid #0b1c59;
    margin-bottom: 30px;
}

.col1 {
    display: block;
    width: auto;
    margin-bottom: 14px;
    text-align: center;
}

.col2 {
    display: block;
    width: auto;
    text-align: left;
}

.col3 {
    display: block;
    width: auto;
    text-align: center;
    margin-top: 30px;
}

.mobmenu {
    display:inline-block;
}


.slick-slide {
    padding: 0 20px;
}


.cripta a {
    max-width: 100%;
}


.conta {
    max-width: 100%;
}









}










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


    body {
        min-width:320px;
        -ms-overflow-x: hidden;
            overflow-x: hidden;
    }

section.news {
    margin-bottom: 60px;
}

.slick-prev {
    left: 75%!important;
}

.container {
    width: 90%;
}


.servi {
    margin: 0 auto 60px;
    text-align: center;
}


.serv {
    display: block;
    width: 115px;
    margin: 0 auto 20px;
}


section.one h1 {
    font-size: 37px;
}

.adres {
    margin-right: 6%;
}

.phone {
    margin-right: 8%;
}

.phone span {
    margin: 0 14px;
}


.mail {
    margin-right: 4%;
    text-align: center;
}


.vk {
    margin-right: 0;
    text-align: center;
    width: auto;
}


.last {
    display: block;
    margin: 20px auto 0;
    text-align: right;
}

.last a {
    padding: 12px 10px;
    margin: 0 0 0 auto;
}


.logo {
    display: inline-block;
    width: 70%;
    margin: 0 auto 0;
}

.logo img {
    max-width:100%;
    height:auto;
}


.top-menu li {
    display: block;
    margin-left: 0;
    margin-bottom: 16px;
}

.top-menu {
    display: none;
    width: 100%;
    text-align: right;
    margin-top: 20px;
}

section.one {
    padding-top: 110px;
    margin-bottom: 35px;
}

section.two {
    margin-bottom: 50px;
}

.blzag {
    font-size: 28px;
}

.blzag2 {
    font-size: 24px;
    margin-bottom: 40px;
}

.catic article {
    display: block;
    width: auto;
    margin-right: auto;
    border-bottom: 1px solid #0b1c59;
    margin-bottom: 30px;
}

.col1 {
    display: block;
    width: auto;
    margin-bottom: 14px;
    text-align: center;
}

.col2 {
    display: block;
    width: auto;
    text-align: left;
}

.col3 {
    display: block;
    width: auto;
    text-align: center;
    margin-top: 30px;
}

.mobmenu {
    display:inline-block;
}


.slick-slide {
    padding: 0 20px;
}


.cripta a {
    max-width: 100%;
}


.conta {
    max-width: 100%;
}





}




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

.container {
    width:90%;
}

.servi {
    margin: 0 auto 60px;
    text-align: center;
}


.serv {
    display: block;
    width: 115px;
    margin: 0 auto 20px;
}


.phone span {
    margin: 0 5px;
}

.phone {
    margin-right: 4%;
}


.adres {
    margin-right: 4%;
}

.mail {
    margin-right: 4%;
}

.vk {
    margin-right: 4%;
}

.top-menu li {
    margin-left: 3%;
}








}