/*
Theme Name: Prox
Theme URI: https://www.prox.co.il
Author: Prox Team
Author URI: https://www.prox.co.il
Description: Prox empty design with Bootstrap v4.2 RTL.
Version: 2.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Prox, rtl, bootstrap
Text Domain: Prox
*/


@font-face{
	font-family:'All-Round-Gothic';
	font-weight:300; /*(light)*/
	font-style: normal;
	src: url('css/fonts/All-Round-Gothic/Fontspring-DEMO-allroundgothic-thick.otf');

}
@font-face{
	font-family:'All-Round-Gothic';
	font-weight:400; /*(regular)*/
	font-style: normal;
	src: url('css/fonts/All-Round-Gothic/Fontspring-DEMO-allroundgothic-demi.otf');

}
@font-face{
	font-family:'All-Round-Gothic';
	font-weight:700; /*(bold)*/
	font-style: normal;
	src: url('css/fonts/All-Round-Gothic/Fontspring-DEMO-allroundgothic-bold.otf');

}
@font-face{
	font-family:'Montserrat';
	font-weight:300; /*(light)*/
	font-style: normal;
	src: url('css/fonts/Montserrat/Montserrat_Hairline.otf');

}
@font-face{
	font-family:'Montserrat';
	font-weight:400; /*(regular)*/
	font-style: normal;
	src: url('css/fonts/Montserrat/Montserrat-Regular.ttf');
}
@font-face{
	font-family:'Montserrat';
	font-weight:700; /*(bold)*/
	font-style: normal;
	src: url('css/fonts/Montserrat/Montserrat-Bold.ttf');
}
@font-face{
	font-family:'Montserrat';
	font-weight:900; /*(black)*/
	font-style: normal;
	src: url('css/fonts/Montserrat/Montserrat-Semibold.ttf');
}


html
{
    height: 100%;
    width: 100%;
    text-decoration: none;
    border: none;
}

*
{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-family: Montserrat, arial, sans-serif;
    border: none;
    direction: ltr;
}
body 
{
   
    text-align: left;
    background-color: white;
    font-family: Montserrat, arial, sans-serif;
}
.dropdown-menu
{
    text-align: right;
}

/****************************GLOBAL*******************************/
.imgc{max-width:100%;max-height:100%;}
.container.c18{max-width: 1800px;}
.container.c14{max-width: 1400px;}
.container.c16{max-width: 1600px;}
.sc1{color:#00a5b4}
.bgimg{background-repeat: no-repeat;background-position: center;background-size: cover;}
/****************************HEADER*******************************/
nav#HeaderNav
{

}
nav#HeaderNav ul
{
  list-style-type: none;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
}
nav#HeaderNav ul li
{
  padding: 0 10px;
  text-align: center;
    position: relative;

}
nav#HeaderNav ul li > ul 
{
    position: absolute;
    top:100%;
    width:250px;
    margin : 0 auto;
    display: block;
    left: -65%;
    transition: all 0.3s ease;;
    right: 0;
    opacity: 0;
    max-height:0;
    overflow:hidden;
}
nav#HeaderNav ul li > ul  > li 
{
    border-right: 0;
    padding: 10px 0;
    border-bottom: 1px solid white;
    background-color: #4e4e4e;
}
nav#HeaderNav ul li > ul  > li a
{
    font-size: 16px;;
}
nav#HeaderNav ul li:hover > ul 
{
    max-height:none;
    opacity: 1;
    padding-top: 15px;
}
nav#HeaderNav ul li:last-of-type
{
  border-right: 0;
}
nav#HeaderNav ul li a
{
  font-size: 16px;
  color:#fff;
  font-weight: 400;
}
footer 
{
    background-image: url('images/hero.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    position: relative;
}
.footerimg 
{
    position: absolute;
    left: -375px;
    top: -140px;
    max-width: 800px;
}
nav#FooterNav
{

}
nav#FooterNav ul
{
  list-style-type: none;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
}
nav#FooterNav ul li
{
  padding: 0 10px;
  text-align: center;
  border-right:1px solid #fff;
}
nav#FooterNav ul li:last-of-type
{
  border-right: 0;
}
nav#FooterNav ul li a
{
  font-size: 12px;
  color:#fff;
}
.Hbutt
{
    width: max-content;
    padding:5px 15px;
    color:white;
    font-weight:400;
    border-color: #707070;
    border-width: 0.5px;
    border-style: solid;
    max-width:100%;
    border-radius: 296px;
    background: rgba(79,76,89,0.96 );
    background: linear-gradient(92deg, 
    rgba(79,76,89,0.96 ) 0.00%, 
    rgba(18,15,15,0.81 ) 100.00%);

}
header 
{
    position:fixed;
    top:0;
    z-index: 100;
    transition: all 0.3s ease;;
    background-color: #171926;
    width: 100%;
}
header.stik 
{
    background-color: rgb(80 80 80 / 49%);
    backdrop-filter: blur(180px);
}
#sitecontent
{
    padding-top:85px;
}
.sertitle
{
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    margin-top: -35px;
    
}
.ename,.erole,.ephone
{
    color:#fff;
}

/****************************FRONT*******************************/
.bluebubble
{
    position: absolute;
    right: 0;
    bottom: 0;
}
.redbubble 
{
    top:0;
    left: -190px;
    position:absolute
}
#TopBg
{
    height:90vh;
}
.topbgel1 
{
    position: absolute;
    left: -23%;
    top: 50%;
    transform: translateY(-50%);
    filter: blur(25px);
    opacity:0.3;
}
.topbgel2
{
    position: absolute;
    right:0;
    top:0;
}
.topbgel22
{
    position: absolute;
    right: -305px;
    top: 0px;
    height: 98.2vh;
    overflow: hidden;

}
.stitle
{
    font-size: 72px;
    background: linear-gradient(98deg, 
    #e63348 0.00%, 
    #c8876c 47.57%, 
    #2e3544 100.00%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    width: max-content;
    max-width: 100%;
    font-weight:700;
    margin:0 auto;
}
.services_wrap .slick-slide 
{
    margin: 0 15px;
}
.services_wrap .slick-list ,.services_wrap .slick-track
{
    padding-right: 60px;;
}
.serbox 
{
    border:1px solid #707070;
    border-radius:8px;
    transition: all 0.1s ease;;
    /* min-height: 300px!important; */
}
.serbox  *
{
    color:#707070;
}
.serbox:hover,.services_wrap .slick-current
{
    background: linear-gradient(-134deg, 
    rgba(255,233,201,0.93 ) 0.00%, 
    #e9a67f 48.53%, 
    #d23131 100.00%);
    border-radius: 16px;
}
#team 
{
    width: 100%;
    margin: 0 0 0 auto;
    max-width: 1740px;
}
.serbox:hover  *,.services_wrap .slick-current *
{
    color:#fff;
}
.aboutline
{
    position: absolute;
    left: -80px;
    bottom:0;
    max-width: 30%;
}
.atitle::before
{
    position: absolute;
    content:"";
    height:1px ;
    width: 240px;
    left: -300px;
    background-color: #00a5b4;
    top:30px;
}
.whiteimg
{
    filter: brightness(0) invert(1);
}

.anim{
    transition: all 0.3s ease;
}
.rbox
{
    background-color: #141414;
}
.rbox:hover 
{
    background-color:#3f3f3f;
}

.reasonsbg
{
    position:absolute;
    top:15px;
    left: 0;
    right: 0;
    margin : 0 auto;
}
.ltitle1
{
    color:#00a5b4;
}
.ltitle2 
{
    color: #A3E7F0;
}
.ltitle3
{
    color:#CFF1F5;
}
.lnum
{
    opacity: 0.04;
    font-size: 99px;
    font-weight: bold;
    color: #FFFFFF;
    font-weight:700;
    position: absolute;
    left: 0;
    bottom:0;
    line-height:30px;
}
a{
    color:inherit;
}
a:hover 
{
    text-decoration: none;
}
.mbox
{
    max-width: 500px;
}
/****************************FOOTER*******************************/
.wpcf7 input,.wpcf7 textarea 
{
    display: block;
    width:100%;
    padding: 8px 10px;
    background-color: transparent;
    border-bottom:1px solid #707070;
    color:white;
    max-height: 180px;
}
.wpcf7 input[type="submit"]
{
    cursor: pointer;
    margin:0 auto;
    width: max-content;
    padding:5px 15px;
    color:white;
    font-weight:400;
    border-color: #707070;
    border-width: 0.5px;
    border-style: solid;
    border-radius: 296px;
    background: rgba(79,76,89,0.96 );
    background: linear-gradient(92deg, 
    rgba(79,76,89,0.96 ) 0.00%, 
    rgba(18,15,15,0.81 ) 100.00%);
}
.myline 
{
    position: absolute;
    width:0%;
    top:50%;
    transform: translateY(-50%);
    height:8px;
    border-radius:2px;
    background-color: #00a5b4;
    left:0;
    animation: myline 2s linear infinite;
}

@keyframes myline {
    0% {width:0%;}
    50% {width:100%;}
    100%{width: 0%;}
  }
.hidden-xs-up{display:none!important}@media (max-width:575px){
    .sicon 
    {
        max-width: 150px;
    }
    .mcenter{text-align: center;}
    header 
    {

       background-color: #171926;
    }
    #MobButton
	{
		position: absolute;
		width: 45px;
		height: 45px;
		background-color: #212529;
		top:0;
		left: -45px;
	}
	nav.active #MobButton
	{
		left: 0;
		z-index: 1000;
	}
	#MobButton span {
		display: block;
		height:4px;
		width: 70%;
		background: #fff;
		position: absolute;
		top:50%;
		left:50%;
		margin:0 auto;
		-webkit-transition:all .5s ease;
				transition: all .5s ease;
		opacity: 1;
	}
	#MobButton span:nth-child(1) {
		-webkit-transform: translate(-50%,-280%);
				transform: translate(-50%,-280%);
	}
	#MobButton span:nth-child(2) {
		-webkit-transform: translate(-50%,-50%);
				transform: translate(-50%,-50%);
	}
	#MobButton span:nth-child(3) {
		-webkit-transform: translate(-50%,180%);
				transform: translate(-50%,180%);
	}
	nav.active #MobButton span:nth-child(2) {
		opacity: 0;
		visibility: hidden;
	}
	nav.active #MobButton span:nth-child(1) {
		-webkit-transform: translate(-50%,-50%) rotate(-45deg);
				transform: translate(-50%,-50%) rotate(-45deg);
	}
	nav.active #MobButton span:nth-child(3) {
		-webkit-transform: translate(-50%,-50%) rotate(45deg);
				transform: translate(-50%,-50%) rotate(45deg);
	}
    nav#HeaderNav
    {
        position: fixed;
        right: -100%;
        height: 100vh;
        width: 100%;
        margin:0!important;
        padding-top:45px;
        top:0;
        transition: all 0.3s ease;
        z-index: 10000;
        background-color: #212529;
    }
    nav#HeaderNav.active
    {
        right: 0;
    }
    nav#HeaderNav ul
    {
        display: block;
    }
    nav#HeaderNav ul li:first-of-type
    {
        border-right: 0;
    }

    nav#HeaderNav ul li
    {
        width: 100%;
        padding: 0;
        border:0;
        border-bottom:1px solid #fff;

    }
    nav#HeaderNav ul li a
    {
        color:#fff;
        display: block;
        padding: 8px 10px;
        width: 100%;
    }
    .mfcc
    {
        justify-content: center!important;
    }
    .services_wrap .slick-list ,.services_wrap .slick-track
    {
        padding-right: 0!important;
    }
    #sitecontent
    {
     padding-top:80px;   
    }

    .Hbutt
    {
        z-index: 1!important;
    }
    .footerimg {
        position: absolute;
        left: 0;
        width: 15%;
        top: 0;
    }
    .mbh200{height:200px!important;}
    .mw90{width:90%!important;}
    .mw100{width:100%!important;}
    .nomobile{display:none!important;}
    .mnha{min-height: auto!important;}
    .hauto{height:auto!important;}
    .mpb10{padding-bottom:10px!important;}
    .mblock{display: block!important;}
    .mp0{padding:0!important}
    .mpt10{padding-top:10px!important;}
    .mpt30{padding-top:30px!important;}
    .mmb0{margin-bottom:0!important;}
    .mmp10{padding:10px!important}
    .mfcc{justify-content: center!important;}
    .mpb30{padding-bottom:30px!important;}
    .mmargin{margin:0 auto!important;}
    .mmt20{margin-top:20px!important;}
    .mhfs25{font-size:25px!important;}
    .mhfs30{font-size:30px!important;}
    .mhfs17{font-size: 17px!important;}
    .mhfs14{font-size:14px!important;}
    .mptb0{padding:0 15px!important;}
    .mmb20{margin-bottom:20px!important;}
    .empim
    {
        max-height: 150px;
    }
    .mbox
    {
        max-width: 100%;
        max-height: 100%;
    }
    nav#HeaderNav ul li ul 
    {
        display:none
    }
    .footerimg
    {
        left: -50px;
        width: 30%;
    }
    .hidden-xs-down{display:none!important}}@media (min-width:576px){.hidden-sm-up{display:none!important}}@media (max-width:767px){.hidden-sm-down{display:none!important}}@media (min-width:768px){.hidden-md-up{display:none!important}}@media (max-width:991px){.hidden-md-down{display:none!important}}@media (min-width:992px){.hidden-lg-up{display:none!important}}@media (max-width:1199px){.hidden-lg-down{display:none!important}}@media (min-width:1200px){.hidden-xl-up{display:none!important}}.hidden-xl-down{display:none!important}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}
