.rel{
	position: relative;
}
.container-fluid{
	background-position: center !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
}
.container-fluid{
	padding: 80px 15px;
}
@media(max-width:767px){
	.container-fluid{
		padding: 40px 15px;
	}
	.about_img{
		margin-top: 30px;
	}
}
.lg-outer, .lg-outer .lg, .lg-outer .lg-inner{
	direction: ltr;
}

.owl_clients .owl-item {
	padding: 15px;
}
.owl_clients .owl-item a:hover{
	color: var(--mainc);
}
/*Contact Us
* --------------------------------------- */
.formWarrper{
	margin: 0px auto;
}
.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"]{
	direction: rtl;
}
.formWarrper label {
    display: block;
}
.re{
	color: #ff0244;
}

.formWarrper .form-control {
    border-radius: 0;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    border: none;
    border: 1px solid #d9dbdb;
    background-color: #fff;
	font-size: 18px;
	margin-bottom: 15px;
    color: #969e9d;
    overflow: hidden;
	transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
	height: 50px;
    -webkit-transition-property: background-color;
    transition-property:background-color;
}
.formWarrper textarea.form-control {
	height: 80px;
}
.MessageSent.formWarrper { 
	visibility: hidden;
	width: 0;
    display: none;
}

.page-template-check_step .wpcf7-form p{
	font-weight: bold;
}
.page-template-check_step .wpcf7-form p .wpcf7-form-control{
	font-weight: 400;
}
.checkd{
	opacity: 0;
	color: var(--main);
	z-index: 1;
	border-radius: 6px;
}
.checkd,
.uncheckd{
	position: absolute;
    top: 3px;
    line-height: 0;
	margin-right: -15px;
}
input[type=checkbox]:checked + span *{
	opacity: 1;
}
input[type=checkbox]{
	opacity: 0;
}

#terms span.wpcf7-list-item {
    margin:  0;
}
#terms{
	font-size: 14px;
}
.wpcf7-response-output {
    display: none !important;
}
.formWarrper .btn{
	margin: 10px auto;
	min-width: 167px;
	display: block;
}

span.wpcf7-not-valid-tip {
    font-size: 14px;
	transform: translateY(-13px);
}

@media(max-width:991px){
	#white_l{
		position: absolute;
		top: 0;
		right: 0;
		left: 0;
		bottom: 0;
		width: 100%;
		background: rgba(255,255,255,.5);
	}
	
}
@media(min-width:768px){
	.formWarrper div label{
		display: inline-block;
		width: 200px;
		margin-left: 9px;
	}
	.formWarrper div .wpcf7-form-control-wrap{
		display: inline-block;
		width: calc(100% - 215px);

	}
	.contact_wrap .wpcf7-form-control-wrap.phoneNumber{
		float: left;
	}
	.contact_wrap .wpcf7-form-control-wrap.phoneNumber,
	.contact_wrap .wpcf7-form-control-wrap.fullName{
		width: 48%;
		display: inline-block;
	}
	.terms{
		
    	display: block;
	}
	.wpcf7{
		margin: 0 auto 0;
	}
	
}
span.wpcf7-list-item {
    margin: 0 0 0 15px ;
}
#subjecth, #subject{
	color: #969e9d;
}
/*comments*/
.date{
	color: #a1a1a1;
	font-weight: 500;
}

.articles .item:hover a ,
.articles .item:hover a .date,
.articles li a:hover .date,
.articles li:hover a .date,
.articles li:hover a *{
	color: #fff;
}
.articles .item,
.articles li{
	transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-property: background;
    transition-property: background;
}
.articles .item.bg-white:hover,
.articles li:hover{
	background: var(--mainc) !important;
}
ul.articles li,
ul.comments li{
	width: 32%;
}

/*process*/
ul.process li{
	
}
.box img{
	max-width:110px;
}


.num{
	background: var(--mainc);
	color: #fff;
	border-radius: 50%;
	font-size: 20px;
    padding: 5px;
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
	position: absolute;
    top: 0;
    right: 0;
    transform: translateX(50%) translateY(-40%);
}

.h_process li img{
	max-height: 60px;
	
}
.h_process li{
	width: 23%;
	background: #fff;
}
.home .num{
	top: auto;
    bottom: 0;
    left: 0;
    margin: 0 auto;
    transform: translateY(50%);
}

.question{
	max-width: 40px;
}
/*Home page
* --------------------------------------- */

.home_poster .container h1{
	width: 100%;
	max-width: 500px;
    margin-right: 0;
}
.poster .container,
.home_poster .container{
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    z-index: 1;
}

@media (max-width:599px){
  .h_process li,
	ul.articles li,
	ul.comments li{
		width: 95%;
	}
}
@media(min-width:1200px) {
	.home .process{
		padding-top:  0 !important;
		margin: -10% auto 0;
		position: relative;
		z-index: 1;
	}
}
@media (max-width:991px) and (min-width:600px) {
  .h_process li,
	ul.articles li,
	ul.comments li{
		width: 49%;
	}
}
#accordion_faq a:hover{
	cursor: pointer;
}
/*Header
* --------------------------------------- */
.navbar-form {
    width: 250px;
    padding: 0;
    position: relative;
}
.navbar-form .form-group{
  margin-bottom: 0 !important;
}	
.navbar-form  .form-control:hover, 
.navbar-form  .form-control:focus, 
.navbar-form  .form-control {
      outline: none;
    box-shadow: none;
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    background-color: #080743;
    transition:none;
  	border: none;
    border-radius: 0;
	padding-right: 45px;

}
input[id^="searchformh"]::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color:  #fff;
  opacity: 1; /* Firefox */
}
input[id^="searchformh"]::-webkit-input-placeholder { 
  color:  #fff;
}
input[id^="searchformh"]::-moz-placeholder { 
  color:  #fff;
}
input[id^="searchformh"]:-ms-input-placeholder { 
  color:  #fff;
}
input[id^="searchformh"]:-moz-placeholder { 
  color:  #fff;
}

.navbar-form .search {
    color: #fff !important;
    position: absolute;
  	top: 9px;
    right: 14px;
    border: none;
    background: transparent !important;
    padding: 0 !important;
}
.navbar-brand{
	padding: 0;
	margin: 0;
}
#overlay{
	background: rgba(0,0,0,0.85);
	position: fixed;
	top: 0;
	bottom: 0;
	right: -200%;
	width: 100%;
	left: auto;
	z-index: 4;
	display: none;
	-webkit-transition: right .4s ease-in;
    transition: right .4s ease-in;
}

#overlay.in{
	right: 0;
}
#overlay .nav_wrap{
	width: calc(100% - 70px);
	background: var(--light);
	padding: 20px 0;
	height: 100%;
	overflow: auto;
}
#overlay .nav_wrap .navbar-nav{
	font-size: 20px;
	color: var(--mainc);
}

#overlay .nav_wrap .navbar-nav a.nav-link{
	padding: 1rem 1rem;
	border-right: 5px solid transparent;
}
#overlay .nav_wrap .navbar-nav li.active a.nav-link{
	border-right: 5px solid var(--mainc);
}
#overlay .navbar-nav .dropdown-menu{
	text-align: right;
    background: #0a455f;
	padding: 0 15px;
	border: none;
	border-radius: 0;
}
#overlay .navbar-nav .dropdown-menu a{
	color: #fff;
    font-size: 18px;
	
    font-weight: 400;
    border-bottom: 1px solid #0c4259;
    padding: 17px 0;
}
#overlay .navbar-nav .dropdown-menu .dropdown-item.active,
#overlay .navbar-nav .dropdown-menu .dropdown-item:active {
   	font-weight: bold;
    background-color: transparent;
}
.dropdown-toggle::after{
	float: left;
	margin-top: 13px;
}
#close{
	color: #fff;
}
#dismiss{
	position: absolute;
	top: 0;
	left: 0;
	background: #8d2020;
	padding: 20px;
}
.nav-link {
    color: var(--mainc);
	font-size: 20px;
	
}
.nav-link.active{
	font-weight: bold;
}
.nav-link:hover{
	color: var(--sec);
}
header{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 4;
	background: #fff;
	-webkit-box-shadow: 1px 10px 16px 0px rgba(0,0,0,0.13);
	-moz-box-shadow: 1px 10px 16px 0px rgba(0,0,0,0.13);
	box-shadow: 1px 10px 16px 0px rgba(0,0,0,0.13);
}

@media (max-width:767px){
	.question{
		max-width: 25px;
	}
	.wrap_left {
		position: absolute;
		left: 0;
		min-width: 93px;
	}
	.navbar-brand {
		max-width: 148px !important;
	}
}

@media (max-width:1199px) and (min-width:768px) {
	.wrap_left{
		text-align: left;
		position: absolute;
		left: 15px;
		padding-right: 0;
		padding-left: 0;
		overflow: visible;
		max-width: 200px !important;
	}
	.wrap_left .sec_btn{
		min-width: 200px;
    	padding: 10px;
	}
}
@media(min-width:992px){
	.header_phone .icon{
		display: none;
	}
}

@media(max-width:991px){
	.header_phone .muns{
		display: none;
	}
}
@media(max-width:1199px){
	.navbar-brand{
		max-width: 200px;
	}
	.navbar-brand{
		margin: 0 auto;
    	display: block;
	}
	#nav-icon {
		
		width: 28px;
		top: 22px;
		height: 20px;
		z-index: 10;
		/* Bring icon ontop of overlay */
		cursor: pointer;
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: .5s ease-in-out;
		transition: .5s ease-in-out;
	}

	
	#nav-icon span {
		position: absolute;
		display: block;
		width: 100%;
		height: 2px;
		background: var(--mainc);
		border-radius: 0px;
		opacity: 1;
		left: 0;
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: .25s ease-in-out;
		transition: .25s ease-in-out;
	}

	#nav-icon span:nth-child(1) {
		top: 0px;
	}

	#nav-icon span:nth-child(2) {
		top: 8px;
	}

	#nav-icon span:nth-child(3) {
		top: 16px;
	}
	
	#nav-icon.animate-icon span:nth-child(1) {
		top: 8px;
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg);
	}

	#nav-icon.animate-icon span:nth-child(2) {
		opacity: 0;
		left: 0px;
	}

	#nav-icon.animate-icon span:nth-child(3) {
		top: 8px;
		-webkit-transform: rotate(-135deg);
		transform: rotate(-135deg);
	}
	.wrap_left{
		text-align: left;
		padding-right: 0;
	}
}


body.unscroll{
	overflow: hidden;
}

@media(min-width:1400px){
	header .navbar-brand{
		padding-right: 40px;
	}
	header .container-fluid.main_bg{
		padding-right: 50px;
		padding-left: 50px;
	}
	.wrap_left{
		left:40px;
      	text-align:left;
	}
	
}

@media (max-width:1399px) and (min-width:1200px) {
	header .nav-link {
		font-size: 18px;
	}
	.wrap_left{
		left: 30px;
		overflow: visible;
		max-width: 200px !important;
	}
}
@media(min-width:1200px){
	header .sec_btn{
		max-width: 200px !important;
		min-width: 200px;
		padding: 10px;
	}
	#overlay{
		display: none;
	}
	
	/*header li.active a.nav-link:after{
		content: "";
		background: var(--mainc);
		height: 4px;
		width: 100%;
		display: block;
		position: absolute;
		bottom: -8px;
		left: 0;
		right: 0;
		color: #000;
	}*/
	header .nav-link{
		padding: 1.1rem 1rem;
		position: relative;
	}
	
	header .text-decoration-none{
		font-weight: 700;
		margin-left: 10px;
	}
	header .navbar-brand{
		margin: 0 auto;
		max-width: 250px;
	}
	
}


#overlay .navbar-nav .dropdown-menu .dropdown-item:focus, #overlay .navbar-nav .dropdown-menu  .dropdown-item:hover,
header .dropdown-item:focus, header .dropdown-item:hover,
header .dropdown-item.active,header .dropdown-item:active{
	    background-color: transparent;

}

	
/*Footer
* --------------------------------------- */
#wave_foo{
	padding: 20px 0 20px;
	width: 80%;
	max-width: 255px;
	margin: 0 auto;
}
#menu-footer li{
	display: inline-block;
	width: 50%;
}
.foo_title{
	font-weight: 500;
	position: relative;
}
.foo_title:after{
	margin-top: 5px;
	content: "";
	display: block;
	background: var(--sec);
	width: 70px;
	height: 3px;
	margin-bottom: 15px;
}
.contact_phone{
	font-size: 20px;
	font-weight: bold;
}
footer {
	background: var(--mainc);
}


.scrollup:hover,
.scrollup:focus,
.scrollup{
	position: absolute;
    top: -48px;
    left: 0;
    right: 0;
    width: 70px;
    padding: 9px 0 0;
    display: block;
    margin: 0 auto;
    text-align: center;
    -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    background: #373737!important;
	color: #fff !important;
}
.copyright hr{
	border-top: 1px solid #fff;
}
.copyright{
	font-size: 14px;
}



/*Global
* --------------------------------------- */


.waze{
    padding: 5px;
	margin: 0 5px;
}
.waze svg{
	fill:#fff;
}
.main_title{
	font-size: 35px;
	position: relative;
	font-weight: bold;
}
/*
.inner_title.atr:after,
.main_title.atc:after,
.main_title.atr:after{
	display:block;
	content:"";
	width: 150px;
	height: 3px;
	background: var(--mainc);
	margin: 5px 0 0;
}
.main_title.atc:after{
	margin: 5px auto 0;
}
*/
.page-template-about .inner_title{
	font-weight: normal;
}
.inner_title.atr:after{
	width: 120px;
}
#generic_page h2,
#generic_page h3,
#generic_page h4,
#generic_page h5,
#generic_page h6{
	margin: 30px auto;
}
#generic_page h2,
#generic_page h3,
#generic_page h4,
#generic_page h5,
#generic_page h6,
.inner_title{
	font-size: 21px;
	font-weight: bold;
}
.sub_title{
	font-size: 28px;
	line-height: 1;
	font-weight: normal;
}

.xl_title{
	font-size: 50px;
	font-weight: bold;
	margin: 0 auto 10px;
}

.page-template-contact .inner_title{
	font-weight: 500;
	font-size: 28px;
}
.page-template-contact .poster img{
	margin-left: 0;
    margin-right: auto;
}

@media(max-width:767px){
	
	footer{
		text-align: center;
	}	
}
@media(max-width:991px){
	.inner_poster .container{
		transform: translateY(-20%);
	}
	.inner_title,
	.sub_title,
	#about .inner_title,
	#generic_page h2,
	#generic_page h3,
	#generic_page h4,
	#generic_page h5,
	#generic_page h6{
		font-size: 22px;
	}
	
	.main_title{
		font-size: 32px;
	}
	.poster_img{
		min-height: 400px;
		object-fit: cover;
		object-position: center;
	}
	.process img{
		margin-bottom: 20px;
	}

}
.btn{
	font-weight: bold;
    padding: 9px 53px;
    font-size: 18px;
	min-width: 236px;
}
.sec_btn{
	color: #fff;
    background: rgb(49,117,250);
    background: -moz-linear-gradient(left,  rgba(49,117,250,1) 0%, rgba(68,166,239,1) 30%, rgba(82,203,230,1) 70%, rgba(93,235,223,1) 100%);
    background: -webkit-linear-gradient(left,  rgba(49,117,250,1) 0%,rgba(68,166,239,1) 30%,rgba(82,203,230,1) 70%,rgba(93,235,223,1) 100%);
    background: linear-gradient(to right,  rgba(49,117,250,1) 0%,rgba(68,166,239,1) 30%,rgba(82,203,230,1) 70%,rgba(93,235,223,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3175fa', endColorstr='#5debdf',GradientType=1 );

	background-size: 200% auto;

    border-radius: 0px;
	transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-property: background-position;
    transition-property:background-position;
}

.sec_btn:hover{
	 background-position: right center;
	color: #fff;
}
.product_inner{
	margin:60px auto;
}
.main_btn{

    color: var(--sec);
    background: var(--mainc);
    border-radius: 0px;
	transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-property: background;
    transition-property:background;
	
	
}
.main_bg{
	background: var(--mainc);
}

.main_btn:focus,
.main_btn:hover{
	background: #cc9305;
	color: #fff;
}

.border_btn span{
	margin-left: 5px;
}
.wpcf7-form-control.wpcf7-previous{
	border: 2px solid var(--mainc);
    color: var(--mainc);
    background: #fff;
    border-radius: 0;
    font-size: 18px;
    font-weight: bold;
    padding: 8px 18px;
    display: inline-block;
    vertical-align: middle;
	cursor: pointer;
	-webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
	
}
.wpcf7-form-control.wpcf7-previous:hover{
	 color: #fff;
    background: var(--mainc);
}

.border_btn{
	position: relative;
	z-index: 2;
	overflow: hidden;
	border: 2px solid var(--mainc);
	color: var(--sec);
	border-radius: 0;
	font-size: 18px;
	font-weight: bold;
	padding: 15px;
	-webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.border_btn:after  {
    content: "";
    position: absolute;
    z-index:-1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: var(--mainc);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
li.product:hover .border_btn,
.border_btn:hover{
	border-color: transparent;
	color:var(--sec);
}
li.product:hover .border_btn:after,
.border_btn:hover:after  {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.searchr a.main_color:hover{
      color: rgba(6, 7, 67, 0.73); 
}
.page-template-contact .sec_color a:hover,
.hp_about a:hover,
.contact_phone a:hover,
header .text-decoration-none:hover,
footer a:hover,
footer a:focus,
#home_nav .nav-item a.active,
#home_nav .nav-item a:hover{
	color: #5CE7E4;
}

.modal a.sec_color:hover,
.main_color{
	color: var(--mainc);
}
.face_tnx{
	background: #4267b2;
	color: #fff;
	padding: 11px;
	display: block;
	width: 300px;
	margin: 20px auto;
}

a.text-decoration-underline{
	text-decoration: underline;
}
.btn:focus,
.btn:hover{
	outline: none;
	box-shadow: none;
}
body{
	font-size: 18px;
	font-family: 'Rubik', sans-serif !important;
	color: var(--txt);
	line-height: 1.5;
	text-align: right;
  	text-underline-position: under;

}


.owl-carousel .owl-item img {
    width: auto;
}

.embed-container { 
	position: relative; 
	padding-bottom: 56.25%;
	overflow: hidden;
	max-width: 100%;
	height: auto;
} 

.embed-container iframe,
.embed-container object,
.embed-container embed { 
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#transcroller-body{
	overflow: hidden;
	margin-top: 124px;
}

a{
	color: inherit;
}

button:focus {
    outline: 1px dotted;
    outline: none;
}
.owl-theme .owl-nav{
	margin: 0;
}
.owl-theme .owl-nav [class*=owl-]:hover,
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
    background: transparent;
    color: #a9a8a8;
    border: none;
    padding: 0!important;
    border-radius: 0;
    font-size: 22px;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next{
	position: absolute;
	top: 50%;
	transform: translateY(-85%);
}

.owl-carousel .owl-nav button.owl-prev{
	right: -15px;
}
.owl-carousel .owl-nav button.owl-next{
	left: -15px;
}

.img_wrap{
	overflow: hidden;
}


.sec_color{
	color: var(--sec);
}


.close{
	width: 27px;
    position: absolute;
    left: 0;
    top: -40px;
    opacity: 1;
}
.modal-content{
	border-radius: 0;
}

.item.shadow_c{
	overflow: hidden;
}

.shadow_c{
	-webkit-box-shadow: 7px 5px 13px -8px rgba(0,0,0,0.3);
	-moz-box-shadow: 7px 5px 13px -8px rgba(0,0,0,0.3);
	box-shadow: 7px 5px 13px -8px rgba(0,0,0,0.3);
}
@media (min-width: 576px){
	.modal-dialog-centered {
		min-height: calc(100% - (.75rem * 2));
		width: 80%;
		max-width: 700px;
	}
}
@media (max-width: 991px){
	.hp_about img{
		margin-top: 30px;	
	}
}
@media(max-width:767px){
	
	#transcroller-body {
		margin-top: 62px;
	}  
	.btn{
   		 padding: 9px 10px;
	}
	.text-left-sm{
		text-align: left;
		margin-top: 40px;
	}
}

html,
body,
:root {
	--mainc: #060743;
	--sec:#5CE7E4;
	--txt: #060743;
	--cpink:#E73273;
	--bg:#f5f5f5;
	--lblue:#0CB9EC;
}

.contact_wrap .container{
	z-index: 1;
}

.lg-download.lg-icon,
.page-id-110 footer{
	display: none;
}

.contact_wrap{
	overflow: hidden;
	background-position: left !important;

}

.contact_wrap .main_title{
	text-align: center;
}
.opacity_poster{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	width: 100%;
	background: rgba(255,255,255,.5);
}

@media(min-width:992px){
	
	.opacity_poster{
		display: none;
	}
}
@media(max-width:767px){
	.xl_title {
    	font-size: 40px;
	}
	footer{
		font-size: 16px;
		line-height: 1.8;
	}	
}