.author-img1 {
    margin-bottom: 35px;
}

.author-img1 img {
    max-width: 100px;
    display: block;
    height: auto;
    border-radius: 100%;
    margin: 0 auto;
}

.myB {
    width: 150px;
    background-color: #fac647 !important;
    color: #0d0d0d !important;
    border-radius: 25px;
    position: absolute;
    z-index: 999;
    margin-left: 60px;
    margin-top: 60px !important;
}

.myB2 {
    width: 200px;
    font-size: large;
    background-color: #ffa000 !important;
    color: #fff !important;
    border-radius: 1px;
}

.myB2:hover {
    background-color: #ff6f00 !important;
}

.bbtn {
    padding: 2px;
    border-radius: 100%;
    display: inline-block;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.bbtn:hover {
    box-shadow: 0 0 0 3px #fff;
}

.top-footer1 {
    padding-top: 50px;
    padding-bottom: 30px;
    background-color: #323232;
}

.social-icons {
    text-align: center;
}

.social-icons a {
    position: relative;
    width: 60px;
    height: 60px;
    line-height: 60px;
    margin: 0 5px 5px 0;
    border-radius: 60px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    background-color: #d3d4d7;
    font-size: 26px;
    color: #333;
}

.disno {
    display: none;
}
.tparrows .tp-arr-imgholder {
    display: none !important;
}

input.btn.myB {
    width: 200px !important;
    height: 50px !important;
    font-size: 21px !important;
}
.section3-icons img{
    width: 200px;
    height: 200px;
    margin-bottom: 15px;
}
@media (min-width: 800px){
    .center-section {
        height: 700px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    
    .feature-section{
    height: 650px !important;
}

    .section_mazaya{
    height: 750px !important;
}

    
    
}
@media (min-width: 1200px){
    .container {
        width: 1170px;
        max-width: 100%;
        padding: 10px 0;
        font-size: 15px;
    }}

#header{
    height: 65px;
}
#header.header-sm #topNav #topMain>li>a {
    height: 61px !important;
    line-height: 43px !important;
    font-size: 14px !important;
    text-align:right;

}
#header.header-sm #topNav #topMain>li>a:hover {
    background-color: transparent !important;
}
#header.header-sm #topNav #topMain>li>a:active {
    background-color: transparent !important;
}
#header.header-sm #topNav #topMain> li> a {
    background-color: transparent !important;
}
#header.navbar-toggleable-md .navbar-collapse {
    display: inherit;
    width: auto;
    margin-right: 100px;
}

nav .nav-main:first-child{
    display: none;
}
.swiper-pagination-bullet-active {
    background: #2cb5ca !important;
}
.owl-buttons {
    width: 100%;
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    top: 32% !important;
    right: -5px !important;
}
i.fa.fa-angle-left {
    font-size: 40px !important;
    color: black !important;
}
i.fa.fa-angle-right {
    font-size: 40px !important;
    color: black !important;
        right: -30px;
    position: relative;
}

.owl-pagination {
    direction: rtl;
}
.overlay.dark-5 {
    background-color: rgba(7, 6, 8, 0.5) !important;
}
.swiper-slide img {
    box-shadow: none !important;
}
.swiper-slide {
    background: transparent !important;
}
.height100vh{
    height:100vh;
}
.iziModal{
    background: transparent !important;
    box-shadow: none !important;
    border-bottom : 0 none !important;
}
.download-container {
    background-image: url('../assets/images/download/1280.jpg');
    background-position: bottom;
    background-size: cover;
    direction: rtl;
    text-align: right;
    overflow: auto;
    border-radius: 15px;
}
.download-operator-container {
    padding: 95px 10px;
}
.download-os-container {
    padding: 15px 10px 20px;
}
.operators {
    margin: 0 100px;
}
.app-type {
    margin: 0 90px;
}
.download-operator {
    margin: 10px 0;
}
.download-os {
    margin: 10px 0;
}
.download-title-container {
    text-align: center;
}
.download-title {
    color: white;
}
.download-title-operator {
    margin-top: 10px;
    font-size: 1.7em;
}
.download-ilingo-header {
    margin-top: 30px;
    color: white;
    font-size: 2.7em;
}
.download-title-os {
    margin-top: 10px;
    font-size: 1.7em;
}
.download-subtitle2 {
    margin-top: 25px;
    font-size: 1em;
}
.download-inactive {
    background-image: url("../assets/images/download/circle-inactive.png");
}
.download-clickable {
    cursor: pointer;
    margin: 0 auto;
    display: table;
    background-repeat: no-repeat;
    background-size: contain;
    width: 165px;
    height: 165px;
}
.download-clickable span {
    padding: 0 35px;
    color: black;
    font-size: 1.4em;
    font-weight: bold;
    display: table-cell;
    vertical-align: middle;
}
.download-clickable:hover {
    background-image: url("../assets/images/download/circle-active.png");
}
.download-active {
    background-image: url("../assets/images/download/circle-active.png");
}
.os-container {
    margin: 10px 0;
}
.os-container .back-button {
    width: 50px;
    height: 50px;
    background-image: url("../assets/images/download/back_button.png");
    background-size: cover;
    position: absolute;
    top: 5px;
    left: 5px;
    cursor: pointer;
}
.download-elm-hide {
    display: none;
}
.download-nocg-mtn-container {
    direction: rtl;
    height: auto;
    overflow: auto;
    margin: 10px;
}

@media (max-width: 768px) {
    .download-container {
        background-image: url('../assets/images/download/480.jpg');
        padding: 10px;
    }
    .operators {
        margin: 0 0;
    }
}