@media (min-width: 500px) {
 	body.single section.content .wrapper article .similar .swiper-button-prev,
  	body.single section.content .wrapper article .similar .swiper-button-next,
  	body.single section.content .wrapper article .similar .swiper-pagination {
   		visibility: hidden   
  }
}

@media (max-width: 500px) {
  html {
    direction: ltr;
  }

  body {
    background: #000;
    padding: 60px 0;
    max-width: 100vw;
    overflow-x: hidden;
    direction: rtl;
  }

  .wrapper {
    width: auto;
    padding: 0 20px;
  }

  .swiper-outer {
    margin: 0;
  }

  .swiper-container {
    padding: 0;
  }

  .swiper-button-prev,
  .swiper-button-next {
    width: 30px;
    height: 30px;
    line-height: 30px;
    right: -15px !important;
    top: calc(50% - 14px);
    margin-top: -15px;
  }

  .swiper-button-prev {
    right: auto !important;
    left: -15px !important;
  }

  header {
    top: 0;
    padding: 0;
    height: 60px;
    background: #fff;
    -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,.2);
    box-shadow: 0 0 5px 0 rgba(0,0,0,.2);
    z-index: 1001;
  }

  header .logo {
    height: 60px;
    margin: 0;
    width: 100%;
    background-image: url('../images/logo_shrink.png');
    background-size: auto 40px;
    background-position: center center;
  }

  header ul.menu {
    display: none;
  }

  header .phone {
    display: none;
  }

  header .wrapper {
    padding: 0;
  }
  
  section.banner .contact .wrapper h4 {
   text-align: center; 
  }
  
  section.banner .contact .wrapper h4 a {
   background: #57b424;
   height: 50px;
    font-size: 28px;
    display: inline-flex;
    border-radius: 25px;
    align-items: center;
    padding: 0 20px;
    margin: 5px 0 0 0;
  }

  header a.phone-mobile {
    position: absolute;
    top: 0;
    left: 20px;
    padding: 0;
    height: 100%;
    display: flex;
    align-items: center;
  }

  header a.phone-mobile span {
    background: #234baa;
    height: 32px;
    width: 32px;
    display: flex;
    align-items: center;
    color: #fff;
    justify-content: center;
    border-radius: 50%;
  }

  header a.phone-mobile span svg {
    max-height: 16px;
    fill: #fff;
    width: auto;
    vertical-align: middle;
  }

  section.banner {
    height: auto;
    padding: 0 !important;
    overflow: hidden;
  }

  section.banner:after {
    display: none;
  }

  section.banner .wrapper {
    align-items: flex-start;
    padding: 0;
    width: 100%;
  }

  section.banner .wrapper .text {
    padding: 20px 20px 0 20px;
  }

  section.banner .wrapper .text .portrait img,
  section.banner .wrapper .text .portrait {
    width: 100%;
    margin: 20px 0 0 0;
    display: block;
  }

  section.banner .wrapper h1 {
    font-size: 28px;
    margin: 0 0 10px 0;
    line-height: 32px;
  }

  section.banner .wrapper h2 {
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 10px 0;
  }
  
  section.banner .wrapper .text .bdiduns {
    margin: 0 0 10px 0;
    flex-direction: column;
    text-align: center;
  }
  
  section.banner .wrapper .text .bdiduns br {
  content: "";
  }
  
    section.banner .wrapper .text .bdiduns br:after {
  content: " ";
  }
  
  section.banner .wrapper .text .bdiduns img {
   margin-top: 5px; 
  }
  
  section.testimonials .duns img {
   width: 100%;
    height: auto;
  }

  section.banner .wrapper ul {
    font-size: 15px;
    margin: 0 0 10px 0;
  }
  
  section.banner .wrapper .text img.duns {
  	margin: 0 auto 10px auto;
  }

  section.banner .contact {
    height: auto;
    padding: 20px;
    background: #181B29;
  }

  section.banner .contact .wrapper {
    display: block;
  }

  section.banner .contact .wrapper h3 {
    text-align: center;
  }

  section.banner .contact .or {
    margin: 10px -20px;
    width: auto;
    min-height: 24px;
  }

  section.banner .contact .or:before {
    width: 100%;
    height: 1px;
    top: 50%;
    left: 0;
  }

  section.banner .contact .or span {
    top: 0;
    right: 50%;
    margin: 0 -12px 0 0;
  }

  section.banner .contact .form {
    display: block;
  }

  section.banner .contact .form h3 {
    margin: 0 0 10px 0;
  }

  section.banner .contact .form .wrap {
    flex-wrap: wrap;
    margin: -5px;
  }

  section.banner .contact .form .wrap label {
    padding: 5px;
    width: 50%;
  }

  section.banner .contact .form .wrap label.button button {
    width: 100%;
    text-align: center;
  }

  body:not(.home) .banner .wrapper {
    padding: 40px 20px;
  }

  body:not(.home) .banner h1 {
    font-size: 28px;
    line-height: 32px;
    white-space: normal;
  }

  body:not(.home) .banner .breadcrumbs {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: calc(100vw - 40px);
  }

  section.row {
    padding: 20px 0;
  }

  section.row h2 {
    font-size: 28px;
    line-height: 34px;
    margin: 0 0 20px 0;
  }

  section.content .wrapper {
    display: block;
  }

  section.content .wrapper article {
    width: auto;
    padding: 0 0 20px 0;
  }

  section.content .wrapper aside {
    width: auto;
  }

  section.about .wrapper .info > a {
    display: block;
    text-align: center;
  }

  section.about .wrapper .fields ul {
    flex-wrap: wrap;
  }

  section.about .wrapper .fields ul li {
    width: 50%;
    height: calc((100vw - 40px)/2);
    text-align: center;
  }

  section.about .wrapper .fields ul li a h4 {
    font-size: 22px;
    line-height: 26px;
  }

  section.benefits ul li {
    width: 100%;
  }

  section.benefits ul li div svg {
    width: 20px;
    top: 2px;
  }

  section.steps .swiper-pagination {
    display: block;
  }

  section.steps .swiper-button-prev {
    left: 0 !important;
    display: block;
  }

  section.steps .swiper-button-next {
    right: 0 !important;
    display: block;
  }

  section.steps .swiper-slide,
  section.steps .swiper-slide:last-child {
    padding: 0 40px;
  }

  section.steps .swiper-slide:last-child:before {
    display: none;
  }

  section.testimonials .testimonial {
    padding: 0 35px;
  }

  section.testimonials .swiper-button-prev {
    left: 0 !important;
  }

  section.testimonials .swiper-button-next {
    right: 0 !important;
  }

  section.blog .swiper-slide {
    padding: 0 40px;
  }

  section.blog .swiper-button-prev {
    left: 0 !important;
  }

  section.blog .swiper-button-next {
    right: 0 !important;
  }

  section.blog .swiper-slide a .thumb {
    height: 160px;
  }

  section.blog .swiper-slide a h3 {
    font-size: 20px;
    line-height: 25px;
  }

  section.news ul li {
    width: 100%;
  }

  section.posts .wrapper > ul > li {
    width: 100%;
  }

  body.single section.content .wrapper article .meta {
    display: block;
  }

  body.single section.content .wrapper article .meta ul {
    margin: 0 0 10px 0;
  }

  section.content article h2 {
    font-size: 28px;
    line-height: 32px;
  }

  section.content article h3 {
    font-size: 24px;
    line-height: 28px;
  }

  body.single section.content .wrapper article .author .image-title .img {
    width: 50px;
    height: 50px;
    min-width: 50px;
  }

  body.single section.content .wrapper article .author .image-title .title h3 {
    font-size: 20px;
    line-height: 22px;
  }

  ul.form-map {
    display: block;
    margin: 0;
  }

  ul.form-map > li {
    width: auto;
    padding: 0;
  }

  ul.form-map > li:first-child {
    margin: 0 0 20px 0;
  }

  ul.form-map > li:last-child {
    height: 120vw;
  }

  footer {
    padding: 0;
  }

  footer .wrapper {
    padding: 20px;
  }

  footer ul.widgets {
    flex-wrap: wrap;
    margin: -10px;
  }

  footer ul.widgets > li,
  footer ul.widgets > li:first-child {
    padding: 10px;
    width: 100%;
  }

  footer .bottom {
    line-height: 25px;
    padding: 10px;
  }

  footer .bottom .wrapper {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .pushmenu-menu {
  	width: 250px;
  	position: fixed;
  	top: 0;
  	height: calc(100% - 60px);
  	padding: 60px 0;
  	overflow-y: scroll;
  	z-index: 999;
  	display: block;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.2s linear;
  	transition: opacity 0.2s linear;
  }

  .pushmenu .pushmenu-menu {
    opacity: 1;
    visibility: visible;
  }

  .pushmenu-content {
  	-webkit-transition: transform 0.2s linear;
  	transition: transform 0.2s linear;
    position: relative;
    z-index: 1000;
    overflow-x: hidden;
    background: #fff;
  }

  .pushmenu .pushmenu-content {
  	transform: translate(-250px);
  	position: relative;
  }

  .pushmenu-menu > ul > li {
    border-top: 1px rgba(255, 255, 255, 0.1) solid;
  }
  .pushmenu-menu > ul > li.current-page-parent {
    background: rgba(255, 255, 255, 0.03);
  }
  .pushmenu-menu > ul > li:first-child {
    border-top: 0;
  }
  .pushmenu-menu > ul > li > a {
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 700;
    line-height: 52px;
    padding: 0 15px;
    text-decoration: none;
    position: relative;
  }
  .pushmenu-menu > ul > li.menu-item-has-children > a:before {
    content: "\f107";
    font-family: 'FontAwesome';
    position: absolute;
    left: 15px;
    font-size: 13px;
    color: #fff;
    top: 0;
    line-height: 52px;
  }
  .pushmenu-menu > ul > li > ul {
    display: block;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .pushmenu-menu > ul > li > ul.sub-menu-open {
    height: 100%;
  }
  .pushmenu-menu > ul > li > ul > li > a {
    color: rgba(255,255,255,0.8);
    font-weight: 800;
    font-size: 16px;
    padding: 0 25px;
    display: block;
    text-decoration: none;
  }
  .pushmenu-menu > ul > li > ul > li.current-menu-item > a {
    color: #fff;
    font-weight: 700;
  }
  .pushmenu-menu > ul > li > ul > li.current-menu-item > a:before {
    content: "\f177";
    font-family: "FontAwesome";
    font-size: 11px;
    display: inline-block;
    margin: 0 0 0 5px;
  }
  .pushmenu-menu > ul > li > ul > li:last-child {
    margin-bottom: 20px;
  }

  .pushmenu-menu > ul > li > ul > li > ul > li > a {
    color: rgba(255,255,255,0.8);
    display: block;
    padding: 0 35px;
    font-size: 16px;
  }

  .nav-list {
  	width: 60px;
  	height: 60px;
    padding: 0 5px 0 0;
  	display: inline-block;
  	position: absolute;
  	top: 0;
  	right: 0;
  	background-color: transparent;
  	border: 0;
  	outline: none;
  	cursor: pointer;
  	display: flex;
  	justify-content: center;
  	align-items: center;
  	flex-direction: column;
  	text-decoration: none !important;
  	z-index: 2000;
  }

  .nav-list div {
  	height: 16px;
  	width: 26px;
  	position: relative;
  }

  .nav-list span {
  	-webkit-transition: opacity 0.1s ease-in-out 0.1s;
  	transition: opacity 0.1s ease-in-out 0.1s;
  	display: block;
  	background: #234baa;
  	width: 26px;
  	height: 2px;
  	font-size: 10px;
  	text-align: center;
  	border-radius: 0;
  	position: relative;
  	top: 50%;
  	margin-top: -1px;
  	right: 0;
  }

  .nav-list i {
  	font-size: 10px;
  	font-weight: 700;
  	line-height: 10px;
  	margin: 5px 0 0 0;
  	color: #234baa;
  	text-align: center;
  }

  .nav-list div span:nth-child(1), .nav-list div span:nth-child(3) {
    -webkit-transition: all 0.2s ease-in-out 0.2s, -webkit-transform 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0.2s, -webkit-transform 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0.2s, transform 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0.2s, transform 0.2s ease-in-out 0s, -webkit-transform 0.2s ease-in-out 0s;
  }

  .nav-list div span:nth-child(1) {
  	transform: translateY(-5px);
  }

  .nav-list div span:nth-child(3) {
  	transform: translateY(5px);
  }

  body.pushmenu .nav-list div span:nth-child(1) {
  	transform: translateY(1px) rotate(45deg);
  }

  body.pushmenu .nav-list div span:nth-child(3) {
  	transform: translateY(-1px) rotate(-45deg);
  }

  body.pushmenu .nav-list span:nth-child(2) {
    opacity: 0;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
  }

  .animation_phone {
  	animation: animationphone 0.3s infinite;
  }

  .animation_phone_line {
  	animation: animationlines 0.8s infinite;
  	transform-origin: bottom left;
  }

  @keyframes animationlines {
      0% {
  			transform: scale(0);
  			opacity: 0;
  		}
      40% {
  			transform: scale(1);
  			opacity: 1;
  		}

  		100% {
  			transform: scale(2);
  			opacity: 0;
  		}
  }

  @keyframes animationphone {
    0% { transform: translate3d(0, 0, 0); }
    50% { transform: translate3d(20px, 0, 0); }
  }

	.click2action {
		display: block;
		position: fixed;
		bottom: 20px;
		left: 0;
		width: 100%;
		z-index: 1001;
	}

	.click2action ul {
		display: flex;
    justify-content: center;
	}

	.click2action ul li {
    width: 60px;
    height: 60px;
		line-height: 50px;
    border-radius: 50%;
    margin: 0 10px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 21px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 21px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 21px 0px rgba(0,0,0,0.2);
	}

	.click2action ul li a {
		display: block;
		color: #234baa;
		font-size: 16px;
		font-weight: 700;
		text-align: center;
		text-decoration: none;
	}

	.click2action ul li a svg {
		max-height: 24px;
    max-width: 24px;
		width: auto;
		vertical-align: middle;
		fill: #234baa;
    position: relative;
    bottom: -2px;
	}

  .click2action ul li:first-child {
    background: #57b424;
  }

  .click2action ul li:first-child a svg {
    fill: #fff;
  }
  
  .click2action ul li:last-child {
    display: none;
  }

  ul.social-sider {
    display: none;
  }

  #wpadminbar {
    display: none;
  }

  body.admin-bar header {
    top: 0;
  }

  body.admin-bar section.banner {
    margin: 0;
  }

  .desktop {
    display: none;
  }

  .mobile {
    display: block;
  }
  
  .r-post-left {
   	margin: -10px 0 0 0 
  }

  .postid-1508 header a.phone-mobile,
  .postid-1508 .click2action {
    display: none !important;
  }
  
  
      body.home section.banner .wrapper {
        flex-direction: column;
        align-items: stretch;
    }

    body.home section.banner .wrapper > .breadcrumbs {
        width: 100%;
        padding: 10px 20px 0;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    body.home section.banner .wrapper > .text {
        width: 100%;
    }
  
}

@media (max-width: 360px) {
  section.banner .wrapper h1 {
    font-size: 23px;
    line-height: 26px;
  }

  .page-template-page-contact .kobi {
    font-size: 16px;
  }
}