body {
    font-family: Fontmagicfile;
    margin: 0;
    direction: rtl;
    line-height: 1.6;
}

.header {
    background-color: #9b1b85;
    text-align: center;
}

.menu {
    font-size: 24px;
    color: #ff1632;
    padding: 10px;
    margin: 5px;
}

a {
    color: #fff;
}

a:link {
    text-decoration: none;
}

a:hover {
    color: #000;
}

.main {
    border: 2px solid #90f;
    border-radius: 1px;
    margin: 2px;
}

.main-header {
    /* color: #fff; */
    /* background-color: #90f; */
    /* padding: 2em 2em; */
}

.article {
    /* display:inline-block; */
    /* max-width:400px; */
    /* padding:5px; */
    /* font-size:24px; */
    /* border-bottom-left-radius:10px; */
    /* border-bottom-right-radius:10px; */
    /* box-shadow:2px 3px 5px 2px #888; */
    /* margin:10px; */
    /* background-color:#EEE; */
}

.article:hover {
    box-shadow: 2px 6px 10px 4px #888;
}

.listm {
    text-align: center;
    margin: 10px auto;
}

.dl {
    /* border:1px solid #e74c3c; */
    /* font-size:18px; */
    /* background:#912E21; */
    /* padding:5px 20px 5px 20px; */
    /* color:#FFF647; */
    /* border-radius:3px; */
    /* box-shadow:0 0 10px #bbb; */
    -moz-box-shadow: 0 0 10px #bbb;
    /* transition:all linear .2s; */
    -moz-transition: all linear .2s;
    -o-transition: all linear .2s;
    /* -webkit-transition:all linear .2s; */
}

.dl:hover {
    /* background:#AC2415; */
    /* color:#fff; */
}

.footer {
    /* padding: 20px 2px; */
    /* background-color: #0043ff; */
    /* text-align: center; */
    /* color: #FFF; */
}

.command {
    display: inline-block;
    padding: 20px;
    font-size: 18px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 2px 3px 5px 2px #888;
    margin: 10px;
    background-color: #eee;
}

.command:hover {
    box-shadow: 2px 6px 10px 4px #888;
}

.span1 {
    color: #000080;
    font-size: 24px;
}

.span2 {
    color: #f60;
}

.span3 {
    color: #900;
}

img {
    opacity: 1;
    -webkit-transition: -webkit-opacity .3s;
    transition: opacity .3s;
    width: 100%;
    height: auto;
}

img[data-src] {
    opacity: 0;
}

.like1 {
    color: #390;
}

.dl_m {
    color: #fff;
    background-color: #60f;
    font-size: 20px;
    text-align: center;
}

.dl_a {
    /* border:1px solid #e74c3c; */
    /* font-size:18px; */
    /* background:#ffa500; */
    /* padding:5px 20px 5px 20px; */
    /* color:#000; */
    /* border-radius:3px; */
    /* box-shadow:0 0 10px #bbb; */
    -moz-box-shadow: 0 0 10px #bbb;
    /* transition:all linear .2s; */
    -moz-transition: all linear .2s;
    -o-transition: all linear .2s;
    /* -webkit-transition:all linear .2s; */
}

.dl_a:hover {
    background: #000094;
    color: #fff;
    box-shadow: 1px 10px 20px 0 rgba(0,0,0,.24);
}

.fot_a {
    background: #ddd;
    padding: 5px 20px 5px 20px;
    color: #b50000;
    border-radius: 3px;
    box-shadow: 0 0 10px #bbb;
    -moz-box-shadow: 0 0 10px #bbb;
    transition: all linear .2s;
    -moz-transition: all linear .2s;
    -o-transition: all linear .2s;
    -webkit-transition: all linear .2s;
}

.fot_a:hover {
    background: #00F;
    color: #fff;
    box-shadow: 1px 10px 20px 0 rgba(0,0,0,.24);
}

#ResponsiveMenu1 {
    display: inline-block;
}

#wb_ResponsiveMenu1 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#wb_ResponsiveMenu1 ul li {
    display: list-item;
    float: right;
    list-style: none;
    z-index: 9999;
}

#wb_ResponsiveMenu1 ul li a {
    background: #781968e3;
    font-weight: 600;
    font-size: 18px;
    font-style: normal;
    padding: 5px 10px 5px 10px;
    text-align: center;
    text-decoration: none;
}

.ResponsiveMenu1 a {
    display: block;
}

#wb_ResponsiveMenu1 li a:hover,#wb_ResponsiveMenu1 li .active {
    color: #fbde0b;
}

#wb_ResponsiveMenu1 .toggle,[id^=ResponsiveMenu1-submenu] {
    display: none;
}

@media all and (max-width: 768px) {
    #wb_ResponsiveMenu1 ul li a,#wb_ResponsiveMenu1 .toggle {
        font-size:19px;
        font-weight: normal;
        font-style: normal;
        padding: 15px 20px 15px 20px;
    }

    #ResponsiveMenu1 {
        background-color: transparent;
        display: none;
    }

    #wb_ResponsiveMenu1>ul>li>a {
        height: auto !important;
    }

    #wb_ResponsiveMenu1 .toggle {
        display: block;
        color: #FFF;
        padding: 0 20px 0 20px;
        line-height: 54px;
        text-decoration: none;
        border: none;
    }

    #wb_ResponsiveMenu1 .toggle:hover {
        background-color: #87CEFA;
        color: #424242;
    }

    [id^=ResponsiveMenu1-submenu]:checked+ul {
        display: block !important;
    }

    #wb_ResponsiveMenu1 ul li {
        display: block;
        width: 100% !important;
        text-align: right;
    }

    #wb_ResponsiveMenu1 ul li a {
        text-align: right;
    }
}

.massagestik {
    box-shadow: 2px 2px 5px #fff;
    background: #FFE82C;
    border-left: 1px solid #FFF;
    border-top: 2px solid #ED453D;
    border-bottom: 2px solid #ED453D;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}

.text {
    padding: 10px;
    margin: auto;
    background: #fff;
    border-radius: 10px;
    border: 5px double #08f;
}

.center-txt {
    display: inline-block;
    vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: center
}

.wrapper img {
    display: block;
    height: 120px;
    width: 120px;
    border-radius: 20%;
    border: 1px solid #AD002C;
    float: right;
    vertical-align: middle;
    top: 10px;
    opacity: 1;
    -webkit-transition: -webkit-opacity .3s;
    transition: opacity .3s;
}

@media all and (max-width: 600px) {
    .center-txt {
        display:inline-block;
        vertical-align: middle;
    }

    .wrapper img {
        opacity: 1;
        -webkit-transition: -webkit-opacity .3s;
        transition: opacity .3s;
        width: 100%;
        height: auto;
    }
}

.wrapper {
    text-align: center;
    border: 1px solid red;
    background: #cacaca;
    display: block;
    color: #000;
    margin: 10px;
    padding: 10px;
    border-radius: 10px;
    border: 1px groove #C7C7C7;
    text-align: center;
}

.contenedor {
    width: 90%;
    max-width: 1000px;
    margin: 20px auto;
}

.contenedor article {
    line-height: 28px;
}

.contenedor article h1 {
    font-size: 30px;
    text-align: left;
    padding: 50px 0;
}

.contenedor article p {
    margin-bottom: 20px;
}

.contenedor article .btn-abrir-popup {
    padding: 0 20px;
    margin-bottom: 20px;
    height: 40px;
    line-height: 40px;
    border: none;
    color: #fff;
    background: #5E7DE3;
    border-radius: 3px;
    font-size: 16px;
    cursor: pointer;
    -webkit-transition: .3s ease all;
    transition: .3s ease all;
    cursor: pointer;
}

.contenedor article .btn-abrir-popup:hover {
    background: rgba(94,125,227, .9);
}

.overlay {
    background: rgba(0,0,0,.3);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    align-items: center;
    justify-content: center;
    display: flex;
    visibility: hidden;
}

.overlay.active {
    visibility: visible;
    background-color: #6f6f6f61;
}

.popup {
    background: #F8F8F8;
    box-shadow: 0 0 5px 0 rgba(0,0,0,.3);
    border-radius: 3px;
    text-align: center;
    width: 80%;
    -webkit-transition: .3s ease all;
    transition: .3s ease all;
    -webkit-transform: scale(.7);
    transform: scale(.7);
    opacity: 0;
}

.popup .btn-cerrar-popup {
    font-size: 20px;
    line-height: 16px;
    display: block;
    text-align: right;
    -webkit-transition: .3s ease all;
    transition: .3s ease all;
    color: #BBB;
    padding: 10px;
}

.popup .btn-cerrar-popup:hover {
    color: #000;
}

.popup h3 {
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 10px;
    opacity: 0;
}

.popup h4 {
    font-size: 26px;
    font-weight: 300;
    margin-bottom: 40px;
    opacity: 0;
}

.popup form .contenedor-inputs {
    opacity: 0;
}

.popup form .contenedor-inputs input {
    width: 100%;
    margin-bottom: 20px;
    height: 52px;
    font-size: 18px;
    line-height: 52px;
    text-align: center;
    border: 1px solid #BBB;
}

.popup form .btn-submit {
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    border: none;
    color: #fff;
    background: #5E7DE3;
    border-radius: 3px;
    font-size: 16px;
    cursor: pointer;
    -webkit-transition: .3s ease all;
    transition: .3s ease all;
}

.popup form .btn-submit:hover {
    background: rgba(94,125,227, .9);
}

.popup.active {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

.popup.active h3 {
    animation: entradaTitulo .8s ease .5s forwards;
}

.popup.active h4 {
    animation: entradaSubtitulo .8s ease .5s forwards;
}

.popup.active .contenedor-inputs {
    animation: entradaInputs 1s linear 1s forwards;
}

@keyframes entradaTitulo {
    from {
        opacity: 0;
        -webkit-transform: translateY(-25px);
        transform: translateY(-25px);
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes entradaSubtitulo {
    from {
        opacity: 0;
        -webkit-transform: translateY(25px);
        transform: translateY(25px);
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes entradaInputs {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.ressearch {
    background: #fff;
    z-index: 50;
    overflow: hidden;
    border-radius: 0 0 8px 8px;
    border-radius: 8px;
    box-shadow: 0 3px 12px 0 rgb(0 0 0 / 20%);
}

.modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,.4);
}

.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 80%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: .4s;
    animation-name: animatetop;
    animation-duration: .4s
}

@-webkit-keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

.close {
    color: white;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.modal-header {
    padding: 2px 16px;
    background-color: #33F;
    color: white;
}

.modal-body {
    padding: 2px 16px;
}

.livesearchin {
    width: 130px;
    box-sizing: border-box;
    border: 2px solid #ccc;
    border-radius: 4px;
    font-size: 16px;
    background-color: white;
    background-position: 10px 10px;
    background-repeat: no-repeat;
    padding: 12px 20px 12px 40px;
    -webkit-transition: width .4s ease-in-out;
    transition: width .4s ease-in-out;
}

.livesearchin:focus {
    width: 100%;
}

body {
    font-family: Fontmagicfile;
    margin: 0;
    direction: rtl;
    line-height: 1.6;
}

.header {
    background-color: #9b1b85;
    text-align: center;
}

.menu {
    font-size: 24px;
    color: #ff1632;
    padding: 10px;
    margin: 5px;
}

a {
    color: #fff;
}

a:link {
    text-decoration: none;
}

a:hover {
    color: #000;
}

.main {
    border: 2px solid #90F;
    border-radius: 10px;
    margin: 1px;
}

.main-header {
    /* color: #fff; */
    /* background-color: #90F; */
    /* padding: 20px 20px; */
    /* text-align: center; */
}

.article {
    /* display:inline-block; */
    /* max-width:400px; */
    /* padding:5px; */
    /* font-size:24px; */
    /* border-bottom-left-radius:10px; */
    /* border-bottom-right-radius:10px; */
    /* box-shadow:2px 3px 5px 2px #888; */
    /* margin:10px; */
    /* background-color:#EEE; */
}

.article:hover {
    box-shadow: 2px 6px 10px 4px #888;
}

.listm {
    text-align: center;
    margin: 10px auto;
}

.footer {
    /* padding: 20px 2px; */
    /* background-color: #0043ff; */
    /* text-align: center; */
    /* color: #FFF; */
}

img {
    opacity: 1;
    -webkit-transition: -webkit-opacity .3s;
    transition: opacity .3s;
    width: 100%;
    height: auto;
}

img[data-src] {
    opacity: 0;
}

.like1 {
    color: #390;
}

.pagination>li {
    display: inline;
}

.pagination_nor {
    padding: 6px 12px;
    margin-right: -1px;
    line-height: 1.42857143;
    color: #428bca;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination {
    text-align: center;
    line-height: 50px;
    padding: 10px;
    font-size: 20px;
}

.pagination_l {
    padding: 6px 12px;
    margin-right: 20px;
    color: #020202;
}

.pagination_ok {
    padding: 6px 12px;
    margin-right: -1px;
    line-height: 1.42857143;
    color: #FF3;
    text-decoration: none;
    background-color: #428bca;
    border: 1px solid #FF3;
}

.select {
    font-family: Fontmagicfile;
    padding: 6px;
    margin: 3px;
    font-size: 14px;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 2px;
    width: 100%;
    max-width: 200px;
}

.select:hover {
    box-shadow: 0 0 5px 3px #30C;
}

ul.breadcrumb {
    padding: 10px 16px;
    list-style: none;
    background-color: #eee;
}

ul.breadcrumb li {
    display: inline;
    font-size: 18px;
}

ul.breadcrumb li+li:before {
    padding: 8px;
    color: black;
    content: "/\00a0";
}

ul.breadcrumb li a {
    color: #0275d8;
    text-decoration: none;
}

ul.breadcrumb li a:hover {
    color: #01447e;
    text-decoration: underline;
}

.span3 {
    color: #900;
}

.entry-title {
    font-size: 18px;
}

.dl {
    /* border:1px solid #e74c3c; */
    /* font-size:18px; */
    /* background:#ffa500; */
    /* padding:5px 20px 5px 20px; */
    /* color:#000; */
    /* border-radius:3px; */
    /* box-shadow:0 0 10px #bbb; */
    -moz-box-shadow: 0 0 10px #bbb;
    /* transition:all linear .2s; */
    -moz-transition: all linear .2s;
    -o-transition: all linear .2s;
    /* -webkit-transition:all linear .2s; */
}

.dl:hover {
    /* background:#AC2415; */
    /* color:#fff; */
}

.dl_m {
    color: #fff;
    background-color: #60f;
    font-size: 20px;
    text-align: center;
}

.dl_a {
    /* border:1px solid #e74c3c; */
    /* font-size:18px; */
    /* background:#ffa500; */
    /* padding:5px 20px 5px 20px; */
    /* color:#000; */
    /* border-radius:3px; */
    /* box-shadow:0 0 10px #bbb; */
    -moz-box-shadow: 0 0 10px #bbb;
    /* transition:all linear .2s; */
    -moz-transition: all linear .2s;
    -o-transition: all linear .2s;
    /* -webkit-transition:all linear .2s; */
}

.dl_a:hover {
    background: #000094;
    color: #fff;
    box-shadow: 1px 10px 20px 0 rgba(0,0,0,.24);
}

.fot_a {
    background: #ddd;
    padding: 5px 20px 5px 20px;
    color: #b50000;
    border-radius: 3px;
    box-shadow: 0 0 10px #bbb;
    -moz-box-shadow: 0 0 10px #bbb;
    transition: all linear .2s;
    -moz-transition: all linear .2s;
    -o-transition: all linear .2s;
    -webkit-transition: all linear .2s;
}

.fot_a:hover {
    background: #00F;
    color: #fff;
    box-shadow: 1px 10px 20px 0 rgba(0,0,0,.24);
}

#ResponsiveMenu1 {
    display: inline-block;
}

#wb_ResponsiveMenu1 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#wb_ResponsiveMenu1 ul li {
    display: list-item;
    float: right;
    list-style: none;
    z-index: 9999;
}

#wb_ResponsiveMenu1 ul li a {
    background: #781968e3;
    font-weight: 600;
    font-size: 18px;
    font-style: normal;
    padding: 5px 10px 5px 10px;
    text-align: center;
    text-decoration: none;
}

.ResponsiveMenu1 a {
    display: block;
}

#wb_ResponsiveMenu1 li a:hover,#wb_ResponsiveMenu1 li .active {
    color: #fbde0b;
}

#wb_ResponsiveMenu1 .toggle,[id^=ResponsiveMenu1-submenu] {
    display: none;
}

@media all and (max-width: 768px) {
    #wb_ResponsiveMenu1 ul li a,#wb_ResponsiveMenu1 .toggle {
        font-size:19px;
        font-weight: normal;
        font-style: normal;
        padding: 15px 20px 15px 20px;
    }

    #ResponsiveMenu1 {
        background-color: transparent;
        display: none;
    }

    #wb_ResponsiveMenu1>ul>li>a {
        height: auto !important;
    }

    #wb_ResponsiveMenu1 .toggle {
        display: block;
        color: #FFF;
        padding: 0 20px 0 20px;
        line-height: 54px;
        text-decoration: none;
        border: none;
    }

    #wb_ResponsiveMenu1 .toggle:hover {
        background-color: #87CEFA;
        color: #424242;
    }

    [id^=ResponsiveMenu1-submenu]:checked+ul {
        display: block !important;
    }

    #wb_ResponsiveMenu1 ul li {
        display: block;
        width: 100% !important;
        text-align: right;
    }

    #wb_ResponsiveMenu1 ul li a {
        text-align: right;
    }
}

.fot_pro {
    display: inline-block;
    padding: 15px;
    font-size: 14px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 2px 3px 5px 2px #888;
    margin: 5px;
    background-color: #668c8e;
}

.fot_pro:hover {
    box-shadow: 2px 6px 10px 4px #888;
}

.massagestik {
    box-shadow: 2px 2px 5px #fff;
    background: #FFE82C;
    border-left: 1px solid #FFF;
    border-top: 2px solid #ED453D;
    border-bottom: 2px solid #ED453D;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}

.modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,.9);
}

.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}

#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

.modal-content,#caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: .6s;
    animation-name: zoom;
    animation-duration: .6s;
}

@-webkit-keyframes zoom {
    from {
        transform: scale(0);
        -webkit-transform: scale(0)
    }

    to {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

@keyframes zoom {
    from {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    -webkit-transition: .3s;
    transition: .3s;
}

.close:hover,.close:focus {
    color: #bbb;
    cursor: pointer;
}

@media only screen and (max-width: 700px) {
    .modal-content {
        width:100%;
    }
}

.mainMenu {
    display: block;
    overflow: hidden;
}

.item {
    border-top: 1px solid #fff;
    overflow: hidden;
    margin: 30px;
    font-size: 18px;
}

.btn {
    padding: 15px 20px;
    color: #fff;
    position: relative;
    font-size: 18px;
}

.btn:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 10px solid #ff6f61;
    left: 100px;
    bottom: -1px;
    z-index: 9;
}

.btn i {
    margin-right: 10px;
}

.subMenu {
    background: #737373;
    overflow: hidden;
    -webkit-transition: max-height .7s;
    transition: max-height .7s;
    max-height: 0;
}

.subMenu a {
    display: block;
    padding: 5px 20px;
    color: #d2ff1f;
    font-size: 14px;
    border-bottom: 1px solid #fff;
    position: relative;
    font-size: 16px;
}

.subMenu a:before {
    content: '';
    opacity: 0;
    -webkit-transition: -webkit-opacity .3s;
    transition: opacity .3s;
}

.subMenu a:hover:before {
    content: '';
    position: absolute;
    height: 0;
    width: 6px;
    left: 0;
    top: 0;
    opacity: 1;
    border-top: 24px solid transparent;
    border-left: 11px solid #ff6f61;
    border-bottom: 24px solid transparent;
}

.subMenu a:after {
    content: '';
    opacity: 0;
    -webkit-transition: -webkit-opacity .3s;
    transition: opacity .3s;
}

.item:target .subMenu {
    max-height: 20em;
}

.item a:hover {
    color: #3CF
}

@keyframes youtubeAnim {
    0%,100% {
        color: #c9110f;
    }

    50% {
        color: #f00;
    }
}

.filterb {
    border: 1px solid #fff;
    border-radius: 3px;
    padding: 5px 20px 5px 20px;
}

.filterb:hover {
    background: #000094;
    color: #fff;
    box-shadow: 1px 10px 20px 0 rgba(0,0,0,.24);
}

.container {
    position: relative;
}

.center {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.text {
    padding: 10px;
    margin: auto;
    background: #fff;
    border-radius: 10px;
    border: 5px double #08f;
}

.center-txt {
    display: inline-block;
    vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: center
}

.wrapper img {
    display: block;
    height: 120px;
    width: 120px;
    border-radius: 20%;
    border: 1px solid #AD002C;
    float: right;
    vertical-align: middle;
    top: 10px;
    opacity: 1;
    -webkit-transition: -webkit-opacity .3s;
    transition: opacity .3s;
}

@media all and (max-width: 600px) {
    .center-txt {
        display:inline-block;
        vertical-align: middle;
    }

    .wrapper img {
        opacity: 1;
        -webkit-transition: -webkit-opacity .3s;
        transition: opacity .3s;
        width: 100%;
        height: auto;
    }
}

.wrapper {
    text-align: center;
    border: 1px solid red;
    background: #cacaca;
    display: block;
    color: #000;
    margin: 10px;
    padding: 10px;
    border-radius: 10px;
    border: 1px groove #C7C7C7;
    text-align: center;
}

.contenedor {
    width: 90%;
    max-width: 1000px;
    margin: 20px auto;
}

.contenedor article {
    line-height: 28px;
}

.contenedor article h1 {
    font-size: 30px;
    text-align: left;
    padding: 50px 0;
}

.contenedor article p {
    margin-bottom: 20px;
}

.contenedor article .btn-abrir-popup {
    padding: 0 20px;
    margin-bottom: 20px;
    height: 40px;
    line-height: 40px;
    border: none;
    color: #fff;
    background: #5E7DE3;
    border-radius: 3px;
    font-size: 16px;
    cursor: pointer;
    -webkit-transition: .3s ease all;
    transition: .3s ease all;
    cursor: pointer;
}

.contenedor article .btn-abrir-popup:hover {
    background: rgba(94,125,227, .9);
}

.overlay {
    background: rgba(0,0,0,.3);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    align-items: center;
    justify-content: center;
    display: flex;
    visibility: hidden;
}

.overlay.active {
    visibility: visible;
    background-color: #6f6f6f61;
}

.popup {
    background: #F8F8F8;
    box-shadow: 0 0 5px 0 rgba(0,0,0,.3);
    border-radius: 3px;
    text-align: center;
    width: 80%;
    -webkit-transition: .3s ease all;
    transition: .3s ease all;
    -webkit-transform: scale(.7);
    transform: scale(.7);
    opacity: 0;
}

.popup .btn-cerrar-popup {
    font-size: 20px;
    line-height: 16px;
    display: block;
    text-align: right;
    -webkit-transition: .3s ease all;
    transition: .3s ease all;
    color: #BBB;
    padding: 10px;
}

.popup .btn-cerrar-popup:hover {
    color: #000;
}

.popup h3 {
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 10px;
    opacity: 0;
}

.popup h4 {
    font-size: 26px;
    font-weight: 300;
    margin-bottom: 40px;
    opacity: 0;
}

.popup form .contenedor-inputs {
    opacity: 0;
}

.popup form .contenedor-inputs input {
    width: 100%;
    margin-bottom: 20px;
    height: 52px;
    font-size: 18px;
    line-height: 52px;
    text-align: center;
    border: 1px solid #BBB;
}

.popup form .btn-submit {
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    border: none;
    color: #fff;
    background: #5E7DE3;
    border-radius: 3px;
    font-size: 16px;
    cursor: pointer;
    -webkit-transition: .3s ease all;
    transition: .3s ease all;
}

.popup form .btn-submit:hover {
    background: rgba(94,125,227, .9);
}

.popup.active {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

.popup.active h3 {
    animation: entradaTitulo .8s ease .5s forwards;
}

.popup.active h4 {
    animation: entradaSubtitulo .8s ease .5s forwards;
}

.popup.active .contenedor-inputs {
    animation: entradaInputs 1s linear 1s forwards;
}

@keyframes entradaTitulo {
    from {
        opacity: 0;
        -webkit-transform: translateY(-25px);
        transform: translateY(-25px);
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes entradaSubtitulo {
    from {
        opacity: 0;
        -webkit-transform: translateY(25px);
        transform: translateY(25px);
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes entradaInputs {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.ressearch {
    background: #fff;
    z-index: 50;
    overflow: hidden;
    border-radius: 0 0 8px 8px;
    border-radius: 8px;
    box-shadow: 0 3px 12px 0 rgb(0 0 0 / 20%);
}

.serchmodale {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,.4);
}

.serchmodale-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 80%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: .4s;
    animation-name: animatetop;
    animation-duration: .4s
}

@-webkit-keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

.closees {
    color: white;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.closees:hover,.closees:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.serchmodale-header {
    padding: 2px 16px;
    background-color: #33F;
    color: white;
}

.serchmodale-body {
    padding: 2px 16px;
}

.livesearchin {
    width: 130px;
    box-sizing: border-box;
    border: 2px solid #ccc;
    border-radius: 4px;
    font-size: 16px;
    background-color: white;
    background-position: 10px 10px;
    background-repeat: no-repeat;
    padding: 12px 20px 12px 40px;
    -webkit-transition: width .4s ease-in-out;
    transition: width .4s ease-in-out;
}

.livesearchin:focus {
    width: 100%;
}

body {
    font-family: Fontmagicfile;
    margin: 0;
    direction: rtl;
    line-height: 1.6;
}

.header {
    background-color: #9b1b85;
    text-align: center;
}

.menu {
    font-size: 20px;
    color: #ff1632;
    padding: 10px;
    margin: 5px;
}

a {
    color: #fff;
}

a:link {
    text-decoration: none;
}

a:hover {
    color: #000;
}

.main {
    text-align: center;
    border: 2px solid #90f;
    border-radius: 5px;
    margin: 2px;
}

.main-header {
    color: #c302a2;
    background-color: #e7e7e7;
    padding: 15px;
    font-size: 18px;
}

.article {
    /* display:inline-block; */
    /* max-width:400px; */
    /* font-size:1.2em; */
    /* box-shadow:2px 2px 4px 1px #888; */
    /* background-color:#eee; */
    /* margin:10px; */
    /* vertical-align:middle; */
    /* border:solid #fc0 1px; */
    /* padding:5px; */
}

.img {
    display: inline-block;
    max-width: 400px;
    box-shadow: 1px 1px 2px 1px #888;
    background-color: #eee;
    /* vertical-align: middle; */
}

.article:hover {
    box-shadow: 2px 6px 10px 4px #888;
}

.listm {
    margin: 10px auto;
}

.footer {
    /* padding: 20px 2px; */
    /* background-color: #0043ff; */
    /* text-align: center; */
    /* color: #FFF; */
}

.command1 {
    padding: 5px;
    font-size: 18px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border: solid #063 2px;
    margin: 5px;
    background-color: #eee;
}

.command {
    padding: 10px;
    font-size: 18px;
    box-shadow: 0 0 10px 1px #888;
    margin: 5px;
    text-align: right;
}

strong>a {
    color: #03f;
}

img {
    max-width: 100%;
    height: auto;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.command>a,.command>h2>a,.command>h3>a,.command>h4>a,.command>p>a,.command>span>a,.command>h4>span>a,.command>h3>span>a,.command>h2>span>a {
    color: #03f;
}

.command>a:hover,.command>h2>a:hover,.command>h3>a:hover,.command>h4>a:hover,.command>p>a:hover,.command>span>a:hover,.command>h4>span>a:hover,.command>h3>span>a:hover,.command>h2>span>a:hover {
    color: #f03;
}

.tag {
    padding: 10px;
    font-size: 16px;
    box-shadow: 0 0 5px 2px #888;
    text-align: right;
    background-color: #8100D6;
}

.like1 {
    color: #390;
}

.ads {
    padding: 20px 2px;
    text-align: center;
}

.dls {
    background-color: #eaeaea;
    font-weight: 700;
    border: 1px solid #4a4a4a;
    max-width: 300px;
    font-size: 16px;
    padding: 5px;
    width: 50%;
}

.dls:hover {
    box-shadow: 0 0 10px 3px #ff6;
    padding: 5px;
}

.command1 input,.command1 textarea {
    width: 100%;
    margin-bottom: 10px;
    border-radius: 5px;
    border: 1px solid #ccc;
    resize: vertical;
    font-family: inherit;
}

.command1 input[type="submit"] {
    background-color: #4e6af1;
    color: #fff;
    font-size: 18px;
    border: none;
    border-radius: 5px;
    padding: 10px 20px;
    cursor: pointer;
}

.command1 input[type="submit"]:hover {
    background-color: #030d85;
}

.commenttext {
    max-width: 700px;
    margin: 0 auto 10px;
    background-color: #fff;
    border-radius: 10px;
    border: solid #4824d6 2px;
    overflow: hidden;
}

.commenttexttop {
    color: #fff;
    background-color: #4824d6;
    overflow: hidden;
    border-bottom: 1px solid #819ab6;
}

.commenttextbody {
    padding: 20px;
    line-height: 1.5;
}

.commenttextbtm {
    background-position: -6231px bottom;
    border-bottom: 1px solid #819ab6;
}

ul.breadcrumb {
    padding: 10px 16px;
    list-style: none;
    background-color: #eee;
}

ul.breadcrumb li {
    display: inline;
    font-size: 18px;
}

ul.breadcrumb li+li:before {
    padding: 8px;
    color: black;
    content: '/\00a0';
}

ul.breadcrumb li a {
    color: #000;
    text-decoration: none;
}

ul.breadcrumb li a:hover {
    color: #01447e;
    text-decoration: underline;
}

.share>a {
    color: #c03 ;
}

.dl_ou {
    background-color: #C00;
    font-size: 20px;
    padding: 2px;
    max-width: 700px;
    margin: 10px;
    text-align: center;
}

.dlp {
    background-color: #d62424;
    font-weight: 700;
    border: 2px solid #ffff94;
    max-width: 300px;
    font-size: 24px;
    padding: 5px;
}

.dlp:hover {
    box-shadow: 0 0 10px 3px #d62424;
    padding: 5px;
}

.dl {
    /* color:#fff; */
    /* background-color:#d62424; */
    /* font-weight:700; */
    /* border-radius:5px; */
    /* border:3px solid #ffff94; */
}

.dl:hover {
    box-shadow: 0 0 5px 3px #d62424;
}

.hline {
    height: 2px;
    display: block;
    margin: 3px 0 7px;
    border-bottom: 2px solid #12327d;
}

.dl {
    /* border:1px solid #e74c3c; */
    /* font-size:18px; */
    /* background:#ffa500; */
    /* padding:5px 20px 5px 20px; */
    /* color:#000; */
    /* border-radius:3px; */
    /* box-shadow:0 0 10px #bbb; */
    -moz-box-shadow: 0 0 10px #bbb;
    /* transition:all linear .2s; */
    -moz-transition: all linear .2s;
    -o-transition: all linear .2s;
    /* -webkit-transition:all linear .2s; */
}

.dl:hover {
    /* background:#AC2415; */
    /* color:#fff; */
}

.dl_m {
    color: #fff;
    background-color: #60f;
    font-size: 20px;
    text-align: center;
}

.dl_a {
    /* border:1px solid #e74c3c; */
    /* font-size:18px; */
    /* background:#ffa500; */
    /* padding:5px 20px 5px 20px; */
    /* color:#000; */
    /* border-radius:3px; */
    /* box-shadow:0 0 10px #bbb; */
    -moz-box-shadow: 0 0 10px #bbb;
    /* transition:all linear .2s; */
    -moz-transition: all linear .2s;
    -o-transition: all linear .2s;
    /* -webkit-transition:all linear .2s; */
}

.dl_a:hover {
    background: #000094;
    color: #fff;
    box-shadow: 1px 10px 20px 0 rgba(0,0,0,.24);
}

.fot_a {
    background: #ddd;
    padding: 5px 20px 5px 20px;
    color: #b50000;
    border-radius: 3px;
    box-shadow: 0 0 10px #bbb;
    -moz-box-shadow: 0 0 10px #bbb;
    transition: all linear .2s;
    -moz-transition: all linear .2s;
    -o-transition: all linear .2s;
    -webkit-transition: all linear .2s;
}

.fot_a:hover {
    background: #00F;
    color: #fff;
    box-shadow: 1px 10px 20px 0 rgba(0,0,0,.24);
}

#ResponsiveMenu1 {
    display: inline-block;
}

#wb_ResponsiveMenu1 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#wb_ResponsiveMenu1 ul li {
    display: list-item;
    float: right;
    list-style: none;
    z-index: 9999;
}

#wb_ResponsiveMenu1 ul li a {
    background: #781968e3;
    font-weight: 600;
    font-size: 18px;
    font-style: normal;
    padding: 5px 10px 5px 10px;
    text-align: center;
    text-decoration: none;
}

.ResponsiveMenu1 a {
    display: block;
}

#wb_ResponsiveMenu1 li a:hover,#wb_ResponsiveMenu1 li .active {
    color: #fbde0b;
}

#wb_ResponsiveMenu1 .toggle,[id^=ResponsiveMenu1-submenu] {
    display: none;
}

@media all and (max-width: 768px) {
    #wb_ResponsiveMenu1 ul li a,#wb_ResponsiveMenu1 .toggle {
        font-size:19px;
        font-weight: normal;
        font-style: normal;
        padding: 15px 20px 15px 20px;
    }

    #ResponsiveMenu1 {
        background-color: transparent;
        display: none;
    }

    #wb_ResponsiveMenu1>ul>li>a {
        height: auto !important;
    }

    #wb_ResponsiveMenu1 .toggle {
        display: block;
        color: #FFF;
        padding: 0 20px 0 20px;
        line-height: 54px;
        text-decoration: none;
        border: none;
    }

    #wb_ResponsiveMenu1 .toggle:hover {
        background-color: #87CEFA;
        color: #424242;
    }

    [id^=ResponsiveMenu1-submenu]:checked+ul {
        display: block !important;
    }

    #wb_ResponsiveMenu1 ul li {
        display: block;
        width: 100% !important;
        text-align: right;
    }

    #wb_ResponsiveMenu1 ul li a {
        text-align: right;
    }
}

.fot_pro {
    display: inline-block;
    padding: 15px;
    font-size: 14px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 2px 3px 5px 2px #888;
    margin: 5px;
    background-color: #668c8e;
}

.fot_pro:hover {
    box-shadow: 2px 6px 10px 4px #888;
}

.entry-title {
    color: #b90f8d;
}

.dl_ou_a {
    border-radius: 4px;
    margin: 15px 0;
    -moz-box-shadow: 2px 2px 5px #aaa;
    box-shadow: 2px 2px 5px#aaa;
    background: #FDFDFD;
    border-left: 1px solid #EBEBEB;
    border-top: 2px solid #ED453D;
    border-bottom: 2px solid #ED453D;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}

.checked {
    color: orange;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 1px solid #ddd;
}

tr:nth-child(even) {
    background-color: #f2f2f2
}

.massagestik {
    box-shadow: 2px 2px 5px #fff;
    background: #FFE82C;
    border-left: 1px solid #FFF;
    border-top: 2px solid #ED453D;
    border-bottom: 2px solid #ED453D;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}

.text {
    padding: 10px;
    margin: auto;
    background: #fff;
    border-radius: 10px;
    border: 5px double #08f;
}

.center-txt {
    display: inline-block;
    vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: center
}

.wrapper img {
    display: block;
    height: 120px;
    width: 120px;
    border-radius: 20%;
    border: 1px solid #AD002C;
    float: right;
    vertical-align: middle;
    top: 10px;
    opacity: 1;
    -webkit-transition: -webkit-opacity .3s;
    transition: opacity .3s;
}

@media all and (max-width: 600px) {
    .center-txt {
        display:inline-block;
        vertical-align: middle;
    }

    .wrapper img {
        opacity: 1;
        -webkit-transition: -webkit-opacity .3s;
        transition: opacity .3s;
        width: 100%;
        height: auto;
    }
}

.wrapper {
    text-align: center;
    border: 1px solid red;
    background: #cacaca;
    display: block;
    color: #000;
    margin: 10px;
    padding: 10px;
    border-radius: 10px;
    border: 1px groove #C7C7C7;
    text-align: center;
}

.contenedor {
    width: 90%;
    max-width: 1000px;
    margin: 20px auto;
}

.contenedor article {
    line-height: 28px;
}

.contenedor article h1 {
    font-size: 30px;
    text-align: left;
    padding: 50px 0;
}

.contenedor article p {
    margin-bottom: 20px;
}

.contenedor article .btn-abrir-popup {
    padding: 0 20px;
    margin-bottom: 20px;
    height: 40px;
    line-height: 40px;
    border: none;
    color: #fff;
    background: #5E7DE3;
    border-radius: 3px;
    font-size: 16px;
    cursor: pointer;
    -webkit-transition: .3s ease all;
    transition: .3s ease all;
    cursor: pointer;
}

.contenedor article .btn-abrir-popup:hover {
    background: rgba(94,125,227, .9);
}

.overlay {
    background: rgba(0,0,0,.3);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    align-items: center;
    justify-content: center;
    display: flex;
    visibility: hidden;
}

.overlay.active {
    visibility: visible;
    background-color: #6f6f6f61;
}

.popup {
    background: #F8F8F8;
    box-shadow: 0 0 5px 0 rgba(0,0,0,.3);
    border-radius: 3px;
    text-align: center;
    width: 80%;
    -webkit-transition: .3s ease all;
    transition: .3s ease all;
    -webkit-transform: scale(.7);
    transform: scale(.7);
    opacity: 0;
}

.popup .btn-cerrar-popup {
    font-size: 20px;
    line-height: 16px;
    display: block;
    text-align: right;
    -webkit-transition: .3s ease all;
    transition: .3s ease all;
    color: #BBB;
    padding: 10px;
}

.popup .btn-cerrar-popup:hover {
    color: #000;
}

.popup h3 {
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 10px;
    opacity: 0;
}

.popup h4 {
    font-size: 26px;
    font-weight: 300;
    margin-bottom: 40px;
    opacity: 0;
}

.popup form .contenedor-inputs {
    opacity: 0;
}

.popup form .contenedor-inputs input {
    width: 100%;
    margin-bottom: 20px;
    height: 52px;
    font-size: 18px;
    line-height: 52px;
    text-align: center;
    border: 1px solid #BBB;
}

.popup form .btn-submit {
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    border: none;
    color: #fff;
    background: #5E7DE3;
    border-radius: 3px;
    font-size: 16px;
    cursor: pointer;
    -webkit-transition: .3s ease all;
    transition: .3s ease all;
}

.popup form .btn-submit:hover {
    background: rgba(94,125,227, .9);
}

.popup.active {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

.popup.active h3 {
    animation: entradaTitulo .8s ease .5s forwards;
}

.popup.active h4 {
    animation: entradaSubtitulo .8s ease .5s forwards;
}

.popup.active .contenedor-inputs {
    animation: entradaInputs 1s linear 1s forwards;
}

@keyframes entradaTitulo {
    from {
        opacity: 0;
        -webkit-transform: translateY(-25px);
        transform: translateY(-25px);
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes entradaSubtitulo {
    from {
        opacity: 0;
        -webkit-transform: translateY(25px);
        transform: translateY(25px);
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes entradaInputs {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.ressearch {
    background: #fff;
    z-index: 50;
    overflow: hidden;
    border-radius: 0 0 8px 8px;
    border-radius: 8px;
    box-shadow: 0 3px 12px 0 rgb(0 0 0 / 20%);
}

.modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,.4);
}

.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 80%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: .4s;
    animation-name: animatetop;
    animation-duration: .4s
}

@-webkit-keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

.close {
    color: white;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.modal-header {
    padding: 2px 16px;
    background-color: #33F;
    color: white;
}

.modal-body {
    padding: 2px 16px;
}

.livesearchin {
    width: 130px;
    box-sizing: border-box;
    border: 2px solid #ccc;
    border-radius: 4px;
    font-size: 16px;
    background-color: white;
    background-position: 10px 10px;
    background-repeat: no-repeat;
    padding: 12px 20px 12px 40px;
    -webkit-transition: width .4s ease-in-out;
    transition: width .4s ease-in-out;
}

.livesearchin:focus {
    width: 100%;
}

.float-button-d {
    position: sticky;
    bottom: 10px;
    z-index: 9999;
    background-color: #b606cb;
    color: #fff;
    padding: 5px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
    text-decoration: none;
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s;
    text-align: center;
    margin: 20px;
}

.containerstat {
    margin: 0 auto;
    padding: 5px;
}

.stats {
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
    padding: 10px;
    background-color: #f9f9f9;
    border: 1px solid #325f00;
    border-radius: 10%;
    cursor: pointer;
}

.stat {
    text-align: center;
    color: green;
}

.stat-title {
    font-size: 16px;
    color: #333;
}

.stat-value {
    font-size: 16px;
    color: green;
}

.satisfaction-bar {
    height: 20px;
    background-color: #fff;
    border-radius: 10px;
}

.satisfaction-bar-progress {
    height: 100%;
    border-radius: 10px;
}

.satisfaction-labels {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    margin-top: -20px;
    margin-left: 30px;
    margin-right: 30px;
}

@media screen and (max-width: 980px) {
    table {
        display:block;
        overflow-x: auto;
    }
}

h1 {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 10px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
    line-height: 1.2;
    text-transform: uppercase;
}

h2 {
    color: #0072ff;
    font-size: 24px;
    font-weight: bold;
    text-shadow: 2px 1px 1px rgba(0, 0, 0, .1);
}

h3 {
    font-weight: bold;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .1);
}

body {
    font-family: Fontmagicfile;
    margin: 0;
    direction: rtl;
    line-height: 1.6;
}

.header {
    background-color: #9b1b85;
    text-align: center;
}

.menu {
    font-size: 24px;
    color: #ff1632;
    padding: 10px;
    margin: 5px;
}

a {
    color: #fff;
}

a:link {
    text-decoration: none;
}

a:hover {
    color: #000;
}

.main {
    border: 2px solid #90F;
    border-radius: 3px;
    margin: 2px;
}

.center {
    font-size: 20px;
}

.main-header {
    /* color: #fff; */
    /* background-color: #90f; */
}

.article {
    display: inline-block;
    max-width: 400px;
    padding: .2em;
    font-size: 1.2em;
    border-bottom-left-radius: .5em;
    border-bottom-right-radius: .5em;
    box-shadow: 2px 3px 5px 2px #888;
    margin: .8em;
    background-color: #EEE;
    padding: 5px;
}

.article:hover {
    box-shadow: 2px 6px 10px 4px #888;
}

.listm {
    text-align: center;
    margin: 1em auto;
}

.dl {
    color: #fff;
    /* background-color:#d62424; */
    /* font-weight:700; */
    border-radius: 5px;
    /* border:3px solid #FFFF94; */
}

.dl:hover {
    box-shadow: 0 0 5px 3px #FF6;
}

.footer {
    padding: 20px 2px;
    background-color: #5c6a8f;
    text-align: center;
    color: #FFF;
}

.command {
    display: inline-block;
    padding: 20px;
    font-size: 18px;
    box-shadow: 2px 3px 5px 2px #888;
    margin: 10px;
    background-color: #EEE;
}

.command:hover {
    box-shadow: 2px 6px 10px 4px #888;
}

.span1 {
    color: #000080;
    font-size: 24px;
}

.span2 {
    color: #f60;
}

.span3 {
    color: #900;
}

.like1 {
    color: #390;
}

.select {
    padding: 6px;
    margin: 3px;
    font-size: 14px;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 2px;
    width: 100%;
    max-width: 200px;
    text-align: center;
}

.select:hover {
    box-shadow: 0 0 5px 3px #6CF;
}

.select1 {
    padding: 6px;
    margin: 3px;
    font-size: 18px;
    color: #FFF;
    background-color: #66F;
    border: 1px solid #ccc;
    border-radius: 2px;
    width: 100%;
    max-width: 200px;
    text-align: center;
    box-shadow: 0 0 5px 2px #69F;
}

.select1:hover {
    box-shadow: 1px 4px 5px 2px #69F;
    cursor: pointer ;
}

.masg {
    background-color: #FF3;
    color: #F03 ;
    max-width: 500px;
}

.dl_m {
    max-width: 300px;
    max-height: 150px;
    padding: 5px;
    margin: 5px;
}

.dl_a {
    /* color:#fff; */
    /* background-color:#66F; */
    /* font-weight:700; */
    /* border-radius:5px; */
    /* border:3px solid #FFFF94; */
}

.dl_a:hover {
    box-shadow: 0 0 5px 3px #FF6;
}

img {
    opacity: 1;
    -webkit-transition: -webkit-opacity .3s;
    transition: opacity .3s;
    width: 100%;
    height: auto;
}

.pagination>li {
    display: inline;
}

.pagination_nor {
    padding: 6px 12px;
    margin-right: -1px;
    line-height: 1.42857143;
    color: #428bca;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination {
    text-align: center;
    line-height: 50px;
    padding: 10px;
    font-size: 20px;
}

.pagination_l {
    padding: 6px 12px;
    margin-right: 20px;
    color: #020202;
}

.pagination_ok {
    padding: 6px 12px;
    margin-right: -1px;
    line-height: 1.42857143;
    color: #FF3;
    text-decoration: none;
    background-color: #428bca;
    border: 1px solid #FF3;
}

.select {
    font-family: Fontmagicfile;
    padding: 6px;
    margin: 3px;
    font-size: 14px;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 2px;
    width: 100%;
    max-width: 200px;
}

.select:hover {
    box-shadow: 0 0 5px 3px #30C;
}

ul.breadcrumb {
    padding: 10px 16px;
    list-style: none;
    background-color: #eee;
}

ul.breadcrumb li {
    display: inline;
    font-size: 18px;
}

ul.breadcrumb li+li:before {
    padding: 8px;
    color: black;
    content: "/\00a0";
}

ul.breadcrumb li a {
    color: #0275d8;
    text-decoration: none;
}

ul.breadcrumb li a:hover {
    color: #01447e;
    text-decoration: underline;
}

.span3 {
    color: #900;
}

.entry-title {
    font-size: 18px;
}

.dl {
    border: 1px solid #000000;
    font-size: 18px;
    background: #ffcd72;
    padding: 5px 20px 5px 20px;
    color: #000;
    border-radius: 3px;
    box-shadow: 0 0 10px #bbb;
    -moz-box-shadow: 0 0 10px #bbb;
    transition: all linear .2s;
    -moz-transition: all linear .2s;
    -o-transition: all linear .2s;
    -webkit-transition: all linear .2s;
    margin: 2px;
}

.dl:hover {
    background: #f3ac0a;
    color: #fff;
}

.dl_m {
    color: #fff;
    background-color: #60f;
    font-size: 20px;
    text-align: center;
}

.dl_a {
    border: 1px solid #000000;
    font-size: 18px;
    background: #c8f9a2;
    padding: 5px 20px 5px 20px;
    color: #000;
    border-radius: 3px;
    box-shadow: 0 0 10px #bbb;
    -moz-box-shadow: 0 0 10px #bbb;
    transition: all linear .2s;
    -moz-transition: all linear .2s;
    -o-transition: all linear .2s;
    -webkit-transition: all linear .2s;
    margin: 2px;
}

.dl_a:hover {
    background: #36b13a;
    color: #fff;
    box-shadow: 1px 10px 20px 0 rgba(0,0,0,.24);
}

.fot_a {
    background: #ddd;
    padding: 5px 20px 5px 20px;
    color: #b50000;
    border-radius: 3px;
    box-shadow: 0 0 10px #bbb;
    -moz-box-shadow: 0 0 10px #bbb;
    transition: all linear .2s;
    -moz-transition: all linear .2s;
    -o-transition: all linear .2s;
    -webkit-transition: all linear .2s;
}

.fot_a:hover {
    background: #00F;
    color: #fff;
    box-shadow: 1px 10px 20px 0 rgba(0,0,0,.24);
}

#ResponsiveMenu1 {
    display: inline-block;
}

#wb_ResponsiveMenu1 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#wb_ResponsiveMenu1 ul li {
    display: list-item;
    float: right;
    list-style: none;
    z-index: 9999;
}

#wb_ResponsiveMenu1 ul li a {
    background: #781968e3;
    font-weight: 600;
    font-size: 18px;
    font-style: normal;
    padding: 5px 10px 5px 10px;
    text-align: center;
    text-decoration: none;
}

.ResponsiveMenu1 a {
    display: block;
}

#wb_ResponsiveMenu1 li a:hover,#wb_ResponsiveMenu1 li .active {
    color: #fbde0b;
}

#wb_ResponsiveMenu1 .toggle,[id^=ResponsiveMenu1-submenu] {
    display: none;
}

@media all and (max-width: 768px) {
    #wb_ResponsiveMenu1 ul li a,#wb_ResponsiveMenu1 .toggle {
        font-size:19px;
        font-weight: normal;
        font-style: normal;
        padding: 15px 20px 15px 20px;
    }

    #ResponsiveMenu1 {
        background-color: transparent;
        display: none;
    }

    #wb_ResponsiveMenu1>ul>li>a {
        height: auto !important;
    }

    #wb_ResponsiveMenu1 .toggle {
        display: block;
        color: #FFF;
        padding: 0 20px 0 20px;
        line-height: 54px;
        text-decoration: none;
        border: none;
    }

    #wb_ResponsiveMenu1 .toggle:hover {
        background-color: #87CEFA;
        color: #424242;
    }

    [id^=ResponsiveMenu1-submenu]:checked+ul {
        display: block !important;
    }

    #wb_ResponsiveMenu1 ul li {
        display: block;
        width: 100% !important;
        text-align: right;
    }

    #wb_ResponsiveMenu1 ul li a {
        text-align: right;
    }
}

.fot_pro {
    display: inline-block;
    padding: 15px;
    font-size: 14px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 2px 3px 5px 2px #888;
    margin: 5px;
    background-color: #668c8e;
}

.fot_pro:hover {
    box-shadow: 2px 6px 10px 4px #888;
}

.massagestik {
    box-shadow: 2px 2px 5px #fff;
    background: #FFE82C;
    border-left: 1px solid #FFF;
    border-top: 2px solid #ED453D;
    border-bottom: 2px solid #ED453D;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}

.text {
    padding: 10px;
    margin: auto;
    background: #fff;
    border-radius: 10px;
    border: 5px double #08f;
}

.center-txt {
    display: inline-block;
    vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: center
}

.wrapper img {
    display: block;
    height: 120px;
    width: 120px;
    border-radius: 20%;
    border: 1px solid #AD002C;
    float: right;
    vertical-align: middle;
    top: 10px;
    opacity: 1;
    -webkit-transition: -webkit-opacity .3s;
    transition: opacity .3s;
}

@media all and (max-width: 600px) {
    .center-txt {
        display:inline-block;
        vertical-align: middle;
    }

    .wrapper img {
        opacity: 1;
        -webkit-transition: -webkit-opacity .3s;
        transition: opacity .3s;
        width: 100%;
        height: auto;
    }
}

.wrapper {
    text-align: center;
    border: 1px solid red;
    background: #cacaca;
    display: block;
    color: #000;
    margin: 10px;
    padding: 10px;
    border-radius: 10px;
    border: 1px groove #C7C7C7;
    text-align: center;
}

.contenedor {
    width: 90%;
    max-width: 1000px;
    margin: 20px auto;
}

.contenedor article {
    line-height: 28px;
}

.contenedor article h1 {
    font-size: 30px;
    text-align: left;
    padding: 50px 0;
}

.contenedor article p {
    margin-bottom: 20px;
}

.contenedor article .btn-abrir-popup {
    padding: 0 20px;
    margin-bottom: 20px;
    height: 40px;
    line-height: 40px;
    border: none;
    color: #fff;
    background: #5E7DE3;
    border-radius: 3px;
    font-size: 16px;
    cursor: pointer;
    -webkit-transition: .3s ease all;
    transition: .3s ease all;
    cursor: pointer;
}

.contenedor article .btn-abrir-popup:hover {
    background: rgba(94,125,227, .9);
}

.overlay {
    background: rgba(0,0,0,.3);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    align-items: center;
    justify-content: center;
    display: flex;
    visibility: hidden;
}

.overlay.active {
    visibility: visible;
    background-color: #6f6f6f61;
}

.popup {
    background: #F8F8F8;
    box-shadow: 0 0 5px 0 rgba(0,0,0,.3);
    border-radius: 3px;
    text-align: center;
    width: 80%;
    -webkit-transition: .3s ease all;
    transition: .3s ease all;
    -webkit-transform: scale(.7);
    transform: scale(.7);
    opacity: 0;
}

.popup .btn-cerrar-popup {
    font-size: 20px;
    line-height: 16px;
    display: block;
    text-align: right;
    -webkit-transition: .3s ease all;
    transition: .3s ease all;
    color: #BBB;
    padding: 10px;
}

.popup .btn-cerrar-popup:hover {
    color: #000;
}

.popup h3 {
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 10px;
    opacity: 0;
}

.popup h4 {
    font-size: 26px;
    font-weight: 300;
    margin-bottom: 40px;
    opacity: 0;
}

.popup form .contenedor-inputs {
    opacity: 0;
}

.popup form .contenedor-inputs input {
    width: 100%;
    margin-bottom: 20px;
    height: 52px;
    font-size: 18px;
    line-height: 52px;
    text-align: center;
    border: 1px solid #BBB;
}

.popup form .btn-submit {
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    border: none;
    color: #fff;
    background: #5E7DE3;
    border-radius: 3px;
    font-size: 16px;
    cursor: pointer;
    -webkit-transition: .3s ease all;
    transition: .3s ease all;
}

.popup form .btn-submit:hover {
    background: rgba(94,125,227, .9);
}

.popup.active {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

.popup.active h3 {
    animation: entradaTitulo .8s ease .5s forwards;
}

.popup.active h4 {
    animation: entradaSubtitulo .8s ease .5s forwards;
}

.popup.active .contenedor-inputs {
    animation: entradaInputs 1s linear 1s forwards;
}

@keyframes entradaTitulo {
    from {
        opacity: 0;
        -webkit-transform: translateY(-25px);
        transform: translateY(-25px);
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes entradaSubtitulo {
    from {
        opacity: 0;
        -webkit-transform: translateY(25px);
        transform: translateY(25px);
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes entradaInputs {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.ressearch {
    background: #fff;
    z-index: 50;
    overflow: hidden;
    border-radius: 0 0 8px 8px;
    border-radius: 8px;
    box-shadow: 0 3px 12px 0 rgb(0 0 0 / 20%);
}

.modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    /* background-color: rgb(0, 0, 0); */
    background-color: rgb(0 0 0 / 83%);
}

.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 80%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: .4s;
    animation-name: animatetop;
    animation-duration: .4s
}

@-webkit-keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

.close {
    color: white;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.modal-header {
    padding: 2px 16px;
    background-color: #33F;
    color: white;
}

.modal-body {
    padding: 2px 16px;
}

.livesearchin {
    width: 130px;
    box-sizing: border-box;
    border: 2px solid #ccc;
    border-radius: 4px;
    font-size: 16px;
    background-color: white;
    background-position: 10px 10px;
    background-repeat: no-repeat;
    padding: 12px 20px 12px 40px;
    -webkit-transition: width .4s ease-in-out;
    transition: width .4s ease-in-out;
}

.livesearchin:focus {
    width: 100%;
}
