@charset "UTF-8";
body {
    direction: rtl;
}

@font-face {
    font-family: 'Yekan';
    src: url('Fonts/Yekan.eot');
    src: local('BYekan'), url('Fonts/Yekan.woff') format('woff'), url('Fonts/Yekan.ttf'), url('Fonts/Yekan.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

.container {
    background-color: #FFFFFF;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    border-bottom-width: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

.row {
    width: 100%;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    display: inline-block;
}

.row i.fa-solid {
    margin: 0.5em;
    font-size: 4em;
    height: 1.2em;
    width: 1.2em;
    line-height: 1.2em;
    text-align: center;
    color: #FFFFFF;
    border: 1px solid #2499E4;
    border-radius: 50%;
    padding: 0.5em;
    transition: all .5s ease;
}

.row.blockDisplay {
    display: block;
}

.column_half {
    width: 100%;
    float: right;
    margin-top: 0px;
    height: 50px;
}

#row-download {
    height: 500px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#rectangle {
    width: 200px;
    height: 100px;
    background-color: #4CAF50; /* Green background */
    color: white; /* White text */
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    transition: background-color 0.3s, box-shadow 0.3s;
    text-decoration: none; /* Remove underline from link */
    padding: 0 10px; /* Add some padding for better spacing */
    direction: ltr; /* Override rtl direction for this element */
}

/* Hover effect for the button */
#rectangle:hover {
    background-color: #45a049; /* Darker green */
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
}

/* Ensure the anchor tag takes the full width and height of the rectangle div */
#row-download a {
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none; /* Remove underline from link */
}

/* Style for the Font Awesome icon */
#rectangle i {
    font-size: 24px; /* Adjust the size of the icon */
    margin-right: 10px; /* Space between icon and text */
}

#rectangle span {
    display: inline-block;
}


#autocad-info {
    margin-top: 20px;
    padding: 15px;
    background-color: #f0f0f0; /* Light gray background */
    color: #333; /* Darker gray text */
    text-align: center;
    border-radius: 5px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
	font-family: 'Yekan';
}

#autocad-info i {
    font-size: 20px; /* Adjust the size of the icon */
    margin-left: 6px; /* Space between icon and text */
}

.columns {
    width: 25%;
    float: right;
    font-family: "Source Sans Pro";
    color: #A5A5A5;
    line-height: 24px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: justify;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
    margin-right: 0px;
    font-family: 'Yekan';
}

.row .columns p {
    padding-left: 10%;
    padding-right: 10%;
    font-family: 'Yekan';
    font-size: 14px;
}

.container .columns h4 {
    text-align: center;
    color: #01B2D1;
}

.primary_header {
    width: 100%;
    height: 50px;
    background-color: #52bad5;
    padding-top: 10px;
    padding-bottom: 0px;
    clear: left;
    border-bottom: 2px solid #2C9AB7;
    background: rgb(2, 0, 36);
    background: linear-gradient(90deg, rgba(2, 0, 36, 1) 0%, rgba(47, 164, 195, 1) 0%, rgba(54, 167, 222, 1) 100%, rgba(0, 212, 255, 1) 100%);
}

.primary_header phone {
    margin-top: 0px;
    padding: 0px 5px;
    font-size: 25px;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    text-decoration: none;
}

.secondary_header {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    background: #F6F6F6; /* Old browsers */
    display: flex;
}

.phone {
    width: 15%;
    font-size: 14px;
    font-weight: bold;
    color: #2499E4;
    text-align: center;
    margin-top: -6px;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	direction: ltr;
	text-decoration: none;
}

.phone a {
	color: inherit; } 

.container .secondary_header ul {
    margin-top: 0%;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    width: 100%;

}

.secondary_header ul li {
    list-style: none;
    float: left;
    margin-right: auto;
    margin-top: 0px;
    font-family: 'Yekan';
    font-size: 14px;
    font-weight: normal;
    color: #2499E4;
    letter-spacing: 1px;
    margin-left: auto;
    text-align: center;
    width: 16%;
    transition: all 0.3s linear;
}

.secondary_header ul li:hover {
    color: #717070;
    cursor: pointer;
}

.left_article {
    background-color: #FFFFFF;
    width: 60%;
    float: left;
    font-family: "Source Sans Pro";
    color: #343434;
    padding-bottom: 15px;
}

.noDisplay {
    display: none;
}

.container .left_article h3 {
    padding-left: 5%;
    padding-right: 5%;
    margin-top: 5%;
    color: #717070;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Yekan';
}

.container .left_article p {
    padding-left: 5%;
    padding-right: 5%;
    text-align: justify;
    line-height: 24px;
    margin-top: 30px;
    margin-bottom: 15px;
    color: #B3B3B3;
    align-content: center;
    font-family: 'Yekan';
}


.right_article {
    width: 40%;
    float: left;
    background-color: #F6F6F6;
}

.container .right_article ul {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.right_article ul li {
    font-family: "Source Sans Pro";
    list-style: none;
    text-align: center;
    background-color: #B3B3B3;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #FFFFFF;
    font-weight: bold;
    border-radius: 0px;
    transition: all 0.3s linear;
    border-left: 5px solid #717070;
}

.right_article ul li:hover {
    background-color: #717070;
    cursor: pointer;
}

.support {
    text-align: center;
    color: #0A0A0A;
    font-weight: lighter;
    letter-spacing: 0.5px;
    border-top-width: 1px;
    font-family: "Source Sans Pro";
}


.footer {
    background-color: #717070;
}

.title {
    font-weight: bold;
    font-style: normal;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    text-align: center;
    color: #FFFFFF;
    letter-spacing: 2px;
    margin-top: 5px;
    padding: 0px 5px;
    text-decoration: none;
}

.placeholder {
    /* [disabled]max-width: 400px;
*/
    /* [disabled]max-height: 200px;
*/
    width: 100%;
    padding-top: 4px;
    /* [disabled]padding-left: 19px;
*/
    padding-bottom: 30px;
    height: 100%;
}

.placeholder2 {
    /* [disabled]max-width: 400px;
*/
    /* [disabled]max-height: 200px;
*/
    width: 100%;
    padding-top: 0px;
    /* [disabled]padding-left: 19px;
*/
    padding-bottom: 0px;
    height: 100%;
}

.left_half {
    background-color: #52BAD5;
    width: 100%;
    height: 10%;
}

.left_half2 {
    background-color: #F6F6F6;
    width: 100%;
    height: 30px;
    text-align: center;
    font-size: 12px;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
}


.fa-solid {
    padding-top: 10px;
}

.container .column_half.left_half h2 {
    color: #3D3A3A;
    font-family: 'Yekan';
    text-align: center;
}

/*
.right_half {
	background-color: #01B2D1;
	color: #FFFFFF;
	font-family: "Source Sans Pro";
	text-align: center;
	font-weight: bold;
}
*/

.column_title {
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 14px;
}

.copyright {
    text-align: center;
    background-color: #717070;
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: lighter;
    letter-spacing: 2px;
    border-top-width: 2px;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
}


body {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

#myImg {
    cursor: pointer;
    transition: 0.3s;
}

#myImg:hover {
    opacity: 0.7;
}


.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 10;
    padding-top: 10px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.9); /* Black w/ opacity */
}

.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content, #caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(0)
    }
    to {
        -webkit-transform: scale(1)
    }
}

@keyframes zoom {
    from {
        transform: scale(0)
    }
    to {
        transform: scale(1)
    }
}

/* The Close Button */
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}


@media (max-width: 320px) {
    .secondary_header ul li {
        float: none;
        margin-top: 28px;
        margin-left: 0px;
        width: 100%;
    }

    .container .secondary_header ul {
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        height: auto;
        width: 100%;
        text-align: center;
    }

    .secondary_header {
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        padding-top: 1px;
        padding-bottom: 40px;
    }

    .left_article {
        width: 100%;
        height: auto;
    }

    .right_article {
        width: 100%;
        height: auto;
    }

    .placeholder {
        width: 100%;
        margin-top: 22PX;
        margin-right: 0px;
        margin-bottom: 22PX;
        margin-left: 0px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        max-width: 400px;
        max-height: 200px;
        height: auto;
    }

    .columns {
        width: 100%;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        padding-top: 0PX;
        padding-right: 0PX;
        padding-bottom: 0PX;
        padding-left: 0PX;
        font-family: 'Yekan';
    }

    .columns p {
        padding-left: 10px;
        padding-right: 10px;
    }

    .column_half.left_half {
        width: 100%;
    }

    .column_half.right_half {
        width: 100%;
    }

    .copyright {
        padding-top: 25px;
        padding-bottom: 0px;
        margin-bottom: 0px;
    }

    .container .left_article h3 {
        margin-top: 30px;
    }

    .social .social_icon img {
        width: 80%;
    }

    .container .secondary_header {
    }

    .modal-content {
        width: 80%;
        max-width: 400px;
    }

}

@media (min-width: 300px) and (max-width: 768px) {
    #menu {
        display: block !important;
    }
    .phone{
        width: 100%!important;
        text-align: center;
        margin-top: 28px !important;
    }

    .secondary_header ul li {
        float: none;
        margin-top: 28px;
        margin-left: 0px;
        width: 100%;
    }

    .container .secondary_header ul {
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        height: auto;
        width: 100%;
        text-align: center;
    }

    .secondary_header {
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        padding-top: 1px;
        padding-bottom: 40px;
    }

    .left_article {
        width: 100%;
        height: auto;
    }

    .right_article {
        width: 100%;
        height: auto;
        padding-bottom: 25px;
    }

    .placeholder {
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        width: 100%;
        max-width: 100%;
        height: auto;
        max-height: 100%;
    }

    .columns {
        width: 100%;
        margin-top: 6px;
        margin-right: 0px;
        margin-bottom: 6px;
        margin-left: 0px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        font-family: 'Yekan';

    }

    .columns p {
        padding-left: 14px;
        padding-right: 14px;
    }

    .column_half.left_half {
        width: 100%;
    }

    .column_half.right_half {
        width: 100%;
    }

    .social_icon {
        width: 100%;
        text-align: center;
        float: left;
        transition: all 0.3s linear;
        line-height: 0px;
        padding-top: 7px;
    }

    .social {
        text-align: center;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        width: 100%;
        background-color: #F6F6F6;
        clear: both;
        overflow: auto;
    }

}

@media (min-width: 769px) and (max-width: 1000px) {

    .secondary_header {
        overflow: auto;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .secondary_header ul li {
        margin-top: 10px;
        margin-right: 7%;
        margin-bottom: 10px;
        margin-left: 7%;
    }

    .left_article {
        height: auto;
    }

    .right_article {
        height: auto;
        padding-bottom: 27px;
    }

    .placeholder {
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .columns {
        width: 50%;
        float: left;
        padding-left: 0px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        font-family: 'Yekan';
    }

    .container .columns p {
        padding-left: 25px;
        padding-right: 25px;
    }

    .social_icon {
        width: 50%;
        text-align: center;
        float: left;
        transition: all 0.3s linear;
        line-height: 0px;
        padding-top: 7px;
    }

    .social {
        text-align: center;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        width: 100%;
        background-color: #414141;
        clear: both;
        overflow: auto;
    }
}
#myModal img{
    height: 90% !important;
}
@media (min-width: 1001px) {


    .social {
        text-align: center;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        width: 100%;
        background-color: #414141;
        clear: both;
        overflow: auto;
    }

    .social_icon {
        width: 25%;
        text-align: center;
        float: left;
        transition: all 0.3s linear;
        line-height: 0px;
        padding-top: 7px;
    }

    .container .social .social_icon:hover {
        cursor: pointer;
        opacity: 0.5;
    }

    #menu {
    }
}

.thumbnail {
    width: 100px;
    border-radius: 200px;
    height: 100px;
    margin-left: auto;

}

.thumbnail_align {
    text-align: center;
}
