#price-part {
  background: rgba(0, 0, 0, 0.1); }
  #price-part .section-head {
    margin-bottom: 10px; }
  #price-part .price-item {
    background: #ffffff;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    text-align: center;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    position: relative;
    border-radius: 3px; }
    #price-part .price-item:hover {
      -webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
      -o-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
      box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22); }
    #price-part .price-item .cost-value {
      background: #17a2b8;
      color: #ffffff;
      font-size: 16px;
      font-family: "Montserrat", sans-serif; }
      #price-part .price-item .cost-value span {
        font-size: 40px; }
    #price-part .price-item .package-des {
      text-align: left; }
      @media (min-width: 768px) and (max-width: 991px) {
        #price-part .price-item .package-des {
          padding-left: 10px;
          padding-right: 10px; } }
      #price-part .price-item .package-des li {
        border-bottom: 1px dotted rgba(9, 179, 239, 0.5);
        width: 100%;
        font-size: 14px; }
        #price-part .price-item .package-des li span {
          float: right; }
        #price-part .price-item .package-des li:last-child {
          padding-bottom: 0;
          border: none; }
        #price-part .price-item .package-des li:first-child {
          padding-top: 0; }
        #price-part .price-item .package-des li.not-service {
          opacity: .4; }
    #price-part .price-item .pack-feature {
      position: absolute;
      top: -12px;
      left: 82%;
      transform: translateX(-50%); }
      #price-part .price-item .pack-feature span {
        color: #ffffff;
        background: red;
        padding: 2px 5px;
        border-radius: 2px;
        font-size: 18px;
        font-weight: 500; }

.section-p-8, #price-part, #error-part {
  padding: 83px 0 90px; }

.p-10 {
  padding: 10px; }

.p-20 {
  padding: 20px; }

.p-30 {
  padding: 30px; }

.p-tb-10, #price-part .price-item .cost-value, #price-part .price-item .package-des li {
  padding-top: 10px;
  padding-bottom: 10px; }

.p-tb-20, #price-part .price-item {
  padding-top: 20px;
  padding-bottom: 20px; }

.p-tb-30, #service-part .service-item, #price-part .price-item .package-des, #footer-part .footer-bottom {
  padding-top: 30px;
  padding-bottom: 30px; }

.p-tb-40 {
  padding-top: 40px;
  padding-bottom: 40px; }

.p-tb-50 {
  padding-top: 50px;
  padding-bottom: 50px; }

.p-lr-10 {
  padding-left: 10px;
  padding-right: 10px; }

.p-lr-20, #service-part .service-item, #testimonial-part .testimonial-item .clint-speech p, #price-part .price-item .package-des {
  padding-left: 20px;
  padding-right: 20px; }

.p-lr-30 {
  padding-left: 30px;
  padding-right: 30px; }

.p-lr-40 {
  padding-left: 40px;
  padding-right: 40px; }

.p-lr-50 {
  padding-left: 50px;
  padding-right: 50px; }

.p-t-10 {
  padding-top: 10px; }

.p-t-20, .section-head p, #about-part .about-details .about-des p, #about-part .about-details .about-des ul li {
  padding-top: 20px; }

.p-t-30 {
  padding-top: 30px; }

.p-t-40, #footer-part .footer-widget .widget-item-4 h4 {
  padding-top: 40px; }

.p-t-50 {
  padding-top: 50px; }

.p-b-10, .feature-item .feature-des h3, #about-part .about-details .about-des p {
  padding-bottom: 10px; }

.p-b-20 {
  padding-bottom: 20px; }

.p-b-30 {
  padding-bottom: 30px; }

.p-b-40 {
  padding-bottom: 40px; }

.p-b-50 {
  padding-bottom: 50px; }

.m-t-10, #service-part .service-item a.btn-2, #testimonial-part .testimonial-item .clint-info h3 {
  margin-top: 10px; }

.m-t-20, #about-part .about-details .about-des ul {
  margin-top: 20px; }

.m-t-30, #about-part .about-video .about-video-inner h3, #service-part .service-item, #work-part a.btn-2, #price-part .price-item {
  margin-top: 30px; }

.m-t-40, .feature-item, #work-part .grid .filter-items {
  margin-top: 40px; }

.m-t-50 {
  margin-top: 50px; }

.m-r-10, #price-part .price-item .package-des li i {
  margin-right: 10px; }

.m-r-20, .feature-item .feature-icon, #about-part .about-details .about-des ul li i {
  margin-right: 20px; }

.m-r-30 {
  margin-right: 30px; }

.m-r-40 {
  margin-right: 40px; }

.m-r-50 {
  margin-right: 50px; }

.m-b-10, #price-part .price-item h3, #coming-part .coming-des .logo-text, #coming-part .coming-des h3, #coming-part .coming-des h4, #breadcrumb .breadcrumb-detail h2 {
  margin-bottom: 10px; }

.m-b-20, #error-part .error-des h3, #error-part .error-des p {
  margin-bottom: 20px; }

.m-b-30, #error-part .error-des h2 {
  margin-bottom: 30px; }

.m-b-40 {
  margin-bottom: 40px; }

.m-b-50 {
  margin-bottom: 50px; }

.section-head {
  margin: auto;
  text-align: center;
  margin-bottom: 40px; }
  .section-head h2 {
    position: relative;
    display: inline-block;
    font-weight: 400;
    text-transform: uppercase; }
    .section-head h2 span {
      font-family: "Playfair Display", serif;
      font-weight: 700; }
  .section-head p {
    max-width: 732px;
    margin: auto; }



.m-t-10, #service-part .service-item a.btn-2, #testimonial-part .testimonial-item .clint-info h3 {
  margin-top: 10px; }

.m-t-20, #about-part .about-details .about-des ul {
  margin-top: 20px; }

.m-t-30, #about-part .about-video .about-video-inner h3, #service-part .service-item, #work-part a.btn-2, #price-part .price-item {
  margin-top: 30px; }

.m-t-40, .feature-item, #work-part .grid .filter-items {
  margin-top: 40px; }

.m-t-50 {
  margin-top: 50px; }

.m-r-10, #price-part .price-item .package-des li i {
  margin-right: 10px; }

.m-r-20, .feature-item .feature-icon, #about-part .about-details .about-des ul li i {
  margin-right: 20px; }

.m-r-30 {
  margin-right: 30px; }

.m-r-40 {
  margin-right: 40px; }

.m-r-50 {
  margin-right: 50px; }

.m-b-10, #price-part .price-item h3, #coming-part .coming-des .logo-text, #coming-part .coming-des h3, #coming-part .coming-des h4, #breadcrumb .breadcrumb-detail h2 {
  margin-bottom: 10px; }

.m-b-20, #error-part .error-des h3, #error-part .error-des p {
  margin-bottom: 20px; }

.m-b-30, #error-part .error-des h2 {
  margin-bottom: 30px; }

.m-b-40 {
  margin-bottom: 40px; }

.m-b-50 {
  margin-bottom: 50px; }

.section-head {
  margin: auto;
  text-align: center;
  margin-bottom: 40px; }
  .section-head h2 {
    position: relative;
    display: inline-block;
    font-weight: 400;
    text-transform: uppercase; }
    .section-head h2 span {
      font-family: "Playfair Display", serif;
      font-weight: 700; }
  .section-head p {
    max-width: 732px;
    margin: auto; }

.bg-dark,
.bg-white {
  background: #f8f9fa; }
  .bg-dark .section-head h3,
  .bg-white .section-head h3 {
    color: rgba(0, 0, 0, 0.5); }
  .bg-dark .section-head h2,
  .bg-white .section-head h2 {
    color: #333333; }
  .bg-dark .section-head p,
  .bg-white .section-head p {
    color: #848484; }

.bg-dark {
  background: #111111; }
  .bg-dark .section-head h3 {
    color: rgba(250, 250, 250, 0.9); }
  .bg-dark .section-head h2 {
    color: #ffffff !important; }
  .bg-dark .section-head p {
    color: rgba(250, 250, 250, 0.8); }

.btn-1 {
  height: 40px;
  width: 115px;
  line-height: 40px;
  display: inline-block;
  cursor: pointer;
  text-align: center;
  font-weight: 500;
  border-radius: 4px;
  font-size: 17px;
  background: #02386E;
  color: #ffffff;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s; }
  .btn-1:hover {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); }

.btn-2 {
  cursor: pointer;
  font-size: 15px;
  display: inline-block;
  box-sizing: border-box;
  border-radius: 21px;
  text-align: center;
  padding: 12px 22px;
  font-weight: 700;
  letter-spacing: 1px;
  border: 1px solid #09b3ef;
  color: #ffffff;
  border-color: transparent;
  background: #17a2b8;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s; }
  .btn-2:hover {
    background: transparent;
    color: #09b3ef;
    border: 1px solid #09b3ef; }

a.v-icon {
  background: rgba(0, 0, 0, 0.2);
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  box-sizing: border-box;
  padding: 10px; }
  a.v-icon i {
    height: 70px;
    width: 70px;
    line-height: 63px;
    text-align: center;
    border-radius: 50%;
    padding-left: 12px;
    font-size: 35px;
    color: #09b3ef;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    border: 4px solid; }

.overlay, .banner-item, .banner-para-img, #about-part .about-video, #about-company .about-left, #story-part .story-right .grew-img, #service-banner, #testimonial-part, #coming-part, .contact-breadcrumb, .about-breadcrumb, #counter-part.about-achivement {
  position: relative; }
  .overlay::after, .banner-item::after, .banner-para-img::after, #about-part .about-video::after, #about-company .about-left::after, #story-part .story-right .grew-img::after, #service-banner::after, #testimonial-part::after, #coming-part::after, .contact-breadcrumb::after, .about-breadcrumb::after, #counter-part.about-achivement::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
  .overlay .container, .banner-item .container, .banner-para-img .container, #about-part .about-video .container, #about-company .about-left .container, #story-part .story-right .grew-img .container, #service-banner .container, #testimonial-part .container, #coming-part .container, .contact-breadcrumb .container, .about-breadcrumb .container, #counter-part.about-achivement .container {
    position: relative;
    z-index: 5; }

.bg-img, .banner-item, .banner-owl-nav .owl-arrows, #about-part .about-details .about-left, #about-part .about-video, #about-company .about-left, #story-part .story-right .grew-img, #service-banner, #testimonial-part, #coming-part, .contact-breadcrumb, .about-breadcrumb, #counter-part.about-achivement {
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-attachment: fixed !important; }

.social-icon i {
  height: 35px;
  width: 35px;
  line-height: 33px;
  border: 1px solid;
  border-radius: 50%;
  text-align: center; }

.arrow-primary, .arrow-1 {
  height: 40px;
  width: 40px;
  line-height: 35px;
  text-align: center;
  font-size: 30px;
  border: 1px solid;
  cursor: pointer; }

.arrow-1 {
  border-radius: 50%; }

.position-a, .position-tl-50, .item-caption-2, .banner-para-img .item-caption, #work-part .grid .filter-items .filter-items-link, #blog-part .blog-item .blog-img .blog-img-link, #coming-part .coming-des, .item-caption, .banner-owl-nav .owl-arrows, .banner-active .owl-dots, #blog-part .blog-item .blog-img .blog-heading {
  position: absolute; }

.position-tl-50, .item-caption-2, .banner-para-img .item-caption, #work-part .grid .filter-items .filter-items-link, #blog-part .blog-item .blog-img .blog-img-link, #coming-part .coming-des {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.vertical-list li {
  display: inline-block;
  color: #313131; }
  .vertical-list li a {
    color: #313131;
    opacity: .8;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s; }
    .vertical-list li a:hover {
      color: #09b3ef; }

.social-main li {
  display: inline-block; }
  .social-main li i {
    color: #ffffff;
    border-color: transparent;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    height: 40px;
    line-height: 40px;
    width: 40px;
    margin: 0 5px;
    text-align: center;
    border-radius: 3px; }
    .social-main li i:hover {
      background: #ffffff; }
  .social-main li .fb-icon {
    background: #3a559f; }
    .social-main li .fb-icon:hover {
      color: #3a559f; }
  .social-main li .twitter-icon {
    background: #50abf1; }
    .social-main li .twitter-icon:hover {
      color: #50abf1; }
  .social-main li .instagram-icon {
    background: #cc0000; }
    .social-main li .instagram-icon:hover {
      color: #cc0000; }
  .social-main li .youtube-icon {
    background: #dc472e; }
    .social-main li .youtube-icon:hover {
      color: #dc472e; }
  .social-main li .skype-icon {
    background: #15ace5; }
    .social-main li .skype-icon:hover {
      color: #15ace5; }
  .social-main li .linked-icon {
    background: #0084b1; }
    .social-main li .linked-icon:hover {
      color: #0084b1; }
  .social-main li .google-plus-icon {
    background: #dd4b39; }
    .social-main li .google-plus-icon:hover {
      color: #dd4b39; }
  .social-main li .pinterest-icon {
    background: #cc3333; }
    .social-main li .pinterest-icon:hover {
      color: #cc3333; }
  .social-main li .feed-icon {
    background: #ff9933; }
    .social-main li .feed-icon:hover {
      color: #ff9933; }

#istotop {
  position: fixed;
  bottom: 40px;
  right: 40px;
  z-index: 50;
  background: #02386E;
  color: #ffffff;
  height: 35px;
  width: 35px;
  line-height: 35px;
  text-align: center;
  border-radius: 3px;
  cursor: pointer;
  display: none; }
  #istotop i {
    font-size: 18px; }
  #istotop:hover {
    line-height: 55px; }
    #istotop:hover i {
      animation: totopbtn 1.2s infinite;
      animation-duration: 1s; }

@keyframes totopbtn {
  form {
    opacity: 0; }
  to {
    transform: translate3d(0, -18px, 0);
    opacity: 1; } }
#purchase-fixed {
  left: 0;
  position: fixed;
  top: 30%;
  transform: translateY(-50%);
  z-index: 99;
  text-align: center;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s; }
  @media only screen and (max-width: 767px) {
    #purchase-fixed {
      display: none; } }
  #purchase-fixed a {
    display: block;
    color: #ffffff;
    background: #02386E;
    padding: 0 5px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s; }
    #purchase-fixed a:first-child {
      margin-bottom: 5px; }
    #purchase-fixed a:hover {
      position: relative;
      -webkit-transition: all 0.4s;
      -o-transition: all 0.4s;
      transition: all 0.4s;
      color: #09b3ef;
      background: #ffffff; }
    #purchase-fixed a i {
      cursor: pointer;
      font-size: 14px;
      border-radius: 0 3px 3px 0;
      height: 28px;
      width: 32px;
      line-height: 28px; }

.purchase-des,
.quote-des {
  padding: 25px 0; }
  @media only screen and (max-width: 767px) {
    .purchase-des,
    .quote-des {
      text-align: center; } }
  .purchase-des h3,
  .quote-des h3 {
    font-size: 30px; }
    .purchase-des h3 span,
    .quote-des h3 span {
      color: #09b3ef; }
  .purchase-des p,
  .quote-des p {
    font-size: 16px;
    padding-top: 5px; }
  @media only screen and (max-width: 991px) {
    .purchase-des h3,
    .quote-des h3 {
      font-size: 25px; }
    .purchase-des p,
    .quote-des p {
      font-size: 15px; } }
  @media only screen and (max-width: 575px) {
    .purchase-des,
    .quote-des {
      padding-bottom: 0; }
      .purchase-des h3,
      .quote-des h3 {
        font-size: 18px; }
      .purchase-des p,
      .quote-des p {
        font-size: 14px; } }

.purchase-place,
.quote-place {
  text-align: right;
  padding: 30px 0; }
  .purchase-place a.btn-1:hover,
  .quote-place a.btn-1:hover {
    color: #ffffff;
    -webkit-box-shadow: 0px 6px 13px 1px rgba(0, 0, 0, 0.8);
    -o-box-shadow: 0px 6px 13px 1px rgba(0, 0, 0, 0.8);
    box-shadow: 0px 6px 13px 1px rgba(0, 0, 0, 0.8); }
  @media only screen and (max-width: 767px) {
    .purchase-place,
    .quote-place {
      text-align: center;
      padding: 20px 0 30px; } }
  .purchase-place a.btn-2,
  .quote-place a.btn-2 {
    margin-top: 8px; }

#quote {
  background: #f1f1f1; }

.purchase-place a.btn-1 {
  width: 155px; }

.single-slider-arrow i {
  cursor: pointer;
  color: #09b3ef;
  font-size: 50px;
  z-index: 10; }