/* ---------------------------------------------------------------------- */
/*
/*	Site Colors
/*
/* ---------------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */
/*
/*	Grey Lighten
/*
/* ---------------------------------------------------------------------- */
.greyLighten, .greyLightenHover:hover					    {color: 			#bcbcbb  ;}
.greyLightenBg, .greyLightenBgHover:hover				    {background-color: 	#bcbcbb  ;}
.greyLightenBorder, .greyLightenBorderHover:hover		    {border-color: 		#bcbcbb  ;}
/* ---------------------------------------------------------------------- */
/*
/*	Grey 
/*
/* ---------------------------------------------------------------------- */
.grey, .greyHover:hover					                    {color: 			#797370  ;}
.greyBg, .greyBgHover:hover				                    {background-color: 	#797370  ;}
.greyBorder, .greyBorderHover:hover		                    {border-color: 		#797370  ;}
/* ---------------------------------------------------------------------- */
/*
/*	Grey Darken
/*
/* ---------------------------------------------------------------------- */
.greyDarken, .greyDarkenHover:hover					        {color: 			#4b4745   ;}
.greyDarkenBg, .greyDarkenBgHover:hover				        {background-color: 	#4b4745   ;}
.greyDarkenBorder, .greyDarkenBorderHover:hover		        {border-color: 		#4b4745   ;}
/* ---------------------------------------------------------------------- */
/*
/*	Black
/*
/* ---------------------------------------------------------------------- */
.black, .blackHover:hover									{color: 			#342e2c;}
.blackBg, .blackBgHover:hover								{background-color: 	#342e2c;color:#fff;}
.blackBorder, .blackBorderHover:hover						{border-color: 		#342e2c;}
.blackBg a                                                  {color:#fff;}
.blackBg a:hover                                            {color:#fff;}
/* ---------------------------------------------------------------------- */
/*
/*	Copper
/*
/* ---------------------------------------------------------------------- */
.copper, .copperHover:hover									{color: 			#aa836f;}
.copperBg, .copperBgHover:hover							    {background-color: 	#aa836f;}
.copperBorder, .copperBorderHover:hover						{border-color: 		#aa836f;}
/* ---------------------------------------------------------------------- */
/*
/*	Copper Lighten
/*
/* ---------------------------------------------------------------------- */
.copperLighten, .copperLightenHover:hover					{color: 			#cb9d86;}
.copperLightenBg, .copperLightenBgHover:hover				{background-color: 	#cb9d86;}
.copperLightenBorder, .copperLightenBorderHover:hover		{border-color: 		#cb9d86;}
/* ---------------------------------------------------------------------- */
/*
/*	Blue
/*
/* ---------------------------------------------------------------------- */
.blue, .blueHover:hover									    {color: 			#1286b3;}
.blueBg, .blueBgHover:hover							        {background-color: 	#1286b3;}
.blueBorder, .blueBorderHover:hover						    {border-color: 		#1286b3;}
/* ---------------------------------------------------------------------- */
/*
/*	Blue Darken
/*
/* ---------------------------------------------------------------------- */
.blueDarken, .blueDarkenHover:hover							{color: 			#13212b;}
.blueDarkenBg, .blueDarkenBgHover:hover					    {background-color: 	#13212b;}
.blueDarkenBorder, .blueDarkenBorderHover:hover				{border-color: 		#13212b;}

/* ---------------------------------------------------------------------- */
/*
/*	Body
/*
/* ---------------------------------------------------------------------- */
a{
    color:#04305a;
}
a:hover{
    color:#1485b2;
}
a:active, a:focus {
    outline: 0;
    border: none;
    -moz-outline-style: none;
  }

html{
      width: 100%;
  }
body.rtl, body.ltr{
      overflow-x: hidden;
      width: 100%;
      color: #151515;
      background:#eaeaea;
  }

body{
    font-family:IranSans;
}
.ltr.tr, body.ltr.tr .h1.biggest, .ltr.tr h1.biggest,
.ltr.tr .h1.bigger, .ltr.tr h1.bigger,
.ltr.tr .h1, .ltr.tr h1,
.ltr.tr .h2, .ltr.tr h2,
.ltr.tr .h3, .ltr.tr h3,
.ltr.tr .h4, .ltr.tr h4,
.ltr.tr .h5, .ltr.tr h5,
.ltr.tr .h6, .ltr.tr h6
{
    font-family:Oswald !important;
    letter-spacing: 0.6px;
}
.tr p {
    font-weight: 300;
}
.ltr{
    font-family:Helios;
}
.ltr p {
      line-height: 1.4;
}
/* ---------------------------------------------------------------------- */
/*
/*	rtl font sizes
/*
/* ---------------------------------------------------------------------- */
body                            {font-size: 16px}
.h1.bigger, h1.bigger           {font-size: 48px;font-family:SGKara}
.h1, h1                         {font-size: 42px;font-family:SGKara}
.h2, h2                         {font-size: 38px;font-family:SGKara}
.h3, h3                         {font-size: 36px;font-family:SGKara}
.h4, h4                         {font-size: 32px;font-family:SGKara}
.h5, h5                         {font-size: 29px;font-family:SGKara}
.h6, h6                         {font-size: 20px}

@media (max-width:1367px) {
    body                            {font-size: 15.5px}
    .h1.bigger, h1.bigger           {font-size: 42px}
    .h1, h1                         {font-size: 38px}
    .h2, h2                         {font-size: 34px}
    .h3, h3                         {font-size: 30px}
    .h4, h4                         {font-size: 28px}
    .h5, h5                         {font-size: 24px}
    .h6, h6                         {font-size: 19px}
    }
  
  @media (max-width:991px) {
    body                            {font-size: 15px}
    .h1.bigger, h1.bigger           {font-size: 40px}
    .h1, h1                         {font-size: 36px}
    .h2, h2                         {font-size: 32px}
    .h3, h3                         {font-size: 28px}
    .h4, h4                         {font-size: 26px}
    .h5, h5                         {font-size: 23px}
    .h6, h6                         {font-size: 18px}
  }
  
  @media (max-width:768px) {
    body                            {font-size: 15px}
    .h1.bigger, h1.bigger           {font-size: 38px}
    .h1, h1                         {font-size: 34px}
    .h2, h2                         {font-size: 30px}
    .h3, h3                         {font-size: 26px}
    .h4, h4                         {font-size: 24px}
    .h5, h5                         {font-size: 22px}
    .h6, h6                         {font-size: 17px}
  }
/* ---------------------------------------------------------------------- */
/*
/*	ltr font sizes
/*
/* ---------------------------------------------------------------------- */
  .ltr                               {font-size: 19px;font-family:Helios;}
  .ltr .h1.biggest,.ltr  h1.biggest  {font-size: 77px;font-family:Helios;}
  .ltr .h1.bigger,.ltr  h1.bigger    {font-size: 61px;font-family:Helios;}
  .ltr .h1,.ltr  h1                  {font-size: 54px;font-family:Helios;}
  .ltr .h2,.ltr  h2                  {font-size: 50px;font-family:Helios;}
  .ltr .h3,.ltr  h3                  {font-size: 42px;font-family:Helios;}
  .ltr .h4,.ltr  h4                  {font-size: 32px;font-family:Helios;}
  .ltr .h5,.ltr  h5                  {font-size: 29px;font-family:Helios;}
  .ltr .h6,.ltr  h6                  {font-size: 20px;font-family:Helios;}
  
  @media (max-width:1367px) {
  .ltr                               {font-size: 18px}
  .ltr .h1.biggest,.ltr  h1.biggest  {font-size: 64px}
  .ltr .h1.bigger,.ltr  h1.bigger    {font-size: 56px}
  .ltr .h1,.ltr  h1                  {font-size: 50px}
  .ltr .h2,.ltr  h2                  {font-size: 46px}
  .ltr .h3,.ltr  h3                  {font-size: 38px}
  .ltr .h4,.ltr  h4                  {font-size: 28px}
  .ltr .h5,.ltr  h5                  {font-size: 26px}
  .ltr .h6,.ltr  h6                  {font-size: 19.5px}
  }
  
  @media (max-width:991px) {
  .ltr                               {font-size: 17px}
  .ltr .h1.biggest,.ltr  h1.biggest  {font-size: 58px}
  .ltr .h1.bigger,.ltr  h1.bigger    {font-size: 52px}
  .ltr .h1,.ltr  h1                  {font-size: 46px}
  .ltr .h2,.ltr  h2                  {font-size: 42px}
  .ltr .h3,.ltr  h3                  {font-size: 36px}
  .ltr .h4,.ltr  h4                  {font-size: 26px}
  .ltr .h5,.ltr  h5                  {font-size: 24px}
  .ltr .h6,.ltr  h6                  {font-size: 19px}
  }
  
  @media (max-width:768px) {
  .ltr                               {font-size: 17px}
  .ltr .h1.biggest,.ltr  h1.biggest  {font-size: 43px}
  .ltr .h1.bigger,.ltr  h1.bigger    {font-size: 38px}
  .ltr .h1,.ltr  h1                  {font-size: 42px}
  .ltr .h2,.ltr  h2                  {font-size: 38px}
  .ltr .h3,.ltr  h3                  {font-size: 34px}
  .ltr .h4,.ltr  h4                  {font-size: 24px}
  .ltr .h5,.ltr  h5                  {font-size: 22px}
  .ltr .h6,.ltr  h6                  {font-size: 19px}
  }
@media (max-width:768px) {
.mainContent       {margin-top: 50px}
}
/* ---------------------------------------------------------------------- */
/*
/*	Forms
/*
/* ---------------------------------------------------------------------- */

/* -------------------------------------------- */
/*	Buttons
/* -------------------------------------------- */
.button.big, input.big[type=submit] {padding: 10px 35px 12px;}
.button{
    padding: 10px 35px 11px !important;
    text-transform: uppercase;
    border-radius: 150px;
    font-size: 18px !important;
    border-width: 2px;
    display: inline-block;
}
.mainFormSubmit{
    font-size: 18px !important;
    min-width: 180px;
    background: #aa836f;
    color: #fff;
}
.mainFormSubmit:hover{
    background: #1286b3;
    color: #fff;
}
.form-group label{
    font-weight: 300;
}

.form-control{
    border-radius: 25px;
    font-size: 18px !important;
    font-wight: 200 !important;
    padding: 8px 15px 10px !important;
}

.form-control::placeholder{
    font-size: 18px !important;
}

.rtl .form-control{
    font-size: 16px !important;
}

.rtl .form-control::placeholder{
    font-size: 16px !important;
}


select option{
    font-family:IranSans;
}

.rtl .flex-row-reverse {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
}
/* ---------------------------------------------------------------------- */
/*
/*	Loader
/*
/* ---------------------------------------------------------------------- */
.loader-animation
{
    position:fixed;
    width:100%;
    height:100%;
    top:0;
    left:0;
    z-index:99999;
    background-color:#eee;
    -webkit-transition:all .3s ease-in;
    -moz-transition:all .3s ease-in;
    -ms-transition:all .3s ease-in;
    -o-transition:all .3s ease-in;
    transition:all .3s ease-in;
    background-image: url("../images/menuBg.jpg");
    background-position: center;
    background-size: cover;
}
.home .loader-animation
{
}
.loader-animation__dark{content:"";position:absolute;left:0;top:0;width:100%;height:100%;-webkit-animation:fadeIn .2s ease-in;animation:fadeIn .3s ease-in;z-index:-1}
.loader-animation--hide{opacity:0;visibility:hidden}
.loader-animation_holder {
    position: fixed;
    width: 70%;
    height: 70%;
    top: 15%;
    left: 15%
}

@media (max-width: 768px) {
    
    .loader-animation_holder {
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
    }
}
@media (max-width: 500px) {
    
    .loader-animation_holder {
        width: 140%;
        height: 140%;
        top: -20%;
        left: -20%;
    }
}
@media (max-width: 200px) {
    .loader-animation {
    display:none !important;
    }
}
@media (max-width: 2500px) {

}

/* ---------------------------------------------------------------------- */
/*
/*	loading-screen
/*
/* ---------------------------------------------------------------------- */

#loading-screen {
    position:fixed;
    width:100%;
    height:100%;
    top:0;
    left:0;
    z-index:-100;
    opacity: 0;
    background-color:#eee;
    -webkit-transition:all .3s ease-in;
    -moz-transition:all .3s ease-in;
    -ms-transition:all .3s ease-in;
    -o-transition:all .3s ease-in;
    transition:all .3s ease-in;
    background-image: url("../images/menuBg.jpg");
    background-position: center;
    background-size: cover;
}
#loading-screen.active {
    display: block;
    z-index: 1000000000;
	opacity:1;
	overflow:hidden;
}

/*#loading-screen div{
    background: #056839;
    -moz-border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    border-radius: 50% !important;
    width: 100px;
    height: 100px;
    position: fixed;
    right: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;
    top: 50%;
    margin-top: -50px;
    z-index: 999;
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    -moz-transition: all .9s ease-in-out;
    -o-transition: all .9s ease-in-out;
    -webkit-transition: all .9s ease-in-out;
    transition: all .9s ease-in-out;
}
#loading-screen.active div{
    -moz-transform: scale(30);
    -ms-transform: scale(30);
    -webkit-transform: scale(30);
    transform: scale(30);
	z-index: 100000000;
}*/

#loading-screen h1{
	position: absolute;
	left:-200px;
	right:0;
	top:0;
    top: 50%;
    transform: translate(0, -50%);
	text-align:center;
	color:#151515;
    z-index: -100;
	opacity:0;
	transition:0s all;
}
#loading-screen.inActived.active h1{
    top: 50%;
	left:0;
	opacity:1;
    z-index: 1000000001;
	transition:1s all;
	color:#fff;
}
/* ---------------------------------------------------------------------- */
/*
/*	Header
/*
/* ---------------------------------------------------------------------- */
#barba-wrapper{
    display: inline-block;
    width: 100%;
}
.header{
    width:100%;
    z-index: 100;
    position: relative;
    top:0;
    left:0;
    background-color: #14232f;
}
.home .header{
    position: fixed;
}
.header .container{
    position: relative;
    align-items: center;
    display: flex;
   /*justify-content: space-between;*/
} 
/* -------------------------------- */
/*	Logo
/* -------------------------------- */
.header .logo{
    float: left;
    padding: 30px 0 32px;
}
.header .logo a{
    display: inline-block;
}
.header .logo img{
    height: 65px;
}
/* -------------------------------- */
/*	Langs
/* -------------------------------- */
.langs, .langsResponsive{
	position:relative;
	float:left;
    padding: 10px 10px;
    cursor: pointer;
}

.langsResponsive{
	display: none;
    direction: rtl !important;
}
.langsResponsive .dropdown-menu{
    min-width: 20px !important;
}
.langs li{
	float: right;
}
.langs a{
    color: #fff;
    display: inline-block;
    padding: 5px;
    position: relative;
}
.langs a:hover{
    color: #aa836f;
}
.langs a.active::before{
    content: " ";
    width: 2px;
    height: 45px;
    position: absolute;
    top: -100%;
    left: 50%;
    background: #aa836f;
    transform: translate(-50%,-2px);
}
@media (max-width: 576px) { 
    .langs{
        display: none;
    }
    .langsResponsive{
        display: block;
    }
}
/* -------------------------------- */
/*	Main Menu
/* -------------------------------- */
.mainMenu{
	margin-left: 40px;
}
/* -------------------------------- */
/*	Contact
/* -------------------------------- */
.header .headerContact{
    margin-left: auto;
}
.header .headerContact a{
    color: #bc9a89;
}

/* -------------------------------- */
/*	Responsive
/* -------------------------------- */
@media (max-width: 1200px) {
    .header .container{
        justify-content: unset !important;
    }
}
@media (max-width: 1200px) {
    .header>.container{
        width: 100%;
        max-width: 100%;
    }
}

@media (max-width: 1200px) {
    .headerContact{
        display: none;
    }
    .mainMenu {
        margin-left: auto;
    }
}
/* ---------------------------------------------------------------------- */
/*
/*	Main Menu Dropdown
/*
/* ---------------------------------------------------------------------- 

.ltr .mainMenu{
	float:left;	
}
.mainMenu a, .mainMenu li, .mainMenu ul{
	transition:0.2s all;
}
.mainMenu>ul, .mainMenu>ul>li{
	display:block;
	float:right;
	position:relative;
	z-index:8;
}
.ltr .mainMenu>ul,.ltr .mainMenu>ul>li{
	float:left;
	text-transform:uppercase;
}
.mainMenu a{
}
.mainMenu>ul>li>a{
    color:#000;
    padding: 20px 22px 21px;
    font-size: 19px;
    display: inline-block;
}
.rtl .mainMenu>ul>li>a{
    font-size: 18px;
    padding: 25px 22px 27px;
    font-weight: 500;
}
.mainMenu>ul>li:hover>a{
	background:rgba(170,131,111,0.9);
	color:#fff;
}
.mainMenu>ul>li>ul{
	opacity:0;
	position:absolute;
	top:0;
	right:0;
	text-align:right;
	display:block;
}
.ltr .mainMenu>ul>li>ul{
	right:auto !important;
	left:0;
	text-align:left;
	direction:ltr;
}
.mainMenu>ul>li:hover>ul{
	opacity:1;
	top:100%;
}
.mainMenu>ul>li>ul li{
	display:inline-block;
	float:right;
	width:100%;
    position: relative;
}
.mainMenu>ul>li>ul a{
	display:none;
	float:right;
	width:100%;
    padding: 15px 20px 16px;
    font-size: 17px;
    color: #fff;
	background:rgba(107,177,93,0.9);
	min-width:200px;
}
.mainMenu>ul>li:hover>ul a{
	display:inline-block;
}
.mainMenu>ul>li>ul a:hover{
	background:#f7941e;
	color:#000;
}
.ltr .mainMenu>ul>li>ul a:hover{
	padding-right: 0;
}
.mainMenu>ul > li > ul ul {
  visibility: hidden;
  float:right;
  position: absolute;
  top:0;
  right:80%;
  opacity: 0;
  margin:0;
  padding:0;
	-moz-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	transition: all 0.2s ;
}
.mainMenu>ul > li:hover > ul li:hover ul {
  visibility: visible;
  opacity: 1;
  top:0;
  padding-right:1px;
  right:100%;
  z-index:999;
}
@media (max-width: 1400px) {
    .mainMenu>ul>li>a{
        padding-left: 17px;
        padding-right: 17px;
    }
}
@media (max-width: 1200px) {
    .mainMenu>ul>li>a{

    }
}
@media (max-width: 991px) {
    .mainMenu>ul>li>a{
        padding-left: 15px;
        padding-right: 15px;
    }
}*/
/* ---------------------------------------------------------------------- */
/*
/*	Menu Icon
/*
/* ---------------------------------------------------------------------- */
.headerMenu.menu {
    pointer-events: all;
    z-index: 101;
}
.ltr .headerMenu.menu {
    left: auto !important;
    right: 15px;
}
.headerMenu.menu a{
    display: block;
    cursor: pointer;
    width: 48px;
    height: 48px;
    position: relative;
    overflow: hidden;
    z-index: 101;
}
.headerMenu.menu a.active{
    background: none;
    color: black;
}
.headerMenu.menu span{
    width: 30px;
    height: 2px;
    background-color: #aa836f;
    display: block;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    position: relative;
    top: 10px;
    left: -8px;
}
.ltr .headerMenu.menu span{
    left: auto;
    right: -8px;
}
.headerMenu.menu a.active span{
    background-color: rgb(0, 0, 0);
}
.headerMenu.menu a:hover span:nth-child(1) {
    transform: translateY(6px);
}
.headerMenu.menu a.active span:nth-child(1) {
    transform: rotate(50deg) translate(10px, 11px);
}
.headerMenu.menu span:nth-child(2) {
    width: 25px;
}
.headerMenu.menu a:hover span:nth-child(2) {
    width: 0;
    transform: translateX(30px);
}
.headerMenu.menu a.active span:nth-child(2) {
    width: 0;
    visibility: hidden;
    opacity: 0;
    transform: translateX(100%);
}
.headerMenu.menu span ~ span {
    margin-top: 10px;
}
.headerMenu.menu a:hover span:nth-child(3) {
    transform: translateY(-6px);
}
.headerMenu.menu a.active span:nth-child(3) {
    transform: rotate(-50deg) translate(6px, -7px)
}
/* ---------------------------------------------------------------------- */
/*
/*	Menu Items
/*
/* ---------------------------------------------------------------------- */
.menu-items {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 120%;
    background-color: #aa836f;
    pointer-events: all;
    z-index: 100;
    opacity: 0;
    visibility: hidden;
    transition-duration: 0.2s;
    transition-timing-function:cubic-bezier();
}
.menu-items #menuAnimation {
 position:absolute;
 left:50%;
 top:50%;
 -webkit-transform:translate(-50%, -50%);
 -moz-transform:translate(-50%, -50%);
 -ms-transform:translate(-50%, -50%);
 -o-transform:translate(-50%, -50%);
 transform:translate(-50%, -50%);
}
.menu-items.active {
    opacity: 1;
    visibility: visible;
}
.menu-items ul,.menu-items ul li{
    width: 100%;
    text-align: center;
}
.menu-items ul li {
    transform:translateY(30px);
    opacity: 0;
}
.menu-items.active ul li {
    transform:translateY(0);
    opacity: 1;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
}
.menu-items ul li:nth-child(1) {transition-delay: 0.1s;}
.menu-items ul li:nth-child(2) {transition-delay: 0.2s;}
.menu-items ul li:nth-child(3) {transition-delay: 0.3s;}
.menu-items ul li:nth-child(4) {transition-delay: 0.4s;}
.menu-items ul li:nth-child(5) {transition-delay: 0.5s;}
.menu-items ul li:nth-child(6) {transition-delay: 0.6s;}
.menu-items ul li:nth-child(7) {transition-delay: 0.7s;}
.menu-items ul li:nth-child(8) {transition-delay: 0.8s;}

.menu-items a {
 text-decoration:none;
 display:inline-block;
 padding:10px 0;
 border-bottom: 1px solid rgba(0, 0, 0, 0.349);
 position:relative;
 min-width:350px;
 font-weight: 600;
 -webkit-transition:all 1s cubic-bezier(0.17, 0.67, 0.21, 1);
 -moz-transition:all 1s cubic-bezier(0.17, 0.67, 0.21, 1);
 -ms-transition:all 1s cubic-bezier(0.17, 0.67, 0.21, 1);
 -o-transition:all 1s cubic-bezier(0.17, 0.67, 0.21, 1);
 transition:all 1s cubic-bezier(0.17, 0.67, 0.21, 1);
 opacity:1;
 display:block;
 position:relative;
 z-index:2;
 text-transform: uppercase;
 opacity: 1;
 color: #13202a;
}
.menu-items a:hover {
    color: #fff;
   }
.menu-items a.active {
 opacity:1
}
.menu-items a:hover.active {
 opacity:1
}
.menu-items .menuBack 
{
    color: #000;
}
/*
    Levels
*/
.hasSubmenu ul a, .menu-items.inactive a{
    display: none;
}
.menu-items ul.active a{
    display: block;
}
/*
    Font Sizes
*/
.menu-items a  {
    font-size:38px;
    line-height:1.5;
}
.menu-items .level1 a {
    font-size:32px;
    line-height:1.5;
}
@media (max-width: 1400px) { 
    .menu-items a  {
         font-size:34px;
         line-height:1.5;
    }
    .menu-items .level1 a {
        font-size:28px;
        line-height:1.2;
    }
    .menu-items a {
     min-width:350px;
    }
}
@media (max-width: 768px) { 
    .menu-items a {
        font-size: 22px;
        line-height: 1.5;
        min-width:100%;
    }
    .menu-items .level1 a {
        font-size:20px;
        line-height:1.2;
    }
    .menu-items .middleContent{
        width: 90%;
    }
    .menu-items a:hover span.big-text {
     -webkit-transform:translateY(0);
     -moz-transform:translateY(0);
     -ms-transform:translateY(0);
     -o-transform:translateY(0);
     transform:translateY(0)
    }
    .menu-items ul li
    {
        transform:translateY(30px);
        opacity: 0;
    
    }
}
/* ---------------------------------------------------------------------- */
/*
/*	Banner
/*
/* ---------------------------------------------------------------------- */
.banner{text-align: center; position: relative;height: 100vh; width: 100%; overflow: hidden;}
.bannerImage{
    width: 100%;
    height: auto;
}
.bannerVideo{
    width: 100vw;
    height: 100vh;
    object-fit: cover; /* or object-fit: contain; */

}
.bannerOverly{
    width: 100%;
    height: 100%;
    position:absolute;
    top: 0;
    left: 0%;
    background-color: rgba(20, 35, 47, 0.87);
}
.bannerBox {
    position: absolute;
    min-width: 600px;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    display: inline-block;
 }
 .bannerBoxButton {
    background-color: #aa836f;
    border-radius: 50px;
    padding: 10px 30px;
    display: inline-block;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 20px;
}
.bannerBoxButton:hover {
    background-color: #cc9e86;

}
.bannerBoxButton>img {
    width: 80%;
}
@media (max-width: 768px) {
    .bannerBox {
        width: 100%;
        min-width: 100%;
        padding: 10px;
    }
}
/* ---------------------------------------------------------------------- */
/*
/*	Home About 1
/*
/* ---------------------------------------------------------------------- */
.homeAbout1{
    background-image: url("../images/pattern.png");
    background-position: right center;
    background-size:auto 100% ;
    background-attachment: fixed;
    background-repeat: no-repeat;
}
.rtl .homeAbout1{
    background-image: url("../images/pattern_r.png");
    background-position: left center;
}
.homeAbout1 .container {
    position: relative;
    align-items: center;
    display: flex;
    justify-content: space-between;
}
@media (min-width: 768px) and (max-width: 1200px) 
{
    .homeAbout1 .container{
        width: 90%;
        max-width: 90%;
    }
}
.rtl .homeAbout1 .container {
    flex-direction: row-reverse;
}
.homeAboutText h1{
    position: relative;
}

.homeAboutText h1::before{
    content: " ";
    width: 200px;
    height: 2px;
    position: absolute;
    bottom: -5px;
    left:0;
    background: #aa836f;
}
.rtl .homeAboutText h1::before{
    left: auto;
    right: 0;
}
.homeAboutSideOut{
    display: flex;
    align-items: center;
    overflow: hidden;
    min-width: 200px;
}
@media (max-width: 768px) {
    .homeAbout1 .container{
        flex-direction: column !important;
    }
    .homeAbout2 .container{
        flex-direction: column-reverse !important;
    }
    .homeAboutSideOut {
        min-height: 50vh;
    }
    .make-me-sticky {
        position: static !important;
        top: 0;
    }
    .homeAbout2 .container {
        align-items: center !important;
    }
}
.homeAboutSide{
    line-height: 1;
    position: relative;
    width: 100%;
}
.homeAboutSide .h1,.homeAboutSide .h4,.homeAboutSide .h5 {
    font-family: HeliosSSi !important;
}
.homeAboutSide .h1 {
    font-size:77px ;
}
.homeAboutSide .h4 {
    font-size:32px ;
}
.homeAboutSide .h5 {
    font-size:29px ;
}

.homeAboutSide::before{
    content: " ";
    width: 2px;
    height: 1000px;
    position: absolute;
    bottom: 100%;
    left: 50%;
    background: #aa836f;
    transform: translate(-50%,2px);
}
.homeAboutSide::after{
    content: " ";
    width: 2px;
    height: 1000px;
    position: absolute;
    top: 100%;
    left: 50%;
    background: #aa836f;
    transform: translate(-50%,40px);
}
/* ---------------------------------------------------------------------- */
/*
/*	Home About 2
/*
/* ---------------------------------------------------------------------- */
.homeAbout2 .homeAboutSide::before, .homeAbout2 .homeAboutSide::after{
    background: #13202a;
}
.homeServices{
    display: flex;
    align-items: center;
    flex-direction: column;
}
.make-me-sticky {
    position: sticky;
    top: 0;
}
.homeAbout2 .container {
    align-items: flex-start;
}
/* ---------------------------------------------------------------------- */
/*
/*	Footer
/*
/* ---------------------------------------------------------------------- */

#footer{
    color: #bcbcbb;
    background-color: #13202a;
}
#footer .container{
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content:space-between;
}
@media (max-width: 768px) {
    #footer .container{
        flex-direction: column !important;
    }
}
.rtl #footer .container{
    flex-direction: row-reverse;
}
.footerLogo{
    /*width: 250px;*/
    opacity: 0.9;
}
#footer a{
    color:#aa836f;
}
#footer a:hover{
    color:#fff;
}
.footerContactIcon {
    text-align: center
}
.footerContactIcon i{
    min-width: 20px;
}
.social{
    padding-top: 10px;
    
}
.social i{
    color: #aa836f;
     
}
#footer .social a:hover i{
    color:#fff;
}
/* ---------------------------------------------------------------------- */
/*
/*	pageHeader
/*
/* ---------------------------------------------------------------------- */

.pageHeader {
    background-image: url(../images/header.jpg) !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 100px;
    padding-bottom:90px;
    text-transform: capitalize;
}
.ltr .pageHeader {
    font-family: HeliosSSi;
}
.pageHeader h1 {
    padding: 20px 0;
    margin: 0;
}
.loader{
	display:none;	
}


.detailsPageHeader {
    padding-top: 100px;
    padding-bottom: 50px;
    margin: 0 0 25px 0;
}
.pageHeader .text-shadow {
    text-shadow: 1px 0 3px #333;
}

body.panel{
    background-image: url("../images/backgrounds/2.jpg");
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    background-color: rgb(45, 250, 4);
}
.page-sidebar-menu > li.active > a {
    background: #de9839 !important;
    color:#fff !important;
}
.opaqueBg, .opaqueBgHover:hover {
    background-color: rgba(255,255,255,0.7);
}




















.productCategoryList ul {
    padding-right: 20px
}
.productCategoryList li {
    position: relative;
    padding-right: 5px;
}

.productCategoryList li:after {
    content: " ";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 6px 6px 0;
    border-color: transparent #999 transparent transparent;
    position: absolute;
    right: -4px;
    top: calc(50% - 6px);
    
}
.productCategoryList li.selected:after {
    border-width: 6px 6px 6px 0;
    border-color: transparent #000 transparent transparent;
}

.productCategoryList .icon {
    color: #999;
    font-size: 16px
}
.productCategoryList>li {
    display: inline-block
}
.productCategoryList li.active, .productCategoryList li.active>ul>li {
    display: inline-block
}
.productCategoryList li {
    width: 100%;
    font-weight: 300
}
.productCategoryList a {
    padding: 5px;
    cursor: pointer;
    display: inline-block;
    color: rgb(84,84,84)
}
.productCategoryList a:hover {
    color: #5fa777;
    font-weight: 300
}

.productCategoryList a.selected, .productCategoryList a.selected:hover {
    font-weight: 700;
    color: #333;
    cursor: default
}
.productCategoryList li.here>.icon {
    transform: rotate(270deg);
    transform-origin: 4px 9px
}












.row_productList {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap
}
.row_productList>[class*='col-'] {
    display: flex;
    flex-direction: column
}
.productList {
    margin-left: -2px
}
.productListItemOut {
    margin-left: -1px;
    margin-bottom: -1px
}
.productListItem {
    display: inline-block;
    width: 100%;
    position: relative;
    background: #fff;
    height: 100%
}
.productListItem:hover {
    box-shadow: 0 2px 17px 0 rgba(0,0,0,.2);
    z-index: 1
}
.productListItemThumb {
    position: relative;
    padding: 10px 15px 0 15px
}
.productListItem .discount {
    bottom: -15px;
    left: 10px;
    position: absolute
}
.productListItem .productListItemText {
    padding: 0 15px 20px;
    text-align: center
}
.productListItem .productTitle {
    line-height: 1.5
}
.productDetails {
    line-height: 1.8
}
.productDetails h1, .productDetails h2, .productDetails h3, .productDetails h4, .productDetails h5 {
    display: inline-block;
    line-height: 1.8
}
.productShort h1, .productShort h2, .productShort h3, .productShort h4, .productShort h5 {
    display: inline-block;
    line-height: 1.6;
    font-weight: 300
}
.productDetails img {
    max-width: 100%
}
.item img {
    max-width: 100%;
    width: 100%
}
.sliderThumbs .item {
    border: 1px solid #fff;
    cursor: pointer
}
.sliderThumbs .item img {
    border: 1px solid #ddd;
    cursor: pointer
}
.sliderThumbs .synced .item img {
    border: 1px solid #888
}

/* ---------------------------------------------------------------------- */
/*
/*	Home Icons
/*
/* ---------------------------------------------------------------------- */
.productCat{
    box-shadow: 9.272px 3.746px 24px 0px rgba(218, 218, 218, 0.67);
    border-radius: 50px;
    overflow: hidden;
    background: #fff;
    display: inline-block;
    margin:15px 0;
}
.productCatWrapper{
    /* margin: 5px;  */
}
.productCatThumb {
    position: relative;
    overflow: hidden;
}
.productCatThumb img{
    opacity: 0;
}
.productCatThumb{
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    transition: all 0.3s;
}
a.productCat:hover .productCatThumb{
    background-size: 130%;
}
.productCatThumb img{
    width: 100%;
}
.productCatThumb .productCatTitle{
    position: absolute;
    bottom: 15px;
    right: 0;
    padding: 10px 30px;
    background: #ff5959;
    font-size: 18px;
    color: white;
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
}
.productCatFade{
    position: absolute;
    height: 90px;
    bottom: -21px;
    width: 100%;
    background: rgb(255,255,255);
    background: linear-gradient(0deg, rgba(255,255,255,1) 0%,
    rgba(255,255,255,1) 5%,
    rgba(255,255,255,1) 56%, 
    rgba(255,255,255,0.5) 69%, 
    rgba(255,255,255,0.3967787798713235) 76%, 
    rgba(255,255,255,0.298739564185049) 81%, 
    rgba(255,255,255,0.20350146894695376) 89%, 
    rgba(255,255,255,0.09986001236432074) 96%, 
    rgba(255,255,255,0) 100%); 
}
.productCatShort{
    padding: 0px 30px 30px 30px;
    min-height: 146px;
}
@media (max-width: 768px) {
    .productCatShort{
        min-height: auto;
    }
}
.homeButton{
    display: inline-block;
    color: #fff;
    font-size: 31px;
    padding: 20px;
    font-weight: 800;
    text-align: center;
    position: relative;
    left: 50%;
    transform: translateX(-50%);

}
.rtl .homeButton{
    font-size: 28px;
}
@media (max-width: 991px) {
    .rtl .homeButton{
        font-size: 23px;
    }
}
.homeButton:hover{
    color: #fff;
}

.homeButtonIcon{
    width: 250px;
    height: 400px;
    position: relative;
    background-color: red;
    border-radius: 20px;
    overflow: hidden;
}
.homeButtonAnimation{
    width: 300px;
    height: 300px;
    position: absolute;
    background: url("../images/leafFrame.svg");
    background-position: center;
}
.homeButtonImg{
    position: absolute;
    width: 100%;
    height: 350px;
    top: 0;
    overflow: hidden;
}
.homeButtonImg img{
    width: 100%;
}
/* ---------------------------------------------------------------------- */
/*
/*	Home Info
/*
/* ---------------------------------------------------------------------- */
@media (max-width: 991px) {
    .mainFormSubmit{
        margin: 0 auto;
        display: block;
    }
    .formItem {
        padding: 0;
    }
}
.lineheight_2{
    line-height: 1.8;
}
table.productTable{
    direction: ltr;
    margin: 25px 0;
    border-collapse: collapse;
    border: 0px solid rgba(0, 0, 0, 0.1);
    border-top: 0;
}
.rtl table.productTable{
    direction: rtl;
}
table.productTable tr{
    margin-bottom: 3px;
}
table.productTable td{
    padding:7px 20px 11px 20px;
    box-shadow: -3px -3px 0px 0 rgba(0,0,0,0.1);
    border-radius: 10px;
    overflow: hidden;
    background: #f1f1f1;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
}
table.productTable .productTableTitle
{
    width: 40%; 
    font-weight: 400;
    box-shadow: -3px -3px 0px 0 rgba(0,0,0,0.1);
    text-align: center;
    color: #fff;
    background: #b5c626;
}
table.productTable .tHead{
    padding:8px 20px 12px 20px;
    background: #f7941e;
    color: #fff;
    font-weight: 500;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 0;
    box-shadow: -3px 0 0px 0 rgba(0,0,0,0.2);
}


.productModules{
    position: relative;
    width: 100%;
    margin-bottom: 25px;
}
.productModules .counter{
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: #fff;
    background: #f7941e;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    position: absolute;
    right: -15px;
    top: -15px;
    line-height: 1.9;
    box-shadow: 3px 3px 0px 0 rgba(0,0,0,0.1);
    border-bottom-left-radius: 0;

}
.productModulesTitle{
    padding:8px 20px 12px 20px;
    background: #b5c626;
    width: 100%;
    box-shadow: -3px -3px 0px 0 rgba(0,0,0,0.1);
    border-radius: 10px;
    color: #fff;
    border-top-left-radius: 0;

}
.productModulesDetails{
    padding:8px 20px 12px 20px;
    background: #eee;
    width: 100%;
    border-radius: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    box-shadow: -3px -3px 0px 0 rgba(0,0,0,0.1);
    font-weight: 300;
}



.homeProduct{
	display:inline-block;
	position:relative;
	overflow:hidden;
	transition:0.2s all;
}
.homeProduct .overly{
	position:absolute;
	background-color:rgba(0,0,0,0.4);
	bottom:0;
	width:100%;
    text-align: center;
}
.homeProduct:hover .overly{
	width:100%;
	height:100%;
	background-color:rgba(247,148,30,0.9);
}


.homeProduct  .title{
	color:#fff;
	position:relative;    
	padding:15px 20px;
	width:100%;
	margin:0;
	text-align:center;
	display:inline-block;
    left: 0;
}

.homeProduct:hover .title{
    top: 50%;
	bottom:auto;
    transform: translateY(-50%);
}


.owl-carousel.outer-nav .owl-nav button.owl-prev{
    position: absolute;
    left: -35px;
}
.owl-carousel.outer-nav  .owl-nav button.owl-next{
    position: absolute;
    right: -35px;
}
#homeProducts .owl-carousel .owl-nav button.owl-prev,#homeProducts .owl-carousel .owl-nav button.owl-next{
    background: rgba(247,148,30,0.8);
}
#homeProducts .owl-carousel .owl-nav button.owl-prev:hover:not(.disabled),#homeProducts .owl-carousel .owl-nav button.owl-next:hover:not(.disabled){
    background: rgba(247,148,30,1);
}
@media (max-width: 1300px) { 

}
@media (max-width: 567px) { 
    .headerButtons{
        display: none !important;
    }
}
@media (max-width: 996px) { 

}
@media (max-width: 600px) { 
    .owl-carousel.outer-nav .owl-nav button.owl-prev{
        position: absolute;
        left: 0px;
    }
    .owl-carousel.outer-nav  .owl-nav button.owl-next{
        position: absolute;
        right: 0px;
    }
}

@media (max-width: 992px) {  }

@media (max-width: 1200px) {  }
/* ---------------------------------------------------------------------- */
/*
/*	Product Tabs
/*
/* ---------------------------------------------------------------------- */

.tabHeaders {
    text-align: right
}
.tabHeaders li {
    display: inline-block
}
.tabContents {
    position: relative
}
.tabContent {
    visibility: hidden;
    height: 0;
    overflow: hidden;
    opacity: 0;
    transition: 1s all
}
.tabContent.active {
    display: block;
    height: auto;
    overflow: visible;
    opacity: 1;
    visibility: visible
}
.tabContent img {
    height: auto!important
}
.productTabs .tabHeaders {
    display: block;
    background: #f8f8f8;
    border: 1px solid #dfdfdf;
    border-right: 0;
    float: right;
    width: 100%
}
.productTabs .tabHeaders li {
    display: block;
    float: right;
    transition: none
}
.productTabs .tabHeaders li a {
    display: block;
    float: right;
    padding: 15px 25px;
    color: #6f6f6f;
    font-weight: 400;
    margin: 0;
    position: relative;
    border-left: 1px solid #dfdfdf;
    transition: none
}

@media (max-width:991px) {
.productTabs .tabHeaders li a {
    padding: 15px 15px
}
}

@media (max-width:860px) {
.productTabs .tabHeaders li a {
    padding: 15px 12px
}
}

@media (max-width:768px) {
.productTabs .tabHeaders li a {
    padding: 15px 10px
}
}

@media (max-width:680px) {
.productTabs .tabHeaders li a {
    padding: 15px 15px
}
.productTabs .tabHeaders li a span {
    display: none
}
}
.productTabs .tabHeaders li a.active {
    background: #fff;
    border-top: 3px solid #5fa777;
    margin-top: -3px;
    margin-bottom: -1px;
    border-bottom: 1px solid #fff;
    transition: none
}
.productTabs .tabHeaders li a .icon {
    font-size: 28px;
    vertical-align: middle;
    color: #ccc
}
.productTabs .tabContent {
    line-height: 2.2;
    color: rgb(64,64,64)
}

.productTabs .tabContent {
    line-height: 2
}
#stickyTabHeaders.fixed {
    z-index: 99;
    box-shadow: 0 5px 10px 0 hsla(0,0%,71%,.2)
}
.borderedTable td {
    border: 1px solid #ddd;
    padding: 5px 10px
}
.borderedTable tr:nth-child(even) {
    background: #eee
}
.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: transparent!important;
    border-radius: 0
}
/* ---------------------------------------------------------------------- */
/*
/*	Home Info
/*
/* ---------------------------------------------------------------------- */
#homeInfo{
    background:#e9ebe8 url("../images/dust-dirt-pd.png") center bottom no-repeat;
    padding-top: 100px;
    padding-bottom: 370px;
}

.leaf1{
    position: absolute;
    top: -220px;
    right: 150px;
}

.height100{
    height: 100%;
}

#homeInfo2{
    background: #312f2d;
}
@media (min-width: 768px) { 

    .homeInfoText{
        padding-left: 0 !important;
    }
}
@media (max-width: 768px) { 

    .homeInfo1{
        height:auto !important;
        min-height:auto !important;
    }
    .sm-text-center{
        text-align: center !important;
    }
}
@media (max-width: 1366px) { 

    .homeInfoSupport img{
        height: 350px !important;
    }
}
@media (max-width: 768px) { 

    .homeInfoSupport img{
        height: 320px !important;
    }
}
@media (max-width: 576px) { 

    #homeInfo{
        padding-bottom: 250px;
    }
}

.scrollingBg{
    -webkit-animation-name: scrollBg;
    -webkit-animation-duration: 50s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: scrollBg;
    -moz-animation-duration: 50s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: scrollBg;
    -ms-animation-duration: 50s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
}
@keyframes scrollBg1 {
    from{background-position:0 0;}
    to{background-position:0 -5000px}
}
@keyframes scrollBg2 {
    from{background-position:41px 0;}
    to{background-position:41px -5000px ;}
}
.bgMovingLogoes1{
	background:url(../images/patternOverly.png);
	background-position:0 0;
	animation-name: scrollBg1;
    animation-duration: 250s;
	animation-iteration-count:1;
     animation-timing-function: linear;
}
.bgMovingLogoes2{
	background:url(../images/patternOverly.png);
	background-position:41px 0;
	animation-name: scrollBg2;
    animation-duration: 350s;
     animation-timing-function: linear;
	animation-iteration-count:1;
}
@media (max-width: 1300px) { 

}
@media (max-width: 1200px) { 

}
@media (max-width: 996px) { 

}
@media (max-width: 768px) { 

}
@media (max-width: 576px) { 
    .homeMan{
        position:static;
        text-align: center;
        width: 100%;
    }
    .homeMan img{
        width: 90%;
    }
    .serviceText{
        padding: 20px;
    }
}

@media (max-width: 992px) {  }

@media (max-width: 1200px) {  }
/* ---------------------------------------------------------------------- */
/*
/*	Home Hand
/*
/* ---------------------------------------------------------------------- */
.bni{
    background-image: url(../images/bn1.jpg);
    background-size: cover;
    background-position: center;
}
.beforeNewsText{
    padding: 120px 30% 240px 30%;
}
.beforeNewsText h3{
    line-height: 1.6;
    text-align: justify;
}
@media (max-width: 1400px) { 
    .beforeNewsText{
        padding: 120px 25% 250px 25%;
    }
}
@media (max-width: 996px) { 
    .beforeNewsText{
        padding: 120px 15% 250px 15%;
    }
}
@media (max-width: 768px) { 
    .beforeNewsText{
        padding: 120px 10% 300px 10%;
    }
}
@media (max-width: 576px) { 
}
.circle{
    width: 80px;
    height: 80px;
    background-color: #069146;
    border-radius: 50% 50% 0 50%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-direction: row;
    margin: 10px;
}
.sImage{
    width: 60%;
}

/* ---------------------------------------------------------------------- */
/*
/*	Before News
/*
/* ---------------------------------------------------------------------- */
.beforeNewsUl h3{
    padding-bottom: 5px;
}
.beforeNewsUl h4{
    line-height: 1.7;
}
.middleContent{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
#home_news{
    background-color: transparent;
    background-image: url("../images/circle-fade.svg");
    background-position: top left;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.leaf2{
    position: absolute;
    top: -100px;
    left: 0;
}

    
/* ---------------------------------------------------------------------- */
/*
/* News
/*
/* ---------------------------------------------------------------------- */
.newsItem{
    position: relative;
    display: inline-block;
    border-radius: 50px;
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    overflow: hidden;
    width: 100%;
    margin-bottom: 15px;
}
.newsItem .thumb{
    width: 100%;
    position: relative;
}
.newsItem .text{
    padding: 13px 35px 35px;
    color: #fff;
}
.newsItem .textCut{
}
.newsItem .fade{
    position: absolute;
    bottom: -1px;
    height: 116px;
    width: 100%;
    z-index: 10;
    opacity: 1;
    background: url("../images/fadeBlack.png") bottom repeat-x;
}
.newsItem .date{
    position: absolute;
    right: 0;
    bottom: 0;
    border-radius: 20px 0 0 20px;
    z-index: 11;
    padding: 7px 20px;
    width: 150px;
}
.thumb>img{
    width: 100% !important;
}

/* ---------------------------------------------------------------------- */
/*
/*	Home Sponsoors
/*
/* ---------------------------------------------------------------------- */
#homeSponsoors{
    background-image: url("../images/background_gradient.jpg");
    background-position: center;
    background-size: cover;

}
.homeSponsor{
    width: 160px;
    border: 1px solid #fff;
    margin: 5px;
    padding: 10px 0;
}

/*------------------------------------*
/*
/*  Tabs
/*
\*------------------------------------*/
.tabContents{
	position:relative;
}
.tabContent{
	visibility:hidden;
	height:0;
	overflow:hidden;
}
.tabContent img{
	height:auto !important;	
    max-width: 100% !important;
}
.tabContent.active{
	display:block;
	height:auto;
	overflow:visible;
	visibility:visible;
}
.productTabs li a.active{
	background:#f7941e;
}
@media (max-width: 1300px) { 

}

@media (max-width: 996px) { 

}
@media (max-width: 768px) { 

}
@media (max-width: 576px) { 
    .productTabs li a{
        padding:10px 20px 10px;
    }
}
/* ---------------------------------------------------------------------- */
/*
/*	AOS Reveal Animation
/*
/* ---------------------------------------------------------------------- */
[data-aos="reveal-right"] {
    position: relative;
}

[data-aos="reveal-right"].aos-animate {
}

[data-aos="reveal-right"]::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
    
    
}
[data-aos="reveal-right"].aos-animate::before {
  transform: scaleX(0);
  transform-origin: 100% 0%;
  transition-property: transform;
  transition-duration: 0.8s;
  animation-timing-function: cubic-bezier(0.06, 0.58, 0.21, 1);
  transition-delay: 0.5s;
}
[data-aos="reveal-left"] {
    position: relative;
}

[data-aos="reveal-left"].aos-animate {
}

[data-aos="reveal-left"]::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #662d91;
    
    
}
[data-aos="reveal-left"].aos-animate::before {
  transform: scaleX(0);
  transform-origin: 0% 100%;
  transition-property: transform;
  transition-duration: 0.8s;
  animation-timing-function: cubic-bezier(0.06, 0.58, 0.21, 1);
  transition-delay: 0.5s;
}
/* ---------------------------------------------------------------------- */
/*
/*	AOS Reveal Animation
/*
/* ---------------------------------------------------------------------- */
.owl-dots{
    display: none;
}
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next{
    position: absolute;
    bottom: 50%;
    transform: translateY(50%);
    font-size: 16px;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background: rgba(247,148,30,0.5);
    overflow: hidden;
}
.owl-carousel .owl-nav button.owl-prev:hover:not(.disabled), .owl-carousel .owl-nav button.owl-next:hover:not(.disabled){
    background: rgba(247,148,30,0.8);
    transition: 0.2s all;
}
.team .owl-carousel .owl-nav button.owl-prev,.team  .owl-carousel .owl-nav button.owl-next{
    background: rgba(0,0,0,0.2);
    bottom: 45%;
}
.team .owl-carousel .owl-nav button.owl-prev:hover:not(.disabled),.team .owl-carousel .owl-nav button.owl-next:hover:not(.disabled){
    background: rgba(0,0,0,0.35);
}
.owl-carousel .owl-nav button.owl-prev span, .owl-carousel .owl-nav button.owl-next span{
    display:none;
}
.owl-carousel .owl-nav button.owl-prev{
    position: absolute;
    left: 25px;
}
.owl-carousel .owl-nav button.owl-prev::before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    content: "\f177";
    color: #fff;
    position: absolute;
    top: 9px;
    left:13px;
}
.owl-carousel .owl-nav button.owl-prev.disabled, .owl-carousel .owl-nav button.owl-next.disabled{
    opacity:0.3;
    cursor: default;
}
.owl-carousel .owl-nav button.owl-prev.disabled::before, .owl-carousel .owl-nav button.owl-next.disabled::before{
    animation: none !important;
}

.owl-carousel .owl-nav button.owl-next{
    position: absolute;
    right: 25px;
}
.owl-carousel .owl-nav button.owl-next::before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    content: "\f178";
    color: #fff;
    position: absolute;
    top: 9px;
    left:13px;
}

@keyframes horizontal {
  0% {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
  }

  50% {
    -webkit-transform: translateX(50px);
    -ms-transform: translateX(50px);
    transform: translateX(50px);
  }


  50.0001% {
    -webkit-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    transform: translateX(-50px);
  }
}

@keyframes horizontal_reverse {
  0% {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
  }

  50% {
    -webkit-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    transform: translateX(-50px);
  }


  50.0001% {
    -webkit-transform: translateX(50px);
    -ms-transform: translateX(50px);
    transform: translateX(50px);
  }
}

@keyframes vertical {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  50% {
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
  }


  50.0001% {
    -webkit-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    transform: translateY(-50px);
  }
}

.arrow-down-scroll{
    position: absolute;
    bottom: 0px;
    left: 50%;
    font-size: 16px;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background: rgba(51,131,211,0.5);
    transform: translate(-50%, -50%);
    overflow: hidden;
    z-index: 98;
    cursor: pointer;
}
.arrow-down-scroll::before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    content: "\f175";
    color: #fff;
    position: absolute;
    top: 9px;
    left:16px;
    -webkit-animation: vertical 2s ease infinite;
    animation: vertical 2s ease infinite;
}

@media (max-width: 768px) {
    .owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next{
        bottom: 50%;
        transform: translateY(50%);
    }
    .owl-carousel .owl-nav button.owl-prev::before, .owl-carousel .owl-nav button.owl-next::before {
        animation: none !important;
    }
    .owl-carousel .owl-nav button.owl-prev{
        left: 15px;
    }
    .owl-carousel .owl-nav button.owl-next{
        right: 15px;
    }
    .arrow-down-scroll{
        display: none !important;
    }
}
/* ---------------------------------------------------------------------- */
/*
/*	Product
/*
/* ---------------------------------------------------------------------- */

.discountedPrice, .line-through{
    text-decoration: line-through;
}
.discountPercentage{
    background: #ef4036;
    border-radius: 15px;
    border-bottom-right-radius: 0;
    color: #fff;
    font-size: 14px;
    padding: 2px 8px;
}
.discountPercentageBadage{
    background: #ef4036;
    border-radius: 15px;
    border-bottom-left-radius: 0;
    color: #fff;
    font-size: 15px;
    padding: 2px 13px;
    position: absolute;
    top: 15px;
    right: 24px;
    box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.2);
}
.productBadage1{
    background: #348e38;
    border-radius: 15px;
    border-bottom-right-radius: 0;
    color: #fff;
    font-size: 14px;
    padding: 4px 13px 5px;
    position: absolute;
    bottom: 45px;
    right: 24px;
    box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.2);
}
.productBadage2{
    background: #ff5959;
    border-radius: 15px;
    border-bottom-right-radius: 0;
    color: #fff;
    font-size: 14px;
    padding: 4px 13px 5px;
    position: absolute;
    bottom: 10px;
    right: 24px;
    box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.2);
}
.productBadageBelow{
    background: #348e38;
    border-radius: 15px;
    border-bottom-right-radius: 0;
    color: #fff;
    font-size: 14px;
    padding: 4px 13px 5px;
    box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.2);
    display: inline-block;
    margin-bottom: 5px;
    margin-top: 5px;
}
.productBadageBelowHr{
    margin: 0;
    margin-bottom: 7px;
}
.productBadageInDetails{
    background: #348e38;
    border-radius: 15px;
    border-bottom-right-radius: 0;
    color: #fff;
    font-size: 14px;
    padding: 4px 13px 5px;
    box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.2);
    display: inline-block;
    margin-bottom: 5px;
    margin-top: 5px;
}
.productOption{
    padding: 5px;
    margin: 5px;
    border: 1px solid #eee;
    border-radius: 5px;
    color: #999;
    display: inline-block;
    cursor: pointer;
    position: relative;
}
.productOption img{
    display: inline-block;
}
.productOption:hover{
    border: 1px solid #ccc;
}
.productOption.selected{
    border: 1px solid #ddd;
    background-color: #eee;
}
.productOptionZoom{
    position: absolute;
    top: 5px;
    left: 5px;
    cursor: zoom-in;
    padding: 5px;
}

.productOptionZoom i{
    color: #fff;
    
}
.productOptionChecked{
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: zoom-in;
    padding: 2px 5px;
    background: rgba(0,255,0,0.6);
    width: 23px;
    height: 23px;
    border-radius: 50%;
    display: none;
}
.productOption.selected .productOptionChecked{
    display: block;
}
.productOptionChecked i{
    color: #fff;
    
}
.productColor span{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin: 4px;
    border: 1px solid #B9B9B9;
}
.productColor:hover{
    border: 1px solid #ccc;
}
/* ---------------------------------------------------------------------- */
/*
/*	Product Details
/*
/* ---------------------------------------------------------------------- */

.productDetails img {
    max-width: 100%
}
.item img {
    max-width: 100%;
    width: 100%
}
.sliderThumbs .item {
    border: 1px solid #fff;
    cursor: pointer
}
.sliderThumbs .item img {
    border: 1px solid #ddd;
    cursor: pointer
}
.sliderThumbs .synced .item img {
    border: 1px solid #888
}
.bannerThumbs .owl-item {
    cursor: pointer
}
.bannerThumbs .owl-item img {
    opacity: .7
}
.bannerThumbs .owl-item.current img {
    opacity: 1
}
.bannerThumbs {
    padding: 0 15px 15px;
    margin: 0 auto
}
.productsSlider .owl-carousel .owl-nav button.owl-prev, .productsSlider .owl-carousel .owl-nav button.owl-next {
    background: rgba(0,0,0,.2);
    bottom: 45%;
    animation: none!important
}
.productsSlider .owl-carousel .owl-nav button.owl-prev:hover:not(.disabled), .team .owl-carousel .owl-nav button.owl-next:hover:not(.disabled) {
    background: rgba(0,0,0,.35);
    animation: none!important
}
.productsSlider .owl-carousel .owl-nav button.owl-prev::before, .productsSlider .owl-carousel .owl-nav button.owl-next::before {
    animation: none!important
}
.productsSlider .owl-carousel .owl-nav button.owl-prev:hover, .productsSlider .owl-carousel .owl-nav button.owl-next:hover {
    background: rgba(0,0,0,.3)!important;
    transition: 0.2s all
}