@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Open+Sans);
@import url(http://fonts.googleapis.com/css?family=Roboto:300,400,500,700);
/** general **/
body { font-family: 'Open Sans', Helvetica, Arial, sans-serif; color: #333; font-size: 13px; }
a { color: #333333; text-decoration: none; -webkit-transition: 0.25s; -moz-transition: 0.25s; -o-transition: 0.25s; transition: 0.25s; -webkit-backface-visibility: hidden; outline: 0; }
a:hover { color: #453951; text-decoration: none; outline: none; }
a:focus { text-decoration: none; outline: 0px; }
.banner_header { text-shadow: 1px 1px 1px #333333; }
h1 { color: #292929; font-size: 26px; font-weight: 700; line-height: 30px; line-height: normal; margin: 0 0 20px 0; text-rendering: optimizelegibility; font-family: 'Roboto', sans-serif; }
h2 { color: #292929; font-size: 29px; font-weight: 400; line-height: 40px; line-height: normal; margin: 0 0 10px 0; text-rendering: optimizelegibility; font-family: 'Roboto', sans-serif; }
h3 { color: #292929; font-size: 22px; font-weight: 700; line-height: 30px; line-height: normal; margin: 0 0 20px 0; text-rendering: optimizelegibility; font-family: 'Roboto', sans-serif; }
h4 { color: #292929; font-size: 16px; font-weight: 700; line-height: 30px; line-height: normal; margin: 0 0 20px 0; text-rendering: optimizelegibility; font-family: 'Roboto', sans-serif; }
h5 { color: #292929; font-size: 16px; font-weight: 700; line-height: 30px; line-height: normal; margin: 0 0 20px 0; text-rendering: optimizelegibility; font-family: 'Roboto', sans-serif; }
h6 { color: #292929; font-size: 14px; font-weight: 700; line-height: 30px; line-height: normal; margin: 0 0 20px 0; text-rendering: optimizelegibility; font-family: 'Roboto', sans-serif; }
p { margin-bottom: 15px; }
blockquote footer, blockquote small, blockquote .small { color: #453951; }
hr { margin: 40px 0; border-color: #999999; }
.form-control { border-color: #999999; }
.bs-glyphicons-list li { width: 33%; float: left; }
.bs-glyphicons-list li span { margin-right: 5px; font-size: 15px; }
.bs-glyphicons-list { padding: 0px; list-style: none; font-size: 14px; width: 100%; overflow: hidden; }
.bs-example-bg-classes p { padding: 15px; }
.bg { opacity: 0.9; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background: #fff; }
ol li { margin: 0 !important; }

header { position: relative; z-index: 999; }
.pagination > li > a, .pagination > li > span { padding: 5px 10px; font-size: 13px; color: #fff; line-height: 20px; border-color: #fff; background: #727C89; }
.pagination > li > a:hover { background: #9ECD40; color: #fff;  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; border-color: #9ECD40; }
.pagination > li > a:hover span { border-color: #fff; }

ul#accordion { padding: 0 0 20px 0; overflow: hidden; margin: 0; list-style: none; }
ul#accordion li { padding: 0px; border-radius: 0; border: none; float: left; width: 100%; }
ul#accordion li .panel-collapse { border: 1px solid #CCCCCC; border-top: none; }
ul#accordion.panel-group .panel { border-radius: 0; }
ul#accordion li .top { padding: 0px; min-height: 46px; color: #777777; font-size: 13px; cursor: pointer; line-height: 20px; }
ul#accordion li .top a { padding: 13px 0 10px 15px; display: block; color: #fff; }
ul#accordion li .top i { font-size: 11px; line-height: 20px; display: block; text-align: center; }
ul#accordion li .top span.minus { display: block; }
ul#accordion li .top span.plus { display: none; }
ul#accordion li .top .collapsed span.minus { display: none; }
ul#accordion li .top .collapsed span.plus { display: block; }
ul#accordion .panel-default > .panel-heading { line-height: 28px; color: #fff; border-color: #363636; background: #727C89; }
ul#accordion li a.collapsed { background: #727C89; }
ul#accordion li a { background: #9ECD40; color: #fff; float: none; box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; border-color: #9ECD40; }
ul#accordion li .top span { text-align: center; color: #fff; line-height: 22px; font-size: 9px; font-weight: normal; font-family: Arial; border-radius: 30px; -webkit-border-radius: 30px; margin-right: 20px; width: 22px; height: 22px; background: #029739; display: block; float: left; }
ul#accordion li p { padding: 5px 12px; margin: 0px; }

a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus { border-color: #9ECD40; background: #9ECD40; color: #fff;  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; border-color: #9ECD40; }

/* Buttons */
.btn { border-color: #727c89; text-decoration: none; font-size: 15px; text-transform: none; text-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-transition: 0.25s; -moz-transition: 0.25s; -o-transition: 0.25s; transition: 0.25s; -webkit-backface-visibility: hidden; outline: 0; background: #727c89; color: #fff; }
.btn:hover { background: #9ECD40; color: #fff;  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; border-color: #9ECD40; }
.btn-default { background: #727C89; color: white; border-color: #727C89; font-size: 14px; border-radius: 0; }
.form-control { border-radius: 0; }
.btn-default i { font-size: 16px; }
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default { background: #9ECD40; color: #fff;  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; border-color: #9ECD40;}
.btn-primary, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary { background: #8DBB3E; border-color: #8DBB3E; }
.btn-primary:hover { background: #7ca732; color: #fff; border-color: #7ca732; }
.btn-outline-inverse { border: 2px solid #fff; color: #fff; background: rgba(0, 0, 0, 0.0); }
.btn-outline-inverse:hover { background: #fff; color: #453951; border: 2px solid #fff; }
.btn-outline-inverse:hover, .btn-outline-inverse:focus { background: #fff; color: #453951; }

.tags { padding-bottom: 30px; overflow: hidden; }
.tags h4 { padding-bottom: 20px; margin: 0; font-size: 15px; line-height: 20px; font-weight: 400; text-transform: uppercase; }
.tags ul { padding: 0px; margin: 0px; list-style:none; }
.tags li { padding: 0 5px 5px 0; float: left; }
.tags li a { padding: 5px 10px; display: block; border-radius: 2px; text-transform: uppercase; font-size: 11px; line-height: 23px; background: #727c89; color: #fff; }
.tags li a i { padding-right: 5px; }
.tags li a:hover { background: #9ECD40; color: #fff;  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; border-color: #9ECD40; }

.navbar-fixed-top, .navbar-fixed-bottom { position: static; margin-bottom: 0px; }
.top_links { padding-bottom: 0; width: 100%; overflow: hidden; border-bottom: 1px solid #999; min-height: 40px; background: #fff; }
.top_links ul { padding: 0px; margin: 0px; list-style: none; }
.top_links li { float: left;}
.top_links .links ul { padding: 10px 0 0 0; float: left; }
.top_links .links li { padding-right: 18px; float: left; } 
.top_links .links li a { color: #888888; font-size: 13px; line-height: 20px; display: block; }
.top_links .links li a i { padding-right: 6px; display: inline-block; font-size: 13px }
.top_links .links li a:hover { color: #000; }
.social ul { padding: 0px; list-style: none; float: right; margin-top: 0; }
.social li a { padding: 0; text-align: center; display: block; color: #999; line-height: 44px; height: 44px; font-size: 14px; text-align: center; border-left: 1px solid #999;border-right: 1px solid #999; width: 44px; background: #fff; }
.social li a:hover { color: #fff; background: #727c89; }
.social li a i { font-size: 15px; }
.social li { padding-left: 3px; }  
.social ul { list-style: none; float: right; margin-top: 0; }
.mid_search .navbar-brand { padding: 0px; height: 40px; margin: 20px 0 0 0; display: block; font-size: 30px; color: #727c89; font-family: 'Roboto', sans-serif; }
.mid_search { padding: 0; }
.mid_search form { margin-top: 15px; }
.mid_search .navbar-nav > li > a { padding: 25px 15px 28px; text-transform: uppercase; font-size: 14px; }
.mid_search .navbar-nav > li > a:hover {  background: #f6f6f6; }
.mid_search .navbar-nav li.open a { padding-bottom: 25px; border-bottom: 3px solid #7CBC20; background: #f6f6f6; }
.mid_search .navbar-nav > li { border: none; position: relative; }
.mid_search .navbar-nav li ul { padding: 0px; list-style: none; box-shadow: none; background: #FFFFFF; border: 4px solid #E2E2E2; border-radius: 0 0 3px 3px; }
.mid_search .navbar-nav li.open li { padding: 0px; line-height: 22px;  border-bottom: 1px solid #999999; margin: 0px; }
.mid_search .navbar-nav li.open li a { padding: 4px 15px; display: block; font-size: 13px; margin: 0px; color: #919191; border: none; background: none; } 
.mid_search .navbar-nav li.open li a:hover { color: #7CBC20; background: none; } 
.mid_search .navbar-nav { border-right: none; }
.mid_search .navbar-inverse { border: none; }
.mid_search span.text-right { padding-top: 17px; font-size: 13px;  display: block; color: #fff; line-height: 16px; }
.mid_search .search.btn { margin: 18px 0 0 20px; border-radius: 90px; width: 40px; height: 40px; }
.mid_search .dropdown-menu { font-size: 12px; }
.mid_search .popup_btn { padding-bottom: 5px; position: relative; z-index: 99; }
.mid_search .popup_btn .popup { font-size: 13px; display: none; width: 200px; position: absolute; right: 0px; top: 60px; }
.mid_search .popup_btn:hover .popup { display: block; }
.navbar-toggle { border-color: #727c89; text-decoration: none; font-size: 15px; text-transform: none; text-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-transition: 0.25s; -moz-transition: 0.25s; -o-transition: 0.25s; transition: 0.25s; -webkit-backface-visibility: hidden; outline: 0; background: #727c89; color: #fff; }
.navbar-toggle:focus { background: #9ECD40; color: #fff;  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; border-color: #9ECD40; }
.navbar-toggle .icon-bar { color: #fff; background: #fff; }

/* Main Slider */
#main-slider { padding-top: 0; position: relative; overflow: hidden; }
#main-slider .flex-viewport img { display: block; margin: 0 auto; width: 100%; }
#main-slider .flex-viewport li { position: relative; }
#main-slider .jumbotron { padding: 60px 0 0px; width: 100%; position: absolute; left: 0px; top: 0px; background: none; text-align: center; }
#main-slider .jumbotron h1 { color: #fff; font-size: 50px; }
#main-slider .jumbotron p { color: #fff; font-size: 20px; }
#main-slider .jumbotron .btn { padding: 8px 20px; border: none; font-size: 18px; }
#main-slider .flex-prev span { padding: 0px; text-align: center; font-size: 54px; line-height: 40px; margin-bottom: 15px; }
#main-slider .flex-prev:hover span { color: #ff0000; }
#main-slider .flex-next span { padding: 0px; text-align: center; font-size: 54px; line-height: 40px; }
#main-slider .flex-next:hover span { color: #ff0000; }

/* intro Area */
#introArea { padding: 30px 0; text-align: center; border-bottom: 1px solid #999999; border-top: 1px solid #999999; width: 100%; overflow: hidden; background: #F0EEED; }
#introArea h2 { padding-bottom: 20px; line-height: 40px; font-size: 32px; font-weight: 400; margin-top: 0px; }

/* feature Area */
#featureArea { padding: 50px 0; position: relative; overflow: hidden; background-image: url(../images/image_1900x1200.jpg); background-color: #fff; background-repeat: no-repeat; background-position: center center; background-attachment: fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; -webkit-background-size: widthpx heightpx; -webkit-background-size: 1900px 1200px; }
#featureArea .icon { width: 38px; margin-right: 20px; height: 38px; float: left; border-radius: 4px; text-align: center; line-height: 38px; color: #fff; font-size: 16px; }
#featureArea p { font-size: 13px; line-height: 20px; }
#featureArea ul.slides li { margin-right: 30px; }
#featureArea .flex-direction-nav { width: 100%; text-align: center; margin: 0 auto; position: absolute; left: 0px; bottom: 0px; z-index: 999; }
#featureArea .flex-direction-nav li { margin: 0 2px; display: inline; }
#featureArea .flex-prev { width: 30px; height: 30px; border-radius: 5px; display: inline-block; opacity: 10; margin: 0px; position: relative; left: 0px; top: 0px; text-indent: inherit; background: #727C89; }
#featureArea .flex-next { width: 30px; height: 30px; border-radius: 5px; display: inline-block; opacity: 10; margin: 0px; position: relative; left: 0px; top: 0px; text-indent: inherit; background: #727C89; }
#featureArea .flex-next:hover, #featureArea .flex-prev:hover { background: #9ECD40; box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; }
#featureArea  .flex-direction-nav a span { width: 30px; height: 30px; display: inline-block; font-size: 20px; line-height: 30px; opacity: 10; margin: 0px; position: relative; left: 0px; top: 0px; color: #fff; }
#featureArea li a { font-size: 20px; }
#featureArea .flexslider { padding-bottom: 40px; }
#featureArea li a:hover { color: #89bf42; }

/* title Area */
#titleArea { position: relative; margin-bottom: 60px; overflow: hidden; background-image: url(../images/image_1900x1200.jpg); background-color: #fff; background-repeat: no-repeat; background-position: center center; background-attachment: fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; -webkit-background-size: widthpx heightpx; -webkit-background-size: 1900px 1200px; }
#titleArea .container { padding: 50px 0 30px; min-height: 327px; position: relative; z-index: 99; }
#titleArea h1 { font-weight: 300; font-size: 40px; }
#titleArea .breadcrumbs { position: absolute; left: 0px; bottom: 0px; text-align: left; background: #727c89; }
#titleArea .breadcrumbs ul { padding: 5px 10px; margin: 0px; list-style: none; float: left; }
#titleArea .breadcrumbs li { padding-right: 8px; float: left; font-size: 13px; color: #fff; }
#titleArea .breadcrumbs li a { color: #fff; }
#titleArea .breadcrumbs li a:hover { color: #dddddd; }

/* offer Area */
.offerArea { padding: 40px 0; border-bottom: 1px solid #999999; border-top: 1px solid #999999; overflow: hidden; width: 100%; background: #fff; }
.offerArea .user i { font-size: 190px; line-height: 350px; text-align: center; display: block; }
.offerArea ul { padding: 0px; list-style: none; overflow: hidden; }
.offerArea li { width: 100%; float: left; }
.offerArea li h4 { padding-left: 45px; margin-bottom: 10px; font-weight: 400; }
.offerArea li p { padding-left: 45px; }
.offerArea li span { display: block; margin: 5px 0 0 0; font-size: 30px; float: left; }
.offerArea li span i { display: block; font-size: 30px; float: left; }
.offerArea h3 { padding-bottom: 5px; line-height: 36px; font-weight: 400; border-bottom: 1px solid #999; }
.offerArea ul { padding: 0px; margin-bottom: 40px; list-style: none; width: 100%; }
.offerArea li { padding-right: 10px; float: left; line-height: 20px; color: #515151; font-size: 12px; font-weight: 400; }
.offerArea li a { color: #515151; display: block; float: left; font-size: 12px; font-weight: 400; }
.offerArea li i { padding: 0 10px 0 0; display: block; line-height: 20px; float: left; }
.offerArea li a:hover { color: #9ECD40; }
.offerArea .blog h4 { margin-bottom: 10px; font-weight: 400; margin-top: 10px; }
.offerArea .blog li { float: left; width: auto; }
.offerArea .text { padding: 20px; font-style: italic; line-height: 22px; overflow: hidden; background: #f6f6f6; }
.offerArea.spacer { padding-top: 0px; border-top: none; }
.offerArea.spacer ul { padding-top: 10px; }
.offerArea.spacer .img-responsive { margin-bottom: 20px; width: 100%; }
.offerArea.offer { border-bottom: none; }

/* process Area */
#processArea { padding: 40px 0px; text-align: center; position: relative; overflow: hidden; background-image: url(../images/image_1900x1200.jpg); background-color: #fff; background-repeat: no-repeat; background-position: center center; background-attachment: fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; -webkit-background-size: widthpx heightpx; -webkit-background-size: 1900px 1200px; }
#processArea h5 { padding-bottom: 20px; font-weight: 400; font-size: 13px; }
#processArea .block { padding: 15px; transition: all 0.3s; cursor: pointer; text-align: left; background: #fff; }
#processArea .block:hover { margin-top: -10px; box-shadow: 0 5px 5px #666; background: #727C89; }
#processArea .block:hover h4 { color: #fff; }
#processArea .block:hover p { color: #fff; }
#processArea h4 { margin-bottom: 10px; }
#processArea img { margin-right: 15px; float: left; }

/* company Area */
#companyArea { padding: 30px 0px; text-align: center; position: relative; overflow: hidden; background-image: url(../images/image_1900x1200.jpg); background-color: #fff; background-repeat: no-repeat; background-position: center center; background-attachment: fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; -webkit-background-size: widthpx heightpx; -webkit-background-size: 1900px 1200px; }
#companyArea h5 { padding-bottom: 20px; font-weight: 400; font-size: 13px; }
#companyArea .year-block { border-radius: 50%; float: left; height: 104px; margin-right: 20px; width: 104px;  border: 3px solid #727C89; }
#companyArea .inner-holder { left: 12px; position: relative; top: 12px; }
#companyArea .year { border-radius: 50%; color: #FFFFFF; display: table-cell; font-size: 18px; font-weight: 300; height: 74px; position: relative; text-align: center; vertical-align: middle; width: 74px; background-color: #727C89; }
#companyArea h4 { margin: 5px 0; text-align: left; font-size: 20px; line-height: 24px; font-weight: 300; }
#companyArea p { text-align: left; line-height: 22px; }
#companyArea .row { margin-bottom: 30px; }
#companyArea .col-sm-6 { min-height: 110px; }


/* beautiful Area */
#beautifulArea { padding: 40px 0; text-align: center; position: relative; text-align: left; overflow: hidden; background-image: url(../images/image_1900x1200.jpg); background-color: #fff; background-repeat: no-repeat; background-position: center center; background-attachment: fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; -webkit-background-size: widthpx heightpx; -webkit-background-size: 1900px 1200px; }

/* project Area */
#projectArea { padding: 40px 0; overflow: hidden; width: 100%; border-bottom: 1px solid #999; border-top: 1px solid #999; background: #fff; }
#projectArea .block img { width: 100%; height: auto; }
#projectArea .block { border: 1px solid #e6e9ee; overflow: hidden; background: #f0eeed; }
#projectArea h2 { margin-bottom: 10px; text-align: center; font-size: 32px; font-weight: 400; line-height: 40px; }
#projectArea h5 { padding-bottom: 20px; text-align: center; font-weight: 400; font-size: 13px; }
#projectArea .block a.link { padding: 10px; display: block; float: left; line-height: 20px; color: #666666; font-size: 13px; }
#projectArea .block i { padding: 13px; font-size: 16px; display: block; float: right; }
#projectArea a:hover { color: #89bf42; }
#projectArea p { text-align: center; line-height: 20px; font-size: 10px; text-transform: uppercase; }
#projectArea .flexslider { padding-bottom: 40px; }
#projectArea ul.slides li { margin-right: 30px; }
#projectArea ul { list-style:none; overflow: hidden; }
#projectArea .flex-direction-nav { width: 100px; height: 30px; z-index: 99999; position: absolute; right: 0px; bottom: 0px; }
#projectArea .flex-direction-nav li { float:left; width: 24px; height: 24px; line-height: 24px; }
#projectArea .flex-prev { z-index: 9999; width: 24px; height: 24px; margin: 0px; line-height: 24px; display: block; border-radius: 3px; -webkit-border-radius: 3px; position: absolute; left: auto; opacity: 10 !important; right: 45px; top: auto; bottom: 0px; background: #727C89; }
#projectArea .flex-prev span { width: 24px; height: 24px; display: block; color: #000; font-size: 18px; font-weight: 400; line-height: 24px; color: #fff; }
#projectArea .flex-next span { width: 24px; height: 24px; display: block; color: #000; font-size: 18px; font-weight: 400; line-height: 24px; color: #fff; }
#projectArea .flex-next { z-index: 9999; width: 24px; height: 24px; margin: 0px; display: block; line-height: 24px; border-radius: 3px; -webkit-border-radius: 3px; position: absolute; right: 15px; bottom: 0px; opacity: 10 !important; top: auto; left: auto; background: #727C89; }
#projectArea .flex-next:hover, #projectArea .flex-prev:hover { background: #9ECD40; box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; }

/* footer Area */
#footerArea { padding: 0; overflow: hidden; width: 100%; position: relative; z-index: 99; margin-top: -1px; border-top: 10px solid #222222; background: #222222; }
#footerArea .footer_top { padding: 30px 0; border-bottom: 1px solid #464647; width: 100%; background: #2d2d2d; }
#footerArea h4 { padding-bottom: 10px; color: #fff; text-transform: none; font-size: 16px; line-height: 30px; font-weight: 400; border-bottom: 1px solid #464647; }
#footerArea a { color: #a9a9a9; display: block; font-size: 13px; }
#footerArea p { padding: 10px 0; margin: 0px; color: #fff; float: left; font-size: 13px; line-height: 18px; }
#footerArea p a { display: inline; }

#footerArea a:hover { color: #fff; }
#footerArea ul { padding: 0px; list-style: none; }
#footerArea .photo ul { list-style: none; overflow: hidden; }
#footerArea .photo li { padding: 10px 0; border: none; border-bottom: 1px solid #414141; width: 100%; float:left; }
#footerArea .photo li a { line-height: 20px; display: block; }
#footerArea .photo li a.image { width: 60px; float:left; height: 60px; margin: 0px 10px 0 0; display: block; color: #fff; border: 3px solid #212730; }
#footerArea .photo li a.image img { width: 100%; height: auto; }
#footerArea .photo li:hover a.image { border-color: #9ECD40; }
#footerArea .photo li span { padding-top: 5px; color: #898989; display: block; line-height: 20px; font-size: 12px; }
#footerArea .photo li:hover { background: #272727; }
#footerArea .footer_bottom { padding: 10px 0; }
#footerArea .footer_bottom ul { margin: 0px; float: right; }
#footerArea .footer_bottom li { padding: 10px 0 10px 20px; line-height: 20px; width: auto; float: left; border: none; }
#footerArea .form-control { resize: none; background: none repeat scroll 0 0 #2B2928; font-size: 13px; border: medium none;  border-radius: 4px; box-shadow: 0 0 3px 1px #222222 inset, 1px 1px #424242;   color: #CCCCCC; }
#footerArea form { margin-top: 20px; }
#footerArea form .btn { padding: 5px 20px; background: -moz-linear-gradient(center top , #373737, #252525) repeat scroll 0 0 rgba(0, 0, 0, 0); border: medium none; }
#footerArea form .btn:hover { background: #9ECD40; color: #fff;  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; border-color: #9ECD40; }
#footerArea .tags li a { background: #363636; color: #808075; }
#footerArea .tags li a:hover { background: #9ECD40; color: #fff;  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; border-color: #9ECD40; }

.archival { margin-bottom: 30px; overflow: hidden; }
.archival h4 { padding-bottom: 10px; margin: 0; font-size: 15px; line-height: 20px; font-weight: 400; text-transform: uppercase; }
.archival ul { padding: 0px; margin: 0px; list-style:none; }
.archival li { padding: 5px 0; font-size: 12px; margin: 0px; line-height: 20px; border-bottom: 1px solid #999999;  float: left; list-style: none outside none; width: 100%;}
.archival li a i { margin-right: 10px; }
.archival li a { color: #515151; display: block; cursor: pointer; }
.archival li a:hover { color: #9ECD40; }
.archival.spacer { padding-top: 30px; }

.images ul { list-style: none; overflow: hidden; }
.images li { padding-bottom: 5px; float: left; }
.images li a { width: 60px; float:left; height: 60px; margin: 0px 5px 0 0; display: block; color: #fff; border: 3px solid #212730; }
.images li a:hover { border-color: #9ECD40; }
.address { padding-bottom: 0px; color: #9b9b9b; overflow: hidden; border-bottom: 1px solid #414141; }
.address address { color: #9b9b9b; line-height: 20px; font-style: normal; font-size: 12px; }
.address address a { color: #9b9b9b; }
.address address a:hover { color:# fff; }
.address address i { display: block; float: left; font-size: 13px; line-height: 20px; width: 30px; }

.flickr { padding-bottom: 30px; overflow: hidden; }
.flickr h4 { padding-bottom: 20px; margin: 0; font-size: 15px; line-height: 20px; font-weight: 400; text-transform: uppercase; }
.flickr ul { padding: 0px; list-style: none; overflow: hidden; }
.flickr li { width: 55px; height: 55px; margin: 8px 8px 0 0; float:left; border: none; }
.flickr li a { display: block; border: 3px solid #727C89; }
.flickr li a img { width: 100%; height: auto; }
.flickr li a:hover { border-color: #9ECD40; }

.textArea { padding-bottom: 30px; overflow: hidden; }
.textArea .slider { margin-bottom: 30px; overflow: hidden; }
.textArea .text { padding: 0 0 30px; margin-bottom: 35px; border-bottom: 1px solid #999999; }
.textArea .text h2 { padding-bottom: 10px; font-size: 30px; font-weight: 300; line-height: 38px; border-bottom: 1px solid #999999; }
.textArea p span { padding: 15px 10px 15px 0; display: block; float: left; color: #9ECD40; font-size: 55px; }
.textArea .block { padding-left: 20px; border-left: 3px solid #E8E8E8; color: #AFAFAF; line-height: 20px; margin: 20px 0 20px 15px; }
.textArea .block p { color: #AFAFAF; }

.blog_post { overflow: hidden; }
.blog_post .image { overflow: hidden; width: 100%; margin: 0 0 20px; }
.blog_post .image img { width: 100%; height: auto; }
.blog_post h4 { padding-bottom: 10px; margin: 0px; }
.blog_post ul { padding: 0px; margin-bottom: 40px; list-style: none; width: 100%; }
.blog_post li { padding-right: 10px; float: left; line-height: 20px; color: #515151; font-size: 12px; font-weight: 400; }
.blog_post li a { color: #515151; display: block; float: left; font-size: 12px; font-weight: 400; }
.blog_post li i { padding: 0 10px 0 0; display: block; line-height: 20px; float: left; }
.blog_post li a:hover { color: #9ECD40; }
.blog_post .btn { padding: 4px 10px; font-size: 13px; }
.blog_post .blog { overflow: hidden; }

/* Contact Area */
#contactArea { padding: 0px 0 30px; background: #ff; }
#contactArea #map { margin: 0 0 40px; }
#contactArea #map_canvas { height: 400px; width: 100%; clear: both; }
#contactArea .form-control { margin-bottom: 20px; }
#contactArea textarea { min-height: 180px; }
#contactArea .btn { padding: 5px 20px; float: left; font-size: 16px; }
#contactArea h2 { padding-bottom: 10px; border-bottom: 1px solid #999999; font-weight: 300; line-height: 38px; }
#contactArea ul li { text-align: left; }
#contactArea .pdf { padding: 0px 0px 10px 5px; font-size: 13px; line-height: 20px; text-align: left; display: block; }
#contactArea .pdf i { padding-right: 10px; font-size: 40px; float:left; }
#contactArea .address { border: none; }
#contactArea .address address { color: #292929; }
#contactArea .address address a { color: #292929; }
#contactArea .address { }

ul.nav-tabs { margin-bottom: 0px; border-color: #CCCCCC; }
.nav-tabs li { padding-right: 5px; float: left; width: auto; }
.nav-tabs li a { padding: 8px 15px; font-size: 13px; border-color: #727c89; text-decoration: none; font-size: 15px; text-transform: none; text-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-transition: 0.25s; -moz-transition: 0.25s; -o-transition: 0.25s; transition: 0.25s; -webkit-backface-visibility: hidden; outline: 0; background: #727c89; color: #fff; }
.nav-tabs li.active a, .nav-tabs li.active a:hover, .nav-tabs li a:hover { background: #9ECD40 !important; color: #fff !important;  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; border-color: #9ECD40 !important; }
.tab-content p { padding: 15px; margin: 0px; }
.tab-content { border: 1px solid #CCCCCC; border-top: none; }
.tab-content img { float: left; margin: 15px; }

#logoArea #logo { padding-bottom: 40px; position: relative; }
#logoArea { padding: 30px 0; overflow: hidden; width: 100%; border-top: 1px solid #999999; background: #fff; }
#logoArea ul.slides li { margin-right: 30px; }
#logoArea .flex-next { top: 50%; margin-top: -12px; }
#logoArea .flex-prev { top: 50%; margin-top: -12px; left: 15px; right: auto; }
#logoArea .flex-direction-nav { width: auto; position: static; height: auto; }
#logoArea .flex-direction-nav li { height: auto; }
#logoArea .flex-direction-nav { width: 100px; height: 30px; z-index: 99999; position: absolute; right: 0px; bottom: 0px; }
#logoArea .flex-direction-nav li { float:left; width: 24px; height: 24px; line-height: 24px; }
#logoArea .flex-prev { z-index: 9999; width: 24px; height: 24px; margin: 0px; line-height: 24px; display: block; border-radius: 3px; -webkit-border-radius: 3px; position: absolute; left: auto; opacity: 10 !important; right: 45px; top: auto; bottom: 0px; background: #FE5000; }
#logoArea .flex-prev span { width: 24px; height: 24px; display: block; color: #000; font-size: 13px; font-weight: 400; line-height: 24px; color: #fff; }
#logoArea .flex-next span { width: 24px; height: 24px; display: block; color: #000; font-size: 13px; font-weight: 400; line-height: 24px; color: #fff; }
#logoArea .flex-next { z-index: 9999; width: 24px; height: 24px; margin: 0px; display: block; line-height: 24px; border-radius: 3px; -webkit-border-radius: 3px; position: absolute; right: 15px; bottom: 0px; opacity: 10 !important; top: auto; left: auto; background: #FE5000; }
#logoArea .flex-next, #logoArea .flex-prev { border-color: #727c89; text-decoration: none; font-size: 15px; text-transform: none; text-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-transition: 0.25s; -moz-transition: 0.25s; -o-transition: 0.25s; transition: 0.25s; -webkit-backface-visibility: hidden; outline: 0; background: #727c89; color: #fff; }
#logoArea .flex-next:hover, #logoArea .flex-prev:hover { background: #9ECD40; color: #fff;  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; border-color: #9ECD40; }
#logoArea h3 { border-bottom: 1px solid #999999; font-weight: 400; line-height: 36px; padding-bottom: 5px; }

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (min-width: 960px) and (max-width: 1224px) {
	
	#projectArea.logo-s .flex-viewport a { margin: 0 5px; }
	#projectArea.logo-s .flex-viewport a img { width: 160px; }
	.mid_search .navbar-nav > li > a { padding: 25px 12px 28px; }
	.mid_search .search.btn { margin-left: 0px; }
	.mid_search .navbar-brand { font-size: 27px; margin-top: 20px; }
	
	}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {

	.mid_search .navbar-brand { float: none; }
	.nav > li > a { padding: 15px 10px; }
	.mid_search .navbar-nav > li > a { font-size: 13px; }
	.top_links { padding-bottom: 0px; }
	.top_links .links ul { padding: 8px 0 0 0; float: left; overflow: hidden; }
	.top_links .social ul { list-style: none; float: right; overflow: hidden; margin-top: 0; }
	.top_links li { float: left; display: inline-block; text-align: center; width: auto; padding: 0px; }
	.top_links li a { display: inline-block; text-align: center; }
	.top_links .links li { float: none; display: inline-block; text-align: center; width: auto; padding: 0px; }
	.top_links .links li a { display: inline-block; text-align: center; }
	.mid_search .navbar-brand { text-align: left; float: left; }
	#main-slider .jumbotron { padding-top: 30px; }
	#main-slider .jumbotron h1 { font-size: 40px; line-height: 44px; }
	#main-slider .jumbotron p { font-size: 16px; line-height: 22px; }
	#featureArea .icon { margin-right: 10px; }
	#featureArea h4 { padding-bottom: 3px; font-size: 15px; }
	#projectArea.logo-s .flex-viewport a { margin: 0 5px; }
	#projectArea.logo-s .flex-viewport a img { width: 130px; }
	.mid_search .navbar-brand { font-size: 21px; }
	.mid_search .navbar-nav > li > a { padding: 15px 7px 18px; font-size: 12px; }
	.mid_search .search.btn { margin: 8px 0 0 10px; }
	.mid_search .navbar-collapse { padding: 0px ; }
	
	#introArea .btn { top: 0; }
	#aboutArea .nav-tabs > li > a, #aboutArea h4 a { padding: 5px 8px; font-size: 12px; }
	#aboutArea h2 { padding-bottom: 10px; font-size: 17px; margin: 0px; }
	.bs-glyphicons-list li { width: 50%; }
	.offerArea h3 { font-size: 18px; }
	
	}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {

	.mid_search .navbar-brand { float: none; }
	.main_menu span.text-right.num { display: block; float: left; position: absolute; left: 15px; top: 0px; }
	.main_menu { position: relative; }
	.main_menu .navbar-collapse, .main_menu .navbar-form { border: none; }
	.main_menu .navbar-toggle { border-color: #CCC; }
	.main_menu .navbar-toggle:hover, .main_menu .navbar-toggle:focus { border-color: #CCC; background: #CCD0D9; }
	.top_links { display: none; }
	.mid_search .navbar-brand { text-align: center; }
	.mid_search span.text-right { font-size: 12px; }
	#main-slider .jumbotron { display: none; }
	.flex-direction-nav a span { font-size: 22px !important; }
	#main-slider .flex-control-nav { display: none !important; }
	
	#introArea .btn { right: auto; top: auto; position: static; }
	#introArea p { margin-bottom: 15px; }
	#projectArea.logo-s .flex-viewport a { margin: 0 5px; }
	#projectArea.logo-s .flex-viewport a img { width: 130px; }
	
	#footerArea .col-sm-4 { margin-bottom: 20px; overflow: hidden; }

	#footerArea .footer_bottom { padding: 10px 0; }
	#footerArea p { float: none; width: 100%; text-align: center; }
	#footerArea .footer_bottom ul { margin: 0px; width: 100%; text-align: center; margin: auto; float: none; }
	#footerArea .footer_bottom li { padding: 0 10px; width: auto; border: none; float: none; display: inline; }
	#footerArea .footer_bottom li a { display: inline; float:none; }
	#projectArea .flex-viewport { max-height: none; }	
	.navbar-toggle { float: left; }
	.mid_search .navbar-nav li.open a { padding-bottom: 8px; }
	
	hr { margin: 15px 0 25px; }

	#aboutArea .nav-tabs > li > a, #aboutArea h4 a { padding: 5px 8px; font-size: 12px; }
	#aboutArea h2 { padding-bottom: 10px; font-size: 17px; margin: 0px; }
	.bs-glyphicons-list li { width: 100%; }
	
	#beautifulArea .btn { margin-bottom: 20px; }
	#titleArea { margin-bottom: 20px; }
	.top_links .social li a { border-top: 1px solid #999999; }
	#titleArea .container { padding: 20px; }
	#titleArea h1 { font-size: 28px; }
	#titleArea .breadcrumbs { left: 20px; }
	.mid_search .search.btn { margin: 5px 0 0 20px; }
	.mid_search .popup_btn .popup { top: 48px; }
	.mid_search .navbar-nav > li > a { padding: 6px 10px; } 
	
	#companyArea .row { margin-bottom: 0; }
	#companyArea .col-sm-6 { margin-bottom: 30px; min-height: 100px; }
	#companyArea h5 { margin-bottom: 0px; }
	#companyArea h4 { padding: 10px 0 10px; }
	
	h2 { font-size: 24px; }
	
	}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
	
	.blog_post .image { margin: 0 0 20px; width: 100%; }

	 }