
/*
Author: mr.dz ( Nedjai Mohamed )
Author Phone num: +213675600105
Author E-mail: one.pixels@hotmail.fr 
Team URI: coodiv.net
TRAIDNT ACC: http://www.traidnt.net/vb/u222964/
picalica ACC: https://www.picalica.com/u/onepixels/
*/

/* Global Styles */

@import url('http://fonts.googleapis.com/earlyaccess/droidarabickufi.css');

body {
  direction:rtl;
  font-family: 'Droid Arabic Kufi', sans-serif;
  font-size: 14px;
  background: #f4f4f4;
}


* {

	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}


*:hover {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.headerlinermenu{
    padding: 10px 0;
    border-bottom: 1px solid rgba(237, 237, 238, 0.45);
}

.headerlinermenu ul{
	border: 0 !important;
}

.headerlinermenu ul>li>a{
	border: 0 !important;
	background:0 !important;
    font-size: 11px;
    color: #c5c5c5;
}

.headerlinermenu ul>li>a:hover{
	border: 0 !important;
	background:0 !important;
    color: #fff;
}

.socialiconblate{
    padding: 0 !important;
    margin-top: 5px;
    margin-right: 11px !important;
}


.socialiconblate img{
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    width: 25px;
}


.socialiconblate img:hover{
-webkit-filter: grayscale(80%);
    filter: grayscale(80%);
}

.tooltip {
    font-family: tahoma;
    font-size: 11px;
}


.headermenunav {
    padding: 0;
    margin: 0;
}

.headermenunav ul{
    padding: 4px 0;
    padding-bottom: 0;
}

.selected{
color: #b3b6bd !important;
}


.headermenunav  a{
    font-size: 11px;
    color: #fff;
    background-color: transparent;
}



.headermenunav  a:hover{
    color: #c5c9d1;
}

.supportbttn{
	background: #a9d053 !important;
    color: #fff !important;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    border-radius: 30px;
    margin-top: 6px;
    margin-right: 10px;
	
}


.navbarstylehaee{
    background-color: #494d57;
    background: url("../img/cart-bg.png") no-repeat left 0 #494d57;
    border-radius: 2px 2px 0 0;
}


@media (min-width: 768px) {
.navbar-nav>li>a {
    padding-top: 13px;
    padding-bottom: 13px;
}

}

.cntctupplace{
    float: left;
    font-size: 11px;
    font-weight: bold;
    padding-top: 33px;
    padding-left: 20px;
    padding-right: 6px;
    text-align: right;
}

.cntctupplace span{
    display: block;
    color: #ff8201;
    margin-top: 9px;
    margin-left: -6px;
    font-size: 14px;
}

.cntctupplacemage{
    margin-top: 22px;
    float: left;
}



.bttnsliderone{
    background-color: #ff8201;
    text-decoration: none;
    color: #fff;
    box-shadow: none;
    text-shadow: none;
    padding: 14px 40px;
    font-size: 11px;
    border-radius: 3px;
    border: 2px solid #ff8201;
    margin: 6px;
}

.bttnsliderone:hover,.bttnsliderone:focus{
    background: transparent;
	text-decoration: none;
    color: #26262f;
    box-shadow: none;
    text-shadow: none;
    border: 2px solid #26262f;
}

.bttnslidertow{
    background: transparent;
    text-decoration: none;
    color: #26262f;
    box-shadow: none;
    text-shadow: none;
    padding: 14px 40px;
    font-size: 11px;
    border-radius: 3px;
    border: 2px solid #26262f;
    margin: 6px;
}


.bttnslidertow:hover,.bttnslidertow:focus{
	text-decoration: none;
	background: #ff8201;
    color: #fff;
    box-shadow: none;
    text-shadow: none;
    border: 2px solid #ff8201;
    margin: 6px;
	
}


.msbasbroswerimg{
    margin: auto;
    max-width: 640px;
    margin-top: 44px;
}

.h5howisis{
    font-size: 12px;
    color: #71757f;
    padding: 25px;
    background: #efeff2;
    text-align: center;
    margin: 0;
}

.tittleh5{
    text-align: right;
    font-size: 14px;
    padding-top: 10px;
    border-bottom: 1px solid rgba(51, 51, 51, 0.1);
    margin: 17px 25px;
}

.tittleh5 span{
    height: 2px;
    background: #ee1000;
    width: 20px;
    display: block;
    margin-top: 14px;
    border-radius: 10px;
}


.tittleh5:hover span{
    width: 60px;
}

.suptittlep{
    text-align: center;
    font-size: 11px;
    color: #9b9b9b;
}


.algofuturesplace{
	margin: 0 20px;
    text-align: center;
    padding: 54px 20px;
    background: rgba(239, 239, 242, 0.37);
    border: 2px solid rgba(229, 229, 231, 0.18);
}

.algofuturesplace:hover{
    background: rgba(239, 239, 242, 0.75);
}


.algofuturesplace img{
    width: 80px;
    display: block;
    margin: auto;
}

.algofuturesplace h5{
    margin-top: 21px;
    font-size: 13px;
    font-weight: bold;
    color: #3e4148;
}

.algofuturesplace a{
    position: absolute;
    left: 37px;
    bottom: 1px;
    padding: 7px 11PX;
    background: #ff8200;
    font-size: 20px;
    padding-bottom: 10px;
    color: #ffffff;
}

.algofuturesplace a:hover{
background: #252533;
    font-size: 20px;
    color: #ffffff;
}


@media screen and (min-width: 768px) {
.carousel-caption {
    left: 6%;
    right: 6%;
    padding-bottom: 30px;
}
}

.algotttmmbroead{
	padding: 60px 0;
    margin-top: 60px;
    background: #fff;
    border-radius: 4px;
    border: 1px solid rgb(235, 235, 235);
}

.carousel-control {
    background-image: none !important;
    color: #2d303a;
    font-size: 40px;
    text-shadow: none;
    opacity: 0.2;
    top: 10px;
	}
	
.carousel-control:hover,.carousel-control:focus {
    color: #2d303a;
    opacity: 1;
}

.carousel-control.left {
    left: -50px !important;
}

.carousel-control.right {
    right: -50px !important;
}

.psappsoncard{
	display: block;
    font-size: 11px;
    margin: 0px 20px;
    margin-top: 13px;
    color: #fff;
    background: #ff8200;
    border-radius: 16px;
    padding: 8px;
	text-decoration: none !important;
	opacity: 0.6;
}

.psappsoncard:hover,.psappsoncard:focus{
	opacity: 1;
	text-decoration: none !important;
}

.specialforclianet{
	    text-decoration: none;
		opacity: 0.8;
}

.specialforclianet:hover,.specialforclianet:focus{
	    text-decoration: none;
		opacity: 1;
}

#reedone{
    background: #ee1000;
    color: #fff;
    margin-top: 55px;
    padding: 40px;
	padding-bottom: 80px;
}

.albootermmway{
    font-size: 30px;
    float: right;
    margin-left: 10px;
}
.namecontfooter{
    font-size: 11px;
    font-weight: bold;
    margin-top: 6px;
    margin-right: 36px;
    margin-bottom: 0;
}

.subnamecntcfooter{
	font-size: 14px;
    margin-right: 37px;
    color: rgba(255, 255, 255, 0.90);
    margin-bottom: 0;
}

.cntneerfooterplace{
	z-index: 2;
    position: relative;
	padding: 30px 0;
    background: #5f6c7d;
    margin-top: -46px;
}

.cntneerfooterplace p{
    margin: 0;
    text-align: center;
    color: #fff;
    font-size: 11px;
}

footer{
    background: #fff;
    padding: 60px 0;
    margin-top: -29px;
    z-index: 1;
    position: relative;
}

footer h5{
    margin-top: 26px;
    color: #000000;
}

footer h5>span{
    display: block;
    width: 30px;
    height: 2px;
    background: #ff8200;
    margin-top: 11px;
    margin-bottom: 15px;
}

footer ul{
    padding: 0;
}

footer p{
    font-size: 11px;
    line-height: 22px;
    color: #737373;
}


footer ul>li{
    list-style: none;
    margin: 7px 5px;
}

footer ul>li>a{
    font-size: 11px;
    color: #949494;
}

footer ul>li>a:hover,footer ul>li>a:focus{
    text-decoration: none;
    color: #585454;
    margin-right: 5px;
}

.videoplacee{
	text-align: center;
    margin: 30px 8px;
    background: rgba(244, 244, 244, 0.66);
    padding: 36px 10px;
    border-radius: 7px;
}

.videoplacee span{
    display: block;
    background: #ff8201;
    color: #fff;
    padding: 15px;
    font-size: 12px;
    margin: auto;
    margin-top: 14px;
    max-width: 330px;
    width: 100%;
    border-radius: 46px;
}

.imgtiitttle{	
	font-size: 11px;
    text-align: center;
    background: #ff8201;
    color: #fff;
    padding: 10px 0px;
    border-radius: 40px;
}


@media (min-width: 768px){
.modal-dialog {
    max-width: 1200px;
    width: 100%;
    margin: 30px auto;
}

}

.modal-open .modal {
    direction: ltr;
}


.pricetableicoii{
    background: rgba(244, 244, 244, 0.51);
    text-align: center;
    padding: 20px;
    border-left: 1px solid #efefef;
}

.pricetableicoii:last-child{
    border-left: 0 !important;
}

.pricetableicoii img{
    width: 100px;
    background: rgba(0, 0, 0, 0.18);
    border-radius: 56px;
}



.pricetableicoii h4{
    font-size: 13px;
    font-weight: bold;
    margin-top: 13px;
}

.clacooavonir{
    font-size: 11px !important;
    color: #bdbdbd !important;
    padding-bottom: 15px !important;
    border-bottom: 1px solid rgba(51, 51, 51, 0.05) !important;
}


.pricetableicoii p{
    font-size: 13px;
    padding: 11px 0;
    border-bottom: 1px solid rgba(51, 51, 51, 0.11);
    color: #a2a2a2;
}

.pricetableicoii div{
    background: #494d57;
    padding: 24px;
    margin: 0px -22px;
    margin-bottom: 20px;
    margin-top: -10px;
    border-right: 1px solid rgba(51, 51, 51, 0.11);
}


.pricetableicoii:hover div{
    background: #373a42;
}



.pricetableicoii div:hover img{
    background: rgba(73, 77, 87, 0.9);
}


.pricetableicoii p>span{
    border-radius: 29px !important;
    font-weight: bold;
    color: #636363 !important;
    margin-right: 4px !important;
    font-size: 12px !important;
    background: transparent !important;
	padding: 0  !important;
    display: initial  !important;
    width: auto  !important;
    margin-top: 0  !important;
	
}


.pricetableicoii a{
    font-size: 11px;
    background: #5f6c7d;
    color: #fff;
    padding: 6px 20px;
    display: inherit;
    width: 121px;
    margin: auto;
    margin-top: 39px;
    border-radius: 29px;
}

.pricetableicoii a:hover,.pricetableicoii a:focus{
    background: #454f5d;
    color: #fff;
	text-decoration: none;
}


.apocalipsbank{
	text-align: center;
    border-left: 1px solid #e6e6e6;
}

.apocalipsbank img{
    border-radius: 104px;
    border: 6px solid rgba(48, 57, 94, 0.07);
}

.apocalipsbank:hover img{
border: 6px solid rgba(48, 57, 94, 0.19);
opacity: 0.8;
}

.apocalipsbank span{
    display: block;
    margin: auto;
    margin-top: 9px;
    background: #ff8201;
    color: #fff;
    font-size: 12px;
    padding: 10px;
    width: 191px;
    border-radius: 42px;
}

.apocalipsbank p{
    background: #acb4bd;
    color: #fff;
    padding: 8px 0;
    font-weight: bold;
    width: 140px;
    margin: auto;
    border-radius: 0 0 10px 10px;
}

.apocalipsbank:last-child{
    border-left: 0 !important;

}

.alert-dismissable, .alert-dismissible {
    padding-left: 15px;
    padding-right: 35px;
}


.algotermwazoo:first-child{
    margin-top: 50px !important;
}


.algotermwazoo{
    margin: 14px 30px;
    background: rgba(51, 51, 51, 0.1);
    font-size: 11px;
    color: #030404;
    padding: 13px;
    border-radius: 4px;
}

.algotermwazoo:hover{
    background: rgba(51, 51, 51, 0.15);
}

.frogop{
    background: rgba(95, 108, 125, 0.17);
    margin: 30px 128px;
    border-radius: 60px;
    display: flex;
}

.frogop i{
    font-size: 40px;
    background: #ff8201;
    color: #fff;
    padding: 15px;
    border-radius: 60px;
    float: right;
}

.frogop p{
    margin-top: 24px;
    padding-right: 21px;
    font-size: 16px;
    font-weight: bold;
}


#moreone ,#moretow ,#moretree {
    margin-top: 30px;
}

#moreone p:first-child ,#moretow p:first-child  ,#moretree p:first-child  {
    font-size: 11px;
    color: #65636d;
    text-align: center;
    font-weight: bold;
    margin-bottom: 20px;
}

#moreone p ,#moretow p ,#moretree p {
    font-size: 11px;
    color: #565656;
    text-align: right;
}

#moreone p>i ,#moretow p>i ,#moretree p>i {
    color: #212129;
    margin-left: 5px;
}










.well {
    margin: 0 !important;
    min-height: 20px !important;
    padding: 19px !important;
    margin-bottom: 20px !important;
    background-color: #f5f5f5 !important;
    border: 1px solid #e3e3e3 !important;
    border-radius: 4px !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05) !important;
}


#priceone ,#pricertow ,#pricetree,#pricefor  {
    background: none !important;
    padding: 0 !important;
    margin: auto !important;
    margin-bottom: 0 !important;
    margin-top: 30px !important;
    border-right: 0 !important;
}

#priceone p:first-child ,#pricertow p:first-child  ,#pricetree p:first-child ,#pricefor p:first-child {
    font-size: 11px;
    color: #65636d;
    text-align: center;
    font-weight: bold;
     margin-bottom: 5px;
}

#priceone p ,#pricertow p ,#pricetree p,#pricefor p  {
    font-size: 11px;
    color: #afafaf;
    text-align: right;
}

#priceone p>b ,#pricertow p>b ,#pricetree p>b,#pricefor p>b{
    color: #5f6c7d;
    margin-left: 6px;
}

#priceone p>i ,#pricertow p>i ,#pricetree p>i,#pricefor p>i{
    color: #5f6c7d;
    margin-left: 5px;
}

@media (max-width: 768px) {
	
	
.frogop{
    margin: 30px 10px !important;
}

	
	
.videoplacee iframe {
	    width: 200px !important;
}

#reedone .row{
    margin: 0 !important;
}


.navbar-toggle {
    float: right;
    margin-right: 15px;
    color: #fff;
    border: 1px solid #fff;
}

.carousel-inner h2{
	margin-top: 32px !important;
}

.bttnsliderone,.bttnslidertow {
    padding: 14px 15px !important;
}

.carousel {
    display: block !important;
}

.carousel-control {
    display: none !important;
	}

	
	.col-xs-6 {
    width: 100% !important;
}

.msbasbroswerimg {
    max-width: 243px !important;
}




}

