html,
body {
    height: 100%;
}

.product-left-image {
    padding: 0;
}

.product-left-image img {
    width: 100%;
}

.container.row {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}

.product-title-container {
    background-color: #002860;
    padding: .5rem 0 1rem 0;
}

.product-title-container h1,
.product-title-container h3 {
    margin: 0;
    font-size: 2.5rem;
    text-align: left;
    padding-left: 1rem;
}

.product-desc {
    padding: 0;
}

.desc-cont {
    /*margin-left: 220px;*/
    position: relative;
}

.desc-title,
.desc-cont p {
    color: #002860;
}

.desc-desc-cont {
    text-align: justify;
}

.red-border.product {
    width: 100%;
}

.product-img-container {
    /*width: 250px;*/
	width:100%;
    float: left;
    margin: 0 1rem;
}

.product-img-container img {
    width: 100%;
    cursor: zoom-in;
}

.nav-prev-cont {
    background-color: #002860;
    float: left;
    width: 40px;
    height: 100px;
    position: relative;
}

.pattern-cont {
    background-color: #002860;
    padding-left: 40px;
    height: 100px;
    float: right;
    position: relative;
}

.pattern-cont img {
    height: 100%;
}

.owl-1-product .item {
    display: flex;
    align-items: center;
    width: 100%;
}

.owl-1-product .owl-prev span {
    position: absolute;
    left: 0;
}

.btnprev {
    background: none;
    border: none;
    outline: none;
    position: absolute;
    /*top: 50%;*/
	top: 28%;
	 right: -6px;
    /*left: 50%;*/
    /* transform: translate(-50%, -50%);*/
}

.btnnext {
    background: none;
    border: none;
    outline: none;
    position: absolute;
    top: 50%;
    /*left: -.5rem;*/
	  right:71%;
    transform: translate(0%, -50%);
}

.btnprev svg,
.btnnext svg {
    fill: white;
}

.big-pattern {
    float: none;
    display: table-cell;
    vertical-align: top;
    padding-left: 0;
    background-image: url(../product-images/pattern.png);
    background-size: 100% auto;
    background-repeat: repeat;
}

.big-pattern img {
    width: 100%;
}

.table-cont {
    background-color: #002860;
    padding-bottom: 3rem;
}

.table {
    border-bottom: 2px solid #ceb366;
    padding-bottom: 1rem;
    margin-bottom: 1.5rem;
}

.table.last {
    margin-bottom: 0;
}

.table-top {
    background-color: #3c286c;
    color: white;
    padding: 4px 25px 2px 25px;
    border-radius: 10px;
    display: flex;
    align-items: center;
}

.table-title {
    align-items: center;
    margin-top: 3rem;
}

.p-rel {
    position: relative;
}

.table-top p {
    margin: 0;
    direction: rtl;
}

.table-top span {
    color: #e5d389;
    margin-right: 1rem;
}

.table-head {
    background-color: #f0ecea;
    margin-top: 4px;
    border-radius: 8px;
    font-weight: 600;
    padding: 1rem 0;
}

.table-head div {
    border-left: 2px solid #8a8a8a;
    text-align: center;
    width: 25%;
}

.table-head div:nth-child(4) {
    border-left: none;
}

.table-head p {
    margin: 0;
}

.table-body {
    margin-top: 8px;
}

.table-body p {
    padding: .5rem 0;
    margin: 0;
}

.table-body div {
    border-left: 2px solid #8a8a8a;
    text-align: center;
    width: 25%;
}

.table-body div:nth-child(4) {
    border-left: none;
}

.table-side-head {
    background-color: #f0ecea;
    height: 95px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
}

.table-side-head p {
    margin: 0
}

.side-cont {
    position: absolute;
    bottom: 25px;
}

.table-content,
.side-cont {
    padding: 0;
}

.table-div {
    background-color: white;
    font-weight: normal;
    padding: 3rem 1rem 1.5rem 1rem;
}

.table-side {
    float: none;
    display: table-cell;
    vertical-align: top;
    padding-right: 0;
}

.row.tablee {
    display: table;
    padding-top: 5px;
}

.video-heading {
    color: #002250;
    align-items: center;
    margin: 0 0 1rem 0;
}

.video-heading img {
    margin-left: 1rem;
}

.video-cont {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 8px solid #002860;
}

.video-cont video {
    width: 100%;
}

.desc-video {
    color: #002860;
}

.moshavere,
.video-top {
    float: none;
    display: table-cell;
    vertical-align: middle;
}

.moshavere-width {
    width: 500px;
    margin: auto;
}

.polygon {
    background-image: url(../product-images/Polygon.png);
    background-size: 100% 100%;
    width: 250px;
    height: 280px;
    display: inline-block;
    padding: 3rem 1rem 1rem 1rem;
    margin-left: 20px;
}

.polygon h3 {
    margin: .5rem;
    color: #002860;
}

.polygon p {
    margin: .5rem .5rem 1.5rem .5rem;
    color: white;
    font-weight: normal;
}

.polygon:last-child {
    margin-left: 0;
}

.left-rect {
    background-image: url(../product-images/pattern-copy-2.png);
    background-color: #002250;
    background-size: 100% 100%;
    width: 140px;
    height: 100px;
    position: absolute;
    top: 0;
    left: 0;
}

.right-rect {
    background-image: url(../product-images/pattern-copy-4.png);
    background-color: #002250;
    background-size: 100% 100%;
    width: 140px;
    height: 100px;
    position: absolute;
    top: 0;
    right: 0;
}

.polygon-link {
    background-image: url(../images/Rectangle-10.png);
    background-size: 100% 100%;
    color: white !important;
    text-decoration: none !important;
    padding: .6rem 1rem;
    font-weight: normal;
}

.products-slider {
    align-items: center;
    justify-content: center;
    color: #002860;
}

.products-slider span img {
    transform: rotate(180deg);
}

.owl-2-product,
.owl-3-product {
    padding: 0 5rem;
}

.owl-4-product {
    padding: 0 30rem;
    position: fixed;
    top: 50%;
    transform: translate(0%, -50%);
}

.close-zoomin {
    background: none;
    border: none;
    outline: none;
    color: white;
    font-size: 40px;
}

.owl-2-product .item a {
    color: white !important;
    text-decoration: none !important;
}

.item-bg {
    background: #002250;
    color: white;
    padding: 1rem;
}

.owl-2-product .owl-prev span,
.owl-2-product .owl-next span {
    position: absolute;
    left: 0;
    right: auto;
    top: 50%;
    transform: translate(0, -50%);
    fill: #002860;
}

.owl-3-product .owl-prev span,
.owl-3-product .owl-next span,
.owl-4-product .owl-next span,
.owl-4-product .owl-prev span {
    position: absolute;
    left: 0;
    right: auto;
    top: 50%;
    transform: translate(0, -50%);
    fill: white;
}

.owl-3-product .item {
    background-color: white;
}

.pattern-bottom {
    background-color: #c5985f;
    height: 42px;
}

.pattern-bottom-head {
    margin-left: 1rem;
}

.linkit-a {
    text-decoration: none !important;
    color: white !important;
}

.product-title-container.pattern-bottom-head {
    padding-left: 1rem;
}

.pattern-bottom-1 {
    padding: 0;
}

.same-products {
    background-color: #002860;
}

.linkit {
    background-color: #c5985f;
}

.linkit .yekan-font {
    font-weight: normal;
    text-align: center;
    padding: .8rem;
    margin: 0;
}

.img-bottom-sldier-cont {
    padding: 3rem 1rem;
}

.polygon-all {
    height: 430px;
    margin-top: 100px;
}

.double-polygons {
    text-align: center;
    margin-top: -50px;
}

.polygons-padding {
    padding: 0 150px;
    margin-top: -90px;
}

.zoomin-product-imgs {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(0, 0, 0, .8);
    z-index: 99;
    display: none;
}

@media only screen and (max-width: 1200px) {
    .polygon-all {
        height: 720px;
    }
}

@media only screen and (max-width: 991px) {

    .owl-4-product {
        padding: 0 5rem;
    }

    .table-side-head {
        display: none;
    }

    .moshavere,
    .video-top {
        display: block;
    }

    .polygon {
        display: block;
    }

    .polygon-all {
        margin-top: 0;
    }

    .polygons-padding {
        padding: 0;
        margin-top: 2px;
    }

    .video-top {
        margin-bottom: 3rem;
    }

    .moshavere-width {
        width: 100%;
    }

    .big-pattern,
    .product-left-image {
        display: none;
    }

    .table-side {
        padding: 0;
    }

    .product-title-container h1 {
        text-align: center !important;
        padding: 0;
    }

    .desc-cont {
        margin-left: 0;
        margin-bottom: 3rem;
    }

    .product-slider,
    .title-cont {
        padding: 0;
    }

    .polygon-all {
        display: flex;
        justify-content: center;
        height: auto;
        padding: 3rem 0;
    }

    .polygon {
        margin: 0;
    }

    .right-rect,
    .left-rect {
        display: none;
    }

    .double-polygons {
        margin-top: 0px;
    }

    .comments-heading {
        font-size: 2.5rem;
    }

    .pattern-bottom-head h3 {
        text-align: center;
        padding: 0;
    }

    .row.tablee.first {
        display: block;
    }
}