@charset "utf-8";
/*
  Theme Name: Host5 Const Theme
  Theme URI: http://const-tech.com.sa/
  Description: Host5 Const Theme
  Version: 1.0
  Author: كوكبة التقنية لخدمات الإنترنت
  Author URI: http://const-tech.com.sa/
  Tags: news, cheat, sheet
*/
@font-face {
      font-family: "play";
      src: url("fonts/Play-Regular.ttf") format("opentype");
      unicode-range:"U+0-10FFFF";
}
h1, h2, h3, h4 {
  font: inherit;
  margin: 0;
}
ul {
  display: list-item;
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
a {
  color: #444444;
  outline: medium none;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
a:hover {
  color: #16a085;
  text-decoration: none;
}
a:hover, a:focus {
  color: #16a085;
  text-decoration: none;
  outline: medium none;
}
body {
  background: #ffffff none repeat scroll 0 0;
  color: #2d2535;
  direction: rtl;
  font: 13px "DroidArabicKufiRegular","play",Arial,Helvetica,sans-serif;
  overflow-x: hidden;
}
/* = Start Code
-------------------------------------------------------------- */

#dvLoading {
  background-color: #ffffff;
  height: 100%;
  left: 0;
  padding: 15% 0 0;
  position: fixed;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 2147483647;
}
#dvLoading img {
  margin: 0 auto 10px;
  max-width: 100%;
}
#floatingCirclesG{position:relative;width:58px;height:58px;margin:auto;transform:scale(0.6);-o-transform:scale(0.6);-ms-transform:scale(0.6);-webkit-transform:scale(0.6);-moz-transform:scale(0.6);}.f_circleG{position:absolute;background-color:rgb(255,255,255);height:10px;width:10px;border-radius:5px;-o-border-radius:5px;-ms-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;animation-name:f_fadeG;-o-animation-name:f_fadeG;-ms-animation-name:f_fadeG;-webkit-animation-name:f_fadeG;-moz-animation-name:f_fadeG;animation-duration:1.2s;-o-animation-duration:1.2s;-ms-animation-duration:1.2s;-webkit-animation-duration:1.2s;-moz-animation-duration:1.2s;animation-iteration-count:infinite;-o-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;animation-direction:normal;-o-animation-direction:normal;-ms-animation-direction:normal;-webkit-animation-direction:normal;-moz-animation-direction:normal;}#frotateG_01{left:0;top:23px;animation-delay:0.45s;-o-animation-delay:0.45s;-ms-animation-delay:0.45s;-webkit-animation-delay:0.45s;-moz-animation-delay:0.45s;}#frotateG_02{left:7px;top:7px;animation-delay:0.6s;-o-animation-delay:0.6s;-ms-animation-delay:0.6s;-webkit-animation-delay:0.6s;-moz-animation-delay:0.6s;}#frotateG_03{left:23px;top:0;animation-delay:0.75s;-o-animation-delay:0.75s;-ms-animation-delay:0.75s;-webkit-animation-delay:0.75s;-moz-animation-delay:0.75s;}#frotateG_04{right:7px;top:7px;animation-delay:0.9s;-o-animation-delay:0.9s;-ms-animation-delay:0.9s;-webkit-animation-delay:0.9s;-moz-animation-delay:0.9s;}#frotateG_05{right:0;top:23px;animation-delay:1.05s;-o-animation-delay:1.05s;-ms-animation-delay:1.05s;-webkit-animation-delay:1.05s;-moz-animation-delay:1.05s;}#frotateG_06{right:7px;bottom:7px;animation-delay:1.2s;-o-animation-delay:1.2s;-ms-animation-delay:1.2s;-webkit-animation-delay:1.2s;-moz-animation-delay:1.2s;}#frotateG_07{left:23px;bottom:0;animation-delay:1.35s;-o-animation-delay:1.35s;-ms-animation-delay:1.35s;-webkit-animation-delay:1.35s;-moz-animation-delay:1.35s;}#frotateG_08{left:7px;bottom:7px;animation-delay:1.5s;-o-animation-delay:1.5s;-ms-animation-delay:1.5s;-webkit-animation-delay:1.5s;-moz-animation-delay:1.5s;}@keyframes f_fadeG{0%{background-color:rgb(0,141,206);}100%{background-color:rgb(255,255,255);}}@-o-keyframes f_fadeG{0%{background-color:rgb(0,141,206);}100%{background-color:rgb(255,255,255);}}@-ms-keyframes f_fadeG{0%{background-color:rgb(0,141,206);}100%{background-color:rgb(255,255,255);}}@-webkit-keyframes f_fadeG{0%{background-color:rgb(0,141,206);}100%{background-color:rgb(255,255,255);}}@-moz-keyframes f_fadeG{0%{background-color:rgb(0,141,206);}100%{background-color:rgb(255,255,255);}}

/* Topheader */
#topheader {
  background-color: #000304;
  height: 45px;
}
#topheader .linnkk {float: right;}
#topheader .linnkk ul li {
  color: #999999;
  float: left;
  font-size: 16px;
  line-height: 45px;
  margin: 0 20px 0 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#topheader .linnkk ul li:last-child {margin: 0 auto;}
#topheader .linnkk ul li i {
  color: #6caed0;
  float: left;
  line-height: 45px;
  margin: 0 7px 0 0;
}
#topheader .linnkk ul li:hover {color: #ffffff;}
#topheader a.ticketopen {
  background-color: #6caed0;
  color: #ffffff;
  display: block;
  float: left;
  font-size: 19px;
  line-height: 45px;
  padding: 0 20px;
  text-align: center;
}
#topheader a.ticketopen:hover {background-color: #203d76;}
/* End Topheader */

/* Header */
header {
  padding: 10px 0 15px;
}
header .logo a img {
  width: 180px;
}
header.fixed {
  box-shadow: 0 0 10px 0 #999999;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}
header .logo {float: right;}
header .logo a {
  display: block;
  text-align: center;
}
header .lang {
  float: left;
  margin: 18px 15px 18px auto;
}
header .lang a {
  background-color: #203d76;
  border-radius: 3px;
  color: #ffffff;
  display: block;
  font-size: 17px;
  padding: 4px 20px;
}
header .lang a:hover {background-color: #008dce;}
header .list1 {float: left;}
header .list1 ul {
  display: table;
  margin: 0 auto;
}
header .list1 ul li {
  float: right;
  position: relative;
}
header .list1 ul li a {
  color: #000000;
  display: block;
  font-size: 14px;
  font-weight: bold;
  line-height: 79px;
  padding: 0 10px;
}
header .list1 ul li:hover a {color: #6caed0;}
header .list1 ul li ul {
  display: none;
  min-width: 200px;
  padding: 15px 0 0;
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 9999;
}
header .list1 ul li ul li {float: none;}
header .list1 ul li ul li a {
  background-color: #6caed0;
  border-bottom: 1px solid #5d9fc1;
  color: #ffffff !important;
  display: block;
  font-size: 15px;
  line-height: normal;
  list-style: outside none none;
  padding: 5px 10px;
}
header .list1 ul li ul li:hover a {background-color: #5d9fc1; text-indent:5px;}
header .list1 ul li ul li:last-child a {border-bottom: medium none;}

.wrapper-dropdown-5 {
  background-color: #203d76;
  box-shadow: none;
  color: #ffffff;
  cursor: pointer;
  display: none;
  font-weight: bold;
  height: 45px;
  line-height: 45px;
  margin: 0 auto;
  outline: medium none;
  position: relative;
  text-indent: 10px;
  width: 100%;
  z-index: 9999;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.wrapper-dropdown-5:after {
    content: "\f0d7";
    display: inline;
    float: left;
    font-family: FontAwesome;
    font-size: 19px;
    margin: 2px 0 0 10px;
    text-align: right;
}
.wrapper-dropdown-5 h5 {
  float: right;
  font-weight: bold;
  line-height: 45px;
  margin: 0;
}
.wrapper-dropdown-5 ul {
  background-color: #203d76;
  border: medium none;
  border-radius: 0 0 5px 5px;
  left: 0;
  list-style: outside none none;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 45px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    max-height: 0;
}
.wrapper-dropdown-5 ul li {position: relative; }
.wrapper-dropdown-5 ul li a {
  border-bottom: 1px solid #112e67;
  color: #ffffff;
  display: block;
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  padding: 8px 10px;
  text-decoration: none;
}
.wrapper-dropdown-5 ul li:last-of-type a { border: none }
.wrapper-dropdown-5 ul li i {
    margin-right: 5px;
    color: inherit;
    vertical-align: middle;
}
.wrapper-dropdown-5 ul li:hover a {background-color: #112e67;}
.wrapper-dropdown-5.active {
  background-color: #112e67;
  color: #ffffff;
}
.wrapper-dropdown-5.active:after { }
.wrapper-dropdown-5.active ul {max-height: 400px;}
.wrapper-dropdown-5 ul li:hover ul{display:list-item;}
.wrapper-dropdown-5 ul li ul {
  background: none repeat scroll 0 0 #ffffff;
  border:none;
  display: none;
  left: auto;
  position: relative;
  right: 0;
  top: 100%;
}
.wrapper-dropdown-5 ul li ul li a {
  font: 11pt Tahoma, Geneva, sans-serif;
  padding: 7px 0;
}
/* End Header */

/*  */
#sliderarea {overflow: hidden;}
.ttxts1 span {color: #6caed0;}
/* End */

/* Searchdomain */
#searchdomain {
  background-color: #e4e5e5;
  padding: 40px 0;
}
#searchdomain form {
  margin: 0 auto;
  width: 60%;
}
#searchdomain input {
  background-color: #ffffff;
  border: 1px solid #d4d4d4;
  border-radius: 5px 0 0 5px;
  color: #777777;
  direction: ltr;
  float: left;
  font-size: 17px;
  height: 45px;
  text-align: left;
  text-indent: 10px;
  width: 90%;
}
#searchdomain button {
  background-color: #6caed0;
  border: medium none;
  border-radius: 0 5px 5px 0;
  color: #ffffff;
  float: right;
  font-size: 18px;
  height: 45px;
  width: 10%;
}
#searchdomain button:hover {background-color: #203d76;}
/* End Searchdomain */

/* Services */
#services {
  background-color: #ffffff;
  padding: 40px 0;
}
#services ul li {
  float: right;
  padding: 0 15px;
  text-align: center;
  width: 20%;
}
#services ul li a i {
  color: #6caed0;
  font-size: 50px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#services ul li a h1 {
  color: #1a2b3c;
  font-size: 20px;
  margin: 10px auto 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#services ul li a:hover i, #services ul li a:hover h1 {color: #203d76;}
/* End Services */

/* Clints */
#clints {
  background-color: #e4e5e5;
  padding: 40px 0;
}
#clints .title h1 {
  font-size: 25px;
  font-weight: bold;
  text-align: center;
}
#clints .title h2 {
  font-size: 14px;
  line-height: 23px;
  margin: 10px auto 20px;
  text-align: center;
}
#clints .clintitem {
  margin: 15px auto;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#clints .clintitem img {
  height: 250px;
  width: 100%;
}
#clints .clintitem h3 {
  background-color: #ffffff;
  color: #001c29;
  font-size: 18px;
  padding: 10px 15px;
  text-align: center;
}
#clints .clintitem:hover {
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.4);
  -webkit-transform: translateY(-15px);
  -moz-transform: translateY(-15px);
  -o-transform: translateY(-15px);
  transform: translateY(-15px);
}
#clints a.moremore {
  background-color: #6caed0;
  border-radius: 5px;
  color: #ffffff;
  display: table;
  font-size: 17px;
  margin: 20px auto 0;
  padding: 3px 50px;
}
#clints a.moremore:hover {background-color: #203d76;}
/* End Clints */

/* Plans */
#plans {
  background: rgba(0, 0, 0, 0) url("images/plan-bg.png") no-repeat fixed center center;
  padding: 40px 0;
}
#plans .plantxt {
  margin: 98% auto;
  text-align: center;
}
#plans .plantxt h1 {
  color: #ffffff;
  font-size: 40px;
  line-height: 1.1;
}
#plans .plantxt h2 {
  color: #f68839;
  font-size: 25px;
  line-height: 1.3;
}
#plans .planimg {
  padding: 150px 0;
  position: relative;
}
#plans .planimg img {margin: 0 auto;}
#plans .planimg .ttxt1 {
  position: absolute;
  right: 100px;
  text-align: center;
  top: 0;
  width: 225px;
}
#plans .planimg .ttxt1 h3 {
  color: #f68839;
  font-size: 14px;
  font-weight: bold;
}
#plans .planimg .ttxt1 h4 {
  color: #777777;
  line-height: 22px;
}
#plans .planimg .ttxt2 {
  position: absolute;
  left: 100px;
  text-align: center;
  top: 0;
  width: 225px;
}
#plans .planimg .ttxt2 h3 {
  color: #d35367;
  font-size: 14px;
  font-weight: bold;
}
#plans .planimg .ttxt2 h4 {
  color: #777777;
  line-height: 22px;
}
#plans .planimg .ttxt3 {
  position: absolute;
  right: 100px;
  text-align: center;
  bottom: 0;
  width: 225px;
}
#plans .planimg .ttxt3 h3 {
  color: #03afb1;
  font-size: 14px;
  font-weight: bold;
}
#plans .planimg .ttxt3 h4 {
  color: #777777;
  line-height: 22px;
}
#plans .planimg .ttxt4 {
  position: absolute;
  left: 100px;
  text-align: center;
  bottom: 0;
  width: 225px;
}
#plans .planimg .ttxt4 h3 {
  color: #bad345;
  font-size: 14px;
  font-weight: bold;
}
#plans .planimg .ttxt4 h4 {
  color: #777777;
  line-height: 22px;
}
/* End Plans */

/* Whyus */
#whyus {
  background-color: #ffffff;
  padding: 40px 0;
}
#whyus .whyustxt1 {
  text-align: center;
}
#whyus .whyustxt1 i {
  color: #6caed0;
  font-size: 75px;
}
#whyus .whyustxt1 h1 {
  color: #191c1c;
  font-size: 50px;
  font-weight: bold;
  line-height: 1;
}
#whyus .whyustxt1 h2 {
  color: #f68839;
  font-size: 42px;
  line-height: 1;
}
#whyus h3 {
  color: #565660;
  font-size: 14px;
  line-height: 26px;
}
/* End Whyus */

/* Apps */
#apps {
  background-color: #ffffff;
  margin: 40px auto 0;
}
#apps .appstxt1 {
  margin: 50% 0;
  text-align: center;
}
#apps .appstxt1 h1 {
  color: #191c1c;
  font-size: 50px;
  line-height: 1;
}
#apps .appstxt1 h2 {
  color: #191c1c;
  font-size: 20px;
}
#apps .appstxt1 a {
  border: 1px solid #dedbe7;
  border-radius: 5px;
  color: #6caed0;
  display: table;
  font-size: 20px;
  margin: 10px auto 0;
  padding: 1px 50px;
}
#apps .appstxt1 a:hover {
  background-color: #6caed0;
  border: 1px solid #6caed0;
  color: #ffffff;
}
/* End Apps */

/* Countstat */
#countstat {
  background-color: #252525;
  padding: 40px 0;
  text-align: center;
}
#countstat i {
  color: #6caed0;
  font-size: 70px;
}
#countstat span {
  color: #ffffff;
  display: block;
  font-size: 50px;
  line-height: 0.8;
  margin: 30px auto;
}
#countstat h1 {
  color: #ffffff;
  font-size: 20px;
  line-height: 1;
}
/* End Countstat */

/* Hoost */
.hoost1 {
  background: rgba(0, 0, 0, 0) url("images/hostbg1.png") no-repeat fixed center top / cover !important;
  padding: 20px 0;
}
.hoost1 img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.hoost1 h1 {
  color: #ffffff;
  display: block;
  font-size: 100px;
  margin: 5% auto 0;
  text-align: center;
  line-height: 85px;
}
.hoost1 h2 {
  color: #ffffff;
  display: block;
  font-size: 20px;
  text-align: center;
}
.hoost2 {
  background-color: #ffffff;
  padding: 40px 0;
  text-align: center;
  overflow: hidden;
}
.hoost2 h1 {
  color: #222222;
  font-size: 22px;
  font-weight: 700;
}
.hoost2 h2 {
  color: #555555;
  font-size: 14px;
  line-height: 25px;
  margin: 0 auto 10px;
  padding: 0 20%;
}
.hoost2 h3 {
  color: #222222;
  font-size: 22px;
  font-weight: 700;
  margin: 0 auto 20px;
}
.hoost2 ul li {
  float: right;
  padding: 0 15px;
  text-align: center;
  width: 20%;
}
.hoost2 ul li img {
  display: block;
  margin: 0 auto;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.hoost2 ul li:hover img {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}
.hoost2 ul li span {
  color: #222222;
  display: block;
  font-size: 17px;
  font-weight: 700;
  margin: 10px auto 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.hoost2 ul li:hover span {color: #6caed0;}
.hoost3 {
  background-color: #ffffff;
  padding: 40px 0;
  text-align: center;
}
.hoost3 h1 {
  color: #222222;
  font-size: 22px;
  font-weight: 700;
  margin: 0 auto 40px;
}
.hoost3 .planhost .ttitle {
  background-color: #dadada;
  color: #000000;
  font-size: 20px;
  padding: 5px 10px;
  position: relative;
  text-align: right;
}
.hoost3 .planhost .ttitle span {
  color: #ffffff;
  font-size: 23px;
  height: 66px;
  left: 5px;
  position: absolute;
  text-align: center;
  top: -21px;
  width: 62px;
}
.hoost3 .planhost .ttitle span.ico1 {background: rgba(0, 0, 0, 0) url("images/planico1.png") no-repeat scroll center center;}
.hoost3 .planhost .ttitle span.ico2 {background: rgba(0, 0, 0, 0) url("images/planico2.png") no-repeat scroll center center;}
.hoost3 .planhost .ttitle span.ico3 {background: rgba(0, 0, 0, 0) url("images/planico3.png") no-repeat scroll center center;}
.hoost3 .planhost .ttitle span.ico4 {background: rgba(0, 0, 0, 0) url("images/planico4.png") no-repeat scroll center center;}
.hoost3 .planhost .content {
  border-right: 1px solid #dadada;
  border-left: 1px solid #dadada;
  padding: 15px;
}
.hoost3 .planhost .content ul li {
  border-bottom: 1px solid #eeeeee;
  color: #222222;
  display: block;
  font-size: 17px;
  margin: 0 auto 5px;
  padding: 0 0 5px;
}
.hoost3 .planhost .content ul li:last-child {
  border-bottom: medium none;
  margin: 0;
  padding: 0;
}
.hoost3 .planhost a {
  background-color: #dadada;
  color: #ffffff;
  display: block;
  font-size: 18px;
  padding: 7px 10px;
}
.hoost3 .planhost a.moree1 {background-color: #e1207b;}
.hoost3 .planhost a.moree1:hover {background-color: #c90863;}
.hoost3 .planhost a.moree2 {background-color: #d2aa17;}
.hoost3 .planhost a.moree2:hover {background-color: #bd9502;}
.hoost3 .planhost a.moree3 {background-color: #9908a3;}
.hoost3 .planhost a.moree3:hover {background-color: #82008c;}
.hoost3 .planhost a.moree4 {background-color: #88b90f;}
.hoost3 .planhost a.moree4:hover {background-color: #6c9d00;}
.hoost4 {
  background-color: #262626;
  padding: 40px 0;
}
.hoost4 h1 {
  color: #ffffff;
  font-size: 22px;
  font-weight: 700;
  margin: 0 auto 20px;
}
.hoost4 h2 {
  color: #777777;
  display: block;
  font-size: 13px;
  padding: 5px 0;
}
.hoost4 h2:hover {
  background-color: #333333;
  color: #39d6bb;
  text-align: center;
}
/* End Hoost */

/* Desginn */
.desginn1 {
  background: #26a59a url("images/desig1bg1.png") repeat fixed center center;
  padding: 20px 0 0;
}
.desginn1 img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.desginn1 h1 {
  color: #ffffff;
  display: block;
  font-size: 100px;
  line-height: 1.3;
  margin: 17% auto 0;
  text-align: center;
}
.desginn1 h2 {
  color: #ffffff;
  display: block;
  font-size: 17px;
  text-align: center;
}
.desginn2 {
  background-color: #ffffff;
  padding: 40px 0 0;
  text-align: center;
}
.desginn2 h1 {
  color: #222222;
  font-size: 22px;
  font-weight: 700;
}
.desginn2 h2 {
  color: #555555;
  font-size: 14px;
  line-height: 25px;
  margin: 0 auto 10px;
  padding: 0 20%;
}
.desginn2 h3 {
  color: #222222;
  font-size: 22px;
  font-weight: 700;
  margin: 0 auto 50px;
}
.desginn2 .col-lg-4:nth-child(3n+1) {clear: both;}
.desginn2 .desplan {
  border: 1px solid #dddddd;
  border-radius: 5px;
  margin: 40px auto 60px;
  padding: 0 15px 15px;
}
.desginn2 .desplan img {
  display: block;
  margin: -60px auto 10px;
}
.desginn2 .desplan span {
  color: #222222;
  display: block;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.4;
}
.desginn2 .desplan b {
  color: #888888;
  display: block;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.6;
  margin: 10px auto;
}
.desginn2 .desplan div.pricce {
  color: #db87c3;
  font-size: 50px;
  font-weight: bold;
  line-height: 1;
}
.desginn2 .desplan a {
  border: 1px solid #dadada;
  border-radius: 3px;
  display: block;
  font-size: 19px;
  margin: 20px auto 0;
  padding: 5px 10px;
}
.desginn2 .desplan a:hover {
  background-color: #db87c3;
  border: 1px solid #db87c3;
  color: #ffffff;
}
.desginn3 {
  background: rgba(0, 0, 0, 0) url("images/desig3bg2.png") no-repeat fixed center center / cover ;
  padding: 50px 0;
  text-align: center;
}
.desginn3 h1 {
  color: #ffffff;
  font-size: 30px;
  line-height: 1.5;
  margin: 0 auto 5px;
}
.desginn3 h2 {
  color: #ffffff;
  font-size: 45px;
  font-weight: bold;
  line-height: 1.5;
  margin: 0 auto 5px;
}
.desginn3 h3 {
  color: #ffffff;
  font-size: 30px;
  line-height: 1.5;
  margin: 0 auto 5px;
}
.desginn3 h4 {
  color: #ffffff;
  font-size: 15px;
  margin: 0 20%;
}
/* End Desginn */

/* appp */
.appp1 {
  background-color: #103154;
  padding: 20px 0;
}
.appp1 img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.appp1 h1 {
  color: #ffffff;
  display: block;
  font-size: 100px;
  line-height: 1.3;
  margin: 5% auto 0;
  text-align: center;
}
.appp1 h2 {
  color: #ffffff;
  display: block;
  font-size: 17px;
  text-align: center;
}
.appp2 {
  background-color: #ffffff;
  padding: 40px 0;
}
.appp2 ul {
  display: table;
  margin: 0 auto 10px;
}
.appp2 ul li {
  color: #00b0ff;
  display: inline-block;
  font-size: 55px;
  line-height: 1;
  margin: 0 10px;
}
.appp2 h1 {
  color: #222222;
  font-size: 30px;
  text-align: center;
}
.appp2 h2 {
  color: #5b5a68;
  font-size: 14px;
  line-height: 25px;
  margin: 0 15% 30px;
  text-align: center;
}
.appp2 h3 {
  color: #35506d;
  font-size: 40px;
}
.appp2 h4 {
  color: #35506d;
  font-size: 14px;
}
.appp2 i.fa-code {
  color: #35506d;
  display: block;
  font-size: 160px;
  line-height: 1;
  text-align: center;
}
.appp2 a.ordernow {
  border: 1px solid #6e86a0;
  border-radius: 3px;
  color: #35506d;
  display: block;
  font-size: 22px;
  margin: 20px auto 0;
  padding: 5px;
  text-align: center;
}
.appp2 a.ordernow:hover {
  background-color: #6e86a0;
  border: 1px solid #6e86a0;
  color: #ffffff;
}
.appp2 ul.applec2 {margin: 30px auto 0;}
.appp2 ul.applec2 li {
  font-size: 110px;
  margin: 0 20px;
}
.appp2 ul.applec2 li a {color: #0061A5;}
.appp2 ul.applec2 li a:hover {color: #6caed0;}
.appp3 {
  background-color: #122d3d;
  padding: 40px 0;
}
.appp3 .col-lg-6 {margin: 20px auto;}
.appp3 h1 {
  color: #ffffff;
  font-size: 20px;
}
.appp3 h2 {
  color: #c6c6c6;
  font-size: 14px;
}
.appp4 {
  background-color: #ffffff;
  padding: 40px 0;
}
.appp4 h1 {
  font-size: 25px;
  text-align: center;
  margin: 0 auto 20px;
}
.appp4 a {
  border-radius: 10px;
  display: block;
  height: 200px;
  overflow: hidden;
  position: relative;
}
.appp4 a span {
  background-color: rgba(32, 61, 118, 0.6);
  color: #ffffff;
  display: block;
  font-size: 45px;
  height: 100%;
  line-height: 200px;
  opacity: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.appp4 a:hover span {opacity: 1;}
.appp4 a img {
  height: 100%;
  width: 100%;
}
/* End appp */

/* Server */
.serv1 {
  background: rgba(0, 0, 0, 0) url("images/serverbg1.png") no-repeat fixed center center / cover ;
  padding: 60px 0;
  text-align: center;
}
.serv1 h1 {
  color: #ffffff;
  font-size: 50px;
  text-align: center;
}
.serv1 h2 {
  color: #ffffff;
  font-size: 14px;
  line-height: 25px;
  margin: 0 15% 30px;
  text-align: center;
}
.serv2 {
  background-color: #ffffff;
  padding: 40px 0;
  text-align: center;
}
.serv2 h1 {
  color: #222222;
  font-size: 22px;
  font-weight: 700;
}
.serv2 h2 {
  color: #555555;
  font-size: 14px;
  line-height: 25px;
  margin: 0 auto 20px;
  padding: 0 20%;
}
.serv2 .serv2-pox1 {background: rgba(0, 0, 0, 0) url("images/servbg2.png") no-repeat scroll center center;}
.serv2 .serv2-pox2 h3 {
  color: #5b5a68;
  font-size: 14px;
  margin: 20px auto 0;
  text-align: center;
}
.serv3 {
  background-color: #1a1a1a;
  padding: 30px 0 10px;
}
.serv3 .serv3-box {
  background-color: #242424;
  margin: 0 auto 20px;
  padding: 15px;
}
.serv3 .serv3-box .title {margin: 0 auto 10px;}
.serv3 .serv3-box .title i {
  border: 3px solid #46a5da;
  border-radius: 100px;
  color: #46a5da;
  float: right;
  font-size: 15px;
  height: 40px;
  line-height: 33px;
  margin: 3px 0 0 10px;
  text-align: center;
  width: 40px;
}
.serv3 .serv3-box .title span {
  color: #20bdb0;
  font-family: "play";
  font-size: 17px;
  line-height: 1;
}
.serv3 .serv3-box .title p {
  color: #ffc444;
  font-family: "play";
  font-size: 15px;
  margin: 0 auto;
  line-height: 1;
}
.serv3 .serv3-box .contentn {
  margin: 15px auto;
}
.serv3 .serv3-box .contentn b {
  color: #a4a4a4;
  display: block;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.6;
}
.serv3 .serv3-box .price {
  color: #20b5a9;
  font-size: 16px;
  text-align: left;
}
/* End Server */

/* Formareaa */
#wrapper {margin: 40px auto;}
#wrapper .pagge .title {
  background-color: #000304;
  color: #ffffff;
  font-size: 19px;
  padding: 5px 10px;
}
#wrapper .pagge .content {
  background-color: #ffffff;
  border: 1px solid #dddddd;
  color: #444444;
  font-size: 15px;
  padding: 15px;
}
div.formareaa {
  margin: 0 auto;
  padding: 15px 0;
  width: 80%;
}
div.formareaa .controols {margin: 0 auto 15px;}
div.formareaa br {display: none;}
div.formareaa .controols label {
  float: right;
  font-size: 14px;
  font-weight: normal;
  line-height: 40px;
  width: 30%;
}
div.formareaa .controols label i {
  color: #ff0000;
  font-size: 13px;
  font-style: normal;
}
div.formareaa .controols span {
  float: left;
  width: 70%;
}
div.formareaa .controols span input {
  border: 1px solid #dddddd;
  color: #666666;
  font-size: 14px;
  height: 40px;
  width: 100%;
}
div.formareaa .controols span textarea {
  border: 1px solid #dddddd;
  color: #666666;
  font-size: 14px;
  width: 100%;
}
div.formareaa .controols span input:focus, div.formareaa .controols span textarea:focus {
  border: 1px solid #009285;
}
div.formareaa .controols p {margin: 0 auto;}
div.formareaa input[type="submit"] {
  background-color: #6caed0;
  border: medium none;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  padding: 4px 30px;
}
div.formareaa input[type="submit"]:hover {
  background-color: #e12222;
}
/* End Formareaa */

/* programming */
.prog1 {
  background: rgba(0, 0, 0, 0) url("images/programming-bg.png") no-repeat fixed center center / cover ;
  padding: 60px 0;
  text-align: center;
}
.prog1 h1 {
  color: #ffffff;
  font-size: 50px;
  text-align: center;
}
.prog1 h2 {
  color: #ffffff;
  font-size: 17px;
  line-height: 33px;
  margin: 0 15% 30px;
  text-align: center;
}
.prog2 {
  background-color: #ffffff;
  padding: 40px 0;
}
.prog2 h1 {
  color: #1f1f1f;
  font-size: 25px;
  margin: 0 auto 10px;
  text-align: center;
}
.prog2 img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.prog2 h2 {
  color: #333333;
  font-size: 15px;
  line-height: 27px;
  margin: 10px auto 0;
  text-align: justify;
}
.prog3 {
  background: #0d054f;
  background: -moz-linear-gradient(left,  #0d054f 0%, #360f81 100%);
  background: -webkit-linear-gradient(left,  #0d054f 0%,#360f81 100%);
  background: linear-gradient(to right,  #0d054f 0%,#360f81 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d054f', endColorstr='#360f81',GradientType=1 );
  padding: 40px 0;
  text-align: center;
  position: relative;
}
.prog3:after {
  border-style: solid;
  border-width: 25px 38px 0 38px;
  border-color: #1b0860 transparent transparent transparent;
  _border-color: #1b0860 #000000 #000000 #000000;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
    bottom: -25px;
    content: "";
    display: inline-block;
    height: 0;
    left: 0;
    line-height: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 0;
}
.prog3 h1 {
  color: #ffffff;
  font-size: 30px;
  line-height: 1.6;
  margin: 0 auto 5px;
}
.prog3 h2 {
  color: #ffffff;
  font-size: 21px;
  line-height: 1.5;
  margin: 0 auto 30px;
}
.prog3 span {
  display: block;
  margin: 0 auto 10px;
}
.prog3 h3 {
  color: #ffffff;
  font-size: 20px;
}
.prog3 h4 {
  color: #ffffff;
  font-size: 14px;
  line-height: 24px;
}
.prog4 {
  background-color: #ffffff;
  padding: 50px 0 30px;
  text-align: center;
}
.prog4 h1 {
  color: #1f1f1f;
  font-size: 20px;
  line-height: 30px;
  margin: 0 auto 20px;
}
.prog4 a.mor {
  background-color: #b5bfc8;
  border-radius: 3px;
  color: #ffffff;
  display: table;
  font-size: 20px;
  margin: 0 auto;
  padding: 2px 50px;
}
.prog4 a.mor:hover {background-color: #9aa4ad;}
/* End programming */

/* Support */
.trustArea {
  background-color: #2d3e52;
  display: block;
  height: auto;
  padding: 20px 0;
}
.ourTrust {
  background-image: url("images/services-bg.png");
  background-position: 78% top;
  background-repeat: no-repeat;
  height: 330px;
}
.ourTrust img {
  display: block;
  margin: 130px auto 0;
  max-width: 100%;
}
.services-new .trustInfo {
  float: left;
}
.trustInfo h3 {
    color: #ffffff;
    display: block;
    font-size: 30px;
    line-height: 50px;
    margin-top: 160px;
    padding: 10px 0;
    font-family: "DroidArabicKufiRegular","play",Arial,Helvetica,sans-serif;
    font-weight: 700;
}
.trustInfo p {
    color: #ffffff;
    display: block;
    line-height: 30px;
    width: 100%;
    font-family: "DroidArabicKufiRegular","play",Arial,Helvetica,sans-serif;
    font-size: 14px;
}
.services-new .rightCon {
  float: right;
}
.services-new .rightCon img {
  margin-top: 214px;
}
.ourVisionArea {
  padding: 30px 0;
}
#servicesBoxTwo img {
  display: block;
  height: auto;
  margin: auto;
  max-width: 100%;
  padding: 20px 0;
}
.ourVisionArea .ourVision p {
  color: #828c8e;
  display: block;
  font-family: "DroidArabicKufiRegular","play",Arial,Helvetica,sans-serif;
  font-size: 14px;
  line-height: 30px;
  margin: auto;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}
.services-new .getService {
    margin-bottom: 15px;
    min-height: 420px;
}
.getService {
    background: none repeat scroll 0 0 #ffffff;
    box-shadow: 0 0 0 1px #d9d9d9;
    display: block;
    margin-top: 30px;
    padding: 10px 0;
}
.allServicesArea.services-new {
  padding: 0 0 50px;
}
.ssssss {
  height: 265px;
}
.getService img {
  display: block;
  margin: auto;
}
.services-new .getService h3 {
    margin: 20px 0;
    color: #2d3e50;
    display: block;
    font-size: 16px;
    line-height: 30px;
    padding: 0 10px;
    text-align: center;
    font-family: "DroidArabicKufiRegular","play",Arial,Helvetica,sans-serif;
    font-weight: 700;
}
.services-new .getService p {
    font-family: "DroidArabicKufiRegular","play",Arial,Helvetica,sans-serif;
    padding: 0 40px;
    color: #979d99;
    direction: ltr;
    display: block;
    font-size: 13px;
    min-height: 10px;
    overflow: hidden;
    text-align: center;
    line-height: 24px;
}
#servicesBoxFour {
  background-color: #9146af;
}
.otherServicesCon {
  display: block;
}
#servicesBoxFour h1 {
    color: #ffffff;
    display: block;
    font-size: 28px;
    line-height: 40px;
    margin-top: 30px;
    padding: 15px 0;
    text-align: center;
    font-family: "DroidArabicKufiRegular","play",Arial,Helvetica,sans-serif;
    font-weight: 700;
}
.otherServiceItem {
  display: block;
  margin-bottom: 20px;
  margin-top: 40px;
}
#servicesBoxFour .right {
  width: 100px;
}
#servicesBoxFour .left {
  margin-right: 120px;
  margin-top: 15px;
}
#servicesBoxFour .right > img {
  display: block;
  float: right;
  height: auto;
  width: 90px;
}
.otherServiceItem .left h3 {
    color: #ffffff;
    display: block;
    font-size: 20px;
    font-family: "DroidArabicKufiRegular","play",Arial,Helvetica,sans-serif;
    font-weight: 700;
    line-height: 20px;
}
#servicesBoxFour .otherServiceBG {
  background-image: url("images/service-page-icon12.png");
  background-position: right top;
  background-repeat: no-repeat;
  height: 168px;
  margin: auto;
  width: 1308px;
}
#servicesBoxFour .otherServiceItem .left p {
    color: #f9e296;
    font-size: 13px;
    line-height: 22px;
    display: block;
    padding: 10px 0;
    font-family: "DroidArabicKufiRegular","play",Arial,Helvetica,sans-serif;
}
.dropit {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.dropit .dropit-trigger {
  position: relative;
}
.dropit .dropit-submenu {
  left: 0;
  list-style: outside none none;
  margin: 0;
  min-width: 150px;
  padding: 0;
  position: relative;
  top: 100%;
  z-index: 1000;
}
.getService .moreDetails {
    background-color: #3598dc;
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-weight: bold;
    height: 45px;
    line-height: 45px;
    margin: 30px auto auto;
    text-align: center;
    width: 130px;
    font-family: "DroidArabicKufiRegular","play",Arial,Helvetica,sans-serif;
}
.getService .buyMe {
    background-color: #27ae61;
    color: #ffffff;
    display: block;
    font-weight: bold;
    height: 45px;
    line-height: 45px;
    margin: 15px auto auto;
    text-align: right;
    width: 130px;
    font-family: "DroidArabicKufiRegular","play",Arial,Helvetica,sans-serif;
}
.getService .buyMe span {
  background-image: url("images/service-page-icon1.png");
  background-position: right top;
  background-repeat: no-repeat;
  display: inline-block;
  float: right;
  height: 19px;
  margin-left: 10px;
  margin-right: 20px;
  margin-top: 12px;
  width: 21px;
}
.getService .buyMe:hover, .getService .moreDetails:hover {
  background-color: #000000;
}
/* End Support */

/* Arood */
#arood {
  background-color: #111111;
  padding: 40px 0;
  text-align: center;
}
#arood h1 {
  color: #ffffff;
  font-size: 30px;
  margin: 0 auto 20px;
}
#arood .arditem span {
  background-color: #6caed0;
  color: #ffffff;
  display: block;
  font-size: 25px;
  padding: 10px 15px;
  text-align: center;
}
#arood .arditem .content {
  background-color: #363636;
  padding: 15px;
}
#arood .arditem .content ul li {
  border-bottom: 1px solid #5e5e5e;
  color: #ffffff;
  display: block;
  font-size: 17px;
  margin: 0 auto 5px;
  padding: 0 0 5px;
}
#arood .arditem .content ul li:last-child {
  border-bottom: medium none;
  margin: 0;
  padding: 0;
}
#arood .arditem .content a.moree {
  border: 1px solid #5e5e5e;
  color: #ffffff;
  display: block;
  font-size: 17px;
  margin: 20px auto 0;
  padding: 4px 0;
}
#arood .arditem .content a.moree:hover {
  background-color: #6caed0;
  border: 1px solid #6caed0;
}
/* End Arood */

/* Maillist */
#maillist {
  background-color: #ffffff;
  padding: 40px 0;
  text-align: center;
}
#maillist h1 {
  color: #001c29;
  font-size: 29px;
  font-weight: bold;
  line-height: 1.3;
}
#maillist h2 {
  color: #001c29;
  font-size: 15px;
}
#maillist form {
  margin: 20px auto 0;
  width: 50%;
}
#maillist form p {display: inline;margin: 0;}
#maillist form input {
  border: 1px solid #eeeeee;
  color: #555555;
  float: right;
  font-size: 15px;
  height: 45px;
  padding: 0;
  text-indent: 10px;
  width: 80%;
}
#maillist form input.sml_submitbtn {
  background-color: #ffffff;
  border: 1px solid #eeeeee;
  border-right: none;
  border-radius: 0;
  color: #6caed0;
  display: block;
  float: left;
  font-size: 15px;
  font-weight: bold;
  height: 45px;
  line-height: 45px;
  padding: 0;
  text-indent: 0;
  width: 20%;
}
#maillist form input.sml_submitbtn:hover {color: #4e90b2;}
/* End Maillist */

/* Clintcomment */
#clintcomment {
  background-color: #272727;
  padding: 40px 0;
  text-align: center;
}
#clintcomment h1 {
  color: #ffffff;
  font-size: 25px;
  margin: 0 auto 20px;
}
#clintcomment .owl-carousel {direction: ltr;}
#clintcomment .owl-carousel .item {
  color: #ffffff;
  font-size: 15px;
  line-height: 28px;
  padding: 0 20%;
  position: relative;
}
#clintcomment .owl-carousel .item:after {
  color: #ffffff;
  content: "\f10e";
  font-family: "FontAwesome";
  font-size: 30px;
  position: absolute;
  right: 10%;
  top: 10px;
}
#clintcomment .owl-carousel .item:before {
  color: #ffffff;
  content: "\f10d";
  font-family: "FontAwesome";
  font-size: 30px;
  position: absolute;
  left: 10%;
  bottom: 10px;
}
#clintcomment .owl-carousel .owl-controls {margin: 30px auto 0;}
#clintcomment .owl-carousel .owl-page {
  display: inline-block;
  margin: 0 5px;
}
#clintcomment .owl-carousel .owl-page span {
  background-color: #ffffff;
  display: block;
  height: 4px;
  opacity: 0.4;
  width: 40px;
}
#clintcomment .owl-carousel .owl-page.active span {opacity: 1;}
/* End Clintcomment */

/* Clintpower */
#clintpower {
  background-color: #272727;
  padding: 40px 0;
  text-align: center;
}
#clintpower h1 {
  color: #ffffff;
  font-size: 25px;
  margin: 0 auto 20px;
}
#clintpower .owl-carousel {direction: ltr;}
#clintpower .owl-carousel .item {margin: 0 10px;}
#clintpower .owl-carousel .item .climg {
  border: 1px solid #3d3d3d;
  height: 160px;
  line-height: 128px;
  padding: 15px;
  text-align: center;
}
#clintpower .owl-carousel .item .climg:hover {border: 1px solid #666666;}
#clintpower .owl-carousel .item .climg img {
  max-height: 100%;
  max-width: 100%;
}
#clintpower .owl-carousel .owl-controls {margin: 30px auto 0;}
#clintpower .owl-carousel .owl-page {
  display: inline-block;
  margin: 0 5px;
}
#clintpower .owl-carousel .owl-page span {
  background-color: #ffffff;
  display: block;
  height: 4px;
  opacity: 0.4;
  width: 40px;
}
#clintpower .owl-carousel .owl-page.active span {opacity: 1;}
/* End Clintpower */

/* Twaselm3na */
#twaselm3na {
  background-color: #ffffff;
  padding: 40px 0;
}
#twaselm3na h1 {
  color: #272727;
  font-size: 25px;
  font-weight: bold;
  margin: 0 auto 15px;
  text-align: center;
}
#twaselm3na ul {
  display: table;
  margin: 0 auto;
}
#twaselm3na ul li {
  float: left;
  margin: 0 5px 0 0;
}
#twaselm3na ul li a {
  color: #6caed0;
  display: block;
  font-size: 22px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 40px;
}
#twaselm3na ul li a:hover {
  background-color: #6caed0;
  color: #ffffff;
}
/* End Twaselm3na */

/* Domain */
#vpsPage {
  display: block;
}
.domainsPage #programmingBoxOne {
  background-color: #393939 !important;
  min-height: 250px;
  padding: 80px 0 !important;
}
.domainsPage .seDomain {
  display: block;
  text-align: center;
}
.domainsPage .seDomain img {
  display: block;
  height: 125px;
  margin: auto;
  width: 120px;
}
.domainsPage .seDomain h1 {
    color: #e2ce99;
    display: block;
    font-size: 26px;
    line-height: 40px;
    margin: auto;
    padding: 10px;
    text-align: center;
    width: 50%;
    font-family: "DroidArabicKufiRegular","play",Arial,Helvetica,sans-serif;
    font-weight: 700;
}
.domain-new input[type="text"] {
    color: #000000;
    direction: ltr;
    font-family: "DroidArabicKufiRegular","play",Arial,Helvetica,sans-serif;
    font-size: 17px;
    margin: 15px 0 0;
    padding: 10px;
    text-align: center;
    width: 100%;
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #e0e0e0;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.03);
    outline: medium none;
    transition: border 0.2s linear 0s;
}
.domain-new .lab-do {
  direction: ltr;
  padding: 0 75px;
  text-align: center;
}
.domain-new label {
  color: #e4b944;
  font-family: arial;
  font-size: 20px;
  margin: 0 0 10px;
  text-align: left;
  width: 67px;
}
.dom-submit input[type="submit"] {
  background: url("images/se.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 0 none;
  height: 80px;
  margin: 15px 0 0;
  width: 221px;
}
#vpsPage #programmingBoxTwo h4 {
    line-height: 30px;
    margin: auto;
    padding: 30px 0;
    width: 75%;
    color: #334049;
    display: block;
    font-size: 18px;
    font-weight: bold;
    font-family: "DroidArabicKufiRegular","play",Arial,Helvetica,sans-serif;
}
#vpsPage .ourVision .right {
  display: block;
  float: right;
  margin-right: 10%;
  text-align: right;
  width: 50%;
}
#vpsPage .ourVision .left {
  display: block;
  margin-right: 50%;
  text-align: right;
  width: 50%;
}
#vpsPage #programmingBoxTwo .right > h5, #vpsPage #programmingBoxTwo .left > h5 {
    color: #e94c3d;
    font-size: 17px;
    font-family: "DroidArabicKufiRegular","play",Arial,Helvetica,sans-serif;
    font-weight: 700;
    line-height: 16px;
}
#vpsPage #programmingBoxTwo .ourVision p {
  color: #828c8e;
  display: block;
  font-family: "DroidArabicKufiRegular","play",Arial,Helvetica,sans-serif;
  font-size: 14px;
  line-height: 30px;
  margin-bottom: 20px;
  margin-right: 0 !important;
  padding: 10px 0 !important;
  text-align: right;
  width: 90%;
}
.domainsPage .programmingBoxThreee {
  background-color: #f0f0f0 !important;
}
.domain-table {
    margin: auto;
    width: 70%;
    font-size: 14px;
}
.domain-table th {
    background: none repeat scroll 0 0 #909090;
    color: #ffffff;
    font-size: 18px;
    padding: 15px 10px;
    text-align: center;
    line-height: 21px;
    font-weight: normal;
    font-family: "DroidArabicKufiRegular","play",Arial,Helvetica,sans-serif;
    border: 1px solid #e1e1e1;
}
.domain-table tr td:nth-child(1) {
    color: #066c8c;
    direction: ltr;
    font-family: arial;
    font-size: 18px;
    text-align: center;
}
.ourVisionArea .ourVision {
  text-align: center;
}
.domain-table tr td {
    background: none repeat scroll 0 0 #ffffff;
    color: #e65b42;
    padding: 10px;
    text-align: center;
    border: 1px solid #e1e1e1;
    font-weight: normal;
    font-family: "DroidArabicKufiRegular","play",Arial,Helvetica,sans-serif;
}
/* End Domain */

/* portfoliopage */
body.post-type-archive-portfolio {background-color: #e4e5e5;}
.breadcrumbs {
  background-color: #111111;
  color: #ffffff;
  font-size: 40px;
  padding: 20px 0;
  text-align: center;
}
.portfoliopage .clintitem {
  margin: 15px auto;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.portfoliopage .clintitem img {
  height: 250px;
  width: 100%;
}
.portfoliopage .clintitem h3 {
  background-color: #ffffff;
  color: #001c29;
  font-size: 18px;
  padding: 10px 15px;
  text-align: center;
}
.portfoliopage .clintitem:hover {box-shadow: 0 0 16px rgba(0, 0, 0, 0.4);}
/* End portfoliopage */

/* Scrollup */
a.scrollup {
  background: none repeat scroll 0 0 #6caed0;
  bottom: 8px;
  color: #fff;
  cursor: pointer;
  display:none;
  font: 20px/33px FontAwesome;
  height: 35px;
  position: fixed;
  right: 20px;
  text-align: center;
  width: 35px;
  z-index: 1000;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
a.scrollup:hover {background: none repeat scroll 0 0 #203d76;}
/* End Scrollup */



.col-xs-12, .col-sm-12, .col-md-4, .col-lg-4 {
  padding-right: 15px !important;
  padding-left: 15px !important;
}