body{
    position:relative;
    font-family: 'Roboto', sans-serif;
    font-size:14px;
    color:#232323;
    padding:0;
    margin:0;
    letter-spacing:.014em;overflow-x: hidden;
}
* {
	margin:0px;
	padding:0px;
	border:0px;
}
p{
    /*letter-spacing:.02em;*/
    font-size:16px ; color: #777;  font-family:'Roboto', sans-serif;  margin-bottom: 1.3em;
}

h1,h2,h3,h4,h5,h6{
	margin: 0px;    color: #555;
	padding: 0px;
	font-family:'Roboto', sans-serif;
	
}
a{ text-decoration: none;
 -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
	 -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
a:hover, a:focus{ text-decoration: none; outline: none;}



/*================================ Header =========================*/
.header{position: absolute;width: 100%; z-index: 9;top: 50px;}
.header-top{background: #172754; width: 100%;float: left;  *overflow: hidden;}
.logo{background: #fff; float: left; transform: skew(-20deg); width: 100%; position: relative; text-align: center;padding: 27px 0;margin-left: -22px;}
.logo img{transform: skew(20deg);}
.logo:before { position: absolute; top: 0;left: -1040%; background: #fff;width: 1100%; height: 100%;display: block; clear: both;
    z-index: -1; content: "";}
.no{overflow: hidden;}

.servicebox div{margin-bottom:15px;}

.phn{ float: left;width: 100%; padding:18px 0px 10px; border-bottom: 1px solid #2f3d65;}
.phn span{color: #fff;}
.phn span.serving { float: right;}
.mail {float: right;}
.mail ul {  list-style-type: none;    padding: 0;    margin: 0;}
.mail ul li {  float: left;  font: 13px/20px 'Roboto', sans-serif; color: #fff; padding-right: 25px;}
.mail ul li:last-child{padding-right: 0;}
.mail ul li span{ color: #ff231a;}
.mail ul li a { text-decoration: none; color: #fff;}
.mail ul li i.fa.fa-phone{ font-size: 16px; line-height: 13px; vertical-align: middle;}
.mail ul li i.fa.fa-envelope{ font-size: 16px; line-height: 13px; vertical-align: middle;}
.nav-rig{float: right !important;}
/*============================== nav ========================*/
.navbar{background: none;border:none;min-height: inherit;margin-bottom:19px;float: left; margin-top:20px;}
.navbar-default .navbar-nav > li > a:focus{ outline: none;}
.nav > li{text-transform: uppercase; color: #fff; margin: 0 40px 0 0;}
.nav > li:last-child{ margin-right: 0;}
.navbar-default .navbar-nav > li > a{ color: #fff;font-weight:600; padding: 0; font-family: 'Roboto', sans-serif !important;}
.navbar-default .navbar-nav > li > a:hover, a:focus{color: #ff231a;}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{color: #ff231a;}
.navbar-default .navbar-nav > li > a:hover, a:focus .fa{-webkit-transition: all .2s ease-in-out;  -moz-transition: all .2s ease-in-out;
	 -o-transition: all .2s ease-in-out;  transition: all .2s ease-in-out;}

.navbar-nav > li .dropdown-menu{ *display: none; padding: 0; border:none;border-radius: 0 0 10px 10px; top:20px; -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .5); box-shadow: 0 2px 12px rgba(0, 0, 0, .5);}
/*.navbar-nav > li .dropdown-menu:before { content: ""; width: 0; height: 0; position: absolute; bottom: 100%; left: 13px; border-width: 0 8px 8px 8px; border-style: solid; border-color:#fff transparent;}*/

.dropdown-menu > li > a{padding: 10px 20px;border-bottom: 1px dashed #ddd; color: #172754;}
.dropdown-menu > li:last-child  > a{ border-bottom: none;border-radius: 0 0 5px 5px;}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{ background: #172754; color: #fff;}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{ background: none;color: #ff231a;}
.dropdown-menu > li.open > a{color: #fff; background: #172754;}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
background: #172754;
    border-color: #337ab7;
}
.dropdown-menu.dropdownhover-right {

    top: 0 !important;
    box-shadow: inherit !important;
}
/*=================================== Mob Nav =============================*/
.dis-blk {  display: none;}
/*=================================== Mob Nav End =============================*/
/*============================== Slider ========================*/
.btn.slider-btn { background: #d80030;border-radius: 0;padding: 10px 28px; text-transform: uppercase;font-family: 'Roboto', sans-serif; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out;-o-transition: all .5s ease-in-out; transition: all .5s ease-in-out;}
.btn.slider-btn:hover{ background: #172754; color: #fff;}
/*============================== Explore ========================*/
.explore{ width: 100%; background: #f4f4f4;    overflow: hidden;}
.explore-our{ float: left; transform: skew(-25deg);background:#d80030; width: 100%; position: relative;padding:40px 0 0 0; z-index: 1;height: 456px;}
.explore-our:before { position: absolute; top: 0;left: -1040%; background: #d80030;width: 1100%; height: 100%;display: block; clear: both; z-index: -1; content: "";}
.explore-txt{margin-left: -50px;transform: skew(25deg);width: 100%;}
.border{ height: 4px; width: 50px; background: #fff;}
.explore-txt h5{text-transform:uppercase;color:#fff;font-weight:bold;font-size:14px;font-family:'Roboto', sans-serif; padding-top:28px;}
.explore-txt h2{color:#fff;font-weight:100;font-size:50px;font-family:'Roboto', sans-serif; padding-top:15px;}

.our{ padding-left:70px; width: 100%; padding-top:50px; padding-bottom: 50px; float: left;}
.our-box{float: left; width: 100%;padding-bottom: 25px;}
.our-box .img{float: left; width: auto;}

.our-box .txt{ float: left; width: 100%;padding-top: 10px; }
.our-box .txt h3{ font-size: 14px;  font-weight: bold;padding-bottom: 5px; color: #424242;font-family: 'Roboto', sans-serif; text-transform: uppercase;}
.our-box .txt p{font-size: 14px; color: #8c8c8c;padding-bottom: 5px;line-height: 18px; margin-bottom: 0; padding-right: 30px;}
.our-box .txt .btn{float: left;font-size: 11px;color: #d80030; font-weight:600;padding: 0;text-transform: uppercase;text-decoration: underline;}
.our-box .txt .btn a{ text-decoration: none; color: #d80030;}
.our-box .txt .btn a:hover{ text-decoration: underline;}

/*============================== Products ========================*/

.products{width: 100%; padding:50px 0;}
.products h2{ font-size:28px; color: #d80030; font-weight: bold; text-transform: uppercase; padding-bottom: 20px;}

.tg-postbook{ text-align: center;display: inline-block; width: 100%;}
.tg-postbook img{ width: auto !important;display: inherit !important;}
.tg-postbookcontent{width: 100%; display: inline-block; padding-top: 10px;}
.tg-postbookcontent h3{ font-size: 16px; color: #424242; text-transform: uppercase; font-weight: 600; padding-bottom: 8px;}
.tg-postbookcontent p{ font-size: 12px; color: #8c8c8c; line-height: 18px;}

.owl-carousel .owl-dots.disabled{display: block;}
.owl-theme .owl-nav{display: none;}
.owl-theme .owl-dots .owl-dot span {width: 5px;height: 10px; margin-left:5px; margin-right: 0;}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {  background: #d80030;height: 15px;}
.owl-theme .owl-dots{    margin-top: 15px;}

/*============================== About ========================*/

.about{width: 100%; padding:50px 0; float: left; background: #f4f4f4;}
.about h2{ font-size:28px; color: #d80030; font-weight: bold; text-transform: uppercase; padding-bottom: 20px;}
.about p{  width:55%; margin: 0 auto;font-size: 14px; color: #353535; line-height: 24px; font-weight:400;}

.know{border-radius: 0; color: #d80030; border:3px solid #d80030; padding: 10px 28px; text-transform: uppercase;font-family: 'Roboto', sans-serif; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out;-o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; margin-top: 20px;}
.know:hover:hover{ background: #d80030; color: #fff;}

/*============================== counter ========================*/
.number{ float: left;padding:50px 0;width:100%; position:relative;}
.number-over{  position:absolute; height:100%; width:100%; left:0; top:0;}
.half-right {padding: 20px 10px;float: left;width:100%;position: relative;text-align: center;}
.numscroller{font-size: 35px;color: #d80030;font-weight: bold; position: relative;padding-bottom: 10px;}
.counter-border { background-color: #d80030;  height: 3px; width: 50px; margin: 10px auto 0;}
.numscroller-info-top {color: #8c8c8c;font-size:14px;font-weight:600;text-transform: uppercase;padding-top:15px;}

.half-right1{padding: 20px 0; margin-right:1%; float:left; width:19%;text-align: center; position:relative;}
.half-right1 .numscroller{ font-size:28px;}
.half-right1 .numscroller-info-top {font-size: 15px;font-weight:600;text-transform: uppercase;}

/*============================== footer ========================*/
.footer{background: #212121; float: left; width: 100%;padding:40px 0;}
.footer h3{ font-size:20px; font-weight: 500; color: #fff; padding-bottom: 8px;}
.footer p{ font-size: 12px; color: #fff; line-height: 20px;}
.footer p span{color: #f70000;}
.footer-b{ width: 100%; float: left; position: relative;padding-right: 25px;}
.footer-b:after{position: absolute; top:-10px; right: 0; width: 1px; height: 180px; background: #4d4d4d; display: block; clear:both; content: "";}
.call{ width: 100%; }
.call ul li{width: 100%; padding-right: 0; padding-bottom: 5px;}
.footer .form .input-2 .input {  width:45%;}
.footer .float-right { float: right !important;}
.footer .form .input {  float: left;  margin-bottom:15px;  padding: 0;    width: 100%;
}
.footer-none{padding-right: 0 !important;}
.footer-none:after{ display: none;}

.footer  .form .input input[type="text"], .form .input input[type="email"], .form .input input[type="tel"], .form .input input[type="password"], .form .input input[type="search"], .form .input input[type="url"], .form .input textarea { background-color: transparent; border-color: #fff; border-style: solid; border-width: 0 0 1px;color: #fff; float: left; height: 32px; padding: 0 0 5px;
    width: 100%;}

.footer  .form .input textarea:hover, .form .input textarea:focus {border-color: #fff !important;border-style: solid !important; border-width: 0 0 1px !important;}

.input-submit{    text-align: right; margin-bottom: 0;   }
.input-submit button, html input[type="button"], input[type="reset"], input[type="submit"] {  background: #d80030;  padding: 6px 25px; color: #fff;}
.tg-socialicons {  width: 100%;  text-align: center;  float: left; padding-top: 18px; padding-bottom: 25px;}
.tg-socialicons li { float: left; padding: 0 4px; width: auto !important; line-height: inherit; list-style-type: none;}
.tg-socialicons li a { width: 35px;  height: 35px; color: #fff; display: block; overflow: hidden; line-height: 35px; position: relative; text-align: center;border-radius: 50%; text-transform: capitalize;}
.tg-socialicons li a .fa.fa-facebook { background: #3b5999;}
.tg-socialicons li a i { color: #fff; width: 35px; display: block; font-size: 13px; line-height: 35px; text-align: center;}
.tg-socialicons li a .fa.fa-twitter {   background: #55acee;}
.tg-socialicons li a .fa.fa-linkedin {    background: #0077B5;}
.tg-socialicons li a .fa.fa-google-plus {  background: #dd4b39;}
.tg-socialicons li a .fa.fa-rss {   background: #ff6600;}

/*=============================== Kraft Contact Us===================================*/
.bg{background: #172754; position: relative; width: 100%; z-index: 1;}
.bg:before { position: absolute; top: 0;left: -1040%; background: #fff;width: 1100%; height: 100%;display: block; clear: both;
    z-index: -1; content: "";}
.banner { display: inline-block; width: 100%; background: url(../images/banner/1.jpg) no-repeat center; background-size: auto auto; background-size: cover;-webkit-background-size: cover; -o-background-size: cover; -ms-background-size: cover; -moz-background-size: cover; padding: 150px 0; position: relative;}
.banner::before { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, .5); content: "";display: block;}
.page_head h2 {color:#fff; font-weight:bold;font-size:32px; text-transform:uppercase; position:relative; padding-left:10px; text-align:left;}
.page_head h2:after{position:absolute;bottom:3px; left:0; background:#172754; margin:0 auto; content:""; display:block; height:28px; width:3px;}
.form1{ width: 100%; float: left;margin:0;padding-left: 50px;}
.form1 h2{ font-size:40px; color: #172754; margin-bottom:28px;padding-left: 14px;}
.form1 input[type=text] { width: 100%; padding: 0 12px; border:1px solid #a8a8a8; height: 48px; color: #666;border-radius:50px;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;-ms-transition: all .5s ease;-o-transition: all .5s ease;transition: all .5s ease;outline: none;}
.form1 input[type=text]:hover, .form input[type=text]:focus { border:1px solid #172754;}

.form1 input[type=email] { width: 100%; padding: 0 12px;border:1px solid #a8a8a8; height: 48px;border-radius:50px;-webkit-transition: all .5s ease;-moz-transition: all .5s ease; color: #666;-ms-transition: all .5s ease;-o-transition: all .5s ease;transition: all .5s ease;outline: none;}
.form1 input[type=email]:hover, .form input[type=email]:focus { border:1px solid #172754;}

.input {position: relative;z-index: 1;display: inline-block; width:100%;margin: 0 0 20px 0;vertical-align: top;}
.form1 textarea {width: 100%; color: #666;padding: 12px 12px;border:1px solid #a8a8a8;border-radius:15px;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;-ms-transition: all .5s ease;-o-transition: all .5s ease;transition: all .5s ease;outline: none;}
.form1 textarea:hover, .form textarea:focus {  border:1px solid #172754;}

.mt-20 { margin-top: 20px;  width: 50%;}
.know_more_btn { background-image: linear-gradient(to right, #172754 0%, #4863af 51%, #172754 100%); border-radius: 50px; background-size: 200% auto; border-style: none; color: #fff; font-weight: 500; padding: 14px 22px; transition: 0.5s; text-transform: uppercase; z-index: 1; overflow: hidden; display: inline-block; letter-spacing: 1px;}
.know_more_btn:hover, .know_more_btn:focus { color: #fff; background-position: right center;}

.connect-us { /*background-color: #f4f4f4;box-shadow: 0 5px 90px 2px rgba(0, 0, 0, 0.2);*/ padding:0 20px;float: left;width: 100%;}
.z-ind{ z-index: 1;}
.connect-us h2{ font-size:30px;color: #172754;; margin-bottom:40px; font-weight: 600;}

.contact-address {    margin-bottom: 40px;}
.single-address { padding: 20px;overflow: hidden;border: 1px solid #a8a8a8;margin: 15px 0;border-radius: 10px;}
.single-address-icon { float: left; margin-right: 5%;  width: 12%;}
.single-address-icon i { border: 1px solid #172754; border-radius: 100px; color: #172754; float: left; font-size: 24px; height: 40px; line-height: 40px;  margin-top: 0; text-align: center; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; width: 40px;}
.single-address-info {  float: left; width: 82%;  overflow: hidden;}
.single-address-info p {  margin-bottom: 0;    color: #666; font-size: 15px; line-height: 24px;    }
.single-address-info a {  text-decoration: none;  color: #666;}

.follow-us-icon { text-align: center;}
.follow-us-icon > h3 { color: #172754;    margin: 0 0 15px;    text-align: center;    font-size: 24px;}
.follow-us-icon ul li {  display: inline-block;}
.follow-us-icon ul li a i.fa-facebook {    background: #3b5998;}
.follow-us-icon ul li a i {border-radius: 50%; display: block; font-size: 16px;height: 40px;margin: 0 8px 0 auto;position: relative; text-align: center;width: 40px;line-height: 40px;color: #fff;background: #ccc; -webkit-transition: all 0.3s ease-in-out;  transition: all 0.3s ease-in-out;}
.follow-us-icon ul li a i.fa-google-plus {    background: #bd3518;}
.follow-us-icon ul li a i.fa-twitter {    background: #33ccff;}
.follow-us-icon ul li a i.fa-linkedin {    background: #007bb7;}
.follow-us-icon ul li a i.fa-rss {   background: #f56505;}
.get_in_touch_row {display: table; margin:50px 0;}
/*.get_in_touch_row .table_col {    display: table-cell;   float: none;   vertical-align: middle;}*/

.map .container-fluid {    padding: 0;}
.map iframe {    float: left;}

/*=============================== Kraft About Us===================================*/

.kraft-about{ width: 100%; float: left;}
.kraft-padd-tp{padding: 50px 0;}
.kraft-about-img { width: 100%; float: left;}
.kraft-about-img img{ max-width: none; float: right;}

.kraft-about-txt{background: #fff;box-shadow: 0 5px 90px 2px rgba(0, 0, 0, 0.2);position: relative;
margin-left: -150px; margin-top:77px; padding-bottom: 57px; padding-left: 60px;  padding-right: 30px;  padding-top: 51px; z-index: 2;}



.kraft-about-txt2{background: #fff;box-shadow: 0 5px 90px 2px rgba(0, 0, 0, 0.2);position: relative; padding-bottom: 57px; padding-left: 60px;  padding-right: 30px;  padding-top: 51px; z-index: 2;}
.kraft-about-txt2 span{ color: #d80030; font-weight: 600;}
.kraft-al{margin-left:0; margin-right: -150px;}

.kraft-about-txt2 h2{font-size: 28px;color: #d80030;font-weight: bold;text-transform: uppercase;padding-bottom:10px; position: relative; margin-bottom: 15px;}
.kraft-about-txt2 h2:after{ position: absolute; bottom: 0; left: 0; width:60px; height: 3px; content: ""; clear: both; display: block; background:#d80030; }



.kraft-about-txt span{ color: #d80030; font-weight: 600;}
.float-left{float: left !important;}
.kraft-al{margin-left:0; margin-right: -150px;}

.kraft-about-txt h2{font-size: 28px;color: #d80030;font-weight: bold;text-transform: uppercase;padding-bottom:10px; position: relative; margin-bottom: 15px;}
.kraft-about-txt h2:after{ position: absolute; bottom: 0; left: 0; width:60px; height: 3px; content: ""; clear: both; display: block; background:#d80030; }

/*=============================== Kraft Products===================================*/
.pro{ width: 100%; float: left; padding:50px 0;}
.pro h2{ font-size: 30px; color: #4f4f4f; padding-bottom:15px; margin-bottom: 30px; font-family:'Montserrat', sans-serif ; position: relative;}
.pro h2:after{ position: absolute; bottom: 0; left: 0; width:60px; height: 3px; content: ""; clear: both; display: block; background:#d80030; right: 0; margin: 0 auto; }
.pro .tg-postbookcontent{padding-top: 15px;}
.pro-btn{ background: #5f5f5f; color: #fff; font-size: 12px; border-radius:0;margin-top: 8px;padding: 8px 15px;}
.pro-btn:hover{ color: #fff; background: #d80030;}
.btn.pro-btn:hover, .btn.pro-btn:focus, .btn.pro-btn.focus{color: #fff;}

.pd-top{padding-top: 40px;}

.modal-body{padding: 0;}
.popup-pro { width: 100%;background: #fff; display: inline-block;    padding: 10px;}
.pop-img {
    width: 40%; float: left;
}
.modal-content{    box-shadow: none; border: none;}
.pop-img img{width: 100%;}
.pop-txt{float:right; width: 60%;    padding:25px 15px;}
.pop-txt h3{ font-size:20px; font-weight: 600; color: #d80030; padding-bottom:10px; margin-bottom: 15px; position: relative;}
.pop-txt h3:after{ position: absolute; bottom: 0; left: 0; width:40px; height: 2px; content: ""; clear: both; display: block; background:#d80030;}
.close1 { display: block !important; position: absolute; z-index: 9999; top: -17px; right: -17px;left: inherit; opacity: 1;}
.modal-dialog{width: 70%;margin: 30px auto;}

.mr-tp-30{margin-top: 30px;}
/*=============================== Kraft Loader ===================================*/
.load_container {display:block;position:fixed;width:100%;height:100vh; background: #172754; z-index:99999999;}
.load_content {width:90%;height:100%;display:flex;margin:auto;}
#loader {bottom: 0;left: 0;margin: auto;position: absolute;right: 0;top: 0;}
.loader {
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cs-loader {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.cs-loader-inner {
  transform: translateY(-50%);
  top: 50%;
  position: absolute;
  width: calc(100% - 200px);
  color: #FFF;
  padding: 0;
  text-align: center;width: 100%;
}

.cs-loader-inner label {
  font-size: 20px;
  opacity: 0;
  display:inline-block;
}
.load {
    color: #929cb9;
    font-size: 18px;
    padding-top: 10px;
	    -moz-animation: text 0.5s ease infinite alternate;
    -webkit-animation: text 0.5s ease infinite alternate;
    animation: text 0.5s ease infinite alternate;
}
@-moz-keyframes text {
  100% {
    top: 35px;
  }
}
@-webkit-keyframes text {
  100% {
    top: 35px;
  }
}
@keyframes text {
  100% {
    top: 35px;
  }
}
@keyframes lol {
  0% {
    opacity: 0;
    transform: translateX(-300px);
  }
  33% {
    opacity: 1;
    transform: translateX(0px);
  }
  66% {
    opacity: 1;
    transform: translateX(0px);
  }
  100% {
    opacity: 0;
    transform: translateX(300px);
  }
}

@-webkit-keyframes lol {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-300px);
  }
  33% {
    opacity: 1;
    -webkit-transform: translateX(0px);
  }
  66% {
    opacity: 1;
    -webkit-transform: translateX(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(300px);
  }
}

.cs-loader-inner label:nth-child(6) {
  -webkit-animation: lol 3s infinite ease-in-out;
  animation: lol 3s infinite ease-in-out;
}

.cs-loader-inner label:nth-child(5) {
  -webkit-animation: lol 3s 100ms infinite ease-in-out;
  animation: lol 3s 100ms infinite ease-in-out;
}

.cs-loader-inner label:nth-child(4) {
  -webkit-animation: lol 3s 200ms infinite ease-in-out;
  animation: lol 3s 200ms infinite ease-in-out;
}

.cs-loader-inner label:nth-child(3) {
  -webkit-animation: lol 3s 300ms infinite ease-in-out;
  animation: lol 3s 300ms infinite ease-in-out;
}

.cs-loader-inner label:nth-child(2) {
  -webkit-animation: lol 3s 400ms infinite ease-in-out;
  animation: lol 3s 400ms infinite ease-in-out;
}

.cs-loader-inner label:nth-child(1) {
  -webkit-animation: lol 3s 500ms infinite ease-in-out;
  animation: lol 3s 500ms infinite ease-in-out;
}

/*=============================== Mob social ====================================*/

div#social-sidebar {
    display: none;
}
#social-sidebar li {line-height: 0;font-size: 0}
#social-sidebar {position: fixed;font-family: Arial;z-index: 99999999;}
#social-sidebar ul li a {text-align: center;position: relative;display: block}
#social-sidebar ul li .link-icon {display: inline-block;text-align: center;overflow: hidden}
#social-sidebar ul li a:hover .link-label {opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);}
#social-sidebar ul li a .link-label {width: 0;white-space: nowrap;opacity: 0;position: absolute;z-index: -1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);}
#social-sidebar.pos-left {right: 0;top: 30%}
#social-sidebar.pos-left ul li a .link-label {left: -600%}
#social-sidebar.pos-left ul li a:hover .link-label {left: 100%}
#social-sidebar.pos-left ul li a .link-label:before {left: -4px}
#social-sidebar ul li a {width: 35px;height: 35px;line-height: 35px;font-size: 21px;}
#social-sidebar .link-icon {width: 35px;height: 35px;line-height: 35px}
#social-sidebar ul li a {border-radius: 5px;}
#social-sidebar .link-icon {border-radius: 5px;}
#social-sidebar.pos-left ul li a {margin-top: 5px;right: 1px;}
#social-sidebar.label-fancy .link-label {margin-top: -16px;padding: 4px 8px;min-width: 80px;width: auto;
line-height: 24px;font-size: 14px;border-radius: 3px;top: 50%;}
#social-sidebar.label-fancy .link-label:before {margin-top: -4px;width: 8px;height: 8px;content: "";
display: block;transform: rotate(45deg);position: absolute;z-index: -2;top: 50%;}
#social-sidebar.label-fancy.pos-left a:hover .link-label {left: 130%}
#social-sidebar.colors-color ul li a span, #social-sidebar.colors-color ul li a span:before {background: #333;color: #FFF;}
#social-sidebar.colors-color ul li a[class*="facebook"] span, #social-sidebar.colors-color ul li a[class*="facebook"] span:before {background: #234999;}
#social-sidebar.colors-color ul li a[class*="instagram"] span, #social-sidebar.colors-color ul li a[class*="instagram"] span:before {background: #f09433;
    background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);;}
#social-sidebar.colors-color ul li a[class*="linkedin"] span, #social-sidebar.colors-color ul li a[class*="linkedin"] span:before {background: #cb2e96;}
#social-sidebar.colors-color ul li a[class*="envelope"] span, #social-sidebar.colors-color ul li a[class*="envelope"] span:before {background: #de3641;}
#social-sidebar.colors-color ul li a[class*="twitter"] span, #social-sidebar.colors-color ul li a[class*="twitter"] span:before {background: #6CDFEA;}
#social-sidebar.colors-color ul li a[class*="whatsapp"] span, #social-sidebar.colors-color ul li a[class*="whatsapp"] span:before {background: #45C355;}
#social-sidebar.colors-color ul li a[class*="youtube"] span, #social-sidebar.colors-color ul li a[class*="youtube"] span:before {background: #CD181F;}
/*=============================== Mob social End ====================================*/

.pop-txt ul{ list-style-type: none; margin-top: 10px;}
.pop-txt ul li{ font-size: 16px; position: relative; padding-left: 20px; font-family: 'Roboto', sans-serif; margin-bottom: 10px;    color: #777;}
.pop-txt ul li:before {  position: absolute;  content: "\f054";  font-family: fontawesome;  left: 0px; color:#d80030;}

/*=============================== Download ====================================*/
.join-as{ width: 100%; float: left; margin: 50px 0;}

.join-as h2{font-size:25px;color:#e3000f;margin-bottom: 10px;}
.join-as p{font:16px/24px 'Noto Sans', sans-serif;color:#666;margin-bottom:30px;}
.join-as a{ color: #666;}
.smart-down {  text-align: center;background: #fff;font-size: 20px; padding:20px;}
.smart-down a {display: block;padding:40px;}
.smart-down h3{ margin-bottom:25px;font-size: 20px;color:#666; }
.smart-down img{ width: auto;}
.brochure{
    border-radius: 0;
    color: #fff !important;
   background: #d80030;  display: inline-block !important;
    padding: 20px 100px !important;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    margin-top: 0;
}
/*=============================== Download End ====================================*/
.img-pop{width: 100%; margin: 0 auto; text-align: center;}
.fg {
    width: 100%;
    background: rgba(0,0,0,.8);
}
.mar-top2{ margin-top: 25px;}
/*============================== Our Brands ==============================*/
.our-brands{ margin:30px 0; float: left; width: 100%; position: relative;}
.our-brands h2 { font-size: 35px; color: #000; padding-bottom: 30px; font-weight: 600;}
.owl-buttons {position: absolute;top:49%;right: 0; left: 0;}
.owl-prev{ background: url(../images/arrow-next.jpg)0 0 no-repeat;width: 29px;height: 29px; float: left;}
.owl-next{ background: url(../images/arrow-prev.jpg)0 0 no-repeat;width: 29px;height: 29px; float: right;margin-right: 0;}
.pd-tp1{padding-top: 20px;}
.b-brands__item img{width:  auto !important;}
/*============================== Social ==============================*/