.loader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(../../images/page-loader.gif) 50% 50% no-repeat rgb(249,249,249);
}

ul.nav>li>a.active {
	color:#ffffff;
	background-color: #1e64b4;
	border-bottom:2px solid #287fe3;
}
ul.nav>li>a:hover.active {
	color:#fff;
	background-color:#1E64B4;
	border-bottom:2px solid #1e64b4;
}
ul.nav>li>a:hover {
	color:#1e64b4;
}


.domainname {color: #000; min-width: 15%; font-weight:normal;}

.affiliate {
	display:block;
	background:url(../../images/affiliatechart-blue.gif);
	background-position:center center;
	background-repeat:no-repeat;
	min-height:200px;
}
.site_wrapper {
	width: 100%;
	margin: 0 auto 0 auto;
}
.container_full {
	width: 100%;
	float: left;
	margin: auto auto auto auto;
}
.container_full.slidertop {
	margin-top: -80px;
}
.container {
	width: 1170px;
	margin: auto auto auto auto;
}
.content_fullwidth {
	float: left;
	width: 100%;
	padding: 50px 0px 0px 0px;
}
.content_center {
	text-align: center;
}
.content_left {
	float: left;
	width: 71%;
	padding: 18px 0px 0px 0px;
}
.right_sidebar {
	float: right;
	width: 25%;
	padding: 18px 0px 0px 0px;
}
.margin-bottom_0 {
	margin-bottom:0px;
}
.left_sidebar {
	float: left;
	width: 25%;
	padding: 18px 0px 0px 0px;
}
.content_right {
	float: right;
	width: 71%;
	padding: 18px 0px 0px 0px;
}
.centerdiv {
	width:70%;
	margin:0 auto;
	display:block;
}
.desk-bottom {
	background:url(../../images/bottom-desk.png);
	background-position:center bottom;
	background-repeat:no-repeat;
}
.blue-star {
	background:url(../../images/star.png);
	background-position: center center;
	background-repeat:no-repeat;
	padding:50px;
}
.contact {
	background:url(../../images/contact.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	background-size:cover;
	min-height:200px;
}
/* columns */
.one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth {
	position: relative;
	margin-right: 4%;
	float: left;
}
.title {
	margin:50px 0px 0px 350px;
}
.one_full {
	width: 100%;
}
.one_half {
	width: 48%;
}
.one_third {
	width: 30.650%;
}
.one_fourth {
	width: 22%;
}
.one_fifth {
	width: 16.800%;
}
.two_third {
	width: 65.350%;
}
.three_fourth {
	width: 74%;
}
.last {
	margin-right: 0 !important;
	clear: right;
}
/*---------------------------------------------------
	HEADER
------------------------------------------------------*/

.logo_holder {
	float: left;
	width: 100%;
	height: 64px;
}
/* Logo */
#trueHeader #logo {
	float: left;
	display: block;
	width: 100%;
	min-height: 45px;
	margin-top: 13px;
	position: relative;
	text-indent: -999em;
	background: url(../../images/logo-blue.png) no-repeat left bottom;
}
/* header area adinationals */
.logo {
	float: left;
	width: 25%;
}
.menu_main {
	float: right;
	width: 75%;
	z-index: 9999;
	position: relative;
}
/* top navigation */
.top_nav {
	float: left;
	width: 100%;
	padding: 0px 0px 0px 0px;
	background:#1e64b4;
}
.top_nav .right {
	float: left;
	width: 50%;
	color: #fff;
}
.top_nav .left {
	float: left;
	width: 50%;
}
.top_nav .left a {
	font-size: 13px;
	color: #fff;
	float: left;
	padding-top: 3px;
}
.top_nav .left a i {
	color: #fff;
}
.top_nav .left a:hover {
	color: #727272;
}
.top_nav .left span {
	font-size: 14px;
	color: #fff;
	float: left;
	padding-left: 15px;
	padding-top: 3px;
}
.top_nav .left span i {
	color: #fff;
}
.top_nav .right ul {
	float: right;
	padding: 0px;
	margin: 0px;
}
.top_nav .right li {
	float: left;
	font-size: 12px;
	margin: 0px;
	border-left: px solid #c9e881;
}
.top_nav .right li:hover {
	background: #000000;
	color: #ffffff;
}
.top_nav .right li.last {
	border-right: 1px solid #c9e881;
}
.top_nav .right li a i {
	float: left;
	font-size: 14px;
	padding: 10px 10px 8px 10px;
	margin: 0px;
}
.top_nav .right li:hover i {
	color: #ffffff;
}
.top_nav .right li a {
	color: #ffffff;
	line-height: 33px;
	padding-right: 6px;
}
.top_nav .right li a:hover {
	color: #ffffff;
}
.top_nav .right a.login_but {
	color: #fff;
	float: left;
	padding: 5px 15px 0px 100px;
}
.top_nav .right a.registerbut {
	color: #fff;
	float: left;
	padding: 5px 15px 0px 0px;
}
.top_nav .right .country_selector {
	float: left;
	width: 40%;
	color: #fff;
	padding: 0 20px 5px 20px;
	border-left: 1px solid #c9e881;
}
.desc {
	color: #6b6b6b;
}
.desc a {
	color: #0092dd;
}
.dropdown dd, .dropdown dt, .dropdown ul {
	margin: 0px;
	padding: 0px;
}
.dropdown dd {
	position: relative;
}
.dropdown a, .dropdown a:visited {
	color: #816c5b;
	text-decoration: none;
	outline: none;
}
.dropdown a:hover {
	color: #5d4617;
}
.dropdown dt a:hover {
	color: #5d4617;
	border: 1px solid #d0c9af;
}
.dropdown dt a {
	background: #e4dfcb url(arrow.png) no-repeat scroll right center;
	display: block;
	padding-right: 20px;
	border: 1px solid #d4ca9a;
	width: 160px;
	padding: 5px;
}
.dropdown dt a span {
	cursor: pointer;
	display: block;
}
.dropdown dd ul {
	background: #e4dfcb none repeat scroll 0 0;
	border: 1px solid #000;
	color: #C5C0B0;
	display: none;
	left: 0px;
	padding: 5px 0px;
	position: absolute;
	top: 2px;
	width: auto;
	min-width: 170px;
	list-style: none;
}
.dropdown span.value {
	display: none;
}
.dropdown dd ul li a {
	padding: 5px;
	display: block;
}
.dropdown dd ul li a:hover {
	background-color: #d0c9af;
}
.dropdown img.flag {
	border: none;
	vertical-align: middle;
	margin-left: 10px;
}
.flagvisibility {
	display: none;
}
#source {
	margin-top: 5px;
	margin-left: 5px;
	background-color: #1e64b4;
	color: #fff;
	border: 1px solid #c9e881;
}
/*domain search top*/

.domain_search_home {
	width: 100%;
	float: left;
	padding: 25px 0;
	margin: 0px;
	background-color: #1e64b4;
}
.domain_search_home #domain-searchform #dsearch {
	background-color: #fff;
	border: 1px solid #1e64b4;
	color: #393A3B;
	font-size: 14px;
	height: 50px;
	padding: 7px 10px;
	width: 61%;
}
.domain_search_home .drlist {
	background-color: #EEEEEE;
	color: #272727;
	float: left;
	font-size: 16px;
	height: 50px;
	margin: 0px 0 0 -5px;
	padding: 10px;
	width: 102px;
	background-color: #fff;
	border: 1px solid #1e64b4;
}
.domain_search_home #searchsubmit {
	border: none;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 14px;
	font-weight: normal;
	height: 50px;
	overflow: hidden;
	padding: 5px 25px;
	margin-left: 0px;
	text-align: center;
}
.domain_search_home #searchsubmit:hover {
	background-color: #272727;
	color: #fff;
}
.domain_search_home ul.tld_list {
	width: 100%;
	padding: 10px 0 0 0;
	margin: 0px;
	float: left;
}
.domain_search_home ul.tld_list li {
	padding: 0 20px 0 0;
	margin: 0px;
	font-family: open-sans, sans-serif;
	font-size: 26px;
	display: inline;
	color: #161616;
}
.domain_search_home ul.tld_list li.title {
	padding: 0 20px 0 0;
	margin: 0px;
G  font-family: open-sans, sans-serif;
	font-size: 20px;
	color: #fff;
}
.domain_search_home ul.tld_list li span {
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	color: #fff;
}
/*---------------------------------------------------
	sections
------------------------------------------------------*/

.readmore_but1 {
	float: left;
	color: #fff;
	text-transform: uppercase;
	padding: 13px 30px;
	background-color: #161616;
	border-radius: 2px;
}
.readmore_but1:hover {
	color: #161616;
	background-color: #fff;
}
.readmore_but2 {
	float: left;
	color: #fff;
	text-transform: uppercase;
	padding: 11px 30px;
	border: 2px solid #fff;
	border-radius: 2px;
}
.readmore_but2:hover {
	color: #fff;
	border: 2px solid #161616;
	background-color: #161616;
}
.readmore_but3 {
	float: left;
	color: #fff;
	text-transform: none;
	padding: 6px 10px;
	background-color: #1e64b4;
}
.readmore_but3:hover {
	color: #fff;
	background-color: #161616;
}
.readmore_but4 {
	float: left;
	color: #161616;
	text-transform: none;
	padding: 8px 30px;
	border: 2px solid #161616;
}
.readmore_but4:hover {
	color: #fff;
	border: 2px solid #1e64b4;
	background-color: #1e64b4;
}
.readmore_but5 {
	float: left;
	color: #fff;
	text-transform: none;
	padding: 10px 30px;
	background-color: #1e64b4;
}
.readmore_but5:hover {
	color: #fff;
	background-color: #161616;
}
.readmore_but6 {
	float: left;
	color: #161616;
	text-transform: uppercase;
	padding: 10px 25px;
	border-radius: 2px;
	border: 1px solid #1e64b4;
}
.readmore_but6:hover {
	color: #fff;
	border: 1px solid #1e64b4;
	background-color: #1e64b4;
}
.readmore_but7 {
	color: #fff;
	text-transform: uppercase;
	padding: 11px 30px;
	border: 2px solid #fff;
	border-radius: 2px;
}
.readmore_but7:hover {
	color: #fff;
	border: 2px solid #161616;
	background-color: #161616;
}
.readmore_small {
	float: left;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	padding: 4px 7px;
	background-color: #1e64b4;
	border-radius: 2px;
	text-transform: none;
}
.readmore_small:hover, .readmore_small.red:hover, .readmore_small.green:hover, .readmore_small.yellow:hover, .readmore_small.violet:hover {
	color: #161616;
	background-color: #fff;
}
.readmore_small.red {
	background-color: #fc4242;
}
.readmore_small.green {
	background-color: #94c014;
}
.readmore_small.yellow {
	background-color: #fdce16;
}
.readmore_small.violet {
	background-color: #b67cec;
}
/*---------------------------------------------------
	layout1
------------------------------------------------------*/


/*section1*/
.section_holder1 {
	width: 100%;
	float: left;
	padding: 90px 0px 0px 0px;
	margin: 0px;
}
.section_title {
	width: 35%;
	float: left;
	padding: 0px;
	margin: 0px;
}
.section_title.three {
	width: 50%;
	float: left;
	padding: 0px;
	margin: 0px;
}
.section_title.two {
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px;
}
.section_title .small {
	font-size: 30px;
	float: left;
	font-weight: 300;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
}
.section_title .big {
	font-size: 80px;
	font-weight: bold;
	padding: 0px;
	display: inline;
	margin: 0px;
	text-transform: uppercase;
}
.section_title .big.two {
	font-size: 80px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	float: left;
	text-transform: uppercase;
}
.section_title .big span {
	color: #1e64b4;
	display: inline;
	padding: 0px;
	margin: 0px;
}
.section_subtext {
	width: 65%;
	float: right;
	padding: 0 0 0 50px;
	margin: 40px 0 0 0;
	border-left: 1px solid #d9d9d9;
}
.section_subtext.two {
	width: 45%;
	float: right;
	padding: 0 0 0 50px;
	margin: 40px 0 0 0;
	border-left: 1px solid #d9d9d9;
}
.section_title_line {
	width: 100%;
	height: 3px;
	float: left;
	padding: 0;
	margin: 40px 0 60px 0;
	background: url(../../images/title_line1.png) 0 0 no-repeat;
}
.section_title_line.two {
	background: url(../../images/title_line2.png) 0 0 no-repeat;
}
.section_title_line.three {
	margin: 40px 0 30px 0;
	background: url(../../images/title_line3.png) 0 0 no-repeat;
}
.section_title_line.four {
	margin: 25px 0 25px 0;
	background: url(../../images/title_line4.png) 0 0 no-repeat;
}
.section_holder1 .box {
	width: 390px;
	float: left;
	padding: 40px;
	margin: 0px;
	color: #fff;
	text-align: center;
	background-color: #1e64b4;
}
.section_holder1.two .box:hover {
	background-color: #161616;
}
.section_holder1.two .box:hover .arrow_down {
	border-top: 20px solid #161616;
}
.section_holder1.two .box:hover .arrow_up {
	border-bottom: 20px solid #161616;
}
.section_holder1.two .box:hover a {
	color: #fff;
	background-color: #1e64b4;
}
.section_holder1.two .box.active {
	background-color: #161616;
}
.section_holder1.two .box.active .arrow_down {
	border-top: 20px solid #161616;
}
.section_holder1.two .box.active .arrow_up {
	border-bottom: 20px solid #161616;
}
.section_holder1.two .box.active a {
	color: #fff;
	background-color: #1e64b4;
}
.section_holder1.two .box a {
	font-size: 14px;
	padding: 10px 40px;
	margin: 0px;
	color: #161616;
	text-align: center;
	background-color: #fff;
}
.section_holder1 .box.two {
	background-color: #1e64b4;
}
.section_holder1 .box.three {
	background-color: #1e64b4;
}
.section_holder1 .box .arrow_down {
	position: absolute;
	margin: 40px 0px 0px 125px;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	border-top: 20px solid #a0e307;
	font-size: 0px;
	line-height: 0;
}
.section_holder1 .box .arrow_down.two {
	border-top: 20px solid #1e64b4;
}
.section_holder1 .box .arrow_up.two {
	border-bottom: 20px solid #1e64b4;
}
.section_holder1 .box .arrow_down.three {
	border-top: 20px solid #1e64b4;
}
.section_holder1 .box .arrow_up.three {
	border-bottom: 20px solid #1e64b4;
}
.section_holder1 .box .arrow_up {
	position: absolute;
	margin: -60px 0px 0px 125px;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	border-bottom: 20px solid #a0e307;
	font-size: 0px;
	line-height: 0;
}
/*section 2*/
.section_holder2 {
	width: 100%;
	float: left;
	padding: 0px 0 0px 0;
	margin: 0px;
	background: url("../../images/parallax_bg1.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 100% 0;
	background-position: center;
}
.section_holder2.two {
	width: 100%;
	float: left;
	padding: 0px 0 0px 0;
	margin: 0px;
	background: url("../../images/parallax_bg4.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 100% 0;
	background-position: center;
}
.section_holder2 .top_shape {
	width: 100%;
	height: 235px;
	padding: 0px;
	margin: 0px;
	float: left;
	background: url(../../images/site-img1.png) center top no-repeat;
}
.section_holder2 .bottom_shape {
	width: 100%;
	height: 210px;
	padding: 0px;
	margin: 0px;
	float: left;
	background: url(../../images/site-img2.png) center top no-repeat;
}
.section_top_shape {
	width: 100%;
	height: 235px;
	padding: 0px;
	margin: 0px;
	float: left;
	background: url(../../images/site-img1.png) center top no-repeat;
}
.section_bottom_shape {
	width: 100%;
	height: 210px;
	padding: 0px;
	margin: 0px;
	float: left;
	background: url(../../images/site-img2.png) center top no-repeat;
}
.section_holder2 .price_table {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0px;
	border-radius: 2px;
	background-color: #fff;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder2 .arrow_down {
	position: absolute;
	margin: 0 0 0 65px;
	border-left: 60px solid transparent;
	border-right: 60px solid transparent;
	border-top: 30px solid #fff;
	font-size: 0px;
	line-height: 0;
}
.section_holder2 .arrow_up {
	position: absolute;
	margin: -29px 0px 0px 65px;
	border-left: 60px solid transparent;
	border-right: 60px solid transparent;
	border-bottom: 30px solid #FFF;
	font-size: 0px;
	line-height: 0;
}
.section_holder2 .price_table .title {
	width: 100%;
	font-size: 30px;
	font-weight: 600;
	padding: 20px 0 20px 0;
	color: #161616;
	text-align: center;
	margin: 0px 0 10px 0;
	border-bottom: 1px solid #e6e5e5;
}
.section_holder2 .price_table .price {
	color: #161616;
	font-size: 45px;
	font-weight: bold;
	line-height: 45px;
	text-align: center;
	padding: 8px 0px 8px;
	border-bottom: 1px solid #e6e5e5;
}
.section_holder2 .price_table .price sup {
	font-size: 22px;
	font-style: normal;
}
.section_holder2 .price_table .price i {
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
}
.section_holder2 .price_table ul.plan_features {
	width: 100%;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}
.section_holder2 ul.plan_features li {
	width: 70%;
	color: #727272;
	text-align: center;
	padding: 12px 0;
	margin: 0 auto;
	border-bottom: 1px solid #e6e5e5;
}
.section_holder2 ul.plan_features.two li {
	width: 80%;
}
.section_holder2 .plan_info .singup_but {
	color: #fff;
	text-align: center;
	padding: 8px 30px;
	margin: 25px 0px 25px 69px;
	float: left;
	border-radius: 2px;
	background-color: #1e64b4;
}
.section_holder2.two .plan_info .singup_but {
	color: #fff;
	background-color: #161616;
}
.section_holder2 .plan_info .singup_but:hover {
	color: #161616;
	background-color: #fdce16;
}
/*table drop list*/


/**/
/* defaults */
/**/
.clickon {
	display: block !important;
	background: url(../../images/colorswitch.png) right bottom no-repeat #000;
	position: fixed;
	z-index: 99999;
	top: 56%;
	left: 0px;
	padding: 2px;
	font-size: 36px;
	color: #FFF;
	width: 25px;
	height: 124px;
	cursor:pointer;
}
.switch {
	display:block !important;
	background:#000;
	color:#FFF;
	position: fixed;
	width:255px;
	z-index:99999;
	top:61%;
	left:-255px;
	padding:10px 20px;
}
.switch .blue {
	display:inline-block;
	background:#1e64b4;
	width:32px;
	height:32px;
	border-radius:100%
}
.switch .mint {
	display:inline-block;
	background:#17C4BB;
	width:32px;
	height:32px;
	border-radius:100%
}
.switch .green {
	display:inline-block;
	background:#6F9A37;
	width:32px;
	height:32px;
	border-radius:100%
}
.switch .orange {
	display:inline-block;
	background:#FDC504;
	width:32px;
	height:32px;
	border-radius:100%
}
.switch .red {
	display:inline-block;
	background:#EF3F6B;
	width:32px;
	height:32px;
	border-radius:100%
}
.switch .darkbrown {
	display:inline-block;
	background:#8A7054;
	width:32px;
	height:32px;
	border-radius:100%
}
.sky-form {
	margin: 0;
	outline: none;
	font: 14px/1.55 'Open Sans', Helvetica, Arial, sans-serif;
	color: #272727;
}
.sky-form header {
	display: block;
	padding: 0px 0px 9px 0px;
	margin-bottom: 13px;
	font-size: 22px;
	font-weight: normal;
	color: #272727;
	border-bottom: 1px solid #e3e3e3;
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
}
.sky-form header strong {
	font-weight: 600;
}
.sky-form fieldset {
	display: block;
	padding: 25px 0px 5px;
	border: none;
	background: none;
}
.sky-form fieldset.two {
	padding: 0px 0px 5px;
}
.sky-form fieldset + fieldset {
	border-top: 1px solid rgba(0, 0, 0, .1);
}
.sky-form section {
	margin-bottom: 20px;
}
.sky-form footer {
	display: block;
	padding: 15px 0px 25px;
}
.sky-form footer.doc {
	padding: 0px 0px 8px;
}
.sky-form footer:after {
	content: '';
	display: table;
	clear: both;
}
.sky-form a {
	color: #999;
}
.sky-form .label {
	display: block;
	margin-bottom: 6px;
	line-height: 19px;
	font-weight: 400;
}
.sky-form .label.col {
	margin: 0;
	padding-top: 10px;
}
.sky-form .label.two {
	color:#fff;
}
.sky-form .appoinment {
	background-color:#390;
}
.sky-form .note {
	margin-top: 6px;
	padding: 0 1px;
	font-size: 11px;
	line-height: 15px;
	color: #999;
}
.sky-form .input, .sky-form .select, .sky-form .textarea, .sky-form .radio, .sky-form .checkbox, .sky-form .toggle, .sky-form .button {
	position: relative;
	display: block;
}
.sky-form .input input, .sky-form .select select, .sky-form .textarea textarea {
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 100%;
	height: 39px;
	padding: 8px 10px;
	outline: none;
	border-width: 1px;
	border-style: solid;
	border-radius: 0;
	background: #fff;
	font: 15px/19px 'Open Sans', Helvetica, Arial, sans-serif;
	color: #404040;
	appearance: normal;
	-moz-appearance: none;
	-webkit-appearance: none;
}
.sky-form .progress {
	float: right;
	margin-top: 10px;
	line-height: 39px;
	color: #232323;
}
/**/
/* file inputs */
/**/
.sky-form .input-file .button {
	position: absolute;
	top: 4px;
	right: 4px;
	float: none;
	height: 31px;
	margin: 0;
	padding: 0 20px;
	font-size: 13px;
	line-height: 31px;
}
.sky-form .input-file .button:hover {
	box-shadow: none;
}
.sky-form .input-file .button input {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0;
	font-size: 30px;
	cursor: pointer;
	opacity: 0;
}
/**/
/* selects */
/**/
.sky-form .select i {
	position: absolute;
	top: 14px;
	right: 14px;
	width: 5px;
	height: 11px;
	background: #fff;
	box-shadow: 0 0 0 12px #fff;
}
.sky-form .select i:after, .sky-form .select i:before {
	content: '';
	position: absolute;
	right: 0;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}
.sky-form .select i:after {
	bottom: 0;
	border-top: 4px solid #404040;
}
.sky-form .select i:before {
	top: 0;
	border-bottom: 4px solid #404040;
}
.sky-form .select-multiple select {
	height: auto;
}
/**/
/* textareas */
/**/
.sky-form .textarea textarea {
	height: auto;
	resize: none;
}
.sky-form .textarea-resizable textarea {
	resize: vertical;
}
.sky-form .textarea-expandable textarea {
	height: 39px;
}
.sky-form .textarea-expandable textarea:focus {
	height: auto;
}
/**/
/* radios and checkboxes */
/**/
.sky-form .radio, .sky-form .checkbox {
	margin-bottom: 4px;
	padding-left: 27px;
	font-size: 15px;
	float:left;
	line-height: 27px;
	color: #404040;
	cursor: pointer;
}
.sky-form .checkbox.two {
	color: #fff;
}
.sky-form .radio:last-child, .sky-form .checkbox:last-child {
	margin-bottom: 0;
}
.sky-form .radio input, .sky-form .checkbox input {
	position: absolute;
	left: -9999px;
}
.sky-form .radio i, .sky-form .checkbox i {
	position: absolute;
	top: 5px;
	left: 0;
	display: block;
	width: 13px;
	height: 13px;
	outline: none;
	border-width: 2px;
	border-style: solid;
	background: #fff;
}
.sky-form .radio i {
	border-radius: 50%;
}
.sky-form .radio input + i:after, .sky-form .checkbox input + i:after {
	position: absolute;
	opacity: 0;
	transition: opacity 0.1s;
	-o-transition: opacity 0.1s;
	-ms-transition: opacity 0.1s;
	-moz-transition: opacity 0.1s;
	-webkit-transition: opacity 0.1s;
}
.sky-form .radio input + i:after {
	content: '';
	top: 4px;
	left: 4px;
	width: 5px;
	height: 5px;
	border-radius: 50%;
}
.sky-form .checkbox input + i:after {
	content: '\f00c';
	top: -1px;
	left: -1px;
	width: 15px;
	height: 15px;
	font: normal 12px/16px FontAwesome;
	text-align: center;
}
.sky-form .radio input:checked + i:after, .sky-form .checkbox input:checked + i:after {
	opacity: 1;
}
.sky-form .inline-group {
	margin: 0 -30px -4px 0;
}
.sky-form .inline-group:after {
	content: '';
	display: table;
	clear: both;
}
.sky-form .inline-group .radio, .sky-form .inline-group .checkbox {
	float: left;
	margin-right: 30px;
}
.sky-form .inline-group .radio:last-child, .sky-form .inline-group .checkbox:last-child {
	margin-bottom: 4px;
}
/**/
/* toggles */
/**/
.sky-form .toggle {
	margin-bottom: 4px;
	padding-right: 61px;
	font-size: 15px;
	line-height: 27px;
	color: #404040;
	cursor: pointer;
}
.sky-form .toggle:last-child {
	margin-bottom: 0;
}
.sky-form .toggle input {
	position: absolute;
	left: -9999px;
}
.sky-form .toggle i {
	content: '';
	position: absolute;
	top: 4px;
	right: 0;
	display: block;
	width: 49px;
	height: 17px;
	border-width: 2px;
	border-style: solid;
	border-radius: 12px;
	background: #fff;
}
.sky-form .toggle i:after {
	content: 'OFF';
	position: absolute;
	top: 2px;
	right: 8px;
	left: 8px;
	font-style: normal;
	font-size: 9px;
	line-height: 13px;
	font-weight: 700;
	text-align: left;
	color: #5f5f5f;
}
.sky-form .toggle i:before {
	content: '';
	position: absolute;
	z-index: 1;
	top: 4px;
	right: 4px;
	display: block;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	opacity: 1;
	transition: right 0.2s;
	-o-transition: right 0.2s;
	-ms-transition: right 0.2s;
	-moz-transition: right 0.2s;
	-webkit-transition: right 0.2s;
}
.sky-form .toggle input:checked + i:after {
	content: 'ON';
	text-align: right;
}
.sky-form .toggle input:checked + i:before {
	right: 36px;
}
/**/
/* ratings */
/**/
.sky-form .rating {
	margin-bottom: 4px;
	font-size: 15px;
	line-height: 27px;
	color: #404040;
}
.sky-form .rating:last-child {
	margin-bottom: 0;
}
.sky-form .rating input {
	position: absolute;
	left: -9999px;
}
.sky-form .rating label {
	display: block;
	float: right;
	height: 17px;
	margin-top: 5px;
	padding: 0 2px;
	font-size: 17px;
	line-height: 17px;
	cursor: pointer;
}
/**/
/* buttons */
/**/
.sky-form .button {
	float: left;
	height: 39px;
	overflow: hidden;
	margin: 0px 0 0 0px;
	padding: 0 25px;
	outline: none;
	border: 0;
	font: 300 15px/39px 'Open Sans', Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #fff;
	cursor: pointer;
}
.sky-form .button-uploading {
	position: relative;
	color: transparent;
	cursor: default;
}
.sky-form .button-uploading:after {
	content: 'Uploading...';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	-o-animation: blink 1s linear infinite;
	-ms-animation: blink 1s linear infinite;
	-moz-animation: blink 1s linear infinite;
	-webkit-animation: blink 1s linear infinite;
}
@-o-keyframes blink {
 0% {
opacity: 1
}
 50% {
opacity: 0.3
}
 100% {
opacity: 1
}
}
@-ms-keyframes blink {
 0% {
opacity: 1
}
 50% {
opacity: 0.3
}
 100% {
opacity: 1
}
}
@-moz-keyframes blink {
 0% {
opacity: 1
}
 50% {
opacity: 0.3
}
 100% {
opacity: 1
}
}
@-webkit-keyframes blink {
 0% {
opacity: 1
}
 50% {
opacity: 0.3
}
 100% {
opacity: 1
}
}
/**/
/* icons */
/**/

.icon-glass:before {
	content: "\f000";
}
.icon-music:before {
	content: "\f001";
}
.icon-search:before {
	content: "\f002";
}
.icon-envelope:before {
	content: "\f003";
}
.icon-heart:before {
	content: "\f004";
}
.icon-star:before {
	content: "\f005";
}
.icon-star-empty:before {
	content: "\f006";
}
.icon-user:before {
	content: "\f007";
}
.icon-film:before {
	content: "\f008";
}
.icon-th-large:before {
	content: "\f009";
}
.icon-th:before {
	content: "\f00a";
}
.icon-th-list:before {
	content: "\f00b";
}
.icon-ok:before {
	content: "\f00c";
}
.icon-remove:before {
	content: "\f00d";
}
.icon-zoom-in:before {
	content: "\f00e";
}
.icon-zoom-out:before {
	content: "\f010";
}
.icon-off:before {
	content: "\f011";
}
.icon-signal:before {
	content: "\f012";
}
.icon-cog:before {
	content: "\f013";
}
.icon-trash:before {
	content: "\f014";
}
.icon-home:before {
	content: "\f015";
}
.icon-file:before {
	content: "\f016";
}
.icon-time:before {
	content: "\f017";
}
.icon-road:before {
	content: "\f018";
}
.icon-download-alt:before {
	content: "\f019";
}
.icon-download:before {
	content: "\f01a";
}
.icon-upload:before {
	content: "\f01b";
}
.icon-inbox:before {
	content: "\f01c";
}
.icon-play-circle:before {
	content: "\f01d";
}
.icon-repeat:before, .icon-rotate-right:before {
	content: "\f01e";
}
.icon-refresh:before {
	content: "\f021";
}
.icon-list-alt:before {
	content: "\f022";
}
.icon-lock:before {
	content: "\f023";
}
.icon-flag:before {
	content: "\f024";
}
.icon-headphones:before {
	content: "\f025";
}
.icon-volume-off:before {
	content: "\f026";
}
.icon-volume-down:before {
	content: "\f027";
}
.icon-volume-up:before {
	content: "\f028";
}
.icon-qrcode:before {
	content: "\f029";
}
.icon-barcode:before {
	content: "\f02a";
}
.icon-tag:before {
	content: "\f02b";
}
.icon-tags:before {
	content: "\f02c";
}
.icon-book:before {
	content: "\f02d";
}
.icon-bookmark:before {
	content: "\f02e";
}
.icon-print:before {
	content: "\f02f";
}
.icon-camera:before {
	content: "\f030";
}
.icon-font:before {
	content: "\f031";
}
.icon-bold:before {
	content: "\f032";
}
.icon-italic:before {
	content: "\f033";
}
.icon-text-height:before {
	content: "\f034";
}
.icon-text-width:before {
	content: "\f035";
}
.icon-align-left:before {
	content: "\f036";
}
.icon-align-center:before {
	content: "\f037";
}
.icon-align-right:before {
	content: "\f038";
}
.icon-align-justify:before {
	content: "\f039";
}
.icon-list:before {
	content: "\f03a";
}
.icon-indent-left:before {
	content: "\f03b";
}
.icon-indent-right:before {
	content: "\f03c";
}
.icon-facetime-video:before {
	content: "\f03d";
}
.icon-picture:before {
	content: "\f03e";
}
.icon-pencil:before {
	content: "\f040";
}
.icon-map-marker:before {
	content: "\f041";
}
.icon-adjust:before {
	content: "\f042";
}
.icon-tint:before {
	content: "\f043";
}
.icon-edit:before {
	content: "\f044";
}
.icon-share:before {
	content: "\f045";
}
.icon-check:before {
	content: "\f046";
}
.icon-move:before {
	content: "\f047";
}
.icon-step-backward:before {
	content: "\f048";
}
.icon-fast-backward:before {
	content: "\f049";
}
.icon-backward:before {
	content: "\f04a";
}
.icon-play:before {
	content: "\f04b";
}
.icon-pause:before {
	content: "\f04c";
}
.icon-stop:before {
	content: "\f04d";
}
.icon-forward:before {
	content: "\f04e";
}
.icon-fast-forward:before {
	content: "\f050";
}
.icon-step-forward:before {
	content: "\f051";
}
.icon-eject:before {
	content: "\f052";
}
.icon-chevron-left:before {
	content: "\f053";
}
.icon-chevron-right:before {
	content: "\f054";
}
.icon-plus-sign:before {
	content: "\f055";
}
.icon-minus-sign:before {
	content: "\f056";
}
.icon-remove-sign:before {
	content: "\f057";
}
.icon-ok-sign:before {
	content: "\f058";
}
.icon-question-sign:before {
	content: "\f059";
}
.icon-info-sign:before {
	content: "\f05a";
}
.icon-screenshot:before {
	content: "\f05b";
}
.icon-remove-circle:before {
	content: "\f05c";
}
.icon-ok-circle:before {
	content: "\f05d";
}
.icon-ban-circle:before {
	content: "\f05e";
}
.icon-arrow-left:before {
	content: "\f060";
}
.icon-arrow-right:before {
	content: "\f061";
}
.icon-arrow-up:before {
	content: "\f062";
}
.icon-arrow-down:before {
	content: "\f063";
}
.icon-share-alt:before, .icon-mail-forward:before {
	content: "\f064";
}
.icon-resize-full:before {
	content: "\f065";
}
.icon-resize-small:before {
	content: "\f066";
}
.icon-plus:before {
	content: "\f067";
}
.icon-minus:before {
	content: "\f068";
}
.icon-asterisk:before {
	content: "\f069";
}
.icon-exclamation-sign:before {
	content: "\f06a";
}
.icon-gift:before {
	content: "\f06b";
}
.icon-leaf:before {
	content: "\f06c";
}
.icon-fire:before {
	content: "\f06d";
}
.icon-eye-open:before {
	content: "\f06e";
}
.icon-eye-close:before {
	content: "\f070";
}
.icon-warning-sign:before {
	content: "\f071";
}
.icon-plane:before {
	content: "\f072";
}
.icon-calendar:before {
	content: "\f073";
}
.icon-random:before {
	content: "\f074";
}
.icon-comment:before {
	content: "\f075";
}
.icon-magnet:before {
	content: "\f076";
}
.icon-chevron-up:before {
	content: "\f077";
}
.icon-chevron-down:before {
	content: "\f078";
}
.icon-retweet:before {
	content: "\f079";
}
.icon-shopping-cart:before {
	content: "\f07a";
}
.icon-folder-close:before {
	content: "\f07b";
}
.icon-folder-open:before {
	content: "\f07c";
}
.icon-resize-vertical:before {
	content: "\f07d";
}
.icon-resize-horizontal:before {
	content: "\f07e";
}
.icon-bar-chart:before {
	content: "\f080";
}
.icon-twitter-sign:before {
	content: "\f081";
}
.icon-facebook-sign:before {
	content: "\f082";
}
.icon-camera-retro:before {
	content: "\f083";
}
.icon-key:before {
	content: "\f084";
}
.icon-cogs:before {
	content: "\f085";
}
.icon-comments:before {
	content: "\f086";
}
.icon-thumbs-up:before {
	content: "\f087";
}
.icon-thumbs-down:before {
	content: "\f088";
}
.icon-star-half:before {
	content: "\f089";
}
.icon-heart-empty:before {
	content: "\f08a";
}
.icon-signout:before {
	content: "\f08b";
}
.icon-linkedin-sign:before {
	content: "\f08c";
}
.icon-pushpin:before {
	content: "\f08d";
}
.icon-external-link:before {
	content: "\f08e";
}
.icon-signin:before {
	content: "\f090";
}
.icon-trophy:before {
	content: "\f091";
}
.icon-github-sign:before {
	content: "\f092";
}
.icon-upload-alt:before {
	content: "\f093";
}
.icon-lemon:before {
	content: "\f094";
}
.icon-phone {
	margin-top: 1px;
}
.icon-phone:before {
	content: "\f095";
}
.icon-check-empty:before {
	content: "\f096";
}
.icon-bookmark-empty:before {
	content: "\f097";
}
.icon-phone-sign:before {
	content: "\f098";
}
.icon-twitter:before {
	content: "\f099";
}
.icon-facebook:before {
	content: "\f09a";
}
.icon-github:before {
	content: "\f09b";
}
.icon-unlock:before {
	content: "\f09c";
}
.icon-credit-card:before {
	content: "\f09d";
}
.icon-rss:before {
	content: "\f09e";
}
.icon-hdd:before {
	content: "\f0a0";
}
.icon-bullhorn:before {
	content: "\f0a1";
}
.icon-bell:before {
	content: "\f0a2";
}
.icon-certificate:before {
	content: "\f0a3";
}
.icon-hand-right:before {
	content: "\f0a4";
}
.icon-hand-left:before {
	content: "\f0a5";
}
.icon-hand-up:before {
	content: "\f0a6";
}
.icon-hand-down:before {
	content: "\f0a7";
}
.icon-circle-arrow-left:before {
	content: "\f0a8";
}
.icon-circle-arrow-right:before {
	content: "\f0a9";
}
.icon-circle-arrow-up:before {
	content: "\f0aa";
}
.icon-circle-arrow-down:before {
	content: "\f0ab";
}
.icon-globe:before {
	content: "\f0ac";
}
.icon-wrench:before {
	content: "\f0ad";
}
.icon-tasks:before {
	content: "\f0ae";
}
.icon-filter:before {
	content: "\f0b0";
}
.icon-briefcase:before {
	content: "\f0b1";
}
.icon-fullscreen:before {
	content: "\f0b2";
}
.icon-group:before {
	content: "\f0c0";
}
.icon-link:before {
	content: "\f0c1";
}
.icon-cloud:before {
	content: "\f0c2";
}
.icon-beaker:before {
	content: "\f0c3";
}
.icon-cut:before {
	content: "\f0c4";
}
.icon-copy:before {
	content: "\f0c5";
}
.icon-paper-clip:before {
	content: "\f0c6";
}
.icon-save:before {
	content: "\f0c7";
}
.icon-sign-blank:before {
	content: "\f0c8";
}
.icon-reorder:before {
	content: "\f0c9";
}
.icon-list-ul:before {
	content: "\f0ca";
}
.icon-list-ol:before {
	content: "\f0cb";
}
.icon-strikethrough:before {
	content: "\f0cc";
}
.icon-underline:before {
	content: "\f0cd";
}
.icon-table:before {
	content: "\f0ce";
}
.icon-magic:before {
	content: "\f0d0";
}
.icon-truck:before {
	content: "\f0d1";
}
.icon-pinterest:before {
	content: "\f0d2";
}
.icon-pinterest-sign:before {
	content: "\f0d3";
}
.icon-google-plus-sign:before {
	content: "\f0d4";
}
.icon-google-plus:before {
	content: "\f0d5";
}
.icon-money:before {
	content: "\f0d6";
}
.icon-caret-down:before {
	content: "\f0d7";
}
.icon-caret-up:before {
	content: "\f0d8";
}
.icon-caret-left:before {
	content: "\f0d9";
}
.icon-caret-right:before {
	content: "\f0da";
}
.icon-columns:before {
	content: "\f0db";
}
.icon-sort:before {
	content: "\f0dc";
}
.icon-sort-down:before {
	content: "\f0dd";
}
.icon-sort-up:before {
	content: "\f0de";
}
.icon-envelope-alt:before {
	content: "\f0e0";
}
.icon-linkedin:before {
	content: "\f0e1";
}
.icon-undo:before, .icon-rotate-left:before {
	content: "\f0e2";
}
.icon-legal:before {
	content: "\f0e3";
}
.icon-dashboard:before {
	content: "\f0e4";
}
.icon-comment-alt:before {
	content: "\f0e5";
}
.icon-comments-alt:before {
	content: "\f0e6";
}
.icon-bolt:before {
	content: "\f0e7";
}
.icon-sitemap:before {
	content: "\f0e8";
}
.icon-umbrella:before {
	content: "\f0e9";
}
.icon-paste:before {
	content: "\f0ea";
}
.icon-lightbulb:before {
	content: "\f0eb";
}
.icon-exchange:before {
	content: "\f0ec";
}
.icon-cloud-download:before {
	content: "\f0ed";
}
.icon-cloud-upload:before {
	content: "\f0ee";
}
.icon-user-md:before {
	content: "\f0f0";
}
.icon-stethoscope:before {
	content: "\f0f1";
}
.icon-suitcase:before {
	content: "\f0f2";
}
.icon-bell-alt:before {
	content: "\f0f3";
}
.icon-coffee:before {
	content: "\f0f4";
}
.icon-food:before {
	content: "\f0f5";
}
.icon-file-alt:before {
	content: "\f0f6";
}
.icon-building:before {
	content: "\f0f7";
}
.icon-hospital:before {
	content: "\f0f8";
}
.icon-ambulance:before {
	content: "\f0f9";
}
.icon-medkit:before {
	content: "\f0fa";
}
.icon-fighter-jet:before {
	content: "\f0fb";
}
.icon-beer:before {
	content: "\f0fc";
}
.icon-h-sign:before {
	content: "\f0fd";
}
.icon-plus-sign-alt:before {
	content: "\f0fe";
}
.icon-double-angle-left:before {
	content: "\f100";
}
.icon-double-angle-right:before {
	content: "\f101";
}
.icon-double-angle-up:before {
	content: "\f102";
}
.icon-double-angle-down:before {
	content: "\f103";
}
.icon-angle-left:before {
	content: "\f104";
}
.icon-angle-right:before {
	content: "\f105";
}
.icon-angle-up:before {
	content: "\f106";
}
.icon-angle-down:before {
	content: "\f107";
}
.icon-desktop:before {
	content: "\f108";
}
.icon-laptop:before {
	content: "\f109";
}
.icon-tablet:before {
	content: "\f10a";
}
.icon-mobile-phone:before {
	content: "\f10b";
}
.icon-circle-blank:before {
	content: "\f10c";
}
.icon-quote-left:before {
	content: "\f10d";
}
.icon-quote-right:before {
	content: "\f10e";
}
.icon-spinner:before {
	content: "\f110";
}
.icon-circle:before {
	content: "\f111";
}
.icon-reply:before, .icon-mail-reply:before {
	content: "\f112";
}
.icon-folder-close-alt:before {
	content: "\f114";
}
.icon-folder-open-alt:before {
	content: "\f115";
}
.icon-expand-alt:before {
	content: "\f116";
}
.icon-collapse-alt:before {
	content: "\f117";
}
.icon-smile:before {
	content: "\f118";
}
.icon-frown:before {
	content: "\f119";
}
.icon-meh:before {
	content: "\f11a";
}
.icon-gamepad:before {
	content: "\f11b";
}
.icon-keyboard:before {
	content: "\f11c";
}
.icon-flag-alt:before {
	content: "\f11d";
}
.icon-flag-checkered:before {
	content: "\f11e";
}
.icon-terminal:before {
	content: "\f120";
}
.icon-code:before {
	content: "\f121";
}
.icon-reply-all:before {
	content: "\f122";
}
.icon-mail-reply-all:before {
	content: "\f122";
}
.icon-star-half-full:before, .icon-star-half-empty:before {
	content: "\f123";
}
.icon-location-arrow:before {
	content: "\f124";
}
.icon-crop:before {
	content: "\f125";
}
.icon-code-fork:before {
	content: "\f126";
}
.icon-unlink:before {
	content: "\f127";
}
.icon-question:before {
	content: "\f128";
}
.icon-info:before {
	content: "\f129";
}
.icon-exclamation:before {
	content: "\f12a";
}
.icon-superscript:before {
	content: "\f12b";
}
.icon-subscript:before {
	content: "\f12c";
}
.icon-eraser:before {
	content: "\f12d";
}
.icon-puzzle-piece:before {
	content: "\f12e";
}
.icon-microphone:before {
	content: "\f130";
}
.icon-microphone-off:before {
	content: "\f131";
}
.icon-shield:before {
	content: "\f132";
}
.icon-calendar-empty:before {
	content: "\f133";
}
.icon-fire-extinguisher:before {
	content: "\f134";
}
.icon-rocket:before {
	content: "\f135";
}
.icon-maxcdn:before {
	content: "\f136";
}
.icon-chevron-sign-left:before {
	content: "\f137";
}
.icon-chevron-sign-right:before {
	content: "\f138";
}
.icon-chevron-sign-up:before {
	content: "\f139";
}
.icon-chevron-sign-down:before {
	content: "\f13a";
}
.icon-html5:before {
	content: "\f13b";
}
.icon-css3:before {
	content: "\f13c";
}
.icon-anchor:before {
	content: "\f13d";
}
.icon-unlock-alt:before {
	content: "\f13e";
}
.icon-bullseye:before {
	content: "\f140";
}
.icon-ellipsis-horizontal:before {
	content: "\f141";
}
.icon-ellipsis-vertical:before {
	content: "\f142";
}
.icon-rss-sign:before {
	content: "\f143";
}
.icon-play-sign:before {
	content: "\f144";
}
.icon-ticket:before {
	content: "\f145";
}
.icon-minus-sign-alt:before {
	content: "\f146";
}
.icon-check-minus:before {
	content: "\f147";
}
.icon-level-up:before {
	content: "\f148";
}
.icon-level-down:before {
	content: "\f149";
}
.icon-check-sign:before {
	content: "\f14a";
}
.icon-edit-sign:before {
	content: "\f14b";
}
.icon-external-link-sign:before {
	content: "\f14c";
}
.icon-share-sign:before {
	content: "\f14d";
}
.sky-form [class^="icon-"], .ui-datepicker [class^="icon-"] {
 font-family: FontAwesome;
 font-style: normal;
 font-weight: normal;
 -webkit-font-smoothing: antialiased;
}
.sky-form .icon-append, .sky-form .icon-prepend {
	position: absolute;
	top: 5px;
	width: 29px;
	height: 29px;
	font-size: 15px;
	line-height: 29px;
	text-align: center;
}
.sky-form .icon-append {
	right: 5px;
	padding-left: 3px;
	border-left-width: 1px;
	border-left-style: solid;
}
.sky-form .icon-prepend {
	left: 5px;
	padding-right: 3px;
	border-right-width: 1px;
	border-right-style: solid;
}
.sky-form .input .icon-prepend + input, .sky-form .textarea .icon-prepend + textarea {
	padding-left: 46px;
}
.sky-form .input .icon-append + input, .sky-form .textarea .icon-append + textarea {
	padding-right: 46px;
}
.sky-form .input .icon-prepend + .icon-append + input, .sky-form .textarea .icon-prepend + .icon-append + textarea {
	padding-left: 46px;
}
/**/
/* grid */
/**/
.sky-form .row {
	margin: 0 -15px;
}
.sky-form .row:after {
	content: '';
	display: table;
	clear: both;
}
.sky-form .col {
	float: left;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.sky-form .col-1 {
	width: 8.33%;
}
.sky-form .col-2 {
	width: 16.66%;
}
.sky-form .col-3 {
	width: 25%;
}
.sky-form .col-4 {
	width: 33.33%;
}
.sky-form .col-5 {
	width: 41.66%;
}
.sky-form .col-6 {
	width: 50%;
}
.sky-form .col-7 {
	width: 58.33%;
}
.sky-form .col-8 {
	width: 66.67%;
}
.sky-form .col-9 {
	width: 75%;
}
.sky-form .col-10 {
	width: 83.33%;
}
.sky-form .col-11 {
	width: 91.66%;
}
@media screen and (max-width: 600px) {
 .sky-form .col {
 float: none;
 width: 100%;
}
}
/**/
/* tooltips */
/**/
.sky-form .tooltip {
	position: absolute;
	z-index: 1;
	left: -9999px;
	padding: 2px 8px 3px;
	font-size: 11px;
	line-height: 16px;
	font-weight: 400;
	background: rgba(0, 0, 0, 0.9);
	color: #fff;
	opacity: 0;
	transition: margin 0.3s, opacity 0.3s;
	-o-transition: margin 0.3s, opacity 0.3s;
	-ms-transition: margin 0.3s, opacity 0.3s;
	-moz-transition: margin 0.3s, opacity 0.3s;
	-webkit-transition: margin 0.3s, opacity 0.3s;
}
.sky-form .tooltip:after {
	content: '';
	position: absolute;
}
.sky-form .input input:focus + .tooltip, .sky-form .textarea textarea:focus + .tooltip {
	opacity: 1;
}
.sky-form .tooltip-top-right {
	bottom: 100%;
	margin-bottom: 15px;
}
.sky-form .tooltip-top-right:after {
	top: 100%;
	right: 16px;
	border-top: 4px solid rgba(0, 0, 0, 0.9);
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}
.sky-form .input input:focus + .tooltip-top-right, .sky-form .textarea textarea:focus + .tooltip-top-right {
	right: 0;
	left: auto;
	margin-bottom: 5px;
}
.sky-form .tooltip-top-left {
	bottom: 100%;
	margin-bottom: 15px;
}
.sky-form .tooltip-top-left:after {
	top: 100%;
	left: 16px;
	border-top: 4px solid rgba(0, 0, 0, 0.9);
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}
.sky-form .input input:focus + .tooltip-top-left, .sky-form .textarea textarea:focus + .tooltip-top-left {
	right: auto;
	left: 0;
	margin-bottom: 5px;
}
.sky-form .tooltip-right {
	top: 9px;
	white-space: nowrap;
	margin-left: 15px;
}
.sky-form .tooltip-right:after {
	top: 6px;
	right: 100%;
	border-top: 4px solid transparent;
	border-right: 4px solid rgba(0, 0, 0, 0.9);
	border-bottom: 4px solid transparent;
}
.sky-form .input input:focus + .tooltip-right, .sky-form .textarea textarea:focus + .tooltip-right {
	left: 100%;
	margin-left: 5px;
}
.sky-form .tooltip-left {
	top: 9px;
	white-space: nowrap;
	margin-right: 15px;
}
.sky-form .tooltip-left:after {
	top: 6px;
	left: 100%;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid rgba(0, 0, 0, 0.9);
}
.sky-form .input input:focus + .tooltip-left, .sky-form .textarea textarea:focus + .tooltip-left {
	right: 100%;
	left: auto;
	margin-right: 5px;
}
.sky-form .tooltip-bottom-right {
	top: 100%;
	margin-top: 15px;
}
.sky-form .tooltip-bottom-right:after {
	bottom: 100%;
	right: 16px;
	border-right: 4px solid transparent;
	border-bottom: 4px solid rgba(0, 0, 0, 0.9);
	border-left: 4px solid transparent;
}
.sky-form .input input:focus + .tooltip-bottom-right, .sky-form .textarea textarea:focus + .tooltip-bottom-right {
	right: 0;
	left: auto;
	margin-top: 5px;
}
.sky-form .tooltip-bottom-left {
	top: 100%;
	margin-top: 15px;
}
.sky-form .tooltip-bottom-left:after {
	bottom: 100%;
	left: 16px;
	border-right: 4px solid transparent;
	border-bottom: 4px solid rgba(0, 0, 0, 0.9);
	border-left: 4px solid transparent;
}
.sky-form .input input:focus + .tooltip-bottom-left, .sky-form .textarea textarea:focus + .tooltip-bottom-left {
	right: auto;
	left: 0;
	margin-top: 5px;
}
/**/
/* normal state */
/**/


.sky-form .input .appoin {
	border:none;
	color:#fff;
	height:30px;
	background-color:#119ee7;
	transition: border-color 0.3s;
	-o-transition: border-color 0.3s;
	-ms-transition: border-color 0.3s;
	-moz-transition: border-color 0.3s;
	-webkit-transition: border-color 0.3s;
}
.sky-form .textarea .appoin {
	border:none;
	color:#fff;
	min-height:80px;
	background-color:#119ee7;
}
.sky-form .textarea .onepage {
	border:none;
	color:#fff;
	min-height:80px;
	background: none;
	border:1px solid #1c1c1c;
}
.sky-form .input .onepage {
	border:none;
	color:#fff;
	height:30px;
	background: none;
	border:1px solid #1c1c1c;
}
.sky-form .input input, .sky-form .select select, .sky-form .textarea textarea, .sky-form .radio i, .sky-form .checkbox i, .sky-form .toggle i, .sky-form .icon-append, .sky-form .icon-prepend {
	border-color: #d3d3d3;
	transition: border-color 0.3s;
	-o-transition: border-color 0.3s;
	-ms-transition: border-color 0.3s;
	-moz-transition: border-color 0.3s;
	-webkit-transition: border-color 0.3s;
}
.sky-form .toggle i:before {
	background-color: #d9d9d9;
}
.sky-form .rating label {
	color: #ccc;
	transition: color 0.3s;
	-o-transition: color 0.3s;
	-ms-transition: color 0.3s;
	-moz-transition: color 0.3s;
	-webkit-transition: color 0.3s;
}
.sky-form .button {
	background-color: #119ee7;
	padding:7px 60px;
	font-size:14px;
	font-weight:600;
	color:#fff;
	text-transform:uppercase;
}
.sky-form .button:hover {
	background-color: #161616;
	color:#fff;
}
.sky-form .button.two {
	opacity:1;
	color:#fff;
	background-color: #119ee7;
}
.sky-form .button.two:hover {
	opacity:1;
	color:#272727;
	background-color: #fff;
}
.sky-form .button.three {
	opacity:1;
	color:#fff;
	background-color: #11c9da;
}
.sky-form .button.three:hover {
	opacity:1;
	color:#272727;
	background-color: #fff;
}
.sky-form .button.four {
	opacity:1;
	color:#fff;
	background-color: #ef5879;
}
.sky-form .button.five {
	opacity:1;
	color:#161616;
	background-color: #fdce16;
}
.sky-form .button.five:hover {
	opacity:1;
	color:#272727;
	background-color: #fff;
}
.sky-form .button.six {
	color:#161616;
	background-color: #fdce16;
	opacity: 1;
}
.sky-form .button.six:hover {
	color:#fff;
	background-color: #161616;
}
.sky-form .button.seven {
	color:#fff;
	font-weight:500;
	font-size:16px;
	padding:5px 30px;
	border-radius:2px;
	background-color: #119ee7;
	opacity: 1;
}
.sky-form .button.seven:hover {
	color:#fff;
	background-color: #161616;
}
.sky-form .button.eight {
	background-color: #119ee7;
	padding:5px 35px;
	font-size:14px;
	font-weight:600;
	color:#fff;
	text-transform:uppercase;
}
.sky-form .button.button-secondary {
	background-color: #b3b3b3;
	margin-right: 10px;
}
.sky-form .icon-append, .sky-form .icon-prepend {
	color: #ccc;
}
.sky-form .fright {
	float: right;
}
/**/
/* hover state */
/**/
.sky-form .input:hover input, .sky-form .select:hover select, .sky-form .textarea:hover textarea, .sky-form .radio:hover i, .sky-form .checkbox:hover i, .sky-form .toggle:hover i {
	border-color: #272727;
}
.sky-form .rating input + label:hover, .sky-form .rating input + label:hover ~ label {
 color: #d9d9d9;
}
.sky-form .button:hover {
	opacity: 1;
}
/**/
/* focus state */
/**/
.sky-form .input input:focus, .sky-form .select select:focus, .sky-form .textarea textarea:focus, .sky-form .radio input:focus + i, .sky-form .checkbox input:focus + i, .sky-form .toggle input:focus + i {
	border-color: #454545;
}
/**/
/* checked state */
/**/
.sky-form .radio input + i:after {
	background-color: #999;
}
.sky-form .checkbox input + i:after {
	color: #999;
}
.sky-form .radio input:checked + i, .sky-form .checkbox input:checked + i, .sky-form .toggle input:checked + i {
	border-color: #999;
}
.sky-form .rating input:checked ~ label {
 color: #999;
}
/**/
/* error state */
/**/
.sky-form .state-error input, .sky-form .state-error select, .sky-form .state-error textarea, .sky-form .radio.state-error i, .sky-form .checkbox.state-error i, .sky-form .toggle.state-error i {
	background: #fff0f0;
}
.sky-form .state-error select + i {
	background: #fff0f0;
	box-shadow: 0 0 0 12px #fff0f0;
}
.sky-form .toggle.state-error input:checked + i {
	background: #fff0f0;
}
.sky-form .state-error + em {
	display: block;
	margin-top: 6px;
	padding: 0 1px;
	font-style: normal;
	font-size: 11px;
	line-height: 15px;
	color: #ee9393;
}
.sky-form .rating.state-error + em {
	margin-top: -4px;
	margin-bottom: 4px;
}
/**/
/* success state */
/**/
.sky-form .state-success input, .sky-form .state-success select, .sky-form .state-success textarea, .sky-form .radio.state-success i, .sky-form .checkbox.state-success i, .sky-form .toggle.state-success i {
	background: #f0fff0;
}
.sky-form .state-success select + i {
	background: #f0fff0;
	box-shadow: 0 0 0 12px #f0fff0;
}
.sky-form .toggle.state-success input:checked + i {
	background: #f0fff0;
}
.sky-form .note-success {
	color: #6fb679;
}
/**/
/* disabled state */
/**/
.sky-form .input.state-disabled input, .sky-form .select.state-disabled, .sky-form .textarea.state-disabled, .sky-form .radio.state-disabled, .sky-form .checkbox.state-disabled, .sky-form .toggle.state-disabled, .sky-form .button.state-disabled {
	cursor: default;
	opacity: 0.5;
}
.sky-form .input.state-disabled:hover input, .sky-form .select.state-disabled:hover select, .sky-form .textarea.state-disabled:hover textarea, .sky-form .radio.state-disabled:hover i, .sky-form .checkbox.state-disabled:hover i, .sky-form .toggle.state-disabled:hover i {
	border-color: #999999;
}
/**/
/* submited state */
/**/
.sky-form .message {
	display: none;
	color: #6fb679;
}
.sky-form .message i {
	display: block;
	margin: 0 auto 20px;
	width: 81px;
	height: 81px;
	border: 1px solid #6fb679;
	border-radius: 50%;
	font-size: 30px;
	line-height: 81px;
}
.sky-form.submited fieldset, .sky-form.submited footer {
	display: none;
}
.sky-form.submited .message {
	display: block;
	padding: 25px 30px;
	background: rgba(255, 255, 255, .9);
	font: 300 18px/27px 'Open Sans', Helvetica, Arial, sans-serif;
	text-align: center;
}
.sky-form.submited .message.two {
	background:none;
}
/**/
/* datepicker */
/**/
.ui-datepicker {
	display: none;
	padding: 10px 12px;
	background: rgba(255, 255, 255, 0.9);
	box-shadow: 0 0 10px rgba(0, 0, 0, .3);
	font: 13px/1.55 'Open Sans', Helvetica, Arial, sans-serif;
	text-align: center;
	color: #666;
}
.ui-datepicker a {
	color: #404040;
}
.ui-datepicker-header {
	position: relative;
	margin: -10px -12px 10px;
	padding: 10px;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	font-size: 15px;
	line-height: 27px;
}
.ui-datepicker-prev, .ui-datepicker-next {
	position: absolute;
	top: 0;
	display: block;
	width: 47px;
	height: 47px;
	font-size: 15px;
	line-height: 47px;
	text-decoration: none;
	cursor: pointer;
}
.ui-datepicker-prev {
	left: 0;
}
.ui-datepicker-next {
	right: 0;
}
.ui-datepicker-calendar {
	border-collapse: collapse;
	font-size: 13px;
	line-height: 27px;
}
.ui-datepicker-calendar th {
	color: #999;
}
.ui-datepicker-calendar a, .ui-datepicker-calendar span {
	display: block;
	width: 31px;
	margin: auto;
	text-decoration: none;
	color: #404040;
}
.ui-datepicker-calendar a:hover {
	background: rgba(0, 0, 0, .05);
}
.ui-datepicker-calendar span {
	color: #bfbfbf;
}
.ui-datepicker-today a {
	font-weight: 700;
}
.ui-datepicker-calendar .ui-state-active {
	background: rgba(0, 0, 0, .05);
	cursor: default;
}
.ui-datepicker-inline {
	border: 2px solid #999999;
	background: #fff;
	box-shadow: none;
}
.ui-datepicker-inline .ui-datepicker-header {
	line-height: 47px;
}
.ui-datepicker-inline .ui-datepicker-calendar {
	width: 100%;
}
/**/
/* modal */
/**/
.sky-form-modal {
	position: fixed;
	z-index: 9999;
	display: none;
	width: 400px;
	padding: 20px 30px;
	background-color: #fff;
	-moz-box-shadow:0px 0px 10px rgba(0, 0, 0, 0.9);
	-webkit-box-shadow:0px 0px 10px rgba(0, 0, 0, 0.9);
	box-shadow:0px 0px 10px rgba(0, 0, 0, 0.9);
}
.sky-form-modal-overlay {
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
}
/**/
/* bootstrap compatibility */
/**/
.sky-form *, .sky-form *:after, .sky-form *:before {
	margin: 0;
	padding: 0;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
}
.sky-form .label {
	border-radius: 0;
	font-size: 100%;
	text-align: left;
	white-space: normal;
	color: inherit;
}
.sky-form .radio, .sky-form .checkbox {
	font-weight: 400;
}
.sky-form .radio + .radio, .sky-form .checkbox + .checkbox {
	margin-top: 0;
}
.login_form {
	margin: 0 auto 0 auto;
	width: 560px;
	padding: 20px 35px 13px 35px;
	background-color: #fff;
	border: 1px solid #e4e4e4;
}
.reg_form {
	margin: 0 auto 0 auto;
	width: 630px;
	padding: 20px 35px 13px 35px;
	background-color: #fff;
	border: 1px solid #e4e4e4;
}
.sky-form .label.doc {
	color:#fff;
}
/*drop list 3*/	
.dropbox_holder3 {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
.dropbox_holder3.smalltext {
	font-size: 13px;
	padding: 0px 5px 0px 0px;
	margin: 0px;
	float: left;
}
.dropbox_holder3 select option {
	width: 100%;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #e1e1e1;
}
.dropbox_holder3 select option span {
	color: #1e64b4;
	font-size: 12px;
}
.dropbox_holder3 select {
	border: 1px solid #e1e1e1;
}
label.custom-select3 {
	width: 100%;
	position: relative;
	display: inline-block;
}
.custom-select3 select {
	display: inline-block;
	padding: 4px 3px 2px 5px;
	margin: 0;
	font: inherit;
	outline: none; /* remove focus ring from Webkit */
	line-height: 1.2;
	background: #000;
	color: #272727;
	border: 0;
	font-size: 13px;
	font-weight: normal;
	background-color: #fff;
	width: 100%;
	border: 1px solid #e1e1e1;
}
/* Select arrow styling */
.custom-select3:after {
	content: "▼";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	font-size: 60%;
	line-height: 40px;
	padding: 0 7px;
	background: #fff;
	border-top: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	color: #272727;
	pointer-events: none;
}
/*hover styles*/	

.section_holder2 .one_fourth:hover .custom-select3 select {
	color: #fff;
	background-color: #161616;
	border: 1px solid #353535;
}
.section_holder2 .one_fourth:hover .custom-select3:after {
	color: #fff;
	background: #161616;
	border-top: 1px solid #353535;
	border-right: 1px solid #353535;
	border-bottom: 1px solid #353535;
}
.section_holder2 .one_fourth:hover .price_table {
	background-color: #1e64b4;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder2 .one_fourth:hover .title {
	color: #fff;
	border-bottom: 1px solid #bcdb74;
}
.section_holder2 .one_fourth:hover .price {
	color: #fff;
	border-bottom: 1px solid #bcdb74;
}
.section_holder2 .one_fourth.active .price {
	color: #fff;
	border-bottom: 1px solid #bcdb74;
}
.section_holder2 .one_fourth:hover .plan_features li {
	color: #fff;
	border-bottom: 1px solid #bcdb74;
}
.section_holder2 .one_fourth:hover .singup_but {
	color: #272727;
	background-color: #fff;
}
.section_holder2 .one_fourth:hover .arrow_up {
	border-bottom: 35px solid #1e64b4;
}
.section_holder2 .one_fourth:hover .arrow_down {
	border-top: 35px solid #1e64b4;
}
/*active styles*/	

.testimonialbg {
	background:url(../../images/testimonialbg.gif) center top;
}
.section_holder2 .one_fourth.active .custom-select3 select {
	color: #fff;
	background-color: #161616;
	border: 1px solid #353535;
}
.section_holder2 .one_fourth.active .custom-select3:after {
	color: #fff;
	background: #161616;
	border-top: 1px solid #353535;
	border-right: 1px solid #353535;
	border-bottom: 1px solid #353535;
}
.section_holder2 .one_fourth.active .price_table {
	background-color: #1e64b4;
}
.section_holder2 .one_fourth.active .title {
	color: #fff;
	border-bottom: 1px solid #bcdb74;
}
.section_holder2 .one_fourth.active .price {
	color: #fff;
	border-bottom: 1px solid #bcdb74;
}
.section_holder2 .one_fourth.active .plan_features li {
	color: #fff;
	border-bottom: 1px solid #bcdb74;
}
.section_holder2 .one_fourth.active .singup_but {
	color: #272727;
	background-color: #fff;
}
.section_holder2 .one_fourth.active .arrow_up {
	border-bottom: 35px solid #1e64b4;
}
.section_holder2 .one_fourth.active .arrow_down {
	border-top: 35px solid #1e64b4;
}
/*two hover styles*/	
	
.section_holder2.two .one_fourth:hover .price_table {
	background-color: #161616;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder2.two .one_fourth:hover .title {
	color: #fff;
	border-bottom: 1px solid #353535;
}
.section_holder2.two .one_fourth:hover .price {
	color: #fff;
	border-bottom: 1px solid #353535;
}
.section_holder2.two .one_fourth.active .price {
	color: #fff;
	border-bottom: 1px solid #353535;
}
.section_holder2.two .one_fourth:hover .plan_features li {
	color: #fff;
	border-bottom: 1px solid #353535;
}
.section_holder2.two .one_fourth:hover .singup_but {
	color: #272727;
	background-color: #fff;
}
.section_holder2.two .one_fourth:hover .arrow_up {
	border-bottom: 35px solid #161616;
}
.section_holder2.two .one_fourth:hover .arrow_down {
	border-top: 35px solid #161616;
}
/*active styles*/	
	
.section_holder2.two .one_fourth.active .price_table {
	background-color: #161616;
}
.section_holder2.two .one_fourth.active .title {
	color: #fff;
	border-bottom: 1px solid #353535;
}
.section_holder2.two .one_fourth.active .price {
	color: #fff;
	border-bottom: 1px solid #353535;
}
.section_holder2.two .one_fourth.active .plan_features li {
	color: #fff;
	border-bottom: 1px solid #353535;
}
.section_holder2.two .one_fourth.active .singup_but {
	color: #272727;
	background-color: #fff;
}
.section_holder2.two .one_fourth.active .arrow_up {
	border-bottom: 35px solid #161616;
}
.section_holder2.two .one_fourth.active .arrow_down {
	border-top: 35px solid #161616;
}
/*section 3*/
.section_holder3 {
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px;
}
.section_holder3.two {
	padding: 0 0 90px 0;
}
.section_holder19 .left {
	float:left;
	margin:6px 10px 6px 0px;
}
.section_holder19 .right {
	float:right;
	margin:6px 0px 6px 10px;
}
.border-left {
	border-left: 3px solid rgba(198, 199, 201, 1);
	padding-left:15px;
}
.border-right {
	border-right: 3px solid rgba(198, 199, 201, 1);
	padding-right:15px;
}
.border-right li:after {
	border-bottom: 3px solid #C6C7C9;
	content: "";
	display: block;
	margin-right: -17px;
	margin-bottom: 7px;
}
.border-right li:last-child:after {
	border:none;
}
.border-left li:last-child:after {
	border:none;
}
.border-left li:after {
	border-bottom: 3px solid #C6C7C9;
	content: "";
	display: block;
	margin-left: -17px;
	margin-bottom: 7px;
}
.alignright {
	text-align:right;
}
.section_holder3 .left {
	width: 60%;
	float: left;
	padding: 0 20px 0 0;
	margin: 0px;
}
.section_holder3 .left .but_holder {
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px;
}
.aligncenter {
	text-align:center;
	margin-top:12%;
}
.margin_bottom_10 {
	margin-bottom:20px;
}
.section_holder3 .left .circle {
	width: 310px;
	height: 310px;
	border-radius: 100%;
	float: left;
	text-align: center;
	color: #fff;
	font-size: 60px;
	padding: 30px;
	margin: 0 20px 0 0;
	background-color: #161616;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder3 .left .circle:hover {
	background-color: #1e64b4;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder3 .left .circle:hover p {
	color: #fff;
}
.section_holder3 .left .circle.active {
	background-color: #1e64b4;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder3 .left .circle.active p {
	color: #fff;
}
.section_holder3 .right {
	width: 40%;
	float: right;
	padding: 0px;
	margin: 0px;
}
.section_holder3 .right {
	width: 40%;
	float: right;
	padding: 0px;
	margin: 0px;
}
.section_holder3 .right .img_holder {
	position: relative;
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px;
}
.section_holder3 .right .img_holder .shape {
	position: absolute;
	width: 450px;
	height: 90px;
	float: left;
	padding: 0px;
	margin: 107px 0 0 0;
	background: url(../../images/site-img3.png) center top no-repeat;
}
.section_holder3 .right ul.list {
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px;
}
.section_holder3 .right ul.list li {
	float: left;
	padding: 0 0 7px 0;
	margin: 0px;
}
.section_holder3 .right ul.list li i {
	font-size: 16px;
	color: #1e64b4;
	margin-right: 5px;
}
/*web hosting left list*/

.section_holder3 .list_holder {
	width: 100%;
	padding: 0px;
	margin: 0 0 30px 0;
	float: left;
}
.section_holder3 .list_holder.last {
	margin: 0 0 0 0;
}
.section_holder3 .list_holder .icon_holder {
	width: 17%;
	padding: 0px;
	margin: 0px;
	float: left;
}
.section_holder3 .list_holder .icon {
	width: 95px;
	height: 95px;
	text-align: center;
	color: #fff;
	padding: 0px;
	font-size: 32px;
	margin: 0px;
	line-height: 94px;
	float: left;
	border-radius: 100%;
	background-color: #161616;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder3 .list_holder .text {
	width: 83%;
	padding: 10px 0 0 0;
	margin: 0px;
	float: right;
}
.section_holder3 .list_holder:hover .icon {
	color: #fff;
	background-color: #1e64b4;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder3 .list_holder:hover h5 {
	color: #1e64b4;
}
.section_holder3 .list_holder.active .icon {
	color: #fff;
	background-color: #1e64b4;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder3 .list_holder.active h5 {
	color: #1e64b4;
}
/*section 4*/
.section_holder4 {
	width: 100%;
	float: left;
	padding: 0px 0 0px 0;
	margin: 0px;
	background: url("../../images/parallax_bg2.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 100% 0;
	background-position: center;
}
.section_holder4.two {
	width: 100%;
	float: left;
	padding: 0px 0 0px 0;
	margin: 0px;
	background: url("../../images/parallax_bg3.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 100% 0;
	background-position: center;
}
.section_holder4 ul.icon {
	width: 100%;
	float: left;
	padding: 40px 0 40px 0;
	margin: 0px;
}
.section_holder4 ul.icon li {
	width: 18%;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0px 70px 0px 0px;
}
.section_holder4 ul.icon li.last {
	margin: 0 0px 6px 0;
}
.section_holder4 ul.icon li a {
	width: 100px;
	height: 100px;
	float: left;
	padding: 0;
	text-align: center;
	font-size: 30px;
	line-height: 97px;
	color: #fff;
	border-radius: 100%;
	margin: 0 0px 6px 0;
	border: 1px solid #fff;
}
.section_holder4 ul.icon li:hover a {
	border: 1px solid #161616;
	background-color: #161616;
}
.section_holder4 .icon li:hover h6 {
	color: #161616;
}
.section_holder4 ul.icon li.active a {
	border: 1px solid #161616;
	background-color: #161616;
}
.section_holder4 .icon li.active h6 {
	color: #161616;
}
.section_holder4 .readmore_but2 {
	margin-left: 20px;
}
/*section holder 4 two*/

.section_holder4.two .icon {
	width: 100px;
	height: 100px;
	padding: 0;
	text-align: center;
	font-size: 30px;
	line-height: 97px;
	color: #fff;
	border-radius: 100%;
	margin: 50px auto 15px auto;
	border: 1px solid #fff;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder4.two .one_third {
	text-align: center;
}
.section_holder4.two .one_third:hover .icon {
	border: 1px solid #161616;
	background-color: #161616;
}
.section_holder4.two .one_third:hover h5 {
	color: #161616;
}
.section_holder4.two .one_third.active .icon {
	border: 1px solid #161616;
	background-color: #161616;
}
.section_holder4.two .one_third.active h5 {
	color: #161616;
}
.section_holder4.two .one_fourth {
	text-align: center;
}
.section_holder4.two .one_fourth:hover .icon {
	border: 1px solid #161616;
	background-color: #161616;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder4.two .one_fourth:hover h5 {
	color: #161616;
}
.section_holder4.two .one_fourth.active .icon {
	border: 1px solid #161616;
	background-color: #161616;
}
.section_holder4.two .one_fourth.active h5 {
	color: #161616;
}
/*section 5*/
.section_holder5 {
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px;
}
.section_holder5.two {
	padding: 0 0 90px 0;
}
.section_holder5 .cont_holder {
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0 0 15px 0;
}
.section_holder5 .cont_holder.first {
	margin: 50px 0 15px 0;
}
.section_holder5 .icon_holder {
	width: 25%;
	float: right;
	padding: 0px;
	margin: 0px;
}
.section_holder5 .icon_holder.two {
	float: left;
}
.section_holder5 .icon_holder.two .icon {
	float: left;
}
.section_holder5 .text_holder {
	width: 75%;
	float: left;
	text-align: right;
	padding: 0px;
	margin: 0px;
}
.section_holder5 .text_holder.two {
	float: right;
	text-align: left;
}
.section_holder5 .icon_holder .icon {
	width: 100px;
	height: 100px;
	float: right;
	padding: 0;
	text-align: center;
	font-size: 30px;
	line-height: 97px;
	color: #fff;
	border-radius: 100%;
	margin: 0 0px 6px 0;
	background-color: #161616;
}
/*hover styles*/
.section_holder5 .cont_holder:hover .icon {
	background-color: #1e64b4;
}
.section_holder5 .cont_holder:hover h4 {
	color: #1e64b4;
}
.section_holder5 .cont_holder:hover p {
	color: #1e64b4;
}
/*active styles*/
.section_holder5 .cont_holder.active .icon {
	background-color: #1e64b4;
}
.section_holder5 .cont_holder.active h4 {
	color: #1e64b4;
}
.section_holder5 .cont_holder.active p {
	color: #1e64b4;
}
/*section 6*/
.section_holder6 {
	width: 100%;
	float: left;
	padding: 0px 0 0px 0;
	margin: 0px;
	background: url("../../images/parallax_bg2.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 100% 0;
	background-position: center;
}
.section_holder6.two {
	width: 100%;
	float: left;
	padding: 0px 0 0px 0;
	margin: 0px;
	background: url("../../images/parallax_bg3.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 100% 0;
	background-position: center;
}
.section_holder6 .list_holder {
	width: 100%;
	padding: 0px;
	margin: 0 0 50px 0;
	float: left;
}
.section_holder6 .list_holder.last {
	margin: 0 0 0 0;
}
.section_holder6 .list_holder .icon_holder {
	width: 22%;
	padding: 0px;
	margin: 0px;
	float: left;
}
.section_holder6 .list_holder .icon {
	width: 95px;
	height: 95px;
	text-align: center;
	color: #1e64b4;
	padding: 0px;
	font-size: 32px;
	margin: 0px;
	line-height: 94px;
	float: left;
	border-radius: 100%;
	border: 1px solid #d9d9d9;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder6.two .list_holder .icon {
	color: #161616;
	border: 1px solid #fff;
	background-color: #fff;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder6 .list_holder .text {
	width: 78%;
	padding: 0px;
	margin: 0px;
	float: right;
}
.section_holder6 .list_holder p {
	color: #fff;
}
.section_holder6 .list_holder:hover .icon {
	color: #fff;
	border: 1px solid #161616;
	background-color: #161616;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder6 .list_holder:hover h5 {
	color: #161616;
}
.section_holder6 .list_holder.active .icon {
	color: #fff;
	border: 1px solid #161616;
	background-color: #161616;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder6 .list_holder.active h5 {
	color: #161616;
}
.section_holder6 .services_box {
	width: 270px;
	float: left;
	padding: 25px;
	margin: 0 20px 20px 0;
	background-color: #fff;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder6 .services_box.last {
	margin: 0 0 20px 0;
}
.section_holder6 .services_box .icon {
	width: 20%;
	float: left;
	padding: 0;
	font-size: 30px;
	color: #8d8d8d;
	margin: 0px;
}
.section_holder6 .services_box .text {
	width: 80%;
	float: left;
	padding: 0;
	margin: 0px;
}
/*hover styles*/

.section_holder6 .services_box:hover {
	background-color: #161616;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder6 .services_box:hover h6 {
	color: #fff;
}
.section_holder6 .services_box:hover p {
	color: #727272;
}
.section_holder6 .services_box:hover .icon {
	color: #fff;
}
/*active styles*/

.section_holder6 .services_box.active {
	background-color: #161616;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder6 .services_box.active h6 {
	color: #fff;
}
.section_holder6 .services_box.active p {
	color: #727272;
}
.section_holder6 .services_box.active .icon {
	color: #fff;
}
/*why choose foxu*/
.section_holder6 .why_choose_img {
	width: 166px;
	height: 166px;
	float: left;
	padding: 8px;
	margin: 0 0 20px 0;
	border-radius: 100%;
	background-color: #fff;
}
.section_holder6 .why_choose_img .img {
	position: relative;
	width: 150px;
	height: 150px;
	float: left;
	padding: 0px;
	margin: 0px;
	border-radius: 100%;
	background: url(../../images/site-img6.jpg) 0 0 no-repeat;
	z-index: 2;
}
.section_holder6 .why_choose_img .overley {
	position: absolute;
	width: 150px;
	height: 150px;
	float: left;
	padding: 0px;
	margin: 0px;
	border-radius: 100%;
	opacity: 0;
	transition: opacity 0.3s ease-in-out 0s;
	background-color: #000;
	z-index: 10;
}
.section_holder6 .why_choose_img .img.two {
	background: url(../../images/site-img7.jpg) 0 0 no-repeat;
}
.section_holder6 .why_choose_img .img.three {
	background: url(../../images/site-img8.jpg) 0 0 no-repeat;
}
.section_holder6 .one_third {
	text-align: center;
}
.section_holder6 .one_third:hover h5 {
	color: #161616;
}
.section_holder6 .one_third:hover .img {
	opacity: 0.8;
}
.section_holder6 .one_third:hover .overley {
	opacity: 0.5;
	transition: opacity 0.3s ease-in-out 0s;
}
/*section 7*/
.section_holder7 {
	width: 100%;
	float: left;
	padding: 0 0 80px 0;
	margin: 0;
}
.section_holder7.two {
	width: 100%;
	float: left;
	padding: 90px 0 0px 0;
	margin: 0;
}
.section_holder7 .clint_holder {
	width: 49%;
	float: left;
	padding: 0;
	margin: 0;
}
.section_holder7 .clint_holder.two {
	margin: 75px 0 0 -10px;
}
.section_holder7 .clint_holder .clint {
	width: 32%;
	float: right;
	padding: 0;
	margin: 0;
}
.section_holder7 .clint_holder .clint.two {
	float: left;
}
.section_holder7 .clint_holder .img_holder {
	width: 150px;
	height: 150px;
	float: right;
	padding: 10px;
	margin: 0;
	border-radius: 100%;
	background-color: #161616;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder7 .clint_holder .img_holder:hover {
	background-color: #1e64b4;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder7 .clint_holder .img_holder.active {
	background-color: #1e64b4;
}
.section_holder7 .clint_holder .img_holder.two {
	float: left;
}
.section_holder7 .clint_holder .img {
	width: 130px;
	height: 130px;
	float: left;
	padding: 0px;
	margin: 0;
	border-radius: 100%;
	background: url(../../images/site-img9.jpg) 0 0 no-repeat;
}
.section_holder7 .clint_holder .img.two {
	background: url(../../images/site-img10.jpg) 0 0 no-repeat;
}
.section_holder7 .clint_holder .img.three {
	background: url(../../images/site-img11.jpg) 0 0 no-repeat;
}
.section_holder7 .clint_holder .img.four {
	background: url(../../images/site-img12.jpg) 0 0 no-repeat;
}
.section_holder7 .clint_holder .text {
	width: 68%;
	float: left;
	padding: 15px 0 0 0;
	margin: 0;
	text-align: right;
}
.section_holder7 .clint_holder .text.two {
	width: 68%;
	float: left;
	padding: 15px 0 0 0;
	margin: 0;
	text-align: left;
}
.punchtext {
	width: 100%;
	float: left;
	padding: 20px 0px;
	margin: 0px;
	background-color: #1e64b4;
}
.punchtext .text {
	width: 85%;
	float: left;
	padding: 0px;
	margin: 0px;
}
.punchtext .but {
	width: 15%;
	float: right;
	padding: 0px;
	margin: 0px;
}
.punchtext .but .readmore_but2 {
	float: right;
}
/*section 8*/
.section_holder8 {
	width: 100%;
	float: left;
	padding: 80px 0 0 0;
	margin: 0;
}
.section_holder8 ul.tablist {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0 0 20px 0;
}
.section_holder8 ul.tablist li {
	float: left;
	padding: 0 0 5px 0;
	margin: 0px;
}
.section_holder8 .tablist li i {
	float: left;
	color: #1e64b4;
	font-size: 14px;
	padding: 4px 6px 0 0;
	margin: 0px;
}
.section_holder8 .affiliates {
	width: 100%;
	float: left;
	padding: 0px 0px 23px 0px;
	margin: 0px;
}
/*hover styles*/
.section_holder8 .affiliates:hover .icon {
	background-color: #161616;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder8 .affiliates:hover h6 {
	color: #1e64b4;
}
/*active styles*/
.section_holder8 .affiliates.active .icon {
	background-color: #161616;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder8 .affiliates.active h6 {
	color: #1e64b4;
}
.section_holder8 .affiliates .icon {
	width: 70px;
	height: 70px;
	float: left;
	padding: 0px;
	color: #fff;
	text-align: center;
	margin: 0px 15px 0px 0px;
	font-size: 24px;
	line-height: 73px;
	background-color: #1e64b4;
	border-radius: 100%;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder8 .affiliates .text {
	width: 75%;
	float: left;
	padding: 0px;
	text-align: left;
	margin: 0px;
}
/*section 9*/
.section_holder9 {
	width: 100%;
	float: left;
	padding: 0 0 130px 0;
	margin: 0;
	background-color: #1e64b4;
}
.section_holder9.two {
	text-align: center;
	padding: 0 0 150px 0;
}
.clints_section_topshape {
	width: 100%;
	height: 174px;
	float: left;
	padding: 0;
	margin: 0;
	background: url(../../images/site-img19.png) center -8px no-repeat;
}
/*footer style1*/
.footer1 {
	width: 100%;
	float: left;
	padding: 0 0 50px 0;
	margin: 0;
	background-color: #161616;
}
.footer1 .social_links {
	width: 100%;
	height: 298px;
	float: left;
	padding: 0;
	margin: -167px 0 80px 0;
	background: url(../../images/site-img20.png) center top no-repeat;
}
.footer1 .social_links.two {
	width: 100%;
	height: 298px;
	float: left;
	padding: 0;
	margin: 0px 0 0px 0;
	background: url(../../images/site-img23.png) center top no-repeat;
}
.footer1 .social_links.two ul.social_icons {
	width: 20%;
	float: left;
	padding: 0px;
	margin: 57px 0px 0 400px;
}
.footer1 .social_links ul.social_icons {
	width: 20%;
	float: left;
	padding: 0;
	margin: 169px 0 0 524px;
}
.footer1 .social_links ul.social_icons li {
	float: left;
	padding: 0;
	margin: 0;
}
.footer1 .social_links ul.social_icons li a {
	width: 50px;
	height: 50px;
	float: left;
	padding: 0;
	margin: 0 8px 0 0;
	line-height: 48px;
	text-align: center;
	color: #161616;
	font-size: 22px;
	border-radius: 100%;
	border: 1px solid #d9d9d9;
}
.footer1 .social_links ul.social_icons li a:hover {
	color: #1e64b4;
	border: 1px solid #1e64b4;
}
.footer1 .social_links ul.social_icons li.active a {
	color: #1e64b4;
	border: 1px solid #1e64b4;
}
.footer_title_line {
	width: 100%;
	height: 3px;
	float: left;
	padding: 0px;
	margin: 0px 0px 30px;
	background: url(../../images/title_line5.png) 0 0 no-repeat;
}
.footer1 ul.quick_links {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
.footer1 .quick_links li {
	width: 100%;
	padding: 0px;
	margin: 0px;
	display: block;
	float: left;
}
.footer1 .quick_links li a {
	padding: 0 0 3px 0;
	margin: 0px;
	float: left;
	font-size: 14px;
	display: block;
	color: #727272;
}
.footer1 .quick_links li a:hover {
	color: #fff;
}
.newsletter {
	padding: 0px;
	margin: 0px;
	float: left;
}
.newsletter .email_input {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 0 none;
	color: #727272;
	float: left;
	font-size: 13px;
	font-weight: normal;
	height: 39px;
	line-height: 39px;
	padding: 0 7px;
	width: 72%;
}
.email_submit {
	padding: 0 10px 0 10px;
	margin: 0px 0px 0px 0px;
	float: left;
	height: 39px;
	color: #fff;
	border: 1px solid #1e64b4;
	background-color: #1e64b4;
}
/*footer payment types*/
.footer_payment_types {
	width: 100%;
	float: left;
	padding: 30px;
	margin: 0;
	border-top: 1px solid #272727;
	background-color: #161616;
}
ul.payment_logos {
	width: 50%;
	padding: 0px;
	margin: 0px;
	float: left;
}
ul.payment_logos.two {
	width: 50%;
	padding: 0px;
	margin: 0px;
	float: right;
}
.payment_logos li {
	padding: 0 15px 0 0;
	margin: 0px;
	line-height: 20px;
	float: left;
}
.payment_logos li a.chat_but {
	padding: 10px 20px;
	margin: 0 0 0 25px;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	float: left;
	border-radius: 2px;
	background-color: #1e64b4;
}
.payment_logos li a.chat_but:hover {
	background-color: #77ab02;
}
.payment_logos li a i {
	color: #fff;
	font-size: 16px;
}
.copyrights {
	width: 100%;
	font-size: 14px;
	color: #858585;
	margin: 0px;
	float: left;
	padding: 20px 0px;
	background-color: #2E2E2E;
}
.copyrights .text2 {
	float: right;
}
/* scroll up */
.scrollup {
	width: 40px;
	height: 40px;
	opacity: 1;
	position: fixed;
	bottom: 22px;
	right: 20px;
	display: none;
	text-indent: -9999px;
	background: #1e64b4 url(../../images/scroll-top-arrow.png) no-repeat 15px 16px;
	z-index: 999;
}
/*---------------------------------------------------
	inner pages
------------------------------------------------------*/

#domain-searchform #dsearch {
	background-color: #fff;
	border: 1px solid #fff;
	color: #393A3B;
	font-size: 18px;
	height: 80px;
	padding: 7px 10px;
	width: 650px;
}
#domain-searchform #dsearch2 {
	background-color: #fff;
	border: 1px solid #d9d9d9;
	color: #393A3B;
	font-size: 18px;
	height: 80px;
	padding: 7px 10px;
	width: 650px;
}
#domain-searchform #dsearch3 {
	background-color: #fff;
	border: 1px solid #d9d9d9;
	color: #393A3B;
	font-size: 18px;
	height: 80px;
	padding: 7px 10px;
	width: 85%;
}
.drlist {
	background-color: #EEEEEE;
	color: #a5a5a5;
	font-size: 18px;
	height: 80px;
	margin: 0px 0 0 -5px;
	padding: 10px;
	width: 102px;
	font-weight: normal;
	background-color: #161616;
	border: 1px solid #161616;
}
#searchsubmit2 {
	border: none;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 18px;
	font-weight: normal;
	height: 80px;
	overflow: hidden;
	padding: 4px 55px;
	margin-left: 0px;
	text-align: center;
	background-color: #1e64b4;
}
#searchsubmit2:hover {
	background-color: #161616;
	color: #727272;
}
#searchsubmit:hover {
	background-color: #161616;
	color: #727272;
}
ul.tld_list {
	width: 100%;
	padding: 10px 0 0 0;
	margin: 0px;
	float: left;
}
ul.tld_list li {
	padding: 0 20px 0 0;
	margin: 0px;
	font-family: open-sans, sans-serif;
	font-size: 26px;
	display: inline;
	color: #161616;
}
ul.tld_list li.title {
	padding: 0 20px 0 0;
	margin: 0px;
	font-family: open-sans, sans-serif;
	font-size: 20px;
	color: #fff;
}
ul.tld_list li span {
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	color: #fff;
}
.domain_pricetable_holder {
	width: 100%;
	float: left;
	padding: 20px;
	margin: 0px;
	border: 1px solid #e4e4e4;
}
/*section 10*/
.section_holder10 {
	width: 100%;
	float: left;
	padding: 0 0 80px 0;
	margin: 0;
}
.section_holder10 ul.list {
	width: 100%;
	float: left;
	padding: 20px 0 50px 0;
	margin: 0;
}
.section_holder10 ul.list li {
	float: left;
	padding: 0 0 15px 0;
	margin: 0;
}
.section_holder10 ul.list li i {
	color: #1e64b4;
	margin-right: 10px;
}
.section_holder10 .readmore_but4 {
	margin-right: 10px;
}
/*section 11*/
.section_holder11 {
	width: 100%;
	float: left;
	padding: 90px 0 0 0;
	margin: 0;
}
.section_holder11.two {
	padding: 0px 0 90px 0;
}
/*why choose foxu*/
.section_holder11 .why_choose_img {
	width: 166px;
	height: 166px;
	float: left;
	padding: 8px;
	margin: 0 0 20px 0;
	border-radius: 100%;
	background-color: #fff;
}
.section_holder11 .why_choose_img .img {
	position: relative;
	width: 150px;
	height: 150px;
	float: left;
	padding: 0px;
	margin: 0px;
	border-radius: 100%;
	background: url(../../images/site-img6.jpg) 0 0 no-repeat;
	z-index: 2;
}
.section_holder11 .why_choose_img .overley {
	position: absolute;
	width: 150px;
	height: 150px;
	float: left;
	padding: 0px;
	margin: 0px;
	border-radius: 100%;
	opacity: 0;
	transition: opacity 0.3s ease-in-out 0s;
	background-color: #000;
	z-index: 10;
}
.section_holder11 .why_choose_img .img.two {
	background: url(../../images/site-img7.jpg) 0 0 no-repeat;
}
.section_holder11 .why_choose_img .img.three {
	background: url(../../images/site-img8.jpg) 0 0 no-repeat;
}
.section_holder11 .one_third {
	text-align: center;
}
.section_holder11 .one_third:hover h5 {
	color: #1e64b4;
}
.section_holder11 .one_third:hover .img {
	opacity: 0.8;
}
.section_holder11 .one_third:hover .overley {
	opacity: 0.5;
	transition: opacity 0.3s ease-in-out 0s;
}
/*active styles*/


.section_holder11 .one_third.active h5 {
	color: #1e64b4;
}
.section_holder11 .one_third.active .img {
	opacity: 0.8;
}
.section_holder11 .one_third.active .overley {
	opacity: 0.5;
	transition: opacity 0.3s ease-in-out 0s;
}
/*left services*/

.section_holder11 .list_holder {
	width: 100%;
	padding: 0px;
	margin: 0 0 50px 0;
	float: left;
}
.section_holder11.three .list_holder {
	margin: 0 0 30px 0;
}
.section_holder11 .list_holder.last {
	margin: 0 0 0 0;
}
.section_holder11 .list_holder .icon_holder {
	width: 22%;
	padding: 0px;
	margin: 0px;
	float: left;
}
.section_holder11 .list_holder .icon {
	width: 95px;
	height: 95px;
	text-align: center;
	color: #1e64b4;
	padding: 0px;
	font-size: 32px;
	margin: 0px;
	line-height: 94px;
	float: left;
	border-radius: 100%;
	border: 1px solid #d9d9d9;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder11.two .list_holder .icon {
	color: #fff;
	border: 1px solid #161616;
	background-color: #161616;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder11 .list_holder .text {
	width: 78%;
	padding: 0px;
	margin: 0px;
	float: right;
}
.section_holder11 .list_holder:hover .icon {
	color: #fff;
	border: 1px solid #1e64b4;
	background-color: #1e64b4;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder11 .list_holder:hover h5 {
	color: #1e64b4;
}
.section_holder11 .list_holder.active .icon {
	color: #fff;
	border: 1px solid #1e64b4;
	background-color: #1e64b4;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder11 .list_holder.active h5 {
	color: #1e64b4;
}
/*section 12*/
.section_holder12 {
	width: 100%;
	float: left;
	padding: 90px 0 0 0;
	margin: 0px;
	text-align: center;
	border-top: 1px solid #e7e7e7;
}
.section_holder12.two {
	border-top: none;
	padding: 0 0 0 0;
}
.section_holder12 .icon {
	padding: 0;
	font-size: 64px;
	text-align: center;
	margin: 0 auto 20px auto;
	color: #161616;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder12 .readmore_but9 {
	margin: 70px 10px 0 434px;
}
.section_holder12 .readmore_but10 {
	margin: 70px 0 0 0;
}
/*hover styles*/

.section_holder12 .one_fourth:hover .icon {
	color: #1e64b4;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder12 .one_fourth:hover h5 {
	color: #1e64b4;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder12 .one_fourth.active .icon {
	color: #1e64b4;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder12 .one_fourth.active h5 {
	color: #1e64b4;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
/*section 13*/
.section_holder13 {
	width: 100%;
	float: left;
	padding: 90px 0 0 0;
	margin: 0px;
}
.section_holder13 .linux {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0px;
	border-radius: 2px;
	border: 1px solid #d9d9d9;
}
.section_holder13 .linux .title_holder {
	width: 100%;
	float: left;
	padding: 10px 0 10px 50px;
	margin: 0px;
	border-bottom: 1px solid #dfdfdf;
}
.section_holder13 .linux .title {
	float: left;
	font-weight: 600;
	padding: 18px 0 0 0;
	margin: 0px;
}
.section_holder13 .linux .price_holder {
	width: 100%;
	float: left;
	padding: 0px 0 0 50px;
	margin: 0px;
	border-bottom: 1px solid #dfdfdf;
}
.section_holder13 .price {
	color: #1e64b4;
	font-size: 45px;
	font-weight: bold;
	line-height: 45px;
	text-align: left;
	padding: 15px 0 0px 0px;
	margin: 0px;
}
.section_holder13 .price sup {
	font-size: 16px;
	font-weight: normal;
	padding-right: 10px;
}
.section_holder13 .price i {
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
}
.section_holder13 .linux .cont {
	width: 100%;
	float: left;
	padding: 15px 0 40px 50px;
	margin: 0px;
}
.section_holder13 .linux ul.list {
	width: 100%;
	float: left;
	padding: 15px 0 25px 0px;
	margin: 0px;
}
.section_holder13 .linux ul.list li {
	font-size: 16px;
	display: block;
	font-weight: normal;
	padding: 0 0 11px 0;
	margin: 0px;
}
.section_holder13 .linux ul.list li i {
	color: #1e64b4;
	font-size: 14px;
	padding: 0 5px 0 0;
}
.section_holder13 .linux .readmore_but5 {
	margin: 35px 15px 0 0;
}
/*drop list*/	
.dropbox_holder2 {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
.dropbox_holder2.smalltext {
	font-size: 13px;
	padding: 0px 25px 0px 0px;
	margin: 0px;
	float: left;
}
.drlist2 {
	border: 1px solid #e1e1e1;
	width: 100%;
	font-size: 12px;
	padding: 8px 0px 0px 5px;
	margin: 0px;
}
.drlist2 .smalltext {
	font-size: 50px;
	padding: 0px 0px 0px 0px;
	margin: 0px 100px 0px 0px;
	float: left;
}
.dropbox_holder2 select option {
	width: 100%;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #e1e1e1;
}
.dropbox_holder2 select option span {
	color: #1e64b4;
}
.dropbox_holder2 select {
	border: 1px solid #e1e1e1;
}
/*droplist */

label.custom-select {
	width: 90%;
	position: relative;
	display: inline-block;
}
.custom-select select {
	display: inline-block;
	padding: 10px 3px 5px 5px;
	margin: 0;
	font: inherit;
	outline: none; /* remove focus ring from Webkit */
	line-height: 1.2;
	background: #000;
	color: #272727;
	border: 0;
	font-size: 14px;
	font-weight: normal;
	background-color: #fff;
	width: 100%;
	border: 1px solid #e1e1e1;
}
/* Select arrow styling */
.custom-select:after {
	content: "▼";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	font-size: 60%;
	line-height: 40px;
	padding: 0 7px;
	background: #ccc;
	color: #272727;
	pointer-events: none;
}
/*section 14*/
.section_holder14 {
	width: 100%;
	float: left;
	padding: 90px 0 0 0;
	margin: 0px;
}
.section_holder14 .one_fourth {
	text-align: center;
}
.section_holder14 .icon {
	width: 85px;
	height: 85px;
	padding: 0;
	font-size: 40px;
	text-align: center;
	margin: 0 auto 20px auto;
	color: #161616;
	line-height: 80px;
	border-radius: 100%;
	border: 1px solid #d9d9d9;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder14 .one_fourth:hover .icon {
	color: #1e64b4;
	border: 1px solid #1e64b4;
}
.section_holder14 .one_fourth:hover h5 {
	color: #1e64b4;
}
.section_holder14 .one_fourth.active .icon {
	color: #1e64b4;
	border: 1px solid #1e64b4;
}
.section_holder14 .one_fourth.active h5 {
	color: #1e64b4;
}
/*section 15*/
.section_holder15 {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0px;
}
.section_holder15 .img {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0px;
	border: 1px solid #d9d9d9;
}
/*section 16*/
.section_holder16 {
	width: 100%;
	float: left;
	padding: 90px 0 90px 0;
	margin: 0px;
	border-bottom: 1px solid #e4e4e4;
}
.section_holder16 .one_third {
	text-align: center;
}
.section_holder16 .icon {
	width: 85px;
	height: 85px;
	padding: 0;
	font-size: 40px;
	text-align: center;
	margin: 0 auto 20px auto;
	color: #161616;
	line-height: 80px;
	border-radius: 100%;
	border: 1px solid #d9d9d9;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder16 .one_third:hover .icon {
	color: #1e64b4;
	border: 1px solid #1e64b4;
}
.section_holder16 .one_third:hover h5 {
	color: #1e64b4;
}
.section_holder16 .one_third.active .icon {
	color: #1e64b4;
	border: 1px solid #1e64b4;
}
.section_holder16 .one_third.active h5 {
	color: #1e64b4;
}
/*section 17*/
.section_holder17 {
	width: 100%;
	float: left;
	padding: 90px 0 0 0;
	margin: 0px;
}
.header_medium {
	float: left;
	width: 100%;
	height: 300px;
	padding: 0;
	margin: 0px;
	text-align: center;
	background: url(../../images/site-img34.jpg) 0px 0px no-repeat;
}
.header_medium .bigtext {
	font: 14px open-sans, sans-serif;
	float: right;
	font-size: 42px;
	color: #fff;
	width: 100%;
	padding: 110px 0 0 0;
	text-align: right;
	font-weight: bold;
	margin: 0px;
}
.header_medium.two .bigtext {
	font: 14px open-sans, sans-serif;
	float: right;
	font-size: 42px;
	color: #fff;
	padding: 95px 0 0 0;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	text-transform: uppercase;
}
.header_medium.two .smalltext {
	font: 14px open-sans, sans-serif;
	font-size: 42px;
	color: #fff;
	padding: 100px 0 0 0;
	text-align: center;
	font-weight: 200;
	margin: 0px;
	text-transform: uppercase;
}
.header_medium.two .smalltext span {
	color: #1e64b4;
}
.padding-10 {
	padding:10px 0px;
}
.greyheading {
	background:#287FE3;
	color:#FFF;
	padding:5px;
	font-size:15px;
}
.tabs7 li:last-child a {
	border-right: none;
}
.header_medium .bigtext span {
	color: #1e64b4;
}
/* section 18*/	
.section_holder18 {
	float: left;
	width: 100%;
	padding: 25px 0 10px 0;
	margin: 0px;
	border-bottom: 1px solid #e9e9e9;
}
.pagetitle {
	float: left;
	width: 50%;
	font-size: 30px;
	text-align: left;
	font-weight: normal;
	color: #161616;
	margin: 0px;
	padding: 0px;
}
.pagenation {
	float: right;
	width: 50%;
	font-size: 14px;
	text-align: right;
	font-weight: normal;
	color: #999;
	margin: 5px 0px 0px;
	padding: 0px;
}
.pagenation a {
	color: #161616;
}
/* section 19*/	
.section_holder19 {
	float: left;
	width: 100%;
	padding: 50px 0px;
	margin: 0px;
}
.lessmar2 {
	color:#1e64b4;
}
.textblue {
	color:#1e64b4;
}
/* section 20*/	

.section_holder20 {
	float: left;
	width: 100%;
	padding: 50px 0 0 0;
	margin: 0px;
}
/*section 21*/
.section_holder21 {
	width: 100%;
	float: left;
	padding: 0px 0 0px 0;
	margin: 0px;
	background: url("../../images/parallax_bg5.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 100% 0;
	background-position: center;
}
.section_holder21 .icon {
	padding: 0 0 20px 0;
	text-align: center;
	font-size: 56px;
	color: #fff;
	margin: 0;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder21 .one_fourth {
	text-align: center;
}
.section_holder21 .one_fourth:hover .icon {
	color: #161616;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder21 .one_fourth:hover h5 {
	color: #161616;
}
.section_holder21 .one_fourth.active .icon {
	color: #161616;
}
.section_holder21 .one_fourth.active h5 {
	color: #161616;
}
/* section 22*/	
.section_holder22 {
	float: left;
	width: 100%;
	padding: 0 0 70px 0;
	margin: 0px;
}
.section_holder22.three {
	float: left;
	width: 100%;
	padding: 70px 0 70px 0;
	margin: 0px;
}
.section_holder22.two {
	width: 100%;
	float: left;
	padding: 75px 0 75px 0;
	margin: 0px;
	border: 1px solid #e1e1e1;
}
.section_holder22 .img_holder {
	position: relative;
	width: 272px;
	height: 272px;
	float: left;
	padding: 13.2px;
	text-align: center;
	margin: 0px;
	border-radius: 50%;
	background-color: #161616;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder22 .img_holder .img {
	width: 100%;
	height: 245px;
	float: left;
	padding: 0px;
	text-align: center;
	margin: 0px;
	border-radius: 100%;
	background: url(../../images/site-img36.jpg) center top no-repeat;
}
.section_holder22 .img_holder .img.two {
	background: url(../../images/site-img37.jpg) center top no-repeat;
}
.section_holder22 .img_holder .img.three {
	background: url(../../images/site-img38.jpg) center top no-repeat;
}
.section_holder22 .img_holder .img.four {
	background: url(../../images/site-img39.jpg) center top no-repeat;
}
.section_holder22 .img_holder .img.five {
	background: url(../../images/site-img40.jpg) center top no-repeat;
}
.section_holder22 .img_holder .img.six {
	background: url(../../images/site-img41.jpg) center top no-repeat;
}
.section_holder22 .img_holder .img.seven {
	background: url(../../images/site-img42.jpg) center top no-repeat;
}
.section_holder22 .img_holder .img.eight {
	background: url(../../images/site-img43.jpg) center top no-repeat;
}
.section_holder22 .img_holder .img.nine {
	background: url(../../images/site-img44.jpg) center top no-repeat;
}
.section_holder22 .member_info {
	width: 80%;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 30px auto 0 auto;
	border-bottom: 1px solid #969696;
	border-top: 1px solid #969696;
}
.section_holder22 .img_holder .hover_circle {
	position: absolute;
	width: 245px;
	height: 245px;
	float: left;
	opacity: 0;
	padding: 0px;
	margin: 0px;
	border-radius: 50%;
	background: url(../../images/site-img59.png) 0px 0px repeat;
	transition: opacity 0.3s ease-in-out 0s;
}
.section_holder22 .img_holder ul.social_icon {
	position: absolute;
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 32px;
	z-index: 10;
}
.section_holder22 .img_holder ul.social_icon li {
	float: left;
	padding: 0px;
	margin: 0x;
	transition: opacity 0.1s ease-in-out 0s;
 -webkit-transition: opacity .1s ease-in-out;
 -moz-transition: opacity .1s ease-in-out;
 -ms-transition: opacity .1s ease-in-out;
 -o-transition: opacity .1s ease-in-out;
 transition: opacity .1s ease-in-out;
	transition: top 0.1s ease-in-out 0s;
}
.section_holder22 .img_holder ul.social_icon li.one {
	position: absolute;
	top: 200px;
	opacity: 0;
}
.section_holder22 .img_holder ul.social_icon li.two {
	position: absolute;
	top: 20px;
	opacity: 0;
	left: 45px;
}
.section_holder22 .img_holder ul.social_icon li.three {
	position: absolute;
	top: 200px;
	opacity: 0;
	left: 90px;
}
.section_holder22 .img_holder ul.social_icon li.four {
	position: absolute;
	top: 20px;
	opacity: 0;
	left: 135px;
}
.section_holder22 .img_holder .social_icon li a {
	width: 40px;
	height: 40px;
	float: left;
	font-size: 18px;
	padding: 0px;
	line-height: 40px;
	color: #161616;
	margin: 0 5px 0 0;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-color: #fff;
	z-index: 10;
}
/*hover styles*/
	
.section_holder22 .img_holder .social_icon li a:hover {
	background-color: #1e64b4;
}
.section_holder22 .one_fourth:hover .hover_circle {
	opacity: 1;
	transition: opacity 0.1s ease-in-out 0s;
}
.section_holder22 .one_fourth:hover .social_icon li.one {
	top: 108px;
	opacity: 1;
 transition: top .3s ease-in-out;
}
.section_holder22 .one_fourth:hover .social_icon li.two {
	top: 106px;
	opacity: 1;
 transition: top .5s ease-in-out;
}
.section_holder22 .one_fourth:hover .social_icon li.three {
	top: 108px;
	opacity: 1;
 transition: top .3s ease-in-out;
}
.section_holder22 .one_fourth:hover .social_icon li.four {
	top: 106px;
	opacity: 1;
 transition: top .5s ease-in-out;
}
.section_holder22 .one_fourth:hover .img_holder {
	background-color: #1e64b4;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
/*active styles*/
	
.section_holder22 .img_holder .social_icon li a.active {
	background-color: #1e64b4;
}
.section_holder22 .one_fourth.active .hover_circle {
	opacity: 1;
	transition: opacity 0.1s ease-in-out 0s;
}
.section_holder22 .one_fourth.active .social_icon li.one {
	top: 106px;
	opacity: 1;
 transition: top .3s ease-in-out;
}
.section_holder22 .one_fourth.active .social_icon li.two {
	top: 106px;
	opacity: 1;
 transition: top .5s ease-in-out;
}
.section_holder22 .one_fourth.active .social_icon li.three {
	top: 106px;
	opacity: 1;
 transition: top .7s ease-in-out;
}
.section_holder22 .one_fourth.active .social_icon li.four {
	top: 106px;
	opacity: 1;
 transition: top .9s ease-in-out;
}
.section_holder22 .one_fourth.active .img_holder {
	background-color: #1e64b4;
}
/* section 23*/	
.section_holder23 {
	float: left;
	width: 100%;
	padding: 70px 0 0 0;
	margin: 0px;
}
/* section 24*/	
.section_holder24 {
	float: left;
	width: 100%;
	padding: 70px 0 0 0;
	margin: 0px;
}
.section_holder24 .award_holder {
	float: left;
	width: 100%;
	padding: 0 0 30px 0;
	margin: 0px;
}
.section_holder24 .award_holder.last {
	padding: 0 0 0 0;
}
.section_holder24 .img {
	float: left;
	width: 14%;
	padding: 0;
	margin: 0px;
}
.section_holder24 .text {
	float: right;
	width: 86%;
	padding: 0;
	margin: 0px;
}
/*sidebar*/

/*table active small arrows*/
.section_holder33 .price_table .arrow{
	position:absolute;
	width:34px;
	height:19px;
	padding:0px;
	margin: -19px 0px 0px -34px;
	float:left;
	background:url(images/site-img56.png) 0 0 no-repeat;
	z-index:3;
}
.section_holder33 .price_table .arrow.two{
	margin: -19px 0px 0px 291px;
	background:url(images/site-img57.png) 0 0 no-repeat;
}
.section_holder33 .price_table .arrow.three{
	margin: 458px 0px 0px -34px;
	background:url(images/site-img58.png) 0 0 no-repeat;
}
.section_holder33 .price_table .arrow.four{
	margin: 458px 0px 0px 291px;
	background:url(images/site-img60.png) 0 0 no-repeat;
}
/*table drop list*/
/* section 25*/	
.section_holder25 {
	float: left;
	width: 100%;
	padding: 0 0 0 0;
	margin: 0px;
}
.section_holder25.two {
	padding: 50px 0 0 0;
}
/*sidebar social icons*/
.sidebar_social_icons {
	width: 100%;
	padding: 0px;
	margin: 25px 0 0 0;
	float: left;
}
/*product sidebar search*/
.pro_sidebar_search {
	width: 100%;
	padding: 50px 0 40px 0;
	float: left;
	margin: 0px;
}
.pro_sidebar_search .search {
	background: none repeat scroll 0px 0px #FFF;
	border: 0px none;
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0;
}
.pro_sidebar_search .search .serch_input {
	border: 0px none;
	color: #161616;
	float: left;
	font-size: 13px;
	font-weight: normal;
	height: 40px;
	line-height: 39px;
	padding: 0px 7px;
	width: 70%;
	border-left: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
}
.pro_sidebar_search .search .search_submit {
	padding: 5px 10px;
	margin: 0px;
	float: left;
	height: 40px;
	background-color: #fff;
	border: 1px solid #d9d9d9;
}
/*categories*/
.categories_holder {
	width: 100%;
	padding: 0px 0 40px 0;
	float: left;
	margin: 0px;
}
.categories_holder ul.list {
	width: 100%;
	padding: 0;
	float: left;
	margin: 0px;
}
.categories_holder .list li {
	width: 100%;
	padding: 0;
	float: left;
	margin: 0px;
	border-bottom: 1px solid #d9d9d9;
}
.categories_holder .list li.last {
	border-bottom: none;
}
.categories_holder .list li a {
	color: #727272;
	padding: 12px 0;
	float: left;
	margin: 0px;
}
.categories_holder .list li.first a {
	padding: 0px 0 12px 0;
}
.categories_holder .list li a:hover {
	color: #1e64b4;
}
/*sidebar latest posts*/
.sidebar_latest_posts {
	width: 100%;
	padding: 0;
	float: left;
	margin: 0px;
}
.sidebar_latest_posts .post_holder {
	width: 100%;
	padding: 0;
	float: left;
	margin: 0 0 30px 0;
}
.sidebar_latest_posts .post_holder .left {
	width: 32%;
	padding: 0;
	float: left;
	margin: 0px;
}
.sidebar_latest_posts .post_holder .left .img {
	width: 80px;
	padding: 0;
	float: left;
	margin: 0px;
	border: 1px solid #d9d9d9;
}
.sidebar_latest_posts .post_holder .right {
	width: 68%;
	padding: 0;
	float: right;
	margin: 0px;
}
.sidebar_latest_posts .post_holder .right .info {
	width: 100%;
	padding: 0;
	float: left;
	margin: 0px;
}
.sidebar_latest_posts .post_holder .right .info span {
	color: #727272;
	padding: 0 8px 0 0;
	font-size: 13px;
}
/*sidebar latest posts hover styles*/

.sidebar_latest_posts .post_holder:hover .img {
	border: 1px solid #1e64b4;
}
.sidebar_latest_posts .post_holder:hover h6 {
	color: #1e64b4;
}
/*active styles*/

.sidebar_latest_posts .post_holder.active .img {
	border: 1px solid #1e64b4;
}
.sidebar_latest_posts .post_holder.active h6 {
	color: #1e64b4;
}
/* product tags */
.products_tags {
	width: 100%;
	padding: 0;
	float: left;
	margin: 0px;
}
.products_tags ul.tags {
	width: 100%;
	padding: 0;
	float: left;
	margin: 0px;
}
.products_tags .tags li {
	padding: 0;
	float: left;
	margin: 0px;
}
.products_tags .tags li a {
	float: left;
	padding: 5px 12px;
	margin: 0 6px 6px 0;
	color: #fff;
	background-color: #1e64b4;
	border-radius: 2px;
}
.products_tags .tags li a:hover {
	color: #fff;
	background-color: #161616;
}
/*sidebar featured works*/
.sidebar_featured_works {
	width: 100%;
	padding: 25px 0 0 0;
	float: left;
	margin: 0px;
}
.sidebar_featured_works ul.works {
	width: 100%;
	padding: 0;
	float: left;
	margin: 0;
}
.sidebar_featured_works ul.works li {
	padding: 0;
	float: left;
	margin: 0;
}
.sidebar_featured_works .works li a {
	width: 65px;
	padding: 0;
	float: left;
	margin: 0 6px 6px 0;
}
.sidebar_featured_works .works li a:hover {
	opacity: 0.8;
}
.punchline_text_box {
	width: 100%;
	float: left;
	padding: 25px 30px;
	margin: 15px 0 30px 0;
	border-width: 1px 1px 1px 5px;
	border-style: solid;
	border-color: #EEE #EEE #EEE #1e64b4;
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	border-image: none;
	color: #999;
}
a.knowmore_but {
	float: right;
	padding: 13px 20px;
	margin: 0px 0px 0px 50px;
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	background-color: #1e64b4;
	border-radius: 3px;
}
a.knowmore_but:hover {
	color: #fff;
	background-color: #161616;
}
.punchline_text_box .left {
	float: left;
	width: 70%;
}
.punchline_text_box .right {
	float: left;
	width: 30%;
}
/*section 26*/
.section_holder26 {
	width: 100%;
	float: left;
	padding: 75px 0 75px 0;
	margin: 0px;
	text-align: center;
	background-color: #fff;
	border-top: 1px solid #e4e4e4;
}
.section_holder26 .title1 {
	font-size: 80px;
	padding: 30px 0 0 0;
	font-weight: 400;
	margin: 0px;
	line-height: 65px;
}
.section_holder26 .title1 span {
	color: #1e64b4;
}
.section_holder26 .title {
	font-size: 36px;
	padding: 30px 0 10px 0;
	font-weight: 300;
	margin: 0px;
	line-height: 65px;
}
.error_search_holder {
	width: 100%;
	float: left;
	padding: 75px 0 90px 0;
	margin: 0px;
	text-align: center;
}
.error_search_holder .search_box {
	width: 60%;
	height: 55px;
	padding: 0;
	margin: 0 auto 50px auto;
	border: 1px solid #d9d9d9;
	text-align: center;
}
.error_search_holder .search_box .serch_input {
	border: 0px none;
	color: #161616;
	float: left;
	font-size: 16px;
	font-weight: normal;
	height: 53px;
	line-height: 39px;
	padding: 0px 15px;
	width: 94%;
}
.error_search_holder .search_box .search_submit {
	padding: 15px;
	margin: 11px 0px 0px 0px;
	float: left;
	width: 20px;
	height: 20px;
	text-align: center;
	background: url(../../images/site-img166.png) 4px 4px no-repeat;
	border: none;
}
.error_search_holder a.but {
	font-size: 16px;
	color: #161616;
	font-weight: 600;
	padding: 20px 40px;
	margin: 0px;
	background-color: #fdce16;
}
.error_search_holder a.but:hover {
	color: #fff;
	background-color: #161616;
}
/*section 27*/
.section_holder27 {
	width: 100%;
	float: left;
	padding: 50px 0 60px 0;
	margin: 0px;
}
/*blog full width*/
.section_holder28 {
	width: 100%;
	padding: 0px;
	margin: 60px 0 60px 0;
	float: left;
}
.section_holder28 .post_holder {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
.section_holder28 .post_img {
	position: relative;
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
.section_holder28 .post_holder a h2:hover {
	color: #1e64b4;
}
.section_holder28 .post_holder .date {
	font-family: "Open Sans", sans-serif;
	position: absolute;
	width: 100px;
	height: 100px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	padding: 0px;
	margin: 0 0 0 1070px;
	z-index: 100;
	background-color: #1e64b4;
}
.section_holder28 .post_holder .date span {
	font-family: "Open Sans", sans-serif;
	font-size: 40px;
	font-weight: 600;
	display: block;
	color: #fff;
	text-align: center;
	padding: 25px 0px 10px 0px;
	margin: 0px;
}
.section_holder28 .post_holder .date.comments {
	font-family: "Open Sans", sans-serif;
	position: absolute;
	width: 100px;
	height: 100px;
	font-size: 16px;
	color: #909090;
	text-align: center;
	padding: 0px;
	margin: 100px 0 0 1070px;
	z-index: 100;
	background-color: #161616;
}
.section_holder28 .post_holder .date.comments span {
	color: #909090;
}
.section_holder28 .divider_line {
	width: 95%;
	height: 1px;
	margin: 40px 0;
	padding: 0px;
	border: none;
	float: right;
	background-color: #e7e7e7;
}
/*post hover box*/
.section_holder28 .post_img .hover_box {
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 30px;
	margin: 0px;
	float: left;
	opacity: 0;
	transition: opacity 0.3s ease-in-out 0s;
	background: url(../../images/site-img59.png) 0px 0px repeat;
}
.section_holder28 .post_img .hover_box .box_inner {
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
.section_holder28 .post_img .hover_box .box_inner .icon {
	width: 70px;
	height: 70px;
	padding: 0px;
	margin: 200px 10px 0 442px;
	float: left;
	font-size: 24px;
	color: #161616;
	text-align: center;
	line-height: 65px;
	border-radius: 100%;
	background-color: #fff;
}
.section_holder28 .post_img .hover_box .box_inner .icon.last {
	margin: 200px 10px 0 0;
}
.section_holder28 .post_img .hover_box .box_inner .icon:hover {
	background-color: #1e64b4;
	color: #fff;
}
/*hover styles*/
.section_holder28 .post_img:hover .hover_box {
	opacity: 1;
	transition: opacity 0.3s ease-in-out 0s;
}
.section_holder28 .video_frame iframe {
	float: right;
	width: 100%;
	height: 550px;
	margin: 0px;
}
.section_holder28 .double_line {
	float: left;
	width: 100%;
	height: 5px;
	margin: 50px 0 0 0;
	border-top: 1px solid #e7e7e7;
}
/*bottom pagenation*/
.pagenation_bottom {
	float: right;
	width: 95%;
	height: 5px;
	margin: 0;
}
.pagenation_bottom a.next_prv {
	float: left;
	margin: 0 30px 0 0;
	color: #161616;
	font-size: 14px;
	padding: 15px 0 0 0;
}
.pagenation_bottom a.next_prv i {
	color: #1e64b4;
}
.pagenation_bottom a.next_prv:hover {
	color: #1e64b4;
}
.pagenation_bottom ul.page_number {
	width: 40%;
	float: right;
	margin: 0;
	padding: 0;
}
.pagenation_bottom ul.page_number li {
	float: right;
	margin: 0;
	padding: 0;
}
.pagenation_bottom .page_number li a {
	width: 23px;
	height: 23px;
	float: right;
	text-align: center;
	color: #161616;
	margin: 15px 5px 0 0;
	padding: 0;
	background-color: #fff;
}
.pagenation_bottom .page_number li a:hover {
	background-color: #1e64b4;
	color: #fff;
}
.pagenation_bottom .page_number li a.active {
	background-color: #1e64b4;
	color: #fff;
}
.padd_20 {
	padding:20px;
}
/*domain search*/
.domain_search {
	display:block;
	padding:5px;
	border:1px solid #1e64b4;
}
.domain_search input {
	display:inline-block;
	border:1px solid #CCC;
	padding:10px;
	width:60%;
	min-height:50px;
}
.domain_search select {
	border:1px solid #CCC;
	display:inline-block;
	width:15%;
	padding:15px;
	border-left:none;
	min-height:50px;
	margin-left:-4px;
	position:relative; top:-1px;
}
.domain_search input[type="button"] {
	width:25%;
	display:inline-block;
	margin-left:-4px;
	border:1px solid #287FE3;
	color:#fff;
}
/*blog 3columns*/

.section_holder28.two {
	padding: 30px 0 0px 0;
}
.section_holder28.two .post_holder .date {
	position: absolute;
	width: 72px;
	height: 72px;
	font-size: 13px;
	text-align: center;
	padding: 0px;
	margin: 0px 0px 0px 285px;
}
.section_holder28.two .post_holder .date span {
	font-size: 24px;
	padding: 13px 0px 0 0;
}
.section_holder28.two .post_holder .date.comments {
	width: 72px;
	height: 72px;
	font-size: 24px;
	text-align: center;
	margin: 72px 0px 0px 285px;
	background-color: #161616;
}
.section_holder28.two .post_holder .comments span {
	font-size: 18px;
	padding: 12px 0px 0px 0px;
}
.section_holder28.two .post_holder {
	width: 100%;
	border: 1px solid #d9d9d9;
}
.section_holder28.two .post_img .hover_box {
	height: 100%;
	padding: 22px;
}
.section_holder28.two .post_holder .text_holder {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
	padding: 22px 30px 30px 30px;
}
.section_holder28.two .post_img .hover_box .box_inner .icon {
	width: 40px;
	height: 40px;
	margin: 133px 10px 0px 117px;
	font-size: 14px;
	line-height: 40px;
}
.section_holder28.two .post_img .hover_box .box_inner .icon.last {
	margin: 133px 10px 0px 0;
}
/*blog standard*/
.section_holder28.three {
	padding: 0px 0 0 0;
}
.section_holder28.three .post_holder .date {
	width: 72px;
	height: 72px;
	font-size: 13px;
	text-align: center;
	padding: 0px;
	margin: 0 0px 0 758px;
}
.section_holder28.three .post_holder .date span {
	font-size: 24px;
	padding: 13px 0px 0px;
}
.section_holder28.three .post_holder .date.comments {
	width: 72px;
	height: 72px;
	font-size: 24px;
	text-align: center;
	margin: 72px 0px 0px 758px;
}
.section_holder28.three .post_holder .date.comments span {
	font-size: 18px;
	padding: 12px 0px 0px 0px;
}
.section_holder28.three .post_holder {
	width: 100%;
	border: none;
}
.section_holder28.three .post_img .hover_box {
	height: 100%;
	padding: 22px;
}
.section_holder28.three .post_img .hover_box .box_inner .icon {
	width: 40px;
	height: 40px;
	margin: 147px 10px 0px 330px;
	font-size: 14px;
	line-height: 40px;
}
.section_holder28.three .post_img .hover_box .box_inner .icon.last {
	margin: 147px 10px 0 0;
}
.section_holder28.three .divider_line {
	width: 97%;
}
.section_holder28.three .video_frame iframe {
	float: right;
	width: 100%;
	height: 380px;
	margin: 0px;
}
/*blog single post*/
/* section 29 */
.section_holder29 {
	width: 100%;
	padding: 60px 0 0 0px;
	margin: 0px;
	float: left;
}
.section_holder29 .post_img {
	position: relative;
	width: 100%;
	padding: 0;
	margin: 0px;
	float: left;
}
.section_holder29 .img {
	width: 100%;
	padding: 0;
	margin: 0px;
	float: right;
}
.section_holder29 .bottom_strip {
	width: 100%;
	height: 14px;
	padding: 0;
	margin: 0px;
	float: right;
	background-color: #fdce16;
}
.section_holder29 .bottom_shape {
	width: 80px;
	height: 27px;
	padding: 0;
	margin: -10px 0px 0px 379px;
	float: left;
	background: url(../../images/site-img57.png) 0px 0px no-repeat;
}
.section_holder29 .post_img .date {
	font-family: open-sans, sans-serif;
	position: absolute;
	width: 75px;
	height: 75px;
	font-size: 13px;
	color: #fff;
	text-align: center;
	padding: 0px;
	margin: 0px 0px 0px 755px;
	z-index: 100;
	background-color: #1e64b4;
}
.section_holder29 .post_img .date span {
	font-family: open-sans, sans-serif;
	font-size: 24px;
	font-weight: 600;
	display: block;
	color: #fff;
	text-align: center;
	padding: 12px 0 0 0;
	margin: 0px;
}
.section_holder29 .post_img .date.comments {
	font-family: open-sans, sans-serif;
	position: absolute;
	width: 75px;
	height: 75px;
	font-size: 24px;
	color: #a3a3a3;
	text-align: center;
	padding: 0px;
	margin: 72px 0px 0px 755px;
	z-index: 100;
	background-color: #161616;
}
.section_holder29 .post_img .comments span {
	font-family: open-sans, sans-serif;
	font-size: 20px;
	font-weight: 600;
	display: block;
	color: #a3a3a3;
	text-align: center;
	padding: 12px 0 0 0;
	margin: 0px;
}
.section_holder29 .post_text {
	width: 100%;
	padding: 0;
	margin: 0px;
	float: right;
}
.section_holder29 .post_text .toppadd {
	padding-top: 15px;
}
.section_holder52 .post_text .divider_line {
	width: 100%;
	height: 1px;
	border: none;
	padding: 0;
	margin: 50px 0 50px 0;
	float: left;
	background-color: #e7e7e7;
}
.section_holder29 .comment_info {
	width: 100%;
	padding: 20px;
	margin: 0 0 20px 0;
	float: left;
	border: 1px solid #e7e7e7;
}
.section_holder29 .comment_info .left {
	width: 20%;
	padding: 0px;
	margin: 0;
	float: left;
}
.section_holder29 .comment_info .right {
	width: 80%;
	padding: 0px;
	margin: 0;
	text-align: left;
	float: right;
}
.section_holder29 .comment_info .left .img {
	width: 130px;
	height: 135px;
	padding: 0px;
	margin: 0;
	float: left;
	border: 1px solid #fff;
}
.section_holder29 .comment_info .right .name {
	width: 80%;
	float: left;
}
.section_holder29 .comment_info .right .date {
	width: 20%;
	color: #1e64b4;
	text-align: right;
	float: right;
}
.section_holder29 .comment_info .right a.more {
	font-size: 14px;
	color: #1e64b4;
	font-weight: 500;
	padding: 5px 0 0 0;
	margin: 0;
	float: left;
	text-decoration: underline;
}
.section_holder29 .comment_title {
	font-size: 26px;
	color: #161616;
	font-weight: 600;
	padding: 40px 0 30px 0;
	margin: 0;
	float: left;
}
.section_holder29 .comment_info .right a.readmore {
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	padding: 5px 15px;
	margin: 15px 0 0 0;
	float: left;
	border-radius: 2px;
	background-color: #1e64b4;
}
.section_holder29 .comment_info .right a.readmore:hover {
	color: #fff;
	background-color: #161616;
}
.section_holder29 .comment_info.two {
	width: 81%;
	margin: 0 0 20px 0;
	float: right;
}
.section_holder29 .comment_info.two .right {
	width: 76%;
}
.section_holder29 .form_title {
	padding: 40px 0 0px 0;
	font-size: 26px;
	font-weight: 600;
	color: #161616;
	margin: 0px;
	text-transform: none;
}
.section_holder29 a.loadmore_but {
	width: 100%;
	font-size: 16px;
	color: #fff;
	font-weight: 600;
	padding: 20px 15px;
	margin: 40px 0 40px 0;
	text-align: center;
	float: left;
	border-radius: 2px;
	text-transform: uppercase;
	background-color: #1e64b4;
}
.section_holder29 a.loadmore_but:hover {
	color: #fff;
	background-color: #161616;
}
/*hover styles*/
.section_holder29 .comment_info:hover {
	border: 1px solid #1e64b4;
}
.section_holder29 .comment_info:hover .name {
	color: #1e64b4;
}
/*section 30*/
.section_holder30 {
	width: 100%;
	padding: 70px 0 0 0px;
	margin: 0px;
	float: left;
}
.section_holder30 .topic_holder {
	width: 100%;
	padding: 25px;
	margin: 0px;
	float: left;
	border: 1px solid #d9d9d9;
}
.section_holder30 .topic_holder .icon {
	width: 15%;
	font-size: 30px;
	padding: 0px;
	margin: 0px;
	float: left;
}
.section_holder30 .topic_holder .text {
	width: 85%;
	padding: 0px;
	margin: 0px;
	float: right;
}
.section_holder30 .topic_holder .text ul.list {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
.section_holder30 .topic_holder .text ul.list li {
	padding: 0px;
	margin: 0px;
	list-style-type: disc;
}
.section_holder30 .topic_holder .text ul.list li a:hover {
	color: #1e64b4;
}
.section_holder30 .one_third {
	margin-bottom: 30px;
}
/*hover styles*/
.section_holder30 .topic_holder:hover {
	border: 1px solid #1e64b4;
}
.section_holder30 .topic_holder:hover .icon {
	color: #1e64b4;
}
.section_holder30 .topic_holder:hover h4 {
	color: #1e64b4;
}
/*active styles*/
.section_holder30 .topic_holder.active {
	border: 1px solid #1e64b4;
}
.section_holder30 .topic_holder.active .icon {
	color: #1e64b4;
}
.section_holder30 .topic_holder.active h4 {
	color: #1e64b4;
}
/*contact styles*/
	
.address_info {
	float: left;
	background-color: #fff;
	padding: 0px;
	width: 100%;
	margin-bottom: 40px;
}
.address_info.two {
	float: left;
	background-color: #fff;
	border: none;
	padding: 20px 20px 10px;
	width: 100%;
	margin-bottom: 40px;
}
.address_info a {
	color: #1e64b4;
}
.address_info a:hover {
	color: #161616;
}
.google-map {
	width: 100%;
	padding: 20px;
	height: 300px;
	border: 1px solid #d9d9d9;
}
.google-map.two {
	width: 100%;
	padding: 0px;
	height: 350px;
	border: none;
}
.section_holder66 .bottom_shape.two {
	margin: -6px 0px 0px 320px;
}
/*------------------*/
/* portfolio styles
/*------------------------------------------------------*/

/*portfolio single*/
.portfolio_single {
	width: 100%;
	padding: 70px 0 70px 0;
	float: left;
	margin: 0px;
}
.portfolio_single .title_medium {
	font-size: 20px;
	padding: 0 0 25px 0;
	font-weight: 600;
	margin: 0px;
	float: left;
}
.portfolio_single .title_medium.two {
	padding: 40px 0 25px 0;
}
.portfolio_single .cont {
	padding: 0;
	margin: 0px;
	float: left;
}
.portfolio_single a.add_but {
	font-size: 14px;
	padding: 10px 30px;
	font-weight: normal;
	color: #161616;
	margin: 30px 0 0 0;
	float: left;
	border-radius: 2px;
	background-color: #1e64b4;
}
.portfolio_single a.add_but i {
	font-size: 14px;
	color: #fff;
	padding-right: 8px;
}
.portfolio_single a.add_but:hover {
	color: #fff;
	background-color: #161616;
}
.portfolio_single .project_info {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
.portfolio_single .project_info span {
	width: 100%;
	padding: 10px 0;
	margin: 0px;
	float: left;
	border-bottom: 1px solid #d9d9d9;
}
.portfolio_single .project_info span.last {
	border-bottom: none;
}
.portfolio_single .project_info span .left {
	width: 40%;
	padding: 0px;
	margin: 0px;
	float: left;
}
.portfolio_single .project_info span .left span {
	padding: 0px;
	margin: 0px;
	border-bottom: none;
	float: left;
}
.portfolio_single .project_info span .right {
	width: 60%;
	padding: 0px;
	margin: 0px;
	float: right;
}
.portfolio_single .project_info span .right span {
	padding: 0px;
	margin: 0px;
	border-bottom: none;
	float: left;
}
/*sidebar social icons*/
.sidebar_social_icons {
	width: 100%;
	padding: 0px;
	margin: 25px 0 0 0;
	float: left;
}
.sidebar_social_icons ul.social_icons {
	padding: 0px;
	margin: 0px;
	float: left;
}
.sidebar_social_icons .social_icons li {
	padding: 0px;
	margin-right: 5px;
	float: left;
	display: inline;
}
.sidebar_social_icons .social_icons li a {
	width: 45px;
	height: 45px;
	padding: 0px;
	margin: 0px;
	float: left;
	color: #161616;
	display: inline;
	text-align: center;
	background-color: #fff;
	border: 1px solid #d9d9d9;
}
.sidebar_social_icons .social_icons li a:hover {
	color: #fff;
	background-color: #1e64b4;
	border: 1px solid #1e64b4;
}
.sidebar_social_icons .social_icons li a i {
	color: #161616;
	font-size: 18px;
	line-height: 45px;
}
/*tags*/
.portfolio_single .project_info span .right ul.tags {
	width: 100%;
	padding: 0px;
	float: left;
	margin: 0px;
}
.portfolio_single .project_info span .right .tags li {
	padding: 0px;
	float: left;
	margin: 0px;
}
.portfolio_single .project_info span .right .tags li a {
	float: left;
	padding: 5px 12px;
	margin: 0px 6px 6px 0px;
	color: #161616;
	background-color: #1e64b4;
	border-radius: 2px;
}
.portfolio_single .project_info span .right .tags li a:hover {
	color: #fff;
	background-color: #161616;
}
/*------------------*/
/* element styles
/*------------------------------------------------------*/


/*------------------*/
/*image hovers */
/*------------------------------------------------------*/
/*style1*/
.img_ho_st_holder {
	position: relative;
	width: 100%;
	padding: 20px;
	margin: 0px;
	float: left;
	border: 1px solid #e1e1e1;
}
.img_ho_st_title {
	font: 24px open-sans, sans-serif;
	padding: 0 0 20px 0;
	display: block;
	width: 100%;
	margin: 0px;
	font-weight: 300;
	color: #161616;
	float: left;
}
.img_ho_st1 {
	position: relative;
	width: 100%;
	height: 220px;
	padding: 0px;
	margin: 0px;
	float: left;
	overflow: hidden;
}
.img_ho_st1 .text {
	position: absolute;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	height: 220px;
	left: 0px;
	top: 0px;
	z-index: 10;
	background-color: #1e64b4;
 transition: left .3s ease-in-out;
}
.img_ho_st1 .text.red {
	background-color: #fc4242;
}
.img_ho_st1 .text.green {
	background-color: #3fc35f;
}
.img_ho_st1 .text.violet {
	background-color: #b460e4;
}
.img_ho_st1 .imgbox {
	position: absolute;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	height: 220px;
	left: 0px;
	top: 0px;
	z-index: 100;
 transition: top .3s ease-in-out;
}
.img_ho_st1 .text .title {
	color: #fff;
	margin: 15px 0 0 19px;
}
.img_ho_st1 .text p {
	color: #fff;
	font-weight: normal;
	margin: 5px 15px 0 19px;
}
.img_ho_st1 .text a {
	color: #FFF;
	margin: 15px 15px 0 19px;
}
.img_ho_st1 .text a:hover {
	color: #161616;
}
.img_ho_st1:hover .imgbox {
	position: absolute;
	top: 220px;
 transition: top .3s ease-in-out;
}
/*style 2*/
.img_ho_st2 {
	opacity: 1;
	width: 100%;
	height: 220px;
	margin: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	overflow: hidden;
 -webkit-transition: opacity .25s ease-in-out;
 -moz-transition: opacity .25s ease-in-out;
 -ms-transition: opacity .25s ease-in-out;
 -o-transition: opacity .25s ease-in-out;
 transition: opacity .25s ease-in-out;
}
.img_ho_st2 .imgbox {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	height: 220px;
}
.img_ho_st2 .text {
	position: absolute;
	background: #000;
	width: 100%;
	height: 220px;
	text-align: center;
	color: #fff;
	top: 0;
	left: 0;
	opacity: 0;
 -webkit-transition: opacity .50s ease-in-out;
 -moz-transition: opacity .50s ease-in-out;
 -ms-transition: opacity .50s ease-in-out;
 -o-transition: opacity .50s ease-in-out;
 transition: opacity .50s ease-in-out;
}
.img_ho_st2 .text:hover {
	opacity: 1;
 -webkit-transition: opacity .25s ease-in-out;
 -moz-transition: opacity .25s ease-in-out;
 -ms-transition: opacity .25s ease-in-out;
 -o-transition: opacity .25s ease-in-out;
 transition: opacity .25s ease-in-out;
	background: url(../../images/site-img112.png) left top repeat;
}
.img_ho_st2 .text a.hov_circle {
	position: absolute;
	width: 50px;
	height: 50px;
	left: 63px;
	top: 0px;
	padding: 0px;
	margin: 0px;
	background-color: #1e64b4;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
	transition-property: background-color, color;
 transition: top .3s ease-in-out;
	transition-timing-function: ease-out;
}
.img_ho_st2 .text a.hov_circle:hover, .img_ho_st2 .text a.hov_circle.two:hover {
	background-color: #fff;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.img_ho_st2 .text a.hov_circle:hover i, .img_ho_st2 .text a.hov_circle.two:hover i {
	color: #272727;
	transition-property: color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.img_ho_st2 .text a.hov_circle.two {
	left: 118px;
	top: 0px;
 transition: top .5s ease-in-out;
	background-color: #8dba13;
}
.img_ho_st2 .text a.hov_circle i {
	color: #fff;
	font-size: 20px;
	text-align: center;
	line-height: 50px;
}
.img_ho_st2 .text:hover .hov_circle {
 transition: top .3s ease-in-out;
	left: 63px;
	top: 95px;
}
.img_ho_st2 .text:hover .hov_circle.two {
 transition: top .5s ease-in-out;
	left: 118px;
	top: 95px;
}
/*style 3*/

.img_ho_st3 {
	opacity: 1;
	width: 100%;
	height: 220px;
	margin: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	overflow: hidden;
 -webkit-transition: opacity .25s ease-in-out;
 -moz-transition: opacity .25s ease-in-out;
 -ms-transition: opacity .25s ease-in-out;
 -o-transition: opacity .25s ease-in-out;
 transition: opacity .25s ease-in-out;
}
.img_ho_st3 .imgbox {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	height: 220px;
}
.img_ho_st3 .text {
	width: 100%;
	height: 220px;
	position: absolute;
	background: #000;
	color: #fff;
	top: 0;
	left: 0;
	opacity: 0;
	overflow: hidden;
 -webkit-transition: opacity .50s ease-in-out;
 -moz-transition: opacity .50s ease-in-out;
 -ms-transition: opacity .50s ease-in-out;
 -o-transition: opacity .50s ease-in-out;
 transition: opacity .50s ease-in-out;
}
.img_ho_st3 .text:hover {
	opacity: 1;
 -webkit-transition: opacity .25s ease-in-out;
 -moz-transition: opacity .25s ease-in-out;
 -ms-transition: opacity .25s ease-in-out;
 -o-transition: opacity .25s ease-in-out;
 transition: opacity .25s ease-in-out;
	background: url(../../images/site-img112.png) left top repeat;
}
.img_ho_st3 .text h3 {
	position: absolute;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	left: 5px;
	top: 220px;
	margin: 15px 0 0 19px;
 transition: top .4s ease-in-out;
}
.img_ho_st3 .text p {
	position: absolute;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	left: 5px;
	line-height: 18px;
	top: 255px;
	text-align: left;
	margin: 15px 0 0 19px;
 transition: top .6s ease-in-out;
}
.img_ho_st3 .text a {
	position: absolute;
	font-weight: normal;
	left: 0px;
	top: 320px;
	text-align: left;
	margin: 0px 0 0 19px;
 transition: top .7s ease-in-out;
	overflow: hidden;
}
.img_ho_st3 .text:hover h3 {
	position: absolute;
	left: 5px;
	top: 20px;
 transition: top .4s ease-in-out;
}
.img_ho_st3 .text:hover p {
	position: absolute;
	left: 5px;
	top: 50px;
 transition: top .6s ease-in-out;
}
.img_ho_st3 .text:hover a {
	position: absolute;
	left: 0px;
	top: 136px;
 transition: top .7s ease-in-out;
}
/*style 4*/

.img_ho_st4 {
	position: relative;
	width: 100%;
	height: 220px;
	padding: 0px;
	margin: 0px;
	float: left;
	overflow: hidden;
}
.img_ho_st4 .imgbox {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	height: 220px;
}
.img_ho_st4 .text {
	position: absolute;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	height: 220px;
	left: 0px;
	top: 165px;
	z-index: 100;
	background: url(../../images/site-img175.png) left top repeat;
 transition: top .3s ease-in-out;
}
.img_ho_st4 .text h3 {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	margin: 15px 0 0 19px;
}
.img_ho_st4 .text p {
	color: #fff;
	font-weight: normal;
	margin: 5px 15px 0 19px;
}
.img_ho_st4 .text a {
	margin: 8px 15px 0 19px;
}
.img_ho_st4:hover .text {
	position: absolute;
	top: 20px;
 transition: top .3s ease-in-out;
}
.imghover_sec4 .container {
	border-top: 1px solid #e1e1e1;
	padding-top: 50px;
}
/*style 5*/
.img_ho_st5 {
	position: relative;
	width: 100%;
	height: 220px;
	padding: 0px;
	margin: 0px;
	float: left;
	overflow: hidden;
}
.img_ho_st5 .imgbox {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	height: 220px;
}
.img_ho_st5 .text {
	position: absolute;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	height: 220px;
	left: -270px;
	top: 0px;
	z-index: 100;
 transition: left .5s ease-in-out;
	background: url(../../images/site-img175.png) left top repeat;
}
.img_ho_st5 .text h3 {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	margin: 15px 0 0 19px;
}
.img_ho_st5 .text p {
	color: #fff;
	font-weight: normal;
	margin: 5px 15px 0 19px;
}
.img_ho_st5 .text a {
	margin: 8px 15px 0 19px;
}
.img_ho_st5:hover .text {
	position: absolute;
	left: 0px;
 transition: left .5s ease-in-out;
}
/*style 6*/

.img_ho_st6 {
	position: relative;
	width: 100%;
	height: 220px;
	padding: 0px;
	margin: 0px;
	float: left;
	overflow: hidden;
}
.img_ho_st6 .imgbox {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	height: 220px;
}
.img_ho_st6 .text {
	position: absolute;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	height: 220px;
	left: 0px;
	top: 220px;
	z-index: 100;
 transition: top .3s ease-in-out;
	background: url(../../images/site-img175.png) left top repeat;
}
.img_ho_st6 .text h3 {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	margin: 15px 0 0 19px;
}
.img_ho_st6 .text p {
	color: #fff;
	font-weight: normal;
	margin: 5px 15px 0 19px;
}
.img_ho_st6 .text a.readmore_small {
	margin: 10px 0px 0 18px;
	padding: 4px 15px;
}
.img_ho_st6 .text a.readmore_small.green {
	margin: 10px 0px 0 5px;
}
.img_ho_st6:hover .text {
	position: absolute;
	top: 170px;
 transition: top .3s ease-in-out;
}
/*------------------*/
/*button styles */
/*------------------------------------------------------*/


a.but_st1 {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	float: left;
	border-radius: 2px;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #fdce16;
}
/*large styles*/
a.but_st1.large {
	font-size: 20px;
	padding: 20px 50px;
}
a.but_st1.large.yellow {
	background-color: #fdce16;
}
a.but_st1.large.yellow:hover {
	background-color: #161616;
}
a.but_st1.large.red {
	background-color: #fc4242;
}
a.but_st1.large.red:hover {
	background-color: #161616;
}
a.but_st1.large.blue {
	background-color: #13bfff;
}
a.but_st1.large.blue:hover {
	background-color: #161616;
}
a.but_st1.large.lightgreen {
	background-color: #a5d549;
}
a.but_st1.large.lightgreen:hover {
	background-color: #161616;
}
a.but_st1.large.violet {
	background-color: #c762cb;
}
a.but_st1.large.violet:hover {
	background-color: #161616;
}
a.but_st1.large.green {
	background-color: #3fc35f;
}
a.but_st1.large.green:hover {
	background-color: #161616;
}
a.but_st1.large.pink {
	background-color: #fc5eac;
}
a.but_st1.large.pink:hover {
	background-color: #161616;
}
a.but_st1.large.orange {
	background-color: #ff9d12;
}
a.but_st1.large.orange:hover {
	background-color: #161616;
}
/*large stroke styles*/
a.but_st1.large {
	font-size: 20px;
	padding: 20px 50px;
}
a.but_st1.large.two.yellow {
	border: 2px solid #fdce16;
	background-color: #fff;
	color: #fdce16;
}
a.but_st1.large.two.yellow:hover {
	color: #fff;
	border: 2px solid #fdce16;
	background-color: #fdce16;
}
a.but_st1.large.two.red {
	border: 2px solid #fc4242;
	background-color: #fff;
	color: #fc4242;
}
a.but_st1.large.two.red:hover {
	color: #fff;
	border: 2px solid #fc4242;
	background-color: #fc4242;
}
a.but_st1.large.two.blue {
	border: 2px solid #13bfff;
	background-color: #fff;
	color: #13bfff;
}
a.but_st1.large.two.blue:hover {
	color: #fff;
	border: 2px solid #13bfff;
	background-color: #13bfff;
}
a.but_st1.large.two.lightgreen {
	border: 2px solid #a5d549;
	background-color: #fff;
	color: #a5d549;
}
a.but_st1.large.two.lightgreen:hover {
	color: #fff;
	border: 2px solid #a5d549;
	background-color: #a5d549;
}
a.but_st1.large.two.violet {
	border: 2px solid #c762cb;
	background-color: #fff;
	color: #c762cb;
}
a.but_st1.large.two.violet:hover {
	color: #fff;
	border: 2px solid #c762cb;
	background-color: #c762cb;
}
a.but_st1.large.two.green {
	border: 2px solid #3fc35f;
	background-color: #fff;
	color: #3fc35f;
}
a.but_st1.large.two.green:hover {
	color: #fff;
	border: 2px solid #3fc35f;
	background-color: #3fc35f;
}
a.but_st1.large.two.pink {
	border: 2px solid #fc5eac;
	background-color: #fff;
	color: #fc5eac;
}
a.but_st1.large.two.pink:hover {
	color: #fff;
	border: 2px solid #fc5eac;
	background-color: #fc5eac;
}
a.but_st1.large.two.orange {
	border: 2px solid #ff9d12;
	background-color: #fff;
	color: #ff9d12;
}
a.but_st1.large.two.orange:hover {
	color: #fff;
	border: 2px solid #ff9d12;
	background-color: #ff9d12;
}
/*buttons medium styles*/

/*medium styles*/
a.but_st1.medium {
	font-size: 16px;
	padding: 15px 35px;
}
a.but_st1.medium.yellow {
	background-color: #fdce16;
}
a.but_st1.medium.yellow:hover {
	background-color: #161616;
}
a.but_st1.medium.red {
	background-color: #fc4242;
}
a.but_st1.medium.red:hover {
	background-color: #161616;
}
a.but_st1.medium.blue {
	background-color: #13bfff;
}
a.but_st1.medium.blue:hover {
	background-color: #161616;
}
a.but_st1.medium.lightgreen {
	background-color: #a5d549;
}
a.but_st1.medium.lightgreen:hover {
	background-color: #161616;
}
a.but_st1.medium.violet {
	background-color: #c762cb;
}
a.but_st1.medium.violet:hover {
	background-color: #161616;
}
a.but_st1.medium.green {
	background-color: #3fc35f;
}
a.but_st1.medium.green:hover {
	background-color: #161616;
}
a.but_st1.medium.pink {
	background-color: #fc5eac;
}
a.but_st1.medium.pink:hover {
	background-color: #161616;
}
a.but_st1.medium.orange {
	background-color: #ff9d12;
}
a.but_st1.medium.orange:hover {
	background-color: #161616;
}
/*medium stroke styles*/
	
a.but_st1.medium.two.yellow {
	border: 2px solid #fdce16;
	background-color: #fff;
	color: #fdce16;
}
a.but_st1.medium.two.yellow:hover {
	color: #fff;
	border: 2px solid #fdce16;
	background-color: #fdce16;
}
a.but_st1.medium.two.red {
	border: 2px solid #fc4242;
	background-color: #fff;
	color: #fc4242;
}
a.but_st1.medium.two.red:hover {
	color: #fff;
	border: 2px solid #fc4242;
	background-color: #fc4242;
}
a.but_st1.medium.two.blue {
	border: 2px solid #13bfff;
	background-color: #fff;
	color: #13bfff;
}
a.but_st1.medium.two.blue:hover {
	color: #fff;
	border: 2px solid #13bfff;
	background-color: #13bfff;
}
a.but_st1.medium.two.lightgreen {
	border: 2px solid #a5d549;
	background-color: #fff;
	color: #a5d549;
}
a.but_st1.medium.two.lightgreen:hover {
	color: #fff;
	border: 2px solid #a5d549;
	background-color: #a5d549;
}
a.but_st1.medium.two.violet {
	border: 2px solid #c762cb;
	background-color: #fff;
	color: #c762cb;
}
a.but_st1.medium.two.violet:hover {
	color: #fff;
	border: 2px solid #c762cb;
	background-color: #c762cb;
}
a.but_st1.medium.two.green {
	border: 2px solid #3fc35f;
	background-color: #fff;
	color: #3fc35f;
}
a.but_st1.medium.two.green:hover {
	color: #fff;
	border: 2px solid #3fc35f;
	background-color: #3fc35f;
}
a.but_st1.medium.two.pink {
	border: 2px solid #fc5eac;
	background-color: #fff;
	color: #fc5eac;
}
a.but_st1.medium.two.pink:hover {
	color: #fff;
	border: 2px solid #fc5eac;
	background-color: #fc5eac;
}
a.but_st1.medium.two.orange {
	border: 2px solid #ff9d12;
	background-color: #fff;
	color: #ff9d12;
}
a.but_st1.medium.two.orange:hover {
	color: #fff;
	border: 2px solid #ff9d12;
	background-color: #ff9d12;
}
/*buttons small styles*/

/*button small styles*/
a.but_st1.small {
	font-size: 14px;
	padding: 11px 20px;
}
a.but_st1.small.yellow {
	background-color: #fdce16;
}
a.but_st1.small.yellow:hover {
	background-color: #161616;
}
a.but_st1.small.red {
	background-color: #fc4242;
}
a.but_st1.small.red:hover {
	background-color: #161616;
}
a.but_st1.small.blue {
	background-color: #13bfff;
}
a.but_st1.small.blue:hover {
	background-color: #161616;
}
a.but_st1.small.lightgreen {
	background-color: #a5d549;
}
a.but_st1.small.lightgreen:hover {
	background-color: #161616;
}
a.but_st1.small.violet {
	background-color: #c762cb;
}
a.but_st1.small.violet:hover {
	background-color: #161616;
}
a.but_st1.small.green {
	background-color: #3fc35f;
}
a.but_st1.small.green:hover {
	background-color: #161616;
}
a.but_st1.small.pink {
	background-color: #fc5eac;
}
a.but_st1.small.pink:hover {
	background-color: #161616;
}
a.but_st1.small.orange {
	background-color: #ff9d12;
}
a.but_st1.small.orange:hover {
	background-color: #161616;
}
/*small button stroke styles*/
	
a.but_st1.small.two.yellow {
	border: 2px solid #fdce16;
	background-color: #fff;
	color: #fdce16;
}
a.but_st1.small.two.yellow:hover {
	color: #fff;
	border: 2px solid #fdce16;
	background-color: #fdce16;
}
a.but_st1.small.two.red {
	border: 2px solid #fc4242;
	background-color: #fff;
	color: #fc4242;
}
a.but_st1.small.two.red:hover {
	color: #fff;
	border: 2px solid #fc4242;
	background-color: #fc4242;
}
a.but_st1.small.two.blue {
	border: 2px solid #13bfff;
	background-color: #fff;
	color: #13bfff;
}
a.but_st1.small.two.blue:hover {
	color: #fff;
	border: 2px solid #13bfff;
	background-color: #13bfff;
}
a.but_st1.small.two.lightgreen {
	border: 2px solid #a5d549;
	background-color: #fff;
	color: #a5d549;
}
a.but_st1.small.two.lightgreen:hover {
	color: #fff;
	border: 2px solid #a5d549;
	background-color: #a5d549;
}
a.but_st1.small.two.violet {
	border: 2px solid #c762cb;
	background-color: #fff;
	color: #c762cb;
}
a.but_st1.small.two.violet:hover {
	color: #fff;
	border: 2px solid #c762cb;
	background-color: #c762cb;
}
a.but_st1.small.two.green {
	border: 2px solid #3fc35f;
	background-color: #fff;
	color: #3fc35f;
}
a.but_st1.small.two.green:hover {
	color: #fff;
	border: 2px solid #3fc35f;
	background-color: #3fc35f;
}
a.but_st1.small.two.pink {
	border: 2px solid #fc5eac;
	background-color: #fff;
	color: #fc5eac;
}
a.but_st1.small.two.pink:hover {
	color: #fff;
	border: 2px solid #fc5eac;
	background-color: #fc5eac;
}
a.but_st1.small.two.orange {
	border: 2px solid #ff9d12;
	background-color: #fff;
	color: #ff9d12;
}
a.but_st1.small.two.orange:hover {
	color: #fff;
	border: 2px solid #ff9d12;
	background-color: #ff9d12;
}
/*Full width button styles*/

	
a.but_fullwidth {
	padding: 0px;
	margin: 10px 0px 0px;
	float: left;
	width: 100%;
	height: 65px;
	text-align: center;
	line-height: 67px;
	font-size: 18px;
	border-radius: 4px;
	color: #FFF;
	font-weight: 500;
	text-transform: uppercase;
	background-color: #a5d549;
}
a.but_fullwidth:hover {
	color: #fff;
	background-color: #161616;
}
a.but_fullwidth.two {
	background-color: #c762cb;
}
a.but_fullwidth.two:hover {
	color: #fff;
	background-color: #161616;
}
a.but_fullwidth.three {
	background-color: #13bfff;
}
a.but_fullwidth.three:hover {
	color: #fff;
	background-color: #161616;
}
/*------------------*/
/*Call to Action */
/*------------------------------------------------------*/


.call_to_action {
	width: 100%;
	float: left;
	border: 1px solid #e7e7e7;
	border-radius: 4px;
	padding: 25px 25px;
	margin: 0 0 15px 0;
}
.call_to_action .left {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 82%;
}
.call_to_action .right {
	width: 18%;
	padding: 0px;
	margin: 0px;
	float: right;
}
.call_to_action a.but_st1.small, .call_to_action a.but_st1.medium, .call_to_action a.but_st1.large {
	float: right;
}
.call_to_action a.but_st1.small {
	margin-top: 10px;
}
.call_to_action a.but_st1.medium {
	margin-top: 10px;
}
.call_to_action p {
	width: 100%;
	text-align: left;
}
.call_to_action span.title_big {
	width: 100%;
	text-align: left;
	padding: 0px;
	margin: 0px;
	line-height: 45px;
	font-size: 24px;
	color: #1e64b4;
}
.call_to_action span.title_big.two {
	font-size: 18px;
	line-height: 0px;
}
.call_to_action span.title_big.three {
	font-size: 18px;
	line-height: 0px;
	color: #272727;
}
.call_to_action span.title_big.four {
	font-size: 34px;
	line-height: 50px;
	color: #272727;
}
.call_to_action span.title_big.three strong {
	color: #fc4242;
}
/*------------------*/
/*list styles */
/*------------------------------------------------------*/
	
/*lists style 1*/
	
.list_st1 {
	width: 100%;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	float: left;
}
.list_st1 .icon {
	width: 32px;
	height: 32px;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	float: left;
	text-align: center;
	line-height: 32px;
	color: #fff;
	border-radius: 100%;
	background-color: #1e64b4;
}
.list_st1 .text {
	padding: 5px 0 0 42px;
	margin: 0px;
	display: block;
}
 list style 2 .list_st1.two {
 width:100%;
 padding:0px;
 margin:0px 0px 10px 0px;
 float:left;
}
.list_st1.two .icon {
	width: 32px;
	height: 32px;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	float: left;
	text-align: center;
	line-height: 32px;
	color: #1e64b4;
	border-radius: 100%;
	border: 1px solid #1e64b4;
	background-color: #fff;
}
.list_st1.two .text {
	padding: 0px 0 0 42px;
	margin: 0px;
	display: block;
}
/*list style3*/

.list_st3 {
	width: 100%;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	float: left;
}
.list_st3 .icon {
	width: 18px;
	height: 18px;
	padding: 0px;
	margin: 3px 0px 0px 0px;
	float: left;
	font-size: 12px;
	text-align: center;
	line-height: 15px;
	color: #1e64b4;
	border-radius: 100%;
	border: 1px solid #1e64b4;
}
.list_st3 .text {
	padding: 0px 0 0 28px;
	margin: 0px;
	display: block;
}
/*list style 4*/


ol.list_st4 {
	list-style-type: none;
 list-style-type: decimal !ie; /*IE 7- hack*/
	margin: 0;
	margin-left: 18px;
	padding: 0;
	counter-reset: li-counter;
}
ol.list_st4 li {
	position: relative;
	margin: 0px;
	padding-left: 20px;
	min-height: 3em;
	list-style-type: none;
}
ol.list_st4 li:before {
	position: absolute;
	top: 0;
	left: -15px;
	width: 28px;
	height: 28px;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	color: #f5f5f5;
	border-radius: 50%;
	background-color: #464646;
	content: counter(li-counter);
	counter-increment: li-counter;
}
/*list style 5*/

.list_st5 {
	width: 100%;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	float: left;
}
.list_st5.two {
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #d1d1d1;
}
.list_st5.two.last {
	padding: 0px 0px 10px 0px;
	border-bottom: none;
}
.list_st5 .icon {
	width: 40px;
	height: 40px;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	float: left;
	text-align: center;
	line-height: 39px;
	color: #fff;
	border-radius: 100%;
}
.list_st5 .text {
	padding: 5px 0 0 42px;
	margin: 0px;
	display: block;
}
.list_st5 .icon.red {
	background-color: #fc4242;
}
.list_st5 .icon.blue {
	background-color: #2f92ee;
}
.list_st5 .icon.green {
	background-color: #3fc35f;
}
.list_st5 .icon.violet {
	background-color: #b659fe;
}
.list_st5 .icon.orange {
	background-color: #ff881e;
}
/*------------------*/
/*message boxes */
/*------------------------------------------------------*/
	
/*message boxes*/
.messagebox_title {
	padding-bottom: 30px;
}
.info-box {
	background-color: #34b0ff;
}
.success-box {
	background-color: #7ebd24;
}
.error-box {
	background-color: #fa482b;
}
.download-box {
	background-color: #F30;
}
.warning-box {
	background-color: #f7c929;
}
.mboxes_close {
	width: 15px;
	height: 15px;
	padding: 0px;
	margin: 0px;
	float: right;
	text-align: right;
}
.mboxes_close i {
	color: #fff;
	font-size: 16px;
	font-weight: 500;
}
.success-box, .error-box, .warning-box, .info-box span {
	color: #fff;
	font-size: 16px;
	font-weight: 400;
}
.success-box, .error-box, .warning-box, .info-box {
	padding: 20px;
	margin-bottom: 30px;
	border-radius: 4px;
}
/*------------------*/
/*pricing tables */
/*------------------------------------------------------*/

/*pricing style 1*/

.price_table_st1 {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0px;
	border-radius: 2px;
	background-color: #fff;
	border: 1px solid #d9d9d9;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.price_table_st1_arrow_down {
	position: absolute;
	margin: 0 0 0 29px;
	border-left: 95px solid transparent;
	border-right: 95px solid transparent;
	border-top: 35px solid #fff;
	font-size: 0px;
	line-height: 0;
}
.price_table_st1_arrow_up {
	position: absolute;
	margin: -35px 0 0 29px;
	border-left: 95px solid transparent;
	border-right: 95px solid transparent;
	border-bottom: 35px solid #fff;
	font-size: 0px;
	line-height: 0;
}
.price_table_st1 .title {
	width: 100%;
	font-size: 30px;
	font-weight: 600;
	padding: 20px 0 20px 0;
	color: #161616;
	text-align: center;
	margin: 0px 0 10px 0;
	border-bottom: 1px solid #e6e5e5;
}
.price_table_st1 .price {
	color: #161616;
	font-size: 45px;
	font-weight: bold;
	line-height: 45px;
	text-align: center;
	padding: 8px 0px 8px;
	border-bottom: 1px solid #e6e5e5;
}
.price_table_st1 .price sup {
	font-size: 22px;
	font-style: normal;
}
.price_table_st1 .price i {
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
}
.price_table_st1 ul.plan_features {
	width: 100%;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}
.price_table_st1 ul.plan_features li {
	width: 70%;
	color: #727272;
	text-align: center;
	padding: 15px 0;
	margin: 0 auto;
	border-bottom: 1px solid #e6e5e5;
}
.price_table_st1 .plan_info .singup_but {
	color: #fff;
	text-align: center;
	padding: 8px 30px;
	margin: 25px 0px 25px 69px;
	float: left;
	border-radius: 2px;
	background-color: #161616;
}
.price_table_st1 .plan_info .singup_but:hover {
	color: #161616;
	background-color: #fdce16;
}
/*hover styles*/	
	
.price_table_st1:hover {
	background-color: #161616;
	border: none;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.price_table_st1:hover .title {
	color: #fff;
	border-bottom: 1px solid #403f3f;
}
.price_table_st1:hover .price {
	color: #fff;
	border-bottom: 1px solid #403f3f;
}
.price_table_st1:hover .plan_features li {
	color: #727272;
	border-bottom: 1px solid #403f3f;
}
.price_table_st1:hover .singup_but {
	color: #161616;
	background-color: #fdce16;
}
.price_table_st1:hover .price_table_st1_arrow_up {
	border-bottom: 35px solid #161616;
}
.price_table_st1:hover .price_table_st1_arrow_down {
	border-top: 35px solid #161616;
}
/*active styles*/	
	
.price_table_st1.active {
	background-color: #161616;
	border: none;
}
.price_table_st1.active .title {
	color: #fff;
	border-bottom: 1px solid #403f3f;
}
.price_table_st1.active .price {
	color: #fff;
	border-bottom: 1px solid #403f3f;
}
.price_table_st1.active .plan_features li {
	color: #727272;
	border-bottom: 1px solid #403f3f;
}
.price_table_st1.active .singup_but {
	color: #161616;
	background-color: #fdce16;
}
.price_table_st1.active .price_table_st1_arrow_up {
	border-bottom: 35px solid #161616;
}
.price_table_st1.active .price_table_st1_arrow_down {
	border-top: 35px solid #161616;
}
/*pricing style 2*/

.price_table_st2 {
	position: relative;
	width: 390px;
	float: left;
	padding: 0;
	margin: 0px;
	background-color: #161616;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.price_table_st2.active {
	background-color: #fdce16;
}
.price_table_st2 .top_shape {
	width: 390px;
	height: 57px;
	float: left;
	padding: 0;
	margin: 0px;
	background: url(../../images/site-img27.png) center top no-repeat;
}
.price_table_st2 .bottom_shape {
	width: 390px;
	height: 57px;
	float: left;
	padding: 0;
	margin: 0px;
	background: url(../../images/site-img26.png) center bottom no-repeat;
}
.price_table_st2 .plan_info_outer {
	width: 100%;
	float: left;
	padding: 15px;
	text-align: center;
	margin: 0px;
}
.price_table_st2 .plan_info {
	width: 100%;
	float: left;
	padding: 0;
	text-align: center;
	margin: 0px;
	border: 1px solid #161616;
}
.price_table_st2 .price_circle {
	position: absolute;
	width: 140px;
	height: 140px;
	font-size: 40px;
	padding: 0;
	color: #fff;
	line-height: 130px;
	text-align: center;
	margin: -41px 0px 0px 125px;
	border-radius: 50%;
	background-color: #4f4f4f;
}
.price_table_st2 .plan_info .title {
	font-size: 40px;
	font-weight: 400;
	padding: 0;
	color: #fff;
	text-align: center;
	margin: 60px 0 10px 0;
}
.price_table_st2 .plan_info span {
	font-family: open-sans, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 0;
	color: #827c7c;
	text-align: center;
	margin: 0 0 0 0;
}
.price_table_st2 .plan_info .bottom_line {
	width: 140px;
	height: 4px;
	padding: 0;
	border-bottom: 1px solid #4f4f4f;
	border-top: 1px solid #4f4f4f;
	text-align: center;
	margin: 18px auto 15px auto;
}
.price_table_st2 .plan_info ul.plan_features {
	width: 100%;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}
.price_table_st2 .plan_info ul.plan_features li {
	width: 100%;
	float: left;
	color: #827c7c;
	text-align: center;
	padding: 15px 0;
	margin: 0;
	border-bottom: 1px solid #2d2d2d;
}
.price_table_st2 .plan_info .singup_but {
	color: #827c7c;
	text-align: center;
	padding: 10px 50px;
	margin: 40px 0 40px 100px;
	float: left;
	border: 1px solid #2d2d2d;
}
.price_table_st2 .plan_info .singup_but:hover {
	color: #161616;
	border: 1px solid #fdce16;
	background-color: #fdce16;
}
.price_table_st2 .plan_info .singup_but.two {
	color: #fff;
	border: 1px solid #161616;
	background-color: #161616;
}
.price_table_st2 .plan_info .singup_but.two:hover {
	color: #161616;
	border: 1px solid #161616;
	background-color: #fdce16;
}
/*active styles*/

.price_table_st2.active {
	background-color: #fdce16;
}
.price_table_st2.active .singup_but {
	background-color: #161616;
	border: 1px solid #161616;
	color: #fff;
}
.price_table_st2.active .plan_info .title {
	color: #161616;
}
.price_table_st2.active .plan_info span {
	color: #161616;
}
.price_table_st2.active .plan_info ul.plan_features li {
	border-bottom: 1px solid #fee273;
	color: #161616;
}
.price_table_st2.active .plan_info {
	border: 1px solid #fff;
}
.price_table_st2.active .price_circle {
	background-color: #161616;
}
/*hover styles*/

.price_table_st2:hover {
	background-color: #fdce16;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.price_table_st2:hover .singup_but {
	background-color: #161616;
	border: 1px solid #161616;
	color: #fff;
}
.price_table_st2:hover .plan_info .title {
	color: #161616;
}
.price_table_st2:hover .plan_info span {
	color: #161616;
}
.price_table_st2:hover .plan_info ul.plan_features li {
	border-bottom: 1px solid #fee273;
	color: #161616;
}
.price_table_st2:hover .plan_info {
	border: 1px solid #fff;
}
.price_table_st2:hover .price_circle {
	background-color: #161616;
}
/*Typography	*/
	
/*dropcaps*/
.highlit {
	font-size: 14px;
	font-weight: 400;
	line-height: 10px;
	padding: 0px;
	color: #fff;
	background-color: #1e64b4;
}
.highlit2 {
	color: #fff;
	background-color: #a7d02b;
}
.highlit3 {
	color: #fff;
	background-color: #fc4242;
}
/*------------------*/
/*content boxes */
/*------------------------------------------------------*/


.contbox_st1 {
	width: 100%;
	float: left;
	padding: 25px;
	margin: 0px;
	border-radius: 2px;
	border: 1px solid #E1E1E1;
}
.marbottom {
	margin-bottom: 30px;
}
.contbox_st1:hover img {
	opacity: 0.8;
}
/*------------------*/
/*data tables */
/*------------------------------------------------------*/

/* tables */
.table-style {
	float: left;
	width: 100%;
 tab
}
.table-list {
	padding: 0;
	border-spacing: 0;
	float: left;
	background-color: #fff;
	border: 1px solid #dddddd;
	margin-bottom: 20px;
	width: 100%;
}
.table-list th {
	padding: 18px 10px;
	color: #fff;
	font-weight: 400;
	font-size: 16px;
	text-align: center;
	background-color: #1e64b4;
}
.table-list td {
	padding: 13px 10px;
	text-align: center;
	background-color: #f5f5f5;
}
/*
.table-list tr {
	border-bottom: 1px solid #e1e1e1;
}*/

.table-list td.hilit {
	padding: 13px 10px;
	text-align: center;
	background-color: #fff;
}
/*table style 2*/

.table-style {
	float: left;
	width: 100%;
}
.table-list2 {
	float: left;
	background-color: #fff;
	margin-bottom: 20px;
	width: 100%;
}
.table-list2 th {
	padding: 18px 10px;
	color: #fff;
	font-weight: 400;
	font-size: 16px;
	text-align: center;
	background-color: #272727;
}
.table-list2 td {
	padding: 13px 10px;
	text-align: center;
	background-color: #f5f5f5;
	border: 1px solid #e1e1e1;
}
.table-list2 tr {
	border-bottom: 1px solid #e1e1e1;
}
.table-list2 td.hilit {
	padding: 13px 10px;
	text-align: center;
	background-color: #fff;
}
.table-list2 tr:hover td {
	background-color: #1e64b4;
	color: #fff;
}
/* tables */
.table-style {
	float: left;
	width: 100%;
 tab
}
.table-list3 {
	padding: 0;
	border-spacing: 0;
	float: left;
	background-color: #fff;
	border: 1px solid #e4e4e4;
	width: 100%;
}
.table-list3 th {
	padding: 18px 10px;
	color: #fff;
	font-weight: 600;
	font-size: 16px;
	text-align: center;
	background-color: #1e64b4;
}
.table-list3 td {
	padding: 13px 10px;
	text-align: center;
	height: 80px;
	font-size: 15px;
	line-height: 60px;
	background-color: #f2f2f2;
}
.table-list3 td a {
	padding: 8px 30px;
	text-align: center;
	font-size: 15px;
	margin: 0px;
	color: #fff;
	line-height: 60px;
	background-color: #c9c9c9;
}
.table-list3 td a:hover {
	background-color: #b0b0b0;
}
.table-list3 td.hilit {
	padding: 13px 10px;
	text-align: center;
	background-color: #fff;
}
/* tables style4 */
.table-style {
	float: left;
	width: 100%;
 tab
}
.table-list4 {
	padding: 0;
	border-spacing: 0;
	float: left;
	background-color: #fff;
	border: 1px solid #e4e4e4;
	width: 100%;
}
.table-list4 th {
	padding: 25px 10px;
	color: #fff;
	font-weight: 600;
	font-size: 16px;
	text-align: center;
	background-color: #161616;
}
.table-list4 td {
	padding: 13px 10px;
	text-align: center;
	height: 80px;
	font-size: 15px;
	line-height: 60px;
	background-color: #f2f2f2;
}
.table-list4 td a {
	padding: 8px 30px;
	text-align: center;
	font-size: 15px;
	margin: 0px;
	color: #fff;
	line-height: 20px;
	background-color: #1e64b4;
}
.table-list4 td a:hover {
	background-color: #b0b0b0;
}
.table-list4 td.hilit {
	padding: 13px 10px;
	text-align: center;
	background-color: #fff;
}
.table-list4 td.hilit span {
	display: block;
	padding: 0px;
	margin: 0px;
	height: 32px;
}
.table-list4 td.hilit2 {
	padding: 13px 10px;
	text-align: center;
	background-color: #f2f2f2;
}
.table-list4 td.hilit2 span {
	display: block;
	padding: 0px;
	margin: 0px;
	height: 32px;
}
/*------------------*/
/*social icon styles */
/*------------------------------------------------------*/


ul.social_icon_st1 {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
ul.social_icon_st1 li {
	padding: 0px;
	margin: 0px;
	float: left;
	text-align: center;
}
ul.social_icon_st1 li a {
	width: 40px;
	height: 40px;
	padding: 0px;
	margin: 0 5px 5px 0;
	text-align: center;
	font-size: 16px;
	color: #fff;
	line-height: 39px;
	float: left;
	background-color: #1e64b4;
}
ul.social_icon_st1 li a:hover {
	color: #fff;
	background-color: #161616;
}
/*style 2*/

ul.social_icon_st2 {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
ul.social_icon_st2 li {
	padding: 0px;
	margin: 0px;
	float: left;
	text-align: center;
}
ul.social_icon_st2 li a {
	width: 40px;
	height: 40px;
	padding: 0px;
	margin: 0 5px 5px 0;
	text-align: center;
	font-size: 16px;
	color: #161616;
	line-height: 39px;
	float: left;
	border: 1px solid #d9d9d9;
	background-color: #fff;
}
ul.social_icon_st2 li a:hover {
	color: #fff;
	background-color: #161616;
}
/*style 3*/

ul.social_icon_st3 {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
ul.social_icon_st3 li {
	padding: 0px;
	margin: 0px;
	float: left;
	text-align: center;
}
ul.social_icon_st3 li a {
	width: 40px;
	height: 40px;
	padding: 0px;
	margin: 0 5px 5px 0;
	text-align: center;
	font-size: 16px;
	color: #fff;
	line-height: 39px;
	float: left;
	border-radius: 100%;
	background-color: #fc4242;
}
ul.social_icon_st3 li a:hover {
	color: #fff;
	background-color: #161616;
}
/*style 4*/

ul.social_icon_st4 {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
ul.social_icon_st4 li {
	padding: 0px;
	margin: 0px;
	float: left;
	text-align: center;
}
ul.social_icon_st4 li a {
	width: 40px;
	height: 40px;
	padding: 0px;
	margin: 0 5px 5px 0;
	text-align: center;
	font-size: 16px;
	color: #161616;
	line-height: 39px;
	float: left;
	border-radius: 100%;
	background-color: #fff;
	border: 1px solid #d9d9d9;
}
ul.social_icon_st4 li a:hover {
	color: #fff;
	border: 1px solid #161616;
	background-color: #161616;
}
/*style5*/

ul.social_icon_st5 {
	padding: 0px;
	margin: 0px;
	float: left;
}
.social_icon_st5 li {
	padding: 0px;
	margin-right: 5px;
	float: left;
	display: inline;
}
.social_icon_st5 li a {
	width: 45px;
	height: 45px;
	padding: 0px;
	float: left;
	color: #fff;
	margin: 0 0 5px 0;
	font-size: 18px;
	line-height: 43px;
	display: inline;
	text-align: center;
	background-color: #1e64b4;
}
.social_icon_st5 li a i {
	color: #fff;
	font-size: 16px;
	line-height: 30px;
}
.social_icon_st5 li a.twitter {
	background-color: #46c0ff;
}
.social_icon_st5 li a.twitter:hover {
	background-color: #272727;
}
.social_icon_st5 li a.facebook {
	background-color: #2e68be;
}
.social_icon_st5 li a.facebook:hover {
	background-color: #272727;
}
.social_icon_st5 li a.googleplus {
	background-color: #e74a35;
}
.social_icon_st5 li a.googleplus:hover {
	background-color: #272727;
}
.social_icon_st5 li a.in {
	background-color: #097fc3;
}
.social_icon_st5 li a.in:hover {
	background-color: #272727;
}
.social_icon_st5 li a.dribble {
	background-color: #f44193;
}
.social_icon_st5 li a.dribble:hover {
	background-color: #272727;
}
/*style6*/

ul.social_icon_st6 {
	padding: 0px;
	margin: 0px;
	float: left;
}
.social_icon_st6 li {
	padding: 0px;
	margin-right: 5px;
	float: left;
	display: inline;
}
.social_icon_st6 li a {
	width: 45px;
	height: 45px;
	padding: 0px;
	margin: 0 0 5px 0;
	float: left;
	color: #fff;
	font-size: 18px;
	line-height: 43px;
	display: inline;
	text-align: center;
	border-radius: 100%;
	background-color: #1e64b4;
}
.social_icon_st6 li a i {
	color: #fff;
	font-size: 16px;
	line-height: 30px;
}
.social_icon_st6 li a.twitter {
	background-color: #46c0ff;
}
.social_icon_st6 li a.twitter:hover {
	background-color: #272727;
}
.social_icon_st6 li a.facebook {
	background-color: #2e68be;
}
.social_icon_st6 li a.facebook:hover {
	background-color: #272727;
}
.social_icon_st6 li a.googleplus {
	background-color: #e74a35;
}
.social_icon_st6 li a.googleplus:hover {
	background-color: #272727;
}
.social_icon_st6 li a.in {
	background-color: #097fc3;
}
.social_icon_st6 li a.in:hover {
	background-color: #272727;
}
.social_icon_st6 li a.dribble {
	background-color: #f44193;
}
.social_icon_st6 li a.dribble:hover {
	background-color: #272727;
}
/*------------------*/
/*icon boxes */
/*------------------------------------------------------*/	
	
/*icon boxes*/

.icon_boxes_st1 {
	width: 100%;
	padding: 15px;
	margin: 0px;
	float: left;
	text-align: center;
	border-radius: 4px;
	border: 1px solid #e1e1e1;
}
.icon_boxes_st1 i {
	background-color: #1e64b4;
	border: 1px solid #1e64b4;
	border-radius: 100%;
	color: #fff;
	font-size: 40px;
	height: 100px;
	line-height: 105px;
	margin-bottom: 20px;
	text-align: center;
	vertical-align: middle;
	width: 100px;
}
.icon_boxes_st1 .icon_box_title1 {
	padding: 0px;
	margin: 0px;
	color: #272727;
	font-size: 20px;
	margin-bottom: 10px;
}
/*icon boxes style2 */

.icon_boxes_st2 {
	width: 100%;
	padding: 15px;
	margin: 0px;
	float: left;
	text-align: center;
}
.icon_boxes_st2.two {
	background: none;
}
.icon_boxes_st2 i {
	color: #161616;
	font-size: 35px;
	line-height: 105px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
}
.icon_boxes_st2 .icon_box_title1 {
	padding: 0px;
	margin: 0px;
	color: #272727;
	font-weight: 400;
	font-size: 24px;
	text-transform: none;
	margin-bottom: 10px;
}
/*icon boxes style 3*/

ul.icon_boxes_st3 {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.icon_boxes_st3 li {
	padding: 0px;
	margin: 0px;
}
.icon_boxes_st3 li p {
	margin-bottom: 20px;
}
.icon_boxes_st3 li.icon {
	float: left;
	width: 16%;
	color: #ff9f07;
	font-size: 35px;
	padding: 0px;
	margin: 0px;
	line-height: 80px;
}
.icon_boxes_st3 li.cont {
	float: left;
	width: 84%;
	padding: 0px;
	margin: 0px;
}
/*icon boxes style 5*/

.icon_boxes_st5 {
	margin: 0px;
	float: left;
	width: 100%;
	text-align: center;
}
.icon_boxes_st5 i {
	background-color: #1e64b4;
	border: 1px solid #1e64b4;
	border-radius: 100%;
	color: #FFFFFF;
	font-size: 30px;
	height: 80px;
	line-height: 81px;
	margin-bottom: 20px;
	text-align: center;
	vertical-align: middle;
	width: 80px;
}
.icon_boxes_st5:hover i {
	background-color: #fff;
	color: #1e64b4;
	border: 1px solid #1e64b4;
}
/*------------------*/
/*team member styles */
/*------------------------------------------------------*/


/*team member style 2	*/	
.team_st2 {
	position: relative;
	width: 100%;
	height: 400px;
	padding: 20px;
	margin: 0px;
	float: left;
	overflow: hidden;
 transition: top .3s ease-in-out;
}
.teamst2_holder {
	width: 100%;
	height: 400px;
	padding: 0px;
	margin: 0px;
	float: left;
	border: 1px solid #e1e1e1;
 transition: top .3s ease-in-out;
}
.team_st2 .imgbox {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	top: 0px;
	height: 220px;
	overflow: hidden;
	transition: top 0.3s ease-in-out 0s;
}
.team_st2 .text {
	position: absolute;
	padding: 20px;
	margin: 0px;
	float: left;
	width: 100%;
	height: 150px;
	left: 0px;
	top: 220px;
	z-index: 100;
 transition: top .3s ease-in-out;
	background-color: #fff;
	border-top: 1px solid #e1e1e1;
}
.team_st2:hover .text {
	position: absolute;
	top: 150px;
 transition: top .3s ease-in-out;
}
.team_st2 strong {
	font-size: 16px;
	font-weight: 400;
	padding: 0px;
	margin: 15px 0 15px 0;
	color: #272727;
	text-align: center;
}
.team_st2 .desig {
	font-size: 14px;
	font-weight: 400;
	padding: 0px;
	margin: 0px;
	float: left;
	color: #fdce16;
	text-align: left;
}
/*team style 1*/

.team_st1 {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	text-align: center;
}
.team_st1 .imgholder {
	position: relative;
	padding: 0px;
	margin-bottom: 20px;
	float: left;
	overflow: hidden;
 -webkit-transition: opacity .25s ease-in-out;
 -moz-transition: opacity .25s ease-in-out;
 -ms-transition: opacity .25s ease-in-out;
 -o-transition: opacity .25s ease-in-out;
 transition: opacity .25s ease-in-out;
}
.team_st1 .teamst1_imgholder {
	width: 250px;
	height: 250px;
	float: left;
	padding: 15px;
	margin: 0px;
	border: 1px solid #e1e1e1;
	border-radius: 50%;
}
.team_st1 .imgholder .hoverbox {
	position: absolute;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 210px;
	height: 210px;
	left: 19px;
	top: 22px;
	opacity: 0;
	background-color: #000;
	border-radius: 50%;
 transition: top .3s ease-in-out;
	z-index: 2;
 -webkit-transition: opacity .50s ease-in-out;
 -moz-transition: opacity .50s ease-in-out;
 -ms-transition: opacity .50s ease-in-out;
 -o-transition: opacity .50s ease-in-out;
 transition: opacity .50s ease-in-out;
}
.team_st1 .imgholder:hover .hoverbox {
	opacity: 1;
 -webkit-transition: opacity .25s ease-in-out;
 -moz-transition: opacity .25s ease-in-out;
 -ms-transition: opacity .25s ease-in-out;
 -o-transition: opacity .25s ease-in-out;
 transition: opacity .25s ease-in-out;
	background: url(../../images/site-img175.png) left top repeat;
}
.team_st1 .imgholder .hoverbox a {
	position: absolute;
	left: 47px;
	top: 112px;
	background-color: #F30;
	padding: 10px;
	margin-right: 5px;
 transition: top .5s ease-in-out;
}
.team_st1 .imgholder a.hov_circle {
	position: absolute;
	width: 50px;
	height: 50px;
	left: 87px;
	top: 87px;
	padding: 0px;
	margin: 0px;
	background-color: #fff;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
	transition-property: background-color, color;
 transition: top .3s ease-in-out;
	transition-timing-function: ease-out;
	vertical-align: middle;
}
.team_st1 .imgholder a.hov_circle i {
	color: #272727;
	font-size: 20px;
	text-align: center;
	line-height: 50px;
}
.team_st1 .imgholder a.hov_circle:hover {
	background-color: #1197ee;
}
.team_st1 .imgholder a.hov_circle:hover i {
	color: #fff;
}
.team_st1 strong {
	font-size: 16px;
	font-weight: 400;
	padding: 0px;
	margin: 0px;
	color: #272727;
	text-align: center;
}
.team_st1 .desig {
	font-size: 14px;
	font-weight: 400;
	padding: 0px;
	margin: 0px;
	color: #727272;
	text-align: center;
}
.team_st1 p {
	font-size: 14px;
	font-weight: normal;
	padding-top: 10px;
	margin: 0px;
	color: #727272;
	text-align: center;
}
.team_st1 ul.social_icon_st4 {
	margin-left: 39px;
}
/*------------------*/
/*latest posts elements styles */
/*------------------------------------------------------*/	
	
	
/*posts styles 5*/

.latest_post_st5 {
	margin: 0px;
	padding: 0px;
	float: left;
}
.latest_post_st5 .imgholder {
	margin: 0px 0px 25px 0px;
	padding: 0px;
	float: left;
}
.latest_post_st5 .imgholder:hover {
	opacity: 0.8;
}
.latest_post_st5 .imgholder.port {
	margin: 0px 0px 25px 0px;
	padding: 0px;
	float: left;
}
.latest_post_st5 .infoholder {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	float: left;
}
.latest_post_st5 .info {
	font-size: 14px;
	color: #727272;
	margin: 0px 15px 0px 0px;
	display: block;
	font-weight: normal;
	padding: 0px;
	float: left;
}
/*latest posts style 3*/

.latest_post_st3 {
	padding: 15px;
	margin: 0px;
	float: left;
	border: 1px solid #e1e1e1;
}
.latest_post_st3:hover img {
	opacity: 0.8;
}
.latest_post_st3_imgholder {
	padding: 0px;
	margin: 0px;
	float: left;
}
.latest_post_st3_txtholder {
	padding: 0px;
	margin: 0px;
	float: left;
}
.latest_post_st3_txt {
	padding: 0px;
	margin: 0px;
	float: left;
}
.latest_post_st3_info {
	padding: 0px;
	margin: 0px;
	display: block;
	float: left;
	font-size: 13px;
}
.latest_post_st3_info .paddright {
	padding-right: 10px;
}
.latest_post_st3_info span i {
	padding: 0px;
	margin: 0px;
	color: #727272;
	font-size: 13px;
}
/*------------------*/
/*dividers styles */
/*------------------------------------------------------*/	
	
	
/*divider lines*/
.divider_line_small {
	width: 12%;
	margin: 0 auto 65px auto;
	height: 25px;
	border-top: 1px solid #000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.divider_line_small.two {
	width: 12%;
	margin: 0 auto 0 0;
	height: 25px;
	float: left;
	border-top: 1px solid #000;
}
.divider_line_small.three {
	width: 49%;
	margin: 0 auto 0 0;
	height: 25px;
	float: left;
	border-top: 1px solid #000;
}
.divider_line_small.four {
	margin: 0 auto 25px auto;
}
.divider_line_small_white {
	width: 12%;
	margin: 0 auto 80px auto;
	height: 25px;
	border-top: 1px solid #fff;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.divider_line_small_white.two {
	position: absolute;
	width: 12%;
	margin: 0 auto 80px 482px;
	height: 25px;
	padding: 0px;
	border-top: 1px solid #fff;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.8;
}
.divider_line_small_white.three {
	margin: 0 auto 50px 482px;
}
.divider_line1 {
	float: left;
	width: 100%;
	padding-top: 0px;
	margin-bottom: 0px;
	border-bottom: 1px solid #e5e5e5;
}
.divider_dashed2 {
	float: left;
	width: 100%;
	margin: 59px 0px;
	border-top: 1px dotted #d7d7d7;
}
.divider_dashed3 {
	float: left;
	width: 100%;
	height: 5px;
	margin: 10px 0px 59px 0px;
	border-top: 1px dashed #d7d7d7;
	border-bottom: 1px dashed #d7d7d7;
}
.divider_dashed4 {
	float: left;
	width: 100%;
	margin: 15px 0px 59px 0px;
	border-top: 1px dashed #d7d7d7;
}
.divider_dashed5 {
	float: left;
	width: 100%;
	height: 5px;
	margin: 20px 0px 59px 0px;
	border-top: 2px solid #d7d7d7;
}
.divider_dashed6 {
	float: left;
	width: 100%;
	height: 5px;
	margin: 20px 0px 59px 0px;
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
}
.divider_dashed7 {
	float: left;
	width: 100%;
	margin: 50px 0px 0px 0px;
	border-top: 1px dotted #d7d7d7;
}
.divider_dashed8 {
	float: left;
	width: 100%;
	margin: 53px 0px 45px 0px;
	border-top: 1px dotted #d7d7d7;
}
.divider_dashed9 {
	float: left;
	width: 100%;
	margin: 40px 0px 48px 0px;
	border-top: 1px dotted #d7d7d7;
}
/*------------------*/
/*widget styles */
/*------------------------------------------------------*/	
	
/*text widget	*/
	
.text_widget {
	width: 100%;
	padding: 30px;
	margin: 0 0 40px 0;
	float: left;
	border: 1px solid #d9d9d9;
}
/*posts widget	*/	
.posts_widget {
	width: 100%;
	padding: 30px;
	margin: 0 0 40px 0;
	float: left;
	border: 1px solid #d9d9d9;
}
.posts_widget .left {
	width: 32%;
	padding: 0px;
	margin: 0;
	float: left;
}
.posts_widget .right {
	width: 68%;
	padding: 0px;
	margin: 0;
	float: right;
}
.posts_widget .right .title {
	padding: 0px;
	margin: 0;
}
.posts_widget .right .title:hover {
	color: #fdce16;
}
.posts_widget .right .info {
	font-size: 13px;
	padding: 0px;
	margin: 0;
}
.posts_widget .right a.more_but {
	font-size: 14px;
	padding: 5px 5px;
	margin: 18px 0 18px 0;
	float: left;
	color: #fdce16;
	border: 1px solid #fdce16;
}
.posts_widget .right a.more_but:hover {
	color: #161616;
	background-color: #fdce16;
}
/*portfolio widget	*/	
	
.portfolio_widget {
	width: 100%;
	padding: 30px 30px 50px 30px;
	margin: 0 0 40px 0;
	float: left;
	border: 1px solid #d9d9d9;
}
/*twitter widget	*/	
	
.twitter_widget {
	width: 100%;
	padding: 30px;
	margin: 0 0 40px 0;
	float: left;
	border: 1px solid #d9d9d9;
}
.twitter_widget .icon {
	width: 32px;
	height: 32px;
	padding: 0px;
	font-size: 14px;
	color: #161616;
	text-align: center;
	line-height: 33px;
	margin: 0 10px 0 0;
	float: left;
	border-radius: 100%;
	background-color: #fdce16;
}
.twitter_widget .title {
	width: 85%;
	padding: 5px 0 0 0;
	margin: 0;
	float: right;
}
.twitter_widget .hilite {
	color: #fdce16;
}
/*social widget	*/		
.social_widget {
	width: 100%;
	padding: 30px;
	margin: 0 0 40px 0;
	float: left;
	border: 1px solid #d9d9d9;
}
/*testimonials widget	*/	
.testimonials_widget {
	width: 100%;
	padding: 0px;
	margin: 0 0 40px 0;
	float: left;
}
.testimonials_widget .box {
	width: 100%;
	padding: 30px;
	margin: 0 0 25px 0;
	float: left;
	border: 1px solid #d9d9d9;
}
.testimonials_widget .left {
	width: 30%;
	padding: 0px;
	margin: 0;
	float: left;
}
.testimonials_widget .right {
	width: 70%;
	padding: 0px;
	margin: 0;
	float: left;
}
.testimonials_widget .right .name {
	font-size: 16px;
	display: block;
	color: #161616;
	padding: 0px;
	margin: 0;
}
.testimonials_widget .right .comp {
	padding: 0px;
	margin: 0;
}
.testimonials_widget .right .comp span {
	color: #fdce16;
}
.testimonials_widget .arrow_down {
	position: absolute;
	margin: 0px 0px 0px 37px;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 10px solid #d9d9d9;
	font-size: 0px;
	line-height: 0;
}
/*flickr widget	*/		
.flickr_widget {
	width: 100%;
	padding: 30px 30px 17px 30px;
	margin: 0 0 40px 0;
	float: left;
	border: 1px solid #d9d9d9;
}
.flickr_widget img {
	width: 65px;
	height: 65px;
	margin-right: 8px;
	margin-bottom: 8px;
	border: 0px solid #999 !important;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.flickr_widget img:hover {
	border: 2px solid #FDCE16 !important;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.whitebox {
	background: #FFFFFF;
	min-height: 245px;
	text-align:center;
	padding-bottom:20px;
}
.ba {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	font-size-adjust: none;
	font-stretch: normal;
	-moz-font-feature-settings: normal;
	-moz-font-language-override: normal;
	font-size: 500%;
	color:#ccc;
	text-rendering: auto;
	margin-top:5%;
}
.icon {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	font-size-adjust: none;
	font-stretch: normal;
	-moz-font-feature-settings: normal;
	-moz-font-language-override: normal;
	font-size: 400%;
	color:#1e64b4;
	float:left;
	margin-right:10px;
	text-rendering: auto;
}
.one_third:hover .ba {
	color:#1e64b4;
}
.centerdiv .one_third:hover .ba {
	color:#FFF;
}
.ta {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	font-size-adjust: none;
	font-stretch: normal;
	-moz-font-feature-settings: normal;
	-moz-font-language-override: normal;
	font-size: 20px;
	color:#1E64B4;
	text-rendering: auto;
}
.whitebox p {
	margin:0px 50px 20px 50px;
}
/*-------------------------------------------------------
[Table of contents]

1. Header
	+ logo
	+ top navigation
	+ search
	
2. Content
	+ sections
	+ page title
	+ parallax backgrounds
	
3. Sidebar
	+ site search
	+ tabs
	+ portfolio widgets
	+ advertisements

3. Typography
	+ lists
	+ buttons
	+ styled boxes
	+ dropcaps
	+ highlight colors
	+ tables
	+ pricing tables
	+ framed boxes
	+ pagination
	
4. Footer
	+ copyrights
	+ google map
	
--------------------------------------------------------*/


/*----------------------------------------------------
	SITE MAIN STRUCTURE
------------------------------------------------------*/

.site_wrapper {
	width: 100%;
	margin: 0 auto 0 auto;
}
.container_full {
	width: 100%;
	float: left;
	margin: auto auto auto auto;
}
.container_full.slidertop {
	margin-top: -80px;
}
.container {
	width: 1170px;
	margin: auto auto auto auto;
}
.content_fullwidth {
	float: left;
	width: 100%;
	padding: 50px 0px 0px 0px;
}
.content_left {
	float: left;
	width: 71%;
	padding: 18px 0px 0px 0px;
}
.right_sidebar {
	float: right;
	width: 25%;
	padding: 18px 0px 0px 0px;
}
.left_sidebar {
	float: left;
	width: 25%;
	padding: 18px 0px 0px 0px;
}
.content_right {
	float: right;
	width: 71%;
	padding: 18px 0px 0px 0px;
}
/* columns */
.one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth {
	position: relative;
	margin-right: 4%;
	float: left;
}
.one_full {
	width: 100%;
}
.one_half {
	width: 48%;
}
.one_third {
	width: 30.650%;
}
.one_fourth {
	width: 22%;
}
.one_fifth {
	width: 16.800%;
}
.two_third {
	width: 65.350%;
}
.three_fourth {
	width: 74%;
}
.last {
	margin-right: 0 !important;
	clear: right;
}
/*---------------------------------------------------
	HEADER
------------------------------------------------------*/

.logo_holder {
	float: left;
	width: 100%;
	height: 64px;
}
/* header area adinationals */
.logo {
	float: left;
	width: 25%;
}
.menu_main {
	float: right;
	width: 75%;
	z-index: 9999;
	position: relative;
}
/* top navigation */
.top_nav.two {
	float: right;
	width: 100%;
	text-align: right;
	padding: 0px 0px 0px 0px;
	background-color: #c7c8c8;
}
.top_nav.two a {
	font-size: 13px;
	color: #6b6b6b;
	float: left;
	padding-top: 3px;
}
.top_nav.two a i {
	color: #6b6b6b;
}
.top_nav.two a:hover {
	color: #727272;
}
.top_nav.two span {
	font-size: 14px;
	color: #6b6b6b;
	float: right;
	padding-left: 15px;
	padding-top: 3px;
}
.top_nav.two span i {
	color: #6b6b6b;
}
.top_nav.two ul {
	float: right;
	padding: 0px;
	margin: 0px;
}
.top_nav.two li {
	float: left;
	font-size: 12px;
	margin: 0px;
}
.top_nav.two li a i {
	float: right;
	font-size: 14px;
	color: #6b6b6b;
	padding: 5px 10px 8px 10px;
	margin: 0px;
}
.top_nav.two li:hover i {
	color: #454545;
}
.top_nav.two li a {
	color: #fff;
}
.top_nav.two li a:hover {
	color: #727272;
}
.top_nav.two a.login_but {
	color: #6b6b6b;
	float: right;
	font-size: 13px;
	padding: 2px 15px 0px 15px;
}
.top_nav.two a.registerbut {
	color: #6b6b6b;
	float: right;
	padding: 2px 15px 0px 0px;
}
.top_nav.two .country_selector {
	float: right;
	color: #6b6b6b;
	padding: 0 20px 5px 5px;
}
.desc {
	color: #6b6b6b;
}
.desc a {
	color: #0092dd;
}
.dropdown dd, .dropdown dt, .dropdown ul {
	margin: 0px;
	padding: 0px;
}
.dropdown dd {
	position: relative;
}
.dropdown a, .dropdown a:visited {
	color: #816c5b;
	text-decoration: none;
	outline: none;
}
.dropdown a:hover {
	color: #5d4617;
}
.dropdown dt a:hover {
	color: #6b6b6b;
	border: 1px solid #6b6b6b;
}
.dropdown dt a {
	background: #e4dfcb url(arrow.png) no-repeat scroll right center;
	display: block;
	padding-right: 20px;
	border: 1px solid #d4ca9a;
	width: 160px;
	padding: 5px;
}
.dropdown dt a span {
	cursor: pointer;
	display: block;
}
.dropdown dd ul {
	background: #e4dfcb none repeat scroll 0 0;
	border: 1px solid #000;
	color: #C5C0B0;
	display: none;
	left: 0px;
	padding: 5px 0px;
	position: absolute;
	top: 2px;
	width: auto;
	min-width: 170px;
	list-style: none;
}
.dropdown span.value {
	display: none;
}
.dropdown dd ul li a {
	padding: 5px;
	display: block;
}
.dropdown dd ul li a:hover {
	background-color: #d0c9af;
}
.dropdown img.flag {
	border: none;
	vertical-align: middle;
	margin-left: 10px;
}
.flagvisibility {
	display: none;
}
.one_fifth:hover .ba {
	color: #1e64b4;
}
.border-box {
	border:1px solid #CCC;
	margin-bottom:40px;
	padding:5px;
}
.border-box:hover {
	border:1px solid #1e64b4;
}
#source {
	margin-top: 5px;
	margin-left: 5px;
	background-color: #c7c8c8;
	color: #6b6b6b;
	border: 1px solid #6b6b6b;
}
/*domain search top*/
.domain_search_home {
	width: 100%;
	float: left;
	padding: 25px 0;
	margin: 0px;
	background-color: #1e64b4;
}
.domain_search_home #domain-searchform #dsearch {
	background-color: #fff;
	border: 1px solid #1e64b4;
	color: #393A3B;
	font-size: 14px;
	height: 50px;
	padding: 7px 10px;
	width: 61%;
	margin:10px;
}
.domain_search_home .drlist {
	background-color: #EEEEEE;
	color: #272727;
	font-size: 16px;
	height: 50px;
	margin: 0px 0 0 -5px;
	padding: 10px;
	width: 102px;
	background-color: #fff;
	border: 1px solid #1e64b4;
}
.domain_search_home #searchsubmit {
	border: none;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 14px;
	font-weight: normal;
	height: 50px;
	overflow: hidden;
	padding: 5px 25px;
	margin-left: 0px;
	text-align: center;
	min-width:235px;
}

.btblue:hover, .btblack:hover, .btgrey:hover { color:#fff;}

.btblack {
	background-color: #161616;
	padding:10px 20px;
	border:none;
	color:#ffffff;
	
}
.btblue {
	background-color: rgba(40, 127, 227, 1);
	padding:10px 15px;
	color:#ffffff;
	border:none;
}
.btgrey {
	background-color: #666666;
	padding:10px 20px;
	border:none;
	color:#ffffff;
}
.domain_search_home #searchsubmit:hover {
	background-color: #272727;
	color: #fff;
}
.domain_search_home ul.tld_list {
	width: 100%;
	padding: 10px 0 0 0;
	margin: 0px;
	float: left;
}
.domain_search_home ul.tld_list li {
	padding: 0 20px 0 0;
	margin: 0px;
	font-family: open-sans, sans-serif;
	font-size: 26px;
	display: inline;
	color: #161616;
}
.domain_search_home ul.tld_list li.title {
	padding: 0 20px 0 0;
	margin: 0px;
	font-family: open-sans, sans-serif;
	font-size: 20px;
	color: #fff;
}
.domain_search_home ul.tld_list li span {
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	color: #fff;
}
/*---------------------------------------------------
	sections
------------------------------------------------------*/

.readmore_but1 {
	float: left;
	color: #fff;
	text-transform: uppercase;
	padding: 13px 30px;
	background-color: #161616;
	border-radius: 2px;
}
.readmore_but1:hover {
	color: #161616;
	background-color: #fff;
}
.readmore_but2 {
	float: left;
	color: #fff;
	text-transform: uppercase;
	padding: 11px 30px;
	border: 2px solid #fff;
	border-radius: 2px;
}
.readmore_but2:hover {
	color: #fff;
	border: 2px solid #161616;
	background-color: #161616;
}
.readmore_but3 {
	float: left;
	color: #fff;
	text-transform: none;
	padding: 6px 10px;
	background-color: #1e64b4;
}
.readmore_but3:hover {
	color: #fff;
	background-color: #161616;
}
.readmore_but4 {
	float: left;
	color: #161616;
	text-transform: none;
	padding: 8px 30px;
	border: 2px solid #1e64b4;
}
.readmore_but4:hover {
	color: #fff;
	border: 2px solid #1e64b4;
	background-color: #1e64b4;
}
.readmore_but5 {
	float: left;
	color: #fff;
	text-transform: none;
	padding: 10px 30px;
	background-color: #1e64b4;
}
.readmore_but5:hover {
	color: #fff;
	background-color: #161616;
}
.readmore_but6 {
	float: left;
	color: #161616;
	text-transform: uppercase;
	padding: 10px 25px;
	border-radius: 2px;
	border: 1px solid #1e64b4;
}
.readmore_but6:hover {
	color: #fff;
	border: 1px solid #1e64b4;
	background-color: #1e64b4;
}
.readmore_but7 {
	color: #fff;
	text-transform: uppercase;
	padding: 11px 30px;
	border: 2px solid #fff;
	border-radius: 2px;
}
.readmore_but7:hover {
	color: #fff;
	border: 2px solid #161616;
	background-color: #161616;
}
.readmore_but8 {
	color: #fff;
	text-transform: uppercase;
	padding: 10px 20px;
	background-color: #979797;
	border-radius: 2px;
}
.readmore_but8:hover {
	color: #fff;
	background-color: #272727;
}
.readmore_but9 {
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	padding: 17px 100px;
	background-color: #1e64b4;
	border-radius: 2px;
}
.readmore_but9:hover {
	color: #fff;
	background-color: #272727;
}
.readmore_small {
	float: left;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	padding: 4px 7px;
	background-color: #1e64b4;
	border-radius: 2px;
	text-transform: none;
}
.readmore_small:hover, .readmore_small.red:hover, .readmore_small.green:hover, .readmore_small.yellow:hover, .readmore_small.violet:hover {
	color: #161616;
	background-color: #fff;
}
.readmore_small.red {
	background-color: #fc4242;
}
.readmore_small.green {
	background-color: #94c014;
}
.readmore_small.yellow {
	background-color: #fdce16;
}
.readmore_small.violet {
	background-color: #b67cec;
}
/*---------------------------------------------------
	layout1
------------------------------------------------------*/


/*section1*/
.section_holder1 {
	width: 100%;
	float: left;
	padding: 70px 0px 70px 0px;
	margin: 0px;
}
.section_title {
	width: 35%;
	float: left;
	padding: 0px;
	margin: 0px;
}
.section_title.three {
	width: 50%;
	float: left;
	padding: 0px;
	margin: 0px;
}
.section_title.two {
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px;
}
.section_title .small {
	font-size: 30px;
	float: left;
	font-weight: 300;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
}
.section_title .big {
	font-size: 80px;
	font-weight: bold;
	padding: 0px;
	display: inline;
	margin: 0px;
	text-transform: uppercase;
}
.section_title .big.two {
	font-size: 80px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	float: left;
	text-transform: uppercase;
}
.section_title .big span {
	color: #1e64b4;
	display: inline;
	padding: 0px;
	margin: 0px;
}
.section_subtext {
	width: 65%;
	float: right;
	padding: 0 0 0 50px;
	margin: 40px 0 0 0;
	border-left: 1px solid #d9d9d9;
}
.section_subtext.two {
	width: 45%;
	float: right;
	padding: 0 0 0 50px;
	margin: 40px 0 0 0;
	border-left: 1px solid #d9d9d9;
}
.section_title_line {
	width: 100%;
	height: 3px;
	float: left;
	padding: 0;
	margin: 40px 0 60px 0;
	background: url(../../images/title_line1.png) 0 0 no-repeat;
}
.section_title_line.four {
	width: 100%;
	height: 3px;
	float: left;
	padding: 0;
	margin: 40px 0 20px 0;
	background: url(../../images/title_line3.png) 0 0 no-repeat;
}
.section_title_line.five {
	width: 100%;
	height: 3px;
	float: left;
	padding: 0;
	margin: 20px 0 30px 0;
	background: url(../../images/title_line8.png) 0 0 no-repeat;
}
.section_title_line.two {
	background: url(../../images/title_line2.png) 0 0 no-repeat;
}
.section_title_line.three {
	margin: 40px 0 30px 0;
	background: url(../../images/title_line3.png) 0 0 no-repeat;
}
.section_title_line.six {
	width: 60%;
	margin: 20px 0 10px 0;
	background: url(../../images/title_line3.png) 0 0 no-repeat;
}
.section_title_line.four {
	margin: 25px 0 25px 0;
	background: url(../../images/title_line4.png) 0 0 no-repeat;
}
.section_holder1 .box {
	width: 390px;
	float: left;
	padding: 40px;
	margin: 0px;
	color: #272727;
	text-align: center;
	border: 1px solid #e4e4e4;
	background-color: #fff;
}
.section_holder1.two .box:hover {
	background-color: #1e64b4;
	border: 1px solid #1e64b4;
}
.section_holder1.two .box:hover .arrow_down {
	border-top: 20px solid #161616;
}
.section_holder1.two .box:hover .arrow_up {
	border-bottom: 20px solid #161616;
}
.section_holder1.two .box:hover a {
	color: #272727;
	background-color: #fff;
}
.section_holder1.two .box:hover p {
	color: #fff;
}
.section_holder1.two .box:hover h4, .section_holder1.two .box:hover h1 {
	color: #fff;
}
.section_holder1.two .box.active {
	background-color: #1e64b4;
	border: 1px solid #1e64b4;
}
.section_holder1.two .box.active p {
	color: #fff;
}
.section_holder1.two .box.active .arrow_down {
	border-top: 20px solid #161616;
}
.section_holder1.two .box.active .arrow_up {
	border-bottom: 20px solid #161616;
}
.section_holder1.two .box.active a {
	color: #272727;
	background-color: #fff;
}
.section_holder1.two .box a {
	font-size: 14px;
	padding: 10px 40px;
	margin: 0px;
	color: #fff;
	text-align: center;
	background-color: #1e64b4;
}
.section_holder1 .box.two {
	background-color: #fff;
}
.section_holder1 .box.three {
	background-color: #fff;
}
.section_holder1 .box .arrow_down {
	position: absolute;
	margin: 40px 0px 0px 125px;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	border-top: 20px solid #a0e307;
	font-size: 0px;
	line-height: 0;
}
.section_holder1 .box .arrow_down.two {
	border-top: 20px solid #1e64b4;
}
.section_holder1 .box .arrow_up.two {
	border-bottom: 20px solid #1e64b4;
}
.section_holder1 .box .arrow_down.three {
	border-top: 20px solid #8ac700;
}
.section_holder1 .box .arrow_up.three {
	border-bottom: 20px solid #8ac700;
}
.section_holder1 .box .arrow_up {
	position: absolute;
	margin: -60px 0px 0px 125px;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	border-bottom: 20px solid #a0e307;
	font-size: 0px;
	line-height: 0;
}
/*section 2*/
.section_holder2 {
	width: 100%;
	float: left;
	padding: 0px 0 0px 0;
	margin: 0px;
	background: url("../../images/parallax_bg1.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 100% 0;
	background-position: center;
}
.section_holder2.two {
	width: 100%;
	float: left;
	padding: 70px 0 100px 0;
	margin: 0px;
	background: url("../../images/parallax_bg9.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 100% 0;
	background-position: center;
}
.section_holder2 .top_shape {
	width: 100%;
	height: 235px;
	padding: 0px;
	margin: 0px;
	float: left;
	background: url(../../images/site-img1.png) center top no-repeat;
}
.section_holder2 .bottom_shape {
	width: 100%;
	height: 210px;
	padding: 0px;
	margin: 0px;
	float: left;
	background: url(../../images/site-img2.png) center top no-repeat;
}
.section_top_shape {
	width: 100%;
	height: 235px;
	padding: 0px;
	margin: 0px;
	float: left;
	background: url(../../images/site-img1.png) center top no-repeat;
}
.section_bottom_shape {
	width: 100%;
	height: 210px;
	padding: 0px;
	margin: 0px;
	float: left;
	background: url(../../images/site-img2.png) center top no-repeat;
}
.section_holder2 .price_table {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0px;
	border-radius: 2px;
	background-color: #fff;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder2 .arrow_down {
	position: absolute;
	margin: 0 0 0 65px;
	border-left: 60px solid transparent;
	border-right: 60px solid transparent;
	border-top: 30px solid #fff;
	font-size: 0px;
	line-height: 0;
}
.section_holder2 .arrow_up {
	position: absolute;
	margin: -29px 0px 0px 65px;
	border-left: 60px solid transparent;
	border-right: 60px solid transparent;
	border-bottom: 30px solid #FFF;
	font-size: 0px;
	line-height: 0;
}
.section_holder2 .price_table .title {
	width: 100%;
	font-size: 30px;
	font-weight: 600;
	padding: 20px 0 20px 0;
	color: #161616;
	text-align: center;
	margin: 0px 0 10px 0;
	border-bottom: 1px solid #e6e5e5;
}
.section_holder2 .price_table .price {
	color: #161616;
	font-size: 45px;
	font-weight: bold;
	line-height: 45px;
	text-align: center;
	padding: 8px 0px 8px;
	border-bottom: 1px solid #e6e5e5;
}
.section_holder2 .price_table .price sup {
	font-size: 22px;
	font-style: normal;
}
.section_holder2 .price_table .price i {
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
}
.section_holder2 .price_table ul.plan_features {
	width: 100%;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}
.section_holder2 ul.plan_features li {
	width: 70%;
	color: #727272;
	text-align: center;
	padding: 8px 0;
	margin: 0 auto;
	border-bottom: 1px solid #e6e5e5;
}
.section_holder2 ul.plan_features.two li {
	width: 80%;
}
.section_holder2 .plan_info .singup_but {
	color: #fff;
	text-align: center;
	padding: 8px 30px;
	margin: 25px 0px 25px 69px;
	float: left;
	border-radius: 2px;
	background-color: #1e64b4;
}
.section_holder2.two .plan_info .singup_but {
	color: #fff;
	background-color: #161616;
}
.section_holder2 .plan_info .singup_but:hover {
	color: #161616;
	background-color: #fdce16;
}
/*table drop list*/

/*drop list 3*/	
.dropbox_holder3 {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
.dropbox_holder3.smalltext {
	font-size: 13px;
	padding: 0px 5px 0px 0px;
	margin: 0px;
	float: left;
}
.dropbox_holder3 select option {
	width: 100%;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #e1e1e1;
}
.dropbox_holder3 select option span {
	color: #1e64b4;
	font-size: 12px;
}
.dropbox_holder3 select {
	border: 1px solid #e1e1e1;
}
label.custom-select3 {
	width: 100%;
	position: relative;
	display: inline-block;
}
.custom-select3 select {
	display: inline-block;
	padding: 4px 3px 2px 5px;
	margin: 0;
	font: inherit;
	outline: none; /* remove focus ring from Webkit */
	line-height: 1.2;
	background: #000;
	color: #272727;
	border: 0;
	font-size: 13px;
	font-weight: normal;
	background-color: #fff;
	width: 100%;
	border: 1px solid #e1e1e1;
}
/* Select arrow styling */
.custom-select3:after {
	content: "▼";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	font-size: 60%;
	line-height: 40px;
	padding: 0 7px;
	background: #fff;
	border-top: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	color: #272727;
	pointer-events: none;
}
/*hover styles*/	

.section_holder2 .one_fourth:hover .custom-select3 select {
	color: #fff;
	background-color: #161616;
	border: 1px solid #353535;
}
.section_holder2 .one_fourth:hover .custom-select3:after {
	color: #fff;
	background: #161616;
	border-top: 1px solid #353535;
	border-right: 1px solid #353535;
	border-bottom: 1px solid #353535;
}
.section_holder2 .one_fourth:hover .price_table {
	background-color: #1e64b4;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder2 .one_fourth:hover .title {
	color: #fff;
	border-bottom: 1px solid #bcdb74;
}
.section_holder2 .one_fourth:hover .price {
	color: #fff;
	border-bottom: 1px solid #bcdb74;
}
.section_holder2 .one_fourth.active .price {
	color: #fff;
	border-bottom: 1px solid #bcdb74;
}
.section_holder2 .one_fourth:hover .plan_features li {
	color: #fff;
	border-bottom: 1px solid #bcdb74;
}
.section_holder2 .one_fourth:hover .singup_but {
	color: #272727;
	background-color: #fff;
}
.section_holder2 .one_fourth:hover .arrow_up {
	border-bottom: 35px solid #1e64b4;
}
.section_holder2 .one_fourth:hover .arrow_down {
	border-top: 35px solid #1e64b4;
}
/*active styles*/	

.section_holder2 .one_fourth.active .custom-select3 select {
	color: #fff;
	background-color: #161616;
	border: 1px solid #353535;
}
.section_holder2 .one_fourth.active .custom-select3:after {
	color: #fff;
	background: #161616;
	border-top: 1px solid #353535;
	border-right: 1px solid #353535;
	border-bottom: 1px solid #353535;
}
.section_holder2 .one_fourth.active .price_table {
	background-color: #1e64b4;
}
.section_holder2 .one_fourth.active .title {
	color: #fff;
	border-bottom: 1px solid #bcdb74;
}
.section_holder2 .one_fourth.active .price {
	color: #fff;
	border-bottom: 1px solid #bcdb74;
}
.section_holder2 .one_fourth.active .plan_features li {
	color: #fff;
	border-bottom: 1px solid #bcdb74;
}
.section_holder2 .one_fourth.active .singup_but {
	color: #272727;
	background-color: #fff;
}
.section_holder2 .one_fourth.active .arrow_up {
	border-bottom: 35px solid #1e64b4;
}
.section_holder2 .one_fourth.active .arrow_down {
	border-top: 35px solid #1e64b4;
}
/*two hover styles*/	

.section_holder2.two .one_fourth:hover .custom-select3 select {
	color: #fff;
	background-color: #1e64b4;
	border: 1px solid #51b3e6;
}
.section_holder2.two .one_fourth:hover .custom-select3:after {
	color: #fff;
	background: #1e64b4;
	border-top: 1px solid #51b3e6;
	border-right: 1px solid #51b3e6;
	border-bottom: 1px solid #51b3e6;
}
.section_holder2.two .one_fourth:hover .price_table {
	background-color: #1e64b4;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder2.two .one_fourth:hover .title {
	color: #fff;
	border-bottom: 1px solid #51b3e6;
}
.section_holder2.two .one_fourth:hover .price {
	color: #fff;
	border-bottom: 1px solid #51b3e6;
}
.section_holder2.two .one_fourth.active .price {
	color: #fff;
	border-bottom: 1px solid #51b3e6;
}
.section_holder2.two .one_fourth:hover .plan_features li {
	color: #fff;
	border-bottom: 1px solid #51b3e6;
}
.section_holder2.two .one_fourth:hover .singup_but {
	color: #272727;
	background-color: #fff;
}
.section_holder2.two .one_fourth:hover .arrow_up {
	border-bottom: 35px solid #1e64b4;
}
.section_holder2.two .one_fourth:hover .arrow_down {
	border-top: 35px solid #1e64b4;
}
/*active styles*/	

.section_holder2.two .one_fourth.active .custom-select3 select {
	color: #fff;
	background-color: #1e64b4;
	border: 1px solid #51b3e6;
}
.section_holder2.two .one_fourth.active .custom-select3:after {
	color: #fff;
	background: #1e64b4;
	border-top: 1px solid #51b3e6;
	border-right: 1px solid #51b3e6;
	border-bottom: 1px solid #51b3e6;
}
.section_holder2.two .one_fourth.active .price_table {
	background-color: #1e64b4;
}
.section_holder2.two .one_fourth.active .title {
	color: #fff;
	border-bottom: 1px solid #51b3e6;
}
.section_holder2.two .one_fourth.active .price {
	color: #fff;
	border-bottom: 1px solid #51b3e6;
}
.section_holder2.two .one_fourth.active .plan_features li {
	color: #fff;
	border-bottom: 1px solid #51b3e6;
}
.section_holder2.two .one_fourth.active .singup_but {
	color: #272727;
	background-color: #fff;
}
.section_holder2.two .one_fourth.active .arrow_up {
	border-bottom: 35px solid #1e64b4;
}
.section_holder2.two .one_fourth.active .arrow_down {
	border-top: 35px solid #1e64b4;
}
/*section 3*/
.section_holder3 {
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px;
}
.section_holder3.two {
	padding: 70px 0 70px 0;
}
.section_holder3 .left {
	width: 60%;
	float: left;
	padding: 0 20px 0 0;
	margin: 0px;
}
.section_holder3 .left .but_holder {
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px;
}
.section_holder3 .left .circle {
	width: 310px;
	height: 310px;
	border-radius: 100%;
	float: left;
	text-align: center;
	color: #fff;
	font-size: 60px;
	padding: 30px;
	margin: 0 20px 0 0;
	background-color: #161616;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder3 .left .circle:hover {
	background-color: #1e64b4;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder3 .left .circle:hover p {
	color: #fff;
}
.section_holder3 .left .circle.active {
	background-color: #1e64b4;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder3 .left .circle.active p {
	color: #fff;
}
.section_holder3 .right {
	width: 40%;
	float: right;
	padding: 0px;
	margin: 0px;
}
.section_holder3 .right {
	width: 40%;
	float: right;
	padding: 0px;
	margin: 0px;
}
.section_holder3 .right .img_holder {
	position: relative;
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px;
}
.section_holder3 .right .img_holder .shape {
	position: absolute;
	width: 450px;
	height: 90px;
	float: left;
	padding: 0px;
	margin: 107px 0 0 0;
	background: url(../../images/site-img3.png) center top no-repeat;
}
.section_holder3 .right ul.list {
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px;
}
.section_holder3 .right ul.list li {
	float: left;
	padding: 0 0 7px 0;
	margin: 0px;
}
.section_holder3 .right ul.list li i {
	font-size: 16px;
	color: #1e64b4;
	margin-right: 5px;
}
/*web hosting left list*/

.section_holder3 .list_holder {
	width: 100%;
	padding: 0px;
	margin: 0 0 30px 0;
	float: left;
}
.section_holder3 .list_holder.last {
	margin: 0 0 0 0;
}
.section_holder3 .list_holder .icon_holder {
	width: 17%;
	padding: 0px;
	margin: 0px;
	float: left;
}
.section_holder3 .list_holder .icon {
	width: 95px;
	height: 95px;
	text-align: center;
	color: #fff;
	padding: 0px;
	font-size: 32px;
	margin: 0px;
	line-height: 94px;
	float: left;
	border-radius: 100%;
	background-color: #161616;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder3 .list_holder .text {
	width: 83%;
	padding: 10px 0 0 0;
	margin: 0px;
	float: right;
}
.section_holder3 .list_holder:hover .icon {
	color: #fff;
	background-color: #1e64b4;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder3 .list_holder:hover h5 {
	color: #1e64b4;
}
.section_holder3 .list_holder.active .icon {
	color: #fff;
	background-color: #1e64b4;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder3 .list_holder.active h5 {
	color: #1e64b4;
}
/*section 4*/
.section_holder4 {
	width: 100%;
	float: left;
	padding: 0px 0 0px 0;
	margin: 0px;
	background: url("../../images/parallax_bg2.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 100% 0;
	background-position: center;
}
.section_holder4.two {
	width: 100%;
	float: left;
	padding: 70px 0 70px 0;
	margin: 0px;
	background: url("../../images/parallax_bg7.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 100% 0;
	background-position: center;
}
.section_holder4 ul.icon {
	width: 100%;
	float: left;
	padding: 40px 0 40px 0;
	margin: 0px;
}
.section_holder4 ul.icon li {
	width: 18%;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0px 70px 0px 0px;
}
.section_holder4 ul.icon li.last {
	margin: 0 0px 6px 0;
}
.section_holder4 ul.icon li a {
	width: 100px;
	height: 100px;
	float: left;
	padding: 0;
	text-align: center;
	font-size: 30px;
	line-height: 97px;
	color: #fff;
	border-radius: 100%;
	margin: 0 0px 6px 0;
	border: 1px solid #fff;
}
.section_holder4 ul.icon li:hover a {
	border: 1px solid #161616;
	background-color: #161616;
}
.section_holder4 .icon li:hover h6 {
	color: #161616;
}
.section_holder4 ul.icon li.active a {
	border: 1px solid #161616;
	background-color: #161616;
}
.section_holder4 .icon li.active h6 {
	color: #161616;
}
.section_holder4 .readmore_but2 {
	margin-left: 20px;
}
/*section holder 4 two*/

.section_holder4.two .icon {
	width: 100px;
	height: 100px;
	padding: 0;
	text-align: center;
	font-size: 30px;
	line-height: 97px;
	color: #fff;
	border-radius: 100%;
	margin: 50px auto 15px auto;
	border: 1px solid #fff;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder4.two .one_third {
	text-align: center;
}
.section_holder4.two .one_third:hover .icon {
	border: 1px solid #1e64b4;
	background-color: #1e64b4;
}
.section_holder4.two .one_third:hover h5 {
	color: #161616;
}
.section_holder4.two .one_third.active .icon {
	border: 1px solid #1e64b4;
	background-color: #1e64b4;
}
.section_holder4.two .one_third.active h5 {
	color: #161616;
}
.section_holder4.two .one_fourth {
	text-align: center;
}
.section_holder4.two .one_fourth:hover .icon {
	border: 1px solid #161616;
	background-color: #161616;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder4.two .one_fourth:hover h5 {
	color: #161616;
}
.section_holder4.two .one_fourth.active .icon {
	border: 1px solid #161616;
	background-color: #161616;
}
.section_holder4.two .one_fourth.active h5 {
	color: #161616;
}
/*section 5*/
.section_holder5 {
	width: 100%;
	float: left;
	padding: 70px 0 70px 0;
	margin: 0px;
}
.section_holder5.two {
	padding: 70px 0 70px 0;
}
.section_holder5 .cont_holder {
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0 0 15px 0;
}
.section_holder5 .cont_holder.first {
	margin: 50px 0 15px 0;
}
.section_holder5 .icon_holder {
	width: 25%;
	float: right;
	padding: 0px;
	margin: 0px;
}
.section_holder5 .icon_holder.two {
	float: left;
}
.section_holder5 .icon_holder.two .icon {
	float: left;
}
.section_holder5 .text_holder {
	width: 75%;
	float: left;
	text-align: right;
	padding: 0px;
	margin: 0px;
}
.section_holder5 .text_holder.two {
	float: right;
	text-align: left;
}
.section_holder5 .icon_holder .icon {
	width: 100px;
	height: 100px;
	float: right;
	padding: 0;
	text-align: center;
	font-size: 30px;
	line-height: 97px;
	color: #fff;
	border-radius: 100%;
	margin: 0 0px 6px 0;
	background-color: #161616;
}
/*hover styles*/
.section_holder5 .cont_holder:hover .icon {
	background-color: #1e64b4;
}
.section_holder5 .cont_holder:hover h4 {
	color: #1e64b4;
}
.section_holder5 .cont_holder:hover p {
	color: #1e64b4;
}
/*active styles*/
.section_holder5 .cont_holder.active .icon {
	background-color: #1e64b4;
}
.section_holder5 .cont_holder.active h4 {
	color: #1e64b4;
}
.section_holder5 .cont_holder.active p {
	color: #1e64b4;
}
/*section 6*/
.section_holder6 {
	width: 100%;
	float: left;
	padding: 0px 0 0px 0;
	margin: 0px;
	background: url("../../images/parallax_bg2.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 100% 0;
	background-position: center;
}
.section_holder6.two {
	width: 100%;
	float: left;
	padding: 70px 0 70px 0;
	margin: 0px;
	background: url("../../images/parallax_bg8.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 100% 0;
	background-position: center;
}
.section_holder6 .list_holder {
	width: 100%;
	padding: 0px;
	margin: 0 0 50px 0;
	float: left;
}
.section_holder6 .list_holder.last {
	margin: 0 0 0 0;
}
.section_holder6 .list_holder .icon_holder {
	width: 22%;
	padding: 0px;
	margin: 0px;
	float: left;
}
.section_holder6 .list_holder .icon {
	width: 95px;
	height: 95px;
	text-align: center;
	color: #1e64b4;
	padding: 0px;
	font-size: 32px;
	margin: 0px;
	line-height: 94px;
	float: left;
	border-radius: 100%;
	border: 1px solid #d9d9d9;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder6.two .list_holder .icon {
	color: #161616;
	border: 1px solid #fff;
	background-color: #fff;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder6 .list_holder .text {
	width: 78%;
	padding: 0px;
	margin: 0px;
	float: right;
}
.section_holder6 .list_holder p {
	color: #fff;
}
.section_holder6 .list_holder:hover .icon {
	color: #fff;
	border: 1px solid #161616;
	background-color: #161616;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder6 .list_holder:hover h5 {
	color: #161616;
}
.section_holder6 .list_holder.active .icon {
	color: #fff;
	border: 1px solid #161616;
	background-color: #161616;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder6 .list_holder.active h5 {
	color: #161616;
}
.section_holder6 .services_box {
	width: 270px;
	float: left;
	padding: 25px;
	margin: 0 20px 20px 0;
	background-color: #fff;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder6 .services_box.last {
	margin: 0 0 20px 0;
}
.section_holder6 .services_box .icon {
	width: 20%;
	float: left;
	padding: 0;
	font-size: 30px;
	color: #8d8d8d;
	margin: 0px;
}
.section_holder6 .services_box .text {
	width: 80%;
	float: left;
	padding: 0;
	margin: 0px;
}
/*hover styles*/

.section_holder6 .services_box:hover {
	background-color: #161616;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder6 .services_box:hover h6 {
	color: #fff;
}
.section_holder6 .services_box:hover p {
	color: #727272;
}
.section_holder6 .services_box:hover .icon {
	color: #fff;
}
/*active styles*/

.section_holder6 .services_box.active {
	background-color: #161616;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder6 .services_box.active h6 {
	color: #fff;
}
.section_holder6 .services_box.active p {
	color: #727272;
}
.section_holder6 .services_box.active .icon {
	color: #fff;
}
/*why choose foxu*/
.section_holder6 .why_choose_img {
	width: 166px;
	height: 166px;
	float: left;
	padding: 8px;
	margin: 0 0 20px 0;
	border-radius: 100%;
	background-color: #fff;
}
.section_holder6 .why_choose_img .img {
	position: relative;
	width: 150px;
	height: 150px;
	float: left;
	padding: 0px;
	margin: 0px;
	border-radius: 100%;
	background: url(../../images/site-img6.jpg) 0 0 no-repeat;
	z-index: 2;
}
.section_holder6 .why_choose_img .overley {
	position: absolute;
	width: 150px;
	height: 150px;
	float: left;
	padding: 0px;
	margin: 0px;
	border-radius: 100%;
	opacity: 0;
	transition: opacity 0.3s ease-in-out 0s;
	background-color: #000;
	z-index: 10;
}
.section_holder6 .why_choose_img .img.two {
	background: url(../../images/site-img7.jpg) 0 0 no-repeat;
}
.section_holder6 .why_choose_img .img.three {
	background: url(../../images/site-img8.jpg) 0 0 no-repeat;
}
.section_holder6 .one_third {
	text-align: center;
}
.section_holder6 .one_third:hover h5 {
	color: #161616;
}
.section_holder6 .one_third:hover .img {
	opacity: 0.8;
}
.section_holder6 .one_third:hover .overley {
	opacity: 0.5;
	transition: opacity 0.3s ease-in-out 0s;
}
/*section 7*/
.section_holder7 {
	width: 100%;
	float: left;
	padding: 0 0 80px 0;
	margin: 0;
}
.section_holder7.two {
	width: 100%;
	float: left;
	padding: 70px 0 70px 0;
	margin: 0;
}
.section_holder7 .clint_holder {
	width: 49%;
	float: left;
	padding: 0;
	margin: 0;
}
.section_holder7 .clint_holder.two {
	margin: 75px 0 0 -10px;
}
.section_holder7 .clint_holder .clint {
	width: 32%;
	float: right;
	padding: 0;
	margin: 0;
}
.section_holder7 .clint_holder .clint.two {
	float: left;
}
.section_holder7 .clint_holder .img_holder {
	width: 150px;
	height: 150px;
	float: right;
	padding: 10px;
	margin: 0;
	border-radius: 100%;
	background-color: #161616;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder7 .clint_holder .img_holder:hover {
	background-color: #1e64b4;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder7 .clint_holder .img_holder.active {
	background-color: #1e64b4;
}
.section_holder7 .clint_holder .img_holder.two {
	float: left;
}
.section_holder7 .clint_holder .img {
	width: 130px;
	height: 130px;
	float: left;
	padding: 0px;
	margin: 0;
	border-radius: 100%;
	background: url(../../images/site-img9.jpg) 0 0 no-repeat;
}
.section_holder7 .clint_holder .img.two {
	background: url(../../images/site-img10.jpg) 0 0 no-repeat;
}
.section_holder7 .clint_holder .img.three {
	background: url(../../images/site-img11.jpg) 0 0 no-repeat;
}
.section_holder7 .clint_holder .img.four {
	background: url(../../images/site-img12.jpg) 0 0 no-repeat;
}
.section_holder7 .clint_holder .text {
	width: 68%;
	float: left;
	padding: 15px 0 0 0;
	margin: 0;
	text-align: right;
}
.section_holder7 .clint_holder .text.two {
	width: 68%;
	float: left;
	padding: 15px 0 0 0;
	margin: 0;
	text-align: left;
}
.punchtext {
	width: 100%;
	float: left;
	padding: 20px 0px;
	margin: 0px;
	background-color: #1e64b4;
}
.punchtext .text {
	width: 85%;
	float: left;
	padding: 0px;
	margin: 0px;
}
.punchtext .but {
	width: 15%;
	float: right;
	padding: 0px;
	margin: 0px;
}
.punchtext .but .readmore_but2 {
	float: right;
}
/*section 8*/
.section_holder8 {
	width: 100%;
	float: left;
	padding: 70px 0 35px 0;
	margin: 0;
}
.section_holder8 ul.tablist {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0 0 20px 0;
}
.section_holder8 ul.tablist li {
	float: left;
	padding: 0 0 5px 0;
	margin: 0px;
}
.section_holder8 .tablist li i {
	float: left;
	color: #1e64b4;
	font-size: 14px;
	padding: 4px 6px 0 0;
	margin: 0px;
}
.section_holder8 .affiliates {
	width: 100%;
	float: left;
	padding: 0px 0px 23px 0px;
	margin: 0px;
}
/*hover styles*/
.section_holder8 .affiliates:hover .icon {
	background-color: #161616;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder8 .affiliates:hover h6 {
	color: #1e64b4;
}
/*active styles*/
.section_holder8 .affiliates.active .icon {
	background-color: #161616;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder8 .affiliates.active h6 {
	color: #1e64b4;
}
.section_holder8 .affiliates .icon {
	width: 70px;
	height: 70px;
	float: left;
	padding: 0px;
	color: #fff;
	text-align: center;
	margin: 0px 15px 0px 0px;
	font-size: 24px;
	line-height: 73px;
	background-color: #1e64b4;
	border-radius: 100%;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder8 .affiliates .text {
	width: 75%;
	float: left;
	padding: 0px;
	text-align: left;
	margin: 0px;
}
/*section 9*/
.section_holder9 {
	width: 100%;
	float: left;
	padding: 0 0 130px 0;
	margin: 0;
	background-color: #1e64b4;
}
.section_holder9.two {
	text-align: center;
	padding: 0 0 150px 0;
}
.clints_section_topshape {
	width: 100%;
	height: 174px;
	float: left;
	padding: 0;
	margin: 0;
	background: url(../../images/site-img19.png) center -8px no-repeat;
}
/*footer style1*/
.footer1 {
	width: 100%;
	float: left;
	padding: 0 0 50px 0;
	margin: 0;
	background-color: #161616;
}
.footer1.two {
	padding: 70px 0 50px 0;
}
.footer1 .social_links {
	width: 100%;
	height: 298px;
	float: left;
	padding: 0;
	margin: -167px 0 80px 0;
	background: url(../../images/site-img20.png) center top no-repeat;
}
.footer1 .social_links.two {
	width: 100%;
	height: 298px;
	float: left;
	padding: 0;
	margin: 0px 0 0px 0;
	background: url(../../images/site-img23.png) center top no-repeat;
}
.footer1 .social_links.two ul.social_icons {
	width: 20%;
	float: left;
	padding: 0px;
	margin: 57px 0px 0 400px;
}
.footer1 .social_links ul.social_icons {
	width: 20%;
	float: left;
	padding: 0;
	margin: 169px 0 0 524px;
}
.footer1 .social_links ul.social_icons li {
	float: left;
	padding: 0;
	margin: 0;
}
.footer1 .social_links ul.social_icons li a {
	width: 50px;
	height: 50px;
	float: left;
	padding: 0;
	margin: 0 8px 0 0;
	line-height: 48px;
	text-align: center;
	color: #161616;
	font-size: 22px;
	border-radius: 100%;
	border: 1px solid #d9d9d9;
}
.footer1 .social_links ul.social_icons li a:hover {
	color: #1e64b4;
	border: 1px solid #1e64b4;
}
.footer1 .social_links ul.social_icons li.active a {
	color: #1e64b4;
	border: 1px solid #1e64b4;
}
.footer_title_line {
	width: 100%;
	height: 3px;
	float: left;
	padding: 0px;
	margin: 0px 0px 30px;
	background: url(../../images/title_line5.png) 0 0 no-repeat;
}
.footer1 ul.quick_links {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
.footer1 .quick_links li {
	width: 100%;
	padding: 0px;
	margin: 0px;
	display: block;
	float: left;
}
.footer1 .quick_links li a {
	padding: 0 0 3px 0;
	margin: 0px;
	float: left;
	font-size: 14px;
	display: block;
	color: #727272;
}
.footer1 .quick_links li a:hover {
	color: #fff;
}
.newsletter {
	padding: 0px;
	margin: 0px;
	float: left;
}
.newsletter .email_input {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 0 none;
	color: #727272;
	float: left;
	font-size: 13px;
	font-weight: normal;
	height: 39px;
	line-height: 39px;
	padding: 0 7px;
	width: 68%;
}
.email_submit {
	padding: 0 10px 0 10px;
	margin: 0px 0px 0px 0px;
	float: left;
	height: 39px;
	color: #fff;
	border: 1px solid #1e64b4;
	background-color: #1e64b4;
}
.email_submit.two {
	border: 1px solid #1e64b4;
	background-color: #1e64b4;
}
/*footer payment types*/
.footer_payment_types {
	width: 100%;
	float: left;
	padding: 30px;
	margin: 0;
	border-top: 1px solid #272727;
	background-color: #161616;
}
ul.payment_logos {
	width: 50%;
	padding: 0px;
	margin: 0px;
	float: left;
}
ul.payment_logos.two {
	width: 50%;
	padding: 0px;
	margin: 0px;
	float: right;
}
.payment_logos li {
	padding: 0 15px 0 0;
	margin: 0px;
	line-height: 20px;
	float: left;
}
.payment_logos li a.chat_but {
	padding: 10px 20px;
	margin: 0 0 0 25px;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	float: left;
	border-radius: 2px;
	background-color: #8ac700;
}
.payment_logos li a.chat_but:hover {
	background-color: #77ab02;
}
.payment_logos li a i {
	color: #fff;
	font-size: 16px;
}
.copyrights {
	width: 100%;
	font-size: 14px;
	color: #858585;
	margin: 0px;
	float: left;
	padding: 20px 0px;
	background-color: #2E2E2E;
}
.copyrights .text2 {
	float: right;
}
.footer1 .post_holder {
	width: 100%;
	padding: 15px 0 15px 0;
	margin: 0px;
	float: left;
	border-bottom: 1px solid #2e2e2e;
}
.footer1 .post_holder.first {
	padding: 0 0 15px 0;
}
.footer1 .post_holder.last {
	border-bottom: none;
}
.footer1 .post_holder .img_holder {
	width: 30%;
	padding: 6px 0 0 0;
	margin: 0px;
	float: left;
}
.footer1 .post_holder .img {
	width: 60px;
	height: 60px;
	padding: 0px;
	margin: 0px;
	float: left;
	border: 2px solid #161616;
}
.footer1 .post_holder .text {
	width: 70%;
	padding: 0px;
	margin: 0px;
	float: right;
}
.footer1 .post_holder .text a span {
	color: #a2a2a2;
	font-weight: 600;
}
.footer1 .post_holder .text span.info {
	font-size: 11px;
}
/*latest posts hover*/
.footer1 .post_holder:hover .img {
	border: 2px solid #1e64b4;
}
.footer1 .post_holder .text a:hover span {
	color: #1e64b4;
}
/*latest posts active*/
.footer1 .post_holder.active .img {
	border: 2px solid #1e64b4;
}
.footer1 .post_holder.active .text a span {
	color: #1e64b4;
}
/*footer bottom social links*/
.copyrights ul.social_icons {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0;
}
.copyrights ul.social_icons li {
	float: right;
	padding: 0;
	margin: 0;
}
.copyrights ul.social_icons li a {
	width: 35px;
	height: 35px;
	float: left;
	padding: 0;
	margin: 0 8px 0 0;
	line-height: 35px;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
	border-radius: 100%;
	background-color: #161616;
}
.copyrights ul.social_icons li a:hover {
	color: #fffff;
	background-color: #1e64b4;
}
.copyrights span {
	padding: 0px;
	margin: 0px;
	float: left;
	padding-top: 5px;
}
/* scroll up */
.scrollup {
	width: 40px;
	height: 40px;
	opacity: 1;
	position: fixed;
	bottom: 22px;
	right: 20px;
	display: none;
	text-indent: -9999px;
	background: #1e64b4 url(../../images/scroll-top-arrow.png) no-repeat 15px 16px;
	z-index: 999;
}
/*---------------------------------------------------
	inner pages
------------------------------------------------------*/

#domain-searchform #dsearch {
	background-color: #fff;
	border: 1px solid #fff;
	color: #393A3B;
	font-size: 18px;
	height: 80px;
	padding: 7px 10px;
	width: 650px;
}
#domain-searchform #dsearch2 {
	background-color: #fff;
	border: 1px solid #d9d9d9;
	color: #393A3B;
	font-size: 18px;
	height: 80px;
	padding: 7px 10px;
	width: 880px;
}
#domain-searchform #dsearch3 {
	background-color: #fff;
	border: 1px solid #d9d9d9;
	color: #393A3B;
	font-size: 18px;
	height: 80px;
	padding: 7px 10px;
	width: 85%;
}
.drlist {
	background-color: #EEEEEE;
	color: #a5a5a5;
	font-size: 18px;
	height: 80px;
	margin: 0px 0 0 -5px;
	padding: 10px;
	width: 102px;
	font-weight: normal;
	background-color: #161616;
	border: 1px solid #161616;
}
#searchsubmit {
	border: none;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 18px;
	font-weight: normal;
	height: 75px;
	overflow: hidden;
	padding: 7px 25px;
	margin-left: 0px;
	text-align: center;
}
#searchsubmit2 {
	border: none;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 18px;
	font-weight: normal;
	height: 80px;
	overflow: hidden;
	padding: 4px 55px;
	margin-left: 0px;
	text-align: center;
	background-color: #1e64b4;
}
#searchsubmit2:hover {
	background-color: #161616;
	color: #727272;
}
#searchsubmit:hover {
	background-color: #161616;
	color: #727272;
}
ul.tld_list {
	width: 100%;
	padding: 10px 0 0 0;
	margin: 0px;
	float: left;
}
ul.tld_list li {
	padding: 0 20px 0 0;
	margin: 0px;
	font-family: open-sans, sans-serif;
	font-size: 26px;
	display: inline;
	color: #161616;
}
ul.tld_list li.title {
	padding: 0 20px 0 0;
	margin: 0px;
	font-family: open-sans, sans-serif;
	font-size: 20px;
	color: #fff;
}
ul.tld_list li span {
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	color: #fff;
}
.domain_pricetable_holder {
	width: 100%;
	float: left;
	padding: 20px;
	margin: 0px;
	border: 1px solid #e4e4e4;
}
/*section 10*/
.section_holder10 {
	width: 100%;
	float: left;
	padding: 70px 0 45px 0;
	margin: 0;
}
.section_holder10 ul.list {
	width: 100%;
	float: left;
	padding: 20px 0 50px 0;
	margin: 0;
}
.section_holder10 ul.list li {
	float: left;
	padding: 0 0 15px 0;
	margin: 0;
}
.section_holder10 ul.list li i {
	color: #1e64b4;
	margin-right: 10px;
}
.section_holder10 .readmore_but4 {
	margin-right: 10px;
}
/*section 11*/
.section_holder11 {
	width: 100%;
	float: left;
	padding: 70px 0 70px 0;
	margin: 0;
}
.section_holder11.two {
	padding: 70px 0 70px 0;
}
/*why choose foxu*/
.section_holder11 .why_choose_img {
	width: 166px;
	height: 166px;
	float: left;
	padding: 8px;
	margin: 0 0 20px 0;
	border-radius: 100%;
	background-color: #fff;
}
.section_holder11 .why_choose_img .img {
	position: relative;
	width: 150px;
	height: 150px;
	float: left;
	padding: 0px;
	margin: 0px;
	border-radius: 100%;
	background: url(../../images/site-img6.jpg) 0 0 no-repeat;
	z-index: 2;
}
.section_holder11 .why_choose_img .overley {
	position: absolute;
	width: 150px;
	height: 150px;
	float: left;
	padding: 0px;
	margin: 0px;
	border-radius: 100%;
	opacity: 0;
	transition: opacity 0.3s ease-in-out 0s;
	background-color: #000;
	z-index: 10;
}
.section_holder11 .why_choose_img .img.two {
	background: url(../../images/site-img7.jpg) 0 0 no-repeat;
}
.section_holder11 .why_choose_img .img.three {
	background: url(../../images/site-img8.jpg) 0 0 no-repeat;
}
.section_holder11 .one_third {
	text-align: center;
}
.section_holder11 .one_third:hover h5 {
	color: #1e64b4;
}
.section_holder11 .one_third:hover .img {
	opacity: 0.8;
}
.section_holder11 .one_third:hover .overley {
	opacity: 0.5;
	transition: opacity 0.3s ease-in-out 0s;
}
/*active styles*/
.section_holder11 .one_third.active h5 {
	color: #1e64b4;
}
.section_holder11 .one_third.active .img {
	opacity: 0.8;
}
.section_holder11 .one_third.active .overley {
	opacity: 0.5;
	transition: opacity 0.3s ease-in-out 0s;
}
/*left services*/

.section_holder11 .list_holder {
	width: 100%;
	padding: 0px;
	margin: 0 0 50px 0;
	float: left;
}
.section_holder11.three .list_holder {
	margin: 0 0 30px 0;
}
.section_holder11 .list_holder.last {
	margin: 0 0 0 0;
}
.section_holder11 .list_holder .icon_holder {
	width: 22%;
	padding: 0px;
	margin: 0px;
	float: left;
}
.section_holder11 .list_holder .icon {
	width: 95px;
	height: 95px;
	text-align: center;
	color: #1e64b4;
	padding: 0px;
	font-size: 32px;
	margin: 0px;
	line-height: 94px;
	float: left;
	border-radius: 100%;
	border: 1px solid #d9d9d9;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder11.two .list_holder .icon {
	color: #272727;
	border: 1px solid #d9d9d9;
	background-color: #fff;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder11 .list_holder .text {
	width: 78%;
	padding: 0px;
	margin: 0px;
	float: right;
}
.section_holder11 .list_holder:hover .icon {
	color: #fff;
	border: 1px solid #1e64b4;
	background-color: #1e64b4;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder11 .list_holder:hover h5 {
	color: #1e64b4;
}
.section_holder11 .list_holder.active .icon {
	color: #fff;
	border: 1px solid #1e64b4;
	background-color: #1e64b4;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder11 .list_holder.active h5 {
	color: #1e64b4;
}
/*section 12*/
.section_holder12 {
	width: 100%;
	float: left;
	padding: 70px 0 70px 0;
	margin: 0px;
	text-align: center;
	border-top: 1px solid #e7e7e7;
}
.section_holder12.two {
	border-top: none;
	padding: 70px 0 70px 0;
}
.section_holder12 .icon {
	padding: 0;
	font-size: 64px;
	text-align: center;
	margin: 0 auto 20px auto;
	color: #161616;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder12 .readmore_but9 {
	margin: 70px 10px 0 434px;
}
.section_holder12 .readmore_but10 {
	margin: 70px 0 0 0;
}
/*hover styles*/

.section_holder12 .one_fourth:hover .icon {
	color: #1e64b4;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder12 .one_fourth:hover h5 {
	color: #1e64b4;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder12 .one_fourth.active .icon {
	color: #1e64b4;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder12 .one_fourth.active h5 {
	color: #1e64b4;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
/*section 13*/
.section_holder13 {
	width: 100%;
	float: left;
	padding: 70px 0 70px 0;
	margin: 0px;
}
.section_holder13 .linux {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0px;
	border-radius: 2px;
	border: 1px solid #d9d9d9;
}
.section_holder13 .linux .title_holder {
	width: 100%;
	float: left;
	padding: 10px 0 10px 50px;
	margin: 0px;
	border-bottom: 1px solid #dfdfdf;
}
.section_holder13 .linux .title {
	float: left;
	font-weight: 600;
	padding: 18px 0 0 0;
	margin: 0px;
}
.section_holder13 .linux .price_holder {
	width: 100%;
	float: left;
	padding: 0px 0 0 50px;
	margin: 0px;
	border-bottom: 1px solid #dfdfdf;
}
.section_holder13 .price {
	color: #1e64b4;
	font-size: 45px;
	font-weight: bold;
	line-height: 45px;
	text-align: left;
	padding: 15px 0 0px 0px;
	margin: 0px;
}
.section_holder13 .price sup {
	font-size: 16px;
	font-weight: normal;
	padding-right: 10px;
}
.section_holder13 .price i {
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
}
.section_holder13 .linux .cont {
	width: 100%;
	float: left;
	padding: 15px 0 40px 50px;
	margin: 0px;
}
.section_holder13 .linux ul.list {
	width: 100%;
	float: left;
	padding: 15px 0 25px 0px;
	margin: 0px;
}
.section_holder13 .linux ul.list li {
	font-size: 16px;
	display: block;
	font-weight: normal;
	padding: 0 0 11px 0;
	margin: 0px;
}
.section_holder13 .linux ul.list li i {
	color: #1e64b4;
	font-size: 14px;
	padding: 0 5px 0 0;
}
.section_holder13 .linux .readmore_but5 {
	margin: 35px 15px 0 0;
}
/*drop list*/	
.dropbox_holder2 {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
.dropbox_holder2.smalltext {
	font-size: 13px;
	padding: 0px 25px 0px 0px;
	margin: 0px;
	float: left;
}
.drlist2 {
	border: 1px solid #e1e1e1;
	width: 100%;
	font-size: 12px;
	padding: 8px 0px 0px 5px;
	margin: 0px;
}
.drlist2 .smalltext {
	font-size: 50px;
	padding: 0px 0px 0px 0px;
	margin: 0px 100px 0px 0px;
	float: left;
}
.dropbox_holder2 select option {
	width: 100%;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #e1e1e1;
}
.dropbox_holder2 select option span {
	color: #1e64b4;
}
.dropbox_holder2 select {
	border: 1px solid #e1e1e1;
}
/*droplist */

label.custom-select {
	width: 90%;
	position: relative;
	display: inline-block;
}
.custom-select select {
	display: inline-block;
	padding: 10px 3px 5px 5px;
	margin: 0;
	font: inherit;
	outline: none; /* remove focus ring from Webkit */
	line-height: 1.2;
	background: #000;
	color: #272727;
	border: 0;
	font-size: 14px;
	font-weight: normal;
	background-color: #fff;
	width: 100%;
	border: 1px solid #e1e1e1;
}
/* Select arrow styling */
.custom-select:after {
	content: "▼";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	font-size: 12px;
	line-height: 45px;
	padding: 0 7px;
	background: #fff;
	color: #272727;
	border-bottom: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	pointer-events: none;
}
/*section 14*/
.section_holder14 {
	width: 100%;
	float: left;
	padding: 70px 0 70px 0;
	margin: 0px;
}
.section_holder14 .one_fourth {
	text-align: center;
}
.section_holder14 .icon {
	width: 85px;
	height: 85px;
	padding: 0;
	font-size: 40px;
	text-align: center;
	margin: 0 auto 20px auto;
	color: #161616;
	line-height: 80px;
	border-radius: 100%;
	border: 1px solid #d9d9d9;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder14 .one_fourth:hover .icon {
	color: #1e64b4;
	border: 1px solid #1e64b4;
}
.section_holder14 .one_fourth:hover h5 {
	color: #1e64b4;
}
.section_holder14 .one_fourth.active .icon {
	color: #1e64b4;
	border: 1px solid #1e64b4;
}
.section_holder14 .one_fourth.active h5 {
	color: #1e64b4;
}
/*section 15*/
.section_holder15 {
	width: 100%;
	float: left;
	padding: 70px 0 70px 0;
	margin: 0px;
}
.section_holder15 .img {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0px;
	border: 1px solid #d9d9d9;
}
/*section 16*/
.section_holder16 {
	width: 100%;
	float: left;
	padding: 70px 0 70px 0;
	margin: 0px;
	text-align: center;
	border-bottom: 1px solid #e4e4e4;
}
.section_holder16 .icon {
	width: 85px;
	height: 85px;
	padding: 0;
	font-size: 40px;
	text-align: center;
	margin: 0 auto 20px auto;
	color: #161616;
	line-height: 80px;
	border-radius: 100%;
	border: 1px solid #d9d9d9;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder16 .one_third:hover .icon {
	color: #1e64b4;
	border: 1px solid #1e64b4;
}
.section_holder16 .one_third:hover h5 {
	color: #1e64b4;
}
.section_holder16 .one_third.active .icon {
	color: #1e64b4;
	border: 1px solid #1e64b4;
}
.section_holder16 .one_third.active h5 {
	color: #1e64b4;
}
/*section 17*/
.section_holder17 {
	width: 100%;
	float: left;
	padding: 70px 0 70px 0;
	margin: 0px;
	text-align: center;
}
.header_medium {
	float: left;
	width: 100%;
	height: 300px;
	padding: 0;
	margin: 0px;
	text-align: center;
	background: url(../../images/site-img34.jpg) 0px 0px no-repeat;
}
.header_medium .bigtext {
	font: 14px open-sans, sans-serif;
	float: right;
	font-size: 42px;
	color: #fff;
	width: 100%;
	padding: 110px 0 0 0;
	text-align: right;
	font-weight: bold;
	margin: 0px;
}
.header_medium.two .bigtext {
	font: 14px open-sans, sans-serif;
	float: right;
	font-size: 42px;
	color: #fff;
	padding: 95px 0 0 0;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	text-transform: uppercase;
}
.header_medium.two .smalltext {
	font: 14px open-sans, sans-serif;
	font-size: 42px;
	color: #fff;
	padding: 100px 0 0 0;
	text-align: center;
	font-weight: 200;
	margin: 0px;
	text-transform: uppercase;
}
.header_medium.two .smalltext span {
	color: #1e64b4;
}
.header_medium .bigtext span {
	color: #1e64b4;
}
/* section 18*/	
.section_holder18 {
	float: left;
	width: 100%;
	padding: 25px 0 10px 0;
	margin: 0px;
	border-bottom: 1px solid #e9e9e9;
}
.pagetitle {
	float: left;
	width: 50%;
	font-size: 30px;
	text-align: left;
	font-weight: normal;
	color: #161616;
	margin: 0px;
	padding: 0px;
}
.pagenation {
	float: right;
	width: 50%;
	font-size: 14px;
	text-align: right;
	font-weight: normal;
	color: #999;
	margin: 5px 0px 0px;
	padding: 0px;
}
.pagenation a {
	color: #161616;
}
/* section 19*/	
..section_holder19 {
 float: left;
 width: 100%;
 padding: 70px 0 70px 0;
 margin: 0px;
 border-bottom: 1px solid #000000;
}
/* section 20*/	
.section_holder20 {
	float: left;
	width: 100%;
	padding: 70px 0 70px 0;
	margin: 0px;
}
/*section 21*/
.section_holder21 {
	width: 100%;
	float: left;
	padding: 70px 0 70px 0;
	margin: 0px;
	background: url("../../images/parallax_bg10.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 100% 0;
	background-position: center;
}
.section_holder21 .icon {
	padding: 0 0 20px 0;
	text-align: center;
	font-size: 56px;
	color: #fff;
	margin: 0;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder21 .one_fourth {
	text-align: center;
}
.section_holder21 .one_fourth:hover .icon {
	color: #1e64b4;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder21 .one_fourth:hover h5 {
	color: #1e64b4;
}
.section_holder21 .one_fourth.active .icon {
	color: #1e64b4;
}
.section_holder21 .one_fourth.active h5 {
	color: #1e64b4;
}
/* section 22*/	
.section_holder22 {
	float: left;
	width: 100%;
	padding: 70px 0 70px 0;
	margin: 0px;
}
.section_holder22.three {
	float: left;
	width: 100%;
	padding: 70px 0 70px 0;
	margin: 0px;
}
.section_holder22.two {
	width: 100%;
	float: left;
	padding: 75px 0 75px 0;
	margin: 0px;
	border: 1px solid #e1e1e1;
}
.section_holder22 .img_holder {
	position: relative;
	width: 272px;
	height: 272px;
	float: left;
	padding: 13.2px;
	text-align: center;
	margin: 0px;
	border-radius: 50%;
	background-color: #161616;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder22 .img_holder .img {
	width: 100%;
	height: 245px;
	float: left;
	padding: 0px;
	text-align: center;
	margin: 0px;
	border-radius: 100%;
	background: url(../../images/site-img36.jpg) center top no-repeat;
}
.section_holder22 .img_holder .img.two {
	background: url(../../images/site-img37.jpg) center top no-repeat;
}
.section_holder22 .img_holder .img.three {
	background: url(../../images/site-img38.jpg) center top no-repeat;
}
.section_holder22 .img_holder .img.four {
	background: url(../../images/site-img39.jpg) center top no-repeat;
}
.section_holder22 .img_holder .img.five {
	background: url(../../images/site-img40.jpg) center top no-repeat;
}
.section_holder22 .img_holder .img.six {
	background: url(../../images/site-img41.jpg) center top no-repeat;
}
.section_holder22 .img_holder .img.seven {
	background: url(../../images/site-img42.jpg) center top no-repeat;
}
.section_holder22 .img_holder .img.eight {
	background: url(../../images/site-img43.jpg) center top no-repeat;
}
.section_holder22 .img_holder .img.nine {
	background: url(../../images/site-img44.jpg) center top no-repeat;
}
.section_holder22 .member_info {
	width: 80%;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 30px auto 0 auto;
	border-bottom: 1px solid #969696;
	border-top: 1px solid #969696;
}
.section_holder22 .img_holder .hover_circle {
	position: absolute;
	width: 245px;
	height: 245px;
	float: left;
	opacity: 0;
	padding: 0px;
	margin: 0px;
	border-radius: 50%;
	background: url(../../images/site-img59.png) 0px 0px repeat;
	transition: opacity 0.3s ease-in-out 0s;
}
.section_holder22 .img_holder ul.social_icon {
	position: absolute;
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 32px;
	z-index: 10;
}
.section_holder22 .img_holder ul.social_icon li {
	float: left;
	padding: 0px;
	margin: 0x;
	transition: opacity 0.1s ease-in-out 0s;
 -webkit-transition: opacity .1s ease-in-out;
 -moz-transition: opacity .1s ease-in-out;
 -ms-transition: opacity .1s ease-in-out;
 -o-transition: opacity .1s ease-in-out;
 transition: opacity .1s ease-in-out;
	transition: top 0.1s ease-in-out 0s;
}
.section_holder22 .img_holder ul.social_icon li.one {
	position: absolute;
	top: 200px;
	opacity: 0;
}
.section_holder22 .img_holder ul.social_icon li.two {
	position: absolute;
	top: 20px;
	opacity: 0;
	left: 45px;
}
.section_holder22 .img_holder ul.social_icon li.three {
	position: absolute;
	top: 200px;
	opacity: 0;
	left: 90px;
}
.section_holder22 .img_holder ul.social_icon li.four {
	position: absolute;
	top: 20px;
	opacity: 0;
	left: 135px;
}
.section_holder22 .img_holder .social_icon li a {
	width: 40px;
	height: 40px;
	float: left;
	font-size: 18px;
	padding: 0px;
	line-height: 40px;
	color: #161616;
	margin: 0 5px 0 0;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-color: #fff;
	z-index: 10;
}
/*hover styles*/
	
.section_holder22 .img_holder .social_icon li a:hover {
	background-color: #1e64b4;
}
.section_holder22 .one_fourth:hover .hover_circle {
	opacity: 1;
	transition: opacity 0.1s ease-in-out 0s;
}
.section_holder22 .one_fourth:hover .social_icon li.one {
	top: 108px;
	opacity: 1;
 transition: top .3s ease-in-out;
}
.section_holder22 .one_fourth:hover .social_icon li.two {
	top: 106px;
	opacity: 1;
 transition: top .5s ease-in-out;
}
.section_holder22 .one_fourth:hover .social_icon li.three {
	top: 108px;
	opacity: 1;
 transition: top .3s ease-in-out;
}
.section_holder22 .one_fourth:hover .social_icon li.four {
	top: 106px;
	opacity: 1;
 transition: top .5s ease-in-out;
}
.section_holder22 .one_fourth:hover .img_holder {
	background-color: #1e64b4;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
/*active styles*/
	
.section_holder22 .img_holder .social_icon li a.active {
	background-color: #1e64b4;
}
.section_holder22 .one_fourth.active .hover_circle {
	opacity: 1;
	transition: opacity 0.1s ease-in-out 0s;
}
.section_holder22 .one_fourth.active .social_icon li.one {
	top: 106px;
	opacity: 1;
 transition: top .3s ease-in-out;
}
.section_holder22 .one_fourth.active .social_icon li.two {
	top: 106px;
	opacity: 1;
 transition: top .5s ease-in-out;
}
.section_holder22 .one_fourth.active .social_icon li.three {
	top: 106px;
	opacity: 1;
 transition: top .7s ease-in-out;
}
.section_holder22 .one_fourth.active .social_icon li.four {
	top: 106px;
	opacity: 1;
 transition: top .9s ease-in-out;
}
.section_holder22 .one_fourth.active .img_holder {
	background-color: #1e64b4;
}
/* section 23*/	
.section_holder23 {
	float: left;
	width: 100%;
	padding: 70px 0 70px 0;
	margin: 0px;
}
/* section 24*/	
.section_holder24 {
	float: left;
	width: 100%;
	padding: 70px 0 70px 0;
	margin: 0px;
}
.section_holder24 .award_holder {
	float: left;
	width: 100%;
	padding: 0 0 30px 0;
	margin: 0px;
}
.section_holder24 .award_holder.last {
	padding: 0 0 0 0;
}
.section_holder24 .img {
	float: left;
	width: 14%;
	padding: 0;
	margin: 0px;
}
.section_holder24 .text {
	float: right;
	width: 86%;
	padding: 0;
	margin: 0px;
}
/*sidebar*/


/* section 25*/	
.section_holder25 {
	float: left;
	width: 100%;
	padding: 0 0 0 0;
	margin: 0px;
}
.section_holder25.two {
	padding: 50px 0 0 0;
}
/*sidebar social icons*/
.sidebar_social_icons {
	width: 100%;
	padding: 0px;
	margin: 25px 0 0 0;
	float: left;
}
/*product sidebar search*/
.pro_sidebar_search {
	width: 100%;
	padding: 50px 0 40px 0;
	float: left;
	margin: 0px;
}
.pro_sidebar_search .search {
	background: none repeat scroll 0px 0px #FFF;
	border: 0px none;
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0;
}
.pro_sidebar_search .search .serch_input {
	border: 0px none;
	color: #161616;
	float: left;
	font-size: 13px;
	font-weight: normal;
	height: 40px;
	line-height: 39px;
	padding: 0px 7px;
	width: 70%;
	border-left: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
}
.pro_sidebar_search .search .search_submit {
	padding: 5px 10px;
	margin: 0px;
	float: left;
	height: 40px;
	background-color: #fff;
	border: 1px solid #d9d9d9;
}
/*categories*/
.categories_holder {
	width: 100%;
	padding: 0px 0 40px 0;
	float: left;
	margin: 0px;
}
.categories_holder ul.list {
	width: 100%;
	padding: 0;
	float: left;
	margin: 0px;
}
.categories_holder .list li {
	width: 100%;
	padding: 0;
	float: left;
	margin: 0px;
	border-bottom: 1px solid #d9d9d9;
}
.categories_holder .list li.last {
	border-bottom: none;
}
.categories_holder .list li a {
	color: #727272;
	padding: 12px 0;
	float: left;
	margin: 0px;
}
.categories_holder .list li.first a {
	padding: 0px 0 12px 0;
}
.categories_holder .list li a:hover {
	color: #1e64b4;
}
/*sidebar latest posts*/
.sidebar_latest_posts {
	width: 100%;
	padding: 0;
	float: left;
	margin: 0px;
}
.sidebar_latest_posts .post_holder {
	width: 100%;
	padding: 0;
	float: left;
	margin: 0 0 30px 0;
}
.sidebar_latest_posts .post_holder .left {
	width: 32%;
	padding: 0;
	float: left;
	margin: 0px;
}
.sidebar_latest_posts .post_holder .left .img {
	width: 80px;
	padding: 0;
	float: left;
	margin: 0px;
	border: 1px solid #d9d9d9;
}
.sidebar_latest_posts .post_holder .right {
	width: 68%;
	padding: 0;
	float: right;
	margin: 0px;
}
.sidebar_latest_posts .post_holder .right .info {
	width: 100%;
	padding: 0;
	float: left;
	margin: 0px;
}
.sidebar_latest_posts .post_holder .right .info span {
	color: #727272;
	padding: 0 8px 0 0;
	font-size: 13px;
}
/*sidebar latest posts hover styles*/

.sidebar_latest_posts .post_holder:hover .img {
	border: 1px solid #1e64b4;
}
.sidebar_latest_posts .post_holder:hover h6 {
	color: #1e64b4;
}
/*active styles*/

.sidebar_latest_posts .post_holder.active .img {
	border: 1px solid #1e64b4;
}
.sidebar_latest_posts .post_holder.active h6 {
	color: #1e64b4;
}
/* product tags */
.products_tags {
	width: 100%;
	padding: 0;
	float: left;
	margin: 0px;
}
.products_tags ul.tags {
	width: 100%;
	padding: 0;
	float: left;
	margin: 0px;
}
.products_tags .tags li {
	padding: 0;
	float: left;
	margin: 0px;
}
.products_tags .tags li a {
	float: left;
	padding: 5px 12px;
	margin: 0 6px 6px 0;
	color: #fff;
	background-color: #1e64b4;
	border-radius: 2px;
}
.products_tags .tags li a:hover {
	color: #fff;
	background-color: #161616;
}
/*sidebar featured works*/
.sidebar_featured_works {
	width: 100%;
	padding: 25px 0 0 0;
	float: left;
	margin: 0px;
}
.sidebar_featured_works ul.works {
	width: 100%;
	padding: 0;
	float: left;
	margin: 0;
}
.sidebar_featured_works ul.works li {
	padding: 0;
	float: left;
	margin: 0;
}
.sidebar_featured_works .works li a {
	width: 65px;
	padding: 0;
	float: left;
	margin: 0 6px 6px 0;
}
.sidebar_featured_works .works li a:hover {
	opacity: 0.8;
}
.punchline_text_box {
	width: 100%;
	float: left;
	padding: 25px 30px;
	margin: 15px 0 30px 0;
	border-width: 1px 1px 1px 5px;
	border-style: solid;
	border-color: #EEE #EEE #EEE #1e64b4;
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	border-image: none;
	color: #999;
}
a.knowmore_but {
	float: right;
	padding: 13px 20px;
	margin: 0px 0px 0px 50px;
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	background-color: #1e64b4;
	border-radius: 3px;
}
a.knowmore_but:hover {
	color: #fff;
	background-color: #161616;
}
.punchline_text_box .left {
	float: left;
	width: 70%;
}
.punchline_text_box .right {
	float: left;
	width: 30%;
}
/*section 26*/
.section_holder26 {
	width: 100%;
	float: left;
	padding: 75px 0 75px 0;
	margin: 0px;
	text-align: center;
	background-color: #fff;
	border-top: 1px solid #e4e4e4;
}
.section_holder26 .title1 {
	font-size: 80px;
	padding: 30px 0 0 0;
	font-weight: 400;
	margin: 0px;
	line-height: 65px;
}
.section_holder26 .title1 span {
	color: #1e64b4;
}
.section_holder26 .title {
	font-size: 36px;
	padding: 30px 0 10px 0;
	font-weight: 300;
	margin: 0px;
	line-height: 65px;
}
.error_search_holder {
	width: 100%;
	float: left;
	padding: 75px 0 90px 0;
	margin: 0px;
	text-align: center;
}
.error_search_holder .search_box {
	width: 60%;
	height: 55px;
	padding: 0;
	margin: 0 auto 50px auto;
	border: 1px solid #d9d9d9;
	text-align: center;
}
.error_search_holder .search_box .serch_input {
	border: 0px none;
	color: #161616;
	float: left;
	font-size: 16px;
	font-weight: normal;
	height: 53px;
	line-height: 39px;
	padding: 0px 15px;
	width: 94%;
}
.error_search_holder .search_box .search_submit {
	padding: 15px;
	margin: 11px 0px 0px 0px;
	float: left;
	width: 20px;
	height: 20px;
	text-align: center;
	background: url(../../images/site-img166.png) 4px 4px no-repeat;
	border: none;
}
.error_search_holder a.but {
	font-size: 16px;
	color: #161616;
	font-weight: 600;
	padding: 20px 40px;
	margin: 0px;
	background-color: #fdce16;
}
.error_search_holder a.but:hover {
	color: #fff;
	background-color: #161616;
}
/*section 27*/
.section_holder27 {
	width: 100%;
	float: left;
	padding: 70px 0 70px 0;
	margin: 0px;
}
/*blog full width*/
.section_holder28 {
	width: 100%;
	padding: 0px;
	margin: 60px 0 60px 0;
	float: left;
}
.section_holder28 .post_holder {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
.section_holder28 .post_img {
	position: relative;
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
.section_holder28 .post_holder a h2:hover {
	color: #1e64b4;
}
.section_holder28 .post_holder .date {
	font-family: "Open Sans", sans-serif;
	position: absolute;
	width: 100px;
	height: 100px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	padding: 0px;
	margin: 0 0 0 1070px;
	z-index: 100;
	background-color: #1e64b4;
}
.section_holder28 .post_holder .date span {
	font-family: "Open Sans", sans-serif;
	font-size: 40px;
	font-weight: 600;
	display: block;
	color: #fff;
	text-align: center;
	padding: 25px 0px 10px 0px;
	margin: 0px;
}
.section_holder28 .post_holder .date.comments {
	font-family: "Open Sans", sans-serif;
	position: absolute;
	width: 100px;
	height: 100px;
	font-size: 16px;
	color: #909090;
	text-align: center;
	padding: 0px;
	margin: 100px 0 0 1070px;
	z-index: 100;
	background-color: #161616;
}
.section_holder28 .post_holder .date.comments span {
	color: #909090;
}
.section_holder28 .divider_line {
	width: 95%;
	height: 1px;
	margin: 40px 0;
	padding: 0px;
	border: none;
	float: right;
	background-color: #e7e7e7;
}
/*post hover box*/
.section_holder28 .post_img .hover_box {
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 30px;
	margin: 0px;
	float: left;
	opacity: 0;
	transition: opacity 0.3s ease-in-out 0s;
	background: url(../../images/site-img59.png) 0px 0px repeat;
}
.section_holder28 .post_img .hover_box .box_inner {
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
.section_holder28 .post_img .hover_box .box_inner .icon {
	width: 70px;
	height: 70px;
	padding: 0px;
	margin: 200px 10px 0 442px;
	float: left;
	font-size: 24px;
	color: #161616;
	text-align: center;
	line-height: 65px;
	border-radius: 100%;
	background-color: #fff;
}
.section_holder28 .post_img .hover_box .box_inner .icon.last {
	margin: 200px 10px 0 0;
}
.section_holder28 .post_img .hover_box .box_inner .icon:hover {
	background-color: #1e64b4;
	color: #fff;
}
/*hover styles*/
.section_holder28 .post_img:hover .hover_box {
	opacity: 1;
	transition: opacity 0.3s ease-in-out 0s;
}
.section_holder28 .video_frame iframe {
	float: right;
	width: 100%;
	height: 550px;
	margin: 0px;
}
.section_holder28 .double_line {
	float: left;
	width: 100%;
	height: 5px;
	margin: 50px 0 0 0;
	border-top: 1px solid #e7e7e7;
}
/*bottom pagenation*/
.pagenation_bottom {
	float: right;
	width: 95%;
	height: 5px;
	margin: 0;
}
.pagenation_bottom a.next_prv {
	float: left;
	margin: 0 30px 0 0;
	color: #161616;
	font-size: 14px;
	padding: 15px 0 0 0;
}
.pagenation_bottom a.next_prv i {
	color: #1e64b4;
}
.pagenation_bottom a.next_prv:hover {
	color: #1e64b4;
}
.pagenation_bottom ul.page_number {
	width: 40%;
	float: right;
	margin: 0;
	padding: 0;
}
.pagenation_bottom ul.page_number li {
	float: right;
	margin: 0;
	padding: 0;
}
.pagenation_bottom .page_number li a {
	width: 23px;
	height: 23px;
	float: right;
	text-align: center;
	color: #161616;
	margin: 15px 5px 0 0;
	padding: 0;
	background-color: #fff;
}
.pagenation_bottom .page_number li a:hover {
	background-color: #1e64b4;
	color: #fff;
}
.pagenation_bottom .page_number li a.active {
	background-color: #1e64b4;
	color: #fff;
}
/*blog 3columns*/

.section_holder28.two {
	padding: 30px 0 0px 0;
}
.section_holder28.two .post_holder .date {
	position: absolute;
	width: 72px;
	height: 72px;
	font-size: 13px;
	text-align: center;
	padding: 0px;
	margin: 0px 0px 0px 285px;
}
.section_holder28.two .post_holder .date span {
	font-size: 24px;
	padding: 13px 0px 0 0;
}
.section_holder28.two .post_holder .date.comments {
	width: 72px;
	height: 72px;
	font-size: 24px;
	text-align: center;
	margin: 72px 0px 0px 285px;
	background-color: #161616;
}
.section_holder28.two .post_holder .comments span {
	font-size: 18px;
	padding: 12px 0px 0px 0px;
}
.section_holder28.two .post_holder {
	width: 100%;
	border: 1px solid #d9d9d9;
}
.section_holder28.two .post_img .hover_box {
	height: 100%;
	padding: 22px;
}
.section_holder28.two .post_holder .text_holder {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
	padding: 22px 30px 30px 30px;
}
.section_holder28.two .post_img .hover_box .box_inner .icon {
	width: 40px;
	height: 40px;
	margin: 133px 10px 0px 117px;
	font-size: 14px;
	line-height: 40px;
}
.section_holder28.two .post_img .hover_box .box_inner .icon.last {
	margin: 133px 10px 0px 0;
}
/*blog standard*/
.section_holder28.three {
	padding: 0px 0 0 0;
}
.section_holder28.three .post_holder .date {
	width: 72px;
	height: 72px;
	font-size: 13px;
	text-align: center;
	padding: 0px;
	margin: 0 0px 0 758px;
}
.section_holder28.three .post_holder .date span {
	font-size: 24px;
	padding: 13px 0px 0px;
}
.section_holder28.three .post_holder .date.comments {
	width: 72px;
	height: 72px;
	font-size: 24px;
	text-align: center;
	margin: 72px 0px 0px 758px;
}
.section_holder28.three .post_holder .date.comments span {
	font-size: 18px;
	padding: 12px 0px 0px 0px;
}
.section_holder28.three .post_holder {
	width: 100%;
	border: none;
}
.section_holder28.three .post_img .hover_box {
	height: 100%;
	padding: 22px;
}
.section_holder28.three .post_img .hover_box .box_inner .icon {
	width: 40px;
	height: 40px;
	margin: 147px 10px 0px 330px;
	font-size: 14px;
	line-height: 40px;
}
.section_holder28.three .post_img .hover_box .box_inner .icon.last {
	margin: 147px 10px 0 0;
}
.section_holder28.three .divider_line {
	width: 97%;
}
.section_holder28.three .video_frame iframe {
	float: right;
	width: 100%;
	height: 380px;
	margin: 0px;
}
/*blog single post*/
/* section 29 */
.section_holder29 {
	width: 100%;
	padding: 60px 0 0 0px;
	margin: 0px;
	float: left;
}
.section_holder29 .post_img {
	position: relative;
	width: 100%;
	padding: 0;
	margin: 0px;
	float: left;
}
.section_holder29 .img {
	width: 100%;
	padding: 0;
	margin: 0px;
	float: right;
}
.section_holder29 .bottom_strip {
	width: 100%;
	height: 14px;
	padding: 0;
	margin: 0px;
	float: right;
	background-color: #fdce16;
}
.section_holder29 .bottom_shape {
	width: 80px;
	height: 27px;
	padding: 0;
	margin: -10px 0px 0px 379px;
	float: left;
	background: url(../../images/site-img57.png) 0px 0px no-repeat;
}
.section_holder29 .post_img .date {
	font-family: open-sans, sans-serif;
	position: absolute;
	width: 75px;
	height: 75px;
	font-size: 13px;
	color: #fff;
	text-align: center;
	padding: 0px;
	margin: 0px 0px 0px 755px;
	z-index: 100;
	background-color: #1e64b4;
}
.section_holder29 .post_img .date span {
	font-family: open-sans, sans-serif;
	font-size: 24px;
	font-weight: 600;
	display: block;
	color: #fff;
	text-align: center;
	padding: 12px 0 0 0;
	margin: 0px;
}
.section_holder29 .post_img .date.comments {
	font-family: open-sans, sans-serif;
	position: absolute;
	width: 75px;
	height: 75px;
	font-size: 24px;
	color: #a3a3a3;
	text-align: center;
	padding: 0px;
	margin: 72px 0px 0px 755px;
	z-index: 100;
	background-color: #161616;
}
.section_holder29 .post_img .comments span {
	font-family: open-sans, sans-serif;
	font-size: 20px;
	font-weight: 600;
	display: block;
	color: #a3a3a3;
	text-align: center;
	padding: 12px 0 0 0;
	margin: 0px;
}
.section_holder29 .post_text {
	width: 100%;
	padding: 0;
	margin: 0px;
	float: right;
}
.section_holder29 .post_text .toppadd {
	padding-top: 15px;
}
.section_holder52 .post_text .divider_line {
	width: 100%;
	height: 1px;
	border: none;
	padding: 0;
	margin: 50px 0 50px 0;
	float: left;
	background-color: #e7e7e7;
}
.section_holder29 .comment_info {
	width: 100%;
	padding: 20px;
	margin: 0 0 20px 0;
	float: left;
	border: 1px solid #e7e7e7;
}
.section_holder29 .comment_info .left {
	width: 20%;
	padding: 0px;
	margin: 0;
	float: left;
}
.section_holder29 .comment_info .right {
	width: 80%;
	padding: 0px;
	margin: 0;
	text-align: left;
	float: right;
}
.section_holder29 .comment_info .left .img {
	width: 130px;
	height: 135px;
	padding: 0px;
	margin: 0;
	float: left;
	border: 1px solid #fff;
}
.section_holder29 .comment_info .right .name {
	width: 80%;
	float: left;
}
.section_holder29 .comment_info .right .date {
	width: 20%;
	color: #1e64b4;
	text-align: right;
	float: right;
}
.section_holder29 .comment_info .right a.more {
	font-size: 14px;
	color: #1e64b4;
	font-weight: 500;
	padding: 5px 0 0 0;
	margin: 0;
	float: left;
	text-decoration: underline;
}
.section_holder29 .comment_title {
	font-size: 26px;
	color: #161616;
	font-weight: 600;
	padding: 40px 0 30px 0;
	margin: 0;
	float: left;
}
.section_holder29 .comment_info .right a.readmore {
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	padding: 5px 15px;
	margin: 15px 0 0 0;
	float: left;
	border-radius: 2px;
	background-color: #1e64b4;
}
.section_holder29 .comment_info .right a.readmore:hover {
	color: #fff;
	background-color: #161616;
}
.section_holder29 .comment_info.two {
	width: 81%;
	margin: 0 0 20px 0;
	float: right;
}
.section_holder29 .comment_info.two .right {
	width: 76%;
}
.section_holder29 .form_title {
	padding: 40px 0 0px 0;
	font-size: 26px;
	font-weight: 600;
	color: #161616;
	margin: 0px;
	text-transform: none;
}
.section_holder29 a.loadmore_but {
	width: 100%;
	font-size: 16px;
	color: #fff;
	font-weight: 600;
	padding: 20px 15px;
	margin: 40px 0 40px 0;
	text-align: center;
	float: left;
	border-radius: 2px;
	text-transform: uppercase;
	background-color: #1e64b4;
}
.section_holder29 a.loadmore_but:hover {
	color: #fff;
	background-color: #161616;
}
/*hover styles*/
.section_holder29 .comment_info:hover {
	border: 1px solid #1e64b4;
}
.section_holder29 .comment_info:hover .name {
	color: #1e64b4;
}
/*section 30*/
.section_holder30 {
	width: 100%;
	padding: 0px 0 70px 0px;
	margin: 0px;
	float: left;
}
.section_holder30.two {
	padding: 70px 0 0 0px;
}
.section_holder30 .topic_holder {
	width: 100%;
	padding: 25px;
	margin: 0px;
	float: left;
	border: 1px solid #d9d9d9;
}
.section_holder30 .topic_holder .icon {
	width: 15%;
	font-size: 30px;
	padding: 0px;
	margin: 0px;
	float: left;
}
.section_holder30 .topic_holder .text {
	width: 85%;
	padding: 0px;
	margin: 0px;
	float: right;
}
.section_holder30 .topic_holder .text ul.list {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
.section_holder30 .topic_holder .text ul.list li {
	padding: 0px;
	margin: 0px;
	list-style-type: disc;
}
.section_holder30 .topic_holder .text ul.list li a:hover {
	color: #1e64b4;
}
.section_holder30 .one_third {
	margin-bottom: 30px;
}
/*hover styles*/
.section_holder30 .topic_holder:hover {
	border: 1px solid #1e64b4;
}
.section_holder30 .topic_holder:hover .icon {
	color: #1e64b4;
}
.section_holder30 .topic_holder:hover h4 {
	color: #1e64b4;
}
/*active styles*/
.section_holder30 .topic_holder.active {
	border: 1px solid #1e64b4;
}
.section_holder30 .topic_holder.active .icon {
	color: #1e64b4;
}
.section_holder30 .topic_holder.active h4 {
	color: #1e64b4;
}
/*contact styles*/
	
.address_info {
	float: left;
	background-color: #fff;
	padding: 0px;
	width: 100%;
	margin-bottom: 40px;
}
.address_info.two {
	float: left;
	background-color: #fff;
	border: none;
	padding: 20px 20px 10px;
	width: 100%;
	margin-bottom: 40px;
}
.address_info a {
	color: #1e64b4;
}
.address_info a:hover {
	color: #161616;
}
.google-map {
	width: 100%;
	padding: 20px;
	height: 450px;
	border: 1px solid #d9d9d9;
}
.google-map.two {
	width: 100%;
	padding: 0px;
	height: 350px;
	border: none;
}
.section_holder66 .bottom_shape.two {
	margin: -6px 0px 0px 320px;
}
/*------------------*/
/* layout2
/*------------------------------------------------------*/

/*section 31*/
.section_holder31 {
	width: 100%;
	padding: 70px 0 35px 0;
	margin: 0px;
	float: left;
	background-color: #e1e1e1;
}
.section_holder31 .domain_search_holder {
	width: 100%;
	padding: 15px;
	margin: 0px;
	float: left;
	background-color: #fff;
}
.lt_title_medium {
	font-size: 35px;
	padding: 0px;
	margin: 0px;
	font-weight: 300;
	text-align: left;
	text-transform: uppercase;
}
.lt_title_medium span {
	font-weight: 600;
}
.lt_title_big {
	font-size: 43px;
	padding: 0px;
	margin: 0px;
	font-weight: 300;
	text-align: center;
	text-transform: uppercase;
}
.lt_title_big_left {
	font-size: 43px;
	padding: 0px;
	margin: 0px;
	font-weight: 300;
	text-align: left;
	text-transform: uppercase;
}
.lt_title_big_left span {
	font-weight: 600;
}
.lt_title_big span {
	font-weight: 600;
}
.section_holder31 #domain-searchform #dsearch {
	background-color: #fff;
	border: 1px solid #d9d9d9;
	color: #393A3B;
	float: left;
	font-size: 14px;
	height: 50px;
	padding: 7px 10px;
	width: 68%;
}
.section_holder31 .drlist {
	background-color: #EEEEEE;
	color: #272727;
	float: left;
	font-size: 16px;
	height: 50px;
	margin: 0px 0 0 -5px;
	padding: 10px;
	width: 102px;
	background-color: #fff;
	border: 1px solid #d9d9d9;
}
.section_holder31 #searchsubmit {
	border: none;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	font-size: 14px;
	font-weight: normal;
	height: 50px;
	overflow: hidden;
	padding: 5px 25px;
	margin-left: 0px;
	text-align: center;
	background-color: #1e64b4;
}
.section_holder31 #searchsubmit:hover {
	background-color: #272727;
	color: #fff;
}
.section_holder31 ul.tld_list {
	width: 100%;
	padding: 0;
	margin: 50px 0 0 0;
	float: left;
}
.section_holder31 ul.tld_list li {
	width: 105px;
	height: 105px;
	padding: 20px;
	margin: 0 8px 0 0;
	float: left;
	font-size: 13px;
	display: inline;
	border-radius: 2px;
	color: #727272;
	text-align: center;
	background-color: #fff;
}
.section_holder31 ul.tld_list li .price {
	padding: 15px 0 0 0;
	margin: 0;
	float: left;
	font-size: 25px;
	color: #fff;
}
.section_holder31 ul.tld_list li .tld {
	padding: 8px 0 3px 0;
	margin: 0;
	display: block;
	font-weight: 600;
	font-size: 22px;
	color: #1e64b4;
}
.section_holder31 ul.tld_list li .tld.two {
	color: #ff6804;
}
.section_holder31 ul.tld_list li .tld.three {
	color: #84c010;
}
.section_holder31 ul.tld_list li .tld.four {
	color: #c951f0;
}
.section_holder31 ul.tld_list li .price2 {
	padding: 0;
	margin: 0;
	font-size: 18px;
	color: #727272;
}
.section_holder31 ul.tld_list li.last {
	margin: 0 0 0 0;
}
.section_holder31 ul.tld_list li.first {
	font-size: 10px;
	line-height: 15px;
	color: #fff;
	background-color: #1e64b4;
}
.section_holder31 .plan_list {
	width: 60%;
	padding: 0;
	margin: 0;
	float: left;
}
.section_holder31 .img {
	width: 40%;
	padding: 0;
	margin: 0;
	float: right;
}
.section_holder31 .plan_list ul.feature_list {
	width: 100%;
	padding: 0;
	margin: 0 0 35px 0;
	float: left;
}
.section_holder31 .plan_list ul.feature_list li {
	padding: 0 0 10px 0;
	margin: 0;
	color: #272727;
}
.section_holder31 .plan_list ul.feature_list li i {
	color: #272727;
}
/*section 32*/
.section_holder32 {
	width: 100%;
	padding: 0 0 50px 0;
	margin: 0px;
	float: left;
	background-color: #e1e1e1;
}
.section_holder32 .feature_box {
	width: 100%;
	padding: 35px;
	text-align: center;
	background: #FFF;
	margin: 0 0 40px 0;
}
.shadow_st1 {
	position: relative;
}
.shadow_st1:before, .shadow_st1:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #777;
	-webkit-box-shadow: 0 15px 10px #c0c0c0;
	-moz-box-shadow: 0 15px 10px #c0c0c0;
	box-shadow: 0 15px 10px #c0c0c0;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
.shadow_st1:after {
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
	right: 10px;
	left: auto;
}
/*offer badge*/
.section_holder32 .feature_box .offer_badge {
	width: 40%;
	padding: 0;
	text-align: center;
	margin: 0px;
	float: left;
}
.section_holder32 .feature_box .badge {
	width: 170px;
	height: 170px;
	padding: 0;
	margin: 0px;
	float: left;
	background: url(../../images/site-img50.png) 0 0 no-repeat;
}
.section_holder32 .feature_box .badge .text {
	padding: 50px 0px 0px 0px;
	font-size: 18px;
	margin: 0px;
	color: #272727;
}
.section_holder32 .feature_box .badge .text span {
	padding: 0;
	font-size: 35px;
	margin: 0;
	font-weight: 600;
	color: #272727;
}
.section_holder32 .feature_box .img {
	width: 60%;
	padding: 0;
	margin: 0px;
	float: right;
}
/*section 33*/
.section_holder33 {
	width: 100%;
	padding: 35px 0 40px 0;
	margin: 0px;
	float: left;
	background-color: #e1e1e1;
}
.lt_title_line {
	height: 3px;
	padding: 0px;
	margin: 15px auto 20px;
	text-align: center;
	background: url(../../images/title_line7.png) center top no-repeat;
}
.lt_title_line.two {
	background: url(../../images/title_line9.png) center top no-repeat;
}
.lt_title_bottomtext {
	width: 60%;
	padding: 0px;
	margin: 0px auto 60px;
	text-align: center;
}
.section_holder33 .shadow_box {
	width: 100%;
	height: 40px;
	padding: 25px;
	float: left;
	background: #FFF;
	margin: 0;
	background: url(../../images/site-img61.png) center top no-repeat;
}
.section_holder33 .price_table_holder {
	width: 292px;
	float: left;
	padding: 0;
	margin: 0;
}
.section_holder33 .price_table {
	width: 100%;
	float: left;
	padding: 0;
	margin: 20px 0 0 0;
	text-align: center;
	background-color: #fff;
	border-right: 1px solid #d9d9d9;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.section_holder33 .price_table .title {
	width: 100%;
	font-size: 30px;
	font-weight: 600;
	padding: 20px 0 20px 0;
	color: #272727;
	text-align: center;
	margin: 0px 0 10px 0;
	border-bottom: 1px solid #e6e5e5;
}
.section_holder33 .price_table .price {
	color: #272727;
	font-size: 45px;
	font-weight: bold;
	line-height: 45px;
	text-align: center;
	padding: 8px 0px 8px;
	border-bottom: 1px solid #e6e5e5;
}
.section_holder33 .price_table .price sup {
	font-size: 22px;
	font-style: normal;
}
.section_holder33 .price_table .price i {
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
}
.section_holder33 .price_table ul.plan_features {
	width: 100%;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}
.section_holder33 ul.plan_features li {
	width: 70%;
	color: #727272;
	text-align: center;
	padding: 8px 0;
	margin: 0 auto;
	border-bottom: 1px solid #e6e5e5;
}
.section_holder33 ul.plan_features.two li {
	width: 80%;
}
.section_holder33 .plan_info .singup_but {
	color: #fff;
	text-align: center;
	padding: 8px 30px;
	margin: 0 0px 25px 0px;
	background-color: #1e64b4;
}
.section_holder33.two .plan_info .singup_but {
	color: #fff;
	background-color: #272727;
}
.section_holder33 .plan_info .singup_but:hover {
	color: #fff;
	background-color: #272727;
}
/*table active small arrows*/
.section_holder33 .price_table .arrow {
	position: absolute;
	width: 34px;
	height: 19px;
	padding: 0px;
	margin: -19px 0px 0px -34px;
	float: left;
	background: url(../../images/site-img56.png) 0 0 no-repeat;
	z-index: 3;
}
.section_holder33 .price_table .arrow.two {
	margin: -19px 0px 0px 291px;
	background: url(../../images/site-img57.png) 0 0 no-repeat;
}
.section_holder33 .price_table .arrow.three {
	margin: 458px 0px 0px -34px;
	background: url(../../images/site-img58.png) 0 0 no-repeat;
}
.section_holder33 .price_table .arrow.four {
	margin: 458px 0px 0px 291px;
	background: url(../../images/site-img60.png) 0 0 no-repeat;
}
/*table drop list*/

/*drop list 3*/	
.section_holder33.smalltext {
	font-size: 13px;
	padding: 0px 5px 0px 0px;
	margin: 0px;
	float: left;
}
.section_holder33 select option {
	width: 100%;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #e1e1e1;
}
.section_holder33 select option span {
	color: #1e64b4;
	font-size: 12px;
}
section_holder33 .dropbox_holder3 select {
	border: 1px solid #e1e1e1;
}
section_holder33 label.custom-select3 {
	width: 100%;
	position: relative;
	display: inline-block;
}
.section_holder33 .price_table.active .custom-select3 select {
	display: inline-block;
	padding: 4px 3px 2px 5px;
	margin: 0px;
	font-family: inherit;
	font-style: inherit;
	font-variant: inherit;
	font-size-adjust: inherit;
	font-stretch: inherit;
	-moz-font-feature-settings: inherit;
	-moz-font-language-override: inherit;
	outline: medium none;
	line-height: 1.2;
	background: none repeat scroll 0% 0% #1e64b4;
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	width: 100%;
	border: 1px solid #64caff;
}
/* Select arrow styling */
section_holder33 .custom-select3:after {
	content: "▼";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	font-size: 60%;
	line-height: 40px;
	padding: 0 7px;
	background: #fff;
	border-top: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	color: #272727;
	pointer-events: none;
}
/*hover styles*/	
.section_holder33 .price_table:hover .custom-select3:after {
	color: #fff;
	background: #1e64b4;
	border-top: 1px solid #64caff;
	border-right: 1px solid #64caff;
	border-bottom: 1px solid #64caff;
}
.section_holder33 .price_table:hover {
	position: relative;
	background-color: #1e64b4;
	padding: 0 0;
	margin: 20px 0 0 0;
}
.section_holder33 .price_table:hover .title {
	color: #fff;
	border-bottom: 1px solid #51b3e6;
}
.section_holder33 .price_table:hover .price {
	color: #fff;
	border-bottom: 1px solid #51b3e6;
}
.section_holder33 .price_table:hover .plan_features li {
	color: #fff;
	border-bottom: 1px solid #51b3e6;
}
.section_holder33 .price_table:hover .singup_but {
	color: #272727;
	background-color: #fff;
}
.section_holder33 .price_table:hover .custom-select3 select {
	background: none repeat scroll 0% 0% #1e64b4;
	border: 1px solid #64caff;
	color: #fff;
}
/*active styles*/	
.section_holder33 .price_table.custom-select3 select {
	color: #fff;
	background-color: #1e64b4;
	border: 1px solid #64caff;
}
.section_holder33 .price_table.active .custom-select3:after {
	color: #fff;
	background: #1e64b4;
	border-top: 1px solid #64caff;
	border-right: 1px solid #64caff;
	border-bottom: 1px solid #64caff;
}
.section_holder33 .price_table.active {
	position: relative;
	background-color: #1e64b4;
	padding: 20px 0;
	margin: 0 0 0 0;
}
.section_holder33 .price_table.active .title {
	color: #fff;
	border-bottom: 1px solid #51b3e6;
}
.section_holder33 .price_table.active .price {
	color: #fff;
	border-bottom: 1px solid #51b3e6;
}
.section_holder33 .price_table.active .plan_features li {
	color: #fff;
	border-bottom: 1px solid #51b3e6;
}
.section_holder33 .price_table.active .singup_but {
	color: #272727;
	background-color: #fff;
}
.section_holder33 .price_table.active .custom-select3 select {
	background: none repeat scroll 0% 0% #1e64b4;
	border: 1px solid #64caff;
}
/*section 34*/
.section_holder34 {
	width: 100%;
	float: left;
	padding: 100px 0;
	margin: 0px;
	text-align: center;
	background: url("../../images/parallax_bg6.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 100% 0;
	background-position: center;
}
.section_holder34 .title1 {
	font-size: 50px;
	padding: 0 0 10px 0;
	margin: 0px;
	text-transform: uppercase;
	font-weight: 200;
	color: #fff;
	text-align: center;
}
.section_holder34 .title2 {
	font-size: 60px;
	padding: 0;
	margin: 0px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	line-height: 50px;
	text-align: center;
}
.section_holder34 .cont {
	width: 70%;
	padding: 0;
	margin: 0 auto;
	color: #fff;
}
/*section 35*/
.section_holder35 {
	width: 100%;
	float: left;
	padding: 20px 0 20px 0;
	margin: 0;
	background-color: #e1e1e1;
}
.section_holder35 .feature_box {
	width: 100%;
	padding: 25px;
	float: left;
	background: #FFF;
	margin: 0;
}
.section_holder35 .shadow_box {
	width: 100%;
	height: 40px;
	padding: 25px;
	float: left;
	background: #FFF;
	margin: 0;
	background: url(../../images/site-img61.png) center top no-repeat;
}
.section_holder35 ul.tablist {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0 0 11px 0;
}
.section_holder35 ul.tablist li {
	padding: 0 0 5px 0;
	margin: 0px;
}
.section_holder35 .tablist li i {
	float: left;
	color: #1e64b4;
	font-size: 14px;
	padding: 4px 6px 0 0;
	margin: 0px;
}
.section_holder35 .affiliates {
	width: 100%;
	float: left;
	padding: 0px 0px 18px 0px;
	margin: 0px;
}
.section_holder35 .readmore_but3 {
	background-color: #1e64b4;
}
/*hover styles*/
.section_holder35 .affiliates:hover .icon {
	color: #1e64b4;
}
.section_holder35 .affiliates:hover h6 {
	color: #1e64b4;
}
/*active styles*/
.section_holder35 .affiliates.active .icon {
	color: #1e64b4;
}
.section_holder35 .affiliates.active h6 {
	color: #1e64b4;
}
.section_holder35 .affiliates .icon {
	float: left;
	padding: 0px;
	color: #272727;
	text-align: center;
	margin: 0 20px 0 0;
	font-size: 30px;
}
.section_holder35 .affiliates .text {
	width: 70%;
	float: left;
	padding: 0px;
	text-align: left;
	margin: 0px;
}
/*section 36*/
.section_holder36 {
	width: 100%;
	float: left;
	padding: 60px 0 60px 0;
	margin: 0;
	background-color: #e1e1e1;
}
.section_title_line_full {
	width: 100%;
	height: 3px;
	float: left;
	padding: 0px;
	margin: 15px auto 20px;
	text-align: left;
	background: url(../../images/title_line6.png) 0 0 no-repeat;
}
.section_holder36 .text_holder {
	width: 100%;
	float: left;
	padding: 30px;
	margin: 0 0 17px 0;
	background-color: #fff;
}
.section_holder36 .img_holder {
	width: 18%;
	float: left;
	padding: 0;
	margin: 0;
}
.section_holder36 .text {
	width: 82%;
	float: right;
	padding: 0;
	margin: 0;
}
.section_holder36 .flex-control-nav {
	width: 13%;
	position: absolute;
	bottom: -40px;
	text-align: center;
	top: -18%;
	left: 87%;
	height: 15px;
}
/*section 37*/
.section_holder37 {
	width: 100%;
	float: left;
	padding: 0 0 40px 0;
	margin: 0;
	background-color: #e1e1e1;
}
/*------------------*/
/* portfolio styles
/*------------------------------------------------------*/

/*portfolio single*/
.portfolio_single {
	width: 100%;
	padding: 70px 0 70px 0;
	float: left;
	margin: 0px;
}
.portfolio_single .title_medium {
	font-size: 20px;
	padding: 0 0 25px 0;
	font-weight: 600;
	margin: 0px;
	float: left;
}
.portfolio_single .title_medium.two {
	padding: 40px 0 25px 0;
}
.portfolio_single .cont {
	padding: 0;
	margin: 0px;
	float: left;
}
.portfolio_single a.add_but {
	font-size: 14px;
	padding: 10px 30px;
	font-weight: normal;
	color: #fff;
	margin: 30px 0 0 0;
	float: left;
	border-radius: 2px;
	background-color: #1e64b4;
}
.portfolio_single a.add_but i {
	font-size: 14px;
	color: #fff;
	padding-right: 8px;
}
.portfolio_single a.add_but:hover {
	color: #fff;
	background-color: #161616;
}
.portfolio_single .project_info {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
.portfolio_single .project_info span {
	width: 100%;
	padding: 10px 0;
	margin: 0px;
	float: left;
	border-bottom: 1px solid #d9d9d9;
}
.portfolio_single .project_info span.last {
	border-bottom: none;
}
.portfolio_single .project_info span .left {
	width: 40%;
	padding: 0px;
	margin: 0px;
	float: left;
}
.portfolio_single .project_info span .left span {
	padding: 0px;
	margin: 0px;
	border-bottom: none;
	float: left;
}
.portfolio_single .project_info span .right {
	width: 60%;
	padding: 0px;
	margin: 0px;
	float: right;
}
.portfolio_single .project_info span .right span {
	padding: 0px;
	margin: 0px;
	border-bottom: none;
	float: left;
}
/*sidebar social icons*/
.sidebar_social_icons {
	width: 100%;
	padding: 0px;
	margin: 25px 0 0 0;
	float: left;
}
.sidebar_social_icons ul.social_icons {
	padding: 0px;
	margin: 0px;
	float: left;
}
.sidebar_social_icons .social_icons li {
	padding: 0px;
	margin-right: 5px;
	float: left;
	display: inline;
}
.sidebar_social_icons .social_icons li a {
	width: 45px;
	height: 45px;
	padding: 0px;
	margin: 0px;
	float: left;
	color: #161616;
	display: inline;
	text-align: center;
	background-color: #fff;
	border: 1px solid #d9d9d9;
}
.sidebar_social_icons .social_icons li a:hover {
	color: #fff;
	background-color: #1e64b4;
	border: 1px solid #1e64b4;
}
.sidebar_social_icons .social_icons li a:hover i {
	color: #fff;
}
.sidebar_social_icons .social_icons li a i {
	color: #161616;
	font-size: 18px;
	line-height: 45px;
}
/*tags*/
.portfolio_single .project_info span .right ul.tags {
	width: 100%;
	padding: 0px;
	float: left;
	margin: 0px;
}
.portfolio_single .project_info span .right .tags li {
	padding: 0px;
	float: left;
	margin: 0px;
}
.portfolio_single .project_info span .right .tags li a {
	float: left;
	padding: 5px 12px;
	margin: 0px 6px 6px 0px;
	color: #fff;
	background-color: #1e64b4;
	border-radius: 2px;
}
.portfolio_single .project_info span .right .tags li a:hover {
	color: #fff;
	background-color: #161616;
}
/*------------------*/
/* element styles
/*------------------------------------------------------*/


/*------------------*/
/*image hovers */
/*------------------------------------------------------*/
/*style1*/
.img_ho_st_holder {
	position: relative;
	width: 100%;
	padding: 20px;
	margin: 0px;
	float: left;
	border: 1px solid #e1e1e1;
}
.img_ho_st_title {
	font: 24px open-sans, sans-serif;
	padding: 0 0 20px 0;
	display: block;
	width: 100%;
	margin: 0px;
	font-weight: 300;
	color: #161616;
	float: left;
}
.img_ho_st1 {
	position: relative;
	width: 100%;
	height: 220px;
	padding: 0px;
	margin: 0px;
	float: left;
	overflow: hidden;
}
.img_ho_st1 .text {
	position: absolute;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	height: 220px;
	left: 0px;
	top: 0px;
	z-index: 10;
	background-color: #1e64b4;
 transition: left .3s ease-in-out;
}
.img_ho_st1 .text.red {
	background-color: #fc4242;
}
.img_ho_st1 .text.green {
	background-color: #3fc35f;
}
.img_ho_st1 .text.violet {
	background-color: #b460e4;
}
.img_ho_st1 .imgbox {
	position: absolute;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	height: 220px;
	left: 0px;
	top: 0px;
	z-index: 100;
 transition: top .3s ease-in-out;
}
.img_ho_st1 .text .title {
	color: #fff;
	margin: 15px 0 0 19px;
}
.img_ho_st1 .text p {
	color: #fff;
	font-weight: normal;
	margin: 5px 15px 0 19px;
}
.img_ho_st1 .text a {
	color: #FFF;
	margin: 15px 15px 0 19px;
}
.img_ho_st1 .text a:hover {
	color: #161616;
}
.img_ho_st1:hover .imgbox {
	position: absolute;
	top: 220px;
 transition: top .3s ease-in-out;
}
/*style 2*/
.img_ho_st2 {
	opacity: 1;
	width: 100%;
	height: 220px;
	margin: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	overflow: hidden;
 -webkit-transition: opacity .25s ease-in-out;
 -moz-transition: opacity .25s ease-in-out;
 -ms-transition: opacity .25s ease-in-out;
 -o-transition: opacity .25s ease-in-out;
 transition: opacity .25s ease-in-out;
}
.img_ho_st2 .imgbox {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	height: 220px;
}
.img_ho_st2 .text {
	position: absolute;
	background: #000;
	width: 100%;
	height: 220px;
	text-align: center;
	color: #fff;
	top: 0;
	left: 0;
	opacity: 0;
 -webkit-transition: opacity .50s ease-in-out;
 -moz-transition: opacity .50s ease-in-out;
 -ms-transition: opacity .50s ease-in-out;
 -o-transition: opacity .50s ease-in-out;
 transition: opacity .50s ease-in-out;
}
.img_ho_st2 .text:hover {
	opacity: 1;
 -webkit-transition: opacity .25s ease-in-out;
 -moz-transition: opacity .25s ease-in-out;
 -ms-transition: opacity .25s ease-in-out;
 -o-transition: opacity .25s ease-in-out;
 transition: opacity .25s ease-in-out;
	background: url(../../images/site-img112.png) left top repeat;
}
.img_ho_st2 .text a.hov_circle {
	position: absolute;
	width: 50px;
	height: 50px;
	left: 63px;
	top: 0px;
	padding: 0px;
	margin: 0px;
	background-color: #1e64b4;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
	transition-property: background-color, color;
 transition: top .3s ease-in-out;
	transition-timing-function: ease-out;
}
.img_ho_st2 .text a.hov_circle:hover, .img_ho_st2 .text a.hov_circle.two:hover {
	background-color: #fff;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.img_ho_st2 .text a.hov_circle:hover i, .img_ho_st2 .text a.hov_circle.two:hover i {
	color: #272727;
	transition-property: color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.img_ho_st2 .text a.hov_circle.two {
	left: 118px;
	top: 0px;
 transition: top .5s ease-in-out;
	background-color: #8dba13;
}
.img_ho_st2 .text a.hov_circle i {
	color: #fff;
	font-size: 20px;
	text-align: center;
	line-height: 50px;
}
.img_ho_st2 .text:hover .hov_circle {
 transition: top .3s ease-in-out;
	left: 63px;
	top: 95px;
}
.img_ho_st2 .text:hover .hov_circle.two {
 transition: top .5s ease-in-out;
	left: 118px;
	top: 95px;
}
/*style 3*/

.img_ho_st3 {
	opacity: 1;
	width: 100%;
	height: 220px;
	margin: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	overflow: hidden;
 -webkit-transition: opacity .25s ease-in-out;
 -moz-transition: opacity .25s ease-in-out;
 -ms-transition: opacity .25s ease-in-out;
 -o-transition: opacity .25s ease-in-out;
 transition: opacity .25s ease-in-out;
}
.img_ho_st3 .imgbox {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	height: 220px;
}
.img_ho_st3 .text {
	width: 100%;
	height: 220px;
	position: absolute;
	background: #000;
	color: #fff;
	top: 0;
	left: 0;
	opacity: 0;
	overflow: hidden;
 -webkit-transition: opacity .50s ease-in-out;
 -moz-transition: opacity .50s ease-in-out;
 -ms-transition: opacity .50s ease-in-out;
 -o-transition: opacity .50s ease-in-out;
 transition: opacity .50s ease-in-out;
}
.img_ho_st3 .text:hover {
	opacity: 1;
 -webkit-transition: opacity .25s ease-in-out;
 -moz-transition: opacity .25s ease-in-out;
 -ms-transition: opacity .25s ease-in-out;
 -o-transition: opacity .25s ease-in-out;
 transition: opacity .25s ease-in-out;
	background: url(../../images/site-img112.png) left top repeat;
}
.img_ho_st3 .text h3 {
	position: absolute;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	left: 5px;
	top: 220px;
	margin: 15px 0 0 19px;
 transition: top .4s ease-in-out;
}
.img_ho_st3 .text p {
	position: absolute;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	left: 5px;
	line-height: 18px;
	top: 255px;
	text-align: left;
	margin: 15px 0 0 19px;
 transition: top .6s ease-in-out;
}
.img_ho_st3 .text a {
	position: absolute;
	font-weight: normal;
	left: 0px;
	top: 320px;
	text-align: left;
	margin: 0px 0 0 19px;
 transition: top .7s ease-in-out;
	overflow: hidden;
}
.img_ho_st3 .text:hover h3 {
	position: absolute;
	left: 5px;
	top: 20px;
 transition: top .4s ease-in-out;
}
.img_ho_st3 .text:hover p {
	position: absolute;
	left: 5px;
	top: 50px;
 transition: top .6s ease-in-out;
}
.img_ho_st3 .text:hover a {
	position: absolute;
	left: 0px;
	top: 136px;
 transition: top .7s ease-in-out;
}
/*style 4*/

.img_ho_st4 {
	position: relative;
	width: 100%;
	height: 220px;
	padding: 0px;
	margin: 0px;
	float: left;
	overflow: hidden;
}
.img_ho_st4 .imgbox {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	height: 220px;
}
.img_ho_st4 .text {
	position: absolute;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	height: 220px;
	left: 0px;
	top: 165px;
	z-index: 100;
	background: url(../../images/site-img175.png) left top repeat;
 transition: top .3s ease-in-out;
}
.img_ho_st4 .text h3 {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	margin: 15px 0 0 19px;
}
.img_ho_st4 .text p {
	color: #fff;
	font-weight: normal;
	margin: 5px 15px 0 19px;
}
.img_ho_st4 .text a {
	margin: 8px 15px 0 19px;
}
.img_ho_st4:hover .text {
	position: absolute;
	top: 20px;
 transition: top .3s ease-in-out;
}
.imghover_sec4 .container {
	border-top: 1px solid #e1e1e1;
	padding-top: 50px;
}
/*style 5*/
.img_ho_st5 {
	position: relative;
	width: 100%;
	height: 220px;
	padding: 0px;
	margin: 0px;
	float: left;
	overflow: hidden;
}
.img_ho_st5 .imgbox {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	height: 220px;
}
.img_ho_st5 .text {
	position: absolute;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	height: 220px;
	left: -270px;
	top: 0px;
	z-index: 100;
 transition: left .5s ease-in-out;
	background: url(../../images/site-img175.png) left top repeat;
}
.img_ho_st5 .text h3 {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	margin: 15px 0 0 19px;
}
.img_ho_st5 .text p {
	color: #fff;
	font-weight: normal;
	margin: 5px 15px 0 19px;
}
.img_ho_st5 .text a {
	margin: 8px 15px 0 19px;
}
.img_ho_st5:hover .text {
	position: absolute;
	left: 0px;
 transition: left .5s ease-in-out;
}
/*style 6*/

.img_ho_st6 {
	position: relative;
	width: 100%;
	height: 220px;
	padding: 0px;
	margin: 0px;
	float: left;
	overflow: hidden;
}
.img_ho_st6 .imgbox {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	height: 220px;
}
.img_ho_st6 .text {
	position: absolute;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	height: 220px;
	left: 0px;
	top: 220px;
	z-index: 100;
 transition: top .3s ease-in-out;
	background: url(../../images/site-img175.png) left top repeat;
}
.img_ho_st6 .text h3 {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	margin: 15px 0 0 19px;
}
.img_ho_st6 .text p {
	color: #fff;
	font-weight: normal;
	margin: 5px 15px 0 19px;
}
.img_ho_st6 .text a.readmore_small {
	margin: 10px 0px 0 18px;
	padding: 4px 15px;
}
.img_ho_st6 .text a.readmore_small.green {
	margin: 10px 0px 0 5px;
}
.img_ho_st6:hover .text {
	position: absolute;
	top: 170px;
 transition: top .3s ease-in-out;
}
/*------------------*/
/*button styles */
/*------------------------------------------------------*/


a.but_st1 {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	float: left;
	border-radius: 2px;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #fdce16;
}
/*large styles*/
a.but_st1.large {
	font-size: 20px;
	padding: 20px 50px;
}
a.but_st1.large.yellow {
	background-color: #fdce16;
}
a.but_st1.large.yellow:hover {
	background-color: #161616;
}
a.but_st1.large.red {
	background-color: #fc4242;
}
a.but_st1.large.red:hover {
	background-color: #161616;
}
a.but_st1.large.blue {
	background-color: #13bfff;
}
a.but_st1.large.blue:hover {
	background-color: #161616;
}
a.but_st1.large.lightgreen {
	background-color: #a5d549;
}
a.but_st1.large.lightgreen:hover {
	background-color: #161616;
}
a.but_st1.large.violet {
	background-color: #c762cb;
}
a.but_st1.large.violet:hover {
	background-color: #161616;
}
a.but_st1.large.green {
	background-color: #3fc35f;
}
a.but_st1.large.green:hover {
	background-color: #161616;
}
a.but_st1.large.pink {
	background-color: #fc5eac;
}
a.but_st1.large.pink:hover {
	background-color: #161616;
}
a.but_st1.large.orange {
	background-color: #ff9d12;
}
a.but_st1.large.orange:hover {
	background-color: #161616;
}
/*large stroke styles*/
a.but_st1.large {
	font-size: 20px;
	padding: 20px 50px;
}
a.but_st1.large.two.yellow {
	border: 2px solid #fdce16;
	background-color: #fff;
	color: #fdce16;
}
a.but_st1.large.two.yellow:hover {
	color: #fff;
	border: 2px solid #fdce16;
	background-color: #fdce16;
}
a.but_st1.large.two.red {
	border: 2px solid #fc4242;
	background-color: #fff;
	color: #fc4242;
}
a.but_st1.large.two.red:hover {
	color: #fff;
	border: 2px solid #fc4242;
	background-color: #fc4242;
}
a.but_st1.large.two.blue {
	border: 2px solid #13bfff;
	background-color: #fff;
	color: #13bfff;
}
a.but_st1.large.two.blue:hover {
	color: #fff;
	border: 2px solid #13bfff;
	background-color: #13bfff;
}
a.but_st1.large.two.lightgreen {
	border: 2px solid #a5d549;
	background-color: #fff;
	color: #a5d549;
}
a.but_st1.large.two.lightgreen:hover {
	color: #fff;
	border: 2px solid #a5d549;
	background-color: #a5d549;
}
a.but_st1.large.two.violet {
	border: 2px solid #c762cb;
	background-color: #fff;
	color: #c762cb;
}
a.but_st1.large.two.violet:hover {
	color: #fff;
	border: 2px solid #c762cb;
	background-color: #c762cb;
}
a.but_st1.large.two.green {
	border: 2px solid #3fc35f;
	background-color: #fff;
	color: #3fc35f;
}
a.but_st1.large.two.green:hover {
	color: #fff;
	border: 2px solid #3fc35f;
	background-color: #3fc35f;
}
a.but_st1.large.two.pink {
	border: 2px solid #fc5eac;
	background-color: #fff;
	color: #fc5eac;
}
a.but_st1.large.two.pink:hover {
	color: #fff;
	border: 2px solid #fc5eac;
	background-color: #fc5eac;
}
a.but_st1.large.two.orange {
	border: 2px solid #ff9d12;
	background-color: #fff;
	color: #ff9d12;
}
a.but_st1.large.two.orange:hover {
	color: #fff;
	border: 2px solid #ff9d12;
	background-color: #ff9d12;
}
/*buttons medium styles*/

/*medium styles*/
a.but_st1.medium {
	font-size: 16px;
	padding: 15px 35px;
}
a.but_st1.medium.yellow {
	background-color: #fdce16;
}
a.but_st1.medium.yellow:hover {
	background-color: #161616;
}
a.but_st1.medium.red {
	background-color: #fc4242;
}
a.but_st1.medium.red:hover {
	background-color: #161616;
}
a.but_st1.medium.blue {
	background-color: #13bfff;
}
a.but_st1.medium.blue:hover {
	background-color: #161616;
}
a.but_st1.medium.lightgreen {
	background-color: #a5d549;
}
a.but_st1.medium.lightgreen:hover {
	background-color: #161616;
}
a.but_st1.medium.violet {
	background-color: #c762cb;
}
a.but_st1.medium.violet:hover {
	background-color: #161616;
}
a.but_st1.medium.green {
	background-color: #3fc35f;
}
a.but_st1.medium.green:hover {
	background-color: #161616;
}
a.but_st1.medium.pink {
	background-color: #fc5eac;
}
a.but_st1.medium.pink:hover {
	background-color: #161616;
}
a.but_st1.medium.orange {
	background-color: #ff9d12;
}
a.but_st1.medium.orange:hover {
	background-color: #161616;
}
/*medium stroke styles*/
	
a.but_st1.medium.two.yellow {
	border: 2px solid #fdce16;
	background-color: #fff;
	color: #fdce16;
}
a.but_st1.medium.two.yellow:hover {
	color: #fff;
	border: 2px solid #fdce16;
	background-color: #fdce16;
}
a.but_st1.medium.two.red {
	border: 2px solid #fc4242;
	background-color: #fff;
	color: #fc4242;
}
a.but_st1.medium.two.red:hover {
	color: #fff;
	border: 2px solid #fc4242;
	background-color: #fc4242;
}
a.but_st1.medium.two.blue {
	border: 2px solid #13bfff;
	background-color: #fff;
	color: #13bfff;
}
a.but_st1.medium.two.blue:hover {
	color: #fff;
	border: 2px solid #13bfff;
	background-color: #13bfff;
}
a.but_st1.medium.two.lightgreen {
	border: 2px solid #a5d549;
	background-color: #fff;
	color: #a5d549;
}
a.but_st1.medium.two.lightgreen:hover {
	color: #fff;
	border: 2px solid #a5d549;
	background-color: #a5d549;
}
a.but_st1.medium.two.violet {
	border: 2px solid #c762cb;
	background-color: #fff;
	color: #c762cb;
}
a.but_st1.medium.two.violet:hover {
	color: #fff;
	border: 2px solid #c762cb;
	background-color: #c762cb;
}
a.but_st1.medium.two.green {
	border: 2px solid #3fc35f;
	background-color: #fff;
	color: #3fc35f;
}
a.but_st1.medium.two.green:hover {
	color: #fff;
	border: 2px solid #3fc35f;
	background-color: #3fc35f;
}
a.but_st1.medium.two.pink {
	border: 2px solid #fc5eac;
	background-color: #fff;
	color: #fc5eac;
}
a.but_st1.medium.two.pink:hover {
	color: #fff;
	border: 2px solid #fc5eac;
	background-color: #fc5eac;
}
a.but_st1.medium.two.orange {
	border: 2px solid #ff9d12;
	background-color: #fff;
	color: #ff9d12;
}
a.but_st1.medium.two.orange:hover {
	color: #fff;
	border: 2px solid #ff9d12;
	background-color: #ff9d12;
}
/*buttons small styles*/

/*button small styles*/
a.but_st1.small {
	font-size: 14px;
	padding: 11px 20px;
}
a.but_st1.small.yellow {
	background-color: #fdce16;
}
a.but_st1.small.yellow:hover {
	background-color: #161616;
}
a.but_st1.small.red {
	background-color: #fc4242;
}
a.but_st1.small.red:hover {
	background-color: #161616;
}
a.but_st1.small.blue {
	background-color: #13bfff;
}
a.but_st1.small.blue:hover {
	background-color: #161616;
}
a.but_st1.small.lightgreen {
	background-color: #a5d549;
}
a.but_st1.small.lightgreen:hover {
	background-color: #161616;
}
a.but_st1.small.violet {
	background-color: #c762cb;
}
a.but_st1.small.violet:hover {
	background-color: #161616;
}
a.but_st1.small.green {
	background-color: #3fc35f;
}
a.but_st1.small.green:hover {
	background-color: #161616;
}
a.but_st1.small.pink {
	background-color: #fc5eac;
}
a.but_st1.small.pink:hover {
	background-color: #161616;
}
a.but_st1.small.orange {
	background-color: #ff9d12;
}
a.but_st1.small.orange:hover {
	background-color: #161616;
}
/*small button stroke styles*/
	
a.but_st1.small.two.yellow {
	border: 2px solid #fdce16;
	background-color: #fff;
	color: #fdce16;
}
a.but_st1.small.two.yellow:hover {
	color: #fff;
	border: 2px solid #fdce16;
	background-color: #fdce16;
}
a.but_st1.small.two.red {
	border: 2px solid #fc4242;
	background-color: #fff;
	color: #fc4242;
}
a.but_st1.small.two.red:hover {
	color: #fff;
	border: 2px solid #fc4242;
	background-color: #fc4242;
}
a.but_st1.small.two.blue {
	border: 2px solid #13bfff;
	background-color: #fff;
	color: #13bfff;
}
a.but_st1.small.two.blue:hover {
	color: #fff;
	border: 2px solid #13bfff;
	background-color: #13bfff;
}
a.but_st1.small.two.lightgreen {
	border: 2px solid #a5d549;
	background-color: #fff;
	color: #a5d549;
}
a.but_st1.small.two.lightgreen:hover {
	color: #fff;
	border: 2px solid #a5d549;
	background-color: #a5d549;
}
a.but_st1.small.two.violet {
	border: 2px solid #c762cb;
	background-color: #fff;
	color: #c762cb;
}
a.but_st1.small.two.violet:hover {
	color: #fff;
	border: 2px solid #c762cb;
	background-color: #c762cb;
}
a.but_st1.small.two.green {
	border: 2px solid #3fc35f;
	background-color: #fff;
	color: #3fc35f;
}
a.but_st1.small.two.green:hover {
	color: #fff;
	border: 2px solid #3fc35f;
	background-color: #3fc35f;
}
a.but_st1.small.two.pink {
	border: 2px solid #fc5eac;
	background-color: #fff;
	color: #fc5eac;
}
a.but_st1.small.two.pink:hover {
	color: #fff;
	border: 2px solid #fc5eac;
	background-color: #fc5eac;
}
a.but_st1.small.two.orange {
	border: 2px solid #ff9d12;
	background-color: #fff;
	color: #ff9d12;
}
a.but_st1.small.two.orange:hover {
	color: #fff;
	border: 2px solid #ff9d12;
	background-color: #ff9d12;
}
/*Full width button styles*/

	
a.but_fullwidth {
	padding: 0px;
	margin: 10px 0px 0px;
	float: left;
	width: 100%;
	height: 65px;
	text-align: center;
	line-height: 67px;
	font-size: 18px;
	border-radius: 4px;
	color: #FFF;
	font-weight: 500;
	text-transform: uppercase;
	background-color: #a5d549;
}
a.but_fullwidth:hover {
	color: #fff;
	background-color: #161616;
}
a.but_fullwidth.two {
	background-color: #c762cb;
}
a.but_fullwidth.two:hover {
	color: #fff;
	background-color: #161616;
}
a.but_fullwidth.three {
	background-color: #13bfff;
}
a.but_fullwidth.three:hover {
	color: #fff;
	background-color: #161616;
}
/*------------------*/
/*Call to Action */
/*------------------------------------------------------*/


.call_to_action {
	width: 100%;
	float: left;
	border: 1px solid #e7e7e7;
	border-radius: 4px;
	padding: 25px 25px;
	margin: 0 0 15px 0;
}
.call_to_action .left {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 82%;
}
.call_to_action .right {
	width: 18%;
	padding: 0px;
	margin: 0px;
	float: right;
}
.call_to_action a.but_st1.small, .call_to_action a.but_st1.medium, .call_to_action a.but_st1.large {
	float: right;
}
.call_to_action a.but_st1.small {
	margin-top: 10px;
}
.call_to_action a.but_st1.medium {
	margin-top: 10px;
}
.call_to_action p {
	width: 100%;
	text-align: left;
}
.call_to_action span.title_big {
	width: 100%;
	text-align: left;
	padding: 0px;
	margin: 0px;
	line-height: 45px;
	font-size: 24px;
	color: #1e64b4;
}
.call_to_action span.title_big.two {
	font-size: 18px;
	line-height: 0px;
}
.call_to_action span.title_big.three {
	font-size: 18px;
	line-height: 0px;
	color: #272727;
}
.call_to_action span.title_big.four {
	font-size: 34px;
	line-height: 50px;
	color: #272727;
}
.call_to_action span.title_big.three strong {
	color: #fc4242;
}
/*------------------*/
/*list styles */
/*------------------------------------------------------*/
	
/*lists style 1*/
	
.list_st1 {
	width: 100%;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	float: left;
}
.list_st1 .icon {
	width: 32px;
	height: 32px;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	float: left;
	text-align: center;
	line-height: 32px;
	color: #fff;
	border-radius: 100%;
	background-color: #1e64b4;
}
.list_st1 .text {
	padding: 5px 0 0 42px;
	margin: 0px;
	display: block;
}
<!--
list style 2
-->
 .list_st1.two {
 width:100%;
 padding:0px;
 margin:0px 0px 10px 0px;
 float:left;
}
.list_st1.two .icon {
	width: 32px;
	height: 32px;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	float: left;
	text-align: center;
	line-height: 32px;
	color: #1e64b4;
	border-radius: 100%;
	border: 1px solid #1e64b4;
	background-color: #fff;
}
.list_st1.two .text {
	padding: 0px 0 0 42px;
	margin: 0px;
	display: block;
}
/*list style3*/

.list_st3 {
	width: 100%;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	float: left;
}
.list_st3 .icon {
	width: 18px;
	height: 18px;
	padding: 0px;
	margin: 3px 0px 0px 0px;
	float: left;
	font-size: 12px;
	text-align: center;
	line-height: 15px;
	color: #1e64b4;
	border-radius: 100%;
	border: 1px solid #1e64b4;
}
.list_st3 .text {
	padding: 0px 0 0 28px;
	margin: 0px;
	display: block;
}
/*list style 4*/


ol.list_st4 {
	list-style-type: none;
 list-style-type: decimal !ie; /*IE 7- hack*/
	margin: 0;
	margin-left: 18px;
	padding: 0;
	counter-reset: li-counter;
}
ol.list_st4 li {
	position: relative;
	margin: 0px;
	padding-left: 20px;
	min-height: 3em;
	list-style-type: none;
}
ol.list_st4 li:before {
	position: absolute;
	top: 0;
	left: -15px;
	width: 28px;
	height: 28px;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	color: #f5f5f5;
	border-radius: 50%;
	background-color: #464646;
	content: counter(li-counter);
	counter-increment: li-counter;
}
/*list style 5*/

.list_st5 {
	width: 100%;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	float: left;
}
.list_st5.two {
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #d1d1d1;
}
.list_st5.two.last {
	padding: 0px 0px 10px 0px;
	border-bottom: none;
}
.list_st5 .icon {
	width: 40px;
	height: 40px;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	float: left;
	text-align: center;
	line-height: 39px;
	color: #fff;
	border-radius: 100%;
}
.list_st5 .text {
	padding: 5px 0 0 42px;
	margin: 0px;
	display: block;
}
.list_st5 .icon.red {
	background-color: #fc4242;
}
.list_st5 .icon.blue {
	background-color: #2f92ee;
}
.list_st5 .icon.green {
	background-color: #3fc35f;
}
.list_st5 .icon.violet {
	background-color: #b659fe;
}
.list_st5 .icon.orange {
	background-color: #ff881e;
}
/*------------------*/
/*message boxes */
/*------------------------------------------------------*/
	
/*message boxes*/
.messagebox_title {
	padding-bottom: 30px;
}
.info-box {
	background-color: #34b0ff;
}
.success-box {
	background-color: #7ebd24;
}
.error-box {
	background-color: #fa482b;
}
.download-box {
	background-color: #F30;
}
.warning-box {
	background-color: #f7c929;
}
.mboxes_close {
	width: 15px;
	height: 15px;
	padding: 0px;
	margin: 0px;
	float: right;
	text-align: right;
}
.mboxes_close i {
	color: #fff;
	font-size: 16px;
	font-weight: 500;
}
.success-box, .error-box, .warning-box, .info-box span {
	color: #fff;
	font-size: 16px;
	font-weight: 400;
}
.success-box, .error-box, .warning-box, .info-box {
	padding: 20px;
	margin-bottom: 30px;
	border-radius: 4px;
}
/*------------------*/
/*pricing tables */
/*------------------------------------------------------*/

/*pricing style 1*/

.price_table_st1 {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0px;
	border-radius: 2px;
	background-color: #fff;
	border: 1px solid #d9d9d9;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.price_table_st1_arrow_down {
	position: absolute;
	margin: 0 0 0 29px;
	border-left: 95px solid transparent;
	border-right: 95px solid transparent;
	border-top: 35px solid #fff;
	font-size: 0px;
	line-height: 0;
}
.price_table_st1_arrow_up {
	position: absolute;
	margin: -35px 0 0 29px;
	border-left: 95px solid transparent;
	border-right: 95px solid transparent;
	border-bottom: 35px solid #fff;
	font-size: 0px;
	line-height: 0;
}
.price_table_st1 .title {
	width: 100%;
	font-size: 30px;
	font-weight: 600;
	padding: 20px 0 20px 0;
	color: #161616;
	text-align: center;
	margin: 0px 0 10px 0;
	border-bottom: 1px solid #e6e5e5;
}
.price_table_st1 .price {
	color: #161616;
	font-size: 45px;
	font-weight: bold;
	line-height: 45px;
	text-align: center;
	padding: 8px 0px 8px;
	border-bottom: 1px solid #e6e5e5;
}
.price_table_st1 .price sup {
	font-size: 22px;
	font-style: normal;
}
.price_table_st1 .price i {
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
}
.price_table_st1 ul.plan_features {
	width: 100%;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}
.price_table_st1 ul.plan_features li {
	width: 70%;
	color: #727272;
	text-align: center;
	padding: 15px 0;
	margin: 0 auto;
	border-bottom: 1px solid #e6e5e5;
}
.price_table_st1 .plan_info .singup_but {
	color: #fff;
	text-align: center;
	padding: 8px 19px;
	margin: 3% 37%;
	display: block;
	text-wrap: none;
	border-radius: 2px;
	background-color: #161616;
}
.price_table_st1 .plan_info .singup_but:hover {
	color: #161616;
	background-color: #fdce16;
}
/*hover styles*/	
	
.price_table_st1:hover {
	background-color: #1e64b4;
	border: none;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.price_table_st1:hover .title {
	color: #fff;
	border-bottom: 1px solid rgba(5, 21, 108, 1);
}
.price_table_st1:hover .price {
	color: #fff;
	border-bottom: 1px solid rgba(5, 21, 108, 1);
}
.price_table_st1:hover .plan_features li {
	color: #ffffff;
	border-bottom: 1px solid rgba(5, 21, 108, 1);
}
.price_table_st1:hover .singup_but {
	color: #161616;
	background-color: #fdce16;
}
.price_table_st1:hover .price_table_st1_arrow_up {
	border-bottom: 35px solid #161616;
}
.price_table_st1:hover .price_table_st1_arrow_down {
	border-top: 35px solid #161616;
}
/*active styles*/	
	
.price_table_st1.active {
	background-color: #161616;
	border: none;
}
.price_table_st1.active .title {
	color: #fff;
	border-bottom: 1px solid #403f3f;
}
.price_table_st1.active .price {
	color: #fff;
	border-bottom: 1px solid #403f3f;
}
.price_table_st1.active .plan_features li {
	color: #727272;
	border-bottom: 1px solid #403f3f;
}
.price_table_st1.active .singup_but {
	color: #161616;
	background-color: #fdce16;
}
.price_table_st1.active .price_table_st1_arrow_up {
	border-bottom: 35px solid #161616;
}
.price_table_st1.active .price_table_st1_arrow_down {
	border-top: 35px solid #161616;
}
/*pricing style 2*/

.price_table_st2 {
	position: relative;
	width: 390px;
	float: left;
	padding: 0;
	margin: 0px;
	background-color: #161616;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.price_table_st2.active {
	background-color: #fdce16;
}
.price_table_st2 .top_shape {
	width: 390px;
	height: 57px;
	float: left;
	padding: 0;
	margin: 0px;
	background: url(../../images/site-img27.png) center top no-repeat;
}
.price_table_st2 .bottom_shape {
	width: 390px;
	height: 57px;
	float: left;
	padding: 0;
	margin: 0px;
	background: url(../../images/site-img26.png) center bottom no-repeat;
}
.price_table_st2 .plan_info_outer {
	width: 100%;
	float: left;
	padding: 15px;
	text-align: center;
	margin: 0px;
}
.price_table_st2 .plan_info {
	width: 100%;
	float: left;
	padding: 0;
	text-align: center;
	margin: 0px;
	border: 1px solid #161616;
}
.price_table_st2 .price_circle {
	position: absolute;
	width: 140px;
	height: 140px;
	font-size: 40px;
	padding: 0;
	color: #fff;
	line-height: 130px;
	text-align: center;
	margin: -41px 0px 0px 125px;
	border-radius: 50%;
	background-color: #4f4f4f;
}
.price_table_st2 .plan_info .title {
	font-size: 40px;
	font-weight: 400;
	padding: 0;
	color: #fff;
	text-align: center;
	margin: 60px 0 10px 0;
}
.price_table_st2 .plan_info span {
	font-family: open-sans, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 0;
	color: #827c7c;
	text-align: center;
	margin: 0 0 0 0;
}
.price_table_st2 .plan_info .bottom_line {
	width: 140px;
	height: 4px;
	padding: 0;
	border-bottom: 1px solid #4f4f4f;
	border-top: 1px solid #4f4f4f;
	text-align: center;
	margin: 18px auto 15px auto;
}
.price_table_st2 .plan_info ul.plan_features {
	width: 100%;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}
.price_table_st2 .plan_info ul.plan_features li {
	width: 100%;
	float: left;
	color: #827c7c;
	text-align: center;
	padding: 15px 0;
	margin: 0;
	border-bottom: 1px solid #2d2d2d;
}
.price_table_st2 .plan_info .singup_but {
	color: #827c7c;
	text-align: center;
	padding: 10px 50px;
	margin: 40px 0 40px 100px;
	float: left;
	border: 1px solid #2d2d2d;
}
.price_table_st2 .plan_info .singup_but:hover {
	color: #161616;
	border: 1px solid #fdce16;
	background-color: #fdce16;
}
.price_table_st2 .plan_info .singup_but.two {
	color: #fff;
	border: 1px solid #161616;
	background-color: #161616;
}
.price_table_st2 .plan_info .singup_but.two:hover {
	color: #161616;
	border: 1px solid #161616;
	background-color: #fdce16;
}
/*active styles*/

.price_table_st2.active {
	background-color: #fdce16;
}
.price_table_st2.active .singup_but {
	background-color: #161616;
	border: 1px solid #161616;
	color: #fff;
}
.price_table_st2.active .plan_info .title {
	color: #161616;
}
.price_table_st2.active .plan_info span {
	color: #161616;
}
.price_table_st2.active .plan_info ul.plan_features li {
	border-bottom: 1px solid #fee273;
	color: #161616;
}
.price_table_st2.active .plan_info {
	border: 1px solid #fff;
}
.price_table_st2.active .price_circle {
	background-color: #161616;
}
/*hover styles*/

.price_table_st2:hover {
	background-color: #fdce16;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.price_table_st2:hover .singup_but {
	background-color: #161616;
	border: 1px solid #161616;
	color: #fff;
}
.price_table_st2:hover .plan_info .title {
	color: #161616;
}
.price_table_st2:hover .plan_info span {
	color: #161616;
}
.price_table_st2:hover .plan_info ul.plan_features li {
	border-bottom: 1px solid #fee273;
	color: #161616;
}
.price_table_st2:hover .plan_info {
	border: 1px solid #fff;
}
.price_table_st2:hover .price_circle {
	background-color: #161616;
}
/*Typography	*/
	
/*dropcaps*/
.highlit {
	font-size: 14px;
	font-weight: 400;
	line-height: 10px;
	padding: 0px;
	color: #fff;
	background-color: #1e64b4;
}
.highlit2 {
	color: #fff;
	background-color: #a7d02b;
}
.highlit3 {
	color: #fff;
	background-color: #fc4242;
}
/*------------------*/
/*content boxes */
/*------------------------------------------------------*/


.contbox_st1 {
	width: 100%;
	float: left;
	padding: 25px;
	margin: 0px;
	border-radius: 2px;
	border: 1px solid #E1E1E1;
}
.marbottom {
	margin-bottom: 30px;
}
.contbox_st1:hover img {
	opacity: 0.8;
}
/*------------------*/
/*data tables */
/*------------------------------------------------------*/

/* tables */
.table-style {
	float: left;
	width: 100%;
 tab
}
.table-list {
	padding: 0;
	border-spacing: 0;
	float: left;
	background-color: #fff;
	border: 1px solid #dddddd;
	margin-bottom: 20px;
	width: 100%;
}
.table-list th {
	padding: 18px 10px;
	color: #fff;
	font-weight: 400;
	font-size: 16px;
	text-align: center;
	background-color: #1e64b4;
}
.table-list td {
	padding: 13px 10px;
	text-align: center;
	background-color: #f5f5f5;
}
/*
.table-list tr {
	border-bottom: 1px solid #e1e1e1;
}*/

.table-list td.hilit {
	padding: 13px 10px;
	text-align: center;
	background-color: #fff;
}
/*table style 2*/

.table-style {
	float: left;
	width: 100%;
}
.table-list2 {
	float: left;
	background-color: #fff;
	margin-bottom: 20px;
	width: 100%;
}
.table-list2 th {
	padding: 18px 10px;
	color: #fff;
	font-weight: 400;
	font-size: 16px;
	text-align: center;
	background-color: #272727;
}
.table-list2 td {
	padding: 13px 10px;
	text-align: center;
	background-color: #f5f5f5;
	border: 1px solid #e1e1e1;
}
.table-list2 tr {
	border-bottom: 1px solid #e1e1e1;
}
.table-list2 td.hilit {
	padding: 13px 10px;
	text-align: center;
	background-color: #fff;
}
.table-list2 tr:hover td {
	background-color: #1e64b4;
	color: #fff;
}
/* tables */
.table-style {
	float: left;
	width: 100%;
 tab
}
.table-list3 {
	padding: 0;
	border-spacing: 0;
	float: left;
	background-color: #fff;
	border: 1px solid #e4e4e4;
	width: 100%;
}
.table-list3 th {
	padding: 18px 10px;
	color: #fff;
	font-weight: 600;
	font-size: 16px;
	text-align: center;
	background-color: #1e64b4;
}
.table-list3 td {
	padding: 13px 10px;
	text-align: center;
	height: 80px;
	font-size: 15px;
	line-height: 60px;
	background-color: #f2f2f2;
}
.table-list3 td a {
	padding: 8px 30px;
	text-align: center;
	font-size: 15px;
	margin: 0px;
	color: #fff;
	line-height: 60px;
	background-color: #c9c9c9;
}
.table-list3 td a:hover {
	background-color: #b0b0b0;
}
.table-list3 td.hilit {
	padding: 13px 10px;
	text-align: center;
	background-color: #fff;
}
/* tables style4 */
.table-style {
	float: left;
	width: 100%;
 tab
}
.table-list4 {
	padding: 0;
	border-spacing: 0;
	float: left;
	background-color: #fff;
	border: 1px solid #e4e4e4;
	width: 100%;
}
.table-list4 th {
	padding: 25px 10px;
	color: #fff;
	font-weight: 600;
	font-size: 16px;
	text-align: center;
	background-color: #161616;
}
.table-list4 td {
	padding: 13px 10px;
	text-align: center;
	height: 80px;
	font-size: 15px;
	line-height: 60px;
	background-color: #f2f2f2;
}
.table-list4 td a {
	padding: 8px 30px;
	text-align: center;
	font-size: 15px;
	margin: 0px;
	color: #fff;
	line-height: 20px;
	background-color: #1e64b4;
}
.table-list4 td a:hover {
	background-color: #b0b0b0;
}
.table-list4 td.hilit {
	padding: 13px 10px;
	text-align: center;
	background-color: #fff;
}
.table-list4 td.hilit span {
	display: block;
	padding: 0px;
	margin: 0px;
	height: 32px;
}
.table-list4 td.hilit2 {
	padding: 13px 10px;
	text-align: center;
	background-color: #f2f2f2;
}
.table-list4 td.hilit2 span {
	display: block;
	padding: 0px;
	margin: 0px;
	height: 32px;
}
/*------------------*/
/*social icon styles */
/*------------------------------------------------------*/


ul.social_icon_st1 {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
ul.social_icon_st1 li {
	padding: 0px;
	margin: 0px;
	float: left;
	text-align: center;
}
ul.social_icon_st1 li a {
	width: 40px;
	height: 40px;
	padding: 0px;
	margin: 0 5px 5px 0;
	text-align: center;
	font-size: 16px;
	color: #fff;
	line-height: 39px;
	float: left;
	background-color: #1e64b4;
}
ul.social_icon_st1 li a:hover {
	color: #fff;
	background-color: #161616;
}
/*style 2*/

ul.social_icon_st2 {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
ul.social_icon_st2 li {
	padding: 0px;
	margin: 0px;
	float: left;
	text-align: center;
}
ul.social_icon_st2 li a {
	width: 40px;
	height: 40px;
	padding: 0px;
	margin: 0 5px 5px 0;
	text-align: center;
	font-size: 16px;
	color: #161616;
	line-height: 39px;
	float: left;
	border: 1px solid #d9d9d9;
	background-color: #fff;
}
ul.social_icon_st2 li a:hover {
	color: #fff;
	background-color: #161616;
}
/*style 3*/

ul.social_icon_st3 {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
ul.social_icon_st3 li {
	padding: 0px;
	margin: 0px;
	float: left;
	text-align: center;
}
ul.social_icon_st3 li a {
	width: 40px;
	height: 40px;
	padding: 0px;
	margin: 0 5px 5px 0;
	text-align: center;
	font-size: 16px;
	color: #fff;
	line-height: 39px;
	float: left;
	border-radius: 100%;
	background-color: #fc4242;
}
ul.social_icon_st3 li a:hover {
	color: #fff;
	background-color: #161616;
}
/*style 4*/

ul.social_icon_st4 {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
ul.social_icon_st4 li {
	padding: 0px;
	margin: 0px;
	float: left;
	text-align: center;
}
ul.social_icon_st4 li a {
	width: 40px;
	height: 40px;
	padding: 0px;
	margin: 0 5px 5px 0;
	text-align: center;
	font-size: 16px;
	color: #161616;
	line-height: 39px;
	float: left;
	border-radius: 100%;
	background-color: #fff;
	border: 1px solid #d9d9d9;
}
ul.social_icon_st4 li a:hover {
	color: #fff;
	border: 1px solid #161616;
	background-color: #161616;
}
/*style5*/

ul.social_icon_st5 {
	padding: 0px;
	margin: 0px;
	float: left;
}
.social_icon_st5 li {
	padding: 0px;
	margin-right: 5px;
	float: left;
	display: inline;
}
.social_icon_st5 li a {
	width: 45px;
	height: 45px;
	padding: 0px;
	float: left;
	color: #fff;
	margin: 0 0 5px 0;
	font-size: 18px;
	line-height: 43px;
	display: inline;
	text-align: center;
	background-color: #1e64b4;
}
.social_icon_st5 li a i {
	color: #fff;
	font-size: 16px;
	line-height: 30px;
}
.social_icon_st5 li a.twitter {
	background-color: #46c0ff;
}
.social_icon_st5 li a.twitter:hover {
	background-color: #272727;
}
.social_icon_st5 li a.facebook {
	background-color: #2e68be;
}
.social_icon_st5 li a.facebook:hover {
	background-color: #272727;
}
.social_icon_st5 li a.googleplus {
	background-color: #e74a35;
}
.social_icon_st5 li a.googleplus:hover {
	background-color: #272727;
}
.social_icon_st5 li a.in {
	background-color: #097fc3;
}
.social_icon_st5 li a.in:hover {
	background-color: #272727;
}
.social_icon_st5 li a.dribble {
	background-color: #f44193;
}
.social_icon_st5 li a.dribble:hover {
	background-color: #272727;
}
/*style6*/

ul.social_icon_st6 {
	padding: 0px;
	margin: 0px;
	float: left;
}
.social_icon_st6 li {
	padding: 0px;
	margin-right: 5px;
	float: left;
	display: inline;
}
.social_icon_st6 li a {
	width: 45px;
	height: 45px;
	padding: 0px;
	margin: 0 0 5px 0;
	float: left;
	color: #fff;
	font-size: 18px;
	line-height: 43px;
	display: inline;
	text-align: center;
	border-radius: 100%;
	background-color: #1e64b4;
}
.social_icon_st6 li a i {
	color: #fff;
	font-size: 16px;
	line-height: 30px;
}
.social_icon_st6 li a.twitter {
	background-color: #46c0ff;
}
.social_icon_st6 li a.twitter:hover {
	background-color: #272727;
}
.social_icon_st6 li a.facebook {
	background-color: #2e68be;
}
.social_icon_st6 li a.facebook:hover {
	background-color: #272727;
}
.social_icon_st6 li a.googleplus {
	background-color: #e74a35;
}
.social_icon_st6 li a.googleplus:hover {
	background-color: #272727;
}
.social_icon_st6 li a.in {
	background-color: #097fc3;
}
.social_icon_st6 li a.in:hover {
	background-color: #272727;
}
.social_icon_st6 li a.dribble {
	background-color: #f44193;
}
.social_icon_st6 li a.dribble:hover {
	background-color: #272727;
}
/*------------------*/
/*icon boxes */
/*------------------------------------------------------*/	
	
/*icon boxes*/

.icon_boxes_st1 {
	width: 100%;
	padding: 15px;
	margin: 0px;
	float: left;
	text-align: center;
	border-radius: 4px;
	border: 1px solid #e1e1e1;
}
.icon_boxes_st1 i {
	background-color: #1e64b4;
	border: 1px solid #1e64b4;
	border-radius: 100%;
	color: #fff;
	font-size: 40px;
	height: 100px;
	line-height: 105px;
	margin-bottom: 20px;
	text-align: center;
	vertical-align: middle;
	width: 100px;
}
.icon_boxes_st1 .icon_box_title1 {
	padding: 0px;
	margin: 0px;
	color: #272727;
	font-size: 20px;
	margin-bottom: 10px;
}
/*icon boxes style2 */

.icon_boxes_st2 {
	width: 100%;
	padding: 15px;
	margin: 0px;
	float: left;
	text-align: center;
}
.icon_boxes_st2.two {
	background: none;
}
.icon_boxes_st2 i {
	color: #161616;
	font-size: 35px;
	line-height: 105px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
}
.icon_boxes_st2 .icon_box_title1 {
	padding: 0px;
	margin: 0px;
	color: #272727;
	font-weight: 400;
	font-size: 24px;
	text-transform: none;
	margin-bottom: 10px;
}
/*icon boxes style 3*/

ul.icon_boxes_st3 {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.icon_boxes_st3 li {
	padding: 0px;
	margin: 0px;
}
.icon_boxes_st3 li p {
	margin-bottom: 20px;
}
.icon_boxes_st3 li.icon {
	float: left;
	width: 16%;
	color: #ff9f07;
	font-size: 35px;
	padding: 0px;
	margin: 0px;
	line-height: 80px;
}
.icon_boxes_st3 li.cont {
	float: left;
	width: 84%;
	padding: 0px;
	margin: 0px;
}
/*icon boxes style 5*/

.icon_boxes_st5 {
	margin: 0px;
	float: left;
	width: 100%;
	text-align: center;
}
.icon_boxes_st5 i {
	background-color: #1e64b4;
	border: 1px solid #1e64b4;
	border-radius: 100%;
	color: #FFFFFF;
	font-size: 30px;
	height: 80px;
	line-height: 81px;
	margin-bottom: 20px;
	text-align: center;
	vertical-align: middle;
	width: 80px;
}
.icon_boxes_st5:hover i {
	background-color: #fff;
	color: #1e64b4;
	border: 1px solid #1e64b4;
}
/*------------------*/
/*team member styles */
/*------------------------------------------------------*/


/*team member style 2	*/	
.team_st2 {
	position: relative;
	width: 100%;
	height: 400px;
	padding: 20px;
	margin: 0px;
	float: left;
	overflow: hidden;
 transition: top .3s ease-in-out;
}
.teamst2_holder {
	width: 100%;
	height: 400px;
	padding: 0px;
	margin: 0px;
	float: left;
	border: 1px solid #e1e1e1;
 transition: top .3s ease-in-out;
}
.team_st2 .imgbox {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	top: 0px;
	height: 220px;
	overflow: hidden;
	transition: top 0.3s ease-in-out 0s;
}
.team_st2 .text {
	position: absolute;
	padding: 20px;
	margin: 0px;
	float: left;
	width: 100%;
	height: 150px;
	left: 0px;
	top: 220px;
	z-index: 100;
 transition: top .3s ease-in-out;
	background-color: #fff;
	border-top: 1px solid #e1e1e1;
}
.team_st2:hover .text {
	position: absolute;
	top: 150px;
 transition: top .3s ease-in-out;
}
.team_st2 strong {
	font-size: 16px;
	font-weight: 400;
	padding: 0px;
	margin: 15px 0 15px 0;
	color: #272727;
	text-align: center;
}
.team_st2 .desig {
	font-size: 14px;
	font-weight: 400;
	padding: 0px;
	margin: 0px;
	float: left;
	color: #fdce16;
	text-align: left;
}
/*team style 1*/

.team_st1 {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	text-align: center;
}
.team_st1 .imgholder {
	position: relative;
	padding: 0px;
	margin-bottom: 20px;
	float: left;
	overflow: hidden;
 -webkit-transition: opacity .25s ease-in-out;
 -moz-transition: opacity .25s ease-in-out;
 -ms-transition: opacity .25s ease-in-out;
 -o-transition: opacity .25s ease-in-out;
 transition: opacity .25s ease-in-out;
}
.team_st1 .teamst1_imgholder {
	width: 250px;
	height: 250px;
	float: left;
	padding: 15px;
	margin: 0px;
	border: 1px solid #e1e1e1;
	border-radius: 50%;
}
.team_st1 .imgholder .hoverbox {
	position: absolute;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 210px;
	height: 210px;
	left: 19px;
	top: 22px;
	opacity: 0;
	background-color: #000;
	border-radius: 50%;
 transition: top .3s ease-in-out;
	z-index: 2;
 -webkit-transition: opacity .50s ease-in-out;
 -moz-transition: opacity .50s ease-in-out;
 -ms-transition: opacity .50s ease-in-out;
 -o-transition: opacity .50s ease-in-out;
 transition: opacity .50s ease-in-out;
}
.team_st1 .imgholder:hover .hoverbox {
	opacity: 1;
 -webkit-transition: opacity .25s ease-in-out;
 -moz-transition: opacity .25s ease-in-out;
 -ms-transition: opacity .25s ease-in-out;
 -o-transition: opacity .25s ease-in-out;
 transition: opacity .25s ease-in-out;
	background: url(../../images/site-img175.png) left top repeat;
}
.team_st1 .imgholder .hoverbox a {
	position: absolute;
	left: 47px;
	top: 112px;
	background-color: #F30;
	padding: 10px;
	margin-right: 5px;
 transition: top .5s ease-in-out;
}
.team_st1 .imgholder a.hov_circle {
	position: absolute;
	width: 50px;
	height: 50px;
	left: 87px;
	top: 87px;
	padding: 0px;
	margin: 0px;
	background-color: #fff;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
	transition-property: background-color, color;
 transition: top .3s ease-in-out;
	transition-timing-function: ease-out;
	vertical-align: middle;
}
.team_st1 .imgholder a.hov_circle i {
	color: #272727;
	font-size: 20px;
	text-align: center;
	line-height: 50px;
}
.team_st1 .imgholder a.hov_circle:hover {
	background-color: #1197ee;
}
.team_st1 .imgholder a.hov_circle:hover i {
	color: #fff;
}
.team_st1 strong {
	font-size: 16px;
	font-weight: 400;
	padding: 0px;
	margin: 0px;
	color: #272727;
	text-align: center;
}
.team_st1 .desig {
	font-size: 14px;
	font-weight: 400;
	padding: 0px;
	margin: 0px;
	color: #727272;
	text-align: center;
}
.team_st1 p {
	font-size: 14px;
	font-weight: normal;
	padding-top: 10px;
	margin: 0px;
	color: #727272;
	text-align: center;
}
.team_st1 ul.social_icon_st4 {
	margin-left: 39px;
}
/*------------------*/
/*latest posts elements styles */
/*------------------------------------------------------*/	
	
	
/*posts styles 5*/

.latest_post_st5 {
	margin: 0px;
	padding: 0px;
	float: left;
}
.latest_post_st5 .imgholder {
	margin: 0px 0px 25px 0px;
	padding: 0px;
	float: left;
}
.latest_post_st5 .imgholder:hover {
	opacity: 0.8;
}
.latest_post_st5 .imgholder.port {
	margin: 0px 0px 25px 0px;
	padding: 0px;
	float: left;
}
.latest_post_st5 .infoholder {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	float: left;
}
.latest_post_st5 .info {
	font-size: 14px;
	color: #727272;
	margin: 0px 15px 0px 0px;
	display: block;
	font-weight: normal;
	padding: 0px;
	float: left;
}
/*latest posts style 3*/

.latest_post_st3 {
	padding: 15px;
	margin: 0px;
	float: left;
	border: 1px solid #e1e1e1;
}
.latest_post_st3:hover img {
	opacity: 0.8;
}
.latest_post_st3_imgholder {
	padding: 0px;
	margin: 0px;
	float: left;
}
.latest_post_st3_txtholder {
	padding: 0px;
	margin: 0px;
	float: left;
}
.latest_post_st3_txt {
	padding: 0px;
	margin: 0px;
	float: left;
}
.latest_post_st3_info {
	padding: 0px;
	margin: 0px;
	display: block;
	float: left;
	font-size: 13px;
}
.latest_post_st3_info .paddright {
	padding-right: 10px;
}
.latest_post_st3_info span i {
	padding: 0px;
	margin: 0px;
	color: #727272;
	font-size: 13px;
}
/*------------------*/
/*dividers styles */
/*------------------------------------------------------*/	
	
	
/*divider lines*/
.divider_line_small {
	width: 12%;
	margin: 0 auto 65px auto;
	height: 25px;
	border-top: 1px solid #000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.divider_line_small.two {
	width: 12%;
	margin: 0 auto 0 0;
	height: 25px;
	float: left;
	border-top: 1px solid #000;
}
.divider_line_small.three {
	width: 49%;
	margin: 0 auto 0 0;
	height: 25px;
	float: left;
	border-top: 1px solid #000;
}
.divider_line_small.four {
	margin: 0 auto 25px auto;
}
.divider_line_small_white {
	width: 12%;
	margin: 0 auto 80px auto;
	height: 25px;
	border-top: 1px solid #fff;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.divider_line_small_white.two {
	position: absolute;
	width: 12%;
	margin: 0 auto 80px 482px;
	height: 25px;
	padding: 0px;
	border-top: 1px solid #fff;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.8;
}
.divider_line_small_white.three {
	margin: 0 auto 50px 482px;
}
.divider_line1 {
	float: left;
	width: 100%;
	padding-top: 0px;
	margin-bottom: 0px;
	border-bottom: 1px solid #e5e5e5;
}
.divider_dashed2 {
	float: left;
	width: 100%;
	margin: 59px 0px;
	border-top: 1px dotted #d7d7d7;
}
.divider_dashed3 {
	float: left;
	width: 100%;
	height: 5px;
	margin: 10px 0px 59px 0px;
	border-top: 1px dashed #d7d7d7;
	border-bottom: 1px dashed #d7d7d7;
}
.divider_dashed4 {
	float: left;
	width: 100%;
	margin: 15px 0px 15px 0px;
	border-top: 1px dashed #d7d7d7;
}
.divider_dashed5 {
	float: left;
	width: 100%;
	height: 5px;
	margin: 20px 0px 59px 0px;
	border-top: 2px solid #d7d7d7;
}
.divider_dashed6 {
	float: left;
	width: 100%;
	height: 5px;
	margin: 20px 0px 59px 0px;
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
}
.divider_dashed7 {
	float: left;
	width: 100%;
	margin: 50px 0px 0px 0px;
	border-top: 1px dotted #d7d7d7;
}
.divider_dashed8 {
	float: left;
	width: 100%;
	margin: 53px 0px 45px 0px;
	border-top: 1px dotted #d7d7d7;
}
.divider_dashed9 {
	float: left;
	width: 100%;
	margin: 40px 0px 48px 0px;
	border-top: 1px dotted #d7d7d7;
}
/*------------------*/
/*widget styles */
/*------------------------------------------------------*/	
	
/*text widget	*/
	
.text_widget {
	width: 100%;
	padding: 30px;
	margin: 0 0 40px 0;
	float: left;
	border: 1px solid #d9d9d9;
}
/*posts widget	*/	
.posts_widget {
	width: 100%;
	padding: 30px;
	margin: 0 0 40px 0;
	float: left;
	border: 1px solid #d9d9d9;
}
.posts_widget .left {
	width: 32%;
	padding: 0px;
	margin: 0;
	float: left;
}
.posts_widget .right {
	width: 68%;
	padding: 0px;
	margin: 0;
	float: right;
}
.posts_widget .right .title {
	padding: 0px;
	margin: 0;
}
.posts_widget .right .title:hover {
	color: #fdce16;
}
.posts_widget .right .info {
	font-size: 13px;
	padding: 0px;
	margin: 0;
}
.posts_widget .right a.more_but {
	font-size: 14px;
	padding: 5px 5px;
	margin: 18px 0 18px 0;
	float: left;
	color: #fdce16;
	border: 1px solid #fdce16;
}
.posts_widget .right a.more_but:hover {
	color: #161616;
	background-color: #fdce16;
}
/*portfolio widget	*/	
	
.portfolio_widget {
	width: 100%;
	padding: 30px 30px 50px 30px;
	margin: 0 0 40px 0;
	float: left;
	border: 1px solid #d9d9d9;
}
/*twitter widget	*/	
	
.twitter_widget {
	width: 100%;
	padding: 30px;
	margin: 0 0 40px 0;
	float: left;
	border: 1px solid #d9d9d9;
}
.twitter_widget .icon {
	width: 32px;
	height: 32px;
	padding: 0px;
	font-size: 14px;
	color: #161616;
	text-align: center;
	line-height: 33px;
	margin: 0 10px 0 0;
	float: left;
	border-radius: 100%;
	background-color: #fdce16;
}
.twitter_widget .title {
	width: 85%;
	padding: 5px 0 0 0;
	margin: 0;
	float: right;
}
.twitter_widget .hilite {
	color: #fdce16;
}
/*social widget	*/		
.social_widget {
	width: 100%;
	padding: 30px;
	margin: 0 0 40px 0;
	float: left;
	border: 1px solid #d9d9d9;
}
/*testimonials widget	*/	
.testimonials_widget {
	width: 100%;
	padding: 0px;
	margin: 0 0 40px 0;
	float: left;
}
.testimonials_widget .box {
	width: 100%;
	padding: 30px;
	margin: 0 0 25px 0;
	float: left;
	border: 1px solid #d9d9d9;
}
.testimonials_widget .left {
	width: 30%;
	padding: 0px;
	margin: 0;
	float: left;
}
.testimonials_widget .right {
	width: 70%;
	padding: 0px;
	margin: 0;
	float: left;
}
.testimonials_widget .right .name {
	font-size: 16px;
	display: block;
	color: #161616;
	padding: 0px;
	margin: 0;
}
.testimonials_widget .right .comp {
	padding: 0px;
	margin: 0;
}
.testimonials_widget .right .comp span {
	color: #fdce16;
}
.testimonials_widget .arrow_down {
	position: absolute;
	margin: 0px 0px 0px 37px;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 10px solid #d9d9d9;
	font-size: 0px;
	line-height: 0;
}
/*flickr widget	*/		
.flickr_widget {
	width: 100%;
	padding: 30px 30px 17px 30px;
	margin: 0 0 40px 0;
	float: left;
	border: 1px solid #d9d9d9;
}
.flickr_widget img {
	width: 65px;
	height: 65px;
	margin-right: 8px;
	margin-bottom: 8px;
	border: 0px solid #999 !important;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.flickr_widget img:hover {
	border: 2px solid #FDCE16 !important;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.tabs7 {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: 1px solid #eaeaea;
	border-bottom: none;
	width: 99%;
	height:55px;
	background-color: #eaeaea;
	position: relative;
	z-index: 4;
}
.tabs7 li {
	margin: 0;
	text-align: center;
}
.tabs7 li a {
	float: left;
	color: #7B7B7B;
	padding: 0px 15px;
	font-weight: 600;
	text-decoration: none;
	line-height: 50px;
	font-size: 120%;
	background-color: #efefef;
	border-right: 1px solid #CCCCCC;
	border-top: 0px solid #efefef;
	border-bottom: 4px solid #efefef;
}
.noborder {min-height: 151px; background:#efefef; min-width:25%;}
.tabs7 li a:hover {	color: #000000;}
.tabs7 li.active a {
	color: #0066CC;
	background-color: #ffffff;
	border-top: 0px solid #EAEAEA;
	border-bottom: 4px solid #1e64b4;
}
.tabs7.host li.active a {
	color: #1e64b4;
	border-top: 4px solid #1e64b4;
	border-bottom: 1px solid #fff;
}
.tabs7.host li a:hover {
	color: #cccccc;
}
.tabs7.two li.active a {
	color: #73b41f;
	border-top: 4px solid #eaeaea;
	border-bottom: 1px solid #fff;
}
.tabs7.two li a:hover {
	color: #73b41f;
}
.tabs-content7 {
	float: left;
	width: 99%;
	padding: 5% 4% 5% 4%;
	text-align: left;
	margin-bottom: 40px;
	border: 1px solid #eaeaea;
	position: relative;
	z-index: 3;
	margin-top:-2px;
}
.tabs-content7 img.img_left2 {
	width: auto;
	margin-right: 25px;
	margin-bottom: 20px;
}
.tabs-content7 .tabs-panel {
	padding: 20px;
}
.tabs-content7 .tabs-panel7 .tab-title3 {
	display: none;
}
.tabs7.two li a {
	padding: 0px 20px;
}
/*	#Themes
//	================================================== */

#example-7 .tabs7 li {
	width: 100px;
	border: 1px solid #DDD;
	border-right: 0;
	background: #EEE;
	cursor: pointer;
	position: relative;
	z-index: 999;
}
#example-7 .tabs7 li:last-child {
	border-right: 1px solid #DDD;
}
#example-7 .tabs7 li.active {
	border-bottom: 1px solid #FFF;
	background: #FFF;
}
#example-7 .tabs-content7 {
	border: 1px solid #DDD;
	background: #FFF;
	position: relative;
	top: -1px;
	z-index: 99;
}
#example-7 .tabs-content7 .tab-title {
	color: #0b8593;
}
 @media only screen and (min-width: 1000px) and (max-width: 1169px) {
.tabs7 li a {
 padding: 0px 20px;
}
.tabs7.two li a {
 padding: 0 11px;
}
.tabs7 li a {
 font-size: 13px;
}
.section_holder33 .price_table_holder {
    width: 98%;
}
.logo {
	float: left;
	width: 25%;
}
}
 @media only screen and (min-width: 768px) and (max-width: 999px) {
.tabs7 li a {
 padding: 0px 9px;
}
.tabs7.two li a {
 padding: 0px 5px;
}
.tabs7 li a {
 font-size: 11px;
}
.section_holder33 .price_table_holder {
    width: 98%;
}
.logo {
	float: left;
	width: 29%;
}
}
 @media only screen and (min-width: 480px) and (max-width: 767px) {
.tabs7 li a {
 padding: 0px 10px;
}
.section_holder33 .price_table_holder {
    width: 98%;
}
}
 @media only screen and (max-width: 479px) {
.tabs7 li a {
 padding: 0px 5px;
}
.tabs7.two li a {
 padding: 0px 9px;
}
.tabs-content7 img.img_left2 {
 margin-bottom: 20px;
 margin-right: 0px;
 width: 90%;
}
.tabs-content7 {
 width: 90%;
 margin: 0 5%;
}
.section_holder13 {
 padding: 0;
}
.tabs7 li a {
 margin: 0 5%;
 width: 90%;
}
.tabs7 {
 width: 99%;
}
.section_holder33 .price_table_holder {
    width: 98%;
}
}
 
.tabs {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.tabs li {
	margin: 0;
	text-align: left;
}
.tabs li a {
	color: #454545;
	display: block;
	height: 40px;
	padding: 0 0px 0 18px;
	text-decoration: none;
	line-height: 40px;
	font-size: 14px;
	border-bottom: 1px solid #eee;
}
.tabs li.active a {
	color: #ffffff;
	background-color: #287FE3;
}
.tabs-content {
	float: left;
	width: 76%;
	padding: 0 0 0 3%;
	text-align: left;
	margin-bottom: 40px;
}
/*.tabs-content img {
	width: 100%;
}*/
.tabs-content img.img_left2 {
	width: auto;
}
.tabs-content .tabs-panel {
	/*padding: 20px;*/
}
.tabs-content .tabs-panel .tab-title {
	display: none;
}

@media only screen and (min-width: 480px) and (max-width: 767px){
ul.tabs {
	width: 32%;
}
.tabs-content {
	width: 50%;
	padding: 2.5% 3% 4% 3%;
}

.tabs-content img {
	width: 90%;
}
.section_holder33 .price_table_holder {
    width: 98%;
}
}


@media only screen and (max-width: 479px){
ul.tabs {
	width: 100%;
}
.tabs-content {
	width: 94%;
	padding: 2.5% 3% 4% 3%;
}
.tabs-content img {
	width: 90%;
	float:left;
}
.section_holder33 .price_table_holder {
    width: 98%;
}
}