
/*
 Theme Name: IWeb Business
Theme URI: http://theme.iwebdm.com/
Author: Nalin Joshi
Author URI: http://iwebdm.com/
Description: Description
Text Domain: iwebbusiness
 Version: 0.0.1
*/

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* ==============================
	Section 1
================================= */

.iwebbusiness-section-1 {
	max-width: 1920px;
	min-height: 100px;
	height: auto;
	margin: 0 auto;
	background-color:#f3f3f4 !important;
	}
.iwebbusiness-section-1-w {
	max-width: 90%;
	height:auto;
	margin: 0 auto;
	padding-bottom: 10px;
	display: table;
	}
.iwebbusiness-section-1-a1 {
	display: table-cell;
	width: 80%;
	height: auto;
	padding: 10px 0;
	vertical-align: middle;
	}
.iwebbusiness-section-1-a2 {
	display: table-cell;
	width: 20%;
	height: auto;
	margin: 0 auto;
	color: #fff;
	padding: 10px;
	vertical-align: middle;
	text-align: center;
	}
.iwebbusiness-section-1-a1 h2 {
	font-size: 20px;
	font-weight: normal;
	}

@media screen and (max-width: 600px) {
	.iwebbusiness-section-1-w {
		display: block;
	}
	.iwebbusiness-section-1-a1, .iwebbusiness-section-1-a2 {
		width: 100%;
		display: inline-block;
	}
	.iwebbusiness-section-1-a1 {
		padding-bottom: 0;
	}
	.iwebbusiness-section-1-a2 {
		padding-top: 3px;
	}
}

/* ==============================
	Section 2
================================= */

.iwebbusiness-section2 {
	margin: 0 auto;
	padding: 32px 0;
	max-width: 1920px;
	height: auto;
	text-align: center;
	background-color:#fff;
	}
.iwebbusiness-section2-w {
	display: inline-block;
	width: 90%;
	height:auto;
	margin: 0 auto;
	padding: 0 0;
	align-items: center;
	}
.iwebbusiness-section2-w h4 {
	font-weight: normal;
	}
.iwebbusiness-section2-w p {
	font-size: 15px;
	line-height: 24px;
	}

/* ==============================
	Section 3
================================= */

.iwebbusiness-section3 {
	max-width: 1920px;
	min-height: 100px;
	height: auto;
	margin: 0 auto;
	background-color:#f3f3f4 !important;
	}
.iwebbusiness-section3-w {
	max-width: 90%;
	height:auto;
	margin: 0 auto;
	display: table;
	}
.iwebbusiness-section3-a1 {
	display: table-cell;
	width: 50%;
	height: auto;
	padding: 10px 20px 10px 0;
	vertical-align: middle;
	}
.iwebbusiness-section3-a2 {
	display: table-cell;
	position: relative;
	z-index: 10;
	width: 50%;
	height: auto;
	margin: 0 auto;
	padding: 0 0;
	color: #fff;
	text-align: center;
	}
.iwebbusiness-section3-a1 h2 {
	font-size: 18px;
	font-weight: normal;
	}
.iwebbusiness-section3-htext {
	color: #fff;
	position: absolute;
	z-index: 100;
	top: 15px;
	left: 0;
	text-align: left;
	margin: 0 auto;
	padding: 0 25px;
	margin: 0 0;
	width: 100%;
	background-color: rgba(0,0,0,0.5);
	}
.iwebbusiness-section3-htext h1 {
	font-size: 24px;
	font-weight: normal;
	margin: 3px 0;
	padding: 0 0;
	color: #fff;
	}

@media screen and (max-width: 968px) {
	.iwebbusiness-section3-w {
		display: block;
	}
	.iwebbusiness-section3-a1, .iwebbusiness-section3-a2 {
		display: inline-block;
		width: 100%;
	}
	.iwebbusiness-section3-a2 {
		height: 350px;
		vertical-align: bottom;
	}
}

/* ==============================
	Our Services -OK
================================= */

.iwebbusiness-os {
	margin: 0 auto;
	padding: 32px 0;
	max-width: 1920px;
	min-height: 160px;
	height: auto;
	text-align: center;
	background-color:#fff;
	}
.iwebbusiness-os-w {
	display: inline-block;
	width: 90%;
	min-height: 360px;
	height:auto;
	margin: 0 auto;
	padding: 0 0;
	align-items: center;
	}
.iwebbusiness-os-a1 {
	display: inline-block;
	width: 33%;
	min-height: 220px;
	height:auto;
	vertical-align: top;
	padding: 10px 10px;
	}
.iwebbusiness-os-a1 img {
	height:100px;
	width: 100px;
	padding: 10px;
	}
p#iwebbusiness-os-a1p:hover {
	text-decoration: underline;
	}

@media screen and (max-width:768px) {
	.iwebbusiness-os-a1 {
		width: 50%;
	}
	.iwebbusiness-os {
		padding-bottom: 0;
	}
}
@media screen and (max-width: 600px) {
	.iwebbusiness-os-a1 {
		width: 100%;
	}
	.iwebbusiness-os {
		padding-bottom: 0;
	}
}

/* ==============================
	Section 4
================================= */

.iwebbusiness-section4 {
	margin: 0 auto;
	max-width: 1920px;
	min-height: 360px;
	height: auto;
	text-align: center;
	background-color:#fff;
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	}
.iwebbusiness-section4-w {
	display: flex;
	display: -webkit-flex;
	align-items: center;
	max-width: 90%;
	height:auto;
	margin: 0 auto;
	}
.iwebbusiness-section4-a1 {
	display: inline-block;
	width: 50%;
	height:auto;
	vertical-align: top;
	text-align: center;
	}
.iwebbusiness-section4-a1 img {
	height: auto;
	max-height: 400px;
	width: 100%;
	object-fit: cover;
	}
.iwebbusiness-section4-b1 {
	display: inline-block;
	width: 50%;
	height:auto;
	padding: 0 0 0 4%;
	text-align: left;
	margin: 25px 0;
	}
.iwebbusiness-section4-b1-pad {
	padding: 0 4% 0 0;
}
.iwebbusiness-section4-b1 .iwebbusiness-button {
	/*color: #fff;*/
	margin: 10px 0;
	padding: 10px 18px;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-weight:300;
	cursor: pointer;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-transition-duration: 0.5s; /* Safari */
	transition-duration: 0.5s;

	background-color: #fff;
	color: #606060;
	border: 1px solid #606060;
	}
.iwebbusiness-section4-b1 .iwebbusiness-button:hover {
	color: #fff;
	}
.iwebbusiness-section4-b1 p {
	margin-bottom: 40px;
}
.iwebbusiness-section4-wmargin {
	margin-top: -6px;
	margin-bottom: -6px;
}

@media screen and (max-width:768px) {
	.iwebbusiness-section4-a1,.iwebbusiness-section4-b1 {
		width: 100%;
		height: auto;
		padding: 10px 0;
		margin: 10px 0;
		text-align: center;
	}
	.iwebbusiness-section4-w {
		display: block;
		padding: 10px 0;
	}
	.iwebbusiness-section4-wmargin {
		margin-top: 0;
		margin-bottom: 15px;
	}
}

/* ==============================
	Section 5 -OK
================================= */

.iwebbusiness-section5 {
	max-width: 1920px;
	min-height: 50px;
	height: auto;
	margin: 0 auto;
	padding: 10px 0;
	background-color:#f3f3f4;
	}
.iwebbusiness-section5-w {
	max-width: 90%;
	height:auto;
	margin: 0 auto;
	text-align: center;
	}
.iwebbusiness-section5-a {
	display: inline-block;
	width: 240px;
	height: auto;
	margin: 0 auto;
	padding: 20px 5px;
	vertical-align: top;
	}
.iwebbusiness-section5-a h1, .iwebbusiness-section5-a p {
	color: #fff;
	margin: 0 0;
	}

@media screen and (max-width: 1080px) {
	.iwebbusiness-section5-a {
		width: 47%;
	}
}
@media screen and (max-width: 600px) {
	.iwebbusiness-section5-a {
		width: 100%;
	}
}

/* ==============================
	Our Projects -OK
================================= */

.iwebbusiness-op {
	margin: 0 auto;
	padding: 32px 0;
	max-width: 1920px;
	min-height: 160px;
	height: auto;
	text-align: center;
	background-color: #f3f3f4;
	}
.iwebbusiness-op-w {
	display: inline-block;
	width: 90%;
	min-height: 10px;
	height:auto;
	margin: 0 auto;
	padding: 0 0;
	align-items: center;
	}
.iwebbusiness-op-a1 {
	display: inline-block;
	position: relative;
	width: 350px;
	height: 300px;
	vertical-align: top;
	margin: 10px 15px;
	}
.iwebbusiness-op-a1 img {
	width: 350px;
	height:300px;
	object-fit: cover;
	vertical-align: middle;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
.iwebbusiness-op-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .3s ease;
	}
.iwebbusiness-op-a1:hover .iwebbusiness-op-overlay {
	opacity: 0.5;
	}
.iwebbusiness-op-overlay i {
	color: #fff;
	font-size: 30px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	text-align: center;
	}
.iwebbusiness-op-btnn {
	margin: 25px 5px;
}

@media screen and (max-width: 480px) {
	.iwebbusiness-op-a1 {
		margin: 10px 0;
	}
	.iwebbusiness-op-a1, .iwebbusiness-op-a1 img {
		height: auto;
	}
}

/* ==============================
	Our Team Section -OK
================================= */

.iwebbusiness-ourtim {
	margin: 0 auto;
	padding: 0 0;
	max-width: 1920px;
	height: auto;
	text-align: center;
	background-color: #fff;
	}
.iwebbusiness-ourtim-w {
	display: flex;
	display: -webkit-flex;
	align-items: center;
	width: 90%;
	height:auto;
	margin: 0 auto;
	padding: 0 0;
	}
.iwebbusiness-ourtim-a {
	display: inline-block;
	width: 50%;
	height:auto;
	margin: 0 auto;
	overflow: hidden;
	}
.iwebbusiness-ourtim-b {
	display: inline-block;
	width: 50%;
	height:auto;
	margin: 0 auto;
	padding: 15px 20px;
	overflow: hidden;
	background-color:#fff !important;
	}
.iwebbusiness-ourtim-a1 {
	position: relative;
	display: inline-block;
	width: 49.6%;
	max-height: 200px;
	margin: 0 -4px 0 0;
	padding: 0 0;
	overflow: hidden;
	vertical-align: middle;
	}
.iwebbusiness-ourtim-a1 img {
	width: 100%;
	height: 200px;
	padding: 0 0;
	margin: 0 0;
	object-fit: cover;
	}
.iwebbusiness-ourtim-b p {
	line-height: 25px;
	padding-bottom: 20px;
	}
.iwebbusiness-ot-overlay {
	  position: absolute;
	  bottom: 0;
	  left: 0;
	  right: 0;
	  background-color: rgba(255,255,255,0.6);
	  overflow: hidden;
	  width: 0;
	  height: 100%;
	  transition: 0.5s ease;
	}
.iwebbusiness-ourtim-a1:hover .iwebbusiness-ot-overlay {
	width: 100%;
	}
.iwebbusiness-ot-text {
	  color: #333;
	  position: absolute;
	  top: 50%;
	  left: 50%;
	  -webkit-transform: translate(-50%, -50%);
	  -ms-transform: translate(-50%, -50%);
	  transform: translate(-50%, -50%);
	  white-space: normal;
	}
.iwebbusiness-ot-text p {
	margin-top: 0;
	font-size: 13px;
	font-weight: normal;
	word-wrap: break-word;
	}
.iwebbusiness-ot-span1 {
	font-size: 18px;
	font-weight: normal;
	word-wrap: break-word;
	text-transform:uppercase;
	}

@media screen and (max-width: 968px) {
	.iwebbusiness-ourtim-w {
		display: inline-block;
	}
	.iwebbusiness-ourtim-a, .iwebbusiness-ourtim-b {
		width: 100%;
	}
	.iwebbusiness-ourtim-b {
		padding-bottom: 40px;
	}
}
@media screen and (max-width: 480px) {
	.iwebbusiness-ourtim-w {
		display: inline-block;
	}
	.iwebbusiness-ourtim-a, .iwebbusiness-ourtim-b {
		width: 100%;
	}
	.iwebbusiness-ourtim-a1 {
		width: 100%;
		height: auto;
		margin: -6px 0 0 0;
	}
}

/* ==============================
	Testimonials Section -OK
================================= */

.iwebbusiness-tmonials {
	margin: 0 auto;
	max-width: 1920px;
	height: auto;
	padding: 25px 0 10px;
	background-color:#f3f3f4 !important;
	}
.iwebbusiness-tmonials-w {
	display: block;
	max-width: 90%;
	height:auto;
	margin: 0 auto;
	padding: 0 0;
	text-align: center;
	}
.iwebbusiness-tmonials-a {
	display: inline-block;
	width: 47%;
	height:auto;
	margin: 20px 0 20px 2%;
	padding: 0 0;
	vertical-align: top;
	}
.iwebbusiness-tmonials-a1 {
	display: inline-block;
	width: 100px;
	text-align: center;
	vertical-align: top;
	}
.iwebbusiness-tmonials-a1 img {
	display: block;
	margin: auto;
	height: 90px;
	width: 90px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	}
.iwebbusiness-tmonials-a2 {
	display: inline-block;
	width: 75%;
	margin: 0 auto;
	padding: 0 20px;
	text-align: left;
	}
.iwebbusiness-tmonials-a2 span {
	font-weight: bold;
	}
.iwebbusiness-tmonials-a2 p {
	font-weight: lighter;
	font-size: 14px;
	margin-top: 0;
	}

@media screen and (max-width:1080px) {
	.iwebbusiness-tmonials-a {
		width: 100%
	}
.iwebbusiness-tmonials-a1 {
	float: none;
	}
}

@media screen and (max-width:768px) {
	.iwebbusiness-tmonials-a {
		margin: 0;
	}
	.iwebbusiness-tmonials-a2 {
		width: 100%;
		margin-top: 15px;
		text-align: center;
	}
}

/* ==============================
	Our Clients -OK
================================= */

.iwebbusiness-oclinets {
	max-width: 1920px;
	min-height: 50px;
	height: auto;
	margin: 0 auto;
	padding: 20px 0;
	background-color:#f3f3f4 !important;
	}
.iwebbusiness-oclinets-w {
	max-width: 90%;
	height:auto;
	margin: 0 auto;
	text-align: center;
	}
.iwebbusiness-oclinets-a1 {
	display: inline-block;
	width: 19%;
	height: auto;
	padding: 20px;
	vertical-align: middle;
	text-align: center;
	}
.iwebbusiness-oclinets-a2 {
	display: inline-block;
	width: 19%;
	height: auto;
	padding: 20px;
	vertical-align: middle;
	text-align: center;
	}
.iwebbusiness-oclinets-a2 img {
	width: 200px;
	height: auto;
	max-height: 100px;
	object-fit: cover;
	}

@media screen and (max-width:968px) {
	.iwebbusiness-oclinets-a1 {
		display: inline-block;
		width: 100%;
	}
	.iwebbusiness-oclinets-a2 {
		width: 24%;
	}
}
@media screen and (max-width:768px) {
	.iwebbusiness-oclinets-a1 {
		display: inline-block;
		width: 100%;
	}
	.iwebbusiness-oclinets-a2 {
		width: 49%;
	}
}
@media screen and (max-width:480px) {
	.iwebbusiness-oclinets-a1 {
		display: inline-block;
		width: 100%;
	}
	.iwebbusiness-oclinets-a2 {
		width: 100%;
	}
}

/* ==============================
	 Blog Articles -OK
================================= */

.iwebbusiness-barticles {
	margin: 0 auto;
	max-width: 1920px;
	min-height: 360px;
	height: auto;
	text-align: center;
	background-color:#fff;
	}
.iwebbusiness-barticles-w {
	display: block;
	width: 90%;
	height:auto;
	margin: 0 auto;
	padding: 20px 0 0 0;
	float: none;
	text-align: center;
	}
.iwebbusiness-barticles-a {
	display: table;
	width: 90%;
	height: 330px;
	margin: 0 auto;
	overflow: hidden;
	}
.iwebbusiness-barticles-a1 {
	display:table-cell;
	width: 50%;
	height: auto;
	margin: 0 0;
	padding: 0 0;
	text-align: center;
	overflow: hidden;
	}
.iwebbusiness-barticles-a1 img {
	width: 100%;
	height: 370px;
	margin: 0 0;
	padding: 0 0;
	vertical-align: top;
	object-fit: cover;
	}
.iwebbusiness-barticles-b1 {
	display: table-cell;
	vertical-align: top;
	width: 50%;
	padding: 15px 4%;
	text-align: left;
	margin: 0 0;
	}
.iwebbusiness-barticles-b1 h2 {
	font-size: 24px;
	font-weight: normal;
	}
a.iwebbusiness-temp:hover {
	color: #fff;
}
.iwebbusiness-barticles-b1 p {
	font-weight: normal;
	color: #fff;
	}
.iwebbusiness-barticles-b1 .iwebbusiness-button {
	border: 1px solid #fff;
	}
.iwebbusiness-barticles-b2 {
	display: block;
	float: left;
	margin: 15px 0 20px;
}

@media screen and (max-width:968px) {
	.iwebbusiness-barticles-a1,.iwebbusiness-barticles-b1 {
		display: inline-block;
		float: left;
		width: 100%;
		height: 100%;
	}
	.iwebbusiness-barticles-a {
		display: block;
		height: auto;
	}
	.iwebbusiness-barticles-a1 img {
		vertical-align: top;
		height: 330px;
		object-fit: cover;
	}
}

/* ==============================
	 Footer Social Icons
================================= */
.iwebbusiness_social {
	display: block;
	width: 90%;
	margin: 0 auto;
	text-align: center;
	}
.iwebbusiness_social .fa {
	font-size: 23px;
	color: #999;
	margin: 0 10px 5px;
	}
.iwebbusiness_social .fa:hover {
	animation: patho_rotateY 1s linear infinite;
	-webkit-animation: patho_rotateY 1s linear infinite;
	-moz-animation: patho_rotateY 1s linear infinite;
	-o-animation: patho_rotateY 1s linear infinite;
	}

/* ==============================
	 404 page
================================= */

body #iwebbusiness-bckgr {
	background-color: #111;
	width: 100%;
	height: 600px;
	background-position: center;
	background-size: cover;
	background-repeat:no-repeat;
	padding: 20% 10%;
	color: #fff;
	text-align: center;
	}

#iwebbusiness-bckgr h1 {
	color:#e5e5e5;
	font-size:55px;
	font-weight:bold;
	margin:0 0;
	line-height:50px;
	}
#iwebbusiness-bckgr h3 {
	color:#e5e5e5;
	font-size:26px;
	font-weight: normal;
	}

/* ==============================
	Do Not CHange
================================= */

.iwebbusiness-sectitle {
	clear: both;
	line-height: 1.4;
	margin: 0 0 0 0;
	padding: 10px 0;
	font-weight: 600;
	}
.iwebbusiness-secdesc {
	font-size: 15px;
	font-weight: normal;
	text-align: center;
	padding: 0 18%;
	margin-bottom: 40px;
	}

@media screen and (min-width: 768px) and (max-width: 1040px) {
	.iwebbusiness-secdesc {
		padding: 0 8%;
	}
}
@media screen and (min-width: 468px) and (max-width: 767px) {
	.iwebbusiness-secdesc {
		padding: 0 3%;
	}
}
@media screen and ( max-width: 467px ) {
	.iwebbusiness-secdesc {
		padding: 0;
	}
}

.iwebbusiness-page-header {
	max-width: 1920px;
	margin: 0 auto;
	position: relative;
	padding: 2.53333333em 0;
	margin-bottom: 10px;
	background-color: #d0d0d0;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
	z-index: -1;
	}
.iwebbusiness-page-header:after {
	content: " ";
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: -3;
	}
.iwebbusiness-page-header h1 {
	font-size: 40px;
	color: #fff;
	}
.iwebbusiness-page-header h1:after {
	display: block;
	width: 75px;
	height: 2px;
	content: "";
	margin: 5px auto 0;
	}
.iwebbusiness-uline h1 span {
	position: relative;
	padding-bottom: 5px;
	}
.iwebbusiness-uline h1 span::after {
	position: absolute;
	left: 12%;
	bottom: 0;
	width: 75%;
	height: 1px;
	content: "";
	border-bottom: 2px solid;
	}
.iwebbusiness-button {
	color: #fff;
	margin: 10px 0;
	padding: 10px 18px;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-weight:300;
	cursor: pointer;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-transition-duration: 0.5s; /* Safari */
	transition-duration: 0.5s;
	}
.iwebbusiness-button:hover {
	background-color: #fff;
	border: 1px solid;
	}

/* Bottom to Top Button */

#topBtn {
	display: none; /* Hidden by default */
	position: fixed; /* Fixed/sticky position */
	bottom: 20px; /* Place the button at the bottom of the page */
	right: 30px; /* Place the button 30px from the right */
	z-index: 99; /* Make sure it does not overlap */
	border: 2px solid #fff; /* Remove borders */
	outline: none; /* Remove outline */
	/*background-color: #4db8ff; /* Set a background color */
	color: white; /* Text color */
	cursor: pointer; /* Add a mouse pointer on hover */
	padding: 10px; /* Some padding */
	border-radius: 50%; /* Rounded corners */
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	/*font-size: 18px; /* Increase font size */
	}
#topBtn:hover {
	background-color: #222; /* Add a dark-grey background on hover */
	}
#topBtn::after {
	content: "\f077";
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	font-size: 20px;
	line-height: 18px;
	color: #fff;
	}

.iweb-show, .iweb-show600, .iweb-show768 {
	/*display: " ";*/
	}
.iweb-hide, .iweb-hide600, .iweb-hide768 {
	display: none;
	}

@media screen and (max-width: 967px) {
	.iweb-show {
		display: none;
	}
	.iweb-hide {
		display: block;
	}
}

@media screen and (max-width: 600px) {
	.iweb-show600 {
		display: none;
	}
	.iweb-hide600 {
		display: inline-block;
	}
}

@media screen and (max-width: 768px) {
	.iweb-show768 {
		display: none;
	}
	.iweb-hide768 {
		display: inline-block;
	}
}

.allmarg-0 {margin: 0 0;}
.tmarg-0 { margin-top: 0; }
.bmarg-0 { margin-bottom: 0; }
.lmarg-0 { margin-left: 0; }
.rmarg-0 { margin-right: 0; }
.tpad-0 { padding-top: 0; }
.bpad-0 { padding-bottom: 0; }
.lpad-0 { padding-left: 0; }
.rpad-0 { padding-right: 0; }
.bmarg-5 {margin-bottom: 5px;}
.tmarg-25 {margin-top: 25px;}
.tmarg-15 {margin-top: 15px;}
.tbmarg-0 {margin-top: 0;margin-bottom: 0;}
.img-cent { margin: 0 auto; }
img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.talign-r { text-align: right;}
.talign-l { text-align: left;}
.talign-c { text-align: center;}
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.border1f { border: 1px solid #fff;}
.txtbold {font-weight: bold;}
.txtcolfff {color: #fff;}
.upcase {text-transform: uppercase;}
.iwebold {font-weight: bold;}
.iwebfloat-l {float: left;}
.iwebfloat-r {float: right;}
.ifontweightn {font-weight: normal;}
.iwebdisnon {display:none;}
.iweb-fontsize13 {font-size: 13px;}
.iwebbord-bot-n {border-bottom:none;}
