@import url('https://fonts.googleapis.com/css?family=Arimo:400,400i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Lato');
@import url('https://fonts.googleapis.com/css?family=Raleway');
@import url('https://fonts.googleapis.com/css?family=Quicksand');
@import url('https://fonts.googleapis.com/css?family=Roboto');

body {
    font-family: 'lato', sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;
    color:#131212;
    background-color: #ffffff;
    height: 100%;
    -webkit-font-smoothing: subpixel-antialiased;
}


body h1, body h2, body h3, body h4, body h5, body h6 {
    color: #414141;
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    line-height: 1.5;
    margin: 0 0 8px;
}
.btn{   
    border-radius: 0;
    border: none;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    -ms-transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.btn.focus, .btn:focus, .btn:hover {
    color: #fff;
    text-decoration: none;
}
ul{
    margin-bottom: 0px;
    padding: 0px;
}
p {
  font-family: 'Roboto', sans-serif;
    
}
a:hover{
    text-decoration: none;
}
.form-control {
    border-radius: 0;
}
a {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    text-decoration: none !important;
}
img {
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -ms-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    display: inline-block;
}
.row {
    margin-right: -15px !important;
    margin-left: -15px !important;
    margin-bottom: 0px;
}
li {
    list-style-type: none;
}
.no-padding {
    padding: 0px;
}

.iamge-cart img {
    width: 45%;
}

.iamge-cart {
    position: relative;
    text-align: -webkit-left;
    top: -2px;
    right: 6px;
}

/*--------------------------------------------
    Header
----------------------------------------------*/
/*ul.top-nav-a li {
    display: -webkit-inline-box;
}

    ul.top-nav-a {
    text-align: -webkit-right;
}
ul.top-nav-a li a {
    color: #504040;
}

ul.top-nav-a li a i {
    padding-right: 5px;
}

ul.top-nav-a li {
    display: -webkit-inline-box;
    padding-right: 15px;
}

*/

/* ---------------------------
03.Header Section 
------------------------------*/
#header {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 111;
    bottom: auto;
}
#header .menu ul ul {
  background: #ffffff !important;
  border-top: 4px solid #00cc7f;
}
#header #logo-sticky {
  display: none;
}

#header #logo-sticky {
  display: block;
  position: absolute;
  left: 0;
  top: 2px;
  z-index: 999;
}
#header  #logo-sticky img {
  max-width: 270px;
}
#header .menu ul {
    text-align: -webkit-right;
    margin-left: 14px;
}
#header .menu-sticky1.sticky1 .menu ul li a {
  padding: 16px 14px 30px;
}
#header .menu-sticky1.sticky1 .menu ul li ul li a {
  padding: 10px 14px;
}
#header.error-page {
  position: static !important;
  background-color: rgba(37, 37, 37, 0.8);
}
.full-width-header {
  position: relative;
}
.full-width-header #header {
  position: absolute;
  width: 100%;
  bottom: 0 !important;
  top: auto;
  z-index: 111;
}
.full-width-header #header .main-menu {
  border-top: 1px solid #464646;
  border-bottom: 1px solid #464646;
}
.full-width-header #header .menu-area.menu-sticky.sticky,
.full-width-header #header .menu-area.menu-sticky4.sticky4 {
  background-color: rgba(37, 37, 37, 0.9);
}
.full-width-header #header .menu-area.menu-sticky.sticky .logo-area,
.full-width-header #header .menu-area.menu-sticky4.sticky4 .logo-area {
  line-height: 85px !important;
}
.full-width-header #header .menu-area.menu-sticky.sticky .navbar ul li,
.full-width-header #header .menu-area.menu-sticky4.sticky4 .navbar ul li {
  height: 85px !important;
  line-height: 85px !important;
}
.full-width-header #header .menu-area {
  background: transparent;
}
.full-width-header #header .menu-area .navbar ul {
  text-align: center;
}
.full-width-header #header .menu-area .navbar ul li {
  height: 60px;
  line-height: 60px;
}
.full-width-header #header .menu-area .toolbar-contact a,
.full-width-header #header .menu-area .toolbar-contact i {
  font-size: 14px;
  color: #fff;
}
.full-width-header #header .menu-area .toolbar-contact i {
  margin-right: 10px;
}
.full-width-header #header .menu-area .toolbar-contact,
.full-width-header #header .menu-area .toolbar-share-icon,
.full-width-header #header .menu-area .logo-area {
  line-height: 62px;
  margin-bottom: 40px;
}
.full-width-header #header .menu-area .toolbar-share-icon ul {
  text-align: right;
}
.full-width-header #header .menu-area .toolbar-share-icon ul li {
  display: inline-block;
  padding-left: 25px;
}
.full-width-header #header .menu-area .toolbar-share-icon ul li a {
  display: block;
  color: #ffffff;
}
.full-width-header #header .menu-area .toolbar-share-icon ul li a:hover {
  color: #fbc02d;
}
.full-width-header #first-slider h1 {
  background: rgba(217, 184, 38, 0.6);
  padding: 10px 20px;
  font-size: 58px;
  color: #101010;
}
.full-width-header #first-slider .item p {
  margin-bottom: 30px;
}
.full-width-header .carousel-inner .item .container {
  top: -26%;
}
.full-width-header #first-slider .carousel .item .content-details {
  margin: 0 auto;
}
.full-width-header .menu-area.menu-sticky1.sticky1,
.full-width-header .main-menu.menu-sticky.sticky {
  background: rgba(37, 37, 37, 0.9) !important;
}
.full-width-header .menu-sticky1.sticky1 .btm-toolbar {
  display: none;
}
.full-width-header .menu-sticky1.sticky1 .main-menu {
  border-top: 0 !important;
}
/*defoult header css*/
#header .toolbar-top-area {
    background: #24273e;
    height: 40px;
    /* padding: 4px 0; */
}
#header .toolbar-top-area .toolbar-contact ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#header .toolbar-top-area .toolbar-contact ul li {
  display: inline-block;
  margin-right: 10px;
  color: #fff;
}
#header .toolbar-top-area .toolbar-contact ul li i {
    font-weight: 600;
    font-size: 14px;
    margin-right: 5px;
    color: red;
}
#header .toolbar-top-area .toolbar-contact ul li a {
    transition: all 0.3s ease 0s;
    color: #fff;
    font-size: 15px;
}
#header .toolbar-top-area .toolbar-contact ul li a:hover {
    color: #ff000a;
}
#header .toolbar-top-area .toolbar-sl-share ul {
    text-align: right;
    padding: 8px 0px;
}
#header .toolbar-top-area .toolbar-sl-share ul li {
  display: inline-block;
}
#header .toolbar-top-area .toolbar-sl-share ul li + li {
  margin-left: 15px;
}
#header .toolbar-top-area .toolbar-sl-share ul li a {
  display: block;
  color: #fff;
  transition: all 0.3s ease 0s;
  text-decoration: none;
}
#header .toolbar-top-area .toolbar-sl-share ul li a:hover {
  color: rgba(255, 255, 255, 0.7);
}
#header .toolbar-top-area .toolbar-sl-share ul li a i {
  text-align: center;
  display: inline-block;
  color:#fff;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -mzs-transition: 0.4s;
  font-size: 14px;
}
#header .toolbar-top-area .toolbar-sl-share ul li a i:hover {
  color: #fbc02d;
}
#header .toolbar-top-area .toolbar-sl-share ul li a.quote-button {
  font-size: 14px;
  padding: 0 10px;
  background-color: #fff;
  color: #666;
}
#header .toolbar-area {
  background: #fbc02d;
  padding: 7px 0;
}
#header .toolbar-area .toolbar-contact ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#header .toolbar-area .toolbar-contact ul li {
  display: inline-block;
  margin-right: 25px;
  color: #fff;
}
#header .toolbar-area .toolbar-contact ul li i {
  font-weight: 600;
  font-size: 14px;
  margin-right: 10px;
  color: #fff;
}
#header .toolbar-area .toolbar-contact ul li a {
  transition: all 0.3s ease 0s;
  color: #fff;
}
#header .toolbar-area .toolbar-contact ul li a:hover {
  color: rgba(255, 255, 255, 0.7);
}
#header .toolbar-area .toolbar-sl-share ul {
  text-align: right;
}
#header .toolbar-area .toolbar-sl-share ul li {
  display: inline-block;
}
#header .toolbar-area .toolbar-sl-share ul li + li {
  margin-left: 15px;
}
#header .toolbar-area .toolbar-sl-share ul li a {
  display: block;
  color: #fff;
  transition: all 0.3s ease 0s;
  text-decoration: none;
}
#header .toolbar-area .toolbar-sl-share ul li a:hover {
  color: rgba(255, 255, 255, 0.7);
}
#header .toolbar-area .toolbar-sl-share ul li a i {
  text-align: center;
  display: inline-block;
}
#header .toolbar-area .toolbar-sl-share ul li a.quote-button {
  font-size: 14px;
  padding: 0 10px;
  background-color: #fff;
  color: #666;
}
#header .menu-area {
    background-color: rgb(255, 255, 255);
    box-shadow: 0 2px 10px rgba(0,0,0,.15);
}
#header .menu-area.sticky {
    background-color: #fff;
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.17), -2px 0px 5px 1px rgba(0,0,0,0.05);
}
/*#header .menu-area .logo-area {
    line-height: 82px;
}*/
#header .menu-area .logo-area a {
  font-weight: 700;
  font-size: 27px;
  color: #fbc02d;
  display: block;
  text-transform: lowercase;
  transition: all 0.3s ease 0s;
}
#header .menu-area .logo-area a img {
    display: inline-block;
    width: 95%;
    position: relative;
    bottom: 27px;
}
.logo-area {
    height: 0px;
}
#header .menu-area ul.nav-menu li:hover ul li a,
#header .menu-area ul.nav-menu li ul li:hover ul li a {
  color: #101010;
}
/*#header .menu-area ul.nav-menu li.current-menu-item a
 {
  color:#2c8841;
}*/
#header .menu-area .navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
#header .menu-area .navbar {
  margin-bottom: 0;
  border: 0;
}
#header .menu-area .navbar ul {
  margin: 0;
  padding: 0;
  text-align: right;
}
#header .menu-area .navbar ul li {
  height: 120px;
  line-height: 120px;
  position: relative;
  display: inline-block;
  transition: all 0.3s ease 0s;
  /* Dropdown Menu area */
}
#header .menu-area .navbar ul li + li {
  margin-left: 36px;
}
#header .menu-area .navbar ul li > a {
  display: block;
  text-transform: uppercase;
  text-decoration: none;
  color: #ffffff;
  font-weight: 400;
  font-size: 16px;
  transition: all 0.3s ease 0s;
}
#header .menu-area .navbar ul li > a i {
  margin-left: 5px;
}
#header .menu-area .navbar ul li .navbar-dropdown {
  background: #ffffff;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 100%;
  transform: scaleY(0);
  transform-origin: 0 0 0;
  transition: all 0.3s ease 0s;
  width: 200px;
  z-index: 99999 !important;
  text-align: left;
  visibility: hidden;
}
#header .menu-area .navbar ul li .navbar-dropdown li {
  line-height: normal;
  height: auto;
  display: block;
  border-top: 1px dashed #dddddd;
  margin: 0;
  padding: 0;
  border-right: 0px solid transparent;
}
#header .menu-area .navbar ul li .navbar-dropdown li:last-child {
  border-bottom: 0;
}
#header .menu-area .navbar ul li .navbar-dropdown li a {
  display: block;
  padding: 12px 20px;
  text-transform: none;
  transition: all 0.3s ease 0s;
  color: #444444 !important;
  font-weight: 300;
}
#header .menu-area .navbar ul li .navbar-dropdown li a:hover {
  padding-left: 30px;
  color: #fbc02d !important;
}
#header .menu-area .navbar ul li .navbar-dropdown li a:before,
#header .menu-area .navbar ul li .navbar-dropdown li a:after {
  display: none;
}
#header .menu-area .navbar ul li.active a,
#header .menu-area .navbar ul li:hover a {
  color: #fbc02d;
}
#header .menu-area .navbar ul li:hover ul {
  opacity: 1;
  transform: scaleY(1);
  visibility: visible;
}
#header .menu-area .navbar .navbar-toggle {
  background-color: #fbc02d;
  border-radius: 2px;
  -webkit-transition: .4s ease all;
  transition: .4s ease all;
}
#header .menu-area .navbar .navbar-toggle .icon-bar {
  background-color: #fff;
}
#header .menu-area .navbar .navbar-toggle:hover {
  opacity: 0.8;
}
#header.headerr .toolbar-top-area,
 {
  background-color: #efefef;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
/*Home Style 2 CSS*/
.home2 #header.headerr {
  position: absolute;
  z-index: 111;
  top: 0;
  width: 100%;
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}
.sticky + .content {
  padding-top: 60px;
}

.toolbar-contact {
    padding: 7px 0px;
    margin-left: 0em;
    text-align: -webkit-right;
}
.top-nav-bg {
    width: 600px;
    margin-top: 4px;
    background: #fff;
    height: 36px;
}

.top-nav-bg:before {
    content: "";
    position: absolute;
    background-color: #fff;
    height: 36px;
    right: 100%;
    top: 4px;
    width: 1200px;
}
/*.toolbar-sl-share {
    padding-top: 8px;
}
*/
/*.toolbar-contact {
    text-align: -webkit-right;
    padding-top: 8px;
}*/

.top-nav-bg:after {
   border-right: 45px solid rgba(255, 252, 255, 0.04);
    border-bottom: 65px solid rgb(255, 255, 255);
    content: "";
    height: 0;
    position: absolute;
    right: -60px;
    top: 4px;
    width: 0;
}
.search-b {
    border: 1px solid #eee;
    top: 3.1em;
    position: relative;
    display: none;
    margin-top: 5px;
    z-index: 9999;
    position: fixed;
    right: 4em;
    float: right;
    width: 44%;
    height: 47px;
    padding-left: 10px;
    padding-right: 0px;
    background: #fff;
}
#s {
    display: block;
    width: 88%;
    border: 0;
    outline: none;
    padding: 22px 0px;
    height: 32px;
    line-height: 57px;
    font-size: 16px;
    color: #333;
}
#searchsubmit {
    line-height: 0px;
    display: block;
    float: right;
    margin-top: 0px;
    background: none;
    color: #717171;
    border: 0;
    outline: none;
    cursor: pointer;
}
button#searchsubmit:before {
    content: "\f002";
    font-size: 18px;
    line-height: 44px;
    padding-right: 17px;
    color: #e01a22;
}
.fa-search-minus:before {
    content: "\f010";
    font-size: 15px;
}

section.header-two.affix .search-b {
    top: 4.95em;
    position: relative;
    display: none;
    margin-top: 5px;
    z-index: 9999;
    position: fixed;
    right: 5em;
    float: right;
    width: 94%;
    height: 47px;
    padding-left: 2px;
    padding-right: 0px;
    background: #fff;
}

/*-------------------------------------------------
                sLIDER
---------------------------------------------------*/
/************************* Home Slider ***************/
.slider-image {
      background-image: url(../images/slider/slider1-epbx.jpg);
    background-position: center;
    background-size: cover;
    height: 475px;
    width: 100%;
}
.slider-image1 {
      background-image: url(../images/slider/slider2-projector.jpg);
    background-position: center;
    background-size: cover;
    height: 475px;
    width: 100%;
}
.slider-image2 {
      background-image: url(../images/slider/slider3-adevice.jpg);
    background-position: center;
    background-size: cover;
    height: 475px;
    width: 100%;
}

.slider-image3 {
      background-image: url(../images/slider/slider4projection1.jpg);
    background-position: center;
    background-size: cover;
    height: 475px;
    width: 100%;
}
.slider-image4 {
      background-image: url(../images/slider/slider5-vid.jpg);
    background-position: center;
    background-size: cover;
    height: 475px;
    width: 100%;
}
#banner{
    width:100%;
    float:left;
    height:auto;
    
}
#banner .item{
    
    -webkit-background-size:cover;
    -moz-background-size:cover;
    background-size:cover;
    background-position:center center;
    background-repeat:no-repeat;
}
#banner .item::before{
    width:100%;
    float:left;
    height:100%;
    position:absolute;
    top:0;
    left:0;
    content:'';
    /*background:rgba(0,0,0,0.2);*/
}
#banner h1 {
    color: #fff;
    margin: 0 0 20px;
    font-size: 25px;
    font-family: "Montserrat",sans-serif;
    font-weight: 100;
    text-transform: uppercase;
    background: rgba(7, 12, 53, 0.27);
}
#banner p {
    background: rgba(255, 255, 255, 0.25);
    color: #001642;
    margin: 0 0 35px 0px;
    width: 100%;
}
p.third-slider {
    background: rgba(4, 26, 70, 0.25) !important;
    color: #fff !important;
}
.carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity;
    transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
    z-index: 2;
}
.caption-info{
    position:absolute;
    top:50%;
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    width:100%;
}
.caption-info-inner h1{
    animation-delay: 0.5s;
}
.caption-info-inner p{
    animation-delay: 1.1s;
}
.caption-info-inner a{
    animation-delay: 1.6s;
}
.control{
    opacity:0;
    visibility:hidden;
    -webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -ms-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
}
#banner:hover .control{
    visibility:visible;
    opacity:1;
}
.control, .control:focus {
    border: 1px solid #112d54;
    border-radius: 0px;
    color: #ed1920;
    line-height: 34px;
    position: absolute;
    right: 15px;
    text-align: center;
    top: 48%;
    width: 36px;
    margin: -15px 0 0;
}
.control:hover{
    background:#460433;
    color:#fff;
}
.left.control{
    left:-50px;
    -webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -ms-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
}
.right.control {
    right:0px;
    -webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -ms-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
}
#banner:hover .left.control{
    left:10px;
}
#banner:hover .right.control {
    right:10px;
}  

/*-------------------------------------------------
                sLIDER
---------------------------------------------------*/


/*-------------------------------------------------
                sLIDER
---------------------------------------------------*/
/******** Button hover effect *********/
.btn {
    display: inline-block;
    padding: 7px 10px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.42857143;
    text-align: center;
    border: none;
    border-radius: 2px;
}
.btn-default {
    margin-right: 15px;
    padding: 10px 24px;
    background: #e01a22;
    color: #fff;
    font-size: 14px;
    -webkit-box-shadow: 0px 12px 25px 0px rgb(237, 25, 32);
    -moz-box-shadow: 0px 12px 25px 0px rgb(237, 25, 32);
    box-shadow: 0px 12px 25px 0px rgb(237, 25, 32);
}
.btn-default:hover, .btn-default:focus {
    background:#e01a29;
}
.hvr-sweep-to-right {
    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;
    border-radius: 2px;
}
.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
    color: white;
}
.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    border-radius: 2px;
}
.hvr-sweep-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background:#fb1a24;
    -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 effect *********/
.btn-all {
    margin-top: 2em;
}
/*-------------------------------------------------
                sLIDER
---------------------------------------------------*/

/*******about-us---------*/
section.abt-sec {
    clear: both;
    padding: 50px 0px 50px;
}

.blk-title h2 {
    text-transform: uppercase;
    color: #00094a;
}
.blk-title h2:after {
    background-image: url(../images/section-border.png);
    content: "";
    height: 3px;
    left: 16px;
    position: absolute;
    width: 64px;
    margin-top: 45px;
}
.blk-title {
    margin-bottom: 2em;
}

/*.nav-menu > li > a:after {
    background-color: #ee2050;
    content: "";
    height: 129%;
    left: 10%;
    opacity: 0;
    position: absolute;
    top: -20%;
    transform: rotate(10deg);
    transition: all 0.5s ease 0s;
    width: 80%;
}*/

/*.nav-menu > li:hover a:after {
    opacity: 1;
    z-index: -1;
}
*/
.menu li {
    display: inline-block;
    overflow: hidden;
    position: relative;
}

/*=====================*/
section.slider_sec {
    /*position: relative;*/
}
.btn_transparent{
    color: #fff;
    padding: 15px 40px;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 500;
    position: relative;
    background: transparent;
    border: 1px solid #fff !important;
    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;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.btn_transparent {
    opacity: 0;
    transform: translateY(200px);
    -webkit-transition: all 1.5s ease .1s;
    -moz-transition: all 1.5s ease .1s;
    -ms-transition: all 1.5s ease .1s;
    -o-transition: all 1.5s ease .1s;
    transition: all 1.5s ease .1s;
}
.btn_transparent  {
    opacity: 1;
    transform: translateY(0);
}
.btn_transparent:hover, .btn_transparent:focus, .btn_transparent:active {
    color: #000 !important;
    border-color: #f4cb10;
}
.btn_transparent:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 5px;
    background: #f4cb10;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 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;
}
.btn_transparent:hover:before, .btn_transparent:focus:before, .btn_transparent:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.btn_yellow {
    color: #fff;
    padding: 15px 40px;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 500;
    position: relative;
    background: #ed1d50;
    border: 1px solid #fff;
    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;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
     margin-top: 20px;
}
.btn_yellow {
    opacity: 0;
    transform: translateY(200px);
    -webkit-transition: all 1.5s ease .1s;
    -moz-transition: all 1.5s ease .1s;
    -ms-transition: all 1.5s ease .1s;
    -o-transition: all 1.5s ease .1s;
    transition: all 1.5s ease .1s;
}
.btn_yellow  {
    opacity: 1;
    transform: translateY(0);
}
.btn_yellow:hover, .btn_yellow:focus, .btn_yellow:active {
    color: #03153e !important;
    border: 1px solid #ed1d50;
    background: white;

}
.btn_yellow:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 5px;
    background: white;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 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;
}
.btn_yellow:hover:before, .btn_yellow:focus:before, .btn_yellow:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.btn_yellowborder{
    color: #03153e;
    padding: 15px 40px;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 500;
    position: relative;
    background: white;
    border: 1px solid #fff;
    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;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    opacity: 0;
    transform: translateY(200px);
    -webkit-transition: all 1.5s ease .1s;
    -moz-transition: all 1.5s ease .1s;
    -ms-transition: all 1.5s ease .1s;
    -o-transition: all 1.5s ease .1s;
    transition: all 1.5s ease .1s;
     border: 1px solid #f4cb10;
}
.btn_yellowborder  {
    opacity: 1;
    transform: translateY(0);
}
.btn_yellowborder:hover, .btn_yellowborder:focus, .btn_yellowborder:active {
    color: #03153e !important;
    border: 1px solid #f4cb10;
}
.btn_yellowborder:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 5px;
    background: #f4cb10;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 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;
}
.btn_yellowborder:hover:before, .btn_yellowborder:focus:before, .btn_yellowborder:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.associate-img img {
    width: 100%;
}
.associate-img img {
    width: 100%;
}

.associate-img {
    overflow: hidden;
}

.blk-title-sd {
    margin-bottom: 2em;
}

/*-------------owl-carousel------------*/
/* carousel */
/*.media-carousel 
{
  margin-bottom: 0;
  padding: 0 40px 30px 40px;
  margin-top: 30px;
}*/
/* Previous button  */
a.left.carousel-control {
    right: 0px !important;
    left: unset;
}

.media-carousel .carousel-control.left {
    right: 39px !important;
    background-image: none;
    border: 1px solid #eb0100;
    border-radius: 0px;
    height: 32px;
    width: 32px;
    margin-top: -75px;
    color: red;
}
/* Next button  */
.media-carousel .carousel-control.right {
    right: 1px !important;
    background-image: none;
    border: 1px solid #eb0100;
    border-radius: 0px;
    height: 32px;
    width: 32px;
    margin-top: -75px;
    color: red;
}
/* Changes the position of the indicators */
.media-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the colour of the indicators */
.media-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
.media-carousel .carousel-indicators .active 
{
  background: #333333;
}
/*.media-carousel img
{
  width: 250px;
  height: 100px
}*/
/* End carousel */

/*------- sec-parallex---------*/
section.parallex-d {
    background: url(../images/slider1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}

.parallex-d-in {
    padding: 60px 0px 40px;
    background: rgba(3, 21, 62, 0.73);
}

.parallax-title h2 {
    color: #fff;
    text-transform: uppercase;
}

/*
.parallax-title h2:before {
    content: '';
    position: absolute;
    border-bottom: 1px solid #96987e;
    width: 190px;
    margin-top: 50px;
}*/

.parallax-title h2:after {
    content: '';
    position: absolute;
    border-bottom: 4px solid red;
    width: 82px;
    margin-top: 52px;
    margin-left: -5.1em;
}

.parallax-title {
    margin-bottom: 60px;
    text-align: -webkit-center;
}
.par-one-right p {
    text-align: -webkit-left;
    word-break: break-all;
}

/*.par-one-right {
    padding-right: 50px;
    text-align: -webkit-left;
}
*/
.par-one {
    color: #fff;
}

.par-one-left i {
    color: #f70000;
    /* float: left; */
    font-size: 40px;
    transition: all 0.5s ease 0s;
}
.par-one-left {
    text-align: -webkit-center;
    margin-bottom: 15px;
}
.par-one-left h2 {
    text-transform: uppercase;
    color: #fff;
    /* float: left; */
    font-family: "Poppins",sans-serif;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 6px;
   /* padding-left: 13px;*/
}

span.service-img img {
    width: 48px;
    margin-top: -8px;
}

.parallex-d-in {
    padding: 60px 0px 55px;
    background: rgba(3, 21, 62, 0.73);
}
.par-one-right p {
    text-align: -webkit-center;
    margin: auto 15px;
}
.parallex-til:hover i {
    color: #ed1d50;
}

/*---------------------------------------
products section
----------------------------------------*/
section.section-products {
    clear: both;
}
.sec-products-in {
    padding: 60px 0px 40px;
}

section.homeproducts_sec.common_space {
    background: rgba(10, 24, 59, 0.06);
}
ul#tabsJustified>li {
    display: inline-block;
    float: none;
}
ul#tabsJustified {
    text-align: -webkit-center;
    border-bottom: 1px solid #eee;
}
p.content-para-p {
    margin-bottom: 15px;
}

.products-tab .nav-tabs {
    border: none;
    height: 50px;
    margin-bottom: 30px;
}
.products-tab .nav-tabs li.active .nav-link, .products-tab .nav-tabs li:hover .nav-link {
    color: #f70000;
    border: none;
    font-weight: 600;
    font-family: "Poppins",sans-serif;
}
/*.products-tab .nav-tabs .nav-link {
    padding: 13px 15px;
    border: 1px solid #ddd;
    color: #333;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    background: #fff;
    position: relative;
    border-radius: 0;
    border-right: none;
}*/
.products-tab .nav-tabs .nav-link {
    padding: 0px 15px 10px;
    color: #24273e;
    font-size: 16px;
    text-transform: capitalize;
    background: #fff;
    border: none;
    font-weight: 600;
    font-family: "Poppins",sans-serif;
}
.products-tab .nav-tabs li:hover .nav-link:before {
    content: '';
    background-image: url(../images/tab-active.png);
    position: absolute;
    width: 8px;
    height: 8px;
    z-index: 1;
    left: 10px;
    top: 12px;
    transition: 0.4s ease-in-out;
}
.products-tab .nav-tabs li:hover .nav-link:after {
    content: '';
    background-image: url(../images/tab-active.png);
    position: absolute;
    width: 8px;
    height: 8px;
    z-index: 1;
    right: 2px;
    top: 12px;
    transition: 0.4s ease-in-out;
}
.product-links {
    margin-bottom: 30px;
}


.products-tab .nav-tabs li.active:before {
    content: '';
    background-image: url(../images/tab-active.png);
    position: absolute;
    width: 8px;
    height: 8px;
    z-index: 1;
    left: 11px;
    top: 13px;
}


.products-tab .nav-tabs li.active:after{
    content: '';
    background-image: url(../images/tab-active.png);
    position: absolute;
    width: 8px;
    height: 8px;
    z-index: 1;
    right: 2px;
    top: 13px;
}
/*.products-tab .nav-tabs li.active .nav-link:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 42%;
    border-top: 15px solid #f4cb10;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}*/
.product-links a {
    color: #f70000;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'lato',sans-serif;
}

/*.products-tab .nav-tabs li .nav-link:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 42%;
    border-top: 15px solid transparent;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}*/
.products-tab .nav-tabs .nav-link i {
    padding-right: 10px;
    font-size: 20px;
}
.justify-content-center {
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.single-service {
    border: 1px solid #ddd;
    box-shadow: 1px 10px 8px #ddd;
    margin-bottom: 40px;
    background: #fff;
    position: relative;
    z-index: 1;
}
.room_sec>a>img {
    width: 60%;
}
.room_sec {
    border: 1px solid #ddd;
    box-shadow: 1px 10px 8px rgba(228, 228, 228, 0.51);
    margin-bottom: 40px;
    height: 276px;
    text-align: center;
    background: #ffffff;
    transition: all 0.25s linear;
    -webkit-border-radius: 6px 12%;
    -moz-border-radius: 6px 12%;
    border-radius: 6px 12%;
    padding: 15px 15px;
}
.room_sec>h4 {
    text-transform: uppercase;
    padding: 0 5px;
    font-weight: 700;
    font-size: 16px;
    margin: 10px 0px 2px;
    color: #f70000;
    font-family: 'lato',sans-serif;
}

.room_sec p {
    font-size: 14px;
}
.view-svg {
    background: transparent;
    font-weight: 100;
}
.view-svg svg {
    height: 35px;
    left: 0;
    position: absolute;
    top: 5px;
    width: 94%;
}
.view-svg rect {
    fill: none;
    stroke: #f4cb10;
    stroke-width: 2;
    stroke-dasharray: 422, 0;
}
.btn-view{
    padding:6px 10px;
    color: #f4cb10;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 32px;
    margin: 0 auto 2em;
    max-width: 160px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
    width: 100%;
}
.view-svg:hover {
    background: rgba(225, 51, 45, 0);
    font-weight: 600;
    letter-spacing: 1px;
}
.view-svg:hover rect {
    stroke-width: 5;
    stroke-dasharray: 35, 300;
    stroke-dashoffset: 100;
    -webkit-transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
}

/*----------bread crumbs----------------*/
.main-body {
    padding-top: 5.8em;
}
.bread-crumbs {
    height: 165px;
    background: url(../images/bg1.jpg);
    background-position: 34% 66%;
    background-size: cover;
}
.bred-crms-in {
    background:rgba(2, 7, 45, 0.59);
    height: 165px;
}
.bred-title h3:before {
    content: '';
    border-bottom:3px solid #ef0101;
    width: 110px;
    position: absolute;
    margin-top: 50px;
}


.bred-crm-in-a {
    padding-top: 4em;
}
.bred-title h3 {
    color: #eee;
    text-transform: uppercase;
    font-size: 33px;
}

.tab-bred-crmbs a {
    color: #eee;
}
.tab-bred-crmbs {
      margin-top: 14px;
    text-align: -webkit-right;
    color: #eee;
}

.sec-one {
    padding: 50px 0px 30px;
}

ul.module-title-ul>li:last-child {
    border-bottom: 1px solid #e0e0e0;
}


/*-------- footer -------*/
.footer-in-a {
    background: #24273e;
    padding-top: 50px;
}
.subscribe-d {
    margin-top: -2.6em;
    padding-right: 0;
    padding-bottom: 40px;
    padding-left: 0;
}
.sub-det {
    display: flex;
    background: linear-gradient(180deg, #43b4f3 0%, #0f81dc 100%);
    border-top: 4px solid #ffc400;
    padding: 20px 30px;
}
.sub-det-one {
    width: 350px;
    display: inline-block;
    float: left;
}

.newsletter-sub-d p {
    float: left;
    margin-top: 8px;
}

input.newsletter-inp {
    width: 550px;
    margin: 0;
    border: 0;
    height: 50px;
    line-height: 50px;
    border-color: transparent;
    background-color: rgba(255,255,255,0.2);
    box-shadow: none;
    color: #fff;
    padding: 0px 13px;
}

input.newsletter-submit {
    width: 144px;
    margin-left: 2em;
    background: transparent;
    font-size: 16px;
    color: #fff;
    height: 48px;
    line-height: 44px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 2px solid #fff;
    text-transform: uppercase;
     transition: 0.4s ease-in-out;

}

.sub-det-one h3 {
    color: #fff;
    margin-bottom: 3px;
}

input.newsletter-submit:hover {
    background: #1a3156;
    border-color: #1a3156;
    transition: 0.4s ease-in-out;
}

.f-logo {
    background: #fff;
    padding: 5px;
    border-radius: 4px;
}

.f-logo img {
    width: 100%;
}

.footer-logo {
    margin-bottom: 30px;
}
ul.version-icon-ul li {
    float: left;
    width: 29%;
    margin-right: 15px;
}

ul.version-icon-ul li:last-child {
    margin-right: 0px;
}

ul.version-icon-ul img {
    width: 100%;
}

ul.version-icon-ul>li {
    margin-bottom: 30px;
}
/*--------social-icons-----------*/
ul.social li:first-child {
    margin-left: 0px !important;
}

ul.social li:last-child {
    margin-right: 0px !important;
}

body {margin-top:20px;}
ul.social {list-style:none;}
ul.social li {display:inline; padding: 0; margin:0 5px;}
/*ul.social li a {display:inline-block; margin:0 auto; -moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%; text-align:center; width: 50px; height: 50px; font-size:20px; position:relative; background-color: #fff;}*/
/*ul.social li a i {color:#FFF; text-align: center; margin:0; line-height:50px; -webkit-transition: all 0.8s; -moz-transition: all 0.8s; -o-transition: all 0.8s; -ms-transition: all 0.8s; transition: all 0.8s;}
*/ul.social li a:hover i { -moz-transform: rotate(360deg); -webkit-transform: rotate(360deg); -ms--transform: rotate(360deg); transform: rotate(360deg);
                         -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; -ms-transition: all 0.2s; transition: all 0.2s;}

.social li a.rss:hover {background-color: #F56505;}
.social li a.face:hover {background-color:#3B5998;}
.social li a.twit:hover {background-color:#33ccff;}
.social li a.google:hover {background-color:#BD3518;}
.social li a.linkedin:hover {background-color:#007bb7;}
.social li a.you:hover {background-color:red;}


.social li a.face{background-color:#3B5998;}
.social li a.twit {background-color:#33ccff;}
.social li a.google {background-color:#BD3518;}
.social li a.linkedin{background-color:#007bb7;}
.social li a.you{background-color:red;}

ul.social li a i {
    color: #aaa;
}

.social li a:hover i {
    color: #fff;
}

ul.social li a i {
    color: #FFF;
    text-align: center;
    margin: 0;
    line-height: 41px;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
}

ul.social li a {
    display: inline-block;
    margin: 0 auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    width: 40px;
    height: 40px;
    font-size: 18px;
    position: relative;
    background-color: #fff;
}

.footer-title h4 {
    margin-bottom: 20px;
    font-weight: 300;
    line-height: 30px;
    color: rgba(255, 255, 255, 0.7);
    font-size: 22px;
}

.footer-title h4:after {
    content: "";
    display: block;
    width: 50px;
    border-bottom: 1px solid #ffc400;
    margin-top: 8px;
}
ul.foot-t-bel-ul li {
    margin-bottom: 12px;
}

ul.foot-t-bel-ul li a {
      font-size: 15px;
    display: block;
    position: relative;
    padding-left: 20px;
    color: #b2b2b2;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
ul.foot-t-bel-ul li a:before {
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 12px;
    color: #00aaff;
}
ul.foot-t-bel-ul li a:hover {
    color: #fff;
}

ul.foot-t-bel-ul-a li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 20px;
    line-height: 20px;
    color: #b2b2b2;
}

li.list-add-li:before {
    font-family: 'FontAwesome' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 0;
    top: 3px;
    color: #3cadf0;
}

li.list-add-li.li-address-f:before {
    content: "\f0ac";
}

li.list-add-li.li-mobile-f:before {
    content: "\f2a0";
}
li.list-add-li.li-email-f:before {
    content: "\f0e0";
}
li.list-add-li.li-fax-f:before {
    content: "\f1ac";
}

/*------------------------------------------------------------------
          footer
--------------------------------------------------------------------*/

.footer-logo {
    width: 75%;
}
section.footer-layer {
    background: url(../images/foot2.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.footer-lay-bg {
    padding:30px 0px 20px;
    background-color: rgba(240, 240, 237, 0.94);
}
.footer-two-in {
    padding: 12px 0px;
    background: #cee002;
    
}
.develop-by {
    position: absolute;
    bottom: -131px;
    font-size: 12px;
    right: 12px;
    color: #fff;
}
/*--------------------------------------
  about us section
---------------------------------------*/
.widget_head h3 {
    color: #0b1e59;
}
.widget_head h3 {
    font-size: 26px;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #efefef;
    position: relative;
}
.widget_head h3:after {
    background: #0b1e59;
}
.widget_head h3:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 90px;
    height: 3px;
}
.homeabout_desc p {
    text-align: justify;
}  


/*------------------------------------------------------------------
          footer
--------------------------------------------------------------------*/
section.footer_sec {
    background: url(../images/slider1.jpg);
    background-size: cover;
    background-position: center;
}
.footer_sec-in {
    background: rgba(0, 7, 62, 0.87);
}
ul.explore_ul {
    margin-bottom: 0px;
    margin-left: -10px;
}
ul.explore_ul>li {
    list-style-type: none;
    line-height: 20px;
    text-transform: uppercase;
    display: inline-block;
    border-right: 1px solid #555;
}
ul.explore_ul>li>a {
    color:#ffd0d0;
   
    font-size: 16px;
    text-transform: uppercase;
    margin-right: 10px;
    margin-left: 10px;
}
.footer_para {
    color: #fff;
        margin-bottom: 15px;
    font-weight: 400;
    line-height: 24px;
}
.footer_para>p {
    margin-bottom: 5px;
}
ul.explore_ul>li:last-child {
    border-right: 0 !important;
}
.footer_copy>p {
    text-align: -webkit-right;
    line-height: 16px;
    margin-top: 5px;
    color:#ff001f;
}
.footer_sec-in-a {
    padding: 40px 0px 20px;
}

/*----------------------------------------------------------
product page
-----------------------------------------------------------*/
.product-set-sec-in {
    padding: 60px 0px 40px;
}

.form-sr {
    display: -webkit-box;
}
.form-sr input {
    width: 215px;
}

button.btn.btn-search {
    padding: 7px 17px;
    background: #ee0000;
}

button.btn.btn-search i {
  color: #fff;
}

.prdt-cat-search {
    margin-bottom: 15px;
}
.product-catagory-list {
    border: 1px solid #eee;
    margin-top: 30px;
    padding: 22px 0 22px 22px;
}

.product-catagory-list {
    border: 1px solid #eee;
    margin-top: 30px;
    padding: 22px 0 20px 18px;
}

.product-title h3 {
    font-family: 'poppins',sans-serif;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 0;
    font-size: 17px;
    text-transform: uppercase;
}

ul.product-cat-ul li a {
    color: #24273e;
    display: block;
    font-weight: 400;
    margin-top: 5px;
    text-transform: capitalize;
}

ul.product-cat-ul li a:hover {
    color: #ee2050;
    padding-left: 10px;
}

.tab-pane-in-det-img img {
    width: 100%;
}

.tab-pane-det-in-title h2 {
    margin-bottom: 5px;
    color: #24273e;
    display: block;
    font-size: 21px;
    font-weight: 600;
    margin-top: 0px;
    text-transform: capitalize;
    font-family: 'poppins',sans-serif;
}

.tab-pane-det-in-title.title-features h2 {
  margin-top: 15px;
    font-weight: 300;
    font-size: 20px;
}

.price-rat-t {
    color: #ee0000;
    font-family: Lato;
    font-size: 22px;
    font-weight: 900;
    margin-bottom: 0;
    margin-top: 10px;
}
ul.title-features {
    padding-left: 12px;
}


ul.title-features li:before {
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    left: -10px;
    top: 0px;
    font-size: 18px;
    color: #ee0000;
}
ul.title-features li {
    margin-bottom: 6px;
}
.add-quantity-in {
    padding: 25px 0 30px;
    position: relative;
}
.shop-detail-color {
    /*margin-bottom: 30px;*/
    width: 47%;
    float: left;
}
.product-action {
    margin-top: 0px;
}

.shop-detail-color h3 {
    font-size: 18px;
    font-weight: 600;
    font-family: "Poppins",sans-serif;
    margin: 0;
}

.shop-detail-color h3 {
    font-size: 15px;
    font-weight: 600;
    font-family: "Poppins",sans-serif;
    margin: 0;
    text-transform: uppercase;
}

.colors ul li {
    border: 1px solid transparent;
    cursor: pointer;
    display: inline-block;
    height: 41px;
    margin-right: 5px;
    transition: all 0.5s ease 0s;
    width: 41px;
}
.colors ul li a {
    background-color:#f40004;
    display: block;
    height: 24px;
    margin: 8px;
    width: 24px;
}

.colors ul li:nth-child(2) a {
    background-color: #b3b7b6;
}
.colors ul li:hover {
    border-color: #24273e;
}
.shop-detail-color h3 {
    font-size: 15px;
    font-weight: 600;
    font-family: "Poppins",sans-serif;
    margin: 0;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.product-action .action-single-btn {
  
    background-color: #fff;
    border: 1px solid #ee2050 ;
    border-radius: 5px;
    color: #ee2050;
    font-family: lato;
    font-size: 15px;
    font-weight: 700;
    height: 38px;
    line-height: 39px;
    padding: 0 14px;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
}
.single-list-shop .product-action .action-single-btn, .single-list-shop .product-action .action-single-btn:hover {
    border-color: #ed1d50;
}
.product-action .text-button.action-single-btn {
    background-color: #ee2050;
    border-color: #ee2050;
    color: #fff;
}
.product-action .icon-button.action-single-btn:hover {
    background-color: #ee2050;
    border-color: #ee2050;
    color: #fff;
}
.add-quantity-in {
    padding: 15px 0 30px;
    position: relative;
}

.add-quantity-in input {
    height: 35px;
    margin-right: 8px;
    text-align: center;
    width: 35px;
    margin-left: 55px;
}

.dec.qty-btn {
    border: 1px solid #24273e;
    cursor: pointer;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    position: absolute;
    text-align: center;
    width: 35px;
}

.inc.qty-btn {
    border: 1px solid #24273e;
    cursor: pointer;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    position: absolute;
    text-align: center;
    width: 35px;
    left: 88px;
}

.colors ul li:nth-child(3) a {
    background-color: #353c72;
}
.toolbar-bottom {
    border-bottom: 1px solid #eee;
    padding-bottom: 13px;
}

.toolbar-bottom ul {
    text-align: center;
}

.toolbar-bottom li {
    display: inline-block;
}

.toolbar-bottom ul li a {
    border: 1px solid #eee;
    color: #24273e;
    display: block;
    font-weight: 400;
    height: 30px;
    line-height: 30px;
    margin: 0 3px;
    text-align: center;
    width: 30px;
}

.toolbar-bottom ul li.current a, .toolbar-bottom ul li a:hover {
    background-color: #ee2050;
    border-color: #ee2050;
    color: #fff;
}

.prdt-tele-imge-in img {
    width: 100%;
}

.prdt-tele-imge-in img {
    width: 100%;
}

/*----------------------------------------------------------
product-detail page
-----------------------------------------------------------*/

/*----------------------------------------------------------
product-detail page
-----------------------------------------------------------*/

/*----------------------------------------------------------
product-1 page
-----------------------------------------------------------*/


.product-detail-page-img.detail-page img {
    width: 100%;
}

.prdt-telephone-stm-tag {
    padding-top: 80px;
}
.prdt-des-para h4 {
    text-align: justify;
    text-indent: 15px;
} 

/*------prdt-tags----------*/

ul.nav.nav-tabs.prdt-n {
    margin-bottom: 40px;
}


ul.nav.nav-tabs.prdt-n{ border-bottom: 2px solid #DDD; }
ul.nav.nav-tabs.prdt-n > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover { border-width: 0; }
.nav-tabs.prdt-n > li > a {
    border: none;
    color: #010c43;
    font-size: 25px;
    text-transform: capitalize;
    padding: 10px 25px;
}
/*ul.nav.nav-tabs.prdt-n>li:first-child>a {
    padding-left: 0px;
}*/
.nav-tabs.prdt-n > li.active > a, .nav-tabs > li > a:hover {
    border: none;
    color: #f10009 !important;
    background: #f2f2f2;
}
.nav-tabs.prdt-n > li > a i {
    padding-right: 5px;
}

.nav-tabs.prdt-n > li > a::after { content: ""; background: #dd0000; height: 2px; position: absolute; width: 100%; left: 0px; bottom: -1px; transition: all 250ms ease 0s; transform: scale(0); }
.nav-tabs.prdt-n > li.active > a::after, .nav-tabs > li:hover > a::after { transform: scale(1); }
.tab-nav.prdt-n > li > a::after { background: #21527d none repeat scroll 0% 0%; color: #fff; }

.tab-pane { padding: 5px 0; }
.tab-content{padding:5px}

/*-----------product-cards--------------------------*/
.room_sec.prdt-sec-in {
    height: 325px;
}
.prdt-det-al-o {
    border: 1px solid #a7a5a5;
    padding: 15px;
    margin-bottom: 25px;
    border-radius: 3px;
}
.prdt-d-img {
    padding: 10px;
}

.prdt-d-img img {
    width: 100%;
}

.prdt-det-title-in h3, .prdt-det-title-in h4 {
    font-family: 'lato',sans-serif;
    font-size: 20px;
    margin-bottom: 5px;
    color: #24273e;
    display: block;
    font-weight: 600;
    margin-top: 0px;
    text-transform: capitalize;
}

ul.prdt-des-det-ul li {
    padding-left: 15px;
    margin-bottom: 10px;
}

ul.prdt-des-det-ul li:before {
    content: '\f101';
    font: normal normal normal 14px/1 FontAwesome;
    position: relative;
    right: 13px;
    color: #f10009;
}
.prdt-se-add-b {
    text-align: center;
}

.prdt-inr-rs {
    font-size: 20px;
    margin-bottom: 15px;
}
.prdt-inr-rs span {
    color: red;
    margin-right: 3px;
}
.prdt-inr-rs-btnn a {
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
    border: none;
    border-radius: 100px;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.15);
    cursor: pointer;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 16px;
    height: 46px;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 0;
    margin: 0 0px 18px 0;
    max-width: 450px;
    min-width: 90px;
    padding: 0 19px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    white-space: nowrap;
}

a.inr-rs-btnn-one {
    background: #24273e;
    color: #fff;
}
a.inr-rs-btnn-one:hover {
    background: #f10009;
}

a.inr-rs-btnn-two.btn:hover {
    background: #24273e;
    color: #fff;
}
a.inr-rs-btnn-two.btn {
    color: #24273e;
}
.prdt-inr-rs {
    font-size: 26px;
    margin-bottom: 15px;
}

/*----------------------------------------------------------
product-1 page
-----------------------------------------------------------*/


/*-------------------------------------------------------
contact page
---------------------------------------------------------*/

section.contact-form {
    padding: 50px 0px 40px;
}


nav.navbar.navbar-default.navbar-fixed-top.ayur-layout-nav 
{
    background-color: #fff;
}
.contact
{
    background-image: url(../images/contact-us.jpg);
    background-size: cover;
    background-position: top;
}
.contact-us
{
    height: 275px;
}
.contact-head
{
    position: absolute;
    top: 15em;
}

.contact-head h2
{
    color: #fff;
}


.get-contact 
{
    text-align: center;
    margin-bottom: 60px;
    margin-top: 30px;
}
.get-contact h2:before
{
    content: '';
    position: absolute;
    right: 0px;
    margin-top: 55px;
    width: 21em;
    border-bottom: 5px solid #eaeaea;
    border-left: 5px solid transparent;
}
.get-contact h2:after
{
    content: '';
    position: absolute;
    left: 0px;
    margin-top: 65px;
    width: 21em;
    border-bottom: 3px solid #eaeaea;
    border-right: 3px solid transparent;
}

.ayur-contact-text {
    padding: 25px 35px 19px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px;
    border: 1px solid #f5f5f5;
    text-align: center;
    line-height: 1;
    transition: 0.5s ease-in-out;
    height: 225px;
    background: rgba(241, 241, 241, 0.75);
}
.ayur-contact-text:hover
{
    box-shadow: 0 0 10px rgba(0,0,0,0.10);
    border: 1px solid #040d8f;
    transition: 0.5s ease-in-out;
    background: transparent;
}
.ayur-contact-text h6 {
    font-size: 16px;
    margin: 0px 0px 9px;
    text-transform: uppercase;
    font-weight: 600;
    color: #012763;
}
.ayur-contact-text p {
    line-height: 20px;
    margin: 0px;
    font-size: 14px;
    color: #9e9d9d;
    font-family: sans-serif;
}

.contact-image>i {
    font-size: 50px;
    color: #ee0002;
    margin-bottom: 30px;
}

.ayur-contact-form h2 {
    margin: 0px 0px 30px;
    padding: 0px 0px 14px;
    font-weight: 400;
    font-size: 22px;
    line-height: 0.8;
    border-bottom: 2px solid #f00001;
}

.abt-title {
    text-align: center;
}
h3.abt-heading {
    display: inline-block;
    font-size: 35px;
    font-weight: 300;
    line-height: 28px;
    margin-bottom: 65px;
    position: relative;
    color:#24273e;
}
h3.abt-heading:before {
    bottom: -49px;
    color:#ff0004;
    content:"\f1ee";
    font-family: Fontawesome;
    font-size: 20px;
    height: 27px;
    margin-right: -20px;
    position: absolute;
    right: 50%;
    text-align: center;
    width: 40px;
    z-index: 2;
    background: #f2f2f2;
}
h3.abt-heading:after {
    background:#24273e none repeat scroll 0 0;
    bottom: -37px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
}
section.contact-sec-frm {
    background: rgb(243, 245, 249) url(../images/sec-bg.png) left top repeat;
}
.contact-sec2 {
    padding: 50px 0px 0px;
}
/*----------contact-form-------*/
ul.ayur-contact-form-ul 
{
    margin: 0px -12px;
}
ul.ayur-contact-form-ul li 
{
    list-style: none;
    float: left;
    width: 100%;
    margin:0px 0px 15px;
    padding: 0px 12px;
}
ul.ayur-contact-form-ul li input 
{
    width: 100%;
   background-color: #fff;
    color: #929292;
    font-size: 12px;
    height: 45px;
    margin: 0;
    padding-left: 15px;
    border: 1px solid #f4f4f4;
}
.ayur-contact-form form textarea 
{
    background-color: #fff;
    color: #929292;
    font-size: 12px;
    height: 100px;
    margin: 0;
    padding-left: 15px;
    border: 1px solid #f4f4f4;
    width: 100%;
}
.contact-submit 
{
    margin: 30px 0px;
}


.abt-title.text-center {
    margin-bottom: 2em;
}
.contact-row3 {
    margin-bottom: 25px;
}
.form-control {
    border-radius: 0;
}
.cl-contact {
    padding-bottom: 30px;
    background: #fff;
}

button.hvr-underline-from-left.button2.btn-contact {
    display: inline-block;
    padding: 12px 25px;
    text-transform: uppercase;
    font-size: 16px;
    background: #163f82;
    font-weight: 700;
    border: transparent;
    color: #fff;
}
button.hvr-underline-from-left.button2.btn-contact:hover {
    background: #37a9ee;
    color: #fff;
    cursor: pointer;
    transition: 0.4s ease-in-out;
}
/*.nav-tabs.nav-products>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    padding:0px 15px 14px;
    color: #02093e;
    cursor: default;
    background-color: #fff;
    border: 1px solid #020b4c;
    border-bottom-color: #020b4c;
    border-radius: 0px;
}
*/
.nav-products li a:hover {
    padding: 10px 14px;
    color: #02093e;
    cursor: default;
    background-color: #fff;
    border: 1px solid #020b4c;
    border-bottom-color: #020b4c;
    border-radius: 0px;
}
.nav-products {
    border-bottom: transparent;
    margin-bottom: 23px;
}
a.product-cal-ul-li.active {
    color: #ee2050;
    padding-left: 10px;
}

.nav-products li a i {
    font-size: 16px;
}

.nav-products li a {
    color: #696262;
}
/*-----------------------------------------------------------------------------------------------------
                    contact-us page
------------------------------------------------------------------------------------------------------*/

/*----------------------------------------------------
  product-in-detail
-----------------------------------------------------*/

section.prdt-det-in-ao {
    padding: 50px 0px 40px;
}

.prdt-det-in-a {
    background: #11153a;
    color: white;
    margin-bottom: 35px;
}

/*heading styles*/
.prdt-det-in-a h3 {
    text-transform: capitalize;
    color: #fff;
    margin: 0px;
    font-size: 18px;
    line-height: 34px;
    padding: 8px 10px;
    cursor: pointer;
    background: #003040;
    background: linear-gradient(#272c53, #012263);
}


/*iconfont styles*/
.prdt-det-in-a h3 span {
  font-size: 16px;
  margin-right: 10px;
}
/*list items*/
.prdt-det-in-a li {
  list-style-type: none;
}
/*links*/
.prdt-det-in-a ul ul li a {
    border-bottom: 1px solid rgba(238, 238, 238, 0);
    border-top: 1px solid rgba(238, 238, 238, 0);
    text-transform: capitalize;
    color: white;
    text-decoration: none;
    font-size: 15px;
    line-height: 27px;
    display: block;
    padding: 5px 15px;
    transition: all 0.15s;
}
/*hover effect on links*/
.prdt-det-in-a ul ul li a:hover {
    /* border-bottom: 1px solid rgba(238, 238, 238, 0.28); */
    /* border-top: 1px solid rgba(238, 238, 238, 0.28); */
    background: #121849;
    border-right: 5px solid #ef0101;
}
/*Lets hide the non active LIs by default*/
.prdt-det-in-a ul ul {
  display: none;
}
.prdt-det-in-a li.active ul {
  display: block;
}  

/*---------------checkbox-----------------*/
.span_pseudo, .chiller_cb span:before, .chiller_cb span:after {
  content: "";
  display: inline-block;
  background: #fff;
  width: 0;
  height: 0.2rem;
  position: absolute;
  transform-origin: 0% 0%;
}
.chiller_cb {
    padding: 0px 10px;
    position: relative;
    display: flex;
    align-items: center;
}
.chiller_cb input {
  display: none;
}
.chiller_cb input:checked ~ span {
  background: #fd2727;
  border-color: #fd2727;
}
/*.chiller_cb input:checked ~ span:before {
  width: 1rem;
  height: 0.15rem;
  transition: width 0.1s;
  transition-delay: 0.3s;
}*/
.chiller_cb input:checked ~ span:before {
    width: 0.7rem !important;
    height: 0.15rem !important;
    transition: width 0.1s;
    transition-delay: 0.3s;
}
/*.chiller_cb input:checked ~ span:after {
  width: 0.4rem;
  height: 0.15rem;
  transition: width 0.1s;
  transition-delay: 0.2s;
}*/
.chiller_cb input:checked ~ span:after {
    width: 0.4rem !important;
    height: 0.15rem !important;
    transition: width 0.1s;
    transition-delay: 0.2s;
}
.chiller_cb input:disabled ~ span {
  background: #ececec;
  border-color: #dcdcdc;
}
.chiller_cb input:disabled ~ label {
  color: #dcdcdc;
}
.chiller_cb input:disabled ~ label:hover {
  cursor: default;
}
.chiller_cb label {
    padding-bottom: 8px;
    padding-top: 8px;
    font-weight: normal;
    padding-left: 25px;
    position: relative;
    z-index: 2;
    cursor: pointer;
    margin-bottom: 0;
    font-size: 16px;
    width: 100%;
}
.chiller_cb:hover {
    background: #1a2059;
}
.chiller_cb input:checked ~ span {
    background: red;
}
.chiller_cb span {
    display: inline-block;
       width: 12px;
    height: 11px;
    border: 2px solid #ccc;
    position: absolute;
    left: 11px;
    transition: all 0.2s;
    z-index: 1;
    box-sizing: content-box;
}
.chiller_cb span:before {
    transform: rotate(-55deg);
    top: 0.5rem;
    left: 0.37rem;
}
.chiller_cb span:after {
  transform: rotate(35deg);
  bottom: 0.35rem;
  left: 0.2rem;
}
/*------------------------------------------------------*/

/*------------------color-selection-------------------*/
.btn span.glyphicon {         
  opacity: 0;       
}
.btn.active span.glyphicon {        
  opacity: 1;       
}

ul.color-selection li:first-child {
    padding-left: 12px;
}

ul.color-selection li {
    padding: 10px 6px;
    display: -webkit-inline-box;
}


/*=============about us page==========*/

p.p_lead {
    padding: 40px 0px 40px 0px;
    text-align: justify;
}

h3.h3-lead {
    font-weight: bold;
}

p.p_lead_pro {
    padding: 20px 0px 10px 0px;
    text-align: justify;
    line-height: 2;
}


/*==============pdf upload style 2020 ==========*/

.pdf_attach {
    padding-top: 30px;
}

button.pdf_button {
    color: white;
    background-color: #ee0000;
    padding: 9px;
    border-color: #ee0000;
    width: 175px;
}

i.fa.fa-file-pdf-o {
    font-size: 30px;
    color: #1b108b;
}

/*============deepika website update on 12-aug-2020=========*/

p.dejavu_content {
    text-align: justify;
    padding-top: 48px;
    line-height: 1.8;
    color: black;
}