<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css?family=Muli:300,300i,400,400i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Roboto:400,400i,500,500i');
@import url('https://fonts.googleapis.com/css2?family=Dosis:wght@200;300;400;500;600;700;800&amp;display=swap');
body {
	font-family:'Muli', sans-serif;
	font-weight:400;
	font-size:15px;
	color:#505050;
	line-height:1.8;
	word-wrap:break-word
}
.datepicker .datepicker-switch {
    width: 201px !important;
}
.datepicker td, .datepicker th {
    text-align: center;
    width: 11px;
    height: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: none;
    font-size: 13px !important;
    padding: 5px !important; 
}
.inner-hd {
	margin-top: 25px;
	font-family: dosis;
	font-weight: 700;
	font-size: 20px;
	margin-bottom: 7px;
}
tr:nth-child(even) {
background: #f1f1f1
}
tr:nth-child(odd) {
background: #FFF
}
td {
	/* font-family: dosis; */
    font-weight: 600;
	font-size: 14px;
	line-height: 24px;
}
h1, h2, h3, h4, h5, h6 {
	margin:0 0 15px;
	font-family:'Muli', sans-serif;
	color:#242424;
	font-weight:600
}
a, a:hover, a:focus {
	text-decoration:none;
	outline:none
}
img {
	max-width:100%;
	height:auto
}
.site {
	overflow:hidden
}
a, a:hover, .header-menu-area .menu li:before, .slider-promo-box-wrapper li:before, .about-box-bg, .about-box-content, .about-box-link, a.text-btn:before, .single-service-box h4, .single-service-box.service-box-style-2 .service-box-icon, .service-box-style-3, .choose-us-box-icon, .testimonial-wrapper .owl-nav div, .single-pricing-table, .project-bg:before, .footer-top-area .widget.widget_nav_menu li a:hover:before, .search-wrapper, .project-bg, .single-blog-post, .post-thumb, .post-thumb-wrapper:after, .post-content h4, .project-gallery-wrap .owl-nav div, .project-box h4, button[type="submit"], input[type="submit"], .team-carousel-wrap .owl-nav div, .work-filter-btn li, .blog-carousel-items .owl-nav div, .search-trigger, .single-team-member, .project-content, .image-popup-link i, .isotpo-mobile-title, .header-style-2 .header-menu-area:before {
transition:.5s;
-webkit-transition:.5s
}
.navigation {
	font-family:'Roboto', sans-serif
}
.no-list-style ul {
	margin:0;
	padding:0;
	list-style:none
}
.social-icons li {
	display:inline-block
}
.social-icons li a {
	display:inline-block;
	padding:5px;
	line-height:1;
	font-size:18px
}
.social-icons li:last-child a {
	padding-right:0
}
.xzopro-btn {
	display:inline-block;
	padding:12px 30px;
	text-transform:uppercase;
	border-radius:5px
}
a.text-btn {
	display:inline-block;
	font-size:20px;
	margin-top:-5px;
	position:relative;
	line-height:1
}
a.text-btn:before {
	position:absolute;
	content:'\f178';
	font-family:fontawesome;
	right:-15px;
	top:3px;
	opacity:0;
	visibility:visible
}
a.text-btn:hover:before {
	right:-25px;
	opacity:1;
	visibility:visible
}
.full-bg, .enable-overlay {
	background-size:cover;
	background-position:center
}
.enable-overlay {
	position:relative
}
.enable-overlay:before {
	position:absolute;
	content:'';
	height:100%;
	width:100%;
	left:0;
	top:0;
	background:#000;
	opacity:.1
}
.section-padding {
	padding:60px 0 50px
}
.section-right-bg {
	background-position:bottom right;
	background-repeat:no-repeat;
	background-size:contain
}
.section-left-bg {
	background-size:contain;
	background-repeat:no-repeat;
	background-position:150px bottom
}
input[type=text], input[type=number], input[type=file], input[type=email], input[type=password], input[type=url], input[type=search], input[type=tel], textarea {
	/* border: 1px solid #ddd; */
    /* padding: 0px 10px !important; */
    /* width: 100%; */
    /* box-shadow: none; */
    outline: none;
	font-size: 13px;
	line-height: 36px;
	background: #f7f7f7;
	border-bottom: 2px solid #ccc;
	width: 100%;
	/* height: 34px; */
    padding: 1px 12px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
 -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
 -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
 transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.apply {
    padding: 8px 25px !important;
    font-size: 13px !important;
    text-transform: uppercase !important;
    margin-top: 15px;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .5) !important;
    background: none;
    font-weight: 600 !important;
    border-radius: 3px !important;
}
.forms .small {
	padding-left: 25px;
	position: relative;
	font-family: 'Muli', sans-serif;
	font-size: 12px;
}
.box {
	display: none;
}
.forms .small input {
	position:absolute;
	left:0px;
	top:5px
}
input:disabled {
	background:#fff
}
input[type=submit] {
	border:none;
	padding:9px 20px;
	box-shadow:none;
	outline:none;
	cursor:pointer;
	border-radius:0;
	color:#fff;
	text-transform:uppercase;
	font-size:13px
}
.partners-logos {
	width:100%;
	padding:0
}
.partners-logos ul {
	width:100%;
	padding:0;
	text-align:center
}
.partners-logos ul li {
	list-style-type:none;
	background:#fff;
	height:58px;
	width:120.1px;
	display:inline-block;
	vertical-align:top;
	text-align:center;
	padding:10px 15px;
	margin:4px 3px 0 0
}
.section7 .partners-logos ul li img {
	width:100%
}
button[type=submit] {
	color:#fff
}
.mb40 {
	margin-bottom:40px
}
.mt40 {
	margin-top:40px
}
.mb30 {
	margin-bottom:30px
}
.mt30 {
	margin-top:30px
}
.mt20 {
	margin-top:20px
}
.mb20 {
	margin-bottom:20px
}
.mt15 {
	margin-top:15px
}
button {
	cursor:pointer
}
input:focus, button:focus {
	box-shadow:none;
	outline:none
}
.home-2.counter-area.enable-overlay:before {
	opacity:.9
}
blockquote {
	padding-left:20px;
	position:relative;
	font-style:italic;
	font-size:16px
}
blockquote:before {
	position:absolute;
	height:100%;
	width:5px;
	content:'';
	left:0;
	top:0
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
.section-right-bg {
background-size:550px
}
.section-left-bg {
background-position:95px bottom
}
}
@media only screen and (max-width: 767px) {
.section-padding {
padding:35px 0 30px
}
.bottt img {
    margin-bottom: 15px;
    width: 50px !important;
}
.bottt a {
    
 
    font-size: 18px !important;
   
}
a.text-btn {
font-size:16px
}
}
.header-top-area {
	padding:0
}
.header-top-left {
	margin-top:2px
}
.header-top-right {
	text-align:right;
	float:right
}
.header-top-left li {
	display:inline-block;
	margin-right:20px;
	padding-right:20px;
	position:relative;
	padding-left:25px;
	font-size:12px;
	font-family:'Muli', sans-serif
}
.header-top-left li:before {
	position:absolute;
	content:'';
	height:20px;
	width:2px;
	right:0;
	top:50%;
	margin-top:-10px;
	opacity:.8
}
.header-top-left li:last-child:before {
	height:0;
	width:0
}
.header-top-left li:last-child {
	margin-right:0;
	padding-right:0
}
.header-top-left li span {
	display:inline-block
}
.header-top-left li i {
	position:absolute;
	left:0;
	top:-3px
}
.site-branding {
	height:60px;
	display:table;
	width:100%
}
.logo-wrap {
	display:table-cell;
	vertical-align:middle
}
.logo-wrap a {
	display:inline-block
}
.middle-right-section li {
	display:inline-block;
	position:relative;
	padding-left:41px;
	margin-right:30px;
	text-align:left;
	margin-top:5px
}
.middle-right-section li:last-child {
	margin-right:0
}
.middle-right-section li i {
	position:absolute;
	left:0;
	top:-7px;
	display:inline-block
}
.middle-right-section li i, .middle-right-section li i:before {
	font-size:32px
}
.middle-right-section li span {
	display:block
}
span.bold-text {
	font-weight:600;
	color:#fff;
	font-size:13px!important
}
span.normal-text {
	font-size:12px;
	margin-top:-2px;
	color:#00a5dd!important;
	font-weight:700
}
.middle-right-section li i.flaticon-signs {
	left:5px
}
.header-middle-area {
	padding:14px 0;
	background:#0a3645
}
.middle-right-section {
	text-align:right;
	margin-top:9px
}
.header-menu-area {
	padding:0;
	position:relative;
	background:transparent
}
.header-menu-area::before {
position:absolute;
height:100%;
content:'';
width:100%;
left:0;
top:0
}
.header-menu-area .menu {
	text-align:left
}
.header-menu-area .menu li {
	display:inline-block;
	position:relative; float:left;
}
.header-menu-area .menu li a {
	display:inline-block;
	padding:12px 15px;
	color:#fff;
	text-transform:uppercase;
	font-size:13px
}
.header-menu-area .menu li:hover:before, .header-menu-area .menu li.current-menu-item:before {
	opacity:1;
	visibility:visible
}
.header-menu-area .menu li a {
	display:inline-block;
	padding:10px 15px;
	color:#fff;
	text-transform:uppercase;
	font-size:13px
}
.header-menu-area .menu li ul li a {
	display:inline-block;
	padding:4px 15px;
	color:#fff;
	text-transform:uppercase;
	font-size:13px
}
.header-menu-area .menu .sub-menu {
	padding-top:0;
	position:absolute;
	z-index:10;
	background:#0d4a5f;
	width:250px;
	text-align:left;

	opacity:0;
	visibility:hidden
}
.header-menu-area .menu li:hover &gt; .sub-menu {
	top:43px;
	opacity:1;
	visibility:visible
}
.header-menu-area .menu .sub-menu .sub-menu {
	left:250px;
	top:100px;
	padding-top:0
}
.header-menu-area .menu li .sub-menu li:hover &gt; .sub-menu {
	top:0
}
.sub-menu {
transition:.5s
}
.menu .sub-menu li {
    display: block;
    width: 100%;
}
.header-menu-area .menu .sub-menu li:before {
	height:0;
	width:0
}
.header-menu-area .menu .sub-menu li a {
	display:block
}
.header-menu-area .menu .sub-menu li a:hover {
	background:#042631
}
.slicknav_menu {
	background:transparent;
	padding:5px 0
}
.slicknav_btn {
	margin:5px 0 6px;
	float:left
}
.mbl-menu-container {
	position:absolute;
	width:100%;
	top:8px;
	z-index:11;
	display:none
}
.slicknav_nav {
	padding-top:20px!important;
	padding-bottom:20px!important;
	overflow:scroll;
	max-height:400px
}
.no-list-style .slicknav_nav ul {
	margin-left:20px
}
.slicknav_nav .current-menu-item a {
	border-radius:5px
}
.menu-right-area {
	position:relative;
	z-index:12;
	overflow:hidden
}
.search-trigger i:before {
	font-size:25px
}
.search-trigger, .search-trigger i {
	display:inline-block
}
.search-trigger {
	width:55px;
	text-align:right;
	float:right;
	margin-top:0;
	margin-right:0;
	position:relative; height: 43px;
}
.search-trigger i {
	cursor:pointer;
	padding:0 5px
}
.search-trigger:before {
	position:absolute;
	height:35px;
	width:2px;
	background:#fff;
	content:'';
	left:0;
	top:50%;
	margin-top:-17.5px;
	opacity:.6
}
.top-btn {
	text-align:right;
	width:180px;
	float:right
}
.top-btn .fill-btn {
	border:0 solid
}
.header-style-2 .header-top-area, .header-style-2 .header-top-area a {
	color:#fff
}
.header-style-2 nav.site-navigation {
	margin-top:5px
}
.header-style-2 .header-menu-area .menu .sub-menu {
	padding-top:0
}
.header-style-2 .menu-right-area {
	margin-top:5px
}
.header-style-2 .header-menu-area:before {
	opacity:.6
}
.header-style-2 .header-menu-area.scrolled:before {
	opacity:1
}
.header-style-2 .header-menu-area {
	position:absolute;
	width:100%;
	z-index:10
}
.sticky-wrapper {
	position:relative;
	width:100%;
	z-index:10;
	background:transparent
}
.header-style-2 .sticky-wrapper {
	position:absolute
}
.header-style-2 .header-menu-area {
	padding-bottom:0
}
.header-style-2 .header-menu-area .menu li a {
	padding-bottom:30px
}
.header-style-2 .header-menu-area .menu .sub-menu li a {
	padding-bottom:12px
}
.header-style-2 .header-menu-area .menu .sub-menu {
	margin-top:6px
}
.header-style-2 .header-menu-area .menu li:hover &gt; .sub-menu {
	top:63px
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
.header-style-2 .top-btn {
width:135px
}
.header-style-2 .top-btn .xzopro-btn {
display:inline-block;
padding:10px 20px;
font-size:14px
}
.header-style-2 .menu-right-area {
margin-top:8px
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.mbl-menu-container {
display:block
}
.header-top-left li {
margin-right:10px;
padding-right:15px;
font-size:14px;
padding-left:20px
}
.header-top-left li i::before {
font-size:15px
}
.header-top-left li i {
top:0
}
.header-top-area .social-icons li a {
font-size:16px;
margin-top:2px
}
.header-top-left li::before {
height:16px;
margin-top:-8px
}
.middle-right-section li i, .middle-right-section li i::before {
font-size:22px
}
.bold-text {
font-size:13px
}
span.normal-text {
font-size:12px
}
.middle-right-section {
text-align:left;
margin-top:7px
}
.middle-right-section li {
padding-left:30px;
margin-right:13px
}
.middle-right-section li i {
top:3px
}
.site-navigation.navigation, .search-trigger:before {
display:none
}
.xzopro-btn {
font-size:14px;
padding:10px 20px
}
.header-menu-area {
padding:10px 0
}
.top-btn .fill-btn, .search-trigger {
margin-top:0
}
.search-trigger {
margin-right:0;
margin-left:25px
}
.header-style-2 .slicknav_btn {
float:right;
margin:15px 0 6px
}
.header-style-2 .site-branding {
position:relative;
z-index:12
}
.header-style-2 .menu-right-area {
margin-top:8px
}
.header-style-2 .header-menu-area {
padding-bottom:13px
}
.header-style-2 .slicknav_nav {
padding-top:15px!important;
margin-top:68px!important
}
}
@media only screen and (max-width: 767px) {
.header-style-2 .header-menu-area {
padding-bottom:8px
}
.header-top-left li {
display:block;
margin-right:0;
padding-right:0;
padding-left:0;
font-size:13px
}
.header-top-left {
text-align:center
}
.middle-right-section .nones {
display:none
}
.header-top-right {
text-align:center;
margin-top:0
}
.logo-wrap {
text-align:center
}
.header-middle-area {
padding:12px 0
}
.mbl-menu-container {
display:block
}
.site-navigation.navigation, .search-trigger:before {
display:none
}
.xzopro-btn {
font-size:12px;
padding:8px 15px
}
.header-menu-area {
padding:10px 0
}
.search-trigger {
width:30px;
float:none;
margin-right:0
}
.top-btn {
width:120px
}
.search-trigger {
margin-top:6px;
line-height:1;
margin-left:10px
}
.mbl-menu-container {
top:4px
}
.header-style-2 .top-btn {
width:0;
display:none
}
.header-style-2 .slicknav_btn {
float:right;
margin:17px 0 6px
}
.header-style-2 .site-branding {
position:relative;
z-index:12
}
.header-style-2 .menu-right-area {
margin-top:11px;
overflow:visible
}
.header-style-2 .search-trigger {
margin-top:8px;
margin-left:-20px
}
.header-style-2 .slicknav_nav {
padding-top:15px!important;
margin-top:68px!important
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.search-trigger {
margin-left:120px
}
}
.slider-main-wrapper {
	position:relative
}
.slide-item-1 {
	background-image:url(images/slide-bg-1.jpg)
}
.slide-item-2 {
	background-image:url(images/slide-bg-2.jpg)
}
.slide-item-3 {
	background-image:url(images/slide-bg-3.jpg)
}
.single-slide-item {
	height:490px;
	display:table;
	width:100%;
	position:relative
}
.slide-content-wrapper {
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    position: absolute;
    width: 100%;
    z-index: 9999;
    top: 27%;
}
.slider-wrapper .owl-nav div {
	position:absolute;
	height:50px;
	width:50px;
	color:#fff;
	top:50%;
	margin-top:-25px;
	line-height:47px;
	font-size:35px;
	text-align:center;
-webkit-transition:.5s;
transition:.5s;
	opacity:0;
	visibility:hidden
}
.slider-wrapper .owl-nav div:after {
	position:absolute;
	content:'';
	background:#000;
	height:100%;
	width:100%;
	left:0;
	top:0;
	opacity:.6
}
.slider-wrapper .owl-nav div i {
	position:relative;
	z-index:1
}
.slider-wrapper .owl-nav div.owl-prev {
	left:0
}
.slider-wrapper .owl-nav div.owl-next {
	left:auto;
	right:0
}
.slider-main-wrapper:hover div.owl-next {
	right:0
}
.slider-main-wrapper:hover div.owl-prev {
	left:0
}
.slider-main-wrapper:hover .owl-nav div {
	opacity:1;
	visibility:visible
}
.slider-main-wrapper .owl-dots {
	position:absolute;
	width:100%;
	text-align:center;
	bottom:50px
}
.slider-main-wrapper .owl-dots .owl-dot {
	height:7px;
	width:40px;
	background:#fff;
	display:inline-block;
	border-radius:5px;
	margin-right:10px
}
.slider-main-wrapper.slider-style-1 .owl-dots .owl-dot {
	display:none
}
.slider-main-wrapper.slider-style-2 .owl-dots .owl-dot {
	display:inline-block
}
.slide-title {
	font-size:23px;
	font-weight:600;
	margin-bottom:10px;
	color:#fff;
	font-family:'Dosis', sans-serif;
	text-align:center
}
.bold-title {
	font-size:50px;
	margin-bottom:15px;
	color:#fff;
	font-weight:700;
	font-family:'Dosis', sans-serif;
	text-transform:none;
	text-align:center
}
.slide-content-wrapper p {
	font-size:16px;
	font-weight:400;
	line-height:23px;
	text-align:center
}
.slide-content-wrapper .slider-btn {
	margin-right:30px;
	margin-top:20px
}
.slide-content-wrapper .slider-btn:last-child, .slider-promo-box-wrapper li:last-child {
	margin-right:0
}
.slider-promo-box-wrapper li {
	display:inline-block;
	position:relative;
	background:#fff;
	padding:12px 15px;
	padding-left:15px;
	margin-right:10px;
	text-align:center;
	width:14%
}
.slider-promo-box-wrapper li i {
	font-size:35px;
	left:15px;
	top:12px
}
.slider-promo-box-wrapper li i:before {
	font-size:32px
}
.slider-promo-box-wrapper li i.fa {
	top:27px
}
.slider-promo-box-wrapper h5 {
	font-size:16px;
	font-weight:700;
	margin-bottom:1px;
	font-family:'Dosis', sans-serif
}
.slider-promo-box-wrapper p {
	margin-bottom:0
}
.slider-promo-box-wrapper {
	position:absolute;
	width:100%;
	bottom:35px;
	z-index:1;
	text-align:center
}
.slider-promo-box-wrapper li a, .slider-promo-box-wrapper li a:hover {
	color:#242424
}
.slider-promo-box-wrapper li:before {
	position:absolute;
	height:5px;
	width:0;
	top:0;
	content:'';
	left:0;
	opacity:0;
	visibility:hidden
}
.slider-promo-box-wrapper li:hover:before {
	visibility:visible;
	opacity:1;
	width:100%
}
.slider-promo-box-wrapper li a, .slider-promo-box-wrapper li span {
	display:block
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
.slider-promo-box-wrapper li {
padding:18px 10px;
padding-left:50px;
margin-right:10px
}
.slider-promo-box-wrapper li i {
left:10px
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.single-slide-item {
height:500px
}
.header-style-2 .single-slide-item {
height:650px
}
.slider-promo-box-wrapper {
display:none
}
.slide-title {
font-size:40px
}
.bold-title {
font-size:45px;
margin-top:10px
}
.choose-us-container.section-right-bg, .form-wrapper.section-left-bg {
background-image:none
}
.testimonial-wrapper .owl-nav div, .blog-carousel-items .owl-nav div {
display:none
}
}
@media only screen and (max-width: 767px) {
.slider-promo-box-wrapper {
position:relative;
bottom:auto;
margin-top:15px
}
.slide-title {
font-size:18px
}
.bold-title {
font-size:22px;
margin-bottom:7px;
margin-top:10px
}
.slide-content-wrapper p {
font-size:15px
}
.slide-content-wrapper .slider-btn {
margin-right:15px;
margin-top:15px
}
.single-slide-item {
height:auto;
padding:80px 0
}
.header-style-2 .single-slide-item {
padding:140px 0 80px
}
.slider-wrapper .owl-nav div {
height:35px;
width:35px;
margin-top:-17.5px;
line-height:33px;
font-size:25px
}
.slider-promo-box-wrapper li {
border:1px solid #ddd;
margin-bottom:10px;
width:48%;
margin-left:1%;
float:left;
margin-right:1%
}
.slider-promo-box-wrapper li:last-child {
margin-bottom:0
}
.slider-main-wrapper {
margin-top:-1px
}
.slider-main-wrapper.slider-style-2 .owl-dots {
bottom:20px
}
}
.section-title {
	font-size:28px;
	margin-bottom:0;
	font-family:'Dosis', sans-serif;
	font-weight:700;
	text-transform:none
}
ul.title-shape {
	display:inline-block;
	margin-bottom:8px
}
ul.title-shape li {
	height:3px;
	display:inline-block;
	width:45px;
	margin-right:2px
}
ul.title-shape li:last-child {
	width:15px
}
ul.title-shape li:nth-child(2) {
width:20px
}
@media only screen and (max-width: 767px) {
.section-title {
font-size:25px;
font-weight:700
}
}
.about-box-bg-1, .about-box-bg-2, .about-box-bg-3 {
	background-image:url(images/about-hover-bg.jpg)
}
.about-box-wrapper {
	margin-top:25px
}
.about-box-content {
	text-align:center;
	border:1px solid #f2f2f2;
	padding:12px 15px 30px
}
.about-box-top-icon i, .about-box-top-icon i:before {
	font-size:40px
}
.about-box-content h5 {
	font-size:18px;
	text-transform:uppercase;
	letter-spacing:1px
}
.about-box-link {
	display:inline-block;
	height:45px;
	width:45px;
	text-align:center;
	line-height:40px;
	border-radius:50%;
	color:#fff;
	margin-top:5px;
	font-size:30px
}
.single-about-box-wrap:hover .about-box-link {
	background:#fff
}
.single-about-box-wrap:hover .about-box-link:hover {
	color:#fff
}
.single-about-box-wrap {
	position:relative;
	overflow:hidden;
	margin-bottom:30px
}
.about-box-bg {
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background-size:cover;
	background-position:center;
	z-index:-1;
	opacity:0;
	visibility:hidden
}
.single-about-box-wrap:hover .about-box-bg {
	opacity:1;
	visibility:visible;
	-webkit-transform:scale(1.2);
	-ms-transform:scale(1.2);
	transform:scale(1.2)
}
.single-about-box-wrap:hover .about-box-content {
	color:#dedede
}
.single-about-box-wrap:hover .about-box-content h5 {
	color:#fff
}
.about-box-bg:before {
	position:absolute;
	background:#000;
	height:100%;
	width:100%;
	top:0;
	left:0;
	content:'';
	opacity:.85
}
.home-1.service-section.section-padding {
	padding-bottom:43px
}
.home-2.service-section.section-padding {
	padding-bottom:40px
}
.service-page-1.service-section.section-padding {
	padding:70px 0 45px
}
.service-page-2.service-section.section-padding {
	padding:60px 0 85px
}
.home-1.service-section {
	background-image:url(images/home-1-service-bg.jpg)
}
.service-section {
	background:#f7f7f7
}
.service-box-wrapper {
	margin-top:25px
}
.home-1.service-section.enable-overlay:before {
	opacity:.9
}
.single-service-box {
	margin-bottom:50px
}
.service-content-wrapper .service-box-icon i, .service-content-wrapper .service-box-icon i:before {
	position:absolute;
	font-size:40px;
	left:0;
	top:-5px
}
.service-box-content a {
	display:inline-block;
	font-family:dosis;
	font-size:15px;
	text-transform:uppercase;
	font-weight:700
}
.service-box-content h4 {
	margin-bottom:10px;
	color:#f4774b!important;
	font-family:dosis;
	text-transform:none;
	font-size:21px
}
.service-box-content p {
	color:#fff;
	font-size:15px
}
.service-box-style-1 .service-content-wrapper {
	position:relative;
	padding-left:55px
}
.service-box-content p:last-of-type {
	margin-bottom:15px
}
.single-service-box.service-box-style-2 {
	padding:0;
	margin-bottom:0
}
.single-service-box.service-box-style-2 .service-content-wrapper {
	border:1px solid #0a3645;
	padding:25px 20px 21px;
	background:#0a3645;
	border-radius:5px;
	text-align:center;
	margin-bottom:20px
}
.service-content-wrapper:hover a.text-btn {
	color:#fff!important
}
.service-content-wrapper:hover .service-box-content h4 {
	color:#fff!important
}
.single-service-box.service-box-style-2 .service-content-wrapper:hover {
	border:1px solid #f4a22b;
	padding:25px 20px 21px;
	background-image:linear-gradient(145deg, #f4a22b, #f34b6b);
	border-radius:5px;
	text-align:center;
	margin-bottom:20px
}
.single-service-box.service-box-style-2 .service-box-icon {
	position:absolute;
	height:55px;
	width:55px;
	text-align:center;
	border-radius:50%;
	background:#fff;
	line-height:55px;
	left:0;
	border:1px solid #ddd
}
.single-service-box.service-box-style-2 .service-box-icon, .single-service-box.service-box-style-2 .service-box-icon i:before {
	font-size:30px
}
.service-box-style-2 .service-content-wrapper .service-box-icon i, .service-box-style-2 .service-content-wrapper .service-box-icon i:before {
	position:relative;
	top:-1px
}
.service-box-style-3 {
	border:1px solid #ddd;
	border-radius:5px;
	text-align:center;
	padding:15px;
	margin-bottom:30px
}
.service-box-style-3 .service-content-wrapper .service-box-icon i, .service-box-style-3 .service-content-wrapper .service-box-icon i:before {
	position:relative
}
.service-box-style-3 .service-box-icon {
	line-height:1;
	margin-top:20px;
	margin-bottom:5px
}
.home-1.service-section .title-shape li {
	background:#fff
}
.home-1.service-section .section-title-wrapper, .home-1.service-section .service-content-wrapper {
	color:#dedede
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.choose_us-box-content h4, .service-box-style-2 .service-box-content h4 {
font-size:22px
}
}
@media only screen and (max-width: 767px) {
.service-page-1.service-section.section-padding {
padding:40px 0 10px
}
.service-page-2.service-section.section-padding {
padding:25px 0 50px
}
.single-service-box {
margin-bottom:30px
}
.service-box-content h4 {
margin-bottom:10px;
font-size:20px
}
.home-1.service-section.section-padding {
padding-bottom:30px
}
.single-service-box.service-box-style-2 .service-box-icon {
height:50px;
width:50px;
line-height:50px;
left:10px
}
.single-service-box.service-box-style-2 .service-box-icon i::before {
font-size:25px
}
.service-box-style-2 .service-content-wrapper .service-box-icon i, .service-box-style-2 .service-content-wrapper .service-box-icon i::before {
top:-3px
}
.home-2.service-section.section-padding {
padding-bottom:30px;
padding-top:35px
}
.contact-form-area {
margin-top:10px!important
}
}
.single-choose-us-box {
	position:relative;
	padding-left:80px;
	margin-bottom:50px
}
.choose-us-box-icon {
	position:absolute;
	height:60px;
	width:60px;
	text-align:center;
	line-height:60px;
	border-radius:50%;
	box-shadow:0 1px 10px 0 #e5e0e0;
	left:0;
	top:5px
}
.choose-us-box-icon i:before {
	font-size:35px
}
.single-choose-us-box:hover .choose-us-box-icon {
	color:#fff;
	box-shadow:none
}
.why-choose-us-wrapper.section-padding {
	padding-bottom:0;
	background-color:#f6f6f6
}
.section-right-bg {
	background-image:url(images/section-right-img-1.png)
}
.choose-us-container.section-right-bg {
	padding-bottom:63px
}
.choose-us-container {
	margin-top:70px
}
@media only screen and (max-width: 767px) {
.choose-us-container {
margin-top:30px
}
.choose_us-box-content h4 {
font-size:20px
}
.choose-us-box-icon {
left:10px
}
.choose-us-container.section-right-bg {
padding-bottom:30px;
background-image:none
}
}
.testimonial-area {
	background-image:url(images/slide-bg-3.jpg)
}
.testimonial-area.enable-overlay:before {
	opacity:.8
}
.testimonial-area .section-title {
	color:#fff
}
.testimonial-area .title-shape li {
	background:#fff
}
.testimonial-area .section-title-wrapper {
	color:#dedede
}
.author-image.author-image-1 {
	background-image:url(images/testimonial-1.png)
}
.author-image.author-image-2 {
	background-image:url(images/testimonial-2.png)
}
.author-image.author-image-3 {
	background-image:url(images/testimonial-3.png)
}
.single-testimonial {

}
.testimonial-content {
	text-align:center;
	margin-top:15px;
	margin-bottom:22px
}
.testimonial-quote {
	text-align:center
}
.testimonial-quote i {
	color:#ededed;
	display:inline-block;
	margin:0 auto;
	font-size:35px
}
.author-details {
	position:relative;
	padding-left:60px
}
.author-image {
	height:50px;
	width:50px;
	background-size:cover;
	background-position:center;
	border-radius:50%;
	position:absolute;
	left:0;
	top:0
}
.author-details {
	position:relative;
	padding-left:60px
}
.author-details h4 {
	font-size:18px;
	font-weight:500;
	margin-bottom:0
}
.author-position {
	font-size:13px;
	color:#8f8f8f
}
.testimonial-main-wrap {
	margin:30px 0
}
.testimonial-wrapper .owl-nav div {
	color:#fff;
	font-size:30px;
	height:50px;
	width:50px;
	position:absolute;
	top:50%;
	margin-top:-25px;
	left:-100px;
	line-height:45px;
	border:1px solid #fff;
	text-align:center;
	opacity:0;
	visibility:hidden
}
.testimonial-wrapper .owl-nav div.owl-next {
	left:auto;
	right:-100px
}
.testimonial-area:hover .owl-nav div {
	opacity:1;
	visibility:visible;
	left:-80px
}
.testimonial-area:hover .owl-nav div.owl-next {
	right:-80px;
	left:auto
}
.testimonial-main-wrap .owl-dots div {
	height:15px;
	width:15px;
	display:inline-block;
	background:#fff;
	margin-right:10px;
	border-radius:50%
}
.testimonial-main-wrap .owl-dots {
	position:absolute;
	width:100%;
	text-align:center;
	bottom:-70px;
	left:0;
	display:none
}
.pricing-table-wrapper {
	margin-top:30px
}
.single-pricing-table {
	text-align:center;
	box-shadow:0 0 10px -2px #ddd;
	color:#505050;
	padding:30px;
	position:relative;
	overflow:hidden;
	margin-bottom:30px
}
.single-pricing-table:hover {
	box-shadow:0 2px 15px 5px #ddd
}
.pricing-table-wrapper i {
	font-size:60px;
	display:inline-block;
	line-height:1;
	margin-bottom:20px;
	margin-top:25px
}
.pricing-table-wrapper i:before {
	font-size:60px
}
.pricing-table-wrapper h2 {
	color:#242424;
	margin-top:10px;
	margin-bottom:15px
}
.single-pricing-table ul {
	margin-right:-30px;
	margin-left:-30px
}
.single-pricing-table ul li {
	border-bottom:1px solid #f2f2f2;
	padding:10px 0
}
.single-pricing-table ul li:last-child {
	border-bottom:1px solid transparent
}
.price {
	font-size:50px;
	font-weight:500
}
span.price-unit {
	font-size:35px
}
.xzopro-btn.fill-btn.pricing-btn {
	padding:10px 29px;
	margin-top:15px;
	margin-bottom:30px!important
}
.table-tag {
	font-size:18px;
	position:absolute;
	padding:10px 25px;
	right:0;
	top:20px;
	line-height:1;
	color:#fff;
	margin-right:-5px
}
.table-tag:before {
	position:absolute;
	content:'';
	height:0;
	width:0;
	border-right:0 solid transparent;
	border-left:10px solid #fff;
	border-bottom:20px solid transparent;
	border-top:18px solid transparent;
	top:0;
	left:0
}
@media only screen and (max-width: 767px) {
.pricing-table-wrapper h2 {
font-size:25px
}
.price {
font-size:30px
}
span.price-unit {
font-size:25px
}
.xzopro-btn.fill-btn.pricing-btn {
padding:8px 18px;
font-size:12px
}
}
.cta-area, .cta-area h4 {
	color:#fff
}
.cta-area p:last-child, .cta-area h4 {
	margin-bottom:0
}
.cta-area p:last-child, .cta-btn-wrap {
	margin-top:0
}
.cta-btn-wrap {
	text-align:right
}
.cta-area {
	padding:30px 0
}
@media only screen and (max-width: 767px) {
.cta-area h4 {
font-size:22px;
line-height:1.6
}
.cta-area, .cta-btn-wrap {
text-align:center
}
.cta-btn-wrap {
margin-top:30px
}
}
.project-wrapper {
	margin-top:15px
}
.project-bg-1 {
	background-image:url(images/work-img-1.jpg)
}
.project-bg-2 {
	background-image:url(images/work-img-2.jpg)
}
.project-bg-3 {
	background-image:url(images/work-img-3.jpg)
}
.project-bg-4 {
	background-image:url(images/work-img-4.jpg)
}
.project-bg-5 {
	background-image:url(images/work-img-5.jpg)
}
.project-bg-6 {
	background-image:url(images/work-img-6.jpg)
}
.project-bg-7 {
	background-image:url(images/work-img-7.jpg)
}
.project-bg-8 {
	background-image:url(images/work-img-8.jpg)
}
.project-bg-9 {
	background-image:url(images/work-img-9.jpg)
}
.project-bg-10 {
	background-image:url(images/work-img-10.jpg)
}
.project-box {
	height:250px;
	position:relative;
	margin-bottom:30px;
	overflow:hidden
}
.project-box:hover .project-bg {
	-webkit-transform:scale(1.2);
	-ms-transform:scale(1.2);
	transform:scale(1.2)
}
.project-bg:before {
	position:absolute;
	content:'';
	height:100%;
	width:100%;
	left:0;
	top:0;
	background:#000;
	opacity:.75;
	-webkit-transform:scale(0);
	-ms-transform:scale(0);
	transform:scale(0)
}
.project-box:hover .project-bg:before {
	transform:scale(1);
	-webkit-transform:scale(1);
	-ms-transform:scale(1)
}
.project-bg, .project-content, .project-table {
	height:100%;
	width:100%
}
.project-bg {
	background-size:cover;
	background-position:center
}
.project-content {
	position:absolute;
	top:0;
	left:0;
	opacity:0;
	visibility:hidden
}
.project-box:hover .project-content {
	opacity:1;
	visibility:visible
}
.project-table {
	display:table;
	text-align:center
}
.project-table-cell {
	display:table-cell;
	vertical-align:middle
}
.project-box h4 {
	font-size:20px;
	text-transform:capitalize;
	margin-bottom:5px;
	display:inline-block;
	color:#fff
}
.comma-project-cat {
	text-transform:capitalize;
	margin-bottom:5px
}
.project-box, .project-box a {
	color:#fff
}
.image-popup-link {
	font-size:30px
}
.image-popup-link:active, .image-popup-link:focus {
	outline:0;
	box-shadow:none
}
.isotpo-mobile-title {
	font-size:18px;
	text-transform:capitalize;
	display:none
}
ul.work-filter-btn {
	margin-bottom:40px
}
.work-filter-btn li {
	display:inline-block;
	text-transform:capitalize;
	font-size:18px;
	cursor:pointer;
	margin-right:30px
}
.work-filter-btn li.active {
	cursor:default
}
.xzopro-project-page-nav {
	margin:30px 0
}
.xzopro-project-page-nav .page-numbers {
	display:inline-block;
	font-size:18px;
	line-height:1;
	padding:10px 15px;
	border-radius:5px;
	color:#505050;
	border:1px solid
}
.xzopro-project-page-nav a.prev, .xzopro-project-page-nav a.next {
	padding:9px 15px
}
@media only screen and (min-width: 1200px) {
.masonry-enable .project-box {
height:210px
}
.project-item-wrapper.masonry-enable .single-project-item:nth-child(10) {
max-width:50%;
flex:0 0 50%
}
.project-item-wrapper.masonry-enable .single-project-item:nth-child(8) .project-box {
height:450px
}
}
@media only screen and (max-width: 767px) {
.work-filter-btn {
display:none
}
.work-filter-btn li:hover, .isotpo-mobile-title:hover, .work-filter-btn li.active {
background:#253cac
}
.work-filter-btn li.active {
color:#fff
}
.isotpo-mobile-title, .work-filter-btn li {
background:#0a6db7
}
.isotpo-mobile-title {
display:block;
padding:10px 15px;
text-align:center;
position:relative;
cursor:pointer;
text-transform:uppercase;
color:#fff;
margin-bottom:30px
}
.isotpo-mobile-title::before {
background:transparent;
border-bottom:2px solid;
border-right:2px solid;
content:"";
height:15px;
position:absolute;
right:25px;
top:16px;
-ms-transform:rotate(45deg);
-webkit-transform:rotate(45deg);
transform:rotate(45deg);
width:15px;
border-color:#fff
}
.isotpo-mobile-title.active::before {
-ms-transform:rotate(-135deg);
-webkit-transform:rotate(-135deg);
transform:rotate(-135deg);
top:25px
}
.work-filter-btn li {
display:block;
margin-right:0;
margin-bottom:5px;
padding:5px 15px
}
.work-filter-btn li, .work-filter-btn li.active, .work-filter-btn li:hover {
color:#fff
}
.xzopro-project-page-nav {
margin-top:10px
}
.xzopro-project-page-nav a.prev, .xzopro-project-page-nav a.next, .xzopro-project-page-nav .page-numbers {
padding:8px 13px
}
.xzopro-project-page-nav .page-numbers {
font-size:12px
}
}
.counter-area {
	padding:50px 0
}
.counter-area.enable-overlay:before {
	opacity:.8
}
.counter-box-table {
	height:100px;
	display:table;
	width:100%;
	text-align:center
}
.counter-box-cell {
	vertical-align:middle;
	display:table-cell
}
.count-icon {
	font-size:50px;
	height:60px;
	width:60px;
	text-align:center;
	line-height:60px;
	position:absolute;
	left:0;
	top:50%;
	margin-top:-28px;
	opacity:.9
}
.count-icon i:before {
	font-size:50px
}
.count-number, .count-content span {
	font-size:24px;
	font-weight:600;
	display:inline-block
}
.count-content span {
	margin-left:5px
}
.count-text {
	margin-top:-10px;
	opacity:.9
}
.single-counter-box {
	display:inline-block;
	padding-left:70px;
	position:relative;
	text-align:left;
	color:#fff
}
@media only screen and (max-width: 767px) {
.counter-box-table {
text-align:left
}
}
.post-thumb-1 {
	background-image:url(images/work-img-4.jpg)
}
.post-thumb-2 {
	background-image:url(images/work-img-5.jpg)
}
.post-thumb-3 {
	background-image:url(images/work-img-2.jpg)
}
.post-thumb-4 {
	background-image:url(images/work-img-6.jpg)
}
.post-thumb-5 {
	background-image:url(images/blog-1.jpg)
}
.post-thumb-6 {
	background-image:url(images/blog-2.jpg)
}
.post-thumb-7 {
	background-image:url(images/blog-3.jpg)
}
.post-thumb-8 {
	background-image:url(images/work-img-7.jpg)
}
.post-thumb-9 {
	background-image:url(images/gal-3.jpg)
}
.single-blog-post {
	border:1px solid #ddd;
	border-radius:5px;
	margin-bottom:30px
}
.post-thumb-wrapper {
	position:relative;
	height:220px;
	overflow:hidden;
	border-radius:5px 5px 0 0
}
.post-thumb {
	height:220px;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	border-radius:5px 5px 0 0;
	background-size:cover;
	background-position:center
}
.single-blog-post:hover .post-thumb {
	-ms-transform:scale(1.2);
	-webkit-transform:scale(1.2);
	transform:scale(1.2)
}
.post-thumb-link {
	position:absolute;
	width:100%;
	height:100%
}
.post-link-tbl {
	display:table;
	width:100%;
	height:100%
}
.post-link-tbl-cell {
	display:table-cell;
	vertical-align:middle;
	text-align:center
}
.post-thumb-wrapper:after {
	position:absolute;
	content:'';
	height:100%;
	width:100%;
	background:#000;
	z-index:1;
	left:0;
	top:0;
	opacity:0;
	visibility:hidden
}
.single-blog-post:hover .post-thumb-wrapper:after {
	opacity:.7;
	visibility:visible
}
.post-link-tbl-cell a {
	color:#fff;
	position:relative;
	z-index:2;
	height:60px;
	width:60px;
	display:inline-block;
	text-align:center;
	border-radius:50%;
	line-height:60px;
	font-size:35px;
	visibility:hidden;
	opacity:0
}
.single-blog-post:hover .post-link-tbl-cell a {
	opacity:1;
	visibility:visible
}
.post-header-meta ul li {
	display:inline-block
}
.blog-items-wrapper {
	margin-top:25px
}
.post-header-meta ul li:last-child, .single-blog-post .post-footer p.text-right {
	float:right
}
.post-content {
	padding:15px
}
.post-content h4 {
	font-size:22px;
	margin-top:5px;
	margin-bottom:10px
}
.post-header-meta {
	margin-bottom:10px
}
.single-blog-post .post-footer p {
	display:inline-block
}
.post-header-meta li i {
	margin-right:10px
}
.post-header-meta li a {
	color:#505050
}
.post-header-meta li i {
	margin-right:10px
}
.post-header-meta li a {
	color:#505050
}
.post-footer p {
	line-height:1;
	margin-bottom:10px;
	margin-top:15px
}
.post-footer .comment-count {
	font-size:18px
}
.post-footer .comment-count i {
	margin-right:8px
}
.blog-carousel-items {
	position:relative
}
.blog-carousel-items .owl-nav div {
	position:absolute;
	height:50px;
	width:50px;
	color:#fff;
	font-size:35px;
	line-height:45px;
	text-align:center;
	top:50%;
	margin-top:-25px;
	left:-200px
}
.blog-carousel-items .owl-nav div.owl-next {
	left:auto;
	right:-200px
}
.blog-items-wrapper:hover .blog-carousel-items .owl-nav div {
	left:-70px
}
.blog-items-wrapper:hover .blog-carousel-items .owl-nav div.owl-next {
	left:auto;
	right:-70px
}
.client-logo-area {
	background-color:#f4f4f4;
	padding:50px 0
}
.owl-carousel .owl-item .single-brand-logo img {
	max-width:100%;
	width:auto;
	display:inline-block
}
.single-logo-box {
	display:table;
	width:100%;
	height:100px
}
.single-brand-logo {
	display:table-cell;
	vertical-align:middle;
	text-align:center
}
.contact-form-area {
	margin-top:40px
}
.contact-area.section-padding {
	padding-bottom:0
}
.home-2.contact-area.section-padding {
	padding-bottom:100px
}
.form-wrapper.section-left-bg {
	padding-bottom:100px
}
.xzopro-contact-form-1 textarea {
	height:150px
}
.form-wrapper.section-left-bg {
	background-image:url(../images/man.png)
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.form-wrapper.section-left-bg {
background-image:none
}
}
@media only screen and (max-width: 767px) {
.form-wrapper.section-left-bg {
padding-bottom:20px;
background-image:none
}
input[type="submit"] {
padding:8px 15px;
font-size:12px
}
.home-2.contact-area.section-padding {
padding-bottom:65px
}
}
#googleMap {
	height:450px;
	width:100%
}
#googleMap.googlemap-2 {
	height:579px
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
#googleMap.googlemap-2 {
height:600px
}
#googleMap {
height:300px
}
}
@media only screen and (max-width: 767px) {
#googleMap, #googleMap.googlemap-2 {
height:250px
}
#googleMap.googlemap-2 {
margin-top:60px
}
}
.site-footer {
	line-height:1.5
}
.footer-top-area {
	background-image:url(images/footer-bg.png);
	background-color:#0c3847;
	background-size:cover;
	background-position:center;
	padding:40px 0
}
.address-widget-list p {
	margin-bottom:8px
}
.footer-top-area .widget {
	margin-bottom:0
}
.site-footer, .site-footer a {
	color:#dedede
}
.site-footer ul {
	margin:0;
	padding:0;
	list-style:none
}
.site-footer .widget-title {
	font-size:24px;
	margin-bottom:15px
}
a.footer-widget-logo {
	display:inline-block;
	margin-bottom:15px
}
.site-footer .widget-title {
	font-size:18px;
	margin-bottom:20px;
	color:#dedede;
	font-weight:600;
	margin-top:70px
}
a.footer-widget-logo {
	display:inline-block;
	margin-bottom:15px
}
.widget .social-icons li {
	display:inline-block;
	margin-right:2px;
	font-size:20px;
	margin-bottom:10px
}
.widget .social-icons li a {
	height:30px;
	width:30px;
	display:inline-block;
	text-align:center;
	background:#fff;
	border-radius:5px
}
.widget .social-icons li:last-child a {
	padding-right:5px
}
.widget .social-icons a.facebook {
	color:#4267b1
}
.widget .social-icons a.facebook:hover {
	background:#4267b1
}
.widget .social-icons a.twitter {
	color:#1da0f2
}
.widget .social-icons a.twitter:hover {
	background:#1da0f2
}
.widget .social-icons a.gplus {
	color:#dd5043
}
.widget .social-icons a.gplus:hover {
	background:#dd5043
}
.widget .social-icons a.linkedin {
	color:#0177b5
}
.widget .social-icons a.linkedin:hover {
	background:#0177b5
}
.widget .social-icons a.pinterest {
	color:#bd081c
}
.widget .social-icons a.pinterest:hover {
	background:#bd081c
}
.widget .social-icons a.instagram {
	color:#d32e85
}
.widget .social-icons a.instagram:hover {
	background:#d32e85
}
.widget .social-icons a.facebook:hover, .widget .social-icons a.twitter:hover, .widget .social-icons a.gplus:hover, .widget .social-icons a.linkedin:hover, .widget .social-icons a.pinterest:hover, .widget .social-icons a.instagram:hover {
	color:#fff
}
.footer-top-area .widget.widget_nav_menu li {
	position:relative;
	margin-bottom:3px;
	padding-left:15px;
	width:50%;
	float:left
}
.footer-top-area .widget.widget_nav_menu li a {
	font-weight:300;
	color:#dedede;
	font-size:13px
}
.footer-top-area .widget.widget_nav_menu li a:before {
	position:absolute;
	content:'\f105';
	font-family:fontawesome;
	left:0;
	top:2px
}
.site-footer li a, .footer-top-area .widget.widget_nav_menu li:before {
-webkit-transition:.5s;
transition:.5s
}
.site-footer li a:hover {
	text-decoration:none
}
.recent-post-widget-thumb {
	height:60px;
	width:60px;
	background-size:cover;
	background-position:center;
	display:inline-block;
	position:absolute;
	left:0;
	top:8px
}
.recent-post-widget-thumb-1 {
	background-image:url(images/post-thumb-1.jpg)
}
.recent-post-widget-thumb-2 {
	background-image:url(images/post-thumb-2.jpg)
}
.recent-post-widget-thumb-3 {
	background-image:url(images/post-thumb-3.jpg)
}
.recent-news-widget li {
	position:relative;
	padding-left:75px;
	min-height:60px;
	margin-bottom:15px
}
.recent-news-widget li:last-child, .footer-top-area .widget.widget_nav_menu li:last-child {
	margin-bottom:0
}
.widget .social-icons li:last-child {
	margin-right:0
}
ul.recent-news-widget h6 {
	font-weight:500;
	font-size:16px;
	line-height:1.5
}
.recent-widget-date {
	font-size:12px;
	margin-top:-10px
}
@media only screen and (min-width: 992px) {
.footer-top-area .widget.col-lg-3:nth-child(1) {
max-width:25%;
flex:0 0 25%
}
.footer-top-area .widget.col-lg-3:nth-child(3) {
max-width:31.333333%;
flex:0 0 31.333333%
}
.footer-top-area .widget.col-lg-3:nth-child(4) {
max-width:27%;
flex:0 0 27%
}
}
.address-widget-list li {
	position:relative;
	padding-left:30px;
	font-size:13px
}
.address-widget-list i {
	font-size:15px;
	position:absolute;
	left:0;
	top:0
}
.address-widget-list i.fa-map-marker {
	font-size:22px
}
.address-widget-list .footer-mail-address i {
	top:3px
}
.address-widget-list i.fa-phone {
	top:5px
}
.footer-subscribe-form {
	position:relative;
	margin-top:30px
}
.footer-subscribe-form input[type="submit"] {
	position:absolute;
	right:5px;
	top:5px
}
.footer-subscribe-form input[type="email"] {
	padding:15px 10px;
	border-radius:5px;
	margin-bottom:0
}
.footer-bottom-menu-container li {
	display:inline-block;
	margin-right:10px
}
.footer-bottom-menu-container li:last-child {
	margin-right:0
}
.footer-bottom-menu-container li a {
	display:block;
	padding:5px
}
.footer-bottom-menu-container li:last-child a {
	padding-right:0
}
.site-info {
	margin-top:5px;
	font-size:12px
}
.footer-bottom-area {
	padding:10px 0;
	background:#000
}
.footer-bottom-menu-container {
	text-align:right
}
@media only screen and (max-width: 991px) {
.site-info, .footer-bottom-menu-container {
text-align:center
}
.site-info {
margin-bottom:5px
}
}
@media only screen and (max-width: 767px) {
.footer-top-area {
padding:30px 0 5px
}
.footer-subscribe-form input[type="email"] {
padding:10px
}
.footer-bottom-menu-container li a {
padding:2px;
font-size:13px
}
.site-info {
font-size:13px
}
.site-footer .widget-title {
font-size:22px;
font-weight:600;
margin-top:25px
}
}
.border-image-and-text-area.section-padding {
	padding:100px 0 65px
}
.border-image-wrap {
	padding:15px 0 15px 15px;
	position:relative;
	overflow:hidden;
	margin-bottom:35px
}
.border-image-wrap-border {
	position:absolute;
	content:'';
	height:1000px;
	width:70%;
	top:0;
	z-index:1;
	left:0;

}
.border-image-wrap img {
	position:relative;
	z-index:2
}
.twbi-text h2 {
	font-size:35px;
	margin-bottom:20px;
	font-weight:700;
	letter-spacing:-.6px
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
.twbi-text h1 {
margin-top:0
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.border-image-wrap {
padding:15px 0 15px 15px
}
.twbi-text h2 {
font-size:28px;
margin-top:0
}
}
@media only screen and (max-width: 767px) {
.border-image-wrap {
padding:15px 0 15px 15px;
margin-bottom:15px
}
.twbi-text h2 {
font-size:25px!important;
margin-top:15px
}
.border-image-and-text-area.section-padding {
padding:65px 0 45px
}
}
.team-area.section-padding {
	padding-bottom:100px
}
.team-wrapper {
	margin-top:30px
}
.single-team-member {
	box-shadow:0 0 35px -4px #efefef;
	border-radius:5px;
	padding:27px;
	border:1px solid #efefef
}
.member-image {
	height:200px;
	width:200px;
	display:inline-block;
	overflow:hidden;
	border-radius:50%;
	margin-bottom:15px
}
.member-icons li {
	display:inline-block;
	font-size:20px;
	margin-right:10px
}
.member-content h4 {
	margin-bottom:5px
}
.member-content p {
	margin-bottom:0
}
.member-icons {
	border-top:1px solid #efefef;
	margin-right:-30px;
	margin-left:-30px;
	padding:20px 30px 0;
	line-height:1;
	margin-top:20px
}
.member-icons li:last-child {
	margin-right:0
}
.team-carousel-wrap .owl-nav div {
	position:absolute;
	height:50px;
	width:50px;
	color:#fff;
	font-size:35px;
	line-height:45px;
	text-align:center;
	top:50%;
	margin-top:-25px;
	left:-200px
}
.team-carousel-wrap .owl-nav div.owl-next {
	left:auto;
	right:-200px
}
.team-wrapper:hover .team-carousel-wrap .owl-nav div {
	left:-60px
}
.team-wrapper:hover .team-carousel-wrap .owl-nav div.owl-next {
	left:auto;
	right:-60px
}
@media only screen and (max-width: 991px) {
.member-image {
height:150px;
width:150px
}
.member-content h4 {
font-size:18px
}
.team-wrapper:hover .team-carousel-wrap .owl-nav div {
left:0
}
.team-wrapper:hover .team-carousel-wrap .owl-nav div.owl-next {
right:0
}
}
@media only screen and (max-width: 767px) {
.team-area.section-padding {
padding-bottom:65px
}
}
.search-wrapper {
	background:#302e4e;
	position:fixed;
	width:100%;
	height:100%;
	z-index:1000;
	display:table;
	opacity:0;
	visibility:hidden
}
.search-wrapper.show {
	opacity:1;
	visibility:visible
}
.search-form-content {
	display:table-cell;
	vertical-align:middle
}
form.search-form {
	position:relative
}
form.search-form button {
	position:absolute;
	top:0;
	right:0;
	height:100%;
	width:50px;
	border:1px solid #fff
}
form.search-form input[type=search] {
	margin-bottom:0;
	background:transparent;
	color:#fff
}
.search-wrapper input::-webkit-input-placeholder {
font-size:16px;
color:#fff
}
.search-wrapper input::-moz-placeholder {
font-size:16px;
opacity:1;
color:#fff
}
.search-wrapper::-moz-placeholder {
font-size:16px;
opacity:1;
color:#fff
}
.search-wrapper input::-ms-input-placeholder {
font-size:16px;
color:#fff;
font-size:16px;
font-weight:300;
color:#fff
}
#loader-wrapper {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:999999999;
	overflow:hidden
}
#loader {
	display:block;
	position:relative;
	left:50%;
	top:50%;
	width:150px;
	height:150px;
	margin:-75px 0 0 -75px;
	border-radius:50%;
	border:3px solid transparent;
	border-top-color:#fff;
	-webkit-animation:spin 1.7s linear infinite;
	animation:spin 1.7s linear infinite;
	z-index:11
}
#loader:before {
	content:"";
	position:absolute;
	top:5px;
	left:5px;
	right:5px;
	bottom:5px;
	border-radius:50%;
	border:3px solid transparent;
	border-top-color:#fff;
-webkit-animation:spin-reverse .6s linear infinite;
animation:spin-reverse .6s linear infinite
}
#loader:after {
	content:"";
	position:absolute;
	top:15px;
	left:15px;
	right:15px;
	bottom:15px;
	border-radius:50%;
	border:3px solid transparent;
	border-top-color:#fff;
	-webkit-animation:spin 1s linear infinite;
	animation:spin 1s linear infinite
}
@-webkit-keyframes spin {
0% {
-webkit-transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(360deg)
}
}
@keyframes spin {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(360deg);
transform:rotate(360deg)
}
}
@-webkit-keyframes spin-reverse {
0% {
-webkit-transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(-360deg)
}
}
@keyframes spin-reverse {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(-360deg);
transform:rotate(-360deg)
}
}
#loader-wrapper .loader-section {
	position:fixed;
	top:0;
	width:51%;
	height:100%;
	background:#0c3847;
	z-index:10
}
#loader-wrapper .loader-section.section-left {
	left:0
}
#loader-wrapper .loader-section.section-right {
	right:0
}
.loaded #loader-wrapper .loader-section.section-left {
	-webkit-transform:translateX(-100%);
	transform:translateX(-100%);
-webkit-transition:all .7s .3s cubic-bezier(0.645, 0.045, 0.355, 1);
transition:all .7s .3s cubic-bezier(0.645, 0.045, 0.355, 1)
}
.loaded #loader-wrapper .loader-section.section-right {
	-webkit-transform:translateX(100%);
	transform:translateX(100%);
-webkit-transition:all .7s .3s cubic-bezier(0.645, 0.045, 0.355, 1);
transition:all .7s .3s cubic-bezier(0.645, 0.045, 0.355, 1)
}
.loaded #loader {
	opacity:0;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
-webkit-transition:all .3s ease-out;
transition:all .3s ease-out
}
.loaded #loader-wrapper {
	visibility:hidden;
	-webkit-transform:translateY(-100%);
	transform:translateY(-100%);
-webkit-transition:all .3s 1s ease-out;
transition:all .3s 1s ease-out
}
.banner-area {
	/* background-image: url(images/banner.jpg); */
    text-align: left;
	padding: 7px 0;
	background: #0d4a5f;
}
.header-style-2 .banner-area {
	padding:190px 0 70px
}
.banner-area.enable-overlay:before {
	opacity:.8
}
.banner-area h2 {
	font-size:25px;
	font-weight:700;
	color:#fff;
	margin-bottom:0
}
.breadcrumb {
	background:transparent;
	padding:0;
	margin:0;
	font-size:12px
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.breadcrumb-item {
display:inline
}
nav .breadcrumb {
text-align:center;
display:inline-block;
font-size:16px
}
}
@media only screen and (max-width: 767px) {
.banner-area {
margin-top:-1px;
padding:70px 0
}
.header-style-2 .banner-area {
padding:150px 0 70px
}
.banner-area h2 {
font-size:25px
}
.breadcrumb-item {
display:inline
}
nav .breadcrumb {
text-align:center;
display:inline-block;
font-size:16px
}
}
.progress-bar-area {
	background-image:url(images/progress-area-bg.jpg)
}
.progress-bar-area.enable-overlay:before {
	opacity:.9
}
.twb-wrapper h4 {
	margin-bottom:5px;
	font-style:italic;
	font-weight:700
}
.twb-wrapper h2 {
	font-size:36px;
	margin-bottom:15px;
	color:#fff
}
.twb-wrapper {
	color:#dedede
}
.twb-btn {
	margin:35px 0
}
.progress-bar-area.section-padding {
	padding:95px 0 65px
}
.skill-wrapper {
	margin-bottom:40px;
	color:#ebeaeb
}
.skillbar {
	padding:2px;
	border-radius:10px;
	border:1px solid #ebeaeb;
	background:transparent
}
.skill-title {
	text-transform:uppercase;
	font-weight:600;
	margin-bottom:6px
}
.progress-fill-bar {
	height:10px;
	width:0;
	border-radius:10px;
	overflow:visible!important;
	position:relative
}
.skill-percent-count-wrap {
	position:absolute;
	right:0;
	line-height:1;
	top:-35px;
	font-size:18px;
	font-weight:600
}
@media only screen and (max-width: 767px) {
.progress-bar-area.section-padding {
padding:60px 0 30px
}
.twb-wrapper h2 {
font-size:25px
}
}
.popup-video-area {
	background-image:url(images/video-bg.jpg)
}
.popup-video-area.enable-overlay:before {
	opacity:.7
}
.popup-video-area.section-padding {
	padding:80px 0 78px
}
.video-play-button {
	display:inline-block;
	width:32px;
	height:44px;
	border-radius:50%;
	padding:18px 20px 18px 28px;
	position:relative;
	margin:40px 0
}
.video-play-button:focus, .video-play-button:active {
	outline:none;
	box-shadow:none
}
.video-play-button:before {
	content:"";
	position:absolute;
	z-index:0;
	left:50%;
	top:50%;
	transform:translateX(-50%) translateY(-50%);
	-webkit-transform:translateX(-50%) translateY(-50%);
	-ms-transform:translateX(-50%) translateY(-50%);
	display:block;
	width:80px;
	height:80px;
	border-radius:50%;
	-webkit-animation:pulse-border 1500ms ease-out infinite;
	animation:pulse-border 1500ms ease-out infinite
}
.video-play-button:after {
	content:"";
	position:absolute;
	z-index:1;
	left:50%;
	top:50%;
	-webkit-transform:translateX(-50%) translateY(-50%);
	-ms-transform:translateX(-50%) translateY(-50%);
	transform:translateX(-50%) translateY(-50%);
	display:block;
	width:80px;
	height:80px;
	border-radius:50%;
	transition:all 200ms
}
.video-play-button i {
	color:#fff;
	z-index:2;
	position:absolute;
	font-size:45px;
	left:10px;
	top:0
}
.popup-video-area p {
	font-size:19px;
	line-height:1.5;
	color:#dedede
}
.popup-video-area h2 {
	font-size:36px;
	margin-bottom:20px;
	font-weight:700;
	color:#fff
}
@keyframes pulse-border {
0% {
-webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);
-ms-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);
transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);
opacity:1
}
100% {
transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
-webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
-ms-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
opacity:0
}
}
@-webkit-keyframes pulse-border {
0% {
-webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);
-ms-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);
transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);
opacity:1
}
100% {
transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
-webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
-ms-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
opacity:0
}
}
@media only screen and (max-width: 767px) {
.popup-video-area h2 {
font-size:25px
}
.popup-video-area p {
font-size:15px
}
.popup-video-area.section-padding {
padding:45px 0
}
}
.text-with-title-wrap h2 {
	font-size:36px;
	font-weight:700;
	margin-bottom:15px
}
.single-service-image-wrap {
	margin-bottom:40px
}
.text-with-title-wrap h4 {
	font-weight:700
}
.iconic-list li {
	font-weight:600;
	position:relative;
	margin-bottom:10px;
	padding-left:35px
}
.iconic-list li::before {
position:absolute;
content:'\f105';
font-family:fontawesome;
height:25px;
width:25px;
border:2px solid;
border-radius:50%;
line-height:20px;
font-size:20px;
text-align:center;
left:0;
top:2px
}
.iconic-list-wrap {
	margin-top:30px
}
.text-with-bg-color h4 {
	font-weight:700;
	color:#fff;
	font-style:normal
}
.text-with-bg-color {
	color:#fff;
	padding:30px;
	font-style:italic;
	margin-top:35px;
	margin-bottom:10px
}
.image-iconic-list h4 {
	font-weight:700
}
.image-iconic-list li {
	font-weight:600;
	position:relative;
	padding-left:40px;
	margin-bottom:10px
}
.image-iconic-list li:before {
	position:absolute;
	content:'';
	height:27px;
	width:27px;
	background-image:url(images/img-icon.png);
	background-size:cover;
	background-position:center;
	left:0;
	top:5px
}
.text-with-image-and-list {
	margin-top:30px
}
.related-services-wrap {
	margin-top:40px
}
.image-iconic-list {
	margin-top:35px
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.twial-image-wrap {
margin-bottom:35px;
text-align:center
}
.twial-image-wrap img {
display:inline-block;
margin:0 auto
}
}
@media only screen and (max-width: 767px) {
.text-with-title-wrap h2 {
font-size:25px
}
.twial-image-wrap {
margin-bottom:35px
}
.iconic-list li::before {
top:5px
}
.text-with-bg-color h4, .image-iconic-list h4 {
font-size:22px
}
}
.single-project-page.section-padding {
	padding:100px 0
}
.single-gallery-image {
	height:380px;
	width:100%;
	background-size:cover;
	background-position:center
}
.project-gallery-image-1 {
	background-image:url(images/gal-1.jpg)
}
.project-gallery-image-2 {
	background-image:url(images/work-img-9.jpg)
}
.project-gallery-image-3 {
	background-image:url(images/gal-2.jpg)
}
.project-gallery-image-4 {
	background-image:url(images/gal-3.jpg)
}
.project-gallery-wrap {
	position:relative;
	overflow:hidden
}
.project-gallery-wrap .owl-nav div {
	position:absolute;
	height:50px;
	width:50px;
	text-align:center;
	font-size:30px;
	color:#fff;
	line-height:50px;
	top:50%;
	margin-top:-25px;
	left:-100px;
	opacity:0;
	visibility:hidden
}
.project-gallery-wrap .owl-nav div.owl-next {
	left:auto;
	right:-100px
}
.project-gallery-wrap:hover .owl-nav div {
	left:0;
	opacity:1;
	visibility:visible
}
.project-gallery-wrap:hover .owl-nav div.owl-next {
	left:auto;
	right:0
}
.project-gallery-details-box {
	height:380px;
	display:table;
	width:100%;
	padding:50px;
	background-color:#f8f8f8
}
.project-gallery-details-content {
	display:table-cell;
	vertical-align:middle
}
.project-gallery-details-content h4 {
	margin-bottom:20px
}
.project-gallery-details-content li h6 {
	display:inline-block
}
.tab-content {
}
.nav-tabs .nav-link {
	padding:10px 25px
}
.nav-tabs .nav-item {
	margin-right:3px
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
.project-gallery-details-box {
padding:30px
}
}
@media only screen and (max-width: 767px) {
.single-project-page.section-padding {
padding:65px 0
}
.single-gallery-image {
height:250px
}
.project-gallery-details-box {
height:auto;
padding:30px
}
.project-details-tab .text-with-title-wrap h4 {
font-size:20px
}
.nav-tabs .nav-link {
padding:5px 10px
}
.tab-content {
padding:15px
}
}
.blog-page.section-padding {
	padding:100px 0
}
.xzopro-posts {
	margin-bottom:70px
}
.xzopro-posts:last-of-type {
	margin-bottom:0
}
.xzopro-post-thumb {
	margin-bottom:30px;
	border-radius:5px;
	overflow:hidden
}
.blog-title {
	margin-bottom:20px
}
.blog-title a {
	color:#242424
}
.xzopro-posts-meta {
	margin-bottom:20px
}
.xzopro-posts-meta li {
	display:inline-block;
	margin-right:15px
}
.xzopro-posts-meta li i {
	font-size:18px;
	margin-right:5px
}
.xzopro-post-read-more {
	margin-top:30px
}
.blog-page-nav .xzopro-project-page-nav {
	margin:0
}
.blog-full .blog-page-nav .xzopro-project-page-nav {
	margin-top:50px
}
aside.sidebar-widget-area .widget-title {
	border-bottom:1px solid;
	margin-right:-30px;
	margin-left:-30px;
	padding-left:30px;
	margin-bottom:26px;
	color:#fff;
	padding-top:15px;
	padding-bottom:15px
}
aside.sidebar-widget-area .widget {
	padding-left:30px;
	margin-bottom:30px;
	padding-right:30px;
	padding-bottom:30px
}
.widget.widget_categories li a, .widget.widget_recent_comments li {
	position:relative;
	padding-left:15px;
	font-size:16px;
	color:#505050
}
.widget.widget_categories li a:before, .widget.widget_recent_comments li:before {
	position:absolute;
	content:'\f105';
	font-family:fontawesome;
	left:0;
	top:-8px;
	font-size:20px
}
.widget.widget_recent_comments li:before {
	top:-4px
}
aside.sidebar-widget-area .widget_xzopro-latest-post a {
	color:#505050
}
aside.sidebar-widget-area .widget:last-child {
	margin-bottom:0
}
.widget.widget_recent_comments li span {
	margin-right:10px
}
.widget.widget_recent_comments li a {
	color:#505050;
	font-weight:600;
	margin-left:5px
}
aside.sidebar-widget-area .widget_recent_comments li {
	margin-bottom:8px
}
.single-blog-page.section-padding {
	padding:100px 0
}
.entry-footer {
	margin-top:30px;
	padding-top:30px;
	border-top:1px solid #ddd
}
.entry-footer .post-tags {
	font-weight:700;
	font-size:18px
}
.entry-footer .post-tags a {
	font-size:15px;
	font-weight:400;
	color:#242424
}
.comments-area ol {
	margin:0;
	padding:0;
	list-style:none
}
.children li {
	padding-left:30px
}
.comment-author.vcard b.fn a, .comment-metadata time {
	color:#505050
}
.comment-metadata time {
	font-weight:400
}
.comment .comment-body {
	margin-top:30px;
	padding:15px 15px 20px 0;
	border-bottom:1px solid #ddd;
	position:relative
}
.comment-meta {
	position:relative;
	padding-left:100px;
	margin-bottom:30px
}
.comment-meta img.avatar {
	position:absolute;
	left:0;
	top:-10px;
	width:80px;
	height:80px;
	border-radius:50%
}
.reply {
	display:inline-block;
	position:absolute;
	top:10px;
	right:5px
}
.reply:before {
	position:absolute;
	content:'\f112';
	font-family:fontawesome;
	top:3px;
	left:-10px;
	color:#242424
}
.reply a {
	display:inline-block;
	padding:0 10px;
	font-size:18px;
	font-weight:700;
	color:#242424
}
#comments, .comment-respond {
	margin-top:60px
}
.comments-title {
	margin-bottom:25px;
	margin-top:10px;
	font-size:28px;
	padding-bottom:20px;
	border-bottom:1px solid #ddd
}
.comments-heading {
	margin-bottom:0
}
.comment-form-wrap {
	margin-top:30px
}
.comment-form-wrap input[type=text], .comment-form-wrap input[type=email], .comment-form-wrap input[type=url], .comment-form-wrap textarea {
	margin-bottom:10px
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.blog-page-nav .xzopro-project-page-nav, .blog-left-sidebar aside.sidebar-widget-area .widget:last-child {
margin-bottom:50px
}
.blog-left-sidebar .blog-page-nav .xzopro-project-page-nav, .blog-full .blog-page-nav .xzopro-project-page-nav {
margin-bottom:0
}
.single-blog-page .sidebar-widget-area {
margin-top:65px
}
}
@media only screen and (max-width: 767px) {
.blog-page.section-padding {
padding:65px 0
}
.blog-title {
font-size:20px
}
.blog-page-nav .xzopro-project-page-nav {
margin-bottom:50px
}
aside.sidebar-widget-area .widget-title {
padding-top:10px;
padding-bottom:10px;
font-size:20px
}
.blog-left-sidebar .blog-page-nav .xzopro-project-page-nav, .blog-full .blog-page-nav .xzopro-project-page-nav {
margin-bottom:0
}
.blog-left-sidebar aside.sidebar-widget-area .widget:last-child {
margin-bottom:50px
}
.blog-full .blog-page-nav .xzopro-project-page-nav {
margin-top:30px
}
.single-blog-page .sidebar-widget-area {
margin-top:65px
}
.reply {
bottom:5px;
top:auto
}
.single-blog-page.section-padding {
padding:65px 0
}
}
.contact-page.section-padding {
	padding:50px 0 50px
}
.contact-info-box {
	padding: 1px 30px;
	min-height: 350px;
	display: table;
	width: 100%;
	background: #0a3645;
}
.contact-info-content {
	display:table-cell;
	vertical-align:middle;
	color:#dedede
}
.contact-info-content li {
	position: relative;
	padding-left: 30px;
	border-bottom: 1px solid #114556;
	padding-top: 20px;
	padding-bottom: 16px;
	font-size: 14px;
}
.contact-info-content li:last-child {
	padding-bottom:20px;
	border-bottom:0
}
.contact-info-content li i {
	font-size:25px;
	position:absolute;
	left:0;
	top:8px
}
.contact-info-content li span {
	display: block;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
.contact-page.section-padding {
padding:55px 0 65px
}
.contact-info-box {
margin-bottom:40px
}
}
.header-style-1 .header-top-area {
	background-color:#0d4a5f
}
.header-style-1 .header-top-area, .header-style-1 .header-top-right .social-icons a {
	color:#bebec0
}
.header-style-1 .header-top-right .social-icons a:hover, .search-trigger {
	color:#fff
}
.header-top-left li:before {
	background:#fff
}
.middle-right-section i, .slider-main-wrapper .owl-dots .owl-dot.active, .slider-promo-box-wrapper li i, .single-about-box-wrap:hover .about-box-link, a.text-btn, a.text-btn:before, .single-service-box:hover h4, .service-box-style-2 .service-box-icon, .service-box-style-3 .service-content-wrapper .service-box-icon i, .service-box-style-3 .service-content-wrapper .service-box-icon i:before, .entry-footer .post-tags a:hover, .home-1.service-section .single-service-box.service-box-style-1:hover a h4, span.price-unit, .contact-info-content li span, .contact-info-content li i, .single-pricing-table i, .project-box h4:hover, .recent-widget-date, .iconic-list li::before, .work-filter-btn li.active, .single-blog-post:hover .post-content h4, .twb-wrapper h4, .work-filter-btn li:hover, .image-popup-link i:hover, .single-project-item .text-btn:hover, .footer-bottom-area a:hover, .search-trigger:hover, .breadcrumb-item.active, .breadcrumb a:hover, .site-footer li a:hover, .footer-top-area .widget.widget_nav_menu li a:hover, .footer-top-area .widget.widget_nav_menu li a:hover:before, .recent-widget-date, .footer-top-area .address-widget-list i, .member-icons a, .blog-title a:hover, .comment-author.vcard b.fn a:hover, aside .widget li a:hover, aside.sidebar-widget-area .widget_xzopro-latest-post a, .xzopro-posts-meta li i {
color:#009ace
}
.fill-btn, .slider-main-wrapper .owl-dots .owl-dot.active, ul.title-shape li, .about-box-link, .single-about-box-wrap:hover .about-box-link:hover, .single-service-box.service-box-style-2:hover .service-box-icon, .single-choose-us-box:hover .choose-us-box-icon, .testimonial-main-wrap .owl-dots div.active, .table-tag, .cta-area, .post-link-tbl-cell a, .blog-carousel-items .owl-nav div, button[type="submit"], input[type="submit"], .slicknav_btn, .slicknav_nav .slicknav_row:hover, .slicknav_nav a:hover, .team-carousel-wrap .owl-nav div, .header-style-2 .header-top-area, .sub-menu .current-menu-item a, .border-image-wrap-border, .nav-tabs .nav-link, .progress-fill-bar, .video-play-button:before, .video-play-button:after, .project-gallery-wrap .owl-nav div, .xzopro-project-page-nav .page-numbers:hover, .xzopro-project-page-nav .page-numbers.current, blockquote:before, aside.sidebar-widget-area .widget-title, .text-with-bg-color {
	background-color:#0c3847
}
.fill-btn, .service-box-style-3:hover, .single-service-box.service-box-style-2:hover .service-box-icon, .xzopro-contact-form-1 input:focus, .iconic-list li::before, a.page-numbers:hover, .nav-tabs .nav-link:hover, .nav-tabs .nav-link.active, .xzopro-contact-form-1 textarea:focus, aside.sidebar-widget-area form.search-form button, aside.sidebar-widget-area .widget {
border:1px solid #0c3847
}
.fill-btn, .fill-btn:hover, .bordered-btn:hover, .service-box-style-2:hover .service-box-icon, .slicknav_nav a:hover, .nav-tabs .nav-link, .bordered-btn, .nav-tabs .nav-link.active, .breadcrumb a, .breadcrumb-item + .breadcrumb-item:before, .xzopro-project-page-nav .page-numbers:hover, .xzopro-project-page-nav .page-numbers.current, .home-1.service-section .section-title, .home-1.service-section .service-box-content a h4 {
	color:#fff
}
.breadcrumb a {
	color:#fff !important;
}
.breadcrumb-item + .breadcrumb-item:before {
	color:#28afdc !important;
}
.fill-btn:hover, .bordered-btn:hover, .slider-promo-box-wrapper li:hover:before, .nav-tabs .nav-link.active, .blog-carousel-items .owl-nav div:hover, button[type="submit"]:hover, input[type="submit"]:hover, .nav-tabs .nav-link:hover, .home-2.counter-area.enable-overlay:before {
	background-color:#0c3847
}
.bordered-btn:hover, .fill-btn:hover {
	border:0 solid #253cac;
	background:#fff;
	color:#0c3847;
	font-weight:700
}
.top-btn .fill-btn:hover {
	border:0
}
.bordered-btn {
	border:1px solid #fff
}
.header-menu-area::before, .slicknav_nav {
background-color:#042631
}
.slider-promo-box-wrapper li img {
	margin-bottom:8px
}
.login a {
	color:#fff;
	background-color:#009ace;
	padding:5px 10px;
	font-size:12px;
	float:left;
	margin-left:2px;
	font-weight:600
}
.choose_us-box-content h4 {
	margin-bottom:3px;
	font-size:18px;
	font-weight:500;
	font-family:'Roboto', sans-serif
}
.choose_us-box-content p {
	line-height:24px
}
.col_half {
	width:49%
}
.col_third {
	width:100%
}
.col_fourth {
	width:23.5%
}
.col_fifth {
	width:18.4%
}
.col_sixth {
	width:15%
}
.col_three_fourth {
	width:74.5%
}
.col_twothird {
	width:66%
}
.col_half, .col_third, .col_twothird, .col_fourth, .col_three_fourth, .col_fifth {
	position:relative;
	display:inline;
	display:inline-block;
	float:left;
	margin-bottom:0
}
.end {
	margin-right:0!important
}
.wrapper {
	width:980px;
	margin:0 auto;
	background-color:#bdd3de;
	hoverflow:hidden
}
.panel {
	margin:0 auto;
	position:relative;
	-webkit-perspective:600px;
	-moz-perspective:600px
}
.panel .front, .panel .back {
	text-align:center
}
.panel .front {
	height:inherit;
	position:absolute;
	top:0;
	z-index:900;
	text-align:center;
	-webkit-transform:rotateX(0deg) rotateY(0deg);
	-moz-transform:rotateX(0deg) rotateY(0deg);
	-webkit-transform-style:preserve-3d;
	-moz-transform-style:preserve-3d;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
-webkit-transition:all .4s ease-in-out;
-moz-transition:all .4s ease-in-out;
-ms-transition:all .4s ease-in-out;
-o-transition:all .4s ease-in-out;
transition:all .4s ease-in-out;
	width:100%
}
.panel .back {
	height:inherit;
	position:absolute;
	top:0;
	z-index:1000;
	-webkit-transform:rotateY(-180deg);
	-moz-transform:rotateY(-180deg);
	-webkit-transform-style:preserve-3d;
	-moz-transform-style:preserve-3d;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
-webkit-transition:all .4s ease-in-out;
-moz-transition:all .4s ease-in-out;
-ms-transition:all .4s ease-in-out;
-o-transition:all .4s ease-in-out;
transition:all .4s ease-in-out;
	width:100%
}
.panel.flip .front {
	z-index:900;
	-webkit-transform:rotateY(180deg);
	-moz-transform:rotateY(180deg)
}
.panel.flip .back {
	z-index:1000;
	-webkit-transform:rotateX(0deg) rotateY(0deg);
	-moz-transform:rotateX(0deg) rotateY(0deg)
}
.box1 h3 {
	font-size:15px;
	font-weight:600;
	color:#000;
	margin-bottom:0;
	text-transform:capitalize;
	height:40px
}
.box2 p {
	margin:0;
	line-height:21px;
	color:#000;
	font-size:14px
}
.box1 p {
	margin:0
}
.box1 p i {
	font-size:36px;
	color:#000
}
.box1 {
	background-color:#f5f5f5;
	width:100%;
	height:130px;
	margin:0 auto;
	padding:20px 10px;
	border:solid 2px #e1e1e1
}
.box2 {
	background-color:#dcbdd6;
	width:100%;
	height:130px;
	margin:0 auto;
	padding:20px;
	border:solid 2px #c49ebd
}
.pd2 {
	padding:2px!important
}
.insurance {
	width:100%;
	background-color:#000;
	height:400px;
	background-image:url(images/insurance.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	padding-top:250px
}
.fomes {
	/* background-color: #0c3847; */
    color: #fff;
	margin: 0;
	padding: 11px 20px;
	font-size: 25px;
	text-transform: none;
	font-weight: 600;
	text-align: center;
	padding-bottom:4px;
}
.contact-form-div p {
	color:#fff
}
.dashboard-side {
	padding:0
}
.dashboard-side li {
	list-style:none;
	margin-bottom:5px;
	float:left;
	width:100%
}
.dashboard-side li a {
	background-color:#eee;
	padding:7px 20px;
	font-weight:600;
	font-size:13px;
	color:#000;
	float:left;
	width:100%
}
.dashboard-side li i {
	margin-right:2px;
	color:#000;
	width:25px;
	font-size:16px
}
.dashboard-side li a.active i {
	margin-right:2px;
	color:#000;
	width:25px;
	font-size:16px
}
.dashboard-side li a.active {
	color:#000;
	background:#cdcdcd
}
.dashboard-side li a.active::before {
font-family:'FontAwesome';
content:"\f061 ";
position:absolute;
font-size:20px;
right:7px;
margin-top:-7px;
color:#cdcdcd
}
.rewuired {
	color:red
}
select {
	outline: none;
	font-size: 13px;
	line-height: 36px;
	background: #f7f7f7;
	border-bottom: 2px solid #ccc;
	width: 100%;
	height: 40px;
	padding: 1px 12px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
 -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
 -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
 transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.card-container.card {
	max-width:350px;
	padding:36px 25px
}
.btn {
	font-weight:500;
	-moz-user-select:none;
	-webkit-user-select:none;
	user-select:none;
	cursor:default
}
.card {
	background-color:#ececec;
	padding:20px 25px 30px;
	margin:0 auto;
	margin-top:0;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	-moz-box-shadow:0 2px 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:0 2px 2px rgba(0, 0, 0, 0.3);
	box-shadow:0 2px 2px rgba(0, 0, 0, 0.3)
}
.profile-img-card {
	width:96px;
	height:96px;
	margin:0 auto;
	display:block;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%
}
.profile-name-card {
	font-size:16px;
	font-weight:700;
	text-align:center;
	margin:10px 0 0;
	min-height:1em
}
.reauth-email {
	display:block;
	color:#404040;
	line-height:2;
	margin-bottom:10px;
	font-size:14px;
	text-align:center;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box
}
.form-signin #inputEmail, .form-signin #inputPassword {
	direction:ltr;
	height:44px;
	font-size:14px
}
.form-signin input[type=email], .form-signin input[type=password], .form-signin input[type=text], .form-signin button {
	width:100%;
	display:block;
	margin-bottom:10px;
	z-index:1;
	position:relative;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box
}
.form-signin .form-control:focus {
	border-color:#6891a2;
	outline:0;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px #6891a2;
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px #6891a2
}
.btn.btn-signin {
	background-color:#0c3847;
	padding:0;
	font-weight:700;
	font-size:14px;
	height:36px;
	border:none;
-o-transition:all .218s;
-moz-transition:all .218s;
-webkit-transition:all .218s;
transition:all .218s
}
.btn.btn-signin:hover, .btn.btn-signin:active, .btn.btn-signin:focus {
	background-color:#000
}
.forgot-password {
	color:#6891a2
}
.forgot-password:hover, .forgot-password:active, .forgot-password:focus {
	color:#0c6121
}
.modal-body ul {
	padding-left:15px
}
.modal-body ul li {
	font-size:14px
}
.insurance i {
	color:#000;
	font-size:30px
}
.insurance p {
	color:#000;
	font-size:14px;
	font-weight:700
}
.profiles .panel {
	height:auto
}
.profiles .panel-body {
	padding:15px 15px 5px
}
.add {
	color:#fff!important;
	font-size:12px;
	cursor:pointer;
	background:#0c3847;
	margin-right:5px;
	padding:2px 8px;
	float:left;
	margin-bottom:5px;
	text-transform:capitalize
}
.profiles .panel-group .panel {
	border-radius:0;
	box-shadow:none;
	border-color:#EEE
}
.profiles .panel-default &gt; .panel-heading {
	padding:0;
	border-radius:0;
	color:#212121;
	background-color:#FAFAFA;
	border-color:#EEE
}
.profiles .panel-title {
	font-size:14px
}
.profiles .panel-title &gt; a {
	display:block;
	padding:15px;
	text-decoration:none
}
.profiles .more-less {
	float:right;
	color:#212121
}
.profiles .panel-default &gt; .panel-heading + .panel-collapse &gt; .panel-body {
	border-top-color:#EEE
}
.download {
	border:none;
	padding:4px 20px;
	box-shadow:none;
	outline:none;
	cursor:pointer;
	border-radius:0;
	color:#fff;
	text-transform:uppercase;
	font-size:12px;
	background-color:#0c3847;
	float:right
}
table tr td {
	font-size:14px!important;
	padding:3px 15px!important
}
table tbody tr td {
	font-size: 14px!important;
	padding: 6px 5px!important;
}
.contact-form-div label span {
	color:#f00
}
.table-scroll {
	width:100%;
	float:left;
	overflow-x:scroll;
	padding-bottom:15px
}
#style-3::-webkit-scrollbar-track {
-webkit-box-shadow:inset 0 0 6px rgba(0, 0, 0, 0.3);
background-color:#F5F5F5
}
#style-3::-webkit-scrollbar {
height:6px;
width:100px;
background-color:#0c3847
}
#style-3::-webkit-scrollbar-thumb {
background-color:#0c3847
}
.listing {
	padding:0;
	margin:0;
	margin-bottom:25px
}
.listing li {
	font-size:13px;
	line-height:23px;
	color:#000;
	margin-bottom:0;
	list-style:none
}
td input[type=text], input[type=date],input[type=number], input[type=email], input[type=password], input[type=url], input[type=search], input[type=tel], textarea {
	border: 1px solid #ddd;
	padding: 0px 10px !important;
	margin-bottom: 0;
	width: 100%;
	box-shadow: none;
	outline: none;
	font-size: 13px;
	line-height: 38px;
}
.motor {
	border-top:5px solid #0c3847;
	padding-bottom:70px;
	padding-top:163px
}
.top-150 {
	margin-top:-37px
}
.red {
	color:red
}
.form-d p {
	font-size:14px;
	color:#000;
	line-height:23px;
	text-align:justify;
	padding-right:30px
}
.tg-footerbar {
	width:100%
}
.call-to-action-section {
	position:relative;
	padding:5px 0 20px;
	background-color:#1551b5
}
.call-to-action-section:before {
	position:absolute;
	content:'';
	left:0;
	top:0;
	width:100%;
	height:100%;
	display:block;
	opacity:.03;
	background:url(../images/pattern-3.png) center center no-repeat
}
.bottt {
	color:#fff;
	font-weight:700
}
.bottt a {
	font-size:24px;
	line-height:27px;
	cursor:pointer;
	color:#fff;
	line-height:22px;
	font-weight:600;
	font-size:21px;
	font-family:'Dosis', sans-serif!important
}
.bottt img {
	margin-bottom:15px
}
.bottt span {
	font-size:14px;
	font-family:'Dosis', sans-serif!important
}
.modal-content {
	border: medium none;
	border-radius: 2px;
}
.login-modal-right {
	padding: 27px;
	background-color:#092d3a
}
.login-icons {
	border: medium none;
	border-radius: 2px;
	cursor: pointer;
	font-size: 12px;
	font-weight: 500;
	text-transform: uppercase;
}
.login-footer-tab .nav-link {
	background: #00abe9 none repeat scroll 0 0 !important;
	border: medium none;
	border-radius: 2px !important;
	margin: 10px 3px 0 2px;
	padding: 7px 20px;
	font-size: 12px;
	font-weight: 600;
}
.login-footer-tab .nav {
	border: medium none;
	display: inline-flex;
}
.btn-facebook {
	background: #395b9a none repeat scroll 0 0;
	color: #fff;
}
.btn-google {
	background: #c71e25 none repeat scroll 0 0;
	color: #fff;
}
.btn-twitter {
	background: #3a9ed8 none repeat scroll 0 0;
	color: #fff;
}
.login-with-sites p {
	margin: 0 0 7px;
}
.login-with-sites {
	margin-bottom: 10px;
}
.modal-backdrop.show {
	opacity: 0.7;
}
.login-modal-main label {
	display: inline-block;
	margin-bottom: 0;
	font-size: 13px;
	color: #fff;
	font-weight: 600;
	width: 100%;
}
.login-modal-left {
	background-image:url(../images/dark-logo-m.png);
	background-repeat: no-repeat;
	background-position:center;
	float: right;
	height: 220px;
	list-style: outside none none;
	margin: 0px auto auto;
	width: 322px;
}
.contact-form input {
	margin-bottom:14px !important;
}
.forms {
	padding: 20px;
}
, contact-form .accordion-container {
 position: relative;
 max-width: 100%;
 height: auto;
 margin: 10px auto;
}
.accordion-container &gt; h2 {
	text-align: center;
	color: #fff;
	padding-bottom: 5px;
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
}
.set {
	position: relative;
	width: 100%;
	height: auto;
	background-color: #f5f5f5;
	margin-top:15px;
}
.set &gt; a {
	display: block;
	padding: 5px 15px;
	text-decoration: none;
	color: #000;
	font-weight: 600;
	-webkit-transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
	transition:all 0.2s linear;
}
.set &gt; a i {
	float: right;
	margin-top: 9px;
}
.set &gt; a.active {
	background-color:#3399cc;
	color: #fff;
}
.content {
	background-color: #fff;
	border-bottom: 1px solid #ddd;
	display:none;
}
.content p {
	padding: 10px 15px;
	margin: 0;
	color: #333;
}
.input-group-addon {
	padding: 11px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px 0px 0px 4px;
}
.contact-form-div label {
	display: inline-block;
	margin-bottom: 5px;
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	width: 100%;
}
.SumoSelect p {
	margin: 0;
}
.SumoSelect {
	width: 100%;
}
.SelectBox {
	padding: 5px 8px;
}
.sumoStopScroll {
	overflow:hidden;
}
/* Filtering style */
.SumoSelect .hidden {
	display:none;
}
.SumoSelect .search-txt {
	display:none;
	outline:none;
}
.SumoSelect .no-match {
	display:none;
	padding: 6px;
}
.SumoSelect.open .search-txt {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0;
	padding: 1px 8px;
	border: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 5px;
}
.SumoSelect.open&gt;.search&gt;span, .SumoSelect.open&gt;.search&gt;label {
	visibility:hidden;
}
/*this is applied on that hidden select. DO NOT USE display:none; or visiblity:hidden; and Do not override any of these properties. */
.SelectClass, .SumoUnder {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	border: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}
.SelectClass {
	z-index: 1;
}
.SumoSelect &gt; .optWrapper &gt; .options li.opt label, .SumoSelect &gt; .CaptionCont, .SumoSelect .select-all &gt; label {
	user-select: none;
	-o-user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
}
.SumoSelect {
	display: inline-block;
	position: relative;
	outline:none;
}
.SumoSelect:focus &gt; .CaptionCont, .SumoSelect:hover &gt; .CaptionCont, .SumoSelect.open &gt; .CaptionCont {
	box-shadow: 0 0 2px #7799D0;
	border-color: #7799D0;
}
.SumoSelect &gt; .CaptionCont {
    position: relative;
    /* border: 1px solid #A4A4A4; */
    min-height: 40px;
    background-color: #fff;
    border-radius: 4px;
    margin: 0;
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.SumoSelect &gt; .CaptionCont &gt; span {
    display: block;
    padding-right: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    cursor: default;
    outline: none;
    color: #757575;
    line-height: 26px;
    padding-left: 7px;
}
/*placeholder style*/
            .SumoSelect &gt; .CaptionCont &gt; span.placeholder {
	color: #ccc;
	font-style: italic;
}
.SumoSelect &gt; .CaptionCont &gt; label {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 30px;
}
.SumoSelect &gt; .CaptionCont &gt; label &gt; i {
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3wMdBhAJ/fwnjwAAAGFJREFUKM9jYBh+gBFKuzEwMKQwMDB8xaOWlYGB4T4DA0MrsuapDAwM//HgNwwMDDbYTJuGQ8MHBgYGJ1xOYGNgYJiBpuEpAwODHSF/siDZ+ISBgcGClEDqZ2Bg8B6CkQsAPRga0cpRtDEAAAAASUVORK5CYII=');
	background-position: center center;
	width: 16px;
	height: 16px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background-repeat: no-repeat;
	opacity: 0.8;
}
.SumoSelect &gt; .optWrapper {
	display:none;
	z-index: 1000;
	top: 30px;
	width: 100%;
	position: absolute;
	left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
	border: 1px solid #ddd;
	box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.11);
	border-radius: 3px;
	overflow: hidden;
}
.SumoSelect.open &gt; .optWrapper {
	top:39px;
	display:block;
}
.SumoSelect.open &gt; .optWrapper.up {
	top: auto;
	bottom: 100%;
	margin-bottom: 5px;
}
.SumoSelect &gt; .optWrapper ul {
	list-style: none;
	display: block;
	padding: 0;
	margin: 0;
	overflow: auto;
}
.SumoSelect &gt; .optWrapper &gt; .options {
	border-radius: 2px;
	position:relative;
	/*Set the height of pop up here (only for desktop mode)*/
            max-height: 250px;
/*height*/ }
.SumoSelect &gt; .optWrapper.okCancelInMulti &gt; .options {
	border-radius: 2px 2px 0 0;
}
.SumoSelect &gt; .optWrapper.selall &gt; .options {
	border-radius: 0 0 2px 2px;
}
.SumoSelect &gt; .optWrapper.selall.okCancelInMulti &gt; .options {
	border-radius: 0;
}
.SumoSelect &gt; .optWrapper &gt; .options li.group.disabled &gt; label {
	opacity:0.5;
}
.SumoSelect &gt; .optWrapper &gt; .options li ul li.opt {
	padding-left: 22px;
}
.SumoSelect &gt; .optWrapper.multiple &gt; .options li ul li.opt {
	padding-left: 50px;
}
.SumoSelect &gt; .optWrapper.isFloating &gt; .options {
	max-height: 100%;
	box-shadow: 0 0 100px #595959;
}
.SumoSelect &gt; .optWrapper &gt; .options li.opt {
	padding: 4px 6px;
	position: relative;
	border-bottom: 1px solid #f5f5f5;
}
.SumoSelect &gt; .optWrapper &gt; .options &gt; li.opt:first-child {
	border-radius: 2px 2px 0 0;
}
.SumoSelect &gt; .optWrapper.selall &gt; .options &gt; li.opt:first-child {
	border-radius:0;
}
.SumoSelect &gt; .optWrapper &gt; .options &gt; li.opt:last-child {
	border-radius: 0 0 2px 2px;
	border-bottom: none;
}
.SumoSelect &gt; .optWrapper.okCancelInMulti &gt; .options &gt; li.opt:last-child {
	border-radius: 0;
}
.SumoSelect &gt; .optWrapper &gt; .options li.opt:hover {
	background-color: #E4E4E4;
}
.SumoSelect &gt; .optWrapper &gt; .options li.opt.sel, .SumoSelect .select-all.sel {
	background-color: #a1c0e4;
}
.SumoSelect &gt; .optWrapper &gt; .options li label {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    cursor: pointer;
    margin: 0;
    color: #6d6d6d;
    font-size: 12px;
}
.SumoSelect &gt; .optWrapper &gt; .options li span {
	display: none;
}
.SumoSelect &gt; .optWrapper &gt; .options li.group &gt; label {
	cursor: default;
	padding: 8px 6px;
	font-weight: bold;
}
/*Floating styles*/
        .SumoSelect &gt; .optWrapper.isFloating {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 90%;
	bottom: 0;
	margin: auto;
	max-height: 90%;
}
/*disabled state*/
    .SumoSelect &gt; .optWrapper &gt; .options li.opt.disabled {
	background-color: inherit;
	pointer-events: none;
}
.SumoSelect &gt; .optWrapper &gt; .options li.opt.disabled * {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE 5-7 */
	filter: alpha(opacity=50); /* Netscape */
	-moz-opacity: 0.5; /* Safari 1.x */
	-khtml-opacity: 0.5; /* Good browsers */
	opacity: 0.5;
}
/*styling for multiple select*/
    .SumoSelect &gt; .optWrapper.multiple &gt; .options li.opt {
	padding-left: 35px;
	cursor: pointer;
}
.SumoSelect &gt; .optWrapper.multiple &gt; .options li.opt span,  .SumoSelect .select-all &gt; span {
	position:absolute;
	display:block;
	width:30px;
	top:0;
	bottom:0;
	margin-left:-35px;
}
.SumoSelect &gt; .optWrapper.multiple &gt; .options li.opt span i,  .SumoSelect .select-all &gt; span i {
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 14px;
	height: 14px;
	border: 1px solid #AEAEAE;
	border-radius: 2px;
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
	background-color: #fff;
}
.SumoSelect &gt; .optWrapper &gt; .MultiControls {
	display: none;
	border-top: 1px solid #ddd;
	background-color: #fff;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.13);
	border-radius: 0 0 3px 3px;
}
.SumoSelect &gt; .optWrapper.multiple.isFloating &gt; .MultiControls {
	display: block;
	margin-top: 5px;
	position: absolute;
	bottom: 0;
	width: 100%;
}
.SumoSelect &gt; .optWrapper.multiple.okCancelInMulti &gt; .MultiControls {
	display: block;
}
.SumoSelect &gt; .optWrapper.multiple.okCancelInMulti &gt; .MultiControls &gt; p {
	padding: 6px;
}
.SumoSelect &gt; .optWrapper.multiple.okCancelInMulti &gt; .MultiControls &gt; p:focus {
	box-shadow: 0 0 2px #a1c0e4;
	border-color: #a1c0e4;
	outline: none;
	background-color: #a1c0e4;
}
.SumoSelect &gt; .optWrapper.multiple &gt; .MultiControls &gt; p {
	display: inline-block;
	cursor: pointer;
	padding: 12px;
	width: 50%;
	box-sizing: border-box;
	text-align: center;
}
.SumoSelect &gt; .optWrapper.multiple &gt; .MultiControls &gt; p:hover {
	background-color: #f1f1f1;
}
.SumoSelect &gt; .optWrapper.multiple &gt; .MultiControls &gt; p.btnOk {
	border-right: 1px solid #DBDBDB;
	border-radius: 0 0 0 3px;
}
.SumoSelect &gt; .optWrapper.multiple &gt; .MultiControls &gt; p.btnCancel {
	border-radius: 0 0 3px 0;
}
/*styling for select on popup mode*/
    .SumoSelect &gt; .optWrapper.isFloating &gt; .options li.opt {
	padding: 12px 6px;
}
/*styling for only multiple select on popup mode*/
    .SumoSelect &gt; .optWrapper.multiple.isFloating &gt; .options li.opt {
	padding-left: 35px;
}
.SumoSelect &gt; .optWrapper.multiple.isFloating {
	padding-bottom: 43px;
}
.SumoSelect &gt; .optWrapper.multiple &gt; .options li.opt.selected span i,  .SumoSelect .select-all.selected &gt; span i,  .SumoSelect .select-all.partial &gt; span i {
	background-color: rgb(17, 169, 17);
	box-shadow: none;
	border-color: transparent;
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAGCAYAAAD+Bd/7AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAABMSURBVAiZfc0xDkAAFIPhd2Kr1WRjcAExuIgzGUTIZ/AkImjSofnbNBAfHvzAHjOKNzhiQ42IDFXCDivaaxAJd0xYshT3QqBxqnxeHvhunpu23xnmAAAAAElFTkSuQmCC');
	background-repeat: no-repeat;
	background-position: center center;
}
/*disabled state*/
    .SumoSelect.disabled {
	opacity: 0.7;
	cursor: not-allowed;
}
.SumoSelect.disabled &gt; .CaptionCont {
	border-color:#ccc;
	box-shadow:none;
}
/**Select all button**/
    .SumoSelect .select-all {
	border-radius: 3px 3px 0 0;
	position: relative;
	border-bottom: 1px solid #ddd;
	background-color: #fff;
	padding: 8px 0 3px 35px;
	height: 20px;
	cursor: pointer;
}
.SumoSelect .select-all &gt; label, .SumoSelect .select-all &gt; span i {
	cursor: pointer;
}
.SumoSelect .select-all.partial &gt; span i {
	background-color:#ccc;
}
/*styling for optgroups*/
    .SumoSelect &gt; .optWrapper &gt; .options li.optGroup {
	padding-left: 5px;
	text-decoration: underline;
}
#backtop {
    position: fixed;
    left: auto;
    right: 20px;
    top: auto;
    bottom: 20px;
    outline: none;
    overflow: hidden;
    color: #fff;
    text-align: center;
   background-color: rgba(0,0,0,0.4);
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-size: 18px;
    border-radius: 2px;
    cursor: pointer;
    transition: all 0.3s linear;
    z-index: 999999;
    opacity: 1;
    display: none;
}
        #backtop:hover {
            background-color: rgba(0,0,0,0.8);
        }
        #backtop.mcOut {
            opacity:0;
        }
		
		.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner &gt; .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 &gt; .item &gt; img,
.carousel-inner &gt; .item &gt; a &gt; img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner &gt; .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner &gt; .item.next,
  .carousel-inner &gt; .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner &gt; .item.prev,
  .carousel-inner &gt; .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner &gt; .item.next.left,
  .carousel-inner &gt; .item.prev.right,
  .carousel-inner &gt; .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner &gt; .active,
.carousel-inner &gt; .next,
.carousel-inner &gt; .prev {
  display: block;
}
.carousel-inner &gt; .active {
  left: 0;
}
.carousel-inner &gt; .next,
.carousel-inner &gt; .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner &gt; .next {
  left: 100%;
}
.carousel-inner &gt; .prev {
  left: -100%;
}
.carousel-inner &gt; .next.left,
.carousel-inner &gt; .prev.right {
  left: 0;
}
.carousel-inner &gt; .active.left {
  left: -100%;
}
.carousel-inner &gt; .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);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  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-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

.dashboard .fomes {
    background-color: #0a3645;
    color: #fff;
    margin: 0px;
    padding: 11px 20px;
    font-size: 13px;
    text-transform: uppercase;
    text-align: left;
}.dashboard .contact-form-div {
    padding: 15px;
    background-color: #eeeeee;
    margin-bottom: 20px;
}.dashboard label {
    display: inline-block;
    margin-bottom: 0rem;
    font-size: 13px;
    color: #000;
    font-weight: 600;
    width: 100%;
}
.dashboard input{ margin-bottom:15px}
.dashboard select{ margin-bottom:15px}


h3.pops {
    font-size: 17px;
    margin: 6px 0px;
    color: #02bd19;
    margin-top: 12px;
}

.app-num {
    border: solid 1px #f4a22b;
    font-size: 12px;
    font-weight: 600;
    padding: 6px;
}




.dashboard .fomes {
background-color: #0a3645;
color: #fff;
margin: 0px;
padding: 11px 20px;
font-size: 13px;
text-transform: uppercase;
text-align: left;
}
.dashboard .contact-form-div {
padding: 15px;
background-color: #eeeeee;
margin-bottom: 20px;
}
.dashboard label {
display: inline-block;
margin-bottom: 0rem;
font-size: 13px;
color: #000;
font-weight: 600;
width: 100%;
}
.dashboard input {
margin-bottom:15px
}
.dashboard select {
margin-bottom:15px
}
h3.pops {
font-size: 17px;
margin: 6px 0px;
color: #02bd19;
margin-top:12px
}
.app-num {
border: solid 1px #f4a22b;
font-size: 12px;
font-weight: 600;
padding: 6px;
}
.app-num strong {
color: #f4a22b;
}
.form-control-outr .radio-outr, .radio-outr {
line-height: 1;
}
.btn-radio.active {
color: #fff;
background: rgba(1, 139, 237, 1);
background: -moz-linear-gradient(top, rgba(1, 139, 237, 1) 0, rgba(0, 99, 170, 1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(1, 139, 237, 1)), color-stop(100%, rgba(0, 99, 170, 1)));
background: -webkit-linear-gradient(top, rgba(1, 139, 237, 1) 0, rgba(0, 99, 170, 1) 100%);
background: -o-linear-gradient(top, rgba(1, 139, 237, 1) 0, rgba(0, 99, 170, 1) 100%);
background: -ms-linear-gradient(top, rgba(1, 139, 237, 1) 0, rgba(0, 99, 170, 1) 100%);
background: linear-gradient(to bottom, rgba(1, 139, 237, 1) 0, rgba(0, 99, 170, 1) 100%);
 filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#018bed', endColorstr='#0063aa', GradientType=0);
box-shadow: 0 0 5px -1px rgba(0, 0, 0, .6);
-moz-box-shadow: 0 0 3px -1px rgba(0, 0, 0, .8);
-webkit-box-shadow: 0 0 5px -1px rgba(0, 0, 0, .8);
 -webkit-animation-duration: .3s;
 -moz-animation-duration: .3s;
 animation-duration: .3s;
position: relative;
}
.form-control-outr .radio-outr .btn-radio, .radio-outr .btn-radio.multi-readio-btn-w {
width: 120px;
padding:10px
}
.btn-radio input {
opacity: 0;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
cursor: pointer;
margin-top: 0;
}
.quizes label {
width: 100%;
text-align: center;
font-size: 20px;
padding: 9px 0px;
margin-bottom: 10px;
font-size: 14px;
}
.quizes &gt; div input[type="radio"] {
display: none;
}
.quizes &gt; div input[type="radio"]:not(:disabled) ~ label {
 cursor: pointer;
}
.quizes &gt; div input[type="radio"]:disabled ~ label {
 color: #bcc2bf;
 border-color: #bcc2bf;
 box-shadow: none;
 cursor: not-allowed;
}
.quizes &gt; div label {
height: 100%;
background: white;
border-radius: 5px;
text-align: center;
position: relative;
margin: 0px;
color: #5f5f5f;
line-height: inherit;
}
.quizes &gt; div input[type="radio"]:checked + label {
background: #00b9ff;
color: white;
}
label.lh {
line-height: 21px;
margin: 0;
text-align: left;
}
.quizes &gt; div input[type="radio"]#control_05:checked + label {
background: red;
border-color: red;
}


.right-fixed {
position: absolute;
right: 0px;
z-index: 9;
top: 249px;
width: 150px;
}
.right-fixed a.one {
background-color: #40ce00;
color: #fff;
padding: 5px 15px;
float: right;
font-weight: 600;
font-size: 14px;
border: solid 2px #48e800;
border-radius: 5px 0px 0px 5px;
border-right: 0px;
}
.right-fixed a.two {
float: right;
background: #ffe000;
color: #000;
font-weight: bold;
padding: 2px 10px;
border-radius: 5px 0px 0px 5px;
-webkit-animation: wrench 2.5s ease infinite;
animation: wrench 2.5s ease infinite;
margin-top: 5px;
}
</pre></body></html>