h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .heading-1 a:hover, .heading-2 a:hover, .heading-3 a:hover, .heading-4 a:hover, .heading-5 a:hover, .heading-6 a:hover {
    color: #d01d51;
}
.ui-to-top:hover {
    color: #fff;
    background: #777777;
    text-decoration: none;
}

@media (min-width: 991px)
{
.rd-navbar-brand img {
    max-height: 100px!important;
    width: auto;
}
}
.rd-navbar-static.rd-navbar-transparent .rd-navbar-top-panel, .rd-navbar-fullwidth.rd-navbar-transparent .rd-navbar-top-panel {
    background: #f4f6ff!important;
}
.rd-navbar-static .rd-navbar-info, .rd-navbar-fullwidth .rd-navbar-info {
   
    color: #d01d51;
  
}

.rd-navbar-static.rd-navbar-transparent .rd-navbar-social a, .rd-navbar-fullwidth.rd-navbar-transparent .rd-navbar-social a {
   color: #d01d51;
}
.button-secondary {
    color: #fff!important;
  
}
.modal-backdrop.show {
    opacity: 0.5;
    z-index: -1!important;
}
.cssload-inner.cssload-one {
   
    border-bottom: 3px solid #d01d51;
}

.cssload-inner.cssload-two {
   
    border-right: 3px solid #d01d51;
}
.cssload-inner.cssload-three {
  
    border-top: 3px solid #d01d51;
}
@media (min-width: 992px)
{

.decorative-cell1:before {
    border-right: 1px solid #d01d51;
}
}
.decorative-container1 .decorative-cell1:before, .decorative-container1 .decorative-cell1:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    padding: 0;
}

.rd-navbar-static.rd-navbar-transparent.rd-navbar--is-stuck.rd-navbar-transparent .rd-navbar-outer
{
      /*background: #808488!important;*/
}
/*@media (min-width: 992px)
{
.header1
{
    margin-left: 40px!important;
}
}*/
.gm-style-iw-d {
    overflow: hidden !important;
    max-width: 636px !important;
    max-height: 257px !important;
}
.gm-style-iw.gm-style-iw-c {
    padding-right: 0px !important;
    padding-bottom: 0px !important;
    max-width: 654px !important;
    max-height: 275px !important;
    background-color: white !important;
    padding: 15px !important;
    border-radius: 8px !important;
    border: 2px solid #c7c5c5 !important;
}
.gradient-border.-top-a {
  padding-top: 3px;
}
.gradient-border.-top-a::after {
  content: '';
  position: absolute;
  background: -webkit-gradient(linear, left top, right top, from(pink), to(transparent));
  background: linear-gradient(to right, pink, transparent);
  left: 0;
  right: 0;
  height: 3px;
  top: 0;
}
/*.gradient-border.-top-b {
  padding-top: 3px;
}
.gradient-border.-top-b::before {
  content: '';
  position: absolute;
  background: -webkit-gradient(linear, left top, right top, from(white), to(transparent));
  background: linear-gradient(to right, white, transparent);
  left: 0;
  right: 0;
  height: 3px;
  top: 0;
}*/

.gradient-border.-left-b {
  padding-left: 3px;
}
.gradient-border.-left-b::before {
  content: '';
  position: absolute;
  background: -webkit-gradient(linear, left top, left bottom, from(pink), to(transparent));
  background: linear-gradient(to bottom, pink, transparent);
  top: 0;
  bottom: 0;
  width: 3px;
  left: 0;
}
.borderline
{
        border-style: solid;
    border-width: 1rem;
border-image: linear-gradient( var(--gray-dark) 0%, rgba(255,255,255, .3) 25%, transparent 25%, transparent 77%, rgba(255,255,255, .3) 77%, var(--gray-dark) 100%) 1 round;
}
.timeline .timeline-item-body:after {

    background: #d01d51!important;
}
@media (min-width: 600px)
{
  .btnmodal{
    margin-top: 0px!important;
  }
}
@media (min-width: 1200px)
{
  .fontsz{
    font-size: 50px!important;
  }
  .btnproductmodal{
    padding-right: 39px!important;
  }
  .btnmodal{
    margin-top: 0px!important;
  }
.breadcrumbstext{
    padding-left: 40%;
}
.breadcrumbstext1{
    padding-left: 45%;
}
.centertext
{
  display: flex!important;
    justify-content: center!important;
    align-items: center!important;
}
}
@media (min-width: 1200px){
.space1 {
    margin-left: 5.33333%!important;
}
}

@media (min-width: 1200px)
{
.breadcrumbstext11{
    padding-left: 30%!important;
}
.breadcrumbstext12{
    padding-left: 38%!important;
}
}

.breadcrumbs-custom > li {
    
    color: white!important;
}
.breadcrumbs-custom > li:not(:last-child):after {

    color: white!important;
}
@media (min-width: 1200px)
{
.breadcrumbstextamc {
    padding-left: 45%!important;
}
.breadcrumbstextamc1 {
    padding-left: 43%!important;
}
.breadcrumbstextgeared
{
  padding-left: 25%!important;
}
.breadcrumbstextgearless {
    padding-left: 25%!important;
}
.breadcrumbstextgearless1 {
    padding-left: 30%!important;
}
}
 .img-responsive.mobile {
  display: none;
}

@media only screen and (max-device-width: 600px) {
  .img-responsive {
    display: none;
  }
  .img-responsive.mobile {
    display: block;
  }
}
.rd-navbar-fixed .rd-navbar-brand {
  
    margin-left: 25%!important;
}

/****************Mobile bottom*********************/
.mobile_bottom{display:none;}
@media (max-width:767px){
  .mobile_bottom{
    border-top:1px solid #ccc;
    display:block;
  }
  .mobile_bottom ul{
    display:-webkit-box;
    display:-moz-box;
    display:box;
    margin:auto;
    width:100%;
    height:50px;
    -webkit-box-orient:horizontal;
    -moz-box-orient:horizontal;
    box-orient:horizontal;
    position: fixed;
    bottom: 0;
    box-shadow:0 0 6px rgba(0,0,0,0.16);
    background: #fff;z-index:1000;
  }
  .mobile_bottom ul li{
    -webkit-box-flex:1;
    -moz-box-flex:1;
    box-flex:1;
    text-align:center;
    line-height:56px;
    font-size:28px;
  }
  .mobile_bottom ul li a{
    display:inline-block;
    width: 100%;
    height: 100%;
    color:#999;
    text-decoration: none;
  }
  .mobile_bottom ul li a:hover,
  .mobile_bottom ul li a:focus{
    text-decoration: none;
    color:#999;
  }
  .mobile_bottom .glyphicon{
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    position: relative;
    top:1px;
  }
  .mobile_bottom ul{
    list-style: none;
  }
}


.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}


.ui-project {
  position: fixed;
  left: 0;
  bottom: 0px;
  list-style-type: none;
  margin: 0;
  padding: 0;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1002;
}

.ui-project li {
  position: relative;
}

.ui-project li:nth-of-type(1) .social-link,
.ui-project li:nth-of-type(1) .social-link:hover {
  background: #d01d51 url("../../assets/images/iconbtn.svg") 50% 50% no-repeat;
    /*background: #f4a210 url("../../assets/images/iconbtn.svg") 50% 50% no-repeat;*/

  background-size: 40px auto;
}

.ui-project li:nth-of-type(1) .nav-label {
  -moz-transition: background 0.4s ease, -moz-transform 0.4s ease 0.1s;
  -o-transition: background 0.4s ease, -o-transform 0.4s ease 0.1s;
  -webkit-transition: background 0.4s ease, -webkit-transform 0.4s ease;
  -webkit-transition-delay: 0s, 0.1s;
  transition: background 0.4s ease, transform 0.4s ease 0.1s;
  background: #d01d51;
    /*background: #f4a210;*/

}

.ui-project li:nth-of-type(1) .social-link:hover .nav-label {
  -moz-transition: -moz-transform 0.4s ease, background 0.4s ease 0.1s;
  -o-transition: -o-transform 0.4s ease, background 0.4s ease 0.1s;
  -webkit-transition: -webkit-transform 0.4s ease, background 0.4s ease;
  -webkit-transition-delay: 0s, 0.1s;
  transition: transform 0.4s ease, background 0.4s ease 0.1s;
    background: #d01d51;

  /*background: #f4a210;*/

}

.ui-project li:nth-of-type(2) .social-link,
.ui-project li:nth-of-type(2) .social-link:hover {
/*  background: #f4a210 url("https://i.imgur.com/QzPDsIB.png") 50% 50% no-repeat;
*/  background: #d01d51 url("https://i.imgur.com/QzPDsIB.png") 50% 50% no-repeat;
  
background-size: 25px auto;
}

.ui-project li:nth-of-type(2) .nav-label {
  -moz-transition: background 0.4s ease, -moz-transform 0.4s ease 0.1s;
  -o-transition: background 0.4s ease, -o-transform 0.4s ease 0.1s;
  -webkit-transition: background 0.4s ease, -webkit-transform 0.4s ease;
  -webkit-transition-delay: 0s, 0.1s;
  transition: background 0.4s ease, transform 0.4s ease 0.1s;
  background: #0065d9;
}

.ui-project li:nth-of-type(2) .social-link:hover .nav-label {
  -moz-transition: -moz-transform 0.4s ease, background 0.4s ease 0.1s;
  -o-transition: -o-transform 0.4s ease, background 0.4s ease 0.1s;
  -webkit-transition: -webkit-transform 0.4s ease, background 0.4s ease;
  -webkit-transition-delay: 0s, 0.1s;
  transition: transform 0.4s ease, background 0.4s ease 0.1s;
  background: #d01d51;
    /*background: #f4a210;*/

}

.ui-project li .social-link {
  padding: 0;
  display: block;
  cursor: pointer;
  width: 60px;
  height: 60px;
  padding: 15px 20px;
}

.ui-project li .social-link .nav-label {
  /*font-family: sans-serif;*/
  font-size: 12px;
  color: white;
  display: block;
  height: 60px;
  position: absolute;
  top: 0px;
  top: 0rem;
  margin-left: 40px;
  line-height: 64px;
  padding: 0 20px;
  white-space: nowrap;
  z-index: 4;
  -moz-transition: -moz-transform 0.4s ease;
  -o-transition: -o-transform 0.4s ease;
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  -moz-transform-origin: left 50%;
  -ms-transform-origin: left 50%;
  -webkit-transform-origin: left 50%;
  transform-origin: left 50%;
  -moz-transform: rotateY(-90deg);
  -webkit-transform: rotateY(-90deg);
  transform: rotateY(-90deg);
  border-radius: 0 50px 50px 0;
}

.ui-project li .social-link .nav-label span {
  -moz-transform-origin: left 50%;
  -ms-transform-origin: left 50%;
  -webkit-transform-origin: left 50%;
  transform-origin: left 50%;
  -moz-transform: rotateY(-90deg);
  -webkit-transform: rotateY(-90deg);
  transform: rotateY(-90deg);
}

.ui-project li .social-link:hover .nav-label,
.ui-project li .social-link:hover .nav-label span {
  -moz-transform: rotateY(0);
  -webkit-transform: rotateY(0);
  transform: rotateY(0);
}

.hidden{
  display: none;
}
  
    @media (min-width: 1200px){
.imgspace1 {
   /*margin-top: 65px!important;*/
}
}
body {
  
    font-size: 17px!important;
    }
    .modalspan{
      color: #d01d51!important;
    }
    
.breadcrumbs-custom > li > a {
    color: white!important;
}




/*impact*/
.rd-navbar-static.rd-navbar-transparent .rd-navbar-top-panel {
    padding: 25px;
}
.rd-mailform-small .form-input {
    height: 54px;
}
.rd-mailform-small .form-label {
    top: 27px;
}
.owl-carousel-var-3 .owl-dot {
    background: #b8b8b8;
}
@media (min-width: 1200px){
  .product-box {
    padding: 46px 28px 51px;
  }
}

.parallax-container {
    position: relative;
    background: #5C97FF;
    overflow: hidden;
}
.parallax-container h3,p,a,img {
    z-index: 2;
    position: relative;
} 
.parallax-container a {
    z-index: 2;
    position: relative;
} 
.parallax-container .parallax-image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    z-index: 1;
    opacity: 0.1;
}



/*
*
* Page Loaders
* --------------------------------------------------
*/
#page-loader {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 20px 20px 10%;
  z-index: 9999999;
  background: #ffffff;
  transition: .3s all ease;
}

#page-loader.loaded {
  opacity: 0;
  visibility: hidden;
  z-index: -1;
}

#page-loader.ending {
  display: none;
}

#page-loader > * {
  width: 100%;
  text-align: center;
}

#page-loader .page-loader-body {
  margin-top: 15px;
  text-align: center;
}

[data-x-mode='true'] #page-loader {
  display: none;
}

#loadingProgressG {
  width: 400px;
  max-width: 90%;
  height: 6px;
  overflow: hidden;
  background: #c8c8c8;
  border-radius: 4px;
  margin: auto;
}

.loadingProgressG {
  background: #d01d51;
  margin-top: 0;
  margin-left: -400px;
  animation-name: bounce_loadingProgressG;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  width: 400px;
  height: 7px;
}

@-webkit-keyframes bounce_loadingProgressG {
  0% {
    margin-left: -400px;
  }
  100% {
    margin-left: 400px;
  }
}

@keyframes bounce_loadingProgressG {
  0% {
    margin-left: -400px;
  }
  100% {
    margin-left: 400px;
  }
}

.preloader{
  background-color: #313131; 
}

svg .loading{
  stroke:  #d01d51;
  stroke-width: 1.5px;
  fill: none;
  stroke-dasharray: 12000;
  stroke-dashoffset: 12000;
  animation: animate 3s linear infinite;
}
@keyframes animate{
  to{
    stroke-dashoffset: 0;
    fill: yellow;
  }
}

@media (min-width: 1200px){
  .thumbnail-type-3 {
    max-width: 496px;
  }
}
@media (min-width: 1200px){
  .thumbnail-type-3 .post-link {
    position: absolute;
    bottom: auto; 
    right: auto; 
    transform: none; 
    transform-origin: 100% 100%;
  }
}
.price-box {
    box-shadow: 0 0 5px #d8d8d8;
  }
  .fix {
  position: absolute;
  /*margin-left: -100px;*/
  width: 200px !important;
}

.progress-linear .progress-value::after {
    content: ""!important;
}
@media only screen and (min-device-width: 993px){
  .leftspace{
  margin-left: 20%!important;
  }

}
@media only screen and (min-device-width: 992px){
  .setimg{
  margin-top: -90px!important;
  }

}

/*.table-custom tbody tr td, .table-custom tbody tr th:nth-child(2){
margin-left: 200px !important;
}*/
.scrolling table {
    table-layout: inherit;
 *margin-left: -100px;/*ie7*/
}
.scrolling td, th {
    vertical-align: top;
  padding: 10px;
  min-width: 100px;
}
.scrolling th {
  position: absolute;
 *position: relative; /*ie7*/
  left: 0;
  /*width: 220px;*/
}
.outer {
  position: relative
}
.inner {
  overflow-x: auto;
  overflow-y: visible;
  /*margin-left: 220px;*/
}
@media only screen and (min-device-width: 783px){
 .scrolling th{
 width: 220px!important;
  }
  .inner {
     margin-left: 220px!important;
  }


}
@media only screen and (max-device-width: 782px){
 .scrolling th{
 width: 160px!important;
  }
  .inner {
     margin-left: 160px!important;
  }


}

.bordercss th,
.bordercss td {

	border-top: none!important; 
}


.badge-pink > svg {
    fill: #f27474;
}
.badge svg {
    position: absolute;
    top: 0;
    left: 0;
    height: 27px;
    width: 16px;
    transition: inherit;
    z-index: -1;
}
svg:not(:root) {
    overflow: hidden;
}
*, ::before, ::after {
    box-sizing: border-box;
}
.badge {
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    line-height: 1;
    font-weight: 500;
    letter-spacing: .1em;
    text-transform: uppercase;
    font-family: "Teko", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}
.badge {
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
}
.list-marked.footersec li:before {
	content: '\f105';
	font-family: "FontAwesome";
	position: absolute;
	left: 0;
	color: #3f3f3f;
}

.bgsize{
  background-repeat: no-repeat!important;
background-size: 100%!important;
}
@media (min-width: 768px){ 

  .button { 
  
  /* padding: 10px 45px;  */
  padding: 10px 37px;
  } 
  
  } 
  @media (min-width: 992px)
  {
    .tablerightpadding {
      padding-right: 44px!important;
  }
  }
/* breadcrumb css for mobile view */
@media only screen and (max-width: 450px) {
  .bgsize{
    background-repeat: no-repeat!important;
  background-size: 158%!important;
  }
}
@media (max-width: 991px)
{
 .column-reverse { 
-webkit-flex-direction: column-reverse; 
flex-direction: column-reverse; 
/* float: right; */
}
}