:root {
  --black: #212529;
  --pink: #e5215f;
}

body {
  font-size: 15px;
  font-family: "Raleway", sans-serif;
  color: #393939;
  padding: 0;
  margin: 0;
}
/*.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{	position:inherit}*/
.nailthumb-container {
  width: auto;
  height: auto;
  margin: 0 0 11px;
  padding: 0;
  overflow: hidden;
  position: relative;
  text-align: left;
}
.nailthumb-container img.nailthumb-image {
  margin: 0;
  padding: 0;
  max-width: none;
  text-align: left;
  float: left;
}
.nailthumb-container span.nailthumb-title {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  bottom: 0;
  color: White;
  display: block;
  font-size: 9px;
  height: 20px;
  left: 0;
  margin-top: 2px;
  line-height: 20px;
  position: relative;
  text-align: center;
  width: 100%;
  overflow: hidden;
  float: left;
}
.nailthumb-container span.nailthumb-title .nailthumb-title-scroller {
  padding-left: 2px;
}
.nailthumb-container img {
  max-width: none;
  text-align: left;
}
h2 {
  margin: 0;
  padding: 0;
}
h2 {
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.9px;
}
h1,
h2,
h3,
h4 {
  font-family: "Roboto", sans-serif;
}
a {
  transition: all 0.5s;
  color: #333;
}
a:hover {
  text-decoration: none;
}

.social {
  margin: 20px 0 10px 0;
  text-align: right;
}
.social a i {
  text-decoration: none;
  font-size: 1.2em;
  margin: 0;
  padding: 0;
  line-height: 30px;
}
.social a {
  background-color: #333;
  display: inline-block;
  margin-left: 5px;
  width: 30px;
  border-radius: 50%;
  text-align: center;
  color: white;
}
.social a:hover {
}
.carousel-control.right,
.carousel-control.left {
  background-image: none;
}
.navbar-brand {
  padding: 0 !important;
}
.navbar-brand img {
  max-height: 55px;
}

.navbar-toggle {
}
.navbar-inverse .navbar-toggle {
  border: 0;
}
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  background-color: transparent;
}

ul.nav li.dropdown:hover > ul.dropdown-menu {
  display: block;
}
.navbar-inverse {
  background-image: none;
  border: 0;
  background-color: transparent;
}
.navbar {
  box-shadow: none;
  margin-bottom: 0;
  min-height: 40px;
  margin-bottom: 10px;
}
.navbar-inverse .navbar-nav > li > a {
  color: #fff;
  text-transform: uppercase;
  text-shadow: 0 0 0;
  background-image: none;
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 15px;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > a:hover,
.navbar-inverse .navbar-nav > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
  background-color: transparent;
  color: var(--pink); /*border-bottom:3px solid #C40001;*/
  background-image: none;
  box-shadow: none;
}

@media (min-width: 1200px) {
  .navbar-inverse .navbar-brand,
  .navbar-inverse .navbar-nav > li > a {
    padding: 10px 20px;
  }
  #nav1 {
  }
}
/* Portrait tablet to landscape and desktop */
@media (max-width: 998px) {
  .navbar-inverse .navbar-brand,
  .navbar-inverse .navbar-nav > li > a {
    padding: 10px 60px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  /* .navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav>li>a{padding:10px 40px} */
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  .navbar-inverse .navbar-brand,
  .navbar-inverse .navbar-nav > li > a {
    padding: 10px 30px;
  }
}
/* Landscape phones and down */
@media (max-width: 480px) {
}

.menu {
  padding: 5px 0;
  border-bottom: 0;
  letter-spacing: 1px;
  background: 0 0;
  -webkit-transition: background 0.5s ease-in-out, padding 0.5s ease-in-out;
  -moz-transition: background 0.5s ease-in-out, padding 0.5s ease-in-out;
  transition: background 0.5s ease-in-out, padding 0.5s ease-in-out;
}
.menu-collapse {
  padding: 5px 0;
  background: #161b1b;
}

section {
}
section .container {
  padding: 100px 0;
}

.flexslider {
  width: 100%;
  margin: 0 auto;
  box-shadow: none;
}
.flexslider .slides {
  margin: 0;
  padding: 0;
  list-style: none;
}
#mainslider img {
  width: 100%;
}
.flexslider li {
  position: relative;
}
.flexslider li .meta {
  position: absolute;
  bottom: 150px;
  left: 20px;
  color: white;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.flexslider li h1 {
  background: rgba(51, 51, 51, 0.7);
  padding: 12px 18px 12px;
  margin-bottom: 0;
  font-size: 3em;
  font-weight: 500;
  letter-spacing: 2px;
}
.flexslider li h2 {
  background: rgba(51, 51, 51, 0.7);
  padding: 13px 18px 11px;
  font-size: 1.1em;
  margin-bottom: 0;
  font-weight: 300;
}
.flexslider li .category {
  display: flex;
  flex-direction: row;
}
.flexslider li .category p {
  background: #e43837;
  margin-right: 7px;
  font-size: 1.1em;
  padding: 12px 18px 10px;
  font-weight: 300;
}
.flexslider li .category span {
  background: #e43837;
  margin-top: 17px;
  padding: 8px 12px 0;
  font-size: 0.9em;
  font-weight: 300;
  height: 26px;
}
.flexslider li h1,
.flexslider li h2,
.flexslider li .category p,
.flexslider li .category span {
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
.flexslider li.flex-active-slide .meta h1,
.flexslider li.flex-active-slide .meta h2,
.flexslider li.flex-active-slide .meta .category p,
.flexslider li.flex-active-slide .meta .category span {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
.flexslider li.flex-active-slide .meta h2 {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.flexslider li.flex-active-slide .meta .category p {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
.flexslider li.flex-active-slide .meta .category span {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
.flex-direction-nav {
  position: absolute;
  top: 50%;
  width: 100%;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 30px;
  height: 60px !important;
  margin: -20px 0 0;
  position: absolute;
  top: 50px;
  z-index: 10;
  overflow: hidden;
  opacity: 0.5;
  cursor: pointer;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 12px;
}
.flex-direction-nav .flex-prev {
  text-align: left;
  left: -10px;
}
.flex-direction-nav .flex-next {
  text-align: right;
  right: 30px;
}
.flexslider:hover .flex-prev {
  left: -10px;
}
.flexslider:hover .flex-next {
  right: 30px;
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  opacity: 1;
}
.flex-direction-nav a:before {
  font-family: FontAwesome;
  content: "\f104";
  font-size: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  top: 1px;
  padding: 2px;
}
.flex-direction-nav a.flex-next:before {
  content: "\f105";
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.secimg {
  background-size: 100% auto;
  min-height: 450px;
  background-position: center center;
  transition: all 2s ease-in-out;
}
.secimg:hover {
  background-size: 110%;
}
.secdesc {
  padding: 0 5%;
  position: relative;
  z-index: 10;
}
.secdesc h2 {
  margin-top: 100px;
  font-size: 50px;
}
.secdesc p {
  margin: 30px 0;
}
.secdesc h3 {
  font-size: 30px;
  text-transform: uppercase;
}
.pink {
  color: #e5215f;
}

.alpha {
  position: absolute;
  top: -50px;
  left: 30px;
  font-size: 280px;
  color: #ddd;
  z-index: 1;
  font-weight: 900;
  text-align: left;
}

.btn-b {
  padding: 12px 30px;
  display: inline-block;
  border: 1px solid #666;
  color: #333;
  font-weight: 400;
  text-transform: uppercase;
  border-radius: 30px;
}
.btn-b:hover {
  border: 1px solid #c2393e;
  background-color: #c2393e;
  color: #fff;
  text-decoration: none;
}

.btn-g {
  padding: 10px 30px;
  display: inline-block;
  background-color: #333;
  color: #fff;
  font-weight: 400;
  border: 0;
  text-transform: uppercase;
}
.btn-g:hover {
  background-color: #ccc;
  color: #000;
  text-decoration: none;
}

.btn-r {
  padding: 10px 30px;
  display: inline-block;
  background-color: #fc594b;
  color: #fff;
  font-weight: 400;
  border: 0;
  text-transform: uppercase;
}
.btn-r:hover {
  background-color: #ddd;
  color: #fc594b;
  text-decoration: none;
}

.btn-w {
  padding: 10px 30px;
  display: inline-block;
  background-color: #fff;
  color: #333;
  font-weight: 400;
  border: 0;
  text-transform: uppercase;
}
.btn-w:hover {
  background-color: #333;
  color: #fff;
  text-decoration: none;
}

.services {
}
.services h3 {
  margin: 0 0 10px 0;
  padding: 0;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 400;
}
.services .col-xs-4 {
  padding-right: 0;
  text-align: center;
}
.services .row {
  margin-bottom: 20px;
}
.services i {
  color: #333;
  font-size: 50px;
}
.services em {
  margin-bottom: 10px;
  display: block;
  color: #999;
  font-style: normal;
}
.services img {
  width: 60px;
  margin: auto;
}
#services .pink {
  text-transform: uppercase;
}
#services em {
  font-style: normal;
}

#footer {
  background-color: #333;
  color: #ccc;
  padding: 50px 0 10px 0;
}
#footer a {
  color: #ccc;
}

#footer h3 {
  font-size: 18px !important;
}
#footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#footer ul li a:hover {
  text-indent: 2px;
}
#footer ul li a i {
  padding-right: 10px;
}
#footer ul li a {
  display: block;
  padding: 3px 0;
  color: #999;
}

.social1 {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 14px;
}
.social1 li {
  float: left;
  padding-right: 10px;
}
.social1 i {
  font-size: 20px;
}
.social1 a {
  display: inline-block;
  border: 1px solid #eee;
  padding: 7px 10px;
  margin: 10px 0;
}
.social1 a:hover {
  background: #333;
  color: #fff !important;
  border: 1px solid #333;
}

.page,
.pageblank {
}
.page {
  padding: 130px 0;
}
.page h2 {
  margin-bottom: 30px;
}

.pageblank {
  padding: 130px 0;
}
.pageblank h2 {
  margin-bottom: 30px;
}

.fullh {
  min-height: 100vh;
}
.inner {
}

.darkbgtext {
  color: #fff;
}
#testimonials {
  z-index: 2;
}
#testimonials .quote {
  width: 80px;
  z-index: 1;
}
#testimonials .slides img {
  margin: 20px auto;
  border-radius: 50%;
  width: 80px;
}
#testimonials em {
  display: block;
  color: #999;
}

input[type="text"],
textarea,
select {
  padding: 10px 10px;
  border-radius: 0 !important;
}
input[type="text"] {
  height: 40px;
}

#gal {
  margin: auto;
}
#gal a {
  overflow: hidden;
  position: relative;
}
#gal a:hover img {
  -webkit-transform: scale(1.3);
  transform: scale(1.1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
#gal img {
  width: 130%;
}

#gal img:hover {
  opacity: 0.7;
}
#gal div {
  float: left;
  overflow: hidden;
}
#gal .item25 {
  width: 25%;
  height: 320px;
}
#gal .item33 {
  width: 33%;
  height: 320px;
}
#gal .item50 {
  width: 50%;
  height: 320px;
}
#gal .item75 {
  width: 75%;
  height: 320px;
}

@media (min-width: 1200px) {
  #gal .item25 {
    width: 25%;
    height: 320px;
  }
}
@media (max-width: 998px) {
}
@media (min-width: 768px) and (max-width: 979px) {
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-brand,
  .navbar-inverse .navbar-nav > li > a {
    padding: 10px 30px;
  }
}

@media (max-width: 480px) {
  .flexslider li .meta {
    bottom: 20px;
  }
  .secimg {
    background-size: auto 100%;
    min-height: 350px;
  }
  #gal .item25,
  #gal .item33,
  #gal .item50,
  #gal .item75 {
    width: 100%;
    height: 250px;
  }
  .imgfiller {
    background-size: auto 100% !important;
  }
  .navbar-inverse .navbar-brand,
  .navbar-inverse .navbar-nav > li > a {
    padding: 20px 20px;
  }
}

.video {
  position: absolute;
  top: 0%;
  left: 0%;
  right: 0;
  z-index: 1;
  min-width: 100%;
  min-height: 100%;
  width: 100%;
  height: auto;
  background: #333;
}

.clients li {
  text-align: center;
}
.clients li img {
  /* filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray; */
  /* IE 6-9 */
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;

  width: 200px;
}
.clients li img:hover {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: none;
  filter: none;
}

.servicestypes {
  margin: 0;
  padding: 0;
  list-style: none;
}
.servicestypes li {
  text-align: left;
  clear: both;
  margin-top: 30px;
}
.servicestypes i {
  font-size: 22px;
  color: fff;
  margin-bottom: 100px;
  border: 1px solid #ddd;
  border-radius: 50%;
  line-height: 50px;
  width: 50px;
  text-align: center;
}
.srv-left i {
  float: right;
  margin-left: 35px;
}
.srv-right i {
  float: left;
  margin-right: 35px;
}
.srv-left li {
  text-align: right;
}
.srv-left .hdrseparator {
  border-top: 1px solid #fff;
  width: 60px;
  text-align: right;
  position: absolute;
  right: 95px;
  margin: 35px 15px;
}
.srv-right .hdrseparator {
  border-top: 1px solid #fff;
  width: 60px;
  text-align: left;
  position: absolute;
  left: 95px;
  margin: 55px 20px;
}
.srv-right p {
  margin-left: 90px !important;
}
.servicestypes a {
  color: #fff;
  display: block;
  margin: 0;
  padding: 10px;
}
.servicestypes em {
  display: block;
}
.servicestypes a:hover {
  text-decoration: none;
}
.servicestypes a:hover b {
  color: #ed2225;
}
.servicestypes a:hover p {
}
.servicestypes a:hover em {
}
.servicestypes a:hover i {
  border: 1px solid #ed2225;
  background-color: #ed2225;
  color: #fff;
}
.servicestypes a:hover .hdrseparator {
}
.servicestypes p {
  color: #fff;
  margin: 25px 0 10px;
}

#services .content {
  padding-top: 80px;
}
#services .heading {
  font-size: 30px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.9px;
}
#services b,
#services em,
#services p {
  display: block;
  margin-bottom: 15px;
}
#services b {
  font-size: 40px;
}
#services em {
  font-size: 25px;
}
#services p {
  font-size: 18px;
}

.font2 {
  font-family: "Questrial", sans-serif;
}

#portfolio-slider {
}
#portfolio-slider li {
  text-align: center;
}
#portfolio-slider img {
  max-width: 1200px !important;
  margin: auto;
}

/*
.heading2, h2 span{
  display: inline-block;
  padding-bottom: 15px;
  position: relative;
    text-align: center;
}
.heading2:before{
    content: "";
    position: absolute;
    width: 50%;
    height: 1px;
    bottom: 0;
  left:25%;
    border-bottom: 3px solid #E52260;
}
*/

.heading2:before {
  left: 0;
}
#testimonials-slider ul {
  padding-top: 30px;
}
#testimonials-slider {
  background: transparent url(../img/quote2.png) no-repeat left top;
  padding-left: 30px;
}
.quote2 {
  background: transparent url(../img/quote.png) no-repeat right 220px;
  padding: 30px 0 0 0;
}

.whyus .inner {
  margin: 50px;
  padding: 50px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.3);
  max-width: 800px;
}
@media (max-width: 480px) {
  #mainslider {
    padding-top: 70px;
  }
  .flexslider li.flex-active-slide .meta h1,
  .flexslider li.flex-active-slide .meta h2,
  .flexslider li.flex-active-slide .meta .category p,
  .flexslider li.flex-active-slide .meta .category span {
    font-size: 17px;
  }
  .whatwedo {
    background-size: auto 100% !important;
  }
  .whyus .inner {
    margin: 20px !important;
    padding: 20px !important;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.3);
  }

  .video {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: 100%;
  }
  #services b {
    font-size: 30px;
  }
  #services em {
    font-size: 20px;
  }

  .dynamicace {
    clear: both !important;
    float: left !important;
    margin-bottom: 20px;
  }

  .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #999;
  }
}

.contact-table {
}
.contact-table td {
  padding: 4px 0;
  vertical-align: top;
}
.contact-table td:first-child {
  padding-right: 20px;
  font-weight: bold;
  font-family: "Oswald", sans-serif;
  white-space: nowrap;
}

.navbar-expand-md .navbar-nav .nav-link {
  padding: 10px 25px;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
}
.nav-item.active a {
  color: var(--pink);
}

.sec-slider .flex-control-nav {
  bottom: 0;
}

.service-stripe {
  background: var(--black);
  padding: 50px 0;
  color: var(--pink);
}

#portfolio img {
  width: 100%;
}
#portfolio .title {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #000;
  padding: 10px;
}

.clients2 img {
  border: 1px solid #ddd;
  width: 100%;
  padding: 10px 40px;
  border-radius: 10px;
}
.clients2 img:hover {
  border: 1px solid var(--pink);
}
