@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,700,800);
@import url(https://fonts.googleapis.com/css?family=PT+Sans+Caption:400,700);
body {color: #000; font: 400 14px/22px 'Open Sans', sans-serif;}
ul {margin: 0 0 20px; padding: 0;}
li {list-style: none;}
h2 {
	color: #f0623d;
	font:400 24px/30px 'PT Sans Caption', sans-serif;
	letter-spacing: 1px;
}
.nopadding {
	padding: 0;
}

/*Header Top*/
/*
header {
    background: #fff;
	box-shadow: 0 1px 4px 0px rgba(0, 0, 0, 0.7);
}
#tp-header {
    background: #cb6c2e;
	color: #fff;
	
}
.tp-header-lt ul,
.tp-header ul {
	margin-bottom: 0;
}
.tp-header-lt {
    padding-top: 6px;
}
.tp-header-lt li,
.header-rt .tp-header li {
    float: left;
    margin-right: 20px;
}
.tp-header-lt li:last-child,
.header-rt .tp-header li:last-child {
	margin-right: 0;
}
.tp-header-lt i {
	font-size: 15px;
    margin-right: 8px;
}
.tp-header-lt a {
	color: #fff;
	font: 600 13px/24px 'Open Sans', sans-serif;
	text-decoration: none;
}
.header-rt {
    float: right;
}
.tp-header .btn-info,
.tp-header .btn.btn-primary {
    background: #c44f29;
    border: none;
}
.btn-group-lg > .btn, .btn-lg,
.tp-header .btn.btn-primary {
    border-radius: 0;
    font-size: 13px;
    line-height: 1.33333;
    padding: 10px 42px;
}
.tp-header .btn {
	border-radius: 0;
	font-weight: 600;
	text-transform: uppercase;
}
.tp-header #myModalLabel.modal-title {
	font-size: 18px;
	text-align: left;
}
.tp-header .modal-body {
	text-align: left;
}
.tp-header .modal-content {
	background: rgba(225, 225, 225, .9);
	border-radius: 0;
}
.tp-header .modal-title {
	color: #cb6c2e;
	text-align: left;
}
.tp-header .btn-default {
    background-color: #4a8fb0;
	border: none;
    color: #fff;
}
.tp-header .form-control {
	background: transparent;
	border: 1px solid rgba(203, 108, 46,.7) ;
	border-radius: 0;
	color: #2c2c2c;
	font-size: 12px;
	height: 30px;
	padding: 6px 12px;
	margin-bottom: 15px;
}
#contact-form textarea {
	height: auto;
}
.modal-sm textarea {
    height: 30px !important;
}
.tp-header .form-control::-moz-placeholder {
    color: #cb6c2e ;
}
.tp-header .submit {
	background: #c44f29;
	border: 0 none;
	border-radius: 0;
	color: #fff;
	font-weight: 600;
	padding: 5px 20px;
}
.modal-sm {
    width: 450px;
}
.modal-content {
	padding: 15px;
}
.modal-content > h2 {
    border-bottom: 1px solid #eee;
    color: #cb6c2e;
    font-size: 18px;
    margin: 0 0 15px;
    padding-bottom: 8px;
    text-align: left;
}
.tp-header .btn.btn-info.btn-lg:hover,
.tp-header .btn.btn-primary:hover {
	background: #f36204;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
	transition: all 1s ease;
}*/
/*Header Top*/
header {
    background: #fff;
    box-shadow: 0 1px 4px 0px rgba(0, 0, 0, 0.7);
}
#tp-header {
    background: #534b74;
    color: #fff;
    
}
.tp-header-lt ul,
.tp-header ul {
    margin-bottom: 0;
}
.tp-header-lt {
    padding-top: 15px;
}
.tp-header-lt li,
.header-rt .tp-header li {
    float: left;
    margin-right: 10px;
}
.tp-header-lt li:last-child,
.header-rt .tp-header li:last-child {
    margin-right: 0;
}
.tp-header-lt i {
    font-size: 15px;
    margin-right: 8px;
}
.tp-header-lt a {
    color: #fff;
    font: 600 13px/24px 'Open Sans', sans-serif;
    font-size: 16px;
    text-decoration: none;
}
.tp-header-rt ul,
.tp-header ul {
    margin-bottom: 0;
    text-align: right;
}
.tp-header-rt {
    padding-top: 15px;
    /*padding-left: 150px;*/
    padding-top: 8px;
    padding-bottom: 8px
}
.tp-header-rt li,
.header-rt .tp-header li {
    /*float: left;*/
    display: inline-block;
    margin-right: 0px;
}
.tp-header-rt li:last-child,
.header-rt .tp-header li:last-child {
    margin-right: 0;
}
.tp-header-rt i {
    font-size: 30px;
    margin-right: 18px;
}
.tp-header-rt a {
    color: #fff;
    font: 600 13px/24px 'Open Sans', sans-serif;
    font-size: 18px;
    text-decoration: none;
}
.header-rt {
    float: right;
}
.tp-header .btn-info,
.tp-header .btn.btn-primary {
    background: #c44f29;
    border: none;
}
.btn-group-lg > .btn, .btn-lg,
.tp-header .btn.btn-primary {
    border-radius: 0;
    font-size: 15px;
    line-height: 1.33333;
    padding: 14px 30px;
}
.tp-header .btn {
    border-radius: 0;
    font-weight: 600;
    text-transform: uppercase;
}
.tp-header #myModalLabel.modal-title {
    font-size: 18px;
    text-align: left;
}
.tp-header .modal-body {
    text-align: left;
}
.tp-header .modal-content {
    background: rgba(225, 225, 225, .9);
    border-radius: 0;
}
.tp-header .modal-title {
    color: #cb6c2e;
    text-align: left;
}
.tp-header .btn-default {
    background-color: #4a8fb0;
    border: none;
    color: #fff;
}
.tp-header .form-control {
    background: transparent;
    border: 1px solid rgba(203, 108, 46,.7) ;
    border-radius: 0;
    color: #2c2c2c;
    font-size: 12px;
    height: 30px;
    padding: 6px 12px;
    margin-bottom: 15px;
}
#contact-form textarea {
    height: auto;
}
.modal-sm textarea {
    height: 30px !important;
}
.tp-header .form-control::-moz-placeholder {
    color: #cb6c2e ;
}
.tp-header .submit {
    background: #c44f29;
    border: 0 none;
    border-radius: 0;
    color: #fff;
    font-weight: 600;
    padding: 5px 20px;
}
.modal-sm {
    max-width: 450px;
    width: 100%;
}
.modal-content {
    padding: 15px;
}
.modal-content > h2 {
    border-bottom: 1px solid #eee;
    color: #cb6c2e;
    font-size: 18px;
    margin: 0 0 15px;
    padding-bottom: 8px;
    text-align: left;
}
.tp-header .btn.btn-info.btn-lg:hover,
.tp-header .btn.btn-primary:hover {
    background: #f36204;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
    transition: all 1s ease;
}

/*Nav*/
#header-main {
    padding-bottom: 38px;
}
.navbar-default {
    background: #fff;
	border: none;
}
.navbar-brand {
	padding: 10px 0;
}
.navbar{
	margin-bottom: 0;
}
.navbar-collapse {
	padding: 0;
}
.navbar-right {
    margin: 40px 0 0;
}
.navbar-default .navbar-nav > li > a {
    color: #554946;
    font-size: 13px;
    font-weight: 600;
    padding: 10px 20px;
    text-transform: uppercase;
}
.navbar-default .dropdown-menu > li > a {
  display: block;
  line-height: 1.42857143;
  color: #554946;
  border-bottom: 1px solid #ddd;
  padding: 10px 15px;
  text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a:hover,
.homepage .navbar-default .navbar-nav > li.nav-home a,
.aboutpage .navbar-default .navbar-nav > li.nav-about a,
.gallerypage .navbar-default .navbar-nav > li.nav-gallery a,
.contactpage .navbar-default .navbar-nav > li.nav-contact a{
	border-bottom: 3px solid #c44f29;
	color: #c44f29;
	-moz-transition: all 1s ease-in-out .25s;
	-o-transition: all 1s ease-in-out .25s;
	-ms-transition: all 1s ease-in-out .25s;
	transition: all 1s ease-in-out .25s;
}
/*Banner*/
#bannertp {
    padding-top: 100px;
}
.flex-direction-nav a {
    background: rgba(255, 255, 255, 0.8);
    border: 1px solid transparent;
    color: rgba(0, 0, 0, 0.8);
    height: 45px;
    line-height: 40px;
    top: 50%;
    width: 45px;
    display: none;
}


/*#banner ul.slides li.slide1 {
    background: url(../images/banner1.jpg) no-repeat center center / cover;
   
}
#banner ul.slides li.slide2 {
    background: url(../images/banner2.jpg) no-repeat center center / cover;
}
#banner ul.slides li.slide3 {
    background: url(../images/banner3.jpg) no-repeat center center / cover;
}
#banner ul.slides li.slide4 {
    background: url(../images/banner4.jpg) no-repeat center center / cover;
}
#banner ul.slides li.slide1,
#banner ul.slides li.slide2,
#banner ul.slides li.slide3,
#banner ul.slides li.slide4 {
	height: 400px;
	max-height: 100%;
	width: 100%;
}*/

/*Welcome Section*/
#welcome-section {
	background: #1a2627;
	padding: 15px 0 20px;
	overflow: hidden;
}
#welcome-section h2 {
	background: url(../images/h2-dot.jpg) repeat-x center center;
	position: relative;
	text-align: center;
}
#welcome-section h2::before {
    border-left: 1px solid #f0623d;
    bottom: -10px;
    content: "";
    height: 50px;
    left: -15px;
    position: absolute;
}
#welcome-section h2::after {
    border-right: 1px solid #f0623d;
    bottom: -10px;
    content: "";
    height: 50px;
    position: absolute;
    right: -15px;
}

#welcome-section h2 span {
	background: #1a2627;
	padding: 0 20px;
}
#welcome-section p {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 20px;
    text-align: center;
}
#welcome-section .quality {
    text-align: center;
}
#welcome-section .quality p {
    background: #534b74;
    color: #fff !important;
    display: inline-block;
    font-weight: 600 !important;
	margin-bottom: 10px;
    padding: 10px 70px;
    position: relative;
    text-transform: uppercase;
}
#welcome-section .quality p::before {
    border-left: 32px solid transparent;
    border-right: 51px solid transparent;
    border-top: 50px solid #1a2627;
    bottom: 0;
    content: "";
    height: 0;
    left: -33px;
    position: absolute;
}
#welcome-section .quality p::after {
    border-bottom: 50px solid #1a2627;
    border-left: 51px solid transparent;
    border-right: 32px solid transparent;
    bottom: 0;
    content: "";
    height: 0;
    position: absolute;
    right: -33px;
}
.callusnow {
    margin: 15px 0 0;
    text-align: center;
}
.callusnow > a {
    background: #fff;
    color: #f36204;
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 10px 25px;
    text-decoration: none;
    margin-bottom: 25px;
}
.callusnow > a:hover {
	background: #f0623d;
	color: #fff;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}
/*GATES WE INSTALL AND MANUFACTURE*/
#nstall-gates {
	background: #fff;
    padding: 15px 0 35px;
}
#nstall-gates h2 {
    background: url("../images/install-gate-bg.png") no-repeat scroll 50% 50px;
    min-height: 100px;
    text-align: center;
}
.install-info {
    background: #f6f2f0;
    border-bottom: 3px solid #cb6c2e;
	margin-bottom: 15px;
}
.install-info:hover {
	background: #e9e6e6;
	border-bottom: 3px solid #f0623d;
	color: #f36204 ;
	cursor: pointer;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}
.install-img img {
    width: 100%;
}
.install-title h3 {
    color: #e97659;
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    padding: 15px 0;
    text-align: center;
}


.obligation {
    background: #1a2627;
    padding: 50px 0 55px;
}
.obligation-tp {
    background: #e9e6e4;
    border-radius: 50%;
    height: 135px;
    margin: 0 auto;
	text-align: center;
    width: 135px;
}

.obligation-tp img {
    margin: 0 auto;
    padding-top: 45px;
}
.obligation-tp i {
    color: #898a8b;
    font-size: 50px;
    line-height: 135px;
}
.obligation-btm > h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    overflow: hidden;
    padding: 15px 10px;
    text-align: center;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap;
}
/*Testimonials*/
/*.testimonials {
	background: #fff;
	padding: 20px 0 80px;
	position: relative;
}
.testimonial-title > h2 {
    border-bottom: 1px solid #e5e2e2;
    font-family: open sans;
    font-size: 15px;
    margin-bottom: 20px;
    padding-bottom: 12px;
    text-transform: uppercase;
}

.testimonial-info .client-name {
    color: #324351;
    margin-top: 20px;
}
.testimonial-info .client-name > p {
    color: #504d4c;
    font-size: 13px;
    margin-bottom: 0;
}

.testimonial-info .test-text > p {
    color: #6a6d71;
    font-size: 13px;
    font-style: italic;
    line-height: 24px;
    margin-bottom: 0;
}
.flex-control-nav {
    width: 90%;
}
.testimonial-image {
	margin-top: -30px;
    position: relative;
}
.test-img-text {
    background-color: rgba(25, 23, 23, 0.7);
    bottom: 0;
    display: block;
    padding: 10px 0;
    position: absolute;
    width: 100%;
}
.testimonials .flex-control-paging li a {
    background: #9f9c9c;
    border-radius: 50%;
    box-shadow: none;
    height: 11px;
    width: 11px;
}
.testimonials .flex-control-paging li a:hover ,
.testimonials .flex-control-paging li a.flex-active {
    background: #f0623d;
}
.testimonials .flex-control-nav {
	bottom: 45px;
}
*/

/*testimonials*/

.testimonials {
    background: #fff;
    padding: 0px 0 80px;
    position: relative;
}
.testimonial-title > h2 {
    border-bottom: 1px solid #e5e2e2;
    font-family: open sans;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 20px;
    padding-bottom: 12px;
    text-transform: uppercase;
}

.testimonial-info .client-name {
    color: #324351;
    margin-top: 10px;
}

.testimonial-info a {
    color: #f0623d;
    margin-top: 10px;
    font-size: 13px;
}

.testimonial-info .client-name > p {
    color: #504d4c;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 0;
    font-style: italic;
}

.testimonial-info .test-text > p {
    color: #6a6d71;
    font-size: 15px;
    font-style: italic;
    line-height: 24px;
    margin-bottom: 0;
}
.flex-control-nav {
    width: 90%;
}
.testimonial-image {
    margin-top: -30px;
    position: relative;
}
.test-img-text {
    background-color: rgba(25, 23, 23, 0.7);
    bottom: 0;
    display: block;
    padding: 10px 0;
    position: absolute;
    width: 100%;
}
.testimonials .flex-control-paging li a {
    background: #9f9c9c;
    border-radius: 50%;
    box-shadow: none;
    height: 11px;
    width: 11px;
}
.testimonials .flex-control-paging li a:hover ,
.testimonials .flex-control-paging li a.flex-active {
    background: #f0623d;
}
.testimonials .flex-control-nav {
    bottom: 45px;
}

.aboutt1 {
    background: #1a2627;
    padding: 40px 0;
}
.testimonial-block {
  padding: 15px;
}

.testimonial-text-box {
  margin: 0 0 30px;
  padding: 32px 20px 35px 0;
  background: #fff;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.05);
  display: table;
  position: relative;
}
.testimonial-text-box:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  bottom: -25px;
  left: 69px;
  border-top: 25px solid  #fff;
  border-right: 25px solid transparent;
}
.testimonial-text-box .this-quote img {
  margin: 0 20px;
  width: auto;
}
.testimonial-text-box .this-texts {
  display: table-cell;
  width: calc(100% - 70px);
  vertical-align: top;
  color: #9d9d9d;
  font: 15px/30px "Open Sans", sans-serif;
  letter-spacing: 0.25px;
}
/*testimonials*/


/*videos page*/
.blog1 {
    background: 
    #1a2627;
    padding: 40px 0 25px;
}
.blog-title > h2 {
    font-family: raleway;
    font-size: 17px;
    font-weight: 600;
    margin: 13px 0 5px;
    line-height: 22px;
}
.blog-content {
    background: #fff none repeat scroll 0 0;
    padding: 1px 10px;
}

.mainblog {
    background: 
    #1a2627;
    margin-bottom: 20px;
}

/*Footer Top*/
#ft-top {
	background: url(../images/ft-tp-bg.jpg) no-repeat center center / cover;
	min-height: 450px;
}
.ft-tp-bg {
	background: rgba(12, 8, 8, .7);
	min-height: 450px;
	padding-top: 20px;
}
#ft-top h2 {
    border-bottom: 1px solid #fff;
    color: #fff;
    font-size: 20px;
    padding-bottom: 12px;
	text-transform: uppercase;
}
.why-list > li {
	background: url(../images/whychoose-list.jpg) no-repeat center left;
    color: #fff;
    font-family: pt sans caption;
    font-size: 13px;
    line-height: 32px;
	padding-left: 20px;
    text-transform: uppercase;
}
.why-list a {
	color: #f0623d;
}
#ft-top .form-control {
    border: none;
    border-radius: 0;
    color: #f0623d;
    font-size: 12px;
    margin-bottom: 10px;
}
#ft-top .form-control::-moz-placeholder {
    color: #000;
    opacity: 1;
}
#ft-top .submit {
    border: medium none;
    border-radius: 0;
    font-size: 15px;
    font-weight: 600;
	margin-bottom: 20px;
    padding: 8px 36px;
    text-transform: uppercase;
}
#ft-top .submit:hover {
	background: #f36204;
	color: #fff;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
	
}
.get-connected li {
    color: #fff;
    line-height: 32px;
}
.get-connected li span {
    color: #ef711f;
}
.get-connected a {
    color: #fff;
}
.get-connected a:hover {
	color: #f0623d;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}
/*Footer main*/
#ft-main {
    background: #534b74;
	border-top: 2px solid #534b74;
	color: #fff;
	font-size: 13px;
	padding: 35px 0;
}
#ft-main p {
    margin-bottom: 0;
}
.powered > p {
    text-align: right;
}
.powered a {
    color: #fff;
}
/*Owl Carousel*/
.item > a {
    background: #1d4c8f;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-weight: 600;
    padding: 14px 20px;
    text-decoration: none;
}
#owl-demo .item {
    background: transparent;
    color: #000;
	padding: 15px;
    text-align: left;
}
.item h3 {
    color: #333;
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
}
.item > p {
    color: #333;
    line-height: 1.66em;
    margin-bottom: 20px;
}
.owl-theme .owl-controls .owl-page span {
	background: #fff;
	border: 3px solid #ebebeb;
	border-radius: 50%;
    display: block;
    height: 16px;
    margin: 5px 7px;
    opacity: 1;
    width: 16px;
}
.owl-theme .owl-controls .owl-page.active span {
    background: #06467f;
    border-radius: 50%;
    display: block;
    height: 16px;
    margin: 5px 7px;
    opacity: 1;
    width: 16px;
}
/*About Page*/
.aboutt {
	background: #1a2627;
    padding: 40px 0;
}
.abt-image {
    padding: 10px 0;
	overflow: hidden;
}
.abt-btm-img {
	overflow: hidden;
}
.abt-image img,
.abt-btm-img img {
    width: 100%;
	transition: all 1s ease 0s;
}
.abt-image img:hover,
.abt-btm-img img:hover{
	transform: scale(1.4, 1.4);
	transition: all 1s ease 0s;
	}
.abt-txt > h2 {
    font-size: 25px;
	margin-top: 0;
    font-weight:900;
}
.abt-txt > p {
    font-weight: 500;
    color:#fff;
}
.btm-image {
    margin-top: 25px;
}
.abt-btm-title h3 {
    color: #f0623d;
    font-size: 18px;
    margin: 20px 0;
    text-align: center;
}
/*Gallery Page*/
.content-inner {
	background: #1a2627 ;
}
.content-inner h2 {
    margin: 30px 0;
	text-align: center;
}
.service_info.gallery {
    margin-bottom: 40px;
}

.gallery-img img {
    width: 100%;
}
.lightbox__nav--prev,
.lightbox__nav--next {
	display: none !important;
}

figcaption{
    bottom:0;
    height: auto;
    width: 100%;
    top: auto;
}

/*Contact Page*/
.content.contact {
	background: #1a2627;
}
.contact-info {
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    margin-bottom: 30px;
    padding: 20px 0;
}
.contact-info h1 {
    color: #f0623d;
    font-size: 25px;
    font-weight: 600;
    line-height: 35px;
    text-transform: uppercase;
}
.contact-info p {
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 0;
    color: #fff;
}
.contact-info span {
	color: #f0623d;
    font-weight: 700;
    text-transform: uppercase;
}
.contact-lt h3, .contact-rt h3 {
	color: #f0623d;
} 
.contact-lt {
}
.contactinfo li {
    line-height: 36px;
    color:#fff;
    font-size: 15px;
}
.contactinfo i {
    font-size: 15px;
    margin-right: 10px;
}
.contactinfo a {
	color: #fff;
	font-weight: 500;
    font-size: 15px;
}
.contactinfo a:hover {
	color: #f0623d;
}
.contact-rt .input {
    background: #fff;
    border: 1px solid rgba(240, 98, 61, 0.3);
    color: #000;
    font-size: 13px;
    font-weight: 400;
    height: 32px;
    margin-bottom: 14px;
    padding: 0 0 0 8px;
    width: 100%;
}
.contact-rt .textarea {
    height: auto;
}
.code-sec {
    width: 114px;
}
.alertmsg {
    color: #ff0000;
    font-size: 25px;
    line-height: 25px;
    margin: 0 0 15px;
}
.captcha-sec {
    margin-bottom: 15px;
}
.contact-rt button {
    background: #da534d;
    border: none;
	color: #fff;
    font-weight: 600;
    margin-bottom: 25px;
    padding: 5px 20px;
}
.contact-rt button:hover {
	background: rgba(0,0,0, .7);
	color: #fff;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}
.map iframe {
	height: 300px;
	margin: 15px 0;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+ */
	filter: gray;
	-webkit-filter: grayscale(99%); 
	-webkit-backface-visibility: hidden;  
	width: 100%;
}

/*Scroll Top*/
.scrollToTop {
	bottom: 0;
	color: #fff;
	display: none;
	padding: 10px;
	position: fixed;
	right: 0;
	text-align: center;
	text-decoration: none;
	z-index: 99;
}
.fa.fa-chevron-up {
	background: rgba(0, 0, 0, .3);
	color: #fff;
	font-size: 15px;
	height: 45px;
	line-height: 45px;
	width: 45px;
}
.fa.fa-chevron-up:hover {
	background: rgba(0, 0, 0, .4);
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}

.contact-button {
    background-color: #534b74;
    border: none;
    color: white;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 15px;
    cursor: pointer;
    border-radius: 5px;
    margin-top: 30px;
    margin-bottom: 30px;
    position: relative;
    width: 300px;
    font-weight: 600;
}

.contact-button::before {
  border-left: 32px solid transparent;
  border-right: 51px solid transparent;
  border-top: 50px solid #1a2627;
  bottom: 0;
  content: "";
  height: 0;
  left: -33px;
  position: absolute;
}

.contact-button::after {
  border-bottom: 50px solid #1a2627;
  border-left: 51px solid transparent;
  border-right: 32px solid transparent;
  bottom: 0;
  content: "";
  height: 0;
  position: absolute;
  right: -33px;
}

.contact-button:hover {
    background-color: #c44f29;
}

.why-list-a > li {
  background: url(../images/whychoose-list.jpg) no-repeat center left;
  color: #fff;
  font-family: pt sans caption;
  font-size: 13px;
  line-height: 32px;
  padding-left: 20px;
  text-transform: uppercase;
}

.why-list-b > li {
  background: url(../images/whychoose-list.jpg) no-repeat center left;
  color: #fff;
  font-family: pt sans caption;
  font-size: 13px;
  line-height: 32px;
  padding-left: 20px;
  text-transform: uppercase;
}

.why-list-b {
  margin-top:59px;
}

.media-body h4 {
    color:#fff;
}

.contact-rt p {
    color: #fff;
}

.container-f {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    padding-left: 15px; /* Optional: Add padding if needed */
    padding-right: 15px; /* Optional: Add padding if needed */
}

.btm-image-n {
    background-color: white;
    padding: 20px; /* Adjust padding as needed */
}

.abt-btm-img-n img {
    width: auto;
    height: auto;
    display: block;
    padding-left: 100px;
}

.text-container p {
    font-size: 15px;
    font-weight: bold;
}

.text-container {
    padding: 50px; /* Adjust padding as needed */
}

@media (max-width: 767px) {
    .nopading {
        padding: 0;
    }
}

.abt-btm-img-n img {
    width: auto;
    height: auto;
    display: block;
    padding-left: 100px;
}

@media (max-width: 768px) {
.abt-btm-img-n img {
max-width: 100%;
height: auto;
display: block;
padding-left: 0px;
}
}

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

.container-b {
    background-color: #1a2627; /* Set the background color to white */
}

.white-section {
    margin-left: auto;
    margin-right: auto;
    max-width: 1170px;
    padding: 15px; /* Adjust padding as needed */
}

.container-g {
    background-color: #fff; /* Set the background color to white */
    margin-top: 35px;
}





