@charset "utf-8";
/* CSS Document */

html {
  scroll-behavior: smooth;
}

avatar   {	
	position:fixed;
  	bottom:0;
    background-color:white;
    width:100%;
    height:70px;
    z-index: 999;
}

avatar .img {
    position: absolute;
	top: -98px;
    width: 117px;
}

avatar a.bg-blue {
    background-color: #0098CE;
}

.footerB  {
	padding-bottom:110px !important;
}

footer {
	color: #fff;  
}

footer .nav-link {
    margin-left:20px;
    display: inline-block;
    font-size:12px;
}


@media (max-width: 600px) {

  .basis1 {flex-basis: 10% !important;}
  .basis4 {flex-basis: 90% !important;}
  avatar .img {
    top: -38px;
    width: 75px;
    left: 30px;   
  } 
  a {
    font-size: 0.8rem !important;
	padding-left: 1rem !important;
    padding-right: 1rem !important;    
  }   
}

.grid {
	gap: 20px !important;
}

.nav-item {
    color: white;
      XXwhite-space: nowrap;
}

.HomePageInv .nav-item {
    color: black;
}

body {
   /*font-family: 'Rubik', sans-serif; */
  font-family: "proxima_nova_regular", "Helvetica", san-serif;
  font-size: 16px;
  line-height: 1.63;
  color: #000;
  height:100%;
 
}

html {
   height:100%;
}

.MissionCards {
    margin-bottom: 20px;
}

.ImageBG {
    background-size: cover;
}

.logoPoz {
   padding-top:9.5rem;
}

menu, ol, ul {
    list-style-type: disc !important;
    margin: 10px !important;
    padding: 10px !important;
}

.menu ol, .menu ul {
    list-style-type: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.nav-edit{
  display: flex;
  width:100%;
  justify-content: space-between;
  align-items: center;
  height: 6.4rem;
  padding: 0 1.5rem;
  position: relative;
} 


.XXX {  
  background-color: #fff;  
  / *filter: invert(100%) */;
}

.logoInv {
  content: url("/Sites/102513/Root/Web/Images/logo.png");

}

.logo {
  height: 2.2rem;
  position:fixed;
  top:35px;

}

.sticky .nav-edit {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 6.4rem;
  padding-top: 0;
  padding-bottom: 0;
  background-color: #fff;
  z-index: 999;
  box-shadow: 0 1.2rem 3.2rem rgba(0, 0, 0, 0.03);
}


.nav-text {
  font-family: "proxima_nova_regular", "Helvetica", san-serif;
  font-size: 14px;
  font-weight: 700;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px; 
}

.banner {
  color: #fff;
  text-align: center;
  font-size: 90px;
  line-height: 5rem;
  font-family:"tungsten-medium", "Helvetica", san-serif;
  text-transform: uppercase;
  z-index: 0;
  letter-spacing: 4px;
}

.home-header {
  font-family: "proxima_nova_bold", "Helvetica", san-serif;
  font-size:50px;
  letter-spacing: 1px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.1;


}

.home-h1 {
  font-family: "proxima_nova_regular", "Helvetica", san-serif;
  font-size:20px;
  letter-spacing: 1px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.1;
}

.p-text {
  font-family: "proxima_nova_regular", "Helvetica", san-serif;
  font-size:16px;
  line-height:1.63!important;
  color: #323232;
  
}
  
/* Testimonial*/

.translate-x-full {
    --tw-translate-x: 103%!important;
}

.LGtransform {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

/*.transform {
    --tw-translate-x: 103%!important;
}*/

.testimonial-comment {
  font-style: italic;
  color: #323232;
  font-size: 20px;
  font-family: "Georgia Italic", "Times New Roman", serif;
  line-height: 1.63;
    height: 200px;
    overflow: hidden;  
}


.tomer {
    height: 20px;
}


.testimonial-name {
  font-family: "proxima_nova_regular", "Helvetica", san-serif;
  color: #000;
  line-height: 1.63;
  font-weight: 600;
  font-size: 20px;
  height: 63px;
}

.testimonial-firm {
  "proxima_nova_regular", "Helvetica", san-serif; 
  color: #717171;
  font-size: 12px;
  line-height: 1.63;
  /* max-height: 20px */
}

.cta-header {
  font-family: "proxima_nova_extrabold", "Helvetica", san-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.1;
  color: #fff;
}

.footer-text {
   font-family: "proxima_nova_extrabold", "Helvetica", san-serif;
  font-size: 1rem;
  font-weight:300;
  color:#fff;
}

.bg-blue {
    background-color:#0098CE ;
}

.text-blue {
  color:#0098CE;
}

.form-control {
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    margin-bottom: 1rem;
    border-radius: 0.5rem;
	background-color: rgb(232, 240, 254) !important;
    color: black !important;  
}

.WOD_Form_Lable {
    XXpadding-right: 15px;
}

.form-control-submit {
    background-color: #2d5cc5 !important;
  	color: white !important; 
}

.bg-img{
  background:url(https://www.tomerashkenazy.com/Sites/102134/Root/Web/Images/maxresdefault.jpg);
  background-size:cover;
}

.bg-nav{
  background:white;
}
.mt-2 {
    margin-top: 5rem;
}

.bg-purple-900 {
    --tw-bg-opacity: 1;
    background-color: #4e4353;
    margin-top: 4rem;
}

a.bg-blue:hover{
  background-color: #0098CE; 
}

a.text-white:hover {
  color:#fff;
}

.via-indigo-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #0098CE, var(--tw-gradient-to, rgb(99 102 241 / 0))!important;
}

.mg-top{
  margin-top:4rem;
}

.h-12 {
    height: 5rem;
}

 /* Home */

.object-position{
  object-position:top;
}




 /* Tomer */

.ul1 {
  list-style-type: circle;
}








/*For Testimonial Container   */

.max-w-2xl {
    max-width: 100%;
}

.translate-x-full {
    --tw-translate-x: 133%;
}


.author-profile {
  width: 11rem;
  height: 11rem;
  border-radius: 50%;
  overflow: hidden;
}
.author-profile img {
  min-height: 108px;
  -o-object-fit: cover;
     object-fit: cover;
}


.via-Bluetransparent {
    --tw-gradient-stops: var(--tw-gradient-from), rgb(74 135 161 / 83%), var(--tw-gradient-to, rgb(0 0 0 / 0))!important;
}



/* Mission */

.btn-more:hover {
    background-color: #6770c6;
    cursor: pointer;
 }

/* Culture */

.mt-2 {
    margin-top: 3rem;
}
  

/* Acceleration Programs */
.to-purple-500 {
    --tw-gradient-to: #0098CE!important;
}

.via-blue-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgb(30 58 138 / 0))!important;
}

.from-purple-900 {
    --tw-gradient-from: #0098CE!important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgb(88 28 135 / 0));
}


/*/////////////////////////////////////////////////////////////////////////////////*/
/*  Project Variables */
/*/////////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////////////////*/
/*  Full Screen Navigation Bar */
/*/////////////////////////////////////////////////////////////////////////////////*/
nav {
  width: 100%;
  position: relative;
}
.pure-menu-link {
  color:black;
}
.pure-menu-active>.pure-menu-link, .pure-menu-link:focus, .pure-menu-link:hover {
    background-color: #fff;
}
.pure-menu-children {
    background-color: #fff !important;
  padding-left: 10px;
}
.pure-menu-active>, .pure-menu-link, .pure-menu-link:focus, .pure-menu-link:hover {
    background-color: #fff;
}
.pure-menu-selected .pure-menu-link, .pure-menu-selected .pure-menu-link:visited {
    color:black;
}



.HomePage .pure-menu-link {
  color:white;
}



/* Parent Background */
   .HomePage .pure-menu-active>.pure-menu-link, .HomePage .pure-menu-link:focus, .HomePage .pure-menu-link:hover {
      background-color: #2f6c8c;
  }

   .LandingPage .pure-menu-active>.pure-menu-link, .LandingPage .pure-menu-link:focus, .LandingPage .pure-menu-link:hover {
      background-color: #000;
  }

  .HomePageInv .pure-menu-active>.pure-menu-link, .HomePageInv .pure-menu-link:focus, .HomePageInv .pure-menu-link:hover {
      background-color: #fff;
      color:black;
  }



/* Child Background */
     .HomePage .pure-menu-children {
      background-color: #25495c !important;
  }
  .HomePageInv .pure-menu-children {
      background-color: #ddd !important;
  }



.HomePage .pure-menu-active>, .pure-menu-link, .HomePage .pure-menu-link:focus, .HomePage .pure-menu-link:hover {
  	background-color: #000 !important;
}
.HomePage .pure-menu-selected .pure-menu-link, .HomePage .pure-menu-selected .pure-menu-link:visited {
	color:white;  
}







.HomePageInv .pure-menu-link {
  color:black;
}









.HomePageInv .pure-menu-link .HomePageInv .pure-menu-selected .pure-menu-link, .HomePageInv .pure-menu-selected .pure-menu-link:visited {
	color:black;
}


/*.HomePageInv .pure-menu-item .pure-menu-item, .HomePageInv .pure-menu-active>, .pure-menu-link, .HomePageInv .pure-menu-link:focus, .HomePageInv .pure-menu-link:hover, */


nav ul {
  list-style: none;
  padding: 0 0 0 0;
}
nav .menu {
  margin: 0 auto;
  padding: 0;
  display: flex;
  justify-content: space-around;
  list-style: none;
  position: relative;
}
nav .menu > li {
  cursor: pointer;
  display: flex;
  width: 100%;
  /* Displays the Menu Dropdown on hover or tap */
}
nav .menu > li a {
  width: 100%;
  text-align: center;
  padding: 1rem 0;
}
nav .menu > li:after {
  content: "";
  display: inline;
  border-style: solid;
  border-image: linear-gradient(to bottom, #2678b7 1%, #163256 100%) 0 100% 0 100%/0 0 0 1px stretch;
  height: 100%;
  margin-right: -1rem;
}
nav .menu > li li {
  padding: 1rem 0 1rem 1rem;
}
nav .menu > li li:hover {
  background: #eee809;
  background: #2f6c8c;
  background: #fff;
}
nav .menu > li > .submenu {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s ease-in;
  display: flex;
  flex-direction: row;
  background: #000;
}
nav .menu > li > .submenu .column {
  width: 25%;
}
nav .menu > li input[id*=submenu-toggle] {
  display: none;
}
nav .menu > li:hover {
  background: rgba(255, 255, 255, 0.7);
}
nav .menu > li:hover > .submenu, nav .menu > li:hover:focus > .submenu {
  opacity: 1;
  visibility: visible;
}

/*/////////////////////////////////////////////////////////////////////////////////*/
/*  Hamburger Menu Toggle */
/*/////////////////////////////////////////////////////////////////////////////////*/
nav #menu-toggle {
  display: none;
}
nav #menu-toggle:checked + .menu-button-container .menu-button {
  background: rgba(255, 255, 255, 0);
}
nav #menu-toggle:checked + .menu-button-container .menu-button:before {
  margin-top: 0px;
  transform: rotate(405deg);
}
nav #menu-toggle:checked + .menu-button-container .menu-button:after {
  margin-top: 0px;
  transform: rotate(-405deg);
}

.menu-button-container {
  display: none;
  position: fixed;
  top: calc( 1rem + 8px);
  right: 1rem;

  height: 30px;
  /* background-color: darkgrey; */
  
  /*width: 30px;*/
  width:2rem;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-self: flex-end;
  align-items: center;
}
.menu-button-container *, .menu-button-container *:before, .menu-button-container *:after {
  display: block;
  position: absolute;
  height: 4px;
  width: 30px;
  transition: transform 400ms cubic-bezier(0.23, 1, 0.32, 1);
  border-radius: 2px;
}
.menu-button-container .menu-button:before {
  content: "";
  margin-top: calc((1rem/2) * -1);
}
.menu-button-container .menu-button:after {
  content: "";
  margin-top: calc(1rem/2);
}



/*  Hamburger Button */

.menu-button-container *, .menu-button-container *:before, .menu-button-container *:after {
  background-color: #fff;
}

.HomePageInv .menu-button-container *, .HomePageInv .menu-button-container *:before, .HomePageInv .menu-button-container *:after {
  background-color: #000;
}









/*/////////////////////////////////////////////////////////////////////////////////*/
/*  Mobile Navigation */
/*/////////////////////////////////////////////////////////////////////////////////*/
@media (max-width: 1020px) {

  nav .menu {
    max-width: 100%;
  }
  nav #menu-toggle ~ .menu {
    visibility: hidden;
    opacity: 0;
  }
  
  
  
  /* Main Background */
  nav #menu-toggle:checked ~ .menu {
    position: fixed;
    top: 0;
    left: 0;
    flex-direction: column;
    width: 100% !important;
    visibility: visible;
    opacity: 1;
  }

  
  
  
  
  
  
  
  
  nav #menu-toggle:checked ~ .menu li {
    position: relative;
    display: block;
    padding: 1rem 0 1rem 1rem;
  }

  nav #menu-toggle:checked ~ .menu li:after {
    display: none;
  }
  nav #menu-toggle:checked ~ .menu li > .submenu {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    width: calc(100% + (2* 1rem));
    margin: 1rem -1rem;
    display: flex;
    flex-direction: column;
  }
  nav #menu-toggle:checked ~ .menu li > .submenu .column {
    width: 100%;
  }
  nav #menu-toggle:checked ~ .menu li input[id*=submenu-toggle]:checked ~ .submenu {
    position: initial;
    display: flex;
    background: #fff;
    visibility: visible;
    opacity: 1;
  }
  nav .menu-button-container {
    display: block;
  }
  nav .submenu-button-container {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 3rem;
    width: 90%;
    cursor: pointer;
    flex-direction: column;
    width: 90%;
  }

  .menu-button-container {
    display: block;
    z-index: 999;
  }
  
  
  
  
  
  
  
  /* Main Background  Mobile*/
               nav #menu-toggle:checked ~ .menu { 
    background-color: rgba(0, 0, 0, 0.9);
  }
  
  .HomePageInv nav #menu-toggle:checked ~ .menu {
      background-color: #fff;
  }    
  
               nav #menu-toggle:checked ~ .menu li:hover {
    background: #2f6c8c;
  }
  
  .HomePageInv nav #menu-toggle:checked ~ .menu li:hover {
    background: #fff;
  
  
  
  
  
  
  
  
  
  }  
  
}


/*CONTACT*/

.from-pink-500 {
    --tw-gradient-from: #0098CE!important;
    --tw-gradient-stops: #42a4c7, var(--tw-gradient-to, rgb(236 72 153 / 0))!important;
}



@media only screen and (max-width: 414px) {
  
  .banner{
  font-size: 40px!important;
  line-height:4rem;
  }
  
  label.menu-button-container{
    /* width: 25rem; */
  }
  
  .gap-10 {
      gap: 0 !important;
  }  
  
  .grid-cols-2 {
    grid-template-columns:1fr !important;
  }
  
  .w24 {
      width: auto !important;
  }

  .text61 {
      font-size: 1.75rem !important;
  }  
  
  
  .px-8 {
    padding-left: 1 !important;
    padding-right: 1 !important;
  }
  
  .logoPoz {
     padding-top:2.5rem;
  }  
  
}

@media (max-width: 600px) {
  .menu-button-container{
    /* width: 20.2rem; */
  }
  
  /* Z change */
  .pr-16 {
    padding-right: 1.8rem !important;
}
  
  .pl-16 {
    padding-left: 1.8rem !important;
}
  .object-cover {
    object-fit: fill !important;
}
  /****/
  
  .WOD_FormRow {
        display: block !important;
  }
  
  .WOD_Form_Lable  {
        width:100% !important;
  }  
  
}

@media (max-width: 700px) {
  .menu-button-container{
   /* width: 21rem; */
  }
  
  .TestImg {
      flex-direction: column;
  }    
  
}

/* Small devices (landscape tablets, 768px and down) */
@media only screen and (max-width: 768px) {
  
.banner{
  font-size: 65px;
  }

  .home-header {
    font-size:30px!important;
  }
  
  
  .testimonial-name {
      height: auto;
  }  
  
  
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
.banner{
  font-size: 75px!important;
  }

  .home-header {
    font-size:50px!important;
  }
  
  .CusA1 {  
    margin-top: -258px !important;
  }

  .CusA2 {  
    margin-top: 220px !important;
  }
  
  .CenterLeads {
	width: 50% !important;
    margin: auto;
  }  
  
}





.container{
  max-width: none !important;
  width: 100% !important;
}



@media (max-width: 1024px) {
  .container{
   		width: 1024px;
  }
  
}

@media (min-width: 1024px) {
  
  .CS {
    margin-bottom:0;
    margin-top: -3rem;
  }
  
}






@media (min-width: 1280px) {
  .xl\:max-w-sm {
      max-width: 22rem !important;
  }
}






/* Logo slider */
  
.pure-menu-disabled, .pure-menu-heading, .pure-menu-link {
    padding: 0.4em;
}

.pure-menu-has-children>.pure-menu-link:after {
    padding-left: 0;
}























































