
@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800");
body {
  font-family: "Poppins", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #1a1b1d; 
  line-height:26px;
  }

.colsoc1{color:#ef941a;}
.colsoc2{color:#272655;}  

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

  
element.style {
}
.container {
    padding-right: 30px;
    padding-left: 30px;
}
	
img {
  max-width: 100%; }

a:focus,
input:focus,
textarea:focus,
button:focus {
  text-decoration: none;
  outline: none; }
a{color:#ccc;}
a:focus,
a:hover {
  text-decoration: none; color:#fff;}

i,
span,
a {
  display: inline-block; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  color: #1a1b1d;
  margin: 0px; }

h1 {
  font-size: 48px; }

h2 {
  font-size: 36px; }

h3 {
  font-size: 28px; }

h4 {
  font-size: 22px; }

h5 {
  font-size: 18px; }

h6 {
  font-size: 16px; }

ul, ol {
  margin: 0px;
  padding: 0px;
  list-style-type: none; }

p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #1a1b1d;
  margin: 0px; }

.bg_cover {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%; }


.slick-slide {
  outline: 0; }


.navbarlg{width:100%;background:rgba(0,0,0,0.5);color:#fff;padding:7px 30px 0 30px;}
.navbar-brand{display:none;}

.circle-act{background:#666;padding:0px 0px;border:0px solid #000;width:40px;text-align:center;font-weight:bold;float:left;color:#fff!important;font-size:14px;}
.circle2{font-size:14px;padding:0px 10px 0 10px!important;border:0px solid #666;width:40px;float:right;background:;}
.circle2:hover{background:#ef941a;color:#fff!important;}

.navbarbg{background:#fff;width:100%;padding:10px 30px;}
.navbar-area {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0px 0;
  z-index: 99; 

  }
  .navbar-area .navbar {
    position: relative;
    padding: 0; }
    .navbar-area .navbar .navbar-toggler .toggler-icon {
      width: 25px;
      height: 4px;
      background-color: #000;
      margin: 5px 0;
      display: block;
      position: relative;
      -webkit-transition: all 0.3s ease-out 0s;
      -moz-transition: all 0.3s ease-out 0s;
      -ms-transition: all 0.3s ease-out 0s;
      -o-transition: all 0.3s ease-out 0s;
      transition: all 0.3s ease-out 0s; 
	  transform: rotate(-17deg);
	  }
    .navbar-area .navbar .navbar-toggler.active .toggler-icon:nth-of-type(1) {
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg);
      top: 10px; }
    .navbar-area .navbar .navbar-toggler.active .toggler-icon:nth-of-type(2) {
      opacity: 0; }
    .navbar-area .navbar .navbar-toggler.active .toggler-icon:nth-of-type(3) {
      -webkit-transform: rotate(135deg);
      -moz-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
      -o-transform: rotate(135deg);
      transform: rotate(135deg);
      top: -7px; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .navbar-area .navbar .navbar-collapse {
        position: absolute;
        top: 115%;
        left: 0;
        width: 100%;
        background-color: #f4f6f7;
        z-index: 8;
        padding: 10px 0;
        -webkit-box-shadow: 0px 10px 25px 0px rgba(18, 18, 18, 0.05);
        -moz-box-shadow: 0px 10px 25px 0px rgba(18, 18, 18, 0.05);
        box-shadow: 0px 10px 25px 0px rgba(18, 18, 18, 0.05); } 
		}
    @media (max-width: 767px) {	  
      .navbar-area .navbar .navbar-collapse {
        position: absolute;
        top: 115%;
        left: 0;
        width: 100%;
        background-color: #f4f6f7;
        z-index: 8;
        padding: 10px 0;
        -webkit-box-shadow: 0px 10px 25px 0px rgba(18, 18, 18, 0.05);
        -moz-box-shadow: 0px 10px 25px 0px rgba(18, 18, 18, 0.05);
        box-shadow: 0px 10px 25px 0px rgba(18, 18, 18, 0.05); } 
		.nav-img{display:none;}
		.navbar-brand{display:block;}
		.sub-menu-bar{padding-bottom:50px!important;padding-top:50px!important;border-bottom:10px solid #ff9900;}
		}
    .navbar-area .navbar .navbar-nav .nav-item {
      margin: 0 25px;
      position: relative;
	  }  
      .navbar-area .navbar .navbar-nav .nav-item a {
        font-size: 16px;
        line-height: 24px;
        font-weight: 400;
		letter-spacing:2px;
        padding: 26px 0;
        color: #000;
        text-transform: uppercase;
        position: relative;
        opacity: 1;
        -webkit-transition: all 0.3s ease-out 0s;
        -moz-transition: all 0.3s ease-out 0s;
        -ms-transition: all 0.3s ease-out 0s;
        -o-transition: all 0.3s ease-out 0s;
        transition: all 0.3s ease-out 0s; 
		}
        
        @media (max-width: 767px) {
		
          .navbar-area .navbar .navbar-nav .nav-item a {
            padding: 10px 0;
            display: block;
            color: #1a1b1d; 
			border-bottom:1px solid #ccc;
			} 
		.navbar-area .navbar .navbar-nav .nav-item a:hover {color:#ff9900!important;padding-left:20px;}	
		}
        .navbar-area .navbar .navbar-nav .nav-item a::before {
          position: absolute;
          content: '';
          width: 100%;
          height: 4px;
          background: #ef941a;
          background: #ef941a;
          background: #ef941a;
          left: 50%;
          margin: 0 2px;
          bottom: 14px;
          -webkit-transition: all 0.3s ease-out 0s;
          -moz-transition: all 0.3s ease-out 0s;
          -ms-transition: all 0.3s ease-out 0s;
          -o-transition: all 0.3s ease-out 0s;
          transition: all 0.3s ease-out 0s;
          -webkit-transform: translate(-50%) scaleX(0);
          -moz-transform: translate(-50%) scaleX(0);
          -ms-transform: translate(-50%) scaleX(0);
          -o-transform: translate(-50%) scaleX(0);
          transform: translate(-50%) scaleX(0); }
          @media only screen and (min-width: 768px) and (max-width: 991px) {
            .navbar-area .navbar .navbar-nav .nav-item a::before {
              display: none; } }
          @media (max-width: 767px) {
            .navbar-area .navbar .navbar-nav .nav-item a::before {
              display: none; } }
      .navbar-area .navbar .navbar-nav .nav-item.active > a, .navbar-area .navbar .navbar-nav .nav-item:hover > a {
        opacity: 1;
        color: #ef941a; }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .navbar-area .navbar .navbar-nav .nav-item.active > a, .navbar-area .navbar .navbar-nav .nav-item:hover > a {
            color: #1a1b1d; } }
        @media (max-width: 767px) {
          .navbar-area .navbar .navbar-nav .nav-item.active > a, .navbar-area .navbar .navbar-nav .nav-item:hover > a {
            color: #1a1b1d; } }
        .navbar-area .navbar .navbar-nav .nav-item.active > a::before, .navbar-area .navbar .navbar-nav .nav-item:hover > a::before {
          -webkit-transform: translate(-50%) scaleX(1);
          -moz-transform: translate(-50%) scaleX(1);
          -ms-transform: translate(-50%) scaleX(1);
          -o-transform: translate(-50%) scaleX(1);
          transform: translate(-50%) scaleX(1); }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .navbar-area .navbar .navbar-btn {
        position: absolute;
        right: 70px;
        top: 7px; } }
    @media (max-width: 767px) {
      .navbar-area .navbar .navbar-btn {
        position: absolute;
        right: 60px;
        top: 7px; } }
    .navbar-area .navbar .navbar-btn li {
      display: inline-block;
      margin-right: 5px; }
      .navbar-area .navbar .navbar-btn li a {
        padding: 10px 16px;
        font-size: 16px;
        text-transform: uppercase;
        font-weight: 400;
        color: #fff;
        border: 2px solid;
        border-radius: 4px;
        -webkit-transition: all 0.3s ease-out 0s;
        -moz-transition: all 0.3s ease-out 0s;
        -ms-transition: all 0.3s ease-out 0s;
        -o-transition: all 0.3s ease-out 0s;
        transition: all 0.3s ease-out 0s; }
        .navbar-area .navbar .navbar-btn li a.light {
          border-color: #fff; }
          .navbar-area .navbar .navbar-btn li a.light:hover {
            background-color: rgba(255, 255, 255, 0.4); }
        .navbar-area .navbar .navbar-btn li a.solid {
          background-color: #fff;
          border-color: #fff;
          color: #0067f4; }
          .navbar-area .navbar .navbar-btn li a.solid:hover {
            background-color: transparent;
            color: #fff; }
  .navbar-area.sticky {
    background-color: #fff;
    z-index: 999;
    position: fixed;
    -webkit-box-shadow: 0px 10px 25px 0px rgba(18, 18, 18, 0.05);
    -moz-box-shadow: 0px 10px 25px 0px rgba(18, 18, 18, 0.05);
    box-shadow: 0px 10px 25px 0px rgba(18, 18, 18, 0.05); }
    .navbar-area.sticky .navbar .navbar-toggler .toggler-icon {
      background-color: #1a1b1d; }
    .navbar-area.sticky .navbar .navbar-nav .nav-item a {
      color: #1a1b1d;
      opacity: 0.7; }
      .navbar-area.sticky .navbar .navbar-nav .nav-item a::before {
        background: -webkit-linear-gradient(left, rgba(18, 18, 18, 0) 0%, #1a1b1d 100%);
        background: -o-linear-gradient(left, rgba(18, 18, 18, 0) 0%, #1a1b1d 100%);
        background: linear-gradient(to right, rgba(18, 18, 18, 0) 0%, #1a1b1d 100%); }
    .navbar-area.sticky .navbar .navbar-nav .nav-item.active, .navbar-area.sticky .navbar .navbar-nav .nav-item:hover {
      color: #1a1b1d;
      opacity: 1; }
    .navbar-area.sticky .navbar .navbar-btn li a.light {
      border-color: #0067f4;
      color: #0067f4; }
    .navbar-area.sticky .navbar .navbar-btn li a.solid {
      border-color: #0067f4;
      background-color: #0067f4;
      color: #fff; }


.features-area {
  background-color: #fff;
  padding-top: 100px;
  padding-bottom: 100px; }

.single-features {
  padding: 40px 20px 52px;
  background-color: #fff; }
  .single-features .features-title-icon .features-title a {
    font-size: 36px;
    line-height: 45px;
    color: #1a1b1d;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    font-weight: 400; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .single-features .features-title-icon .features-title a {
        font-size: 24px;
        line-height: 35px; } }
    @media (max-width: 767px) {
      .single-features .features-title-icon .features-title a {
        font-size: 24px;
        line-height: 35px; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .single-features .features-title-icon .features-title a {
        font-size: 36px;
        line-height: 45px; } }
    .single-features .features-title-icon .features-title a:hover {
      color: #0067f4; }
  .single-features .features-title-icon .features-icon {
    position: relative;
    display: inline-block; }
    .single-features .features-title-icon .features-icon i {
      font-size: 88px;
      line-height: 70px;
      color: #0067f4;
      position: relative;
      z-index: 5; }
    .single-features .features-title-icon .features-icon .shape {
      position: absolute;
      top: 0;
      left: 0; }
  .single-features .features-content .text {
    font-size: 14px;
    line-height: 20px;
    color: #1a1b1d;
    margin-top: 16px; }
  .single-features .features-content .features-btn {
    color: #0067f4;
    font-size: 16px;
    font-weight: 700;
    margin-top: 29px; }


.portfolio-area {
  padding-top: 120px;
  padding-bottom: 130px; }

.portfolio-menu ul li {
  font-size: 16px;
  font-weight: 700;
  color: #6c6c6c;
  line-height: 48px;
  padding: 0 30px;
  position: relative;
  z-index: 5;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  cursor: pointer;
  width: 100%;
  border-radius: 50px;
  overflow: hidden;
  margin-top: 4px;
  text-transform: uppercase; }
  .portfolio-menu ul li:last-child {
    margin-right: 0; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .portfolio-menu ul li {
      font-size: 14px;
      padding: 0 26px; } }
  @media (max-width: 767px) {
    .portfolio-menu ul li {
      font-size: 14px;
      padding: 0 22px;
      line-height: 42px; } }
  .portfolio-menu ul li::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(left, #0067f4 0%, #2bdbdc 100%);
    background: -o-linear-gradient(left, #0067f4 0%, #2bdbdc 100%);
    background: linear-gradient(to right, #0067f4 0%, #2bdbdc 100%);
    z-index: -1;
    opacity: 0;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s; }
  .portfolio-menu ul li:hover, .portfolio-menu ul li.active {
    color: #fff; }
    .portfolio-menu ul li:hover::before, .portfolio-menu ul li.active::before {
      opacity: 1; }

.single-portfolio .portfolio-image {
  position: relative;
  overflow: hidden; }
  .single-portfolio .portfolio-image img {
    width: 100%;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s; }
  .single-portfolio .portfolio-image .portfolio-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    background-color: rgba(255, 255, 255, 0.8);
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
    border-radius: 8px; }
    .single-portfolio .portfolio-image .portfolio-overlay .portfolio-content {
      padding: 16px; }
      .single-portfolio .portfolio-image .portfolio-overlay .portfolio-content .portfolio-icon {
        position: relative;
        display: inline-block;
        margin: 0 20px; }
        .single-portfolio .portfolio-image .portfolio-overlay .portfolio-content .portfolio-icon a {
          font-size: 48px;
          color: #0067f4;
          position: relative;
          z-index: 5;
          line-height: 50px; }
        .single-portfolio .portfolio-image .portfolio-overlay .portfolio-content .portfolio-icon .shape {
          position: absolute;
          top: 7px;
          left: 0; }
.single-portfolio:hover .portfolio-overlay {
  opacity: 1;
  visibility: visible; }


.pricing-area {
  background-color: #f4f6f7;
  padding-top: 120px;
  padding-bottom: 130px; }


.pricing-style {
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  padding: 24px 20px 38px;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
  background: -webkit-linear-gradient(#2bdbdc 0%, #0067f4 100%);
  background: -o-linear-gradient(#2bdbdc 0%, #0067f4 100%);
  background: linear-gradient(#2bdbdc 0%, #0067f4 100%); }
  .pricing-style .pricing-icon img {
    width: 190px; }
  .pricing-style .pricing-header .sub-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
    color: #fff;
    position: relative;
    margin-top: 24px; }
  .pricing-style .pricing-header .month {
    font-size: 20px;
    font-weight: 300;
    line-height: 25px;
    color: #fff;
    margin-top: 3px; }
    .pricing-style .pricing-header .month .price {
      font-size: 36px;
      font-weight: 600;
      line-height: 45px;
      color: #fff;
      margin-top: 8px; }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .pricing-style .pricing-header .month .price {
          font-size: 24px;
          margin-top: 32px;
          line-height: 30px; } }
  .pricing-style .pricing-list {
    margin-top: 24px; }
    .pricing-style .pricing-list ul li {
      font-size: 16px;
      line-height: 24px;
      color: #fff;
      margin-top: 16px; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .pricing-style .pricing-list ul li {
          font-size: 14px;
          margin-top: 12px; } }
      @media (max-width: 767px) {
        .pricing-style .pricing-list ul li {
          font-size: 14px;
          margin-top: 12px; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .pricing-style .pricing-list ul li {
          font-size: 16px;
          margin-top: 16px; } }
      .pricing-style .pricing-list ul li i {
        color: #fff;
        margin-right: 8px; }
  .pricing-style .pricing-btn {
    margin-top: 31px; }
    .pricing-style .pricing-btn .main-btn {
      background-color: #fff;
      border-color: #fff; }
      .pricing-style .pricing-btn .main-btn:hover {
        color: #0067f4;
        -webkit-box-shadow: 0 3px 16px 0 rgba(0, 0, 0, 0.16);
        -moz-box-shadow: 0 3px 16px 0 rgba(0, 0, 0, 0.16);
        box-shadow: 0 3px 16px 0 rgba(0, 0, 0, 0.16); }


.about-area {
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative; }
  .about-area .about-title .sub-title {
    font-size: 18px;
    font-weight: 400;
    color: #0067f4;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      .about-area .about-title .sub-title {
        font-size: 16px; } }
  .about-area .about-title .title {
    font-size: 30px;
    padding-top: 10px; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .about-area .about-title .title {
        font-size: 26px; } }
    @media (max-width: 767px) {
      .about-area .about-title .title {
        font-size: 22px; } }
  .about-area .about-accordion .accordion .card {
    border: 0;
    background: none; }
    .about-area .about-accordion .accordion .card .card-header {
      padding: 0;
      border: 0;
      background: none;
      margin-top: 40px; }
      .about-area .about-accordion .accordion .card .card-header a {
        font-size: 18px;
        font-weight: 500;
        color: #ff9900;
        display: block;
        position: relative;
        padding-right: 20px; }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .about-area .about-accordion .accordion .card .card-header a {
            font-size: 16px; } }
        @media (max-width: 767px) {
          .about-area .about-accordion .accordion .card .card-header a {
            font-size: 16px; } }
        .about-area .about-accordion .accordion .card .card-header a::before {
          content: '\ea58';
          font-family: 'LineIcons';
          position: absolute;
          top: 50%;
          right: 0;
          -webkit-transform: translateY(-50%);
          -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          -o-transform: translateY(-50%);
          transform: translateY(-50%); }
      .about-area .about-accordion .accordion .card .card-header .collapsed::before {
        content: '\ea5c'; }
    .about-area .about-accordion .accordion .card .card-body {
      padding: 20px 20px 0; }
  .about-area .about-image img {
    width: 100%; }


.testimonial-area {
  padding-top: 80px;
  padding-bottom: 130px;
  background-color: #f4f6f7; }
  .testimonial-area .testimonial-left-content .sub-title {
    font-size: 18px;
    font-weight: 400;
    color: #0067f4;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      .testimonial-area .testimonial-left-content .sub-title {
        font-size: 16px; } }
  .testimonial-area .testimonial-left-content .title {
    font-size: 32px;
    padding-top: 10px;
    color: #1a1b1d; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .testimonial-area .testimonial-left-content .title {
        font-size: 30px; } }
    @media (max-width: 767px) {
      .testimonial-area .testimonial-left-content .title {
        font-size: 24px; } }
  .testimonial-area .testimonial-left-content .testimonial-line {
    padding-top: 10px; }
    .testimonial-area .testimonial-left-content .testimonial-line li {
      height: 5px;
      background-color: #0067f4;
      opacity: 0.2;
      display: inline-block;
      border-radius: 50px;
      margin-right: 3px; }
      .testimonial-area .testimonial-left-content .testimonial-line li:nth-of-type(1) {
        width: 40px; }
      .testimonial-area .testimonial-left-content .testimonial-line li:nth-of-type(2) {
        width: 15px; }
      .testimonial-area .testimonial-left-content .testimonial-line li:nth-of-type(3) {
        width: 10px; }
      .testimonial-area .testimonial-left-content .testimonial-line li:nth-of-type(4) {
        width: 5px; }
  .testimonial-area .testimonial-left-content .text {
    padding-top: 15px; }
  .testimonial-area .testimonial-right-content {
    position: relative;
    background-color: #e9ecef;
    -webkit-box-shadow: 0px 30px 70px 0px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 0px 30px 70px 0px rgba(0, 0, 0, 0.07);
    box-shadow: 0px 30px 70px 0px rgba(0, 0, 0, 0.07);
    border-radius: 50px;
    max-width: 500px;
    padding-top: 50px; }
    .testimonial-area .testimonial-right-content .quota {
      position: absolute;
      top: 10px;
      left: 15px;
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg);
      opacity: 0.1; }
      .testimonial-area .testimonial-right-content .quota i {
        font-size: 130px;
        line-height: 95px;
        color: #0067f4; }
  .testimonial-area .testimonial-content-wrapper {
    position: relative;
    left: 70px; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .testimonial-area .testimonial-content-wrapper {
        left: 0; } }
    @media (max-width: 767px) {
      .testimonial-area .testimonial-content-wrapper {
        left: 0; } }

.single-testimonial {
  background-color: #fff;
  padding: 40px 30px 50px;
  border-radius: 50px; }
  .single-testimonial .testimonial-text .text {
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
    color: #1a1b1d;
    padding-bottom: 25px; }
    @media (max-width: 767px) {
      .single-testimonial .testimonial-text .text {
        font-size: 18px;
        line-height: 32px; } }
  .single-testimonial .testimonial-author {
    border-top: 1px solid #e9ecef;
    padding-top: 50px; }
    .single-testimonial .testimonial-author .author-info .author-image img {
      border-radius: 50%;
      width: 70px; }
    .single-testimonial .testimonial-author .author-info .author-name {
      padding-left: 30px; }
      .single-testimonial .testimonial-author .author-info .author-name .name {
        font-size: 16px;
        font-weight: 700;
        color: #1a1b1d; }
      .single-testimonial .testimonial-author .author-info .author-name .sub-title {
        font-size: 14px;
        color: #a4a4a4;
        margin-top: 5px; }
    @media (max-width: 767px) {
      .single-testimonial .testimonial-author .author-review {
        padding-left: 100px;
        padding-top: 15px; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .single-testimonial .testimonial-author .author-review {
        padding-left: 0;
        padding-top: 15px; } }
    .single-testimonial .testimonial-author .author-review .star li {
      display: inline-block;
      font-size: 14px;
      color: #ffb400; }
    .single-testimonial .testimonial-author .author-review .review {
      font-size: 14px;
      color: #000;
      margin-top: 5px; }

.testimonial-active .slick-arrow {
  position: absolute;
  bottom: 0;
  left: -635px;
  font-size: 22px;
  cursor: pointer;
  color: #a4a4a4;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .testimonial-active .slick-arrow {
      left: -480px; } }
  .testimonial-active .slick-arrow:hover {
    color: #000; }
  .testimonial-active .slick-arrow.next {
    left: -600px; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .testimonial-active .slick-arrow.next {
        left: -445px; } }


.team-style-eleven {
  position: relative;}
  .team-style-eleven .team-image img {
    width: 100%; }
  .team-style-eleven .team-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    padding-top: 25px;
    padding-bottom: 25px;
    z-index: 5;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s; }
    @media (max-width: 767px) {
      .team-style-eleven .team-content {
        padding-top: 15px;
        padding-bottom: 15px; } }
    .team-style-eleven .team-content::before {
      position: absolute;
      content: '';
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      background:#272655;
      z-index: -1;
      -webkit-transition: all 0.3s ease-out 0s;
      -moz-transition: all 0.3s ease-out 0s;
      -ms-transition: all 0.3s ease-out 0s;
      -o-transition: all 0.3s ease-out 0s;
      transition: all 0.3s ease-out 0s;
      opacity: 0; }
    .team-style-eleven .team-content .team-social {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      -webkit-transition: all 0.3s ease-out 0s;
      -moz-transition: all 0.3s ease-out 0s;
      -ms-transition: all 0.3s ease-out 0s;
      -o-transition: all 0.3s ease-out 0s;
      transition: all 0.3s ease-out 0s;
      visibility: hidden;
      opacity: 0; }
      .team-style-eleven .team-content .team-social .social {
        background-color: #fff;
        display: inline-block;
        padding: 10px 20px 6px;
        border-radius: 50px; }
        .team-style-eleven .team-content .team-social .social li {
          display: inline-block;
          margin: 0 8px; }
          .team-style-eleven .team-content .team-social .social li a {
            font-size: 16px;
            color: #a4a4a4;
            -webkit-transition: all 0.3s ease-out 0s;
            -moz-transition: all 0.3s ease-out 0s;
            -ms-transition: all 0.3s ease-out 0s;
            -o-transition: all 0.3s ease-out 0s;
            transition: all 0.3s ease-out 0s; }
            .team-style-eleven .team-content .team-social .social li a:hover {
              color: #0067f4; }
    .team-style-eleven .team-content .team-name a {
      color: #1a1b1d;
      font-size: 24px;
      font-weight: 600;
      -webkit-transition: all 0.3s ease-out 0s;
      -moz-transition: all 0.3s ease-out 0s;
      -ms-transition: all 0.3s ease-out 0s;
      -o-transition: all 0.3s ease-out 0s;
      transition: all 0.3s ease-out 0s; }
      @media (max-width: 767px) {
        .team-style-eleven .team-content .team-name a {
          font-size: 18px; } }
    .team-style-eleven .team-content .sub-title {
      font-size: 16px;
      color: #0067f4;
      -webkit-transition: all 0.3s ease-out 0s;
      -moz-transition: all 0.3s ease-out 0s;
      -ms-transition: all 0.3s ease-out 0s;
      -o-transition: all 0.3s ease-out 0s;
      transition: all 0.3s ease-out 0s; }
      @media (max-width: 767px) {
        .team-style-eleven .team-content .sub-title {
          font-size: 14px; } }
  .team-style-eleven:hover .team-content {
    padding-top: 50px; }
    @media (max-width: 767px) {
      .team-style-eleven:hover .team-content {
        padding-top: 35px; } }
    .team-style-eleven:hover .team-content::before {
      opacity: 1; }
    .team-style-eleven:hover .team-content .team-social {
      top: -20px;
      visibility: visible;
      opacity: 1; }
    .team-style-eleven:hover .team-content .team-name a {
      color: #fff; }
    .team-style-eleven:hover .team-content .sub-title {
      color: #fff; }


.footer-area {
  border-top:4px solid #ef941a;
  background-color: #272655;
  padding-top: 70px;
  padding-bottom: 20px; }
  .footer-area .social li {
    display: inline-block;
    margin: 0 5px; }
    .footer-area .social li a {
      font-size: 24px;
      color: #6c6c6c;
      -webkit-transition: all 0.3s ease-out 0s;
      -moz-transition: all 0.3s ease-out 0s;
      -ms-transition: all 0.3s ease-out 0s;
      -o-transition: all 0.3s ease-out 0s;
      transition: all 0.3s ease-out 0s; }
      .footer-area .social li a:hover {
        color: #0067f4; }
  .footer-area .footer-support {
    padding-top: 21px; }
    .footer-area .footer-support span {
      font-size: 16px;
      line-height: 24px;
      color: #1a1b1d;
      font-weight: 600;
      margin-top: 9px;
      display: block; }
.footer-legal {
  padding: 30px 100px 30px 30px;
  background: #39397f;
  color:#ccc;
}	  
      @media (max-width: 767px) {
        .footer-area .footer-support span {
          display: block; } }
  .footer-area .footer-app-store {
    padding-top: 27px; }
    .footer-area .footer-app-store ul li {
      display: inline-block;
      margin-right: 8px; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .footer-area .footer-app-store ul li {
          margin-right: 6px; } }
      .footer-area .footer-app-store ul li:last-child {
        margin-right: 0; }
      @media (max-width: 767px) {
        .footer-area .footer-app-store ul li {
          width: 120px; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .footer-area .footer-app-store ul li {
          width: auto; } }
  .footer-area .copyright .text {
    color: #1a1b1d; }
  .footer-area.footer-dark {
    background-color: #1a1b1d; }
    .footer-area.footer-dark .social li a {
      color: #fff; }
    .footer-area.footer-dark .footer-support {
      padding-top: 21px; }
      .footer-area.footer-dark .footer-support span {
        color: #fff; }
    .footer-area.footer-dark .footer-app-store {
      padding-top: 27px; }
      .footer-area.footer-dark .footer-app-store ul li {
        color: #fff; }
    .footer-area.footer-dark .copyright .text {
      color: #fff; }

/*===== BACK TO TOP =====*/
.back-to-top {
  font-size: 20px;
  color: #fff;
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 45px;
  height: 45px;
  line-height: 45px;
  border-radius: 5px;
  background-color: #ff9900;
  text-align: center;
  z-index: 99;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  display: none; }
  .back-to-top:hover {
    color: #fff;
    background-color: #ff6600; }
	
.testataint{width:100%;height:510px;background-size:cover;background-position:center center;background-repeat:no-repeat;background-attachment:fixed;margin-bottom:0px;}	
.bkgint{background:url(../img/bkgint.jpg)no-repeat left 100px top -350px;background-attachment:fixed;}
.bandah{width:100%;height:20%;background:rgba(0,0,0,0.3);border-top:5px solid #ff9900;}
.colonne{moz-column-count:2;-webkit-column-count:2;column-count:2;column-gap:30px;}

.main-btn {
    display: inline-block;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 2px solid #ef941a;
	background:#fff;
    padding: 0 32px;
    font-size: 16px;
    line-height: 46px;
    color: #ef941a!important;
    cursor: pointer;
    z-index: 5;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    position: relative;
    text-transform: uppercase;
}
.main-btn:hover {background:#ef941a;color:#fff!important;}

/* cookie */
#cookiebox{position:fixed;bottom:0px;left:0px;width:100%;padding:20px 50px 30px 50px;font-size:14px;color:#fff;font-weight:normal;line-height:24px;background:rgba(0,0,0,0.7);z-index:99999999999;}
a.cookie{color:#ff9900;}
a.cookie:hover{#ff6600;}
#cookiebott {background-color: #3366ff;color: #FFF;text-decoration: none;font-weight: 600;font-size: 16px;padding: 10px 20px;border-radius:3px;cursor:pointer;}
#cookiebott:hover {background-color: #0099ff;}
#cookiebott2 {background-color: #009900;color: #FFF;text-decoration: none;font-weight: 600;font-size: 16px;padding: 10px 20px;border-radius:3px;cursor:pointer;}
#cookiebott2:hover {background-color: #006000;}
#cookiebox{animation: 1s ease-out 0s 1 slideInFromLeft;}

@media screen and (max-width:993px)
{		
.colonne{moz-column-count:1;-webkit-column-count:1;column-count:1;column-gap:0px;}
}
.colsoc1{color:#ef941a;}
.colsoc2{color:#272655;} 
/* paginazione */
.pag1{width:37px; height:37px; text-align:center; padding:5px; float:left;line-height:20px;margin-right:10px;color:#fff;background:#ef941a;border:2px solid #ef941a;font-size:20px;text-decoration:none;}
a.pag{width:37px;height:37px;text-align:center;padding:5px;float:left;line-height:20px;margin-right:10px;color:#272655;
background:#ffffff;border:2px solid #272655;font-size:20px;text-decoration:none;}
a.pag:hover{background:#272655;color:#fff;}
.pagr{width:34px;height:34px;text-align:left;float:left;line-height:54px;font-size:30px;}


/*# sourceMappingURL=style.css.map */
