@font-face {
	font-family: 'Rubik-Black';
	src: url('fonts/Rubik-Black.eot') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Rubik-Bold';
	src: url('../fonts/Rubik-Bold.eot') ;
	src: url('../fonts/Rubik-Bold.eot?#iefix') format('eot'),
url('../fonts/Rubik-Bold.woff') format('woff'),
url('../fonts/Rubik-Bold.ttf') format('truetype'),
url('../fonts/Rubik-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}





@font-face {font-family: 'chunk-webfont';
src: url('../../includes/fonts/chunk-webfont.eot');
src: url('../../includes/fonts/chunk-webfont.eot?#iefix') format('eot'),
url('../../includes/fonts/chunk-webfont.woff') format('woff'),
url('../../includes/fonts/chunk-webfont.ttf') format('truetype'),
url('../../includes/fonts/chunk-webfont.svg') format('svg');
font-weight: normal;
font-style: normal;}



@font-face {
	font-family: 'Rubik-Light';
	src: url('fonts/Rubik-Light.eot') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Rubik-Medium';
	src: url('fonts/Rubik-Medium.eot') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Rubik-Regular';
	src: url('fonts/Rubik-Regular.eot') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}
body {
	font-weight: 300;
}
a:hover {
	text-decoration: none;
	color: unset;
}
h2, h3, h4, h5, h6 {
	font-weight: 600;
}
p {
	line-height: 22px;
	font-size: 15px;
}
p:last-child {
	margin-bottom: 0px;
}
h1 {
	font-size: 30px;
	font-weight: 600;
}
h2 {
	font-size: 22px;
	font-weight: 600;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 20px;
	font-weight: 500;
	font-style: italic;
}
h6 {
	font-size: 16px;
}
.container{
	position:relative;
	width:100%;
	max-width:1200px;
}
.p0{
	padding:0px;
}
@media (max-width:1200px){
.container{
	width:100%;
}
}
.navbar-brand {
	float: left;
	padding: 0px 15px;
	font-size: 18px;
}
.logo img {
	position:relative;
}
.top-nav{
	position:relative;
	height:75px;
	line-height:75px;
}
.navbar-default {
	background-color: rgba(248, 248, 248, 0);
	border-color: #e7e7e700;
	border: 0px solid transparent;
	margin-bottom: 0px;
}
.navbar-default:after {
	content: "";
	background: linear-gradient(to right, #f25913 50%, #0063ab 50%);
	width: 100%;
	height: 2px;
	display: block;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	color: transparent;
	background-color: transparent;
}
.navigation {
	position:relative;
	text-align:right;
}
.navbar-default .navbar-nav{
	display:inline-block;
	vertical-align:middle;
	line-height:normal;
	margin:0px 0px 0px 30px;
	padding:0px 0px 0px 30px;
	float:none;
}
.navbar-default .navbar-nav:first-child{
	margin:0px;
	padding:0px;
}
.navbar-default .navbar-nav>li>a {
	font-size: 18px;
	color: #f25913 !important;
	font-family: 'fbspacer-Bold';
	font-weight: 600;
	padding:0px;
	margin:2px 10px;
}
.navbar-default .navbar-nav.left>li>a {
	color: #0063ab !important;
}
.navbar-default .navbar-nav.left{
	border-left:1px solid #0063ab;
}
.navbar-default .navbar-nav>li>a  img{
	display:inline-block;
	vertical-align:middle;
}
.navbar-nav>li>.dropdown-menu{
	text-align:right;
}
.logo{
	display:inline-block;
	vertical-align:top;
	margin:5px 0px 0px 0px;
}
header {
	background-image: url('../images/slider.png');
	background-size: 32%;
	padding-top: 80px;
	background-position: left top;
	background-repeat: no-repeat;
}
header h2 {
	color: #0063ab;
	font-size: 35px;
	margin:0px;
	padding:0px;
	font-weight:400;
}
header h1 {
	color: #47bbea;
	font-size: 60px;
	margin:0px;
	padding:0px;
	text-align:center;
	font-weight:400;
}
@media (max-width:1024px){
.navbar-default .navbar-nav{
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 10px;
}
}
@media (max-width:767px){

.top-nav{
	position:relative;
	height:auto;
	line-height:normal;
}
.navbar-default .navbar-nav.left{
	border-left:0px solid #0063ab;
}
.navbar-default .navbar-nav>li{
	width:100%;
}
}
/*** Center Drop Down Design  *****/
.center .btn-default.active:focus, .center .btn-default.active:hover, .center .btn-default:active.focus, .center .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
	color: #333;
	background-color: #ffffff;
	border-color: #8c8c8c;
}
.center .btn-default.active, .center .btn-default:active, .open>.dropdown-toggle.btn-default {
	color: #333;
	background-color: #ffffff;
	border-color: #adadad;
	box-shadow: none;
}
.center .btn-default:hover {
	color: #333;
	background-color: #ffffff;
	border-color: #adadad;
}
@media (max-width:1200px){
.navbar-default .navbar-nav>li>a {
	font-size: 16px;
	margin:2px 5px;
}
}
@media (max-width:1024px){
.navbar-default .navbar-nav>li>a {
	font-size: 14px;
	margin:2px 5px;
}
}
@media (max-width:991px){
.navbar-default .navbar-nav>li>a {
	font-size: 13px;
	margin:2px;
}
}
@media (max-width:767px){
.navbar-default .navbar-nav>li>a {
	font-size: 18px;
	margin:2px;
}
}
/*** Center Drop Down Design End  *****/
.center{
	position:relative;
	width: 100%;
	max-width:800px;
	margin: 0 auto;
	margin-top: 50px;
	border-radius:8px;
}
@media (max-width:767px){
.center{
	padding-bottom:180px;
}
}
.center .form-inline {
	border-bottom:2px solid #c9d0d2;
	border-right:2px solid #c9d0d2;
	background:#f2f8fa;
	padding:3px;
	border-radius:8px;
	padding:3px 3px 2px 200px;
	text-align:right;
	display:table;
	width:100%;
	margin-bottom:5px;
	transition:all 0.5s;
}
.center .form-hidden{
	border-bottom:2px solid #c9d0d2;
	border-right:2px solid #c9d0d2;
	background:#f2f8fa;
	padding:3px;
	border-radius:8px;
	padding:3px;
	text-align:right;
	display:table;
	width:100%;
}
.center .form-hidden input{
	width: 100%;
	border: 0px;
	border-radius: 0px;
	padding:0px 10px;
	line-height:50px;
	text-align: right;
	border: 1px solid #e3e6e7;
	color:#0063ab;
	font-size:18px;
	outline:none;
}
.center .form-hidden input::-webkit-input-placeholder {
	opacity:1;
	color:#0063ab;
}
.center .form-hidden input::-moz-placeholder { 
	opacity:1;
	color:#0063ab;
}
.center .form-hidden input:-ms-input-placeholder {
	opacity:1;
	color:#0063ab;
}
.center .form-hidden input:-moz-placeholder { 
	opacity:1;
	color:#0063ab;
}
a.m-btn {
	position:relative;
	background: #f25913;
	color: #fff;
	text-decoration: none;
	padding: 0px 0px;
	height:50px;
	line-height:50px;
	font-size: 22px;
	text-align:center;
	border-radius:8px;
	width: 200px;
	display:block;
	margin:20px auto auto auto;
	font-weight: 600;
}
.center .form-group{
	width:50%;
	float:right;
}
.center button.radius{
	border-radius:0px 5px 5px 0px !important;
}
.center button.btn.btn-default.dropdown-toggle {
	width: 100%;
	border: 0px;
	border-radius: 0px;
	padding:0px 10px;
	line-height:50px;
	text-align: right;
	border: 1px solid #e3e6e7;
	color:#0063ab;
	font-size:18px;
}
.center .form-group .zmdi-hc-fw{
	font-size:30px;
	color:#5388bc;
	position:absolute;
	left:0px;
	top:20%;
}
.center .form-group button{
	width: 100%;
	height:50px;
}
a.o-btn {
	background: #f25913;
	color: #fff;
	text-decoration: none;
	padding: 0px 0px;
	height:50px;
	line-height:50px;
	font-size: 22px;
	text-align:center;
	border-radius:8px 0px 0px 8px;
	width: 200px;
	position:absolute;
	left:3px;
	top:3px;
	display: inline-block;
	font-weight: 600;
}
.zmdi.pull-left{
	position:absolute;
	left:10px;
	top:31%;
}
a.btn-1 {
	text-decoration: underline;
	font-weight: bold;
	margin-top: 5px;
	display: inline-block;
	color:#0063ab;
	font-weight:600;
	font-size:18px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	color: #555;
	background-color: #ffffff;
	position:relative;
	z-index:10001;
}
.navbar-default .dropdown-menu {
	position: absolute;
	top: -10px;
	padding-top:40px;
	width: 100%;
	border:none;
	border-radius:5px;
}
.center .dropdown-menu {
	position: absolute;
	width: 100%;
	text-align:right;
}
.dropdown-menu>li>a{
	font-weight:700;
	color:#0063ab;
}
/*** Hidden Form ***/
.remove-padding{
	position:relative;
	padding-left:3px !important;
}
.remove-btns{
	display:none !important;
}
#hiddenform{
	display:none;
}
@media (max-width:767px){
.center .form-inline {
	padding:3px;
}
.center .form-group{
	width:100%;
	float:right;
	margin:0px 0px 5px 0px;
}
.center button.radius{
	border-radius:5px !important;
}
.center button.btn.btn-default.dropdown-toggle {
	border-radius:5px !important;
}
a.o-btn {
	font-size: 20px;
	border-radius:5px;
	width: 100%;
	left:auto;
	top:auto;
	position:relative;
}
.zmdi.pull-left{
	position:relative;
	text-align:center;
	left:10px;
	top:3px;
	display:inline-block;
	float:none !important;
}
a.btn-1 {
	text-decoration: underline;
	font-weight: bold;
	margin-top: 5px;
	display: inline-block;
	color:#0063ab;
	font-weight:600;
	font-size:18px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	color: #555;
	background-color: #ffffff;
}
.navbar-default .dropdown-menu {
	position: absolute;
	top: 62px;
	width: 100%;
}
.center .dropdown-menu {
	position: absolute;
	width: 100%;
}
}
@media (min-width: 290px) and (max-width: 767px) {
.logo img {
	width: 62%;
	margin:0px;
}
.navbar-default .navbar-nav>li>a {
	text-align: right;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: rgba(221, 221, 221, 0);
}
.navbar-default .navbar-toggle {
	border-color: #ddd0;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #0063ab;
}
header {
	background-image:url(../images/mobile-bg.png);
	background-position:center top;
	background-repeat: no-repeat;
	height: auto;
	background-size:56%;
}
.box {
	width: 253px;
	border: 2px solid #66caef;
	background: white;
	padding: 20px 0px;
}
.navbar-default:after {
	content: "";
	background: linear-gradient(to right, #f25913 50%, #0063ab 50%);
	width: 100%;
	height: 2px;
	display: block;
	margin-top: 6px;
}
}
 @media (min-width: 290px) and (max-width: 480px) {
	
header {
	background-image:url(../images/mobile-bg.png);
	background-position:center top;
	background-repeat: no-repeat;
	height: auto;
	background-size:100%;
}
.navbar-default:after {
	content: "";
	background: linear-gradient(to right, #f25913 50%, #0063ab 50%);
	width: 100%;
	height: 2px;
	display: block;
	margin-top: 6px;
}
.logo {
	padding-top: 6px;
}
header h2 {
	color: #0063ab;
	font-size: 22px;
}
header h1 {
	color: #47bbea;
	font-size: 30px;
}
.center .dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 287px;
}
.box {
	width: 253px;
	border: 2px solid #66caef;
	background: white;
	padding: 20px 0px;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #0063ab;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: rgba(221, 221, 221, 0);
}
.navbar-default .navbar-toggle {
	border-color: #ddd0;
}
.logo img {
	width: 50%;
}
.navbar-default .navbar-nav>li>a {
	text-align: right;
}
}
@media (max-width:360px){
header {
	background-size:120%;
}
}
/**** Section 1 ***/
.section-1 {
	position:relative;
	padding-bottom:75px;
	padding-top:7%;
	text-align:center;
	background-image: linear-gradient(transparent, #f4f4f4);
}
.section-1 h2{
	font-size:35px;
	margin:0px 0px -20px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
	font-weight:600;
	color:#0063ab;
}
.section-1 .brands-logo{
	position:relative;
	text-align:center;
	display:inline-block;
	vertical-align:top;
	margin:0px 15px;
}
.section-1 .brands-logo .brand-img{
	display:inline-block;
	vertical-align:top;
	height:130px;
	line-height:130px;
}
.section-1 .brands-logo .brand-img img{
	display:inline-block;
	vertical-align:bottom;
}
.section-1 .brands-logo h4{
	color:#20294d;
	font-size:25px;
	font-weight:700;
	margin:0px;
	padding:15px 0px 0px 0px;
}
.slick-dotted.slick-slider{
	margin:0px;
}
.section-1 .slick-dots{
	bottom:-50px;
}
.section-1 .slick-dots li{
	width:7px;
	height:7px;
	border-radius:50%;
	background:#0063ab;
}
.section-1  .slick-dots li.slick-active{
	background:none;
	width:10px;
	height:10px;
	border:1px solid #0063ab;
}
@media (max-width:414px){
.section-1 {
	position:relative;
	margin-top:0px;
	padding-bottom:75px;
	text-align:center;
	background:#FFF;
}
}
.section-2 {
	background: #f2f8fa;
	padding:30px 0px;
}
.section-2 h2 {
	color: #0063ab;
	font-size: 40px;
	margin:0px;
	padding:10px 0px 40px 0px;
	text-align:center;
	font-weight:400;
}
.section-2 .slick-dots{
	left:0px;
	bottom:-50px;
}
.section-2 .slick-dots li{
	width:7px;
	height:7px;
	border-radius:50%;
	background:#0063ab;
}
.section-2  .slick-dots li.slick-active{
	background:none;
	width:10px;
	height:10px;
	border:1px solid #0063ab;
}
.middle-boxes{
	position:relative;
}
.middle-boxes > div{
	float:right;
}
.middle-boxes .box {
	border: 2px solid #66caef;
	background: white;
	display:block;
	margin:auto;
	width:100%;
	max-width:400px;
}
ul.list {
	padding: 0px;
	margin:0px;
	list-style:none;
}
ul.list li{
	margin-bottom:-1px;
}
ul.list li a {
	text-align: right;
}
ul.list li a:hover .media {
	background: #13ade6;
}
ul.list li a:hover .media h4 {
	color: #fff;
}
ul.list li a .media-right {
	padding-right: 15px;
	padding-left: 10px;
}
ul.list li a .media-body {
	vertical-align: middle;
}
ul.list li a {
	padding-top: 5px;
	padding-bottom: 5px;
}
li.divider {
	border-bottom: 1px solid #13ade6;
	margin-left:5%;
	width:90%;
}
ul.list li a .media {
	padding: 12px 0px;
}
.m-top {
	margin-top: 40px;
}
.baner-btn {
	position:relative;
	padding:0px;
	background:#f2f8fa;
}
.baner-btn a{
	clear:both;
	background: #ebebeb;
	color: #939393;
	text-decoration: none;
	padding: 25px 10px;
	font-size: 25px;
	text-align: center;
	width: 100%;
	max-width:900px;
	display: block;
	text-transform: uppercase;
	font-weight: 600;
	margin:20px auto;
}
@media (max-width:767px){
.middle-boxes > div{
	float:none;
}
.section-2 {
	background: #f2f8fa;
	padding:30px 0px 75px 0px;
}
.baner-btn a{
	background: #afafaf;
	color: #1b1c1f;
	margin-bottom:0px;
}
}
/**** section 3 ****/
.section-three{
	position:relative;
	padding:0px;
	text-align:center;
	background:#FFF;
}
.section-three h2{
	color:#0071b6;
	font-size:35px;
	font-weight:400;
	margin:0px;
	padding:50px 0px;
	text-align:center;
}
.section-three .boxes-middle .p10{
	padding:0px 10px;
}
.section-three .box{
	position:relative;
	width:100%;
	border:none;
	padding:0px;
	max-width:280px;
	height:280px;
	line-height:280px;
	text-align:center;
	background:#FFF;
	cursor:pointer;
	-webkit-box-shadow: 0px 0px 13px 6px rgba(239,239,239,1);
	-moz-box-shadow: 0px 0px 13px 6px rgba(239,239,239,1);
	box-shadow: 0px 0px 13px 6px rgba(239,239,239,1);
	margin:10px auto;
	display:block;
}
.section-three .box .box-iner{
	display:inline-block;
	vertical-align:middle;
	line-height:normal;
	width:100%;
}
.section-three .direction{
	position:relative;
	direction:rtl;
}
.section-three .direction > div{
	display:inline-block;
	float:none;
	vertical-align:top;
	margin:0px -2px;
}
.section-three .box img{
	display:block;
	margin:auto;
}
.section-three .box p{
	margin:0px;
	padding:10px 0px 0px 0px;
	text-align:center;
	color:#20294d;
	font-size:20px;
	font-weight:700;
}
.section-three .box:hover{
	background:#13ade6;
}
.section-three .box:hover p{
	color:#FFF;
}
@media (max-width:767px){
.section-three {
	background:#f2f8fa;
}
.section-three .box{
	max-width:100%;
	height:175px;
	line-height:175px;
}
.section-three .boxes-middle .p10{
	padding:0px 5px;
}
.navbar-default .navbar-nav.left{
	border:none;
}
}
/**** section 4 ****/
.wrap-all-direction{
	position:relative;
	direction:rtl;
}
.section-foure{
	position:relative;
	padding:0px 0px 75px 0px;
	background:#FFF;
	direction:rtl !important;
}
.section-foure h2{
	color:#0071b6;
	font-size:35px;
	font-weight:400;
	margin:0px;
	padding:50px 0px;
	text-align:center;
}
.section-foure .boxes{
	position:relative;
	background:#f2f8fa;
	width:100%;
	display:block;
	margin:auto;
	max-width:300px;
}
.section-foure .direction{
	position:relative;
}
.section-foure .direction > div{
	float:right;
}
.section-foure .slick-dots {
	left:0px;
	bottom:-50px;
}
.section-foure .slick-dots li{
	width:7px;
	height:7px;
	border-radius:50%;
	background:#0063ab;
}
.section-foure .slick-dots li.slick-active{
	background:none;
	width:10px;
	height:10px;
	border:1px solid #0063ab;
}
.section-foure .boxes img{
	width:100%;
}
.section-foure .boxes .boxes-iner{
	position:relative;
	padding:15px;
}
.section-foure .boxes h3{
	color:#0063ab;
	font-size:25px;
	margin:0px;
	padding:0px 0px 20px 0px;
	font-weight:700;
}
.section-foure .boxes a{
	display:inline-block;
	vertical-align:top;
	padding:5px 10px;
	border-radius:15px;
	text-align:center;
	background:#e6e8ee;
	color:#13ade6;
	font-size:12px;
	margin:0px 0px 0px 10px;
}
.section-foure .boxes p{
	color:#20294d;
	font-size:20px;
	margin:0px;
	padding:10px 0px 15px 0px;
	font-weight:700;
}
@media (max-width:1024px){
.section-foure h2{
	font-size:30px;
}
.section-foure .boxes h3{
	font-size:22px;
}
.section-foure .boxes p{
	font-size:18px;
}
}
@media (max-width:767px){
.section-foure h2{
	font-size:25px;
}
.section-foure .boxes h3{
	font-size:20px;
}
.section-foure .boxes p{
	font-size:16px;
}
.section-foure .boxes{
	margin:15px auto;
	-webkit-box-shadow: 0px 0px 16px 2px rgba(248,248,248,1);
	-moz-box-shadow: 0px 0px 16px 2px rgba(248,248,248,1);
	box-shadow: 0px 0px 16px 2px rgba(248,248,248,1);
}
.section-foure .direction{
	position:relative;
}
.section-foure .direction > div{
	float:none;

}
}
.slick-slide{
	outline:none;
}
/*** Section 5 ***/
.section-five{
	position:relative;
	background:#003154;
	padding:20px 0px;
	text-align:center;
	direction:rtl;
}
.section-five h2{
	color:#ffffff;
	font-size:35px;
	font-weight:400;
	margin:0px;
	padding:10px 0px;
	text-align:center;
}
.section-five .contact-form{
	position:relative;
	padding:20px 0px 10px 150px;
	text-align:right;
}
.section-five .contact-form input{
	display:inline-block;
	vertical-align:top;
	width:30%;
	height:50px;
	background:#FFF;
	outline:none;
	text-align:right;
	color:#003154;
	font-weight:600;
	font-size:18px;
	margin:0px 1%;
	margin-bottom:10px;
	text-indent:10px;
	border-radius:8px;
	border:none;
}
.section-five .contact-form button{
	position:absolute;
	left:0px;
	width:150px;
	border:none;
	height:50px;
	border-radius:8px;
	color:#ffffff;
	background:#f25913;
	outline:none;
	text-align:center;
	margin-bottom:10px;
	font-size:18px;
	font-weight:600;
}
@media (max-width:1024px){
.section-five h2{
	font-size:30px;
}
.section-five .contact-form{
	position:relative;
	padding:20px 0px 10px 150px;
	text-align:right;
}
.section-five .contact-form input{
	font-size:16px;
}
.section-five .contact-form button{
	font-size:16px;
}
}
@media (max-width:767px){
.section-five .contact-form{
	padding:20px 0px;
}
.section-five .contact-form input{
	width:100%;
}
.section-five .contact-form button{
	position:relative;
	display:block;
	width:100%;
}
}
/**** footer ****/
footer{
	position:relative;
	background:#020f18;
}
footer .top-logo{
	position:relative;
	padding:20px 0px;
	text-align:center;
}
footer .top-logo img{
	display:inline-block;
	vertical-align:top;
}
footer .footer-list{
	position:relative;
	padding:20px 0px;
	direction:rtl;
}
footer .footer-list .list-box{
	display:inline-block;
	vertical-align:top;
	width:100%;
	max-width:20%;
	margin:0px -2px;
}
footer .footer-list .list-box ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
footer .footer-list .list-box li{
	display:inline-block;
	vertical-align:top;
	margin-bottom:10px;
	color:#0062aa;
	font-size:20px;
	font-weight:700;
	width:100%;
}
footer .footer-list .list-box a{
	text-decoration:none;
	border:none;
	outline:none;
	color:#919ba2;
	font-weight:400;
}
footer .footer-nav{
	padding:20px 0px;
	text-align:center;
}
footer .footer-nav a{
	text-decoration:none;
	margin:2px 10px;
	color:#919ba2;
	font-size:20px;
	font-weight:700;
	outline:none;
}
footer .social-nav{
	position:relative;
	padding:0px 0px 20px 0px;
	text-align:center;
}
footer .social-nav a{
	text-decoration:none;
	margin:2px 5px;
	color:#13ade6;
	font-size:22px;
	font-weight:700;
	outline:none;
}
.copy-right{
	position:relative;
	background:#003154;
	width:100%;
	padding:10px 0px;
	text-align:center;
	float:left;
	clear:both;
}
.copy-right a{
	display:inline-block;
	vertical-align:top;
	color:#ffffff;
	font-weight:700;
	margin:0px;
	padding:0px;
	font-size:18px;
}
.envelop-nav{
	position:relative;
	padding:20px 0px;
	text-align:center;
}
.envelop-nav a{
	display:inline-block;
	vertical-align:middle;
	padding:5px 25px;
	margin:5px;
	color:#ffffff;
	text-decoration:none;
	border-left:1px solid #FFF;
	font-size:18px;
	font-weight:700;
}
.envelop-nav a:first-child{
	border:none;
}
.envelop-nav a img{
	display:inline-block;
	margin:0px 0px 0px 10px;
	vertical-align:middle;
}
@media (max-width:1024px){
footer .footer-list .list-box li{
	font-size:18px;
}
footer .footer-nav a{
	font-size:18px;
}
footer .social-nav a{
	font-size:18px;
}
}
@media (max-width:767px){
footer .footer-list .list-box{
	max-width:42%;
	margin:0px;
}
footer .footer-list .list-box:nth-child(odd){
	max-width:54%;
	margin:0px;
}
footer .footer-list .list-box li{
	font-size:16px;
}
footer .footer-nav a{
	font-size:16px;
}
footer .footer-nav{
	display:none;
}
footer .social-nav{
	padding:10px 0px;
	background:#000000;
}
footer .social-nav a{
	color:#919191;
	font-size:25px;
	margin:0px 10px;
}
.envelop-nav a{
	padding:5px 15px;
	font-size:16px;
	margin:0px;
}
}
@media (max-width:480px){

.envelop-nav a img{
	width:25px;
}
}

/**** Drop Down List ****/
.form-inline .dropdown-menu{
	padding:0px;
	border:none;
}
.cx_drop_list{
	position:relative;
}
.cx_drop_list ul{
	margin:0px;
	padding:0px;
	text-align:right;
	background:#f2f8fa;
}
.cx_drop_list li{
	position:relative;
	display:inline-block;
	vertical-align:top;
	width:100%;
	position:relative;
	background:#f2f8fa;
	color:#0063ab;
	font-size:18px;
	font-weight:700;
	text-align:right;
	border-bottom:2px solid #d9d9d9;
	margin:0px;
	padding:0px;
	cursor:pointer;
}
.cx_drop_list li .cx_span{
	display:block;
	padding:0px 15px 0px 30px;
	height:50px;
	line-height:50px;
}
.cx_drop_list li .cx_minus_sign{
	position:absolute;
	left:0px;
	width:30px;
	top:0px;
	line-height:50px;
	text-align:center;
	color:#0063ab;
	font-size:18px;
}
.cx_drop_list li .cx_drop_menu{
	position:relative;
	float:right;
	padding:20px 15px;
	background:#FFF;
	display:none;
	height:150px;
	overflow-y:auto;
	overflow-x:hidden;
	border-top:1px solid #e2e2e2;
	-webkit-box-shadow: inset 0px 0px 16px 6px rgba(247,247,247,1);
	-moz-box-shadow: inset 0px 0px 16px 6px rgba(247,247,247,1);
	box-shadow: inset 0px 0px 16px 6px rgba(247,247,247,1);
    direction:rtl;
	width:100%;
}
.cx_drop_list2 li{
	width:25% ;
	border-left:1px solid #d9e4ec;
	border-right:1px solid #FFf;
	position:static;
}
.cx_drop_list2 li .option_cx{
	position:relative;
	width:100%;
	display:block;
}
.cx_drop_list2 li .cx_span2{
	display:block;
	padding:0px 15px 0px 30px;
	height:50px;
	line-height:50px;
}
.cx_drop_list2 li .cx_drop_menu{
	min-width:730px;
	position:absolute;
	right:0px;
	z-index:100;
}
.cx_drop_list li .cx_drop_menu::-webkit-scrollbar {
    background:#e8f4f5;
	border-radius:15px;
	width:10px;
}
.cx_drop_list li .cx_drop_menu::-webkit-scrollbar-track {
    border-radius: 25px;
}
.cx_drop_list li .cx_drop_menu::-webkit-scrollbar-thumb{
    background:#13ade6;
	border-radius:20px;
} 
.cx_drop_list .checkbox, 
.cx_drop_list .radio {
	width:100%;
	margin-bottom:5px;
}
.cx_drop_list .checkbox label:after, 
.cx_drop_list .radio label:after {
    content: '';
    display: table;
    clear: both;
}
.cx_drop_list .checkbox .cr,
.cx_drop_list .radio .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
	float:right;
    margin-left: .5em;
}
.cx_drop_list .radio .cr {
    border-radius: 50%;
}
.cx_drop_list .checkbox .cr .cr-icon,
.cx_drop_list .radio .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    right: 20%;
}
.cx_drop_list .radio .cr .cr-icon {
    margin-left: 0.04em;
}
.cx_drop_list .checkbox label input[type="checkbox"],
.cx_drop_list .radio label input[type="radio"] {
    display: none;
}
.cx_drop_list .checkbox label input[type="checkbox"] + .cr > .cr-icon,
.cx_drop_list .radio label input[type="radio"] + .cr > .cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}
.cx_drop_list .checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.cx_drop_list .radio label input[type="radio"]:checked + .cr > .cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}
.cx_drop_list .checkbox label input[type="checkbox"]:disabled + .cr,
.cx_drop_list .radio label input[type="radio"]:disabled + .cr {
    opacity: .5;
}
/*** Sagi Logo ***/
.sagi_logo{
	position:relative;
	text-align:center;
}
.sagi_logo img{
	display:inline-block;
	vertical-align:top;
	margin-bottom:20px;
}
#searchdropdown{
	min-width:730px;
	left:auto;
	right:0px;
}
#searchdropdown li{
	margin:0px -2px;
}
#searchdropdown .cx_drop_list .checkbox, 
#searchdropdown .cx_drop_list .radio{
	width:33%;
	margin:0px -2px;
}
@media (max-width:767px){
#searchdropdown{
	min-width:100%;
	left:auto;
	right:auto;
}
#searchdropdown .cx_drop_list .checkbox, 
#searchdropdown .cx_drop_list .radio{
	width:100%;
	margin:0px -2px;
}
}

/*** Login Pop Up ****/
.login_popup{
	position:relative;
	background:url(../images/pop-up-bg.png) right top no-repeat, #f3f8fb;
	background-size:30%;
	background-size:30% 100%;
	padding:0px 15px;
}
button.close-popup{
	position:absolute;
	top:0px;
	right:-40px;
	background:none;
	outline:none;
	border:none;
}
.top-nav-popup{
	position:relative;
	height:60px;
	line-height:60px;
	text-align:center;
}
.top-nav-popup  ul{
	margin:0px;
	padding:0px;
	direction:rtl;
	list-style:none;
}
.top-nav-popup li{
	display:inline-block;
	vertical-align:top;
	margin:0px -2px;
	width:50%;
}
.top-nav-popup a{
	display:block;
	outline:none;
	text-decoration:none;
	border:none;
	text-align:center;
	color:#0063ab;
	font-size:22px;
	font-weight:700;
}
.top-nav-popup a.active{
	background:#ffffff;
	color:#9ba0af;
	border:1px solid #bbbfc1;
}
.pop-up-middle{
	position:relative;
	padding:20px 0px;
	border-bottom:1px solid #d6dfe4;
}
.pop-up-middle h2{
	text-align:center;
	color:#0063ab;
	font-size:30px;
	font-weight:700;
	margin:0px;
	padding:0px 0px 20px 0px;
}
.pop-up-middle input{
	width:100%;
	border:1px solid #bbbfc1;
	width:100%;
	height:60px;
	background:#FFF;
	border-radius:8px;
	text-align:right;
	padding:0px 15px;
	margin-bottom:10px;
	outline:none;
	color:#042a45;
	font-size:20px;
}
.pop-up-middle input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #042a45;
  opacity:1;
}
.pop-up-middle input::-moz-placeholder { /* Firefox 19+ */
  color: #042a45;
  opacity:1;
}
.pop-up-middle input:-ms-input-placeholder { /* IE 10+ */
  color: #042a45;
  opacity:1;
}
.pop-up-middle input:-moz-placeholder { /* Firefox 18- */
  color: #042a45;
  opacity:1;
}
.pop-up-middle a.forget{
	text-decoration:underline;
	color:#042a45;
	font-size:18px;
	font-weight:700;
	float:right;
}
.pop-up-middle p{
	color:#042a45;
	font-size:18px;
	font-weight:700;
	padding:0px 10px 0px 0px;
}
.pop-up-middle input[type=checkbox].css-checkbox {
	position: absolute;
	z-index: -1000;
	right: -1000px;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	direction:rtl;
}
.pop-up-middle input[type=checkbox].css-checkbox + label.css-label {
	padding-left: 22px;
	height: 17px;
	display: inline-block;
	line-height: 17px;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 17px;
	vertical-align: middle;
	cursor: pointer;
	margin:2px 0px 0px 0px;
}
.pop-up-middle input[type=checkbox].css-checkbox:checked + label.css-label {
	background-position: 0 -17px;
}
.pop-up-middle label.css-label {
	background-image:url(../images/checkbox.png);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.activeion_btn{
	position:relative;
	padding:20px 0px;
	border-top:1px solid #FFF;
}
.activeion_btn button{
	width:100%;
	height:60px;
	background:none;
	border:2px solid #0063ab;
	border-radius:10px;
	text-align:center;
	font-size:20px;
	font-weight:700;
	color:#0163aa;
	outline:none;
	margin-bottom:10px;
}
.activeion_btn button.submit{
	color:#FFF;
	background:#f25913;
	border-color:#f25913;
}

@media (max-width:767px){
button.close-popup{
	position:absolute;
	top:-40px;
	right:0px;
	background:none;
	outline:none;
	border:none;
}
.pop-up-middle .col-sm-6.pull-right{
	float:left;
	width:100% !important;
	clear:both;
}
.pop-up-middle .col-sm-6{
	float:left;
	width:100% !important;
	clear:both;
	margin-bottom:10px;
}
.activeion_btn .pull-right{
	width:100%;
}
#loginpopup .modal-content{
	margin-top:50px;
}
}
/*** ### Tag Area ### ***/
.cx_tag_area{
	position:relative;
	text-align:right;
	direction:rtl;
}
.cx_tag_area a{
	color:#13ade6;
	display:inline-block;
	margin:10px;
	text-decoration:none;
	font-size:18px;
	font-weight:500;
	outline:none;
	cursor:pointer;
}
.cx_tag_area a img{
	display:inline-block;
	vertical-align:middle;
	margin:0px 0px 0px 10px;
}


@font-face {
	font-family: 'Rubik-Black';
	src: url('fonts/Rubik-Black.eot') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Rubik-Bold';
	src: url('fonts/Rubik-Bold.eot') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Rubik-Light';
	src: url('fonts/Rubik-Light.eot') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Rubik-Medium';
	src: url('fonts/Rubik-Medium.eot') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Rubik-Regular';
	src: url('fonts/Rubik-Regular.eot') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}
a:hover {
	text-decoration: none;
	color: unset;
}
::-webkit-input-placeholder {
 opacity:1;
 color:inherit;
}
::-moz-placeholder {
 opacity:1;
 color:inherit;
}
:-ms-input-placeholder {
 opacity:1;
 color:inherit;
}
:-moz-placeholder {
 opacity:1;
 color:inherit;
}
.container {
	position: relative;
	width: 100%;
	max-width: 1240px;
}
.p0 {
	padding: 0px !important;
}
@media (max-width:1200px) {
.container {
	width: 100%;
}
}
.navbar-brand {
	float: left;
	padding: 0px 15px;
	font-size: 18px;
}
.logo img {
	position: relative;
}
.top-nav {
	position: relative;
	height: 75px;
	line-height: 75px;
}
.navbar-default {
	background-color: rgba(248, 248, 248, 0);
	border-color: #e7e7e700;
	border: 0px solid transparent;
	margin-bottom: 0px;
}
.navbar-default:after {
	content: "";
	background: linear-gradient(to right, #f25913 50%, #0063ab 50%);
	width: 100%;
	height: 2px;
	display: block;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	color: transparent;
	background-color: transparent;
}
.navigation {
	position: relative;
	text-align: right;
}
.navbar-default .navbar-nav {
	display: inline-block;
	vertical-align: middle;
	line-height: normal;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 30px;
	float: none;
}
.navbar-default .navbar-nav:first-child {
	margin: 0px;
	padding: 0px;
}
.navbar-default .navbar-nav>li>a {
	font-size: 18px;
	color: #f25913 !important;
	font-family: 'Rubik-Bold';
	font-weight: 600;
	padding: 0px;
	margin: 2px 10px;
}
.navbar-default .navbar-nav.left>li>a {
	color: #0063ab !important;
}
.navbar-default .navbar-nav.left {
	border-left: 1px solid #0063ab;
}
.navbar-default .navbar-nav>li>a img {
	display: inline-block;
	vertical-align: middle;
}
.navbar-nav>li>.dropdown-menu {
	text-align: right;
}
.logo {
	display: inline-block;
	vertical-align: top;
	margin: 5px 0px 0px 0px;
}
@media (max-width:1024px) {
.navbar-default .navbar-nav {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
}
}
@media (max-width:767px) {
.top-nav {
	position: relative;
	height: auto;
	line-height: normal;
}
.navbar-default .navbar-nav.left {
	border-left: 0px solid #0063ab;
}
.navbar-default .navbar-nav>li {
	width: 100%;
}
}
/*** Center Drop Down Design  *****/
.center .btn-default.active:focus, .center .btn-default.active:hover, .center .btn-default:active.focus, .center .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
	color: #333;
	background-color: #ffffff;
	border-color: #8c8c8c;
}
.center .btn-default.active, .center .btn-default:active, .open>.dropdown-toggle.btn-default {
	color: #333;
	background-color: #ffffff;
	border-color: #adadad;
	box-shadow: none;
}
.center .btn-default:hover {
	color: #333;
	background-color: #ffffff;
	border-color: #adadad;
}
@media (max-width:1200px) {
.navbar-default .navbar-nav>li>a {
	font-size: 16px;
	margin: 2px 5px;
}
}
@media (max-width:1024px) {
.navbar-default .navbar-nav>li>a {
	font-size: 14px;
	margin: 2px 5px;
}
}
@media (max-width:991px) {
.navbar-default .navbar-nav>li>a {
	font-size: 13px;
	margin: 2px;
}
}
@media (max-width:767px) {
.navbar-default .navbar-nav>li>a {
	font-size: 18px;
	margin: 2px;
}
}
.zmdi.pull-left {
	position: absolute;
	left: 10px;
	top: 31%;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	color: #555;
	background-color: #ffffff;
	position: relative;
	z-index: 10001;
}
.navbar-default .dropdown-menu {
	position: absolute;
	top: -10px;
	padding-top: 40px;
	width: 100%;
	border: none;
	border-radius: 5px;
}
@media (max-width:767px) {
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	color: #555;
	background-color: #ffffff;
}
.navbar-default .dropdown-menu {
	position: absolute;
	top: 62px;
	width: 100%;
}
}
@media (min-width: 290px) and (max-width: 767px) {
.logo img {
	width: 62%;
	margin: 0px;
}
.navbar-default .navbar-nav>li>a {
	text-align: right;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: rgba(221, 221, 221, 0);
}
.navbar-default .navbar-toggle {
	border-color: #ddd0;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #0063ab;
}
.navbar-default:after {
	content: "";
	background: linear-gradient(to right, #f25913 50%, #0063ab 50%);
	width: 100%;
	height: 2px;
	display: block;
	margin-top: 6px;
}
}
@media (min-width: 290px) and (max-width: 480px) {
.navbar-default:after {
	content: "";
	background: linear-gradient(to right, #f25913 50%, #0063ab 50%);
	width: 100%;
	height: 2px;
	display: block;
	margin-top: 6px;
}
.logo {
	padding-top: 6px;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #0063ab;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: rgba(221, 221, 221, 0);
}
.navbar-default .navbar-toggle {
	border-color: #ddd0;
}
.logo img {
	width: 50%;
}
.navbar-default .navbar-nav>li>a {
	text-align: right;
}
}
/**** footer ****/
footer {
	position: relative;
	background: #020f18;
}
footer .top-logo {
	position: relative;
	padding: 20px 0px;
	text-align: center;
}
footer .top-logo img {
	display: inline-block;
	vertical-align: top;
}
footer .footer-list {
	position: relative;
	padding: 20px 0px;
	direction: rtl;
}
footer .footer-list .list-box {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	max-width: 20%;
	margin: 0px -2px;
}
footer .footer-list .list-box ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
footer .footer-list .list-box li {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 10px;
	color: #0062aa;
	font-size: 20px;
	font-weight: 700;
	width: 100%;
}
footer .footer-list .list-box a {
	text-decoration: none;
	border: none;
	outline: none;
	color: #919ba2;
	font-weight: 400;
}
footer .footer-nav {
	padding: 20px 0px;
	text-align: center;
}
footer .footer-nav a {
	text-decoration: none;
	margin: 2px 10px;
	color: #919ba2;
	font-size: 20px;
	font-weight: 700;
	outline: none;
}
footer .social-nav {
	position: relative;
	padding: 0px 0px 20px 0px;
	text-align: center;
}
footer .social-nav a {
	text-decoration: none;
	margin: 2px 5px;
	color: #13ade6;
	font-size: 22px;
	font-weight: 700;
	outline: none;
}
.copy-right {
	position: relative;
	background: #003154;
	width: 100%;
	padding: 10px 0px;
	text-align: center;
	float: left;
	clear: both;
}
.copy-right a {
	display: inline-block;
	vertical-align: top;
	color: #ffffff;
	font-weight: 700;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
}
.envelop-nav {
	position: relative;
	padding: 20px 0px;
	text-align: center;
}
.envelop-nav a {
	display: inline-block;
	vertical-align: middle;
	padding: 5px 25px;
	margin: 5px;
	color: #ffffff;
	text-decoration: none;
	border-left: 1px solid #FFF;
	font-size: 18px;
	font-weight: 700;
}
.envelop-nav a:first-child {
	border: none;
}
.envelop-nav a img {
	display: inline-block;
	margin: 0px 0px 0px 10px;
	vertical-align: middle;
}
@media (max-width:1024px) {
footer .footer-list .list-box li {
	font-size: 18px;
}
footer .footer-nav a {
	font-size: 18px;
}
footer .social-nav a {
	font-size: 18px;
}
}
@media (max-width:767px) {
footer .footer-list .list-box {
	max-width: 42%;
	margin: 0px;
}
footer .footer-list .list-box:nth-child(odd) {
	max-width: 54%;
	margin: 0px;
}
footer .footer-list .list-box li {
	font-size: 16px;
}
footer .footer-nav a {
	font-size: 16px;
}
footer .footer-nav {
	display: none;
}
footer .social-nav {
	padding: 10px 0px;
	background: #000000;
}
footer .social-nav a {
	color: #919191;
	font-size: 25px;
	margin: 0px 10px;
}
.envelop-nav a {
	padding: 5px 15px;
	font-size: 16px;
	margin: 0px;
}
}
@media (max-width:480px) {
.envelop-nav a img {
	width: 25px;
}
}
/*** Login Pop Up ****/
.login_popup {
	position: relative;
	background: url(../images/pop-up-bg.png) right top no-repeat, #f3f8fb;
	background-size: 30%;
	background-size: 30% 100%;
	padding: 0px 15px;
}
button.close-popup {
	position: absolute;
	top: 0px;
	right: -40px;
	background: none;
	outline: none;
	border: none;
}
.top-nav-popup {
	position: relative;
	height: 60px;
	line-height: 60px;
	text-align: center;
}
.top-nav-popup ul {
	margin: 0px;
	padding: 0px;
	direction: rtl;
	list-style: none;
}
.top-nav-popup li {
	float:right;
	width: 50%;
}
.top-nav-popup a {
	display: block;
	outline: none;
	text-decoration: none;
	border: none;
	text-align: center;
	font-size: 22px;
	font-weight: 700;
	background: #FFFFFF;
	color: #9ba0af;
	border: 1px solid #bbbfc1;
}
.top-nav-popup a.active {
	background: #f3f8fb;
	color: #0063ab;
	border:none;
  cursor: not-allowed;
}
.pop-up-middle {
	position: relative;
	padding: 20px 0px;
	border-bottom: 1px solid #d6dfe4;
}
.pop-up-middle h2 {
	text-align: center;
	color: #0063ab;
	font-size: 30px;
	font-weight: 700;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
.pop-up-middle input {
	width: 100%;
	border: 1px solid #bbbfc1;
	width: 100%;
	height: 60px;
	background: #FFF;
	border-radius: 8px;
	text-align: right;
	padding: 0px 15px;
	margin-bottom: 10px;
	outline: none;
	color: #042a45;
	font-size: 20px;
}
.pop-up-middle input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color: #042a45;
 opacity:1;
}
.pop-up-middle input::-moz-placeholder { /* Firefox 19+ */
 color: #042a45;
 opacity:1;
}
.pop-up-middle input:-ms-input-placeholder { /* IE 10+ */
 color: #042a45;
 opacity:1;
}
.pop-up-middle input:-moz-placeholder { /* Firefox 18- */
 color: #042a45;
 opacity:1;
}
.pop-up-middle a.forget {
	text-decoration: underline;
	color: #042a45;
	font-size: 18px;
	font-weight: 700;
	float: right;
}
.pop-up-middle p {
	color: #042a45;
	font-size: 18px;
	font-weight: 700;
	padding: 0px 10px 0px 0px;
}
.pop-up-middle input[type=checkbox].css-checkbox {
	position: absolute;
	z-index: -1000;
	right: -1000px;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	direction: rtl;
}
.pop-up-middle input[type=checkbox].css-checkbox + label.css-label {
	padding-left: 22px;
	height: 17px;
	display: inline-block;
	line-height: 17px;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 17px;
	vertical-align: middle;
	cursor: pointer;
	margin: 2px 0px 0px 0px;
}
.pop-up-middle input[type=checkbox].css-checkbox:checked + label.css-label {
	background-position: 0 -17px;
}
.pop-up-middle label.css-label {
	background-image: url(../images/checkbox.png);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.activeion_btn {
	position: relative;
	padding: 20px 0px;
	border-top: 1px solid #FFF;
}
.activeion_btn button {
	width: 100%;
	height: 60px;
	background: none;
	border: 2px solid #0063ab;
	border-radius: 10px;
	text-align: center;
	font-size: 20px;
	font-weight: 700;
	color: #0163aa;
	outline: none;
	margin-bottom: 10px;
}
.activeion_btn button.submit {
	color: #FFF;
	background: #f25913;
	border-color: #f25913;
}
@media (max-width:767px) {
button.close-popup {
	position: absolute;
	top: -40px;
	right: 0px;
	background: none;
	outline: none;
	border: none;
}
.pop-up-middle .col-sm-6.pull-right {
	float: left;
	width: 100% !important;
	clear: both;
}
.pop-up-middle .col-sm-6 {
	float: left;
	width: 100% !important;
	clear: both;
	margin-bottom: 10px;
}
.activeion_btn .pull-right {
	width: 100%;
}
#loginpopup .modal-content {
	margin-top: 50px;
}
}
.managejob {
	position: relative;
	direction: rtl;
}
a.seeall{
	text-decoration:none;
	display:inline-block;
	vertical-align:middle;
	line-height:normal;
	font-size:25px;
	font-weight:600;
	color:#00b4f6;
	padding:10px 0px 0px 0px;
	border-bottom:1px solid #00b4f6;
}
.managejob .topnav {
	position: relative;
	padding: 15px 0px 15px 0px;
	text-align: center;
	margin-bottom: 30px;
}
.managejob .topnav > a {
	display: inline-block;
	vertical-align: top;
	text-decoration: none;
	margin: 5px 15px;
	padding: 0px 0px 0px 0px;
	color: #b1b5c0;
	border-bottom: 2px solid #b1b5c0;
	font-size: 25px;
	font-weight: 600;
}
.managejob .topnav > a.active {
	border-color: #1f2650;
	color: #1f2650;
}
.managejob .topnav > .dropdown {
	position: absolute;
	top: 20px;
	left: 0px;
	width: 100%;
	max-width: 135px;
}
.managejob .topnav .dropdown > button.sort {
	width: 100%;
	height: 40px;
	background: none;
	border: 1px solid #f25915;
	border-radius: 10px;
	color: #f25915;
	outline: none;
	text-align: center;
	font-weight: 600;
	font-size: 20px;
	cursor: pointer;
	position: relative;
}
.managejob .topnav .dropdown > button.sort span {
	font-weight: 600;
	position: relative;
	z-index: 10001;
}
.managejob .topnav .dropdown .dropdown-menu {
	top: -1px;
	line-height: normal;
	padding-top: 40px;
	min-width: 100%;
	border: 1px solid #f25915;
	border-top: none;
	border-radius: 10px;
}
.managejob .topnav .dropdown .dropdown-menu>li>a {
	color: #212a51;
	text-align: center;
	font-size: 15px;
	font-weight: 400;
}
.managejob .favouritelist {
	position: relative;
	border: 2px solid #c6c6c8;
	background: #FFFFFF;
	border-radius: 10px;
	padding: 20px 20px;
	margin-bottom: 20px;
}
.managejob .favouritelist .cxdescription {
	position: relative;
	padding: 0px 50px 0px 0px;
	cursor:pointer;
}
.managejob .favouritelist .cxdescription .hidetext {
	display: none;
}
.managejob .favouritelist .cxdescription.active .hidetext {
	display: block;
}
.managejob .favouritelist .cxdescription .cxheart {
	position: absolute;
	right: 0px;
	top: 0px;
	font-size: 30px;
	color: #ff1919;
}
.managejob .favouritelist h2 {
	position: relative;
	color: #0164a8;
	font-size: 20px;
	font-weight: 600;
	margin: 0px;
	padding: 0px;
}
.managejob .favouritelist h2 span {
	color: #002f52;
	font-size: 18px;
}
.managejob .favouritelist p {
	position: relative;
	color: #003659;
	font-size: 18px;
	font-weight: 600;
	margin: 0px;
	padding: 20px 0px;
}
.managejob .favouritelist .cxactionbtn {
	position: relative;
	text-align: left;
	padding-right: 0px;
}
.managejob .favouritelist a {
	display: inline-block;
	vertical-align: top;
	margin: 0px 5px 10px 0px;
	line-height: 40px;
	text-align: center;
	padding: 0px 22px;
	color: #f25913;
	border: 1px solid #f25913;
	border-radius: 10px;
	background: none;
	font-size: 20px;
}
.managejob .favouritelist a.active {
	background: #f25913;
	color: #FFFFFF;
}
@media (max-width:991px){
.managejob .topnav {
	padding:15px 0px 30px 0px;
}
.managejob .topnav > a {
	margin: 5px 10px;
	font-size: 22px;
}
.managejob .topnav > .dropdown {
	position:relative;
	top: auto;
	float:left;
	width: 100%;
	max-width: 135px;
	margin:15px 0px 0px 0px;
}
.managejob .favouritelist .cxactionbtn{
	margin:30px 0px 0px 0px;
	text-align:center;
}
}
/*** ### Content Page ### ***/
.content-page {
	position: relative;
}
.content-page .sectionone {
	position: relative;
	background: url(../images/content/top-banner-bg.jpg) center top no-repeat;
	background-size: cover;
	padding: 100px 0px;
	text-align: center;
	direction: rtl;
}
.content-page .sectionone h1 {
	text-align: center;
	color: #0163ac;
	font-size: 45px;
	margin: 0px;
	padding: 0px;
}
.content-page .sectionone p {
	text-align: center;
	color: #00b5f7;
	font-size: 30px;
	margin: 0px;
	padding: 0px;
}
.content-page .sectiontwo {
	position: relative;
	background-size: cover;
	direction: rtl;
}
.content-page .sectiontwo .cx_left {
	float: left;
	max-width: 700px;
	width: 100%;
	padding-left: 10%;
}
.content-page .sectiontwo .cx_toppagination {
	position: relative;
	padding: 15px 0px;
}
.content-page .sectiontwo .cx_toppagination ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.content-page .sectiontwo .cx_toppagination li {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0px 0px 0px 20px;
	position: relative;
}
.content-page .sectiontwo .cx_toppagination li:before {
	position: absolute;
	left: -15px;
	top: 2px;
	font-family: FontAwesome;
	content: "\f104";
}
.content-page .sectiontwo .cx_toppagination a {
	color: #023457;
	font-size: 15px;
	font-weight: 600;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	outline: none;
}
.content-page .sectiontwo h2 {
	color: #0162a7;
	font-size: 45px;
	margin: 0px;
	padding: 50px 0px 0px 0px;
}
.content-page .sectiontwo p {
	color: #000000;
	padding: 20px 0px;
	margin: 0px;
	text-align: justify;
	font-size: 18px;
}
.content-page .sectiontwo .cx_leftimage {
	position: relative;
	padding: 0px;
}
.content-page .sectionthree {
	position: relative;
	padding: 100px 0px;
	background: #f3f8fb;
	text-align: center;
}
.content-page .sectionthree h2 {
	color: #0363ad;
	font-size: 45px;
	margin: 0px;
	padding: 0px;
}
.content-page .sectionthree p {
	color: #000000;
	font-size: 18px;
	margin: 0px;
	padding: 30px 0px 0px 0px;
	display: block;
	margin: auto;
	max-width: 600px;
	width: 100%;
}
.content-page .sectionfoure {
	position: relative;
	padding: 100px 0px;
	background: #00b5fa;
	text-align: center;
}
.content-page .sectionfoure p {
	color: #ffffff;
	font-size: 25px;
	margin: 0px;
	padding: 50px 0px;
	display: block;
	margin: auto;
	max-width: 900px;
	width: 100%;
	font-weight: 700;
	position: relative;
}
.content-page .sectionfoure p:before {
	position: absolute;
	right: 0px;
	top: 0px;
	font-family: FontAwesome;
	content: "\f10e";
	opacity: 0.5;
	font-size: 50px;
}
.content-page .sectionfoure p:after {
	position: absolute;
	left: 0px;
	bottom: 0px;
	font-family: FontAwesome;
	content: "\f10d";
	opacity: 0.5;
	font-size: 50px;
}
.content-page .sectionfive {
	position: relative;
	padding: 50px 0px;
	background: #f7f7f7;
	text-align: center;
}
.content-page .sectionfive h2 {
	color: #0363ad;
	font-size: 45px;
	margin: 0px;
	padding: 0px;
}
.content-page .sectionfive p {
	color: #000000;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	display: block;
	margin: auto;
	max-width: 600px;
	width: 100%;
}
.content-page .sectionfive .cx_videobox {
	position: relative;
	display: block;
	margin: 30px auto;
	max-width: 1024px;
}
.content-page .sectionfive a {
	display: inline-block;
	vertical-align: top;
	line-height: 50px;
	border-radius: 10px;
	background: #f25913;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	padding: 0px 35px;
	text-decoration: none;
	outline: none;
}
.wrap-all-direction {
	position: relative;
	direction: rtl;
}
.content-page .sectionsix {
	position: relative;
	padding: 0px 0px 75px 0px;
	background: #FFF;
	direction: rtl;
}
.content-page .sectionsix h2 {
	color: #0071b6;
	font-size: 35px;
	font-weight: 400;
	margin: 0px;
	padding: 50px 0px;
	text-align: center;
}
.content-page .sectionsix .boxes {
	position: relative;
	background: #f2f8fa;
	width: 100%;
	display: block;
	margin: auto;
	max-width: 300px;
}
.content-page .sectionsix .direction {
	position: relative;
}
.content-page .sectionsix .direction > div {
	float: right;
}
.content-page .sectionsix .slick-dots {
	left: 0px;
	bottom: -50px;
}
.content-page .sectionsix .slick-dots li {
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #0063ab;
}
.content-page .sectionsix .slick-dots li.slick-active {
	background: none;
	width: 10px;
	height: 10px;
	border: 1px solid #0063ab;
}
.content-page .sectionsix .boxes img {
	width: 100%;
}
.content-page .sectionsix .boxes .boxes-iner {
	position: relative;
	padding: 15px;
}
.content-page .sectionsix .boxes h3 {
	color: #0063ab;
	font-size: 25px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	font-weight: 700;
}
.content-page .sectionsix .boxes a {
	display: inline-block;
	vertical-align: top;
	padding: 5px 10px;
	border-radius: 15px;
	text-align: center;
	background: #e6e8ee;
	color: #13ade6;
	font-size: 12px;
	margin: 0px 0px 0px 10px;
}
.content-page .sectionsix .boxes p {
	color: #20294d;
	font-size: 20px;
	margin: 0px;
	padding: 10px 0px 15px 0px;
	font-weight: 700;
}
@media (max-width:1024px) {
.content-page .sectionsix h2 {
	font-size: 30px;
}
.content-page .sectionsix h3 {
	font-size: 22px;
}
.content-page .sectionsix p {
	font-size: 18px;
}
}
@media (max-width:767px) {
.content-page .sectionsix h2 {
	font-size: 25px;
}
.content-page .sectionsix.boxes h3 {
	font-size: 20px;
}
.content-page .sectionsix .boxes p {
	font-size: 16px;
}
.content-page .sectionsix .boxes {
	margin: 15px auto;
	-webkit-box-shadow: 0px 0px 16px 2px rgba(248,248,248,1);
	-moz-box-shadow: 0px 0px 16px 2px rgba(248,248,248,1);
	box-shadow: 0px 0px 16px 2px rgba(248,248,248,1);
}
.content-page .sectionsix .direction {
	position: relative;
}
.content-page .sectionsix .direction > div {
	float: none;
}
}
/*** ### Contact Us Page ### ***/
.contactus-page {
	position: relative;
}
.contactus-page .sectionone {
	position: relative;
	background: url(../images/contactus/top-bg.png) top center no-repeat;
	background-size: cover;
	padding: 100px 0px;
	text-align: center;
	direction: rtl;
}
.contactus-page .sectionone h1 {
	text-align: center;
	color: #0163ac;
	font-size: 55px;
	margin: 0px;
	padding: 0px;
}
.contactus-page .sectionone p {
	text-align: center;
	color: #00b5f7;
	font-size: 30px;
	margin: 0px;
	padding: 0px;
}
.contactus-page .sectiontwo {
	position: relative;
	background-size: cover;
	padding: 10px 0px;
	direction: rtl;
}
.contactus-page .sectiontwo .cx_toppaination {
	position: relative;
}
.contactus-page .sectiontwo .cx_toppaination ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.contactus-page .sectiontwo .cx_toppaination li {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0px 0px 0px 20px;
	position: relative;
}
.contactus-page .sectiontwo .cx_toppaination li:before {
	position: absolute;
	left: -15px;
	top: 2px;
	font-family: FontAwesome;
	content: "\f104";
}
.contactus-page .sectiontwo .cx_toppaination a {
	color: #023457;
	font-size: 15px;
	font-weight: 600;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	outline: none;
}
.contactus-page .sectiontwo h3 {
	color: #0162a7;
	font-size: 45px;
	margin: 0px;
	padding: 50px 0px 0px 0px;
	text-align: center;
}
.contactus-page .sectiontwo p {
	color: #000000;
	padding: 20px 0px;
	margin: 0px;
	text-align: center;
	font-size: 18px;
	display: block;
	margin: auto;
	max-width: 700px;
	width: 100%;
}
.contactus-page .sectionthree {
	position: relative;
	background: #ffffff;
	padding: 0px;
	direction: rtl;
}
.contactus-page .sectionthree .cx_box {
	position: relative;
	padding: 30px 15px;
	border-bottom: 1px solid #e7e7e7;
}
.contactus-page .sectionthree .cx_box:last-child {
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.contactus-page .sectionthree input {
	width: 100%;
	position: relative;
	height: 60px;
	border-radius: 5px;
	background: #e9f4f6;
	border: 1px solid #c9c9c9;
	border-radius: 10px;
	color: #0162a7;
	font-size: 20px;
	text-indent: 10px;
	outline: none;
	margin-bottom: 15px;
}
.contactus-page .sectionthree select {
	-moz-appearance: none; /* Firefox */
	-webkit-appearance: none; /* Safari and Chrome */
	appearance: none;
	width: 100%;
	position: relative;
	height: 60px;
	border-radius: 5px;
	background: url(../images/drop-arrow.png) no-repeat left 10px center, #e9f4f6;
	border: 1px solid #c9c9c9;
	border-radius: 10px;
	color: #0162a7;
	font-size: 20px;
	text-indent: 10px;
	outline: none;
	margin-bottom:15px;
}
.contactus-page .sectionthree button {
	margin: 0px 0px 15px 0px;
	width: 100%;
	max-width: 250px;
	display: inline-block;
	vertical-align: top;
	color: #FFFFFF;
	text-align: center;
	background: #ef5811;
	border: 1px solid #ef5811;
	font-size: 25px;
	height: 60px;
	border-radius: 10px;
	outline: none;
}
.contactus-page .pleft {
	padding-left: 0px;
}
.contactus-page .p0 {
	padding: 0px;
}
.contactus-page .actionnav {
	position: relative;
	text-align: center;
	padding: 10px 0px;
}
.contactus-page .actionnav a {
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin: 10px auto;
	position: relative;
	padding: 0px 40px 0px 0px;
	color: #0363ad;
	font-size: 25px;
	font-weight: 600;
}
.contactus-page .actionnav a .cx_icon {
	position: absolute;
	right: 0px;
	top: 50%;
	transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	-o-transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
}
@media (max-width:991px){
.contactus-page .sectionone {
	padding: 75px 0px;
}
.contactus-page .sectionone h1 {
	font-size: 40px;
}
.contactus-page .sectionone p {
	font-size: 25px;
}
.contactus-page .sectiontwo h3 {
	font-size: 35px;
}
.contactus-page .pleft {
	padding-left: 15px;
}
.contactus-page .p0 {
	padding: 15px !important;
}
.contactus-page .sectionthree button{
	display:block;
	margin:15px auto;
}
.contactus-page .actionnav {
	text-align: right;
	padding: 10px 15px;
}
}
/*** ### Giyus Page ### ***/
.giyus-page {
	position: relative;
}
.reverse-row {
	position: relative;
}
.reverse-row > div {
	float: right;
}
@media (max-width:991px){
.reverse-row > div{
	float:none;
}
}
.cx_text_left {
	text-align: left;
}
.giyus-page .sectionone {
	position: relative;
	background: url(../images/giyus/top-bg.jpg) center top no-repeat;
	background-size: cover;
	padding: 100px 0px;
	text-align: center;
	direction: rtl;
}
.giyus-page .sectionone h1 {
	text-align: center;
	color: #0163ac;
	font-size: 45px;
	margin: 0px;
	padding: 0px;
}
.giyus-page .sectionone p {
	text-align: center;
	color: #00b5f7;
	font-size: 30px;
	margin: 0px;
	padding: 0px;
}
.giyus-page .sectiontwo {
	position: relative;
	background-size: cover;
	padding: 10px 0px 50px 0px;
	direction: rtl;
}
.giyus-page .sectiontwo h2 {
	color: #003151;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
}
.giyus-page .sectiontwo h3 {
	color: #0162a7;
	font-size: 45px;
	margin: 0px;
	padding: 50px 0px 0px 0px;
}
.giyus-page .sectiontwo h4 {
	color: #19b2ec;
	font-size: 30px;
	margin: 0px;
	padding: 0px;
}
.giyus-page .sectiontwo p {
	color: #000000;
	padding: 20px 0px;
	margin: 0px;
	text-align: justify;
	font-size: 18px;
}
.giyus-page .sectionthree {
	position: relative;
	background: #f3f8fb;
	padding: 0px;
	direction: rtl;
}
.giyus-page .sectionthree .cx_box {
	position: relative;
	margin-top: 50px;
}
.giyus-page .sectionthree h2 {
	color: #0061ae;
	font-size: 30px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
.giyus-page .sectionthree input {
	width: 100%;
	position: relative;
	height: 60px;
	border-radius: 5px;
	background: #FFFFFF;
	border: 1px solid #c9c9c9;
	border-radius: 10px;
	color: #003053;
	font-size: 20px;
	text-indent: 10px;
	outline: none;
	margin-bottom: 15px;
}
.giyus-page .sectionthree textarea {
	width: 100%;
	position: relative;
	height: 110px;
	border-radius: 10px;
	background: #FFFFFF;
	border: 1px solid #c9c9c9;
	border-radius: 5px;
	color: #003053;
	font-size: 20px;
	padding: 10px;
	outline: none;
	resize: none;
	margin-bottom: 15px;
}
.giyus-page .sectionthree button {
	margin: 35px 0px 50px 0px;
	width: 100%;
	max-width: 250px;
	display: inline-block;
	vertical-align: top;
	color: #FFFFFF;
	text-align: center;
	background: #ef5811;
	border: 1px solid #ef5811;
	font-size: 25px;
	height: 60px;
	border-radius: 10px;
	outline: none;
}
.giyus-page .sectionfoure {
	position: relative;
	padding: 50px 0px;
	background: url(../images/giyus/mobile-bg.png) left bottom no-repeat, #FFFFFF;
	background-size: contain;
	direction: rtl;
}
.giyus-page .sectionfoure:before {
	position: absolute;
	content: "";
	top: 0px;
	left: 50%;
	margin-left: -25px;
	width: 0;
	height: 0;
	border-left: 50px solid transparent;
	border-right: 50px solid transparent;
	border-top: 50px solid #f3f8fb;
}
.giyus-page .sectionfoure h2 {
	color: #0163aa;
	font-size: 45px;
	margin: 0px;
	padding: 20px 0px 50px 0px;
	text-align: center;
}
.giyus-page .sectionfoure .cx_boxwrap {
	position: relative;
}
.giyus-page .sectionfoure .cx_boxwrap > div {
	padding: 0px 5px;
}
.giyus-page .sectionfoure .cx_boxwrap .cx_box {
	position: relative;
	border: 2px solid #d5d5d5;
	padding: 0px 15px;
	background: #FFFFFF;
	display:block;
	margin:auto;
	max-width:500px;
	margin-bottom: 50px;
	transition:all 0.5s;
	cursor:pointer;
}
.giyus-page .sectionfoure .cx_boxwrap .cx_box:hover {
	border: 2px solid #6acbee;
	padding: 30px 15px;
	margin-top: -30px;
	-webkit-box-shadow: 0px 0px 46px -3px rgba(106,203,238,1);
	-moz-box-shadow: 0px 0px 46px -3px rgba(106,203,238,1);
	box-shadow: 0px 0px 46px -3px rgba(106,203,238,1);
	z-index: 10;
}
.giyus-page .sectionfoure .cx_boxwrap .cx_box .cx_top {
	position: relative;
	line-height: 200px;
	border-bottom: 1px solid #bed1df;
	text-align: center;
}
.giyus-page .sectionfoure .cx_boxwrap .cx_box .cx_top h2 {
	color: #00365c;
	line-height: normal;
	display: inline-block;
	vertical-align: middle;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.giyus-page .sectionfoure .cx_boxwrap .cx_box .cx_top h2 span {
	font-size: 50px;
}
.giyus-page .sectionfoure .cx_boxwrap .cx_box .cx_bottom {
	position: relative;
	padding: 20px 0px;
}
.giyus-page .sectionfoure .cx_boxwrap .cx_box .cx_bottom p {
	padding: 0px 30px 0px 0px;
	margin: 0px 0px 10px 0px;
	background: url(../images/giyus/cross.jpg) right top 4px no-repeat;
	color: #00365c;
	font-size: 18px;
}
.giyus-page .sectionfoure .cx_boxwrap .cx_box .cx_bottom p.active {
	background: url(../images/giyus/tick.jpg) right top 4px no-repeat;
}
.giyus-page .sectionfoure .cx_boxwrap .cx_box .cx_bottom a {
	display: block;
	margin: 30px auto auto auto;
	text-align: center;
	color: #ff6015;
	border: 2px solid #ff6015;
	height: 50px;
	line-height: 50px;
	border-radius: 10px;
	outline: none;
	text-decoration: none;
	width: 100%;
	max-width: 200px;
	font-weight: 700;
}
.giyus-page .sectionfoure .cx_boxwrap .cx_box .cx_bottom a:hover{
	background:#ff6015;
	color:#FFFFFF;
}
.giyus-page .sectionfoure .cx_checkbox {
	position: relative;
}
.giyus-page .sectionfoure .cx_checkbox label {
	position: relative;
	color: #013354;
	margin: 0px;
	font-size: 16px;
}
.giyus-page .sectionfoure .cx_checkbox a {
	text-decoration: none;
	outline: none;
	border-bottom: 1px solid #a4acb7;
	display: inline-block;
	vertical-align: middle;
}
.giyus-page .sectionfive {
	position: relative;
	background: #f3f8fb;
	padding: 50px 0px;
	direction: rtl;
}
.giyus-page .sectionfive .cx_box {
	position: relative;
	margin-top: 30px;
}
.giyus-page .sectionfive h2 {
	color: #0061ae;
	font-size: 30px;
	margin: 0px;
	padding: 0px;
}
.giyus-page .sectionfive h3 {
	color: #00365c;
	line-height: normal;
	display: inline-block;
	vertical-align: middle;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
}
.giyus-page .sectionfive h3 span {
	font-size: 35px;
}
.giyus-page .sectionfive input {
	width: 100%;
	position: relative;
	height: 60px;
	border-radius: 5px;
	background: #FFFFFF;
	border: 1px solid #c9c9c9;
	border-radius: 10px;
	color: #003053;
	font-size: 20px;
	text-indent: 10px;
	outline: none;
	margin-bottom: 15px;
}
.giyus-page .sectionfive textarea {
	width: 100%;
	position: relative;
	height: 110px;
	border-radius: 10px;
	background: #FFFFFF;
	border: 1px solid #c9c9c9;
	border-radius: 5px;
	color: #003053;
	font-size: 20px;
	padding: 10px;
	outline: none;
	resize: none;
	margin-bottom: 15px;
}
.giyus-page .sectionfive .cx_flag {
	position: relative;
	text-align: right;
}
.giyus-page .sectionfive .cx_flag a {
	display: inline-block;
	vertical-align: top;
}
.giyus-page .sectionfive .cx_flag p {
	color: #7997ac;
	font-size: 16px;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}
.giyus-page .sectionfive button {
	margin: 30px 0px 0px 0px;
	width: 100%;
	max-width: 250px;
	display: inline-block;
	vertical-align: top;
	color: #FFFFFF;
	text-align: center;
	background: #ef5811;
	border: 1px solid #ef5811;
	font-size: 25px;
	height: 50px;
	border-radius: 10px;
	outline: none;
}
.giyus-page .sectionsix {
	position: relative;
	background: #003054;
	padding: 0px;
	direction: rtl;
	line-height: 130px;
}
.giyus-page .sectionsix h2 {
	color: #ffffff;
	font-size: 40px;
	margin: 0px;
	padding: 0px;
	display: inline-block;
	vertical-align: middle;
	line-height: normal;
}
.giyus-page .sectionsix button {
	margin: 30px 0px;
	width: 100%;
	max-width: 230px;
	display: inline-block;
	vertical-align: middle;
	line-height: normal;
	color: #FFFFFF;
	text-align: center;
	background: #003054;
	border: 1px solid #ffffff;
	font-size: 25px;
	height: 60px;
	border-radius: 10px;
	outline: none;
}
/*** ### Checkbox Design #### ***/
.giyus-page input[type=checkbox] + label {
	position: relative;
	cursor: pointer;
}
.giyus-page input[type=checkbox] {
	display: none;
}
.giyus-page input[type=checkbox] + label:before {
	content: "\2714";
	border: 2px solid #cbcbcb;
	border-radius: 5px;
	text-align: center;
	display: inline-block;
	width: 25px;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	color: transparent;
	transition: .2s;
	margin: 0px 0px 0px 10px;
	background: #FFFFFF;
}
.giyus-page input[type=checkbox] + label:active:before {
	transform: scale(0);
}
.giyus-page input[type=checkbox]:checked + label:before {
	background-color: #ffffff;
	border-color: #cbcbcb;
	color: #79d2f2;
}
.giyus-page input[type=checkbox]:disabled + label:before {
	transform: scale(1);
	border-color: #cbcbcb;
}
.giyus-page input[type=checkbox]:checked:disabled + label:before {
	transform: scale(1);
	background-color: #ffffff;
	border-color: #cbcbcb;
}
@media (max-width:991px){
.giyus-page .sectionfive button {
	display:block;
	margin:30px auto auto auto;
}
.giyus-page .sectionsix {
	line-height:normal;
}
.giyus-page .sectionsix h2 {
	font-size: 35px;
	text-align:center;
	padding:30px 0px 0px 0px;
	width:100%;
}
.giyus-page .sectionsix button {
	display:block;
	margin:30px auto;
}
}
/*** ### Sign In Page ### ***/
.signinpage-page {
	position: relative;
}
.signinpage .sectionone {
	position: relative;
	background: url(../images/giyus/top-bg.jpg) center top no-repeat;
	background-size: cover;
	padding: 100px 0px;
	text-align: center;
	direction: rtl;
}
.signinpage .sectionone h1 {
	text-align: center;
	color: #0163ac;
	font-size: 45px;
	margin: 0px;
	padding: 0px;
}
.signinpage .sectionone p {
	text-align: center;
	color: #00b5f7;
	font-size: 30px;
	margin: 0px;
	padding: 0px;
}
.signinpage .sectiontwo {
	position: relative;
	background-size: cover;
	padding: 0px 0px 50px 0px;
	background: #f3f8fb;
	direction: rtl;
}
.signinpage .sectiontwo .cx_text {
	position: relative;
	margin-top: 50px;
}
.signinpage .sectiontwo .cx_toppaination {
	position: relative;
}
.signinpage .sectiontwo .cx_toppaination ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.signinpage .sectiontwo .cx_toppaination li {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0px 0px 0px 20px;
	position: relative;
}
.signinpage .sectiontwo .cx_toppaination li:before {
	position: absolute;
	left: -15px;
	top: 2px;
	font-family: FontAwesome;
	content: "\f104";
}
.signinpage .sectiontwo .cx_toppaination a {
	color: #023457;
	font-size: 15px;
	font-weight: 600;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	outline: none;
}
.signinpage .sectiontwo h3 {
	color: #0162a7;
	font-size: 45px;
	margin: 0px;
	padding: 0px;
}
.signinpage .sectiontwo p {
	color: #000000;
	padding: 20px 0px;
	margin: 0px;
	text-align: justify;
	font-size: 18px;
}
.signinpage .sectiontwo .cx_ad {
	position: relative;
	margin-top: 50px;
}
.signinpage .sectiontwo .pleft {
	padding-left: 0px;
}
.signinpage .sectiontwo input {
	width: 100%;
	position: relative;
	height: 60px;
	border-radius: 5px;
	background: #FFFFFF;
	border: 1px solid #c9c9c9;
	border-radius: 10px;
	color: #0165a1;
	font-size: 20px;
	text-indent: 10px;
	outline: none;
	margin-bottom: 15px;
}
.signinpage .sectiontwo select {
	width: 100%;
	position: relative;
	height: 60px;
	border-radius: 5px;
	background: #FFFFFF;
	border: 1px solid #c9c9c9;
	border-radius: 10px;
	color: #0165a1;
	font-size: 20px;
	text-indent: 10px;
	outline: none;
	margin-bottom: 15px;
}
.signinpage .sectiontwo textarea {
	width: 100%;
	position: relative;
	height: 110px;
	border-radius: 10px;
	background: #FFFFFF;
	border: 1px solid #c9c9c9;
	border-radius: 5px;
	color: #0165a1;
	font-size: 20px;
	padding: 10px;
	outline: none;
	resize: none;
	margin-bottom: 15px;
}
.signinpage .sectiontwo button {
	margin: 0px;
	width: 100%;
	max-width: 200px;
	display: inline-block;
	vertical-align: top;
	color: #FFFFFF;
	text-align: center;
	background: #ef5811;
	border: 1px solid #ef5811;
	font-size: 25px;
	height: 60px;
	border-radius: 10px;
	outline: none;
}
.signinpage .sectiontwo .cx_checkbox {
	position: relative;
}
.signinpage .sectiontwo .cx_checkbox input[checkbox] {
	position: relative;
}
.signinpage .sectiontwo label {
	color: #053158;
	font-size: 15px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
.signinpage .sectionthree {
	position: relative;
	padding: 50px 0px;
	background: #FFFFFF;
	text-align: center;
}
.signinpage .sectionthree h2 {
	font-size: 35px;
	margin: 0px 0px -20px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-weight: 600;
	color: #0063ab;
}
.signinpage .sectionthree .brands-logo {
	position: relative;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	margin: 0px 15px;
}
.signinpage .sectionthree .brand-img {
	display: inline-block;
	vertical-align: top;
	height: 130px;
	line-height: 130px;
}
.signinpage .sectionthree .brand-img img {
	display: inline-block;
	vertical-align: bottom;
}
.signinpage .sectionthree h4 {
	color: #20294d;
	font-size: 25px;
	font-weight: 700;
	margin: 0px;
	padding: 15px 0px 0px 0px;
}
.slick-dotted .slick-slider {
	margin: 0px;
}
.signinpage .sectionthree .slick-dots {
	bottom: -50px;
}
.signinpage .sectionthree .slick-dots li {
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #0063ab;
}
.signinpage .sectionthree .slick-dots li.slick-active {
	background: none;
	width: 10px;
	height: 10px;
	border: 1px solid #0063ab;
}
/*** ### Checkbox Design #### ***/
.signinpage input[type=checkbox] + label {
	position: relative;
	cursor: pointer;
}
.signinpage input[type=checkbox] {
	display: none;
}
.signinpage input[type=checkbox] + label:before {
	content: "\2714";
	border: 2px solid #cbcbcb;
	border-radius: 5px;
	text-align: center;
	display: inline-block;
	width: 25px;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	color: transparent;
	transition: .2s;
	margin: 0px 0px 0px 10px;
	background: #FFF;
}
.signinpage input[type=checkbox] + label:active:before {
	transform: scale(0);
}
.signinpage input[type=checkbox]:checked + label:before {
	background-color: #ffffff;
	border-color: #cbcbcb;
	color: #0063ab;
}
.signinpage input[type=checkbox]:disabled + label:before {
	transform: scale(1);
	border-color: #cbcbcb;
}
.signinpage input[type=checkbox]:checked:disabled + label:before {
	transform: scale(1);
	background-color: #ffffff;
	border-color: #cbcbcb;
}
@media (max-width:991px){
.signinpage .sectiontwo h3 {
	color: #0162a7;
	font-size: 45px;
	margin: 0px;
	padding: 0px;
}
.signinpage .sectiontwo p {
	color: #000000;
	padding: 20px 0px;
	margin: 0px;
	text-align: justify;
	font-size: 18px;
}
.signinpage .sectiontwo .cx_ad img{
	display:block;
	margin:auto;
}
.signinpage .sectiontwo .pleft {
	padding-left: 15px;
}
.signinpage .sectiontwo .p0 {
	padding: 0px 15px !important;
}
.signinpage .sectiontwo button {
	display:block;
	margin:auto;
}
}
/*** ### All Tabs ### ***/
.cx_alltabs {
	position: relative;
	padding: 50px 0px;
	direction: rtl;
}
.cx_alltabs .cx_toppaination {
	position: relative;
}
.cx_alltabs .cx_toppaination ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.cx_alltabs .cx_toppaination li {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0px 0px 0px 20px;
	position: relative;
}
.cx_alltabs .cx_toppaination li:before {
	position: absolute;
	left: -15px;
	top: 2px;
	font-family: FontAwesome;
	content: "\f104";
}
.cx_alltabs .cx_toppaination a {
	color: #023457;
	font-size: 15px;
	font-weight: 600;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	outline: none;
}
.cx_alltabs .cx_tabsicon {
	position: relative;
	text-align: center;
}
.cx_alltabs .cx_tabsicon h2 {
	text-align: center;
	padding: 50px 0px;
	margin: 0px;
	color: #0162a7;
	font-weight: 600;
	font-size: 45px;
}
.cx_alltabs .cx_tabsicon .cx_box {
	display: inline-block;
	width: 100%;
	max-width: 200px;
}
.cx_alltabs .cx_tabsicon .cx_icon {
	position: relative;
	line-height: 60px;
}
.cx_alltabs .cx_tabsicon .cx_icon img {
	display: inline-block;
	vertical-align: middle;
}
.cx_alltabs .cx_tabsicon a {
	display: inline-block;
	vertical-align: top;
	text-decoration: none;
	outline: none;
	font-weight: 600;
	margin: 0px;
	padding: 0px;
	color: #787878;
	font-size: 25px;
	border-bottom: 2px solid #ffffff;
}
.cx_alltabs .cx_tabsicon a span {
	display: block;
}
.cx_alltabs .cx_tabsicon a.active {
	color: #01a6e6;
	border-bottom: 2px solid #01a6e6;
}
.cx_alltabs .cx_mainbox {
	position: relative;
	background: #f3f8fb;
	-webkit-box-shadow: 0px 0px 46px -3px rgba(106,203,238,1);
	-moz-box-shadow: 0px 0px 46px -3px rgba(106,203,238,1);
	box-shadow: 0px 0px 46px -3px rgba(106,203,238,1);
	padding: 50px;
}
.cx_alltabs .cx_mainbox .cx_textbox {
	position: relative;
}
.cx_alltabs .cx_mainbox .cx_textbox h2 {
	color: #0262ac;
	font-size: 30px;
	font-weight: 600;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.cx_alltabs .cx_mainbox .cx_textbox p {
	display: block;
	margin: auto;
	max-width: 900px;
	width: 100%;
	color: #010101;
	font-size: 18px;
	font-weight: 600;
	padding: 20px 0px;
	text-align: center;
}
@media (max-width:1024px) {
.cx_alltabs .cx_mainbox {
	padding: 50px 20px;
}
}
@media (max-width:991px) {
.cx_alltabs .cx_tabsicon {
	position: relative;
	text-align: center;
}
.cx_alltabs .cx_tabsicon h2 {
	padding: 30px 0px;
	font-size: 35px;
}
.cx_alltabs .cx_tabsicon .cx_box {
	max-width: 25%;
	margin:0px -2px;
}
.cx_alltabs .cx_tabsicon .cx_icon {
	position: relative;
	line-height: 60px;
}
.cx_alltabs .cx_tabsicon a span {
	display: block;
	display:none;
}
.cx_alltabs .cx_mainbox .cx_textbox {
	position: relative;
}
.cx_alltabs .cx_mainbox .cx_textbox h2 {
	font-size: 25px;
}
}
/*** ### Manage Resume ### ***/
.manageresume .cx_upload {
	position: relative;
	padding: 20px 0px;
	direction: rtl;
}
.manageresume .cx_upload label {
	position: relative;
	font-weight: 600;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	color: #0162a7;
	font-size: 20px;
}
.manageresume .cx_upload input {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	max-width: 400px;
	position: relative;
	height: 60px;
	border-radius: 5px;
	background: #FFFFFF;
	border: 1px solid #c9c9c9;
	border-radius: 10px;
	color: #0165a1;
	font-size: 20px;
	text-indent: 10px;
	outline: none;
	margin-bottom: 15px;
	cursor: pointer;
	background: url(../images/upload.jpg) left 10px center no-repeat, #FFFFFF;
	background-size: 20px;
}
.manageresume .cx_upload button {
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin: 0px 20px;
	width: 100%;
	max-width: 130px;
	height: 60px;
	border: 1px solid #f25913;
	background: #f25913;
	font-weight: 600;
	font-size: 20px;
	color: #FFFFFF;
	border-radius: 10px;
}
.manageresume .cx_maincontent {
	position: relative;
	padding: 20px 0px;
	direction: rtl;
}
.manageresume .cx_maincontent .cx_mainlist {
	position: relative;
	border: 1px solid #c9c9c9;
	line-height: 70px;
	border-radius: 10px;
	padding: 0px 15px;
	background: #FFFFFF;
	margin-bottom: 15px;
}
.manageresume .cx_maincontent label {
	position: relative;
	font-weight: 600;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	color: #0162a7;
	font-size: 20px;
}
.manageresume .cx_maincontent p {
	font-size: 18px;
	font-weight: 600;
	color: #033454;
	line-height: normal;
	display: inline-block;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
}
.manageresume .cx_maincontent a {
	width: 100%;
	border-radius: 10px;
	display: inline-block;
	vertical-align: middle;
	line-height: 40px;
	border: 1px solid #f25913;
	text-align: center;
	text-decoration: none;
	outline: none;
	color: #FFFFFF;
	background: #f25913;
	font-size: 18px;
	font-weight: 600;
	margin: 0px 15px 0px 0px;
	padding: 0px 20px;
}
.manageresume .cx_maincontent a.btnone {
	max-width: 200px;
}
.manageresume .cx_maincontent a.btntwo {
	max-width: 100px;
	background: #FFFFFF;
	color: #f25913;
}
.manageresume .cx_maincontent a.btnone.active {
	background: #FFFFFF;
	color: #0faee8;
	border: 1px solid #FFFFFF;
	background: url(../images/giyus/tick.jpg) right center no-repeat;
}
@media (max-width:991px){
.manageresume .cx_upload input{
	max-width:100%;
}
.manageresume .cx_text_left{
	text-align:center;
}
.manageresume .cx_upload button {
	display:block;
	margin:auto;
}
.manageresume .cx_maincontent {
	position: relative;
	padding: 20px 0px;
	direction: rtl;
}
.manageresume .cx_maincontent .cx_mainlist {
	position: relative;
	border: 1px solid #c9c9c9;
	line-height: 70px;
	border-radius: 10px;
	padding: 0px 15px;
	background: #FFFFFF;
	margin-bottom: 15px;
}
.manageresume .cx_maincontent label {
	position: relative;
	font-weight: 600;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	color: #0162a7;
	font-size: 20px;
}
.manageresume .cx_maincontent p {
	font-size: 18px;
	font-weight: 600;
	color: #033454;
	line-height: normal;
	display: inline-block;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
}
.manageresume .cx_maincontent a {
	width: 100%;
	border-radius: 10px;
	display: inline-block;
	vertical-align: middle;
	line-height: 40px;
	border: 1px solid #f25913;
	text-align: center;
	text-decoration: none;
	outline: none;
	color: #FFFFFF;
	background: #f25913;
	font-size: 18px;
	font-weight: 600;
	margin: 0px 15px 0px 0px;
	padding: 0px 20px;
}
.manageresume .cx_maincontent a.btnone {
	max-width: 200px;
}
.manageresume .cx_maincontent a.btntwo {
	max-width: 100px;
	background: #FFFFFF;
	color: #f25913;
}
.manageresume .cx_maincontent a.btnone.active {
	background: #FFFFFF;
	color: #0faee8;
	border: 1px solid #FFFFFF;
	background: url(../images/giyus/tick.jpg) right center no-repeat;
}
}
/*** ### Search Agent ### ***/
.searchagent {
	position: relative;
	direction: rtl;
}
.searchagent .cx_mainbtn {
	position: relative;
	text-align: left;
}
.searchagent .cx_mainbtn a {
	display: inline-block;
	vertical-align: top;
	margin: 0px 15px 0px 0px;
	background: #FFFFFF;
	color: #f25913;
	border: 1px solid #f25913;
	width: 100%;
	max-width: 150px;
	line-height: 50px;
	height: 50px;
	border-radius: 5px;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
}
.searchagent .cx_mainbtn a.active {
	color: #FFFFFF;
	background: #f25913;
}
.searchagent .mainlist {
	position: relative;
	padding: 30px 0px 0px 0px;
	direction: rtl;
}
.searchagent .mainlist ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.searchagent .mainlist li {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 100%;
	margin-bottom: 20px;
}
.searchagent .mainlist li .cx_title {
	position: relative;
	background: #0163ac;
	height: 60px;
	border: 1px solid #0163ac;
	line-height: 60px;
	padding: 0px 15px;
	color: #FFF;
	font-size: 16px;
	font-weight: 600;
	cursor: pointer;
}
.searchagent .mainlist li .cx_title .cx_icon {
	position: absolute;
	left: 15px;
	line-height: 60px;
}
.searchagent .mainlist li .cx_hidebox {
	position: relative;
	background: #FFFFFF;
	border: 1px solid #c6c6c6;
	border-top: none;
	padding: 30px 15px;
	display: none;
}
.searchagent .mainlist li.active .cx_hidebox {
	display: block;
}
.searchagent .mainlist li .cx_hidebox .cx_textarea {
	position: relative;
	margin-bottom: 30px;
}
.searchagent .mainlist li .cx_hidebox h3 {
	display: inline-block;
	vertical-align: top;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	color: #0163aa;
	font-size: 25px;
	font-weight: 600;
}
.searchagent .mainlist li .cx_hidebox p {
	display: inline-block;
	vertical-align: top;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	color: #0163aa;
	font-size: 20px;
	font-weight: 400;
}
.searchagent .mainlist .addbtn {
	position: relative;
	text-align: right;
}
.searchagent .mainlist .addbtn button {
	display: inline-block;
	background: none;
	outline: none;
	border: 1px solid #f25913;
	text-align: center;
	height: 50px;
	line-height: 50px;
	padding: 0px 20px 0px 50px;
	color: #f25913;
	text-decoration: none;
	outline: none;
	border-radius: 10px;
	font-size: 18px;
}
.searchagent .mainlist li .cx_hidebox2 {
	position: relative;
	background: #f3f8fb;
	padding: 30px 0px 0px 0px;
}
.searchagent .mainlist li .cx_hidebox .cx_iner {
	position: relative;
	background: #FFF;
	padding: 20px 50px;
}
.searchagent .mainlist .checkbox-wrap {
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin: 0px 0px 0px 50px;
}
.searchagent .mainlist .checkbox-wrap .cx_label {
	color: #0165a3;
	font-size: 20px;
	font-weight: 600;
	margin: 0px;
	padding: 0px;
}
@media (max-width:991px){
.searchagent .cx_mainbtn {
	position: relative;
	text-align:center;
}
.searchagent .mainlist .addbtn{
	text-align:center;
}
}
/*** ### Radio Design #### ***/
.searchagent input[type=radio] + label {
	position: relative;
	cursor: pointer;
}
.searchagent input[type=radio] {
	display: none;
}
.searchagent input[type=radio] + label:before {
	content: "";
	border: 2px solid #ffffff;
	border-radius: 5px;
	text-align: center;
	display: inline-block;
	width: 25px;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	color: transparent;
	transition: .2s;
	margin: 0px 0px 0px 10px;
	background: #FFFFFF;
	z-index: 10;
	position: relative;
}
.searchagent input[type=radio] + label:after {
	content: "";
	position: absolute;
	right: -3px;
	top: -3px;
	border: 2px solid #cbcbcb;
	border-radius: 5px;
	text-align: center;
	display: inline-block;
	width: 31px;
	height: 31px;
	;
	vertical-align: middle;
	color: transparent;
	transition: .2s;
	margin: 0px 0px 0px 10px;
	background: #FFFFFF;
}
.searchagent input[type=radio] + label:active:before {
	transform: scale(0);
}
.searchagent input[type=radio]:checked + label:before {
	background-color: #00b5fa;
	color: #0165a3;
}
.searchagent input[type=radio]:disabled + label:before {
	border-color: #cbcbcb;
}
.searchagent input[type=radio]:checked:disabled + label:before {
	background-color: #ffffff;
	border-color: #cbcbcb;
}
.searchagent .mainform {
	position: relative;
	direction: rtl;
	margin-top: 50px;
}
.searchagent .mainform .mainselect {
	position: relative;
	width: 100%;
	margin-bottom: 20px;
	cursor: pointer;
}
.searchagent .mainform .mainselect .cx_text {
	position: relative;
	padding: 0px 15px;
	display: block;
	border: 1px solid #c6c6c6;
	background: #FFF;
	line-height: 60px;
	color: #0067ae;
	font-size: 20px;
	font-weight: 600;
}
.searchagent .mainform .mainselect .cx_icon {
	position: absolute;
	left: 15px;
	line-height: 60px;
	font-size: 25px;
	cursor: pointer;
	font-weight:normal;
}
.searchagent .mainform .mainselect .cx_dropselect {
	position: absolute;
	top: 60px;
	left: 0px;
	padding: 20px;
	background: #f3f8fb;
	width: 100%;
	border: 1px solid #c6c6c6;
	border-top: none;
	line-height: normal;
	display: none;
	z-index:1000;
}
.searchagent .mainform .mainselect.active .cx_dropselect {
	display: block;
}
.mainselect .checkbox, .mainselect .cx_dropselect .radio {
	width: 100%;
	margin-bottom: 10px;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
	color:#0063ab;
	font-size:18px;
}
.mainselect .checkbox label:after, .mainselect .cx_dropselect .radio label:after {
	content: '';
	display: table;
	clear: both;
}
.mainselect .checkbox .cr, .mainselect .cx_dropselect .radio .cr {
	position: relative;
	display: inline-block;
	border: 1px solid #a9a9a9;
	background: #FFFFFF;
	border-radius: .25em;
	width: 22px;
	height: 22px;
	float: right;
	margin-left: .5em;
}
.mainselect .radio .cr {
	border-radius: 50%;
}
.mainselect .checkbox .cr .cr-icon, .mainselect .cx_dropselect .radio .cr .cr-icon {
	position: absolute;
	font-size: .8em;
	line-height: 0;
	top: 50%;
	right: 10%;
}
.mainselect .radio .cr .cr-icon {
	margin-left: 0.04em;
}
.mainselect label input[type="checkbox"], .mainselect .cx_dropselect .radio label input[type="radio"] {
	display: none;
}
.mainselect .checkbox label input[type="checkbox"] + .cr > .cr-icon, .mainselect .cx_dropselect .radio label input[type="radio"] + .cr > .cr-icon {
	transform: scale(3) rotateZ(-20deg);
	opacity: 0;
	transition: all .3s ease-in;
}
.mainselect .checkbox label input[type="checkbox"]:checked + .cr > .cr-icon, .mainselect .cx_dropselect .radio label input[type="radio"]:checked + .cr > .cr-icon {
	transform: scale(1) rotateZ(0deg);
	opacity: 1;
}
.mainselect .checkbox label input[type="checkbox"]:disabled + .cr, .mainselect .cx_dropselect .radio label input[type="radio"]:disabled + .cr {
	opacity: .5;
}
.searchagent .mainform .mainselect .cx_dropselectmega {
	position: relative;
	display: table;
	z-index: 100;
	padding: 0px;
	background: #f3f8fb;
	width: 100%;
	border: 1px solid #c6c6c6;
	border-top: none;
	line-height: normal;
	display:none;
}
.mainselect .cx_megamenu {
	position: relative;
	padding-bottom: 20px;
	display: table;
	width: 100%;
}
.mainselect .cx_megamenu ul {
	margin: 0px;
	padding: 0px;
	direction: rtl;
	background: #f2f8fa;
}
.mainselect .cx_megamenu li {
	position: static;
	background: #f2f8fa;
	color: #0063ab;
	font-size: 18px;
	font-weight: 700;
	border-bottom: 1px solid #d9d9d9;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	width: 25%;
	float: right;
	border-left: 1px solid #d9e4ec;
	border-right: 1px solid #FFFFFF;
}
.mainselect .cx_megamenu li .option_cx {
	position: relative;
	width: 100%;
	display: block;
}
.mainselect .cx_megamenu li .cx_span {
	display: block;
	padding: 0px 15px 0px 30px;
	height: 50px;
	line-height: 50px;
}
.mainselect .cx_megamenu li .cx_span2 {
	display: block;
	padding: 0px 30px;
	height: 50px;
	line-height: 50px;
}
.mainselect .cx_megamenu li .cx_minus_sign {
	position: absolute;
	left: 15px;
	width: 30px;
	top: 0px;
	line-height: 50px;
	text-align: center;
	color: #0063ab;
	font-size: 18px;
}
.mainselect .cx_megamenu li .cx_dropdowncover {
	height: 180px;
	display: none;
}
.mainselect .cx_megamenu li .cx_drop_menu {
	position: absolute;
	padding: 20px 30px;
	background: #FFF;
	height: 180px;
	overflow-y: auto;
	overflow-x: hidden;
	border-top: 1px solid #e2e2e2;
	direction: rtl;
	width: 100%;
	left: 0px;
}
.mainselect .cx_megamenu li .cx_drop_menu .checkbox {
	width: 33%;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.mainselect .cx_megamenu li .cx_drop_menu::-webkit-scrollbar {
 background:#e8f4f5;
 border-radius:15px;
 width:10px;
}
 .mainselect .cx_megamenu li .cx_drop_menu::-webkit-scrollbar-track {
 border-radius: 25px;
}
 .mainselect .cx_megamenu li .cx_drop_menu::-webkit-scrollbar-thumb {
 background:#13ade6;
 border-radius:20px;
}
.mainselect .cx_megamenu li.noborder {
	border-bottom: none;
	background: #FFFFFF;
}
@media (max-width:1200px){
.searchagent .cx_mainbtn a {
	margin: 0px 5px 5px 0px;
	max-width: 130px;
}
}
@media (max-width:991px) {
.searchagent .mainlist {
	position: relative;
	padding: 30px 0px 0px 0px;
	direction: rtl;
}
.searchagent .mainlist li .cx_hidebox .cx_iner {
	padding: 20px 15px;
}
.searchagent .mainlist .checkbox-wrap {
	margin: 0px 0px 20px 10%;
}
.searchagent .mainlist .checkbox-wrap:last-child{
	margin-left:0px;
}
/*** ### Radio Design #### ***/
.searchagent input[type=radio] + label:before {
	width: 20px;
	height: 20px;
	line-height: 20px;
}
.searchagent input[type=radio] + label:after {
	right: -3px;
	top: -2px;
	width: 26px;
	height: 26px;
}
.searchagent .mainform {
	margin-top: 30px;
}
.searchagent .mainform .mainselect .cx_dropselect {
	padding: 15px;
}
.searchagent .mainform .mainselect .cx_icon{
	font-size:25px;
}
.mainselect .cx_megamenu {
	padding-bottom: 0px;
}
.mainselect .cx_megamenu li {
	width: 100%;
}
.mainselect .cx_megamenu li .cx_span2{
	padding:0px 15px;
}
.mainselect .cx_megamenu li .cx_minus_sign {
	left: 10px;
}
.mainselect .cx_megamenu li .cx_dropdowncover {
	height: 250px;
}
.mainselect .cx_megamenu li .cx_drop_menu {
	padding: 20px 15px;
	height: 250px;
}
.mainselect .cx_megamenu li .cx_drop_menu .checkbox {
	width: 50%;
	margin: 0px -2px 10px -2px;
	padding: 0px;
}
.mainselect .cx_megamenu li .cx_drop_menu .checkbox label{
	padding-left:0px;
}
.mainselect .cx_megamenu li .cx_drop_menu::-webkit-scrollbar {
 background:#e8f4f5;
 border-radius:15px;
 width:10px;
}
 .mainselect .cx_megamenu li .cx_drop_menu::-webkit-scrollbar-track {
 border-radius: 25px;
}
 .mainselect .cx_megamenu li .cx_drop_menu::-webkit-scrollbar-thumb {
 background:#13ade6;
 border-radius:20px;
}
.mainselect .cx_megamenu li.noborder {
	border-bottom: none;
	background: #FFFFFF;
}
}
@media (max-width:480px){
.searchagent .mainlist .checkbox-wrap {
	margin: 0px 0px 20px 3%;
}
.mainselect .cx_megamenu li .cx_drop_menu .checkbox {
	width: 100%;
	margin:0px 0px 10px 0px;
	padding: 0px;
}
}
.searchagent .dropdownbtn {
	position: relative;
	text-align: left;
}
.searchagent .dropdownbtn a.first {
	float:right;
	margin:15px 0px 0px 0px;
	background: #FFFFFF;
	color: #f25913;
	border: 1px solid #f25913;
	width: 100%;
	max-width: 150px;
	line-height: 50px;
	height: 50px;
	border-radius: 5px;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
}
.searchagent .dropdownbtn a.second {
	float:left;
	margin:15px 0px 0px 0px;
	border: 1px solid #f25913;
	width: 100%;
	max-width: 150px;
	line-height: 50px;
	height: 50px;
	border-radius: 5px;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	color: #FFFFFF;
	background: #f25913;
}

/*** ### Company Page ### ***/
.company-page {
	position: relative;
}
.company-page .sectionone {
	position: relative;
	background: url(../images/giyus/top-bg.jpg) center top no-repeat;
	background-size: cover;
	padding: 100px 0px;
	text-align: center;
	direction: rtl;
}
.company-page .sectionone h1 {
	text-align: center;
	color: #0163ac;
	font-size: 45px;
	margin: 0px;
	padding: 0px;
}
.company-page .sectionone p {
	text-align: center;
	color: #00b5f7;
	font-size: 30px;
	margin: 0px;
	padding: 0px;
}
.company-page .sectiontwo {
	position: relative;
	background: #f3f8fb;
	direction: rtl;
	padding: 0px 0px 50px 0px;
}
.company-page .sectiontwo .cx_toppagination {
	position: relative;
	padding: 10px 0px;
}
.company-page .sectiontwo .cx_toppagination ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.company-page .sectiontwo .cx_toppagination li {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0px 0px 0px 20px;
	position: relative;
}
.company-page .sectiontwo .cx_toppagination li:before {
	position: absolute;
	left: -15px;
	top: 2px;
	font-family: FontAwesome;
	content: "\f104";
}
.company-page .sectiontwo .cx_toppagination a {
	color: #023457;
	font-size: 15px;
	font-weight: 600;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	outline: none;
}
.company-page .sectiontwo .cx_whitebox {
	position: relative;
	background: #FFFFFF;
	padding: 0px 50px;
	line-height: 300px;
	text-align: center;
	margin: 20px 0px 0px 0px;
}
.company-page .sectiontwo .cx_whitebox img {
	display: inline-block;
	vertical-align: middle;
}
.company-page .sectiontwo .cx_rightbox {
	position: relative;
	padding: 20px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
}
.company-page .sectiontwo h2 {
	color: #0063ae;
	font-size: 30px;
	font-weight: 600;
	margin: 0px;
	padding: 0px;
}
.company-page .sectiontwo p {
	color: #000203;
	font-size: 20px;
	font-weight: 400;
	margin: 0px;
	padding: 20px 0px;
}
.company-page .sectionthree {
	position: relative;
	padding: 50px 0px;
	background: #FFF;
	direction: rtl;
	text-align: center;
}
.company-page .sectionthree .cx_box {
	display: inline-block;
	vertical-align: top;
	position: relative;
	border: 1px solid #25b2e7;
	width: 230px;
	line-height: 240px;
	text-align: center;
	margin: 15px;
}
.company-page .sectionthree .cx_box .cx_iner {
	display: inline-block;
	vertical-align: middle;
	line-height: normal;
	width: 100%;
}
.company-page .sectionthree .cx_box .cx_icon {
	display: inline-block;
	vertical-align: middle;
	line-height: 85px;
	margin-bottom: 15px;
}
.company-page .sectionthree .cx_box .cx_icon img {
	display: inline-block;
	vertical-align: bottom
}
.company-page .sectionthree h2 {
	font-size: 25px;
	font-weight: 600;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #25b2e7;
}
.company-page .sectionthree p {
	font-size: 25px;
	font-weight: 600;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #000000;
}
.company-page .sectionfoure {
	position: relative;
	background: #f3f8fb;
	padding: 50px 0px;
	direction: rtl;
}
.company-page .sectionfoure .toparea {
	position: relative;
	text-align: center;
}
.company-page .sectionfoure .toparea > h2 {
	color: #12b1eb;
	font-size: 30px;
	font-weight: 600;
	margin: 0px;
	padding: 0px;
}
.company-page .sectionfoure .toparea > p {
	color: #0363af;
	font-size: 30px;
	font-weight: 500;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
.company-page .sectionfoure .rightarea {
	position: relative;
	margin-top: 50px;
}
.company-page .sectionfoure .rightarea > h2 {
	background: url(../images/company/filter.jpg) right 20px center no-repeat, #00b5fa;
	padding: 0px 60px 0px 0px;
	line-height: 80px;
	color: #FFF;
	font-size: 25px;
	font-weight: 600;
}
.company-page .sectionfoure .rightarea .boxwhite {
	position: relative;
	padding: 0px 20px;
	background: #FFF;
}
.company-page .sectionfoure .rightarea .boxwhite .box {
	position: relative;
	border-bottom: 1px solid #bdd0de;
	padding: 20px 0px;
}
.company-page .sectionfoure .rightarea .boxwhite .box:last-child {
	border-bottom: none;
}
.company-page .sectionfoure .rightarea .boxwhite p {
	position:relative;
	color: #03b4fa;
	font-size: 25px;
	font-weight: 600;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	cursor:pointer;
}
.company-page .sectionfoure .rightarea .boxwhite p:before{
	position:absolute;
	font-family: FontAwesome;
	content:"\f067";
	left:0px;
  	top: 55%;
  	transform: translate(-50%, -50%);
	font-weight:normal;
	font-size:20px;
}
.company-page .sectionfoure .rightarea .boxwhite .box.active p:before{
	content:"\f068";
}
.company-page .sectionfoure .rightarea .boxwhite .box .hidecheckbox{
	display:none;
}
.company-page .sectionfoure .rightarea .boxwhite .box.active .hidecheckbox{
	position:relative;
	display:block;
}
.company-page .sectionfoure .rightarea .checkbox {
	width: 100%;
	margin-bottom: 10px;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
}
.company-page .sectionfoure .rightarea .checkbox label:after {
	content: '';
	display: table;
	clear: both;
}
.company-page .sectionfoure .rightarea .checkbox .cr {
	position: relative;
	display: inline-block;
	border: 1px solid #a9a9a9;
	background: #FFFFFF;
	border-radius: .25em;
	width: 22px;
	height: 22px;
	float: right;
	margin-left: .5em;
}
.company-page .sectionfoure .rightarea .radio .cr {
	border-radius: 50%;
}
.company-page .sectionfoure .rightarea .cr .cr-icon {
	position: absolute;
	font-size: .8em;
	line-height: 0;
	top: 50%;
	width: 100%;
	text-align: center;
	margin-left: 0.04em;
}
.company-page .sectionfoure .rightarea label input[type="checkbox"] {
	display: none;
}
.company-page .sectionfoure .rightarea .checkbox label input[type="checkbox"] + .cr > .cr-icon {
	transform: scale(3) rotateZ(-20deg);
	opacity: 0;
	transition: all .3s ease-in;
}
.company-page .sectionfoure .rightarea .checkbox label input[type="checkbox"]:checked + .cr > .cr-icon {
	transform: scale(1) rotateZ(0deg);
	opacity: 1;
}
.company-page .sectionfoure .rightarea .checkbox label input[type="checkbox"]:disabled + .cr {
	opacity: .5;
}
.company-page .sectionfoure .rightarea .addbox {
	position: relative;
	padding: 30px 20px 0px 20px;
}
.company-page .sectionfoure .rightarea .addbox img {
	display: block;
	margin: auto;
}
.company-page .sectionfoure .leftarea {
	position: relative;
	margin-top: 50px;
}
.company-page .sectionfoure .leftarea .whitebox {
	position: relative;
	background: #FFFFFF;
	border: 1px solid #d0d0d0;
	margin-bottom:30px;
}
.company-page .sectionfoure .leftarea .whitebox .inerbox {
	position: relative;
	padding: 15px;
}
.company-page .sectionfoure .leftarea .whitebox .title-top .inerwrap {
	display: inline-block;
	vertical-align: middle;
	line-height: normal;
	width: 100%;
}
.company-page .sectionfoure .leftarea .whitebox .title-top {
	position: relative;
	line-height: 90px;
	padding: 0px 90px 0px 0px;
	border-bottom: 2px solid #dbe5ee;
}
.company-page .sectionfoure .leftarea .whitebox .title-top .stararea {
	position: absolute;
	left: 0px;
	top: 0px;
	color: #054e81;
	font-size: 25px;
}
.company-page .sectionfoure .leftarea .whitebox .title-top .logoimg {
	position: absolute;
	right: 0px;
	top: 0px;
	line-height: 90px;
	width: 90px;
}
.company-page .sectionfoure .leftarea .whitebox .title-top .logoimg:after {
	position: absolute;
	content: "";
	left: 10px;
	width: 2px;
	height: 50px;
	top: 20px;
	background: #3f79a1;
}
.company-page .sectionfoure .leftarea .whitebox .title-top .logoimg img {
	display: inline-block;
	vertical-align: middle;
	width: 70px;
}
.company-page .sectionfoure .leftarea .whitebox .title-top .inerwrap > h2 {
	color: #074f89;
	font-size: 22px;
	font-weight: 600;
	margin: 0px;
	padding: 0px;
}
.company-page .sectionfoure .leftarea .whitebox .title-top .inerwrap > p {
	color: #a3dcf9;
	font-size: 22px;
	font-weight: 400;
	margin: 0px;
	padding: 0px;
}
.company-page .sectionfoure .leftarea .whitebox .middletext {
	position: relative;
	padding: 20px 0px;
}
.company-page .sectionfoure .leftarea .whitebox .middletext p {
	color: #034581;
	font-size: 20px;
	font-weight: 300;
	margin: 0px;
	padding: 0px;
	width: 100%;
	max-width: 700px;
}
.company-page .sectionfoure .leftarea .whitebox .middletext p .hiden{
	display:none;
	margin-top:30px;
}
.company-page .sectionfoure .leftarea .whitebox .middletext ul{
	margin:30px 0px 15px 0px;
	padding:0px;
	list-style:none;
	display:none;
}
.company-page .sectionfoure .leftarea .whitebox .middletext li{
	display:inline-block;
	vertical-align:top;
	width:100%;
	position:relative;
	padding:0px 15px 0px 0px;
	color:#034581;
	font-size:15px;
}
.company-page .sectionfoure .leftarea .whitebox .middletext li:before{
	position:absolute;
	right:0px;
	top:8px;
	width:8px;
	height:8px;
	content:"";
	background:#eb5a0b;
	border-radius:50%;
}
.company-page .sectionfoure .leftarea .whitebox .middletext a.readbtn {
	display: inline-block;
	vertical-align: top;
	margin: 10px 0px 0px 0px;
	color: #f15814;
	font-size: 20px;
	text-decoration: underline;
	font-weight: 400;
	position:relative;
}
.company-page .sectionfoure .leftarea .whitebox .middletext a.readbtn:after{
	position:absolute;
	font-family: FontAwesome;
	content:"\f107";
	left:-15px;
  	top: 55%;
  	transform: translate(-50%, -50%);
	font-weight:normal;
	font-size:20px;
}
.company-page .sectionfoure .leftarea .whitebox.active {
	background:#FFFFFF;
}
.company-page .sectionfoure .leftarea .whitebox.active .middletext p .hiden{
	display:block;
}
.company-page .sectionfoure .leftarea .whitebox.active .middletext ul{
	display:block;
}
.company-page .sectionfoure .leftarea .whitebox.active .middletext a.readbtn:after{
	content:"\f106";
}
.company-page .sectionfoure .leftarea .whitebox .middletext a {
	display: inline-block;
	vertical-align: top;
	margin: 10px 0px 0px 0px;
	color: #f15814;
	font-size: 20px;
	text-decoration: underline;
	font-weight: 400;
}
.company-page .sectionfoure .leftarea .whitebox .footer-bottom {
	position: relative;
	line-height: 70px;
	width: 100%;
	border-top: 2px solid #e0e0e0;
	background: #f7f7f7;
	padding: 0px 30px;
}
.company-page .sectionfoure .leftarea .whitebox .footer-bottom .socialbtn {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 100%;
}
.company-page .sectionfoure .leftarea .whitebox .footer-bottom .socialbtn a {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	line-height: 40px;
	color: #657ea6;
	font-size: 20px;
	font-weight: 400;
	margin: 0px 0px 0px 30px;
}
.company-page .sectionfoure .leftarea .whitebox .footer-bottom .socialbtn a img {
	display: inline-block;
	vertical-align: middle;
}
.company-page .sectionfoure .leftarea .whitebox .footer-bottom .socialbtn a:before {
	position: absolute;
	content: "";
	left: -15px;
	width: 1px;
	height: 100%;
	bottom: 0px;
	background: #a4bdd1;
}
.company-page .sectionfoure .leftarea .whitebox .footer-bottom .socialbtn a:first-child:before, a:last-child:before {
	display: none;
}
.company-page .sectionfoure .leftarea .whitebox .footer-bottom .actionbtn {
	position: relative;
	text-align: left;
}
.company-page .sectionfoure .leftarea .whitebox .footer-bottom .actionbtn button {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	padding: 0px 25px;
	line-height: 40px;
	height: 40px;
	text-align: center;
	border-radius: 10px;
	background: #f25913;
	border: none;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: 600;
	margin: 0px 10px 0px 0px;
}
.company-page .sectionfoure .leftarea .whitebox .footer-bottom .actionbtn button.active {
	background: none;
	text-decoration: underline;
	color: #004682;
	font-weight: 400;
}
.company-page .sectionfoure .leftarea .whitebox .footer-bottom .actionbtn button.red{
	background:#aeaeae;
}
.company-page .sectionfoure .leftarea a.loadmore{
	position:relative;
	display:inline-block;
	vertical-align:top;
	color:#0164a7;
	background:url(../images/company/waiting.jpg) right center no-repeat;
	padding:0px 50px 0px 0px;
	font-size:22px;
	font-weight:700;
}

/*** ### Search Result Page ### ***/
.searchresult {
	position: relative;
}
.searchresult .sectionone {
	position: relative;
	background: url(../images/search-bg.png) center top no-repeat;
	background-size: cover;
	padding: 100px 0px;
	text-align: center;
	direction: rtl;
}
.searchresult .sectionone h1 {
	text-align: center;
	color: #0163ac;
	font-size: 45px;
	margin: 0px;
	padding: 0px;
}
.searchresult .sectionone p {
	text-align: center;
	color: #00b5f7;
	font-size: 30px;
	margin: 0px;
	padding: 0px;
}
.searchresult .sectiontwo {
	position: relative;
	background: #f3f8fb;
	direction: rtl;
	padding:0px;
}
.searchresult .sectiontwo .cx_toppagination {
	position: relative;
	padding: 10px 0px;
}
.searchresult .sectiontwo .cx_toppagination ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.searchresult .sectiontwo .cx_toppagination li {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0px 0px 0px 20px;
	position: relative;
}
.searchresult .sectiontwo .cx_toppagination li:before {
	position: absolute;
	left: -15px;
	top: 2px;
	font-family: FontAwesome;
	content: "\f104";
}
.searchresult .sectiontwo .cx_toppagination a {
	color: #023457;
	font-size: 15px;
	font-weight: 600;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	outline: none;
}
.searchresult .sectionfoure {
	position: relative;
	background: #f3f8fb;
	padding: 0px 0px 50px 0px;
	direction: rtl;
}
.searchresult .sectionfoure .toparea {
	position: relative;
	text-align: center;
}
.searchresult .sectionfoure .toparea > h2 {
	color: #12b1eb;
	font-size: 30px;
	font-weight: 600;
	margin: 0px;
	padding: 0px;
}
.searchresult .sectionfoure .toparea > p {
	color: #0363af;
	font-size: 30px;
	font-weight: 500;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
.searchresult .sectionfoure .rightarea {
	position: relative;
	margin-top: 10px;
}
.searchresult .sectionfoure .rightarea .textbox{
	position:relative;
	margin-bottom:50px;
}
.searchresult .sectionfoure .rightarea .box-btn{
	position:relative;
	padding:20px 0px;
	background:#FFFFFF;
	text-align:center;
}
.searchresult .sectionfoure .rightarea .box-btn a.btntextbox{
	display:block;
	margin:20px auto;
	width:100%;
	max-width:200px;
	position:relative;
	border:1px solid #f25913;
	height:50px;
	line-height:50px;
	border:2px solid #f25913;
	border-radius:10px;
	text-align:center;
	color:#f25913;
	font-size:18px;
	color:#f25913;
	text-decoration:none;
}
.searchresult .sectionfoure .rightarea .textbox > h2 {
	background: url(../images/company/filter.jpg) right 20px center no-repeat, #00b5fa;
	padding: 0px 60px 0px 0px;
	line-height: 80px;
	color: #FFF;
	font-size: 25px;
	font-weight: 600;
}
.searchresult .sectionfoure .rightarea .boxwhite {
	position: relative;
	padding: 0px 20px;
	background: #FFF;
}
.searchresult .sectionfoure .rightarea .boxwhite .box {
	position: relative;
	border-bottom: 1px solid #bdd0de;
	padding: 15px 0px;
}
.searchresult .sectionfoure .rightarea .boxwhite .box:last-child {
	border-bottom: none;
}
.searchresult .sectionfoure .rightarea .boxwhite p {
	position:relative;
	color: #03b4fa;
	font-size: 25px;
	font-weight: 600;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	cursor:pointer;
}
.searchresult .sectionfoure .rightarea .boxwhite p:before{
	position:absolute;
	font-family: FontAwesome;
	content:"\f067";
	left:0px;
  	top: 55%;
  	transform: translate(-50%, -50%);
	font-weight:normal;
	font-size:20px;
}
.searchresult .sectionfoure .rightarea .boxwhite .box.active p:before{
	content:"\f068";
}
.searchresult .sectionfoure .rightarea .boxwhite .box .hidecheckbox{
	display:none;
}
.searchresult .sectionfoure .rightarea .boxwhite .box.active .hidecheckbox{
	position:relative;
	display:block;
}
.searchresult .sectionfoure .rightarea .checkbox {
	width: 100%;
	margin-bottom: 10px;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
}
.searchresult .sectionfoure .rightarea .checkbox label:after {
	content: '';
	display: table;
	clear: both;
}
.searchresult .sectionfoure .rightarea .checkbox .cr {
	position: relative;
	display: inline-block;
	border: 1px solid #a9a9a9;
	background: #FFFFFF;
	border-radius: .25em;
	width: 22px;
	height: 22px;
	float: right;
	margin-left: .5em;
	color:#0eb4fa;
}
.searchresult .sectionfoure .rightarea .radio .cr {
	border-radius: 50%;
}
.searchresult .sectionfoure .rightarea .cr .cr-icon {
	position: absolute;
	font-size: .8em;
	line-height: 0;
	top: 50%;
	width: 100%;
	text-align: center;
	margin-left: 0.04em;
}
.searchresult .sectionfoure .rightarea label input[type="checkbox"] {
	display: none;
}
.searchresult .sectionfoure .rightarea .checkbox label input[type="checkbox"] + .cr > .cr-icon {
	transform: scale(3) rotateZ(-20deg);
	opacity: 0;
	transition: all .3s ease-in;
}
.searchresult .sectionfoure .rightarea .checkbox label input[type="checkbox"]:checked + .cr > .cr-icon {
	transform: scale(1) rotateZ(0deg);
	opacity: 1;
}
.searchresult .sectionfoure .rightarea .checkbox label input[type="checkbox"]:disabled + .cr {
	opacity: .5;
}
.searchresult .sectionfoure .rightarea .addbox {
	position: relative;
	padding: 0px 20px 25px 20px;
}
.searchresult .sectionfoure .rightarea .addbox img {
	display: block;
	margin: auto;
}
.searchresult .sectionfoure .leftarea {
	position: relative;
	margin-top: 20px;
}
.searchresult .sectionfoure .leftarea h2{
	color:#0563a3;
	font-size:25px;
	margin:0px;
	padding:10px 0px;
	font-weight:700;
}
.searchresult .sectionfoure .leftarea p{
	color:#000000;
	font-size:18px;
	margin:0px;
	padding:0px 0px 30px 0px;
	width:100%;
	max-width:600px;
	font-weight:700;
}
.searchresult .sectionfoure .leftarea .whitebox {
	position: relative;
	background: #ecf7fb;
	border: 1px solid #50c9f6;
	margin-bottom:30px;
}
.searchresult .sectionfoure .leftarea .whitebox .inerbox {
	position: relative;
	padding: 15px;
}
.searchresult .sectionfoure .leftarea .whitebox .inerbox.orange{
	background:#fbf0ec;
}
.searchresult .sectionfoure .leftarea .whitebox .title-top .inerwrap {
	display: inline-block;
	vertical-align: middle;
	line-height: normal;
	width: 100%;
}
.searchresult .sectionfoure .leftarea .whitebox .title-top {
	position: relative;
	line-height: 90px;
	padding: 0px 90px 0px 0px;
	border-bottom: 2px solid #dbe5ee;
}
.searchresult .sectionfoure .leftarea .whitebox .title-top .stararea {
	position: absolute;
	left: 0px;
	top: 20px;
	color: #054e81;
	font-size: 25px;
	cursor:pointer;
	text-align:left;
}
.searchresult .sectionfoure .leftarea .whitebox .title-top .stararea p{
	color:#0260a6;
	font-weight:600;
	margin:0px;
	padding:0px;
	font-size:20px;
}
.searchresult .sectionfoure .leftarea .whitebox .title-top .logoimg {
	position: absolute;
	right: 0px;
	top: 0px;
	line-height: 90px;
	width: 90px;
}
.searchresult .sectionfoure .leftarea .whitebox .title-top .logoimg:after {
	position: absolute;
	content: "";
	left: 10px;
	width: 2px;
	height: 50px;
	top: 20px;
	background: #3f79a1;
}
.searchresult .sectionfoure .leftarea .whitebox .title-top .logoimg img {
	display: inline-block;
	vertical-align: middle;
	width: 70px;
}
.searchresult .sectionfoure .leftarea .whitebox .title-top .inerwrap > h2 {
	color: #074f89;
	font-size: 22px;
	font-weight: 600;
	margin: 0px;
	padding: 0px;
}
.searchresult .sectionfoure .leftarea .whitebox .title-top .inerwrap > p {
	color: #a3dcf9;
	font-size: 22px;
	font-weight: 400;
	margin: 0px;
	padding: 0px;
}
.searchresult .sectionfoure .leftarea .whitebox .middletext {
	position: relative;
	padding: 20px 0px;
}
.searchresult .sectionfoure .leftarea .whitebox .middletext p {
	color: #034581;
	font-size: 20px;
	font-weight: 300;
	margin: 0px;
	padding: 0px;
	width: 100%;
	max-width: 700px;
}
.searchresult .sectionfoure .leftarea .whitebox .middletext p .hiden{
	display:none;
	margin-top:30px;
}
.searchresult .sectionfoure .leftarea .whitebox .middletext ul{
	margin:30px 0px 15px 0px;
	padding:0px;
	list-style:none;
	display:none;
}
.searchresult .sectionfoure .leftarea .whitebox .middletext li{
	display:inline-block;
	vertical-align:top;
	width:100%;
	position:relative;
	padding:0px 15px 0px 0px;
	color:#034581;
	font-size:15px;
}
.searchresult .sectionfoure .leftarea .whitebox .middletext li:before{
	position:absolute;
	right:0px;
	top:8px;
	width:8px;
	height:8px;
	content:"";
	background:#eb5a0b;
	border-radius:50%;
}
.searchresult .sectionfoure .leftarea .whitebox .middletext a.readbtn {
	display: inline-block;
	vertical-align: top;
	margin: 10px 0px 0px 0px;
	color: #f15814;
	font-size: 20px;
	text-decoration: underline;
	font-weight: 400;
	position:relative;
}
.searchresult .sectionfoure .leftarea .whitebox .middletext a.readbtn:after{
	position:absolute;
	font-family: FontAwesome;
	content:"\f107";
	left:-15px;
  	top: 55%;
  	transform: translate(-50%, -50%);
	font-weight:normal;
	font-size:20px;
}
.searchresult .sectionfoure .leftarea .whitebox.active {
	background:#FFFFFF;
}
.searchresult .sectionfoure .leftarea .whitebox.active .middletext p .hiden{
	display:block;
}
.searchresult .sectionfoure .leftarea .whitebox.active .middletext ul{
	display:block;
}
.searchresult .sectionfoure .leftarea .whitebox.active .middletext a.readbtn:after{
	content:"\f106";
}
.searchresult .sectionfoure .leftarea .whitebox .footer-bottom {
	position: relative;
	line-height: 70px;
	width: 100%;
	border-top: 2px solid #e0e0e0;
	background: #f7f7f7;
	padding: 0px 30px;
}
.searchresult .sectionfoure .leftarea .whitebox .footer-bottom .socialbtn {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 100%;
}
.searchresult .sectionfoure .leftarea .whitebox .footer-bottom .socialbtn a {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	line-height: 40px;
	color: #657ea6;
	font-size: 20px;
	font-weight: 400;
	margin: 0px 0px 0px 30px;
}
.searchresult .sectionfoure .leftarea .whitebox .footer-bottom .socialbtn a img {
	display: inline-block;
	vertical-align: middle;
}
.searchresult .sectionfoure .leftarea .whitebox .footer-bottom .socialbtn a:before {
	position: absolute;
	content: "";
	left: -15px;
	width: 1px;
	height: 100%;
	bottom: 0px;
	background: #a4bdd1;
}
.searchresult .sectionfoure .leftarea .whitebox .footer-bottom .socialbtn a:first-child:before, a:last-child:before {
	display: none;
}
.searchresult .sectionfoure .leftarea .whitebox .footer-bottom .actionbtn {
	position: relative;
	text-align: left;
}
.searchresult .sectionfoure .leftarea .whitebox .footer-bottom .actionbtn button {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	padding: 0px 25px;
	line-height: 40px;
	height: 40px;
	text-align: center;
	border-radius: 10px;
	background: #f25913;
	border: none;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: 600;
	margin: 0px 10px 0px 0px;
	outline:none;
}
.searchresult .sectionfoure .leftarea .whitebox .footer-bottom .actionbtn button.active {
	background: none;
	text-decoration: underline;
	color: #004682;
	font-weight: 400;
}
.searchresult .sectionfoure .leftarea .whitebox .footer-bottom .actionbtn button.red{
	background:#aeaeae;
}
.searchresult .sectionfoure .leftarea a.loadmore{
	position:relative;
	display:inline-block;
	vertical-align:top;
	color:#0164a7;
	background:url(../images/company/waiting.jpg) right center no-repeat;
	padding:0px 50px 0px 0px;
	font-size:22px;
	font-weight:700;
}
@media (max-width:991px){
.searchresult .sectionfoure .leftarea .whitebox .footer-bottom {
	text-align:center;
	line-height:normal;
	padding: 15px;
}
.searchresult .sectionfoure .leftarea .whitebox .footer-bottom .actionbtn{
	text-align:center;
}
.searchresult .sectionfoure .leftarea .whitebox .footer-bottom .actionbtn button{
	margin-top:10px;
}
}
@media (max-width:480px){
.searchresult .sectionfoure .leftarea .whitebox .footer-bottom .socialbtn a:first-child{
	width:100%;
	margin:0px;
}
.searchresult .sectionfoure .leftarea .whitebox .footer-bottom .socialbtn a{
	margin:0px 15px;
}
}
/*** Profile Page ****/
.profilepage .contactsection {
	position: relative;
	background-size: cover;
	padding: 50px 0px 0px 0px;
	background: #f3f8fb;
	direction: rtl;
	display: block;
	margin: auto;
	width: 100%;
	max-width: 991px;
}
.profilepage .contactsection h2 {
	color: #0263aa;
	font-size: 25px;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	font-weight: 700;
}
.profilepage .contactsection p {
	color: #044d82;
	padding: 0px;
	margin: -10px 0px 10px 0px;
	text-align: justify;
	font-size: 18px;
}
.profilepage .contactsection .cx_ad {
	position: relative;
	margin-top: 50px;
}
.profilepage .contactsection .pleft {
	padding-left: 0px;
}
.profilepage .contactsection input {
	width: 100%;
	position: relative;
	height: 60px;
	border-radius: 5px;
	background: #FFFFFF;
	border: 1px solid #c9c9c9;
	border-radius: 10px;
	color: #0165a1;
	font-size: 20px;
	text-indent: 10px;
	outline: none;
	margin-bottom: 15px;
}
.profilepage .contactsection select {
	width: 100%;
	position: relative;
	height: 60px;
	border-radius: 5px;
	background: #FFFFFF;
	border: 1px solid #c9c9c9;
	border-radius: 10px;
	color: #0165a1;
	font-size: 20px;
	text-indent: 10px;
	outline: none;
	margin-bottom: 15px;
}
.profilepage .contactsection textarea {
	width: 100%;
	position: relative;
	height: 110px;
	border-radius: 10px;
	background: #FFFFFF;
	border: 1px solid #c9c9c9;
	border-radius: 5px;
	color: #0165a1;
	font-size: 20px;
	padding: 10px;
	outline: none;
	resize: none;
	margin-bottom: 15px;
}
.profilepage .contactsection button {
	margin: 0px;
	width: 100%;
	max-width: 200px;
	display: inline-block;
	vertical-align: top;
	color: #FFFFFF;
	text-align: center;
	background: #ef5811;
	border: 1px solid #ef5811;
	font-size: 25px;
	height: 60px;
	border-radius: 10px;
	outline: none;
}
@media (max-width:991px){
.profilepage .contactsection h2 {
	font-size: 22px;
}
.profilepage .contactsection .cx_ad {
	position: relative;
	margin-top: 30px;
}
.profilepage .contactsection .pleft {
	padding-left: 15px;
}
.profilepage .contactsection .p0 {
	padding: 0px 15px !important;
}
.profilepage .contactsection button{
	display:block;
	margin:auto;
}
}
/*** ### Cv Login ### ***/
.modal{
	padding-left:0px !important;
}
#cvlogin .modal-dialog{
	position: relative;
	direction: rtl;
	width: 100%;
	max-width: 1024px;
	margin:50px auto;
	padding: 20px 30px;
	background:#f3f8fb;
}
#cvlogin .modal-dialog .close-popup{
	top:-20px;
	right:0px;
	position:absolute;
	width:25px;
}
#cvupload .modal-dialog{
	position: relative;
	direction: rtl;
	width: 100%;
	max-width: 1024px;
	margin:50px auto;
	padding: 20px 30px;
	background:#f3f8fb;
}
#cvupload .modal-dialog .close-popup{
	top:-20px;
	right:0px;
	position:absolute;
	width:25px;
}
.popcv {
	position: relative;
	direction: rtl;
	width: 100%;
	max-width: 1024px;
	background:#f3f8fb;
}
.popcv h1 {
	color: #0065ab;
	font-size: 30px;
	font-weight: 700;
	margin: 0px;
	padding: 0px;
}
.popcv h1 span {
	color: #19b3e7;
}
.popcv p {
	color: #000000;
	font-size: 20px;
	margin: 0px;
	padding: 20px 0px;
}
.popcv p a{
	text-decoration:underline;
	color:#f25913;
}
.popcv p a.forgetpasword{
	color:#023457;
}
.popcv .boxone {
	position: relative;
	padding: 20px 0px 0px 0px;
}
.popcv .boxone > h2 {
	color: #023457;
	font-size: 25px;
	font-weight: 700;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.popcv .boxone .input-box {
	position: relative;
	width: 100%;
	height: 60px;/*
	border: 2px solid #c8c9cb;
	border-radius: 10px;
	background: #FFFFFF;*/
	margin-bottom: 15px;/*
	padding: 0px 80px 0px 0px;*/
	padding: 0px 0px 0px 0px;
}
.popcv .boxone .input-box .icnoupload{
	position:absolute;
	left:15px;
	line-height:60px;
	cursor:pointer;
}
.popcv .boxone .input-box .icnoupload img{
	display:inline-block;
	vertical-align:middle;
}
.popcv .boxone .cxleft {
	padding-left: 0px;
}
.popcv .boxone .input-box > label {
	position: absolute;
	right: 0px;
	padding: 0px 10px 0px 0px;
	line-height: 60px;
	width: 70px;
	color: #023457;
	font-size: 18px;
}
.popcv .boxone .input-box input {
	position: relative;
	width: 100%;
	height: 56px;
	text-indent:10px;
	border: 2px solid #c8c9cb;
	border-radius: 10px;
	outline: none;
	background: #FFFFFF;
	color: #023457;
	font-size: 16px;
	font-weight: 600;
}
.popcv .boxone .input-box select {
	-moz-appearance: none; /* Firefox */
	-webkit-appearance: none; /* Safari and Chrome */
	appearance: none;
	width: 100%;
	position: relative;
	height: 56px;
	border-radius: 10px;
	background: url(../images/drop-arrow.png) no-repeat left 10px center, #ffffff;
	border: none;
	border-radius: 10px;
	color: #023457;
	font-size: 16px;
	font-weight: 600;
	outline: none;
	text-indent:10px;
	border: 2px solid #c8c9cb;
	border-radius: 10px;
}
.popcv .boxone textarea {
	position: relative;
	width: 100%;
	height: 135px;
	outline: none;
	border-radius: 10px;
	border: 2px solid #c8c9cb;
	background: #FFFFFF;
	color: #023457;
	font-size: 16px;
	color: #023457;
	padding: 10px;
	font-weight: 600;
	resize: none;
}
.popcv .boxtwo {
	position: relative;
	border: 2px solid #15b0e8;
	padding: 20px 30px;
	margin-top:30px;
	-webkit-box-shadow: 0px 0px 21px 5px rgba(218,232,235,1);
	-moz-box-shadow: 0px 0px 21px 5px rgba(218,232,235,1);
	box-shadow: 0px 0px 21px 5px rgba(218,232,235,1);

}
.popcv .boxtwo h2 {
	color: #003055;
	font-size: 25px;
	font-weight: 600;
	margin: 0px;
	padding: 0px;
}
.popcv .boxtwo ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	counter-reset: my-awesome-counter;
}
.popcv .boxtwo li {
	display: inline-block;
	vertical-align: top;
	margin: 10px 0px 0px 0px;
	width: 100%;
	position: relative;
	padding:0px 10px 0px 0px;
	color: #003154;
	font-size: 20px;
	counter-increment: my-awesome-counter;
}
.popcv .boxtwo li::before {
	content: counter(my-awesome-counter);
	top: 0;
	font-size: 15px;
	position:absolute;
	right:0px;
}
.popcv .boxtwo li > .boxes {
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin: 0px 0px 0px 30px;
	color: #003154;
}
.popcv .boxtwo input[type=radio] + label {
	position: relative;
	cursor: pointer;
	color: #003154;
}
.popcv .boxtwo input[type=radio] {
	display: none;
}
.popcv .boxtwo input[type=radio] + label:before {
	content: "";
	border: 1px solid #ffffff;
	text-align: center;
	display: inline-block;
	width: 22px;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	color: transparent;
	transition: .2s;
	margin: 0px 0px 0px 20px;
	background: #FFFFFF;
	z-index: 10;
	position: relative;
	border-radius: 50%;
	right: 4px;
}
.popcv .boxtwo input[type=radio] + label:after {
	content: "";
	position: absolute;
	right: 0px;
	top: 0px;
	border: 2px solid #cbcbcb;
	border-radius: 50%;
	text-align: center;
	display: inline-block;
	width: 31px;
	height: 31px;
	vertical-align: middle;
	color: transparent;
	transition: .2s;
	margin: 0px 0px 0px 10px;
	background: #FFFFFF;
}
.popcv .boxtwoinput[type=radio] + label:active:before {
	transform: scale(0);
}
.popcv .boxtwo input[type=radio]:checked + label:before {
	background-color: #00b5fa;
	color: #5e7587;
}
.popcv .boxtwo input[type=radio]:disabled + label:before {
	border-color: #cbcbcb;
}
.popcv .boxtwo input[type=radio]:checked:disabled + label:before {
	background-color: #ffffff;
	border-color: #cbcbcb;
}
.popcv .boxtwo input {
	position: relative;
	width: 100%;
	max-width: 275px;
	display: inline-block;
	vertical-align: middle;
	height: 60px;
	border: 2px solid #c8c9cb;
	outline: none;
	border-radius: 10px;
	background: #FFFFFF;
	color: #023457;
	font-size: 16px;
	font-weight: 600;
}
.popcv .boxthree {
	position:relative;
	padding:30px 0px;
}
.popcv .boxthree .checkbox {
	width: 100%;
	margin-bottom: 10px;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
	color:#00315c;
	font-size:18px;
}
.popcv .boxthree .checkbox .underline{
	text-decoration:underline;
}
.popcv .boxthree .checkbox a.link{
	color:#f25913;
	text-decoration:underline;
	outline:none;
}
.popcv .boxthree .checkbox label:after {
	content: '';
	display: table;
	clear: both;
}
.popcv .boxthree .checkbox .cr {
	position: relative;
	display: inline-block;
	border: 1px solid #a9a9a9;
	background: #FFFFFF;
	border-radius: .25em;
	width: 22px;
	height: 22px;
	float: right;
	margin-left: .5em;
	color:#1cadec;
}
.popcv .boxthree .checkbox .cr .cr-icon {
	position: absolute;
	font-size: .8em;
	line-height: 0;
	top: 50%;
	width: 100%;
	text-align: center;
	margin-left: 0.04em;
}
.popcv .boxthree .checkbox  label input[type="checkbox"] {
	display: none;
}
.popcv .boxthree .checkbox label input[type="checkbox"] + .cr > .cr-icon {
	transform: scale(3) rotateZ(-20deg);
	opacity: 0;
	transition: all .3s ease-in;
}
.popcv .boxthree .checkbox  label input[type="checkbox"]:checked + .cr > .cr-icon {
	transform: scale(1) rotateZ(0deg);
	opacity: 1;
}
.popcv .boxthree .checkbox  label input[type="checkbox"]:disabled + .cr {
	opacity: .5;
}
.popcv .boxthree button.newbtn{
    background: #f25913;
	border:none;
    color: #fff;
    text-decoration: none;
    padding: 0px 0px;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    text-align: center;
	border-radius:10px;
	margin:15px 0px 0px 0px;
    width: 100%;
	max-width:200px;
	position:relative;
    display: inline-block;
    font-weight: 600;
}
.popcv .boxone button.newsubmitbtn{
    background: #f25913;
	width:100%;
	border:none;
    color: #fff;
    text-decoration: none;
    padding: 0px 0px;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    text-align: center;
	border-radius:10px;
	position:relative;
    display: inline-block;
    font-weight: 600;
}
@media (max-width:991px){
#cvlogin .modal-dialog{
	padding:15px;
}
.popcv h1 {
	font-size:25px;
}
.popcv p {
	font-size: 18px;
}
.popcv .boxone > h2 {
	font-size:22px;
}
.popcv .boxone .cxleft {
	padding-left: 15px;
}
.popcv .boxtwo {
	padding: 20px 15px;
}
.popcv .boxtwo h2 {
	font-size: 22px;
}
.popcv .boxtwo ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	counter-reset: my-awesome-counter;
}
}
/*** ### Search Page ### ***/
.searchpage{
	position:relative;
}
.searchpage .topsection {
	position: relative;
	background:url(../images/company/top-bg.png) no-repeat top center, #FFFFFF;
	direction:rtl;
	background-size:contain;
}
.searchpage .topsection .sectionone{
	position:relative;
	padding:30px 0px;
}
.searchpage .topsection .sectionone h1{
	text-align:center;
	color:#0366aa;
	font-size:50px;
	font-weight:600;
	margin:0px;
	padding:30px 0px 0px 0px;
}
.searchpage .topsection .sectionone h2{
	text-align:center;
	color:#02b4fa;
	font-size:25px;
	font-weight:600;
	margin:0px;
	padding:0px;
}
.searchpage .topsection .sectionone p{
	text-align:center;
	color:#000000;
	font-size:20px;
	font-weight:600;
	margin:auto;
	max-width:600px;
	width:100%;
	padding:50px 0px;
}
.searchpage .topsection .sectionone .searchform{
	position:relative;
    border-bottom: 2px solid #c9d0d2;
    border-right: 2px solid #c9d0d2;
    background: #f2f8fa;
    border-radius: 8px;
    padding: 3px 3px 3px 200px;
	max-width:800px;
    width: 100%;
	display:block;
	margin:50px auto;
    transition: all 0.5s;
}
.searchpage .topsection .sectionone .searchform input{
	position:relative;
    border: 0px;
    border-radius: 0px;
    padding: 0px 10px;
    line-height: 48px;
    border: 1px solid #e3e6e7;
    color: #0063ab;
    font-size: 18px;
	width:100%;
	outline:none;
}
.searchpage .topsection .sectionone .searchform a.newbtn{
    background: #f25913;
    color: #fff;
    text-decoration: none;
    padding: 0px 0px;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    text-align: center;
    border-radius: 8px 0px 0px 8px;
    width: 200px;
    position: absolute;
    left: 3px;
    top: 3px;
    display: inline-block;
    font-weight: 600;
}
.searchpage .topsection .sectionone .searchform a.newbtn span{
    position: absolute;
    left: 10px;
    top: 31%;
}
.searchpage .topsection .sectionone .cx_toppaination {
	position: relative;
}
.searchpage .topsection .sectionone .cx_toppaination ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.searchpage .topsection .sectionone .cx_toppaination li {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0px 0px 0px 20px;
	position: relative;
}
.searchpage .topsection .sectionone .cx_toppaination li:before {
	position: absolute;
	left: -15px;
	top: 2px;
	font-family: FontAwesome;
	content: "\f104";
}
.searchpage .topsection .sectionone .cx_toppaination a {
	color: #023457;
	font-size: 15px;
	font-weight: 600;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	outline: none;
}
.searchpage .sectionthree {
	position: relative;
	padding: 50px 0px;
	background: #FFFFFF;
	text-align: center;
}
.searchpage .sectionthree h2 {
	font-size: 35px;
	margin: 0px 0px -20px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-weight: 600;
	color: #0063ab;
}
.searchpage .sectionthree .brands-logo {
	position: relative;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	margin: 0px 15px;
}
.searchpage .sectionthree .brand-img {
	display: inline-block;
	vertical-align: top;
	height: 130px;
	line-height: 130px;
}
.searchpage .sectionthree .brand-img img {
	display: inline-block;
	vertical-align: bottom;
}
.searchpage .sectionthree h4 {
	color: #20294d;
	font-size: 25px;
	font-weight: 700;
	margin: 0px;
	padding: 15px 0px 0px 0px;
}
.slick-dotted.slick-slider {
	margin: 0px;
}
.searchpage .sectionthree .slick-dots {
	bottom: -50px;
}
.searchpage .sectionthree .slick-dots li {
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #0063ab;
}
.searchpage .sectionthree .slick-dots li.slick-active {
	background: none;
	width: 10px;
	height: 10px;
	border: 1px solid #0063ab;
}
.searchpage .sectionfoure{
	position:relative;
	padding:50px 0px;
}
.searchpage .sectionfoure h2{
    color: #0063ab;
    font-size: 40px;
    margin: 0px;
    padding: 10px 0px 40px 0px;
    text-align: center;
    font-weight: 400;
}
.middlebox > div{
	float:right;
}
.searchpage .sectionfoure .boxes{
	position:relative;
	border:2px solid #05a7e5;
	padding:0px 15px;
	display:block;
	margin:auto;
	max-width:400px;
	width:100%;
	text-align:right;
}
.searchpage .sectionfoure ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.searchpage .sectionfoure li{
	position:relative;
	display:inline-block;
	vertical-align:top;
	width:100%;
	height:100px;
	line-height:100px;
	border-bottom:2px solid #05a7e5;
	color:#1d294f;
	font-size:22px;
	font-weight:600;
}
.searchpage .sectionfoure li:last-child{
	border-bottom:none;
}
.searchpage .sectionfoure li > .cxiner{
	position:relative;
	display:inline-block;
	vertical-align:middle;
	line-height:normal;
}
.searchpage .sectionfoure .slick-dots {
	bottom: -50px;
}
.searchpage .sectionfoure .slick-dots li {
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #0063ab;
}
.searchpage .sectionfoure .slick-dots li.slick-active {
	background: none;
	width: 10px;
	height: 10px;
	border: 1px solid #0063ab;
}
@media (max-width:991px){
.searchpage .topsection .sectionone h1{
	font-size:40px;
}
.searchpage .topsection .sectionone h2{
	font-size:22px;
}
.searchpage .topsection .sectionone p{
	font-size:18px;
	padding:30px 0px;
}
.searchpage .topsection .sectionone .searchform{
	padding:0px;
}
.searchpage .topsection .sectionone .searchform a.newbtn{
    background: #f25913;
    border-radius: 0px 0px 8px 8px;
    position:relative;
    left:auto;
    top: auto;
	width:100%;
}
.searchpage .topsection .sectionone .searchform a.newbtn span{
    position:relative;
    left: auto;
    top: auto;
	margin-right:10px;
}
.searchpage .sectionthree {
	padding: 30px 0px;
}
.searchpage .sectionthree h2 {
	font-size: 30px;
}
.searchpage .sectionthree h4 {
	font-size: 22px;
}
.searchpage .sectionfoure{
	padding:30px 0px 80px 0px;
}
.searchpage .sectionfoure h2{
    font-size: 30px;
}
.searchpage .sectionfoure li{
	line-height:75px;
	height:75px;
}
.middlebox > div{
	float:none;
}
}

#editpopup .modal-dialog{
	position: relative;
	direction: rtl;
	width: 100%;
	max-width: 600px;
	margin:50px auto;
	padding:0px 15px;
}
#editpopup .modal-dialog .close-popup{
	top:-20px;
	right:0px;
	position:absolute;
	width:25px;
}
.editpopup {
	position: relative;
	direction: rtl;
	width: 100%;
	max-width: 1024px;
	background:#f3f8fb;
	padding:15px;
}
.editpopup h1 {
	color: #0064ac;
	font-size: 30px;
	font-weight: 700;
	margin: 0px;
	padding:0px;
}
.editpopup h1 span{
	color: #19b4ee;
}
.editpopup .top-box{
	position:relative;
	margin-top:20px;
}
.editpopup .top-box button{
	width:100%;
	text-align:center;
	height:56px;
	background:none;
	outline:none;
	border:none;
	color:#f25913;
	font-size:18px;
	font-weight:700;
	text-decoration:underline;
}
.editpopup .top-box button img{
	display:inline-block;
	vertical-align:middle;
}
.editpopup .top-box select {
	-moz-appearance: none; /* Firefox */
	-webkit-appearance: none; /* Safari and Chrome */
	appearance: none;
	width: 100%;
	position: relative;
	height: 56px;
	border-radius: 10px;
	background: url(../images/drop-arrow.png) no-repeat left 10px center, #ffffff;
	border: none;
	border-radius: 10px;
	color: #023457;
	font-size: 16px;
	font-weight: 600;
	outline: none;
	text-indent:10px;
	border: 2px solid #c8c9cb;
	border-radius: 10px;
}
.editpopup .middle-box{
	position:relative;
	background:#FFFFFF;
	margin-top:20px;
	border:1px solid #16b1e7;
	padding:15px;
}
.editpopup .middle-box a.top-left{
	float:left;
	text-align:center;
	background:none;
	text-decoration:none;
	outline:none;
	border:none;
	color:#f25913;
	font-size:18px;
	font-weight:700;
	text-decoration:underline;
}
.editpopup .middle-box a.top-left span{
	color:#113f63;
}
.editpopup .middle-box  .listmain{
	position:relative;
	padding:0px 0px 20px 0px;
}
.editpopup .middle-box  p{
	font-size:18px;
	color:#6d6d6d;
	font-size:18px;
	font-weight:500;
	margin:0px 0px 10px 0px;
}
.editpopup .middle-box  p span{
	color:#0065aa;
}
.editpopup .plusicontext{
	position:relative;
	margin-top:20px;
	padding:0px 30px 0px 0px;
}
.editpopup .plusicontext .plusicon{
	position:absolute;
	top:0px;
	right:0px;
	color:#16ade4;
	font-size:30px;
}
.editpopup .plusicontext a{
	position:relative;
	color:#16ade4;
	font-size:18px;
	font-weight:500;
	display:inline-block;
	vertical-align:middle;
	text-decoration:underline;
}
.editpopup .actionbtn{
	position:relative;
	margin:20px 0px 0px 0px;
	text-align:left;
}
.editpopup .actionbtn button {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	padding:0px 10px;
	max-width:200px;
	width:100%;
	line-height: 40px;
	height: 40px;
	text-align: center;
	border-radius: 10px;
	background: #f25913;
	border: none;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: 600;
	margin: 0px 10px 0px 0px;
}
.editpopup .actionbtn button.active {
	background: none;
	color: #4e4e4e;
	font-weight: 400;
	max-width:150px;
}
@media (max-width:991px){
.editpopup .middle-box{
	width:100%;
	clear:both;
	display:table;
}
.editpopup .middle-box  .listmain{
	float:left;
	width:100%;
	clear:both;
	display:table;
}
.editpopup .actionbtn button {
	position: relative;
	display: block;
	margin:0px auto 10px auto;
}
}