@font-face {
    font-family: sst-bold;
    src: url('../fonts/sst-arabic-bold.ttf');
}

@font-face {
    font-family: sst-light;
    src: url('../fonts/SST Arabic Light.ttf');
}

body,
html {
    font-family: sst-light !important;
}

body::-webkit-scrollbar {
    width: 10px;
}

body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

body::-webkit-scrollbar-thumb {
    background-color: #4B26CC;
    outline: 1px solid #4B26CC;
    border-radius: 20px;
}

::selection {
    background: #4B26CC;
    /* WebKit/Blink Browsers */
    color: #fff;
}

::-moz-selection {
    background: #4B26CC;
    /* Gecko Browsers */
    color: #fff;
}

a,
a:hover,
a:focus {
    text-decoration: none;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6,
h7 {
    font-family: sst-bold !important;
}

.form-control,
.form-control:focus {
    box-shadow: none;
    outline: 0;
}

.btn,
.btn:focus {
    box-shadow: none;
    outline: 0;
}


/*start nav*/

.navbar {
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
}

.nav>li>a {
    padding: 14px 60px;
    font-size: 16px;
    color: #000;
    display: inline-block;
    font-family: sst-bold;
    border-bottom: 1px solid transparent;
}

.navbar .navbar-brand {
    padding-top: 5px;
    padding-bottom: 0px;
}

.navbar-nav {
    padding-top: 10px;
    padding-bottom: 20px;
}

.navbar-nav>li>i {
    color: #909090;
}

.navbar-nav>li {
    padding-left: 25px;
}

.navbar-default .navbar-nav>li>a {
    color: #8A9EAB;
}

.navbar-default .navbar-nav>li>a>i {
    padding-left: 8px;
}

.navbar-default .navbar-nav>.active>a {
    color: #4B26CC;
    border-bottom: 1px solid #EA863E;
}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #4B26CC;
    background-color: transparent;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    border-bottom: 1px solid #EA863E;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #4B26CC;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #4B26CC;
    background-color: transparent;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    border-bottom: 1px solid #EA863E;
}

.navbar-toggle {
    margin-right: 35px;
    border: none;
    background: transparent !important;
}

.navbar-toggle:hover {
    background: transparent !important;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    background: transparent;
    border-bottom: 1px solid #EA863E;
}

.navbar-default {
    border: 0;
    background-color: transparent;
}

.top-nav-collapse {
    padding: 0;
    background-color: rgba(24, 24, 41, .95);
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background-color: transparent;
    color: #fff;
}

.navbar-right {
    margin-right: 50px !important
}

.navbar-right {
    margin-right: 30px;
}


/*end nav*/


/**===============slider=====================**/

.about {
    padding-top: 20px;
}

.about .all {
    background-image: url('../images/bg-header.png');
    width: 100%;
    padding: 140px 60px;
    background-repeat: no-repeat;
    background-size: contain;
}

.about .right {
    padding-top: 50px;
}

.about .right .title {
    color: #fff;
    font-size: 30px;
    padding-bottom: 30px;
}

.about .right .sub-title {
    color: #fff;
    font-size: 30px;
    padding-bottom: 30px;
}

.about .right .content {
    color: #fff;
    font-size: 18px;
    line-height: 30px;
}

.about .photo img {
    max-width: 100%;
}

.packages .choose {
    background-image: url('../images/Path 6262.png');
    width: 100%;
    padding-top: 20px;
    background-repeat: no-repeat;
    background-size: contain;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 50px;
}

.packages .title {
    color: #4B26CC;
    font-size: 36px;
    padding-bottom: 15px;
}

.packages .sub-title {
    color: #8A9EAB;
    font-size: 18px;
    padding-bottom: 70px;
}

.packages .first {
    box-shadow: 0px 0px 2px rgba(0, 0, 0, .1);
    padding: 40px 15px;
    background-color: #fff;
    z-index: 99999999;
    position: relative
}

.packages .followes h1 {
    text-align: center;
    font-size: 22px;
    padding-bottom: 25px;
}

.packages .followes:first-child h1 {
    color: #FDC94F;
}

.packages .followes:nth-child(2) h1 {
    color: #A12D98
}

.packages .followes:last-child h1 {
    color: #F05E4F;
}

.packages .followes .first .number {
    display: table;
    margin: auto;
}

.packages .followes .first p {
    text-align: center;
    font-size: 25px;
    padding-bottom: 25px;
    padding-top: 25px;
}

.packages .followes .first ul li {
    padding-bottom: 20px;
}

.packages .followes .first ul li span {
    padding-right: 10px;
    color: #8A9EAB;
    font-size: 18px;
}

.packages .followes .first a , .homebtn {
    background: rgb(253, 201, 79);
    background: linear-gradient(90deg, rgba(253, 201, 79, 1) 0%, rgba(240, 94, 79, 1) 35%, rgba(75, 38, 204, 1) 100%);
    border-top-right-radius: 0px;
    border-top-left-radius: 37px;
    border-bottom-right-radius: 37px;
    border-bottom-left-radius: 37px;
    text-align: center;
    width: 231px;
    height: 73px;
    display: block;
    color: #fff;
    line-height: 73px;
    font-size: 18px;
    display: table;
    margin: auto;
    padding-left: 15px;
}

.steps {
    padding-top: 70px;
    padding-bottom: 70px;
}

.steps .all {
    background-image: url('../images/steps.png');
    width: 100%;
    padding: 70px 60px;
    background-repeat: no-repeat;
    background-size: contain;
    padding-bottom: 120px;
}

.steps .title {
    color: #fff;
    font-size: 36px;
    padding-bottom: 10px;
}

.steps .sub-title {
    color: #EFEFEF;
    font-size: 18px;
    padding-bottom: 30px;
}

.steps .step_num {
    background-color: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
    border: 1px solid #EEEEEE;
    border-radius: 20px;
}

.steps .step_num img {
    display: table;
    margin: auto;
}

.steps .step_num h1 {
    color: #F05E4F;
    font-size: 28px;
    padding-top: 15px;
    padding-bottom: 30px;
}

.steps .step_num p {
    color: #8A9EAB;
    font-size: 12px;
}

.why_us .right h1 {
    color: #4B26CC;
    font-size: 36px;
    padding-bottom: 15px;
}

.why_us .right .content1 {
    color: #8A9EAB;
    font-size: 18px;
}

.why_us .right .content2 {
    color: #8A9EAB;
    font-size: 18px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.why_us .right ul li {
    padding-bottom: 15px;
}

.why_us .right ul li span {
    padding-right: 5px;
    color: #4B26CC;
    font-size: 18px;
    font-family: sst-bold;
}

.why_us .left {
    border-top-right-radius: 0px;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
    padding: 20px;
    box-shadow: 5px 0px 10px rgba(0, 0, 0, .2);
}

.why_us .achievments {
    margin-bottom: 40px;
}

.why_us .achievments h1 {
    color: #FDC94F;
    font-size: 36px;
    padding-bottom: 15px;
    margin: 0px;
}

.why_us .achievments h3 {
    color: #4B26CC;
    font-size: 24px;
    padding-bottom: 15px;
    margin: 0px;
}

.why_us .achievments p {
    color: #8A9EAB;
    font-size: 15px;
}

.buying {
    padding-top: 90px;
}

.buying .buy_followers {
    background-image: url('../images/Group 1231.png');
    width: 100%;
    padding: 30px 30px;
    background-repeat: no-repeat;
    background-size: contain;
}

.buying .buy_followers .right h1 {
    color: #fff;
    font-size: 36px;
    margin-bottom: 20px;
}

.buying .buy_followers .right p {
    color: #fff;
    font-size: 14px;
    margin-bottom: 20px;
}

.buying .buy_followers .right a {
    background-color: #fff;
    border-top-right-radius: 0px;
    border-top-left-radius: 37px;
    border-bottom-right-radius: 37px;
    border-bottom-left-radius: 37px;
    text-align: center;
    padding-left: 25px;
    width: 231px;
    height: 73px;
    display: block;
    color: #4B2C6C;
    line-height: 73px;
    font-size: 18px;
    transition: all .3s ease-in-out;
}

.buying .buy_followers .right a:hover {
    background-color: #DC616D;
    color: #fff;
    ;
}

.buying .buy_followers .left img {
    max-width: 100%
}

.buying_extra {
    padding-top: 50px;
}

.buying_extra .buy_followers {
    background-image: url('../images/Group 1230.png');
    width: 100%;
    padding: 0px 30px;
    background-repeat: no-repeat;
    background-size: contain;
    padding-bottom: 100px;
}

.buying_extra .buy_followers .right {
    padding-top: 40px;
}

.buying_extra .buy_followers .right h1 {
    color: #fff;
    font-size: 36px;
    margin-bottom: 20px;
}

.buying_extra .buy_followers .right p {
    color: #fff;
    font-size: 14px;
    margin-bottom: 20px;
}

.buying_extra .buy_followers .right a {
    background-color: #fff;
    border-top-right-radius: 0px;
    border-top-left-radius: 37px;
    border-bottom-right-radius: 37px;
    border-bottom-left-radius: 37px;
    text-align: center;
    padding-left: 25px;
    width: 231px;
    height: 73px;
    display: block;
    color: #DC616D;
    line-height: 73px;
    font-size: 18px;
    transition: all .3s ease-in-out;
}

.buying_extra .buy_followers .right a:hover {
    color: #fff;
    background-color: #4B26CC;
}

.buying_extra .buy_followers .left img {
    max-width: 100%
}

.top-footer {
    padding-bottom: 30px;
}

.top-footer .photo img {
    max-width: 100%;
}

.top-footer .words h1 {
    color: #4B26CC;
    font-size: 24px;
    margin-bottom: 20px;
}

.top-footer .words p {
    color: #8A9EAB;
    font-size: 14px;
    line-height: 30px;
}

.top-footer .words ul li {
    padding-bottom: 15px;
}

.top-footer .words ul li a {
    color: #231F20;
    font-size: 20px;
    transition: all .3s ease-in-out;
}

.top-footer .words ul li a:hover {
    color: #4B26CC;
}

.bottom-footer .right {
    float: right;
}

.bottom-footer .left {
    float: left
}

.bottom-footer {
    border-top: 1px solid #707070;
    padding-top: 15px;
    padding-bottom: 10px;
}

.bottom-footer p {
    color: #4B26CC;
    font-size: 14px;
}

.bottom-footer a {
    color: #4B26CC;
}

.top-header {
    position: relative
}

.call_now {
    position: absolute;
    top: 0;
    left: 0;
    width: 294px;
    height: 437px;
    background-color: #FCEEE5;
    border-top-right-radius: 60px;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 60px;
    z-index: -1;
    text-align: center;
    padding-top: 20px;
}

.call_now .parent {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center
}

.call_now .parent .child2 {
    margin-right: 10px;
}

.call_now .parent .child2 p {
    color: #707070;
    font-size: 14px;
    margin-bottom: 20px;
}

.call_now .parent .child2 h1 {
    color: #707070;
    font-size: 16px;
    margin-bottom: 20px;
}

.breadcrumb_packages .all {
    background-image: url('../images/Rectangle 195.png');
    width: 100%;
    padding: 50px 120px;
    background-repeat: no-repeat;
    background-size: contain;
    padding-bottom: 70px;
}

.breadcrumb_packages a {
    color: #fff;
    font-size: 30px
}

.breadcrumb_packages span {
    color: #fff;
    font-size: 30px
}

.contact {
    padding-top: 70px;
    padding-bottom: 70px;
}

.contact .all {
    width: 100%;
    padding: 50px 60px;
    background-color: #FDF7F3;
    border-top-right-radius: 0px;
    border-top-left-radius: 60px;
    border-bottom-right-radius: 60px;
    border-bottom-left-radius: 60px;
}

.contact .all .right h1 {
    font-size: 28px;
    color: #4B26CC;
    position: relative;
    margin-bottom: 40px;
}

.contact .all .right h1:before {
    content: '';
    background-color: #F48474;
    position: absolute;
    width: 100px;
    height: 3px;
    display: block;
    top: 50px;
}

.contact .all .right p {
    color: #8A9EAB;
    font-size: 18px;
    line-height: 32px;
}

.contact .all .right a span {
    color: #4B26CC;
    font-size: 18px;
    padding-right: 10px;
}

.contact .all .left {
    background: rgb(253, 201, 79);
    background: linear-gradient(90deg, rgba(253, 201, 79, 1) 0%, rgba(240, 94, 79, 1) 35%, rgba(75, 38, 204, 1) 100%);
    border-top-right-radius: 0px;
    border-top-left-radius: 37px;
    border-bottom-right-radius: 37px;
    border-bottom-left-radius: 37px;
    padding: 20px;
}

.contact .all .left input {
    border-radius: 10px;
    height: 50px;
    background-color: #fff
}

.contact .all .left button {
    border-radius: 10px;
    height: 50px;
    background-color: #fff;
    color: #4B26CB;
    font-size: 18px;
    font-weight: bold
}

.contact .all .left textarea {
    border-radius: 10px;
}

.Details {
    padding-top: 70px;
    padding-bottom: 70px;
}

.Details .all {
    position: relative;
    width: 100%;
    padding: 50px 60px;
    background-color: #FDF7F3;
    border-top-right-radius: 0px;
    border-top-left-radius: 60px;
    border-bottom-right-radius: 60px;
    border-bottom-left-radius: 60px;
}

.Details .info_details ul li {
    padding-bottom: 15px;
}

.Details .info_details ul li label {
    color: #4B26CC;
    font-size: 18px;
}

.Details .info_details ul li span {
    padding-right: 15px;
    color: #FDC94F;
    font-weight: bold
}

.d_2 .info_details ul li span {
    color: #4B26CC
}

.d_3 .info_details ul li span {
    color: #F74440
}

.Details .info_details h1 {
    color: #4B26CC;
    font-size: 24px;
    margin-top: 40px;
    margin-bottom: 40px;
}

.Details input {
    border-radius: 11px;
    background-color: #fff;
    width: 100%;
    height: 40px;
    border: 1px solid #CBCBCB;
}

.Details textarea {
    width: 100%;
    border: 1px solid #CBCBCB;
    border-radius: 11px;
}

.Details .adv1 {
    margin-bottom: 50px;
}

.Details .adv1 label {
    color: #8A9EAB
}

.Details button {
    background: rgb(253, 201, 79);
    background: linear-gradient(90deg, rgba(253, 201, 79, 1) 0%, rgba(240, 94, 79, 1) 35%, rgba(75, 38, 204, 1) 100%);
    border-top-right-radius: 0px;
    border-top-left-radius: 37px;
    border-bottom-right-radius: 37px;
    border-bottom-left-radius: 37px;
    text-align: center;
    width: 231px;
    height: 73px;
    display: block;
    color: #fff;
    line-height: 53px;
    font-size: 18px;
    display: table;
    margin: auto;
    padding-left: 15px;
    border: 0px;
    outline: none;
    margin-top: 80px;
}

.Details .photo_mobile .first img {
    max-width: 100%;
    position: absolute;
    top: 170px;
    left: -50px
}

.Details .photo_mobile .second img {
    max-width: 100%;
    position: absolute;
    top: 70px;
    left: 80px
}


.vertical-alignment-helper {
    display:table;
    height: 100%;
    width: 100%;
    pointer-events:none; /* This makes sure that we can still click outside of the modal to close it */
}
.vertical-align-center {
    /* To center vertically */
    display: table-cell;
    vertical-align: middle;
    pointer-events:none;
}
.modal-content {
    /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
    width:inherit;
    max-width:inherit; /* For Bootstrap 4 - to avoid the modal window stretching full width */
    height:inherit;
    /* To center horizontally */
    margin: 0 auto;
    pointer-events: all;
}
