.copyright p
/*---------1. Theme default CSS start ---------*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
.clear:before,
.clear:after {content: " ";display: table;}
.clear:after {clear: both;}
.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
.slick-slider .element img{    height: 349px;}.slick-slider .element{
  height:auto;
  width:100%;

  color:#fff;
  border-radius:0px;
  display:inline-block;
  margin:0px 0px;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:center;
      -ms-flex-pack:center;
          justify-content:center;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
  font-size:20px;float:left
}
.slick-slider .slick-disabled {
  opacity : 0; 
  pointer-events:none;
}
body {
  color:#666;
 font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  overflow-x: hidden;
}
.floatleft {float:left}
.floatright {float:right}
img {max-width:100%;height:auto}
.fix {overflow:hidden}
p {
	margin:0 0 10px;
	color:#666;
}
h1, h2, h3, h4, h5, h6 {
  margin-bottom: 10px;
  color: #171717;
  margin-top:0;
}
.protfolio-img img{height:165px;    width: 100%;}
a {transition: all 0.5s ease 0s;text-decoration:none;}
a:hover {color: #F45650;text-decoration: none;}
a:active, a:hover, a:focus { outline: none;text-decoration:none;}
ul{list-style: outside none none;margin: 0;padding: 0}

.mt-20{margin-top:20px;}
.mt-70{margin-top:70px;}

.mb-35{margin-bottom:35px;}
.mb-40{margin-bottom:40px;}
.mb-30{margin-bottom:30px;}
.mb-20{margin-bottom:20px;}
.mb-70{margin-bottom:70px;} 
.mb-50{margin-bottom:50px;} 

.mtb-30{margin:30px 0px;}
.mtr-30{margin:30px 30px 0px 0px}
.mtl-30{margin:30px 0px 0px 30px}
.ptb-20{padding:20px 0px;}
.ptb-30{padding:30px 0px;}
.ptb-70{padding:70px 0px;}
.ptb-150{padding:150px 0px;}

.pt-30{padding-top:30px;}

.pb-20{padding-bottom:20px;}
.pb-70{padding-bottom:70px;}

.bg-1{background:#F1F1F1}
.bg-4{background:#FBFBFB}
.bg-2{background:#77a311}
.bg-fff{background:#fff}
.single-slider-items h3{color: #fff;}
.slider-bg-1 {}
.slider-bg-2 {}
.slider-bg-3 { background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 0px 0px;}

.slider-bg-5 { }
.bg-img-1 {background: rgba(0, 0, 0, 0) url("https://valuedesign.co.in/img/v081.png") no-repeat scroll center center / cover ;}
.bg-img-25{background:  url("https://valuedesign.co.in/img/bg-img-25.jpg") no-repeat scroll center center / cover ;}
.bg-img-3 { background: rgba(0, 0, 0, 0) url("https://valuedesign.co.in/img/3.png") no-repeat scroll center top / cover ;}
.opecitycolot{ }

.sjb-filters-v2{    background-color: #f2f2f2;
    border: 0;
    margin: 0px 0 15px;
    padding: 35px 30px 0;
    overflow: hidden;}
	.job-description-list p{    float: left;
    width: 100%;
    padding: 0 20px;}
	.sjb-job-type-location-date{    border-top: 1px solid #ccc;
    padding: 15px 25px;
    overflow: hidden;}
	.sjb-company-wrapper-details-list{padding: 15px 20px;
    overflow: hidden;}
	.filters-form{}
	.v2{    background: #fff;
    border: 1px solid #ccc;
    float: left;
    margin: 15px 0;
    width: 100%;
    padding-bottom: 15px;}
	.list-data{    padding: 0px !important;
    padding-bottom: 20px !important;
    border: none !important;
    border-bottom: 1px solid #e1e1e1 !important;}
	.sjb-apply-now-btn{    text-align: right;}
	.sjb-job-type-location-date .fa{    padding-right: 10px;}
.header-area { position: relative; z-index: 999; box-shadow: 0 2px 5px #3938387a; }

.button-60d1c983ddfd2{background: #96cc16;
    padding: 15px;
    color: #fff;}
.col-md-text{    width: 100%;
    margin: 5em auto 0;
    text-align: center;}
.row-2{  
	margin-left: -10px;
	margin-right: -10px;
} 
.opa{
	position:relative;
	z-index:111;
}
.opa:after{
	    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: .9;
    z-index: -1;
    
}
#sticky-header{
}
.sticky {
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1111111;
	animation:500ms ease-in-out 0s normal none 1 running fadeInDown;
	background:#fff;
	box-shadow: 0 2px 5px #3938387a;
}
a#scrollUp {
  background: #96cc16;
  border: 1px solid #96cc16;
  bottom: 35px;
  color: #ffffff;
  cursor: pointer;
  font-size: 24px;
  height: 45px;
  line-height: 42px;
  position: absolute;
  right: 12px;
  text-align: center;
  width: 45px;
  z-index: 999;
  transition:all .5s;
}
a#scrollUp:hover{
	border-color:#96cc16;
	background:#fff;
	color:#96cc16;
}


#scrollUp{display:none !important}


a#scrollUp1 {
  background: #000;
  border: 1px solid #000;
  bottom: 35px;
  color: #ffffff;
  cursor: pointer;
  font-size: 24px;
  height: 45px;
  line-height: 42px;
  position: absolute;
  right: 12px;
  text-align: center;
  width: 45px;
  z-index: 999;
  transition:all .5s;
}
a#scrollUp1:hover{
	border-color:#000;
	background:#fff;
	color:#000;
}

/*------2. header style start ------*/
.logo {
  padding: 20px 0 0px;
}
.logo svg:not(:root){    width: 248px;
    height: auto;}
.mainmenu li{display:inline-block;position:relative;}
.mainmenu li a {
  color: #444444;
  display: block;
  font-size: 13px;
  font-weight: 600;
  padding: 30px 15px 29px;
  text-transform: uppercase;
}
.mainmenu li:last-child a {
  padding-right: 0;
}
.mainmenu li:hover > a{color:#96cc16;}
.mainmenu li a i.fa {
	font-size: 12px;
	margin-left: 5px;
	opacity: 0.5;
	transition:all .5s;
}
.mainmenu li a:hover i.fa{opacity:1;}
.mainmenu li > ul {
	background-color: #fff;
	border-top:1px solid #96cc16;
	left: 0;
	opacity: 0;
	position: absolute;
	text-align: left;
	top:130%;
	transition: all 0.5s ease-in-out 0s;
	visibility: hidden;
	width: 200px;
	z-index: 2147483647;
	padding: 10px;
}
.mainmenu li:hover > ul{
	visibility:visible;
	opacity:1;
	top:100%;
}

.mainmenu li > ul li{display:block;}
.mainmenu li > ul li a{
	text-transform:capitalize;
	border: 0 solid #ddd;
	font-size: 13px;
	font-weight: 300;
	padding: 10px 5px;
}
.mainmenu li > ul li a:hover{padding-left:10px;}

/*------ header style end ------*/
/*----- 3.slider area start ------*/
.single-slider-items{
	
}
.slider-items-table{
	display:table;
	width:100%;
	height:100%;
}
.slider-items-tablecell {
	display: table-cell;
	vertical-align: middle;
}
.single-slider-items h2, .single-slider-items h1, .single-slider-items p, .single-slider-items a{
	color:#918a8a;
}
.single-slider-items h2{
	font-size: 30px;
	font-weight: 800;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.single-slider-items h1 {
	font-size: 72px;
	font-weight: 400;
	text-transform: uppercase;
}
.single-slider-items p {
	    color: #fff;
    margin-bottom: 40px;
    margin-top: 10px;
    text-transform: capitalize;
    font-size: 22px;    line-height: 40px;
}
.vocation-btn a{
	color: #ffffff;
	font-weight: 600;
	padding: 10px 20px 7px;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
	border: 1px solid #ffffff;
	display:inline-block;
}
.vocation-btn.slider-btn a{
	margin-right: 30px;
	text-align: center;
	width: 150px;
	font-size: 16px;
	font-weight: 500;
}
.vocation-btn.slider-btn a:hover{
	color:#6F6D66;
	background:#FFFFFF;
	border-color:#fff;
}
.slider-active .owl-controls .owl-dots{
	position:absolute;
	bottom:20px;
	left:50%;
	transform:translateX(-50%);
	margin-left:-7px;
	opacity:0;
	transition:all .5s;
}
.slider-active:hover.slider-active .owl-controls .owl-dots{
	bottom:30px;
	opacity:1;
} 
.slider-active .owl-controls .owl-dot{
	width:8px;
	height:8px;
	background:#fff;
	display:inline-block;
	margin:0px 5px;
	border:2px solid transparent;
	transition:all .5s;
	transform:scale(1);
}
.slider-active .owl-controls .owl-dot:hover, .slider-active .owl-controls .owl-dot.active{
	background: transparent;
	border: 2px solid #fff;
	transform: scale(1.5);
}
/*----- slider area end ------*/
/*---------4. service-area area start ---------*/
.section-title{
	position:relative;width: 60%;
   margin: 0 auto 25px;
}
.st0{ fill: #96cc16}
.section-title h3{
	    line-height: initial;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 24px;
}.tab {
  overflow: hidden;
 border-bottom: 1px solid #f1f1f1;
 margin: 0 auto;
    width: 100%;
    text-align: center;
}
.tab a{width: 25%;
    float: left;
    padding: 10px;
    font-size: 18px;
    color: #777;
    font-weight: 500}
/* Style the buttons inside the tab */
.tab button {
 background-color: inherit;
   
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
    width: auto
}

/* Change background color of buttons on hover */
.tab button:hover {
  
}

/* Create an active/current tablink class */
.tab button.active {
  color: #96cc16;
    border-bottom: 2px solid #4caf50;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 15px 0;
    border: 0px solid #ccc;
    border-top: none;
    float: left;
    width: 100%;
    margin-bottom: 70px;
}.tableWrapper {
    padding: 0 0 2rem 0;
}.tableWrapper .tblData, .tableWrapper table {
    width: 100%;
    border-left: .1rem solid #edecec;
    border-top: .1rem solid #edecec;
    font-size: 1.5rem;
}.tableWrapper .tblData tr:nth-child(odd), .tableWrapper table tr:nth-child(odd) {
    background-color: #f6f6f6;
}
.tableWrapper table tr:nth-child(odd), .tableWrapper.auctNoticeTable .tblData tr:nth-child(odd) {
    background: 0 0;
}.tableWrapper .tblData th, .tableWrapper table th {
    background: #dadada;
    padding: 2rem;
    border-right: .1rem solid #fff;
    border-bottom: .1rem solid #fff;
}.tableWrapper .tblData td, .tableWrapper table td {
    padding: 1.5rem 2rem;
    border-right: .1rem solid #edecec;
    border-bottom: .1rem solid #edecec;
    vertical-align: top;
    color: #212121;
}.tableWrapper .tblData tr:nth-child(even), .tableWrapper table tr:nth-child(even) {
    background-color: #fff;
}.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

.accordion .active, .accordion:hover {
  background-color: #ccc; 
}
.single-brand{float:left}
.panel {
  padding: 0 18px;
  display: none;
  background-color: white;
  overflow: hidden;
}
.tabcontent  .contentBox h3{font-size: 18px;}
.tabcontent .brand-item{padding:10px}
.tabcontent .col-md-12{}
.template-features-wrap{}
.section-title p{
	font-family: "Poppins",sans-serif;
	font-size: 14px;
	font-weight: 300;
	margin-bottom:0;
	color:#666;
}
.section-title:before, .section-title:after{
	bottom: 5px;
	height: 3px;
	left: 50%;
	position: absolute;
	content: "";
	right: 0;
}
.section-title:before{
	background: #28435f;
	width: 109px;
	transform: translateX(-50%);
}
.section-title:after{
	background: #96cc16 none repeat scroll 0 0;
	position: absolute;
	width: 55px;
	z-index: 9;
}
.template-features-icon i{
	font-size:80px;
	color:#96cc16;
}
.template-features-icon i.fa-css3{color:#33a9dc}
.template-features-icon i.fa-wordpress{color:#2bcdc1}
.template-features-wrap h5 {
	color: #222;
	font-size: 20px;
}
.template-features-wrap p {
  margin-bottom: 0;
}
/*--------- service-area area end ---------*/
.our-theme h5 {
  color: #fff;
  font-size: 28px;
  letter-spacing: 2px;
  margin: 0;
  text-transform: uppercase;
}
.our-theme p {
  color: #fff;
  font-size: 14px;
  margin: 25px 0 60px;
  padding: 0 100px;
}
.theme-btn.vocation-btn a:hover{
	background:#96cc16;
	border-color:#96cc16;
}
.service-icon {
	background: #ffffff none repeat scroll 0 0;
	border: 1px solid #96cc16;
	color: #96cc16;
	display: inline-table;
	font-size: 30px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	transition: all 0.5s ease-in 0s;
	width: 19%;
}
.single-service:hover .service-icon{
	color:#fff;
	background:#96cc16;
}
.service-info {
  padding-left: 20px;
  width: 81%;
}
.service-info h4 {
  color: #222222;
  font-size: 15px;
  margin-top: 5px;
  margin-bottom: 7px;
}
.service-info p {
  margin-bottom: 0;
}
.single-service.mtb-30 {
  margin-bottom: 50px;
}
/*---------5. fun-factor-area start--------------- */
.fun-factor-icon{
	color: #f0f0f0;
	font-size: 24px;
	margin: 10px 0 40px;
}
.fun-factor-icon i{
	background: #96cc16;
	font-size: 30px;
	height: 70px;
	line-height: 70px;
	outline: 1px solid #96cc16;
	outline-offset: 5px;
	width: 70px;
}
.fun-factor-wrap h2 span{
	color: #ffffff;
	font-size: 50px;
	font-weight: 300;
}
.fun-factor-wrap span{
	color: #ffffff;
	font-size: 16px;
}
.section-title span {
  font-size: 18px;
}
/*--------- fun-factor-area end--------------- */
/*---------6. protfolio-area start--------------- */
.col-3 {
	padding: 0 10px;
	width: 33.33%;
	float:left;
}
.protfolio-wrap {
border: 1px solid #abcd03;
	overflow: hidden;
}
.protfolio-img, .team-img a{position:relative;}
.protfolio-img a {
	background: #96cc16 none repeat scroll 0 0;
	color: #ffffff;
	font-size: 20px;
	height: 50px;
	left: 50%;
	line-height: 50px;
	opacity: 0;
	outline: 1px solid #96cc16;
	outline-offset: 5px;
	position: absolute;
	text-align: center;
	top: 50%;
	transform: translateX(-50%) translateY(-50%) scale(3);
	transition: all 0.5s ease 0s;
	visibility: hidden;
	width: 50px;
	z-index: 9999;
}
.protfolio-img:hover a{
	opacity: 1;
	transform: translateX(-50%) translateY(-50%) scale(1);
	visibility: visible;
}
.protfolio-img:before, .team-img > a:before{
	animation-duration: 0.5s;
	background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
	content: "";
	display: block;
	height: 100%;
	left: 50%;
	position: absolute;
	top: 0;
	transition: all 0.5s ease 0s;
	width: 0;
	opacity:0;
	z-index:9;
}
.protfolio-img:hover:before{
	opacity:1;
	width:100%;
	left:0;
}
.protfolio-menu ul li {
  border: 1px solid #cccccc;
  border-radius: 3px;
  color: #282828;
  cursor: pointer;
  display: inline-block;
  font-family: "Montserrat",sans-serif;
  font-size: 14px;
  font-weight: 500;
  margin-right: 6px;
  padding: 8px 20px;
  text-transform: uppercase;
  transition: all 0.5s ease 0s;
}
.protfolio-menu ul li.active, .protfolio-menu ul li:hover{
	background:#96cc16;
	color:#fff;
	border-color:#96cc16;
}
.list--definition{    width: 50%;
    float: left;}
#Container .mix{height: 263px;}
.protfolio-info{padding: 0 15px 10px;    border-top: 1px solid #abcd03;}
.protfolio-info h3{
	display:block;
	font-size: 14px;
	margin-top: 10px;
	text-transform: capitalize;
}
.protfolio-info h3 a{color: rgba(0, 0, 0, 0.85);}
.protfolio-info h3 a:hover{color:#F45660}
.protfolio-info span{    text-transform: capitalize;
    display: block;}
#Container .mix{
	display: none;
}
.vbox-overlay {
  z-index: 2147483647;
}
.vbox-close {
	background: #96cc16 url("close.gif") no-repeat scroll 10px center;
	color: #fff;
	cursor: pointer;
	display: block;
	font-weight: 600;
	height: 40px;
	position: fixed;
	right: 30px;
	text-indent: 19px;
	top: 4px;
	width: 46px;
	border-radius: 2px;
}
.vbox-next, .vbox-prev {
  border: medium solid transparent;
  box-sizing: content-box;
  color: #fff;
  cursor: pointer;
  height: 170px;
  margin-top: -85px;
  overflow: hidden;
  position: fixed;
  text-indent: -100px;
  top: 50%;
  width: 30px;
}
.vbox-next {
  background: rgba(0, 0, 0, 0) url("img/next.gif") no-repeat scroll center center;
  border-width: 0 10px 0 30px;
  right: 0;
}
.vbox-prev {
  background: rgba(0, 0, 0, 0) url("img/prev.gif") no-repeat scroll center center;
  border-width: 0 30px 0 10px;
  left: 0;
}
/*--------- protfolio-area end--------------- */
/*---------7. client-area start -------------*/
.client-wrap{
	display: inline-block;
	padding: 20px 0 56px;
	position: relative;
	width: 100%;
}
.client-img{
	height: 120px;
	margin-left: 22px;
	overflow: hidden;
	position: relative;
	width: 120px;
	z-index: 99;
}
.client-img:before{
	border: 6px solid rgba(0, 0, 0, 0.15);
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	border-radius:50%;
	z-index:9999;
}
.client-img img{
	border-radius:50%;
}
.client-info {
	left: 14%;
	margin-top: 0;
	overflow: hidden;
	padding: 27px 75px 35px 78px;
	position: absolute;
	top: 0;
}
.client-info h3{
	color: #303030;
	display: inline;
	font-size: 18px;
}
.client-info span{}
.client-info p{
	color: #606060;
	margin: 12px 0 0;
	position: relative;
}
.client-info p:before{
	bottom: -5px;
	color: #dadada;
	content: "";
	font-family: "FontAwesome";
	font-size: 22px;
	position: absolute;
	right: -14px;
}
.dotet-style .owl-dots {
	position:absolute;
	left:0;
	right:0;
	text-align:center;
	bottom:-20px;
}
.dotet-style .owl-dot {
	background: #ddd none repeat scroll 0 0;
	border-radius: 3px;
	display: inline-block;
	height: 3px;
	margin: 0 5px;
	width: 20px;
	transition:all .5s;
}
.dotet-style .owl-dot:hover, .dotet-style .owl-dot.active{
	background:#96cc16;
}
/*--------- client-area end -------------*/
/*--------- our-team-area start-------------*/
.team-img{position:relative;}
.team-img a{display:block;}
.team-img a img { border-radius: 10px; }
.team-img a:before{
	width:100%;
	left:0;
}
.team-wrap:hover .team-img a:before{
	opacity:.5;
}
.team-img a span, .blog-img a span{
	background: #96cc16 none repeat scroll 0 0;
	border-radius: 30px;
	bottom: 0;
	color: #ffffff;
	display: inline-block;
	font-size: 16px;
	height: 50px;
	left: 0;
	line-height: 50px;
	margin: auto;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	transition: all .5s ease 0s;
	width: 50px;
	z-index: 999;
	opacity:0;
	transform:scale(0);
}
.team-img a span:hover{
	color:#96cc16;
	background:#fff;
}
.team-wrap:hover .team-img a span{
	opacity:1;
	transform:scale(1);
}
.team-icon {
	background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
	bottom: 0;
	left: 0;
	padding: 10px;
	position: absolute;
	width: 100%;
	z-index: 999999;
}
.team-icon ul li{display:inline-block;}
.team-icon ul li a{
	margin-right:22px;
	color:#fff;
}
.team-icon ul li a:hover{color:#96cc16}
.team-info{
	padding:30px 0px 25px 0;
	position:relative;
}
.team-info:before{
	background: #f0f0f0 none repeat scroll 0 0;
	bottom: 0;
	content: "";
	height: 1px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	width: 60px;
}
.team-wrap:hover .team-info:before{
	background: #96cc16;
	transition: all 0.5s ease 0s;
	width: 100%;
}
.team-info h4 {
	font-size: 15px;
	line-height: 13px;
	margin-bottom: 14px;
	text-transform: uppercase;
	margin-top: 0;
}
.team-info span{
	color: #909090;
	font-style: italic;
	line-height: 12px;
}
.team-active.dotet-style .owl-dots{
	display:none;
}
.team-active .owl-nav div.owl-prev{left: -50px;}
.team-active .owl-nav div {
      border: 1px solid #96cc16;
    color: #96cc16;
  height: 50px;
 
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  text-align: center;
  line-height: 50px;
  border-radius: 50%;
  transition:all .5s;
  font-size:20px;
}
.team-active .owl-nav div:hover{
	background:#96cc16;
	color:#fff;
	border-color:#96cc16;
}
.team-active .owl-nav div.owl-next{
	
	right:-50px;
}

.team-active12.dotet-style .owl-dots{
	display:none;
}
.team-active12 .owl-nav div.owl-prev{left: -50px;}
.team-active12 .owl-nav div {
      border: 1px solid #96cc16;
    color: #96cc16;
  height: 50px;
 
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  text-align: center;
  line-height: 50px;
  border-radius: 50%;
  transition:all .5s;
  font-size:20px;
}
.team-active12 .owl-nav div:hover{
	background:#96cc16;
	color:#fff;
	border-color:#96cc16;
}
.team-active12 .owl-nav div.owl-next{
	
	right:-50px;
}
/*--------- our-team-area end -------------*/
/*---------8. Newsletter-area start -------------*/
.news-title h2 {
	font-size: 25px;
	margin-bottom: 0;
	margin-top: 15px;
}
.newsletter form{position:relative;}
.newsletter input {
	border: 1px solid #fff;
	font-size: 15px;
	height: 50px;
	padding: 0 114px 0 10px;
	width: 100%;
}
.newsletter button {
	background: #454545 none repeat scroll 0 0;
	border: medium none;
	color: #fff;
	font-weight: 700;
	height: 50px;
	padding: 0 20px;
	position: absolute;
	right: 0;
	top: 0;
	transition: all 0.5s ease 0s;
}
.newsletter button:hover{
	background-color:#96cc16;
}
*::-moz-placeholder {
    opacity: 1 !important;
}
*::-moz-selection {
    background: #b3d4fc none repeat scroll 0 0;
    text-shadow: none;
}
/*--------- Newsletter-area end -------------*/
/*---------9. pricing-table-area start -------------*/
.pricing-wrap{transition:all .5s;}
.pricing-wrap:hover{
	box-shadow: 0 1px 1px 2px #eeeeee;
}
.col-4 {
	float: left;
	padding: 0 10px;
	width: 25%;
}
.price-head h4 {
	color: #565656;
	font-size: 24px;
	margin: 0;
	padding: 40px 0 30px;
	transition:all .5s;
	background:transparent;
}
.pricing-wrap:hover .price-head h4, .price-head h4.active {
	background:#96cc16;
	color:#fff;
}
.price-body{padding-bottom:20px;}
.price-body h5 {
	background: #28435f none repeat scroll 0 0;
	color: #fff;
	font-size: 16px;
	line-height: 22px;
	margin: 0;
	padding: 8px 18px;
}
.price-body li{
	border-bottom: 1px solid #eeeeee;
	color: #565656;
	font-size: 14px;
	padding: 10px 0 6px;
}
.price-body a.order{
	border: 1px solid #cccccc;
	color: #28435f;
	display: inline-block;
	font-size: 14px;
	line-height: 25px;
	margin-top: 20px;
	padding: 9px 25px 6px;
	text-transform: uppercase;
	transition: all 0.5s ease 0s;
}
.price-body a.order:hover{
	background:#96cc16;
	border-color:#96cc16;
	color:#fff;
}
/*--------- pricing-table-area end -------------*/
/*---------10. blog-area start -------------*/
.blog-wrap {border: 1px solid #eee;}
.blog-img {
	overflow: hidden;
	position:relative;
}
.blog-img img {
  width: 100%;
}
.blog-img a {
	display: block;
	position: relative;
}
.blog-img a::after, .blog-img a::before {
	background: #96cc16 none repeat scroll 0 0;
	content: "";
	height: 200%;
	left: 0;
	position: absolute;
	top: 0;
	transition: all 0.6s ease 0s;
	width: 200%;
	opacity:.3;
}
.blog-img a::after{
	transform: skew(45deg) translateX(100%);
	z-index: 9;
}
.blog-img a::before{
	transform: skew(45deg) translateX(-100%);
}
.blog-img a:hover:before, .blog-img a:hover:after{transform: skew(45deg) translateX(0%);}
.blog-img a span {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	font-size: 30px;
	top: -100%;
}
.blog-img:hover a span {
	opacity:1;
	transform:scale(1);
	top:0;
}
.blog-info{padding: 25px 15px 22px;}
.blog-info h4 {margin-top: 0;}
.blog-info h4 a {
	font-size: 15px;
	color:#333;
}
.blog-info h4 a:hover{color:#96cc16}
.blog-info > span {
  font-size: 12px;
  margin-right: 10px;
}
.blog-info span a{
	color:#666;
}
.blog-info span a:hover{color:#000;}
.blog-info span i{
	font-size: 14px;
	margin-right: 8px;
}
.blog-info p {
	margin-bottom: 12px;
	margin-top: 3px;
	word-spacing: 1px;
}
.blog-info a.read-more{  color: #96cc16;}
.blog-info a.read-more:hover{color:#333;}
/*--------- blog-area end -------------*/
/*---------11. brand-area start -------------*/
.single-brand{
	
	background:#fff;
	position:relative;
	overflow:hidden;
}
.single-brand:before{
	right: 100%;
	top: 0;
}
.single-brand:before, .single-brand:after{
	height: 1px;
	width: 100%;	
}
.single-brand:before, .single-brand:after, .brand-item:before, .brand-item:after{
	background-color: #96cc16;
	content: "";
	position: absolute;
	transition:all .5s;
}
.single-brand:after{
  bottom: 0;
  left: 100%;
}	
.brand-item:before, .brand-item:after{
	height:100%;
	width:1px;
}
.brand-item:before{
	bottom:100%;
	left:0;
}
.brand-item:after{
	top:100%;
	right:0;
}
.single-brand:hover:before{
	right:0;
}
.single-brand:hover:after{
	left:0;
}
.single-brand:hover .brand-item:before{
	bottom:0;
}
.single-brand:hover .brand-item:after{
	top:0;
}
/*--------- brand-area end -------------*/
/*---------12. footer-start -------------*/
.footer-top-area.opa::after {
  background: #cfd3c5;
  opacity: 0.9;
}
.footer-logo{}
.footer-logo img{
	padding-bottom:10px;
}
.footer-widget p {
	color: #fff;
	margin-bottom:15px;
}
.contact-form select{background: #ffffff none repeat scroll 0 0;
    border: 1px solid #ccc;
    color: #909090;
    font-size: 13px !important;
    height: 42px;
    margin-bottom: 20px;
    padding: 0 14px;
    width: 100%;}
.footer-address span{
	    display: flex;    flex-direction: column;
}
.contact-form  input:focus-visible {
    outline-offset: 0px;
}
:focus-visible {
    outline: -webkit-focus-ring-color auto 0px!important;
}
.footer-logo .st0 {
    fill: #fff;
}
.footer-address span.footer-icon {
	float: left;
	font-size: 25px;
	height: 40px;
	line-height: 50px;
	padding-right: 15px;
}
.footer-widget h3 {
	color: #fff;
	font-size: 16px;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-weight:700;
}
.footer-widget ul li a {
	color: #fff;
	display: inline-block;
	line-height: 30px;
	margin-bottom: 8px;
}
.footer-widget ul li a:hover {
	padding-left:5px;
	color:#96cc16;
}
.footer-widget input, .footer-widget textarea, .footer-widget button{
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 1px solid #fff;
	color: inherit;
	font-size: 12px;
	margin-bottom: 15px;
	width: 100%;
	padding-left:5px;
	color:#fff;
}
.footer-widget input{
	height:35px;
}
.footer-widget textarea{
	height:100px;
}
.footer-widget button{
	font-weight:600;
	height:35px;
	margin-bottom:0;
	transition:all .5s;
}
.footer-widget button:hover{
	background:#96cc16;
	border:1px solid #96cc16;
}
.footer-icon a {
	border: 1px solid #ffffff;
	color: #fff;
	display: inline-block;
	height: 35px;
	line-height: 35px;
	margin-left: 15px;
	text-align: center;
	width: 35px;
}
.footer-icon a:hover {
  background: #96cc16 none repeat scroll 0 0;
  border-color: #96cc16;
  color: #fff;
}
.copyright  p {
	color: #fff;
	margin-bottom: 0;
	
}
.copyright  p a{
	color:#fff;
}
.copyright  p a:hover{color:#96cc16}
/*--------- footer end -------------*/
/*------------------------------------
		  13. home2 style here 
 -------------------------------------*/
.home2-service-info.service-info {
  padding-left: 0;
  padding-right: 0;
  text-align: right;
  width: 75%;
}
/*------------------------------------
			14. home3 style here 
 -------------------------------------*/
.home3-service-info{overflow:hidden;}
.home3-service-info h4{
	position:relative;
	top:25px;
	transition:all .5s;
	margin-top:0;
}
.home3-service-info  p {
  bottom: -50px;
  opacity: 0;
  position: relative;
  transition:all .5s;
  visibility:hidden;
  color:#666;
}
.single-service:hover .home3-service-info h4{
	top:0;
}
.single-service:hover .home3-service-info  p{
	opacity:1;
	bottom:0;
	visibility:visible;
}
.col-2{
	width:50%;
	padding:0px 10px;
	float:left;
}
/*------------------------------------
		15. blog style here 
 -------------------------------------*/
.breadcrumb-text h1 {
	color: #fefefe;
	font-size: 36px;
	font-weight: 600;
	line-height: 28px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.breadcrumb-text  ul li{
	display:inline-block;
	margin-right:5px;
	color:#fff;
}
.breadcrumb-text  ul li a{color:#fff;}
.section-title2.section-title::before, .section-title2.section-title::after {
  left: 54px;
}
.page-numbers{padding-top:15px;}
.page-numbers ul li{
	display:inline-block;
	margin:0px 5px;
}
.page-numbers li:last-child {
  margin-right: 0;
}
.page-numbers li a, .page-numbers li span{
  background: #666666;
  color: #ffffff;
  text-align: center;
  display:block;
  width:30px;
  height:30px;
  line-height:30px;
}
.page-numbers li a:hover, .page-numbers li span{background:#96cc16;}
.col-1{
	width:100%;
	padding:0px 10px;
	float:left;
}
.blog-blog-wrap .blog-img a::after, .blog-blog-wrap .blog-img a::before {
  background: #000;
}
.blog-blog-wrap .blog-img a span {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  width: 60px;
  height: 60px;
  line-height: 60px;
  border-radius: 50%;
}
/*------------------------------------
	16. Blog Both Sidebar style here 
 -------------------------------------*/
.section-title3 h5 {
	border-bottom: 1px solid #e5e5e5;
	color: #333;
	display: block;
	font-size: 20px;
	font-weight: 500;
	line-height: 17px;
	margin-bottom: 30px;
	margin-top: 0;
	padding-bottom: 13px;
	position: relative;
	text-transform: capitalize;
}
.section-title3 h5:before{
	background: #96cc16;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	width: 50%;
	bottom:-1px;
}
.widget_categories ul li:not(:last-child){
	border-bottom: 1px solid rgba(0, 0, 0, 0.12);
	margin: 0 0 6px;
	padding: 0 0 6px;
}
.widget_categories ul li a{
	color:#666;
}
.widget_categories ul li a:hover{color:#000}
.widget_search input {
	border: 2px solid #96cc16;
	float: left;
	height: 35px;
	padding-left: 5px;
	width: 65%;
}
.widget_search button{
	width:35%;
	font-weight:700;
	height:35px;
	background:#454545;
	border:none;
	color:#fff;
	transition:all .5s;
}
.widget_search button:hover{
	color:#666;
	background-color:#ccc;
}
/*------------------------------------
		17. single blog style here 
 -------------------------------------*/
.single-blog-info h1 {
	font-size: 3rem;
	margin: 25px 0;
	line-height: 24px;
	color:rgba(0, 0, 0, 0.85);
}
.single-blog-info p{
	color: #666;
	font-family: "Poppins",sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 24px;
	margin-bottom:20px;
}
.single-blog-info h3{
	text-transform:uppercase;
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 17px;
}
.single-blog-meta span{
	margin-right:15px;
	color:#555;
}
.single-blog-meta span i{margin-right:5px;}
.single-blog-meta span a{color:#555;}
.single-blog-meta span a:hover{color:rgba(0, 0, 0, 1)}
.single-blog-form h3{
	color: #323232;
	font-size: 2.5rem;
}
.single-blog-form p{
	margin-bottom:20px;
	color:#666;
}
.single-blog-form p label {
	display: block;
	font-weight: 500;
}
.single-blog-form p label span{color:#900;}
.single-blog-form textarea{
	width:100%;
	height:200px;
	margin-bottom: 20px;
}
.single-blog-form textarea, .single-blog-form input{
	border: 1px solid #e8e8e8;
	border-radius: 4px;
	padding-left:10px;
}
.single-blog-form input {
  height: 36px;
  width: 75%;
}
.single-blog-form button{
	background: #323232;
	padding: 10px 20px;
	border:none;
	color:#fff;
	font-weight:500;
	transition:all .5s;
}
.single-blog-form button:hover{background:#96cc16}
/*------------------------------------
		18. team-col2 style here 
 -------------------------------------*/
.col2-team-wrap .team-icon {
  opacity: 0;
  transition: all 0.5s ease 0s;
  visibility: hidden;
  transform:scaleY(0);
  transform-origin: bottom;
}
.col2-team-wrap:hover .team-icon{
	opacity:1;
	visibility:visible;
	transform:scaleY(1);
}
.col2-team-wrap .team-info::before {
  display: none;
}
.col2-team-wrap .team-info {
  padding: 20px 25px 10px;
}
/*------------------------------------
		19. single team style here 
 -------------------------------------*/
 .single-team-img > img {
  width: 100%;
}
.single-team-img .team-icon.text-center {
  background: #f1f1f1 none repeat scroll 0 0;
  margin-top: 10px;
  position: inherit;
}
.single-team-img .team-icon.text-center a {
  color: #333;
}
.single-team-img .team-icon.text-center a:hover{color:#96cc16;}
.personal-info{
	border:1px solid #f1f1f1;
	padding:15px;
}
.personal-info h4{
	font-size:16px;
	font-weight:700;
}
.personal-info p i, .single-team-info li i{
	margin-right:8px;
	color:#bebebe;
	width:18px;
}
.single-team-info .section-title3 h5::before {
  width: 8%;
}
.single-team-info ul{
	margin-bottom:15px;
}
.single-team-info li{
	padding:3px 0;
}
.progressbar-area{margin-top:30px;}
.progress {
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  height: 6px;
  margin-bottom: 20px;
  overflow: hidden;
}
.orange{position:relative}
.progress-bar {
  width: 60%;
  background:#96cc16;
}
.progress-bar > span {
  position: absolute;
  color: #222;
  right: 0;
  top: 0;
}
/*------------------------------------
	20. single protfolio style here 
 -------------------------------------*/
.banner-info h1{
	color: #282828;
	font-size: 28px;
	font-weight: 700;
	margin-bottom: 30px;
	text-transform: uppercase;
}
.banner-info p{margin-bottom:25px;}
.single-portfolio-ctg {
  background: #f1f1f1 none repeat scroll 0 0;
  padding: 30px 15px 10px;
}
.banner-info ul li {
  color: #565656;
  margin-bottom: 20px;
}
.banner-info ul li span {
  color: #282828;
  font-weight: 500;
  text-transform: uppercase;
}
.recent-project-area h3{
	margin-bottom:20px;
	color:#282828;
	text-transform:uppercase;
	font-size:18px;
}
.recent-project-area .protfolio-img::before, .team-img > a::before, .recent-project-area .protfolio-img a {
  display: none;
}
.recent-project-area .protfolio-info {
  padding: 0;
}
.recent-project-area .protfolio-wrap {
  border: 0 none;
}
/*------------------------------------
	21. about style here 
 -------------------------------------*/
.media-body{
padding: 18px 0 0;
}
.media-body h4{
	font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: 600;
}
.template-features-area256 h3{font-size: 20px;
    font-weight: 600;}
.media-body h4 a{
	color:#222;
}
.media-body p{
	
}
.media-body > a{
	border: 1px solid #454545;
	padding:5px 25px;
	text-transform: uppercase;
	display:inline-block;
	background:#454545;
	color:#fff;
	font-weight:700;
}
.media-body > a:hover{
	background:#96cc16;
	border-color:#96cc16;
}
.barfiller {
	background: #f1f1f1 none repeat scroll 0 0;
	border: 1px solid #f1f1f1;
	box-shadow: 1px 4px 9px -6px rgba(0, 0, 0, 0.5) inset;
	height: 6px;
	margin-bottom: 40px;
	position: relative;
	width: 100%;
}
.barfiller .fill {
  display: block;
  position: relative;
  width: 0px;
  height: 100%;
  background: #333;
  z-index: 1;
}
.barfiller .tip {
	background: #96cc16 none repeat scroll 0 0;
	border-radius: 3px;
	color: #000;
	font-size: 12px;
	font-weight: 500;
	left: 0;
	margin-top: -42px;
	padding: 2px 15px;
	position: absolute;
	z-index: 2;
}
.barfiller .tip::after {
	border: 5px solid #96cc16;
	content: "";
	position: absolute;
	right: 0;
	top: 77%;
	transform: skewY(45deg);
	z-index: 9;
}
.tipWrap {
  position: relative;
  left: -30px;
  top: 2px;
}
.progressbar > p {
  color: #222;
  font-size: 12px;
  margin-bottom: 0;
}
.skill-img{
	height:260px;
	width:100%;
}
/*------------------------------------
	22. contact style here 
-------------------------------------*/
#googleMap{
	width:100%;
	height:500px;
}
.contact-form{
	padding:100px 0px;
}
.contact-form h4{
	font-size: 20px;
    line-height: 24px;
    margin-top: 57px;
    text-align: center;
    color: #96cc16;
}
.contact-form input, .contact-form textarea{
	background: #ffffff none repeat scroll 0 0;
	border: 1px solid #ccc;
	color: #909090;
	font-size: 13px !important;
	height: 42px;
	margin-bottom: 20px;
	padding: 0 14px;
	width: 100%;
}
.contact-form textarea{
	height:167px;
	padding-top:10px;
}
.contact-form button{
	background: #96cc16 none repeat scroll 0 0;
    border: 1px solid #ccc;
    color: #fff;
    height: 40px;
    margin-bottom: 0;
    width: 120px;
    transition: all .5s;
}
.contact-form button:hover{
	background:#96cc16;
	border-color:#96cc16;
	color:#fff;
}
.icon--pdf a{color: #fff;
    }
.icon--pdf{    font-size: 1rem;
    margin: 0 0 0 1em;
    padding: 1px 5px;
    background: #e70007;
    font-weight: 500;}
	.provider{   
    padding: 45px 0;}
.provider	h2 {
    font-size: 36px;
  
    text-align: center;
    line-height: 1.7;
}.provider p {
       font-size: 22px;
   
    text-align: center;
}div.provider div.provider-txt {
    position: relative;
}div.provider div.provider-txt img {
    
    margin-top: 66px;
}div.provider ul {
    padding: 44px 0;
    background-color: rgb(69, 163, 201,0.4);
    margin-top: 112px;
    width: 70%;
}
div.provider ul li {
    background: url(https://valuedesign.sg/img/icn_map02_pc.png) 5% 0 no-repeat;
    text-align: left;
    list-style: none;
    font-size: 28px;
    font-weight: bold;
    padding-left: 14.5%;
    margin-top: 20px;
    line-height: 2;
    color: #fff;
}div.provider ul li:first-child {
    margin-top: 0;
    background: url(https://valuedesign.sg/img/icn_map01_pc.png) 5% 0 no-repeat;
}div.provider ul li:last-child {
    background: url(https://valuedesign.sg/img/icn_map03_pc.png) 5% 0 no-repeat;
}


#newsletter-popup{
  padding: 30px;
    background: #96cc16;
    border-radius: 0px;    position: relative;
    transition: all 1s ease-in-out;
}

.newsletter-overlay{
  position: fixed;
  
  bottom: 0;
  right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    visibility: visible;
    opacity: 1;
    display: none;
    z-index: 999999999;
    width: 33%;


}

#newsletter-popup h3{
  color: #fff;
  font-size: 24px;
  margin: 0 0 10px;

}

#newsletter-popup input[type="text"]{
    width: 100%;
    height: 36px;
    border: none;
    text-indent: 10px;
    font-size: 13px;
    border-bottom: 2px solid #faeaec;
    border-top: 2px solid #fff;
    padding: 0;
    color: #666;
    margin-bottom: 15px;
}
#newsletter-popup .contact-textarea{    width: 100%;
    height: 7em;
    border: none;
    text-indent: 10px;
    font-size: 13px;
    border-bottom: 2px solid #faeaec;
    border-top: 2px solid #fff;
    padding: 0;
    color: #666;
    margin-bottom: 15px;}
#newsletter-popup input[type="submit"]{
 background: #000;
    border: none;
    border-bottom: 3px solid #000000;
    color: #fff;
    text-align: center;
    display: block;
    padding: 9px;
    line-height: 1.5;
    width: 100%;
    cursor: pointer;
    margin: 0;
    font-size: 17px;
}

#newsletter-popup .popup-close{
  color: #fff;
  height: 30px;
  width: 30px;
  position: absolute;
  top: 10px;
  right: 10px;
  text-align: center;
  text-decoration: none;
  line-height: 30px;
  font-family:  "Gloria Hallelujah",cursive;
  font-weight: bold;
}
.benefitsBox ul li {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    position: relative;
    padding: 3rem 0;
    width: 24%;
}
.benefitsBox ul li em.ico-insuranceCoverage {
    background-position: -158px -804px;
    width: 69px;
    height: 65px;
}
.benefitsBox ul li em.ico-widelyAccepted {
    background-position: -122px -99px;
    width: 66px;
    height: 57px;
}
.benefitsBox ul li em.ico-highSecurity {
    background-position: -854px -700px;
    width: 49px;
    height: 55px;
}.benefitsBox ul li em.ico-flexiDenomination {
    background-position: -192px -417px;
    width: 76px;
    height: 49px;
}
.benefitsBox ul li em {
    background: url(https://valuedesign.co.in/img/phase03_USPIcons.png) no-repeat 0 0;
    display: block;
    text-align: center;
    position: absolute;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -.5rem;
}.benefitsBox ul li h4 {
    font-size: 1.5rem;
    color: #000;
    padding: 5rem 0 .8rem;
    display: block;
    text-align: center;
    line-height: 2.1rem;
}
.benefitsBox{padding: 75px 0 50px;}
.tabinfo{    box-shadow: 0 10px 10px #f3f3f3;
    padding-bottom: 2rem;
    padding-top: 0;}
	.tabinfo .nav-tabs {
    border-bottom: 0px solid #ddd;
}.tabinfo .nav-tabs>li {
    float: left;
    margin-bottom: -1px;
    display: table-cell;
    text-align: center;
    vertical-align: bottom;
    width: 33.3%;
}
.tabinfo .nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
   font-size: 1.6rem;
    color: #666;
    opacity: .5;
    display: inline-block;
    vertical-align: bottom;
    padding: .2rem 1.5rem;
}.tabinfo .nav-tabs li:hover a {
    color: #96cc16;
    opacity: 1;
}.tabinfo .nav-tabs  li:after {
    content: '';
    display: block;
    height: 2px;
    width: 0;
    background: 0 0;
    transition: width .5s ease,background-color .5s ease;
    position: relative;
    top: 2.1rem;
}.tabinfo .nav-tabs  li:hover:after {
    background-color: #96cc16;
    width: 100%;
}
.nav>li>a:focus, .nav>li>a:hover{background-color: transparent;}
.mainIntroductionText{padding-top: 55px;}
.mainIntroductionText h1{font-size: 22px}
.tabinfo .nav-tabs li.active:after {
    background-color: #96cc16;
    width: 100%;
}
.tabinfo .nav-tabs li.active a {
    color: #96cc16;
    opacity: 1;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{border:0px}
.panel-default>.panel-heading{background-color: transparent;
}
.panel-heading{padding: 10px 0;}
.panel-body {
    padding: 25px 0px;
}
.panel-group .panel-heading {
    border-bottom: 1px solid #f5f5f5;
}
.panel-title a:hover{color:#96cc16}
.featurebenefit .team-active .owl-nav div.owl-prev {
   right: 70px;
    left: inherit;
}
.featurebenefit .team-active .owl-nav div{    border-radius: 0;top: -22%;}
.featurebenefit .team-active .owl-nav div.owl-next {
    right: 0;
}
.section1 h1{    font-size: 19px;}
.featurebenefit .our-team-area .row { display: flex; flex-wrap: wrap; }
.featurebenefit .col2-team-wrap{ margin: 10px 0; }
.tab-content>.tab-pane{    padding: 42px 0;}

.template-features-area .row { display: flex; flex-wrap: wrap; }
.boxcard { width: 19%; margin:5px; box-shadow: 0px 0px 17px rgb(0 0 0 / 10%); padding: 20px 15px; }
.boxcard img { background: #ccc; padding: 9px; border-radius: 35px;}




.animation-element {
  opacity: 0;
  position: relative;
}
.animation-element.slide-left {
  -webkit-transition: all 900ms ease;
  -moz-transition: all 900ms ease;
  -o-transition: all 900ms ease;
  transition: all 900ms ease;
  opacity: 0;
  -moz-transform: translate3d(-130px, 0px, 0px);
  -webkit-transform: translate3d(-130px, 0px, 0px);
  -o-transform: translate(-130px, 0px);
  -ms-transform: translate(-130px, 0px);
  transform: translate3d(-130px, 0px, 0px);
}
.animation-element.slide-right {
  -webkit-transition: all 900ms ease;
  -moz-transition: all 900ms ease;
  -o-transition: all 900ms ease;
  transition: all 900ms ease;
  opacity: 0;
  -moz-transform: translate3d(130px, 0px, 0px);
  -webkit-transform: translate3d(130px, 0px, 0px);
  -o-transform: translate(130px, 0px);
  -ms-transform: translate(130px, 0px);
  transform: translate3d(130px, 0px, 0px);
}
.animation-element.slide-top {
  -webkit-transition: all 900ms ease;
  -moz-transition: all 900ms ease;
  -o-transition: all 900ms ease;
  transition: all 900ms ease;
  opacity: 0;
  -moz-transform: translate3d(0px, 130px, 0px);
  -webkit-transform: translate3d(0px, 130px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 130px, 0px);
}
.animation-element.slide-left.in-view, .animation-element.slide-right.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.template-features-area256{    max-width: 880px;
    margin: 0 auto;
    width: 100%;}




.ourthemeareasec { background:linear-gradient(45deg, #abcd03 0%, #8bc34a6b 100%); padding: 40px 0; position: relative; overflow: hidden;}
.ourthemeareasec .overthemeryt { height: 525px; display: flex; justify-content: center; flex-direction: column; }
.ourthemeareasec .overthemeryt h5 { font-size: 26px; line-height: 36px; color: #222; font-weight: 600; margin: 0; }
.ourthemeareasec .overthemeryt p { font-size: 16px; line-height: 26px; color: #666; font-weight: 400; margin: 15px 0 25px; }

.ourthemeareasec .shapeimg01 { position: absolute; top: -1%; left: 2%; border-radius: 50%; height: 40vw; width: 40vw; -webkit-transform-origin: -50% center; transform-origin: -50% center; background-size: cover; background-position: center; }

.ourthemeareasec .shapeimg01.first01 { animation: switch 12s cubic-bezier(0.5, 0.005, 0, 0.995) infinite;
transform: scale(1) rotate(0deg);}
.ourthemeareasec .shapeimg01.second02 { animation: switch 12s 6s cubic-bezier(0.5, 0.005, 0, 0.995) infinite;
transform: scale(0.5) rotate(-90deg);}

.ourthemeareasec .shapebg01 { position: absolute; top: 2vw; left: 8vw; background-color: rgba(255, 255, 255, 0.19);
border-radius: 50%; height: 45vw; width: 45vw; background-size: cover; background-position: center;}

.ourthemeareasec .shapebg01.first01 { animation: deco 12s cubic-bezier(0.5, 0.005, 0, 0.995) infinite;
transform: scale(1) rotate(0deg); opacity: 0; }
.ourthemeareasec .shapebg01.second02 { animation: deco 12s 6s cubic-bezier(0.5, 0.005, 0, 0.995) infinite;
transform: scale(0.5) rotate(-90deg); opacity: 0; }


.ourthemeareasec .shapebg01.first01:before { content: ''; position: absolute; top: -10vw; left: 0;
width: 100%; height: 100%; background-color: rgba(255, 255, 255, 0.19); border-radius: 50%;} 
.ourthemeareasec .shapebg01.first01:after { content: ''; position: absolute; top: 0vw; left: -10vw;
width: 100%; height: 100%; background-color: rgba(255, 255, 255, 0.19); border-radius: 50%;} 


.ourthemeareasec .shapebg01.second02:before { content: ''; position: absolute; top: -10vw;
left: 0; width: 100%; height: 100%; background-color: rgba(255, 255, 255, 0.19); border-radius: 50%;}
.ourthemeareasec .shapebg01.second02:after { content: ''; position: absolute; top: 0; left: -10vw; width: 100%; height: 100%; background-color: rgba(255, 255, 255, 0.19); border-radius: 50%;}


@media only screen and ( max-width: 991px ) {
	.ourthemeareasec .shapebgsec { height: 55vw; }
	.ourthemeareasec .shapebg01 { width: 60vw; height: 60vw; }
	.ourthemeareasec .shapebg02 { width: 60vw; height: 60vw; }

	.ourthemeareasec .shapeimg01 { width: 60vw; height: 60vw; }
	.ourthemeareasec .shapeimg02 { width: 60vw; height: 60vw; }
	.ourthemeareasec .overthemeryt { height: auto; }
}


@keyframes deco {
  0% {
    -webkit-transform: scale(0.5) rotate(-90deg);
            transform: scale(0.5) rotate(-90deg);
  }
  15% {
    -webkit-transform: scale(1) rotate(0deg);
            transform: scale(1) rotate(0deg);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(1) rotate(0deg);
            transform: scale(1) rotate(0deg);
  }
  65% {
    -webkit-transform: scale(0.5) rotate(-90deg);
            transform: scale(0.5) rotate(-90deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.5) rotate(-90deg);
            transform: scale(0.5) rotate(-90deg);
    opacity: 0;
  }
}


@keyframes switch {
  0% {
    -webkit-transform: scale(0.5) rotate(90deg);
            transform: scale(0.5) rotate(90deg);
  }
  15% {
    -webkit-transform: scale(1) rotate(0deg);
            transform: scale(1) rotate(0deg);
  }
  50% {
    -webkit-transform: scale(1) rotate(0deg);
            transform: scale(1) rotate(0deg);
  }
  65% {
    -webkit-transform: scale(0.5) rotate(-90deg);
            transform: scale(0.5) rotate(-90deg);
  }
  100% {
    -webkit-transform: scale(0.5) rotate(-90deg);
            transform: scale(0.5) rotate(-90deg);
  }
}




/*Banner Slider*/
/* CODE BY HENRI PEETSMANN */
.css-mb {
  width: 950px;
  /* Set the desired maximum width of the macbook */
  min-width: 50px;
  /* Set the desired minimum width of the macbook */
  margin: 0 auto;
  /* Align mockup to center */
}

.css-mb div {
  box-sizing: border-box !important;
  /* Just in case */
}

/* Center the display */
.css-mb .mb-display-position {
  width: 80%;
  margin: 0 auto;
}

/* The display */
.css-mb .mb-display {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 65.9442%;
  background: #373435;
  -webkit-border-top-left-radius: 3.5% 5.3075%;
  -moz-border-radius-topleft: 3.5% 5.3075%;
  border-top-left-radius: 3.5% 5.3075%;
  -webkit-border-top-right-radius: 3.5% 5.3075%;
  -moz-border-radius-toptight: 3.5% 5.3075%;
  border-top-right-radius: 3.5% 5.3075%;
}

/* Webcam */
/* Browser may not render a perfect circle */
.css-mb .mb-display:before {
  content: "";
  display: block;
  position: absolute;
  top: 3%;
  left: 50%;
  width: 1%;
  height: 1.5164%;
  margin-left: -0.5%;
  border-radius: 50%;
  background: #525252;
}

/* Glare */
/* Browser may not render the top and right offset evenly */
.css-mb .mb-display:after {
  content: "";
  display: none;
  position: absolute;
  right: 0.4%;
  top: 0.64%;
  width: 62.5%;
  height: 100%;
  background: none;
  /* Hide the gradient on older browsers */
  background: -moz-linear-gradient(55deg, rgba(0, 0, 0, 0) 61%, rgba(255, 255, 255, 0.05) 61%);
  /* FF3.6+ */
  background: -webkit-linear-gradient(36deg, rgba(0, 0, 0, 0) 61%, rgba(255, 255, 255, 0.05) 61%);
  /* Chrome10+ and Safari5.1+ compute the degree differently */
  background: -o-linear-gradient(55deg, rgba(0, 0, 0, 0) 61%, rgba(255, 255, 255, 0.05) 61%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(55deg, rgba(0, 0, 0, 0) 61%, rgba(255, 255, 255, 0.05) 61%);
  /* IE10+ */
  background: linear-gradient(55deg, rgba(0, 0, 0, 0) 61%, rgba(255, 255, 255, 0.05) 61%);
  -webkit-border-top-right-radius: 5.3075%;
  -moz-border-radius-toptight: 5.3075%;
  border-top-right-radius: 5.3075%;
}

/* Only show glare, if the class is applied */
.css-mb.with-glare .mb-display:after {
  display: block;
}

/* Position the screen and give make it the right size, ratio 16:10 */
.css-mb .mb-screen-position {
  position: absolute;
  top: 6.5%;
  width: 93.2%;
  left: 3.4%;
  height: 0;
  margin: 0;
  padding-bottom: 58.25%;
  /* Ratio */
}

/* Give parent (this element) a "height", so that child elements can use height: 100%;*/
.css-mb .mb-screen {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  background: #fff;
  /* bg color if content is not big enough, or rendering is off */
}

/* Image on the screen */
.css-mb .mb-screen img {
  max-width: 100%;
  height: auto;
}

/* Iframe on the screen */
.css-mb .mb-screen iframe {
  width: 100%;
  height: 100%;
  border: 0;
}

/* Macbook body */
.css-mb .mb-body {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 2.3%;
  background: #e6e7e8;
}

/* The groove */
.css-mb .mb-body:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 14.074%;
  height: 0;
  padding-bottom: 1.4814%;
  margin-left: -7.037%;
  background: #a9abae;
  -webkit-border-bottom-left-radius: 7.037% 50%;
  -moz-border-radius-bottomleft: 7.037% 50%;
  border-bottom-left-radius: 7.037% 50%;
  -webkit-border-bottom-right-radius: 7.037% 50%;
  -moz-border-radius-bottomtight: 7.037% 50%;
  border-bottom-right-radius: 7.037% 50%;
}

/* Macbook bottom */
.css-mb .mb-bottom-cover {
  width: 100%;
  height: 0;
  padding-bottom: 0.7407%;
  background: #a9abae;
  -webkit-border-bottom-left-radius: 12% 600%;
  -moz-border-radius-bottomleft: 12% 600%;
  border-bottom-left-radius: 12% 600%;
  -webkit-border-bottom-right-radius: 12% 600%;
  -moz-border-radius-bottomtight: 12% 600%;
  border-bottom-right-radius: 12% 600%;
}


@media only screen and ( max-width: 991px ) {
	.css-mb { width: auto; max-width: 900px; }
	.giftservicebox li {
    width: 97% !important;
    float: none!important;
   height: 100%!important;
    margin: 10px auto!important;
  
}
}


.giftservicebox{width:100%;}
 .giftservicebox li {    width: 23.9%;
    float: left;
    border: 1px solid #a2cf44;
    height: 466px;
    margin: 6px;
    border-radius: 8px;}
	 .giftservicebox li form{      padding: 28px 0;}
 .giftservice {}
 .giftservice input{       border-radius: 8px; width: 77%;
    border: 1px solid #ccc;
    padding: 6px;}
	.giftservice input[type=button]{background: #a2cf44;
    color: #fff;
    border: 0px;}
 .giftservice h4{    text-align: center;
    font-size: 16px;
    background-color: #a2cf44;
    padding: 9px;
    color: #FFF;
    width: 100%;margin-bottom:0px;    border-radius: 8px 8px 0px 0px}
 
 .printcard{border: 3px solid #abbd00d1;
    height: auto;
    display: block;
    width: 77%;
    margin: 10px auto;
    padding: 10px;
    border-radius: 8px;}
 .printcard p { line-height: normal; margin: 0; display: flex; justify-content: space-between; text-align: end !important; }
 .printcard p:last-child { display: block; text-align: right !important; margin-top: 10px; }
 .printcard p:last-child b { font-weight: 500; font-family: cursive; }
 .printcard label { padding-right: 5px;}
 .error{color:red;}
 
.giftservicebox { display: flex; flex-wrap: wrap; }
.giftservicebox li { height: auto !important; }

 /* The Modal (background) */
.modal {
  display: none;
  position: fixed; 
  z-index: 1111111;
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%; 
  overflow: auto;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.4);
}
.modal-content {
  background-color: #fefefe;
  margin: 15% auto;
  padding: 20px;
  border: 1px solid #a2cf44;
  width: 90%;
  max-width: 450px;
}
.modal-content h3 {
	  font-weight: 600;
}

.modal-content #buygiftcardbtn { 
    background: #a2cf44;
    padding: 6px 15px;
    border-radius: 5px;
    color: #fff;
    border: 0;
 }

.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

.loanFacilityBox.phase03USPIcons { padding: 50px 0; }

/*==== Page===*/
.contents {
    width: 100%;
    min-height: 100vh;
    background: linear-gradient(to bottom, #f6e1ab 10px, #f2f2f2 60%, #f6e1ab);
    margin: 0 auto;
    overflow: hidden;
}
.leftsidemenu{width: 25%; margin:15px; }

.leftsidemenu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.leftsidemenu ul li{
  display: block;
  background-color:#FFF;
  min-height:30px;
  font-size:16px;
  margin:5px;
  padding:10px;
}


.mcontents{width: 75%; margin:15px; }
.white-space{
  white-space: break-spaces;
}
.bg-white {
    background-color: #fff!important;
}
.rounded-pill {
    border-radius: 50rem!important;
}

 .mcircle{
	 border-radius: 50rem!important;
    background-color: #ffc533;
    width: 25px;
    display: inline-block;
    text-align: center;
    color: #FFF;
	margin-right: 7px;
 }
.question{color:#666; padding: 0.8375rem 3rem; padding-left: 9px; font-size: 16px;}
	
.answer p{padding-left:20px;color:#666; font-size: 16px;}

.f_btn {
    color: #fff;
    font-size: 1.25rem;
    font-weight: 800;
    padding: 0.9375rem 1.5625rem;
    outline: none;
    background-color: #FFF;
    margin-right: 0.625rem;
    margin-bottom: 2rem;
    -webkit-transition: 0.8s cubic-bezier(0.25, 1, 0.5, 1);
    transition: 0.8s cubic-bezier(0.25, 1, 0.5, 1);
	border: 0px;
}
.f_btn:hover {
    color: #ffc533;
    background-color: #ffffff;
}
.buttonDiv{width:200px; margin:auto;}
