
body {
	scroll-behavior: smooth;
}
.custom ul{
	padding: 20px;
}
.item-page ul {
    padding-left: 3%;
}
a{
	color: #016A31;
	outline: none;
}
a:hover, a:active, a:focus{
	text-decoration: none;
	color: #25b636;
}
.active>a{
	color: #25b636;
	background-color: #fff;
}

body{
	font-family: Roboto;
	font-weight: 300;
	font-size: 18px;
	line-height: 27px;
	color: #333;
}
.o-x{
	overflow-x:hidden
}
#wraper{
	max-width: 1366px;
}
h3 {
    font-size: 36px;
    font-family: "Roboto";
    text-align: left;
    font-weight: 300;
    color: #016A31;
    line-height: 37px;
}
h4{
	font-weight: 400;
}
#content ul,ol{
	list-style-position: inside;
}
.navbar {
    border-radius: 0;
}
.navbar-default {
    background-color: #FFF;
    border-color: #E7E7E7;
}
.navbar-brand {
    padding: 5px;
}
#bs-example-navbar-collapse-1>ul{
	margin-left: 20%;
}
#bs-example-navbar-collapse-1>ul>li{
	float: left;
	text-transform: uppercase;
	margin-top: 15px;
}
#bs-example-navbar-collapse-1>ul>li>a{
	letter-spacing: 1px;
	padding: 10px;
	font-size: 17px;
	font-weight: 400;
	outline: none;
}
#bs-example-navbar-collapse-1>ul>li>a:hover{
	color: #25b636;
	background-color: #fff;
}
#bs-example-navbar-collapse-1>ul>li>a:focus{
	color: #25b636;
	background-color: #fff;
}
#brand{
	height: 77px;
}
.navbar-toggle{
	margin: 30px;
}

.navigation a{
	font-weight: 400;
	font-size: smaller;
	border: #25b636 solid 1px;
	border-radius: 3px;
	padding: 2px 10px;
}

.header{
	background-color: #000;
	background-image: url(../img/agenstvo.jpg);
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	height: 560px;
	margin-top: 78px;
}
.slogan{
	position: absolute;
	background-color: #25b636;
	color: #fff;
}
.moduletable{
	margin-left: 20px;
}
.oNas{
	background-color: #ECECEC;	
	padding: 20px;
}
.oNas2{
	padding: 0;
	background: url(../img/oNas2.jpg) center no-repeat #ECECEC;
	height: 650px;
}
.oNas3{
	padding: 0;
	background: url(../img/oNas3.jpg) center no-repeat #ECECEC;
	height: 800px;
}
.rabotodatelyam{
	background-color: #ECECEC;
	padding: 20px;
}
.rabotodatelyam>.col-sm-9{
	padding-top: 30px;
}

.rabotodatelyam2{
	padding: 0;
	background: url(../img/rabotodatelyam2.jpg) center no-repeat #ECECEC;
	height: 730px;
}
.rabotodat3{
	background-color: #ECECEC;
}
.rabotodatelyam3{
	padding: 0;
	background: url(../img/rabotodatelyam3.jpg) center no-repeat #ECECEC;
	height: 1000px;
}
.soiskatelyam2{
	padding: 0;
	background: url(../img/soiskatelyam.jpg) center no-repeat #ECECEC;
	height: 860px;
}
.soiskatelyam4{
	padding: 0;
	background: url(../img/soiskatelyam2.jpg) center no-repeat #ECECEC;
	height: 650px;
}
.kontakty{
	background: #ECECEC;
	padding-bottom: 20px;
	font-size: smaller;
}
.kontakty h3{
	margin-bottom: 30px;
}
.kontakty-1 {
    margin-top: 5px;
}
.kontakty-1>div{
	margin-top: 10px;
}
.kontakty-2 ul{
	list-style-type: none;
}
.phone{
	margin: 15px 0 20px;
}
.phone img{
	margin: 10px 5px 0;
}
.phone h3{
	margin-left: 15px;
}
.footer{
	background: #fff;
	height: 30px;
	font-size: 14px;
}
//.footer a{
	margin-left: 30px;
	float: right;
}
.footer .part{
	margin-left: 30px;
	float: right;
}
.dopMenu ul{
	margin-top: 40px;
}
.dopMenu ul li{
	margin: 0px 0px 8px;
    padding: 1px 25px 1px 1px;
    border-radius: 15px;
    position: relative;
    display: table;
    border: 1px solid #E7E7E7;
    background: #FFF url("../img/arrow.jpg") no-repeat scroll right 8px bottom 8px;
}
.dopMenu ul li a{
	text-decoration: none;
	color: #333;
	padding: 0px 25px 0px 15px;
	height: 28px;
	display: block;
	line-height: 28px;
	background: #D3D3D3;
	border-radius: 15px;
}
.dopMenu ul li a:hover{
	background: #25b636;
	color: #fff;
}
.dopMenu .active>a{
	background: #25b636;
	color: #fff;
}
.btn-z{
	color: #FEFEFE;
	background: #25b636;
	border: #25b636 solid 1px;
	height: 44px;
	border-radius: 5px;
	padding: 0 15px;
}
.btn-z:hover,.btn-mail:hover{
	background: none;
	border: #25b636 solid 1px;
	color: #333;
}
.btn-send{
	margin: 10px 20px 0px;
}
.btn-send-1{
	margin: 20px 20px 0px;
}
.btn-send2{
	margin: 10px 20px 20px;
}

.btn-b{
	background: none;
	border: #25b636 solid 1px;
	color: #333;
	height: 44px;
	border-radius: 5px;
	padding: 10px 15px;
}
.btn-b:hover{
	color: #FEFEFE;
	background: #25b636;
	border: #25b636 solid 1px;
	}

.m{
	margin: 10px 0 10px 5px;
}
.btn-mail {
    height: 24px;
    margin: 5px 0px;
    padding: 0 10px;
    line-height: 1;
    color: #FEFEFE;
    border: #25b636 solid 1px;
    background: #25b636;
    border-radius: 15px;
}
.f{
	float: left;
}
.c{
	color: #25b636;
}

.article-info{
	font-size: 15px;
}
.published {
    float: left;
    margin-right: 20px;
}
.hits {
    text-align: right;
}
.article-info-term {
    display: none;
}
.items-leading>div {
    border-top: 1px solid #ccc;
    border-left: 1px solid #fff;
	border-right: 1px solid #fff;
    padding: 10px;
}
.items-leading>div:hover {
	border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.items-leading .page-header {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
}
.items-row{
	border-top: 1px solid #ccc;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
    padding: 10px;
}
.items-row:hover{
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.items-row .page-header {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
}
.fix{
	position: fixed;
}
.page-header h2{
	color: #25b636;
}

#content{
	padding: 0 4%;
	background-color: #fff;
}
.likes-block_left>div>a{
	display: none;
}
.line{
	height: 1px;
	background-color: #ddd;
	margin-top: 20px;
}
.social {
    margin: 5px 0;
    float: left;
}
.social .event-container{
	padding-right: 0;
}
.no{
	display: none;
}
.likes-block_left {
    padding: 0 0px 5px;
}
#brand{
	margin-left: 5%;
}
.navbar-default .navbar-toggle {
    border-color: #6fad64;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #6fad64;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #b2d4ac;
}
#__utl-buttons-1{
	margin-top: 20px;
}
.blog img {
    height: 100px;
    margin: 0 20px 10px 0;
}
.item-page img{
    max-height:100%;
    max-width:100%
}

.swiper-container {
      width: 100%;
      height: 100%;
    }
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      /*background: #fff;
      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
    
.swiper-slide img{
	max-width:100%
}

/*media*/

/*==========  navBar  ==========*/
@media (max-width: 979px) {
  .navbar-header {
    float: none;
  }
  .navbar-left,.navbar-right {
    float: none !important;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
    display: none!important;
  }
  .navbar-nav {
    float: none!important;
    margin-top: 7.5px;
  }
  .navbar-nav>li {
    float: none;
  }
  .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .collapse.in{
    display:block !important;
  }
}


/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {

.header {
    height: 100px;
    margin-top: 40px;
}
.navbar {
    margin-bottom: 0px;
    min-height: 30px;
}
.navbar-toggle {
    margin: 3px 0px;
}
.navbar-brand {
    padding: 3px;
}
#brand {
    height: 40px;
    width: 75px;
    margin-left: 1%;
}
#bs-example-navbar-collapse-1 > ul > li {
    margin-top: 0;
}
#bs-example-navbar-collapse-1 > ul > li > a {
    padding: 0 15px;
}
.slogan {
    margin: 20px 4%;
    width: 180px;
    height: 60px;
    font-size: 16px;
    line-height: 16px;
    padding: 5px 0 0 5px;
}
.oNas2{
	background: url(../img/oNas2.jpg)  0 70% no-repeat #ECECEC;
	height: 200px;
}
.oNas3 {
    background: url(../img/oNas3.jpg) 0 35% no-repeat #ECECEC;
    height: 200px;
}
.soiskatelyam2 {
    background: url(../img/soiskatelyam.jpg) 0 58% no-repeat #ECECEC;
    height: 200px;
}

}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {

.header {
    height: 160px;
}
.slogan {
    margin: 30px 4%;
    width: 240px;
    height: 100px;
    font-size: 22px;
    line-height: 24px;
    padding: 10px 0 0 10px;
}

}


/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
.header{
	height: 260px;
}
.slogan{
	margin: 50px 4%;
	width: 350px;
	height: 150px;
	font-size: 30px;
	line-height: 40px;
	padding: 15px 0 0 15px;
}
.oNas2 {
    background: url(../img/oNas2.jpg) center no-repeat #fff;
    height: 819px;
    background-size: cover;
}
.oNas3 {
    background: url(../img/oNas3.jpg) center no-repeat #ECECEC;
    height: 1197px;
	background-size: cover;
}
.rabotodatelyam img {
    width: 150px;
    height: 75px;
    margin-top: 30px;
}
.rabotodatelyam2 {
    background: url(../img/rabotodatelyam2.jpg) center no-repeat #fff;
    height: 1040px;
    background-size: cover;
}
.rabotodatelyam3 {
    height: 1358px;
    background-size: cover;
}
.soiskatelyam2 {
    background: url(../img/soiskatelyam.jpg) center no-repeat #ECECEC;
    height: 1057px;
    background-size: cover;
}
.btn-z{
	height: 54px;
}
}

@media only screen and (min-width : 979px) {
.header {
    margin-top: 70px;
}
.navbar {
    margin-bottom: 0px;
    min-height: 70px;
}
.navbar-toggle {
    margin: 3px 0px;
}
.navbar-brand {
    padding: 3px;
}
#brand {
    height: 70px;
    width: 140px;
    margin-left: 1%;
}
#bs-example-navbar-collapse-1 > ul > li {
    margin-top: 0;
}
#bs-example-navbar-collapse-1 > ul > li > a {
    padding: 0 15px;
}
#bs-example-navbar-collapse-1 > ul {
    margin: 20px 0 0 12%;
}
.rabotodatelyam img {
    width: 200px;
    height: 100px;
    margin-top: 0px;
}
.rabotodatelyam2 {
    height: 830px;
    background-size: 830px;
}
.oNas3{
	height: 955px;
	background-size: 780px;
}
.rabotodatelyam3{
	height: 1078px;
	background-size: 800px;
}
.soiskatelyam2 {
    height: 885px;
}
.kontakty h3 {
    margin-bottom: 10px;
}
.col-md-pull-3{
    margin-top: 30px;
}
.btn-z{
	height: 44px;
}

}



/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
#bs-example-navbar-collapse-1 > ul {
    margin: 20px 0 0 17%;
}
.header{
	height: 280px;
}
.slogan{
	margin: 70px 4%;
	width: 350px;
	height: 150px;
	font-size: 30px;
	line-height: 40px;
	padding: 15px 0 0 15px;
}
}
@media only screen and (min-width : 1022px) {
.rabotodatelyam2 {
    height: 810px;
    background-size: 810px;
}
.oNas3{
	height: 900px;
	background-size: 750px;
}
.rabotodatelyam3{
	height: 1078px;
	background-size: 800px;
}
.col-md-pull-3{
    margin-top: 0;
}

 /* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

.header{
	height: 460px;
}
.slogan{
	margin: 115px 5%;
	width: 490px;
	height: 230px;
	font-size: 40px;
	line-height: 46px;
	padding: 45px 0 0 45px;
}
#bs-example-navbar-collapse-1 > ul {
    margin: 20px 0 0 25%;
}
.oNas2 {
    height: 650px;
    background-size: 690px;
}
}


/*==========  Desktop First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {


}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {


}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {


}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {


}

/*media*/

