
/*skin*/
.breadcrumb-style {
    text-align: center;
}
.pop_up {

    background: rgba(0,0,0,0.8);
    position: fixed;
    z-index: 100000;
    width: 100%;
    height: 100%;
    display: none;
    text-align: center;
    padding: 100px 10px;
    overflow: scroll;

}
.pop_up img{
     max-width: 100%;
    max-height: 100%;
    border-radius: 2px;
    box-shadow: 0 0 10px 3px rgba(0,0,0,0.2);
}

.fancybox-margin {
    margin-right: 0 !important;
}

/*contact us*/
.contact-us {
    border: 1px solid #ddd;
    overflow: hidden;
    border-radius: 3px;
    box-shadow: 0 3px 7px -3px rgba(170, 170, 170, 0.37);
    padding: 15px;
    min-height: 714px;
    margin: 30px auto;
}

    .contact-us h3 {
        font-size: 18px;
        color: inherit;
        font-weight: bold;
        border-bottom: 1px solid #ccc;
        padding: 0 0px 15px 0;
        margin: 0 0 5px;
    }

.contact-box {
    border-top: 1px solid #eaeaea;
    padding-top: 25px;
}

    .contact-box .footer-box ul {
        padding: 0;
        margin: 0;
        list-style: none;
    }

        .contact-box .footer-box ul li {
            display: block;
            padding: 15px 0;
            border-top: 2px dotted #999;
            transition: all 0.3s linear;
            -webkit-transition: all 0.3s linear;
            -moz-transition: all 0.3s linear;
        }

            .contact-box .footer-box ul li:hover .text-box {
                margin: 0 10px 0 0;
            }

.address-box h3 {
    margin: 0 0 15px 0;
    padding: 15px 0 5px 0;
    color: #000;
}

.contact-box .footer-box ul li:first-child {
    padding: 0 0 15px 0;
    border: 0;
}

.contact-box .footer-box ul li a:before {
    content: "\f111";
    font-family: FontAwesome;
    font-size: 6px;
    color: #ccc;
    position: absolute;
    left: 0;
}

.contact-box .footer-box ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

    .contact-box .footer-box ul li {
        display: block;
        padding: 25px 0 0 0 !important;
        border: 0;
        clear: both;
        overflow: hidden;
        font-size: 1.1rem;
    }

        .contact-box .footer-box ul li:first-child {
            padding: 0;
        }

        .contact-box .footer-box ul li:hover span {
            border-color: #000;
        }

            .contact-box .footer-box ul li:hover span:before {
                border-color: transparent #000 transparent transparent;
            }

.contact-box .footer-box span {
    float: right;
    font-size: 24px;
    width: 34px;
    border-left: 1px solid #4374e0;
    line-height: 44px;
    padding: 0 0 0 12px;
    margin: 0 0px 0 10px;
    position: relative;
}

    .contact-box .footer-box span:before {
        content: '';
        position: absolute;
        left: -5px;
        top: 0;
        bottom: 0;
        margin: auto;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 4px 4px 4px 0px;
        border-color: transparent #4374e0 transparent transparent;
    }

.contact-box .footer-box .text-box {
    overflow: hidden;
    float: right;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}

    .contact-box .footer-box .text-box p {
        margin: 0;
    }

    .contact-box .footer-box .text-box strong {
        color: #7b6d6d;
    }

    .contact-box .footer-box .text-box a {
        color: #ccc;
        text-decoration: none;
        padding: 0;
    }

        .contact-box .footer-box .text-box a:before {
            content: '';
            display: none;
        }

.contact-box .footer-box span {
    color: #4374e0;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}

.box-qr img {
    width: 200px;
    height: 200px;
    background: #ddd;
    padding: 10px;
    border-radius: 3px;
}

.box-qr {
    text-align: center;
    margin: 20px 0 0 0;
}

.content-shared ul {
    display: inline-block;
    vertical-align: middle;
    padding: 35px 0 15px 0;
    margin-right: 0;
}

.content-shared {
    display: table;
    width: 100%;
    text-align: center;
}

    .content-shared ul li {
        height: 35px;
        width: 35px;
        text-align: center;
        float: right;
        margin: 0 5px;
    }

        .content-shared ul li a {
            display: table;
            vertical-align: middle;
            line-height: 12px;
            color: #fff;
            font-size: 16px;
            height: 35px;
            width: 35px;
            border-radius: 3px;
        }

            .content-shared ul li a em {
                display: table-cell;
                vertical-align: middle;
            }

            .content-shared ul li a.facebook {
                background: #3d5ba4;
            }

            .content-shared ul li a.google-plus {
                background: #e94c2b;
            }

            .content-shared ul li a.instagram {
                background: #2ebf25;
            }

            .content-shared ul li a.twitter {
                background: #02b2fb;
            }

            .content-shared ul li a.paper-plane-o {
                background: rgb(44, 165, 224);
            }

            .content-shared ul li a.linkedin {
                background: rgb(0, 119, 181);
            }

            .content-shared ul li a.pinterest {
                background: #da1914;
            }

.map-google {
    padding: 15px;
    border: 1px solid #ddd;
    border-radius: 3px;
    box-shadow: 0 3px 7px -3px rgba(170, 170, 170, 0.37);
    margin: 30px auto;
}

    .map-google img {
        width: 100%;
    }

.address-box .fa {
    float: right;
    color: #fa0;
    font-size: 1.3rem;
    margin-left: 5px;
}

/*--------slider--------*/
.slide2_content {
    background: 
rgba(28,80,123,0.9);
color:#fff;
  padding:20px;
  position:absolute;
  top:-100%;
}
.slide2_content a {
    background-color: ffaa00;
    padding: 3px 10px;
    color: #fff;
}
.slide2_content h2 {
    color: #fff;
    text-shadow: 0 2px 4px rgba(0,0,0,0.7);
}
.slide_content h2 {
    color: #000;
    font-weight: bold;
}

    .slide_content h2 span {
        font-family: tahome;
    }

.slide_content p {
    line-height: 26px;
    font-size: 1rem;
    color: #555;
    margin: 10px auto 15px auto;
}

.slide_content ul {
    margin-right: 0;
}

.slide_content li {
    line-height: 26px;
    font-size: 1rem;
}

.slide_content a {
    background: #ffaa00;
    color: #fff;
    padding: 3px 10px;
    margin: 5px 0;
}

.ls-v5 .ls-bottom-slidebuttons a {
    background-image: none !important;
}

.ls-bottom-slidebuttons a {
    border: 2px solid #fa0 !important;
    width: 10px !important;
    height: 10px !important;
    border-radius: 50%;
    top: 7px;
    position: relative;
    margin: 0 3px;
}

.ls-nav-active {
    background: #fa0;
}
/*---------inner page---------*/
.header_pic img {
    width: 100%;
}
/*---------parskhodronews----------*/
.parskhodro_news {
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: center;
    width: 100%;
}

.parskhodronews_link {
    -ms-flex: 3 0 100px;
    flex: 3 0 100px;
    padding: 110px 0;
    margin-left: 5px;
    min-width: 57%;
}

    .parskhodronews_link a {
        background: #fa0;
        color: #fff;
        padding: 1px 15px;
        font-size: 1.1rem;
        position: relative;
        top: 5px;
    }

        .parskhodronews_link a .fa {
            right: 8px;
            position: relative;
            top: 3px;
        }

    .parskhodronews_link p {
        font-size: 1.7rem;
        line-height: 56px;
        color: #fff;
        margin-left: 170px;
    }
.parskhodronews_news2 .parskhodronews_link p {
    color: 001d37;
}

        .parskhodronews_link p span {
            font-weight: bold;
        }
.parskhodronews_news2 .parskhodronews_pic{
      position: relative;
    top: 45px;
}
.parskhodronews_pic {
    background: url("/portals/0/Images/home/p.kh.png") no-repeat center center;
    background-size: contain;
    flex: 2 0 100px;
    -ms-flex: 2 0 100px;
    margin: 20px auto;
    min-width: 40%;
}

.parskhodronews_info {
    width: 78%;
    background: #e2e4e7;
    top: 12px;
    position: relative;
    right: 11%;
    height: 213px;
    overflow: hidden;
    cursor: pointer;
}

    .parskhodronews_info img {
        width: 100%;
        position: relative;
        top: 0;
        transition: all 5s;
    }

    .parskhodronews_info:hover img {
        top: -213px;
    }
/*-------home product-------*/
.homeproduct_item {
    text-align: center;
}

    .homeproduct_item div {
        width: 100%;
        margin: 40px auto 20px auto;
          height: 200px;
    }

    .homeproduct_item img {
        max-width: 100%;
        max-height: 100%;
    }

.main_title span {
    border-bottom: 3px solid #fa0;
    color: #00519b;
    padding-left: 10px;
}

.homeproduct_item h3 a {
    color: #000;
    border-bottom: 2px solid #00519b;
    padding: 2px 7px;
    font-weight: bold;
}

.homeproduct_item p {
    margin: 30px auto;
    line-height: 27px;
    color: #999;
    text-align: right;
    padding: 0 5px;
}

.homemain_title span {
    border-bottom: 2px solid #00519b;
    font-weight: bold;
    color: #000;
    padding: 2px 7px;
}

.col-xl-4:nth-child(2) .homeproduct_item img, .col-xl-4:nth-child(3) .homeproduct_item img {
    filter: grayscale(1);
    opacity: 0.5;
}
/*----------home services---------*/
.services_items > h3 > span {
    color: #fff;
    font-weight: bold;
    border-bottom: 2px solid #00519b;
    padding: 0 0 10px 15px;
    width: auto;
}

.services_items p {
    color: #eee;
    padding: 30px 0 0 0;
    font-size: 1.1rem;
    line-height: 27px;
    text-align: justify;
    display: inline-block;
}

.services_items img {
    margin-top: 13px;
}

.services_items span {
    display: inline-block;
    width: 100%;
    margin: 5px;
    line-height: 26px;
}

.services_items a {
    background: #fff;
    color: #333;
    padding: 2px 10px 2px 35px;
    font-size: 1rem;
    position: relative;
}

.services_items .fa {
    position: absolute;
    background: #00519b;
    left: 0;
    height: 100%;
    top: 0;
    width: 25px;
    color: #fff;
    text-align: center;
    padding-top: 7px;
}

.services_items div {
    margin: 0px auto 20px auto;
    color: #fff;
    font-size: 1.2rem;
}
/*--------home colleague---------*/
.colleague_items {
    margin: 30px auto;
}

    .colleague_items h3 {
        text-align: center;
    }

        .colleague_items h3 span {
            color: #000;
            border-bottom: 2px solid #00519b;
            padding: 2px 7px;
            font-weight: bold;
        }

    .colleague_items p {
        width: 70%;
        position: relative;
        right: 15%;
        text-align: center;
        color: #555;
        margin: 30px 0 30px 0;
        line-height: 27px;
        font-size: 1.1rem;
    }

.owl-logo .owl-item img {
    width: auto;
    max-width: 100%;
    margin: 0 auto;
}

.owl-logo .item {
    margin: 20px auto;
}
/*--------footer------*/
.footer_title {
    color: #fff;
}

.footer_items {
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: center;
}

.footer_item {
    flex: 1 0 0;
    -ms-flex: 1 0 0;
    margin: 0 0 0 14px;
}

    .footer_item li {
        font-size: 1rem;
        color: #fff;
        line-height: 27px;
    }

        .footer_item li a {
            color: #fff;
        }

        .footer_item li .fa {
            color: #ff8000;
            margin-left: 5px;
        }

        .footer_item li span {
            color: rgba(255,255,255,0.85);
        }
/*-----------history page------------*/
.year_item {
    display: flex;
    display: -ms-flexbox;
  flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    background: rgba(0,0,0,0.6);
    justify-content: center;
    margin-right: 0;
}

    .year_item li {
        flex: 1 0 87px;
        -ms-flex: 1 0 87px;
        padding: 10px;
        color: #fff;
        font-size: 1.1rem;
        text-align: center;
        border-top: 5px solid #fff;
        margin: 2px;
        cursor: pointer;
    }

.active_history {
    color: #ffaa00 !important;
    border-top: 5px solid #ffaa00 !important;
    transition: all 500ms;
    position: relative;
}

    .active_history:before {
        position: absolute;
        content: "";
        border-right: 14px solid transparent;
        border-left: 14px solid transparent;
        border-top: 14px solid #ffaa00;
        left: 39%;
        top: -27px;
    }

.timeline_items {
    background: #fafafa url("/Portals/0/Images/Inner/historyptn.jpg") no-repeat center center;
    padding-top: 50px;
}

.timeline_button {
    text-align: center;
}

    .timeline_button span {
        padding: 6px 15px;
        border-radius: 2px;
        font-size: 1.2rem;
        margin: 0 10px;
        border: 1px solid #ffaa00;
        cursor: pointer;
    }

        .timeline_button span:nth-child(1) {
            background: #ffaa00;
            color: #000;
        }

        .timeline_button span:nth-child(2) {
            background: rgba(0,0,0,0.6);
        }

            .timeline_button span:nth-child(2) a {
                color: #ffaa00;
            }

.nav_caption {
    min-height: 620px;
    padding: 50px 0;
}

.nav_captioninfo {
    width: 100%;
    display: none;
}

    .nav_captioninfo:last-child {
        display: inline-block;
    }

.nav_captiontext {
    background: rgba(0,0,0,0.6);
    position: relative;
    min-height: 400px;
    padding: 25px;
}

.nav_captionslide img {
    width: 100%;
    position: relative;
    height: 100%;
    left: 20px;
    top: 0;
    object-fit: cover;
}

.nav_captionslide {
    transform: rotate(9deg);
    position: relative;
    padding: 0 15px;
    width: 100%;
    height: 250px;
    top: 0px;
    flex: 1 0 100px;
    -ms-flex: 1 0 100px;
}

    .nav_captionslide:before {
        position: absolute;
        content: "";
        border-left: 3px solid #fa0;
        bottom: -11px;
        left: 25px;
        width: 60px;
        height: 100px;
        border-bottom: 3px solid #fa0;
    }

    .nav_captionslide:after {
        position: absolute;
        content: "";
        border-top: 3px solid #fa0;
        border-right: 3px solid #fa0;
        top: -10px;
        right: -15px;
        width: 60px;
        height: 100px;
    }

.nav_captiontext h2 {
    color: #ffaa00;
}

.nav_captiontext ul {
    margin-right: 0;
    flex: 2 0 100px;
    -ms-flex: 2 0 100px;
}

    .nav_captiontext ul li {
        color: #fff;
        font-size: 1rem;
        padding: 5px 0;
        line-height: 26px;
    }

        .nav_captiontext ul li .fa {
            color: #ffaa00;
            margin-left: 3px;
        }

/*.nav_captionslide {
    background: rgba(0,0,0,0.6);
    min-height: 500px;
    float: left;
    width: 55%;
    margin: 50px auto;
    text-align: center;
    padding: 75px 10px;
}*/
.history_video {
    background: rgba(0,0,0,0.6);
    display: none;
    min-height: 400px;
    text-align: center;
}

.h_iframe-aparat_embed_frame {
    position: relative;
}

    .h_iframe-aparat_embed_frame .fa {
        z-index: 1000;
        color: #fff;
        position: absolute;
        right: -10px;
        font-size: 1.5rem;
        top: -15px;
        background: rgba(0,0, 0, 0.6);
        border-radius: 50%;
        width: 30px;
        height: 30px;
        padding: 5px 0;
        cursor: pointer;
    }
/*--------echicscharter page---------*/
.content_item h4,.main_title {
    color: #00519b;
    padding: 5px 10px;
  background: #eaeaea;
    border-right: 3px solid #ffaa00;
}


}

.content_items {
    box-shadow: 0 2px 30px 0 rgba(0,0,0,.1);
    padding: 30px;
    margin-bottom: 40px;
}

    .content_items h4 {
        color: #00519b;
        margin-bottom: 20px;

    }

    .content_items li, .content_item li {
        font-size: 1.1rem;
        color: #777;
        line-height: 26px;
        padding: 2px 0;
        text-align: justify;
    }

 .content_items li .fa, .content_item li .fa{
    color: #ffaa00;
    font-size: 0.7rem;
    margin-left: 3px;
}
.content_item {
    box-shadow: 0 2px 30px 0 rgba(0,0,0,.1);
    padding: 50px;
    margin-bottom: 40px;
    min-height: 400px;
}

.content_itempicleft img {
    box-shadow: 0 2px 30px 0 rgba(0,0,0,.1);
    width: 100%;
    margin: 124px -46px 124px 0;
}

.content_itempicright img {
    box-shadow: 0 2px 30px 0 rgba(0,0,0,.1);
    width: 100%;
    margin: 30% 46px;
  position:relative;
  z-index:1;
}
/*--------inner custom tab--------*/
#LiveTabsWrapper450 > ul li {
    width: 23%;
    margin: 6px !important;
    border-radius: 30px !important;
    text-align: center;
}

    #LiveTabsWrapper450 > ul li a {
        border-radius: 30px !important;
        text-align: center;
        margin: 0 auto;
        width: 100%;
        font-size: 1.3rem;
    }

.custom_tab .ui-tabs {
    border: none !important;
}

.custom_tab .livetabsdefault .ui-tabs .ui-tabs-nav li a {
    padding: 5px;
    color: #777;
    font-size: 1rem;
}

.custom_tab .livetabsdefault.mright .mright.ui-tabs .mright.ui-tabs-nav {
    background: none;
    border: none;
}

.custom_tab .livetabsdefault .ui-state-default, .custom_tab .livetabsdefault .ui-widget-content .ui-state-default {
    background: #f3f3f3;
    border-radius: 0 !important;
    margin: 5px 0 !important;
    border: none !important;
    padding: 5px 3px !important;
}

    .custom_tab .livetabsdefault .ui-state-default:hover {
        background: #ffaa00;
        transition: all 300ms;
    }

        .custom_tab .livetabsdefault .ui-state-default:hover a {
            color: #fff !important;
        }

.custom_tab .livetabsdefault .ui-state-active, .custom_tab .livetabsdefault .ui-widget-content .ui-state-active {
    background: #ffaa00;
}

    .custom_tab .livetabsdefault .ui-state-active a, .custom_tab .livetabsdefault .ui-widget-content .ui-state-active a {
        background: #ffaa00;
        color: #fff !important;
    }

.custom_tab .livetabsdefault.mright .mright.ui-tabs .mright.ui-tabs-panel {
    width: 75%;
}

#LiveTabsWrapper450 ul {
    border: none;
    background: none;
    padding-left: 0;
    margin-left: 0;
}
/*---------------*/
.crm_items {
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 15px;
}

.crm_item {
    flex: 1 0 100px;
    -ms-flex: 1 0 100px;
    margin: 20px;
    max-width: 300px;
    min-width: 300px;
    background: #f3f3f3;
    box-shadow: 0 0px 5px 0 rgba(0,0,0,.1);
    border-radius: 3px;
    position: relative;
    text-align: center;
    min-height:180px;
}

    .crm_item h5 {
        color: #777;
        background: #fff;
        height: 90px;
        padding: 10px;
    }

    .crm_item p {
        position: absolute;
        background: #ffaa00;
        top: 63px;
        left: 35%;
        font-size: 1.1rem;
        border: 8px solid #f3f3f3;
        width: 100px;
        min-height: 100px;
        padding-top: 14px;
        color: #fff;
    }

        .crm_item p .fa {
            margin-bottom: 6px;
            font-size: 2rem;
        }
/*----------*/
.develope_thumbnail {
    text-align: center;
}

    .develope_thumbnail span {
        width: 100px;
        height: 100px;
        border-radius: 50%;
        display: inline-block;
        margin: 10px;
        border: 2px solid #ffaa00;
        cursor: pointer;
    }

        .develope_thumbnail span img {
            width: 100%;
            height: 100%;
            border-radius: 50%;
            margin: 0;
            object-fit: cover;
            filter: grayscale(0.3);
        }

.develope_pic {
    box-shadow: 0 2px 30px 0 rgba(0,0,0,.1);
    margin-top: 40px;
    min-height: 300px;
    border: 1px solid aliceblue;
    text-align: center;
}

    .develope_pic img {
        max-width: 100%;
        filter: grayscale(0.5);
        transition: all 600ms;
    }

    .develope_pic:hover img {
        filter: grayscale(0);
    }
/*--------------*/
.owl-manager .item .row .col-xl-6:nth-child(2):before {
    position: absolute;
    content: "";
    width: 80px;
    border-top: 5px solid #ffaa00;
    border-right: 5px solid #ffaa00;
    top: 0px;
    right: 0;
    height: 115px;
}

.owl-manager .item .row .col-xl-6:nth-child(2):after {
    position: absolute;
    content: "";
    width: 80px;
    border-bottom: 5px solid #ffaa00;
    border-left: 5px solid #ffaa00;
    height: 115px;
    left: 16px;
    bottom: 0;
}

.owl-manager .owl-item img {
    width: auto;
    margin: 0 auto;
    max-height: 250px;
    border-radius: 3px;
    position: relative;
    box-shadow: 0 2px 30px 0 rgba(0,0,0,.1);
    border-top: 3px solid #fa0;
}

.owl-manager .owl-item .col-xl-6:nth-child(2) {
    background: #eaeaea;
    padding: 30px;
    min-height: 225px;
}

.owl-manager .owl-item p {
    position: absolute;
    left: 40px;
    border: 2px solid #fafafa;
    padding: 30px 20px;
    top: -2px;
    z-index: 100000000000;
    background: #ffaa00;
    color: #fff;
    font-size: 1.4rem;
}

.owl-manager .owl-item h3 {
    color: #333;
}

.owl-manager .owl-item .col-xl-6:nth-child(2) div {
    margin: 30px;
}
/*--------special product---------*/
.text-center img{
  max-width:100%;
}
.special_gallery {
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: center;
    margin: 30px auto 70px auto;
    position: relative;
    right: 0;
    top: 0;
}

.special_galleryitems {
    flex: 1 0 33%;
    -ms-flex: 1 0 33%;
    cursor: pointer;
    max-width: 33%;
    min-width: 33%;
    height: 250px;
    width: 280px;
}

.producttab_item {
    position: relative;
    min-height: 590px;
}

.special_galleryitems img {
  width: 100%;
    object-fit: cover;
    height: 100%;
}

.producttab_content {
    position: absolute;
    width: 100%;
    top: -13px;
}
.producttab_content iframe {
    width: 100%;
    margin: 20px auto;
    height: 500px;
}
    .producttab_content video {
        width: 100%;
    }

.special_video {
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: center;
    margin: 25px auto;
}

.special_videoitems {
    flex: 1 0 50%;
    -ms-flex: 1 0 50%;
    min-width: 50%;
    background: #000;
    text-align: center;
}

    .special_videoitems video {
        width: 100%;
        margin: 0 auto;
    }

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: orange;
}

.owl-theme .owl-dots .owl-dot span {
    background: #eaeaea;
    border: 1px solid orange;
}
/*---------responsive--------*/

@media (max-width:1200px) {
  .year_item li {
    min-width: 200px;
    max-width: 200px;
    margin:13px 2px;
}
  .content_itempicleft,.content_itempicright{
    text-align: center;
}
  .content_item {
    min-height: 200px;
}
.content_itempicleft img{
    width: 400px;
    margin: 10px auto !important;
  max-width: 100%;
}
    .parskhodronews_link p {
        margin-left: 0;
    }
.content_itempicright img {
    width: 400px;
    margin: 30px auto;
  max-width: 100%;
}
    .parskhodronews_info {
        width: 92%;
        top: 12px;
        right: 4%;
        height: 226px;
    }

        .parskhodronews_info:hover img {
            top: 0;
        }
  .slide2_content h2 {
font-size:1.1rem;
}
}

@media (max-width:992px) {
  .slide_content ul,.slide2_content ul {
    display: none;
}
  .nav_captionslide:before, .nav_captionslide:after  {
display:none;
}
  .nav_captionslide {
    transform: rotate(0);
}
  .nav_captionslide img {
    left: 0px;
}
  .nav_captiontext ul {
    min-width: 100%;
}
    .producttab_content {
    position: relative;
}
    .special_galleryitems {
    min-width: 50%;
}
  .product_service {
    flex: 1 0 100px;
    min-width: 100%;
}
    .slide_content p {
        display: none;
    }

    .parskhodronews_info {
        top: 46px;
        height: 165px;
        width: 95%;
        right: 3%;
    }
  .content_item2 {
    min-height: 300px;
}
}

@media (max-width:768px) {

  .slide2_content{
    display:none;
  }

    .special_galleryitems {
    min-width: 100%;
}
  .producttab_items ul li {
    min-width: 100%;
}
  .main-skin-inner .container {
    max-width: 100%;
}
    .colleague_items p {
        width: 100%;
        right: 0;
    }

    .parskhodronews_link {
        -ms-flex: 2 0 100%;
        flex: 2 0 100%;
        padding: 30px 0;
        margin-left: 0;
        text-align: center;
    }

    .parskhodronews_pic {
        height: 300px;
    }

    .parskhodronews_info {
        top: 11px;
        height: 200px;
        width: 65.5%;
        right: 17.2%;
        overflow: hidden;
    }

    .homeproduct_item div {
        margin: 20px auto;
    }

    .services_items {
        text-align: center;
    }

    .footer_item {
        flex: 1 0 100%;
    }

    .main_title {
        text-align: center;
    }
}

@media (max-width:578px) {
  .owl-product, .owl-product .item, .owl-product .item img {
    height:auto;
}
  .product_title {
 left:14px;
    width: 92%;
    top: 0;
}
      .owl-product{
  position: relative;
    top:104px;
}
  .view-product .content_item {
    margin-top: 100px;
}
  .livetabsdefault .ui-tabs .ui-tabs-nav li {
    width: 100% !important;
}
  .mright.ui-tabs-panel {
    width: 100% !important;
}
    .parskhodronews_info {
        top: 11px;
        height: 200px;
        width: 66%;
        right: 17%;
        overflow: hidden;
    }

    .parskhodronews_link p {
        padding: 10px;
    }

    .parskhodro_news {
        padding: 10px;
    }

}

@media (max-width:400px) {
    .parskhodronews_info {
        top: 39px;
        height: 54%;
        width: 100%;
        right: 0;
    }
}


















































