@import "https://fonts.googleapis.com/earlyaccess/droidarabickufi.css";.os-animation {opacity: 0 }.os-animation.animated {opacity: 1 }::-webkit-scrollbar {width: 6px }Track::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3) }::-webkit-scrollbar-thumb {background: rgba(0, 0, 0, 0.8) }::-webkit-scrollbar-thumb:window-inactive {background: rgba(0, 0, 0, 0.8) }* {outline: 0px !important;list-style-type: none !important }body {font-weight: 400;font-family: 'Droid Arabic Kufi', serif;background: #fff }a {text-decoration: none !important }h1 {margin: 0px;padding: 0px }ul, ol {-webkit-padding-start: 0px !important;padding: 0px;margin: 0px }header {border-top: 4px solid #1097FF;position: fixed;right: 0px;top: 0px;z-index: 99;width: 100%;background: url(../images/ramdan.png) no-repeat right top #fff;height: 95px;box-shadow: 0px 0px 15px -4px #000;-moz-box-shadow: 0px 0px 15px -4px #000;-ms-box-shadow: 0px 0px 15px -4px #000;-o-box-shadow: 0px 0px 15px -4px #000;-webkit-box-shadow: 0px 0px 15px -4px #000 }header .container-fluid {padding-left: 0px }#boxer-overlay {z-index: 99999999 !important;}#boxer {z-index: 999999999 !important;}header .logo-bx {padding-top: 2px }header .logo-bx a{display: flex;justify-content: center;}header .logo-bx a img{width: 245px;}header .logo-bx h1{text-align: center;font-size: 16px;color: #f8a660;margin: 5px 0;}header .logo-bx p{text-align: center;font-size: 12px;color: #5f5f5f;}header .nav-info-bx .info-bx {background: #1097FF;height: 25px;padding-right: 35px;position: relative }header .nav-info-bx .info-bx::before {content: '';position: absolute;top: 0px;right: 0px;width: 0;height: 0;border-bottom: 25px solid #fff;border-left: 40px solid transparent;border-right: 0px solid transparent }header .nav-info-bx .info-bx ul li, header .nav-info-bx .info-bx ul li span, header .nav-info-bx .info-bx ul li a {color: #fff;font-size: 1em }header .nav-info-bx .info-bx ul li i {color: #fff;background: #0985DF;font-size: 12px;margin-left: 5px;width: 20px;height: 20px;line-height: 20px;text-align: center;border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;-webkit-border-radius: 50% }header .nav-info-bx .info-bx ul li a.soc {background: #0985DF;color: #fff;width: 25px;text-align: center;height: 25px;line-height: 25px;display: block }.app-prog-bx article .app_link {
    text-align: left;
}
.contact-bx article iframe{
    width:70%;
    height: 300px;
    border: 4px solid #fff;
    display: block;
    margin: 15px auto;
}
header .nav-info-bx .info-bx ul li:nth-child(5) a.soc {
                background: #1DA110;
            }
.app-prog-bx article .app_link li {
    display: inline-block;
    margin: 0 2px;
}

.app-prog-bx article .app_link li:nth-child(1) a {
    background: url(../images/apps.png) no-repeat right top;
    width: 155px;
    height: 33px;
    display: block;
}

.app-prog-bx article .app_link li:nth-child(2) a {
    background: url(../images/apps.png) no-repeat left top;
    width: 155px;
    height: 33px;
    display: block;
}
.modal-body{
    direction:ltr;
}
.modal-body .item a, .modal-body .item a img{
    width: 100%;
    height: 500px;
    display:block;
}
#wrapper-popup{
	position: fixed;
	top: 0px;
	right: 0px;
	z-index: 9999999;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);	
}
#wrapper-popup #popup{
	width: 600px;
	position: relative;
	margin: 2% auto 0px;
	background: #fff;
	padding: 5px;
	border: 3px solid #ccc;	
}
#wrapper-popup #popup img{
	width: 583px;
}
#wrapper-popup #popup #close i{
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	background: #FF152C;	
	color: #fff;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	display: block;
	position: absolute;
	top: -10px;
	left: -10px;
	cursor: pointer;
}
.linkk{
    color: #fff;
    background: #1097FF;
    border-radius: 10px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    -webkit-border-radius: 7px;
    padding: 8px 0px;
    border-bottom: 3px solid #0985DF;
    text-align:center;
    cursor: pointer;
    float: left;
    transition: all 0.3s ease-in-out;
}
.linkk:hover{
    color: #fff;
    background: #1097FF;
    border-radius: 10px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    -webkit-border-radius: 7px;
    padding: 8px 0px;
    border-bottom: 3px solid #0985DF;
    text-align:center;
    cursor: pointer;
    float: left;
    transition: all 0.3s ease-in-out;
}
.linkk span{
        border: 1px dashed #fff;
    border-radius: 10px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    -webkit-border-radius: 7px;
    padding: 0px 4px;
    margin: 0px 4px;
}
.linkk:focus {
    border-bottom: none;
    transition: all 0.3s ease-in-out;
}
.intro-video-bx {background: url(../images/bg_video.png) no-repeat center;background-size: cover;padding: 150px 0;}.intro-video-bx h1 {text-align: center;color: #fff;font-size: 3em;margin: 0 auto 50px;width: 100%;}.intro-video-bx a {display: block;height: 100px;line-height: 100px;width: 100px;text-align: center;color: #fff;font-size: 50px;background: #EA4235;border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;-webkit-border-radius: 50%;margin: 0 auto;}header .big-nav-bx {padding-top: 15px }header .big-nav-bx .navbar-default {background: none !important;border: none !important;border-radius: 0px;box-shadow: none !important;min-height: inherit !important;margin: 0px !important }header .big-nav-bx .navbar-default .navbar-nav li a {color: #888;padding: 0px 10px;margin-left: 2px;height: 30px;line-height: 30px;text-align: center;transition: all 0.3s ease-in-out }header .big-nav-bx .navbar-default .navbar-nav>.active>a, header .big-nav-bx .navbar-default .navbar-nav>.active>a:hover, header .big-nav-bx .navbar-default .navbar-nav>.active>a:focus, header .big-nav-bx .navbar-default .navbar-nav li a:hover, header .big-nav-bx .navbar-default .navbar-nav li a:active, header .big-nav-bx .navbar-default .navbar-nav li a:focus {color: #fff;background: #1097FF;box-shadow: none;transition: all 0.3s ease-in-out }.about-prog-bx {padding: 30px 0px }.about-prog-bx article img {float: right;margin: 0px 0px 15px 15px;width: 342px;height: 277px }.about-prog-bx article p {color: #888;line-height: 28px;font-size: 1em;padding-top: 20px }.about-prog-bx article ul li, .about-prog-bx article ul li a {display: block;float: left;margin-right: 4px }.about-prog-bx article ul li a {color: #fff;background: #1097FF;border-radius: 10px;-moz-border-radius: 7px;-ms-border-radius: 7px;-o-border-radius: 7px;-webkit-border-radius: 7px;padding: 8px 0px;border-bottom: 3px solid #0985DF;float: left;cursor: pointer;transition: all 0.3s ease-in-out }.about-prog-bx article ul li a:focus {border-bottom: none;transition: all 0.3s ease-in-out }.about-prog-bx article ul li a span {border: 1px dashed #fff;border-radius: 10px;-moz-border-radius: 7px;-ms-border-radius: 7px;-o-border-radius: 7px;-webkit-border-radius: 7px;padding: 0px 4px;margin: 0px 4px }#slide1-bx, #slide2-bx {display: none;padding: 30px 0px;background: #F4F4F4;position: relative;overflow: hidden }#slide1-bx .title2-bx h1, #slide2-bx .title2-bx h1 {color: #1097FF;border-bottom: 1px solid #eee;padding-bottom: 15px;padding-top: 15px;text-align: center;margin-bottom: 20px;position: relative;font-size: 1.8em }#slide1-bx .title2-bx h1::after, #slide2-bx .title2-bx h1::after {content: '';position: absolute;bottom: -2px;right: 35%;background: #1097FF;width: 400px;height: 3px }#slide1-bx::before, #slide2-bx::before {content: '';position: absolute;top: 0px;right: 50%;width: 0;height: 0;border-top: 25px solid #fff;border-left: 20px solid transparent;border-right: 20px solid transparent }#slide1-bx .right-bx ul {overflow: hidden;background: url(../images/line.png) repeat-y center top;padding: 20px 0px }#slide1-bx .right-bx ul li {margin-bottom: 20px }#slide1-bx .right-bx ul li.link-right, #slide1-bx .right-bx ul li.link-left {width: 350px;overflow: hidden;text-align: center;line-height: 50px;font-size: 1em;font-weight: bold;color: #888 }#slide1-bx .right-bx ul li.link-right p, #slide1-bx .right-bx ul li.link-left p {line-height: 25px !important }#slide1-bx .right-bx ul li.link-left {margin-right: 300px }#slide1-bx .right-bx ul li.link-right .back-bx, #slide1-bx .right-bx ul li.link-left .back-bx, #slide2-bx ul li .back-bx, #slide1-bx ul li .back-bx {width: 50px;height: 50px;background: #1097FF;border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;-webkit-border-radius: 50%;color: #fff;display: block;float: left;padding: 5px }#slide1-bx .right-bx ul li.link-left .back-bx {float: right }#slide2-bx ul li .back-bx, #slide1-bx ul li .back-bx {margin-left: 10px;margin-bottom: 10px;float: right }#slide1-bx .right-bx ul li.link-right .back-bx span, #slide1-bx .right-bx ul li.link-left .back-bx span, #slide2-bx ul li .back-bx span, #slide1-bx ul li .back-bx span {height: 40px;line-height: 40px;text-align: center;font-size: 1em;border: 1px dashed #fff;border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;-webkit-border-radius: 50%;display: block }#slide2-bx ul, #slide1-bx ul {background: url(../images/line.png) repeat-y 1303px top;padding: 20px 0px }#slide2-bx ul li, #slide1-bx ul li {clear: both;line-height: 50px;color: #888;font-size: 1em;font-weight: bold }#slide2-bx ul li p, #slide1-bx ul li p {line-height: 25px !important }#slide2-bx article h2, #slide1-bx article h2 {color: #fff;background: #1097FF;border-radius: 10px;-moz-border-radius: 7px;-ms-border-radius: 7px;-o-border-radius: 7px;-webkit-border-radius: 7px;padding: 8px 0px;text-align: center;border: 4px solid #0985df }.slider-bx {margin-top: 95px;position: relative;overflow: hidden }.slider-bx .pdf-link {background: url(../images/pdf.png) no-repeat right top;position: absolute;top: 0px;right: 50px;z-index: 9;font-size: 0px;width: 50px;height: 59px;display: block }.slider-bx .item {height: 370px }.slider-bx .item img {float: right;margin: 0px 0px 0px 15px }.slider-bx .item ul {text-align: right }.slider-bx .item ul li {font-size: 1.2em;margin-bottom: 5px;line-height: 25px }.slider-bx .item ul li i {margin-left: 10px }.slider-bx .carousel-caption {bottom: 0px !important;right: 10% !important;left: 10% !important;padding-top: 0px !important;padding-bottom: 0px !important;height: 350px }.slider-bx .color1 img {margin-top: 100px }.slider-bx .color4 img {margin-top: 50px;margin-bottom: 30px }.slider-bx .color5 h1 {margin-top: 10px;font-size: 2.2em;text-align: center }.slider-bx .color5 h1 i {margin-left: 10px }.slider-bx .color5 ul {margin-top: 20px }.slider-bx .color1 ul, .slider-bx .color2 ul, .slider-bx .color3 ul, .slider-bx .color4 ul {margin-top: 50px }.slider-bx .color1 {background: #4285F4 }.slider-bx .color2 {background: #F9997F }.slider-bx .color3 {background: #2BAAAC }.slider-bx .color4 {background: #5E40AA }.slider-bx .color5 {background: #03C9A9 }.slider-bx .color7 {background: #009688 }.slider-bx .color8 {background: #2196F3 }.slider-bx .color8 h1, .slider-bx .color8 h2, .slider-bx .color8 h3, .slider-bx .color7 h1, .slider-bx .color7 h2, .slider-bx .color7 h3, .slider-bx .color7 h5 {margin-top: 5px;font-size: 1.6em;line-height: 30px;text-align: right;}.slider-bx .color8 a{background: rgba(0, 0, 0, 0.5);border-radius: 5px;color: #fff;padding: 5px 10px;margin-top: 5px;display: inline-block;}.slider-bx .color7 .app_link{text-align: left;}.slider-bx .color7 .app_link li{display: inline-block;margin: 0 2px;}.slider-bx .color7 .app_link li:nth-child(1) a{background: url(../images/apps.png) no-repeat right top;width:155px;height: 33px;display: block;}.slider-bx .color7 .app_link li:nth-child(2) a{background: url(../images/apps.png) no-repeat left top;width:155px;height: 33px;display: block;}.slider-bx .carousel-control {width: 40px;height: 80px;line-height: 80px;text-align: center;opacity: 0.5;background: #fff;color: #1097FF;font-size: 20px;top: 40%;transition: all 0.3s ease-in-out }.slider-bx .carousel-control:hover {opacity: 1;transition: all 0.3s ease-in-out }.try-prog-bx {border-top: 1px solid #eee;padding: 30px 0px;overflow: hidden }.try-prog-bx article {overflow: hidden }.try-prog-bx ul li a, .try-prog-bx ul li a span {display: block;border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;-webkit-border-radius: 50%;border-bottom-left-radius: 0px;-moz-border-bottom-left-radius: 0px;-ms-border-bottom-left-radius: 0px;-o-border-bottom-left-radius: 0px;-webkit-border-bottom-left-radius: 0px;height: 360px;padding: 10px;overflow: hidden;text-align: center;transition: all 0.3s ease-in-out }.try-prog-bx ul li a:hover, .try-prog-bx ul li a span:hover {border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;-webkit-border-radius: 50%;transition: all 0.2s ease-in-out }.try-prog-bx ul li a span {display: block;border: 1px dashed #fff;height: 340px }.try-prog-bx ul li a span i {display: block;color: #fff;font-size: 80px;text-align: center;margin-top: 100px }.try-prog-bx ul li a span h1 {color: #fff;font-size: 1.7em;margin-top: 20px }.try-prog-bx ul li a.box1 {background: #EA4235 }.try-prog-bx ul li a.box2 {background: #FFC704 }.try-prog-bx ul li a.box3 {background: #34A853 }.pay-step-bx {background: #F4F4F4;overflow: hidden;padding: 30px 0px }.pay-step-bx article {background: url(../images/step.png) no-repeat center top;min-height: 410px;position: relative }.pay-step-bx article p {position: absolute;color: #888;font-size: 1.2em;line-height: 25px }.pay-step-bx article p.one {top: 20px;right: 420px }.pay-step-bx article p.two {top: 116px;right: 0px;width: 370px }.pay-step-bx article p.three {top: 180px;right: 460px;width: 370px }.pay-step-bx article p.four {top: 350px;right: 650px;width: 370px }.pay-step-bx article p.five {top: 300px;right: 180px;width: 370px }.pay-step-bx article p i {display: none }.web-prog-bx {padding: 30px 0px;overflow: hidden }.web-prog-bx article img {float: right;margin: 0px 0px 15px 15px }.web-prog-bx article p {color: #888;font-size: 1em;line-height: 28px;padding-top: 30px }.web-prog-bx article a {color: #fff;background: #1097FF;border-radius: 10px;-moz-border-radius: 7px;-ms-border-radius: 7px;-o-border-radius: 7px;-webkit-border-radius: 7px;padding: 8px 0px;border-bottom: 3px solid #0985DF;float: left;transition: all 0.3s ease-in-out }.web-prog-bx article a:focus {border-bottom: none;transition: all 0.3s ease-in-out }.web-prog-bx article a span {border: 1px dashed #fff;border-radius: 10px;-moz-border-radius: 7px;-ms-border-radius: 7px;-o-border-radius: 7px;-webkit-border-radius: 7px;padding: 0px 4px;margin: 0px 4px }.app-prog-bx {padding: 30px 0px 0px;background: #F4F4F4;overflow: hidden }.app-prog-bx img {float: right;margin: 0px 0px 15px 15px }.app-prog-bx p {color: #888;font-size: 1em;line-height: 28px;padding-top: 80px }./*app-prog-bx article a {color: #fff;background: #1097FF;border-radius: 10px;-moz-border-radius: 7px;-ms-border-radius: 7px;-o-border-radius: 7px;-webkit-border-radius: 7px;padding: 8px 0px;border-bottom: 3px solid #0985DF;float: left;transition: all 0.3s ease-in-out }.app-prog-bx article a:focus {border-bottom: none;transition: all 0.3s ease-in-out }.app-prog-bx article a span {border: 1px dashed #fff;border-radius: 10px;-moz-border-radius: 7px;-ms-border-radius: 7px;-o-border-radius: 7px;-webkit-border-radius: 7px;padding: 0px 4px;margin: 0px 4px }.*/price-prog-bx {padding: 30px 0px;overflow: hidden }.price-prog-bx article div.box1, .price-prog-bx article div.box2, .price-prog-bx article div.box3, .price-prog-bx article div.box4 {position: relative;height: 400px;padding: 10px }.price-prog-bx article div.box1 {background: #EA4235 }.price-prog-bx article div.box2 {background: #FFC704 }.price-prog-bx article div.box3 {background: #34A853 }.price-prog-bx article div.box4 {background: #4285F4 }.price-prog-bx article div.box1:before, .price-prog-bx article div.box2:before, .price-prog-bx article div.box3:before, .price-prog-bx article div.box4:before {content: '';position: absolute;top: 0px;right: 0px;width: 0;height: 0;border-bottom: 400px solid #fff;border-left: 20px solid transparent;border-right: 0px solid transparent }.price-prog-bx article div.box1:after, .price-prog-bx article div.box2:after, .price-prog-bx article div.box3:after, .price-prog-bx article div.box4:after {content: '';position: absolute;top: 0px;left: 0px;width: 0;height: 0;border-bottom: 400px solid #fff;border-left: 0px solid transparent;border-right: 20px solid transparent }.price-prog-bx article div.box1 img, .price-prog-bx article div.box2 img, .price-prog-bx article div.box3 img, .price-prog-bx article div.box4 img {margin: 0px auto;text-align: center;display: block;height: 104px }.price-prog-bx article div.box1 h1, .price-prog-bx article div.box2 h1, .price-prog-bx article div.box3 h1, .price-prog-bx article div.box4 h1 {color: #fff;font-size: 2em;line-height: 40px;text-align: center;padding: 0px 10px;height: 200px;overflow: hidden }.price-prog-bx article div.box1 a, .price-prog-bx article div.box2 a, .price-prog-bx article div.box3 a, .price-prog-bx article div.box4 a {color: #fff;background: #1097FF;border-radius: 10px;-moz-border-radius: 7px;-ms-border-radius: 7px;-o-border-radius: 7px;-webkit-border-radius: 7px;padding: 4px 0px;border-bottom: 3px solid #0985DF;width: 150px;margin: 10px auto 0px;display: block;transition: all 0.3s ease-in-out }.price-prog-bx article div.box1 a:focus, .price-prog-bx article div.box2 a:focus, .price-prog-bx article div.box3 a:focus, .price-prog-bx article div.box4 a:focus {border-bottom: none;transition: all 0.3s ease-in-out }.price-prog-bx article div.box1 a span, .price-prog-bx article div.box2 a span, .price-prog-bx article div.box3 a span, .price-prog-bx article div.box4 a span {border: 1px dashed #fff;border-radius: 10px;-moz-border-radius: 7px;-ms-border-radius: 7px;-o-border-radius: 7px;-webkit-border-radius: 7px;padding: 2px 4px;margin: 0px 4px;display: block;text-align: center }.clt-prog-bx #demo {direction: ltr }.clt-prog-bx {padding: 30px 0px;background: #F4F4F4;overflow: hidden }.clt-prog-bx article .owl-buttons {display: none }.clt-prog-bx article .owl-carousel .owl-wrapper {padding: 20px 0px }.clt-prog-bx article .item {margin: 0px 10px }.clt-prog-bx article .item img {height: 90px;margin-bottom: 15px }.clt-prog-bx article .owl-theme .owl-controls .owl-page span {background: #888;opacity: 1;width: 8px;height: 8px;margin: 5px 2px;transition: all 0.3s ease-in-out }.clt-prog-bx article .owl-theme .owl-controls .owl-page.active span, .clt-prog-bx article .owl-theme .owl-controls.clickable .owl-page:hover span {background: #1097FF;opacity: 1;transition: all 0.3s ease-in-out }.title-bx h1 {background: url(../images/title1.png) no-repeat center top;height: 47px;line-height: 47px;text-align: center;font-size: 1.5em;color: #fff;margin-bottom: 20px }.contact-bx {background: url(../images/contact.png) no-repeat left bottom #1097ff;padding: 30px 0px;overflow: hidden }.contact-bx .title-bx h1 {background: url(../images/title2.png) no-repeat center top;color: #1097FF }.contact-bx .info-bx ul li {margin-bottom: 10px;clear: both;display: block;overflow: hidden;color: #fff;font-size: 1.1em;line-height: 50px }.contact-bx .info-bx ul li span {width: 50px;height: 50px;background: #fff;border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;-webkit-border-radius: 50%;display: block;float: right;margin-left: 10px;padding: 5px }.contact-bx .info-bx ul li span i {display: block;border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;-webkit-border-radius: 50%;border: 1px dashed #1097FF;color: #1097FF;text-align: center;line-height: 38px;font-size: 20px }.contact-bx .info-bx ul li span i.fa-whatsapp {color: #1DA110;font-size: 26px }.contact-bx .info-bx ul li a {display: block;color: #fff }.contact-bx .info-bx ul li:first-child {line-height: 25px }.contact-bx .form-bx label {color: #fff;font-size: 0.9em }.contact-bx .form-bx .form-control {background: none;border: 1px solid #fff;box-shadow: none;color: #fff;font-size: 0.9em;height: 30px;line-height: 30px;padding: 0px 5px;margin-bottom: 8px }.contact-bx .form-bx textarea {height: 100px !important;line-height: 23px }.contact-bx .form-bx .btn {color: #1097FF;background: #fff;border-radius: 10px;-moz-border-radius: 7px;-ms-border-radius: 7px;-o-border-radius: 7px;-webkit-border-radius: 7px;padding: 4px 0px;border-bottom: 3px solid #eee;width: 150px;margin: 10px auto 0px;display: block;float: left;transition: all 0.3s ease-in-out }.contact-bx .form-bx .btn:focus {border-bottom: none;transition: all 0.3s ease-in-out }.contact-bx .form-bx .btn span {border: 1px dashed #1097FF;border-radius: 10px;-moz-border-radius: 7px;-ms-border-radius: 7px;-o-border-radius: 7px;-webkit-border-radius: 7px;padding: 2px 4px;margin: 0px 4px;display: block;text-align: center }footer .m7r-bx p {color: #888;font-size: 1em;height: 30px;line-height: 30px;text-align: center;padding: 0px;margin: 0px }footer .m7r-bx p a {font-weight: bold }@media (max-width: 768px) {.clt-prog-bx article .item img {height: 90;margin: 0px auto }header {height: auto;position: static }header .nav-info-bx .info-bx {text-align: center;margin-top: 10px;height: auto;line-height: 25px }header .nav-info-bx .info-bx::before {display: none }header .logo-bx img {margin: 0px auto }header .big-nav-bx .navbar-default .navbar-toggle {float: inherit !important;width: 100%;display: block;border-radius: 0px;color: #1097FF;border-color: #1097FF;transition: all 0.3s ease-in-out }header .big-nav-bx .navbar-default .navbar-toggle i {margin-left: 8px }header .big-nav-bx .navbar-default .navbar-toggle:focus, header .big-nav-bx .navbar-default .navbar-toggle:hover, header .big-nav-bx .navbar-default .navbar-toggle:active {background: #1097FF;color: #fff;transition: all 0.3s ease-in-out }header .big-nav-bx {padding-top: 0px }header .container-fluid {padding-left: 15px }header .big-nav-bx .navbar-default .navbar-nav li a {margin: 0px;margin-bottom: 1px;border-bottom: 1px solid #eee }.about-prog-bx article {text-align: center }.about-prog-bx article img {float: inherit !important;text-align: center;margin: 0px auto }.try-prog-bx ul li {margin-bottom: 10px }.try-prog-bx ul li a, .try-prog-bx ul li a span, .try-prog-bx ul li a:hover, .try-prog-bx ul li a span:hover {border-radius: 0px;height: auto }.try-prog-bx ul li a span {padding: 10px }.try-prog-bx ul li a span i {margin: 0px }.slider-bx {margin-top: 0px }.title-bx h1 {background: #1097FF;height: auto }.pay-step-bx article {background: none;min-height: inherit }.pay-step-bx article p {position: static;width: 100% !important }.pay-step-bx article p i {font-size: 16px;color: #1097FF;margin-left: 10px;display: inline-block }.web-prog-bx article img {float: inherit;margin: 0px auto 10px }.app-prog-bx p {padding: 0px }.app-prog-bx img {float: inherit;margin: 0px auto 10px }.app-prog-bx a {margin-bottom: 10px }.price-prog-bx article div.box1, .price-prog-bx article div.box2, .price-prog-bx article div.box3, .price-prog-bx article div.box4 {margin-bottom: 10px }#slide1-bx .right-bx ul li.link-right, #slide1-bx .right-bx ul li.link-left {width: 390px }#slide1-bx .right-bx ul li.link-left {margin-right: 340px }.slider-bx .item img {display: none }.slider-bx .item, .slider-bx .carousel-caption {height: auto;min-height: 400px;overflow: hidden;padding: 20px 0px }.slider-bx .pdf-link {display: none }}@media (max-width: 480px) {.app-prog-bx .title-bx h1 {line-height: 25px }.price-prog-bx .col-xs-6 {width: 100% }#slide1-bx .right-bx ul li.link-right, #slide1-bx .right-bx ul li.link-left {width: 100%;text-align: right }#slide1-bx .right-bx ul {background: none }#slide1-bx .right-bx ul li {margin-bottom: 10px }#slide1-bx .right-bx ul li.link-right .back-bx, #slide1-bx .right-bx ul li.link-left .back-bx {float: right !important;margin-left: 15px;margin-bottom: 15px }#slide1-bx .right-bx ul li.link-left {margin-right: 0px }}


.sticky_ads{
    position: fixed;
    z-index: 99999999;
    top: 100px;
    left: 4px;
}

.price-prog-bx{
    padding-inline-end: 130px;
}


/*** 
=============================================
    popup
=============================================
***/

@font-face {
    font-family: "Square721-BT-Roman_42078";
    src: url('../fonts/Square721-BT-Roman_42078.ttf');
}


.overlay_popup {
    width: 100%;
    background: rgba(0, 0, 0, .75);
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 9999999;
    display: none;
}

.overlay_inner {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

.popup_modal {
    position: fixed;
    width: 90%;
    background: #fff;
    text-align: center;
    border-radius: 10px;
    background: transparent url(../images/modal-bg.jpg) no-repeat;
    max-width: 800px;
}

.popup_modal::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(13,141, 236, 0.90);
    border-radius: 10px
}

.popup_modal video {
    width: 100%;
}

.close {
    width: 36px;
    height: 36px;
    position: absolute;
    top: -18px;
    right: -18px;
    display: block;
    background: transparent url(../images/close.png) no-repeat center center;
    opacity: 1;
    z-index: 1;
}

.close:hover {
    opacity: 1;
}

.popup_block {
    padding: 65px 50px 20px 50px;
    position: relative;
    line-height: 45px;
}

.popup_block p{
    font-size: 21px;
}


.popup_block h3{
    font-size: 32px;
}

.popup_block p,
.popup_block h3 {
    color: white;
    text-shadow: 2px 1px 0px rgba(0,0,0,0.19);
}

.popup_logo {
    position: absolute;
    top: -32px;
    left: 50px;
    right: 50px;
    margin: 0 auto;
}

.popup_logo a {
    display: flex;
    background: white;
    padding: 5px;
    width: 336px;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    border-radius: 10px;
}


.popup_logo a img{
    max-width: 100%;
}

 /*@media (min-width: 767px) {
    .popup_modal {
        width: 70%;
    }
 }*/
@-webkit-keyframes bounceInDown {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInDown {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}


/*** 
=============================================
    Count Down
=============================================
***/
.count-down {
    direction: ltr;
}
.count-down h1 {
    line-height: 1;
    flex-wrap: nowrap;
    width: 80px;
    height: 80px;
    padding: 16px 0;
    margin: 10px 0 5px;
    -webkit-box-shadow: 0 0 6px rgba(51, 51, 51, 0.31);
    box-shadow: 0 0 6px rgba(51, 51, 51, 0.31);
    border-radius: 5px;
    color: #333;
    font-family: "Square721-BT-Roman_42078";
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.37) 1%, rgba(255, 255, 255, 0.99) 49%, rgba(9, 89, 66, 1) 50%, rgba(9, 89, 66, 0.3) 51%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.37) 1%, rgba(255, 255, 255, 0.99) 49%, rgba(9, 89, 66, 1) 50%, rgba(9, 89, 66, 0.3) 51%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.37) 1%, rgba(255, 255, 255, 0.99) 49%, rgba(9, 89, 66, 1) 50%, rgba(9, 89, 66, 0.3) 51%);
    font-weight: bold;
}

.count-down p {
    color: white;
    text-shadow: 2px 1px 0px rgba(0,0,0,0.19);
    font-size: 23px;
}


.count-down>div>div {
    display: inline-block;
    margin: 5px 12px;
    position: relative;
}

.count-down>div>div::before {
    position: absolute;
    content: "";
    font-size: 60px;
    left: -17px;
    line-height: 92px;
    background: url(../images/dots_counter.png) no-repeat center center;
    width: 9px;
    height: 101px;
}

.count-down>div>div::before {
    position: absolute;
    content: "";
    font-size: 60px;
    left: -17px;
    line-height: 92px;
    background: url(../images/dots_counter.png) no-repeat center center;
    width: 9px;
    height: 101px;
}

.count-down>.cd-row {
    display: inline-block;
    /* display: flex; */
}

.count-down>.cd-row:first-child>div:first-child::before {
    display: none;
}



@media (max-width: 575px) {
    .popup_logo {
        top: -23px;
    }
.popup_logo a {
    width: 230px;
}
.popup_block {
    padding: 35px 10px 15px 10px;
    position: relative;
    line-height: 30px;
}
   
    .popup_block p {
         font-size: 15px;
    }
    .popup_block h3 {
        font-size: 24px;
    }
    .count-down p {
    font-size: 18px;
    }
} 



















