section#case-studies {
	position: relative !important;
}
   a, a:focus, a:hover, a:active {
    outline: none !important;
   }
  

	html{
		margin-top: 0 !important;
	}
	img{
		max-width: 100%;
	}
.wrap-head-link ul {
  direction: rtl;
}
	/* header */
	header{
		direction: ltr;
		background-color: #011024;
		border-bottom: 1px solid #022444;
	}
	.wrap-head-linkLeft {
		padding-top: 15px;
		padding-left: 35px;
		display: inline-block;
		margin-right: 30px;
		padding-bottom: 14px;
		font-weight: 700;
	}
	.wrap-head-linkLeft .linkLink{
		width: 180px;
		font-size: 18px;
		padding: 8px;
		display: inline-block;
		text-align: center;
	}
	.wrap-head-linkLeft a{
		text-decoration: none;
	}
	.wrap-head-linkLeft div:nth-child(1){
		margin-right: 13px;
		background: transparent;
		color: #00e9ea;
		border: 1px solid #00e9ea;
		position: relative;
	}
	.wrap-head-linkLeft div:nth-child(2){
		position: relative;
	}
.wrap-head-linkLeft div:nth-child(1)::before {
  background-color: #00e9ea;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.3s ease 0s;
  width: 0;
  z-index: 0;
}
.wrap-head-linkLeft div:nth-child(1):hover::before {
  width: 100%;
}
.wrap-head-linkLeft div a {
  position: relative;
  z-index: 5;
}
.wrap-head-linkLeft div:nth-child(2)::before {
  background-color: #ff0000;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.3s ease 0s;
  width: 0;
  z-index: 0;
}
.wrap-head-linkLeft div:nth-child(2):hover::before {
  width: 100%;
}
.wrap-head-link a:hover {
  color: #fff !important;
}
.wrap-head-linkLeft div:hover a {
  color: #072445 !important;
}
	.wrap-head-linkLeft div a:nth-child(1){
		color: #00e9ea;
	}

	.wrap-head-linkLeft div:nth-child(2){
		background: transparent;
		color: #ff0000;
		border: 1px solid #ff0000;

	}
	.wrap-head-linkLeft div a:nth-child(2){

		color: #ff0000;

	}
	.wrap-head-link{
		display: inline-block;
	}
	.wrap-head-link ul{
		list-style: none;
		margin: 0;
		padding: 0;
	}
	.wrap-head-link li{
		display: inline;
	}
	.wrap-head-link a{
		color: #5f6574;
		text-decoration: none;
		font-size: 18px;
		font-weight: 700;
	}
.wrap-head-link a:nth-child(2) {
  float: right;
  margin-right: 20px;
}
.section-one-wrap-footer-secure-two > .row > div {
  float: right;
}
#section-one.header_fix_menu {
  background: #fff none repeat scroll 0 0;
  display: block;
  height: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  transition: all 0.5s ease 0s;
  width: 100%;
  z-index: 9999;
  padding: 0;
}
#section-one.header_fix_menu.fix {
  height: 80px;
  padding: 5px 0;
}
section#section-one {
	position: relative;
	min-height: 920px;
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: center left;
}
.new_banner_js {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
}
.new_banner_js .number_1 {
	color: #f7fdfe;
	font-size: 35px;
	position: absolute;
	top: 495px;
	right: auto;
	left: 390px;
	background-image: url(../img/security2.png);
	width: 266px;
	height: 244px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	text-align: center;
	line-height: 6.7;
	padding: 0 0 0 21px;

	font-weight: 300;
}
.new_banner_js .number_2 {
	color: #f7fdfe;
	font-size: 37px;
	position: absolute;
	top: 495px;
	right: auto;
	left: 105px;
	background-image: url(../img/uptime.png);
	width: 261px;
	height: 261px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	text-align: center;
	line-height: 7;
	padding: 0 0 0 21px;
	bottom: 60px;
	
	font-weight: 300;
}
body:not(.rtl) .new_banner_js .number_2 {
	right: 105px;
	left: auto;
}
.new_banner_js_text {
	position: absolute;
	top: 250px;
	right: 120px;
	text-align: right;
	height: auto;
	width: calc(100% - 120px);
}
#section-one .video_bg {
  display: block;
  height: 100%;
  max-height: none;
  max-width: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 0;
  overflow: hidden;
}
#section-one .video_bg video {
  display: block;
  height: 100%;
  margin: 0 auto;
  width: auto;
}
#section-one.header_fix_menu .wrap-head-images img {
  padding-left: 0;
  padding-top: 0;
}
#section-one.header_fix_menu .section_butt {
  width: 410px;
}
#section-one.header_fix_menu .logo_section_fix {
  width: 225px;
}
#section-one.header_fix_menu .menu_section_fix {
  width: calc(100% - 635px);
}
#section-one.header_fix_menu .navbar {
  border: 0 solid transparent;
  margin-bottom: 0;
  min-height: 50px;
  position: relative;
}
#section-one.header_fix_menu:not(.fix) {
  overflow: hidden !important;
}
#section-one.header_fix_menu .navbar-nav {
  padding-left: 0;
  padding-top: 0;
  display: block;
  width: 100%;
}
.header_fix_menu .wrap-head-linkLeft {
  display: inline-block;
  font-weight: 700;
  margin-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-top: 8px;
}
#section-one.header_fix_menu .navbar-inverse .navbar-nav > li > a {
  color: #072445;
  font-size: 19px;
  font-weight: 400;
  padding: 22px 5px;
}
#section-one.header_fix_menu .navbar-nav > li {
  float: left;
  margin: 0 40px 0 0;
  width: auto;
}
.wrap-language a {
  color: #5f6574;
  direction: rtl;
  font-size: 16px;
  text-decoration: none;
  text-transform: uppercase;
}
body .wpml-ls-legacy-list-horizontal .wpml-ls-flag {
  display: inline;
  height: auto;
  margin-top: 0;
  vertical-align: middle;
  width: 18px;
}
	.wrap-head-link a:nth-child(1){
		margin-right: 40px;
	}
	.wrap-head-link a:nth-child(3){
		margin-right: 50px;
	}
	.wrap-language{
		display: inline-block;
		float: right;
		padding-top: 16px;
		padding-right: 13px;
	}
	.wrap-language p{
		display: inline;
		color: #525867;
		font-size: 16px;
		font-weight: 700;
	}
	.wrap-language img{
		margin-left: 6px;
	}
	#section-one .navbar-inverse{
		background-color: transparent;
		border-color: transparent;
	}
	#section-one .navbar-inverse .navbar-nav>li>a{
		font-weight: 400;
		color:  #fdfbfb;
		font-size: 19px;
	}
	#section-one .navbar-inverse .navbar-nav>li>a:hover{
		color: #01DDE2;
	}
	#section-one .navbar-inverse .navbar-nav>.open>a,
	.navbar-inverse .navbar-nav>.open>a:focus,
	.navbar-inverse .navbar-nav>.open>a:hover{
		background-color: transparent;
	}
	#section-one .dropdown-menu>li>a{
		color: #5B6170;
	}
@media (min-width: 768px) {

	#section-one .navbar-nav .sub-menu{
		display: none;
	}
	#section-one .navbar-nav li:hover .sub-menu{
		display:block;
	}
}
	#section-one .navbar-nav{
		padding-top: 39px;
		padding-left: 34px;
	}
	#section-one .navbar-nav>li{
		margin-right: 56px;
		float: right;
	}
	#section-one .navbar-nav .sub-menu{
		list-style: none;
		font-weight: 400;
		margin-left: 0px;
		padding-left: 0px;
		line-height: 34px;
		font-size: 18px;
		padding-top: 17px;
		width: 212px;
		height: 170px;
		position: absolute;
		right: -10px;
		background-color: rgba(1, 22, 45, 0.35);
	}
	#section-one .navbar-nav .sub-menu li{
		display: flex;
		flex-direction: row-reverse;
		padding-right: 22px;
	}
	#section-one .navbar-nav .sub-menu li a{
		color: #5f6574;
		text-decoration: none;
		direction: rtl;
   		 text-align: right;
	}
	#section-one .navbar-nav .sub-menu li a:hover{
		color: #FFF;
	}
.wrap-text {
	text-align: right;
	line-height: 32px;
}
body:not(.rtl) .wrap-text {
	text-align: left;
	line-height: 32px;
}
body:not(.rtl) .new_banner_js_text {
	right: auto;
	text-align: left;
	width: calc(100% - 120px);
	left: 120px;
}
body:not(.rtl) .new_banner_js .number_1 {
	right: 490px;
	left: auto;
}
.single  .wrap-text {
	text-align: center;
	line-height: 32px;
}


.wrap-head-images img {
  padding-left: 95px;
  padding-top: 21px;
}
.text_top_js_slider {
	color: white;
	font-size: 26px;
	line-height: 2;
	position: relative;
	overflow: hidden;

}
.text_top_js_slider::before {
	content: '';
	position: absolute;
	height: 3px;
	width: 200px;
	background-color: #cf0001;
	right: -100px;
	border-radius: 50%;
	bottom: 0px;
}
body:not(.rtl) .text_top_js_slider::before {
	left: -100px;
	right: auto;
}
.text_centr_js_slider {
	font-size: 42px;
	color: #fdfafa;
	line-height: 2;
	margin: 0 0;
}
body.en .text_centr_js_slider {
    font-size: 42px;
    color: #fdfafa;
    line-height: 42px;
    margin: 0 0;
    width: 50%;
}

body.en  .case-studies .ah-item .desc_left, 
body.en  .case-studies .ah-item .desc_right {
    color: #fff;
    text-align: left;
    padding-left: 129px;
    padding-right: auto;
}
body.en .case-studies .ah-item .desc_left .ah-desc p {
    margin-bottom: 0;
    direction: ltr !important;
    text-align: left !important;
}
body.en .case-studies .ah-item .desc_left .ah-desc p:before {
	padding-left: 0px;
    padding-right: 10px;
}
body.en  .case-studies .ah-item .desc_left .ah-desc, 
body.en  .case-studies .ah-item .desc_right .ah-desc {
    text-align: left;
    width: 100%;
    font-size: 16px;
    line-height: 14px;
}
.pishem_txt {
	font-size: 60px !important;
	color: #fffefe;
	line-height: 1.5;
	height: 120px;
	text-align: left;
	overflow: hidden;

	max-width: 630px;
	clear: both;
}
.pishem_txt span {
	display: inline-block;
	float: none;

}
.pishem_txt b {
	display: inline-block;
	float: none;
	color: #072758;
	background-color: #072758;
	overflow: hidden;
	height: 60%;
	width: 5px;
	position: relative;
	top: 5%;
	margin-left: 5px;
}
	.wrap-text h1{
		padding-top: 95px;
		font-size: 70px;
		color: #fff;
		/*font-family:"raleway";*/
	}
	.new_banner_js .wrap-text h1{
		padding-top: 60px;
	}
	.wrap-text h2{
		color: #fff;
		font-size: 42px;
		font-weight: 300;
		margin-top: 4px;
		margin-bottom: 23px;
	}
	.wrap-text p{
		color: #959eae;
		font-size: 20px;
		line-height: 1.3;
		max-width: none;
		margin: 0 auto;
		font-weight: 700;
	}
.wrap-text-link {
	border: 1px solid #fff;
	color: #fff;
	display: inline-block;
	font-size: 20px;
	font-weight: 700;
	margin: 43px auto 210px;
	padding: 5px 30px;
	position: relative;
	text-decoration: none;
	background-color: rgba(0,0,0,0);
}
.wrap-text-link:hover {
	border: 1px solid #072758;
}
.wrap-text-link:hover span {
  color: #fff;
  z-index: 25;
  position: relative;
}
.wrap-text-link::before {
  background-color: #072758;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.3s ease 0s;
  width: 0;
  z-index: 0;
}
.wrap-text-link:hover::before {
  width: 100%;
}
.service__link {
  position: relative;
}
.service__link:hover span {
  color: #fff;
  z-index: 25;
  position: relative;
}
.service__link::before {
  background-color: #0b3e78;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.3s ease 0s;
  width: 0;
  z-index: 0;
}
.service__link:hover::before {
  width: 100%;
}
	.wrap-text-link:hover,
	.wrap-text-link:visited {
		text-decoration: none;
		color: #FFF;
	}

	.section-one-wrap-footer-secure{
		width: 300px;
	}
	.section-one-wrap-footer-secure-one{
		color: #a7acb8;
		font-weight: 400;
		font-size: 24px;
		border-bottom: 1px solid #3c587d;
	}
	.section-one-wrap-footer-secure-two{
		color: #5b6883;
		font-size: 13px;
	
	}


	section.mobile_buttons{
		background-color: #011024;
		display: none;
	}
	section.mobile_buttons .wrap-head-linkLeft{
		margin-right: 0;
		padding-left: 0;
	}
	section.mobile_buttons .wrap-head-linkLeft .linkLink{
		width: 138px;
		font-size: 13px;
		float: left;
	}
	

section.case-studies {
  background: rgba(0, 0, 0, 0) url("../img/bg_case_studies.jpg") repeat scroll center center / cover ;
  direction: ltr;
  height: auto;
  overflow: hidden;
  padding: 93px 0 55px;
}
.case-studies .ah-item .desc_left, .case-studies .ah-item .desc_right, .case-studies .ah-item .center, .case-studies .ah-item .percent {
  opacity: 0;
  transition: all 2s ease 0.5s;
}
.case-studies .ah-item.slick-active .desc_left, .case-studies .ah-item.slick-active .desc_right, .case-studies .ah-item.slick-active .center, .case-studies .ah-item.slick-active .percent {
  opacity: 1;
}
	section.case-studies h4.case-studies{
		font-size: 20px;
		font-weight: 500;
		color: #072445;
	}
section.case-studies h2.case-studies {
  color: #072445;
  font-size: 58px;
  font-weight: 400;
  margin-top: 0;
}

	/*-----*/
	section.case-studies h4.case-studies {
    color: #072445;
    margin-top: 0;
  
    font-size: 20px;
    font-weight: 500;
    text-shadow: 0px 0px 32px rgba(5, 5, 5, 0.25);
}
	.case-studies .ah-item{
		width: 100%;
	}
	.case-studies .ah-item .percent{
		position: relative;
	}

.case-studies .ah-item .percent .p1 {
	left: 190px;
	position: absolute;
	top: -250px;
}
.case-studies .ah-item .percent .p2 {
  left: 611px;
  position: absolute;
  top: -314px;
}
body.en .case-studies .ah-item .percent .p2 {
 left: 575px;
}

.case-studies .ah-item .percent .p3 {
	position: absolute;
	right: 130px;
	top: -240px;
}

.case-studies .ah-item .percent .p1 p:first-child, .case-studies .ah-item .percent .p2 p:first-child, .case-studies .ah-item .percent .p3 p:first-child {
  color: #072445;
  font-size: 62px;
  font-weight: bold;
  line-height: 1;
  margin: 0;
}
	.case-studies .ah-item .percent .p1 p:last-child,
	.case-studies .ah-item .percent .p2 p:last-child,
	.case-studies .ah-item .percent .p3 p:last-child{
		color: #072445;
		font-size: 16px;
		margin: 0;
	}
	.case-studies .ah-item .center{
		width: 88px;
		/*height: auto;*/
		height: 120px;
		margin: 195px auto 0;
	}
	.case-studies .ah-item .center img{
		width: 100%;
		height: auto;
	}
	.case-studies .ah-item .center p{
		font-size: 32px;
		color: #072445;
	}
.case-studies .ah-item .center p:last-child {
  color: #072445;
  font-size: 18px;
  margin-bottom: 20px;
  margin-left: -3%;
  margin-top: 4px;
  width: 106%;
}
#section-one .navbar-nav > li.menu-item-has-children > span {
  display: none;
}
	.case-studies .ah-item .desc_left,
	.case-studies .ah-item .desc_right{
		text-align: right;
	   color: #fff;
		padding-right: 129px;
	}
	.case-studies .ah-item .desc_right{
		padding-right: 220px;

	}
	.case-studies .ah-item .desc_right .ah-desc{
		width: 91%;
	}
	.case-studies .ah-item .desc_left .ah-desc p:before{
content: '\f111';
    padding-left: 10px;
    font-family: FontAwesome;
    font-size: 8px;
    font-style: normal;
    position: relative;
    color: #c6060a;
    top: -3px;
	}
	.case-studies .ah-item .desc_left .ah-desc p:last-child{
		margin-bottom: 0;
	}

	.case-studies .ah-item .desc_left{
		border-right: 1px solid #fff;
	}
	.case-studies .ah-item .desc_left .ah-title,
	.case-studies .ah-item .desc_right .ah-title{
		color: #072445;
		font-size: 30px;
		margin-bottom: 10px;
	}
.case-studies .ah-item .desc_left .ah-desc, .case-studies .ah-item .desc_right .ah-desc {
  color: #65676f;
  font-size: 18px;
  line-height: 1.25;
  padding: 0;
  direction: rtl !important;
}
.case-studies .ah-item .desc_left .ah-desc p {
  margin-bottom: 0;
  direction: rtl !important;
}
	.cs-slide-container div,
	.testimonials-slide-container div{
		transition: all 0s;
	}
	
	.navbar-inverse .navbar-collapse button.menu_close{display:none;}
	
	.cs-slide-container button,
	.testimonials-slide-container button{
		display: none !important;
	}
	.testimonials-slide-container{
		width: 100%;
		margin: auto;
	}
	.testimonials-slide-container .slick-track{
		float: left;
	}
	
	    
	
	button.next,
	button.prev{
		width: 45px;
		height: 45px;
		background: red;
		border: none;
		font-family: FontAwesom;
		font-size: 10px;
		margin: 0 5px;
	}
	button.prev:after{
		content: '\f104';
		font-family: FontAwesome;
		font-size: 15px;
		position: relative;
   		 top: -2px;
	}
	button.next:after{
		content: '\f105';
		font-family: FontAwesome;
		font-size: 15px;
		position: relative;
    top: -2px;
	}
.cs-slide-container-buttons {
  margin-bottom: 41px;
  margin-top: 15px;
}
.cs-slide-container-buttons button {
  border: 1px solid #072445;
  border-radius: 0;
  color: #072445;
  position: relative;
 /* box-shadow: 2px 3px 3px #072445;*/
}
.cs-slide-container-buttons button::before {
  background-color: #072445;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.3s ease 0s;
  width: 0;
  z-index: 0;
}
.cs-slide-container-buttons button::after {
  position: relative;
  z-index: 5;
}
.cs-slide-container-buttons button::before {
  width: 0%;
}
.cs-slide-container-buttons button:hover::before {
  width: 100%;
}
.cs-slide-container-buttons button::after {
  color: #072445;
}
.cs-slide-container-buttons button:hover::after {
  color: #fff;
}
footer#colophon a.footer__social_link i.fa {
	color: #072445;
}
footer#colophon a.footer__social_link:hover i.fa {
	color: #fff;
}
footer#colophon a.footer__social_link:hover {
  background-color: #072445;
}
body.blog .bred_crumb {
  margin: 5px 0 0;
}
.testimonials-slide-container-buttons button {
  border: 1px solid #000;
  border-radius: 0;
  color: #000;
  margin-top: 20px;
  position: relative;
}
.testimonials-slide-container-buttons button::before {
  background-color: #0b3e78;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.3s ease 0s;
  width: 0;
  z-index: -1;
}
.testimonials-slide-container-buttons button::before {
  width: 0%;
}
.testimonials-slide-container-buttons button:hover::before {
  width: 100%;
}
.testimonials-slide-container-buttons button::after {
  color: #0b3e78;
}
.testimonials-slide-container-buttons button:hover::after {
  color: #fff;
}
body #fp-nav ul li a.active span, body .fp-slidesNav ul li a.active span, body #fp-nav ul li:hover a.active span, body .fp-slidesNav ul li:hover a.active span {
	background-color: rgba(0,0,0,0);
	border: 1px solid #333;
}
body #fp-nav.white ul li a.active span, body #fp-nav.white ul li:hover a.active span {
	background-color: rgba(255,255,255,0);
	border: 1px solid #fff;
}
body #fp-nav ul li a span, body .fp-slidesNav ul li a span {
	height: 6px;
	width: 6px;
	margin: -3px 0 0 -3px;
}
body #fp-nav.white ul li a span {
	background: #fff;
}
footer#colophon.site-footer .menu li > a {
  text-decoration: none;
  text-transform: none;
}
footer#colophon.site-footer .menu li > a:hover {
    color: #011024;
}
section.testimonials {
	padding-bottom: 95px;
	background: url(../img/testimonial_back.jpg) no-repeat;
	background-size: cover;
	padding-top: 90px;
}
	section.testimonials .ah-item {
		padding: 20px;

	}
section.testimonials .ah-item .ah-img {
  height: auto;
  padding: 12px 35px 0 0;
  position: relative;
  width: 171px;
  margin: 0 auto;
  margin-bottom: 4%;
}
section.testimonials .ah-img img{
	width: 100%;
	height: auto;
    border-radius: 100%;
}
section.testimonials .ah-item .ah-img::after {
  background-image: url("../img/afterFor.png");
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 24px;
  position: absolute;
  right: 16px;
  top: 6px;
  width: 38px;
}
	.ah-item .ah-desc{
	    width: 100%;
		padding-right: 30px;
		float: right;
	    text-align: center;
		/*margin-bottom: 40px;*/
	}
	.ah-item .ah-desc h6{
		color: #072445;
		font-size: 24px;
		margin-bottom: 0;
		font-weight: 700;
	}
.ah-item .ah-desc h5 {
  color: #01dde2;
  font-size: 18px;
  margin: 1px 0 14px;
}
.ah-item .ah-desc .testinomials__text{
	color: #193a60;
	font-size: 20px;
	line-height: 20px;
}
.testimonials > .container-fluid h4.testimonials {
  color: #072445;
  display: block;
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  margin-top: 0;
  text-shadow: 0 0 32px rgba(5, 5, 5, 0.25);
}
	.testimonials > .container-fluid h2.testimonials{
		font-family: 'almoni';
	   color: #072445;
	   font-size: 58px;
	   font-weight: 400;
	   margin-top: 0;
	   margin-bottom: 12px;
	   margin-bottom: 67px;
	   text-shadow: 0 0 32px rgba(5, 5, 5, 0.25);
	}
.testimonials-slide-container-buttons button {
    position: absolute;
}
.testimonials-slide-container-buttons button.prev {
	left: 15%;
  top: -170px;
} 

.testimonials-slide-container-buttons button.next {
	right: 15%;
  top: -170px;
}

	.testimonials-slide-container {
		padding: 0 20%;
	}
	.container-fluid{
		padding: 0;
		max-width: 1370px;
	}
	section.about-articles{
		/*background: url(../img/bg-about-article.jpg) no-repeat;*/
		background-size: cover;
		background-position-x: center;
	}

	section.about-articles div.about{
		/*height: 490px;
		padding-bottom: 38px;
		direction: ltr;
		text-align: right;
		color: #fff;
		padding-right: 35px;
		padding-top: 120px;
		padding-left: 115px;
		background: url(../img/about-bg.jpg) no-repeat;
		-webkit-transition: all .4s ease;
        -moz-transition: all .4s ease;
        -ms-transition: all .4s ease;
        -o-transition: all .4s ease;
         transition: all .4s ease; 
		background-size: cover;
	    filter: alpha(opacity=0); 
	    opacity: 0;
	    z-index: 1;*/


	    	height: 490px;
	padding-bottom: 38px;
	padding-top: 75px;
	direction: ltr;
	text-align: right;
	color: #fff;
	background: url(../img/about-bg.jpg) no-repeat;
	
		 -webkit-transition: all .4s ease;
       -moz-transition: all .4s ease;
        -ms-transition: all .4s ease;
         -o-transition: all .4s ease;
            transition: all .4s ease; 
background-size: cover;
    filter: alpha(opacity=80); 
    opacity: 0,8;
    z-index: 1;
	}
	section.about-articles div.about:hover {
		background: url(../img/about-bgcolor.jpg) no-repeat;
		background-size: cover;
		filter: alpha(opacity=100);
	    opacity: 1;
	    z-index: 2;
	}
section.about-articles div.about h4 {
  font-size: 22px;
  margin: 1px 0 0;
}
section.about-articles div.about h2 {
  font-size: 58px;
  margin: 9px 0 18px;
}
	section.about-articles div.about .ah-text{
		font-size: 18px;
		font-weight: 400;
		margin: 10px 0;
		margin-bottom: 50px;
		line-height: 25px;
	}
section.about-articles div.about a.ah-link {
	border: 1px solid #0ac2d1;
	color: #0ac2d1;
	padding: 15px 30px;
	width: 120px;
	text-align: center;
}
.scroll-back-to-top-wrapper.no_nop_full_page {
	z-index: 9999999 !important;
}
	section.about-articles div.about a.ah-link:hover{
		text-decoration: none;
		color: #fff;
	}
section.about-articles div.about a.ah-link {
	display: inline-block;
	position: relative;
	font-size: 16px;
}
section.about-articles div.about a.ah-link::before {
  background-color: #0ac2d1;
  content: '';
  display: block;
  height: 100%;
  overflow: hidden;
  padding: 15px 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.3s ease 0s;
  width: 0;
  z-index: 0;
}
section.about-articles div.about a.ah-link::after {
  content: attr(data-text);
  display: none;
  height: 100%;
  overflow: hidden;
  padding: 15px 30px;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 5;
}
section.about-articles div.about a.ah-link::after {
  display: block;
}
section.about-articles div.about a.ah-link:hover::before {
  width: 100%;
}
section.about-articles div.articles{
	height: 490px;
	padding-bottom: 38px;
	padding-top: 75px;
	direction: ltr;
	text-align: right;
	color: #fff;
	background: url(../img/articles-bg.jpg) no-repeat;
	
		 -webkit-transition: all .4s ease;
       -moz-transition: all .4s ease;
        -ms-transition: all .4s ease;
         -o-transition: all .4s ease;
            transition: all .4s ease; 
background-size: cover;
    filter: alpha(opacity=0); / IE stuff /
    opacity: 0;
    z-index: 1;
}


section.about-articles div.articles:hover {
		background: url(../img/articles-bgcolor.jpg) no-repeat;
		 filter: alpha(opacity=100);
    opacity: 1;
    z-index: 2;
    background-size: cover;
	}
section.about-articles div.articles h4 {
  font-size: 22px;
  margin: 1px 0 0;
}
section.about-articles div.articles h2 {
  font-size: 58px;
  margin: 9px 0 25px;
}
	section.about-articles div.articles .ah-text{
		font-size: 18px;
	   font-weight: 400;
	   margin-bottom: 10px;
	   font-style: italic;
	}
	section.about-articles div.articles .ah-title:first-child{
		margin-bottom: 34px;
	}
section.about-articles div.articles .ah-title:nth-child(2n) {
  margin-bottom: 12px;
}
	section.about-articles div.articles .ah-text span{
		color: #fff;
	}
	section.about-articles div.articles .ah-text span.pdata:before,
	section.about-articles div.articles .ah-text span.pdata:after{
		content: '\f111';
		padding: 8px;
		font-family: FontAwesome;
		font-size: 5px;
		font-style: normal;
		position: relative;
		top: -3px;


	}
	section.about-articles div.articles .ah-text span.ah-red{
		color: #c6060a;
	}

body > section.about-articles > div > div > div.col-xs-6.articles > a {
  clear: both;
  float: right;
  margin-top: 26px;
  padding: 12px 20px;
}
	body > section.about-articles > div > div > div.col-xs-6.articles > a{
		border: 1px solid #0ac2d1;
		color: #0ac2d1;
		padding: 12px 30px;
	}
	body > section.about-articles > div > div > div.col-xs-6.articles > a:hover{
		text-decoration: none;
		color: #fff;
	}
body > section.about-articles > div > div > div.col-xs-6.articles > a{
  display: inline-block;
  position: relative;
}
body > section.about-articles > div > div > div.col-xs-6.articles > a::before {
  background-color: #0ac2d1;
  content: '';
  display: block;
  height: 100%;
  overflow: hidden;
  padding: 15px 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.3s ease 0s;
  width: 0;
  z-index: 0;
}
body > section.about-articles > div > div > div.col-xs-6.articles > a::after {
  content: attr(data-text);
  display: none;
  height: 100%;
  overflow: hidden;
  padding: 12px 30px;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 5;
}
body > section.about-articles > div > div > div.col-xs-6.articles > a:hover::after {
  display: block;
}
body > section.about-articles > div > div > div.col-xs-6.articles > a:hover::before {
  width: 100%;
}

	section.about-articles div.articles .ah-title{
		font-size: 20px;
		font-weight: 400;
	}
section.about-articles div.articles a.ah-link {
    display: inline-block;
    position: relative;
    font-size: 16px;
	text-decoration: none;
}
section.about-articles div.articles a.ah-link {
	border: 1px solid #0ac2d1;
	color: #0ac2d1;
	padding: 15px 0;
	width: 120px;
	text-align: center;
}
section.about-articles div.articles a.ah-link::before {
  background-color: #0ac2d1;
  content: '';
  display: block;
  height: 100%;
  overflow: hidden;
  padding: 15px 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.3s ease 0s;
  width: 0;
  z-index: 0;
}
section.about-articles div.articles a.ah-link::after {
  content: attr(data-text);
  display: none;
  height: 100%;
  overflow: hidden;
  padding: 15px 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 5;
}
section.about-articles div.articles a.ah-link:hover::after {
  color: #fff;
}
section.about-articles div.articles a.ah-link::after {
  display: block;
}
section.about-articles div.articles a.ah-link:hover::before {
  width: 100%;
}
	header .container-fluid,
	#section-one .container-fluid{
		width: 100%;
		max-width: inherit;
	}
	#section-one .container-fluid .row.section-one{
		max-width: 1370px;
		margin: auto;
	}
	.row{
		margin: 0;
	}
#section-page.container {
  max-width: 100%;
  width: 1400px;
}
.page_content, .page_sidebar {
  float: right;
}
#section-one.section-one_page {
 /* background: rgba(0, 0, 0, 0) url("../img/banner_internet.jpg") no-repeat scroll center center / cover ;*/
  padding-bottom: 38px;
}
.page_sidebar {
  background-color: rgba(0,0,0,0);
  margin-bottom: 20px;
  margin-top: 20px;
  padding-bottom: 30px;
  padding-top: 30px;
}
.page_sidebar .text_title {
  color: #072445;
  font-size: 20px;
  margin-bottom: 20px;
}
.repiter_page_sidebar .ico {
	border: 1px solid #0c2949;
	border-radius: 50%;
	display: block;
	height: 35px;
	margin: 0 auto;
	padding: 5px 0 0;
	position: relative;
	text-align: center;
	width: 35px;
	background-color: #0c2949;
}
.repiter_page_sidebar .ico::before {
  background-color: #bdcbe2;
  content: "";
  height: 1px;
  position: absolute;
  right: -400%;
  top: 17px;
  width: 350%;
}
.repiter_page_sidebar .ico::after {
  background-color: #bdcbe2;
  content: "";
  height: 1px;
  position: absolute;
  left: -400%;
  top: 17px;
  width: 350%;
}
.repiter_page_sidebar .title h3 {
  color: #072445;
  display: block;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  margin: 20px 0 20px 0;
}
.repiter_page_sidebar .content > a {
  color: #c6060a;
  display: block;
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 20px;
  text-align: center;
  text-decoration: none;
}
.repiter_page_sidebar .content > a[href="tel:03-7688888"] {
  font-size: 32px;
}
.repiter_page_sidebar .wpcf7-form p, .repiter_page_sidebar .wpcf7-form label, .repiter_page_sidebar .wpcf7-form label span {
  display: block;
  width: 100%;
}
.repiter_page_sidebar .wpcf7-form label span > input {
  border: 1px solid #dde5fe;
  border-radius: 0;
  color: #65676f;
  display: block;
  font-size: 17px;
  font-weight: 400;
  padding: 10px 15px;
  text-align: right;
  width: 100%;
}
.repiter_page_sidebar .wpcf7-form label span > input.wpcf7-not-valid {
border: 1px solid #c90000;
}
.page_add_child .section-one-bottom-title-link, .page_add_child .section-one-bottom-title-link:hover {
  border-bottom: 1px solid #3c5d82;
  color: #8d97af;
  display: block;
  font-size: 22px;
  font-weight: 400;
  padding-bottom: 10px;
  font-style: italic;
  direction: rtl;
}
.page_add_child .curent .section-one-bottom-title-link, .page_add_child .curent .section-one-bottom-title-link:hover {
  color: #fdfafa;
}
.page_add_child .section-one-bottom-text a {
  color: #5e6881;
  font-family: almoni;
  font-size: 16px;
  font-weight: 400;
  padding-top: 2px;
  text-decoration: none;
}
.page_add_child .section-one-bottom-text a:hover {
  color: #fdfafa;
  text-decoration: none;
}
.repiter_page_sidebar .wpcf7-form label > span span.wpcf7-list-item {
  display: block;
  margin: 0;
  overflow: hidden;
  width: 100%;
}
.repiter_page_sidebar .wpcf7-form label > span span.wpcf7-list-item > span.wpcf7-list-item-label {
  color: #818698;
  display: block;
  font-size: 20px;
  font-weight: 400;
  padding-right: 30px;
  position: relative;
  text-align: right;
  width: 100%;
}
.repiter_page_sidebar .wpcf7-form label > span span.wpcf7-list-item > span.wpcf7-list-item-label::before {
  background-color: #fff;
  border: 1px solid #dde5fe;
  border-radius: 0;
  content: "";
  cursor: pointer;
  font-family: fontawesome;
  font-size: 14px;
  height: 20px;
  line-height: 1.2;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 20px;
}
.repiter_page_sidebar .wpcf7-form label > span span.wpcf7-list-item input:checked + span.wpcf7-list-item-label::before {
  content: "\f00c";
}
.repiter_page_sidebar .wpcf7-form label > span span.wpcf7-list-item input {
  display: none;
}
.repiter_page_sidebar .wpcf7-form input.wpcf7-submit[type="submit"] {
  background-color: #c6060a;
  border: medium none;
  border-radius: 0;
  color: #fff;
  display: block;
  font-size: 17px;
  height: 40px;
  line-height: 1;
  width: 100px;
  transition: background-color 0.5s ease;
}
.repiter_page_sidebar .wpcf7-form input.wpcf7-submit[type="submit"]:hover {
	    background-color: #b00509;
}
.bred_crumb {
  color: #072445;
  font-size: 14px;
  margin: 15px 0 30px;
  text-decoration: none;
}
.bred_crumb a {
  color: #072445;
  font-size: 14px;
  text-decoration: none;
}
.bred_crumb a span {
  color: #072445;
  font-size: 14px;
  text-decoration: none;
}
.bred_crumb span.current {
  text-decoration: underline;
}
.page_text strong {
  font-size: 21px;
}
.page_text p {
  font-size: 18px;
  color: #65676f;
  margin-bottom: 25px;
}
.page_text h3 span {
  font-size: 19px;
  font-weight: 600;
  text-decoration: underline;
}
.section-one_page .wrap-text h1 {
  color: #fff;
  font-family: almoni;
  font-size: 55px;
  padding-top: 140px;
  padding-bottom: 50px;
  direction: rtl;
}
#section-one.section-one_page.blog__header {
	padding-top: 100px;
}
.page_text li {
  color: #65676f;
  font-size: 18px;
  padding-right: 20px;
}
.page_text ul {
  clear: both;
  display: block;
  margin: 15px 0;
  padding: 0 20px 0 0;
}
.page_text_repiter > .row > div {
  float: right;
}
.page_text_repiter > .row {
  border-bottom: 1px solid #dbe2eb;
  margin-bottom: 35px;
  padding: 0;
}
.page_text.page_text_repiter.page_text_repiter_binat {
  margin-top: 70px;
  overflow: hidden;
}
.page_text_repiter_binat > div {
  border: 1px solid rgb(219, 226, 235);
  float: right;
  padding-bottom: 25px;
  padding-top: 25px;
  text-align: center;
  min-height: 265px;
}
.page_text_repiter_binat > div:first-child {
  border-width: 0;
}
.page_text_repiter_binat > div:nth-child(2){
  border-width: 0 1px 0 0;
}
.page_text_repiter_binat > div:nth-child(3){
  border-width: 0 1px 0 0;
}
.page_text_repiter_binat > div:nth-child(4) {
  border-width: 1px 0 0 0;
}
.page_text_repiter_binat > div:nth-child(5){
  border-width: 1px 1px 0 0;
}
.page_text_repiter_binat > div:nth-child(6){
  border-width: 1px 1px 0 0;
}
.page_text_repiter_binat > div:nth-child(7) {
  border-width: 1px 0 0 0;
}
.page_text_repiter_binat > div:nth-child(8){
  border-width: 1px 1px 0 0;
}
.page_text_repiter_binat > div:nth-child(9){
  border-width: 1px 1px 0 0;
}
.page_text_repiter_binat > div:nth-child(10) {
  border-width: 1px 0 0 0;
}
.page_text_repiter_binat > div:nth-child(11){
  border-width: 1px 1px 0 0;
}
.page_text_repiter_binat > div:nth-child(12){
  border-width: 1px 0 0 0;
}
.page_text_repiter_binat > div:nth-last-child(3) {
  border-width: 1px 1px 1px 0;
}
.page_text_repiter_binat > div:nth-last-child(2) {
  border-width: 1px 0 0;
}
.page_text_repiter_binat > div:last-child {
  border-width: 1px 1px 0;
}
.page_text_repiter_binat > div h3 {
  color: #072445;
  font-size: 19px;
  font-weight: 600;
}
.page_text_repiter_binat > div span {
  color: #65676f;
  display: block;
  font-size: 16px;
  font-weight: 400;
  min-height: 60px;
}
.site-contact #section-page > .row > div {
  float: right;
}
.repiter_page_sidebar.page_text_form_contact .wpcf7-form label:not(.textarea) {
  float: right;
  padding: 0 15px;
  width: 33.333%;
}
.repiter_page_sidebar.page_text_form_contact .wpcf7-form label.textarea {
  clear: both;
  float: none;
  padding: 0 15px;
  width: 100%;
}
.repiter_page_sidebar .wpcf7-form label span > textarea {
  border: 1px solid #dde5fe;
  border-radius: 0;
  color: #818698;
  font-size: 17px;
  font-weight: 400;
  height: 130px;
  margin-top: 20px;
  padding: 10px 15px;
  text-align: right;
  width: 100%;
}
.repiter_page_sidebar.page_text_form_contact .wpcf7-form label span > textarea, .repiter_page_sidebar.page_text_form_contact .wpcf7-form label span > input {
  background-color: #edf1fe;
  color: #818698;
  font-size: 17px;
}

body.en .repiter_page_sidebar.page_text_form_contact .wpcf7-form label span > textarea, 
body.en  .repiter_page_sidebar.page_text_form_contact .wpcf7-form label span > input {
    background-color: #edf1fe;
    color: #818698;
    font-size: 17px;
    text-align: left;
    direction: ltr;
}

body.en .header_block_new > div.header_nav .navbar-nav > li {
	float: left;
}

body.en .header_block_new > div.header_nav .sub-menu .sub-menu {
	left: auto;
    right: calc(-100% - 30px);
}

body.en .header_block_new > div.header_nav .sub-menu li.menu-item-has-children::before {
    position: absolute;
    content: '\f105';
    font-family: fontawesome;
    top: calc(50% - 8.5px);
    font-size: 17px;
    left: auto;
    right: 17px;
    line-height: 1;
}

body.en .header_block_new > div.header_nav li .sub-menu a {
	text-align: left;
}

body.en .header_block_new > div.header_nav .sub-menu {
	left: 0;
	right: auto;
   
}
body.en .header_block_new > div.header_nav .navbar-inverse .navbar-nav > li > a::before {
	left: 0;
	right: auto;
}
body.en .page_content, .page_sidebar {
    float: left;
} 
body.en .page_sidebar {
    border-right: 0px solid #a0b4cb;
     border-left: 1px solid #a0b4cb;
}
body.en #menu-footer-menu-1-english li a, 
body.en #menu-footer-menu-2-english li a, 
body.en #menu-footer-menu-3-english li a, 
body.en #menu-footer-menu-4-english li a, 
body.en #menu-footer-menu-5-english li a {
    color: #5f6574;
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
}

body.en #menu-footer-menu-1-english,
body.en #menu-footer-menu-2-english,
body.en  #menu-footer-menu-3-english,
body.en   #menu-footer-menu-4-english, 
body.en  #menu-footer-menu-5-english {
    direction: ltr;
    list-style: outside none none;
    margin-bottom: 54px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
        text-align: left;
}

body.en .fixed_form_block_content label input {
	text-align: left;
	direction: ltr;
}

.repiter_page_sidebar.page_text_form_contact .wpcf7-form input.wpcf7-submit[type="submit"] {
  margin-left: 15px;
}
.site-contact .page_text h3 {
  color: #072445;
  font-size: 32px;
  font-weight: 600;
}
.site-contact .page_text:nth-child(2), .site-contact .page_text:nth-child(1) {
  padding-right: 15px;
}
.page_text.page_text_repiter_contacn {
  margin-top: 15px;
  overflow: hidden;
}
.site-contact .page_text.red {
  color: #ff0000;
  font-size: 22px;
  font-weight: 600;
}
.page_text_repiter_contacn > div {
  clear: both;
  color: #65676f;
  display: block;
  font-size: 18px;
  margin: 10px 0;
}
.page_text_repiter_contacn > div a {
  color: #65676f;
  font-size: 18px;
}
.page_text_repiter_contacn > div .repiter_contacn_item {
  position: relative;
  padding-right: 30px;
}
.page_text_repiter_contacn > div img {
  margin: 0;
  position: absolute;
  right: 0;
  top: 3px;
}
.page_text_repiter_contacn > div .repiter_contacn_item {
  padding-right: 55px;
  position: relative;
}
.site-contact .section-one_page .wrap-text h1 {
  padding-bottom: 10px;
}
.site-contact .wrap-text p {
  color: #ffffff;
  font-size: 21px;
  font-weight: 600;
  padding-bottom: 50px;
}
.site-Support .item_support {
  padding: 130px 15px 180px 15px;
  text-align: center;
}
.site-Support .item_support .page_text > p {
  color: #65676f;
  display: block;
  margin: 20px auto;
  max-width: 230px;
  text-align: center;
}
.site-contact.site-main.site-Support .page_text.red {
  color: #ff0000;
  font-size: 32px;
  font-weight: 600;
}
.site-contact #section-page > .row > div:first-child {
  border-left: 1px solid #dbe2eb;
}
#section-one.section-one_page {
/*  background: rgba(0, 0, 0, 0) url("../img/banner_internet.jpg") no-repeat scroll center center / cover ;*/
  padding-bottom: 38px;
}
#section-one.section-Thankyou > img {
  display: block;
  height: auto;
  position: relative;
  width: 100%;
  z-index: 5;
}
.container-fluid.container-Thankyou {
  height: 100%;
  position: absolute;
  right: 0;
  top: 125px;
  width: 100%;
  z-index: 15;
}
#section-one.section-one_page.section-Thankyou {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  padding: 0;
}
#section-one.section-Thankyou .container-fluid.container-Thankyou .row.section-one {
  height: 340px;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: calc(50% - 170px);
  width: 100%;
}
h5.section-one-bottom-title.section-one-bottom-title-link > a {
  color: inherit;
  text-decoration: none;
}
#section-one.section-Thankyou .container-fluid.container-Thankyou .row.section-one h1 {
  color: #fffefe;
  font-size: 55px;
  font-weight: 600;
  padding-top: 0px;
}
#section-one.section-Thankyou .container-fluid.container-Thankyou .row.section-one p {
  color: #ffffff;
  font-size: 21px;
  font-weight: 600;
  padding: 0;
}
/*#section-one.section-Thankyou .container-fluid.container-Thankyou .row.section-one a {
  border: 1px solid #fffefe;
  color: #fffefe;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  margin: 25px 0 0;
  padding: 10px 40px;
  text-decoration: none;
}*/
#section-one.section-Thankyou .container-fluid.container-Thankyou .row.section-one a {
	border: 1px solid #fff;
	color: #fff;
	display: inline-block;
	font-size: 20px;
	font-weight: 700;
	margin: 43px auto 210px;
	padding: 5px 30px;
	position: relative;
	text-decoration: none;
	background-color: rgba(0,0,0,0);
}
#section-one.section-Thankyou .container-fluid.container-Thankyou .row.section-one a:hover {
	border: 1px solid #072758;
}
#section-one.section-Thankyou .container-fluid.container-Thankyou .row.section-one a:hover span {
  color: #fff;
  z-index: 25;
  position: relative;
}
#section-one.section-Thankyou .container-fluid.container-Thankyou .row.section-one a::before {
  background-color: #072758;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.3s ease 0s;
  width: 0;
  z-index: 0;
}
#section-one.section-Thankyou .container-fluid.container-Thankyou .row.section-one a:hover::before {
  width: 100%;
}
#section-one.header_fix_menu .navbar-nav .sub-menu {
  background-color: #fff;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.3);
  font-size: 18px;
  font-weight: 400;
  height: 170px;
  line-height: 34px;
  list-style: outside none none;
  margin-left: 0;
  padding-left: 0;
  padding-top: 17px;
  position: absolute;
  right: -10px;
  width: 212px;
}
#section-one.header_fix_menu .navbar-nav .sub-menu li a:hover {
  color: #00e9ea;
}
section.about-articles div.articles .ah-title > a {
  color: #fff;
  text-decoration: none;
}
.section-one-bottom-title-link{
	color: #9BABBE !important;
	font-size: 24px;
	font-weight: 400;
	border-bottom: 1px solid #3C5D82;
	padding-bottom: 10px;
	display: block;
}
.section-one-bottom-title-link:hover {
	border-color: #FF0000;
	color: #FDFAFA !important;
	text-decoration: none;
}
.section-one-bottom-text {
	padding-top: 2px;
	font-size: 13px;
	font-weight: 500;
}
.fixed_bur_right {
  background-color: #00ffff;
  border-radius: 50%;
  color: #fff;
  font-size: 26px;
  height: 70px;
  padding: 0;
  position: fixed;
  left: 2%;
  right: auto;
  top: calc(50% - 35px);
  width: 70px;
}
.fixed_bur_right > a {
  color: #fff;
  height: 100%;
  padding-left: 2px;
  padding-top: 18px;
  position: absolute;
  text-align: center;
  text-decoration: none;
  width: 100%;
}
body.rtl .wrap-text h1 {
  direction: rtl;
}
body #primary > * {
  position: relative;
  right: 0;
  transition: all 0.3s ease 0s;
}
body footer#colophon > * {
  position: relative;
  right: 0;
  transition: all 0.3s ease 0s;
}
body #full_blocss > * {
  position: relative;
  right: 0;
  transition: all 0.3s ease 0s;
}

@keyframes home_pulse2 {
  0% {
  }
  70% {
    box-shadow: 0 0 0 15px rgba(0, 255, 255, 0.14);
    -webkit-box-shadow: 0 0 0 15px rgba(0, 255, 255, 0.14);
    -ms-box-shadow: 0 0 0 15px rgba(0, 255, 255, 0.14);
    -moz-box-shadow: 0 0 0 15px rgba(0, 255, 255, 0.14);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(0, 255, 255, 0.14);
    -webkit-box-shadow: 0 0 0 0 rgba(0, 255, 255, 0.14);
    -ms-box-shadow: 0 0 0 0 rgba(0, 255, 255, 0.14);
    -moz-box-shadow: 0 0 0 0 rgba(0, 255, 255, 0.14);
  }
}
@-webkit-keyframes home_pulse2 {
  0% {
  }
  70% {
    box-shadow: 0 0 0 15px rgba(0, 255, 255, 0.14);
    -webkit-box-shadow: 0 0 0 15px rgba(0, 255, 255, 0.14);
    -ms-box-shadow: 0 0 0 15px rgba(0, 255, 255, 0.14);
    -moz-box-shadow: 0 0 0 15px rgba(0, 255, 255, 0.14);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(0, 255, 255, 0.14);
    -webkit-box-shadow: 0 0 0 0 rgba(0, 255, 255, 0.14);
    -ms-box-shadow: 0 0 0 0 rgba(0, 255, 255, 0.14);
    -moz-box-shadow: 0 0 0 0 rgba(0, 255, 255, 0.14);
  }
}
@-moz-keyframes home_pulse2 {
  0% {
  }
  70% {
    box-shadow: 0 0 0 15px rgba(0, 255, 255, 0.14);
    -webkit-box-shadow: 0 0 0 15px rgba(0, 255, 255, 0.14);
    -ms-box-shadow: 0 0 0 15px rgba(0, 255, 255, 0.14);
    -moz-box-shadow: 0 0 0 15px rgba(0, 255, 255, 0.14);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(0, 255, 255, 0.14);
    -webkit-box-shadow: 0 0 0 0 rgba(0, 255, 255, 0.14);
    -ms-box-shadow: 0 0 0 0 rgba(0, 255, 255, 0.14);
    -moz-box-shadow: 0 0 0 0 rgba(0, 255, 255, 0.14);
  }
}
.fixed_bur_right {
  box-shadow: 0 0 0 rgba(0, 255, 255, 0.14);
  animation: home_pulse2 1.5s infinite;
  -moz-animation: home_pulse2 1.5s infinite;
  -ms-animation: home_pulse2 1.5s infinite;
  -webkit-animation: home_pulse2 1.5s infinite;
}
.fixed_bur_right:hover {
  animation: none;
  -moz-animation: none;
  -ms-animation: none;
  -webkit-animation: none;
}

@media (min-width: 992px){
section.about-articles div.about, section.about-articles div.articles {
  float: right;
}
.page_sidebar {
  width: 325px;
}
.page_content {
  width: calc(100% - 325px);
}
}
@media (max-width: 1500px){
#section-one.header_fix_menu .navbar-nav > li {
  margin: 0 15px 0 0;
}
}
@media (max-width: 1400px){
#section-one.header_fix_menu .navbar-nav > li {
  margin: 0 10px 0 0;
}
}
@media (max-width: 1300px){
.section-one_page .wrap-head-images img {
  padding-left: 0;
  padding-top: 16px;
}
#section-one.header_fix_menu .navbar-nav > li {
  margin: 0 10px 0 0;
}
#section-one.header_fix_menu .section_butt {
  display: none;
}
#section-one.header_fix_menu .menu_section_fix {
  width: calc(100% - 225px);
}
.section-one_page .logo_page_add {
  width: 185px;
}
.nav_page_add {
  float: left;
  width: calc(100% - 185px);
}
#section-one.section-one_page .navbar-nav {
  display: block;
  padding-left: 0;
  padding-top: 34px;
  text-align: center;
  width: 100%;
}
.wrap-head-images img {
  padding-left: 0;
  padding-top: 16px;
}
}
@media (max-width: 991px){
.page_sidebar {
  width: 100%;
}
.page_content {
  width: 100%;
}
#section-one.header_fix_menu .logo_section_fix {
  width: 160px;
}
#section-one.header_fix_menu .menu_section_fix {
  width: calc(100% - 160px);
}
#section-one.header_fix_menu .navbar-inverse .navbar-nav > li > a {
  color: #072445;
  font-size: 16px;
  font-weight: 400;
  padding: 22px 3px;
}
}

	/*---MEDIASCREEN--*/


	@media screen and (max-width: 1424px){
		.ah-item {width: 47%;}
	}
	@media screen and (max-width: 1389px){
		.case-studies .ah-item .percent .p2 {left: 46%;}
		body.en .case-studies .ah-item .percent .p2 {left: 43%;}
		.case-studies .ah-item .percent .p1 {left: 12%;}
		.case-studies .ah-item .percent .p3 {right: 8%;}
	}
	@media screen and (max-width: 1220px){
		.case-studies .ah-item .percent .p2 {left: 46%;}
		body.en .case-studies .ah-item .percent .p2 {left: 43%;}
		.case-studies .ah-item .percent .p1 {left: 7%;}
		.case-studies .ah-item .percent .p3 {right: 7%;}
		.case-studies .ah-item .desc_right {padding-right: 87px;}
	}
	@media screen and (max-width: 1130px){
		.case-studies .ah-item .percent .p2 {left: 45%;}
		body.en .case-studies .ah-item .percent .p2 {left: 42%;}
		.case-studies .ah-item .percent .p1 {left: 3%;}
		.case-studies .ah-item .percent .p3 {right: 1%;}
	}
	@media screen and (max-width: 990px){
		section.about-articles div.articles {padding-top: 120px;}
		.footer__widget {width: 29%;}
	}
	@media screen and (max-width: 910px){
		section.case-studies .container-fluid{padding: 0 25px;}
		section.about-articles div.about{
		/*	background-image: url(../img/bg_about.jpg);*/
			width: 100%;
		}
		section.about-articles div.articles{
			/*background-image: url(../img/bg_article.jpg);*/
			width: 100%;
		}
		section.about-articles{background: inherit;}
		section.about-articles div.articles {padding-top: 74px; padding-right: 36px;}
		.case-studies .ah-item .desc_left, .case-studies .ah-item .desc_right {
		    padding-right: 0;
		    width: 100%;
		    margin-bottom: 54px;
			 border: none;
		}
		.case-studies .ah-item .percent{
			position: relative;
			top: inherit;
			left: inherit;
			float: right;
			text-align: right;
		}
.case-studies .ah-item .percent .p1 {
  position: relative;
  top: inherit;
  left: inherit;
  float: right;
  width: 100%;
  text-align: center;
  clear: both;
}
.case-studies .ah-item .percent .p2 {
  float: right;
  left: inherit;
  position: relative;
  top: inherit;
  width: 50%;
}
.case-studies .ah-item .percent .p3 {
  float: left;
  left: inherit;
  position: relative;
  top: inherit;
  width: 50%;
}
body.en .case-studies .ah-item .percent .p1 {
  position: relative;
  top: inherit;
  left: inherit;
  float: right;
  width: 100%;
  text-align: center;
  clear: both;
  left: 0;
  right: 0;
  top: 0;
}
body.en .case-studies .ah-item .percent .p2 {
  float: left;
  left: inherit;
  position: relative;
  top: inherit;
  width: 50%;
  left: 0;
  right: 0;
  top: 0;
  padding-right: 10px;
}
body.en .case-studies .ah-item .percent .p3 {
  float: right;
  left: inherit;
  position: relative;
  top: inherit;
  width: 50%;
  left: 0;
  right: 0;
  top: 0;
  padding-left: 10px;
}
		.case-studies .ah-item .percent .p1 p:first-child,
		 .case-studies .ah-item .percent .p2 p:first-child,
		 .case-studies .ah-item .percent .p3 p:first-child{
			float: none;
			display: block;
			clear: both;
			text-align: center;
		 }
		 .case-studies .ah-item .percent .p1 p:last-child,
 		 .case-studies .ah-item .percent .p2 p:last-child,
 		 .case-studies .ah-item .percent .p3 p:last-child{
			float: none;
			font-size: 24px;
			line-height: 1.2;
			margin-right: 19px;
			display: block;
			clear: both;
			text-align: center;
		 }
		 .case-studies .ah-item .center{
			 margin-top: 55px;
			 padding-bottom: 13px
		 }
section.case-studies .ah-item .center {
  margin: 0 auto 0;
}
		section.case-studies{
			height: auto;
		/*	background-image: url(../img/bg_s3.jpg);*/
			padding-top: 60px;
		}
.case-studies .ah-item .percent {
  border-top: 0px solid #fff;
  height: 185px;
  margin-bottom: 56px;
  padding-top: 0;
  width: 100%;
}
body section#case-studies.case-studies::before {
  display: none;
}

	}
	
@media screen and (max-width: 767px){
html {
    margin-top: 0 !important;
    width: 100%;
    position: relative;
    left: 0;
    right: 0;
    overflow-x: hidden;
}
.navbar-inverse .navbar-collapse::before {
  background-color: #021c35;
  bottom: -100%;
  color: #fff;
  content: "";
  height: 100%;
  position: absolute;
  right: 0;
  top: auto;
  width: 100%;
  z-index: 999;
}
body {
    left: 0;
    max-width: 100%;
    min-width: 100%;
    overflow-x: hidden;
    position: relative;
    width: 100%;
    right: 0;
}
#section-one .navbar-nav {
  margin: 0;
}
.navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
body.rtl {
	direction: rtl;
}
#section-one .top > div {
  float: right;
}
#section-one .navbar-nav > li.menu-item-has-children > span {
  color: #fff;
  cursor: pointer;
  display: block;
  float: left;
  position: relative;
  text-align: center;
  top: 12px;
  width: 15px;
  z-index: 5;
}
#menu li.menu-item-has-children > a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}
.fixed_bur_right {
  display: none;
}
.site-contact #section-page > .row > div:first-child {
  border-left: 0 solid #dbe2eb;
}
.site-Support .item_support {
  padding: 50px 15px;
  text-align: center;
}
#section-one.section-one_page.section-Thankyou {
  min-height: 500px;
  position: relative;
}
.container-fluid.container-Thankyou {
  top: 0;
}
#section-one.section-Thankyou .container-fluid.container-Thankyou .row.section-one h1 {
  padding-top: 0;
}
#section-one.section-Thankyou > img {
  height: 500px;
  max-width: none;
}
section.mobile_buttons .wrap-head-linkLeft {
  width: 100%;
}
section.mobile_buttons .wrap-head-linkLeft .linkLink {
  width: calc(50% - 7px);
}
.page_text.page_text_repiter img {
  margin-bottom: 25px;
}
.repiter_page_sidebar.page_text_form_contact .wpcf7-form label:not(.textarea) {
  float: right;
  padding: 0 15px;
  width: 100%;
}
	/* Icon 3 */
	#nav-button {
	  width: 24px;
	  height: 18px;
	  position: relative;
	     margin: 15px auto;
	  -webkit-transform: rotate(0deg);
	  -moz-transform: rotate(0deg);
	  -o-transform: rotate(0deg);
	  transform: rotate(0deg);
	  -webkit-transition: .5s ease-in-out;
	  -moz-transition: .5s ease-in-out;
	  -o-transition: .5s ease-in-out;
	  transition: .5s ease-in-out;
	  cursor: pointer;
	  border: none;
	  z-index: 999;
	}
	#nav-button:hover {
		background: none;
	}
	
	#nav-button span{
	  display: block;
	  position: absolute;
	  height: 2px;
	  width: 100%;
	  background: #fbfdfd;
	  border-radius: 9px;
	  opacity: 1;
	  left: 0;
	  -webkit-transform: rotate(0deg);
	  -moz-transform: rotate(0deg);
	  -o-transform: rotate(0deg);
	  transform: rotate(0deg);
	  -webkit-transition: .25s ease-in-out;
	  -moz-transition: .25s ease-in-out;
	  -o-transition: .25s ease-in-out;
	  transition: .25s ease-in-out;
	}
	header.fix #nav-button span{
	  background: #072445;
	}
	
	
	
	#nav-button span:nth-child(1) {
	  top: 0px;
	}
	
	#nav-button span:nth-child(2),#nav-button span:nth-child(3) {
	  top: 5px;
	}
	
	#nav-button span:nth-child(4) {
	  top: 10px;
	}
	
	#nav-button.open span:nth-child(1) {
	  top: 18px;
	  width: 0%;
	  left: 50%;
	}
	
	#nav-button.open span:nth-child(2) {
	  -webkit-transform: rotate(45deg);
	  -moz-transform: rotate(45deg);
	  -o-transform: rotate(45deg);
	  transform: rotate(45deg);
	}
	
	#nav-button.open span:nth-child(3) {
	  -webkit-transform: rotate(-45deg);
	  -moz-transform: rotate(-45deg);
	  -o-transform: rotate(-45deg);
	  transform: rotate(-45deg);
	}
	
	#nav-button.open span:nth-child(4) {
	  top: 18px;
	  width: 0%;
	  left: 50%;
	}
	
	#section-one .row.top{
		position: fixed;
		/*position: absolute;*/
		width: 100%;
		top:0;
		left: 0;
		background: #021227;
		z-index: 99;
		height: 65px;
		
	}
	
	section.mobile_buttons{
		display: block;
		position: relative;
		transition: all 2s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
	}
	header{display: none;}
	#section-one .wrap-head-images img{
		padding: 0;
		width: 76px;
		margin-top: 10px;
		float: left;
	}
	#section-one .col-md-10{float: right;}
body {
  left: 0;
  max-width: 100%;
  min-width: 100%;
  overflow-x: hidden;
  position: relative;
  width: 100%;
}
	
	#section-one, section, #colophon{
		position: relative;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;	
		padding-bottom: 0;
		left: 0px;
	}
	.navbar-inverse .navbar-collapse{
		display: block;
		/*position: fixed;*/
		position: fixed;
		top: 0px;
		right: -230px;
		box-shadow: none;
		width: 230px;
		background-color: #021c35;
		-webkit-transition: all 0.3s ease 0s, height 0s ease 0s;
		-moz-transition: all 0.3s ease 0s, height 0s ease 0s;
		-o-transition: all 0.3s ease 0s, height 0s ease 0s;
		transition: all 0.3s ease 0s, height 0s ease 0s;	

		    margin-right: 0;
		
	}
	#section-one .navbar-nav{padding-top: 55px;}
	.navbar-inverse .navbar-collapse button.menu_close{
		display: block;
		width: 20px;
		height: 21px;
		border: none;
		position: absolute;
		top: 15px;
		right: 40px;
		background: url(../img/menu_cross.png) no-repeat;
		background-size: contain;
	}

}
@media screen and (max-width: 764px){
	.footer__widget{
		width: 45%;
	}
}
@media screen and (max-width: 640px){
#section-one .top > div:nth-child(2) {
  width: calc(100% / 12 * 4);
} 
#section-one .top > div:nth-child(1) {
  width: calc(100% / 12 * 8);
}    
}
@media screen and (max-width: 540px){
	section.testimonials .ah-item .ah-img{
		max-width: 136px;
		margin: auto;
		float: none;
	}
	section.testimonials .ah-item .ah-desc{
		width: 100%;
		padding-right: 0px;
		float: right;
		text-align: center;
	}  
}
@media screen and (max-width: 490px){
	section.about-articles div.about,
	section.about-articles div.articles{
		height: auto;
		padding: 25px;
	}
	#colophon .container-fluid .row .footer__widget{display: none;}
}
/* LILIA STYLES */
/* Section One Bottom */
