/*----------------------------------------------------
/*----------------------------------------------------
	RESET STYLES
------------------------------------------------------*/
html,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: grey;
}
table {
  margin: 0;
  padding: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
/* body */
body {
  padding: 0px;
  margin: 0px;
  background: #fff;
}
body,
input,
textarea {
  font: 14px 'Open Sans', sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 23px;
  color: #727272;
}
/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Raleway', sans-serif;
  font-weight: 500;
  color: #393939;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}
h1 {
  font-size: 35px;
  line-height: 35px;
  margin-bottom: 30px;
}
h1.white {
  color: #fff;
}
h1.caps {
  text-transform: uppercase;
}
h1.gray {
  color: #999;
  font-weight: 400;
}
h2 {
  font-size: 27px;
  line-height: 32px;
  margin-bottom: 20px;
}
h2.white {
  color: #fff;
}
h2.caps {
  text-transform: uppercase;
}
h2.gray {
  color: #999;
  font-weight: 400;
}
h3 {
  font-size: 21px;
  line-height: 28px;
  margin-bottom: 18px;
}
h3.white {
  color: #fff;
}
h3.caps {
  text-transform: uppercase;
}
h3.gray {
  color: #999;
  font-weight: 400;
}
h4 {
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 10px;
  font-style: normal;
}
h4.white {
  color: #fff;
}
h4.caps {
  text-transform: uppercase;
}
h4.gray {
  color: #999;
  font-weight: 400;
}
h5 {
  font-size: 16px;
  line-height: 23px;
  margin-bottom: 12px;
  font-style: normal;
}
h5.white {
  color: #fff;
}
h5.caps {
  text-transform: uppercase;
}
h5.gray {
  color: #999;
  font-weight: 400;
}
h6 {
  font-size: 14px;
  line-height: 23px;
  margin-bottom: 12px;
  font-style: normal;
}
h6.white {
  color: #fff;
}
h6.gray {
  color: #999;
  font-weight: 400;
}
h6.caps {
  text-transform: uppercase;
}
h6.white.uline {
  padding-bottom: 9px;
  text-decoration: underline;
}
/* Roboto font Titles */
h1.roboto,
h2.roboto,
h3.roboto,
h4.roboto,
h5.roboto,
h6.roboto {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  color: #393939;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}
h1.roboto {
  font-size: 35px;
  line-height: 35px;
  margin-bottom: 30px;
}
h1.roboto.caps {
  text-transform: uppercase;
}
h1.roboto.white {
  color: #fff;
}
h1.roboto.thin {
  font-weight: 200;
}
h1.roboto.gray {
  color: #999;
}
h2.roboto {
  font-size: 27px;
  line-height: 32px;
  margin-bottom: 20px;
}
h2.roboto.caps {
  text-transform: uppercase;
}
h2.roboto.white {
  color: #fff;
}
h2.roboto.thin {
  font-weight: 300;
}
h2.roboto.gray {
  color: #999;
}
h3.roboto {
  font-size: 21px;
  line-height: 28px;
  margin-bottom: 18px;
}
h3.roboto.caps {
  text-transform: uppercase;
}
h3.roboto.white {
  color: #fff;
}
h3.roboto.thin {
  font-weight: 300;
}
h3.roboto.gray {
  color: #999;
}
h4.roboto {
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 10px;
  font-style: normal;
}
h4.roboto.white {
  color: #fff;
}
h4.roboto.caps {
  text-transform: uppercase;
}
h4.roboto.thin {
  font-weight: 300;
}
h4.roboto.gray {
  color: #999;
}
h5.roboto {
  font-size: 16px;
  line-height: 23px;
  margin-bottom: 12px;
  font-style: normal;
}
h5.roboto.white {
  color: #fff;
}
h5.roboto.caps {
  text-transform: uppercase;
}
h5.roboto.thin {
  font-weight: 300;
}
h5.roboto.gray {
  color: #999;
}
h6.roboto {
  font-size: 14px;
  line-height: 23px;
  margin-bottom: 12px;
  font-style: normal;
}
h6.roboto.white {
  color: #fff;
}
h6.roboto.caps {
  text-transform: uppercase;
}
h6.roboto.thin {
  font-weight: 300;
}
h6.roboto.gray {
  color: #999;
}
h1.roboto.dark,
h2.roboto.dark,
h3.roboto.dark,
h4.roboto.dark,
h5.roboto.dark,
h6.roboto.dark {
  color: #777;
  text-shadow: 2px 1px 0px rgba(0, 0, 0, 0.2);
}
h1.roboto.lbtcolor,
h2.roboto.lbtcolor,
h3.roboto.lbtcolor,
h4.roboto.lbtcolor,
h5.roboto.lbtcolor,
h6.roboto.lbtcolor {
  color: #3498db;
}
/* Text elements */
p {
  font: 14px 'Open Sans', sans-serif;
  font-weight: normal;
  line-height: 23px;
}
.smtfont {
  color: #999;
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
}
.bigtfont {
  font-size: 16px;
  font-weight: normal;
  line-height: 25px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.bigtfont.gray {
  color: #E6E6E6;
}
p {
  text-indent: 30px;
  margin-bottom: 15px;
}
p.gray {
  color: #E6E6E6;
  font-weight: 300;
  line-height: 25px;
}
ul.defaulf {
  list-style: inherit;
  margin: 0 0 0 14px;
}
ul.defaulf li {
  list-style: inherit;
  padding: 4px 0 4px 2px;
}
ul,
ol {
  margin: 0 0 20px 0;
  list-style-position: inside;
}
ul {
  list-style: none;
}
ul li {
  list-style: none;
}
ol {
  list-style-type: decimal;
}
ol ol {
  list-style: upper-alpha;
}
ol ol ol {
  list-style: lower-roman;
}
ol ol ol ol {
  list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
  margin-bottom: 0;
}
strong {
  font-weight: bold;
}
cite,
em,
i {
  font-style: italic;
}
blockquote {
  margin: 20px 0 20px 36px;
  font-size: 16px;
  border-left: 5px solid #e54c4c;
  padding: 5px 20px 5px 20px;
  font-family: 'Open Sans' !important;
  font-weight: normal;
  color: #454545;
}
pre {
  background: #f4f4f4;
  font-size: 13px;
  font: 13px 'Open Sans', sans-serif;
  line-height: 1.5;
  margin-bottom: 40px;
  overflow: auto;
  padding: 0.75em 20px;
}
code,
kbd {
  font-size: 13px;
  font: 13px 'Open Sans', sans-serif;
}
abbr,
acronym,
dfn {
  border-bottom: 1px dotted #666;
  cursor: help;
}
address {
  display: block;
  margin: 0 0 40px;
}
ins {
  background: #fff9c0;
  text-decoration: none;
}
sup,
sub {
  font-size: 10px;
  height: 0;
  line-height: 1;
  position: relative;
  vertical-align: baseline;
}
sup {
  bottom: 1ex;
}
sub {
  top: .5ex;
}
.dropcap {
  display: block;
  float: left;
  font-size: 45px;
  padding: 0;
  margin: 0;
  margin: 15px 8px 0 0;
  text-transform: uppercase;
}
/* Links */
a {
  color: #9e3e39;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: #D1544D;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
caption {
	background: #F0F0F0;
	font-weight: bold;
	color: #888;
	}
.red {
	color: red;
	font-size: 12px;
	}
/* remember to define focus styles! */
:focus {
  outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
/* Clear Fix Styles */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix {
  display: inline-block;
}
/* start commented backslash hack \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  /* close commented backslash hack */
  display: block;
  height: 1%;
}
.clearfix {
  display: block;
}
/* less width */
.less1 {
  width: 75%;
  margin: 0 auto;
}
.less2 {
  width: 50%;
  margin: 0 auto;
}
.less3 {
  width: 60%;
  margin: 0 auto;
}
.less4 {
  width: 45%;
  margin: 0 auto;
}
.less5 {
  width: 85%;
  margin: 0 auto;
}
.centf {
  text-align: center;
}
/* text color white */
.white {
  color: #fff;
}
/* margin bitween sections */
.margin_top1 {
  float: left;
  width: 100%;
  margin-top: 10px;
}
.margin_top2 {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.margin_top3 {
  float: left;
  width: 100%;
  margin-top: 30px;
}
.margin_top4 {
  float: left;
  width: 100%;
  margin-top: 40px;
}
.margin_top5 {
  float: left;
  width: 100%;
  margin-top: 50px;
}
.margin_top6 {
  float: left;
  width: 100%;
  margin-top: 60px;
}
.margin_top7 {
  float: left;
  width: 100%;
  margin-top: 70px;
}
.margin_top8 {
  float: left;
  width: 100%;
  margin-top: 80px;
}
.margin_top9 {
  float: left;
  width: 100%;
  margin-top: 90px;
}
.margin_top10 {
  float: left;
  width: 100%;
  margin-top: 100px;
}
.margin_top11 {
  float: left;
  width: 100%;
  margin-top: 110px;
}
.margin_top12 {
  float: left;
  width: 100%;
  margin-top: 120px;
}
.margin_top13 {
  float: left;
  width: 100%;
  margin-top: 130px;
}
.margin_top14 {
  float: left;
  width: 100%;
  margin-top: 140px;
}
.margin_top15 {
  float: left;
  width: 100%;
  margin-top: 150px;
}
.margin_top16 {
  float: left;
  width: 100%;
  margin-top: 160px;
}
.margin_top17 {
  float: left;
  width: 100%;
  margin-top: 170px;
}
.margin_top18 {
  float: left;
  width: 100%;
  margin-top: 180px;
}
.margin_bottom1 {
  margin-bottom: 10px;
}
.margin_bottom2 {
  margin-bottom: 20px;
}
.margin_bottom3 {
  margin-bottom: 30px;
}
.margin_bottom4 {
  margin-bottom: 40px;
}
.margin_bottom5 {
  margin-bottom: 50px;
}
.margin_bottom6 {
  margin-bottom: 60px;
}
.margin_bottom7 {
  margin-bottom: 70px;
}
.margin_bottom8 {
  margin-bottom: 80px;
}
.margin_bottom9 {
  margin-bottom: 90px;
}
.margin_bottom10 {
  margin-bottom: 100px;
}
.margin_bottom11 {
  margin-bottom: 110px;
}
.margin_bottom12 {
  margin-bottom: 120px;
}
/* image alignments */
.img_left {
  float: left;
}
.img_left2 {
  float: left;
  margin-right: 30px;
}
.img_left5 {
  float: left;
  margin-right: 70px;
}
.img_right {
  float: right;
}
.img_left_mr {
  float: left;
  margin-right: 30px;
}
.img_left_mr2 {
  float: left;
  margin-right: 10px;
}
.img_left_mr3 {
  margin-right: 20px;
}
.img_left_mr4 {
  margin-right: 10px;
}
.img_left_mr5 {
  margin-right: 14px;
}
.img_right_ml {
  float: right;
  margin-left: 30px;
}
.img_right_ml2 {
  float: right;
  margin-left: 10px;
}
.alicent {
  text-align: center;
}
.aliright {
  text-align: right;
}
/* responsive image */
.rimg {
  width: 100%;
}
/*----------------------------------------------------
	SITE MAIN STRUCTURE
------------------------------------------------------*/
.site_wrapper {
  width: 100%;
  margin: 0 auto 0 auto;
  background: url('../images/stembg.png');
  background-attachment: fixed;
}
.container_full {
  width: 100%;
  float: left;
  margin: auto;
}
.container_fhstyle {
  width: 97.2%;
  margin: 0 auto;
}
.container_fhstyle2 {
  width: 100%;
  margin: 0 auto;
}
.container {
  width: 1170px;
  margin: 0 auto;
}
.content_fullwidth {
  float: left;
  width: 100%;
  padding: 120px 0px 0px 0px;
}
.content_fullwidth.less {
  padding: 0px 0px 0px 0px;
}
.content_fullwidth.less2 {
  padding: 100px 0px 0px 0px;
}
.content_left {
  float: left;
  width: 71%;
  padding: 0px 0px 0px 0px;
}
.left_sidebar {
  float: left;
  width: 25%;
  padding: 0px 0px 0px 0px;
}
.content_right {
  float: right;
  width: 71%;
  padding: 0px 0px 0px 0px;
}
.right_sidebar {
  float: right;
  width: 25%;
  padding: 0px 0px 0px 0px;
}
.content_halfsite {
  float: left;
  width: 47.5%;
  margin-right: 5%;
  padding: 0px 0px 0px 0px;
}
.content_halfsite.last {
  margin-right: 0;
}
/* columns */
.one_half,
.one_third,
.one_fourth,
.two_third,
.three_fourth,
.one_fifth,
.onecol_forty,
.onecol_sixty,
.onecol_thirtyfive {
  position: relative;
  margin-right: 4%;
  float: left;
}
.one_full {
  width: 100%;
}
.one_half {
  width: 48%;
}
.one_third {
  width: 30.650%;
}
.one_fourth {
  width: 22%;
}
.one_fifth {
  width: 16.800%;
}
.two_third {
  width: 65.350%;
}
.three_fourth {
  width: 74%;
}
.onecol_forty {
  width: 40%;
}
.onecol_sixty {
  width: 56%;
}
.onecol_thirtyfive {
  width: 35%;
}
/* Less Space Bitween Columns */
.one_half_less,
.one_third_less,
.one_fourth_less,
.two_third_less,
.three_fourth_less,
.one_fifth_less,
.onecol_forty_less,
.onecol_sixty_less,
.onecol_thirtyfive_less {
  position: relative;
  margin-right: 2%;
  float: left;
}
.one_full_less {
  width: 100%;
}
.one_half_less {
  width: 49%;
}
.one_third_less {
  width: 32%;
}
.one_fourth_less {
  width: 23.500%;
}
.one_fifth_less {
  width: 18.400%;
}
.two_third_less {
  width: 66%;
}
.three_fourth_less {
  width: 74.500%;
}
.onecol_forty_less {
  width: 40%;
}
.onecol_sixty_less {
  width: 58%;
}
.onecol_thirtyfive_less {
  width: 36.250%;
}
.last {
  margin-right: 0 !important;
  clear: right;
}
/*---------------------------------------------------
	HEADER
------------------------------------------------------*/
/* Logo */
#logo {
  float: left;
  display: block;
  width: 100%;
  min-height: 50px;
  margin-top: 0px;
  position: relative;
  text-indent: -999em;
  background: url(../images/IROClogo.png) no-repeat left top;
}
.menu_main {
  float: left;
  width: 75%;
  z-index: 9999;
}
.menu_main.rslinks {
  width: 67%;
}
.menu_main.rslinks3 {
  width: 67%;
}
.menu_main.rslinks4 {
  width: 64%;
}
.menu_main.rslinks5 {
  width: 64%;
}
.menu_main.rslinks7 {
  width: 62%;
}
.menu_main_full {
  float: left;
  width: 84%;
  z-index: 9999;
}
.menu_main_full2 {
  float: left;
  width: 97.5%;
  z-index: 9999;
}
.tpbut {
  float: right;
  color: #c3c3c3;
  margin-left: 0px;
  padding: 7px 18px;
  border-right: 1px solid #f3f3f3;
  border-left: 1px solid #f3f3f3;
  transition: all 0.3s ease;
}
.tpbut:hover,
.tpbut.active {
  color: #999;
  background: #f9f9f9;
}
.tpbut.two {
  border-right: 1px solid #f3f3f3;
  border-left: none;
}
/* top navigation style 2 */
.top_nav2 {
  float: left;
  width: 100%;
  background: #3c3c41;
  font-size: 12px;
  color: #999;
}
.top_nav2 .left {
  float: left;
  width: 30%;
  padding: 7px 0px;
}
.top_nav2 .left i {
  color: #999;
}
.top_nav2 .left a {
  color: #999;
  margin-right: 25px;
}
.top_nav2 .left a:hover {
  color: #eee;
  transition: all 0.3s ease;
}
.top_nav2 .right {
  float: left;
  width: 70%;
  text-align: right;
}
.top_nav2 ul.topsocial {
  float: right;
  padding: 0px;
  margin: 0px 0px 0px 0px;
  padding: 7px 0px;
}
.top_nav2 .topsocial li {
  float: left;
  padding: 0px;
  margin: 0px 0px 0px 13px;
}
.top_nav2 .topsocial li a {
  float: left;
  color: #999;
  font-size: 12px;
  border-radius: 100%;
  text-align: center;
  vertical-align: middle;
  transition: all 0.3s ease;
  margin-right: 0px;
}
.top_nav2 .topsocial li a:hover {
  color: #eee;
}
/* top navigation style 3 */
.top_nav3 {
  float: left;
  width: 100%;
  height: 40px;
  background: #fff;
  font-size: 14px;
  color: #999;
  font-weight: 400;
  text-align: right;
  padding-right: 21px;
  padding-top: 7px;
  font-family: 'Roboto', sans-serif;
  position: relative;
  z-index: 9999;
}
.top_nav3 i {
  width: 20px;
  height: 20px;
  border: 1px solid #999;
  border-radius: 100%;
  font-size: 12px;
  text-align: center;
  vertical-align: middle;
  line-height: 16px;
  margin-right: 2px;
  color: #999;
  transition: all 0.3s ease;
}
.top_nav3 a {
  color: #999;
  transition: all 0.3s ease;
}
.top_nav3 a:hover {
  color: #f7ca18;
}
.top_nav3 a:hover i {
  color: #f7ca18;
  border: 1px solid #f7ca18;
}
/* top navigation style 4 */
.top_nav4 {
  float: left;
  width: 100%;
  background: #000;
  border-bottom: 1px solid #2f3337;
  font-size: 12px;
  color: #999;
}
.top_nav4 ul.topsocial {
  float: left;
  padding: 0px;
  margin: 0px 0px 0px 10px;
  padding: 0px 0px;
}
.top_nav4 .topsocial li {
  float: left;
  padding: 0px;
  margin: 0px 7px 0px 0px;
}
.top_nav4 .topsocial li a {
  float: left;
  width: 18px;
  height: 18px;
  color: #999;
  font-size: 10px;
  border-radius: 100%;
  transition: all 0.3s ease;
  margin-right: 0px;
  border: 1px solid #727272;
  text-align: center;
  vertical-align: middle;
  line-height: 14px;
}
.top_nav4 .topsocial li a:hover {
  color: #fff;
  background: #2f3337;
  border: 1px solid #999;
}
.top_nav4 .left {
  float: left;
  width: 30%;
  padding: 10px 0px 0px 0px;
}
.top_nav4 .right {
  float: left;
  width: 70%;
  text-align: right;
  color: #999;
}
.top_nav4 .right i {
  color: #999;
}
.top_nav4 .right a {
  color: #999;
}
.top_nav4 .right a:hover {
  color: #fff;
  transition: all 0.3s ease;
}
.top_nav4 .right strong {
  float: right;
  font-size: 13px;
  font-weight: 700;
  padding-top: 7px;
  margin-right: 18px;
}
.tpbut4 {
  float: right;
  color: #c3c3c3;
  margin-left: 0px;
  padding: 7px 18px;
  border-right: 1px solid #2f3337;
  border-left: 1px solid #2f3337;
  transition: all 0.3s ease;
}
.tpbut4:hover {
  color: #999;
  background: #2f3337;
}
.tpbut4.two {
  border-right: 1px solid #2f3337;
  border-left: none;
}
.top_section {
  float: left;
  width: 100%;
  height: 138px;
  background: #000;
}
.top_section .left {
  float: left;
  width: 40%;
}
.top_section .right {
  float: left;
  width: 60%;
  margin-top: 27px;
  text-align: right;
  color: #fff;
  font-size: 13px;
}
.top_section .right a {
  color: #fff;
  font-size: 13px;
  transition: all 0.3s ease;
}
.top_section .right a:hover {
  color: #ccc;
}
.top_section .right i {
  color: #999;
  margin-left: 22px;
}
.top_section ul.topsocial {
  float: right;
  padding: 0px;
  margin: 0px 0px 0px 20px;
}
.top_section .topsocial li {
  float: left;
  padding: 0px;
  margin: 0px 5px 0px 0px;
}
.top_section .topsocial li a {
  float: left;
  color: #fff;
  font-size: 11px;
  border-radius: 100%;
  text-align: center;
  transition: all 0.3s ease;
  margin: 0;
  background: #333;
  width: 22px;
  height: 22px;
  vertical-align: middle;
  line-height: 20px;
}
.top_section .topsocial li a:hover {
  background: #999;
}
.top_section .topsocial li a i {
  color: #fff;
  margin: 0;
}
.top_section2 {
  float: left;
  width: 100%;
  height: 100px;
  position: relative;
  z-index: 8999;
  background: rgba(0, 0, 0, 0.85);
}
.top_section2 .left {
  float: left;
  width: 40%;
  margin-top: 10px;
}
.top_section2 .right {
  float: left;
  width: 60%;
  margin-top: 34px;
  text-align: left;
  color: #fff;
  font-size: 13px;
}
.top_section2 .right .tinfo {
  float: right;
  width: 38%;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.top_section2 .right .tinfo.last {
  border-right: none;
  padding-left: 30px;
}
.top_section2 .right .tinfo i {
  float: left;
  width: 34px;
  height: 34px;
  text-align: center;
  vertical-align: middle;
  line-height: 32px;
  color: #fff;
  font-size: 14px;
  border: 1px solid #fff;
  border-radius: 100%;
  margin-right: 12px;
}
.top_section2 .right .tinfo strong {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}
.top_section2 .right .tinfo a {
  color: #fff;
  transition: all 0.3s ease;
}
.top_section2 .right .tinfo a:hover {
  color: #59abe3;
}
.top_section2 .right .tinfo em {
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  font-style: normal;
  display: block;
  line-height: 13px;
}
.top_section3 {
  float: left;
  width: 100%;
  height: 100px;
  position: relative;
  z-index: 8999;
  background: #fff;
}
.top_section3 .left {
  float: left;
  width: 40%;
  margin-top: 10px;
}
.top_section3 .right {
  float: left;
  width: 60%;
  margin-top: 34px;
  text-align: left;
  color: #999;
  font-size: 13px;
}
.top_section3 .right .tinfo {
  float: right;
  width: 38%;
  border-left: none;
}
.top_section3 .right .tinfo.last {
  border-left: 1px solid #f3f3f3;
  padding-left: 30px;
}
.top_section3 .right .tinfo i {
  float: left;
  width: 34px;
  height: 34px;
  text-align: center;
  vertical-align: middle;
  line-height: 32px;
  color: #ccc;
  font-size: 14px;
  border: 1px solid #ccc;
  border-radius: 100%;
  margin-right: 12px;
}
.top_section3 .right .tinfo strong {
  color: #999;
  font-size: 16px;
  font-weight: 600;
}
.top_section3 .right .tinfo a {
  float: right;
  color: #999;
  background: #fdfdfd;
  border: 1px solid #eee;
  padding: 3px 12px 4px 12px;
  border-radius: 2px;
  margin-right: 30px;
  margin-top: 3px;
  font-family: 'Raleway', sans-serif;
  font-size: 13px;
  font-weight: 500;
  transition: all 0.3s ease;
}
.top_section3 .right .tinfo a:hover {
  color: #fff;
  background: #999;
  border: 1px solid #999;
}
.top_section3 .right .tinfo em {
  color: #ccc;
  font-size: 13px;
  font-style: normal;
  display: block;
  line-height: 13px;
}
.menu_rlinks {
  float: right;
  width: 16%;
  font-family: 'Roboto', sans-serif;
  letter-spacing: 0.3px;
  font-weight: 300;
}
.menu_rlinks .mrbut {
  float: right;
  color: #ccc;
  margin-left: 0px;
  padding: 18px 22px 17px 22px;
  border-right: 1px solid #707070;
  border-left: 1px solid #707070;
  transition: all 0.3s ease;
}
.menu_rlinks .mrbut:hover {
  color: #fff;
  background: #727272;
}
.menu_rlinks .mrbut.two {
  border-right: 1px solid #707070;
  border-left: none;
}
.menu_rlinks2 {
  float: right;
  margin-top: 22px;
}
.menu_rlinks2 a {
  color: #fff;
  font-family: 'Raleway', sans-serif;
  font-size: 13px;
  font-weight: 600;
  border: 1px solid #ccc;
  padding: 8px 20px;
  border-radius: 25px;
  transition: all 0.3s ease;
}
.menu_rlinks2 a:hover {
  color: #393939;
  border: 1px solid #fff;
  background: #fff;
}
.menu_rlinks3 {
  float: right;
  margin-top: 25px;
}
.menu_rlinks3 a {
  color: #fff;
  font-family: 'Raleway', sans-serif;
  font-size: 13px;
  font-weight: 600;
  padding: 10px 16px;
  border-radius: 3px;
  background: #525252;
  text-transform: uppercase;
  transition: all 0.3s ease;
}
.menu_rlinks3 a:hover {
  color: #fff;
  background: #59abe3;
}
.menu_rlinks4 {
  float: right;
  margin-top: 18px;
}
.menu_rlinks4 a {
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  font-weight: 500;
  padding: 9px 18px;
  border-radius: 3px;
  background: #87d37c;
  text-transform: uppercase;
  transition: all 0.3s ease;
}
.menu_rlinks4 a:hover {
  color: #fff;
  background: #393939;
}
.menu_rlinks5 {
  float: right;
  text-align: center;
}
.menu_rlinks5 a {
  float: right;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 500;
  padding: 39px 27px 38px 27px;
  background: #46d8bd;
  text-transform: uppercase;
  transition: all 0.3s ease;
}
.menu_rlinks5 a:hover {
  color: #fff;
  background: #393939;
}
.menu_rlinks5 a em {
  color: #fff;
  font-size: 12px;
  font-style: normal;
  text-transform: none;
  display: block;
  font-weight: 300;
  line-height: 16px;
}
.menu_rlinks6 {
  float: right;
  margin-top: 18px;
}
.menu_rlinks6 a {
  color: #eb9532;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  font-weight: 500;
  padding: 9px 18px;
  border-radius: 3px;
  border: 2px solid #eb9532;
  text-transform: uppercase;
  transition: all 0.3s ease;
}
.menu_rlinks6 a:hover {
  color: #fff;
  background: #eb9532;
}
.menu_rlinks6.two {
  float: right;
  margin-top: 21px;
}
.menu_rlinks6.two a {
  color: #fff;
  border: 2px solid #fff;
}
.menu_rlinks6.two a:hover {
  color: #393939;
  background: #fff;
}
.menu_rlinks7 {
  float: right;
  text-align: left;
}
.menu_rlinks7 i {
  float: left;
  color: #fff;
  font-size: 35px;
  margin-right: 14px;
  margin-top: 7px;
}
.menu_rlinks7 a {
  float: right;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-size: 23px;
  font-weight: 500;
  padding: 27px 67px 27px 34px;
  background: #f9bf36;
  text-transform: uppercase;
  transition: all 0.3s ease;
  white-space: nowrap;
}
.menu_rlinks7 a:hover {
  color: #fff;
  background: #393939;
}
.menu_rlinks7 a em {
  color: #fff;
  font-size: 18px;
  font-style: normal;
  text-transform: none;
  display: block;
  font-weight: 300;
  text-transform: uppercase;
}
.slidermar {
  margin-top: 100px;
}
.slidermar1 {
  margin-top: 0px;
}
.slidermar5 {
  margin-top: 80px;
}
.slidermar6 {
  margin-top: 80px;
}
.slidermar7 {
  margin-top: 120px;
}
.slidermar8 {
  float: left;
  margin-top: -100px;
}
.slidermar9 {
  margin-top: 0px;
}
.slidermar11 {
  margin-top: 90px;
}
.slidermar12 {
  margin-top: 120px;
}
.slidermar22 {
  margin-top: 80px;
}
.slidermar23 {
  margin-top: 62px;
}
/*----------------------------------------------------
   FEATURE SECTIONS
------------------------------------------------------*/
/* featured section 1 */
.featured_section1 {
  float: left;
  width: 100%;
}
.featured_section1 h3 {
  font-weight: bold;
  text-align: right;
  border-right: 3px solid #9eca45;
  padding: 5px 30px 5px 0px;
}
.featured_section1 .aliright {
  text-align: right;
  margin-right: 33px;
  margin-bottom: 25px;
}
.featured_section1 .button.one {
  float: right;
  margin-right: 33px;
}
.featured_section1 .one_third {
  text-align: center;
}
.featured_section1 .one_third i {
  color: #393939;
  font-size: 30px;
  background: #f3f3f3;
  border-radius: 100%;
  width: 72px;
  height: 72px;
  text-align: center;
  vertical-align: middle;
  line-height: 72px;
  margin-bottom: 35px;
  transition: all 0.3s ease;
}
.featured_section1 .one_third i:hover {
  color: #9eca45;
}
/* featured section 2 */
.featured_section2 {
  float: left;
  width: 100%;
}
.featured_section2 .one_fourth_less {
  -webkit-box-shadow: 0px 1px 1px 0px #e0e0e0;
  -moz-box-shadow: 0px 1px 1px 0px #e0e0e0;
  box-shadow: 0px 1px 1px 0px #e0e0e0;
  text-align: center;
  padding-bottom: 45px;
}
.featured_section2 .one_fourth_less:hover,
.featured_section2 .one_fourth_less.active {
  background: #fafafa;
}
.featured_section2 .one_fourth_less:hover .button.two,
.featured_section2 .one_fourth_less.active .button.two {
  color: #999;
  background: #f3f3f3;
  border: 1px solid #fff;
}
.featured_section2 .one_fourth_less img {
  float: left;
}
.featured_section2 .one_fourth_less p {
  float: left;
  padding: 35px 40px 30px 40px;
  text-align: center;
  width: 100%;
  color: #999;
}
.featured_section2 .one_fourth_less h4 {
  color: #fff;
  margin: -44px 0px 0px 0px;
  padding: 22px 0px;
  line-height: 0px;
  float: left;
  width: 100%;
  background: rgba(57, 57, 57, 0.5);
  text-align: center;
  font-weight: 600;
  transition: all 0.3s ease;
}
.featured_section2 .one_fourth_less:hover h4 {
  background: rgba(57, 57, 57, 0.7);
}
/* featured section 3 */
.featured_section3 {
  float: left;
  width: 100%;
  padding: 120px 0px 110px 0px;
  background: #f3f3f3;
}
.featured_section3 .onecol_forty img.one {
  float: left;
}
.featured_section3 .onecol_forty img.two {
  float: left;
  margin-left: -43px;
  margin-top: 70px;
}
.featured_section3 span {
  float: left;
  width: 100%;
  font-family: 'Raleway', sans-serif;
  margin-bottom: 30px;
  margin-top: 27px;
}
.featured_section3 em {
  font-size: 21px;
  font-weight: 400;
  color: #393939;
  font-style: normal;
  display: block;
  line-height: 25px;
  margin-bottom: 7px;
}
.featured_section3 b {
  font-size: 35px;
  font-weight: bold;
  color: #393939;
  text-transform: uppercase;
  display: block;
  margin-bottom: 5px;
  line-height: 35px;
}
.featured_section3 strong {
  font-size: 48px;
  font-weight: bold;
  color: #9eca45;
  text-transform: uppercase;
  display: block;
  line-height: 45px;
}
.featured_section3.two {
  padding-bottom: 0;
  background: #eee url(../images/site-img61.jpg) no-repeat center top;
}
.featured_section3.two .onecol_forty img {
  display: block;
}
.featured_section3.two strong {
  color: #eb9532;
}
/* featured section 4 */
.featured_section4 {
  float: left;
  width: 100%;
}
/* featured section 5 */
.featured_section5 {
  float: left;
  width: 100%;
  background: #313137;
  text-align: center;
}
.featured_section5 .one_fourth {
  padding: 70px 0px;
  width: 25%;
  margin-right: 0;
  border-left: 1px solid rgba(255, 255, 255, 0.05);
}
.featured_section5 .one_fourth.last {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
}
/* featured section 6 */
.featured_section6 {
  float: left;
  width: 100%;
  padding: 100px 0px;
  background: #f3f3f3;
  text-align: center;
}
.featured_section6 .one_fourth i {
  color: #9eca45;
  font-size: 40px;
  margin-bottom: 25px;
  transition: all 0.3s ease;
}
.featured_section6 .one_fourth {
  width: 25%;
  margin: 0;
  padding-right: 3%;
  padding-left: 3%;
  padding-top: 50px;
  padding-bottom: 50px;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.featured_section6 .one_fourth.btm {
  border-bottom: none;
}
.featured_section6 .one_fourth.last {
  border-right: none;
}
.featured_section6 .one_fourth:hover i {
  color: #393939;
}
.cdarrow {
  float: left;
  width: 100%;
  height: 20px;
  margin: 20px 0px;
  background: url(../images/cd-arrow.png) no-repeat center top;
}
.fltiphone {
  float: left;
  width: 100%;
  height: 110px;
  margin-top: -44px;
  background: url(../images/site-img9.png) no-repeat center top;
}
/* featured section 7 */
.featured_section7 {
  float: left;
  width: 100%;
  text-align: center;
}
.featured_section7 .one_half {
  width: 50%;
  margin: 0;
}
.featured_section7 .one_half.left {
  text-align: right;
}
.featured_section7 .one_half.left img {
  float: right;
  margin-left: 40px;
}
.featured_section7 .one_half.left h4 {
  margin-bottom: 2px;
}
.featured_section7 .one_half.left i {
  width: 26px;
  height: 26px;
  color: #e3e3e3;
  border-radius: 100%;
  border: 1px solid #e3e3e3;
  text-align: center;
  vertical-align: middle;
  line-height: 24px;
  margin-left: 3px;
  font-size: 12px;
  transition: all 0.3s ease;
}
.featured_section7 .one_half.left i:hover {
  color: #fff;
  border: 1px solid #e3e3e3;
  background: #eee;
}
.featured_section7 .one_half.right {
  text-align: left;
}
.featured_section7 .one_half.right img {
  float: left;
  margin-right: 40px;
}
.featured_section7 .one_half.right h4 {
  margin-bottom: 2px;
}
.featured_section7 .one_half.right i {
  width: 26px;
  height: 26px;
  color: #e3e3e3;
  border-radius: 100%;
  border: 1px solid #e3e3e3;
  text-align: center;
  vertical-align: middle;
  line-height: 24px;
  margin-left: 3px;
  font-size: 12px;
  transition: all 0.3s ease;
}
.featured_section7 .one_half.right i:hover {
  color: #fff;
  border: 1px solid #e3e3e3;
  background: #eee;
}
/* featured section 8 */
.featured_section8 {
  float: left;
  width: 100%;
  background: #454545 url(../images/site-img6.jpg) no-repeat center top;
}
.featured_section8 .puhtext {
  float: left;
  color: #fff;
  width: 50%;
  padding-left: 12%;
  padding-top: 140px;
  padding-bottom: 140px;
  text-align: left;
  background: rgba(49, 49, 55, 0.95);
}
.featured_section8 .puhtext b {
  font-size: 25px;
  font-weight: 300;
  display: block;
}
.featured_section8 .puhtext strong {
  font-size: 45px;
  font-weight: bold;
  display: block;
  margin: 25px 0px 50px 0px;
  font-family: 'Dancing Script', cursive;
}
.featured_section8 .puhtext p {
  width: 80%;
  font-size: 16px;
  line-height: 25px;
  font-weight: 300;
}
/* featured section 9 */
.featured_section9 {
  float: left;
  width: 100%;
  background: #9eca45;
}
.featured_section9 .left {
  float: left;
  padding: 80px 0px 75px 0px;
  width: 30%;
  border-right: 1px solid rgba(255, 255, 255, 0.27);
}
.featured_section9 .center {
  float: left;
  padding: 80px 0px 75px 0px;
  margin-left: 5%;
  width: 30%;
  border-right: 1px solid rgba(255, 255, 255, 0.27);
}
.featured_section9 .right {
  float: left;
  padding: 80px 0px 75px 0px;
  margin-left: 5%;
  width: 30%;
}
.featured_section9 i {
  color: #fff;
  font-size: 72px;
  margin-bottom: 16px;
}
.featured_section9 h2 {
  color: #fff;
  font-weight: 300;
  margin-bottom: 5px;
}
.featured_section9 h1 {
  color: #fff;
  font-weight: bolder;
  margin-bottom: 0px;
}
.featured_section9 a {
  float: left;
  color: #fff;
  font-size: 13px;
  margin-top: 12px;
  transition: all 0.3s ease;
}
.featured_section9 a i {
  color: #fff;
  font-size: 11px;
}
.featured_section9 a:hover {
  color: #d6f0a3;
}
.featured_section9 a:hover i {
  color: #d6f0a3;
}
.featured_section9.two {
  float: left;
  width: 100%;
  background: #eee url(../images/pattern3.jpg) repeat left top;
}
.featured_section9.two .left {
  border-right: 2px solid #ffffff;
}
.featured_section9.two .center {
  border-right: 2px solid #ffffff;
}
.featured_section9.two i {
  color: #393939;
}
.featured_section9.two h2 {
  color: #393939;
}
.featured_section9.two h1 {
  color: #393939;
}
.featured_section9.two a {
  color: #999;
}
.featured_section9.two a i {
  color: #999;
}
.featured_section9.two a:hover {
  color: #393939;
}
.featured_section9.two a:hover i {
  color: #393939;
}
/* featured section 10 */
.featured_section10 {
  float: left;
  width: 100%;
  padding: 120px 0px;
  background: #f3f3f3;
  text-align: center;
}
/* featured section 11 */
.featured_section11 {
  float: left;
  width: 100%;
  text-align: center;
}
.featured_section11 .one_third {
  text-align: center;
  padding-bottom: 55px;
  -webkit-box-shadow: 0px 1px 2px 0px #d9d9d9;
  -moz-box-shadow: 0px 1px 2px 0px #d9d9d9;
  box-shadow: 0px 1px 2px 0px #d9d9d9;
}
.featured_section11 .one_third img {
  float: left;
  margin-bottom: 40px;
}
.featured_section11 .one_third p {
  padding: 0px 45px 40px 45px;
}
.featured_section11 .bdate {
  float: left;
  width: 65px;
  padding: 5px 0px 7px 0px;
  text-align: center;
  background: #9eca45;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s ease;
}
.featured_section11 .bdate strong {
  font-size: 25px;
  font-weight: bold;
  display: block;
}
.featured_section11 .bdate a {
  color: #fff;
}
.featured_section11 .bdate:hover {
  background: #393939;
  color: #fff;
}
/* featured section 12 */
.featured_section12 {
  float: left;
  width: 100%;
  padding: 120px 0px 100px 0px;
  text-align: center;
  background: #eee url(../images/pattern1.jpg) repeat left top;
}
.featured_section12.two {
  background: #f3f3f3;
}
.featured_section12 .peosays {
  width: 90%;
  margin: 0 auto;
}
.featured_section12 .peosays .box {
  float: left;
  width: 100%;
  background: #fff;
  border: 1px solid #eee;
  border-bottom: 2px solid #eee;
  border-radius: 3px;
  text-align: left;
  padding: 40px 40px 45px 40px;
  font-size: 16px;
  line-height: 25px;
}
.featured_section12 .peosays .who {
  float: left;
  width: 100%;
  text-align: left;
  padding: 35px 0px 18px 35px;
  background: url(../images/down-arrow.png) no-repeat 45px top;
  margin-top: -2px;
  font-size: 12px;
  color: #999;
}
.featured_section12 .peosays .who img {
  border-radius: 100%;
  float: left;
  margin-right: 18px;
}
.featured_section12 .peosays .who strong {
  font-size: 14px;
  color: #393939;
  display: block;
  line-height: 16px;
  font-weight: 600;
  margin-top: 5px;
}
/* featured section 13 */
.featured_section13 {
  float: left;
  width: 100%;
  text-align: center;
}
.featured_section13 .one_fourth {
  width: 25%;
  padding-right: 4%;
  padding-left: 4%;
  margin: 0;
  border-right: 1px solid #f7f7f7;
}
.featured_section13 .cirimg {
  padding: 20px;
  border: 4px solid #f3f3f3;
  border-radius: 100%;
  margin-bottom: 30px;
}
.featured_section13 .one_fourth.last {
  border-right: none;
}
.arrowdown_box {
  position: relative;
  background: #222327;
  float: left;
  width: 100%;
  padding: 50px 0px 20px 0px;
  text-align: center;
}
.arrowdown_box:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #222327;
  border-width: 20px;
  margin-left: -20px;
}
/* featured section 14 */
.featured_section14 {
  float: left;
  width: 100%;
  text-align: center;
  background: #5076bb;
  padding: 120px 0px;
  color: #fff;
}
.featured_section14 .one_half {
  width: 50%;
  margin: 0;
  padding-right: 7%;
  padding-left: 7%;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.featured_section14 .one_half.last {
  border-right: none;
}
/* featured section 15 */
.featured_section15 {
  float: left;
  width: 100%;
}
.featured_section15 .one_third span {
  font-size: 30px;
  color: #5076bb;
  float: left;
  margin-right: 25px;
  margin-bottom: 50px;
  margin-top: 5px;
}
.featured_section15.colored .one_third span {
  color: #9eca45;
}
.featured_section15.two {
  text-align: center;
}
.featured_section15 .one_third {
  text-align: left;
}
.featured_section15.two .one_third span {
  color: #46d8bd;
  font-size: 40px;
}
/* featured section 16 */
.featured_section16 {
  float: left;
  width: 100%;
  text-align: center;
}
.featured_section16 h2 {
  color: #393939;
  font-size: 27px;
  font-weight: bold;
  line-height: 38px;
  font-family: 'Dancing Script', cursive;
}
.featured_section16 .box {
  float: left;
  margin-top: 75px;
  margin-left: 6.2%;
  margin-bottom: 40px;
}
.hexagon {
  width: 200px;
  height: 130px;
  background: #f3f3f3;
  position: relative;
  float: left;
  margin-right: 20px;
  transition: all 0.3s ease;
}
.hexagon.one {
  margin-left: 206px;
}
.hexagon.two {
  margin-right: 0px;
  margin-left: 95px;
}
.hexagon.three,
.hexagon.four,
.hexagon.five {
  margin-right: 0px;
  margin-left: 20px;
}
.hexagon:before {
  content: "";
  position: absolute;
  top: -45px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 100px solid transparent;
  border-right: 100px solid transparent;
  border-bottom: 45px solid #f3f3f3;
  transition: all 0.3s ease;
}
.hexagon:after {
  content: "";
  position: absolute;
  bottom: -45px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 100px solid transparent;
  border-right: 100px solid transparent;
  border-top: 45px solid #f3f3f3;
  transition: all 0.3s ease;
}
.haxmargin {
  float: left;
  width: 100%;
  margin-top: 60px;
}
.hexagon:hover {
  background: #5076bb;
}
.hexagon:hover:before {
  border-bottom: 45px solid #5076bb;
}
.hexagon:hover:after {
  border-top: 45px solid #5076bb;
}
.hexagon i {
  color: #999;
  font-size: 50px;
  margin-top: 16px;
  margin-bottom: 12px;
}
.hexagon h6 {
  font-size: 16px;
}
.hexagon p {
  color: #999;
  font-size: 13px;
  line-height: 16px;
}
.hexagon:hover i {
  color: #fff;
}
.hexagon:hover h6 {
  color: #fff;
}
.hexagon:hover p {
  color: #fff;
}
/* featured section 17 */
.featured_section17 {
  float: left;
  width: 100%;
  background: #6d6d72;
  color: #ccc;
}
.featured_section17 .fimg {
  float: left;
  width: 50%;
  min-height: 560px;
  background: url(../images/site-img13.jpg) no-repeat right top;
}
.featured_section17 .rbox {
  float: left;
  width: 50%;
  padding: 100px 150px 110px 70px;
}
.featured_section17 .rbox h5 {
  font-weight: 300;
  padding-bottom: 40px;
  margin-bottom: 50px;
  border-bottom: 1px solid rgba(225, 225, 225, 0.1);
}
.featured_section17 .ibox {
  float: left;
  width: 46%;
  margin-right: 8%;
}
.featured_section17 .ibox.last {
  margin-right: 0%;
}
.featured_section17 .ibox .left {
  float: left;
  width: 20%;
}
.featured_section17 .ibox .left i {
  color: #fff;
  font-size: 30px;
  margin-top: 5px;
}
.featured_section17 .ibox .right {
  float: left;
  width: 80%;
}
.featured_section17 .ibox h5 {
  font-weight: 400;
  border: none;
  padding: 0;
  margin-bottom: 12px;
  line-height: 16px;
}
/* featured section 18 */
.featured_section18 {
  float: left;
  width: 100%;
}
.featured_section18 .isboxs {
  float: left;
  width: 100%;
  margin-top: 43px;
}
.featured_section18 .isboxs span {
  font-size: 30px;
  color: #999;
  border: 1px solid #eee;
  padding: 14px;
  float: left;
  margin-right: 30px;
}
.featured_section18 .isboxs h5 {
  margin-top: 5px;
  margin-bottom: 5px;
}
/* featured section 19 */
.featured_section19 {
  float: left;
  width: 100%;
  background: url(../images/site-img15.jpg) no-repeat center top;
}
.featured_section19 .who {
  float: left;
  width: 35%;
  padding-top: 84px;
  position: relative;
  z-index: 2;
}
.featured_section19 .who img {
  display: block;
}
.featured_section19 .text {
  float: left;
  width: 63%;
  position: relative;
  z-index: 1;
  margin-left: -70px;
  padding: 100px 100px 90px 100px;
  background: rgba(255, 255, 255, 0.8);
  -webkit-transform: skew(10deg);
  -moz-transform: skew(10deg);
  -o-transform: skew(10deg);
  transform: skew(10deg);
}
.featured_section19 .text h1 {
  float: left;
  font-weight: 300;
  margin: 0 0 40px 35px;
  border-bottom: 1px solid #393939;
  -webkit-transform: skew(-10deg);
  -moz-transform: skew(-10deg);
  -o-transform: skew(-10deg);
  transform: skew(-10deg);
}
.featured_section19 .text p {
  float: left;
  font-size: 16px;
  line-height: 25px;
  -webkit-transform: skew(-10deg);
  -moz-transform: skew(-10deg);
  -o-transform: skew(-10deg);
  transform: skew(-10deg);
}
.featured_section19 .text h2 {
  float: right;
  color: #5076bb;
  font-size: 27px;
  line-height: 38px;
  font-style: italic;
  font-family: 'Dancing Script', cursive;
  margin-top: 50px;
  margin-bottom: 0px;
  line-height: 27px;
  border-bottom: 1px solid #5076bb;
}
/* featured section 20 */
.featured_section20 {
  float: left;
  width: 100%;
  text-align: center;
}
.featured_section20 .one_third {
  width: 33.330%;
  margin: 0;
  background: #f3f3f3;
}
.featured_section20 .one_third .titie {
  float: left;
  width: 100%;
  background: #393939;
  padding: 25px 0px;
}
.featured_section20 .one_third .titie h2 {
  color: #fff;
  font-weight: 300;
  margin: 0;
}
.featured_section20 .one_third .price {
  float: left;
  width: 100%;
  background: #4c4c4c;
  padding: 59px 0px 59px 102px;
}
.featured_section20 .one_third .price h2 {
  color: #fff;
  font-weight: normal;
  margin: 0;
  float: left;
}
.featured_section20 .one_third .price h1 {
  font-size: 100px;
  color: #fff;
  font-weight: 500;
  margin: 0;
  float: left;
  padding: 0px 10px;
}
.featured_section20 .one_third .price h5 {
  color: #fff;
  float: left;
  font-weight: 400;
  margin: 0;
}
.featured_section20 .one_third .info p {
  font-size: 18px;
  color: #393939;
  display: block;
  margin: 0;
  line-height: 64px;
  border-bottom: 1px solid #e9e9e9;
}
.featured_section20 .one_third .info a {
  float: left;
  font-size: 18px;
  color: #fff;
  font-weight: 300;
  background: #c1c1c1;
  border-radius: 3px;
  padding: 18px 70px;
  margin: 27px 0 27px 25%;
  transition: all 0.3s ease;
}
.featured_section20 .one_third .info a:hover {
  background: #393939;
}
.featured_section20 .one_third.highlight {
  background: #e9e9e9;
}
.featured_section20 .one_third.highlight .titie {
  background: #272727;
}
.featured_section20 .one_third.highlight .price {
  background: #393939;
}
.featured_section20 .one_third.highlight .info p {
  border-bottom: 1px solid #ddd;
}
/* featured section 21 */
.featured_section21 {
  float: left;
  width: 100%;
  text-align: center;
}
.featured_section21 .container {
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.07);
}
.featured_section21 .container .box {
  float: left;
  width: 33.33%;
  padding: 75px 0px 62px 0px;
  border-right: 1px solid #e3e3e3;
}
.featured_section21 .container .box a {
  color: #50c9d4;
  font-size: 13px;
  transition: all 0.3s ease;
}
.featured_section21 .container .box a:hover {
  color: #393939;
}
.featured_section21 .container .box.last {
  border-right: none;
}
.featured_section21 .container .box.two a {
  color: #d2527f;
}
/* featured section 22 */
.featured_section22 {
  float: left;
  width: 100%;
  text-align: center;
}
.featured_section22 img {
  display: block;
}
/* featured section 23 */
.featured_section23 {
  float: left;
  width: 100%;
  text-align: center;
}
.featured_section23 .imghoverz {
  display: inline-block;
  overflow: hidden;
}
.featured_section23 .imghoverz .text {
  width: 100%;
  height: 100%;
  background: rgba(80, 201, 212, 0.9);
  position: absolute;
  top: 0;
  outline: 1px solid rgba(255, 255, 255, 0.4);
  outline-offset: -10px;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease;
  padding: 110px 90px 0px 90px;
}
.featured_section23 .imghoverz:hover .text,
.featured_section23 .imghoverz .text.active {
  visibility: visible;
  opacity: 1;
  padding: 130px 90px 0px 90px;
}
.featured_section23 .imghoverz .text h2 {
  color: #fff;
  margin: 0 0 18px 0;
}
.featured_section23 .imghoverz .text p {
  color: #fff;
  margin: 0;
}
/* featured section 24 */
.featured_section24 {
  float: left;
  width: 100%;
  text-align: center;
  background: #f3f3f3;
  padding: 113px 0px;
}
.featured_section24 .bbox {
  float: left;
  width: 100%;
  background: #fff;
  text-align: left;
}
.featured_section24 .one_half {
  width: 50%;
  margin: 0;
  background: #393939;
}
.featured_section24 .one_half.last {
  background: #fff;
  padding: 50px 70px 0px 45px;
}
.featured_section24 .one_half img {
  display: block;
}
.featured_section24 .bbox .date {
  float: left;
  padding: 20px 16px 20px 15px;
  text-align: center;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
}
.featured_section24 .bbox .date strong {
  font-size: 27px;
  font-weight: bold;
  display: block;
  margin-bottom: 7px;
}
.featured_section24 .bbox .date p {
  font-size: 13px;
  line-height: 14px;
  margin: 0 0 18px 0;
}
.featured_section24 .bbox .date i {
  font-size: 14px;
  color: #fff;
  padding: 10px;
  border-radius: 100%;
  background: #5d5d5d;
  display: block;
  margin-top: 10px;
}
.featured_section24 .bbox .date a {
  color: #fff;
  transition: all 0.3s ease;
}
.featured_section24 .bbox .date a:hover,
.featured_section24 .bbox .date i:hover {
  color: #ccc;
}
.featured_section24 .one_half.last a {
  color: #50c9d4;
  transition: all 0.3s ease;
}
.featured_section24 .one_half.last a:hover {
  color: #393939;
}
/* featured section 25 */
.featured_section25 {
  float: left;
  width: 100%;
  text-align: right;
  background: #50c9d4;
  padding: 65px 0px 53px 0px;
}
.featured_section25 h1 {
  color: #fff;
  font-weight: bold;
  margin: 0 0 9px 0;
}
.featured_section25 b {
  display: block;
  font-size: 27px;
  font-weight: 300;
}
.featured_section25 a {
  float: left;
  color: #393939;
  padding: 14px 35px;
  background: #fff;
  border-radius: 3px;
  text-transform: uppercase;
  margin: 9px 0px 0 0px;
  transition: all 0.3s ease;
}
.featured_section25 a:hover {
  color: #fff;
  background: #393939;
}
/* featured section 26 */
.featured_section26 {
  float: left;
  width: 100%;
}
.featured_section26 i {
  color: #50c9d4;
  font-size: 35px;
  float: left;
  margin: 5px 0px 0px 0;
}
.featured_section26 h5 {
  color: #999;
  font-weight: 400;
  margin: 0 0 0 0;
}
.featured_section26 .cont {
  float: right;
  width: 82%;
}
/* featured section 27 */
.featured_section27 {
  float: left;
  width: 100%;
  text-align: center;
}
.featured_section27 .onecol_thirtyfive h4 {
  margin-bottom: 5px;
}
.featured_section27 .onecol_thirtyfive.left {
  text-align: right;
  padding-top: 85px;
}
.featured_section27 .onecol_thirtyfive.right {
  text-align: left;
  padding-top: 85px;
}
.featured_section27 .onecol_thirtyfive.left i {
  float: right;
  color: #fff;
  font-size: 18px;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  text-align: center;
  vertical-align: middle;
  line-height: 50px;
  background: #50c9d4;
  margin-left: 25px;
  margin-top: 7px;
  margin-bottom: 30px;
}
.featured_section27 .onecol_thirtyfive.right i {
  float: left;
  color: #fff;
  font-size: 18px;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  text-align: center;
  vertical-align: middle;
  line-height: 50px;
  background: #50c9d4;
  margin-right: 25px;
  margin-top: 7px;
  margin-bottom: 30px;
}
/* featured section 28 */
.featured_section28 {
  float: left;
  width: 100%;
  padding: 120px 0px;
  background: #f3f3f3;
}
.featured_section28 .video {
  float: left;
  width: 100%;
  height: 350px;
}
/* featured section 29 */
.featured_section29 {
  float: left;
  width: 100%;
}
.featured_section29 .pricings {
  float: left;
  width: 24.7%;
  margin-right: 0.3%;
  background: #f3f3f3;
  border: 1px solid #eaeaea;
  padding: 35px 30px 55px 30px;
}
.featured_section29 .pricings .title {
  border-bottom: 1px solid #e4e4e4;
  color: #393939;
  padding-bottom: 23px;
  text-align: center;
  margin-bottom: 20px;
}
.featured_section29 .pricings .title h4 {
  margin-bottom: 21px;
}
.featured_section29 .pricings .title strong {
  font-size: 50px;
  font-weight: bolder;
}
.featured_section29 .pricings li {
  line-height: 30px;
  color: #393939;
}
.featured_section29 .pricings li:before {
  content: "";
  line-height: 30px;
  width: 6px;
  height: 6px;
  background-color: #bbb;
  float: left;
  margin: 12px 9px 0px 0px;
  border-radius: 50%;
}
.featured_section29 .highlight {
  color: #fff;
  background: #50c9d4;
  border: 7px solid #39afba;
  padding-top: 62px;
  padding-bottom: 62px;
  margin-top: -23px;
}
.featured_section29 .pricings.highlight .title {
  border-bottom: 1px solid #39afba;
  color: #fff;
}
.featured_section29 .pricings.highlight h4 {
  color: #fff;
}
.featured_section29 .pricings.highlight li {
  color: #fff;
}
.featured_section29 .pricings.highlight li:before {
  background-color: #fff;
}
/* featured section 30 */
.featured_section30 {
  float: left;
  width: 100%;
  text-align: center;
}
.featured_section30 .one_half {
  text-align: left;
}
.featured_section30 .one_half img {
  float: left;
  margin-right: 40px;
}
.featured_section30 .one_half h5 {
  font-weight: 600;
  margin-top: 14px;
}
.featured_section30 .one_half h5 em {
  font-size: 13px;
  color: #999;
  font-style: normal;
  font-weight: normal;
  display: block;
  line-height: normal;
}
/* featured section 31 */
.featured_section31 {
  float: left;
  width: 100%;
  padding: 35px 0px 30px 0px;
  text-align: center;
  background: #50c9d4;
}
.featured_section31 h2 {
  color: #fff;
  font-weight: 600;
  margin: 0;
}
.featured_section31 h2 strong {
  color: #fff;
  font-size: 35px;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
}
.featured_section31 h2 i {
  border: 1px solid #fff;
  border-radius: 100%;
  width: 46px;
  height: 46px;
  text-align: center;
  vertical-align: middle;
  line-height: 46px;
  margin-right: 10px;
}
/* featured section 32 */
.featured_section32 {
  float: left;
  width: 100%;
  text-align: center;
}
.featured_section32 li {
  float: left;
  width: 14.2%;
  border-right: 1px solid #eee;
}
.featured_section32 li.last {
  border-right: none;
}
.featured_section32 span {
  color: #999;
  font-size: 35px;
  display: block;
  margin-bottom: 14px;
}
.featured_section32 li:hover span {
  color: #ee7164;
}
/* featured section 33 */
.featured_section33 {
  float: left;
  width: 100%;
  text-align: center;
  background: #ee7164;
  padding: 100px 0px 90px 0px;
}
.featured_section33.two {
  background: #454545;
}
.featured_section33.three {
  color: #181818;
  background: #f3f3f3;
  padding: 75px 0px 70px 0px;
}
/* featured section 34 */
.featured_section34 {
  float: left;
  width: 100%;
  text-align: center;
}
.featured_section34 img {
  float: left;
  width: 100%;
  padding: 10px;
  margin-bottom: 40px;
  border: 1px dashed #e3e3e3;
}
/* featured section 35 */
.featured_section35 {
  float: left;
  width: 100%;
  text-align: center;
}
.featured_section35 img {
  margin-bottom: 59px;
}
.featured_section35 h1 {
  font-weight: 300;
}
.featured_section35 p {
  font-size: 16px;
  line-height: 25px;
  color: #999;
  font-weight: 300;
}
/* featured section 36 */
.featured_section36 {
  float: left;
  width: 100%;
  text-align: center;
}
.featured_section36 .slidesec {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
.featured_section36 .one_half {
  text-align: left;
  background: #f3f3f3;
}
.featured_section36 .one_half img {
  float: left;
  margin-right: 40px;
}
.featured_section36 .one_half .date {
  margin-top: 27px;
}
.featured_section36 .one_half .date a {
  display: block;
  color: #999;
  font-size: 13px;
  margin-bottom: 3px;
  text-transform: uppercase;
  transition: all 0.3s ease;
}
.featured_section36 .one_half .date a:hover {
  color: #393939;
}
.featured_section36 .slidesec2 {
  float: left;
  width: 100%;
  margin-bottom: 0px;
}
.featured_section36 .box {
  float: left;
  width: 100%;
  text-align: left;
  background: #f3f3f3;
}
.featured_section36 .box img {
  float: left;
  width: 100%;
}
.featured_section36 .box .inbox {
  float: left;
  width: 100%;
  padding: 30px 40px 40px 40px;
}
.featured_section36 .box .date a {
  display: block;
  color: #999;
  font-size: 13px;
  margin-bottom: 3px;
  text-transform: uppercase;
  transition: all 0.3s ease;
}
.featured_section36 .box .date a:hover {
  color: #393939;
}
/* featured section 37 */
.featured_section37 {
  float: left;
  width: 100%;
}
.featured_section37 .ibox {
  float: left;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 27px;
}
.featured_section37 .ibox i {
  float: left;
  color: #393939;
  font-size: 21px;
  width: 55px;
  height: 55px;
  text-align: center;
  vertical-align: middle;
  line-height: 55px;
  background: #f3f3f3;
  border-radius: 100%;
  margin-right: 25px;
  transition: all 0.3s ease;
}
.featured_section37 .ibox h5 {
  margin-bottom: 5px;
}
.featured_section37 .ibox:hover i {
  color: #ee7164;
}
/* featured section 38 */
.featured_section38 {
  float: left;
  width: 100%;
  background: #ee7164;
  padding: 65px 0px 53px 0px;
}
.featured_section38 h1 {
  float: left;
  color: #fff;
  font-weight: 200;
  margin: 0 0 9px 0;
}
.featured_section38 b {
  font-size: 37px;
  font-weight: bold;
  font-family: 'Dancing Script', cursive;
}
.featured_section38 a {
  float: right;
  color: #393939;
  padding: 14px 35px;
  background: #fff;
  border-radius: 3px;
  text-transform: uppercase;
  margin: -5px 0px 0 0px;
  transition: all 0.3s ease;
}
.featured_section38 a:hover {
  color: #fff;
  background: #393939;
}
/* featured section 39 */
.featured_section39 {
  float: left;
  width: 100%;
  text-align: center;
}
.featured_section39 .one_half {
  float: left;
  width: 50%;
  padding-bottom: 100px;
  border-right: 1px solid #eee;
}
.featured_section39 .one_half.last {
  float: left;
  width: 46%;
  border-right: none;
}
.featured_section39 .one_half h1 {
  font-weight: 300;
}
/* featured section 40 */
.featured_section40 {
  float: left;
  width: 100%;
  padding: 110px 0px 0px 0px;
  background: #f3f3f3;
}
.featured_section40 .onecol_sixty {
  padding-top: 40px;
}
.featured_section40 .onecol_forty img {
  display: block;
}
.featured_section40 i {
  color: #ccc;
  font-size: 30px;
  float: left;
  width: 55px;
  height: 55px;
  background: #fff;
  border-radius: 100%;
  text-align: center;
  vertical-align: middle;
  line-height: 55px;
  margin-right: 25px;
  margin-top: 4px;
  transition: all 0.3s ease;
}
.featured_section40 i:hover {
  color: #393939;
}
.featured_section40 h4 {
  margin-bottom: 5px;
}
.featured_section40.two .onecol_sixty {
  padding-top: 30px;
}
.featured_section40.two i {
  color: #fff;
  background: #50c9d4;
}
.featured_section40.two i:hover {
  color: #fff;
  background: #393939;
}
.featured_section40.three .onecol_sixty {
  padding-top: 30px;
}
.featured_section40.three i {
  color: #fff;
  background: #393939;
}
.featured_section40.three i:hover {
  color: #fff;
  background: #46d8bd;
}
/* featured section 41 */
.featured_section41 {
  float: left;
  width: 100%;
}
.featured_section41 .slidesec {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
.featured_section41 .slidesec img {
  float: left;
  margin-right: 50px;
}
/* featured section 42 */
.featured_section42 {
  float: left;
  width: 100%;
  background: #f3f3f3;
}
.featured_section42 .left {
  float: left;
  width: 40%;
  padding: 100px 70px 0px 200px;
}
.featured_section42 .left h1 {
  line-height: 40px;
}
.featured_section42 .left h1 strong {
  color: #ee7164;
}
.featured_section42 .right {
  float: left;
  width: 60%;
  padding: 0px;
}
/* featured section 43 */
.featured_section43 {
  float: left;
  width: 100%;
  text-align: center;
}
.featured_section43 span {
  color: #393939;
  font-size: 140px;
  margin-bottom: 40px;
}
/* featured section 44 */
.featured_section44 {
  float: left;
  width: 100%;
}
.featured_section44 .container {
  border-bottom: 1px solid #eee;
}
.featured_section44 .rimg {
  float: left;
  width: auto;
  margin-right: 45px;
}
.featured_section44 h2 {
  font-weight: 300;
  margin-top: 70px;
  margin-bottom: 35px;
  line-height: 35px;
}
.featured_section44 h2 b {
  font-weight: 300;
  color: #ee7164;
}
.featured_section44 li {
  color: #999;
  font-size: 16px;
  font-weight: 300;
  margin: 18px 0px;
}
.featured_section44 li i {
  color: #ccc;
  margin-right: 10px;
}
/* featured section 45 */
.featured_section45 {
  float: left;
  width: 100%;
  background: #f3f3f3;
  padding: 120px 0px;
}
.featured_section45 .one_fourth {
  float: left;
  width: 25%;
  margin: 0;
  background: #fff;
}
.featured_section45 .one_half {
  float: left;
  width: 50%;
  margin: 0;
}
.featured_section45 .one_fourth .cont {
  float: left;
  width: 100%;
  padding: 30px 30px 47px 30px;
}
.featured_section45 .one_fourth .cont h4 {
  line-height: 21px;
  margin: 12px 0px 20px 0px;
}
.featured_section45 .one_fourth .cont h4 a:hover {
  color: #ee7164;
}
.featured_section45 .one_fourth .cont em {
  color: #999;
  font-size: 13px;
  font-style: normal;
}
.featured_section45 .one_half .cont {
  float: left;
  width: 100%;
  padding: 30px 30px 50px 30px;
  position: absolute;
  top: 0;
  color: #fff;
}
.featured_section45 .one_half .cont h4 {
  color: #fff;
  line-height: 21px;
  margin: 12px 0px 20px 0px;
}
.featured_section45 .one_half .cont h4 a:hover {
  color: #999;
}
.featured_section45 .one_half .cont em {
  color: #fff;
  font-size: 13px;
  font-style: normal;
}
/* featured section 46 */
.featured_section46 {
  float: left;
  width: 100%;
  text-align: center;
}
.featured_section46 .bubble {
  text-align: left;
  position: relative;
  width: 100%;
  padding: 40px 30px 45px 30px;
  background: #fff;
  border: 1px solid #eee;
}
.featured_section46 .bubble:after {
  content: "";
  position: absolute;
  bottom: -40px;
  left: 75px;
  border-style: solid;
  border-width: 40px 0px 0 30px;
  border-color: #eee transparent;
  display: block;
  width: 0;
  z-index: 1;
}
.featured_section46 .bubble img {
  float: left;
  width: 80px;
  height: 80px;
  border-radius: 100%;
}
.featured_section46 .bubble p {
  float: right;
  width: 77%;
  font-size: 16px;
  color: #999;
  line-height: 25px;
}
.featured_section46 strong {
  float: left;
  text-align: left;
  color: #393939;
  font-weight: normal;
  line-height: 18px;
  margin: 16px 0 0 130px;
}
.featured_section46 strong em {
  color: #999;
  font-size: 13px;
  font-style: normal;
  display: block;
}
.featured_section46 .peosays {
  float: left;
  width: 100%;
  padding-bottom: 21px;
}
/* featured section 47 */
.featured_section47 {
  float: left;
  width: 100%;
  background: #f3f3f3;
  padding: 30px 0px 27px 0px;
}
.featured_section47 li {
  float: left;
}
.featured_section47 li img {
  float: left;
  margin: 0px 22px;
}
.featured_section47 li b {
  float: left;
  font-weight: normal;
  margin-top: 9px;
  margin-right: 20px;
  color: #999;
}
/* featured section 48 */
.featured_section48 {
  float: left;
  width: 100%;
  text-align: center;
}
.featured_section48 h1 {
  margin: 0 auto 70px auto;
  width: 80%;
  line-height: 45px;
  font-weight: normal;
}
.featured_section48 .one_fourth {
  border: 1px solid #eee;
  padding: 35px 0px;
  border-radius: 3px;
}
.featured_section48 .one_fourth h5 {
  margin: 10px 0 0 0;
}
.featured_section48 .one_fourth:hover {
  border: 1px solid #eee;
  background: #f9f9f9;
}
/* featured section 49 */
.featured_section49 {
  float: left;
  width: 100%;
  padding: 120px 0px 80px 0px;
  background: #f3f3f3;
}
.featured_section49 .slidesec {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
.featured_section49 .slidesec h2 {
  margin-top: 25px;
}
/* featured section 50 */
.featured_section50 {
  float: left;
  width: 100%;
  background: #f3f3f3;
}
.featured_section50 .left {
  float: left;
  width: 50%;
  padding: 100px 0px;
  background: #393939 url(../images/site-img53.jpg) no-repeat left top;
}
.featured_section50 .left .icont {
  float: right;
  width: 50%;
  margin-right: 120px;
  text-align: center;
  color: #fff;
}
.featured_section50 .left .icont img,
.featured_section50 .right .icont img {
  margin-bottom: 18px;
}
.featured_section50 .left .icont a,
.featured_section50 .right .icont a {
  color: #fff;
  text-transform: uppercase;
  border: 1px solid #fff;
  padding: 10px 30px;
  transition: all 0.3s ease;
}
.featured_section50 .left .icont a:hover,
.featured_section50 .right .icont a:hover {
  color: #393939;
  background: #fff;
}
.featured_section50 .right {
  float: left;
  width: 50%;
  padding: 100px 0px;
  background: #393939 url(../images/site-img54.jpg) no-repeat left top;
}
.featured_section50 .right .icont {
  float: left;
  width: 50%;
  margin-left: 120px;
  text-align: center;
  color: #fff;
}
/* featured section 51 */
.featured_section51 {
  float: left;
  width: 100%;
}
.featured_section51 h1 {
  font-weight: 300;
  line-height: 40px;
  margin-top: 67px;
}
.featured_section51 h1 strong {
  display: block;
  font-weight: 800;
  text-transform: uppercase;
}
/* featured section 52 */
.featured_section52 {
  float: left;
  width: 100%;
  padding: 100px 0 0 0;
  text-align: center;
  background: #f9bf36;
}
.featured_section52 h2 {
  color: #fff;
  line-height: 50px;
  margin-bottom: 16px;
  text-transform: uppercase;
}
.featured_section52 h2 strong {
  font-size: 50px;
  font-weight: 800;
  display: block;
}
.featured_section52 h4 {
  color: #fff;
}
.featured_section52 img {
  display: block;
  margin: 70px auto 0 auto;
}
/* featured section 53 */
.featured_section53 {
  float: left;
  width: 100%;
}
.featured_section53 h3 {
  margin-bottom: 30px;
}
.featured_section53.two {
  background: #f3f3f3;
  padding: 100px 0px;
}
/* featured section 54 */
.featured_section54 {
  float: left;
  width: 100%;
  text-align: center;
}
.featured_section54 .peosays {
  width: 90%;
  margin: 0 auto;
}
.featured_section54 .peosays .box {
  float: left;
  width: 100%;
  background: #f3f3f3;
  border: 1px solid #eee;
  border-bottom: 2px solid #eee;
  border-radius: 3px;
  text-align: left;
  padding: 25px 30px 30px 30px;
}
.featured_section54 .peosays .who {
  float: left;
  width: 100%;
  text-align: left;
  padding: 35px 0px 18px 35px;
  background: url(../images/down-arrow2.png) no-repeat 45px top;
  margin-top: -2px;
  font-size: 12px;
  color: #999;
}
.featured_section54 .peosays .who img {
  border-radius: 100%;
  float: left;
  margin-right: 18px;
}
.featured_section54 .peosays .who strong {
  font-size: 14px;
  color: #393939;
  display: block;
  line-height: 16px;
  font-weight: 600;
  margin-top: 5px;
}
/* featured section 55 */
.featured_section55 {
  float: left;
  width: 100%;
  text-align: center;
}
.featured_section55 .one_third {
  text-align: left;
  color: #999;
}
/* featured section 56 */
.featured_section56 {
  float: left;
  width: 100%;
  background: #ececec;
}
.featured_section56 .left {
  float: left;
  width: 50%;
  padding: 100px 0px;
  background: #f3f3f3;
}
.featured_section56 .left .cont {
  float: right;
  width: 73.8%;
  padding-right: 100px;
}
.featured_section56 .right {
  float: left;
  width: 50%;
  padding: 100px 0px;
  background: #ececec;
}
.featured_section56 .right .cont {
  float: left;
  width: 73.8%;
  padding-left: 100px;
}
.featured_section56 i {
  width: 50px;
  height: 50px;
  color: #999;
  font-size: 25px;
  border: 1px solid #999;
  border-radius: 100%;
  text-align: center;
  vertical-align: middle;
  line-height: 50px;
  margin-right: 12px;
}
/* featured section 57 */
.featured_section57 {
  float: left;
  width: 100%;
  padding: 120px 0px 145px 0px;
  text-align: center;
  color: #fff;
  background: #393939;
}
.featured_section57 .cont1 {
  float: left;
  margin-left: 9.3%;
  margin-top: 30px;
}
.featured_section57 .cont2 {
  float: left;
  margin-left: 20.35%;
  margin-top: -35px;
}
.featured_section57 .square {
  float: left;
  width: 170px;
  height: 170px;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  overflow: hidden;
  margin-right: 90px;
}
.featured_section57 .square.last {
  margin-right: 0px;
}
.featured_section57 .pic {
  background: url(../images/site-img69.jpg) no-repeat center top;
  width: 350px;
  height: 350px;
  margin-left: -128px;
  margin-top: -55px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.featured_section57 .pic.two {
  background: url(../images/site-img70.jpg) no-repeat center top;
}
.featured_section57 .pic.three {
  background: url(../images/site-img71.jpg) no-repeat center top;
}
.featured_section57 .pic.four {
  background: url(../images/site-img72.jpg) no-repeat center top;
}
.featured_section57 .square2 {
  float: left;
  width: 170px;
  height: 170px;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  overflow: hidden;
  margin-right: 90px;
  border: 1px solid #fff;
}
.featured_section57 .square2.last {
  margin-right: 0px;
}
.featured_section57 .text {
  width: 350px;
  height: 350px;
  margin-left: -179px;
  text-align: center;
  padding: 16px 100px 0px 100px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.featured_section57 .text .line {
  width: 40px;
  height: 1px;
  background: #fff;
  margin: 14px 0 0 53px;
}
.featured_section57.two {
  color: #393939;
  background: #fff;
  padding: 0px;
}
.featured_section57.two .square2 {
  border: 1px solid #393939;
}
.featured_section57.two .text .line {
  background: #393939;
}
.featured_section57.two .pic {
  background: url(../images/site-img129.jpg) no-repeat center top;
}
.featured_section57.two .pic.two {
  background: url(../images/site-img130.jpg) no-repeat center top;
}
.featured_section57.two .pic.three {
  background: url(../images/site-img131.jpg) no-repeat center top;
}
.featured_section57.two .pic.four {
  background: url(../images/site-img132.jpg) no-repeat center top;
}
/* featured section 58 */
.featured_section58 {
  float: left;
  width: 100%;
  text-align: center;
}
.featured_section58 .box {
  float: left;
  width: 36%;
  padding: 70px 50px;
  background: #f3f3f3;
  margin: 0 10px 10px 13.6%;
  transition: all 0.3s ease;
}
.featured_section58 .box.two {
  margin-left: 0;
}
.featured_section58 .box img {
  margin-bottom: 10px;
}
.featured_section58 .box h4 {
  margin-bottom: 20px;
}
.featured_section58 .box:hover {
  background: #f9f9f9;
}
/* featured section 59 */
.featured_section59 {
  float: left;
  width: 100%;
  text-align: center;
}
.featured_section59 img {
  display: block;
  margin: 0 auto;
}
/* featured section 60 */
.featured_section60 {
  float: left;
  width: 100%;
  padding: 100px 0px;
  text-align: center;
  background: #393939;
}
/* featured section 61 */
.featured_section61 {
  float: left;
  width: 100%;
  text-align: center;
}
.featured_section61 .attbox {
  float: left;
  width: 100%;
  height: 320px;
  background: #fff;
  border: 1px solid #eee;
  margin-top: 80px;
}
.featured_section61 .attbox .box {
  float: left;
  width: 100.8%;
  height: 320px;
  background: #fff;
  border: 1px solid #eee;
  margin-left: -3px;
  margin-top: -3px;
  transition: all 0.3s ease;
}
.featured_section61 .attbox .box:hover {
  background: #f9f9f9;
}
.featured_section61 .cirimg {
  width: 160px;
  height: 160px;
  border-radius: 100%;
  border: 5px solid #eee;
  overflow: hidden;
  margin-bottom: 14px;
  transition: all 0.3s ease;
  margin-top: -80px;
  background: #fff;
}
.featured_section61 .cirimg:hover {
  border: 1px double #eee;
}
.featured_section61 .attbox h5 {
  margin-bottom: 0px;
}
.featured_section61 .attbox em {
  font-size: 13px;
  color: #999;
}
.featured_section61 .attbox p {
  font-size: 13px;
  width: 80%;
  margin: 14px auto 28px auto;
}
/* featured section 62 */
.featured_section62 {
  float: left;
  width: 100%;
  padding: 120px 0px;
  background: #f3f3f3;
}
.featured_section62 img {
  float: left;
}
.featured_section62 .bcont {
  float: left;
  width: 100%;
  background: #fff;
  padding: 30px 38px;
}
.featured_section62 .bcont h6 {
  margin-bottom: 5px;
  text-transform: uppercase;
}
.featured_section62 .bcont h4 {
  margin-bottom: 0px;
  font-weight: 600;
}
.featured_section62 .bcont a:hover {
  color: #999;
  transition: all 0.3s ease;
}
.featured_section62 .bcont i {
  color: #fff;
  width: 22px;
  height: 22px;
  background: #ccc;
  text-align: center;
  vertical-align: middle;
  line-height: 22px;
  position: absolute;
  right: 0;
  bottom: 0;
  transition: all 0.3s ease;
}
.featured_section62 .bcont i:hover {
  background: #393939;
}
/* featured section 63 */
.featured_section63 {
  float: left;
  width: 100%;
  padding: 50px 0px 40px 0px;
  background: #f3f3f3;
}
.featured_section63 .one_half {
  float: left;
  width: 50%;
  margin: 0;
  padding: 0 50px 0 0;
  background: url(../images/v-line.png) no-repeat right -15px;
}
.featured_section63 .one_half.last {
  padding: 0 0px 0 50px;
  background: none;
}
.featured_section63 .one_half span {
  float: left;
  color: #59abe3;
  font-size: 50px;
  margin-right: 30px;
  margin-top: 10px;
}
.featured_section63 .one_half h4 {
  margin-bottom: 7px;
  line-height: 18px;
}
/* featured section 64 */
.featured_section64 {
  float: left;
  width: 100%;
}
.featured_section64 h2 {
  padding-top: 22px;
}
/* featured section 65 */
.featured_section65 {
  float: left;
  width: 100%;
  padding: 120px 0px;
  background: #f3f3f3;
  text-align: center;
}
.featured_section65 .one_fourth_less {
  background: #fff;
  transition: all 0.3s ease;
}
.featured_section65 .one_fourth_less h5 {
  margin: 13px 0 0 0;
}
.featured_section65 .one_fourth_less p {
  font-size: 13px;
  line-height: 21px;
  color: #999;
  margin: 0 0 18px 0;
}
.featured_section65 .one_fourth_less a:hover {
  color: #59abe3;
  transition: all 0.3s ease;
}
.featured_section65 .one_fourth_less:hover {
  background: #f9f9f9;
}
.featured_section65.two {
  background: #fff;
}
/* featured section 66 */
.featured_section66 {
  float: left;
  width: 100%;
  text-align: center;
}
.featured_section66 .pricbox {
  float: left;
  width: 100%;
  padding-bottom: 50px;
  text-align: center;
  background: #f9f9f9;
}
.featured_section66 .pricbox .title {
  text-align: center;
  background: #f3f3f3;
  padding: 50px;
}
.featured_section66 .pricbox .title p {
  font-size: 16px;
  line-height: 5px;
  color: #999;
}
.featured_section66 .pricbox .title strong {
  color: #59abe3;
  font-size: 120px;
  font-weight: normal;
  padding-top: 75px;
  display: block;
}
.featured_section66 .pricbox .title strong sup {
  color: #59abe3;
  font-size: 50px;
  font-weight: 300;
  font-style: normal;
  margin-right: 5px;
}
.featured_section66 .pricbox ul {
  margin: 10px 45px 43px 45px;
}
.featured_section66 .pricbox li {
  text-align: left;
  font-size: 16px;
  line-height: 25px;
  padding: 14px 0 18px 0;
  border-bottom: 1px solid #fff;
}
.featured_section66 .pricbox .title.highlight {
  background: #59abe3;
}
.featured_section66 .pricbox .title.highlight h4,
.featured_section66 .pricbox .title.highlight p,
.featured_section66 .pricbox .title.highlight strong,
.featured_section66 .pricbox .title.highlight strong sup {
  color: #fff;
}
.featured_section66.two .pricbox .title strong {
  color: #393939;
}
.featured_section66.two .pricbox .title strong sup {
  color: #393939;
}
.featured_section66.two .pricbox .title.highlight {
  background: #393939;
}
.featured_section66.two .pricbox .title.highlight h4,
.featured_section66.two .pricbox .title.highlight p,
.featured_section66.two .pricbox .title.highlight strong,
.featured_section66.two .pricbox .title.highlight strong sup {
  color: #fff;
}
.featured_section66.three .pricbox .title strong {
  color: #d2527f;
}
.featured_section66.three .pricbox .title strong sup {
  color: #d2527f;
}
.featured_section66.three .pricbox .title.highlight {
  background: #d2527f;
}
.featured_section66.three .pricbox .title.highlight h4,
.featured_section66.three .pricbox .title.highlight p,
.featured_section66.three .pricbox .title.highlight strong,
.featured_section66.three .pricbox .title.highlight strong sup {
  color: #fff;
}
.featured_section66.four .pricbox {
  background: #fff;
  border: 1px solid #f3f3f3;
}
.featured_section66.four .pricbox .title {
  background: #fff;
  padding: 50px 50px 67px 50px;
  border-bottom: 1px solid #f3f3f3;
}
.featured_section66.four .pricbox li {
  border-bottom: 1px solid #f3f3f3;
}
.featured_section66.four .pricbox .title strong {
  color: #2a2a30;
  font-size: 100px;
  padding-top: 59px;
}
.featured_section66.four .pricbox .title strong sup {
  font-size: 35px;
  margin-right: 3px;
}
.featured_section66.four .pricbox .title strong sup {
  color: #2a2a30;
}
.featured_section66.four .pricbox .title.highlight {
  background: #2a2a30;
}
.featured_section66.four .pricbox .title.highlight h4,
.featured_section66.four .pricbox .title.highlight p,
.featured_section66.four .pricbox .title.highlight strong,
.featured_section66.four .pricbox .title.highlight strong sup {
  color: #fff;
}
.featured_section66.four .pricbox.highlight {
  background: #f9f9f9;
}
/* featured section 67 */
.featured_section67 {
  float: left;
  width: 100%;
  background: #999;
}
.featured_section67 .container {
  position: absolute;
  margin-left: 13.4%;
}
.featured_section67 .ongmp_address {
  float: left;
  width: 50%;
  height: 350px;
  position: absolute;
  background: rgba(89, 171, 227, 0.93);
}
.featured_section67 .box {
  float: left;
  color: #fff;
  font-size: 16px;
  line-height: 25px;
  padding: 100px 185px 0 0;
}
.featured_section67 .box i {
  float: left;
  font-size: 30px;
  margin-right: 18px;
  margin-top: 3px;
}
.featured_section67 .box span {
  float: right;
}
.featured_section67 .box strong {
  display: block;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
}
.featured_section67 .box a {
  color: #fff;
  text-decoration: underline;
  transition: all 0.3s ease;
}
.featured_section67 .box a:hover {
  color: #fff;
  text-decoration: none;
}
.featured_section67.stwo .ongmp_address {
  background: rgba(247, 202, 24, 0.93);
}
/* featured section 68 */
.featured_section68 {
  float: left;
  width: 100%;
  color: #999;
  padding: 120px 0px 110px 0px;
  background: #393939 url(../images/pattern4.jpg) repeat left top;
}
.featured_section68 img {
  float: left;
  margin-bottom: 18px;
}
/* featured section 69 */
.featured_section69 {
  float: left;
  width: 100%;
}
.featured_section69 p {
  width: 92%;
  margin-top: 12px;
}
.featured_section69 .box {
  float: left;
  width: 50%;
  padding: 30px 30px 30px 30px;
  text-align: center;
  background: #f8f8f8;
}
.featured_section69 .box.two {
  background: #f6f6f6;
}
.featured_section69 .box.three {
  background: #f3f3f3;
}
.featured_section69 .box.four {
  background: #eee;
}
.featured_section69 .box i {
  color: #393939;
  font-size: 45px;
  margin-bottom: 12px;
}
.featured_section69 .box p {
  color: #999;
  font-size: 13px;
  line-height: 18px;
}
/* featured section 70 */
.featured_section70 {
  float: left;
  width: 100%;
  text-align: center;
}
.featured_section70 h1 {
  font-size: 45px;
  font-weight: 200;
}
.featured_section70 ul {
  float: left;
  padding: 0;
  margin: 59px 0 50px 0;
}
.featured_section70 li {
  float: left;
  width: 25%;
  padding: 0 10px 0 0;
  margin: 0;
}
/* featured section 71 */
.featured_section71 {
  float: left;
  width: 100%;
}
.featured_section71 .video1 {
  float: left;
  width: 100%;
  height: 350px;
}
.featured_section71 h5 {
  font-weight: 300;
  margin: 30px 0 0 0;
}
/* featured section 72 */
.featured_section72 {
  float: left;
  width: 100%;
  padding: 100px 0px 40px 0px;
  background: #393939;
  border-top: 10px solid #272727;
}
/* featured section 73 */
.featured_section73 {
  float: left;
  width: 100%;
  text-align: center;
}
.featured_section73 h4 {
  width: 85%;
  font-weight: 600;
  margin: 0 auto 25px auto;
  padding-bottom: 22px;
  border-bottom: 1px solid #eee;
  text-transform: uppercase;
}
/* featured section 74 */
.featured_section74 {
  float: left;
  width: 100%;
  text-align: center;
}
.featured_section74 span {
  float: left;
  width: 100%;
  padding: 35px 40px 40px 40px;
  text-align: left;
  border: 2px solid #f3f3f3;
  border-top: none;
}
/* featured section 75 */
.featured_section75 {
  float: left;
  width: 100%;
  position: relative;
  z-index: 9;
  background: #f3f3f3;
  padding: 90px 0px 100px 0px;
}
.featured_section75:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  right: 50%;
  bottom: 0;
  left: 0;
  background: #ececec;
}
.featured_section75 .left {
  float: left;
  width: 50%;
}
.featured_section75 .right {
  float: right;
  width: 43%;
}
/* featured section 76 */
.featured_section76 {
  float: left;
  width: 100%;
}
/* featured section 77 */
.featured_section77 {
  float: left;
  width: 100%;
  text-align: center;
}
.featured_section77 .testimo {
  float: left;
  width: 100%;
  border: 1px solid #eee;
  border-radius: 3px;
  padding: 45px 40px 45px 40px;
}
.featured_section77 .testimo h5 {
  font-weight: 600;
  margin-bottom: 27px;
}
.featured_section77 .lbt {
  text-align: center;
  border-bottom: 1px solid #eee;
  width: 80%;
  margin: 18px auto 30px auto;
}
.featured_section77 .lbt strong {
  display: inline-block;
  font-weight: 100;
  position: relative;
  top: 12px;
  font-size: 13px;
  background: #fff;
  padding: 0 12px;
  color: #5076bb;
}
.featured_section77 b {
  color: #5076bb;
  font-size: 16px;
  font-weight: 600;
}
.featured_section77 b em {
  color: #999;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  display: block;
}
.featured_section77 .testimo.highlight {
  border: 1px solid #5076bb;
  background: #5076bb;
  color: #fff;
}
.featured_section77 .testimo.highlight b {
  color: #fff;
}
.featured_section77 .testimo.highlight b em {
  color: #fff;
}
.featured_section77 .testimo.highlight h5 {
  color: #fff;
}
.featured_section77 .testimo.highlight .lbt strong {
  background: #5076bb;
  color: #fff;
}
.featured_section77.two .lbt strong {
  color: #46d8bd;
}
.featured_section77.two b {
  color: #46d8bd;
}
.featured_section77.two .testimo.highlight {
  border: 1px solid #46d8bd;
  background: #46d8bd;
}
.featured_section77.two .testimo.highlight .lbt strong {
  background: #46d8bd;
}
/* featured section 78 */
.featured_section78 {
  float: left;
  width: 100%;
  padding: 115px 0px;
  background: #f3f3f3;
  text-align: center;
}
.featured_section78 .box {
  float: left;
  width: 100%;
  background: #fff;
  padding: 45px 40px 50px 40px;
}
.featured_section78 .box img {
  margin-bottom: 20px;
}
.featured_section78 .smshadow {
  float: left;
  width: 100%;
  height: 10px;
  background: url(../images/shadow1.png) no-repeat center bottom;
}
/* featured section 79 */
.featured_section79 {
  float: left;
  width: 100%;
  text-align: center;
}
.featured_section79 .box {
  float: left;
  width: 33.333%;
  text-align: left;
  border: 1px solid #ececec;
}
.featured_section79 .box.center {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
.featured_section79 .box img {
  float: left;
  width: 100%;
}
.featured_section79 .box span {
  float: left;
  padding: 45px 40px 55px 40px;
}
.featured_section79.two {
  background: #f3f3f3;
  padding: 120px 0px;
}
.featured_section79.two .box {
  background: #fff;
  border: 1px solid #fff;
}
/* featured section 80 */
.featured_section80 {
  float: left;
  width: 100%;
  text-align: center;
}
.featured_section80 .box {
  float: left;
  width: 50%;
  text-align: left;
  border: 1px solid #ececec;
}
.featured_section80 .box.last {
  border-left: 1px solid #fff;
}
.featured_section80 .box img {
  float: left;
  width: 100%;
}
.featured_section80 .box span {
  float: left;
  padding: 45px 40px 55px 40px;
}
/* featured section 81 */
.featured_section81 {
  float: left;
  width: 100%;
  padding: 115px 0px 120px 0px;
  text-align: center;
  background: #f3f3f3 url(../images/pattern5.jpg) repeat left top;
}
.featured_section81 .box {
  float: left;
  width: 33.1%;
  padding: 40px 50px;
  background: #fff;
  text-align: center;
  margin-right: 2px;
  margin-bottom: 2px;
  transition: all 0.3s ease;
}
.featured_section81 .box span {
  color: #393939;
  font-size: 45px;
  display: block;
  margin-bottom: 20px;
}
.featured_section81 .box:hover {
  color: #fff;
  background: #59abe3;
}
.featured_section81 .box:hover span {
  color: #fff;
}
.featured_section81 .box:hover h4 {
  color: #fff;
}
.featured_section81.colored .box:hover {
  color: #fff;
  background: #9eca45;
}
/* featured section 82 */
.featured_section82 {
  float: left;
  width: 100%;
  background: #59abe3;
  color: #fff;
}
.featured_section82 .box {
  float: left;
  width: 33.3%;
  padding: 59px 50px;
  text-align: left;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
}
.featured_section82 .box.last {
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.featured_section82 .box span {
  float: left;
  color: #fff;
  font-size: 25px;
  width: 56px;
  height: 56px;
  text-align: center;
  vertical-align: middle;
  line-height: 53px;
  border: 1px solid #fff;
  border-radius: 100%;
  margin-right: 25px;
}
.featured_section82 .box b {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  display: block;
}
.featured_section82 .box strong {
  font-size: 21px;
  font-weight: bold;
  display: block;
}
.featured_section82 .box a {
  color: #fff;
}
.featured_section82 .box a:hover {
  text-decoration: underline;
}
.featured_section82 .box i {
  float: left;
  color: #fff;
  font-size: 25px;
  width: 56px;
  height: 56px;
  text-align: center;
  vertical-align: middle;
  line-height: 53px;
  border: 1px solid #fff;
  border-radius: 100%;
  margin-right: 10px;
  transition: all 0.3s ease;
}
.featured_section82 .box i:hover {
  color: #59abe3;
  border: 1px solid #fff;
  background: #fff;
}
.featured_section82.two {
  background: #c1c1c7;
}
.featured_section82.two .box {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.featured_section82.two .box.last {
  border-right: none;
}
.featured_section82.two .box i:hover {
  color: #fff;
  background: #e3e3e3;
}
.featured_section82.three {
  background: #272727;
}
.featured_section82.three .box {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.featured_section82.three .box.last {
  border-right: none;
}
.featured_section82.three .box i:hover {
  color: #23AD37;
  background: #fff;
}
/* featured section 83 */
.featured_section83 {
  float: left;
  width: 100%;
  text-align: center;
}
.featured_section83 h4 {
  float: left;
  width: 100%;
  color: #fff;
  font-weight: 600;
  background: #46d8bd;
  padding: 14px 0px 13px 0px;
  text-align: center;
  transition: all 0.3s ease;
}
.featured_section83 .one_fifth_less:hover h4 {
  background: #393939;
}
/* featured section 84 */
.featured_section84 {
  float: left;
  width: 100%;
  text-align: center;
}
/* featured section 85 */
.featured_section85 {
  float: left;
  width: 100%;
  padding: 115px 0px;
  background: #f3f3f3;
}
.featured_section85 ul.liwbt {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
}
.featured_section85 .liwbt li {
  float: left;
  width: 100%;
  margin: 0;
  color: #393939;
  font-size: 16px;
  padding: 16px 0px 14px 0px;
  border-bottom: 1px dashed #e0e0e0;
}
.featured_section85 .liwbt li i {
  float: left;
  width: 38px;
  height: 38px;
  color: #ccc;
  background: #fff;
  border-radius: 100%;
  text-align: center;
  vertical-align: middle;
  line-height: 38px;
  margin-right: 14px;
  margin-top: -5px;
}
/* featured section 86 */
.featured_section86 {
  float: left;
  width: 100%;
  text-align: center;
}
.featured_section86 .cirimg {
  width: 190px;
  height: 190px;
  border-radius: 100%;
  border: 5px solid #eee;
  overflow: hidden;
  margin-bottom: 47px;
  transition: all 0.3s ease;
}
.featured_section86 .cirimg:hover {
  border: 12px solid #eee;
}
.featured_section86 .cinfo {
  float: left;
  width: 100%;
  padding: 0px 0px 45px 0px;
  background: #fff;
  border-radius: 4px;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border: 1px solid #eee;
  border-top: none;
  font-size: 13px;
  line-height: 18px;
}
.featured_section86 .cinfo h5 {
  margin-bottom: 3px;
}
.featured_section86 .cinfo em {
  font-size: 13px;
  font-style: normal;
  color: #999;
  display: block;
  margin-bottom: 20px;
}
.featured_section86 .cinfo .shape1 {
  float: left;
  margin-top: -30px;
  margin-left: -1px;
  margin-bottom: 18px;
}
.featured_section86 a i {
  color: #999;
  width: 30px;
  height: 30px;
  background: #f3f3f3;
  border-radius: 100%;
  text-align: center;
  vertical-align: middle;
  line-height: 30px;
  margin-top: 20px;
  margin-bottom: 30px;
  margin-right: 2px;
  margin-left: 2px;
  transition: all 0.3s ease;
}
.featured_section86 a i:hover {
  color: #fff;
  background: #46d8bd;
}
/* featured section 87 */
.featured_section87 {
  float: left;
  width: 100%;
  padding: 90px 0px;
  text-align: center;
  background: #393939 url(../images/site-img116.jpg) repeat-y center bottom;
}
/* featured section 88 */
.featured_section88 {
  float: left;
  width: 100%;
  text-align: left;
}
.featured_section88 img {
  float: left;
  margin-bottom: 20px;
}
.featured_section88 h3 {
  margin-bottom: 22px;
}
/* featured section 89 */
.featured_section89 {
  float: left;
  width: 100%;
  padding: 100px 0px 0px 0px;
  background: #f3f3f3;
}
.featured_section89 .left {
  float: left;
  width: 35%;
  text-align: center;
}
.featured_section89 .left img {
  display: block;
  margin: 0 auto;
}
.featured_section89 .right {
  float: left;
  width: 65%;
  padding-left: 50px;
  padding-top: 40px;
  text-align: left;
}
/* featured section 90 */
.featured_section90 {
  float: left;
  width: 100%;
}
.featured_section90 iframe {
  float: left;
  width: 100%;
  height: 350px;
}
/* featured section 91 */
.featured_section91 {
  float: left;
  width: 100%;
  padding: 115px 0px 140px 0px;
  background: #f3f3f3;
}
.featured_section91 .one_fourth {
  background: #575757;
  border-radius: 3px;
}
.featured_section91 .one_fourth img {
  float: left;
  width: 100%;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.featured_section91 .one_fourth span {
  float: left;
  color: #393939;
  width: 100%;
  padding: 12px 0px;
  background: rgba(255, 255, 255, 0.8);
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
}
.featured_section91 .one_fourth span strong {
  font-size: 16px;
  font-weight: 600;
  display: block;
}
.featured_section91 .one_fourth .persoci {
  float: left;
  width: 100%;
  padding: 10px 10px;
  background: #575757;
  position: absolute;
  left: 0;
  bottom: -38px;
}
.featured_section91 .one_fourth .persoci i {
  float: left;
  width: 18px;
  height: 18px;
  border-radius: 3px;
  color: #fff;
  font-size: 10px;
  text-align: center;
  vertical-align: middle;
  line-height: 18px;
  background: #87d37c;
  transition: all 0.3s ease;
}
.featured_section91 .one_fourth .persoci i:hover {
  background: #7c7c7c;
}
.featured_section91 .one_fourth .persoci i.two {
  float: right;
  background: #7c7c7c;
  margin-left: 5px;
  transition: all 0.3s ease;
}
.featured_section91 .one_fourth .persoci i.two:hover {
  background: #87d37c;
}
.featured_section91.two {
  padding: 0px;
  background: #fff;
}
/* featured section 92 */
.featured_section92 {
  float: left;
  width: 100%;
}
/* featured section 93 */
.featured_section93 {
  float: left;
  width: 100%;
  padding: 100px 0px 0px 0px;
  background: #f3f3f3 url(../images/site-img127.jpg) repeat-y center top;
}
.featured_section93 .two_third {
  padding-top: 40px;
  padding-bottom: 0px;
}
.featured_section93 h1 {
  font-size: 40px;
  line-height: 50px;
}
.featured_section93 .one_third img {
  float: left;
}
/* featured section 94 */
.featured_section94 {
  float: left;
  width: 100%;
}
.featured_section94 .left {
  float: left;
  width: 58%;
}
.featured_section94 .right {
  float: left;
  width: 35%;
  margin-left: 7%;
}
.featured_section94 .left h2 {
  margin-bottom: 7px;
  font-weight: 400;
}
.featured_section94 .right .box {
  float: left;
  width: 100%;
  background: #f3f3f3;
  margin-bottom: 9px;
  transition: all 0.3s ease;
}
.featured_section94 .right .box span {
  float: left;
  width: 28%;
  color: #ccc;
  font-size: 35px;
  text-align: center;
  padding-top: 40px;
}
.featured_section94 .right .box .cont {
  float: left;
  width: 72%;
  padding: 27px 38px;
  border-left: 1px solid #e0e0e0;
}
.featured_section94 .right .box .cont h4 {
  margin-bottom: 3px;
}
.featured_section94 .right .box .cont p {
  line-height: 18px;
}
.featured_section94 .right .box:hover {
  color: #fff;
  background: #46d8bd;
}
.featured_section94 .right .box:hover span {
  color: #fff;
}
.featured_section94 .right .box:hover h4 {
  color: #fff;
}
/* featured section 95 */
.featured_section95 {
  float: left;
  width: 100%;
  text-align: center;
  background: #f3f3f3;
  padding: 120px 0px;
}
.featured_section95 h4 {
  width: 85%;
  font-weight: 600;
  margin: 0 auto 25px auto;
  padding-bottom: 20px;
  border-bottom: 1px solid #e3e3e3;
}
.featured_section95 i {
  color: #fff;
  font-size: 35px;
  width: 75px;
  height: 75px;
  text-align: center;
  vertical-align: middle;
  line-height: 75px;
  margin-bottom: 20px;
  background: #46d8bd;
  border-radius: 100%;
}
/* featured section 96 */
.featured_section96 {
  float: left;
  width: 100%;
}
.featured_section96 h2 {
  font-weight: 300;
}
.featured_section96 h2 strong {
  display: block;
  font-weight: 800;
}
.featured_section96 .left {
  float: left;
  width: 50%;
  padding-right: 67px;
  border-right: 1px solid #eee;
}
.featured_section96 .right {
  float: left;
  width: 50%;
  padding-left: 67px;
}
/* featured section 97 */
.featured_section97 {
  float: left;
  width: 100%;
  padding: 120px 0px;
  background: #f3f3f3;
  text-align: center;
}
.featured_section97 .one_third {
  width: 33.3333%;
  margin: 0;
}
.featured_section97 .box {
  float: left;
  width: 100%;
  background: #999;
  display: inline-block;
  overflow: hidden;
}
.featured_section97 .box img {
  float: left;
  width: 100%;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  vertical-align: middle;
}
.featured_section97 .box img:hover {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.featured_section97 .box span {
  float: left;
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 14px 0px;
  background: rgba(255, 255, 255, 0.1);
  font-size: 16px;
  font-weight: 600;
  color: #393939;
  opacity: 0;
  transition: all 0.3s ease;
}
.featured_section97 .box:hover span {
  visibility: visible;
  opacity: 1;
  background: rgba(255, 255, 255, 0.9);
}
.featured_section97 .whitebox {
  float: left;
  width: 100%;
  padding: 36px 50px 50px 50px;
  background: #fff;
}
.featured_section97 .whitebox h2 {
  margin-bottom: 7px;
}
.featured_section97 .whitebox h4 {
  color: #999;
  margin-bottom: 40px;
}
/* featured section 98 */
.featured_section98 {
  float: left;
  width: 100%;
}
.featured_section98 .box.first {
  text-align: right;
  background: #fff;
  margin-top: 75px;
}
.featured_section98 .box.first li {
  padding: 14px 0px;
  border-top: 1px solid #fff;
}
.featured_section98 .box {
  float: left;
  color: #393939;
  width: 24.250%;
  margin-right: 1%;
  text-align: center;
  background: #f3f3f3;
}
.featured_section98 .box.last {
  margin-right: 0;
}
.featured_section98 .box li {
  padding: 14px 0px;
  border-top: 1px solid rgba(255, 255, 255, 0.55);
}
.featured_section98 .box i {
  color: #aaa;
}
.featured_section98 .box .title {
  background: #fff;
  border: none;
  padding-bottom: 20px;
}
.featured_section98 .box .title h3 {
  margin: 0px;
}
.featured_section98 .box .title h3 strong {
  color: #46d8bd;
  font-size: 40px;
  font-family: 'Open Sans', sans-serif;
}
.featured_section98 .box .title h3 em {
  font-size: 13px;
  font-style: normal;
}
.featured_section98 .box.highlight {
  color: #fff;
  background: #46d8bd;
}
.featured_section98 .box.highlight i {
  color: #fff;
}
.featured_section98 .box.highlight li {
  border-top: 1px solid rgba(255, 255, 255, 0.25);
}
/* featured section 99 */
.featured_section99 {
  float: left;
  width: 100%;
  position: relative;
  z-index: 9;
  background: #46d8bd;
  padding: 70px 0px 70px 0px;
}
.featured_section99:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  right: 50%;
  bottom: 0;
  left: 0;
  background: #393939;
}
.featured_section99 h2 {
  color: #fff;
  font-weight: 300;
  margin-bottom: 0px;
  line-height: 36px;
}
.featured_section99 h2 strong {
  float: left;
  font-weight: 800;
  margin-left: 12%;
}
.featured_section99 h2 strong .line {
  width: 50px;
  height: 2px;
  background: #fff;
  margin-top: 10px;
}
/* featured section 100 */
.featured_section100 {
  float: left;
  width: 100%;
}
.featured_section100 .box {
  float: left;
  width: 33.3333%;
  padding: 113px 67px;
  text-align: center;
  border-left: 1px solid #eee;
}
.featured_section100 .box.last {
  border-right: 1px solid #eee;
}
/* featured section 101 */
.featured_section101 {
  float: left;
  width: 100%;
}
.featured_section101 .box {
  float: left;
  width: 25%;
  padding: 80px 75px;
  text-align: center;
  color: #fff;
  background: #50c9d4;
}
.featured_section101 .box.two {
  opacity: 0.7;
}
.featured_section101 .box.three {
  opacity: 0.8;
}
.featured_section101 .box.four {
  opacity: 0.9;
}
/* featured section 102 */
.featured_section102 {
  float: left;
  width: 100%;
}
.featured_section102 .one_fourth_less {
  background: #f3f3f3;
  text-align: center;
  padding-top: 8px;
}
.featured_section102 .one_fourth_less h5 {
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 21px;
}
.featured_section102 .one_fourth_less h5 em {
  color: #999;
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  display: block;
  line-height: 21px;
}
.featured_section102 .one_fifth_less {
  background: #f3f3f3;
  text-align: center;
  padding-top: 2px;
}
.featured_section102 .one_fifth_less h5 {
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 21px;
}
.featured_section102 .one_fifth_less h5 em {
  color: #999;
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  display: block;
  line-height: 21px;
}
/* featured section 103 */
.featured_section103 {
  float: left;
  width: 100%;
  padding-bottom: 5px;
  background: #f3f3f3;
}
.featured_section103 .container {
  background: #fff;
  -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.14);
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.14);
}
.featured_section103 .container .box {
  float: left;
  width: 33.333%;
  text-align: center;
  padding: 50px 50px 45px 50px;
  border-right: 1px solid #eee;
}
.featured_section103 .container .box.last {
  border-right: none;
}
.featured_section103 .container .box i {
  color: #eb9532;
  font-size: 27px;
  border: 1px solid #eb9532;
  border-radius: 100%;
  width: 68px;
  height: 68px;
  text-align: center;
  vertical-align: middle;
  line-height: 65px;
  margin-bottom: 20px;
  transition: all 0.3s ease;
}
.featured_section103 .container .box i:hover {
  color: #393939;
  border: 1px solid #393939;
}
.featured_section103 .container .box h3 {
  margin-bottom: 10px;
}
.featured_section103 .container .box p {
  font-weight: 300;
  margin-bottom: 14px;
}
.featured_section103 .container .box a {
  color: #eb9532;
  transition: all 0.3s ease;
}
.featured_section103 .container .box a:hover {
  color: #393939;
}
/* featured section 104 */
.featured_section104 {
  float: left;
  width: 100%;
  background: #f3f3f3;
}
.featured_section104 h1 {
  line-height: 43px;
  margin-top: -10px;
}
.featured_section104 b {
  float: left;
  color: #dfdfdf;
  font-size: 35px;
  font-family: 'Oswald', sans-serif;
  font-weight: bold;
  text-decoration: underline;
  margin-right: 27px;
  margin-top: 12px;
  margin-bottom: 18px;
}
.featured_section104 h4 {
  margin-bottom: 3px;
}
/* featured section 105 */
.featured_section105 {
  float: left;
  width: 100%;
  text-align: center;
  background: #f3f3f3;
}
.featured_section105 .slidesec {
  float: left;
  width: 100%;
  margin-bottom: 50px;
}
.featured_section105 .one_half {
  text-align: left;
}
.featured_section105 .one_half img {
  float: left;
  width: 118px;
  height: 118px;
  border-radius: 100%;
  margin-right: 30px;
  border: 5px solid #fff;
}
.featured_section105 .one_half strong {
  color: #eb9532;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 10px;
  margin-top: 8px;
  display: block;
}
.featured_section105 .one_half strong em {
  color: #393939;
  font-size: 14px;
  font-weight: 400;
}
/* featured section 106 */
.featured_section106 {
  float: left;
  width: 100%;
  background: #f3f3f3;
}
.featured_section106 i {
  color: #393939;
  font-size: 10px;
  border: 1px solid #393939;
  border-radius: 100%;
  width: 20px;
  height: 20px;
  text-align: center;
  vertical-align: middle;
  line-height: 18px;
  margin-right: 12px;
}
.featured_section106 h4 {
  margin-bottom: 25px;
}
/* featured section 107 */
.featured_section107 {
  float: left;
  width: 100%;
  text-align: center;
}
.featured_section107 h1 {
  line-height: 45px;
}
.featured_section107 h1 strong {
  font-weight: 500;
}
.featured_section107 p {
  color: #393939;
  width: 85%;
  margin: 0 auto;
}
/* featured section 108 */
.featured_section108 {
  float: left;
  width: 100%;
  padding: 113px 0px 130px 0px;
  text-align: center;
  background: #f3f3f3;
}
.featured_section108 .one_fifth {
  padding: 45px 20px;
  background: #fff;
  border-radius: 18px;
  transition: all 0.3s ease;
}
.featured_section108 i {
  color: #f9bf36;
  font-size: 55px;
  margin-bottom: 20px;
}
.featured_section108 h5 {
  margin-bottom: 0px;
}
.featured_section108 .one_fifth:hover {
  background: #f9bf36;
}
.featured_section108 .one_fifth:hover i,
.featured_section108 .one_fifth:hover h5 {
  color: #fff;
}
/* featured section 109 */
.featured_section109 {
  float: left;
  width: 100%;
  text-align: left;
}
.featured_section109 h1 {
  font-weight: 300;
}
.featured_section109 i.apps {
  color: #e3e3e3;
  font-size: 37px;
  margin-right: 10px;
  margin-top: 5px;
}
.featured_section109 ul {
  float: left;
  width: 45%;
}
.featured_section109 li {
  font-size: 16px;
  font-weight: 300;
  padding: 5px 0px;
}
.featured_section109 li i {
  color: #f9bf36;
  font-size: 13px;
  margin-right: 10px;
  font-weight: 300;
}
.featured_section109 .ssdimgs {
  float: left;
  width: 100%;
}
.featured_section109 .ssdimgs img.one {
  float: right;
}
.featured_section109 .ssdimgs img.two {
  float: right;
  margin-right: 10px;
}
/* featured section 110 */
.featured_section110 {
  float: left;
  width: 100%;
  padding: 120px 0px;
  background: #f3f3f3;
}
/* featured section 111 */
.featured_section111 {
  float: left;
  width: 100%;
  text-align: center;
}
.featured_section111 .box {
  float: left;
  width: 100%;
  padding: 40px;
  text-align: left;
  background: #87d37c;
}
.featured_section111 .box2 {
  float: left;
  width: 100%;
  padding: 40px 20px 23px 20px;
  text-align: left;
  background: #e1f4de;
}
/* featured section 112 */
.featured_section112 {
  float: left;
  width: 100%;
  text-align: center;
}
.featured_section112 .onecol_thirtyfive h4 {
  margin-bottom: 5px;
}
.featured_section112 .onecol_thirtyfive.left {
  text-align: right;
  padding-top: 45px;
}
.featured_section112 .onecol_thirtyfive.right {
  text-align: left;
  padding-top: 45px;
}
.featured_section112 .onecol_thirtyfive.left i {
  float: right;
  color: #fff;
  font-size: 18px;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  text-align: center;
  vertical-align: middle;
  line-height: 50px;
  background: #393939;
  margin-left: 25px;
  margin-top: 7px;
  margin-bottom: 30px;
  transition: all 0.3s ease;
}
.featured_section112 .onecol_thirtyfive.right i {
  float: left;
  color: #fff;
  font-size: 18px;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  text-align: center;
  vertical-align: middle;
  line-height: 50px;
  background: #393939;
  margin-right: 25px;
  margin-top: 7px;
  margin-bottom: 30px;
  transition: all 0.3s ease;
}
.featured_section112 .onecol_thirtyfive.left i:hover,
.featured_section112 .onecol_thirtyfive.right i:hover {
  background: #87d37c;
}
/* featured section 113 */
.featured_section113 {
  float: left;
  width: 100%;
  padding: 113px 0px 120px 0px;
  text-align: center;
  background: #f3f3f3 url(../images/pattern6.jpg) repeat left top;
}
.featured_section113 .one_half {
  background: #fff;
  border-radius: 10px;
  padding: 30px 40px;
  text-align: left;
  margin-top: 18px;
}
.featured_section113 .one_half img {
  float: left;
  margin-right: 10px;
}
/* featured section 114 */
.featured_section114 {
  float: left;
  width: 100%;
  padding: 113px 0px 100px 0px;
  text-align: center;
  background: #6c7a89;
  color: #fff;
}
.featured_section114.two {
  background: #454545;
  color: #fff;
}
/* featured section 115 */
.featured_section115 {
  float: left;
  width: 100%;
}
.featured_section115 span {
  float: left;
  color: #f9bf36;
  font-size: 32px;
  font-weight: bold;
  margin-right: 20px;
}
/* featured section 116 */
.featured_section116 {
  float: left;
  width: 100%;
  padding: 120px 0px;
  background: #f3f3f3;
}
.featured_section116 .box {
  float: left;
  width: 100%;
  padding: 47px 40px 55px 40px;
  background: #fff;
  text-align: center;
  -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.16);
}
.featured_section116.two {
  float: left;
  width: 100%;
  text-align: center;
  padding: 120px 0px;
  background: #f3f3f3;
}
/* featured section 117 */
.featured_section117 {
  float: left;
  width: 100%;
  padding: 120px 0px 90px 0px;
  background: #393939;
  text-align: center;
}
/* featured section 118 */
.featured_section118 {
  float: left;
  width: 100%;
  text-align: center;
}
.featured_section118 .slidesec {
  width: 75%;
  text-align: left;
  margin: 0 auto;
  padding: 30px 0px 40px 0px;
}
.featured_section118 .slidesec span {
  float: left;
  color: #999;
  font-size: 90px;
  text-align: center;
  vertical-align: middle;
  width: 180px;
  height: 180px;
  border: 1px solid #999;
  border-radius: 100%;
  line-height: 180px;
  margin-right: 50px;
  margin-top: -10px;
  transition: all 0.3s ease;
}
.featured_section118 .slidesec span:hover {
  color: #fff;
  background: #f9bf36;
  border: 1px solid #f9bf36;
}
.featured_section118 .slidesec h1 {
  line-height: 45px;
  margin-bottom: 14px;
}
.featured_section118 .slidesec h1 em {
  font-weight: 300;
  font-style: normal;
  display: block;
}
.featured_section118 .slidesec p {
  color: #999;
  font-size: 16px;
  line-height: 25px;
  font-weight: 300;
}
/* featured section 119 */
.featured_section119 {
  float: left;
  width: 100%;
  text-align: center;
}
.featured_section119 iframe {
  float: left;
  width: 100%;
  height: 340px;
}
.featured_section119 .box {
  float: left;
  width: 100%;
  text-align: left;
  margin-bottom: 20px;
}
.featured_section119 .box.last {
  margin-bottom: 0px;
}
.featured_section119 .box iframe {
  float: left;
  width: 160px;
  height: 100px;
  margin-right: 30px;
}
.featured_section119 .box strong {
  color: #393939;
  font-size: 16px;
  font-weight: 500;
}
/* featured section 120 */
.featured_section120 {
  float: left;
  width: 100%;
  text-align: center;
}
/* featured section 121 */
.featured_section121 {
  float: left;
  width: 100%;
  padding: 75px 0px;
  background: #f3f3f3;
}
/* featured section 122 */
.featured_section122 {
  float: left;
  width: 100%;
  text-align: center;
}
/* featured section 123 */
.featured_section123 {
  float: left;
  width: 100%;
}
/* featured section 124 */
.featured_section124 {
  float: left;
  width: 100%;
  text-align: center;
  background: #f3f3f3;
  padding: 120px 0px 75px 0px;
}
.featured_section124 .repro {
  width: 97%;
  margin: 0 auto;
}
.featured_section124 .repro img {
  float: left;
}
.featured_section124 .repro .box {
  float: left;
  width: 38.9%;
  height: 450px;
  text-align: left;
  padding: 45px 40px 50px 40px;
  background: #fff;
  margin-bottom: 18px;
}
.featured_section124 .repro .box ul.list {
  float: left;
  padding: 0px;
  margin: 0px;
}
.featured_section124 .repro .box li {
  padding: 5px 0px;
  margin: 0px;
}
/* featured section 125 */
.featured_section125 {
  float: left;
  width: 100%;
  text-align: center;
}
.featured_section125 .one_third i {
  width: 72px;
  height: 72px;
  text-align: center;
  border-radius: 100%;
  font-size: 35px;
  color: #fff;
  float: left;
  margin-right: 25px;
  margin-bottom: 50px;
  background: #e3e3e3;
  vertical-align: middle;
  line-height: 72px;
}
.featured_section125.two {
  text-align: center;
}
.featured_section125 .one_third {
  text-align: left;
}
.featured_section125.two .one_third i {
  color: #46d8bd;
  font-size: 40px;
}
/* featured section 126 */
.featured_section126 {
  float: left;
  width: 100%;
  text-align: center;
  padding: 120px 0px 100px 0px;
  background: #f3f3f3 url("../images/site-img207.jpg");
  background-attachment: fixed;
  background-origin: initial;
  background-clip: initial;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-position: center;
}
.featured_section126 img {
  width: 160px;
  height: 160px;
  border-radius: 100%;
  margin-bottom: 21px;
  border: 5px solid #fff;
}
/* featured section 127 */
.featured_section127 {
  float: left;
  width: 100%;
  text-align: center;
}
.featured_section127 .one_half,
.featured_section127 .one_third,
.featured_section127 .one_fourth {
  text-align: left;
}
.featured_section127 img {
  float: left;
  width: 100%;
}
.featured_section127 .date {
  float: left;
  color: #fff;
  padding: 9px 18px 8px 18px;
  font-weight: 600;
  background: #f7ca18;
  letter-spacing: 0.5px;
  transition: all 0.3s ease;
}
.featured_section127 .date:hover {
  background: #393939;
}
/* featured section 128 */
.featured_section128 {
  float: left;
  width: 100%;
  text-align: left;
  background: #fff;
  padding: 72px 0px 72px 0px;
}
.featured_section128 strong {
  float: left;
  margin-right: 30px;
  font-family: 'Roboto', sans-serif;
  color: #ccc;
  font-size: 40px;
  font-weight: 300;
  text-transform: uppercase;
}
.featured_section128 a {
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  background: #ccc;
  padding: 12px 30px;
  text-transform: uppercase;
  transition: all 0.3s ease;
}
.featured_section128 a:hover {
  color: #fff;
  background: #181818;
}
/* featured section 129 */
.featured_section129 {
  float: left;
  width: 100%;
  text-align: center;
}
.featured_section129 .one_fourth {
  padding: 35px 25px 45px 25px;
}
.featured_section129 .one_fourth:hover,
.featured_section129 .one_fourth.active {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.09);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.09);
}
/* featured section 130 */
.featured_section130 {
  float: left;
  width: 100%;
  background: #33393c;
}
.featured_section130 .pacgbox {
  float: left;
  width: 24.85%;
  margin-right: 0.2%;
  text-align: center;
  padding: 90px 0px 80px 0px;
  background-color: #1d2327;
  background-image: url(../images/site-img220.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  transition: all 0.3s ease;
}
.featured_section130 .pacgbox.two {
  background-image: url(../images/site-img221.png);
  background-repeat: no-repeat;
  background-position: right bottom;
}
.featured_section130 .pacgbox.three {
  background-image: url(../images/site-img222.png);
  background-repeat: no-repeat;
  background-position: right bottom;
}
.featured_section130 .pacgbox.four {
  background-image: url(../images/site-img223.png);
  background-repeat: no-repeat;
  background-position: right bottom;
}
.featured_section130 .pacgbox.last {
  margin-right: 0;
}
.featured_section130 .pacgbox:hover {
  background-color: #33393c;
}
.featured_section130 .pacgbox p {
  margin: 0 auto;
  width: 75%;
  color: #ccc;
}
.featured_section130 .pacgbox em {
  color: #727272;
  font-style: normal;
  display: block;
  text-align: center;
  margin-top: 18px;
  margin-bottom: 12px;
}
.featured_section130 .pacgbox b {
  color: #3498db;
  font-size: 40px;
  font-weight: 800;
  font-family: 'Roboto', sans-serif;
  display: block;
  text-align: center;
  margin-bottom: 45px;
}
.featured_section130 .pacgbox a.but {
  color: #1d2327;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  background: #fff;
  padding: 10px 25px;
  border-radius: 3px;
  transition: all 0.3s ease;
}
.featured_section130 .pacgbox a.but:hover {
  color: #fff;
  background: #3498db;
}
/* featured section 131 */
.featured_section131 {
  float: left;
  width: 100%;
  text-align: center;
}
.featured_section131 .one_third {
  text-align: left;
}
.featured_section131 .one_third h3 {
  font-size: 20px;
  margin-bottom: 8px;
  margin-top: -4px;
}
.featured_section131 .one_third i {
  float: left;
  color: #999;
  font-size: 45px;
  background: #f3f3f3;
  width: 90px;
  height: 80px;
  text-align: center;
  vertical-align: middle;
  line-height: 80px;
  margin-right: 30px;
}
/* featured section 132 */
.featured_section132 {
  float: left;
  width: 100%;
  text-align: center;
}
/* featured section 133 */
.featured_section133 {
  float: left;
  width: 100%;
  padding: 160px 0px 0px 0px;
  text-align: left;
  background: #1d2327 url(../images/site-img228.jpg) no-repeat center top;
}
.featured_section133 h1 {
  color: #3498db;
  margin: 0;
}
.featured_section133 h2 {
  margin-bottom: 5px;
}
.featured_section133 .box {
  float: left;
  width: 32%;
  margin-right: 2%;
  margin-top: 7px;
  padding: 18px 20px;
  background: #343b40;
  text-align: center;
  border-radius: 3px;
  font-family: 'Roboto', sans-serif;
}
.featured_section133 .box.last {
  margin-right: 0;
}
.featured_section133 .box strong {
  font-size: 16px;
  color: #fff;
  font-weight: 400;
  transition: all 0.3s ease;
}
.featured_section133 .box span {
  font-size: 21px;
  margin-right: 10px;
}
.featured_section133 a {
  color: #fff;
}
.featured_section133 .box:hover {
  background: #40484d;
}
/* featured section 134 */
.featured_section134 {
  float: left;
  width: 100%;
  padding: 120px 0px 235px 0px;
  text-align: center;
  background: url(../images/site-img233.jpg) no-repeat center bottom;
}
.featured_section134 h5 {
  font-weight: 600;
  margin-bottom: 8px;
}
.featured_section134 .one_third {
  text-align: left;
}
.featured_section134 .one_third i {
  float: left;
  margin-right: 20px;
  margin-bottom: 50px;
  color: #fff;
  font-size: 27px;
  background: #52bed9;
  text-align: center;
  width: 58px;
  height: 58px;
  vertical-align: middle;
  line-height: 58px;
  border-radius: 100%;
  transition: all 0.3s ease;
}
.featured_section134 .one_third:hover i {
  background: #393939;
}
/* featured section 135 */
.featured_section135 {
  float: left;
  width: 100%;
  text-align: center;
  background: #52bed9;
  padding: 120px 0px;
}
.featured_section135 .box {
  width: 100%;
  position: relative;
}
.featured_section135 .box-cnt {
  width: 100%;
  height: auto;
}
.featured_section135 .box-cnt img {
  width: 100%;
  height: auto;
  display: block;
}
.featured_section135 .box-details {
  position: absolute;
  z-index: 2;
  bottom: 0;
  background: rgba(255, 255, 255, 0.9);
  width: 100%;
  height: 70px;
  overflow: hidden;
  transition: height 450ms;
  -moz-transition: height 450ms;
  -webkit-transition: height 450ms;
}
.featured_section135 .box:hover .box-details,
.featured_section135 .box.active .box-details {
  height: 205px;
  background: rgba(255, 255, 255, 0.9);
}
.featured_section135 .box-details h4 {
  color: #393939;
  font-weight: 600;
  padding-top: 27px;
  line-height: 21px;
  text-transform: uppercase;
  transition: all 0.3s ease;
}
.featured_section135 .box-details p {
  color: #727272;
  width: 77%;
  margin: 0 auto;
  padding-top: 10px;
  padding-bottom: 30px;
  line-height: 21px;
}
.featured_section135 .box-details a {
  color: #727272;
  font-size: 11px;
  text-transform: uppercase;
  border: 1px solid #727272;
  padding: 9px 20px;
  transition: all 0.3s ease;
}
.featured_section135 .box-details a:hover {
  color: #fff;
  background: #727272;
}
/* featured section 136 */
.featured_section136 {
  float: left;
  width: 100%;
  text-align: center;
}
.featured_section136 h4 {
  margin-bottom: 3px;
}
.featured_section136 .box {
  float: left;
  width: 100%;
  text-align: left;
  margin-bottom: 40px;
}
.featured_section136 .box i {
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
  color: #393939;
  font-size: 27px;
  background: #f3f3f3;
  text-align: center;
  width: 58px;
  height: 58px;
  vertical-align: middle;
  line-height: 58px;
  border-radius: 100%;
  transition: all 0.3s ease;
}
.featured_section136 .box:hover i {
  color: #fff;
  background: #52bed9;
}
.featured_section136 .videoframe {
  float: left;
  width: 100%;
  height: 300px;
}
/* featured section 137 */
.featured_section137 {
  float: left;
  width: 100%;
  padding: 113px 0px 85px 0px;
  text-align: center;
  background: #f3f3f3;
}
.featured_section137 .box {
  float: left;
  width: 100%;
  padding: 20px;
  background: #fff;
  font-size: 13px;
  color: #999;
  margin-bottom: 30px;
  -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.12);
  transition: all 0.3s ease;
}
.featured_section137 .box:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.featured_section137 .box a {
  color: #999;
}
.featured_section137 .box h5 {
  float: left;
  width: 100%;
  margin-top: 18px;
  margin-bottom: 3px;
}
.featured_section137 .box strong {
  color: #52bed9;
  font-weight: 600;
}
.featured_section137.sty2 {
  padding: 90px 0px 80px 0px;
}
.featured_section137.sty2 .box {
  padding: 10px 10px 20px 10px;
  -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
  -moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
}
.featured_section137.sty2 .box strong {
  color: #23AD37;
  font-weight: 600;
}
/* featured section 138 */
.featured_section138 {
  float: left;
  width: 100%;
  text-align: center;
  padding: 113px 0px;
  background: #393939 url("../images/site-img243.jpg");
  background-attachment: fixed;
  background-origin: initial;
  background-clip: initial;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-position: center;
  font-family: 'Raleway', sans-serif;
}
.featured_section138 ul.left {
  float: left;
  width: 50%;
  color: #fff;
  padding: 0 4% 0 0;
  margin: 0 0 0 0;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.featured_section138 .left li {
  float: right;
  text-align: right;
  padding: 3px 10px;
  margin: 0px 0px 20px 0px;
  font-size: 16px;
  font-weight: 600;
  clear: both;
  background: rgba(255, 255, 255, 0.27);
}
.featured_section138 .left li.last {
  margin: 0px 0px 0px 0px;
}
.featured_section138 ul.right {
  float: right;
  width: 46%;
  color: #fff;
  padding: 0;
  margin: 0;
}
.featured_section138 .right li {
  float: left;
  text-align: right;
  padding: 3px 10px;
  margin: 0px 0px 20px 0px;
  font-size: 16px;
  font-weight: 600;
  clear: both;
  background: rgba(255, 255, 255, 0.27);
}
.featured_section138 .right li.last {
  margin: 0px 0px 0px 0px;
}
/* featured section 139 */
.featured_section139 {
  float: left;
  width: 100%;
  padding: 120px 0px;
  text-align: center;
  background: #52bed9 url(../images/site-img247.jpg) no-repeat center top;
}
.featured_section139 h1 {
  margin-bottom: 18px;
}
.featured_section139 h3 {
  margin-bottom: 30px;
}
/* featured section 140 */
.featured_section140 {
  float: left;
  width: 100%;
  padding: 113px 0px;
  background: #393939 url("../images/site-img248.jpg");
  background-attachment: fixed;
  background-origin: initial;
  background-clip: initial;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.featured_section140 .box {
  float: left;
  width: 90%;
  text-align: right;
  color: #fff;
}
.featured_section140 .box span {
  float: right;
  width: 75%;
}
.featured_section140 .box i {
  float: right;
  width: 45px;
  height: 45px;
  background: #fff;
  color: #272727;
  text-align: center;
  vertical-align: middle;
  line-height: 45px;
  font-size: 21px;
  border-radius: 100%;
  margin-left: 16px;
  margin-top: 1px;
}
.featured_section140 .box a {
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  border: 1px solid #fff;
  padding: 11px 18px;
  border-radius: 3px;
  transition: all 0.3s ease;
}
.featured_section140 .box a:hover {
  color: #23AD37;
  background: #fff;
}
.featured_section140 .box.two {
  float: right;
  width: 90%;
  text-align: left;
}
.featured_section140 .box.two span {
  float: left;
  width: 75%;
}
.featured_section140 .box.two i {
  float: left;
  margin-right: 16px;
  margin-left: 0px;
}
/* featured section 141 */
.featured_section141 {
  float: left;
  width: 100%;
}
.featured_section141 .box {
  float: left;
  width: 100%;
  padding: 30px 35px 35px 35px;
  border: 1px solid #f3f3f3;
  border-top: 3px solid #23AD37;
  transition: all 0.3s ease;
}
.featured_section141 .box:hover,
.featured_section141 .box.active {
  background: #f7f7f7;
}
/* featured section 142 */
.featured_section142.B {
  float: left;
  width: 100%;
  padding: 30px 0px 50px 0px;
  background: #F0F0F0;
}
.featured_section142.A {
  float: left;
  width: 100%;
  padding: 50px 0px 50px 0px;
  background: #F5F5F5;
}
.featured_section142 img {
  height: 200px;
}
.featured_section142 a img:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
  transition: all 0.3s ease;
}
.featured_section142 .addes {
  float: left;
  width: 100%;
  padding: 14px 10px 14px 27px;
  background: #fff;
  color: #181818;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 18px;
}
.featured_section142 .addes strong {
  font-size: 14px;
  display: block;
  font-weight: 600;
}
.featured_section142 .addes em a {
  float: right;
  width: 75px;
  color: #23AD37;
  font-size: 10px;
  font-style: normal;
  line-height: 12px;
  margin-top: 7px;
  text-transform: uppercase;
  transition: all 0.3s ease;
}
.featured_section142 .addes em a i {
  float: left;
  font-size: 21px;
  margin-right: 7px;
}
.featured_section142 .addes em a:hover {
  color: #ccc;
}
/* featured section 143 */
.featured_section143 {
  float: left;
  width: 100%;
  text-align: center;
  padding: 120px 0px 270px 0px;
  background: url(../images/site-img254.jpg) no-repeat center bottom;
}
.featured_section143 .box {
  width: 79%;
  margin: 0 auto;
  background: #23AD37;
  padding: 55px 0px 0px 0px;
}
.featured_section143 .box h1 {
  font-size: 45px;
  font-weight: 800;
  margin-bottom: 10px;
}
.featured_section143 .box .donate_form {
  width: 55%;
  margin: 40px auto 70px auto;
}
.featured_section143 .box .donate_input {
  padding: 18px 20px 19px 20px;
  width: 72%;
  background: #fff;
  border: none;
  color: #454545;
  font-size: 18px;
  font-weight: 300;
}
.featured_section143 .box .donate_submit {
  padding: 18px 20px 19px 20px;
  background-color: #181818;
  border: 0px;
  font-size: 18px;
  font-weight: normal;
  color: #fff;
  text-transform: uppercase;
  margin-left: 10px;
  transition: all 0.3s ease;
}
.featured_section143 .box .donate_submit:hover {
  color: #181818;
  background-color: #fff;
}
.featured_section143 .box .box2 {
  float: left;
  width: 50%;
  color: #fff;
  padding: 40px 30px 40px 40px;
  text-align: left;
  background: #c13e3b;
  border-right: 1px solid #23AD37;
}
.featured_section143 .box .box2 span {
  float: left;
  font-size: 72px;
  color: #fff;
  margin-right: 18px;
  margin-top: 5px;
}
/* domain search */
.domserch {
  float: left;
  width: 100%;
  background: #f3f3f3;
  padding: 81px 0px;
  font-family: 'Roboto', sans-serif;
}
.domserch .inp1 {
  float: left;
  width: 82%;
  font-size: 14px;
  color: #727272;
  padding: 14px 18px;
  background: #fff;
  border: 3px solid #e3e3e3;
  border-right: none;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  font-family: 'Roboto', sans-serif;
}
.domserch .inpubmit {
  float: left;
  width: 18%;
  font-size: 16px;
  color: #fff;
  padding: 17px 18px;
  background: #3498db;
  border: none;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  transition: all 0.3s ease;
}
.domserch .inpubmit:hover {
  color: #fff;
  background: #393939;
}
.domserch .smlinks {
  float: left;
  width: 100%;
  font-size: 12px;
  color: #999;
  padding-top: 9px;
  font-weight: 300;
}
.domserch .smlinks a {
  color: #999;
  transition: all 0.3s ease;
}
.domserch .smlinks a:hover {
  color: #393939;
}
.domserch .box {
  float: left;
  width: 100%;
  background: #fff;
  color: #3498db;
  font-weight: 300;
  border-radius: 3px;
  margin-top: 20px;
}
.domserch .bcol {
  float: left;
  width: 25%;
  padding: 20px 0px;
  text-align: center;
  border-right: 1px solid #f3f3f3;
}
.domserch .bcol strong {
  font-size: 16px;
}
.domserch .bcol.last {
  border-right: none;
}
/* host offer adds */
.hoffers {
  float: left;
  width: 100%;
}
/*----------------------------------------------------
   PORTFOLIO WORK SECTIONS
------------------------------------------------------*/
/* works 01 */
.works01 {
  float: left;
  width: 100%;
  text-align: center;
}
.works01.grybg {
  padding-top: 120px;
  background: #f3f3f3;
}
.works01.grybg2 {
  padding-top: 120px;
  padding-bottom: 120px;
  background: #f3f3f3;
}
.works_parallax1 {
  float: left;
  width: 100%;
  text-align: center;
  padding: 120px 0px;
  background: #393939 url("../images/site-img158.jpg");
  background-attachment: fixed;
  background-origin: initial;
  background-clip: initial;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-position: center;
}
.works01 .colubox {
  float: left;
  width: 100%;
  text-align: center;
  padding: 22px 0px;
  background: #f3f3f3;
  border-right: 1px solid #fff;
}
.works01 .colubox h5 {
  font-weight: 500;
  margin-bottom: 0px;
}
.works01 .colubox h6 {
  color: #999;
  font-weight: 400;
  margin-bottom: 0px;
}
/*----------------------------------------------------
   PARALLAX SECTIONS
------------------------------------------------------*/
/* parallax section 1 */
.parallax_section1 {
  float: left;
  width: 100%;
  text-align: center;
  padding: 120px 0px;
  background: #393939 url("../images/site-img12.jpg");
  background-attachment: fixed;
  background-origin: initial;
  background-clip: initial;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-position: center;
}
.parallax_section1 img {
  width: 90px;
  height: 90px;
  border-radius: 100%;
  margin-bottom: 18px;
}
.parallax_section1 h5 {
  color: #fff;
  font-weight: 600;
  margin-bottom: 0px;
}
.parallax_section1 h5 em {
  color: #999;
  font-size: 12px;
  font-style: normal;
  display: block;
  font-weight: 300;
  margin-top: -4px;
}
.parallax_section1 p {
  color: #fff;
  font-size: 16px;
  line-height: 27px;
  width: 70%;
  margin: 35px auto 25px auto;
}
.parallax_section1.stwo {
  float: left;
  width: 100%;
  text-align: center;
  padding: 120px 0px;
  background: #393939 url("../images/site-img211.jpg");
  background-attachment: fixed;
  background-origin: initial;
  background-clip: initial;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-position: center;
}
.parallax_section1.sthree {
  float: left;
  width: 100%;
  text-align: center;
  padding: 100px 0px 130px 0px;
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.7)), url("../images/site-img253.jpg");
  background-attachment: fixed;
  background-origin: initial;
  background-clip: initial;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-position: center;
}
.parallax_section1.sthree img {
  height: 200px;
  width: 355px;
  border: #999 solid 5px;
  border-radius: 4px;
  margin-bottom: 9px;
  margin-top: 10px;
  background: #fff;
  padding: 17px;
}
.parallax_section1.sthree h6 {
  color: #fff;
  font-weight: 300;
  margin-bottom: 30px;
}
.parallax_section1.sthree p {
  color: #fff;
  font-size: 16px;
  line-height: 27px;
  width: 70%;
  margin: 18px auto 25px auto;
}
/* parallax section 2 */
.parallax_section2 {
  float: left;
  width: 100%;
  text-align: left;
  padding: 75px 0px 59px 0px;
  background: #393939 url("../images/site-img12.jpg");
  background-attachment: fixed;
  background-origin: initial;
  background-clip: initial;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-position: center;
}
.parallax_section2 h2 {
  color: #fff;
  margin: 5px 0 0 0;
  float: left;
}
.parallax_section2 .but {
  float: right;
  color: #5076bb;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  background: rgba(255, 255, 255, 0.85);
  padding: 14px 35px;
  border-radius: 3px;
  transition: all 0.3s ease;
}
.parallax_section2 .but:hover {
  background: #ffffff;
}
/* parallax section 3 */
.parallax_section3 {
  float: left;
  width: 100%;
  text-align: center;
  padding: 120px 0px 100px 0px;
  background: #f3f3f3 url("../images/site-img18.jpg");
  background-attachment: fixed;
  background-origin: initial;
  background-clip: initial;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-position: center;
}
.parallax_section3 ul.left {
  float: left;
  width: 50%;
  padding-right: 3%;
  border-right: 1px solid #ccc;
}
.parallax_section3 .left li {
  float: left;
  width: 100%;
  text-align: right;
  padding: 0px;
  margin: 0px 0px 50px 0px;
}
.parallax_section3 .left li.last {
  margin: 0px 0px 0px 0px;
}
.parallax_section3 .left li h4 {
  text-transform: uppercase;
  margin-bottom: 0px;
}
.parallax_section3 .left li i {
  float: right;
  color: #fff;
  font-size: 32px;
  width: 72px;
  height: 72px;
  text-align: center;
  border-radius: 100%;
  vertical-align: middle;
  line-height: 72px;
  background-color: #393939;
  margin-left: 30px;
  transition: all 0.3s ease;
}
.parallax_section3 ul.right {
  float: left;
  width: 50%;
  padding-left: 3%;
}
.parallax_section3 .right li {
  float: left;
  width: 100%;
  text-align: left;
  padding: 0px;
  margin: 0px 0px 50px 0px;
}
.parallax_section3 .right li.last {
  margin: 0px 0px 0px 0px;
}
.parallax_section3 .right li h4 {
  text-transform: uppercase;
  margin-bottom: 0px;
}
.parallax_section3 .right li i {
  float: left;
  color: #fff;
  font-size: 32px;
  width: 72px;
  height: 72px;
  text-align: center;
  border-radius: 100%;
  vertical-align: middle;
  line-height: 72px;
  background-color: #393939;
  margin-right: 30px;
  transition: all 0.3s ease;
}
.parallax_section3 .left li:hover i,
.parallax_section3 .right li:hover i {
  color: #fff;
  background-color: #50c9d4;
}
/* parallax section 4 */
.parallax_section4 {
  float: left;
  width: 100%;
  text-align: center;
  padding: 120px 0px 120px 0px;
  background: #393939 url("../images/site-img26.jpg");
  background-attachment: fixed;
  background-origin: initial;
  background-clip: initial;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-position: center;
}
.parallax_section4 .one_fourth {
  text-align: center;
  color: #fff;
  width: 25%;
  margin: 0 0 70px 0;
  padding: 0 4% 0 2%;
  background: url(../images/carve-arrow.png) no-repeat right 65px;
}
.parallax_section4 .one_fourth.last {
  background: none;
}
.parallax_section4 .outline {
  margin: 0 auto;
  width: 132px;
  height: 132px;
  border: 2px solid #fff;
  border-radius: 100%;
  padding-top: 4px;
  margin-bottom: 30px;
  transition: all 0.3s ease;
}
.parallax_section4 .circle {
  margin: 0 auto;
  width: 120px;
  height: 120px;
  background: #fff;
  border-radius: 100%;
  text-align: center;
  padding-top: 25px;
  transition: all 0.3s ease;
}
.parallax_section4 .one_fourth:hover .outline {
  border: 2px solid #50c9d4;
}
.parallax_section4 .one_fourth:hover .circle {
  background: #50c9d4;
}
/* parallax section 5 */
.parallax_section5 {
  float: left;
  width: 100%;
  text-align: center;
  padding: 140px 0px 80px 0px;
  background: #393939 url("../images/site-img27.jpg");
  background-attachment: fixed;
  background-origin: initial;
  background-clip: initial;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-position: center;
}
/* parallax section 6 */
.parallax_section6 {
  float: left;
  width: 100%;
  text-align: center;
  padding: 140px 0px 130px 0px;
  background: #f3f3f3 url("../images/site-img32.jpg");
  background-attachment: fixed;
  background-origin: initial;
  background-clip: initial;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-position: center;
}
.parallax_section6.two {
  background: #f3f3f3 url("../images/site-img148.jpg");
  background-attachment: fixed;
  background-origin: initial;
  background-clip: initial;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-position: center;
}
.parallax_section6 h1 {
  color: #fff;
  font-size: 45px;
  font-weight: 400;
  margin-bottom: 20px;
}
.parallax_section6 h2 {
  color: #fff;
  font-weight: 300;
  margin-bottom: 50px;
}
.parallax_section6 i {
  width: 70px;
  height: 70px;
  color: #fff;
  font-size: 25px;
  text-align: center;
  vertical-align: middle;
  line-height: 70px;
  border: 1px solid #fff;
  border-radius: 100%;
  margin: 0 18px;
}
/* parallax section 7 */
.parallax_section7 {
  float: left;
  width: 100%;
  text-align: center;
  padding: 120px 0px 120px 0px;
  background: #393939 url("../images/site-img43.jpg");
  background-attachment: fixed;
  background-origin: initial;
  background-clip: initial;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-position: center;
}
.parallax_section7 h1 {
  margin-bottom: 14px;
}
.parallax_section7 h2 {
  font-weight: 200;
}
.parallax_section7 p {
  margin-top: 16px;
}
.parallax_section7 .one {
  text-align: left;
  color: #999;
  padding: 55px 45px 70px 50px;
  background: #474747;
}
.parallax_section7 .two {
  text-align: left;
  color: #fff;
  padding: 55px 45px 70px 50px;
  background: #ee7164;
}
/* parallax section 8 */
.parallax_section8 {
  float: left;
  width: 100%;
  text-align: center;
  padding: 120px 0px 120px 0px;
  background: #393939 url("../images/site-img49.jpg");
  background-attachment: fixed;
  background-origin: initial;
  background-clip: initial;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-position: center;
}
.parallax_section8 h1 {
  color: #fff;
  font-size: 40px;
  font-weight: 300;
  margin-bottom: 59px;
}
.parallax_section8 h1 strong {
  display: block;
  margin: 14px 0px;
}
.parallax_section8 a {
  color: #393939;
  text-transform: uppercase;
  background: #fff;
  border-radius: 3px;
  padding: 14px 27px;
  border: 1px solid #fff;
  transition: all 0.3s ease;
}
.parallax_section8 a:hover {
  color: #fff;
  border: 1px solid #fff;
  background: none;
}
/* parallax section 9 */
.parallax_section9 {
  float: left;
  width: 100%;
  text-align: center;
  padding: 120px 0px 110px 0px;
  background: #393939 url("../images/site-img55.jpg");
  background-attachment: fixed;
  background-origin: initial;
  background-clip: initial;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-position: center;
  color: #fff;
}
.parallax_section9 i {
  color: #f9bf36;
  font-size: 67px;
  width: 140px;
  height: 140px;
  text-align: center;
  vertical-align: middle;
  line-height: 140px;
  border-radius: 100%;
  background: rgba(255, 255, 255, 0.9);
  margin: 0 0 40px 0;
  transition: all 0.3s ease;
}
.parallax_section9 i:hover {
  color: #fff;
  background: #f9bf36;
}
/* parallax section 10 */
.parallax_section10 {
  float: left;
  width: 100%;
  text-align: center;
  padding: 120px 0px 110px 0px;
  background: #393939 url("../images/site-img84.jpg");
  background-attachment: fixed;
  background-origin: initial;
  background-clip: initial;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-position: center;
}
.parallax_section10 .one_fourth {
  background: #fff;
  padding-bottom: 30px;
}
.parallax_section10 .one_fourth h5 {
  margin: 21px 0 2px 0;
}
.parallax_section10 .one_fourth p {
  color: #50c9d4;
  margin: 0 0 14px 0;
}
.parallax_section10 .one_fourth a:hover {
  color: #50c9d4;
  transition: all 0.3s ease;
}
.parallax_section10 .one_fourth i {
  width: 28px;
  height: 28px;
  color: #ccc;
  font-size: 12px;
  border: 1px solid #eee;
  border-radius: 100%;
  text-align: center;
  vertical-align: middle;
  line-height: 26px;
  margin: 0 2px;
  transition: all 0.3s ease;
}
.parallax_section10 .one_fourth i:hover {
  color: #999;
  border: 1px solid #ccc;
}
/* parallax section 11 */
.parallax_section11 {
  float: left;
  width: 100%;
  text-align: center;
  padding: 120px 0px 110px 0px;
  background: #393939 url("../images/site-img99.jpg");
  background-attachment: fixed;
  background-origin: initial;
  background-clip: initial;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-position: center;
}
.parallax_section11 .one_third,
.parallax_section11 .one_half,
.parallax_section11 .one_fourth {
  text-align: left;
  color: #ccc;
}
.parallax_section11 h1 {
  color: rgba(225, 225, 225, 0.4);
  font-size: 75px;
  margin-bottom: 50px;
}
/* parallax section 12 */
.parallax_section12 {
  float: left;
  width: 100%;
  text-align: center;
  padding: 120px 0px 110px 0px;
  background: #393939 url("../images/site-img103.jpg");
  background-attachment: fixed;
  background-origin: initial;
  background-clip: initial;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-position: center;
}
/* parallax section 13 */
.parallax_section13 {
  float: left;
  width: 100%;
  text-align: left;
  padding: 120px 0px 130px 0px;
  background: #393939 url("../images/site-img115.jpg");
  background-attachment: fixed;
  background-origin: initial;
  background-clip: initial;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-position: center;
}
.parallax_section13 .box {
  float: left;
  color: #fff;
  width: 50%;
  padding: 45px 40px;
  margin-top: 10px;
  background: rgba(57, 57, 57, 0.8);
  border: 8px solid rgba(39, 39, 39, 0.4);
}
.parallax_section13 .box span {
  float: left;
  color: #fff;
  font-size: 30px;
  margin-right: 18px;
}
/* parallax section 14 */
.parallax_section14 {
  float: left;
  width: 100%;
  text-align: left;
  padding: 120px 0px;
  background: #393939 url("../images/site-img122.jpg");
  background-attachment: fixed;
  background-origin: initial;
  background-clip: initial;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-position: center;
}
.parallax_section14 .box {
  float: left;
  width: 33.2%;
  padding: 45px 50px;
  background: #fff;
  text-align: center;
  margin-right: 1px;
}
.parallax_section14 .box i {
  color: #87d37c;
  font-size: 50px;
  margin: 5px 0px 20px 0px;
}
/* parallax section 15 */
.parallax_section15 {
  float: left;
  width: 100%;
  text-align: center;
  padding: 120px 0px;
  background: #f3f3f3 url("../images/site-img143.jpg");
  background-attachment: fixed;
  background-origin: initial;
  background-clip: initial;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-position: center;
}
.parallax_section15 h1 {
  font-size: 45px;
  font-weight: 200;
}
.parallax_section15 h1 strong {
  font-weight: 600;
}
.parallax_section15 .one_half {
  text-align: left;
  margin-bottom: 30px;
  padding: 50px 45px 45px 45px;
  background: rgba(255, 255, 255, 0.85);
  border-radius: 3px;
  -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.14);
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.14);
}
.parallax_section15 .one_half img {
  float: left;
  margin-right: 30px;
}
/* parallax section 16 */
.parallax_section16 {
  float: left;
  width: 100%;
  text-align: left;
  padding: 120px 0px;
  background: #f3f3f3 url("../images/site-img157.jpg");
  background-attachment: fixed;
  background-origin: initial;
  background-clip: initial;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-position: center;
}
.parallax_section16 h1 {
  font-weight: 800;
  text-transform: uppercase;
  text-decoration: underline;
}
.parallax_section16 .box {
  float: left;
  width: 100%;
  margin-bottom: 14px;
}
.parallax_section16 .box.last {
  margin-bottom: 35px;
}
.parallax_section16 .box span {
  float: left;
  color: #393939;
  font-size: 40px;
  margin-right: 30px;
  margin-bottom: 30px;
  margin-top: 5px;
}
.parallax_section16 .box h3 {
  margin-bottom: 3px;
}
/* parallax section 17 */
.parallax_section17 {
  float: left;
  width: 100%;
  padding: 55px 0px 45px 0px;
  background: #393939 url("../images/pattern2.png");
  background-attachment: fixed;
  background-origin: initial;
  background-clip: initial;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-position: center;
}
.parallax_section17 h2 {
  float: left;
  color: #fff;
  margin-bottom: 0px;
}
.parallax_section17 a {
  float: right;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 500;
  padding: 14px 35px;
  background: #50c9d4;
  border-radius: 3px;
  text-transform: uppercase;
  margin: -5px 0px 0 0px;
  transition: all 0.3s ease;
}
.parallax_section17 a:hover {
  color: #50c9d4;
  background: #fff;
}
/* parallax section 18 */
.parallax_section18 {
  float: left;
  width: 100%;
  text-align: center;
  padding: 120px 0px 110px 0px;
  background: #999 url("../images/site-img159.jpg");
  background-attachment: fixed;
  background-origin: initial;
  background-clip: initial;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-position: center;
  color: #fff;
}
/* parallax section 19 */
.parallax_section19 {
  float: left;
  width: 100%;
  text-align: center;
  padding: 160px 0px 160px 0px;
  background: #393939 url("../images/site-img193.jpg");
  background-attachment: fixed;
  background-origin: initial;
  background-clip: initial;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-position: center;
  border-top: 10px solid #2a2a30;
}
.parallax_section19 h1 {
  color: #fff;
  font-size: 45px;
  font-weight: 300;
  margin-bottom: 59px;
}
.parallax_section19 h1 strong {
  display: block;
  margin: 21px 0px 21px 0px;
}
.parallax_section19 a {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 3px;
  padding: 13px 27px;
  border: 2px solid #fff;
  transition: all 0.3s ease;
}
.parallax_section19 a:hover {
  color: #454545;
  background: #fff;
}
/*----------------------------------------------------
 FOOTER STYLES
------------------------------------------------------*/
.footer {
  float: left;
  width: 100%;
  padding: 90px 0px 0px 0px;
}
.footer h4 {
  font-size: 22px;
  color: #fff;
  font-weight: normal;
}
/* Address */
ul.faddress {
  float: left;
  width: 100%;
  padding: 0px;
  margin: 0px;
}
.faddress li {
  padding: 2px 0px;
  margin: 0px;
}
.faddress li a {
  color: #999;
  transition: all 0.3s ease;
}
.faddress li a:hover {
  color: #fff;
}
/* quick links */
.qlinks {
  float: left;
  width: 100%;
}
.qlinks ul {
  float: left;
  width: 100%;
  padding: 0px;
  margin: 5px 0px 0px 0px;
}
.qlinks li {
  padding: 4px 0px;
  margin: 0px;
}
.qlinks li a {
  color: #999;
  transition: all 0.3s ease;
}
.qlinks li a:hover {
  color: #fff;
}
.qlinks li a i {
  margin-right: 3px;
}
.qlinks.two li a i {
  color: #5b5c60;
  font-size: 5px;
  margin-right: 8px;
}
/* twitter feeds */
.twitter_feeds_three {
  float: left;
  padding: 0px;
  margin: 9px 0px 0px 0px;
}
.twitter_feeds_three li {
  padding: 0px;
  margin: 0px;
  float: left;
}
.twitter_feeds_three li.bhline {
  padding-bottom: 22px;
  margin-bottom: 20px;
  border-bottom: 1px solid #3d3d3d;
}
.twitter_feeds_three li a {
  color: #999;
  transition: all 0.3s ease;
}
.twitter_feeds_three li a:hover {
  color: #fff;
}
.twitter_feeds_three li i {
  padding: 0px;
  margin: 0px 5px 0px 0px;
}
.twitter_feeds_three li em {
  float: left;
  font-size: 10px;
  font-style: normal;
  color: #727272;
}
.twitter_feeds_three li em a {
  color: #727272;
  transition: all 0.3s ease;
}
.twitter_feeds_three li em a:hover {
  color: #727272;
  text-decoration: underline;
}
.twitter_feeds_three li.bhline.two {
  border-bottom: 1px solid #e3e3e3;
}
/* flickr */
#flickr_badge_wrapper {
  padding: 0px;
  margin: 0px;
  width: 100%;
}
#flickr_badge_wrapper img {
  width: 70px;
  height: 70px;
  margin-right: 8px;
  margin-bottom: 2px;
  border: 0px solid #999 !important;
}
#flickr_www {
  display: block;
  padding: 0 10px 0 10px !important;
}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {
  text-decoration: none !important;
  background: inherit !important;
  color: #3993ff;
}
#flickr_badge_wrapper {
  margin-top: 25px;
}
#flickr_badge_source {
  padding: 0 !important;
}
/* Newsletter Signup */
.newsletter1 {
  float: left;
}
.newsletter1 p {
  float: left;
  margin-top: 5px;
}
.newsletter1 .enter_email_input {
  float: left;
  padding: 3px 0px 4px 12px;
  height: 40px;
  width: 100%;
  background: #fff;
  border-radius: 3px;
  border: none;
  color: #727272;
  font-size: 13px;
  margin-top: 22px;
}
.newsletter1 .input_submit {
  float: left;
  padding: 10px 25px 10px 25px;
  background-color: #5076bb;
  border: 0px;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  text-transform: uppercase;
  transition: all 0.3s ease;
  border-radius: 3px;
  margin-top: 10px;
}
.newsletter1 .input_submit:hover {
  color: #fff;
  cursor: pointer;
  background-color: #454545;
}
.newsletter1 .input_submit.color2 {
  background-color: #eb9532;
}
.newsletter1 .input_submit.color3 {
  background-color: #3498db;
}
.newsletter1 .input_submit.color3:hover {
  background-color: #454545;
}
/* Style Two */
.newsletter2 {
  float: left;
  width: 100%;
  padding: 30px 0px 16px 0px;
  background: #d4d9de;
}
.newsletter2 h2 {
  color: #fff;
  font-weight: 300;
  text-align: right;
}
.newsletter2 .enter_email_input {
  float: left;
  padding: 3px 0px 4px 20px;
  height: 50px;
  width: 77%;
  background: #fff;
  border-radius: 3px;
  border: none;
  color: #727272;
  font-size: 14px;
  margin-top: 10px;
}
.newsletter2 .input_submit {
  float: left;
  padding: 13px 25px 14px 25px;
  background-color: #50c9d4;
  border: 0px;
  font-size: 16px;
  font-weight: normal;
  color: #fff;
  text-transform: uppercase;
  transition: all 0.3s ease;
  border-radius: 3px;
  margin-top: 10px;
  margin-left: 10px;
}
.newsletter2 .input_submit:hover {
  color: #fff;
  cursor: pointer;
  background-color: #454545;
}
/* Style Three */
.newsletter3 .enter_email_input {
  float: left;
  padding: 3px 0px 4px 12px;
  height: 45px;
  width: 76%;
  background: #f3f3f3;
  border: none;
  color: #727272;
  font-size: 13px;
}
.newsletter3 .input_submit {
  float: left;
  padding: 11px 16px;
  background-color: #87d37c;
  border: 0px;
  font-size: 13px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  transition: all 0.3s ease;
}
.newsletter3 .input_submit:hover {
  color: #fff;
  cursor: pointer;
  background-color: #454545;
}
.newsletter3 .input_submit.color2 {
  background-color: #50c9d4;
}
/* copyrights */
.copyright_info {
  float: left;
  padding: 30px 0px 25px 0px;
  margin: 70px 0px 0px 0px;
  width: 100%;
  color: #727272;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  background: #3c3c41;
  border-top: 1px solid #424247;
}
.copyright_info.two {
  background: #000;
  border-top: none;
}
.copyright_info.sthree {
  padding: 25px 0px 20px 0px;
  margin: 0px 0px 0px 0px;
  background: #292e32;
  border-top: 1px solid #2f3337;
}
.copyright_info.white {
  background: #fff;
  border-top: none;
  color: #c0c0c0;
  padding-bottom: 30px;
}
.copyright_info.white a {
  color: #c0c0c0;
}
.copyright_info.white a:hover {
  color: #999;
}
.copyright_info a {
  margin-top: 10px;
  font-size: 13px;
  color: #727272;
  text-align: right;
  transition: all 0.3s ease;
}
.copyright_info a:hover {
  color: #e3e3e3;
}
.copyright_info2 {
  float: left;
  padding: 30px 0px 25px 0px;
  margin: 85px 0px 0px 0px;
  width: 100%;
  color: #999;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  background: #222327;
  text-align: right;
}
.copyright_info3 {
  float: left;
  padding: 18px 0px 21px 0px;
  width: 100%;
  color: #999;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  background: #fff;
  text-align: center;
}
.copyright_info3 a {
  color: #999;
  transition: all 0.3s ease;
}
.copyright_info3 a:hover {
  color: #727272;
}
.copyright_info4 {
  float: left;
  margin: 59px 0px 0px 0px;
  width: 100%;
  color: #727272;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
}
.copyright_info4 .container {
  padding: 30px 0px 35px 0px;
  border-top: 1px solid rgba(225, 225, 225, 0.05);
}
.copyright_info4 .container .one_half.last {
  text-align: right;
}
.copyright_info4 a {
  color: #727272;
  transition: all 0.3s ease;
}
.copyright_info4 a:hover {
  color: #999;
}
.copyright_info5 {
  float: left;
  width: 100%;
  color: #999;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  background: #fff;
  text-align: center;
}
.copyright_info5 .container {
  border-top: 1px solid #eee;
  padding-top: 30px;
  padding-bottom: 36px;
}
.copyright_info5 p {
  float: left;
  font-size: 13px;
}
.copyright_info5 span {
  float: right;
}
.copyright_info5 a {
  color: #999;
  transition: all 0.3s ease;
}
.copyright_info5 a:hover {
  color: #727272;
}
/* footer social links */
ul.footer_social_links {
  float: right;
  padding: 0px;
  margin: 0px 0px 0px 0px;
}
.footer_social_links li {
  float: left;
  padding: 0px;
  margin: 0px 0px 0px 5px;
}
.footer_social_links li a i {
  width: 24px;
  height: 24px;
  text-align: center;
  border-radius: 100%;
  line-height: 24px;
  vertical-align: middle;
  background-color: #303034;
  color: #6f6f71;
  transition: all 0.3s ease;
}
.footer_social_links li a i:hover {
  color: #fff;
  background-color: #727272;
}
.footer_social_links.two li a i {
  color: #fff;
  background-color: #87d37c;
  width: 28px;
  height: 28px;
  line-height: 28px;
}
.footer_social_links.two li a i:hover {
  color: #fff;
  background-color: #454545;
}
.footer_social_links.three li a i {
  color: #fff;
  background-color: #50c9d4;
  width: 28px;
  height: 28px;
  line-height: 28px;
}
.footer_social_links.three li a i:hover {
  color: #fff;
  background-color: #454545;
}
ul.footer_social_links2 {
  float: left;
  padding: 0px;
  margin: 0px 0px 0px 0px;
}
.footer_social_links2 li {
  float: left;
  padding: 0px;
  margin: 0px 8px 0px 0px;
}
.footer_social_links2 li a i {
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 100%;
  line-height: 30px;
  vertical-align: middle;
  background-color: #303034;
  color: #6f6f71;
  transition: all 0.3s ease;
}
.footer_social_links2 li a i:hover {
  color: #fff;
  background-color: #727272;
}
ul.footer_social_links3 {
  float: left;
  padding: 0px;
  margin: 0px 0px 0px 0px;
}
.footer_social_links3 li {
  float: left;
  padding: 0px;
  margin: 0px 8px 8px 0px;
}
.footer_social_links3 li a i {
  width: 35px;
  height: 35px;
  text-align: center;
  border-radius: 100%;
  line-height: 35px;
  vertical-align: middle;
  background: rgba(225, 225, 225, 0.1);
  color: #999;
  transition: all 0.3s ease;
}
.footer_social_links3 li a i:hover {
  color: #fff;
  background: rgba(225, 225, 225, 0.3);
}
.footer_social_links3.styltwo li a i {
  color: #727272;
  background: none;
  border: 1px solid rgba(225, 225, 225, 0.2);
}
.footer_social_links3.styltwo li a i:hover {
  color: #fff;
  background: rgba(225, 225, 225, 0.2);
}
.footer_social_links4 a i {
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 100%;
  line-height: 50px;
  vertical-align: middle;
  background-color: #E6E6E6;
  color: #fff;
  margin: 30px 2px 0 2px;
  transition: all 0.3s ease;
}
.footer_social_links4 a i:hover {
  color: #fff;
  background-color: #393939;
}
ul.footer_social_links5 {
  float: right;
  padding: 0px;
  margin: 0px;
}
.footer_social_links5 li {
  float: left;
  padding: 0px;
  margin: 0px 12px;
}
.footer_social_links5 li a i {
  border-radius: 100%;
  background: rgba(225, 225, 225, 0.1);
  color: #c0c0c0;
  transition: all 0.3s ease;
}
.footer_social_links5 li a i:hover {
  color: #999;
}
.footer_social_links6 a i {
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 100%;
  line-height: 50px;
  vertical-align: middle;
  background-color: #ededed;
  color: #fff;
  margin: 0px 9px 0 0px;
  transition: all 0.3s ease;
}
.footer_social_links6 a i:hover {
  color: #fff;
  background-color: #db6364;
}
.fbsocials {
  float: left;
  width: 100%;
  background: #999;
  margin-bottom: 90px;
  text-align: center;
}
.fbsocials a {
  float: left;
  width: 20%;
  color: #fff;
  font-size: 27px;
  padding: 16px 0px;
  transition: all 0.3s ease;
}
.fbsocials a.fb {
  background: #4087cf;
}
.fbsocials a.tw {
  background: #36aae0;
}
.fbsocials a.in {
  background: #3377bb;
}
.fbsocials a.gp {
  background: #e93434;
}
.fbsocials a.be {
  background: #de8d23;
}
.fbsocials a.fb:hover,
.fbsocials a.tw:hover,
.fbsocials a.in:hover,
.fbsocials a.gp:hover,
.fbsocials a.be:hover {
  background: #393939;
}
/* footer style 2 */
.footer2 {
  float: left;
  width: 100%;
  padding: 100px 0px 0px 0px;
  background: #2f3036;
  color: #999;
}
.footer2 h5 {
  color: #fff;
  font-weight: 600;
}
/* footer style 3 */
.footer3 {
  float: left;
  width: 100%;
  padding: 100px 0px 100px 0px;
  background: #393939 url(../images/pattern2.png) repeat left top;
  color: #999;
}
.footer3 a {
  color: #ccc;
  transition: all 0.3s ease;
}
.footer3 a:hover {
  color: #fff;
}
.footer3 .left {
  float: left;
  width: 45%;
}
.footer3 .right {
  float: left;
  width: 45%;
  margin-left: 10%;
}
.footer3.stwo {
  padding: 80px 0px 80px 0px;
  background: #1d2327;
}
.fgmapfull {
  float: left;
  width: 100%;
}
.fgmapfull iframe {
  width: 100%;
  height: 400px;
}
.fgmapfull2 {
  float: left;
  width: 100%;
}
.fgmapfull2 iframe {
  float: left;
  width: 100%;
  height: 350px;
  padding: 0;
  margin: 0;
}
.maps {
  float: left;
  width: 100%;
}
.maps iframe {
  float: left;
  width: 100%;
  height: 650px;
  padding: 0;
  margin: 0;
  pointer-events: none;
}
/* footer style 4 */
.footer4 {
  float: left;
  width: 100%;
  padding: 80px 0px 75px 0px;
  background: #f3f3f3;
  text-align: center;
  color: #999;
}
.footer4 a {
  color: #999;
  transition: all 0.3s ease;
}
.footer4 a:hover {
  color: #393939;
}
.footer4 .fmlinks {
  margin-bottom: 35px;
}
.footer4 .fmlinks a {
  color: #393939;
  text-transform: uppercase;
  margin: 0px 14px;
  transition: all 0.3s ease;
}
.footer4 .fmlinks a:hover {
  color: #999;
}
/* footer style 5 */
.footer.stwo {
  float: left;
  width: 100%;
  padding: 0px 0px 0px 0px;
  background: #181818;
  color: #999;
  border-top: none;
}
/* footer style 6 */
.footer6 {
  float: left;
  width: 100%;
  padding: 100px 0px 0px 0px;
  background: #272727;
  color: #999;
}
.footer6.lesstp {
  padding: 90px 0px 0px 0px;
  -webkit-box-shadow: inset 0 10px 10px -10px rgba(9, 9, 9, 0.9);
  -moz-box-shadow: inset 0 10px 10px -10px rgba(9, 9, 9, 0.9);
  box-shadow: inset 0 10px 10px -10px rgba(9, 9, 9, 0.9);
}
.footer6 h3 {
  color: #fff;
  font-weight: normal;
}
.footer6 .column1 {
  float: left;
  width: 20%;
  padding-right: 40px;
  border-right: 1px solid rgba(225, 225, 225, 0.05);
}
.footer6 .column1.last {
  padding-right: 0px;
  border-right: none;
  padding-left: 40px;
}
.footer6 .column2 {
  float: left;
  width: 36.5%;
  padding-right: 0px;
  padding-left: 40px;
  margin-right: 40px;
  border-right: 1px solid rgba(225, 225, 225, 0.05);
}
.footer6 .column2 ul {
  float: left;
  width: 50%;
  padding: 0;
  margin: 0;
}
.footer6 .column2 li {
  padding: 2px 0px;
}
.footer6 li a {
  color: #999;
  transition: all 0.3s ease;
}
.footer6 li a:hover {
  color: #fff;
}
.footer6 .clogos li {
  padding: 0px 0px;
}
.footer6 .clogos li img {
  float: left;
  margin-bottom: 7px;
}
.footer6.stwo {
  background: #181818;
}
/* footer style 7 */
.footer.two {
  background: #f3f3f3;
  border-top: none;
  font-size: 13px;
}
.footer.two h4 {
  font-size: 18px;
  color: #393939;
}
.footer.two a:hover {
  color: #393939;
}
/* footer style 7 */
.footer7 {
  float: left;
  width: 100%;
  padding: 90px 0px 55px 0px;
  border-top: 10px solid #87d37c;
}
.footer7.two {
  border-top: 10px solid #eb9532;
}
.footer7.three {
  border-top: 10px solid #50c9d4;
}
.footer7 h4 {
  margin-bottom: 25px;
}
.footer7 a {
  color: #727272;
  transition: all 0.3s ease;
}
.footer7 a:hover {
  color: #454545;
}
.footer7 li {
  padding: 4px 0px;
}
.footer7 li i {
  margin-right: 7px;
}
.footer7 li a i {
  color: #999;
  font-size: 12px;
  margin-right: 5px;
}
/* SECTIONS TITLE */
.title21 {
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 55px;
}
.title21 em {
  color: #999;
  font-size: 14px;
  line-height: 23px;
  font-style: normal;
  display: block;
  font-weight: normal;
  text-transform: none;
  margin-top: 7px;
}
.title21.white {
  color: #fff;
  margin-bottom: 72px;
}
.title21.white em {
  color: #fff;
}
.title21.lessm {
  margin-bottom: 55px;
}
.title22 {
  font-weight: 600;
  margin-bottom: 65px;
}
.title22 em {
  margin: 0 auto;
  width: 70%;
  color: #999;
  font-size: 16px;
  line-height: 25px;
  font-style: normal;
  display: block;
  font-weight: normal;
  text-transform: none;
  margin-top: 20px;
}
.title22 em.big {
  font-size: 21px;
  line-height: 30px;
  margin-top: 20px;
  font-weight: 300;
}
.title23 {
  font-weight: 600;
  margin-bottom: 55px;
}
.title23 em {
  margin: 0 auto;
  width: 50%;
  color: #999;
  font-size: 14px;
  line-height: 23px;
  font-style: normal;
  display: block;
  font-weight: normal;
  text-transform: none;
  margin-top: 12px;
}
.title23.caps {
  text-transform: uppercase;
}
.title24 {
  text-transform: uppercase;
}
.title24 .topline {
  width: 30px;
  height: 2px;
  margin-bottom: 12px;
  background: #50c9d4;
}
.title25 {
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 65px;
}
.title25 .line {
  margin: 14px auto 0 auto;
  width: 90px;
  height: 2px;
  background: #50c9d4;
}
.title25 .line.white {
  background: #fff;
}
.title25 em {
  margin: 0 auto;
  color: #999;
  font-size: 14px;
  line-height: 23px;
  font-style: normal;
  display: block;
  font-weight: normal;
  text-transform: none;
  margin-top: 12px;
}
.title26 {
  font-weight: 600;
  margin-bottom: 55px;
}
.title26 em {
  color: #999;
  font-size: 14px;
  line-height: 23px;
  font-style: normal;
  display: block;
  font-weight: normal;
  text-transform: none;
  margin-top: 7px;
}
.title27 .line {
  margin: 14px auto 50px auto;
  width: 70px;
  height: 2px;
  background: #393939;
}
.title27 .line.lessm {
  margin-bottom: 25px;
}
.title27.caps {
  text-transform: uppercase;
}
.title27 strong {
  font-weight: 600;
}
.title27 em {
  color: #999;
  font-size: 14px;
  line-height: 23px;
  font-style: normal;
  display: block;
  font-weight: normal;
  text-transform: none;
  margin-top: 7px;
}
.title27 .line.white {
  background: #fff;
}
.title28 {
  font-weight: 600;
  margin-bottom: 50px;
}
.title28 .line {
  margin: 25px auto 0 auto;
  width: 90px;
  height: 2px;
  background: #f9bf36;
}
.title28 em {
  margin: 0 auto;
  color: #999;
  width: 50%;
  font-size: 14px;
  line-height: 23px;
  font-style: normal;
  display: block;
  font-weight: normal;
  text-transform: none;
  margin-top: 14px;
}
.title29 {
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 50px;
}
.title29 .line {
  float: left;
  width: 100%;
  height: 2px;
  margin-top: 14px;
  background: #e0e0e0;
}
.title30 {
  font-weight: 600;
  margin-bottom: 65px;
}
.title30 .line {
  margin: 14px auto 0 auto;
  width: 90px;
  height: 2px;
  background: #59abe3;
}
.title31 .line {
  margin: 14px auto 50px auto;
  width: 70px;
  height: 2px;
  background: #fff;
}
.title31.caps {
  text-transform: uppercase;
}
.title31 strong {
  color: #fff;
  font-weight: 600;
}
.title32 {
  text-align: left;
  padding-bottom: 14px;
}
.title32 .topline {
  width: 50px;
  height: 3px;
  margin-bottom: 12px;
  background: #87d37c;
}
.title33 {
  float: left;
  width: 100%;
  padding: 30px 0px 0px 0px;
  background: #393939;
  text-align: center;
}
.title34 {
  color: #46d8bd;
  font-weight: 800;
  margin-bottom: 81px;
}
.title34 em {
  margin: 0 auto;
  width: 70%;
  color: #393939;
  font-size: 16px;
  line-height: 25px;
  font-style: normal;
  display: block;
  font-weight: normal;
  text-transform: none;
  margin-bottom: 9px;
}
.title35 {
  color: #333;
  font-weight: 400;
  margin-bottom: 70px;
  padding-bottom: 5px;
  background: url(../images/h-line11.png) no-repeat left bottom;
}
.title36 {
  font-weight: 800;
  font-family: 'Roboto', sans-serif;
}
.title36 em {
  font-size: 21px;
  font-weight: 300;
  line-height: 25px;
  font-style: normal;
  display: block;
  text-transform: none;
  margin-top: 16px;
}
.title37 {
  color: #393939;
  font-weight: 500;
}
.title37 em {
  margin: 0 auto;
  width: 90%;
  color: #999;
  font-size: 16px;
  line-height: 25px;
  font-style: normal;
  display: block;
  font-weight: normal;
  text-transform: none;
  margin-top: 20px;
}
/* CLIENT LOGOS */
.client_logos {
  float: left;
  width: 100%;
  padding: 50px 0px 40px 0px;
  text-align: center;
}
.client_logos2 {
  padding: 0px 0px 0px 0px;
}
.client_logos3 {
  float: left;
  width: 100%;
  text-align: center;
}
.client_logos3 ul {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
}
.client_logos3 li {
  float: left;
  width: 19.3%;
  padding: 20px 0px;
  text-align: center;
  margin: 0 10px 10px 0;
  border: 1px solid #eee;
  vertical-align: middle;
}
.client_logos3 li.last {
  margin: 0 0px 10px 0;
}
.client_logos3 li img {
  display: block;
  margin: 0 auto;
}
.client_logos3.two {
  padding: 120px 0px;
  background: #f3f3f3;
}
.client_logos3.two li {
  border: 1px solid #fff;
  background: #fff;
}
.client_logos3.three li {
  padding: 35px 0px;
  width: 16.5%;
  margin: 0;
}
.hsmline {
  margin: 0 auto;
  width: 40px;
  height: 27px;
  border-bottom: 1px solid rgba(225, 225, 225, 0.1);
}
.hsmline2 {
  float: right;
  width: 40px;
  height: 2px;
  background: #9eca45;
  margin-top: 20px;
}
.hsmline2.two {
  float: left;
}
.hsmline3 {
  width: 100px;
  height: 1px;
  background: #fff;
}
.hsmline4 {
  float: left;
  width: 100%;
  height: 3px;
  background: url(../images/h-line.png) no-repeat center top;
}
.hsmline5 {
  width: 80px;
  height: 2px;
  background: #fff;
}
.hsmline6 {
  float: left;
  width: 80px;
  height: 2px;
  background: #50c9d4;
}
.hsmline7 {
  float: left;
  width: 80px;
  height: 1px;
  background: #393939;
}
/* COLORS */
.color1 {
  color: #9eca45;
}
.color2 {
  color: #5076bb;
}
.color3 {
  color: #eb9532;
}
.color4 {
  color: #d2527f;
}
/* page titles */
/*.page_title {
	position: relative;
	float: left;
	width: 100%;
	text-align: center;
	padding: 220px 0px 120px 0px;
	background: #272727 url(../images/fullsite-img14.jpg) no-repeat center top;
}
.page_title .title {
	width: 100%;
	float: left;
	text-align: center;
	margin: 0px;
}
.page_title .title h1 {
	margin: 0px 0px 40px 0px;
	padding-bottom: 30px;
	font-size: 58px;
	color: #fff;
	text-transform: none;
	background: url(../images/white-line.png) no-repeat center bottom;
}
.page_title h3 {
	margin: 0px 0px 8px 0px;
	color: #fff;
	font-weight: bold;
}
.page_title h5 {
	margin: 0px;
	color: #fff;
	font-weight: 300;
}
.page_title.small .title h1 {
	margin: 0px 0px 20px 0px;
}

.page_title.two {
	background: #272727 url(../images/fullsite-img20.jpg) no-repeat center top;
}*/
.page_title1 {
  position: relative;
  float: left;
  width: 100%;
  color: #fff;
  text-align: left;
  margin-top: 100px;
  padding: 100px 0px 60px 0px;
  background: #999 url(../images/page-title-bg1.jpg) no-repeat center top;
}
.page_title1 h1 {
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase;
}
.page_title1 h1 em {
  color: #fff;
  font-weight: 500;
  display: block;
  font-size: 21px;
  font-style: normal;
  text-transform: none;
}
.page_title1.sty2 {
  background: #999 url(../images/page-title-bg3.jpg) no-repeat center top;
}
.page_title1.sty3 {
  background: #999 url(../images/page-title-bg4.jpg) no-repeat center top;
}
.page_title1.sty4 {
  background: #999 url(../images/page-title-bg5.jpg) no-repeat center top;
}
.page_title1.sty5 {
  background: #999 url(../images/page-title-bg6.jpg) no-repeat center top;
}
.page_title1.sty6 {
  background: #999 url(../images/page-title-bg7.jpg) no-repeat center top;
}
.page_title1.sty7 {
  background: #999 url(../images/page-title-bg8.jpg) no-repeat center top;
}
.page_title1.sty8 {
  background: #999 url(../images/page-title-bg9.jpg) no-repeat center top;
}
.page_title1.sty9 {
  background: #999 url(../images/page-title-bg10.jpg) no-repeat center top;
}
.page_title1.lessmt {
  margin-top: 80px;
}
.page_title1.lessmt2 {
  margin-top: 62px;
}
.page_title2 {
  float: left;
  width: 100%;
  padding: 40px 0px;
  margin-top: 100px;
  background: #f3f3f3 url(../images/footer-graph3.html) no-repeat center bottom;
}
.page_title2 h1 {
  float: left;
  font-size: 30px;
  font-weight: 400;
  margin-bottom: 0px;
  color: #393939;
}
.page_title2 .pagenation {
  float: right;
  font-size: 12px;
  text-align: left;
  font-weight: normal;
  color: #999;
  margin: 7px 0px 0px 0px;
}
.page_title2 .pagenation i {
  color: #bbb;
  margin: 0px 2px 0px 2px;
}
.page_title2 .pagenation a {
  padding: 0px;
  color: #bbb;
  transition: all 0.3s ease;
}
.page_title2 .pagenation a:hover {
  color: #999;
}
.page_title3 {
  position: relative;
  float: left;
  width: 100%;
  color: #fff;
  text-align: center;
  margin-top: 100px;
  padding: 140px 0px 90px 0px;
  background: #999 url(../images/page-title-bg2.jpg) no-repeat center top;
}
.page_title3 h1 {
  color: #fff;
  font-size: 45px;
  font-weight: 700;
  text-transform: uppercase;
}
.page_title3 h1 em {
  color: #fff;
  font-weight: 500;
  display: block;
  font-size: 21px;
  font-style: normal;
  text-transform: none;
  margin-top: 7px;
}
.page_title3 .line {
  width: 180px;
  height: 3px;
  background: #fff;
  margin: 18px auto 0 auto;
}
/* sidebar widget */
.sidebar_widget {
  float: left;
  width: 100%;
  padding: 0px;
  margin: 0px;
}
.sidebar_widget ul.arrows_list1 {
  padding: 0px;
  margin: 0px;
  float: left;
  margin-top: -10px;
}
.sidebar_widget ul.arrows_list1 li a {
  color: #9eca45;
  line-height: 30px;
}
.sidebar_widget ul.arrows_list1 li a:hover {
  color: #272727;
}
.sidebar_widget ul.arrows_list1 i {
  margin-right: 4px;
}
.sidebar_title {
  float: left;
  width: 100%;
}
.sidebar_widget h4,
.clientsays_widget h4 {
  margin-bottom: 30px;
  float: left;
  font-weight: 500;
}
/* Recent Posts */
ul.recent_posts_list {
  margin: 0px;
  padding: 0px;
  width: 100%;
  float: left;
}
.recent_posts_list li {
  padding: 0px 0px 13px 0px;
  margin: 0px 0px 16px 0px;
  list-style-type: none;
  border-bottom: 1px solid #eee;
  float: left;
  width: 100%;
}
.recent_posts_list li a {
  text-decoration: none;
  line-height: 17px;
  display: block;
  color: #999;
}
.recent_posts_list li a:hover {
  color: #9eca45;
}
.recent_posts_list li span {
  float: left;
  margin-right: 15px;
}
.recent_posts_list li span img {
  float: left;
  margin-right: 0px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.recent_posts_list li span img:hover {
  float: left;
  margin-right: 0px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
.recent_posts_list li i {
  padding: 1px 0px 0px 0px;
  margin: 0px;
  display: block;
  font-size: 10px;
  font-style: normal;
  color: #c9c9c9;
}
.recent_posts_list li.last {
  padding: 0px 0px 7px 0px;
  margin: 0px 0px 0px 0px;
  border-bottom: 0px solid #f5f6f6;
}
/* client says widget */
.clientsays_widget {
  float: left;
  width: 100%;
  padding: 0px;
  margin: 0px;
  color: #999;
}
.clientsays_widget strong {
  font-weight: 600;
  color: #454545;
}
.clientsays_widget h3 {
  margin-bottom: 18px;
}
.clientsays_widget img {
  float: left;
  margin-right: 13px;
  margin-top: 7px;
}
.login_form {
  width: 35%;
  margin: 0 auto;
}
.regist_form {
  width: 45%;
  margin: 0 auto;
}
/* 404 Error Page */
.error_pagenotfound {
  padding: 50px 30px 58px 30px;
  margin: 0 auto;
  width: 59%;
  background-color: #fff;
  border: 1px solid #eee;
  border-bottom: 5px solid #eee;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
}
.error_pagenotfound strong {
  display: block;
  font-size: 145px;
  line-height: 100px;
  color: #e3e3e3;
  font-weight: normal;
  margin-bottom: 10px;
  text-shadow: 5px 5px 1px #fafafa;
}
.error_pagenotfound b {
  display: block;
  font-size: 40px;
  line-height: 50px;
  color: #999;
  margin: 0;
  font-weight: 300;
}
.error_pagenotfound em {
  display: block;
  font-size: 18px;
  line-height: 59px;
  color: #9eca45;
  margin: 0;
  font-style: normal;
}
/* portfolio single image */
.portfolio_area {
  padding: 0px;
  margin: 0px;
  width: 100%;
  float: left;
}
.portfolio_area_left {
  padding: 0px;
  margin: 0px;
  width: 74%;
  float: left;
}
.portfolio_area_left img {
  padding: 0px;
  margin: 0px;
  width: 100%;
  float: left;
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
}
.portfolio_area_right {
  padding: 0px;
  margin: 0px 0px 0px 4%;
  width: 22%;
  float: left;
}
.project_details {
  padding: 0px;
  margin: 80px 0px 0px 0px;
}
.project_details span {
  padding: 10px 0px;
  margin: 0px 0px 0px 0px;
  font-size: 14px;
  font-weight: bold;
  color: #454545;
  float: left;
  width: 100%;
  border-bottom: 1px solid #e3e3e3;
}
.project_details strong {
  padding: 0px 0px;
  margin: 0px 0px 0px 0px;
  font-size: 13px;
  font-weight: bold;
  color: #727272;
  float: left;
  width: 40%;
}
.project_details em {
  padding: 0px 0px;
  margin: 0px 0px 0px 0px;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  color: #727272;
  float: left;
  width: 60%;
}
.project_details span a {
  padding: 3px 10px;
  margin: 0px 0px 0px 3px;
  font-size: 11px;
  line-height: 30px;
  font-weight: normal;
  font-style: normal;
  color: #727272;
  background-color: #e3e3e3;
  border-radius: 3px;
}
.project_details span a:hover {
  background-color: #ddd;
}
.addto_favorites {
  padding: 3px 10px 5px 10px;
  margin: 27px 0px 0px 0px;
  width: 142px;
  display: block;
  border-radius: 3px;
  font-size: 13px;
  color: #999;
  background: #eee;
}
.addto_favorites:hover {
  background: #e3e3e3;
}
.addto_favorites i {
  color: #c3c3c3;
}
ul.small_social_links {
  padding: 0px;
  margin: 18px 0 25px 0px;
}
.small_social_links li {
  padding: 0px;
  margin: 0px 5px 0px 0px;
  float: left;
}
.small_social_links li i {
  font-size: 11px;
  color: #9eca45;
  border: 1px solid #eee;
  width: 25px;
  height: 25px;
  border-radius: 100%;
  text-align: center;
  vertical-align: middle;
  line-height: 23px;
}
.small_social_links li a {
  opacity: 1;
}
.small_social_links li a:hover {
  opacity: 0.7;
}
/* blog */
.blog_post {
  float: left;
  width: 100%;
}
.blog_post h3 {
  text-align: left;
  color: #333;
  line-height: 30px;
  display: block;
}
.blog_post h3 a {
  color: #9eca45;
  text-decoration: none;
  margin-top: 3px;
  text-transform: none;
  font-weight: 400;
  font-size: 30px;
}
.blog_post h3 a:hover {
  color: #383634;
}
ul.post_meta_links {
  float: left;
  margin: -5px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
.post_meta_links li {
  float: left;
  margin: 0px;
  padding: 0px 0px 0px 4px;
  list-style-type: none;
  color: #999;
}
.post_meta_links li a {
  color: #999;
  padding: 0px 18px 0px 0px;
  text-decoration: none;
  font-size: 11px;
  text-transform: uppercase;
}
.post_meta_links li a:hover {
  color: #727272;
  text-decoration: none;
}
.post_meta_links li i {
  color: #bbb;
  font-size: 12px;
  font-style: normal;
}
.blog_postcontent {
  float: left;
  width: 100%;
}
.blog_postcontent .image_frame {
  float: left;
  width: 100%;
  margin-bottom: 27px;
}
.blog_postcontent .image_frame.mone {
  float: left;
  width: 100%;
  height: 280px;
  overflow: hidden;
}
.blog_postcontent .image_frame.mtwo {
  float: left;
  width: 100%;
  height: 180px;
  overflow: hidden;
}
.blog_postcontent .image_frame.mthree {
  float: left;
  width: 100%;
  height: 480px;
  overflow: hidden;
}
.blog_postcontent .image_frame.mone img,
.blog_postcontent .image_frame.mtwo img,
.blog_postcontent .image_frame.mthree img {
  float: left;
  width: auto;
  margin-left: -45%;
  margin-top: -10%;
}
.blog_postcontent .video_frame.mtwo iframe {
  float: left;
  width: 100%;
  height: 280px;
  overflow: hidden;
}
.blog_postcontent .image_frame.small {
  float: left;
  width: 43%;
  border: 7px solid #fff;
  margin-bottom: 25px;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
}
.blog_postcontent .image_frame.small:hover {
  border: 7px solid #f9f9f9;
}
.blog_postcontent .image_frame img {
  float: left;
  width: 100%;
}
.blog_postcontent .video_frame.small iframe {
  height: 250px;
}
.blog_postcontent .video_frame iframe {
  float: left;
  width: 100%;
  height: 520px;
  margin-bottom: 27px;
}
.post_info_content_small {
  padding: 0px;
  margin: 0 0 0 4%;
  width: 50%;
  float: left;
}
ul.post_meta_links_small {
  float: left;
  margin: -15px 0px 12px 80px;
  padding: 0px 0px 0px 0px;
  width: 80%;
}
.post_meta_links_small li a {
  color: #a1a1a1;
  padding: 0px 5px 0px 0px;
  text-decoration: none;
  font-size: 11px;
}
.post_meta_links_small li a:hover {
  color: #727272;
  padding: 0px 5px 0px 0px;
  text-decoration: none;
  font-size: 11px;
}
.blog_post a.date {
  color: #454545;
  font-size: 16px;
  font-weight: normal;
}
.blog_post a.date:hover {
  color: #9eca45;
}
.post_readmore:link,
.post_readmore:visited {
  float: right;
  height: 27px;
  width: 185px;
  text-align: center;
  padding-top: 7px;
  color: #fff;
  text-decoration: none;
  background: url(../images/skin01/but_post_readmore.html) no-repeat left top;
}
.post_readmore:hover {
  float: right;
  height: 27px;
  width: 185px;
  text-align: center;
  padding-top: 7px;
  color: #fff;
  text-decoration: none;
  background: url(../images/skin01/but_post_readmore_hover.html) no-repeat left top;
}
.sharepost {
  float: left;
  width: 80%;
  margin-bottom: 40px;
}
.sharepost ul {
  margin: 0px;
  padding: 0px;
}
.sharepost li {
  margin: 0px 7px 5px 0px;
  padding: 2px 5px;
  float: left;
  border-radius: 2px;
  list-style-type: none;
  background-color: #9eca45;
  transition: all 0.3s ease;
}
.sharepost li i {
  color: #fff;
}
.sharepost li:hover {
  background-color: #383634;
}
.about_author {
  float: left;
  width: 100%;
  padding: 20px;
  background-color: #f9f9f9;
  border: 1px solid #eee;
}
.about_author img {
  float: left;
  margin-right: 20px;
}
.about_author a {
  font-family: 'Open Sans' !important;
  font-weight: normal;
  font-weight: 600;
  color: #333;
}
.about_author a:hover {
  color: #9eca45;
}
/* pagination */
.pagination.center {
  text-align: center;
}
.pagination.center b {
  float: inherit;
}
.pagination {
  clear: both;
  padding: 10px 0;
  margin-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
}
.pagination b {
  float: left;
  margin: 0px 5px 2px 0;
  padding: 0px 10px;
  font-weight: normal;
  color: #999;
}
.pagination a.navlinks {
  font-size: 12px;
  color: #454545;
  background-color: #eee;
  font-weight: 600;
  text-transform: uppercase;
  padding: 7px 10px;
  border-radius: 3px;
}
.pagination a.navlinks:hover {
  color: #fff;
  background-color: #454545;
}
.pagination a.current {
  color: #fff;
  background-color: #454545;
}
/* comments */
.comment_wrap {
  padding: 20px 20px 20px 0px;
  overflow: hidden;
  border-bottom: 1px solid #eee;
}
.comment_wrap.chaild {
  border-bottom: 1px solid #eee;
  margin: 10px 20px 10px 50px;
  overflow: hidden;
}
.gravatar {
  float: left;
}
.comment_content {
  overflow: hidden;
  padding-left: 20px;
  position: relative;
  min-height: 80px;
}
.comment_content .comment_meta {
  position: relative;
}
.comment_content .comment_meta .comment_author {
  display: inline;
  font-size: 14px;
  font-style: normal;
}
.comment_content .comment_meta .comment_author i {
  display: inline;
  font-size: 11px;
  font-style: italic;
}
.comment_content .comment_text {
  clear: both;
  padding-top: 0px;
  overflow: hidden;
}
.comment_content .comment_text a {
  color: #d3d3d3;
  margin-top: 5px;
  float: left;
}
.comment_content .comment_text a:hover {
  color: #727272;
  margin-top: 5px;
  float: left;
}
#comments_section li ul li {
  margin-left: 30px;
}
/* comment form */
.comment_form {
  float: left;
  width: 100%;
  margin-top: 30px;
}
.comment_form label {
  float: left;
  width: 90px;
  height: 15px;
  padding: 7px 10px;
  margin-bottom: 40px;
  font-weight: normal;
}
.comment_input_bg {
  float: left;
  width: 75%;
  height: 40px;
  padding: 7px 10px 0px 10px;
  border-top: 2px solid #e3e3e3;
  border-left: 2px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #f9f9f9;
}
.comment_textarea_bg {
  float: left;
  width: 90%;
  height: 235px;
  padding: 7px 10px 0px 10px;
  margin-bottom: 20px;
  border-top: 2px solid #e3e3e3;
  border-left: 2px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #f9f9f9;
}
.comment_checkbox {
  float: left;
  display: block;
  width: 90%;
  margin-top: 10px;
}
.comment_submit {
  background-color: #eee;
  border: 1px solid #ddd;
  padding: 9px 13px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  border-radius: 4px;
  color: #333;
  text-transform: uppercase;
}
.comment_submit:hover {
  background-color: #f9f9f9;
  cursor: pointer;
}
/* comments */
.comment_wrap {
  padding: 20px 20px 20px 0px;
  overflow: hidden;
  border-bottom: 1px solid #eee;
}
.comment_wrap.chaild {
  border-bottom: 1px solid #eee;
  margin: 10px 20px 10px 50px;
  overflow: hidden;
}
.gravatar {
  float: left;
}
.comment_content {
  overflow: hidden;
  padding-left: 20px;
  position: relative;
  min-height: 80px;
}
.comment_content .comment_meta {
  position: relative;
}
.comment_content .comment_meta .comment_author {
  display: inline;
  font-size: 14px;
  font-style: normal;
}
.comment_content .comment_meta .comment_author i {
  display: inline;
  font-size: 11px;
  font-style: italic;
}
.comment_content .comment_text {
  clear: both;
  padding-top: 0px;
  overflow: hidden;
}
.comment_content .comment_text a {
  color: #d3d3d3;
  margin-top: 5px;
  float: left;
}
.comment_content .comment_text a:hover {
  color: #727272;
  margin-top: 5px;
  float: left;
}
#comments_section li ul li {
  margin-left: 30px;
}
/* Advertisements */
ul.adsbanner-list {
  margin: 0px 0px 0px 0px;
  padding: 0px;
  float: left;
  width: 100%;
}
.adsbanner-list li {
  margin: 0px 10px 10px 0px;
  padding: 0px;
  float: left;
  width: 140px;
  height: 140px;
  list-style-type: none;
}
.adsbanner-list li img {
  margin: 0px;
  padding: 0px;
  float: left;
  width: 140px;
  height: 140px;
  list-style-type: none;
}
.adsbanner-list li.last {
  margin: 0px 0px 0px 0px;
  padding: 0px;
  float: left;
  width: 140px;
  height: 140px;
  list-style-type: none;
}
.address_info {
  float: left;
  background-color: #f9f9f9;
  border: 1px solid #e1e1e1;
  padding: 20px 20px 10px 20px;
  width: 99%;
  margin-bottom: 40px;
}
.address_info.two {
  background-color: #fff;
  border: none;
  padding-top: 0px;
}
.address_info h3 i {
  font-weight: 500;
  font-style: normal;
}
.google-map {
  width: 99%;
  height: 350px;
  border: 5px solid #fff;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}
.google-map2 {
  width: 100%;
  height: 450px;
}
.google-map3 {
  width: 100%;
  height: 300px;
  border: 10px solid #fff;
  -webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.4);
}
.google-map4 {
  width: 100%;
  height: 200px;
  border: 5px solid #fff;
  -webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.4);
}
/* contact form */
.cforms label {
  float: left;
  width: 100%;
  color: #454545;
  font-weight: normal;
}
.cforms label em {
  color: #9eca45;
  font-size: 12px;
  font-style: normal;
}
.cforms input {
  color: #454545;
  float: left;
  width: 100%;
  padding: 9px 12px;
  margin-bottom: 10px;
  border: 1px solid #eee;
  background: #f9f9f9;
  -webkit-box-shadow: inset 1px 0px 2px 0px #eeeeee;
  -moz-box-shadow: inset 1px 0px 2px 0px #eeeeee;
  box-shadow: inset 0px 1px 2px 0px #eeeeee;
}
.cforms textarea {
  color: #454545;
  float: left;
  width: 100%;
  padding: 9px 12px;
  margin-bottom: 10px;
  border: 1px solid #eee;
  background: #f9f9f9;
  -webkit-box-shadow: inset 1px 0px 2px 0px #eeeeee;
  -moz-box-shadow: inset 1px 0px 2px 0px #eeeeee;
  box-shadow: inset 0px 1px 2px 0px #eeeeee;
}
.cforms .button {
  float: left;
  margin-top: 10px;
  color: #fff;
  padding: 14px 20px;
  font-size: 14px;
  font-weight: 500;
  background: #9eca45;
  border: 1px solid #7ea821;
  border-radius: 3px;
  font-family: 'Raleway', sans-serif;
  cursor: pointer;
  transition: all 0.3s ease;
}
.cforms .button:hover {
  background: #454545;
  border: 1px solid #393939;
}
.cforms .button2 {
  float: left;
  margin-top: 10px;
  color: #fff;
  padding: 14px 20px;
  font-size: 14px;
  font-weight: 500;
  background: #d2527f;
  border: 1px solid #d2527f;
  border-radius: 3px;
  font-family: 'Raleway', sans-serif;
  cursor: pointer;
  transition: all 0.3s ease;
}
.cforms .button2:hover {
  background: #727272;
  border: 1px solid #393939;
}
.cforms .button3 {
  float: left;
  margin-top: 10px;
  color: #fff;
  padding: 18px 30px;
  font-size: 14px;
  font-weight: 500;
  background: #db6364;
  border: 1px solid #db6364;
  border-radius: 3px;
  font-family: 'Raleway', sans-serif;
  cursor: pointer;
  transition: all 0.3s ease;
}
.cforms .button3:hover {
  background: #454545;
  border: 1px solid #454545;
}
#form_status span {
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  background: #E74C3C;
  width: 100%;
  text-align: center;
  display: inline-block;
  padding: 10px 0px;
  border-radius: 3px;
  margin-bottom: 18px;
}
#form_status span.loading {
  color: #333;
  background: #eee;
  border-radius: 3px;
  padding: 18px 0px;
}
#form_status span.notice {
  color: yellow;
}
#form_status .success {
  color: #fff;
  text-align: center;
  background: #9eca45;
  border-radius: 3px;
  padding: 30px 0px;
}
#form_status .success i {
  color: #fff;
  font-size: 45px;
  margin-bottom: 14px;
}
#form_status .success h3 {
  color: #fff;
  margin-bottom: 10px;
}
.cforms.two label {
  float: left;
  width: 100%;
  color: #fff;
  font-weight: normal;
}
.cforms.two label em {
  color: #999;
  font-size: 12px;
  font-style: normal;
}
.cforms.two input {
  color: #fff;
  float: left;
  width: 100%;
  padding: 9px 12px;
  margin-bottom: 10px;
  border: none;
  background: none;
  -webkit-box-shadow: inset 0px 0px 1px 0px #ffffff;
  -moz-box-shadow: inset 0px 0px 1px 0px #ffffff;
  box-shadow: inset 0px 0px 1px 0px #ffffff;
}
.cforms.two textarea {
  color: #fff;
  float: left;
  width: 100%;
  padding: 9px 12px;
  margin-bottom: 10px;
  border: none;
  background: none;
  -webkit-box-shadow: inset 0px 0px 1px 0px #ffffff;
  -moz-box-shadow: inset 0px 0px 1px 0px #ffffff;
  box-shadow: inset 0px 0px 1px 0px #ffffff;
}
.cforms.two .button {
  float: left;
  margin-top: 10px;
  color: #fff;
  padding: 14px 20px;
  font-size: 14px;
  font-weight: 500;
  background: #9eca45;
  border: 1px solid #9eca45;
  border-radius: 3px;
  font-family: 'Raleway', sans-serif;
  cursor: pointer;
  transition: all 0.3s ease;
}
.cforms.two .button:hover {
  background: #999;
  border: 1px solid #999;
}
.cforms.three label {
  float: left;
  width: 100%;
  color: #fff;
  font-size: 14px;
  margin-bottom: 0px;
  font-weight: normal;
}
.cforms.three label em {
  color: #fff;
  font-size: 12px;
  font-style: normal;
}
.cforms.three input {
  color: #fff;
  float: left;
  width: 100%;
  padding: 9px 12px;
  margin-bottom: 10px;
  border: none;
  background: #44c7af;
  -webkit-box-shadow: inset 0px 0px 1px 0px #ffffff;
  -moz-box-shadow: inset 0px 0px 1px 0px #ffffff;
  box-shadow: inset 0px 0px 1px 0px #ffffff;
}
.cforms.three textarea {
  color: #fff;
  float: left;
  width: 100%;
  padding: 9px 12px;
  margin-bottom: 10px;
  border: none;
  background: #44c7af;
  -webkit-box-shadow: inset 0px 0px 1px 0px #ffffff;
  -moz-box-shadow: inset 0px 0px 1px 0px #ffffff;
  box-shadow: inset 0px 0px 1px 0px #ffffff;
}
.cforms.three .button {
  float: left;
  margin-top: 10px;
  color: #fff;
  width: 100%;
  padding: 12px 0px;
  font-size: 14px;
  font-weight: 500;
  background: #393939;
  border: 1px solid #393939;
  border-radius: 0px;
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.3s ease;
}
.cforms.three .button:hover {
  background: #575757;
  border: 1px solid #575757;
}
.cforms.four label {
  float: left;
  width: 100%;
  color: #fff;
  font-size: 14px;
  margin-bottom: 0px;
  font-weight: normal;
  margin: 0;
  padding-left: 0px;
}
.cforms.four label.lst {
  text-align: left;
}
.cforms.four label em {
  color: #fff;
  font-size: 12px;
  font-style: normal;
}
.cforms.four input {
  color: #fff;
  float: left;
  width: 100%;
  padding: 9px 12px;
  margin-bottom: 10px;
  border: none;
  background: none;
  -webkit-box-shadow: inset 0px 0px 1px 0px #ffffff;
  -moz-box-shadow: inset 0px 0px 1px 0px #ffffff;
  box-shadow: inset 0px 0px 1px 0px #ffffff;
}
.cforms.four textarea {
  color: #fff;
  float: left;
  width: 100%;
  padding: 9px 12px;
  margin-bottom: 10px;
  border: none;
  background: none;
  -webkit-box-shadow: inset 0px 0px 1px 0px #ffffff;
  -moz-box-shadow: inset 0px 0px 1px 0px #ffffff;
  box-shadow: inset 0px 0px 1px 0px #ffffff;
}
.cforms.four .button {
  float: left;
  margin-top: 10px;
  color: #fff;
  width: 100%;
  padding: 12px 0px;
  font-size: 14px;
  font-weight: 500;
  background: #6f6f75;
  border: 1px solid #6f6f75;
  border-radius: 0px;
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.3s ease;
}
.cforms.four .button:hover {
  background: #919195;
  border: 1px solid #919195;
}
.logregform {
  float: left;
  width: 35%;
  margin-left: 32.5%;
  background: #fff;
  border: 1px solid #f9f9f9;
  -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
}
.logregform.two {
  float: left;
  width: 50%;
  margin-left: 25%;
}
.logregform .title {
  float: left;
  width: 100%;
  background: #f3f3f3;
  text-align: center;
  padding: 23px 0px 21px 0px;
}
.logregform .title h3 {
  margin-bottom: 3px;
  font-weight: 700;
  text-transform: uppercase;
}
.logregform .title p {
  font-size: 12px;
}
.logregform .feildcont {
  float: left;
  width: 100%;
  padding: 30px 30px 40px 30px;
  text-align: left;
}
.logregform .feildcont label {
  float: left;
  width: 100%;
  font-weight: normal;
  color: #727272;
}
.logregform .feildcont label em {
  color: #9eca45;
  font-style: normal;
}
.logregform .feildcont input {
  float: left;
  width: 100%;
  padding: 7px 12px;
  border: 1px solid #e3e3e3;
  margin-bottom: 12px;
}
.logregform.two .feildcont input {
  margin-bottom: 18px;
}
.logregform .feildcont .checkbox {
  float: left;
  width: 100%;
}
.logregform .feildcont .checkbox label {
  float: left;
  width: auto;
  font-size: 13px;
}
.logregform .feildcont .checkbox label strong {
  font-weight: 600;
}
.logregform .feildcont .checkbox label a {
  margin-left: 10px;
}
.logregform .feildcont .fbut {
  float: left;
  background: #9eca45;
  padding: 13px 23px;
  border: none;
  border-radius: 3px;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: 'Raleway', sans-serif;
  transition: all 0.3s ease;
  margin-top: 18px;
}
.logregform .feildcont .fbut:hover {
  background: #393939;
}
.logregform .feildcont .radiobut input {
  float: left;
  width: auto;
}
.logregform .feildcont .radiobut .onelb {
  float: left;
  color: #aaa;
  margin: 0px 12px 0px 5px;
}
.logregform .feildcont select {
  float: left;
  width: 100%;
  border: 1px solid #e3e3e3;
  padding: 9px 5px 10px 5px;
  color: #999;
  text-align: left;
}
.mgmenucols {
  float: left;
  width: 100%;
}
.mgmenucols .one_fourth {
  width: 23.5%;
  margin-right: 2%;
  padding-right: 2%;
  border-right: 1px solid #f3f3f3;
  text-align: center;
}
.mgmenucols .one_fourth.last {
  margin-right: 0;
  border-right: none;
}
.bordbox {
  float: left;
  width: 100%;
  padding: 30px 40px;
  border: 2px solid #f3f3f3;
  text-align: left;
  border-radius: 3px;
}
.videofre1 {
  float: left;
  width: 100%;
  height: 350px;
}
/* scroll up */
.scrollup {
  width: 40px;
  height: 40px;
  opacity: 1;
  position: fixed;
  bottom: 22px;
  right: 20px;
  display: none;
  text-indent: -9999px;
  background: url(../images/scroll-top-arrow.png) no-repeat left top;
  z-index: 9001;
}
/*----------------------------------------------------
	INDEX SPECIFIC STYLES
------------------------------------------------------*/
/* Logos */
.logoopv1 {
  float: left;
  width: 16%;
  height: 90px;
  padding: 20px 0 0 2%;
  background: #d2527f;
}
.menuopv1 {
  float: left;
  width: 82%;
}
.logoopv2 {
  float: left;
}
.menuopv2 {
  float: right;
}
/* page sections */
.onepage_sectionarea {
  float: left;
  width: 100%;
  height: 830px;
  padding: 0px 0px 30px 0px;
}
.onepage_section1 {
  float: left;
  width: 100%;
  height: 2000px;
  padding: 90px 0px 90px 0px;
}
.onepage_section2 {
  float: left;
  width: 100%;
  height: 1600px;
  padding: 50px 0px 90px 0px;
}
.onepage_section3 {
  float: left;
  width: 100%;
  height: 2630px;
  padding: 50px 0px 90px 0px;
}
.onepage_section4 {
  float: left;
  width: 100%;
  padding: 50px 0px 0px 0px;
}
.onepage_section5 {
  float: left;
  width: 100%;
  padding: 0px 0px 0px 0px;
}
.onepage_section6 {
  float: left;
  width: 100%;
  padding: 0px 0px 0px 0px;
}
/*----------------------------------------------------
	onepage version 2 sections
------------------------------------------------------*/
.sbtex {
  float: left;
  width: 100%;
  text-align: center;
  padding: 130px 0px 100px 0px;
}
.sbtex h1 {
  color: #333;
  font-size: 40px;
  font-weight: 300;
  line-height: 57px;
  width: 85%;
  margin: 0 auto;
}
.sbtex h1 strong {
  color: #fff;
  font-weight: 800;
  padding: 1px 10px 2px 10px;
  background: #db6364;
  white-space: nowrap;
}
.sbtex h4 {
  color: #999;
  font-weight: 400;
  line-height: 30px;
  width: 72%;
  margin: 50px auto 0 auto;
}
.sbtex h4 strong {
  color: #333;
  font-weight: 400;
}
/* featured section 209 */
.featured_section209 {
  float: left;
  width: 100%;
  text-align: left;
}
.featured_section209 h1 {
  font-weight: 300;
  line-height: 43px;
}
.featured_section209 .box {
  float: left;
  width: 100%;
}
.featured_section209 .box span {
  position: absolute;
  right: 0;
  top: 20px;
  width: 57%;
  padding: 10px 20px;
  text-align: right;
  color: #fff;
  background: #db6364;
}
.featured_section209 .box span h3 {
  display: block;
  margin: 0px;
}
/* featured section 210 */
.featured_section210 {
  float: left;
  width: 100%;
  text-align: left;
  padding: 120px 0px;
  background: #393939 url("../images/site-img183.jpg");
  background-attachment: fixed;
  background-origin: initial;
  background-clip: initial;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-position: center;
}
.featured_section210 h2 {
  font-weight: 400;
  margin-bottom: 50px;
}
.featured_section210 h3 {
  color: #db6364;
  font-weight: 600;
  margin-bottom: 9px;
}
.featured_section210 p {
  font-weight: 300;
  line-height: 27px;
}
/* featured section 211 */
.featured_section211 {
  float: left;
  width: 100%;
  text-align: left;
}
.featured_section211 .bgpost {
  float: left;
  width: 100%;
  margin-bottom: 120px;
}
.featured_section211 .bgpost.last {
  margin-bottom: 0px;
}
.featured_section211 h2 {
  font-weight: 400;
  margin-top: 10px;
  margin-bottom: 35px;
}
/* featured section 212 */
.featured_section212 {
  float: left;
  width: 100%;
  text-align: center;
}
.featured_section212 .ctitle {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  font-family: 'Raleway', sans-serif;
  background: #db6364;
  padding: 11px 40px;
}
.featured_section212 .one_half {
  text-align: left;
}
.featured_section212 .one_half h4 {
  margin-bottom: 45px;
}
.featured_section212 em {
  color: #ccc;
  font-size: 13px;
  font-style: normal;
}
.featured_section212 .one_half a:hover {
  color: #db6364;
}
/*----------------------------------------------------
	onepage version 3 sections
------------------------------------------------------*/
#wrap {
  float: left;
  width: 100%;
  padding: 0px 0px 0px 0px;
}
#wrap2 {
  float: left;
  width: 100%;
  padding: 60px 0px 0px 0px;
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.7)), url("../images/site-img253.jpg");
}
#wrap3 {
  float: left;
  width: 100%;
  padding: 0px 0px 0px 0px;
}
#wrap4 {
  float: left;
  width: 100%;
  padding: 0px 0px 0px 0px;
}
#wrap5 {
  float: left;
  width: 100%;
  padding: 0px 0px 0px 0px;
}
#wrap6 {
  float: left;
  width: 100%;
}
.fixednav3 {
  float: left;
  width: 100%;
  position: fixed;
  z-index: 9000;
}
.fixednav4 {
  float: left;
  width: 100%;
  position: fixed;
  z-index: 9000;
}
.ovfull_container {
  float: left;
  width: 100%;
  padding: 0px 80px 0px 80px;
}
.ovfull_container.two {
  padding: 0px 0px 0px 80px;
}
.ovt_section_title {
  float: left;
  width: 28.4%;
  /*height: 100vh;*/
  height: 686px;
  padding: 95px 0px 95px 0px;
  background: #f3f3f3;
}
.ovt_section_title h1 {
  color: #2a2a30;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  font-size: 45px;
  font-weight: 700;
  margin-bottom: 40px;
  padding-left: 80px;
  background: url(../images/h-line12.png) no-repeat left 3px;
}
.ovt_section_title h4 {
  color: #727272;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 27px;
  margin: 0px 75px 0px 80px;
}
.ovt_section_title.two {
  height: 430px;
}
.ovt_section_title.three {
  height: 470px;
}
.ovt_section_title.four {
  height: 400px;
}
h1.dbclord {
  color: #2a2a30;
}
h2.dbclord {
  color: #2a2a30;
}
h3.dbclord {
  color: #2a2a30;
}
h4.dbclord {
  color: #2a2a30;
}
h5.dbclord {
  color: #2a2a30;
}
h6.dbclord {
  color: #2a2a30;
}
.smtpt {
  color: #999;
  font-size: 13px;
  line-height: 21px;
}
/* ovt section 01 */
.ovt_section01 {
  float: left;
  width: 71.6%;
}
.ovt_section01 .one_fourth {
  float: left;
  width: 25%;
  margin: 0;
  padding: 100px 45px;
  text-align: center;
  border-right: 1px solid #f3f3f3;
  transition: all 0.3s ease;
}
.ovt_section01 .one_fourth.last {
  border-right: none;
}
.ovt_section01 .one_fourth span {
  font-size: 40px;
  color: #aaa;
  width: 90px;
  height: 90px;
  border-radius: 100%;
  border: 1px solid #e3e3e3;
  line-height: 93px;
  vertical-align: middle;
  text-align: center;
  margin-bottom: 21px;
  transition: all 0.3s ease;
}
.ovt_section01 .one_fourth:hover {
  background: #f3f3f3;
}
.ovt_section01 .one_fourth:hover span {
  background: #fff;
}
.ovt_section01 .drcse {
  float: left;
  width: 100%;
  background: #2a2a30;
  color: #fff;
  padding: 75px 0px 75px 100px;
  font-family: 'Roboto', sans-serif;
  font-size: 40px;
}
.ovt_section01 .drcse h1 {
  font-family: 'Roboto', sans-serif;
  font-size: 40px;
  color: #fff;
  font-weight: 300;
  line-height: 45px;
  text-transform: uppercase;
  margin: 0;
}
.ovt_section01 .drcse h1 strong {
  font-weight: 800;
}
.ovt_section01 .drcse h2 {
  font-family: 'Roboto', sans-serif;
  font-size: 27px;
  color: #fff;
  font-weight: 300;
  margin-bottom: 5px;
}
/* ovt section 02 */
.ovt_section02 {
  float: left;
  width: 100%;
  padding: 0px 0px 0px 0px;
  border-top: 1px solid #f3f3f3;
}
.ovt_section02 .left {
  float: left;
  width: 41%;
  padding: 70px 55px 0px 0px;
}
.ovt_section02 .right {
  float: left;
  width: 59%;
  background: #f3f3f3;
  padding: 140px 80px 140px 50px;
}
/* ovt section 03 */
.ovt_section03 {
  float: left;
  width: 100%;
}
.ovt_section03 .fullpimg {
  float: left;
  width: 100%;
  min-height: 580px;
  background: url(../images/media/works-img133.jpg) no-repeat center top;
}
.ovt_section03 .fullpimg span {
  float: left;
  width: 100%;
  padding: 35px 80px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 300;
  margin-top: 461px;
}
.ovt_section03 .fullpimg span strong {
  font-size: 21px;
  font-weight: 500;
  display: block;
}
.ovt_section03 .fullpimg span strong a {
  font-size: 14px;
  font-weight: 300;
  text-decoration: underline;
  font-style: italic;
  transition: all 0.3s ease;
}
.ovt_section03 .fullpimg span strong a:hover {
  color: #fff;
  text-decoration: none;
}
.portfilts {
  width: 100%;
  background: #2a2a30;
}
.portfilts .cbp-l-filters-alignCenter {
  padding-bottom: 35px;
  padding-top: 25px;
  text-align: center;
  color: #fff;
  margin: 0;
}
.portfilts .cbp-l-filters-alignCenter .cbp-filter-item {
  color: #aaa;
  font: 300 14px/21px 'Roboto', sans-serif;
}
.portfilts .cbp-l-filters-alignCenter .cbp-filter-item:hover {
  color: #fff;
}
.portfilts .cbp-l-filters-alignCenter .cbp-filter-item.cbp-filter-item-active {
  color: #fff;
}
/* ovt section 04 */
.ovt_section04 {
  float: left;
  width: 71.6%;
}
.ovt_section04 .one_half {
  float: left;
  width: 50%;
  margin: 0;
  padding: 112px 70px;
  text-align: left;
  border-right: 1px solid #f3f3f3;
}
.ovt_section04 .one_half.last {
  border-right: none;
}
.ovt_section04 .one_half h2 {
  margin-bottom: 3px;
}
/* ovt section 05 */
.ovt_section05 {
  float: left;
  width: 100%;
  padding: 100px 80px;
  background: #f3f3f3;
}
.ovt_section05 .one_fourth_less .box {
  float: left;
  width: 100%;
  text-align: center;
  background: #fff;
  padding: 50px 45px;
}
.ovt_section05 .one_fourth_less .box i {
  border: 2px solid #f3f3f3;
  border-radius: 100%;
  width: 100px;
  height: 100px;
  font-size: 45px;
  color: #454545;
  text-align: center;
  vertical-align: middle;
  line-height: 100px;
  margin-bottom: 30px;
  transition: all 0.3s ease;
}
.ovt_section05 .one_fourth_less .box i:hover {
  border: 2px solid #f3f3f3;
  color: #ccc;
}
/* ovt section 06 */
.ovt_section06 {
  float: left;
  width: 100%;
  padding: 90px 80px;
  background: #2a2a30;
  text-align: center;
}
.ovt_section06 h1 {
  font-family: 'Roboto', sans-serif;
  font-size: 40px;
  color: #fff;
  font-weight: 200;
  line-height: 40px;
  text-transform: uppercase;
  margin: 0;
}
.ovt_section06 .but {
  font-family: 'Roboto', sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  background: #6f6f75;
  padding: 16px 30px;
  border-radius: 3px;
  transition: all 0.3s ease;
}
.ovt_section06 .but:hover {
  color: #2a2a30;
  background: #fff;
}
/* ovt section 07 */
.ovt_section07 {
  float: left;
  width: 100%;
}
/* ovt section 08 */
.ovt_section08 {
  float: left;
  width: 100%;
  padding: 120px 0px 0px 0px;
}
.ovt_section08 .left {
  float: left;
  width: 62%;
  text-align: right;
}
.ovt_section08 .right {
  float: left;
  width: 38%;
  padding-top: 53px;
}
.ovt_section08 .right .box {
  float: left;
  width: 100%;
  padding: 30px 50px 28px 50px;
  transition: all 0.3s ease;
}
.ovt_section08 .right .box span {
  float: left;
  width: 72px;
  height: 72px;
  background: #f3f3f3;
  border-radius: 100%;
  color: #999;
  font-size: 35px;
  text-align: center;
  vertical-align: middle;
  line-height: 72px;
  margin-right: 30px;
  transition: all 0.3s ease;
}
.ovt_section08 .right .box h5 {
  margin-bottom: 5px;
}
.ovt_section08 .right .box:hover,
.ovt_section08 .right .box.active {
  background: #f3f3f3;
}
.ovt_section08 .right .box:hover span,
.ovt_section08 .right .box.active span {
  background: #fff;
}
/* ovt section 09 */
.ovt_section09 {
  float: left;
  width: 71.6%;
}
.ovt_section09 .one_half {
  float: left;
  width: 50%;
  margin: 0;
  padding: 0px 0px 70px 0px;
  text-align: left;
  border-right: 1px solid #f3f3f3;
}
.ovt_section09 .one_half.last {
  border-right: none;
}
.ovt_section09 .one_half span {
  float: left;
  color: #fff;
  padding: 7px 12px;
  background: #2a2a30;
}
.ovt_section09 .one_half h4 {
  padding: 30px 50px 0px 50px;
}
.ovt_section09 .one_half p {
  color: #999;
  padding: 0px 50px;
  line-height: 25px;
}
.ovt_section09 .cateinfo {
  color: #ccc;
  font-size: 12px;
  padding: 0px 50px;
  margin-top: 40px;
}
.ovt_section09 .cateinfo a {
  color: #ccc;
  transition: all 0.3s ease;
}
.ovt_section09 .cateinfo a:hover {
  color: #999;
}
.ovt_section09 .cateinfo i {
  font-size: 14px;
  margin-left: 12px;
  margin-right: 3px;
}
/* ovt section 10 */
.ovt_section10 {
  float: left;
  width: 100%;
  border-top: 1px solid #f3f3f3;
}
.ovt_section10.two {
  border-top: none;
}
.ovt_section10 .left {
  float: left;
  width: 50%;
}
.ovt_section10 .right {
  float: left;
  width: 50%;
}
.ovt_section10 span {
  float: left;
  color: #fff;
  padding: 7px 12px;
  background: #2a2a30;
}
.ovt_section10 h4 {
  width: 85%;
  padding: 30px 50px 10px 50px;
}
.ovt_section10 p {
  color: #999;
  padding: 0px 50px;
  line-height: 25px;
}
.ovt_section10 .cateinfo {
  color: #ccc;
  font-size: 12px;
  padding: 0px 50px;
  margin-top: 40px;
}
.ovt_section10 .cateinfo a {
  color: #ccc;
  transition: all 0.3s ease;
}
.ovt_section10 .cateinfo a:hover {
  color: #999;
}
.ovt_section10 .cateinfo i {
  font-size: 14px;
  margin-left: 12px;
  margin-right: 3px;
}
.ovt_section10 .lspace {
  float: left;
  padding-left: 80px;
}
.ovt_section10 .lspace h4,
.ovt_section10 .lspace p,
.ovt_section10 .lspace .cateinfo {
  padding-left: 0px;
}
/* ovt section 11 */
.ovt_section11 {
  float: left;
  width: 100%;
  padding: 100px 0px;
  background: #2a2a30;
  color: #fff;
}
.ovt_section11 li {
  padding: 5px 0px 5px 27px;
  text-transform: uppercase;
  background: url(../images/h-line13.png) no-repeat left 16px;
}
/* ovt section 12 */
.ovt_section12 {
  float: left;
  width: 71.6%;
  padding: 100px 100px 100px 100px;
}
.ovt_section12 h1 {
  font-size: 40px;
  font-weight: 300;
  margin: 0;
  line-height: 45px;
}
.ovt_section12 h1 strong {
  display: block;
  font-weight: 800;
}
.ovt_section12 h2 {
  font-weight: 300;
  margin-bottom: 5px;
}
/*----------------------------------------------------
	left menu version 1 sections
------------------------------------------------------*/
/* logo */
.logo_lmv1 {
  float: left;
  width: 100%;
  padding: 50px 0px;
  text-align: center;
}
.lmsliderv1 {
  text-align: left;
}
.leftmenuv1 .container {
  width: 1170px;
  margin: auto;
}
/* featured section 201 */
.featured_section201 {
  float: left;
  width: 100%;
  text-align: left;
}
.featured_section201 span {
  float: left;
  color: #46d8bd;
  font-size: 65px;
  margin-right: 18px;
  margin-bottom: 50px;
  margin-top: 5px;
}
.featured_section201 h2 {
  font-weight: 400;
  margin-bottom: 12px;
}
/* featured section 202 */
.featured_section202 {
  float: left;
  width: 100%;
  text-align: left;
  background: #f3f3f3;
  padding: 120px 0px 90px 0px;
  color: #999;
}
.featured_section202 h2 {
  color: #46d8bd;
  text-transform: uppercase;
  font-weight: 400;
  margin-top: 10px;
}
/* featured section 203 */
.featured_section203 {
  float: left;
  width: 100%;
  text-align: center;
}
.featured_section203 .box {
  width: 100%;
  position: relative;
}
.featured_section203 .box-cnt {
  width: 100%;
  height: auto;
}
.featured_section203 .box-cnt img {
  width: 100%;
  height: auto;
}
.featured_section203 .box-details {
  position: absolute;
  z-index: 2;
  bottom: 0;
  background: #46d8bd;
  width: 100%;
  height: 100px;
  overflow: hidden;
  transition: height 450ms;
  -moz-transition: height 450ms;
  -webkit-transition: height 450ms;
}
.featured_section203 .box:hover .box-details,
.featured_section203 .box.active .box-details {
  height: 270px;
  background: rgba(70, 216, 189, 0.97);
}
.featured_section203 .box.active .box-details h5 {
  padding-top: 35px;
}
.featured_section203 .box.active .box-details .hline {
  visibility: visible;
}
.featured_section203 .box:hover .box-details h5 {
  padding-top: 35px;
}
.featured_section203 .box:hover .hline {
  visibility: visible;
}
.featured_section203 .box-details h5 {
  color: #fff;
  font-weight: 600;
  padding-top: 27px;
  line-height: 21px;
  transition: all 0.3s ease;
}
.featured_section203 .box-details h5 em {
  color: #fff;
  font-size: 12px;
  font-style: normal;
  display: block;
}
.featured_section203 .box-details .hline {
  width: 80px;
  height: 1px;
  background: #fff;
  margin: 0 auto;
  visibility: hidden;
}
.featured_section203 .box-details p {
  color: #fff;
  width: 77%;
  margin: 0 auto;
  padding-top: 21px;
  padding-bottom: 30px;
  line-height: 18px;
}
.featured_section203 .box-details a {
  color: #fff;
  font-size: 11px;
  text-transform: uppercase;
  border: 1px solid #fff;
  padding: 9px 20px;
  transition: all 0.3s ease;
}
.featured_section203 .box-details a:hover {
  color: #393939;
  background: #fff;
}
/* featured section 204 */
.featured_section204 {
  float: left;
  width: 100%;
  text-align: center;
}
/* featured section 205 */
.featured_section205 {
  float: left;
  width: 100%;
}
.featured_section205 i {
  float: left;
  width: 62px;
  height: 62px;
  color: #46d8bd;
  font-size: 23px;
  border: 1px solid #46d8bd;
  text-align: center;
  vertical-align: middle;
  line-height: 58px;
  border-radius: 100%;
  margin-right: 20px;
}
.featured_section205 h4 {
  margin-bottom: 3px;
  margin-top: 3px;
}
/* featured section 206 */
.featured_section206 {
  float: left;
  width: 100%;
  text-align: center;
  background: #f3f3f3;
  padding: 113px 0px;
}
.featured_section206 .bbox {
  float: left;
  width: 100%;
  background: #fff;
  text-align: left;
}
.featured_section206 .bbox .one_half {
  width: 50%;
  margin: 0;
}
.featured_section206 .bbox .one_half.last {
  background: #fff;
  padding: 32px 30px 25px 10px;
}
.featured_section206 .bbox .one_half img {
  display: block;
}
.featured_section206 .bbox .date {
  float: left;
  text-align: center;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  background: #454545;
  height: 100%;
}
.featured_section206 .bbox .date strong {
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  display: block;
  margin-bottom: 1px;
  padding: 10px 0px 0px 0px;
}
.featured_section206 .bbox .date p {
  color: #eee;
  font-size: 10px;
  line-height: 12px;
  padding: 0px 12px 10px 12px;
  border-bottom: 1px solid #525252;
}
.featured_section206 .bbox .date i {
  font-size: 14px;
  color: #727272;
  display: block;
  padding: 10px 12px 10px 12px;
  border-bottom: 1px solid #525252;
  transition: all 0.3s ease;
}
.featured_section206 .bbox .date a {
  color: #fff;
  transition: all 0.3s ease;
}
.featured_section206 .bbox .date a:hover,
.featured_section206 .bbox .date i:hover {
  background: #525252;
}
.featured_section206 .bbox .one_half.last a {
  color: #393939;
  transition: all 0.3s ease;
}
.featured_section206 .bbox .one_half.last a:hover {
  color: #46d8bd;
}
.featured_section206 .bbox h5 em {
  color: #999;
  font-size: 12px;
  display: block;
  font-style: normal;
  margin-top: 1px;
}
/* featured section 207 */
.featured_section207 {
  float: left;
  width: 100%;
}
.featured_section207 .container {
  position: absolute;
}
.featured_section207 .ongmp_contact {
  float: left;
  width: 37%;
  height: 650px;
  position: absolute;
  background: rgba(70, 216, 189, 0.95);
}
.featured_section207 .box {
  float: left;
  color: #fff;
  width: 36.45%;
  font-size: 16px;
  line-height: 25px;
  padding: 70px 0px 0 80px;
}
.featured_section207 .box i {
  float: left;
  font-size: 30px;
  margin-right: 18px;
  margin-top: 3px;
}
.featured_section207 .box span {
  float: right;
}
.featured_section207 .box strong {
  display: block;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
}
.featured_section207 .box a {
  color: #fff;
  text-decoration: underline;
  transition: all 0.3s ease;
}
.featured_section207 .box a:hover {
  color: #fff;
  text-decoration: none;
}
.featured_section207.two .ongmp_contact {
  float: left;
  width: 45%;
  background: rgba(42, 42, 48, 0.95);
}
.featured_section207.two .box {
  width: 53%;
  padding: 70px 0px 0 80px;
}
.featured_section207.two .ongmp_contact.three {
  float: left;
  width: 45%;
  background: rgba(39, 39, 39, 0.97);
}
/* featured section 208 */
.featured_section208 {
  float: left;
  width: 100%;
  color: #fff;
  font-size: 12px;
  padding: 40px 0px 30px 0px;
  background: #393939;
  text-align: left;
}
.featured_section208 a {
  color: #fff;
  transition: all 0.3s ease;
}
.featured_section208 a:hover {
  color: #46d8bd;
}
.featured_section208 a i {
  width: 22px;
  height: 22px;
  font-size: 10px;
  text-align: center;
  border-radius: 100%;
  line-height: 22px;
  vertical-align: middle;
  background-color: #46d8bd;
  color: #fff;
  margin-left: 1px;
  transition: all 0.3s ease;
}
.featured_section208 a i:hover {
  color: #46d8bd;
  background-color: #fff;
}
.featured_section208.two {
  color: #ccc;
  background: #2a2a30;
}
.featured_section208.two span {
  color: #ccc;
  float: right;
}
.featured_section208.three {
  color: #999;
  background: #181818;
}
.leftmenuv1 .featured_section49 .one_half {
  background: #f3f3f3;
}
@media only screen and (min-width: 1000px) and (max-width: 1169px) {
  .leftmenuv1 .container {
    width: 750px;
  }
  .logoopv1 {
    width: 23%;
  }
  .menuopv1 {
    width: 75%;
  }
  .onepage_sectionarea {
    height: auto;
  }
  .onepage_section1 {
    height: auto;
  }
  .onepage_section2 {
    height: auto;
  }
  .onepage_section3 {
    height: auto;
  }
  .onepage_section4 {
    height: auto;
  }
  .onepage_section5 {
    height: auto;
  }
  .onepage_section6 {
    height: auto;
  }
  .featured_section201 span {
    font-size: 45px;
    margin-right: 10px;
    margin-bottom: 50px;
    margin-top: 5px;
  }
  .featured_section201 h2 {
    font-size: 21px;
    line-height: 25px;
    margin-bottom: 5px;
  }
  .featured_section201 p {
    font-size: 14px;
    line-height: 18px;
  }
  .featured_section202 .one_fourth {
    width: 100%;
    margin: 0 0 50px 0;
  }
  .featured_section202 .one_fourth.last {
    margin: 0;
  }
  .featured_section202 .one_half {
    width: 100%;
    margin: 0 0 50px 0;
  }
  .featured_section202 .margin_top7 {
    margin-top: 30px;
  }
  .featured_section203 .box-details {
    height: 80px;
  }
  .featured_section203 .box:hover .box-details,
  .featured_section203 .box.active .box-details {
    height: 210px;
  }
  .featured_section203 .box-details h5,
  .featured_section203 .box:hover .box-details h5,
  .featured_section203 .box.active .box-details h5 {
    padding-top: 18px;
    margin-bottom: 10px;
    line-height: 21px;
  }
  .featured_section203 .box-details p {
    width: 90%;
    font-size: 13px;
    line-height: 18px;
    padding-top: 12px;
    padding-bottom: 18px;
  }
  .featured_section203 .box-details a {
    padding: 5px 10px;
  }
  .leftmenuv1 .featured_section49 .slidesec h2 {
    margin-top: 0px;
  }
  .featured_section206 .bbox .one_half.last {
    padding-top: 18px;
  }
  .featured_section207 .ongmp_contact {
    width: 45%;
  }
  .featured_section207 .box {
    width: 43.45%;
  }
  .featured_section209 .box img {
    width: 100%;
  }
  .featured_section209 .box span {
    width: 59%;
    padding: 10px 10px;
  }
  .ovfull_container {
    padding: 0px 50px 0px 50px;
  }
  .ovfull_container.two {
    padding: 0px 0px 0px 50px;
  }
  .ovt_section_title {
    height: 703px;
  }
  .ovt_section_title.two {
    height: 552px;
  }
  .ovt_section_title.three {
    height: 535px;
  }
  .ovt_section_title h1 {
    font-size: 40px;
    padding-left: 50px;
    background-size: 12.5%;
  }
  .ovt_section_title h4 {
    margin: 0px 45px 0px 50px;
  }
  .ovt_section01 .one_fourth {
    padding-left: 10px;
    padding-right: 10px;
  }
  .ovt_section01 .drcse {
    padding: 50px 0px 50px 50px;
  }
  .ovt_section02 .right {
    padding-right: 50px;
  }
  .ovt_section03 .fullpimg span {
    padding: 35px 50px;
  }
  .ovt_section04 .one_half {
    padding: 112px 50px;
  }
  .ovt_section05 {
    padding: 100px 50px;
  }
  .ovt_section05 .one_fourth_less .box {
    padding: 50px 18px;
  }
  .ovt_section08 .left img {
    width: 100%;
  }
  .ovt_section08 .left {
    width: 61%;
  }
  .ovt_section08 .right {
    width: 39%;
    padding-top: 0px;
  }
  .ovt_section08 .right .box {
    padding: 13px 30px 12px 30px;
  }
  .ovt_section08 .right .box span {
    width: 45px;
    height: 45px;
    font-size: 18px;
    line-height: 45px;
    margin-right: 18px;
  }
  .ovt_section08 .right .box h5 {
    font-size: 14px;
    margin-bottom: 5px;
  }
  .ovt_section10 h4 {
    width: 100%;
  }
  .ovt_section10 .left {
    float: left;
    width: 50%;
  }
  .ovt_section10 .right {
    padding-bottom: 70px;
  }
  .ovt_section10 .lspace {
    padding-left: 50px;
    padding-bottom: 70px;
    border-top: 1px solid #f3f3f3;
  }
  .ovt_section12 {
    padding: 70px 50px 50px 70px;
  }
  .featured_section207.two .ongmp_contact {
    width: 48%;
  }
  .featured_section207.two .box {
    width: 45%;
    padding: 70px 0px 0 50px;
  }
}
#footer-map {
  width: 100%;
  height: 40%;
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
  .leftmenuv1 .container {
    width: 595px;
  }
  .logoopv1 {
    width: 34%;
  }
  .menuopv1 {
    width: 64%;
    padding-left: 5%;
  }
  .logo_lmv1 {
    padding: 30px 0px;
  }
  .onepage_sectionarea {
    height: auto;
  }
  .onepage_section1 {
    height: auto;
  }
  .onepage_section2 {
    height: auto;
  }
  .onepage_section3 {
    height: auto;
  }
  .onepage_section4 {
    height: auto;
  }
  .onepage_section5 {
    height: auto;
  }
  .onepage_section6 {
    height: auto;
  }
  .featured_section201 span {
    float: none;
    font-size: 45px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-top: 0px;
  }
  .featured_section201 h2 {
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 5px;
  }
  .featured_section201 p {
    font-size: 14px;
    line-height: 18px;
  }
  .featured_section202 .one_fourth {
    width: 100%;
    margin: 0 0 50px 0;
  }
  .featured_section202 .one_fourth.last {
    margin: 0;
  }
  .featured_section202 .one_half {
    width: 100%;
    margin: 0 0 50px 0;
  }
  .featured_section202 .margin_top7 {
    margin-top: 30px;
  }
  .featured_section203 .box-details {
    height: 50px;
  }
  .featured_section203 .box:hover .box-details,
  .featured_section203 .box.active .box-details {
    height: 160px;
  }
  .featured_section203 .box-details h5,
  .featured_section203 .box:hover .box-details h5,
  .featured_section203 .box.active .box-details h5 {
    padding-top: 10px;
    margin-bottom: 5px;
    line-height: 16px;
    font-size: 13px;
  }
  .featured_section203 .box-details h5 em {
    font-size: 9px;
  }
  .featured_section203 .box-details p {
    width: 95%;
    font-size: 11px;
    line-height: 16px;
    padding-top: 9px;
    padding-bottom: 7px;
  }
  .featured_section203 .box-details a {
    font-size: 9px;
    padding: 3px 7px;
  }
  .leftmenuv1 .featured_section49 .slidesec h2 {
    margin-top: 0px;
  }
  .featured_section206 .bbox .one_half {
    width: 100%;
  }
  .featured_section207 .ongmp_contact {
    width: 55%;
  }
  .featured_section207 .box {
    width: 53.45%;
  }
  .featured_section209 .box img {
    width: 100%;
  }
  .featured_section209 .box span {
    width: 67%;
    padding: 10px 10px;
  }
  .featured_section209 .box span h3 {
    font-size: 18px;
    line-height: 21px;
  }
  .ovfull_container {
    padding: 0px 40px 0px 40px;
  }
  .ovfull_container.two {
    padding: 0px 0px 0px 0px;
  }
  .ovt_section_title {
    width: 100%;
    height: auto;
    padding: 75px 0px 75px 0px;
  }
  .ovt_section_title.two {
    width: 100%;
    height: auto;
    padding: 75px 0px 75px 0px;
  }
  .ovt_section_title.three {
    width: 100%;
    height: auto;
    padding: 75px 0px 75px 0px;
  }
  .ovt_section_title.four {
    width: 100%;
    height: auto;
    padding: 75px 0px 75px 0px;
  }
  .ovt_section01 {
    width: 100%;
  }
  .ovt_section01 .one_fourth {
    padding: 100px 10px;
  }
  .ovt_section01 .drcse {
    padding: 75px 40px 75px 40px;
  }
  .ovt_section02 .left {
    width: 100%;
    padding: 100px 40px 100px 40px;
  }
  .ovt_section02 .right {
    width: 100%;
    padding: 100px 40px 100px 40px;
  }
  .ovt_section02 .left .item img {
    width: 100%;
  }
  .ovt_section03 .fullpimg span {
    padding: 35px 40px;
    margin-top: 381px;
  }
  .ovt_section03 .fullpimg {
    min-height: 500px;
  }
  .ovt_section04 {
    width: 100%;
  }
  .ovt_section04 .one_half {
    padding: 100px 40px;
  }
  .ovt_section05 {
    padding: 100px 40px;
  }
  .ovt_section05 .one_fourth_less {
    width: 49%;
    margin: 0 3px 3px 0;
  }
  .ovt_section05 .one_fourth_less .box {
    float: left;
    width: 100%;
    text-align: center;
    background: #fff;
    padding: 50px 18px;
  }
  .ovt_section08 .left {
    width: 100%;
    text-align: left;
  }
  .ovt_section08 .left img {
    width: 100%;
  }
  .ovt_section08 .right {
    width: 100%;
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .ovt_section09 {
    width: 100%;
  }
  .ovt_section10 {
    float: left;
    width: 100%;
    border-top: none;
    border-bottom: 1px solid #f3f3f3;
  }
  .ovt_section10 .left {
    width: 100%;
    padding-bottom: 75px;
  }
  .ovt_section10 .right {
    width: 100%;
    padding-bottom: 75px;
  }
  .ovt_section10 .lspace {
    padding-left: 40px;
  }
  .ovt_section10 h4 {
    width: 90%;
  }
  .ovt_section12 {
    width: 100%;
    padding: 50px 40px 0px 40px;
  }
  .featured_section207.two .ongmp_contact {
    width: 57%;
  }
  .featured_section207.two .box {
    width: 50%;
    padding: 70px 0px 0 25px;
  }
  .featured_section207.two .ongmp_contact.three {
    width: 57%;
  }
}
@media only screen and (min-width: 640px) and (max-width: 767px) {
  .leftmenuv1 .container {
    width: 500px;
  }
  .logoopv1 {
    width: 40%;
  }
  .menuopv1 {
    width: 58%;
    padding-left: 5%;
  }
  .logo_lmv1 {
    padding: 30px 0px;
  }
  .logo_lmv1 img {
    width: 72%;
  }
  .onepage_sectionarea {
    height: auto;
  }
  .onepage_section1 {
    height: auto;
  }
  .onepage_section2 {
    height: auto;
  }
  .onepage_section3 {
    height: auto;
  }
  .onepage_section4 {
    height: auto;
  }
  .onepage_section5 {
    height: auto;
  }
  .onepage_section6 {
    height: auto;
  }
  .featured_section201 span {
    float: none;
    font-size: 45px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-top: 0px;
  }
  .featured_section201 h2 {
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 5px;
  }
  .featured_section201 p {
    font-size: 14px;
    line-height: 18px;
  }
  .featured_section202 .one_fourth {
    width: 100%;
    margin: 0 0 50px 0;
  }
  .featured_section202 .one_fourth.last {
    margin: 0;
  }
  .featured_section202 .one_half {
    width: 100%;
    margin: 0 0 50px 0;
  }
  .featured_section202 .margin_top7 {
    margin-top: 30px;
  }
  .featured_section203 .one_fourth {
    width: 49%;
    margin: 0 0 50px 2px;
  }
  .featured_section203 .one_fourth.last {
    margin: 0;
  }
  .leftmenuv1 .featured_section49 .slidesec h2 {
    margin-top: 0px;
  }
  .featured_section206 .bbox .one_half {
    width: 100%;
  }
  .featured_section206 .bbox .one_half img {
    width: 100%;
  }
  .featured_section207 .ongmp_contact {
    width: 67%;
  }
  .featured_section207 .box {
    width: 65.45%;
  }
  .featured_section209 .box img {
    width: 100%;
  }
  .featured_section209 .box span {
    width: 75%;
    top: 10px;
    padding: 5px 10px;
    font-size: 12px;
  }
  .featured_section209 .box span h3 {
    font-size: 14px;
    line-height: 18px;
  }
  .sbtex {
    padding: 70px 0px 50px 0px;
  }
  .sbtex h1 {
    font-size: 30px;
    font-weight: 300;
    line-height: 45px;
  }
  .sbtex h4 {
    font-size: 16px;
    line-height: 25px;
    width: 80%;
    margin: 50px auto 0 auto;
  }
  .featured_section212 .one_half {
    width: 100%;
    margin: 0 0 50px 0;
  }
  .featured_section212 .one_half .one_half {
    width: 100%;
    margin: 0;
  }
  .featured_section212 .one_half.last {
    margin: 0;
  }
  .ovfull_container {
    padding: 0px 40px 0px 40px;
  }
  .ovfull_container.two {
    padding: 0px 0px 0px 0px;
  }
  .ovt_section_title {
    width: 100%;
    height: auto;
    padding: 75px 0px 75px 0px;
  }
  .ovt_section_title.two {
    width: 100%;
    height: auto;
    padding: 75px 0px 75px 0px;
  }
  .ovt_section_title.three {
    width: 100%;
    height: auto;
    padding: 75px 0px 75px 0px;
  }
  .ovt_section_title.four {
    width: 100%;
    height: auto;
    padding: 75px 0px 75px 0px;
  }
  .ovt_section01 {
    width: 100%;
  }
  .ovt_section01 .one_fourth {
    padding: 100px 18px;
  }
  .ovt_section01 .drcse {
    padding: 75px 40px 75px 40px;
  }
  .ovt_section02 .left {
    width: 100%;
    padding: 100px 40px 100px 40px;
  }
  .ovt_section02 .right {
    width: 100%;
    padding: 100px 40px 100px 40px;
  }
  .ovt_section02 .left .item img {
    width: 100%;
  }
  .ovt_section03 .fullpimg span {
    padding: 35px 40px;
    margin-top: 381px;
  }
  .ovt_section03 .fullpimg {
    min-height: 500px;
  }
  .ovt_section04 {
    width: 100%;
  }
  .ovt_section04 .one_half {
    padding: 100px 40px;
  }
  .ovt_section05 {
    padding: 100px 40px;
  }
  .ovt_section05 .one_fourth_less {
    width: 49%;
    margin: 0 3px 3px 0;
  }
  .ovt_section05 .one_fourth_less .box {
    float: left;
    width: 100%;
    text-align: center;
    background: #fff;
    padding: 50px 18px;
  }
  .ovt_section08 .left {
    width: 100%;
    text-align: left;
  }
  .ovt_section08 .left img {
    width: 100%;
  }
  .ovt_section08 .right {
    width: 100%;
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .ovt_section09 {
    width: 100%;
  }
  .ovt_section10 {
    float: left;
    width: 100%;
    border-top: none;
    border-bottom: 1px solid #f3f3f3;
  }
  .ovt_section10 .left {
    width: 100%;
    padding-bottom: 75px;
  }
  .ovt_section10 .right {
    width: 100%;
    padding-bottom: 75px;
  }
  .ovt_section10 .lspace {
    padding-left: 40px;
  }
  .ovt_section10 h4 {
    width: 90%;
  }
  .ovt_section12 {
    width: 100%;
    padding: 50px 40px 0px 40px;
  }
  .featured_section207.two .ongmp_contact {
    width: 67%;
  }
  .featured_section207.two .box {
    width: 61%;
    padding: 70px 0px 0 25px;
  }
  .featured_section207.two .ongmp_contact.three {
    width: 67%;
  }
}
@media only screen and (min-width: 480px) and (max-width: 639px) {
  .leftmenuv1 .container {
    width: 400px;
  }
  .logoopv1 {
    width: 100%;
    padding: 0;
    text-align: center;
  }
  .logoopv1 img {
    padding-top: 20px;
  }
  .menuopv1 {
    width: 95%;
    padding-left: 7%;
  }
  .logo_lmv1 {
    padding: 10px 0px;
  }
  .logo_lmv1 img {
    width: 18.75%;
  }
  .onepage_sectionarea {
    height: auto;
    padding-top: 55px;
  }
  .onepage_section1 {
    height: auto;
  }
  .onepage_section2 {
    height: auto;
    padding-top: 75px;
  }
  .onepage_section3 {
    height: auto;
    padding-top: 75px;
  }
  .onepage_section4 {
    height: auto;
    padding-top: 75px;
  }
  .onepage_section5 {
    height: auto;
  }
  .onepage_section6 {
    height: auto;
  }
  .featured_section201 span {
    font-size: 45px;
    margin-right: 18px;
    margin-bottom: 50px;
    margin-top: 5px;
  }
  .featured_section201 h2 {
    font-size: 21px;
    line-height: 25px;
    margin-bottom: 5px;
  }
  .featured_section201 p {
    font-size: 14px;
    line-height: 18px;
  }
  .featured_section202 .margin_top7 {
    margin-top: 30px;
  }
  .leftmenuv1 .featured_section49 .slidesec h2 {
    margin-top: 0px;
  }
  .featured_section206 .bbox .one_half.last {
    padding-top: 18px;
  }
  .featured_section207 .ongmp_contact {
    width: 75%;
  }
  .featured_section207 .box {
    width: 75.45%;
  }
  .sbtex {
    padding: 50px 0px 30px 0px;
  }
  .sbtex h1 {
    font-size: 30px;
    font-weight: 300;
    line-height: 45px;
    width: 90%;
  }
  .sbtex h4 {
    font-size: 16px;
    line-height: 25px;
    width: 90%;
    margin: 50px auto 0 auto;
  }
  .featured_section212 .one_half .one_half {
    width: 100%;
    margin: 0;
  }
  .ovfull_container {
    padding: 0px 40px 0px 40px;
  }
  .ovfull_container.two {
    padding: 0px 0px 0px 0px;
  }
  .ovt_section_title {
    width: 100%;
    height: auto;
    padding: 75px 0px 75px 0px;
  }
  .ovt_section_title.two {
    width: 100%;
    height: auto;
    padding: 75px 0px 75px 0px;
  }
  .ovt_section_title.three {
    width: 100%;
    height: auto;
    padding: 75px 0px 75px 0px;
  }
  .ovt_section_title.four {
    width: 100%;
    height: auto;
    padding: 75px 0px 75px 0px;
  }
  .ovt_section01 {
    width: 100%;
  }
  .ovt_section01 .one_fourth {
    width: 100%;
    padding: 50px 30px;
  }
  .ovt_section01 .drcse {
    padding: 75px 40px 75px 40px;
  }
  .ovt_section02 .left {
    width: 100%;
    padding: 100px 40px 100px 40px;
  }
  .ovt_section02 .right {
    width: 100%;
    padding: 100px 40px 100px 40px;
  }
  .ovt_section02 .left .item img {
    width: 100%;
  }
  .ovt_section03 .fullpimg span {
    padding: 35px 40px;
    margin-top: 381px;
  }
  .ovt_section03 .fullpimg {
    min-height: 500px;
  }
  .ovt_section04 {
    width: 100%;
  }
  .ovt_section04 .one_half {
    width: 100%;
    padding: 50px 40px;
    border-bottom: 1px solid #f3f3f3;
    border-right: none;
  }
  .ovt_section05 {
    padding: 100px 40px;
  }
  .ovt_section05 .one_fourth_less {
    width: 49.5%;
    margin: 0 2px 2px 0;
  }
  .ovt_section05 .one_fourth_less .box {
    float: left;
    width: 100%;
    text-align: center;
    background: #fff;
    padding: 50px 18px;
  }
  .ovt_section06 {
    padding: 90px 40px;
  }
  .ovt_section06 h1 {
    font-size: 27px;
    line-height: 40px;
  }
  .ovt_section06 .but {
    font-size: 16px;
    padding: 12px 20px;
  }
  .ovt_section08 .left {
    width: 100%;
    text-align: left;
  }
  .ovt_section08 .left img {
    width: 100%;
  }
  .ovt_section08 .right {
    width: 100%;
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .ovt_section09 {
    width: 100%;
  }
  .ovt_section09 .one_half {
    width: 100%;
    margin: 0;
    padding: 0px 0px 40px 0px;
    text-align: left;
    border-right: none;
    border-bottom: 1px solid #f3f3f3;
  }
  .ovt_section10 {
    float: left;
    width: 100%;
    border-top: none;
    border-bottom: 1px solid #f3f3f3;
  }
  .ovt_section10 .left {
    width: 100%;
    padding-bottom: 75px;
  }
  .ovt_section10 .right {
    width: 100%;
    padding-bottom: 75px;
  }
  .ovt_section10 .lspace {
    padding-left: 40px;
  }
  .ovt_section10 h4 {
    width: 90%;
  }
  .ovt_section12 {
    width: 100%;
    padding: 50px 40px 0px 40px;
  }
  .featured_section207.two .ongmp_contact {
    width: 72%;
  }
  .featured_section207.two .box {
    width: 70%;
    padding: 70px 0px 0 25px;
  }
  .featured_section208.two span {
    float: left;
  }
  .featured_section207.two .ongmp_contact.three {
    width: 72%;
  }
}
@media only screen and (max-width: 479px) {
  .leftmenuv1 .container {
    width: 300px;
  }
  .logoopv1 {
    width: 100%;
    padding: 0;
    text-align: center;
  }
  .logoopv1 img {
    padding-top: 20px;
  }
  .menuopv1 {
    width: 95%;
    padding-left: 7%;
  }
  .logo_lmv1 {
    padding: 10px 0px;
  }
  .logo_lmv1 img {
    width: 25%;
  }
  .onepage_sectionarea {
    height: auto;
    padding-top: 55px;
  }
  .onepage_section1 {
    height: auto;
  }
  .onepage_section2 {
    height: auto;
    padding-top: 75px;
  }
  .onepage_section3 {
    height: auto;
    padding-top: 75px;
  }
  .onepage_section4 {
    height: auto;
    padding-top: 75px;
  }
  .onepage_section5 {
    height: auto;
    padding-top: 0px;
  }
  .onepage_section6 {
    height: auto;
    padding-top: 0px;
  }
  .featured_section201 span {
    font-size: 45px;
    margin-right: 14px;
    margin-bottom: 50px;
    margin-top: 5px;
  }
  .featured_section201 h2 {
    font-size: 21px;
    line-height: 25px;
    margin-bottom: 5px;
  }
  .featured_section201 p {
    font-size: 14px;
    line-height: 18px;
  }
  .featured_section202 .margin_top7 {
    margin-top: 30px;
  }
  .leftmenuv1 .featured_section49 .slidesec h2 {
    margin-top: 0px;
  }
  .featured_section206 .bbox .one_half {
    width: 100%;
  }
  .featured_section206 .bbox .one_half img {
    width: 100%;
  }
  .featured_section207 .ongmp_contact {
    width: 90%;
  }
  .featured_section207 .box {
    width: 88.45%;
    padding-left: 25px;
  }
  .featured_section209 .box img {
    width: 100%;
  }
  .featured_section209 .box span {
    width: 59%;
    padding: 10px 10px;
  }
  .sbtex {
    padding: 50px 0px 30px 0px;
  }
  .sbtex h1 {
    font-size: 21px;
    font-weight: 400;
    line-height: 35px;
    width: 100%;
  }
  .sbtex h4 {
    font-size: 14px;
    line-height: 25px;
    width: 100%;
    margin: 30px auto 0 auto;
  }
  .featured_section212 .one_half .one_half {
    width: 100%;
    margin: 0;
  }
  .ovfull_container {
    padding: 0px 30px 0px 30px;
  }
  .ovfull_container.two {
    padding: 0px 0px 0px 0px;
  }
  .ovt_section_title {
    width: 100%;
    height: auto;
    padding: 75px 0px 75px 0px;
  }
  .ovt_section_title.two {
    width: 100%;
    height: auto;
    padding: 75px 0px 75px 0px;
  }
  .ovt_section_title.three {
    width: 100%;
    height: auto;
    padding: 75px 0px 75px 0px;
  }
  .ovt_section_title.four {
    width: 100%;
    height: auto;
    padding: 75px 0px 75px 0px;
  }
  .ovt_section_title h1 {
    font-size: 40px;
    padding-left: 50px;
    background-size: 12.5%;
  }
  .ovt_section_title h4 {
    margin: 0px 45px 0px 50px;
  }
  .ovt_section01 {
    width: 100%;
  }
  .ovt_section01 .one_fourth {
    width: 100%;
    padding: 50px 30px;
  }
  .ovt_section01 .drcse {
    padding: 75px 30px 75px 30px;
  }
  .ovt_section01 .drcse h1 {
    font-size: 30px;
    line-height: 35px;
  }
  .ovt_section02 .left {
    width: 100%;
    padding: 75px 30px 75px 30px;
  }
  .ovt_section02 .right {
    width: 100%;
    padding: 100px 30px 100px 30px;
  }
  .ovt_section02 .left .item img {
    width: 100%;
  }
  .ovt_section03 .fullpimg span {
    padding: 35px 30px;
    margin-top: 381px;
  }
  .ovt_section03 .fullpimg {
    min-height: 500px;
  }
  .ovt_section04 {
    width: 100%;
  }
  .ovt_section04 .one_half {
    width: 100%;
    padding: 50px 30px;
    border-bottom: 1px solid #f3f3f3;
    border-right: none;
  }
  .ovt_section05 {
    padding: 100px 30px;
  }
  .ovt_section05 .one_fourth_less {
    width: 100%;
    margin: 0 0px 40px 0;
  }
  .ovt_section05 .one_fourth_less .box {
    float: left;
    width: 100%;
    text-align: center;
    background: #fff;
    padding: 50px 18px;
  }
  .ovt_section06 {
    padding: 90px 30px;
  }
  .ovt_section06 h1 {
    font-size: 27px;
    line-height: 40px;
  }
  .ovt_section06 .but {
    font-size: 16px;
    padding: 12px 20px;
  }
  .ovt_section08 .left {
    width: 100%;
    text-align: left;
  }
  .ovt_section08 .left img {
    width: 100%;
  }
  .ovt_section08 .right {
    width: 100%;
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .ovt_section08 .right .box {
    padding: 30px 20px 28px 20px;
  }
  .ovt_section08 .right .box span {
    margin-bottom: 20px;
  }
  .ovt_section09 {
    width: 100%;
  }
  .ovt_section09 .one_half {
    width: 100%;
    margin: 0;
    padding: 0px 0px 40px 0px;
    text-align: left;
    border-right: none;
    border-bottom: 1px solid #f3f3f3;
  }
  .ovt_section10 {
    float: left;
    width: 100%;
    border-top: none;
    border-bottom: 1px solid #f3f3f3;
  }
  .ovt_section10 .left {
    width: 100%;
    padding-bottom: 75px;
  }
  .ovt_section10 .right {
    width: 100%;
    padding-bottom: 75px;
  }
  .ovt_section10 .lspace {
    padding-left: 40px;
  }
  .ovt_section10 h4 {
    width: 90%;
  }
  .ovt_section12 {
    width: 100%;
    padding: 50px 30px 0px 30px;
  }
  .featured_section207.two .ongmp_contact {
    width: 100%;
  }
  .featured_section207.two .box {
    width: 97%;
    padding: 70px 0px 0 20px;
  }
  .featured_section208.two span {
    float: left;
  }
  .featured_section207.two .ongmp_contact.three {
    width: 100%;
  }
}
/*----------------------------------------------------
   SHORTCODE ELEMENTS
------------------------------------------------------*/
.center-button {
  text-align: center;
  margin-top: 50px;
}
.button.one {
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  background: #9eca45;
  padding: 9px 23px;
  border-radius: 3px;
  white-space: nowrap;
  transition: all 0.3s ease;
}
.button.one:hover {
  color: #fff;
  background: #393939;
}
.button.two {
  color: #999;
  font-size: 13px;
  padding: 9px 30px;
  border-radius: 25px;
  white-space: nowrap;
  border: 1px solid #e3e3e3;
  transition: all 0.3s ease;
}
.button.two:hover {
  color: #999;
  background: #f3f3f3;
  border: 1px solid #fff;
}
.button.three {
  color: #fff;
  font-size: 16px;
  padding: 16px 35px;
  border-radius: 3px;
  white-space: nowrap;
  background: #393939;
  transition: all 0.3s ease;
}
.button.three:hover {
  color: #fff;
  background: #999;
}
.button.four {
  color: #ccc;
  font-size: 12px;
  padding: 6px 18px;
  border-radius: 3px;
  white-space: nowrap;
  border: 1px solid #e3e3e3;
  transition: all 0.3s ease;
}
.button.four:hover {
  color: #fff;
  background: #e3e3e3;
}
.button.five {
  color: #393939;
  font-size: 14px;
  padding: 13px 38px;
  border-radius: 3px;
  white-space: nowrap;
  background: #f3f3f3;
  transition: all 0.3s ease;
}
.button.five:hover {
  color: #fff;
  background: #9eca45;
}
.button.five.two:hover {
  color: #fff;
  background: #f9bf36;
}
.button.six {
  color: #999;
  font-size: 14px;
  padding: 12px 35px;
  border-radius: 3px;
  white-space: nowrap;
  border: 1px solid #e3e3e3;
  transition: all 0.3s ease;
}
.button.six:hover {
  color: #999;
  background: #f9f9f9;
}
.button.seven {
  color: #fff;
  font-size: 14px;
  padding: 14px 38px;
  border-radius: 3px;
  white-space: nowrap;
  border: 1px solid #fff;
  transition: all 0.3s ease;
}
.button.seven:hover {
  color: #fff;
  background: #393939;
  border: 1px solid #393939;
}
.button.eight {
  color: #393939;
  font-size: 14px;
  padding: 16px 35px;
  border-radius: 3px;
  white-space: nowrap;
  background: #fff;
  border: 1px solid #fff;
  transition: all 0.3s ease;
}
.button.eight:hover {
  color: #fff;
  background: none;
  border: 1px solid #fff;
}
.button.nine {
  color: #fff;
  font-size: 14px;
  padding: 12px 30px;
  border-radius: 3px;
  white-space: nowrap;
  background: #393939;
  transition: all 0.3s ease;
}
.button.nine:hover {
  color: #fff;
  background: #999;
}
.button.nine.white {
  color: #393939;
  background: #fff;
}
.button.nine.white:hover {
  color: #fff;
  background: #393939;
}
.button.ten {
  color: #fff;
  font-size: 13px;
  padding: 6px 18px;
  border-radius: 3px;
  white-space: nowrap;
  background: #ee7164;
  transition: all 0.3s ease;
}
.button.ten:hover {
  color: #fff;
  background: #999;
}
.button.eleven {
  color: #393939;
  font-size: 13px;
  text-transform: uppercase;
  text-decoration: underline;
  transition: all 0.3s ease;
}
.button.eleven:hover {
  color: #999;
}
.button.twelve {
  color: #fff;
  font-size: 14px;
  padding: 12px 30px;
  border-radius: 3px;
  white-space: nowrap;
  background: #ee7164;
  transition: all 0.3s ease;
}
.button.twelve:hover {
  color: #fff;
  background: #393939;
}
.button.thirteen {
  color: #999;
  font-size: 14px;
  padding: 12px 30px;
  border-radius: 3px;
  white-space: nowrap;
  background: #f3f3f3;
  transition: all 0.3s ease;
}
.button.thirteen:hover {
  color: #fff;
  background: #999;
}
.button.fourteen {
  color: #393939;
  font-size: 16px;
  padding: 12px 40px;
  border-radius: 3px;
  white-space: nowrap;
  background: #fff;
  -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
}
.button.fourteen:hover {
  color: #fff;
  background: #393939;
}
.button.fifteen {
  color: #59abe3;
  font-size: 14px;
  padding: 12px 35px;
  border-radius: 3px;
  white-space: nowrap;
  border: 2px solid #59abe3;
  transition: all 0.3s ease;
}
.button.fifteen:hover {
  color: #393939;
  border: 2px solid #393939;
}
.button.sixteen {
  color: #393939;
  font-size: 14px;
  padding: 14px 50px;
  border-radius: 3px;
  white-space: nowrap;
  background: #f3f3f3;
  border: 1px solid #ececec;
  transition: all 0.3s ease;
}
.button.sixteen:hover,
.button.sixteen.active {
  color: #fff;
  background: #59abe3;
  border: 1px solid #59abe3;
}
.button.sixteen.two:hover,
.button.sixteen.two.active {
  color: #fff;
  background: #393939;
  border: 1px solid #393939;
}
.button.sixteen.three:hover,
.button.sixteen.three.active {
  color: #fff;
  background: #2a2a30;
  border: 1px solid #2a2a30;
}
.button.seventeen {
  color: #fff;
  font-size: 13px;
  padding: 8px 16px;
  border-radius: 3px;
  white-space: nowrap;
  background: #727272;
  transition: all 0.3s ease;
}
.button.seventeen:hover {
  color: #fff;
  background: #999;
}
.button.eighteen {
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  background: #50c9d4;
  padding: 9px 30px;
  border-radius: 3px;
  white-space: nowrap;
  transition: all 0.3s ease;
}
.button.eighteen:hover {
  color: #fff;
  background: #393939;
}
.button.nineteen {
  color: #454545;
  font-size: 13px;
  padding: 9px 22px;
  border-radius: 3px;
  white-space: nowrap;
  border: 1px solid #727272;
  transition: all 0.3s ease;
}
.button.nineteen:hover {
  background: #eee;
  border: 1px solid #eee;
}
.button.twenty {
  color: #fff;
  font-size: 13px;
  padding: 11px 27px;
  border-radius: 3px;
  white-space: nowrap;
  background: #d7d7d7;
  transition: all 0.3s ease;
}
.button.twenty:hover {
  background: #59abe3;
}
.button.twentyone {
  color: #59abe3;
  font-size: 13px;
  padding: 10px 27px;
  border-radius: 3px;
  white-space: nowrap;
  border: 1px solid #59abe3;
  transition: all 0.3s ease;
}
.button.twentyone:hover {
  color: #fff;
  background: #59abe3;
}
.button.twentytwo {
  color: #999;
  font-size: 13px;
  padding: 9px 20px;
  border-radius: 3px;
  white-space: nowrap;
  background: #f3f3f3;
  transition: all 0.3s ease;
}
.button.twentytwo:hover {
  color: #fff;
  background: #999;
}
.button.twentythree {
  color: #fff;
  font-size: 16px;
  padding: 14px 40px;
  border-radius: 3px;
  white-space: nowrap;
  background: #46d8bd;
  transition: all 0.3s ease;
}
.button.twentythree:hover {
  color: #fff;
  background: #393939;
}
.button.twentyfour {
  color: #fff;
  font-size: 14px;
  padding: 14px 45px;
  border-radius: 3px;
  white-space: nowrap;
  background: #46d8bd;
  transition: all 0.3s ease;
}
.button.twentyfour:hover {
  color: #fff;
  background: #393939;
}
.button.twentyfour.white {
  color: #393939;
  background: #fff;
}
.button.twentyfive {
  color: #393939;
  transition: all 0.3s ease;
}
.button.twentyfive:hover {
  color: #50c9d4;
}
.button.twentyfive i {
  color: #ccc;
  margin-left: 3px;
}
.button.twentysix {
  color: #393939;
  font-size: 14px;
  padding: 12px 40px;
  border-radius: 3px;
  white-space: nowrap;
  border: 2px solid #e0e0e0;
  transition: all 0.3s ease;
}
.button.twentysix:hover {
  background: #e0e0e0;
}
.button.twentyseven {
  color: #fff;
  font-size: 14px;
  background: #f9bf36;
  padding: 14px 45px;
  border-radius: 3px;
  white-space: nowrap;
  font-weight: 600;
  transition: all 0.3s ease;
}
.button.twentyseven:hover {
  color: #fff;
  background: #393939;
}
.button.twentyeight {
  color: #393939;
  font-size: 14px;
  padding: 16px 35px;
  border-radius: 3px;
  white-space: nowrap;
  transition: all 0.3s ease;
}
.button.twentyeight:hover {
  color: #999;
}
.button.twentynine {
  color: #fff;
  font-size: 13px;
  padding: 10px 25px;
  border-radius: 3px;
  white-space: nowrap;
  background: #393939;
  transition: all 0.3s ease;
}
.button.twentynine:hover {
  color: #fff;
  background: #999;
}
.button.thiry {
  color: #d2527f;
  font-size: 13px;
  padding: 10px 27px;
  border-radius: 3px;
  white-space: nowrap;
  border: 1px solid #d2527f;
  transition: all 0.3s ease;
}
.button.thiry:hover {
  color: #fff;
  background: #d2527f;
}
.button.thone {
  color: #fff;
  font-size: 12px;
  background: #c9c9c9;
  padding: 8px 18px;
  white-space: nowrap;
  transition: all 0.3s ease;
}
.button.thone:hover {
  color: #fff;
  background: #393939;
}
.button.thtwo {
  color: #fff;
  font-size: 11px;
  text-transform: uppercase;
  background: #393939;
  padding: 5px 12px;
  border-radius: 2px;
  white-space: nowrap;
  transition: all 0.3s ease;
}
.button.thtwo:hover {
  color: #fff;
  background: #3498db;
}
.button.thhthree {
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  background: #3D8C29;
  padding: 16px 35px;
  border-radius: 3px;
  white-space: nowrap;
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  transition: all 0.3s ease;
  width: 30%;
}
.button.thhthree:hover {
  color: #fff;
  background: #51BA36;
}
.button.ththree {
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  background: #3D8C29;
  padding: 16px 35px;
  border-radius: 3px;
  white-space: nowrap;
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  transition: all 0.3s ease;
}
.button.ththree:hover {
  color: #fff;
  background: #51BA36;
}
.button.transp {
  color: #fff;
  padding: 16px 28px;
  text-transform: uppercase;
  background: rgba(0, 0, 0, 0.58);
  transition: all 0.3s ease;
}
.button.transp:hover {
  background: rgba(0, 0, 0, 0.8);
}
.button.transp.brc {
  border-radius: 3px;
}
.button.transp2 {
  color: #fff;
  font-size: 16px;
  padding: 16px 50px;
  border-radius: 30px;
  text-transform: uppercase;
  background: #9eca45;
  transition: all 0.3s ease;
}
.button.transp2:hover {
  background: rgba(255, 255, 255, 0.3);
}
/* lists */
.list_divlines {
  padding: 0px;
  margin: 0px;
}
.list_divlines li {
  padding: 10px 0px 12px 0px;
  margin: 0px;
  line-height: 23px;
  border-bottom: 1px solid #3d3d3d;
}
.list_divlines li i {
  color: #999;
  font-size: 11px;
  margin-right: 3px;
}
.list_divlines2 {
  padding: 0px;
  margin: 0px;
}
.list_divlines2 li {
  color: #999;
  padding: 10px 0px 11px 0px;
  margin: 0px;
  line-height: 23px;
  border-top: 1px solid #eee;
}
.list_divlines2 li.last {
  border-bottom: 1px solid #eee;
}
.list_divlines2 li i {
  color: #ccc;
  margin-right: 7px;
}
.harrow_line {
  float: left;
  width: 100%;
  height: 20px;
  background: url(../images/h-arrow-line2.html) no-repeat center top;
}
.harrow_line2 {
  float: left;
  width: 100%;
  height: 20px;
  background: #eee url(../images/h-arrow-line3.html) no-repeat center top;
}
/* pie charts */
.piechart1 {
  float: left;
  color: #393939;
  width: 20%;
  font-size: 16px;
  font-weight: normal;
  text-align: center;
}
.piechart1.white {
  color: #fff;
}
.piechart2 {
  float: left;
  width: 200px;
  text-align: center;
  color: #1e1e1e;
}
.piechart2.s1 {
  width: 100px;
}
.piechart2.s2 {
  width: 120px;
}
.piechart2.s3 {
  width: 160px;
}
.piechart2.s4 {
  width: 180px;
}
.piechart3 {
  float: left;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  width: 25%;
  text-align: center;
}
/* Shortcode Titles */
.stcode_title1 h3 {
  font-size: 27px;
  z-index: 1;
  position: relative;
  text-align: left;
  font-weight: normal;
}
.stcode_title1 .line {
  background: #000;
  border-top: solid 1px #e3e3e3;
  position: absolute;
  height: 1px;
  display: block;
  top: 18px;
  width: 100%;
}
.stcode_title1 .text {
  background-color: #FFFFFF;
  z-index: 20;
  position: relative;
  text-align: center;
  padding: 0px 18px 0px 0px;
}
.stcode_title2 h3 {
  font-size: 27px;
  z-index: 1;
  position: relative;
  text-align: left;
  font-weight: 300;
}
.stcode_title2 .line {
  background: #000;
  border-top: solid 1px #e3e3e3;
  position: absolute;
  height: 1px;
  display: block;
  top: 16px;
  width: 100%;
}
.stcode_title2 .line2 {
  background: #000;
  border-top: solid 1px #e3e3e3;
  position: absolute;
  height: 1px;
  display: block;
  top: 20px;
  width: 100%;
}
.stcode_title2 .text {
  background-color: #FFFFFF;
  z-index: 20;
  position: relative;
  text-align: center;
  padding: 0px 18px 0px 0px;
}
.stcode_title3 h3 {
  font-size: 27px;
  z-index: 1;
  position: relative;
  text-align: left;
  font-weight: 300;
}
.stcode_title3 .line {
  background: url(../images/hcross-lines.jpg) repeat-x left top;
  position: absolute;
  height: 8px;
  display: block;
  top: 14px;
  width: 100%;
}
.stcode_title3 .text {
  background-color: #FFFFFF;
  z-index: 20;
  position: relative;
  text-align: center;
  padding: 0px 18px 0px 0px;
}
.stcode_title4 h3 {
  font-size: 27px;
  padding-bottom: 16px;
  z-index: 1;
  position: relative;
  text-align: left;
  font-weight: normal;
}
.stcode_title4 .line {
  background: #9eca45;
  position: absolute;
  height: 2px;
  display: block;
  bottom: 0px;
  width: 72px;
}
.stcode_title4 .text {
  z-index: 20;
  position: relative;
  text-align: center;
}
.stcode_title5 h3 {
  font-size: 27px;
  padding-bottom: 16px;
  z-index: 1;
  position: relative;
  text-align: left;
  font-weight: normal;
  margin-bottom: 25px;
}
.stcode_title5 h3.nmb {
  margin-bottom: 3px;
}
.stcode_title5 .line {
  background: #9eca45;
  position: absolute;
  height: 3px;
  display: block;
  bottom: 0px;
  width: 100px;
}
.stcode_title5 .line2 {
  background: #000;
  border-top: solid 1px #e3e3e3;
  position: absolute;
  height: 1px;
  display: block;
  bottom: 1px;
  width: 100%;
}
.stcode_title5 .text {
  z-index: 20;
  position: relative;
  text-align: center;
}
.stcode_title6 {
  text-align: center;
}
.stcode_title6 h2 b {
  font-weight: bold;
}
.stcode_title6 h2 strong {
  color: #fff;
  padding: 0px 10px 3px 10px;
  background-color: #393939;
}
.stcode_title6.white h2 strong {
  color: #393939;
  padding: 0px 10px 3px 10px;
  background-color: #fff;
}
.stcode_title7 {
  text-align: center;
}
.stcode_title7 em {
  display: block;
  font-size: 16px;
  margin-top: 5px;
  font-style: normal;
  font-weight: 400;
}
.stcode_title7 .line {
  background: #9eca45;
  height: 3px;
  display: block;
  bottom: 0px;
  width: 100px;
  margin: 18px auto 0 auto;
}
.stcode_title8 h2 {
  font-size: 35px;
  z-index: 1;
  position: relative;
  text-align: center;
  font-weight: 300;
}
.stcode_title8 .line {
  background: url(../images/h-line.jpg) no-repeat center top;
  position: absolute;
  height: 1px;
  display: block;
  top: 18px;
  width: 100%;
  margin: 0 auto;
}
.stcode_title8 .text {
  background-color: #FFFFFF;
  z-index: 20;
  position: relative;
  text-align: center;
  padding: 0px 25px;
}
.stcode_title9 {
  text-align: center;
}
.stcode_title9 em {
  display: block;
  font-size: 18px;
  margin-top: 5px;
  font-style: normal;
  font-weight: 400;
}
.stcode_title9 .line {
  background: url(../images/h-line2.png) no-repeat center top;
  height: 3px;
  display: block;
  bottom: 0px;
  width: 210px;
  margin: 18px auto 0 auto;
}
.stcode_title10 {
  text-align: center;
}
.stcode_title10 em {
  display: block;
  font-size: 18px;
  margin-top: 5px;
  font-style: normal;
  font-weight: 400;
}
.stcode_title10 .line {
  background: url(../images/h-line3.png) no-repeat center 13px;
  height: 39px;
  display: block;
  bottom: 0px;
  width: 300px;
  margin: 3px auto 0 auto;
}
.stcode_title10 i {
  display: block;
  color: #999;
  font-size: 14px;
  line-height: 50px;
}
.stcode_title11 {
  text-align: center;
}
.stcode_title11 em {
  display: block;
  font-size: 16px;
  line-height: 27px;
  margin-top: 12px;
  font-style: normal;
  color: #999;
  font-weight: 400;
}
.stcode_title11 .line {
  background: url(../images/h-line8.png) no-repeat center top;
  height: 7px;
  display: block;
  bottom: 0px;
  width: 140px;
  margin: 7px auto 0 auto;
}
.stcode_title11 .line2 {
  background: url(../images/h-line9.png) no-repeat center top;
  height: 7px;
  display: block;
  bottom: 0px;
  width: 140px;
  margin: 18px auto 0 auto;
}
.stcode_title11 .line3 {
  background: url(../images/h-line8.png) no-repeat center top;
  height: 7px;
  display: block;
  bottom: 0px;
  width: 140px;
  margin: 20px auto 0 auto;
}
.stcode_title11 .line4 {
  background: url(../images/h-line8.png) no-repeat center top;
  height: 7px;
  display: block;
  bottom: 0px;
  width: 140px;
  margin: 16px auto 0 auto;
}
.stcode_title12 h2 {
  font-size: 35px;
  z-index: 1;
  position: relative;
  text-align: center;
  font-weight: 300;
  margin-bottom: 14px;
  color: #9eca45;
}
.stcode_title12 h4 {
  font-size: 22px;
  z-index: 1;
  position: relative;
  text-align: center;
  font-weight: 400;
  color: #727272;
}
.stcode_title12 .line {
  background: url(../images/h-line.jpg) no-repeat center top;
  position: absolute;
  height: 1px;
  display: block;
  top: 14px;
  width: 100%;
  margin: 0 auto;
}
.stcode_title12 .text {
  background-color: #FFFFFF;
  z-index: 20;
  position: relative;
  text-align: center;
  padding: 0px 20px;
}
.stcode_title13 {
  padding: 1px 12px;
  font-size: 40px;
  color: #f7ca18;
  font-family: 'Roboto', sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  border-top: 1px solid #f7ca18;
  border-left: 5px solid #f7ca18;
  border-right: 5px solid #f7ca18;
  border-bottom: 1px solid #f7ca18;
  background: #fff;
}
.stcode_titleA1 {
  text-align: center;
}
.stcode_titleA1 em {
  display: block;
  font-size: 35px;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 35px;
  opacity: 0.8;
}
.stcode_titleA1 strong {
  font-weight: 800;
  font-size: 76px;
}
.stcode_titleA1 .line {
  background: #46804D;
  height: 2px;
  display: block;
  bottom: 0px;
  width: 140px;
  margin: 30px auto 0 auto;
}
.stcode_titleA2 {
  text-align: center;
  top: 40px;
}
.stcode_titleA2 em {
  display: block;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 1px;
  opacity: 0.8;
}
.stcode_titleA2 strong {
  font-weight: 800;
}
.stcode_titleA2 .line {
  background: #46804D;
  height: 2px;
  display: block;
  bottom: 0px;
  width: 140px;
  margin: 30px auto 0 auto;
}
.stcode_title14 {
  text-align: center;
}
.stcode_title14 em {
  display: block;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 1px;
}
.stcode_title14 strong {
  font-weight: 800;
}
.stcode_title14 .line {
  background: #46804D;
  background: -webkit-gradient(linear, 0 0, 100% 0, from(#F0F0F0), to(#F0F0F0), color-stop(50%, #46804D));
  height: 2px;
  display: block;
  bottom: 0px;
  width: 250px;
  margin: 15px auto 0 auto;
}
.smol img {
  height: 100px;
}
.stcode_title15 {
  text-align: center;
}
.stcode_title15 .line {
  background: #46804D;
  background: -webkit-gradient(linear, 0 0, 100% 0, from(#F5F5F5), to(#F5F5F5), color-stop(50%, #46804D));
  height: 2px;
  display: block;
  bottom: 0px;
  width: 250px;
  margin: 15px auto 0 auto;
}
/* divider lines */
.divider_line {
  float: left;
  width: 100%;
  border-bottom: 1px solid #f3f3f3;
}
.divider_line1 {
  float: left;
  width: 100%;
  padding-top: 100px;
  margin-bottom: 100px;
  border-bottom: 1px solid #eee;
}
.divider_line1.nomp {
  float: left;
  width: 100%;
  padding-top: 0px;
  margin-bottom: 0px;
  border-bottom: 1px solid #eee;
}
.divider_line2 {
  float: left;
  width: 100%;
  padding-top: 100px;
  margin-bottom: 100px;
  background: url(../images/divider-line1.png) no-repeat center bottom;
}
.divider_line2.nop {
  padding-top: 0px;
  height: 10px;
}
.divider_line3 {
  float: left;
  width: 100%;
  padding-top: 100px;
  margin-bottom: 100px;
  text-align: center;
  background: url(../images/h-line.jpg) repeat-x left 113px;
}
.divider_line3 i {
  color: #fff;
  width: 27px;
  height: 27px;
  border-radius: 100%;
  background-color: #d3d3d3;
  text-align: center;
  vertical-align: middle;
  line-height: 27px;
}
.divider_line4 {
  float: left;
  width: 100%;
  padding-top: 100px;
  margin-bottom: 100px;
  text-align: center;
  background: url(../images/h-line.jpg) repeat-x left 121px;
}
.divider_line4 i {
  color: #d3d3d3;
  width: 45px;
  height: 45px;
  border-radius: 100%;
  background-color: #fff;
  text-align: center;
  vertical-align: middle;
  line-height: 45px;
  font-size: 20px;
}
.divider_line4.lessm {
  padding-top: 65px;
  margin-bottom: 75px;
  background: url(../images/h-line.jpg) repeat-x left 88px;
}
.divider_line5 {
  float: left;
  width: 100%;
  padding-top: 100px;
  margin-bottom: 100px;
  background: url(../images/h-line.jpg) repeat-x left 115px;
  text-align: center;
}
.divider_line5 i {
  color: #d3d3d3;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background-color: #fff;
  text-align: center;
  vertical-align: middle;
  line-height: 28px;
  font-size: 18px;
  border: 1px solid #d3d3d3;
}
.divider_line6 {
  float: left;
  width: 100%;
  padding-top: 100px;
  margin-bottom: 100px;
  background: url(../images/shadow3.png) repeat-x left bottom;
  text-align: center;
}
.divider_line7 {
  float: left;
  width: 100%;
  padding-top: 100px;
  margin-bottom: 100px;
  border-bottom: 1px dashed #e3e3e3;
}
.divider_line8 {
  float: left;
  width: 100%;
  padding-top: 100px;
  margin-bottom: 100px;
  border-bottom: 1px dotted #E6E6E6;
}
.divider_line9 {
  float: left;
  width: 100%;
  padding-top: 100px;
  margin-bottom: 100px;
  background: url(../images/shadow2.png) no-repeat center bottom;
  text-align: center;
}
.divider_line9.lessm {
  padding-top: 59px;
  margin-bottom: 50px;
}
.divider_line9.lessm2 {
  padding-top: 10px;
  margin-bottom: 106px;
}
.divider_line10 {
  float: left;
  width: 100%;
  padding-top: 100px;
  margin-bottom: 100px;
  background: url(../images/hcross-lines.jpg) repeat-x left bottom;
  text-align: center;
}
.divider_line11 {
  float: left;
  width: 100%;
  padding-top: 100px;
  margin-bottom: 100px;
  background: url(../images/h-line5.png) no-repeat center bottom;
  text-align: center;
}
.divider_line12 {
  float: left;
  width: 100%;
  padding-top: 100px;
  margin-bottom: 100px;
  background: url(../images/h-line6.png) no-repeat center bottom;
  text-align: center;
}
.divider_line13 {
  float: left;
  width: 100%;
  padding-top: 100px;
  margin-bottom: 100px;
  background: url(../images/h-line7.png) no-repeat center bottom;
  text-align: center;
}
.divider_line13.lessm {
  padding-top: 50px;
  margin-bottom: 50px;
}
.divider_line20 {
  width: 80%;
  padding-top: 20px;
  margin: 0 auto 0 auto;
  border-bottom: 1px solid #999;
}
.divider_line21 {
  float: left;
  width: 100%;
  margin-top: 18px;
  margin-bottom: 25px;
  border-bottom: 1px solid #eee;
}
.divider_line21.last {
  margin-bottom: 0px;
}
.divider_line22 {
  float: left;
  width: 100%;
  margin-top: 18px;
  margin-bottom: 25px;
  border-bottom: 1px solid #e1e1e1;
}
.divider_line23 {
  float: left;
  width: 100%;
  padding-top: 50px;
  margin-bottom: 50px;
  border-bottom: 1px solid #d0d0d0;
}
/* styled boxes */
.infomes,
.errormes,
.noticemes,
.successmes {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: 1px solid #bbb;
  font-size: 14px;
}
.infomes i,
.errormes i,
.noticemes i,
.successmes i {
  margin-right: 7px;
}
p.error {
  border: none;
}
.infomes strong,
.errormes strong,
.noticemes strong,
.successmes strong {
  font-size: 16px;
}
.message-box-wrap {
  border: 0px solid #fff;
  padding: 20px 20px;
}
.infomes {
  color: #3378b9;
  border-color: #9ecaf3;
  background-color: #dbedfd;
}
.errormes {
  color: #bd6767;
  border-color: #f1bdbd;
  background-color: #ffdddd;
}
.noticemes {
  color: #a79a30;
  border-color: #d7d099;
  background-color: #f6f2d2;
}
.successmes {
  color: #1ea133;
  border-color: #a9ecb4;
  background-color: #dffbe4;
}
.close-but {
  width: 10px;
  height: 10px;
  float: right;
  border: none;
  margin: 8px;
  cursor: pointer;
  font-size: 0px;
  background: url(../images/elements/icon-remove.png) no-repeat center top;
}
.alertymes1 {
  float: left;
  width: 100%;
  padding: 22px;
  border-radius: 5px;
  color: #393939;
  border: 1px solid #eee;
  background-color: #f9f9f9;
  -webkit-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.1);
  -moz-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.1);
  box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.1);
}
.alertymes1 i {
  margin-right: 10px;
}
.alertymes2 {
  float: left;
  width: 100%;
  padding: 22px;
  color: #fff;
  background-color: #9eca45;
}
.alertymes2 i {
  margin-right: 10px;
}
.alertymes3 {
  float: left;
  width: 100%;
  padding: 22px;
  color: #dda614;
  border: 5px solid #e3b028;
  background-color: #fff;
}
.alertymes3 i {
  margin-right: 10px;
}
.alertymes4 {
  float: left;
  width: 100%;
  padding: 22px;
  color: #eb3535;
  border: 1px solid #eb3535;
  background-color: #fff;
  text-align: center;
}
.alertymes4 i {
  margin-right: 10px;
}
/* Buttons */
a.but_goback,
a.but_ok_2,
a.but_wifi,
a.but_warning_sign,
a.but_user,
a.but_tag,
a.but_table,
a.but_star,
a.but_search,
a.but_phone,
a.but_pencil,
a.but_new_window,
a.but_music,
a.but_hand_right,
a.but_thumbs_down,
a.but_thumbs_up,
a.but_globe,
a.but_hospital,
a.but_coffe_cup,
a.but_settings,
a.but_chat,
a.but_play_button,
a.but_remove_2,
a.but_lock,
a.but_shopping_cart,
a.but_exclamation_mark,
a.but_info,
a.but_question_mark,
a.but_minus,
a.but_plus,
a.but_folder_open,
a.but_file,
a.but_envelope,
a.but_edit,
a.but_cogwheel,
a.but_check,
a.but_camera,
a.but_calendar,
a.but_bookmark,
a.but_book,
a.but_download,
a.but_pdf,
a.but_word_doc,
a.but_woman {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #fff;
  font-weight: 600;
  -moz-border-radius: 3px;
  border-radius: 3px;
  transition: all 0.3s ease;
}
a.but_goback i {
  color: #fff;
}
a.but_goback {
  padding: 13px 25px 13px 22px;
  margin: 0px 0px 0px 0px;
  background: #9eca45;
  border-bottom: 1px solid #999;
}
a.but_goback:hover {
  color: #fff;
  background-color: #383634;
}
a.but_ok_2 {
  padding: 10px 22px 10px 22px;
  margin: 0px 0px 0px 0px;
  background: #ff8100;
  border-bottom: 1px solid #909090;
}
a.but_ok_2:hover {
  background-color: #ff9900;
}
a.but_wifi {
  padding: 10px 22px 10px 22px;
  margin: 0px 0px 0px 0px;
  background: #0099cc;
  border-bottom: 1px solid #909090;
}
a.but_wifi:hover {
  background-color: #00abde;
}
a.but_warning_sign {
  padding: 10px 22px 10px 22px;
  margin: 0px 0px 0px 0px;
  background: #e5cc19;
  border-bottom: 1px solid #909090;
}
a.but_warning_sign:hover {
  background-color: #efda1b;
}
a.but_user {
  padding: 10px 22px 10px 22px;
  margin: 0px 0px 0px 0px;
  background: #007f99;
  border-bottom: 1px solid #909090;
}
a.but_user:hover {
  background-color: #0090ad;
}
a.but_tag {
  padding: 10px 22px 10px 22px;
  margin: 0px 0px 0px 0px;
  background: #e59919;
  border-bottom: 1px solid #909090;
}
a.but_tag:hover {
  background-color: #efa61b;
}
a.but_table {
  padding: 10px 22px 10px 22px;
  margin: 0px 0px 0px 0px;
  background: #4c6699;
  border-bottom: 1px solid #909090;
}
a.but_table:hover {
  background-color: #5674ad;
}
a.but_star {
  padding: 10px 22px 10px 22px;
  margin: 0px 0px 0px 0px;
  background: #99cc4c;
  border-bottom: 1px solid #909090;
}
a.but_star:hover {
  background-color: #a6da52;
}
a.but_search {
  padding: 10px 22px 10px 22px;
  margin: 0px 0px 0px 0px;
  background: #66667f;
  border-bottom: 1px solid #909090;
}
a.but_search:hover {
  background-color: #747490;
}
a.but_phone {
  padding: 10px 20px 10px 20px;
  margin: 0px 0px 0px 0px;
  background: #e56619;
  border-bottom: 1px solid #909090;
}
a.but_phone:hover {
  background-color: #ef6f1b;
}
a.but_pencil {
  padding: 10px 22px 10px 22px;
  margin: 0px 0px 0px 0px;
  background: #cc4c19;
  border-bottom: 1px solid #909090;
}
a.but_pencil:hover {
  background-color: #da521b;
}
a.but_new_window {
  padding: 10px 22px 10px 22px;
  margin: 0px 0px 0px 0px;
  background: #001900;
  border-bottom: 1px solid #909090;
}
a.but_new_window:hover {
  background-color: #393939;
}
a.but_music {
  padding: 10px 22px 10px 22px;
  margin: 0px 0px 0px 0px;
  background: #cccc7f;
  border-bottom: 1px solid #909090;
}
a.but_music:hover {
  background-color: #dada8a;
}
a.but_hand_right {
  padding: 10px 22px 10px 22px;
  margin: 0px 0px 0px 0px;
  background: #ff8100;
  border-bottom: 1px solid #909090;
}
a.but_hand_right:hover {
  color: #fff;
  background-color: #ff9900;
}
a.but_thumbs_down {
  padding: 10px 22px 10px 22px;
  margin: 0px 0px 0px 0px;
  background: #9999cc;
  border-bottom: 1px solid #909090;
}
a.but_thumbs_down:hover {
  background-color: #a6a6da;
}
a.but_thumbs_up {
  padding: 10px 22px 10px 22px;
  margin: 0px 0px 0px 0px;
  background: #00cce5;
  border-bottom: 1px solid #909090;
}
a.but_thumbs_up:hover {
  background-color: #00daef;
}
a.but_globe {
  padding: 10px 22px 10px 22px;
  margin: 0px 0px 0px 0px;
  background: #669999;
  border-bottom: 1px solid #909090;
}
a.but_globe:hover {
  background-color: #6fa6a6;
}
a.but_hospital {
  padding: 10px 22px 10px 22px;
  margin: 0px 0px 0px 0px;
  background: #196666;
  border-bottom: 1px solid #909090;
}
a.but_hospital:hover {
  background-color: #1b6f6f;
}
a.but_coffe_cup {
  padding: 10px 22px 10px 22px;
  margin: 0px 0px 0px 0px;
  background: #7f994c;
  border-bottom: 1px solid #909090;
}
a.but_coffe_cup:hover {
  background-color: #8aa652;
}
a.but_settings {
  padding: 10px 22px 10px 22px;
  margin: 0px 0px 0px 0px;
  background: #997f4c;
  border-bottom: 1px solid #909090;
}
a.but_settings:hover {
  background-color: #a68a52;
}
a.but_chat {
  padding: 10px 22px 10px 22px;
  margin: 0px 0px 0px 0px;
  background: #7f9919;
  border-bottom: 1px solid #909090;
}
a.but_chat:hover {
  background-color: #8aa61b;
}
a.but_play_button {
  padding: 10px 22px 10px 22px;
  margin: 0px 0px 0px 0px;
  background: #4c664c;
  border-bottom: 1px solid #909090;
}
a.but_play_button:hover {
  background-color: #567456;
}
a.but_remove_2 {
  padding: 10px 22px 10px 22px;
  margin: 0px 0px 0px 0px;
  background: #e59966;
  border-bottom: 1px solid #909090;
}
a.but_remove_2:hover {
  background-color: #efa66f;
}
a.but_lock {
  padding: 10px 22px 10px 22px;
  margin: 0px 0px 0px 0px;
  background: #994c19;
  border-bottom: 1px solid #909090;
}
a.but_lock:hover {
  background-color: #a6521b;
}
a.but_shopping_cart {
  padding: 10px 22px 10px 22px;
  margin: 0px 0px 0px 0px;
  background: #cc7f4c;
  border-bottom: 1px solid #909090;
}
a.but_shopping_cart:hover {
  background-color: #da8a52;
}
a.but_exclamation_mark {
  padding: 10px 22px 10px 22px;
  margin: 0px 0px 0px 0px;
  background: #4c7f7f;
  border-bottom: 1px solid #909090;
}
a.but_exclamation_mark:hover {
  background-color: #528a8a;
}
a.but_info {
  padding: 10px 22px 10px 22px;
  margin: 0px 0px 0px 0px;
  background: #667fcc;
  border-bottom: 1px solid #909090;
}
a.but_info:hover {
  background-color: #6f8ada;
}
a.but_question_mark {
  padding: 10px 22px 10px 22px;
  margin: 0px 0px 0px 0px;
  background: #4c0019;
  border-bottom: 1px solid #909090;
}
a.but_question_mark:hover {
  background-color: #620020;
}
a.but_minus {
  padding: 10px 22px 10px 22px;
  margin: 0px 0px 0px 0px;
  background: #666666;
  border-bottom: 1px solid #909090;
}
a.but_minus:hover {
  background-color: #747474;
}
a.but_plus {
  padding: 10px 22px 10px 22px;
  margin: 0px 0px 0px 0px;
  background: #393939;
  border-bottom: 1px solid #909090;
}
a.but_plus:hover {
  background-color: #444444;
}
a.but_folder_open {
  padding: 10px 22px 10px 22px;
  margin: 0px 0px 0px 0px;
  background: #99cc99;
  border-bottom: 1px solid #909090;
}
a.but_folder_open:hover {
  background-color: #a6daa6;
}
a.but_file {
  padding: 10px 22px 10px 22px;
  margin: 0px 0px 0px 0px;
  background: #999999;
  border-bottom: 1px solid #909090;
}
a.but_file:hover {
  background-color: #a6a6a6;
}
a.but_envelope {
  padding: 10px 22px 10px 22px;
  margin: 0px 0px 0px 0px;
  background: #727272;
  border-bottom: 1px solid #909090;
}
a.but_envelope:hover {
  background-color: #7c7c7c;
}
a.but_edit {
  padding: 10px 22px 10px 22px;
  margin: 0px 0px 0px 0px;
  background: #e5cc7f;
  border-bottom: 1px solid #909090;
}
a.but_edit:hover {
  background-color: #efda8a;
}
a.but_cogwheel {
  padding: 10px 22px 10px 22px;
  margin: 0px 0px 0px 0px;
  background: #194c7f;
  border-bottom: 1px solid #909090;
}
a.but_cogwheel:hover {
  background-color: #1e5c99;
}
a.but_check {
  padding: 10px 22px 10px 22px;
  margin: 0px 0px 0px 0px;
  background: #004c4c;
  border-bottom: 1px solid #909090;
}
a.but_check:hover {
  background-color: #005c5c;
}
a.but_camera {
  padding: 10px 22px 10px 22px;
  margin: 0px 0px 0px 0px;
  background: #007fcc;
  border-bottom: 1px solid #909090;
}
a.but_camera:hover {
  background-color: #008ada;
}
a.but_calendar {
  padding: 10px 22px 10px 22px;
  margin: 0px 0px 0px 0px;
  background: #4c99e5;
  border-bottom: 1px solid #909090;
}
a.but_calendar:hover {
  background-color: #52a6ef;
}
a.but_bookmark {
  padding: 10px 22px 10px 22px;
  margin: 0px 0px 0px 0px;
  background: #990000;
  border-bottom: 1px solid #909090;
}
a.but_bookmark:hover {
  background-color: #b60000;
}
a.but_book {
  padding: 10px 22px 10px 22px;
  margin: 0px 0px 0px 0px;
  background: #7f9999;
  border-bottom: 1px solid #909090;
}
a.but_book:hover {
  background-color: #8aa6a6;
}
a.but_download {
  padding: 10px 22px 10px 22px;
  margin: 0px 0px 0px 0px;
  background: #ff8100;
  border-bottom: 1px solid #909090;
}
a.but_download:hover {
  background-color: #ff9900;
}
a.but_pdf {
  padding: 10px 22px 10px 22px;
  margin: 0px 0px 0px 0px;
  background: #ff8100;
  border-bottom: 1px solid #909090;
}
a.but_pdf:hover {
  background-color: #ff9900;
}
a.but_word_doc {
  padding: 10px 22px 10px 22px;
  margin: 0px 0px 0px 0px;
  background: #ff8100;
  border-bottom: 1px solid #909090;
}
a.but_word_doc:hover {
  background-color: #ff9900;
}
a.but_woman {
  padding: 10px 22px 10px 22px;
  margin: 0px 0px 0px 0px;
  background: #ff8100;
  border-bottom: 1px solid #909090;
}
a.but_woman:hover {
  background-color: #ff9900;
}
/* small buttons */
.but_small1 {
  color: #fff;
  padding: 10px 25px;
  background-color: #9eca45;
  border-radius: 3px;
  transition: all 0.3s ease;
  white-space: nowrap;
}
.but_small1:hover {
  color: #fff;
  background-color: #393939;
}
.but_small1.gray {
  color: #fff;
  background-color: #393939;
}
.but_small1.gray:hover {
  color: #fff;
  background-color: #9eca45;
}
.but_small3 {
  display: inline-block;
  height: 41px;
  line-height: 41px;
  padding-right: 20px;
  padding-left: 58px;
  position: relative;
  background-color: #9eca45;
  color: #fff;
  border-radius: 4px;
  white-space: nowrap;
  -ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ff123852,Positive=true)";
  zoom: 1;
  filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=1, Color=#ff1238, Positive=true);
  -ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true)";
  filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=2, Color=#330000, Positive=true);
}
.but_small3 span {
  position: absolute;
  left: 0;
  width: 41px;
  background-color: #8db737;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-right: 1px solid rgba(0, 0, 0, 0.15);
  transition: all 0.3s ease;
}
.but_small3:hover {
  color: #fff;
}
.but_small3 span i {
  color: #fff;
  font-size: 18px;
  margin-left: 12px;
}
.but_small3:hover span,
.but_small3.active span {
  color: #fff;
  background-color: #393939;
  border-right: 1px solid #181818;
}
.but_small3.gray {
  background-color: #636363;
}
.but_small3.gray span {
  background-color: #454545;
}
.but_small3.gray:hover {
  color: #fff;
}
.but_small3.gray span i {
  color: #fff;
  font-size: 18px;
  margin-left: 12px;
}
.but_small3.gray:hover span,
.but_small3.gray.active span {
  color: #fff;
  background-color: #393939;
  border-right: 1px solid #181818;
}
.but_small2 {
  color: #fff;
  padding: 10px 25px;
  background-color: #9eca45;
  border-radius: 20px;
  transition: all 0.3s ease;
  border-bottom: 1px solid #393939;
  white-space: nowrap;
}
.but_small2:hover {
  color: #fff;
  background-color: #393939;
}
.but_small2.nob {
  padding: 10px 30px;
  border-bottom: 0px solid #393939;
}
.but_small4 {
  color: #fff;
  padding: 10px 25px;
  background-color: #9eca45;
  border-radius: 5px;
  transition: all 0.3s ease;
  border-bottom: 3px solid #393939;
  white-space: nowrap;
}
.but_small4:hover {
  color: #fff;
  background-color: #393939;
  border-bottom: 0px solid #454545;
}
.but_small5 {
  color: #9eca45;
  padding: 10px 25px;
  background-color: #fff;
  border-radius: 2px;
  transition: all 0.3s ease;
  white-space: nowrap;
  border: 2px solid #9eca45;
}
.but_small5:hover {
  color: #393939;
  border: 2px solid #393939;
}
.but_small5.light {
  color: #fff;
  background: none;
  border: 2px solid #fff;
}
.but_small5.light:hover {
  color: #9eca45;
  background-color: #fff;
  border: 2px solid #fff;
}
.but_small5.light2 {
  color: #fff;
  background: none;
  border: 1px solid #fff;
  padding: 8px 18px;
}
.but_small5.light2:hover {
  color: #9eca45;
  background-color: #fff;
  border: 1px solid #fff;
}
/* medium buttons */
.but_medium1 {
  color: #fff;
  padding: 14px 35px;
  background-color: #9eca45;
  border-radius: 3px;
  transition: all 0.3s ease;
  white-space: nowrap;
}
.but_medium1:hover {
  color: #fff;
  background-color: #393939;
}
.but_medium1.white {
  color: #fff;
  padding: 14px 35px;
  border: 2px solid #fff;
  border-radius: 3px;
  transition: all 0.3s ease;
  white-space: nowrap;
  text-transform: uppercase;
  font-weight: bold;
}
.but_medium1.white:hover {
  color: #272727;
  background-color: #fff;
}
.but_medium1.white.active {
  color: #272727;
  background-color: #fff;
}
.but_medium3 {
  display: inline-block;
  height: 48px;
  line-height: 48px;
  padding-right: 30px;
  padding-left: 68px;
  position: relative;
  background-color: #9eca45;
  color: #fff;
  border-radius: 4px;
  white-space: nowrap;
  -ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ff123852,Positive=true)";
  zoom: 1;
  filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=1, Color=#ff1238, Positive=true);
  -ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true)";
  filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=2, Color=#330000, Positive=true);
}
.but_medium3 span {
  position: absolute;
  left: 0;
  width: 48px;
  background-color: #8db737;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-right: 1px solid rgba(0, 0, 0, 0.15);
  transition: all 0.3s ease;
}
.but_medium3:hover {
  color: #fff;
}
.but_medium3 span i {
  color: #fff;
  font-size: 18px;
  margin-left: 16px;
}
.but_medium3:hover span,
.but_medium3.active span {
  color: #fff;
  background-color: #393939;
  border-right: 1px solid #181818;
}
.but_medium2 {
  color: #fff;
  padding: 14px 35px;
  background-color: #9eca45;
  border-radius: 30px;
  transition: all 0.3s ease;
  border-bottom: 1px solid #393939;
  white-space: nowrap;
}
.but_medium2:hover {
  color: #fff;
  background-color: #393939;
}
.but_medium4 {
  color: #fff;
  padding: 14px 35px;
  background-color: #9eca45;
  border-radius: 5px;
  transition: all 0.3s ease;
  border-bottom: 3px solid #393939;
  white-space: nowrap;
}
.but_medium4:hover {
  color: #fff;
  background-color: #393939;
  border-bottom: 0px solid #454545;
}
.but_medium5 {
  color: #9eca45;
  padding: 12px 35px;
  background-color: #fff;
  border-radius: 2px;
  transition: all 0.3s ease;
  white-space: nowrap;
  border: 2px solid #9eca45;
}
.but_medium5:hover {
  color: #393939;
  border: 2px solid #393939;
}
/* large buttons */
.but_large1 {
  color: #fff;
  padding: 18px 50px;
  background-color: #9eca45;
  border-radius: 3px;
  transition: all 0.3s ease;
  white-space: nowrap;
}
.but_large1:hover {
  color: #fff;
  background-color: #393939;
}
.but_large1.two:hover {
  color: #fff;
  background-color: #727272;
}
.but_large1.small {
  color: #fff;
  padding: 13px 50px;
  background-color: #9eca45;
  border-radius: 3px;
  transition: all 0.3s ease;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
}
.but_large1.small:hover {
  color: #fff;
  background-color: #393939;
}
.but_large3 {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  padding-right: 35px;
  padding-left: 83px;
  position: relative;
  background-color: #9eca45;
  color: #fff;
  border-radius: 4px;
  white-space: nowrap;
  -ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ff1238,Positive=true)";
  zoom: 1;
  filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=1, Color=#ff1238, Positive=true);
  -ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#330000,Positive=true)";
  filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=2, Color=#330000, Positive=true);
}
.but_large3 span {
  position: absolute;
  left: 0;
  width: 58px;
  background-color: #8db737;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-right: 1px solid rgba(0, 0, 0, 0.15);
  transition: all 0.3s ease;
}
.but_large3:hover {
  color: #fff;
}
.but_large3 span i {
  color: #fff;
  font-size: 18px;
  margin-left: 20px;
}
.but_large3:hover span,
.but_large3.active span {
  color: #fff;
  background-color: #393939;
  border-right: 1px solid #181818;
}
.but_large2 {
  color: #fff;
  padding: 16px 50px;
  background-color: #9eca45;
  border-radius: 30px;
  transition: all 0.3s ease;
  border-bottom: 1px solid #393939;
  white-space: nowrap;
}
.but_large2:hover {
  color: #fff;
  background-color: #393939;
}
.but_large4 {
  color: #fff;
  padding: 16px 50px;
  background-color: #9eca45;
  border-radius: 5px;
  transition: all 0.3s ease;
  border-bottom: 3px solid #393939;
  white-space: nowrap;
}
.but_large4:hover {
  color: #fff;
  background-color: #393939;
}
.but_large4.white {
  color: #9eca45;
  background-color: #fff;
  border-bottom: 0px solid #393939;
}
.but_large4:hover {
  color: #fff;
  background-color: #393939;
  border-bottom: 0px solid #454545;
}
.but_large5 {
  color: #9eca45;
  padding: 16px 45px;
  background-color: #fff;
  border-radius: 2px;
  transition: all 0.3s ease;
  white-space: nowrap;
  border: 2px solid #9eca45;
}
.but_large5:hover {
  color: #393939;
  border: 2px solid #393939;
}
.but_full {
  float: left;
  width: 100%;
  text-align: center;
  color: #272727;
  padding: 30px 0px;
  background-color: #f7f7f7;
  border-radius: 4px;
  transition: all 0.3s ease;
  white-space: nowrap;
  border: 1px solid #e3e3e3;
  font-size: 22px;
  font-weight: 600;
}
.but_full:hover {
  background-color: #fff;
}
.imagede {
  -webkit-animation: spin 3s linear infinite;
  -moz-animation: spin 3s linear infinite;
  animation: spin 3s linear infinite;
}
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.but_full2 {
  width: 100%;
  height: 70px;
  background-color: #f3f3f3;
  overflow: hidden;
  text-align: center;
  color: #272727;
  border-radius: 4px;
  vertical-align: middle;
  line-height: 70px;
  font-size: 18px;
  font-weight: 600;
}
.but_full2 .butprogress {
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  transition: all 0.7s ease;
  height: 70px;
  width: 10px;
  background: #9eca45;
  position: absolute;
  overflow: hidden;
  border-radius: 4px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.but_full2 .done {
  float: left;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #EEE;
  height: 70px;
  width: 100%;
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  vertical-align: middle;
  line-height: 70px;
  font-weight: 600;
  position: relative;
  z-index: 98;
}
.but_full2 strong {
  position: relative;
  z-index: 99;
  font-weight: normal;
}
.but_full2:hover .butprogress {
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  transition: all 0.7s ease;
  width: 100%;
  border-radius: 4px;
}
.but_full2 .butprogress a {
  color: #fff;
}
.but_full2.two .butprogress {
  background: #e3e3e3;
}
/* Pricing Tables */
.pritable {
  float: left;
  width: 100%;
  padding: 120px 0px;
}
.pritable.ltp {
  padding-top: 80px;
}
.pritable .pacdetails {
  float: left;
  width: 25%;
  text-align: center;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  border-left: 1px solid #eee;
  box-shadow: 0px -5px 0px #393939;
}
.pritable .pacdetails .title {
  float: left;
  width: 100%;
  padding: 30px 0px 45px 0px;
  border-bottom: 1px solid #eee;
  margin-bottom: 40px;
}
.pritable .pacdetails .title strong {
  color: #393939;
  font-size: 40px;
  font-weight: bold;
  display: block;
}
.pritable .pacdetails .title h2 {
  font-size: 22px;
  color: #999;
  font-weight: normal;
  margin-bottom: 12px;
  display: block;
}
.pritable .pacdetails ul {
  padding: 0px;
  margin: 0px;
}
.pritable .pacdetails li {
  padding: 0px;
  margin: 18px 0px;
}
.pritable .pacdetails li strong {
  font-weight: 600;
}
.pritable .pacdetails .bottom {
  float: left;
  width: 100%;
  padding: 40px 0px;
  margin-top: 20px;
  border-top: 1px solid #eee;
}
.pritable .pacdetails .bottom a {
  color: #393939;
  font-size: 16px;
  background: #eee;
  padding: 12px 35px;
  border-radius: 3px;
  transition: all 0.3s ease;
}
.pritable .pacdetails .bottom a:hover {
  color: #fff;
  background: #999;
}
.pritable .pacdetails .title sup {
  font-size: 18px;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
}
.pritable .pacdetails .title sub {
  font-size: 14px;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
}
.pritable .pacdetails.two {
  border-right: 0px solid #eee;
  border-bottom: 1px solid #eee;
  border-left: 0px solid #eee;
}
.pritable .pacdetails.four {
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  border-left: 0px solid #eee;
}
.pritable .pacdetails.three {
  margin-top: -30px;
  box-shadow: 0px -5px 0px #9eca45;
}
.pritable .pacdetails.three .title strong {
  color: #9eca45;
}
.pritable .pacdetails.three .bottom a {
  color: #fff;
  background: #9eca45;
}
.pritable .pacdetails.three h6 {
  width: 140px;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  background: #9eca45;
  margin: 0 auto;
  line-height: 18px;
  border-radius: 10px;
}
.pritable .pacdetails.three .title {
  padding-top: 30px;
}
.pritable .pacdetails.three .title h2 {
  margin-top: 12px;
}
.pritable.stwo {
  float: left;
  width: 100%;
  text-align: center;
  padding: 160px 0px 120px 0px;
  background: #393939 url("../images/site-img227.jpg");
  background-attachment: fixed;
  background-origin: initial;
  background-clip: initial;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-position: center;
}
.pritable.stwo .pacdetails {
  background: rgba(255, 255, 255, 0.97);
  border-right: 1px solid #999;
  box-shadow: 0px -5px 0px #999;
}
.pritable.stwo .pacdetails .title {
  border-bottom: 1px solid #e3e3e3;
}
.pritable.stwo .pacdetails.three .title strong {
  color: #3498db;
}
.pritable.stwo .pacdetails.three .bottom a {
  color: #fff;
  background: #3498db;
}
.pritable.stwo .pacdetails.three h6 {
  width: 140px;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  background: #3498db;
  margin: 0 auto;
  line-height: 18px;
  border-radius: 10px;
}
.pritable.stwo .pacdetails.three {
  box-shadow: 0px -5px 0px #3498db;
}
.pricingtable1 {
  float: left;
  width: 100%;
  text-align: center;
  padding: 70px 0px 0px 0px;
}
.pricingtable1 ul {
  float: left;
  width: 107%;
  padding: 0px;
  margin: 0px;
}
.pricingtable1 li {
  width: 100%;
  padding: 10px 0px;
  margin: 0px;
  text-align: center;
  background-color: #f7f7f7;
  border-bottom: 1px solid #eee;
}
.pricingtable1 li.title {
  padding: 25px 0px;
  background-color: #eee;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.pricingtable1 li.title h4 {
  font-weight: 300;
  margin-bottom: 10px;
}
.pricingtable1 li.title h1 {
  font-weight: bold;
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
}
.pricingtable1 li.title h1 em {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
}
.pricingtable1 li.planbut {
  padding: 35px 0px;
  background-color: #eee;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pricingtable1 li.planbut a {
  color: #fff;
  font-size: 16px;
  padding: 12px 28px;
  background-color: #b1b1b1;
  border-radius: 4px;
  transition: all 0.3s ease;
}
.pricingtable1 li.planbut a:hover {
  color: #fff;
  background-color: #9eca45;
}
.pricingtable1 ul.active li.planbut a {
  color: #fff;
  background-color: #9eca45;
}
.pricingtable1 ul.active li.title h4 {
  color: #9eca45;
}
.pricingtable1 ul.active li.title h1 {
  color: #9eca45;
}
.pricingtable1 ul.active li.title {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.pricingtable1 ul.active li.mostp {
  color: #fff;
  padding: 5px 0px;
  background-color: #9eca45;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.pricingtable1 ul.active {
  margin-top: -34px;
}
/* pricing table style 2 */
.pricing-tables-main {
  position: relative;
  float: left;
  margin-top: 50px;
}
.pricing-tables {
  position: relative;
  float: left;
  width: 24%;
  border: 1px solid #eee;
}
.pricing-tables .title {
  float: left;
  width: 100%;
  height: 57px;
  padding: 13px 0 10px 0;
  background-color: #454545;
  text-align: center;
  font-size: 23px;
  color: #fff;
  border-top: 3px solid #272727;
  border-bottom: 1px solid #818181;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
}
.pricing-tables .price {
  float: left;
  width: 100%;
  padding: 30px 0 30px 0;
  background-color: #636363;
  text-align: center;
  font-size: 40px;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
}
.pricing-tables .price i {
  font-size: 14px;
  color: #ccc;
  display: block;
  font-weight: normal;
  font-style: normal;
  margin-top: 5px;
}
.pricing-tables .cont-list {
  float: left;
  width: 100%;
  padding: 15px 0;
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
  background-color: #f9f9f9;
  text-align: center;
  color: #727272;
}
.pricing-tables .cont-list ul {
  margin: 0;
  padding: 0;
}
.pricing-tables .cont-list li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  line-height: 35px;
  border-bottom: 1px solid #fff;
}
.pricing-tables .cont-list li.last {
  border: none;
}
.pricing-tables .ordernow {
  float: left;
  width: 100%;
  padding: 28px 0px;
  background-color: #eee;
  text-align: center;
}
.pricing-tables .ordernow .but_small3 span i {
  margin-left: 3px;
}
.pricing-tables-helight .ordernow .but_small3 span i {
  margin-left: 3px;
}
.pricing-tables-helight {
  position: relative;
  float: left;
  width: 27%;
  z-index: 9;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 8px 5px rgba(0, 0, 0, 0.1);
}
.pricing-tables-helight .title {
  float: left;
  width: 100%;
  height: 73px;
  padding: 20px 0 0 0;
  margin-top: -10px;
  background-color: #88b330;
  text-align: center;
  font-size: 23px;
  color: #fff;
  border-top: 3px solid #739b20;
  border-bottom: 1px solid #abd457;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
}
.pricing-tables-helight .price {
  float: left;
  width: 100%;
  padding: 30px 0 30px 0;
  background-color: #9eca45;
  text-align: center;
  font-size: 45px;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
}
.pricing-tables-helight .price i {
  font-size: 14px;
  color: #eee;
  display: block;
  font-weight: normal;
  font-style: normal;
  margin-top: 5px;
}
.pricing-tables-helight .cont-list {
  float: left;
  width: 100%;
  padding: 15px 0;
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
  background-color: #f9f9f9;
  text-align: center;
  color: #727272;
}
.pricing-tables-helight .cont-list ul {
  margin: 0;
  padding: 0;
}
.pricing-tables-helight .cont-list li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  line-height: 35px;
  border-bottom: 1px solid #fff;
}
.pricing-tables-helight .cont-list li.last {
  border: none;
}
.pricing-tables-helight .ordernow {
  float: left;
  width: 100%;
  padding: 30px 0 35px 0;
  background-color: #f3f3f3;
  text-align: center;
  color: #fff;
}
/* pricing table style 3 */
.pricingtable3 {
  float: left;
  width: 100%;
  text-align: center;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.12);
}
.pricingtable3 ul {
  float: left;
  width: 100%;
  padding: 0px;
  margin: 0px;
}
.pricingtable3 li {
  width: 100%;
  padding: 10px 0px;
  margin: 0px;
  text-align: center;
  background-color: #fff;
}
.pricingtable3 li.title {
  color: #fff;
  padding: 18px 0px;
  background-color: #999;
  box-shadow: inset 0px 0px 20px rgba(0, 0, 0, 0.1);
}
.pricingtable3 li.title h3 {
  margin: 0px;
}
.pricingtable3 li.price {
  padding: 30px 0px 20px 0px;
}
.pricingtable3 li.price h1 {
  font-family: 'Open Sans', sans-serif;
  margin: 0px;
  font-weight: bold;
}
.pricingtable3 li.price h1 em {
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
}
.pricingtable3 li.hecont {
  padding: 25px 50px 40px 50px;
  background-color: #f3f3f3;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  box-shadow: inset 0px 0px 1px rgba(0, 0, 0, 0.1);
}
.pricingtable3 li.hecont strong {
  background-color: #454545;
  padding: 12px 30px;
  color: #fff;
  border-radius: 4px;
  white-space: nowrap;
}
.pricingtable3 li.title.act {
  background-color: #9eca45;
}
.pricingtable3 li.hecont.act strong {
  background-color: #9eca45;
}
.pricingtable3 li.price.act h1 {
  color: #9eca45;
}
/* pricing table style 9 */
.pricingtable9 {
  float: left;
  width: 100%;
  text-align: center;
  background: #fff;
  padding: 50px 0px 0px 0px;
}
.pricingtable9 strong {
  color: #9eca45;
  font-family: 'Roboto', sans-serif;
  font-size: 72px;
  font-weight: 300;
  margin: 40px 0px 40px 0px;
  display: block;
}
.pricingtable9 b {
  color: #9eca45;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 400;
  display: block;
}
.pricingtable9 span {
  float: left;
  width: 100%;
  padding: 25px 0px 32px 0px;
  color: #fff;
  background: #393939;
  margin-top: 45px;
  line-height: 27px;
}
.pricingtable9 span i {
  font-size: 13px;
  margin-right: 1px;
}
.pricingtable9.two strong {
  color: #f9bf36;
}
.pricingtable9.two b {
  color: #f9bf36;
}
/* pricing table style 10 */
.pricingtable10 {
  float: left;
  width: 100%;
  text-align: center;
  background: #f3f3f3;
  padding: 50px 0px 0px 0px;
}
.pricingtable10 strong {
  color: #ee7164;
  font-family: 'Roboto', sans-serif;
  font-size: 90px;
  font-weight: 300;
  margin: 50px 0px 45px 0px;
  display: block;
}
.pricingtable10 b {
  color: #999;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 400;
  display: block;
}
.pricingtable10 span {
  float: left;
  width: 100%;
  padding: 25px 0px 30px 0px;
  color: #fff;
  background: #ee7164;
  margin-top: 45px;
  line-height: 30px;
  font-size: 16px;
}
.pricingtable10 span i {
  font-size: 14px;
  margin-right: 5px;
}
/* list */
ul.list_empty {
  float: left;
  padding: 0px;
  margin: 0px;
  width: 100%;
}
.list_empty li {
  float: left;
  padding: 0px;
  margin: 0px 16px 40px 0px;
}
ul.list_empty2 {
  float: left;
  padding: 0px;
  margin: 0px;
  width: 100%;
}
.list_empty2 li {
  float: left;
  padding: 0px;
  margin: 0px 5px 0px 0px;
}
ul.list1 {
  float: left;
  width: 100%;
  padding: 0px;
  margin: 0px;
}
.list1 li {
  padding: 8px 0px;
  margin: 0px;
}
.list1 li i {
  font-size: 18px;
  margin-right: 8px;
}
.list1.small li i {
  font-size: 12px;
  margin-right: 5px;
}
ul.list2 {
  float: left;
  width: 100%;
  padding: 0px;
  margin: 0px;
}
.list2 li {
  padding: 0px;
  margin: 0px;
  line-height: 32px;
}
.list2 li i {
  font-size: 18px;
  margin-right: 8px;
}
ul.list9 {
  float: left;
  width: 100%;
  padding: 0px;
  margin: 0px;
}
.list9 li {
  padding: 7px 0px;
  margin: 0px;
  font-size: 16px;
}
.list9 li i {
  color: #9eca45;
  font-size: 14px;
  margin-right: 8px;
}
.list9 li a {
  color: #393939;
}
.list9 li a:hover {
  color: #9eca45;
}
/* counters */
.counters1 {
  float: left;
  width: 100%;
  padding: 0px;
  text-align: center;
}
.counters1 span {
  font-family: 'Open Sans', sans-serif;
  font-size: 50px;
  color: #393939;
}
.counters1 h4 {
  font-size: 21px;
  color: #999;
  font-weight: 400;
  margin: 13px 0px 0px 0px;
}
.counters1.two span {
  font-size: 40px;
  color: #fff;
  font-weight: 700;
}
.counters1.two h4 {
  font-size: 16px;
  color: #fff;
  margin: 3px 0px 0px 0px;
}
.counters1.three span {
  font-size: 40px;
  color: #393939;
  font-weight: 400;
}
.counters1.three h4 {
  font-size: 16px;
  color: #999;
  margin: 3px 0px 0px 0px;
}
.counters2 {
  float: left;
  width: 100%;
  padding: 0px;
  text-align: center;
}
.counters2 i {
  color: #9eca45;
  font-size: 40px;
  display: block;
  margin-bottom: 30px;
}
.counters2 h4 {
  font-size: 18px;
  color: #999;
  font-weight: 400;
  margin: 30px 0px 0px 0px;
}
.counters2 .one_fourth {
  background-color: #f3f3f3;
  padding: 30px 0px;
  border-radius: 4px;
  font-family: 'Open Sans', sans-serif;
  font-size: 50px;
  color: #393939;
  font-weight: bold;
}
.counters2 .one_fifth {
  background: none;
  padding: 0px 0px;
  border-radius: 4px;
  font-family: 'Open Sans', sans-serif;
  font-size: 50px;
  color: #393939;
  font-weight: bold;
}
.counters2 .one_fifth h4 {
  font-size: 16px;
  color: #393939;
  font-weight: 400;
  text-transform: uppercase;
  margin: 30px 0px 0px 0px;
}
.counters2 .one_fifth .vlines {
  font-size: 16px;
  color: #393939;
  font-weight: 400;
  margin: 10px 0px 0px 0px;
}
.counters3 {
  float: left;
  width: 100%;
  padding: 0px;
  text-align: center;
}
.counters3 .one_fourth {
  padding: 0px;
  border-radius: 4px;
  font-family: 'Open Sans', sans-serif;
  font-size: 45px;
  color: #393939;
  text-align: left;
}
.counters3 .one_fourth i {
  float: left;
  font-size: 55px;
  margin-bottom: 20px;
  margin-right: 25px;
}
.counters3 .one_fourth.white {
  color: #e3e3e3;
}
.counters3 .one_fourth.white i {
  color: #9eca45;
}
.counters3 .one_fourth.one {
  color: #9eca45;
}
.counters3 .one_fourth.one i {
  color: #9eca45;
}
.counters3 .one_fourth.two {
  color: #9eca45;
}
.counters3 .one_fourth.two i {
  color: #9eca45;
}
.counters3 .one_fourth.three {
  color: #3fc35f;
}
.counters3 .one_fourth.three i {
  color: #3fc35f;
}
.counters3 .one_fourth.four {
  color: #febc1d;
}
.counters3 .one_fourth.four i {
  color: #febc1d;
}
.counters3 h4 {
  text-align: left;
  font-size: 18px;
  color: #999;
  font-weight: 400;
  margin: 10px 0px 0px 0px;
}
.counters4 {
  float: left;
  width: 100%;
  text-align: center;
  padding: 50px 0px 45px 0px;
  border-radius: 4px;
  font-family: 'Open Sans', sans-serif;
  font-size: 50px;
  border: 1px solid #e9e9e9;
  color: #9eca45;
}
.counters4 span {
  font-weight: bold;
}
.counters4 h4 {
  font-size: 21px;
  color: #454545;
  font-weight: 400;
  margin-top: 30px;
  margin-bottom: 0px;
}
.counters4.two {
  padding: 70px 0px;
  border: none;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  background: #f9f9f9;
}
.counters4.three {
  padding: 100px 0px 100px 0px;
  border: none;
  border-bottom: 1px solid #eee;
}
.counters5 {
  float: left;
  width: 100%;
  padding: 0px;
  text-align: center;
}
.counters5 span {
  font-size: 67px;
  font-weight: 600;
  color: #fff;
}
.counters5 h4 {
  color: #fff;
  font-weight: 400;
  margin: 0px 0px 35px 0px;
}
.counters6 {
  float: left;
  width: 100%;
  padding: 0px;
  text-align: center;
  font-size: 50px;
  color: #fff;
  font-weight: 300;
}
.counters6 i {
  color: #fff;
  font-size: 20px;
  display: block;
  margin-bottom: 35px;
}
.counters6 h4 {
  display: block;
  width: 50%;
  font-size: 16px;
  color: #fff;
  font-weight: 400;
  margin: 35px auto 0 auto;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding: 5px 0px 8px 0px;
}
.counters7 {
  float: left;
  width: 100%;
  padding: 0px;
  text-align: center;
  font-size: 45px;
  color: #fff;
  font-weight: 600;
}
.counters7 i {
  color: #59abe3;
  font-size: 30px;
  display: block;
  margin-bottom: 35px;
}
.counters7 h4 {
  display: block;
  width: 50%;
  font-size: 16px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  margin: 21px auto 0 auto;
}
.counters7.two i {
  color: #46d8bd;
}
.counters8 {
  float: left;
  width: 100%;
  padding: 0px;
  text-align: center;
  font-size: 45px;
  color: #393939;
  font-weight: 600;
}
.counters8 h4 {
  display: block;
  width: 50%;
  font-size: 16px;
  color: #727272;
  margin: 27px auto 0 auto;
}
.counters9 {
  float: left;
  width: 100%;
  padding: 0px;
  text-align: center;
}
.counters9 .circle {
  width: 138px;
  height: 138px;
  padding-top: 40px;
  border: 1px solid #eee;
  border-radius: 100%;
  margin: 0 auto;
}
.counters9 span {
  font-family: 'Open Sans', sans-serif;
  font-size: 35px;
  color: #393939;
  font-weight: 300;
}
.counters9 h4 {
  font-size: 16px;
  color: #999;
  font-weight: 300;
  margin: 5px 0px 0px 0px;
}
.counters10 {
  float: left;
  width: 100%;
  padding: 0px;
  text-align: center;
  font-size: 45px;
  color: #2a2a30;
  font-weight: 700;
}
.counters10 h4 {
  display: block;
  width: 100%;
  font-size: 16px;
  color: #727272;
  margin: 18px auto 0 auto;
}
.counters10 .one_half {
  padding: 30px 0px 30px 0px;
  border: 2px solid #e9e9e9;
}
.counters11 {
  float: left;
  width: 100%;
  padding: 0px;
  text-align: center;
  font-size: 50px;
  color: #272727;
  font-weight: 300;
  font-family: 'Roboto', sans-serif;
}
.counters11 i {
  color: #23AD37;
  font-size: 20px;
  display: block;
  margin-bottom: 35px;
}
.counters11 h4 {
  font-family: 'Roboto', sans-serif;
  display: block;
  width: 50%;
  font-size: 16px;
  color: #999;
  font-weight: 300;
  margin: 25px auto 0 auto;
  padding: 5px 0px 8px 0px;
}
/* font awesome icons */
.fati1 {
  width: 100px;
  height: 100px;
  color: #fff;
  font-size: 50px;
  vertical-align: middle;
  line-height: 100px;
  border-radius: 100%;
  text-align: center;
  background-color: #393939;
  margin-right: 13px;
  margin-bottom: 13px;
}
.fati2 {
  color: #393939;
  font-size: 50px;
  vertical-align: middle;
  margin-right: 30px;
  margin-bottom: 30px;
}
.fati3 {
  color: #393939;
  font-size: 45px;
  width: 100px;
  height: 100px;
  vertical-align: middle;
  line-height: 100px;
  border-radius: 100%;
  text-align: center;
  margin-right: 12px;
  border: 1px solid #999;
  margin-bottom: 12px;
}
.fati4 {
  color: #fff;
  font-size: 45px;
  width: 100px;
  height: 100px;
  vertical-align: middle;
  line-height: 100px;
  border-radius: 100%;
  text-align: center;
  margin-right: 12px;
  background-color: #9eca45;
  margin-bottom: 12px;
}
.fati4.two {
  float: left;
  font-size: 22px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin-bottom: 30px;
  margin-right: 14px;
}
.fati5 {
  color: #9eca45;
  font-size: 45px;
  width: 100px;
  height: 100px;
  vertical-align: middle;
  line-height: 100px;
  border-radius: 100%;
  text-align: center;
  margin-right: 12px;
  border: 1px solid #9eca45;
  margin-bottom: 12px;
}
.fati6 {
  color: #760001;
  font-size: 45px;
  width: 100px;
  height: 100px;
  vertical-align: middle;
  line-height: 100px;
  border-radius: 100%;
  text-align: center;
  margin-right: 12px;
  background-color: #ed2b2b;
  margin-bottom: 12px;
}
.fati7 {
  color: #999;
  font-size: 45px;
  width: 100px;
  height: 100px;
  vertical-align: middle;
  line-height: 100px;
  border-radius: 100%;
  text-align: center;
  margin-right: 12px;
  background-color: #f3f3f3;
  border: 1px solid #e3e3e3;
  margin-bottom: 12px;
}
.fati8 {
  color: #393939;
  font-size: 45px;
  width: 100px;
  height: 100px;
  vertical-align: middle;
  line-height: 100px;
  border-radius: 100%;
  text-align: center;
  margin-right: 12px;
  border: 1px solid #393939;
  margin-bottom: 12px;
}
.fati9 {
  color: #9eca45;
  font-size: 45px;
  width: 100px;
  height: 100px;
  vertical-align: middle;
  line-height: 95px;
  border-radius: 100%;
  text-align: center;
  margin-right: 12px;
  border: 5px solid #9eca45;
  margin-bottom: 12px;
}
.fati10 {
  color: #fff;
  font-size: 45px;
  width: 100px;
  height: 100px;
  vertical-align: middle;
  line-height: 100px;
  border-radius: 100%;
  text-align: center;
  margin-right: 12px;
  background-color: #febc1d;
  margin-bottom: 12px;
}
.fati11 {
  color: #fff;
  font-size: 45px;
  width: 100px;
  height: 100px;
  vertical-align: middle;
  line-height: 100px;
  border-radius: 100%;
  text-align: center;
  margin-right: 12px;
  background-color: #35d3b7;
  margin-bottom: 12px;
}
.fati12 {
  color: #527c00;
  font-size: 45px;
  width: 100px;
  height: 100px;
  vertical-align: middle;
  line-height: 100px;
  border-radius: 100%;
  text-align: center;
  margin-right: 12px;
  background-color: #a5d549;
  margin-bottom: 12px;
}
.fati13 {
  color: #727272;
  font-size: 45px;
  width: 100px;
  height: 100px;
  vertical-align: middle;
  line-height: 95px;
  border-radius: 100%;
  text-align: center;
  margin-right: 12px;
  background-color: #f9f9f9;
  border: 5px solid #e3e3e3;
  margin-bottom: 12px;
}
.fati14 {
  color: #393939;
  font-size: 45px;
  width: 100px;
  height: 100px;
  vertical-align: middle;
  line-height: 100px;
  border-radius: 4px;
  text-align: center;
  margin-right: 12px;
  border: 1px solid #999;
  margin-bottom: 12px;
}
.fati15 {
  color: #fff;
  font-size: 45px;
  width: 100px;
  height: 100px;
  vertical-align: middle;
  line-height: 100px;
  border-radius: 4px;
  text-align: center;
  margin-right: 12px;
  background-color: #393939;
  margin-bottom: 12px;
}
.fati16 {
  width: 75px;
  height: 75px;
  color: #fff;
  font-size: 35px;
  vertical-align: middle;
  line-height: 75px;
  border-radius: 100%;
  text-align: center;
  background-color: #393939;
  margin-right: 14px;
  margin-bottom: 14px;
}
.fati17 {
  width: 50px;
  height: 50px;
  color: #fff;
  font-size: 27px;
  vertical-align: middle;
  line-height: 50px;
  border-radius: 100%;
  text-align: center;
  background-color: #393939;
  margin-right: 14px;
  margin-bottom: 14px;
}
.fati18 {
  width: 30px;
  height: 30px;
  color: #fff;
  font-size: 16px;
  vertical-align: middle;
  line-height: 30px;
  border-radius: 100%;
  text-align: center;
  background-color: #393939;
  margin-right: 7px;
  margin-bottom: 7px;
}
.fati19 {
  color: #fff;
  font-size: 21px;
  width: 50px;
  height: 50px;
  vertical-align: middle;
  line-height: 50px;
  border-radius: 100%;
  text-align: center;
  margin-right: 12px;
  border: 1px solid #fff;
  transition: all 0.3s ease;
}
.fati19:hover {
  color: #9eca45;
  border: 1px solid #fff;
  background: #fff;
}
/* flip boxes */
.flips1 {
  width: 100%;
  height: 320px;
  margin: 0;
  position: relative;
}
.flipscont1 {
  width: 100%;
  height: 100%;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  transition: all .5s;
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  text-align: center;
}
.flips1_front {
  padding: 0px;
  width: 100%;
  z-index: 2;
}
.flips1_front img {
  width: 100%;
  height: 259px;
}
.flips1_front img.full {
  width: 100%;
  height: auto;
}
.flips1_back {
  width: 100%;
  padding: 50px 35px;
  color: #fff;
  background-color: #393939;
  z-index: 1;
  height: 320px;
  margin: 0px;
  text-align: center;
  -webkit-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  -sand-transform: rotateY(180deg);
}
.flips1:hover .flips1_front {
  z-index: 1;
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -sand-transform: rotateY(180deg);
}
.flips1:hover .flips1_back {
  z-index: 2;
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -sand-transform: rotate(0deg);
}
.flips1_back .fsoci {
  float: left;
  width: 100%;
  margin: 18px 0px 32px 0px;
}
.flips1_back .fsoci i {
  border-radius: 100%;
  width: 25px;
  height: 25px;
  border: 1px solid #fff;
  text-align: center;
  vertical-align: middle;
  line-height: 25px;
  color: #fff;
  transition: all 0.3s ease;
}
.flips1_back .fsoci i:hover {
  background: #fff;
  color: #272727;
}
.flips2 {
  width: 100%;
  height: 320px;
  margin: 0;
  position: relative;
}
.flipscont2 {
  width: 100%;
  height: 100%;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  transition: all .5s;
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  text-align: center;
  background-color: #eee;
}
.flips2_front {
  padding: 0px;
  width: 100%;
  z-index: 2;
}
.flips2_front img {
  width: 100%;
}
.flips2_back {
  width: 100%;
  padding: 50px 35px;
  color: #fff;
  background-color: #9eca45;
  z-index: 1;
  height: 320px;
  margin: 0px;
  text-align: center;
  -webkit-transform: rotateX(-180deg);
  -ms-transform: rotateX(-180deg);
  -moz-transform: rotateX(-180deg);
  transform: rotateX(-180deg);
  -sand-transform: rotateX(180deg);
}
.flips2:hover .flips2_front {
  z-index: 1;
  -webkit-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  transform: rotateX(180deg);
  -sand-transform: rotateX(180deg);
}
.flips2:hover .flips2_back {
  z-index: 2;
  -webkit-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -sand-transform: rotate(0deg);
}
.flips3 {
  width: 100%;
  height: 230px;
  margin: 0;
  position: relative;
}
.flipscont3 {
  width: 100%;
  height: 100%;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  transition: all .5s;
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  text-align: center;
  background-color: #fff;
}
.flips3_front.flipscont3 i {
  font-size: 50px;
  color: #9eca45;
  margin-top: 50px;
  margin-bottom: 20px;
}
.flips3_front {
  padding: 0px;
  width: 100%;
  z-index: 2;
}
.flips3_back {
  width: 100%;
  padding: 27px 35px;
  color: #fff;
  background-color: #9eca45;
  z-index: 1;
  height: 230px;
  margin: 0px;
  text-align: center;
  -webkit-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  -sand-transform: rotateY(180deg);
}
.flips3:hover .flips3_front {
  z-index: 1;
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -sand-transform: rotateY(180deg);
}
.flips3:hover .flips3_back {
  z-index: 2;
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -sand-transform: rotate(0deg);
}
.flips3.active .flips3_front {
  z-index: 1;
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -sand-transform: rotateY(180deg);
}
.flips3.active .flips3_back {
  z-index: 2;
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -sand-transform: rotate(0deg);
}
.flips4 {
  width: 100%;
  height: 100px;
  margin: 0;
  position: relative;
}
.flipscont4 {
  width: 100%;
  height: 100%;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  transition: all .5s;
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  text-align: center;
  border: 1px solid #eee;
}
.flips4_front {
  padding: 0px;
  width: 100%;
  z-index: 2;
}
.flips4_front img {
  width: 100%;
}
.flips4_back {
  width: 100%;
  padding: 12px 25px 0px 25px;
  background-color: #eee;
  z-index: 1;
  height: 100px;
  margin: 0px;
  text-align: center;
  -webkit-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  -sand-transform: rotateY(180deg);
}
.flips4:hover .flips4_front {
  z-index: 1;
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -sand-transform: rotateY(180deg);
}
.flips4:hover .flips4_back {
  z-index: 2;
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -sand-transform: rotate(0deg);
}
.flips4_back h5 {
  margin-bottom: 5px;
}
.flips4_back h5 a:hover {
  color: #9eca45;
}
.flips4.active .flips4_front {
  z-index: 1;
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -sand-transform: rotateY(180deg);
}
.flips4.active .flips4_back {
  z-index: 2;
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -sand-transform: rotate(0deg);
}
/* image frames */
.imgframe1 {
  float: left;
  width: 100%;
  border: 8px solid #d3d3d3;
}
.imgframe2 {
  float: left;
  width: 100%;
  border: 8px solid #fff;
  -webkit-box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.2);
}
.imgframe3 {
  float: left;
  width: 100%;
  text-align: center;
  background-color: #393939;
  border: 8px solid #393939;
}
.imgframe3 img {
  float: left;
  width: 100%;
}
.imgframe3 strong {
  float: left;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  width: 100%;
  padding: 14px 0px 12px 0px;
  text-align: center;
}
.imgframe4 {
  float: left;
  width: 100%;
  -webkit-box-shadow: 0 10px 6px -6px #454545;
  -moz-box-shadow: 0 10px 6px -6px #454545;
  box-shadow: 0 10px 6px -6px #454545;
}
.imgframe5 {
  float: left;
  width: 100%;
  position: relative;
}
.imgframe5 img {
  float: left;
  width: 100%;
}
.imgframe5:before,
.imgframe5:after {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width: 300px;
  background: #777;
  -webkit-box-shadow: 0 12px 10px #454545;
  -moz-box-shadow: 0 12px 10px #454545;
  box-shadow: 0 12px 10px #454545;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.imgframe5:after {
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}
.imgframe6 {
  float: left;
  width: 100%;
  position: relative;
}
.imgframe6 img {
  float: left;
  width: 100%;
  border: 10px solid #f3f3f3;
}
.imgframe6:before,
.imgframe6:after {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width: 300px;
  background: #777;
  -webkit-box-shadow: 0 16px 10px #454545;
  -moz-box-shadow: 0 16px 10px #454545;
  box-shadow: 0 16px 10px #454545;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.imgframe6:after {
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}
/* pop overs */
.pop-wrapper {
  width: 90%;
  padding: 0;
  margin: 0px auto 30px auto;
}
.pop-wrapper li {
  float: left;
  margin: 0px 25px 70px 25px;
}
.pop-wrapper li a {
  display: block;
  width: 120px;
  height: 120px;
  margin: 0 2px;
  outline: none;
  position: relative;
  background-color: #f3f3f3;
  border-radius: 100%;
  text-align: center;
}
.pop-wrapper li a span {
  width: 300px;
  height: auto;
  line-height: 21px;
  padding: 10px;
  left: 50%;
  margin-left: -150px;
  font-family: 'Alegreya SC', Georgia, serif;
  font-weight: 400;
  font-style: italic;
  font-size: 14px;
  color: #719DAB;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  text-align: center;
  border: 4px solid #fff;
  background: #f9f9f9;
  text-indent: 0px;
  border-radius: 5px;
  position: absolute;
  pointer-events: none;
  bottom: 100px;
  opacity: 0;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.pop-wrapper li a span:before,
.pop-wrapper li a span:after {
  content: '';
  position: absolute;
  bottom: -15px;
  left: 50%;
  margin-left: -9px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid rgba(0, 0, 0, 0.1);
}
.pop-wrapper li a span:after {
  bottom: -14px;
  margin-left: -10px;
  border-top: 10px solid #fff;
}
.pop-wrapper li a:hover span {
  opacity: 0.9;
  bottom: 116px;
}
.pop-wrapper h6 {
  margin-top: 10px;
}
.pop-wrapper2 {
  width: 90%;
  padding: 0;
  margin: 0px auto 30px auto;
}
.pop-wrapper2 li {
  float: left;
}
.pop-wrapper2 li a span {
  width: 200px;
  height: auto;
  line-height: 21px;
  padding: 10px;
  left: 50%;
  margin-left: -134px;
  font-weight: 400;
  font-style: italic;
  font-size: 14px;
  color: #719DAB;
  text-align: center;
  border: 4px solid #fff;
  background: #fff;
  text-indent: 0px;
  border-radius: 5px;
  position: absolute;
  pointer-events: none;
  bottom: 80px;
  opacity: 0;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  white-space: normal;
}
.pop-wrapper2 li a span:before,
.pop-wrapper2 li a span:after {
  content: '';
  position: absolute;
  bottom: -15px;
  left: 50%;
  margin-left: -9px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid rgba(0, 0, 0, 0.1);
}
.pop-wrapper2 li a span:after {
  bottom: -14px;
  margin-left: -10px;
  border-top: 10px solid #fff;
}
.pop-wrapper2 li a:hover span {
  opacity: 1;
  bottom: 59px;
}
.pop-wrapper2.colored li a span {
  color: #fff;
  border: 4px solid #9eca45;
  background: #9eca45;
  box-shadow: none;
}
.pop-wrapper2.colored li a span:after {
  border-top: 10px solid #9eca45;
}
.pop-wrapper2 li a span.grayd {
  color: #fff;
  background: #454545;
  border: 4px solid #454545;
  box-shadow: none;
}
.pop-wrapper2 li a span.grayd:after {
  border-top: 10px solid #454545;
}
.pop-wrapper2 li a span.bord {
  background: #eee;
  border: 4px solid #e3e3e3;
  box-shadow: none;
}
.pop-wrapper2 li a span.bord:after {
  border-top: 10px solid #e3e3e3;
}
.pop-wrapper4 {
  padding: 0;
  margin: 0px auto 30px auto;
}
.pop-wrapper4 li {
  float: left;
  margin: 0px 0px;
  padding: 0;
}
.pop-wrapper4 li a {
  position: relative;
}
.pop-wrapper4 li a span {
  width: 100px;
  height: auto;
  line-height: 21px;
  padding: 10px;
  left: 50%;
  margin-left: -56px;
  font-weight: 400;
  font-style: italic;
  font-size: 14px;
  color: #fff;
  text-align: center;
  border: 4px solid #454545;
  background: #454545;
  text-indent: 0px;
  border-radius: 5px;
  position: absolute;
  pointer-events: none;
  bottom: 40px;
  opacity: 0;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.pop-wrapper4 li a span:before,
.pop-wrapper4 li a span:after {
  content: '';
  position: absolute;
  bottom: -15px;
  left: 50%;
  margin-left: -9px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid rgba(0, 0, 0, 0.1);
}
.pop-wrapper4 li a span:after {
  bottom: -14px;
  margin-left: -10px;
  border-top: 10px solid #454545;
}
.pop-wrapper4 li a:hover span {
  opacity: 0.9;
  bottom: 50px;
}
.smlined {
  width: 21%;
  height: 1px;
  background: #999;
  margin: 0 auto;
}
/* left icon right text section */
.lirts {
  float: left;
  width: 100%;
}
.lirts h5 {
  margin-bottom: 10px;
}
.lirts i {
  float: left;
  font-size: 40px;
  color: #999;
  margin-right: 30px;
  margin-top: 7px;
}
.lirts p {
  margin-left: 70px;
}
.lirts span {
  float: left;
  font-size: 40px;
  color: #999;
  margin-right: 30px;
  margin-top: 3px;
}
.big_text1 {
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  font-size: 21px;
  line-height: 32px;
  color: #454545;
}
.big_text1 i {
  color: #9eca45;
  font-style: normal;
}
.josstext {
  color: #393939;
  font-size: 27px;
  font-weight: normal;
  line-height: 36px;
  font-family: 'Josefin Sans', sans-serif;
}
.josstext span {
  width: 100px;
  height: 1px;
  background: #393939;
  display: block;
  margin-top: 20px;
}
.josstext2 {
  width: 85%;
  margin: 0 auto 67px auto;
  color: #393939;
  font-size: 27px;
  font-weight: normal;
  line-height: 36px;
  font-family: 'Josefin Sans', sans-serif;
}
.josstext2 span {
  width: 100px;
  height: 1px;
  background: #393939;
  display: block;
  margin: 20px auto 0 auto;
}
@media only screen and (min-width: 1000px) and (max-width: 1169px) {
  .flips1 {
    height: 264px;
  }
  .flips1_back {
    padding: 20px 10px;
    height: 264px;
  }
  .flips2 {
    height: 264px;
  }
  .flips2_back {
    padding: 20px 10px;
    height: 264px;
  }
  .flips4_back {
    padding: 12px 10px 0px 10px;
  }
  .pop-wrapper2 li a span {
    margin-left: -112px;
  }
  .counters10 {
    font-size: 30px;
  }
  .counters10 h4 {
    font-size: 12px;
    margin: 10px auto 0 auto;
  }
  .counters10 .one_half {
    padding: 20px 0px 20px 0px;
  }
  .button.sixteen.three {
    padding: 14px 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
  .piechart1 {
    width: 30%;
  }
  .piechart3 {
    width: 50%;
  }
  .flips1 {
    height: 203px;
  }
  .flips1_back {
    padding: 20px 10px;
    height: 203px;
  }
  .flips1_back h4 {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .flips1_back p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: -25px;
  }
  .flips2 {
    height: 203px;
  }
  .flips2_back {
    padding: 20px 10px;
    height: 203px;
  }
  .flips2_back h4 {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .flips2_back p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: -25px;
  }
  .flips4_back {
    padding: 12px 0px 0px 0px;
  }
  .flips4_back p {
    font-size: 13px;
    line-height: 18px;
  }
  .pricingtable3 li.hecont {
    padding: 20px 5px 35px 5px;
  }
  .pricingtable3 .but_small1 {
    padding: 10px 10px;
  }
  .pop-wrapper {
    width: 63%;
  }
  .pop-wrapper li {
    float: left;
    margin: 0px 40px 120px 40px;
  }
  .pop-wrapper2 li a span {
    margin-left: -91px;
  }
  .counters5 span {
    font-size: 55px;
  }
  .counters5 h4 {
    font-size: 16px;
  }
  .button.nine {
    padding: 12px 18px;
  }
  .counters9 .circle {
    width: 120px;
    height: 120px;
    padding-top: 34px;
  }
}
@media only screen and (min-width: 640px) and (max-width: 767px) {
  .piechart1 {
    width: 50%;
  }
  .piechart3 {
    width: 50%;
  }
  .pritable .pacdetails {
    width: 100%;
    margin-bottom: 100px;
  }
  .pritable .pacdetails.two {
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee;
  }
  .pritable .pacdetails.four {
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee;
  }
  .counters4 {
    font-size: 35px;
    line-height: 35px;
  }
  .flips1_front img {
    width: 100%;
    height: 100%;
  }
  .flips1_front img.full {
    width: 100%;
    height: 320px;
  }
  .flips2_front img {
    width: 100%;
    height: 100%;
  }
  .flips4_front img {
    width: auto;
  }
  .flips4_back {
    padding: 22px 25px 0px 25px;
  }
  .pricing-tables {
    width: 100%;
    margin-bottom: 80px;
  }
  .pricing-tables-helight {
    width: 100%;
    margin-bottom: 80px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #eee;
  }
  .pop-wrapper {
    width: 75%;
  }
  .pop-wrapper li {
    float: left;
    margin: 0px 40px 120px 40px;
  }
  .pop-wrapper2 li a span {
    margin-left: -281px;
  }
  .counters5 span {
    font-size: 45px;
  }
  .counters5 h4 {
    font-size: 16px;
  }
  .button.five {
    padding: 13px 20px;
  }
  .pricingtable9 strong {
    font-size: 55px;
    margin: 30px 0px 30px 0px;
  }
  .button.sixteen {
    padding: 14px 25px;
  }
  .button.twentyfour {
    padding: 14px 25px;
  }
  .counters9 .circle {
    width: 100px;
    height: 100px;
    padding-top: 27px;
  }
  .counters9 span {
    font-size: 27px;
  }
  .counters9 h4 {
    font-size: 14px;
    margin: 0px 0px 0px 0px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 639px) {
  .piechart1 {
    width: 50%;
  }
  .piechart3 {
    width: 100%;
  }
  .pritable .pacdetails {
    width: 100%;
    margin-bottom: 100px;
  }
  .pritable .pacdetails.two {
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee;
  }
  .pritable .pacdetails.four {
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee;
  }
  .counters4 {
    font-size: 35px;
    line-height: 35px;
  }
  .flips1_front img {
    width: 100%;
    height: 100%;
  }
  .flips1_front img.full {
    width: 100%;
    height: 320px;
  }
  .flips2_front img {
    width: 100%;
    height: 100%;
  }
  .flips4_front img {
    width: auto;
  }
  .flips4_back {
    padding: 22px 25px 0px 25px;
  }
  .pricing-tables {
    width: 100%;
    margin-bottom: 80px;
  }
  .pricing-tables-helight {
    width: 100%;
    margin-bottom: 80px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #eee;
  }
  .pop-wrapper {
    width: 50%;
  }
  .pop-wrapper li {
    float: left;
    margin: 0px 40px 120px 40px;
  }
  .pop-wrapper2 li a span {
    margin-left: -217px;
  }
  .counters5 span {
    font-size: 35px;
  }
  .counters5 h4 {
    font-size: 13px;
    margin-bottom: 10px;
  }
  .stcode_title13 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 479px) {
  .piechart1 {
    width: 100%;
  }
  .piechart3 {
    width: 100%;
  }
  .pritable .pacdetails {
    width: 100%;
    margin-bottom: 100px;
  }
  .pritable .pacdetails.two {
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee;
  }
  .pritable .pacdetails.four {
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee;
  }
  .counters4 {
    font-size: 35px;
    line-height: 35px;
  }
  .flips4_front img {
    width: auto;
  }
  .flips4_back {
    padding: 12px 10px 0px 10px;
  }
  .pricing-tables {
    width: 100%;
    margin-bottom: 80px;
  }
  .pricing-tables-helight {
    width: 100%;
    margin-bottom: 80px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #eee;
  }
  .pop-wrapper {
    width: 68%;
  }
  .pop-wrapper li {
    float: left;
    margin: 0px 40px 120px 40px;
  }
  .pop-wrapper2 li a span {
    margin-left: -150px;
  }
  .but_medium1,
  .but_medium1.white {
    padding: 14px 20px;
  }
  .counters5 span {
    font-size: 27px;
  }
  .counters5 h4 {
    font-size: 12px;
    margin-bottom: 7px;
  }
  .button.twentysix {
    padding: 12px 10px;
  }
  .button.twentyseven {
    padding-left: 20px;
    padding-right: 20px;
  }
  .button.twentyeight {
    padding-left: 20px;
    padding-right: 20px;
  }
  .stcode_title13 {
    padding: 1px 10px;
    font-size: 25px;
  }
}
/*----------------------------------------------------
	BOOTSTRAP.MIN CSS
------------------------------------------------------*/
ffhtml {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
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;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
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 {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid silver;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  :after,
  :before {
    color: #000!important;
    text-shadow: none!important;
    background: 0 0!important;
    -webkit-box-shadow: none!important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered td,
  .table-bordered th {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(../fonts/glyphicons-halflings-regular.html);
  src: url(../fonts/glyphicons-halflings-regulard41d.html?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular-2.html) format('woff2'), url(../fonts/glyphicons-halflings-regular-3.html) format('woff'), url(../fonts/glyphicons-halflings-regular-4.html) format('truetype'), url(../fonts/glyphicons-halflings-regular-5.html#glyphicons_halflingsregular) format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-eur:before,
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img,
.img-responsive,
.thumbnail a > img,
.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
.small,
small {
  font-size: 85%;
}
.mark,
mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.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: #337ab7;
}
a.text-primary:hover {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ol,
ul {
  margin-top: 0;
  margin-bottom: 10px;
}
ol ol,
ol ul,
ul ol,
ul 1 {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dd,
dt {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    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 {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
  margin-bottom: 0;
}
blockquote .small,
blockquote footer,
blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  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;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.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 {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  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;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*=col-] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*=col-],
table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none;
}
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > thead > tr > td.active,
.table > thead > tr > th.active {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8;
}
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > thead > tr > td.success,
.table > thead > tr > th.success {
  background-color: #dff0d8;
}
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover {
  background-color: #d0e9c6;
}
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > thead > tr > td.info,
.table > thead > tr > th.info {
  background-color: #d9edf7;
}
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover {
  background-color: #c4e3f3;
}
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > thead > tr > td.warning,
.table > thead > tr > th.warning {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover {
  background-color: #faf2cc;
}
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > thead > tr > td.danger,
.table > thead > tr > th.danger {
  background-color: #f2dede;
}
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > thead > tr > th {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type=checkbox],
input[type=radio] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
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: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.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;
}
input[type=search] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date],
  input[type=time],
  input[type=datetime-local],
  input[type=month] {
    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-top: 4px \9;
  margin-left: -20px;
}
.checkbox + .checkbox,
.radio + .radio {
  margin-top: -5px;
}
.checkbox-inline,
.radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.checkbox-inline + .checkbox-inline,
.radio-inline + .radio-inline {
  margin-top: 0;
  margin-left: 10px;
}
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;
}
.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
  cursor: not-allowed;
}
.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
  cursor: not-allowed;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
select[multiple].input-sm,
textarea.input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
select[multiple].form-group-sm .form-control,
textarea.form-group-sm .form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
select[multiple].input-lg,
textarea.input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
select[multiple].form-group-lg .form-control,
textarea.form-group-lg .form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 10px 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;
  pointer-events: none;
}
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.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;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.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, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.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, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.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-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .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 .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .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 .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .checkbox,
.form-horizontal .radio {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.33px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.focus,
.btn:focus,
.btn:hover {
  color: #333;
  text-decoration: none;
}
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default.active,
.btn-default.focus,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default.active,
.btn-default:active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.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: #337ab7;
  border-color: #2e6da4;
}
.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary.active,
.btn-primary:active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.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: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success.active,
.btn-success.focus,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success.active,
.btn-success:active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.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.active,
.btn-info.focus,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info.active,
.btn-info:active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.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.active,
.btn-warning.focus,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning.active,
.btn-warning:active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.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.active,
.btn-danger.focus,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger.active,
.btn-danger:active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.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 {
  font-weight: 400;
  color: #337ab7;
  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: #23527c;
  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%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:focus,
.pager li > a:hover {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:focus,
.pager .disabled > a:hover,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:focus,
a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:focus,
.label-default[href]:hover {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:focus,
.label-primary[href]:hover {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:focus,
.label-success[href]:hover {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:focus,
.label-info[href]:hover {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:focus,
.label-warning[href]:hover {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:focus,
.label-danger[href]:hover {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-group-xs > .btn .badge,
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:focus,
a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron .h1,
.jumbotron h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron .h1,
  .jumbotron h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail a > img,
.thumbnail > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: 700;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width 0.6s ease;
}
.progress-bar-striped,
.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress-bar.active,
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-body,
.media-left,
.media-right {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:focus,
a.list-group-item:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:focus,
a.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:focus,
a.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:focus,
a.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:focus,
a.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > .small,
.panel-title > .small > a,
.panel-title > a,
.panel-title > small,
.panel-title > small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .panel-collapse > .table,
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel > .panel-collapse > .table caption,
.panel > .table caption,
.panel > .table-responsive > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table-responsive:first-child > .table:first-child,
.panel > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table-responsive:last-child > .table:last-child,
.panel > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child td,
.panel > .table > tbody:first-child > tr:first-child th {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
  border-left: 0;
}
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
  border-right: 0;
}
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.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;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  min-height: 16.43px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.4;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
  }
  .carousel-inner > .item.active.right,
  .carousel-inner > .item.next {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.active.left,
  .carousel-inner > .item.prev {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.active,
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-repeat: repeat-x;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-repeat: repeat-x;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
}
.carousel-control:focus,
.carousel-control:hover {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: 0.9;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-next,
.carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next,
  .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.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,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
  display: table;
  content: " ";
}
.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,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
  display: none !important;
}
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  td.visible-xs,
  th.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .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;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  td.visible-sm,
  th.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .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;
  }
  tr.visible-md {
    display: table-row !important;
  }
  td.visible-md,
  th.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  td.visible-lg,
  th.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !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;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  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;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.navigation {
  position: fixed;
  width: 100%;
  height: 60px;
  background: #006b00;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #006b00 0%, #069606 33%, #069606 38%, #069606 49%, #069606 59%, #009300 64%, #006b00 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #006b00 0%, #069606 33%, #069606 38%, #069606 49%, #069606 59%, #009300 64%, #006b00 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #006b00 0%, #069606 33%, #069606 38%, #069606 49%, #069606 59%, #009300 64%, #006b00 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006b00', endColorstr='#006b00', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  font-family: 'Roboto', sans-serif;
  z-index: 9;
  margin: 2px 0 4px 0;
  border-top: 2px dashed rgba(255, 255, 255, 0.2);
  border-bottom: 2px dashed rgba(255, 255, 255, 0.2);
  box-shadow: 0 0 0 2px #009300, 2px 1px 6px 4px rgba(0, 0, 0, 0.5);
}
.navigation a {
  text-decoration: none;
}
.navigation a:hover {
  color: #969696;
  text-decoration: none;
}
.bold {
  color: #034204;
}
.topnav {
  color: #066308;
}
.brand {
  position: absolute;
  float: left;
  padding-left: 20px;
  line-height: 60px;
  text-transform: uppercase;
}
.brand a {
  font-size: 1.7em;
  text-decoration: none;
  font-weight: 700;
}
.brand a:visited,
.brand a:active {
  color: #009E00;
}
.brand a:hover {
  text-decoration: none;
}
.nav-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0px 0px;
}
.nav-dropdown {
  display: none;
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 1;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.15);
}
nav {
  float: right;
  position: relative;
  display: inline-block;
  font-size: 1.1em;
  text-transform: uppercase;
  font-weight: 700;
}
nav ul {
  list-style: none;
  text-align: left;
  margin: 0;
  padding: 0;
}
nav ul li {
  float: left;
  display: inline;
  position: relative;
}
nav ul li a {
  display: block;
  padding: 0 20px;
  line-height: 60px;
  background: transparent;
}
nav ul li a:hover,
nav ul li a:focus,
q nav ul li a:active {
  text-decoration: none;
  color: #348034;
}
nav ul li > a:hover {
  background: #EDEDED;
}
nav ul li > a:not(:only-child):after {
  padding-left: 4px;
  content: ' â–¾';
}
nav ul li ul li {
  width: 190px;
}
nav ul li ul li a {
  background: #E3E3E3;
  color: #969696;
  display: block;
  padding: 15px;
  line-height: 20px;
  z-index: 1;
}
nav ul li ul li a:hover {
  background: #D1D1D1;
  color: #fff;
}
/* Mobile navigation */
.nav-mobile {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  background: transparent;
  height: 70px;
  width: 70px;
}
@media only screen and (max-width: 800px) {
  .logo {
    position: absolute;
  }
  nav {
    width: 100%;
    padding: 70px 0 15px;
  }
  nav ul {
    display: none;
  }
  nav ul li {
    width: 100%;
    float: none;
  }
  nav ul li > a {
    padding: 15px;
    line-height: 20px;
  }
  nav ul li:hover .nav-dropdown {
    display: none;
  }
  nav ul li ul li a {
    line-height: 20px;
  }
  .nav-dropdown {
    position: static;
    width: 100%;
  }
}
@media screen and (min-width: 800px) {
  .nav-list {
    display: block !important;
  }
}
#nav-toggle {
  position: absolute;
  left: 18px;
  top: 22px;
  cursor: pointer;
  padding: 10px 35px 16px 0px;
}
#nav-toggle span,
#nav-toggle span:before,
#nav-toggle span:after {
  cursor: pointer;
  border-radius: 1px;
  height: 5px;
  width: 35px;
  background: #ffffff;
  position: absolute;
  display: block;
  content: '';
  transition: all 300ms ease-in-out;
}
#nav-toggle span:before {
  top: -10px;
}
#nav-toggle span:after {
  bottom: -10px;
}
#nav-toggle.active span {
  background-color: transparent;
}
#nav-toggle.active span:before,
#nav-toggle.active span:after {
  top: 0;
}
#nav-toggle.active span:before {
  transform: rotate(45deg);
}
#nav-toggle.active span:after {
  transform: rotate(-45deg);
}
/* CONTENT SPECIFIC STYLES */
.head-image {
  width: 100%;
  position: relative;
  color: white;
  font-size: 1.2em;
  text-shadow: 6px 6px 0px rgba(0, 0, 0, 0.4);
  background: repeating-linear-gradient(-55deg, #5200cc, #5200cc 10px, #4700b3 10px, #4700b3 20px);
  padding-left: 25%;
  padding-top: 50px;
  padding-bottom: 50px;
}
.head-image .head-image-content {
  width: 100%;
}
.head-image .head-image-content .home-image-inner-content {
  width: 100%;
  float: right;
}
.head-image .headline-title {
  width: 100%;
  position: relative;
  top: 0px;
  left: 0;
}
.head-image .headline-title h1 {
  font-size: 3.5em;
  line-height: 1.2;
  text-align: left;
  color: #FFF;
  margin: 0em 0 0 0;
  padding: 0 0px;
  text-transform: uppercase;
}
.head-image.inner-page .head-image-content .home-image-inner-content {
  width: 100%;
}
.head-image .head-image-content {
  padding: 0;
}
.head-image.inner-page .head-image-content .home-image-inner-content {
  width: 100%;
}
.head-image.inner-page .head-image-content .home-image-wrap {
  width: 100%;
  padding: 70px 0px;
}
.home__wrap .home__section-header {
  margin-top: 0px;
  font-size: 30px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.0625em;
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  color: #242424;
}
.home__wrap .home__section-sub-header {
  margin-top: 25px;
  font-size: 18px;
  text-align: center;
  color: #959595;
}
.home__wrap .home__section-header.white,
.home__wrap .home__section-sub-header.white {
  color: #fff;
}
#footer-map {
  width: 100%;
  height: 0px;
}
.contentcontent {
  width: 90%;
  margin: -20px auto;
  background: #fff;
  padding: 20px 30px 80px 30px;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  height: auto;
}
.contentcontent h1 {
  text-transform: uppercase;
}
.greybox {
  width: 95%;
  background-color: #C9C9C9;
  color: #787878;
  padding: 30px;
  margin: 0 auto 15px auto;
  font-size: 14px;
  text-align: left;
  border-radius: 5px;
  background-position: center center;
  background-repeat: no-repeat;
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(radial, center center, 0, center center, 360, from(#E6E6E6), to(#C9C9C9));
  /* Safari 5.1+, Chrome 10+ */
  background: -webkit-radial-gradient(circle, #E6E6E6, #C9C9C9);
  /* Firefox 3.6+ */
  background: -moz-radial-gradient(circle, #E6E6E6, #C9C9C9);
  /* IE 10 */
  background: -ms-radial-gradient(circle, #E6E6E6, #C9C9C9);
  /* Opera */
  /* Opera */
}
.photobot {
	margin-top: 285px;
	}
.halfgreybox {
	width: 50%;
  padding: 30px;
  float: left;
  height: auto;
  background-color: #C9C9C9;
  color: #787878;
  background-position: center center;
  background-repeat: no-repeat;
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(radial, center center, 0, center center, 360, from(#E6E6E6), to(#C9C9C9));
  /* Safari 5.1+, Chrome 10+ */
  background: -webkit-radial-gradient(circle, #E6E6E6, #C9C9C9);
  /* Firefox 3.6+ */
  background: -moz-radial-gradient(circle, #E6E6E6, #C9C9C9);
  /* IE 10 */
  background: -ms-radial-gradient(circle, #E6E6E6, #C9C9C9);
  /* Opera */
  /* Opera */
}
.crumbs {
  padding: 1em;
  background: #cecece;
  /* Old browsers */
  background: -moz-linear-gradient(45deg, #cecece 0%, #dddddd 51%, #cecece 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, #cecece 0%, #dddddd 51%, #cecece 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, #cecece 0%, #dddddd 51%, #cecece 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cecece', endColorstr='#cecece', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  width: auto;
  margin-bottom: 19px;
  padding-left: 7%;
  z-index: 9;
}
.greybox h2, .halfgreybox h2 {
text-transform: uppercase;
font-size: 16px;
margin-top: -5px;
}
.crumbs a {
  color: #1A7513;
}
.crumbs li {
  display: inline-block;
}
.crumbs li:after {
  content: '>';
  padding: 0 0.25em 0 0.5em;
  color: #999;
}
.crumbs li.last:before,
.crumbs li.last:after {
  content: '';
}
.last {
  font-weight: normal;
}
.imggood {
  width: 90%;
}
.post-container {
  margin: 20px 20px 0 0;
  border: 3px solid #999;
  min-height: 205px;
}
.post-thumb img {
  display: block
	height: 200px;
  width: 200px;
  float: left;
}
.post-content {
  margin-left: 210px;
  padding-top: 20px;
}
.post-title {
  font-weight: bold;
  font-size: 200%;
}
.post-title {
  font-weight: bold;
  font-size: 200%;
}
.sponsormed {
  height: 200px;
}
.sponsorsmall {
  height: 100px;
}
.sponsorbig img {
  width: 300px;
  height: 200px;
  margin: 0 auto;
  display: block;
}
.sponsormed img {
  width: 300px;
  height: 200px;
  float: left;
}
.sponsorsmall img {
  width: 200px;
  height: 100px;
  float: left;
}
.contentcontent img {
  display: block;
  margin: 0px auto;
}
.frame {
  width: 80%;
  height: 400px;
}
.array {
  float: left;
  width: 33%;
  padding-left: 2%;
}
.summercamptable {
  width: 100%;
  border: 1px solid #999;
}
.summercamptable td,
.summercamptable tr,
.summercamptable th {
  border: 1px solid #999;
}
@media all and (min-width: 768px) {
.summercamptable td,
.summercamptable tr,
.summercamptable th {
    font-size: 10px;
    padding: 3px;
  }
}
@media all and (min-width: 1200px) {
.summercamptable td,
.summercamptable tr,
.summercamptable th {
    font-size: 5px;
      padding: 0px;
  }
}
@media all and (min-width: 639px) {
.summercamptable td,
.summercamptable tr,
.summercamptable th {
    font-size: 12px;
      padding: 4px;
  }
}
@media all and (min-width: 479px) {
.summercamptable td,
.summercamptable tr,
.summercamptable th {
    font-size: 14px;
  padding: 5px;
  }
}
caption {
  display: table-caption;
  text-align: center;
  border: 1px solid #999;
  padding: 10px;
}
.leftimg {
  width: 35%;
  height: 100%;
  float: left;
  padding-right: 50px;
}
.raleway-bold {
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
}
.raleway-regular {
  font-family: 'Raleway', sans-serif;
  font-weight: 200;
}
p {
  text-indent: inherit;
}
@media all and (min-width: 768px) {
  .desktop-break {
    display: block;
  }
}
a,
p,
div,
span {
  transition: opacity 350ms ease-out 50ms, color 350ms ease-out 50ms, background-color 350ms ease-out 50ms;
}
.contentcontent {
  max-width: 1100px;
}
.home__img-holder {
  display: flex;
  height: 200px;
  background-color: #fff;
}
.home__img-holder img {
  display: block;
  height: auto;
  width: auto;
  margin: auto;
  max-width: 100%;
}
.home__img-holder .home__img {
  width: 100%;
  height: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}
.home__img-holder .home__img.first {
  background-size: contain;
  background-position: center;
  background-image: url("../images/first-logo.png");
}
.home__img-holder .home__img.first-stronghold {
  background-size: contain;
  background-position: center;
  background-image: url("../images/site-img259.jpg");
}
.home__img-holder .home__img.summer-camp {
  background-image: url("../images/site-img252.jpg");
}
.home__img-holder .home__img.summer-camp2 {
  background-image: url("../images/site-img245.jpg");
}
.home__img-holder .home__img.potluck {
  background-image: url("../images/potluck.jpg");
}
.home__img-holder .home__img.haymaker {
  background-image: url("../images/site-img250.jpg");
}
.home__img-holder .home__img.hosts-iroc {
  background-image: url("http://cdn.patch.com/users/22871327/2015/11/T800x600/201511564137d64beca.jpg");
}
.home__img-holder .home__img.worldchamps-2016 {
    background-image: url( "images/volunteer.jpg");
}
.home__img-holder .home__img.champs-2016 {
    background-image: url( "images/iroc.png");
    background-position: center center;
}
.home__img-holder .home__img.grad {
    background-image: url( "images/event.png");
}
.outreach__image {
  height: 450px;
  max-width: 900px;
  margin: 0 auto;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.third__image { 
  height: 250px;
  width: 33.33%;
  float: left;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.home__wrap .home__section-header {
  margin-top: 0px;
  font-size: 30px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.0625em;
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  color: #242424;
}
.home__wrap .home__section-sub-header {
  margin-top: 25px;
  font-size: 18px;
  text-align: center;
  color: #959595;
}
.home__wrap .home__section-header.white,
.home__wrap .home__section-sub-header.white {
  color: #fff;
}
.home__banner {
  width: 100%;
  padding-top: 150px;
  padding-bottom: 100px;
  background-image: url("../images/home/home-hero-sm.jpg");
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
}
.home__banner .home__banner__text-container {
  max-width: 800px;
  margin: 0 auto;
}
.home__banner h1,
.home__banner h2,
.home__banner h3 {
  text-align: center;
  color: #fff;
  padding: 0 5%;
}
.home__banner h1 {
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  font-size: 50px;
  line-height: 120%;
  letter-spacing: 0.0625em;
  text-transform: uppercase;
}
.home__banner h2 {
  font-size: 25px;
  font-family: 'Raleway', sans-serif;
  font-weight: 200;
}
.home__banner h3 {
  font-size: 18px;
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  line-height: 200%;
}
.home__banner .home__banner__button {
  display: block;
  width: 275px;
  margin-left: auto;
  margin-right: auto;
  padding: 0.65em;
  font-size: 16px;
  text-align: center;
  color: #43eb85;
  border: solid 2px #43eb85;
  border-radius: 3px;
  margin-top: 35px;
}
@media all and (min-width: 768px) {
  .home__banner {
    padding-top: 12.5%;
    padding-bottom: 200px;
    background-image: url("../images/home/home-hero-med.jpg");
  }
}
@media all and (min-width: 1200px) {
  .home__banner {
    background-image: url("../images/home/home-hero-lg.jpg");
  }
}
.home__news-container {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 60px;
background:#E3DFD2;box-shadow: inset 0 0 10vmin 0 #7D7B77;
}
.home__news-container .flexbox-columns {
  display: flex;
  width: 100%;
}
.home__news-container .flexbox-columns .one_third {
  background-color: #fff;
}
.home__news-container .flexbox-columns .addes {
  padding: 14px 20px;
  margin-bottom: 0;
}
.home__news-container .post-thumb img {
  display: block;
  height: 200px;
}
@media all and (max-width: 639px) {
  .home__news-container .flexbox-columns {
    display: block;
  }
}
.home__sponsors {
  background-color: #fff;
  overflow: hidden;
  margin-top: 70px;
}
.home__sponsors .home__sponsors__container {
  max-width: 1100px;
  margin: 0 auto;
}
.home__sponsors .home__sponsors__logo-wrap {
  margin: 50px 0;
  text-align: center;
}
.home__sponsors .home__sponsors__logo-link {
  display: inline-block;
  margin: 10px 20px;
}
.home__sponsors .home__sponsors__logo {
  height: 80px;
  width: 150px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media all and (max-width: 479px) {
  .home__sponsors .home__sponsors__logo-link {
    margin: 10px 5px;
  }
  .home__sponsors .home__sponsors__logo {
    width: 140px;
  }
}
.navigation {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 70px;
  margin: 0;
  padding: 0;
  border: none;
  background: #f7f7f7;
  opacity: 1;
  border-bottom: 1px solid #eeeeee;
  box-shadow: none;
  -webkit-transition: opacity 200ms ease-out 50ms, left 350ms ease-out 50ms, right 350ms ease-out 50ms;
  transition: opacity 200ms ease-out 50ms, left 350ms ease-out 50ms, right 350ms ease-out 50ms;
}
.navigation .nav-container {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  text-align: right;
}
.navigation .nav__logo {
  display: block;
  position: absolute;
  height: 176px;
  width: 133px;
  top: 5px;
  left: 30px;
  background-image: url("../images/ilite-logo.png");
  background-repeat: no-repeat;
}
.navigation .nav__link {
  display: inline-block;
  position: relative;
  margin: 25px 15px 0;
  padding-right: 15px;
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  font-size: 13px;
  letter-spacing: 0.0625em;
  color: #4a4a4a;
  cursor: pointer;
}
.navigation .nav__link.no-caret {
  padding-right: 0;
}
.navigation .nav__link.action {
  color: #9e3e39;
}
.navigation .nav__link.action .caret {
  border-top: 5px solid #9e3e39;
}
.navigation .nav__link.action .nav__link__wrapper {
  left: inherit;
  right: -5px;
}
.navigation .nav__link:hover {
  color: #D1544D;
}
.navigation .nav__link:hover .caret {
  border-top: 5px solid #D1544D;
}
.navigation .nav__link.action:hover {
  color: #D1544D;
}
.navigation .nav__link.action:hover .caret {
  border-top: 5px solid #D1544D;
}
.navigation .caret {
  position: absolute;
  right: 3px;
  top: 9px;
  border-top: 5px solid #4a4a4a;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
}
.navigation .nav__link__wrapper {
  display: none;
  position: absolute;
  left: -10px;
  width: 200px;
  padding-bottom: 0.5em;
  padding-top: 0.5em;
  background-color: #fff;
}
.navigation .nav__link__target {
  display: block;
  width: 100%;
  padding: 0.35em 0.35em 0.35em 1em;
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  text-align: left;
  background-color: #fff;
  color: #959595;
}
.navigation .nav__link__target:hover {
  color: #6737c8;
}
.navigation .nav-mobile {
  display: block;
}
.navigation #nav-toggle span,
.navigation #nav-toggle span:before,
.navigation #nav-toggle span:after {
  background: #242424;
}
.navigation #nav-toggle.active span {
  background: transparent;
}
.home .home__top-style .navigation {
  background: transparent;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.home .home__top-style .navigation .nav__logo {
  height: 71px;
  width: 129px;
  background-image: url("../images/ilite-logo__white.png");
}
.home .home__top-style .navigation .nav__link {
  color: #fff;
}
.home .home__top-style .navigation .nav__link:hover {
  color: #959595;
}
.home .home__top-style .navigation .nav__link:hover .caret {
  border-top: 5px solid #959595;
}
.home .home__top-style .navigation .nav__link.action {
  color: #43eb85;
}
.home .home__top-style .navigation .nav__link.action .caret {
  border-top: 5px solid #43eb85;
}
.home .home__top-style .navigation .nav__link.action:hover {
  color: #3dc67a;
}
.home .home__top-style .navigation .nav__link.action:hover .caret {
  border-top: 5px solid #3dc67a;
}
.home .home__top-style .navigation .caret {
  border-top: 5px solid #fff;
}
.home .home__top-style .navigation #nav-toggle span,
.home .home__top-style .navigation #nav-toggle span:before,
.home .home__top-style .navigation #nav-toggle span:after {
  background: #fff;
}
.home .home__top-style .navigation #nav-toggle.active span {
  background: transparent;
}
.home .fade-nav .navigation {
  opacity: 0;
  pointer-events: none;
}
@media all and (min-width: 768px) {
  .navigation .nav-container {
    display: block;
  }
  .navigation .nav-mobile {
    display: none;
  }
}
@media all and (min-width: 768px) and (max-width: 960px) {
  .navigation .nav__link {
    margin: 25px 10px 0;
  }
}
.right-0 {
  right: 0;
}
.right-240 {
  right: 240px;
}
.right-left-240 {
  right: 240px;
  left: -240px;
}
.width-240 {
  width: 240px!important;
  overflow: auto;
}
#wrap {
  position: absolute;
  -webkit-transition: right 350ms ease-out 50ms, left 350ms ease-out 50ms;
  transition: right 350ms ease-out 50ms, left 350ms ease-out 50ms;
  overflow: hidden;
}
.menu {
  position: fixed;
  width: 0;
  background-color: #222222;
  z-index: 101;
  height: 100%;
  right: 0;
  top: 0;
  -webkit-transition: width 350ms ease-out 50ms, right 350ms ease-out 50ms;
  transition: width 350ms ease-out 50ms, right 350ms ease-out 50ms;
  overflow: hidden;
}
.menu .nav-container {
  position: absolute;
  top: 0;
  right: 0;
  left: 20px;
  text-align: left;
}
.menu .nav__logo {
  display: block;
  position: absolute;
  height: 76px;
  width: 133px;
  top: 5px;
  left: 30px;
  background-image: url("../images/ilite-logo.png");
  background-repeat: no-repeat;
}
.menu .nav__link {
  display: block;
  position: relative;
  margin: 30px 15px 0;
  padding-right: 15px;
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  font-size: 13px;
  letter-spacing: 0.0625em;
  color: #fff;
  cursor: pointer;
}
.menu .nav__link.no-caret {
  padding-right: 0;
}
.menu .nav__link.action {
  color: #D1544D;
}
.menu .nav__link.action .caret {
  border-top: 5px solid #D1544D;
}
.menu .nav__link.action .nav__link__wrapper {
  left: inherit;
  right: -5px;
}
.menu .nav__link:hover {
  color: #D1544D;
}
.menu .nav__link:hover .caret {
  border-top: 5px solid #D1544D;
}
.menu .caret {
  position: absolute;
  right: 3px;
  top: 9px;
  border-top: 5px solid #fff;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
}
.menu .nav__link__wrapper {
  display: none;
  position: absolute;
  left: -10px;
  width: 200px;
  padding-bottom: 0.5em;
  padding-top: 0.5em;
  background-color: #fff;
  z-index: 1;
}
.menu .nav__link__target {
  display: block;
  width: 100%;
  padding: 0.35em 0.35em 0.35em 1em;
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  text-align: left;
  background-color: #fff;
  color: #4a4a4a;
}
.menu .nav__link__target:hover {
  color: #d2d2d2;
}
.sponsorbig,
.sponsormed,
.sponsorsmall {
  clear: both;
  height: auto;
  min-height: 200px;
  overflow: hidden;
}
.sponsorbig .sponsor__image,
.sponsormed .sponsor__image,
.sponsorsmall .sponsor__image {
  display: flex;
  float: left;
  width: 200px;
  height: 200px;
}
.sponsorbig .sponsor__image img,
.sponsormed .sponsor__image img,
.sponsorsmall .sponsor__image img {
  margin: auto;
  height: auto;
  width: 100%;
}
.sponsorbig .sponsor__image.tall-logo-shim,
.sponsormed .sponsor__image.tall-logo-shim,
.sponsorsmall .sponsor__image.tall-logo-shim {
  width: 150px;
  margin-left: 25px;
  margin-right: 25px;
}
.sponsorbig .sponsor__text,
.sponsormed .sponsor__text,
.sponsorsmall .sponsor__text {
  display: flex;
  float: left;
  min-height: 200px;
  width: calc( 100% - 200px);
}
.sponsorbig .sponsor__text span,
.sponsormed .sponsor__text span,
.sponsorsmall .sponsor__text span {
  display: inline-block;
  margin: auto 0 auto 20px;
}
.sponsors__hr {
  clear: both;
}
@media all and (max-width: 767px) {
  .sponsorbig .sponsor__image,
  .sponsormed .sponsor__image,
  .sponsorsmall .sponsor__image {
    display: flex;
    margin: 0 auto;
    float: none;
  }
  .sponsorbig .sponsor__text,
  .sponsormed .sponsor__text,
  .sponsorsmall .sponsor__text {
    float: none;
    width: 100%;
    min-height: auto;
  }
}
.head-image.inner-page {
  margin-top: 70px;
  padding: 150px 0 150px;
  overflow: hidden;
  background-image: url(images/headers/iroc-header.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.head-image.inner-page .home-image-inner-content {
  padding: 0 5%;
}
.head-image.inner-page .head-image-content .home-image-wrap {
  padding: 0;
}
.head-image.inner-page .headline-title h1 {
  font-size: 40px;
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  color: #fff;
  text-align: center;
  text-shadow: none;
  letter-spacing: 0.0625em;
}
.head-image.inner-page .head-image__subheader {
  font-size: 18px;
  max-width: 700px;
  margin: 10px auto 0;
  line-height: 200%;
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  font-weight: 400;
  text-align: center;
  color: #fff;
  text-shadow: none;
}
.containernew {
  background-color: #f7f7f7;
  padding: 0px 0 0px;
}
.containernew .coentcontent {
  max-width: 85%;
  margin: 0 auto;
  padding: 45px 45px 60px;
}
.footer {
  padding: 2%;
  background-color: #a7bde0;
  text-align: left;
  border: none;
}
.footer a {
color: #f2f2f2;
}
.footer .footerInfo {
  max-width: 900px;
  margin: 0 auto;
}
.footer .footer__header {
  margin-top: 40px;
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  color: #fff;
  letter-spacing: 0.0625em;
}
.footer .footer__link {
  display: block;
  margin-bottom: 15px;
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  text-decoration: underline;
  letter-spacing: 0.0625em;
}
.footer .footer__link .fa {
  margin-right: 2px;
}
.footer .footer__text {
  margin-bottom: 0;
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  color: #fff;
  letter-spacing: 0.0225em;
}
.footer .col {
  float: left;
  width: 24%;
  margin-left: 1%;
}
.footer .footer__social {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: 7px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  vertical-align: middle;
  line-height: 32px;
  border: 1px solid #fff;
  border-radius: 50%;
}
.footer .footer__social .fa {
  font-size: 16px;
  vertical-align: middle;
  margin-bottom: 6px;
}
.footer__copyright {
  width: 100%;
  clear: both;
  background-color: #889fbf;
  overflow: hidden;
}
.footer__copyright p {
  margin: 15px 0;
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  font-size: 13px;
  color: #fff;
  text-align: center;
}
@media all and (max-width: 767px) {
  .footer .col {
    width: 48%;
    margin-left: 2%;
  }
}
@media all and (max-width: 479px) {
  .footer .col {
    width: 90%;
    margin-left: 10%;
  }
}
/* DOCUMENT STYLES */
.pdflink {
	color: #999;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
}
.fa-file-text, .fa-info-circle {
	padding-right: 10px;
}
.campbox-pdf {
	min-width: 400px;
  width: 49%;
  color: #fff;
  padding: 30px;
  margin: 0px auto 15px auto;
  text-align: center;
  border-radius: 1px;
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
background: rgb(15,110,0); /* Old browsers */
background: -moz-linear-gradient(top, rgba(15,110,0,1) 0%, rgba(33,116,0,1) 50%, rgba(27,90,0,1) 51%, rgba(34,128,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(15,110,0,1) 0%,rgba(33,116,0,1) 50%,rgba(27,90,0,1) 51%,rgba(34,128,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(15,110,0,1) 0%,rgba(33,116,0,1) 50%,rgba(27,90,0,1) 51%,rgba(34,128,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f6e00', endColorstr='#228000',GradientType=0 ); /* IE6-9 */
float: left;
margin-left: 1%;
}
.campbox-pdf a {
  color: #fff;
  font-size: 18px;
}
.campbox-pdf a:hover {
-webkit-stroke-width: 100000.3px;
    -webkit-stroke-color: #FFF;
    -webkit-fill-color: #FFF;
    text-shadow: 0px 0px 30px white;
}
.campbox {
  width: 98%;
  background-color: #C9C9C9;
  color: #787878;
  padding: 30px;
  margin: 15px auto 15px auto;
  text-align: center;
  border-radius: 1px;
  background-position: center center;
  background-repeat: no-repeat;
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(radial, center center, 0, center center, 360, from(#E6E6E6), to(#C9C9C9));
  /* Safari 5.1+, Chrome 10+ */
  background: -webkit-radial-gradient(circle, #E6E6E6, #C9C9C9);
  /* Firefox 3.6+ */
  background: -moz-radial-gradient(circle, #E6E6E6, #C9C9C9);
  /* IE 10 */
  background: -ms-radial-gradient(circle, #E6E6E6, #C9C9C9);
  /* Opera */
  overflow: hidden;
}
.campbox img {
float: right;
height: 250px;
width: auto;
padding-left: 25px;
padding-left: 25px;
}
<!-- Media page -->
.imageGrid {
  line-height: 0;
  width: 100%;
  margin-right: -15px;
}
.imageGrid .tile {
  width:24%;
  min-height:14em;
  line-height: 1.2;
  display:inline-block;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
  position: relative;
  color:#fff;
  font-family:"Verdana",sans-serif;
  text-shadow: 2px 2px 2px #000;
  cursor: pointer;
  cursor: hand;
}

.imageGrid .tile:before {
  content: '';
  background-color: rgba(15,15,15,0.5);
  display: block;
  width: 100%;
  height: 100%;
  z-index: 0;
  position: absolute;
}

.imageGrid .tile:hover:before {
  display: none;
}

.imageGrid .tile .textWrapper {
  text-align: center;
  vertical-align: middle;
  width: 80%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: .75em;
}

.imageGrid .tile .textWrapper .content {
  display: none;
}

.imageGrid .tile:hover .textWrapper .content {
  display: block;
}

.imageGrid .tile:hover .textWrapper .content h2 {
  margin: 0;
}

.imageGrid .tile .textWrapper h2{
  color:#fff;
}

@media (max-width: 1000px) {
  .imageGrid .tile {
    width: 50%;
  }
}

@media (max-width: 700px) {
  .imageGrid .tile {
    width: 100%;
  }
}
/* Team Page */

#tabs {
  overflow: hidden;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}

#tabs li {
  float: left;
  margin: 0 .5em 0 0;
}

#tabs a {
  position: relative;
  background: #ddd;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ddd));
  background-image: -webkit-linear-gradient(top, #fff, #ddd);
  background-image: -moz-linear-gradient(top, #fff, #ddd);
  background-image: -ms-linear-gradient(top, #fff, #ddd);
  background-image: -o-linear-gradient(top, #fff, #ddd);
  background-image: linear-gradient(to bottom, #fff, #ddd);  
  padding: .2em 1.5em;
  float: left;
  text-decoration: none;
  color: #444;
  text-shadow: 0 1px 0 rgba(255,255,255,.8);
  -webkit-border-radius: 5px 0 0 0;
  -moz-border-radius: 5px 0 0 0;
  border-radius: 5px 0 0 0;
  -moz-box-shadow: 0 2px 2px rgba(0,0,0,.4);
  -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.4);
  box-shadow: 0 2px 2px rgba(0,0,0,.4);
}

#tabs a:hover,
#tabs a:hover::after,
#tabs a:focus,
#tabs a:focus::after {
  background: #fff;
}

#tabs a:focus {
  outline: 0;
}

#tabs a::after {
  content:'';
  position:absolute;
  z-index: 1;
  top: 0;
  right: -.5em;  
  bottom: 0;
  width: 1em;
  background: #ddd;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ddd));
  background-image: -webkit-linear-gradient(top, #fff, #ddd);
  background-image: -moz-linear-gradient(top, #fff, #ddd);
  background-image: -ms-linear-gradient(top, #fff, #ddd);
  background-image: -o-linear-gradient(top, #fff, #ddd);
  background-image: linear-gradient(to bottom, #fff, #ddd);  
  -moz-box-shadow: 2px 2px 2px rgba(0,0,0,.4);
  -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,.4);
  box-shadow: 2px 2px 2px rgba(0,0,0,.4);
  -webkit-transform: skew(10deg);
  -moz-transform: skew(10deg);
  -ms-transform: skew(10deg);
  -o-transform: skew(10deg);
  transform: skew(10deg);
  -webkit-border-radius: 0 5px 0 0;
  -moz-border-radius: 0 5px 0 0;
  border-radius: 0 5px 0 0;  
}

#tabs #current a {
  background: #fff;
  z-index: 3;
}

#tabs #current a::after {
  background: #fff;
  z-index: 3;
}

/* ------------------------------------------------- */

#content {
    background: #fff;
    padding-top: 1em;
    height: auto;
    position: relative;
    z-index: 2;	
    -moz-border-radius: 0 5px 5px 5px;
    -webkit-border-radius: 0 5px 5px 5px;
    border-top: 5px;
    -moz-box-shadow: 5px 0 rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 -2px 3px -2px rgba(0, 0, 0, .5);
    box-shadow: 0 -2px 3px -2px rgba(0, 0, 0, .5);
}

/* ------------------------------------------------- */

#about {
    color: #999;
}

#about a {
    color: #eee;
}
.title {
	color: green;
	}
	
	/* PRESS */
	
	/* PRESS */
.block h3 {
	text-align: center;
	}
img{
	max-width:100%;
	display:inline-block;
}
p {
  padding: 5px;
  margin-bottom: 1em;
}
.buttonpress {
	background: #d7dbdd;
	padding:1em;
   color: #2e7d32;
	border-radius:2%;
	border:1px solid transparent;
	width: 100%;
	color:#FFF;
	text-align: center;
}
.buttonpress a {
	color: #2e7d32;
}
.buttonpress:hover{
	background:#D1D1D1;
	color:#2F9615;
	
}
h2:after {
  content: "";
}
@media (min-width: 48em) {
h2:after {
    content: '';
  }
}
@media (min-width: 80em) {
  h2:after {
    content: '';
  }
}
.presscontainer {
  *zoom: 1;
  max-width: 95%;
  padding-left: 1em;
  padding-right: 1em;
  margin-left: auto;
  margin-right: auto;
  font-size: 100%;
  box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.presscontainer:after {
  content: "";
}
.block {
  width: 100%; 
  background:#EDEDED;
  padding: .5em;
  display: inline-block;
  margin: 0 0 1em;
  font-size:1em;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
	
.grid >.block{
	transition: all 0.7s ease 0.7s;
	-moz-transition:all 0.7s ease 0.7s; 
	 -webkit-transition: all 0.7s ease 0.7s;
}
.grid{ 
	-moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
    -moz-column-gap: 1em;
    -webkit-column-gap: 1em;
    column-gap: 1em;
	color:#144955;
}
@media (max-width: 40em){
.grid {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
  }
   .block:after{
		content: ""; /*We're all 100% width*/
	}
}
@media (min-width:40.1em){
	.grid{
		-moz-column-count: 2;
		-webkit-column-count: 2;
		column-count: 2;
	}
	.block:after{
		content:""; /*We're two fat columns wide!*/
	}	
}
@media (min-width: 61em) {
  .grid {
    -moz-column-count: 3;
    -webkit-column-count: 3;
	column-count: 3;
  }
  .block:after {
    content: ""; /*We're three narrow columns wide!*/
  }
}
@media (min-width: 80em) {
  .grid {
     -moz-column-count: 3;
	 -webkit-column-count: 3;
     column-count: 3;
  }
  .block:after {
    content: "";
  }
}
.underline {
	color: #F7F3F3;
	font-weight: bold;
border-left: 10px solid #E4E0E0;
border-right: 10px solid #E4E0E0;
font-size: 30px;
background: repeating-linear-gradient(
  -55deg,
  #168A05,
  #168A05 10px,
  #0F6B01 10px,
  #0F6B01 20px
);
padding-top: 20px;
padding-bottom: 13px;
}
.description {
  max-width: 600px;
  margin: 0 auto;
  color: rgba(229, 229, 229, 0.7);
}
.dmap div, .dmap img, .dmap footer {
  position: relative;
  box-sizing: border-box;
}
.dmap > img {
  position: relative;
  margin: 0;
  padding: 25px;
	float: left;
	width: 500px;
}
.dmap {
  position: relative;
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  margin: 0 auto;
}
.dmap .map-point {
  position: absolute;
  border-radius: 50%;
  width: 5px;
  height: 10px;
  background: purple;
}
/* GREY SPAN LINK STYLING */
#c5 {
	height: 75px;
	background-color: #C0C0C0;
	   font-weight: bold;
	   	   font-size: 30px;
		color: #999 !important;
		width: 100%;
		line-height: 75px;
		margin-bottom: 1px;
}
#c5 a {
  color: #fff;
}
#c5 a:hover, #c5a:target, #c5 a:visited {
	-webkit-stroke-width: 100000.3px;
    -webkit-stroke-color: #FFF;
    -webkit-fill-color: #FFF;
    text-shadow: 0px 0px 50px white;

}
.xyz {
margin-top: 0px;
font-size: 30px;
text-align: center;
text-transform: uppercase;
letter-spacing: 0.0625em;
font-family: 'Raleway', sans-serif;
font-weight: 600;
color: #26688C;
  text-shadow: 0 -1px 0 rgba(0,0,0,.3), 0 1px 0 rgba(155,155,155,.1);
}
