@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif!important;
	font-size:18px;
}

h1,h2,h3,h4,h5{
font-family: 'Open Sans', sans-serif!important;
}
p{
           color: #333;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
}
.main-wrap-box li{
    color: #333;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
}
img{
	width:100%;
}
iframe {
    background-color: #ffffff;
    height: 100%;
    width: 100%;
}
iframe:focus { 
  outline: none;
}

iframe[seamless] { 
  display: block;
}
header{
	  float: left;
    width: 100%;
	background:#010302;
}
.header_top{
        float: left;
    width: 100%;
    background: url(../images/top_bg.png) no-repeat;
    background-position: right;
    margin-top:0px;
    padding: 0px 35px;
}
.header_top .contrary{
	float:right;
}
.header_top .coll{
	float:right;
}
.header_top .email{
	float:right;
}
.logo_section{
	    width: 100%;
    float: left;
    /* margin-top: 5px; */
}
.logo_section a img{
          width: 319px;
    height: 50px;
    margin-top: 20px;
}

.header_top .email {
        float: right;
    padding: 0 15px;
    font-size: 15px;
    color: #fff;
}
.header_top .email a {
    font-size: 15px;
    color: #fff;
    margin-left: 5px;
    font-weight: normal;
}
.header_top .coll {
    float: right;
	  font-size: 15px;
    color: #fff;
}
.header_top .coll a {
    font-size: 15px;
    color: #fff;
    margin-left: 5px;
    font-weight: normal;
}



.sosal{
    float: right;
}
.sosal label{
    float: left;
    color: #fff;
	padding-right: 5px;
	padding-top: 8px;
}
.sosal ul{
	float:left;
	padding:0;
	margin: 0;
}
.sosal ul li{
	float: left;
    list-style-type: none;
    background: #fff;
    margin: 6px 5px;
    padding: 9px;
    border-radius: 100%;
    height: 29px;
    line-height: 6px;
    width: 30px;
}
.sosal ul li a {
    color: #000000;
    text-decoration: none;
}

.menu_w {
	 float: left;
	width:100%;
}
.menu .menu-sec{
	float:right;
}
.menu {
	    display: block;
    float: left;
    width: 100%;
    margin-top: 10px;
    border-radius: 15px 15px 0px 0px;
}
.menu ul ul {
	display: none;
}
.menu ul li:hover > ul {
	display: block;
}
.menu ul {
	float: right;
	list-style: outside none none;
	margin: 0px;
	padding: 0;
}
.menu ul li {
	display: inline-block;
	float: left;
        padding: 25px 18px;
}
.menu ul li:first-child{
	float: left;
	border-left: none;
}
.menu ul li a {
	       display: block;
    font-size: 16px;
    text-align: left;
    text-decoration: none;
    padding: 8px 5px;
    color: #fff;
    font-weight: 600;
    text-transform: capitalize;
}

.menu ul li.act {
	color: #307fca;
}
.retailer_box p label.error {
	color:#F00;
}
.menu ul li:first-child a {
/*     background: none repeat scroll 0 0 #000;*/



}
.menu ul ul {
	padding: 0;
	position: absolute;
	top: 41px;
	width: 250px;
	z-index: 9999;
	margin:0px;
	
}
.menu ul ul li {
	border-right: medium none;
	float: left;
	position: relative;
	width: 100%;
	padding:5px 0;
}
.menu ul ul li a {
	color: #fff !important;
	float: left;
	font-size: 12pt;
	padding: 6px 5px;
	text-align: left;
	width: 95%;
}
.menu ul ul li:last-child {
	border-bottom: medium none;
}
.menu ul ul li a:hover {
	color: #fff !important;
}
.menu ul ul ul {
	left: 100%;
	position: absolute;
	top: 0;
}
.slider_section{
	float:left;
	width:100%;
	background:#010302;
}
.slider_section ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
.slider_section ul li{
	width:100%;
}
.slider_section li img{
	width:100%;
}
.slider_section a.prev{
background: url(../images/prev.png) no-repeat;
      font-size: 0;
    padding: 52px 23px;
    position: absolute;
    left: 0;
    z-index: 123;
    margin-top: 16%;
}
.slider_section a.next{
background: url(../images/next.png) no-repeat;
  font-size: 0;
    padding: 52px 23px;
    right: 0;
    position: absolute;
    z-index: 123;
    margin-top: 16%;
}
.container_section{
	float:left;
	width:100%;
}
.container_section .right_side{
        background: #fff;
    width: 100%;
    float: left;
}
.home_top{
   float: left;
    width: 100%;
	background:#f6f5f5;
	padding: 20px 0 60px;
}
.textbg {
    float: left;
    width: 100%;
}
.textbg .self_img{
  float: left;
    width: 100%;
	text-align:left;
}
.textbg .self_img img{
	width:auto;
}
.home_top .textbg .self_img h2 {
    font-size: 17px;
    font-weight: bold;
    color: #000;
}
.home_top .textbg .self_img p {
    color: #c01b2c;
    font-size: 16px;
}
.home_top h1{
        font-size: 30px;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
    text-align: center;
    padding: 26px 0;
}
.home_top h1 span{
	color:#c01b2c;
}
.home_top p{
	    color: #39302d;
    font-size: 16px;
    line-height: 28px;
    font-weight: normal;
    text-align: left;
}

.home_top li{
	    color: #39302d;
    font-size: 16px;
    line-height: 28px;
    font-weight: normal;
    text-align: left;
}
.home_product{
 	float: left;
    width: 100%;
	background:#0a0404;
	 padding:80px 0 70px;
}
.home_product h3{
        font-size: 17px;
    text-align: center;
    margin-bottom: 45px;
	color:#fff;
	    padding-top: 20px;
}




.iframe_product{
	float:left;
	width:100%;
	padding:20px;
}
.left_side_link{
	float:left;
	width:100%;
}
.left_side_link ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.left_side_link ul li{
	float: left;
    width: 100%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d3202c+1,be0b17+100 */
background: #d3202c; /* Old browsers */
background: -moz-linear-gradient(top, #d3202c 1%, #be0b17 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #d3202c 1%,#be0b17 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #d3202c 1%,#be0b17 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3202c', endColorstr='#be0b17',GradientType=0 ); /* IE6-9 */
    padding: 16px 15px;
    margin-bottom: 1px;
}
.left_side_link ul li a{
	color:#fff;
	font-size:16px;
}
.left_side_text_bg_w{
	float: left;
    width: 100%;
    margin: 1px 0 10px;
	text-align: center;
}
.left_side_text_bg{
	background: #626262;
    float: left;
    width: 100%;
    padding: 3px 10px;
	    
}

.left_side_text_bg p{
    color: #fff;
	line-height:20px;
	text-align:left;
}
.left_side_text_bg_w img{
	    width: auto;
    margin-top: 10px;
}

.title_section {
    background:#194f6e url(../images/opinionukmarketing.jpg) no-repeat;
    text-align: center;
    padding: 24px;
    width: 100%;
    float: left;
	background-size: 100% auto;
	margin-bottom:20px;
}
.title_section h1 {
        text-align: center;
    float: left;
    width: 100%;
    font-size: 40px;
    margin: 0;
    color: #fff;
    border: 1px solid #ccc;
    padding: 28px;
}
.contact {
    background: #ffffff none repeat scroll 0 0;
    float: left;
    margin: 0;
    padding: 16px 0 0;
    width: 100%;
}
.contact form{
	float: left;
    width: 100%;
	padding:20px;
}
.contact h3 {
    background-color: #ededed;
    border-top: 2px solid #e96f1c;
    font-size: 30px;
    margin: 20px 0 20px;
    padding: 10px 14px;
    width: 100%;
}
.contact form input {
    background: none;
    border: 1px solid #ccc;
    color: #333;
    font-size: 15px;
    margin-bottom: 30px;
    padding: 8px 6px;
    width:100%;
}
.contact form textarea {
    background: none;
    border: 1px solid #ccc;
    color: #333;
    font-size: 14px;
    margin-bottom: 30px;
    min-height: 150px;
    padding: 2px 6px;
    width:100%;
}
.contact form input[type="submit"] {
    background: #071614 none repeat scroll 0 0;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 8px 55px;
    text-align: center;
    text-transform: uppercase;
    width: auto;
}
.contact form input:hover {
    box-shadow: 0 0 7px #dd374d ;
}
.contact form textarea:hover {
    box-shadow: 0 0 7px #dd374d ;
}
.contact .adders {
    float: left;
    margin: 0;
    padding-bottom: 30px;
    padding-top: 0;
    width: 100%;
}
.contact .adders span {
    color: #f17398;
    float: left;
    font-size: 22px;
    padding-right: 22px;
}
.contact.adders .text_f {
    float: left;
    margin-top: 15px;
    width: 100%;
}
.contact .adders h3 {
    color: #232020;
    float: left;
    font-size: 25px;
    padding: 5px 0 20px;
}
.product_details .owl-carousel .item {
    padding: 15px;
    margin: 0;
    float: none;
}
.owl-wrapper-outer{
	    text-align: center;
}
.product_details #sync1 .owl-wrapper .owl-item img {
    height: 300px;
    width: auto;
	margin:0;
}
.product_details #sync2 .owl-wrapper .owl-item img {
    width: 98%;
    height: 65px;
	margin:0;
}
.product_details .owl-theme .owl-controls {
    margin-top: 30px;
    text-align: center;
    margin-bottom: 0;
    display: none!important;
}
.product_details .content {
    border-bottom: 1px solid #dedede;
    font-size: 12px;
    line-height: 22px;
    margin-bottom: 0;
    padding: 0 20px 26px;
}
.product_details ul {
    border-top: 1px solid #f1f1f1;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.product_details li {
    border-bottom: 1px solid #eee;
    margin: 0;
    padding: 6px 5px 6px 10px;
    font-size: 16px;
}


.gallery{
	float:left;
	width:100%;
	padding:20px;
}
.gallery .hovereffect{
	border:1px solid #ccc;
	margin:0 0 30px;
}
.img_secation3{
	float:left;
	width:100%;
	margin-top:50px;
}
.img_secation3 .col-md-9{
	background:#fff;
	width:70%;
}
.img_secation3 .col-md-3 .box-bg{
	background: #fff;
    padding: 0 15px;
	
}
.black-box{
	margin-top:20px;
}
.img_secation3 .col-md-9 h2{
	border-top: 6px solid #ea4f0c;
	width:35%;
	padding-top: 8px;
	margin: 0;
	padding-bottom: 40px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
}
.img_secation3 .col-md-6 img{
	float: left;
	width: 40%;
}
.img_secation3 .col-md-6 .text_bg{
	padding-left: 20px;
	float: left;
	width: 58%;
	margin-top:3px;
}
.img_secation3 .col-md-6 .text_bg a{
	 color: #fff;
    padding: 3px 10px;
}
.img_secation3 .col-md-6 .text_bg p {

    color: #4c4c4c;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
	margin-top:10px;

}
.img_secation3 .col-md-6 .text_bg .pro_agencia {
    font-size: 12px;
    font-weight: 100;
    color: #333333;
}
.img_secation3 .col-md-6 .text_bg .pro_agencia span {
    color: #b7b7b7;
    padding-left: 5px;
}
.img_secation3 .col-md-6 {
margin-bottom: 20px;
}
.img_secation3 .read-more{
	border-bottom: 1px dashed #ccc;
	margin: 0px 15px 30px;
	padding: 0;
	width: 98%;
	float: left;
}
.img_secation3 .read-more a{
	float: right;
	background: #fff;
	position: relative;
	top: 10px;
	padding: 0 5px;
}

.img_secation3 .col-md-3 h2{
	border-top: 6px solid #ea4f0c;
	    width: auto;
    float: left;
	padding-top: 8px;
	margin: 0;
	padding-bottom: 40px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
}
.img_secation3 .col-md-3 ul{
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}
.img_secation3 .col-md-3 ul li{
	list-style-type: none;
    float: left;
    width: 100%;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 20px;
    margin-bottom: 15px;
}
.img_secation3 .col-md-3 ul li:last-child{
	border-bottom:none;
}
.img_secation3 .col-md-3 ul li .number{
    color: #f34a07;
    font-size: 32px;
    float: left;
    text-align: left;
    width: 20%;
}
.img_secation3 .col-md-3 ul li .text_bg{
    float: right;
    width: 80%;
}
.img_secation3 .col-md-3 ul li .text_bg p {
    color: #4c4c4c;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin-top: 10px;
}

.img_secation3 .col-md-3 ul li .text_bg .pro_agencia {
    font-size: 12px;
    font-weight: 100;
    color: #333333;
}
.img_secation3 .col-md-3 ul li .text_bg .pro_agencia span {
    color: #b7b7b7;
    padding-left: 5px;
}






.footer_top{
	background: #1f2021;
    float: left;
    width: 100%;
        padding: 25px 0 15px;
}
.footer_top .logo{
	text-align:center;
}
.footer_top .logo img{
	width:135px;
}
.footer_top .social-media{
	float: right;
	width:100%;
	text-align:center;
	margin-top:10px;
}
.footer_top .social-media ul{
    list-style-type: none;
	margin:0;
	padding:0;
}
.footer_top .social-media ul li{
	display:inline-block;

}
.footer_top .social-media ul li a{
        background: #fff;
    border-radius: 100%;
    margin: 5px;
    width: 30px;
    height: 30px;
    float: left;
    line-height: 32px;
    color: #000;
    text-align: center;
}


.footer_top .social-media ul li a i{
    font-size: 14px;

}
.footer_top h2 {
    font-size: 20px;
    color: #fff;
    text-align: left;
    margin: 0 0 20px;
    padding: 0;
	text-transform: uppercase;
}
.footer_top .menu_f{
	width:100%;
	float:left;
}

.footer_top .menu_f ul{
	margin:0px;
   padding:0px;
   list-style-type:none;

}

.footer_top .menu_f ul li{
	 float: left;
	 width: 50%;
	 padding: 0;
	 margin: 0px 0 5px;

}

.footer_top .menu_f ul li a{
	color:#fff;
	font-size:14px;
	font-weight:300;

}
.footer_top .add{
	    font-weight: 300;
	float: left;
	margin:0px 0 8px;
    font-size: 14px;
	color:#fff;
    width: 100%;

}

.footer_top .add span{
	font-size: 14px;
	color:#fff;
	margin-right:10px;
	    font-weight: 300;

}

.footer_top .email{
	    font-weight: 300;
    float: left;
	font-size: 14px;
	color:#fff;
    margin:0 0 5px;
    width: 100%;

}

.footer_top .email span{
	font-size: 14px;
	color:#fff;
	margin-right:10px;
	    font-weight: 300;

}

.footer_top .email a{
	font-size: 14px;
	color:#fff;
	    word-break: break-all;

}

.footer_botton{
	    background: #071614;
    float: left;
    border-top: 4px solid #fff;
    width: 100%;
}
.footer_botton p {

  font-size: 16px;
  margin: 0;
  padding: 25px 0;
  color: #fff;

}
.footer_botton a {
  color: #fff;
}
.button {
    color: #333333;
    cursor: pointer;
    display: inline-block;
    margin: 1px;
    padding: 8px 20px;
	font-size:16px;
	background:#fff;
	border:1px solid #ccc;
}

.button {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.button:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.button:hover, .button a:focus, .button:active {
  color: white;
  text-decoration:none;
}
.button:hover:before, .button:focus:before, .button:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.hovereffect {
	width:100%;
	height:100%;
	float:left;
	overflow:hidden;
	position:relative;
	text-align:center;
	cursor:default;
}

.hovereffect .overlay {
	width:100%;
	height:100%;
	position:absolute;
	overflow:hidden;
	top:0;
	left:0;
	opacity:1;
	background-color:rgba(57, 71, 75, 0.6);
	-webkit-transition:all .4s ease-in-out;
	transition:all .4s ease-in-out
}

.hovereffect img {
	display:block;
	position:relative;
	-webkit-transition:all .4s linear;
	transition:all .4s linear;
	width: 100%;
}



.hovereffect h2 {
	text-decoration:none;
	display:inline-block;
	text-transform:uppercase;
	color:#fff;
	background-color:transparent;
	opacity:1;
	filter:alpha(opacity=0);
	-webkit-transition:all .2s ease-in-out;
	transition:all .2s ease-in-out;
	margin: 200px 0 0;
	padding:7px 10px;
	font-size: 46px;
	font-weight: bold;
	letter-spacing: -2px;

}



.hovereffect:hover img {
	-ms-transform:scale(1.2);
	-webkit-transform:scale(1.2);
	transform:scale(1.2);
}

.hovereffect:hover .overlay {
	opacity:1;
	filter:alpha(opacity=100);
}

.hovereffect:hover h2,.hovereffect:hover a {
	opacity:1;
	filter:alpha(opacity=100);
	-ms-transform:translatey(0);
	-webkit-transform:translatey(0);
	transform:translatey(0);
}
.hovereffect:hover p{
	opacity:1;
	filter:alpha(opacity=100);
	-ms-transform:translatey(0);
	-webkit-transform:translatey(0);
	transform:translatey(0);
}

.hovereffect:hover a {
	-webkit-transition-delay:.2s;
	transition-delay:.2s;
}


.ehover12 {
	  background: #2098d1 none repeat scroll 0 0;
    border: 7px solid #f0f0f0;
    float: left;
    height: 286px;
    margin-bottom: 30px;
    overflow: hidden;
    width: 98%;
  box-shadow: 0 3px 5px #888888;
}
.ehover12 img {
	max-width:none;
	width:calc(100% + 10px);
-webkit-transition:opacity .35s, -webkit-transform .35s;
transition:opacity .35s, transform .35s;
-webkit-transform:translate3d(-10px, 0, 0);
	transform:translate3d(-10px, 0, 0);
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden
}
.ehover12:hover img {
	opacity:.4;
-webkit-transform:translate3d(0, 0, 0);
	transform:translate3d(0, 0, 0)
}
.ehover12 .overlay {
	   left: 0;
    padding: 50px 15px;
    position: relative;
    text-align: center;
    top: -300px;
}
.ehover12 h2 {
	color:#FFF;
	opacity:0;
	font-size:24px;
-webkit-transition:opacity .35s, -webkit-transform .35s;
transition:opacity .35s, transform .35s;
	-webkit-transform:translate3d(100%, 0, 0);
	transform:translate3d(100%, 0, 0)
}
.ehover12:hover h2{
	opacity:1;
	-webkit-transform:translate3d(0, 0, 0);
	transform:translate3d(0, 0, 0)
}


.ehover12 p {
	color:#FFF;
	opacity:0;
-webkit-transition:opacity .35s, -webkit-transform .35s;
transition:opacity .35s, transform .35s;
	-webkit-transform:translate3d(100%, 0, 0);
	transform:translate3d(100%, 0, 0)
	
}
.ehover12:hover p {
	opacity:1;
	-webkit-transform:translate3d(0, 0, 0);
	transform:translate3d(0, 0, 0)
}







.skillbar {
	position:relative;
	display:block;
	margin-bottom:15px;
	width:100%;
	background:#a3a3a3;
	height:5px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-webkit-transition:0.4s linear;
	-moz-transition:0.4s linear;
	-ms-transition:0.4s linear;
	-o-transition:0.4s linear;
	transition:0.4s linear;
	-webkit-transition-property:width, background-color;
	-moz-transition-property:width, background-color;
	-ms-transition-property:width, background-color;
	-o-transition-property:width, background-color;
	transition-property:width, background-color;
	   margin-top: 50px;
}

.skillbar-title {
	position:absolute;
	top:-20px;
	left:0;
	width:110px;
	font-weight:bold;
	font-size:13px;
	color:#a3a3a3;
	-webkit-border-top-left-radius:3px;
	-webkit-border-bottom-left-radius:4px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-bottomleft:3px;
	border-top-left-radius:3px;
	border-bottom-left-radius:3px;
}

.skillbar-title span {
	display:block;
	-webkit-border-top-left-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-bottomleft:3px;
	border-top-left-radius:3px;
	border-bottom-left-radius:3px;
}

.skillbar-bar {
	height:5px;
	width:0px;
	background:#322a21;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

.skill-bar-percent {
	color: #333;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    position: absolute;
    right: 3px;
    top: -28px;
}

.
*::-moz-selection {
    background: #dd374d none repeat scroll 0 0;
    color: #fff;
    text-shadow: none;
}