body {
    direction: rtl;
    font-family: Changa;
    position: relative;
    font-size: 1em;
    line-height: 1.25;
}

.main-navbar {
    text-align: center;
    color: #fff;
    background: #1f253b;
    padding: 1rem;
}

.nav-link {
    color: #fff !important;
    border-bottom: 3px solid transparent;
    border-radius: 0 !important;
    padding: 0;
}

.nav-item {
    display: inline-block;
    margin: 0 15px;
    font-size: 20px;
    line-height: 1;
    font-weight: 300;
}

.nav-link:hover {
    border-color: #d0245c;
}

.nav-pills .nav-link.active {
    background-color: transparent;
    border-color: #d0245c;

}

.navbar-logo {
    width: 14%;
}

/*===================================================*/
/*Start Block1*/
.block1 {
    background: url(../image/block1.1.png) no-repeat;
    background-size: cover;
    min-height: 100vh;
    overflow: hidden;
    position: relative;
}

.block1-btn {
    margin: 20px auto;
    width: 220px;
    background: #e20644;
    color: #fff;
    border: 0;
    font-size: 20px;
    line-height: 1.8;
    border-radius: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

#demo-canvas {
    position: absolute;
    right: 0;
    z-index: 1;
}

.block1-btn:hover {
    background: #e20644;
    color: #fff;
}

.block2-head {
    font-weight: bold;
    font-size: 51px;
    line-height: 1;
    padding: 50px;
    color: #e00642;
    position: relative;
}

.block2-head:after {
    content: "";
    background: #24243c;
    width: 85px;
    height: 9px;
    bottom: 20%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;

}

.block1-logo {
    position: absolute;
    left: 50%;
    top: 40%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.block1-head {
    position: absolute;
    left: 50%;
    top: 60%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 45px;
    color: #fff;
    font-weight: 300;
}

.block1-head .wrap {
    font-weight: 600;
    color: #ff0046;
}

.block2-p {
    font-size: 34.7px;
    text-align: justify;
    margin-bottom: 60px;
    line-height: 1.7;
}

.block2-img-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.block2-img-container img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.block2-img-container i {
    margin: 0 64px;
    font-size: 50px;
    position: relative;
    top: 15px;
}

.block2-img-container div {
    font-size: 25px;
}

.block2-img-container div:hover {
    color: #e10743;
}

.block2-img-container div:hover img {
    -webkit-filter: inherit;
    filter: inherit;
}

.block2-img-container span:first-of-type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}


.nav-option {
    width: 25%;
    margin: 0;
    color: #4c4c4e !important;
    border: 0 !important;
    border-bottom: 1px solid #4c4c4e !important;
    line-height: 1;
    font-weight: bold;
    font-size: 28px;
}

.nav-option:hover {
    color: #4c4c4e !important;

}

.tab-content1 {
    padding: 20px 0;
    border-top: 0;
}

.block2 .nav-link.active {
    color: #e20644 !important;
    border-bottom: 4px solid #e20644 !important;
    margin-bottom: -2px;
}

.nav-tabs {
    border: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 100px;
}


.block2-p2 {
    font-size: 26px;
    margin-bottom: 0;
    font-weight: 300;
}

.block2 {
    margin-bottom: 30px;
}








.block3 {
    background: url("../image/block3.1.png") no-repeat;
    padding: 50px;
}

.block3-head {
    font-weight: bold;
    font-size: 51px;
    line-height: 1;
    padding-top: 50px;
    color: #e00642;
    position: relative;
}

.block3-head2 {
    color: #fff;
    font-size: 35px;
}

.block3-p {
    font-size: 28px;
    color: #fff;
    font-weight: 300;
    line-height: 1.5;
    margin: 90px auto;
    width: 80%;
    direction: ltr;
}


.block3-btn {
    margin: 20px auto 85px;
    width: 220px;
    background: #e20644;
    color: #fff;
    border: 0;
    font-size: 20px;
    line-height: 1.8;
    border-radius: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}


.block5-head {
    font-size: 50px;
    font-weight: 400;
    padding: 50px 0;
}

.block5-head span {
    color: #e20644;
    font-weight: bold;
}

.block5-p {
    text-align: left;
    font-size: 28px;
    line-height: 2;
    font-weight: 300;
}

.block5-img {
    margin-top: 50px;
}

/*===================================================*/
/*Start Block4*/
.block4 {
    padding: 0 0 30px;
    background: #d9d9d9;
}

.logo {
    max-width: 140px;
    margin: 30px auto;
}

.block4-head {
    font-size: 22px;
}


.form {
    padding: 15px 50px;
    direction: ltr;
}

.form-head {
    font-size: 25px;
    color: #fff;
    line-height: 1.5;
}

.form-control-input {
    width: 100%;
    margin: auto;
    font-size: 18px;
    color: #6c6c6c;
    resize: none;
    height: auto !important;
    border-radius: 0;
    font-family: Changa;
    border: 0;
    text-align: left;
}

textarea.form-control-input {
    min-height: 100px;
}

.form-control-input::-webkit-input-placeholder {
    color: #6c6c6c;
    font-family: Changa;
}

.form-control-input:-ms-input-placeholder {
    color: #6c6c6c;
    font-family: Changa;
}

.form-control-input::placeholder {
    color: #6c6c6c;
    font-family: Changa;
}

#form-phone {
    font-family: Changa;
}



.form-call {
    width: 45%;
    color: #FFF;
    background: #e20644;
    font-size: 30px;
    line-height: 1.5;
    border-radius: 0;
    margin: 26px auto;
    font-weight: 300;
}

.form-call:hover {
    color: #FFF;
    text-decoration: none
}


.block4-p {
    line-height: 1;
    font-size: 29px;
    color: #fff;
    margin-bottom: 60px;
    font-family: gesslight;
    margin-top: -30px;
}


.form .form-group {
    margin-bottom: 12px;
}


.fixed-button {
    background: #32526e;
    color: #fff;
    width: 100%;
    border-radius: 0;
    font-size: 30px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    opacity: 0;
}

.fixed-button:hover {
    text-decoration: underline;
}

.last {
    color: #fff;
    padding-top: 20px;
}


footer {
    background: #131428;
    color: #fff;
    padding: 30px 0 10px;

}

.footer-logo {
    width: 38%;
    margin-left: 0;
    margin-right: auto;
}

.footer-last {
    margin: 20px;
    font-size: 20px;
    font-weight: 200;
}
