﻿h1, h2, h3, h4, h5, h6 {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	text-shadow: 0 1px 1px rgba(0,0,0,.3)
}
h1 {font-size: 28px}
h2 {font-size: 25px}
h3 {font-size: 21px}
h4 {font-size: 18px}
h5, h6 {font-size: 16px}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {font-weight: 500;	color: #2092cd}
a {
	color: #2092cd;
	text-decoration: none
}
a, a:active, a:focus, a:hover {
	outline: 0
}
a:hover {
	color: #00629b;
	text-decoration: none
}
img {
	display: block;
	max-width: 100%;
	height: auto
}
p {
	line-height: 24px
}
hr {
	margin-bottom: 5px;
	margin-top: 5px
}
.icon-4x {
	font-size: 50px
}
.icon-5x {
	font-size: 5em
}
.icon-6x {
	font-size: 20px
}
input[type=number]::-webkit-inner-spin-button {
-webkit-appearance:none;
cursor:pointer;
display:block;
width:14px;
color:#909090;
padding-left:5px;
position:relative;
background:#000!important;
border:1px solid #ebebeb
}
input[type=number]::-webkit-inner-spin-button:before {
-webkit-appearance:none;
content:"+";
position:absolute;
top:0;
right:0;
width:20px;
height:18px;
font-family:monospace;
line-height:19px;
border-left:1px solid #ebebeb;
background:#f6f6f6!important
}
input[type=number]::-webkit-inner-spin-button:after {
-webkit-appearance:none;
content:"-";
position:absolute;
right:0;
top:17px;
height:18px;
width:20px;
font-family:monospace;
line-height:19px;
border-left:1px solid #ebebeb;
border-top:1px solid #ebebeb;
background:#f6f6f6!important
}
header {
	padding: 15px 0;
	background: #fff
}
.sifo-header {
	position: fixed;
	top: 0;
	left: 0;
	padding: 0;
	z-index: 50;
	width: 100%;
	box-shadow: 0 8px 10px rgba(0,0,0,.1);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s
}
.sifo-header-large {
	min-height: 46px
}
.sifo-header-small {
	min-height: 33px;
	-webkit-box-shadow: 0 3px 5px rgba(0,0,0,.1);
	-moz-box-shadow: 0 3px 5px rgba(0,0,0,.1);
	box-shadow: 0 3px 5px rgba(0,0,0,.1);
	border-bottom: 1px solid #E9E9E9
}
.sifo-header-small img {
	max-width: 75%
}
.banner {
	text-align: center
}
.logo {
	float: left;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-ms-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	transition: all .4s ease-out
}
.navbar-toggle {
	margin-top: 18px
}
.navbar {
	margin-bottom: 0;
	border: 0;
	-webkit-transition: padding .4s ease;
	-moz-transition: padding .4s ease;
	-ms-transition: padding .4s ease;
	-o-transition: padding .4s ease;
	transition: padding .4s ease
}
.sifo-header-large ul, .sifo-header-small ul {
	-webkit-transition: padding .4s ease;
	-moz-transition: padding .4s ease;
	-ms-transition: padding .4s ease;
	-o-transition: padding .4s ease;
	transition: padding .4s ease
}
.sifo-header-small ul li a {
	padding-top: 15px;
	padding-bottom: 15px;
	-webkit-transition: padding .4s ease;
	-moz-transition: padding .4s ease;
	-ms-transition: padding .4s ease;
	-o-transition: padding .4s ease;
	transition: padding .4s ease
}
.navbar-collapse {
	padding-right: 0
}
.navbar-default, .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	background-color: #fff
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color: #2092cd
}
.nav>li {
	display: block;
	position: relative
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	background: 0 0
}
.sifo-header-large .navbar-nav>li>a {
	padding-bottom: 22px;
	padding-top: 22px;
	line-height: 20px;
	transition: padding .4s ease 0s
}
.dropdown-menu {
	border: 0;
	border-top: 3px solid #2092cd
}
.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	padding: 0
}
.sifo-header-large .navbar-nav>li>.dropdown-menu, .sifo-header-small .navbar-nav>li>.dropdown-menu {
	margin-top: 0
}
.sifo-header-small .dropdown-menu>li>a {
	padding: 3px 20px
}
.navbar-right .dropdown-menu {
	left: 0;
	right: auto
}
.dropdown-menu>li>a {
	line-height: 2.428571;
	border-top: 1px solid #dbdbdb
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	border-top: 1px solid transparent;
	background-color: #337ab7;
	color: #fff
}
.sifo-waypoint {
	-webkit-transition: all 300ms cubic-bezier(.55, .085, .68, .53);
	transition: all 300ms cubic-bezier(.55, .085, .68, .53)
}
.navbar a:hover .shopping-cart {
	color: #505050;
	background: #fff
}
.shopping {
	float: right;
	margin-left: 13px
}
.shopping-cart {
	padding-top: 2px;
	color: #505050;
	font-size: 19px;
	border: 2px solid #e3e3e3;
	height: 39px;
	width: 41px;
	line-height: 34px;
	text-align: center;
	float: left;
	margin-left: 5px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out
}
.shopping-cart i {
	display: inline-block!important
}
.shopping-hover-cart {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 20;
	background: #fff;
	height: 50px;
	width: 168px;
	padding: 9px 0 0 9px;
	border-radius: 5px;
	border: 1px solid #e9e9e9;
	display: none;
	opacity: 0;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out
}
.header .shopping-hover-cart, .header-3 .shopping-hover-cart, .header-6 .shopping-hover-cart {
	top: 60px
}
.shopping:hover .shopping-hover-cart {
	display: block;
	opacity: 1
}
.shopping-hover-cart i {
	font-size: 26px;
	color: #505050;
	margin-right: 5px;
	margin-top: 2px
}
.shopping-hover-cart p {
	font-size: 15px;
	font-weight: 700;
	line-height: 17px;
	color: #505050;
	margin: 0;
	padding: 0
}
.shopping-hover-cart span {
	display: block;
	font-size: 12px;
	line-height: 13px;
	color: #505050
}
.dropdown-menu>.dropdown {
	position: relative
}
.dropdown-menu>.dropdown>.dropdown-menu {
	position: absolute;
	top: 0;
	left: 100%;
	display: none;
	float: left;
	min-width: 160px;
	padding: 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	background-color: #f7f7f7;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
	background-clip: padding-box
}
.dropdown-menu li:hover ul.dropdown-menu {
	display: block
}
.top-section {
	background: #073b56;
	height: 5px
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	border-bottom: 3px solid #2092cd;
	color: #2092cd
}
.navbar-nav>li>a {
	padding-bottom: 22px;
	padding-top: 22px;
	line-height: 20px
}
.nav>li>a {
	display: block;
	padding: 10px 15px;
	position: relative
}
.buton-text a, .buton-text a:hover {
	color: #fff;
	font-size: 13px;
	font-family: 'Source Sans Pro'
}
.buton {
	font-size: 16px;
	font-weight: 600;
	border: none;
	color: #fff;
	cursor: pointer;
	padding: 5px 15px;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 1px;
	outline: 0;
	position: relative;
	z-index: 1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	margin: 5px 0
}
.buton a:link {
	color: #f9faf9;
	text-decoration: none;
	font-weight: 600
}
.buton a:hover, .buton a:visited {
	color: #f9faf9;
	text-decoration: none
}
.buton:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}
.buton:before {
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	position: relative;
	-webkit-font-smoothing: antialiased
}
.buton-large {
	padding: 19px 32px!important;
	font-size: 16px!important
}
.buton-medium {
	padding: 17px 32px!important;
	font-size: 15px!important
}
.buton-small {
	padding: 14px 32px!important;
	font-size: 14px!important
}
.buton-mini {
	padding: 12px 32px!important;
	font-size: 13px!important
}
footer {
	background: url(../images/footer-pttrn.png) #202020;
	padding-top: 30px;
	color: #9b9b9b
}
footer .col-md-3 {
	padding-bottom: 5px
}
footer h4 {
	color: #fefefe;
	font-family: "Source Sans Pro", sans-serif;
	margin-bottom: 20px;
	font-weight: lighter
}
.footer-widget {
	overflow: hidden
}
.footer-widget ul {
	padding: 0
}
.footer-widget ul li {
	padding-bottom: 12px;
	list-style-type: none
}
.footer-widget .qui_link i {
	font-size: 18px;
	padding-top: 3px;
	padding-right: 12px;
	color: #2092cd;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
.footer-widget .qui_link a:hover i {
	padding-left: 10px;
	color: #d2d2d2
}
.contact-widget a:hover, .copyright-section a:hover, .footer-widget ul li a:hover {
	color: #fff
}
.footer-widget .popular-post {
	margin-bottom: 25px
}
.footer-widget .popular-post img {
	height: 64px;
	width: 72px;
	float: left;
	margin-right: 15px
}
.footer-widget .popular-post h6, .footer-widget .popular-post h6 a {
	font-family: "Source Sans Pro", sans-serif;
	color: #b3b3b3;
	font-weight: 600;
	text-shadow: none;
	margin-bottom: 0
}
.footer-widget .popular-post h6 a:hover {
	color: #fff
}
.footer-widget .popular-post .popular-date {
	color: #707070;
	font-size: 12px;
	margin: 0
}
.footer-widget .popular-post .popular-author, .footer-widget .popular-post .popular-author a {
	color: #aaa;
	font-size: 12px;
	margin: 0
}
.footer-widget .twitter-widget .tweet {
	font-size: 13px;
	color: #aaa;
	margin-bottom: 25px
}
.footer-widget .twitter-widget .tweet p {
	display: block;
	padding-left: 32px;
	font-size: 13px;
	color: #aaa
}
.footer-widget .twitter-widget .tweet a {
	font-size: 14px;
	color: #6f6f6f
}
.footer-widget .twitter-widget .tweet a:hover {
	font-size: 14px;
	color: #fff
}
.footer-widget .twitter-widget .bird {
	color: #727272
}
.footer-widget .contact-widget p {
	color: #aaa;
	padding-bottom: 10px
}
.footer-widget .widget-icon {
	color: #727272;
	font-size: 23px;
	padding-right: 10px;
	padding-bottom: 10px
}
.footer-widget .sifo-tag-cloud, .footer-widget .sifo-tag-cloud ul {
	overflow: hidden
}
.footer-widget .sifo-tag-cloud ul li {
	float: left;
	margin: 13px 5px 0 0;
	height: 27px
}
.footer-widget .sifo-tag-cloud ul li a {
	padding: 10px 17px;
	color: #cacaca;
	font-size: 12px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #323232;
	position: relative
}
.footer-widget .sifo-tag-cloud ul li:hover a {
	background: #2092cd;
	color: #fff
}
.footer-widget .textwidget {
	color: #aaa;
	margin-bottom: 20px
}
.socialbox {
	display: inline-block;
	width: 37px;
	height: 37px;
	border: 1px solid #333;
	border-radius: 100%;
	background: 0 0;
	margin-right: 6px;
	font-size: 16px;
	text-align: center;
	padding-top: 7px
}
.socialbox i {
	color: #8c8c8c
}
.social-widget {
	text-align: right
}
.social-widget a:hover .socialbox {
	border-color: #333
}
.social-widget a:hover .socialbox i {
	color: #8c8c8c
}
.footer-widget .popular-post h6 a, .footer-widget .sifo-tag-cloud ul li a, .footer-widget .socialbox, .footer-widget .twitter-widget .tweet a, .socialbox i {
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-ms-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	transition: all .4s ease-out
}
.fb {
	border-color: #3b5998;
	transition: all .4s ease-out
}
.fb i {
	color: #3b5998
}
.tw {
	border-color: #00acee;
	transition: all .4s ease-out
}
.tw i {
	color: #00acee
}
.gp {
	border-color: #dd4b39;
	transition: all .4s ease-out
}
.gp i {
	color: #dd4b39
}
.lin {
	border-color: #0177b5;
	transition: all .4s ease-out
}
.lin i {
	color: #0177b5
}
.contact {
	min-height: 100%;
	position: relative;
	width: 100%;
	z-index: 1;
	margin-top: 70px
}
.contact-area {
	position: relative;
	width: auto
}
.contact-by {
	height: 64px;
	left: 0;
	margin-top: -64px;
	position: absolute;
	top: 50%;
	width: 350px
}
.contact-by ul:after {
	clear: both;
	content: "";
	display: block
}
.contact-by ul {
	margin-bottom: 0
}
.contact-by ul li {
	float: left;
	height: 64px;
	opacity: 0;
	overflow: hidden;
	position: relative;
	transform: translate3d(0, 300%, 0);
	width: 64px;
	padding-bottom: 0
}
.contact.show .contact-by ul li {
	opacity: 1;
	transform: translate3d(0, 0, 0)
}
.contact-by ul li:nth-child(1) {
	transition: all .55s cubic-bezier(.19, 1, .22, 1) 0s
}
.contact-by ul li:nth-child(2) {
	transition: all .55s cubic-bezier(.19, 1, .22, 1) .15s
}
.contact-by ul li:nth-child(3) {
	transition: all .55s cubic-bezier(.19, 1, .22, 1) .3s
}
.contact-by ul li:nth-child(4) {
	transition: all .55s cubic-bezier(.19, 1, .22, 1) .45s
}
.contact-by ul li:nth-child(5) {
	transition: all .55s cubic-bezier(.19, 1, .22, 1) .6s
}
.contact-by .icon-span {
	background: #2092cd;
	border-radius: 50%;
	box-shadow: 1px 1px 0 rgba(255,255,255,.35) inset;
	color: #111;
	cursor: pointer;
	display: block;
	font-size: 22px;
	height: 44px;
	left: 0;
	line-height: 44px;
	margin-left: 0;
	margin-top: -32px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	text-align: center;
	text-shadow: 5px 5px 7px rgba(0,0,0,.35);
	top: 50%;
	transform: scale(.5);
	-webkit-transform: scale(.5);
	transition: all .35s ease-in-out 0s;
	-webkit-transition: all .35s ease-in-out 0s;
	width: 44px
}
.icon-span:after {
	background: rgba(0,0,0,.15);
	content: " ";
	display: block;
	height: 64px;
	left: 50%;
	margin-left: -8px;
	margin-top: -8px;
	position: absolute;
	top: 50%;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	width: 64px
}
.contact-by .icon-roll {
	background: #1B1B1B;
	border-radius: 50%;
	box-shadow: 1px 1px 0 rgba(255,255,255,.05) inset;
	color: #2092cd;
	cursor: pointer;
	display: block;
	font-size: 18px;
	height: 44px;
	line-height: 44px;
	margin-left: 0;
	text-align: center;
	overflow: hidden;
	transition: all .35s ease-in-out 0s;
	width: 44px;
	text-shadow: 1px 1px #161616, 2px 2px #161616, 3px 3px #161616, 4px 4px #161616, 5px 5px #161616, 6px 6px #161616, 7px 7px #161616, 8px 8px #161616, 9px 9px #161616, 10px 10px #161616, 11px 11px #161616, 12px 12px #161616, 13px 13px #161616, 14px 14px #171717, 15px 15px #171717, 16px 16px #181818, 17px 17px #191919, 18px 18px #191919, 19px 19px #1a1a1a, 20px 20px #1a1a1a, 21px 21px #1b1b1b, 22px 22px #1c1c1c, 23px 23px #1c1c1c, 24px 24px #1d1d1d, 25px 25px #1d1d1d, 26px 26px #1e1e1e, 27px 27px #1f1f1f, 28px 28px #1f1f1f, 29px 29px #202020, 30px 30px #202020, 31px 31px #212121, 32px 32px #222
}
.contact-by li:hover .icon-span {
	opacity: 1;
	transform: scale(1);
	-webkit-transform: scale(1)
}
.contact-by li:hover .icon-roll {
	opacity: 0;
	transform: scale(.5);
	-webkit-transform: scale(.5)
}
.copyright-section {
	font-size: 12px;
	padding: 5px 0 10px
}
.copyright-section p {
	color: #7d7c7c;
	margin: 8px 0 0
}
.black {
	background: #1a1a1a
}
.copyright-section a {
	padding: 0 5px
}
.services-sec {
	text-align: center;
	margin-top: 10px
}
.services-sec .container {
	position: relative
}
.services-sec span.yellow i {
	background: #f3f3f3;
	box-shadow: 0 0 0 2px #CACACA;
	-moz-box-shadow: 0 0 0 2px #CACACA;
	-webkit-box-shadow: 0 0 0 2px #CACACA
}
.services-sec span.yellow img {
	height: 100%
}
.grey {
	background: #fbfbfb
}
.service-sec span {
	border-left: none;
	display: block;
	color: #c1b06a;
	min-height: 90px
}
.service-sec i {
	width: 0;
	height: 0;
	display: inline-block;
	overflow: hidden;
	border: 2px solid #fff;
	color: #043148;
	line-height: 75px;
	font-size: 34px;
	margin: 70px 0 0;
	-moz-transition: all 2000ms ease;
	-ms-transition: all 2000ms ease;
	-webkit-transition: all 2000ms ease;
	-o-transition: all 2000ms ease;
	transition: all 2000ms ease
}
.service-sec:hover i, .service-sec:hover i.open {
	margin: 20px 0 10px;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease
}
.service-sec i.open {
	width: 80px;
	height: 80px;
	margin: 30px 0 0;
	-moz-transition: all 1000ms ease;
	-webkit-transition: all 1000ms ease;
	-ms-transition: all 1000ms ease;
	-o-transition: all 1000ms ease;
	transition: all 1000ms ease
}
.service-sec h4, .service-sec .title {
	background: url(../images/service-sec-shadow.png) center 0 no-repeat;
	padding-top: 26px;
	font-weight: 400;
	border: 0;
	text-transform: capitalize;
	margin: 0 0 15px;
	color: #393939;
	font-size: 14px
}
.service-sec p {
	margin-bottom: 0;
	line-height: 24px
}
.latestwork {
	padding-left: 40px;
	padding-right: 40px;
	margin: 20px auto
}
.latestwork h3 {
	margin-left: 10px;
	text-shadow: none
}
.carousel-container li:hover img {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2)
}
.carousel-container li img {
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
	min-height: 212px
}
.carousel-container ul {
	padding: 0;
	list-style: none;
	height: auto;
	margin-bottom: 0
}
.carousel-container li {
	padding: 0 10px 10px
}
.latest-item {
	padding: 13px 13px 10px;
	text-align: center;
	border: 1px solid #e9e9e9;
	-webkit-box-shadow: 0 5px 0 #696969;
	-moz-box-shadow: 0 5px 0 #696969;
	box-shadow: 0 5px 0 #696969;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	margin: 0 0 40px;
	background: #fff
}
.shadow_st1 {
	position: relative
}
.shadow_st1:after, .shadow_st1:before {
	background: #777;
	bottom: 55px;
	box-shadow: 0 15px 10px silver;
	content: "";
	left: 10px;
	max-width: 300px;
	position: absolute;
	top: 80%;
	transform: rotate(-3deg);
	width: 40%;
	z-index: -1
}
.shadow_st1:after {
	left: auto;
	right: 10px;
	transform: rotate(3deg)
}
.latest-item img {
	margin: auto
}
.carousel-container a.next, .carousel-container a.prev {
	width: 40px;
	height: 80px;
	display: block;
	position: absolute;
	top: 114px;
	text-align: center;
	padding-top: 16px
}
.carousel-container a.prev {
	left: 0
}
.carousel-container a.prev.disabled {
	opacity: 0
}
.carousel-container a.next {
	right: 0
}
.carousel-container a.next.disabled {
	opacity: 0
}
.carousel-container a.next.disabled, .carousel-container a.prev.disabled {
	cursor: default
}
.carousel-container a.next span, .carousel-container a.prev span {
	color: #333
}
.carousel-container li:hover .latest-item {
	-webkit-box-shadow: 0 5px 0 #2092cd;
	-moz-box-shadow: 0 5px 0 #2092cd;
	box-shadow: 0 5px 0 #2092cd
}
.widget-thumb {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	display: block
}
.overthumb {
	position: absolute;
	left: 0;
	top: 100%;
	display: block;
	background: #2092cd;
	text-align: center;
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out
}
.carousel-icon {
	font-size: 19px;
	display: block;
	position: absolute;
	top: 100%;
	text-align: center;
	width: 100%;
	height: auto;
	opacity: 0;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-ms-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	transition: all .4s ease-out
}
.lightzoom {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 14px 10px 11px 14px;
	background: #fff;
	color: #000;
	margin-right: 5px;
	opacity: 1
}
.postlink {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 14px 14px 11px;
	background: #fff;
	color: #000;
	margin-left: 5px;
	opacity: 1
}
.carousel-container li:hover .overthumb {
	top: 0;
	opacity: .7
}
.carousel-container li:hover .carousel-icon {
	opacity: 1;
	top: 40%
}
.inline-list, .inline-list ul, .strip-list, .strip-list ul {
	margin: 0;
	padding: 0;
	list-style: none
}
.featured-list>li {
	text-align: left
}
.featured-list>li>h3 {
	font-size: 18px;
	line-height: 25px;
	position: relative;
	padding-left: 52px;
	font-weight: 400
}
.featured-list>li>h3>i, .featured-list>li>h3>span {
	font-size: 24px;
	position: absolute;
	left: 0;
	top: 0
}
.featured-list>li>h3>span+a {
	border-left: 1px solid #d1d1d1;
	display: inline-block;
	padding-left: 27px
}
.featured-list>li>p {
	margin-bottom: 25px
}
.featured-list>li h3 {
	padding-left: 80px
}
.featured-list>li h3>i {
	font-size: 32px;
	width: 65px;
	padding: 8px;
	border-right: 1px solid #d1d1d1;
	top: 0;
	bottom: 0
}
.promoIco {
	color: #043148
}
.promos:hover .promoIco {
	color: #2092cd;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}
.rgt-promo {
	margin: 0;
	padding: 0
}
.rgt-promo li {
	display: block;
	float: left;
	margin-bottom: 10px
}
.rgt-promo i {
	float: left;
	margin-right: 5px;
	font-size: 60px;
	color: #043148;
	margin-bottom: 30px
}
.rgt-promo li h3 {
	margin-top: 0;
	font-size: 18px;
	margin-bottom: 5px;
	color: #2092cd
}
.rgt-promo li .rgt_txt {
	float: left
}
.moto_fullwidth {
	background: #eee;
	width: 100%
}
.our_motos {
	padding: 30px 0 50px
}
.our_moto {
	padding: 20px 0 100px
}
.our_moto i {
	float: left;
	font-size: 50px;
	color: #444;
	margin-bottom: 68px;
	margin-right: 20px;
	text-shadow: 0 2px 1px rgba(0,0,0,.3)
}
.our_moto i.sifo-clock {
	color: #8ebb80
}
.our_moto i.sifo-responsive {
	color: #80b9bb
}
.our_moto i.fa-thumbs-o-up {
	color: #dc7a7a
}
.our_moto h3 {
	margin-top: 0;
	font-size: 18px;
	margin-bottom: 10px;
	color: #444
}
.moto_fullwidth:after {
	background: url(../images/shadow.png) center center no-repeat;
	content: "";
	height: 53px;
	width: 100%;
	position: absolute
}
.moto_bg {
	position: relative
}
.moto_bg .shadow_st {
	padding-bottom: 50px
}
.moto_bg .shadow_st:after, .moto_bg .shadow_st:before {
	background: #333;
	max-width: none;
	transform: rotate(-2deg);
	width: 86%;
	bottom: 18px
}
.moto_bg .shadow_st:after {
	transform: rotate(2deg)
}
.content-home, .promotional {
	margin-top: 60px;
	margin-bottom: 10px
}
.latestwork-block {
	margin-top: 10px;
	margin-bottom: 10px
}
.advantages {
	list-style: none;
	padding-left: 0;
	padding-top: 20px
}
.advantages li {
	padding-bottom: 10px
}
.advantages li i {
	line-height: 2.6
}
.advantages .heading {
	font-size: 18px
}
.advantages p {
	color: #9b9b9b
}
@media (max-width:1200px) {
.subscribe-widget .email-form {
	width: 190px
}
.navbar-nav>li>a {
	padding: 6px 15px
}
.header-2 .navbar-nav>li>a {
	padding: 26px 15px;
	font-size: 12px
}
.html_carousel div.slide .slide-excerpt {
	width: 89%
}
.portfolio-style-1.single .content-right {
	width: 33%
}
.portfolio-style-1.single .content-left {
	width: 67%
}
.blog-style-3 .blog-item, .blog-style-3 .blog-sizer {
	width: 31%
}
.product-single-content, .product-thumbnails {
	width: 100%
}
.tabs-featured-slider .nav-tabs>li>a span {
	font-size: 10px
}
.tabs-featured-slider .nav-tabs>li>a {
	font-size: 11px
}
}
@media (min-width:768px) and (max-width:980px) {
.shopping-cart {
	margin-top: 3px;
	margin-right: 5px
}
.multi.dropdown {
	position: relative
}
.multimenu {
	width: 95%
}
.navbar-default .navbar-nav>li>a {
	padding-left: 5px;
	padding-right: 5px
}
.cd-top {
	height: 60px;
	width: 60px;
	right: 30px;
	bottom: 30px
}
}
@media (max-width:767px) {
.navbar-nav>li>a {
	padding: 6px 15px!important
}
.navbar-nav>li>.dropdown-menu {
	margin-top: 2px;
	margin-left: 10px
}
.navbar-nav .open .dropdown-menu>li>a:focus, .navbar-nav .open .dropdown-menu>li>a:hover {
	background: #337ab7;
	color: #fff
}
.sifo-header-small .navbar-nav>li>.dropdown-menu {
	margin-top: 2px
}
.navbar-nav {
	margin: 15px 0
}
.navbar-right .dropdown-menu.multimenu {
	padding-top: 0
}
.sifo-header-small .top-section-container2 {
	margin-top: -96px
}
.latestproduct-container a.prev {
	left: 0
}
.latestproduct-container a.next {
	right: 0
}
.double-divider {
	width: 53%
}
.featuredproduct-title .double-divider {
	display: none
}
.featuredproduct-item .product-rating {
	float: left;
	margin-bottom: 3px
}
.latest-work-grid {
	margin-top: 5px
}
.subscribe-widget form {
	float: left;
	margin-left: 100px
}
.html_carousel div.slide div.slide-intro {
	height: 26px
}
.html_carousel div.slide p {
	font-size: 12px
}
.html_carousel div.slide h4 {
	font-size: 16px
}
.html_carousel div.slide .slide-excerpt {
	padding-bottom: 5px;
	margin-top: 5px
}
.html_carousel div.slide .blog-meta {
	margin-top: 5px;
	font-size: 12px
}
.html_carousel .nextprev {
	position: absolute;
	bottom: 35px;
	right: 5%
}
.html_carousel div.slide div.slide-intro {
	padding-left: 5px
}
.tabs-featured-slider .nav-tabs>li {
	float: none!important;
	margin: 0 auto;
	text-align: center
}
.tabs-featured-slider .slide-number {
	float: none!important;
	display: inline-block;
	margin: 0 auto
}
.homepage-slider .slides {
	zoom: .9
}
.featured-list>li>h3>i {
	position: static
}
.featured-list>li>h3 {
	padding-left: 0!important;
	font-size: 16px
}
.featured-list>li>h3 br {
	display: none
}
.featured-list>li h3>i {
	font-size: 22px
}
.featured-list>li>h3>span {
	font-size: 14px
}
.featured-list>li>h3>span+a {
	border: none
}
.social-widget {
	text-align: left
}
#banner-owl .caption_main {
	display: none
}
.cd-top {
	right: 20px;
	bottom: 20px
}
.portfolio-items.col-3>li {
	width: 45%!important
}
.port_details .title h3 {
	font-size: 16px!important
}
.sifo-button:after, .sifo-tag-cloud a:after {
	display: none
}
}
@media (max-width:480px) {
.navbar-toggle {
	margin-right: 0
}
.sifo-header-small .top-section-container2 {
	display: none;
	margin-top: -96px
}
.navbar-nav {
	margin: 15px 0
}
.navbar-nav>li>.dropdown-menu {
	margin-top: 2px;
	margin-left: 10px
}
.sifo-header-small .navbar-nav>li>.dropdown-menu {
	margin-top: 2px
}
.mob_pri_btns {
	display: block
}
.mob_pri_btns span {
	display: none
}
}
.advantages li .iconHovr {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	text-align: center;
	float: left;
	margin-right: 10px;
	color: #2092cd
}
.advantages li:hover .iconHovr i {
	color: #fff
}
.advantages li:hover .iconHovr {
	background: #2092cd
}
.sifo-button, .sifo-button:active, .sifo-button:focus {
	cursor: pointer;
	line-height: normal;
	display: inline-block;
	outline: 0;
	position: relative;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	overflow: hidden;
	z-index: 1;
	border: 1px solid #c5c5c5;
	color: #252525;
	background: #fff;
	text-decoration: none
}
.footer-widget .sifo-button:active, .footer-widget .sifo-button:focus {
	color: #fff;
	background: #2092cd
}
.advantages li .iconHovr {
	border: 1px solid #2092cd;
	background: 0 0;
	position: relative;
	display: inline-block;
	outline: 0;
	-webkit-transition: all .8s;
	-moz-transition: all .8s;
	transition: all .8s;
	overflow: hidden
}
.service-link li {
	display: inline-block;
	padding-bottom: 5px!important
}
.service-link li a {
	text-transform: capitalize;
	padding: 10px 17px;
	border-radius: 3px;
	color: #cacaca;
	background: #323232;
	border: none;
	font-size: 12px
}
.service-link li a:hover {
	border: none
}
.footer-widget .sifo-button {
	border: 0
}
.footer-widget .sifo-button:after {
	background: #141414
}
.sifo-button {
	border-radius: 0;
	text-transform: uppercase;
	font-weight: 500;
	text-align: center;
	transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	-ms-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	-webkit-transition: all .5s ease 0s;
	position: relative
}
.advantages li:hover .iconHovr:after, .sifo-button:after {
	background: #303030;
	width: 210%
}
.sifo-button:after, .sifo-tag-cloud a:after {
	content: '';
	position: absolute;
	z-index: -1;
	height: 0;
	top: 0;
	left: 0;
	opacity: 0;
	transform: translateX(-30%) translateY(-50%) rotate(42deg);
	-moz-transform: translateX(-30%) translateY(-50%) rotate(42deg);
	-ms-transform: translateX(-30%) translateY(-50%) rotate(42deg);
	-o-transform: translateX(-30%) translateY(-50%) rotate(42deg);
	-webkit-transform: translateX(-30%) translateY(-50%) rotate(42deg);
	transition: all 1s;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-webkit-transform: all 1s
}
.sifo-button:hover {
	color: #fff;
	border: 1px solid
}
.advantages li:hover .iconHovr:hover:after, .sifo-button:hover:after {
	height: 600%;
	opacity: 1;
	transition: all 1s;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-webkit-transform: all 1s
}
.sifo-button.white:active, .sifo-button.white:hover {
	color: grey
}
.sifo-button.small {
	font-size: 14px;
	padding: 10px 15px
}
.sifo-button.medium {
	font-size: 16px;
	padding: 16px 20px
}
.sifo-button.large {
	padding: 21px 45px;
	font-size: 16px
}
.sifo-button.xlarge {
	padding: 25px 50px;
	font-size: 18px
}
.getin {
	background: #eee;
	border: 1px solid #eee;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	margin-top: 20px;
	padding: 10px;
	box-shadow: 0 -4px 0 0 rgba(0,0,0,.2) inset
}
.getin h3 {
	color: #333;
	font-size: 18px;
	text-transform: capitalize
}
.getin:hover h3 {
	color: #2092cd
}
.getin:hover .caret {
	border-top: 12px solid #2092cd
}
.content_highlights .title {
	font-size: 18px;
	text-transform: capitalize;
	margin: 0
}
.vert .simply-scroll-list li {
	padding-bottom: 0!important;
	min-height: 190px
}
.vert .simply-scroll-list li p {
	padding: 0 0 10px;
	font-style: italic
}
.vert .simply-scroll-list li p em {
	color: #CCC
}
#topcontrol {
	background: #999;
	color: #fff;
	text-align: center;
	display: inline-block;
	width: 35px;
	height: 35px;
	border: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-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
}
#topcontrol:hover {
	background: #777
}
#topcontrol .fa {
	position: relative;
	top: 3px;
	font-size: 25px
}
.breadcrumb-box {
	background: url(../images/pattern1.jpg) #f2f2f2;
	overflow: hidden;
	margin-bottom: 20px;
	padding: 20px 0
}
.breadcrumb-box h1 {
	color: #FCFCFC;
	font-family: arial;
	font-size: 40px;
	font-weight: 700;
	position: relative;
	text-shadow: 0 1px 0 rgba(0,0,0,.1), 0 0 0 rgba(0,0,0,.55), 0 5px 8px rgba(0,0,0,.35);
	text-transform: uppercase;
	width: 100%
}
.breadcrumb>li+li:before {
	color: #999
}
.breadcrumb {
	margin-bottom: 0;
	padding-left: 0;
	background: 0 0
}
.content-inner {
	margin-bottom: 30px
}
.content-inner h1, .content-inner h2 {
	margin-bottom: 0;
	margin-top: 0;
	font-weight: 700
}
.content-inner h3 {
	margin-bottom: 10px
}
.content-inner h3.title {
	margin-bottom: 0
}
.content-inner h1 span, .content-inner h2 span, .content-inner h3 span {
	font-weight: 400
}
.content-inner h4 {
	text-transform: capitalize
}
.service-promise ul, .skill-block ul {
	padding-left: 0;
	margin-left: 0;
	list-style: none
}
.service-promise li {
	margin-top: 18px;
	list-style: none
}
.service-promise li:first-child {
	margin-top: 0
}
.service-promise li i {
	color: #073b56;
	font-size: 13px;
	margin-right: 5px
}
.seprate-line {
	border-top: 1px dashed #ccc;
	margin: 20px 0
}
.progress {
	border-radius: 0;
	height: 35px;
	margin-bottom: 15px;
	overflow: hidden
}
.progress .progress-bar {
	font-size: 13px;
	line-height: 35px;
	padding-left: 20px;
	text-align: left
}
.skill-block li {
	padding: 6px 6px 6px 15px;
	margin-bottom: 15px;
	color: #FFF;
	overflow: hidden;
	background: #5bc0de;
	border-left: 5px solid #2a92b1
}
.tab-section {
	margin-top: 30px
}
.tab-section h3 {
	margin-bottom: 30px;
	margin-top: 0
}
.tab-section .nav-tabs {
	width: 30%;
	float: left;
	font-size: 13px;
	border: 0
}
.tab-section .nav-tabs>li {
	float: none
}
.tab-section .nav-tabs>li a {
	font-size: 13px;
	font-weight: 400;
	float: none;
	color: #545454;
	border: 1px solid #f5f5f5;
	margin-left: 0;
	border-radius: 0;
	padding: 15px;
	text-transform: uppercase
}
.tab-section .nav-tabs>li.active>a, .tab-section .nav-tabs>li.active>a:focus, .tab-section .nav-tabs>li.active>a:hover, .tab-section .nav-tabs>li>a:hover, .tab-section .nav>li>a:focus {
	color: #fff;
	background: #2092cd;
	border: 1px solid #f5f5f5
}
.tab-section .tab-content {
	border: 1px solid #f5f5f5;
	width: 70%;
	float: left;
	padding: 15px 15px 25px 22px
}
.tab-section i {
	font-size: 20px;
	float: left;
	width: 32px
}
.tab-section .sifo-video {
	font-size: 13px
}
.tab-section .sifo-image {
	font-size: 15px
}
#top-section {
	position: relative;
	width: 100%;
	margin: 0 auto;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}
#hero {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0
}
#banner-owl {
	position: relative;
	width: 100%;
	margin: 0 auto
}
#banner-owl .item {
	position: relative;
	width: 100%;
	margin: 0 auto;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	cursor: url(../images/grab-slider.png) 8 8, url(../images/grab-slider.cur), move!important
}
#banner-owl.owl-theme .owl-controls .owl-buttons .owl-prev {
	position: absolute;
	left: 0;
	cursor: url(../images/grab-left.png) 8 8, url(../images/grab-left.cur), move!important
}
#banner-owl.owl-theme .owl-controls .owl-buttons .owl-next {
	position: absolute;
	right: 0;
	cursor: url(../images/grab-right.png) 8 8, url(../images/grab-right.cur), move!important
}
#banner-owl.owl-theme .owl-controls .owl-buttons .owl-next, #banner-owl.owl-theme .owl-controls .owl-buttons .owl-prev {
	top: 0;
	width: 30%;
	height: 100%;
	z-index: 1;
	text-indent: -60000px
}
#bar {
	width: 0;
	max-width: 100%;
	height: 3px;
	background: #2092cd
}
#progressBar {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #EDEDED;
	z-index: 5
}
#banner-owl .caption_main {
	position: absolute;
	color: rgba(255,255,255,1)!important;
	color: #fff;
	top: 34%;
	left: 10%;
	padding: 10px;
	background-image: url(../images/ban_pttrn.png);
	background-repeat: repeat;
	background-color: rgba(0,0,0,.3);
	width: 400px;
	text-align: center;
	text-shadow: 1px 0 0 #999;
	border-left: 3px solid #2092cd
}
#banner-owl .caption_main p {
	margin-bottom: 0;
	font-size: 16px;
	text-transform: capitalize
}
#banner-owl .owl-pagination {
	position: absolute;
	right: 20px;
	bottom: 20px
}
#banner-owl .item img {
	display: block;
	width: 100%;
	height: auto
}
.lt_title_line {
	height: 3px;
	padding: 0;
	margin: 15px auto 20px;
	text-align: center;
	background: url(../images/title_line7.png) center top no-repeat
}
.section_title_line_full {
	width: 100%;
	height: 3px;
	float: left;
	padding: 0;
	margin: 10px auto 20px;
	text-align: left;
	background: url(../images/title_line6.png) no-repeat
}
.footer_title_line {
	width: 100%;
	height: 3px;
	float: left;
	padding: 0;
	margin: 0 0 20px;
	background: url(../images/title_line5.png) no-repeat
}
.color_grn {
	border-color: #8ebb80!important
}
.color_cyn {
	border-color: #80b9bb!important
}
.color_red {
	border-color: #dc7a7a!important
}
.color_cyn i {
	color: #80b9bb
}
.advantages li:hover .color_cyn {
	background: #80b9bb!important;
	color: #fff!important
}
.color_grn i {
	color: #8ebb80
}
.advantages li:hover .color_grn {
	background: #8ebb80!important;
	color: #fff!important
}
.color_red i {
	color: #dc7a7a
}
.advantages li:hover .color_red {
	background: #dc7a7a!important;
	color: #fff!important
}
.client-testimonial-caruosel {
	position: relative
}
.client-testimonial-caruosel .customNavigation {
	cursor: pointer;
	position: absolute;
	right: 0;
	top: -65px
}
.client-testimonial-caruosel .customNavigation a {
	display: inline-block;
	height: 24px;
	margin-left: 5px
}
.client-testimonial-caruosel .customNavigation a.next, .client-testimonial-caruosel .customNavigation a.prev {
	float: right
}
.client-testimonial-caruosel .customNavigation i.fa {
	width: 24px;
	height: 24px;
	line-height: 24px;
	display: inline-block;
	cursor: pointer;
	margin: 0;
	text-align: center;
	position: relative;
	z-index: 1;
	color: #acacac;
	overflow: hidden;
	border-radius: 1px;
	background: #373737;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	-webkit-transform: translateZ(0)
}
.client-testimonial-caruosel .customNavigation i.fa:hover {
	background: #2092cd;
	color: #fff
}
.content_highlights {
	background: url(../images/body-bg.png) #f2f2f2;
	border: 1px solid #eee;
	margin-top: 20px;
	padding: 15px;
	text-align: center
}
.content_highlights h2, .content_highlights p {
	margin-bottom: 0
}
.section_seperation {
	margin-top: 20px
}
.quick_inquire {
	background: #f3f3f3;
	border: 1px solid #fff;
	border-radius: 5px;
	box-shadow: 0 1px 3px rgba(0,0,0,.5);
	margin: 0 auto;
	position: relative;
	padding: 10px
}
.quick_inquire .form-control {
	background: #fff;
	border: 1px solid #fff;
	border-radius: 2px;
	box-shadow: 0 1px 3px rgba(0,0,0,.5) inset;
	color: #9d9e9e;
	font-family: HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size: 14px;
	text-shadow: 1px 1px 0 rgba(255,255,255,1)
}
.quick_inquire .form-control:hover {
	background: #dfe9ec;
	color: #414848
}
.quick_inquire .form-control:focus {
	background: #dfe9ec;
	box-shadow: 0 1px 2px rgba(0,0,0,.25) inset;
	color: #414848
}
.quick_inquire .form-control option {
	padding: 5px 0
}
.quick_inquire .btn {
	background: #2092cd;
	color: #fff
}
.thumb_bornone {
	padding: 0;
	border: none
}
.side_bar h3 {
	font-style: normal;
	font-size: 18px;
	color: #333;
	text-transform: uppercase
}
.value_feature li {
	border-bottom: 1px solid #ccc;
	padding: 15px 0 20px
}
.value_feature li:first-child {
	padding-top: 0
}
.value_feature li:last-child {
	border-bottom: none
}
.value_feature li p {
	margin-top: 13px;
	display: inline-block;
	color: #2092cd
}
.we_also li {
	display: inline-block;
	margin-bottom: 10px
}
.we_also .iconHovr {
	border: 1px solid #2092cd;
	background: 0 0;
	position: relative;
	display: inline-block;
	outline: 0;
	-webkit-transition: all .8s;
	-moz-transition: all .8s;
	transition: all .8s;
	overflow: hidden
}
.we_also li i {
	line-height: 1.7;
	font-size: 30px
}
.we_also li .iconHovr {
	width: 50px;
	height: 50px;
	border: 1px solid #2092cd;
	border-radius: 50%;
	text-align: center;
	float: left;
	margin-right: 10px;
	color: #2092cd
}
.process_info {
	background: url(../images/body-bg.png) #f2f2f2;
	margin: 120px 0 40px;
	padding: 0;
	text-align: center;
	width: 100%;
	border: 1px solid #eee
}
.pro_info {
	padding: 15px 20px 25px
}
.process_info h3 {
	margin-bottom: 0;
	margin-top: 0;
	padding: 15px
}
.process_info p {
	margin-bottom: 0
}
.shadow_st {
	position: relative
}
.shadow_st:after, .shadow_st:before {
	background: #777;
	bottom: 15px;
	box-shadow: 0 15px 10px silver;
	content: "";
	left: 10px;
	max-width: 300px;
	position: absolute;
	top: 80%;
	transform: rotate(-3deg);
	width: 50%;
	z-index: -1
}
.shadow_st:after {
	left: auto;
	right: 10px;
	transform: rotate(3deg)
}
.process_orange {
	background-color: #f08526;
	color: #fff
}
.process_red {
	background-color: #be3835;
	color: #fff
}
.process_green {
	background-color: #cdcf35;
	color: #fff
}
.process_bluelt {
	background-color: #30a1bf;
	color: #fff
}
.process_vilote {
	background-color: #715098;
	color: #fff
}
.process_blue {
	background-color: #356eb3;
	color: #fff
}
.pin_ico {
	background: url(../images/pin_ico.png);
	width: 75px;
	height: 70px;
	position: absolute;
	top: 0;
	right: 0
}
.top_rope {
	background: url(../images/rope.png) center top no-repeat;
	height: 304px;
	margin: 0 auto;
	position: absolute;
	top: -109px;
	width: 100%
}
.portfolio-filter, .portfolio-items {
	list-style: none;
	padding: 0;
	margin: 0
}
.portfolio-items {
	margin-right: -20px
}
.portfolio-filter {
	margin-bottom: 30px;
	text-align: center
}
.portfolio-filter .sifo-button {
	outline: 0!important;
	background: #fff
}
.portfolio-filter .sifo-button:hover {
	background-color: #119ee7;
	color: #fff
}
.portfolio-filter .sifo-button.active {
	background-color: #119ee7;
	border: 1px solid #119ee7;
	color: #fff
}
.portfolio-filter>li {
	display: inline-block;
	margin-bottom: 10px
}
.portfolio-items>li {
	float: left;
	padding: 0;
	margin: 0
}
.portfolio-items.col-3>li {
	width: 25%;
	margin-bottom: 15px
}
.portfolio-item .item-main {
	margin: 0 10px 10px 0;
	background: #fff;
	padding: 1px;
	border: 1px solid #E8EAEE;
	box-shadow: 0 8px 0 -6px rgba(0,0,0,.15);
	transition: all .2s ease-in-out 0s
}
.port_details {
	color: #666;
	padding: 10px;
	transition: all .3s ease 0s;
	text-align: center
}
.port_details .title {
	margin-bottom: 10px
}
.port_details .title h3 {
	font-size: 20px;
	font-weight: 400;
	text-transform: capitalize
}
.port_details .badge {
	background: #eee;
	border-radius: 0;
	padding: 8px 5px;
	color: #828282;
	font-weight: 400;
	width: 100%
}
.portfolio-item img {
	width: 100%
}
.portfolio-item .portfolio-image {
	position: relative;
	height: auto;
	margin: 0;
	overflow: hidden;
	width: 100%
}
.portfolio-item .portfolio-image img {
	height: auto;
	transition: -moz-transform .6s ease 0s;
	width: 100%;
	margin: 0 auto;
	text-align: center
}
.portfolio-item:hover .portfolio-image img {
	transform: scale(1.2, 1.2) rotate(.1deg)
}
.portfolio-item:hover .port_details {
	background: #2092cd
}
.portfolio-item:hover .port_details h3 {
	color: #fff
}
.portfolio-item:hover .port_details .badge {
	background: #fff;
	color: #2092cd
}
.portfolio-item .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	background-color: rgba(32,146,205,.5);
	text-align: center;
	vertical-align: middle;
	-webkit-transition: opacity 300ms;
	-moz-transition: opacity 300ms;
	-o-transition: opacity 300ms;
	transition: opacity 300ms
}
.portfolio-item .overlay .preview {
	position: relative;
	top: 50%;
	display: inline-block;
	margin-top: -20px;
	border-radius: 0;
	outline: 0
}
.portfolio-item:hover .overlay {
	opacity: 1
}
.isotope-item {
	z-index: 2
}
.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1
}
.isotope, .isotope .isotope-item {
	-webkit-transition-duration: .8s;
	-moz-transition-duration: .8s;
	-ms-transition-duration: .8s;
	-o-transition-duration: .8s;
	transition-duration: .8s
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity
}
.isotope .isotope-item.no-transition, .isotope.no-transition, .isotope.no-transition .isotope-item {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s
}
.isotope.infinite-scrolling {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none
}
.address_block {
	margin-bottom: 50px
}
.service-box-1 {
	width: 100%
}
.service-box-1 .title-container {
	width: 100%;
	margin-bottom: 20px;
	background-color: #f1f1f1
}
.service-box-1 .title-container .icon {
	width: 50px;
	height: 50px;
	background-color: #2092cd;
	float: left
}
.service-box-1 .title-container .icon i {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 50px;
	height: 50px;
	color: #fff;
	font-size: 16px
}
.service-box-1 .title-container h3 {
	color: #2092cd;
	display: table-cell;
	font-size: 20px;
	font-weight: 400;
	height: 50px;
	margin-bottom: 0;
	max-height: inherit;
	padding-left: 30px;
	vertical-align: middle
}
.contact-info-list li {
	width: 100%;
	padding-bottom: 10px;
	list-style: none;
	background: 0 0;
	padding-left: 0;
	display: inline-block
}
.contact-info-list li i {
	font-size: 15px;
	padding-right: 5px;
	width: 20px;
	float: left;
	margin-top: 3px
}
.service-info .info {
	float: left;
	padding-left: 0;
	width: 90%
}
.required {
	font-weight: 700;
	color: #ce292d!important
}
.contact_form fieldset {
	width: 100%;
	margin-bottom: 15px
}
.contact_form label {
	width: 100%;
	display: block;
	margin-bottom: 3px;
	color: #252525
}
.contact_form .contact-text, .contact_form .contact-textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 3px;
	padding: 6px 10px 6px 40px;
	max-width: 100%;
	width: 100%
}
.contact_form .contact-text {
	min-height: 36px
}
select.selects-country option {
	padding-left: 40px
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.selects-country {
	height: 36px;
	line-height: 30px;
	padding: 6px 10px!important;
	width: 91%!important;
	margin-left: 9%!important
}
}
.contact_form .contact-textarea {
	width: 100%;
	height: 88px
}
.contact_form .contact-form-control-wrap {
	position: relative;
	display: block
}
.contact_form .contact-form-control-wrap::before {
	font-family: FontAwesome;
	position: absolute;
	display: block;
	font-size: 13px;
	top: 0;
	left: 1px;
	width: 32px;
	height: 36px;
	padding-left: 10px;
	background-color: #2092cd;
	padding-top: 7px;
	border-radius: 3px 0 0 3px;
	color: #fff
}
.contact_form .contact-form-control-wrap.your-name::before {
	content: '\f007'
}
.contact_form .contact-form-control-wrap.your-email::before {
	content: "\f0e0"
}
.contact_form .contact-form-control-wrap.your-url::before {
	content: "\f095"
}
.contact_form .contact-form-control-wrap.your-country::before {
	content: "\f0ac"
}
.contact_form .contact-form-control-wrap.your-message::before {
	content: "\f0a1";
	height: 86px;
	top: 1px;
	z-index: 1
}
.contact_form .contact-text:focus, .contact_form .contact-textarea:focus {
	border-color: #2092cd;
	outline: 0
}
.contact_form .contact-submit {
	text-transform: uppercase;
	font-weight: 700;
	position: relative;
	-webkit-transition: all .2s ease 0s;
	-moz-transition: all .2s ease 0s;
	-o-transition: all .2s ease 0s;
	-ms-transition: all .2s ease 0s;
	transition: all .2s ease 0s;
	color: #fff;
	padding: 10px 30px;
	font-size: 12px;
	float: right;
	border: none
}
.contact_form .contact-select {
	width: 100%;
	border: 1px solid #ddd;
	border-radius: 3px;
	padding: 10px
}
.mt50 {
	margin-top: 50px
}
.mt30 {
	margin-top: 30px
}
.mt15 {
	margin-top: 15px
}
.map-area {
	margin: 0 0 40px
}
#map {
	height: 350px;
	background: #ccc
}
#map, #map *, #map :after, #map :before {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
#map .title {
	color: #2092cd
}
#map h5 {
	margin-bottom: 5px;
	margin-top: 0;
	background: 0 0;
	padding: 0;
	font-size: 18px
}
#map p {
	color: #333;
	margin-bottom: 0
}
.gm-style-iw div {
	width: 100%!important
}
.map h4 {
	font-size: 16px;
	margin-bottom: 10px;
	color: #f8ef22
}
.what_wedo {
	margin-top: 40px
}
.product_info h3 {
	font-weight: 400;
	text-transform: capitalize;
	font-size: 18px;
	margin-bottom: 5px;
	color: #2092cd
}
.product_info {
	margin-bottom: 20px
}
.product_info .info_pro {
	padding-left: 68px
}
.product_info p {
	margin-bottom: 5px
}
.bgshadow_greadient {
	background-image: -moz-linear-gradient(center top, rgba(0,0,0,0) 0, rgba(0,0,0,.1) 100%);
	box-shadow: 0 -1px 0 0 rgba(0,0,0,.3) inset
}
.bgshadow_circle {
	background-color: #777;
	color: #fff
}
.dropcap {
	border-radius: 1000px;
	text-align: center;
	width: 60px;
	height: 60px;
	float: left;
	margin-right: 10px;
	line-height: 100%;
	margin-bottom: 50px
}
.dropcap .fa {
	font-size: 200%;
	line-height: 58px
}
.ic_green {
	background-color: #bbd22b
}
.ic_orange {
	background-color: #ff8a00
}
.ic_indigo {
	background-color: #01dcdf
}
.ic_yellow {
	background-color: #ffc000
}
.ic_cyan {
	background-color: #df2d4b
}
.ic_red {
	background-color: #df0125
}
.ic_megento {
	background-color: #d32cdd
}
.ic_blue {
	background-color: #147de8
}
.ic_violet {
	background-color: #812beb
}
.tel_number {
	margin-right: 20px
}
.promo-posts .promo-post {
	padding-right: 20px;
	text-align: center
}
.promo-posts .green-circle {
	text-align: center;
	font-size: 54px;
	border: 6px solid #eee;
	letter-spacing: 1px;
	line-height: 1.4;
	padding: 11px;
	box-shadow: 0 0 3px #999;
	color: #fff;
	display: inline-block;
	height: 110px;
	width: 110px;
	border-radius: 95px;
	z-index: 2
}
.promo-posts .green-circle i {
	text-shadow: 1px 0 1px #000
}
.promo-posts .caption_post {
	width: 100%;
	position: relative
}
.promo-posts .caption_post h3 {
	padding-top: 10px
}
.bullets1 {
	padding-left: 0
}
.bullets1 li {
	list-style: none;
	margin-bottom: 10px
}
.bullets1 li:before {
	content: "\f101";
	font-family: FontAwesome;
	padding-right: 5px
}
.bullets2 {
	padding-left: 0
}
.bullets2 li {
	list-style: none;
	margin-bottom: 10px
}
.bullets2 li:before {
	content: "\f00c";
	font-family: FontAwesome;
	padding-right: 5px;
	color: #333
}
.cd-top {
	display: inline-block;
	height: 40px;
	width: 40px;
	position: fixed;
	bottom: 40px;
	right: 10px;
	box-shadow: 0 0 10px rgba(0,0,0,.05);
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: url(../images/cd-top-arrow.svg) center 50% no-repeat rgba(35,82,124,.8);
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s;
	outline: 0;
	border: 0
}
.cd-top.cd-fade-out, .cd-top.cd-is-visible, .no-touch .cd-top:hover {
	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	-moz-transition: opacity .3s 0s, visibility 0s 0s;
	transition: opacity .3s 0s, visibility 0s 0s
}
.cd-top.cd-is-visible {
	visibility: visible;
	opacity: 1
}
.cd-top.cd-fade-out {
	opacity: .5
}
.no-touch .cd-top:hover {
	background-color: #e86256;
	opacity: 1
}
.navbar .dropdown.active .dropdown-menu {
	margin-top: -3px!important
}
.pop_info {
	display: none;
	color: #333
}
.pop_info_in strong {
	display: block
}
.pop_info_in {
	text-align: left;
	margin-top: 20px
}
.img img {
	max-width: 100%;
	height: 100%;
	width: 100%
}
.no-display {
	display: none!important
}
.price_table {
	width: 100%;
	float: left;
	padding: 0;
	margin: 20px 0;
	text-align: center;
	transition-property: background-color, color;
	transition-duration: .3s;
	transition-timing-function: ease-out;
	background: url(../images/body-bg.png) #f2f2f2;
	border: 1px solid #eee
}
.price_table .title {
	width: 100%;
	font-size: 30px;
	font-weight: 600;
	padding: 20px 0;
	color: #222;
	text-align: center;
	margin: 0 0 10px;
	border-bottom: 1px solid #ccc
}
.price_table .price {
	color: #333;
	font-size: 45px;
	font-weight: 700;
	line-height: 45px;
	text-align: center;
	padding: 8px 0;
	border-bottom: 1px solid #ccc
}
.price_table .price sup {
	font-size: 22px;
	font-style: normal
}
.price_table .price i {
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	float: none
}
.price_table ul.plan_features {
	width: 100%;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0 0 20px;
	list-style: none
}
ul.plan_features li {
	width: 70%;
	color: #333;
	text-align: center;
	padding: 8px 0;
	margin: 0 auto;
	border-bottom: 1px solid #ccc
}
ul.plan_features.two li {
	width: 80%
}
.plan_info .singup_but {
	text-align: center;
	padding: 8px 30px;
	margin: 0 0 25px;
	background: #2092cd;
	color: #fff
}
.price_table:hover {
	background: #37c6f5;
	color: #fff
}
.price_table:hover .price {
	border-bottom: 1px solid #7edfff
}
.price_table:hover .plan_features li {
	border-bottom: 1px solid #7edfff;
	color: #fff
}
.price_table:hover .singup_but {
	color: #2092cd;
	background-color: #fff
}
ul.sitemap {
	padding-left: 0;
	position: relative;
	list-style: none
}
ul.nav-list>li a, ul.sitemap>li a {
	transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	-ms-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	-webkit-transition: all .5s ease 0s
}
ul.sitemap>li {
	margin-bottom: 15px;
	list-style: none;
	font-weight: 700;
	position: relative;
	padding-left: 15px
}
ul.sitemap li a:before {
	position: absolute;
	top: 0;
	left: 0;
	font-family: FontAwesome;
	font-size: 15px;
	content: "\f101";
	font-weight: 400;
	transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	-ms-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	-webkit-transition: all .5s ease 0s
}
ul.nav-list li:hover a:before, ul.sitemap li:hover a:before {
	left: 10px
}
ul.nav-list li:hover a, ul.sitemap li:hover a {
	padding-left: 10px;
	color: #333
}
ul.nav-list {
	position: relative;
	list-style: none;
	padding-left: 0
}
ul.nav-list>li {
	position: relative;
	font-size: 13px;
	font-weight: 700;
	margin-bottom: 9px;
	padding-left: 20px
}
ul.nav-list a:hover {
	text-decoration: none;
	display: block;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
ul.nav-list li a:before {
	position: absolute;
	top: 0;
	left: 0;
	font-family: FontAwesome;
	font-size: 15px;
	content: "\f101";
	font-weight: 400;
	transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	-ms-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	-webkit-transition: all .5s ease 0s
}
.quick_inquire label {
	margin-bottom: 15px
}
.quick_inquire input, .quick_inquire select, .quick_inquire textarea {
	margin-top: 5px
}
.quick_inquire .empty-message, .quick_inquire .error-message {
	top: 37px!important;
	position: absolute
}
.quick_inquire ._placeholder {
	left: 0!important;
	padding: 9px 13px 8px!important
}
.contact-form-control-wrap ._placeholder {
	left: 30px!important
}
#quoteNow .quick_inquire ._placeholder {
	top: 23px!important
}

.latestwork .title {font-family: Arial,Helvetica,sans-serif; font-weight: 400; margin-top: 10px; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3); text-transform: uppercase; margin-bottom: 10px;font-size: 18px; }
.service-sec .title, .promo-posts .caption_post .title {text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);}
.promo-posts .caption_post .title strong {font-weight: 400;}
.promo-posts .caption_post .title {font-family: Arial,Helvetica,sans-serif; margin-top: 10px; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3); text-transform: uppercase; margin-bottom: 10px;font-size: 21px;padding-top: 10px; }

.banner_case .caption_main .header {font-family: Arial,Helvetica,sans-serif; font-weight: 400; margin-top: 10px; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3); text-transform: uppercase; margin-bottom: 10px;font-size: 21px; }

.country { float:none !important; display:inline !important;}
.country-blk { margin-bottom:15px}