 
#topNav{
	height: 1px;
	background: #E7E7E7;
	margin: 5px 0px 10px;
}

.bg-mainMenu{
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgb(255,255,255) 50%, rgb(229,229,229) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,rgb(255,255,255)), color-stop(100%,rgb(229,229,229))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgb(255,255,255) 50%,rgb(229,229,229) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgb(255,255,255) 50%,rgb(229,229,229) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgb(255,255,255) 50%,rgb(229,229,229) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgb(255,255,255) 50%,rgb(229,229,229) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}
.navbar-brand {
	padding: 5px 15px;
}

#externalLinks .fa{
	font-size:20px;
}

#externalLinks .badge{
	background-color: #337AB7;
	padding: 3px 7px 6px;
	vertical-align: super;
}

.arabicContent #externalLinks .badge {
	padding: 6px 7px 4px;
	border-radius: 12px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
	border-bottom: #09f thick solid;
	background-color:transparent;
	cursor:default;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
	border-bottom: #09f thick solid;
	cursor:pointer;
}

.navbar-default #externalLinks.navbar-nav>li>a:focus, .navbar-default #externalLinks.navbar-nav>li>a:hover{
	border-bottom:none;
}
#HomeIndex #mainMenu,
#Breadcrumbs{
	-webkit-box-shadow: 0 10px 20px rgba(0,0,0,.18);
    -moz-box-shadow: 0 10px 20px rgba(0,0,0,.18);
    box-shadow:  0 10px 20px rgba(0,0,0,.18);

}
.navbar-nav>li>a{padding-bottom: 5px;}
#mainLinksMenu {margin: -5px 0 0px;}
.nav > li {padding: 0px 10px;}
.nav > li > a {padding: 10px 5px 0;}
#externalLinks #whatsapp .fa-whatsapp{color:#009C31;font-weight:bold;} 

.arabicContent #mainLinksMenu{
	float:right;
	-webkit-padding-start: 0px;
	-moz-padding-start: 0px;
	-ms-padding-start: 0px;
	-o-padding-start: 0px;
	padding-right: 0px;
}
.arabicContent #externalLinks {direction:ltr;}


#SignInCollapse{margin: 0px 0 10px;}

#showSignInCollapseForm{display:none;}

#pageContent{position:relative;}
.titleShadow{background:url(../images/titleBarShadow.png) top center no-repeat;}


/*** showCaseBG ***/
#showCaseBG{
	background:#A4C7E7 url(../images/BGs/showCareBG.jpg) top center no-repeat;
}

#showCaseBG .container{
	padding: 40px 0px 0px;
}
#showCaseBG h3{
	font-weight:bold;
}
#showCaseBG .slideOffer h3{
	font-weight:normal;
	  font-size: 26px;
}
#showCaseBG .slideOffer h2{
	font-weight:bold;
	font-size:40px;
	margin-top: 0;
}

#SentTillNow{
	margin: 50px 0px 0px;
	text-align:center;
}

/*** titleBarShadow ***/
.titleBarShadow:before {
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.6);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.6);
  -webkit-transform: rotate(-2deg);
  -moz-transform: rotate(-2deg);
  -o-transform: rotate(-2deg);
  position: absolute;
  right: 15px;
  bottom: 13px;
  top: auto;
  left: auto;
  z-index: -1;
  width: 50%;
  height: 20%;
  content: "";
  border: none;
}
.titleBarShadow:after {
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.6);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.6);
  -webkit-transform: rotate(2deg);
  -moz-transform: rotate(2deg);
  -o-transform: rotate(2deg);
  position: absolute;
  left: -10px;
  bottom: 13px;
  top: auto;
  right: auto;
  z-index: -1;
  width: 50%;
  height: 20%;
  content: "";
  border: none;
}

.withShadow {background:url(../images/titleBarShadow.png) top center no-repeat;}
.spaceAfterBeforTitleLine{margin: 50px 0 30px;}
#titleSplitterSolid{background:#f6f5f5;}
#titleSplitterSolid h3{margin-top: 10px;}
#titleSplitterGray{ border-top: thin solid #ddd;}
#SeeHowSMS-Delivered{font-weight:bold;cursor:pointer;}
#SeeHowSMS-DeliveredSection{background:url(../images/SeeHowSMS-DeliveredBg.png)top left repeat-x;display:none;}
#SeeHowSMS{background:url(../images/SeeHowSMS-DeliveredBg.png)top left repeat-x;}
#SeeHowSMS-DeliveredSection .SeeHowSMSOverText{color:rgba(0,0,0,0);text-align:center;}
#SeeHowSMS-DeliveredSection a:hover > .SeeHowSMSOverText{color:rgba(51,51,51,0.8);text-shadow:5px 5px 10px #FFFFFF;text-decoration:none;}
#SeeHowSMS-DeliveredSection a:hover{text-decoration:none;}
#titleSplitterGray h3{font-weight:bold;margin-top: 10px;}
#BestSMS-PlansSection{background:#efefef url(../images/BGs/BestSMS-PlansSection.jpg) top center repeat-x;}
.lightGrayBg{background:#f1f1f1;}

/*** Panels ***/
.pricePanel > .panel-heading > span{color:#FFF;font-size:18px;}
.pricePanel .panel-body{
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(204,204,204,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(255,255,255,1)), color-stop(100%,rgba(204,204,204,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(204,204,204,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(204,204,204,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(204,204,204,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(204,204,204,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
}
.pricePanel .panel-body .lead {font-size: 35px;margin:0px;}
.pricePanel .SMSquota{font-size:24px;font-weight:bold;margin:10px;}
.pricePanel > ul.list-group{color:#7b7a7a;font-size:16px;margin: 0 20px 0;text-align:left;}
.arabicContent .pricePanel > ul.list-group{text-align:right;-webkit-padding-start: 0px;}
.pricePanel li span{margin:0 5px 0;}
.pricePanel .panel-footer{background-color: #FFFFFF;}
.pricePanel .btn{background-color: #FFFFFF;width:150px;margin: 0 auto 0;}


.pricePanel.panel-success,
.pricePanel.panel-success li span {color:#66cc33;}
.pricePanel.panel-success .btn-success {color:#4cae4c;border-color: #4cae4c;}
.pricePanel.panel-success > .panel-heading {background-color: #66cc33;}
.pricePanel.panel-success .btn-success:hover{color: #FFF;background-color: #4cae4c;}

.pricePanel.panel-info,
.pricePanel.panel-info li span {color:#2DAAE2;}
.pricePanel.panel-info .btn-info {color:#2DAAE2;border-color: #2DAAE2;}
.pricePanel.panel-info > .panel-heading {background-color: #2DAAE2;}
.pricePanel.panel-info .btn-info:hover{color: #FFF;background-color: #2DAAE2;}

.pricePanel.panel-danger,
.pricePanel.panel-danger li span {color:#fd633d;}
.pricePanel.panel-danger .btn-danger {color:#fd633d;border-color: #fd633d;}
.pricePanel.panel-danger > .panel-heading {background-color: #fd633d;}
.pricePanel.panel-danger .btn-danger:hover{color: #FFF;background-color: #fd633d;}

#OurServices-Section{background:#FFFFFF url(../images/BGs/Our-ServicesSectionBG2.jpg) top center no-repeat;}
.panel.OurServices-SectionPanel{ background: rgba(255, 255, 255, 0.8);    box-shadow: 0px 1px 3px rgba(88, 88, 88, 0.63);}
#mobilyServices .panel.OurServices-SectionPanel{background:#F0F8FB;border: #C5E0EC thin solid;}
.panel.OurServices-SectionPanel .panel-heading{
	 color: #3c3b3b;
    text-align: left;
    font-size: 22px;
    background: #dcdbdb;
    padding: 5px 15px;
    margin: 15px 0 0 -3px;
    border: none;
    border-radius: 5px 0px 0px 5px;
    -moz-border-radius: 5px 0px 0px 5px;
    -webkit-border-radius: 5px 0px 0px 5px;
}
.arabicContent .panel.OurServices-SectionPanel .panel-heading{
	text-align: right;
	font-size:18px;
	margin: 15px -3px 0 0px;
	border-radius: 0px 5px 5px 0px;
	-moz-border-radius: 0px 5px 5px 0px;
	-webkit-border-radius: 0px 5px 5px 0px;
}
.SinRegPanel > .panel-heading > h3{color:#FFF;margin:10px;}
.SinRegPanel .panel-body {font-weight:normal;background:#F4F4F4;}
.SinRegPanel > .panel-body p {font-size:20px;color:#2DAAE2;margin: 5px 0;}
.SinRegPanel .panel-footer{color:#2DAAE2;background-color: #e6e6e6;font-weight:normal;}
.SinRegPanel .btn{background-color: #FFFFFF;width:150px;margin: 0 auto 0;padding: 6px 12px;}

.SinRegPanel.panel-info,
.SinRegPanel.panel-info .btn-info {color:#FFF;background-color: #2DAAE2;}
.SinRegPanel.panel-info > .panel-heading {
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border:none;
	background-color: #2DAAE2;
	margin-top:-15px;
}
.SinRegPanel.panel-info .btn-info:hover{color: #2DAAE2;background-color: #FFF;}
.SinRegPanel .badge h3{margin:3px 5px 8px;}
#signUp.arabicContent #showCaseBG .SinRegPanel .badge h3 {margin: 7px 10px;}
#signUp.arabicContent #showCaseBG .SinRegPanel h3 {font-weight:normal;}
.SinRegPanel .badge{
	background:#2DAAE2;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	margin-bottom: 15px;
}
.panel.OurServices-SectionPanel .panel-Icon{color:#ff3300; font-size:50px;margin: 0 0 0 -10px;}
.panel.OurServices-SectionPanel .OurServices-SectionDescription{text-align:left;font-size:16px;padding:0 10px;height:50px;}
.arabicContent .panel.OurServices-SectionPanel .OurServices-SectionDescription{text-align:right;}
.panel.OurServices-SectionPanel .panel-footer{background:none;border:none;margin: -15px 10px 0;}
.panel.OurServices-SectionPanel .btn-info {background:#FFFFFF;color:#333333;border-color: #333333;}
.panel.OurServices-SectionPanel .btn-lg {padding: 5px 16px;}
.panel.OurServices-SectionPanel .btn-info:hover{color: #333333;background-color: #dcdbdb;}

/*** LightBlocksPanel Themes ***/
.LightBlocksPanel > .LightBlocks-Data{padding:10px 15px;text-align:left;min-height: 80px;}
.LightBlocksPanel > .panel-heading ,
.soft_appPanel > .panel-heading{
	height:5px;
	padding:0px;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
}
.LightBlocksPanel .BenefitsImage{margin:0 15px 0 0;}
.arabicContent .LightBlocksPanel .BenefitsImage{margin:0 0 0 15px;}
.LightBlocksPanel .LightBlocks-Description{margin:15px 0 0;}
#HomeIndex.arabicContent .LightBlocksPanel .LightBlocks-Description{text-align:right;}
.LightBlocksPanel .panel-footer{background-color:transparent;border:none;}


.LightBlocksPanel.BlueTheme .LightBlocks-Data{background:#edf8fc;}
.LightBlocksPanel.BlueTheme .panel-heading{background:#8bd0ef;}
.LightBlocksPanel.BlueTheme .panel-footer .btn {color: #337ab7;border-color: #337ab7;}
.LightBlocksPanel.BlueTheme .panel-footer .btn:hover {color: #FFFFFF;border-color: #337ab7;background-color:#337ab7;}

.LightBlocksPanel.BlueDarkTheme .LightBlocks-Data{background:#CFE7F0;}
.LightBlocksPanel.BlueDarkTheme .panel-heading{background:#67B6D9;}
.LightBlocksPanel.BlueDarkTheme .panel-footer .btn {color: #337ab7;border-color: #337ab7;}
.LightBlocksPanel.BlueDarkTheme .panel-footer .btn:hover {color: #FFFFFF;border-color: #337ab7;background-color:#337ab7;}

.LightBlocksPanel.GreenTheme .LightBlocks-Data{background:#f2f7ea;}
.LightBlocksPanel.GreenTheme .panel-heading{background:#b3d260;}
.LightBlocksPanel.GreenTheme .panel-footer .btn {color: #8DB030;border-color: #8DB030;}
.LightBlocksPanel.GreenTheme .panel-footer .btn:hover  {color: #FFFFFF;border-color: #8DB030;background-color:#8DB030;}

.LightBlocksPanel.MaroonTheme .LightBlocks-Data{background:#fcece8;}
.LightBlocksPanel.MaroonTheme .panel-heading{background:#fb7e5e;}
.LightBlocksPanel.MaroonTheme .panel-footer .btn {color: #AD4C33;border-color: #AD4C33;}
.LightBlocksPanel.MaroonTheme .panel-footer .btn:hover {color: #FFFFFF;border-color: #AD4C33;background-color:#AD4C33;}

.LightBlocksPanel.BurpleTheme .LightBlocks-Data{background:#f6eff7;}
.LightBlocksPanel.BurpleTheme .panel-heading{background:#c098c5;}
.LightBlocksPanel.BurpleTheme .panel-footer .btn {color: #A948B5;border-color: #A948B5;}
.LightBlocksPanel.BurpleTheme .panel-footer .btn:hover {color: #FFFFFF;border-color: #A948B5;background-color:#A948B5;}

.LightBlocksPanel.RedTheme .LightBlocks-Data{background:#fceff0;}
.LightBlocksPanel.RedTheme .panel-heading{background:#f48d9a;}
.LightBlocksPanel.RedTheme .panel-footer .btn {color: #9B3542;border-color: #9B3542;}
.LightBlocksPanel.RedTheme .panel-footer .btn:hover {color: #FFFFFF;border-color: #9B3542;background-color:#9B3542;}

.LightBlocksPanel.PinkTheme .LightBlocks-Data{background:#feebfc;}
.LightBlocksPanel.PinkTheme .panel-heading{background:#fd73ee;}
.LightBlocksPanel.PinkTheme .panel-footer .btn {color: #B44EA9;border-color: #B44EA9;}
.LightBlocksPanel.PinkTheme .panel-footer .btn:hover {color: #FFFFFF;border-color: #B44EA9;background-color:#B44EA9;}

.LightBlocksPanel.GrayTheme .LightBlocks-Data{background:#f3f3f3;     border-top-left-radius: 5em;}
.LightBlocksPanel.GrayTheme .panel-heading{background:#000000;}
.LightBlocksPanel.GrayTheme .panel-footer .btn {color: #949492;border-color: #949492;}
.LightBlocksPanel.GrayTheme .panel-footer .btn:hover {color: #FFFFFF;border-color: #949492;background-color:#949492;}

.LightBlocksPanel.YellowTheme .LightBlocks-Data{background:#fcf7e5;}
.LightBlocksPanel.YellowTheme .panel-heading{background:#fddd64;}
.LightBlocksPanel.YellowTheme .panel-footer .btn {color: #C0A029;border-color: #C0A029;}
.LightBlocksPanel.YellowTheme .panel-footer .btn:hover {color: #FFFFFF;border-color: #C0A029;background-color:#C0A029;}

.LightBlocksPanel.BrownTheme .LightBlocks-Data{background:#fcf3e3;}
.LightBlocksPanel.BrownTheme .panel-heading{background:#d4c19d;}
.LightBlocksPanel.BrownTheme .panel-footer .btn {color: #9A7B41;border-color: #9A7B41;}
.LightBlocksPanel.BrownTheme .panel-footer .btn:hover {color: #FFFFFF;border-color: #9A7B41;background-color:#9A7B41;}

.LightBlocksPanel.OrangeTheme .LightBlocks-Data{background:#218fef; color:#fff;}
.LightBlocksPanel.OrangeTheme .panel-heading{background:#132f59;}
.LightBlocksPanel.OrangeTheme .panel-footer .btn {color: #ea8a06;border-color: #ea8a06;}
.LightBlocksPanel.OrangeTheme .panel-footer .btn:hover {color: #FFFFFF;border-color: #ea8a06;background-color:#ea8a06;}


.BlueTheme.btn,
.BlueTheme.inverse.btn:hover{color: #FFFFFF;border-color: #337ab7;background-color:#337ab7;}
.BlueTheme.inverse.btn,
.BlueTheme.btn:hover{color: #337ab7;border-color: #337ab7;background-color:#FFFFFF;} 

.BlueDarkTheme.btn,
.BlueDarkTheme.inverse .btn:hover{color: #FFFFFF;border-color: #337ab7;background-color:#337ab7;}
.BlueDarkTheme.inverse .btn,
.BlueDarkTheme.btn:hover {color: #337ab7;border-color: #337ab7;background-color:#FFFFFF;}

.GreenTheme.btn,
.GreenTheme.inverse .btn:hover{color: #FFFFFF;border-color: #8DB030;background-color:#8DB030;}
.GreenTheme.inverse .btn,
.GreenTheme.btn:hover {color: #8DB030;border-color: #8DB030;background-color:#FFFFFF;}

.MaroonTheme.btn,
.MaroonTheme.inverse .btn:hover{color: #FFFFFF;border-color: #AD4C33;background-color:#AD4C33;}
.MaroonTheme.inverse .btn,
.MaroonTheme.btn:hover {color: #AD4C33;border-color: #AD4C33;background-color:#FFFFFF;}

.BurpleTheme.btn,
.BurpleTheme.inverse .btn:hover{color: #FFFFFF;border-color: #A948B5;background-color:#A948B5;}
.BurpleTheme.inverse .btn,
.BurpleTheme.btn:hover {color: #A948B5;border-color: #A948B5;background-color:#FFFFFF;}

.RedTheme.btn,
.RedTheme.inverse .btn:hover{color: #FFFFFF;border-color: #9B3542;background-color:#9B3542;}
.RedTheme.inverse .btn,
.RedTheme.btn:hover {color: #9B3542;border-color: #9B3542;background-color:#FFFFFF;}

.PinkTheme.btn,
.PinkTheme.inverse .btn:hover{color: #FFFFFF;border-color: #B44EA9;background-color:#B44EA9;}
.PinkTheme.inverse .btn,
.PinkTheme.btn:hover {color: #B44EA9;border-color: #B44EA9;background-color:#FFFFFF;}

.GrayTheme.btn,
.GrayTheme.inverse .btn:hover{color: #FFFFFF;border-color: #949492;background-color:#949492;}
.GrayTheme.inverse .btn,
.GrayTheme.btn:hover {color: #949492;border-color: #949492;background-color:#FFFFFF;}

.YellowTheme.btn,
.YellowTheme.inverse .btn:hover{color: #FFFFFF;border-color: #C0A029;background-color:#C0A029;}
.YellowTheme.inverse .btn,
.YellowTheme.btn:hover {color: #C0A029;border-color: #C0A029;background-color:#FFFFFF;}

.BrownTheme.btn,
.BrownTheme.inverse .btn:hover{color: #FFFFFF;border-color: #C0A029;background-color:#C0A029;}
.BrownTheme.inverse .btn,
.BrownTheme.btn:hover {color: #9A7B41;border-color: #9A7B41;background-color:#FFFFFF;}

.OrangeTheme.btn,
.OrangeTheme.inverse .btn:hover{color: #FFFFFF;border-color: #ea8a06;background-color:#ea8a06;}
.OrangeTheme.inverse .btn,
.OrangeTheme.btn:hover {color: #ea8a06;border-color: #ea8a06;background-color:#FFFFFF;}

#HaveNotRegistered {margin: 20px auto;}
#HaveNotRegistered .LightBlocksPanel{float:none;margin: 0 auto 0;}
#HaveNotRegistered .LightBlocksPanel.OrangeTheme .panel-footer .btn {color: #FFFFFF;border-color: #132f59; background-color:#132f59;}
#HaveNotRegistered .LightBlocksPanel.OrangeTheme .panel-footer .btn:hover {border-color: #AD4C33;background-color:#AD4C33;}
#HaveNotRegistered .LightBlocksPanel .LightBlocks-Description {margin: 20px 0 0;font-size: large;}

/*** Testimonials_Clients ***/
#Testimonials_Clients-Section section{width:100%;}
#Testimonials_Clients-Section .panelTestimonials,
#Testimonials .panelTestimonials{
	padding:0px 25px 0px;
	border:#ccc thin solid;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background:#FFFFFF;
}

#Testimonials_Clients-Section .panelTestimonials .panel-heading{
	text-align:left;
	border-bottom:#CCCCCC solid thin;
	font-size:24px;
	font-weight:bold;
	padding: 10px 0;
}

#Testimonials_Clients-Section .panelTestimonials .TestimonialsDescription{text-align:left;font-size:18px}

#Testimonials_Clients-Section .panelTestimonials .TestimonialsDescription .fa{font-size:36px;color:#0099ff;padding:5px 10px 0 0;}
#Testimonials_Clients-Section .ui-rotator-toggle {
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  height: 10px;
  width: 10px;
  list-style: none;
  margin-left: 20px;
  border:thin solid #888;
}
#Testimonials_Clients-Section .panelTestimonials .panel{margin:0;} 
#Testimonials_Clients-Section .panelTestimonials .authorTestimonials{text-align:right; font-weight:bold;font-size:18px;}
#Testimonials_Clients-Section .ui-state-default, #Testimonials_Clients-Section .ui-widget-content .ui-state-default, #Testimonials_Clients-Section .ui-widget-header .ui-state-default{background:#dddddd;}
#Testimonials_Clients-Section .ui-state-active, .ui-widget-content .ui-state-active,#Testimonials_Clients-Section  .ui-widget-header .ui-state-active{background:#373737;}
#Testimonials_Clients-Section .ui-rotator-content {
	position: relative;
	margin:0 0 20px;
}
#Testimonials_Clients-Section .ui-rotator-content .ui-rotator {
	background-color: #fff;
	position: absolute !important;
	margin: 0 0 10px;
}
#Testimonials_Clients-Section #content-rotator{margin:0 0 30px}

.arabicContent #Testimonials_Clients-Section .panelTestimonials .panel-heading,
.arabicContent #Testimonials_Clients-Section .panelTestimonials .TestimonialsDescription{text-align:right;}
.arabicContent #Testimonials_Clients-Section .panelTestimonials .authorTestimonials{text-align:left;}
.arabicContent #Testimonials_Clients-Section .panelTestimonials .TestimonialsDescription .fa{padding:5px 0 0 10px;}

body.arabicContent .owl-wrapper .list-inline{padding-right: 0;}

#HomeIndex #owl-Clients .thumbnail{width:87px;}


/*** FooterMenu ***/
#FooterMenu{
	background:#e2e2e2;
	color:#333333;
}
#FooterMenu .footerTitle{font-weight:bold;}
.arabicContent #FooterMenu .footerTitle{font-weight:normal;}
#FooterMenu ul {font-size:medium;}
#FooterMenu ul a{color: #333333;}
#FooterMenu ul a:hover{text-decoration:none;cursor:pointer;}
#FooterMenu ul li:hover{background-color: #d1cece;cursor:pointer;}
#FooterMenu ul a.xxlinkxx:hover{cursor:default;}
#FooterMenu ul a.xxlinkxx li:hover{background-color:transparent;cursor:default;}
#FooterMenu .active,
#FooterMenu ul li:hover.active
 {text-decoration: none;
    background-color: #d1cece;
    cursor: default;}

/*** copyRight ***/
#copyRight{
	background:#016995;
	color:#FFFFFF;
	padding:50px 0;
}
#copyRight .soialMedia {
	text-align:right;
}
.arabicContent #copyRight .soialMedia {
  text-align: left;
}




#copyRight .soialMedia .badge{
	font-size:18px;
	color:#016995;
	background-color:#028ac4;
}
#copyRight .soialMedia .badge:hover{
	background-color:#FFFFFF;
	cursor:pointer;
}





/*** social media ***/

.facebook{font-size:18px;color:#3b5998;background-color:#FFFFFF; padding: 8px 10px 5px 10px;    border-radius: 100px;}
.facebook:hover{background-color:#028ac4;cursor:pointer;}

.twitter{font-size:18px;color:#00c0f6;background-color:#FFFFFF; padding: 8px 10px 5px 10px;    border-radius: 100px;}
.twitter:hover{background-color:#028ac4;cursor:pointer;}

.youtube{font-size:18px;color:#d82423;background-color:#FFFFFF; padding: 8px 10px 5px 10px;    border-radius: 100px;}
.youtube:hover{background-color:#028ac4;cursor:pointer;}

.linkedin{font-size:18px;color:#0083be;background-color:#FFFFFF; padding: 8px 10px 5px 10px;    border-radius: 100px;}
.linkedin:hover{background-color:#028ac4;cursor:pointer;}

.instagram{font-size:18px;color:#fe9633;background-color:#FFFFFF; padding: 8px 10px 5px 10px;    border-radius: 100px;}
.instagram:hover{background-color:#028ac4;cursor:pointer;}







/*** TechSupport ***/
#TechSupport {
	width: 196px;
	height: 66px;
	position: fixed;
	top: 160px;
	z-index: 999;
}
#HomeIndex #TechSupport{top: 120px;}

#TechSupport span {
	color: #fff;
	font-weight: bold;
	font-size: 17px;
	padding: 7px 55px 6px 0px;
	margin-top: -20px;
}

#TechSupport span a {
    display: block;
    height: 46px;
    width: 46px;
    position: absolute;
    text-indent: -9999px;
    top: 1px;
    border-radius: 0 3px 3px 0;
    margin-top: 28px;
    margin-left: 5px
}
#TechSupport a{
	width:260px;
	text-decoration: none;
    color: #FAF8F8;
    font-weight: bold;
    margin: 0 -44px 0 0;
    cursor: pointer;
    font-size: 17px;
    border-radius: 43px 0 0 42px;

    padding: 4px 0px 4px 54px;
}



.TechSupport_en {
	right: 0px;
}
.TechSupport_en span a {
	left: 3px;
}

.arabicContent #TechSupport a {
	font-weight: normal ;
	text-decoration: none;
	padding: 4px 0px 4px 4px;
}


/*** Inner Pages ***/

/*** Breadcrumbs ***/

#Breadcrumbs{
	background: rgb(165,212,251); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(165,212,251,1) 0%, rgba(139,191,237,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(165,212,251,1)), color-stop(100%,rgba(139,191,237,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(165,212,251,1) 0%,rgba(139,191,237,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(165,212,251,1) 0%,rgba(139,191,237,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(165,212,251,1) 0%,rgba(139,191,237,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(165,212,251,1) 0%,rgba(139,191,237,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a5d4fb', endColorstr='#8bbfed',GradientType=0 ); /* IE6-9 */
}

#Breadcrumbs .breadcrumb{
	background: none;
	margin:0;
}
#Breadcrumbs .breadcrumb > .active,
#Breadcrumbs .breadcrumb > li,
#Breadcrumbs .breadcrumb > li a,
#Breadcrumbs .breadcrumb > li + li:before{
	color:#FFFFFF;
}
#Breadcrumbs .breadcrumb > li + li:before{content: ">";}



ul.SiteMap-Block{
	padding: 10px 20px;
	margin: 20px 0;
	border: 1px solid #eee;
	border-left-width: 5px;
	border-radius: 3px;
	text-align: left;
}
.arabicContent ul.SiteMap-Block{
	border: 1px solid #eee;
	border-right-width: 5px;
	text-align:right;
}
ul.SiteMap-Block li{
	padding: 5px 0;
}

#videoContainer{
	margin: 50px auto 20px;
}
.BoldBorder{
	border:rgba(255,255,255,0.41) solid thick;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 0px 0px 20px 5px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 20px 5px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 20px 5px rgba(0,0,0,0.3);
	display: table;
}
.BoldBorder.Black.Screen{
	border:#000000 solid 10px;
	background:#000;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
}

#TestimonialsHeader{background:#A4C7E7 url(../images/BGs/showCareBG.jpg) center no-repeat;}
#TestimonialsHeader .container-fluid{margin-top: 20px;}
.Testimonials .panelTestimonials {margin: 0 0 50px;}

#Error404{background:#A4C7E7 url(../images/BGs/erroe404r.jpg) center -50px no-repeat;}
#Error404 .Oops-Face{margin: 0 auto -25px;}
#Error404 .Oops-Body{
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color:#FFFFFF;
	padding:15px 0 20px;

}
#Error404 .Oops-Body .btn-primary{background-color:#0099FF}
#Error404 .Oops-Body .btn-primary:hover{background-color:#286090}
#Thank-You .thank-Face{margin: 0 auto -25px;}
#Thank-You .thank-Body{
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color:#FFFFFF;
	padding:25px 25px 10px;

}
 #Thank-You.arabicContent .thank-Body.col-md-6{float:left;}
#signUp {background-color:#A4C7E7;}
#signUp .signUpForm .tooltip{
	opacity:1;
	position:relative;
	font-size: 20px;
	z-index:auto;
	float:right;
	margin: 7px 3px;
}
#signUp.arabicContent .signUpForm .tooltip{float:left;}

#signUp .signUpForm{color:#666;}
#signUp .signUpForm select,
#signUp .signUpForm input[type="text"],
#signUp .signUpForm input[type="password"],
#signUp .signUpForm input[type="email"]{
	width: 90%;
	float:left;
	margin: 0px auto 15px;
}
#signUp.arabicContent .signUpForm select,
#signUp.arabicContent .signUpForm input[type="text"],
#signUp.arabicContent .signUpForm input[type="password"],
#signUp.arabicContent .signUpForm input[type="email"],
#signUp.arabicContent .intl-tel-input{float:right;}
#signUp.arabicContent .intl-tel-input input,
#signUp.arabicContent .intl-tel-input input[type=text],
#signUp.arabicContent .intl-tel-input input[type=tel]{margin-right: auto;padding-right: 50px;}
#signUp.arabicContent .intl-tel-input .flag-dropdown{text-align: right;}
#signUp.arabicContent .intl-tel-input .selected-flag{  right: 20px;;}
#signUp .panel-body p{font-size:16px;}

.overClick{
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding:15px;
	transition:border-color ease-in-out .15s,
				box-shadow ease-in-out .15s
}
.overClick:hover{
	-webkit-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.2);
	background-color: #EEEEEE;
	cursor:default;
}


/****** FAQ *******/
#accordion{
	text-align:left;
	background-color:#FFFFFF;
	padding:5px 10px 10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.arabicContent #accordion{text-align:right;}
#accordion a.accordion-toggle{width:100%;display:table;}

.faqHeader {
    font-size: 22px;
    margin: 5px 0px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	background-color:#0180B6;
	padding:5px 10px;
	color:#FFFFFF;
    }
ul.InnerDataFAQ{font-size:medium;}
.panel-heading [data-toggle="collapse"]:after {
	 
	content: "\e072"; /* "play" icon */
	float: right;
	color: #F58723;
	font-size: 14px;
	/* rotate "play" icon from > (right arrow) to down arrow */
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.arabicContent .panel-heading [data-toggle="collapse"]:after {float: left;}
.panel-heading [data-toggle="collapse"].collapsed:after {
	/* rotate "play" icon from > (right arrow) to ^ (up arrow) */
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
	color: #0368AF;
}
	
/****** Technical Support ************/
.support-3-menu{
	width: 100%;
	list-style: none;
	margin-bottom: 30px;
	display: inline-block;
	border-bottom: #CCCCCC solid 1px;
	padding: 0px;
}

.support-3-menu li:first-child {
  width: 35%;
  float: left;
  border-right: #CCCCCC solid 1px;
  padding-bottom: 30px;
  background: url(../images/icon/technical-support-send-email.png) no-repeat left 0px;
  padding-left:130px;
  padding-top: 50px;
}

.support-3-menu li:nth-child(2){
  width: 30%;
  float: left;
  border-right: #CCCCCC solid 1px;
  padding-left:130px;
  padding-bottom: 30px;
  background: url(../images/icon/technical-support-open-ticket.png) no-repeat left 0px;
  margin-left: 2%;
  padding-top: 50px;
	
}

.support-3-menu li:last-child {
  width: 30%;
  float: right;
  padding-left:130px;
  background: url(../images/icon/technical-support-live-chat.png) no-repeat left 0px;
  margin-left: 2%;
  padding-top: 50px;
}
.arabicContent .support-3-menu li:first-child,
.arabicContent .support-3-menu li:nth-child(2),
.arabicContent .support-3-menu li:last-child{float: right;}
.arabicContent .support-3-menu li:first-child,
.arabicContent .support-3-menu li:nth-child(2){border:none;border-left: #CCCCCC solid 1px;}
.arabicContent .support-3-menu li:nth-child(2),
.arabicContent .support-3-menu li:last-child{margin:0;margin-right: 2%;}

.arabicContent .support-3-menu li{text-align:left;padding-left: 140px;}
.arabicContent .support-3-menu li:first-child{background: url(../images/icon/technical-support-send-email.png) no-repeat 5px 0px;}
.arabicContent .support-3-menu li:nth-child(2){background: url(../images/icon/technical-support-open-ticket.png) no-repeat 5px 0px;}

.support-3-menu li h1 {
	font-size: 22px;
	font-weight: bold;
  display: inline-block;
  margin: 0px;
  padding-bottom: 0px;
}
.support-3-menu li p {
  text-align: left;
  color: #000;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: .5px;
  line-height: 18px;
  border-left: solid 2px #000;
  padding-left: 15px;
  margin: 20px 0px;
}
.support-3-menu li h1.tollfree {
  display: inline-block;
  text-align: center;
  margin: 0px;
  padding-bottom: 0px;
}


/****** CustomerComplaints Form ************/
.CustomerComplaints-Form .header h3{margin:0;}
.CustomerComplaints-Form .header{
	background-color: #33B8FB;
	padding:10px;
	color: #FFF;
	text-align: center;
	display:table;
	width:100%;
	margin:10px 0px 5px;
}

.CustomerComplaints-Form h4 {
    font-size: 14px;
    color: #FF0004;
}

.arabicContent .CustomerComplaints-Form .header{margin: 10px 0px 5px;}
.arabicContent .CustomerComplaints-Form h3{font-size:20px;}
.arabicContent .intl-tel-input .flag-dropdown{text-align: inherit;}
.arabicContent .intl-tel-input input,
.arabicContent .intl-tel-input input[type=text],
.arabicContent .intl-tel-input input[type=tel]{
	text-align: right;
	direction: ltr;
	margin-right: 22px;
}
.arabicContent .intl-tel-input .selected-flag .arrow{right: -10px;}
.arabicContent .CustomerComplaints-Form .intl-tel-input{margin-left:10px;}
.arabicContent .intl-tel-input .selected-flag{width: 25px;}
.intl-tel-input .country-list{direction: ltr;text-align: left;}


.CustomerComplaints-Form .form-inline{
	background-color: #E8EDF0;
	border: #FFF solid thick;
	padding:5px 0;
}
.CustomerComplaints-Form .form-inline input,
.CustomerComplaints-Form .form-inline textarea{
	width:100%;
	background-color: transparent;
	border-color: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color:#737373;
	resize: none;
}
.CustomerComplaints-Form .form-inline.has-error input,
.CustomerComplaints-Form .form-inline.has-error textarea{border-color: #a94442;}

.CustomerComplaints-Form .intl-tel-input{
	margin:0px
}
.CustomerComplaints-Form .form-inline input[type=textarea]{
	height:50px;
}
.CustomerComplaintsForm{
	position: relative;
}
.CustomerComplaintsForm .btn-lg{
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	background-color: #33B8FB;
	color:#FFFFFF;
	float: right;
	margin-right: 5px;
}
.CustomerComplaintsForm .btn-lg:hover{
	background-color: #E8EDF0;
	color:#666666;
}

/****** SMS Usages Panel ************/

.SMSusagesPanel .panel-heading{
	border-bottom:#BBBBBB solid thin;	
	padding: 0;
	margin:0 0 10px;
}
.SMSusagesPanel .panel-heading h4{font-weight:bold;}
.SMSusagesPanel .sofr_appImage{
	background:url(../images/pages/SMS-Usages-mobile.png) top center no-repeat;
	height: 200px;
}
.SMSusagesPanel .sofr_appImage .ShowUsagesModulOnIt{
	width: 150px;
	margin: 0px auto 0;
	height: 215px;
	padding: 46px 0 0;
}
.SMSusagesPanel .sofr_appImage .ShowUsagesModulOnIt .ModulTxtContainer{
	overflow:auto;
	height:160px;
}
.SMSusagesPanel .panel-footer{
	background-color:#F4F4F4;
	border:#CCCCCC solid thin;
	padding: 5px;
	position: relative;
}
.SMSusagesPanel .panel-footer .btn{
	border:#CCCCCC solid thin;
	margin:5px;
}


.SMSplans #plansCountryContainer{
	background:#f1f1f1;
	padding:25px;	
}
.SMSplans #plansCountryContainer select{
	background-color:#337AB7;
	color:#FFFFFF;
	font-size: 18px;
	height: 40px;
}
.SMSplans #plansCountryContainer .panel-body{
	background:none;
	padding:0px;
}







/****** SMS-Plans ************/
.pricePanel.LightBlocksPanel .LightBlocks-Description{color:#FFFFFF;padding:15px 0;;}

.pricePanel.LightBlocksPanel.BlueTheme .panel-body{color:#2DAAE2;}
.pricePanel.LightBlocksPanel.BlueTheme .panel-heading{background-color:#2DAAE2;}
.pricePanel.LightBlocksPanel.BlueTheme .LightBlocks-Description{background-color:#2DAAE2;}
.pricePanel.LightBlocksPanel.BlueTheme .panel-footer .btn {color: #2DAAE2;border-color: #2DAAE2;}
.pricePanel.LightBlocksPanel.BlueTheme .panel-footer .btn:hover {color: #FFFFFF;border-color: #2DAAE2;background-color:#2DAAE2;}

.pricePanel.LightBlocksPanel.GreenTheme .panel-body{color:#66CC33;}
.pricePanel.LightBlocksPanel.GreenTheme .panel-heading{background-color:#66CC33;}
.pricePanel.LightBlocksPanel.GreenTheme .LightBlocks-Description{background-color:#66CC33;}
.pricePanel.LightBlocksPanel.GreenTheme .panel-footer .btn {color: #66CC33;border-color: #66CC33;}
.pricePanel.LightBlocksPanel.GreenTheme .panel-footer .btn:hover {color: #FFFFFF;background-color: #66CC33;}

.pricePanel.LightBlocksPanel.OrangeTheme .panel-body{color:#FE623C;}
.pricePanel.LightBlocksPanel.OrangeTheme .panel-heading{background-color:#FE623C;}
.pricePanel.LightBlocksPanel.OrangeTheme .LightBlocks-Description{background-color:#FE623C;}
.pricePanel.LightBlocksPanel.OrangeTheme .panel-footer .btn {color: #FE623C;border-color: #FE623C;}
.pricePanel.LightBlocksPanel.OrangeTheme .panel-footer .btn:hover {color: #FFFFFF;background-color: #FE623C;}

.pricePanel.LightBlocksPanel.MaroonTheme .panel-body{color:#AA6FAF;}
.pricePanel.LightBlocksPanel.MaroonTheme .panel-heading{background-color:#AA6FAF;}
.pricePanel.LightBlocksPanel.MaroonTheme .LightBlocks-Description{background-color:#AA6FAF;}
.pricePanel.LightBlocksPanel.MaroonTheme .panel-footer .btn {color: #AA6FAF;border-color: #AA6FAF;}
.pricePanel.LightBlocksPanel.MaroonTheme .panel-footer .btn:hover {color: #FFFFFF;background-color: #AA6FAF;}

.pricePanel.LightBlocksPanel.RedTheme .panel-body{color:#e35c6d;}
.pricePanel.LightBlocksPanel.RedTheme .panel-heading{background-color:#e35c6d;}
.pricePanel.LightBlocksPanel.RedTheme .LightBlocks-Description{background-color:#e35c6d;}
.pricePanel.LightBlocksPanel.RedTheme .panel-footer .btn {color: #e35c6d;border-color: #e35c6d;}
.pricePanel.LightBlocksPanel.RedTheme .panel-footer .btn:hover {color: #FFFFFF;background-color: #e35c6d;}


.pricePanel.LightBlocksPanel.BurpleTheme .panel-body{color:#EE44DB;}
.pricePanel.LightBlocksPanel.BurpleTheme .panel-heading{background-color:#EE44DB;}
.pricePanel.LightBlocksPanel.BurpleTheme .LightBlocks-Description{background-color:#EE44DB;}
.pricePanel.LightBlocksPanel.BurpleTheme .panel-footer .btn {color: #EE44DB;border-color: #EE44DB;}
.pricePanel.LightBlocksPanel.BurpleTheme .panel-footer .btn:hover {color: #FFFFFF;background-color: #EE44DB;}


#plansCountryContainer #HaveNotRegistered .LightBlocksPanel .LightBlocks-Description{margin:0;}

.pricePanel.LightBlocksPanel.GrayTheme .panel-body{color:#585858;}
.pricePanel.LightBlocksPanel.GrayTheme .LightBlocks-Description{background-color:#585858;}

.pricePanel.LightBlocksPanel.YellowTheme .panel-body{color:#FBCA11;}
.pricePanel.LightBlocksPanel.YellowTheme .LightBlocks-Description{background-color:#FBCA11;}

.pricePanel.LightBlocksPanel.BrownTheme .panel-body{color:#AF7F23;}
.pricePanel.LightBlocksPanel.BrownTheme .LightBlocks-Description{background-color:#AF7F23;}

#plansCountryContainer #HaveNotRegistered .LightBlocksPanel .LightBlocks-Data {display: table;width:100%;}

.SubscriptionBenefitsIconsBox {
	border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	border:#EEEEEE solid thin;
	background-color:#FFFFFF;
	padding:50px 0 0;
	text-align:center;
	font-weight:bold;
}
.SubscriptionBenefitsIconsBox img{
	margin:-100px auto 20px;
}
#PaymentMethod{
	background-color:#FFFFFF;
	padding:10px;
}
#PaymentMethod table{
	background-color:#FFFFFF;
	width: auto;
	word-wrap: break-word;
	table-layout:fixed
}
#PaymentMethod table td{
	word-break: break-word;;
}
#PaymentMethod #tabs{
	border-bottom: none;
}
.arabicContent #PaymentMethod #tabs{  padding-right: 0;}
#PaymentMethod #tabs.nav-tabs>li.active>a,
#PaymentMethod #tabs.nav-tabs>li.active>a:focus,
#PaymentMethod #tabs.nav-tabs>li.active>a:hover{
	background-color: #EEEEEE;
	border-bottom: 4px solid #EEEEEE;
	color:#000000;
	margin: -4px 0 0;
}
#PaymentMethod #tabs.nav>li>a{
	background-color: #3DB5EA;
	color:#FFFFFF;
	padding: 5px 10px 0;
	border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
}
#PaymentMethod #tabs.nav>li{
	padding: 0px 5px;
}
.arabicContent #PaymentMethod #tabs.nav>li{
	float:right;
}

#PaymentMethod #tabs.nav>li>a:focus,
#PaymentMethod #tabs.nav>li>a:hover{
	background-color: #EEEEEE;
	color:#000000;
	margin: -1px 2px 0 0;
}
#PaymentMethod-content{
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;

	border-top: #3DB5EA solid 4px;
	background-color: #FAFAFA;
}

#PaymentMethod-content.tab-content>.tab-pane{
	padding:25px;
}



/****** Offers *********/
#offersContainer h4{
	border-bottom:#CCCCCC solid thin;
	font-weight:bold;
}

.OfferDataContainer{
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0px 15px rgba(0, 0, 0, 0.3);
	background-color: #FFFFFF;
	display:table;
	margin:20px 0;	
}

.OfferDataContainer .OfferDate{
	padding:15px;
	float:right;
}
.arabicContent .OfferDataContainer .OfferDate {float: left;}
.OfferDataContainer h3{
	color:#337AB7;
}
.OfferDataContainer a.btn{
	margin: 20px auto;
}


/****** Careers *********/
.CareersBranch{margin: 20px 0px 40px;}
.CareersBranch span{
	position:absolute;
	top:20%;
	left:10%;
	right:10%;
	color:#FFFFFF;
	font-size: 18px;
	font-weight:normal;
	text-shadow:0 0 15px #000000;;
}
.CareersBranch p{
	font-size:22px;
	font-weight:bold;
}
.arabicContent .CareersBranch p{font-weight:normal;}

#accordion a.CareersAvailablePositions{width:100%;display:table;}
#accordion .list-group-item a{font-weight:bold;cursor:pointer;}


/****** Mobile Apps  *********/

.MobileAppsShowCaseImges{margin:10% auto 0;}
.MobileAppsGetAppsImageList {margin:20px auto;}
#owl-MobilyApp.owl-theme .owl-controls .owl-page span{background:#95C7F2}


/****** Affiliate  *********/
.AffiliateJoin{margin: 20px 25% 50px;}


/****** API (Developers) *********/
.leftLineBorder{
	width: 1px;
	background-color: #CCCCCC;
	height: 150px;
	float: left;
	margin: 5% 0 0;
 }
.arabicContent .leftLineBorder{float:right;}
.APIImageList{margin:20px auto;}

#owl-APIServiceMessaging .APIImageList{width:auto;float:none;}
.arabicContent .owl-carousel .owl-wrapper,
.arabicContent .owl-carousel .owl-item{float:left;}

.APIImageList .img-thumbnail{border: 2px solid #ddd;}
.APIImageList .img-thumbnail:hover{border: 2px solid #337AB7;}

/****** Sector & Sub-Sector *********/
.sectorsMainBox-container a {color:#333333;}
.sectorsMainBox{
	display:table;
	padding:0 10px 0;
	margin: 15px 0;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.sectorsMainBox:hover{cursor:pointer;color:#06A2EF;}
.sectorsMainBoxNoData:hover{cursor:default;color:#333333;}
.sectorsMainBox .sectorsMainBoxIcon-container{
	height:110px;
	float:left;
	border-radius: 10px 0 0 10px;
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	background-color:#DCE1E5;
}
.arabicContent .sectorsMainBox .sectorsMainBoxIcon-container{
	  float: right;
}
.sectorsMainBox .sectorsMainBoxIcon{
	width:80px;
	height:100%;
	background-position:0px 10px;
	background-repeat:no-repeat;
	-webkit-transition: all ease-in 0.25s;
    transition: all ease-in 0.25s;
}
.sectorsMainBox:hover .sectorsMainBoxIcon-container{
	background-color:#06A2EF;
}
.sectorsMainBoxNoData:hover .sectorsMainBoxIcon-container{background-color:#DCE1E5;}

.sectorsMainBox:hover .sectorsMainBoxIcon{
	background-position:-80px 10px;
}
.sectorsMainBoxNoData:hover .sectorsMainBoxIcon{background-position:0px 10px;}

.sectorsMainBox .sectorsMainBoxText{
	border-radius: 0 10px 10px 0;
	-moz-border-radius: 0 10px 10px 0;
	-webkit-border-radius: 0 10px 10px 0;
	background:#F6F6F6;
	display:table;
	min-height:110px;
	padding-top: 10px;
}
.sectorsMainBox.banks-sectors .sectorsMainBoxIcon-container .sectorsMainBoxIcon{
	background-image:url(../images/sector/banks-sectors.png);
}
.sectorsMainBox.cars-sectors .sectorsMainBoxIcon{
	background-image:url(../images/sector/cars-sectors.png);
}
.sectorsMainBox.charities-sectors .sectorsMainBoxIcon{
	background-image:url(../images/sector/charities-sectors.png);
}
.sectorsMainBox.companies-sectors .sectorsMainBoxIcon{
	background-image:url(../images/sector/companies-sectors.png);
}
.sectorsMainBox.governmental-sectors .sectorsMainBoxIcon{
	background-image:url(../images/sector/governmental-sectors.png);
}
.sectorsMainBox.hospitals-sectors .sectorsMainBoxIcon{
	background-image:url(../images/sector/hospitals-sectors.png);
}
.sectorsMainBox.hotels-sectors .sectorsMainBoxIcon{
	background-image:url(../images/sector/hotels-sectors.png);
}
.sectorsMainBox.newspapers-sectors .sectorsMainBoxIcon{
	background-image:url(../images/sector/newspapers-sectors.png);
}
.sectorsMainBox.real-estate-sectors .sectorsMainBoxIcon{
	background-image:url(../images/sector/real-estate-sectors.png);
}
.sectorsMainBox.sheikhs-sectors .sectorsMainBoxIcon{
	background-image:url(../images/sector/sheikhs-sectors.png);
}
.sectorsMainBox.tourism-sectors .sectorsMainBoxIcon{
	background-image:url(../images/sector/tourism-sectors.png);
}
.sectorsMainBox.university-sectors .sectorsMainBoxIcon{
	background-image:url(../images/sector/university-sectors.png);
}
.sectorsMainBox.misscellaneous-sectors .sectorsMainBoxIcon{
	background-image:url(../images/sector/misscellaneous-sectors.png);
}

.box-sector li{margin:10px;}



/****** Clients *********/
.clients ul li{margin:5px;}
#clientSelectedTabsView{display:none;}



/****** Web Designing Services *********/
.WebDesigningServices{
	padding-top:10px;
	padding-bottom:10px;
}

.WebDesigningServices .WebDesigningServicesIcon{
	background:#f4f4f4;
	border-radius: 10px 10px 0 0 ;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	border:#ccc solid thin;
	border-bottom:none;	
	padding:10px 0;	
}

.WebDesigningServices .WebDesigningServicesText{
	background:#0099ff;
	color:#FFFFFF;
	border-radius: 0 0 10px 10px ;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	border:#ccc solid thin;
	border-top:none;
	padding:5px;	
}




/****** Contact Us *********/
#ContactUs{
	background:#A4C7E7 url(../images/BGs/showCareBG.jpg) center -210px no-repeat;
}
a .ContactUsHelpIcon-container {color:#333333;}
.ContactUsHelpIcon-container{
	border-radius: 5px ;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background:#f4f4f4;
	border:#CCCCCC solid thin;
}
.ContactUsHelpIcon-container:hover{
	cursor:pointer;
	background:#06A2EF;
	color:#FFFFFF;
}
a:hover.contactUs{text-decoration:none;}
.ContactUsHelpIcon{
	width:100px;
	height:100px;
	background-position:0px 0px;
	background-repeat:no-repeat;
}
.ContactUsHelpIcon-container:hover .ContactUsHelpIcon{
	background-position:-100px 0px;
}
.contactUsForm .SinRegPanel.panel-info, .contactUsForm .SinRegPanel.panel-info .btn-info{border-color:#CCCCCC;}

.ContactUsHelpCustomerComplaintsIcon{
	background-image:url(../images/icon/customer-complaints-man.png);
}
.ContactUsHelpFAQIcon{
	background-image:url(../images/icon/faq-man.png);
}
.ContactUsHelpTechnicalSupportIcon{
	background-image:url(../images/icon/technical-support-man.png);
}

.contactUsForm .panel-heading{
	text-align:left;
	color:#FFFFFF;
}
.arabicContent .contactUsForm .panel-heading{text-align:right;}

.contactUsForm .form-inline input,
.contactUsForm .form-inline textarea{
	width: 100%;
	resize: none;
	margin:10px 0px 0px;
}
.contactUsForm form{color:#333333}
.arabicContent .checkbox label,
.arabicContent .radio label{margin-right: 30px;}
.arabicContent .checkbox input[type=checkbox],
.arabicContent .checkbox-inline input[type=checkbox],
.arabicContent .radio input[type=radio],
.arabicContent .radio-inline input[type=radio]{margin-right: -20px;}
/* For Map */
.map {
	min-width: 200px;
	min-height: 470px;
	width: 100%;
	height: 100%;
	border:#CCCCCC solid thin;
	border-radius: 10px ;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;

}
#ContactBranchContainer span.navigation{color:#333333;top:30px;}
#ContactBranchContainer .fa-map-marker{font-size:70px;color:#333333;}
#ContactBranchContainer span.navigation:hover,
#ContactBranchContainer a:hover{color:#a94442;text-decoration:none;}


/* About Us */
#AboutUsTitle{background:#33b8fa;color:#FFFFFF;}
#AboutUsTitle h3 {margin-bottom: 20px;}
.AboutUsBg{background:#e9f0f5;}
.arabicContent .cd-container {direction:ltr;}
.arabicContent .cd-container .cd-timeline-content ul,
.arabicContent .cd-container .cd-timeline-content h3 {direction:rtl;}
.arabicContent .cd-container .cd-timeline-content .cd-date {font-weight: bold;}

.arabicContent .col-xs-1, .arabicContent .col-xs-10, .arabicContent .col-xs-11, .arabicContent .col-xs-12, .arabicContent .col-xs-2, .arabicContent .col-xs-3, .arabicContent .col-xs-4, .arabicContent .col-xs-5, .arabicContent .col-xs-6, .arabicContent .col-xs-7, .arabicContent .col-xs-8, .arabicContent .col-xs-9{float:right;}

.reseller_cards .table-hover>tbody>tr:hover {
  background-color: #A0D0F8;
}

/****** back-top *********/
#back-top {
  position: fixed;
  bottom: 50px;
  right: 20px;
  z-index: 99;
}


#back-top a {
  display: block;
  text-align: center;
  font-size: 28px;
  line-height: 28px;
  text-transform: none;
  text-decoration: none;
  color: #b5b4b2;
  /* transition */

  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
}
#back-top a:hover{color:#03597E;}



.big-btn strong{
font-size: 16px;
    color: #0B0B0B;
    line-height: 24px;
}



.home-header2 {
    color: #F54F27;
    font-size: 300%;
}



.SMS-Hand-Blue{ url("../files/images/icon/bg.png") no-repeat -110px 0px }




/****** header new **************************************************************************************/

.header {
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    width: 100%;
}



.main-text
{
    position: absolute;
    top: 50px;
    width: 100%;
    color: #000000;
	
}






#carousel-example-generic .btn-primary {
    color: #000;
    background-color: #ffffff;
    border-color: #494646;
}



#carousel-example-generic  .btn-primary:hover{
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}


#carousel-example-generic .carousel-control {
    width: 8%;
}







/******  voice-messages *************************************/


.voice-messages{ min-height:400px;  background: #FFFFFF url(../images/BGs/voice-bg.jpg) top center repeat-x;}

.voice-Priceshome {   background-color: rgba(255,255,255,0.55);  padding:50px; border-radius:8px;  
 -webkit-box-shadow: 0px 0px 22px -2px rgba(168,168,168,1);
-moz-box-shadow: 0px 0px 22px -2px rgba(168,168,168,1);
box-shadow: 0px 0px 22px -2px rgba(168,168,168,1);}



.voice-messages h2{ color:#e53527;}


.voice-messages .btn-primary{ margin-top:20px;   color: #e53527;    background-color: rgba(255, 255, 255, 0);    border-color: #e53527;}

.voice-messages .btn-primary:hover { color: #FFFFFF;  background:#e53527; border-color: #e53527;}

.btn-voice{ margin-top:30px;   color: #e53527;    background-color: rgba(255, 255, 255, 0);    border-color: #e53527;}

.btn-voice:hover{ color: #FFFFFF;  background:#e53527; border-color: #e53527;}



/******  voice-messages-page *************************************/


.voice-messages-page{ min-height:220px;  background: #FFFFFF url(../images/BGs/voice-bg.jpg) top center repeat-x;}

.voice-messages-page h2{ color:#1D1D1D; margin-top:70px; }

.border-Title {    background: #e53527;    height: 3px;    margin-bottom: 45px;    width: 120px;    display: inline-grid;}

.text-voice{ padding-top:40px; margin-bottom:30px;   }



.types-voice{ min-height:300px;}

.types-voice .btn-primary{ width:100%; background:#dddddd; border-color: #eeecec; color:#e53527;     padding: 35px 50px 35px 50px; margin-top:10px; }

.types-voice .btn-primary:hover{ background:#eeecec; border-color: #e53527;    padding: 35px 50px 35px 50px; }

.types-voice h4{ color:#333333;}



.features-voice{ min-height:650px; background: #FFFFFF url(../images/BGs/features-voice-bg.jpg) top center repeat-x;}


.features-voice .list-group-item {
    position: relative;
    display: block;
    padding: 5px 15px;
    margin-bottom: -1px;
	background-color: rgba(255, 255, 255, 0);
    border: 1px solid rgba(255,255,255,0.00);
}


.features-voice .glyphicon{ color:#e53527}



.features-voice-en{ min-height:650px; background: #FFFFFF url(../images/BGs/features-voice-bg-en.jpg) top center repeat-x;}



.features-voice-en .glyphicon{ color:#e53527}


.features-voice-en .list-group-item {
    position: relative;
    display: block;
    padding: 5px 15px;
    margin-bottom: -1px;
    background-color: rgba(255, 255, 255, 0);
    border: 1px solid rgba(255,255,255,0.00);
}



/******  types-page-1 *************************************/


.types-page-1 { min-height:260px;  background: #FFFFFF url(../images/BGs/voice-bg.jpg) top center repeat-x;}

.types-page-1  h2{ color:#3333333; margin-top:70px; }


.uses-voice .btn-primary{ width:100%; background:#FFFFFF; border-color: #CFCFCF; color:#e53527;  padding: 35px 0px 35px 0px; margin-top:10px; margin-bottom: 0;     cursor: default;  }

.uses-voice h4{ color:#1E1E1E}



.prices-voice{ min-height:320px;  background: #FFFFFF url(../images/BGs/voice-bg.jpg) top center repeat-x;}

.btn-prices{ margin-top:30px;   color: #e53527;    background-color: rgba(255, 255, 255, 0);    border-color: #e53527;}

.btn-prices:hover{ color: #FFFFFF;  background:#e53527; border-color: #e53527;}



.portfolio-item{ margin-top:20px;}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
	    border: 1px solid #FFFFFF;

}
bootstrap.min.css:5
.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
bootstrap.min.css:5
a.list-group-item {
    color: #312306;
}
bootstrap.min.css:5
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #FFFFFF;
}

a.list-group-item:hover, button.list-group-item:hover, a.list-group-item:focus, button.list-group-item:focus {
    color: #312306;
    background-color: #f4f2ef;
}


.box-icon {
    background-color: #ffffff;
    border-radius: 50%;
    display: table;
    height: 125px;
    margin: 0 auto;
    width: 125px;
    margin-top: -61px;
    border: 1px solid #bdb9b0;
}


.text_Circle .fa {
    margin-top: 35px;
    color: #0368af;
    font-size: 55px;
}






.wrapper {
    text-align:center;
    font-size:20px;
    color:#fff;
    position:relative;
}

/*
.line {
    width:1px;
    height:100px;
    color:#000;
    background:#000;
    margin-left:250px;
    animation: line 5s  ease-in-out 2s infinite;
} */

.circle-2 {
    width: 1px;
    height: 200px;
    background: #e53527;
    position:absolute;
    top:-50px;
    right:275px;
}

.circle {
    line-height:100px;
    width: 100px;
    border-radius:50px;
    height: 100px;
    background: #e53527;
    animation: mymove 5s  ease-in-out 2s infinite;
    position:absolute;
    top:50px;
    right:225px;
}


/* Chrome, Safari, Opera */
@keyframes line {
    0% { height:50px}
    50% { height:150px}
    100% { height:50px}
}

@keyframes mymove {
    0% { top:50px}
    50% { top:150px}
    100% { top:50px}
}





.customer-care-bg {
    background: url(../images/BGs/showCareBG.jpg)no-repeat ;
    min-height: 350px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


.customer-care-bg  h3{ 
margin-top: 111px;
    font-size: 26px;
	    margin-bottom: -9px;

 }




.carousel-inner .btn-default {
    margin-top: 20px;
}











/********************************************************************************************************************/
/********************************************************************************************************************/
/********************************************************************************************************************/
/********************************************************************************************************************/
/********************************************************************************************************************/
/********************************************************************************************************************/
/********************************************************************************************************************/
/********************************************************************************************************************/
/********************************************************************************************************************/
/********************************************************************************************************************/
/********************************************************************************************************************/
/********************************************************************************************************************/
/********************************************************************************************************************/
/********************************************************************************************************************/
/********************************************************************************************************************/
/********************************************************************************************************************/
/********************************************************************************************************************/
/********************************************************************************************************************/
/********************************************************************************************************************/
/********************************************************************************************************************/
/********************************************************************************************************************/



/****** image Benefits **************************************************************************************************************/


.Benefits-1 {
	width:58px;
	height:61px;
	background-image:url(../images/icon-bg.png) ; 
	background-position: -1324px -1177px ;
}

.Benefits-2 {
	width:58px;
	height:61px;
	background-image:url(../images/icon-bg.png) ; 
	background-position: -1174px -1177px ;
}

.Benefits-3 {
	width:58px;
	height:61px;
	background-image:url(../images/icon-bg.png) ; 
	background-position: -1104px -1177px ;
}

.Benefits-4 {
	width:58px;
	height:61px;
	background-image:url(../images/icon-bg.png) ; 
	background-position: -1259px -1177px ;
}


.Benefits-5 {
	width:58px;
	height:61px;
	background-image:url(../images/icon-bg.png) ; 
	background-position: -976px -1177px ;
}

.Benefits-6 {
	width:58px;
	height:61px;
	background-image:url(../images/icon-bg.png) ; 
	background-position: -1038px -1177px ;
}





/****** image plans Benefits **************************************************************************************************************/


.plans-benefits-1 {
	width:110px;
	height:104px;
	background-image:url(../images/icon-bg.png) ; 
	background-position: -410px -989px;
	margin-bottom:10px;
}

.plans-benefits-2 {
	width:110px;
	height:104px;
	background-image:url(../images/icon-bg.png) ; 
	background-position: -718px -989px;
	margin-bottom:10px;
}



.plans-benefits-3 {
	width:110px;
	height:104px;
	background-image:url(../images/icon-bg.png) ; 
	background-position: -1194px -989px;
	margin-bottom:10px;
}



.plans-benefits-4 {
	width:110px;
	height:104px;
	background-image:url(../images/icon-bg.png) ; 
	background-position: -564px -989px;
	margin-bottom:10px;
}



.plans-benefits-5 {
	width:110px;
	height:104px;
	background-image:url(../images/icon-bg.png) ; 
	background-position: -252px -989px;
	margin-bottom:10px;
}



.plans-benefits-6 {
	width:110px;
	height:104px;
	background-image:url(../images/icon-bg.png) ; 
	background-position: -875px -989px;
	margin-bottom:10px;
}



.plans-benefits-7 {
	width:110px;
	height:104px;
	background-image:url(../images/icon-bg.png) ; 
	background-position: -566px -989px;
	margin-bottom:10px;
}



.plans-benefits-8 {
	width:110px;
	height:104px;
	background-image:url(../images/icon-bg.png) ; 
	background-position: -93px -989px;
	margin-bottom:10px;
}





/****** image flg **************************************************************************************************************/


.flg-1 {
	width:75px;
	height:75px;
	background-image:url(../images/icon-bg.png) ; 
	background-position: -1494px -1000px;
}



.flg-2 {
	width:75px;
	height:75px;
	background-image:url(../images/icon-bg.png) ; 
	background-position: -1410px -1000px;
}


.flg-3 {
	width:75px;
	height:75px;
	background-image:url(../images/icon-bg.png) ; 
	background-position: -1327px -1000px;
}





/****** image Features  **************************************************************************************************************/

  .clearfix:after, .clearfix:before  {
    display: table;
    content: " "; 
}

.featuresicon-1 {
	width:100px;
	height:100px;
	background-image:url(../images/icon-bg.png) ; 
	background-position: -55px -163px;
	margin-bottom:10px;
}


.featuresicon-2 {
	width:100px;
	height:100px;
	background-image:url(../images/icon-bg.png) ; 
	background-position: -55px -456px;
	margin-bottom:10px;
}


.featuresicon-3 {
	width:100px;
	height:100px;
	background-image:url(../images/icon-bg.png) ; 
	background-position: -186px -271px;
	margin-bottom:10px;
}



.featuresicon-4 {
	width:100px;
	height:100px;
	background-image:url(../images/icon-bg.png) ; 
	background-position: -55px -845px;
	margin-bottom:10px;
}


.featuresicon-5 {
	width:100px;
	height:100px;
	background-image:url(../images/icon-bg.png) ; 
	background-position: -55px -362px;
	margin-bottom:10px;
}


.featuresicon-6 {
	width:100px;
	height:100px;
	background-image:url(../images/icon-bg.png) ; 
	background-position: -185px -359px;
	margin-bottom:10px;
}


.featuresicon-7 {
	width:100px;
	height:100px;
	background-image:url(../images/icon-bg.png) ; 
	background-position: -55px -267px;
	margin-bottom:10px;
}


.featuresicon-8 {
	width:100px;
	height:100px;
	background-image:url(../images/icon-bg.png) ; 
	background-position: -183px -81px;
	margin-bottom:10px;
}

.featuresicon-9 {
	width:100px;
	height:100px;
	background-image:url(../images/icon-bg.png) ; 
	background-position: -55px -752px;
	margin-bottom:10px;
}

.featuresicon-10 {
	width:100px;
	height:100px;
	background-image:url(../images/icon-bg.png) ; 
	background-position: -55px -660px;
	margin-bottom:10px;
}

.featuresicon-11 {
	width:100px;
	height:100px;
	background-image:url(../images/icon-bg.png) ; 
	background-position: -192px -193px;
	margin-bottom:10px;
}


.featuresicon-12 {
	width:100px;
	height:100px;
	background-image:url(../images/icon-bg.png) ; 
	background-position: -55px -563px ;
	margin-bottom:10px;
}


.featuresicon-13 {
	width:100px;
	height:100px;
	background-image:url(../images/icon-bg.png) ; 
	background-position: -172px -533px ;
	margin-bottom:10px;
}


.featuresicon-14 {
	width:100px;
	height:100px;
	background-image:url(../images/icon-bg.png) ; 
	background-position: -168px -456px ;
	margin-bottom:10px;
}


.featuresicon-15 {
	width:100px;
	height:100px;
	background-image:url(../images/icon-bg.png) ; 
	background-position: -54px -274px ;
	margin-bottom:10px;
}

.featuresicon-16 {
	width:100px;
	height:100px;
	background-image:url(../images/icon-bg.png) ; 
	background-position: -190px -177px ;
	margin-bottom:10px;
}

.featuresicon-17 {
	width:100px;
	height:100px;
	background-image:url(../images/icon-bg.png) ; 
	background-position: -171px -616px ;
	margin-bottom:10px;
}


.featuresicon-18 {
	width:100px;
	height:100px;
	background-image:url(../images/icon-bg.png) ; 
	background-position: -171px -367px ;
	margin-bottom:10px;
}




/****** image sms-services **************************************************************************************************************/


.sms-services-1 {
	width: 297px;
    height: 302px;
    background-image: url(../images/icon-bg.png);
    background-position: -959px -1333px;
	
}


.sms-services-2 {
	width: 297px;
    height: 302px;
    background-image: url(../images/icon-bg.png);
    background-position: -2209px -1014px;
	
}



.sms-services-3 {
	width: 300px;
    height: 302px;
    background-image: url(../images/icon-bg.png);
    background-position: -646px -1637px;
}



.sms-services-4 {
	width: 297px;
    height: 302px;
    background-image: url(../images/icon-bg.png);
    background-position: -1888px -1637px;
	
}









/****** image careers **************************************************************************************************************/


.careers-1 {
	width: 351px;
    height: 143px;
    background-image:url(../images/icon-bg.png);
    background-position: -300px -158px;
	
}



.careers-2 {
	width: 351px;
    height: 143px;
    background-image:url(../images/icon-bg.png);
    background-position: -300px -429px;
	
}



.careers-3 {
	width: 351px;
    height: 143px;
    background-image:url(../images/icon-bg.png);
    background-position: -300px -294px;
	
}

.careers-4 {
	width: 120px;
    height: 120px;
    background-image:url(../images/icon-bg.png);
    background-position: -396px -567px ;
	margin-bottom:15px;
	
}

.careers-5 {
	width: 120px;
    height: 120px;
    background-image:url(../images/icon-bg.png);
    background-position: -283px -694px ;
	margin-bottom:15px;
	
}

.careers-6 {
	width: 120px;
    height: 120px;
    background-image:url(../images/icon-bg.png);
    background-position: -169px -700px ;
	margin-bottom:15px;
	
}

.careers-7 {
	width: 120px;
    height: 120px;
    background-image:url(../images/icon-bg.png);
    background-position: -283px -567px ;
	margin-bottom:15px;
	
}

.careers-8 {
	width: 120px;
    height: 120px;
    background-image:url(../images/icon-bg.png);
    background-position: -294px -809px ;
	margin-bottom:15px;
	
}

.careers-9 {
	width: 120px;
    height: 120px;
    background-image:url(../images/icon-bg.png);
    background-position: -172px -828px ;
	margin-bottom:15px;
	
}







/****** image About us **************************************************************************************************************/


.about-1 {
	width: 45px;
    height: 45px;
    background-image:url(../images/icon-bg.png);
    background-position: -130px -16px ;
	
}


.about-2 {
	width: 45px;
    height: 45px;
    background-image:url(../images/icon-bg.png);
    background-position: -221px -16px ;
	
}


.about-3 {
	width: 45px;
    height: 45px;
    background-image:url(../images/icon-bg.png);
    background-position: -176px -16px ;
	
}

.about-4 {
	width: 45px;
    height: 45px;
    background-image:url(../images/icon-bg.png);
    background-position: -268px -13px ;
	
}


.about-5 {
	width: 45px;
    height: 45px;
    background-image:url(../images/icon-bg.png);
    background-position: -40px -13px ;
	
}


.about-6 {
	width: 45px;
    height: 45px;
    background-image:url(../images/icon-bg.png);
    background-position: -86px -16px ;
	
}






/****** image mobile apps **************************************************************************************************************/


.apps-1 {
	width: 200px;
    height: 70px;
    background-image:url(../images/icon-bg.png);
    background-position:  -652px -238px ;
	
}



.apps-2 {
	width: 240px;
    height: 285px;
    background-image:url(../images/icon-bg.png);
    background-position: -639px -317px ;
	
}



.apps-3 {
	width: 200px;
    height: 70px;
    background-image:url(../images/icon-bg.png);
    background-position: -651px -167px ;
	
}



.apps-4 {
	width: 120px;
    height: 120px;
    background-image:url(../images/icon-bg.png);
    background-position: -1155px -18px ;
	
}


.apps-5 {
	width: 120px;
    height: 120px;
    background-image:url(../images/icon-bg.png);
    background-position: -1022px -25px ;
	
}

.apps-6 {
	width: 120px;
    height: 120px;
    background-image:url(../images/icon-bg.png);
    background-position: -892px -25px ;
	
}


.apps-7 {
	width: 120px;
    height: 120px;
    background-image:url(../images/icon-bg.png);
    background-position: -484px -25px ;
	
}

.apps-8 {
	width: 120px;
    height: 120px;
    background-image:url(../images/icon-bg.png);
    background-position: -745px -25px ;
	
}



.apps-9 {
	width: 225px;
    height: 400px;
    background-image:url(../images/icon-bg.png);
    background-position: -878px -170px ;
	
}



.apps-10 {
	width: 225px;
    height: 400px;
    background-image:url(../images/icon-bg.png);
    background-position: -1124px -170px ;
	
}


.apps-11 {
	width: 225px;
    height: 400px;
    background-image:url(../images/icon-bg.png);
    background-position: -1618px -170px ;
	
}


.apps-12 {
	width: 225px;
    height: 400px;
    background-image:url(../images/icon-bg.png);
    background-position: -1864px -170px ;
	
}


.apps-13 {
	width: 225px;
    height: 400px;
    background-image:url(../images/icon-bg.png);
    background-position: -1864px -170px ;
	
}


.apps-14 {
	width: 225px;
    height: 400px;
    background-image:url(../images/icon-bg.png);
    background-position: -1370px -170px ;
	
}






/****** image web designing **************************************************************************************************************/


.web-designing-1 {
	width: 95px;
    height: 95px;
    background-image:url(../images/icon-bg.png);
    background-position:  -795px -611px ;
	
}


.web-designing-2 {
	width: 95px;
    height: 95px;
    background-image:url(../images/icon-bg.png);
    background-position:  -705px -610px ;
	
}

.web-designing-3 {
	width: 95px;
    height: 95px;
    background-image:url(../images/icon-bg.png);
    background-position: -979px -610px ;
	
}

.web-designing-4 {
	width: 95px;
    height: 95px;
    background-image:url(../images/icon-bg.png);
    background-position: -518px -610px ;
	
}


.web-designing-5 {
	width: 95px;
    height: 95px;
    background-image:url(../images/icon-bg.png);
    background-position: -884px -610px ;
	
}

.web-designing-6 {
	width: 95px;
    height: 95px;
    background-image:url(../images/icon-bg.png);
    background-position: -612px -610px ;
	
}


.web-designing-7 {
	width: 327px;
    height: 288px;
    background-image:url(../images/icon-bg.png);
    background-position: -9858px 1977px ;
	
}

.web-designing-8 {
	width: 327px;
    height: 288px;
    background-image:url(../images/icon-bg.png);
    background-position: -9529px 1977px ;
	
}


.web-designing-9 {
	width: 327px;
    height: 288px;
    background-image:url(../images/icon-bg.png);
    background-position: -10189px 1977px ;
	
}


.web-designing-10 {
	width: 327px;
    height: 288px;
    background-image:url(../images/icon-bg.png);
    background-position: -10515px 1977px ;
	
}

.web-designing-11 {
	width: 327px;
    height: 288px;
    background-image:url(../images/icon-bg.png);
    background-position: -10843px 1977px;
	
}


.web-designing-12 {
	width: 327px;
    height: 288px;
    background-image:url(../images/icon-bg.png);
    background-position:  -10836px 1688px;
	
}
.web-designing-13 {
	width: 327px;
    height: 288px;
    background-image:url(../images/icon-bg.png);
    background-position: -9528px 1688px ;
	
}
.web-designing-14 {
	width: 327px;
    height: 288px;
    background-image:url(../images/icon-bg.png);
    background-position: -10508px 1688px ;
	
}


.web-designing-15 {
	width: 327px;
    height: 288px;
    background-image:url(../images/icon-bg.png);
    background-position: -10182px 1688px ;
	
}

.web-designing-16 {
	width: 327px;
    height: 288px;
    background-image:url(../images/icon-bg.png);
    background-position:  -10514px 1097px;
	
}



.web-designing-17 {
	width: 327px;
    height: 288px;
    background-image:url(../images/icon-bg.png);
    background-position: -10845px 1097px ;
	
}


.web-designing-18 {
	width: 327px;
    height: 288px;
    background-image:url(../images/icon-bg.png);
    background-position: -11176px 1093px;
	
}

.web-designing-19 {
	width: 327px;
    height: 288px;
    background-image:url(../images/icon-bg.png);
    background-position: -9853px 1093px ;
	
}


.web-designing-20 {
	width: 327px;
    height: 288px;
    background-image:url(../images/icon-bg.png);
    background-position: -10202px 1391px ;
	
}


.web-designing-21 {
	width: 327px;
    height: 288px;
    background-image:url(../images/icon-bg.png);
    background-position: -9864px 1391px ;
	
}

.web-designing-22 {
	width: 327px;
    height: 288px;
    background-image:url(../images/icon-bg.png);
    background-position: -10541px 1391px ;
	
}


.web-designing-23 {
	width: 327px;
    height: 288px;
    background-image:url(../images/icon-bg.png);
    background-position: -11218px 1391px ;
	
}


.web-designing-24 {
	width: 327px;
    height: 288px;
    background-image:url(../images/icon-bg.png);
    background-position: -10879px 1391px ;
	
}


.web-designing-25 {
	width: 327px;
    height: 288px;
    background-image:url(../images/icon-bg.png);
    background-position: -9522px 1093px ;
	
}





/****** image web development  **************************************************************************************************************/


.web-development-1 {
	width: 95px;
    height: 95px;
    background-image:url(../images/icon-bg.png);
    background-position:  -837px -717px ;
	
}



.web-development-2 {
	width: 95px;
    height: 95px;
    background-image:url(../images/icon-bg.png);
    background-position:  -945px -717px ;
	
}


.web-development-3 {
	width: 95px;
    height: 95px;
    background-image:url(../images/icon-bg.png);
    background-position:  -730px -717px ;
	
}


.web-development-4 {
	width: 95px;
    height: 95px;
    background-image:url(../images/icon-bg.png);
    background-position: -627px -717px ;
	
}


.web-development-5 {
	width: 95px;
    height: 95px;
    background-image:url(../images/icon-bg.png);
    background-position: -520px -717px ;
	
}

.web-development-6 {
	width: 95px;
    height: 95px;
    background-image:url(../images/icon-bg.png);
    background-position: -420px -717px ;
	
}


.web-development-7 {
	width: 327px;
    height: 288px;
    background-image:url(../images/icon-bg.png);
    background-position: -2230px -313px ;
	
}

.web-development-8 {
	width: 327px;
    height: 288px;
    background-image:url(../images/icon-bg.png);
    background-position: -2230px -22px ;
	
}





/****** image api-scripts  **************************************************************************************************************/



.api{
	width: 400px;
    height: 155px;
    background-image:url(../images/icon-bg.png);
    background-position:  -2087px -847px ;
	
}


.api-1 {
	width: 128px;
    height: 128px;
    background-image:url(../images/icon-bg.png);
    background-position:  -2562px -1808px ;
	
}

.api-2 {
	width: 128px;
    height: 128px;
    background-image:url(../images/icon-bg.png);
    background-position:  -2858px -1808px ;
	
}


.api-3 {
	width: 128px;
    height: 128px;
    background-image:url(../images/icon-bg.png);
    background-position: -3006px -1808px ;
	
}


.api-4 {
	width: 128px;
    height: 128px;
    background-image:url(../images/icon-bg.png);
    background-position: -2710px -1808px ;
	
}


.api-5 {
	width: 128px;
    height: 128px;
    background-image:url(../images/icon-bg.png);
    background-position: -3154px -1508px ;
	
}


.api-6 {
	width: 128px;
    height: 128px;
    background-image:url(../images/icon-bg.png);
    background-position: -3006px -1508px ;
	
}


.api-7 {
	width: 128px;
    height: 128px;
    background-image:url(../images/icon-bg.png);
    background-position: -2710px -1508px ;
	
}

.api-8 {
	width: 128px;
    height: 128px;
    background-image:url(../images/icon-bg.png);
    background-position: -2562px -1358px;
	
}


.api-09 {
	width: 128px;
    height: 128px;
    background-image:url(../images/icon-bg.png);
    background-position: -2562px -1358px ;
	
}



.api-9 {
	width: 128px;
    height: 128px;
    background-image:url(../images/icon-bg.png);
    background-position: -2710px -1358px ;
	
}


.api-10 {
	width: 128px;
    height: 128px;
    background-image:url(../images/icon-bg.png);
    background-position: -2858px -1358px ;
	
}


.api-11 {
	width: 128px;
    height: 128px;
    background-image:url(../images/icon-bg.png);
    background-position: -3154px -1807px ;
	
}


.api-12 {
	width: 128px;
    height: 128px;
    background-image:url(../images/icon-bg.png);
    background-position: -2561px -1658px ;
	
}



.api-13 {
	width: 128px;
    height: 128px;
    background-image:url(../images/icon-bg.png);
    background-position: -2858px -1658px ;
	
}


.api-14 {
	width: 128px;
    height: 128px;
    background-image:url(../images/icon-bg.png);
    background-position: -3006px -1658px ;
	
}


.api-15 {
	width: 128px;
    height: 128px;
    background-image:url(../images/icon-bg.png);
    background-position: -3006px -1658px ;
	
}

.api-16 {
	width: 128px;
    height: 128px;
    background-image:url(../images/icon-bg.png);
    background-position: -3154px -1658px ;
	
}


.api-17 {
	width: 128px;
    height: 128px;
    background-image:url(../images/icon-bg.png);
    background-position: -2562px -1226px ;
	
}

.api-18 {
	width: 128px;
    height: 128px;
    background-image:url(../images/icon-bg.png);
    background-position: -2562px -1508px ;
	
}


.api-19 {
	width: 128px;
    height: 128px;
    background-image:url(../images/icon-bg.png);
    background-position: -2858px -1508px ;
	
}

.api-20 {
	width: 128px;
    height: 128px;
    background-image:url(../images/icon-bg.png);
    background-position: -2710px -1658px ;
	
}



.api-21 {
	width: 128px;
    height: 128px;
    background-image:url(../images/icon-bg.png);
    background-position:  -3155px -1358px ;
	
}


.api-22 {
	width: 128px;
    height: 128px;
    background-image:url(../images/icon-bg.png);
    background-position:  -3006px -1358px ;
	
}



.api-23 {
	width: 128px;
    height: 128px;
    background-image:url(../images/icon-bg.png);
   background-position: -2711px -1226px;
	
}




/****** image sms-apps  **************************************************************************************************************/


.sms-apps-1 {
	width: 154px;
    height: 210px;
    background-image:url(../images/icon-bg.png);
    background-position:  -3312px -1374px ;
	
}


.sms-apps-2 {
	width: 154px;
    height: 210px;
    background-image:url(../images/icon-bg.png);
    background-position: -4341px -1374px ;
	
}


.sms-apps-3 {
	width: 154px;
    height: 210px;
    background-image:url(../images/icon-bg.png);
    background-position: -4724px -1572px ;
	
}

.sms-apps-4 {
	width: 154px;
    height: 210px;
    background-image:url(../images/icon-bg.png);
    background-position: -3841px -1576px ;
	
}

.sms-apps-5 {
	width: 154px;
    height: 210px;
    background-image:url(../images/icon-bg.png);
    background-position: -4364px -1576px ;
	
}



.sms-apps-6 {
	    width: 159px;
    height: 163px;
    background-image: url(../images/system-new.png);
    background-position: -3330px -1367px;
	
}



.sms-apps-7 {
	width: 154px;
    height: 210px;
    background-image:url(../images/icon-bg.png);
    background-position: -3993px -1366px ;
	
}


.sms-apps-8 {
	    width: 159px;
    height: 163px;
    background-image: url(../images/system-new.png);
    background-position: -4561px -1881px;
	
}



.sms-apps-9 {
	    width: 159px;
    height: 163px;
	    background-image: url(../images/system-new.png);
    background-position: -3861px -1367px ;
	
}




.sms-apps-10 {
	width: 154px;
    height: 210px;
    background-image:url(../images/icon-bg.png);
    background-position: -3920px -1777px ;
	
}


.sms-apps-11 {
	width: 154px;
    height: 210px;
    background-image:url(../images/icon-bg.png);
    background-position: -3299px -1777px ;
	
}

.sms-apps-12 {
	width: 154px;
    height: 210px;
    background-image:url(../images/icon-bg.png);
    background-position: -3606px -1777px ;
	
}


.sms-apps-13 {
	width: 154px;
    height: 210px;
    background-image:url(../images/icon-bg.png);
    background-position: -4692px -1774px ;
	
}

.sms-apps-14 {
	width: 154px;
    height: 210px;
    background-image:url(../images/icon-bg.png);
    background-position: -4074px -1774px ;
	
}


.sms-apps-15 {
	width: 154px;
    height: 210px;
    background-image:url(../images/icon-bg.png);
    background-position: -3447px -1778px ;
	
}


.sms-apps-16 {
	width: 154px;
    height: 210px;
    background-image:url(../images/icon-bg.png);
    background-position: -3761px -1778px ;
	
}


.sms-apps-17 {
	width: 154px;
    height: 210px;
    background-image:url(../images/icon-bg.png);
    background-position: -4540px -1778px ;
	
}

.sms-apps-18 {
	width: 154px;
    height: 210px;
    background-image:url(../images/icon-bg.png);
    background-position: -4382px -1778px ;
	
}



.sms-apps-19 {
	width: 154px;
    height: 210px;
    background-image:url(../images/icon-bg.png);
    background-position: -4233px -1778px ;
	
}



/****** image software-store **************************************************************************************************************/


.software-store-1 {
	width: 154px;
    height: 210px;
    background-image:url(../images/icon-bg.png);
    background-position:  -3666px -1575px ;
	
}

.software-store-2 {
	width: 154px;
    height: 210px;
    background-image:url(../images/icon-bg.png);
    background-position:  -3483px -1376px ;
	
}



.software-store-3 {
	width: 154px;
    height: 210px;
    background-image:url(../images/icon-bg.png);
    background-position:  -4190px -1567px ;
	
}


.software-store-4 {
	width: 154px;
    height: 210px;
    background-image:url(../images/icon-bg.png);
    background-position:  -3488px -1573px ;
	
}


.software-store-5 {
	width: 154px;
    height: 210px;
    background-image:url(../images/icon-bg.png);
    background-position:  -3825px -1376px ;
	
}


.software-store-6 {
width: 159px;
    height: 163px;
    background-image: url(../images/system-new.png);
    background-position: -4028px -1540px;
	
}


.software-store-7 {
	width: 154px;
    height: 210px;
    background-image:url(../images/icon-bg.png);
    background-position:  -4511px -1376px ;
	
}


.software-store-8 {
	width: 154px;
    height: 210px;
    background-image:url(../images/icon-bg.png);
    background-position:  -4166px -1376px ;
	
}

.cars-1 {
	width: 297px;
    height: 302px;
    background-image: url(../images/icon-bg.png);
    background-position: -1890px -1013px ;
	
}

.cars-2 {
	width: 297px;
    height: 302px;
    background-image: url(../images/icon-bg.png);
    background-position: -2209px -1330px ;
	
}

.cars-3 {
	width: 297px;
    height: 302px;
    background-image: url(../images/icon-bg.png);
    background-position: -337px -1330px ;
	
}


.cars-4 {
	width: 297px;
    height: 302px;
    background-image: url(../images/icon-bg.png);
    background-position: -2209px -1638px ;
	
}



.cars-5 {
	width: 297px;
    height: 302px;
    background-image: url(../images/icon-bg.png);
    background-position: -959px -1333px ;
	
}


.cars-6 {
    width: 301px;
    height: 302px;
    background-image: url(../../files/images/icon-bg.png);
    background-position: -646px -1637px;
}

.cars-7 {
    width: 301px;
    height: 302px;
    background-image: url(../../files/images/icon-bg.png);
    background-position: -1888px -1637px;
}

.cars-8 {
    width: 301px;
    height: 302px;
    background-image: url(../../files/images/icon-bg.png);
    background-position: -1270px -1637px;
}


.cars-9 {
    width: 301px;
    height: 302px;
    background-image: url(../../files/images/icon-bg.png);
    background-position:  -1268px -1637px ;
}


.cars-10 {
    width: 301px;
    height: 302px;
    background-image: url(../../files/images/icon-bg.png);
    background-position:  -336px -1637px ;
}




/****** image Outlook  **************************************************************************************************************/


.Outlook-1 {
	width: 500px;
    height: 380px;
    background-image:url(../images/icon-bg.png);
    background-position:  -4609px -14px ;
	
}

.Outlook-2 {
	width: 500px;
    height: 380px;
    background-image:url(../images/icon-bg.png);
    background-position:  -4608px -390px ;
	
}


.Outlook-3 {
	width: 567px;
    height: 302px;
    background-image:url(../images/icon-bg.png);
    background-position: -4609px -767px ;
	
}



/****** image SharePoint  **************************************************************************************************************/


.SharePoint-1 {
	width: 578px;
    height: 269px;
    background-image:url(../images/icon-bg.png);
    background-position:  -5107px -312px ;
	
}


.SharePoint-2 {
	width: 821px;
    height: 300px;
    background-image:url(../images/icon-bg.png);
    background-position: -5107px -8px ;
	
}




/****** image clients bank  **************************************************************************************************************/


.bank-1 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -25px -36px ;
	
}


.bank-2 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -241px -36px ;
	
}

.bank-3 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -457px -36px ;
	
}

.bank-4 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -674px -36px ;
	
}

.bank-5 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -888px -36px ;
	
}


.bank-6 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -1104px -36px ;
	
}


.bank-7 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -1320px -36px ;
	
}

.bank-8 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -1537px -36px ;
	
}


.bank-9 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -25px -251px ;
	
}


.bank-10 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -245px -251px ;
	
}

.bank-11 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -463px -251px ;
	
}


.bank-12 {
	width: 301px;
    height: 302px;
    background-image: url(../../files/images/icon-bg.png);
    background-position: 670px -1268px;
	
}



.bank-13 {
	width: 301px;
    height: 302px;
    background-image: url(../../files/images/icon-bg.png);
    background-position: 972px -1268px;
	
}






/****** image clients car  **************************************************************************************************************/


.car-1 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -25px -532px ;
	
}

.car-2 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -242px -532px ;
	
}

.car-3 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -459px -532px ;
	
}


.car-4 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -674px -532px ;
	
}


.car-5 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -888px -532px ;
	
}


.car-6 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -1105px -532px ;
	
}


.car-7 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -1320px -532px ;
	
}


.car-8 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -1536px -532px ;
	
}



.car-9 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -25px -754px ;
	
}


.car-10 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -242px -754px ;
	
}


.car-11 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -458px -754px ;
	
}



.car-12 {
	width: 301px;
    height: 302px;
    background-image: url(../../files/images/icon-bg.png);
    background-position: 672px -966px;
	
}

.car-13 {
	width: 301px;
    height: 302px;
    background-image: url(../../files/images/icon-bg.png);
    background-position: 980px -966px;
	
}







/****** image clients governmenta  **************************************************************************************************************/


.governmenta-1 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -26px -1023px ;
	
}

.governmenta-2 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -244px -1023px ;
	
}

.governmenta-3 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -458px -1023px ;
	
}

.governmenta-4 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -675px -1023px ;
	
}


.governmenta-5 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -889px -1023px ;
	
}

.governmenta-6 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -1107px -1023px;
	
}


.governmenta-7 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -1320px -1023px ;
	
}


.governmenta-8 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -1537px -1023px ;
	
}

.governmenta-9 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -1536px -1247px ;
	
}

.governmenta-10 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -1321px -1247px ;
	
}

.governmenta-11 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -1105px -1247px ;
	
}


.governmenta-12 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -889px -1247px ;
	
}


.governmenta-13 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -675px -1247px ;
	
}


.governmenta-14 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -459px -1247px ;
	
}


.governmenta-15 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -243px -1247px ;
	
}


.governmenta-16 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -26px -1247px ;
	
}


.governmenta-17 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -26px -1473px ;
	
}

.governmenta-18 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -242px -1473px ;
	
}


.governmenta-19 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -459px -1473px ;
	
}

.governmenta-20 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -675px -1473px;
	
}


.governmenta-21 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -890px -1473px;
	
}


.governmenta-22 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -1106px -1473px;
	
}




.governmenta-23 {
	width: 301px;
    height: 302px;
    background-image: url(../../files/images/icon-bg.png);
    background-position: 354px -958px;
	
}




.governmenta-24 {
	width: 301px;
    height: 302px;
    background-image: url(../../files/images/icon-bg.png);
    background-position: 354px -658px;
	
}









/****** image clients charities  **************************************************************************************************************/

.charities-1 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -27px -1727px;
	
}


.charities-2 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -243px -1727px;
	
}


.charities-3 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -458px -1727px;
	
}


.charities-4 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -674px -1727px;
	
}



.charities-5 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -889px -1727px;
	
}


.charities-6 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -1106px -1727px;
	
}


.charities-7 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -1322px -1727px;
	
}


.charities-8 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -1537px -1727px;
	
}

.charities-9 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -1538px -1949px;
	
}


.charities-10 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -1322px -1949px;
	
}



.charities-11 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -1106px -1949px;
	
}


.charities-12 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -889px -1949px;
	
}


.charities-13 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -674px -1949px;
	
}


.charities-14 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -458px -1949px;
	
}


.charities-15 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -242px -1949px;
	
}

.charities-16 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -27px -1949px;
	
}

.charities-17 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -26px -2169px;
	
}


.charities-18 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -26px -2169px;
	
}

.charities-19 {
	width: 301px;
    height: 302px;
    background-image: url(../../files/images/icon-bg.png);
    background-position: 1271px -1268px;
	
}

.charities-20 {
	width: 301px;
    height: 302px;
    background-image: url(../../files/images/icon-bg.png);
    background-position: 1609px -1268px;
	
}





/****** image clients companies  **************************************************************************************************************/


.companies-1 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -26px -2421px;
	
}


.companies-2 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -244px -2421px;
	
}



.companies-3 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -458px -2421px;
	
}



.companies-4 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -673px -2421px;
	
}


.companies-5 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -890px -2421px;
	
}


.companies-6 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -1106px -2421px;
	
}



.companies-7 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -1321px -2421px;
	
}


.companies-8 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -1537px -2421px;
	
}


.companies-9 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -1537px -2639px;
	
}

.companies-10 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -1320px -2639px;
	
}


.companies-11 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -1107px -2639px;
	
}


.companies-12 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -891px -2639px;
	
}


.companies-13 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -674px -2639px;
	
}

.companies-14 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -458px -2640px;
	
}

.companies-15 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -244px -2640px;
	
}


.companies-16 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -28px -2640px;
	
}


.companies-17 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -27px -2861px;
	
}


.companies-18 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -242px -2861px;
	
}


.companies-19 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -459px -2861px;
	
}


.companies-20 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -674px -2861px;
	
}


.companies-21 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -889px -2861px;
	
}


.companies-22 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -1106px -2861px;
	
}

.companies-23 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -1322px -2861px;
	
}


.companies-24 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -1322px -3732px;
	
}


.companies-25 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -1536px -2861px;
	
}


.companies-26 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -1538px -3082px;
	
}



.companies-27 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -1322px -3082px;
	
}

.companies-28 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -1106px -3082px;
	
}


.companies-29 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -889px -3082px;
	
}


.companies-30 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -674px -3082px;
	
}


.companies-31 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -674px -3732px;
	
}


.companies-32 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -458px -3732px;
	
}


.companies-33 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -457px -3082px;
	
}



.companies-34 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -24px -3732px;
	
}


.companies-35 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -242px -3082px;
	
}



.companies-36 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -25px -3082px;
	
}


.companies-37 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -27px -3300px;
	
}



.companies-38 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -244px -3300px;
	
}


.companies-39 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -458px -3300px;
	
}


.companies-40 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -674px -3300px;
	
}


.companies-41 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -890px -3300px;
	
}


.companies-42 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -1106px -3300px;
	
}


.companies-43 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -1322px -3300px;
	
}



.companies-44 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -1538px -3300px;
	
}


.companies-45 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -1537px -3516px;
	
}


.companies-46 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -1320px -3516px;
	
}



.companies-47 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -1106px -3516px;
	
}


.companies-48 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -890px -3516px;
	
}


.companies-49 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -674px -3516px;
	
}


.companies-50 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -457px -3516px;
	
}


.companies-51 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -243px -3516px;
	
}


.companies-52 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -27px -3516px;
	
}


.companies-53 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 244px -3516px;
	
}


.companies-54 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 459px -3516px;
	
}


.companies-55 {
    width: 301px;
    height: 302px;
    background-image: url(../../files/images/icon-bg.png);
    background-position: 977px -1577px;

	
}


.companies-56 {
    width: 301px;
    height: 302px;
    background-image: url(../../files/images/icon-bg.png);
    background-position: 670px -1577px;

	
}





/****** image clients education_training  **************************************************************************************************************/


.education-training-1 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 1756px -4007px;
	
}



.education-training-2 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 1540px -4007px;
	
}


.education-training-3 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 1324px -4007px;
	
}


.education-training-4 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 1108px -4007px;
	
}


.education-training-5 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 891px -4007px;
	
}

.education-training-6 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 675px -4007px;
	
}


.education-training-7 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 243px -4007px;
	
}

.education-training-8 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 244px -4226px;
	
}


.education-training-9 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 459px -4226px;
	
}




.education-training-10 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 673px -4226px;
	
}


.education-training-11 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 890px -4226px;
	
}


.education-training-12 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 1105px -4226px;
	
}


.education-training-13 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 1323px -4226px;
	
}


.education-training-14 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 1538px -4226px;
	
}

.education-training-15 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 1753px -4226px;
	
}


.education-training-16 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 1756px -4444px;
	
}



.education-training-17 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 1539px -4444px;
	
}






/****** image clients hospitals  **************************************************************************************************************/


.hospitals-1 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 1755px -4694px;
	
}


.hospitals-2 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 1538px -4694px;
	
}


.hospitals-3 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 1322px -4694px;
	
}

.hospitals-4 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position:  1105px -4694px;
	
}


.hospitals-5 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 891px -4694px;
	
}


.hospitals-6 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 674px -4694px;
	
}


.hospitals-7 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 458px -4694px;
	
}


.hospitals-8 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 243px -4694px;
	
}


.hospitals-9 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 243px -4912px;
	
}

.hospitals-10 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 459px -4912px;
	
}


.hospitals-11 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 674px -4912px;
	
}


.hospitals-12 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 890px -4912px;
	
}


.hospitals-13 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 1106px -4912px;
	
}



.hospitals-14 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 1322px -4912px;
	
}



.hospitals-15 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 1537px -4912px;
	
}




.hospitals-16 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 1753px -4912px;
	
}



.hospitals-17 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 1753px -5129px;
	
}



.hospitals-18 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 1538px -5129px;
	
}


.hospitals-19 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 1538px -5129px;
	
}


.hospitals-20 {
	width: 301px;
    height: 302px;
    background-image: url(../../files/images/icon-bg.png);
    background-position: 354px -44px;
	
}

.hospitals-21 {
	width: 301px;
    height: 302px;
    background-image: url(../../files/images/icon-bg.png);
    background-position: 354px -347px;
	
}










/****** image clients hotels_tourism  **************************************************************************************************************/


.hotels-tourism-1 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 1755px -5396px;
	
}



.hotels-tourism-2 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 1539px -5396px;
	
}


.hotels-tourism-3 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 1324px -5396px;
	
}


.hotels-tourism-4 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 1107px -5396px;
	
}



.hotels-tourism-5 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 890px -5396px;
	
}



.hotels-tourism-6 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 675px -5396px;
	
}


.hotels-tourism-7 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 458px -5396px;
	
}


.hotels-tourism-8 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 243px -5396px;
	
}


.hotels-tourism-9 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 1108px -5618px;
	
}


.hotels-tourism-10 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 1324px -5618px;
	
}

.hotels-tourism-11 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 1539px -5618px;
	
}

.hotels-tourism-12 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 1754px -5618px;
	
}

.hotels-tourism-13 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 1539px -5617px;
	
}




.hotels-tourism-14 {
	width: 301px;
    height: 302px;
    background-image: url(../../files/images/icon-bg.png);
    background-position: 669px -349px;
}


.hotels-tourism-15 {
	width: 301px;
    height: 302px;
    background-image: url(../../files/images/icon-bg.png);
    background-position: 980px -349px;
}



.hotels-tourism-16 {
	width: 301px;
    height: 302px;
    background-image: url(../../files/images/icon-bg.png);
    background-position: 350px -1270px;
}




.hotels-tourism-17 {
	width: 301px;
    height: 302px;
    background-image: url(../../files/images/icon-bg.png);
    background-position: 352px -1571px;
}








/****** image clients press_media  **************************************************************************************************************/


.press-media-1 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 1756px -5860px;
	
}


.press-media-2 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 1536px -5860px;
	
}


.press-media-3 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 1318px -5860px;
	
}


.press-media-4 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 1099px -5860px;
	
}


.press-media-5 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 880px -5860px;
	
}


.press-media-6 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 662px -5860px;
	
}


.press-media-7 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 443px -5860px;
	
}

.press-media-8 {
	width: 301px;
    height: 302px;
    background-image: url(../../files/images/icon-bg.png);
    background-position: 671px -35px;
}

.press-media-9 {
	width: 301px;
    height: 302px;
    background-image: url(../../files/images/icon-bg.png);
    background-position: 976px -35px;
}



/****** image clients real estate  **************************************************************************************************************/



.real-estate-1 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 1752px -6121px;
	
}


.real-estate-2 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 1538px -6121px;
	
}

.real-estate-3 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 1322px -6121px;
	
}


.real-estate-4 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 1105px -6121px;
	
}


.real-estate-5 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 890px -6121px;
	
}



.real-estate-6 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 675px -6121px;
	
}


.real-estate-7 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 460px -6121px;
	
}

.real-estate-8 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: 244px -6121px;
	
}


.real-estate-9 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -26px -6340px;
	
}


.real-estate-10 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -245px -6340px;
	
}


.real-estate-11 {
	width: 301px;
    height: 302px;
    background-image: url(../../files/images/icon-bg.png);
    background-position: 673px -656px;
	
}

.real-estate-12 {
	width: 301px;
    height: 302px;
    background-image: url(../../files/images/icon-bg.png);
    background-position: 978px -656px;
	
}




/****** image clients university  **************************************************************************************************************/


.university-1 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -25px -6594px;
	
}


.university-2 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -240px -6594px;
	
}


.university-3 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -457px -6594px;
	
}


.university-4 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -672px -6594px;
	
}


.university-5 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -890px -6594px;
	
}




.university-6 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -1106px -6594px;
	
}


.university-7 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -1322px -6594px;
	
}


.university-8 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -1536px -6594px;
	
}


.university-9 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -1538px -6811px;
	
}


.university-10 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -1321px -6811px;
	
}



.university-11 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -1105px -6811px;
	
}


.university-12 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -888px -6811px;
	
}



.university-13 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -672px -6811px;
	
}



.university-14 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -456px -6811px;
	
}


.university-15 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -241px -6811px;
	
}


.university-16 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -23px -6811px;
	
}


.university-17 {
	width: 200px;
    height: 200px;
    background-image:url(../images/clients.jpg);
    background-position: -27px -7027px;
	
}

.university-18 {
	width: 301px;
    height: 302px;
    background-image: url(../../files/images/icon-bg.png);
    background-position: 1282px -1571px;
	
}

.university-19 {
	width: 301px;
    height: 302px;
    background-image: url(../../files/images/icon-bg.png);
    background-position: 1591px -1571px;
	
}





/****** image clients home  **************************************************************************************************************/


.clients-home-1 {
	width: 87px;
    height: 87px;
    background-image:url(../images/clients.jpg);
    background-position: -265px -7125px;
	
}



.clients-home-2 {
	width: 87px;
    height: 87px;
    background-image:url(../images/clients.jpg);
    background-position: -357px -7125px;
	
}



.clients-home-3 {
	width: 87px;
    height: 87px;
    background-image:url(../images/clients.jpg);
    background-position: -450px -7125px;
	
}


.clients-home-4 {
	width: 87px;
    height: 87px;
    background-image:url(../images/clients.jpg);
    background-position: -542px -7125px;
	
}




.clients-home-5 {
	width: 87px;
    height: 87px;
    background-image:url(../images/clients.jpg);
    background-position: -635px -7125px;
	
}

.clients-home-6 {
	width: 87px;
    height: 87px;
    background-image:url(../images/clients.jpg);
    background-position: -727px -7125px;
	
}


.clients-home-7 {
	width: 87px;
    height: 87px;
    background-image:url(../images/clients.jpg);
    background-position: -819px -7125px;
	
}



.clients-home-8 {
	width: 87px;
    height: 87px;
    background-image:url(../images/clients.jpg);
    background-position: -912px -7125px;
	
}


.clients-home-9 {
	width: 87px;
    height: 87px;
    background-image:url(../images/clients.jpg);
    background-position: -1004px -7125px;
	
}


.clients-home-10 {
	width: 87px;
    height: 87px;
    background-image:url(../images/clients.jpg);
    background-position: -1097px -7125px;
	
}

.clients-home-11 {
	width: 87px;
    height: 87px;
    background-image:url(../images/clients.jpg);
    background-position: -1189px -7125px;
	
}

.clients-home-12 {
	width: 87px;
    height: 87px;
    background-image:url(../images/clients.jpg);
    background-position: -1281px -7125px;
	
}


.clients-home-13 {
	width: 87px;
    height: 87px;
    background-image:url(../images/clients.jpg);
    background-position: -1374px -7125px;
	
}


.clients-home-14 {
	width: 87px;
    height: 87px;
    background-image:url(../images/clients.jpg);
    background-position: -1466px -7125px;
	
}




.clients-home-15 {
	width: 87px;
    height: 87px;
    background-image:url(../images/clients.jpg);
    background-position: -1559px -7125px;
	
}



.clients-home-16 {
	width: 87px;
    height: 87px;
    background-image:url(../images/clients.jpg);
    background-position: -1651px -7125px;
	
}






/****** image sms-gateway  **************************************************************************************************************/


.sms-gateway {
    width: 301px;
    height: 302px;
    background-image: url(../../files/images/icon-bg.png);
    background-position:  -2208px -1013px ;
}






/****** image sms-reseller  **************************************************************************************************************/


.sms-reseller-1 {
    width: 301px;
    height: 302px;
    background-image: url(../../files/images/icon-bg.png);
    background-position: -335px -1638px;
}



.sms-reseller-2 {
    width: 301px;
    height: 302px;
    background-image: url(../../files/images/icon-bg.png);
    background-position: -1580px -1638px;
}


.sms-reseller-3 {
    width: 301px;
    height: 302px;
    background-image: url(../../files/images/icon-bg.png);
    background-position: -331px -1638px;
}



.sms-reseller-4 {
    width: 301px;
    height: 302px;
    background-image: url(../../files/images/icon-bg.png);
    background-position: -34px -1332px;
}


