* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box
}
body {
  font-family: 'PT Sans',Arial, Helvetica, sans-serif;
  margin: 0;
  background-color: #fff;
  font-size: 14px;
  font-weight: 400;
  color: #555;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  line-height: calc(22/13)
}
a {
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  -moz-transition: all .3s ease
}
a:link, a:visited {
    color: #444
}
a:active,a:hover {
  color: #ebcd1e
}
a:active,a:hover,a:link,a:visited {
	text-decoration: none
}
p,ul {
  margin-bottom: 0
}
img {
  max-width: 100%;
  height: auto
}
p{line-height:calc(22/13)}

h1,h2,h3,h4,h5,h6 {
  color: #333;
  margin-bottom: 0;
  font-weight: 700;
  line-height: -webkit-calc(24/18);
  line-height: -moz-calc(24/18);
  line-height: calc(24/18);
  text-transform: uppercase;
}
h1 {font-size: 36px}
h2 {font-size: 30px}
h3 {font-size: 24px}
h4 {font-size: 18px}
h5 {font-size: 15px}
h6 {font-size: 13px}

.pull-left {
  float: left
}
.pull-right {
  float: right
}
.visible {
  display: block
}
.m-t-60 {
  margin-top: 18px
}
.m-b-20 {
  margin-bottom: 20px
}
.p-r-15 {
  padding-right: 15px
}
.p-l-15 {
  padding-left: 15px
}

::-webkit-input-placeholder {
  color: #d6d6d6
}
::-moz-placeholder {
  color: #d6d6d6
}
:-ms-input-placeholder {
  color: #d6d6d6
}
:-moz-placeholder {
  color: #d6d6d6
}
.bg--f8 {
  background: #f8f8f8
}

.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}
.owl-carousel{display:none;width:100%;z-index:1}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}
.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}
.owl-carousel .owl-item img{display:block;}
.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}
.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}
.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-loading{opacity:0;display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{visibility:hidden}
.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-grab{cursor:move;cursor:grab}
.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:right}
.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}
.owl-carousel .owl-animated-in{z-index:0}
.owl-carousel .owl-animated-out{z-index:1}
.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}
.owl-height{transition:height .5s ease-in-out}
.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}
.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}

/* Font Awsome Code */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-phone:before {
  content: "\f095";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,.fa-facebook:before {
  content: "\f09a";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-navicon:before,.fa-reorder:before,.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-plus:before {
    content: "\f067";
}
/* End Font Awsome Code */


.section-content,.title-2,.under-title-2,section {
	position: relative
}

/* Contact Form */
.quick-form input::-webkit-input-placeholder,
.quick-form textarea::-webkit-input-placeholder {
    color: #fff;
    opacity: 1
}
.quick-form input::-moz-placeholder {
    color: #fff;
    opacity: 1
}
.quick-form input:-ms-input-placeholder {
    color: #fff;
    opacity: 1
}
.quick-form input:-moz-placeholder {
    color: #fff;
    opacity: 1
}
.support-section .form-inner form#quick-form:after {
    background: #ebcd1e;
    transform: skewY(-174deg);
    content: "";
    /*height: 74px;*/
    left: 0;
    position: absolute;
    top: -38px;
    width: 100%
}
.support-section .form-inner {
    padding-right: 40px;
    margin-top: 2%
}
.support-section .form-inner form#quick-form {
    margin-top: -3px;
    padding: 23px 55px;
    background: #ebcd1e;
    position: relative
}
.support-section .need-query h3 {
    margin: 0 0 30px 28px;
    font-size: 20px;
    text-align: center;
    color: #000;
    line-height: 31px;
    letter-spacing: 1px;
    font-weight: 700
}
.support-section .form-inner form#quick-form .need-query,
.support-section .form-inner form#quick-form .quick-form {
    position: relative;
    z-index: 111
}
.support-section input[type=checkbox] {
    width: 20px;
    float: left;
    position: relative
}
.support-section input.submit {
    background: #000;
    color: #fff;
    border: 1px solid #000;
    cursor: pointer;
    font-weight: 700;
    transition: .25s;
    width: 232px;
    font-size: 16px;
    letter-spacing: 1px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    display: block;
    border-radius: 30px
}
.support-section input.submit:hover {
    background: #fff;
    color: #000;
    border: none
}
.support-section button,.support-section input,.support-section select,.support-section textarea {
  color: #fff;
    width: 100%;
    background: 0 0;
    border: 1px solid #fff;
    padding: 6px 10px 6px 20px;
    outline: unset;
    margin-bottom: 4%;
    font-weight: 500
}
.counter-top-area {
    background: url(../image/bg-banner-two.jpg) center center no-repeat fixed;
    transition: all .3s ease 0s;
    background-size: cover;
    position: relative;
    margin-bottom: 3%;
    margin-top: 4%
}
.counter-top-area .form-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.counter-top-area select option {
    background: #fff;
    color: #000
}
.counter-top-area label {
    width: 90%;
    float: left;
    color: #fff;
    margin-top: -5px
}
.counter-top-area .list {
    padding-bottom: 37%!important
}
.counter-top-area .sidebar-count .rs-counter-list h3 {
    margin-top: 9px!important
}
.counter-top-area .rs-counter-list h3 {
    font-size: 30px;
    font-weight: 700;
    padding: 0;
    color: #fff;
    margin-top: 20px!important;
    margin-bottom: 22px
}
.counter-top-area .rs-counter-list h4 {
    color: #fff;
    font-weight: 500;
    letter-spacing: 0;
    margin-bottom: 0;
    margin-left: 5px;
    font-size: 17px
}
.counter-top-area .sidebar-count .rs-counter-list {
    border: none;
    padding-top: 0;
    padding-bottom: 35px
}
.counter-top-area .rs-counter-list {
    text-align: center;
    padding: 25px 20px;
    border: 3px solid rgba(255, 255, 255, .5);
    transition: .2s
}
.rs-vertical-middle {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}
/* End Contact Form */

/* Testimonials Code */
.testi {
    margin-bottom: 2%
}
.parallax {
  background-repeat: no-repeat;
  background-position: center left;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover
}
.parallax--footer {
  padding: 40px 0;
  box-shadow: 2px 3px 5px 2px #989a8b
}
#owl-testi {
  touch-action: none
}
.row#owl-testi {
	margin: 0;
  padding-bottom: 2%;
}
.parallax-testi {
	padding: 40px 0 20px;
	background-position: center
}
.testi__item {
	text-align: justify;
	-moz-text-align-last: center;
	text-align-last: center;
	margin-top: 40px
}
.testi__item>blockquote {
	position: relative;
	width: 80%;
	margin: 0 auto;
	font-size: 18px
}
.testi__speech blockquote .big-qoute {
    left: 19px;
    top: 33px
}
.testi-name {
	text-align: center;
	color: #000;
	font-size: 20px;
	font-weight: 400;
  padding-top: 10px;
  letter-spacing: 3px;
}
.testi-job em {
	text-align: center;
	font-size: 14px;
	color: #000;
  letter-spacing: 2px;
}
.big-qoute {
	font-size: 27px;
	color: #bfbfbf;
	position: relative;
	top: 0px;
	left: -20px
}
.fa.fa-quote-right.big-qoute {
	font-size: 27px;
	color: #bfbfbf;
	position: relative;
	top: 0px;
	left: 20px
}
.testi .owl-theme .owl-nav div {
	width: 50px;
	height: 50px;
	line-height: 50px;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	background: #ebcd1e;
	text-align: center;
	cursor: pointer;
	-webkit-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	-moz-transition: all .6s ease 0s;
	transition: all .6s ease 0s;
	color: #fff;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.testi .owl-theme .owl-nav div:hover {
	color: #333;
	background: #fff
}
.testi .owl-theme .owl-nav .owl-prev {
	left: 54px
}
.testi .owl-theme .owl-nav .owl-next {
	right: 54px
}
.testi .owl-carousel {
	position: static
}

/* End Testimonials Code */
.service{
  padding: 3% 0;
  text-align: center;
}
.service h2, .our-process h2{
  font-size: 25px;
  color: #000;
  padding-bottom: 10px;
  text-transform: initial;
}
.service p.title{
  color: #555555;
  font-size: 16px;
  text-transform: initial; 
  margin-top: 40px;
  font-weight: 500;
  padding: 0px 10px 0px 10px;
}
.img-1type-1 {
    display: none
}
.our-process {
	margin-top: 0%;
	padding: 3% 0;
	background-color: #fff;
}

.our-process h4{
  font-size: 22px;
  color: #000;
  padding-bottom: 10px;
  text-transform: capitalize;
}

.our-process .experience{
  margin: 15px auto;
  text-align: center;
}
.our-process .experience a{
  font-size: 20px;
}
.our-process .experience h2{
  text-transform: uppercase;
  padding-top: 15px;
}


/* Our Project Code */
.latest-project {
	padding-top: 0.5%;
	padding-bottom: 2.5%;
}
.latest__item {
	border: 2px solid #f1f1f1;
	position: relative;
	overflow: hidden
}
.latest__item--content {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center
}
.latest__item--inner {
	opacity: 0;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	transition: .3s
}
.latest__item img {
	-webkit-transition: .6s;
	-o-transition: .6s;
	-moz-transition: .6s;
	transition: .6s;
  width: 100%;
  height: 375px;
}
.latest__item:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}
.latest__item:hover .latest__item--inner,
.latest__item:hover .overlay {
	opacity: 1
}
.latest__item--inner h3 a {
	color: #ebcd1e;
	font-size: 18px
}
.latest__item--inner h3 a:hover {
	color: #fff
}
.latest-project .latest-project-4 .title-3 {
  margin-bottom: 120px
}
.latest__item .overlay i {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0)
}
.latest__item:hover .overlay i {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1)
}
.cat-name a em {
	color: #d5d5d5;
	font-size: 11px;
	letter-spacing: 2px;
}
.cat-name a:hover em {
	color: #fff
}
/* End Our Project Code */

/* Nav menu Code */
.header-desktop nav>ul>li.webdetail, .header-stick nav>ul>li.webdetail{
  padding: 0px 5px;
}
.li-has-sub .detail{
  border: 1px dashed;
  padding: 10px;
    margin-right: -10px;
}
.ul--inline>li {
  display: inline-block
}
.ul--no-style>li {
  list-style: none
}
.header-wrap .logo img{
  width: 200px;
  padding-top: 10px;
}
.header-stick .logo img{
  width: 200px;
  padding-top: 10px;
}
.header-mobile ul li .click-on-2 {
    width: 53%;
    background: #ebcd1e;
    color: #000;
    margin-left: 6%;
    margin-top: 3%;
    margin-bottom: 3%;
    padding: 0 0!important;
    text-align: center;
    font-size: 15px
}

header .click-on-1, header .click-on {
    background: #edb41e;
    color: #000;
    padding: 10px 19px;
    font-size: 15px
}

header .click-on-1:hover, header .click-on:hover {
    color: #000 !important;
    border-radius: 10px;
}
 
.header-stick .pull-out {
    padding: 0 10px
}
.live a {
    padding-left: 6%
}
.live,
.live a {
    display: none;
    background: #fff;
    font-size: 17px
}
.dropdown-submenu:hover .dropdown-menu-1,
.dropdown-submenu:hover .dropdown-menu-2,
.dropdown:hover .dropdown-menu {
    display: block
}
.dropdown-submenu {
    position: relative
}
.dropdown-menu-1,
.dropdown-menu-2 {
    position: absolute;
    top: 0;
    left: 99%;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.dropdown-menu li {
    text-align: center;
    padding: 3% 0
}
.sub-menu-1 li {
    display: none
}
.sub-menu li:hover .check {
    display: block;
    overflow: hidden;
    top: -20px;
    right: -1px
}
.sub-menu .sub-menu-1 ul {
    position: absolute;
    left: 0;
    top: 79px;
    z-index: 1000;
    max-height: 0;
    border-top: 3px solid #000b82;
    overflow: hidden;
    transform: rotate3d(1, 0, 0, -90deg);
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: rotate3d(1, 0, 0, -90deg);
    -webkit-transform-origin: 50% 0;
    -moz-transform: rotate3d(1, 0, 0, -90deg);
    -moz-transform-origin: 50% 0;
    -o-transform: rotate3d(1, 0, 0, -90deg);
    -o-transform-origin: 50% 0;
    transition: 350ms;
    -webkit-transition: 350ms;
    -moz-transition: 350ms;
    -o-transition: 350ms
}
.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px
}
.header-stick {
  position: fixed;
  top: -86px;
  -webkit-transition: .6s;
  -o-transition: .6s;
  -moz-transition: .6s;
  transition: .6s;
  width: 100%;
  left: 0;
  z-index: 88888;
  -webkit-box-shadow: 1px 0 3px #ccc;
  -moz-box-shadow: 1px 0 3px #ccc;
  box-shadow: 1px 0 3px #ccc;
  background-color: rgba(255, 255, 255, .96)
}
.header-stick nav>ul>li, .header-desktop nav>ul>li{
  padding: 30px 15px;
}
.header-stick .logo, .header-desktop .logo {
  margin-top: -6px
}
.header-stick nav.menu-desktop,
nav.menu-desktop {
  margin-right: 0
}
.sub-menu {
  z-index: 1000;
  border-top: 3px solid #ebcd1e
}
.header-stick nav .sub-menu {
  top: 59px
}
.header-stick--show {
  top: 0
}
.header-stick--dark, .header-desktop {
  background-color: rgba(0, 0, 0, .75);
  -webkit-box-shadow: 1px 0 3px #222;
  -moz-box-shadow: 1px 0 3px #222;
  box-shadow: 1px 0 3px #222
}
.header-stick--dark nav>ul>li>a, .header-desktop nav>ul>li>a  {
  color: #fff;
  letter-spacing: 1px;
}
.header-desktop nav>ul>li>a:hover{
  color: #edb41e;
}
.logo {
  text-align: center
}
nav>ul>li {
  padding: 20px 15px
}
nav>ul>li>a {
  font-size: 15px
}
.menu-desktop--hidden {
  display: none
}
.menu-desktop--show {
  display: block
}
.li-has-sub {
  position: relative;
  -webkit-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  transition: .3s
}
.sub-menu {
  position: absolute;
  left: 0;
  top: 79px;
  max-height: 0;
  overflow: hidden;
  transform: rotate3d(1, 0, 0, -90deg);
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform-origin: 50% 0;
  -moz-transform: rotate3d(1, 0, 0, -90deg);
  -moz-transform-origin: 50% 0;
  -o-transform: rotate3d(1, 0, 0, -90deg);
  -o-transform-origin: 50% 0;
  transition: 350ms;
  -webkit-transition: 350ms;
  -moz-transition: 350ms;
  -o-transition: 350ms
}
.li-has-sub:hover .sub-menu {
  max-height: 10000px;
  -webkit-transform: rotate3d(0, 0, 0, -90deg);
  -moz-transform: rotate3d(0, 0, 0, -90deg);
  -o-transform: rotate3d(0, 0, 0, -90deg);
  transform: rotate3d(0, 0, 0, -90deg)
}
.sub-menu>li {
  min-width: 224px
}
.sub-menu>li>a {
  display: block;
  line-height: 50px;
  padding: 0 20px;
  border-bottom: 1px solid #e6e6e6;
  background-color: #fff
}
.sub-menu>li>a:hover {
  background-color: #ebcd1e;
  color: #444
}
.header-button {
  margin-top: 32px
}
.header-button>.pull-right {
  margin-left: 30px
}
.header-button>.pull-right:last-child {
  margin-left: 0
}
.header-button>div>a>i {
  font-size: 18px;
  font-weight: 600
}

header.header-mobile {
  display: none
}
.menu-mobile__button {
  display: inline-block;
  float: right;
  width: 40px;
  line-height: 40px;
  height: 40px;
  text-align: center;
  border: 1px solid #c6c6c6;
  cursor: pointer;
  margin: 20px 0
}
nav.menu-mobile li,
nav.menu-mobile>ul>li {
  border-bottom: 1px solid rgba(0, 0, 0, .05)
}
.menu-mobile__button:hover i {
  color: #333
}
.menu-mobile__button i {
  font-size: 18px
}
.hidden {
  display: none
}
.menu-mobile__more {
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  line-height: 40px;
  padding: 0 20px;
  cursor: pointer;
  color: #444
}
nav.menu-mobile {
  position: absolute;
  top: 77px;
  left: 0;
  float: left;
  z-index: 50000;
  background: #fff;
  width: 100%;
  margin-right: 0
}
nav.menu-mobile>ul {
  border-top: 3px solid #ebcd1e
}
nav.menu-mobile>ul>li {
  position: relative;
  padding: 0
}
nav.menu-mobile>ul>li a {
  padding: 0 20px;
  line-height: 40px;
  display: block
}
nav.menu-mobile>ul>li>ul>li>ul>li a {
  font-size: 13px
}
nav.menu-mobile>ul>li a:hover {
  background-color: #ebcd1e;
  color: #444
}
nav.menu-mobile>ul>li>ul {
  background: rgba(0, 0, 0, .03)
}
.dropdown-menu li:hover{
  background-color: #edb41e;
}
.dropdown-menu li a:hover{
  color: #fff;
}
.header3 {
  position: absolute;
  z-index: 1000;
  width: 100%
}
.header-wrap {
  /*box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
  background: rgb(0,0,0,0.3);*/
  padding: 7px 20px 0px;
}
.header--bg-dark {
  background-color: rgba(0, 0, 0, .6)
}
.logo--center {
  line-height: 111px;
  padding: 0 30px;
  background: #171717;
  margin-top: 0;
  -webkit-box-shadow: 3px 5.2px 16.74px 1.26px rgba(0, 0, 0, .094);
  -moz-box-shadow: 3px 5.2px 16.74px 1.26px rgba(0, 0, 0, .094);
  box-shadow: 3px 5.2px 16.74px 1.26px rgba(0, 0, 0, .094)
}
.logo--center>a {
  display: block
}
/* End Nav menu code */

/* Authorized Partner Code */
.authorised-partners ul .set-size-1 {
    width: 12.5%
}
.authorised-partners ul li {
    width: 25%
}
.authorised-partners {
    margin-bottom: 0
}
.authorised-partners .padding-side {
    padding: 2%;
    list-style: none
}
/* End Autorized Partner */

/* Overlay Code */
.overlay--light {
  background-color: rgba(0, 0, 0, .5)
}
.overlay {
  background: rgba(0, 0, 0, .7);
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: .4s;
  -o-transition: .4s;
  -moz-transition: .4s;
  transition: .4s
}
.overlay--p-15 {
  padding: 15px
}
.overlay--invisible {
  opacity: 0
}
.overlay--dark {
  background: #fff
}
.overlay--border {
  height: 100%;
  width: 100%;
  border: 2px dashed #ebcd1e
}
.overlay--yellow {
  background: rgba(235, 205, 30, .63);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.overlay--yellow>i {
  color: #fff;
  font-size: 72px
}
.overlay--border-solid {
  border: 2px solid #ebcd1e
}
/* End Overlay Code */

/* Title Code */
.title {
  font-size: 26px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}
.title>span {
  color: #ebcd1e;
  font-size: 26px;
  font-weight: 700
}
.title-2 {
  font-size: 26px;
  margin-bottom: 1%
}
.under-title-2 {
  display: block;
  height: 12px;
  width: 12px;
  background: #ebcd1e;
  bottom: -19px;
  left: 50%;
  margin-left: -9px
}
.under-title-2:after,
.under-title-2:before {
  position: absolute;
  height: 1px;
  width: 100px;
  top: 5px;
  background: rgba(0, 0, 0, .34);
  content: ''
}
.under-title-2:before {
  left: -111px
}
.under-title-2:after {
  left: 23px
}
#btn-to-top,.overlay,.title-detail {
  text-align: center
}
.title-detail {
  margin-top: 10px;
  margin-bottom: 4%;
  padding: 0 20px;
  font-size: 17px;
}
/* End Title Code */

/* Decorpot Extra Content */
.decorpot-content p {
	padding-bottom: 1%;
	font-size: 15px;
}
.decorpot-content ul {
	color: #000;
	font-size: 14px;
	word-spacing: 2px;
	padding-left: 2%;
	padding-bottom: 1%;
}
.decorpot-content strong {
	font-size: 17px;
	color: #000;
	line-height: 34px;
}
.now-use {
    background-color: #f8f8f8;
    box-shadow: 2px 3px 12px 0 #d0d2d5;
    padding-bottom: 1%
}
.nav-toggle{
  padding: 10px 20px 10px 20px;
    background-color: #edb41e;
    color: #fff !important;
    font-weight: 600;
    letter-spacing: 1px;
}
.nav-toggle:hover{
  background-color: #fff;
  color: #edb41e !important;
  border: 2px solid #edb41e;
}
/* End Decorpot Extra Content */

/* Back to Top Code */
#btn-to-top {
  width: 40px;
  height: 40px;
  background-color: #edb41e;
  position: fixed;
  bottom: 25px;
  left: 25px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 40px;
  z-index: 1000
}
#btn-to-top:hover {
  background-color: #333;
  color: #fff;
}
.fa-chevron-up:before {
    content: "\f077";
}
#btn-to-top .fa.fa-chevron-up {
  font-weight: 400;
  color: #fff;
}
#btn-to-top i {
  margin-right: 0
}
.copyright {
  padding: 15px 0;
  text-align: center;
  background: #111;
  color: #fff;
  font-size: 13px
}
.copyright span {
  color: #ebcd1e
}
.foot-call {
    float: left;
    position: fixed;
    width: 100%;
    background: rgba(41, 46, 49, 1);
    z-index: 999;
    opacity: 1;
    bottom: 0;
    padding: 3% 1%;
    text-align: center
}
.foot-call img {
    width: 20px;
    margin-right: 2%
}
.foot-call a {
    font-size: 16px;
    color: #ffd658
}
.footerDivider {
    position: relative;
    margin: 0;
    border-right: 1px solid #fff
}
.half {
    width: 50%;
    float: left
}
footer .col-xs-5 {
    width: 49%
}
footer .col-xs-2 {
    width: 0%
}
.copyright, footer {
    text-align: center
}
.copyright .first-1 {
    text-align: left
}
.copyright .first-2 {
    text-align: right
}
.copyright .set {
    padding: 0 2%
}
.copyright span a:hover {
    font-size: 13px;
    color: #ebcd1e
}
.copyright span a {
    font-size: 13px;
    color: #fff
}
footer {
  position: relative
}
footer h1, footer p {
    color: #000;
    text-align: left
}
footer p a, footer ul li a {
    color: #000!important
}
footer h1 {
    font-size: 15px;
    padding-bottom: 4%;
    padding-top: 5%;
}
footer p {
    padding-bottom: 2%;
    font-size: 15px
}
footer ul {
    list-style-type: none
}
footer ul li {
    padding: 1% 0
}
footer ul li a {
    font-size: 15px
}
footer ul li a:hover {
    color: #ebcd1e!important
}
footer img {
    margin: 3% auto;
    display: block;
    width: 150px;
}
footer .social {
  margin-top: 20px;
  text-align: left
}
.social__item--circle {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%
}
.menu-mobile__button:hover,
.social__item:hover {
  background: #ebcd1e
}
.social {
  text-align: center;
  margin-top: 55px
}
.social__item {
  display: inline-block;
  line-height: 30px;
  -webkit-transition: .6s ease;
  -o-transition: .6s ease;
  -moz-transition: .6s ease;
  transition: .6s ease;
  text-align: center;
  width: 30px;
  background: #484848;
  margin-right: 7px
}
.social .social__item:last-child {
  margin-right: 0
}
.social__item:hover>i {
  color: #333
}
.social__item>i {
  color: #dedede
}
/* End Back to Top Code */

/* Slide Text Button */
.tp-caption.au-btn {
  color: #fff;
  background-color: #edb41e;
  font-size: 20px !important;
  white-space: nowrap;
  cursor: pointer;
  padding: 10px 40px;
  text-transform: capitalize;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease;
  font-weight: 600 !important;
  text-shadow: none;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px
}
.tp-caption.au-btn:hover{
  color: #000;
}
/* End Slide text Button */

/* About detail code */
.aboutdetail .aboutimg{
  background: url(../image/bg-side-2.png) top right;
    background-size: cover;
    height: 350px;
}
.aboutdetail, .add-button, .decorpot-content{
  padding: 2% 0% 2% 0%;
}
.aboutdetail .aboutcontent{
  margin: 2% auto;
}
.aboutcontent p {
  margin-top: 10px;
  font-size: 16px;
}
.borderline{
  border-bottom: 2px solid;
    border-top: 2px solid;
}
/* End About detail code */