

body, html {
	font-family: 'Lato';
	font-size: 16px;
	line-height: 23px;
	color: #707070;
	width:100%;
	overflow-x:hidden;
}
body::-webkit-scrollbar-track{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #ffffff;
}
body::-webkit-scrollbar{
	width: 4px;
	background-color: #ffffff;
}

body::-webkit-scrollbar-thumb{
	background-color: #000000;
}
a {
	color: #797979;
	text-decoration: none;
}
a:hover, a:focus {
	color: #707070;
	text-decoration: none;
	outline: none;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Poppins';
	line-height: 1.1;
	font-weight:400;
	color: #222222;
	margin:0;
	padding:0;
}
p{
	margin:0;
}
input, select, button, textarea {
	outline: none;
}
input:focus, select:focus, button:focus, textarea:focus {
	outline: none;
	box-shadow:none;
}
ul{
	list-style:none;
	margin:0;
	padding:0;
}

/*-- Preloader css start --*/
#preloader {
	    background-color: #fbfbfb;
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 2147483647;
	width: 100%;
	height: 100%;
}
#status {
    background-position: center center;
    background-repeat: no-repeat;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}
#status img {
}
#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
       background: #f65b5b;
    background: -moz-linear-gradient(-45deg, #f65b5b 0%, #f08456 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #f65b5b), color-stop(100%, #f08456));
    background: -webkit-linear-gradient(-45deg, #f65b5b 0%, #f08456 100%);
    background: -o-linear-gradient(-45deg, #f65b5b 0%, #f08456 100%);
    background: -ms-linear-gradient(-45deg, #f65b5b 0%, #f08456 100%);
    background: linear-gradient(135deg, #f65b5b 0%, #f08456 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f65b5b', endColorstr='#f08456', GradientType=1 );
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	z-index:1000;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 8px;
    font-size: 30px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}
/*-- try top banner main wrapper Start --*/
.try_top_nav_header{
	float:left;
	width:100%;
	background: #1D0513;
	padding-top:12px;
	padding-bottom:12px;
	margin-bottom:1px;
}
.try_top_banner_wrapper{
	float:left;
	width:100%;
	position:relative;
	padding-top:40px;
	background:#f9f9f9;
}
.try_top_side_img{
	position:absolute;
	top:0;
	left:0;
}
.try_logo_wrapper{
	float:left;
	width:100%;
	text-align:center;
}
.try_top_link_btn{
	float:left;
	width:100%;
	    margin-top: 7px;
}
.try_top_link_btn a{
	font-size:16px;
	color:#f53f3b;
}
.try_top_link_btn a i{
	    font-size: 21px;
    position: relative;
    top: 2px;
}
.try_top_login_wrapper{
	float:left;
	width:100%;
}
.try_top_login_wrapper ul{
	float:right;
	margin-top: 6px;
}
.try_top_login_wrapper li{
	float:left;
}
.try_top_login_wrapper li a{
	color:#111111;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.try_top_login_wrapper li a:hover{
	color:#f53f3b;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.try_top_login_wrapper li a i{
	color:#f53f3b;
}

/*-- try top banner main wrapper End --*/
/*-- try top Slider main wrapper Start --*/
/*-- SliderNTimer css Start --*/
.ss_addver_slider_wrapper{
	float:left;
	width:100%;
	margin-top: 10px;
}
.slider-area{
	float:left;
	width:100%;
	position:relative;
}
.slider-area .carousel-inner .item .caption-1 {
  width:100%;
  height:100%;
  min-height:900px;
  position:relative;
}
.slider-area .carousel-inner .item .caption-2 {
width:100%;
  height:100%;
  min-height:900px;
  position:relative;
}
.slider-area .carousel-inner .item .caption-3 {
width:100%;
  height:100%;
  min-height:900px;
  position:relative;
}
.try_slider_img_Wrapper{
	    position: absolute;
    left: 0px;
    top: 30px;
	animation-delay: 4.2s;
}
.try_slider_earp_img_Wrapper_table{
	top:90px;
}
.ss_hds_slider_overl_img{
	float:left;
	width:100%;
	position:relative;
	top:100px;
	z-index:100;
}
.ss_hds_slider_overl_img img{
	width:100%;
}
.slider-area .carousel-inner .item .carousel-captions .content {
  display: block;
  position: relative;
  z-index: 999;
  overflow: hidden;
  vertical-align: middle;
      top: 80px;
	      left: 17%;
}
.slider-area .carousel-inner .item .carousel-captions .content_tabs{
	display: block;
  position: relative;
  z-index: 999;
  overflow: hidden;
  vertical-align: middle;
  padding-top:140px;
}
.carousel-indicators{
	    bottom: 115px;
    right: 40px;
}
.slider-area .carousel-inner .item .carousel-captions .content li{
	animation-delay: 3.2s;
}
.slider-area .carousel-inner .carousel-indicators li {
  text-indent: 0;
  position: relative;
  width: 10px;
  height: 10px;
  background-color: transparent;
  display: inline-block;
  border: none;
  border-radius: 0;
  cursor: pointer;
  font-size: 16px;
  margin: 0;
  color: #fff;
  font-family: "Poppins", sans-serif;
  text-align: left;
  background: #e3e3e3;
  margin-top:10px;
  margin-right:5px;
      -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.slider-area .carousel-inner .carousel-indicators li span.number {
  display: inline-block;
}
.slider-area .carousel-inner .carousel-indicators li span.con {
  display: inline-block;
  position: relative;
  padding-left: 42px;
}
.slider-area .carousel-inner .carousel-indicators li span.con:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  height: 1px;
  background: #cf9c67;
  width: 26px;
}
.slider-area .carousel-inner .carousel-indicators li.active {
  background:#ffffff;
      width: 10px;
    height: 10px;
}
.slider-area .carousel-inner .carousel-indicators li.active:after{
	content:'';
	border:3px solid red;
	width:13px;
	height:13px;
	border-radius:100%;
	position:absolute;
	left:-2px;
	top:-2px;
}
.slider-area .carousel-inner .carousel-indicators li:first-child {
  margin-top: 0;
}
.carousel-nevigation{
	position:absolute;
	top:45%;
	float:left;
	width:100%;	
	display:none;
}
/* .carousel-nevigation > .prev{ */
	/* left:-138px; */
	/* position:absolute; */
	/* width:50px; */
	/* height:50px; */
	/* font-size:25px; */
	    /* background: rgba(255, 255, 255, 0.34); */
    /* color: #fff; */
	/* text-align:center; */
	/* line-height:46px; */
	    /* border-top-right-radius: 10px; */
    /* border-bottom-right-radius: 10px; */
	    /* -webkit-transition: all 0.5s; */
    /* -o-transition: all 0.5s; */
    /* -ms-transition: all 0.5s; */
    /* -moz-transition: all 0.5s; */
    /* transition: all 0.5s; */
/* } */
/* .carousel-nevigation > .next{ */
	/* right:-138px; */
	/* position:absolute; */
	/* width:50px; */
	/* height:50px; */
	    /* background: rgba(255, 255, 255, 0.34); */
    /* color: #fff; */
	/* font-size:25px; */
	/* text-align:center; */
	/* line-height:46px; */
	    /* border-top-left-radius: 10px; */
    /* border-bottom-left-radius: 10px; */
	    /* -webkit-transition: all 0.5s; */
    /* -o-transition: all 0.5s; */
    /* -ms-transition: all 0.5s; */
    /* -moz-transition: all 0.5s; */
    /* transition: all 0.5s; */
/* } */
/* .carousel-nevigation > .prev:hover,.carousel-nevigation > .next:hover{ */
	/* background:#eb4e4e; */
	/* color:#ffffff; */
	    /* -webkit-transition: all 0.5s; */
    /* -o-transition: all 0.5s; */
    /* -ms-transition: all 0.5s; */
    /* -moz-transition: all 0.5s; */
    /* transition: all 0.5s; */
/* } */
/* .slider-area:hover .carousel-nevigation > .prev{ */
	/* left:0; */
	    /* -webkit-transition: all 0.5s; */
    /* -o-transition: all 0.5s; */
    /* -ms-transition: all 0.5s; */
    /* -moz-transition: all 0.5s; */
    /* transition: all 0.5s; */
/* } */
/* .slider-area:hover .carousel-nevigation > .next{ */
	/* right:0; */
	    /* -webkit-transition: all 0.5s; */
    /* -o-transition: all 0.5s; */
    /* -ms-transition: all 0.5s; */
    /* -moz-transition: all 0.5s; */
    /* transition: all 0.5s; */
/* }  */
.lr_thumbs_slide{
	float:left;
	width:100%;
	text-align:center;
}
.lr_banner_content_inner_wrapper{
	float:left;
	width:100%;
}
/* .lr_banner_content_inner_wrapper h2{ */
	/* font-size:14px; */
	/* color:#ffffff; */
	/* animation-delay: 2.0s; */
	/* background:#eb4e4e; */
	/* display:inline-block; */
	/* font-family: 'Montserrat', sans-serif; */
	/* text-transform:uppercase; */
	    /* padding: 10px 20px; */
		/* position:relative; */
/* } */
/* .lr_banner_content_inner_wrapper h2:after{ */
	/* content: ''; */
    /* border-top: 20px solid transparent; */
    /* border-left: 20px solid #eb4e4e; */
    /* position: absolute; */
    /* right: -20px; */
    /* bottom: 0; */
	
/* } */
/* .lr_banner_content_inner_wrapper h2:before{ */
	/* content: ''; */
    /* border-bottom: 20px solid transparent; */
    /* border-left: 20px solid #eb4e4e; */
    /* position: absolute; */
    /* right: -20px; */
    /* bottom: 15px; */
	
/* } */
#clockdiv,#clockdiv2,#clockdiv3{
	animation-delay: 1.3s;
}
.lr_banner_content_inner_wrapper h3{
	font-size:36px;
	color:#ffffff;
	font-weight:500;
	margin-top:20px;
	position:relative;
	animation-delay: 1.5s;
}
.try_slider_list li:first-child{
	animation-delay: 1.7s;
}
.try_slider_list li:nth-child(2){
	animation-delay: 1.9s;
}
.try_slider_list li:last-child{
	animation-delay: 2.1s;
}
/* .lr_banner_content_inner_wrapper p{ */
	/* animation-delay: 3.7s; */
	/* margin-top:30px; */
	/* color:rgba(255, 255, 255, 0.59); */
	/* float:left; */
	/* width:100%; */
/* } */
.try_slider_list ul{
	margin-top:20px;
}
.try_slider_list li{
	float:left;
	margin-right:40px;
	position:relative;
}
.try_slider_list li:nth-child(2):after{
	content: '';
    border: 1px solid #ffffff;
    height: 17px;
    width: 1px;
    position: absolute;
    left: -20px;
    top: 4px;
}
.try_slider_list li:nth-child(2):before{
	content: '';
    border: 1px solid #ffffff;
    height: 17px;
    width: 1px;
    position: absolute;
    right: -20px;
    top: 4px;
}
.try_slider_list li a{
	font-size:18px;
	    color: #ffffff;
		font-family: 'Poppins';
}
.try_slider_list li a i{
	color:#eb4e4e;
}
.try_slider_btn{
	float:left;
	width:100%;
	margin-top:20px;
}
.try_slider_btn li{
	float:left;
	margin-right:20px;
}
.try_slider_btn li:last-child{
	margin-right:0;
}

.try_slider_btn li:first-child a{
	float:left;
	width:180px;
	height:50px;
	line-height:50px;
	text-align:center;
	background: #ffffff;
	border:1px solid #ffffff;
	color:#f53f3b;
	    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.try_slider_btn li:first-child a:hover{
	background: transparent;
	border:1px solid #ffffff;
	color:#ffffff;
-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.try_slider_btn li:last-child a{
	float:left;
	width:180px;
	height:50px;
	line-height:50px;
	text-align:center;
	background:transparent;
	border:1px solid #ffffff;
	color:#ffffff;
	    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.try_slider_btn li:last-child a:hover{
	background: #ffffff;
	border:1px solid #ffffff;
	color:#f53f3b;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;

}
.try_slider_list{
	margin-top:20px;
}
.try_slider_btn li:first-child{
	animation-delay: 2.9s !important;
}
.try_slider_btn li:last-child{
	animation-delay: 3.5s !important;
}
.try_circle_first{
	    position: absolute;
    right: 100px;
	 margin-top: 120px;
	 -webkit-animation: movebounce 3.9s linear infinite;
    animation: movebounce 3.9s linear infinite;
}

.try_circle_second{
	    position: absolute;
    right: 150px;
        margin-top: 280px;
		 -webkit-animation: movebounce 4.9s linear infinite;
    animation: movebounce 4.9s linear infinite;
}
.try_circle_third{
	position: absolute;
    left: 100px;
	 margin-top: 520px;
	 -webkit-animation: movebounce 3.9s linear infinite;
    animation: movebounce 3.9s linear infinite;
}
.try_slider_img_Wrapper{
	-webkit-animation: movebounce 3.9s linear infinite;
    animation: movebounce 3.9s linear infinite;
}
.try_circle_four{
	position: absolute;
    left: 100px;
	 margin-top: 420px;
	 -webkit-animation: movebounce 4.9s linear infinite;
    animation: movebounce 4.9s linear infinite;
}
@keyframes movebounce {
  0% {
    transform: translateY(0px); }
  50% {
    transform: translateY(20px); }
  100% {
    transform: translateY(0px); } }
@keyframes moveleftbounce {
  0% {
    transform: translateX(0px); }
  50% {
    transform: translateX(20px); }
  100% {
    transform: translateX(0px); } }
.try_sofa_timer_main_Wrapper{
	float:left;
	width:100%;
	    margin-top:55px;
    position: relative;
}	
.try_sofa_timer_inner_wrapper{
	float:left;
	width:100%;
	background: url(../images/inner-banner.png) #4C002E;
	padding:40px 50px;
	    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.try_sofa_timer_heading{
	float:left;
	width:100%;
	    margin-top: 15px;
		position:relative;
}
.try_sofa_timer_heading:after{
	     content: '';
    border: 1px solid rgba(255, 255, 255, 0.68);
    height: 110px;
    position: absolute;
    right: -8px;
    top: -32px;
}
.try_sofa_timer_heading h2{
	font-size:40px;
	color:#ffffff;
	font-weight:500;
}
#clockdiv{
    display: inline-block;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
	float:right;
}
#clockdiv > div:after {
    content: "";
    position: absolute;
    top: 50%;
    right: -18px;
    background-image: url(../images/header/timerdot.png);
    height: 30px;
    width: 7px;
    background-repeat: no-repeat;
    margin-top: -30px;
}
#clockdiv > div:last-child:after{
	display:none;
}
#clockdiv > div{
	display: inline-block;
    margin: 10px 15px;
	color:#ffffff;
	font-weight:400;
	    margin-bottom: 0;
		position:relative;
}
#clockdiv div > span{
    float: left;
    width: 100%;
    color: #ffffff;
	    font-size: 50px;
    font-weight: 500;
    padding-bottom: 20px;
}	
/*-- try top Slider main wrapper End --*/
/*** 

====================================================================
	Main Header style
====================================================================

***/
.main-header{
	float:left;
	width:100%;
	background:#ffffff;
	z-index:100;
	overflow:hidden;
}
.fixed {
	position: fixed;
	top: 0;
	z-index: 100;
	width:100%;
	overflow:hidden;
	    -o-box-shadow: 0px 0px 25px -10px;
    -ms-box-shadow: 0px 0px 25px -10px;
    -moz-box-shadow: 0px 0px 25px -10px;
    -webkit-box-shadow: 0px 0px 25px -10px;
    box-shadow: 0px 0px 25px -10px;
}
.s{
	float:left;
	width:100%;
	margin-top:30px;
}
.main-menu{
	position:relative;
	float:left;
    width: 100%;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;	
}

.main-menu .navbar-collapse{
	padding:0px;	
}

.main-menu .navigation{
	position:relative;
	    float: right;
}

.main-menu .navigation > li{
	position:relative;
	float:left;
	margin:0px 0px 0px 25px;
}
.width_calc{
	float:left;
	width:100%;
}
.main-menu .navigation > li > a{
	position:relative;
	display:block;
	font-size:14px;
	line-height:20px;
	color:#000000;
	opacity:1;
	padding:40px 0px;
	font-weight:600;
	letter-spacing:1px;
	text-transform:uppercase;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}
.main-menu .navigation > li > ul{
	position:absolute;
	left:0px;
	top:100%;
	width:240px;
	padding:0px;
	z-index:100;
	display:none;
	background:#ffffff;
	border-top:2px solid #fa4e4b;
	-webkit-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-ms-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-o-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-moz-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
}

.main-menu .navigation > li > ul.from-right{
	left:auto;
	right:100%;	
}

.main-menu .navigation > li > ul > li{
	position:relative;
	width:100%;
	border-bottom:1px solid rgba(0,0,0,0.15);
}

.main-menu .navigation > li > ul > li:last-child{
	border-bottom:none;	
}

.main-menu .navigation > li > ul > li > a{
	position:relative;
	display:block;
	padding:12px 20px;
	line-height:22px;
	font-weight:400;
	font-size:15px;
	text-transform:capitalize;
	color:#222222;
	transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
}

.main-menu .navigation > li > ul > li:hover > a{
	background:#4a5064;
	color:#ffffff;	

}

.main-menu .navigation > li > ul > li.dropdown > a:after{
	font-family: 'FontAwesome';
	content: "\f105";
	position:absolute;
	right:10px;
	top:12px;
	width:10px;
	height:20px;
	display:block;
	line-height:20px;
	font-size:16px;
	font-weight:normal;
	text-align:center;
	z-index:5;	
}

.main-menu .navigation > li > ul > li > ul{
	position:absolute;
	left:100%;
	top:20px;
	width:220px;
	padding:0px;
	z-index:100;
	display:none;
	border-top:2px solid #fa4e4b;
	background:#ffffff;
	margin-top: -2px;
	-webkit-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-ms-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-o-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-moz-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
}

.main-menu .navigation > li > ul > li > ul > li{
	position:relative;
	width:100%;
	border-bottom:1px solid rgba(0,0,0,0.15);
}

.main-menu .navigation > li > ul > li > ul > li:last-child{
	border-bottom:none;	
}

.main-menu .navigation > li > ul > li  > ul > li > a{
	position:relative;
	display:block;
	padding:12px 20px;
	line-height:22px;
	font-weight:400;
	font-size:13px;
	text-transform:capitalize;
	color:#222222;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.main-menu .navigation > li > ul > li  > ul > li > a:hover{
	background:#4a5064;
	color:#ffffff;
}

.main-menu .navigation > li.dropdown:hover > ul{
	visibility:visible;
	opacity:1;
	top:100%;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;	
}

.main-menu .navigation li > ul > li.dropdown:hover > ul{
	visibility:visible;
	opacity:1;
	top:0px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;	
}

.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn{
	position:absolute;
	right:10px;
	top:6px;
	width:34px;
	height:30px;
	border:1px solid #ffffff;
	text-align:center;
	font-size:18px;
	line-height:28px;
	color:#4a5064;
	background:#ffffff;
	cursor:pointer;
	z-index:5;
	display:none;
}

.main-header.fixed-header .main-menu .navigation > li > a{
	color: #4a5064;
}

.main-header.fixed-header .main-menu .navigation > li.current > a,
.main-header.fixed-header .main-menu .navigation > li > a:hover{
	color: #fa4e4b;
}
/******------try Slider banner Start------********/
.try_banner_slider_wrapper{
	float:left;
	width:100%;
	    background: #f65b5b;
    background: -moz-linear-gradient(-45deg, #f65b5b 0%, #f08456 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #f65b5b), color-stop(100%, #f08456));
    background: -webkit-linear-gradient(-45deg, #f65b5b 0%, #f08456 100%);
    background: -o-linear-gradient(-45deg, #f65b5b 0%, #f08456 100%);
    background: -ms-linear-gradient(-45deg, #f65b5b 0%, #f08456 100%);
    background: linear-gradient(135deg, #f65b5b 0%, #f08456 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f65b5b', endColorstr='#f08456', GradientType=1 );
	position:relative;
}
.try_banner_slider_inner_wrapper{
	float:left;
	width:100%;
	position:relative;
}
.try_banner_slider_inner_wrapper .carousel-inner .item .caption-1 {
  width:100%;
  height:100%;
  min-height:700px;
  position:relative;
}
.try_banner_slider_inner_wrapper .carousel-inner .item .caption-2 {
width:100%;
  height:100%;
  min-height:700px;
  position:relative;
}
.try_banner_slider_inner_wrapper .carousel-inner .item .caption-3 {
width:100%;
  height:100%;
  min-height:700px;
  position:relative;
}
.try_banner_slider_inner_wrapper .carousel-inner .item .carousel-captions .content {
  display: block;
  position: relative;
  z-index: 999;
  overflow: hidden;
  vertical-align: middle;
      top: 160px;
}
.try_banner_slider_inner_wrapper .carousel-inner .item .carousel-captions .content_tabs{
	display: block;
  position: relative;
  z-index: 999;
  overflow: hidden;
  vertical-align: middle;
  padding-top:140px;
}
.try_banner_slider_inner_wrapper .carousel-indicators{
	bottom: 100px;
    left: 40px;
	display:none;
}
.try_banner_slider_inner_wrapper .carousel-inner .item .carousel-captions .content li{
	animation-delay: 3.2s;
}
/* .try_banner_slider_inner_wrapper .carousel-inner .carousel-indicators li { */
  /* text-indent: 0; */
  /* position: relative; */
  /* width: 10px; */
  /* height: 10px; */
  /* background-color: transparent; */
  /* display: inline-block; */
  /* border: none; */
  /* border-radius: 0; */
  /* cursor: pointer; */
  /* font-size: 16px; */
  /* margin: 0; */
  /* color: #fff; */
  /* font-family: "Poppins", sans-serif; */
  /* text-align: left; */
  /* background: #e3e3e3; */
  /* margin-top:10px; */
      /* -webkit-border-radius: 100%; */
    /* -moz-border-radius: 100%; */
    /* border-radius: 100%; */
/* } */
/* .try_banner_slider_inner_wrapper .carousel-inner .carousel-indicators li span.number { */
  /* display: inline-block; */
/* } */
/* .try_banner_slider_inner_wrapper .carousel-inner .carousel-indicators li span.con { */
  /* display: inline-block; */
  /* position: relative; */
  /* padding-left: 42px; */
/* } */
/* .try_banner_slider_inner_wrapper .carousel-inner .carousel-indicators li span.con:after { */
  /* content: ''; */
  /* position: absolute; */
  /* left: 0; */
  /* top: 50%; */
  /* height: 1px; */
  /* background: #cf9c67; */
  /* width: 26px; */
/* } */
/* .try_banner_slider_inner_wrapper .carousel-inner .carousel-indicators li.active { */
  /* background: rgba(91,44,208,1); */
	/* background: -moz-linear-gradient(-45deg, rgba(91,44,208,1) 0%, rgba(83,98,215,1) 100%); */
	/* background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(91,44,208,1)), color-stop(100%, rgba(83,98,215,1))); */
	/* background: -webkit-linear-gradient(-45deg, rgba(91,44,208,1) 0%, rgba(83,98,215,1) 100%); */
	/* background: -o-linear-gradient(-45deg, rgba(91,44,208,1) 0%, rgba(83,98,215,1) 100%); */
	/* background: -ms-linear-gradient(-45deg, rgba(91,44,208,1) 0%, rgba(83,98,215,1) 100%); */
	/* background: linear-gradient(135deg, rgba(91,44,208,1) 0%, rgba(83,98,215,1) 100%); */
	/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5b2cd0', endColorstr='#5362d7', GradientType=1 ); */
      /* width: 10px; */
    /* height: 10px; */
/* } */
/* .try_banner_slider_inner_wrapper .carousel-inner .carousel-indicators li:first-child { */
  /* margin-top: 0; */
/* } */
.try_banner_slider_inner_wrapper .carousel-nevigation{
	position:absolute;
	top:50%;
	float:left;
	width:100%;	
	display:block !important;
}
.try_banner_slider_inner_wrapper .carousel-nevigation > .prev{
	left:-138px;
	position:absolute;
	width:50px;
	height:50px;
	font-size:100px;
	    background: transparent;
    color: #fff;
	font-weight:100;
	text-align:center;
	line-height:46px;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.try_banner_slider_inner_wrapper .carousel-nevigation > .next{
	right:-138px;
	position:absolute;
	width:50px;
	height:50px;
	    background: transparent;
    color: #fff;
	font-size:100px;
	text-align:center;
	line-height:46px;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.try_banner_slider_inner_wrapper .carousel-nevigation > .prev i:before,.try_banner_slider_inner_wrapper .carousel-nevigation > .next i:before{
	font-size:40px;
}
.try_banner_slider_inner_wrapper .carousel-nevigation > .prev:hover,.try_banner_slider_inner_wrapper .carousel-nevigation > .next:hover{
	background:transparent;
	color:#ffffff;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.try_banner_slider_inner_wrapper:hover .carousel-nevigation > .prev{
	left:0;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.try_banner_slider_inner_wrapper:hover .carousel-nevigation > .next{
	right:20px;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
} 
.try_slider_banner_cont h3{
	font-size:20px;
	color:#ffffff;
	animation-delay: 1.3s;
}
.try_slider_banner_cont h2{
	font-size:46px;
	color:#ffffff;
	padding-top:20px;
	padding-bottom:20px;
	animation-delay: 1.5s;
}
.try_slider_banner_cont ul{
	animation-delay: 1.7s;
}
.try_slider_banner_cont li{
	font-size:20px;
	color:#ffffff;
	font-family: 'Poppins';
	margin-top:10px;
	float: left;
    width: 100%;
	font-weight:200;
}
.try_slider_banner_cont li .try_banner_detail_right_part:after{
	content:':';
	position:absolute;
	        left: -40px;
    color: #ffffff;
    top: 0px;

}
.try_slider_banner_cont li .try_banner_detail_right_part{
	position:relative;
	float:left;
	width:60%;
}
.try_slider_banner_cont li .try_banner_detail_left_part{
	float:left;
	width:40%;
}
.try_slider_banner_cont p{
	font-size:30px;
	font-weight:700;
	color:#ffffff;
	margin-top:30px;
	float:left;
	width:100%;
	animation-delay: 1.9s;
}	
.try_slider_banner_cont a{
	    color: #000000;
    width: 170px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    float: left;
    background: #ffffff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
	margin-top:40px;
	animation-delay: 2.1s;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.try_slider_banner_cont a:hover{
	border:1px solid #ffffff;
	color:#ffffff;
	background:transparent;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
/******------try Slider banner End------********/
/******------try recent mobail Slider Start------********/
.try_recent_mobail_main_wrapper{
	float:left;
	width:100%;
	text-align:center;
	padding-top:0;
	padding-bottom:100px;
}
.try_recent_mob_heading_wrapper h2{
	font-size:36px;
	color:#111111;
}
.try_recent_mob_heading_wrapper p{
	display:inline-block;
	margin-top:30px;
	width:180px;
	height:35px;
	text-transform:uppercase;
	line-height:34px;
	    background:#1D0513;
	color:#ffffff;
	font-size:16px;
	font-weight:700;
	    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
	position:relative;
}
.try_left_dots{
	    float: left;
	    width: 10px;
	    height: 10px;
	    background: #dfb65c;
	    position: absolute;
	    left: 13px;
	    top: 13px;
	    -webkit-border-radius: 100%;
	    -moz-border-radius: 100%;
	    border-radius: 100%;
}
.try_left_dots:after{
	    content: '';
	    border: 1px solid #dfb65c;
	    width: 16px;
	    position: absolute;
	    left: -13px;
	    top: 4px;
}
.try_right_dots{
	    float: left;
	    width: 10px;
	    height: 10px;
	    background: #dfb65c;
	    position: absolute;
	    right: 13px;
	    top: 13px;
	    -webkit-border-radius: 100%;
	    -moz-border-radius: 100%;
	    border-radius: 100%;
}
.try_right_dots:after{
	    content: '';
	    border: 1px solid #dfb65c;
	    width: 16px;
	    position: absolute;
	    right: -13px;
	    top: 4px;
}
.try_recent_mob_heading_wrapper{
	float:left;
	width:100%;
	position:relative;
	text-align:center;
}
.try_recent_mob_heading_wrapper:after{
	    content: '';
    border: 1px solid #e3e3e3;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0px auto;
    bottom: 15px;
    z-index: -1;
}
.try_rc_slider_inner_wrapper{
	float:left;
	width:100%;
	margin-top:80px;
}
.try_rc_slider_inner_wrapper  .owl-theme .owl-dots{
	display:none;
}
.try_rc_slider_inner_wrapper .owl-theme .owl-nav {
    position: absolute;
    top: 50%;
    z-index: 1000;
    display: block;
	left:0;
	right:0;
	margin:0px auto;
}
.try_rc_slider_inner_wrapper .owl-theme .owl-nav .owl-prev{
    margin: 0;
    padding: 0;
    left: -85px;
	font-size: 26px;
	top:0;
	color:#000000;
	width:70px;
	height:30px;
	line-height: 20px;
	border:1px solid #e3e3e3;
	-webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
	background:transparent;
    position: absolute;
    text-align: center;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.try_rc_slider_inner_wrapper  .owl-theme .owl-nav .owl-next{
    font-size: 26px;
    right: -90px;
	top:-5px;
    position: absolute;
	color:#000000;
	width:70px;
	padding-left:14px;
	height:30px;
	line-height:12px;
	border:1px solid #e3e3e3;
	-webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
	background:transparent;
    text-align: center;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.try_rc_slider_inner_wrapper .owl-theme .owl-nav .owl-prev:hover,.try_rc_slider_inner_wrapper  .owl-theme .owl-nav .owl-next:hover{
	border:1px solid transparent;
	    background: #f65b5b;
    background: -moz-linear-gradient(-45deg, #f65b5b 0%, #f08456 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #f65b5b), color-stop(100%, #f08456));
    background: -webkit-linear-gradient(-45deg, #f65b5b 0%, #f08456 100%);
    background: -o-linear-gradient(-45deg, #f65b5b 0%, #f08456 100%);
    background: -ms-linear-gradient(-45deg, #f65b5b 0%, #f08456 100%);
    background: linear-gradient(135deg, #f65b5b 0%, #f08456 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f65b5b', endColorstr='#f08456', GradientType=1 );
	color:#ffffff;
}
.try_rc_slider_inner_wrapper  .owl-theme .owl-nav .owl-next i:before{
	margin-left:0;
	font-size:16px;
}
.try_rc_slider_inner_wrapper .owl-theme .owl-nav .owl-prev i:before{
	margin-left:0;
	font-size:16px;
}
.try_rc_mob_box_wrapper{
	float:left;
	width:100%;
	background:rgba(245, 63, 59, 0.01);
	border:1px solid #e3e3e3;
	text-align:center;
	padding-top:0;
	overflow:hidden;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	min-height: 555px;
}
.try_rc_mob_box_wrapper:hover{
	border:1px solid #f53f3b;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.try_rc_mob_img{
	float:left;
	width:100%;
	position:relative;
}
.try_rc_mob_img h5{
	font-size:10px;
	color:#ffffff;
	width:40px;
	height:40px;
	line-height:40px;
	text-align:center;
	float:left;
	background:#e94c4c;
	    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
	position:absolute;
	top: -45px;
    left: 20px;

}

.try_rc_mob_img img{
	width:100% !important;
	display:inline-block !important;
}
.try_rc_mob_img_cont{
	float:left;
	width:100%;
}
.try_rc_mob_img_cont h2 {
    font-size: 16px;
    color: #111111;
    line-height: 27px;
    padding:0 10px;
}
.try_rc_mob_img_cont h3{
	font-size:14px;
	color:#111111;
	padding-top:20px;
}
.try_rc_mob_img_cont_bottom{
	float:left;
	width:100%;
	position:relative;
	z-index:1;
}

.try_rc_mob_img_cont_bottom p{
	font-size:24px;
	color:#f53f3b;
	display:inline-block;
}
.try_rc_mob_img_cont_bottom del{
	margin-left:10px;
}
.try_mob_btn_wrapper{
	float:left;
	width:100%;
}
.try_mob_btn_wrapper a {
    display:inline-block;
    width: 140px;
    height: 50px;
	margin-top:20px;
    line-height: 50px;
    text-align: center;
        background:#1D0513;
    color: #fff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.try_mob_btn_wrapper a:hover{
	    background: linear-gradient(to right, #b07a0f 0%,#c4932f 50%,#ebc56f 100%);
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
/******------try recent mobail Slider End------********/
/******------try Slider erp banner Start------********/
.try_banner_erp_slider_wrapper{
	float:left;
	width:100%;
background: linear-gradient(to right,  #b07a0f 0%,#c4932f 50%,#ebc56f 100%);

	position:relative;
}
.try_slider_img_Wrapper img{
	width:100%;
}
.try_banner_erp_slider_inner_wrapper{
	float:left;
	width:100%;
	position:relative;
}
.try_banner_erp_slider_inner_wrapper .carousel-inner .item .caption-1 {
  width:100%;
  height:100%;
  min-height:613px;
  position:relative;
}
.try_banner_erp_slider_inner_wrapper .carousel-inner .item .caption-2 {
width:100%;
  height:100%;
  min-height:613px;
  position:relative;
}
.try_banner_erp_slider_inner_wrapper .carousel-inner .item .caption-3 {
width:100%;
  height:100%;
  min-height:613px;
  position:relative;
}
.try_banner_erp_slider_inner_wrapper .carousel-inner .item .carousel-captions .content {
  display: block;
  position: relative;
  z-index: 999;
  overflow: hidden;
  vertical-align: middle;
      top: 110px;
}
.try_banner_erp_slider_inner_wrapper .carousel-inner .item .carousel-captions .content_tabs{
	display: block;
  position: relative;
  z-index: 999;
  overflow: hidden;
  vertical-align: middle;
  padding-top:140px;
}
.try_banner_erp_slider_inner_wrapper .carousel-indicators{
	bottom: 100px;
    left: 40px;
	display:none;
}
.try_banner_erp_slider_inner_wrapper .carousel-inner .item .carousel-captions .content li{
	animation-delay: 3.2s;
}
.try_banner_erp_slider_inner_wrapper .carousel-nevigation{
	position:absolute;
	top:50%;
	float:left;
	width:100%;	
	display:block !important;
}
.try_banner_erp_slider_inner_wrapper .carousel-nevigation > .prev{
	left:-138px;
	position:absolute;
	width:50px;
	height:50px;
	font-size:100px;
	    top: 10px;
	    background: transparent;
    color: #fff;
	text-align:center;
	line-height:0;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.try_banner_erp_slider_inner_wrapper .carousel-nevigation > .next{
	right:-138px;
	position:absolute;
	width:50px;
	height:50px;
	    background: transparent;
    color: #fff;
	text-align:center;
	line-height:70px;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.try_banner_erp_slider_inner_wrapper .carousel-nevigation > .prev i:before,.try_banner_erp_slider_inner_wrapper .carousel-nevigation > .next i:before{
	font-size:40px;
}
.try_banner_erp_slider_inner_wrapper .carousel-nevigation > .prev:hover,.try_banner_erp_slider_inner_wrapper .carousel-nevigation > .next:hover{
	background:transparent;
	color:#ffffff;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.try_banner_erp_slider_inner_wrapper:hover .carousel-nevigation > .prev{
	left:0;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.try_banner_erp_slider_inner_wrapper:hover .carousel-nevigation > .next{
	right:25px;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
} 
.try_slider_banner_erp_cont h3{
	font-size:20px;
	color:rgba(255, 255, 255, 0.76);
	animation-delay: 1.3s;
}
.try_slider_banner_erp_cont h2{
	font-size:46px;
	color:#ffffff;
	padding-top:20px;
	padding-bottom:20px;
	animation-delay: 1.5s;
}
.try_slider_banner_erp_cont h4{
	color: rgba(255, 255, 255, 0.76);
    line-height: 26px;
	animation-delay: 1.7s;
}
.try_slider_banner_erp_cont p{
	font-size:30px;
	font-weight:700;
	color:#ffffff;
	margin-top:30px;
	float:left;
	width:100%;
	animation-delay: 1.9s;
}	
.try_slider_banner_erp_cont a{
	    color: #000000;
    width: 170px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    float: left;
    background: #ffffff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
	margin-top:40px;
	animation-delay: 2.1s;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.try_slider_banner_erp_cont a:hover{
	border:1px solid #ffffff;
	color:#ffffff;
	background:transparent;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
/******------try Slider banner End------********/
/******------try sh section Start------********/
.try_sh_main_section_wrapper{
	float:left;
	width:100%;
	margin-top:30px;
}
.try_sh_main_box_wrapper{
	float:left;
	width:100%;
	margin-top:30px;
	border:1px solid #e3e3e3;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.try_sh_main_box_wrapper:hover{
	border:1px solid rgba(91,44,208,1);
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.try_sh_img_wrapper{
	float:left;
	width:270px;
	background:#f7f8ff;
	text-align:center;
	min-height:220px;
	line-height:220px;
	position:relative;
	-webkit-border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    border-top-left-radius: 10px;
	 -webkit-border-bottom-left-radius: 10px;
    -moz-border-bottom-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.try_sh_img_cont_wrapper{
	float:left;
	width:calc(100% - 270px);
	min-height:220px;
	text-align:left;
	    padding-left: 25px;
    padding-top: 50px;
	    -webkit-border-top-right-radius: 10px;
    -moz-border-top-right-radius: 10px;
    border-top-right-radius: 10px;
	 -webkit-border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.try_sh_img_wrapper h5{
	    font-size: 10px;
    color: #ffffff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    float: left;
    line-height: 12px;
    background: #e94c4c;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    position: absolute;
    top: 15px;
    left: 20px;
    padding-top: 9px;

}
.try_sh_img_wrapper a{
	    color: #bbc3f3;
    position: absolute;
    right: 20px;
    top: 20px;
	line-height:0;
    font-size: 20px;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.try_sh_img_wrapper a:hover{
	color:rgba(83,98,215,1);
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.try_sh_img_cont_wrapper h3{
	font-size:18px;
	color:#111111;
}
.try_sh_img_cont_wrapper p{
	font-size:18px;
	font-weight:600;
	color:#5363d7;
	display:inline-block;
	padding-top:15px;
}
.try_sh_img_cont_wrapper del{
	margin-left:10px;
}
.try_sh_btn_wrapper{
	float:left;
	width:100%;
}
.try_sh_btn_wrapper a {
    display:inline-block;
    width: 140px;
    height: 40px;
	margin-top:15px;
    line-height: 40px;
    text-align: center;
    background: rgba(91,44,208,1);
    background: -moz-linear-gradient(-45deg, rgba(91,44,208,1) 0%, rgba(83,98,215,1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(91,44,208,1)), color-stop(100%, rgba(83,98,215,1)));
    background: -webkit-linear-gradient(-45deg, rgba(91,44,208,1) 0%, rgba(83,98,215,1) 100%);
    background: -o-linear-gradient(-45deg, rgba(91,44,208,1) 0%, rgba(83,98,215,1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(91,44,208,1) 0%, rgba(83,98,215,1) 100%);
    background: linear-gradient(135deg, rgba(91,44,208,1) 0%, rgba(83,98,215,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5b2cd0', endColorstr='#5362d7', GradientType=1 );
    color: #fff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.try_sh_btn_wrapper a:hover{
	background: rgba(91,44,208,1);
    background: -moz-linear-gradient(-45deg, rgba(83,98,215,1) 0%, rgba(91,44,208,1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(83,98,215,1)), color-stop(100%, rgba(91,44,208,1)));
    background: -webkit-linear-gradient(-45deg, rgba(83,98,215,1) 0%, rgba(91,44,208,1) 100%);
    background: -o-linear-gradient(-45deg, rgba(83,98,215,1) 0%, rgba(91,44,208,1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(83,98,215,1) 0%, rgba(91,44,208,1) 100%);
    background: linear-gradient(135deg, rgba(83,98,215,1) 0%, rgba(91,44,208,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5b2cd0', endColorstr='#5362d7', GradientType=1 );
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
/******------try sh section End------********/
/******------try led section Start------********/
.try_led_main_section_wrapper{
	background:url('../images/content/led_back.html') 50% 0 repeat-y;
	background-size:cover;
	background-position:center 0;
	width:100%;
	float:left;
	position:relative;
	padding-top:100px;
	text-align:center;
	margin-bottom:50px;
}
.try_led_img_overlay{
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background:rgba(0,0,0,0.4);
}
.try_led_img_wrapper{
	float:left;
	width:100%;
	position:relative;
	top:50px;
}
.try_led_heading_wrapper{
	float:left;
	width:100%;
}
.try_led_heading_wrapper h3{
	font-size:20px;
	color:rgba(255, 255, 255, 0.76);
}
.try_led_heading_wrapper h2{
	font-size:46px;
	color:#ffffff;
	padding-top:20px;
	padding-bottom:20px;
}
.try_led_heading_wrapper h4{
	color: rgba(255, 255, 255, 0.76);
    line-height: 26px;
}
.try_led_heading_wrapper p{
	font-size:30px;
	font-weight:700;
	color:#ffffff;
	margin-top:10px;
	float:left;
	width:100%;
}	
.try_led_heading_wrapper a{
	    color: #000000;
    width: 170px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    display:inline-block;
    background: #ffffff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
	margin-top:40px;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.try_led_heading_wrapper a:hover{
	border:1px solid #ffffff;
	color:#ffffff;
	background:transparent;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
/******------try led section End------********/
/******------try lt st section Start------********/
.try_lt_st_main_wrapper {
    float: left;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 28px;
}
.try_lt_st_heading_wrapper{
	padding-bottom:30px;
}
.try_lt_st_main_box_wrapper{
	margin-top:30px;
}
/******------try lt st section End------********/
/******------try Slider erp banner Start------********/
.try_banner_watch_slider_wrapper{
	float:left;
	width:100%;
	background:url('../images/content/about_bg.html') 50% 0 repeat-y;
	background-position:center 0;
	background-size:cover;
	position:relative;
}
.try_banner_watch_slider_inner_wrapper{
	float:left;
	width:100%;
	position:relative;
}
.try_banner_watch_slider_inner_wrapper .carousel-inner .item .caption-1 {
  width:100%;
  height:100%;
  min-height:700px;
  position:relative;
}
.try_banner_watch_slider_inner_wrapper .carousel-inner .item .caption-2 {
width:100%;
  height:100%;
  min-height:700px;
  position:relative;
}
.try_banner_watch_slider_inner_wrapper .carousel-inner .item .caption-3 {
width:100%;
  height:100%;
  min-height:700px;
  position:relative;
}
.try_banner_watch_slider_inner_wrapper .carousel-inner .item .carousel-captions .content {
  display: block;
  position: relative;
  z-index: 999;
  overflow: hidden;
  vertical-align: middle;
      top: 180px;
}
.try_banner_watch_slider_inner_wrapper .carousel-inner .item .carousel-captions .content_tabs{
	display: block;
  position: relative;
  z-index: 999;
  overflow: hidden;
  vertical-align: middle;
  padding-top:140px;
}
.try_banner_watch_slider_inner_wrapper .carousel-indicators{
	bottom: 100px;
    left: 40px;
	display:none;
}
.try_banner_watch_slider_inner_wrapper .carousel-inner .item .carousel-captions .content li{
	animation-delay: 3.2s;
}
.try_banner_watch_slider_inner_wrapper .carousel-nevigation{
	position:absolute;
	top:50%;
	float:left;
	width:100%;	
	display:block !important;
}
.try_banner_watch_slider_inner_wrapper .carousel-nevigation > .prev{
	left:-138px;
	position:absolute;
	width:50px;
	height:50px;
	font-size:100px;
	    top: 10px;
	    background: transparent;
    color: #fff;
	text-align:center;
	line-height:0;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.try_banner_watch_slider_inner_wrapper .carousel-nevigation > .next{
	right:-138px;
	position:absolute;
	width:50px;
	height:50px;
	    background: transparent;
    color: #fff;
	text-align:center;
	line-height:70px;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.try_banner_watch_slider_inner_wrapper .carousel-nevigation > .prev i:before,.try_banner_watch_slider_inner_wrapper .carousel-nevigation > .next i:before{
	font-size:40px;
}
.try_banner_watch_slider_inner_wrapper .carousel-nevigation > .prev:hover,.try_banner_watch_slider_inner_wrapper .carousel-nevigation > .next:hover{
	background:transparent;
	color:#ffffff;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.try_banner_watch_slider_inner_wrapper:hover .carousel-nevigation > .prev{
	left:0;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.try_banner_watch_slider_inner_wrapper:hover .carousel-nevigation > .next{
	right:25px;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
} 
.try_slider_banner_watch_cont h3{
	font-size:20px;
	color:rgba(255, 255, 255, 0.76);
	animation-delay: 1.3s;
}
.try_slider_banner_watch_cont h2{
	font-size:46px;
	color:#ffffff;
	padding-top:20px;
	padding-bottom:20px;
	animation-delay: 1.5s;
}
.try_slider_banner_watch_cont h4{
	color: rgba(255, 255, 255, 0.76);
    line-height: 26px;
	animation-delay: 1.7s;
}
.try_slider_banner_watch_cont p{
	font-size:30px;
	font-weight:700;
	color:#ffffff;
	margin-top:30px;
	float:left;
	width:100%;
	animation-delay: 1.9s;
}	
.try_slider_banner_watch_cont a{
	    color: #000000;
    width: 170px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    float: left;
    background: #ffffff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
	margin-top:40px;
	animation-delay: 2.1s;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.try_slider_banner_watch_cont a:hover{
	border:1px solid #ffffff;
	color:#ffffff;
	background:transparent;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
/******------try Slider banner End------********/
/******------try Slider erp banner Start------********/
.try_banner_mac_slider_wrapper{
	float:left;
	width:100%;
	background:#4C002E;
}
.try_banner_mac_slider_inner_wrapper{
	float:left;
	width:100%;
	position:relative;
}
.try_banner_mac_slider_inner_wrapper .carousel-inner .item .caption-1 {
  width:100%;
  height:100%;
  min-height:540px;
  position:relative;
}
.try_banner_mac_slider_inner_wrapper .carousel-inner .item .caption-2 {
width:100%;
  height:100%;
  min-height:540px;
  position:relative;
}
.try_banner_mac_slider_inner_wrapper .carousel-inner .item .caption-3 {
width:100%;
  height:100%;
  min-height:540px;
  position:relative;
}
.try_banner_mac_slider_inner_wrapper .carousel-inner .item .carousel-captions .content {
  display: block;
  position: relative;
  z-index: 999;
  overflow: hidden;
  vertical-align: middle;
      top: 95px;
}
.try_banner_mac_slider_inner_wrapper .carousel-inner .item .carousel-captions .content_tabs{
	display: block;
  position: relative;
  z-index: 999;
  overflow: hidden;
  vertical-align: middle;
  padding-top:140px;
}
.try_banner_mac_slider_inner_wrapper .carousel-indicators{
	bottom: 100px;
    left: 40px;
	display:none;
}
.try_banner_mac_slider_inner_wrapper .carousel-inner .item .carousel-captions .content li{
	animation-delay: 3.2s;
}
.try_banner_mac_slider_inner_wrapper .carousel-nevigation{
	position:absolute;
	top:50%;
	float:left;
	width:100%;	
	display:block !important;
}
.try_banner_mac_slider_inner_wrapper .carousel-nevigation > .prev{
	left:-138px;
	position:absolute;
	width:50px;
	height:50px;
	    top: 10px;
	font-size:100px;
	    background: transparent;
    color: #fff;
	text-align:center;
	line-height:0;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.try_banner_mac_slider_inner_wrapper .carousel-nevigation > .next{
	right:-138px;
	position:absolute;
	width:50px;
	height:50px;
	    background: transparent;
    color: #fff;
	text-align:center;
	line-height:70px;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.try_banner_mac_slider_inner_wrapper .carousel-nevigation > .prev i:before,.try_banner_mac_slider_inner_wrapper .carousel-nevigation > .next i:before{
	font-size:40px;
}
.try_banner_mac_slider_inner_wrapper .carousel-nevigation > .prev:hover,.try_banner_mac_slider_inner_wrapper .carousel-nevigation > .next:hover{
	background:transparent;
	color:#ffffff;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.try_banner_mac_slider_inner_wrapper:hover .carousel-nevigation > .prev{
	left:0;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.try_banner_mac_slider_inner_wrapper:hover .carousel-nevigation > .next{
	right:25px;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
} 
.try_slider_banner_mac_cont h3{
	font-size:20px;
	color:rgba(255, 255, 255, 0.76);
	animation-delay: 1.3s;
}
.try_slider_banner_mac_cont h2{
	font-size:46px;
	color:#ffffff;
	padding-top:20px;
	padding-bottom:20px;
	animation-delay: 1.5s;
}
.try_slider_banner_mac_cont h4{
	color: rgba(255, 255, 255, 0.76);
    line-height: 26px;
	animation-delay: 1.7s;
	font-size:20px;
}
.try_slider_banner_mac_cont p{
	font-size:30px;
	font-weight:700;
	color:#ffffff;
	margin-top:30px;
	float:left;
	width:100%;
	animation-delay: 1.9s;
}	
.try_slider_banner_mac_cont a{
	    color: #000000;
    width: 170px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    float: left;
    background: #ffffff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
	margin-top:40px;
	animation-delay: 2.1s;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.try_slider_banner_mac_cont a:hover{
	border:1px solid #ffffff;
	color:#ffffff;
	background:transparent;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.try_slider_mac_img_Wrapper{
	top:80px;
}
.try_slider_mac_img_Wrapper img{
	width:100%;
}
/******------try Slider banner End------********/
/******------try Slider erp banner Start------********/
.try_banner_bank_slider_wrapper{
	float:left;
	width:100%;
	background:url('../images/content/about_bg.html') 50% 0 repeat-y;
	background-position:center 0;
	background-size:cover;
	position:relative;
}
.try_banner_bank_slider_inner_wrapper{
	float:left;
	width:100%;
	position:relative;
}
.try_banner_bank_slider_inner_wrapper .carousel-inner .item .caption-1 {
  width:100%;
  height:100%;
  min-height:500px;
  position:relative;
}
.try_banner_bank_slider_inner_wrapper .carousel-inner .item .caption-2 {
width:100%;
  height:100%;
  min-height:500px;
  position:relative;
}
.try_banner_bank_slider_inner_wrapper .carousel-inner .item .caption-3 {
width:100%;
  height:100%;
  min-height:500px;
  position:relative;
}
.try_banner_bank_slider_inner_wrapper .carousel-inner .item .carousel-captions .content {
  display: block;
  position: relative;
  z-index: 999;
  overflow: hidden;
  vertical-align: middle;
      top: 110px;
}
.try_banner_bank_slider_inner_wrapper .carousel-inner .item .carousel-captions .content_tabs{
	display: block;
  position: relative;
  z-index: 999;
  overflow: hidden;
  vertical-align: middle;
  padding-top:140px;
}
.try_banner_bank_slider_inner_wrapper .carousel-indicators{
	bottom: 100px;
    left: 40px;
	display:none;
}
.try_banner_bank_slider_inner_wrapper .carousel-inner .item .carousel-captions .content li{
	animation-delay: 3.2s;
}
.try_banner_bank_slider_inner_wrapper .carousel-nevigation{
	position:absolute;
	top:50%;
	float:left;
	width:100%;	
	display:block !important;
}
.try_banner_bank_slider_inner_wrapper .carousel-nevigation > .prev{
	left:-138px;
	position:absolute;
	width:50px;
	height:50px;
	    top: 10px;
	font-size:100px;
	    background: transparent;
    color: #fff;
	text-align:center;
	line-height:0;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.try_banner_bank_slider_inner_wrapper .carousel-nevigation > .next{
	right:-138px;
	position:absolute;
	width:50px;
	height:50px;
	    background: transparent;
    color: #fff;
	text-align:center;
	line-height:70px;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.try_banner_bank_slider_inner_wrapper .carousel-nevigation > .prev i:before,.try_banner_bank_slider_inner_wrapper .carousel-nevigation > .next i:before{
	font-size:40px;
}
.try_banner_bank_slider_inner_wrapper .carousel-nevigation > .prev:hover,.try_banner_bank_slider_inner_wrapper .carousel-nevigation > .next:hover{
	background:transparent;
	color:#ffffff;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.try_banner_bank_slider_inner_wrapper:hover .carousel-nevigation > .prev{
	left:0;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.try_banner_bank_slider_inner_wrapper:hover .carousel-nevigation > .next{
	right:25px;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
} 
.try_slider_banner_bank_cont h3{
	font-size:20px;
	color:rgba(255, 255, 255, 0.76);
	animation-delay: 1.3s;
}
.try_slider_banner_bank_cont h2{
	font-size:46px;
	color:#ffffff;
	padding-top:20px;
	padding-bottom:20px;
	animation-delay: 1.5s;
}
.try_slider_banner_bank_cont h4{
	color: rgba(255, 255, 255, 0.76);
    line-height: 26px;
	animation-delay: 1.7s;
}
.try_slider_banner_bank_cont p{
	font-size:30px;
	font-weight:700;
	color:#ffffff;
	margin-top:30px;
	float:left;
	width:100%;
	animation-delay: 1.9s;
}	
.try_slider_banner_bank_cont a{
	    color: #000000;
    width: 170px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    float: left;
    background: #ffffff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
	margin-top:40px;
	animation-delay: 2.1s;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.try_slider_banner_bank_cont a:hover{
	border:1px solid #ffffff;
	color:#ffffff;
	background:transparent;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.try_bank_slider_img_Wrapper img{
	width:100%;
}
/******------try Slider banner End------********/
/******------try Slider erp banner Start------********/
.try_banner_cam_slider_wrapper{
	float:left;
	width:100%;
	background:url('../images/content/app_bg.html') 50% 0 repeat-y;
	background-position:center 0;
	background-size:cover;
	position:relative;
}
.try_banner_erp_img_overlay{
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background:rgba(0,0,0,0.8);
}
.try_banner_cam_slider_inner_wrapper{
	float:left;
	width:100%;
	position:relative;
}
.try_banner_cam_slider_inner_wrapper .carousel-inner .item .caption-1 {
  width:100%;
  height:100%;
  min-height:700px;
  position:relative;
}
.try_banner_cam_slider_inner_wrapper .carousel-inner .item .caption-2 {
width:100%;
  height:100%;
  min-height:700px;
  position:relative;
}
.try_banner_cam_slider_inner_wrapper .carousel-inner .item .caption-3 {
width:100%;
  height:100%;
  min-height:700px;
  position:relative;
}
.try_banner_cam_slider_inner_wrapper .carousel-inner .item .carousel-captions .content {
  display: block;
  position: relative;
  z-index: 999;
  overflow: hidden;
  vertical-align: middle;
      top: 230px;
}
.try_banner_cam_slider_inner_wrapper .carousel-inner .item .carousel-captions .content_tabs{
	display: block;
  position: relative;
  z-index: 999;
  overflow: hidden;
  vertical-align: middle;
  padding-top:140px;
}
.try_banner_cam_slider_inner_wrapper .carousel-indicators{
	bottom: 100px;
    left: 40px;
	display:none;
}
.try_banner_cam_slider_inner_wrapper .carousel-inner .item .carousel-captions .content li{
	animation-delay: 3.2s;
}
.try_banner_cam_slider_inner_wrapper .carousel-nevigation{
	position:absolute;
	top:50%;
	float:left;
	width:100%;	
	display:block !important;
}
.try_banner_cam_slider_inner_wrapper .carousel-nevigation > .prev{
	left:-138px;
	position:absolute;
	width:50px;
	top:10px;
	height:50px;
	font-size:100px;
	    background: transparent;
    color: #fff;
	text-align:center;
	line-height:0;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.try_banner_cam_slider_inner_wrapper .carousel-nevigation > .next{
	right:-138px;
	position:absolute;
	width:50px;
	height:50px;
	    background: transparent;
    color: #fff;
	text-align:center;
	line-height:70px;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.try_banner_cam_slider_inner_wrapper .carousel-nevigation > .prev i:before,.try_banner_cam_slider_inner_wrapper .carousel-nevigation > .next i:before{
	font-size:40px;
}
.try_banner_cam_slider_inner_wrapper .carousel-nevigation > .prev:hover,.try_banner_cam_slider_inner_wrapper .carousel-nevigation > .next:hover{
	background:transparent;
	color:#ffffff;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.try_banner_cam_slider_inner_wrapper:hover .carousel-nevigation > .prev{
	left:0;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.try_banner_cam_slider_inner_wrapper:hover .carousel-nevigation > .next{
	right:25px;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
} 
.try_slider_banner_cam_cont h3{
	font-size:20px;
	color:rgba(255, 255, 255, 0.76);
	animation-delay: 1.3s;
}
.try_slider_banner_cam_cont h2{
	font-size:46px;
	color:#ffffff;
	padding-top:20px;
	padding-bottom:20px;
	animation-delay: 1.5s;
}
.try_slider_banner_cam_cont h4{
	color: rgba(255, 255, 255, 0.76);
    line-height: 26px;
	animation-delay: 1.7s;
}
.try_slider_banner_cam_cont p{
	font-size:30px;
	font-weight:700;
	color:#ffffff;
	margin-top:30px;
	float:left;
	width:100%;
	animation-delay: 1.9s;
}	
.try_slider_banner_cam_cont a{
	    color: #000000;
    width: 170px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    float: left;
    background: #ffffff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
	margin-top:40px;
	animation-delay: 2.1s;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.try_slider_banner_cam_cont a:hover {
    border: 1px solid #ffffff;
    color: #ffffff;
    background: transparent;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.try_cam_slider_img_Wrapper{
	top:140px;
}
/******------try Slider banner End------********/
/******------try Shipping section Start------********/
.try_shippy_main_wrapper{
	float:left;
	width:100%;
	background: linear-gradient(to right, #b07a0f 0%,#c4932f 50%,#ebc56f 100%);
	padding-top:100px;
	padding-bottom:100px;
}
.try_shippy_main_box_wrapper{
	float:left;
	width:100%;
}
.try_ship_icon_wrapper{
	float:left;
	width:100px;
	height:100px;
	border:1px solid rgba(255, 255, 255, 0.48);
	text-align:center;
	line-height:100px;
	color:#ffffff;
	    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.try_ship_icon_wrapper i:before{
	margin-left:0;
	font-size:40px;
}
.try_ship_icon_cont_wrapper{
	float:left;
	width:calc(100% - 100px);
	padding-left:20px;
	padding-top:5px;
}
.try_ship_icon_cont_wrapper h3 a{
	font-size:18px;
	color:#ffffff;
}
.try_ship_icon_cont_wrapper h4{
	font-size:14px;
	color:rgba(255, 255, 255, 0.63);
	padding-top:10px;
	line-height:24px;
}
/******------try Shipping section End------********/
/******------try footer section Start------********/
.try_footer_main_section_wrapper{
	float:left;
	width:100%;
	background:#111111;
	padding-top:100px;
}
.try_footer_first_sec_wrapper{
	float:left;
	width:100%;
}
.try_footer_first_sec_wrapper h4{
	font-size:14px;
	color:rgba(255, 255, 255, 0.58);
	padding-top:35px;
	line-height:24px;
}
.try_footer_first_sec_wrapper p{
	font-size:36px;
	color:#ffffff;
	font-weight:800;
	padding-top:35px;
}
.try_footer_first_sec_wrapper h5{
	font-size:14px;
	color:rgba(255, 255, 255, 0.58);
	padding-top:35px;
}
.try_footer_first_sec_wrapper h5 a{
	font-size:14px;
	color:rgba(255, 255, 255, 0.58);
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.try_footer_first_sec_wrapper h5 a:hover{
	color:#ffffff;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.try_footer_second_sec_wrapper{
	float:left;
	width:100%;
}
.try_footer_second_sec_wrapper h3{
	font-size:18px;
	color:#ffffff;
}
.try_footer_second_sec_wrapper ul{
	margin-top:40px;
}
.try_footer_second_sec_wrapper li{
	float:left;
	width:100%;
	margin-top:10px;
}
.try_footer_second_sec_wrapper li a{
	color:rgba(255, 255, 255, 0.58);
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.try_footer_second_sec_wrapper li a:hover{
	color:#ffffff;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.text-align-left{
	width:60%;
	float:left;
}
.text-align-right{
	width:40%;
	float:left;
}
.try_footer_third_sec_wrapper{
	float:left;
	width:100%;
}
.try_footer_third_sec_wrapper h3{
	font-size:18px;
	color:#ffffff;
}
.try_footer_input_wrapper{
	float:left;
	width:100%;
	margin-top:50px;
}
.try_footer_input_wrapper input{
	float:left;
	width:calc(100% - 50px);
	height:50px;
	padding-left:20px;
	background:#1d1d1d;
	border:0;
	color:rgba(255, 255, 255, 0.58);
	    -webkit-border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    border-top-left-radius: 10px;
	 -webkit-border-bottom-left-radius: 10px;
    -moz-border-bottom-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.try_footer_input_wrapper button{
	float:left;
	width:50px;
	height:50px;
	line-height:50px;
	text-align:center;
	border:0;
	background:#1d1d1d;
	 -webkit-border-top-right-radius: 10px;
    -moz-border-top-right-radius: 10px;
    border-top-right-radius: 10px;
	 -webkit-border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.try_footer_input_wrapper button i:before{
	color:rgba(255, 255, 255, 0.58);
	margin-left:0;
}
.try_footer_third_sec_wrapper h4{
	font-size:14px;
	color:rgba(255, 255, 255, 0.58);
	padding-top:30px;
	float:left;
	width:100%;
}
.try_footer_third_sec_wrapper ul{
	float:left;
	width:100%;
	margin-top:30px;
}
.try_footer_third_sec_wrapper li{
	float:left;
	margin-right:10px;
	margin-top:10px;
}
.try_footer_third_sec_wrapper li a{
	float:left;
	width:40px;
	height:40px;
	line-height:40px;
	text-align:center;
	border:1px solid rgba(255, 255, 255, 0.35);
	color:rgba(255, 255, 255, 0.52);
	    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.try_footer_third_sec_wrapper li a:hover{
	    background: #f65b5b;
    background: -moz-linear-gradient(-45deg, #f65b5b 0%, #f08456 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #f65b5b), color-stop(100%, #f08456));
    background: -webkit-linear-gradient(-45deg, #f65b5b 0%, #f08456 100%);
    background: -o-linear-gradient(-45deg, #f65b5b 0%, #f08456 100%);
    background: -ms-linear-gradient(-45deg, #f65b5b 0%, #f08456 100%);
    background: linear-gradient(135deg, #f65b5b 0%, #f08456 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f65b5b', endColorstr='#f08456', GradientType=1 );
	border:1px solid #f65b5b;
	color:#ffffff;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.try_bottom_footer_wrapper{
	float:left;
	width:100%;
	text-align:center;
	border-top:1px solid rgba(255, 255, 255, 0.17);
	margin-top:80px;
	padding-top:20px;
	padding-bottom:20px;
}


.try_bottom_footer_wrapper ul{padding:0; margin:0;}

.try_bottom_footer_wrapper ul li{display:inline-block; padding:0 5px;}
.try_bottom_footer_wrapper ul li a{color:#FCD462;}
.try_bottom_footer_wrapper ul li a:hover{color:#fff;}


.try_bottom_footer_wrapper p{
	color:rgba(255, 255, 255, 0.58);
}
.try_bottom_footer_wrapper p a{
	color:rgba(255, 255, 255, 0.58);
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.try_bottom_footer_wrapper p a:hover{
	color:#ffffff;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.try_logo_wrapper_top{
	margin-top:0 !important;
}
/******------try footer section End------********/








.our-mission{width:100%; float:left; text-align:center; border-top: 10px solid #dfb65c; border-bottom: 10px solid #dcb257;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: 1;
    overflow: hidden;
    padding:110px 0;
    position:relative;
}

.our-mission:after{
    background:rgb(80 34 62 / 80%) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;    
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}


.our-mission .container{position:relative; z-index:99;}
.our-mission h2{font-size:45px; display:block; padding-bottom:10px; color:#fff;}
.our-mission .title-tag {
    font-size: 25px;
    color: #FCD462;
    margin-bottom: 26px;
    display: block;
}

.section-title.about-title.text-center h3 {
    font-size:75px;
    text-align: left;
    margin-bottom: 20px;
    border-bottom: 1px solid white;
    border-top: 1px solid white;
    border-width: medium;
    text-align: center;
    letter-spacing:4px;
    color:#fff;
}

.section-title span.title-tag {
    font-size:22px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding-bottom: 20px;
    color: #FCD462;
    line-height:22px;
}

.section-title.about-title.text-center p {
    text-align: justify;
    font-size: 18px;
    margin-bottom: 30px;
    color:#fff;
}

.section-title.about-title.text-center small {
    font-size:19px;
    line-height: 22px;
    float: left;
    width: 100%;
    text-align: left;
    color:#FCD462;
}

.main-btn {
    display: inline-block;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 0 48px;
    font-size: 14px;
    line-height: 60px;
    border-radius: 0px;
    cursor: pointer;
    -webkit-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #fcd462;
    border: 2px solid #fcd462;
}

.main-btn.btn-filled{
  position: relative;
  display: inline-block;
  background-color:initial;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  transform: translateZ(0);
  transition: color 0.3s ease;
  letter-spacing: 0.0625rem;
}
.main-btn.btn-filled:hover::before {
  transform: scaleX(1);
}
.main-btn.btn-filled::before {
  position: absolute;
  content: "";
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #462b3b;
  transform: scaleX(0);
  transform-origin: 0 50%;
  transition: transform 0.3s ease-out;
}

.our-mission p{color:#fff; font-size:17px;}

#fashion {
    float: left;
    width: 100%;
    border-top: 10px solid #FCD462;
    padding:149px 0;
    position: relative;
    overflow:hidden;
}

.fashion-img{position:absolute; right:0; top:0; width:42%;}
.fashion-img img{width:100%;}


#fashion ul{list-style:none; margin:0 0 30px 0; padding:0; width:100%; float:left;}
#fashion ul li{color:#fff;margin-bottom:10px;float:left;width:100%;position:relative;padding-left:20px;text-align: left;}
#fashion ul li:before{content:"";width: 6px;height: 6px;background:#fff;left:0;top: 11px;position:absolute;border-radius: 50%;}





.share-what{float:left; width:100%;}
.food-box.shop-box {
    overflow: hidden;
    margin-bottom: 30px;
    text-align: center;
    width: 20%;
    float: left;
}


.share-what .thumb {
    width: 100%;
    cursor: pointer;
    height: auto;
    padding-top:117%;
    display: block;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

.share-what .thumb:after{display:none;}



footer{width:100%; float:left;}
footer .container-fluid{width:97%;}
.sigma-footer-box{background-color:#1D0513; padding:20px 40px; width:100%; float:left;}
.sigma-footer-box .list-ul{list-style:none; padding:0; margin:40px 0 0 0; text-align: left;}
.sigma-footer-box .list-ul li{display:block; margin-bottom:30px; color:#fff; font-size:16px; width:100%; float:left;}
.sigma-footer-box .list-ul li a{color:#fff;}
.sigma-footer-box .list-ul li i{display:inline-block;}
.sigma-footer-box .list-ul li span{display:inline-block; margin-left:20px;}
.sigma-footer-box .list-ul li:nth-child(2n){margin-bottom:0;}

svg {
    width: 30px;
    height: 37px;
    fill: #FCD462;
    vertical-align: top;
}

.social{width:100%; float:left; margin-top:20px;}
.social span{color:#fff; margin-right:10px; padding-top:5px; display:inline-block;}
.social a {
    font-family: 'FontAwesome';
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    font-size:22px;
    line-height: 30px;
}

.social a:hover {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
}

.copyright{width:100%; float:left; margin-top:0;}
.copyright ul{list-style:none; float:right;}
.copyright ul li{float:left; padding:0 10px; position:relative;}
.copyright ul li a{color:#FCD462; font-size:15px; text-decoration:none;}
.copyright ul li:after{content:""; height:14px; width:1px; background:#FCD462; top:5px; position:absolute; right:0;}
.copyright ul li:last-child:after{display:none;}
.copyright ul li:last-child{padding-right:0;}



img.footer-logo {
    height: 153px;
}




.party-online{float:left; width:100%; background:#FCD462; padding:0 0 10px 0;}
.party-online ul{list-style:none; padding:0; margin:0;}
.party-online ul li{width:49.8%; float:left; position:relative;}
.party-online ul li:last-child{float:right;}
.party-online ul li img{width:100%;}
.party-online h4{position:absolute; left:0; right:0; bottom:30px; width:80%; text-align:center; margin:auto;}
.party-online h4:after{content:""; position:absolute; left:0; bottom:12px; height:1px; background:#FCD462; width:38%;}
.party-online h4:before{content:""; position:absolute; right:0; bottom:12px; height:1px; background:#FCD462; width:38%;}
.party-online h4 span{color:#fff; font-size:21px;}




.cover-banner {width:100%; float:left; border-bottom: 10px solid #FCD462;}


.video-wrapper {
  width:100%;
  height:70vh;
  overflow: hidden;
  margin:auto;
}

.video-wrapper video {
  object-fit: cover;
  width: 100%;
  height: 100%;
}



.inner-banner {
    width: 100%;
    float: left;
    background-size: cover !important;
    padding: 100px 0;
    text-align: center;
    position: relative;
}

.inner-banner:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.inner-banner h1 {
    font-weight: 600;
    font-size: 40px;
}


.inner-banner span {
    letter-spacing: 4px;
    text-transform: capitalize;
    color: #FCD462;
    font-size: 55px;
}


.privacy-policy{width:100%; display:inline-block; padding:50px 0;}
.privacy-policy p{margin-bottom:20px;}
.privacy-policy ul{list-style:none; padding:0; margin:0 0 20px 0;}
.privacy-policy ul li{margin-bottom:10px;}

.privacy-policy h4{margin-bottom:10px; font-weight:600;}

.carousel-inner > .item img{width:100%;}