/*@font-face {
	font-family: 'Mikhmoret 1.1 AAA';
	src: url('../fonts/mikhmoret/mikhmoret-regular/Mikhmoret11AAA-Regular.woff2') format('woff2'),
		url('../fonts/mikhmoret/mikhmoret-regular/Mikhmoret11AAA-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Mikhmoret 1.1 AAA';
	src: url('../fonts/mikhmoret/mikhmoret-bold/Mikhmoret11AAA-Bold.woff2') format('woff2'),
		url('../fonts/mikhmoret/mikhmoret-bold/Mikhmoret11AAA-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Mikhmoret 1.1 AAA';
	src: url('../fonts/mikhmoret/mikhmoret-light/Mikhmoret11AAA-Light.woff2') format('woff2'),
		url('../fonts/mikhmoret/mikhmoret-light/Mikhmoret11AAA-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}*/

@font-face {
	font-family: 'ionicons';
	src: url('../fonts/ionicons.eot');
	src: url('../fonts/ionicons.eot?#iefix') format('embedded-opentype'), 
		url('../fonts/ionicons.woff') format('woff'), url('../fonts/ionicons.ttf') format('truetype'),
		url('../fonts/ionicons.svg#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'SmartcutIconicFont';
	src: url('../fonts/smartcut-iconic-font/smartcut-iconic-font.eot');
	src: url('../fonts/smartcut-iconic-font/smartcut-iconic-font.eot?#iefix') format('embedded-opentype'),
		url('../fonts/smartcut-iconic-font/smartcut-iconic-font.ttf') format('truetype'),
		url('../fonts/smartcut-iconic-font/smartcut-iconic-font.woff') format('woff'),
		url('../fonts/smartcut-iconic-font/smartcut-iconic-font.svg?#smartcut-iconic-font') format('svg');
	font-weight: normal;
	font-style: normal;
}




/*************************************/
/******** NAV BAR  *****/
/*************************************/

.recomend-btn {
    margin-left: 5px;
    border-color: #ee1c25;
    padding: 2px 6px !important;
    font-size: 16px;
    color: #ee1c25 !important;
    border: 1px solid;
    line-height: 1;
}


@media only screen and (max-width: 860px) {
	.recomend-btn {
	    font-size: 12px;
	    padding: 0px 3px !important;
	}
}

#reminder_date_error{
    padding: 5px 10px;
    border-radius: 5px;
    margin: auto;
    margin-bottom: 15px;
    text-align: center;
    color: #e24b4b;
    font-size: 20px;
    background: #fff;
    width: max-content;
    /* display: block; */
    clear: both;
    display: none;
}

#reminder_company_error{
    padding: 5px 10px;
    border-radius: 5px;
    margin: auto;
    margin-bottom: 15px;
    text-align: center;
    color: #e24b4b;
    font-size: 20px;
    background: #fff;
    width: max-content;
    /* display: block; */
    clear: both;
    display: none;
}





#bottom-fixed {
    background-color: #82b43b;
    color: #fff;
    text-align: center;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    z-index: 100;
    padding: 15px 0px;
}


.compare_btn_sm ,.compare_btn_sm:hover,.compare_btn_sm:visited,.compare_btn_sm:focus{
    color: #666!important;
}
.compare_btn_sm.compared{
    color: #82b43b!important;
}



.text-phone{
    color: #49a6b5!important;
}
.text-abroad{
    color: #49a6b5!important;
}
.text-internet{
    color: #8746bf!important;
}
.text-tv{
    color: #82b43b!important;
}
.text-tel{
    color: #f69721!important;
}
.text-base{
    color: #666!important;
}
.text-water{
    color: #3081d5!important;
}
.text-optic-fibers
{
	color: #e2578d!important;
}



.border-phone{
    border-color: #49a6b5!important;
}
.border-abroad{
    border-color: #49a6b5!important;
}
.border-internet{
    border-color: #8746bf!important;
}
.border-tv{
    border-color: #82b43b!important;
}
.border-tel{
    border-color: #f69721!important;
}
.border-base{
    border-color: #666!important;
}
.border-water{
    border-color: #3081d5!important;
}
.border-optic-fibers
{
	border-color: #e2578d!important;
}


.bg-phone{
    background-color: #49a6b5!important;
}
.bg-abroad{
    background-color: #49a6b5!important;
}
.bg-internet{
    background-color: #8746bf!important;
}
.bg-tv{
    background-color: #82b43b!important;
}
.bg-tel{
    background-color: #f69721!important;
}
.bg-base{
    background-color: #666!important;
}
.bg-water{
    background-color: #3081d5!important;
}
.bg-optic-fibers
{
	background-color: #e2578d!important;
}



[class^="ionicons-"],
[class*=" ionicons-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'ionicons' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.ionicons-chevron-down:before {
	content: "\f151";
}
.ionicons-chevron-right:before {
	content: "\f152";
}
.ionicons-chevron-left2:before {
	content: "\f150";
}
.ionicons-chevron-left:before {
	content: "\f153";
}
.ionicons-chevron-right2:before {
	content: "\f154";
}
.ionicons-chevron-up:before {
	content: "\f155";
}



[class^="iconic-"],
[class*=" iconic-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'SmartcutIconicFont' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.iconic-remove:before {
	content: "\f2bd";
	font-family: ionicons;
}
.iconic-phone:before {
	content: "\e900";
}
.iconic-icon-call:before {
	content: "\e900";
}
.iconic-sms:before {
	content: "\e901";
}
.iconic-icon-dialog:before {
	content: "\e901";
}
.iconic-icon-phone:before {
	content: "\e902";
}
.iconic-icon-wifi:before {
	content: "\e903";
}
.iconic-icon-airplanemode-on:before {
	content: "\e904";
}
.iconic-icon-router:before {
	content: "\e905";
}
.iconic-icon-hand-point-up:before {
	content: "\e906";
}
.iconic-icon-union-cell:before {
	content: "\e907";
}
.md.md-phone:before, {
	content: '\f0ee';
	display: inline-block;
	padding: 0 0 0 5px;
	font-family: 'Material-Design-Iconic-Font';
	color: #49a6b5;
}

/*toggle menu start*/

/*@import url(https://use.fontawesome.com/releases/v5.0.6/css/all.css);*/
/*@import url(https://fonts.googleapis.com/css?family=Oswald:400|Raleway:400,700,400italic,700italic);*/

body {
	width: 100%;
	min-width: 350px;
	/*font-family: "mikhmoret",sans-serif !important;*/
	direction: rtl;
}

body {
	-webkit-font-smoothing: subpixel-antialiased !important;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	font-smooth: never;
}




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

.clearfix,
hr.clearfix {
	display: block;
	clear: both;
	height: 0;
}

.company_more_details .more_details_title{
    /* font-size: 40px; */
    color: #49a6b5;
    font-weight: bold;
    margin: 0 0 10px 0;
    font-size: 30px;
}

/****************** reminder_form ******************/

/*25-7-2018*/

.setup-panel {
	display: none;
}

.modal-open .modal#reminder_form {
	z-index: 10000;
	bottom: initial; /* top: 0; */
	height: 100%;
	overflow: auto;
	opacity: 1;
}





#type_four_box_filter .nav-cluster {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    padding: 0 0;
    margin: 0 0;
}


#type_four_box_filter .nav-item {
    width: 50%;
    padding: 10px 10px;
}

#type_four_box_filter .nav-item a {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    width: 162px;
    height: 144px;
    margin: 0 auto;
    padding: 0 0;
    border-radius: 3px;
}

.text-under-icon-menu {
  	font-size: 30px;
  	padding-top: 15px;
}

@media only screen and (max-width: 1199px) {
	#type_four_box_filter .nav-item a {
	    width: 125px;
	    height: 110px;
	}
}

#type_four_box_filter .nav-item a:before {
    display: block;
    height: 50px;
    width: auto;
    margin: 0 auto 10px auto;
    font-size: 50px;
    line-height: 50px;
    color: #fff;
}

#type_four_box_filter .nav-item a .cat {
	font-family: "mikhmoret",sans-serif;
    display: block;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    font-size: 22px;
    line-height: 22px;
    font-weight: 400;
    color: #fff;
}

.logo_div {
	display: block;
}

@media only screen and (max-width: 767px) {
	.logo_div {
		display: flex;
		float: left;
		align-items: center;
	}
	.show-menu .logo_div {
		height: unset;
	}
	.show-menu .static_menu.mobile {
		height: unset;
	}
}





#reminder_form .modal-dialog {
	margin: 10% auto;
	transform: translate(0, 36px);
}

@media only screen and (max-width: 1600px) {
	#reminder_form .modal-dialog {
		margin: 10% auto;
	}
}


@media only screen and (max-width: 950px) {
	#reminder_form .modal-dialog {
		margin: 10% auto;
	}
}

@media only screen and (max-width: 650px) {
	#reminder_form .modal-dialog {
		margin: 25% auto;
	}
}


#reminder_form .modal-content {
	background: #49a6b5;
}

#reminder_form .close {
	font-size: 25px;
    opacity: 1;
    color: #fff;

}

#reminder_form .modal-header {
	border-bottom: none;
	padding-bottom: 0;
}

#reminder_form .modal-body {
	padding: 20px;
}

#reminder_form .modal-dialog {
	max-width: 550px;
}

#lineModalLabel {
	color: #fff;
	font-size: 40px;
	text-align: center;
}

#nextBtn1,
#nextBtn2,
#step-3 .close {
	background: #f69721;
	width: 100%;
	height: 50px;
	border: none;
	border-radius: 0;
	color: #fff;
	font-size: 30px;
	line-height: 0;
	font-weight: 300;
	float: unset;
}

.for-padding {
	padding: 0 0 0 15px;
}

.for-padding1 {
	padding: 0 15px 0 0;
}

.for-padding0 {
	padding: 0;
}



.reminder_title {
	text-align: center;
	color: #fff;
	font-size: 40px;
	font-weight: 700;
	padding-bottom: 10px;
}

.reminder_text2 {
    color: #fff;
    font-size: 30px;
    /*font-weight: 300;*/
}

.reminder_text3 {
    color: #fff;
    font-size: 20px;
    margin-left: 9px;
    /*font-weight: 300;*/
}



.align-right {
	text-align: right;
}

#step-3 .close {
	opacity: 1;
	/*margin-top: 15px;*/
}

#reminder_form select {
	background-image: url(../images/drop-icon.png);
	-webkit-appearance: none;
	-moz-appearance: none;
	background-position: 8px center;
	background-repeat: no-repeat;
    border-radius: 4px;
	height: 60px;
	font-size: 30px;
	color: #bcbcbc;
    border: 0px solid #ccc;
    padding: 10px 12px;
}

#reminder_form input {
	padding-right: 10px;
	height: 60px;
	font-size: 30px;
	color: #bcbcbc;
    border-radius: 4px;
    border: 0px solid #ccc;
}
#reminder_form ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #bcbcbc;
  opacity: 1; /* Firefox */
  /*font-weight: 300;*/
}

#reminder_form :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #bcbcbc;
  /*font-weight: 300;*/
}

#reminder_form ::-ms-input-placeholder { /* Microsoft Edge */
  color: #bcbcbc;
  /*font-weight: 300;*/
}

#reminder_form ::-ms-input-placeholder { /* Microsoft Edge */
  color: #bcbcbc;
  /*font-weight: 300;*/
}



@media only screen and (max-width: 750px) {

	.reminder_title {
		font-size: 25px;
	}
	#reminder_form select {
		height: 40px;
	    padding: 5px 6px;
	    font-size: 20px;
        border-radius: 0;
	}
	#reminder_form input {
		height: 40px;
	    padding: 5px 6px;
	    font-size: 20px;
        border-radius: 0;
	}
	#nextBtn1, #nextBtn2, #step-3 .close {
		height: 40px;
	    font-size: 20px;
	}

}
.modal-open .modal-backdrop.in:nth-child(2) { opacity: .9 }
.modal-backdrop.in { opacity: .9 }

/**/

/*step-2 page start from here */

.tabfirstsection form ul li input {
	position: absolute;
	bottom: -58px;
	right: -3px;
	padding: 10px;
	width: 19px;
	height: 19px;
}

.tabfirstsection form ul li span {
	position: relative;
}

/*.step_twopage*/

input[type="checkbox"]:checked + label {
	/* background: red; */
	/*
    border-right: 2px solid #49A6B5;
    box-shadow: 2px 2px 4px 2px #49A6B5;*/
}

span.test {
	width: 100%;
	float: left;
}

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

/****************** PACKAGE ******************/

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

@media only screen and (max-width: 750px) {
	.orange-btn {
		float: none !important;
		text-align: center;
		margin-bottom: 10px;
	}
	.orange-btn .or-link {
		/*top: 8px !important;*/
	}
}
.orange-btn .or-link {
	position: relative;
	/*top: 19px;*/
	display: block;
	width: auto;
	min-width: 110px;
	padding: 4px 7px 2px 7px;
	text-align: center;
	background: #f59721;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.orange-btn .or-link:before {
	content: "";
	position: absolute;
	right: 0;
	bottom: -10px;
	border-bottom: 10px solid transparent;
	border-right: 12px solid #f59721;
}

.orange-btn .package_cat {
	margin-block-start: 0em;
    margin-block-end: 0em;
	padding: 0 0;
	font-size: 23px;
	line-height: 30px;
	color: #fff !important;
}

.package_like {
	color: #dbdbdb;
	direction: ltr;
	padding: 0 !important;
	font-size: 16px;
  	
}

.package_like .separator {
	position: relative;
	display: inline-block;
	width: 1px;
	margin: 0 0;
	padding: 0 0;
	text-decoration: none;
	font-style: normal;
}
.package_like .separator:before {
	content: '';
	position: absolute;
	bottom: -3px;
	left: 0;
	display: block;
	height: 19px;
	width: 1px;
	background: #bbb;
}

.package_title {
	font-size: 29px;
	line-height: 1;
	padding: 5px 5px 0px;
}

.package_form {
	float: none;
	background: #49a6b5;
	color: #fff;
	padding: 20px;
	margin-right: 58.33333333%;
}

.package_form2 {
	margin-top: 17px !important;
	float: left;
	background: #49a6b5;
	color: #fff;
	padding: 20px;
	width: 100%;
}

.package_form2_phone {
	margin-top: 20px !important;
}

.form_v2 .phone input[name=mobile]{
	direction: ltr;
	text-align: right; 
}

.form-group.newsletter{
	margin: 0px 0px 0px 0px;
    float: right;
    text-align: right;
    font-size: 20px;
    color: #fff;
}

.form-group.newsletter .wpcf7-list-item-label{
	margin: 0px;
	color: #fff;
  	font-weight: 300;
}

.form-group.newsletter .nl_checkbox_2{
	cursor: pointer;
    width: auto;
    float: right;
    margin: 0px 0px 0px 9px !important;
    width: auto !important;
    height: 30px !important;
}

.text-button {
  color: white;
  font-weight: 400;
  font-family: "mikhmoret",sans-serif;
  font-size: 22px;
}

.package_form_title2{
    font-size: 25px;
    margin-bottom: 7px;
  	font-weight: 300;
}

.more_companies_home .more_companies_div,
.more_companies_menu .more_companies_div {
	background: #fff;
	border: 1px solid #f0f0f0;
	display: inline-block;
	margin: 5px 5px 10px 5px;
	border-radius: 3px;
}

.relative {
	overflow: scroll;
	position: absolute;
	height: calc(100% - 100px);
	width: 100%;
}

.more_companies_home .more_companies_div {
	width: 170px;
	height: 130px;
}

.more_companies_menu .more_companies_div {
	width: 100px;
	height: 80px;
}

.more_companies_home .more_companies_img {
	max-width: 150px;
	height: 130px;
	padding: 20px 10px;
}

.more_companies_home,
.more_companies_menu {
	display: inline-block;
	text-align: center;
}

.nav-tabs > li {
	float: right;
	margin-bottom: 0px;
}

.package .package_body {
	display: flex;
	justify-content: space-between;
	width: 100%;
	padding: 0 0;
	text-align: inherit;
	line-height: 1;
	font-size: 20px;
	color: #666666;
	background: #fff;
	border: none;
	border-bottom: 2px solid #f6f6f6;
	border-radius: 0px;
}
.package .package_body .eight_sectio1 .row.hidden-xs .item-cluster {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	width: 100%;
	margin: 0 0;
	padding: 0 20px;
	align-items: center;
}
.package .package_body .eight_sectio1 .row.hidden-xs .item {
	width: 33.33%;
	margin: 0 0 15px 0;
	padding: 0 0;
}

.accordion-close {
	position: absolute;
	right: 19px;
	bottom: -18px;
}
.accordion-close .icon-wrap {
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	box-shadow: 0 1px 15px rgb(132, 156, 158);
	color: #fff;
	background: #666;
}
.accordion-close .icon-wrap:before {
	content: '\f126';
	display: block;
	margin: 0 0;
	font-family: ionicons;
	font-size: 12px;
	line-height: 36px;
}

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

/****************** NAVIGATION ******************/

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

.header_nacigation_id {
	margin-top: 30px;
}

@media only screen and (max-width: 780px) {
	.header_nacigation_id {
		margin-top: 45px;
	}
	.header_nacigation_id.fixed {
		margin-top: 0px;
	}
}

/* Change font awesome icon*/
.fa-heart-o{
    font-family: FontAwesome !important;
    font-weight: normal !important;
    font: normal normal normal 14px/1 FontAwesome;
}

.fa-pencil{
	font-family: FontAwesome !important;
    font-weight: normal !important;
    font: normal normal normal 14px/1 FontAwesome;
}

.item-cluster .fa{
	font-family: FontAwesome !important;
    font-weight: normal !important;
    /*font: normal normal normal 14px/1 FontAwesome;*/
}
.contact_form .fa{
	font-family: FontAwesome !important;
    font-weight: normal !important;
    /*font: normal normal normal 14px/1 FontAwesome;*/
}

.no-spinners {
	-moz-appearance: textfield;
}

.no-spinners::-webkit-outer-spin-button,
.no-spinners::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.light {
	font-weight: 300;
}
.bold {
	font-weight: 700;
}

/*genral css*/

#contact_us,
.footer_form input,
.footer_form .col-md-12,
.footer_cover,
.contact_inner h2 {
	direction: rtl;
}

/*
a:visited {
	color: rgb(246, 151, 33) !important
}
*/

.shadow {
	-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
}

/*genral css end*/

nav#nacigation_id {
	position: fixed;
	z-index: 1040;
	left: 0;
	top: 0;
	width: 100%;
	background: #fff;
	color: #666;
	min-width: 340px;
}
.home nav#nacigation_id {
	background: transparent;
}
nav#nacigation_id .container-fluid label img.logo {
	text-align: left;
	float: left;
}
.logo {
	position: absolute;
	bottom: 0px;
	left: 7px;
	height: 70px;
}


.header_div {
	padding: 6px 38px 6px 15px;
    position: relative;
  	box-shadow: 0px 3px 3px 0px #888888;
}
.header_div .menu_links a {
	color: #fff;
}




#main_header_menu .navbar-main-nav {
	display: flex;
	padding-right: 140px;
	width: auto;
	height: 34px;
	max-height: initial;
	margin: 0 auto;
	padding: 0 0;
	opacity: 1;
	overflow: visible;
	place-content: center;
}



@media only screen and (max-width: 1250px) {
	#main_header_menu .navbar-main-nav {
		margin: -2px 120px 0px;
		justify-content: right;
	}
}

@media only screen and (max-width: 1070px) {
	#main_header_menu .navbar-main-nav {
		margin: -2px 80px 0px;
		justify-content: right;
	}
	.logo {
	    position: absolute;
	    bottom: 23px;
	    left: 7px;
	    height: 49px;
	}
	.header_div {
	    padding: 24px 10px 24px 10px;
	    position: relative;
	}
}

@media only screen and (max-width: 940px) {
	#main_header_menu .navbar-main-nav {
		margin: -2px 66px 0px;
		justify-content: right;
	}
	.logo {
	    position: absolute;
	    bottom: 30px;
	    left: 7px;
	    height: 32px;
	}
	.header_div {
	    padding: 24px 10px 24px 10px;
	    position: relative;
	}
}



#main_header_menu .navbar-main-nav li {
	position: relative;
	display: inline-block;
	width: auto;
	height: 30px;
	margin: 0 5px;
	/*padding: 0 0;*/
	padding: 0 10px;
	text-align: center;
}
#main_header_menu .navbar-main-nav a {
	display: block;
	font-size: 27px;
	font-weight: 300;
	line-height: 30px;
	padding: 0;
	color: #666;
}
#main_header_menu .navbar-main-nav li:hover > a {
	color: #49a6b5;
}
#main_header_menu .navbar-main-nav .sub-menu {

	position: absolute;
    top: 30px;
    right: calc(50% - 100px);
    display: none;
    width: 200px;

    height: auto;
    max-height: initial;
    max-height:calc(100vh - 129px);

    margin: 0 auto;
    padding: 0 0;
    opacity: 1;
    /* border-radius: 4px; */
    /*overflow: scroll;*/
    background: #fff;
    box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.2);
        overflow-y: auto;

	/*
	position: absolute;
	top: 54px;
    left: 0;
    right: 0;
	display: none;
    width: 80rem;
    min-width: 20rem;
	height: auto;
	max-height: initial;
	margin: 0 auto;
	padding: 0 0;
	opacity: 1;
	overflow: visible;
	border-radius: 0px;
	overflow: hidden;
	background: #fff;
	box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.5);
	*/
	/*transform: translate(30%, 15%);*/
}




#main_header_menu .navbar-main-nav li:hover .sub-menu {
	display: block;
}
#main_header_menu .navbar-main-nav .sub-menu li {
	/*
    display: inline-table;
	margin: 0 0;
    padding: 10px;
	border-radius: 4px;
	overflow: hidden;
	width: 11%;*/

    position: relative;

    display: block;
    margin: 0 0;
    padding: 0 10px;
    /*border-radius: 4px;*/
    overflow: hidden;
}
#main_header_menu .navbar-main-nav .sub-menu a {
	display: block;
	border-radius: 4px;
}
#main_header_menu .navbar-main-nav .sub-menu li:hover {
	background: #49a6b5;
}
#main_header_menu .navbar-main-nav .sub-menu li:hover a {
	color: #fff;
}
#main_header_menu .navbar-main-nav .sub-menu li:last-child {
	background: #f69722;
}
#main_header_menu .navbar-main-nav .sub-menu li:last-child a {
	color: #fff;
}

#main_header_menu .header-menu-active{
	background: #49a6b5;
}

#main_header_menu .header-menu-active a{
	color: #fff;
}

/*** INPUT ***/

nav input {
	opacity: 0;
	position: absolute;
	z-index: -1;
}

/*** LABEL ***/

nav label {
	cursor: pointer;
	display: block;
	font: 2em/1 "mikhmoret",sans-serif;
	/*padding: 0.5em;*/
}

/* Hamburger Icon */
#menu-icon {
	position: relative;
	z-index: 2;
	float: right;
	display: inline-flex;
	width: 36px;
	height: 26px;
	margin: 0 0;
}
#menu-icon label {
	display: inline-block;
	width: auto;
	line-height: 26px;
	font-family: "mikhmoret",sans-serif;
	font-size: 24px;
	font-weight: 300;
	color: #666;
}
#menu-icon .menu-burger {
	position: relative;
	z-index: 2;
	display: inline-block;
	border: none;
	border-radius: 0;
	background: none;
}
#menu-icon .menu-burger span {
	display: block;
	width: 20px;
	height: 3px;
	margin: 0 0 4px 0;
	background: #666;
	transition: all 0.2s ease-in-out;
	pointer-events: all;
}

/* Close Icon */
#nacigation_id.show-menu #menu-div .menu-burger span:nth-child(2) {
	background: transparent;
}
#nacigation_id.show-menu #menu-div .menu-burger span:first-child {
	position: absolute;
	top: 8px;
	transform: rotate(-45deg);
}
#nacigation_id.show-menu #menu-div .menu-burger span:last-child {
	position: absolute;
	bottom: 8px;
	transform: rotate(45deg);
}

.static_menu.desk li {
	display: inline-block;
	padding: 0 10px;
}

/*** MENU ***/

/* Overlay */
#nacigation_id.show-menu #menu-div #overlay {
	position: fixed;
	z-index: -1;
	bottom: 0;
	left: 0;
	right: 0;
	top: 70px;
	height: 100vh;
	width: 100vw;
	background: #000;
}

/* List */

nav ul {
	font-size: 1.5em;
	list-style: none;
	margin: 0;
	/*max-height: 0;*/
	/*opacity: 0;*/
	/*overflow: hidden;*/
	padding: 0;
	text-align: center;
}
.top-menu ul{
	max-height: 0;
	opacity: 0;
	overflow: hidden;
}
#nacigation_id #menu-div .first_section {
	opacity: 0;
	overflow: hidden;
	padding: 0 0;
	max-height: 0;
}
#nacigation_id.show-menu #menu-div ul,
#nacigation_id.show-menu #menu-div .first_section {
	max-height: inherit;
	opacity: 1;
}

nav ul > li {
	margin: 0.5em 0;
}

nav ul a,
.menu_links a {
	text-decoration: none;
	color: #fff;
}

.menu_links {
	margin-top: 5%;
	font-size: 45px;
}

.menu_links div {
	width: 100%;
	margin: 0 0 10px 0;
}
@media only screen and (max-width: 1550px) {
	.menu_links div {
		width: 100%;
		margin: 0 0 0px 0;
	}
	.second_section {
	    margin-right: 25px !important;
		margin: 0 0 0px 0;
	}
}


nav ul a:hover {
	/*text-decoration: underline;*/
}

/* Social Media */

nav ul#social-media > li {
	display: inline-block;
	font-size: 1.5em;
	margin: 0.5em;
}

header .static_menu {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 36px;
	margin: 0 auto 13px auto;
	background: #666;
}
header .static_menu a {
	display: inline-block;
	margin: 0 20px;
	font-size: 23px;
	font-weight: 300;
	line-height: 36px;
	color: #fff;
}
header .static_menu a i {
	position: relative;
	float: right;
	/*margin: 4px 0 0 10px;*/
}
header .static_menu a i .favs_count--active {
	position: absolute;
	z-index: 1;
	right: -5px;
	top: -3px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 16px;
	height: 16px;
	margin: 0 0;
	padding: 0 0;
	text-align: center;
	font-size: 15px;
	line-height: 16px;
	color: #d44242;
	border-radius: 50%;
	background: #decccc;
}

@media only screen and (min-width: 767px) {
	header .static_menu a i {
	    margin: 4px 0 0 10px;
	}
}


header .static_menu a.reminder i {
	font-size: 27px;
}

a[aria-expanded=true] .fa-chevron-left {
	display: none;
}
a[aria-expanded=false] .fa-chevron-down {
	display: none;
}

.fixed,
.fix {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999;
	background: #fff !important;
}

.fix {
	top: auto !important;
	bottom: 0 !important;
}

header {
	/*margin-bottom: 60px;*/
	width: 100%; /*float: left;*/
}

/*toggle inner section*/

#nacigation_id .four_boxes {
	padding-top: 0;
}

.four_menu .menu {
	/*color: #fff;*/
	margin-bottom: 20px;
}

.col-md-6 .ora,
.col-md-6 .pur {
	/*float: right;*/
	/*padding-top: 35px;*/
}

.second_section {
	margin-right: 10%;
	text-align: right;
}

ul.pull-right.second_section a:hover {
	text-decoration: none;
	color: #49a6b5 !important;
}

ul.pull-right.second_section li a {
	font-size: 45px;
}

/*toggle menu end*/

/*banner section start*/

.banner_cover {
	text-align: center;
    padding-top: 50px;
}

#banner_section {
	padding-top: 150px;
	padding-bottom: 16px;
	/*background: url(../images/bg.webp);*/
	background: url(../images/bg.jpg);
	width: 100%;
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
	min-height: 820px;
}

@media only screen and (max-width: 860px) {
	#banner_section {
		/*background: url(../images/header.webp)*/;
		background: url(../images/header.jpg);
		background-size: cover;
		background-position: top center;
		background-repeat: no-repeat;
	}
}

.banner_heading {
	font-size: 120px;
	color: #82b43b;
	font-weight: 700;
	margin: 0;
	line-height: 122px;
}

.banner_sub_heading {
	color: #666666;
	font-size: 44px;
	margin: 0;
	font-weight: 300;
}

.four_boxes .col-md-3 {
	text-align: center;
	display: table;
	color: #fff;
}

.four_boxes .col-md-6 {
	margin-bottom: 30px;
}

.menu-box .menu div {
	width: 70%;
	height: 50px;
	margin: 10px auto;
	padding-top: 10px;
	font-size: 25px;
	font-weight: 300;
}

.menu-box .menu .four_boxes_link {
	border: 1px solid white;
	border-radius: 4px;
	cursor: pointer;
	margin-bottom: 0px;
	color: white;
}
.menu-box .menu .four_boxes_link_cellular:hover {
	background-color: white;
	color: #49a6b5;
}

.menu-box .menu .four_boxes_link_internet:hover {
	background-color: white;
	color: #8746bf;
}

.menu-box .menu .four_boxes_link_tv:hover {
	background-color: white;
	color: #82b43b;
}

.menu-box .menu .four_boxes_link_tel:hover {
	background-color: white;
	color: #f69721;
}

.menu-box .menu .four_boxes_companies {
	border: 1px solid white;
	cursor: pointer;
	margin-bottom: 0px;
}

.four-boxes-menue-design {
	border: 1px solid white;
	cursor: pointer;
	margin: 5px 31px 8px 31px;
  	padding: 7px 0px 7px 0px;
  	border-radius: 3px;
	font-weight: 300;
    color: #fff;
  	font-size: 21px;
}


.first_section li a {
	height: 130px;
	width: 150px;
	border: 1px solid #e9e9e9;
	margin: 0 0px 15px 5px;
	text-align: center;
	background: #fff;
}
.first_section li a img {
	padding: 25px;
}

.ora,
.green,
.pur,
.sky {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	width: 230px;
	height: 230px;
	padding: 0 0;
	margin: 0 auto;
	background: #f69721;
	border-radius: 4px;
}

.menu_box_cell {
	display: table-cell !important;
    vertical-align: middle !important;
}

.green {
	background: #82b43b;
}
.pur {
	background: #8746bf;
}
.sky {
	background: #49a6b5;
}
.four_boxes {
	padding: 70px 0 0 0;
	width: 100%;
	float: left;
}
.four_boxes .col-md-3 > a:before {
	display: block;
	height: 90px;
	width: auto;
	margin: 0 auto 20px auto;
	font-size: 78px;
	line-height: 90px;
	color: #fff;
}
.four_boxes .col-md-3 > a.ora:before {
	font-size: 90px;
}
.four_boxes .col-md-3 > a.sky:before {
	font-size: 80px;
}
.four_boxes .col-md-3 > a.pur:before {
	font-size: 72px;
}

.go_tonextsection {
	clear: both;
	width: 100%;
	text-align: center;
	padding-top: 110px;
}

.go_tonextsection a {
	font-size: 24px;
	line-height: 34px;
	color: #666666 !important;
}

/*banner section end*/

/*home tab section start*/
.home_tab_companies ul {
	padding: 0;
	list-style: none;
	width: 100%;
	float: left;
	margin-left: 0;
}

.home_tab_companies {
	text-align: right;
	padding: 50px 0px 0 0;
    min-height: 540px;
}


.home_tab_companies h2 {
	margin: 8px 0 14px;
	line-height: 70px;
	font-size: 70px;
	font-weight: 700;
	color: #49a6b5;
}
.home_tab_companies .col-sm-9 {
	max-width: 1260px;
}

.companies_logo_li {
	display: inline-table;
	margin: 0 0px 20px 20px;
}
@media only screen and (max-width: 1700px) {
	.companies_logo_li {
		margin: 0 0px 10px 10px;
	}
}


.home_tab_companies ul li a {
	height: 110px;
	width: 140px;
	border: 1px solid #e9e9e9;
	margin: 0 0px 15px 5px;
	text-align: center;
	background: #fff;
	display: table-cell;
	border-radius: 4px;
}
@media only screen and (max-width: 1400px) {
	.home_tab_companies ul li a {
		height: 90px;
		width: 110px;
	}
}
@media only screen and (max-width: 650px) {
	.home_tab_companies ul li a {
		height: 80px;
	}
}

.home_tab_companies ul li img {
	height: 110px;
	/* width: 150px; */
}

@media only screen and (max-width: 1400px) {
	.home_tab_companies ul li img {
		height: 90px;
		/*width: 150px;*/
	}
}
@media only screen and (max-width: 650px) {
	.home_tab_companies ul li img {
		height: 90px;
		/*width: 150px;*/
	}
}

.home_tab_companies ul li img {
	padding: 20px;
}
@media only screen and (max-width: 1400px) {
	.home_tab_companies ul li img {
		padding: 15px;
	}
}




.menu-compare-cluster {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	width: 100%;
	margin: 0 0;
	padding: 0 0;
	list-style: none;
}
.menu-compare-cluster span {
	flex-grow: 1;
	display: inline-block;
	max-width: 170px;
	margin: 0 0 30px 30px;
}
@media only screen and (max-width: 1550px) {
	.menu-compare-cluster span {
		margin: 0 0 20px 20px;
		max-width: 130px;
	}
}

@media only screen and (max-width: 1200px) {
	.menu-compare-cluster span {
		margin: 0 0 10px 10px;
		max-width: 110px;
	}
}

/*.menu-compare-cluster span:nth-child(6n) {margin: 0 0 30px 0;}*/
.menu-compare-cluster span a {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 130px;
	width: 160px;
	max-width: 170px;
	margin: 0 0;
	padding: 8px 8px;
	font-size: 40px;
	color: #fff;
	border: none;
	background: #fff;
	border-radius: 3px;
	text-align: center;
}

@media only screen and (max-width: 1550px) {
	.menu-compare-cluster span a {
		height: 110px;
		width: 130px;
		font-size: 35px;
	}
}
@media only screen and (max-width: 1200px) {
	.menu-compare-cluster span a {
		height: 90px;
		width: 110px;
		font-size: 30px;
	}
}

.menu-compare-cluster span img {
	height: auto;
	width: 100%;
	padding: 25px 25px;
}

@media only screen and (max-width: 1550px) {
	.menu-compare-cluster span img {
		padding: 10px 10px;
	}
}
@media only screen and (max-width: 1200px) {
	.menu-compare-cluster span img {
		padding: 10px 10px;
	}
}

/*tab section start*/
.tabfirstsection {
	text-align: center;
	padding: 40px 0px 0 0;
}

.tabfirstsection .more {
	text-align: right;
	margin: 0 0 25px 0;
	font-size: 30px;
	line-height: 36px;
	font-weight: 600;
	color: #49a6b5;
}
.tabfirstsection ul {
	display: flex;
	justify-content: start;
	/*justify-content: space-between;*/
	flex-wrap: wrap;
	width: 100%;
	margin: 0 0;
	padding: 0 0;
	list-style: none;
}
.tabfirstsection ul li {
	flex-grow: 1;
	display: inline-block;
	height: auto;
	width: 100%;
	max-width: 14.5%;
	margin: 0 0 20px 20px;
}

.tabfirstsection li:nth-child(6n) {
	margin: 0 0 20px 0;
}


.tabfirstsection ul li a {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 130px;
	max-width: 170px;
	margin: 0 0;
	padding: 8px 8px;
	border: 1px solid #e9e9e9;
	background: #fff;
}
.tabfirstsection ul li img {
	height: auto;
	width: 100%;
	max-width: 100px;
	padding: 0 0;
}

.compare-page .more-companies-list li {
	max-width: 14.4%;
}
.compare-page .more-companies-list li > a {
	display: flex;
	width: 100%;
	height: 100%;
	justify-content: center;
	align-items: center;
	text-align: center;
}

.company-page .more-companies-list li > a {
	display: flex;
	width: 100%;
	height: 100%;
	justify-content: center;
	align-items: center;
	text-align: center;
}

li.nav-item {
	width: 16.66%;
	margin-left: 0px;
}

ul#myTab {
	margin: 0 !important;
}

section#tab_section ul#myTab li a {
	padding: 12px 10px;
	font-size: 32px;
	text-align: center;
}

.static_menu.mobile {
	display: none;
}

/*tab color css*/

/*section#tab_section_xs ul#myTab_xs li a {
	border-bottom: 2px solid;
}*/




/*
PHONE
*/

section#tab_section ul#myTab li:first-child {
	border: 0px solid;
}

section#tab_section ul#myTab li:first-child a {
	color: #49a6b5;
	border-bottom: 3px solid;
}

section#tab_section ul#myTab li:first-child a:hover, section#tab_section ul#myTab li.active.nav-item a {
	color: #ffffff;
	background: #49a6b5;
	border-color: #49a6b5;
}

section#tab_section ul#myTab li.active.nav-item a:After {
    content: "";
    position: absolute;
    bottom: -22px;
    right: 48%;
    display: block;
    width: 0;
    height: 0;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-top: 22px solid #49a6b5;
}

/*
INTERNET
*/

section#tab_section ul#myTab li:nth-child(2) a {
	color: #8746bf;
	border-bottom: 3px solid;
}

section#tab_section ul#myTab li:nth-child(2) a:hover, section#tab_section ul#myTab li.active.nav-item:nth-child(2) a  {
	color: #fff;
	background: #8746bf;
	border-color: #8746bf;
}

section#tab_section ul#myTab li.active.nav-item:nth-child(2) a:After {
    border-top: 22px solid #8746bf;
}


/*
INTERNET
*/


section#tab_section ul#myTab li:nth-child(3) a {
	color: #82b43b;
	border-bottom: 3px solid;
}

section#tab_section ul#myTab li:nth-child(3) a:hover, section#tab_section ul#myTab li.active.nav-item:nth-child(3) a {
	color: #fff;
	background: #82b43b;
	border-color: #82b43b;
}

section#tab_section ul#myTab li.active.nav-item:nth-child(3) a:After {
    border-top: 22px solid #82b43b;
}


/*
TEL
*/

section#tab_section ul#myTab li:nth-child(4) a {
	color: #f69721;
	border-bottom: 3px solid;
}

section#tab_section ul#myTab li:nth-child(4) a:hover, section#tab_section ul#myTab li.active.nav-item:nth-child(4) a {
	color: #fff;
	background: #f69721;
	border-color: #f69721;
}

section#tab_section ul#myTab li.active.nav-item:nth-child(4) a:After {
    border-top: 22px solid #f69721;
}


/*
BASE
*/

section#tab_section ul#myTab li:nth-child(5) a {
	color: #666;
	border-bottom: 3px solid #666;
}

section#tab_section ul#myTab li:nth-child(5) a:hover, section#tab_section ul#myTab li.active.nav-item:nth-child(5) a {
	color: #fff;
	background: #666;
	border-color: #666;
}

section#tab_section ul#myTab li.active.nav-item:nth-child(5) a:After {
    border-top: 22px solid #666;
}

/*
WATER
*/

section#tab_section ul#myTab li:nth-child(6) a {
	color: #e2578d;
	border-bottom: 3px solid #e2578d;
}

section#tab_section ul#myTab li:nth-child(6) a:hover, section#tab_section ul#myTab li.active.nav-item:nth-child(6) a {
	color: #fff;
	background: #e2578d;
	border-color: #e2578d;
}

section#tab_section ul#myTab li.active.nav-item:nth-child(6) a:After {
    border-top: 22px solid #e2578d;
}


/*
TABS
*/


.nav-tabs > li > a {
	margin-right: 0px;
	line-height: 1;
	/*border-right: 5px solid black;*/
	background: #fff;
	border-radius: 0px;
}

.nav-tabs > li > a:hover {
	border-color: #f6f6f6;
}
.nav-tabs > li {
	border-right: 4px solid #f6f6f6;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
	color: #555;
	cursor: default;
	border-color: #f6f6f6;
	border-bottom-color: transparent;
}



li.nav-item.active a:After {
	/*
	content: "";
	position: absolute;
	bottom: -22px;
	right: 50%;
	display: block;
	width: 0;
	height: 0;
	border-left: 14px solid transparent;
	border-right: 14px solid transparent;
	border-top: 22px solid #49a6b5;
	*/
}




/*tab color css end*/

.tabsecondsection {
	background-image: url(../images/Rectangle.png);
	width: 100%;
	/*height: 490px;*/
	background-repeat: no-repeat;
	/*margin: 115px 0 0 0px;*/
	background-size: 100% 100%;
	padding: 45px;
}

label.sels_twfo,
.sels_twfo {
	/*margin-bottom: 60px;*/
	text-align: left;
	font-size: 24px;
	/*font-weight: 300 !important;*/
	color: #82b53c;
}

.sels_twfo{
	text-align: center;
	padding: 0px !important;
	margin-top: 8px;
}

.sels_twfo_phone{
    padding: 3px 7px 1px 7px !important;
    display: inline-flex;
    overflow: hidden !important;
    place-content: center;
    background: transparent;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    font-size: 18px;
}


.sels_twfo_phone span {
    position: relative;
    transition: all .35s ease-Out;
    font-size: 19px !important;
    line-height: 28px !important;
}
.sels_twfo label{
	font-size: 20px;
}

.sels_twfo_phone:before{
    position: relative !important;
    z-index: 1;
    font-size: 18px;
}

#slide{
	width: 100%;
    height: 100%;
    left: -100%;
    background: #f59721;
    position: absolute;
    transition: all .35s ease-Out;
    bottom: 0;
    z-index: 0;
}

.sels_twfo_phone:hover #slide {
    left: 0;
}

.sels_twfo span {
	font-size: 55px;
	line-height: 0.8;
}

.sels_twfo sup {
	font-size: 40px;
}

.another_part {
	font-size: 30px;
	color: #f69721;
	text-align: right;
	margin-bottom: 20px;
}

.sectioncover label {
	float: right;
	font-size: 20px;
	color: #666;
    width: 100%;
}



.sectioncover label span i {
	color: #49a6b5;
	padding-left: 15px;
}

.sectioncover {
	float: right;
}

.after_that {
	text-align: center;
}

.tabsecondsection .col-sm-12 a {
	font-size: 20px;
	color: #49a6b5;
	font-weight: 500;
}

.tabsecondsection .col-sm-12 {
	/*margin-top: 65px;*/
}

.tabsecondsection .col-sm-6 .sels_twfo:after {
	content: '';
	width: 2px;
	height: 65px;
	position: absolute;
	/*background: #6666;*/
	top: 4px;
	margin-left: 36px;
}

/*tab section end*/

/*sting section start*/

section#sting {
	margin-top: 50px;
}

.sting_cover h2 {
	margin-top: 78px;
	margin-bottom: 84px;
	line-height: 84px;
	text-align: center;
	font-size: 80px;
	font-weight: 700;
	color: #f69721;
}

.innersting h2 {
	text-align: right;
	font-size: 45px;
	color: #49a6b5;
	margin-top: 0px;
}

.innersting P {
	FONT-SIZE: 24PX;
	color: #6666;
	text-align: right;
}

.innersting a {
	font-size: 24px;
	color: #f69721;
}

.tab_cover {
	background: #f6f6f6 !important;
	width: 100%;
	float: left;
	padding: 0 85px;
	padding-bottom: 14px;
}

section#tab_section {
	background: #f6f6f6 !important;
}

.last_second_cover {
	font-size: 26px;
}

.last_second_cover {
	font-size: 24px;
	text-align: right;
}

.stingbannerimage img {
	width: 100%;
}

.stingbannerimage {
	padding-top: 15px;
}

/*sting end*/

/*last section start*/

#last_second {
	margin: 30px 0 50PX;
}

.last_second_cover .col-md-3:after {
	content: '';
	position: absolute;
	top: 6px;
	left: 0;
	width: 2px;
	height: 54px;
	margin-right: 20px;
	background: #666;
}

/*
.last_second_cover .col-md-3:nth-child(2),
.last_second_cover .col-md-3:nth-child(4) {
	color: #6666;
}

.last_second_cover .col-md-3:nth-child(3) {
	color: #49a6b5
}
*/

.last_second_cover .col-md-3:nth-child(4):after {
	content: none;
}

section#contact_us {
	float: left;
	width: 100%;
	padding: 42px 0 38px 0;
	background-image: url(../images/footer.jpg);
	background-position: center center;
	background-size: cover;
}

.contact_inner h2 {
	margin: 30px 0 46px 0;
	line-height: 52px;
	text-align: center;
	font-size: 46px;
	color: #fff;
}
.footer_line {
    margin: 0px 0 18px 0;
	line-height: 52px;
	text-align: center;
	font-size: 37px;
	color: #fff;
  	direction: rtl;
}

/*contact form css start*/

.footer_form .form-control{
    height: 55px;
}

.footer_form span.wpcf7-list-item{
	margin: 0;
}

dive.form_signin_main.footer_form .wpcf7-email{
	text-align: right;
}

span.wpcf7-list-item-label a{
	color: black !important;
}

span.wpcf7-list-item-label a:hover{
	text-decoration: underline;
}

.footer_form input[type="submit"] {
	width: 100%;
	padding: 16px;
	font-size: 26px;
	color: #fff;
	background: #f59721;
	border: none;
	border-radius: 3px;
}

.footer_form input[type='text'],
.footer_form input[type='email'],
.footer_form input {
	width: 100%;
	padding: 9px 20px; /*margin-bottom: 20px;*/
	font-size: 26px;
	border-radius: 3px;
	border: none;
}

.footer_form .col-md-12 {
	margin-bottom: 20px;
	float: right;
	text-align: right;
	font-size: 22px;
	color: #fff;
}

.footer_form input[type="checkbox"] {
	width: auto;
	float: right;
	margin: 9px 14px 0px 9px;
}

span.wpcf7-not-valid-tip {
	text-align: right;
	margin: 0;
	padding: 0;
}

/*contact form css end*/

/*footer start*/

.footer_cover p {
	margin-bottom: 0;
	text-align: right;
	line-height: 16px;
	font-size: 20px;
	color: #666666;
}

a.email_inf {
	color: #666666 !important;
}

.footer_cover {
	float: left;
	width: 100%;
	margin-top: 28px;
	margin-bottom: 20px;
	line-height: 20px;
}

.footer_cover p a {
	color: rgb(66, 103, 178);
}

.footer_cover .footer-logo {
	display: inline-block;
	margin: -7px 0 0 0;
}

.footer_cover_elementor {
	float: left;
	width: 100%;
	margin-top: 28px;
	margin-bottom: 20px;
	line-height: 20px;
}

.footer_cover_elementor p{
	margin:0px ;
}

/*last section end*/

/*about us page start from here */

/*
#about_uspage,#blog_page {
	padding-top: 70px;
}
*/
.modal-open .modal .modal-dialog {
	width: 100%;
	max-width: 500px;
	margin: 0 auto;
	transform: translate(0, calc((100vh - (100vh/2)) - 50%));
}
.social_icons {
	height: 36px;
}
.social_icons a {
	padding: 0 0;
	margin: 0 6px;
}
.social_icons i {
	padding: 6px;
	color: #fff;
	border-radius: 5px;
}
.social_icons i:hover {
	opacity: 0.6;
}

.social_icons i.fa.fa-whatsapp {
	background: #59c753;
	padding: 6px;
}

.social_icons i {
	color: #fff;
	border-radius: 5px;
}

.social_icons .fa.fa-facebook {
	background: #3b5998;
	padding: 6px 10px;
}

.social_icons i.fa.fa-twitter-square {
	background: #1da1f2;
	padding: 6px 8px;
}

.social_icons i.fa.fa-envelope {
	background: #8b0000;
	padding: 6px 8px;
}

.page-container {
	padding: 130px 0 0 0;
}
.page-container .container.main-container {
	/*padding: 100px 0 110px 0;*/
}
#blog_page.page-container .container.main-container {
	padding: 54px 0 80px 0;
}
.company-page .page-container .container.main-container {
	padding: 60px 0 0 0;
}
.compare-page .page-container .container.main-container {
	padding: 60px 0 0 0;
}
.map-page .page-container .container.main-container {
	padding: 78px 0 0 0;
}

#about_uspage .banner_image,
#blog_page .banner_image,
#contact_page .banner_image {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 170px;
	margin: 0 0;
	padding: 0 10px;
	text-align: center;
	background: url('../images/about-us.png');
	background-size: cover;
	background-position: center center;
}


.company-page #about_uspage .banner_image {
	/*height: 240px;*/
}

#blog_page .banner_image {
	background: url('../images/blog_banner_blue.png');
	background-size: cover;
	background-position: center center;
}

#contact_page .banner_image {
	height: auto;
	padding: 80px 0 80px 0;
	margin: 0 0;
	background: none;
}
.banner_image h1 {
	display: block;
	width: 100%;
	margin: 4px 0 0 0;
	line-height: 40px;
	font-size: 56px;
	color: #fff;
}
.banner_image h1 span {
	display: block;
	padding: 16px 0 0 0;
	line-height: 30px;
	font-size: 26px;
}

.about-us-content {
	display: flex;
	justify-content: space-between;
	width: 100%;
	margin: 0 0;
	padding: 0 0;
}
.about-us-content .desc {
	width: 50%;
	max-width: 572px;
}
.about-us-content .spieler {
	width: 50%;
	max-width: 550px;
	margin: 0 0 0 20px;
}
.about-us-content .about_pera {
	text-align: right;
	font-size: 20px;
	color: #666666;
}
.about-us-content .spieler h1 {
	direction: rtl;
	margin: -8px 0 25px 0;
	text-align: right;
	line-height: 170px;
	font-size: 240px;
	font-weight: bold;
	color: rgb(73, 166, 181);
}
.about-us-content .spieler h2 {
	direction: rtl;
	margin: 0 0 0 0;
	text-align: right;
	line-height: 60px;
	font-size: 56px;
	color: rgb(102, 102, 102);
}

.fb_link {
	text-align: right;
}

.fb_link a {
	display: inline-block;
	height: 40px;
	padding: 2px 10px 0 10px;
	line-height: 38px;
	font-size: 20px;
	color: rgb(66, 103, 178);
	border: 1px solid;
	border-radius: 3px;
}

.fb_link a:visited {
	color: rgb(66, 103, 178) !important;
}

.fb_link a i {
	margin-right: 15px;
}

.abo_image_cover img {
	margin: 0 0 36px 0;
}

p.about_pera a,
p.about_pera a:active {
	color: rgb(73, 166, 181) !important;
}
p.about_pera.last {
	margin: 0 0 13px 0;
}

section#about_uspage,
#blog_page,
div#faq_cover {
	background: #f6f6f6;
}

/*about us page end here */

/*blog page start from here */


.blog_cover_first {
	position: relative;
	max-width: 576px;
	padding: 5px 0 40px 0;
	text-align: right;
}
.blog_cover_first h3 {
	margin: 0 0 24px 0;
	padding: 10px 0 0 0;
	line-height: 26px;
	font-size: 24px;
}
.blogheader {
	margin: 0px 0 0 0;
	line-height: 56px;
	font-size: 46px;
	direction: rtl;
	color: rgb(73, 166, 181);
}
.blogheader-link {
	display: block;
	margin: 0 0 30px 0;
}
.author span {
	color: #666666;
}

.blog_pera {
	direction: rtl;
	line-height: 28px;
	font-size: 24px;
	color: #666;
}
.link_leftside {
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
}
.link_leftside a {
	display: inline-flex;
	align-items: center;
	line-height: 26px;
	font-size: 26px;
	color: rgb(246, 151, 33);
}
.link_leftside a.more:after {
	content: '\f27f';
	display: inline-block;
	margin: 0 4px 0 0;
	font-family: ionicons;
	line-height: 26px;
	font-size: 32px;
}

.blog_second_section {
	position: relative;
	width: 100%;
	max-width: 500px;
}
.blog_second_section:after {
	content: '';
	position: absolute;
	top: 10px;
	bottom: -10px;
	right: -10px;
	display: block;
	width: 100%;
	/*height: 100%;*/
	max-height: 300px;
	border: 1px solid #49a6b5;
	border-radius: 3px;
}
/*#blog_page .blog_second_section:after {display: none;}*/
#blog_page .blog_second_section:after,
.single-post .blog_second_section:after {
	top: 10px;
	bottom: -10px;
	right: -10px;
	max-height: 300px;
}
.blog_second_section img {
	width: 100%;
}

/*** Page Blog Inner ***/

.page-inner .container {
	/*width: 100%;
	max-width: 770px;*/
	margin: 0 auto;
	padding: 54px 0 76px 0;
	text-align: right;
}
.page-inner .blog_second_section {
	/*float: left;*/
	/*max-width: none;*/
	margin: auto !important;
	margin-bottom: 35px !important;
}
.addtoany_list {
	line-height: 0 !important;
}
@media only screen and (max-width: 630px) {
	.page-inner .blog_second_section {
		margin-right: 26px !important;
	}
}
@media only screen and (max-width: 480px) {
	.page-inner .blog_second_section {
		margin-right: 16px !important;
	}
}

.page-inner .blog_second_section .thumbnail {
	display: block;
	width: 100%;
	max-width: 500px;
	max-height: 300px;
	margin: 0 0;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.page-inner .blog_second_section:after {
	left: 0;
	right: 14px;
	max-width: 764px;
	border-radius: 5px;
}

/*** END Page Blog Inner ***/

footer {
	/*padding-top: 50px;*/
	background: #f6f6f6;
}

.load_more {
	padding: 0px 0 0 0;
	margin: 0 auto 0 auto;
	text-align: center;
}

#more_posts {
	font-size: 24px;
	color: #666666;
}

/*blog page end here */

/*fixed footer section*/

section#sticky_section .four_boxes {
	padding-top: 30px;
}

section#sticky_section {
	display: none;
}

a.more-posts img {
	display: block;
	width: 38px;
	margin: 0 auto 10px auto;
}
a.more-posts .desc {
	display: inline-block;
	width: auto;
	margin: 0 auto;
	text-align: center;
	font-size: 24px;
	font-weight: 300;
	line-height: 30px;
}

/*conatct us page start from here*/

.contact_page .banner_image h1 {
	width: 100%;
}
.contact_form {
	width: 100%;
	max-width: 1044px;
	margin: 0 auto;
}
.contact_form .inner_conta {
	width: 100%;
	margin: 0 0 46px 0;
	background: #fff;
	border-radius: 5px;
}
.contact_form .contact_title {
	margin: 0 0;
	padding: 54px 0 0 0;
	text-align: center;
	line-height: 50px;
	font-size: 46px;
	font-weight: 600;
	color: rgb(73, 166, 181);
}
.contact_form .inner_contact_sec {
	margin: 15px 0 30px 0;
	padding: 0 0;
	text-align: center;
	font-size: 36px;
	line-height: 40px;
}
.contact_form .form_contact {
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0 38px;
}
.contact_form .form_contact .left-half,
.contact_form .form_contact .right-half {
	width: 50%;
	padding: 0 6px;
}

.pera_last,
.pera_last a {
	font-size: 26px;
	color: #fff;
}

.pera_last {
	width: 100%;
	float: left;
	margin: 40px 0 15px 0;
}

.form_contact input[type='text'],
.form_contact input[type='email'],
.form_contact select,
.form_contact textarea {
	direction: rtl;
	display: block;
	width: 100%;
	height: 58px;
	margin: 0 0 20px 0;
	padding: 0 19px 0 19px;
	line-height: 26px;
	font-size: 26px;
	color: #666666 !important;
	background: #f5f5f5;
	border: 1px solid #e3e4e5;
	border-radius: 2px;
}
.form_contact select {
	margin: 0 0 24px 0;
}
.form_contact textarea {
	height: 215px;
	padding: 17px 19px;
}
.form_contact .action {
	display: flex;
	justify-content: space-between;
	width: 100%;
}
.form_contact input.wpcf7-form-control.wpcf7-submit {
	display: block;
	width: 100%;
	max-width: 170px;
	padding: 14px 0 7px 0;
	font-size: 30px;
	line-height: 36px;
	color: #fff;
	background: #f69721;
	border: 0;
}
.form_contact .all_requir {
	direction: rtl;
	text-align: right;
	font-size: 26px;
	font-weight: 300;
	color: #d1d2d4;
}

.cover_last_pera {
}
.cover_last_pera .pera_last {
	float: none;
	width: 100%;
	margin: 0 0 18px 0;
	text-align: center;
	font-size: 26px;
	font-weight: 300;
	line-height: 30px;
	color: #fff;
}
.cover_last_pera p {
	margin: 0 0;
}
.after_cont {
	direction: rtl;
	display: block;
	width: 100%;
	max-width: 174px;
	margin: 0 auto;
	padding: 4px 4px;
	text-align: center;
	line-height: 30px;
	font-size: 20px;
	color: rgb(66, 103, 178);
	border: 1px solid;
	border-radius: 3px;
}
.after_cont i {
	margin-right: 5px;
}

section#contact_page h1.about_title {
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing,
div.wpcf7-mail-sent-ok {
	border: none !important;
}

div.wpcf7-response-output {
	font-size: 20px;
}

span.wpcf7-not-valid-tip {
	font-size: 15px !important;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
	float: left;
	text-align: center;
	width: 100%;
}

/*conatct us page end here*/

/*fixed footer section end*/

/* faq page accordion start from here*/
.inner_faw_cover {
	width: 770px;
	margin: 0 auto 98px auto;
}
.inner_faw_cover .accordion {
	direction: rtl;
	width: 100%;
	padding: 28px 0 21px 0;
	text-align: right;
	font-size: 28px;
	line-height: 34px;
	background: transparent;
	color: rgb(73, 166, 181);
	cursor: pointer;
	border: none;
	border-top: 2px solid #e3e4e5;
	border-radius: 0; /*border-color:rgb(73,166,181);*/
	outline: none;
	transition: 0.4s;
}
.inner_faw_cover .accordion.expand {
	border-top: 2px solid rgb(73, 166, 181);
}
.inner_faw_cover .accordion:hover {
	border-top: 2px solid rgb(73, 166, 181);
}
button.accordion:before {
	content: '\f2c7';
	float: left;
	display: inline-block;
	margin: 0 4px 0 0;
	font-family: ionicons;
	font-size: 20px;
	line-height: 26px;
	color: #d1d2d4;
}
button.accordion.expand:before {
	content: '\f2f4';
	color: rgb(73, 166, 181);
}
.inner_faw_cover .panel {
	display: none;
	padding: 0 0 2px 10px;
	margin-bottom: 0px !important;
	background-color: transparent;
	overflow: hidden;
}

div.wpcf7 {
	position: relative;
}
div.wpcf7 .ajax-loader {
	position: absolute;
	bottom: 0;
	left: 0;
}

/*accordion end here*/

/*faq page will continue here*/

div#faq_cover h2,
.inner_faw_cover .panel p,
.contant_page p {
	text-align: right;
	line-height: 28px;
	font-size: 24px;
	color: #666666;
}
.contact_page {
	margin: 100px 0 0 0;
	padding: 0 0 54px 0;
	background-image: url('../images/contact.jpg');
	background-size: cover;
}

div#faq_cover h2 {
	padding: 54px 0 0 0;
	margin: 0 0 58px 0;
	line-height: 28px;
}

.cover_accordiam button.accordion {
	padding-right: 0px !important;
}

/*faq page end here*/

/*contant page start fro here */

.contant_page h2 {
	margin-bottom: 20px !important;
	color: rgb(73, 166, 181) !important;
	font-weight: 600;
	letter-spacing: 1px;
}

/*contant page end here*/

/*map page start from here */

.map_cover_data {
	text-align: center;
}

.map_cover_data h1 {
	margin: 0 0 24px 0;
	padding: 0 0;
	text-align: center;
	line-height: 28px;
	font-size: 30px;
	font-weight: bold;
	color: #49a6b5;
}
.map_cover_data .desc {
	width: 100%;
	max-width: 582px;
	margin: 0 auto 84px auto;
	padding: 0 0;
	text-align: center;
	line-height: 30px;
	font-size: 24px;
	font-weight: 300;
}
.search_cover_da {
	padding: 0 0;
	margin: 0 0;
}
.search-container {
	display: block;
	height: 365px;
	background: url(../images/patterns/radio-tower.svg);
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}
.search-container form.map-form {
	display: block;
	width: 100%;
	max-width: 582px;
	margin: 0 auto;
	padding: 148px 0 0 0;
}
.search-container form .fieldset {
	position: relative;
	margin: 0 0;
	padding: 0 0;
}
.search-container input[type="text"] {
	display: block;
	width: 100%;
	height: 66px;
	margin: 0 auto;
	padding: 3px 15px 0 15px;
	font-size: 30px;
}
.search-container input[type="text"]:placeholder {
}
.search-container button {
	position: absolute;
	left: 8px;
	top: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 66px;
	width: 40px;
	border: none;
	background: none;
	border-radius: 0;
	cursor: pointer;
}
.search-container button:before {
	content: '\f05f';
	display: block;
	padding: 0 0;
	margin: 0 0;
	font-family: 'Material-Design-Iconic-Font';
	font-size: 28px;
	line-height: 30px;
	color: #666;
}

/*map page end*/

/*company page start from here */

#companypage_cover {
	background: #f6f6f6;
	/*padding-top: 40px;*/
	/*width: 100%;
	float: left;*/
}

.company-page #companypage_cover{
	padding-top: 40px;
}

@media only screen and (max-width: 860px)
{
	.company-page #companypage_cover {
		padding-top: 25px;
	}
}




.compare-page #companypage_cover {
	background: #f6f6f6;
	padding-top: 20px;
	/*width: 100%;
	float: left;*/
}

div#companypage_cover .sels_twfo {
	direction: initial;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	/*padding-top: 10px;
	padding-bottom: 10px;*/
}

.panel_com .col-sm-7 span {
	font-size: 20px;
	/*		margin: 30px;*/
}

.panel_com {
	background: #fff;
	float: left;
	width: 100%;
	margin-bottom: 20px;
	/*border-bottom: 3px solid #49a6b5;*/
	display: none;
}

.wifi:after {
	content: '\f1eb';
	font-family: FontAwesome;
	padding-left: 5px;
	display: inline-block;
	color: #49a6b5;
}

.land_line2:before,
.messa:before,
.phon:before {
	content: '\f095';
	display: inline-block;
	padding: 0 0 0 5px;
	font-family: 'FontAwesome';
	color: #49a6b5;
}


.messa:before {
	content: '\f18d';
}

.phon:before {
	content: "\f10b";
	top: 5px;
	position: relative;
	display: inline-block;
	font-size: 30px;
}

.eight_sectio .col-sm-4:nth-child(4) {
	float: right;
}

.eight_sectio .col-sm-4 {
	padding: 0 0 0 7px;
}

.eight_sectio .col-sm-6 {
	padding: 0 0 0 7px;
}

.eight_sectio .col-sm-8 {
	padding: 0 0 0 7px;
}

.eight_sectio .col-sm-12 {
	padding: 0 0 0 7px;
}

.accordion_com .col-sm-2 {
	/*border-left: 2px solid #f6f6f6;*/
	padding-top: 10px;
	padding-bottom: 15px;
}

.eight_sectio {
	padding: 10px;
}

#companypage_cover .sels_twfo sup {
	top: -26px;
	font-size: 20px;
}

/*.accordion_com:before {
	content: "\f078";
	font-family: FontAwesome;
	left: 30px;
	position: relative;
		top: 45px;
	right: 695px;
}*/


.sels_twfo_icon i
{
	left: 0;
	top: -14px;
	padding: 0 0;
	margin: 0 18px 0 0;
	font-size: 12px;
	color: #666666;
}


.sels_twfo:before {
	/*
	content: "\f078";
	position: relative;
	left: 0;
	top: -14px;
	padding: 0 0;
	margin: 0 18px 0 0;
	font-family: FontAwesome;
	font-size: 12px;
	color: #666666;
	*/
}

/*share social icon*/

.above_acco {
	/*float: left;*/
	width: 100%;
	padding: 10px 16px; /*margin-top: 20px;*/
	background: #fff;
	border-bottom: 2px solid #f6f6f6;
}
.above_acco span {
	padding: 0 0;
	color: #666;
}

.above_acco h3.package_title{
	font-size: 24px;
	line-height: 30px;
	line-height: 1 !important;
    margin-block-start: 0em;
    margin-block-end: 0em;
}

.above_acco h3.package_title .ch_box input,
.above_acco h3.package_title .ch_box label:before,
.above_acco h3.package_title .ch_box label:after {
	display: none;
}

.share_on_social:after {
	content: "\f08a";
	font-family: FontAwesome;
	color: #666666;
	padding-left: 10px;
}

.share_on_social.pull-left:before {
	content: "\f1e0";
	font-family: FontAwesome;
	color: #6666;
	padding-right: 10px;
}

.dynamix_liek.pull-left {
	padding-left: 20px;
}

#companypage_cover .panel_com .col-sm-5 {
	background: #49a6b5;
	padding: 15px;
}

#companypage_cover .form_contact.companypage .col-sm-4,
div#companypage_cover .form_contact.companypage .col-sm-8 {
	padding: 0 3px 0 0;
}

#companypage_cover .form_contact.companypage .col-sm-4 select {
	padding: 0 !important;
	height: 48px;
}

#companypage_cover .form_contact.companypage .col-sm-4 {
	padding-right: 7px !important;
}

/*.sub_mit_acc:before {
	content: "\f053";
	font-family: FontAwesome;
	position: relative;
	top: 40px;
	right: -66px;
	font-size: 16px;
	color: #fff;
}
.sub_mit_acc {
	position: relative;
	top: -40px;
}*/

/*share social icon end*/

.form_contact.companypage p {
	font-size: 18px;
	text-align: center;
	color: #fff;
	margin-bottom: 0;
}

.form_contact.companypage .disc_ption {
	position: relative;
	top: -15px;
	font-size: 18px;
	text-align: center;
	color: #fff;
}

.disc_ption a {
	color: #ffff !important;
}

.inner_con_tent_in p {
	font-size: 18px;
	color: #666666;
}

.another_sec_tion h2 {
	/*padding: 10px 0px 20px 0;*/
	font-size: 24px;
	color: #49a6b5;
	font-weight: bold;
}

.another_sec_tion .more_info{
	font-size: 24px;
	color: #49a6b5;
	font-weight: bold;
    margin: 0 0 10px 0;
}

.inner_con_tent_in p {
	padding: 0 0;
	margin: 0 0;
	font-size: 20px !important;
	line-height: 1.35 !important;
    display: unset;
  	font-weight:300;
}

button.btn.land_line {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	max-width: 260px;
	/*margin: 0 0 0 20px;*/
	padding: 7px 10px 5px 10px;
	text-align: center;
	font-weight: 100;
	font-size: 23px;
	color: #fff;
	background: #82b43b;
	border: none;
	border-radius: 0;
}

button.btn.sma_ll_but {
	background: #fff;
	border: 1px solid #cccc;
	border-radius: 0;
	width: 23%;
	padding: 7px 0;
	color: #ccc;
	margin-top: 22px;
	font-size: 23px;
}

.more_info_border {
	width: 50px;
	height: 2px;
	background: #49a6b5;
}

.cover_acco_rdia_n .panel_com .col-sm-3 h1 {
	font-size: 67px;
}

.cover_acco_rdia_n .panel_com .col-sm-3 span {
	font-size: 157px;
}

.logo_box_cover {
	width: 100%;
	margin-bottom: 30px;
	float: left;
}

button.btn.land_line:before {
	color: #fff;
	padding-left: 5px;
}

/*rightend side portion*/

.price_section {
	margin: 0 0;
	background: #fff;
}

.price_section button.btn.sma_ll_but {
	background: #fff;
	border: 1px solid #cccc;
	border-radius: 0;
	color: #ccc;
	font-size: 23px;
	width: 100%;
	margin-top: 0;
	padding: 3px 5px;
}

.price_section .pull-right lable {
	color: #f69721;
	font-size: 24px;
	font-weight: 400;
}

.price_first_Sec,
.price_map_line {
	width: 100%;
	float: left;
	padding: 5px 25px;
	border-bottom: 1px solid #f6f6f6;
}

/*increse decrese button start*/

/*#inc_dec {
	width: 300px;
	margin: 0 auto;
	text-align: center;
	padding-top: 50px;
}*/
a.reminder i.fa.fa-bell-o{
	font-size: 23px;
	font-family: FontAwesome;
    font-weight: 400;
    top: 2px;
}
.price_map_line .header {
	display: flex;
	justify-content: space-between;
	padding: 4px 0;
}
.price_map_line .header .inc_dec {
	position: relative;
	display: flex;
	justify-content: space-between;
	height: 30px;
	padding: 0 10px;
}
.price_map_line .header .inc_dec .value-lower:before,
.price_map_line .header .inc_dec .value-upper:before {
	content: '\f2c7';
	display: inline-block;
	margin: 0 0;
	font-family: ionicons;
	font-size: 14px;
	line-height: 30px;
	color: #49a6b5;
}
.price_map_line .header .inc_dec .value-lower:before {
	content: '\f2f4';
	color: #bdbdbd;
}
.price_map_line .header .inc_dec input.number {
	position: initial;
	margin: 0 0;
	width: 60px;
	height: 30px;
	text-align: center;
	font-size: 22px;
	border: none;
}

.price_section .price_second .price_map_line .filter_text {
    margin: 0 0;
    padding: 0 0;
    font-size: 24px;
    line-height: 30px;
    color: #49a6b5;
  	font-weight: 300;
}

.value-button {
	display: inline-block;
	/*width: 40px;l2379
	 *
	height: 20px;*/
	font-size: 40px;
}

.value-button2 {
	display: inline-block;
	/*width: 40px;
	height: 20px;*/
	font-size: 40px;
	color: #49a6b5;
}
.value-button3 {
	display: inline-block;
	/*width: 40px;
	height: 20px;*/
	font-size: 40px;
	color: #d1d2d4;
}

.value-button:hover {
	cursor: pointer;
}

form #input-wrap {
	margin: 0px;
	padding: 0px;
}

input.number {
	text-align: center;
	border: none !important;
	margin: 0px;
	width: 60px;
	position: relative;
	top: -8px;
	font-size: 22px;
}

.pric_range_slider label,
.pric_range_slider1 label {
	margin: 0 0 10px 0;
	padding: 0 0;
	font-size: 24px;
    /*font-weight: bold;*/
	line-height: 30px;
	color: #49a6b5;
  	font-weight: 300;
}

.price_map_line h1.pull-right {
	font-size: 23px;
	color: #49a6b5;
	/*font-weight: bold;*/
	margin-top: 10px;
	margin-bottom: 0;
	padding: 0 10px;
}
.drop_down_price .accordion_com .view-more {
	position: relative;
	display: block;
	margin: 0 0;
	/*padding: 0 6px 0 0;*/
	text-align: right;
	font-size: 24px;
	/*font-weight: bold;*/
	line-height: 1;
	color: #49a6b5;
  	font-weight: 300;
}
.drop_down_price .accordion_com .view-more:before {
	content: "\f153";
	position: absolute;
	left: 9px;
	top: 0;
	padding: 0 0;
	margin: 0 0;
	font-family: ionicons;
	font-size: 18px;
	font-weight: 700;
	/*color: #49a6b5;*/
}
.drop_down_price .accordion_com.show .view-more:before {
	content: '\f151';
}

.drop_down_price .panel_com.more_filter_div {
	display: none;
}
.drop_down_price .panel_com.more_filter_div.show {
	float: none;
	display: flex !important;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 0 0;
	padding: 18px 0 0 0;
}
.drop_down_price .panel_com.more_filter_div .checkbox {
	flex-grow: 1;
	width: 50%;
	margin: 0 0 0px 0;
	padding: 0 0px 0 0;
}
.drop_down_price .panel_com.more_filter_div .checkbox label {
	margin: 0 0;
	padding: 0 20px 0 0;
}
.drop_down_price .panel_com.more_filter_div .checkbox label:before {
	right: 0;
	top: 6px;
	height: 14px;
	width: 14px;
	margin: 0 0;
	border-radius: 2px;
	border: 2px solid #666;
}
.drop_down_price .panel_com.more_filter_div .checkbox-warning input[type="checkbox"]:checked + label {
	color: #f69722;
}
.drop_down_price .panel_com.more_filter_div .checkbox.checkbox-warning input[type="checkbox"]:checked + label::before {
	background: #f69722;
	border: 2px solid #f69722;
}
.drop_down_price .panel_com.more_filter_div .checkbox label::after {
	right: 0;
	top: 6px;
	display: block;
	height: 14px;
	width: 14px;
	margin: 0 0;
	padding: 0 0;
	text-align: center;
	line-height: 14px;
	font-size: 22px;
}
.drop_down_price .panel_com.more_filter_div .checkbox input[type="checkbox"]:checked + label::after {
	content: "\f16c";
	font-family: ionicons;
}

/**/
.pric_range_slider1,
.pric_range_slider {
	width: 100%;
}

/*increse decrese button*/

ui-slider .ui-btn-inner {
	padding: 4px 0 0 0 !important;
}

.ui-slider-popup {
	position: absolute !important;
	width: 64px;
	height: 64px;
	text-align: center;
	font-size: 36px;
	padding-top: 14px;
	z-index: 100;
	opacity: 0.8;
}

input .range-1a,
input#range-1a1 {
	width: 50%;
	float: left;
}

input.range-1b,
input#range-1b1 {
	width: 50%;
	float: right;
}

.range_slider {
	background: #fff !important;
	width: 95%;
	float: left;
	position: relative;
	margin: 0 10px;
}

.pric_range_slider,
.pric_range_slider1,
.drop_down_price {
	display: block;
	width: 100%;
	padding: 5px 25px;
	margin: 0 0;
	border-bottom: 1px solid #f6f6f6;
}
.pric_range_slider {
    min-height: 116px;
}

.range-slider-wrapper {
    padding: 0 10px;
}

.panel_com label {
	/*width: 40%;*/
	font-size: 19px;
	font-weight: normal;
	margin: 10px;
}
.panel_com label {
	/*width: 40%;*/
	font-size: 20px;
	font-weight: 300;
	margin: 5px 10px 0 0;
	color: #666;
}
form.drop_down {
	margin: 20px 0 0;
}
.drop_down_price .accordion_com {
	border: 0;
}
.drop_down_price .panel_com {
	border-bottom: 0;
	margin-bottom: 0;
}
button.main_submit_butt {
	width: 90%;
	margin: 20px;
	padding: 10px;
	background: #49a6b5;
	color: #fff;
	font-size: 25px;
	border-radius: 4px;
}

.filter-form .form-action {
	padding: 16px 25px 13px 12px;
}

@media only screen and (max-width: 992px) {
	.filter-form .form-action {
		position: absolute;
	    bottom: 0;
	    width: 100%;
	}
}



.filter-form button.main_submit_butt {
	display: block;
	height: 42px;
	width: 100%;
	max-width: 344px;
	margin: 0 auto;
	padding: 0 10px;
	font-size: 23px;
	font-weight: 300;
	line-height: 24px;
	color: #fff;
	background: #49a6b5;
	border-radius: 4px;
}

.panel_com label input {
	margin-left: 10px;
}

a.right.carousel-control span.fa.fa-long-arrow-right,
a.left.carousel-control span.fa.fa-long-arrow-left {
	position: absolute;
	top: 55%;
	left: 13px;
	color: #000;
}
.caption_name {
	position: absolute;
	top: 0;
	font-size: 20px;
	width: 100%;
	color: #49a6b5;
}
.right_side_slider .item {
	text-align: center;
	padding-top: 30px;
}

.shap_div {
	border: 1px solid #49a6b5;
	position: absolute;
	top: 10px;
	/* width: 95%; */
	height: 370px;
	/*transform: skewx(5deg);
    transform: skewY(-3deg);*/
	border-radius: 3px;
	/* left: 23px; */
	width: 100%;
	left: -10px;
	z-index: 1000;
}

.shap_div2 {
	height: 450px;
	/* width: 97%; */
	width: 100%;
}

#myCarousel h1 {
	text-align: center;
	font-size: 40px;
	color: #666666;
	font-weight: bold;
	margin-bottom: 10px;
}
.row.slid_er_fro .col-sm-12 {
	margin-top: 30px;
	padding-right: 0;
}
.right_side_slider {
	background: #fff;
	transform: skew(1deg, 3deg);
	padding-top: 20px;
	margin-top: 10px;
	border-radius: 6px;
}
.rs_pric {
	font-size: 24px;
	text-align: right;
	padding-right: 15px;
	margin-bottom: 0;
	color: #82b43b;
	width: 50%;
	float: right;
}
p.view_more {
	width: 50%;
	float: left;
	text-align: left;
	padding-left: 20px;
	font-size: 20px;
	color: rgb(73, 166, 181);
	margin-bottom: 0;
}
.staticsection {
	display: flex;
	justify-content: flex-start;
	width: 100%;
	padding: 13px 18px 8px 18px;
	margin: 20px 0 0 0;
	background: #fff;
}
.staticsection .question {
	position: relative;
	width: 100%;
	max-width: 160px;
}
.staticsection .question span {
	float: left;
	position: absolute;
	top: -10px;
	left: 0;
	font-size: 157px;
	line-height: 160px;
	color: #49a6b5;
	font-weight: bold;
}
.staticsection .question h1 {
	margin: 0 0;
	font-size: 67px;
	font-weight: bold;
	line-height: 64px;
	color: #49a6b5;
}
.staticsection .statcover {
	padding: 16px 28px 0 0;
}
.staticsection .statcover p {
	margin: 0 0 20px 0;
	font-size: 29px;
	font-weight: 300;
	line-height: 30px;
	color: #666;
}
.staticsection .statcover a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	max-width: 138px;
	padding: 6px 6px 4px 6px;
	color: #fff !important;
	font-size: 23px;
	font-weight: 300;
	line-height: 30px;
	background: #82b43b;
}
.staticsection .statcover a:after {
	content: '\f27f';
	display: inline-block;
	margin: 0 6px 0 0;
	font-family: ionicons;
	line-height: 26px;
	font-size: 28px;
}

/*13july18 end*/
/*rightend side portion end*/
/*range slider */
.row.slid_er_fro {
	float: left;
	width: 100%;
}
@supports (--css: variables) {
	input[type="range"].multirange {
		padding: 0;
		margin: 0;
		display: inline-block;
		vertical-align: top;
	}

	input[type="range"].multirange.original {
		position: absolute;
	}

	input[type="range"].multirange.original::-webkit-slider-thumb {
		position: relative;
		z-index: 2;
	}

	input[type="range"].multirange.original::-moz-range-thumb {
		transform: scale(1);
		z-index: 1;
	}

	input[type="range"].multirange::-moz-range-track {
		border-color: transparent;
	}

	input[type="range"].multirange.ghost {
		position: relative;
		background: var(--track-background);
		--track-background: linear-gradient(
				to right,
				transparent var(--low),
				var(--range-color) 0,
				var(--range-color) var(--high),
				transparent 0
			)
			no-repeat 0 45% / 100% 40%;
		--range-color: hsl(190, 80%, 40%);
	}

	input[type="range"].multirange.ghost::-webkit-slider-runnable-track {
		background: var(--track-background);
	}

	input[type="range"].multirange.ghost::-moz-range-track {
		background: var(--track-background);
	}
}

/*range slider end */
/*page header*/
section#second_header {
	position: relative;
	background: #fff;
}
section#second_header ul {
	direction: rtl;
	display: flex;
	justify-content: flex-start;
	margin: 0 120px 0 0;
	padding: 6px 0 3px 0;
	list-style: none;
}


section#second_header ul li {
	display: inline-block;
	height: 50px;
	padding: 0 18px;
	line-height: 50px;
	font-size: 22px;
	color: #bdbdbd;
}

section#second_header ul li:last-child {
	padding: 0 18px 0 0;
}

#more_company_types_slider {
    direction: rtl;
    display: flex;
    justify-content: flex-start;
    margin: 0 120px 0 0;
    padding: 0px 0 0px 0;
    height: 35px;
    list-style: none;
}

@media only screen and (max-width: 860px) {
	#more_company_types_slider {
	    height: 60px;
	}
}
@media only screen and (max-width: 640px) {
	#more_company_types_slider {
	    height: 35px;
	    margin: 0 90px 0 0;
	}
}
@media only screen and (max-width: 480px) {
	#more_company_types_slider {
	    height: 35px;
	    margin: 0 70px 0 0;
	}
}

#more_company_types_slider .carousel-inner>.item a {
	display: inline-block;
	height: 60px;
	padding: 0 42px;
	line-height: 64px;
    font-size: 40px;
	color: #bdbdbd;
}
#more_company_types_slider .carousel-inner>.item a.active {
    color: #49a6b5 !important;
}

@media only screen and (max-width: 860px) {
	#more_company_types_slider .carousel-inner>.item a {
	    height: 60px;
	    padding: 0 25px 0 0;
	    line-height: 64px;
	    font-size: 40px;
	}
}
@media only screen and (max-width: 640px) {
	#more_company_types_slider .carousel-inner>.item a {
	    height: 35px;
	    padding: 0 10px 0 0;
	    line-height: 35px;
	    font-size: 18px;
	}
}

@media only screen and (max-width: 860px) {
	#more_company_types_slider .carousel-control.left {
	    left: -15px;
	    display: flex;
	    justify-content: center;
	    align-items: center;
	    width: 60px;
	    height: 60px;
	    font-family: ionicons;
	    font-size: 35px;
	    line-height: 64px;
	    color: #FFF;
	    background: #666 !important;
	    opacity: 1;
	}
}
@media only screen and (max-width: 640px) {
	#more_company_types_slider .carousel-control.left {
	    width: 35px;
	    height: 35px;
	    line-height: 35px;
	    font-size: 16px;
	}
}

#more_company_types_slider .carousel-control {
	width: 50px;
}

#more_company_types_slider .carousel-control.left, .carousel-control.right{
	background: unset;
}


section#second_header ul li a,
section#second_header ul li a:active,
section#second_header li a:visited {
	word-wrap: normal;
	white-space: nowrap;
	color: #747774 !important;
    text-decoration: blink;
}
section#second_header li.active a {
	color: #49a6b5 !important;
}
section#second_header li a:hover {
	color: #49a6b5 !important;
}
section#second_header a:hover {
	color: #49a6b5 !important;
}


.page-id-197 .banner_image,
.page-id-289 .banner_image {
	margin-bottom: 0px !important;
}
.secon_menu {
	float: right;
	position: absolute;
	top: -35px;
}

/*page header end*/

/*company page end here*/


.pric_range_slider .pmd-range-slider.pmd-range-tooltip .noUi-tooltip {
	direction: rtl;
	left: 70%;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 21px;
	width: auto;
	min-width: 38px;
	margin: 0 0 0 -23px;
	padding: 0 4px;
	font-size: 18px !important;
	font-weight: 300;
	line-height: 20px;
}


.pric_range_slider.surfing .pmd-range-slider .noUi-connect {
	background: #f69721;
}
.pric_range_slider.surfing .pmd-range-slider .noUi-tooltip {
	direction: ltr;
	background: #666;
}
.pric_range_slider.surfing .pmd-range-slider .noUi-handle {
	background: #666;
}


/*12july18 start*/
/*
.col-md-4.cover_col_4 {
	position: fixed;
	right: 115px;
}
.col-md-4.cover_col_4.darkHeader {
	top: 57px;
z-index: 1;
}
*/
/*12july18 end*/
.loader_packages.load_more {
	position: unset !important;
}


.loader_packages {
	width: 100%;
	text-align: center;
	/*margin: 0 auto;*/
	/*position: absolute;*/
	position: fixed;
	/*padding: 100px 0px 0 0;*/
	font-size: 33px;
	z-index: 1500;
}

.loader_packages img {
    height: 30px;
}

@media only screen and (min-width: 861px) {
	.loader_packages {
		margin: 0 auto;
    	padding: 0 0;
		max-width: 720px;
	}
}
@media only screen and (min-width: 992px) {
	.loader_packages {
		margin: 0 auto;
    	padding: 0 0;
		max-width: 616px;
	}
}
@media only screen and (min-width: 1200px) {
	.loader_packages {
		margin: 0 auto;
    	padding: 0 0;
		max-width: 770px;
	}
}



.loader_packages p {
	margin-bottom: 0;
	width: max-content;
	/*padding: 15px 15px;*/
	margin: 0 auto;
	/*background: #fff;*/
	/*border: 2px solid #6666;*/
	border-radius: 5px;
	color: #666;
	line-height: 1;
	color: #fcb26f;
	/*font-size: 100px;*/
    padding: 30px 0 0 0;
}




div#company_pagination {
	width: 100%;
	text-align: left;
}
div#company_tablenav_pages {
	font-size: 30px;
	direction: ltr;
}
.com_filter_res {
	text-align: center;
	font-size: 40px;
}
.pagination_ajax {
	width: 100%;
	text-align: center;
	float: left;
}
.pagination_ajax ul li a {
	font-size: 18px;
}
/*18july18 start from here*/
div#blog_section_side {
	margin-top: 40px !important;
	float: left;
}
div#blog_section_side .com_div_co {
	position: relative;
	width: 100%;
	max-width: 380px;
	margin: 0 10px 18px 0;
	transform: perspective(400px) rotate3d(0, -5, 0, 8deg);
	border-radius: 10px;
	overflow: hidden;
}
div#blog_section_side .com_div_co img {
	display: block;
	width: 100%;
	height: 28%;
}
div#blog_section_side div.blogheader {
	margin: 0 0 7px 0;
	font-size: 25px;
	line-height: 30px;
	color: #666666;
}
div#blog_section_side .link_leftside {
	position: initial;
}
div#blog_section_side .link_leftside a {
	display: inline-flex;
	align-items: center;
	line-height: 26px;
	font-size: 20px;
	color: #49a6b5;
}
div#blog_section_side .link_leftside a.more:after {
	content: '\f124';
	display: inline-block;
	margin: 0 7px 0 0;
	font-family: ionicons;
	font-size: 12px;
}
/*18july18 end here*/
/*18july18 start from here single blog page css*/
.single_blog {
	margin: 0 0 0px 0;
	text-align: center;
	font-size: 25px;
}

.single_blog .entry-meta {
	font-size: 25px;
}
.single_blog header.entry-header {
	margin-bottom: 40px;
}
.single_blog form#commentform input {
	width: 100%;
	padding: 10px;
}
.single_blog form#commentform label {
	text-align: left;
	float: left;
}
.single_blog form#commentform p {
	width: 50%;
	text-align: center;
	margin: 15px auto;
}
.single_blog input#submit {
	font-size: 25px;
	margin: 10px 0;
	background: #f59721;
	color: #fff;
}
.single_blog footer.entry-footer {
	background: #fff;
	padding-top: 30px;
}
.form_contact.companypage .col-sm-12 {
	padding: 0;
}
.sub_mit_acc {
	margin-bottom: 10px;
}

@media only screen and (min-width: 1024px) {
	/*company page*/

	/*cpmpany page end*/
	section#sticky_section {
		z-index: 1;
	}

	ul.pull-left.first_section {
		width: 50% !important;
	}
	/*about us page start from here*/
	.about-us-content .spieler h1 {
		line-height: 170px;
		font-size: 240px;
	}
	/*about us page end here*/
}

/*10 oct 2018*/

/*Image change for mobile*/

.load_more_package img {
	width: 50px;
}

.load_more_package {
	font-size: 24px;
	color: #666666 !important;
}

.load_more_package a {
	font-size: 24px;
	color: #666666 !important;
}

.load_more_package {
	margin: 46px auto 0 auto;
	text-align: center;
}

/***** Form Trigger  *****/
.switchrs-box {
	display: none;
}
.switchrs-box .item {
	width: 100%;
	padding: 10px 10px;
	border-bottom: 1px solid #f6f6f6;
}
.switchrs-box .switch-wrapper {
	display: flex;
	justify-content: space-between;
	width: 100%;
	max-width: 450px;
	margin: 0 0;
	padding: 0 0;
}
.switchrs-box .desc {
	margin: 0 0;
	padding: 0 0;
	font-size: 24px;
	font-weight: 400;
	line-height: 30px;
	color: #49a6b5;
}
.switch-btn {
	position: relative;
	z-index: 0;
	display: inline-block;
	width: 88px;
	height: 36px;
	margin: 0 0;
	padding: 0 0;
	background: #666;
	border: none;
	border-radius: 17px;
	cursor: pointer;
	transition-duration: 300ms;
}
.switch-btn::after {
	content: "";
	position: absolute;
	z-index: 1;
	top: 5px;
	left: 5px;
	height: 26px;
	width: 26px;
	background: #fff;
	border-radius: 50%;
	box-shadow: 2px 2px 2px 0px rgba(50, 50, 50, 0.54);
	transition-duration: 300ms;
}
.switch-on {
	background: #82b43b;
}
.switch-on::after {
	left: 57px;
}
.switch-btn::before {
	content: 'לא';
	position: absolute;
	z-index: 1;
	top: 7px;
	left: 50px;
	font-size: 25px;
	font-weight: 400;
	line-height: 24px;
	color: #fff;
	transition-duration: 300ms;
}
.switch-btn.switch-on::before {
	content: 'כן';
	top: 7px;
	left: 20px;
	transition-duration: 300ms;
}

.modal .filter-form-modal .switchrs-box {
	display: block;
}
.modal .filter-form-modal .drop_down_price {
	display: none;
}
/*****  / Form Trigger  *****/



/***** COMPARE Page  *****/

#compare-compnies-logo .ch_box{
	position: relative;
	display: inline-block;
}

#compare-compnies-logo .ch_box input[type=checkbox]{
    position: absolute;
    bottom: 0px;
    right: 0px;
    padding: 10px;
    width: 0px;
    height: 0px;
}


#compare-compnies-logo .ch_box input[type="checkbox"]:checked + label {
    border: 0px solid #49A6B5;
    box-shadow: unset;
}

#compare-compnies-logo .ch_box label .package-desc {
    border: 1px solid transparent;
}
#compare-compnies-logo .ch_box input[type="checkbox"]:checked + label .package-desc {
    border: 1px solid #49a6b5;
    box-shadow: 2px 3px 7px rgba(73, 166, 181, 0.5);
}


#compare-compnies-logo .ch_box input[type="checkbox"]:checked + label span {
    /*display: unset !important;*/
}

    




#compare-compnies-logo .ch_box .checker{
	text-align: center;
    height: 30px;
    width: 30px;
    background: #49A6B5;
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    color: #fff;
    z-index: 1;
    font-size: 15px;
    padding: 5px 0;
}



@media only screen and (max-width: 767px) {
	#compare-compnies-logo {
	    /*text-align: center;
	    display: block;*/
	}
}

/***** Resume Page  *****/



#resume-compnies-logo {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	width: 90%;
	margin: 0 auto;
	padding: 0 0;
}



#resume-compnies-logo .ch_box{
	position: relative;
	display: inline-block;
}

#resume-compnies-logo .ch_box input{
    position: absolute;
    bottom: 0px;
    right: 0px;
    padding: 10px;
    width: 0px;
    height: 0px;
}

#resume-compnies-logo .ch_box img{
    padding: 25px;
    height: 130px;
}


#resume-compnies-logo .ch_box .checker{
    height: 30px;
    width: 30px;
    background: #49A6B5;
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    color: #fff;
    z-index: 1;
    font-size: 15px;
    padding: 5px 0;
}



@media only screen and (max-width: 767px) {
	#resume-compnies-logo {
	    text-align: center;
	    display: block;
	}
	.resume-content .conpany-cluster .resume_logo_div_width {
        margin: 0 5px 10px !important;
	    width: 110px !important;
        height: 90px !important;
	}
	#resume-compnies-logo .ch_box img{
	    padding: 15px;
	    height: 90px;
	}

}





.page-container.company-resume .container.main-container {
	padding: 42px 0 110px 0;
}
.resume-content .success-message {
	margin: 0 0 14px 0;
}
.resume-content .success-message .title {
	display: block;
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0 0;
	text-align: center;
	font-size: 44px;
	font-weight: 500;
	line-height: 46px;
	color: #49a6b5;
}
.resume-content .success-message .spieler {
	display: block;
	width: 100%;
	margin: 0 0 4px 0;
	padding: 0 0;
	text-align: center;
	font-size: 44px;
	line-height: 46px;
	color: #49a6b5;
	font-weight: 700;
}
.resume-content .success-message .desc {
	display: block;
	width: 100%;
	margin: 0 0;
	padding: 0 0;
	text-align: center;
	font-size: 26px;
	font-weight: 300;
	line-height: 34px;
	color: #666;
}

.resume-content .conpany-cluster {
	margin: 0 0 10px 0;
}
.resume-content .conpany-cluster .resume_logo_div_width {
	display: block;
	height: 130px;
	width: 170px;
	margin: 0 15px 30px 15px;
	text-align: center;
	border: 1px solid #e6e6e6;
	border-radius: 3px;
	background: #fff;
    cursor: pointer;
    position: relative;
}
.resume-content .conpany-cluster .ch_box input[type="checkbox"] {
	display: none;
}
.resume-content .conpany-cluster .ch_box input[type="checkbox"]:checked + label {
	box-shadow: 0 0px 30px rgba(73, 166, 181, 0.5);
}

.resume-content .action {
	text-align: center;
}
.resume-content .action .loader {
	display: none;
}
.resume-content .action button {
	display: inline-block;
	width: 100%;
	max-width: 340px;
	height: 42px;
	padding: 0 14px;
	margin: 0 auto 26px auto;
	font-size: 24px;
	font-weight: 300;
	line-height: 24px;
	color: #fff;
	background: #49a6b5;
}
.resume-content .action .return {
	text-align: center;
}
.resume-content .action .return a {
	text-align: center;
	font-size: 22px;
	font-weight: 300;
	line-height: 24px;
	color: #666;
}

.resume-content .allpackages {
	width: 100%;
	max-width: 770px;
	margin: 0 auto;
}
.resume-content .load_more_package {
	display: none;
}

.above_acco h3.package_title .pack_ch_box input,
.resume-content .above_acco h3.package_title .pack_ch_box input {
	display: none;
}
.resume-content .above_acco h3.package_title .pack_ch_box label {
	position: relative;
	padding: 0 40px 0 0;
}
.resume-content .above_acco h3.package_title .pack_ch_box label:before {
	content: '';
	position: absolute;
	z-index: 0;
	right: 0;
	top: 0;
	display: block;
	height: 30px;
	width: 30px;
	border: 1px solid #49a6b5;
	border-radius: 3px;
	background: rgba(255, 255, 255, 1);
}
.resume-content .above_acco h3.package_title .pack_ch_box input[type="checkbox"]:checked + label {
	box-shadow: none;
	border: none;
}
.resume-content .above_acco h3.package_title .pack_ch_box input[type="checkbox"]:checked + label:before {
	background: rgba(73, 166, 181, 1);
}
.resume-content .above_acco h3.package_title .pack_ch_box input[type="checkbox"]:checked + label:after {
	content: "\f16c";
	position: absolute;
	z-index: 1;
	right: 0;
	top: 0;
	display: block;
	height: 30px;
	width: 30px;
	margin: 0 0;
	padding: 0 0;
	text-align: center;
	line-height: 30px;
	font-family: ionicons;
	font-size: 40px;
	color: #fff;
}

/***** / Resume Page  *****/

/***** Resume Page Thank You *****/
.company-resume-thank-you .contact_form {
	max-width: 1170px;
}
.company-resume-thank-you .contact_form .inner_conta {
	padding: 34px 0 15px 0;
	margin: 0 0 50px 0;
    height: 290px;
}
.company-resume-thank-you form {
	display: block;
	width: 100%;
	max-width: 1060px;
	margin: 0 auto 20px auto;
}
.company-resume-thank-you form .field-cluster {
	display: flex;
	justify-content: space-between;
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0 0;
}
.company-resume-thank-you form .field-cluster .item {
	position: relative;
	margin: 0 15px;
	direction: ltr;
}
.company-resume-thank-you form input[type="submit"] {
	/*
	width: 170px;
	height: 56px;
	padding: 0 20px;
	font-size: 30px;
	color: #fff;
	background: #f59721;
	border: none;
	border-radius: 3px;
    direction: rtl;
    */
}
.company-resume-thank-you form input[type='text'],
.company-resume-thank-you form input[type='email'] {
	direction: rtl;
	width: 100%;
	height: 56px;
	padding: 0 20px;
	/*margin: 0 0;*/
	font-size: 26px;
	font-weight: 300;
	color: #666;
	background: #f6f6f6;
	border-radius: 3px;
	border: 1px solid #d1d2d4;
}



.company-resume-thank-you .wpcf7-list-item-label{
	display: inline-block;
	width: auto;
	padding: 0 0 0 0;
	text-align: right;
	font-size: 22px;
	color: #666;
	/*cursor: pointer;*/
}
.company-resume-thank-you span.wpcf7-list-item {
    margin: 0 0 0 0;
}
.company-resume-thank-you .thanks {
    color: #666;
}


.company-resume-thank-you form .checkbox-wrap {
	float: right;
	margin: 0 15px;
}



.company-resume-thank-you form .checkbox-wrap label:before {
	content: "";
	position: absolute;
	right: 0;
	top: 6px;
	display: inline-block;
	height: 16px;
	width: 16px;
	margin: 0 0;
	background: #fff;
	border-radius: 2px;
	border: 1px solid #666;
	transition: 0.3s ease-in-out;
	outline: none !important;
}
.company-resume-thank-you form .checkbox-wrap input[type='checkbox']:checked + label::before {
	background: #666;
}
.company-resume-thank-you form .checkbox-wrap input[type='checkbox'] {
	display: none;
}
.company-resume-thank-you form .checkbox-wrap input[type='checkbox']:checked + label::after {
	content: "\f16c";
	font-family: ionicons;
	position: absolute;
	right: 0;
	top: 8px;
	display: block;
	height: 14px;
	width: 14px;
	margin: 0 0;
	padding: 0 0;
	text-align: center;
	line-height: 14px;
	font-size: 28px;
	color: #fff;
}
.company-resume-thank-you .after {
	text-align: center;
}
.company-resume-thank-you .after a {
	text-align: center;
	text-decoration: underline;
	font-size: 22px;
	font-weight: 300;
	line-height: 24px;
	color: #666;
}
/***** / Resume Page Thank You *****/

/***** Comapre Packages Page *****/
.compare-package-page main {
	flex: 1;
	margin: 0 30px 0 0;
}

.add-to-compare,
.show-comparing-packages {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	max-width: 120px;
	margin: 0 0;
	padding: 7px 10px 5px 10px;
	text-align: center;
	font-size: 23px;
	font-weight: 300;
	line-height: 28px;
	color: #f69721;
	background: #fff;
	border: 1px solid #f69721;
	border-radius: 0;
	transition: all 0.3s ease-in-out;
}
.show-comparing-packages {
	max-width: 164px;
}
.add-to-compare:before,
.show-comparing-packages:before {
	content: '\e905';
	display: inline-block;
	margin: 0 0 0 8px;
	font-family: 'SmartcutIconicFont' !important;
	font-size: 22px;
	line-height: 1;
}
.add-to-compare.compared,
.show-comparing-packages.show {
	background: #82b43b;
	border: 1px solid #82b43b;
	color: #fff;
	transition: all 0.3s ease-in-out;
}

.above_acco .notification, .panel_wrapper .notification {
	position: absolute;
	bottom: -40px;
	z-index: 100;
	right: 0;
	width: 100%;
	display: block;
	padding: 10px 10px;
	text-align: center;
	font-size: 18px;
	line-height: 20px;
	color: #49a6b5;
	background: #fff;
	border: 1px solid #49a6b5;
	border-radius: 6px;
	outline: 0;
	box-shadow: 0 2px 7px rgba(0, 0, 0, .3);
	opacity: 0;
	transition: all 0.3s ease-in-out;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.notification.show {
	opacity: 1;
	transition: all 0.3s ease-in-out;
	-webkit-transform: translateY(5px);
	transform: translateY(5px);
}
.above_acco .notification.notification_sm {
	/*bottom: unset !important;*/
}

.compare-package-page .container.main-container {
	/*display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;*/
}
.compare-package-page .package-cluster {
	position: relative;
	display: flex;
    flex-flow: wrap;

    /*justify-content: center;*/
	width: 100%;
	max-width: 770px;
	margin: 0 0 20px 0;
	padding: 0 0;
	/*background: #fff;*/
	transition: all 0.5s ease-in-out;
}


.compare-package-page .package-cluster span:nth-child(5n) {
   /* border-left: 0px solid */
}



.compare-package-page .package-cluster.package-showing {
	margin: 0 0 10px 0;
	transition: all 0.5s ease-in-out;
}
.compare-package-page .package-cluster .package {
	padding: 0 0;
}


/*remove*/
.compare-package-page .package-cluster .package .remove {
	position: relative;
	z-index: 10;
	display: block;
	cursor: pointer;
}
.compare-package-page .package-cluster .package .remove i {
	content: '';
	position: absolute;
	top: 0;
	left: 5px;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 30px;
	width: 30px;
	margin: 0 0;
	padding: 0 0;
	text-transform: none;
	font-style: normal;
	background: #f69721;
	color: #fff;
	box-shadow: 0 2px 7px rgba(0, 0, 0, .3);
	opacity: 0;
	transition: all 0.3s ease-in-out;
}
.compare-package-page .package-cluster .package:hover .remove i {
	display: flex;
	opacity: 1;
	transition: all 0.3s ease-in-out;
	-webkit-transform: translateY(5px);
	transform: translateY(5px);
}



.compare-package-page .package-cluster .package .remove i:before {
	content: '\f2bd';
	display: block;
	margin: 0 0;
	font-family: ionicons;
	font-size: 30px;
	line-height: 30px;
}


/*choose*/


.compare-package-page .package-cluster .package .choose {
	position: relative;
	z-index: 10;
	display: block;
	cursor: pointer;
}
.compare-package-page .package-cluster .package .choose i {
	content: '';
	position: absolute;
	top: 0;
	left: 5px;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 30px;
	width: 30px;
	margin: 0 0;
	padding: 0 0;
	text-transform: none;
	font-style: normal;
	background: #f69721;
	color: #fff;
	box-shadow: 0 2px 7px rgba(0, 0, 0, .3);
	opacity: 0;
	transition: all 0.3s ease-in-out;
}

.compare-package-page .package-cluster .package:hover .choose i {
	display: flex;
	opacity: 1;
	transition: all 0.3s ease-in-out;
	-webkit-transform: translateY(5px);
	transform: translateY(5px);
}



.compare-package-page .package-cluster .package .choose i:before {
	display: block;
	margin: 0 0;
	font-size: 30px;
	line-height: 30px;
}

#compare-compnies-logo .ch_box input[type="checkbox"]:checked + label .choose i
{
	display: none !important;
}





.compare-package-page .package-cluster .item-package {
	flex-grow: 1; /*max-width: 164px;*/
	border-right: 4px solid #f6f6f6;
	border-bottom: 4px solid #f6f6f6;
    max-width: 25%;
    width: 100%;
    background: #fff;
}

@media only screen and (max-width: 767px) {
	.compare-package-page .package-cluster .item-package {
	    max-width: 33%;
	}

}

.packages_compared_title {
	font-size: 30px;
	text-align: center;
	margin-bottom: 20px;
	font-weight: 700;
    margin-right: 5px;
}


.compare-package-page .package-cluster .package-desc {
	position: relative;
	z-index: 1;
	cursor: pointer;
	height: 100%;
}
.compare-package-page .package-cluster .item.contents {
	width: 116px;
	max-width: 116px;
	min-width: 116px;
	border: none;
}
.compare-package-page .package-cluster .item.contents * {
	font-size: 23px;
	line-height: 23px;
	font-weight: 400;
	color: #49a6b5;
}
.compare-package-page .package-cluster .company-logo {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 90px;
	margin: 0 0 20px 0;
	padding: 0 10px;
	text-align: center;
	border-bottom: 4px solid #f6f6f6;
}
.compare-package-page .package-cluster .company-logo img {
	max-height: 60px;
}
.compare-package-page .package-cluster .item.contents .company-logo {
	justify-content: flex-start;
}
.compare-package-page .package-cluster .option {
	margin: 0 0 0px 0;
    border-bottom: 0px solid #f6f6f6;
}
.compare-package-page .package-cluster .option .row {
	margin: 0 0;
	width: 100%;
	min-height: 130px;
}
@media only screen and (max-width: 767px) {
	.compare-package-page .package-cluster .option .row {
		min-height: 300px;
	}
}


.compare-package-page .package-cluster .option .cell,
.compare-package-page .package-cluster .option .item-cluster .item {
	display: flex;
	/*min-height: 46px;*/
	padding: 0 10px;
	margin: 0 0 10px 0 !important;
	width: 100% !important;
	border: none;
	/*justify-content: center;*/
}


@media only screen and (max-width: 767px) {
	.compare-package-page .package-cluster .option .item-cluster .item {
	    display: block;
	    text-align: center;
        min-height: 60px;
	}
}




.compare-package-page .package-cluster .option .cell:last-child,
.compare-package-page .package-cluster .option .item-cluster .item:last-child {
	margin: 0 0 10px 0;
}
.compare-package-page .package-cluster .option .option-icon,
.compare-package-page .package-cluster .option .item-cluster .item .pack-icon {
	width: 20px;
	margin-left: 10px;
	padding: 0 0;
	text-align: center;
	/*font-family: 'SmartcutIconicFont' !important;*/
	speak: none;
	font-size: 17px;
	line-height: 20px;
	color: #49a6b5;
}
@media only screen and (max-width: 767px) {
	.compare-package-page .package-cluster .option .option-icon,
	.compare-package-page .package-cluster .option .item-cluster .item .pack-icon {
		width: 100%;
		margin-bottom: 5px;
	}
}



.compare-package-page .package-cluster .option .option-icon.icon-phone {
	font-size: 18px;
}
.compare-package-page .package-cluster .option .option-icon.iconic-icon-dialog {
	font-size: 16px;
}
.compare-package-page .package-cluster .option .option-icon.iconic-icon-phone {
	font-size: 17px;
}
.compare-package-page .package-cluster .option .option-icon.icon-phone:before {
	content: "\e900";
}
.compare-package-page .package-cluster .option .option-icon.iconic-icon-phone:before {
	content: "\e902";
}
.compare-package-page .package-cluster .option .pack-icon-text,


.compare-package-page .package-cluster .option .item-cluster .item .pack-icon-text {
	font-size: 20px;
	line-height: 20px;
	color: #666;
	text-align: right;
    width: 100%;
}

@media only screen and (max-width: 767px) {
	.compare-package-page .package-cluster .option .item-cluster .item .pack-icon-text {
	    text-align: center;
	    display: block;
	}
}
.pack-icon-wifi {
  font-size: 20px;
  color: #666;
  }

.compare-package-page .package-cluster .sels_twfo {
	direction: ltr;
	position: relative;
	text-align: center;
}
.compare-package-page .package-cluster .sels_twfo:before {
	position: absolute;
	left: 50%;
	top: initial;
	bottom: -6px;
	margin: 0 0;
}
.compare-package-page .package-cluster .sels_twfo sup {
	bottom: auto;
	top: -30px;
	height: 20px;
	font-size: 17px;
}
.compare-package-page .package-cluster .price {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	margin: 0 0 0 0;
	padding-bottom: 20px;
	/*padding: 0 10px 12px 10px;*/
}

.compare-package-page .package-cluster .item-package.show {
}
.compare-package-page .package-cluster .panel_com {
	display: block;
	position: absolute;
	z-index: 10px;
	bottom: 0;
	left: 0;
	opacity: 0;
	height: 4px;
	margin: 0 0;
	border-top: 4px solid #f6f6f6;
	/*border-bottom: 3px solid rgb(73, 166, 181);*/
	border-right: 4px solid transparent;
	transition: all 0.5s ease-in-out; /*-webkit-transform: translateY(0%);
transform: translateY(0%);*/
	overflow: hidden;
}
.compare-package-page .package-cluster .panel_com.open {
	opacity: 1; /*height: 380px;*/
	transition: all 0.5s ease-in-out; /*-webkit-transform: translateY(100%);
transform: translateY(100%);*/
	overflow: visible;
}

.compare-package-page aside {
	width: 370px;
	margin: 0 0;
	/*padding: 0 0 20px 0;*/
	/*background: #fff;*/
}
.filter-form .compare-sidebar-nav {
	display: none;
}
.compare-package-page aside .filter-form .compare-sidebar-nav {
	display: block;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #f6f6f6;
}
.compare-package-page aside .nav-cluster {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
	padding: 0 0;
	margin: 0 0;
}
.compare-package-page aside .nav-item {
	width: 50%;
	padding: 10px 10px;
}
.compare-package-page aside .nav-item a {
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	flex-wrap: wrap;
	width: 162px;
	height: 144px;
	margin: 0 auto;
	padding: 0 0; /*background: #f69721;*/
	border-radius: 3px;
}
.compare-package-page aside .nav-item a:before {
	display: block;
	height: 50px;
	width: auto;
	margin: 0 auto 10px auto;
	font-size: 50px;
	line-height: 50px;
	color: #fff;
}
.compare-package-page aside .nav-item a.green:before {
	font-size: 47px;
}
.compare-package-page aside .nav-item a.pur:before {
	font-size: 44px;
}
.compare-package-page aside .nav-item a.ora:before {
	font-size: 50px;
}
.compare-package-page aside .nav-item a h6 {
	display: block;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	font-size: 22px;
	line-height: 22px;
	font-weight: 400;
	color: #fff;
}
/***** / Comapre Packages Page *****/

/***** Blog Page *****/

.single_blog h1 {
	/*font-size: 40px;*/
	color: #49a6b5;
	font-size: 28px;
	font-weight: 700;
	margin: 40px 0 15px 0;
}

.single_blog ul{
	margin: 0;
	margin-bottom: 20px;
}

#companypage_cover {
	/*transform: translateY(-12px);*/
}

.companypage_header {
	color: #ffffff;
	font-family: "mikhmoret",sans-serif;
	font-size: 24px;
	font-weight: 400;
	margin: 0;
	padding: 8px 12px;
	background-color: #f69721;
	position: relative;
	transform: translateY(12px);
	z-index: 99;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}

.companypage_header::after {
	content: "";
	position: absolute;
	bottom: -5px;
	right: -10px;
	border-color: transparent transparent #f69721 transparent;
	border-style: solid;
	border-width: 0px 20px 20px 20px;
	height: 0px;
	width: 0px;
	transform: rotate(-90deg);
}

.blog__image {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-color: #49a6b5;
	height: 243px;
	position: relative;
	transform: perspective(250px) rotate3d(1, -155, 0, 5deg);
	cursor: pointer;
	border-radius: 5px;
	max-width: 360px;
    margin-top: 12px;
}

.blog__image:after {
	content: "";
	position: absolute;
	border: 1px solid #49a6b5;
	top: 6px;
	width: 100%;
	height: 100%;
	right: -6px;
	border-radius: 5px;
	display: block;
}

.slider__container {
	margin: 0;
}




.slider__container.owl-carousel .owl-stage-outer {
	padding: 0 18px;
}

.slider__container.owl-carousel .owl-nav button {
	width: 44px;
	height: 43px;
	position: absolute;
	background-size: cover;
	top: 25%;
	background-color: transparent;
}
.slider__container.owl-carousel .owl-nav button span{
	display: none;
}

.slider__container.owl-carousel .owl-nav .owl-prev {
	background: url('/wp-content/uploads/2019/03/left-arrow.png') no-repeat center;
	left: 0;
}

.slider__container.owl-carousel .owl-nav .owl-next {
	background: url('/wp-content/uploads/2019/03/right-arrow.png') no-repeat center;
	right: 6px;
}

.blog__title {
	margin-top: 31px;
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
	margin-right: -15px;
	max-width: 266px;
}

.left-arrow-more:after {
	content: '\f27f';
	display: inline-block;
	margin: 0 6px 0 0;
	font-family: ionicons;
}


.blog__title a {
	color: #49a6b5 !important;
}

@media only screen and (max-width: 767px) {
	.blog__image {
	    margin-right: 20px;
	}

	.owl-carousel {
	    max-width: 420px;
	    margin: auto;
	}

	.slider__container.owl-carousel .owl-stage-outer {
		padding: 0;
	}
	.slider__container.owl-carousel .owl-nav .owl-next {
		right: 0;
	}

	.blog__title {
	    margin: auto;
	    margin-top: 31px;
	    max-width: 400px;
	    padding: 0 10px;
	}

	#blog_page h2 {
		margin: 5px 0px 10px 0;
        
	}
	#blog_page h6 {
		margin: 0px 0px 2px 0;
        font-size: 23px;
	}
}

@media only screen and (max-width: 575px) {
	.blog__image {
		height: 150px;
	}
	.slider__container.owl-carousel .owl-nav button {
		top: 20%;
	}
}




#form-field-phone{
    direction: ltr;
    text-align: right;
}


/* Company Phone */

.company-phone{
	float: left;
	border: 0px solid #82b43b;
	margin-top: 8px;
}

.company-phone-2{
    margin-right: 10px;
}

.bottom-mobile-phone{
	background-color: rgba(2, 2, 2, 0.78) !important;
    padding: 9px 6px 9px 6px !important;
    height: auto !important;
}

.bottom-mobile-phone-div-in{
	background-color: #82b43b !important;
	padding: 9px;
	border-radius: 4px;
}

.bottom-mobile-phone-text{
	display: inline-block;
	font-size: 22px;
	font-weight: 300;
	color: #fff;
}
/***** Blog Page *****/

/* Slider gb */
.pric_range_slider.surfing.phone .pmd-range-slider .noUi-tooltip:after,
.pric_range_slider.surfing.base .pmd-range-slider .noUi-tooltip:after,
.pric_range_slider.surfing.phone .pmd-range-slider .noUi-tooltip:after{
	margin-left: 3px !important;
}

/* resume page */
form#resume_form .customer-details {
	display: flex;
    justify-content: center;
    width: 90%;
    margin: auto;
    margin-bottom: 20px;
}

form#resume_form .customer-details input.input_name,
form#resume_form .customer-details input.input_mobile {
    width: 100%;
    max-width: 285px;
    height: 50px;
    margin: 0;
    padding: 5px 15px;
    font-size: 20px;
    border-radius: 4px;
	border-width: 2px;
	border-style: solid;
    border-color: #999;
    color: #666;
    margin-left: 15px;
}

form#resume_form .customer-details input.input_mobile{
    direction: ltr;
    text-align: right;
}

.checkbox-confirmation{
	width: 600px;
	margin: auto;
	margin-bottom: 20px;
}

#fields-wrap-smscode-resume{
	text-align: center;
}

.fields_wrap_smscode_resume_title{
    margin-bottom: 10px;
    font-size: 25px;
}