﻿@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap');

body {
    font-family: 'Roboto', sans-serif;
    padding: 0;
    margin: 0;
    direction: ltr;
    font-size: 14pt;
}
*{
    outline:none;
}
input {
    outline: none;
    font-family: 'Roboto', sans-serif;
    font-size: 14pt;
}

textarea, select, option {
    font-family: 'Roboto', sans-serif;
    outline: none;
    font-size: 14pt;
}

input[type=submit], input[type=text], input[type=button] {
    -webkit-appearance: none;
}

.whole {
    width: 100%;
    text-align: center;
    display: inline-block;
}

.internal {
    width: 98%;
    padding-right: 1%;
    padding-left: 1%;
    max-width: 1200px;
    display: inline-block;
}
.ltable{
    direction:rtl;
}
.dis {
    display: none;
}

.red {
    color: #9a0000;
}

.nothing, .nothing:hover {
    color: black;
    text-decoration: none;
}

img {
    max-width: 100%;
}

fieldset {
    border: solid 1px #eaeaea;
    width: 96%;
    padding: 2%;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: right;
    border-radius: 8px;
    vertical-align: top;
}

legend {
    font-weight: bold;
}

.form {
    width: 96%;
    padding: 2%;
    padding-top: 5px;
    padding-bottom: 5px;
}

.cform {
    width: 31%;
    padding: 0.5%;
    padding-top: 5px;
    padding-bottom: 5px;
    display: inline-block;
}

.txt {
    width: 96%;
    padding: 2%;
    padding-top: 3px;
    padding-bottom: 3px;
    height: 32px;
    border: solid 1px #eaeaea;
    font-size: 12pt;
    font-weight: bold;
}

    .txt:focus {
        background-color: #fafafa;
    }

.miniform {
    width: 90%;
    max-width: 360px;
    display: inline-block;
    margin-top: 20px;
    text-align: left;
}

.select {
    height: 38px;
    width: 100%;
}

.grh {
    background-color: #242f3d;
    color: white;
    font-weight: normal;
    text-align: left;
    line-height: 24px;font-size:11pt;
}

    .grh a {
        color: white;
        text-decoration: none;
    }

.grr {
    background-color: white;
    border-bottom: solid 1px #dbdbdb;
    font-size: 11pt;
    text-align: left;
    line-height: 24px;
}
.gray {
    font-size: 10pt;
    color: gray;
}
.grr2 {
    background-color: white;
    border-bottom: solid 1px #d0cece;
    font-size: 11pt;
    text-align: left;
    line-height: 24px;
}

    .grr:hover, .grr2:hover {
        background-color: #ededed;
    }

    .grr a, .grr2 a {
        color: black;
        text-decoration: none;
    }

        .grr a:hover, .grr2 a:hover {
            color: black;
            text-decoration: none;
        }

.bin {
    height: 20px;
}

hr {
    border: dotted 1px #eaeaea;
}

.but {
    font-weight: bold;
    color: white;
    border: none;
    background-color: #373d54;
    cursor: pointer;
    height: 34px;
    padding-right: 14px;
    padding-left: 15px;
    min-width: 100px;
}

    .but:hover {
        opacity: 0.9;
    }

.header {
    padding-top: 5px;
    padding-bottom: 8px;
}

.logo {
    float: left;
    font-size: 28pt;
    width: 28%;
}

.logotitle {
    text-align: left;padding-left:5px;
}

.logo img {
    width: 90px;
    margin-bottom: -20px;
    margin-left: 5px;
}

.logo div {
    width: 100%;
    font-size: 10pt;
    margin-top: -5px;
}

.menu {
    float: right;
    padding-top: 15px;
    width: 70%;
}

.menudiv {
    float: right;
    font-size: 10pt;
    border-radius: 4px;
    padding: 4px;
    width: 80px;
    margin-right: 5px;
}

.menu img {
    width: 20px;
    margin-bottom: -3px;
    margin-right: 3px;
}

.login {
    background-color: #149652
}

.reg {
    background-color: #215586
}

.menu a {
    color: white;
}

.phone {
    width: 180px !important;
    color: #213349 !important;
    font-size: 13pt !important;
    direction: ltr;
}

.menu div:hover {
    opacity: 0.9;
}

.black {
    color: #313131 !important;
    font-size: 9pt;
    margin-left: 6px;
    text-decoration: none;
    font-family: Tahoma
}

.mmenu {
    width: 100%;
    float: right;
    padding-top: 15px;
    text-align: right;
}

    .mmenu a {
        color: black;
        font-size: 12pt;
        text-decoration: none;
    }

        .mmenu a:hover {
            font-weight: bold;
        }

.home {
    background-image: url('banner.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
}

.slide {
    float: left;
    position: relative;
    margin-top: 220px;
    margin-right: 50px;
}

.mmenu ul {
    padding: 0;
    margin: 0;
}

.mmenu li {
    display: inline-block;
    margin-left: 30px;
}

.micon {
    position: absolute;
    right: 5px;
    top: 35px;
    cursor: pointer;
    width: 32px;
    display: none;
}

    .micon:hover {
        opacity: 0.9;
    }

.flowtitle {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 20pt;
    font-weight: bold;
}

.div60 {
    width: 59%;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    padding-top: 30px;
    text-align: justify;
}

.div40 {
    width: 39%;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    text-align: justify;
}

.floworder {
    display: inline-block;
    width: 160px;
    margin-top: 15px;
    color: white;
    background-color: #213349;
    padding: 3px;
    border-radius: 4px;
    text-align: center;
}

    .floworder:hover {
        opacity: 0.9;
    }

.blog {
    background-color: #fafafa;
    padding-top: 40px;
    padding-bottom: 15px;
}

.blog1 {
    width: 23%;
    margin-left: 0.5%;
    margin-right: 0.5%;
    display: inline-block;
    vertical-align: top;
    background-color: white;
    border: solid 1px #eaeaea;
    box-shadow: 0 1px 2px rgba(0,0,0,0.15);
    transition: box-shadow 0.3s ease-in-out;
    margin-bottom: 25px;
}

    .blog1:hover {
        box-shadow: 0 5px 15px rgba(0,0,0,0.3);
    }

.blog3 {
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
}

.blog4 {
    font-size: 10pt;
    color: #6b6b6b;
}

.blog5 {
    color: gray;
    text-align: right;
    font-size: 9pt;
    padding-top: 5px;
    padding-bottom: 5px;
}

.blog2 {
    width: 100%;
    height: 120px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.faq {
    padding-top: 30px;
    padding-bottom: 30px;
}

.fq {
    font-size: 14pt;
    font-weight: bold;
    margin-bottom: 20px;
    display: block;
}

.faq3 {
    display: none;
}

.faq1 {
    border: solid 1px #eaeaea;
    border-radius: 4px;
    margin-bottom: 5px;
    padding: 3px;
    display: block;
    text-align: left;
    cursor: pointer;
}

    .faq1:hover {
        background-color: #fafafa;
    }

.faq2 img {
    width: 16px;
    margin-bottom: -2px;
    margin-left: 3px;
}

.faq3 {
    padding: 3px;
    padding-left: 10px;
    padding-right: 10px;
    color: #383838;
    font-size: 11pt;
}

.footer {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #213349;
}

.foot1 {
    width: 31%;
    margin-right: 0.5%;
    margin-left: 0.5%;
    vertical-align: top;
    display: inline-block;
    text-align: justify;
    font-size: 11pt;
    color: white;
}

    .foot1 a {
        color: white;
        text-decoration: none;
    }

        .foot1 a:hover {
            color: #cdcf00
        }

    .foot1 li {
        list-style: none;
        line-height: 26px;
    }

    .foot1 img {
        width: 20px;
        margin-right: 4px;
        margin-bottom: -4px;
    }

.foot3 li {
    line-height: 32px;
}

.foot1 ul {
    padding: 0;
    margin: 0;
    padding-left: 30px;
}
.content {
    min-height: 350px;
    padding-bottom: 20px;line-height:28px;
}
.h1 {
    font-weight: normal;
    font-size: 24pt;
    float: left;
    display: block;
    padding: 0;
    margin: 0;
    margin-top: 20px;
    margin-bottom: 10px;
}

.spage {
    text-align: justify;
    width: 100%;
    display: inline-block;
}
a{
    color:#a40000;text-decoration:none;
}
a:hover{
    text-decoration:underline;
}
.foot11{
    line-height:23px;
}
.spageul {
    padding: 0;
    margin: 0;
}

    .spageul li {
        list-style: none;
    }
.tr0 {
    width: 31%;
    margin-left: 0.5%;
    margin-right: 0.5%;
    display: inline-block;
    border: solid 1px #eaeaea;
    box-shadow: 0 1px 2px rgba(0,0,0,0.15);
    transition: box-shadow 0.3s ease-in-out;
    font-size: 20pt;
}

    .tr0:hover {
        box-shadow: 0 5px 15px rgba(0,0,0,0.3);
    }

.tr1 {
    width: 30%;
    display: inline-block;
}

    .tr1 img {
        width: 95%;
    }

.tr2 {
    width: 65%;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    padding-top: 8px;
}
.logout{
    text-align:right;
}
.pricetitle {
    padding: 4px;
    border-radius: 10px;
    display: inline-block;
    width: 160px;
    color: #166d48;
    border: solid 1px #ecf6f2;
    margin-top: 45px;
    font-weight: bold;
    margin-bottom: 20px;
    background-color: #fafafa;
    box-shadow: 0 2px 5px rgba(0,0,0,0.3);
    text-align: left;
    padding-left: 10px;
    border-bottom-right-radius: 25px;
    border-top-right-radius: 25px;
    float: left;
    margin-left: 2%;
}

.prices {
    overflow-x: auto;
    width: 100%;
    float: left;
}
.cucell {
    text-align: right;
}
.bin {
    height: 20px;
}
.opacity {
    opacity: 0;
}
.new {
    background-color: #dbe2f3;
    border: solid 1px #9ab0de;
    margin-top: 15px;
    margin-bottom: 15px;
    font-weight: normal;
    text-align: justify;
    padding: 5px;
    border-radius: 5px;
}
.pei {
    text-align: right;
    margin-bottom: 15px;
    width: 100%;
    float: left;
}

    .pei div {
        background-color: #def2ff;
        padding: 3px;
        padding-right: 8px;
        padding-left: 8px;
        float: right;
        border-radius: 5px;
    }
.book1 {
    width: 23%;
    margin-right: 0.5%;
    margin-left: 0.5%;
    display: inline-block;
    vertical-align: top;
    background-color: white;
    border: solid 1px #eaeaea;
    box-shadow: 0 1px 2px rgba(0,0,0,0.15);
    transition: box-shadow 0.3s ease-in-out;
    margin-bottom: 25px;
}

    .book1:hover {
        box-shadow: 0 5px 15px rgba(0,0,0,0.3);
    }

.book2 {
    width: 100%;
    height: 340px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.book4 {
    font-size: 10pt;
    color: #6b6b6b;
    text-align: left;
   
}
.div20 {
    width: 25%;
    display: inline-block;
    vertical-align: top;
}

.div80 {
    width: 73%;
    display: inline-block;
    margin-right: 1%;
    vertical-align: top;
    padding-bottom: 25px;
}

.btd1 {
    width: 100px;
    text-align: left;
}

.btd2 {
    text-align: left;
    font-weight: bold;
}


@media screen and (max-width:1030px) {
    .micon {
        display: block;
    }

    .menu ul {
        position: absolute;
        right: 0;
        top: 106px;
        background-color: white;
        width: 100%;
        text-align: center;
        display: none;
        z-index: 1;
    }

    .mmenu li {
        display: block;padding-top:5px;padding-bottom:5px;
        border-bottom: dashed 1px #eaeaea;
    }

    .menu div:hover {
        opacity: 1;
    }

    .logo {
        width: 42%;
    }

    .menu {
        width: 52%;
        padding-top: 30px;
        margin-right: 40px;
    }
    .book1 {
        width: 31%;
    }
}


@media screen and (max-width:860px) {
    .phone {
        display: none;
    }
    .tr0 {
        width: 48%;
        margin-bottom: 20px;
        font-size: 18pt;
    }
}

@media screen and (max-width:840px) {
    .foot1 {
        width: 48%;
    }

    .foot11 {
        width: 98%;
        margin-bottom: 15px;
    }

    .footer ul {
        padding-left: 0px;
    }
    .div20 {
        width: 300px;
    }

    .div80 {
        width: 100%;
        margin-right: 0;
    }
}

@media screen and (max-width:800px) {
    .blog1 {
        width: 48%;
    }
}

@media screen and (max-width:720px) {

    .cform {
        width: 48%;
    }
    .book1 {
        width: 48%;
    }
}

@media screen and (max-width:700px) {
    .reg {
        display: none;
    }

    .logo {
        width: 50%;
    }

    .menu {
        width: 42%;
    }

}
@media screen and (max-width:600px) {
   
    .div40, .div60 {
        width: 100%;
        padding-top: 20px;
    }

    .flowimg {
        display: none;
    }
    .tr0 {
        width: 99%;
        font-size: 16pt;
    }
}

@media screen and (max-width:560px) {
    .foot1 {
        width: 98%;
        margin-bottom: 15px;
    }
}

@media screen and (max-width:535px) {
    .login {
        display: none;
    }

   

    .menu {
        width: 20%;
        padding-left: 10px;
    }

    .slide {
        margin-top: 120px;
        margin-right: 0px;
    }

    .home {
        height: 370px;
    }
    .logo {
        width: 35%;
        text-align: right;
    }

    .menu {
        width: 50%;
    }

    .logotitle {
        display: none;
    }
    .login{display:block;}
    .ltable{
       
        text-align:left;
    }
   
}

@media screen and (max-width:480px) {
    .blog1 {
        width: 99%;
    }
}
@media screen and (max-width:450px) {
    .book1 {
        width: 98%;
    }
}
@media screen and (max-width:430px) {


    .cform {
        width: 99%;
    }

   
}


@media screen and (max-width:360px) {
    .menu {
        display: none;
    }
}
@media screen and (max-width:320px) {
    .div20 {
        width: 100%;
    }
}

