.logo-carousel-free .wpl-logo {
    border: none!important;
}

.copyright a img {
    width: 200px;
}

ul.slick-dots {
    position: absolute;
    top: -68px;
    right: 0px;
}

div#yakor5 > p {
    margin: 0;
}

.main_banner .wpcf7-response-output {
    position: absolute!important;
    top: -32px!important;
    left: -8px;
    border: none!important;
    background: rgb(40,53,48, 1);
    color: #707070;
    height: 364px;
    padding: 160px 450px 0px 50px!important;
    width: 980px;
}

.navbar-brand {
    background: url(/wp-content/themes/wp-bootstrap-starter/img/logo-text-white.png);
    background-repeat: no-repeat;
    width: 210px;
    background-position-y: 10px;
}

a.site-title {
    color: transparent!important;
    background: transparent;
}

.main_banner div[role=form] {
    position: relative;
}

span.wpcf7-not-valid-tip {
    position: absolute;
    top: 40px;
    width: 300px;
    font-size: 13px;
}

.navbar-brand a {
    font-size: 29px!important;
    font-weight: normal!important;
}

header#masthead > .container {
    display: flex;
    justify-content: space-between;
}

ul#menu-menu-1 {
    display: flex;
    justify-content: space-between;
    padding: 0!important;
    list-style: none;
}

ul#menu-menu-1 li a {
    color: #fff;
    font-size: 16px;
}

ul#menu-menu-1 li a:hover, ul#menu-menu-1 li a:active, ul#menu-menu-1 li a:focus{
    text-decoration: none!important;
    color: #D19130;
}

ul#menu-menu-1 li {
    margin: 0 20px;
}

.header_menu {
    margin-top: 15px;
}

.header_phone {
    margin-top: 11px;
}

.header_phone a {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    font-family: Gotham Pro Bold;
}

.form_inputs h4 {
    font-size: 13px;
    width: 700px;
}

.main_banner {
    background: url(/wp-content/themes/wp-bootstrap-starter/img/background.png);
    padding-top: 80px;
    padding-bottom: 70px;
    background-size: cover;
}

h1.entry-title {
    margin: 0!important;
    padding: 0!important;
    display: none;
}

div#content {
    padding: 0!important;
}

.entry-content {
    margin: 0!important;
}

.main_banner h1 {
    margin: 0;
    padding-top: 150px;
    color: #fff;
    font-size: 45px;
    font-weight: normal;
    font-family: PT Serif;
}

.main_banner h4 {
    color: #fff;
    font-weight: normal;
    font-size: 22px;
}

.main_form form.wpcf7-form {
    position: relative;
}

.main_form {
    border: solid 2px #C08630;
    padding: 50px 160px 40px 50px;
    background: #282e35e0;
    width: 780px;
    margin-top: 50px;
    position: relative;
}

.main_banner div[role=form]:before {
    content: '';
    position: absolute;
    top: -450px;
    left: -350px;
    width: 1886px;
    height: 835px;
    background: url(/wp-content/themes/wp-bootstrap-starter/img/light.png);
    background-repeat: no-repeat;
    z-index: 0;
}

.absolute_image {
    position: absolute;
    top: -335px;
    right: -500px;
    z-index: 1000;
}

.absolute_image img {
 	width: 100%;    
}

.main_form h3 {
    color: #fff;
    margin: 0;
    font-weight: bold;
    font-size: 19px;
    font-family: Gotham Pro Bold;
    margin-bottom: 10px;
}

.main_form > p {
    color: #fff;
}

.form_inputs {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.form_inputs span.wpcf7-list-item-label {
    color: #fff;
    font-size: 11px;
}

.form_inputs input[type=text] {
    background: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    padding-bottom: 20px;
    margin-bottom: 50px;
    padding-left: 0;
    width: 240px;
    color: #BEC0C2;
    font-size: 13px;
}

.form_inputs input[type=text]:active, .form_inputs input[type=text]:focus, .form_inputs input[type=text]:hover {
    background: transparent!important;
    color: #fff!important;
}


.form_inputs input[type=email]:active, .form_inputs input[type=email]:focus, .form_inputs input[type=email]:hover {
    background: transparent!important;
    color: #fff!important;
}


.form_inputs input[type=tel]:active, .form_inputs input[type=tel]:focus, .form_inputs input[type=tel]:hover {
    background: transparent!important;
    color: #fff!important;
}

input:-internal-autofill-selected {
    background: transparent!important;
}

.form_inputs input[type=email] {
    background: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    padding-bottom: 20px;
    margin-bottom: 50px;
    padding-left: 0;
    width: 240px;
    color: #BEC0C2;
    font-size: 13px;
}

.form_inputs input[type=tel] {
    background: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    padding-bottom: 20px;
    margin-bottom: 50px;
    padding-left: 0;
    width: 240px;
    color: #BEC0C2;
    font-size: 13px;
}

.form_inputs input[type=submit] {
    height: 50px;
    width: 240px;
    background: transparent;
    border-radius: 0;
    border: solid 1px #D19130;
    display: block;
    margin-top: -16px;
    font-size: 13px;
    color: #BEC0C2;
}

.form_inputs h4 {
    font-size: 12px;
    margin: 0;
    color: #BEC0C2;
}

.form_inputs input[type=submit]:hover, .form_inputs input[type=submit]:active, .form_inputs input[type=submit]:focus {
    background: #D19130;

}

span.ajax-loader {
    display: none!important;
}

header#masthead {
    position: absolute;
    width: 100%;
    background-color: rgba(0,0,0,0.5)!important;
    z-index: 1000;
}

.blueprints {
    background: #0B111A;
}

.blueprints h2, .industries h2, .about h2 {
    color: #fff;
    font-size: 39px;
    text-align: center;
    font-weight: normal;
    margin: 0;
    padding-top: 40px;
    margin-bottom: 40px;
    font-family: PT Serif;
}

.blueprints h2 span, .industries h2 span {
  color: #D19130;
}

.blueprints h2 {
  position: relative;
}

.blueprints h2:after {
    content: '';
    width: 230px;
    height: 1px;
    top: 65px;
    left: -70px;
    background: #919498;
    position: absolute;
}

.blueprints h2:before {
    content: '';
    width: 230px;
    height: 1px;
    top: 65px;
    right: -70px;
    background: #919498;
    position: absolute;
}

.bp_blocks {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.bp_item {
    width: 49%;
    background: rgb(253 253 255 / 10%);
    padding: 25px 25px 25px 25px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
    position: relative;
}

.bp_item > div:nth-child(1) {
    width: 60%;
}

.bp_item > div:nth-child(2) {
    width: auto;
}

.bp_item > div:nth-child(2) > img {
    width: 175px;
    height: 198px;
}

.bp_item h3 {
    margin: 0;
    margin-bottom: 10px;
    color: #D19130;
    font-family: PT Serif;
    font-weight: normal;
}

.bp_item > div > p {
    color: #fff;
    font-size: 15px;
}

.bp_item button {
    position: absolute;
    bottom: 25px;
    background: transparent;
    border: 1px solid #D19130;
    border-radius: 0;
    color: #D19130;
    padding: 10px 50px;
}

.bp_item button:hover, .bp_item button:active, .bp_item button:focus {
    background: #D19130;
    color: #fff;

}

input::-moz-placeholder { color: #919498!important; }

input::-webkit-input-placeholder { color: #919498!important; }

.bp_item:nth-child(1):after, .bp_item:nth-child(3):after{
    content: '';
    background: #919498;
    width: 70px;
    height: 1px;
    position: absolute;
    left: -70px;
    bottom: 50%;
}

.bp_item:nth-child(1):before {
    content: '';
    background: #919498;
    width: 1px;
    height: 198px;
    position: absolute;
    left: -70px;
    bottom: 50%;
}

.bp_item:nth-child(3):before {
    content: '';
    background: #919498;
    width: 1px;
    height: 280px;
    position: absolute;
    left: -70px;
    bottom: 50%;
}

.bp_item:nth-child(2):after, .bp_item:nth-child(4):after{
    content: '';
    background: #919498;
    width: 70px;
    height: 1px;
    position: absolute;
    right: -70px;
    bottom: 50%;
}

.bp_item:nth-child(2):before {
    content: '';
    background: #919498;
    width: 1px;
    height: 199px;
    position: absolute;
    right: -70px;
    bottom: 50%;
}

.bp_item:nth-child(4):before {
    content: '';
    background: #919498;
    width: 1px;
    height: 280px;
    position: absolute;
    right: -70px;
    bottom: 50%;
}

.industries {
    background: #17263B;
    padding: 20px 0 30px 0;
}

.indust_block {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.indust_item {
    width: 49%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
    position: relative;
    border: 3px solid #707070;
    height: 212px;
}

.indust_item img {
    position: absolute;
    top: -3px;
    left: -3px;
}

.indust_item h4 {
    color: #fff;
    font-weight: normal;
    font-size: 18px;
    position: absolute;
    top: 60px;
    left: 270px;
}

.indust_item h3 {
    position: absolute;
    right: 15px;
    color: #ffffff40;
    font-size: 31px;
    font-weight: bold;
    top: -10px;
    font-family: Gotham Pro Bold;
}

.industries h2 {
    text-align: right;
    position: relative;
    font-family: PT Serif;
}

.industries h2:before {
    position: absolute;
    content: '';
    background: #D19130;
    width: 73px;
    height: 1px;
    top: 68px;
    left: 100px;
}

.industries h2:after {
    position: absolute;
    content: '';
    background: #D19130;
    width: 1px;
    height: 73px;
    top: 68px;
    left: 100px;
}

.indust_block .indust_item:nth-child(1):after, .indust_block .indust_item:nth-child(3):after, .indust_block .indust_item:nth-child(5):after{
    content: '';
    position: absolute;
    width: 23px;
    height: 1px;
    top: 100px;
    right: -26px;
    background: orange;
}

.indust_block .indust_item:nth-child(3):before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    top: 100px;
    left: -535px;
    background: orange;
}

.indust_block .indust_item:nth-child(2):before, .indust_block .indust_item:nth-child(4):before, .indust_block .indust_item:nth-child(6):before {
    content: '';
    position: absolute;
    width: 70px;
    height: 1px;
    top: 100px;
    right: -73px;
    background: orange;
}

.indust_block .indust_item:nth-child(4):after, .indust_block .indust_item:nth-child(6):after {
    content: '';
    position: absolute;
    width: 1px;
    height: 242px;
    top: -142px;
    right: -73px;
    background: orange;
}

.about {
    background: #0B111A;
    padding: 20px 0 60px;
}

.about h2 { 
  text-align: left; 
  position: relative;
  font-family: PT Serif;
}

.about h2:before {
    content: '';
    position: absolute;
    background: #919498;
    left: 240px;
    top: 70px;
    width: 75%;
    height: 1px;
}

.about h2:after {
    content: '';
    position: absolute;
    background: transparent;
    right: 0;
    top: 62px;
    width: 15px;
    height: 15px;
    border: 2px solid #D19130;
    border-radius: 100%;
}

.about_block {
    display: flex;
    justify-content: space-between;
}

.about_part:nth-child(1) {
    width: 543px;
}

.about_part:nth-child(2) {
    width: 538px;
}

.about_part > img {
    width: 543px;
    height: 464px;
}

li.slick-active button {
  background:#D19130!important;
}

li[aria-hidden=true] button {
    width: 9px!important;
    height: 9px!important;
    background: #6F5225!important;

}

.about_part > p {
    color: #fff;
    line-height: 27px;
    width: auto;
}

p.orange {
    margin: 26px 0 26px 0;
    color: #D19130;
}

.equipment {
    background: #17263B;
    padding: 70px 0 70px;
}

.equipment_block {
    display: flex;
    justify-content: space-between;
}

.equipment_item {
    width: 50%;
    position: relative;
}

.equipment_item:nth-child(2) a {
	position: relative;
}

.equipment_item:nth-child(2) a:after {
    position: absolute;
    content: '';
    width: 260px;
    height: 260px;
    background: url(/wp-content/themes/wp-bootstrap-starter/img/play.png);
    background-repeat: no-repeat;
    top: -110px;
    left: 240px;
}

.equipment_item p {
    color: #fff;
}

.equipment_block .responsive-tabs-wrapper {
    border: 2px solid #707070;
    margin: 0;
    position: relative;
    width: 500px;
    margin-top: 90px;
}

.equipment_block .responsive-tabs .responsive-tabs__panel {
    background: transparent;
    border: none;
    padding: 50px 50px 20px 50px;
}

.equipment_block ul.responsive-tabs__list {
    position: absolute!important;
    bottom: -40px;
    width: 100%!important;
    margin: 0 auto!important;
    left: 43%;
}

.equipment_block .responsive-tabs__list__item {
    font-size: 0!important;
    width: 8px!important;
    height: 8px!important;
    margin: 0px 5px 0 5px!important;
    background: #707070!important;
    border-radius: 100%!important;
    padding: 0!important;
    border: none!important;
}

.equipment_block .responsive-tabs__list__item--active {
    font-size: 0!important;
    width: 12px!important;
    height: 12px!important;
    margin-top: -3px!important;
    background: #707070!important;
    border-radius: 100%!important;
    padding: 0!important;
    border: none!important;
}

.equipment_block .tabcontent p {
    font-size: 13px!important;
}

.equipment_block .tabcontent h4 {
    position: absolute;
    color: #ffffff40;
    top: 40px;
    right: 40px;
    font-size: 47px;
    font-family: Gotham Pro Bold;
}

.equipment h2 {
    color: #fff;
    font-size: 40px;
    text-align: center;
    font-weight: normal;
    margin: 0;
    position: relative;
    font-family: PT Serif;
}

.equipment h2:before {
    content: '';
    width: 400px;
    position: absolute;
    left: -80px;
    top: 28px;
    height: 1px;
    background: #fff;
}

.equipment h2:after {
    content: '';
    width: 100%;
    position: absolute;
    right: -80px;
    top: 28px;
    height: 1px;
    background: #fff;
}

.equipment h2:after {
    content: '';
    width: 720px;
    position: absolute;
    right: -395px;
    top: 28px;
    height: 1px;
    background: #fff;
}

.equipment_item > p:nth-child(1) {
    margin-top: 50px;
    position: relative;
}

.equipment_item > p:nth-child(1):before {
    content: '';
    width: 1px;
    position: absolute;
    left: -80px;
    top: -84px;
    height: 350px;
    background: #fff;
}

.equipment_item > p:nth-child(1):after {
    content: '';
    position: absolute;
    background: transparent;
    left: -87px;
    top: 280px;
    width: 15px;
    height: 15px;
    border: 2px solid #D19130;
    border-radius: 100%;
}

.equipment_item img {
    height: auto;
    max-width: 130%;
    margin-top: 60px;
}

.gallery_block {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

div#gallery-1 {
    margin: 0!important;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0;
}

a#loadMore {
    display: block!important;
    background: transparent;
    border: 1px solid #D19130;
    border-radius: 0;
    padding: 10px 50px;
    color: #fff;
    font-size: 14px;
    margin-left: 12px;
    position: relative;
}

a#loadMore:hover, a#loadMore:active, a#loadMore:focus {
    background: #D19130;
    display: block!important;
    transition: 0.3s!important;

}

.gallery {
    background: #0B111A;
    padding: 60px 0 60px 0;
}

.gallery h2 {
    color: #fff;
    font-size: 40px;
    text-align: left;
    font-weight: normal;
    margin: 0;
    position: relative;
    margin-bottom: 40px;
    margin-left: 10px;
    font-family: PT Serif;
}

.gallery dl.gallery-item img {
    width: 250px!important;
    border: none!important;
    height: 250px!important;
}

.gallery #gallery-1 .gallery-item {
    width: 25%!important;
}

.gallery h2:before {
  content: '';
  position: absolute;
  width: 800px;
  height: 1px;
  background: #000;
  top: 0;
  right: 0;
}

.gallery h2:before {
    content: '';
    position: absolute;
    width: 750px;
    height: 1px;
    background: #fff;
    top: 31px;
    right: -60px;
}

.gallery div#gallery-1 .gallery-item:nth-child(5):after, 
.gallery div#gallery-1 .gallery-item:nth-child(10):after {
    content: '';
    background: #fff;
    position: absolute;
    width: 1px;
    top: -80px;
    right: -60px;
    height: 370px;
}

.gallery div#gallery-1 .gallery-item {
  position: relative;
}

a#loadMore:before {
    content: '';
    background: #fff;
    position: absolute;
    height: 1px;
    width: 941px;
    top: 20px;
    left: 215px;
}

a#loadMore:after {
    content: '';
    background: #fff;
    position: absolute;
    height: 670px;
    width: 1px;
    top: -649px;
    right: -960px;
}

.contacts {
    position: relative;
}

.contacts .container {
    position: absolute;
    top: 0;
    display: flex;
    justify-content: center;
}

.contacts_block {
    position: absolute;
    top: 20%;
    right: 360px;
    background: #1C3353;
    padding: 35px 125px 35px 35px;
    z-index: 1000;
}

.contacts_block h2 {
    color: #fff;
    font-size: 40px;
    margin: 0;
    padding: 0;
    font-weight: normal;
    position: relative;
    font-family: PT Serif;
}

.contacts_block h2:before {
    content: '';
    width: 70px;
    height: 1px;
    top: 31px;
    right: -90px;
    position: absolute;
    background: #fff;
}

.contacts_block h2:after {
    content: '';
    width: 1px;
    height: 70px;
    top: 31px;
    right: -90px;
    position: absolute;
    background: #fff;
}

.contacts_block h2 span {
  color: #D19130;
}

.contacts_block h4 {
    margin: 0;
    font-weight: normal;
    color: #D19130;
    margin-bottom: 25px;
    position: relative;
}

.contacts_block h4:after {
    content: '';
    position: absolute;
    background: transparent;
    right: -97px;
    top: 100px;
    width: 15px;
    height: 15px;
    border: 2px solid #D19130;
    border-radius: 100%;
}

.contacts_block h5 {
    font-weight: normal;
    margin: 0;
    color: #fff;
    margin-top: 10px;
}

.contacts_block h5:nth-child(4), .contacts_block h5:nth-child(6), .contacts_block h5:nth-child(8) {
    margin-bottom: 25px;
}

.contacts_block:after {
    content: '';
    background: rgba(112,112,112, 0.8);
    height: 406px;
    width: 15px;
    top: 10px;
    right: -15px;
    position: absolute;
}

.contacts_block:before {
    content: '';
    background: rgba(112,112,112, 0.8);
    height: 15px;
    width: 419px;
    bottom: -15px;
    right: -15px;
    position: absolute;
}

.contacts_block h2:after {
    content: '';
    width: 1px;
    height: 110px;
    top: 31px;
    right: -90px;
    position: absolute;
    background: #fff;
}

ul#menu-menu-2 {
    display: flex;
    justify-content: space-between;
    padding: 0!important;
    list-style: none;
}

ul#menu-menu-2 li a {
    color: #fff;
    font-size: 16px;
}

ul#menu-menu-2 li a:hover, ul#menu-menu-1 li a:active, ul#menu-menu-1 li a:focus{
    text-decoration: none!important;
    color: #D19130;
}

ul#menu-menu-2 li {
    margin: 0 20px;
}

footer#colophon {
    background: #17263B!important;
        padding-top: 40px;
        padding-bottom: 40px;
}

.footer_logo {
    text-align: center;
    background: url(/wp-content/themes/wp-bootstrap-starter/img/logo-white.png);
    background-repeat: no-repeat;
    background-position-x: center;
    width: 160px;
    margin: 40px auto 40px auto;
    height: 89px;
}

.footer_logo:active, .footer_logo:focus, .footer_logo:hover {
	background: url(/wp-content/themes/wp-bootstrap-starter/img/logo-orange.png);
}

.footer_rights h4 {
    text-align: center;
    color: #fff;
    font-weight: normal;
    margin-top: 40px;
    line-height: 30px;
}

.copyright {
    background: #1C3353;
    padding: 15px 0;
}

div#eModal-1 span.wpcf7-not-valid-tip {
    position: absolute;
    top: 40px;
    width: 290px;
    color: rgba(255,0,0, 1);
    font-family: Gotham Pro!important;
}

.wpcf7 .wpcf7-validation-errors {
	display: none!important;
}

div#emodal-overlay {
    background: rgba(23,38,59, 0.77)!important;
}

div#eModal-1 {
    background: rgba(40,46,53, 0.9)!important;
    border: 2px solid #fff!important;
    padding: 35px 50px 35px 50px!important;
    width: 400px;
    z-index: 1000!important;
}

div#eModal-1 h3 {
    color: #fff!important;
    font-size: 19px!important;
    font-family: Gotham Pro Bold!important;
    font-weight: bold;
}

div#eModal-1 h4 {
    color: #fff!important;
    font-size: 16px!important;
    font-family: Gotham Pro!important;
    font-weight: normal!important;
}

div#eModal-1 a {
  text-align: center!important;
  color: #fff!important;
  font-family: Gotham Pro!important;
  display: block!important;
}

div#eModal-1 input[type=text], div#eModal-1 input[type=tel], div#eModal-1 input[type=email] {
    background: transparent;
    border-radius: 0;
    border: 0;
    border-bottom: 1px solid #fff;
    font-family: Gotham Pro!important;
    color: #fff!important;
    padding: 0;
}

div#eModal-1 input[type=submit] {
    margin: 0 auto;
    display: block;
    background: transparent;
    border: 1px solid #fff;
    border-radius: 0;
    padding: 20px 87px;
    font-family: Gotham Pro!important;
    font-size: 13px;
}

div#eModal-1 input[type=submit]:hover, div#eModal-1 input[type=submit]:active, div#eModal-1 input[type=submit]:focus {
	background: #D19130;
	border: 1px solid #D19130;
}


a.emodal-close {
    font-size: 0px!important;
    background: url(/wp-content/themes/wp-bootstrap-starter/img/close.png)!important;
    background-repeat: no-repeat!important;
    top: -10px!important;
    right: -45px!important;
    width: 30px!important;
    height: 30px!important;
}

div#eModal-1 .wpcf7-response-output {
    position: absolute!important;
    top: 0;
    margin: 0!important;
    padding: 230px 110px 0px 70px!Important;
    left: 0;
    border: 0!important;
    height: -webkit-fill-available;
    background: rgba(40,53,48, 1)!important;
    width: -webkit-fill-available;
    font-family: Gotham Pro!important;
    z-index: 1000;
}


div#eModal-1 span.wpcf7-list-item-label {
    font-size: 15px;
    font-family: Gotham Pro!important;
}


body {
  margin: 0;
  -webkit-font-smoothing: auto;
  font-family: Gotham Pro!important;
  overflow-x: hidden!important;
}

@font-face {
    font-family: Gotham Pro Bold;
    src: url(/wp-content/themes/wp-bootstrap-starter/fonts/GothaProBol_0.otf); 
   }

@font-face {
    font-family: Gotham Pro;
    src: url(/wp-content/themes/wp-bootstrap-starter/fonts/GOTHAMPRO-LIGHT.OTF); 
   }

@font-face {
    font-family: PT Serif;
    src: url(/wp-content/themes/wp-bootstrap-starter/fonts/PTSerif-Regular.ttf);
   }

@font-face {
    font-family: Logo;
    src: url(/wp-content/themes/wp-bootstrap-starter/fonts/logo-font.ttf);
   }

a.site-title {
  font-family: Logo!important;
}



/*адаптив */

@media screen and (max-width: 1768px)

{

.main_banner div[role=form]:before {
 display: none;

}

  .equipment h2:after {
    content: '';
    width: 660px;
    position: absolute;
    right: -335px;
    top: 28px;
    height: 1px;
    background: #fff;
}

}

@media screen and (max-width: 1680px)
{
  .equipment h2:after {
    content: '';
    width: 610px;
    position: absolute;
    right: -285px;
    top: 28px;
    height: 1px;
    background: #fff;
}

}

@media screen and (max-width: 1600px)
{
  ..equipment h2:after {
    content: '';
    width: 570px;
    position: absolute;
    right: -245px;
    top: 28px;
    height: 1px;
    background: #fff;
}

}

@media screen and (max-width: 1440px)
{
.equipment h2:after {
    content: '';
    width: 470px;
    position: absolute;
    right: -145px;
    top: 28px;
    height: 1px;
    background: #fff;
}

.absolute_image {
    position: absolute;
    top: -330px;
    right: -430px;
}

.equipment_item img {
    height: auto;
    max-width: 120%;
    margin-top: 60px;
}

}

@media screen and (max-width: 1366px) {
.equipment h2:after {
    content: '';
    width: 460px;
    position: absolute;
    right: -135px;
    top: 28px;
    height: 1px;
    background: #fff;
}
}

@media screen and (max-width: 1360px) {
.equipment h2:after {
    content: '';
    width: 450px;
    position: absolute;
    right: -125px;
    top: 28px;
    height: 1px;
    background: #fff;
}
}

@media screen and (max-width: 1280px) {
.equipment h2:after {
    content: '';
    width: 410px;
    position: absolute;
    right: -85px;
    top: 28px;
    height: 1px;
    background: #fff;
}

.equipment h2:before {
    content: '';
    width: 360px;
    position: absolute;
    left: -40px;
    top: 28px;
    height: 1px;
    background: #fff;
}

.equipment_item > p:nth-child(1):before {
    content: '';
    width: 1px;
    position: absolute;
    left: -40px;
    top: -84px;
    height: 350px;
    background: #fff;
}

.equipment_item > p:nth-child(1):after {
    content: '';
    position: absolute;
    background: transparent;
    left: -47px;
    top: 280px;
    width: 15px;
    height: 15px;
    border: 2px solid #D19130;
    border-radius: 100%;
}

.equipment_item img {
    height: auto;
    max-width: 100%;
    margin-top: 60px;
}

.absolute_image {
    position: absolute;
    top: -330px;
    right: -410px;
}

}

@media screen and (max-width: 1200px) {
  .indust_block .indust_item:nth-child(4):after, .indust_block .indust_item:nth-child(6):after {
    display: none;
}

.indust_block .indust_item:nth-child(2):before, .indust_block .indust_item:nth-child(4):before, .indust_block .indust_item:nth-child(6):before {
    content: '';
    position: absolute;
    width: 45px;
    height: 1px;
    top: 100px;
    right: -47px;
    background: orange;
}

.equipment h2:after {
    content: '';
    width: 370px;
    position: absolute;
    right: -45px;
    top: 28px;
    height: 1px;
    background: #fff;
}

.equipment h2:before {
    content: '';
    width: 340px;
    position: absolute;
    left: -20px;
    top: 28px;
    height: 1px;
    background: #fff;
}

.equipment_item > p:nth-child(1):before {
    content: '';
    width: 1px;
    position: absolute;
    left: -20px;
    top: -84px;
    height: 350px;
    background: #fff;
}

.equipment_item > p:nth-child(1):after {
    content: '';
    position: absolute;
    background: transparent;
    left: -27px;
    top: 280px;
    width: 15px;
    height: 15px;
    border: 2px solid #D19130;
    border-radius: 100%;
}

.gallery h2:before {
    content: '';
    position: absolute;
    width: 730px;
    height: 1px;
    background: #fff;
    top: 31px;
    right: -44px;
}

a#loadMore:before {
    content: '';
    background: #fff;
    position: absolute;
    height: 1px;
    width: 921px;
    top: 20px;
    left: 225px;
}

.bp_item:nth-child(2):after, .bp_item:nth-child(4):after {
    content: '';
    background: #fff;
    width: 50px;
    height: 1px;
    position: absolute;
    right: -50px;
    bottom: 50%;
}

a#loadMore:after {
  display: none;
}

.gallery div#gallery-1 .gallery-item:nth-child(5):after, .gallery div#gallery-1 .gallery-item:nth-child(10):after {
    display: none;
}

}


@media screen and (max-width: 991px) {
   .main_banner .wpcf7-response-output {
    position: absolute!important;
    top: -29px!important;
    left: -6px;
    border: none!important;
    background: rgb(40,53,48, 1);
    color: #fff;
    height: 589px;
    padding: 230px 50px 10px 50px!important;
    width: 320px;
}


  .absolute_image {
    display: none;
}

header#masthead > .container {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.main_form {
    border: solid 2px #D19130;
    padding: 40px;
    background: #282E35;
    width: 318px!important;
    margin: 30px auto;
    height: 586px;
}

.form_inputs input[type=email], .form_inputs input[type=text], .form_inputs input[type=tel]{
    margin-bottom: 20px;

}

.form_inputs input[type=submit] {
    margin: 0 0 20px 0;
}

.bp_item {
    width: 100%;
}

.indust_item {
    width: 100%;
}

.about_block {
    flex-wrap: wrap;
    justify-content: center;
}

.about_part {
    width: 100%;
}

.about_part:nth-child(2) {
    text-align: center;
    margin-top: 20px;
}

p.orange {
    text-align: center;
}

.about_part > p {
    width: auto;
}

.about h2 {
    text-align: center;
}

.main_banner h1 {
    text-align: center;
}

.main_banner h4 {
    text-align: center;
}

.main_form h3 {
    font-size: 19px;
    margin-bottom: 10px;
    line-height: 30px;
}

.equipment_block {
    flex-wrap: wrap;
}

.equipment_item {
    width: 100%;
}

.equipment_block .responsive-tabs-wrapper {
    width: auto;

}

.equipment h2 {
    text-align: left;
}

.equipment_block ul.responsive-tabs__list {
    width: auto!important;
    right: 0px;
    left: inherit;
}

div#gallery-1 {
    justify-content: center;

}

.gallery #gallery-1 .gallery-item {
    width: 40%!important;
}

.gallery h2 {
    text-align: center;
}

.lmb-container {
    margin: 0 auto;
}

.bp_item:nth-child(1):before,.bp_item:nth-child(1):after,
.bp_item:nth-child(3):after, .gallery h2:before,
a#loadMore:before, .bp_item:nth-child(2):before,
.bp_item:nth-child(2):after, .bp_item:nth-child(4):after,
.bp_item:nth-child(3):before, .bp_item:nth-child(4):before,
.industries h2:after, .industries h2:before,
.indust_block .indust_item:nth-child(1):after, 
.indust_block .indust_item:nth-child(3):after, 
.indust_block .indust_item:nth-child(5):after,
.indust_block .indust_item:nth-child(3):before,
.indust_block .indust_item:nth-child(2):before, 
.indust_block .indust_item:nth-child(4):before, 
.indust_block .indust_item:nth-child(6):before,
.about h2:before, .about h2:after, .equipment h2:after,
.equipment_item > p:nth-child(1):before,
.equipment_item > p:nth-child(1):after, .equipment h2:before,
.blueprints h2:before, .blueprints h2:after

{
  display: none;
}

.main_banner div[role=form] {
    position: relative;
    width: 320px;
    margin: 0 auto;
    height: 587px;
}

}

@media screen and (max-width: 767px) {
.equipment_item:nth-child(2) a:after {
    left: 120px;
}

.contacts_block {
    right: 100px;

}

ul#menu-menu-1, ul#menu-menu-2 {
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
}

.menu-item {
    width: 50%;
}

.main_banner h1 {
    padding-top: 200px;

}

.responsive-tabs .responsive-tabs__heading {
  display: none!important;
}

.responsive-tabs .responsive-tabs__list {
  display: block!important;
}

.gallery #gallery-1 .gallery-item {
    width: 100%!important;
}

.footer_rights h4 {
    font-size: 13px;
}

}

@media screen and (max-width: 575px) {
.about_part > img {
    width: auto;
    height: auto;
}

.about_part:nth-child(1) {
    width: auto;
}

.about_part:nth-child(2) {
    width: auto;
    max-width: 100%;
}

ul.slick-dots {
    top: 95px;
}

.main_banner .wpcf7-response-output {
    position: absolute!important;
    top: -27px!important;
    left: -7px;
    border: none!important;
    background: rgb(40,53,48, 1);
    color: #fff;
    height: 533px;
    padding: 200px 50px 10px 50px!important;
    width: 262px;
}

  .main_banner h1 {

    font-size: 29px;

}

.contacts_block:after {
    display: none;
}

.equipment_item:nth-child(2) a:after {
    position: relative;
    content: '';
    width: 170px;
    height: 170px;
    background: url(/wp-content/themes/wp-bootstrap-starter/img/play.png);
    background-repeat: no-repeat;
    top: 0;
    left: 0;
    background-size: contain;
    margin: 0 auto;
    display: block;
}

.main_banner div[role=form] {
    width: 260px;
}

.equipment_item {
    width: 100%;
    margin-top: 80px;
}

span.wpcf7-not-valid-tip {
    width: 200px;
    font-size: 11px;
    top: 32px;
}

.main_form {
    width: 260px!important;
    height: 530px;
    padding: 30px;

}

.form_inputs input[type=text], .form_inputs input[type=email], .form_inputs input[type=tel] {
    width: 195px;
}

.bp_item {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.bp_item > div {
    width: 100%;
    margin: 0 auto;
        text-align: center;
}

.bp_item button {
    position: relative;
    bottom: 0;
}

.indust_item img {
    position: relative;
    top: 0;
    width: 290px;
    left: 0;
}

.indust_item h4 {
    font-size: 16px;
    position: relative;
    top: 0;
    left: 20px;
}

.indust_item {
    height: 340px;
    display: block;
}

.indust_item h3 {
    top: inherit;
    bottom: 0;
}

.industries h2 {
    font-size: 30px;
}

.equipment_block .tabcontent h4 {
    top: inherit;
    bottom: 10px;
    font-size: 37px;

}

.contacts_block {
    right: inherit;
    position: relative;
    top: 0;
}

div#yakor5 > p > ymaps {
  height: 250px!important;
}

div#eModal-1 {
    padding: 0px 20px 15px 20px!important;
    width: 310px;
}

a.emodal-close {
    top: 15px!important;
    right: 15px!important;
}

.contacts_block:before {
  display: none;
}

.industries h2 {
    text-align: left;
}

div#yakor3 .container {
    padding: 0 30px;
}

.equipment_block .responsive-tabs .responsive-tabs__panel {
    padding: 30px 40px 20px 40px;
}

.industries .container {
    padding: 0 20px;
}

.bp_item > div:nth-child(1) {
    width: 100%;
}

.bp_item button {
    padding: 10px 80px;
}

.bp_item > div > img {
    width: 200px;
    height: 200px;
}


}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 2.5rem;
}

hr {
  box-sizing: content-box;
  height: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  clear: both;
  color: #24292e;
  font-weight: 600;
  margin-top: 24px;
  margin-bottom: 15px;
}
h1 {
  font-size: 32px;
  padding-bottom: 10px;
}
h2 {
  font-size: 24px;
  padding-bottom: 0.3em;
  line-height: 1.25;
}
h3 {
  font-size: 18px;
  line-height: 25px;
}
h4 {
  font-size: 16px;
  line-height: 20px;
}
h5 {
  font-size: 14px;
  line-height: 17.5px;
}

p {
  margin-bottom: 1.5em;
}
h1.entry-title {
  font-size: 1.31rem;
  border-bottom: 1px solid #eaecef;
}
h2.entry-title {
  border-bottom: 1px solid #eaecef;
}
h3.widget-title {
  font-size: 1.2rem;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
header#masthead {
  margin-bottom: 0;
  background-color: #563d7c ;
  box-shadow: 0 0.5rem 1rem rgba(0,0,0,.05), inset 0 -1px 0 rgba(0,0,0,.1);
  padding: .74rem 1rem;
}

.navbar-brand > a {
  color: rgba(0, 0, 0, 0.9);
  font-size: 1.1rem;
  outline: medium none;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}

.navbar-brand > a:visited, .navbar-brand > a:hover {
  text-decoration: none;
}

#page-sub-header {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 0;
  text-align: center;
  font-size: 1.25rem;
  background-size: cover !important;
}

body:not(.theme-preset-active) #page-sub-header h1 {
  line-height: 1.6;
  font-size: 4rem;
  color: #563e7c;
  margin: 0 0 1rem;
  border: 0;
  padding: 0;
}

#page-sub-header p {
  margin-bottom: 0;
  line-height: 1.4;
  font-size: 1.25rem;
  font-weight: 300;
}
body:not(.theme-preset-active) #page-sub-header p {
color: #212529;
}
a.page-scroller {
  color: #333;
  font-size: 2.6rem;
  display: inline-block;
  margin-top: 2rem;
}

@media screen and (min-width: 768px) {
  body:not(.theme-preset-active) #page-sub-header h1 {
    font-size: 3.750rem;
  }
  body:not(.theme-preset-active) #page-sub-header {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 992px) {
  #page-sub-header p {
    max-width: 43rem;
    margin: 0 auto;
  }
}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#masthead nav {
  padding-left: 0;
  padding-right: 0;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
  color: #cdbfe3;
  padding: 0.5rem;
  font-weight: 500;
  font-size: 0.875rem;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover,
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
  color: #fff;
  font-weight: 600;
  /*background: #f9f9f9;*/
}

.navbar-brand {
  height: auto;
}

.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}

.dropdown-menu .dropdown-toggle::after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-top: 0.3em solid transparent;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children {
    position: relative;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>.dropdown-menu {
    display: block;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>a:after {
    border-left-color: #fff;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {
    float: none;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

.dropdown-item {
  line-height: 1.2;
  padding-bottom: 0.313rem;
  padding-top: 0.313rem;
}

.dropdown-menu {
  min-width: 12.500rem;
}

.dropdown .open .dropdown-menu {
  display: block;
  left: 12.250em;
  top: 0;
}

.dropdown-menu .dropdown-item {
  white-space: normal;
  background: transparent;
  line-height: 1.6;
}
.dropdown-menu .dropdown-item:hover {
  background: transparent;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .dropdown-menu li > .dropdown-menu {
    right: -9.875rem;
    top: 1.375rem;
  }
}
@media screen and (max-width: 991px) {
  .navbar-nav .dropdown-menu {
    border: medium none;
    margin-left: 1.250rem;
    padding: 0;
  }

  .dropdown-menu li a {
    padding: 0;
  }

  #masthead .navbar-nav > li > a {
    padding-bottom: 0.625rem;
    padding-top: 0.313rem;
  }

  .navbar-light .navbar-toggler {
    border: medium none;
    outline: none;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.comment-content.card-block {
  padding: 20px;
}

.navigation.post-navigation {
  padding-top: 1.875rem;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  border: 1px solid #ddd;
  border-radius: 0.938rem;
  display: inline-block;
  padding: 0.313rem 0.875rem;
  text-decoration: none;
}

.post-navigation .nav-next a::after {
  content: " \2192";
}

.post-navigation .nav-previous a::before {
  content: "\2190 ";
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
  background: #eee none repeat scroll 0 0;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a img.alignright {
  float: right;
  margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
  float: left;
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
  margin: 0.313rem 0 1.25rem 1.25rem;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  font-size: 0.875rem;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}

.widget_search .search-form input[type="submit"] {
  display: none;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #eee;
  text-decoration: none;
}
.half-rule {
  width: 6rem;
  margin: 2.5rem 0;
}
.widget_categories .nav-link {
  display: inline-block;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
#content.site-content {
  padding-bottom: 3.75rem;
  padding-top: 4.125rem;
}

.sticky .entry-title::before {
  content: '\f08d';
  font-family: "Font Awesome\ 5 Free";
  font-size: 1.563rem;
  left: -2.5rem;
  position: absolute;
  top: 0.375rem;
  font-weight: 900;
}

.sticky .entry-title {
  position: relative;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
  margin-top: 0;
}

.post.hentry {
  margin-bottom: 4rem;
}

.posted-on, .byline, .comments-link {
  color: #9a9a9a;
}

.entry-title > a {
  color: inherit;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comment-body .pull-left {
  padding-right: 0.625rem;
}

.comment-list .comment {
  display: block;
}

.comment-list {
  padding-left: 0;
}

.comments-title {
  font-size: 1.125rem;
}

.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.563rem 0;
}

.comment-list .pingback:first-child {
  border: medium none;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 0.313rem 0.313rem 0;
  text-align: center;
}
.wp-caption img[class*="wp-image-"] {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text {
  font-size: 0.688rem;
  line-height: 1.063rem;
  margin: 0;
  padding: 0.625rem;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 0;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-item .gallery-columns-2 {
  max-width: 50%;
}
.gallery-item .gallery-columns-3 {
  max-width: 33.33333%;
}
.gallery-item .gallery-columns-4 {
  max-width: 25%;
}
.gallery-item .gallery-columns-5 {
  max-width: 20%;
}
.gallery-item .gallery-columns-6 {
  max-width: 16.66667%;
}
.gallery-item .gallery-columns-7 {
  max-width: 14.28571%;
}
.gallery-item .gallery-columns-8 {
  max-width: 12.5%;
}
.gallery-item .gallery-columns-9 {
  max-width: 11.11111%;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugin Compatibility
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/
.woocommerce-cart-form .shop_table .coupon .input-text {
  width: 8.313rem !important;
}

.variations_form .variations .value > select {
  margin-bottom: 0.625rem;
}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Elementor
--------------------------------------------------------------*/
.elementor-page article .entry-footer {
  display: none;
}

.elementor-page.page-template-fullwidth #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.elementor-page .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
## Visual Composer
--------------------------------------------------------------*/
.vc_desktop article .entry-footer {
  display: none;
}

.vc_desktop #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.vc_desktop .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer#colophon {
  font-size: 85%;
}
body:not(.theme-preset-active) footer#colophon {
  color: #99979c;
  background-color: #f7f7f7;
}
.navbar-dark .site-info {
  color: #fff;
}
.copyright {
  font-size: 0.875rem;
  margin-bottom: 0;
  text-align: center;
}

.copyright a, footer#colophon a {
  color: inherit;
}

@media screen and (max-width: 767px) {
  #masthead .navbar-nav > li > a {
    padding-bottom: 0.938rem;
    padding-top: 0.938rem;
  }
}
/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/
@media only screen and (max-width: 1280px) {
  html {
    font-size: 95%;
  }
}

@media screen and (max-width: 1199px) {
  .navbar-dark .dropdown-item {
    color: #fff;
  }
  .navbar-nav .dropdown-menu {
    background: transparent;
    box-shadow: none;
    border: none;
  }
}
/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
  html {
    font-size: 90%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 960px) {
  html {
    font-size: 85%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
  html {
    font-size: 80%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
  html {
    font-size: 75%;
  }
}