/**

* Transition-timing-function property@mixin 

*/

/*background RGBA

============================================*/

/****/

/* RIGHT TO LEFT */

/**

 * Web Application Prefix Apply For Making Owner Styles

 */

/**

 *   Blocks Layout Selectors 

 */

/***********************************************************************/

/** CHECKOUT BY STEP */


@media (min-width: 992px) {

  .center-bottom-header {

    padding-left: 5px;

  }

  .rtl .center-bottom-header {

    padding-right: 5px;

    padding-left: inherit;

  }

}
@media (max-width: 767px){
  .center-bottom-header{
    padding: 0;
  }
}


#leo-top-menu {

  padding: 0;

}



#leo-megamenu .navbar-nav > li {

  padding: 20px 13px 20px 13px;

  position: relative;

}

.rtl #leo-megamenu .navbar-nav > li {

  padding: 20px 13px 20px 13px;

}

@media (max-width: 1196px) and (min-width: 992px) {

  #leo-megamenu .navbar-nav > li {

    padding: 14px 9px 14px 9px;

  }

  .rtl #leo-megamenu .navbar-nav > li {

    padding: 14px 9px 14px 9px;

  }

}

#leo-megamenu .navbar-nav > li:first-child {

  padding-left: 0;

}

.rtl #leo-megamenu .navbar-nav > li:first-child {

  padding-right: 0;

  padding-left: inherit;

}

#leo-megamenu .navbar-nav > li > a {

  padding: 0px;

  text-transform: none;

  font-size: 13px;

  color: #162b53;

}

#leo-megamenu .navbar-nav > li > a:before {

  content: "";

  position: absolute;

  width: 1px;

  height: 15px;

  background: #dddddd;

  right: -13px;

  top: 0px;

}

#leo-megamenu .navbar-nav > li:last-child > a:before{
  display: none;
}

.rtl #leo-megamenu .navbar-nav > li > a:before {

  left: -13px;

  right: auto;

}

@media (max-width: 1196px) and (min-width: 992px) {

  #leo-megamenu .navbar-nav > li > a:before {

    right: -11px;

  }

  .rtl #leo-megamenu .navbar-nav > li > a:before {

    left: -11px;

    right: auto;

  }

}



#social_block {

  display: inline-block;

  margin: 5px 25px 5px 0;

}

.rtl #social_block {

  margin: 5px 0 5px 25px;

}

@media (max-width: 1196px) and (min-width: 992px) {

  #social_block {

    margin: 5px 15px 5px 0;

  }

  .rtl #social_block {

    margin: 5px 0 5px 15px;

  }

}

@media (max-width: 991px) {

  #social_block {

    margin: 5px 15px 5px 0;

  }

  .rtl #social_block {

    margin: 5px 0 5px 15px;

  }

}

#social_block .title_block {

  display: none;

}

#social_block ul {

  margin-bottom: 0px;

}

#social_block ul li {

  margin-right: 7px;

  display: flex;

}

.rtl #social_block ul li {

  margin-left: 7px;

  margin-right: inherit;

}

#social_block ul li:hover {

  -webkit-transform: none;

  -moz-transform: none;

  -ms-transform: none;

  -o-transform: none;

}

#social_block ul li:last-child {

  margin: 0;

}

#social_block ul li a {

  width: 30px;

  height: 30px;

  line-height: 30px;

  color: white;

  font-size: 18px;

}

#social_block ul li a:before {

  -webkit-border-radius: 3px;

  -moz-border-radius: 3px;

  -ms-border-radius: 3px;

  -o-border-radius: 3px;

  border-radius: 3px;

}



.blockcart_top {

  display: inline-block;

}



#cart {

  padding-top: 0px;

}

#cart .title-cart {

  width: 45px;
  height: 30px;
  float: left;
  background: url(../../../../img/icon/items-new.png);
  background-position: -38px 0px;

}

.rtl #cart .title-cart {

  float: right;

}

#cart .title-cart .fa {

  display: none;

}

#cart .title-cart .cart-quantity {

  width: 20px;
  height: 20px;
  padding: 0;
  font-size: 12px;
  text-align: center;
  background: #05ae4b;
  color: #fff;
  top: 0px;
  left: 22px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;

}

.rtl #cart .title-cart .cart-quantity {

  right: 11px;

  left: auto;

}

#cart .cart-inner {

  float: left;

}

.rtl #cart .cart-inner {

  float: right;

}

#cart .cart-inner h4 {

  font-weight: 600;

  font-size: 14px;

  color: white;

  margin: 8px 0 0;

}



.logo-box {

  margin: 15px 0;

}

@media (max-width: 991px) {

  .logo-box {

    text-align: center;

    margin: 40px 0;

  }

}

.logo-box img {

  display: inline-block;

}



@media (min-width: 992px) {

  .contact-top .ApRawHtml {

    position: relative;
    margin-top: -15px;   min-width: 220px;
    float: right;
    padding: 4px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(135,135,135,1);
    -moz-box-shadow: 0px 1px 3px 0px rgba(135,135,135,1);
    box-shadow: 0px 1px 3px 0px rgba(135,135,135,1);

  }

  .rtl .contact-top .ApRawHtml {

    padding: 8px 70px 5px 0;

  }


}

@media (max-width: 991px) {

  .contact-top .ApRawHtml {

    float: right;

    margin-bottom: 15px;

  }

  .rtl .contact-top .ApRawHtml {

    float: left;

  }

}

@media (max-width: 767px) {

  .contact-top .ApRawHtml {

    text-align: center;

  }

}

.contact-top .title_block {
  line-height: 1;
  font-weight: 400;
  font-size: 15px;
  text-transform: none;
  color: #101314;
  margin: 0;
}
.contact-top .title_block span{
  font-weight: 700;
}
@media (max-width: 991px) {

  .contact-top .title_block {

    display: none;

  }

}

.contact-top .phone-contact-top {
  position: relative;
  text-transform: none;

  margin: 0;

  color: black;

  line-height: 21px;
}


@media (max-width: 991px) {

  .contact-top .phone-contact-top {

    display: inline-block;

    margin-left: 3px;

  }

  .rtl .contact-top .phone-contact-top {

    margin-right: 3px;

    margin-left: inherit;

  }

}

.contact-top .email-contact-top {

  font-size: 11px;

  font-weight: 400;

}

@media (min-width: 992px) {

  .contact-top .email-contact-top {

    position: absolute;

    bottom: -20px;

    right: 0;


  }

  .rtl .contact-top .email-contact-top {

    right: 0px;

    left: auto;

  }

  .contact-top .email-contact-top a{

      color: #162b53;
      font-weight: 400;
      font-size: 13px;

  }

}

@media (max-width: 991px) {

  .contact-top .email-contact-top {

    display: inline-block;

  }

  .contact-top .email-contact-top:before {

    content: "\f0e0";

    font-family: "FontAwesome";

    margin-right: 5px;

  }

  .rtl .contact-top .email-contact-top:before {

    margin-left: 5px;

    margin-right: inherit;

  }

}



.group-bottom-header {

  margin: 0;

}


.right-bottom-header{
  min-height: inherit;
  display: flex;
  display: -webkit-flex;
  -webkit-align-items: center;
  align-items: center;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  position: relative;
}
.space-line{
  color: rgba(83,94,119, 1);
  font-size: 20px;
}
.right-bottom-header .ApRawHtml{
  padding: 0 10px;
}
@media (max-width: 767px){
  .right-bottom-header{
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (min-width: 992px) {

  .rtl .right-bottom-header {

    padding-left: 0;

    padding-right: inherit;

  }

}

.right-bottom-header > a {

  line-height: 46px;

  height: 46px;

  text-align: center;

  font-size: 14px;

  font-weight: 600;

  color: white;

  text-transform: uppercase;

}

@media (max-width: 1199px) and (min-width: 992px){
  .right-bottom-header > a {
    font-size: 18px; 
  }
}


.left-bottom-header {

  padding-left: 0;

}

.rtl .left-bottom-header {

  padding-right: 0;

  padding-left: inherit;

}

@media (max-width: 991px) {

  .left-bottom-header {

    padding-right: 0px;

  }
  .product_img_link{
    display: block;
    text-align: center;
  }
  .product_img_link img{
    display: inline-block;
  }
  .submega-meta{
    text-align: center;
    margin-bottom: 10px;
  }

}

@media (min-width: 992px) {
  .service-nav:last-child::after{
      display: none;
  }
  .service-nav::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 18px;
    background: #dddddd;
    right: 5px;
    top: 15px;
  }
  .service-nav{
    min-width: 150px;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .service-nav{
    min-width: 100px;
  }
}

.right-header{
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}


.service-nav {
  float: left;
  padding: 8px 10px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  position: relative;
}




@media(min-width: 550px){
  #leo-megamenu{
    float: left;
  }
}
.rtl .service-nav {

  float: right;

}

.rtl .service-nav {

  padding: 20px 20px 20px 0;

}

.rtl .service-nav {

  margin-left: 17px;

  margin-right: inherit;

}


@media (max-width: 479px) {

  .service-nav {

    width: 100%;

    height: auto;

  }

}

@media (max-width: 479px) {
  .service-nav {
    justify-content: center;
    -webkit-justify-content: center;
  }
}

.service-nav:last-child {

  margin-right: 0px;

}

.rtl .service-nav:last-child {

  margin-left: 0px;

  margin-right: inherit;

}

.service-nav .left-image {

  width: 30px;

  height: 30px;

  float: left;

  text-align: center;

}



.service-nav .left-image img {

  max-width: 100%;

}


.service-nav .right-image {

  overflow: hidden;

  padding: 0 10px;

}

.service-nav .title_block {

  font-size: 10px;

  color: #c1dede;

  text-transform: none;

  margin-top: 0;

  margin-bottom: 0px;

}

@media (max-width: 1196px) and (min-width: 992px) {
  .service-nav{
    padding: 10px 4px;
  }
  .service-nav .title_block{
    font-size: 9px;
  }
  .service-nav .right-image{
    padding: 0 5px;
  }
  .service-nav .left-image{
    width: 25px;
    height: 25px;
  }
  #leo-megamenu .navbar-nav > li > a:before{
    right: -9px;
  }
}

@media (max-width: 991px) and (min-width: 768px) {

  .service-nav .title_block {

    font-size: 12px;

  }

}

.service-nav .title_block span {

  display: block;

  color: #09afd9;

}

.service-nav .image_description {

  color: #b6b6b6;

  font-size: 12.75px;

}
@media (max-width: 1196px) and (min-width: 992px) {
  .service-nav .image_description {
    font-size: 10.75px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {

  .service-nav .image_description {

    font-size: 12px;

  }

}

.service-nav .image_description p {

  margin-bottom: 0px;

}

@media (min-width: 480px){
  .group-top-header{
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
  }
}

.contact-top .phone{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}
@media (min-width: 992px){
  .contact-top .phone-contact-top{
    font-size: 22px;
    font-weight: 700;
    color: #ec8734;
    text-align: right;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.75);
  }
  .contact-top .phone{
    position: relative;
    border: 2px solid #162b53;
    background: #f4f9fd;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    padding: 12px 5px 12px 50px;
    -webkit-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.39);
    -moz-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.39);
    box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.39);
  }
  .contact-top .phone .fa-phone{
    width: 35px;
    height: 39px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjU1MjI2MDlDOUY4QzExRTk5NTYxREYwNDY1MzgxMzAwIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjU1MjI2MDlEOUY4QzExRTk5NTYxREYwNDY1MzgxMzAwIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NTUyMjYwOUE5RjhDMTFFOTk1NjFERjA0NjUzODEzMDAiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NTUyMjYwOUI5RjhDMTFFOTk1NjFERjA0NjUzODEzMDAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4rOeS2AAABdElEQVR42qxWsVHEMBCUHBB/CQ4JXYIpgZiAVwXgChgqMFTwTohNB+8OcPjhl+CYBO5mVh690Em85Ju5kWTJu9LdnmytHPv+uN1RcyRvyGfyu5uH06IKTAvg1opJqgA4gxm0PD5iPo8gAM47HrjdgoRPMHrgHBaF1iUZcwla9Fdwaxh3GDbZOSCbfHDkhkF7DIcSglYA59xw7AfaQJdLMANw74DXHrgpkek7+k/CmqZIppDkGUDPSO55S5kqRykvCE9IplkkFcA+oRIGGC3QFiSV0++QcFea/yKhcU/+Q/5nTiekaYS59RKk5wfq76ULUif039HCtwjJ7IC/QokXG9ChuKEmDjZ0ERJrhtUYOqWWkuORxMJlIPXgKXVMASDpbU5wmsWp9p1wh7UgUTols8Cx71GI0vqLz26VInBkaiX8ZSs+BR7NgfBy76hm4nsMRSr+MOhrSx/x5eTXeLQAsIbH6+AKIj7Jo/ctmZCj9S/kV4ABABpK5twaDyukAAAAAElFTkSuQmCC') no-repeat #152b54;
    background-position: center;
    border-radius: 0px 5px 5px 0px;
    line-height: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    margin-right: 10px;
    position: absolute;
    left: 0;
  }
  .contact-top .phone .fa-phone:before{
    display: none;
    visibility: hidden;
    opacity: 0;
  }
  .group-center-header{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
  }
}

@media (min-width: 1200px) {
  .right-bottom-header{
    padding-left: 20px;
  }
}
/****KY-24/04/2017****/

/**SEVICE**/

.group-service-product {
  display: flex;
  display: -webkit-flex;
  justify-content: flex-end;
  padding: 14px 0;
}

.service-product {
  border-right: 1px solid #ddd;
  padding: 0 10px;
  display: flex;
  align-items: center;
  flex-grow: 1;
  -webkit-flex-grow: 1;
}
.service-product.service-1{
  max-width: 160px;
}
.service-product.service-2{
  max-width: 125px;
}
.service-product.service-3{
  max-width: 160px;
}
.service-product.service-4{
  border: none;
  max-width: 125px;
}

@media (max-width: 550px) {
  .service-product {
    -webkit-flex-direction: column;
    /* Safari */
    flex-direction: column;
    text-align: center;
    padding: 0 4px 0 0;
  }
}
@media (max-width: 480px){
  .service-product {
    margin-bottom: 15px;
  }
}
.service-product.service-1 .service-icon:before {
  background-position: center 0;
}
.service-product.service-2 .service-icon:before {
  background-position: -6px -40px;
  width: 32px;
}
.service-product.service-3 .service-icon:before {
  background-position: center -76px;
}
.service-product.service-4 .service-icon:before {
  background-position: center -123px;
  width: 32px;
}
@media (min-width: 768px) {
  .service-product.special .service-meta {
  }
}
.service-product .service-icon:before {
  content: '';
  height: 28px;
  width: 37px;
  display: block;
  margin: auto;
  background: url(../../../../img/service2.png) no-repeat;
}

@media (max-width: 767px) {
  .service-product .service-meta {
    margin-top: 7px;
  }
}
.service-product .service-meta span {
  display: block;
  font-size: 14px;
  color: #666;
}
.service-product .service-meta{
  padding-left: 10px;
}
.service-product .service-meta h3 {
  font-size: 13px;
  font-weight: 400;
  color: #162b53;
  margin: 0;
  text-transform: none;
}
.service-product .service-meta b {
  color: black;
  font-size: 14px;
  font-weight: 500;
}