@charset "utf-8";
/* CSS Document */

input, input:before, input:after {
      -webkit-user-select: initial;
      -khtml-user-select: initial;
      -moz-user-select: initial;
      -ms-user-select: initial;
      user-select: initial;
     }

@font-face {
	font-family: 'Roboto-Regular';
	src: url('../fonts/Roboto-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Roboto-Light';
	src: url('../fonts/Roboto-Light.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Roboto-Medium';
	src: url('../fonts/Roboto-Medium.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans-Regular';
	src: url('../fonts/OpenSans-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Gotham-Book';
	src: url('../fonts/Gotham-Book.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Gotham-Light';
	src: url('../fonts/Gotham-Light.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GothamNarrow-Medium';
	src: url('../fonts/GothamNarrow-Medium.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Gotham-Medium';
	src: url('../fonts/Gotham-Medium.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GothamNarrow-Book';
	src: url('../fonts/GothamNarrow-Book.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'DINPro-BlackItalic_2';
	src: url('../fonts/DINPro-BlackItalic_2.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'FORTE';
	src: url('../fonts/FORTE.TTF') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'muli.italic';
	src: url('../fonts/muli.italic.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'muli.light';
	src: url('../fonts/muli.light.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'muli.light-italic';
	src: url('../fonts/muli.light-italic.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'muli.regular';
	src: url('../fonts/muli.regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
/*=================== // font-face // ====================*/



body {
	padding: 0;
	margin: 0;
	background: #fff;
	width: 100%;
	box-sizing: border-box;
	letter-spacing: 1px;
}
p {
	padding: 0;
	margin: 0;
	font-family: 'Roboto-Light';
}
h1 {
	padding: 0 !important;
	margin: 0 !important;
}
.img-responsive {
	display: block;
	height: auto;/*width:100% !important;*/
}
.clearfix {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
img {
	max-width: 100%;
	height: 0 auto;
}
.container {
	width: 1200px;
	margin: 0 auto;
}
ol, dl, ul, li, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;/*font-weight: 400;*/
}
h1, h2, h3, h4, h5, h6 {
	word-wrap: break-word;
}
.banner img {
	background-size: cover;
	width: 100%;
}
.body-banner img {
	background-size: cover;
	width: 100%;
}
.img-responsive {
	display: block;
	height: auto;
	max-width: 100%;
}
a:focus {
	outline: none;
}
:focus {
	outline: none;
}
hr {
	float: left;
	display: block;
	height: 0.1px;
	width: 100%;
	background-color: #dadada;
	margin: 10px 0;
}
.dropdown:hover .dropdown-menu {
	display: block;
	-webkit-animation: fadeInUp 400ms;
	animation: fadeInUp 400ms;
	margin-top: -1px;
}
/*=================== // body // ====================*/

.head {
	width: 100%;
	float: left;
	background-color: #fff;
	padding: 8px 0;
}
.lft {
	width: 30%;
	float: left;
}
.logo {
	width: 100%;
	float: left;
}
.rgt {
	width: 30%;
	float: right;
	text-align: center;
	margin-top: 35px;
}
.head h4 {
	font-family: 'GothamNarrow-Medium';
	font-size: 16pt;
	color: #0e52a1;
	margin-bottom: 5px;
}
.head h3 {
	font-family: 'GothamNarrow-Medium';
	font-size: 24pt;
	color: #d55d2b;
}
.menubar {
	width: 100%;
	float: left;
	background-color: #0e52a1;
}
/* banner

   ============================================*/

.bnr {
	width: 100%;
	float: left;
	/*background-image: url(../images/bnr.jpg);*/

	/*min-height: 653px;*/
	height: 100%;
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.whte_bg {
	width: 60%;
	float: left;
	position: relative;
}
.cont_row {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	padding: 20% 10px 10% 90px;
}
.bnr h2 {
	font-family: 'DINPro-BlackItalic_2';
	font-size: 58pt;
	color: #0e52a1;
	text-transform: uppercase;
}
.redBtn1 {
	display: inline-block;
	background-color: #d55d2b;
	font-family: 'GothamNarrow-Medium';
	font-size: 16pt;
	color: #fff !important;
	padding: 12px 60px;
	border-radius: 4px;
	text-decoration: none !important;
	margin: 20px 0 0;
}
.redBtn1:hover {
	background-color: #f15412;
}
.desktop {
	display: block;
}
.mobile {
	display: none;
}
/* sec1

   ============================================*/

.sec1 {
	width: 100%;
	float: left;
	background-color: #fff;
	padding: 5px 0 0;
	text-align: center;
}
.sec1_lft {
	width: 25%;
	float: left;
}
.sec1_pic {
	width: 100%;
	float: left;
	position: relative;
}
.sec1_pic img {
	border-radius: 8px;
	width: 100%;
}
.cont_row2 {
	width: 100%;
	padding: 35px 10px 20px 10px;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 0;
}
.sec1 h4 {
	font-family: 'FORTE';
	font-size: 20pt;
	color: #fff;
	margin-bottom: 5px;
}
.sec1 p {
	font-family: 'Roboto-Regular';
	font-size: 12pt;
	color: #fff;
}
.redBtn2 {
	display: inline-block;
	background-color: #d55d2b;
	font-family: 'GothamNarrow-Medium';
	font-size: 12pt;
	color: #fff !important;
	padding: 8px 20px;
	border-radius: 4px;
	text-decoration: none !important;
	margin: 10px 0 0;
}
.redBtn2:hover {
	background-color: #f15412;
}
/* sec2

   ============================================*/

.sec2 {
	width: 100%;
	float: left;
	background-color: #fff;
	padding: 60px 0 0;
	position: relative;
	background-image: url(../images/rgt_pic1.png);
	background-repeat: no-repeat;
	background-size: 516px 628px;
	background-position: bottom right;
}
.sec2_bg {
	width: 100%;
	float: left;
	text-align: right;
	margin-top: 14%;
	display: none;
}
.sec2_bg img {
	width: 40%;
}
.cont_row3 {
	width: 100%;
	/*position: absolute;

	top: 6%;

	left: 0;

	right: 0;*/

	margin: 0 auto;
}
.cont_row3_lft {
	width: 60%;
	float: left;
	margin-bottom: 50px;
}
.title1 {
	font-family: 'GothamNarrow-Medium';
	font-size: 46pt;
	color: #0e52a1;
	text-transform: uppercase;
	margin-bottom: 10px;
	z-index: 9999;
	position: relative;
}
.sec2 p {
	font-size: 14pt;
	color: #292929;
	padding: 0 0 20px 0;
	z-index: 9999;
	position: relative;
}
.sec2 h3 {
	font-family: 'GothamNarrow-Medium';
	font-size: 26pt;
	color: #0e52a1;
	margin-bottom: 10px;
	z-index: 9999;
	position: relative;
}
.sec2 ul {
	padding: 0;
	margin: 0 0 0 20px;
}
.sec2 h5 {
	font-family: 'GothamNarrow-Book';
	font-size: 16pt;
	color: #363636;
	margin-bottom: 10px;
	line-height: 26px;
}
.sec2 ul li {
	font-family: 'Roboto-Medium';
	font-size: 16pt;
	color: #d55d2b;
	z-index: 9999;
	position: relative;
}
.sec2 ul li span {
	font-family: 'Roboto-Medium';
	font-size: 12pt;
	color: #363636;
	padding: 0;
	z-index: 9999;
	position: relative;
}
.sec2 h4 {
	font-family: 'GothamNarrow-Medium';
	font-size: 16pt;
	color: #d55d2b;
	margin-bottom: 10px;
	z-index: 9999;
	position: relative;
}
.fntStyl1 {
	font-family: 'GothamNarrow-Medium';
	font-size: 30pt !important;
	color: #000 !important;
	margin-bottom: 5px !important;
	text-transform: uppercase;
	z-index: 9999;
	position: relative;
}
.fntStyl2 {
	font-family: 'GothamNarrow-Medium';
	font-size: 24pt !important;
	color: #d55d2b !important;
	margin-bottom: 10px;
	z-index: 9999;
	position: relative;
}
.cont_row3_rgt {
	width: 40%;
	float: left;
	padding: 0 0 0 70px;
	text-align: center;
}
.form2 {
	width: 100%;
	float: left;
	background-color: #0e52a0;
	padding: 20px 30px;
	border-radius: 10px;
	margin-top: 0;
	margin-bottom: 10%;
}
.form2 h3 {
	font-family: 'FORTE';
	font-size: 26pt;
	color: #fff;
	margin-bottom: 10px;
}
.form2 .inpt1 {
	width: 100%;
	float: left;
	background-color: #fff;
	padding: 5px 10px;
	height: 55px;
	font-family: 'Roboto-Regular';
	font-size: 12pt;
	color: #2e2e2e;
	margin-bottom: 10px;
	border: medium none;
	border-radius: 4px;
	margin-right: 10px;
	letter-spacing: 1px;

  -webkit-user-select: initial;
  -khtml-user-select: initial;
  -moz-user-select: initial;
  -ms-user-select: initial;
  user-select: initial;

}
.form2 .inpt2 {
	width: 100%;
	float: left;
	border: 1px solid #dfdfdf;
	padding: 10px;
	background-color: #fff;
	font-family: 'Roboto-Regular';
	font-size: 12pt;
	color: #2e2e2e;
	margin-bottom: 10px;
	border-radius: 4px;
	min-height: 150px;
	
}
.form2 .sbtm {
	width: 100%;
	float: left;
	background-color: #d55d2b;
	padding: 5px 10px;
	height: 55px;
	font-family: 'GothamNarrow-Medium';
	font-size: 15pt;
	color: #fff;
	text-transform: uppercase;
	border: medium none;
	border-radius: 4px;
	letter-spacing: 1px;/*background: linear-gradient(#9bc900, #b8e424);*/
}
.form2 .sbtm:hover {
	background-color: #f15412;
}
.bnrHgt2 {
	min-height: 580px !important;
	padding: 0 !important;
}
.bnrHgt1 {
	min-height: 580px !important;
	padding: 0 !important;
}
.tree {
	/*width: 213px;*/
	float: left;
	position: absolute;
	bottom: 0;
	left: 0;/*margin-top: -66%;*/
}
/*===== // dropdown // =====*/

.customSelect1 {
	position: relative;
	float: left;
	width: 100%;
	z-index: 99999;
}
 select::-ms-expand {
 display: none;
}
.customSelect1:after {
	content: '▼';
	font: 17pt "Roboto-Regular", monospace;
	color: #d55d2b;
	/*-webkit-transform: rotate(90deg);

	-moz-transform: rotate(90deg);

	-ms-transform: rotate(90deg);

	transform: rotate(90deg);*/

	right: 11px;
	top: 10px;
	padding: 0 0 2px;
	position: absolute;
	pointer-events: none;
}
.customSelect1 select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: block;
	width: 100%;
	float: none;
	padding: 0px 24px 0 10px;
	line-height: 1.75;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #e7e7e7;
	-ms-word-break: normal;
	word-break: normal;
	font-family: 'Roboto-Regular';
	font-size: 12pt;
	color: #717070;
	height: 55px;
	border-radius: 4px;
	margin-bottom: 10px;
	cursor: pointer;
}
/*===== // dropdown // =====*/



/* sec3

   ============================================*/

.sec3 {
	width: 100%;
	float: left;
	background-image: url(../images/bg_img1.jpg);
	min-height: auto;
	height: 100%;
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding: 90px 0;
	background-attachment: fixed;
}
/* sec4

   ============================================*/

.sec4 {
	width: 100%;
	float: left;
	background-color: #fff;
	padding: 60px 0 0;
	position: relative;
	text-align: center;
	background-image: url(../images/rgt_pic2.png);
	background-repeat: no-repeat;
	background-size: 516px 628px;
	background-position: bottom right;
}
.sec4_bg {
	width: 100%;
	float: left;
	text-align: right;
	margin-top: 10%;
	display: none;
}
.sec4_bg img {
	width: 40%;
}
.sec4 h3 {
	font-family: 'GothamNarrow-Medium';
	font-size: 30pt;
	color: #0e52a0;
	margin-bottom: 5px;
	text-transform: uppercase;
	position:relative;
}
.sec4 h4 {
	font-family: 'Roboto-Medium';
	font-size: 24pt;
	color: #444444;
	margin-bottom: 10px;
	position:relative;
}
.cont_row4 {
	width: 100%;
	/*position: absolute;

	top: 10%;

	left: 0;

	right: 0;*/

	margin: 0 auto 80px;
}
.vdo {
	width: 90%;
	margin: 50px auto 0;
}
/* sec5

   ============================================*/

.sec5 {
	width: 100%;
	float: left;
	background-color: #0e52a1;
	min-height: 365px;
	padding: 0;
}
.sec5_lft {
	width: 35%;
	float: left;
	border-right: 1px solid #fff;
	min-height: 365px;
	position: relative;
	padding-top: 10%;
	padding-right: 20px;
}
.reveu_icon {
	position: absolute;
	top: 0;
	right: 30px;
}
.sec5_lft h3 {
	font-family: 'Gotham-Light';
	font-size: 36pt;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.sec5 h4 {
	font-family: 'Gotham-Book';
	font-size: 20pt;
	color: #fff;
	margin-bottom: 10px;
}
.sec5 i {
	font-size: 18pt;
	color: #ffb300;
	letter-spacing: 0;
}
.sec5_rgt {
	width: 65%;
	float: left;
	padding: 60px 0 40px 30px;
}
.sec5 p {
	font-family: 'Roboto-Regular';
	font-size: 13pt;
	color: #fff;
	padding-bottom: 20px;
}
.sec5_rgt a {
	font-family: 'Roboto-Regular';
	font-size: 11pt;
	color: #fff;
	text-decoration: underline;
	text-transform: uppercase;
}
/* sec6

   ============================================*/

.sec6 {
	width: 100%;
	float: left;
	background-color: #f2f2f2;
	padding: 70px 0;
}
.sec6 h2 {
	font-family: 'GothamNarrow-Medium';
	font-size: 36pt;
	color: #0e52a0;
	text-align: center;
}
.sec6_caro {
	width: 90%;
	margin: 30px auto 20px;
}
.sec6_lft {
	width: 100%;
	float: left;
	background-color: #fff;
	padding: 20px;
	min-height: 220px;
}
.sec6 p {
	font-size: 12pt;
	color: #363636;
	padding-bottom: 20px;
}
.sec6 h4 {
	font-family: 'GothamNarrow-Medium';
	font-size: 13pt;
	color: #0e52a1;
}
.topMrgn {
	margin-top: 10% !important;
}
/* ftr

   ============================================*/

.ftr {
	width: 100%;
	float: left;
	background-image: url(../images/ftr_bg.jpg);
	min-height: auto;
	height: 100%;
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding: 20px 0;
	text-align: center;
}
.ftr_lft {
	width: 100%;
	float: left;
	margin-top: 30%;
}
.ftr h4 {
	font-family: 'GothamNarrow-Medium';
	font-size: 20pt;
	color: #d55d2b;
	margin-bottom: 10px;
}
.ftr p {
	font-family: 'Gotham-Book';
	font-size: 11pt;
	color: #494949;
}
.ftr h5 {
	font-family: 'Gotham-Medium';
	font-size: 16pt;
	color: #0e52a1;
	margin-top: 20px;
}
.ftr_socl {
	text-align: center;
}
.ftr_socl a {
	color: inherit;
	text-decoration: none;
}
.ftr_socl a i {
	display: inline-block;
	font-size: 20pt;
	color: #0e52a1;
	text-decoration: none;
	margin-right: 12px;
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
	transition: .5s all ease;
}
.ftr_socl a i:hover {
	font-size: 21pt;
	color: #d55d2b;
}
.grnti_row {
	width: 100%;
	float: left;
	margin-top: 20px;
}
.ftr_end {
	width: 100%;
	float: left;
	background-color: #2d2d2d;
	padding: 30px 0;
	text-align: center;
}
.ftr_lnk {
	padding: 0;
	margin-bottom: 10px;
}
.ftr_lnk ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.ftr_lnk ul li {
	display: inline-block;
	padding: 0 10px;
	line-height: 15px;
}
.ftr_lnk ul li a {
	display: inline-block;
	font-family: 'Gotham-Book';
	font-size: 11pt;
	color: #fff;
	text-decoration: none;
}
.ftr_lnk ul li a:hover {
	color: #f15412;
}
.ftr_end p {
	font-family: 'Gotham-Book';
	font-size: 10pt;
	color: #fff;
}
/*===========================================================

		contact

===========================================================*/

.cnct {
	width: 100%;
	float: left;
	background: url(../images/pttrn.png) repeat;
	padding: 70px 0;
}
.cnct_lft {
	width: 100%;
	float: left;
	padding: 0 20px 0 0;
}
.form3 {
	width: 100%;
	float: left;
	margin-top: 10px;
}
.form3 .inpt1 {
	width: 100%;
	float: left;
	background-color: #fff;
	border: 1px solid #e0e0e0;
	font-family: 'Roboto-Regular';
	font-size: 12pt;
	color: #000;
	padding: 5px 10px;
	height: 70px;
	margin-bottom: 15px;
	letter-spacing: 1px;
}
.form3 .inpt2 {
	width: 100%;
	float: left;
	background-color: #fff;
	border: 1px solid #e0e0e0;
	font-family: 'Roboto-Regular';
	font-size: 12pt;
	color: #000;
	padding: 10px 10px;
	min-height: 150px;
	margin-bottom: 15px;
	letter-spacing: 1px;
}
.form3 .sbmt2 {
	float: left;
	background-color: #d55d2b;
	padding: 12px 70px;
	font-family: 'Roboto-Regular';
	font-size: 16pt;
	color: #fff;
	text-transform: uppercase;
	border: medium none;
	border-radius: 0px;
	letter-spacing: 1px;
}
.form3 .sbmt2:hover {
	background-color: #f15412;
}
.cnct_rgt {
	width: 100%;
	float: left;
	padding: 0;
}
.cnct h5 {
	font-family: 'Roboto-Medium';
	font-size: 14pt;
	color: #2c2c2c;
	margin: 30px 0 30px;
}
.cnct p {
	font-family: 'OpenSans-Regular';
	font-size: 13pt;
	color: #585858;
}
.map2 {
	width: 100%;
	float: left;
	margin-top: 10px;
}
.map2 iframe {
	width: 100%;
	border: 8px solid #fff;
	height: 390px;
}
.line1 {
	width: 150px;
	height: 10px;
	background-color: #d55d2b;
	margin: 10px 0 20px;
}
/*=================================================

	News & Media

=================================================*/

.nws {
	width: 100%;
	float: left;
	background-color: #fff;
	padding: 60px 0 140px;
}
.nws p {
	font-family: 'muli.regular';
	font-size: 13pt;
	color: #6c6c6c;
	padding: 0 0 20px;
}
.nws_panel {
	width: 100%;
	float: left;
	margin-bottom: 30px;
}
.nws .nws_in {
	width: 100%;
	float: left;
}
.nws .nws_left {
	width: 70%;
	float: left;
}
.nws_main {
	width: 100%;
	float: left;
	margin: 30px 0 20px;
	border-bottom: 1px solid #efefef;
	padding: 0 0 20px;
}
.nws_main_lft {
	width: 7%;
	float: left;
	border: 1px solid #e1e1e1;
	border-radius: 30px;
	padding: 15px 5px;
}
.nws_main_lft h6 {
	font-family: 'muli.regular';
	font-size: 12pt;
	color: #566a1a !important;
	text-align: center;
	margin: 0 !important;
	line-height: 22px;
}
.nws_main_lft h6 span {
	font-family: 'muli.regular';
	font-size: 11pt;
	color: #848484 !important;
}
.nws_main_rgt {
	width: 93%;
	float: left;
	padding-left: 20px;
}
.nws_main_admn {
	width: auto;
	float: left;
	margin-right: 20px;
}
.nws_main_rgt a {
	font-family: 'muli.regular';
	font-size: 11pt;
	color: #858585;
	text-decoration: none;
}
.nws h4 {
	font-family: 'muli.regular';
	font-size: 15pt;
	color: #000;
	margin-bottom: 10px;
}
.imgmargin {
	margin: 0 20px 0 0;
}
.imgmargin2 {
	margin: 0 0 0 20px;
}
.nws .comments {
	width: 100%;
	float: left;
}
.nws .nws_right {
	width: 30%;
	float: left;
	padding-left: 50px;
}
.nws .nws_right_main {
	width: 100%;
	float: left;
}
.nws_clmn1 {
	width: 100%;
	float: left;
	margin-bottom: 30px;
}
.nws_search {
	float: right;
	width: 262px;
	height: 36px;
	border: 1px solid #efefef;
	color: #424242;
	font-family: 'muli.regular';
	font-size: 10pt;
}
.nws_searchleft {
	border: none;
	background: none;
	height: 33px;
	padding: 6px 10px;
	width: 224px;
}
.nws_searchicon {
	float: right;
	width: 35px;
	height: 34px;
	border: none;
	background: url(../images/search3.png) 12px 12px no-repeat;
	border-left: 1px solid #efefef;
	cursor: pointer;
	padding: 5px;
	background-color: #0e52a1;
}
.nws_clmn2 {
	width: 100%;
	float: left;
	margin-bottom: 30px;
}
.nws h5 {
 74b621 font-size: 11pt;
	color: #222222;
	text-transform: uppercase;
}
.line2 {
	width: 10%;
	float: left;
	height: 2px;
	background-color: #0e52a1;
	margin: 10px 0;
}
.nws_clmn2 ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.nws_clmn2 ul li {
	width: 100%;
	float: left;
	background: url(../images/blt.png) no-repeat 0 8px;
}
.nws_clmn2 ul li a {
	font-family: 'muli.regular';
	font-size: 9pt;
	color: #535353;
	text-decoration: none;
	padding: 5px 0 5px 15px;
	float: left;
}
.nws_clmn3 {
	width: 100%;
	float: left;
	margin-bottom: 30px;
}
.nws_clmn3 .btn4 {
	display: inline-block;
	padding: 8px 14px;
	margin-bottom: 0;
	border-radius: 0px;
	font-family: 'muli.regular';
	font-size: 9pt;
	color: #535353;
	border: 1px solid #dfdfdf;
	margin: 0 0px 5px 0;
	background-color: transparent;
}
.nws_clmn3 .btn4:hover, .btn4:focus {
	color: #fff !important;
	border: 1px solid #3cbda9 !important;
	background-color: #3cbda9 !important;
	text-transform: none !important;
}
.nws_clmn4 {
	width: 100%;
	float: left;
	text-align: center;
	background-color: #3cbda9;
	padding: 20px;
}
.nws h6 {
	font-size: 14pt;
	color: #fff;
	margin-bottom: 10px;
}
.nws_clmn4 p {
	font-family: 'muli.regular';
	font-size: 10pt;
	color: #fff;
	line-height: 20px;
	padding-bottom: 20px;
}
.nws_clmn4 .btn5 {
	display: inline-block;
	padding: 8px 20px;
	margin-bottom: 0;
	border-radius: 0px;
	font-family: 'muli.regular';
	font-size: 11pt;
	color: #fff;
	border: 1px solid #fff;
	margin: 0 0px 5px 0;
	background-color: transparent;
	border-radius: 20px;
	letter-spacing: 1px;
}
.nws_clmn4 .btn5:hover, .btn5:focus {
	background-color: transparent !important;
	color: #fff;
	border: 1px solid #fff !important;
	text-transform: none !important;
}
.redbtn6 {
	padding: 10px 30px !important;
	border-radius: 0px !important;
	background-color: #c89315;
	font-family: 'muli.regular' !important;
	font-size: 12pt !important;
	color: #fff;
	text-transform: uppercase;
	margin-top: 20px !important;
	border: 2px solid #c89315 !important;
	margin-bottom: 10px;
}
.redbtn6:hover, .redbtn6:focus {
	background-color: #fff !important;
	border: 2px solid #c89315 !important;
	color: #c89315 !important;
	transition: 0.6s;
}
/*======/ pagination /======*/

.pagination {
	margin: 5% auto 0;
	clear: both;
	/*float: left;*/

	width: auto;
}
.pagination.right {
	float: right;
}
.pagination li {
	float: left;
	list-style: none;
}
.pagination a, .pagination li > span {
	display: block;
	padding: 0 6px;
	border: 1px solid #CCC;
	font-weight: bold;
	text-decoration: none;
}
.pagination li > span {
	border-color: #0e52a1;
	background: #0e52a1;
	color: #FFF !important;
}
.pagination .pagination-prev, .pagination .pagination-next {
	border: none;
}
.pagination.button {
	border-radius: 0px;
	padding: 0;
	background-color: transparent;
	border: none;
}
.pagination.button li {
	float: left;
	margin-right: 10px;
}
.pagination.button li a, .pagination.button li > span {
	display: inline-block;
	padding: 5px 12px;
	border: 1px solid #0e52a1;
	margin: 0;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	vertical-align: middle;
	font-family: 'muli.regular';
	color: #6D6C71;
	font-size: 14pt;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	background: linear-gradient(top, #fff 0%, #eaeaea 100%);/*box-shadow: 0 0 5px 0 rgba(0,0,0,0.1),  0 8px 3px 0 rgba(0,0,0,0.1);*/
}
.pagination.button li > span {
	margin: 0 2px 0 0;
}
.pagination.button li a:active, .pagination.button li > span:active {
	background: linear-gradient(top, #EEE 0, #CCC 100%);
	background: #EEE;
}
.pagination.button .active > a, .pagination.button .active > span {
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.pagination.button .active > span {
	color: #fff;
}
.pagination.button li:first-child a span, .pagination.button li:last-child a span {
	display: block;
	overflow: hidden;
	width: 100%;
	white-space: nowrap;
}
.pagination.button li:first-child a, .pagination.button li:first-child > span {
	border-radius: 50%;
}
.pagination.button li:last-child a, .pagination.button li:last-child > span {
	border-radius: 50%;
}
.pagination.button li:first-child a span:before, .pagination.button li:last-child a span:before {
	position: relative;
	display: inline-block;
	width: 14px;
	height: 14px;
	padding: 0;
	margin: 0 6px 0 0;
	font-family: 'muli.regular';
	font-weight: normal;
	line-height: 105%;
	vertical-align: text-top;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	z-index: 3;
	color: #fff;
	cursor: default;
	background-color: #3cbda9;
	border-color: #3cbda9;
}
/*======/ pagination /======*/





/*=================================================

	details

=================================================*/

.dtils {
	width: 100%;
	float: left;
	background-color: #fff;
	padding: 30px 0 140px;
}
.dtils_sec1 {
	width: 100%;
	float: left;
	padding: 15px 0;
}
.dtils_sec1 h5 {
	font-family: 'muli.regular';
	font-size: 10pt;
	color: #000;
}
.dtils_sec1 a {
	font-family: 'muli.regular';
	font-size: 10pt;
	color: #000;
	text-decoration: none;
}
.dtils_sec2 {
	width: 100%;
	float: left;
	padding: 20px 0 30px;
}
.dtils_sec2_lft {
	width: 37%;
	float: left;
}
.dtils_sec2_lft_a {
	width: 100%;
	float: left;
	margin-bottom: 30px;
}
.dtils_sec2 p {
	font-family: 'muli.regular';
	font-size: 11pt;
	color: #5a5a5a;
}
.dtils_sec2_lft_b {
	width: 100%;
	float: left;
}
.dtils_sec2 h5 {
	font-family: 'muli.regular';
	font-size: 13pt;
	color: #3e3e3e;
	margin-bottom: 10px;
}
.dtils_sec2_lft_b_lft {
	width: 32%;
	float: left;
	margin-right: 7px;
	margin-bottom: 8px;
}
.dtils_sec2_rgt {
	width: 63%;
	float: left;
	padding-left: 40px;
}
.dtils_sec2_rgt_c {
	width: 80%;
	float: left;
	margin-bottom: 20px;
}
td, th {
	padding: 2px 0 2px 10px;
	font-family: 'muli.regular';
	font-size: 11pt;
	color: #5a5a5a;
	border: 1px solid #eaebef;
}
.blk_btn {
	display: inline-block;
	padding: 8px 20px;
	margin-bottom: 0;
	border-radius: 0px;
	font-family: 'muli.regular';
	font-size: 11pt;
	color: #fff !important;
	border: 1px solid #fff;
	background-color: #282f39;
	letter-spacing: 1px;
	text-decoration: none !important;
}
/*=============================================================
		city
============================================================*/
.city {
	width: 100%;
	float: left;
	background: url(https://jjqualitybuilderspb.com/wp-content/uploads/2018/08/ptrn.png) repeat;
}
.city_row {
	width: 100%;
	float: left;
	background-color: #fff;
	padding: 60px 20px;
	position: relative;
	margin-top: -30%;
}
.city_lft {
	width: 60%;
	float: left;
}
.city p {
	font-size: 13pt;
	color: #1c1c1c;
	padding-bottom: 15px;
}
.picMrgn1 {
	margin: 10px 0 20px;
}
.picMrgn2 {
	margin: 20px 0 5px;
}
.map2 {
	width: 100%;
	float: left;
	line-height: 0;
}
.map2 iframe {
	width: 100%;
	border: medium none;
	height: 380px;
}
.city_rgt {
	width: 40%;
	float: left;
	padding-left: 30px;
	text-align: center;
}
.form2 {
	width: 100%;
	float: left;
	background-color: #121212;
	padding: 20px;
	border-radius: 10px;
}
.city_rgt h3 {
	font-family: 'GothamNarrow-Medium';
	font-size: 30pt;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.form2 .inpt1 {
	width: 100%;
	float: left;
	background-color: #fff;
	padding: 5px 10px;
	height: 60px;
	font-family: 'Roboto-Regular';
	font-size: 12pt;
	color: #2e2e2e;
	margin-bottom: 10px;
	border: medium none;
	border-radius: 4px;
	margin-right: 10px;
	letter-spacing: 1px;
}
.form2 .sbtm {
	width: 100%;
	float: left;
	background-color: #d55d2b;
	padding: 5px 10px;
	height: 60px;
	font-family: 'GOTHAM-MEDIUM';
	font-size: 15pt;
	color: #fff;
	text-transform: uppercase;
	border: medium none;
	border-radius: 4px;
	letter-spacing: 1px;/*background: linear-gradient(#9bc900, #b8e424);*/
}
.form2 .sbtm:hover {
	background-color: #f15412;
}
/*===== // dropdown // =====*/
.customSelect {
	position: relative;
	float: left;
	width: 100%;
	z-index: 99999;
}
 select::-ms-expand {
display: none;
}
.customSelect:after {
	content: '>';
	font: 17pt "Roboto-Regular", monospace;
	color: #de0b1b;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	right: 11px;
	top: 15px;
	padding: 0 0 2px;
	position: absolute;
	pointer-events: none;
}
.customSelect select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: block;
	width: 100%;
	float: none;
	padding: 0px 24px 0 10px;
	line-height: 1.75;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #e7e7e7;
	-ms-word-break: normal;
	word-break: normal;
	font-family: 'OpenSans-Regular';
	font-size: 12pt;
	color: #717070;
	height: 60px;
	border-radius: 4px;
	margin-bottom: 20px;
	cursor:pointer;
}
/*===== // dropdown // =====*/
