@import url("../fonts/calibri/calibri.css");
@import url("../fonts/josefin-sans/josefin-sans.css");
@import url("../fonts/quicksand/quicksand.css");
@import url("../fonts/raleway/raleway.css");
@import url("../icons/flaticon/flaticon.css");
@import url("../icons/font-awesome/all.min.css");
@import url("../icons/font-awesome/fontawesome.min.css");
@import url("../icons/font-awesome/regular.css");
@import url("../icons/font-awesome/brands.css");
@import url("../icons/font-awesome/solid.css");
@import url("../icons/lineicons/LineIcons.css");
@import url("../icons/lineicons/LineIcons.min.css");
@import url("../icons/pe7-icon/dist/dist/pe-icon-7-stroke.css");
@import url("../icons/pe7-icon/dist/dist/pe-icon-7-stroke.min.css");
@import url("../icons/icofont/icofont.min.css");
@import url("../css/animate.css");
/* primary */
/* secondry */
/* arsh */
/* paragraph */
/* heading */
/* end of loader*/
/* ---------- stylesheet ---------- */
body {
  font-size: 14px;
  font-family: 'raleway';
  font-weight: normal;
  width: 100%;
  color: #000;
  top: 0 !important; }

.goog-te-banner-frame {
  display: none; }

.language-selector {
  margin-right: 10px; }
  .language-selector span {
    margin: 0 !important;
    color: #000 !important; }
  .language-selector .goog-te-gadget-icon {
    display: none; }
    
    
.infoemail:hover  a img{

    right: 0;

    transition: all ease 0.5s;

}

.infoemail a img {

    position: fixed;

    bottom: 60%;

    right: -152px;

    transition: all ease 0.5s;

    opacity: 0;

    z-index: 999999999;

}
.infocall:hover a img {

    right: 0;

    transition: all ease 0.5s;

}

.infocall a img {

    position: fixed;

    bottom: 50%;

    right: -152px;

    transition: all ease 0.5s;

    opacity: 0;

    z-index: 999999999;

}

.infowhatsapp:hover a img {

    right: 0;

    transition: all ease 0.5s;

}

.infowhatsapp a img {

    position: fixed;

    bottom: 40%;

    right: -152px;

    transition: all ease 0.5s;

    opacity: 0;

    z-index: 999999999;

}
  .whatsappIcon a img {
         position: fixed;
          bottom: 60%;
        right: -132px;
        transition: all ease 0.5s;
         z-index: 9999999999999999999;
     
         }
 
.whatsappIcon:hover  a img{

    right: 0;

    transition: all ease 0.5s;

}  

/*--------- end of body -------*/
.preloader {
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  width: 100%;
  z-index: 99;
  background: #fff; }
  .preloader .loader-img {
    width: 150px;
    position: absolute;
    top: 27%; }
    .preloader .loader-img img {
      width: 100%;
      height: 100%; }
  .preloader .loader {
    width: 250px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: helvetica, arial, sans-serif;
    text-transform: uppercase;
    font-weight: 900;
    color: #201e1e;
    letter-spacing: 0.2em; }
    .preloader .loader::before, .preloader .loader::after {
      content: "";
      display: block;
      width: 15px;
      height: 15px;
      background: #ed3237;
      position: absolute;
      animation: load .2s infinite alternate ease-in-out; }
    .preloader .loader::before {
      top: 0; }
    .preloader .loader::after {
      bottom: 0; }

@keyframes load {
  0% {
    left: 0;
    height: 30px;
    width: 15px; }
  50% {
    height: 8px;
    width: 40px; }
  100% {
    left: 235px;
    height: 30px;
    width: 15px; } }
/* -------------- end of laoder --------------------*/
a {
  text-decoration: none;
  color: inherit; }

a:hover {
  text-decoration: none;
  color: inherit; }

p {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 16px;
  line-height: 1.7; }

body {
  display: block;
  padding: 0;
  margin: 0; }

.d-block {
  display: block; }

.mlr-0 {
  margin-left: 0;
  margin-right: 0; }

.mt-5 {
  margin-top: 5px; }

.mt-10 {
  margin-top: 10px !important; }

.mt-20 {
  margin-top: 20px !important; }

.mt-50 {
  margin-top: 50px; }

.pl-0 {
  padding-left: 0; }

.plr-0 {
  padding-left: 0;
  padding-right: 0; }

.pr-0 {
  padding-right: 0; }

.pl-10 {
  padding-left: 10px; }

.pl-15 {
  padding-left: 15px; }

.pr-10 {
  padding-right: 10px; }

.pt-10 {
  padding-top: 10px !important; }

.pt-20 {
  padding-top: 20px !important; }

.pt-30 {
  padding-top: 30px !important; }

.pt-40 {
  padding-top: 40px !important; }

.pt-50 {
  padding-top: 50px !important; }

.pt-100 {
  padding-top: 100px !important; }

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

.dc-btn {
  color: #fff;
  margin: 20px 0;
  font-size: 20px;
  font-weight: 500;
  border: none;
  border-radius: 30px;
  padding: 7px 24px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#9b2e2e+0,ec3539+100 */
  background: #9b2e2e;
  /* Old browsers */
  background: -moz-radial-gradient(center, ellipse cover, #9b2e2e 0%, #ec3539 100%);
  /* FF3.6-15 */
  background: -webkit-radial-gradient(center, ellipse cover, #9b2e2e 0%, #ec3539 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, #9b2e2e 0%, #ec3539 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9b2e2e', endColorstr='#ec3539', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */ }
  .dc-btn::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #ed3237;
    border-radius: 30px;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .dc-btn:hover {
    color: #fff; }
  .dc-btn:hover::before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }

.star-ul {
  margin: 0;
  padding: 0; }
  .star-ul li {
    color: #000;
    padding: 8px 0 8px 25px;
    position: relative;
    list-style: none;
    font-size: 16px; }
    .star-ul li i {
      position: absolute;
      left: 0;
      top: 11px;
      color: #ed3237; }

.section-title {
  margin-bottom: 20px;
  display: block;
  color: #ed3237; }

.section-title.text-center .inner-title {
  display: inline-block;
  position: relative;
  overflow: hidden; }
  .section-title.text-center .inner-title h1 {
    font-size: 36px;
    font-weight: 600; }
  .section-title.text-center .inner-title .divider {
    font-size: 18px;
    position: relative;
    width: 150px; }
    .section-title.text-center .inner-title .divider:before {
      content: "";
      width: 50px;
      border: 1px solid #ed3237;
      position: absolute;
      left: 0;
      bottom: 13px; }
    .section-title.text-center .inner-title .divider:after {
      content: "";
      width: 50px;
      border: 1px solid #ed3237;
      position: absolute;
      right: 0;
      bottom: 13px; }
    .section-title.text-center .inner-title .divider i {
      -webkit-animation: rotation 2s infinite linear;
      padding: 5px; }
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg); } }
.section-title.text-left .inner-title {
  display: inline-block;
  position: relative;
  overflow: hidden; }
  .section-title.text-left .inner-title h1 {
    font-size: 36px;
    font-weight: 600; }
  .section-title.text-left .inner-title .divider {
    font-size: 18px;
    position: relative;
    width: 150px; }
    .section-title.text-left .inner-title .divider:after {
      content: "";
      width: 50px;
      border: 1px solid #ed3237;
      position: absolute;
      left: 30px;
      bottom: 13px; }
    .section-title.text-left .inner-title .divider i {
      -webkit-animation: rotation 2s infinite linear;
      padding: 5px; }
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg); } }
/*---------- raw material ------------*/
header {
  /*-------- end topbar ------*/
  /*-------- end main-header ------*/ }
  header .topbar {
    padding: 7px 0;
    background: #201e1e;
    z-index: 2; }
    header .topbar span {
      margin-left: 15px;
      margin-right: 15px;
      color: #fff;
      display: inline-block; }
      header .topbar span i {
        padding-right: 3px; }
    header .topbar a {
      color: #fff; }
    header .topbar .social-top ul {
      display: block;
      margin: 0;
      padding: 0;
      text-align: right; }
      header .topbar .social-top ul li {
        list-style: none;
        display: inline-block;
        padding: 0 5px; }
        header .topbar .social-top ul li a {
          text-decoration: none;
          color: #fff;
          display: inline-block; }
  header .main-header {
    display: block;
    background: #fff;
    box-shadow: 0 0 5px 1px #ccc;
    position: relative; }
    header .main-header .logo {
      padding: 10px 0; }
      header .main-header .logo img {
        height: 80px; }
    header .main-header .navigation-mobile {
      display: none;
      width: 100%;
      max-width: 100%;
      background: #333;
      max-height: 300px;
      overflow-y: auto; }
      header .main-header .navigation-mobile ul {
        margin: 0;
        padding: 0;
        display: block; }
        header .main-header .navigation-mobile ul li {
          list-style: none;
          display: block;
          padding: 10px 15px;
          border-bottom: 1px dotted #fff; }
          header .main-header .navigation-mobile ul li a {
            display: block;
            color: #fff;
            font-size: 16px; }
          header .main-header .navigation-mobile ul li:hover {
            background: #ec3539;
            font-weight: 600; }
        header .main-header .navigation-mobile ul .drop-1 {
          position: relative; }
          header .main-header .navigation-mobile ul .drop-1 i {
            position: absolute;
            right: 10px;
            top: 15px; }
      header .main-header .navigation-mobile .quote-btn {
        padding-left: 15px; }
      header .main-header .navigation-mobile .drop-1-inner {
        display: none; }
    header .main-header .navigation {
      height: 100%;
      width: 100%; }
      header .main-header .navigation .quote-btn {
        display: table-cell;
        vertical-align: middle; }
      header .main-header .navigation ul {
        padding: 0;
        display: table;
        height: 100%;
        padding: 0;
        display: table;
        height: 100%;
        margin-left: auto;
        margin: 0 0 0 auto; }
        header .main-header .navigation ul li {
          list-style: none;
          display: table-cell;
          vertical-align: middle;
          position: relative;
          z-index: 1;
          padding: 10px 0; }
          header .main-header .navigation ul li a {
            text-decoration: none;
            font-size: 18px;
            display: inline-block;
            padding: 5px 25px;
            font-weight: 500;
            -webkit-transition: all 0.34s ease-in-out;
            -moz-transition: all 0.34s ease-in-out;
            transition: all 0.34s ease-in-out; }
          header .main-header .navigation ul li:before {
            background: url("../images/icons/menu-shape2.png");
            background-position-x: 0%;
            background-position-y: 0%;
            background-repeat: repeat;
            top: -6px;
            content: "";
            height: 100%;
            position: absolute;
            left: -10px;
            width: 100%;
            opacity: 0;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
            filter: alpha(opacity=0);
            background-position: left center;
            background-repeat: no-repeat;
            -webkit-transition: all 0.34s ease-in-out;
            -moz-transition: all 0.34s ease-in-out;
            transition: all 0.34s ease-in-out;
            z-index: -1;
            visibility: hidden; }
          header .main-header .navigation ul li:after {
            background: url("../images/icons/menu-shape1.png");
            background-position-x: 0%;
            background-position-y: 0%;
            background-repeat: repeat;
            bottom: -10px;
            content: "";
            height: 100%;
            position: absolute;
            right: -10px;
            width: 100%;
            opacity: 0;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
            filter: alpha(opacity=0);
            background-position: right center;
            background-repeat: no-repeat;
            -webkit-transition: all 0.34s ease-in-out;
            -moz-transition: all 0.34s ease-in-out;
            transition: all 0.34s ease-in-out;
            visibility: hidden;
            z-index: -1; }
          header .main-header .navigation ul li:hover:before {
            opacity: 1;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
            filter: alpha(opacity=100);
            left: 6px;
            visibility: visible; }
          header .main-header .navigation ul li:hover:after {
            opacity: 1;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
            filter: alpha(opacity=100);
            right: 10px;
            visibility: visible; }
          header .main-header .navigation ul li:hover {
            color: #ed3237; }
        header .main-header .navigation ul .active a {
          color: #ec3539; }
        header .main-header .navigation ul .active::before {
          opacity: 1;
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
          filter: alpha(opacity=100);
          left: 6px;
          visibility: visible; }
        header .main-header .navigation ul .active::after {
          opacity: 1;
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
          filter: alpha(opacity=100);
          right: 10px;
          visibility: visible; }
        header .main-header .navigation ul .navigation-drop {
          position: relative; }
          header .main-header .navigation ul .navigation-drop:hover .nav-dropdown {
            visibility: visible;
            opacity: 1;
            -webkit-transform: scaleY(1);
            -ms-transform: scaleY(1);
            transform: scaleY(1);
            z-index: 9; }
          header .main-header .navigation ul .navigation-drop:hover::after {
            right: 0 !important; }
          header .main-header .navigation ul .navigation-drop a {
            position: relative; }
            header .main-header .navigation ul .navigation-drop a i {
              position: absolute;
              right: 3px;
              top: 10px;
              font-size: 20px; }
          header .main-header .navigation ul .navigation-drop .nav-dropdown {
            position: absolute;
            text-align: left;
            padding: 10px 0;
            left: 100%;
            top: 0;
            left: 0;
            top: 100%;
            width: 250px;
            background: #ffffff;
            -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
            box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
            visibility: hidden;
            border-top: 4px solid #ed3237;
            opacity: 1;
            -webkit-transform: scaleY(0);
            -ms-transform: scaleY(0);
            transform: scaleY(0);
            -webkit-transform-origin: 0 0;
            -ms-transform-origin: 0 0;
            transform-origin: 0 0;
            z-index: -1;
            border-radius: 0 0 3px 3px;
            -webkit-transition: visibility 0.2s ease-in-out 0s, opacity 0.2s ease-in-out 0s, z-index 0s ease-in-out 0s, -webkit-transform 0.2s ease-in-out 0s;
            transition: visibility 0.2s ease-in-out 0s, opacity 0.2s ease-in-out 0s, z-index 0s ease-in-out 0s, -webkit-transform 0.2s ease-in-out 0s;
            -o-transition: transform 0.2s ease-in-out 0s, visibility 0.2s ease-in-out 0s, opacity 0.2s ease-in-out 0s, z-index 0s ease-in-out 0s;
            transition: transform 0.2s ease-in-out 0s, visibility 0.2s ease-in-out 0s, opacity 0.2s ease-in-out 0s, z-index 0s ease-in-out 0s;
            transition: transform 0.2s ease-in-out 0s, visibility 0.2s ease-in-out 0s, opacity 0.2s ease-in-out 0s, z-index 0s ease-in-out 0s, -webkit-transform 0.2s ease-in-out 0s; }
            header .main-header .navigation ul .navigation-drop .nav-dropdown li {
              display: block;
              padding: 0;
              -webkit-transition: all 0.3s ease-in-out 0s;
              -o-transition: all 0.3s ease-in-out 0s;
              transition: all 0.3s ease-in-out 0s;
              border-bottom: 1px dashed #eee; }
              header .main-header .navigation ul .navigation-drop .nav-dropdown li a {
                line-height: 1.3;
                display: block;
                font-weight: 400;
                font-size: 15px;
                color: #444444;
                padding: 8px 15px; }
                header .main-header .navigation ul .navigation-drop .nav-dropdown li a:hover {
                  color: #ed3237; }
              header .main-header .navigation ul .navigation-drop .nav-dropdown li:before, header .main-header .navigation ul .navigation-drop .nav-dropdown li:after {
                background: transparent; }
            header .main-header .navigation ul .navigation-drop .nav-dropdown .has-child ul {
              position: absolute;
              text-align: left;
              padding: 10px 0;
              right: -60 !important;
              top: 0;
              left: 100%;
              top: 0;
              width: 250px;
              background: #ffffff;
              -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
              box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
              visibility: hidden;
              border-top: 4px solid #ed3237;
              opacity: 1;
              -webkit-transform: scaleY(0);
              -ms-transform: scaleY(0);
              transform: scaleY(0);
              -webkit-transform-origin: 0 0;
              -ms-transform-origin: 0 0;
              transform-origin: 0 0;
              z-index: -1;
              border-radius: 0 0 3px 3px;
              -webkit-transition: visibility 0.2s ease-in-out 0s, opacity 0.2s ease-in-out 0s, z-index 0s ease-in-out 0s, -webkit-transform 0.2s ease-in-out 0s;
              transition: visibility 0.2s ease-in-out 0s, opacity 0.2s ease-in-out 0s, z-index 0s ease-in-out 0s, -webkit-transform 0.2s ease-in-out 0s;
              -o-transition: transform 0.2s ease-in-out 0s, visibility 0.2s ease-in-out 0s, opacity 0.2s ease-in-out 0s, z-index 0s ease-in-out 0s;
              transition: transform 0.2s ease-in-out 0s, visibility 0.2s ease-in-out 0s, opacity 0.2s ease-in-out 0s, z-index 0s ease-in-out 0s;
              transition: transform 0.2s ease-in-out 0s, visibility 0.2s ease-in-out 0s, opacity 0.2s ease-in-out 0s, z-index 0s ease-in-out 0s, -webkit-transform 0.2s ease-in-out 0s; }
            header .main-header .navigation ul .navigation-drop .nav-dropdown .has-child:hover ul {
              visibility: visible;
              opacity: 1;
              -webkit-transform: scaleY(1);
              -ms-transform: scaleY(1);
              transform: scaleY(1);
              z-index: 9; }
        header .main-header .navigation ul .navigation-drop.active::after {
          right: 0px !important; }
    header .main-header .nav-btn {
      display: none;
      position: absolute;
      right: 20px;
      top: 48%;
      font-size: 26px; }
      header .main-header .nav-btn:hover {
        color: #ec3539;
        cursor: pointer; }
  header .sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9; }

/*-------- end header ------*/
.slider .carousel-control-next,
.slider .carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 10%;
  /*color: #ec3539;*/
  color: #000;
  font-size: 40px;
  text-align: center;
  opacity: 1; }
  .slider .carousel-control-next:hover,
  .slider .carousel-control-prev:hover {
    color: #ec3539; }
.slider .carousel-item {
  /* end of caption 1*/
  /* end of caption 2*/
  /* end of caption 3*/ }
  .slider .carousel-item .slide-img {
    height: 100%;
    width: 100%; }
  .slider .carousel-item .carousel-caption {
    position: absolute;
    right: 9%;
    bottom: 0;
    top: 0;
    left: 9%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: inherit;
    text-align: inherit; }
  .slider .carousel-item .caption-1 {
    display: block; }
    .slider .carousel-item .caption-1 .left-content {
      top: 36%;
      position: absolute;
      left: 0;
      display: inline-block;
      width: 29%; }
      .slider .carousel-item .caption-1 .left-content .first-p {
        /*font-size: 26px;*/
        font-size: 1.9vw;
        font-weight: 500;
        text-align: right;
        line-height: 1.05;
        position: relative;
        margin: 0; }
        .slider .carousel-item .caption-1 .left-content .first-p:before {
          height: 3px;
          width: 26%;
          position: absolute;
          left: 0;
          content: "";
          top: 47%;
          background: #ed3237; }
      .slider .carousel-item .caption-1 .left-content h2 {
        /*font-size: 82px;*/
        font-size: 6vw;
        color: #ed3237;
        font-weight: 600;
        margin: 0;
        line-height: 1.05; }
      .slider .carousel-item .caption-1 .left-content .second-p {
        /*font-size: 24px;*/
        font-size: 1.9vw;
        margin: 0;
        line-height: 1.3;
        text-align: center;
        font-weight: 500; }
    .slider .carousel-item .caption-1 .right-img {
      position: absolute;
      right: 0;
      bottom: 9px;
      width: 63%; }
      .slider .carousel-item .caption-1 .right-img img {
        height: 100%;
        width: 100%; }
  .slider .carousel-item .caption-2 {
    display: block; }
    .slider .carousel-item .caption-2 .left-img {
      position: absolute;
      left: -50px;
      bottom: 20px;
      width: 58.3%; }
      .slider .carousel-item .caption-2 .left-img img {
        height: 100%;
        width: 100%; }
    .slider .carousel-item .caption-2 .right-content {
      top: 36%;
      position: absolute;
      right: 0;
      display: inline-block;
      width: 41.7%; }
      .slider .carousel-item .caption-2 .right-content h2 {
        /*font-size: 35px;*/
        font-size: 2.5vw;
        color: #ed3237;
        font-weight: 600;
        margin: 0;
        line-height: 1.05;
        text-align: right; }
      .slider .carousel-item .caption-2 .right-content .second-p {
        /*font-size: 20px;*/
        font-size: 1.5vw;
        margin: 20px 0 0;
        line-height: 1.7;
        text-align: center;
        font-weight: 500;
        border-bottom: 3px solid #ed3237;
        padding-bottom: 20px; }
        .slider .carousel-item .caption-2 .right-content .second-p .red {
          color: #ed3237; }
  .slider .carousel-item .caption-3 {
    display: block; }
    .slider .carousel-item .caption-3 .left-img {
      position: absolute;
      bottom: 5px;
      width: 54.2%; }
      .slider .carousel-item .caption-3 .left-img img {
        height: 100%;
        width: 100%; }
    .slider .carousel-item .caption-3 .right-content {
      top: 32%;
      position: absolute;
      right: 0;
      display: inline-block;
      width: 46.8%; }
      .slider .carousel-item .caption-3 .right-content .first-p {
        /*font-size: 26px;*/
        font-size: 2vw;
        font-weight: 500;
        text-align: left;
        line-height: 1.2;
        position: relative;
        margin: 0; }
      .slider .carousel-item .caption-3 .right-content h2 {
        font-size: 3.4vw;
        color: #ed3237;
        font-weight: 600;
        margin: 10px 0 0;
        line-height: 1.3;
        text-align: left; }
      .slider .carousel-item .caption-3 .right-content .second-p {
        /* font-size: 26px;*/
        font-size: 2vw;
        margin: 10px 0 0;
        line-height: 1.2;
        text-align: left;
        font-weight: 500; }

/*-------- end slider ------*/
.work-process {
  padding: 50px 0;
  background: #fafafa; }
  .work-process .process h4 {
    font-size: 20px; }
  .work-process .process span {
    display: inline-block;
    border: 2px solid #cacaca;
    border-radius: 100%;
    height: 100px;
    width: 100px;
    font-size: 40px;
    line-height: 100px;
    text-align: center;
    margin-bottom: 10px;
    color: #ed3237;
    overflow: hidden;
    z-index: 9;
    background: #fff; }
    .work-process .process span:hover {
      color: #fff;
      cursor: pointer;
      /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#9b2e2e+0,ec3539+100 */
      background: #9b2e2e;
      /* Old browsers */
      background: -moz-radial-gradient(center, ellipse cover, #9b2e2e 0%, #ec3539 100%);
      /* FF3.6-15 */
      background: -webkit-radial-gradient(center, ellipse cover, #9b2e2e 0%, #ec3539 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: radial-gradient(ellipse at center, #9b2e2e 0%, #ec3539 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9b2e2e', endColorstr='#ec3539', GradientType=1);
      /* IE6-9 fallback on horizontal gradient */ }
  .work-process .process .line {
    max-width: 85%;
    height: 3px;
    background: #cecece;
    margin: 55px auto -65px;
    display: inline-block;
    z-index: 0;
    width: 100%; }

/*-------- end work process ------*/
.about-section {
  padding: 50px 0 50px; }
  .about-section .about-img {
    text-align: right; }
    .about-section .about-img img {
      width: 380px; }

/*-------- end about section ------*/
.service-section {
  padding: 50px 0;
  background: #fafafa;
  background-image: url(../images/service-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  /* end service-1 */
  /* end service-2 */
  /* end service-3 */
  /* end service-4 */
  /* end service-5 */
  /* end service-6 */ }
  .service-section .service {
    position: relative;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 370px;
    margin-bottom: 20px; }
    .service-section .service .opacity-1 {
      opacity: 0;
      transition: all 2s ease-in-out 0s; }
    .service-section .service:hover .opacity-1 {
      opacity: 1;
      transition: all 300ms ease-in-out 0s; }
  .service-section .service-1 {
    background-image: url(../images/serv-1.png); }
    .service-section .service-1 .top-1 {
      position: absolute;
      right: 80px;
      height: 50px;
      width: 50px;
      top: 50px;
      -webkit-animation: rotation 3s infinite linear; }
      .service-section .service-1 .top-1 img {
        width: 100%;
        height: 100%; }
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg); } }
    .service-section .service-1 .top-2 {
      position: absolute;
      right: 10px;
      height: 30px;
      width: 30px;
      top: 100px;
      -webkit-animation: rotation 3s infinite linear; }
      .service-section .service-1 .top-2 img {
        width: 100%;
        height: 100%; }
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg); } }
    .service-section .service-1 .bottom {
      position: absolute;
      left: 0;
      bottom: 40px;
      height: 50px;
      width: 50px;
      -webkit-animation: rotation 3s infinite linear; }
      .service-section .service-1 .bottom img {
        width: 100%;
        height: 100%; }
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg); } }
    .service-section .service-1 .icon {
      font-size: 50px;
      position: absolute;
      left: 60px;
      top: 90px;
      color: #fff; }
    .service-section .service-1 .desc {
      position: absolute;
      left: 70px;
      top: 170px;
      width: 250px;
      color: #fff; }
      .service-section .service-1 .desc h2 {
        font-size: 20px;
        font-weight: 600; }
      .service-section .service-1 .desc p {
        font-size: 14px;
        line-height: 1.5; }
  .service-section .service-2 {
    background-image: url(../images/serv-2.png); }
    .service-section .service-2 .top-1 {
      position: absolute;
      right: 110px;
      height: 60px;
      width: 60px;
      top: 27px;
      -webkit-animation: rotation 3s infinite linear; }
      .service-section .service-2 .top-1 img {
        width: 100%;
        height: 100%; }
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg); } }
    .service-section .service-2 .top-2 {
      position: absolute;
      right: 50px;
      height: 25px;
      width: 25px;
      top: 70px;
      -webkit-animation: rotation 3s infinite linear; }
      .service-section .service-2 .top-2 img {
        width: 100%;
        height: 100%; }
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg); } }
    .service-section .service-2 .bottom {
      position: absolute;
      bottom: 20px;
      height: 50px;
      width: 50px;
      -webkit-animation: rotation 3s infinite linear;
      right: 130px; }
      .service-section .service-2 .bottom img {
        width: 100%;
        height: 100%; }
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg); } }
    .service-section .service-2 .icon {
      font-size: 50px;
      position: absolute;
      left: 90px;
      top: 90px;
      color: #fff; }
    .service-section .service-2 .desc {
      position: absolute;
      left: 60px;
      top: 170px;
      width: 250px;
      color: #fff; }
      .service-section .service-2 .desc h2 {
        font-size: 18px;
        font-weight: 600; }
      .service-section .service-2 .desc p {
        font-size: 14px;
        line-height: 1.5; }
  .service-section .service-3 {
    background-image: url(../images/serv-3.png); }
    .service-section .service-3 .top-1 {
      position: absolute;
      right: 150px;
      height: 60px;
      width: 60px;
      top: 27px;
      -webkit-animation: rotation 3s infinite linear; }
      .service-section .service-3 .top-1 img {
        width: 100%;
        height: 100%; }
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg); } }
    .service-section .service-3 .top-2 {
      position: absolute;
      right: 100px;
      height: 25px;
      width: 25px;
      bottom: 30px;
      -webkit-animation: rotation 3s infinite linear; }
      .service-section .service-3 .top-2 img {
        width: 100%;
        height: 100%; }
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg); } }
    .service-section .service-3 .bottom {
      position: absolute;
      bottom: 60px;
      height: 50px;
      width: 50px;
      -webkit-animation: rotation 3s infinite linear;
      right: 55px; }
      .service-section .service-3 .bottom img {
        width: 100%;
        height: 100%; }
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg); } }
    .service-section .service-3 .icon {
      font-size: 50px;
      position: absolute;
      left: 60px;
      top: 80px;
      color: #fff; }
    .service-section .service-3 .desc {
      position: absolute;
      left: 65px;
      top: 170px;
      width: 250px;
      color: #fff; }
      .service-section .service-3 .desc h2 {
        font-size: 20px;
        font-weight: 600; }
      .service-section .service-3 .desc p {
        font-size: 14px;
        line-height: 1.5; }
  .service-section .service-4 {
    background-image: url(../images/serv-4.png); }
    .service-section .service-4 .top-1 {
      position: absolute;
      right: 25px;
      height: 60px;
      width: 60px;
      top: 45px;
      -webkit-animation: rotation 3s infinite linear; }
      .service-section .service-4 .top-1 img {
        width: 100%;
        height: 100%; }
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg); } }
    .service-section .service-4 .top-2 {
      position: absolute;
      left: 80px;
      height: 25px;
      width: 25px;
      top: 70px;
      -webkit-animation: rotation 3s infinite linear; }
      .service-section .service-4 .top-2 img {
        width: 100%;
        height: 100%; }
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg); } }
    .service-section .service-4 .bottom {
      position: absolute;
      bottom: 45px;
      height: 50px;
      width: 50px;
      -webkit-animation: rotation 3s infinite linear;
      right: 90px; }
      .service-section .service-4 .bottom img {
        width: 100%;
        height: 100%; }
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg); } }
    .service-section .service-4 .icon {
      font-size: 50px;
      position: absolute;
      right: 120px;
      top: 80px;
      color: #fff; }
    .service-section .service-4 .desc {
      position: absolute;
      left: 65px;
      top: 170px;
      width: 250px;
      color: #fff; }
      .service-section .service-4 .desc h2 {
        font-size: 20px;
        font-weight: 600; }
      .service-section .service-4 .desc p {
        font-size: 14px;
        line-height: 1.5; }
  .service-section .service-5 {
    background-image: url(../images/service-5.png); }
    .service-section .service-5 .top-1 {
      position: absolute;
      right: 80px;
      height: 50px;
      width: 50px;
      top: 50px;
      -webkit-animation: rotation 3s infinite linear; }
      .service-section .service-5 .top-1 img {
        width: 100%;
        height: 100%; }
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg); } }
    .service-section .service-5 .top-2 {
      position: absolute;
      right: 10px;
      height: 30px;
      width: 30px;
      top: 100px;
      -webkit-animation: rotation 3s infinite linear; }
      .service-section .service-5 .top-2 img {
        width: 100%;
        height: 100%; }
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg); } }
    .service-section .service-5 .bottom {
      position: absolute;
      left: 0;
      bottom: 40px;
      height: 50px;
      width: 50px;
      -webkit-animation: rotation 3s infinite linear; }
      .service-section .service-5 .bottom img {
        width: 100%;
        height: 100%; }
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg); } }
    .service-section .service-5 .icon {
      font-size: 50px;
      position: absolute;
      left: 60px;
      top: 90px;
      color: #fff; }
    .service-section .service-5 .desc {
      position: absolute;
      left: 70px;
      top: 170px;
      width: 250px;
      color: #fff; }
      .service-section .service-5 .desc h2 {
        font-size: 20px;
        font-weight: 600; }
      .service-section .service-5 .desc p {
        font-size: 14px;
        line-height: 1.5; }
  .service-section .service-6 {
    background-image: url(../images/serv-2.png); }
    .service-section .service-6 .top-1 {
      position: absolute;
      right: 110px;
      height: 60px;
      width: 60px;
      top: 27px;
      -webkit-animation: rotation 3s infinite linear; }
      .service-section .service-6 .top-1 img {
        width: 100%;
        height: 100%; }
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg); } }
    .service-section .service-6 .top-2 {
      position: absolute;
      right: 50px;
      height: 25px;
      width: 25px;
      top: 70px;
      -webkit-animation: rotation 3s infinite linear; }
      .service-section .service-6 .top-2 img {
        width: 100%;
        height: 100%; }
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg); } }
    .service-section .service-6 .bottom {
      position: absolute;
      bottom: 20px;
      height: 50px;
      width: 50px;
      -webkit-animation: rotation 3s infinite linear;
      right: 130px; }
      .service-section .service-6 .bottom img {
        width: 100%;
        height: 100%; }
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg); } }
    .service-section .service-6 .icon {
      font-size: 50px;
      position: absolute;
      left: 90px;
      top: 90px;
      color: #fff; }
    .service-section .service-6 .desc {
      position: absolute;
      left: 60px;
      top: 170px;
      width: 250px;
      color: #fff; }
      .service-section .service-6 .desc h2 {
        font-size: 18px;
        font-weight: 600; }
      .service-section .service-6 .desc p {
        font-size: 14px;
        line-height: 1.5; }

/*-------- end service section ------*/
.counter-section {
  padding: 50px 0 20px;
  background-image: url(../images/bg-image.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-blend-mode: overlay;
  background-color: #ed3237; }
  .counter-section i {
    font-size: 40px;
    text-align: center;
    display: block;
    color: #fff; }
  .counter-section span {
    display: block;
    text-align: center;
    font-size: 30px;
    color: #fff;
    margin-top: 5px;
    font-weight: 600; }
  .counter-section p {
    color: #fff;
    text-align: center;
    font-size: 20px;
    margin: 5px 0 0; }
  .counter-section .counter-box {
    margin-bottom: 30px; }

/*-------- end counter section ------*/
.footer-section {
  padding: 50px 0;
  background-image: url(../images/footer-bg.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 450px; }
  .footer-section .left-ft .footer-logo {
    display: block;
    width: 100%;
    text-align: center;
    max-width: 120px;
    margin: 0 auto 20px; }
  .footer-section .left-ft p {
    font-size: 16px;
    color: #fff;
    line-height: 1.7;
    margin-bottom: 0; }
  .footer-section .left-ft .dc-btn {
    margin-bottom: 0; }
  .footer-section .section-title {
    color: #fff;
    margin-top: 40px; }
  .footer-section .section-title.text-left .inner-title h1 {
    font-size: 26px;
    font-weight: 600; }
  .footer-section .section-title.text-left .inner-title .divider {
    font-size: 16px; }
    .footer-section .section-title.text-left .inner-title .divider:after {
      content: "";
      width: 30px;
      border: 1px solid #fff;
      position: absolute;
      left: 30px;
      bottom: 13px; }
  .footer-section .q-links ul {
    display: block;
    margin: 0;
    padding: 0; }
    .footer-section .q-links ul li {
      list-style: none;
      margin-bottom: 12px; }
      .footer-section .q-links ul li a {
        font-size: 16px;
        color: #fff;
        padding-left: 25px;
        position: relative;
        -webkit-transition: all 0.3s ease-in-out 0s;
        -o-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s; }
        .footer-section .q-links ul li a:before {
          content: "";
          position: absolute;
          left: 0;
          top: 7px;
          height: 7px;
          width: 7px;
          background: #ed3237;
          border-radius: 100px;
          -webkit-transition: all 0.3s ease-in-out 0s;
          -o-transition: all 0.3s ease-in-out 0s;
          transition: all 0.3s ease-in-out 0s; }
        .footer-section .q-links ul li a:hover {
          margin-left: 15px;
          color: #cfcfcf; }
  .footer-section .location ul {
    margin: 0;
    padding: 0; }
    .footer-section .location ul li {
      padding: 0px 0 18px 35px;
      list-style: none;
      color: #fff;
      position: relative;
      font-size: 16px;
      line-height: 1.7; }
      .footer-section .location ul li i {
        position: absolute;
        left: 0;
        font-size: 22px;
        top: 3px;
        text-align: center; }
  .footer-section .footer-form .form-group .form-control {
    height: 40px;
    padding: 0 20px;
    font-size: 15px;
    line-height: 40px;
    border-radius: 20px; }
    .footer-section .footer-form .form-group .form-control:focus {
      outline: none;
      box-shadow: none;
      color: #495057;
      background-color: #fff;
      border-color: #ec3539; }
  .footer-section .footer-form .form-group .textarea {
    min-height: 60px;
    border-radius: 10px !important;
    resize: none; }
    .footer-section .footer-form .form-group .textarea:focus {
      outline: none;
      box-shadow: none;
      color: #495057;
      background-color: #fff;
      border-color: #ec3539; }
  .footer-section .footer-form .dc-btn {
    margin: 0; }

/*-------- end footer section ------*/
.copyright {
  background: #000;
  padding: 10px 0 5px; }
  .copyright .social-icons span {
    display: inline-block;
    /* .facebook i {
            color: #3B5998;
        }*/
    /* .twitter i {
            color: #4099ff;
        }*/
    /*.instagram i {
            color: #c52e86;
        }*/
    /*.gp i {
            color: #db5a3c;
        }*/ }
    .copyright .social-icons span a {
      background-color: transparent;
      border-radius: 100%;
      cursor: pointer;
      display: inline-block;
      font-size: 14px;
      height: 30px;
      line-height: 30px;
      margin: 0 7px;
      position: relative;
      text-align: center;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      width: 30px;
      /* box-shadow: 0 0 5px 0 #B0B0B0;*/
      border: 2px solid #fff; }
      .copyright .social-icons span a i {
        background: none;
        color: #fff;
        height: 30px;
        left: -6px;
        line-height: 30px;
        position: absolute;
        top: -2px;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        width: 40px;
        z-index: 10;
        color: #fff !important; }
      .copyright .social-icons span a span {
        border-radius: 0;
        display: block;
        height: 0;
        left: 50%;
        margin: 0;
        position: absolute;
        top: 50%;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        width: 0; }
      .copyright .social-icons span a:hover span {
        width: 30px;
        height: 30px;
        border-radius: 100%;
        margin: -15px;
        color: #fff; }
      .copyright .social-icons span a:hover i {
        color: #fff; }
    .copyright .social-icons span .facebook span {
      background: #3B5998; }
    .copyright .social-icons span .linkedin span {
      background: #0077b5; }
    .copyright .social-icons span .instagram span {
      background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%); }
    .copyright .social-icons span .twitter span {
      background: #1da1f2; }
    .copyright .social-icons span .youtube span {
      background: #ff0000; }
    .copyright .social-icons span .tumblr span {
      background: #030303; }
    .copyright .social-icons span .gp span {
      background: #db5a3c; }
  .copyright .copy-txt {
    text-align: right;
    color: #fff;
    margin-top: 4px; }
    .copyright .copy-txt p {
      margin: 0; }

/*-------- end of home page ----------*/
.about-bg {
  background-image: url(../images/about-bread-bg.jpg); }

.service-bg {
  background-image: url(../images/service-bread.jpg); }

.contact-bg {
  background-image: url(../images/contact-bread.jpg); }

.breadcrumbs {
  padding: 50px 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-blend-mode: overlay;
  background-color: rgba(0, 0, 0, 0.6); }
  .breadcrumbs .section-title {
    color: #fff;
    margin-bottom: 0px !important; }
    .breadcrumbs .section-title .divider::before {
      border: 1px solid #fff !important; }
    .breadcrumbs .section-title .divider::after {
      border: 1px solid #fff !important; }
  .breadcrumbs .bread-list ul {
    display: block;
    margin: 0;
    padding: 0;
    text-align: center; }
    .breadcrumbs .bread-list ul li {
      list-style: none;
      display: inline-block; }
      .breadcrumbs .bread-list ul li a {
        font-size: 16px;
        color: #f5f5f5;
        display: inline-block;
        margin: 0px 5px; }
        .breadcrumbs .bread-list ul li a:hover {
          color: #fff; }
    .breadcrumbs .bread-list ul .arrow a {
      font-size: 14px;
      display: block;
      color: #fff; }

/*-------- end of breadcrumbs ----------*/
.contact-top {
  padding: 50px 0; }
  .contact-top .cont-box {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    padding: 40px 50px;
    overflow: hidden;
    border-radius: 3px;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    text-align: center;
    margin-bottom: 20px; }
    .contact-top .cont-box .icon {
      height: 100px;
      width: 100px;
      border: 1px solid #ed3237;
      border-radius: 100%;
      line-height: 100px;
      font-size: 36px;
      color: #ed3237;
      margin-bottom: 20px; }
    .contact-top .cont-box p {
      margin-bottom: 0; }
    .contact-top .cont-box:hover {
      -webkit-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
      transform: translateY(-2px);
      -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
      box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15); }

.contact-bottom {
  padding: 50px 0 130px; }
  .contact-bottom .contact-form {
    padding: 50px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    transform: skew(0deg, 15deg); }
    .contact-bottom .contact-form .section-title {
      transform: skew(0deg, -15deg); }
    .contact-bottom .contact-form .form-group {
      margin-bottom: 25px; }
      .contact-bottom .contact-form .form-group .form-control {
        height: 40px;
        padding: 0 20px;
        font-size: 15px;
        line-height: 40px;
        border-radius: 20px; }
        .contact-bottom .contact-form .form-group .form-control:focus {
          color: #495057;
          background-color: #fff;
          border-color: #ec3539;
          outline: 0;
          box-shadow: none; }
      .contact-bottom .contact-form .form-group .textarea {
        min-height: 120px;
        border-radius: 10px !important;
        resize: none; }
    .contact-bottom .contact-form .dc-btn {
      margin: 10px 0; }
    .contact-bottom .contact-form form {
      transform: skew(0deg, -15deg); }
  .contact-bottom .map-location {
    transform: skew(0deg, -15deg); }

/*-------- end of contact form ----------*/
.services {
  padding: 50px 0; }
  .services .service-left {
    margin-bottom: 30px; }
    .services .service-left h2 {
      font-size: 22px;
      font-weight: 500; }
    .services .service-left b {
      font-weight: 600; }
  .services .service-right .single-widget {
    padding: 30px;
    margin-bottom: 30px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border-radius: 3px; }
    .services .service-right .single-widget .section-title h1 {
      font-size: 26px; }
  .services .service-right .service-widget ul {
    padding-left: 0;
    margin-bottom: 0; }
    .services .service-right .service-widget ul li {
      border-bottom: 1px solid #e5e5e5;
      padding: 12px 0;
      list-style: none; }
      .services .service-right .service-widget ul li a {
        display: block;
        font-size: 14px;
        font-weight: 400;
        color: #444444; }
        .services .service-right .service-widget ul li a:before {
          content: "-";
          padding-right: 5px;
          font-weight: 600; }
        .services .service-right .service-widget ul li a:hover {
          padding-left: 13px;
          color: #333333;
          font-weight: 700; }
      .services .service-right .service-widget ul li:first-child {
        padding-top: 0; }
    .services .service-right .service-widget ul .active a {
      color: #333333;
      font-weight: 700; }

/*-------- end of services ----------*/
/*---------- quote modal--------*/
.quote-modal .form-group {
  margin-bottom: 20px; }
  .quote-modal .form-group .form-control {
    height: 40px;
    padding: 0 20px;
    font-size: 15px;
    line-height: 40px;
    border-radius: 20px; }
    .quote-modal .form-group .form-control:focus {
      color: #495057;
      background-color: #fff;
      border-color: #ec3539;
      outline: 0;
      box-shadow: none; }
  .quote-modal .form-group .textarea {
    min-height: 120px;
    border-radius: 10px !important;
    resize: none; }
.quote-modal .dc-btn {
  margin: 10px 0; }

/*---------- quote modal --------*/
/* animation classes */
.infinite {
  animation-iteration-count: infinite; }

.duration-1 {
  animation-duration: 1s; }

.duration-2 {
  animation-duration: 2s; }

.duration-3 {
  animation-duration: 3s; }

.duration-4 {
  animation-duration: 4s; }

.duration-5 {
  animation-duration: 5s; }

.fast {
  animation-duration: 800ms; }

.faster {
  animation-duration: 500ms; }

.delay-1 {
  animation-delay: 1s; }

.delay-2 {
  animation-delay: 2s; }

.delay-3 {
  animation-delay: 3s; }

.delay-4 {
  animation-delay: 4s; }

.delay-5 {
  animation-delay: 5s; }

/* animation classes */

/*# sourceMappingURL=style.css.map */

