@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font-size:16px;
	font-family: 'Rajdhani', sans-serif!important;
}
h1, h2, h3, h4, h5 {
	font-family: 'Rajdhani', sans-serif;
}

.container_section ul li {
	color: #333;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
}
p {
	color: #4c4c4c;
	font-size: 18px;
	font-weight: 500;
	line-height: 28px;
}
img {
	width:100%;
}
header {
	float: left;
	width: 100%;
}

.logo {
	width: 100%;
	float: left;
	margin-top:20px;
}
.logo a img {
	width: 190px;
	height: auto;
}

.menu_w {
	float: right;
}
.menu_w ul ul {
	display: none;
}
.menu_w ul li:hover > ul {
	display: block;
}
.menu_w ul {
	float: left;
	list-style: outside none none;
	margin:0;
	padding: 0;
}
.menu_w ul li {
	display: inline-block;
	float: left;
	padding: 0;
}
.menu_w ul li:first-child {
	float: left;
	border-left: none;
	padding-left:0px;
}
.menu_w ul li a {
	    display: block;
    font-size: 18px;
    text-align: left;
    text-decoration: none;
    padding: 20px 16px;
    color: #333;
    font-weight: bold;
    line-height: 30px;
    float: left;
    text-transform: uppercase;
}
.menu_w ul li a:hover {
	background:#194f6e;
	color:#fff;
}
.menu_w ul li.act {
	color: #333;
	background:#a49e32;
}
.retailer_box p label.error {
	color:#F00;
}
.menu_w ul li:first-child a {
/*     background: none repeat scroll 0 0 #000;*/
}
.menu_w ul ul {
	padding: 0;
	position: absolute;
	top: 40px;
	width: 250px;
	z-index: 9999;
	margin:0px;
	background: #f2f2f2;
}
.menu_w ul ul li {
	border-right: medium none;
	float: left;
	position: relative;
	width: 100%;
	padding: 5px 0;
	border-bottom: 1px dotted #4368b5;
	border-left: none!important;
}
.menu_w ul ul li a {
	color: #333 !important;
	float: left;
	font-size: 17px;
	padding: 6px 5px;
	text-align: left;
	width: 95%;
	border: none;
}
.menu_w ul ul li:last-child {
	border-bottom: medium none;
}
.menu_w ul ul li a:hover {
	color: #333 !important;
}
.menu_w ul ul ul {
	left: 100%;
	position: absolute;
	top: 0;
}
.menu_w .navbar {
	padding: 0;
}
.menu_w .navbar li.active {
	background: #4bd1a0;
}
.menu_w .navbar li.active a {
	color: #fff !important;
}

.slider {
	width: 100%;
	float: left;
	position:relative;
}
.slider ul li video {
	width: 100%;
	float: left;
}
.slider ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.slider ul li {
	width:100%;
	float:left;
}
.slider ul li img {
	width:100%;
	float:left;
}
.slider-inner ul li .text_w .text {
	margin-top: 150px!important;
	text-align: center;
}
.slider ul li .text_w {
	position: absolute;
	top: 0;
	width:330px;
	height: 100%;
	background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
}
.slider ul li .text_bg {
	margin: 0 auto;
	width:85%;
	text-align:center;
}
.slider ul li .text_w .text {
	margin-top: 200px;
	text-align: center;
}
.slider ul li .text_w h1 {
	text-align: center;
	color: #fff;
	font-weight: bold;
	margin: 0;
	font-size: 40px;
	text-transform: uppercase;
}
.slider ul li .text_w h2 {
	text-align: center;
	color: #fff;
	font-weight: bold;
	margin: 0;
	font-size:28px;
	padding-top:25px;
	text-transform: uppercase;
}
.slider ul li .text_w p {
	color: #fff;
	ont-size: 18px;
	font-weight: 500;
	line-height: 25px;
	text-align: center;
	text-align: center;
	margin: 0;
	padding: 10px;
}
.slider ul li .text_w a {
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	background: #a49e32;
	border: 3px solid #fff;
	padding: 12px 46px;
	top: 30px;
	border-radius: 25px;
	position: relative;
}
.rslides_nav {
	display:none;
}
/*Style for the text*/
.container_section {
	float: left;
	width: 100%;
}
.home_product h3 {
    font-size: 18px;
    text-align: center;
    margin-bottom: 45px;
    font-weight: bold;
    padding-top: 10px;
}

footer {
	float:left;
	width:100%;
	text-align:center;
}


.footer_b {
	ext-align: center;
	float: left;
	width: 100%;
	border-top: 1px solid #333;
	margin-top: 10px;
	background:#194f6e;
}
.footer_b p {
	text-align: center;
	line-height: 24px;
	margin-top: 23px;
	float: left;
	color: #fff;
	font-size: 14px;
	width: 100%;
}
.footer_b p a {
	color:#000;
}
.inner_slider {
    background:url(../images/opinionukmarketing.jpg) no-repeat;
    text-align: center;
    padding: 24px;
    width: 100%;
    float: left;
    background-size: 100% auto;
    margin-bottom: 20px;
}
.inner_slider h1 {
    text-align: center;
    float: left;
    width: 100%;
    font-size: 40px;
    margin: 0;
    color: #fff;
    border: 1px solid #ccc;
    padding: 28px;
}
.contact label {
    float: left;
    width: 100%;
    line-height: 37px;
    text-align: left;
    margin-right: 0px;
    font-weight: bold;
    color: #666;
}
.contact p input {
    border: 1px solid #cccccc;
    color: #666666;
    float: left;
    height: 40px;
    margin: 1% 0;
    margin-top: 3px;
    background: #fdfafe;
    padding: 0 2px;
    width: 95%;
}
.contact p textarea {
    border: 1px solid #cccccc;
    background: #fdfafe;
    color: #666666;
    float: left;
    height: 150px;
    margin-top: 3px;
    padding-left: 5px;
    width: 97%;
    margin: 1% 0;
}
.contact p input[type="submit"] {
    border: 1px solid #cccccc;
    color: #fff;
    cursor: pointer;
    float: left;
    height: 40px;
    margin-top: 10px;
    padding: 0 38px;
    text-transform: capitalize;
    transition: all 0.7s ease-in-out 0s;
    width: auto;
    background: #000;
}
.thank{
	font-size: 20px;
	font-weight: 600;
	text-align: center;
	padding: 50px 0;
	min-height: 400px;
}
