/**start section header**/
@font-face {
    font-family: 'Diwani-Letter';
    src: url('../fonts/DiwaniLetter.eot');
    src: url('../fonts/DiwaniLetter.eot?#iefix') format('embedded-opentype'),
    url('../fonts/DiwaniLetter.woff2') format('woff2'),
    url('../fonts/DiwaniLetter.woff') format('woff'),
    url('../fonts/DiwaniLetter.ttf') format('truetype'),
    url('../fonts/DiwaniLetter.svg#DiwaniLetter') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}




body {
    line-height: 1.5;
    color: #000; 
}

.header {
    margin-bottom: 73px;
}
.logo img{
    width: 100px;
}
.main-menu li a {
    text-decoration: none;
    font-size: 16px;
    padding-left: 30px;
    color: #000;
    transition: .35s;
}

.main-menu li a:hover {
    color: #F7A963;
    transition: .35s;
}

.sign-menu {
    margin-left: 90px;
}

.sign-menu li a {
    color: #000;
    font-size: 16px;
    padding: 8px 33px;
    text-decoration: none;
    border: 1px solid transparent;
    transition: .25s;
}

.sign-menu li a:hover {
    color: #49C0D4;
    border: 1px solid #49C0D4;
    transition: .25s;
}

/**End section header**/
/*start section online-action*/

.getStarted-btn {
    background-color: #49C0D4;
    color: #fff;
    box-shadow: 0px 15px 20px #49C0D4;
    padding: 17px 71px;
    font-weight: 700;
    border-radius: 10px;
}

.getStarted-btn:hover {
    color: #fff;
    padding: 17px 71px;
    font-weight: 700;
}

/*end section online-action*/
/*start section numbers*/
.numbers {
    margin-bottom: 130px;
}

.number-shadow {
    border: 1px solid #fff;
    border-radius: 10px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 1%), 0 6px 85px 0 rgb(0 0 0 / 5%);
}

.user-info {
    padding-top: 17px;
    padding-bottom: 17px;
}

.user-info li {
    border-right: 2px solid #F0F1F3;
    margin-top: 20px;
    margin-bottom: 4px;
}

.user-info li span > i {
	color: #49C0D4;
}
.user-info li span {
    padding: 14px;
}
.user-info li:last-child {
    border-right: none;
}

.numbers-icon {
    border: 1px solid #DAFAFF;
    background-color: #DAFAFF;
    padding: 10px 20px;

}

.icon-posi {
    margin: auto 30px;
    margin-left: 74px;
}

.user-number {
    font-size: 31px;
    font-weight: 700;
}

.user-description {
    color: #707582;
    font-size: 23px;
    font-weight: 500;
    line-height: 2;
}

/*end section numbers*/
/*start section features*/
.features-p {
    font-size: 14px;
    color: #4F5665;
        margin-left: 7px;
}

.features-icon {
    margin-right: 15px;
    margin-left: 10px;
}

/*end section features*/
/*start section download-app*/
.download-app {
    background-color: #FBFBFB;
    padding-bottom: 120px;
}

.download-title {
    margin-top: 85px;
    margin-bottom: 68px;
}

.typeface {
    color: #707582;
    font-size: 16px;
    font-weight: 500;
    line-height: 2;
}

.uniq-color {
    color: #F7A963;
    font-weight: 700;
    margin-right: 5px;
}

.download-btn {
    color: #fff;
    border-radius: 8px;
    text-decoration: none;
    display: inline-flex;
}

.download-btn:hover {
    color: #fff;
    background-color: #000;
    text-decoration: none;
}

.download-icon {
    margin: 20px 15px 0px 25px;
}

/*end section download-app*/
/* start section trader*/
.trader {
    background-color: #FDFDFD;
    padding-bottom: 110px;
}

.trader-color {
    color: #F9B232;
}

.text-bold {
    font-weight: 500;
}

.text-boldr {
    font-weight: 700;
}

.trader-p {
    font-weight: 500;
    font-size: 19px;
}

.become-trader a {
    color: #F2F2F2;
    background-color: #49C0D4;
    text-decoration: none;
    padding: 15PX 35PX;
    border: 1px solid #49C0D4;
    font-weight: 600;
}

.become-trader a:hover {
    color: #F2F2F2;
    background-color: #49C0D4;
    text-decoration: none;
    padding: 15PX 35PX;
    border: 1px solid #49C0D4;
    font-weight: 600;
}

/* end section trader*/
/*start section slider*/
.slider {
    padding-top: 110px;
    padding-bottom: 100px;
}

.section-tite {
    font-weight: 700;
}

.user-tite {
    color: #6A707D;
}

.rate-num {
    margin-left: 120px;
}

.slider-contant {
    border: 2px solid #DDDDDD;
    padding: 10px 25px;
    border-radius: 8px;
}

/*end section slider*/
/*start section subscripe*/
.subscribe-contant {
    background-color: #fff;
    margin-bottom: -115px;
    padding: 39px;
    border-radius: 10px;
}

.sub-shadow {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.01), 0 6px 85px 0 rgba(0, 0, 0, 0.05);
    /* box-shadow: 0px 0px 40px 25px #EEEEEF;*/
}

/*end section subscripe*/
.footer {
    padding-top: 190px;
    background-color: #F8F8F8;
    padding-bottom: 50px;
}

.footer-p {
    margin-right: 96px;
}

.copy-p {
    color: #AFB5C0;
    font-weight: 400;
    font-size: 16px;
}

.media-icon li a i {
    padding: 0px;
        font-size: 18px;
}

.media-icon li a {
    padding: 6px 7px;
    text-decoration: none;
    background-color: #fff;
    box-shadow: 0 16px 8px 0 rgb(0 0 0 / 5%), 0 6px 85px 0 rgb(0 0 0 / 5%);
    margin-right: 8px;
    display: inline-block;
    color: #49C0D4;
}

.media-icon li a:hover {
    background: #49C0D4;
    color: #fff;
    transition: 0.3;
}

.head-list {
    font-weight: 700;
    font-size: 20px;
    font-color: #000;
}

.footer-list li {
    margin-bottom: 10px;
}

.footer-list li a {
    text-decoration: none;
    color: #707582;
    font-size: 16px;
    font-weight: 500;
    line-height: 2;
}

.down-w-title {
    font-size: 26px;
    margin-bottom: 24px;
}

.download-way {
    margin-left: 62px;
}

.download-footer {
    color: #49C0D4;
    border: 2px solid #49C0D4;
    border-radius: 8px;
    text-decoration: none;
    display: inline-flex;
    padding: 8px 15px;
    margin-bottom: 30px;
}

.download-footer:hover {
    color: #49C0D4;
    border: 2px solid #49C0D4;
    border-radius: 8px;
    text-decoration: none;
    display: inline-flex;
    padding: 8px 15px;
    margin-bottom: 30px;
}

.small-title {
    font-size: 5px;
    font-weight: 100;
    margin-bottom: -3px;
}

.big-title {
    font-size: 20px;
    font-weight: 500;
}
.dazam-app{
    font-size: 34px;
}

.icon-ok-circle:before{
	color: #2FAB73;	
	font-size: 18px;
}
.icon-location:before{
	font-size: 18px;
}
.download-btn img{
	width: 130px;
}
.slider-contant-header {
    padding-left: 50px;
    position: relative;
    padding-right: 40px;
    min-height: 80px;
}

.slider-contant-header__img{
	position: absolute;
	left: 0;
	width: 40px;
}
.slider-contant-header__rate{
	position: absolute;
	top: 10px;
	right: 0;
}
.owl-dots {
    position: absolute;
    left: 0;
    bottom: -50px;
}
.owl-nav{
	position: absolute;
	right: 0;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev{
	border: 2px solid #49C0D4 !important;
	padding: 4px 5px !important;
	border-radius: 50% !important;
	color: #49C0D4 ;
	transition: 0.4s;
	font-size: 24px;	
}

.owl-carousel .owl-nav button.owl-next:hover, .owl-carousel .owl-nav button.owl-prev:hover{
	color: #fff;
	background:  #49C0D4 ;
	transition: 0.4s;
}
.owl-next{
	border: 1px solid #49C0D4;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
	color: #DDE0E4;

}
.owl-theme .owl-dots .owl-dot span{
	width: 15px;
	height: 15px;
	background: #DDE0E4;
}

.owl-theme .owl-dots .owl-dot.active span{
	width: 40px;
	background: #49C0D4;
}
.icon-star:before{
	color: #FEA250;
}
@media (max-width: 768px){
    .main-menu , .sign-menu{
        display: none !important;
    }

    .header{
        margin-bottom: 5px;
    }
    .getStarted-btn{
        margin-bottom: 30px;
    }

}
