body {
	font-family: 'Lato', sans-serif !important;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Lato', sans-serif !important;
}
a:focus, button:focus {
	outline:none !important;
	outline-offset:0px !important;
}
.hd-phn {
	background:url(../images/hd-phn-icon.png) no-repeat left 4px;
	font-size:17px;
	font-weight:400;
	color:#fff;
	letter-spacing:0.25px;
	float:right;
	padding:2px 0 0 36px;
	vertical-align:text-top;
}
.header {
	position: fixed;
	top: 0px;
	left: 0;
	width: 100% !important;
	z-index: 100;
	transition: all 0.2s ease-in-out;
	height: auto;
	padding:19px 0 19px 0;
	background-color:#212540;
}
.header.active {
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
	background-color:#212540;
	top:0px;
	transition: all 0.2s ease-in-out;
}
/*.header.active .lgo {
	width:70px;
	transition: all 0.2s ease-in-out;
}
.header.active .menu-safe {
	padding: 7px 0 0 0;
	transition: all 0.2s ease-in-out;
}*/
.lgo {
	padding:0px 0 0 0;
	width:150px;
	transition: all 0.2s ease-in-out;
}
.banner {
	position:relative;
	margin:66px 0 0 0;
}
.banner .item1 {
	background:#000 url(../images/banner1.jpg) no-repeat center center;
	background-size:cover;
	min-height:550px;
}
.banner .item2 {
	background:#000 url(../images/banner2.jpg) no-repeat center center;
	background-size:cover;
	min-height:550px;
}
.banner .item3 {
	background:#000 url(../images/banner3.jpg) no-repeat center center;
	background-size:cover;
	min-height:550px;
}
.banner .carousel-indicators li {
	width:12px !important;
	height:12px !important;
	border-radius:100px !important;
	border:1px solid #fff;
	background:none !important;
}
.banner .carousel-indicators .active {
	background:#fff !important;
}
.bnr-txt-safe {
	text-align:left;
	padding:172px 0 0 0;
	color:#fff;
}
.bnr-txt1 {
	font-size:60px;
	font-weight:900;
	padding-bottom:10px;
	line-height:65px;
}
.bnr-txt1 span {
	color:#ffce0c;
}
.bnr-txt-safe p {
	font-size:25px;
	font-weight:500;
	padding:0 0px;
	line-height:23px;
	margin:0 0 0 0;
}
.bnr-btn {
	margin:50px 0 0 0;
}
.bnr-btn a {
	background-color:#fff;
	color:#212540;
	border:2px solid #ffce0c;
	font-size:18px;
	font-weight:600;
	letter-spacing:0.20px;
	padding:9px 47px;
	transition: all 0.2s ease-in-out;
}
.bnr-btn a:hover, .bnr-btn a:focus {
	text-decoration:none;
	color:#000;
	transition: all 0.2s ease-in-out;
	background:#ffce0c;
}
.carousel-control-prev, .carousel-control-next {
	height: 48px !important;
	margin: 0 15px !important;
	top: 44% !important;
	width: 26px !important;
	opacity: 0.9 !important;
}
.carousel-control-prev {
	background:url(../images/bnr-arow.png) no-repeat scroll left top !important;
}
.carousel-control-prev:hover {
	background:url(../images/bnr-arow.png) no-repeat scroll left bottom !important;
}
.carousel-control-next {
	background:url(../images/bnr-arow.png) no-repeat scroll right top!important;
}
.carousel-control-next:hover {
	background:url(../images/bnr-arow.png) no-repeat scroll right bottom!important;
}
/* Shutter In Horizontal */
.hvr-shutter-in-horizontal {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	background: #000;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	transition: all 0.2s ease-in-out;
}
.hvr-shutter-in-horizontal:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #fff;
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	transition: all 0.2s ease-in-out;
}
.hvr-shutter-in-horizontal:hover, .hvr-shutter-in-horizontal:focus, .hvr-shutter-in-horizontal:active {
	color: white;
	transition: all 0.2s ease-in-out;
}
.hvr-shutter-in-horizontal:hover:before, .hvr-shutter-in-horizontal:focus:before, .hvr-shutter-in-horizontal:active:before {
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	transition: all 0.2s ease-in-out;
}
/*middile css start here*/


.midile-sec {
	padding:73px 0 49px 0;
}
.wlcm-sec {
	padding:0px 0 88px 0;
}
.wlcm-hd-tp {
	font-size:15px;
	font-weight:bold;
	letter-spacing:1px;
	text-transform:uppercase;
	color:#ebbc02;
	padding:0 0 0 45px;
}
.wlcm-img {
	float:right;
}
.midile-sec h1 {
	margin:0 0 27px 0;
	padding:14px 0 18px 0;
	font-size:50px;
	font-weight:bold;
	color:#212540;
	line-height:50px;
	letter-spacing:0.25px;
	background:url(../images/hd-bdr.jpg) no-repeat left bottom;
	display:table-cell;
}
.wlcm-img {
	padding:0 0px 0 37px;
}
.midile-sec p.hd1-btm {
	font-size:16px;
	font-weight:500;
	color:#212121;
	padding:26px 0 0 0;
}
.midile-sec p {
	font-size:15px;
	font-weight:400;
	line-height:25px;
	margin:0 0 15px 0;
	color:#464646;
}
.sp-sec {
	background:url(../images/sp-bg.jpg) no-repeat center center;
	background-size:cover;
	min-height:146px;
	padding:32px 0 0 0;
}
.sp-bx1 {
	text-align:center;
}
.sp-icn1 {
	background:url(../images/sp-icn.png) no-repeat left top;
	width:64px;
	height:48px;
	margin:0 auto;
}
.sp-icn2 {
	background:url(../images/sp-icn.png) no-repeat left -81px;
	width:50px;
	height:50px;
	margin:0 auto;
}
.sp-icn3 {
	background:url(../images/sp-icn.png) no-repeat left -170px;
	width:39px;
	height:50px;
	margin:0 auto;
}
.sp-icn3 {
	background:url(../images/sp-icn.png) no-repeat left -170px;
	width:40px;
	height:50px;
	margin:0 auto;
}
.sp-icn4 {
	background:url(../images/sp-icn.png) no-repeat left bottom;
	width:53px;
	height:50px;
	margin:0 auto;
}
.sp-bx1 h4 {
	padding:12px 0 0 0;
	margin:0 0 0 0;
	font-size:20px;
	font-weight:600;
	color:#fff;
}
.busns-vrtcl-sec {
	padding:75px 0 0 0;
}
.hd2-tp {
	text-align:center;
	font-size:15px;
	font-weight:bold;
	color:#212540;
	letter-spacing:1px;
}
.busns-vrtcl-sec h2 {
	text-align:center;
	font-size:40px;
	font-weight:bold;
	margin:0 0 40px 0;
	padding:0 0 10px 0;
	color:#ebbc02;
	background:url(../images/h2-bdr.jpg) no-repeat center bottom;
}
.busns-vrtcl-sec h2 span {
	color:#212540;
}
.vrtcl-bx1 {
	background-color:#ececec;
	border:1px solid #dfdfdf;
	border-radius:5px;
	margin-top:28px;
	transition: all 0.2s ease-in-out;
}
.vrtcl-bx1 a {
	display:block;
	border-radius:5px;
	transition: all 0.2s ease-in-out;
	padding-bottom:4px;
}
.vrtcl-bx1 a h4 {
	color:#212540;
	transition: all 0.2s ease-in-out;
}
.vrtcl-bx1 a:hover, .vrtcl-bx1 a:focus, .vrtcl-bx1:hover {
	background-color:#ebbc02;
	text-decoration:none !important;
	border-color:#ebbc02;
	transition: all 0.2s ease-in-out;
}
.vrtcl-bx1 a:hover h4, .vrtcl-bx1 a:focus h4 {
	color:#fff;
	text-decoration:none !important;
	transition: all 0.2s ease-in-out;
}
.vrtcl-bx1 img {
	border-top-right-radius:5px;
	border-top-left-radius:5px;
}
.vrtcl-bx1 h4 {
	margin:0 0 0 0;
	padding:8px 0 7px 16px;
	font-size:20px;
	font-weight:bold;
	color:#212540;
	transition: all 0.2s ease-in-out;
}
.ltdt-prjct {
	padding:84px 0 84px 0;
}
.ltdt-prjct h3 {
	padding:0 0 9px 0;
	margin:0 0 0 0;
	font-size:40px;
	font-weight:bolder;
	color:#212540;
	background:url(../images/hd-bdr.jpg) no-repeat left bottom;
}
#unitegallery_17_1 {
	padding-left:0px !important;
	padding-right:0px !important;
}
.unite-gallery {
	margin:32px 0 0 0 !important;
}
.ltdt-prjct a {
	font-weight:400;
}
.cal-out-sec {
	background-color:#ffce0c;
	padding:18px 0 19px 0;
}
.cal-out-sec p {
	font-size:20px;
	font-weight:900;
	letter-spacing:0.25px;
	margin:0;
	padding:10px 0 0 0;
	color:#212540;
	text-transform:uppercase;
	float:left;
}
.cal-out-btn {
	padding:0 0 0 60px;
	display:table;
}
.cal-out-btn a {
	padding:10px 64px;
	border:2px solid #212540;
	background-color:#fff;
	font-size:16px;
	font-weight:900;
	color:#212540;
	text-transform:uppercase;
	transition: all 0.2s ease-in-out;
}
.cal-out-btn a:hover, .cal-out-btn a:focus {
	text-decoration:none;
	background-color:#212540;
	color:#ffce0c;
	transition: all 0.2s ease-in-out;
}
.cl-ot-txt {
	margin:0 auto;
	display:table;
}
.blg-sec {
	padding:54px 0 0 0;
}
.blg-bx-safe {
	margin-top:25px;
}
.blg-sec h3 {
	padding:0 0 6px 0;
	margin:0 0 32px 0;
	text-align:center;
	font-size:45px;
	font-weight:900;
	color:#212540;
	background:url(../images/hd-bdr.jpg) no-repeat center bottom;
}
.blg-img {
	float:left;
	height:150px;
	overflow:hidden;
}
.blg-img img {
	width:261px;
	height:auto;
}
.blg-txt {
	display:table;
	padding:0 0 0 18px;
}
.blg-txt h4 {
	font-size:19px;
	font-weight:600;
	color:#212540;
	margin:0;
	padding:9px 0 0px 0;
	overflow:hidden;
}
.blg-txt h4 a{
	font-size:19px;
	color:#212540;
}
.blg-txt h4 a:hover, .blg-txt h4 a:focus{
	color:#212540;
	text-decoration:underline;
}
.blg-txt ul {
	list-style-type:none;
	margin:0;
	padding:4px 0 2px 0;
}
.blg-txt ul li {
	float:left;
	font-size:13px;
	font-weight:400;
	color:#cea400;
}
.blg-txt ul li a {
	color:#212540;
	font-size:13px;
	font-weight:400;
}
.blg-txt ul li:after {
	content:"|";
	display:block;
	float:right;
	margin:0 7px;
	color:#212540;
}
.blg-txt ul li:last-child:after {
	margin:0 0px;
	content:"";
}
.blg-txt p {
	font-size:14px;
	font-weight:400;
	color:#212540;
	line-height:20px;
	margin:12px 0 24px 0;
}
.blg-txt a {
	color:#212540;
	font-size:15px;
	font-weight:bold;
}
.blg-txt a:hover, .blg-txt a:focus {
	color:#212540;
	text-decoration:underline;
}
.blg-sec .bnr-btn {
	margin:70px 0;
	text-align:center;
}
/*footer css start here*/

footer {
	background-color:#212540;
	padding:30px 0 0px 0;
}
.ftr-hd {
	font-size:18px;
	font-weight:bold;
	color:#fff;
	padding-bottom:2px;
	margin-bottom:14px;
	background:url(../images/ftr-hd-bdr.jpg) no-repeat left bottom;
}
footer ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
footer ul li, footer ul li a {
	font-size:15px;
	font-weight:400;
	color:#d3d3d3;
	letter-spacing:0.15px;
	line-height:22px;
	padding-bottom:6px;
}
footer ul li a:hover, footer ul li a:focus, footer ul.ft-scil li a:hover, footer ul.ft-scil li a:focus {
	color:#ffce0c;
	text-decoration:none;
}
footer ul.ft-adrs {
	padding:0 0 0 32px;
}
footer ul.ft-adrs li:before {
	font-family:FontAwesome;
	float:left;
	color:#ffce0c;
	display:block;
	margin:0 0 0 -30px;
}
footer ul.ft-adrs li.lcn:before {
	content:"\f041";
	font-size:20px;
	margin-top:4px;
}
footer ul.ft-adrs li.mil {
	margin:15px 0 15px 0;
}
footer ul.ft-adrs li.mil:before {
	content:"\f0e0";
	font-size:15px;
	margin-top:0px;
}
footer ul.ft-adrs li.phn:before {
	content:"\f095";
	font-size:20px;
	margin-top:4px;
}
footer ul.ft-scil li {
	float:left;
	margin:0 14px 0 0;
}
footer ul.ft-scil li a {
	color:#797979;
	font-size:18px;
}
.cpy-rit {
	text-align:center;
	border-top:1px solid #2e314a;
	margin:52px 0 0 0;
	padding:8px 0;
}
.cpy-rit p {
	color:#5a5d71;
	font-size:14px;
	font-weight:300;
	letter-spacing:0.25px;
	margin:0 0 0 0;
}
/*inner page page css strt here*/


.inr-midil {
	padding:130px 0 70px 0;
}
.rit-img {
	float:right;
	padding:5px 0 10px 25px;
}
.inr-midil h1 {
	display:table-cell;
	margin:0 0 0 0;
	padding:0 0 18px 0;
	color:#212540;
	font-size:35px;
	font-weight:700;
	line-height:35px;
}
.inr-midil h2 {
	display:table-cell;
	margin:0 0 0 0;
	padding:15px 0 10px 0;
	color:#000;
	font-size:30px;
	font-weight:700;
	line-height:35px;
}
.inr-midil h3 {
	display:block;
	margin:0 0 0 0;
	padding:5px 0 5px 0;
	color:#5f5f5f;
	font-size:25px;
	font-weight:700;
	line-height:35px;
}
.inr-midil h3 span {
	font-size:17px;
}
.inr-midil p {
	font-size:15px;
	font-weight:400;
	line-height:25px;
	margin:0 0 12px 0;
	color:#333;
}
.inr-midil ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
.inr-midil ul li {
	font-size:15px;
	font-weight:400;
	line-height:25px;
	margin:0 0 7px 0;
	color:#333;
}
.inr-midil .unite-gallery {
	margin-top:2px !important;
}
.ctct-form-safe h2 {
	margin-bottom:15px;
}
.ctct-form-safe {
	margin:0px 0 50px 0;
}
.form-row1 .fild-1 {
	margin:0 0px 15px 0;
	width:100%;
}
.lst-fld {
	margin-right:0px !important;
}
.ful-wdth {
	width:100% !important;
}
.form-row1 input, .form-row1 textarea {
	border:1px solid #C1C1C1 !important;
	border-radius:0 !important;
	font-size:14px;
	font-weight:400;
	color:#4D4D4D !important;
	padding:0 15px !important;
	height:40px;
}
.form-row1 textarea {
	height:auto;
	min-height:80px;
	padding:10px 15px !important;
}
 .form-row1 input::-webkit-input-placeholder, .form-row1 textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color:#A2A2A2 !important;
}
 .form-row1 input::-moz-placeholder, .form-row1 textarea::-moz-placeholder { /* Firefox 19+ */
 color:#A2A2A2 !important;
}
 .form-row1 input:-ms-input-placeholder, .form-row1 textarea:-ms-input-placeholder { /* IE 10+ */
 color:#A2A2A2 !important;
}
 .form-row1 input:-moz-placeholder, .form-row1 textarea:-moz-placeholder { /* Firefox 18- */
 color:#A2A2A2 !important;
}
.cpta-txt {
	color:#A2A2A2 !important;
	font-size:14px;
	font-weight:400;
	float:left;
	padding:8px 10px 0 0;
}
.cpta-img {
	float:left;
	margin:5px 15px 0 0;
}
.cpta-fild {
	float:left !important;
}
.cpta-fild input {
	width:100px !important;
	height:35px !important;
}
.form-row1 button {
	margin:35px auto 0 auto;
	padding:10px 15px !important;
	font-size:15px;
	letter-spacing:0.50px;
	font-weight:600;
	background-color:#212540 !important;
	border:none;
	border-radius:0px;
	color:#fff;
	text-transform:uppercase;
	min-width:150px;
}
.form-row1 button:hover, .form-row1 button:focus {
	background-color:#ffce0c !important;
	color:#212540 !important;
	text-decoration:none;
}
.ctct-adrs-safe {
	padding:0px 20px 40px 20px;
}
.ctct-adrs-safe li span {
	display:block;
	color:#ffce0c;
	font-weight:bold;
}
.ctct-adrs-safe ul li a {
	color:#333;
}
.ctct-adrs-safe ul li a:hover, .ctct-adrs-safe ul li a:focus {
	color:#333;
	text-decoration:underline;
}
.mrg-tp-30 {
	margin-top:30px;
}
div.wpcf7-response-output {
	font-size:14px;
}
span.wpcf7-not-valid-tip {
	font-size:11px !important;
}
/*blog css strt here*/
article {
	margin-bottom:50px !important;
}
article h2 {
	font-size:27px !important;
	line-height:30px !important;
}
.entry-title a:hover, .entry-title a:focus {
	color:#ffce0c !important;
	text-decoration:none !important;
}
article .bnr-btn {
	margin: 30px 0 0 0 !important;
}
h2.widget-title, .blg-pg h1 {
	color:#212540 !important;
	text-transform:capitalize !important;
	font-size:22px !important;
	font-weight:600 !important;
	line-height:25px !important;
	letter-spacing:normal !important;
}
#sidebar ul li {
	font-size:15px !important;
	font-weight:400 !important;
	color:#212121 !important;
	padding:0 0 5px 20px !important;
	border:none !important;
	line-height:22px !important;
}
#sidebar ul li:before {
	width:10px !important;
	height:10px !important;
	content:"" !important;
	border:2px solid #ffce0c !important;
	border-radius:100px !important;
	margin:7px 0 0 -20px !important;
	display:block !important;
	float:left !important;
}
#sidebar ul li a {
	color:#212121 !important;
}
#sidebar ul li a:hover, #sidebar ul li a:focus {
	color:#000 !important;
	text-decoration:none !important;
}
.widget {
	padding-bottom:0px !important;
}
.blg .pagination {
	clear: none !important;
	float: none !important;
	width: auto !important;
	border:none !important;
}
.blg .pagination a.prev, .blg .pagination a.next, .blg .pagination a, .blg .page-numbers.current, .blg-pg .post-navigation a {
	font-size:14px !important;
	background:none !important;
	font-weight:bold !important;
	color:#212540 !important;
	padding:7px 15px !important;
}
.blg-pg .post-navigation a {
	display:block !important;
}
.blg .pagination a.prev svg, .blg .pagination a.next svg {
	vertical-align:middle !important;
}
.blg .pagination a:hover, .blg .pagination a:focus, .blg .page-numbers.current, .blg-pg .post-navigation a:hover, .blg-pg .post-navigation a:focus {
	background-color:#ffce0c !important;
	color:#000 !important;
	text-decoration:none !important;
}
.entry-meta {
	padding-bottom:10px !important;
}
.entry-meta a {
	color:#767676 !important;
	font-size:13px !important;
	text-transform:capitalize !important;
	letter-spacing:normal !important;
	font-weight:500 !important;
}
.entry-meta svg {
	vertical-align:middle !important;
	margin-right:5px !important;
	color:#ffce0c;
}
.blg figure {
	float:left;
	width:300px;
	margin-right:30px;
}
.blg .entry-content {
	display:table;
}

.lft-img{
	float:left;
	padding:0 30px 30px 0px;
}

.pily-txt{
	display:table;
}
.pily-txt h2{
	display:block;
	padding-top:25px  !important;
}
