@font-face {
  font-family: 'Montserrat-Regular';
  src: url('fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),  
  url('fonts/Montserrat-Regular.otf')  format('opentype'),
	     url('fonts/Montserrat-Regular.woff') format('woff'), 
		 url('fonts/Montserrat-Regular.ttf')  format('truetype'), 
		 url('fonts/Montserrat-Regular.svg#Montserrat-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat-Light';
  src: url('fonts/Montserrat-Light.eot?#iefix') format('embedded-opentype'),  
  url('fonts/Montserrat-Light.otf')  format('opentype'),
	     url('fonts/Montserrat-Light.woff') format('woff'), 
		 url('fonts/Montserrat-Light.ttf')  format('truetype'), 
		 url('fonts/Montserrat-Light.svg#Montserrat-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat-UltraLight';
  src: url('fonts/Montserrat-UltraLight.eot?#iefix') format('embedded-opentype'),  
  url('fonts/Montserrat-UltraLight.otf')  format('opentype'),
	     url('fonts/Montserrat-UltraLight.woff') format('woff'), 
		 url('fonts/Montserrat-UltraLight.ttf')  format('truetype'), 
		 url('fonts/Montserrat-UltraLight.svg#Montserrat-UltraLight') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
    font-family: 'montserratbold';
    src: url('fonts/montserrat-bold.eot');
    src: url('fonts/montserrat-bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/montserrat-bold.woff2') format('woff2'),
         url('fonts/montserrat-bold.woff') format('woff'),
         url('fonts/montserrat-bold.ttf') format('truetype'),
         url('fonts/montserrat-bold.svg#montserratbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
  font-family: 'Montserrat-SemiBold';
  src: url('fonts/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'),  
  url('fonts/Montserrat-SemiBold.otf')  format('opentype'),
	     url('fonts/Montserrat-SemiBold.woff') format('woff'), 
		 url('fonts/Montserrat-SemiBold.ttf')  format('truetype'), 
		 url('fonts/Montserrat-SemiBold.svg#Montserrat-SemiBold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'pt_sansregular';
    src: url('fonts/PTS55F-webfont.eot');
    src: url('fonts/PTS55F-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/PTS55F-webfont.woff') format('woff'),
         url('fonts/PTS55F-webfont.ttf') format('truetype'),
         url('fonts/PTS55F-webfont.svg#pt_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'proxima_novasemibold';
    src: url('fonts/ProximaNova-Semibold.eot');
    src: url('fonts/ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'),
         url('fonts/ProximaNova-Semibold.woff2') format('woff2'),
         url('fonts/ProximaNova-Semibold.woff') format('woff'),
         url('fonts/ProximaNova-Semibold.ttf') format('truetype'),
         url('fonts/ProximaNova-Semibold.svg#proxima_novasemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_nova_rgregular';
    src: url('fonts/ProximaNova-Regular.eot');
    src: url('fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/ProximaNova-Regular.woff2') format('woff2'),
         url('fonts/ProximaNova-Regular.woff') format('woff'),
         url('fonts/ProximaNova-Regular.ttf') format('truetype'),
         url('fonts/ProximaNova-Regular.svg#proxima_nova_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

a, mark {color: #000;}
hr, img {border: 0}
body, figure {margin: 0}
.img-responsive, .img-thumbnail {height: auto; max-width: 100%}
.btn-group>.btn-group,
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
	float: left
}

.img-responsive,
.img-thumbnail,
.wp-caption,
.wp-caption img,
img,
label {
	max-width: 100%
}

.btn,
.btn-group,
.btn-group-vertical,
img {
	vertical-align: middle
}

.btn-group-justified,
table {
	border-collapse: separate;
	table-layout: fixed
}

.form-control-feedback,
.maps,
a.btn.disabled,
fieldset[disabled] a.btn {
	pointer-events: none
}

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

iframe {
	border: none
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background-color: transparent;
	text-decoration: none
}

a:active,
a:hover {
	outline: 0
}

b,
optgroup,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

h1 {
	margin: .67em 0
}

mark {
	background: #ff0
}

.img-thumbnail,
body {
	background-color: #fff
}

.btn,
.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-success.active,
.btn-success:active,
.btn-warning.active,
.btn-warning:active,
.form-control,
.open>.dropdown-toggle.btn-danger,
.open>.dropdown-toggle.btn-default,
.open>.dropdown-toggle.btn-info,
.open>.dropdown-toggle.btn-primary,
.open>.dropdown-toggle.btn-success,
.open>.dropdown-toggle.btn-warning {
	background-image: none
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

svg:not(:root) {
	overflow: hidden
}

hr {
	box-sizing: content-box;
	height: 0
}

pre,
textarea {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

.product-tab .nav-tabs>li>a,
body {
	font-family: 'Open Sans', sans-serif
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

td,
th {
	padding: 0
}

*,
:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: transparent
}

body {
	font-size: 14px;
	line-height: 24px;
	color: #333;
	font-weight: 400
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

a:focus,
a:hover {
	color: #011e9e;
	text-decoration: underline
}

a:focus {
	outline: none;
	/*outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px*/
}

.img-responsive {
	display: block
}

.img-thumbnail,
.list-inline>li,
label {
	display: inline-block
}

.img-rounded {
	border-radius: 6px
}

.img-thumbnail {
	padding: 4px;
	line-height: 1.428571429;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.img-circle {
	border-radius: 50%
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: 1px solid #eee
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

[role=button] {
	cursor: pointer
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: inherit;
	font-weight: 700;
	line-height: 1.1;
	color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
	font-weight: 400;
	line-height: 1;
	color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
	margin-top: 20px;
	margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
	font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
	margin-top: 10px;
	margin-bottom: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
	font-size: 75%
}

.h1,
h1 {
	font-size: 36px
}

.h2,
h2 {
	font-size: 30px
}

.h3,
h3 {
	font-size: 24px
}

.h4,
h4 {
	font-size: 18px
}

.h5,
h5 {
	font-size: 14px
}

.h6,
h6 {
	font-size: 12px
}

p {
	margin: 0 0 10px;
	color: #696969
}

.lead,
.single h1,
.single h2,
.single h3,
.single h4,
.single h5,
.single h6,
.single p,
.single ul {
	margin-bottom: 20px
}

.single p strong {
	color: #333
}

.single ul {
	padding-left: 18px;
	color: #6b6b6b
}

.single ul li {
	line-height: 32px
}

.lead {
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4
}

address,
dd,
dt {
	line-height: 1.428571429
}
a.go-to-top, a.go-to-top:hover a.go-to-top:focus {
    background-color: rgba(0, 0, 0, .15);
    -webkit-border-radius: 4px;
    border-radius: 4px;
    bottom: 72px;
    opacity: 0;
    filter: alpha(opacity=0);
    position: fixed;
    right: -60px;
    -webkit-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
    color: #fff;
    font-size: 40px;
    height: 50px;
    line-height: 1;
    text-align: center;
    width: 50px;
    z-index: 100;
    visibility: hidden;
}
a.go-to-top.on, a.go-to-top:hover a.go-to-top:focus.on {
    opacity: .8;
    filter: alpha(opacity=80);
    visibility: visible;
    right: 20px;
}
.rev_slider .tp-caption p, .rev_slider .caption p{color:#fff;}
.below-banner{padding:60px 0 43px; display:inline-block; vertical-align:top; width:100%;}
.below-banner-img{position:relative; overflow:hidden;}
.below-banner-img img{-webkit-transition: 0.5s ease-in-out; -moz-transition: 0.5s ease-in-out; -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;}
.below-banner-img img:hover {-webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1);
    -ms-transform: scale(1.1); transform: scale(1.1); transform: scale(1.1); z-index: 999;}
.below-banner-text {padding: 25px 0 0 0; width: 100%; display: inline-block; vertical-align: top; border-bottom:1px solid #eae9e9;}
.below-banner-text .home-number {display: inline-block; vertical-align: top; width: 53px; height: 40px; padding: 11px 0 0 0;}
.below-banner-text .home-below-banner-text {display: inline-block; vertical-align: top; width: 84%; padding:0 0 0 18px;} 
.below-banner-text .home-below-banner-text h2{color:#121946; font-size:22px; line-height:22px; font-family: 'Poppins', sans-serif; font-weight:400;
margin:0;}
.below-banner-text .home-below-banner-text p{color:#464545; font-size:15px; line-height:20px; font-family: 'Poppins', sans-serif; font-weight:300; padding:5px 0;}
.what-we-do .wht-box:hover{}

.what-we-do{background:url(../images/home/what-bg.jpg) no-repeat left top; width: 100%; background-size: cover; background-attachment:fixed; padding:60px 0 30px 0;}
.what-we-do .col-sm-4{margin-bottom:36px;}
.what-we-do h2{text-align:center; font-family: 'Poppins', sans-serif; font-weight:400; color:#161616; font-size:36px; line-height:36px; margin:0;}
.what-we-do p{text-align:center; color:#818283; margin-bottom:0; font-family: 'Poppins', sans-serif; font-weight:300; font-size:17px; line-height:22px; padding:17px 0;}
.what-we-do p img{display:block; margin: 10px auto 0;}
.what-we-do .wht-box{background:#fff; padding:31px 25px 31px 31px; position:relative; box-shadow: 1px 1px 5px rgba(176,176,176,0.5);min-height: 370px;}
.what-we-do .wht-box:hover h2{color:#1d86d8;}
.what-we-do .wht-box h2{color:#090909; text-align: left; font-size:20px; line-height:26px; font-family: 'Poppins', sans-serif; font-weight:400;
margin:0 0 8px 0; background:url(../images/home/what-we-do-h2-line.jpg) no-repeat left bottom; padding:0 82px 15px 0;  min-height: 67px; position:relative;}
.what-we-do .wht-box p{text-align:left; color:#787777; font-size:14px; line-height:20px; font-family: 'Poppins', sans-serif; font-weight:300; margin-bottom: 0;}
.what-we-do .wht-box .bl-btn{width:41px; height:41px; position: absolute; bottom: -21px; left: 30px; background:url(../images/home/blue-arrow.png) no-repeat left top;}
.what-we-do .wht-box:hover .bl-btn{background:url(../images/home/black-arrow.png) no-repeat left top;}
.what-we-do .wht-box h2 img{position: absolute; right: 0; top: -6px;}
.st-p{text-align:center; color:#292a2a; font-size:17px; line-height:22px; font-family: 'Poppins', sans-serif; font-weight:600;
margin:38px 0 0 0; display:inline-block; vertical-align:top; width:100%;}
.st-p a{background:#ff8e01; padding:10px 10px; color:#fff; display:block; margin:18px auto; width:195px; text-transform:uppercase;
border-radius:5px; font-weight:normal; font-family: 'proxima_novasemibold'; text-decoration:none;}
.st-p a:hover {background:#090909;}

.blue-bg {background: #ff8e01; display: inline-block; vertical-align: top; width: 100%; padding: 80px 0 40px;}
.blue-bg h3{color:#feed00; font-size:36px; line-height:22px; font-family: 'Poppins', sans-serif; font-weight:400; margin:0 0 35px 0;}
.blue-bg img.no {margin-left: -14px;}
.blue-bg .col-sm-6:nth-child(2){padding-left:60px; padding-right:34px;}
.blue-bg h4 span{color:#feed00;}
.blue-bg h4{color:#000000; font-size:32px; line-height:40px; font-family: 'Poppins', sans-serif; font-weight:400; margin:0 0 35px 0;}
.blue-bg-box {width: 100%; display: inline-block; vertical-align: top; margin:0 0 42px 0; border-bottom: 1px solid #fff; color: #fff; font-size: 18px; line-height: 26px; font-family: 'Poppins', sans-serif; font-weight: 300;}
.blue-bg-box span{font-weight:normal; text-align:center; font-family: 'proxima_novasemibold'; line-height:60px; font-size:44px; background: #fff; color:#ff8e01; width:60px; height:60px; float:left; display:block; margin:0 26px 28px 0;}
.blue-bg p{text-align:center; font-size:18px; line-height:26px; color:#fff; font-family: 'Poppins', sans-serif; font-weight:300; padding: 0 10%;
    margin: 0;}

.risk{padding:82px 0 46px; width: 100%; display: inline-block; vertical-align: top;}	
.risk-h{color:#464646; font-size:40px; line-height:40px; font-family: 'Poppins', sans-serif; font-weight:500; text-transform:uppercase;}	
.risk-h span{color:#ff8e01;}	
.risk p{color:#585858; font-size:16px; line-height:26px; font-family: 'Poppins', sans-serif; font-weight:300; padding: 17px 0 35px 0;
    margin: 0;}
.risk-box{background:#f3f2f2; width:49%; float:left; margin:0 2% 19px 0; color:#262525; font-size:22px; line-height:24px; font-family: 'Poppins', sans-serif; font-weight:400; text-align:center;
padding:14px 12px 8px; min-height:153px;}
.risk-box:hover{background:#ff8e01; color:#fff;}
.risk-box:nth-child(2n){margin-right:0;}
.risk .col-md-5{padding-right:0;}
.risk-icon{background:url(../images/home/free-trail.png) no-repeat left top; width:76px; height:82px; display:block; margin:auto auto 5px;}	
.risk-icon1{background:url(../images/home/robust-data.png) no-repeat left top; width:76px; height:76px; display:block; margin:auto;}	
.risk-icon2{background:url(../images/home/money-back.png) no-repeat left top; width:76px; height:76px; display:block; margin:auto;}	
.risk-icon3{background:url(../images/home/ownership.png) no-repeat left top; width:76px; height:76px; display:block; margin:auto;}	
	
.risk-box:hover .risk-icon{background:url(../images/home/free-trail.png) no-repeat left -101px;}	
.risk-box:hover .risk-icon1{background:url(../images/home/robust-data.png) no-repeat left -101px;}
.risk-box:hover .risk-icon2{background:url(../images/home/money-back.png) no-repeat left -101px;}	
.risk-box:hover .risk-icon3{background:url(../images/home/ownership.png) no-repeat left -101px;}	
	
.home-testimonial{background:url(../images/home/clients-bg.jpg) no-repeat center top; text-align:center; width: 100%; background-size: cover; background-attachment:fixed; padding:60px 0 60px 0;}
.home-testimonial h4{font-size:36px; line-height:36px; color:#ceab2d; font-family: 'Poppins', sans-serif; font-weight:300; margin: 0;}
.home-testimonial p{font-size:17px; line-height:22px; color:#4b4a4b; font-family: 'Poppins', sans-serif; font-weight:300; padding:16px 16% 25px; background: url(../images/home/what-we-do-p-line.png) no-repeat center bottom;}
.home-testimonial #services, .home-testimonial .inner_testimonials{overflow:hidden; margin: 50px 0 0 0;}
.home-testimonial #services .services-img, .home-testimonial .inner_testimonials .services-img{margin-bottom:13px;}
.home-testimonial #services img, .home-testimonial .inner_testimonials img{width:90px; height:90px; border-radius:100%; margin:auto; display:block;}
.home-testimonial #services .col-md-12{border-right:1px solid #d3d3d3;}
.home-testimonial #services a h5, .home-testimonial .inner_testimonials a h5{color:#121946;}
.home-testimonial #services h5, .home-testimonial .inner_testimonials h5{color:#121946; font-size: 21px; line-height: 22px; font-family: 'Poppins', sans-serif; font-weight:500;}
.home-testimonial #services a h5 span, .home-testimonial .inner_testimonials a h5 span{color:#171516; display:block; font-size:16px; line-height: 22px; font-family: 'Poppins', sans-serif; font-weight:300; margin:10px 0 15px;}
.home-testimonial #services .testimonial-content p, .home-testimonial .inner_testimonials .testimonial-content p {color: #535252; font-size: 18px; line-height: 30px; padding:0; background:none;}
.home-testimonial .inner_testimonials .testi_item{margin-bottom: 45px}

.trusted-bg{background:#ceab2d; width: 100%; padding: 73px 0 50px 0;}
.trusted-bg h4{font-size:40px; line-height: 49px; color:#121947; font-family: 'Poppins', sans-serif; font-weight:300; margin: 0;}
.trusted-bg p{font-size:17px; line-height: 31px; color:#fff; font-family: 'Poppins', sans-serif; font-weight:300; padding: 16px 7% 0 0;}
.trusted-bg .col-sm-12{background:url(../images/home/trusted-men.png) no-repeat right top; padding:60px 0 0 0;}
.trusted-bg .col-sm-12 .col-sm-9{padding:0 40px 0 0;}
.trusted-bg .col-sm-12 .col-sm-9 img{padding:50px 0 78px 0; width:93%;}
	
.required-bg{background:url(../images/requirement-bg.jpg) no-repeat center top; text-align:center; width: 100%; background-size: cover; background-attachment:fixed; padding:60px 0 60px 0;}
.required-bg h4{color:#ceab2d; font-size:36px; line-height:36px; font-family: 'Poppins', sans-serif; font-weight:400; background:url(../images/home/what-we-do-p-line.png) no-repeat center bottom; padding: 0 0 28px 0; margin: 0;}
.required-bg p{text-align: center; font-size: 24px; line-height: 36px; color: #fff; font-family: 'Poppins', sans-serif; font-weight: 300;
    padding: 30px 10% 30px 10%; margin: 0;}
.required-bg input{color: #fff; width:100%; background:transparent; border:1px solid #676c82; padding:6px 10px; border-radius:2px; font-size:15px; line-height:25px; font-family: 'Poppins', sans-serif; font-weight: 400;}
.required-bg input[type="submit"]{background:#ceab2d; border:#ceab2d 1px solid; color:#fff; font-size:16px; line-height:25px; text-transform:uppercase;}
.required-bg input[type="submit"]:hover {background-color: #fff; color: #000; border:#fff 1px solid;}

.wrap-footer .col-lg-3.col-md-3.col-sm-6.col-xs-12, .wrap-footer .col-lg-6.col-md-6.col-sm-6.col-xs-12:first-child {padding-left: 0;}
.wrap-footer .col-lg-6.col-md-6.col-sm-6.col-xs-12{width: 44%;}
.wrap-footer .col-lg-3.col-md-3.col-sm-6.col-xs-12, .wrap-footer .col-lg-2.col-md-2.col-sm-6.col-xs-12 {width: 22%;}
.wrap-footer .col-md-4.col-sm-6.noo-footer-4{width: 34%;}
/*.wrap-footer .col-lg-2.col-md-2.col-sm-6.col-xs-12  ul{margin-top: 66px;}*/
.copyright {background: #544204; display: inline-block; vertical-align: top; width: 100%; padding: 24px 0 16px; text-align:center; color:#fff;}
.copyright p{font-size:16px; line-height:25px; color:#fff; font-family: 'proxima_nova_rgregular'; font-weight:normal; padding:12px 0 0 0; margin: 0;}
.copyright p a{color:#fff;}

.inner-banner {position: relative; overflow: hidden;}
.inner-banner img {width: 100%; top: 0;}
.inner-banner .container {background: rgba(0,0,0,0.75); position: absolute; top: 0; bottom: 0; left: 0; right: 0; width: 100%;
    margin: auto; text-align:center; padding: 9.7% 0 0 0;}
.inner-banner .container .ps-section__title{color:#fff; font-family: 'Montserrat-SemiBold'; font-weight:normal; font-size:40px; line-height:40px; letter-spacing: 1px; text-transform:uppercase;}
.inner-banner .container .ps-section__subtitle{color:#fdab01; font-family: 'Montserrat-UltraLight'; font-weight:normal; font-size:17px; line-height:17px;letter-spacing: 0.5px;}

.adv{font-family: 'Poppins', sans-serif; font-size:16px; line-height:26px; font-weight:400; padding: 50px 0 50px; display: inline-block; vertical-align: top; width: 100%;}
.adv h2{font-size:36px; padding-right: 21px; margin-top:0; color:#e6b01b; line-height:48px; font-weight:500;margin-bottom: 25px; background:url(../images/h1-line.png) no-repeat left bottom; padding-bottom:26px;}   
.adv .col-md-6{padding:0 15px 0 0; width: 47%;}
.adv .col-md-6 img{margin-top:8px;}
.adv .col-md-6:nth-child(2){padding: 0 4px 0 11px; width: 52%;}
.adv  p {margin: 0 28px 21px 0;}

.drive h2{font-size:32px; margin-top:10px; color:#161616; line-height:32px; font-weight:400;margin-bottom: 20px; 
background:url(../images/h1-line.png) no-repeat left bottom; padding-bottom:31px; font-family: 'Poppins', sans-serif;}   
.drive  p {margin: 0; font-family: 'Poppins', sans-serif; font-size:16px; line-height:26px; font-weight:400; }

.goal{background:url(../images/about/goal-bg.jpg) no-repeat center top; width: 100%; background-size: cover; 
background-attachment:fixed; padding:50px 0 32px 0; margin:50px 0 0 0;}
.goal .col-md-6.col-sm-12.col-xs-12{padding:0;}
.goal h2{font-size:32px; margin-top:10px; color:#fdab01; line-height:32px; font-weight:300; margin-bottom: 40px; 
background:url(../images/h1-line.png) no-repeat left bottom; padding-bottom:38px; font-family: 'Poppins', sans-serif;}
.goal h2 span{color:#fff;}  
.goal p{color:#fff; font-family: 'Poppins', sans-serif; font-size:16px; line-height:26px; font-weight:300; margin:0 0 28px 0;}

.strength{background:#eff0f4; padding:24px 0 24px; width: 100%; display: inline-block; vertical-align: top;}
.strength .col-md-7{padding:30px 0 0 0;}
.strength h2{font-size:32px; margin-top:10px; color:#161616; line-height:35px; font-weight:300; margin-bottom: 20px; 
background:url(../images/h1-line.png) no-repeat left bottom; padding-bottom:36px; font-family: 'Poppins', sans-serif;}
.strength p{color:#585858; font-family: 'Poppins', sans-serif; font-size:16px; line-height:26px; font-weight:300; margin:0 0 28px 0;}

.risk.about-risk {padding: 56px 0 46px;}
.risk.about-risk .risk-h {background:url(../images/h1-line.png) no-repeat left bottom; padding-bottom:36px; color: #464646; margin-bottom:17px; font-size: 40px; line-height: 40px;
    font-family: 'Poppins', sans-serif; font-weight: 500; text-transform: uppercase;}
.risk.about-risk p{padding-top:0;}
/* Style the buttons that are used to open and close the accordion panel */
.accordion {background-color: #f3f3f3; font-family: 'Poppins', sans-serif; font-weight:400; color: #161616; cursor: pointer;
  padding:0; width: 100%; border: none; text-align: left; outline: none; font-size: 18px; transition: 0.4s; line-height: 51px;margin-top: 8px;}
.accordion.active, .accordion:hover {background-color: #ff8e01; color:#fff;}
.accordion.active:after , .accordion:hover:after {background: #161616;}
.panel {padding: 0 0 0 56px; background-color: white; max-height: 0; overflow: hidden; box-shadow:none; transition: max-height 0.2s ease-out;}
.panel p{color:#585858; font-family: 'Poppins', sans-serif; font-weight:400; font-size:15px; line-height:21px; padding: 28px 0 0 0 !important;}
.accordion:after {content: '\02795'; /* Unicode character for "plus" sign (+) */ font-size: 18px; float: left; margin-right: 19px;
	color:#fff; background: #ff8e01; width: 56px; height: 51px; text-align: center; line-height: 51px; font-family: 'Poppins', sans-serif;
	font-weight:300;}
.accordion:after:after {content: "\2796"; /* Unicode character for "minus" sign (-) */}

.main-container{padding:31px 0 18px;}
/*.container{padding:0;}*/
.main-container h1{color:#ff8e01; font-size:36px; line-height:48px; font-family: 'Poppins', sans-serif; font-weight: 500; margin-bottom:25px; padding-bottom: 30px; background:url(../images/h1-line.png) no-repeat left bottom;}
.main-container p{color:#585858; font-size:16px; line-height:26px; font-family: 'Poppins', sans-serif; font-weight: 300; margin-bottom: 25px;}
.main-container h2{color:#161616; font-size:28px; line-height:33px; font-family: 'Poppins', sans-serif; font-weight: 400; margin-bottom: 25px;}

.gallery-box {background: red; width: 32%; float: left; margin: 0 2% 2% 0; position:relative;}
.gallery-box:nth-child(3n) {margin-right: 0;}
.gallery-img{overflow:hidden;}
.gallery-img img{width:100%; -webkit-transition: 0.5s ease-in-out; -moz-transition: 0.5s ease-in-out; -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;}
.gallery-img img:hover {-webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1);
    transform: scale(1.1); transform: scale(1.1); z-index: 999;}
.gallery-yellow-box{background:#fdab01; display:none; padding:26px 17px 10px; position: absolute; left: 0; right: 0; margin: auto;
    width: 100%; bottom: 0;}
.gallery-yellow-box h3{margin:0; padding:0; color:#000; font-size:24px; line-height:24px; font-family: 'Poppins', sans-serif; font-weight: 500; text-transform:uppercase;}
.gallery-yellow-box p{margin:0; padding:5px 0 0 0; color:#fff; font-size:16px; line-height:26px; font-family: 'Poppins', sans-serif; font-weight: 300;}
.gallery-yellow-box a{margin:0; padding:0; color:#383839; font-size:14px; line-height:24px; font-family: 'Poppins', sans-serif; font-weight: 500; text-align:right; display:block; text-decoration:none;}
.gallery-box:hover .gallery-yellow-box {display: block;}
.gallery-btn{background: #044d86; color: #fff; display: block; margin: 18px auto; width: 152px;
    text-transform: uppercase; border-radius: 5px; font-weight: normal; text-align: center; font-family: 'proxima_novasemibold'; text-decoration: none;}
.gallery-btn a{color:#fff; font-size:16px; line-height:25px; display:block; padding: 10px 10px;}
.gallery-btn a:hover {background: #090909; border-radius: 5px;}

.gr1 {padding: 23px 0; display: inline-block; vertical-align: top; width: 100%; overflow:hidden;}
.gr1 .col-sm-5{padding: 0;}
.gr1 .col-sm-5 img{margin-left:-21px;}
.gr1  .col-sm-7{padding: 0 54px 0 19px;}
.gr1  .col-sm-7 h1{color: #161616; font-size: 34px; line-height: 38px; font-weight: 400; margin-bottom: 22px;}
.gr1  .col-sm-7  p{ font-weight: 400;}
.gr-bg{background:url(../images/graphic/gr-bg.jpg) no-repeat center top; text-align:center; width: 100%; background-size: cover; background-attachment:fixed; padding:60px 0 200px 0;}
.gr-bg h2{color:#fdab01; font-size: 36px; line-height: 48px; font-family: 'Poppins', sans-serif; font-weight: 500; margin-bottom: 22px; 
background:url(../images/wh-border.png) no-repeat center bottom; padding-bottom:28px;}
.gr-bg p{color:#fff; font-size: 18px; line-height: 30px; font-family: 'Poppins', sans-serif; font-weight: 300; margin-bottom: 22px; padding:0 10px;}

.gr-round {position: relative;display: inline-block;vertical-align: top;width: 100%;text-align:center;margin-bottom: 190px;}
/*.gr-round .box{display: inline-block; width: 360px; height: 360px; border-radius: 50%;}*/
.innovation-bg{margin-top: -167px;}
.pink-bg, .green-bg {width: 360px; height: 360px; border-radius: 100%; text-align: center; position: absolute; top: -167px;
color:#fff; font-size: 24px; line-height: 30px; font-family: 'Poppins', sans-serif; font-weight: 300;}
.green-bg {background: #05ae9f; padding: 0 33px; left: 48%;}
.pink-bg{background: #ff2d72; padding: 0 39px; left: 25%;}
.pink-bg img, .green-bg img{width:108px; height:108px; display:block; margin:71px auto 0;}

.work-section{display: inline-block; vertical-align: top; width: 100%; text-align:center; padding:32px 0 0 0;}
.work-section h2{color: #161616; font-size: 34px; line-height: 38px; font-family: 'Poppins', sans-serif; font-weight: 400;
    margin-bottom: 25px;background:url(../images/h1-line.png) no-repeat center bottom; padding-bottom:28px;}
.work-box{padding: 16px 0 0 0; display: inline-block; vertical-align: top; width: 100%;}
.work-box .col-md-4.col-sm-6.col-xs-12{margin-bottom:59px; padding: 10px 6px 10px 0;}
.work-box img {float: left; width: 90px; height: 75px; margin: 0 5px;}
.work-box .col-md-4.col-sm-6.col-xs-12 h5 {font-size: 16px; color: #000; font-family: 'Poppins', sans-serif; font-weight: 400; 
line-height: 18px; text-align: left; padding: 0; margin: 0 0 8px 0; text-transform:uppercase;}
.work-box .col-md-4.col-sm-6.col-xs-12 p {font-size: 12px; color: #6a6666; font-family: 'Poppins', sans-serif; font-weight: 400;
line-height: 18px; text-align: left; margin-bottom: 0;}
.work-box .col-md-4.col-sm-6.col-xs-12:hover{background:#000; border-radius:5px; box-shadow:1px 1px 5px rgba(0,0,0,0.5);}
.work-box .col-md-4.col-sm-6.col-xs-12:hover h5, .work-box .col-md-4.col-sm-6.col-xs-12:hover p {color: #fff;}

.contact-container{background:#e9eef3; display: inline-block; vertical-align: top; width: 100%; text-align:center; 
padding:32px 0 10px 0; font-family: 'Poppins', sans-serif;}
.contact-container h1 {color: #333434; font-size: 21px; line-height: 34px; text-transform: uppercase; font-weight: 500;}
.contact-container h2 {color: #1779c6; font-size: 34px; line-height: 48px; font-weight: 600; position:relative;    margin: 0;}
.contact-container h2:before, .contact-container h2:after{background:#fdab01; width:72px; height:2px; display:block; content:"";
position:absolute; top: 23px;}
.contact-container h2:before{left:21%;}
.contact-container h2:after{right:21%;}
.contact-container p{color:#727272; font-size: 16px; line-height: 28px; font-family: 'Poppins', sans-serif; font-weight: 400; margin-bottom:0; padding:0 10px;}
.contact-container p a{color:#000;}
.contact-container p.conp {margin-bottom: 22px;}
.con-box{background:#fff;padding:35px 10px;margin-right: 2%;width: 23.5%;}
.con-box h3{color:#161616; font-size:22px; line-height:38px; font-family: 'Poppins', sans-serif; font-weight: 500; margin: 7px 0;}
.con-box p{color:#6d6b6b; font-size:14px; line-height:21px; font-family: 'Poppins', sans-serif; font-weight: 400; margin: 7px 0; padding: 0 9px;}
.con-box:nth-child(8){ margin-right: 0;}
.phone-icon{color:#000; font-size:14px; line-height:21px; font-family: 'Poppins', sans-serif; font-weight: 500; margin:14px 0 0 0;}
.phone-icon img {vertical-align: top; display: inline-block;}
.social-icon{vertical-align: top; display: inline-block; width:100%; text-align:center; margin:40px 0;}
.social-icon a{margin:25px 4px 0 4px; display:inline-block; vertical-align:top;}
.social-icon h4 {font-size: 28px; line-height: 38px; font-weight: 400; color: #161616; margin-bottom: 7px;}

.contact-detail{width:100%; display:inline-block; vertical-align:top; margin:0 0 30px 0;}
.contact-detail h3{color: #333434; font-size: 21px; line-height: 38px; font-weight: 500; margin-bottom: 0;}
.contact-detail h2 {color: #1779c6; font-size: 34px; line-height: 48px; font-weight: 600; position:relative; margin: 0; padding-left: 97px;}
.contact-detail h2:before{background:#fdab01; width:72px; height:2px; display:block; content:"";
position:absolute; top: 23px;}
.contact-detail h2:before{left:0;}
.contact-detail .col-md-7.col-sm-6.col-xs-12{padding:0;}
.contact-detail p{color: #585858; font-size: 16px; line-height: 26px; font-weight: 300; padding: 43px 0 0 20px; margin-bottom:0;}

.cont-box .col-md-6.col-sm-6.col-xs-12 {margin: 0 2% 20px 0; padding:0; width:49%;}
.cont-box .col-md-6.col-sm-6.col-xs-12:nth-child(2n){margin-right:0;}
.cont-box input{width: 100%; background: #e9eef3; border: 0; padding: 18px 25px; color:#585858; font-size:16px; line-height:26px; 
font-family: 'Poppins', sans-serif; font-weight: 400;}
.cont-box .col-md-12.col-sm-12.col-xs-12 {margin: 0 0 20px 0; padding:0; width:100%;}
.cont-box textarea {width: 100%; background: #e9eef3; border: 0; padding: 18px 25px; color:#585858; font-size:16px; line-height:26px; 
font-family: 'Poppins', sans-serif; font-weight: 400; height:108px; resize:none;}
.cont-box input[type="submit"]{padding: 10px 25px; color:#fff; font-size:16px; line-height:25px; 
font-family: 'Poppins', sans-serif; font-weight: 500; width:174px; background:#141414; border-radius:4px;}

#reviews {position: absolute; top: 130px; left: 0; width: 600px; right: 0; margin: auto; background: #fff; padding: 30px;    border-radius: 5px; /*transition: all 5s ease-in-out;*/}
.overlay1{position: fixed; top: 0; z-index: 99999; bottom: 0; left: 0; right: 0; background: rgba(0, 0, 0, 0.7); transition: opacity 500ms; visibility: hidden; opacity: 0;}
.overlay1:target {visibility: visible; opacity: 1;}
#reviews .button {font-size: 1em; padding: 10px; color: #fff; border: 2px solid #FF9800; border-radius: 20px; text-decoration: none; cursor: pointer; transition: all 0.3s ease-out;}
#reviews .button:hover {background: #06D85F;}
#reviews .close {position: absolute; top: 20px; right: 30px; transition: all 200ms; font-size: 30px; font-weight: bold; text-decoration: none; color: #333;}
#reviews .close:hover {color:#1779c6;}
#reviews ul {list-style: none; padding: 0;}
#reviews ul label{width: 100%; font-size: 14px; text-align: left;}
#reviews ul li {width: 100%; display: inline-block; vertical-align: top; margin: 0 0.5% 5px;}
#reviews h4{margin:0 0 10px 0;}
#reviews #comments{padding:0; margin-top:0;}
#reviews textarea{resize:none; height:100px;}
#reviews input#submit{background:#141414; border:#141414 1px solid;}




@media (min-width:768px) {
	.lead {
		font-size: 21px
	}
}

.small,
small {
	font-size: 85%
}

.mark,
mark {
	background-color: #fcf8e3;
	padding: .2em
}

.list-inline,
.list-unstyled {
	padding-left: 0;
	list-style: none
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

.text-nowrap {
	white-space: nowrap
}

.text-lowercase {
	text-transform: lowercase
}

.text-uppercase {
	text-transform: uppercase
}

.text-capitalize {
	text-transform: capitalize
}

.text-muted {
	color: #777
}

.text-primary {
	color: #011e9e
}

a.text-primary:focus,
a.text-primary:hover {
	color: #01146b
}

.text-success {
	color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
	color: #ff8e01
}

.text-info {
	color: #31708f
}

a.text-info:focus,
a.text-info:hover {
	color: #245269
}

.text-warning {
	color: #8a6d3b
}

a.text-warning:focus,
a.text-warning:hover {
	color: #66512c
}

.text-danger {
	color: #a94442
}

a.text-danger:focus,
a.text-danger:hover {
	color: #843534
}

.bg-primary {
	color: #fff;
	background-color: #011e9e
}

a.bg-primary:focus,
a.bg-primary:hover {
	background-color: #01146b
}

.bg-success {
	background-color: #dff0d8
}

a.bg-success:focus,
a.bg-success:hover {
	background-color: #c1e2b3
}

.bg-info {
	background-color: #d9edf7
}

a.bg-info:focus,
a.bg-info:hover {
	background-color: #afd9ee
}

.bg-warning {
	background-color: #fcf8e3
}

a.bg-warning:focus,
a.bg-warning:hover {
	background-color: #f7ecb5
}

.bg-danger {
	background-color: #f2dede
}

a.bg-danger:focus,
a.bg-danger:hover {
	background-color: #e4b9b9
}

.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee
}

dl,
ol,
ul {
	margin-top: 0
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child,
ol ol,
ol ul,
ul ol,
ul ul {
	margin-bottom: 0
}

address,
dl {
	margin-bottom: 20px
}

ol,
ul {
	margin-bottom: 10px
}

.list-inline {
	margin-left: -5px
}

.list-inline>li {
	padding-left: 5px;
	padding-right: 5px
}

dt {
	font-weight: 700
}

dd {
	margin-left: 0
}

@media (min-width:768px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		clear: left;
		text-align: right;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}
	.dl-horizontal dd {
		margin-left: 180px
	}
}

abbr[data-original-title],
abbr[title] {
	cursor: help;
	border-bottom: 1px dotted #777
}

.initialism {
	font-size: 90%;
	text-transform: uppercase
}

blockquote .small,
blockquote footer,
blockquote small {
	display: block;
	font-size: 80%;
	line-height: 1.428571429;
	color: #777
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
	content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eee;
	border-left: 0;
	text-align: right
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
	content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
	content: '\00A0 \2014'
}

address {
	font-style: normal
}

.width60-center {
	width: 60%;
	margin: auto;
	text-align: center
}

.width50-center {
	width: 50%;
	margin: auto;
	text-align: center
}

.noo-text-responsive {
	text-align: center;
	font-size: 24px;
	line-height: 40px;
	font-weight: 800;
	color: #000;
	width: 60%;
	margin: auto!important
}

code,
kbd {
	padding: 2px 4px;
	font-size: 90%
}

kbd kbd,
label {
	font-weight: 700
}

div.custom-width-left35 {
	width: 35%
}

@media (max-width:1400px) {
	div.custom-width-left35 {
		width: 45%
	}
}

@media (max-width:991px) {
	div.custom-width-left35 {
		width: 50%
	}
}

@media (max-width:767px) {
	div.custom-width-left35 {
		width: 100%
	}
}

.color-second {
	color: #d13420;
}

legend,
pre {
	display: block;
	color: #333;
}

code,
kbd,
pre,
samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px
}

kbd {
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	box-shadow: none
}

pre {
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.428571429;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px
}

pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0
}

fieldset,
legend {
	padding: 0;
	border: 0
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}

fieldset {
	margin: 0;
	min-width: 0
}

legend {
	width: 100%;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	border-bottom: 1px solid #e5e5e5
}

label {
	margin-bottom: 5px
}

input[type=search] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none
}

input[type=checkbox],
input[type=radio] {
	margin: 4px 0 0;
	margin-top: 1px\9;
	line-height: normal
}

.form-control,
output {
	font-size: 14px;
	line-height: 1.428571429;
	color: #555;
	display: block
}

input[type=file] {
	display: block
}

input[type=range] {
	display: block;
	width: 100%
}

select[multiple],
select[size] {
	height: auto
}

input[type=file]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus {
	outline: dotted thin;
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}

output {
	padding-top: 7px
}

.form-control {
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
	color: #696969;
	opacity: 1
}

.form-control:-ms-input-placeholder {
	color: #696969
}

.form-control::-webkit-input-placeholder {
	color: #696969
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control-feedback,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
	color: #3c763d
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
	background-color: #eee;
	opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
	cursor: not-allowed
}

textarea.form-control {
	height: auto
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	input[type=date].form-control,
	input[type=time].form-control,
	input[type=datetime-local].form-control,
	input[type=month].form-control {
		line-height: 34px
	}
	.input-group-sm input[type=date],
	.input-group-sm input[type=time],
	.input-group-sm input[type=datetime-local],
	.input-group-sm input[type=month],
	input[type=date].input-sm,
	input[type=time].input-sm,
	input[type=datetime-local].input-sm,
	input[type=month].input-sm {
		line-height: 30px
	}
	.input-group-lg input[type=date],
	.input-group-lg input[type=time],
	.input-group-lg input[type=datetime-local],
	.input-group-lg input[type=month],
	input[type=date].input-lg,
	input[type=time].input-lg,
	input[type=datetime-local].input-lg,
	input[type=month].input-lg {
		line-height: 46px
	}
}

.form-group {
	margin-bottom: 15px
}

.checkbox,
.radio {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}

.checkbox label,
.radio label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
	position: absolute;
	margin-left: -20px;
	margin-top: 4px\9
}

.checkbox+.checkbox,
.radio+.radio {
	margin-top: -5px
}

.checkbox-inline,
.radio-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: 400;
	cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
	margin-top: 0;
	margin-left: 10px
}

.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
	cursor: not-allowed
}

.form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
	min-height: 34px
}

.form-control-static.input-lg,
.form-control-static.input-sm {
	padding-left: 0;
	padding-right: 0
}

.form-group-sm .form-control,
.input-sm {
	padding: 5px 10px;
	border-radius: 3px;
	font-size: 12px
}

.input-sm {
	height: 30px;
	line-height: 1.5
}

select.input-sm {
	height: 30px;
	line-height: 30px
}

select[multiple].input-sm,
textarea.input-sm {
	height: auto
}

.form-group-sm .form-control {
	height: 30px;
	line-height: 1.5
}

.form-group-lg .form-control,
.input-lg {
	border-radius: 6px;
	padding: 10px 16px;
	font-size: 18px
}

.form-group-sm select.form-control {
	height: 30px;
	line-height: 30px
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
	height: auto
}

.form-group-sm .form-control-static {
	height: 30px;
	min-height: 32px;
	padding: 6px 10px;
	font-size: 12px;
	line-height: 1.5
}

.input-lg {
	height: 46px;
	line-height: 1.3333333
}

select.input-lg {
	height: 46px;
	line-height: 46px
}

select[multiple].input-lg,
textarea.input-lg {
	height: auto
}

.form-group-lg .form-control {
	height: 46px;
	line-height: 1.3333333
}

.form-group-lg select.form-control {
	height: 46px;
	line-height: 46px
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
	height: auto
}

.form-group-lg .form-control-static {
	height: 46px;
	min-height: 38px;
	padding: 11px 16px;
	font-size: 18px;
	line-height: 1.3333333
}

.has-feedback {
	position: relative
}

.has-feedback .form-control {
	padding-right: 42.5px
}

.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px
}

.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
	border-color: #ff8e01;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
	color: #3c763d;
	border-color: #3c763d;
	background-color: #dff0d8
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
	color: #8a6d3b
}

.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .form-control-feedback,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
	color: #a94442
}

.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
	color: #a94442;
	border-color: #a94442;
	background-color: #f2dede
}

.has-feedback label~.form-control-feedback {
	top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
	top: 0
}

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373
}

@media (min-width:768px) {
	.form-inline .form-control-static,
	.form-inline .form-group {
		display: inline-block
	}
	.form-inline .control-label,
	.form-inline .form-group {
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}
	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle
	}
	.form-inline .input-group .form-control,
	.form-inline .input-group .input-group-addon,
	.form-inline .input-group .input-group-btn {
		width: auto
	}
	.form-inline .input-group>.form-control {
		width: 100%
	}
	.form-inline .checkbox,
	.form-inline .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .checkbox label,
	.form-inline .radio label {
		padding-left: 0
	}
	.form-inline .checkbox input[type=checkbox],
	.form-inline .radio input[type=radio] {
		position: relative;
		margin-left: 0
	}
	.form-inline .has-feedback .form-control-feedback {
		top: 0
	}
	.form-horizontal .control-label {
		text-align: right;
		margin-bottom: 0;
		padding-top: 7px
	}
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px
}

.form-horizontal .checkbox,
.form-horizontal .radio {
	min-height: 27px
}

.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px
}

.form-horizontal .has-feedback .form-control-feedback {
	right: 15px
}

@media (min-width:768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 14.33px;
		font-size: 18px
	}
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
		font-size: 12px
	}
}

.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	touch-action: manipulation;
	cursor: pointer;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
	outline: dotted thin;
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}

#comments #respond .form-submit input:focus,
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle,
.noo-sh-button.sh-bk:focus,
.rev_slider #noo-revo-button-white:focus {
	outline: 0
}

.btn.focus,
.btn:focus,
.btn:hover {
	color: #333;
	text-decoration: none
}

.btn.active,
.btn:active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
	cursor: not-allowed;
	opacity: .65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc
}

.btn-default.focus,
.btn-default:focus {
	color: #333;
	background-color: #e6e6e6;
	border-color: #8c8c8c
}

.btn-default.active,
.btn-default:active,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
	color: #333;
	background-color: #d4d4d4;
	border-color: #8c8c8c
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
	background-color: #fff;
	border-color: #ccc
}

.btn-default .badge {
	color: #fff;
	background-color: #333
}

.btn-primary {
	color: #fff;
	background-color: #011e9e;
	border-color: #011985
}

.btn-primary.focus,
.btn-primary:focus {
	color: #fff;
	background-color: #01146b;
	border-color: #000106
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #01146b;
	border-color: #000e48
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
	color: #fff;
	background-color: #000e48;
	border-color: #000106
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
	background-color: #011e9e;
	border-color: #011985
}

.btn-primary .badge {
	color: #011e9e;
	background-color: #fff
}

.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c
}

.btn-success.focus,
.btn-success:focus {
	color: #fff;
	background-color: #449d44;
	border-color: #255625
}

.btn-success.active,
.btn-success:active,
.btn-success:hover,
.open>.dropdown-toggle.btn-success {
	color: #fff;
	background-color: #449d44;
	border-color: #398439
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
	color: #fff;
	background-color: #398439;
	border-color: #255625
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
	background-color: #5cb85c;
	border-color: #4cae4c
}

.btn-success .badge {
	color: #5cb85c;
	background-color: #fff
}

.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da
}

.btn-info.focus,
.btn-info:focus {
	color: #fff;
	background-color: #31b0d5;
	border-color: #1b6d85
}

.btn-info.active,
.btn-info:active,
.btn-info:hover,
.open>.dropdown-toggle.btn-info {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover {
	color: #fff;
	background-color: #269abc;
	border-color: #1b6d85
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
	background-color: #5bc0de;
	border-color: #46b8da
}

.btn-info .badge {
	color: #5bc0de;
	background-color: #fff
}

.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236
}

.btn-warning.focus,
.btn-warning:focus {
	color: #fff;
	background-color: #ec971f;
	border-color: #985f0d
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:hover,
.open>.dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover {
	color: #fff;
	background-color: #d58512;
	border-color: #985f0d
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
	background-color: #f0ad4e;
	border-color: #eea236
}

.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff
}

.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a
}

.btn-danger.focus,
.btn-danger:focus {
	color: #fff;
	background-color: #c9302c;
	border-color: #761c19
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:hover,
.open>.dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover {
	color: #fff;
	background-color: #ac2925;
	border-color: #761c19
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
	background-color: #d9534f;
	border-color: #d43f3a
}

.btn-danger .badge {
	color: #d9534f;
	background-color: #fff
}

.btn-link {
	color: #000;
	font-weight: 400;
	border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
	border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
	color: #011e9e;
	text-decoration: underline;
	background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
	color: #777;
	text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.btn-group-sm>.btn,
.btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.btn-group-xs>.btn,
.btn-xs {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.btn-block {
	display: block;
	width: 100%
}

.btn-block+.btn-block {
	margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
	width: 100%
}

.noo-sh-button {
	font-style: italic;
	color: #011e9e;
	text-decoration: none;
	margin-right: 25px
}

.noo-sh-button span {
	border-bottom: 1px dashed #011e9e;
	line-height: 24px;
	display: inline-block
}

.noo-sh-button i {
	padding-left: 5px
}

.noo-sh-button:hover {
	color: #f3e200
}

.noo-sh-button:hover span {
	border-color: #f3e200
}

.noo-sh-button.sh-bk {
	padding: 8px 32px;
	background: #011e9e;
	border: 0;
	color: #fff;
	display: inline-block;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	text-transform: uppercase;
	font-weight: 700;
	font-style: normal
}

.noo-sh-button.sh-bk:hover {
	background: #f3e200;
	color: #fff
}

.noo-sh-button.sh-bk span {
	border: 0
}

.rev_slider #noo-revo-button-white {
	padding: 8px 33px;
	background: #fff;
	border: 0;
	color: #000;
	display: inline-block;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child),
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0
}

.rev_slider #noo-revo-button-white:hover {
	background: #333
}

.btn-group,
.btn-group-vertical {
	position: relative;
	display: inline-block
}

.btn-group-vertical>.btn,
.btn-group>.btn {
	position: relative;
	float: left
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
	z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
	margin-left: -1px
}

.btn-toolbar {
	margin-left: -5px
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
	margin-left: 5px
}

.btn .caret,
.btn-group>.btn:first-child {
	margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.btn-group>.btn+.dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px
}

.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn-lg .caret {
	border-width: 5px 5px 0
}

.dropup .btn-lg .caret {
	border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
	float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
	margin-top: -1px;
	margin-left: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
	border-bottom-left-radius: 4px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.btn-group-justified {
	display: table;
	width: 100%
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
	float: none;
	display: table-cell;
	width: 1%
}

.btn-group-justified>.btn-group .btn {
	width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
	left: auto
}

[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none
}

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0
}

.embed-responsive-16by9 {
	padding-bottom: 56.25%
}

.embed-responsive-4by3 {
	padding-bottom: 75%
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.noo-row:after,
.noo-row:before {
	content: " ";
	display: table
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.noo-row:after {
	clear: both
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.pull-right {
	float: right!important
}

.pull-left {
	float: left!important
}

.hide {
	display: none!important
}

.show {
	display: block!important
}

.hidden,
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
	display: none!important
}

.invisible {
	visibility: hidden
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.affix {
	position: fixed
}

@-ms-viewport {
	width: device-width
}

@media (max-width:767px) {
	.visible-xs {
		display: block!important
	}
	table.visible-xs {
		display: table!important
	}
	tr.visible-xs {
		display: table-row!important
	}
	td.visible-xs,
	th.visible-xs {
		display: table-cell!important
	}
	.visible-xs-block {
		display: block!important
	}
	.visible-xs-inline {
		display: inline!important
	}
	.visible-xs-inline-block {
		display: inline-block!important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm {
		display: block!important
	}
	table.visible-sm {
		display: table!important
	}
	tr.visible-sm {
		display: table-row!important
	}
	td.visible-sm,
	th.visible-sm {
		display: table-cell!important
	}
	.visible-sm-block {
		display: block!important
	}
	.visible-sm-inline {
		display: inline!important
	}
	.visible-sm-inline-block {
		display: inline-block!important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md {
		display: block!important
	}
	table.visible-md {
		display: table!important
	}
	tr.visible-md {
		display: table-row!important
	}
	td.visible-md,
	th.visible-md {
		display: table-cell!important
	}
	.visible-md-block {
		display: block!important
	}
	.visible-md-inline {
		display: inline!important
	}
	.visible-md-inline-block {
		display: inline-block!important
	}
}

@media (min-width:1200px) {
	.visible-lg {
		display: block!important
	}
	table.visible-lg {
		display: table!important
	}
	tr.visible-lg {
		display: table-row!important
	}
	td.visible-lg,
	th.visible-lg {
		display: table-cell!important
	}
	.visible-lg-block {
		display: block!important
	}
	.visible-lg-inline {
		display: inline!important
	}
	.visible-lg-inline-block {
		display: inline-block!important
	}
	.hidden-lg {
		display: none!important
	}
}

@media (max-width:767px) {
	.hidden-xs {
		display: none!important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.hidden-sm {
		display: none!important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.hidden-md {
		display: none!important
	}
}

.visible-print {
	display: none!important
}

@media print {
	.visible-print {
		display: block!important
	}
	table.visible-print {
		display: table!important
	}
	tr.visible-print {
		display: table-row!important
	}
	td.visible-print,
	th.visible-print {
		display: table-cell!important
	}
}

.visible-print-block {
	display: none!important
}

@media print {
	.visible-print-block {
		display: block!important
	}
}

.visible-print-inline {
	display: none!important
}

@media print {
	.visible-print-inline {
		display: inline!important
	}
}

.visible-print-inline-block {
	display: none!important
}

@media print {
	.visible-print-inline-block {
		display: inline-block!important
	}
	.hidden-print {
		display: none!important
	}
}

.pagination {
	display: block;
	overflow: hidden;
	text-align: center;
	padding-left: 0;
	margin: 50px auto 70px;
	line-height: 2.2
}

.pagination .page-numbers {
	color: #333;
	font-size: 14px;
	font-family: inherit;
	display: inline-block;
	margin: 5px 3px;
	background: 0 0;
	text-align: center;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #eee
}

.pagination .page-numbers.current,
.pagination a.page-numbers:hover {
	color: #fff;
	background: #011e9e;
	border-color: #011e9e
}

.pagination a.page-numbers {
	text-decoration: none
}

#pagination {
	display: block;
	text-align: center
}

#pagination .next,
#pagination .prev {
	display: inline-block;
	margin: 15px
}

.loadmore-action,
.loadmore-loading {
	display: block;
	width: 100%;
	text-align: center;
	margin: 20px auto;
	line-height: 3;
	font-size: 14px
}

.loadmore-loading {
	position: relative;
	height: 25px;
	width: 50px;
	margin-left: auto;
	margin-right: auto
}

.loadmore-loading.finished {
	width: auto
}

.loadmore-loading span {
	display: block;
	bottom: 0;
	width: 9px;
	height: 5px;
	background: #000;
	position: absolute;
	-webkit-animation: preload_audio_wave 1.5s infinite ease-in-out;
	-o-animation: preload_audio_wave 1.5s infinite ease-in-out;
	animation: preload_audio_wave 1.5s infinite ease-in-out
}

.container-prallax,
.hentry .content-featured {
	position: relative
}

.loadmore-loading span:nth-child(2) {
	left: 11px;
	-webkit-animation-delay: .2s;
	animation-delay: .2s
}

.loadmore-loading span:nth-child(3) {
	left: 22px;
	-webkit-animation-delay: .4s;
	animation-delay: .4s
}

.loadmore-loading span:nth-child(4) {
	left: 33px;
	-webkit-animation-delay: .6s;
	animation-delay: .6s
}

.loadmore-loading span:nth-child(5) {
	left: 44px;
	-webkit-animation-delay: .8s;
	animation-delay: .8s
}

@-webkit-keyframes preload_audio_wave {
	0%,
	100%,
	50% {
		height: 5px;
		-webkit-transform: translateY(0);
		background: #011e9e
	}
	25% {
		height: 30px;
		-webkit-transform: translateY(15px);
		background: #011e9e
	}
}

@-moz-keyframes preload_audio_wave {
	0%,
	100%,
	50% {
		height: 5px;
		-moz-transform: translateY(0);
		background: #011e9e
	}
	25% {
		height: 30px;
		-moz-transform: translateY(15px);
		background: #011e9e
	}
}

@keyframes preload_audio_wave {
	0%,
	100%,
	50% {
		height: 5px;
		transform: translateY(0);
		background: #011e9e
	}
	25% {
		height: 30px;
		transform: translateY(15px);
		background: #011e9e
	}
}

[data-paginate=loadmore] .pagination,
[data-paginate=infinite] .pagination {
	display: none
}

* {
	box-sizing: border-box
}

#main {
	margin-top: 120px;
	margin-bottom: 120px
}

.main-wrap {
	margin-top: 100px;
	margin-bottom: 100px
}

img {
	height: auto
}

a:hover {
	text-decoration: none
}

.hentry {
	padding: 0;
	margin-top: 70px;
	background: #fff
}

.hentry:first-child {
	margin-top: 0
}

.hentry .content-featured iframe {
	width: 100%;
	height: 350px;
	border: 0
}

.hentry .content-featured .noo-audio-embed iframe {
	width: 100%;
	height: 100px;
	border: 0
}

.hentry .content-featured img {
	width: 100%
}

.hentry .content-featured .sliders {
	list-style: none;
	padding: 0;
	margin: 0
}

.hentry .content-featured .slider-indicators {
	display: none!important
}

.hentry .content-featured .slider-control {
	position: absolute;
	display: block!important;
	left: 0;
	top: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	background: rgba(0, 0, 0, .6)
}

.hentry .content-featured .slider-control .slider-icon-next,
.hentry .content-featured .slider-control .slider-icon-prev {
	display: block;
	height: 40px;
	color: #fff;
	line-height: 40px;
	text-align: center
}

.hentry .content-featured .slider-control.next-btn {
	left: auto;
	right: 0
}

.hentry .content-featured .slider-control .slider-icon-prev:before {
	font-family: FontAwesome;
	content: "\f104";
	font-size: 16px
}

.hentry .content-featured .slider-control .slider-icon-next:before {
	font-family: FontAwesome;
	content: "\f105";
	font-size: 16px
}

.hentry .entry-header {
	padding: 30px 30px 0
}

.hentry .entry-footer {
	padding: 30px 0 40px;
	margin: 0 30px;
	border-top: 1px solid #eee
}

.hentry .entry-footer span {
	margin-right: 15px;
	display: inline-block;
	color: #777;
	font-size: 14px;
	font-style: italic
}

.hentry .entry-footer span i {
	padding-right: 7px
}

.hentry.sticky {
	border-color: #011e9e;
	border-bottom-width: 4px;
	position: relative;
	overflow: hidden
}

.hentry.sticky:after {
	width: 150px;
	height: 50px;
	font-family: FontAwesome;
	content: "\f08d";
	background: #011e9e;
	position: absolute;
	right: -57px;
	top: -7px;
	color: #fff;
	-webkit-transform: rotate(40deg);
	-ms-transform: rotate(40deg);
	-o-transform: rotate(40deg);
	transform: rotate(40deg);
	text-align: center;
	line-height: 56px;
	font-size: 18px
}

.hentry .entry-content-wrap {
	padding-top: 50px
}

.hentry .entry-content-wrap:after {
	clear: both;
	content: '';
	display: table
}

.author-avatar .noo-author-social,
.hentry .entry-content-wrap .entry-content .cat {
	display: block
}

.hentry .entry-content-wrap .author-avatar {
	float: left;
	width: 200px;
	text-align: center;
	padding: 0 15px
}

.hentry .entry-content-wrap .entry-content {
	padding-left: 200px
}

.hentry .entry-content-wrap .entry-content .cat a {
	color: #011e9e;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: none
}

.hentry .entry-content-wrap .entry-content h2 {
	padding: 0;
	margin: 7px 0 0;
	font-size: 24px;
	font-weight: 800;
	line-height: 32px
}

.hentry .entry-content-wrap .entry-content .entry-excerpt {
	margin-bottom: 44px;
	padding-top: 30px
}

.hentry .entry-content-wrap .entry-content .entry-excerpt,
.hentry .entry-content-wrap .entry-content p {
	color: #696969
}

.hentry .entry-content-wrap .entry-post-footer {
	position: relative;
	padding-top: 28px;
	color: #b1b1b1;
	font-style: italic
}

.hentry .entry-content-wrap .entry-post-footer:before {
	width: 70px;
	height: 1px;
	background: #b1b1b1;
	content: '';
	position: absolute;
	top: 0;
	left: 0
}

.hentry .entry-content-wrap .entry-post-footer a {
	color: #b1b1b1
}

.hentry .entry-content-wrap .entry-post-footer i {
	padding-right: 5px
}

.hentry .entry-content-wrap .entry-post-footer .entry-post-comment {
	padding-left: 38px
}

.author-avatar {
	text-align: center
}

.author-avatar img {
	width: 80px;
	height: 80px;
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.author-avatar h5 {
	font-weight: 700;
	line-height: 28px;
	padding: 0 0 7px;
	margin: 22px 0 11px;
	position: relative
}

.author-avatar h5:before {
	width: 15px;
	height: 1px;
	background: #011e9e;
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -7.5px
}

.author-avatar h5 a {
	color: #000;
	text-decoration: none
}

.author-avatar .noo-author-social a {
	display: inline-block;
	color: #b1b1b1;
	margin: 0 3px
}

.author-avatar .noo-author-social a:hover {
	color: #000
}

.meta-author,
.single-social {
	padding: 30px;
	margin-top: 30px;
	background: #fff;
	border: 1px solid #eee
}

.single-author-bio {
	margin-top: 50px
}

.author-description {
	color: rgba(107, 107, 107, .7);
	font-style: italic
}

.single-navigation {
	background: #f7f7f7;
	margin-top: 65px
}

.single-navigation:after {
	clear: both;
	content: '';
	display: table
}

.single-navigation span {
	color: #696969;
	font-weight: 700;
	display: inline-block;
	height: 80px;
	line-height: 80px;
	float: left;
	width: 50%;
	padding-left: 45px;
	overflow: hidden
}

.single-navigation span a {
	color: #696969
}

.single-navigation span i {
	padding-right: 10px
}

.single-navigation span:hover a,
.single-navigation span:hover i {
	color: #011e9e
}

.single-navigation span.s-next {
	padding-left: 0;
	padding-right: 45px;
	float: right;
	text-align: right
}

.single-navigation span.s-next i {
	padding-right: 0;
	padding-left: 10px
}

.single-thumbnail {
	position: relative
}

.single-thumbnail .noo-slider ul {
	list-style: none;
	padding: 0;
	margin: 0
}

.single-thumbnail .noo-slider ul li img {
	width: 100%
}

.single-thumbnail .slider-control {
	position: absolute;
	width: 50px;
	height: 50px;
	left: 0;
	top: 50%;
	margin-top: -25px;
	z-index: 22;
	background: #fff;
	text-align: center;
	font-size: 30px;
	line-height: 50px
}

.single-thumbnail .slider-control.next-btn {
	right: 0;
	left: auto
}

#comments {
	padding: 30px 0;
	margin-top: 18px;
	background: #fff
}

#comments .comments-title {
	text-transform: uppercase;
	font-size: 20px;
	margin-bottom: 18px;
	font-weight: 800;
	position: relative;
	padding-left: 15px
}

#comments .comments-title:before {
	height: 4px;
	width: 4px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #f3e200;
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -2px
}

#comments ol,
#comments ul {
	list-style: none;
	padding: 0;
	margin: 0
}

#comments ol li,
#comments ul li {
	padding: 30px 0;
	border-bottom: 1px solid #f3f3f3
}

#comments ol li .comment-wrap:after,
#comments ul li .comment-wrap:after {
	clear: both;
	content: '';
	display: table
}

#comments ol li .comment-wrap .comment-img,
#comments ul li .comment-wrap .comment-img {
	float: left;
	width: 100px
}

#comments ol li .comment-wrap .comment-img img,
#comments ul li .comment-wrap .comment-img img {
	width: 80px;
	height: 80px;
	-webkit-border-radius: 50%;
	border-radius: 50%
}

#comments ol li .comment-wrap .comment-block,
#comments ul li .comment-wrap .comment-block {
	margin-left: 100px;
	position: relative
}

#comments ol li .comment-wrap .comment-block .comment-header .comment-author,
#comments ul li .comment-wrap .comment-block .comment-header .comment-author {
	font-weight: 800;
	color: #011e9e;
	display: block;
	font-style: normal;
	padding-bottom: 2px
}

#comments ol li .comment-wrap .comment-block .comment-header .comment-meta,
#comments ul li .comment-wrap .comment-block .comment-header .comment-meta {
	color: #b1b1b1;
	font-style: italic
}

#comments ol li .comment-wrap .comment-block .comment-reply,
#comments ul li .comment-wrap .comment-block .comment-reply {
	position: absolute;
	right: 0;
	top: 0;
	color: #696969
}

#comments ol li .comment-wrap .comment-block .comment-reply .fa-reply,
#comments ul li .comment-wrap .comment-block .comment-reply .fa-reply {
	padding-right: 5px;
	color: #696969
}

#comments ol li .comment-wrap .comment-block .comment-content,
#comments ul li .comment-wrap .comment-block .comment-content {
	margin-top: 10px
}

#comments ol li .comment-wrap .comment-block .comment-content p,
#comments ul li .comment-wrap .comment-block .comment-content p {
	margin-bottom: 0
}

#comments ol li .children,
#comments ul li .children {
	margin-left: 100px;
	margin-top: 30px;
	border-top: 1px solid #f3f3f3
}

#comments ol li .children li,
#comments ul li .children li {
	border-bottom: 0
}

#comments ol li .children li:last-child,
#comments ul li .children li:last-child {
	padding-bottom: 0
}

#comments #respond {
	margin-top: 66px
}

#comments #respond .comment-reply-title {
	text-transform: uppercase;
	font-size: 20px;
	margin-bottom: 50px;
	font-weight: 800;
	position: relative;
	padding-left: 15px;
	margin-top: 0
}

#comments #respond .comment-reply-title:before {
	height: 4px;
	width: 4px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #f3e200;
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -2px
}

#comments #respond .comment-form input[type=text],
#comments #respond .comment-form input[type=email] {
	border: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	height: 40px;
	margin-bottom: 10px;
	padding: 10px;
	background: #f0f0f0;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #696969
}

#comments #respond .comment-form input[type=text]::-moz-placeholder,
#comments #respond .comment-form input[type=email]::-moz-placeholder {
	color: #696969;
	opacity: 1
}

#comments #respond .comment-form input[type=text]:-ms-input-placeholder,
#comments #respond .comment-form input[type=email]:-ms-input-placeholder {
	color: #696969
}

#comments #respond .comment-form input[type=text]::-webkit-input-placeholder,
#comments #respond .comment-form input[type=email]::-webkit-input-placeholder {
	color: #696969
}

#comments #respond .comment-form textarea {
	border: 0;
	background: #f0f0f0;
	-webkit-border-radius: 0;
	border-radius: 0;
	margin-bottom: 10px;
	padding: 10px;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #696969
}

#comments #respond .comment-form textarea::-moz-placeholder {
	color: #696969;
	opacity: 1
}

#comments #respond .comment-form textarea:-ms-input-placeholder {
	color: #696969
}

#comments #respond .comment-form textarea::-webkit-input-placeholder {
	color: #696969
}

#comments #respond .form-submit {
	margin-top: 20px
}

#comments #respond .form-submit input {
	padding: 10px 20px;
	background: #011e9e;
	border: 0;
	color: #fff;
	display: inline-block;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	font-weight: 700;
	text-transform: uppercase
}

.fixed_top_eff,
.noo-nav-header4 {
	/*-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s*/
}

#comments #respond .form-submit input:hover {
	background: #333
}

.book-form .book-content-style2 input:not([type=submit]):focus,
.book-form .book-content-style2 select:focus,
.book-form .book-content-style2 textarea:focus,
.book-free .book-content input:not([type=submit]):focus,
.book-free .book-content select:focus,
.book-free .book-content textarea:focus,
.clients .next-client:focus,
.clients .prev-client:focus,
.header-2 .noo-search-wrap #form-header .search-input input:focus,
.header-5 .noo-wrap-menu .icon-search2:focus,
.header-6 .noo-infomation-cart ul li.search button:focus,
.noo-newsltter-form .mc-email:focus,
.noo-newsltter-form button:focus,
.noo-team-content .team-remove:focus,
.team-title .noo-team-control button:focus,
.widget_noo_best_services .best_services-next:focus,
.widget_noo_best_services .best_services-prev:focus {
	outline: transparent 0
}

.aligncenter {
	margin-right: auto
}

figure.wp-caption.alignleft,
img.alignleft {
	margin: 5px 20px 5px 0
}

.wp-caption.alignleft {
	margin: 5px 10px 5px 0
}

figure.wp-caption.alignright,
img.alignright {
	margin: 5px 0 5px 20px
}

.wp-caption.alignright {
	margin: 5px 0 5px 10px
}

img.aligncenter {
	margin: 5px auto
}

img.alignnone {
	margin: 5px 0
}

body .alignright {
	clear: right
}

body .alignleft {
	clear: left
}

.entry-caption,
.gallery-caption,
.wp-caption .wp-caption-text {
	color: #220e10;
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
	margin: 0 0 24px
}

div.wp-caption.alignright {
	float: right
}

div.wp-caption.alignright .wp-caption-text {
	padding-left: 10px
}

.rsswidget img,
img.wp-smiley {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0
}

.wp-caption.alignleft+ol,
.wp-caption.alignleft+ul {
	list-style-position: inside
}

.entry-content img {
	margin: 0 0 1.5em
}

.alignleft,
img.alignleft {
	margin-right: 1.5em;
	display: inline;
	float: left
}

.alignright,
img.alignright {
	margin-left: 1.5em;
	display: inline;
	float: right
}

.aligncenter,
img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both
}

.clear:after,
.comment-content:after,
.comment-navigation:after,
.entry-content:after,
.nav-links:after,
.site-content:after,
.site:after,
.social-navigation ul:after,
.textwidget:after {
	clear: both;
	display: table;
	content: ''
}

.wp-caption {
	margin-bottom: 1.5em;
	text-align: center;
	padding-top: 5px
}

.wp-caption img {
	border: 0;
	padding: 0;
	margin: 0
}

table,
table td,
table th {
	border: 1px solid rgba(51, 51, 51, .1)
}

.wp-caption p.wp-caption-text {
	line-height: 1.5;
	font-size: 10px;
	margin: 0
}

.wp-smiley {
	margin: 0!important;
	max-height: 1em
}

blockquote.left {
	margin-right: 20px;
	text-align: right;
	margin-left: 0;
	width: 33%;
	float: left
}

table {
	border-spacing: 0;
	margin: 0 0 1.6em;
	width: 100%
}

table td,
table th {
	padding: .4em
}

blockquote.right {
	margin-left: 20px;
	text-align: left;
	margin-right: 0;
	width: 33%;
	float: right
}

#off-canvas-nav {
	display: none
}

.single-cat {
	font-size: 12px;
	line-height: 28px;
	text-transform: uppercase;
	display: block;
	margin-bottom: 5px
}

.single-cat a {
	color: #011e9e;
	padding-left: 3px
}

.single-title {
	font-size: 24px;
	line-height: 32px;
	font-weight: 800;
	padding: 0;
	margin: 0 0 44px;
	color: #000
}

blockquote,
blockquote p {
	color: #6b6b6b;
	line-height: 28px
}

.single-thumbnail iframe {
	width: 100%
}

.single-content {
	padding-top: 43px
}

blockquote {
	padding: 7px 0 10px 50px;
	margin: 35px 0 20px 40px;
	font-size: 18px;
	font-weight: 300;
	border-left: 0;
	font-style: italic;
	position: relative
}

blockquote:before {
	font-family: FontAwesome;
	content: "\f10d";
	position: absolute;
	left: 0;
	top: 0;
	font-size: 18px;
	color: #011e9e;
	font-style: normal
}

.single-meta {
	background: #f7f7f7;
	padding: 16px 30px;
	margin-bottom: 30px;
	margin-top: 53px
}

.single-meta .single-meta-left {
	color: #696969
}

.single-meta .single-meta-left span {
	font-weight: 800;
	color: #000;
	letter-spacing: .5px;
	text-transform: uppercase;
	padding-right: 5px
}

.single-meta .single-meta-left a {
	color: #696969;
	margin-right: 10px
}

.single-meta .single-meta-left a:hover {
	color: #011e9e
}

.single-meta .single-meta-right {
	text-align: right
}

.single-meta .single-meta-right a {
	color: #000;
	margin-left: 20px
}

.single-meta .single-meta-right a:hover {
	color: #011e9e
}

.noo-sidebar-wrap {
	padding-left: 45px
}

.noo-sidebar-wrap .widget {
	margin-top: 50px
}

.noo-sidebar-wrap .widget:first-child {
	margin-top: 0
}

.noo-sidebar-wrap .widget-title {
	text-align: center;
	padding: 20px 10px;
	background: #f3e200;
	font-weight: 800;
	font-size: 20px;
	margin: 0 0 30px
}

.noo-sidebar-wrap .widget_categories ul,
.noo-sidebar-wrap .widget_recent_entries ul {
	color: #696969;
	list-style: inherit;
	padding-left: 18px
}

.noo-sidebar-wrap .widget_categories ul li a,
.noo-sidebar-wrap .widget_recent_entries ul li a {
	font-weight: 700;
	color: #696969;
	display: inline-block;
	margin-bottom: 17px
}

.noo-sidebar-wrap .widget_categories ul li a:hover,
.noo-sidebar-wrap .widget_recent_entries ul li a:hover {
	color: #011e9e
}

.widget_search {
	padding: 10px 10px 0 0;
	background: #f3e200
}

.widget_search .form-horizontal {
	background: #fff;
	padding: 30px
}

.widget_search .form-horizontal input {
	width: 100%;
	height: 40px;
	background: #f0f0f0;
	border: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #696969
}

.widget_noo_best_services .best_services-next i,
.widget_noo_best_services .best_services-prev i {
	color: #000
}

.widget_search .form-horizontal input[type=submit] {
	display: none
}

.widget_noo_best_services {
	position: relative
}

.widget_noo_best_services .widget-title {
	margin-bottom: 0!important
}

.widget_noo_best_services .best_services-prev {
	background: 0 0;
	border: 0;
	position: absolute;
	left: 30px;
	top: 18px
}

.widget_noo_best_services .best_services-next {
	background: 0 0;
	border: 0;
	position: absolute;
	right: 30px;
	top: 18px
}

.widget_noo_best_services .best_services li a {
	display: block
}

.widget_noo_best_services .best_services li a img {
	width: 100%
}

.widget_noo_best_services .best_services li h4 {
	text-align: center;
	font-size: 18px;
	padding: 0;
	margin: 18px 0 0;
	font-weight: 800
}

.widget_noo_best_services .best_services li h4 a {
	font-size: 18px;
	color: #696969
}

.noo-header {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 99999
}

.noo-header.header_transparent .navbar-wrapper {
	background: rgba(0, 0, 0, .8)
}

.noo-nav-header4 {
	/*transition: all .4s ease 0s*/
}

.noo-nav-header4 .noo-nav-wrap {
	padding: 0
}

.header-default .noo-nav-header4 .noo-nav-wrap,
.noo-nav-wrap {
	padding: 0 30px
}

.fixed_top_eff {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	transition: all .4s ease 0s
}

.noo-main-menu .navbar-nav li>a,
body .header-5 .fixed_top_eff2 {
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s
}

body .header-5 .fixed_top_eff2 {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	transition: all .4s ease 0s;
	bottom: auto
}
.navbar-header.pull-left {padding: 0 28px 0 0;}
.noo-nav-wrap {
	background: transparent;
	position: relative
}

.noo-nav-wrap:after {
	clear: both;
	content: '';
	display: table
}

.noo_icon_menu {
	display: none
}

.navbar-default {
	min-height: 100px
}

.noo-main-menu .navbar-nav {
	list-style: none;
	padding: 0;
	margin: 0
}

.noo-main-menu .navbar-nav.nav-center {
	float: none
}

.noo-main-menu .navbar-nav:after {
	clear: both;
	content: '';
	display: table
}

.noo-main-menu .navbar-nav li {
	float: left;
	position: relative;
	margin: 28px 0 0  /*33px 0 0 0*/;
}

.noo-main-menu .navbar-nav li.current-menu-item>a,
.noo-main-menu .navbar-nav li:hover>a, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color:#fff /*#fdab01*/;
}

.noo-main-menu .navbar-nav li.current-menu-item>a:before,
.noo-main-menu .navbar-nav li:hover>a:before {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	opacity: 1;
	filter: alpha(opacity=100)
}

.noo-main-menu .navbar-nav li#nav-menu-item-simple-cart>a {
	color: #a8a7a7
}

.noo-main-menu .navbar-nav li#nav-menu-item-simple-cart>a:hover {
	color: #011e9e
}

.noo-main-menu .navbar-nav li#nav-menu-item-simple-cart>a:before {
	display: none
}

.noo-main-menu .navbar-nav li#nav-menu-item-simple-cart>a span {
	display: inline-block;
	border-left: 1px dotted #a8a7a7;
	padding-left: 15px;
	line-height: 15px;
	position: relative
}

.noo-main-menu .navbar-nav li#nav-menu-item-simple-cart>a span em {
	position: absolute;
	display: block;
	width: 16px;
	height: 16px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #f3e200;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	text-align: center;
	font-weight: 700;
	top: -12px;
	right: -18px;
	font-style: normal
}

.noo-main-menu .navbar-nav li#nav-menu-item-simple-cart>a span i {
	font-size: 14px
}

.noo-main-menu .navbar-nav li>a {
	/*line-height: 100px;*/
	font-size: 14px;
	padding: 0 18px /*17px*/;
	color: #cba72e /*#fff*/;
	font-weight: 300;
	text-transform: uppercase;
	text-decoration: none;
	position: relative;
	transition: all .4s ease 0s;
	display: block;
	font-family: 'Poppins', sans-serif;
}

.noo-main-menu .navbar-nav li>a:before {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -2px;
	width: 4px;
	height: 4px;
	background: #fff /*#fdab01*/;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	content: '';
	-webkit-transform: translate(-30px, 0);
	-ms-transform: translate(-30px, 0);
	-o-transform: translate(-30px, 0);
	transform: translate(-30px, 0);
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.noo-main-menu .navbar-nav li>.sub-menu {
	position: absolute;
	left: 0;
	top: 100%;
	list-style: none;
	padding: 10px 0;
	margin: 0;
	background: #fff;
	-webkit-box-shadow: 0 2px 3px -1px #555;
	box-shadow: 0 2px 3px -1px #555;
	min-width: 258px;
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden;
	border-top: 1px solid #eee;
    z-index:1
}

.noo-main-menu .navbar-nav li>.sub-menu li {
	float: none;
	position: relative;
	padding: 0;
	border-top: 1px solid rgba(238, 238, 238, .6)
}
.noo-main-menu .navbar-nav li > .sub-menu li {
    margin: 0 0 0 0;
}
.noo-main-menu .navbar-nav li>.sub-menu li:first-child {
	border-top: 0
}

.noo-main-menu .navbar-nav li>.sub-menu li a {
	background: 0 0;
	color: #555;
	text-transform: none;
	font-weight: 400;
	line-height: 24px;
	display: block;
	position: relative;
	padding: 7px 20px;
	-webkit-transition: all .4s linear 0s;
	-o-transition: all .4s linear 0s;
	transition: all .4s linear 0s;
	text-decoration: none
}

.noo-main-menu .navbar-nav li>.sub-menu li a:before {
	display: none
}

.noo-topbar ul:after,
.noo-topbar:after {
	clear: both;
	content: '';
	display: table
}

.noo-main-menu .navbar-nav li>.sub-menu li a:hover {
	color: #ffffff;
    padding-left: 10px;
    background: #3f51b5;
}

.noo-main-menu .navbar-nav li>.sub-menu li a:hover .icon-submenu-down {
	color: #555
}

.noo-main-menu .navbar-nav li>.sub-menu li .sub-menu {
	list-style: none;
	padding: 10px 0;
	margin: 0;
	position: absolute;
	left: 70%;
	top: 0;
	z-index: 1;
	min-width: 220px;
	visibility: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	background: #fff
}

.noo-main-menu .navbar-nav li>.sub-menu li .sub-menu li {
	background: #fff
}

.noo-main-menu .navbar-nav li>.sub-menu li:hover>.sub-menu {
	left: 100%;
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: visible;
	-webkit-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	transition: all .6s ease 0s
}

.noo-main-menu .navbar-nav li:hover>.sub-menu {
	top: 100%;
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: visible;
	-webkit-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	transition: all .6s ease 0s
}

.noo-topbar {
	padding: 13px 0
}

.noo-topbar ul {
	list-style: none;
	padding: 0;
	margin: 0
}

.noo-topbar ul li {
	float: left
}

.noo-topbar ul li:first-child a {
	padding-left: 0;
	border-left: 0
}

.noo-topbar ul li a {
	font-size: 12px;
	line-height: 24px;
	color: #fff;
	padding: 0 15px;
	border-left: 1px solid #5865a0;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.noo-topbar ul li a:hover {
	text-decoration: none;
	color: #fff
}

.noo-topbar ul li a i {
	padding-right: 8px
}

.noo-topbar ul.pull-right li:last-child a {
	padding-right: 0
}

.noo-topbar ul.pull-right li a i {
	padding-right: 8px;
	padding-left: 0
}

.inner-header-eff {
	position: fixed;
	width: 100%;
	top: -200px;
	left: 0;
	-webkit-transition: all .8s ease 0s;
	-o-transition: all .8s ease 0s;
	transition: all .8s ease 0s
}
/*header .container{padding:0;}*/
*:focus{outline:none;}
.top-tel{display:inline-block;vertical-align:top;margin: 25px 0 0 4px /*32px 0 0 4px*/;padding-left:21px;padding-right: 9px;background:url(../images/home/top-tel.png) no-repeat left 50%;float: left;}
.top-tel a{color:#fff /*#fff*/; font-size:16px; font-family: 'Montserrat-Regular'; font-weight: normal;}
.top-btn{
  display:inline-block;
  vertical-align:top;
  background:#cca82e /*#fff*/;
  border-radius:5px;
  margin-top:20px /*27px*/;
  -webkit-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  transition:all 0.4s ease 0s;
  float: right;
  }
.top-btn a{padding:4px 8px; display:block; color:#fff; font-family:'Poppins', sans-serif; font-weight:600;}
.inner-header-eff2 {
	top: 0
}

.navbar-brand {	
	display: block;
	height: auto;
	padding:8px 0 /*16px 0 0 0*/;
}

.navbar-brand.navbar-center {
	float: none
}

.navbar-brand>img {
	display: inline
}

.navbar-brand>img.small-logo{display:none;}
.noo-nav-header4.fix-scrool .big-logo{display:none;}
.noo-nav-header4.fix-scrool .navbar-header.pull-left{width: 181px;}
.noo-nav-header4.fix-scrool .small-logo{display:block; width: 130px;}
.noo-nav-header4.fix-scrool .navbar-brand {padding: 10px 0 10px 0;-webkit-transition: all 0.4s ease 0s;-o-transition: all 0.4s ease 0s;transition: all 0.4s ease 0s;}
.noo-nav-header4.fix-scrool .top-tel {margin: 11px /*15px*/ 0 0 4px;float: left;}
.noo-nav-header4.fix-scrool .top-btn {margin-top: 8px;float: right;}
.noo-nav-header4.fix-scrool .noo-main-menu .navbar-nav li {margin: 15px 0 15px 0 /*15px 0 0 0*/;}
.noo-nav-header4.fix-scrool .noo-main-menu .navbar-nav li>a {padding: 0 18px /*17px*/;}




.header-2 .noo-search-wrap #form-header:after,
.header-2 .noo-search-wrap:after {
	display: table;
	content: '';
	clear: both
}

.header-2 {
	background: #fff;
	position: relative;
	top: auto;
	left: auto
}

.header-2 .navbar-default {
	min-height: inherit
}

.header-2 .navbar-default .noo-nav-wrap {
	min-height: 120px
}

.header-2 .navbar-default .navbar-brand {
	line-height: 120px
}

.header-2 .noo-topbar {
	border-bottom: 1px solid #eeeff0
}

.header-2 .noo-topbar ul li a {
	border-color: #eeeff0
}

.header-2 .noo-topbar ul li a:hover {
	color: #000
}

.header-2 .noo-nav-wrap {
	padding: 0
}

.header-2 .noo-search-wrap {
	margin-top: 34px
}

.header-2 .noo-search-wrap #form-header {
	border: 1px solid #eeeff0;
	line-height: normal;
	color: #696969;
	float: right
}

.header-2 .noo-search-wrap #form-header .category-tree {
	position: relative;
	width: 185px;
	height: 48px;
	float: left;
	line-height: 48px;
	border-right: 1px solid #eeeff0;
	cursor: pointer
}

.header-2 .noo-search-wrap #form-header .category-tree:hover .nav-dropdown {
	visibility: visible;
	left: 0;
	opacity: 1;
	filter: alpha(opacity=100)
}

.header-2 .noo-search-wrap #form-header .category-tree .nav-dropdown {
	-webkit-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	position: absolute;
	left: 80px;
	top: 50px;
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden;
	min-width: 185px;
	background: #fff;
	-webkit-box-shadow: 0 0 3px -1px rgba(119, 119, 119, .4);
	box-shadow: 0 0 3px -1px rgba(119, 119, 119, .4);
	padding: 10px 0;
	font-size: 13px;
	cursor: pointer;
	z-index: 999
}

.header-2 .noo-search-wrap #form-header .category-tree .nav-dropdown ul {
	list-style: none;
	padding: 0;
	margin: 0
}

.header-2 .noo-search-wrap #form-header .category-tree .nav-dropdown ul li {
	line-height: 40px;
	padding-left: 20px;
	-webkit-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s
}

.header-2 .noo-search-wrap #form-header .category-tree .nav-dropdown ul li:hover {
	background: #eee;
	padding-left: 25px
}

.header-2 .noo-search-wrap #form-header .category-tree .category-inner {
	position: relative
}

.header-2 .noo-search-wrap #form-header .category-tree .category-inner span {
	display: inline-block;
	padding-left: 20px
}

.header-2 .noo-search-wrap #form-header .category-tree .category-inner i {
	position: absolute;
	line-height: 48px;
	right: 22px;
	top: 0
}

.header-2 .noo-search-wrap #form-header .search-input {
	width: 315px;
	float: left;
	position: relative
}

.header-2 .noo-search-wrap #form-header .search-input input {
	width: 100%;
	border: 0;
	background: 0 0;
	height: 48px;
	padding: 10px
}

.header-2 .noo-search-wrap #form-header .search-input .icon-search-form {
	position: absolute;
	line-height: 48px;
	color: #696969;
	top: 0;
	right: 15px
}

.header-2 .noo-search-wrap #form-header .search-input .ajax_load {
	position: absolute;
	top: 15px;
	right: 11px;
	opacity: 0;
	filter: alpha(opacity=0)
}

.header-2 .noo-search-wrap #form-header .search-input.eff_search .icon-search-form {
	opacity: 0;
	filter: alpha(opacity=0)
}

.header-2 .noo-search-wrap #form-header .search-input.eff_search .ajax_load {
	opacity: 1;
	filter: alpha(opacity=100)
}

.header-2 .noo-search-wrap #form-header .search-input .returs_ajax {
	position: absolute;
	left: 0;
	top: 145%;
	width: 100%;
	z-index: 99;
	padding: 0;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden
}

/*.header-3,
.header-5 .navbar-wrapper {
	position: relative
}*/

.header-2 .noo-search-wrap #form-header .search-input .returs_ajax.returs_ajax_aff {
	top: 100%;
	visibility: visible;
	opacity: 1;
	filter: alpha(opacity=100)
}

.header-2 .noo-search-wrap #form-header .search-input .returs_ajax ul {
	width: 100%;
	list-style: none;
	padding: 10px 0;
	background: #fff;
	-webkit-box-shadow: 0 0 3px -1px rgba(119, 119, 119, .4);
	box-shadow: 0 0 3px -1px rgba(119, 119, 119, .4)
}

.header-2 .noo-search-wrap #form-header .search-input .returs_ajax ul li {
	padding: 10px;
	border-top: 1px solid #eee
}

.header-2 .noo-search-wrap #form-header .search-input .returs_ajax ul li:after {
	clear: both;
	content: '';
	display: table
}

.header-2 .noo-search-wrap #form-header .search-input .returs_ajax ul li:first-child {
	border-top: 0
}

.header-3 .noo-topbar ul li a,
.header-4 .noo-topbar ul li a {
	border-color: #a8a7a7
}

.header-2 .noo-search-wrap #form-header .search-input .returs_ajax ul li img {
	width: 50px;
	float: left
}

.header-2 .noo-search-wrap #form-header .search-input .returs_ajax ul li .ajax_p_content {
	padding-left: 70px
}

.header-2 .noo-search-wrap #form-header .search-input .returs_ajax ul li .ajax_p_content a {
	display: block;
	font-size: 14px;
	font-weight: 700
}

.header-2 .noo-search-wrap #form-header .search-input .returs_ajax ul li .ajax_p_content .price {
	display: block;
	color: #f3e200;
	padding-top: 5px
}

.header-2 .noo-wrap-menu {
	background: #000
}

.header-2 .noo-wrap-menu:after {
	clear: both;
	content: '';
	display: table
}

.header-2 .noo-wrap-menu .noo-main-menu .navbar-nav>li.current-menu-item>a,
.header-2 .noo-wrap-menu .noo-main-menu .navbar-nav>li:hover>a {
	color: #f3e200
}

.header-2 .noo-wrap-menu .noo-main-menu .navbar-nav>li.current-menu-item>a:before,
.header-2 .noo-wrap-menu .noo-main-menu .navbar-nav>li:hover>a:before {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	opacity: 1;
	filter: alpha(opacity=100);
	background: #f3e200
}

.header-2 .noo-wrap-menu .noo-main-menu .navbar-nav>li>a {
	color: #fff;
	padding: 0 20px;
	line-height: 60px
}

.header-2 .noo-wrap-menu .noo-main-menu .navbar-nav>li>a:before {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	opacity: 1;
	filter: alpha(opacity=100);
	background: #696969
}

.header-3 {
	left: auto;
	top: auto
	background-color: #000;
}

.header-3 .noo-nav-header4 {
	background: #000;
}
.noo-nav-header4.fix-scrool {
    position: fixed;
    width: 100%;
    top: 0;    padding-bottom: 0;
	background: #000;
	    box-shadow: 1px 1px 5px rgb(0 0 0 / 60%);
}
.header-3 .noo-topbar {
	background: #3F51B5;
	padding: 8px 0;
}

.header-4 .noo-nav-header4 {
	background: rgba(0, 0, 0, .2)
}

.header-4 .noo-nav-header4 .noo-nav-wrap {
	background: 0 0
}

.header-4 .noo-nav-header4 .noo-nav-wrap .noo-main-menu .navbar-nav>li.current-menu-item>a,
.header-4 .noo-nav-header4 .noo-nav-wrap .noo-main-menu .navbar-nav>li:hover>a {
	color: #f3e200
}

.header-4 .noo-nav-header4 .noo-nav-wrap .noo-main-menu .navbar-nav>li.current-menu-item>a:before,
.header-4 .noo-nav-header4 .noo-nav-wrap .noo-main-menu .navbar-nav>li:hover>a:before {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	opacity: 1;
	filter: alpha(opacity=100)
}

.header-4 .noo-nav-header4 .noo-nav-wrap .noo-main-menu .navbar-nav li#nav-menu-item-simple-cart>a,
.header-4 .noo-nav-header4 .noo-nav-wrap .noo-main-menu .navbar-nav>li>a {
	color: #fff
}

.header-4 .noo-nav-header4 .noo-nav-wrap .noo-main-menu .navbar-nav li#nav-menu-item-simple-cart>a:hover {
	color: #f3e200
}

.header-4 .noo-topbar {
	background: rgba(0, 0, 0, .4);
	padding: 8px 0
}

.header-5 .noo-header4-position {
	position: absolute;
	left: 0;
	width: 100%;
	bottom: -35px
}

.header-5 .navbar-default .noo-nav-wrap {
	min-height: 125px;
	margin-bottom: 31px
}

.header-5 .noo-wrap-menu {
	padding: 0 25px;
	position: relative;
	background: #011e9e
}

.header-5 .noo-wrap-menu .noo-main-menu .navbar-nav>li.current-menu-item>a,
.header-5 .noo-wrap-menu .noo-main-menu .navbar-nav>li:hover>a {
	color: #fff
}

.header-5 .noo-wrap-menu .noo-main-menu .navbar-nav>li.current-menu-item>a:before,
.header-5 .noo-wrap-menu .noo-main-menu .navbar-nav>li:hover>a:before {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0)
}

.header-5 .noo-wrap-menu .noo-main-menu .navbar-nav>li>a {
	color: #fff;
	line-height: 70px
}

.header-5 .noo-wrap-menu .noo-main-menu .navbar-nav>li>a:before {
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: translate(0, -30px);
	-ms-transform: translate(0, -30px);
	-o-transform: translate(0, -30px);
	transform: translate(0, -30px)
}

.header-5 .noo-wrap-menu .icon-search2 {
	position: absolute;
	width: 70px;
	height: 100%;
	background: #00177d;
	border: 0;
	right: 0;
	top: 0;
	color: #ccd2ec
}

.header-5 .noo-wrap-menu .icon-search2:hover {
	color: #fff
}

.header-6 .navbar-default .navbar-header {
	text-align: center
}

.header-6 .navbar-default .navbar-header .navbar-brand {
	line-height: 150px
}

.header-6 .noo-wrap-menu {
	text-align: center
}

.header-6 .noo-wrap-menu .noo-main-menu>ul>li {
	float: none;
	display: inline-block
}

.header-6 .noo-wrap-menu .sub-menu {
	text-align: left
}
/*#button {
     display: inline-block;
    border-radius: 4px;
    background-color: #4CAF50;
    border: none;
    color: #ffffff;
    text-align: center;
    font-size: 15px;
    padding: 10px;
    width: 140px;
    transition: all 0.5s;
    cursor: pointer;
    margin: 5px;
}

#button > span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

#button > span:after {
  content: '\f06e';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

#button:hover > span {
  padding-right: 25px;
}

#button:hover > span:after {
  opacity: 1;
  right: 0;
}*/
.book-free .book-content h2,
.book-free .book-content p,
.noo-page-heading .page-title,
.search-header5 form,
.title-center,
.whychooseus.choose_style2,
.whychooseus.choose_style3 {
	text-align: center
}

.header-6 .noo-infomation-cart {
	float: none;
	margin: 52px 0 0
}

.header-6 .noo-infomation-cart ul li.search button {
	background: 0 0;
	border: 0;
	font-size: 24px;
	color: #a8a7a7
}

.header-6 .noo-infomation-cart ul li.search button:hover {
	color: #000
}

.noo-left-menu {
	min-width: 270px;
	background: #222;
	position: relative;
	height: 60px;
	line-height: 60px
}

.noo-left-menu .menu-categories,
.noo-minicart {
	position: absolute;
	background: #fff;
	left: 0;
	cursor: pointer
}

.noo-left-menu .cate-name {
	color: #f3e200;
	text-transform: uppercase;
	display: block;
	font-weight: 800;
	padding: 0 20px;
	cursor: pointer
}

.noo-left-menu .cate-name:after {
	clear: both;
	content: '';
	display: table
}

.noo-left-menu .cate-name .pull-right {
	line-height: 60px;
	color: #696969
}

.noo-left-menu .cate-name .icon-bars {
	padding-right: 10px
}

.noo-left-menu .menu-categories {
	-webkit-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	top: 150%;
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden;
	width: 100%;
	-webkit-box-shadow: 0 0 3px -1px rgba(119, 119, 119, .4);
	box-shadow: 0 0 3px -1px rgba(119, 119, 119, .4);
	padding: 20px 0;
	z-index: 999;
	list-style: none
}

.noo-left-menu .menu-categories li a {
	line-height: 40px;
	padding: 0 20px;
	font-weight: 600;
	text-decoration: none;
	display: block;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.noo-minicart,
.services-item .inner120 .services-background {
	-webkit-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s
}

.noo-left-menu .menu-categories li a:hover {
	padding-left: 30px;
	color: #f3e200
}

.noo-left-menu:hover .menu-categories {
	top: 100%;
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: visible
}

.noo-minicart {
	transition: all .5s ease 0s;
	top: 100%;
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: hidden;
	min-width: 230px;
	-webkit-box-shadow: 0 0 3px -1px rgba(119, 119, 119, .4);
	box-shadow: 0 0 3px -1px rgba(119, 119, 119, .4);
	padding: 10px 0;
	font-size: 13px;
	display: none
}

.noo-infomation-cart {
	float: right;
	line-height: normal;
	margin-left: 47px
}

.noo-infomation-cart ul {
	list-style: none;
	padding: 0;
	margin: 0
}

.noo-infomation-cart ul li {
	float: left;
	position: relative;
	padding: 0 17px 0 10px;
	border-right: 1px dotted #b1b1b1;
	margin-right: 17px
}

.noo-infomation-cart ul li:last-child {
	padding-right: 0;
	border-right: 0;
	margin-right: 0;
	padding-left: 0
}

.noo-infomation-cart ul li.phone {
	padding-left: 30px
}

.noo-infomation-cart ul li.phone:hover {
	cursor: pointer
}

.noo-infomation-cart ul li.phone:hover i {
	animation: callnow 1s ease
}

.noo-infomation-cart ul li.phone i {
	color: #f3e200;
	font-size: 24px;
	position: absolute;
	left: 0;
	top: 3px
}

.noo-infomation-cart ul li.phone a {
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none!important
}

.noo-infomation-cart ul li.phone a strong {
	display: block;
	color: #000;
	margin-top: 5px;
	position: relative
}

.noo-infomation-cart ul li.noo-menu-item-cart .cart-button {
	display: block
}

.noo-infomation-cart ul li.noo-menu-item-cart .cart-button:after {
	clear: both;
	content: '';
	display: table
}

.noo-infomation-cart ul li.noo-menu-item-cart .cart-button .cart-item {
	position: relative;
	display: inline-block;
	float: left
}

.noo-infomation-cart ul li.noo-menu-item-cart .cart-button .cart-item .icon-shopping {
	font-size: 24px;
	color: #f3e200
}

.noo-infomation-cart ul li.noo-menu-item-cart .cart-button .cart-item .count {
	position: absolute;
	width: 16px;
	height: 16px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #011e9e;
	color: #fff;
	font-size: 12px;
	text-align: center;
	line-height: 16px;
	top: -7px;
	right: -7px
}

.noo-infomation-cart ul li.noo-menu-item-cart .cart-button .cart-name {
	font-size: 12px;
	color: #696969;
	text-transform: uppercase;
	padding-left: 23px;
	float: left
}

.noo-infomation-cart ul li.noo-menu-item-cart .cart-button .cart-name span {
	display: block;
	font-size: 14px;
	font-weight: 700;
	color: #000;
	margin-top: 3px
}

@keyframes callnow {
	0% {
		-webkit-transform: scale(0);
		-ms-transform: scale(0);
		-o-transform: scale(0);
		transform: scale(0)
	}
	25% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1)
	}
	50% {
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg)
	}
	75% {
		-webkit-transform: rotate(-15deg);
		-ms-transform: rotate(-15deg);
		-o-transform: rotate(-15deg);
		transform: rotate(-15deg)
	}
	100% {
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0)
	}
}

.noo-wpadminbar header.noo-onepage-eff {
	top: 32px
}

body.padding-top {
	padding-top: 80px
}

.noo-onepage {
	background: #fff;
	position: relative;
	top: auto;
	left: auto;
	-webkit-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	transition: all .6s ease 0s
}

.noo-onepage.noo-onepage-eff,
.search-header5 {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%
}

.noo-onepage .navbar-brand {
	line-height: 80px
}

.noo-onepage .noo-wrap-menu {
	background: #000
}

.noo-onepage .noo-wrap-menu .noo-main-menu .navbar-nav li.current-menu-item>a,
.noo-onepage .noo-wrap-menu .noo-main-menu .navbar-nav li.current>a,
.noo-onepage .noo-wrap-menu .noo-main-menu .navbar-nav li:hover>a {
	color: #f3e200
}

.noo-onepage .noo-wrap-menu .noo-main-menu .navbar-nav li.current-menu-item>a:before,
.noo-onepage .noo-wrap-menu .noo-main-menu .navbar-nav li.current>a:before,
.noo-onepage .noo-wrap-menu .noo-main-menu .navbar-nav li:hover>a:before {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	opacity: 1;
	filter: alpha(opacity=100);
	background: #f3e200
}

.noo-onepage .noo-wrap-menu .noo-main-menu .navbar-nav li>a {
	color: #fff;
	padding: 0 20px;
	line-height: 80px
}

.noo-onepage .noo-wrap-menu .noo-main-menu .navbar-nav li>a:before {
	-webkit-transform: translate(-20px, 0);
	-ms-transform: translate(-20px, 0);
	-o-transform: translate(-20px, 0);
	transform: translate(-20px, 0);
	opacity: 0;
	filter: alpha(opacity=0)
}

.search-header5 {
	height: 100%;
	z-index: 99999;
	background: rgba(0, 0, 0, .85);
	display: none
}

.search-header5 form {
	width: 50%;
	height: 100px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.search-header5 form .sr-only {
	display: none
}

.search-header5 form .form-control {
	display: inline-block;
	width: 470px;
	height: 50px;
	background: #fff;
	border: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-transform: translate(100px, 0);
	-ms-transform: translate(100px, 0);
	-o-transform: translate(100px, 0);
	transform: translate(100px, 0);
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .6s ease .3s;
	-o-transition: all .6s ease .3s;
	transition: all .6s ease .3s
}

.search-header5 form input[type=submit] {
	height: 50px;
	display: inline-block;
	background: #011e9e;
	color: #fff;
	padding: 0 50px;
	border: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-transform: translate(-100px, 0);
	-ms-transform: translate(-100px, 0);
	-o-transform: translate(-100px, 0);
	transform: translate(-100px, 0);
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .6s ease .3s;
	-o-transition: all .6s ease .3s;
	transition: all .6s ease .3s
}

.noo-main-menu .navbar-nav>li.noo_megamenu:hover .sub-menu li,
.search-header5.search-header-eff {
	display: block
}

.exit-cavas,
.noo-page-heading {
	background-position: center center;
	background-repeat: no-repeat
}

.noo-main-menu .navbar-nav>li.noo_megamenu>.sub-menu>li .noo_megamenu_widget_area .widget-title,
.noo-main-menu .navbar-nav>li.noo_megamenu>.sub-menu>li>a {
	color: #000;
	margin: 0 0 25px;
	font-size: 16px;
	font-weight: 700;
	text-transform: none
}

.search-header5 .search-remove {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	cursor: pointer;
	-webkit-transition: all .6s ease .1s;
	-o-transition: all .6s ease .1s;
	transition: all .6s ease .1s;
	opacity: 0;
	filter: alpha(opacity=0)
}

.search-header5.search-header-eff form .form-control,
.search-header5.search-header-eff form input[type=submit] {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	opacity: 1;
	filter: alpha(opacity=100)
}

.search-header5.search-header-eff .search-remove {
	top: 10%;
	opacity: 1;
	filter: alpha(opacity=100)
}

.noo-main-menu .navbar-nav>li.noo_megamenu {
	position: static
}

.noo-main-menu .navbar-nav>li.noo_megamenu>.sub-menu {
	width: 1170px;
	padding: 0;
	z-index: -1
}

@media (min-width:1200px) and (max-width:1210px) {
	.noo-main-menu .navbar-nav>li.noo_megamenu>.sub-menu {
		width: 1155px
	}
}

.noo-main-menu .navbar-nav>li.noo_megamenu>.sub-menu>li {
	float: left;
	border: 0;
	padding: 10px 15px;
	border-left: 1px solid #eee
}

.noo-main-menu .navbar-nav>li.noo_megamenu>.sub-menu>li:first-child {
	border-left: 0
}

.noo-main-menu .navbar-nav>li.noo_megamenu>.sub-menu>li>ul {
	position: relative;
	width: auto;
	min-width: inherit;
	left: auto!important;
	top: auto!important;
	right: auto!important;
	visibility: visible;
	border: 0;
	opacity: 1;
	filter: alpha(opacity=100);
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}

.boxed-layout .clients .next-client,
.boxed-layout .noo-poster .noo-poster-bk .nav-button.poster-next {
	right: 0
}

.noo-main-menu .navbar-nav>li.noo_megamenu>.sub-menu>li>ul li {
	display: none;
	padding-left: 0;
	padding-right: 0
}

.noo-main-menu .navbar-nav>li.noo_megamenu>.sub-menu>li>ul li:first-child {
	border-top: 0
}

.noo-main-menu .navbar-nav>li.noo_megamenu>.sub-menu>li .noo_megamenu_widget_area {
	padding-bottom: 30px;
	padding-top: 10px
}

.noo-main-menu .navbar-nav>li.noo_megamenu>.sub-menu>li .noo_megamenu_widget_area li {
	padding: 15px 0
}

.noo-main-menu .navbar-nav>li.noo_megamenu>.sub-menu>li .noo_megamenu_widget_area li:after {
	clear: both;
	content: '';
	display: table
}

.noo-main-menu .navbar-nav>li.noo_megamenu>.sub-menu>li .noo_megamenu_widget_area li:first-child {
	padding-top: 0
}

.noo-main-menu .navbar-nav>li.noo_megamenu>.sub-menu>li .noo_megamenu_widget_area li a {
	color: #555;
	padding: 0;
	text-transform: none;
	line-height: 12px
}

.noo-main-menu .navbar-nav>li.noo_megamenu>.sub-menu>li .noo_megamenu_widget_area li a:hover {
	color: #011e9e
}

.noo-main-menu .navbar-nav>li.noo_megamenu>.sub-menu>li .noo_megamenu_widget_area li a span {
	font-weight: 600
}

.noo-main-menu .navbar-nav>li.noo_megamenu>.sub-menu>li .noo_megamenu_widget_area li a img {
	width: 65px;
	margin-left: 0;
	float: left;
	margin-right: 15px
}

.noo-main-menu .navbar-nav>li.noo_megamenu>.sub-menu>li .noo_megamenu_widget_area li span.amount {
	color: #696969;
	font-size: 14px;
	font-weight: 600
}

.noo-main-menu .navbar-nav>li.noo_megamenu>.sub-menu>li .noo_megamenu_widget_area li del,
.noo-main-menu .navbar-nav>li.noo_megamenu>.sub-menu>li .noo_megamenu_widget_area li del span.amount {
	color: #444
}

.noo-main-menu .navbar-nav>li.noo_megamenu>.sub-menu>li .noo_megamenu_widget_area li ins span.amount {
	padding-left: 10px
}

.noo-main-menu .navbar-nav>li.mega-col-columns-5>.sub-menu>li {
	width: 20%
}

.noo-main-menu .navbar-nav>li.mega-col-columns-4>.sub-menu>li {
	width: 25%
}

.noo-main-menu .navbar-nav>li.noo_heading>.sub-menu>li>a {
	display: none
}

.header-style2 .noo-wrap-menu2 .container {
	position: relative
}

.header-style2 .noo-main-menu .navbar-nav li.noo_megamenu>.sub-menu {
	left: 15px
}

.header-style2 .noo-main-menu .navbar-nav li>.sub-menu li a:hover {
	color: #f3e200
}

.header-6 .noo-main-menu .navbar-nav li.noo_megamenu>.sub-menu {
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0)
}

.exit-cavas {
	width: 50px;
	height: 50px;
	position: absolute;
	left: -60px!important;
	top: 5px;
	color: #fff;
	z-index: 22222;
	display: block;
	background-image: url(../images/icon-close.png);
	background-size: 20px;
	background-color: #333
}

.noo-page-heading {
	/*background-size: cover;
    height: 250px;
    position: relative;
    background-attachment: fixed;
	background-image: url(../images/background/heading_bg.jpg);*/
	background-size: cover;
    height: 108px;
    position: relative;
    /* background-attachment: fixed; */
    background-image: url(../images/background/heading_bg.jpg);
    /* background: #ccc; */
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

.noo-page-heading:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(243, 243, 243, 0.8);
	/*background: rgba(1, 30, 158, .8)*/
}

.noo-page-heading .container {
	height: 100%;
	position: relative
}

.noo-page-heading .page-title {
	/*padding: 0 15px;
	color: #117bc7;
	margin: 0;
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	font-size: 56px;
	font-weight: 500;
	text-shadow: 3px 0 #f3e200;
	-moz-text-shadow: 3px 0 #f3e200;
	-webkit-text-shadow: 3px 0 #f3e200;
	-o-text-shadow: 3px 0 #f3e200;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%)*/
	padding: 0 15px;
    color: #117bc7;
    margin: 0;
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    font-size: 37px;
    font-weight: 500;
    text-shadow: 3px 0 #221e203d;
    -moz-text-shadow: 3px 0 #f3e200;
    -webkit-text-shadow: 3px 0 #f3e200;
    -o-text-shadow: 3px 0 #f3e200;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.header-default~section .page-title {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0)
}

.boxed-layout {
	background-color: #fff;
	background-image: url();
	background-position: left top;
	background-repeat: no-repeat;
	background-attachment: fixed
}

.boxed-layout .container {
	width: 100%;
	max-width: 1200px
}

.boxed-layout .forcefullwidth_wrapper_tp_banner {
	overflow-x: hidden
}

.boxed-layout .inner2 {
	display: none
}

.boxed-layout .site {
	margin: 0 auto;
	position: relative;
	padding: 0;
	background-color: #fff;
	-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, .4);
	box-shadow: 0 0 7px rgba(0, 0, 0, .4);
	width: 90%;
	max-width: 1200px
}

.boxed-layout .site .fixed_top .navbar-wrapper {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto
}

.boxed-layout .site .header-3.fixed_top .noo-nav-header4 {
	background: 0 0
}

.boxed-layout .site .header-2.fixed_top .fixed_top_eff {
	background: 0 0;
	-webkit-transition: none;
	-o-transition: none;
	transition: none
}

.boxed-layout .site .header-2.fixed_top .fixed_top_eff .container {
	background: #000
}

.boxed-layout .site .fixed_top_eff .container {
	width: 100%;
	max-width: 1200px;
	background: #fff
}

.boxed-layout .site .header-4.fixed_top .container {
	background: 0 0
}

.boxed-layout .site .header-6.fixed_top .fixed_top_eff .noo-main-menu {
	width: 100%;
	max-width: 1200px;
	background: #000;
	margin: auto
}

.boxed-layout .site .noo-onepage,
.boxed-layout .site .noo-onepage .noo-wrap-menu {
	background: 0 0
}

.boxed-layout .site .noo-onepage .noo-wrap-menu .container {
	width: 100%;
	max-width: 1200px;
	background: #000
}

.boxed-layout .money-icon:after {
	width: 15px
}

.boxed-layout div.custom-width-left35 {
	width: 50%
}

.boxed-layout .clients .prev-client {
	left: 0
}

.boxed-layout .noo-poster .noo-poster-bk .nav-button {
	left: 0;
	z-index: 2
}

.full-width-layout .site {
	width: 100%;
	max-width: 100%
}

.noo-shortcode-slider {
	width: 100%;
	position: relative
}

.noo-shortcode-slider svg {
	fill: #fff
}

.noo-shortcode-slider .left {
	position: absolute;
	width: 40%;
	height: 430px;
	left: 0;
	bottom: 0
}

@media (max-width:1600px) {
	.noo-shortcode-slider .left {
		height: 300px
	}
}

@media (max-width:1200px) {
	.noo-shortcode-slider .left {
		height: 210px
	}
}

.noo-shortcode-slider .left .inner1 {
	width: 100%;
	height: 50%;
	position: absolute;
	left: 0;
	top: 0
}

.noo-shortcode-slider .left .inner1 img {
	position: absolute;
	top: 100%;
	left: 50%;
	-webkit-transform: translate(-88%, 0);
	-ms-transform: translate(-88%, 0);
	-o-transform: translate(-88%, 0);
	transform: translate(-88%, 0)
}

@media (max-width:1199px) {
	.noo-shortcode-slider .left .inner1 {
		display: none
	}
}

.noo-shortcode-slider .right {
	position: absolute;
	width: 60%;
	height: 710px;
	right: 0;
	bottom: 0
}

@media (max-width:1600px) {
	.noo-shortcode-slider .right {
		height: 430px
	}
}

.noo-shortcode-slider .right .inner2 {
	width: 66%;
	height: 50%;
	position: absolute;
	left: 0;
	bottom: 0
}

.noo-shortcode-slider .right .inner2 img {
	position: absolute;
	top: 0;
	left: -35px;
	-webkit-transform: rotate(-2deg);
	-ms-transform: rotate(-2deg);
	-o-transform: rotate(-2deg);
	transform: rotate(-2deg);
	transform-origin: center
}

@media (max-width:1299px) {
	.noo-shortcode-slider .right .inner2 {
		display: none
	}
}

@media (max-width:1300px) {
	.noo-shortcode-slider .right .inner2 {
		width: 70%;
		-webkit-transform: rotate(2deg);
		-ms-transform: rotate(2deg);
		-o-transform: rotate(2deg);
		transform: rotate(2deg)
	}
}

@media (max-width:1600px) {
	.noo-shortcode-slider .right .inner2 {
		width: 65%;
		-webkit-transform: rotate(5deg);
		-ms-transform: rotate(5deg);
		-o-transform: rotate(5deg);
		transform: rotate(5deg)
	}
}

@media (min-width:1601px) and (max-width:1820px) {
	.noo-shortcode-slider .right .inner2 {
		width: 65%;
		-webkit-transform: rotate(-7deg);
		-ms-transform: rotate(-7deg);
		-o-transform: rotate(-7deg);
		transform: rotate(-7deg);
		top: 60%;
		bottom: auto
	}
}

.noo-news-slider {
	list-style: none;
	padding: 0;
	margin: 0
}

.noo-news-slider li .noo-news-item {
	height: 1032px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative
}

.noo-news-slider li .noo-news-item:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: '';
	background: rgba(1, 30, 158, .6)
}

.noo-news-slider li .noo-news-item .container {
	position: relative;
	z-index: 1;
	padding-top: 265px
}

.noo-news-slider li .noo-news-item .container .cat {
	display: block
}

.noo-news-slider li .noo-news-item .container .cat a {
	text-decoration: none;
	font-size: 150px;
	font-weight: 800;
	line-height: 150px;
	color: #f3e200
}

.noo-news-slider li .noo-news-item .container h3 {
	font-size: 56px;
	line-height: 50px;
	font-weight: 800;
	text-transform: uppercase;
	margin: 3px 0 55px;
	padding: 0;
	width: 350px
}

.noo-news-slider li .noo-news-item .container h3 a {
	color: #fff;
	text-decoration: none
}

.noo-news-slider li .noo-news-item .container p {
	max-width: 560px;
	width: 100%;
	margin: 0;
	padding: 0;
	color: #fff
}

.noo-news-slider li .noo-news-item .container .post-more {
	font-weight: 700;
	text-transform: uppercase;
	color: #000;
	height: 48px;
	padding: 0 29px;
	margin-top: 31px;
	display: inline-block;
	background: #fff;
	line-height: 48px;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.noo-news-slider li .noo-news-item .container .post-more:hover {
	background: #000;
	color: #fff
}

.noo-news-slider .owl-controls {
	position: absolute;
	left: 0;
	bottom: 235px;
	z-index: 99;
	margin: 0 0 0 -190px!important;
	width: 100%
}

.noo-news-slider .owl-controls .owl-pagination {
	width: 300px;
	margin: auto
}

.noo-news-slider .owl-controls .owl-pagination .owl-page.active,
.noo-news-slider .owl-controls .owl-pagination .owl-page:hover {
	border-color: #929abc
}

.noo-news-slider .owl-controls .owl-pagination .owl-page.active:after,
.noo-news-slider .owl-controls .owl-pagination .owl-page.active:before,
.noo-news-slider .owl-controls .owl-pagination .owl-page:hover:after,
.noo-news-slider .owl-controls .owl-pagination .owl-page:hover:before {
	background: #929abc
}

.noo-news-slider .owl-controls .owl-pagination .owl-page.active span,
.noo-news-slider .owl-controls .owl-pagination .owl-page:hover span {
	background: #eeeff0
}

.noo-news-slider .owl-controls .owl-pagination .owl-page.active span:after,
.noo-news-slider .owl-controls .owl-pagination .owl-page.active span:before,
.noo-news-slider .owl-controls .owl-pagination .owl-page:hover span:after,
.noo-news-slider .owl-controls .owl-pagination .owl-page:hover span:before {
	background: #929abc
}

.noo-news-slider .owl-controls .owl-pagination .owl-page span {
	background: #9099bb
}

.book-wrap {
	position: relative;
	height: 112px;
	margin-bottom: 30px
}

.book-free {
	position: absolute;
	right: 15px;
	bottom: 0;
	background: #f3e200;
	width: 385px;
	padding: 0 15px 30px 0
}

.book-free .book-content {
	background: #fff;
	margin-top: -30px;
	padding: 47px 20px 50px
}

.book-free .book-content h2 {
	font-size: 18px;
	font-weight: 800;
	padding: 0;
	margin: 0 0 47px;
	text-transform: uppercase;
	color: #010100
}

.book-free .book-content input:not([type=submit]) {
	background: #f0f0f0;
	border: 0;
	height: 40px;
	padding: 0 20px;
	color: #696969;
	width: 100%;
	margin-bottom: 20px
}

.book-free .book-content input:not([type=submit])::-moz-placeholder {
	color: #696969;
	opacity: 1
}

.book-free .book-content input:not([type=submit]):-ms-input-placeholder {
	color: #696969
}

.book-free .book-content input:not([type=submit])::-webkit-input-placeholder {
	color: #696969
}

.book-free .book-content select {
	width: 100%;
	height: 40px;
	background-color: #f0f0f0;
	border: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	color: #696969;
	padding: 0 20px;
	margin-bottom: 20px
}

.book-free .book-content textarea {
	background: #f0f0f0;
	border: 0;
	height: 120px;
	padding: 20px;
	color: #696969;
	width: 100%;
	margin-bottom: 20px
}

.book-free .book-content textarea::-moz-placeholder {
	color: #696969;
	opacity: 1
}

.book-free .book-content textarea:-ms-input-placeholder {
	color: #696969
}

.book-free .book-content textarea::-webkit-input-placeholder {
	color: #696969
}

.book-free .book-content input[type=submit]:focus,
.services-content .services-entry a:focus {
	outline: 0
}

.book-free .book-content p {
	margin-bottom: 0
}

.book-free .book-content input[type=submit] {
	padding: 10px 56px;
	background: #011e9e;
	border: 0;
	color: #fff;
	display: inline-block;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	margin-top: 5px;
	text-transform: uppercase;
	font-weight: 700
}

.book-free .book-content input[type=submit]:hover {
	background: #333
}

.book-free .book-content .ajax-loader {
	display: none
}

.noo-title .last,
.noo-title strong,
.title-center .noo-title {
	display: inline-block
}

.book-free .book-content span.wpcf7-not-valid-tip {
	margin-bottom: 10px
}

.noo-title {
	font-size: 112px;
	line-height: 80px;
	color: #F44336;
	margin: 0;
	padding: 0 0 0 72px;
	position: relative;
	font-weight: 800
}

.noo-title .noo-title-number {
	position: absolute;
	left: 0;
	top: 0
}

.noo-title .last {
	overflow: hidden;
	height: 50px;
	vertical-align: top
}

.noo-title strong {
	font-size: 20px;
	line-height: 20px;
	color: #000;
	text-transform: uppercase;
	font-weight: 800;
	padding-top: 17px
}

.noo-title.white strong {
	color: #fff
}

.whychooseus {
	margin-top: 28px;
	padding: 0 60px 0 0px;
}
.whychooseus1 {
	margin-top: 28px;
	padding: 0 0 0 60px;
}

.whychooseus2 {
	margin-top: 28px;
	padding: 30px 0;
	color:#ccc;
}
.whychooseus:after {
	clear: both;
	content: '';
	display: table
}

.whychooseus .choose-icon .icon_last,
.whychooseus.choose_style3:hover .choose-icon .background-line .background-line-bottom {
	display: none
}

.whychooseus .choose-icon {
	/*float: left; */
    width: 42px;
    height: 42px;
    margin: 0 auto;
    text-align: center;
}

.whychooseus .choose-icon i {
	color: #011e9e;
	font-size: 35px
}

.whychooseus .choose-content {
	padding-top: 10px;
	display: inline-block;
    vertical-align: top;
}

.whychooseus .choose-content h5 {
	font-weight: 600;
    margin: 0 0 32px;
    padding: 0;
    color: #fff;
    font-size: 22px;
    background: url(../images/w-line.jpg) center bottom no-repeat;
    padding: 0 0 15px 0;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.whychooseus .choose-content p {
	margin: 0;
	line-height: 24px;
    text-align: justify;
	color:#fff;
}

.whychooseus.choose_style1:hover .choose-icon {
	-webkit-animation: eff_choose1 1s ease;
	-o-animation: eff_choose1 1s ease;
	animation: eff_choose1 1s ease
}

.whychooseus.choose_style1:hover .choose-content h5 {
	-webkit-animation: eff_choose_text1 1s ease;
	-o-animation: eff_choose_text1 1s ease;
	animation: eff_choose_text1 1s ease
}

.whychooseus.choose_style2:hover .choose-icon i {
	-webkit-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3);
	transform: scale(1.3)
}

.whychooseus.choose_style2 .choose-icon {
	float: none;
	width: auto;
	height: auto;
	margin: 0 0 20px
}

.whychooseus.choose_style2 .choose-icon i {
	font-size: 40px;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.whychooseus.choose_style2 .choose-content h5 {
	text-transform: uppercase;
	font-weight: 800;
	margin: 0 0 23px
}

.money-icon,
.whychooseus.right .choose-content {
	text-align: right
}

.whychooseus.choose_style3 .choose-icon-wrap {
	width: 100px;
	height: 122px;
	overflow: hidden;
	margin: auto
}

.whychooseus.choose_style3 .choose-icon {
	float: none;
	width: 100px;
	height: 60px;
	margin: 30px auto;
	padding: 5px 0;
	background: #011e9e;
	position: relative
}

.whychooseus.choose_style3 .choose-icon i {
	color: #fff;
	font-size: 40px
}

.whychooseus.choose_style3 .choose-icon img {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	max-width: 50px
}

.whychooseus.choose_style3 .choose-icon:after,
.whychooseus.choose_style3 .choose-icon:before {
	position: absolute;
	left: 0;
	border-left: 50px solid transparent;
	border-right: 50px solid transparent;
	content: ''
}

.whychooseus.choose_style3 .choose-icon .icon_last {
	display: block;
	opacity: 0;
	filter: alpha(opacity=0)
}

.whychooseus.choose_style3 .choose-icon:before {
	bottom: 100%;
	border-bottom: 29px solid #011e9e
}

.whychooseus.choose_style3 .choose-icon:after {
	top: 100%;
	border-top: 29px solid #011e9e
}

.whychooseus.choose_style3 .choose-icon .background-line {
	width: 90px;
	height: 50px;
	margin: 0 auto;
	border-left: 3px solid #4e62bb;
	border-right: 3px solid #4e62bb;
	position: relative
}

.whychooseus.choose_style3 .choose-icon .background-line:before {
	position: absolute;
	left: -6px;
	top: -13px;
	content: '';
	width: 52px;
	height: 3px;
	background: #4e62bb;
	z-index: 8888;
	transform: rotate(-30deg)
}

.whychooseus.choose_style3 .choose-icon .background-line:after {
	position: absolute;
	right: -6px;
	top: -13px;
	content: '';
	width: 52px;
	height: 3px;
	background: #4e62bb;
	z-index: 8888;
	transform: rotate(30deg)
}

.whychooseus.choose_style3 .choose-icon .background-line .background-line-bottom {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0
}

.whychooseus.choose_style3 .choose-icon .background-line .background-line-bottom:before {
	position: absolute;
	left: -6px;
	bottom: -13px;
	content: '';
	width: 52px;
	height: 3px;
	background: #4e62bb;
	z-index: 8888;
	transform: rotate(30deg)
}

.whychooseus.choose_style3 .choose-icon .background-line .background-line-bottom:after {
	position: absolute;
	right: -6px;
	bottom: -13px;
	content: '';
	width: 52px;
	height: 3px;
	background: #4e62bb;
	z-index: 8888;
	transform: rotate(-30deg)
}

.whychooseus.choose_style3 .choose-content h5 {
	margin: 35px 0 23px
}

.whychooseus.choose_style3:hover .choose-icon {
	background: rgba(243, 226, 0, .30000000000000004)
}

.whychooseus.choose_style3:hover .choose-icon:before {
	border-bottom-color: rgba(243, 226, 0, .30000000000000004)
}

.whychooseus.choose_style3:hover .choose-icon:after {
	border-top-color: rgba(243, 226, 0, .30000000000000004)
}

.whychooseus.choose_style3:hover .choose-icon .icon_first {
	opacity: 0;
	filter: alpha(opacity=0)
}

.whychooseus.choose_style3:hover .choose-icon .icon_last {
	opacity: 1;
	filter: alpha(opacity=100)
}

.whychooseus.choose_style3:hover .choose-icon .background-line {
	background: #f3e200;
	border: 0
}

.whychooseus.choose_style3:hover .choose-icon .background-line:after,
.whychooseus.choose_style3:hover .choose-icon .background-line:before {
	position: absolute;
	left: 0;
	right: auto;
	content: '';
	border-left: 45px solid transparent;
	border-right: 45px solid transparent;
	width: auto;
	height: auto;
	background: 0 0
}

.whychooseus.choose_style3:hover .choose-icon .background-line:before {
	bottom: 100%;
	top: auto;
	border-bottom: 25px solid #f3e200;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0)
}

.whychooseus.choose_style3:hover .choose-icon .background-line:after {
	top: 100%;
	bottom: auto;
	border-top: 25px solid #f3e200;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0)
}

.money-icon,
.your-money .container {
	position: relative
}

.whychooseus.right .choose-icon {
	float: right;
	margin: 0 0 0 28px
}

.whychooseus.right:hover .choose-content h5 {
	-webkit-animation: eff_choose_text2 1s ease;
	-o-animation: eff_choose_text2 1s ease;
	animation: eff_choose_text2 1s ease
}

@keyframes eff_choose1 {
	from {
		-webkit-transform: scale(0);
		-ms-transform: scale(0);
		-o-transform: scale(0);
		transform: scale(0);
		opacity: 0;
		filter: alpha(opacity=0)
	}
	to {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
		opacity: 1;
		filter: alpha(opacity=100)
	}
}

@-webkit-keyframes eff_choose1 {
	from {
		-webkit-transform: scale(0);
		-ms-transform: scale(0);
		-o-transform: scale(0);
		transform: scale(0);
		opacity: 0;
		filter: alpha(opacity=0)
	}
	to {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
		opacity: 1;
		filter: alpha(opacity=100)
	}
}

@keyframes eff_choose_text1 {
	from {-webkit-transform: translate(-70px, 0); -ms-transform: translate(-70px, 0); -o-transform: translate(-70px, 0);
		transform: translate(-70px, 0); opacity: 0; filter: alpha(opacity=0);}
	to {-webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0);
		opacity: 1; filter: alpha(opacity=100);}
}

@-webkit-keyframes eff_choose_text1 {
	from {-webkit-transform: translate(-70px, 0); -ms-transform: translate(-70px, 0); -o-transform: translate(-70px, 0);
		transform: translate(-70px, 0);	opacity: 0; filter: alpha(opacity=0);}
	to {-webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0);
		opacity: 1; filter: alpha(opacity=100);}
}

@keyframes eff_choose_text2 {
	from {-webkit-transform: translate(70px, 0); -ms-transform: translate(70px, 0); -o-transform: translate(70px, 0);
		transform: translate(70px, 0); opacity: 0; filter: alpha(opacity=0);}
	to {-webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0);
		opacity: 1; filter: alpha(opacity=100);}
}

@-webkit-keyframes eff_choose_text2 {
	from {-webkit-transform: translate(70px, 0); -ms-transform: translate(70px, 0); -o-transform: translate(70px, 0);
		transform: translate(70px, 0); opacity: 0; filter: alpha(opacity=0);}
	to {-webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0);
		opacity: 1; filter: alpha(opacity=100);}
}

.wrap-footer {background:url(../images/footer-bg1.jpg) no-repeat left top; width: 100%; background-size: cover; background-attachment: fixed;
    padding: 34px 0 60px 0;}
.wrap-footer a {color: #eee;}
.wrap-footer .widget-title, .wrap-footer .widget_rss li .rsswidget {color: #fff;}
.widget-title {text-transform: uppercase; font-size: 26px; margin-bottom: 20px; margin-top: 0; line-height: 26px; font-family: 'Poppins', sans-serif;
    font-weight: 400; background:url(../images/footer-title.png) no-repeat left bottom; padding-bottom:20px;}
.widget_noo_infomation .noo-infomation-attr li .phone-text, .widget_rss li .rsswidget {font-weight: 700;}
.widget {margin-top: 30px;}
.widget ul {list-style: none; padding: 0; margin: 0;}
.widget ul li a {font-size: 14px; line-height: 24px;}
.widget ul li ul {margin: .4688em 0 0 1em; padding-top: .4688em;}
.widget input, .widget select, .widget textarea {width: 100%; height: 40px;}
.noo-md-custom {width: 22.22222%; padding: 0 15px; float: left;}
.widget_noo_infomation {background:#1370b8;	padding-bottom: 20px;}
.noo-footer-4 .widget.widget_noo_infomation {margin-top: 0;}
.widget_noo_infomation .noo-infomation-attr {padding: 1px 30px 55px; color: #000; line-height: 24px;}
.widget_noo_infomation .noo-infomation-attr li {position: relative; padding-left: 30px; margin-top: 12px;}
.widget_noo_infomation .noo-infomation-attr li span.fa {position: absolute; color: #011e9e; font-size: 14px; padding-right: 10px;
	left: 0; top: 5px;}
.widget_noo_infomation .noo-infomation-attr li address {font-size: 14px; margin: 0;}
.widget_noo_infomation .noo-info-footer {padding: 24px 0; margin: 0 30px; position: relative; font-size: 13px; line-height: 21px;
    color: #000000; font-weight: 600;}
.widget_noo_infomation .noo-info-footer i {color: #011e9e;}
.social-all {/*background: #011e9e; */ padding: 0; color: #fff; text-align: center;}
.social-all a {margin-left: 22px; font-size: 24px; color: #fff; border: 1px solid #fff; width: 36px; height: 36px; text-align: center;
    line-height: 35px; display: inline-block; vertical-align: top; font-weight:normal;}
.social-all a:hover {background: #000; border:#000 1px solid;}
.noo-info-top {padding: 30px 30px 0; color: #000; line-height: 24px;}
.noo-info-top h4{background:none; margin: 0; padding: 0;}
.noo-info-top p {color:#b2d3ed; font-size:16px; line-height:24px; margin: 25px 0 20px; font-family: 'Poppins', sans-serif; font-weight:400;}
.noo-info-top .input-bg{margin-bottom:25px;}
.noo-info-top .input-bg input[type="text"], .noo-info-top .input-bg input[type="email"] {background:rgb(18 25 70 / 15%); border:0; font-size: 16px; line-height: 24px;
    color: #161a33; font-family: 'Poppins', sans-serif; font-weight:400; border-radius:5px; padding:0 20px;}
.noo-info-top .input-bg input[type="submit"] {background: #ff8f02; text-transform: uppercase; font-size: 16px; line-height: 24px;
    color: #161a33; border:0; font-family: 'Poppins', sans-serif; font-weight:500; width:152px; border-radius:5px; padding: 10px 0;
    display: block; height: auto;}
.noo-info-top .input-bg input[type="submit"]:hover {background: #011e9e; color: #fff;}
.noo-info-top .input-bg input::-webkit-input-placeholder { /* WebKit browsers */ color: #e7eff5;}
.noo-info-top .input-bg input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #e7eff5}
.noo-info-top .input-bg input::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #e7eff5;}
.noo-info-top .input-bg input:-ms-input-placeholder { /* Internet Explorer 10+ */ color: #e7eff5;}


.widget_noo_services {padding-left: 30px;}
.noo-custom-menu:after {clear: both; content: ''; display: table;}
.noo-custom-menu ul {float: left; margin-left: 36px;}
.noo-custom-menu ul:first-child {margin-left: 0;}
.wrap-footer .col-lg-6.col-md-6.col-sm-6.col-xs-12 .noo-custom-menu ul li{display: inline-block; vertical-align: top; width: 49%;}
.noo-custom-menu ul li a {color: #fff; display: block; position: relative; background:url(../images/bullet.png) no-repeat left 6px;}
.noo-custom-menu ul li a:before {position: absolute; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%);
	transform: translate(0, -50%);background: #585858; -webkit-border-radius: 50%;border-radius: 50%;}
.noo-custom-menu ul li a:hover {color: #ff8f02;}
.noo-custom-menu ul li a:hover:before {background: #fff;}
.noo-custom-menu ul li a, .widget_noo_services ul li a {line-height: 28px; text-decoration: none; padding-left: 34px;}
a.go-to-top, a.go-to-top:hover a.go-to-top:focus {background-color: rgba(0, 0, 0, .15); -webkit-border-radius: 4px; border-radius: 4px;
	bottom: 72px; opacity: 0; filter: alpha(opacity=0); position: fixed; right: -60px; -webkit-transition: all .2s ease-in-out 0s;
	-o-transition: all .2s ease-in-out 0s; transition: all .2s ease-in-out 0s; color: #fff; font-size: 40px; height: 50px;
	line-height: 1; text-align: center; width: 50px; z-index: 100; visibility: hidden}
a.go-to-top.on, a.go-to-top:hover a.go-to-top:focus.on {opacity: .8; filter: alpha(opacity=80); visibility: visible; right: 20px;}
a.go-to-top.on:hover, a.go-to-top:hover a.go-to-top:focus.on:hover {opacity: 1; filter: alpha(opacity=100);}
.navbar-default {background: 0 0; border: none; margin-bottom: 0;}
a, a:hover{text-decoration:none;}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {border: 2px solid #f7e700; display: none !important;}
#gallery-1 .gallery-item {width: 32% !important; margin-top: 0 !important; border: 2px solid #cfcfcf; overflow: hidden; margin: 0 0 1% 1%; position: relative;}
#gallery-1 img {border: 0 !important; width: 100%; -webkit-transition: 0.5s ease-in-out; -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out; transition: 0.5s ease-in-out;}
#gallery-1 img:hover {-webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1);
    transform: scale(1.1); transform: scale(1.1); z-index: 999;}
#gallery-1 br{display:none !important;}
div.wpcf7-mail-sent-ng, div.wpcf7-aborted {border: 0 !important; color: #f00; padding: 0 !important; margin: 0 !important;}
.wrap-footer .col-md-4.col-sm-6.noo-footer-4 div.wpcf7-mail-sent-ng, div.wpcf7-aborted {border: 0; color: #ff8e01; padding: 0 0 10px 0 !important;
    margin: -27px 0 0 0 !important;}
.cont-box{display: inline-block; vertical-align: top; width: 100%;}
.required-bg input::-webkit-input-placeholder, .required-bg input:-moz-placeholder, .required-bg input::-moz-placeholder, .required-bg input:-ms-input-placeholder{color:#fff !important;}


.whattsup {
    position: fixed;
    right: 0;
    top: 42%;
    z-index: 999;
    -ms-transform-origin: 20% 40%;
    -webkit-transform-origin: 20% 40%;
    transform-origin: 127px 20px;
    transform: perspective(90deg);
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    min-width: 130px;
    background: #ceab2d !important;
    border-right: solid 3px #ccc;
    border-left: solid 3px #ccc;
    border-top: solid 1px #ccc;
    outline: 0 !important;
    border-radius: 5px;
    padding: 0;
}
.whattsup .inner_wh {
    width: 125px;
    height: 26px;
    border-radius: 50%;
    line-height: 0;
    line-height: 20px;
    text-align: center;
}
.whattsup .inner_wh .whatsapp {
    color: #fff !important;
    text-align: center;
    font-family: Verdana;
    font-size: 17px !important;
}
.whattsup .inner_wh .whatsapp span {
    font-size: 20px;
    line-height: 24px;
    margin-left: 7px;
    margin-top: -1px;
}



.what-we-do1
{
	background: url(../images/clients-bg1.jpg) no-repeat center top;
	background-size: cover;
    background-attachment: fixed;
	padding-bottom: 72px;
}
.what-we-do1 h2
{
	color:#fff;
}
.what-we-do1 p
{
	color:#fff;
	line-height: 30px;
}
.pack-item.pi1:before {
    background-image: url(../images/part-time.png);
}
.pack-item
{
	background-color: #fff;
	margin-top: 94px;
	padding-bottom: 20px;
	margin-left: 15px;
    margin-right: 15px;
}
.pack-item:before {
    content: "";
    background-size: 80px;
    display: inline-block;
    width: 106px;
    height: 87px;
    position: absolute;
    top: 28px;
    left: -22px;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: 0 0;
}
.pack-info {
    background-image: linear-gradient(#e2be29, #000000);
    max-width: 219px;
    min-height: 91px;
    text-align: center;
    padding: 14px;
    margin: -35px auto 0;
}
.pack-info h3 {
    font-family: 'Poppins', sans-serif;
    font-size: 23px;
    color: #fff;
    text-transform: uppercase;
    margin: 0 0 5px;
}
.pack-info p {
    font-family: 'Poppins', sans-serif;
    color: #f7f948;
    font-size: 14px;
    margin: 0;
	line-height: 17px;
    padding: 0;
}
.pack-info p span {
    display: block;
    color: #fff;
    text-align: center;
    margin-top: 4px;
}
.per-month-price {
    text-align: center;
    margin: 16px auto -57px;
}
.per-month-price h4 {
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    color: #182566;
   margin: 0 3px 37px 3px;
    position: relative;
    text-transform: lowercase;
    line-height: 27px;
}
.per-month-price h4 span {
    display: none;
    font-size: 20px;
    font-family: Montserrat-SemiBold;
    margin-right: 2px;
    text-transform: uppercase;
    vertical-align: baseline;
}
.per-month-price h4 b {
    font-size: 32px;
    text-transform: capitalize;
	font-family: 'Poppins', sans-serif;
}
.per-month-price h4 em {
    font-size: 12px;
    position: absolute;
    top: -11px;
    font-weight: 400;
    font-family: Montserrat-SemiBold;
    font-style: normal;
}
.psp {
    text-align: left;
    padding: 9px 7px 9px 7px;
    border-top: 2px dotted #b9b7b8;
}
.psp h5 {
    font-family: Montserrat-SemiBold;
    font-size: 14px;
    color: #1c2567;
    margin: 0;
    line-height: 20px;
    padding-bottom: 7px;
    display: inline-block;
    background: url(../images/tick_icon.png) no-repeat left 3px;
    padding: 6px 0 4px 30px;
}
.psp1
{
	
}
.pack-item:hover {
    background-image: linear-gradient(#e2be29, #000000);
}
.pack-item:hover .psp h5
{
	color: #fff;
}
.pack-item:hover .psp p
{
	color: #f7f948;
}
.psp p {
    font-family: Montserrat-SemiBold;
    font-size: 14px;
    color: #da251d;
    margin: 0;
    display: inline-block;
	line-height: 19px;
}
.vm-btn a {
    background-color: #d7b32b;
    color: #fff;
    padding: 7px 14px;
    font-family: Montserrat-SemiBold;
    border-radius: 3px;
}
.vm-btn
{
	margin: 0px auto;
    left: 0;
    right: 0;
    display: grid;
    width: 100px;
}
nav
{
    padding-top: 26px;
}
.fix-scrool nav
{
    padding-top: 19px;
}
@media only screen and (max-width: 1140px)
{
    nav {
    padding-top: 30px;
}
.top-tel
{
    margin: 52px 0 0 4px;
}
.top-btn
{
    margin-top: 49px;
}
.noo-nav-header4.fix-scrool .top-tel {
    margin: 31px 0 0 4px !important;
}
.noo-nav-header4.fix-scrool .top-btn {
    margin-top: 28px;
}
.noo-main-menu .navbar-nav li > a
{
    color: #fff;
}
.noo-main-menu .navbar-nav li > .sub-menu li:hover a, .noo-main-menu .navbar-nav li:hover a, .navbar-default .navbar-nav > .active > a:hover
{
    background-color: #000 !important;
}
.pack-item.pi1::before {
    background-image: none;
}
.pack-info
{
    max-width: 100%;
}
.pack-item
{
    margin-left: 5px;
margin-right: 5px;
}
}
@media only screen and (max-width: 980px)
{
    .psp p
    {
        padding: 0px 0 12px 0;
    }
    .psp
    {
        padding: 10px 7px 13px 7px;
    }
    .psp1 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
}
@media only screen and (max-width: 960px)
{
  .below-banner-text .home-number img
  {
      width:30px;
  }
  .below-banner-text .home-below-banner-text
  {
      padding: 5px 0 0 0px;
  }
  .pack-item {
    margin-left: 0px;
    margin-right: 0px;
}
}
@media only screen and (max-width: 840px)
{
    nav {
    padding-top: 0px;
}
.noo-nav-header4.fix-scrool .small-logo
{
    width: auto;
}
.fix-scrool nav {
    padding-top: 7px;
}
.noo-nav-header4.fix-scrool .top-tel {
    margin: 21px 0 0 4px !important;
}
.noo-nav-header4.fix-scrool .top-btn {
    margin-top: 18px;
}
.below-banner
{
    padding: 30px 0 30px;
}
.adv {
    padding: 10px 0 0 !important;
}
.adv h2
{
    font-size: 25px;
}
.what-we-do h2
{
   font-size: 25px; 
}
.what-we-do1
{
    padding-bottom: 30px;
padding-top: 30px;
}
.what-we-do
{
    padding-bottom: 30px;
padding-top: 30px;
}
.pack-item
{
    margin-top: 53px;
}
.psp h5
{
    line-height: 20px;
}
.home-testimonial h4
{
    font-size: 25px; 
}
.home-testimonial
{
    padding: 30px 0 30px 0;
}
.trusted-bg {
    padding: 30px 0 13px 0;
}
.required-bg
{
    padding: 30px 0 23px 0;
}
.rev_slider .bg-text-1
{
    display:none !important;
}
}
@media only screen and (max-width: 734px)
{
  .trusted-bg {
    padding: 30px 0 30px 0;
}  
}
.whatsup{
    position: fixed;
    z-index: 1111;
    bottom: 30px;
    left: 2%;
        -webkit-animation: action 1s infinite  alternate;
        animation: action 1s infinite  alternate;

    }
    @-webkit-keyframes action {
        0% { transform: translateY(0); }
        100% { transform: translateY(-20px); 
        }
    }

    @keyframes action {

        0% { transform: translateY(0); }

        100% { transform: translateY(-20px); }

    }

.pulse i{font-size: 35px;

    color: #fff;

    width: 100%;

    float: left;}

.pulse{background: #25D366;

    border-radius: 50%;

    width: auto;

    padding: 15px 15px;

    float: left;    box-shadow: 0px 0px 15px 0px #000;}