﻿body {
     font-family: 'Poppins', sans-serif;
     width:100%;
     height:auto;
     /*overflow:hidden;*/
     position:relative;
}

.blank
{
    background-color:rgba(0, 0, 0, .55);
    background-color:#fff;

    padding:0 0px 0 0px;
    margin:0 0 0 0 !important;
    display:inline-block;
    width:100%;
    height:400px;
    top:0 ;
}

/*------------Home About-------------*/


.HomeBack {
    
    
    width:100%;
    height:auto;
    margin: 0 0 0 0;
    padding:50px 0 70px 0;
    margin:0 auto 0 auto;
   
}
.HomeStart
{
    width:100%;
    overflow:hidden;
    position: relative;
    margin: 0px 0% 0 0%;
    


       /*-webkit-box-shadow: -2px 2px 14px -1px rgba(0,0,0,0.32);
-moz-box-shadow: -2px 2px 14px -1px rgba(0,0,0,0.32);
box-shadow: -2px 2px 14px -1px rgba(0,0,0,0.32);*/
}
.HomeStart>img
{
    width:100%;
    overflow:hidden;
    position: relative;
    margin: 0 0 15px 0;
}

.homeTarea
{
    position:relative;
    display:inline-block;
    padding: 15px 0 0 0;

}
.hHeadSec
{
    border-left:4px solid #efae50;
    padding:0 0 0 15px;
}
.HomeStart_Hd
{
   /*border-left: 4px solid #22aad3;*/
   padding:0 0 5px 0;
   margin:0 0 0 0;
   color:#052a38;
   /*color:#063063;*/


  color:	#cc371e; /*if no support for background-clip*/
	
	

}
.SubText
{
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    line-height: 19px;    
    text-transform: uppercase;
    letter-spacing: 5px;
    /*margin-bottom: 20px;
    padding-bottom: 20px;*/
    font-weight: 500;
    text-align: left;
    color: #333;


     position: relative;
}

/*.SubText::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 45px;
    height: 2px;
    background-color: #2fa5eb;
}*/
.HomeStart_txt
{
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    color:rgba(51, 51, 51, 0.90);
    color:#7c7c7c;
    margin: 0 0 0 0;
}

@media(max-width:1199px) {

    .HomeBack {
    width:100%;
    padding:50px 0 55px 0;
}
    .HomeStart_Hd
{
   padding:0 0 0px 0;
   margin:0 0 0 0;
   font-size:23px;
}
    .SubText
{
   
    font-size: 12px;
    line-height: 16px;    
    letter-spacing: 4px;
    font-weight: 500;
}
    .HomeStart_txt {
        font-size: 13px;
        line-height:16px;
        margin: 0 0 0 0;
    }
}

@media(max-width:992px) {

        .SubText
{
   
    font-size: 13px;
    line-height: 18px;    
    letter-spacing: 4px;
    font-weight: 500;
}
     .HomeStart_txt {
        font-size: 15px;
        line-height:20px;
        margin: 0 0 0 0;
    }

}


@media(max-width:768px) {
    .HomeBack {
        padding: 0 0 50px 0;
        margin: 0 0 0 0;
        overflow:hidden !important;
        display:inline-block;
        overflow-x: hidden
    }
    .HomeStart {
        width: 90%;
        margin: 40px 5% 15px 5%;
    }

            .SubText
{
   
    font-size: 12px;
    line-height: 18px;    
    letter-spacing: 3px;
    font-weight: 500;
}
             .HomeStart_txt {
        font-size: 14px;
        line-height:19px;
        margin: 0 0 0 0;
    }

}

 /* ========================
  :: 0.0 Landing Screen
 ======================== */

 .LSBack
 {
     background-color:#f4f4f4;
    padding:0 0px 0 0px;
    margin:68px 0 0 0 !important;
    display:inline-block;
    position:relative;
    width:100%;
    height:calc(100vh - 50px);


background-color:#fbf7e1;





 }

  .CaptionSec
 {
     background-color:transparent;
    padding:0 0px 0 0px;
    margin:0 0 0 0 !important;
    display:inline-block;
    position:relative;
    width:calc(800px);
    height:auto;
    top:calc(50vh - 217px);
    z-index:2;
    overflow-x: hidden !important;
 }
 .CaptionSec::-webkit-scrollbar { 
                display: none; 
            }

  .Caption
  {
      font-family: 'Poppins', sans-serif;
      font-size:76px;
      line-height:82px;
      text-transform:uppercase;
      color:#052a38;
  }
 .SubCaption
 {
      font-family: 'Poppins', sans-serif;
      font-size:49px;
      line-height:54px;
      text-transform:uppercase;
      color:#d2024c;
      margin:20px 0 20px 0;
 }
 .LS_Buttons1
 {
    width:auto;
    height:auto;
    padding:7px 15px;
    margin:20px 20px 0 0 !important;
    border:2px solid #052a38;
    color:#052a38 !important;
    font-family: 'Poppins', sans-serif;
     font-size:20px;
     line-height:34px;
     text-transform:uppercase;
    display:inline-block;
    position:relative;
    float:left;
    cursor:pointer;
 }

 .LS_Buttons2
 {
    width:auto;
    height:auto;
    background-color:#cc371e;
    padding:7px 15px;
    margin:20px 0 0 0 !important;
    border:2px solid #cc371e;
    color:#fff !important;
    font-family: 'Poppins', sans-serif;
     font-size:20px;
     line-height:34px;
     text-transform:uppercase;
    display:inline-block;
    position:relative;
    float:left;
    cursor:pointer;

     /*color:#052a38 !important;
    border:1px solid #CE9A01;-webkit-box-shadow: #FFF563 0px 1px 0px inset;-moz-box-shadow: #FFF563 0px 1px 0px inset; box-shadow: #FFF563 0px 1px 0px inset; font-family:arial, helvetica, sans-serif; padding: 7px 14px 7px 14px; text-decoration:none; display:inline-block;text-shadow: 0px 1px 0 rgba(255,255,255,0.44);font-weight:bold; color: #63460C;
 background-color: #FFD65E; background-image: -webkit-gradient(linear, left top, left bottom, from(#FFD65E), to(#FEBF04));
 background-image: -webkit-linear-gradient(top, #FFD65E, #FEBF04);
 background-image: -moz-linear-gradient(top, #FFD65E, #FEBF04);
 background-image: -ms-linear-gradient(top, #FFD65E, #FEBF04);
 background-image: -o-linear-gradient(top, #FFD65E, #FEBF04);
 background-image: linear-gradient(to bottom, #FFD65E, #FEBF04);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FFD65E, endColorstr=#FEBF04);*/

 }

 .LS_Buttons1:hover,.LS_Buttons2:hover{
     text-decoration:none !important;
 }


 .LS_rightImg
 {
    width:auto;
    height:calc(100vh - 90px);
    display:inline-block;
    position:absolute;
    right:8%;
    top:0px;
    z-index:1;
 }

@media(max-width:1440px) {
    .LS_rightImg {
        width: auto;
        height: calc(100vh - 90px);
        display: inline-block;
        position: absolute;
        right: 2%;
        top: 0px;
        z-index: 1;
    }
}
   @media(max-width:1199px) {

    .LS_rightImg {
        opacity:.2;
    }

}
   @media(max-width:992px) {

    .LSBack
 {
     
    padding:0 0px 0 0px;
    margin:57px 0 0 0 !important;
    width:100%;
    height:calc(100vh - 60px);
    display:inline-block !important;
    position:inherit;
 }
      .CaptionSec
 {
    padding:0 0px 0 0px;
    margin:0 0 0 0 !important;
    width:100%;
    height:auto;
    top:calc(50vh - 217px);
    z-index:2;
    display:inline-block;
 }
      .LS_rightImg {
        width: auto;
        height: calc(100vh - 90px);
        display: inline-block;
        position: absolute;
        right: 2%;
        top: 0px;
        z-index: 1;
    }


}


@media(max-width:768px) {

    .Caption {
        font-size: 50px;
        line-height: 56px;
    }
    .SubCaption
 {
      font-size:35px;
      line-height:40px;
      margin:20px 0 20px 0;
 }
 .LS_Buttons1,.LS_Buttons2
 {
    padding:7px 15px;
    margin:20px 20px 0 0 !important;
     font-size:18px;
     line-height:34px;
 }
 

}
@media (max-width: 500px)
{
    .LS_rightImg {
        width: auto;
        height: calc(100vh - 90px);
        display: inline-block;
        position: absolute;
        right: -0px;
        top: 40px;
        z-index: 1;
    }
}


@media (max-width: 340px) {
     .LS_Buttons1,.LS_Buttons2
 {
    padding:7px 10px;
    margin:20px 20px 0 0 !important;
     font-size:17px;
     line-height:34px;
 }

.LSBack
 {
     
    padding:0 0px 0 0px;
    margin:54px 0 0 0 !important;
    width:100%;
    height:calc(100vh - 60px);
    display:inline-block !important;
    position:inherit;
 }
}
 /*------------Products-------------*/


.ProductsBack {
    
    font-family: 'Poppins', sans-serif;
    width:100%;
    height:auto;
    margin: 0 0 0 0;
    padding:50px 0 80px 0;
    margin:0 auto 0 auto;
    background-color:#f4f3f3;
    text-align:center;
   
}
.PShead
{
    font-family: 'Poppins', sans-serif;
    font-size: 40px;
    line-height: 19px;    
    text-transform: uppercase;
    margin-bottom: 22px;
    font-weight: 300;
    text-align: center;
    color: #1a2146;
    position: relative;
}
.SubText_center
{
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    line-height: 19px;    
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 60px;
    /*padding-bottom: 20px;*/
    font-weight: 500;
    text-align: center;
    color: rgba(0, 0, 0, .65);
    position: relative;
}
.Products_Out {
    
    width:100%;
    height:auto;
    margin: 0 0 0 0;
    padding:3px 0 10px 0;
    margin:0 auto 0 auto;
    border:0px solid #ddd;
    text-align:center;
    display:inline-block;
    background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #efae50 30%, #efae50 40%, transparent 80%),
                radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
    overflow:hidden;
   
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.09);
-moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.09);
box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.09);
}
.Products_Out>img
{
    width:100%;
    height:auto;
     margin:0 0 10px 0 !important;
}
.ProductHead
{
    width:100%;
    font-size: 21px;
    line-height:10px;
    font-weight:400;    
    text-transform: uppercase;
    letter-spacing: 1px;
    color:#1a2146;
    padding:10px 0 7px 0;
   
}
.Products_Out>a
{
    font-size: 11px;
    line-height: 0;
    font-weight:400;    
    text-transform: uppercase;
    letter-spacing: 1px;
    color:#1a2146;
    border:1px solid rgba(26, 34, 75, 0.93);
    padding:2px 8px 2px 8px;
    margin:0px 0 5px 0 !important;
    transition : all ease 1s;
}
.Products_Out>a:hover
{
    text-decoration:none;
    background-color:rgba(7, 10, 26, 0.93);
    color:#fff;
}

.first:before, .first:after {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  font-size: 0px;
}

.first:after, .partialBorder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 60;
}


.elem {
  width: 100%;
  display: inline-block;
  color: white;
  font-size: 2em;
  position: relative;
  height: auto;
  overflow: hidden;
  margin-bottom:0px;
  margin-left:0px;

}
.elem > img {
  width: 100%;
  height: auto;
}
.elem:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin:0 0 0 0 !important;
  padding:0 0 0 0 !important;

}


.elem:after {
  content: "";
  position: absolute;
}



.elem:hover:before {
  opacity: 1;
}


.first:before {
  background-color:rgba(204, 55, 30, 0.11);
  background-color:rgba(239, 174, 80, 0.22);

  
  background-blend-mode: luminosity;
}

.first:after {
  opacity: 0;
  border: .15vw solid #fff;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
}

.first:hover:after {
  opacity: 1;
  -webkit-transform: scale(0.95);
  -moz-transform: scale(0.95);
  -o-transform: scale(0.95);
  transform: scale(0.95);
}

@media(max-width:768px) {
    .ProductsBack {
    
    
    padding:50px 0 50px 0;
   
}

.PShead
{
    font-size: 30px;
    line-height: 10px;    
    margin-bottom: 15px;
}
.SubText_center
{
    font-size: 12px;
    line-height: 19px;    
    letter-spacing: 3px;
    margin-bottom: 10px;
    color: rgba(0, 0, 0, .55);
}
.Products_Out {
    
    padding:3px 0 10px 0;
    margin:20px auto 0 auto;
    border:0px solid #ddd;
    text-align:center;
    display:inline-block;
   
}
}


/*------------Captiont-------------*/
.DivSec
{
    font-family: 'Open Sans', sans-serif;
    font-size: 55px;
    font-weight:300;
    line-height: 70px;    
    text-transform: uppercase;
    margin-bottom: 22px;

    width:100%;
    height:auto;
    margin: 0 0 0 0;
    padding:100px 0 100px 0;
    margin:0 auto 0 auto;
    background-color:#f4f3f3;
    color:#b30101;
    text-align:center;

    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background: linear-gradient(to bottom, rgba(255,255,255,.0) 0%,rgba(255,255,255,.0) 100%), url(../Images/Home/gb.jpg);
    background-attachment: fixed;
}
.spncls
{
    color:#1a2146;
    font-weight:300;
}

@media(max-width:768px) {
    .DivSec {
        font-family: 'Open Sans', sans-serif;
        font-size: 26px;
        font-weight: 300;
        line-height: 37px;
        text-transform: uppercase;
        margin-bottom: 22px;
        width: 100%;
        height: auto;
        margin: 0 0 0 0;
        padding: 70px 0 70px 0;
    }
}

 /*------------Top Items-------------*/


.ItemBack {
    
    font-family: 'Poppins', sans-serif;
    width:100%;
    height:auto;
    margin: 0 0 0 0;
    padding:50px 0 80px 0;
    margin:0 auto 0 auto;
    background-color:#fff;
    text-align:center;
    display:inline-block;
   
}
.PSheadssdfff
{
    font-family: 'Poppins', sans-serif;
    font-size: 40px;
    line-height: 19px;    
    text-transform: uppercase;
    margin-bottom: 22px;
    font-weight: 300;
    text-align: center;
    color: #1a2146;
    position: relative;
}
.SubText_centersfsfsd
{
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    line-height: 19px;    
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 60px;
    /*padding-bottom: 20px;*/
    font-weight: 500;
    text-align: center;
    color: rgba(0, 0, 0, .65);
    position: relative;
}
.T_Items {
    
    width:100%;
    height:auto;
    margin: 0 0 0 0;
    padding:3px 8px 15px 8px;
    margin:0 auto 0 auto;
    border:1px solid #f4f3f3;
    text-align:center;
    display:inline-block;
    
    overflow:hidden;
   
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.09);
-moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.09);
box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.09);
}
.T_Items>img
{
    width:100%;
    height:auto;
     margin:0 0 0 0 !important;
      border-bottom:1px solid #f4f3f3;
      border-bottom:3px solid #efae50;

}
.T_Itemhead
{
    width:100%;
    font-size: 16px;
    line-height:20px;
    font-weight:700;    
    text-transform: uppercase;
    letter-spacing: 0px;
    color:#cc371e;
    /*color:#1a2146;*/

    padding:10px 0 0 0;
    text-align:center;
    margin:0px 0 0px 0 !important;
}
.T_Itemsub
{
    font-size: 12px;
    line-height: 15px;
    font-weight:400;    
    color:rgba(0, 0, 0, .50);
    color:rgba(11, 106, 202, 0.97);
    color:rgba(243, 105, 7, 0.97);

    margin:0px 0 0px 0 !important;
}

/*Hover Fall Effect*/
    .fall-item {
       width: 100%;
       height: auto;
       overflow: hidden;
       position: relative;
       text-align: center;
    }
    .fall-item .mask,.fall-item .content {
       width: 100%;
       height: 100%;
       position: absolute;
       overflow: hidden;
       top: 0;
       left: 0;
    }
    .fall-item img {
       display: block;
       position: relative;
       width: 100%;
       height: auto;
    }
    .fall-item h2 {
       text-transform: uppercase;
       color: #fff;
       text-align: center;
       position: relative;
       padding: 10px;
       background: rgba(0, 0, 0, 0.8);
       margin: 0 0 0 0;
    }
    
    .fall-effect .mask {
       background-color: rgba(255, 255, 255, 0.7);
       top: -200px;
       -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
       filter: alpha(opacity=0);
       opacity: 0;
       -webkit-transition: all 0.3s ease-out 0.5s;
       -moz-transition: all 0.3s ease-out 0.5s;
       -o-transition: all 0.3s ease-out 0.5s;
       -ms-transition: all 0.3s ease-out 0.5s;
       transition: all 0.3s ease-out 0.5s;
    }
    .fall-effect h2 {
       -webkit-transform: translateY(-200px);
       -moz-transform: translateY(-200px);
       -o-transform: translateY(-200px);
       -ms-transform: translateY(-200px);
       transform: translateY(-200px);
       -webkit-transition: all 0.2s ease-in-out 0.1s;
       -moz-transition: all 0.2s ease-in-out 0.1s;
       -o-transition: all 0.2s ease-in-out 0.1s;
       -ms-transition: all 0.2s ease-in-out 0.1s;
       transition: all 0.2s ease-in-out 0.1s;
    }
    
    .fall-effect a.btn {
       -webkit-transform: translateY(-200px);
       -moz-transform: translateY(-200px);
       -o-transform: translateY(-200px);
       -ms-transform: translateY(-200px);
       transform: translateY(-200px);
       -webkit-transition: all 0.2s ease-in-out 0.3s;
       -moz-transition: all 0.2s ease-in-out 0.3s;
       -o-transition: all 0.2s ease-in-out 0.3s;
       -ms-transition: all 0.2s ease-in-out 0.3s;
       transition: all 0.2s ease-in-out 0.3s;
    }
    .fall-effect:hover .mask {
       -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
       filter: alpha(opacity=100);
       opacity: 1;
       top: 0px;
       -webkit-transition-delay: 0s;
       -moz-transition-delay: 0s;
       -o-transition-delay: 0s;
       -ms-transition-delay: 0s;
       transition-delay: 0s;

    }
    .fall-effect:hover h2 {
       -webkit-transform: translateY(0px);
       -moz-transform: translateY(0px);
       -o-transform: translateY(0px);
       -ms-transform: translateY(0px);
       transform: translateY(0px);
       -webkit-transition-delay: 0.4s;
       -moz-transition-delay: 0.4s;
       -o-transition-delay: 0.4s;
       -ms-transition-delay: 0.4s;
       transition-delay: 0.4s;
    }
    .fall-effect:hover p {
       -webkit-transform: translateY(0px);
       -moz-transform: translateY(0px);
       -o-transform: translateY(0px);
       -ms-transform: translateY(0px);
       transform: translateY(0px);
       -webkit-transition-delay: 0.2s;
       -moz-transition-delay: 0.2s;
       -o-transition-delay: 0.2s;
       -ms-transition-delay: 0.2s;
       transition-delay: 0.2s;
    }
    .fall-effect:hover a.btn {
       -webkit-transform: translateY(0px);
       -moz-transform: translateY(0px);
       -o-transform: translateY(0px);
       -ms-transform: translateY(0px);
       transform: translateY(0px);
       -webkit-transition-delay: 0s;
       -moz-transition-delay: 0s;
       -o-transition-delay: 0s;
       -ms-transition-delay: 0s;
       transition-delay: 0s;
    }

@media(max-width:768px) {
    .ItemBack {
        padding: 50px 0 50px 0;
        overflow-x: hidden !important;
    }

    .T_Items {
        padding: 3px 8px 15px 8px;
        margin: 20px auto 0 auto;
    }
}

/*------------Scroll-------------*/
/* width */
::-webkit-scrollbar {
  width: 10px;
   background: rgba(249, 249, 249, 0.17); 
   position:absolute;
   right:0;
}


/* Track */
::-webkit-scrollbar-track {
 
  right:0;
  position:absolute;
  background: rgba(249, 249, 249, 0.17); 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #cfced3 !important;
    border: none !important;
    border-radius: 0 !important;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}



/*------------ Product Page-------------*/


.PPbanner
{
   font-family: 'Poppins', sans-serif;
    width:100%;
    height:200px;
    margin: 0 0 0 0;
    padding:10px 10px;
    margin:70px auto 0 auto;
    background-color:#f4f3f3;
    text-align:center;
    display:inline-block;
    font-size:50px;
    
     background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-attachment: fixed;
    background: linear-gradient(to bottom, rgba(0,0,0,.0) 0%,rgba(0,0,0,.0) 100%), url(../Images/Home/ProductPage.jpg);

  /*-webkit-clip-path: polygon(0 0, 100% 0, 100% 62%, 30% 73%, 0 66%);
clip-path: polygon(0 0, 100% 0, 100% 62%, 30% 73%, 0 66%);*/
}

.bannerHead
{
    width:100%;
    margin: 0 0 0 0;
    padding:63px 10px;
    border:3px solid #fff;
    font-weight:300;
    color:#044527;
}

@media(max-width:768px) {


    .PPbanner {
        margin: 61px auto 0 auto;
    }
}