@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,400,300,600,700);
@charset "utf-8";
/* CSS Document */


* {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}
/* Start of "Micro clearfix" */

.cf, .clearfix {
	zoom: 1;
}
.cf:before, .clearfix:before,  .cf:after, .clearfix:after {
	content: "";
	display: table;
}
.cf:after, .clearfix:after {
	clear: both;
}
/* End of "Micro clearfix" */



body {
	font-family:"Open Sans", sans-serif;
	font-size:14px;
	/*color:#707070;*/

	color:#1a1a1a;
	font-weight:normal;
	line-height:22px;
}
h1, h2, h3, h4, h5, h6 {
	color: #484848;
}
a {
	color:#1a1a1a;
}
input:hover, textarea:hover, input:focus, textarea:focus {
	transition-duration: 500ms;
	transition-property: width, background, box-shadow, color, border-color;
	transition-timing-function: ease;
	-moz-transition-duration: 500ms;
	transition-property: width, background, box-shadow, color, border-color;
	-moz-transition-timing-function: ease;
	-webkit-transition-duration: 500ms;
	transition-property: width, background, box-shadow, color, border-color;
	-webkit-transition-timing-function: ease;
}
a:hover, img:hover {
	transition-duration: 500ms;
	transition-timing-function: ease;
	-moz-transition-duration: 500ms;
	-moz-transition-timing-function: ease;
	-webkit-transition-duration: 500ms;
	-webkit-transition-timing-function: ease;
}
.wrapper {
	max-width:1100px;
	width:100%;
	margin:0px auto;
}
.wrapper1167 {
	max-width:1167px;
	width:100%;
	margin:0px auto;
}
#header {
	height:85px;
	border-bottom:1px solid #e9e9e9;
	background:#efefef;
	position: fixed;
	width: 100%;
	z-index: 999;
}
.company-logo {
	/*width:265px;*/

	width:28%;
	margin-top: 8px;
	float:left;
}
.top-link ul li a.quote-now {
	color:#fff;
	border: 1px solid #eeeeee;
	border-radius: 5px;
	padding: 12px 13px;
	margin-top: 0px;
	margin-left: 10px;
	background: #25526a;
}
.top-link ul li a.quote-now:hover {
	border: 1px solid #e15815;
	background: #e87b18;
	color: #fff;
}
#contents {
	padding-top: 85px;
}
.slide-banner {
	background:#f8f8f8;
	margin-bottom: 40px;
}
.content-top-most {
	margin-bottom: 40px;
}
.col6 {
	width: 50%;
	float: left;
}
.about-us {
	padding-right: 20px;
}
.about-text {
	/*color: #7e7e7e;*/

}
.readmore {
	margin-top: 18px;
}
.readmore a {
	color: #e87b18;
	font-weight: 600;
}
.readmore a:hover {
	color: #e15815;
}
h6 {
	color:#484848;
	font-size:16px;
	margin-bottom:12px;
	text-align:left;
	font-weight:600;
}
h6 a {
	color:#484848;
}
h6 a:hover {
	color:#e15815;
}
.our-services2 {
}
.our-services2 .readmore {
	margin-top: 2.5px;/*text-align: right;*/
}
.services2-text {
	font-weight: normal;
	color: #7e7e7e;
}
.our-services2 a.readmore-link {
	font-weight: 600;
	color: #e87b18;
}
.our-services2 a.readmore-link:hover {
	color: #e15815;
}
.our-services2 ul li {
	padding-bottom: 30px;
	background: url(../images/services-vline.png) 36px repeat-y;
	padding-left: 95px;
}
.our-services2 ul li.designing {
	background: url(../images/designing-icon.png) left 0px no-repeat, url(../images/services-vline.png) 36px repeat-y;
}
.our-services2 ul li.domain {
	background: url(../images/domain-icon.png) left 0px no-repeat, url(../images/services-vline.png) 36px repeat-y;
}
.our-services2 ul li.marketing {
	background: url(../images/marketing-icon.png) left 0px no-repeat;
}
.grow-business {
}
.contact-img {
	margin: auto;
	width: 158px;
	height: 154px;
	margin-top: 15px;
}
.contact-img a {
	display:block;
	width:158px;
	height:154px;
	background:url(../images/contact-us-icon.png) no-repeat;
}
.contact-img a:hover {
	background:url(../images/contact-us-icon-h.png) no-repeat;
}
h3 {
	color:#1a1a1a;
	font-size:36px;
	font-weight:300;
	text-align:center;
	margin-bottom: 30px;
}
h3 span {
	color:#e03b47;
}
.hline {
	height:1px;
/*	border: 1px solid #e9e9e9;
*/	/*margin-bottom: 45px;*/
position: relative;
top: 85px;
}
h2 {
	font-size:24px;
	margin-bottom:25px;
	text-align:left;
	font-weight:600;
}
.our-services h2, .from-blog h2 {
	margin-bottom: 0px;
	line-height: 5px;
	font-weight:400;
}
.our-services {
	margin-bottom:65px;
}
.our-services ul li {
	text-align:center;
	border:1px solid #efefef;/*margin-right:27px;

	margin-right:2%;

	float:left;

	width:254px;

	width: 23.3%;*/

	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}
.our-services ul li.no-margin {
	margin:0px;
}
.services-img {
}
.services-details {
	padding:19px 15px;
	background: #efefef;
}
.services-name {
	font-size:20px;
	margin-bottom:6px;
	line-height: 26px;
}
.services-readmore a {
	font-size:15px;
	display:block;
}
.services-readmore a:hover {
	text-decoration:none;
}
.from-blog {
	margin-bottom:40px;
}
.from-blog ul li {
	/*margin-right:27px;*/

	/*margin-right:2%;*/

	/*border:1px solid #eeeeee;*//*float:left;

	background:#f8f8f8;*/

	/*width:254px;*/

	/*width: 23.3%;*/

}
.from-blog ul li.no-margin {
	margin:0px;
}
.from-blog-img {
}
.from-blog-details {
	padding:13px 15px;
	text-align: center;
}
.from-blog-name {
	font-size:20px;
	margin-bottom:6px;
	line-height: 26px;
	-o-text-overflow: ellipsis;   /* Opera */
	text-overflow:    ellipsis;   /* IE, Safari (WebKit) */
	overflow:hidden;              /* don't show excess chars */
	white-space:nowrap;           /* force single line */
	width: 233px;
}
.from-blog-para {
	font-size:14px;
	margin-bottom:3px;
	/*height: 40px;*/

	overflow: hidden;
}
.from-blog-readmore {
	margin-top: 10px;
}
.from-blog-readmore a {
	font-size:15px;
	color:#1a1a1a;
	font-weight:400;
}
.from-blog-readmore a:hover {
	text-decoration:none;
	color:#e15815;
}
.main-content {
	margin-bottom:50px;
	color:#1a1a1a;
	text-align:center;
}
.main-content-para {
	font-size:19px;
}
h1 {
	margin-bottom:30px;
	font-size:30px;
	font-weight:600;
}
.know-us {
	margin-bottom: 50px;
}
.know-us ul li {
	/*margin-right:27px;*/

	margin-right:3.2%;
	text-align:center;
	background: #efefef;
	float:left;
	/*width:254px;*/
	border-radius:5px;
	width: 31.2%;
}
.know-us ul li.no-margin {
	margin:0px;
}
.know-us-img {
	height: 188px;
}
.hidden {
	display:none;
}
.know-us-img:hover .visible {
	display:none;
}
.know-us-img:hover .hidden {
	display:block;
}
.know-us-details {
	padding:75px 14px 26px;
	border:1px solid #efefef;
	border-top:none;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	background: #efefef;
	min-height: 304px;
}
.know-us-name {
	font-size:21px;
	color:#1a1a1a;
	margin-bottom:7px;
	font-weight:600;
}
.know-us-para {
	font-size:14px;
	/*height: 43px;*/

	overflow: hidden;
}
.hline2 {
	background:url(../images/hline2.png) center center no-repeat;
	height:35px;
	margin-bottom:24px;
}
h4 {
	font-size:24px;
	margin-bottom:20px;
	font-weight:600;
	text-transform:uppercase;
}
.client-speaks h4 {
	margin-bottom:50px;
}
h4 span {
	font-weight:normal;
}
.testimonials-page ul li {
	/*margin: 30px 0px;
	border: 1px solid #e9e9e9;
	box-shadow: 2px 2px 5px #e9e9e9;
	border-radius: 10px;
	padding: 30px 0px;*/

	margin: 30px 0px;
	/*border: 1px solid #e9e9e9;*/
	border: 1px solid #dbdbdb;
	box-shadow: 2px 2px 5px #aaaaaa;
	border-radius: 10px;
	padding: 27px 20px 0px 20px;
}
.main-para {
	margin-bottom: 20px;
}
.testimonials-page .main-para {
	text-align: left;
}
.client-speaks {
	text-align:center;
	margin-bottom:35px;
}
.client-speaks-para {
	padding-bottom:10px;
	font-size:16px;
	line-height:24px;
	font-style: italic;
}
.testimonials-page .client-speaks-para {
	padding-bottom:10px;
	font-size:14px;
}
.client-speaks-title {
	font-size:15px;
	font-weight:bold;
	padding: 10px 0px 27px 0px;
}
.client-speaks-title span {
	font-weight:normal;
}
.social-icons {
	text-align:center;
}
.social-icons ul {
	max-width: 435px;
	width:100%;
	margin:0px auto;
}
.social-icons ul li {
	float:left;
	margin:0px 5px;
}
.social-icons ul li a {
	width:62px;
	height:62px;
	display:block;
}
.social-icons ul li a.fb {
	background:url(../images/fb-icon.png) no-repeat;
}
.social-icons ul li a.fb:hover {
	background:url(../images/fb-icon-h.png) no-repeat;
}
.social-icons ul li a.tw {
	background:url(../images/tw-icon.png) no-repeat;
}
.social-icons ul li a.tw:hover {
	background:url(../images/tw-icon-h.png) no-repeat;
}
.social-icons ul li a.in {
	background:url(../images/in-icon.png) no-repeat;
}
.social-icons ul li a.in:hover {
	background:url(../images/in-icon-h.png) no-repeat;
}
.social-icons ul li a.sk {
	background:url(../images/skype-icon.png) no-repeat;
}
.social-icons ul li a.sk:hover {
	background:url(../images/skype-icon-h.png) no-repeat;
}
.social-icons ul li a.gp {
	background:url(../images/gplus-icon.png) no-repeat;
}
.social-icons ul li a.gp:hover {
	background:url(../images/gplus-icon-h.png) no-repeat;
}
.social-icons ul li a.ml {
	background:url(../images/mail-icon.png) no-repeat;
}
.social-icons ul li a.ml:hover {
	background:url(../images/mail-icon-h.png) no-repeat;
}
/*Footer Start*/



#footer {
	margin-top:45px;
	color: #54595c;
	background: #f7f7f7;
	line-height: 25px;
}
#footer a {
	color: #54595c;
}
#footer a:hover {
	color: #e15815;
}
.contact-us-now {
	background:#f0f0f0;
	font-size:28px;
	padding: 12px 20px;
}
.fc-para {
	float:left;
	width:50%;
	text-align: right;
	padding-top: 10px;
}
.fc-button {
	float:right;
	width:50%;
}
.footer-contact a {
	background:url(../images/contact-us-button.png) no-repeat;
	width:163px;
	height:44px;
	display:block;
	margin:0 0 0 20px;
}
.footer-contact a:hover {
	background:url(../images/contact-us-button-h.png) no-repeat;
}
.footer-middle {
	padding-top: 45px;
	margin-bottom: 30px;
}
.col3 {
	width: 25%;
	padding-right: 20px;
	float: left;
}
.footer-links ul li {
	padding: 1px 0px;
	text-transform : capitalize;
}
#footer h6 {
	color:#e87b18;
	font-size:16px;
	margin-bottom:30px;
	text-align:left;
	font-weight:600;
	text-transform: uppercase;
}
.follow-us {
	padding-right: 20px;
}
.follow-us ul li a {
	padding: 1px 0px;
	padding-left: 32px;
	display: block;
}
.follow-us ul li a:hover {
	color:#e15815;
}
.follow-us ul li a.fb {
	background:url(../images/fb-icon-small.png) left top no-repeat;
}
.follow-us ul li a.fb:hover {
	background:url(../images/fb-icon-small-h.png) left top no-repeat;
}
.follow-us ul li a.tw {
	background:url(../images/tw-icon-small.png) left top no-repeat;
}
.follow-us ul li a.tw:hover {
	background:url(../images/tw-icon-small-h.png) left top no-repeat;
}
.follow-us ul li a.in {
	background:url(../images/in-icon-small.png) left top no-repeat;
}
.follow-us ul li a.in:hover {
	background:url(../images/in-icon-small-h.png) left top no-repeat;
}
.follow-us ul li a.sk {
	background:url(../images/skype-icon-small.png) left top no-repeat;
}
.follow-us ul li a.sk:hover {
	background:url(../images/skype-icon-small-h.png) left top no-repeat;
}
.follow-us ul li a.gp {
	background:url(../images/gplus-icon-small.png) left top no-repeat;
}
.follow-us ul li a.gp:hover {
	background:url(../images/gplus-icon-small-h.png) left top no-repeat;
}
.follow-us ul li a.ml {
	background:url(../images/mail-icon-small.png) left top no-repeat;
}
.follow-us ul li a.ml:hover {
	background:url(../images/mail-icon-small-h.png) left top no-repeat;
}
.follow-us ul li a.ig {
	background:url(../images/instagram-icon-small.png) left top no-repeat;
}
.follow-us ul li a.ig:hover {
	background:url(../images/instagram-icon-small-h.png) left top no-repeat;
}


.contact-us {
	padding-right: 20px;
}
.newsletters {
	padding-right: 0px;
}
.newsletter-text2 {
	display: none;
}
.newsletters input[type="text"] {
	border-radius: 3px;
	border: 1px solid #e0e0e0;
	background: #fff;
	width: 80%;
	margin-right: 2%;
	padding: 7px;
	vertical-align: bottom;
}
.newsletters input[type="submit"] {
	border-radius: 3px;
	border: 1px solid #e87b18;
	background: #e87b18;
	color: #fff;
	width: 18%;
	font-weight: bold;
	display: inline;
	padding: 9px 10px;
	height: auto;
}
.newsletters form {
	margin-top: 25px;
}
.our-hline {
	background: url(../images/hline3.png) top center no-repeat;
	height: 41px;
	display: none;
}
.footer-bottom {
	background: #224659;
	color: #fff;
}
.copyright {
	padding: 23px 0px;
	text-align: center;
}
.sb-navigation-play {
	display:none !important;
}
.sb-navigation-left {
	margin-right: 0px !important;
}
.sb-navigation-left i, .sb-navigation-right i, .sb-navigation-play i {
	font-size: 16px !important;
}
/****portfolio*******/



.portfolio-cats {
	text-align:right;
}
.portfolio-cats ul.pc-ul {
	margin-bottom: 50px;
}
.portfolio-cats ul.pc-ul li {
	display:inline;
	margin:0 0 0 30px;
}
.portfolio-cats ul.pc-ul li a {
	padding-bottom:5px;
}
.portfolio-cats ul.pc-ul li a:hover,  .portfolio-cats .active{
	border-bottom:1px solid #e15815;
	color:#e15815;
}
.our-portfolio h2, .from-blog h2, .portfolio-h2 {
	margin-bottom: 0px;
	line-height: 5px;
	font-weight:400;
}
.our-works .respimg {
	height: 155px;
}
.portfolio-h2 {
	font-weight:600;
}
.our-portfolio {
	margin-bottom:65px;
}
.our-portfolio h2 {
	text-align:center;
}
.our-portfolio > ul {
	margin-top:20px;
}
.our-portfolio > ul > li {
	text-align: center;
	border: 1px solid #efefef;
	margin-right: 27px;
	float: left;
	margin: 2% 2% 2% 0%;
	width: 23.5%;
	border-radius: 5px;
	background: #efefef;
}
.our-portfolio > ul > li:nth-child(4n) {
	margin: 2% 0% 2% 0%;
}
.portfolio-img {
}
.portfolio-details {
	padding:19px 15px;
}
.portfolio-name {
	font-size:20px;
	margin-bottom:6px;
	line-height: 26px;
}
.portfolio-readmore a {
	font-size:15px;
	display:block;
	background:url(../images/lens2.png) 42px 2px no-repeat;
}
.portfolio-readmore a:hover {
	text-decoration:none;
	color:#52bde9;
}
.pre-next {
	text-align:right;
}
.pre-next ul li {
	float:right;
	border: none;
	margin:0 0 0 5px;
	width: auto;
}
.pre-next ul li a {
	width:24px;
	height:24px;
	background:#e15815 url(../images/arrow-right.png) center center no-repeat;
	display:block;
	margin-left:5px;
}
.pre-next ul li a:hover {
	background-color:#c8c8c8;
}
.pre-next ul li a.next {
	background:#e15815 url(../images/arrow-left.png) center center no-repeat;
	margin-left:10px;
}
/*contact-page*/

.contactus-cats {
	margin-bottom:56px;
}
.contactus-cats > ul > li {
	float:left;
	margin-right:5%;
}
.contactus-cats > ul > li {
	float:left;
	width:32%;
	margin-right:2%;
	margin-bottom: 6px;
}
.contactus-cats > ul > li.no-margin {
	margin-right:0;
}
.contactus-cats > ul > li a {
	color:#ebb34a;
	width:100%;
	padding:30px 0px;
	border:1px solid #e9e9e9;
	text-align:center;
	display:block;
	font-size:24px;
	font-weight:600;
}
.contactus-cats > ul > li a:hover, .contactus-cats > ul > li a.selected {
	background:#e15815;
	border:1px solid #e15815;
}
.contactus-cats > ul > li a.enquiry-tab1 {
	color:#e15815;
}
.contactus-cats > ul > li a.enquiry-tab3 {
	color:#3badd5;
}
.contact-arrow {
	height:17px;
}
.contactus-cats > ul > li:hover .contact-arrow, .contactus-cats > ul > li.selected .contact-arrow {
	background:url(../images/contact-arrow.png) 35px 0px no-repeat;
	height:17px;
}
.contactus-cats > ul > li a:hover, .contactus-cats > ul > li a.selected {
	color:#fff;
}
h5 {
	font-size:18px;
	font-weight:400;
	margin-bottom:15px;
	font-weight:600;
}
.page-enquiry {
	clear: both;
	border:1px solid #e9e9e9;
	padding:28px 22px;
	font-size:16px;
}
.page-enquiry form {
	margin-top:30px;
}
.form-row {
	margin-bottom:23px;
}
.form-row.submit {
	margin-bottom:0;
}
.form-row span {
	font-size:14px;
	color:#bcbcbc;
	margin-bottom:20px;
}
.form-row .title {
	margin-bottom:10px;
}
.columns3 {
	width:32%;
	float:left;
	margin-right:2%;
}
.columns3.no-margin {
	margin-right:0;
}

input[type="file"],
input[type="text"], input[type="email"], input[type="tel"], 
input[type="url"],textarea,  select 
{
	width:100%;
	border:1px solid #e9e9e9;
	background:#fff;
	padding:10px;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	color: #1a1a1a;
	font-weight: normal;
}
textarea {
	height:74px;
}
input[type="text"], input[type="email"], input[type="tel"], input[type="url"] 
{
	width:100%;
	border:1px solid #e9e9e9;
	background:#fff;
	padding:10px;
}
input[type="submit"] {
	width:163px;
	height:44px;
	background:url(../images/submit-button.png) no-repeat;
	display:block;
	border:none;
}
input[type="submit"]:hover {
	background:url(../images/submit-button-h.png) no-repeat;
}
input[type="text"]:focus,  textarea:focus {
	border:1px solid #d6d6d6;
	box-shadow:0px 0px 10px #e9e9e9;
}
.contact-bottom {
	font-size:16px;
	line-height:24px;
}
.contact-bottom span {
	font-weight:bold;
	color:#3badd5;
	margin:26px 0px 10px 0;
	display:block;
}
.contact-details {
	width:22%;
	float:left;
	margin-right:4%;
}
.contact-social {
	width:24%;
	float:left;
	margin-right:4%;
}
.contact-map {
	width:46%;
	float:left;
	margin-right:0;
}
.contact-social ul li {
	margin:0px 5px;
}
.contact-social ul li a {
	padding: 6px 0px;
	padding-left:45px;
	display:block;
}
.contact-social ul li a:hover {
	color:#e15815;
}
.contact-social ul li a.fb {
	background:url(../images/fb-icon-small2.png) no-repeat;
}
.contact-social ul li a.fb:hover {
	background:url(../images/fb-icon-small-h2.png) no-repeat;
}
.contact-social ul li a.tw {
	background:url(../images/tw-icon-small2.png) no-repeat;
}
.contact-social ul li a.tw:hover {
	background:url(../images/tw-icon-small-h2.png) no-repeat;
}
.contact-social ul li a.in {
	background:url(../images/in-icon-small2.png) no-repeat;
}
.contact-social ul li a.in:hover {
	background:url(../images/in-icon-small-h2.png) no-repeat;
}
.contact-social ul li a.sk {
	background:url(../images/skype-icon-small2.png) no-repeat;
}
.contact-social ul li a.sk:hover {
	background:url(../images/skype-icon-small-h2.png) no-repeat;
}
.contact-social ul li a.gp {
	background:url(../images/gplus-icon-small2.png) no-repeat;
}
.contact-social ul li a.gp:hover {
	background:url(../images/gplus-icon-small-h2.png) no-repeat;
}
.contact-social ul li a.ml {
	background:url(../images/mail-icon-small2.png) no-repeat;
}
.contact-social ul li a.ml:hover {
	background:url(../images/mail-icon-small-h2.png) no-repeat;
}
/*web devlopment page*/



.content-top {
	margin-bottom:40px;
}
.para {
	margin-bottom: 30px;
}
.ct-left h6 {
	color:#e15815;
	font-size:16px;
	margin-bottom:20px;
	text-align:left;
	font-weight:600;
}
.ct-left {
/*float:left;

width:60%;	*/

}
.ct-right {
	/*float:right;*/

	width:100%;
}
.ct-left ul {
	margin-bottom:20px;
}
.ct-left ul li {
	background:url(../images/our-bullet.png) left 7px no-repeat;
	font-size:16px;
	padding:4px 0px;
	padding-left:30px;
}
.request-quote-button {
	width:50%;
}
.request-quote-button a {
	background:url(../images/contact-us-button.png) no-repeat;
	width:163px;
	height:44px;
	display:block;
}
.request-quote-button a:hover {
	background:url(../images/contact-us-button-h.png) no-repeat;
}
.content-listing {
	margin-bottom:10px;
}
.content-listing h2 {
	/*height:55px;	*/

}
.content-listing ul li {
	width:31.5%;
	float:left;
	margin-bottom:20px;
	margin-right:2.75%;
}
.content-listing ul li.no-margin {
	margin-right:0;
}
.listing-para {
	padding-bottom:33px;
	border-bottom:1px solid #d7d7d7;
	min-height:145px;
}
.find-more {
	margin-left:10px;
}
.find-more a {
	color:#3badd5;
	font-weight:bold;
	line-height:50px;
	text-transform:uppercase;
	background:url(../images/listing-lens.png) left no-repeat;
	padding-left:30px;
}
.find-more a:hover {
	color:#e15815;
	background:url(../images/listing-lens-hover.png) left no-repeat;
}
.request-quote {
	background: #3badd5;
	font-size: 33px;
	padding: 32px 0px;
	border-radius:10px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
}
.request-quote a {
	background: url(../images/request-quote.png) no-repeat;
	width: 193px;
	height: 44px;
	display: block;
	margin: 0 0 0 20px;
}
.request-quote a:hover {
	background: url(../images/request-quote-hover.png) no-repeat;
}
.request-quote .fc-para {
	width: 60%;
	text-align: right;
}
.request-quote .fc-button {
	width: 40%;
}
/*serices page*/



.services-page {
	/*margin-bottom:45px;*/

}
.services-page-para {
	/*text-align:center;*/

}
.services-posters {
	margin-bottom:25px;
}
.services-posters ul {
	width:31.5%;
	margin-right:2.75%;
	float:left;
}
.services-posters ul.no-margin {
	margin-right:0;
}
.services-posters ul li {
	margin-bottom:30px;
}
/*about us  page*/



.row {
	margin-bottom: 30px;
}
.listing-points ul {
	/*margin-bottom:20px;*/

}
.listing-points ul li {
	background:url(../images/our-bullet.png) left 7px no-repeat;
	font-size:16px;
	padding:4px 0px;
	padding-left:30px;
}
.pad-left25 {
	padding-left: 25px;
}
.pad-right25 {
	padding-right: 25px;
}
address {
	font-style: normal;
}

#fancybox-close {
	right: -33px !important;
	top: -15px;
}

.wpcf7-captcha-Captcha
{
	margin-top: 7px;
}

.attention
{
  padding: 20px;
}

.attention,
.attention h2,
.attention h5
{
  background: red;
  color: white;
  text-align: center;
}

.attention p
{
  font-size: 20px;
}

.attention h2
{
  margin-bottom: 10px;
}

.attention h5
{
  margin-bottom: 0;
}

