#map-yandex {
    width: 100%;
    height: 400px;
}
  .mobile-menu-servise {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: url(../img/bg-mobyle.jpg) no-repeat center left;

    
  }
  .mini-logo {
      position: relative;
    top:-5px;
    float:left;
  }
  .mini-logo img{
    height: 45px;
  
  }
  .minon {
    position:relative;
    top:0px;
    margin:0 20px 0 0;
  }
  .site-map {
    padding: 88px 0 0;
    min-height: 545px;
  }
  .text-404 {
    font-family: arial, sans-serif;
    font-size:16px;
    display: block;
    line-height: 22px;
    padding:12px 0px 0 40px;
  }
  .h2-map {
    padding:20px 0 0px 30px;
  }
  .text-404 a {
    color:#1f5b92;
    display: inline-block;
    text-transform: uppercase;
    padding:20px 0 ;
    font-family: pf_din;      
  }
  .text-404 a i {
    margin:0 5px 0 0;
  }
  .site-map ul li {
    list-style: disc url();
    font-family: arial, sans-serif;
    margin:0 0 0 20px;
    font-size:20px;
  }
  .site-map ul li ul {
    padding:5px 0;
  }
  .site-map ul li:hover a{
    color:#1f5b92 ;
  }
  .site-map ul li:hover ul li a {
    color:#000;
  }
  .site-map ul li ul li a:hover {
    color:#1f5b92;
  }
  .site-map ul li ul li {
    font-size:15px;
  }
  .center-mobile-button-order {
   position: absolute;
    left: 50%;
    margin: 2px 0 0 -71px;
  }
  nav#menu-servise ul.sub-menu li {
  width: 100%;
  
  }
  #menu-servise {
    position: relative;
  }
nav#menu-servise ul.servise-menu {
  margin:0px;
}
.header-serves-menu {
    font-size: 25px;
    /* font-weight: bold; */
    background:url(../img/menu.jpg) no-repeat center top;
    padding: 0;
    position: relative;
    padding: 20px 0% 20px 5%;
    color: #fff;
    text-transform: uppercase;
}
.header-serves-menu:after {
    content: '';
    position: absolute;
    top: 99%;
    left: 5%;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 7px solid #7cb21b;
    z-index: 2;
}
nav#menu-servise ul.sub-menu li a {

 
}
nav#menu-servise ul.sub-menu li:nth-child(2n) a {
  border-right:0px solid #a3e826;
}

nav#menu-servise ul {
 padding:0px 0;
 margin: 15px 0 20px;
 display: none;
 list-style: none url();
 background: #fff;
}
nav#menu-servise ul li a span::after {
content: "\f158";
    font-family: FontAwesome;
    margin-left: 5px;
    color: #414141;
    font-weight: normal;
    font-size: 12px;
}
nav#menu-servise ul li a span {
  font-size:15px;
  display: inline-block;
  margin:0 0 0 0px;
  float:right;
}
nav#menu-servise ul li {
  border-bottom:1px solid #ccc;
  list-style: none url();
  padding: 4px 2% 4px 1% ;
}
nav#menu-servise ul li:last-child {
  border-bottom:0px solid #92c23b;
}
nav#menu-servise .slideDown-text{
  color:#000;
  font-size:13px;
  font-weight: bold;
  display: inline-block;
  padding: 0;
  color:#fff;
  text-transform: uppercase;
}
nav#menu-servise ul li a{
  color:#000;
  font-size:13px;

  display: block;
  padding: 5px 20px;     
  text-transform: uppercase;
}
.meancloseservise {
    color: #ffffff;
    cursor: pointer;
    display: block;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: 700;
    height: 28px;
    line-height: 24px;
    padding: 0;
    display:none;
    right: 0px;
    text-decoration: none;
    transition: all 0.200s ease;
    -webkit-transition: all 0.200s ease;
    -moz-transition: all 0.200s ease;
    -o-transition: all 0.200s ease;
    -moz-transform: translate(-300px, 0px);
    -webkit-transform: translate(-300px, 0px);
    -o-transform: translate(-300px, 0px);
    -ms-transform: translate(-300px, 0px);
    transform: translate(-300px, 0px);
    top: 7px;
    position:relative;
    width: 22px;
}
.meancloseserviseAnimate{
    -moz-transform: translate(0, 0px);
    -webkit-transform: translate(0, 0px);
    -o-transform: translate(0, 0px);
    -ms-transform: translate(0, 0px);
    transform: translate(0, 0px);
   
}

#menu-servise .meanmenu-reveal-servise {
    color: #ffffff;
    cursor: pointer;
    display: block;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1px;
    font-weight: 700;
    height: 22px;
    line-height: 22px;
    padding: 0;
    right: 0;
    text-decoration: none;
    text-indent: -9999em;
    top: 7px;
    position:relative;
    width: 22px;
}
#menu-servise .meanmenu-reveal-servise span {
    display: block;
    background: #fff;
    height: 3px;
    margin-top: 3px;
}
#pull {
  padding:10px 0 2px;
}
.mobile-menu-servise {
  display: none;
}



.design-block-no{
 padding:15px 20px;
  
}
.design-block-no ul {
  padding:0 0px 30px 0;
}
.design-block-no ul li {
  padding:2px 0;
}

.design-block-no h2 {
  line-height: 30px;
}
.design-block-no.design-block-no-border {
  background: #eeeeee;
  padding:15px 20px;
  margin:0 0px 30px 0;
}
.design-block-no.design-block-no-border p.allert-block{
  background: #fff;

}
.modal-dialog {
  margin:25% auto 0;
  text-align: center;
  width: 300px;
 
}
.modal-content {
      border:10px solid rgba(255,255,255,0.2);

    border-radius: 20px;
    outline: 0;
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.5);
    box-shadow: 0 0px 0px rgba(0,0,0,.5); 
}
input[type=checkbox], input[type=radio] {
    margin: 0px 5px 0 0;
    position:relative;
    top:2px;
    margin-top: 1px \9;
    line-height: normal;
}
.submit-form-input {
 color: #fff !important;
    border: 0px;
    background: #256ea8;
    position: relative;
    padding: 10px 16px;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 19px;
    font-family: 'Pf_din';
    /* margin: 30px 0px 0 0; */
    display: inline-block;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background-size: 20px;
    margin:0 0 20px 0;
}
.modal-dialog .form-group  i, .section-wrap i.fa {
    top: 11px;
    left: 16px;
}
.section-wrap {
  padding:20px 0;
  position:relative;
  z-index:333;
}
.block-bg {
  padding:20px 10px 10px 10px;
      -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;

  background: #f8f8f8;
}
.section-wrap i.fa {
  left:33px !important;
}
.section-wrap i.fa.fa-comments {
  left:22px;
}
.section-wrap .jq-selectbox__dropdown {
  margin:0 0 0;
  z-index: 555;
}
.section-wrap textarea.form-control {
   height:100px;
}
.section-wrap .submit-form-input {
  width:320px;
  display: block;     
  margin:10px auto 10px;
}
.form-group  i.fa-shield {
    top: 11px;
    left: 16px;
    font-size: 27px;
    z-index: 20;   
}
.button-main-order, .button-phone-order {
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
   visibility: inherit !important;
}
.button-main-order:hover a {
   color:#256ea8; 
}
.button-main-order:hover span, .button-phone-order:hover span{
  background: #fff;
  color:#256ea8;
}
.padding-modal-top {
  padding:3px 0 0;
}
.form-group  i.fa-mobile {
    top: 5px;
    left: 20px;
  
}
.form-group  i.fa-comments {
    top: 9px;
    left: 13px;
    font-size: 26px;
  
}
.form-group  i.fa-envelope {
   top: 15px;
    left: 19px;
    font-size:18px;
}
.modal-dialog h2 {
font-size: 28px;
    text-transform: uppercase;
    line-height: 34px;
    margin:0px;
    color:#fff;
}
.modal-dialog  .modal-header {
  position:relative;
  border-radius: 8px 8px 0px 0px;
  -moz-border-radius: 8px 8px 0px 0px;
  -webkit-border-radius: 8px 8px 0px 0px;
  background: url(../img/bg.jpg) no-repeat center;
}
#modalOkForm .modal-dialog h2 {
  font-size:20px;
}
.modal-dialog input {

}
.modal-dialog .form-group  {
   text-transform: uppercase;
}
label.confirm-agreement {
  text-transform: none;
  font-size:13px;
}
label.confirm-agreement a {
  color:#256ea8;
  text-decoration: underline;
}
label {
  font-weight: normal;
}
.modal-dialog  .modal-header .close {
    font-size: 41px;
    position: absolute;
    top: -45px;
    opacity: 1;
    right: -25px;
    text-shadow:none;
    color: #fff;
}
.modal-dialog  .modal-header .close:hover {
  opacity: 0.7;
}
/*----------------------------------------*/
/*  2.3.1 Dropdown Menu
/*----------------------------------------*/
.float-left {
  float:left;
}
.float-right {
  float:right;
}
.block-contact span.phone span:last-child {
  margin:0px;
}
ul.menu ul.sub-menu {
    left: 0;
    margin: 0;
    position: absolute;
    text-align: left;
    top: 100%;
    visibility: hidden;
    width: 250px;
    z-index: -99;
    background-color: #1f5b92;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
    padding: 10px 0; 
    transform: rotateX(90deg);
    transform-origin: center top 0;
    transition: all 0.6s ease 0s;
}
ul.menu li ul.sub-menu > li  {
    display: block;
    margin: 0;
    width: 100%;
    padding: 0px 0;
    position: relative;
}
ul.menu li ul.sub-menu > li a, ul.menu li .megamenu span > a {
    color: #fff;
    display: block;
    margin: 0px 10px;
    padding: 11px 0 11px 10px;
    /* width: 100%; */
    font-size: 1em;
    font-weight: normal;
    line-height: 17px;
    border-bottom: 2px solid rgba(0,0,0,0.1);
    text-transform: none;
}
ul.menu li ul.sub-menu > li.active a, ul.menu li ul.sub-menu > li:hover a {
   background: #fff;
   color:#000;
}
nav ul li ul li a::after {
    position: absolute;
    top: -20px;
    left: 0;
    display: none;
    width: 100%;
    height: 5px;
    background: #fff;
    content: '';
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
ul.menu > li:hover > ul.sub-menu, ul.menu li:hover > .megamenu {
    margin-top: 0;
    transform: rotateX(0deg);
    visibility: visible;
    z-index: 99999;
}
ul.menu li ul.sub-menu > li:last-child a {border-bottom: 0}
ul.menu li.drop-down {position: relative}


.nc-navbar {
  display: none !important;
}
.address {
  font-size:14px;
  margin:0 100px 0 0;
}
.address i {
  color:#1f5b92;
  margin:0 20px 0 0; 
  text-align: left;
}
.block-contact .graph .fa-clock-o {
    color: #1f5b92;
    margin: 0 15px 0 0;
    position: relative;
    top: 3px;
    text-align: left;
    font-size: 16px;
}
.block-contact .graph {

    font-size: 14px;
}
.block-header-advantages {
  font-size: 23px;
  background: url(../img/element-advantages.png) no-repeat center, url(../img/bg-advantages.jpg) repeat center;
  padding:7px;
  text-transform: uppercase;
  color:#fff;
  margin:20px 0 15px 0;
}
.section-work {
  background:url(../img/bg3.jpg) no-repeat center;
  background-size:cover;
  padding:20px 0; 
  margin:30px 0 0 0;
}
.section-work ul.list-work {

  text-transform: uppercase;
  font-size:15px;
  
}
.section-work ul.list-work li {
     width: 24%; 
     position:relative;
     display: inline-block;
     padding:10px 0px 0 0;
}
.section-work ul.list-work li::before {
    content: " ";
    position:absolute;
    right:-25px;
    top:0px;
    width: 50px;
    height:100px;
    background: url(../img/element-work.png) no-repeat center;
}
.section-work ul.list-work li:last-child::before {
  display: none;
}
.text-middle-work {
   line-height: 80px;
    text-overflow: ellipsis;
    height: 80px;
    vertical-align: top;
    display: inline-block;
    font-size: 19px; 
    width: 80%;
    margin:0 auto;
}
.text-middle-work-center {
  display: inline-block;
   line-height: 24px;
   vertical-align: middle;
   text-decoration: none; 

}
.text-middle-work-center p {
  margin:0px;
}
.section-work ul.list-work li img {
  display: block;
  margin:0 auto 10px;
}
.block-text-advantages {
  background:url(../img/bg-advantages-l.jpg) no-repeat center left #256ea8; 
  color:#fff;
  margin:0 0 20px 0;
}
.text-advantages {
    line-height: 100px;
    text-overflow: ellipsis;
    height: 100px;
    vertical-align: top;
    display: inline-block;
    font-size: 23px;

}
.text-opportunities {
    line-height: 100px;
    text-overflow: ellipsis;
    height: 100px;
    vertical-align: top;
    display: inline-block;

}
.text-middle p {
  margin:0 auto;
}
.middle-advantages {
     line-height: 100px;
    text-overflow: ellipsis;
    height: 100px;
    vertical-align: top;
    display: inline-block;
    width: 100%;
    text-transform: uppercase;
    padding:0 20px;
}             
.text-middle {
    display: inline-block;
   line-height: 24px;
   vertical-align: middle;
   text-decoration: none; 
   width: 74%;

}
.text-opportunities .text-middle {
  font-size: 14px;
  letter-spacing: 0.43px;
  text-transform: uppercase;
}
.middle-advantages img {
  float:left;
  margin: 0 15px 0 0;

}
#footer-menu ul.menu ul.sub-menu {display: none !important;}
.form-control {
    display: block;
    width: 100%;
    height: auto;
    padding: 11px 0px 11px 51px !important;
    font-size: 17px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    color: #000;
    margin:0px !important;
     font-family: 'Pf_din';
    background-color: #fff;
    background-image: none;
    border: 1px solid #dfdfdf;
}
.form-group .fa, .section-wrap .fa {
    position: absolute;
    font-size: 34px;
    top: 6px;
    left: 33px;
}
.form-group {
    position: relative;
}
* {
  outline: none ;
}
.section-about {
  padding:20px 0 0;
}
.section-form {
  margin:0 0 0px 0;
}
.section-form h2 {
 margin-bottom: 25px; 
}
@media (min-width:993px) {
  .inner-id-text {
  min-height:30vh
}
}

.inner-id-text h1 {

  
}
.inner-id-text ul {
  list-style: disc url();
  margin:0 0 0 20px;
}
.inner-id-text h2 {
  font-size: 30px;
}
.inner-id-text h3 {
  font-size: 38px;

}
.inner-id-text table.table-two {
 
}
.bg-table {
   margin:0 0 20px 0;
}
.bg-table ul  {
  margin:0px;
}
.bg-table ul li{
   list-style: none url();
   margin:0 0 5px 0;
   background: #fff;
   padding:6px 0 6px 20px;

}
.inner-id-text table.table-two td .bg-table {
  background: #fff;
  color:#000;
  padding:40px 0;    
  text-align: center;
}
.inner-id-text table.table-two td .bg-table ul {
  list-style: none url();
}
.inner-id-text table.table-two td .bg-table ul li {
  padding:6px 0;
}
.inner-id-text table.table-two td .bg-table p {
  font-size:32px;
  padding:0 0 20px;
}
.inner-id-text table.table-two tr{

}


.allert-block {
  border-left:12px solid #1f5b92;
  padding:15px;
  background: #f8f8f8;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 400;
  font-family: pf_din !important;
}
.allert-block strong {
  color:red;
  font-weight: normal;
}
/*
.inner-id-text table {
  width:100%;
  border:0px;
  margin:20px 0;
  
}
.inner-id-text table i.fa-rub {
  font-size:17px;
  margin:0 0 0 10px;
}

.inner-id-text table td:nth-child(2n) {
  text-align: center;
}
.inner-id-text table td {
  padding:9px 15px;
  color:#fff;
  border:0px;
  font-size:20px;
  font-family: 'pf_din';
  text-transform: uppercase;
}
.inner-id-text table td p {
  margin:0px;
}
.inner-id-text table {
  border-bottom:5px solid  #1f5b92;
}
.inner-id-text table tr {
  background: #1f5b92;
}    
.inner-id-text table tr:nth-child(2n) td {color:#000}
.inner-id-text table tr:nth-child(2n) {
  background: #fff;
}
*/

.inner-id-text table {
  width:100%;
  border:0px;
  margin:20px 0;
  
}
.inner-id-text table i.fa-rub {
  font-size:17px;
  margin:0 0 0 10px;
}

.tooltip {
  text-transform: none;
  font-family: arial, sans-serif !important;
  
}
.tooltip-inner {
  padding:10px;
  background: #1f5b92;
  color:#fff;
  border:5px solid rgba(255,255,255,0.1);
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #1f5b92;
}
.inner-id-text table .fa-question-circle{
  font-size:17px;
  color:#1f5b92;
  margin:0 0 0 5px;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position:relative;
  top:-2px;
}
.inner-id-text table tr:hover td i.fa-question-circle{color:#fff;}
.inner-id-text table td:nth-child(2n) {
  text-align: left;
  width: 20%;
}
.table-two.hover-fix-table td:nth-child(2n) {
  text-align: left;
  width: 40%;
}
.table-two.hover-fix-table tr:hover{
  background: #ececec !important;
}
.table-two.hover-fix-table tr:nth-child(2n):hover{
  background: #fff !important;
} 
.table-two.hover-fix-table tr:hover td{ 
  color:#fff !important;
}
.table-two.hover-fix-table tr:hover td:first-child {
  background: #1f5b92 !important;
}


.price-span {
  font-size: 20px;

  font-family: pf_din;
}
.price-span i {font-size: 18px;color:#000;}
.inner-id-text table td {
  padding:12px 15px;
  color:#000;
  border:0px;
  font-size:20px;
  -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  font-family: 'pf_din';
  text-transform: uppercase;

  border-top:1px solid #f5f5f5;
}
.inner-id-text table td p {
  margin:0px;
}
.inner-id-text table {
   border-collapse: collapse;

      border-bottom:5px solid  #1f5b92; 
}

.inner-id-text table tr {
  background: #ececec;
  -moz-transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
}    
.inner-id-text table tr:hover {
  background: #1f5b92 !important;
 
}
.inner-id-text table tr:last-child {
 
}

.inner-id-text table tr:hover td {
  color:#fff !important;
  cursor: pointer;
}
.inner-id-text table tr:nth-child(2n) td {color:#000}
.inner-id-text table tr:nth-child(2n) {
  background: #fff;
}




#adminForm .submit-form-input {
    color: #fff !important;
    border:0px;
    background: #256ea8;
    position: relative;
    padding: 10px 16px;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 19px;
    font-family: 'Pf_din';
    /* margin: 30px 0px 0 0; */
    display: inline-block;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background-size: 20px;
}
.submit-form-input:hover {
  background: #1f496a !important;
}
#clear-block {
  clear: both;
  height:100px;
}
.font-arial {
  font-family: arial, sans-serif;
}
.section-form {
  background: url(../img/bg2.jpg) no-repeat center;
  background-size: cover;
  padding:20px 0;
}
.modal-block-call {
    color: #fff;
    border: 2px solid #fff;
    position: relative;
    padding: 5px 15px 4px;
    background: none;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 0.1px;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;

    display: inline-block;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background-size: 20px;  
}
.modal-block-call i {
  margin:0 10px 0 0;
}
.block-bg-header {
  padding:12px 0;
  background: url(../img/bg.jpg) no-repeat center;
}
.modal-call {
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.modal-call:hover {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);  
}
.block-contact {
    color: #000;
    font-size: 23px;
    padding:0 0 0;
}
.padding-top-15 {
  padding:15px 0;
  display: flex;  
  align-items: center;
}
.block-contact span.phone {
    margin-left: 5px;
}
.block-contact span.phone span {
  margin:0 15px 0 0;

}
.block-contact-content span.phone::before {
    content: "";
    font-family: FontAwesome;
    font-size: 14px;
    color:#1f5b92;
    margin: 15px 10px 0 2px;
}
.block-contact-content span.phone {
  font-size:22px;
  display: block;
  padding:2px 0;
 
}
.block-contact-content {
  padding:0 0 0px 0;
}
.block-contact-content div {
  padding:2px 0;
   font-size:16px;
}
.block-contact-content i {
  color:#1f5b92;
  margin:0 10px 0 0; 

}
.block-contact-content i.fa-map-marker {
   margin:0px 13px 0 3px;
}
.block-contact-content i.fa-envelope {
  font-size:14px;
  margin:0 5px 0 0;
}
.block-contact span.phone::before {
    content: "";
    font-family: FontAwesome;
    font-size: 14px;
    color:#1f5b92;
    margin-right: 15px;
}


.clearfix { *zoom: 1; }
.clearfix:before, .clearfix:after { display: table; line-height: 0; content: ""; }
.clearfix:after { clear: both; }
.clear { clear: both; }

.oh { overflow: hidden; }
.relative { position: relative; }

.color-white { color: #fff !important; }
.left { float: left; }
.right { float: right; }


::-moz-selection { color: #fff; background: #3f51b5; }
::-webkit-selection { color: #fff; background: #3f51b5; }
::selection { color: #fff; background: #3f51b5; }

.transition {
  -webkit-transition: all 0.25s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  -moz-transition: all 0.25s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  -o-transition: all 0.25s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  -ms-transition: all 0.25s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  transition: all 0.25s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

body, html {
  height: 100%;
}

/*Typography*/

a {
  text-decoration: none;
  color: #000;
  outline: none;
}

a:hover,
a:focus {
  text-decoration: none;
    color: #000;
  outline: none;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.ul-privacy p {
  margin:0 0 5px 0;
}
.ul-privacy ul{
  margin:10px 0 20px 20px;
}
.ul-privacy a {
  color:#1f5b92;
  
}
.ul-privacy a:hover {
  color:#000;
}
body {
  margin:60px 0 0 !important;
  font-family: 'Pf_din', sans-serif;
  font-size: 16px;
  line-height: 1.5;
  padding-right:0px !important;
  -webkit-font-smoothing: antialiased;
  background: #fff;
  outline: 0;
  overflow-x: hidden;
}

video {
  height: 100%;
  width: 100%;
}

body img {
  border: none;
  max-width: 100%;
  height: auto;
}

h1,h2,h3,h4,h5,h6 {
  font-family: 'Pf_din', Helvetica, Arial, sans-serif;
  margin-top: 0;
  color: #212121;
  line-height: 1.5;
}

h1 {
  font-weight: 300;
  font-size: 38px;
  line-height: 45px;
}

h2 {
  font-weight: 300;
  font-size: 45px;
  line-height: 50px;
}

h3 {
  font-weight: 400;
  font-size: 24px;
  line-height: 29px;
}

h4 {
  font-weight: 400;
  font-size: 20px;
}

h5 {
  font-weight: 400;
  font-size: 18px;
}

h6 {
  font-weight: 400;
  font-size: 16px;
}


p {
 
  margin: 0 0 20px 0;
}

/*-------------------------------------------------------*/
/* Preloader
/*-------------------------------------------------------*/

#preloader {
  position:fixed;
  top:0;
  left:0;
  right:0;
  bottom:0;
  background-color:#fff; /* change if the mask should have another color then white */
  z-index:99999; /* makes sure it stays on top */
}

#status {
  width:200px;
  height:200px;
  position:absolute;
  left:50%; /* centers the loading animation horizontally one the screen */
  top:50%; /* centers the loading animation vertically one the screen */
  background-image:url(../img/preloader.gif); /* path to your loading animation */
  background-repeat:no-repeat;
  background-position:center;
  margin:-100px 0 0 -100px; /* is width and height divided by two */
}


/*-------------------------------------------------------*/
/* Navigation
/*-------------------------------------------------------*/

.main-nav-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;

  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.logo-light {
  float: left;
  position: relative;
  z-index: 10;
}

.logo {
  vertical-align: middle;
  display: block;
  margin: 6px 0 0;
  height: 70px;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.main-nav-fixed.sticky {
  position: fixed;
  width: 100%;
    box-shadow: -7px 5px 51px -20px #000000;
}

.main-nav.sticky .logo {
  height: 70px;
}

@media (min-width: 768px) {
.navbar-toggle {
  display: block;
}
}

nav,
.navbar-toggle {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

nav {

}

.nav-hide { display: none; }
.O_O {clear: both;}
nav ul {
 
}

nav ul li { 
  list-style: disc url();
  float: left;
  color: #fff;
  position: relative;
  margin: 0 2% 0 0;
  padding: 6px 2% 6px 1%;
  font-size: 14px;
  
}
nav ul li.last-child {
 padding: 6px 0 6px 1%; 
  margin: 0 0 0 0;
}
nav ul li:first-child {
  list-style: none;  
  padding: 6px 2% 6px 0%;
} 
nav ul li a:focus {
  color:#fff;
}
nav ul li a {
  color:#fff;
  font-size:16px;
  position:relative;
  letter-spacing: 0.3px;
  text-decoration: none;
  text-transform: uppercase;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.navbar-toggle {
  top: 10px;
  margin-right: 0;
  width: 47px;
  height: 45px;
  z-index: 300;
  cursor: pointer;
}

.bar1,
.bar2,
.bar3 {
  width: 100%;
  height: 2px;
  margin-bottom: 5px;
  background-color: #fff;
  transition: all 0.3s ease-in-out;
}

.navbar-on .bar1,
.navbar-on .bar2,
.navbar-on .bar3 { background-color: #333; }

.navbar-on .bar1 {
  transform-origin: 10% 40%;
  transform: rotate(45deg);
}

.navbar-on .bar3 {
  transform-origin: 10% 40%;
  transform: rotate(-45deg);
}

.navbar-on .bar2 { background-color: transparent; }

nav ul li.active > a {

}


.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: transparent;
  color: #fff;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
nav ul li a::after {
	position: absolute;
	top: -20px;
	left: 0;
	width: 100%;
	height: 5px;
	background: #fff;
	content: '';
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;

}
nav ul li a:hover {
  color:#fff;
}
nav ul li a:hover::after,
nav ul li.active a::after,
nav ul li a:focus::after {
	height: 6px;
	opacity: 1;
  width: 100%;

}

/*Go to Top*/

#back-to-top {
  display: block;
  z-index: 500;
  width: 52px;
  height: 52px;
  text-align: center;
  font-size: 36px;
  position: fixed;
  bottom: -52px;
  right: 20px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  background-color: #fff;
  text-decoration: none;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  box-shadow: 1px 1.732px 16px 0px rgba( 0, 0, 0, .26 ), 1px 1.732px 5px 0px rgba( 0, 0, 0, .12 );
}

#back-to-top i {
    margin-right: 0px;
    font-size: 22px;
    position: relative;
    top: -7px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}    
.main-promo {
  background: url(../img/promo.jpg) no-repeat center;
  width: 100%;
  text-align: center;
  color:#fff;
  height:300px;
}
.main-textpromo1, .main-textpromo2, .main-textpromo3 {
   text-transform: uppercase;
   display: block;
   font-size:40px;
   line-height: 45px;
}
.main-textpromo1 {
  font-size: 91px;
    line-height: 95px;
}
.center-text-promo {
    line-height: 300px;
    text-overflow: ellipsis;
    height: 300px;
    text-align: center;
    vertical-align: top;
    display: inline-block;
   
}
.center-text-promo-middli {
   display: inline-block;
    line-height: 24px;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
}


#back-to-top a {
  width: 52px;
  height: 52px;
  display: block;
  color: #156fb0;
}

#back-to-top.show {
  bottom: 20px;
}

#back-to-top:hover {
  background: #156fb0;
}

#back-to-top:hover i {
  color: #fff;
}

/*-------------------------------------------------------*/
/* Content Home
/*-------------------------------------------------------*/

/*Intro*/

.intro {
  padding: 160px 0;
}

.intro-heading {
  font-size: 42px;
  line-height: 56px;
}

.intro-text {
  font-size: 17px;
  line-height: 32px;
}

.intro-features {
  margin-left: 40px;
}

.intro-features li {
  position: relative;
  margin: 30px 0;
}

.intro-features li i {
  position: absolute;
  left: -40px;
  text-align: center;
  color: #3f51b5;
  font-size: 24px;
}

.intro-feature {
  text-transform: uppercase;
  letter-spacing: 0.08em;
}


/*Results*/

.results {
  padding: 150px 0;
}

.statistic span {
  font-size: 57px;
  font-weight: 300;
  font-family: 'Roboto', Arial, sans-serif;
  color: #fff;
}

/*Portfolio*/

.subheading {
  font-family: "Roboto", Arial, sans-serif;
  color: #9e9e9e;
  font-size: 16px;
}

.portfolio-filter {
  list-style: none;
  margin-bottom: 40px;
  text-align: center;
  font-size: 12px;
}

.portfolio-filter a.active {
  color: #fff;
  background-color: #3f51b5;
}

.portfolio-filter a {
  display: inline-block;
  margin: 0 5px;
  color: #4c4c4c;
  text-transform: uppercase;
  background-color: #f5f5f5;
  letter-spacing: 0.1em;
  padding: 11px 19px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none;
}

.portfolio-filter a:hover {
  color: #fff;
  background-color: #3f51b5;
}

.masonry-item {
  margin-top: 6px; 
  width: 33%;
  height: auto;
  float: left;
  overflow: hidden;
}

.work-img img {
  overflow: hidden;
  background-color: rgba(255,255,255,1);
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.work-img {
  position: relative;
  overflow: hidden;
}

.work-img > a {
  width: 100%;
  height: 100%;
  display: block;
}

.work-description {
  padding: 20px;
  height: 85px;
  width: 100%;
  background-color: #fff;
  position: absolute;
  display: block;
  left: 0;
  top: auto;
  bottom: -85px;
  opacity: 0;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.masonry-item:hover .work-description {
  opacity: 1;
  bottom: 0;
}

.masonry-item:hover .work-img img {
  -webkit-transform: translateY(-30px);
  -moz-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  -o-transform: translateY(-30px);
  transform: translateY(-30px);
  opacity: 0.5;
}

.work-description h3 {
  font-size: 16px;
  margin-bottom: 5px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.work-description span {
  font-size: 13px;
  color: #9e9e9e;
}


/*Call to Action*/

.call-to-action {
  padding: 120px 0;
  background-color: #3f51b5;
}

.call-to-action h2 {
  font-size: 42px;
}


/*About Us*/

.about-us-intro img {
  background: url(../img/about_us_intro.jpg) no-repeat center center fixed;
  height: auto;
  max-width: 180% !important;
  z-index: 2;
  min-height: 100%;
}

.about-features {
  padding: 10%;
}

.about-feature h4 {
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 15px;
  color: #e91e63;
}


/*Our Team*/

.team-img img {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.team-member {
  position: relative;
  overflow: hidden;
}

.team-details {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 0;
  padding: 30px;
  overflow: hidden;
  width: 100%;
  z-index: 2;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.team-img:hover .team-details {
  opacity: 1;
  margin-top: -71px;
}

.team-img:hover img {
  opacity: 0.1;
}

.team-details span {
  font-size: 13px;
  font-family: "Roboto", Arial, sans-serif;
  color: #9e9e9e;
}

.socials a {
  display: inline-block;
  width: 37px;
  height: 37px;
  background-color: rgb( 255, 255, 255 );
  border-radius: 50%;
}

.socials i {
  line-height: 37px;
  color: #6c6c6c;
  font-size: 14px;
  width: 37px;
  height: 37px;
  border-radius: 50%;
  text-align: center;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.socials a:hover i {
  color: #fff;
}

.socials a:hover .fa.fa-facebook {
  background-color: #3b5998;
}

.socials a:hover i.fa.fa-twitter {
  background-color: #00acee;
}

.socials a:hover i.fa.fa-google-plus {
  background-color: #dd4b39;
}

.socials a:hover i.fa.fa-envelope {
  background-color: #009688;
}

.socials a:hover i.fa.fa-linkedin {
  background-color: #0e76a8;
}

.socials a:hover i.fa.fa-pinterest-p {
  background-color: #c8232c;
}

.socials a:hover i.fa.fa-instagram {
  background-color: #3f729b;
}


/*Progress Bars*/

.progress-bar {
  -webkit-transition: width 1.5s ease-in-out;
  -moz-transition: width 1.5s ease-in-out;
  -o-transition: width 1.5s ease-in-out;
  transition: width 1.5s ease-in-out;
  box-shadow: none;
}

.skills-progress h6,
.skills-progress h6 span {
  color: #333;
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 15px;
  margin-top: 0;
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: 0.08em;

}

.skills-progress h6 {
  margin-top: 30px;
}

.progress-solid.meter { 
  height: 25px;
  border-radius: 3px;
  position: relative;
  background: #f5f5f5;
}

.meter .progress-bar {
  display: block;
  height: 25px;
  border-radius: 3px;
  position: relative;
  overflow: hidden;
  background-color: #e91e63;
}

.skills-progress h6 span {
  float: right;
}

.row.mt-minus-30 {
  margin-top: -30px;
}


/*Testimonials*/

.testimonials-slider {
  background: url(../img/testimonials_bg.jpg) no-repeat center center fixed;
}

.testimonials-slider .item {
  margin: auto 15px;
}

.testimonials-box {
  background-color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 40px;
}

.testimonials-box img {
  float: left;
}

.testimonial-details {
  padding-left: 170px;
  margin-top: 10px;
}

.testimonial-name {
  display: inline-block;
  font-size: 14px;
  color: #3f51b5;
  margin-bottom: 10px;
}

.testimonial-details span:before {
  content: '/'
}

.testimonial-details span {
  font-size: 14px;
}

.btn.prev,
.btn.next {
  width: 42px;
  height: 42px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #fff;
  padding: 10px;
  margin: auto 3px;
  color: #3f51b5;
}

.btn.prev i,
.btn.next i {
  font-size: 18px;
  text-align: center;
}


/*Services*/

.service-item-box h3 {
  font-size: 16px;
  margin-top: 30px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.service-item-box i {
  display: block;
  line-height: 90px;
  margin: 0 auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 90px;
  height: 90px;
  font-size: 30px;
}

/*Hi Icons*/

.hi-icon {
  display: inline-block;
  font-size: 0px;
  cursor: pointer;
  margin: 15px 30px;
  width: 90px;
  height: 90px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  position: relative;
  z-index: 1;
  color: #3f51b5;
}

.hi-icon:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  content: '';
  -webkit-box-sizing: content-box; 
  -moz-box-sizing: content-box; 
  box-sizing: content-box;
}

/* Effect 1 */
.icon-effect-1 .hi-icon {
  background: rgba(245,245,245, 1);
  -webkit-transition: background 0.2s, color 0.2s;
  -moz-transition: background 0.2s, color 0.2s;
  transition: background 0.2s, color 0.2s;
}

.icon-effect-1 .hi-icon:after {
  top: -7px;
  left: -7px;
  padding: 7px;
  box-shadow: 0 0 0 2px #3f51b5;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  -webkit-transform: scale(.8);
  -moz-transition: -moz-transform 0.2s, opacity 0.2s;
  -moz-transform: scale(.8);
  -ms-transform: scale(.8);
  transition: transform 0.2s, opacity 0.2s;
  transform: scale(.8);
  opacity: 0;
}

.icon-effect-1a .hi-icon:hover {
  background: rgba(63, 81, 181,1);
  color: #fff;
}

.icon-effect-1a .hi-icon:hover:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}


/*Blog*/

.entry-box {
  background: #256ea8;
  padding: 15px;
 
  position: relative;
}
.entry-box-center {
  background:url(../img/bg-servises.jpg) no-repeat center ;
  border:1px solid #fff;
  position:relative;
  color:#fff;
  text-align: center;
  padding:60px 15px 10px 15px;
  -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.entry-box-center a:hover {
  opacity: 0.8;
  cursor:pointer;
}
.services-img-top {
  position:absolute;
  top:-85px;
  width: 100%;
  left:0px;
  text-align: center;
}
.price-services {
  font-size: 29px;
  padding:15px 0 0;
  text-transform: uppercase;
}
.entry-box-center h2 {
font-size: 30px;
  text-transform: uppercase;
  color: #fff;
  line-height: 80px;
  text-overflow: ellipsis;
  height: 80px;
  text-align: center;
  vertical-align: top;
  display: inline-block;
  
}
.mt-30 {
  margin:60px 0 40px !important;
}
.entry-box-center a {
  color:#fff;  
  display: block;
}
.entry-box-center h2 div{
    display: inline-block;
    line-height: 38px;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
} 
.entry-box-center .description-services div{
    display: inline-block;
    line-height: 24px;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
} 
.description-services {
line-height: 80px;
  text-overflow: ellipsis;
  height: 80px;
  text-align: center;
  vertical-align: top;
  display: inline-block;
  font-family: arial, sans-serif;
}

.entry-box h4 {
  font-size: 18px;
  margin-top: 30px;
  margin-bottom: 7px;
}

.entry-meta li {
  display: inline-block;
  font-size: 13px;
  color: #9e9e9e;
  margin-bottom: 20px;
}

.entry-meta a {
  color: #9e9e9e;
}

.entry-meta a:hover {
  color: #3f51b5;
}

.entry-meta li:before {
  content: "/";
  opacity: 0.5;
  margin: 0 7px 0 7px;
}

.entry-meta li:first-child:before {
  content: "";
  margin: 0;
}

.blog-comments {
  font-size: 13px;
  color: #9e9e9e;
  margin-top: 8px;
}

.blog-comments:before {
  content: "\e065";
  font-family: "ElegantIcons";
  margin-right: 5px;
}

.entry-img {
  position: relative;
  overflow: hidden;
}

.entry-img img {
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}

.blog-col-3 .entry-img:hover img {
  opacity: 0.8;
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}


/*Pricing Tables*/

.pricing-4-col {
  padding: 50px  30px;
  background-color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 1px 1.732px 16px 0px rgba( 0, 0, 0, .16 ), 1px 1.732px 5px 0px rgba( 0, 0, 0, .12 );
}

.pricing-price {
  font-size: 72px;
  font-weight: 300;
  line-height: 1.2;
}

.pricing-term {
  display: block;
  font-size: 13px;
  color: #9e9e9e;
}

.pricing-currency {
  display: inline-block;
  vertical-align: top;
  margin: 12px -15px 0 10px;
  font-size: 36px;
}

.pricing-features li {
  padding: 10px 0;
  font-size: 15px;
}

.best-price .pricing-currency,
.best-price .price {
  color: #e91e63;
}

.pricing-title h3 {
  font-size: 18px;
}


/*Contact*/


.contact-details i {
  display: block;
  position: absolute;
  left: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #e91e63;
  font-size: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  box-shadow: 1px 1.732px 16px 0px rgba( 0, 0, 0, .16 ), 1px 1.732px 5px 0px rgba( 0, 0, 0, .12 );
}

.contact-details h3 {
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin: 0 0 7px 0;
  padding-top: 5px;
}

#contact-form .message {
  height: 50px;
  width: 100%;
  font-size: 13px;
  line-height: 50px;
  text-align: center;
  float: none;
  margin-top: 20px;
  display: none;
}

#contact-form .message.error {
  color: #fff;
  background-color: #f44336;
}

#contact-form .message.success {
  color: #fff;
  background-color: #4CAF50;
}

#google-map {
  position: relative;
  width: 100%;
  height: 450px;
}


/*Footer*/

#footer.minimal {
  padding: 120px 0;
  text-align: center;
}

#footer.minimal .copyright {
  display: block;
  margin-top: 20px;
  font-size: 13px;
}


/*-------------------------------------------------------*/
/* Blog Single
/*-------------------------------------------------------*/

.page-title {
  background: url(../img/blog_title_bg.jpg) no-repeat fixed;
  position: relative;
  background-position: 50% 0%;
}

.page-title .container {
  height: 500px;
}

.title-holder {
  position: relative;
  display: table;
  width: 100%;
  height: 100%;
}

.page-title h1 {
  font-size: 42px;
}

.title-text {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}

.breadcrumb {
  width: auto;
  background-color: transparent;
  top: 50%;
  padding: 0;
  margin: -10px 0 0 0;
  font-size: 14px;
}

.breadcrumb a,
.breadcrumb>.active {
  color: #fff;
}

.breadcrumb>li+li:before {
  color: #fff;
  opacity: 0.5;
}

/*Gallery Post*/

.owl-pagination {
  bottom: 10px;
  position: absolute;
  left: 0;
  display: block;
  text-align: center;
  width: 100%;
}

.owl-buttons {
  position: static;
}

.owl-prev, .owl-next {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -23px;
  text-align: center;
  line-height: 46px;
  z-index: 10;
  width: 46px;
  height: 46px;
  background-color: #fff;
  opacity: 0;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.owl-prev {
  left: -40px;
}

.owl-next {
  right: -40px;
}

#owl-slider-one-img:hover .owl-prev,
#owl-slider-small-img:hover .owl-prev {
  opacity: 1;
  left: 0;
}

#owl-slider-one-img:hover .owl-next,
#owl-slider-small-img:hover .owl-next {
  opacity: 1;
  right: 0;
}

.owl-page {
  display: inline-block;
  padding: 6px 6px;
  position: relative;
}

.owl-page span {
  display: block;
  position: relative;
  width: 10px;
  height: 10px;
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: transparent;
  z-index: 100;
  border: 2px solid #fff;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.owl-page span:hover {
  opacity: 1;
}

.owl-theme .owl-controls .owl-page.active span {
  display: block;
  width: 10px;
  height: 10px;
  margin: 0;
  opacity: 1;
  background: #fff;
}

.owl-next:hover i,
.owl-prev:hover i {
  color: #3f51b5;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 30px;
  font-size: 15px;
  border-left: 3px solid #eee;
}

blockquote > p {
  margin-bottom: 10px;
  font-style: italic;
  font-size: 16px;
}

.entry-content .entry-tags h6, .entry-share h6 {
  display: inline;
  margin-right: 5px;
  font-size: 14px;
}

.entry-content .entry-tags a {
  font-style: italic;
  color: #9e9e9e;
  font-size: 14px;
  line-height: 32px;
}

.entry-content .entry-tags a:hover {
  color: #3f51b5;
}

.entry-content .entry-share {
  float: right;
}

.entry-share .socials {
  margin-top: 0;
  display: inline-block;
}

.entry-comments .comment-avatar {
  position: absolute;
  display: block;
  float: none;
  margin: 0 auto -55px auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.entry-comments .comment-content {
  padding-left: 100px;
  margin-top: 5px;
}

.entry-comments .comment-author {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
}

.entry-comments h6 {
  font-size: 14px;
}

.entry-comments .comment-content span a {
  font-size: 13px;
  color: #9e9e9e;
  font-style: italic;
}

.comment-reply {
  padding-left: 100px;
}

.comment-body {
  padding: 30px 0;
  border-bottom: 1px solid #e8e8e8;
}


/*-------------------------------------------------------*/
/* Buttons
/*-------------------------------------------------------*/

.btn {
  font-family: 'Roboto', Arial, sans-serif;
  color: #333;
  webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 2px solid transparent;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  box-shadow: 1px 1.732px 16px 0px rgba( 0, 0, 0, .16 ), 1px 1.732px 5px 0px rgba( 0, 0, 0, .12 );
  -webkit-transition: background-color 0.5s, box-shadow 0.5s, color 0.5s;
  -o-transition: background-color 0.5s, box-shadow 0.5s, color 0.5s;
  transition: background-color 0.5s, box-shadow 0.5s, color 0.5s;
}

.btn:hover {
  box-shadow: 2px 5px 20px 2px rgba(0,0,0,0.16), 2px 5px 10px 2px rgba(0,0,0,.12);
  color: #333;
}

.btn-small {
  padding: 7px 20px;
  font-size: 13px;
}

.btn-medium {
  padding: 9px 30px;
  font-size: 15px;
}

.btn-large {
  padding: 15px 30px;
  font-size: 15px;
}

.btn-light-solid {
  background-color: #fff;
  color: #212121;
}

.btn-pink {
  background-color: #e91e63;
  color: #fff;
}

.btn-pink:hover {
  color: #fff;
}

.video-container {
  position: relative;
  width: 100%;
  overflow: hidden;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.video-wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 0;
}

.video-overlay {
  background-color: rgba(0,0,0,0.5);
  height: 100%;
  width: 100%;
}

.video-img {
  background: url(../img/video/video.jpg) center center no-repeat;
  background-size: cover;
  z-index: -101;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.hero-message {
  display: table;
  position: relative;
  width: 100%;
  height: 100%;
}

.hero-text {
  display: table-cell;
  position: relative;
  vertical-align: middle;
  height: 100%;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.025em;
}

.hero-text h1 {
  color: #fff;
  font-size: 76px;
  font-weight: 700;
  line-height: 1;
}

.hero-subtitle {
  text-transform: none;
  color: #fff;
  font-size: 24px;
  max-width: 800px;
  margin: 24px auto 0;
}

.scroll-down {
  font-size: 36px;
  width: 52px;
  height: 52px;
  background-color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  padding: 5px 1px 0 0;
  line-height: 36px;
  z-index: 50 !important;
  position: absolute;
  bottom: 30px;
  left: 50%;
  margin-left: -26px;
}

.scroll-down a {
  line-height: 36px;
  position: relative;
  z-index: 50 !important;
}

.scroll-down i {
  color: #3f51b5;
}
@font-face {
    font-family: "Pf_din";
    src: url("../fonts/pfdintextcondpro-medium-webfont.eot");
    src: url("../fonts/pfdintextcondpro-medium-webfont.eot?#iefix")format("embedded-opentype"),
    url("../fonts/pfdintextcondpro-medium-webfont.woff") format("woff"),
    url("../fonts/pfdintextcondpro-medium-webfont.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
.soc {
    position: fixed;
    bottom:80px;
    right:20px;
    z-index: 1400;
}
.soc img {
    width: 50px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
}
.soc img:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}