/*
Theme Name: Roseta Child
Theme URL: 
Description: Roseta Child Theme
Author: NWS
Author URL: https://nimblewebsolutions.com/
Template: roseta
Version: 1.0.0
Text Domain: roseta-child
*/ 
@import url('https://fonts.googleapis.com/css?family=Amatic+SC:400,700');
@font-face {
    font-family: 'amatic_scbold';
    src: url('web-fonts/amaticsc-bold-webfont.woff2') format('woff2'),
         url('web-fonts/amaticsc-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'amatic_scregular';
    src: url('web-fonts/amaticsc-regular-webfont.woff2') format('woff2'),
         url('web-fonts/amaticsc-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'assistantbold';
    src: url('web-fonts/assistant-bold-webfont.woff2') format('woff2'),
         url('web-fonts/assistant-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'assistant_extraboldregular';
    src: url('web-fonts/assistant-extrabold-webfont.woff2') format('woff2'),
         url('web-fonts/assistant-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'assistant_extralightregular';
    src: url('web-fonts/assistant-extralight-webfont.woff2') format('woff2'),
         url('web-fonts/assistant-extralight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'assistant_lightregular';
    src: url('web-fonts/assistant-light-webfont.woff2') format('woff2'),
         url('web-fonts/assistant-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'assistantregular';
    src: url('web-fonts/assistant-regular-webfont.woff2') format('woff2'),
         url('web-fonts/assistant-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'assistant_semiboldregular';
    src: url('web-fonts/assistant-semibold-webfont.woff2') format('woff2'),
         url('web-fonts/assistant-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sans_hebrewbold';
    src: url('web-fonts/opensanshebrew-bold-webfont.woff2') format('woff2'),
         url('web-fonts/opensanshebrew-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sans_hebrewbold_italic';
    src: url('web-fonts/opensanshebrew-bolditalic-webfont.woff2') format('woff2'),
         url('web-fonts/opensanshebrew-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sans_hebrewextra_bold';
    src: url('web-fonts/opensanshebrew-extrabold-webfont.woff2') format('woff2'),
         url('web-fonts/opensanshebrew-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sans_hebrewXBdIt';
    src: url('web-fonts/opensanshebrew-extrabolditalic-webfont.woff2') format('woff2'),
         url('web-fonts/opensanshebrew-extrabolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sans_hebrewitalic';
    src: url('web-fonts/opensanshebrew-italic-webfont.woff2') format('woff2'),
         url('web-fonts/opensanshebrew-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sans_hebrewlight';
    src: url('web-fonts/opensanshebrew-light-webfont.woff2') format('woff2'),
         url('web-fonts/opensanshebrew-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sans_hebrewlight_italic';
    src: url('web-fonts/opensanshebrew-lightitalic-webfont.woff2') format('woff2'),
         url('web-fonts/opensanshebrew-lightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sans_hebrewregular';
    src: url('web-fonts/opensanshebrew-regular.woff2') format('woff2'),
         url('web-fonts/opensanshebrew-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/*------Start------*/
.site-header-topbar {
	border-bottom: 2px solid #e4e6e4;
	padding: 5px 0;
}
.str-left {
	display: inline-block;
	float: left;
}
.site-header-topbar {
	display: block;
	float: left;
	width: 100%;
}
.str-right {
	display: inline-block;
	float: right;
}
.str-left ul li {
	display: inline-block;
	margin-right: 15px;
}
.str-left ul li i {
	margin-right: 5px;
	color: #b21575;
}
.str-right ul li {
	display: inline-block;
	margin-left: 5px;
	color: #b21575;
}
.str-left ul li a {
	font-family: 'assistantregular';
	color: #000;
}
#site-title {
	display: none;
}
#branding a img {
	max-width: 300px;
	width: 100%;
	padding: 25px 0px 0px;
}
.site-header-bottom {
	border-bottom: 2px solid #e4e6e4;
	border-top: none;
}
.menu-main-search {
	display: none !important;
}
#access > div > ul > li > a > span {
	font-size: 20px;
	color: #000;
}
#access ul li a {
	padding:0 20px;
	font-family: 'open_sans_hebrewregular', sans-serif !important;
    
    line-height: 1.5em !important;
    padding-top: 10px !important;
}
#access > div > ul > li:hover > a > span::before {
	width: 100%;
	display: none;
}
#access ul li {
	float: right;
}
#access li.current_page_item a span {
	color: #b21575;
}
#access li a:hover span {
	color: #b21575;
}
#colophon .footer-three .widget-container {
	width: 25%;
}
#footer-bottom {
	display: none;
}

#colophon #media_image-2 {     
    padding: 25px 0 0 0 !important; 
}

#colophon #media_image-2  img {
    width: 475px !important;
}

#footer {
	text-align: center;
}
.ftr-cpy {
	font-family: 'assistantregular';
	color: #000;
	font-size: 18px;
}
.ftr-cpy a {
	color: #000;
	font-size: 16px;
}
#footer {
	background: #fff;
	padding: 18px 0;
	border-top: 2px solid #e4e6e4;
}
#colophon, #footer {
	background-color: #fff !important;
	color: #000;
}
.widget_nav_menu ul li a {
	color: #000;
	font-size: 18px;
}
.widget-container {
	position: relative;
	margin: 0;
	border: 1px solid transparent;
	padding: 2em 2em !important;
}
.widget_nav_menu ul li {
	line-height: normal !important;
	padding: 0 !important;
	font-family: 'open_sans_hebrewregular', sans-serif;
	margin: 0px 0 1px !important;
}
.widget_nav_menu ul li {
	color:#000;
}
.ftr-info li {
	line-height: normal !important;
	margin-bottom: 8px !important;
	color: #000;
	font-family: 'open_sans_hebrewregular', sans-serif;
	font-size: 18px;
}
.ftr-info li a {
	color: #000;
	font-size: 16px;
	margin-right: 5px;
}
.ftr-icon li {
	display: inline-block !important;
	margin-left: 5px;
}
.ftr-h5 {
	font-size: 18px;
	font-family: 'open_sans_hebrewregular', sans-serif;
	font-weight: normal;
	color: #000;
}
.ftr-icon li a i{
	color:#000;
}
.widget_nav_menu ul li:last-child {
	display: none;
}
#media_image-2 {
	width: 30% !important;
}
#colophon .footer-three .widget-container {
	width: 23.333%;
}
#custom_html-3 {
	padding: 25px 0 !important;
}
#nav_menu-2 {
	padding: 20px 2em !important;
}
#custom_html-2 {
	text-align: center;
}
#colophon {
	border-top: 2px solid #e4e6e4;
}
.site-header-bottom {
	height: 68px !important;
}
.page #comments {
	display: none;
}
.wpb_single_image.wpb_content_element.vc_align_center.profile-us {
	margin-bottom: 0;
}
.wpb_single_image.wpb_content_element.vc_align_center.profile-us img {
	max-width: 300px;
	width: 100%;
}
.page.type-page {
	margin-bottom: 0;
}
.wpb_text_column.wpb_content_element.lp-pargh {
	font-family: 'assistantregular';
	font-size: 18px;
	color: #000;
	padding: 0 9em;
}
.vc_custom_heading.heading-lp {
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: 'Amatic SC', cursive;
	color: #b21575;
	font-weight: bold;
	font-size: 55px;
}
/*body {
	color: #000000;
	background-color: #ffffff;
	background-image: url('/wp-content/uploads/bg-ui.jpg');
	background-size: cover;
	background-position: center center;
}*/
body:not(.roseta-landing-page) article.hentry, body:not(.roseta-landing-page) .main, body.roseta-boxed-layout:not(.roseta-landing-page) #container {
	background-color: transparent !important;
}
/*body:not(.roseta-landing-page) #container {
	max-width: 1920px !important;
	width: 100%;
}*/


body {
    font-family: 'assistantregular';
}

#container:not(.roseta-landing-page) .main {
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
}
.wpb_column.vc_column_container.vc_col-sm-12 {
	margin: 0 auto;
	max-width: 1300px;
	width: 100%;
	padding: 0em 2.5em;
	display: block;
	float: none;
}
.vc_row.wpb_row.vc_row-fluid {
	width: 100% !important;
	left: 0 !important;
	margin: 0 !important;
}
.slider-type .vc_column-inner {
	padding-top: 12px !important;
}
.slider-type ul.slick-dots {
	padding: 0 0 !important;
}
.slider-type .ult-carousel-wrapper {
	margin-bottom: 12px;
}
.wpb_text_column.wpb_content_element.line-lp-slide p strong {
	font-size: 80px;
	line-height: normal;
}
.wpb_text_column.wpb_content_element.line-lp-slide p {
	font-size: 55px;
	line-height: 22px;
	position: absolute;
	background: #fff;
	box-shadow: 0 0px 5px #A0A0A0;
	left: -120px;
	z-index: 9;
	padding: 8px 28px;
	top: 60px;
	font-family: 'Amatic SC', cursive;
	color: #5bc0ae;
}
.slick-dots li {
	margin: 0 2px;
}
.vc_btn3-container.btn-lp-slide.vc_btn3-left {
	position: absolute;
	left: -60px;
	top: 290px;
	z-index: 99;
}
.vc_btn3-container.btn-lp-slide.vc_btn3-left a {
	background: #b21575;
	border: none;
	border-radius: 0;
	color: #fff !important;
	font-size: 20px;
	font-weight: bold;
	padding: 8px 30px;
	box-shadow: 0 0px 5px #A0A0A0;
	font-family: 'open_sans_hebrewbold', sans-serif;
}
.vc_btn3-container.btn-lp-slide.vc_btn3-left a:hover {
	background: #cd3090;
}
.vc_btn3-container.btn-lp.vc_btn3-left a {
	background: #b21575;
	border: none;
	border-radius: 0;
	color: #fff !important;
	font-size: 20px;
	font-weight: bold;
	padding: 8px 30px;
	box-shadow: 0 0px 5px #A0A0A0;
	font-family: 'open_sans_hebrewbold', sans-serif;
}
.vc_btn3-container.btn-lp.vc_btn3-left a:hover {
	background: #cd3090;
}
.slick-dots li {
	margin: 0 2px !important;
}
.profile-img-set img {
	max-width: 350px;
	width: 100%;
}
.lp-three-set.wpb_column.vc_column_container.vc_col-sm-7 .vc_column-inner {
	width: 65%;
}
.lp-three-set .wpb_text_column.wpb_content_element {
	margin-bottom: 0;
}
.lp-three-set .vc_btn3-container.btn-lp.vc_btn3-left a {
	position: relative;
	top: -22px;
	left: 15px;
}
.lp-three-set .wpb_text_column.wpb_content_element p {
	color: #000;
	font-family: 'assistantregular';
}
.lp-three-set.wpb_column.vc_column_container.vc_col-sm-7 .vc_custom_heading.heading-lp {
	margin-bottom: 0;
	margin-top: 30px;
}
.vc_row.wpb_row.vc_row-fluid.profile-sec::before {
	transform: rotate(-1deg);
	content: "";
	width: 102%;
	display: block;
	height: 50px;
	background: #fff;
	position: absolute;
	top: -15px;
}
.vc_custom_heading.lp-home-h2 {
	font-family: 'assistantbold';
}
.wpb_single_image.wpb_content_element.vc_align_center.icon-lp-home img {
	max-width: 110px;
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: -105px;
}
.wpb_single_image.wpb_content_element.vc_align_center.icon-lp-home {
	margin-bottom: 15px;
	height: 0;
}
.vc_custom_heading.lp-home-h2 {
	margin-top: 15px;
	margin-bottom: 20px;
}
.hover-dv {
	text-align: center;
	background: #fff;
	border: 1px solid #5bc0ae;
	box-shadow: 0 0px 5px #E5E5E5;
	cursor: default;
	line-height: normal;
}
.hover-dv:hover {
	background: #5bc0ae;
	color:#ffffff;
}
.hover-dv:hover .b-hover-dv {
	display: block;
}
.hover-dv:hover .f-hover-dv {
	display: none;
}
.f-hover-dv {
	display: block;
	padding: 65px 20%;
}
.b-hover-dv {
	display: none;
}
.f-hover-dv h2 {
	padding: 0;
	margin: 0;
	font-family: 'Amatic SC', cursive;
	font-size: 45px;
	font-weight: bold;
	margin-bottom: 10px;
}
.f-hover-dv span {
	line-height: normal;
	font-size: 20px;
	color: #000;
}
.b-hover-dv h2 {
	padding: 0;
	margin: 0;
	color: #fff !important;
	font-family: 'open_sans_hebrewbold', sans-serif;
	margin-bottom: 10px !important;
}
.b-hover-dv {
	padding: 30px 5%;
}
.b-hover-dv span {
	display: block;
	margin-bottom: 10px;
	line-height: normal;
	font-size: 22px;
	color: #fff;
	font-family: 'open_sans_hebrewregular', sans-serif;
}
.b-hover-dv a {
	color: #fff;
	font-size: 22px;
	text-decoration: underline;
	font-family: 'open_sans_hebrewregular', sans-serif;
}

/*
.vc_row.wpb_row.vc_row-fluid.profile-sec.back-cut::after {
	content: "";
	width: 110%;
	background: #fff;
	height: 70px;
	transform: rotate(2deg);
	position: absolute;
	bottom: -30px;
	z-index: -1;
	margin: 0 auto;
	left: 0;
	right: -20px;
}*/
.vc_row.wpb_row.vc_row-fluid.profile-sec.back-cut.off-dv::before {
	display: none;
}
.lp-blog-post .vc-gitem-zone-height-mode-auto::before {
	padding-top: 70%;
}
.btn-center-lp a {
	background: #b21575 !important;
	color: #fff !important;
	font-size: 20px !important;
	font-family: 'open_sans_hebrewbold', sans-serif;
	font-weight: bold;
	border-radius: 0px !important;
	box-shadow: 4px 5px 15px #a0a0a0 !important;
	padding: 8px 30px !important;
	border: none !important;
}
.btn-center-lp a:hover {
	background: #cd3090 !important;
}
.lp-blog-post .vc_gitem-zone.vc_gitem-zone-c {
	background: transparent !important;
}
.lp-blog-post h4 {
	text-align: right !important;
	padding: 0 !important;
	margin: 0 !important;
	font-family: 'open_sans_hebrewbold', sans-serif;
	font-weight: bold;
	font-size: 25px;
}
.lp-blog-post .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title {
	margin-bottom: 0 !important;
}
.lp-blog-post .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_excerpt {
	margin-top: -15px !important;
}
.lp-blog-post .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_excerpt p {
	line-height: normal;
	font-size: 15px;
	color: #000;
}
.lp-blog-post .vc_btn3-container {
/*	margin-bottom: 0;
	margin-top: -12px;*/
}
.lp-blog-post .vc_btn3-container a {
	font-weight: bold;
	background: #b21575 !important;
	border-radius: 0 !important;
	border: none !important;
	padding: 8px 30px !important;
	box-shadow: 3px 3px 5px #a0a0a0;
	font-size: 0;
	font-family: 'open_sans_hebrewbold', sans-serif;
}
.lp-blog-post .vc_btn3-container a::before {
	content: "קרא עוד";
	font-size: 16px;
	font-weight: bold;
}
.lp-blog-post .vc_btn3-container a:hover {
	background: #cd3090 !important;
}
.str-right ul li a {
	color: #000;
}
.str-right ul li a:hover {
	color: #b21575;
}
.btn-center-lp {
	margin-top: 10px !important;
}
/*-----USMAN-----*/

/* .vc_custom_heading .lp-video-line{
	font-size: 0px !important;
}
.btn-center-lp a{
	    box-shadow: 4px 6px 15px #a0a0a0 !important;
}
.wpb_content_element {
	margin-bottom: 0px !important;
} 
#secondary {
	display: none !important;
}
*/

.vc_custom_heading .lp-video-line {
    font-weight: 500;
    font-size: 18px;
}
.vc_custom_heading.lp-video-line:after {
    content: ' תיאור קצר';
    font-weight: 400;
    font-size: 14px;
}
.btn-left {
	font-weight: bold;
	
	border-radius: 0 !important;
	border: none !important;


	font-size: 7px;
	font-family: 'open_sans_hebrewbold', sans-serif;
}
.blog-btn button {
	background: #b21575 !important;
	padding: 8px 30px !important;
	font-size: 7px;
	font-family: 'open_sans_hebrewbold', sans-serif;
	border-radius: 0 !important;
	font-weight: bold;
}
.vc_general .vc_btn3 .blog-btn {
	background: #b21575 !important;
	padding: 8px 30px !important;
	font-size: 7px;
	font-family: 'open_sans_hebrewbold', sans-serif;
	border-radius: 0 !important;
	font-weight: bold;
}
.contact-list .uavc-list-desc {
	font-size: 18px;
	position: relative;
	top: -4px;
	color: #000;
}
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {
	background-color: #000;
	color: #ffffff;
}
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay, #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items.pojo-a11y-links {
	border-color: #000;
}
#video-section-btn.btn-center-lp {
	margin-top: 10px !important;
}
.btn-off-bn img {
	max-width: 60px;
	width: 100%;
}
.form-side-wide {
	position: fixed;
	top: 100px;
	left: 0;
	z-index: 999;
}
.form-divv {
	position: absolute;
	top: 0;
	left: 0;
}
.btn-off-bn {
	background: #b21575;
	position: absolute;
	left: 0;
	padding: 8px 15px;
	margin-bottom: 0;
	top: 133px;
	line-height: normal;
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
	cursor: pointer;
	width: 90px;
	z-index: 999;
    transition: left 0.8s;
	-webkit-transition: left 0.8s;
}
.form-divv {
	position: absolute;
	top: 0;
	left: -500px;
	background: #b21575;
	transition: left 0.8s;
	-webkit-transition: left 0.8s;
}
.offn .form-divv {
	left: 0;
}
.sp-btn {
	position: absolute;
	color: #000;
	background: #fff;
	line-height: 16px;
	top: 10px;
	right: 10px;
	padding: 0px 0px 0 0px;
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
	width: 20px;
	height: 20px;
	text-align: center;
	z-index: 999;
	cursor: pointer;
}
.offn .btn-off-bn {
	left: -120px;
}
.form-divv h2 {
	text-align: center;
	line-height: normal;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
}
.form-divv img {
	max-width: 60px;
	width: 100%;
	position: absolute;
	top: 12px;
	left: 20px;
}
.form-divv label br {
	display: none;
}
.form-divv label input {
	display: inline-block;
	max-width: 180px;
	width: 100%;
	padding: 5px 5px;
	background: #fff;
	text-align: right;
	float:left;
}
.form-divv label {
	display: block;
	color: #fff;
	max-width: 80%;
	margin: 0 auto;
	width: 100%;
	padding-left: 60px;
}
.form-divv {
	position: absolute;
	top: 0;
	left: -500px;
	background: #b21575;
	transition: left 0.8s;
	-webkit-transition: left 0.8s;
	width: 400px;
}
.wpcf7-form-control.wpcf7-submit {
	float: left;
	display: block;
	width: 100px;
	margin: 0 auto;
	padding: 5px 5px;
	background: #fff;
	color: #b21575;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
}
.form-divv .wpcf7-form-control.wpcf7-textarea {
	background: #fff !important;
	float: left;
	width: 190px;
	margin-top: 10px;
	height: 110px;
	padding: 4px 5px;
}
.form-divv label input {
	display: inline-block;
	max-width: 190px;
	width: 100%;
	padding: 0px 5px;
	background: #fff;
	text-align: right;
	float: left;
	margin-top: 8px;
}
.wpcf7-form-control.wpcf7-submit {
	float: left;
	display: block;
	width: 85px;
	margin: 0 auto;
	padding: 2px 5px;
	background: #fff;
	color: #b21575;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
	text-align: center;
	margin-top: 10px;
	margin-bottom: 35px;
}
.form-divv h2 {
	text-align: center;
	line-height: 20px;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	position: relative;
	left: 25px;
	margin-top: 18px;
	margin-bottom: 18px;
}
.page-contact-lp h2 {
	font-size: 20px;
	margin-bottom: 15px;
	margin-top: 0 !important;
	padding: 0 !important;
	font-weight: normal;
	color: #000;
}
.uavc-list-icon.uavc-list-icon-wrapper.ult-adjust-bottom-margin.contact-list {
	margin-bottom: 10px;
}
.page-contact-lp input {
	padding: 2px 8px;
	color: #000;
	margin-bottom: 10px;
	border-color: #000 !important;
	width: 100%;
	font-size: 20px;
}
.page-contact-lp .wpcf7-form-control.wpcf7-textarea {
	border-color: #000;
	color: #000;
	padding: 2px 5px;
	width: 100%;
	height: 120px;
	min-height: 120px;
	font-size: 20px;
}
.page-contact-lp .wpcf7-form-control.wpcf7-submit {
	background: #b21575;
	color: #fff;
	font-size: 18px;
	padding: 2px 2px;
	line-height: normal;
	text-align: center;
}
.single.roseta-header-titles .main .article-inner > header {
	display: block !important;
}
body.single.single-post {
	background: transparent;
}
.single.single-post #secondary {
	display: block !important;
	border-right: 1px solid #9b9b9b;
}
#secondary .widget-container {
	padding: 0 !important;
	border: none;
}
.widget-area .wpcf7-form .wpcf7-form-control.wpcf7-submit {
	background: #b21575;
	color: #fff;
	font-size: 20px;
	line-height: 1.4;
	width: 105px;
	float: left;
	margin: 18px 0 25px 0;
}
.widget-area div.wpcf7 {
	border-bottom: 10px solid #9b9b9b;
	overflow: hidden;
	clear: both;
}
.single .main .article-inner > header {
	margin-bottom: 5px !important;
}
.entry-meta.aftertitle-meta {
	color: #000;
	margin-bottom: 8px;
}.entry-meta.aftertitle-meta i {
	display: none;
}
.entry-meta.aftertitle-meta time {
	color: #000;
	font-size: 18px;
}
.single .entry-title, #header-page-title .entry-title {
	font-weight: 500 !important;
	color: #000;
}
.main .entry-content p, .main .entry-content {
	color: #000;
	font-size: 18px;
}


/*------Start------*/
.site-header-topbar {
	border-bottom: 2px solid #e4e6e4;
	padding: 5px 0;
}
.str-left {
	display: inline-block;
	float: left;
}
.site-header-topbar {
	display: block;
	float: left;
	width: 100%;
}
.str-right {
	display: inline-block;
	float: right;
}
.str-left ul li {
	display: inline-block;
	margin-right: 15px;
}
.str-left ul li i {
	margin-right: 5px;
	color: #b21575;
}
.str-right ul li {
	display: inline-block;
	margin-left: 5px;
	color: #b21575;
}
.str-left ul li a {
	font-family: 'assistantregular';
	color: #000;
}
#site-title {
	display: none;
}
#branding a img {
	max-width: 300px;
	width: 100%;
	padding: 25px 0px 0px;
}
.site-header-bottom {
	border-bottom: 2px solid #e4e6e4;
	border-top: none;
}
.menu-main-search {
	display: none !important;
}
#access > div > ul > li > a > span {
	font-size: 20px;
	color: #000;
}
#access ul li a {
	padding:0 20px;
	font-family: 'open_sans_hebrewregular', sans-serif;
}
#access > div > ul > li:hover > a > span::before {
	width: 100%;
	display: none;
}
#access ul li {
	float: right;
}
#access li.current_page_item a span {
	color: #b21575;
}
#access li a:hover span {
	color: #b21575;
}
#colophon .footer-three .widget-container {
	width: 25%;
}
#footer-bottom {
	display: none;
}
#footer {
	text-align: center;
}
.ftr-cpy {
	font-family: 'assistantregular';
	color: #000;
	font-size: 18px;
}
.ftr-cpy a {
    font-family: 'assistantregular';
    color: #000;
	font-size: 18px;
}
#footer {
	background: #fff;
	padding: 18px 0;
	border-top: 2px solid #e4e6e4;
}
#colophon, #footer {
	background-color: #fff !important;
	color: #000;
}
.widget_nav_menu ul li a {
	color: #000;
	font-size: 18px;
}
.widget-container {
	position: relative;
	margin: 0;
	border: 1px solid transparent;
	padding: 2em 2em !important;
}
.widget_nav_menu ul li {
	line-height: normal !important;
	padding: 0 !important;
	font-family: 'open_sans_hebrewregular', sans-serif;
	margin: 0px 0 1px !important;
}
.widget_nav_menu ul li {
	color:#000;
}

#colophon #custom_html-2 .footer-widget-inside {
    padding-top: 9px;
}

.ftr-info li {
	line-height: normal !important;
	margin-bottom: /*8px*/ 0 !important;
	color: #000;
	font-family: 'open_sans_hebrewregular', sans-serif;
	font-size: 18px;
}
.ftr-info li a {
	color: #000;
	font-size: 16px;
	margin-right: 5px;
}
.ftr-icon li {
	display: inline-block !important;
	margin-left: 5px;
}
.ftr-h5 {
	font-size: 18px;
	font-family: 'open_sans_hebrewregular', sans-serif;
	font-weight: normal;
	color: #000;
}
.ftr-icon li a i{
	color:#000;
}
.widget_nav_menu ul li:last-child {
	display: none;
}
#media_image-2 {
	width: 30% !important;
}
#colophon .footer-three .widget-container {
	width: 23.333%;
}
#custom_html-3 {
	padding: 25px 0 !important;
}
#nav_menu-2 {
	padding: 20px 2em !important;
}
#custom_html-2 {
	text-align: center;
}
#colophon {
	border-top: 2px solid #e4e6e4;
}
.site-header-bottom {
	height: 58px !important;
}
.site-header-bottom .site-header-inside {
    height: 58px !important;
}
.site-header-bottom-fixed {
    border-bottom: 2px solid #e4e6e4 !important;
}
.page #comments {
	display: none;
}
.wpb_single_image.wpb_content_element.vc_align_center.profile-us {
	margin-bottom: 0;
}
.wpb_single_image.wpb_content_element.vc_align_center.profile-us img {
	max-width: 300px;
	width: 100%;
}
.page.type-page {
	margin-bottom: 0;
}
.wpb_text_column.wpb_content_element.lp-pargh {
	font-family: 'assistantregular';
    font-size: 16px;
    line-height: 2em;
	color: #000;
	padding: 0 9em;
}
.vc_custom_heading.heading-lp {
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: 'Amatic SC', cursive;
	color: #b21575;
	font-weight: bold;
	font-size: 55px;
}
#container:not(.roseta-landing-page) .main {
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
}
.wpb_column.vc_column_container.vc_col-sm-12 {
	margin: 0 auto;
	max-width: 1300px;
	width: 100%;
	padding: 0em 2.5em;
	display: block;
	float: none;
}
.vc_row.wpb_row.vc_row-fluid {
	width: 100% !important;
	left: 0 !important;
	margin: 0 !important;
}
.vc_row.wpb_row.vc_row-fluid.training {
	margin-top: -70px !important;
	padding-top: 67px;
}
.slider-type .vc_column-inner {
	padding-top: 12px !important;
}
.slider-type ul.slick-dots {
	padding: 0 0 !important;
}
.slider-type .ult-carousel-wrapper {
	margin-bottom: 12px;
}
.wpb_text_column.wpb_content_element.line-lp-slide p strong {
	font-size: 80px;
	line-height: normal;
}
.wpb_text_column.wpb_content_element.line-lp-slide p {
	font-size: 55px;
	line-height: 22px;
	position: absolute;
	background: #fff;
	box-shadow: 0 0px 5px #A0A0A0;
	left: -120px;
	z-index: 9;
	padding: 8px 28px;
	top: 60px;
	font-family: 'Amatic SC', cursive;
	color: #5bc0ae;
}
.slick-dots li {
	margin: 0 2px;
}
.vc_btn3-container.btn-lp-slide.vc_btn3-left {
	position: absolute;
	left: -60px;
	top: 290px;
	z-index: 99;
}
.vc_btn3-container.btn-lp-slide.vc_btn3-left a {
	background: #b21575;
	border: none;
	border-radius: 0;
	color: #fff !important;
	font-size: 20px;
	font-weight: bold;
	padding: 8px 30px;
	box-shadow: 0 0px 5px #A0A0A0;
	font-family: 'open_sans_hebrewbold', sans-serif;
}
.vc_btn3-container.btn-lp-slide.vc_btn3-left a:hover {
	background: #cd3090;
}
.vc_btn3-container.btn-lp.vc_btn3-left a {
	background: #b21575;
	border: none;
	border-radius: 0;
	color: #fff !important;
	font-size: 20px;
	font-weight: bold;
	padding: 8px 30px;
	box-shadow: 0 0px 5px #A0A0A0;
	font-family: 'open_sans_hebrewbold', sans-serif;
}
.vc_btn3-container.btn-lp.vc_btn3-left a:hover {
	background: #cd3090;
}
.slick-dots li {
	margin: 0 2px !important;
}
.profile-img-set img {
	max-width: 350px;
	width: 100%;
}
.lp-three-set.wpb_column.vc_column_container.vc_col-sm-7 .vc_column-inner {
	width: 70%;
}
.lp-three-set .wpb_text_column.wpb_content_element {
	margin-bottom: 50px;
}
.lp-three-set .vc_btn3-container.btn-lp.vc_btn3-left a {
	position: static;
	top: 0;
	left: 0;
}
.lp-three-set .wpb_text_column.wpb_content_element p {
	color: #000;
	font-family: 'assistantregular';
    line-height: 1.5em;
}
.lp-three-set.wpb_column.vc_column_container.vc_col-sm-7 .vc_custom_heading.heading-lp {
	margin-top: 0;
	margin-bottom: 30px;
}
.vc_row.wpb_row.vc_row-fluid.profile-sec::before {
	transform: rotate(-1deg);
	content: "";
	width: 102%;
	display: block;
	height: 50px;
	background: #fff;
	position: absolute;
	top: -15px;
}
.vc_custom_heading.lp-home-h2 {
	font-family: 'assistantbold';
    font-size: 42px;
}
.wpb_single_image.wpb_content_element.vc_align_center.icon-lp-home img {
	max-width: 110px;
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: -105px;
}
.wpb_single_image.wpb_content_element.vc_align_center.icon-lp-home {
	margin-bottom: 15px;
	height: 0;
}
.vc_custom_heading.lp-home-h2 {
	margin-top: 15px;
	margin-bottom: 20px;
}
.hover-dv {
	text-align: center;
	background: #fff;
	border: 1px solid #5bc0ae;
	/*box-shadow: 0 0px 5px #E5E5E5;*/
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.33);
	cursor: default;
	line-height: normal;
}
.hover-dv:hover {
	background: #5bc0ae;
	color:#ffffff;
}
.hover-dv:hover .b-hover-dv {
	display: block;
}
.hover-dv:hover .f-hover-dv {
	display: none;
}
.f-hover-dv {
	display: block;
	padding: 65px 15%;
}
.b-hover-dv {
	display: none;
}
.f-hover-dv h2 {
	padding: 0;
	margin: 0;
	font-family: 'Amatic SC', cursive;
	font-size: 45px;
	font-weight: bold;
	margin-bottom: 10px !important;
}
.f-hover-dv span {
	line-height: normal;
    font-family: 'open_sans_hebrewregular', sans-serif;
    font-size: 23px;
	color: #000;
}
.b-hover-dv h2 {
	padding: 0;
	margin: 0;
	color: #fff !important;
	font-family: 'open_sans_hebrewbold', sans-serif;
	margin-bottom: 10px !important;
}
.b-hover-dv {
	padding: 30px 5%;
}
.b-hover-dv span {
	display: block;
	margin-bottom: 10px;
	line-height: normal;
	font-size: 22px;
	color: #fff;
	font-family: 'open_sans_hebrewregular', sans-serif;
    
    line-height: 1.5em;
    height: 6.2em;
    overflow: hidden;
    
}
.b-hover-dv a {
	color: #fff;
	font-size: 22px;
	text-decoration: underline;
	font-family: 'open_sans_hebrewregular', sans-serif;
}

.b-hover-dv a:hover {
    color: #fff;
}


/*
.vc_row.wpb_row.vc_row-fluid.profile-sec.back-cut::after {
	content: "";
	width: 110%;
	background: #fff;
	height: 70px;
	transform: rotate(2deg);
	position: absolute;
	bottom: -30px;
	z-index: -1;
	margin: 0 auto;
	left: 0;
	right: -20px;
}
.vc_row.wpb_row.vc_row-fluid.profile-sec.back-cut.off-dv::before {
	display: none;
}

*/

.lp-blog-post .vc-gitem-zone-height-mode-auto::before {
	padding-top: 70%;
}
.btn-center-lp a {
	background: #b21575 !important;
	color: #fff !important;
	font-size: 20px !important;
	font-family: 'open_sans_hebrewbold', sans-serif;
	font-weight: bold;
	border-radius: 0px !important;
	box-shadow: 4px 5px 15px #a0a0a0 !important;
	padding: 8px 30px !important;
	border: none !important;
}
.btn-center-lp a:hover {
	background: #cd3090 !important;
}
.lp-blog-post .vc_gitem-zone.vc_gitem-zone-c {
	background: transparent !important;
}
.lp-blog-post h4 {
	text-align: right !important;
	padding: 0 !important;
	margin: 0 !important;
	font-family: 'open_sans_hebrewbold', sans-serif;
	font-weight: bold;
    font-size: 21px;
    padding: 7px 0 3px 0 !important;
}
.lp-blog-post .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title {
	margin-bottom: 0 !important;
}
.lp-blog-post .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_excerpt {
	margin-top: -15px !important;
}
.lp-blog-post .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_excerpt p {
	line-height: normal;
	font-size: 15px;
	color: #000;
    font-family: 'open_sans_hebrewregular', sans-serif;
}
.lp-blog-post .vc_btn3-container {
/*	margin-bottom: 0;
	margin-top: -12px;*/
}
.lp-blog-post .vc_btn3-container a {
	font-weight: bold;
	background: #b21575 !important;
	border-radius: 0 !important;
	border: none !important;
	padding: 8px 30px !important;
	box-shadow: 3px 3px 5px #a0a0a0;
	font-size: 0;
	font-family: 'open_sans_hebrewbold', sans-serif;
}
.lp-blog-post .vc_btn3-container a::before {
	content: "קרא עוד";
	font-size: 16px;
	font-weight: bold;
}
.lp-blog-post .vc_btn3-container a:hover {
	background: #cd3090 !important;
}
.str-right ul li a {
	color: #000;
}
.str-right ul li a:hover {
	color: #b21575;
}
.btn-center-lp {
	margin-top: 10px !important;
}
/*-----USMAN-----*/

/* .vc_custom_heading .lp-video-line{
	font-size: 0px !important;
}
.btn-center-lp a{
	    box-shadow: 4px 6px 15px #a0a0a0 !important;
}
.wpb_content_element {
	margin-bottom: 0px !important;
} 
#secondary {
	display: none !important;
}
*/

.vc_custom_heading .lp-video-line {
    font-weight: 500;
    font-size: 18px;
}
.vc_custom_heading.lp-video-line:after {
    content: ' תיאור קצר';
    font-weight: 400;
    font-size: 14px;
}
.btn-left {
	font-weight: bold;
	
	border-radius: 0 !important;
	border: none !important;


	font-size: 7px;
	font-family: 'open_sans_hebrewbold', sans-serif;
}
.blog-btn button {
	background: #b21575 !important;
	padding: 8px 30px !important;
	font-size: 7px;
	font-family: 'open_sans_hebrewbold', sans-serif;
	border-radius: 0 !important;
	font-weight: bold;
}
.vc_general .vc_btn3 .blog-btn {
	background: #b21575 !important;
	padding: 8px 30px !important;
	font-size: 7px;
	font-family: 'open_sans_hebrewbold', sans-serif;
	border-radius: 0 !important;
	font-weight: bold;
}
.contact-list .uavc-list-desc {
	font-size: 20px;
	position: relative;
	top: -4px;
	color: #000;
}
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {
	background-color: #000;
	color: #ffffff;
}
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay, #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items.pojo-a11y-links {
	border-color: #000;
}
.home #video-section-btn.btn-center-lp {
    margin-top: 40px !important;
}
.btn-off-bn img {
	max-width: 60px;
	width: 100%;
}
.form-side-wide {
	position: fixed;
	top: 100px;
	left: 0;
	z-index: 999;
}
.form-divv {
	position: absolute;
	top: 0;
	left: 0;
}
.btn-off-bn {
	background: #b21575;
	position: absolute;
	left: 0;
	padding: 8px 15px;
	margin-bottom: 0;
	top: 0;
	line-height: normal;
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
	cursor: pointer;
	width: 90px;
	z-index: 999;
    transition: left 0.8s;
	-webkit-transition: left 0.8s;
}
.form-divv {
	position: absolute;
	top: 0;
	left: -500px;
	background: #b21575;
	transition: left 0.8s;
	-webkit-transition: left 0.8s;
}
.offn .form-divv {
	left: 0;
}
.sp-btn {
	position: absolute;
	color: #000;
	background: #fff;
	line-height: 16px;
	top: 10px;
	right: 10px;
	padding: 0px 0px 0 0px;
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
	width: 20px;
	height: 20px;
	text-align: center;
	z-index: 999;
	cursor: pointer;
}
.offn .btn-off-bn {
	left: -120px;
}
.form-divv h2 {
	text-align: center;
	line-height: normal;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
}
.form-divv img {
	max-width: 60px;
	width: 100%;
	position: absolute;
	top: 12px;
	left: 20px;
}
.form-divv label br {
	display: none;
}
.form-divv label input {
	display: inline-block;
	max-width: 180px;
	width: 100%;
	padding: 5px 5px;
	background: #fff;
	text-align: right;
	float:left;
}
.form-divv label {
	display: block;
	color: #fff;
	max-width: 80%;
	margin: 0 auto;
	width: 100%;
	padding-left: 60px;
}
.form-divv {
	position: absolute;
	top: 0;
	left: -500px;
	background: #b21575;
	transition: left 0.8s;
	-webkit-transition: left 0.8s;
	width: 400px;
}
.wpcf7-form-control.wpcf7-submit {
	float: left;
	display: block;
	width: 100px;
	margin: 0 auto;
	padding: 5px 5px;
	background: #fff;
	color: #b21575;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
    font-family: 'assistantbold';
}
.form-divv .wpcf7-form-control.wpcf7-textarea {
	background: #fff !important;
	float: left;
	width: 190px;
	margin-top: 10px;
	height: 110px;
	padding: 4px 5px;
}
.form-divv label input {
	display: inline-block;
	max-width: 190px;
	width: 100%;
	padding: 0px 5px;
	background: #fff;
	text-align: right;
	float: left;
	margin-top: 8px;
}
.wpcf7-form-control.wpcf7-submit {
	float: left;
	display: block;
	width: 85px;
	margin: 0 auto;
	padding: 2px 5px;
	background: #fff;
	color: #b21575;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
	text-align: center;
	margin-top: 10px;
	margin-bottom: 35px;
}
.form-divv h2 {
	text-align: center;
	line-height: 20px;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	position: relative;
	left: 25px;
	margin-top: 18px;
	margin-bottom: 18px;
    font-family: 'assistantregular';
    
}
.page-contact-lp h2 {
	font-size: 20px;
	margin-bottom: 15px;
	margin-top: 20px !important;
	padding: 0 !important;
	font-weight: normal;
	color: #000;
    font-family: 'open_sans_hebrewregular', sans-serif;
    margin-bottom: 28px !important;
}
.uavc-list-icon.uavc-list-icon-wrapper.ult-adjust-bottom-margin.contact-list {
	margin-bottom: 10px;
}
.page-contact-lp input {
	padding: 2px 8px;
	color: #000;
	margin-bottom: 10px;
	border-color: #000 !important;
	width: 100%;
	font-size: 20px;
}
.page-contact-lp .wpcf7-form-control.wpcf7-textarea {
	border-color: #000;
	color: #000;
	padding: 2px 5px;
	width: 100%;
	height: 120px;
	min-height: 120px;
	font-size: 20px;
}
.page-contact-lp .wpcf7-form-control.wpcf7-submit {
	background: #b21575;
	color: #fff;
	padding: 7px 29px;
	line-height: normal;
	text-align: center;
    font-family: 'open_sans_hebrewbold', sans-serif !important;
    font-size: 20px !important;
    width: auto;
    cursor: pointer;
}
.single.roseta-header-titles .main .article-inner > header {
	display: block !important;
}
body.single.single-post {
	background: transparent;
}
.single.single-post #secondary {
	display: block !important;
	border-right: 1px solid #9b9b9b;
}
#secondary .widget-container {
	padding: 0 !important;
	border: none;
}
.widget-area .wpcf7-form .wpcf7-form-control.wpcf7-submit {
    background: #b21575;
    color: #fff;
    font-size: 20px;
    line-height: 0.5em;
    float: left;
    padding: 13px 22px;
    margin: 18px 0 25px 0;
    font-family: 'assistantregular';
    cursor: pointer;
}
.widget-area div.wpcf7 {
	border-bottom: 8px solid #9b9b9b;
	overflow: hidden;
	clear: both;
    margin-bottom: 20px;
}
.single .main .article-inner > header {
	margin-bottom: 5px !important;
}
.entry-meta.aftertitle-meta {
	color: #000;
	margin-bottom: 15px;
}.entry-meta.aftertitle-meta i {
	display: none;
}
.entry-meta.aftertitle-meta time {
	color: #000;
	font-size: 23px;
}
.single .entry-title, #header-page-title .entry-title {
	font-weight: 500 !important;
	color: #000;
}
.main .entry-content p, .main .entry-content {
	color: #000;
	font-size: 18px;
    line-height: 1.5em;
    text-align: justify; /* nr com*/
}
.main-content-post {
	padding: 45px 0;
}
.main-content-post .entry-content {
	padding-left: 30px;
}
.content_block_widget.social_share {
	width: 100%;
	text-align: center;
    margin-top: 50px;
}
.content_block_widget.social_share p {
	color: #b21575;
    font-family: 'assistantbold';
    font-size: 30px;
	font-weight: bold;
	line-height: 1em;
}
.content_block_widget.social_share ul {
	list-style: none;
	margin-bottom: 10px;
	margin-top: 14px;
}
.content_block_widget.social_share ul li {
	display: inline-block;
	font-size: 36px;
	color: #000;
	line-height: 1;
	margin: 0 10px;
}
.content_block_widget.social_share ul li a {
	color: #000;
	display: inline-block;
}
.fa-facebook-f::before {
	content: "\f39e" !important;
}
.content_block_widget.related_post .widget h4 {
	text-align: center;
	color: #b21575;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.5;
	margin-bottom: 30px;
}
.content_block_widget.related_post .related-posts-after-content li {
	list-style: none;
	float: left;
	width: 33.3333333%;
	padding: 15px;
}
.content_block_widget.related_post .related-posts-after-content li .excerpt {
	height: 76px;
	line-height: 1.4;
	font-size: 18px;
	color: #000;
	overflow: hidden;
}
.related-posts-after-content h4 a {
	font-weight: normal;
	font-size: 25px;
	color: #000 !important;
	line-height: 1.4;
}
.readMore a {
	background: #b21575;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	padding: 0 20px;
	display: inline-block;
	margin: 18px 0;
	box-shadow: rgba(0,0,0,0.33) 8px 6px 16px;
}
.readMore {
	text-align: left;
}
.social-share {
	border-bottom: 3px solid #e4e6e4;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.banner__ img {
	width: 100%;
}
.banner_content {
	width: 54%;
	float: left;
	position: absolute;
	top: 10%;
	left: 0;
    padding: 0 35px;
	color: #fff;
}
.widget-area .wpcf7-form {
	clear: both;
	overflow: hidden;
}
.widget-area .wpcf7-form .wpcf7-form-control.wpcf7-text.wpcf7-email {
	padding: 5px;
	border-color: #000;
	color: #000;
}
.widget-area .widget-title span {
	font-size: 20px;
}
.banner__ {
	position: relative;
}
.post_navigation .navigation {
	text-align: center;
	width: 100%;
	margin: 0 auto;
	max-width: 235px;
}
.post_navigation {
	margin-bottom: 25px;
}
#commentform > .comment-notes, #reply-title {
	display: none;
}
.comments__ #comments {
	width: 100%;
}
.comments__ #comments .comment-form-url, .comments__ #comments .comment-form-cookies-consent {
	display: none;
}
.comments__ #comments .form-submit {
	display: inline-block;
	margin: 0;
	width: 20%;
}
.comments__ #comments .form-submit #submit {
	width: 100%;
	box-shadow: rgba(0,0,0,0.33) 8px 6px 16px;
}
.comments__ #respond input {
	width: 100%;
}
.comments__ {
	margin-bottom: 30px;
	border-top: 3px solid #e4e6e4;
}
.comments__ #comments {
	margin: 0;
}
.roseta-comment-icons .comment-form-comment textarea, .roseta-comment-icons .comment-form-author input, .roseta-comment-icons .comment-form-email input, .roseta-comment-icons .comment-form-url input {
	padding-left: 10px;
	padding-right: 2.5em;
	border-color: #000;
	color: #000;
	font-size: 20px;
	padding-top: 10px;
	padding-bottom: 9px;
}
.comments__ #container {
	display: block;
}
.comments__ h4 {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
}
.comments__ h4 {
	display: block;
	width: 100%;
	text-align: center;
	font-family: 'assistantbold';
    font-size: 30px;
	font-weight: bold;
    color: #b21575;	
    margin-top: 20px;
    line-height: 1em;
}
.comments__ .comment-body {
	border: none;
	padding: 0;
}
.aboutTestimonials {
	padding-top: 36px;
	padding-bottom: 10px;
}
.customDate > div {
	text-align: right !important;
	position: relative;
}
.customDate > div::after {
	content: "";
	position: absolute;
	right: -65px;
	width: 1px;
	height: 40px;
	background: #000;
}
.articalTitle h4 {
	font-weight: normal;
}
.bannerContent p, .bannerContent h3 {
	color: #fff !important;
}
.bannerContent h3 {
	margin-top: 0;
	font-size: 59px;
	font-weight: 300;
	font-family: amatic sc;
}
.bannerContent p {
	line-height: 1.7;
}



/* Htmline */
body.home .row-below-articles.vc_row.wpb_row.vc_row-fluid,
body.home .homepage-testimonials-row.vc_row.wpb_row.vc_row-fluid {
    margin-top: -51px !important;
}



.homepage-about-text p {
    text-align: justify;
}


.remove-big-padding-from-col .wpb_column.vc_column_container.vc_col-sm-12 {
    padding: 0;
}


.profile-sec.back-cut .vc_col-sm-12 {
    padding: 0;
}


.homepage-testimonials-row .homepage-testimonials__title p {
    color: #fff;
    text-align: center;
    font-family: 'open_sans_hebrewbold';
    font-size: 45px;
    letter-spacing: 3px;
}



.homepage-testimonials-row .homepage-testimonials__testimonial_text {
    position: relative;
    padding: 48px 0px 80px !important;
}

.homepage-testimonials-row .homepage-testimonials__testimonial_text:after, 
.homepage-testimonials-row .homepage-testimonials__testimonial_text:before {
    content: '״';
    line-height: 0.5; 
    margin-top: 25px; 
    margin-bottom: 0px; 
    font-family: 'open_sans_hebrewregular', sans-serif;
    color: #fff; 
    font-size: 80px; 
    text-align: center;
    
    position: absolute;
    top: 0;
    left:0;
    right: 0;
    margin: 0 auto;
}


.homepage-testimonials-row .homepage-testimonials__testimonial_text:after {
    top: auto;
    bottom: 0;
}


.homepage-testimonials-row .homepage-testimonials__testimonial_text p {
    color: #fff;
    text-align: center;
    font-family: 'open_sans_hebrewregular', sans-serif;
    font-size: 20px;
    line-height: 1.3em;
}


.homepage-testimonials-row .homepage-testimonials__testimonial_text p strong {
    margin-top: 20px;
    display: block;
}


.aboutTestimonials-row.homepage-testimonials-row {
    margin-top: -54px !important;
    padding-top: 100px;
}


.aboutTestimonials-row.homepage-testimonials-row .homepage-testimonials__title {
    margin: 0 0 25px 0;
}



.ult-carousel-wrapper .slick-dots li i {
    opacity: 1;
    font-size: 20px;
}


.btn-center-lp {
    position: relative;
    z-index: 4;
}


.video-desc p {
    font-family: 'open_sans_hebrewregular', sans-serif;
    font-weight: normal ;
    font-size: 16px !important;
}

.video-desc p strong {
    font-weight: normal ;
    font-size: 20px !important;
}



.lp-blog-post .vc_grid-item .vc_gitem-zone.vc_gitem-is-link {
      filter: gray; /* IE6-9 */
      -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
      filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
      transition: all 0.5s ease;
}


.lp-blog-post .vc_grid-item .vc_gitem-zone.vc_gitem-is-link:hover {
    -webkit-filter: grayscale(0);
    filter: none;
}



.lp-blog-post .vc_gitem_row .vc_col-sm-12 {
    padding: 0 !important;
}


.b-hover-dv {
    padding: 8px 9% !important; 
}


.vc_row-fluid.articalBanner.articalBanner__articles {
        background-position-y: 41% !important;
}




.page-id-18 .htmline-posts {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.htmline-posts .vc_basic_grid .vc_gitem-animated-block div {
    background-size: contain;
    background-position: top;
}

.htmline-posts .blog .vc_gitem-animated-block div {
    height: auto !important;
}


.htmline-posts .wpb_column.vc_column_container.vc_col-sm-12 {
    padding: 0;
}


body.rtl #main .htmline-posts .vc-gitem-zone-height-mode-auto .vc_gitem-zone-img {
    display: block !important;
    visibility: visible !important;
}  

.htmline-posts__post-title {
    display: inline-block;
    margin-bottom: 0 !important;
}

body.rtl #main .htmline-posts  .vc-gitem-zone-height-mode-auto:before {
    display: none !important;
}

.htmline-posts__post-title h4 {
    font-family: 'open_sans_hebrewregular', sans-serif;
    font-weight: normal ;
    font-size: 26px;
    display: inline-block;
    margin-bottom: 0;
    position: relative;
}


.htmline-posts__post-title h4:after {
    content: '';
    width: 2px;
    height: 30px;
    background: #000;
    display: inline-block;
    margin: 0 12px;
    vertical-align: text-bottom;
}

.htmline-posts__post-date {
    font-family: 'open_sans_hebrewregular', sans-serif;
    font-weight: normal ;
    font-size: 20px;
    display: inline-block;
    vertical-align: text-bottom;
    margin-bottom: 0 !important;
}


.htmline-posts__post-button a.vc_btn3 {
        margin-top: 0;
        margin-left: 3px;
}


.blog a:last-child:before,
.htmline-posts__post-button a.vc_btn3:before {
    font-family: 'open_sans_hebrewbold', sans-serif !important;
    font-size: 20px !important;
}



.post_banner .banner_content h2 {
    font-family: 'Amatic SC', cursive;
    font-size: 56px;
    line-height: 1.5em;
    color: #fff;
    margin: 0;
}


.post_banner .banner_content p {
    font-family: 'assistantregular';
    line-height: 1.5em;
    color: #fff;
}



.single-post .main-content-post {
    padding: 0;
}



.single .entry-title, #header-page-title .entry-title {
        font-family: 'open_sans_hebrewregular', sans-serif !important;
        font-size: 40px !important;
}


.entry-meta.aftertitle-meta time {
          font-family: 'open_sans_hebrewregular', sans-serif !important;  
}


.single article.hentry .article-inner { 
    max-width: 852px;
    padding-left: 22px;
}




aside#secondary .widget-title {
     font-family: 'assistantregular';
     font-size: 25px;
     font-weight: normal;
     color: #b21575;
     line-height: 1.5em;
}



aside#secondary .widget-title span {
    line-height: 1em;
}



.sidey {
    padding-top: 0;
}




.post-related-title h4 {
    color: #b21575;
    font-family: 'assistantbold';
    font-size: 30px;
    font-weight: bold;
    line-height: 1em;
    margin: 30px 0;
}



.related-posts-after-content .post-title h4 {
    font-family: 'open_sans_hebrewregular', sans-serif;
    margin-top: 15px;
}


.related-posts-after-content  .entry-meta.aftertitle-meta{
    margin: -2px 0 4px 0;
}



.commentlist .author-name, 
.commentlist .author-name a {
    
    font-family: 'open_sans_hebrewregular', sans-serif;
    font-weight: normal;
    font-size: 25px;
    color: #000 !important;
    line-height: 1.4;
    margin-left: 15px;
}



.commentlist .reply a,
#comments-title, #reply-title,

.commentlist .comment-body::before, 
.commentlist .comment-body::after,
.comment-timediff {
    display: none;
}


.commentlist > li article:first-child:hover > .comment-avatar img {
    margin-top: auto;
}


.comment-date {
    display: inline-block;
    font-family: 'open_sans_hebrewregular', sans-serif;
    font-weight: normal;
    font-size: 18px;
    color: #000 !important;
    line-height: 1.4;
    margin-left: 15px;
    
    vertical-align: sub;

    
}


#comments .comment-body p {
    font-family: 'open_sans_hebrewregular', sans-serif;
    font-weight: normal;
    font-size: 18px;
    color: #000 !important;
    line-height: 1.4;
    margin-right: 15px;
}


.comments__ #comments .form-submit #submit {
    font-family: 'open_sans_hebrewregular', sans-serif;
    font-weight: 600;
    font-size: 18px;
}


.comments__ .commentlist > li .comment-avatar img {
    margin-left: 0;
    margin-right: 0;
}

.comment-header {
     margin-top: 8px;
}     



.comments__ .leave-comment-title {
    display: block;
    width: 100%;
    text-align: center;
    font-family: 'assistantbold';
    font-size: 30px;
    font-weight: bold;
    color: #b21575;
    margin-top: 20px;
    line-height: 1em;
    
    border-top: 1px solid #a9a9a9;
    padding-top: 30px;
}



.post_navigation .navigation .alignright,
.post_navigation .navigation .alignleft,
.post_navigation .navigation .alignright a,
.post_navigation .navigation .alignleft  a {
    
    font-family: 'open_sans_hebrewregular', sans-serif;
    font-size: 25px; 
    color: #000;
    margin: 0;
}


.post_navigation .navigation .alignright:hover a,
.post_navigation .navigation .alignleft:hover a,
.post_navigation .navigation .alignright:hover,
.post_navigation .navigation .alignleft:hover {
    color: #b21575;
}


.contact-list .uavc-list-desc a {
    color: #000;
}


/* Global */

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-family: 'open_sans_hebrewregular', sans-serif;
  color: #000;
}
::-moz-placeholder { /* Firefox 19+ */
  font-family: 'open_sans_hebrewregular', sans-serif;  
  color: #000;
}
:-ms-input-placeholder { /* IE 10+ */
  font-family: 'open_sans_hebrewregular', sans-serif;  
  color: #000;
}
:-moz-placeholder { /* Firefox 18- */
  font-family: 'open_sans_hebrewregular', sans-serif;  
  color: #000;
}



div.wpcf7-response-output {
    font-family: 'open_sans_hebrewregular', sans-serif;  
    margin: 34px 0 8px 0;
    padding: 0;
    border: 2px solid #ff0000;
    border: none !important;
}


span.wpcf7-not-valid-tip {
    font-family: 'open_sans_hebrewregular', sans-serif;
}


.form-side-wide .wpcf7 .wpcf7-not-valid-tip,
.form-side-wide .wpcf7 .wpcf7-response-output {

    color: #ffef10 !important;
}



.form-side-wide .wpcf7 .wpcf7-not-valid-tip {
    text-align: center;
    margin-right: -25px;
}



.form-side-wide .wpcf7 .wpcf7-response-output {
    display: block;
    margin: 0 auto !important;
    width: 100%;
    text-align: center;
    clear: both;
}


.clearfix {
    clear:both;
}



.blog-banner-col .vc_col-sm-12 {
    
    padding: 0 !important;
    
}


.vc_pageable-load-more-btn .vc_btn3.vc_btn3-color-blue, .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:before {
    content: 'טען עוד';
}



.video-desc {
    margin-top: 13px;
}



.page-not-found-container h1 {
        text-align: center;
        font-size: 80px;
        color: #44419A;
        margin-top: 65px !important;
}



.page-not-found-container p {
        text-align: center;
        font-size: 18px;
        color: #44419A;
}


.page-not-found-container img {
    margin: 0 auto;
    display: block;
    max-width: 80px;
}



.htmline-posts .vc_gitem-post-data-source-post_excerpt {
    /*height: 170px;*/
}



.sidebar-newsletter {
    border-bottom: 8px solid #9b9b9b !important;
    overflow: hidden;
    clear: both;
    margin-bottom: 20px;
}


.sidebar-newsletter .emaillist input.es_txt_email {
    padding: 5px;
    border-color: #000;
    color: #000;
    width: 100%;
}


.sidebar-newsletter .emaillist .es-field-wrap {
    color: #000;
}


.sidebar-newsletter .emaillist input[type=submit]{
    background: #b21575;
    color: #fff;
    font-size: 20px;
    line-height: 0.5em;
    float: left;
    padding: 13px 22px;
    margin: 18px 0 25px 0;
    font-family: 'assistantregular';
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
    cursor: pointer;
}


#secondary {
    padding-left: 0;
    padding-right: 2%;
    width: 480px !important;
}



.hover-dv,
.hover-dv .f-hover-dv,
.hover-dv .b-hover-dv {
        height: 260px;
}

.page-content-section h2 {
	margin-bottom: 30px !important;
    line-height: 1.5 !important;
    font-family: 'assistantregular';
    font-size: 30px;
    font-weight: bold;
    color: #b21575 !important;
	text-align: center;
}


.site-header-bottom .logo { display: none; }

.site-header-bottom.header-fixed .logo {
    display:block;
    overflow: hidden;
    max-width: 100px;
    height: auto;
    padding: 15px 0;
    margin: 0;
    float: right;
}


.site-header-bottom.header-fixed #access {
    display: block !important;
    float: left !important;
    margin: 0 !important;
}




.contact-form-digital-title {
    text-align: center;
    color: #b21575 !important;
    font-family: 'open_sans_hebrewregular', sans-serif;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 30px;
}



.digital-course-text li {
    /*font-size: 22px;*/
    
    color: #000;
    font-size: 18px;
    line-height: 1.5em;
    text-align: justify;
    
    margin-bottom: 25px;
}



.btn-off-bn-digital {
    background: #8eb601;
    position: absolute;
    left: 0;
    padding: 0;
    margin-bottom: 0;
    top: 0;
    line-height: normal;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
    cursor: pointer;
    width: 110px;
    height: 105px;
    z-index: 999;
    transition: left 0.8s;
    -webkit-transition: left 0.8s;
    padding: 18px 15px 0 12px;
}


.btn-off-bn-digital  img {
    max-width: 100%;
    width: 100%;
}


/********************** Responsive *****************************/


@media (min-width: 767px) {
.comment-form-author, .comment-form-email, .comment-form-url {
	width: 38%;
	margin-left: 2% !important;
}
}




/* HtmLine */



@media (max-width: 1130px) {
    
.f-hover-dv h2 { font-size: 37px; }

.f-hover-dv span {
    font-size: 18px;
}    


    
}/*1130*/


@media (max-width: 1240px) {
    
    /* Single */
    
    .single-post #container {
        padding: 0 20px;
    }
    
    
}/* 1240 */



@media (max-width: 1220px) {

/* Homepage */


/* Homepage -> Top Slider */
.wpb_text_column.wpb_content_element.line-lp-slide p strong {
    font-size: 63px;
}


.wpb_text_column.wpb_content_element.line-lp-slide p {
    font-size: 47px;
}
    
    

.vc_btn3-container.btn-lp-slide.vc_btn3-left {
    left: -136px;
    top: 235px;
}
    

}/* 1220 */



@media (max-width: 1024px) {

/* Footer */
    
.cryout #container[class*="two-"] .sidey section.widget-container:nth-of-type(2n+1), 
.cryout #colophon .widget-container:nth-of-type(2n+1) 
{
    margin-right: 0 !important;
    margin-left: 0 !important;
}



.widget-container {
   
    padding: 1em !important;
}    


#media_image-2 {
    width: 23% !important;
}


#custom_html-3 {
    width: 30% !important;
}

#nav_menu-2 {
    padding-right: 0 !important;
}


#custom_html-2 {
    padding-top: 9px !important;
}

    
    
/* Homepage -> Carousel */

.ult-carousel-wrapper.ult_horizontal {
    padding-right: 0 !important;
    padding-left: 0 !important;
}    
    
   
   
/* Blog */

.banner_content {
    width: 60%;
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 35px;
    color: #fff;
} 
    
    
}/*1025*/



@media (max-width: 991px) { 

.postBanner .banner_content {
    display: none;
}

/* Floating items */

/* Floating items -> Access */
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {
    
    font-size: 24px !important;
    padding: 3px !important;
}


body #pojo-a11y-toolbar {
    top: 276px !important;
}


/* Floating Contact Form */

.btn-off-bn-digital,
.btn-off-bn {
    width: 70px !important;
    height: auto !important;
    padding: 0 !important;
    min-height: 70px;
}

.btn-off-bn {
    top: 85px !important;
}


.btn-off-bn-digital img {
    padding: 11px 6px 0 5px;
}

.form-side-wide {
/*    top: 50% !important;*/
}    




/* Homepage */


/* Homepage -> Top Slider */


.wpb_text_column.wpb_content_element.line-lp-slide p {
    left: -65px;
    top: 20px;
}


.wpb_text_column.wpb_content_element.line-lp-slide p strong {
    font-size: 40px;
}


.wpb_text_column.wpb_content_element.line-lp-slide p {
    font-size: 27px;
}
    
    

.vc_btn3-container.btn-lp-slide.vc_btn3-left {
    left: 15px;
    top: 193px;
}




/* Homepage -> about section */
.lp-three-set.wpb_column.vc_column_container.vc_col-sm-7 .vc_column-inner {
    width: 100%;
}

.lp-three-set .wpb_text_column.wpb_content_element p br {
    display: none;
}


/* Homepage -> Articls section */

.profile-sec .wpb_column.vc_column_container.vc_col-sm-12 {
    padding: 0;
}



.wpb_text_column.wpb_content_element.lp-pargh {
    padding: 0;
}



/* Blog */

.blog .vc_grid .vc_gitem-animated-block {
        width: 100% !important;
        float: none;
}   
 

.vc_grid .vc_gitem_row .vc_col-sm-12 {
    padding: 0 !important;
    margin-top: 15px;
}
    

.blog .vc_grid .vc_btn3-container.vc_btn3-left {
    text-align: center;
}


.htmline-posts .wpb_column.vc_column_container.vc_col-sm-12 {
    padding: 0;
}


.htmline-posts__post-date {
    vertical-align: text-bottom;
}
    

.blog .vc_grid  .vc_btn3.vc_btn3-color-juicy-pink, 
.blog .vc_grid  .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {    
    margin: 20px 0 0 0;    
}


.blog .vc_gitem-zone {
    background-size: contain !important;
}
  
  
/* Single */  

.single article.hentry .article-inner {
    max-width: 100%;
    padding-left: 0;
}

.single .entry-title {
    font-size: 33px !important;
    text-align: center;
    margin-top: 25px;
}  

.single .entry-meta.aftertitle-meta {
    text-align: center;
}


.single .feature-image.aftertitle-meta {
    text-align: center;
}


.single .feature-image.aftertitle-meta img {
    max-width: 60%;
}


#text-2,
#text-5 {
    float: none !important;
    width: 100% !important;
}


.single .widget-area .wpcf7-form .wpcf7-form-control.wpcf7-text.wpcf7-email {
    width: 100%;
}



#secondary {
    margin: 0;
    width: 100% !important;
}



.sidebar-newsletter {
    float: none !important;
    width: 100% !important;
}


aside#secondary .widget-title,
.sidebar-facebook {
    text-align: center;
}


    
}/* 991 */



@media (max-width: 895px) { 
    
    .site-header-bottom-fixed  #access ul li a {
        padding: 0 10px;
    }
}


@media (min-width: 767px) and (max-width: 991px) { 
    

.f-hover-dv {
    display: block;
    padding: 65px 4%;
}


.f-hover-dv h2 {
    font-size: 33px;
}

.f-hover-dv span {
    font-size: 18px;
}


/* Hover state */
.b-hover-dv h2 {
    font-size: 25px;
}
 

.b-hover-dv span {
    
    font-size: 17px;
}


.b-hover-dv a { font-size: 19px; }
    
}/* 767 - 991 */


@media (max-width: 800px) {

/* Header */


/* Logo */

#branding {
    display: block;
    position: relative;
}

#branding a img {
    max-width: 239px;
    width: 100%;
    padding: 0;
}


.cryout #nav-toggle {
    float: none;
    position: absolute;
    top: 10px;
    left: 0;
}


/* Hamburger */

nav#mobile-menu #bmobile {
    padding: 0;
    top: 66px;
}


#site-text {
    display: none;
}

.site-header-top .site-header-inside {
    border-bottom: 2px solid #e4e6e4 !important;
}



/* Mobile fullwidth menu */
nav#mobile-menu #bmobile {
    padding: 0 20px !important;
}


nav#mobile-menu #bmobile img {
    max-width: 60%;
}


#mobile-menu > div {
    width: 80%;
    max-width: 320px;
    margin: 9em auto 0;
    text-align: center;
}


nav#mobile-menu a span {
        font-family: 'open_sans_hebrewregular', sans-serif !important;
}



/* Footer */

#colophon .footer-three .widget-container {
	width: 100% !important;
	padding:0 !important
}


#colophon #media_image-2 {
    padding: 0 !important;
    margin: 0 auto 15px;
    text-align: center;
}


#colophon #media_image-2 img {
    width: 100% !important;
    max-width: 270px !important;
}


.ftr-h5 {
    font-size: 22px;
}

.ftr-icon li,
.ftr-icon li a {
    font-size: 30px;
    margin: 0 10px;
}


.footer-widget-inside #menu-main-nav {
    text-align: center;
}



.footer-widget-inside #menu-main-nav  li {
        margin-bottom: 18px !important;
}



#custom_html-3 ul.ftr-info {
    text-align: center;
}


#custom_html-3 ul.ftr-info li { 
    margin-bottom: 10px !important;
}


/* Homepage -> Videos */

.wpb_text_column.wpb_content_element.video-desc {
    margin: 20px 0 !important;
    text-align: center;
}


#colophon {
    padding-top: 30px;
}


.comment-form-author, .comment-form-email, .comment-form-url {
    float: none;
    margin-right: 0;
    margin-left: 0;
    width: 100%;
}

    
} /* 800 */




@media (max-width: 767px) {
    
 
.banner-col,
.banner-col > div {
    padding: 0 !important;     
}


.banner-col .wpb_single_image {
    text-align: center !important;
}



.banner-col .wpb_single_image img {
    max-width: 80px;
}


.banner-col-img-col .vc_column-inner {
    margin-top: 0 !important;
}


.banner-col-text p:first-child {
    font-size: 50px !important;
}
    
    
.banner-col-text p:not(:first-child){
    font-size: 27px !important;
}    



.btn-homepage-about {
    text-align: center !important;
}
  
  
/* single */
  
.single .content_block_widget.related_post .related-posts-after-content li {
    float: none;
    width: 100%;
    padding: 0;
    margin-bottom: 40px;
}


.single .related-posts-after-content .post-title h4,
.single .content_block_widget.related_post .related-posts-after-content li .excerpt {
    text-align: center;
    height: auto;
}    



.single .related-posts-after-content ul .readMore {
    text-align: center;
}


.single .related-posts-after-content .related-thumb {
    text-align: center;
}



.single .related-posts-after-content .related-thumb img {
    max-width: 500px;
    width: 100%;
}


.commentlist .comment-avatar {
    float: none !important;
    margin: 26px auto 0 !important;
    text-align: center !important;
    display: block !important;
}


.commentlist .comment-body {
    float: none !important;
    margin: 0 !important;
    display: block !important;
    width: 100% !important;
}


.comment-meta {
    float: none !important;
}

.comments__ #comments .form-submit {
    display: block;
    margin: 0 auto 0;
    width: 20%;
    min-width: 100px;
}


.comments__ #respond input {
    width: 100%;
    margin-bottom: 15px;
}

.comment-date,
.comment-author {
        float: none !important;
    text-align: center !important;
    margin: 0 auto !important;
    display: block !important;
}



.no-padding-mobile .vc_column-inner {
    margin-top: 0 !important;
}

.no-padding-mobile .vc_column-inner,
.no-padding-mobile .wpb_column.vc_column_container  {
    padding: 0 !important;
}


.banner-col-img-col-videos .wpb_single_image.vc_align_left {
        text-align: center;
        margin-bottom: 0;
}



.banner-col-img-col-videos .wpb_single_image.vc_align_left img { 
    max-width: 80px;
}



/* Contact us */
.map-col {
    margin-top: 20px;
}


.contact-page-main-row {
    display: -webkit-box;
    display: -moz-box;
    display: box;

    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
 
}


.contact-page-main-row .map-col {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    box-ordinal-group: 2;
  
}



.contact-page-main-row .contact-form {
    margin-top: 40px;
} 



.hover-dv,
.hover-dv .f-hover-dv,
.hover-dv .b-hover-dv {
        height: auto !important;
}




.hl-width-100 .wpb_video_widget.vc_video-el-width-70 .wpb_wrapper {
    width: 100%;
}

.contact-form-digital-title {
    font-size: 18px;
}

.digital-cf-container .vc_col-sm-4:nth-child(1) {
    display: none;
}


.digital-cf-container .vc_col-sm-4:nth-child(2) .vc_column-inner {
    padding-top: 0 !important;
}

    
}/*767*/



@media (max-width: 490px) { 
    
.f-hover-dv {
    display: block;
    padding: 30px 10px;
}


.f-hover-dv h2 {
    font-size: 37px;
}   

.f-hover-dv span {
    font-size: 17px; 
}


.b-hover-dv h2 {
    font-size: 26px;
}


.b-hover-dv span {   
    font-size: 18px;
}

.b-hover-dv a {
    font-size: 19px;
}



.homepage-testimonials-row .wpb_column.vc_column_container.vc_col-sm-12,
#\#testimonial > div {
    padding: 0 !important;
}



.htmline-posts__post-title h4:after {
    display: none;
} 

.htmline-posts__post-title.vc_custom_heading h4[style] {
    text-align: center !important;
}



.htmline-posts__post-title {
    display: block;
    width: 100% !important;
    text-align: center;
}



.htmline-posts__post-date {
    display: block;
    width: 100% !important;
    text-align: center;
}



.htmline-posts__post-date > div {
    text-align: center !important;
} 




}/*490*/




@media (max-width: 430px) {
    
    /* Floating CF */
    
    .form-divv {
        width: 286px !important;
    }
    
    
    /*
    .form-side-wide.offn {
       top: 173px !important;
    }*/
    
    body #pojo-a11y-toolbar,
    .form-side-wide {
       top: 173px !important;
    }

    .form-divv .wpcf7 + img { display: none; }
    
    
    .form-divv h2 {
        left: 0 !important;
        margin: 8px 0 0 0 !important;
    }
    
    
    .form-divv label {
        max-width: 90% !important;
        margin: 0 auto !important;
        width: 100% !important;
        padding-left: 0 !important;
        float: right;
    }
    
    
    .offn .form-divv {
         max-height: 65vh;
        overflow-y: scroll;
    }
    
    .offn .form-divv .wpcf7 br {
        display: none;
    }
    
    
    .offn .form-divv .wpcf7-form-control.wpcf7-textarea,
    .offn .form-divv  label input {
        max-width: 180px;
    }
    
    
    .offn .form-divv  div.wpcf7 {
        text-align: center;
    }
    
    
    .offn .form-divv .wpcf7-form-control.wpcf7-submit {
        margin-bottom: 8px;
    }
    
    .offn .form-divv  .wpcf7 .wpcf7-response-output {
        line-height: 1.5em;
        padding: 10px 0; 
    }
    
    
    
    .form-side-wide .wpcf7 .wpcf7-not-valid-tip {
       text-align: center;
       margin-right: -9px;
        display: inline-block 
    }
    
} /* 430 */



@media (max-width: 390px) {
    
    
.wpb_column.vc_column_container.vc_col-sm-12 {

 padding: 0 !important;

}

    
}/*390*/



@media (max-width: 362px) {

.str-left ul li a {
    font-size: 12px;
}

    
}/* 362 */




/*iPhone 6, 7, & 8 in landscape*/

@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : landscape), (orientation:landscape) and (max-width: 767px) { 
    
    
    
    /* Floating Contact*/
    
    body #pojo-a11y-toolbar,
    .form-side-wide {
            
                top: 0 !important;
    }
    
    
    
    
    
        .form-divv .wpcf7 + img { display: none; }
    
    
    .form-divv h2 {
        left: 0 !important;
        margin: 8px 0 0 0 !important;
    }
    
    
    .form-divv label {
        max-width: 90% !important;
        margin: 0 auto !important;
        width: 100% !important;
        padding-left: 0 !important;
        float: right;
    }
    
    
    .offn .form-divv {
         max-height: 96vh;
        overflow-y: scroll;
    }
    
    .offn .form-divv .wpcf7 br {
        display: none;
    }
    
    
    .offn .form-divv .wpcf7-form-control.wpcf7-textarea,
    .offn .form-divv  label input {
        max-width: 180px;
    }
    
    
    .offn .form-divv  div.wpcf7 {
        text-align: center;
    }
    
    
    .offn .form-divv .wpcf7-form-control.wpcf7-submit {
        margin-bottom: 8px;
    }
    
    .offn .form-divv  .wpcf7 .wpcf7-response-output {
        line-height: 1.5em;
        padding: 10px 0; 
    }
    
    
    
    .form-side-wide .wpcf7 .wpcf7-not-valid-tip {
       text-align: center;
       margin-right: -9px;
        display: inline-block 
    }
    
    
    
    
    
    
    
    
    
    
}/* Iphone*/