/* Here you can include your additional CSS Styles */ 

/*.row.latestnewslatest-new img{
  height: 227px;   aliufhglaiufgliauhfglauishfdgl uhlasuifhg
}*/


/* default styles here for older browsers. 
       I tend to go for a 600px - 960px width max but using percentages
    */
    @media only screen and (min-width:960px){
        /* styles for browsers larger than 960px; */
        .latest-new-thumb img {

        }
    }
    @media only screen and (min-width:1440px){
        /* styles for browsers larger than 1440px; */
        .latest-new-thumb img {

        }
    }
    @media only screen and (min-width:2000px){
        /* for sumo sized (mac) screens */
        .latest-new-thumb img {

        }
    }
    @media only screen and (max-device-width:480px){
       /* styles for mobile browsers smaller than 480px; (iPhone) */
       .latest-new-thumb img {

        }
    }
    @media only screen and (device-width:768px){
       /* default iPad screens */
       .latest-new-thumb img {

        }
    }

    /* different techniques for iPad screening */
    @media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
      /* For portrait layouts only */
      .latest-new-thumb img {

        }
    }
    @media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
      /* For landscape layouts only */
      .latest-new-thumb img {

        }
    }

#djcatalog {
font-family: 'Open Sans', sans-serif;
}

.table > tbody > tr > td {
  border-top: 1px solid #2e609b;
}
.table > thead > tr > th {
  border-bottom: 2px solid #2e609b;
  color: #2e609b;
}

#table-vacancies-main .table > tbody > tr > td {
  padding: 11px 0 28px 0;
}

#table-vacancies-main #djc_items_table {
  margin-top: 38px;
}

#table-vacancies-main a: {
  float: right;
  color: #4e4d4d;
}

#table-vacancies-main a:hover {
    color: #f48d24;
    text-decoration: none;
}

#table-vacancies-main table {
  margin-bottom: 10px;
}

#table-vacancies-main .last-in-table {
  margin: 0;
}

.foody-single-comment-share .share-links ul.social-icons li.text-share {
  width: auto;
  margin-right: 0px;
}

.vk .fa.fa-vk:hover {
  cursor: default;
}

#item-latest-new-blog .item-latest-new .zt-article_content h3 a {
  font: medium Roboto;
}

#form_3 label {
  color: #727272;
  font-size: 14px;
  font-family: 'Poppins', sans-serif;
  font-weight: unset;
}

#form_3 .row {
  font-size: 16px;
  font-family: sans-serif;
  width: 95%;
}

#form_3 .row .required {
  width: 100%;
}

#form_3 .row textarea {
  height: 78px;
}

#form_3 .btn {
  margin-top: 8px;
  width: 100%;
  height: 50px;
  border-radius:3px;
}

#form_3 textarea,
#form_3 input {
  background-color: #fff;
  border-color: #8e99b9;
  color: #133154;
  padding: 4px 6px 4px 6px;
  border-radius: 5px;
}

.alert-success {
    color: #fd8c00;
    background-color: transparent;
    border-color: transparent;
 font-family: 'Open Sans', sans-serif;
    font-size: 18px;
}

/*.cs.clever-icon-phone-2 {
  color: #ff6c00;
}*/


#zo2-search .search .icon-search i {
  color: #4793ed;
  font-size: 30px;
}

.quick-contact ul li i {
    font-size: 19px;
}
.customquick-contact ul li i {
	color: #4793ed !important;
}
#zo2-mega-menu .zo2-megamenu ul li.active a {
	color: #4793ed;
	font-size: 18px;
}

#zo2-mega-menu .zo2-megamenu ul li a {
	font-size: 18px;
}

#zo2-mega-menu .zo2-megamenu ul li a:hover {
	color: #4793ed;
}

.quick-contact ul li a {
    color: #999;
    text-decoration: none;
}

.homepage .quick-contact ul li a {
	color: #fff;
	text-decoration: none;
}
/*.homepage .quick-contact ul a {
	
	text-decoration: inherit;
	text-decoration-color: inherit;
	text-decoration-line: inherit;
	text-decoration-style: inherit;
}
*/


.homepage #standard-logo {
	margin-top: 0;
}


/*.homepage #standard-logo a img,
.featured #standard-logo a img
 {
	height: 100px;
}*/

.latest-new-thumb time {

}

.google-map {

	margin-top: 20px;
/*	-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);*/
}

.counter-main {
	margin: 5px 0 30px 0;
}

.counter-main-one-line h3 {
	margin-bottom: 36px;
}


/*.counter-main-one-line .counter {
    position: absolute;
  left: 0;
  text-align: center;
  top: 57%;
}*/

.circle {
  margin-bottom: 20px;
}

.counter-colum span.value {
  display: none;
}

#counter-label-first,
#counter-label-second,
#counter-label-third,
#counter-label-fourth {
    line-height: 100%;
    color: #fd8c00;
    border-radius: 99%;
font-family: 'Open Sans', sans-serif;
    width: 89%;
    font-size: 35px;
    font-weight: bold;
    position: absolute;
    text-align: center;
    top: 21%;
}

.circle canvas {
  width: 150px;
  height: auto;
}

#counter-header {
  margin-top: 20px;
}

.counter-first #counter-header,
.counter-fourth #counter-header {
  margin-top: 23px;
}

.counter-colum canvas {
  margin: 0 auto;
  display: block;
}

.map-contact {
	margin-top: 8px;
}

.news-info h1 {
	font-size: 30px;
	margin-top: 30px;
}

.news-info .img-intro-left {
	margin: 15px 20px 5px 0;
}


.links-on-home-page a:focus {
    outline: thin dotted;
    outline-offset: -2px;
    text-decoration: underline;
}


.links-on-home-page .item-image {
  box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.5);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.links-on-home-page .item-image:hover {
  box-shadow: 3px 3px 15px 0px rgba(0,0,0,0.7);
}

.links-on-home-page .item-image a:hover {
  cursor: default;
}
.links-on-home-page .explorer-feature-item .item-title{
    margin-bottom: 20px;
}
.links-on-home-page .explorer-feature-item {
  margin: -90px 0 40px 0;
}

.links-on-home-page h2 a {
  font-size: 20px;
  font-family: 'Poppins', Sans-serif;
  transition: all 0.2s ease 0s;
  font-weight: bold;
}

.links-on-home-page p {
  line-height: 24px !important;
  font-size: 14px !important;
  color: #4e4d4d !important;
  font-family: 'Poppins', sans-serif !important;
}


.links-on-home-page a:hover {
  text-decoration: none;
}


.blog.blog-grid {
  padding-top: 30px;
    margin-bottom: 50px;
}

.blog.blog-grid h1 {
  margin-top: 18px;
  margin-bottom: 25px;
}

div[itemprop="articleBody"] ul li::before {
  content: none;
}

.homepage h3,
.homepage h4 {
  color: #2e609b;
}

.homepage #zo2-position-4 h3 {
  color: #333;
}

#zo2-main-footer-wrap p,
#zo2-main-footer-wrap a,
#zo2-main-footer-wrap li,
#zo2-main-footer-wrap label,
#zo2-main-footer-wrap span,
#zo2-main-footer-wrap .btn {
  color: #fff; 
}

#zo2-main-footer-wrap a {
  text-decoration: none;
}

#zo2-main-footer-wrap a:hover {
  color: #f48d24;
}

#zo2-main-footer-wrap .btn {
  background-color: #4793ed;
  border: none;
}

#zo2-main-footer-wrap .btn:hover {
  background-color: #f3ac14;
}

.zo2-wrapper #zo2-main-footer-wrap {
  background-color: #133154;
}

.zo2-wrapper #zo2-footer-wrap {
  background-color: #000a2d;
}

.latest-new .latestnewslatest-new .items .latest-new-thumb .published_date {
  background-color: #f48d24;
}




#zo2-component .contact-address-block {
    font-family: sans-serif;
    margin-bottom: 40px;
}

div[itemprop="articleBody"] h1,
div[itemprop="articleBody"] h3,
.title-info-contact,
.componentheading.djc_page_heading,
.blog.blog-grid h1,
#zo2-component .contact h1,
#zo2-component .contact h3 {
font-family: 'Open Sans', sans-serif;
  letter-spacing: 4px;
  text-transform: uppercase;
  font-weight: 400;
  color: #2e609b;;
}

#zo2-component .media-body.contact-emailto {
	padding-top: 0px !important;
}

#zo2-component .media-body.contact-emailto a {
	text-decoration: none;
	font-weight: bold;
	color: #4e4d4d;
}

.componentheading.djc_page_heading {
  margin: 45px 0 30px;
}
.djc_items.djc_clearfix{
    margin: 15px 0 25px;
}
.title-info-contact {
  font-size: 30px;
}

.contact #contact-form input[type="text"]:hover,
.contact #contact-form input[type="email"]:hover,
.contact #contact-form textarea:hover,
.contact #contact-form input[type="text"]:focus,
.contact #contact-form input[type="email"]:focus,
.contact #contact-form textarea:focus {
  border-bottom: 1px solid #2e609b;
  background-color: #f7f7f7;
}

#contact-form .btn-success:hover {
    background-color: #f3ac14;
    border-color: #f3ac14 !important;
}

#zo2-body-wrap .contact .form-actions button[type="submit"] {
	float: right;
    padding: 0 15px;
    border-radius: 3px;
}

#zo2-body-wrap .contact textarea {
	margin-bottom: 0px;
}

.contact #custom-map-contact {
	margin-bottom: 60px;
}

.aboutus .about-sub-list li {
  background: url('../../../../../images/about-lit-icon-blue.png') left center no-repeat;

}

.sbOptions a:hover,
.sbOptions a:focus,
.sbOptions a.sbFocus{
  color: #2e609b !important;
}


.row-item .client-info .client-say {
	border-bottom: 1px solid #f3ac14 !important;
}

/************** эфекты для картинок внизу страничек ******************/
/*.img-hover-1:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
*/
.img-hover-1 img:hover{
  box-shadow:
          1px 1px #333,
          2px 2px #333,
          3px 3px #333;
  -webkit-transform: translateX(-3px);
  transform: translateX(-3px);
}



#zo2-who-we-are-wrap {
	background-color: transparent !important;
}

#zo2-who-we-are-wrap .item.story {
	background-color: #f7f7f7;
}

#main-stories {
	opacity: 0;
}

/* опускаем меню на главной странице под панель выбора языка */
.zo2-wrapper #zo2-header-wrap.have-transparent {
    z-index: 99995;
}

/*#zo2-top-wrap {
	z-index: 99998 !important;
}*/
/*
#zo2-language ul {
	z-index: 99998 !important;
}*/

.search-form  {
	z-index: 99999 !important;
}


div[itemprop="articleBody"] blockquote::before {
	color: #2e609b;
}

.zo2-wrapper #zo2-header-wrap.none-transparent {
  z-index: 1050;
}

#license1 img,
#license2 img,
#license3 img {
  margin: auto;
}

.license-prew {
	max-width: 180px;
	margin: auto;
	text-align: center;

}

.license-prew p {
	margin: 0px;
	vertical-align: bottom;
}

.license-prew p:hover {
	color: #2e609b;
	cursor: pointer;
}

.item-page figure a img,
.license-prew img {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.item-page figure a img:hover,
.license-prew img:hover {
  box-shadow: 1px 1px 12px rgba(0, 0, 0, 0.6);
  cursor: pointer;
}
#table-vacancies-main p a{
    background: #f3ac14;
    padding: 12px 35px;
    border-radius: 3px;
    color:#fff;
}
#table-vacancies-main p a:hover{
    background: #4793ed;
    color:#fff;
}
.customfooter-socials a i:hover{
    color: #f3ac14;
}
@media only screen and (max-width:767px){
    #zo2-slide {
    padding: 0;
    display: none;
}
.links-on-home-page .explorer-feature-item {
    margin: 0px 0 0px 0;
}
}
@media (min-width:1501px) and (max-width:1715px){
    #zo2-mega-menu .zo2-megamenu ul li a {
        padding: 0 14px;
        font-size: 15px;
}
}
@media (min-width:1300px) and (max-width:1500px){
    #zo2-mega-menu .zo2-megamenu ul li a {
        padding: 0 12px;
    font-size: 13px
}
}
@media (min-width:1024px) and (max-width:1300px){
    #zo2-mega-menu .zo2-megamenu ul li a {
        padding: 0 8px;
        font-size: 12px;
        line-height:46px;
    }
    #zo2-mega-menu .zo2-megamenu ul li.active a {
    color: #4793ed;
    font-size: 12px;
}   
}
@media (min-width:768) and (max-width:1024px){
    #zo2-mega-menu .zo2-megamenu ul li a {
padding: 0 7px;

    font-size: 12px;
    }
    .zo2-menu .navbar-nav > li > a{
    line-height: 60px;
    }
    #zo2-mega-menu .zo2-megamenu ul li.active a {
    color: #4793ed;
    font-size: 12px;
}
}
@media (min-width: 768px) and (max-width: 1000px){
        .zo2-menu .navbar-nav > li > a{
    line-height: 45px !important;
    }
}
@media (max-width: 768px){
.zo2-menu .navbar-nav > li > a {
    line-height: 41px;
    padding: 0 18px;
}
#counter-label-first, #counter-label-second, #counter-label-third, #counter-label-fourth{
    width: 94%;
    top: 26%;
}
}
@media (max-width: 767px){
.zo2-wrapper #zo2-header-wrap.have-transparent {
    background-color: #fff !important;
    top: 0;
}}
.button-fix{
    position: fixed;
    right: 2%;
    bottom: 5%;
    z-index: 7;
    white-space: nowrap;
    font-size: 17px;
    line-height: 17px;
    font-weight: 500;
    color: #fff;
    font-family: Roboto;
    background-color: #4793ed;
    padding: 12px 35px;
    border-radius: 3px;
    box-sizing: border-box;
    cursor: pointer;
    visibility: inherit;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
    text-decoration:none;
}
.button-fix:hover{
    background: #f3ac14;
    color:#fff;
    text-decoration:none;
}
.zo2-wrapper #zo2-top-wrap.have-transparent {
    position: absolute;
    z-index: 99999;
    width: 100%;
    top: 0;
    background: rgba(0, 0, 0, 0.75);
    border-bottom: 1px solid rgba(235,235,235,0.5);
}

.zo2-wrapper #zo2-header-wrap.have-transparent {
    z-index: 99995;
    background: rgba(0, 0, 0, 0.6);
}
.is-sticky .zo2-wrapper #zo2-header-wrap.have-transparent {
    z-index: 99995;
    background: #fff;
}
.is-sticky #zo2-header-wrap {
    background-color: #fff !important;
    -webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.07000000000001);
    -moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.07000000000001);
    box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.07000000000001);
}
.aza_error{
    background-image: url(/images/back_error.png);
        background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    height: 736px;
    width: 100%;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #444;
}
#form_3{
    margin-left: 15px;
}
.mod-languages .lang-inline a{
    color:#f3ac14;
    text-transform: uppercase;

}
.mod-languages .lang-inline .lang-active a{
    color:#4793ed;
    text-transform: uppercase;
    font-weight: 600;
}
.mod-languages .lang-inline li:nth-child(1):after {
    content: "|";
    color: black;
    margin-left: 8px;
}
div.mod-languages ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 15px;
}
@media (max-width: 480px){
    #pid{
       width: 100%; 
    }
.cliqForm {
    width: 100% !important;
}
.button-fix{
    position: fixed;
    right: 60px;
    bottom: 5%;}}
  @media (max-width: 425px){
.button-fix{
    position: fixed;
    right: 6%;
    bottom: 5%;}}  
    
    
.o_nas h3{
    margin: 3.5% 0px 2.3% 0px;
}
.o_nas_block_1{
    margin: 30px 0px 10px;
}
.about-sub h5 {
    font-size: 20px;
    font-family: 'Poppins', Sans-serif;
    font-weight: 700;
    color: #333;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    margin: 28px 0 50px 0;
}


button:focus, input:focus {
    outline: none;
}
.ml-3pr {
    margin-left: 3%;
}
.form-cover {
    max-width: 700px;
    margin: 0 auto;
    margin-top: 70px;
}
.form-cover form h3, .form-cover form p {
    color: #000000;
    line-height: 24px;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    margin: 1em 0;
}
.form-cover form h3 {
    font-weight: 700;
}
.w-line {
    display: block;
    width: 100%;
    height: 1px;
    background: #505050;
    margin: 5px 0;
}
#careerForm .contact-data, #careerForm .select-rank, #careerForm .input-message, #careerForm .loadfile-btn, #careerForm .fieldset {
    border-radius: 5px;
    background-color: transparent;
    transition: border-color 0.4s;
    color: black;
    display: block;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.25;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-color: lightgrey;
    outline: none;
    margin-bottom: 12px;
}
.contact-data, .loadfile-btn {
    width: 48%;
    display: inline-block!important;
}
.select-rank {
    width: 100%;
}
.input-message {
    resize: none;
    width: 100%;
    height: 100px;
}
.loadfile-btn {
    position: relative;
}
.loadfile-btn input {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    opacity: 0;
    cursor: pointer;
}
fieldset {
    border: 1px solid #c0c0c0;
}
legend {
    width: auto!important;
}
.submit-button {
    width: 100%;
    height: 55px;
    background: #dbdbdb;
    color: white;
    border: none;
    transition: .5s;
    box-sizing: border-box;
    border-radius: 5px;
    margin-top: 20px;
}
.submit-button.not-privacy-policy {
    background-color: #2e609b;
    cursor: pointer;
}