@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: "Flaticon";
	src: url("../fonts/flaticon.eot");
	src: url("../fonts/flaticon.eot#iefix") format("embedded-opentype"),
	url("../fonts/flaticon.woff") format("woff"),
	url("../fonts/flaticon.ttf") format("truetype"),
	url("../fonts/flaticon.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}
.flaticon-envelopes5:before {
	content: "\e000";
}
.flaticon-pin71:before {
	content: "\e001";
}
.flaticon-seo15:before {
	content: "\e002";
}
.flaticon-settings48:before {
	content: "\e003";
}
.flaticon-telephone5:before {
	content: "\e004";
}
.flaticon-website21:before {
	content: "\e005";
}

@font-face {
	font-family:'SegoeUI-Italic';
	src: url('../fonts/SegoeUI-Italic_gdi.eot');
	src: url('../fonts/SegoeUI-Italic_gdi.eot?#iefix') format('embedded-opentype'),
		url('../fonts/SegoeUI-Italic_gdi.woff') format('woff'),
		url('../fonts/SegoeUI-Italic_gdi.ttf') format('truetype'),
		url('../fonts/SegoeUI-Italic_gdi.svg#SegoeUI-Italic') format('svg');
	font-weight: 400;
	font-style: italic;
	font-stretch: normal;
	unicode-range: U+0020-2666;
}

@font-face {
	font-family:'SegoeUI-SemiBold';
	src: url('../fonts/SegoeUI-SemiBold_gdi.eot');
	src: url('../fonts/SegoeUI-SemiBold_gdi.eot?#iefix') format('embedded-opentype'),
		url('../fonts/SegoeUI-SemiBold_gdi.woff') format('woff'),
		url('../fonts/SegoeUI-SemiBold_gdi.ttf') format('truetype'),
		url('../fonts/SegoeUI-SemiBold_gdi.svg#SegoeUI-SemiBold') format('svg');
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-2666;
}

@font-face {
	font-family:'SegoeUI-Light';
	src: url('../fonts/SegoeUI-Light_gdi.eot');
	src: url('../fonts/SegoeUI-Light_gdi.eot?#iefix') format('embedded-opentype'),
		url('../fonts/SegoeUI-Light_gdi.woff') format('woff'),
		url('../fonts/SegoeUI-Light_gdi.ttf') format('truetype'),
		url('../fonts/SegoeUI-Light_gdi.svg#SegoeUI-Light') format('svg');
	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+000D-2666;
}

@font-face {
	font-family:'SegoeUI-Regular';
	src: url('../fonts/SegoeUI_gdi.eot');
	src: url('../fonts/SegoeUI_gdi.eot?#iefix') format('embedded-opentype'),
		url('../fonts/SegoeUI_gdi.woff') format('woff'),
		url('../fonts/SegoeUI_gdi.ttf') format('truetype'),
		url('../fonts/SegoeUI_gdi.svg#SegoeUI-Regular') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-2666;
}

@font-face {
	font-family:'SegoeUI-Bold';
	src: url('../fonts/SegoeUI-Bold_gdi.eot');
	src: url('../fonts/SegoeUI-Bold_gdi.eot?#iefix') format('embedded-opentype'),
		url('../fonts/SegoeUI-Bold_gdi.woff') format('woff'),
		url('../fonts/SegoeUI-Bold_gdi.ttf') format('truetype'),
		url('../fonts/SegoeUI-Bold_gdi.svg#SegoeUI-Bold') format('svg');
	font-weight: 700;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-2666;
}
a:hover {
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
	text-decoration:none;
}
ul, li {
	padding:0;
	list-style:none;
}
body {
	margin:0;
	padding:0;
	font-family: 'Open Sans', sans-serif;
}
#wrapper {
	width:100%;
	margin:0;
	position:relative;
}


.header-style-main {

	background:url(../images/sliderbg.jpg) repeat;
	position: top left;
	padding-top: 35px;
	padding-bottom: 35px;
}

.header-title h2 {
	color: #ffffff;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 30px;
	font-size: 35px;
}

.header-left {
	margin-bottom: 20px;
	
}

.header-mid {
	margin-bottom: 20px;
	
}

.header-right {
	background-color: #fff;
	padding-top: 25px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;
}

.header-right h4 {
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	font-size: 20px;
	text-align: center;
}

.formstyle {
	maargin-left: 20px;
}


.social-icons > li:last-child {
	padding-right: 0;
}
.header-section {
	background:#3a8fda;
	padding: 5px 20px;
}
.contct-no h4 {
	color: #7d7d7d;
	display: inline-block;
	float: left;
	font-size: 22px;
	font-weight: 900;
}
ul.social-icons {
    float: left;
    margin: 0;
    padding: 0;
}
ul.social-icons li {
	float: left;
	padding: 0 4px;
}
ul.social-icons li a {
   border: 1px solid #ddd;
    color: #b3b3b3;
    display: block;
    font-size: 13px;
    font-weight: 700;
    height: 25px;
    padding: 2px 0 0;
    text-align: center;
    width: 25px;
	-moz-border-radius: 90px;
	-webkit-border-radius: 90px;
	-khtml-border-radius: 90px;
	border-radius: 90px;
}
ul.social-icons li a:hover {
	background:#03b4f6;
	color:#fff;
}
.contct-no {
	float: left;
	padding: 17px 0;
	width: 100%;
}


.naviagtion-section .navbar {
	border-radius:0!important;
	border:none;
}
.naviagtion-section .navbar-default {
	background:#3a8fda;
	margin:0;
}
.naviagtion-section .navbar-collapse {
	padding:0;
}
.naviagtion-section .navbar-default .navbar-nav > li > a {
	color: #fff;
	font-size: 15px;
	font-weight: 500;
}
.naviagtion-section .nav > li > a {
	display: block;
	padding: 6px 15px !important;
	position: relative;
	border-radius:4px;
}



.navbar {
  margin-bottom: 0px;
  border-bottom: 0px solid #3a8fda;
  background-color: #3a8fda;
}

.navbar-inverse .navbar-toggle {
  border-color: #3a8fda;
  background-color: #3a8fda;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #3a8fda;
}
.navbar-inverse .navbar-toggle .icon-bar {
  
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #fffeee;
  background-color: #3a8fda;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff!important;
  background-color: #65b1f4;
}

.menu-item a {
  color: #fff!important;
  text-decoration: none;
}

.menu-item a:hover,
.menu-item a:focus {
  color: #fff!important;
  background-color: #054c8a!important;
}

.navbar-inverse ul li.current-menu-item
{
  color: #fff!important;
  background-color: #054c8a!important;
}



.banner-wraper {
	width:100%;
	float:left;
}
.banner-wraper img {
	width:100%;
}
.see-section {
	float:left;
	background:url(../images/seeit-bg.png) repeat-y;
	width:100%;
	background-size:100%;
	padding: 18px 30px;
}
.see-section h4 {
	color: #fff;
	font-size: 27px;
	font-weight: 900;
}
.see-section h6 {
	color:#fff;
	font-weight:normal;
	font-size:18px;
}
.seeitnowbtn {
	margin: 18px 0;
	display:inline-block;
	color:#fff;
	font-weight:900;
	display:inline-block;
	text-align:center;
	font-size:24px;
	background:#03b4f6;
	padding:13px 58px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
.seeitnowbtn:hover {
	text-decoration:none;
	color:#fff;
	background:#0180b0;
}
.body-section {
	background:#fff;
	float: left;
	padding: 0px;
	position: relative;
	width: 100%;
}
.services-block-01 > img {
	display: block;
	margin-bottom: 30px;
	width: 100%;
}
.services-block-01 {
	background: #fff;
	border-bottom: 1px solid #ddd;
	float: left;
	text-align: left;
	width: 100%;
}
.services-block-01 > h4 {
	color: #3a8fda;
	font-size: 18px;
	font-weight: 600 !important;
	padding-top: 10px;
}
.services-block-01 > p {
	font-size: 16px;
	padding: 10px 0;
}
.readmore {
	background: none repeat scroll 0 0 #03b4f6;
	color: #fff;
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	margin: 18px 0;
	padding: 12px 20px;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
}
.readmore:hover {
	text-decoration:none;
}
.body-section-2 {
	background:#fff;
	float: left;
	padding: 0px 10px 10px;
	position: relative;
	width: 100%;
}
.welcome-text {
	float: left;
	width: 70%;
}
.profile {
	float: right;
	padding: 30px 0;
	text-align: right;
	width: 28%;
}
.profile > img {
	-moz-border-radius: 90px;
	-webkit-border-radius: 90px;
	-khtml-border-radius: 90px;
	border-radius: 90px;
	height: 180px;
	width: 180px;
}
.welcome-text > h4 {
	font-size: 25px;
	font-weight: 900;
}
.welcome-text > p {
	text-align: justify;
}
.content-block-01 {
	float: left;
	padding: 25px 0 14px 20px;
	width: 100%;
	margin: 0 0 10px;
}
.content-block-02 {
	border-top: 1px solid #ddd;
	float: left;
	padding: 23px 0 0;
	width: 100%;
}
.image-block {
	float: left;
	width: 38%;
}
.text-block-right {
	float: right;
	width: 60%;
}
.text-block-right > h4 {
	font-size: 25px;
	font-weight: 900;
}
.rmore-txt {
	color: #0dbaae;
	font-size: 13px;
}
.sidebar-block {
	background:#0dbaae;
	float: left;
	padding: 13px;
	text-align: center;
	width: 100%;
}
.sidebar-block h5 {
	color: #505050 !important;
	font-size: 25px;
	font-weight: 900 !important;
}
.sidebar-block h3 {
	color: #fff !important;
	font-size: 39px !important;
	font-weight: 900 !important;
	margin: 0 0 25px;
}
.footer-block {
	float: left;
	padding: 30px 0;
	width: 100%;
	font-family: 'Roboto', sans-serif;
}
.bottom-block-01 > h4 {
	color: #fff;
	font-size: 23px;
	font-family: 'Roboto', sans-serif;
}
.bottom-block-01 > ul.social-icons {
	float:left;
}
ul.location-icons {
	float: left;
	margin: 0 30px 0 0;
	padding: 0;
}
ul.location-icons > li {
	clear: both;
	color: #fff;
	float: none;
	font-size: 15px;
	line-height: 23px;
	font-family: 'Roboto Slab', serif;
}
ul.location-icons > li i {
	margin-right: 10px;
}
.bottom-block-01 > p {
	color: #fff;
}
.footer-section {
    background: #fff;
    border-top: 1px solid #e9ebed;
    float: left;
    padding: 20px 0 2%;
    width: 100%;
}
.carousel-caption h1 {
	background:rgba(255, 255, 255, 0.8);
	color: #444;
	font-size: 23px;
	font-weight: 900;
	line-height: 37px;
	padding: 28px 13px;
	text-align: left;
}
.carousel-caption {
	left: 3%;
	padding-bottom:0;
	right: 20%;
	width: 45%;
	text-align:left;
}
.footer-section p {
    color: #959595;
    font-size: 14px;
    padding: 0 6px;
}
ul.footer-list {
	
}
ul.footer-list li {
	
}
ul.footer-list li a {
    color: #b7b7b7!important;
    font-size: 14px;
    padding: 0 8px;
}
ul.footer-list li:last-child a {
	background:none;
	padding-right:0;
}
ul.footer-list li a:hover {
	color:#0180b0!important;
	text-decoration:none;
}
.banner-wraper .carousel-caption .btn {
	color:#333;
	background-color:#fff;
 border-color:#ccc font-family: 'Roboto', sans-serif;
	font-weight:bold;
}
.banner-wraper .carousel-caption .btn:hover {
	background:#03b4f6;
	color:#fff;
}
.naviagtion-section .navbar-nav > li > a:hover {
	background-color: #6abbf7;
	color:#fff!important;
}
.inner-title-wraper {
	background:#03b4f6;
	float: left;
	width: 100%;
	margin: 20px 0 0;
}
.title-section h2 {
	color: #fff;
	margin: 0;
	padding: 15px 30px;
	font-family: 'Archivo Narrow', sans-serif;
	font-weight:bold;
}
.blog-tilte-text h1 {
	font-family: 'Archivo Narrow', sans-serif;
	font-weight:bold;
}
.blog-tilte-text h6 {
	font-family: "Archivo Narrow", sans-serif;
	font-weight: normal;
	padding: 0 0 15px;
}
.blog-tilte-text {
	background:url(../images/dashedImg.png) no-repeat bottom;
	margin-bottom: 20px;
}
.text-block {
	float: left;
	width: 100%;
}
.title-section {
	background:#fff;
}
.text-block > img {
	display: block;
	margin-bottom: 30px;
	max-width: 100%;
}
.sidebar-block-inner {
	float: left;
	width: 100%;
}
.sidebar-block-inner h5 {
	background:#03b4f6;
	padding: 10px;
	font-weight:bold;
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 22px;
	color:#fff;
}
.sidebar-list > a {
	color: #181818;
	float: left;
	font-size: 16px;
	margin: 0 0 7px;
	padding: 0;
}
.sidebar-list > a > i {
	color: #03b4f6;
}
.sidebar-list > h6 {
	clear: both;
	color: #8e8e8e;
	font-size: 16px;
	margin: 4px 0 0;
}
.sidebar-list {
	border-bottom: 1px solid #03b4f6;
	float: left;
	padding: 7px 0 10px;
	width: 100%;
}
.sider-br-inner-img {
	float: left;
	margin: 15px 0 0;
	width: 100%;
}
.sider-br-inner-img > img {
	width: 100%;
}
.catorgery-block-01 > h2 {
	color:#03b4f6;
	font-size:30px;
	font-family: 'Archivo Narrow', sans-serif;
	font-weight:bold;
}
.catorgery-block-01 > h6 {
	color:#000;
	font-size:14px;
	font-family: 'Archivo Narrow', sans-serif;
}
.catorgery-block-left > img {
	display: inline-block;
	float: left;
	margin: 0 22px 0 0;
}
.redmor-red {
	text-transform: uppercase;
	color:#e15252;
	font-family:14px;
}
.catorgery-block-text {
	float: left;
	width: 52%;
}
.content-block-inner {
	border-bottom: 1px solid #8f7772;
	float: left;
	padding: 0 0 25px;
	width: 100%;
}
.content-block-inner:last-child {
	border: medium none;
}
.innerPage-content-right {
	float:left;
	width:100%;
}
.innerPage-content-right h1 {
	color:#272727;
	font-family:36px;
	font-weight:bold;
}
.innerPage-content-right h2 {
	color:#272727;
	font-family:30px;
	font-weight:bold;
}
.innerPage-content-right h3 {
	color:#0a3a61;
	font-family:25px;
	font-weight:normal;
}
.innerPage-content-right h4 {
	color:#22727;
	font-family:20px;
	font-weight:normal;
}
.innerPage-content-right h5 {
	color:#22727;
	font-family:17px;
	font-weight:normal;
}
.innerPage-content-right p {
	color:#22727;
	font-family:17px;
	font-weight:normal;
}
.innerPage-content-right ul {
	padding:0;
}
.innerPage-content-right ul li {
	clear: both;
	line-height: 25px;
	margin: 0;
	padding: 0;
}
.innerPage-content-right ul li > i {
	color:#16ace8;
}
.innerPage-content-left {
	float:left;
	width:100%;
}
.side-content-01 {
	background: none repeat scroll 0 0 #f5f5f5;
	float: left;
	padding: 35px;
	width: 100%;
}
.logo {
	display: block;
	margin: 20px 0;
}
.naviagtion-section {
	float: right;
	padding: 10px 0 0;
}
.banner-section {
	width:100%;
	float:left;
	background:url(../images/sliderbg.jpg) 100% 100%;
	padding:0 0 35px;
	background-size:cover;
}
.banner-section h2 {
	color: #fff;
	font-size: 36px;
	font-weight: 400;
	margin:35px 0;
	text-align: center;
}
.banner-block03 {
    background: rgba(0, 0, 0, 0) url("../images/form_bg.png") no-repeat scroll 0 0;
  
    display: block;
    float: right;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 90%;
}

.banner-block03 h4 {
    
    color: rgb(37, 37, 37);
    font-size: 18px;
    line-height: 2;
    margin: 13px 0;
    text-align: left;
    padding-left: 45px;
    font-weight: bolder;
}


.txt_field {

}

select.drop {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-bottom: medium none;
    border-left: medium none;
    border-top: medium none;
    color: rgb(149, 149, 149);
    font-size: 18px;
    line-height: 3;
    margin: 2px 0 0;
    padding: 6px 0 0 31px;
    width: 280px!important;
	border:none;
}


.form-group {

}

.get_in_touch {
    background-color: rgb(58, 143, 218);
    background-image: linear-gradient(to top, rgb(58, 143, 218), rgb(80, 164, 238));
    border: 1px solid rgb(9, 95, 170);
    border-radius: 3px;
    box-shadow: 0 1px rgb(143, 207, 255) inset;
    color: rgb(255, 255, 255);
    font-size: 18px;
    width:100%;

    padding: 13px 40px;
}
.sevice-title01 {
	margin: 40px 0;
	text-align: center;
	width: 100%;
}
.sevice-title01 h4 {
	font-size: 26px;
	line-height: 30px;
}
.services-block-01 > span {
	color: #959595;
}

.sevice-title4 {
	margin: 30px 0;
	text-align: left;
	width: 100%;
}

.sevice-title4 h4 {
	font-size: 26px;
	line-height: 30px;
}


.readmore1 {
	display: block;
	float: left;
	font-size: 16px;
	margin: 12px 0 0;
}
.displayblck {
	margin-bottom: 65px;
	width: 100%;
}
.linkmore {
	-moz-border-radius:3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius:3px;
	border-radius: 3px;
	color:#000;
	border: 1px solid #ad8401;
	display: inline-block;
	padding: 5px 10px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffd65e+0,febf04+100 */
background: #ffd65e; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZDY1ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWJmMDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ffd65e 0%, #febf04 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffd65e), color-stop(100%, #febf04)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffd65e 0%, #febf04 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffd65e 0%, #febf04 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffd65e 0%, #febf04 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffd65e 0%, #febf04 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd65e', endColorstr='#febf04', GradientType=0 ); /* IE6-8 */
}
.linkmore:hover {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#febf04+0,ffd65e+100 */
background: #febf04; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlYmYwNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmQ2NWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #febf04 0%, #ffd65e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #febf04), color-stop(100%, #ffd65e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #febf04 0%, #ffd65e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #febf04 0%, #ffd65e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #febf04 0%, #ffd65e 100%); /* IE10+ */
	background: linear-gradient(to bottom, #febf04 0%, #ffd65e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#febf04', endColorstr='#ffd65e', GradientType=0 ); /* IE6-8 */
}
.displayblck h5 {
	font-size: 14px;
	font-weight: 600;

}
.displayblck h6 {
	font-size: 14px;
	margin: 9px 0 15px;
}
.services-block {
	float: center;
	padding: 20px 0;
	width: 100%;
	text-align: center;
}
.displayblck > img {
	margin: 0 0 10px;


}
.buytext {
	display: block;
	font-size: 18px;
	text-align: center;
}
.buytext > a {
	text-decoration:underline;
}
.bottom-graysection {
	background: #f7f8f9;
	border-bottom: 1px double #dfe3e5 !important;
	float: left;
	margin: 0 0 3px;
	padding: 20px 0;
	width: 100%;
}
.text-block-gray1 > img {
	display: block;
	margin: 15px 0;
	max-width: 100%;
}
.text-block-gray1 > p {
	font-size: 13px;
}
.chatroom {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #dfe3e5;
	float: left;
	padding: 10px;
	width: 100%;
	border:1px solid #dfe3e5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	text-align:left;
}
ul.chatlist {
	float: left;
	margin: 0;
	padding: 0;
}
ul.chatlist li {
	background:url(../images/active-_bullet.png) no-repeat left;
	padding: 0 0 0 15px;
	font-size:18px;
}

ul.chatlist2 {
	float: left;
	margin: 0;
	padding: 0;
}
ul.chatlist2 li {
	background:url(../images/inactive_bullet.png) no-repeat left;
	padding: 0 0 0 15px;
	font-size:18px;
}



.room-link {
	float: right;
	font-size: 18px;
	padding: 0;
}
.text-block-gray1 > h4 {
	font-size: 22px;
}


.starlink{    display: inline-block;
    text-align: center;
    width: 140px;}

.copyright {
    float: left;
    padding: 10px;
    text-align: center;
    width: 100%;
}

.footer-list2 {
    float: none;
    margin: 0 auto;
    width: 257px;
	clear:both;
}
.footer-list2 > li {
    border-right: 1px solid #ddd;
    float: left;
    line-height: 13px;
    padding: 0 10px;
}

.footer-list2 > li a {
    color: #959595;
    font-size: 14px;
}

.footer-list2 > li:last-child {
    border: medium none;
}

/*CSS2*/

.blog_txt1{
  border-bottom: 2px solid rgb(231, 231, 231);
    float: left;
    height: auto;
    padding: 0 0 12px;
    width: 95%;
	}
	
.blog_txt1 h1{
	font-size:32px;
	font-weight:300;
	color:#444444;
	margin:12px 0 20px 0;
	}
	
.blog_txt1 p{
	font-size:16px;
	font-weight:400;
	color:#363636;
	line-height:2;}		

.blog_txt{
  border-bottom: 2px solid rgb(231, 231, 231);
    float: left;
    height: auto;
    padding: 0 0 12px;
    width: 95%;
	}
	
.blog_txt h1{
	font-size:32px;
	font-weight:300;
	color:#444444;
	margin:47px 0 20px 0;
	}	

ul.comment{
	width:100%;
	height:auto;
	float:left;
	margin: 0 0 10px 0;
	}
	

ul.comment li{
	margin:0 19px 0 0;
	}	

a.user{
	font-size:14px;
	font-weight:400;
	color:#5f5f5f;
	}
	
a.user img {
    margin: 0 11px 7px 0;
}

a.user:hover{

	color:#3a8fda;
	}		
	
	a.comment{
	font-size:14px;
	font-weight:400;
	color:#5f5f5f;
	}
	
a.comment img {
    margin: 0 11px 0px 0;
}

a.comment:hover{

	color:#3a8fda;
	}	
	
.blog_txt p{
	font-size:16px;
	font-weight:400;
	color:#363636;
	line-height:2;}	
	
a.read_more{
	font-size:16px;
	font-weight:700;
	color:#f26c4f;
	}	
	
.right_bar{
   background: rgba(0, 0, 0, 0) url("../images/right_bg.png") no-repeat scroll center center / cover ;
    float: left;
    height: auto;
    padding: 30px 41px 336px;
    width: 100%;


}

input.form-control[type="text"] {

 -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
	-webkit-box-shadow: 0 1px 0px rgba(195,195,195,.3);
	-moz-box-shadow: 0 1px 1px rgba(195,195,195,.3);
	box-shadow: 0 1px 1px rgba(195,195,195,.3);
	border: solid 1px  #dcdcdc;
	color:#999999;
    font-size: 14px;
    font-weight: 300;
    width: 100%;
	font-family:'Open Sans', sans-serif;
	border-right:none;
}	


.search_btn{
    height: 46px;
 -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 0 3px 3px 0;
	background-color: #fff;
	-webkit-box-shadow: 0 1px 1px rgba(195,195,195,.3);
	-moz-box-shadow: 0 1px 1px rgba(195,195,195,.3);
	box-shadow: 0 1px 1px rgba(195,195,195,.3);
	border: solid 1px  #dcdcdc;
	color:#999999;
    font-size: 12px;
    font-weight: 300;
    border-left:none;
	font-family:'Open Sans', sans-serif;
	line-height: 44px;

	}
	
.glyphicon-search {
    padding: 15px 5px;
    float: left;
   
}	

.input-group-addon{

 -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
	-webkit-box-shadow: 0 1px 1px rgba(195,195,195,.3);
	-moz-box-shadow: 0 1px 1px rgba(195,195,195,.3);
	box-shadow: 0 1px 1px rgba(195,195,195,.3);
	border: solid 1px   #dcdcdc;}
	
ul.social_icons{
		width:100%;
		height:auto;
		float:left;
		margin:30px 0 65px 0;
		text-align:center;
		}
		
	
		
ul.social_icons li.rss{

	background-color:#fb7922;
	
	}	
	
ul.social_icons li.fb{
	background-color:#3a599a;
	}			
		
		
ul.social_icons li.twitter{
	background-color:#41abe1;
	}	
	
ul.social_icons li.instagram{
	background-color:#736357;
	}				

.white{
		text-align:center;
	
	background-color:#f6f6f6;
	
	color:#444444;
	font-size:16px;
	font-weight:400;
	line-height: 2.25;
	}	
	
.rss img {
    margin: 0px 0;
	padding:16px 32px;}	

.fb img {
    margin: 0px 0;
	padding:15px 36px;
}

.twitter img {
    margin: 0px 0;
	padding:15.5px 32px;
}

.instagram  img {
    margin: 0px 0;
	padding:15px 36px;
}


.social_icons > li:nth-of-type(2n) {
    margin: 0 0 0 10px;
}

.social_icons > li:nth-of-type(3) {
    margin: 0 0 0 10px;
}		

.products{
	width:auto;
	height:auto;
	text-align:center;}
	
.products h1{
	color:#000000;
	font:normal normal 400 24px/36px  'Lato', sans-serif;
	margin:0 0 47px 0; }	
	
.product_box{
	width:100%;
	height:auto;
	text-align:center;
	margin:0 0 55px 0;
	float:left;
	
	}
	
.product_box h4{
	font:normal normal 700 16px/20px  'Lato', sans-serif;
	color:#000000;
	margin:10px 0 22px 0;
	}	
	
.product_box span{
	font:normal normal 400 16px/18px  'Lato', sans-serif;
	color:#000000;
	}	
	
a.buy_btn{
	text-align:center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #fcd63e;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2), inset 0 1px rgba(255,255,255,.7);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2), inset 0 1px rgba(255,255,255,.7);
	box-shadow: 0 1px 2px rgba(0,0,0,.2), inset 0 1px rgba(255,255,255,.7);
	border: solid 1px #ad8401;

	padding:8px 20px;
	font:normal normal 700 16px/18px  'Lato', sans-serif;
	color:#000000;
	}
	
	
a.buy_btn:hover{
	background-color: #f7d138;

	}		
	
	.Single_line{
	width:100%;
	height:auto;
	text-align:center;
	margin:0 0 0px 0;
	}	
	
	.Single_line h5{
	font:normal normal 400 16px/20px  'Lato', sans-serif;
	color:#000000;
	margin:10px 0 22px 0;
	}	
	
		.Single_line a{
	font:normal normal 400 16px/20px  'Lato', sans-serif;
	color:#3a8fda;
	margin:10px 0 22px 0;
	text-decoration:underline;
	}
	
.newsletter{
	width:100%;
	height:auto;
	margin:0 auto;
	background:url(../images/newsletter_bg.png) no-repeat 0 0;
	background-position:center center;
	background-size:cover;
	padding:30px 14px 18px ;
	text-align:center;
	border-radius:3px;
	float:left;
	margin-top:20px;
	}
	
	.newsletter h1{
		font-size:36px;
		color:#fff;
		font-weight:300;}	
		
	.btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 10px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #f26c4f;
	color:white;
	font-weight:700;
}	

.btn-default:hover {
    background-color:#fb6d4f;
    border-color: rgb(173, 173, 173);
    color:#fff;
}

.page_changer{
	width:100%;
	height:auto;
	float:left;
	padding: 0 33px 0 0;
	
	}

ul.pagination1{
	width:auto;
	height:auto;
	float:left;
	margin: 40px 0 68px;
	}
	
ul.pagination1 li{
	display:inline-block;
	
	}	
	
ul.pagination1 li a{
	padding:6px 16px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: #e7e7e7;
	color:#363636;
	font-size:14px;
	font-weight:bold;
	
	}	
	
	
ul.pagination1 li a:hover{
	background-color: #dbd9d9;
	}	
	
ul.arrows{
	width:auto;
	height:auto;
	float:right;
	margin: 40px 0 68px;
	}	
	
ul.arrows li a{
	padding:6px 16px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: #f26c4f;
	
	}
	
ul.arrows li a:hover{
	background-color: #ed6041;
	
	}		
	
.navbar-form{
	width:100%;
}	
	
.social_media{
		width:auto;
		height:auto;
		float:left;
		text-align:center;
}
		
li {
    display: inline-block;
}

.blog-wrapper {
    float: left;
    width: 100%;
}


.space-md-lg {
  margin-top: 50px;
}

.space-md-md {
  margin-top: 50px;
}

.space-sm {
  margin-top: 75px;
}

.space-xs {
  margin-top: 50px;
}


/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right!important;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right!important;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}

.membermenu {
	background-color: #0e5a9d!important;
}


.teststyle {
	background-color: #000!important;
}

/* ---------------- */
/* Remove scrollbar */
/* ---------------- */
.row { 
	margin-left: 0; 
	margin-right: 0; 
	padding-left: 0;
	padding-right: 0;
}
/* ---------------- */
