@font-face {
    font-family: IRANYekanXFaNum;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/IRANYekanXFaNum-Bold.woff') format('woff'),
        url('../fonts/IRANYekanXFaNum-Bold.woff2') format('woff2');
}

@font-face {
    font-family: IRANYekanXFaNum;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/IRANYekanXFaNum-Regular.woff') format('woff'),
        url('../fonts/IRANYekanXFaNum-Regular.woff2') format('woff2');
}

h3{
    font-size: 17px !important;
}

.mean-container .mean-nav ul li a{
    text-align:right;
    direction:rtl;
}
.mean-container a.meanmenu-reveal{
    font-family: tahoma;
}

.mean-container .mean-bar::before{
    right:10px;
    left:auto;
    top: 19px;
    font-size:16px;
}
.mean-container a.meanmenu-reveal{
    float:left;
}

.mean-container a.meanmenu-reveal.meanclose{
    font-size: 21px;
}

.about-section-2 {
    background-image: url('../images/IT-Soft-Project5.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    padding: 100px 0px;

}

.about-section-2 .left-content {
    position: relative;
    margin-right: 100px;
}

.about-section-2 .left-content .image img {
    width: 100%;
}

.about-section-2 .left-content .shape-image {
    position: absolute;
    top: 236px;
    right: -58px;
}

.about-section-2 .right-content h4 {
    color: #000000;
    font-size: 15px;
    font-weight: 500;
}

.about-section-2 .right-content h4 span {
    color: #ee1d23;
    margin-right: 2px;
}

.about-section-2 .right-content h2 {
    font-size: 46px;
    color: #06305f;
    font-weight: 600;
    margin: 17px 0;
}

.about-section-2 .right-content p {
    color: #191919;
    font-size: 16px;
}

.about-section-2 .right-content .about-list {
    display: flex;
    align-items: center;
    margin: 25px 0px 35px 0;

}

.about-section-2 .right-content .about-list .list-item p {
    color: #06305f;
    font-size: 16px;
}

.about-section-2 .right-content .about-list .list-item i {
    font-size: 16px;
    color: #ee1d23;
    margin-right: 10px;
}

.about-section-2 .right-content .about-list .list-item.left-margin {
    margin-left: 50px;
}

.about-section-2 .right-content .button a {
    padding: 17px 49px;
    border-radius: 27px;
    background-color: #06305f;
    color: #fff;
    position: relative;
    transition: .5s;

}

.about-section-2 .right-content .button a::after {
    position: absolute;
    content: "";
    height: 47px;
    width: 47px;
    border-radius: 30px;
    background-color: #ee1d23;
    left: 0px;
    top: 3px;
    transition: .9s;
}

.about-section-2 .right-content .button a:hover::after {
    right: 0;
    left: inherit;
    top: 3px;
    transition: .9s;
}

.about-section-2 .about-brand {
    margin-top: 100px;
}

.about-section-2 .about-brand .brand-iten {
    display: flex;
    align-items: center;
}


/* ==================================================
    Start testimonial
    =================================================== */
.client-testimonial-section {
    padding: 100px 0;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.15);

}

.client-testimonial-section .title {
    text-align: center;
    margin-bottom: 35px;
}

.client-testimonial-section .title h4 {
    font-size: 15px;
    color: #06305f;
    font-weight: 500;
}

.client-testimonial-section .title h4 span {
    color: #ee1d23;
}

.client-testimonial-section .title h2 {
    color: #06305f;
    font-size: 46px;
    font-weight: 600;
}

.client-testimonial-section .client-testimonial-slider .item-box {
    padding: 35px;
    box-shadow: 0px 1px 18px 2px rgb(0 0 0 / 15%);
    border-radius: 10px;
    margin: 30px 20px;
}

.client-testimonial-section .client-testimonial-slider .item-box .top-section .item-image {
    position: relative;
}

.client-testimonial-section .client-testimonial-slider .item-box .top-section .item-image::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 5px;
    left: 5px;
    background-color: #ee1d23;
    z-index: -1;
}

.client-testimonial-section .client-testimonial-slider .item-box .top-section .item-image img {
    z-index: 99;
}

.client-testimonial-section .client-testimonial-slider .item-box .top-section h3 {
    font-size: 18px;
    color: #06305f;
    font-weight: 500;
    margin-left: 30px;
}

.client-testimonial-section .client-testimonial-slider .item-box .top-section span {
    color: #ee1d23;
}

.client-testimonial-section .client-testimonial-slider .item-box p {
    color: #06305f;
    font-size: 16px;
    margin-top: 30px;
}

.client-testimonial-section .client-testimonial-slider .item-box .client-bar {
    background-color: #949494;
    width: 100%;
    height: 1px;
    margin: 30px 0;

}

.client-testimonial-section .client-testimonial-slider .item-box .client-icon i:not(:first-child) {
    color: #ea4383;
    padding: 0px 2px;
}

.client-testimonial-section .owl-dots {
    position: relative;
    top: 15px;
    left: 45%;
}

.client-testimonial-section .owl-dot {
    height: 8px;
    width: 25px;
    line-height: 10px;
    background: #06305f;
    margin-right: 6px;
    display: inline-block;
    transition: .5s;
}

.client-testimonial-section .owl-dot.active {
    height: 8px;
    width: 25px;
    background: #d5070d;
    position: relative;
}


/* ==================================================
    Start team-section
    =================================================== */
.about-team-section {
    padding: 100px 0;
}

.about-team-section .title {
    text-align: center;
    margin-bottom: 45px;
}

.about-team-section .title h4 {
    font-size: 15px;
    color: #06305f;
    font-weight: 500;
}

.about-team-section .title h4 span {
    color: #ee1d23;
}

.about-team-section .title h2 {
    color: #06305f;
    font-size: 46px;
    font-weight: 600;
}

.about-team-section .title p {
    font-size: 16px;
    color: #616161;
}

.about-team-section .team-item {
    margin-bottom: 30px;
}

.about-team-section .team-item .team-image {
    position: relative;
}

.about-team-section .team-item .team-image::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    background-color: rgba(6, 48, 95, .6);
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .8s;
}

.about-team-section .team-item .team-image:hover::before {
    opacity: 1;
    transition: .8s;
}

.about-team-section .team-item .team-image img {
    width: 100%;
}

.about-team-section .team-item .team-image .icon-box {
    position: absolute;
    top: 129px;
    right: -47px;
    background-color: #fff;
    transform: rotate(90deg);
    border-radius: 0px 0px 5px 5px;
    transition: .8s;
    opacity: 0;
}

.about-team-section .team-item .team-image:hover .icon-box {
    opacity: 1;
    transition: .8s;
}

.about-team-section .team-item .team-image .icon-box i {
    padding: 24px 12px;
    color: #ee1d23;
}

.about-team-section .team-item .name {
    position: absolute;
    bottom: -40px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fff;
    text-align: center;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.15);
    width: 70%;
}

.about-team-section .team-item .name h3 {
    color: #000000;
    font-size: 20px;
    margin-bottom: 0;
    font-weight: 500;
    padding: 20px 24px;
}

.about-team-section .team-item .name span {
    color: #ee1d23;
    font-size: 16px;
}

.about-team-section .call-to-box {

    background-color: #06305f;
    margin: 140px 0px 20px 0px;
    padding: 92px 40px;
    border-radius: 7px;
}

.about-team-section .call-to-box .text h4 {
    font-size: 18px;
    color: #ee1d23;
    font-weight: 500;
}

.about-team-section .call-to-box .text h2 {
    font-size: 30px;
    color: #fff;
    font-weight: 500;
}

.about-team-section .call-to-box .button {
    text-align: end;
}

.about-team-section .call-to-box .button a {
    padding: 17px 49px;
    border-radius: 27px;
    background-color: #fff;
    color: #06305f;
    position: relative;
    transition: .5s;
}

.about-team-section .call-to-box .button a::before {
    position: absolute;
    content: "";
    height: 47px;
    width: 47px;
    border-radius: 30px;
    background-color: #ee1d23;
    left: 0px;
    top: 3px;
}

.about-team-section .call-to-box .button a:hover::before {
    right: 0;
    left: inherit;
    top: 3px;
    transition: .5s;
}



/* ==================================================
    Start Career Page
    =================================================== */
.career-about-section {
    background-image: url('../images/career-page2.png');
    background-repeat: no-repeat;
    padding: 100px 0px;
}

.career-about-section .about-image {
    position: relative;
    margin-right: 40px;
}

.career-about-section .about-image img {
    width: 100%;
}

.career-about-section .about-image .shape-image {
    position: absolute;
    right: -180px;
    top: 49px;
}

.career-about-section .right-content h4 {
    color: #000000;
    font-size: 15px;
    font-weight: 500;
}

.career-about-section .right-content h4 span {
    color: #ee1d23;
    margin-right: 2px;
}

.career-about-section .right-content h2 {
    font-size: 46px;
    color: #06305f;
    font-weight: 600;
    margin: 17px 0;
}

.career-about-section .right-content h3 {
    color: #06305f;
    font-size: 20px;
    font-weight: 500;
}

.career-about-section .right-content p {
    color: #919191;
    font-size: 16px;
    margin: 20px 0px 46px 0px;
}


.career-about-section .right-content .button a {
    padding: 17px 49px;
    border-radius: 27px;
    background-color: #06305f;
    color: #fff;
    position: relative;
    transition: .5s;

}

.career-about-section .right-content .button a::after {
    position: absolute;
    content: "";
    height: 47px;
    width: 47px;
    border-radius: 30px;
    background-color: #ee1d23;
    left: 0px;
    top: 3px;
    transition: .9s;
}

.career-about-section .right-content .button a:hover::after {
    right: 0;
    left: inherit;
    top: 3px;
    transition: .9s;
}

@media screen and (max-width: 991px) {
    .career-about-section .about-image {
        margin-bottom: 70px;
    }
}

/* ==================================================
    Start team section
    =================================================== */
.carrer-team-section {
    background-image: url('../images/career-page4.html');
    background-repeat: no-repeat;
    padding: 100px 0px;
}

.carrer-team-section .left-content h4 {
    color: #000000;
    font-size: 15px;
    font-weight: 500;
}

.carrer-team-section .left-content h4 span {
    color: #ee1d23;
    margin-right: 2px;
}

.carrer-team-section .left-content h2 {
    font-size: 46px;
    color: #06305f;
    font-weight: 600;
    margin: 17px 0;
}

.carrer-team-section .left-content p {
    color: #919191;
    font-size: 16px;
    margin: 20px 0px 25px 0px;
}

.carrer-team-section .right-content .button {
    text-align: end;
}

.carrer-team-section .right-content .button a {
    padding: 17px 49px;
    border-radius: 27px;
    background-color: #06305f;
    color: #fff;
    position: relative;
    transition: .5s;
}

.carrer-team-section .right-content .button a::after {
    position: absolute;
    content: "";
    height: 47px;
    width: 47px;
    border-radius: 30px;
    background-color: #ee1d23;
    left: 0px;
    top: 3px;
}

.carrer-team-section .right-content .button a:hover::after {
    right: 0;
    left: inherit;
    top: 3px;
    transition: .5s;
}

.carrer-team-section .team-slider .slider-box {
    background-color: #fefefe;
    border-radius: 6px;
    text-align: center;
    padding: 45px;
    box-shadow: 0px 1px 18px 2px rgb(0 0 0 / 15%);
    border-radius: 10px;
    margin: 30px 20px;
}

.carrer-team-section .team-slider .slider-box .icon i {
    height: 70px;
    width: 70px;
    line-height: 70px;
    border-radius: 36px;
    background-color: #f5cce1;
    color: #d20770;
    font-size: 40px;
    margin-bottom: 10px;
}

.carrer-team-section .team-slider .slider-box {}


/* ==================================================
    Start team section
    =================================================== */
.career-service-section {
    background-color: #fcfcfc;
}

.career-service-section .title {
    text-align: center;
    margin-bottom: 45px;
}

.career-service-section .title h4 {
    font-size: 15px;
    color: #06305f;
    font-weight: 500;
}

.career-service-section .title h4 span {
    color: #ee1d23;
}

.career-service-section .title p {
    font-size: 16px;
    color: #616161;
}

.career-service-section .service-box {
    box-shadow: 0px 1px 10px 0px rgb(0 0 0 / 9%);
    border-radius: 10px;
    margin-bottom: 30px;
    padding: 45px;
    transition: .5s;
}

.career-service-section .service-box:hover {
    box-shadow: none;
    border: 1px solid #f5cce1;
    transition: .5s;
}

.career-service-section .service-box .icon i {
    height: 70px;
    width: 70px;
    line-height: 70px;
    border-radius: 5px;
    background-color: #f5cce1;
    color: #d20770;
    font-size: 40px;
    text-align: center;
    margin-bottom: 10px;
}

.career-service-section .service-box h3 {
    color: #06305e;
    font-size: 20px;
    margin: 20px 0px 15px 0px;
}

.career-service-section .service-box p {
    font-size: 16px;
    color: #06305e;
}

.career-service-section .service-box .service-list p {
    color: #06305e;
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: 400;
}

.career-service-section .service-box .service-list i {
    color: #f90073;
    margin-right: 10px;
}

.career-service-section .service-box .apply {
    margin-top: 30px;
}

.career-service-section .service-box .apply a {
    color: #f90073;
    font-size: 18px;
    font-weight: 400;

}


/* ==================================================
    Start carrer-call-to-section
    =================================================== */

.carrer-call-to-section {
    text-align: center;
    padding: 65px 0px 150px 0px;
    background-color: #fcfcfc;
}

.carrer-call-to-section h2 {
    color: #06305f;
    font-size: 46px;
}

.carrer-call-to-section p {
    color: #06305f;
    font-size: 20px;
    font-weight: 400;
    margin: 20px 0px 70px 0px;
}

.carrer-call-to-section .button a {
    padding: 17px 49px;
    border-radius: 27px;
    background-color: #06305f;
    color: #fff;
    position: relative;
    transition: .5s;
}

.carrer-call-to-section .button a::after {
    position: absolute;
    content: "";
    height: 47px;
    width: 47px;
    border-radius: 30px;
    background-color: #ee1d23;
    left: 0px;
    top: 3px;
}

.carrer-call-to-section .button a:hover::after {
    right: 0;
    left: inherit;
    top: 3px;
    transition: .5s;
}






/* ==================================================
    Start carrer-detail-section
    =================================================== */

.carrer-detail-section {
    padding: 100px 0px;
}

.carrer-detail-section .location {
    display: flex;
    justify-content: space-between;
    padding-right: 50px;
}

.carrer-detail-section .location p {
    font-size: 20px;
    color: #06305f;
}

.carrer-detail-section i {
    margin-right: 15px;
    color: #ee1d23;
}

.carrer-detail-section h3 {
    font-size: 30px;
    color: #06305f;
    margin: 30px 0px 20px 0px;
}

.carrer-detail-section p {
    font-size: 16px;
    color: #616161;
    margin-bottom: 5px;
}

.carrer-detail-section .button {
    margin: 60px 0px;
}

.carrer-detail-section .button a {
    padding: 17px 49px;
    border-radius: 27px;
    background-color: #06305f;
    color: #fff;
    position: relative;
    transition: .5s;

}

.carrer-detail-section .button a::after {
    position: absolute;
    content: "";
    height: 47px;
    width: 47px;
    border-radius: 30px;
    background-color: #ee1d23;
    left: 0px;
    top: 3px;
}

.carrer-detail-section .button a:hover::after {
    right: 0;
    left: inherit;
    top: 3px;
    transition: .5s;
}

.carrer-detail-section .right-content {
    border: 1px solid #d2d4d7;
    padding: 30px 20px 30px 30px;
    border-radius: 5px;
}

.carrer-detail-section .right-content h4 {
    color: #06305f;
    font-size: 20px;
    margin-bottom: 30px;
}

.carrer-detail-section .right-content .surch-botton form.example input[type=text] {
    padding: 7px;
    font-size: 17px;
    border: 1px solid #ebebeb;
    float: left;
    width: 100%;
    border-radius: 30px;

}

.carrer-detail-section .right-content .surch-botton form.example {
    position: relative;
}

.carrer-detail-section .right-content .surch-botton form.example button {
    position: absolute;
    right: 0;
    top: 0;
    width: 20%;
    padding: 7px;
    background: transparent;
    color: white;
    font-size: 17px;
    border: 1px solid #ebebeb;
    border-left: none;
    cursor: pointer;

}

.carrer-detail-section .right-content .surch-botton form.example button.borderColor {
    border: none;
}

.carrer-detail-section .right-content .surch-botton form.example::after {
    content: "";
    clear: both;
    display: table;

}

.carrer-detail-section .right-content .bar {
    background-color: #dedede;
    height: 1px;
    width: 100%;
    margin: 30px 0px;
}

.carrer-detail-section .right-content ul li {
    list-style: none;
    line-height: 38px;
}

.carrer-detail-section .right-content .tags a {
    position: relative;
    background-color: #e3e3e3;
    color: #ee1d23;
    border-radius: 10px;
    padding: 1px 25px;
    margin-right: 10px;
    line-height: 40px;
}

.carrer-detail-section .right-content .tags a::before {
    position: absolute;
    content: "";
    height: 2px;
    width: 10px;
    background-color: #ee1d23;
    top: 10px;
    left: 8px;
}

.carrer-detail-section .contact-box {
    background-color: #151514;
    padding: 120px 0px 80px 0px;
    text-align: center;
    border-radius: 10px;
}

.carrer-detail-section .contact-box h2 {
    color: #fff;
    font-size: 34px;
}

.carrer-detail-section .contact-box .button a {
    padding: 17px 49px;
    border-radius: 27px;
    background-color: #06305f;
    color: #fff;
    position: relative;
    transition: .5s;

}

.carrer-detail-section .contact-box .button a::after {
    position: absolute;
    content: "";
    height: 47px;
    width: 47px;
    border-radius: 30px;
    background-color: #ee1d23;
    left: 0px;
    top: 3px;
}

.carrer-detail-section .contact-box .button a:hover::after {
    right: 0;
    left: inherit;
    top: 3px;
    transition: .5s;
}



/* ==================================================
    Start mission section
    =================================================== */
.mission-section {
    padding: 100px 0px 0px 0px;
}

.mission-section .title {
    text-align: center;
}

.mission-section .title h4 {
    font-size: 15px;
    color: #06305f;
    font-weight: 500;
}

.mission-section .title h4 span {
    color: #ee1d23;
}

.mission-section .title h2 {
    font-size: 46px;
    color: #06305f;
    font-weight: 700;
}

.mission-section .title p {
    font-size: 18px;
    color: #616161;
    font-weight: 300;
    margin-bottom: 55px;
}

.mission-section .belive-image {
    position: relative;
    margin-bottom: 30px;
    height: 70%;
}

.mission-section .belive-image img {
    width: 100%;
    height: 100%;
}

.mission-section .belive-image .tex-box {
    background-color: #06305f;
    position: absolute;
    position: relative;
    bottom: 35px;
    left: 32px;
    width: 80%;
    padding: 15px 15px;
}

.mission-section .belive-image .tex-box h4 {
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    text-align: center;
}

.mission-section .belive-image .tex-box p {
    font-size: 16px;
    color: #fff;
    margin-bottom: 0px;
}

.mission-section .belive-image .icon i {
    height: 70px;
    width: 70px;
    line-height: 70px;
    text-align: center;
    background-color: #ee1d23;
    color: #fff;
    border-radius: 5px;
    font-size: 26px;
    position: absolute;
    right: 25px;
    bottom: 110px;
}

/* ==================================================
    Start vision section
    =================================================== */
.vission-section {
    padding-bottom: 100px;
}

.vission-section .title h4 {
    font-size: 15px;
    color: #06305f;
    font-weight: 500;
}

.vission-section .title h4 span {
    color: #ee1d23;
}

.vission-section .title h2 {
    font-size: 28px;
    color: #06305f;
    font-weight: 700;
}

.vission-section .title p {
    font-size: 14px;
    color: #616161;
    font-weight: 300;
    padding-right: 25px;
}

.vission-section .title .visin-list p {
    font-size: 14px;
    color: #06305f;
    font-weight: 500;

}

.vission-section .title .visin-list i {
    font-size: 18px;
    color: #ee1d23;
    margin-right: 10px;
}

.vission-section .bottom-content .title {
    margin-left: 20px;
}

.vission-section .bottom-content .image {
    margin: 30px 0px;
}

.vission-section .image img {
    width: 100%;
}








/*------Itsoft Header Top Area CSS--------*/

.header-top-area .align-items-center {
    padding: 0px 0;
}

.header-top-area {
    background: #ee1d23;
    padding: 3px 0;
    overflow: hidden;
    position: relative;
}

.header-top-area::before {
    content: "";
    height: 100%;
    width: 60%;
    background: #FF3C00;
    position: absolute;
    top: 0;
    left: -20px;
    transform: skew(-25deg);
}

.header-top-left-single-item {
    display: inline-block;
    margin-right: 45px;
    position: relative;
}

.header-top-left-single-item:before {
    position: absolute;
    content: "";
    height: 219%;
    width: 1px;
    top: -15px;
    right: -28px;
    background: #425d7c;
}

.header-top-left-single-item.two:before {
    display: none;
}

.header-top-left-single-item a {
    color: #fff;
    font-size: 15px;
}

.header-top-left-icon i {
    margin-right: 8px;
    color: #ee1d23;
    font-size: 16px;
}

.header-top-left-icon span {
    color: #86919d;
    margin-left: 7px;
}

.header-top-right-items ul {
    text-align: right;
}

.header-top-right-icon-area ul li {
    display: inline-block;
    margin-left: 8px;
}

.header-top-right-icon-area ul li a {
    color: #fff;
    font-size: 15px;
}

.header-search-icons i {
    font-size: 18px;
    color: #fff;
    cursor: pointer;
}

.header-top-area:before {
    width: 70%;
    background: #06305f;
    transform: skew(0deg);
}

.header-top-area .header-top-right-icon-area ul li a {
    margin-left: 24px;
    display: inline-block;
    position: relative;
}

.header-top-area .header-top-right-icon-area ul li a:before {
    position: absolute;
    content: "";
    height: 247%;
    width: 1px;
    background: #ff80bb;
    top: -16px;
    left: 29px;
}

.header-top-area .header-top-right-icon-area ul li a.another:before {
    display: none;
}

/*start sub menu*/
.itsoft_menu .sub-menu {
    height: auto;
    width: 230px;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    position: absolute;
    text-align: left;
    top: 58px;
    transition: .5s;
    opacity: 0;
    left: 0;
    visibility: hidden;
    border-radius: 0;
    padding: 9px 14px 15px;
    transform: scaleY(0);
    transform-origin: center top 0;
    transition: all 0.4s ease-in-out;
}

.header-area .sub-menu ul li {
    display: block;
    transition: .5s;
    border-bottom: 1px solid#E5E5E5;
    width: 100%;
}

.header-area .sub-menu ul li:hover {
    border-color: #ee1d23;
}

.header-area .sub-menu ul li:last-child {
    border-bottom: none;
}

.header-area .sub-menu ul li a {
    position: relative;
    color: #06305f !important;
    margin: 10px 8px 9px 12px;
    font-weight: 500;
    font-size: 16px;
    text-transform: capitalize;
    /* letter-spacing: 0; */
    display: inline-block;
    z-index: 2;
    padding: 0;
    width: 180px;
    right: 0;
}

.itsoft_menu ul li:hover .sub-menu {
    opacity: 1;
    visibility: visible;
    z-index: 9;
    left: 0;
    transform: scaleY(1);
}

.itsoft_menuul li {
    padding-bottom: 40px;
}

.header-area .sub-menu ul li a:hover {
    color: #ee1d23 !important;
}

.header-area.style-two .sub-menu ul li:before {
    display: none;
}

.sticky-nav.header-area .sub-menu ul li a:hover {
    color: #fb239a;
}

.header-area .sub-menu ul li a:hover::before {
    opacity: 1;
    visibility: visible;
    width: 100%;
    left: 0;
}

.header-btn {
    display: inline-block;
    position: relative;
    top: 24px;
}

.header-btn a {
    background: #0286ba ;
    color: #fff;
    display: inline-block;
    padding: 13px 35px;
    font-size: 16px;
    position: relative;
    z-index: 1;
    border-radius: 0 30px 0 30px;
    box-shadow: 10px 0 30px rgb(59 122 173 / 25%);
    overflow: hidden;
    font-weight: 500;
}

.header-btn a i {
    font-size: 18px;
}

.header-btn a:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 0;
    right: 0;
    top: 0;
    transition: .5s;
    background: #052f5f;
    z-index: -1;
    border-radius: 0 30px 0 30px;
}

.header-btn a:hover:after {
    left: 0;
    width: 100%;
}

.mobile-menu.mean-container {
    overflow: hidden;
}

html {
    scroll-behavior: smooth;
}

/*--==================================
			start header area
	-=================================*/
.header-area {
    background: transparent;
    padding: 2px 0px 5px;
    position: relative;
    margin-bottom: 0;
    z-index: 2;
}

.sticky-nav {
    left: 0;
    margin: auto;
    top: 0;
    width: 100%;
    position: fixed !important;
    box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.07);
    -webkit-animation: 300ms running fadeInDown;
    animation: 500ms running fadeInUp;
    -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
    transition: .5s !important;
    background: #ee1d23 !important;
    z-index: 9999 !important;
    animation-name: slideInDown;
    animation-duration: 1.5s;
}

.sticky-nav .header-btn a {
    background: #fff;
    color: #ee1d23;
}

.itsoft_menu ul {
    display: inline-block;
}

.itsoft_menu ul li {
    list-style: none;
    display: inline;
    position: relative;
}

.itsoft_menu ul li a {
    display: inline-block;
    font-size: 14px;
    padding: 18px 17px;
    text-transform: capitalize;
    transition: .5s;
    /* letter-spacing: 1px; */
    color: #06305f;
    font-weight: 500;
}

.itsoft_menu ul li a:hover {
    color: #ee1d23;
}

.sticky-nav .itsoft_menu ul li a {
    color: #fff;
}

.sticky-nav .header-top-social ul li a {
    color: #fff;
}

.sticky-nav .header-top-social ul li a:hover {
    color: #FB4242;
}

.sticky-nav .itsoft_menu ul li a:hover {
    color: #06305f !important;
}

nav.itsoft_menu {
    float: right;
}

/*sticky logo*/
a.stiky-logo img {
    display: none;
}

a.stiky-logo,.main-logo{
    display:inline-block;
}

a.stiky-logo img,.main-logo img {
    max-height: 60px;
}

.sticky-nav a.main-logo img {
    display: none;
}
.sticky-nav a.stiky-logo img {
    display: block;
    filter: brightness(0)invert(1);
}

.header-button {
    display: inline-block;
    margin-left: 8px;
}

.header-button a {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    margin-bottom: 0;
    text-align: center;
    text-transform: capitalize;
    transition: all 0.5s;
    border-radius: 5px;
    margin-left: 15px;
    background: -moz-linear-gradient(-9deg, #fb239a 0%, #9b3bf5 97%);
    padding: 14px 48px;
}

.header-button a:hover {
    background: -moz-linear-gradient(-9deg, #9b3bf5 0%, #fb239a 97%);
    color: #fff;
}

/*header area style two*/
.header-area.style-two {
    background: transparent;
    padding: 2px 84px 5px;
    position: relative;
    margin-bottom: -143px;
    z-index: 2;
}

.header-area.style-two .sub-menu ul li a {
    padding: 0 !important;
}

.header-area.style-two nav.itsoft_menu {
    float: right;
}

.header-area.style-two .itsoft_menu .sub-menu {
    top: 56px;
}

.header-area.style-two .itsoft_menu ul li a {
    padding: 31px 38px;
}

.header-src-btn {
    display: inline-block;
    padding-right: 32px;
}

.nav-btn.navSidebar-button {
    display: inline-block;
    color: #FC0476;
    font-size: 26px;
    cursor: pointer;
    position: relative;
    top: 8px;
}

.sticky-nav .nav-btn.navSidebar-button {
    display: inline-block;
    color: #fff;
    font-size: 30px;
    cursor: pointer;
    position: relative;
    top: 2px;
}

/*====================================================
 carousel slider
======================================================*/
.carousel-slider-section {
    position: relative;
    z-index: 1;
}

.carousel-slider-section .container-fluid {
    padding: 0;
}

.carousel-slider {
    background: url(../images/itsoft_3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 700px;
}

.carousel-slider-content h1,
.carousel-slider-content h2 {
    font-size: 60px;
    margin: 0;
    color: #232323;
    text-transform: uppercase;
}

.carousel-slider-content p {
    width: 54%;
    font-size: 18px;
    margin: 29px 0 4px;
}

.carousel-thumb {
    position: relative;
}

.carousel-thumb-inner {
    position: absolute;
    right: -120px;
    bottom: -244px;
}

.carousel-thumb-inner img {
    width: 660px;
}

.carousel-slider-content h5 {
    font-size: 20px;
    /* letter-spacing: 2px; */
    border-top: 2px solid #FF3C00;
    display: inline-block;
    margin-bottom: 25px;
    text-transform: uppercase;
}

.btn-common.btn-carousel-slider-2 {
    margin-left: 25px;
}

.btn-common.btn-carousel-slider-2 a {
    background: transparent;
    color: #FF3C00;
}

.btn-common.btn-carousel-slider-2:hover a {
    background: #FF3C00;
    color: #fff;
    border-color: #Ff3C00;
}

.video-icon .carousel-video {
    margin-right: 30px;
}

.carousel-slider .video-icon p {
    width: 100%;
    margin-top: 10px;
}

.owl-nav {
    position: relative;
}

.owl-prev,
.owl-next {
    position: absolute;
    top: -380px;
    color: #fff;
    background: rgb(255, 0, 118, 0.6);
    padding: 6px 18px;
    font-size: 27px;
    border-radius: 3px;
    transition: .3s;
    opacity: 0;
}

.owl-prev {
    left: 0;
}

.owl-next {
    right: 0;
}

.carousel-slider-section:hover .owl-prev {
    left: 30px;
    opacity: 1;
}

.carousel-slider-section:hover .owl-next {
    right: 30px;
    opacity: 1;
}

.carousel-slider .layer-image {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 6000ms linear;
    -moz-transition: all 6000ms linear;
    -ms-transition: all 6000ms linear;
    -o-transition: all 6000ms linear;
    transition: all 6000ms linear;
    z-index: -1;
}

.slider-carousel .active .carousel-slider .layer-image {
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
}

.carousel-slider-content h4 {
    color: #191919;
    font-size: 18px;
    font-weight: 500;
    margin: 0 0 13px;
    position: relative;
    display: inline-block;
}

.carousel-slider-content h4:before {
    position: absolute;
    content: "";
    top: 14px;
    right: -96px;
    background: #ee1d23;
    height: 2px;
    width: 83px;
}

.carousel-slider-content h1 {
    color: #06305f;
    font-weight: 700;
    text-transform: capitalize;
    font-size: 80px;
    line-height: 1.1;
}

.carousel-slider-content span {
    color: #ee1d23;
}

.btn-common.btn-carousel-slider a {
    background: #ee1d23;
    color: #fff;
    padding: 15px 32px;
    display: inline-block;
    font-size: 18px;
    border-radius: 0 30px 0 30px;
    transition: .5s;
    position: relative;
    z-index: 1;
    overflow: hidden;
    box-shadow: 0 0 31px rgb(255 0 18 / 40%);
}

.btn-common.btn-carousel-slider a:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 0;
    right: 0;
    top: 0;
    transition: .5s;
    background: #052f5f;
    z-index: -1;
    border-radius: 0 30px 0 30px;
}

.btn-common.btn-carousel-slider a:hover:after {
    width: 100%;
    left: 0;
}

/*slider section*/
a#slider-27-slide-70-layer-6 {
    background: #ee1d23 !important;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    border-radius: 0 30px 0 30px;
    transition: .5s;
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin-top: 14px;
}

a#slider-27-slide-70-layer-6:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 0;
    right: 0;
    top: 0;
    transition: .5s;
    background: #052f5f;
    z-index: -1;
    border-radius: 0 30px 0 30px;
}

a#slider-27-slide-70-layer-6:hover:after {
    width: 100%;
    left: 0;
}

a#slider-27-slide-70-layer-6:hover {
    border-color: #052f5f !important;
}

a#slider-27-slide-70-layer-6 i {
    margin-left: 5px !important;
}


rs-layer#slider-27-slide-70-layer-2 {
    line-height: 29px !important;
    margin: 0 0 37px !important;
}

rs-layer#slider-27-slide-72-layer-2 {
    line-height: 30px !important;
}

a#slider-27-slide-72-layer-6 {
    margin-top: 13px;
}

.btn-common.btn-carousel-slider a i {
    margin-left: 6px;
    font-size: 16px;
    display: inline-block;
}

/*carousel slider style two*/
.carousel-slider.style-two .carousel-slider-content p {
    width: 82%;
}

.carousel-slider.style-two .carousel-thumb img {
    width: 124%;
}

/*start slider section*/
.slider-area {
    background: url(../images/slider-2.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 970px;
}

.slider-content h4 {
    font-size: 18px;
    margin: 0 0 21px;
    font-weight: 500;
    position: relative;
    display: inline-block;
}

.slider-content h1 {
    font-size: 75px;
    margin: 0 0 0;
    line-height: 1.1;
}

.slider-content h1 span {
    color: #FF0077;
}

.slider-content p {
    font-size: 18px;
    margin: 9px 0 21px;
    color: #191919;
}

.slider-button a {
    display: inline-block;
    background: #063060;
    color: #fff;
    transition: .5s;
    position: relative;
    z-index: 1;
    font-size: 16px;
}

.slider-button a {
    display: inline-block;
    background: #063060;
    color: #fff;
    transition: .5s;
    position: relative;
    z-index: 1;
    font-size: 16px;
    padding: 16px 41px;
    border-radius: 30px;
}

.slider-button a:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 56px;
    border-radius: 30px;
    transition: .5s;
    background: #FC0476;
    z-index: -1;
}

.slider-button a:hover:before {
    width: 100%;
    border-radius: 30px;

}

.slider-button a i {
    margin-left: 8px;
}

.slider-btn {
    transition: .5s;
    position: relative;
    z-index: 1;
    font-size: 16px;
    padding: 16px 41px;
    display: inline-block;
}

.slider-btn:after {
    position: absolute;
    content: "";
    top: 0;
    left: 24px;
    height: 93px;
    width: 93px;
    border-radius: 100%;
    z-index: -1;
    background: #FFE5F0;
}

.slider-btn a:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 27%;
    border-radius: 30px;
    z-index: -1;
    background: #FC0476;
    transition: .5s;
}

.slider-btn a:hover:before {
    left: 0;
    width: 100%;
}

.slider-btn a {
    transition: .5s;
    position: relative;
    z-index: 1;
    padding: 13px 29px;
    background: #fff;
    display: inline-block;
    border-radius: 30px;
    box-shadow: 2px 0 25px rgb(0 0 0/9%);
    color: #06305F;
    font-size: 20px;
    font-weight: 600;
}

.slider-btn a:hover span {
    color: #fff;
}

.slider-btn a span {
    transition: .5s;
}

.slider-btn a i {
    color: #fff;
}

/*slider section*/
.slider-section {
    max-height: 430px;
}

/*slider area style two*/
.slider-area.style-two {
    background: url(../images/new4.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 500px;
}

.slider-area.style-two .slider-content p {
    margin: 9px 0 37px;
}

/*owl dots*/
.slider-list .owl-dots {
    top: -127px;
    text-align: center;
}

.slider-list .owl-dot.active {
    height: 20px;
    width: 20px;
    top: 9px;
}

.slider-list .owl-dot {
    width: 25px;
}


.single-service-box:hover .service-content {
    opacity: 0;
    -webkit-transform: perspective(500px)rotateX(-90deg);
    -khtml-transform: perspective(500px)rotateX(-90deg);
    -moz-transform: perspective(500px)rotateX(-90deg);
    -ms-transform: perspective(500px)rotateX(-90deg);
    -o-transform: perspective(500px)rotateX(-90deg);
    transform: perspective(500px)rotateX(-90deg);
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
}

.service-icon {
    position: relative;
    z-index: 1;
}

.service-icon i {
    display: inline-block;
    height: 88px;
    width: 88px;
    line-height: 88px;
    text-align: center;
    background: #ee1d23;
    color: #fff;
    font-size: 45px;
    position: relative;
    transition: .5s;
}

.service-icon i:after {
    position: absolute;
    content: "";
    height: 88px;
    width: 88px;
    border: 1px solid#f00;
    top: 6px;
    left: 7px;
    transition: .5s;
    z-index: -1;
}

.service-title h4 {
    color: #ee1d23;
    font-size: 16px;
    font-weight: 500;
    margin: 41px 0 0;
}

.service-title h2 {
    font-size: 15px;
    margin: 12px 0 29px;
    position: relative;
    text-align: center;
}

.service-title h2:before {
    position: absolute;
    content: "";
    top: 35px;
    left: calc(50%, 35px);
    height: 2px;
    width: 80px;
    background: #ee1d23;
}


/* servoice inner content*/
.service-inner-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #0e0e0e;
    padding: 40px;
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    opacity: 0;
    -webkit-transform: perspective(500px)rotateX(-90deg);
    -khtml-transform: perspective(500px)rotateX(-90deg);
    -moz-transform: perspective(500px)rotateX(-90deg);
    -ms-transform: perspective(500px)rotateX(-90deg);
    -o-transform: perspective(500px)rotateX(-90deg);
    transform: perspective(500px)rotateX(-90deg);
    background: #052f5f;
    padding: 20px 30px 60px;
}

.single-service-box:hover .service-inner-content {
    opacity: 1;
    -webkit-transform: perspective(500px)rotateX(0);
    -khtml-transform: perspective(500px)rotateX(0);
    -moz-transform: perspective(500px)rotateX(0);
    -ms-transform: perspective(500px)rotateX(0);
    -o-transform: perspective(500px)rotateX(0);
    transform: perspective(500px)rotateX(0);
    -webkit-transition-delay: .2s;
    -moz-transition-delay: .2s;
    transition-delay: .2s;
}

.service-inner-title h4 {
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 5px;
    color: #fff;
}

.service-inner-title h2 {
    font-size: 16px;
    margin: 12px 0 0;
    color: #fff;
    position: relative;
    text-align: center;
}

.service-inner-title h2:before {
    display: none;
}

.service-inner-icon {
    position: absolute;
    left: 40%;
    transform: translateY(-50%);
    bottom: -43px;
    opacity: 1;
}

.service-inner-icon a {
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    background: #ee1d23;
    display: inline-block;
    border-radius: 100%;
    color: #fff;
    transition: .5s;
}

/* start about section */
.about-section {
    position: relative;
    z-index: 1;
}

.single-about-thumb {
    position: relative;
    right: 370px;
    top: 63px;
}

.about-section .shape {
    position: absolute;
    top: -21px;
    z-index: -1;
}

.about-section .shape2 {
    position: absolute;
    top: 13%;
    z-index: -1;
    left: -14px;
}

.about-section .shape3 {
    position: absolute;
    top: 61%;
    left: 10%;
}

/*about section style two*/
.about-section.style-two {
    background: url(../images/about/about2.png);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.single-about-icon-box {
    margin-bottom: 5px;
}

.single-about-icon i {
    color: #FF308E;
    display: inline-block;
    margin-right: 12px;
}

.about-btn a {
    background: #063060;
    color: #fff;
    display: inline-block;
    padding: 17px 38px;
    font-size: 16px;
    font-weight: 500;
    border-radius: 30px;
    transition: .5s;
    position: relative;
    z-index: 1;
    overflow: hidden;
    box-shadow: 0px 0 24px rgb(0 0 0 / 25%);
}

.about-btn a:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 61px;
    left: 0;
    top: 0;
    transition: .5s;
    background: #FF0177;
    z-index: -1;
    border-radius: 30px;
}

.about-btn a:hover:after {
    width: 100%;
}

/*about thumb*/
.about-section.style-two .about-thumb {
    position: relative;
    left: 37px;
    z-index: 1;

}

.about-section.style-two .about-thumb::after {
    content: "";
    width: 529px;
    height: 100%;
    background: #FF0175;
    position: absolute;
    z-index: -1;
    top: 85px;
    left: 0;
    display: block;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    animation: itsoft_bounce_animation 7s infinite;
}

@keyframes itsoft_bounce_animation {
    0% {
        border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    }

    25% {
        border-radius: 58% 42% 75% 25% / 76% 46% 54% 24%;
    }

    50% {
        border-radius: 50% 50% 33% 67% / 55% 27% 73% 45%;
    }

    75% {
        border-radius: 33% 67% 58% 42% / 63% 68% 32% 37%;
    }
}

.dreamit-section-sub-title h5:before {
    right:auto;
    left: -61px;
    background: #ee1d23;
}

.portfolio_area .dreamit-section-sub-title h5:after{
    left:auto;
    right: -61px;
}

.dreamit-section-main-title h2 {
    font-size: 22px;
    margin: 0;
}

.dreamit-section-main-title span {
    color: #ef1717;
}

.dreamit-section-content-text p {
    font-size: 12px;
    margin: 10px 0 5px;
    width: 99%;
    direction: rtl;
    text-align: justify;
}

/*about icon box*/
.about-icon {
    position: relative;
    z-index: 1;
}

.about-icon i {
    display: inline-block;
    height: 88px;
    width: 88px;
    line-height: 88px;
    text-align: center;
    background: #d5070d;
    color: #fff;
    font-size: 45px;
    position: relative;
    transition: .5s;
}

.about-icon i:hover {
    background: #052f5f;
}

.about-icon i:after {
    position: absolute;
    content: "";
    height: 88px;
    width: 88px;
    border: 1px solid#d5070d;
    top: 7px;
    left: 7px;
    transition: .5s;
    z-index: -1;
}

.about-icon i:hover:after {
    top: 0;
    left: 0;
    border: 1px solid#052f5f;
}

.about-content h2 {
    font-size: 22px;
    margin: 35px 0 28px;
    line-height: 1.4;
    position: relative;
}

.about-content h2:before {
    position: absolute;
    content: "";
    height: 2px;
    width: 55px;
    top: 70px;
    right: 0;
    background: #ee1d23;
}

/*owl dots*/
.owl-dots {
    position: relative;
    top: 45px;
}

.owl-dot {
    height: 3px;
    width: 20px;
    line-height: 10px;
    background: #b4c0cf;
    margin-right: 6px;
    display: inline-block;
    border-radius: 10px;
    transition: .5s;
}

.owl-dot.active {
    height: 12px;
    width: 12px;
    border-radius: 100%;
    background: #d5070d;
    position: relative;
    top: 5px;
}

/*start feature section*/
.feature-section {
    background: url(../images/about/bg.png);
    background-repeat: no-repeat;
    background-size: cover;
}


.feature-btn a:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 0;
    right: 0;
    top: 0;
    transition: .5s;
    background: #052f5f;
    z-index: -1;
    border-radius: 0 25px 0 25px;
}

.feature-btn a:hover:after {
    width: 100%;
    left: 0;
}

.feature-btn a i {
    margin-left: 7px;
}

/*feature section style two*/
.feature-section.style-two {
    background: url(../images/back.png);
    background-repeat: no-repeat;
    background-size: cover;
}


.single-feature-box {
    min-height: 300px;
}

.feature-section.style-two .single-feature-box {
    background: #FFF8FD;
    box-shadow: none;
    padding: 36px 29px 15px 63px;
    transition: .5s;
    position: relative;
    margin-left: 20px;
}

.feature-section.style-two .single-feature-box:before {
    position: absolute;
    content: "";
    background: #F5F8FF;
}

.feature-section.style-two .single-feature-box:hover:before {
    width: 100%;
    left: 0;
}

.feature-section.style-two .single-feature-box:hover .feature-content h2 {
    color: #072348;
}

.feature-section.style-two .single-feature-box:hover .feature-content p {
    color: #161A1D;
}

.feature-section.style-two .single-feature-box:hover .feature-icon i {
    background: #063062;
}

.feature-section.style-two .feature-btn a {
    background: #063060;
    padding: 16px 38px;
    box-shadow: 10px 0 30px rgb(0 0 0 / 25%);
    border-radius: 30px;
}

.feature-section.style-two .feature-btn a:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 61px;
    left: 0;
    top: 0;
    transition: .5s;
    background: #FF0177;
    z-index: -1;
    border-radius: 30px;
}

.feature-section.style-two .feature-btn a:hover:after {
    width: 100%;
}

.feature-section.style-two .feature-icon {
    margin-right: 0;
    margin-top: 3px;
    z-index: 1;
    position: absolute;
    left: -43px;
}

.feature-section.style-two .feature-icon i {
    height: 87px;
    width: 87px;
    line-height: 87px;
    background: #EF177A;
    color: #fff;
    font-size: 45px;
    position: relative;
    border-radius: 100%;
}

.feature-section.style-two .feature-icon i:after {
    display: none;
}

/*feature section right side*/
.single-feature-box {
    background: #fff;
    box-shadow: 10px 0 40px rgb(0 0 0 /7%);
    margin-bottom: 30px;
    padding: 28px 0 15px 21px;
    transition: .5s;
    position: relative;
    z-index: 1;
}

.single-feature-box:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 0;
    right: 0;
    top: 0;
    transition: .5s;
    background: #052f5f;
    z-index: -1;
}

.single-feature-box:hover:before {
    width: 100%;
    left: 0;
}

.single-feature-box:hover .feature-icon i,
.single-feature-box:hover .feature-content h2,
.single-feature-box:hover .feature-content p {
    color: #fff;
}

.single-feature-box:hover .feature-icon i {
    background: #ee1d23;
}

.feature-icon {
    margin-right: 10px;
    margin-top: 3px;
    z-index: 1;
    position: relative;
}

.feature-icon i {
    height: 90px;
    width: 90px;
    line-height: 90px;
    text-align: center;
    background: #F4F7FC;
    display: inline-block;
    color: #ee1d23;
    font-size: 50px;
    transition: .5s;
    position: relative;
}

.feature-icon i:after {
    position: absolute;
    content: "";
    height: 90px;
    width: 90px;
    border: 1px solid#ff0176;
    top: 6px;
    left: 7px;
    transition: .5s;
    z-index: -1;
}

.feature-content {
    margin-right: 20px;
}

.feature-content h2 {
    font-size: 22px;
    margin: 0 0 26px;
    position: relative;
    display: inline-block;
}

.feature-content h2:before {
    display: none;
}

.feature-content p {
    transition: .5s;
    direction: rtl;
    text-align: justify;
}

/*start testi section*/
.testi-section {
    background: url(/assets/upload/1358/bg.png);
    background-repeat: no-repeat;
    position: relative;
    z-index: 22;
    margin-top: -129px;
}

.single-testi-box {
    background: #052850;
    padding: 162px 26px 36px 31px;
    position: relative;
    z-index: 1;
    transition: .5s;
    margin: 120px 0 0;
}

.single-testi-box:before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    height: 100%;
    width: 0;
    transition: .5s;
    z-index: -1;
    background: #ef1717;
}

.single-testi-box:hover:before {
    width: 100%;
    left: 0;
}

.single-testi-box:hover .testi-thumb:before {
    border: 1px solid#fff;
}

.single-testi-box:hover .testi-icon ul li {
    color: #fff;
}

.single-testi-box:hover .testi-inner-content {
    border-top: 1px solid#fff;
}

.single-testi-box:hover .testi-inner-content span {
    color: #fff;
}

.thumb {
    position: absolute;
    top: -38px;
    transition: .5s;
}

.testi-thumb {
    position: relative;
    z-index: 1;
}

.testi-thumb:before {
    position: absolute;
    content: "";
    top: 6px;
    left: 7px;
    height: 182px;
    width: 181px;
    border: 1px solid#ee1d23;
    z-index: -1;
    transition: .5s;
}

.testi-thumb img {
    position: absolute;
    width: 180px;
    height: 180px;
}

.testi-content p {
    color: #fff;
    margin: 13px 0 18px;
}

.testi-inner-content {
    border-top: 1px solid#2A486A;
    padding-top: 18px;
    transition: .5s;
}

.testi-inner-content h2 {
    font-size: 16px;
    color: #fff;
    margin: 0 0 19px;
    position: relative;
    text-align: center;
}

.testi-inner-content h2:before {
    position: absolute;
    content: "";
    height: 1px;
    width: 60px;
    background: #ee1d23;
    top: 36px;
    right: 0;
}

.testi-inner-content span {
    color: #ef1717;
    margin: 0;
    transition: .5s;
}

.testi-icon {
    position: absolute;
    right: 28px;
    bottom: 50px;
    transition: .5s;
}

.testi-icon ul li {
    display: inline-block;
    color: #ef1717;
    font-size: 15px;
    transition: .5s;
}

/*testi shape*/
.testi-section .shape {
    position: absolute;
    top: 26%;
    left: 10%;
}

.testi-section .shape2 {
    position: absolute;
    top: 41%;
}

/*testi owl dots*/
.testi_list .owl-dots {
    position: relative;
    top: 63px;
    text-align: center;
}

/*testimonial section*/
.testi-section.style-two {
    background: transparent;
    margin-top: 0;
}

.testi-section.style-two .single-testi-box {
    background: #FDF4F7;
    padding: 37px 16px 36px 106px;
    margin: 0 0 30px;
    border-radius: 7px 7px 7px 0;
}

.testi-section.style-two .single-testi-box:before {
    display: none;
}

.testi-section.style-two .single-testi-box:after {
    content: '';
    bottom: -30px;
    top: auto;
    border-color: #FDF4F7 transparent transparent #FDF4F7;
    display: block;
    position: absolute;
    left: 0;
    margin-left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px;
}

.testi-section.style-two .single-testi-thumb-two {
    margin-right: 3px;
}

.testi-section.style-two .testi-inner-content {
    border-top: none;
}

.testi-section.style-two .testi-thumb:before {
    display: none;
}

.testi-section.style-two .testi-thumb {
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
}

.testi-section.style-two .single-testi-thumb-two img {
    border-radius: 100%;
    width: 86%;
}

.testi-section.style-two .testi-inner-content h2 {
    color: #ee1d23;
    margin: 0 0 4px;
}

.testi-section.style-two .testi-inner-content h2:before {
    display: none;
}

.testi-section.style-two .testi-content-text p {
    color: #06305f;
    margin: 0 0 28px;
    font-size: 18px;
}

.single-testi-thumb {
    position: relative;
    left: -176px;
    top: 25px;
}

.testimonial-content {
    overflow: hidden;
}

.single-testi-inner-content h2 {
    color: #ee1d23;
    font-size: 22px;
    margin: 0 0 3px;
}

.testi-section.style-two .shape5 {
    position: absolute;
    top: 18%;
    left: 6%;
}

.testi-section.style-two .shape3 {
    position: absolute;
    top: 142px;
    z-index: -1;
    left: 181px;
}

.testi-section.style-two .owl-dots {
    top: 6px;
    left: 50px;
}

/*testimonial aection upper*/
.testi-section.upper {
    background: transparent;
}

.testi-section.upper .testi_list .owl-dots {
    top: 17px;
}

/*testimonial section style four*/
.testi-section.style-four {
    background: transparent;
    margin-top: 0;
}


/*start brand section*/
.brand-section {
    background: #FFF6FA;
    position: relative;
    /*margin-top: -108px;*/
}

/*brand section style three*/
.brand-section.style-three {
    background: transparent;
    margin-top: 0;
}

/*start choose section*/
.choose-section {
    background: url(../images/choose/bg.png);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
}

.choose-section .dreamit-section-content-text p {
    font-size: 16px;
    margin: 10px 0 5px;
    width: 100%;
    direction: rtl;
    text-align: justify;
}

.row.upper {
    border-top: 2px solid#E2E4EA;
    margin-top: 19px;
}

.choose-section .single-choose-box {
    text-align: center;
    margin-bottom: 30px;
    transition: .5s;
}

.choose-section .choose-counter-title h1 {
    font-size: 40px;
    margin: 41px 0 0;
}

.choose-section .single-choose-box .choose-icon {
    position: relative;
    z-index: 1;
    display: inline-block;
}

.choose-section .single-choose-box .choose-icon i {
    display: inline-block;
    height: 120px;
    width: 120px;
    line-height: 120px;
    text-align: center;
    transition: .5s;
    background: #fff;
    box-shadow: 10px 0 60px rgb(0 0 0/10%);
    color: #ED197F;
    font-size: 55px;
}

.choose-section .single-choose-box .choose-icon i:after {
    position: absolute;
    content: "";
    height: 120px;
    width: 120px;
    border: 1px solid#F63F96;
    transition: .5s;
    left: 9px;
    z-index: -1;
    top: 9px;
}

.choose-section .single-choose-box .choose-icon i:hover:after {
    left: 0;
    top: 0;
}

/*right site*/


.single-choose-thumb img {
    width: 110%;
}

/*shape*/
.choose-shape {
    position: absolute;
    top: 63px;
    right: 63px;
}

.choose-shape2 {
    position: absolute;
    right: 209px;
    top: 46%;
}

.choose-shape3 {
    position: absolute;
    right: 0px;
    top: 33%;
}

/*counter title*/

.counter-title h2 {
    font-size: 24px;
    margin: 41px 0 8px;
    font-weight: 600;
}


/*upper11*/
.row.upper11 {
    border-bottom: 1px solid#E6E9EE;
    position: relative;
    top: 81px;
}

/*=============================================*/
/*<!------Start-brand-Area------->
/*=============================================*/
.brand-area.style-two {
    background: #f6f6f6;
}

/*brand section style two*/
.brand-section.style-two {
    background: transparent;
}

.brand-section.style-two .row.upper5 {
    border-top: 1px solid#E6EAEF;
    padding-top: 102px;
}

/* start team section*/
.team-section {
    background: url(../images/team/bg.png);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

.single-team-box {
    transition: .5s;
    margin-bottom: 30px;
}

.team-thumb {
    margin-bottom: 23px;
}

.single-team-box:hover .team-btn a:after {
    width: 100%;
}

.single-team-box:hover .team-content h2,
.single-team-box:hover .team-btn a {
    color: #ee1d23;
}

.team-content span {
    color: #191919;
    font-size: 16px;
    font-family: 'IRANYekanXFaNum';
    position: relative;
    z-index: 1;
}

.team-content span:before {
    position: absolute;
    content: "";
    top: 13px;
    right: -37px;
    transition: .5s;
    height: 2px;
    width: 30px;
    z-index: -1;
    background: #ee1d23;
}

.team-content h2 {
    font-size: 26px;
    margin: 6px 0 12px;
    transition: .5s;
}

.team-content p {
    margin: 0 0 14px;
}

.team-btn a {
    color: #191919;
    font-size: 16px;
    display: inline-block;
    position: relative;
    z-index: 1;
    transition: .5s;
}

.team-btn a i {
    font-size: 13px;
    margin-left: 7px;
}

.team-btn a:after {
    position: absolute;
    content: "";
    top: 27px;
    left: 0;
    transition: .5s;
    height: 2px;
    width: 50px;
    z-index: -1;
    background: #ee1d23;
}

/*====================================================
--<Portfolio Area Css -->
======================================================*/
/* Portfolio Nav */
.portfolio_area {
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.dreamit-section-sub-title h3 {
    font-size: 25px;
}

.portfolio_area .dreamit-section-sub-title h3:after {
    position: absolute;
    content: "";
    height: 2px;
    width: 55px;
    top: 15px;
    left: -61px;
    background: #ee1d23;
}

.dreamit-single-portfolio {
    margin-bottom: 30px;
    overflow: hidden;
    box-shadow: 2px 0 20px rgb(0 0 0 / 4%);
    transition: .5s;
}

.dreamit-single-portfolio:hover {
    box-shadow: 2px 0 33px rgb(0 0 0 / 16%);
}

.dreamit-single-portfolio:hover .portfolio-content {
    bottom: 0;
    opacity: 1;
}

.dreamit-single-portfolio:hover .fortfolio-addrees {
    right: 0;
}

.dreamit-portfolio-thumb {
    position: relative;
    max-height: 250px;
}

.dreamit-portfolio-thumb:before {
    position: absolute;
    height: 100%;
    width: 100%;
    content: "";
    background: rgb(252, 253, 254, 0.4);
    top: 0;
    left: 0;
    transition: .5s;
    opacity: 0;
}

.dreamit-portfolio-thumb img {
    width: 100%;
}

.dreamit-single-portfolio:hover .dreamit-portfolio-thumb:before {
    opacity: 1;
}

.portfolio_nav {
    margin-bottom: 41px;
}

.portfolio_menu ul {
    text-align: center;
    list-style: none;
}

.portfolio_menu ul li {
    display: inline-block;
    margin: 0 14px;
    cursor: pointer;
}

.portfolio_menu ul li a {
    display: block;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    transition: .5s;
}

.portfolio_menu ul li a:before {
    position: absolute;
    content: "";
    left: 0;
    top: 24px;
    height: 2px;
    width: 0%;
    background: #fff;
    transition: .5s;
}

.portfolio_nav ul li {
    background: transparent;
    border: medium none;
    font-size: 16px;
    line-height: 1;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    cursor: pointer;
    text-transform: capitalize;
    font-weight: 600;
    /* letter-spacing: 0; */
    position: relative;
    margin: 12px 60px 12px 0;
    margin-bottom: 7px;
    display: inline-block;
    border-radius: 5px;
    color: #001d23;
}

.portfolio_nav ul li:before {
    position: absolute;
    content: "";
    top: 25px;
    right: 0;
    bottom: 0;
    height: 2px;
    width: 0;
    transition: .5s;
    background: #ef1717;
}

.portfolio_nav ul li:hover:before {
    left: 0;
    width: 100%;
}

.portfolio_nav ul li:hover,
.portfolio_nav ul li.current_menu_item {
    color: #ef1717;
    position: relative;
}

.portfolio-content {
    padding: 86px 15px 17px 26px;
    background: #fff;
    position: absolute;
    bottom: -59%;
    clip-path: polygon(0% 1%, 113% 31%, 100% 100%, 0 101%);
    z-index: 1;
    opacity: 0;
    transition: .5s;
    width: 100%;
}

.portfolio-content h2 {
    font-size: 24px;
    color: #ef1717;
    margin: 0 0 12px;
    /* letter-spacing: 1px; */
}

.portfolio-content p {
    font-size: 15px;
}

.fortfolio-addrees {
    position: absolute;
    top: 75px;
    right: -128px;
    background: #052f5f;
    height: 100px;
    width: 126px;
    text-align: center;
    line-height: 85px;
    clip-path: polygon(0% 72%, 101% 4%, 100% 100%, 0 72%);
    transition: .5s;
}

.fortfolio-addrees ul li a {
    color: #fff;
    position: relative;
    left: 33px;
    top: 9px;
    font-size: 18px;
    display: inline-block;
}

.portfolio_area .shape {
    position: absolute;
    top: 73px;
    left: 10%;
    z-index: -1;
}

.portfolio_area .shape2 {
    position: absolute;
    top: 40%;
    right: 11%;
    z-index: -1;
}

/*portfoliop section style two*/
.portfolio_area.style-two {
    background: linear-gradient(-70deg, #ee1d23, #FFCB5A, #F1B7C1, #ef1717);
    background-size: 400% 400%;
    animation: gradient 20s ease infinite;
}

.portfolio_area.style-two .dreamit-single-portfolio {
    margin-bottom: 30px;
    overflow: hidden;
    box-shadow: 2px 0 20px rgb(0 0 0 / 4%);
    transition: .5s;
    border-top: 5px solid#ee1d23;
}

.single-portfolio-content {
    position: absolute;
    bottom: 0;
    transition: .5s;
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    opacity: 0;
    -webkit-transform: perspective(500px)rotateX(-90deg);
    -khtml-transform: perspective(500px)rotateX(-90deg);
    -moz-transform: perspective(500px)rotateX(-90deg);
    -ms-transform: perspective(500px)rotateX(-90deg);
    -o-transform: perspective(500px)rotateX(-90deg);
    transform: perspective(500px)rotateX(-90deg);
    background: #052f5f;
}

.dreamit-single-portfolio:hover .single-portfolio-content {
    opacity: 1;
    -webkit-transform: perspective(500px)rotateX(0);
    -khtml-transform: perspective(500px)rotateX(0);
    -moz-transform: perspective(500px)rotateX(0);
    -ms-transform: perspective(500px)rotateX(0);
    -o-transform: perspective(500px)rotateX(0);
    transform: perspective(500px)rotateX(0);
    -webkit-transition-delay: .2s;
    -moz-transition-delay: .2s;
    transition-delay: .2s;

}

.portfolio-content-two {
    background: #063060;
    padding: 55px 19px 17px 37px;
    position: relative;
}

.portfolio-content-two h2 {
    font-size: 24px;
    color: #fff;
    margin: 0 0 22px;
    position: relative;
    display: inline-block;
}

.portfolio-content-two h2:before {
    position: absolute;
    content: "";
    top: 37px;
    left: 0;
    height: 2px;
    width: 62px;
    background: #ee1d23;
}

.portfolio-content-two p {
    color: #fff;
}

.fortfolio-addrees-two {
    position: absolute;
    top: -33px;
    left: 0;
    transform: translateX(44%);
    right: 0;
    margin: auto;
}

.fortfolio-addrees-two ul li {
    display: inline-block;
}

.portfolio_area.style-two .fortfolio-addrees-two ul li a {
    left: 0;
    top: 0;
    background: #ee1d23;
    height: 57px;
    width: 57px;
    text-align: center;
    line-height: 57px;
    display: inline-block;
    border-radius: 100%;
    color: #fff;
}

@keyframes gradient {
    0% {
        background-position: 10% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    75% {
        background-position: 50% 50%;
    }

    100% {
        background-position: 30% 50%;
    }
}

/*start map section*/

.mapiran-section {
    padding: 0px 130px 20px;
}

.mapiran .dreamit-section-sub-title h5::before {
    background-color: #0286ba;
    position: absolute;
    content: "";
    height: 2px;
    width: 55px;
    top: 8px;
    left: -61px;
}

.mapiran .dreamit-section-sub-title h5::after {
    background-color: #0286ba;
    position: absolute;
    content: "";
    height: 2px;
    width: 55px;
    top: 8px;
    right: -58px;
}

.text-map-guide {
    text-align: left;
    direction: rtl;
    margin-top: -190px;
}

.map-guide {
    text-align: right;
    width: 150px;
    float: left;
}

/*start call section*/
.call-section {
    padding: 0px 265px 0 243px;
}

.row.upper2 {
    background: url(../images/call/call.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 64px 0 64px 0px;
    margin-bottom: 100px;
}

.call-section .dreamit-section-main-title h1 {
    font-size: 25px;
    margin: 0;
}

.call-btn a {
    background: #ee1d23;
    color: #fff;
    display: inline-block;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 500;
    border-radius: 0 30px 0 30px;
    transition: .5s;
    position: relative;
    z-index: 1;
    overflow: hidden;
    box-shadow: 10px 0 30px rgb(0 0 0 / 14%);
}

.call-btn a i {
    margin-left: 9px;
    display: inline-block;
}

.call-btn a:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 0;
    right: 0;
    top: 0;
    transition: .5s;
    background: #fff;
    z-index: -1;
    border-radius: 0 30px 0 30px;
}

.call-btn a:hover:after {
    width: 100%;
    left: 0;
}

.call-btn a:hover {
    color: #ee1d23;
}

/*start call section style two*/
.call-section.style-two {
    background: url(../images/call/call2.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 124px 0 94px;
    position: relative;
}

.call-section.style-two .dreamit-section-sub-title h3:after {
    position: absolute;
    content: "";
    height: 2px;
    width: 55px;
    top: 15px;
    left: -61px;
    background: #ee1d23;
}

.call-section.style-two .dreamit-section-main-title h1 {
    font-size: 25px;
    margin: 6px 0 38px;
}

.call-section.style-two .call-btn a {
    background: #063060;
    padding: 17px 38px;
    border-radius: 30px;
    transition: .5s;
    position: relative;
    box-shadow: 0px 0 24px rgb(0 0 0 / 25%);
}

.call-section.style-two .call-btn a:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 61px;
    left: 0;
    background: #FF0177;
    border-radius: 30px;
}

.call-section.style-two .call-btn a:hover:after {
    width: 100%;
}

.call-section.style-two .call-btn a:hover {
    color: #fff;
}

/*call shape*/
.call-shape {
    position: absolute;
    bottom: 0;
    animation: moveLeftBounce 3s linear infinite;
}

/*blog section*/
.blog-section {
    background: url(../images/blog/blog-bg.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.single-blog-box {
    margin-bottom: 30px;
    transition: .5s;
    box-shadow: 0 14px 25px rgb(0 0 0 / 7%);
}

.blog-thumb {
    position: relative;
    z-index: 1;
    transition: .5s;
    min-height: 480px;
}

.blog-thumb img {
    width: 100%;
    min-height: 350px;
}

.blog-thumb:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background: linear-gradient(to bottom, rgba(255, 255, 255, .3) 41%, #fff 71%);
    left: 0px;
    top: 0;
    transition: all 2s ease-in-out;
}

.single-blog-box:hover .blog-thumb:before {
    background: linear-gradient(to top, #f13b3b 41%, rgba(0, 0, 0, .1) 85%);
}

.single-blog-box:hover .blog-title h2,
.single-blog-box:hover .blog-btn a,
.single-blog-box:hover .blog-content-text p {
    color: #fff;
}

.single-blog-box:hover .blog-title h2:before {
    background: #fff;
}

.blog-content-text p {
    transition: .5s;
    text-align: justify;
    font-size: 14px;
}
.blog-title h2{
    font-size:14px  !important;
    text-align: center;
}

.blog-title h2:before{
    right:0;
    left:auto;
    top: 36px;
}

.blog-btn a {
    font-size: 13px;
}
.blog-title h2{
    direction:rtl;
}

.blog-section.style-two {
    background: url(../images/blog/blog2.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    margin-bottom: 0;
}

.blog-section.style-two .owl-dots {
    position: relative;
    top: 0;
    text-align: center;
}

.blog-section.style-two .owl-dot {
    height: 15px;
    width: 15px;
    line-height: 15px;
}

.blog-section.style-two .owl-dot.active {
    height: 16px;
    width: 16px;
    line-height: 16px;
    top: 0;
}



/*start call do action*/
.call-do-action {
    position: relative;
    margin-bottom: -127px;
}

.row.upper4 {
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
    padding: 46px 46px 19px 37px;
    margin-top: 16px;
}

.call-do-action .dreamit-section-main-title h1 {
    font-size: 25px;
    margin: 0;
}

.cll-do-icon {
    text-align: center;
}

.cll-do-icon i {
    display: inline-block;
    color: #ee1717;
    font-size: 50px;
}

.call-do-content h2 {
    margin: 0 0 7px;
    font-size: 24px;
    font-weight: 600;
    /* letter-spacing: 2px; */
}

.call-do-content {
    text-align: center;
}

.single-call-box {
    margin-top: -20px;
}

/*start call section*/
.call-do-section.style-three .dreamit-section-main-title h1 {
    font-size: 28px;
    margin: 0;
}

/*call shape*/
.call-do-section.style-three .call-shape {
    left: -256px;
    z-index: -1;
}


.dreamit-section-main-title h2 {
    font-size: 25px;
}

.contact-section .dreamit-section-content-text p {
    text-align: justify;
    margin: 13px 0 0px;
}

.contact-section .dreamit-section-sub-title h3 {
    margin: 0 0 18px;
}

.single-contact-box {
    margin-bottom: 43px;
    transition: .5s;
}

.single-contact-box:hover .contact-icon i {
    background: #FFEEF6;
}


.contact-icon i {
    display: inline-block;
    background: #ECF4FF;
    height: 85px;
    width: 85px;
    text-align: center;
    line-height: 85px;
    font-size: 45px;
    border-radius: 100%;
    transition: .5s;
    color: #FF0177;
}

.contact-section .contact-content h2 {
    font-size: 24px;
    margin: 23px 0 6px;
    font-weight: 600;
}

/*form*/
.form-control {
    display: block;
    height: 53px;
    padding: 17px 26px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    border: 1px solid #EBEBEB;
    border-radius: 30px;
    margin-bottom: 14px;
}

.contact-section .form-control:focus {
    color: #495057;
    border-color: #ee1d23;
    box-shadow: none;
}

.form-title {
    font-size: 15px;
    margin: 0 0 11px;
}

.btn {
    background: #063060;
    color: #fff;
    display: inline-block;
    padding: 17px 34px;
    font-size: 16px;
    font-weight: 500;
    border-radius: 30px;
    transition: .5s;
    position: relative;
    z-index: 1;
    overflow: hidden;
    box-shadow: 10px 0 30px rgb(0 0 0 / 14%);
}

.btn:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 62px;
    left: 0;
    top: 0;
    background: #ee1717;
    border-radius: 30px;
    z-index: -1;
    transition: .5s;
}

.btn:hover {
    color: #fff;
    text-decoration: none;
    border-color: #ee1717;
}

.btn:hover:after {
    width: 100%;
}

.quote_btn .btn i {
    margin-left: 7px;
}

.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: none;
}

.contact-section textarea#message {
    height: 137px;
}

/*placeholder*/
.form-control::placeholder {
    color: #191919;
    font-size: 15px;
}

/*contact form style two*/
/*right site*/
.contact-section.style-two .single-contact-from-box {
    top: 0;
    position: inherit;
    padding: 34px 38px 25px 38px;
    border-radius: 5px;
}

.contact-section.style-two textarea#message {
    height: 80px;
}

.contact-section.style-two .form-control {
    height: 41px;
    margin-bottom: 10px;
}

.contact-section.style-two .dreamit-section-main-title h2 {
    font-size: 25px;
    margin: 0;
}

.contact-section.style-two .btn {
    padding: 12px 34px;
}

.contact-section.style-two .btn:after {
    width: 49px;
}

.contact-section.style-two .btn:hover:after {
    width: 100%;
}

/*left site*/
.contact-section.style-two .single-conpany-info-box {
    background: #063060;
    padding: 44px 0 29px 46px;
}

.single-info-box {
    direction: rtl;
}

.contact-section.style-two .single-conpany-info-box .single-info-box {
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
    margin-bottom: 32px;
    padding-top: 9px;
    width: 90%;
}

.info-icon {
    margin: 20px 30px;
}

.contact-section.style-two .single-conpany-info-box .info-icon {
    margin-right: 15px;
    margin-top: 10px;
}

.contact-section.style-two .single-conpany-info-box .info-icon i {
    display: inline-block;
    font-size: 40px;
    height: 60px;
    width: 60px;
    line-height: 60px;
    text-align: center;
    background: #ee1d23;
    color: #fff;
    border-radius: 4px;
}

.contact-section.style-two .single-conpany-info-box .info-content h4 {
    font-size: 20px;
    margin: 0 0 7px;
    color: #fff;
}

.contact-section.style-two .single-conpany-info-box .info-content p {
    color: #fff;
}

.info-content a {
    color: #fff;
}

/*start slider area*/
.breatcome-area {
    background: url(../images/slider-2.png);
    padding: 139px 0 139px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.breatcome-content-title h1 {
    font-size: 45px;
    margin: 0 0 20px;
}

.breatcome-content-text ul li {
    display: inline-block;
    color: #fff;
}

.breatcome-content-text ul li i {
    font-size: 13px;
    margin: 0 5px;
}

.breatcome-content-text ul li a {
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff !important;
}

.breatcome-content-text ul li span {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
}


/* added new blog */

.blog-card__top-text {
    position: absolute;
    bottom: 40%;
    right: 22px;
    font-size: 18px;
}

.blog-card__top-text h2 span {
    font-size: 26px;
}

.blog-card__top-text::before {
    position: absolute;
    content: "";
    height: 2px;
    width: 75px;
    bottom: -10px;
    right: 2px;
    background: #042953;
    transition: .5s;
}

.blog-card {
    /* position: absolute; */
    top: 50%;
    left: 50%;
    /* transform: translate(-50%, -50%); */
    width: 100%;
    height: 235px;
    background: #000;
    margin-bottom: 100px;
}

.blog-card::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background: linear-gradient(to bottom, rgba(255, 255, 255, .3) 41%, #fff 71%);
    left: 0px;
    top: 0;
    transition: all 2s ease-in-out;
}

.blog-card__top {
    width: 100%;
    transition: .5s;
    height: 100%;
    overflow: hidden;
}

.blog-card:hover .blog-card__top .blog-card__top {
    opacity: .5;
    transform: translateX(30%);
    /*100%*/
}

.blog-card:hover .blog-card__top-text {
    display: none;
}

.blog-card__text {
    position: absolute;
    top: 0;
    left: 15px;
    width: 92%;
    /*100%*/
    height: 100%;
    background: #042953;
    opacity: 0.8;
    transition: .5s;
    /* transform-origin: left; */
    transform: perspective(2000px) rotateY(-90deg);
}

.blog-card:hover .blog-card__text {
    transform: perspective(2000px) rotateY(0deg);
}

.center-text h2 {
    color: #fff;
    text-align: center;
    margin-top: 20%;
    font-size: 22px;
}

.center-text p {
    color: #fff;
    direction: rtl;
    text-align: justify;
    margin: 20px 20px;
    max-height: 150px;
}

.center-text__link {
    color: #d5070d;
    position: absolute;
    right: 35px;
    font-weight: 800;
}

.center-text a.center-text__link:hover {
    color: #fff;
    /* font-weight: 800; */
}

.center-text h2::before {
    /* position: absolute;
    content: "";
    height: 2px;
    width: 75px;
    top: 105px;
    right: 55px;
    background: #d5070d;
    transition: .5s; */
    display: none;
}

/*start blog details*/
.single-blog-details-box {
    font-family: 'IRANYekanXFaNum';
    border: 2px solid#F6F6F6;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    direction: rtl;
}

.single-blog-details-box span {
    direction: rtl;
    font-size: 15px !important;
}

h2{
    font-size: 22px;
}

h4{
    font-size: 16px;
}

.details-thumb img {
    width: 100%;
}

.blog-details-meta a {
    margin-right: 18px;
}

.blog-details-meta a i {
    margin-right: 8px;
}

.blog-details-meta span i {
    margin-right: 8px;
    transition: .5s;
}

.blog-details-meta a:hover {
    color: #ee1d23;
}

.blog-details-meta span i:hover {
    color: #ee1d23;
}

.blog-details-content {
    padding: 24px 30px 43px 33px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.blog-details-title a h2 {
    font-size: 40px;
    margin: 0 0 18px;
}

.blog-details-content-text p {
    direction: rtl;
    text-align: justify;
    margin: 10px 0 14px;
}

.blog-details-content-text-inner p {
    font-family: 'IRANYekanXFaNum';
    direction: rtl;
    text-align: justify;
    margin: 0 0 12px;
}

.blog-details-content-text-inner p span {
    font-family: 'IRANYekanXFaNum';
    font-size: 15px;
}

.blog-details-title h1 {
    font-size: 22px;
    margin: 17px 0 16px;
}

.row.upper10 {
    margin-top: 19px;
}

.blog-details-title.two h2 {
    margin: 6px 0 17px;
}

.blog-details-social-address {
    border-top: 1px solid #e6e6e6;
    margin-top: 33px;
}

.blog-details-social-address ul li {
    display: inline-block;
}

.blog-details-social-address ul li a {
    display: inline-block;
    height: 35px;
    width: 35px;
    line-height: 35px;
    border: 1px solid #050505;
    text-align: center;
    transition: .5s;
    margin-right: 10px;
    border-radius: 3px;
    font-size: 15px;
    color: #050505;
}

.blog-details-social-address ul li a:hover {
    background: #ee1d23;
    border-color: #ee1d23;
    color: #fff;
}

/*contact form section*/
.contact_title h1 {
    font-size: 24px;
    margin: 0 0 40px;
}

.form-control {
    border: 1px solid #b3b3b3;
}

.blog-details-section .form-control:focus {
    border-color: #FF0177;
    box-shadow: 0 0 0 0.2rem rgb(239 23 125 / 23%);
}

/*sideber right site*/
.sidebar-search {
    position: relative;
}

button.btn2 {
    position: absolute;
    right: 18px;
    top: 9px;
    border: none;
    background: transparent;
    font-size: 20px;
}

.blog-details-section .sidebar-search-box {
    box-shadow: 0 0 5px rgb(0 0 0 / 10%);
    padding: 36px 32px 25px;
    border-radius: 3px;
    margin-bottom: 30px;
}

.blog-details-section .sidebar-box {
    box-shadow: 0 0 5px rgb(0 0 0 / 10%);
    padding: 36px 32px 19px;
    margin-bottom: 30px;
    border-radius: 3px;
}

.blog-details-section .sidebar-title h2 {
    font-size: 24px;
    margin: 0 0 16px;
}

.sidebar-content-text p {
    font-size: 15px;
}

.blog-details-section .sidebar-category ul li {
    margin-bottom: 6px;
    list-style: none;
}

.blog-details-section .sidebar-category ul li a {
    font-weight: 400;
}

.blog-details-section .sidebar-category ul li a:hover {
    color: #ee1d23;
}

/*start resent post*/
.blog-details-section .sidebar-thumb-title a h2 {
    font-size: 18px;
    margin: 0 0 3px;
    display: inline-block;
    transition: .5s;
}

.sidebar-thumb img {
    width: 100%;
}

.sideber-thumb-content {
    padding: 18px 14px 0;
}

.blog-details-section .owl-dots {
    top: -4px;
    left: 16px;
}

/*pagination*/
.pagination {
    text-align: center;
    display: block;
}

.page-number ul li {
    display: inline-block;
    margin-right: 9px;
}

.page-number ul li a {
    height: 45px;
    width: 45px;
    line-height: 45px;
    text-align: center;
    border: 1px solid#ee1d23;
    display: inline-block;
    font-size: 20px;
    border-radius: 4px;
    transition: .5s;
}

.page-number ul li a:hover {
    background: #ee1d23;
    color: #fff;
}

a.active {
    background: #ee1d23;
    color: #fff;
}


/*video*/
.rs-video {
    display: inline-block;
    position: relative;
    top: -93px;
    left: 33px;
}

.rs-video .animate-border a {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.animate-border a i {
    color: #fff;
}

.rs-video .animate-border .video-vemo-icon {
    background-image: linear-gradient(12deg, #ef1717 0%, #ee1d23 100%);
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.rs-video .animate-border .video-vemo-icon:before {
    content: "";
    border: 2px solid #ee1d23;
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    animation: zoomBig 3.25s linear infinite;
    -webkit-animation-delay: .75s;
    animation-delay: .75s;
}

.rs-video .animate-border .video-vemo-icon:after {
    content: "";
    border: 2px solid #ee1d23;
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    animation: zoomBig 3.25s linear infinite;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

@keyframes zoomBig {
    0% {
        transform: translate(-50%, -50%) scale(0.5);
        opacity: 1;
        border-width: 3px;
    }

    40% {
        opacity: .5;
        border-width: 2px;
    }

    65% {
        border-width: 1px;
    }

    100% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0;
        border-width: 1px;
    }
}




/*scroll section*/
.scroll-area {
    position: relative;
    z-index: 999;
}

.scroll-area .go-top {
    position: fixed;
    cursor: pointer;
    top: 0;
    right: 30px;
    color: #ffffff;
    background-image: -moz-linear-gradient(0deg, #d1651a 0%, #c1282a 100%);
    background-image: -webkit-linear-gradient(0deg, #d1651a 0%, #c1282a 100%);
    background-image: -ms-linear-gradient(0deg, #d1651a 0%, #c1282a 100%);
    z-index: 9999;
    width: 45px;
    text-align: center;
    height: 45px;
    line-height: 42px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.9s ease-out 0s;
    -moz-transition: all 0.9s ease-out 0s;
    -ms-transition: all 0.9s ease-out 0s;
    -o-transition: all 0.9s ease-out 0s;
    transition: all 0.9s ease-out 0s;
    border-radius: 10px;
}

.scroll-area .go-top i {
    position: absolute;
    top: 50%;
    left: -4px;
    right: 0;
    margin: 0 auto;
    font-size: 15px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

.scroll-area .go-top i:last-child {
    opacity: 0;
    visibility: hidden;
    top: 60%;
}

.scroll-area .go-top::before {
    content: "";
    border: 2px solid #ee1d23;
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 130px;
    height: 130px;
    border-radius: 50%;
    animation: zoomBig 3.25s linear infinite;
    -webkit-animation-delay: .75s;
    animation-delay: .75s;
}

.scroll-area .go-top:focus,
.scroll-area .go-top:hover {
    color: #fff;
}

.scroll-area .go-top:focus::before,
.scroll-area .go-top:hover::before {
    opacity: 1;
    visibility: visible;
}

.scroll-area .go-top:focus i:first-child,
.scroll-area .go-top:hover i:first-child {
    opacity: 0;
    top: 0;
    visibility: hidden;
}

.scroll-area .go-top:focus i:last-child,
.scroll-area .go-top:hover i:last-child {
    opacity: 1;
    visibility: visible;
    top: 50%;
}

.scroll-area .go-top.active {
    top: 95%;
    -webkit-transform: translateY(-98%);
    -moz-transform: translateY(-98%);
    -ms-transform: translateY(-98%);
    -o-transform: translateY(-98%);
    transform: translateY(-98%);
    opacity: 1;
    visibility: visible;
    border-radius: 0;
    right: 50px;
    border-radius: 100%;
}

.top-wrap {
    position: relative;
}

.top-wrap .go-top-button {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    top: 3px;
    z-index: 1;
    background-image: -moz-linear-gradient(0deg, #d1651a 0%, #c1282a 100%);
    background: #ee1d23;
    background-image: -ms-linear-gradient(0deg, #d1651a 0%, #c1282a 100%);
}

.top-wrap .go-top-button i {
    font-size: 20px;
    font-weight: 700;
    padding-left: 4px;
    color: #fff;
}

.top-wrap .go-top-button::after {
    content: "";
    border: 2px solid #ee1d23 !important;
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 130px;
    height: 130px;
    border-radius: 50%;
    animation: zoomBig 3.25s linear infinite;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

.top-wrap .go-top-button:hover {
    background-color: #ee1d23;
    color: #fff;
}

@keyframes zoomBig {
    0% {
        transform: translate(-50%, -50%) scale(0.5);
        opacity: 1;
        border-width: 3px;
    }

    40% {
        opacity: .5;
        border-width: 2px;
    }

    65% {
        border-width: 1px;
    }

    100% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0;
        border-width: 1px;
    }
}

/*start blog grid*/
.single-blog-grid-box {
    margin-bottom: 30px;
    transition: .5s;
    position: relative;
    z-index: 1;
    background: #FEF3F8;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.blog-grid-thumb {
    position: relative;
    z-index: 1;
}

/* .blog-grid-thumb a img {
    width: 100%;
    height: 280px;
} */

/* .blog-grid-thumb img {
    width: 100%;
} */

.blog-grid-thumb:before {
    content: "";
    position: absolute;
    background: #ee1d23;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    opacity: 0.5;
    z-index: 0;
    transition: 500ms;
    transform: scaleX(0);
}

.single-blog-grid-box:hover .blog-grid-thumb:before {
    transform: scaleY(1);
}

.blog-grid-thumb img {
    z-index: 2;
}

.blog-grid-content {
    padding: 19px 27px 30px 34px;
}

.blog-grid-section .blog-grid-title a h2 {
    font-size: 22px;
    font-weight: 600;
    margin: 10px 0 0;
    display: inline-block;
    transition: .5s;
    direction:rtl;
}

.blog-grid-meta a {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    transition: .5s;
    margin-right: 15px;
}

.blog-grid-meta span {
    font-size: 17px;
    font-weight: 500;
}

/*portfolio details section*/
/*project-details area */
.project-details-area {
    background: #FFF6FA;
}

.row.upper8 {
    box-shadow: 0 0 30px rgb(0 0 0 / 10%);
    padding: 64px 50px 64px;
}

.project-thumb img {
    width: 100%;
}

.project-details-content {
    padding-left: 73px;
}

.project-details-tilte h2 {
    font-size: 25px;
    font-family: muli;
    margin: 0 0 26px;
}

.project-details-tilte.two h2 {
    font-size: 27px;
    font-family: 'Fira Sans', sans-serif;
    margin: 0 0 26px;
    font-weight: 700;
}

.project-details-inf ul li {
    border-bottom: 1px solid #ddd;
    margin-bottom: 12px;
    padding-bottom: 14px;
    list-style: none;
    text-transform: capitalize;
}

.project-details-inf ul li:last-child {
    border-bottom: none;
}

.project-details-inf ul li p {
    display: inline-block;
    font-size: 20px;
    margin-bottom: 0;
    text-transform: capitalize;
}

.project-details-sociual-address span {
    font-size: 20px;
    color: #6d6d6d;
    font-weight: 600;
}

.project-details-sociual-address {
    padding-top: 6px;
}

.project-details-sociual-address ul li {
    display: inline-block;
}

.project-details-sociual-address ul li a {
    display: inline-block;
    width: 35px;
    height: 35px;
    background: #ee1d23;
    color: #fff;
    border-radius: 5px;
    font-size: 18px;
    text-align: center;
    margin-right: 5px;
    line-height: 35px;
    line-height: 37px;
    margin-top: 10px;
}

.project-details-sociual-address ul li a:hover {
    box-shadow: 0 0 20px rgb(239 23 125 / 30%);
    transform: translateY(-5px);
}

.project-details-content-text p {
    text-align: justify;
}


/* ==========================================
start search Popup Css
=========================================*/
.search-popup {
    position: fixed;
    left: 0;
    top: 0;
    height: 100vh;
    width: 100%;
    z-index: 99999;
    margin-top: -540px;
    transform: translateY(-100%);
    background-color: rgba(0, 0, 0, 0.90);
    -webkit-transition: all 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -moz-transition: all 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -o-transition: all 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    transition: all 1500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    /* easeInOutQuint */
    -webkit-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -moz-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -o-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
    transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
    /* easeInOutQuint */
}

.search-popup {
    width: 100%;
}

.search-active .search-popup {
    transform: translateY(0%);
    margin-top: 0;
}

.search-popup .close-search {
    position: absolute;
    left: 0;
    right: 0;
    top: 75%;
    margin: 0 auto;
    margin-top: -200px;
    border-radius: 50%;
    text-align: center;
    background-color: #ee1d23;
    width: 70px;
    cursor: pointer;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    border-bottom: 3px solid #ffffff;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    opacity: 0;
    visibility: hidden;
    height: 70px;
    line-height: 70px;
    text-align: center;
}

.search-popup .close-search i {
    position: relative;
    font-size: 30px;
    color: #ffffff;
}

.search-active .search-popup .close-search {
    visibility: visible;
    opacity: 1;
    top: 50%;
    -webkit-transition-delay: 1500ms;
    -moz-transition-delay: 1500ms;
    -ms-transition-delay: 1500ms;
    -o-transition-delay: 1500ms;
    transition-delay: 1500ms;
}

.search-popup form {
    position: absolute;
    max-width: 700px;
    top: 50%;
    left: 15px;
    right: 15px;
    margin: -35px auto 0;
    transform: scaleX(0);
    transform-origin: center;
    background-color: #111111;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.search-active .search-popup form {
    transform: scaleX(1);
    -webkit-transition-delay: 1200ms;
    -moz-transition-delay: 1200ms;
    -ms-transition-delay: 1200ms;
    -o-transition-delay: 1200ms;
    transition-delay: 1200ms;
}

.search-popup .form-group {
    position: relative;
    margin: 0px;
    overflow: hidden;
}

.search-popup .form-group input[type="text"],
.search-popup .form-group input[type="search"] {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 50px;
    color: #000000;
    height: 70px;
    width: 100%;
    padding: 10px 30px;
    background-color: #ffffff;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    font-weight: 500;
    text-transform: capitalize;
}

.search-popup .form-group input[type="submit"],
.search-popup .form-group button {
    position: absolute;
    right: 30px;
    top: 0px;
    height: 70px;
    line-height: 70px;
    background: transparent;
    text-align: center;
    font-size: 24px;
    color: #000000;
    padding: 0;
    cursor: pointer;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    border: none;
}

.search-popup .form-group input[type="submit"]:hover,
.search-popup .form-group button:hover {
    color: #000000;
}

.search-popup input::placeholder,
.search-popup textarea::placeholder {
    color: #000000;
}

.search-popup .close-search.style-two {
    position: absolute;
    right: 25px;
    left: auto;
    color: #ffffff;
    width: auto;
    height: auto;
    top: 25px;
    margin: 0px;
    border: none;
    background: none !important;
    box-shadow: none !important;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.search-popup .close-search.style-two i {
    font-size: 20px;
    color: #ffffff;
}

.header-src-btn {
    display: inline-block;
}

.search-box-btn.search-box-outer i {
    font-size: 18px;
    color: #FF0175;
    cursor: pointer;
    display: inline-block;
    height: 48px;
    width: 48px;
    line-height: 48px;
    text-align: center;
    background: #06305F;
    border-radius: 100%;
    box-shadow: 0 0 27px rgb(0 0 0/25%);
}

/*start sidebar section*/
.xs-sidebar-group .dt-overlay {
    left: 100%;
    top: 0;
    position: fixed;
    z-index: 101;
    height: 100%;
    opacity: 0;
    width: 100%;
    visibility: hidden;
    -webkit-transition: all 0.4s ease-in 0.8s;
    -o-transition: all 0.4s ease-in 0.8s;
    transition: all 0.4s ease-in 0.8s;
}

.xs-sidebar-group .widget-top {
    position: absolute;
    top: 0;
    right: 0;
    padding: 25px;
}

.dt-sidebar-widget {
    position: fixed;
    right: -100%;
    top: 0;
    bottom: 0;
    width: 100%;
    max-width: 360px;
    z-index: 999999;
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    background-color: #272727;
    -webkit-transition: all 0.5s cubic-bezier(0.9, 0.03, 0, 0.96) 0.6s;
    -o-transition: all 0.5s cubic-bezier(0.9, 0.03, 0, 0.96) 0.6s;
    transition: all 0.5s cubic-bezier(0.9, 0.03, 0, 0.96) 0.6s;
    visibility: hidden;
    opacity: 0;
}

.xs-sidebar-group.isActive .dt-overlay {
    opacity: 0.9;
    visibility: visible;
    -webkit-transition: all 0.8s ease-out 0s;
    -o-transition: all 0.8s ease-out 0s;
    transition: all 0.8s ease-out 0s;
    left: 0;
}

.xs-sidebar-group.isActive .dt-sidebar-widget {
    opacity: 1;
    visibility: visible;
    right: 0;
    -webkit-transition: all 0.7s cubic-bezier(0.9, 0.03, 0, 0.96) 0.4s;
    -o-transition: all 0.7s cubic-bezier(0.9, 0.03, 0, 0.96) 0.4s;
    transition: all 0.7s cubic-bezier(0.9, 0.03, 0, 0.96) 0.4s;
}

.sidebar-textwidget {
    padding: 40px;
}

.close-side-widget {
    color: #1768dd;
    font-size: rem(15px);
    display: block;
}

.sidebar-container {
    position: relative;
    top: 150px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in 0.3s;
    -o-transition: all 0.3s ease-in 0.3s;
    transition: all 0.3s ease-in 0.3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.xs-sidebar-group.isActive .sidebar-container {
    top: 0px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 1s ease-out 1.2s;
    -o-transition: all 1s ease-out 1.2s;
    transition: all 1s ease-out 1.2s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.dt-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0.5;
    z-index: 0;
}

.bt-black {
    background: rgb(252, 4, 118, 0.4);
}

.content-text p {
    margin: 32px 0 53px;
}

.widget-top a {
    color: #fff;
}

.widget-top a:hover {
    color: #ee1d23;
}

/*social button*/
.social-icon ul li {
    display: inline-block;
    margin-right: 6px;
}

.social-icon ul li a {
    height: 41px;
    width: 41px;
    line-height: 41px;
    text-align: center;
    background: #2B4868;
    display: inline-block;
    transition: .5s;
    border-radius: 100%;
    color: #fff;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.social-icon ul li a:after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    height: 100%;
    width: 0;
    transition: .5s;
    background: #EF167E;
    z-index: -1;
    border-radius: 100%;
}

.social-icon ul li a:hover:after {
    left: 0;
    width: 100%;
}

/*start fnc slider section*/
.fnc-slider {
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
    height: 850px !important;
}

.fnc-slider *,
.fnc-slider *:before,
.fnc-slider *:after {
    box-sizing: border-box;
}

.fnc-slider__slides {
    position: relative;
    height: 100%;
    transition: transform 1s 0.6666666667s;
}

.fnc-slider .m--blend-dark .fnc-slide__inner {
    background-color: #ee1d23;
}

.fnc-slider .m--blend-dark .fnc-slide__mask-inner {
    background-color: #7DDEF5;
}

.fnc-slider .m--navbg-dark {
    background-color: #ee1d23;
}

.fnc-slider .m--blend-green .fnc-slide__inner {
    background-color: #ee1d23;
}

.fnc-slider .m--blend-green .fnc-slide__mask-inner {
    background-color: #ee1d23;
}

.fnc-slider .m--navbg-green {
    background-color: #FFD06C;
}

.fnc-slider .m--blend-red .fnc-slide__inner {
    background-color: #ea2329;
}

.fnc-slider .m--blend-red .fnc-slide__mask-inner {
    background-color: #990e13;
}

.fnc-slider .m--navbg-red {
    background-color: #990e13;
}

.fnc-slider .m--blend-blue .fnc-slide__inner {
    background-color: #ee1d23;
}

.fnc-slider .m--blend-blue .fnc-slide__mask-inner {
    background-color: #FFD06C;
}

.fnc-slider .m--navbg-blue {
    background-color: #2D7791;
}

.fnc-slide {
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: translate3d(0, 0, 0);
}

.fnc-slide.m--before-sliding {
    z-index: 2 !important;
    transform: translate3d(100%, 0, 0);
}

.fnc-slide.m--active-slide {
    z-index: 1;
    transition: transform 1s 0.6666666667s ease-in-out;
    transform: translate3d(0, 0, 0);
}

.fnc-slide__inner {
    position: relative;
    height: 100%;
    background-size: cover;
    background-position: center top;
    transform: translate3d(0, 0, 0);
}

.m--global-blending-active .fnc-slide__inner,
.m--blend-bg-active .fnc-slide__inner {
    background-blend-mode: luminosity;
}

.m--before-sliding .fnc-slide__inner {
    transform: translate3d(-100%, 0, 0);
}

.m--active-slide .fnc-slide__inner {
    transition: transform 1s 0.6666666667s ease-in-out;
    transform: translate3d(0, 0, 0);
}

.fnc-slide__mask {
    overflow: hidden;
    z-index: 1;
    position: absolute;
    right: 60%;
    top: 15%;
    width: 50.25vh;
    height: 67vh;
    margin-right: -90px;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 0 0, 6vh 0, 6vh 61vh, 44vh 61vh, 44vh 6vh, 6vh 6vh);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 0 0, 6vh 0, 6vh 61vh, 44vh 61vh, 44vh 6vh, 6vh 6vh);
    transform-origin: 50% 0;
    transition-timing-function: ease-in-out;
}

.m--before-sliding .fnc-slide__mask {
    transform: rotate(-10deg) translate3d(200px, 0, 0);
    opacity: 0;
}

.m--active-slide .fnc-slide__mask {
    transition: transform 0.7s 1.2222222222s, opacity 0.35s 1.2222222222s;
    transform: translate3d(0, 0, 0);
    opacity: 1;
}

.m--previous-slide .fnc-slide__mask {
    transition: transform 0.7s 0.3333333333s, opacity 0.35s 0.6833333333s;
    transform: rotate(10deg) translate3d(-200px, 0, 0);
    opacity: 0;
}

.fnc-slide__mask-inner {
    z-index: -1;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100vw;
    height: 100vh;
    margin-left: -50vw;
    margin-top: -50vh;
    background-size: cover;
    background-position: center center;
    background-blend-mode: luminosity;
    transform-origin: 50% 16.5vh;
    transition-timing-function: ease-in-out;
}

.m--before-sliding .fnc-slide__mask-inner {
    transform: translateY(0) rotate(10deg) translateX(-200px) translateZ(0);
}

.m--active-slide .fnc-slide__mask-inner {
    transition: transform 0.7s 1.2222222222s;
    transform: translateX(0);
}

.m--previous-slide .fnc-slide__mask-inner {
    transition: transform 0.7s 0.3333333333s;
    transform: translateY(0) rotate(-10deg) translateX(200px) translateZ(0);
}

.fnc-slide__content {
    z-index: 2;
    position: absolute;
    left: 19%;
    top: 28%;
}

/*style two*/
.fnc-slide__content p {
    color: #29292B;
    font-size: 20px;
    width: 56%;
    margin: 9px 0 19px;
}

.fnc-slide__content h4 {
    font-size: 18px;
    margin: 0 0 21px;
    font-weight: 500;
    position: relative;
    display: inline-block;
}

.fnc-slide__content h4:before {
    position: absolute;
    content: "";
    top: 16px;
    right: -79px;
    height: 2px;
    width: 70px;
    background: #ee1d23;
}

.fnc-slide__content h1 {
    font-size: 75px;
    margin: 0 0 0;
    line-height: 1.1;
}

.fnc-slide__content h1 span {
    color: #FF0077;
}

.slider-button {
    display: inline-block;
    margin: 0;
}

.fnc-slide__heading {
    margin-bottom: 10px;
    text-transform: uppercase;
}

.fnc-slide__heading-line {
    overflow: hidden;
    position: relative;
    padding-right: 20px;
    font-size: 100px;
    color: #fff;
    word-spacing: 10px;
}

.fnc-slide__heading-line:nth-child(2) {
    padding-left: 30px;
}

.m--before-sliding .fnc-slide__heading-line {
    transform: translateY(100%);
}

.m--active-slide .fnc-slide__heading-line {
    transition: transform 1.5s 1s;
    transform: translateY(0);
}

.m--previous-slide .fnc-slide__heading-line {
    transition: transform 1.5s;
    transform: translateY(-100%);
}

.fnc-slide__heading-line span {
    display: block;
}

.m--before-sliding .fnc-slide__heading-line span {
    transform: translateY(-100%);
}

.m--active-slide .fnc-slide__heading-line span {
    transition: transform 1.5s 1s;
    transform: translateY(0);
}

.m--previous-slide .fnc-slide__heading-line span {
    transition: transform 1.5s;
    transform: translateY(100%);
}

.fnc-nav {
    z-index: 5;
    position: absolute;
    right: 0;
    bottom: 0;
}

.fnc-nav__bgs {
    z-index: -1;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.fnc-nav__bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.fnc-nav__bg.m--nav-bg-before {
    z-index: 2 !important;
    transform: translateX(100%);
}

.fnc-nav__bg.m--active-nav-bg {
    z-index: 1;
    transition: transform 1s 0.6666666667s;
    transform: translateX(0);
}

.fnc-nav__controls {
    font-size: 0;
}

.fnc-nav__control {
    overflow: hidden;
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100px;
    height: 50px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    background: transparent;
    border: none;
    outline: none;
    cursor: pointer;
    transition: background-color 0.5s;
}

.fnc-nav__control.m--active-control {
    background: #ee1d23;
}

.fnc-nav__control-progress {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #fff;
    transform-origin: 0 50%;
    transform: scaleX(0);
    transition-timing-function: linear !important;
}

.m--with-autosliding .m--active-control .fnc-nav__control-progress {
    transform: scaleX(1);
}

.m--prev-control .fnc-nav__control-progress {
    transform: translateX(100%);
    transition: transform 0.5s !important;
}

.m--reset-progress .fnc-nav__control-progress {
    transform: scaleX(0);
    transition: transform 0s 0s !important;
}

.m--autosliding-blocked .fnc-nav__control-progress {
    transition: all 0s 0s !important;
    transform: scaleX(0) !important;
}

.demo-cont {
    overflow: hidden;
    position: relative;
    height: 100vh;
    perspective: 1500px;
    background: #000;
}

.demo-cont__credits {
    box-sizing: border-box;
    overflow-y: auto;
    z-index: 1;
    position: absolute;
    right: 0;
    top: 0;
    width: 400px;
    height: 100%;
    padding: 20px 10px 30px;
    background: #303030;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #fff;
    text-align: center;
    transition: transform 0.7s;
    transform: translate3d(100%, 0, 0) rotateY(-45deg);
    will-change: transform;
}

.credits-active .demo-cont__credits {
    transition: transform 0.7s 0.2333333333s;
    transform: translate3d(0, 0, 0);
}

.demo-cont__credits *,
.demo-cont__credits *:before,
.demo-cont__credits *:after {
    box-sizing: border-box;
}

.demo-cont__credits-close {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 28px;
    height: 28px;
    cursor: pointer;
}

.demo-cont__credits-close:before,
.demo-cont__credits-close:after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 2px;
    margin-top: -1px;
    background: #fff;
}

.demo-cont__credits-close:before {
    transform: rotate(45deg);
}

.demo-cont__credits-close:after {
    transform: rotate(-45deg);
}

.demo-cont__credits-heading {
    text-transform: uppercase;
    font-size: 40px;
    margin-bottom: 20px;
}

.demo-cont__credits-img {
    display: block;
    width: 60%;
    margin: 0 auto 30px;
    border-radius: 10px;
}

.demo-cont__credits-name {
    margin-bottom: 20px;
    font-size: 30px;
}

.demo-cont__credits-link {
    display: block;
    margin-bottom: 10px;
    font-size: 24px;
    color: #fff;
}

.demo-cont__credits-blend {
    font-size: 30px;
    margin-bottom: 10px;
}

.example-slider {
    z-index: 1;
    transform: translate3d(0, 0, 0);
    transition: transform 0.7s;
}

.credits-active .example-slider {
    transform: translate3d(-400px, 0, 0) rotateY(10deg) scale(0.9);
}

.example-slider .fnc-slide-1 .fnc-slide__inner,
.example-slider .fnc-slide-1 .fnc-slide__mask-inner {
    background-image: url("../images/new2.png");
}

.example-slider .fnc-slide-2 .fnc-slide__inner,
.example-slider .fnc-slide-2 .fnc-slide__mask-inner {
    background-image: url("../images/new2.png");
}

.example-slider .fnc-slide-3 .fnc-slide__inner,
.example-slider .fnc-slide-3 .fnc-slide__mask-inner {
    background-image: url("../images/new2.png");
}

.example-slider .fnc-slide-3 .fnc-slide__inner:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(6, 48, 95, 0.1);
}

.example-slider .fnc-slide-4 .fnc-slide__inner,
.example-slider .fnc-slide-4 .fnc-slide__mask-inner {
    background-image: url("../images/new2.png");
}

.example-slider .fnc-slide-4 .fnc-slide__inner:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
}

.example-slider .fnc-slide__heading,
.example-slider .fnc-slide__action-btn,
.example-slider .fnc-nav__control {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
}


/*animation*/
@keyframes moveLeftBounce {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    50% {
        -webkit-transform: translateX(50px);
        transform: translateX(50px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

/*start footer section*/

.footer {
    background: #042953;
    margin-top: 45px;
}

.footer-logo {
    margin-bottom: 30px;
}

.location-icon {
    margin-left: 11px;
}

.location-icon i {
    color: #fff;
    display: inline-block;
}

.location-content-text p {
    color: #fff;
}

.footer-widget-title h3 {
    color: #fff;
    margin: 0 0 39px;
    position: relative;
    display: inline-block;
    font-size: 17px;
    font-weight: 600;
}

.footer-widget-title.two h3 {
    position: relative;
}

.footer-widget-title.two h3:before {
    position: absolute;
    content: "";
    height: 1px;
    width: 223px;
    background: #365476;
    top: 24px;
    right: 153px;
}

.footer-quick-link-list {
    padding: 0px 20px;
}

.footer-quick-link-list ul li a {
    color: #fff;
    display: inline-block;
    transition: .5s;
    position: relative;
    left: 21px;
}

.footer-quick-link-list ul li a:hover {
    color: #ee1d23;
}

.footer-quick-link-list ul li a:after {
    position: absolute;
    content: "";
    height: 1px;
    width: 16px;
    background: #506A85;
    top: 11px;
    right: -23px;
}

.footer-quick-link-list ul li a:hover:after {
    background: #ee1d23;
}

.location-title h2 {
    font-size: 18px;
    color: #ee1d23;
    font-weight: 600;
    margin: 5px 0 7px;
}

.footer-content-text p {
    color: #fff;
    text-align: justify;
}

.footer-copyright-text.two {
    float: right;
}

.footer-copyright-text.two span {
    color: #EF167E;
}

/*subscribe box*/
input.subscribe-mail-box {
    background: #183D69;
    border: none;
    height: 52px;
    width: 100%;
    padding: 0 29px 0;
    position: relative;
}

input.subscribe-mail-box::placeholder {
    color: #fff;
}

button.subscribe-button {
    position: absolute;
    left: 0px;
    border: none;
    height: 52px;
    width: 72px;
    background: #ee1d23;
}

button.subscribe-button i {
    color: #fff;
    display: inline-block;
    font-size: 32px;
}

input:focus,
button:focus {
    border-color: transparent;
    outline: 0;
}

/*social button*/
.footer-about-social-icon ul li {
    display: inline-block;
    margin-right: 6px;
}

.footer-about-social-icon ul li a {
    height: 41px;
    width: 41px;
    line-height: 41px;
    text-align: center;
    background: #2B4868;
    display: inline-block;
    transition: .5s;
    border-radius: 100%;
    color: #fff;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.footer-about-social-icon ul li a:after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    height: 100%;
    width: 0;
    transition: .5s;
    background: #EF167E;
    z-index: -1;
    border-radius: 100%;
}

.footer-about-social-icon ul li a:hover:after {
    left: 0;
    width: 100%;
}

/*start footer bottom section*/
.footer-copyright-section {
    background: #05203E;
    padding: 26px 0 14px;
}

/*------ Header middle sub-menu section style--------*/
.menu-wrapper ul li {
    position: relative;
}

.menu-wrapper .sub-menu {
    position: absolute;
    top: 100px;
    left: 0px;
    background: #fff;
    transition: .5s;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    padding: 25px 0px 25px 5px;
    z-index: 22;
    opacity: 0;
    visibility: hidden;
}

.menu-wrapper ul li:hover .sub-menu {
    top: 52px;
    visibility: visible;
    opacity: 1;
}

.menu-wrapper .sub-menu {
    width: 230px;
}

.menu-wrapper .sub-menu li {
    position: relative;
    line-height: 2;
    display: block;
    text-align: left;
    transition: .3s;
    padding-bottom: 5px;
    cursor: pointer;
}

.menu-wrapper .sub-menu li a::after {
    content: "";
    position: absolute;
    left: -10px;
    top: 50%;
    height: 1px;
    width: 15px;
    background: #FF3C00;
    visibility: hidden;
    opacity: 0;
    transition: .3s;
}

.menu-wrapper .sub-menu li:hover {
    margin-left: 10px;
}

.menu-wrapper .sub-menu li:hover a {
    color: #FF3C00 !important;
}

.menu-wrapper .sub-menu li:hover a i {
    color: #FF3C00 !important;
}

.menu-wrapper .sub-menu li:hover a::after {
    visibility: visible;
    position: absolute;
    left: -5px;
    opacity: 1;
}

.menu-wrapper .sub-menu li a {
    font-family: "Rubik", Sans-serif;
    font-size: 14px;
    color: #232323 !important;
    padding-left: 10px;
    cursor: pointer;
    transition: .3s;
}

.menu-wrapper .sub-menu li a i {
    color: #555 !important;
    background: #fff !important;
    transition: .3s;
}

/*------  header inner sub-menu section style--------*/

.menu-wrapper .sub-menu li:hover .inner-sub-menu {
    position: absolute;
    top: -5px;
    left: 214px;
    opacity: 1;
    visibility: visible;
}

.menu-wrapper .inner-sub-menu li {
    position: relative;
    line-height: 2;
    display: block;
    text-align: left;
    transition: .3s;
    padding-bottom: 5px;
    cursor: pointer;
}

.menu-wrapper .sub-menu .inner-sub-menu li a::after {
    content: "";
    position: absolute;
    left: -10px;
    top: 50%;
    height: 1px;
    width: 15px;
    background: #FF3C00;
    visibility: hidden;
    opacity: 0;
    transition: .3s;
}

.menu-wrapper .sub-menu .inner-sub-menu li:hover a::after {
    visibility: visible;
    position: absolute;
    left: -5px;
    opacity: 1;
}

.menu-wrapper .sub-menu .inner-sub-menu li a {
    font-family: "Rubik", Sans-serif;
    font-size: 14px;
    color: #232323 !important;
    padding-left: 10px;
    cursor: pointer;
    transition: .3s;
    text-transform: capitalize;
}

.menu-wrapper .sub-menu .inner-sub-menu li:hover a {
    color: #FF3C00 !important;
}

/* ====================== about ====================== */

/* Header Secion A */

.info-contact__title {
    line-height: 1.4;
    font-weight: 600;
}

.info-contact__sub-title {
    color: #5f5f5f;
    font-size: 1rem;
    font-weight: 550;
}

.info-contact__sub-title {
    margin-bottom: 2.0rem;
}

.info-contact__items {
    display: flex;
    flex-wrap: wrap;
    direction: rtl;
    text-align: justify;
}

.img-side__img {
    width: 100%;
}

.info-contact__item {
    padding: 5px 9px;
    margin: 3px 0;
}

.info-contact__link {
    text-decoration: none;
    color: #b814e1;
    background-color: rgba(184, 20, 225, .15);
    padding: 8px 9px;
    border-radius: 16px;
    font-size: 14px;
    font-weight: 550;
}

.info-contact__link:active {
    color: #00bfd6;
}

.info-contact__link:hover {
    color: #f9941e;
}

/* Header Secion B */
.background-white {
    margin-top: 20px;
}

.advertising-intro {
    background: #fff;
    border-radius: 10px;
    position: relative;
    z-index: 100;
    padding: 80px 60px;
    max-width: 1024px;
    margin: 0px auto 0;
    box-shadow: 0 5px 30px rgb(0 0 0 / 40%);
}

.advertising-intro__title {
    font-size: 1.5rem;
    margin-bottom: 35px;
    font-weight: 600;
}

.advertising-intro__text {
    font-weight: 590;
    color: rgb(95, 95, 95);
    direction: rtl;
    text-align: justify;
}

.advertising-intro__text span {
    color: #27ae60;
}

.advertising-intro__links {
    text-align: center;
    margin: 0 auto;
}

.advertising-intro__link {
    background-color: #5447D4;
    color: #FFF;
    box-shadow: 0 10px 30px rgba(84, 71, 212, .3);
    padding: 0.3rem 1rem;
    font-size: 1.2rem;
    border-radius: 30px;
    cursor: pointer;
    border: none;
    display: inline-block;
    transition: all .3s;
    line-height: 1.9;
    text-decoration: none;
}

.advertising-intro__link:hover {
    color: #f9941e;
}

.advertising-intro__text-1 {
    font-weight: 600;
    color: rgb(95, 95, 95);
}

.advertising-intro__phone {
    font-weight: 600;
}

/* services */
.title {
    direction: rtl;
    text-align: justify;
}

.services__title {
    padding: 60px 0;
    font-weight: 600;
}

/* message customer */
.message-customer {
    padding: 50px 0;

}

.message-customer__image {
    border-radius: 5px;
}

.title__voice {
    font-weight: 600;
    padding: 10px 0;
}

.title__text-1,
.title__text-2 {
    color: rgb(95, 95, 95);
    font-weight: 590;
    text-align: justify;
    line-height: 1.6rem;
}

.visin-list__phone-1,
.visin-list__phone-2 {
    font-weight: 600;
}

.visin-list__phone-2 {
    color: rgb(95, 95, 95);
}

.link-message {
    direction: ltr !important;
    text-align: left;
}

.link-message__purple {
    color: white;
    background-color: #5447D4;
    box-shadow: 0 10px 30px rgba(84, 71, 212, .3);
    padding: .5rem 1.5rem;
    border-radius: 30px;
    cursor: pointer;
    border: none;
    display: inline-block;
    transition: all .3s;
    line-height: 1.9;
    text-decoration: none;
}

.link-message__purple:hover {
    color: #f9941e;
}

/* transportation */
.transportation {
    padding: 50px 0;
}

.title__transportation {
    font-weight: 600;
    padding: 10px 0;
}

.title__text {
    color: rgb(95, 95, 95);
    font-weight: 590;
    text-align: justify;
    line-height: 1.6rem;
}

.link-transportation {
    direction: ltr !important;
    text-align: left;
}

.link-transportation__purple {
    color: white;
    background-color: #5447D4;
    box-shadow: 0 10px 30px rgba(84, 71, 212, .3);
    padding: .5rem 1.5rem;
    border-radius: 30px;
    cursor: pointer;
    border: none;
    display: inline-block;
    transition: all .3s;
    line-height: 1.9;
    text-decoration: none;
}

/* insurance */
.insurance {
    padding: 50px 0;
}

.title__insurance {
    font-weight: 600;
    padding: 10px 0;
}

.title__insurance-text {
    color: rgb(95, 95, 95);
    font-weight: 590;
    text-align: justify;
    line-height: 1.6rem;
}

/*-------------
========Start Itsoft Hero Section Style
---------------*/

.rotateme {
    animation-name: rotateme;
    animation-duration: 20s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes rotateme {
    0% {
        transform: rotate(0deg);
    }

    25% {
        transform: rotate(90deg);
    }

    50% {
        transform: rotate(180deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.hero-shape-two {
    .alltuchtopdown {
        animation-name: alltuchtopdown;
        animation-duration: 2.5s;
        animation-iteration-count: infinite;
        animation-timing-function: linear;
    }

    @keyframes alltuchtopdown {
        0% {
            top: 351px;
        }

        25% {
            top: 341px;
        }

        50% {
            top: 351px;
        }

        75% {
            top: 361px;
        }

        100% {
            top: 351px;
        }
    }
}

/*==========================
=========== Hero  section video
==========================*/
.video-icon {
    display: inline-block;
}

.hero-section .video-icon {
    margin-left: 25px;
}

.video-icon a {
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    text-align: center;
    border-radius: 100%;
    position: relative;
    color: #fff;
    -webkit-animation: ripple-white 1s linear infinite;
    animation: ripple-blue 1s linear infinite;
    -webkit-transition: .5s;
    background: #FF3C00;
    font-size: 28px;
    z-index: 1;
}

@-webkit-keyframes ripple-blue {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3)
    }

    100% {
        -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0)
    }
}

@keyframes ripple-blue {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3)
    }

    100% {
        -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0)
    }
}



@keyframes animationFramesOne {
    0% {
        -webkit-transform: translate(0px, 0px) rotate(0deg);
        transform: translate(0px, 0px) rotate(0deg);
    }

    20% {
        -webkit-transform: translate(73px, -1px) rotate(36deg);
        transform: translate(73px, -1px) rotate(36deg);
    }

    40% {
        -webkit-transform: translate(141px, 72px) rotate(72deg);
        transform: translate(141px, 72px) rotate(72deg);
    }

    60% {
        -webkit-transform: translate(83px, 122px) rotate(108deg);
        transform: translate(83px, 122px) rotate(108deg);
    }

    80% {
        -webkit-transform: translate(-40px, 72px) rotate(144deg);
        transform: translate(-40px, 72px) rotate(144deg);
    }

    100% {
        -webkit-transform: translate(0px, 0px) rotate(0deg);
        transform: translate(0px, 0px) rotate(0deg);
    }
}

@-webkit-keyframes animationFramesOne {
    0% {
        -webkit-transform: translate(0px, 0px) rotate(0deg);
    }

    20% {
        -webkit-transform: translate(73px, -1px) rotate(36deg);
    }

    40% {
        -webkit-transform: translate(141px, 72px) rotate(72deg);
    }

    60% {
        -webkit-transform: translate(83px, 122px) rotate(108deg);
    }

    80% {
        -webkit-transform: translate(-40px, 72px) rotate(144deg);
    }

    100% {
        -webkit-transform: translate(0px, 0px) rotate(0deg);
    }
}

@-webkit-keyframes moveBounce {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }

    50% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}

@keyframes moveBounce {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }

    50% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}


.dreamit-section-main-title p{

    padding: 15px 0;
}
.map-image {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    display: block;
}

.avia_transform.js_active .avia_animated_image .av-display-hotspot {
    -webkit-animation: avia_hotspot_appear 0.7s 1 cubic-bezier(.175, .885, .32, 1.275);
    animation: avia_hotspot_appear 0.7s 1 cubic-bezier(.175, .885, .32, 1.275);
    opacity: 1;
    visibility: visible;
}

.av-hotspot-image-container .av-image-hotspot.av-969ti-3edf610180a744cf537bc210f66fc264 .av-image-hotspot_inner {
    background-color: red;
    color: #0a0a0a;
}

.av-hotspot-blank .av-hotspot-container .av-image-hotspot_inner {
    overflow: hidden;
    text-indent: -200%;
}

.av-hotspot-container .av-image-hotspot_inner {
    display: block;
    border-radius: 100px;
    position: absolute;
    height: 100%;
    width: 100%;
    background: #fff;
    color: #888;
    z-index: 2;
    cursor: pointer;
    text-decoration: none;
}


.av-hotspot-image-container .av-image-hotspot.av-3m72q6-3012cbb99fcecb917510e0f2ed50cdd3 {
    top: 13%;
    left: 6.2%
}

.av-hotspot-image-container .av-image-hotspot.av-3m72q6-3012cbb99fcecb917510e0f2ed50cdd3_1 {
    top: 16%;
    left: 6.2%
}

.av-hotspot-image-container .av-image-hotspot.av-3m72q6-3012cbb99fcecb917510e0f2ed50cdd3 .av-image-hotspot_inner {
    background-color: #fc0;
    color: #0a0a0a
}

.av-hotspot-image-container .av-image-hotspot.av-3m72q6-3012cbb99fcecb917510e0f2ed50cdd3_1 .av-image-hotspot_inner {
    background-color: red;
    color: #0a0a0a
}

.av-hotspot-image-container .av-image-hotspot.av-3m72q6-3012cbb99fcecb917510e0f2ed50cdd3 .av-image-hotspot-pulse {
    background-color: #0a0101
}

.av-hotspot-image-container .av-image-hotspot.av-3m72q6-3012cbb99fcecb917510e0f2ed50cdd4 {
    top: 11%;
    left: 14.2%;

}

.av-hotspot-image-container .av-image-hotspot.av-3m72q6-3012cbb99fcecb917510e0f2ed50cdd4_1 {
    top: 14%;
    left: 14.2%;
}

.av-hotspot-image-container .av-image-hotspot.av-3m72q6-3012cbb99fcecb917510e0f2ed50cdd4 .av-image-hotspot_inner {
    background-color: #fc0;
    color: #0a0a0a
}

.av-hotspot-image-container .av-image-hotspot.av-3m72q6-3012cbb99fcecb917510e0f2ed50cdd4_1 .av-image-hotspot_inner {
    background-color: red;
    color: #0a0a0a
}

.av-hotspot-image-container .av-image-hotspot.av-3m72q6-3012cbb99fcecb917510e0f2ed50cdd4 .av-image-hotspot-pulse {
    background-color: #0a0101
}


.av-hotspot-image-container .av-image-hotspot.av-3m72q6-3012cbb99fcecb917510e0f2ed50cdd5 {
    top: 43%;
    left: 14.2%;
}

.av-hotspot-image-container .av-image-hotspot.av-3m72q6-3012cbb99fcecb917510e0f2ed50cdd5 .av-image-hotspot_inner {
    background-color: #fc0;
    color: #0a0a0a
}

.av-hotspot-image-container .av-image-hotspot.av-3m72q6-3012cbb99fcecb917510e0f2ed50cdd5 .av-image-hotspot-pulse {
    background-color: #0a0101
}


.av-hotspot-image-container .av-image-hotspot.av-3dz7hq-6af619dde12ff5880cab10a041e6ced0 {
    top: 11.3%;
    left: 22.6%
}

.av-hotspot-image-container .av-image-hotspot.av-3dz7hq-6af619dde12ff5880cab10a041e6ced0_1 {
    top: 14.3%;
    left: 23.6%
}

.av-hotspot-image-container .av-image-hotspot.av-3dz7hq-6af619dde12ff5880cab10a041e6ced0 .av-image-hotspot_inner {
    background-color: #fc0;
    color: #0a0a0a
}

.av-hotspot-image-container .av-image-hotspot.av-3dz7hq-6af619dde12ff5880cab10a041e6ced0_1 .av-image-hotspot_inner {
    background-color: red;
    color: #0a0a0a
}

.av-hotspot-image-container .av-image-hotspot.av-3dz7hq-6af619dde12ff5880cab10a041e6ced0 .av-image-hotspot-pulse {
    background-color: #0a0101
}

.av-hotspot-image-container .av-image-hotspot.av-3a1ejy-cc63f0126bd76de109372b9df85e5eeb {
    top: 29.9%;
    left: 16.4%
}

.av-hotspot-image-container .av-image-hotspot.av-3a1ejy-cc63f0126bd76de109372b9df85e5eeb .av-image-hotspot_inner {
    background-color: #fc0;
    color: #0a0a0a
}

.av-hotspot-image-container .av-image-hotspot.av-3a1ejy-cc63f0126bd76de109372b9df85e5eeb .av-image-hotspot-pulse {
    background-color: #0a0000
}

.av-hotspot-image-container .av-image-hotspot.av-30a2em-cd59af72b67d79f36ee7e3bf522d0edb {
    top: 25.1%;
    left: 23.7%;
}

.av-hotspot-image-container .av-image-hotspot.av-30a2em-cd59af72b67d79f36ee7e3bf522d0edb .av-image-hotspot_inner {
    background-color: #fc0;
    color: #0a0a0a
}

.av-hotspot-image-container .av-image-hotspot.av-30a2em-cd59af72b67d79f36ee7e3bf522d0edb .av-image-hotspot-pulse {
    background-color: #0a0101
}

.av-hotspot-image-container .av-image-hotspot.av-2wxpue-c4640df7b3df6d9774f46af4bdf79566 {
    top: 19.2%;
    left: 30.4%
}

.av-hotspot-image-container .av-image-hotspot.av-2wxpue-c4640df7b3df6d9774f46af4bdf79566_1 {
    top: 17.5%;
    left: 27.4%
}

.av-hotspot-image-container .av-image-hotspot.av-2wxpue-c4640df7b3df6d9774f46af4bdf79566 .av-image-hotspot_inner {
    background-color: #fc0;
    color: #0a0a0a
}

.av-hotspot-image-container .av-image-hotspot.av-2wxpue-c4640df7b3df6d9774f46af4bdf79566_1 .av-image-hotspot_inner {
    background-color: red;
    color: #0a0a0a
}

.av-hotspot-image-container .av-image-hotspot.av-2wxpue-c4640df7b3df6d9774f46af4bdf79566 .av-image-hotspot-pulse {
    background-color: #0a0101
}

.av-hotspot-image-container .av-image-hotspot.av-2o6fja-1404ecbacf37245532a08827912bdc50 {
    top: 33.2%;
    left: 12.5%;
}

.av-hotspot-image-container .av-image-hotspot.av-2o6fja-1404ecbacf37245532a08827912bdc50 .av-image-hotspot_inner {
    background-color: #fc0;
    color: #0a0a0a
}

.av-hotspot-image-container .av-image-hotspot.av-2o6fja-1404ecbacf37245532a08827912bdc50 .av-image-hotspot-pulse {
    background-color: #0a0101
}

.av-hotspot-image-container .av-image-hotspot.av-2hwo7y-3e35949f8f09c246e5378565fddc38b0 {
    top: 30%;
    left: 23.1%
}

.av-hotspot-image-container .av-image-hotspot.av-2hwo7y-3e35949f8f09c246e5378565fddc38b0 .av-image-hotspot_inner {
    background-color: #fc0;
    color: #0a0a0a
}

.av-hotspot-image-container .av-image-hotspot.av-2hwo7y-3e35949f8f09c246e5378565fddc38b0 .av-image-hotspot-pulse {
    background-color: #0a0101
}

.av-hotspot-image-container .av-image-hotspot.av-2ftzy6-eda91e18ab11338ecd2844079c8f8737 {
    top: 28.5%;
    left: 39.3%
}

.av-hotspot-image-container .av-image-hotspot.av-2ftzy6-eda91e18ab11338ecd2844079c8f8737 .av-image-hotspot_inner {
    background-color: #fc0;
    color: #0a0a0a
}

.av-hotspot-image-container .av-image-hotspot.av-2ftzy6-eda91e18ab11338ecd2844079c8f8737 .av-image-hotspot-pulse {
    background-color: #0a0000
}

.av-hotspot-image-container .av-image-hotspot.av-em2fi-ef34e45b4e9e38a0260d58826d51b6ec {
    top: 25.4%;
    left: 35.4%
}

.av-hotspot-image-container .av-image-hotspot.av-em2fi-ef34e45b4e9e38a0260d58826d51b6ec .av-image-hotspot_inner {
    background-color: #fc0;
    color: #0a0a0a
}

.av-hotspot-image-container .av-image-hotspot.av-em2fi-ef34e45b4e9e38a0260d58826d51b6ec .av-image-hotspot-pulse {
    background-color: #0a0101
}

.av-hotspot-image-container .av-image-hotspot.av-228zs6-8ab9d01664b8ef6535736e60486e64bd {
    top: 22.4%;
    left: 48.1%
}

.av-hotspot-image-container .av-image-hotspot.av-228zs6-8ab9d01664b8ef6535736e60486e64bd_1 {
    top: 23.4%;
    left: 45.1%
}

.av-hotspot-image-container .av-image-hotspot.av-228zs6-8ab9d01664b8ef6535736e60486e64bd_1 .av-image-hotspot_inner {
    background-color: red;
    color: #0a0a0a
}

.av-hotspot-image-container .av-image-hotspot.av-228zs6-8ab9d01664b8ef6535736e60486e64bd .av-image-hotspot_inner {
    background-color: #fc0;
    color: #0a0a0a
}

.av-hotspot-image-container .av-image-hotspot.av-228zs6-8ab9d01664b8ef6535736e60486e64bd .av-image-hotspot-pulse {
    background-color: #0a0000;
}

.av-hotspot-image-container .av-image-hotspot.av-1wdehy-630b9c796f641309d1807caa07122cb5 {
    top: 39.8%;
    left: 22.3%
}

.av-hotspot-image-container .av-image-hotspot.av-1wdehy-630b9c796f641309d1807caa07122cb5 .av-image-hotspot_inner {
    background-color: #fc0;
    color: #0a0a0a
}

.av-hotspot-image-container .av-image-hotspot.av-1wdehy-630b9c796f641309d1807caa07122cb5 .av-image-hotspot-pulse {
    background-color: #0a0000
}

.av-hotspot-image-container .av-image-hotspot.av-1oxwva-6d84337cf5a7daaa9f4bc3369d46d43b {
    top: 32%;
    left: 30.6%
}

.av-hotspot-image-container .av-image-hotspot.av-1oxwva-6d84337cf5a7daaa9f4bc3369d46d43b .av-image-hotspot_inner {
    background-color: #fc0;
    color: #0a0a0a
}

.av-hotspot-image-container .av-image-hotspot.av-1oxwva-6d84337cf5a7daaa9f4bc3369d46d43b .av-image-hotspot-pulse {
    background-color: #0a0101
}

.av-hotspot-image-container .av-image-hotspot.av-1kgouu-b26f57dbd0f673cc7e2157fbda0b825c {
    top: 34.7%;
    left: 34.1%
}

.av-hotspot-image-container .av-image-hotspot.av-1kgouu-b26f57dbd0f673cc7e2157fbda0b825c .av-image-hotspot_inner {
    background-color: #fc0;
    color: #0a0a0a
}

.av-hotspot-image-container .av-image-hotspot.av-1kgouu-b26f57dbd0f673cc7e2157fbda0b825c .av-image-hotspot-pulse {
    background-color: #0a0000
}

.av-hotspot-image-container .av-image-hotspot.av-1ex2we-959a8af4a482da5da27c38e2171896c3 {
    top: 27.4%;
    left: 54.6%
}

.av-hotspot-image-container .av-image-hotspot.av-1ex2we-959a8af4a482da5da27c38e2171896c3 .av-image-hotspot_inner {
    background-color: #fc0;
    color: #0a0a0a
}

.av-hotspot-image-container .av-image-hotspot.av-1ex2we-959a8af4a482da5da27c38e2171896c3 .av-image-hotspot-pulse {
    background-color: #0a0101
}

.av-hotspot-image-container .av-image-hotspot.av-1bdrke-488f24245b5f04ce2b44c94b05dbae83 {
    top: 15.2%;
    left: 58.5%
}

.av-hotspot-image-container .av-image-hotspot.av-1bdrke-488f24245b5f04ce2b44c94b05dbae83_1 {
    top: 18.2%;
    left: 56.5%
}

.av-hotspot-image-container .av-image-hotspot.av-1bdrke-488f24245b5f04ce2b44c94b05dbae83 .av-image-hotspot_inner {
    background-color: #fc0;
    color: #0a0a0a
}

.av-hotspot-image-container .av-image-hotspot.av-1bdrke-488f24245b5f04ce2b44c94b05dbae83_1 .av-image-hotspot_inner {
    background-color: red;
    color: #0a0a0a
}

.av-hotspot-image-container .av-image-hotspot.av-1bdrke-488f24245b5f04ce2b44c94b05dbae83 .av-image-hotspot-pulse {
    background-color: #0a0101
}

.av-hotspot-image-container .av-image-hotspot.av-10z6zy-70256ee59fdc5ad7efc834d69b476bc0 {
    top: 14.3%;
    left: 65.1%
}

.av-hotspot-image-container .av-image-hotspot.av-10z6zy-70256ee59fdc5ad7efc834d69b476bc0_1 {
    top: 17.3%;
    left: 65.1%
}

.av-hotspot-image-container .av-image-hotspot.av-10z6zy-70256ee59fdc5ad7efc834d69b476bc0 .av-image-hotspot_inner {
    background-color: #fc0;
    color: #0a0a0a
}

.av-hotspot-image-container .av-image-hotspot.av-10z6zy-70256ee59fdc5ad7efc834d69b476bc0_1 .av-image-hotspot_inner {
    background-color: red;
    color: #0a0a0a
}

.av-hotspot-image-container .av-image-hotspot.av-10z6zy-70256ee59fdc5ad7efc834d69b476bc0 .av-image-hotspot-pulse {
    background-color: #0a0101
}

.av-hotspot-image-container .av-image-hotspot.av-vek06-564b8e03230b040d467b86ec53d1b993 {
    top: 50.9%;
    left: 24.6%
}

.av-hotspot-image-container .av-image-hotspot.av-vek06-564b8e03230b040d467b86ec53d1b993_1 {
    top: 53.9%;
    left: 24.6%
}

.av-hotspot-image-container .av-image-hotspot.av-vek06-564b8e03230b040d467b86ec53d1b993 .av-image-hotspot_inner {
    background-color: #fc0;
    color: #0a0a0a
}

.av-hotspot-image-container .av-image-hotspot.av-vek06-564b8e03230b040d467b86ec53d1b993_1 .av-image-hotspot_inner {
    background-color: red;
    color: #0a0a0a
}

.av-hotspot-image-container .av-image-hotspot.av-vek06-564b8e03230b040d467b86ec53d1b993 .av-image-hotspot-pulse {
    background-color: #0a0101
}

.av-hotspot-image-container .av-image-hotspot.av-oiuke-efc9e0b6a669643063ea39ad67a5eb10 {
    top: 50.9%;
    left: 33.8%
}

.av-hotspot-image-container .av-image-hotspot.av-oiuke-efc9e0b6a669643063ea39ad67a5eb10 .av-image-hotspot_inner {
    background-color: #fc0;
    color: #0a0a0a
}

.av-hotspot-image-container .av-image-hotspot.av-oiuke-efc9e0b6a669643063ea39ad67a5eb10 .av-image-hotspot-pulse {
    background-color: #0a0000
}

.av-hotspot-image-container .av-image-hotspot.av-nq5dy-70f9472d5388676707d77b3acd730b55 {
    top: 39.7%;
    left: 42.1%
}

.av-hotspot-image-container .av-image-hotspot.av-nq5dy-70f9472d5388676707d77b3acd730b55 .av-image-hotspot_inner {
    background-color: #fc0;
    color: #0a0a0a
}

.av-hotspot-image-container .av-image-hotspot.av-nq5dy-70f9472d5388676707d77b3acd730b55 .av-image-hotspot-pulse {
    background-color: #0a0000
}

.av-hotspot-image-container .av-image-hotspot.av-hmo5i-423821c74e2e20d01e6224065491fe63 {
    top: 24.1%;
    left: 74.6%
}

.av-hotspot-image-container .av-image-hotspot.av-hmo5i-423821c74e2e20d01e6224065491fe63_1 {
    top: 29.1%;
    left: 74.6%
}

.av-hotspot-image-container .av-image-hotspot.av-hmo5i-423821c74e2e20d01e6224065491fe63 .av-image-hotspot_inner {
    background-color: #fc0;
    color: #0a0a0a
}

.av-hotspot-image-container .av-image-hotspot.av-hmo5i-423821c74e2e20d01e6224065491fe63_1 .av-image-hotspot_inner {
    background-color: red;
    color: #0a0a0a
}

.av-hotspot-image-container .av-image-hotspot.av-hmo5i-423821c74e2e20d01e6224065491fe63 .av-image-hotspot-pulse {
    background-color: #0a0101
}

.av-hotspot-image-container .av-image-hotspot.av-1i7ud2-2c428da9bfffe72e5b2befb548df414a {
    top: 58.5%;
    left: 35.5%
}

.av-hotspot-image-container .av-image-hotspot.av-1i7ud2-2c428da9bfffe72e5b2befb548df414a .av-image-hotspot_inner {
    background-color: #fc0;
    color: #0a0a0a
}

.av-hotspot-image-container .av-image-hotspot.av-1i7ud2-2c428da9bfffe72e5b2befb548df414a .av-image-hotspot-pulse {
    background-color: #0a0000
}

.av-hotspot-image-container .av-image-hotspot.av-4wkn2-6237407f35b80eaf836d07ac13a3789b {
    top: 48.6%;
    left: 54.4%
}

.av-hotspot-image-container .av-image-hotspot.av-4wkn2-6237407f35b80eaf836d07ac13a3789b .av-image-hotspot_inner {
    background-color: #fc0;
    color: #0a0a0a
}

.av-hotspot-image-container .av-image-hotspot.av-4wkn2-6237407f35b80eaf836d07ac13a3789b .av-image-hotspot-pulse {
    background-color: #0a0101
}

.av-hotspot-image-container .av-image-hotspot.av-17r3v2-fdaa71e9b4f56f081c7fde5bb5fcfee2 {
    top: 41%;
    left: 75.4%
}

.av-hotspot-image-container .av-image-hotspot.av-17r3v2-fdaa71e9b4f56f081c7fde5bb5fcfee2_1 {
    top: 44%;
    left: 75.4%
}

.av-hotspot-image-container .av-image-hotspot.av-17r3v2-fdaa71e9b4f56f081c7fde5bb5fcfee2 .av-image-hotspot_inner {
    background-color: #fc0;
    color: #0a0a0a
}

.av-hotspot-image-container .av-image-hotspot.av-17r3v2-fdaa71e9b4f56f081c7fde5bb5fcfee2_1 .av-image-hotspot_inner {
    background-color: red;
    color: #0a0a0a
}

.av-hotspot-image-container .av-image-hotspot.av-17r3v2-fdaa71e9b4f56f081c7fde5bb5fcfee2 .av-image-hotspot-pulse {
    background-color: #0a0000
}

.av-hotspot-image-container .av-image-hotspot.av-3pk12-a3d0a5d7005c1092cbf7d0cda145c512 {
    top: 68.7%;
    left: 36.6%
}

.av-hotspot-image-container .av-image-hotspot.av-3pk12-a3d0a5d7005c1092cbf7d0cda145c512 .av-image-hotspot_inner {
    background-color: #fc0;
    color: #0a0a0a
}

.av-hotspot-image-container .av-image-hotspot.av-3pk12-a3d0a5d7005c1092cbf7d0cda145c512 .av-image-hotspot-pulse {
    background-color: #0a0101
}

.av-hotspot-image-container .av-image-hotspot.av-zhaeu-08530e7b449e1bf8ca59d219dd2a006d {
    top: 64.5%;
    left: 44.8%
}

.av-hotspot-image-container .av-image-hotspot.av-zhaeu-08530e7b449e1bf8ca59d219dd2a006d_1 {
    top: 67.5%;
    left: 44.8%
}

.av-hotspot-image-container .av-image-hotspot.av-zhaeu-08530e7b449e1bf8ca59d219dd2a006d .av-image-hotspot_inner {
    background-color: #fc0;
    color: #0a0a0a
}

.av-hotspot-image-container .av-image-hotspot.av-zhaeu-08530e7b449e1bf8ca59d219dd2a006d_1 .av-image-hotspot_inner {
    background-color: red;
    color: #0a0a0a
}

.av-hotspot-image-container .av-image-hotspot.av-zhaeu-08530e7b449e1bf8ca59d219dd2a006d .av-image-hotspot-pulse {
    background-color: #0a0000
}

.av-hotspot-image-container .av-image-hotspot.av-or4em-62c29500e2a442f67a09a1771c606412 {
    top: 61.5%;
    left: 67.4%
}

.av-hotspot-image-container .av-image-hotspot.av-or4em-62c29500e2a442f67a09a1771c606412_1 {
    top: 64.5%;
    left: 67.4%
}

.av-hotspot-image-container .av-image-hotspot.av-or4em-62c29500e2a442f67a09a1771c606412 .av-image-hotspot_inner {
    background-color: #fc0;
    color: #0a0a0a
}

.av-hotspot-image-container .av-image-hotspot.av-or4em-62c29500e2a442f67a09a1771c606412_1 .av-image-hotspot_inner {
    background-color: red;
    color: #0a0a0a
}

.av-hotspot-image-container .av-image-hotspot.av-or4em-62c29500e2a442f67a09a1771c606412 .av-image-hotspot-pulse {
    background-color: #0a0101
}

.av-hotspot-image-container .av-image-hotspot.av-1w0gm-ede70097812075dac2dd7c6e1da460d8 {
    top: 75.7%;
    left: 85%
}

.av-hotspot-image-container .av-image-hotspot.av-1w0gm-ede70097812075dac2dd7c6e1da460d8 .av-image-hotspot_inner {
    background-color: #fc0;
    color: #0a0a0a
}

.av-hotspot-image-container .av-image-hotspot.av-1w0gm-ede70097812075dac2dd7c6e1da460d8 .av-image-hotspot-pulse {
    background-color: #0a0101
}

.av-hotspot-image-container .av-image-hotspot.av-gzb3q-4d74483a8e6f013a19649b3542a31f7d {
    top: 76.3%;
    left: 60.5%
}

.av-hotspot-image-container .av-image-hotspot.av-gzb3q-4d74483a8e6f013a19649b3542a31f7d_1 {
    top: 80.3%;
    left: 60.5%
}

.av-hotspot-image-container .av-image-hotspot.av-gzb3q-4d74483a8e6f013a19649b3542a31f7d .av-image-hotspot_inner {
    background-color: #fc0;
    color: #0a0a0a
}

.av-hotspot-image-container .av-image-hotspot.av-gzb3q-4d74483a8e6f013a19649b3542a31f7d_1 .av-image-hotspot_inner {
    background-color: red;
    color: #0a0a0a
}

.av-hotspot-image-container .av-image-hotspot.av-gzb3q-4d74483a8e6f013a19649b3542a31f7d .av-image-hotspot-pulse {
    background-color: #0a0101
}

.av-hotspot-image-container .av-image-hotspot.av-gzb3q-4d74483a8e6f013a19649b3542a31f7d_1 .av-image-hotspot-pulse {
    background-color: #0a0101
}

.av-hotspot-image-container .av-image-hotspot.av-969ti-3edf610180a744cf537bc210f66fc264 {
    top: 23.8%;
    left: 30.2%
}

.av-hotspot-image-container .av-image-hotspot.av-969ti-3edf610180a744cf537bc210f66fc264 .av-image-hotspot_inner {
    background-color: red;
    color: #0a0a0a
}

.av-hotspot-image-container .av-image-hotspot.av-969ti-3edf610180a744cf537bc210f66fc264 .av-image-hotspot-pulse {
    background-color: #0a0101
}

.av-hotspot-image-container .av-image-hotspot.av-969ti-3edf610180a744cf537bc210f66fc264 .av-image-hotspot-pulse {
    background-color: #0a0101;
}

@media only screen and (min-width: 990px) {
    .responsive .av-image-hotspot {
        height: 24px;
        width: 24px;
        line-height: 24px;
        font-size: 11px
    }

    .responsive .av-image-hotspot-pulse {
        height: 54px;
        width: 54px;
        top: -15px;
        left: -15px
    }
}

.av-image-hotspot {
    height: 18px;
    width: 18px;
    font-size: 10px;
    line-height: 18px;
    text-align: center;
    position: absolute;
    z-index: 1;
    margin: -9px 0 0 -9px;
}

.av-image-hotspot-pulse {
    display: block;
    background: rosybrown;
    border-radius: 100px;
    height: 40px;
    width: 40px;
    position: absolute;
    -webkit-animation: av_pulsate 2s ease-out infinite;
    animation: av_pulsate 2s linear infinite;
    opacity: 0;
    top: -11px;
    left: -11px;
    z-index: 1;
}

@keyframes av_pulsate {
    0% {
        transform: scale(.1);
        opacity: 0
    }

    50% {
        opacity: .7
    }

    100% {
        transform: scale(1);
        opacity: 0
    }
}

@media only screen and (min-width: 990px) {
    .av-image-hotspot {
        height: 18px;
        width: 18px;
        line-height: 24px;
        font-size: 11px
    }

    .av-image-hotspot-pulse {
        height: 45px;
        width: 45px;
        top: -13px;
        left: -13.8px
    }
}

.quick-contact-btn {
    right: 50px!important;
    left: auto;
}

.alert{
    direction:rtl;
    width: 99%;
    margin:10px auto;
}

.alert .close {
    float:left;
}

@media only screen and (max-width: 767px) {
    .responsive .av-hotspot-fallback-tooltip {
        display: block
    }

    .responsive .av-mobile-fallback-active.avia-tooltip {
        visibility: hidden
    }

    .responsive .av-hotspot-image-container.av-hotspot-blank.av-mobile-fallback-active .av-image-hotspot_inner {
        text-indent: 0
    }
}

/* added responsive */
@media only screen and (min-width: 320px) and (max-width: 480px) {


    .about_list {
        margin-right: 50px;
    }



    .owl-dots {
        margin-right: 50px;
    }

    .blog-card {
        width: 90%;
    }

    .brand-section {
        margin-top: 20px;
    }


    .dreamit-section-sub-title h3 {
        margin-bottom: 80px;
    }

    .blog-card {}
}
.header-top-left-single-item:before{
    display: none;
}

.header-top-area .header-top-right-icon-area ul li a:before{
    display: none;
}

iframe{
    margin-bottom: 200px;
}

.link-more{
    position: sticky;
    z-index: 999;
}


.btn-more{
    z-index: 999999;
}

table.striped tr:nth-child(even) td{
    background:#efefef;
}