<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  font-family: nimbus-sans, sans-serif;
  padding: 0;
  margin: 0;
  font-size: 15px;
}

p {
 
    font-size: 22px !important;
    color: #440f5e;
    line-height: 1.4;
    margin-bottom: 10px;
    letter-spacing: 0.5px;
    font-family: nimbus-sans, sans-serif;
font-weight: 300;
font-style: normal;
}

.font28 p {
	font-size: 28px !important;
}
.content-28 p{

  font-size: 22px !important;

}
.font26 {
	font-size:2.6rem;
}

p:last-child {
  margin-bottom: 0;
}

img {
  max-width: 100%;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    /*font-weight: 400;*/
    margin-bottom: 5px;
    color: #440f5e ;
   /* font-family: "Trade Gothic Next LT Pro BdCn";*/
    line-height: 0.8;

    font-family: trade-gothic-next,sans-serif;
    font-weight: 800;
    font-style: normal;
}
h1,h2,h3,h4{
  text-transform: uppercase;
}

Strong {
	font-family: nimbus-sans, sans-serif;
  
}
a {
  outline: 0 !important;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

a:hover, a:focus {
  text-decoration: none;
  outline: 0;
}

.lb-data .lb-caption{display:none !imporatnt;}

/*.lb-data .lb-details{display:none;}*/

/*.ptb-100 {
  padding-top: 50px;
  padding-bottom: 50px;
}*/
.ptb-100 {

  padding-top: 6rem;
  padding-bottom: 6rem;
}


.pb-100 {
  padding-bottom: 100px;
}

.d-table {
  width: 100%;
  height: 100%;
}

.d-table-cell {
  vertical-align: middle;
}

.bg-f7f7f7 {
  background-color: #f7f7f7;
}

.bg-black {
  background-color: #e5e5e5;
}

/*btn btn-primary*/
.btn {
  font-weight: 500;
  font-size: 15px;
  border: none;
  border-radius: 0;
  position: relative;
  color: #ffffff;
  padding: 15px 30px 12px;
  text-transform: uppercase;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.btn i {
  margin-left: 5px;
}

.btn.disabled, .btn:disabled {
  opacity: 1;
}

.btn-primary {
  background: #0d1028;
  color: #ffffff;
  z-index: 1;
}

.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show &gt; .btn-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 13px 27px 0 rgba(255, 82, 2, 0.11);
          box-shadow: 0 13px 27px 0 rgba(255, 82, 2, 0.11);
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show &gt; .btn-primary.dropdown-toggle {
  color: #ffffff;
  background: #0d1028;
  -webkit-box-shadow: 0 13px 27px 0 rgba(255, 82, 2, 0.11);
          box-shadow: 0 13px 27px 0 rgba(255, 82, 2, 0.11);
}

.btn-primary::before, .btn-primary::after {
  content: '';
  position: absolute;
  top: 0;
  width: 51%;
  height: 100%;
  z-index: -1;
  background: #f60;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.btn-primary::after {
  right: 0;
}

.btn-primary::before {
  left: 0;
}

.btn-primary.disabled, .btn-primary:disabled {
  background: #0d1028;
  color: #ffffff;
}

.btn-primary:hover, .btn-primary:focus {
  color: #ffffff;
  background: #0d1028;
  -webkit-box-shadow: 0 13px 27px 0 rgba(255, 82, 2, 0.11);
          box-shadow: 0 13px 27px 0 rgba(255, 82, 2, 0.11);
}

.btn-primary:hover::after, .btn-primary:hover::before, .btn-primary:focus::after, .btn-primary:focus::before {
  width: 0;
}

/*owl carousel btn*/
.owl-theme .owl-nav {
  margin-top: 0;
}

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 0;
}

@media (min-width:1400px) {
 .container {
  max-width:1380px;
 }

/*section-title*/
.section-title {
  margin-bottom: 60px;
}

.section-title .bar {
  position: relative;
  background: #f60;
  width: 70px;
  height: 3px;
  overflow: hidden;
  margin-bottom: 12px;
}

.section-title h2 {
  margin-bottom: 6px;
  font-size: 36px;
  font-weight: 700;
}

.section-title span {
  display: block;
  text-transform: uppercase;
  color: #f60;
  font-size: 13px;
  font-weight: 500;
}

.section-title p {
  border-left: 2px solid #e1e1e1;
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-left: 25px;
}

.section-title .btn-primary {
  background: transparent;
  color: #0d1028;
  padding: 12px 30px 10px;
  border: 2px solid #f60;
}

.section-title .btn-primary:not(:disabled):not(.disabled).active, .section-title .btn-primary:not(:disabled):not(.disabled):active, .show &gt; .section-title .btn-primary.dropdown-toggle {
  background: #f60;
  color: #ffffff;
  border-color: #f60;
}

.section-title .btn-primary::after, .section-title .btn-primary::before {
  display: none;
}

.section-title .btn-primary:hover, .section-title .btn-primary:focus {
  background: #f60;
  color: #ffffff;
  border-color: #f60;
}

/*form-control*/
.form-group {
  margin-bottom: 15px;
}

.form-control {
  height: 45px;
  padding: 15px;
  font-size: 14px;
  background-color: #e4e4e4;
  border: 1px solid #e4e4e4;
  border-radius: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.form-control::-webkit-input-placeholder {
  color: #ccc;
}

.form-control:-ms-input-placeholder {
  color: #ccc;
}

.form-control::-ms-input-placeholder {
  color: #ccc;
}

.form-control::placeholder {
  color: #ccc;
}

.form-control:focus {
  border-color: #f60;
  background: #ffffff;
  -webkit-box-shadow: unset !important;
          box-shadow: unset !important;
}

/*================================================
Preloader CSS
=================================================*/
.preloader {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #f60;
  text-align: center;
  z-index: 9999999;
}

.preloader .spinner {
  margin: -60px auto 0;
  width: 90px;
  height: 70px;
  text-align: center;
  font-size: 10px;
  position: absolute;
  left: 0%;
  right: 0;
  top: 50%;
}

.preloader .spinner div {
  background-color: #ffffff;
  height: 100%;
  width: 6px;
  display: inline-block;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
          animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.preloader .spinner .rect2 {
  -webkit-animation-delay: -1.1s;
          animation-delay: -1.1s;
}

.preloader .spinner .rect3 {
  -webkit-animation-delay: -1.0s;
          animation-delay: -1.0s;
}

.preloader .spinner .rect4 {
  -webkit-animation-delay: -0.9s;
          animation-delay: -0.9s;
}

.preloader .spinner .rect5 {
  -webkit-animation-delay: -0.8s;
          animation-delay: -0.8s;
}

@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4);
            transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
}

@keyframes sk-stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4);
            transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
}

/*================================================
Header CSS
=================================================*/
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: red;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: red;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: red;
}

.header {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100px;
  padding-top: 25px !important;
  z-index: 99;
}

.header-info {
 
  padding-left: 45px;
  padding-right: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: right;
}

.header-info p {
    margin-bottom: 0;
    margin-top: -13px;
    float: right;
    text-align: left;
}

.header-info p i {
  color: #fff;
  position: relative;
  top: 2px;
  margin-right: 4px;
}

.header-info p a {
  color: #fff;
  font-size: 14px;
	margin-left:10px;
}

.header-info p a:hover, .header-info p a:focus {
  color: #fff;
}

.header-info ul {
  display: inline-block;
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.header-info ul li {
  margin-right: 8px;
  display: inline-block;
}

.header-info ul li a {
  display: inline-block;
  color: #e2e2e5;
  font-size: 14px;
}

.header-info ul li a:hover, .header-info ul li a:focus {
  -webkit-transform: translateY(-3px);
          transform: translateY(-3px);
  color: #f60;
}
a.navbar-brand img {
   
}
.header-info ul li a i::before {
  font-size: 14px;
}

.header-info ul li:last-child {
  margin-right: 0;
}

.header-middle {
  padding-top: 15px;
  padding-bottom: 15px;
}

.header-middle .header-information {
  text-align: right;
}

.header-middle .header-information ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.header-middle .header-information ul li {
  display: inline-block;
  position: relative;
  padding-left: 35px;
  text-align: left;
  margin-left: 15px;
}

.header-middle .header-information ul li .icon i {
  position: absolute;
  left: 0;
  top: 0;
  color: #f60;
}

.header-middle .header-information ul li .icon i::before {
  font-size: 20px;
}

.header-middle .header-information ul li h5 {
  color: #ffffff;
  font-size: 15px;
  margin-bottom: 0;
}

.header-middle .header-information ul li p {
  color: #ececec;
  line-height: 1;
  margin-bottom: 0;
  margin-top: 8px;
  font-size: 14px;
}

.header-middle .header-information ul li p a {
  color: #ececec;
  display: inline-block;
  margin: 0 6px;
  font-size: 14px;
}

.header-middle .header-information ul li p a:hover, .header-middle .header-information ul li p a:focus {
  color: #f60;
}

.header-middle .header-information ul li p a:first-child {
  margin-left: 0;
}

.header-middle .header-information ul li:last-child {
  padding-left: 0;
}

.header-middle .header-information ul li .btn {
  padding: 14px 20px 14px 75px;
  font-size: 14px;
  margin-top: -28px;
}

.header-middle .header-information ul li .btn .flaticon-edit {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 50px;
  line-height: 56px;
  background: #e05110;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin-left: 0;
}

.header-middle .header-information ul li .btn .flaticon-edit::before {
  font-size: 18px;
}

.header-middle .header-information ul li .btn .flaticon-edit:hover, .header-middle .header-information ul li .btn .flaticon-edit:focus {
  background: #ffffff;
  color: #f60;
}

.header-middle .header-information ul li .btn:hover .flaticon-edit, .header-middle .header-information ul li .btn:focus .flaticon-edit {
  background: #f60;
  color: #ffffff;
}

.header-middle .header-information ul li:nth-child(1) {
  padding-top: 5px;
}

.header-middle .header-information ul li:nth-child(2) {
  padding-top: 5px;
}

.induxtro-mobile-nav {
  display: none;
}

.induxtro-mobile-nav.mean-container .mean-nav ul li a.active {
  color: #f60;
}

.induxtro-nav {
  background: transparent;
}

.induxtro-nav .navbar {

  padding-left: 0;
  padding-right: 0;
}

.induxtro-nav nav ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.induxtro-nav nav .navbar-nav li {
  position: relative;
  padding: 15px 0;
}

.induxtro-nav nav .navbar-nav li a {
font-weight: 500;
font-size: 15px;
color: #fff;
padding-left: 2px;
padding-right: 2px;
padding-top: 0;
padding-bottom: 0;
margin-left: 6px;
margin-right: 6px;
letter-spacing: 1px;
}

.navbar-nav .active a {
     
}


.induxtro-nav nav .navbar-nav li a i {
  margin-right: 2px;
  position: relative;
  top: -2px;
}

.induxtro-nav nav .navbar-nav li a i::before {
  font-size: 9px;
}

.induxtro-nav nav .navbar-nav li:last-child a {
  margin-right: 0;
}

.induxtro-nav nav .navbar-nav li:hover a {
color: #fff;
}

.induxtro-nav nav .navbar-nav li .dropdown-menu {
  background:#fa008c;
  position: absolute;
  top: 80px;
  left: 6px;
  width: 250px;
  z-index: 99;
  display: block;
  padding-top: 10px;
  padding-left: 0px;
  padding-right: 5px;
  padding-bottom: 20px;
  opacity: 0;
  visibility: hidden;
  border-radius: 0;
  -webkit-box-shadow: unset;
          box-shadow: unset;
  border: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.induxtro-nav nav .navbar-nav li .dropdown-menu li {
  position: relative;
  padding: 0;
}

.induxtro-nav nav .navbar-nav li .dropdown-menu li a {
  font-size: 17px;
  font-weight: 500;
  padding: 2px 15px;
  margin: 0;
  display: block;
  color: #fff;
	background: transparent;
}

.induxtro-nav nav .navbar-nav li .dropdown-menu li a:hover, .induxtro-nav nav .navbar-nav li .dropdown-menu li a:focus, .induxtro-nav nav .navbar-nav li .dropdown-menu li a.active {
  color: #fff;
}

.induxtro-nav nav .navbar-nav li .dropdown-menu li .dropdown-menu {
  position: absolute;
  left: 220px;
  display: block;
  top: 0;
  opacity: 0 !important;
  visibility: hidden !important;
}

.induxtro-nav nav .navbar-nav li .dropdown-menu li .dropdown-menu li a {
  color: #ffffff;
}

.induxtro-nav nav .navbar-nav li .dropdown-menu li .dropdown-menu li a:hover, .induxtro-nav nav .navbar-nav li .dropdown-menu li .dropdown-menu li a:focus, .induxtro-nav nav .navbar-nav li .dropdown-menu li .dropdown-menu li a.active {
  color: #fa008c;
}

.induxtro-nav nav .navbar-nav li .dropdown-menu li:hover .dropdown-menu {
  opacity: 1 !important;
  visibility: visible !important;
  top: -20px !important;
}

.induxtro-nav nav .navbar-nav li .dropdown-menu li:hover a {
    color: #000;
}

.induxtro-nav nav .navbar-nav li:hover ul {
  opacity: 1;
  visibility: visible;
  top: 67%;
}

.induxtro-nav nav .others-option {
  margin-left: 35px;
}

.induxtro-nav nav .others-option ul li {
  display: inline-block;
}

.induxtro-nav nav .others-option ul li span, .induxtro-nav nav .others-option ul li a {
    display: inline-block;
    color: #ffffff;
   
padding: 1px 15px;
border-radius: 0px;
margin: 0 -2px;
border-right: 5px solid #13d8f0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    cursor: pointer;
    font-size: 16px;
    letter-spacing: 1px;
}
}

.induxtro-nav nav .others-option ul li span:hover, .induxtro-nav nav .others-option ul li span:focus, .induxtro-nav nav .others-option ul li a:hover, .induxtro-nav nav .others-option ul li a:focus {
  
  color: #fff;
  background:#000;
}

.induxtro-nav nav .others-option ul li span {
  border-left: none;
}

.induxtro-nav.is-sticky {
  /*position:fixed; */
  top: 0;
  left: 0;
  width: 100%;
  padding: 5px 0;
  z-index: 999;
  -webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
          box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
  background-color: #fff !important;
  -webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
          animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
	height: 95px;
}

.induxtro-nav.is-sticky .navbar {
  border-bottom: none;
}

.header-style-two .header-top {
  background: #0d1028;
  padding-top: 10px;
  padding-bottom: 10px;
}

.header-style-two .header-top .header-info {
  -webkit-clip-path: unset;
          clip-path: unset;
  background: transparent;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: left;
}

.header-style-two .header-top .header-info ul {
  text-align: right;
  display: block;
}

.header-style-two .induxtro-nav {
  padding-top: 0;
}

.header-style-two .induxtro-nav nav {
  border-bottom: none;
  border-top: 1px solid #3e4453;
}

.header-style-two .induxtro-nav nav .navbar-nav li:first-child a {
  margin-left: 0;
}

.header-style-two .induxtro-nav nav .others-option {
  position: absolute;
  right: 0;
  top: 12px;
  margin-left: 0;
}

.header-style-two .induxtro-nav nav .others-option ul li span, .header-style-two .induxtro-nav nav .others-option ul li a {
  background: #333333;
  border-left: 1px solid #434343;
}

.header-style-two .induxtro-nav nav .others-option ul li span:hover, .header-style-two .induxtro-nav nav .others-option ul li span:focus, .header-style-two .induxtro-nav nav .others-option ul li a:hover, .header-style-two .induxtro-nav nav .others-option ul li a:focus {
  background: #ffffff;
}

.header-style-two .induxtro-nav nav .others-option ul li span {
  border-left: none;
}

.header-style-three {
  position: relative;
  background: #ffffff;
  border-bottom: 1px solid #f60;
}

.header-style-three .induxtro-nav nav {
  border-bottom: none;
  padding-bottom: 0;
  padding-top: 0;
  padding-left: 15px;
  padding-right: 15px;
  background: #0d1028;
  border-radius: 15px 15px 0 0;
}

.header-style-three .induxtro-nav nav .navbar-nav li:first-child a {
  margin-left: 0;
}

.header-style-three .induxtro-nav nav .others-option {
  position: absolute;
  right: 5px;
  top: 5px;
  margin-left: 0;
}

.header-style-three .induxtro-nav nav .others-option ul li span, .header-style-three .induxtro-nav nav .others-option ul li a {
  background: transparent;
  border-left: 1px solid #434343;
}

.header-style-three .induxtro-nav nav .others-option ul li span:hover, .header-style-three .induxtro-nav nav .others-option ul li span:focus, .header-style-three .induxtro-nav nav .others-option ul li a:hover, .header-style-three .induxtro-nav nav .others-option ul li a:focus {
  background: transparent;
  color: #f60;
}

.header-style-three .induxtro-nav nav .others-option ul li span {
  border-left: none;
}

.header-style-three .header-middle .header-information ul li h5 {
  color: #0d1028;
}

.header-style-three .header-middle .header-information ul li p {
  color: #828893;
}

.header-style-three .header-middle .header-information ul li p a {
  color: #828893;
}

.header-style-three .header-middle .header-information ul li p a:hover, .header-style-three .header-middle .header-information ul li p a:focus {
  color: #f60;
}

.searchBoxTop {
  position: fixed;
  z-index: 9999;
  top: -170px;
  left: 0;
  width: 100%;
  background-color: #ffffff;
  border-bottom: 3px solid #f60;
  -webkit-box-shadow: 0 5px 18px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 5px 18px 0 rgba(0, 0, 0, 0.15);
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.searchBoxTop.active {
  top: 0;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}

.searchBoxTop .seachBoxContainer {
  padding: 45px 0;
}

.searchBoxTop .seachBoxContainer .container {
  position: relative;
}

.searchBoxTop form {
  position: relative;
}

.searchBoxTop form .form-control {
  height: 50px;
  padding-left: 20px;
}

.searchBoxTop form button[type="submit"] {
  border: 1px solid #f60;
  color: #ffffff;
  background-color: transparent;
  padding: 0 30px;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background: #f60;
  outline: 0 !important;
}

.searchBoxTop form button[type="submit"]:hover, .searchBoxTop form button[type="submit"]:focus {
  background: #0d1028;
  border-color: #0d1028;
}

.searchBoxTop .searchClose {
  cursor: pointer;
  position: absolute;
  top: -40px;
  right: 42px;
  width: 30px;
  height: 30px;
}

.searchBoxTop .searchClose::before, .searchBoxTop .searchClose::after {
  content: '';
  position: absolute;
  top: 4px;
  left: 47%;
  margin-top: -30/2;
  margin-left: -3/2;
  display: block;
  height: 30px;
  width: 3px;
  background-color: #0d1028;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.searchBoxTop .searchClose::after {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

.searchBoxTop .searchClose:hover::before, .searchBoxTop .searchClose:hover::after, .searchBoxTop .searchClose:focus::before, .searchBoxTop .searchClose:focus::after {
  background-color: #f60;
}

/*================================================
Main Banner CSS
=================================================*/
.main-banner {
  /*height: 600px;*/
  height: 94vh;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
  background-attachment: fixed;
}



.main-banner .container {
  position: relative;
}

.item-bg1 {
  background-image: url(../img/main-banner1.jpg);
}

.item-bg2 {
  background-image: url(../img/main-banner2.jpg);
}

.item-bg3 {
  background-image: url(../img/main-banner3.jpg);
}

.item-bg4 {
  background-image: url(../img/main-banner4.jpg);
}

.item-bg5 {
  background-image: url(../img/main-banner5.jpg);
}

.item-bg6 {
  background-image: url(../img/main-banner6.jpg);
}

.item-bg7 {
  background-image: url(../img/main-banner7.jpg);
}

.item-bg8 {
  background-image: url(../img/main-banner8.jpg);
}

.item-bg9 {
  background-image: url(../img/main-banner9.jpg);
}

.main-banner-content {
  margin-top: 50px;
}

.main-banner-content h1 {
  color: #ffffff;
  font-size: 35px;
  margin-bottom: 0;
}

.main-banner-content h1 span {
  color: #f60;
}

.main-banner-content p {
  font-size: 17px;
  color: #ececec;
  margin-top: 10px;
  margin-bottom: 25px;
}

.banner-image {
  position: absolute;
  right: 0;
  top: -148px;
}

.learn-more-btn {
  color: #000;
  font-size: 15px;
  font-weight: 500;
  position: relative;
  z-index: 1;
  display: inline-block;
  background: #f60;
padding: 10px;
border-radius: 10px;

}



.learn-more-btn:hover, .learn-more-btn:focus {
  color: #000;
}

.learn-more-btn:hover::before, .learn-more-btn:focus::before {
  left: 25px;
  width: 100%;
}

.home-banner-two .main-banner {
  height: 950px;
}

.home-banner-two .main-banner .main-banner-content {
  margin-top: -160px;
}

.home-banner-two .main-banner::before {
  opacity: .88;
}

.home-banner-two.home-slides.owl-theme .owl-nav.disabled + .owl-dots {
  position: absolute;
  right: 9%;
  top: 50%;
  margin-top: -120px;
}

.home-banner-three .main-banner {
  height: 670px;
}

.home-banner-three .main-banner .main-banner-content {
  margin-top: 0;
}

.home-banner-three.home-slides.owl-theme .owl-nav.disabled + .owl-dots {
  position: absolute;
  right: 0;
  top: auto;
  margin-top: 0;
  left: 0;
  bottom: 25px;
}

.home-banner-three.home-slides.owl-theme .owl-nav.disabled + .owl-dots .owl-dot {
  display: inline-block;
}

.home-banner-three.home-slides.owl-theme .owl-nav.disabled + .owl-dots .owl-dot span {
  margin: 0 4px;
}

.home-banner-four .main-banner {
  height: 700px;
}

.home-banner-four .main-banner::before {
  background: #ffffff;
}

.home-banner-four .main-banner .main-banner-content {
  margin-top: 0;
}

.home-banner-four .main-banner .main-banner-content h1 {
  color: #0d1028;
}

.home-banner-four .main-banner .main-banner-content p {
  color: #0d1028;
}

.home-banner-four .main-banner .main-banner-content .learn-more-btn {
  color: #0d1028;
}

.home-banner-four .main-banner .main-banner-content .learn-more-btn:hover, .home-banner-four .main-banner .main-banner-content .learn-more-btn:focus {
  color: #f60;
}

.home-banner-four.home-slides.owl-theme .owl-nav.disabled + .owl-dots .owl-dot span {
  border: 1px solid #828893;
}

.home-banner-four.home-slides.owl-theme .owl-nav.disabled + .owl-dots .owl-dot span::before {
  background: #828893;
}

.home-banner-four.home-slides.owl-theme .owl-nav.disabled + .owl-dots .owl-dot:hover span, .home-banner-four.home-slides.owl-theme .owl-nav.disabled + .owl-dots .owl-dot.active span {
  border-color: #f60;
}

.home-banner-four.home-slides.owl-theme .owl-nav.disabled + .owl-dots .owl-dot:hover span::before, .home-banner-four.home-slides.owl-theme .owl-nav.disabled + .owl-dots .owl-dot.active span::before {
  background: #f60;
}

.home-slides.owl-theme .owl-nav.disabled + .owl-dots {
  position: absolute;
  right: 8%;
  top: 50%;
  margin-top: -30px;
}

.home-slides.owl-theme .owl-nav.disabled + .owl-dots .owl-dot {
  display: block;
  outline: 0 !important;
}

.home-slides.owl-theme .owl-nav.disabled + .owl-dots .owl-dot span {
  width: 16px;
  height: 16px;
  margin: 4px 0;
  outline: 0 !important;
  background: transparent;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 50%;
  position: relative;
  padding: 0;
  text-align: center;
  border: 1px solid #ffffff;
}

.home-slides.owl-theme .owl-nav.disabled + .owl-dots .owl-dot span::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #ffffff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  width: 8px;
  height: 8px;
  top: 3px;
  border-radius: 50%;
}

.home-slides.owl-theme .owl-nav.disabled + .owl-dots .owl-dot:hover span, .home-slides.owl-theme .owl-nav.disabled + .owl-dots .owl-dot.active span {
  border-color: #f60;
}

.home-slides.owl-theme .owl-nav.disabled + .owl-dots .owl-dot:hover span::before, .home-slides.owl-theme .owl-nav.disabled + .owl-dots .owl-dot.active span::before {
  background: #f60;
}

/*================================================
Contact Info Boxes CSS
=================================================*/
.contact-info-boxes {
  position: relative;
  margin-top: -150px;
  z-index: 2;
  
}

.contact-info-boxes .box {
  position: relative;
  padding-left: 35px;
}

.contact-info-boxes .box .icon i {
  position: absolute;
  left: 0;
  top: 0;
  color: #f60;
}

.contact-info-boxes .box .icon i::before {
  font-size: 20px;
}

.contact-info-boxes .box h5 {
  color: #ffffff;
  font-size: 15px;
  margin-bottom: 0;
}

.contact-info-boxes .box p {
  color: #ececec;
  margin-bottom: 0;
  margin-top: 4px;
  font-size: 14px;
}

.contact-info-boxes .box p a {
  color: #ececec;
  display: inline-block;
  margin: 0 6px;
  font-size: 14px;
}

.contact-info-boxes .box p a:hover, .contact-info-boxes .box p a:focus {
  color: #f60;
}

.contact-info-boxes .box p a:first-child {
  margin-left: 0;
}

.contact-info-boxes .box .btn {
  padding: 25px 30px 22px 80px;
}

.contact-info-boxes .box .btn .flaticon-edit {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 50px;
  line-height: 70px;
  background: #e05110;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin-left: 0;
}

.contact-info-boxes .box .btn .flaticon-edit::before {
  font-size: 18px;
}

.contact-info-boxes .box .btn .flaticon-edit:hover, .contact-info-boxes .box .btn .flaticon-edit:focus {
  background: #ffffff;
  color: #f60;
}

.contact-info-boxes .box .btn:hover .flaticon-edit, .contact-info-boxes .box .btn:focus .flaticon-edit {
  background: #f60;
  color: #ffffff;
}

/*================================================
Services Boxes CSS
=================================================*/
.services-boxes-area {
  padding-left: 15px;
}

.services-boxes-area .col-lg-3:last-child .services-box {
  border-right: 0;
}

.services-box {
  position: relative;
  padding-left: 85px;
  padding-right: 15px;
  z-index: 1;
  border-right: 1px solid #dfdfdf;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.services-box .icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 60px;
  height: 60px;
  line-height: 60px;
  background: #ffffff;
  text-align: center;
  color: #f60;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.services-box .icon i::before {
  font-size: 25px;
}

.services-box h3 {
  margin-bottom: 10px;
  font-size: 22px;
}

.services-box .back-icon {
  position: absolute;
  right: 40px;
  bottom: -14px;
  color: #ebebeb;
  z-index: -1;
  -webkit-transform: rotate(32deg);
          transform: rotate(32deg);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.services-box .back-icon i::before {
  font-size: 110px;
}

.services-box:hover {
  border-color: #f60;
}

.services-box:hover .icon {
  background: #f60;
  color: #ffffff;
  border-radius: 50%;
}

.services-box:hover .back-icon {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  right: 80%;
  bottom: 25%;
}

.read-more-btn {
  font-size: 15px;
  font-weight: 500;
  position: relative;
  z-index: 1;
  display: inline-block;
  color: #0d1028;
}

.read-more-btn::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  background: #f60;
  width: 110%;
  z-index: -1;
  height: 2px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.read-more-btn:hover, .read-more-btn:focus {
  color: #f60;
}

.read-more-btn:hover::before, .read-more-btn:focus::before {
  left: 25px;
  width: 100%;
}

/*================================================
About CSS
=================================================*/
.about-area {
  position: relative;
  z-index: 1;
}

.about-image {
  text-align: right;
  position: relative;
  z-index: 1;
}

.about-image img {
  width: 90%;
  margin-top: 20px;
  margin-right: 20px;
  margin-bottom: 60px;
  display: inline-block;
}

.about-image span {
  display: block;
  position: absolute;
  bottom: 10px;
  left: 50px;
  color: #ffffff;
  font-size: 25px;
  font-weight: 500;
}

.about-image::before {
  content: '';
  position: absolute;
  left: 15px;
  top: 0;
  background: #f60;
  width: 90%;
  height: 100%;
  z-index: -1;
}

.about-content-image {
  position: relative;
  text-align: center;
  z-index: 1;
}

.about-content-image::before {
  content: '';
  position: absolute;
  background: #f60;
  left: -40px;
  top: 0;
  width: 150px;
  height: 150px;
  border-radius: 5px;
  z-index: -1;
}

.about-content-image img {
  margin-top: 40px;
}

.about-content span {
  text-transform: uppercase;
  display: block;
  color: #f60;
}

.about-content h3 {
  font-size: 35px;
  margin-top: 10px;
  margin-bottom: 15px;
}

.about-content ul {
  padding: 0;
  margin: 25px 0 10px;
  list-style-type: none;
  overflow: hidden;
}

.about-content ul li {
  float: left;
  width: 45%;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 10px;
}

.about-content ul li i {
  color: #f60;
}

.about-content ul li i::before {
  margin-right: 3px;
}

.about-content .btn {
  margin-top: 25px;
}

.about-funfacts {
  margin-top: 100px;
  text-align: center;
  padding-left: 50px;
  padding-right: 50px;
}

.about-funfacts .single-about-funfact h3 {
  font-size: 35px;
  font-weight: 600;
  margin-bottom: 3px;
  margin-top: -10px;
}

.about-funfacts p {
  color: #f60;
  margin-bottom: 0;
}

.about-features {
  margin-bottom: 100px;
}

.funfacts-three {
  padding-top: 18px;
  margin-bottom: 6px;
}

.single-features-box {
  border: 1px solid #E8E8E8;
  padding: 35px 25px;
  position: relative;
  text-align: center;
  z-index: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.single-features-box::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #f60;
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
          transform-origin: 50% 0;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.single-features-box .icon {
  color: #f60;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.single-features-box .icon i::before {
  font-size: 40px;
}

.single-features-box h3 {
  font-size: 22px;
  margin-bottom: 10px;
  margin-top: 15px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.single-features-box p {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.single-features-box:hover {
  border-color: #f60;
  -webkit-transform: translateY(-7px);
          transform: translateY(-7px);
}

.single-features-box:hover .icon, .single-features-box:hover h3, .single-features-box:hover p {
  color: #ffffff;
}

.single-features-box:hover::before, .single-features-box:hover:focus {
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
          transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.map-image {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0 auto;
  z-index: -1;
  text-align: center;
}

/*about-style-two*/
.about-area-two {
  position: relative;
  z-index: 1;
}

.about-inner {
  border: 7px solid #e1e1e1;
}

.about-inner .about-inner-image {
  border-right: 7px solid #e1e1e1;
}

.about-inner .about-inner-content {
  padding-left: 25px;
  padding-right: 25px;
}

.about-inner .about-inner-content span {
  text-transform: uppercase;
  display: block;
  color: #f60;
}

.about-inner .about-inner-content h3 {
  font-size: 35px;
  margin-top: 10px;
  margin-bottom: 15px;
  color: #ffffff;
}

.about-inner .about-inner-content p {
  margin-bottom: 0;
  color: #ffffff;
}

.about-inner .about-inner-content ul {
  padding: 0;
  margin: 25px 0 10px;
  list-style-type: none;
  overflow: hidden;
}

.about-inner .about-inner-content ul li {
  float: left;
  width: 45%;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 10px;
  color: #ffffff;
}

.about-inner .about-inner-content ul li i {
  color: #f60;
}

.about-inner .about-inner-content ul li i::before {
  margin-right: 3px;
}

.about-inner .about-inner-content .btn {
  margin-top: 25px;
}

.about-inner .about-inner-content .btn-primary {
  background: #ffffff;
}

.about-inner .about-inner-content .btn-primary:hover, .about-inner .about-inner-content .btn-primary:focus {
  background: #ffffff;
  color: #f60;
}

/*about-style-three*/
.about-area-three {
  position: relative;
  z-index: 1;
}

.about-area-three .single-about-funfact {
  text-align: left;
  position: relative;
  z-index: 1;
}

.about-area-three .single-about-funfact::before {
  content: '';
  position: absolute;
  width: 50px;
  height: 90px;
  border: 7px solid #ebebeb;
  left: -15px;
  top: -8px;
  z-index: -1;
}

/*================================================
Boxes CSS
=================================================*/
.boxes-area {
  position: relative;
  background: transparent;
  margin-top: -319px;
  z-index: 1;
}

.boxes-area .col-lg-4:first-child .single-box::before {
  content: '';
  position: absolute;
  left: -7px;
  bottom: -7px;
  width: 90px;
  height: 90px;
  border-bottom: 7px solid #f60;
  border-left: 7px solid #f60;
  z-index: 1;
}

.boxes-area .col-lg-4:last-child .single-box::before {
  content: '';
  position: absolute;
  right: -7px;
  bottom: -7px;
  width: 90px;
  height: 90px;
  border-bottom: 7px solid #f60;
  border-right: 7px solid #f60;
  z-index: 1;
}

.single-box {
  padding: 35px 25px;
  background: #300c78;
  position: relative;
  -webkit-box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);
          box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  z-index: 1;
  border-radius:40px;
}

.single-box .icon {
  color: #fff;
  position: relative;
  z-index: 2;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.single-box .icon img {
  width:150px;
  margin: auto;
display: block;
}

.single-box h3 {
  font-size: 22px;
  position: relative;
  z-index: 2;
  margin-bottom: 20px;
  margin-top: 10px;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-align:center;
  color:#fff;
}

.single-box p {
  margin-bottom: 20px;
  position: relative;
  z-index: 2;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-align:center;
   color:#fff;
}

.single-box a {
  color: #f60;
  font-weight: 500;
  position: relative;
  z-index: 2;
}

.single-box a:hover, .single-box a:focus {
  letter-spacing: 1px;
}

.single-box .back-icon {
  position: absolute;
  right: 0;
  bottom: 0;
  color: #f2f2f2;
  z-index: -1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.single-box .back-icon i::before {
  font-size: 85px;
}

.single-box:hover, .single-box.active {
  background: #f60;
}

.single-box:hover .icon, .single-box.active .icon {
  color: #ffffff;
}

.single-box:hover h3, .single-box.active h3 {
  color: #ffffff;
}

.single-box:hover h3::before, .single-box.active h3::before {
  background: #ffffff;
}

.single-box:hover p, .single-box.active p {
  color: #ffffff;
}

.single-box:hover a, .single-box.active a {
  color: #ffffff;
}

.single-box:hover .back-icon, .single-box.active .back-icon {
  color: #e05110;
}

.boxes-area-two .box {
  text-align: center;
  padding: 35px 20px;
}

..single-box.active .icon img{
  width: 150px;
}


.boxes-area-two .box .icon img {
 width: 150px;
 height:150px;
}

.boxes-area-two .box h3 {
  color: #ffffff;
  font-size: 22px;
  margin-top: 15px;
  margin-bottom: 12px;
}

.boxes-area-two .box p {
  color: #ffffff;
  font-size: 14px;
  margin-bottom: 20px;
}

.boxes-area-two .box .read-more {
  color: #f60;
}

.boxes-area-two .box .read-more:hover, .boxes-area-two .box .read-more:focus {
  letter-spacing: 1px;
}

.boxes-area-two .box.active {
  background: #f60;
  padding: 30px 20px;
}

.boxes-area-two .box.active .icon {
  color: #ffffff;
}

.boxes-area-two .box.active .btn-primary {
  color: #0d1028;
  background: #0d1028;
  font-size: 13px;
  padding: 10px 20px;
}

.boxes-area-two .box.active .btn-primary:hover, .boxes-area-two .box.active .btn-primary:focus {
  background: #0d1028;
  color: #ffffff;
}

.boxes-area-two .box.active .btn-primary::before, .boxes-area-two .box.active .btn-primary::after {
  background: #ffffff;
}

/*================================================
BG Common Style CSS
=================================================*/
.bg-common-style {
  background-image: url(../img/main-banner6.jpg);
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
}

.quote-common-content {
  background: #ffffff;
  position: relative;
}

.quote-common-content .quote {
  padding: 25px;
  position: relative;
  z-index: 1;
}

.quote-common-content .quote p {
  font-size: 17px;
  font-weight: 600;
  margin-bottom: 25px;
  color: #0d1028;
}

.quote-common-content .quote::after {
  content: '';
  z-index: -1;
  position: absolute;
  bottom: -40px;
  right: 40%;
  border-style: solid;
  border-width: 20px;
  border-color: transparent #ffffff transparent transparent;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.quote-common-content .name {
  text-align: right;
  padding: 20px 35px;
  background: #f60;
}

.quote-common-content .name h3 {
  font-size: 18px;
  color: #ffffff;
  margin-bottom: 0;
}

.quote-common-content i {
  position: absolute;
  left: 5px;
  color: #f60;
  top: -30px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.quote-common-content i::before {
  font-size: 40px;
}

.video-btn {
  text-align: center;
}

.video-btn a {
  display: inline-block;
  color: #0d1028;
  background: #ffffff;
  width: 75px;
  text-align: center;
  height: 75px;
  -webkit-animation: ripple-orange 1s linear infinite;
          animation: ripple-orange 1s linear infinite;
  line-height: 75px;
  border-radius: 50%;
}

.video-btn a i::before {
  font-size: 35px;
}

.video-btn a:hover, .video-btn a:focus {
  background: #0d1028;
  color: #ffffff;
}

@-webkit-keyframes ripple-orange {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 69, 0, 0.6), 0 0 0 20px rgba(255, 69, 0, 0.6), 0 0 0 40px rgba(255, 69, 0, 0.6);
            box-shadow: 0 0 0 0 rgba(255, 69, 0, 0.6), 0 0 0 20px rgba(255, 69, 0, 0.6), 0 0 0 40px rgba(255, 69, 0, 0.6);
  }
  100% {
    -webkit-box-shadow: 0 0 0 20px rgba(255, 69, 0, 0.6), 0 0 0 40px rgba(255, 69, 0, 0.6), 0 0 0 60px rgba(255, 69, 0, 0);
            box-shadow: 0 0 0 20px rgba(255, 69, 0, 0.6), 0 0 0 40px rgba(255, 69, 0, 0.6), 0 0 0 60px rgba(255, 69, 0, 0);
  }
}

@keyframes ripple-orange {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 69, 0, 0.6), 0 0 0 20px rgba(255, 69, 0, 0.6), 0 0 0 40px rgba(255, 69, 0, 0.6);
            box-shadow: 0 0 0 0 rgba(255, 69, 0, 0.6), 0 0 0 20px rgba(255, 69, 0, 0.6), 0 0 0 40px rgba(255, 69, 0, 0.6);
  }
  100% {
    -webkit-box-shadow: 0 0 0 20px rgba(255, 69, 0, 0.6), 0 0 0 40px rgba(255, 69, 0, 0.6), 0 0 0 60px rgba(255, 69, 0, 0);
            box-shadow: 0 0 0 20px rgba(255, 69, 0, 0.6), 0 0 0 40px rgba(255, 69, 0, 0.6), 0 0 0 60px rgba(255, 69, 0, 0);
  }
}

/*================================================
Services CSS
=================================================*/
.services-area {
  padding-bottom: 70px;
}

.single-services {
  margin-bottom: 30px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  
  background: #ffffff;
}

.single-services .services-image {
  overflow: hidden;
  position: relative;
}

.single-services .services-image img {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.single-services .services-image .icon {
  position: absolute;
  left: 25px;
  top: 25px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  background: #f60;
  text-align: center;
  color: #ffffff;
  border-radius: 50%;
}

.single-services .services-image .icon i::before {
  font-size: 25px;
}

.single-services .services-content {
  padding: 30px 25px;
}

.single-services .services-content h3 {
  font-size: 22px;
  margin-bottom: 10px;
}

.single-services .services-content h3 a {
    color: #000;
}

.single-services .services-content h3 a:hover, .single-services .services-content h3 a:focus {
  color: #000;
}

.single-services:hover .services-image img, .single-services:focus .services-image img {
  -webkit-transform: scale(1.2) rotate(4deg);
          transform: scale(1.2) rotate(4deg);
}

/*services style two*/
.single-services-box {
  margin-bottom: 30px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.single-services-box .services-image {
  position: relative;
}

.single-services-box .services-image .icon {
  position: absolute;
  left: 25px;
  top: 25px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  background: #f60;
  text-align: center;
  color: #ffffff;
  border-radius: 50%;
}

.single-services-box .services-image .icon i::before {
  font-size: 25px;
}
.single-services p {
	color:#fff;
	margin-top: 15px;
}
.single-services-box .services-content {
  padding: 25px 15px;
  overflow: hidden;
  z-index: 1;
  position: relative;
  background: #ffffff;
  -webkit-box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);
          box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);
  margin-left: 10px;
  margin-right: 10px;
  margin-top: -40px;
}

.single-services-box .services-content h3 {
  font-size: 22px;
  margin-bottom: 0;
}

.single-services-box .services-content h3 a {
  color: #0d1028;
}

.single-services-box .services-content h3 a:hover, .single-services-box .services-content h3 a:focus {
  color: #f60;
}

.single-services-box .services-content .icon {
  position: absolute;
  z-index: -1;
  left: 0;
  top: 3px;
  color: #ececec;
}

.single-services-box .services-content .icon i::before {
  font-size: 45px;
}

.single-services-box .services-content .link-icon {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -10px;
}

.single-services-box .services-content .link-icon a {
  color: #cecece;
}

.single-services-box .services-content .link-icon a:hover, .single-services-box .services-content .link-icon a:focus {
  color: #f60;
}

.single-services-box:hover, .single-services-box:focus {
  -webkit-transform: translateY(-7px);
          transform: translateY(-7px);
}

/*================================================
Testimonials CSS
=================================================*/
.testimonials-area {
  position: relative;
  z-index: 1;
  background-position: center center;
  background-image: url(../img/testimonial-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}


.testimonials-area .btn-primary {
  color: #ffffff;
}

.testimonials-area .container {
  position: relative;
}

.single-testimonials {
    border: 1px solid #ccc;
    padding: 30px;
    
} 

.single-testimonials .client-info {
    position: relative;
    padding-top: 10px;
    padding-bottom: 3px;
    margin-bottom: 5px;
    display: block;
    width: 100%;
    text-align: left;
}

.single-testimonials .client-info img {
  position: relative;
  left: 0;
  top: 0;
  width: 65px;

}

.single-testimonials .client-info h5 {
    color: #fff;
    margin-bottom: 1px;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.single-testimonials .client-info span {
  display: block;
  color: #ffffff;
  font-size: 13px;
}

.single-testimonials p {
    color: #fff;
    text-align: left;
}

.single-testimonials ul {
  padding: 0;
  list-style-type: none;
  margin: 0;
}

.single-testimonials ul li {
  display: inline-block;
  color: #fff;
}

.testimonials-slides.owl-theme .owl-nav {
  margin-top: 20px;
}
.testimonials-slides.owl-theme .owl-nav {
    margin-top: 20px;
    position: absolute;
    top: 70%;
    right: -18%;
}
.projects-slides.owl-theme .owl-nav {
  margin-top: 20px;
}
.projects-slides.owl-theme .owl-nav {
   margin-top: 0px;
    position: absolute;
    top: -55%;
    right: 0px;
}
.testimonials-slides.owl-theme .owl-nav [class*='owl-'] {
  color: #fff;
  margin: 0 0 0 6px;
  background: #13d8f0;
  cursor: pointer;
  border-radius: 0;
  padding: 8px 18px 5px !important;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  outline: 0 !important;
}

.projects-slides.owl-theme .owl-nav [class*='owl-'] {
  color: #fff;
  margin: 0 0 0 6px;
  background: #fa008c;
  cursor: pointer;
  border-radius: 0;
  padding: 8px 18px 5px !important;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  outline: 0 !important;
}


.testimonials-slides.owl-theme .owl-nav [class*='owl-']:hover, .testimonials-slides.owl-theme .owl-nav [class*='owl-']:focus {
  background: #333;
  color: #ffffff;
}

/*testimonials-style-two*/
.single-feedback {
    background-color: #f60;
    padding: 35px;
    text-align: left;
}
.testimonials-slider .owl-nav {
    position: absolute;
    background: #fbaf3b;
    top: 0;
    left: 97%;
}
.single-feedback .client-img {
  position: relative;
  z-index: 1;
  margin-bottom: 25px;
  display: inline-block;
}

.single-feedback .client-img img {
  width: unset !important;
  display: inline-block !important;
}

.single-feedback .client-img i {
  color: #f60;
  position: absolute;
  left: 0;
  bottom: -10px;
  right: 0;
  margin: 0 auto;
  width: 24px;
  height: 24px;
  background: #ffffff;
  line-height: 25px;
  border-radius: 50%;
}

.single-feedback .client-img i::before {
  font-size: 13px;
}

.single-feedback p {
  color: #fff;
  margin-bottom: 0;
}

.single-feedback ul {
  padding: 0;
  margin: 20px 0 0;
  list-style-type: none;
}

.single-feedback ul li {
  display: inline-block;
  color: #fff;
}

.single-feedback .client-info {
  margin-top: 15px;
}

.single-feedback .client-info h5 {
  font-size: 18px;
  margin-bottom: 6px;
}

.single-feedback .client-info span {
  display: block;
  font-size: 14px;
  color: #828893;
}

/*================================================
Big Dream CSS
=================================================*/
.big-dream-area {
  position: relative;
  z-index: 1;
}

.big-dream-image {
  background-image: url(../img/big-dream.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}

.big-dream-image img {
  display: none;
}

.big-dream-image .video-icon {
  display: inline-block;
  color: #ffffff;
  background: #f60;
  width: 75px;
  text-align: center;
  height: 75px;
  -webkit-animation: ripple-white 1s linear infinite;
          animation: ripple-white 1s linear infinite;
  line-height: 75px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  margin-top: -35px;
}

.big-dream-image .video-icon i::before {
  font-size: 35px;
}

.big-dream-content {
  max-width: 540px;
  margin-left: 30px;
}

.big-dream-content .section-title {
  margin-bottom: 20px;
}

.big-dream-content p {
  margin-bottom: 0;
}

.big-dream-content ul {
  padding: 0;
  margin: 25px 0 0;
  list-style-type: none;
  overflow: hidden;
}

.big-dream-content ul li {
  float: left;
  width: 50%;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 10px;
}

.big-dream-content ul li i {
  color: #f60;
}

.big-dream-content ul li i::before {
  margin-right: 3px;
}

.big-dream-content .btn {
  margin-top: 20px;
}

.big-dream-inner-area {
  margin-top: 100px;
}

.single-dream-box {
  position: relative;
  padding-left: 60px;
}

.single-dream-box .icon {
  position: absolute;
  left: 0;
  top: 0;
  color: #f60;
}

.single-dream-box .icon i::before {
  font-size: 35px;
}

.single-dream-box h3 {
  font-size: 22px;
  text-transform: capitalize;
  margin-bottom: 8px;
}

.cargo-image {
  position: absolute;
  right: 0;
  top: 30px;
  z-index: -1;
  opacity: .7;
}

@-webkit-keyframes ripple-white {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.2), 0 0 0 20px rgba(255, 255, 255, 0.2), 0 0 0 40px rgba(255, 255, 255, 0.2);
            box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.2), 0 0 0 20px rgba(255, 255, 255, 0.2), 0 0 0 40px rgba(255, 255, 255, 0.2);
  }
  100% {
    -webkit-box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.2), 0 0 0 40px rgba(255, 255, 255, 0.2), 0 0 0 60px rgba(255, 255, 255, 0);
            box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.2), 0 0 0 40px rgba(255, 255, 255, 0.2), 0 0 0 60px rgba(255, 255, 255, 0);
  }
}

@keyframes ripple-white {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.2), 0 0 0 20px rgba(255, 255, 255, 0.2), 0 0 0 40px rgba(255, 255, 255, 0.2);
            box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.2), 0 0 0 20px rgba(255, 255, 255, 0.2), 0 0 0 40px rgba(255, 255, 255, 0.2);
  }
  100% {
    -webkit-box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.2), 0 0 0 40px rgba(255, 255, 255, 0.2), 0 0 0 60px rgba(255, 255, 255, 0);
            box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.2), 0 0 0 40px rgba(255, 255, 255, 0.2), 0 0 0 60px rgba(255, 255, 255, 0);
  }
}

/*================================================
How We Work CSS
=================================================*/
.how-we-work .col-lg-4:last-child .single-work-process .arrow-img {
  display: none;
}

.how-we-work .col-lg-4:first-child .single-work-process .arrow-img {
  top: 33%;
}

.single-work-process {
  background: #ffffff;
  padding: 30px 25px;
  text-align: center;
  position: relative;
}

.single-work-process h3 {
  margin-top: 25px;
  margin-bottom: 12px;
  font-size: 22px;
}

.single-work-process .icon img, .single-work-process h3, .single-work-process p {
  position: relative;
  z-index: 2;
}

.single-work-process p {
  margin-bottom: 0;
}

.single-work-process::before, .single-work-process::after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.single-work-process::after {
  border-right: 3px solid #f60;
  border-bottom: 3px solid #f60;
  right: 0;
  bottom: 0;
}

.single-work-process::before {
  border-left: 3px solid #f60;
  border-top: 3px solid #f60;
  left: 0;
  top: 0;
}

.single-work-process:hover::after, .single-work-process:hover::before {
  width: 40px;
  height: 40px;
  opacity: 1;
  visibility: visible;
}

.single-work-process .arrow-img {
  position: absolute;
  right: -100px;
  top: 25%;
  z-index: 1;
}

/*================================================
Project CSS
=================================================*/
.projects-area {
  position: relative;
  z-index: 1;
}

.projects-area .map-image {
  bottom: auto;
  top: 0;
}

.projects-area .section-title h2 {
  color: #ffffff;
}

.projects-area .btn-primary {
  color: #ffffff;
}

.projects-area.bg-black::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50%;
  background: #ffffff;
  z-index: -1;
}

.projects-area-two.bg-black .shorting-menu .filter {
  color: #ffffff;
}

.shorting-menu .filter {
  border: none;
  background: transparent;
  padding: 10px 20px;
  text-transform: capitalize;
  cursor: pointer;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 0;
  outline: 0 !important;
  border: 1px solid #f60;
  color: #0d1028;
  font-weight: 500;
  margin-right: 4px;
}

.shorting-menu .filter.active, .shorting-menu .filter:hover, .shorting-menu .filter:focus {
  background: #f60;
  color: #ffffff;
  border-color: #f60;
}

.shorting-menu .filter i {
  margin-right: 3px;
}

.shorting {
  margin-top: 50px;
}

.shorting .mix {
  display: none;
}

.single-projects {
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
}

.single-projects::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #0d1028;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.single-projects::after {
  content: '';
  position: absolute;
  width: 93%;
  height: 100%;
  border: 2px solid #f60;
  border-bottom: none;
  left: 15px;
  top: 15px;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.single-projects .btn-box {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: -45px auto 0;
  text-align: center;
  opacity: 0;
  z-index: 2;
  visibility: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.single-projects .btn-box a {
  display: inline-block;
  color: #ffffff;
  width: 45px;
  height: 45px;
  line-height: 45px;
  background: #f60;
  margin: 0 3px;
  border-radius: 50%;
}

.single-projects .btn-box a i::before {
  font-size: 18px;
}

.single-projects .btn-box a:hover, .single-projects .btn-box a:focus {
  color: #f60;
  background: #ffffff;
}

.single-projects .projects-content {
  position: absolute;
  bottom: -125px;
  width: 100%;
  height: auto;
  left: 0;
  padding: 30px 25px;
  z-index: 2;
  background: #f60;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.single-projects .projects-content h3 {
  color: #ffffff;
  font-size: 22px;
}

.single-projects .projects-content h3 a {
  color: #ffffff;
}

.single-projects .projects-content span {
  display: block;
  color: #ffffff;
}

.single-projects:hover::before, .single-projects:focus::before {
  opacity: .88;
  visibility: visible;
}

.single-projects:hover::after, .single-projects:focus::after {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.single-projects:hover .btn-box, .single-projects:focus .btn-box {
  opacity: 1;
  visibility: visible;
  margin: -75px auto 0;
}

.single-projects:hover .projects-content, .single-projects:focus .projects-content {
  bottom: 0;
  opacity: 1;
  visibility: visible;
}

.projects-slides.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
  line-height: 1;
}

.projects-slides.owl-theme .owl-nav.disabled + .owl-dots .owl-dot span {
  width: 30px;
  height: 5px;
  margin: 0 3px;
  background: #b2b2b2;
  outline: 0 !important;
  border-radius: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.projects-slides.owl-theme .owl-nav.disabled + .owl-dots .owl-dot:hover, .projects-slides.owl-theme .owl-nav.disabled + .owl-dots .owl-dot:focus, .projects-slides.owl-theme .owl-nav.disabled + .owl-dots .owl-dot.active {
  -webkit-box-shadow: unset;
          box-shadow: unset;
  outline: 0 !important;
}

.projects-slides.owl-theme .owl-nav.disabled + .owl-dots .owl-dot:hover span, .projects-slides.owl-theme .owl-nav.disabled + .owl-dots .owl-dot:focus span, .projects-slides.owl-theme .owl-nav.disabled + .owl-dots .owl-dot.active span {
  background: #f60;
  outline: 0 !important;
}

/*project-style-two*/
.projects-area-two {
  position: relative;
  padding-bottom: 70px;
  z-index: 1;
}

.projects-area-two .map-image {
  bottom: auto;
  top: 0;
}

.projects-area-two .section-title h2 {
  color: #ffffff;
}

.projects-area-two .btn-primary {
  color: #ffffff;
}

.single-projects-box {
  border: 3px solid #ffffff;
  margin-bottom: 30px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);
          box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);
}

.single-projects-box .projects-image {
  position: relative;
}

.single-projects-box .projects-image::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #0d1028;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.single-projects-box .projects-content {
  background: #ffffff;
  text-align: center;
  padding: 30px 25px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.single-projects-box .projects-content h3 {
  font-size: 20px;
  margin-bottom: 10px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.single-projects-box .projects-content h3 a {
  color: #0d1028;
}

.single-projects-box .projects-content span {
  display: block;
  color: #0d1028;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.single-projects-box .btn-box {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 20px auto 0;
  text-align: center;
  opacity: 0;
  z-index: 2;
  visibility: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.single-projects-box .btn-box a {
  display: inline-block;
  color: #ffffff;
  width: 45px;
  height: 45px;
  line-height: 45px;
  background: #f60;
  margin: 0 3px;
  border-radius: 50%;
}

.single-projects-box .btn-box a i::before {
  font-size: 18px;
}

.single-projects-box .btn-box a:hover, .single-projects-box .btn-box a:focus {
  color: #f60;
  background: #ffffff;
}

.single-projects-box:hover, .single-projects-box:focus {
  border-color: #f60;
}

.single-projects-box:hover .projects-image::before, .single-projects-box:focus .projects-image::before {
  opacity: .88;
  visibility: visible;
}

.single-projects-box:hover .projects-content, .single-projects-box:focus .projects-content {
  background: #f60;
}

.single-projects-box:hover .projects-content h3 a, .single-projects-box:focus .projects-content h3 a {
  color: #ffffff;
}

.single-projects-box:hover .projects-content span, .single-projects-box:focus .projects-content span {
  color: #ffffff;
}

.single-projects-box:hover .btn-box, .single-projects-box:focus .btn-box {
  opacity: 1;
  visibility: visible;
  margin: -10px auto 0;
}

/*================================================
Partner CSS
=================================================*/
.partner-item {
  background: #ffffff;
  text-align: center;
  position: relative;
  z-index: 1;
}

.partner-item a {
  display: block;
  padding: 25px 15px;
}

.partner-item a img {
  display: inline-block !important;
  width: auto !important;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.partner-item::before, .partner-item::after {
  content: '';
  position: absolute;
  z-index: -1;
  width: 0;
  height: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.partner-item::after {
  border-right: 3px solid #f60;
  border-bottom: 3px solid #f60;
  right: 0;
  bottom: 0;
}

.partner-item::before {
  border-left: 3px solid #f60;
  border-top: 3px solid #f60;
  left: 0;
  top: 0;
}

.partner-item:hover a img, .partner-item:focus a img {
  opacity: .66;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}

.partner-item:hover::after, .partner-item:hover::before, .partner-item:focus::after, .partner-item:focus::before {
  width: 40px;
  height: 40px;
  opacity: 1;
  visibility: visible;
}

/*================================================
CTA CSS
=================================================*/
.cta-area{    
	position: relative;
    z-index: 1;
    overflow: hidden;
    padding: 100px 0px;
    min-height: 65vh;
	  background-size: contain !important;
  background-position: right !important;
  background-repeat: no-repeat !important;
}

.cta-area .cta-content {
  text-align: left;
  margin: 0 auto;
  /*padding:15px;*/
}
 
.cta-area .cta-content h1 {
    color: #fff;
    background: transparent;
    font-size: 5.65rem;
    padding: 0px 0px;
    text-transform: uppercase;
}
.cta-area .cta-content h2 {
  color: #ffffff;
  font-size: 62px;
  margin-bottom: 20px;
  text-transform:uppercase;
  width:100%;
  display:block;
  margin:0px !important;
  padding:0px;
  font-weight: 800;
}

.cta-area .cta-content h2 span {
	color:#fa008c;
}

.cta-area .cta-content p {
    color: #ffffff;
    margin: 0px;
    width: 100%;
    display: block;
    font-size: 22px;
}


.cta-area .cta-content .btn {
  margin-top: 30px;
}

.cta-area .cta-content .btn-primary {
  background: #ffffff;
}

.cta-area .cta-content .btn-primary:hover, .cta-area .cta-content .btn-primary:focus {
  background: #ffffff;
  color: #f60;
}

.cta-area.bg-image {
  background-position: center center;
  background-image: url(../img/cta-bg2.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.cta-area.bg-image::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background: #0d1028;
  opacity: .88;
  width: 100%;
  height: 100%;
  z-index: -1;
}

/*cta-style-two*/
.cta-area-two {
  position: relative;
  z-index: 1;
  background-position: center center;
  background-image: url(../img/cta-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.cta-area-two::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background: #0d1028;
  opacity: .88;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.cta-area-two::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  background: #ffffff;
  width: 100%;
  height: 22%;
  z-index: -1;
}

.cta-area-two .cta-content {
  text-align: center;
  max-width: 660px;
  margin: 0 auto;
}

.cta-area-two .cta-content h2 {
  color: #ffffff;
  font-size: 28px;
  line-height: 40px;
  margin-bottom: 20px;
}

.cta-area-two .cta-content p {
  color: #ffffff;
  margin: 0 auto;
  max-width: 535px;
  font-size: 14px;
}

.cta-area-two .cta-inner-content {
  background: #f60;
  padding: 35px 25px;
  margin-top: 40px;
}

.cta-area-two .cta-inner-content .single-cta-box {
  text-align: center;
}

.cta-area-two .cta-inner-content .single-cta-box .icon {
  width: 70px;
  height: 70px;
  display: inline-block;
  line-height: 70px;
  color: #f60;
  border-radius: 50%;
  background: #0d1028;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.cta-area-two .cta-inner-content .single-cta-box .icon i::before {
  font-size: 30px;
}

.cta-area-two .cta-inner-content .single-cta-box h3 {
  font-size: 22px;
  margin-top: 20px;
  text-transform: capitalize;
  color: #ffffff;
}

.cta-area-two .cta-inner-content .single-cta-box p {
  color: #ffffff;
  font-size: 14px;
}

.cta-area-two .cta-inner-content .single-cta-box:hover .icon {
  background: #ffffff;
}

/*================================================
Team CSS
=================================================*/
.team-area {
  position: relative;
  z-index: 1;
  padding-bottom: 70px;
}

.single-team {
  margin-bottom: 30px;
}

.single-team .team-img {
  position: relative;
  text-align: left;
}

.single-team .team-img img {
  width: 88% !important;
  display: inline-block !important;
}

.single-team .team-img .social {
  height: 100%;
  background: #ffffff;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  opacity: 0;
  overflow: hidden;
  visibility: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.single-team .team-img .social ul {
  padding: 0;
  margin: 0;
  position: relative;
  top: 50%;
  margin-top: -110px;
  list-style-type: none;
}

.single-team .team-img .social ul li a {
  width: 45px;
  display: inline-block;
  height: 45px;
  line-height: 45px;
  color: #9f9f9f;
  background: #e4e4e4;
}

.single-team .team-img .social ul li a.facebook {
  color: #ffffff;
  background: #3C5A99;
}

.single-team .team-img .social ul li a.facebook:hover, .single-team .team-img .social ul li a.facebook:focus {
  background: #f60;
  color: #ffffff;
}

.single-team .team-img .social ul li a.twitter {
  color: #ffffff;
  background: #38A1F3;
}

.single-team .team-img .social ul li a.twitter:hover, .single-team .team-img .social ul li a.twitter:focus {
  background: #f60;
  color: #ffffff;
}

.single-team .team-img .social ul li a.linkedin {
  color: #ffffff;
  background: #0077B5;
}

.single-team .team-img .social ul li a.linkedin:hover, .single-team .team-img .social ul li a.linkedin:focus {
  background: #f60;
  color: #ffffff;
}

.single-team .team-img .social ul li a.instagram {
  color: #ffffff;
  background: #231F20;
}

.single-team .team-img .social ul li a.instagram:hover, .single-team .team-img .social ul li a.instagram:focus {
  background: #f60;
  color: #ffffff;
}

.single-team .team-img .social ul li a:hover, .single-team .team-img .social ul li a:focus {
  background: #f60;
  color: #ffffff;
}

.single-team .team-content {
  position: relative;
  background: #ffffff;
  -webkit-box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);
          box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);
  padding: 35px 25px;
  text-align: center;
  margin-left: 40px;
  margin-top: -40px;
}

.single-team .team-content h3 {
  font-size: 22px;
  margin-bottom: 10px;
}

.single-team .team-content h3 a {
  color: #0d1028;
}

.single-team .team-content h3 a:hover, .single-team .team-content h3 a:focus {
  color: #f60;
}

.single-team .team-content span {
  display: block;
  font-size: 14px;
  color: #f60;
}

.single-team:hover .team-img .social, .single-team:focus .team-img .social {
  opacity: 1;
  visibility: visible;
  width: 45px;
}

.team-slides.owl-theme .owl-nav.disabled + .owl-dots {
  line-height: 1;
  margin-top: 0;
  margin-bottom: 30px;
}

.team-slides.owl-theme .owl-nav.disabled + .owl-dots .owl-dot span {
  width: 30px;
  height: 5px;
  margin: 0 3px;
  background: #b2b2b2;
  outline: 0 !important;
  border-radius: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.team-slides.owl-theme .owl-nav.disabled + .owl-dots .owl-dot:hover, .team-slides.owl-theme .owl-nav.disabled + .owl-dots .owl-dot:focus, .team-slides.owl-theme .owl-nav.disabled + .owl-dots .owl-dot.active {
  -webkit-box-shadow: unset;
          box-shadow: unset;
  outline: 0 !important;
}

.team-slides.owl-theme .owl-nav.disabled + .owl-dots .owl-dot:hover span, .team-slides.owl-theme .owl-nav.disabled + .owl-dots .owl-dot:focus span, .team-slides.owl-theme .owl-nav.disabled + .owl-dots .owl-dot.active span {
  background: #f60;
  outline: 0 !important;
}

.engineer-image {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
  opacity: .7;
}

.construction-image {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
  opacity: .7;
}

.settings-image {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  top: 50px;
  opacity: .7;
  z-index: -1;
}

/*team-style-two*/
.single-team-box {
  -webkit-box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);
          box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin-bottom: 30px;
}

.single-team-box .team-img {
  position: relative;
  overflow: hidden;
}

.single-team-box .team-img .social {
  position: absolute;
  bottom: -45px;
  left: 0;
  width: 100%;
  background: #0d1028;
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.single-team-box .team-img .social ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.single-team-box .team-img .social ul li {
  display: inline-block;
  margin-left: 4px;
  margin-right: 4px;
}

.single-team-box .team-img .social ul li a {
  color: #ffffff;
  display: block;
}

.single-team-box .team-img .social ul li a:hover, .single-team-box .team-img .social ul li a:focus {
  color: #f60;
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}

.single-team-box .team-content {
  background: #ffffff;
  border-left: 2px solid #f60;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  padding: 25px;
  text-align: center;
  position: relative;
  z-index: 1;
}

.single-team-box .team-content::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: #f60;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  z-index: -1;
}

.single-team-box .team-content h3 {
  font-size: 22px;
  margin-bottom: 10px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.single-team-box .team-content h3 a {
  color: #0d1028;
}

.single-team-box .team-content h3 a:hover, .single-team-box .team-content h3 a:focus {
  color: #f60;
}

.single-team-box .team-content span {
  display: block;
  font-size: 14px;
  color: #f60;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.single-team-box:hover .team-content::before, .single-team-box:focus .team-content::before, .single-team-box.active .team-content::before {
  width: 100%;
}

.single-team-box:hover .team-content h3, .single-team-box:focus .team-content h3, .single-team-box.active .team-content h3 {
  color: #ffffff;
}

.single-team-box:hover .team-content span, .single-team-box:focus .team-content span, .single-team-box.active .team-content span {
  color: #ffffff;
}

.single-team-box:hover .team-img .social, .single-team-box:focus .team-img .social, .single-team-box.active .team-img .social {
  opacity: 1;
  bottom: 0;
  visibility: visible;
}

/*team-style-three*/
.team-box {
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-align: center;
}

.team-box .team-content {
  position: absolute;
  left: 0;
  right: 0;
  padding: 25px;
  bottom: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  width: 100%;
  z-index: 1;
}

.team-box .team-content h3 {
  font-size: 22px;
  margin-bottom: 10px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.team-box .team-content h3 a {
  color: #0d1028;
}

.team-box .team-content h3 a:hover, .team-box .team-content h3 a:focus {
  color: #f60;
}

.team-box .team-content span {
  display: block;
  font-size: 14px;
  color: #f60;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.team-box .team-content ul {
  padding: 0;
  margin: 15px 0 -55px;
  list-style-type: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
  visibility: hidden;
}

.team-box .team-content ul li {
  display: inline-block;
}

.team-box .team-content ul li a {
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  background: #0d1028;
  border-radius: 50%;
  color: #ffffff;
}

.team-box .team-content ul li a:hover, .team-box .team-content ul li a:focus {
  background: #ffffff;
  color: #0d1028;
}

.team-box .team-content::before {
  content: '';
  position: absolute;
  left: 22px;
  z-index: -1;
  top: 0;
  background: #ffffff;
  width: 89%;
  height: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  opacity: .95;
}

.team-box:hover .team-content::before, .team-box:focus .team-content::before {
  background: #f60;
}

.team-box:hover .team-content h3, .team-box:focus .team-content h3 {
  color: #ffffff;
}

.team-box:hover .team-content span, .team-box:focus .team-content span {
  color: #ffffff;
}

.team-box:hover .team-content ul, .team-box:focus .team-content ul {
  margin-bottom: 0;
  opacity: 1;
  visibility: visible;
}

.team-slider .team-box {
  margin-bottom: 0;
}

/*================================================
Why Choose Us CSS
=================================================*/
.why-choose-us {
  position: relative;
  z-index: 1;
  background: #f60;
}

.why-choose-us-image {
  background-image: url(../img/why-choose-us.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}

.why-choose-us-image img {
  display: none;
}

.why-choose-us-content {
  max-width: 565px;
  margin-left: 30px;
}

.why-choose-us-content .section-title {
  margin-bottom: 20px;
}

.why-choose-us-content .section-title h2 {
  color: #ffffff;
}

.why-choose-us-content .section-title .bar {
  background: #ffffff;
}

.why-choose-us-content .section-title span {
  color: #0d1028;
}

.why-choose-us-content p {
  margin-bottom: 0;
  color: #ffffff;
}

.why-choose-us-content .single-inner-box {
  position: relative;
  margin-top: 30px;
  padding-left: 70px;
}

.why-choose-us-content .single-inner-box .icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 55px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  background: #0d1028;
  color: #ffffff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 50%;
}

.why-choose-us-content .single-inner-box .icon i::before {
  font-size: 25px;
}

.why-choose-us-content .single-inner-box h3 {
  color: #ffffff;
  font-size: 20px;
  text-transform: capitalize;
  margin-bottom: 8px;
}

.why-choose-us-content .single-inner-box p {
  color: #F6F6E2;
  font-size: 14px;
}

.why-choose-us-content .single-inner-box:hover .icon {
  background: #ffffff;
  color: #f60;
}

/*why-choose-us-two*/
.why-choose-content .section-title {
  margin-bottom: 10px;
}

.why-choose-content .single-inner-box {
  margin-top: 30px;
}

.why-choose-content .single-inner-box .icon {
  width: 55px;
  height: 55px;
  line-height: 55px;
  background: #e5e5e5;
  text-align: center;
  border-radius: 50%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #f60;
}

.why-choose-content .single-inner-box .icon i::before {
  font-size: 25px;
}

.why-choose-content .single-inner-box h3 {
  font-size: 22px;
  margin-top: 20px;
  margin-bottom: 8px;
}

.why-choose-content .single-inner-box:hover .icon {
  background: #f60;
  color: #ffffff;
}

/*================================================
Get a Quote CSS
=================================================*/
.quote-area {
  position: relative;
  z-index: 1;
}

.quote-image {
  background-image: url(../img/quote.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}

.quote-image img {
  display: none;
}

.quote-content {
  max-width: 540px;
  margin-left: 30px;
}

.quote-content .section-title {
  margin-bottom: 35px;
}

.quote-content form .row {
  margin-left: -8px;
  margin-right: -8px;
}

.quote-content form .row .col-lg-6, .quote-content form .row .col-lg-12 {
  padding-right: 8px;
  padding-left: 8px;
}

.quote-content form .btn {
  margin-top: 15px;
}

.quote-form {
 background: linear-gradient(to top, #1A2980 0%, #26D0CE 100%);
	padding:8px 18px;
	background-size: 200% auto;
  padding: 35px;
  margin-left: 20px;
}

.quote-form h3 {
  font-size: 30px;
  margin-bottom: 20px;
  color: #ffffff;
}

.quote-form form label {
  color: #ffffff;
}

.quote-form form .form-control {
  border: none;
  color: #000;
  background: #fff;
  font-size: 13px;
  border-radius:0px;
}

.quote-form form .form-control::-webkit-input-placeholder {
  color: #c1c1c1;
}

.quote-form form .form-control:-ms-input-placeholder {
  color: #c1c1c1;
}

.quote-form form .form-control::-ms-input-placeholder {
  color: #c1c1c1;
}

.quote-form form .form-control::placeholder {
  color: #c1c1c1;
}

.quote-form form .btn {
  display: block;
  width: 100%;
}

.quote-form form .btn-primary {
  background: #0d1028;
  color: #0d1028;
}

.quote-form form .btn-primary:hover, .quote-form form .btn-primary:focus {
  background: #0d1028;
  color: #ffffff;
}

.quote-form form .btn-primary::before, .quote-form form .btn-primary::after {
  background: #ffffff;
}

.contact-image {
  position: absolute;
  right: 20px;
  top: 90px;
  z-index: -1;
  opacity: .7;
}

.faq-quote-area {
  position: relative;
  z-index: 1;
}

.faq-quote-area .faq-content {
  max-width: unset;
  margin-right: 0;
}

.faq-quote-area .quote-content {
  max-width: unset;
  margin-left: 0;
}

.faq-quote-area .contact-image {
  opacity: 1;
}

/*================================================
FAQ CSS
=================================================*/
.faq-area {
  position: relative;
  z-index: 1;
}

.faq-image {
  background-image: url(../img/faq.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}

.faq-image img {
  display: none;
}

.faq-content {
  max-width: 540px;
  margin-left: auto;
  margin-right: 50px;
}

.faq-content .section-title {
  margin-bottom: 35px;
}

.faq-content .accordion {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.faq-content .accordion .accordion-item {
  display: block;
  -webkit-box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);
          box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);
  background: #ffffff;
  margin-bottom: 5px;
}

.faq-content .accordion .accordion-item:last-child {
  margin-bottom: 0;
}

.faq-content .accordion .accordion-title {
  display: block;
  padding: 12px 20px 9px 51px;
  text-decoration: none;
  color: #0d1028;
  font-size: 16px;
  font-weight: 500;
  position: relative;
  border-bottom: 1px solid #ffffff;
  text-align: left;
  font-family: nimbus-sans, sans-serif;
}

.faq-content .accordion .accordion-title i {
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  text-align: center;
  height: 100%;
  background: #08155d;
  color: #ffffff;
  line-height: 44px;
}

.faq-content .accordion .accordion-title.active {
  border-bottom-color: #e1e1e1;
}

.faq-content .accordion .accordion-title.active i::before {
  content: "\f145";
}

.faq-content .accordion .accordion-content {
  display: none;
  position: relative;
  padding: 15px 15px;
}

.faq-content .accordion .accordion-content.show {
  display: block;
}

.info-image {
  position: absolute;
  left: 20px;
  top: 100px;
  z-index: -1;
  opacity: .7;
}

.faq-accordion {
  -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
          box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
  padding: 60px;
  background: #ffffff;
  border-radius: 10px;
}

.faq-accordion .accordion {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.faq-accordion .accordion .accordion-item {
  display: block;
  -webkit-box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);
          box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);
  background: #ffffff;
  margin-bottom: 5px;
}

.faq-accordion .accordion .accordion-item:last-child {
  margin-bottom: 0;
}

.faq-accordion .accordion .accordion-title {
  display: block;
  padding: 12px 20px 9px 51px;
  text-decoration: none;
  color: #0d1028;
  font-size: 16px;
  font-weight: 500;
  position: relative;
  border-bottom: 1px solid #ffffff;
}

.faq-accordion .accordion .accordion-title i {
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  text-align: center;
  height: 100%;
  background: #f60;
  color: #ffffff;
  line-height: 44px;
}

.faq-accordion .accordion .accordion-title.active {
  border-bottom-color: #e1e1e1;
}

.faq-accordion .accordion .accordion-title.active i::before {
  content: "\f145";
}

.faq-accordion .accordion .accordion-content {
  display: none;
  position: relative;
  padding: 15px 15px;
}

.faq-accordion .accordion .accordion-content.show {
  display: block;
}

.faq-contact {
  margin-top: 45px;
  -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
          box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
  padding: 60px;
  border-radius: 4px;
}

.faq-contact h3 {
  font-size: 25px;
  margin-bottom: 25px;
}

.faq-contact form .form-control {
  background: transparent;
}

/*================================================
Blog CSS
=================================================*/
.blog-area.bg-style {
  position: relative;
  z-index: 1;
}

.blog-area.bg-style::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 37%;
  background: #0d1028;
}

.single-blog-post {
  position: relative;
  margin-bottom: 0px;
  border-bottom: solid 1px #152a9d;
}

.single-blog-post::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#08155de0));
  background: linear-gradient(to bottom, transparent, #08155de0);
}

.single-blog-post .blog-post-content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  text-align: center;
  padding: 0 25px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.single-blog-post .blog-post-content ul {
  padding: 0;
  margin: 0 0 15px;
  list-style-type: none;
}

.single-blog-post .blog-post-content ul li {
  display: inline-block;
  position: relative;
  padding: 0 7px;
}

.single-blog-post .blog-post-content ul li a {
  display: inline-block;
  color: #ffffff;
}

.single-blog-post .blog-post-content ul li a:hover, .single-blog-post .blog-post-content ul li a:focus {
  color: #f60;
}

.single-blog-post .blog-post-content ul li::before {
  content: '';
  position: absolute;
  left: -3px;
  top: 3px;
  background: #ffffff;
  width: 2px;
  height: 15px;
  -webkit-transform: rotate(15deg);
          transform: rotate(15deg);
}

.single-blog-post .blog-post-content ul li:first-child::before {
  display: none;
}

.single-blog-post .blog-post-content h3 {
    font-size: 20px;
    margin-bottom: 0;
    line-height: 22px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    text-align: left;
    font-weight: 500;
    display: block;
}

.single-blog-post .blog-post-content h3 a {
  color: #ffffff;
  
}

.single-blog-post .blog-post-content h3 a:hover, .single-blog-post .blog-post-content h3 a:focus {
  color: #13d8f0;
}

.single-blog-post .blog-post-content .read-more {
    display: inline-block;
    color: #fff;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    background: #13d8f0;
    float: left;
    padding: 2px 10px;
}
}

.single-blog-post .blog-post-content .read-more i::before {
  font-size: 22px;
}

.single-blog-post:hover .blog-post-content, .single-blog-post:focus .blog-post-content {
  bottom: 20px;
}

.single-blog-post:hover .blog-post-content h3, .single-blog-post:focus .blog-post-content h3 {
  margin-bottom: 15px;
}

.single-blog-post:hover .blog-post-content .read-more, .single-blog-post:focus .blog-post-content .read-more {
  opacity: 1;
  visibility: visible;
}

.blog-slides.owl-theme .owl-nav.disabled + .owl-dots {
  line-height: 1;
  margin-top: 10px;
}

.blog-slides.owl-theme .owl-nav.disabled + .owl-dots .owl-dot span {
  width: 30px;
  height: 5px;
  margin: 0 3px;
  background: #b2b2b2;
  outline: 0 !important;
  border-radius: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.blog-slides.owl-theme .owl-nav.disabled + .owl-dots .owl-dot:hover, .blog-slides.owl-theme .owl-nav.disabled + .owl-dots .owl-dot:focus, .blog-slides.owl-theme .owl-nav.disabled + .owl-dots .owl-dot.active {
  -webkit-box-shadow: unset;
          box-shadow: unset;
  outline: 0 !important;
}

.blog-slides.owl-theme .owl-nav.disabled + .owl-dots .owl-dot:hover span, .blog-slides.owl-theme .owl-nav.disabled + .owl-dots .owl-dot:focus span, .blog-slides.owl-theme .owl-nav.disabled + .owl-dots .owl-dot.active span {
  background: #13d8f0;
  outline: 0 !important;
}

/*blog-style-two*/
.single-blog-post-box {
  margin-bottom: 30px;
  -webkit-box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);
          box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);
}

.single-blog-post-box .blog-image {
  overflow: hidden;
}

.single-blog-post-box .blog-image a {
  display: block;
}

.single-blog-post-box .blog-image a img {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.single-blog-post-box .blog-post-content {
  padding: 35px 25px;
  background: #ffffff;
}

.single-blog-post-box .blog-post-content h3 {
  font-size: 22px;
  margin-bottom: 0;
  line-height: 31px;
}

.single-blog-post-box .blog-post-content h3 a {
  color: #0d1028;
}

.single-blog-post-box .blog-post-content h3 a:hover, .single-blog-post-box .blog-post-content h3 a:focus {
  color: #f60;
}

.single-blog-post-box .blog-post-content ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.single-blog-post-box .blog-post-content ul.tags {
  margin-bottom: 15px;
}

.single-blog-post-box .blog-post-content ul.tags li {
  display: inline-block;
  position: relative;
  padding: 0 7px;
}

.single-blog-post-box .blog-post-content ul.tags li a {
  display: inline-block;
  color: #828893;
}

.single-blog-post-box .blog-post-content ul.tags li a:hover, .single-blog-post-box .blog-post-content ul.tags li a:focus {
  color: #f60;
}

.single-blog-post-box .blog-post-content ul.tags li::before {
  content: '';
  position: absolute;
  left: -3px;
  top: 3px;
  background: #828893;
  width: 2px;
  height: 15px;
  -webkit-transform: rotate(15deg);
          transform: rotate(15deg);
}

.single-blog-post-box .blog-post-content ul.tags li:first-child {
  padding-left: 0;
}

.single-blog-post-box .blog-post-content ul.tags li:first-child::before {
  display: none;
}

.single-blog-post-box .blog-post-content ul.post-meta {
  margin-top: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 15px;
}

.single-blog-post-box .blog-post-content ul.post-meta li {
  display: inline-block;
  margin-right: 8px;
}

.single-blog-post-box .blog-post-content ul.post-meta li i {
  color: #f60;
  margin-right: 4px;
}

.single-blog-post-box .blog-post-content ul.post-meta li a {
  color: #828893;
}

.single-blog-post-box .blog-post-content ul.post-meta li a:hover, .single-blog-post-box .blog-post-content ul.post-meta li a:focus {
  color: #f60;
}

.single-blog-post-box:hover .blog-image a img, .single-blog-post-box:focus .blog-image a img {
  -webkit-transform: scale(1.2) rotate(5deg);
          transform: scale(1.2) rotate(5deg);
}

/*================================================
Contact Information CSS
=================================================*/
.contact-information {
  padding-bottom: 100px;
  padding-top: 70px;
}

.single-information-box {
  position: relative;
  border: 2px solid #232643;
  padding: 35px 25px;
  text-align: center;
  z-index: 1;
}

.single-information-box .icon {
  color: #f60;
}

.single-information-box .icon i::before {
  font-size: 35px;
}

.single-information-box h3 {
  color: #ffffff;
  font-size: 22px;
  margin-top: 15px;
}

.single-information-box ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.single-information-box ul li {
  color: #ececec;
  margin-bottom: 5px;
  font-size: 13px;
}

.single-information-box ul li:last-child {
  margin-bottom: 0;
}

.single-information-box ul li a {
  color: #ececec;
}

.single-information-box ul li a:hover, .single-information-box ul li a:focus {
  color: #f60;
}

.single-information-box .back-icon {
  color: #1b1d31;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 10px;
  z-index: -1;
}

.single-information-box .back-icon i::before {
  font-size: 145px;
}

/*================================================
Subscribe CSS
=================================================*/
.subscribe-area {
 background: #1b053e;
  padding-top: 50px;
  padding-bottom: 50px;
}

.subscribe-area .subscribe-content {
  position: relative;
  padding-bottom: 40px;
}

.subscribe-area .subscribe-content .icon {
  color: #ffffff;
  position: absolute;
  left: 0;
  top: -13px;
}

.subscribe-area .subscribe-content .icon i::before {
  font-size: 55px;
}

.subscribe-area .subscribe-content h5 {
  color: #ffffff;
  font-size: 20px;
  margin-bottom: 8px;
}

.subscribe-area .subscribe-content span {
  font-size: 14px;
  color: #ffffff;
  display: block;
}

.subscribe-area form {
  position: relative;
}

.subscribe-area form .form-control {
  border: none;
  background: #ffffff;
  height: 50px;
}

.subscribe-area form .btn-primary {
  background: #2d3046;
}

.subscribe-area form .btn-primary:hover, .subscribe-area form .btn-primary:focus {
  background: #2d3046;
  color: #ffffff;
}

.subscribe-area form .btn-primary::before, .subscribe-area form .btn-primary::after {
  background: #0d1028;
}

.subscribe-area form .btn {
  position: absolute;
  right: 0;
  top: 0;
  padding-top: 15px;
  height: 50px;
}

.subscribe-area form .validation-danger {
  color: #ffffff;
  margin-top: 15px;
}

.subscribe-area form .validation-success {
  color: #ffffff;
  margin-top: 15px;
}

/*================================================
Shop CSS
=================================================*/
.woocommerce-topbar {
  margin-bottom: 30px;
}

.single-product {
  -webkit-box-shadow: 0 10px 50px 0 rgba(46, 65, 90, 0.1);
          box-shadow: 0 10px 50px 0 rgba(46, 65, 90, 0.1);
  margin-bottom: 30px;
}

.single-product .product-img {
  position: relative;
  overflow: hidden;
}

.single-product .product-img img {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.single-product .product-img .add-to-cart-btn {
  display: block;
  position: absolute;
  left: 0;
  bottom: -45px;
  width: 100%;
  background: #0d1028;
  color: #ffffff;
  height: auto;
  letter-spacing: 1px;
  padding: 12px 20px 10px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  overflow: hidden;
  -webkit-transition: .4s;
  transition: .4s;
}

.single-product .product-img .add-to-cart-btn i {
  position: absolute;
  right: 20px;
  top: 10px;
}

.single-product .product-content {
  padding: 30px;
}

.single-product .product-content h3 {
  font-size: 22px;
  margin-bottom: 15px;
}

.single-product .product-content h3 a {
  color: #0d1028;
}

.single-product .product-content h3 a:hover, .single-product .product-content h3 a:focus {
  color: #f60;
}

.single-product .product-content .row h5 {
  text-align: left;
  font-size: 15px;
  margin-bottom: 0;
}

.single-product .product-content .row h5 span {
  font-size: 14px;
  text-decoration: line-through;
  position: relative;
  top: -1px;
  color: #828893;
}

.single-product .product-content .row ul {
  text-align: right;
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.single-product .product-content .row ul li {
  display: inline-block;
  color: #ffb708;
}

.single-product:hover .product-img img {
  -webkit-transform: scale(1.09);
          transform: scale(1.09);
}

.single-product:hover .product-img .add-to-cart-btn {
  bottom: 0;
}

.nice-select.form-control {
  background: transparent;
  padding-top: 12px;
  padding-left: 12px;
}

/*================================================
Services Details CSS
=================================================*/
.services-details-desc h3 {
  font-size: 25px;
  margin-bottom: 12px;
}

.services-details-desc p {
  margin-bottom: 15px;
}

.services-details-desc .services-image-slides {
  margin-bottom: 30px;
  margin-top: 25px;
}

.services-details-desc .services-image-slides.owl-theme .owl-nav.disabled + .owl-dots {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 15px;
}

.services-details-desc .services-image-slides.owl-theme .owl-nav.disabled + .owl-dots .owl-dot {
  outline: 0 !important;
}

.services-details-desc .services-image-slides.owl-theme .owl-nav.disabled + .owl-dots .owl-dot span {
  width: 16px;
  height: 16px;
  margin: 0 4px;
  outline: 0 !important;
  background: transparent;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 50%;
  position: relative;
  padding: 0;
  text-align: center;
  border: 1px solid #ffffff;
}

.services-details-desc .services-image-slides.owl-theme .owl-nav.disabled + .owl-dots .owl-dot span::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #ffffff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  width: 8px;
  height: 8px;
  top: 3px;
  border-radius: 50%;
}

.services-details-desc .services-image-slides.owl-theme .owl-nav.disabled + .owl-dots .owl-dot:hover span, .services-details-desc .services-image-slides.owl-theme .owl-nav.disabled + .owl-dots .owl-dot.active span {
  border-color: #f60;
}

.services-details-desc .services-image-slides.owl-theme .owl-nav.disabled + .owl-dots .owl-dot:hover span::before, .services-details-desc .services-image-slides.owl-theme .owl-nav.disabled + .owl-dots .owl-dot.active span::before {
  background: #f60;
}

.services-details-desc .services-features-list {
  padding: 0;
  margin: 20px 0 10px;
  list-style-type: none;
  overflow: hidden;
}

.services-details-desc .services-features-list li {
  float: left;
  width: 45%;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 10px;
}

.services-details-desc .services-features-list li i {
  color: #f60;
}

.services-details-desc .services-features-list li i::before {
  margin-right: 3px;
}

.services-details-desc blockquote, .services-details-desc .blockquote {
  background: #f7f7f7;
  padding: 30px 20px;
  margin-bottom: 25px;
  border-left: 4px solid #f60;
}

.services-details-desc blockquote p, .services-details-desc .blockquote p {
  margin-bottom: 0;
  color: #0d1028;
  font-weight: 600;
  font-size: 16px;
}

.services-details-desc .our-work-benefits .accordion {
  list-style-type: none;
  padding: 0;
  margin: 25px 0 0;
}

.services-details-desc .our-work-benefits .accordion .accordion-item {
  display: block;
  -webkit-box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);
          box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);
  background: #ffffff;
  margin-bottom: 5px;
}

.services-details-desc .our-work-benefits .accordion .accordion-item:last-child {
  margin-bottom: 0;
}

.services-details-desc .our-work-benefits .accordion .accordion-title {
  display: block;
  padding: 12px 20px 9px 51px;
  text-decoration: none;
  color: #0d1028;
  font-size: 16px;
  font-weight: 500;
  position: relative;
  border-bottom: 1px solid #ffffff;
}

.services-details-desc .our-work-benefits .accordion .accordion-title i {
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  text-align: center;
  height: 100%;
  background: #f60;
  color: #ffffff;
  line-height: 44px;
}

.services-details-desc .our-work-benefits .accordion .accordion-title.active {
  border-bottom-color: #e1e1e1;
}

.services-details-desc .our-work-benefits .accordion .accordion-title.active i::before {
  content: "\f145";
}

.services-details-desc .our-work-benefits .accordion .accordion-content {
  display: none;
  position: relative;
  padding: 15px 15px;
}

.services-details-desc .our-work-benefits .accordion .accordion-content.show {
  display: block;
}

/*================================================
Project Details CSS
=================================================*/
.project-details-info {
  background: #ffffff;
  -webkit-box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);
          box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);
  padding: 30px;
}

.project-details-info ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.project-details-info ul li {
  color: #828893;
  font-size: 16px;
  margin-bottom: 14px;
}

.project-details-info ul li span {
  font-weight: 500;
  display: inline-block;
  margin-right: 5px;
  color: #0d1028;
}

.project-details-info ul li a {
  display: inline-block;
  color: #828893;
}

.project-details-info ul li a:hover, .project-details-info ul li a:focus {
  color: #f60;
}

.project-details-info ul li:last-child {
  margin-bottom: 0;
}

.project-details-info ul li ul {
  display: inline-block;
}

.project-details-info ul li ul li {
  display: inline-block;
  margin-bottom: 0;
}

.project-details-info ul li ul li a {
  width: 35px;
  height: 35px;
  background: #2d3046;
  text-align: center;
  color: #ffffff;
  line-height: 35px;
  border-radius: 50%;
}

.project-details-info ul li ul li a i::before {
  font-size: 14px;
}

.project-details-info ul li ul li a:hover, .project-details-info ul li ul li a:focus {
  background: #f60;
  color: #ffffff;
}

.project-details-desc {
  margin-top: 30px;
}

.project-details-desc h3 {
  font-size: 25px;
  margin-bottom: 12px;
}

.project-details-desc p {
  margin-bottom: 15px;
}

.project-details-desc p:last-child {
  margin-bottom: 0;
}

.project-details-desc blockquote, .project-details-desc .blockquote {
  background: #f7f7f7;
  padding: 30px 20px;
  margin-bottom: 25px;
  border-left: 4px solid #f60;
}

.project-details-desc blockquote p, .project-details-desc .blockquote p {
  margin-bottom: 0;
  color: #0d1028;
  font-weight: 600;
  font-size: 15px;
}

.project-next-and-prev {
  -webkit-box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);
          box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);
  background: #ffffff;
  margin-top: 30px;
  position: relative;
  padding: 30px;
}

/*================================================
Team Details CSS
=================================================*/
.team-member-image img {
  width: 100%;
}

.team-details-info h3 {
  font-size: 22px;
  margin-bottom: 8px;
}

.team-details-info span {
  display: block;
  color: #f60;
  margin-bottom: 12px;
}

.team-details-info p {
  margin-bottom: 0;
}

.team-details-info ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.team-details-info ul.member-contact {
  margin-top: 15px;
  margin-bottom: 15px;
}

.team-details-info ul.member-contact li {
  color: #828893;
  margin-bottom: 10px;
}

.team-details-info ul.member-contact li span {
  display: inline-block;
  color: #0d1028;
  margin-bottom: 0;
  font-weight: 500;
}

.team-details-info ul.member-contact li a {
  color: #828893;
  display: inline-block;
}

.team-details-info ul.member-contact li a:hover, .team-details-info ul.member-contact li a:focus {
  color: #f60;
}

.team-details-info ul.member-contact li:last-child {
  margin-bottom: 0;
}

.team-details-info ul.social li {
  display: inline-block;
}

.team-details-info ul.social li a {
  width: 35px;
  height: 35px;
  background: #2d3046;
  text-align: center;
  color: #ffffff;
  line-height: 35px;
  border-radius: 50%;
  display: inline-block;
}

.team-details-info ul.social li a i::before {
  font-size: 14px;
}

.team-details-info ul.social li a:hover, .team-details-info ul.social li a:focus {
  background: #f60;
  color: #ffffff;
}

.overview-desc {
  margin-top: 30px;
}

.overview-desc h3 {
  font-size: 22px;
  margin-bottom: 12px;
}

.overview-desc .skills {
  position: relative;
}

.overview-desc .skills .skill-item {
  position: relative;
  margin-bottom: 25px;
}

.overview-desc .skills .skill-item .skill-header {
  position: relative;
  margin-bottom: 10px;
}

.overview-desc .skills .skill-item .skill-header .skill-title {
  font-size: 17px;
  margin-bottom: 0;
}

.overview-desc .skills .skill-item .skill-header .skill-percentage {
  position: absolute;
  right: 0;
  top: 4px;
  font-size: 16px;
  font-weight: 300;
  color: #828893;
}

.overview-desc .skills .skill-item:last-child {
  margin-bottom: 0;
}

.overview-desc .skills .skill-item .skill-bar {
  position: relative;
  width: 100%;
}

.overview-desc .skills .skill-item .skill-bar .bar-inner {
  position: relative;
  width: 100%;
  border-bottom: 7px solid #d5d5d5;
  border-radius: 30px;
}

.overview-desc .skills .skill-item .skill-bar .bar-inner .bar {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 7px;
  background: #f60;
  -webkit-transition: all 2000ms ease;
  transition: all 2000ms ease;
  border-radius: 30px;
}

/*================================================
Blog Details CSS
=================================================*/
.blog-details-area {
  position: relative;
}

.blog-details-area .blog-details {
  -webkit-box-shadow: 0px 0px 29px 0px rgba(102, 102, 102, 0.1);
          box-shadow: 0px 0px 29px 0px rgba(102, 102, 102, 0.1);
  background: #ffffff;
}

.blog-details-area .blog-details .article-img {
  position: relative;
}

.blog-details-area .blog-details .article-img .date {
  position: absolute;
  bottom: 15px;
  width: 80px;
  left: 15px;
  height: 90px;
  text-align: center;
  font-size: 22px;
  font-style: italic;
  background: #f60;
  color: #ffffff;
  border-radius: 5px;
  padding-top: 15px;
  line-height: 30px;
}

.blog-details-area .blog-details .article-content {
  padding: 30px;
}

.blog-details-area .blog-details .article-content ul.category {
  padding: 0;
  list-style-type: none;
  margin: 0;
  margin-bottom: 30px;
}

.blog-details-area .blog-details .article-content ul.category li {
  display: inline-block;
}

.blog-details-area .blog-details .article-content ul.category li a {
  background: #f60;
  color: #ffffff;
  padding: 5px 15px 4px;
  display: inline-block;
  border-radius: 3px;
}

.blog-details-area .blog-details .article-content h3 {
  font-size: 22px;
  margin-bottom: -2px;
  line-height: 30px;
}

.blog-details-area .blog-details .article-content p {
  margin-bottom: 0;
  margin-top: 15px;
}

.blog-details-area .blog-details .article-content .blockquote {
  margin-bottom: 20px;
  margin-top: 20px;
  background: #f7f7f7;
  padding: 30px;
  border-left: 4px solid #f60;
}

.blog-details-area .blog-details .article-content .blockquote p {
  margin-top: 0;
  font-size: 18px;
}

.blog-details-area .post-controls-buttons {
  overflow: hidden;
  margin-top: 25px;
  margin-bottom: 35px;
  background: #ffffff;
  padding: 30px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 9, 128, 0.035), 0 7px 18px rgba(0, 9, 128, 0.05);
          box-shadow: 0 5px 10px rgba(0, 9, 128, 0.035), 0 7px 18px rgba(0, 9, 128, 0.05);
}

.blog-details-area .comments-area {
  background: #ffffff;
  -webkit-box-shadow: 0 5px 10px rgba(0, 9, 128, 0.035), 0 7px 18px rgba(0, 9, 128, 0.05);
          box-shadow: 0 5px 10px rgba(0, 9, 128, 0.035), 0 7px 18px rgba(0, 9, 128, 0.05);
  padding: 30px;
}

.blog-details-area .comments-area .comments-title, .blog-details-area .comments-area .comment-reply-title {
  font-size: 25px;
  margin-bottom: 25px;
}

.blog-details-area .comments-area .comment-reply-title {
  margin-bottom: 8px;
}

.blog-details-area .comments-area ol, .blog-details-area .comments-area ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.blog-details-area .comments-area ol li ol li, .blog-details-area .comments-area ol li ul li, .blog-details-area .comments-area ul li ol li, .blog-details-area .comments-area ul li ul li {
  margin-top: 15px;
  margin-left: 35px;
  margin-bottom: 15px;
}

.blog-details-area .comments-area ol li .comment-body, .blog-details-area .comments-area ul li .comment-body {
  background: #f7f7ff;
  padding: 25px 20px;
  position: relative;
}

.blog-details-area .comments-area ol li .comment-body .comment-meta, .blog-details-area .comments-area ul li .comment-body .comment-meta {
  position: relative;
  padding-left: 80px;
  padding-top: 8px;
}

.blog-details-area .comments-area ol li .comment-body .comment-meta .comment-author img, .blog-details-area .comments-area ul li .comment-body .comment-meta .comment-author img {
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 50%;
}

.blog-details-area .comments-area ol li .comment-body .comment-meta .comment-author .fn, .blog-details-area .comments-area ul li .comment-body .comment-meta .comment-author .fn {
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 5px;
  display: block;
}

.blog-details-area .comments-area ol li .comment-body .comment-meta .comment-author .says, .blog-details-area .comments-area ul li .comment-body .comment-meta .comment-author .says {
  display: none;
}

.blog-details-area .comments-area ol li .comment-body .comment-meta .comment-metadata a, .blog-details-area .comments-area ul li .comment-body .comment-meta .comment-metadata a {
  display: inline-block;
  color: #828893;
}

.blog-details-area .comments-area ol li .comment-body .comment-meta .comment-metadata a:hover, .blog-details-area .comments-area ol li .comment-body .comment-meta .comment-metadata a:focus, .blog-details-area .comments-area ul li .comment-body .comment-meta .comment-metadata a:hover, .blog-details-area .comments-area ul li .comment-body .comment-meta .comment-metadata a:focus {
  color: #f60;
}

.blog-details-area .comments-area ol li .comment-body .comment-content, .blog-details-area .comments-area ul li .comment-body .comment-content {
  margin-top: 20px;
}

.blog-details-area .comments-area ol li .comment-body .reply, .blog-details-area .comments-area ul li .comment-body .reply {
  position: absolute;
  right: 30px;
  top: 30px;
}

.blog-details-area .comments-area ol li .comment-body .reply a, .blog-details-area .comments-area ul li .comment-body .reply a {
  display: inline-block;
  background: #0d1028;
  padding: 5px 15px;
  color: #ffffff;
}

.blog-details-area .comments-area ol li .comment-body .reply a:hover, .blog-details-area .comments-area ol li .comment-body .reply a:focus, .blog-details-area .comments-area ul li .comment-body .reply a:hover, .blog-details-area .comments-area ul li .comment-body .reply a:focus {
  background: #f60;
}

.blog-details-area .comments-area .comment-respond {
  margin-top: 30px;
}

.blog-details-area .comments-area .comment-respond .comment-notes {
  font-size: 14px;
  margin-bottom: 20px;
}

.blog-details-area .comments-area .comment-respond .comment-form-comment input, .blog-details-area .comments-area .comment-respond .comment-form-comment textarea, .blog-details-area .comments-area .comment-respond .comment-form-author input, .blog-details-area .comments-area .comment-respond .comment-form-author textarea, .blog-details-area .comments-area .comment-respond .comment-form-email input, .blog-details-area .comments-area .comment-respond .comment-form-email textarea, .blog-details-area .comments-area .comment-respond .comment-form-url input, .blog-details-area .comments-area .comment-respond .comment-form-url textarea {
  display: block;
  width: 100%;
  height: 45px;
  outline: 0 !important;
  -webkit-box-shadow: unset !important;
          box-shadow: unset !important;
  border: 1px solid #eeeeee;
  padding: 15px;
  border-radius: 3px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.blog-details-area .comments-area .comment-respond .comment-form-comment input:focus, .blog-details-area .comments-area .comment-respond .comment-form-comment textarea:focus, .blog-details-area .comments-area .comment-respond .comment-form-author input:focus, .blog-details-area .comments-area .comment-respond .comment-form-author textarea:focus, .blog-details-area .comments-area .comment-respond .comment-form-email input:focus, .blog-details-area .comments-area .comment-respond .comment-form-email textarea:focus, .blog-details-area .comments-area .comment-respond .comment-form-url input:focus, .blog-details-area .comments-area .comment-respond .comment-form-url textarea:focus {
  border-color: #f60;
}

.blog-details-area .comments-area .comment-respond .comment-form-comment textarea, .blog-details-area .comments-area .comment-respond .comment-form-author textarea, .blog-details-area .comments-area .comment-respond .comment-form-email textarea, .blog-details-area .comments-area .comment-respond .comment-form-url textarea {
  height: auto;
}

.blog-details-area .comments-area .comment-respond .form-submit input {
  display: inline-block;
  background: #f60;
  border: none;
  color: #ffffff;
  padding: 8px 30px;
  text-transform: uppercase;
  font-weight: 600;
  outline: 0 !important;
  margin-top: 5px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.blog-details-area .comments-area .comment-respond .form-submit input:hover, .blog-details-area .comments-area .comment-respond .form-submit input:focus {
  background: #0d1028;
  -webkit-box-shadow: 0 13px 27px 0 rgba(255, 82, 2, 0.11);
          box-shadow: 0 13px 27px 0 rgba(255, 82, 2, 0.11);
}

/*================================================
Product Details CSS
=================================================*/
.shop-details-area {
  padding-bottom: 70px;
}

.shop-details {
  background: #ffffff;
  padding: 30px;
  -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
          box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
}

.shop-details .product-img-slides.owl-theme .owl-nav.disabled + .owl-dots {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 15px;
}

.shop-details .product-img-slides.owl-theme .owl-nav.disabled + .owl-dots .owl-dot {
  outline: 0 !important;
}

.shop-details .product-img-slides.owl-theme .owl-nav.disabled + .owl-dots .owl-dot span {
  width: 16px;
  height: 16px;
  margin: 0 4px;
  outline: 0 !important;
  background: transparent;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 50%;
  position: relative;
  padding: 0;
  text-align: center;
  border: 1px solid #ffffff;
}

.shop-details .product-img-slides.owl-theme .owl-nav.disabled + .owl-dots .owl-dot span::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #ffffff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  width: 8px;
  height: 8px;
  top: 3px;
  border-radius: 50%;
}

.shop-details .product-img-slides.owl-theme .owl-nav.disabled + .owl-dots .owl-dot:hover span, .shop-details .product-img-slides.owl-theme .owl-nav.disabled + .owl-dots .owl-dot.active span {
  border-color: #f60;
}

.shop-details .product-img-slides.owl-theme .owl-nav.disabled + .owl-dots .owl-dot:hover span::before, .shop-details .product-img-slides.owl-theme .owl-nav.disabled + .owl-dots .owl-dot.active span::before {
  background: #f60;
}

.shop-details .product-entry-summary h3 {
  font-size: 22px;
  text-transform: capitalize;
  margin-bottom: 0;
}

.shop-details .product-entry-summary h4 {
  font-size: 16px;
  margin: 17px 0;
}

.shop-details .product-entry-summary h4 span {
  color: #828893;
  text-decoration: line-through;
}

.shop-details .product-entry-summary p {
  margin-bottom: 17px;
}

.shop-details .product-entry-summary ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.shop-details .product-entry-summary ul.product-categories li {
  display: inline-block;
  font-weight: 500;
}

.shop-details .product-entry-summary ul.product-categories li a {
  color: #828893;
  font-weight: 400;
}

.shop-details .product-entry-summary ul.product-categories li a:hover, .shop-details .product-entry-summary ul.product-categories li a:focus {
  color: #f60;
}

.shop-details .product-entry-summary ul.share-social li {
  display: inline-block;
}

.shop-details .product-entry-summary ul.share-social li:first-child {
  font-weight: 500;
  margin-right: 4px;
}

.shop-details .product-entry-summary ul.share-social li a {
  width: 35px;
  background: #2d3046;
  height: 35px;
  color: #ffffff;
  text-align: center;
  border-radius: 50%;
  line-height: 35px;
  display: inline-block;
}

.shop-details .product-entry-summary ul.share-social li a:hover, .shop-details .product-entry-summary ul.share-social li a:focus {
  background: #f60;
}

.shop-details .product-entry-summary form {
  margin-top: 30px;
  margin-bottom: 30px;
}

.shop-details .product-entry-summary form .form-control {
  display: inline-block;
  width: 120px;
  background: transparent;
}

.shop-details .product-entry-summary form .btn {
  display: inline-block;
  padding: 13px 30px 10px;
  position: relative;
  top: 0;
}

.shop-details .shop-details-tabs {
  margin-top: 40px;
}

.shop-details .shop-details-tabs #tabs {
  padding: 0;
  margin: 0 0 30px;
  list-style-type: none;
}

.shop-details .shop-details-tabs #tabs li {
  display: inline-block;
  padding: 12px 50px 8px;
  cursor: pointer;
  margin-right: -4px;
  font-weight: 500;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background: #eaeaea;
}

.shop-details .shop-details-tabs #tabs li.active {
  background-color: #ffffff;
  position: relative;
}

.shop-details .shop-details-tabs #tabs li.active::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 4px;
  top: 0;
  left: 0;
  background: #f60;
}

.shop-details .shop-details-tabs #tabs li.inactive {
  background-color: #eeeeee;
  padding: 12px 50px;
}

.shop-details .shop-details-tabs .content {
  display: none;
}

.shop-details .shop-details-tabs .content.show {
  display: block;
}

.shop-details .shop-details-tabs .content h3 {
  margin-bottom: 12px;
  font-size: 20px;
}

.shop-details .shop-details-tabs .content .additional-information {
  padding: 0;
  margin: 25px 0 0;
  list-style-type: none;
}

.shop-details .shop-details-tabs .content .additional-information li {
  border: 1px solid #eeeeee;
  border-bottom: none;
  padding: 10px 15px;
  color: #828893;
}

.shop-details .shop-details-tabs .content .additional-information li:last-child {
  border-bottom: 1px solid #eeeeee;
}

.shop-details .shop-details-tabs .content .additional-information li span {
  display: inline-block;
  width: 45%;
}

.shop-details .shop-details-tabs .content .shop-reviews b {
  margin: 15px 0;
  display: inline-block;
  font-weight: 500;
}

.shop-details .shop-details-tabs .content .shop-reviews p {
  margin-bottom: 0;
}

.shop-details .shop-details-tabs .content .shop-reviews ul {
  padding: 0;
  margin: 10px 0 0;
  list-style-type: none;
}

.shop-details .shop-details-tabs .content .shop-reviews ul li {
  display: inline-block;
  position: relative;
}

.shop-details .shop-details-tabs .content .shop-reviews ul li a {
  color: #FF9800;
  display: block;
}

.shop-details .shop-details-tabs .content .shop-reviews .review-form {
  margin-top: 20px;
  max-width: 620px;
}

.shop-details .shop-details-tabs .content .shop-reviews .review-form .form-control {
  background: transparent;
}

.shop-related-prodcut {
  margin-top: 70px;
}

.shop-related-prodcut .section-title {
  margin-bottom: 40px;
}

/*================================================
Cart CSS
=================================================*/
.cart-table table {
  margin-bottom: 0;
  text-align: center;
}

.cart-table table thead tr th {
  border-bottom-width: 0px;
  vertical-align: middle;
  font-weight: 500;
  border-color: #eaedff;
  padding: 15px 20px;
}

.cart-table table tbody tr td {
  vertical-align: middle;
  color: #828893;
  border-color: #eaedff;
}

.cart-table table tbody tr td.product-thumbnail a {
  display: block;
}

.cart-table table tbody tr td.product-thumbnail a img {
  width: 130px;
}

.cart-table table tbody tr td.product-name a {
  color: #828893;
  font-weight: 500;
  display: inline-block;
}

.cart-table table tbody tr td.product-name a:hover {
  color: #f60;
}

.cart-table table tbody tr td.product-remove a {
  color: red;
}

.cart-table table tbody tr td.product-quantity .form-control {
  background: transparent;
}

.cart-buttons {
  margin-top: 45px;
}

.cart-buttons .coupon-box {
  position: relative;
  max-width: 570px;
}

.cart-buttons .coupon-box .form-control {
  height: 50px;
}

.cart-buttons .coupon-box button {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 200px;
  border: none;
  background: #f60;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-weight: 500;
  cursor: pointer;
  outline: 0 !important;
  color: #ffffff;
}

.cart-buttons .coupon-box button:hover {
  background: #0d1028;
}

.cart-totals {
  margin-top: 45px;
  background: #ffffff;
  padding: 40px;
  max-width: 600px;
  -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
          box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
  border-radius: 5px;
  margin-left: auto;
}

.cart-totals h3 {
  font-size: 22px;
  margin-bottom: 25px;
}

.cart-totals ul {
  padding: 0;
  margin: 0 0 25px;
  list-style-type: none;
}

.cart-totals ul li {
  border: 1px solid #eaedff;
  padding: 10px 15px;
  color: #828893;
  overflow: hidden;
}

.cart-totals ul li:first-child {
  border-bottom: none;
}

.cart-totals ul li span {
  float: right;
  color: #828893;
}

/*================================================
Checkout CSS
=================================================*/
.user-actions {
  -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
          box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
  background: #ffffff;
  padding: 18px 25px 15px;
  margin-bottom: 35px;
  border-top: 3px solid #f60;
}

.user-actions i {
  color: #f60;
  margin-right: 4px;
}

.user-actions span {
  display: inline-block;
  color: #f60;
}

.user-actions span a {
  font-weight: 500;
  display: inline-block;
  color: #0d1028;
}

.user-actions span a:hover, .user-actions span a:focus {
  color: #f60;
}

.checkout-area .title {
  font-size: 22px;
  margin-bottom: 20px;
}

.billing-details {
  -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
          box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
  background: #ffffff;
  padding: 25px;
  border-radius: 5px;
}

.billing-details .form-group label {
  display: block;
  color: #828893;
  margin-bottom: 7px;
}

.billing-details .form-group label .required {
  color: red;
}

.billing-details .form-group .form-control {
  background: transparent;
}

.billing-details .form-check {
  margin-bottom: 15px;
}

.billing-details .form-check .form-check-label {
  color: #828893;
}

.order-details {
  -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
          box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
  background: #ffffff;
  padding: 25px;
  border-radius: 5px;
}

.order-details .order-table table {
  margin-bottom: 0;
  text-align: left;
}

.order-details .order-table table thead tr th {
  border-bottom-width: 0px;
  vertical-align: middle;
  font-weight: 500;
  border-color: #eaedff;
  padding: 15px 20px;
}

.order-details .order-table table tbody tr td {
  vertical-align: middle;
  color: #828893;
  border-color: #eaedff;
  font-size: 15px;
}

.order-details .order-table table tbody tr td.product-name a {
  color: #828893;
  display: inline-block;
}

.order-details .order-table table tbody tr td.product-name a:hover {
  color: #f60;
}

.order-details .order-table table tbody tr td.order-subtotal span, .order-details .order-table table tbody tr td.order-shipping span, .order-details .order-table table tbody tr td.total-price span {
  color: #0d1028;
  font-weight: 500;
}

.order-details .payment-method {
  margin-top: 40px;
  border-top: 1px solid #eaedff;
  padding-top: 35px;
}

.order-details .payment-method p {
  font-size: 14px;
}

.order-details .payment-method p [type="radio"]:checked, .order-details .payment-method p [type="radio"]:not(:checked) {
  display: none;
}

.order-details .payment-method p [type="radio"]:checked + label, .order-details .payment-method p [type="radio"]:not(:checked) + label {
  padding-left: 27px;
  cursor: pointer;
  display: block;
  font-weight: 600;
  color: #0d1028;
  position: relative;
  margin-bottom: 8px;
}

.order-details .payment-method p [type="radio"]:checked + label::before, .order-details .payment-method p [type="radio"]:not(:checked) + label::before {
  content: '';
  position: absolute;
  left: 0;
  top: 4px;
  width: 18px;
  height: 18px;
  border: 1px solid #dddddd;
  border-radius: 50%;
  background: #ffffff;
}

.order-details .payment-method p [type="radio"]:checked + label::after, .order-details .payment-method p [type="radio"]:not(:checked) + label::after {
  content: '';
  width: 12px;
  height: 12px;
  background: #f60;
  position: absolute;
  top: 7px;
  left: 3px;
  border-radius: 50%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.order-details .payment-method p [type="radio"]:not(:checked) + label::after {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(0);
          transform: scale(0);
}

.order-details .payment-method p [type="radio"]:checked + label::after {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.order-details .btn.order-btn {
  display: block;
  margin-top: 25px;
}

/*================================================
Page Title CSS
=================================================*/
.page-title-area {
  padding-top: 250px;
  padding-bottom: 110px;
  z-index: 1;
  position: relative;
  background-position: center center;
  background-image: url(../img/page-title-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.page-title-area::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background: #0d1028;
  opacity: .88;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.page-title-area h1 {
  font-size: 40px;
  color: #ffffff;
  position: relative;
  margin-bottom: 0;
  z-index: 1;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.page-title-area h1::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background: #f60;
  width: 80px;
  height: 100%;
  z-index: -1;
  -webkit-clip-path: polygon(100% 10%, 100% 90%, 0 100%, 0 0);
          clip-path: polygon(100% 10%, 100% 90%, 0 100%, 0 0);
}

.page-title-area ul {
  padding: 0;
  margin: 20px 0 0;
  list-style-type: none;
}

.page-title-area ul li {
  display: inline-block;
  margin-right: 15px;
  color: #f60;
  position: relative;
}

.page-title-area ul li a {
  display: block;
  color: #ffffff;
}

.page-title-area ul li a:hover, .page-title-area ul li a:focus {
  color: #f60;
}

.page-title-area ul li a i {
  position: relative;
  top: -1px;
  margin-right: 2px;
}

.page-title-area ul li a i::before {
  font-size: 12px;
}

.page-title-area ul li::before {
  content: '';
  position: absolute;
  left: -11px;
  top: 4px;
  width: 2px;
  height: 14px;
  background: #ffffff;
  -webkit-transform: rotate(11deg);
          transform: rotate(11deg);
}

.page-title-area ul li:first-child::before {
  display: none;
}

/*================================================
Sidebar CSS
=================================================*/
.sidebar .widget {
  margin-bottom: 40px;
}

.sidebar .widget:last-child {
  margin-bottom: 0;
}

.sidebar .widget .widget-title {
  font-size: 22px;
  margin-bottom: 25px;
  position: relative;
}


.sidebar .widget:hover .widget-title::before, .sidebar .widget:focus .widget-title::before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.sidebar .widget.service_list {
  background: #ffffff;
  -webkit-box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);
          box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);
}

.sidebar .widget.service_list ul {
  padding: 0;
  list-style-type: none;
  margin: 0;
}

.sidebar .widget.service_list ul li a {
  display: block;
  position: relative;
  border-bottom: 1px solid #eeeeee;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 35px;
  color: #5d6576;
  font-weight: 500;
  z-index: 1;
}

.sidebar .widget.service_list ul li a:hover, .sidebar .widget.service_list ul li a:focus, .sidebar .widget.service_list ul li a.active {
  background: #f60;
  color: #ffffff;
  padding-left: 20px;
}

.sidebar .widget.service_list ul li a:hover::before, .sidebar .widget.service_list ul li a:focus::before, .sidebar .widget.service_list ul li a.active::before {
  width: 5px;
}

.sidebar .widget.service_list ul li a i {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -10px;
}

.sidebar .widget.service_list ul li a::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: #0d1028;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.sidebar .widget.service_list ul li:last-child a {
  border-bottom: none;
}

.sidebar .widget.widget_download ul {
  padding: 0;
  list-style-type: none;
  padding: 0;
  background: #ffffff;
  -webkit-box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);
          box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);
}

.sidebar .widget.widget_download ul li a {
  display: block;
  position: relative;
  border-bottom: 1px solid #eeeeee;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 35px;
  color: #5d6576;
  font-weight: 500;
  z-index: 1;
}

.sidebar .widget.widget_download ul li a:hover, .sidebar .widget.widget_download ul li a:focus, .sidebar .widget.widget_download ul li a.active {
  background: #0d1028;
  color: #ffffff;
  padding-left: 20px;
}

.sidebar .widget.widget_download ul li a:hover::before, .sidebar .widget.widget_download ul li a:focus::before, .sidebar .widget.widget_download ul li a.active::before {
  width: 5px;
}

.sidebar .widget.widget_download ul li a i {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -10px;
}

.sidebar .widget.widget_download ul li a::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: #f60;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.sidebar .widget.widget_download ul li:last-child a {
  border-bottom: none;
}

.sidebar .widget.widget_contact ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.sidebar .widget.widget_contact ul li {
  padding-left: 23px;
  position: relative;
  margin-bottom: 12px;
  color: #828893;
}

.sidebar .widget.widget_contact ul li a {
  color: #828893;
  display: block;
}

.sidebar .widget.widget_contact ul li a:hover, .sidebar .widget.widget_contact ul li a:focus {
  color: #f60;
}

.sidebar .widget.widget_contact ul li i {
  color: #f60;
  position: absolute;
  left: 0;
  top: 0;
}

.sidebar .widget.widget_contact ul li:last-child {
  margin-bottom: 0;
}

.sidebar .widget.widget_search {
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 29px 0px rgba(102, 102, 102, 0.1);
          box-shadow: 0px 0px 29px 0px rgba(102, 102, 102, 0.1);
  padding: 15px;
}

.sidebar .widget.widget_search form {
  position: relative;
}

.sidebar .widget.widget_search form .form-control {
  background: transparent;
}

.sidebar .widget.widget_search form button {
  position: absolute;
  right: 5px;
  top: 0;
  height: 100%;
  border: none;
  background: transparent;
  color: #f60;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.sidebar .widget.widget_search form button:hover, .sidebar .widget.widget_search form button:focus {
  color: #0d1028;
}

.sidebar .widget.widget_categories ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.sidebar .widget.widget_categories ul li {
  position: relative;
  border-top: 1px solid #eeeeee;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 18px;
}

.sidebar .widget.widget_categories ul li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 34%;
    width: 10px;
    height: 10px;
    background: #0D1028;
    margin-top: -5px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.sidebar .widget.widget_categories ul li:last-child {
  border-bottom: 1px solid #eeeeee;
}

.sidebar .widget.widget_categories ul li a {
  color: #828893;
}

.sidebar .widget.widget_categories ul li a:hover {
  color: #f60;
}

.sidebar .widget.widget_categories ul li:hover::before {
  border-radius: 50%;
}

.sidebar .widget.widget_recent_entries ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.sidebar .widget.widget_recent_entries ul li {
  position: relative;
  padding-left: 100px;
  margin-bottom: 15px;
}

.sidebar .widget.widget_recent_entries ul li a {
  display: block;
}

.sidebar .widget.widget_recent_entries ul li a img {
  position: absolute;
  left: 0;
  top: 3px;
  width: 85px;
  height: 65px;
}

.sidebar .widget.widget_recent_entries ul li h5 {
  font-size: 15px;
  line-height: 22px;
  margin-bottom: 2px;
}

.sidebar .widget.widget_recent_entries ul li h5 a {
  color: #0d1028;
  display: inline-block;
}

.sidebar .widget.widget_recent_entries ul li h5 a:hover, .sidebar .widget.widget_recent_entries ul li h5 a:focus {
  color: #f60;
}

.sidebar .widget.widget_recent_entries ul li:last-child {
  margin-bottom: 0;
}

.sidebar .widget.widget_tag_cloud .tagcloud a {
  font-size: 15px !important;
  border: 1px dashed #eeeeee;
  padding: 7px 20px;
  margin-top: 6px;
  color: #828893;
  display: inline-block;
}

.sidebar .widget.widget_tag_cloud .tagcloud a:hover {
  background: #f60;
  color: #ffffff;
  border-color: #f60;
}

.sidebar .widget.widget_archive ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.sidebar .widget.widget_archive ul li {
  position: relative;
  border-top: 1px solid #eeeeee;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 18px;
}

.sidebar .widget.widget_archive ul li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 10px;
  height: 10px;
  background: #f60;
  margin-top: -5px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.sidebar .widget.widget_archive ul li:last-child {
  border-bottom: 1px solid #eeeeee;
}

.sidebar .widget.widget_archive ul li a {
  color: #828893;
  display: inline-block;
}

.sidebar .widget.widget_archive ul li a:hover {
  color: #f60;
}

.sidebar .widget.widget_archive ul li:hover::before {
  border-radius: 50%;
}

/*================================================
Pagination CSS
=================================================*/
.pagination-area {
  margin-top: 30px;
}

.pagination-area ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.pagination-area ul li a {
  width: 40px;
  height: 40px;
  padding: 0;
  margin: 0 5px;
  background-color: #ffffff;
  border-radius: 0 !important;
  text-align: center;
  line-height: 40px;
  color: #0d1028;
  font-size: 17px;
  font-weight: 500;
  -webkit-box-shadow: 0 2px 10px 0 #d8dde6;
          box-shadow: 0 2px 10px 0 #d8dde6;
  border: none;
}

.pagination-area ul li a.active, .pagination-area ul li a:hover, .pagination-area ul li a:focus {
  background: #f60;
  color: #ffffff;
  -webkit-box-shadow: unset;
          box-shadow: unset;
}

/*================================================
404 Error CSS
=================================================*/
.error-area {
  background-color: #f1f1f1;
  padding: 30px 15px;
  height: 100vh;
  text-align: center;
}

.error-area h1 {
  font-size: 120px;
  font-weight: bold;
  line-height: 90px;
  margin: 0;
  color: #f60;
}

.error-area h3 {
  margin: 20px 0 0;
}

.error-area p {
  margin: 10px 0 15px;
}

/*================================================
Login CSS
=================================================*/
.login-area {
  background: -webkit-gradient(linear, left bottom, right top, from(#f60), color-stop(#f75206), color-stop(#ef520a), color-stop(#e8510d), to(#e05110));
  background: linear-gradient(to right top, #f60, #f75206, #ef520a, #e8510d, #e05110);
  height: 100vh;
}

.login-area .login-form {
  max-width: 520px;
  background: #ffffff;
  margin: 0 auto;
}

.login-area .login-form h3 {
  background: #e1f2ff;
  padding: 20px;
  font-size: 25px;
  margin-bottom: 0;
  text-align: center;
}

.login-area .login-form form {
  padding: 20px 30px;
}

.login-area .login-form form label {
  font-weight: 500;
}

.login-area .login-form form .form-control {
  background: transparent;
}

.login-area .login-form .btn {
  display: block;
  width: 100%;
}

.login-area .login-form p {
  margin-bottom: 0;
  margin-top: 15px;
  text-align: center;
}

.login-area .login-form p a {
  color: #0d1028;
  font-weight: 600;
  display: inline-block;
}

.login-area .login-form p a:hover, .login-area .login-form p a:focus {
  color: #f60;
}

/*================================================
Signup CSS
=================================================*/
.signup-area {
  background: -webkit-gradient(linear, left bottom, right top, from(#f60), color-stop(#f75206), color-stop(#ef520a), color-stop(#e8510d), to(#e05110));
  background: linear-gradient(to right top, #f60, #f75206, #ef520a, #e8510d, #e05110);
  height: 100vh;
}

.signup-area .signup-form {
  max-width: 520px;
  background: #ffffff;
  margin: 0 auto;
}

.signup-area .signup-form h3 {
  background: #e1f2ff;
  padding: 20px;
  font-size: 25px;
  margin-bottom: 0;
  text-align: center;
}

.signup-area .signup-form form {
  padding: 20px 30px;
}

.signup-area .signup-form form label {
  font-weight: 500;
}

.signup-area .signup-form form .form-control {
  background: transparent;
}

.signup-area .signup-form .btn {
  display: block;
  width: 100%;
}

.signup-area .signup-form p {
  margin-bottom: 0;
  margin-top: 15px;
  text-align: center;
}

.signup-area .signup-form p a {
  color: #0d1028;
  font-weight: 600;
  display: inline-block;
}

.signup-area .signup-form p a:hover, .signup-area .signup-form p a:focus {
  color: #f60;
}

/*================================================
Coming Soon CSS
=================================================*/
.coming-soon {
  position: relative;
  z-index: 1;
  background-image: url(../img/main-banner1.jpg);
  background-position: center center;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  height: 100vh;
  text-align: center;
}

.coming-soon::before {
  z-index: -1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #0d1028;
  opacity: .88;
  content: '';
  position: absolute;
}

.coming-soon .coming-soon-content {
  max-width: 650px;
  margin: 0 auto;
}

.coming-soon .coming-soon-content h1 {
  color: #ffffff;
  font-size: 45px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0;
  line-height: 55px;
}

.coming-soon .coming-soon-content p {
  color: #c7c3c7;
  margin-top: 20px;
  margin-bottom: 35px;
}

.coming-soon .coming-soon-content form {
  position: relative;
}

.coming-soon .coming-soon-content form .form-control {
  background: transparent;
  border: 1px solid #ffffff;
  border-radius: 50px;
  color: #ffffff;
  height: 55px;
}

.coming-soon .coming-soon-content form .form-control:focus {
  border-color: #f60;
}

.coming-soon .coming-soon-content form button {
  position: absolute;
  right: -1px;
  height: 100%;
  background: #f60;
  top: 0;
  color: #ffffff;
  border: none;
  width: 130px;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 500;
  border-radius: 0 50px 50px 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  outline: 0 !important;
  border: none;
}

.coming-soon .coming-soon-content form button:hover {
  background: #0d1028;
}

.coming-soon .coming-soon-content #timer {
  margin-bottom: 35px;
}

.coming-soon .coming-soon-content #timer div {
  display: inline-block;
  font-size: 45px;
  font-weight: 500;
  color: #ffffff;
  width: 135px;
  height: 135px;
  border: 1px solid #eeeeee;
  border-radius: 50%;
  padding-top: 34px;
  line-height: 40px;
  margin: 0 5px;
}

.coming-soon .coming-soon-content #timer span {
  display: block;
  font-size: 16px;
  font-weight: 400;
}

/*================================================
Contact Us CSS
=================================================*/
#map {
  height: 400px;
  width: 100%;
}

.contact-box {
  background: #fa008c;
  padding: 20px 20px 20px 90px;
  border-radius: 5px;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
	margin-bottom: 15px;
}

.contact-box .icon {
  position: absolute;
  left: 20px;
  top: 20px;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 47px;
  border: 0px dashed #f60;
  border-radius: 50%;
  color: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.contact-box .icon i::before {
  font-size: 20px;
}

.contact-box h4 {
  font-size: 18px;
  margin-bottom: 10px;
	color:#fff;
}

.contact-box .content p {
  margin-bottom: 0;
	color:#fff;
}

.contact-box .content p a {
  color: #fff;
}

.contact-box .content p a:hover, .contact-box .content p a:focus {
  color: #fff;
}

.contact-box:hover, .contact-box:focus {
  -webkit-box-shadow: 0 0 30px 0 rgba(67, 67, 67, 0.15);
          box-shadow: 0 0 30px 0 rgba(67, 67, 67, 0.15);
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}

.contact-box:hover .icon, .contact-box:focus .icon {
  background: #f60;
  color: #ffffff;
}

.contact-form {
  margin-top: 50px;
}

.leave-your-message h3 {
  margin-bottom: 12px;
  font-size: 22px;
}

.leave-your-message .stay-connected {
  margin-top: 25px;
}

.leave-your-message .stay-connected h3 {
  margin-bottom: 20px;
}

.leave-your-message .stay-connected ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.leave-your-message .stay-connected ul li {
  margin-bottom: 10px;
}

.leave-your-message .stay-connected ul li:last-child {
  margin-bottom: 0;
}

.leave-your-message .stay-connected ul li a {
  font-weight: 500;
  display: inline-block;
  color: #828893;
}

.leave-your-message .stay-connected ul li a i {
  width: 35px;
  height: 35px;
  text-align: center;
  display: inline-block;
  line-height: 35px;
  border: 1px solid;
  border-radius: 50%;
  margin-right: 10px;
}

.leave-your-message .stay-connected ul li a i::before {
  font-size: 15px;
}

.leave-your-message .stay-connected ul li a:hover, .leave-your-message .stay-connected ul li a:focus {
  color: #f60;
}

#contactForm {
  background: #ffffff;
  padding: 25px 25px 10px;
  -webkit-box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);
          box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);
}

#contactForm label {
  font-weight: 500;
}

#contactForm .form-control {
  background: transparent;
}

#contactForm ul {
  padding: 0;
  margin: 0;
}

#contactForm ul li {
  color: red;
  margin-top: 10px;
  font-size: 14px;
}

#contactForm .text-danger, #contactForm .text-success {
  margin-bottom: 0;
  margin-top: 20px;
}

#contactForm .h4 {
  font-size: 15px;
}
.testimonials_bg {
    position: relative;
    bottom: -150px;
}
.text-moni {
	position: relative;
bottom: -129px;
}
.section-title-new {
	position: relative;
top: 96px;
}
/*================================================
Footer CSS
=================================================*/
.footer-area {
    background: #355971;
    padding:70px 0px;
    border-radius: 0px 0px 0px;
	padding-bottom:0px;
}

.pio-list li{width:100%;padding: 5px 0px;}

/*.pio-before-footer {
    
  background-image: url('../img/before-footer.png');
background-repeat: no-repeat;
background-position: 0px 1em;
width: 100%;
padding: 32px 0px;
display: block;

}*/

.single-footer-widget .logo {
  margin-bottom: 20px;
}

.single-footer-widget .logo a {
  display: block;
}

.single-footer-widget p {
  color: #ffffff;
  font-size: 14px;
}

.single-footer-widget h3 {
  color: #ffffff;
  font-size: 20px;
  position: relative;
  margin-bottom: 10px;
}


.single-footer-widget ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}


.single-footer-widget ul.list li {
    position: relative;
    color: #fff;
}


.single-footer-widget ul.list li a {
  font-size: 14px;
  color: #ffffff;
}

.single-footer-widget ul.list li a:hover, .single-footer-widget ul.list li a:focus {
  color: #000;
}

.single-footer-widget ul.list li:last-child {
  margin-bottom: 0;
}

.single-footer-widget ul.contact-info li {
  color: #ffffff;
  margin-bottom: 12px;
}

.single-footer-widget ul.contact-info li span {
  font-weight: 500;
}

.single-footer-widget ul.contact-info li a {
  color: #ffffff;
}

.single-footer-widget ul.contact-info li a:hover, .single-footer-widget ul.contact-info li a:focus {
  color: #f60;
}

.single-footer-widget ul.contact-info li:last-child {
  margin-bottom: 0;
}

.single-footer-widget ul.social {
  margin-top: 20px;
}

.single-footer-widget ul.social li {
  display: inline-block;
}

.single-footer-widget ul.social li a {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 41px;
background: #fff;
  color: #000;
  text-align: center;
  border-radius: 50%;
}

.single-footer-widget ul.social li a:hover, .single-footer-widget ul.social li a:focus {
  color: #ffffff;
  background: #000;
}


.copyright-area p {
  color: #13D8F0;
  margin-bottom: 0;
  letter-spacing:1px;
  
}

.copyright-area ul {
  padding: 0;
  text-align: left;
  margin-top: 10px;
  list-style-type: none;
}

.copyright-area ul li {
  display: inline-block;
 /* margin: 0 10px;*/
  position: relative;
}
.copyright-area ul.social li {
 
 margin: 0 20px 0 0;
}

ul.social li a:hover {
  color: #440f5e !important
}
.copyright-area ul li::before {
  
  position: absolute;
  right: -15px;
  top: 11px;
  width: 5px;
  background: #f0f0f0;
  height: 2px;
}

.copyright-area ul li a {
  color: #13D8F0;
  display: inline-block;
  font-size: 13px !important;
}

.copyright-area ul li a:hover, .copyright-area ul li a:focus {
  color: #fff;
}

.copyright-area ul li:last-child {
  margin-right: 0;
}

.copyright-area ul li:last-child::before {
  display: none;
}

/*================================================
Go Top CSS
=================================================*/
.go-top {
  position: fixed;
  cursor: pointer;
  bottom: 15px;
  right: 15px;
  color: #ffffff;
  background-color: #13D8F0;
  z-index: 4;
  display: none;
  width: 50px;
  text-align: center;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.testimonials-area-two {
	background:#300c78;
}

.go-top i::before {
  font-size: 20px;
}

.go-top:hover {
  color: #ffffff;
  background: #0d1028;
}
.l-title {
	color:#300c78;
	margin:0px;
}
.l-subtitle {
	margin-bottom:20px;    
	margin-top:0px;
}
.main-banner::before {    content: '';    position: absolute;    left: 0;    top: 0;    background: #0d1028;    opacity: 0;    width: 100%;    height: 100%;    z-index: -1;}

.header-top {
    background: #fa008c;
}
.btn-red {
    background: #fa008c;
    color: #fff;
    padding: 10px 20px;
    margin-top: 10px;
    display: inline-block;
	border:0px;
}
.btn-red:hover {
    background: #000;
    color: #fff;
    padding: 10px 20px;
    margin-top: 10px;
    display: inline-block;
}
.cta-content h1 {   
    letter-spacing: 1px;
}
.care-heal {
    display: block;
    margin-bottom: 50px;
    padding: 10px;
    border: solid 1px #ccc;
}
.single-testimonials {
    border: 0px solid #ccc;
    padding: 0px;
    min-height: 250px; 
    display: inline-block;
}
.workoshop {
	margin:0px;
	padding:0px;
}
.workoshop li {
	width:100%;
	display:inline-block;
	list-style-type:none;
	clear:both;
	margin-bottom:20px;
	 position: relative;   
}
.imago {
	width:49.9%;
	padding:15px;
}
.texto {
	width:49.9%;
	padding:25px;
	margin-top:15px;
	position: relative;
	
}

.texto p {
	text-align:justify;
}
.odd .imago {
	float:left;
}
.odd .texto {
	float:left;
}


.even .imago {
	float:right;
}
.even .texto {
	float:left;
}
textarea.form-control {
    height: 100px;
}
.founderimg .wpb_single_image .vc_single_image-wrapper {
	
    position: relative;
    top: -100px;
    background: #fff;
    border: solid 20px #fff;
}
.founderimg .wpb_single_image .vc_single_image-wrapper {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    position: relative;
    top: -100px;
}
.wpb_single_image.wpb_content_element.vc_align_center.founderimg {
    margin-top: -100px;
    border: solid 15px #fff;
}
.copyright-area a {
    color: #fa008c;
}
.charitable-submit-field .button {
    font-size: 1em;
    line-height: 1.5em;
    margin-top: 10px;
}
.bg-brown &gt; .vc_column-inner {
    border: solid 15px #fff;
    padding: 50px;
}
.cta-area a {
	color:#fff;
}
.co-whit {
	color:#fff !important;
position: absolute;
bottom: 0px;
}
.co-whit span {
	color:#fff !important;
}
.vc_column-inner.vc_custom_1611396454905 {
    background: #fa008c;
}
.vc_column-inner.vc_custom_1611396424730 {
    background: #c4d29f;
}
.desktop {
	display:block;
}
.mobile {
	display:none;
}
.foka {
    width: 100%;
    border: solid 1px #f7aad5;
    margin-bottom: 10px !important;
    padding-left: 10px;
    font-size: 13px;
    height: 35px;
}
.foka2 {
	width: 100%;
    border: solid 1px #f7aad5;
    margin-bottom: 10px !important;
    padding-left: 10px;
    font-size: 13px;
	height:100px;
	
}
.btn-submit {
    background: #fa008c;
    border: 0px;
    color: #fff;
    padding: 10px 20px;
}

.about-mini p {
	text-align:justify;
	font-weight:500;
	letter-spacing:1px;
}
.intro-style {
	font-size:100px;
	font-weight:700;
	color:#56a917;
}
.about-rm {
	font-weight:700;
	text-decoration:underline;
	text-align:left;
	color:#56a917; 
}
.about-st {
	text-align: right;
    font-weight: 600;
    line-height: 45px;
    font-size: 28px;
	letter-spacing:1px;
}
.we-port {
	width:100%;
	padding-left:50px;
}
.we-port p {
	text-align:justify !important;
	color:#000 !important;
	letter-spacing:1px;
	font-weight:500;
}

.we-port h3 {
	margin-top:100px;
	color:#56a917;
	letter-spacing:1px;
	font-size:26px;
	font-weight:600;
}

.we-port2 {
	width:100%;
	padding-right:50px;
}
.we-port2 p {
	text-align:justify !important;
	color:#000 !important;
	letter-spacing:1px;
	font-weight:500;
}

.we-port2 h3 {
	margin-top:100px;
	color:#1c1c1c;
	letter-spacing:1px;
	font-size:26px;
	font-weight:600;
}
.main-banner h1 {
	font-weight:600;
	color:#1c1c1c !important;
	text-transform:uppercase;
	letter-spacing:1px;
}
.btn.btn-slider {
    background: #fa008c;
    font-weight: 500;
    letter-spacing: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 2px;
}
.main-banner p {
    color: #000;
    font-size: 22px;
}
.grid-hei .vc_column-inner {
	min-height:380px;
}
.footer-logo {
	width: 70px;
}
.fooadi-text {
    color: #fff;
    border-bottom: solid 1px #333;
    padding-bottom: 10px;
    text-align: right;
    font-size: 16px;
	font-weight: 400;
}
.fooadi-text a {
	color:#fa008c;
	text-decoration:none;
}

.btn.more {
    background: #fa008c;
    font-weight: 500;
    letter-spacing: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 2px;
	font-size:15px;
}
.desk-margin {
	margin-top:80px;
}
.bor-pink {
    text-decoration: underline;
    text-decoration-color: #fa008c;
}
.nsw-emails {
    background: transparent;
    border: none;
    border-bottom: solid 1px #fff;
	color:#fff;
}
.nsw-emails::placeholder {
	color:#fff;
}
.submit {
       background: #0d1028;
    color: #fa008c;
    padding: 1px 8px;
    border: solid 1px #fff;
    margin-left: -4px;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
}

.subc-right {
	float:right;
}
.small-form {
    padding: .5em 0 .5em;
    font-size: 12px;
    opacity: .7;
    display: block;
    white-space: pre-wrap;
}
p.form-tit {
    margin-bottom: 0px;
    margin-top: 10px;
    font-weight: 500;
}
.Artist-title-page {
	font-size:55px;
	letter-spacing:1px;
	    font-weight: 600;
}
.about-second {
font-size: 25px;
    font-weight: 600;
    text-align: justify;
}
.form-overlay {
   
    background: #fff;
    box-shadow: 0px 2px 5px #cecccc;
	margin-bottom:80px;
}
.brand-color {
	color: #fa008c;
}
h2.brand-color {
    font-size: 27px;
    letter-spacing: 0.5px;
    margin-bottom: 24px !important;
    display: block;
    font-weight: 600;
}
.mem-tag {
display: block;
padding: 8px 10px;
color: #000;
position: relative;
top: 8px;
width: 100%;
font-size: 14px;
}
.section-title {
    font-size: 42px;
    font-weight: 600;
    letter-spacing: 0px;
}
.fw-600 {
	font-weight:600;
	letter-spacing: 1px;
	text-transform:uppercase;
}
.copyright-area ul li a i {
    font-size: 25px;
}
.pado150 {
	padding-top:120px;
}
.ttupc{
	text-transform:uppercase;
}
.btn.bio {
    background: #fa008c;
    font-weight: 500;
    letter-spacing: 1px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    margin-top: 2px;
    color: #fff !important;
    font-size: 26px;
    position: absolute;
    right: 8%;
    bottom: 17%;
    width: 40px;
    height: 40px;
}
.home-banner-one {
    top: -100px;
    position: relative;
}
.induxtro-nav nav .others-option ul li span, .induxtro-nav nav .others-option ul li a {
    display: inline-block;
    color: #fff;
    padding: 8px 15px;
    border-radius: 0px;
    margin: 0 -2px;
    border-left: 0px solid #fff;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    cursor: pointer;
    font-size: 15px;
    background: #08155d;
}
.conter-header {
    font-size: 24px;
    font-weight: 500;
}
.counter-4 {
  background-image: url(https://performance-io.in/wp-content/uploads/2021/09/Layer-2.png);
  margin-top:-100px;
  background-size: contain;
background-position: right;
background-repeat: no-repeat;
}
.header-box {
padding: 25px;
width: 100%;
position: relative;
top: -100px;
 background:#08155d;
 border-left: solid 5px #ef3d4a;
}
.header-box p{
	color:#fff;
	
}
.header-box a {
    color: #13d7ef;
    text-align: left;
    background: transparent;
    padding: 0px 9px;
    border: solid 2px #13d7ef;
}
.conter-content {
	position:relative;
	top:-40px;
} 
.counter-single {
	border-right: solid 1px #dffafd;
}
.counter-single h3 {
	text-align:center;
}
.counter-single h3 {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
}
.counter-single p {
	text-align:center;
}
.section-title h2 span {
	color:#13d8f0;
}
h2.cool-title {
    font-size: 80px;
    text-align: right;
    text-transform: uppercase;
    font-weight: 400;
    margin-top: -12px;
}
.mm-50 {
	margin-top:-110px;
}
.benefit-text {
    font-weight: 400;
    font-size: 18px;
}
.ttu {
	text-transform:uppercase;
}
.blog-grids h3 a {
    font-size: 25px;
    color: #08155d;
    margin-left: -20px;
    display: block;
    text-decoration: underline;
    line-height: 27px;
}
.blog-grids h3 {
	line-height:22px;
}
.read-more-btna {
  background: linear-gradient(to right, #26D0CE 0%, #1A2980 51%, #26D0CE 100%);
    background-size: 200% auto;
    color: #fff;
    display: inline-block;
    padding: 5px 15px;
	transition:linear smooth 0.4s;
  font-family: nimbus-sans, sans-serif;
}
.read-more-btna:hover {
    background: #08155d;
    color: #fff;
	text-decoration:none;
}

.mb-30 {
	margin-bottom:30px;
}
.mb-10 {
	margin-bottom:10px;
}
.mem-tag p {
	background: #fff;
	display: inline-block;
	padding: 5px 10px;
	color: #08155d;
	position: absolute;
	top: -55px;
}
/* CSS by Abhijit */ 

.induxtro-nav nav .navbar-nav li:hover a {
    /*color: #440f5e !important;*/
}
.induxtro-nav nav .navbar-nav li ul.dropdown-menu li a{

    color: #440f5e !important;
}

.pio-last-elment .wpb_wrapper,.pio-boder-right .wpb_wrapper{padding:15px;}


body{
  overflow-x: hidden;
}
/*****desktop*****/
@media only screen and (min-width: 1024px) and (max-width: 1368px) {
	
.header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	z-index: 99;
	padding-top: 25px;
}
	.induxtro-mobile-nav {
  display: none;
}
}
/*****Desktop nav end****/

ul.pio-list li a{font-size: 20px !important;}

.pio-counter-box{margin-top:7px; margin-bottom:7px;}

.wpcf7-form p span input,.wpcf7-form p span textarea{color:#000;margin-bottom: 10px; max-height: 150px;}
.wpcf7-form-control::placeholder {
    color: #000 !important;
    opacity: 1;
	font-size:15px;
}

.wpcf7-form p input.wpcf7-submit:hover {background:#cfedfd;color:#440f5e !important;opacity:100%;}
input.wpcf7-submit{
  font-weight: 500;
    font-size: 16px;
}
.others-option{display:none;}
#menu-main-menu li.pio-say-hello a{
	
/*background: linear-gradient(to right, #1A2980 0%, #26D0CE 51%, #1A2980 100%);*/
background: linear-gradient(to right, #26D0CE 0%, #1A2980 51%, #26D0CE 100%);
    padding: 8px 18px;
    background-size: 200% auto;
    color: #fff;
	}
#menu-main-menu li.pio-say-hello a:hover {
	color:#fff;
}
.pio-map-address{
font-size: 20px;
font-weight: 500;
color: #08155d;
margin-bottom: 10px;
	
	}
/****Custom Button****/
.btn-grad {background-image: linear-gradient(to right, #1A2980 0%, #26D0CE  51%, #1A2980  100%)}
         .btn-grad {
            
            /*padding: 15px 45px;*/
            text-align: center;
            
            transition: 0.5s;
            background-size: 200% auto;
            color: white;            
            box-shadow: 0 0 20px #eee;
            max-width:250px;
           
           
          }
            .btn-grad .vc_btn3.vc_btn3-size-xs{font-size:15px;}
        /*  .btn-grad:hover {
            background-position: right center; 
            color: #fff;
            text-decoration: none;
          }*/
/****Custom Button end***/

/*******Mobile CSS******/
@media only screen and (min-width: 375px){
.vc_row.vc_column-gap-5 &gt; .vc_column_container{padding:0px;}
	.pio-email-box .wpb_wrapper{18px 10px;}
}
@media only screen and (min-width: 1024px){

  .dark_header #menu-header-menu li.ch-contact a{

    color: #fff !important;
    background: #440f5e !important;
  }

  .induxtro-nav nav.dark_header .navbar-nav li a{

    color: #440f5e !important;

  }

.induxtro-nav nav .navbar-nav li a {
font-weight: 500;
font-size: 16px;
color: #fff;
padding-left: 2px;
padding-right: 2px;
padding-top: 0;
padding-bottom: 0;
margin-left: 6px;
margin-right: 6px;
letter-spacing: 1px;
}
}
/*edia only screen and (max-width: 1366 and (min-width: 1024  {
.induxtro-nav nav .navbar-nav li a{margin-left:6px; margin-right:6px;}
}*/
@media only screen and (max-width: 1025px) and (min-width: 768px)  {

	h5.pio-smart-counter{font-size: 1.25rem !important;}
	
}

@media only screen and (max-width: 415px) {.main-banner{
	height:60vh;
	}
	#home-after-banner{margin-top:-135px !important;}
	
		ul.pio-list{
		text-align:center !important;
		margin-bottom:5px;
	}
	.pio-three-email-box .vc_col-xs-offset-3
{margin-left:15%;}
	
	.pio-three-email-box{padding-left:0px !important;}
}

.mean-nav .active a {
    color: #13D8F0 !important;
}
@media only screen and (max-width: 736px) {
	.pio-map-address{margin-bottom:15px;}
	
	.pio-three-email-box  .vc_col-sm-offset-0{margin-left:0%;}
	.pio-boder-right .wpb_wrapper{height:80px !important;}
	
	.pio-boder-right .wpb_wrapper{border-right:0px !important;}
	ul.pio-list{
		text-align:center !important;
		margin-bottom:5px;
	}
	.pio-home-blog .row{margin-right:15px;}
}
@media only screen and (max-width: 768px) {
	
	h5.pio-smart-counter{font-size:1.25em;}
.pio-contact-box{
padding: 10px !important;

	
	}

	#menu-main-menu li.pio-say-hello a{padding:01em 5%;background:#08155d;}
	
	.mean-container .mean-nav{background:#cfedfd;}
	
}
@media only screen and (max-width: 1024px) {
.pio-home-blog .row{margin-right:15px;}
	
.pio-contact-box{
padding: 10px !important;	}
}


/*******Mobile CSS End******/
.vc_btn3.vc_btn3-size-sm a:hover{background:#000 !important;}
#my-custom-link a{
	
    background: linear-gradient(to right, #1A2980 0%, #26D0CE 51%, #1A2980 100%);
	background-size: 200%;
	
	}
#my-custom-link a:hover,a.loadmore:hover,a.custom-link:hover{background:#08155D;color:#fff !important;}
.induxtro-nav nav .others-option ul li span, .induxtro-nav nav .others-option ul li a{border-right:none;}

.vc_btn3.vc_btn3-size-sm{font-size:15px;}
.pio-three-email-box{margin-left:100px !important;margin-right:100px;}
.pio-contact-box{padding: 15px 50px 0px 50px;box-shadow: 1px 1px 2px #f2f2f2;}
#home-after-banner{margin-top:-235px;}
.pio-boder-right .wpb_wrapper{border-right:1px solid #0000001a;height:140px;}
.vc_row 
.pio-after-banner-box{border-left:4px solid #ef3d4a;}

.pio-after-banner-box::before{
	content: '';
position: absolute;
	top: 0;
left: 0;

border-color: transparent;
    border-top-color: transparent;
    border-left-color: transparent;
border-style: solid;
	
}

.pio-after-banner-box::before{
border-width: 1.20em;
border-top-color: #ef3d4a;
border-left-color: #ef3d4a;
}


.pio-after-banner-box::after{
	content: '';
position: absolute;
	right: 0;
bottom: 0;

border-color: transparent;
    border-top-color: transparent;
    border-right-color: transparent;
border-style: solid;
	
}

.pio-after-banner-box::after{
border-width: 0.70em;
border-right-color: #ef3d4a;
border-bottom-color: #ef3d4a;
}

.vc_btn3.vc_btn3-style-custom{
	
	background-image: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,0));
background-image: -o-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0) 50%,rgba(0,0,0,0));
background-image: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0) 50%,rgba(0,0,0,0));
background-repeat: no-repeat;
background-repeat: repeat-x;
background-size: 200%;
background-position: 0 -100%;
	
	
}
#pio-home-c-link{    text-align: left;
    margin-left: 10px;
    font-size: 18px;
	margin-top: -20px;
}}
#pio-home-c-link a.vc_btn3.vc_btn3-shape-square{text-decoration: underline;
font-weight: 600;
letter-spacing: 0.04em;}
#pio-home-c-link a..vc_btn3.vc_btn3-size-sm{
font-size: 18px;
font-weight: 300;
text-transform: full-size-kana;
text-decoration: underline;}

p a.p-custom-link{margin-top:20px; color:#fff;}
span.pio-month{background:#08155d;color:#fff;padding:15px; text-transform:uppercase;display: block;}
.pio-home-blog p{margin-bottom:20px;}
.pio-content-auto{margin-top:auto;margin-bottom:auto;}
.pio-home-blog h5 a,.pio-title a{/*color:#355971;*/ color: #440f5e;}
.induxtro-nav.is-sticky .navbar .others-option ul li a{color:#fff;}
.loadmore,a.custom-link{background:#13d8f0;color:#fff;padding: 10px 30px;}
.pio-content-auto p{padding-bottom:10px;}

#custom-btn a{font-size:16px;}

h5.pio-smart-counter{font-size: 2rem;
font-weight: bolder;
padding-top: 25px;
}
.pio-white-text h3{color:#fff;}

.pio-blog-load-more{text-align: center;
margin-top: 5rem;}
.pio-blog-load-more a.loadmore{color:#fff;}
.induxtro-nav.is-sticky .navbar ul li a {
	color: #07145b;
}

/*.pio{ position: absolute; 
  top: 5%; 
  left: 5%; 
  width: 60%; 
  height: 30%; 
  background: black; 
  color: white;
  border-radius: 12px;
  overflow: hidden;}*/

/*.pio-after-banner-box::before{
	position: relative;
  top: 10%;
  left: 90%;
  width: 10%;
  height: 10%;
  -webkit-transform: rotate(45deg);
  background: green;
}*/

.pio-after-banner-box {
/*margin-top: -100px;*/
z-index: -1;
}
.pio-after-banner-box p {color:#fff;
	font-size:15px;
	margin: 0px 25px;
line-height: 1.75em;
}
a.p-custom-link{margin-top:20px !important;}

/****Counter******/
.evc-counter .evc-c-digit{float:left;}
.evc-predefined-style .evc-shortcode h5{font-size: 35px;
padding-left: 15px;
float: left;
line-height: initial;
margin-top: 3px;}

.evc-predefined-style .evc-shortcode p{float: inline-end;}
.dollar-counter .evc-c-digit::before {
  content: "$";
}
.pio-stores .evc-c-digit::before {
  content: "Over ";
}
.pio-stores .evc-c-digit::after {
  content: "+";
}
.pio-white-text p{color:#fff;}

.evc-image-with-text .evc-iwt-image a, .evc-image-with-text .evc-iwt-image img{display: inline-block;text-align:center;}
.pio-service-box{text-align:center;}
#pio-services-box .vc_col-has-fill{border:1px solid #ffffff2e}
ul.pio-list{text-align:left; color:#fff;}

.pio-sky{color:#13d8f0;}
.footer-ttl{color: #cfeefe;     font-size: 3.625rem;
  line-height: 50px; }
.custom-head{font-size: 3.75rem; margin-bottom: 10px;}

/**** CONTACT FORM ****/
form.wpcf7-form  p{padding-bottom:15px;}

.wpcf7 select, .wpcf7 textarea, .wpcf7 input[type="text"], .wpcf7 input[type="password"], .wpcf7 input[type="datetime"], .wpcf7 input[type="datetime-local"], .wpcf7 input[type="date"], .wpcf7 input[type="month"], .wpcf7 input[type="time"], .wpcf7 input[type="week"], .wpcf7 input[type="number"], .wpcf7 input[type="email"], .wpcf7 input[type="url"], .wpcf7 input[type="search"], .wpcf7 input[type="tel"], .wpcf7 input[type="color"] {
width: 100%;

}
/******CF7 Placeholder ****/
::-webkit-input-placeholder { /* WebKit browsers */
color: #000 !important;
opacity: 1;
	font-size:13px;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #000 !important;
opacity: 1;
	font-size:13px;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #000 !important;
opacity: 1;
	font-size:13px;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
color: #000 !important;
opacity: 1;
	font-size:13px;
}

h2.secondary_head{

  color:#440f5e !important;
}
/*****CF7 placeholder end****/
.wpcf7 form.sent .wpcf7-response-output {
  border-color: #46b450 !important;
  color: #46b450 !important;
}
button, input, optgroup, select, textarea{padding: 5px 10px;}
.wpcf7 input[type="submit"] {
/*	background:#440f5e;
	
	background-size: 200% auto;
    padding: 15px 25px 15px 25px;
    border: none;
    width: 100%;
    text-transform: uppercase;
	font-family: 'Jost', sans-serif;
	color:#cfedfd !important;*/
    background: #440f5e;
    background-size: 200% auto;
    padding: 10px 25px 10px 25px;
    border: none;
    width: 30%;
    float: left;
    border-radius: 25px;
    text-transform: normal;
    font-family: nimbus-sans, sans-serif;
    color: #cfedfd !important;
    

 }
textarea {
  resize: none;
}

 .wpcf7 input:hover[type="submit"] {
     background: #494949;
     transition: all 0.4s ease 0s;
 }
 .wpcf7 input:active[type="submit"] {
     background: #000000;
 }
.vc_custom_1632743777412 h3{color:#fff;}
.service-card{text-align:center;color:#fff;}
.service-card{background:none;}
.card-title,.card-text{color:#fff;}

/* Again CSS by Biman */

.opening-title {
font-size: 20px;
text-align: left;
border-bottom: solid;
background: #08155d;
    color: #fff;
    padding-left: 10px;
}
.btn-gradient {
  background: #440f5e;
	padding:10px 18px;
  border-radius: 25px;
	background-size: 200% auto;
	color:#fff;
	display:inline-block;
	font-family: nimbus-sans, sans-serif;
}
.btn-gradient:hover {
	color:#fff;
}
.mt-50 {
	margin-top:50px;
}
.vc_btn3.vc_btn3-size-sm {
    font-size: 16px !important;
    padding-top: 11px;
    padding-bottom: 11px;
    padding-left: 16px;
    padding-right: 16px;
}
.about-image2 {
	position: relative;
    bottom: -31%;
}	
.job-bg {
	background: #08155d;
	    padding-bottom: 60px;
}
.colorwhite {
	color:#fff;
}
.font-45 {
	font-size:45px;
}
.border-job {
	border-right: solid #fff;
}
.owl-theme .owl-dots .owl-dot {
    float: right;
}
.pio-white-text h2 {
    color: #fff !important;
}
.empo-text {
    font-size: 55px;
    display: inline-block;
    text-align: left;
}
.bole {
	    border-left: solid 2px #fff;
}
.header {
	transition: background .3s ease-in-out,box-shadow .3s ease-in-out;
}
/*.header {
	background: linear-gradient(to bottom, #08155db3 0%, #08155d05 90%, #08155d00 100%);
	background-size: 200% auto;
}*/
#menu-main-menu li.pio-say-hello a:hover {
	color:#fff;
}
h1.p-t {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.mob-only {
	display:none;
}

.induxtro-nav nav .navbar-nav li a {
	
  font-family: nimbus-sans, sans-serif;

}
.header-box a {
	font-family: nimbus-sans, sans-serif;
	
}
.pio-map-address {
	font-family: nimbus-sans, sans-serif;
	
}
#my-custom-link a {
  font-family: nimbus-sans, sans-serif;
}
.custom-link {
	font-family: nimbus-sans, sans-serif;
}
b {
	font-family: nimbus-sans, sans-serif;
}
.copyright-area a {
	color:#fff !important;
}
@media only screen and (min-width: 1600px) {
.mt-50 {
    margin-top: 150px;
}
}
.text-45 {
	font-size:60px;
}
}

.vc_tta-color-peacoc.vc_tta-style-modern .vc_tta-tab.vc_active&gt;a {
    border-color: #08155d !important;
    background-color: #08155d !important;
    color: #fff !important;
    border-width: 2px !important;
}

.vc_tta.vc_tta-style-modern .vc_tta-tab&gt;a {
    border-width: 1px;
    background-image: none !important;
    background-repeat: repeat-x;
}
.vc_tta-color-peacoc.vc_tta-style-modern .vc_tta-tab&gt;a {
    border-color: #08155d !important;
    background-color: #ffffff !important;
    color: #08155d !important;
    border-width: 2px !important; 
    font-weight: 600;
}
.vc_tta-color-peacoc.vc_tta-style-modern .vc_tta-tab&gt;a:focus, .vc_tta-color-peacoc.vc_tta-style-modern .vc_tta-tab&gt;a:hover {
    background-color: #08155d !important;
    color: #fff !important;
}
.vc_tta.vc_tta-o-no-fill.vc_tta-tabs .vc_tta-tabs-container {
    margin: auto !important;
    width: 60%;
    background: #f2f2f2 !important;
    padding: 6px;
    border-radius: 5px;
}
li.vc_tta-tab.vc_active {
    background: #08155d;
    border-radius: 5px;
}
.card-body {
    padding-bottom: 0px;
    margin-bottom: -15px;
}
.vc_tta-color-peacoc.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
    border-color: #08155d;
    background-color: #08155d;
    background-image: none;
}
.navbar-nav li.active a {
	font-weight: 600 !important;
}

.navbar {
	padding: 0 1rem;
  width: 100%;
}
.serv-area{
	background:#08155d;
	border-bottom:solid 3px #3ddff2;
}
.co_white {
	color:#fff;
}
.ser-title {
	color:#fff;
	margin-bottom: .75rem;
	text-align:center;
}
.ser-image {
	display:block;
	margin:0px auto;
	margin-bottom:10px;
}
.borno-right {
	border:solid 1px #ffffff2e;
	border-right:0px;
}
.borno-left {
	border:solid 1px #ffffff2e;
	
}
.pad15 {
	padding:15px;
}
.navbar-brand img {
	width: 115px;
}
li.nav-item {
    margin: auto;
}
.nav-tabs {
    border: none;
    width: 40%;
    text-align: center;
    margin: 30px auto;
}
.nav-tabs .nav-link.active {
  border: solid 2px #08155d;
  background: #08155d;
  color: #fff;
}
.nav-tabs .nav-link {
  border: solid 2px #08155d;
  color: #08155d;
}
.bg-blue1 {
  background-color: #13d8f0 !important;
  padding: 20px 30px;

}
.bg-blue2 {
  background-color: #08155d !important;
padding: 20px 30px;
}
.benefit-textw {
    font-weight: 400;
    font-size: 18px;
    color: #fff;
    text-align: center;
}
.benefit-imago {
   display: block;
   margin: 10px auto;
}
.pbno {
  padding-bottom: 0px;

}
.ptno {
  padding-top: 0px;

}
.mar-left10 {
  margin-left: 10px;
}
.mt-45 {
	margin-top:50px;
}



#contact-info i.fa-map-marker-alt{

  color:#ef3d4a;
}

#contact-info h3 {
  font-size: 16px !important;
  font-weight: 900 !important;
  text-align: inherit;
}

#contact-info .vc_message_box-icon {
  bottom: 0;
  font-size: 1.75em !important;
  font-style: normal;
  left: 0;
  position: absolute;
  top: 0;
  width: 2em;
  margin-top: -10px !important;
}


}
#contact-info .vc_color-white.vc_message_box {
  color: #b3b3b3;
  border-color: #fff !important;
  background-color: #fff;
  
}
.vc_color-white.vc_message_box {
  border: none !important;
  margin-top: -10px !important;
}
#contact-info .vc_color-white.vc_message_box{

  border-color: none !important;
  border: none !important;
}
#contact-info h4{

  font-size: 17px !important;
  font-weight: 800 !important;
}

#menu-main-menu li.pio-say-hello.current_page_item a{

  color:#fff !important;
}

@media only screen and (max-width: 1024px) {
  
  .nav-tabs {
    border: none;
    width: 100% !important;
    text-align: center;
    margin: 32px auto;
  }

  .nav-tabs .nav-item{

    width: 33% !important;
  }

  .nav-link {
    display: block;
    padding: -5px 0px !important;
  }

}

@media screen and (min-width: 412px) and (max-width: 414px) { 

  .nav-link{
    font-size: 12px !important;
    padding: .5rem 0rem !important;
  }

}

@media only screen and (max-width: 736px) {

  .bg-blue1,.bg-blue2{

    width: 49%;
    float: left;
    margin: 2px 0.5%;

  }

}

@media screen and (min-width: 1024px) and (max-width: 1024px) { 

  .copyright-area ul{
    font-size: 14px !important;
    
  }

  .induxtro-nav nav .navbar-nav li a{

    color:#fff !important;
  }

  .induxtro-nav.is-sticky .navbar ul li a{

    color:#07145b !important;

  }

}

@media screen and (min-width: 768px) and (max-width: 768px) { 

  .copyright-area ul{
    font-size: 10px !important;
    
  }

  

}

/*******CH Custom CSS******/
#menu-main-menu li.ch-contact a{
  background: #000 !important;
  padding: 8px 18px !important;
  background-size: 200% auto;
  color: #fff;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #440f5e;
  opacity: 1; /* Firefox */
}

.shorting-menu {
  text-align: center;
}
.overle3 {
  position: absolute;
  right: 0px;
  margin-top: -1px;
  width: 300px;
}
.why-choose-us-content .section-title h1 {
  color: #68616a;
  font-size: 54px;
  letter-spacing: 3px;
  text-align: right;
}
.why-choose-us-content p {
  margin-bottom: 0;
  color: #68616a;
  width: 100%;
  display: inline-block;
  text-align: right;
  font-size: 16px;
  font-family: nimbus-sans, sans-serif;
  letter-spacing: 1px;
}

.vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-title&gt;a,.vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title&gt;a{

  color:#440f5e !important;
  font-size: 2.6rem;
}

.vc_tta-color-grey.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-grey.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {

  border-color: #440f5e !important;

}

.vc_tta-color-grey.vc_tta-style-outline .vc_tta-controls-icon::after, .vc_tta-color-grey.vc_tta-style-outline .vc_tta-controls-icon::before{


  border-color: #440f5e !important;

}
.footer-menu {
    padding: 0;
    text-align: left;
    margin-top: 10px;
    list-style-type: none;
	  float:right;
}

.footer-menu li {
	list-style-type:none;
	float:left;
}
.footer-menu li a {
	color: #fff !important;
    font-size: 13px !important;
	margin-left:10px;
}

/****Cookie Policy***/

#cookiePopup {
  background: #440f5e;
    width: 40%;
    position: fixed;
    left: 1%;
    bottom: 5px;
    box-shadow: 0px 0px 15px #cccccc0f;
    padding: 10px 10px;
    border-radius: 5px;
    z-index: 1;
    
  }


 #cookiePopup p{
  text-align: left;
    font-size: 16px !important;
    color: #fff;
    width: 100%;
    float: left;
    /*padding: 0px 15px;*/
    padding-bottom: 5px;
    margin: 0px;
  }

  #cookiePopup p a{
    
    color:#cfedfd !important;
  }
  a.cp{color:#cfedfd;}
  #cookiePopup button{
        background: #13d8f000;
    padding: 10px 15px;
    color: white;
    font-size: 15px;
    float: left;
    margin-top: 5px;
    border: 1px solid;
  }

  a#acceptCookie{
    background: #cfedfd;
    border-radius: 5px;

  }
  #acceptCookie.btn{

    padding: 10px 15px 5px !important;
  }
/****Cookie Policy end***/

.mb-80 {
	margin-bottom:80px;
}
.font15 {
	font-size:1.5rem;
}
.pio-title {
  font-size: 2.6rem;
  text-transform: none;
}
.custom-head-again {
	font-size:5.6rem;
}
@media only screen and (max-width: 991px) {

    #cookiePopup {

      left: 4px !important;

    }
	  .custom-head-again {
	font-size:2.8rem !important;
    }

}

/*********************Customizer CSS***************/
.wpcf7-form p span span, .wpcf7-form p span span {
  margin-bottom: 0px !important;
  position: absolute;
  right: 7px;
  top: 3px;
}
.wpcf7-not-valid-tip{
	display:initial !important;
}

.wpcf7-form p span span, .wpcf7-form p span span{
	margin-bottom:0px !important;
}
.wpcf7-not-valid-tip{
	font-size:15px !important;
}
#404-error h2{
	font-size: 50px !important;
  padding-bottom: 10px !important;

}
.blog-single-content a{color:#3b88ff !important;text-decoration:underline;}

.ch-blog-details ul li{
	font-size: 22px !important;
    color: #440f5e;
    line-height: 1.4;
    margin-bottom: 10px;
    letter-spacing: 0.5px;
    font-family: nimbus-sans, sans-serif;
    font-weight: 300;
    font-style: normal;
}
@media only screen and (min-width: 768px) and (max-width: 834px){
.custom-head {
    font-size: 2.75rem !important;
    
}
	.cta-area .cta-content h1{	
	font-size: 3.65rem !important;
	}
}

h4.font-15 {
    font-weight: 400 !important;
    line-height: 25px;
}


@media (max-width: 414px)
{
	.font28 p {
    font-size: 22px !important;
	}
	
	p {
    font-size: 20px !important;
	}
}
@media only screen and (min-width: 1024px) and (max-width: 1024px)
{
	
	.font-40 {
    font-size: 40px !important;
	}
	
	.cta-area .cta-content h1{
		font-size: 4.5rem !important;
	}
	
}

@media only screen and (min-width: 768px)
{
	.four-block-mobile{
		display:none !important;
	}
	
	.img-block-mobile{
		display:none !important;
	}
}
@media only screen and (max-width: 767px)
{
	.four-block-desktop-tab{
		display:none !important;
	}
	
	.img-block-desktop-tab{
		display:none !important;
	}
	
	.font26{ padding-bottom:10px;}
}
@media (max-width: 1440px)
{
	.container {
max-width: 1180px !important;
}
}
.navbar-nav li.active ul.dropdown-menu li a{
	font-weight:500 !important;
}
.dropdown-menu li a::after{
	content: unset !important;
}
a.ch-custom-link{
	color: #3b88ff !important;
    text-decoration: underline;
}
h4.font-15 a{
	font-weight:400 !important;
	line-height:25px;
}
li.menu-item-has-children a::after{
	 font-family: "Font Awesome 5 Free";
   content: "\f107";
      display: inline-block;
   padding-left: 5px;
   vertical-align: middle;
   font-weight:600;
}

.cta-area .cta-content h1.dark_header{
	
	color: #440f5e !important;
}

.blog-single-content h1 {
	font-size: 5.65rem;
	text-transform: none;
	line-height: 90px;
}

.blog-single-content .date-author{
	font-size:20px;
}
.blog-single-content h1,.blog-single-content h2,.blog-single-content h3,.blog-single-content h4,.blog-single-content h5,.blog-single-content h6{
	
	color: #440f5e !important;
	padding:2rem 0rem;
}
.blog-excpt{
	
	padding-top:2rem;
	margin-bottom:5rem;
}
.col-sky p,.col-sky a{
	color:#cfeefe !important;
}
.col-sky a{
	text-decoration:underline;
}
.wpcf7-form p span input.wpcf7-file,.file-info{
	
	color:#ffffff;
}
.wpcf7-form p input.wpcf7-submit.carrer{
	background: #cfedfd !important;
    color: #440f5e !important;
}
.ch-designation p{
	padding-top: 10px;
    color: #440f5e;
}

.ch-designation a{
	
    color: #440f5e !important;
	text-decoration:underline;
}
.who-email-btn .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
	
	background-color:#440f5e !important;
	color:#fff;
	font-size:20px;
	border-radius:25px;
	border: none;
}

.vc_general.vc_cta3.who-email-btn{
	padding: unset !important;
	
}

.vc_general.vc_cta3.who-email-btn{
	border:unset !important;
}
.vc_general.vc_cta3.who-email-btn.vc_cta3-style-classic{
	    border-color: unset !important;
    background-color: unset !important;
}
#btn-work-ch .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
	background-color: #cfedfd;
    border-radius: 25px;align-content;
	color: #440f5e; 
	font-size: 20px;
	border:none;
}
.work-ch-custom-head{font-size:1.5rem;}
.txt-white p{color:#fff;}
@media only screen and (max-width: 767px){
	
	.blog-desktop-view{
		display:none;
	}
}
@media only screen and (min-width: 768px){
	.blog-mobile-view{
		display:none;
	}
}

/*.single-page-content::after{
	
	    content: " ";
    display: block;
    height: 1px;
    background: #00000014;
    width: 100%;
    left: 100%;
}*/



.induxtro-mobile-nav #menu-header-menu li.ch-contact a{
	border-radius: none !important;
}
.mean-container .mean-nav ul li a{
	
	border-bottom: 1px solid #00000014 !important;
}

.mean-container .mean-nav ul li li a{
	border-top: none !important;
}

.ch-contact-info{font-size:20px;}
@media only screen and (min-width: 810px) and (max-width: 1024px){
	.left-block,.right-block{
		width:100%;
	}
}
@media only screen and (min-width: 375px) and (max-width: 1024px){
	.tab-100{
		width:100%;
	}
	.left-block .vc_column-inner,
	.right-block .vc_column-inner{
		padding-left: 2% !important;
		padding-right: unset !important;
	}
}

@media only screen and (min-width:768px) and (max-width:910px){
.page-id-6 .pad-430 .vc_column-inner, {
  padding-top: 105px !important;
  padding-bottom: 105px !important;
}
	
		
	.page-id-58 .pad-430 .vc_column-inner {
    padding-top: 77px !important;
  padding-bottom: 77px !important;
}
}

@media only screen and (min-width:810px) and (max-width:910px){
	

	
	.page-id-58 .pad-430 .vc_column-inner {
    padding-top: 77px !important;
  padding-bottom: 77px !important;
}
}
	
@media only screen and (max-width:599px){
	
	.page-id-58 .pad-430 .vc_column-inner {
  padding-top: 50px !important;
  padding-bottom: 15px !important;
}
	
	
	
	.font-40{
		font-size: 1rem !important;
line-height: 1rem !important;
	}
	
	.ch-partner{
		
		/*border-bottom:1px solid #00000014 !important;*/
		padding-bottom:30px;
	}
	
}
@media only screen and (min-width: 667px) and (max-width: 991px){
	.dropdown-menu {
  display: unset !important;
}
	.container {
    max-width: 880px;
	}
}

@media only screen and (min-width: 667px) and (max-width: 736px){

	.ptb-100{
		padding-top:50px !important;
		padding-bottom:50px !important;
	}
	
	.bg-black {
    min-height: 225px !important;
	}
}

a.f_email{text-decoration:underline;}
.c-arrow img{width: 35px; margin-top:15px;}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{
	
	color:#ffb900;
}

.wpb_content_element ul li{font-size:22px;font-weight:300;}
.what-3-col h3{font-size:2.6rem;}
@media only screen and (min-width: 415px) and (max-width: 1024px){

.what-3-col h3{font-size:1.75rem;}
}


#work-at-ch-custom h3.custom-head{
	font-size:3rem !important;
}
.vc-material-trending_flat:before{content:"\2192" !important;}
#p-none{display:none;}
#menu-header-menu li.ch-contact a {
    background: #cfedfd !important;
    padding: 8px 18px !important;
    background-size: 200% auto;
    color: #440f5e;
		border-radius:25px;
}

.home-4-grid .vc_icon_element,.what-3-col .vc_icon_element{
	
	margin-bottom:0px !important;
	
}

.pad-230 .vc_column-inner{
	
	padding:9rem 0rem !important;
}
.pad-430 .vc_column-inner{
padding-top: 200px !important;
    padding-bottom: 200px !important;
}

/*.page-id-41 .cta-area{
	
	padding:215px 0px;
}*/

.vc_section.vc_section-has-fill{
	padding-top:50px;
	padding-bottom:50px;
}
.color-purple p{
	
	color:#440f5e !important;
	font-weight:400;
}

.left-content p{
	font-size:18px;
}
@media only screen and (min-width: 1024px) and (max-width: 1299px)  {
	.pad-230 .vc_column-inner{
		padding:7rem 0rem !important;
	}
	.pad-430 .vc_column-inner{
padding-top: 125px !important;
    padding-bottom: 125px !important;
}
	#menu-header-menu li.ch-contact a{
		color:#440f5e !important;
	}
}
@media only screen and (max-width: 1024px){

	.footer-ttl{
		font-size:font-size: 2.2rem !important;

	}

}
@media only screen and (min-width: 1024px) and (max-width: 1275px)  {
	.pad-230 .vc_column-inner{
		padding:7rem 0rem !important;
	}
	.pad-430 .vc_column-inner{
padding-top: 125px !important;
    padding-bottom: 125px !important;
}
}

@media only screen and (min-width: 375px) and (max-width: 1299px) {
	
	.pad-230 .vc_column-inner{
		padding:9rem 0rem !important;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1024px){
	.pad-230 .vc_column-inner{ padding: 7rem 0rem !important;}
	   
}

@media only screen and (min-width: 667px) and (max-width: 736px){
	.pad-230 .vc_column-inner{ padding: 14rem 0rem !important;}
	   
}

@media only screen and (min-width: 1400px) and (max-width: 1680px) {
	
	.pad-230 .vc_column-inner{
		padding:11rem 0rem !important;
	}
}

@media only screen and (min-width: 1681px) and (max-width: 1920px) {
	.pad-230 .vc_column-inner{
		padding:13rem 0rem !important;
	}
	
}
@media only screen and (min-width: 760px) and (max-width: 991px) {
	
	.pad-230 .vc_column-inner{
		padding:4.5rem 0rem !important;
	}
}

@media only screen and (max-width: 748px) {
	#cookiePopup{
		width:75%;
	}
	.pad-430 .vc_column-inner{
padding-top: 65px !important;
    padding-bottom: 65px !important;
}
}

@media only screen and (max-width: 991px) {

  #menu-header-menu li.ch-contact a{

    padding: 1em 5% !important;
  }
}
p a{color:#832b3e !important;}

.quick-drink h3{
	
	color:#cfedfd;
}

.quick-drink .vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline{
	
	width: 200px;
    font-size: 25px;
	font-family:"Trade Gothic Next LT Pro BdCn";
}

.quick-drink .vc_btn3-container{
	
	margin-bottom:0px !important;
}

.left-who-6{
	
		padding-left: 7%;
    padding-right: 1%;
    /*text-align: justify;*/
	
}

.right-who-6{
	
		padding-left: 1%;
    padding-right: 7%;
    /*text-align: justify;*/
	
}
.padding-bottom{
padding-bottom:10px;
	
}
.font-15{
	font-size:19px;
	color: #440f5e !important;
	text-transform:initial;
}

.font-15 h4 a{
	    text-transform: initial;
}
.bg-pink{
	
	background:#eab4b9;
}

.vc_tta.vc_general .vc_tta-panels h4.vc_tta-panel-title{
	
  text-transform: initial !important;
	}

.vc_tta-panel-heading{
	border:none !important;
}

.custom-h3{
		color: #355a71;
    text-align: left;
    font-size: 25px;
	text-transform:initial;
}

.font-40{
	font-size:60px;
	
}

.blog-single-content{
	margin: 10rem 0rem 5rem 0rem !important;
}
.single-page-content,.single-page-content-reverse{
	margin: 3rem 0rem 0rem 0rem;
padding-bottom: 2rem;
	
}

.single-page-content h2,.single-page-content h3,.single-page-content h4, .single-page-content h5{
	
	color:#355a71;
	margin:5px 0px;
}

.blog-posts{
	padding-bottom:3rem;
}
.induxtro-nav nav .navbar-nav li .dropdown-menu {
    background: #f3efeb;
    position: absolute;
    top: 80px;
    left: 6px;
    width: 250px;
    z-index: 99;
    display: block;
    padding-top: 10px;
    padding-left: 0px;
    padding-right: 5px;
    padding-bottom: 20px;
    opacity: 0;
    visibility: hidden;
    border-radius: 0;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    border: none;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.induxtro-nav nav .navbar-nav li .dropdown-menu li {
  position: relative;
  padding: 0;
}

.induxtro-nav nav .navbar-nav li .dropdown-menu li a {
  font-size: 17px;
  font-weight: 500;
  padding: 2px 15px;
  margin: 0;
  display: block;
  color: #fff;
	background: transparent;
}

.induxtro-nav nav .navbar-nav li .dropdown-menu li a:hover, .induxtro-nav nav .navbar-nav li .dropdown-menu li a:focus, .induxtro-nav nav .navbar-nav li .dropdown-menu li a.active {
  color: #fff;
}

.induxtro-nav nav .navbar-nav li .dropdown-menu li .dropdown-menu {
  position: absolute;
  left: 220px;
  display: block;
  top: 0;
  opacity: 0 !important;
  visibility: hidden !important;
}

.induxtro-nav nav .navbar-nav li .dropdown-menu li .dropdown-menu li a {
  color: #ffffff;
}

.induxtro-nav nav .navbar-nav li .dropdown-menu li .dropdown-menu li a:hover, .induxtro-nav nav .navbar-nav li .dropdown-menu li .dropdown-menu li a:focus, .induxtro-nav nav .navbar-nav li .dropdown-menu li .dropdown-menu li a.active {
  color: #fa008c;
}

.induxtro-nav nav .navbar-nav li .dropdown-menu li:hover .dropdown-menu {
  opacity: 1 !important;
  visibility: visible !important;
  top: -20px !important;
}
.induxtro-nav nav .navbar-nav li:hover ul {
    opacity: 1;
    visibility: visible;
    top: 67%;
}
.induxtro-nav nav .navbar-nav li {
    position: relative;
    padding: 15px 0;
}
::placeholder {
	color:#ccc !important;
}
.copyright-text {
    color: #fff !important;
    font-size: 13px !important;
    text-align: left;
	   margin-top: 10px;
}
.bg-black{min-height:520px;}

.left-block .vc_column-inner{
	padding-left:12%;
	padding-right:4%;
	min-height: 22.8em;
	padding-top:115px;
	padding-bottom:115px;

}

.right-block .vc_column-inner{
	padding-right:12%;
	padding-left:4%;
	min-height: 22.8em;
	padding-top:115px;
	padding-bottom:115px;

}
.left-block .vc_column-inner p,.right-block .vc_column-inner p{
	color:#fff;
}

.left-block .vc_column-inner h3,.right-block .vc_column-inner h3{
    font-size: 3rem !important;
}
.c-green p{color:#355a71 !important;}
.copyright-area ul li{margin-right:15px;}


@media only screen and (max-width: 748px) {
	
	.page-id-49 .right-block .vc_column-inner ,.page-id-49 .left-block .vc_column-inner{
		
		padding-top: 15px !important;
    padding-bottom: 15px !important;

	}
	
	.page-id-49 #work-at-ch-custom h3.custom-head,.page-id-49 .left-block .vc_column-inner h3,.page-id-49 .right-block .vc_column-inner h3 {
		font-size:2rem !important;
	}
	
	.cta-area .cta-content{
		position: absolute;
top: 12%;
	}

.bg-black{
	
	/*min-height:325px !important;*/
	/*min-height:unset !important;*/
	
	min-height:250px !important;
}

}
@media only screen and (max-width:767px){
	.cta-area{
		padding:0px !important;
	}
}

.vc_tta.vc_general .vc_tta-panel{/*padding:10px 0px;*/}
.vc_tta.vc_general .vc_tta-panel::after{
	
	 content: " ";
  display: block;
  
  height: 1px;
  background: #00000014;
  width: 100%;
  left: 100%;
	/*margin-bottom:10px;*/
 

}
.vc_tta.vc_general .vc_tta-panels h4.vc_tta-panel-title{padding:20px 0px;}
.col-brown a{color:#832b3e ;}

label{

    display: inline-block;
    margin-bottom: 0.5rem;
    font-size: 15px;
    text-align: start;

}
.left-content-bigger p{font-size:1.75rem !important;}
.justi-content{
	align-content:justify !important;
}
.c-sky{
	color:#cfedfd !important
}
.date-author{
	
	color:#440f5e !important;
}
.single-page-content .date-author {
  margin-bottom: 20px;
  font-size: 22px;
}
.wpcf7 input[type="text"]::placeholder,.wpcf7 input[type="email"]::placeholder,.wpcf7-form p span textarea::placeholder{
	
	color:#50485b75 !important;
	font-family: nimbus-sans, sans-serif !important;
font-weight: 300;
font-style: normal;
}

.wpcf7 input[type="text"],.wpcf7 input[type="email"],.wpcf7-form p span textarea{
	border:1px;
	border-color:#50485b75 !important;
}

#right-who-img .vc_custom_1653894974598{
	background-position:right !important;
}
@media only screen and (min-width: 3840px) and (max-width: 3840px){
.pad-230 .vc_column-inner {
  padding: 33rem 0rem !important;
}
}
@media only screen and (max-width: 1024px){
	.footer-ttl {
 font-size:2.2rem !important;	line-height:2rem;}
}

@media only screen and (max-width: 991px){
	#menu-header-menu li.ch-contact a{
		border-radius:unset !important;
	}
	
.footer-ttl {
 font-size:2.2rem !important;	line-height:2rem;}
	.wpcf7 input[type="submit"]{width:50% !important;}
}

@media only screen and (min-width: 3840px) and (max-width: 3840px){
#work-at-ch-4k .ptb-100{
		    padding-top: 35rem !important;
    padding-bottom: 25rem !important;

	}
	.bg-black{min-height:2160px !important;}
}
.violet-text-color p{color:#440f5e !important}
/*****Custom Button***/
a.bc-btn{
	position: absolute;
    text-align: center;
    width: 100%;
}


a.bc-btn:after {
   content: "";
    display: inline-block;
    background: url(https://curioushealth.io/wp-content/uploads/2022/05/white-icon-2.svg) no-repeat center center;
    width: 126px;
    height: 206px;
}

@media only screen and (max-width: 768px){
	.dropdown-menu{
		display: unset !important;}}

.single-page-content::after{
border-bottom: 1px solid #00000014 !important;
}
.single-page-content-reverse::before{
border-bottom: 1px solid #00000014 !important;
}

.vc_tta-panel-body ul li{font-size:22px; font-weight:300; }


@media only screen and (max-width: 768px){

.blog-single-content {
    margin: 5rem 0rem 2rem 0rem !important;
}

}
/*********************Customizer CSS End***************/
@media only screen and (max-width: 991px){
  .ch-blog-details h1 {
    font-size: 2.00rem !important;
    text-transform: none;
    line-height: 35px !important;
  }
}
.ch-blog-details img{
  padding-bottom: 1.5rem;
}

.logo-column img{
  margin: 0 0 20px;
  max-width: 150px;
}

.sociala img{
  filter: brightness(0) invert(1);
}</pre></body></html>