/*----------------------------------------------------
@File: Default Styles
@Author: Rony
@URL: http://wethemez.com
Author E-mail: ronymia015@gmail.com

This file contains the styling for the actual theme, this
is the file you need to edit to change the look of the
theme.
---------------------------------------------------- */
/*=====================================================================
@Template Name: M.Ralph
@Author: Rony
@Developed By: Rony
@Developer URL: http://rocky.wethemez.com
Author E-mail: ronymia015@gmail.com

@Default Styles

Table of Content:
01/ Variables
02/ predefin
03/ header
04/ button
05/ slider
06/ banner
07/ feature
08/ about
09/ project 
10/ price 
11/ team 
12/ blog 
13/ skill  
14/ testimonial  
15/ services  
16/ contact 
17/ map
18/ error
19/ portfolio
20/ fullpage
21/ footer
=====================================================================*/
/*----------------------------------------------------*/
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/*====================================================*/
/*====================================================*/
.m0 {
  margin: 0;
}

.p0 {
  padding: 0;
}

body {
  font: 400 16px/26px "Montserrat", sans-serif;
  letter-spacing: 0.3px;
  color: #282828;
}

a, .btn, button {
  text-decoration: none;
  outline: none;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

a:hover, a:focus, .btn:hover, .btn:focus, button:hover, button:focus {
  text-decoration: none;
  outline: none;
}

ul, h2, h3, h4, h5, h6 {
  margin: 0;
  list-style: none;
  padding: 0;
}

section.row, header.row, footer.row {
  margin: 0;
}

.sectpad {
  padding: 100px 0px;
}

.section_header {
  color: #282828;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 30px;
  text-align: center;
}

.section_header h2 {
  font: 700 24px/28px "Raleway", sans-serif;
  letter-spacing: 1px;
}

.section_header:before {
  content: "";
  width: 44px;
  height: 1px;
  background: #0b72b1;
  background-image: -moz-linear-gradient(0deg, #505cfe 0%, #43cea2 100%);
  background-image: -webkit-linear-gradient(0deg, #505cfe 0%, #43cea2 100%);
  background-image: -ms-linear-gradient(0deg, #505cfe 0%, #43cea2 100%);
  -webkit-transition: background 0.3s, color 0.3s, -webkit-box-shadow 0.3s;
  transition: background 0.3s, color 0.3s, -webkit-box-shadow 0.3s;
  -o-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
  transition: background 0.3s, color 0.3s, box-shadow 0.3s;
  transition: background 0.3s, color 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s;
  webkit-background-clip: background;
  -webkit-text-fill-color: transparent;
  position: absolute;
  left: 47.5%;
  bottom: -6px;
}

.section_header:after {
  content: "";
  width: 44px;
  height: 1px;
  background: #0b72b1;
  background-image: -moz-linear-gradient(0deg, #505cfe 0%, #43cea2 100%);
  background-image: -webkit-linear-gradient(0deg, #505cfe 0%, #43cea2 100%);
  background-image: -ms-linear-gradient(0deg, #505cfe 0%, #43cea2 100%);
  -webkit-transition: background 0.3s, color 0.3s, -webkit-box-shadow 0.3s;
  transition: background 0.3s, color 0.3s, -webkit-box-shadow 0.3s;
  -o-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
  transition: background 0.3s, color 0.3s, box-shadow 0.3s;
  transition: background 0.3s, color 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s;
  webkit-background-clip: background;
  -webkit-text-fill-color: transparent;
  position: absolute;
  left: 49%;
  bottom: -1px;
}

.section_header span {
  width: 44px;
  height: 1px;
  background: #0b72b1;
  background-image: -moz-linear-gradient(0deg, #505cfe 0%, #43cea2 100%);
  background-image: -webkit-linear-gradient(0deg, #505cfe 0%, #43cea2 100%);
  background-image: -ms-linear-gradient(0deg, #505cfe 0%, #43cea2 100%);
  -webkit-transition: background 0.3s, color 0.3s, -webkit-box-shadow 0.3s;
  transition: background 0.3s, color 0.3s, -webkit-box-shadow 0.3s;
  -o-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
  transition: background 0.3s, color 0.3s, box-shadow 0.3s;
  transition: background 0.3s, color 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s;
  webkit-background-clip: background;
  -webkit-text-fill-color: transparent;
  position: absolute;
  left: 48.2%;
  bottom: 4px;
}

/*========brand-logo-css======*/
.brands-area {
  background: #f7f7f7;
  padding: 91px 0px 70px 0px;
}

.brands-area .brands-logos .logo {
  text-align: center;
}

.brands-area .brands-logos .logo a {
  display: inline-block;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.brands-area .brands-logos .logo a img {
  max-width: 100%;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}

.brands-area .brands-logos .logo a:hover img {
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  filter: grayscale(0);
}

.br-bg {
  background: #fff;
  padding: 100px 0px;
}

.br-bg .logo {
  width: 170px;
  height: 70px;
  text-align: center;
  border: 1px solid #f3f6f9;
  padding-top: 20px;
}

.br-bg .logo a {
  border: 0px;
}

.logo-br .logo a {
  border: 1px solid #f3f6f9;
  line-height: 68px;
  display: block;
}

.logo-br .logo a img {
  max-width: 100%;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}

.logo-br .logo a:hover img {
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  filter: grayscale(0);
}

.clients {
  padding-top: 126px;
  padding-bottom: 100px;
  background: #fff;
}

.clients .recent-p {
  margin-bottom: 78px;
}

.clients .logo-br {
  text-align: center;
}

.clients .logo-br + .logo-br {
  margin-top: 30px;
}

/*====================================================*/
/*======recent-news-css=====*/
.recent-p {
  padding: 29px 116px 0px 116px;
  font: 400 16px/30px "Open Sans", sans-serif;
  letter-spacing: 0.5px;
  color: #282828;
  text-align: center;
  margin-bottom: 60px;
}

.Recent-news-area-two {
  padding-top: 0px;
}

.recent {
  position: relative;
}

.recent.recent_two .recent-news-text h4:hover {
  color: #505cfe;
}

.recent.recent_two .recent-news-text h6 {
  font: 500 16px/20px "Open Sans", sans-serif;
  color: #8c97a1;
  padding-top: 10px;
}

.recent.recent_two .recent-news-text h6:after {
  content: "";
  width: 50px;
  height: 1px;
  background: #8c97a1;
  display: inline-block;
  margin-left: 15px;
}

.recent.recent_two .recent-news-text a:hover {
  text-decoration: underline;
  color: #505cfe;
}

.recent.recent_two .recent-news-text a:hover i {
  color: #505cfe;
  -webkit-text-fill-color: #505cfe;
}

.Recent-content {
  padding-top: 2px;
}

.recent:hover .recent-image:after {
  opacity: 1;
}

.recent-image {
  position: relative;
  display: block;
}

.recent-image:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, transparent 100%);
  background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, transparent 100%);
  background-image: -ms-linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, transparent 100%);
  opacity: 0;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.recent-image img {
  border-radius: 3px;
}

.date_holder {
  font-family: "Raleway", sans-serif;
  position: absolute;
  top: 15px;
  font-size: 14px;
  color: #fff;
  width: 65px;
  height: 65px;
  text-align: center;
  padding-top: 6px;
  left: 15px;
  background: #43cea2;
}

.date_holder span {
  font-size: 22px;
  display: block;
}

.date_holder:after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-top: 0 solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 15px solid #43cea2;
  bottom: -20px;
  left: 0;
}

.recent-news-text {
  padding-top: 17px;
}

.recent-news-text h4 {
  font: 700 18px/30px "Raleway", sans-serif;
  letter-spacing: 0.5px;
  color: #282828;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.recent-news-text h4:hover {
  color: #43cea2;
}

.recent-news-text p {
  font: 400 14px/24px "Open Sans", sans-serif;
  letter-spacing: 0.5px;
  color: #8c97a1;
  padding-top: 15px;
}

.recent-news-text a {
  font: 500 14px/18px "Raleway", sans-serif;
  letter-spacing: 0.5px;
  color: #185a9d;
  text-transform: capitalize;
  padding-top: 12px;
  display: inline-block;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.recent-news-text a i {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}

.recent-news-text a:hover {
  color: #43cea2;
}

.recent-news-text a:hover i {
  -webkit-transform: translateX(4px);
  -ms-transform: translateX(4px);
  transform: translateX(4px);
  color: #3b8686;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -webkit-linear-gradient(0deg, #185a9d 0%, #43cea2 100%);
  background-image: -ms-linear-gradient(0deg, #185a9d 0%, #43cea2 100%);
}

.recent-news-area-three .recent_two .recent-news-text a:hover {
  color: #f66164;
  text-decoration: none;
}

.recent-news-area-three .recent_two .recent-news-text a:hover i {
  color: #f66164;
  -webkit-text-fill-color: #f66164;
}

.recent-news-area-three .recent_two .recent-news-text h4:hover {
  color: #f66164;
}

.recent-news-area-three .rq-mailform .group-item .form-control:focus {
  border-color: #f66164;
}

.recent-news-area-three .rq-mailform .btn-block {
  border-color: #f66164;
  color: #f66164;
}

.recent-news-area-three .rq-mailform .btn-block:hover {
  background: #f66164;
}

/*==============about us page css================*/
.about-r {
  padding: 130px 0px 92px 0px;
}

/*====================================================*/
.coding-area {
  background: url("../image/baner/baner1.jpg") no-repeat scroll center center;
  background-size: cover;
  padding: 158px 0px;
  background-attachment: fixed;
}

.coding-area .coding-b {
  max-width: 970px;
  margin: 0 auto;
  text-align: center;
}

.coding-area .coding-b h2 {
  font: 700 30px/30px "Raleway", sans-serif;
  letter-spacing: 0.5px;
  color: #282828;
}

.coding-area .coding-b p {
  font: 600 18px/30px "Open Sans", sans-serif;
  letter-spacing: 0.5px;
  color: #282828;
  padding: 50px 0px;
  margin-bottom: 0px;
}

.baner {
  font: 600 16px/36px "Open Sans", sans-serif;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  width: 170px;
  color: #36aca1;
  -webkit-background-clip: text;
  -webkit-text-fill-color: initial !important;
  z-index: 1;
}

.baner:after {
  background: #e6e6e6;
  position: absolute;
  content: "";
  z-index: -1;
  border-radius: 3px;
  margin: 1px;
}

.baner + .baner {
  margin-left: 25px;
}

.baner:hover:after {
  display: none;
}

/*====================================================*/
/*=======team-css======*/
.teams-area {
  background: #f7f7f7;
  padding-top: 300px;
  margin-top: -200px;
}

.teams-area .teams {
  text-align: center;
  position: relative;
  overflow: hidden;
}

.teams-area .teams .team-img {
  position: relative;
  overflow: hidden;
  border-radius: 3px;
  cursor: pointer;
  text-align: center;
}

.teams-area .teams .team-img img {
  max-width: 100%;
  -webkit-transition: all 0.4s linear 0s;
  -o-transition: all 0.4s linear 0s;
  transition: all 0.4s linear 0s;
}

.teams-area .teams .team-img:before {
  background-image: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, transparent 100%);
  background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, transparent 100%);
  background-image: -ms-linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, transparent 100%);
  content: "";
  height: 100%;
  opacity: 0;
  position: absolute;
  -webkit-transition: all .60s linear;
  -o-transition: all .60s linear;
  transition: all .60s linear;
  width: 100%;
  border-radius: 3px;
  z-index: 1;
}

.teams-area .teams .social-icon {
  display: inline-block;
  left: 0;
  bottom: 25px;
  position: absolute;
  opacity: 0;
  width: 100%;
  z-index: 1;
}

.teams-area .teams .social-icon li {
  display: inline-block;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.teams-area .teams .social-icon li a {
  padding: 0;
  font-size: 16px;
  line-height: 30px;
  border-radius: 3px;
  width: 30px;
  text-align: center;
  display: block;
  background: #fff;
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

.teams-area .teams .social-icon li a i {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -webkit-linear-gradient(0deg, #185a9d 0%, #43cea2 100%);
  background-image: -ms-linear-gradient(0deg, #185a9d 0%, #43cea2 100%);
  color: #41c7a2;
}

.teams-area .teams .social-icon li:nth-child(2) {
  -webkit-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
}

.teams-area .teams .social-icon li:nth-child(3) {
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

.teams-area .teams .social-icon li:nth-child(4) {
  -webkit-transition: all 0.6s linear;
  -o-transition: all 0.6s linear;
  transition: all 0.6s linear;
}

.teams-area .teams .social-icon li + li {
  margin-left: 5px;
}

.teams-area .teams h4 {
  font: 700 16px/30px "Open Sans", sans-serif;
  letter-spacing: 0.5px;
  color: #282828;
  padding-top: 23px;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.teams-area .teams h4:hover {
  color: #41c7a2;
}

.teams-area .teams p {
  font: 600 12px/20px "Open Sans", sans-serif;
  letter-spacing: 0.5px;
  color: #a1a1a1;
  margin-bottom: 0px;
}

.teams-area .teams:hover .team-img img {
  -webkit-transform: scale(1.09);
  -ms-transform: scale(1.09);
  transform: scale(1.09);
  border-radius: 3px;
}

.teams-area .teams:hover .team-img:before {
  opacity: .75;
}

.teams-area .teams:hover .social-icon {
  opacity: 1;
}

.teams-area .teams:hover .social-icon li {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.teams-area .teams:hover .social-icon li a:hover {
  background: #41c7a2;
}

.teams-area .teams:hover .social-icon li a:hover i {
  -webkit-background-clip: text;
  -webkit-text-fill-color: #fff;
  color: #fff;
}

.team-area-two {
  margin: 0px;
  padding-top: 100px;
  background: #fff;
}

.team-area-two .teams h4:hover {
  color: #505cfe;
}

.team-area-two .teams .social-icon li a i {
  -webkit-text-fill-color: #505cfe;
}

.team-area-two .teams:hover .social-icon li a:hover {
  background: #505cfe;
}

/*====================================================*/
/*===========full-slide-css======*/
.inner-b {
  width: 140px;
  z-index: 0;
  font: 500 16px/39px "Open Sans", sans-serif;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  position: relative;
  -webkit-transition: all 0.7s ease-in-out 0s;
  -o-transition: all 0.7s ease-in-out 0s;
  transition: all 0.7s ease-in-out 0s;
  color: #fff;
  opacity: 0.8;
  border: 2px solid #41c7a2;
  border-radius: 2px;
}

.inner-b + .inner-b {
  margin-left: 17px;
}

.inner-b:hover, .inner-b.active, .inner-b:focus {
  color: #fff;
  -webkit-background-clip: text;
  -webkit-text-fill-color: #fff;
  z-index: 1;
  background: #13b488;
  border-color: #13b488;
}

.fullwidth-slider-item-content-holder {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #212121), color-stop(50%, transparent));
  background: -webkit-linear-gradient(left, #212121 50%, transparent 50%);
  background: -o-linear-gradient(left, #212121 50%, transparent 50%);
  background: linear-gradient(90deg, #212121 50%, transparent 50%);
}

.fullwidth-slider-item-content-holder-inner {
  width: 100%;
  height: 100%;
  display: inline-block;
}

.full-s-holder .full-slider {
  position: relative;
}

.full-s-holder .full-slider .baner-full-content {
  width: 670px;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  background: -webkit-gradient(linear, left top, right top, color-stop(100%, rgba(33, 33, 33, 0.995)), to(transparent));
  background: -webkit-linear-gradient(left, rgba(33, 33, 33, 0.995) 100%, transparent 100%);
  background: -o-linear-gradient(left, rgba(33, 33, 33, 0.995) 100%, transparent 100%);
  background: linear-gradient(90deg, rgba(33, 33, 33, 0.995) 100%, transparent 100%);
}

.full-s-holder .full-slider .baner-full-content:after {
  background-size: cover;
  content: '';
  height: 100%;
  position: absolute;
  right: -139px;
  width: 140px;
  background: url("../image/baner-slider/fullwidth-slider-extend.png") left center no-repeat;
}

.full-s-holder .full-slider .baner-full-content .texts {
  position: absolute;
  top: 48%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  padding-right: 100px;
}

.full-s-holder .full-slider .baner-full-content .texts h2 {
  font: 700 30px/60px "Raleway", sans-serif;
  letter-spacing: 0.25px;
  color: #fff;
  margin-bottom: 25px;
}

.full-s-holder .full-slider .baner-full-content .texts h3 {
  font: 500 25px/37px "Raleway", sans-serif;
  letter-spacing: 0.25px;
  color: #575757;
}

.full-s-holder .full-slider .baner-full-content .texts p {
  font: 500 16px/25px "Raleway", sans-serif;
  letter-spacing: 0.25px;
  color: #434343;
  padding: 34px 0px;
}

.full-s-holder .full-slider .baner-full-content .texts .inner-b:after {
  content: '';
  background-color: #212020;
}

.full-s-holder .full-slider .slider-content-holder {
  width: 1170px;
  height: 100%;
  margin: 0 auto;
  display: block;
}

.full-s-holder .full-slider .full-width-slider-item {
  background-size: cover;
  background-position: center;
  width: 100%;
  vertical-align: middle;
}

.full-s-holder .full-slider .full-width-slider-item img {
  width: 100%;
  height: auto;
  max-height: 900px;
}

.full-s-holder .full-slider .owl-controls .owl-dots {
  text-align: center;
  position: absolute;
  top: 50%;
  right: 30px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.full-s-holder .full-slider .owl-controls .owl-dots .owl-dot {
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #fff;
  border: 2px solid #fff;
  margin-bottom: 10px;
}

.full-s-holder .full-slider .owl-controls .owl-dots .owl-dot.active {
  background: transparent;
}

/*====================================================*/
/*=======managment-support-css===*/
.managment-support-area {
  text-align: center;
  background-image: -moz-linear-gradient(-90deg, #43cea2 0%, #185a9d 100%);
  background-image: -webkit-linear-gradient(-90deg, #43cea2 0%, #185a9d 100%);
  background-image: -ms-linear-gradient(-90deg, #43cea2 0%, #185a9d 100%);
  overflow: hidden;
}

.managment-support-area .support {
  padding-bottom: 87px;
}

.managment-support-area .support-info {
  color: #fff;
}

.managment-support-area .support-info a {
  text-transform: capitalize;
}

.managment-support-area .support-info a i {
  font-size: 24px;
  line-height: 28px;
}

.managment-support-area .support-info h4 {
  font: 700 18px/26px "Raleway", sans-serif;
  letter-spacing: 0.25px;
  text-transform: capitalize;
  padding-top: 20px;
}

.managment-support-area .support-info p {
  font: 400 14px/22px "Raleway", sans-serif;
  letter-spacing: 0.25px;
  padding: 12px 10px 0px 10px;
}

.managment-support-area .support-info a {
  font: 700 12px/26px "Raleway", sans-serif;
  letter-spacing: 0.25px;
  color: #fff;
}

.managment-support-area hr {
  border-color: #2e92c0;
}

.managment-support-area .info-ht {
  font: 700 36px/60px "Raleway", sans-serif;
  letter-spacing: 0.25px;
  color: #fff;
  width: 600px;
  margin: 85px auto 150px;
}

.managment-support-area .info-number {
  color: #fff;
  margin-bottom: 24px;
}

.managment-support-area .info-number span {
  font: 700 150px/60px "Raleway", sans-serif;
  letter-spacing: 0.25px;
}

.managment-support-area .info-number p {
  font: 400 24px/60px "Open Sans", sans-serif;
  letter-spacing: 0.25px;
  padding-top: 45px;
}

/*=====recent-projects====*/
.recent-pr {
  background: #fff;
}

.recent-pr .support {
  padding: 50px 0;
  margin: 0px;
  background: #505cfe;
  position: relative;
  top: -100px;
  z-index: 22;
  border-radius: 5px;
}

.recent-pr .support .support-info h4 {
  color: #fff;
  padding-top: 25px;
}

.recent-pr .support .support-info p {
  color: #fff;
}

.recent-pr .support .support-info a {
  color: #fff;
}

.recent-pr .support .support-info .round-icon {
  width: 70px;
  height: 70px;
  border: 1px solid #c6dbd4;
  display: block;
  border-radius: 50%;
  line-height: 65px;
  text-align: center;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.recent-pr .support .support-info .round-icon:before {
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  display: block;
  border-radius: 50%;
  background-image: -moz-linear-gradient(0deg, #185a9d 0%, #43cea2 100%);
  background-image: -webkit-linear-gradient(0deg, #185a9d 0%, #43cea2 100%);
  background-image: -ms-linear-gradient(0deg, #185a9d 0%, #43cea2 100%);
  opacity: 0;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  z-index: -1;
}

.recent-pr .support .support-info .round-icon:hover {
  border: 1px solid transparent;
}

.recent-pr .support .support-info .round-icon:hover:before {
  opacity: 1;
}

.recent-pr-two {
  background: transparent;
}

/*============= about_us_two css ========*/
.about_us_two {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.about_content-two h2 {
  font: 700 30px/40px "Montserrat", sans-serif;
  color: #282828;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 30px;
}

    .about_content-two h2:before {
        content: "";
        width: 185px;
        height: 2px;
        background: #ffb71b;
        position: absolute;
        bottom: 0;
        left: 0;
    }

.promo-content h2:before {
    content: "";
    width: 185px;
    height: 2px;
    background: #ffb71b;
    position: absolute;
    margin-top: 65px;
}

.about_content-two p {
  font: 400 16px/30px "Montserrat", sans-serif;
  color: #282828;
  padding-bottom: 40px;
}

.about_content-two .theme_btn {
  border: 1px solid #0033a0;
  padding: 12px 50px;
  font: 400 16px/25px "Montserrat", sans-serif;
  border-radius: 45px;
  color: #0033a0;
  position: relative;
  overflow: hidden;
  z-index: 1;
  display: inline-block;
}

.about_content-two .theme_btn:before {
  content: "";
  height: 100%;
  width: 0;
  display: block;
  position: absolute;
  z-index: -1;
  left: auto;
  right: -1%;
  top: 0;
  background: #0033a0;
  -webkit-transition: all 0.5s cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 0.5s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.5s cubic-bezier(0.42, 0, 0.58, 1);
}

.about_content-two .theme_btn:hover {
  color: #fff;
}

.about_content-two .theme_btn:hover:before {
  left: 0;
  right: auto;
  width: 100%;
}

.display-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.display-flex .flex {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-item-align: center;
  align-self: center;
}

.about_content_three h2:before {
  background-image: -moz-linear-gradient(0deg, #ed3d82 0%, #f66164 43%, #fe8545 100%);
  background-image: -webkit-linear-gradient(0deg, #ed3d82 0%, #f66164 43%, #fe8545 100%);
  background-image: -ms-linear-gradient(0deg, #ed3d82 0%, #f66164 43%, #fe8545 100%);
}

.about_content_three .theme_btn {
  border-color: #f66164;
  color: #f66164;
}

.about_content_three .theme_btn:before {
  background-image: -moz-linear-gradient(0deg, #ed3d82 0%, #f66164 43%, #fe8545 100%);
  background-image: -webkit-linear-gradient(0deg, #ed3d82 0%, #f66164 43%, #fe8545 100%);
  background-image: -ms-linear-gradient(0deg, #ed3d82 0%, #f66164 43%, #fe8545 100%);
}

.bg_color_three {
  background: #f6f7fe;
}

/*==============wh-us=============*/
.p-t {
  padding: 100px 0px 92px 0px;
}

.wh-us {
  text-align: left;
}

.wh-us .support-info h4 {
  display: inline-table;
}

.wh-us .support-info p {
  padding: 15px 20px 0px 0px;
}

.wh-us .support-info .round-icon {
  margin: 0 24px 0px 0px;
  display: inline-block;
}

/*================project-name=============*/
.project-n .support-info .round-icon {
  width: 130px;
  height: 130px;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  -webkit-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
  margin-bottom: 10px;
}

.project-n .support-info .round-icon i {
  font-size: 24px;
  line-height: 70px;
  width: 70px;
  height: 70px;
  text-align: center;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-image: -webkit-linear-gradient(bottom, #185a9d 0%, #43cea2 100%);
  background-image: -o-linear-gradient(bottom, #185a9d 0%, #43cea2 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, from(#185a9d), to(#43cea2));
  background-image: linear-gradient(to top, #185a9d 0%, #43cea2 100%);
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.project-n .support-info .round-icon i:before {
  color: #fff;
}

.project-n .support-info .round-icon:after {
  content: "";
  background-image: -webkit-linear-gradient(bottom, #185a9d 0%, #43cea2 100%);
  background-image: -o-linear-gradient(bottom, #185a9d 0%, #43cea2 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, from(#185a9d), to(#43cea2));
  background-image: linear-gradient(to top, #185a9d 0%, #43cea2 100%);
  position: absolute;
  border-radius: 50%;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -2;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  -webkit-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

.project-n .support-info .round-icon:before {
  content: "";
  background: #fff;
  position: absolute;
  border-radius: 50%;
  left: 1px;
  top: 1px;
  right: 1px;
  bottom: 1px;
  opacity: 1;
  z-index: -1;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  -webkit-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

.project-n .support-info .round-icon:hover:before {
  background-image: -webkit-linear-gradient(bottom, #185a9d 0%, #43cea2 100%);
  background-image: -o-linear-gradient(bottom, #185a9d 0%, #43cea2 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, from(#185a9d), to(#43cea2));
  background-image: linear-gradient(to top, #185a9d 0%, #43cea2 100%);
}

.project-n .support-info .round-icon:hover i {
  background: #fff;
}

.project-n .support-info .round-icon:hover i:before {
  z-index: -2;
  color: #185a9d;
  background-image: -moz-linear-gradient(0deg, #185a9d 0%, #43cea2 100%);
  background-image: -webkit-linear-gradient(0deg, #185a9d 0%, #43cea2 100%);
  background-image: -ms-linear-gradient(0deg, #185a9d 0%, #43cea2 100%);
  -webkit-transition: background 0.3s, color 0.3s;
  -o-transition: background 0.3s, color 0.3s;
  transition: background 0.3s, color 0.3s;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.project-n .support-info h4 {
  font-size: 16px;
  line-height: 30px;
  line-height: 0.5px;
  color: #282828;
}

.project-n .support-info p {
  font: 400 14px/24px "Open Sans", sans-serif;
  letter-spacing: 0.50px;
  color: #686868;
  padding-top: 20px;
  margin-bottom: 0px;
}

/*------------------services-area--------------*/
.services .support-info .round-icon i {
  line-height: 67px;
  z-index: 2;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  -webkit-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

.services .support-info .round-icon i:before {
  color: #185a9d;
  background-image: -webkit-linear-gradient(0deg, #185a9d 0%, #43cea2 100%);
  background-image: -ms-linear-gradient(0deg, #185a9d 0%, #43cea2 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  -webkit-transition-duration: 0.4ms;
  -o-transition-duration: 0.4ms;
  transition-duration: 0.4ms;
}

.services .support-info .round-icon:hover i:before {
  color: #fff;
  -webkit-background-clip: text;
  -webkit-text-fill-color: #fff;
}

.services .support-info h4 {
  color: #282828;
  cursor: pointer;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  -webkit-transition: background 0.3s, color 0.3s;
  -o-transition: background 0.3s, color 0.3s;
  transition: background 0.3s, color 0.3s;
}

.services .support-info a {
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  -webkit-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

.services .support-info a:hover {
  color: #185a9d;
  background-image: -webkit-linear-gradient(0deg, #185a9d 0%, #43cea2 100%);
  background-image: -ms-linear-gradient(0deg, #185a9d 0%, #43cea2 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.services .support-info .info-round:hover .round-icon {
  border: 1px solid transparent;
}

.services .support-info .info-round:hover .round-icon:before {
  opacity: 1;
}

.services .support-info .info-round:hover .round-icon i:before {
  color: #fff;
  -webkit-background-clip: text;
  -webkit-text-fill-color: #fff;
}

.services .support-info .info-round:hover h4 {
  color: #185a9d;
  background-image: -webkit-linear-gradient(0deg, #185a9d 0%, #43cea2 100%);
  background-image: -ms-linear-gradient(0deg, #185a9d 0%, #43cea2 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.services + .services {
  margin-top: 30px;
}

/*====================================================*/
/*=====section-baner===*/
.section-baner {
  background-image: -moz-linear-gradient(0deg, black 0%, #434343 100%);
  background-image: -webkit-linear-gradient(0deg, black 0%, #434343 100%);
  background-image: -ms-linear-gradient(0deg, black 0%, #434343 100%);
}

.section-baner .col-content .media-left {
  padding-right: 30px;
}

.section-baner .col-content .media-left i {
  font-size: 90px;
}

.section-baner .col-content .texts h2 {
  font: 600 30px/30px "Raleway", sans-serif;
  letter-spacing: 0.25px;
  color: #fff;
  text-transform: uppercase;
}

.section-baner .col-content .texts p {
  font: 400 14px/24px "Raleway", sans-serif;
  letter-spacing: 0.25px;
  color: #4d4d4d;
  margin-bottom: 0px;
  padding-top: 18px;
}

.section-baner .baner-btn {
  float: right;
  padding-top: 33px;
}

.info-bg {
    background-image: -moz-linear-gradient(0deg, #094078 0%, #0033a0 100%);
    background-image: -webkit-linear-gradient(0deg, #094078 0%, #0033a0 100%);
    background-image: -ms-linear-gradient(0deg, #094078 0%, #0033a0 100%);
}

.info_bg_two {
  background-image: -moz-linear-gradient(0deg, #ed3d82 0%, #f66164 43%, #fe8545 100%);
  background-image: -webkit-linear-gradient(0deg, #ed3d82 0%, #f66164 43%, #fe8545 100%);
  background-image: -ms-linear-gradient(0deg, #ed3d82 0%, #f66164 43%, #fe8545 100%);
}

.info_bg_two .baner-btn .btn-primary:hover {
  color: #f66164;
}

.info-bg .col-content .texts p {
  color: #fff;
}

.info-bg .baner-btn .btn-primary {
  width: 130px;
  height: 48px;
}

.info-bg .baner-btn .btn-primary:before {
  content: "";
  border-radius: 0px;
}

/*====================================================*/
/*======recent-project-css====*/
.re-projects-area {
  overflow: hidden;
  padding-top: 98px;
  background: #f7f7f7;
}

.re-projects-area .recent-p {
  margin-bottom: 46px;
}

.re-projects-area .portfolio-filter {
  text-align: center;
}

.re-projects-area .portfolio-filter ul {
  display: inline-block;
}

.re-projects-area .portfolio-filter ul li {
  font: 400 16px/52px "Open Sans", sans-serif;
  letter-spacing: 0.25px;
  text-transform: uppercase;
  width: 130px;
  cursor: pointer;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  z-index: 1;
  background: transparent;
  border: 2px solid #41c7a2;
  position: relative;
  overflow: hidden;
  float: left;
  height: 55px;
}

.re-projects-area .portfolio-filter ul li:hover, .re-projects-area .portfolio-filter ul li.active {
  color: #fff;
}

.re-projects-area .portfolio-filter ul li:hover:after, .re-projects-area .portfolio-filter ul li.active:after {
  left: 0;
  right: auto;
  width: 100%;
}

.re-projects-area .portfolio-filter ul li:after {
  content: "";
  height: 100%;
  width: 0;
  display: block;
  position: absolute;
  z-index: -1;
  left: auto;
  right: -1%;
  top: 0;
  background: #41c7a2;
  -webkit-transition: all 0.5s cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 0.5s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.5s cubic-bezier(0.42, 0, 0.58, 1);
}

.re-projects-area .portfolio_f_two ul li {
  border-color: #505cfe;
}

.re-projects-area .portfolio_f_two ul li:after {
  background: #505cfe;
}

.re-projects-area .portfolio-filter ul li + li {
  margin-left: 10px;
}

.re-projects-area .portfolio-items {
  padding-top: 94px;
}

.re-projects-area .portfolio-items .portfolio-item {
  position: relative;
  cursor: pointer;
  overflow: hidden;
}

.re-projects-area .portfolio-items .portfolio-item:before {
  content: '';
  background: #41c7a2;
  opacity: 0;
  position: absolute;
  width: 100%;
  display: block;
  top: 0;
  bottom: 0;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  z-index: 1;
}

.re-projects-area .portfolio-items.p_g_b .portfolio-item:before {
  background: #505cfe;
}

.re-projects-area .portfolio-items.p_g_b .portfolio-item .list-unstyled li a {
  color: #505cfe;
}

.re-projects-area .portfolio-items .portfolio-item .br-tl:before {
  content: "";
  width: 9px;
  background: #fff;
  position: absolute;
  right: 10px;
  top: 10px;
  bottom: 10px;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  z-index: 2;
  opacity: 0;
}

.re-projects-area .portfolio-items .portfolio-item .br-tl:after {
  content: "";
  width: 9px;
  background: #fff;
  position: absolute;
  left: 10px;
  top: 10px;
  bottom: 10px;
  opacity: 0;
  z-index: 2;
}

.re-projects-area .portfolio-items .portfolio-item .br-tr:before {
  content: "";
  height: 9px;
  background: #fff;
  position: absolute;
  right: 10px;
  top: 10px;
  left: 10px;
  opacity: 0;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  z-index: 2;
}

.re-projects-area .portfolio-items .portfolio-item .br-tr:after {
  content: "";
  height: 9px;
  background: #fff;
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 9px;
  opacity: 0;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  z-index: 2;
}

.re-projects-area .portfolio-items .portfolio-item img {
  width: 100%;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.re-projects-area .portfolio-items .portfolio-item .overlay {
  width: 100%;
  display: table;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  position: absolute;
  text-align: center;
  z-index: 2;
  padding-top: 5px;
}

.re-projects-area .portfolio-items .portfolio-item .list-unstyled {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  overflow: hidden;
  z-index: 2;
}

.re-projects-area .portfolio-items .portfolio-item .list-unstyled li {
  float: left;
}

.re-projects-area .portfolio-items .portfolio-item .list-unstyled li a {
  width: 70px;
  height: 71px;
  display: block;
  color: #43cea2;
  text-align: center;
  -webkit-transform: scale3d(0, 0, 0);
  transform: scale3d(0, 0, 0);
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  background: #fff;
  border-radius: 3px;
}

.re-projects-area .portfolio-items .portfolio-item .list-unstyled li a i {
  font-size: 30px;
  line-height: 71px;
}

.re-projects-area .portfolio-items .portfolio-item .list-unstyled li + li {
  margin-left: 20px;
}

.re-projects-area .portfolio-items .portfolio-item:hover img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.re-projects-area .portfolio-items .portfolio-item:hover:before {
  opacity: 0.9;
  display: block;
}

.re-projects-area .portfolio-items .portfolio-item:hover .list-unstyled li a {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  z-index: 2;
}

.re-projects-area .portfolio-items .portfolio-item:hover .br-tl:after {
  opacity: 1;
}

.re-projects-area .portfolio-items .portfolio-item:hover .br-tl:before {
  opacity: 1;
}

.re-projects-area .portfolio-items .portfolio-item:hover .br-tr:after {
  opacity: 1;
}

.re-projects-area .portfolio-items .portfolio-item:hover .br-tr:before {
  opacity: 1;
}

.mfp-title {
  display: none;
}

/*================portfolio-area=====================*/
.portfolio-area {
  padding-top: 129px;
}

.portfolio-area .recent-p {
  margin-bottom: 55px;
}

.portfolio-area .portfolio-items .portfolio2-item .br-tl:before {
  content: "";
  right: 15px;
  top: 15px;
  bottom: 15px;
}

.portfolio-area .portfolio-items .portfolio2-item .br-tl:after {
  content: "";
  left: 15px;
  top: 15px;
  bottom: 15px;
}

.portfolio-area .portfolio-items .portfolio2-item .br-tr:before {
  content: "";
  right: 15px;
  top: 15px;
  left: 15px;
}

.portfolio-area .portfolio-items .portfolio2-item .br-tr:after {
  content: "";
  left: 15px;
  right: 15px;
  bottom: 14px;
}

/*====================================================*/
/*======innuvation-key-css====*/
.innovation-key-info .key-text {
  background-image: -moz-linear-gradient(0deg, #505cfe 0%, #094078 100%);
  background-image: -webkit-linear-gradient(0deg, #505cfe 0%, #094078 100%);
  background-image: -ms-linear-gradient(0deg, #505cfe 0%, #094078 100%);
  position: relative;
  padding: 24px 41px 28px 32px;
  border-radius: 3px;
  z-index: 1;
}

.innovation-key-info .key-text:before {
  content: "";
  position: absolute;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
  display: block;
  background: #fff;
  z-index: -1;
}

.innovation-key-info .key-text:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 9.5px 0 9.5px;
  border-color: #22749e transparent transparent transparent;
  position: absolute;
  bottom: -10px;
  left: 75px;
}

.innovation-key-info .key-text h4 {
  font: 700 16px/30px "Open Sans", sans-serif;
  letter-spacing: 0.5px;
  color: #282828;
}

.innovation-key-info .key-text p {
  font: 400 16px/30px "Open Sans", sans-serif;
  letter-spacing: 0.5px;
  color: #282828;
  margin-bottom: 0px;
  padding-top: 5px;
}

.innovation-key-info .key-img {
  margin-top: 30px;
  margin-left: 48px;
}

.innovation-key-info .key-img .media-left {
  border-radius: 50%;
  position: relative;
}

.innovation-key-info .key-img .media-left a {
  display: block;
  background-image: -moz-linear-gradient(0deg, #505cfe 0%, #094078 100%);
  background-image: -webkit-linear-gradient(0deg, #505cfe 0%, #094078 100%);
  background-image: -ms-linear-gradient(0deg, #505cfe 0%, #094078 100%);
  padding: 2px;
  border-radius: 50%;
  width: 66px;
}

.innovation-key-info .key-img .media-body {
  padding-top: 10px;
  padding-left: 10px;
}

.innovation-key-info .key-img h4 {
  font: 700 16px/30px "Open Sans", sans-serif;
  letter-spacing: 0.5px;
  color: #282828;
}

.innovation-key-info .key-img P {
  font: 400 12px/18px "Open Sans", sans-serif;
  letter-spacing: 0.5px;
  color: #a1a1a1;
}

.key-bg {
  background: #fff;
  border-top: 1px solid #e1e7ed;
}

/*====================================================*/
/*===========breadcrumb======*/
.header-breadcrumb {
  background-attachment: fixed;
  position: relative;
  padding: 200px 0px;
  overflow: hidden;
  z-index: 1;
}

.header-breadcrumb .bg-parallax {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-size: cover;
  background-attachment: scroll !important;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  background-position: 0 center;
  background-repeat: no-repeat;
  z-index: -1;
}

.header-breadcrumb .bg-parallax:before {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background: #000;
  opacity: 0.60;
  z-index: 0;
}

.header-breadcrumb .page-cover {
  text-align: center;
}

.header-breadcrumb .page-cover .page-cover-tittle {
  font: 700 50px/60px "Raleway", sans-serif;
  letter-spacing: 0.2px;
  color: #fff;
  text-transform: uppercase;
}

.header-breadcrumb .page-cover .breadcrumb {
  background: none;
  margin: 0px;
  display: inline-block;
  padding: 0;
  text-transform: capitalize;
}

.header-breadcrumb .page-cover .breadcrumb li {
  font: 400 12px/24px "Lato", sans-serif;
  letter-spacing: 0.2px;
  color: #fff;
}

.header-breadcrumb .page-cover .breadcrumb li + li:before {
  content: "\f101";
  display: inline-block;
  font: normal normal normal 12px FontAwesome;
  color: #fff;
  margin-right: 5px;
  padding: 0px 0px 0px 2px;
}

.header-breadcrumb .page-cover .breadcrumb li a {
  color: #fff;
}

.header-breadcrumb .page-cover .breadcrumb .active {
  text-decoration: underline;
}

.header-breadcrumb .page-cover .page-icon {
  border-radius: 50%;
  background: #fff;
  width: 70px;
  height: 70px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  bottom: -35px;
}

.header-breadcrumb .page-cover .page-icon:before {
  background-image: -webkit-linear-gradient(0deg, #094078 0%, #505cfe 100%);
  position: absolute;
  top: 3px;
  content: "";
  bottom: 3px;
  display: block;
  left: 3px;
  right: 3px;
  border-radius: 50%;
  z-index: -1;
}

.header-breadcrumb .page-cover .page-icon i {
  font-size: 24px;
  line-height: 57px;
  color: #fff;
}

/*====================================================*/
/*======about-us-css=====*/
.about-us-area {
  background: #f3f6f9;
  border-top: 1px solid #e1e7ed;
}

.about-us-area .about-wrap h3 {
  font: 700 24px/36px "Raleway", sans-serif;
  letter-spacing: 1px;
  color: #282828;
  text-transform: uppercase;
  margin-bottom: 25px;
  padding-right: 30px;
}

.about-us-area .about-wrap ul li {
  float: left;
}

.about-us-area .about-wrap ul li a {
  font-size: 24px;
  line-height: 47px;
  padding: 0;
  color: #c2cfdc;
  text-align: center;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  border: 1px solid #dae1e8;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.about-us-area .about-wrap ul li a i {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.about-us-area .about-wrap ul li a:hover {
  border-radius: 50%;
  background: #505cfe;
  color: #fff;
  border: 1px solid transparent;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.about-us-area .about-wrap ul li a:hover i {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}

.about-us-area .about-wrap ul li + li {
  margin-left: 20px;
}

.about-us-area .about-content {
  color: #282828;
}

.about-us-area .about-content h3 {
  font: 600 30px/32px "Open Sans", sans-serif;
  letter-spacing: 0.5px;
  margin-bottom: 20px;
}

.about-us-area .about-content p {
  font: 400 15px/32px "Open Sans", sans-serif;
  letter-spacing: 0.5px;
  padding-right: 122px;
}

.about-us-area .about-content p + p {
  font-size: 16px;
  padding-right: 0px;
  font-style: italic;
  margin-bottom: 0px;
}

/*====================================================*/
/*======rv-slider-css====*/
.main-slider-area {
  overflow: hidden !important;
  color: #fff;
}

.slider-1 {
  color: #fff;
  font-family: "Lato", sans-serif;
}

.slider-1 ul li {
  display: inline-block;
}

.slider-1 ul li a {
  color: white;
  text-transform: uppercase;
  padding: 0px 15px;
  display: inline-block;
  position: relative;
  font-weight: 400;
  text-shadow: 1px 1.732px 5px rgba(0, 0, 0, 0.086);
}

.slider-1 ul li a:before {
  content: "\f111";
  display: inline-block;
  font: normal normal normal 8px FontAwesome;
  position: absolute;
  top: 17px;
  left: -6px;
}

.slider-1 ul li a:hover, .slider-1 ul li a:focus {
  background: none;
}

.slider-1 ul li:first-child a {
  padding-left: 0px;
}

.slider-1 ul li:first-child a:before {
  display: none;
}

.slider-1 .slide-Title {
  font-weight: 300;
  text-shadow: 1px 1.732px 5px rgba(0, 0, 0, 0.086);
}

.slider-1 .slide-Title span {
  font-weight: 400;
}

.slider-1 .slide-Title .tittle-n {
  font-weight: 700;
  text-shadow: 1px 1.732px 5px rgba(0, 0, 0, 0.086);
}

.slider-1 .slide-Title .slide-p {
  font-size: 38px;
}

.slider-1 .slide-content {
  font-weight: 300;
  font-style: italic;
}

.tp-arr-allwrapper {
  display: none;
}

.rev_slider:hover .hermes.tparrows {
  background: transparent;
  opacity: 1;
}

.rev_slider:hover .hermes.tparrows:before {
  font-size: 68px;
}

.hermes.tparrows.tp-leftarrow:hover:before, .hermes.tparrows.tp-rightarrow:hover:before {
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
  opacity: 1;
}

.hermes.tparrows {
  background: transparent;
  opacity: 0;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.hermes.tparrows:before {
  font-size: 68px;
}

.slider-2 .slide-Title {
  letter-spacing: 3px !important;
  text-shadow: 1px 1.732px 5px rgba(0, 0, 0, 0.086);
}

.slide-Link .btn-primary {
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  letter-spacing: 0.5px;
  width: 170px;
  padding: 12px 0px;
  border: 2px solid #fff;
  background: transparent;
  display: inline-block;
  text-shadow: none !important;
  -webkit-box-shadow: 1.5px 2.598px 5px 0px rgba(0, 0, 0, 0.059);
  box-shadow: 1.5px 2.598px 5px 0px rgba(0, 0, 0, 0.059);
  position: relative;
}

.slide-Link .btn-primary:before {
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  opacity: 0;
  position: absolute;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  background: #fff;
  border-radius: 0px;
  z-index: -1;
  -webkit-box-shadow: 1.5px 2.598px 5px 0px rgba(0, 0, 0, 0.059);
  box-shadow: 1.5px 2.598px 5px 0px rgba(0, 0, 0, 0.059);
  height: 102%;
}

.slide-Link .btn-primary + .btn-primary {
  margin-left: 30px;
}

.slide-Link .btn-primary:hover, .slide-Link .btn-primary:focus {
  color: #505cfe;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  background: transparent;
  border: 2px solid #fff;
  text-shadow: none !important;
}

.slide-Link .btn-primary:hover:before, .slide-Link .btn-primary:focus:before {
  opacity: 1;
}

@media (max-width: 1199px) {
  .sliders8 .tp-simpleresponsive img, .rev_slider img {
    width: 400px !important;
  }
}

@media (max-width: 991px) {
  .sliders8 .tp-simpleresponsive img, .rev_slider img {
    width: 200px !important;
    height: auto !important;
  }
}

@media (max-width: 991px) {
  .tp-simpleresponsive img, .rev_slider img {
    width: 400px !important;
  }
}

@media (max-width: 767px) {
  .tp-simpleresponsive img, .rev_slider img {
    display: none;
  }
}

/*===home-slider-3-css===*/
.slider-3 {
  position: relative;
  text-transform: uppercase;
  font-family: "Lato", sans-serif;
  color: #fff;
}

.slider-3 .slide-p {
  font-weight: 400;
  letter-spacing: 0.6px;
  text-shadow: 1px 1.732px 5px rgba(0, 0, 0, 0.086);
}

.slider-3 .slide-Title {
  font-weight: 700;
  letter-spacing: 0.7px;
  text-shadow: 1px 1.732px 5px rgba(0, 0, 0, 0.086);
}

.slider-3 .slide-content {
  font-weight: 300;
  letter-spacing: 3px;
  text-shadow: 1px 1.732px 5px rgba(0, 0, 0, 0.086);
}

.slider-3 .slide-Link .btn-primary {
  background-color: #5b9a78;
  -webkit-box-shadow: 1.5px 2.598px 5px 0px rgba(0, 0, 0, 0.059);
  box-shadow: 1.5px 2.598px 5px 0px rgba(0, 0, 0, 0.059);
  border: 0px;
  text-shadow: none !important;
}

.slider-3 .slide-Link .btn-primary:hover, .slider-3 .slide-Link .btn-primary:focus {
  text-shadow: none !important;
}

.slider-3 .slide-Link .btn-primary:hover:before, .slider-3 .slide-Link .btn-primary:focus:before {
  border-radius: 3px;
}

/*=====home-slider-4-css====*/
.slider-4 .slider-icon {
  float: left;
}

.slider-4 .slider-icon .media {
  max-width: 370px;
}

.slider-4 .slider-icon .media .media-left {
  padding-top: 8px !important;
  padding-right: 30px !important;
}

.slider-4 .slider-icon .media .media-left a {
  width: 101px;
  height: 101px;
  border-radius: 50%;
  background-image: -moz-linear-gradient(90deg, #71b280 0%, #134e5e 100%);
  background-image: -webkit-linear-gradient(90deg, #71b280 0%, #134e5e 100%);
  background-image: -ms-linear-gradient(90deg, #71b280 0%, #134e5e 100%);
  display: block;
  text-align: center;
  background-color: #1f5659;
  -webkit-box-shadow: 1px 3px 0px 0px #245c5d;
  -moz-box-shadow: 1px 3px 0px 0px #245c5d;
  box-shadow: 1px 3px 0px 0px #245c5d;
}

.slider-4 .slider-icon .media .media-left a i {
  font-size: 25px !important;
  line-height: 105px !important;
  color: #fff;
}

.slider-4 .slider-icon .media .media-body h4 {
  font: 700 18px/40px "Lato", sans-serif;
}

.slider-4 .slider-icon .media .media-body p {
  font: 400 14px/24px "Lato", sans-serif;
}

.slider-4 .slider-icon .media + .media {
  margin-top: 30px !important;
}

.slider-4 .slider-icon.right {
  float: right;
}

/*=============slider-5-css=====*/
.slider-5 .list li {
  display: block;
}

.slider-5 .list li a {
  padding-left: 0;
  text-transform: capitalize;
  color: #fff;
  font: 400 24px/37px "Lato", sans-serif;
  padding-bottom: 0;
  text-shadow: 1px 1.732px 5px rgba(0, 0, 0, 0.086);
}

.slider-5 .list li a i {
  margin-right: 18px;
}

.slider-5 .list li a:before {
  display: none;
}

.slider-5 .list li a:hover {
  background: none;
}

.Title {
  text-transform: uppercase;
  font-weight: 400;
  text-shadow: 1px 1.732px 5px rgba(0, 0, 0, 0.086);
}

.h2 {
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 0;
  text-shadow: 1px 1.732px 5px rgba(0, 0, 0, 0.086);
}

/*=============slider-6-css=====*/
.slider-6 .slide-list {
  background-color: #24afbf;
  opacity: 0.302;
  padding: 0px 24px 0px 18px;
  z-index: 1;
}

.slider-6 .slide-ul li {
  display: inline-block;
  z-index: 1;
  padding-left: 13px;
}

.slider-6 .slide-ul li a {
  font-size: 25px;
  line-height: 25px;
  color: #fff;
  padding: 0;
  text-shadow: 1px 1.732px 5px rgba(0, 0, 0, 0.086);
}

.slider-6 .slide-ul li a:before {
  content: '';
  width: 1px;
  height: 20px;
  background: #fff;
  display: inline-block;
  -webkit-transform: rotate(22deg);
  -ms-transform: rotate(22deg);
  transform: rotate(22deg);
  margin-right: 15px;
}

.slider-6 .slide-ul li a:hover {
  background: none;
}

.slider-6 .slide-ul li:first-child {
  padding-left: 0;
}

.slider-6 .slide-ul li:first-child a:before {
  display: none;
}

/*=============home-slide-7-css===========*/
.slider-7 {
  position: relative;
  font-family: "Lato", sans-serif;
}

.slider-7 .slide-h2 {
  letter-spacing: 1px;
  background-color: #282828;
  -webkit-box-shadow: 1.5px 2.598px 5px 0px rgba(0, 0, 0, 0.137);
  box-shadow: 1.5px 2.598px 5px 0px rgba(0, 0, 0, 0.137);
  padding-left: 25px !important;
  position: relative;
}

.slider-7 .slide-h2:after {
  content: "";
  width: 6px;
  height: 58px;
  top: 0;
  right: 0;
  background: #fff;
  position: absolute;
  display: block;
}

.slider-7 .slide-p {
  color: #207da7;
  letter-spacing: 0.5px;
  background: #fff;
  padding-left: 25px !important;
  position: relative;
  text-shadow: 1px 1.732px 5px rgba(0, 0, 0, 0.086);
}

.slider-7 .slide-p:after {
  content: "";
  width: 6px;
  height: 40px;
  top: 0;
  right: 0;
  background: #332b2c;
  position: absolute;
  display: block;
}

/*===================slider-8-css================*/
.slider-8 {
  text-transform: uppercase;
}

.slider-8 .slide-h1 {
  font-weight: 700;
  text-shadow: 1px 1.732px 5px rgba(0, 0, 0, 0.086);
}

.slider-8 .slide-Link .btn-primary {
  text-transform: capitalize;
  background: #26c9cb;
  border: 0px;
  -webkit-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
  position: relative;
  z-index: 1;
}

.slider-8 .slide-Link .btn-primary:before {
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  position: absolute;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  background: #fff;
  border-radius: 3px;
  z-index: -1;
  -webkit-box-shadow: 1.5px 2.598px 5px 0px rgba(0, 0, 0, 0.059);
  box-shadow: 1.5px 2.598px 5px 0px rgba(0, 0, 0, 0.059);
}

.slider-8 .slide-Link .btn-primary:hover:before {
  background: #fff;
  opacity: 1;
}

/*====================================================*/
/*=====button-css===*/
/*=====button-hover-effect-css=====*/
.btn-h {
  -webkit-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  position: relative;
  -webkit-transition: all 0.9s ease 0s;
  -o-transition: all 0.9s ease 0s;
  transition: all 0.9s ease 0s;
  z-index: 1;
}

.btn-h:before {
  content: '';
  z-index: -1;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.btn-h:hover:before {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.button-b {
  border-radius: 3px;
  background: -webkit-linear-gradient(0deg, #185a9d 0%, #43cea2 100%);
  background: -ms-linear-gradient(0deg, #185a9d 0%, #43cea2 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
  -webkit-transition: all 0.9s ease 0s;
  -o-transition: all 0.9s ease 0s;
  transition: all 0.9s ease 0s;
  -webkit-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
}

.button-b:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: -moz-linear-gradient(0deg, #185a9d 0%, #43cea2 100%);
  background: -webkit-linear-gradient(0deg, #185a9d 0%, #43cea2 100%);
  background: -ms-linear-gradient(0deg, #185a9d 0%, #43cea2 100%);
  z-index: -2;
  opacity: 0.90;
  border-radius: 3px;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  -webkit-transition-delay: 0.9s;
  -o-transition-delay: 0.9s;
  transition-delay: 0.9s;
  -webkit-transition: background 0.9s;
  -o-transition: background 0.9s;
  transition: background 0.9s;
}

.button-b:after {
  top: 2px;
  left: 2px;
  bottom: 2px;
  right: 2px;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.button-b:hover, .button-b.active {
  color: #fff;
  -webkit-background-clip: text;
  -webkit-text-fill-color: #fff;
  z-index: 1;
}

.button-b:hover:before, .button-b.active:before {
  content: '';
  -webkit-background-clip: 'background';
  -webkit-text-fill-color: "#fff";
  background-image: -moz-linear-gradient(0deg, #185a9d 0%, #43cea2 100%);
  background-image: -webkit-linear-gradient(0deg, #185a9d 0%, #43cea2 100%);
  background-image: -ms-linear-gradient(0deg, #185a9d 0%, #43cea2 100%);
  z-index: -1;
  opacity: 1;
}

/*====================================================*/
/*=====promo-section=====*/
.promo-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}

.promo-section .promo-left {
  float: left;
  width: calc(50% - 30px);
  display: block;
  background: #f3f6f9;
}

.promo-section .promo-right {
  width: calc(50% + 30px);
  display: table;
  background: #f3f6f9;
  float: left;
}

.promo-section .promo-content {
  width: 500px;
  margin-left: 100px;
  padding: 80px 0px 96px 0px;
}
    .promo-section .promo-content p {
        font: 400 14px/28px "Montserrat", sans-serif;
        color: #282828;
        padding-bottom: 40px;
    }
.promo-section .promo-content .progress-element .progress .progress-bar {
  background: #505cfe;
}

.promo-section .promo-content h2 {
  font: 700 30px/60px "Montserrat", sans-serif;
  letter-spacing: 0.25px;
  color: #282828;
}

.promo-section .promo-content .pr-c {
  font: 500 25px/36px "Montserrat", sans-serif;
  color: #646566;
  letter-spacing: 0.25px;
  padding-top: 18px;
  padding-right: 80px;
}

.progress-element p {
    font: 400 14px/36px "Montserrat", sans-serif;
    letter-spacing: 0.25px;
    color: #646566;
    margin-bottom: 0;
    padding: 15px 0px 2px 0px;
}

.progress-element .progress {
  height: 8px;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #d0dae3;
  overflow: visible;
  margin-bottom: 5px;
}

.progress-element .progress .progress-bar {
  background: #505cfe;
  position: relative;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, 0.06) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.04) 50%, rgba(255, 255, 255, 0.04) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(135deg, rgba(255, 255, 255, 0.06) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.04) 50%, rgba(255, 255, 255, 0.04) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.06) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.04) 50%, rgba(255, 255, 255, 0.04) 75%, transparent 75%, transparent);
  background-size: 14px 14px;
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-element .progress .progress-bar .count-tip {
  color: #656566;
  position: absolute;
  right: 0;
  top: -24px;
  font-size: 15px;
  font-family: "Roboto", serif;
  display: table;
}

/*================skills-prograss-area-css===========*/
.skill-progress-area {
  background: #f3f6f9;
  border-top: 1px solid #e1e7ed;
  padding: 68px 0px 95px 0px;
}

/*====================================================*/
/*===================accordian-area-css===========*/
.accordian-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  border-bottom: 1px solid #f3f6f9;
}

.accordian-area .accordian-left {
  float: left;
  width: calc(50% + 30px);
}

.accordian-area .accordian-right {
  width: calc(50% - 30px);
  float: left;
  background: #fff;
  padding-left: 55px;
  padding-top: 88px;
}

.accordian-area .accordian-right .tap-content {
  max-width: 500px;
  margin-right: 0;
}

.accordian-area .accordian-right .tap-content h2 {
  font: 700 30px/48px "Raleway", sans-serif;
  letter-spacing: 0.25px;
  color: #282828;
  margin-bottom: 55px;
}

.accordian-area .accordian-right .tap-content .panel-default {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0px;
  border: 0px;
}

.accordian-area .accordian-right .tap-content .panel-default + .panel-default {
  margin-top: 20px;
}

.accordian-area .accordian-right .tap-content .panel-default .panel-heading {
  background: none;
  border: 1px solid #e1e7ed;
  border-radius: 3px;
  padding: 0px;
}

.accordian-area .accordian-right .tap-content .panel-default .panel-heading h4 {
  font: 700 16px/48px "Raleway", sans-serif;
  letter-spacing: 0.25px;
  color: #282828;
}

.accordian-area .accordian-right .tap-content .panel-default .panel-heading a {
  background-image: -moz-linear-gradient(0deg, #185a9d 0%, #43cea2 100%);
  background-image: -webkit-linear-gradient(0deg, #185a9d 0%, #43cea2 100%);
  background-image: -ms-linear-gradient(0deg, #185a9d 0%, #43cea2 100%);
  display: block;
  padding: 0px 30px;
  border-radius: 3px;
  color: #fff;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.accordian-area .accordian-right .tap-content .panel-default .panel-heading a i {
  float: right;
  font-size: 16px;
  line-height: 48px;
}

.accordian-area .accordian-right .tap-content .panel-default .panel-heading a .fa-plus {
  display: none;
}

.accordian-area .accordian-right .tap-content .panel-default .panel-heading a .fa-angle-right {
  display: block;
  color: #fff;
}

.accordian-area .accordian-right .tap-content .panel-default .panel-heading a.collapsed {
  background: #fff;
  color: #282828;
}

.accordian-area .accordian-right .tap-content .panel-default .panel-heading a.collapsed .fa-plus {
  display: block;
}

.accordian-area .accordian-right .tap-content .panel-default .panel-heading a.collapsed .fa-angle-right {
  display: none;
}

.accordian-area .accordian-right .tap-content .panel-default .panel-heading a.collapsed h4 {
  color: #fff;
}

.accordian-area .accordian-right .tap-content .panel-default .content {
  border-top: 0px;
  padding: 22px 25px 15px 30px;
}

.accordian-area .accordian-right .tap-content .panel-default .content p {
  font: 400 14px/28px "Open Sans", sans-serif;
  color: #aaaaaa;
}

/*====================================================*/
/*==============skills-area============*/
.skills-area {
  overflow: hidden;
  padding: 128px 0px 100px 0px;
}

.skills-area .skills-left {
  position: relative;
  padding: 0px;
  width: calc(50% - 30px);
}

.skills-area .skills-left img {
  float: right;
}

.skills-area .skills-right {
  background: #fff;
  padding-left: 60px;
  width: calc(50% + 30px);
  padding-right: 0px;
}

.skills-area .skills-right .skills-content {
  max-width: 570px;
  padding-top: 24px;
}

.skills-area .skills-right .skills-content .section_header {
  text-align: left;
}

.skills-area .skills-right .skills-content .section_header:before {
  left: 0px;
}

.skills-area .skills-right .skills-content .section_header:after {
  left: 11px;
}

.skills-area .skills-right .skills-content .section_header span {
  left: 5px;
}

.skills-area .skills-right .skills-content .recent-p {
  text-align: left;
  padding: 20px 0px 18px 0px;
  margin-bottom: 0;
  font: 600 14px/30px "Open Sans", sans-serif;
  letter-spacing: 0.5px;
  color: #686868;
}

.skills-area .skills-right ul {
  margin-bottom: 24px;
}

.skills-area .skills-right ul li {
  font: 400 14px/40px "Open Sans", sans-serif;
  letter-spacing: 0.5px;
  width: 49%;
  display: inline-block;
}

.skills-area .skills-right ul li i {
  background: #505cfe;
  color: #fff;
  width: 16px;
  height: 16px;
  font-size: 14px;
  text-align: center;
  border-radius: 50%;
  line-height: 17px;
  margin-right: 15px;
}

/*====================================================*/
/*------------------video_single----------------*/
.video_single {
  overflow: hidden;
  position: relative;
  z-index: 1;
  background: url("../image/video-img.jpg") no-repeat scroll center 0;
  background-size: cover;
  height: 500px;
}

.video_single:before {
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  background-image: -webkit-linear-gradient(0deg, #094078 0%, #505cfe 100%);
  z-index: 0;
  position: absolute;
  opacity: 0.8;
}

.video_single .video-content {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  text-align: center;
}

.video_single .video-content h2 {
  font: 400 30px/48px "Roboto", sans-serif;
  letter-spacing: 0.25px;
  color: #fff;
}

.video_single .video-content a {
  display: block;
  margin-top: 40px;
}

.video_single video {
  display: none;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.mfp-content .video-inner {
  width: 845px;
  height: 400px;
  margin: 0 auto;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.mfp-content .video-inner iframe {
  width: 845px;
  height: 400px;
}

.video_single .inner.open video {
  display: block;
}

/*====================================================*/
/*======browser-no-coding-css======*/
.browser-no-c-area {
  background-image: -moz-linear-gradient(0deg, #185a9d 0%, #43cea2 100%);
  background-image: -webkit-linear-gradient(0deg, #185a9d 0%, #43cea2 100%);
  background-image: -ms-linear-gradient(0deg, #185a9d 0%, #43cea2 100%);
  padding-top: 100px;
}

.browser-no-c-area .br-content {
  padding-left: 70px;
}

.browser-no-c-area .br-content h2 {
  font: 500 30px/48px "Roboto", sans-serif;
  letter-spacing: 0.25px;
  color: #fff;
}

.browser-no-c-area .br-content p {
  font: 400 16px/28px "Open Sans", sans-serif;
  letter-spacing: 0.50px;
  color: #fff;
  padding: 35px 0px 47px 0px;
}

.browser-no-c-area .br-content .btn-primary {
  font: 400 16px/28px "Open Sans", sans-serif;
  color: #2e97a0;
  letter-spacing: 0.25px;
  padding: 10px 57px;
  position: relative;
  background: #fff;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  border: 2px solid #fff;
}

.browser-no-c-area .br-content .btn-primary:hover, .browser-no-c-area .br-content .btn-primary:focus {
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  border: 2px solid #fff;
  background: transparent;
}

/*====================================================*/
/*------------------services-wd-area---------------------*/
.services-wd-area {
  padding: 131px 0px 100px 0px;
}

.services-wd-area .s-content {
  padding-left: 30px;
}

.services-wd-area .s-content h2 {
  padding-bottom: 10px;
}

.services-wd-area .s-content ul li {
  margin-top: 15px;
}

.services-wd-area .s-content ul li span {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #0033a0;
  display: inline-block;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 30px;
  margin-right: 15px;
}

.services-img {
  border-radius: 5px;
  background-image: -moz-linear-gradient(0deg, #185a9d 0%, #505cfe 100%);
  background-image: -webkit-linear-gradient(0deg, #185a9d 0%, #505cfe 100%);
  background-image: -ms-linear-gradient(0deg, #185a9d 0%, #505cfe 100%);
  padding: 2px;
}

.services-img img {
  border-radius: 5px;
}

.s-content h2 {
  font: 700 24px/36px "Montserrat", sans-serif;
  letter-spacing: 1px;
  color: #0033a0;
  text-transform: uppercase;
}

.s-content p {
  font: 400 16px/30px "Montserrat", sans-serif;
  letter-spacing: 1px;
  color: #282828;
}

.services-wd {
  padding: 100px 0px;
}

.services-2 {
  background: #f3f6f9;
  border-top: 1px solid #e3e9ef;
  border-bottom: 1px solid #e3e9ef;
}

/*====================================================*/
/*----------------pricing-plan-area-----------------*/
.pricing-plan-area .pricing_table .items {
  text-align: center;
}

.pricing-plan-area .pricing_table .items .table_header {
  font-family: "Raleway", sans-serif;
  color: #fff;
  background-image: -moz-linear-gradient(0deg, #185a9d 0%, #43cea2 100%);
  background-image: -webkit-linear-gradient(0deg, #185a9d 0%, #43cea2 100%);
  background-image: -ms-linear-gradient(0deg, #185a9d 0%, #43cea2 100%);
  padding: 30px 0px 20px 0px;
}

.pricing-plan-area .pricing_table .items .table_header h4 {
  font-size: 24px;
  line-height: 40px;
  letter-spacing: 0.1px;
  font-weight: 600;
}

.pricing-plan-area .pricing_table .items .table_header h2 {
  font-size: 36px;
  line-height: 74px;
  letter-spacing: 0.1px;
  font-weight: 600;
}

.pricing-plan-area .pricing_table .items .table_data {
  border: 1px solid #e8eff4;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.pricing-plan-area .pricing_table .items .table_data .nav li {
  font: 600 14px/50px "Open Sans", sans-serif;
  letter-spacing: 0.5px;
  color: #656667;
}

.pricing-plan-area .pricing_table .items .table_data .nav li:nth-child(even) {
  background: #f7f9fb;
}

.pricing-plan-area .pricing_table .items .table_data a {
  font: 600 16px/18px "Open Sans", sans-serif;
  letter-spacing: 0.25px;
  color: #fff;
  border-radius: 3px;
  padding: 11px 23px;
  display: inline-block;
  margin: 30px 0px;
}

.pricing-plan-area .pricing_table .items .table_data:hover {
  border: 1px solid;
  border-color: #2e949f;
  border-top: 0px;
}

/*====================================================*/
/*===============faq-accordian-area-css====================*/
.faq-accordion-area {
  padding: 130px 0px 80px 0px;
}

.faq-accordion-area .accordion {
  padding-top: 59px;
}

.faq-accordion-area .panel {
  border: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  box-shadow: none;
}

.faq-accordion-area .panel .panel-heading {
  padding: 0;
  background: none;
}

.faq-accordion-area .panel .panel-heading .panel-title a {
  display: block;
  background: none;
  border-radius: 5px;
}

.faq-accordion-area .panel .panel-heading .panel-title a i {
  width: 70px;
  background-image: -moz-linear-gradient(0deg, #185a9d 0%, #43cea2 100%);
  background-image: -webkit-linear-gradient(0deg, #185a9d 0%, #43cea2 100%);
  background-image: -ms-linear-gradient(0deg, #185a9d 0%, #43cea2 100%);
  font-size: 20px;
  text-align: center;
  line-height: 50px;
  float: left;
  display: block;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  color: #fff;
}

.faq-accordion-area .panel .panel-heading .panel-title a .icon_plus {
  display: none;
}

.faq-accordion-area .panel .panel-heading .panel-title a .icon_minus-06 {
  display: block;
  color: #fff;
}

.faq-accordion-area .panel .panel-heading .panel-title a.collapsed .icon_plus {
  display: block;
}

.faq-accordion-area .panel .panel-heading .panel-title a.collapsed .icon_minus-06 {
  display: none;
}

.faq-accordion-area .panel .panel-heading .panel-title a span {
  border: 1px solid #dae3ec;
  border-radius: 5px;
  width: 94%;
  border-left: 0px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  display: inline-block;
  font: 700 16px/48px "Raleway", sans-serif;
  letter-spacing: 1px;
  color: #282828;
  padding-left: 30px;
  background: #f1f5f8;
}

.faq-accordion-area .panel .faq-content {
  padding: 30px 0px;
}

.faq-accordion-area .panel .faq-content .media-left {
  padding-right: 30px;
}

.faq-accordion-area .panel .faq-content .media-body p {
  font: 400 14px/24px "Open Sans", sans-serif;
  letter-spacing: 0.25px;
  color: #282828;
  margin-bottom: 0;
}

.faq-accordion-area .panel .faq-content .media-body .p-i {
  font-style: italic;
}

.faq-accordion-area .panel + .panel {
  margin-top: 15px;
}

.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
  border: 0px;
}

/*====================================================*/
/*====================blog-area-css========================*/
.blogs {
  padding-right: 30px;
}

.blogs .items .bg-br {
  border-radius: 5px;
}

.blogs .items .bg-br:after {
  top: 2px;
  border-radius: 5px;
}

.blogs .items .bg-br .media .media-left .post-date {
  margin-top: 0px;
}

.blogs .items .bg-br .media .media-body {
  display: table-cell;
  padding-top: 0px;
}

.blogs .items .blog-image {
  overflow: hidden;
}

.blogs .items .blog-image img {
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

.blogs .items + .items {
  margin-top: 30px;
}

.blogs .items:hover .blog-image img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.blogs .blog-content {
  padding: 30px;
  background: rgba(237, 237, 237, 0.4);
  position: relative;
  z-index: 1;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.blogs .blog-content:after {
  content: "";
  background: #fff;
  position: absolute;
  top: 0;
  left: 2px;
  right: 2px;
  bottom: 2px;
  display: block;
  z-index: -1;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.blogs .blog-content .media {
  overflow: visible;
}

.blogs .blog-content .media-left {
  padding-right: 30px;
}

.blogs .blog-content .media-left .post-date {
  font: 700 18px/24px "Raleway", sans-serif;
  letter-spacing: 0.25px;
  color: #fff;
  border-radius: 5px;
  background: #505cfe;
  text-align: center;
  width: 68px;
  height: 70px;
  display: block;
  padding-top: 10px;
  margin-top: -50px;
}

.blogs .blog-content .media-left .post-date span {
  display: block;
  text-transform: capitalize;
}

.blogs .blog-content .media-body {
  display: block;
  width: auto;
  padding-top: 30px;
}

.blogs .blog-content .media-body h2 {
  font: 700 30px/32px "Raleway", sans-serif;
  letter-spacing: 0.25px;
  padding-top: 8px;
}

.blogs .blog-content .media-body h2 a {
  color: #282828;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  -webkit-transition-duration: 0.9s;
  -o-transition-duration: 0.9s;
  transition-duration: 0.9s;
}

.blogs .blog-content .media-body h2 a:hover {
  color: #505cfe;
}

.blogs .blog-content .media-body .post-meta {
  padding-top: 12px;
}

.blogs .blog-content .media-body .post-meta li {
  display: inline-block;
  font: 400 12px/24px "Open Sans", sans-serif;
  letter-spacing: 0.50px;
  margin-right: 18px;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  -webkit-transition-duration: 0.9s;
  -o-transition-duration: 0.9s;
  transition-duration: 0.9s;
}

.blogs .blog-content .media-body .post-meta li i {
  color: #bebebe;
  margin-right: 12px;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  -webkit-transition-duration: 0.9s;
  -o-transition-duration: 0.9s;
  transition-duration: 0.9s;
}

.blogs .blog-content .media-body .post-meta li a {
  color: #282828;
  padding: 0;
  display: inline-block;
}

.blogs .blog-content .media-body .post-meta li a:hover {
  background: none;
}

.blogs .blog-content .media-body .post-meta li:hover {
  color: #505cfe;
}

.blogs .blog-content .media-body .post-meta li:hover a {
  color: #505cfe;
}

.blogs .blog-content p {
  font: 400 14px/30px "Open Sans", sans-serif;
  letter-spacing: 0.50px;
  padding-top: 24px;
  padding-bottom: 14px;
}

.blogs .blog-content .btn-primary {
  color: #505cfe;
  position: relative;
  z-index: 1;
  text-shadow: none;
  display: inline-block;
  background: #f9f9f9;
  border: 1px solid #ededed;
  -webkit-box-shadow: none;
  box-shadow: none;
  overflow: hidden;
}

.blogs .blog-content .btn-primary:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  background: #505cfe;
  border-radius: 3px;
  top: 0;
  opacity: 0;
  z-index: -1;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}

.blogs .blog-content .btn-primary:hover {
  color: #fff;
}

.blogs .blog-content .btn-primary:hover:before {
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.blog_pagination_area {
  margin-top: 80px;
  overflow: hidden;
  clear: both;
}

.blog_pagination_area .pagination_inner .pagination {
  margin: 0px;
  border-radius: 0px;
}

.blog_pagination_area .pagination_inner .pagination li {
  margin-right: 10px;
  display: inline-block;
}

.blog_pagination_area .pagination_inner .pagination li a {
  border-radius: 0px;
  border: 1px solid #eeeeee;
  padding: 0px;
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 36px;
  font-size: 14.18px;
  font-family: "Open Sans", sans-serif;
  color: #666666;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.blog_pagination_area .pagination_inner .pagination li.active a, .blog_pagination_area .pagination_inner .pagination li:hover a {
  background: #505cfe;
  color: #fff;
}

.blog_pagination_area h5 {
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  color: #666666;
  padding-top: 16px;
}

.s-widget .section_header {
  text-align: left;
  margin-bottom: 36px;
}

.s-widget .section_header:before {
  left: 0;
}

.s-widget .section_header:after {
  left: 14px;
}

.s-widget .section_header span {
  left: 7px;
}

.s-widget .section_header h2 {
  font-size: 20px;
}

.s-widget + .s-widget {
  margin-top: 40px;
}

.sidebar-section .widget-about img {
  border-radius: 5px;
  max-width: 100%;
}

.sidebar-section .widget-about p {
  font: 400 16px/24px "Open Sans", sans-serif;
  letter-spacing: 0.50px;
  color: #686868;
  padding-top: 25px;
  margin-bottom: 0;
}

.sidebar-section .widget-recent-n .re-info {
  padding-bottom: 13px;
}

.sidebar-section .widget-recent-n .re-info .media-body {
  vertical-align: middle;
  padding-left: 12px;
}

.sidebar-section .widget-recent-n .re-info h4, .sidebar-section .widget-recent-n .re-info h5 {
  font: 700 14px/24px "Open Sans", sans-serif;
  letter-spacing: 0.50px;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  color: #282828;
}

.sidebar-section .widget-recent-n .re-info a h5 {
  display: inline-block;
  font-size: 12px;
  color: #aaaaaa;
  font-style: italic;
  font-weight: 400;
  padding-right: 10px;
}

.sidebar-section .widget-recent-n .re-info a h5 i {
  padding-right: 5px;
}

.sidebar-section .widget-recent-n .re-info h4:hover {
  color: #505cfe;
}

.sidebar-section .widget-recent-n .re-info p {
  font: 400 12px/28px "Open Sans", sans-serif;
  letter-spacing: 0.50px;
  color: #686868;
  margin-bottom: 0;
}

.sidebar-section .widget-recent-n .re-info + .re-info {
  border-top: 1px solid #e9e9e9;
  padding-top: 17px;
  margin-top: 0px;
}

.sidebar-section .widget-recent-n .re-info:last-child {
  padding-bottom: 5px;
}

.sidebar-section .widget-contact {
  border-radius: 5px;
  background: #f9f9f9;
  padding: 25px;
}

.sidebar-section .widget-contact .form-inline .form-group {
  width: 100%;
  position: relative;
}

.sidebar-section .widget-contact .form-inline .form-group .form-control {
  width: 100%;
  margin-bottom: 20px;
  border: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  font: 400 14px/24px "Open Sans", sans-serif;
  letter-spacing: 0.25px;
  height: 40px;
  padding: 6px 16px;
  position: relative;
}

.sidebar-section .widget-contact .form-inline .form-group .form-control.placeholder {
  color: #b6b6b6;
}

.sidebar-section .widget-contact .form-inline .form-group .form-control:-moz-placeholder {
  color: #b6b6b6;
}

.sidebar-section .widget-contact .form-inline .form-group .form-control::-webkit-input-placeholder {
  color: #b6b6b6;
}

.sidebar-section .widget-contact .form-inline .form-group i {
  position: absolute;
  top: 12px;
  right: 15px;
  font-size: 14px;
  color: #505cfe;
}

.sidebar-section .widget-contact button {
  font: 600 14px/24px "Open Sans", sans-serif;
  letter-spacing: 0.5px;
  color: #282828;
  width: 100%;
  height: 40px;
  background: #fff;
  border: 0px;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
}

.sidebar-section .widget-contact button:hover {
  background: #505cfe;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  color: #fff;
}

.slider, .sliders {
  position: relative;
}

.slider .owl-prev, .slider .owl-next, .sliders .owl-prev, .sliders .owl-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
  width: 40px;
  height: 40px;
  background: #505cfe;
  cursor: pointer;
  text-align: center;
}

.sliders .owl-prev, .sliders .owl-next {
  opacity: 0;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.sliders:hover .owl-prev, .sliders:hover .owl-next {
  opacity: 1;
}

.slider .owl-prev i, .slider .owl-next i, .sliders .owl-prev i, .sliders .owl-next i {
  font-size: 20px;
  color: #fff;
  line-height: 40px;
}

.slider .owl-prev, .sliders .owl-prev {
  left: 0;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}

.slider .owl-next, .sliders .owl-next {
  right: 0;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}

/*==============blog-details==================*/
.blog-details .blogs .blog-content {
  padding: 30px 0px 30px 0px;
}

.blog-details .blogs .blog-content:after {
  left: 0;
  right: 0;
  bottom: 0;
}

.blog-details .blogs .blog-content p {
  margin-bottom: 0px;
}

.blog-details .blogs .blog-content .text-b {
  border-left: 4px solid;
  border-color: #505cfe;
  padding: 0px 0px 0px 20px;
  line-height: 28px;
  font-weight: 600;
  margin: 10px 0px 5px 0px;
}

.blog-details .blogs .r-tags {
  font: 700 12px/24px "Open Sans", sans-serif;
  padding: 14px 0px;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  margin-top: 2px;
  color: #282828;
}

.blog-details .blogs .r-tags a {
  font-weight: 400;
  color: #aaaaaa;
  border-bottom: 1px solid transparent;
}

.blog-details .blogs .r-tags a:hover {
  color: #505cfe;
  border-bottom-color: #505cfe;
}

.blog-details .blogs .r-tags a:first-child {
  margin-left: 10px;
}

.blog-details .blogs .r-tags .social {
  float: right;
}

.blog-details .blogs .r-tags .social li {
  display: inline-block;
  width: 25px;
  height: 22px;
  border: 1px solid #becfdd;
  border-radius: 3px;
}

.blog-details .blogs .r-tags .social li a {
  padding: 0;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  margin-left: 0;
}

.blog-details .blogs .r-tags .social li a i {
  color: #aaa;
}

.blog-details .blogs .r-tags .social li:hover a {
  background: #505cfe;
}

.blog-details .blogs .r-tags .social li:hover a i {
  color: #fff;
}

.blog-details .blogs .r-tags .social li + li {
  margin-left: 6px;
}

.blog-details .blogs .post-author .author-bio {
  padding: 45px 0px 50px 0px;
  border-bottom: 1px solid #e9e9e9;
}

.blog-details .blogs .post-author .author-bio .media-left {
  padding-right: 0;
  padding-top: 5px;
}

.blog-details .blogs .post-author .author-bio .media-left a {
  display: block;
  width: 96px;
  height: 96px;
  background: #505cfe;
  padding: 2px;
  border-radius: 5px;
}

.blog-details .blogs .post-author .author-bio .media-left a img {
  border-radius: 5px;
}

.blog-details .blogs .post-author .author-bio .media-middle {
  padding: 0px 30px;
}

.blog-details .blogs .post-author .author-bio .media-middle h4 {
  font: 600 16px/24px "Raleway", sans-serif;
  letter-spacing: 0.10px;
}

.blog-details .blogs .post-author .author-bio .media-middle h4 a {
  color: #282828;
}

.blog-details .blogs .post-author .author-bio .media-middle p {
  font: 400 12px/22px "Open Sans", sans-serif;
  letter-spacing: 0.50px;
  color: #282828;
  margin-bottom: 6px;
  padding-top: 7px;
}

.blog-details .blogs .post-author .author-bio .media-middle .social li {
  display: inline-block;
  margin-right: 5px;
}

.blog-details .blogs .post-author .author-bio .media-middle .social li a {
  padding: 0;
  font-size: 12px;
  line-height: 22px;
  color: #282828;
}

.blog-details .blogs .post-author .author-bio .media-middle .social li a:hover {
  background: none;
}

.blog-details .blogs .post-author .author-bio .media-middle .social li a:hover i {
  color: #505cfe;
}

.blog-details .blogs .comments_count {
  font: 600 16px/20px "Poppins", sans-serif;
  letter-spacing: 0.10px;
  color: #282828;
  border-left: 4px solid;
  border-color: #505cfe;
  padding-left: 10px;
  margin: 45px 0px;
}

.blog-details .blogs .comment {
  border: 1px solid #e9e9e9;
  padding: 40px;
  border-radius: 5px;
  margin-bottom: 50px;
}

.blog-details .blogs .comment .media-left {
  padding-right: 30px;
}

.blog-details .blogs .comment .media-left img {
  border: 1px solid #e9e9e9;
  border-radius: 5px;
}

.blog-details .blogs .comment .media-body {
  font: 400 14px/26px "Open Sans", sans-serif;
  letter-spacing: 0.50px;
}

.blog-details .blogs .comment .media-body .commenter-name {
  font: 600 16px/16px "Raleway", sans-serif;
  letter-spacing: 0.10px;
  color: #282828;
}

.blog-details .blogs .comment .media-body .date-reply {
  padding: 8px 0px 10px 0px;
}

.blog-details .blogs .comment .media-body .date-reply li {
  display: inline-block;
}

.blog-details .blogs .comment .media-body .date-reply li a {
  padding: 0;
  color: #aaa;
  font-size: 12px;
}

.blog-details .blogs .comment .media-body .date-reply li a:hover {
  background: none;
}

.blog-details .blogs .comment .media-body p {
  margin-bottom: 0;
}

.blog-details .blogs hr {
  border-color: #e9e9e9;
}

.blog-details .blogs .comment_form {
  font: 400 12px/30px "Open Sans", sans-serif;
  letter-spacing: 0.50px;
  color: #282828;
}

.blog-details .blogs .comment_form h5 {
  font: 400 12px/30px "Open Sans", sans-serif;
  letter-spacing: 0.50px;
  color: #282828;
}

.blog-details .blogs .comment_form .form-control {
  border-color: #e9e9e9;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  height: auto;
  line-height: 26px;
  margin-bottom: 20px;
}

.blog-details .blogs .comment_form .text-area {
  resize: none;
  height: 200px;
  margin-bottom: 0px;
}

.blog-details .blogs .comment_form button:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}

.post.submit {
  font: 600 12px/18px "Open Sans", sans-serif;
  letter-spacing: 0.25px;
  text-transform: uppercase;
  padding: 11px 0px;
  width: 170px;
  margin-top: 30px;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.post.submit:before {
  background: #0033a0;
}

.post.submit:hover {
  color: #fff;
}

/*====================================================*/
/*=================project-details-css============*/
.project-d-info-area {
  padding: 100px 0px 0px 0px;
}

.project-d-info-area-two {
  padding-bottom: 100px;
}

.project-d-info-area-two .pr-p {
  padding-bottom: 0px;
}

.project-d-info-area .pr-details {
  padding-bottom: 90px;
}

.project-d-info-area .slider .owl-prev, .project-d-info-area .slider .owl-next {
  width: 70px;
  height: 70px;
}

.project-d-info-area .slider .owl-prev i, .project-d-info-area .slider .owl-next i {
  font-size: 36px;
  line-height: 68px;
}

.project-d-info-area .pr-info {
  font: 400 16px/30px "Open Sans", sans-serif;
  color: #282828;
  letter-spacing: 0.50px;
}

.project-d-info-area .pr-info .s-widget .section_header {
  margin-bottom: 24px;
}

.project-d-info-area .pr-info p {
  margin-bottom: 45px;
}

.project-d-info-area .pr-info .list li a {
  padding: 0;
  color: #282828;
}

.project-d-info-area .pr-info .list li a:hover {
  background: none;
}

.project-d-info-area .pr-info .post {
  font-size: 16px;
  padding: 16px 0px;
  margin-top: 58px;
}

.project-d-info-area hr {
  border-color: #cfdce5;
  margin-bottom: 0px;
}

.pr-d .portfolio-items {
  padding-top: 28px;
}

.pr-p {
  padding: 7px 0px 80px 0px;
}

.pr-p p {
  padding-right: 70px;
}

.pr-details2 {
  margin-bottom: 73px;
  display: inline-block;
  margin-right: -10px;
}

.pr-details2 .pr-img {
  margin-bottom: 10px;
  padding-right: 10px;
  overflow: hidden;
  cursor: pointer;
}

.pr-details2 .pr-img .overlay {
  position: relative;
  overflow: hidden;
}

.pr-details2 .pr-img .overlay a {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  z-index: 2;
  color: #fff;
  opacity: 0;
  font-size: 25px;
  line-height: 30px;
  text-align: center;
  transition: all 300ms linear 0s;
}

.pr-details2 .pr-img .overlay:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background: #505cfe;
  top: 0;
  left: 0;
  bottom: 0;
  opacity: 0;
  border-radius: 5px;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.pr-details2 .pr-img img {
  border-radius: 5px;
  max-width: 100%;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.pr-details2 .pr-img:hover .overlay a {
  opacity: 1;
}

.pr-details2 .pr-img:hover .overlay:after {
  opacity: 0.7;
}

.pr-details2 .pr-img:hover .overlay img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  border-radius: 5px;
}

/*====================================================*/
/*=======================shop-page-css=====================*/
.featured-projects-area {
  padding-top: 100px;
  overflow: hidden;
}

.featured-projects-area .f-p {
  padding: 20px 0px 95px 0px;
}

.shop-r-projects-area .f-p {
  padding-top: 20px;
}

.featured-projects-area hr {
  border-color: #d9d9d9;
  margin: 0;
}

.single-product-item figure {
  position: relative;
  display: block;
  float: left;
  overflow: hidden;
  margin: 0 0 20px 0;
  width: 100%;
}

.single-product-item figure .img-box {
  width: 100%;
  line-height: 0;
  will-change: left;
  -moz-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.single-product-item figure .img-box img {
  width: 100%;
  -webkit-transition: all 0.7s linear;
  -o-transition: all 0.7s linear;
  transition: all 0.7s linear;
}

.single-product-item figure .img-box + .img-box {
  position: absolute;
  top: 0;
  left: 0;
  -moz-transition: left 0.7s cubic-bezier(0.75, 0, 0.175, 1), opacity 0.7s cubic-bezier(0.75, 0, 0.175, 1);
  -o-transition: left 0.7s cubic-bezier(0.75, 0, 0.175, 1), opacity 0.7s cubic-bezier(0.75, 0, 0.175, 1);
  -webkit-transition: left 0.7s cubic-bezier(0.75, 0, 0.175, 1), opacity 0.7s cubic-bezier(0.75, 0, 0.175, 1);
  transition: left 0.7s cubic-bezier(0.75, 0, 0.175, 1), opacity 0.7s cubic-bezier(0.75, 0, 0.175, 1);
}

.single-product-item figure:hover .img-box img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.single-product-item figure:hover .img-box + .img-box {
  left: 100%;
}

.single-product-item figure:hover .img-box + .img-box img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.single-product-item figure:hover .cart_btn {
  opacity: 1;
}

.single-product-item .img-caption {
  font: 500 14px/25px "Raleway", sans-serif;
  letter-spacing: 1px;
}

.single-product-item .img-caption h4 {
  font: 700 14px/25px "Raleway", sans-serif;
  letter-spacing: 1px;
  color: #282828;
  padding: 25px 0px 7px 0px;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  cursor: pointer;
}

.single-product-item .img-caption h4:hover {
  color: #505cfe;
}

.single-product-item .img-caption p {
  color: #282828;
  margin-bottom: 0px;
}

.single-product-item .img-caption .pull-right ul li {
  display: inline-block;
}

.single-product-item .img-caption .pull-right ul li a {
  color: #505cfe;
}

.single-product-item .cart_btn {
  position: absolute;
  top: 50%;
  left: 50%;
  font: 700 14px/50px "Raleway", sans-serif;
  color: #282828;
  width: 140px;
  text-align: center;
  background: #fff;
  height: 50px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.single-product-item .cart_btn i {
  padding-left: 15px;
}

.single-product-item .out-stock {
  position: absolute;
  top: 10px;
  right: 10px;
  display: block;
  z-index: 2;
  font-size: 12px;
  color: #fff;
  font-weight: 900;
  padding: 10px;
  text-transform: uppercase;
  text-align: center;
  background: #10B4AA;
}

/*======================single-shop-css=========*/
.shop-r-projects-area {
  padding: 100px 0px 50px 0px;
  overflow: hidden;
}

.shop-r-projects-area .single-product-item {
  margin-bottom: 45px;
}

.shop-details-page {
  padding-top: 125px;
}

.shop-details-page .carousel .carousel-indicators {
  position: relative;
  width: 100%;
  left: 0px;
  margin-left: 0px;
  margin-top: 20px;
  margin-bottom: 0px;
  bottom: 0px;
}

.shop-details-page .carousel .carousel-indicators li {
  width: 90px;
  height: 90px;
  text-indent: 0;
  border-radius: 0px;
  border: 0px;
  overflow: hidden;
}

.shop-details-page .carousel .carousel-indicators li img {
  max-width: 100%;
  padding: 0px;
}

.shop-details-page .carousel .carousel-control {
  width: 40px;
  height: 40px;
  top: 46%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.shop-details-page .carousel .carousel-control span {
  width: 40px;
  height: 40px;
  left: 0;
  margin-left: 0;
  top: 0;
  line-height: 40px;
  color: #505cfe;
  text-shadow: none;
  background: #fff;
}

.shop-details-page img {
  padding-top: 7px;
}

.shop-details-page .product-details {
  padding-top: 80px;
  padding-left: 30px;
}

.shop-details-page .product-details h2 {
  font: 700 24px/30px "Raleway", sans-serif;
  letter-spacing: 1px;
  color: #282828;
  margin-bottom: 17px;
}

.shop-details-page .product-details .price {
  font: 500 24px/30px "Raleway", sans-serif;
  letter-spacing: 1px;
  color: #535353;
  padding-top: 0px;
}

.shop-details-page .product-details p {
  font: 400 12px/22px "Open Sans", sans-serif;
  letter-spacing: 1px;
  color: #282828;
  padding-top: 30px;
}

.shop-details-page .product-details .p-price {
  font: 400 12px/24px "Open Sans", sans-serif;
  letter-spacing: 1px;
  color: #535353;
  padding-top: 18px;
}

.shop-details-page .product-details .p-price strong {
  font-weight: 700;
  color: #282828;
  margin-right: 6px;
  text-transform: uppercase;
}

.shop-details-page .product-details .quick-view-cat {
  font: 400 12px/24px "Open Sans", sans-serif;
  letter-spacing: 1px;
}

.shop-details-page .product-details .quick-view-cat span {
  float: left;
  font-weight: 700;
  color: #282828;
  margin-right: 6px;
}

.shop-details-page .product-details .quick-view-cat ul li {
  display: inline-block;
}

.shop-details-page .product-details .quick-view-cat ul li a {
  padding: 0;
  color: #535353;
}

.shop-details-page .product-details .pr-single-button {
  margin-top: 35px;
}

.shop-details-page .product-details .c-input-number {
  width: 170px;
  height: 40px;
  float: left;
  margin: 0;
  border: 1px solid #becfdd;
  border-radius: 5px;
}

.shop-details-page .product-details .c-input-number input {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  letter-spacing: 0.25px;
  color: #282828;
  line-height: 36px;
}

.shop-details-page .product-details .c-input-number input.manual-adjust {
  width: 54px;
  background: #e5edf3;
  text-align: center;
  border-top: 0;
  border-bottom: 0;
  border-left: 1px solid #becfdd;
  border-right: 1px solid #becfdd;
}

.shop-details-page .product-details .c-input-number .userincr-btn-dec {
  width: 57px;
  float: left;
  font-size: 16px;
  background: none;
  line-height: 36px;
  border: 0;
}

.shop-details-page .product-details .c-input-number .right {
  float: right;
}

.shop-details-page .product-details .add-cart-btn {
  width: 170px;
  height: 40px;
  font: 600 12px/38px "Open Sans", sans-serif;
  letter-spacing: 0.25px;
  color: #282828;
  text-transform: uppercase;
  display: inline-block;
  border: 1px solid #becfdd;
  border-radius: 5px;
  margin-left: 30px;
  text-align: center;
}

.shop-details-page .product-details .post {
  margin-top: 50px;
}

.shop-details-page hr {
  border-color: #d9d9d9;
  margin: 100px 0px 0px 0px;
}

/*====================================================*/
/*===============contact-area=====================*/
.contact-area {
  padding-top: 128px;
}

.contact-area .contact-form-box {
  max-width: 770px;
  margin: 0 auto;
  position: relative;
}

.contact-area .contact-form-box .contact-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.contact-area .contact-form-box .form-group {
  margin-bottom: 30px;
}

.contact-area .contact-form-box .form-group label {
  display: block;
  background: #fff;
  border-style: solid;
  border-width: 1px;
  border-color: #e9e9e9;
  border-radius: 5px;
  position: relative;
  z-index: 3;
  padding: 1px;
}

.contact-area .contact-form-box .form-group label:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  opacity: 0;
  width: 100%;
  border-radius: 5px;
  background: #fff;
  z-index: -1;
}

.contact-area .contact-form-box .form-group label.open {
  background: #505cfe;
  z-index: 12;
  border: 1px solid transparent;
}

.contact-area .contact-form-box .form-group label.open:after {
  opacity: 1;
}

.contact-area .contact-form-box .form-control {
  height: 50px;
  font: 500 14px/30px "Raleway", sans-serif;
  letter-spacing: 1px;
  color: #aaa;
  border: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
  padding: 6px 20px;
  position: relative;
  z-index: 2;
  margin: 1px;
}

.contact-area .contact-form-box .form-control.placeholder {
  color: #aaa;
}

.contact-area .contact-form-box .form-control:-moz-placeholder {
  color: #aaa;
}

.contact-area .contact-form-box .form-control::-webkit-input-placeholder {
  color: #aaa;
}

.contact-area .contact-form-box .form-control:focus {
  outline: none;
}

.contact-area .contact-form-box .form-control.error {
  margin-bottom: 0;
}

.contact-area .contact-form-box .form-control.error + .error {
  font: 13px/24px "Raleway", sans-serif;
  margin-bottom: 20px;
  margin-top: 5px;
  color: #a1b1c1;
  font-weight: normal;
  position: absolute;
  background: none;
  border: 0px;
}

.contact-area .contact-form-box .message {
  position: relative;
  height: 225px;
  padding: 2px;
  position: relative;
  border-radius: 5px;
}

.contact-area .contact-form-box .message .form-control {
  width: 100%;
  resize: none;
  height: 221px;
  position: relative;
  border: 0px;
  background: none;
}

.contact-area .contact-form-box .message .form-control.placeholder {
  color: #aaa;
}

.contact-area .contact-form-box .message .form-control:-moz-placeholder {
  color: #aaa;
}

.contact-area .contact-form-box .message .form-control::-webkit-input-placeholder {
  color: #aaa;
}

.contact-area .contact-form-box .post {
  font: 600 16px/20px "Open Sans", sans-serif;
  letter-spacing: 0.25px;
  padding: 15px 0px;
  margin-top: 0px;
}

    .contact-area .contact-form-box #success, .contact-area .contact-form-box #vuoto, .contact-area .contact-form-box #error {
        position: absolute;
        top: -15px;
        display: block;
        right: 0;
        left: 0;
        bottom: -15px;
        background: rgba(0, 0, 0, 0.5);
        display: none;
    }

    .contact-area .contact-form-box #success p, .contact-area .contact-form-box #vuoto p, .contact-area .contact-form-box #error p {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        margin: 0;
    }

    .contact-area .contact-form-box #success {
        color: #2b8603;
    }

.contact-area .contact-form-box #error {
  color: red;
}

    .contact-area .contact-form-box #vuoto {
        color: red;
    }
#mapBox {
  height: 500px;
  margin-top: 100px;
}

/*====================================================*/
/*==========footer-css===========*/
.footer-area {
  background: url("../image/team/parallax-bg-07.jpg") no-repeat scroll center 0/cover;
  background-attachment: fixed;
}

.footer-area .footer-top {
  background: rgba(0, 0, 0, 0.2);
  padding: 96px 0px 90px 0px;
}

.footer-area .footer-top .widget {
  font: 400 14px/24px "Open Sans", sans-serif;
  letter-spacing: 0.5px;
  color: #555555;
}

.widget .widget_title {
  font: 700 30px "Lato", sans-serif;
  text-transform: capitalize;
  color: #fff;
  margin-top: 7px;
  margin-bottom: 35px;
}

.single-ft-widget a {
  display: block;
}

.single-ft-widget ul {
  margin-top: 30px;
}

.single-ft-widget ul li {
  list-style: none;
  display: table;
  width: 100%;
  padding-bottom: 10px;
  color: #8b8b8b;
}

.single-ft-widget ul li i {
  float: left;
  font-size: 16px;
  width: 30px;
  line-height: 24px;
  color: #5a5a5a;
}

.single-ft-widget ul li .fleft {
  float: left;
  width: calc(100% - 34px);
}

.single-ft-widget p {
  padding-top: 20px;
  color: #8b8b8b;
}

.footer-area .footer-top .latest-widget ul li {
  padding: 9px 0px;
  border-top: 1px solid rgba(90, 90, 90, 0.3);
}

.footer-area .footer-top .latest-widget ul li a {
  color: #8b8b8b;
  letter-spacing: 0px;
}

.footer-area .footer-top .latest-widget ul li a:hover {
  border-left: 2px solid #43cea2;
  color: #fff;
  padding-left: 12px;
}

.footer-area .footer-top .latest-widget ul li:first-child {
  border-top: none;
}

.footer-area .footer-top .blog-widget .media {
  padding-top: 10px;
}

.footer-area .footer-top .blog-widget .media .media-left {
  padding: 6px 15px 0px 0px;
  position: relative;
}

.footer-area .footer-top .blog-widget .media .media-left .f-image {
  padding: 2px;
  position: relative;
  z-index: 1;
}

.footer-area .footer-top .blog-widget .media .media-left .f-image img {
  border-radius: 3px;
}

.footer-area .footer-top .blog-widget .media .media-left .f-image:before {
  border: 3px solid #43cea2;
  border-radius: 3px;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: block;
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.footer-area .footer-top .blog-widget .media .media-body {
  cursor: pointer;
}

.footer-area .footer-top .blog-widget .media .media-body h3 {
  border-bottom: 1px solid #2a2929;
  padding-bottom: 20px;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  position: relative;
  font: 400 14px/24px "Open Sans", sans-serif;
  color: #8b8b8b;
}

.footer-area .footer-top .blog-widget .media .media-body h3:before {
  content: "";
  color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  height: 1px;
  bottom: 0;
  opacity: 0;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.footer-area .footer-top .blog-widget .media .media-body a {
  color: #8b8b8b;
  font: 400 9px/24px "Open Sans", sans-serif;
  letter-spacing: 0.5px;
  font-style: italic;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.footer-area .footer-top .blog-widget .media + .media {
  margin-top: 20px;
  border-top: 1px solid rgba(90, 90, 90, 0.3);
  padding-top: 19px;
}

.footer-area .footer-top .blog-widget .media:hover .f-image:before {
  opacity: 1;
}

.footer-area .footer-top .blog-widget .media:hover .media-body h3 {
  color: #fff;
}

.footer-area .footer-top .blog-widget .media:hover .media-body h3:before {
  opacity: 1;
}

.footer-area .footer-top .blog-widget .media:hover .media-body a {
  color: #808080;
}

.footer-area .footer-top .contact-from-widget .submet-form {
  font: 400 14px/30px "Open Sans", sans-serif;
  letter-spacing: 0.5px;
  padding-top: 15px;
}

.footer-area .footer-top .contact-from-widget .submet-form .form-control {
  font: 400 14px/38px "Open Sans", sans-serif;
  letter-spacing: 0.5px;
  background: #2a2929;
  border: 0px;
  border-radius: 3px;
  margin-bottom: 5px;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0px 17px;
  height: 40px;
  color: #b6b6b6;
  text-transform: capitalize;
}

.footer-area .footer-top .contact-from-widget .submet-form .form-control.placeholder {
  color: #b6b6b6;
}

.footer-area .footer-top .contact-from-widget .submet-form .form-control:-moz-placeholder {
  color: #b6b6b6;
}

.footer-area .footer-top .contact-from-widget .submet-form .form-control::-webkit-input-placeholder {
  color: #b6b6b6;
}

.footer-area .footer-top .contact-from-widget .submet-form .message {
  resize: none;
  height: 98px;
}

.footer-area .footer-top .contact-from-widget .submit {
  color: #fff;
  text-transform: capitalize;
  padding: 5px 34px;
}

.footer-area .footer-bottom {
  background: rgba(18, 17, 17, 0.6);
  font: 400 14px/30px "Open Sans", sans-serif;
  letter-spacing: 0.3px;
  color: #555;
  padding: 30px 0px 25px;
  margin-top: -1px;
  position: relative;
}

.footer-area .footer-bottom .scroll-t {
  background: #43cea2;
  color: #fff;
  width: 70px;
  height: 70px;
  display: block;
  text-align: center;
  border-radius: 50%;
  position: absolute;
  left: calc(50% - 35px);
  cursor: pointer;
  top: -36px;
}

.footer-area .footer-bottom .scroll-t i {
  font-size: 30px;
  line-height: 68px;
}

.footer-area .footer-bottom a {
  color: #43cea2;
}

.footer-area .footer-bottom .nav {
  float: right;
  overflow: hidden;
}

.footer-area .footer-bottom .nav li {
  float: left;
  padding-right: 10px;
}

.footer-area .footer-bottom .nav li a {
  border-radius: 50%;
  width: 30px;
  padding: 0px;
  text-align: center;
  background: #43cea2;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.footer-area .footer-bottom .nav li a i {
  font-size: 14px;
  line-height: 30px;
  color: #fff;
}

.footer-area .footer-bottom .nav li:hover a {
  background: #2a2929;
  color: #fff;
}

.footer_area_two .footer-top .latest-widget ul li a:hover, .footer_area_two .footer-top .blog-widget .media .media-left .f-image:before {
  border-color: #505cfe;
}

.footer_area_two .footer-bottom a {
  color: #505cfe;
}

.footer_area_two .footer-bottom .scroll-t, .footer_area_two .submit:before, .footer_area_two .footer-bottom .nav li a {
  background: #0033a0;
}

.submit {
  color: #fff;
  border: 0px;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 4px;
  display: inline-block;
  background: #2a2929;
  @inculude transition;
  -webkit-transition-delay: 0.9s;
  -o-transition-delay: 0.9s;
  transition-delay: 0.9s;
}

.submit:before {
  content: "";
  border-radius: 4px;
  @inculude transition;
  background: #43cea2;
  opacity: 0.90;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.ar_footer_area {
  background: rgba(241, 241, 241, 0.3);
  padding-top: 130px;
}

.ar_widget_title {
  font: 600 22px/30px "Poppins", sans-serif;
  color: #111;
}

.single-ft-widget.text_widget ul li {
  font-size: 14px;
  padding-bottom: 5px;
}

.single-ft-widget.text_widget ul li a {
  color: #8b8b8b;
}

.single-ft-widget.text_widget ul li i {
  color: #8b8b8b;
}

.social_widget {
  padding-top: 65px;
}

.social_widget .social-links li {
  display: inline-block;
}

.social_widget .social-links li .circle {
  display: inline-block;
  height: 30px;
  width: 31px;
  line-height: 30px;
  text-align: center;
  border: 2px solid #8b8b8b;
  font-size: 16px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  font-weight: 500;
  border-radius: 50%;
  color: #8b8b8b;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.social_widget .social-links li .circle:hover {
  border-color: #000;
  color: #000;
}

.social_widget p {
  font-size: 14px;
  color: #8b8b8b;
  padding-top: 20px;
}

.social_widget p a {
  color: #000;
}

.f_logo {
  font: 600 30px/40px "Poppins", sans-serif;
}

.f_logo small {
  display: block;
  color: #999;
  font-size: 18px;
}

.small.copyright {
  font: 300 16px/35px "Poppins", sans-serif;
  color: #999;
  margin-bottom: 0px;
  padding: 70px 0px 50px;
}

.small.copyright a {
  color: #000;
  font-weight: 400;
}

/*=========== footer_area_three css ==========*/
.footer_area_three {
  background: -webkit-gradient(linear, left top, right top, color-stop(100%, rgba(33, 33, 33, 0.995)), to(transparent));
  background: -webkit-linear-gradient(left, rgba(33, 33, 33, 0.995) 100%, transparent 100%);
  background: -o-linear-gradient(left, rgba(33, 33, 33, 0.995) 100%, transparent 100%);
  background: linear-gradient(90deg, rgba(33, 33, 33, 0.995) 100%, transparent 100%);
}

.footer_area_three .footer-top {
  background: transparent;
}

.footer_area_four {
  background: -webkit-gradient(linear, left top, right top, color-stop(100%, rgba(33, 33, 33, 0.995)), to(transparent));
  background: -webkit-linear-gradient(left, rgba(33, 33, 33, 0.995) 100%, transparent 100%);
  background: -o-linear-gradient(left, rgba(33, 33, 33, 0.995) 100%, transparent 100%);
  background: linear-gradient(90deg, rgba(33, 33, 33, 0.995) 100%, transparent 100%);
}

.footer_area_four .footer-top {
  background: transparent;
}

.footer_area_four .footer-top .latest-widget ul li a:hover, .footer_area_four .footer-top .blog-widget .media .media-left .f-image:before {
  border-color: #f66164;
}

.footer_area_four .footer-bottom .scroll-t, .footer_area_four .submit:before {
  background-image: -moz-linear-gradient(0deg, #ed3d82 0%, #f66164 43%, #fe8545 100%);
  background-image: -webkit-linear-gradient(0deg, #ed3d82 0%, #f66164 43%, #fe8545 100%);
  background-image: -ms-linear-gradient(0deg, #ed3d82 0%, #f66164 43%, #fe8545 100%);
}

.footer_area_four .footer-bottom a {
  color: #f66164;
}

.footer_area_four .footer-bottom .nav li a {
  background: #f66164;
}

/*====================================================*/
/*============= ar_featured_projects_area css ===============*/
.ar_featured_projects_area {
  position: relative;
  padding-top: 75px;
  padding-bottom: 150px;
}

.ar_featured_projects_area .triangle {
  position: absolute;
  top: 0;
  left: 55%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: -1;
}

.ar_featured_projects_area .a_title {
  padding-bottom: 0px;
  padding-top: 0px;
}

.ar_featured_projects_area .m_top {
  margin-top: 55px;
}

.ar_featured_projects_area .ar_featured_bottom {
  position: relative;
  padding: 0px 0px 180px;
}

.ar_featured_projects_area .ar_featured_bottom:before {
  content: "";
  background: url("../image/triangle2.png") no-repeat scroll top right;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 300px;
  height: 200px;
  z-index: -1;
}

.ar_featured_projects_area .ar_featured_bottom .ar_project_btn {
  float: right;
  margin-right: -70px;
  margin-top: 80px;
}

.ar_featured_projects_area .ar_featured_bottom .ar_project_btn span {
  font: 500 24px/38px "Poppins", sans-serif;
}

.ar_featured_item {
  padding: 10px;
}

.ar_featured_item img {
  max-width: 100%;
}

/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* loader styling */
#loader {
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #0033a0;
  opacity: 0.98;
}

#loader .loader-o {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 200px;
  height: 120px;
  margin: auto;
  text-align: center;
}

#loader .loader-o .wrapper {
  position: relative;
  height: 100%;
  width: 100%;
}

#loader .loader-o .wrapper .squares {
  position: relative;
  width: 80px;
  height: 80px;
  margin-left: auto;
  margin-right: auto;
  font-size: 0;
  border: 1px dashed rgba(255, 255, 255, 0.2);
}

#loader .loader-o .wrapper .squares .load-square {
  display: inline-block;
  width: 39px;
  height: 39px;
  position: absolute;
  background-color: #fff;
}

#loader .loader-o .wrapper .squares .load-square:first-of-type {
  left: 0;
  top: 0;
  animation: first-square 7s infinite linear;
  -webkit-animation: first-square 7s infinite linear;
  -o-animation: first-square 7s infinite linear;
  -moz-animation: first-square 7s infinite linear;
  -ms-animation: first-square 7s infinite linear;
}

#loader .loader-o .wrapper .squares .load-square:nth-of-type(2) {
  right: 0;
  bottom: 0;
  animation: second-square 7s infinite linear;
  -webkit-animation: second-square 7s infinite linear;
  -o-animation: second-square 7s infinite linear;
  -moz-animation: second-square 7s infinite linear;
  -ms-animation: second-square 7s infinite linear;
}

#loader .loader-o .wrapper p {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -16px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 8px;
}

/* loader animations */
/* first square */
@keyframes first-square {
  0% {
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  20% {
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  25% {
    -webkit-transform: translate(39px, 0);
    -o-transform: translate(39px, 0);
    -moz-transform: translate(39px, 0);
    -ms-transform: translate(39px, 0);
    transform: translate(39px, 0);
  }
  45% {
    -webkit-transform: translate(39px, 0);
    -o-transform: translate(39px, 0);
    -moz-transform: translate(39px, 0);
    -ms-transform: translate(39px, 0);
    transform: translate(39px, 0);
  }
  50% {
    -webkit-transform: translate(39px, 39px);
    -o-transform: translate(39px, 39px);
    -moz-transform: translate(39px, 39px);
    -ms-transform: translate(39px, 39px);
    transform: translate(39px, 39px);
  }
  70% {
    -webkit-transform: translate(39px, 39px);
    -o-transform: translate(39px, 39px);
    -moz-transform: translate(39px, 39px);
    -ms-transform: translate(39px, 39px);
    transform: translate(39px, 39px);
  }
  75% {
    -webkit-transform: translate(0, 39px);
    -o-transform: translate(0, 39px);
    -moz-transform: translate(0, 39px);
    -ms-transform: translate(0, 39px);
    transform: translate(0, 39px);
  }
  95% {
    -webkit-transform: translate(0, 39px);
    -o-transform: translate(0, 39px);
    -moz-transform: translate(0, 39px);
    -ms-transform: translate(0, 39px);
    transform: translate(0, 39px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@-webkit-keyframes first-square {
  0% {
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  20% {
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  25% {
    -webkit-transform: translate(39px, 0);
    -o-transform: translate(39px, 0);
    -moz-transform: translate(39px, 0);
    -ms-transform: translate(39px, 0);
    transform: translate(39px, 0);
  }
  45% {
    -webkit-transform: translate(39px, 0);
    -o-transform: translate(39px, 0);
    -moz-transform: translate(39px, 0);
    -ms-transform: translate(39px, 0);
    transform: translate(39px, 0);
  }
  50% {
    -webkit-transform: translate(39px, 39px);
    -o-transform: translate(39px, 39px);
    -moz-transform: translate(39px, 39px);
    -ms-transform: translate(39px, 39px);
    transform: translate(39px, 39px);
  }
  70% {
    -webkit-transform: translate(39px, 39px);
    -o-transform: translate(39px, 39px);
    -moz-transform: translate(39px, 39px);
    -ms-transform: translate(39px, 39px);
    transform: translate(39px, 39px);
  }
  75% {
    -webkit-transform: translate(0, 39px);
    -o-transform: translate(0, 39px);
    -moz-transform: translate(0, 39px);
    -ms-transform: translate(0, 39px);
    transform: translate(0, 39px);
  }
  95% {
    -webkit-transform: translate(0, 39px);
    -o-transform: translate(0, 39px);
    -moz-transform: translate(0, 39px);
    -ms-transform: translate(0, 39px);
    transform: translate(0, 39px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

/* second square */
@keyframes second-square {
  0% {
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  20% {
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  25% {
    -webkit-transform: translate(-39px, 0);
    -o-transform: translate(-39px, 0);
    -moz-transform: translate(-39px, 0);
    -ms-transform: translate(-39px, 0);
    transform: translate(-39px, 0);
  }
  45% {
    -webkit-transform: translate(-39px, 0);
    -o-transform: translate(-39px, 0);
    -moz-transform: translate(-39px, 0);
    -ms-transform: translate(-39px, 0);
    transform: translate(-39px, 0);
  }
  50% {
    -webkit-transform: translate(-39px, -39px);
    -o-transform: translate(-39px, -39px);
    -moz-transform: translate(-39px, -39px);
    -ms-transform: translate(-39px, -39px);
    transform: translate(-39px, -39px);
  }
  70% {
    -webkit-transform: translate(-39px, -39px);
    -o-transform: translate(-39px, -39px);
    -moz-transform: translate(-39px, -39px);
    -ms-transform: translate(-39px, -39px);
    transform: translate(-39px, -39px);
  }
  75% {
    -webkit-transform: translate(0, -39px);
    -o-transform: translate(0, -39px);
    -moz-transform: translate(0, -39px);
    -ms-transform: translate(0, -39px);
    transform: translate(0, -39px);
  }
  95% {
    -webkit-transform: translate(0, -39px);
    -o-transform: translate(0, -39px);
    -moz-transform: translate(0, -39px);
    -ms-transform: translate(0, -39px);
    transform: translate(0, -39px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@-webkit-keyframes second-square {
  0% {
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  20% {
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  25% {
    -webkit-transform: translate(-39px, 0);
    -o-transform: translate(-39px, 0);
    -moz-transform: translate(-39px, 0);
    -ms-transform: translate(-39px, 0);
    transform: translate(-39px, 0);
  }
  45% {
    -webkit-transform: translate(-39px, 0);
    -o-transform: translate(-39px, 0);
    -moz-transform: translate(-39px, 0);
    -ms-transform: translate(-39px, 0);
    transform: translate(-39px, 0);
  }
  50% {
    -webkit-transform: translate(-39px, -39px);
    -o-transform: translate(-39px, -39px);
    -moz-transform: translate(-39px, -39px);
    -ms-transform: translate(-39px, -39px);
    transform: translate(-39px, -39px);
  }
  70% {
    -webkit-transform: translate(-39px, -39px);
    -o-transform: translate(-39px, -39px);
    -moz-transform: translate(-39px, -39px);
    -ms-transform: translate(-39px, -39px);
    transform: translate(-39px, -39px);
  }
  75% {
    -webkit-transform: translate(0, -39px);
    -o-transform: translate(0, -39px);
    -moz-transform: translate(0, -39px);
    -ms-transform: translate(0, -39px);
    transform: translate(0, -39px);
  }
  95% {
    -webkit-transform: translate(0, -39px);
    -o-transform: translate(0, -39px);
    -moz-transform: translate(0, -39px);
    -ms-transform: translate(0, -39px);
    transform: translate(0, -39px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

/*=======header-css==========*/
/*====header-top===*/
.header-top {
  background: #1c1c1c;
}

.header-top .top-nav li {
  display: inline-block;
}

.header-top .top-nav li a {
  font: 400 12px/40px "Lato", sans-serif;
  letter-spacing: 1px;
  color: #a8a8a8;
  padding: 0px 9px;
}

.header-top .top-nav li + li a:before {
  display: none;
}

.header-top .top-nav li a:hover, .header-top .top-nav li a:focus {
  background: none;
  color: #a8a8a8;
}

.header-top .top-nav li a i {
  margin-right: 8px;
}

.header-top .top-nav li:first-child a {
  padding-left: 0;
}

.header-top .nav-text {
  padding-right: 15px;
}

.header-top .nav-text li a i {
  margin-right: 0;
}

.header-top .nav-text .inner a {
  padding: 0px 20px 0px 24px;
  position: relative;
}

.header-top .nav-text .inner:nth-child(3) a {
  padding-right: 10px;
}

.header-top .nav-text .inner + .inner {
  position: relative;
}

.header-top .nav-text .inner + .inner:before {
  content: "";
  width: 1px;
  height: 30px;
  background: #272727;
  position: absolute;
  display: block;
  top: 12%;
}

.header-top .nav-text .inner.dropdown > a:after {
  display: none;
}

.header-top .nav-text .inner .dropdown-menu {
  z-index: 10000;
  min-width: 200px;
  left: 0;
  padding-bottom: 13px;
}

.header-top .nav-text .inner .dropdown-menu li {
  width: 100%;
}

.header-top .nav-text .inner .dropdown-menu li a {
  padding-left: 20px;
}

.header-top .nav-text .inner .dropdown-menu li a:before {
  display: none;
}

/*---------------------------------------navigation------------------------------------------*/
.menu-nav {
  min-height: auto;
  margin-bottom: 0px;
  border: 0px;
  background: #fff;
  -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.06);
  border-radius: 0px;
}

header {
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  z-index: 9999;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

header + section {
  margin-top: 90px;
}

header + section.row {
  margin-top: 130px;
}

.menu-nav .navbar-brand {
  position: relative;
  z-index: 2;
  padding: 0 15px;
  height: auto;
  line-height: 90px;
  display: inline-block;
}

.menu-nav .navbar-brand img {
  display: inline-block;
  max-width: 100%;
}

.menu-nav .menu-left {
  padding-left: 70px;
}

.menu-nav .navbar-right {
  margin-right: 0px;
}

.menu-nav .navbar-right li a {
  padding: 0px 15px;
  text-shadow: none;
}

.menu-nav .navbar-right li a:before {
  display: none;
}

.menu-nav .navbar-right li a.cart-info {
  position: relative;
}

.menu-nav .navbar-right li a.cart-info:after {
  position: absolute;
  content: '2';
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #41c7a2;
  font-size: 6px;
  font-family: "Open Sans", sans-serif;
  line-height: 15px;
  top: 30px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  left: 5px;
}

.menu-nav .navbar-right li:hover a.cart-info:after {
  color: #fff;
}

.menu-nav .navbar-right li:last-child a {
  padding-right: 0px;
}

.menu-nav .navbar-right li.dropdown > a:after {
  display: none;
}

.menu-nav .navbar-right li .offcanvas-toggler {
  font-size: 16px;
}

.menu-nav .navbar-right li .offcanvas-toggler i {
  color: #282828;
}

.menu-nav.navbar_fixed {
  position: fixed;
  width: 100%;
  -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.06);
  top: -70px;
  left: 0;
  right: 0;
  -webkit-transform: translateY(70px);
  -ms-transform: translateY(70px);
  transform: translateY(70px);
  transition: background 500ms ease, -webkit-transform 500ms ease;
  -webkit-transition: background 500ms ease, -webkit-transform 500ms ease;
  -o-transition: transform 500ms ease, background 500ms ease;
  transition: transform 500ms ease, background 500ms ease;
  transition: transform 500ms ease, background 500ms ease, -webkit-transform 500ms ease;
  z-index: 99;
}

.menu-nav.navbar_fixed .navbar-brand {
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.main_nav {
  position: relative;
  padding-right: 0px;
}

.menu li a {
  font: 400 15px/90px "Lato", sans-serif;
  letter-spacing: 1px;
  color: #282828;
  padding: 0px 20px 0px;
  background: none;
  outline: none;
  text-transform: capitalize;
}

.menu li a:hover {
  color: #282828;
}

.menu li:first-child a {
  padding-left: 0px;
}

.menu li.dropdown > a:after {
  top: 2px;
  color: #282828;
  content: "\f107";
  font-family: FontAwesome;
  font-weight: 100;
  position: absolute;
  right: 4px;
}

.menu li.dropdown.mega-dropdown {
  position: static;
}

.menu li.dropdown.mega-dropdown .mega-drop {
  padding: 30px 15px 20px 15px;
  background: url("../image/mega-menu-bg.png") no-repeat scroll 0 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.menu li.dropdown.mega-dropdown .mega-drop.element-info {
  background: #242424;
  padding: 15px 15px 8px;
}

.menu li.dropdown.mega-dropdown .mega-drop.element-info ul li a {
  color: #5c5c5c;
  -webkit-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}

.menu li.dropdown.mega-dropdown .mega-drop.element-info ul li a:hover {
  color: #fff;
}

.menu li.dropdown.mega-dropdown .mega-drop li {
  position: relative;
  width: 100%;
  padding: 0 15px;
}

@media (min-width: 992px) {
  .menu li.dropdown.mega-dropdown .mega-drop li {
    float: left;
    width: 24%;
  }
}

.menu li.dropdown.mega-dropdown .mega-drop li span {
  text-transform: uppercase;
  letter-spacing: 1px;
  font: 700 11px/35px "Open Sans", sans-serif;
  padding: 0;
  color: #fff;
  padding-left: 25px;
}

.menu li.dropdown.mega-dropdown .mega-drop li span i {
  padding-right: 10px;
}

.menu li.dropdown.mega-dropdown .mega-drop li span:after {
  display: none;
}

.menu li.dropdown.mega-dropdown .mega-drop li span + ul {
  position: relative;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  border: none;
  display: block;
  padding-top: 0;
  margin-top: 0;
  min-width: auto;
  top: 0;
}

.menu li.dropdown.mega-dropdown .mega-drop li span + ul:after {
  display: none;
}

.menu li.dropdown.mega-dropdown .mega-drop li span + ul li {
  width: 100%;
  padding: 0;
}

.menu li.dropdown.mega-dropdown .mega-drop li span + ul li a {
  display: block;
  padding: 0;
  letter-spacing: 1px;
  font: 400 11px/35px "Open Sans", sans-serif;
  color: #5c5c5c;
  text-transform: uppercase;
  padding-left: 10px;
}

.menu li.dropdown.mega-dropdown .mega-drop li span + ul li a span {
  font: 400 11px/35px "Open Sans", sans-serif;
  background: #2081c1;
  border-radius: 0px;
  padding: 2px 5px;
  margin-left: 10px;
}

.menu li.dropdown.mega-dropdown .mega-drop li span + ul li a .label1 {
  background: #b8c120;
}

.menu li.dropdown.mega-dropdown .mega-drop li span + ul li a .label2 {
  background: #c13320;
}

.menu li.dropdown.mega-dropdown .mega-drop li span + ul li a:before {
  display: none;
}

.menu li.dropdown.mega-dropdown .mega-drop li span + ul li a:hover {
  color: #fff;
}

.menu li .dropdown-menu {
  border: none;
  border-radius: 0;
  background: #1b1d1f;
  min-width: 230px;
  padding: 18px 18px 18px 18px;
  margin-top: 0px;
  -webkit-box-shadow: 0px 55px 80px -40px rgba(0, 0, 0, 0.45);
  box-shadow: 0px 55px 80px -40px rgba(0, 0, 0, 0.45);
}

@media (min-width: 992px) {
  .menu li .dropdown-menu {
    opacity: 0;
    overflow: hidden;
    display: block;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    visibility: hidden;
  }
}

.menu li .dropdown-menu li {
  padding: 0;
  position: relative;
}

.menu li .dropdown-menu li a {
  font: 400 11px/24px "Open Sans", sans-serif;
  letter-spacing: 1px;
  color: #fff;
  padding: 4px 20px;
  text-transform: uppercase;
  -webkit-transition: opacity 650ms cubic-bezier(0.35, 0.81, 0.41, 1), -webkit-transform 650ms cubic-bezier(0.35, 0.81, 0.41, 1);
  transition: opacity 650ms cubic-bezier(0.35, 0.81, 0.41, 1), -webkit-transform 650ms cubic-bezier(0.35, 0.81, 0.41, 1);
  -o-transition: transform 650ms cubic-bezier(0.35, 0.81, 0.41, 1), opacity 650ms cubic-bezier(0.35, 0.81, 0.41, 1);
  transition: transform 650ms cubic-bezier(0.35, 0.81, 0.41, 1), opacity 650ms cubic-bezier(0.35, 0.81, 0.41, 1);
  transition: transform 650ms cubic-bezier(0.35, 0.81, 0.41, 1), opacity 650ms cubic-bezier(0.35, 0.81, 0.41, 1), -webkit-transform 650ms cubic-bezier(0.35, 0.81, 0.41, 1);
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
}

.menu li .dropdown-menu li a:hover, .menu li .dropdown-menu li a:focus {
  background: none;
  color: #fff;
  text-shadow: none;
}

.menu li .dropdown-menu li a:hover:before, .menu li .dropdown-menu li a:focus:before {
  color: #fff;
}

.menu li .dropdown-menu li:last-child a:before {
  display: none;
}

.menu li .search {
  padding: 0;
  width: 270px;
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  float: left;
  padding: 0px;
  list-style: none;
  text-align: left;
  background: #242424;
}

.menu li .search .search-form {
  margin: 0;
  padding: 0;
}

.menu li .search .search-form .form-control {
  background: transparent;
  border: 0px;
  height: 60px;
  text-transform: uppercase;
  padding-left: 20px;
  font-size: 11px;
  color: #fff;
}

.menu li .search .search-form .form-control.placeholder {
  color: #fff;
}

.menu li .search .search-form .form-control:-moz-placeholder {
  color: #fff;
}

.menu li .search .search-form .form-control::-webkit-input-placeholder {
  color: #fff;
}

.menu li .search .search-form .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}

.menu li .search .search-form .input-group-addon {
  background: transparent;
  border: 0px;
}

.menu li .search .search-form .input-group-addon button {
  font-size: 11px;
  color: #fff;
  background: transparent;
  border: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.menu li .cart, .menu li .cart-box {
  padding: 0;
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  float: left;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background: #242424;
}

.menu li .cart {
  width: 270px;
}

.menu li .cart li a {
  color: #fff;
  font: 400 11px/60px "Open Sans", sans-serif;
  text-transform: uppercase;
  padding-left: 25px;
}

.menu li .cart li a:before {
  display: none !important;
}

.menu li .cart-box {
  width: 300px;
  padding: 0px;
}

.menu li .cart-box .alert {
  padding: 20px 25px;
  margin: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  margin-bottom: 0;
  float: none;
  width: 100%;
  position: relative;
  border-bottom: 1px solid #363636;
}

.menu li .cart-box .alert .media-left {
  padding: 7px 25px 6px 0px;
}

.menu li .cart-box .alert .media-left a {
  width: 60px;
  height: 53px;
  display: block;
  background: #2a2929;
  border-image-slice: 1;
  border: 2px solid transparent;
  -moz-border-image: -moz-linear-gradient(top, #185a9d 0%, #43cea2 100%);
  -webkit-border-image: -webkit-linear-gradient(top, #185a9d 0%, #43cea2 100%);
  -o-border-image: -o-linear-gradient(top, #185a9d 0%, #43cea2 100%);
  border-image: -webkit-gradient(linear, left top, left bottom, from(#185a9d), to(#43cea2));
  border-image: linear-gradient(to bottom, #185a9d 0%, #43cea2 100%);
  border-image-slice: 1;
}

.menu li .cart-box .alert .media-left a img {
  vertical-align: top;
  max-width: 100%;
}

.menu li .cart-box .alert .this-title {
  font: 400 11px/24px "Open Sans", sans-serif;
  color: #fff;
  text-shadow: none;
  padding: 0;
  text-transform: uppercase;
}

.menu li .cart-box .alert .price {
  font: 400 9px/25px "Open Sans", sans-serif;
  color: #636363;
  text-shadow: none;
}

.menu li .cart-box .alert .close {
  width: auto;
  line-height: 1;
  position: absolute;
  top: 26px;
  right: 25px;
  text-shadow: none;
  color: #fff;
  font-size: 10px;
  line-height: 16px;
  opacity: 1;
  background: #1b1b1b;
  padding: 0px 3px;
}

.menu li .cart-box .total-price-count {
  font: 400 11px/24px "Open Sans", sans-serif;
  color: #fff;
  text-transform: uppercase;
  padding-left: 25px;
  padding-top: 40px;
}

.menu li .cart-box .action-btns {
  padding: 24px 0px 40px 25px;
}

.menu li .cart-box .action-btns .btn {
  max-width: 50%;
  font: 600 12px/38px "Open Sans", sans-serif;
  color: #fff;
  background: #5c5c5c;
  padding: 0px 19px;
  text-transform: uppercase;
  border-radius: 0px;
  @inculde transition;
}

.menu li .cart-box .action-btns .btn + .btn {
  margin-left: 20px;
}

.menu li .cart-box .action-btns .btn:hover {
  background: #41c7a2;
}

.menu li .country-n {
  min-width: 37px;
  padding: 8px 0px 2px;
}

.menu li .country-n li {
  border-bottom: 1px solid #333333;
}

.menu li .country-n li + li {
  padding-top: 2px 0px;
}

.menu li .country-n li a {
  padding: 0px 0px;
  text-align: center;
}

.menu li .country-n li a:before {
  display: none;
}

.menu li .country-n li:last-child {
  border-bottom: 0px;
}

.menu li .country-n li:last-child a:before {
  display: none;
}

.menu li:hover a {
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.menu li:hover a:before {
  opacity: 1;
  width: 100%;
}

@media (min-width: 992px) {
  .menu li:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
  }
  .menu li:hover .dropdown-menu li a {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  .menu li:hover .dropdown-menu li a:hover {
    color: rgba(255, 255, 255, 0.5);
    background-color: rgba(255, 255, 255, 0.03);
  }
}

.search_dropdown.open .search, .search_dropdown.open .cart, .search_dropdown.open .cart-box, .cart_open.open .search, .cart_open.open .cart, .cart_open.open .cart-box {
  opacity: 1;
  visibility: visible;
}

.search_dropdown a:hover, .search_dropdown a:focus, .cart_open a:hover, .cart_open a:focus {
  color: #282828;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .active > a {
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #41c7a2;
}

.navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  background: none;
}

.navbar-default .navbar-nav > .open > a:after, .navbar-default .navbar-nav > .active > a:after {
  color: #41c7a2;
}

.navbar-default .navbar-nav > li > a {
  color: #282828;
}

.navbar-default .navbar-nav > li:hover > a, .navbar-default .navbar-nav > li:hover > a:after {
  color: #41c7a2;
}

/*----------------------offcanvas------------------*/
.offcanvas-menu {
  width: 440px;
  height: 100%;
  background: #242424;
  position: fixed;
  top: 0;
  right: 0;
  z-index: -10;
  padding: 20px 0;
  overflow-y: scroll;
  padding-left: 60px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  visibility: visible;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  overflow: hidden;
}

.offcanvas-menu.open {
  z-index: 100000;
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.offcanvas-menu .offc-lik {
  padding: 30px 0px 30px 0px;
}

.offcanvas-menu .offc-lik a {
  display: block;
  font: 400 18px/30px "Raleway", sans-serif;
  letter-spacing: 1px;
  color: #fff;
  text-transform: uppercase;
}

.offcanvas-menu .offc-b {
  background-color: #3a3a3a;
  padding: 11px 22px;
  font: 600 12px/19px "Open Sans", sans-serif;
  letter-spacing: 0.25px;
  color: #fff;
  border-radius: 20px;
  text-transform: uppercase;
}

.offcanvas-menu .offc-b + .offc-b {
  margin-left: 30px;
}

.offcanvas-menu .icon {
  padding-top: 50px;
}

.offcanvas-menu .icon li {
  display: inline-block;
}

.offcanvas-menu .icon li a {
  font-size: 20px;
  line-height: 36px;
  color: #fff;
  -webkit-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}

.offcanvas-menu .icon li + li {
  padding-left: 24px;
}

.offcanvas-menu .icon li:hover a {
  color: #777;
}

.offcanvas_closer {
  position: absolute;
  display: block;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: -10;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.offcanvas_closer.open, .offcanvas_closer.show {
  z-index: 20;
  opacity: 1;
}

.close-offcanvas {
  position: absolute;
  top: 30px;
  right: 25px;
  z-index: 1;
  color: #fff;
  line-height: 35px;
  text-align: center;
  font-size: 30px;
}

.close-offcanvas:hover {
  color: #3a3a3a;
}

#offcanvas-inner-menu {
  margin-top: 50px;
}

#offcanvas-inner-menu li a {
  font: 600 16px/25px "Raleway", sans-serif;
  letter-spacing: 1px;
  color: #fff;
  padding: 0px 0px 0px 0px;
  text-transform: uppercase;
  display: inline-block;
}

#offcanvas-inner-menu li a:before {
  display: none;
}

#offcanvas-inner-menu li a:hover, #offcanvas-inner-menu li a:focus {
  background: none;
  color: #5c5c5c;
}

.menu_two {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.menu_two .menu-left {
  padding-left: 0px;
  padding-right: 50px;
}

.menu_two .navbar-right li a.cart-info:after, .menu_two .menu li .cart-box .action-btns .btn:hover {
  background: #505cfe;
}

.menu_two .menu li .cart-box .alert .media-left a {
  border: 2px solid #505cfe;
}

.menu_two.navbar-default .navbar-nav > li:hover > a, .menu_two.navbar-default .navbar-nav > .open > a, .menu_two.navbar-default .navbar-nav > .active > a {
  color: #0033a0;
}

.menu_two.navbar_fixed {
  background: #fff;
}

.menu_three .navbar-right li a.cart-info:after, .menu_three .menu li .cart-box .action-btns .btn:hover {
  background: #505cfe;
}

.menu_three .menu li .cart-box .alert .media-left a {
  border: 2px solid #505cfe;
}

.menu_three.navbar-default .navbar-nav > li:hover > a, .menu_three.navbar-default .navbar-nav > li:hover > a:after, .menu_three.navbar-default .navbar-nav > .open > a, .menu_three.navbar-default .navbar-nav > .open > a:after, .menu_three.navbar-default .navbar-nav > .active > a, .menu_three.navbar-default .navbar-nav > .active > a:after {
  color: #505cfe;
}

.menu_three .navbar-right li:hover a.cart-info:after {
  color: #fff;
}

/*==================== new ar_header css ======================*/
.ar_header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0px 60px;
  margin: 0px;
  border: 0px;
  border-radius: 0px;
  position: absolute;
  z-index: 2;
  width: 100%;
  left: 0;
  background: white;
}

.ar_header .menu-left, .ar_header .main_nav {
  width: 45%;
}

.ar_header .main_nav {
  float: right;
}

.ar_header .main_nav .menu {
  float: right;
}

.ar_header .main_nav .menu > li {
  display: inline-block;
  float: none;
}

.ar_header .main_nav .menu > li > a {
  font: 400 14px/70px "Poppins", sans-serif;
}

.ar_header .main_nav .menu > li .dropdown-menu {
  left: auto;
  right: 0;
}

.ar_header .navbar-header .navbar-brand {
  height: auto;
}

.ar_header .menu-left li {
  margin-right: 15px;
  color: #666;
  font-size: 16px;
  text-transform: capitalize;
  letter-spacing: .025em;
  font-family: "Poppins", sans-serif;
}

.ar_header .menu-left li:first-child {
  margin-right: 30px;
}

.ar_header .menu-left li:first-child:after {
  content: "";
  width: 1px;
  height: 100%;
  background: #e0e0e0;
  position: absolute;
  display: inline-block;
}

.ar_header .menu-left li:first-child a {
  padding-right: 30px;
}

.ar_header .menu-left li a {
  line-height: 70px;
  color: #404040;
  font-weight: 500;
  padding: 0px;
  display: inline-block;
}

/*======== menu_three css =======*/
.menu_four.navbar-default .navbar-header .navbar-brand img + img {
  display: none;
}

.menu_four.navbar-default .navbar-nav > li:hover > a {
  color: #fff;
}

.menu_four.navbar-default .navbar-nav > .open > a, .menu_four.navbar-default .navbar-nav > .active > a {
  color: #fff;
}

.menu_four.navbar-default.navbar_fixed .navbar-header .navbar-brand img {
  display: none;
}

.menu_four.navbar-default.navbar_fixed .navbar-header .navbar-brand img + img {
  display: inline-block;
}

.menu_four.navbar-default.navbar_fixed .navbar-nav > li:hover > a {
  color: #f66164;
}

.menu_four.navbar-default.navbar_fixed .navbar-nav > .open > a, .menu_four.navbar-default.navbar_fixed .navbar-nav > .active > a {
  color: #f66164;
}

.menu_four.navbar-default.navbar_fixed.menu_two .navbar-right li a.cart-info:after, .menu_four.navbar-default.navbar_fixed.menu_two .menu li .cart-box .action-btns .btn:hover {
  background: #f66164;
  color: #fff;
}

.menu_four.navbar-default.menu_two .navbar-right li a.cart-info:after, .menu_four.navbar-default.menu_two .menu li .cart-box .action-btns .btn:hover {
  background: #fff;
  color: #f66164;
}

@media (min-width: 992px) {
  .navbar-right.menu_two .dropdown-menu {
    left: 0;
    right: auto;
  }
}

/*---------------------------------------------------- */
/*----------------------------------------------------*/
/*==================== we_do_area css ===================*/
.we_do_area {
  padding-top: 120px;
}

.we_do_area .we_do_info {
  padding: 70px 0px 45px;
}

.we_do_area .icon_box {
  text-align: center;
  margin-bottom: 25px;
}

.we_do_area .icon_box span {
  font-size: 56px;
  line-height: 60px;
  color: #41c7a2;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
  display: inline-block;
}

.we_do_area .icon_box h3 {
  font: 700 18px/30px "Raleway", sans-serif;
  letter-spacing: 0.5px;
  color: #282828;
  -webkit-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
  padding-top: 15px;
}

.we_do_area .icon_box h3:hover {
  color: #41c7a2;
}

.we_do_area .icon_box p {
  font: 400 14px/24px "Open Sans", sans-serif;
  letter-spacing: 0.5px;
  color: #8c97a1;
  padding-top: 12px;
}

.we_do_area .icon_box a {
  font: 500 14px/18px "Raleway", sans-serif;
  letter-spacing: 0.5px;
  color: #282828;
  text-transform: capitalize;
  padding-top: 12px;
  display: inline-block;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.we_do_area .icon_box a i {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  transition-property: -webkit-transform;
  -webkit-transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}

.we_do_area .icon_box a:hover {
  color: #41c7a2;
}

.we_do_area .icon_box a:hover i {
  -webkit-transform: translateX(4px);
  -ms-transform: translateX(4px);
  transform: translateX(4px);
  color: #41c7a2;
}

.we_do_area .icon_box:hover span {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.skill_area {
  padding-top: 60px;
  padding-bottom: 100px;
}

.skill_area .progress-element .progress .progress-bar {
  background: #41c7a2;
}

/*============ features_area css ===========*/
.features-area {
  padding-top: 100px;
}

.features_info .features_item {
  margin-bottom: 60px;
}

.features_info .features_item i {
  font-size: 40px;
  line-height: 50px;
  color: #41c7a2;
}

.features_info .features_item h2 {
  font: 700 18px/30px "Raleway", sans-serif;
  letter-spacing: 0.5px;
  color: #282828;
  -webkit-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
  padding-top: 15px;
}

.features_info .features_item p {
  font: 400 14px/24px "Open Sans", sans-serif;
  letter-spacing: 0.5px;
  color: #8c97a1;
  padding-top: 12px;
}

.f_video {
  max-width: 950px;
  margin: 0 auto;
  -webkit-box-shadow: 0px 0px 24px 1px rgba(0, 0, 0, 0.09);
  box-shadow: 0px 0px 24px 1px rgba(0, 0, 0, 0.09);
  position: relative;
}

/*==================== skill_progress_bar css ================*/
.skill_progress_bar {
  background-image: -webkit-linear-gradient(0deg, black 0%, #434343 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, from(black), to(#434343));
  background-image: -webkit-linear-gradient(bottom, black 0%, #434343 100%);
  background-image: -o-linear-gradient(bottom, black 0%, #434343 100%);
  background-image: linear-gradient(0deg, black 0%, #434343 100%);
  position: relative;
  z-index: 1;
  padding: 200px 0px;
}

.skill_progress_bar:before {
  content: "";
  width: 100%;
  left: 0;
  height: 100%;
  top: 0;
  position: absolute;
  background: url("../image/team/skill.jpg") no-repeat scroll center 0/cover;
  background-attachment: fixed;
  opacity: 0.30;
  z-index: -1;
}

.icon-progressbar .media {
  color: #fff;
}

.icon-progressbar .media .media-left {
  border-right: 2px solid rgba(255, 255, 255, 0.6);
  padding-right: 25px;
}

.icon-progressbar .media .media-left i {
  display: inline-block;
  color: #ffffff;
  font-size: 50px;
  line-height: 50px;
}

.icon-progressbar .media .media-body {
  padding-left: 25px;
  padding-bottom: 0px;
}

.icon-progressbar .media .media-body span {
  font-size: 30px;
  line-height: 30px;
  font-weight: 700;
  padding-bottom: 20px;
  display: inline-block;
}

.icon-progressbar .media .media-body h4 {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 10px;
  font-weight: 600;
  text-transform: uppercase;
}

/*============== price_area css ==============*/
.price-card {
  background: #f5f5f6;
  padding: 40px 35px;
  position: relative;
  border-radius: 2px;
  overflow: hidden;
  text-align: center;
  -webkit-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
  border: 1px solid transparent;
}

.price-card:before, .price-card:after {
  position: absolute;
  content: '';
  top: 0;
  right: -35px;
  width: 0px;
  height: 0px;
  background: #41c7a2;
  opacity: .4;
  border-radius: 8px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.price-card:after {
  top: 30px;
  right: -35px;
  background: #41c7a2;
  opacity: .4;
}

.price-card h2 {
  font-size: 26px;
  font-weight: 600;
  color: #282828;
  font-family: "Raleway", sans-serif;
}

.price-card p {
  color: #8b8e93;
  font-weight: 300;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 26px;
  font-family: "Open Sans", sans-serif;
}

.price-card .price span {
  display: inline-block;
  padding: 40px 15px 45px;
  padding-right: 0;
  font-size: 50px;
  font-weight: 600;
  color: #41c7a2;
  position: relative;
}

.price-card .price span:before {
  position: absolute;
  content: '$';
  font-size: 16px;
  top: 25px;
  font-weight: 300;
  left: 0;
}

.price-card .pricing-offers li {
  padding: 0 0 22px;
  line-height: 18px;
  color: #8b8e93;
}

.price-card .btn-inverse {
  padding: 2px 0px 4px;
  border-radius: 45px;
  text-align: center;
  overflow: hidden;
  margin-top: 25px;
  background: transparent;
  border-color: #242424;
  text-transform: capitalize;
  font-weight: 600;
  color: #242424;
  font-size: 16px;
  -webkit-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
}

.price-card .btn-inverse:hover {
  background: #41c7a2;
  border-color: #41c7a2;
  -webkit-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
}

.price-card.featured, .price-card:hover {
  background: #fff;
  border: 1px solid #ebebeb;
  -webkit-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
  box-shadow: 0 8px 16px #0033a0;
}

/*=============== new_service_area css ==============*/
.section_title_two {
  margin-bottom: 80px;
}

.section_title_two h6 {
  font-size: 16px;
  color: #989898;
  text-transform: uppercase;
  font-family: "Lato", sans-serif;
  letter-spacing: 2px;
  padding-bottom: 10px;
}

.section_title_two h2 {
  font: 700 30px/40px "Raleway", sans-serif;
  letter-spacing: 1px;
  color: #282828;
  position: relative;
  padding: 0 20px;
  display: inline-block;
}

    .section_title_two h2:before, .section_title_two h2:after {
        content: '';
        position: absolute;
        top: 50%;
        width: 50px;
        height: 2px;
        background: #0033a0;
    }

.section_title_two h2:before {
  left: 100%;
}

.section_title_two h2:after {
  right: 100%;
}

.section_title_two h2 span {
  color: #505cfe;
}

.new_service_area {
  padding: 120px 0px 100px;
}

.service_flipbox {
  position: relative;
  color: #fff;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  margin-bottom: 30px;
  cursor: pointer;
}

.service_flipbox .flipbox_font, .service_flipbox .flipbox_back {
  transition: transform .6s ease,-webkit-transform .6s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: rotateX(0);
  transform: rotateX(0);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  min-height: 300px;
  height: auto;
  -webkit-box-shadow: 0 0 42px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 42px 0 rgba(0, 0, 0, 0.08);
}

.service_flipbox .flipbox_font {
  background: #fff;
}

.service_flipbox .flipbox_font .inner_flip h4 {
  color: #282828;
}

    .service_flipbox .flipbox_font .inner_flip p {
        color: #575756;
    }

.service_flipbox .inner_flip {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  border-radius: 2px;
  outline: transparent solid 1px;
  -webkit-perspective: inherit;
  perspective: inherit;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateY(-50%) translateZ(60px) scale(0.94);
  transform: translateY(-50%) translateZ(60px) scale(0.94);
  z-index: 2;
  text-align: center;
  padding: 20px;
}

.service_flipbox .inner_flip h4 {
  font: 700 22px/26px "Montserrat", sans-serif;
  padding-bottom: 20px;
  padding-top: 20px;
}

.service_flipbox .inner_flip p {
  font: 400 12px/30px "Montserrat", sans-serif;
}

.service_flipbox .inner_flip a {
  font: 600 16px/22px "Montserrat", sans-serif;
  color: #fff;
}

    .service_flipbox .flipbox_back {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        background: #0033a0;
        border-radius: 2px;
        -webkit-transform: rotateX(180deg);
        transform: rotateX(180deg);
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
    }

.service_flipbox:hover .flipbox_font {
  -webkit-transform: rotateX(-180deg);
  transform: rotateX(-180deg);
}

.service_flipbox:hover .flipbox_back {
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
}

.service_flipbox_two .flipbox_font, .service_flipbox_two .flipbox_back {
  -webkit-box-shadow: 0 0 42px 0 rgba(0, 0, 0, 0.008);
  box-shadow: 0 0 42px 0 rgba(0, 0, 0, 0.008);
}

.service_flipbox_two .flipbox_back {
  background-image: -moz-linear-gradient(0deg, #ed3d82 0%, #f66164 43%, #fe8545 100%);
  background-image: -webkit-linear-gradient(0deg, #ed3d82 0%, #f66164 43%, #fe8545 100%);
  background-image: -ms-linear-gradient(0deg, #ed3d82 0%, #f66164 43%, #fe8545 100%);
}

/*=========== ar_latest-blog css ============*/
.ar_latest-blog {
  padding: 140px 0px 110px;
}

.ar_lt_font .inner_flip {
  padding: 0px;
}

.service_flipbox .ar_lt_back {
  background: #fff;
  border: 1px solid #cee002;
}

.service_flipbox .ar_lt_back .content .time {
  color: #999;
}

.service_flipbox .ar_lt_back .content .news-title {
  color: #000;
  font-weight: 600;
  line-height: 35px;
  padding: 10px 0px 15px;
  font-size: 20px;
}

.service_flipbox .ar_lt_back .content .news-description {
  color: #999;
  line-height: 25px;
}

.service_flipbox .ar_lt_back .content .read_m {
  color: #cee002;
  padding-top: 10px;
  display: inline-block;
}

.service_flipbox .ar_lt_back .content .read_m:hover {
  text-decoration: underline;
}

/*============ projects_area_two css ============*/
.projects_area_two.sectpad {
  padding-bottom: 0px;
}

.projects_area_two .portfolio_filter {
  text-align: center;
  margin-bottom: 60px;
  margin-top: -5px;
}

.projects_area_two .portfolio_filter li {
  display: inline-block;
  color: #222222;
  font-size: 15px;
  padding: 8px 15px;
  text-transform: capitalize;
  border-bottom: 1px dotted #909090;
  border-top: 1px dotted #909090;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin: 0 3px;
  cursor: pointer;
}

.projects_area_two .portfolio_filter li.active, .projects_area_two .portfolio_filter li:hover {
  background: #505cfe;
  color: #fff;
  border-color: #505cfe;
}

.projects_area_two .portfolio-items .portfolio-col {
  padding: 0px;
  position: relative;
}

.projects_area_two .portfolio-items .portfolio-col img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  overflow: hidden;
}

.projects_area_two .portfolio-items .portfolio-col .overlay {
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  left: 10px;
  top: 10px;
  bottom: 10px;
  right: 10px;
  width: auto;
  height: inherit;
  color: #04bee4 !important;
  opacity: 0;
  z-index: 1;
  filter: alpha(opacity=0);
  padding: 2%;
  -webkit-transition: all 450ms ease-out 0s;
  -o-transition: all 450ms ease-out 0s;
  transition: all 450ms ease-out 0s;
}

.projects_area_two .portfolio-items .portfolio-col .overlay .overlay-inner {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  left: 0;
}

.projects_area_two .portfolio-items .portfolio-col .overlay .overlay-inner h4 {
  font: 500 22px/28px "Raleway", sans-serif;
  color: #282828;
}

.projects_area_two .portfolio-items .portfolio-col .overlay .overlay-inner p {
  font: 400 16px/22px "open", sans-serif;
  color: #888;
}

.projects_area_two .portfolio-items .portfolio-col .overlay .overlay-inner .line {
  height: 1px;
  margin: 15px auto;
  background-color: #505cfe;
  width: 0%;
  -webkit-transition: all 500ms ease-out;
  -o-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
}

.projects_area_two .portfolio-items .portfolio-col:hover .overlay {
  opacity: 1;
}

.projects_area_two .portfolio-items .portfolio-col:hover .overlay .line {
  width: 50%;
}

.projects_area_three {
  padding-top: 100px;
}

.projects_area_three .portfolio_filter li {
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

.projects_area_three .portfolio_filter li.active {
  border-color: #f66164;
  background: #f66164;
}

.projects_area_three .portfolio_filter li:hover {
  background: #f66164;
  border-color: #f66164;
}

.projects_area_three .portfolio-items .portfolio-col .overlay .overlay-inner .line {
  background: #f66164;
}

/*============== price_area_two css =============*/
.price_area_two .price-card:before, .price_area_two .price-card:after {
  background: #505cfe;
}

.price_area_two .price-card .price span {
  color: #505cfe;
}

.price_area_two .price-card .btn-inverse:hover {
  border-color: #505cfe;
  background: #505cfe;
}

.price_area_three .price-card:before, .price_area_three .price-card:after {
  background-image: -moz-linear-gradient(0deg, #ed3d82 0%, #f66164 43%, #fe8545 100%);
  background-image: -webkit-linear-gradient(0deg, #ed3d82 0%, #f66164 43%, #fe8545 100%);
  background-image: -ms-linear-gradient(0deg, #ed3d82 0%, #f66164 43%, #fe8545 100%);
}

.price_area_three .price-card .price span {
  color: #f66164;
}

.price_area_three .price-card .btn-inverse:hover {
  border-color: #f66164;
  background: #f66164;
}

/*============= service_two_area css ==========*/
.service_two_area {
  padding: 100px 0px 60px;
  position: relative;
  background: url(../image/new/parallax-bg-06.jpg) no-repeat center 50%;
  background-size: cover;
  background-attachment: fixed;
}

.service_two_area .recent-p {
  margin-bottom: 30px;
}

.service_two_area .service_item_two {
  margin: 30px 0px;
}

.service_two_area .service_item_two .media-left {
  padding-right: 30px;
}

.service_two_area .service_item_two .media-left i {
  font-size: 30px;
  color: #505cfe;
}

.service_two_area .service_item_two .media-body h3 {
  font: 600 22px/30px "Raleway", sans-serif;
  color: #282828;
  padding-bottom: 15px;
}

.service_two_area .service_item_two .media-body p {
  font: 400 16px/32px "open", sans-serif;
  color: #8d8d8d;
}

/*============ ar_about css =============*/
.main_wrap {
  position: relative;
}

.main_wrap .triangle_two {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 797px 968px 0 0;
  border-color: rgba(241, 241, 241, 0.6) transparent transparent transparent;
  position: absolute;
  top: 0;
  left: 0;
}

.ar_btn {
  line-height: 2rem;
  display: inline-block;
  overflow: hidden;
  position: relative;
}

.ar_btn span {
  display: block;
  position: relative;
  -webkit-transition: all .4s .1s;
  -o-transition: all .4s .1s;
  transition: all .4s .1s;
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  color: #000;
  font: 500 16px/32px "Poppins", sans-serif;
}

.ar_btn span:after {
  content: attr(data-hover);
  display: block;
  top: 0;
  left: 0;
  color: #cee002;
  position: absolute;
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform: translate3d(0, 105%, 0) rotateX(-90deg);
  transform: translate3d(0, 105%, 0) rotateX(-90deg);
}

.ar_btn:hover span {
  -webkit-transform: translate3d(0, 0, -30px) rotateX(90deg);
  transform: translate3d(0, 0, -30px) rotateX(90deg);
}

.ar_about {
  padding: 150px 0px;
}

.ar_about .ar_about_content h6 {
  font: 300 14px/18px "Roboto", sans-serif;
  color: #111;
  letter-spacing: 4.5px;
  text-transform: uppercase;
  padding-bottom: 10px;
}

.ar_about .ar_about_content h2 {
  font: 600 35px/48px "Poppins", sans-serif;
  color: #111;
}

.ar_about .ar_about_content p {
  font: 400 16px/30px "Poppins", sans-serif;
  color: #666;
  padding-right: 80px;
  padding: 40px 80px 30px 0px;
}

.ar_about .dots-image {
  text-align: right;
  position: relative;
  padding-bottom: 90px;
  z-index: 1;
}

.ar_about .dots-image img {
  display: inline-block;
  -webkit-box-shadow: 0 0 65px rgba(0, 0, 0, 0.07);
  box-shadow: 0 0 65px rgba(0, 0, 0, 0.07);
}

.ar_about .dots-image .dots {
  position: absolute;
  bottom: 0;
  width: 82%;
  left: 0px;
  background: url(../image/new/dots.png) repeat scroll center center;
  height: 86%;
  z-index: -1;
}

.dots {
  position: absolute;
  bottom: 0;
  width: 82%;
  background: url(../image/new/dots.png) repeat scroll center center;
  height: 86%;
  z-index: -1;
}

/*=========== ar_how_it_work css =========*/
.ar_how_it_work {
  background: rgba(241, 241, 241, 0.3);
  padding: 150px 0px;
}

.ar_how_it_work .h_img img {
  max-width: 100%;
}

.ar_how_it_work .h_work_content {
  position: relative;
}

.ar_how_it_work .h_work_content .h_ovely_img {
  width: 500px;
  margin-right: 0;
  margin-left: auto;
  position: relative;
  margin-bottom: 50px;
}

.ar_how_it_work .h_work_content .h_ovely_img:before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(241, 241, 241, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.5;
  border-style: solid;
  border-width: 0 0 480px 497px;
  border-color: transparent transparent rgba(0, 0, 0, 0.6) transparent;
}

.ar_how_it_work .h_work_content .h_ovely_img .dots {
  right: -50px;
  bottom: -50px;
}

.ar_how_it_work .h_work_content .h_ovely_img img {
  display: inline-block;
  -webkit-box-shadow: 0 24px 80px 10px rgba(0, 0, 0, 0.09);
  box-shadow: 0 24px 80px 10px rgba(0, 0, 0, 0.09);
}

.a_title {
  font: 600 35px/48px "Poppins", sans-serif;
  color: #111;
  padding: 20px 0px 40px;
}

.a_title:after {
  content: "";
  width: 80px;
  height: 2px;
  display: inline-block;
  background: #111;
  vertical-align: middle;
  margin-left: 20px;
}

.a_title.right_title {
  text-align: right;
}

.a_title.right_title:before {
  content: "";
  width: 80px;
  height: 2px;
  display: inline-block;
  background: #111;
  vertical-align: middle;
  margin-right: 20px;
}

.a_title.right_title:after {
  display: none;
}

.work_dsc {
  padding-top: 40px;
}

.work_dsc h3 {
  font: 400 30px/48px "Poppins", sans-serif;
  color: #111;
}

.work_dsc p {
  font: 400 16px/26px "Poppins", sans-serif;
  color: #989898;
  padding: 15px 0px 20px;
}

/*=========== fiz_icon_box_area css ============*/
.fiz_icon_box {
  text-align: center;
  padding: 50px 30px;
  border: 1px solid #eeefff;
  border-left: none;
}

.fiz_icon_box .animated-icon {
  width: 55px;
  margin: 0 auto;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.fiz_icon_box .animated-icon[data-icon]:before {
  display: none;
}

.fiz_icon_box .animated-icon svg path {
  stroke: #505cfe;
}

.fiz_icon_box .fiz_icon_text h4 {
  font: 600 28px/35px "Poppins", sans-serif;
  color: #282828;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  padding-top: 25px;
}

.fiz_icon_box .fiz_icon_text h4:hover {
  color: #505cfe;
}

.fiz_icon_box .fiz_icon_text p {
  font: 400 14px/22px "Poppins", sans-serif;
  color: #787878;
  padding: 25px 0px 10px;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.fiz_icon_box .fiz_icon_text a {
  font-size: 24px;
  color: #282828;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  display: inline-block;
}

.fiz_icon_box .fiz_icon_text a:hover {
  color: #505cfe;
}

.f_icon_box_area_two {
  padding-bottom: 50px;
}

.f_icon_box_area_two .fiz_icon_box_two {
  border: 0px;
}

.f_icon_box_area_two .fiz_icon_box_two svg path {
  stroke: #f66164;
}

.f_icon_box_area_two .fiz_icon_box_two .fiz_icon_text h4:hover, .f_icon_box_area_two .fiz_icon_box_two .fiz_icon_text a:hover {
  color: #f66164;
}

/*======== company_overview css ========*/
.company_overview {
  padding: 100px 0px;
  background: #f6f7fe;
}

.company-content {
  padding-left: 30px;
}

.company-content .content-title {
  font: 600 28px/35px "Poppins", sans-serif;
  color: #282828;
}

.company-content .content-text {
  font: 400 14px/22px "Poppins", sans-serif;
  color: #787878;
  padding: 15px 0px;
}

.company-content .info-list li {
  margin-bottom: 10px;
  font: 400 14px/22px "Poppins", sans-serif;
  color: #787878;
}

.company-content .info-list li i {
  color: #505cfe;
  width: 25px;
  line-height: 27px;
  float: left;
}

.company-content .btn {
  max-width: 100%;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 2px;
  border-radius: 0;
  border: 1px solid;
  text-transform: uppercase;
  -webkit-transition: .3s ease-out;
  -o-transition: .3s ease-out;
  transition: .3s ease-out;
  color: #fff;
  background-color: #505cfe;
  border-color: #505cfe;
  padding: 13px 35px;
  min-width: 190px;
  margin-top: 25px;
}

.company-content .btn:hover {
  background: transparent;
  color: #505cfe;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.16);
}

/*---------------------------------------------------- */
/*----------------------------------------------------*/
/*======================== hero_slider css ===========================*/
.main_slider_area .tp-bullet {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: transparent;
  -webkit-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
}

.main_slider_area .tp-bullet:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -4px;
  margin-top: -4px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #fff;
  opacity: 0.9;
  -webkit-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
}

.main_slider_area .tp-bullet:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 1px solid #fff;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
}

.main_slider_area .tp-bullet.selected:before {
  opacity: 1;
}

.main_slider_area .tp-bullet.selected:after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.ar_hero_slider {
  height: 100vh;
}

.ar_hero_slider .swiper-slide {
  position: relative;
  z-index: 1;
}

.ar_hero_slider .swiper-slide:before {
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background: #000;
  opacity: 0.5;
  z-index: -1;
}

.ar_hero_slider .swiper-slide img {
  max-width: 100%;
  width: 100%;
  z-index: -2;
  position: relative;
}

.ar_hero_slider .arrow_slider {
  width: 50px;
  height: 200px;
  bottom: 5%;
  left: 10%;
  position: absolute;
}

.ar_hero_slider .swiper-button-prev, .ar_hero_slider .swiper-button-next {
  left: 0;
  right: auto;
  background-image: none;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0.7);
  text-align: center;
  font-size: 16px;
  position: relative;
  overflow: hidden;
  -webkit-transition: border-color ease-in .6s;
  -o-transition: border-color ease-in .6s;
  transition: border-color ease-in .6s;
  color: rgba(255, 255, 255, 0.7);
  -webkit-perspective-origin: 50% 50%;
  perspective-origin: 50% 50%;
}

.ar_hero_slider .swiper-button-prev i, .ar_hero_slider .swiper-button-next i {
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition: all .4s .1s;
  -o-transition: all .4s .1s;
  transition: all .4s .1s;
  display: block;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  line-height: 35px;
}

.ar_hero_slider .swiper-button-prev:after, .ar_hero_slider .swiper-button-next:after {
  font-family: 'themify';
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transition: all .4s .1s;
  -o-transition: all .4s .1s;
  transition: all .4s .1s;
}

.ar_hero_slider .swiper-button-prev:hover:after, .ar_hero_slider .swiper-button-next:hover:after {
  -webkit-transform: translate3d(0, 0, 0) rotateX(0deg);
  transform: translate3d(0, 0, 0) rotateX(0deg);
}

.ar_hero_slider .swiper-button-prev:after {
  content: "\e62a";
  top: 2px;
  left: 0;
  -webkit-transform: translate3d(0, -100%, 0) rotateX(90deg);
  transform: translate3d(0, -100%, 0) rotateX(90deg);
}

.ar_hero_slider .swiper-button-prev:hover i {
  -webkit-transform: translate3d(0, 100%, 0) rotateX(-90deg);
  transform: translate3d(0, 100%, 0) rotateX(-90deg);
}

.ar_hero_slider .swiper-button-next {
  top: 50px;
}

.ar_hero_slider .swiper-button-next:after {
  content: "\e627";
  left: 0;
  -webkit-transform-origin: bottom center;
  -ms-transform-origin: bottom center;
  transform-origin: bottom center;
  bottom: 0;
  -webkit-transform: translate3d(0, 100%, 0) rotateX(90deg);
  transform: translate3d(0, 100%, 0) rotateX(90deg);
}

.ar_hero_slider .swiper-button-next:hover i {
  -webkit-transform: translate3d(0, -100%, 0) rotateX(-90deg);
  transform: translate3d(0, -100%, 0) rotateX(-90deg);
}

.ar_hero_slider .swiper-pagination-fraction {
  bottom: 2%;
  left: 9%;
  width: 4%;
  color: #fff;
  font-size: 16px;
}

.ar_hero_slider .triangle {
  width: 770px;
  height: 570px;
  background: url("../image/new/angle.png") no-repeat scroll center right;
  position: absolute;
  bottom: 0;
  z-index: 2;
  right: 0;
}

#business_slider .tp-dottedoverlay {
  background: #000;
  opacity: 0.40;
}

.read_m_btn {
  padding: 6px 30px 5px;
  background: #41c7a2;
  color: #fff;
  text-transform: uppercase;
  display: block;
  font-weight: 400;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
}

.read_m_btn:hover {
  background: #06a075;
  color: #fff;
}

/*============= slider 3 css=============*/
.swiper-variant-1 {
  height: 80vh;
  min-height: 730px;
}

.swiper-variant-1 .swiper-wrapper {
  position: relative;
  width: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.swiper-variant-1 .swiper-wrapper .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.swiper-variant-1 .swiper-slide-caption {
  display: inline-block;
  width: 100%;
  max-height: 100%;
  margin-left: 0;
  vertical-align: middle;
  white-space: normal;
  z-index: 1;
}

.slider-scale-effect .slide-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition: 8.5s ease-out;
  -o-transition: 8.5s ease-out;
  transition: 8.5s ease-out;
  -webkit-transform: scale(1.08);
  -ms-transform: scale(1.08);
  transform: scale(1.08);
  background-size: cover;
  background-position: center;
}

.slider-scale-effect .slide-bg:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: -webkit-linear-gradient(315deg, #7368d3, #505cfe);
  background: -o-linear-gradient(315deg, #7368d3, #505cfe);
  background: linear-gradient(135deg, #7368d3, #505cfe);
  opacity: .35;
}

.slider-scale-effect .swiper-slide:nth-child(1) .slide-bg {
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

.slider-scale-effect .swiper-slide.swiper-slide-active .slide-bg {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.slider-scale-effect .swiper-pagination-bullet {
  width: 50px;
  height: 4px;
  border-radius: 3px;
  background: #fff;
  opacity: 0.7;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.slider-scale-effect .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #505cfe;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.b_slider_text {
  position: relative;
  overflow: hidden;
  color: #fff;
}

.b_slider_text.slider_left {
  padding-left: 35px;
}

.b_slider_text.slider_text_right {
  text-align: right;
  padding-right: 35px;
}

.b_slider_text .border {
  position: absolute;
  width: 5px;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#505cfe), to(#71ACF7));
  background-image: -webkit-linear-gradient(top, #505cfe, #71ACF7);
  background-image: -o-linear-gradient(top, #505cfe, #71ACF7);
  background-image: linear-gradient(to bottom, #505cfe, #71ACF7);
}

.b_slider_text .border.border_item_1 {
  top: 0;
  left: 0;
  bottom: 0;
}

.b_slider_text .border.border_item_2 {
  top: 0;
  bottom: 0;
  right: 0;
}

.b_slider_text .s_title {
  font-size: 55px;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  line-height: 1.2;
  letter-spacing: 0.80px;
  text-transform: capitalize;
}

.b_slider_text .s_title .text-thin {
  font-weight: 300;
}

.b_slider_text .s_pfont {
  padding: 10px 0px 25px;
}

.b_slider_text .btn {
  max-width: 100%;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: 700;
  border-radius: 0;
  border: 2px solid;
  text-transform: uppercase;
  -webkit-transition: .3s ease-out;
  -o-transition: .3s ease-out;
  transition: .3s ease-out;
  color: #fff;
  background-color: #71ACF7;
  border-color: #71ACF7;
  padding: 15px 35px;
  min-width: 190px;
}

.b_slider_text .btn:hover {
  background-color: #505cfe;
  color: #fff;
  border-color: #505cfe;
}

html:not(.lt-ie10) .not-animated {
  opacity: 0;
}

/*=========== video_banner css =======*/
.video_banner {
  height: calc(100vh - 130px);
  overflow: hidden;
  position: relative;
  background: #505cfe;
  z-index: 1;
}

.video_banner video {
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
  z-index: -99;
  opacity: 0.12;
}

.video_banner .display-flex {
  height: 100%;
}

.video_banner .b_slider_text {
  text-align: center;
  padding-bottom: 15px;
}

.video_banner .b_slider_text h6 {
  font-size: 28px;
  padding-bottom: 15px;
}

.video_banner .b_slider_text p {
  max-width: 580px;
  margin: 20px auto;
}

.video_banner .b_slider_text .btn {
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  background: #fff;
  border: 0px;
  color: #505cfe;
}

.video_banner .b_slider_text .btn:hover {
  background: #505cfe;
  color: #fff;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.16);
}

/*=========== agency_banner_area css ==============*/
.agency_banner_area {
  margin-top: 0px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.agency_banner_area .agency_banner {
  height: 940px;
  position: relative;
  background-image: -moz-linear-gradient(0deg, #ed3d82 0%, #f66164 43%, #fe8545 100%);
  background-image: -webkit-linear-gradient(0deg, #ed3d82 0%, #f66164 43%, #fe8545 100%);
  background-image: -ms-linear-gradient(0deg, #ed3d82 0%, #f66164 43%, #fe8545 100%);
  padding-top: 200px;
}

.agency_banner_area .agency_banner .baner_content {
  color: #fff;
  font-family: "Raleway", sans-serif;
}

.agency_banner_area .agency_banner .baner_content h6 {
  font: 500 16px/30px "Raleway", sans-serif;
  padding-bottom: 10px;
}

.agency_banner_area .agency_banner .baner_content h2 {
  font-size: 50px;
  line-height: 65px;
  font-weight: 700;
  padding-bottom: 40px;
}

.agency_banner_area .agency_banner .baner_content .get_btn {
  font-size: 12px;
  line-height: 30px;
  text-transform: uppercase;
  font-weight: 600;
  -webkit-box-shadow: 0px 16px 30px 0px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 16px 30px 0px rgba(0, 0, 0, 0.12);
  padding: 10px 33px 8px;
  border-radius: 45px;
  display: inline-block;
  background-image: -moz-linear-gradient(0deg, #ed3d82 0%, #f66164 43%, #fe8545 100%);
  background-image: -webkit-linear-gradient(0deg, #ed3d82 0%, #f66164 43%, #fe8545 100%);
  background-image: -ms-linear-gradient(0deg, #ed3d82 0%, #f66164 43%, #fe8545 100%);
  position: relative;
  z-index: 1;
  color: #ed3d82;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.agency_banner_area .agency_banner .baner_content .get_btn:before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  top: 0;
  border-radius: 45px;
  background: #fff;
  z-index: -1;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.agency_banner_area .agency_banner .baner_content .get_btn:hover {
  color: #fff;
}

.agency_banner_area .agency_banner .baner_content .get_btn:hover:before {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}

.agency_banner_area .devider {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 120px;
}

.agency_banner_area .devider svg {
  height: 100%;
  left: 50%;
  position: absolute;
  width: 100%;
  -webkit-transform: translatex(-50%) scaley(-1);
  -ms-transform: translatex(-50%) scaley(-1);
  transform: translatex(-50%) scaley(-1);
}

.agency_banner_area .banner_img {
  position: relative;
  text-align: center;
  margin-top: -460px;
  width: 100%;
}

.agency_banner_area .banner_img img {
  max-width: 100%;
}

.agency_banner_area .sliders_img {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 710px;
  background: #fff;
}

.agency_banner_area .sliders_img img {
  position: absolute;
  top: 68px;
  left: -1px;
  width: 100%;
}

.bubble {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.bubble span {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  position: absolute;
  z-index: -1;
}

.bubble span:nth-child(1) {
  width: 150px;
  height: 150px;
  top: 41%;
  left: 25%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-animation: bubbles 3s linear 0s infinite alternate;
  animation: bubbles 3s linear 0s infinite alternate;
}

.bubble span:nth-child(2) {
  width: 100px;
  height: 100px;
  left: 30%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 30%;
}

.bubble span:nth-child(3) {
  left: 24%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 30%;
  -webkit-animation: bubbles 2s linear 0s infinite alternate;
  animation: bubbles 2s linear 0s infinite alternate;
}

.bubble span:nth-child(4) {
  width: 100px;
  height: 100px;
  right: 18%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 21%;
  -webkit-animation: bubbles 7s linear 0s infinite alternate;
  animation: bubbles 7s linear 0s infinite alternate;
}

.bubble span:nth-child(5) {
  right: 25%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 30%;
}

.bubble span:nth-child(6) {
  left: 0;
  width: 100px;
  height: 100px;
  top: 10%;
  -webkit-animation: bubbles 7s linear 0s infinite alternate;
  animation: bubbles 7s linear 0s infinite alternate;
}

.bubble span:nth-child(7) {
  right: -18px;
  width: 100px;
  height: 100px;
  bottom: 32%;
  -webkit-animation: moveclouds 9s linear infinite, sideWays 2s ease-in-out infinite alternate;
  animation: moveclouds 9s linear infinite, sideWays 2s ease-in-out infinite alternate;
}

@-webkit-keyframes bubbles {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}

@keyframes bubbles {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}

@-webkit-keyframes moveclouds {
  0% {
    top: 500px;
  }
  100% {
    top: -500px;
  }
}

@-webkit-keyframes sideWays {
  0% {
    right: 0px;
  }
  100% {
    right: 50px;
  }
}

@-moz-keyframes moveclouds {
  0% {
    top: 500px;
  }
  100% {
    top: -500px;
  }
}

@-moz-keyframes sideWays {
  0% {
    right: 0px;
  }
  100% {
    right: 50px;
  }
}

@-o-keyframes moveclouds {
  0% {
    top: 500px;
  }
  100% {
    top: -500px;
  }
}

@-o-keyframes sideWays {
  0% {
    right: 0px;
  }
  100% {
    right: 50px;
  }
}

/*---------------------------------------------------- */
/*----------------------------------------------------*/
/*=============== service_area_three css ===============*/
.service_area_three .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sidebar_title {
  font: 700 24px/24px "Raleway", sans-serif;
  letter-spacing: 1px;
  color: #282828;
  padding-bottom: 15px;
  border-bottom: 2px solid #505cfe;
  margin-bottom: 40px;
}

.sr_sidebar_tab .single-services-menu {
  background: #f7f7f7;
  overflow: hidden;
  border: 0px;
}

.sr_sidebar_tab .single-services-menu li {
  float: none;
  display: block;
  border-bottom: 1px solid #e8e8e8;
  margin: 0px;
}

.sr_sidebar_tab .single-services-menu li a {
  display: block;
  font: 500 14px/40px "Raleway", sans-serif;
  letter-spacing: 0.5px;
  color: #888;
  padding: 10px 20px;
  border-radius: 0px;
  position: relative;
  border: 0px;
  border-left: 2px solid transparent;
  margin: 0px;
  z-index: 1;
}

.sr_sidebar_tab .single-services-menu li a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #505cfe;
  opacity: 1;
  -webkit-transform: translate3d(-101%, 0px, 1px);
  transform: translate3d(-101%, 0px, 1px);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  z-index: -1;
}

.sr_sidebar_tab .single-services-menu li:hover a {
  border-color: #505cfe;
  color: #fff;
}

.sr_sidebar_tab .single-services-menu li:hover a:before {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.sr_sidebar_tab .single-services-menu li.active a {
  border: 0px;
  border-radius: 0px;
  background: none;
  border-left: 2px solid #505cfe;
  font-weight: 600;
}

.sr_sidebar_tab .single-services-menu li:last-child {
  border-bottom: 0px;
}

.tab_service_content {
  padding-left: 30px;
}

.tab_service_content .content {
  vertical-align: middle;
}

.tab_service_content .content h2 {
  font: 600 24px/28px "Raleway", sans-serif;
  color: #282828;
  padding-bottom: 20px;
}

.tab_service_content .content p {
  font: 400 16px/30px "Open Sans", sans-serif;
  color: #282828;
}

.tab_service_content .service_tab_slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.tab_service_content .key-features {
  margin-top: 60px;
}

.tab_service_content .key-features .content {
  padding-left: 20px;
}

.timeline {
  position: relative;
  z-index: 1;
  margin-top: 60px;
}

.timeline:after {
  content: "";
  width: 2px;
  height: 100%;
  border: 1px dashed #ededed;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: -1;
}

.timeline .timeline_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
}

.timeline .timeline_item .timeline_item_posts {
  width: 43%;
  background: #f7f7f7;
  padding: 30px;
  position: relative;
  margin-top: 10px;
}

.timeline .timeline_item .timeline_item_posts h3 {
  font: 600 22px/32px "Raleway", sans-serif;
  color: #282828;
  padding-bottom: 15px;
}

.timeline .timeline_item .timeline_item_posts:after {
  content: '';
  display: block;
  position: absolute;
  top: 0px;
  right: -40px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 40px 0 0;
  border-color: #f7f7f7 transparent transparent transparent;
}

.timeline .timeline_item .timeline_icon {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: rgba(80, 92, 254, 0.6);
  position: relative;
  margin: 0 44px;
}

.timeline .timeline_item .timeline_icon span {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #505cfe;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.timeline .timeline_item .timeline_date .month {
  font: 500 16px/25px "Open Sans", sans-serif;
  display: block;
  text-transform: uppercase;
}

.timeline .timeline_item .timeline_date .year {
  font: 600 34px/38px "Raleway", sans-serif;
}

.timeline .timeline_item:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.timeline .timeline_item:nth-child(even) .timeline_item_posts:after {
  right: auto;
  left: -40px;
  border-width: 0 40px 25px 0;
  border-color: transparent #f7f7f7 transparent transparent;
}

.timeline .timeline_item:last-child {
  margin-bottom: 0px;
}

.sidebar_testimonial {
  margin-top: 60px;
}

.sidebar_testimonial .sidebar_slider .item {
  font: 500 16px/25px "Open Sans", sans-serif;
  color: #282828;
}

.sidebar_testimonial .sidebar_slider .item a {
  display: block;
  color: #1a264a;
}

.sidebar_testimonial .sidebar_slider .item a:hover {
  color: #505cfe;
}

.sidebar_testimonial .sidebar_slider .item span {
  color: #555555;
  display: block;
  padding-top: 8px;
}

.sidebar_testimonial .sidebar_slider .item span i {
  color: #9c9c9c;
  padding-right: 10px;
}

.sidebar_boucher {
  margin-top: 60px;
}

.sidebar_boucher .dload a {
  display: block;
  font: 600 18px/33px "Raleway", sans-serif;
  color: #fff;
  letter-spacing: 0.36px;
  background: #2d2b34;
  padding: 10px 30px;
  margin-top: 10px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.sidebar_boucher .dload a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #505cfe;
  opacity: 1;
  -webkit-transform: translate3d(-101%, 0px, 1px);
  transform: translate3d(-101%, 0px, 1px);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  z-index: -1;
}

.sidebar_boucher .dload a i {
  padding-right: 8px;
}

.sidebar_boucher .dload a:hover:before {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.white-bg {
  background: #fff;
}

.lt_title {
  margin-bottom: 70px;
}

.lt_title .a_title {
  display: inline-block;
  padding: 0px;
}

.lt_title .link-arrow {
  font-size: 16px;
  line-height: 47px;
  color: #000;
}

.lt_title .link-arrow i {
  padding-left: 5px;
}

.lt_title .link-arrow:hover {
  color: #cee002;
}

/*---------------------------------------------------- */
/*----------------------------------------------------*/
/*============ testimonial_area css ==========*/
.testimonial_area {
  background: url("../image/team/bg-testimonial2.jpg") no-repeat scroll;
  background-position: 50% bottom !important;
  padding-top: 80px;
}

.testimonial_slider .flex-md-row-reverse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

.testimonial_slider .left_column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.testimonial_slider .left_column .testimonial_texts {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-right: 80px;
}

.testimonial_slider .left_column .testimonial_texts i {
  font-size: 45px;
  color: #41c7a2;
}

.testimonial_slider .left_column .testimonial_texts p {
  font: 400 16px/30px "Open Sans", sans-serif;
  color: #8b8e93;
  padding: 20px 0px;
}

.testimonial_slider .left_column .testimonial_texts h4 {
  font: 700 16px/30px "Open Sans", sans-serif;
  letter-spacing: 0.5px;
  color: #282828;
}

.testimonial_slider .left_column .testimonial_texts span {
  color: #8b8e93;
  font: 400 15px/22px "Lato", sans-serif;
}

.testimonial_slider .owl-dots {
  position: absolute;
  bottom: 50px;
}

.testimonial_slider .owl-dots .owl-dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  display: inline-block;
  margin: 0px 3px;
  border: 1px solid #41c7a2;
}

.testimonial_slider .owl-dots .owl-dot.active {
  background: #41c7a2;
}

/*==== ar_testimonial_area css =====*/
.ar_testimonial_area {
  width: 100%;
  position: relative;
  z-index: 2;
  background: url(../image/new/testimonial.jpg) no-repeat center center/cover;
  overflow: hidden;
  padding: 100px 0px;
}

.ar_testimonial_area:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: rgba(0, 0, 0, 0.4);
}

.ar_testimonial_area:after {
  content: '';
  position: absolute;
  left: 0;
  top: -30px;
  width: 46%;
  height: 550px;
  z-index: -1;
  -webkit-transform: rotate(15deg) scale(1.55) translateX(-105px);
  -moz-transform: rotate(15deg) scale(1.55) translateX(-105px);
  -ms-transform: rotate(15deg) scale(1.55) translateX(-105px);
  -o-transform: rotate(15deg) scale(1.55) translateX(-105px);
  transform: rotate(15deg) scale(1.55) translateX(-105px);
  background-color: #505cfd;
}

.ar_testimonial_area .testimonial-client img {
  width: 60px !important;
  height: 60px;
  line-height: 60;
  margin-right: 10px;
  float: left;
  border-radius: 100%;
  background: #505cfd;
  overflow: hidden;
  padding: 2px;
}

.ar_testimonial_area .testimonial-client .testimonial-client-info {
  padding-top: 12px;
}

.ar_testimonial_area .testimonial-client .testimonial-client-info h5 {
  margin: 0;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  display: block;
}

.ar_testimonial_area .testimonial-client .testimonial-client-info h5 small {
  color: #cee002;
}

.ar_testimonial_area .testimonial-client .testimonial-client-info a {
  text-decoration: none;
  display: inline-block;
  color: #dddddd;
  font-size: 14px;
}

.testimonial-intro {
  position: relative;
  background-repeat: no-repeat;
  padding-top: 50px;
  padding-bottom: 25px;
  color: #fff;
}

.testimonial-intro:before {
  content: "\f10d";
  color: #fff;
  font-size: 40px;
  position: absolute;
  top: 0;
  line-height: 1;
  font-family: FontAwesome;
}

.call-box {
  color: #fff;
  text-align: center;
}

.call-box span {
  width: 70px;
  height: 70px;
  background: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  line-height: 70px;
  color: #222;
  display: inline-block;
  margin: 0 auto;
}

.call-box h4 {
  font-size: 20px;
  padding: 20px 0px 15px;
}

.call-box p {
  font-size: 16px;
  font-weight: 300;
}

.call-box .text-style-1 {
  color: #cee002;
}

.call-box .text-style-1 i {
  vertical-align: middle;
  padding-left: 10px;
}

/*========== fiz_video_area css ===========*/
.fiz_video_area {
  background: #f6f7fe;
  padding: 100px 0px;
}

.video_content {
  padding: 0px 50px;
}

.video_content h3 {
  font-size: 26px;
  line-height: 40px;
  font-weight: 300;
  color: #787878;
}

.video_content h3 span {
  font-weight: 600;
  color: #282828;
}

.video_content .video_btn {
  min-height: 50px;
  margin-top: 50px;
  padding: 15px 30px 15px 65px;
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 1.4;
  font-family: "Poppins", sans-serif;
  color: #282828;
  font-weight: 600;
  border: 1px solid #505cfe;
  border-radius: 45px;
}

.video_content .video_btn .btn_play {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #505cfe;
  text-align: center;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: -10px;
  margin-top: -30px;
  line-height: 66px;
  font-size: 30px;
  color: #fff;
  z-index: 1;
}

.video_content .video_btn .btn_play:before {
  content: "";
  width: 72px;
  height: 72px;
  border: 1px solid #505cfe;
  position: absolute;
  top: -6px;
  left: -6px;
  border-radius: 50%;
  z-index: -1;
  -webkit-animation: runpulse 2s infinite linear;
  animation: runpulse 2s infinite linear;
}

.video_content .video_btn .btn_play:after {
  content: "";
  width: 74px;
  height: 74px;
  background: rgba(80, 92, 254, 0.5);
  position: absolute;
  top: -7px;
  left: -7px;
  border-radius: 50%;
  z-index: -1;
  -webkit-animation: runpulse 2s infinite linear;
  animation: runpulse 2s infinite linear;
}

.video_content .video_btn.video_btn_two {
  border-color: #f66164;
}

.video_content .video_btn.video_btn_two .btn_play {
  background: #f66164;
}

.video_content .video_btn.video_btn_two .btn_play:before {
  border-color: #f66164;
}

.video_content .video_btn.video_btn_two .btn_play:after {
  background: rgba(246, 97, 100, 0.5);
}

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.92;
}

.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  z-index: 99999;
}

.mfp-fade.mfp-wrap {
  z-index: 999999;
}

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  -webkit-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}

@-webkit-keyframes runpulse {
  0% {
    -webkit-transform: scale(0.68);
    transform: scale(0.68);
  }
  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0;
  }
}

@keyframes runpulse {
  0% {
    -webkit-transform: scale(0.68);
    transform: scale(0.68);
  }
  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0;
  }
}

/*=========== fiz_team_area css ==========*/
.fiz_team_area {
  padding: 100px 0px;
}

.team_carousel .owl-stage-outer .owl-item {
  padding: 15px;
}

.team_carousel .owl-dots {
  text-align: center;
}

.team_carousel .owl-dots .owl-dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #f1f1f1;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  display: inline-block;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  margin: 60px 5px 0px;
}

.team_carousel .owl-dots .owl-dot.active {
  background: #505cfe;
  -webkit-transform: scale(1.01);
  -ms-transform: scale(1.01);
  transform: scale(1.01);
}

.team_thumbnail {
  text-align: center;
  font-family: "Poppins", sans-serif;
  padding: 125px 40px;
  -webkit-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-radius: 10px;
  cursor: pointer;
}

.team_thumbnail .thumbnail_round_img {
  width: 130px;
  height: 130px;
  border-radius: 50%;
  overflow: hidden;
  border: 5px solid #f4f4f4;
  display: inline-block;
  margin-bottom: 25px;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.team_thumbnail .thumbnail_round_img img {
  max-width: 100%;
  -webkit-transition: all 0.6s linear;
  -o-transition: all 0.6s linear;
  transition: all 0.6s linear;
}

.team_thumbnail h4 {
  font-weight: 600;
  color: #282828;
  font-size: 22px;
  line-height: 30px;
  padding-bottom: 10px;
}

.team_thumbnail h6 {
  font-size: 14px;
  color: #787878;
  font-weight: 300;
}

.team_thumbnail hr {
  width: 74%;
}

.team_thumbnail .call_link {
  display: inline-block;
}

.team_thumbnail .call_link .link-group {
  font-size: 14px;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  position: relative;
  display: inline-block;
}

.team_thumbnail .call_link .link-group + .link-group {
  display: block;
}

.team_thumbnail .call_link .link-group a {
  color: #282828;
  padding-left: 22px;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.team_thumbnail .call_link .link-group a:hover {
  text-decoration: underline;
  color: #505cfe;
}

.team_thumbnail .call_link .link-group i {
  color: #505cfe;
  position: absolute;
  left: 0;
  top: 4px;
}

.team_thumbnail:hover {
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
  border-color: #505cfe;
}

.team_thumbnail:hover .thumbnail_round_img {
  border-color: #505cfe;
}

.team_thumbnail:hover .thumbnail_round_img img {
  -webkit-transform: scale(1.06);
  -ms-transform: scale(1.06);
  transform: scale(1.06);
}

.center .team_thumbnail {
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
  border-color: #505cfe;
}

.center .team_thumbnail .thumbnail_round_img {
  border-color: #505cfe;
}

.center .team_thumbnail .thumbnail_round_img img {
  -webkit-transform: scale(1.06);
  -ms-transform: scale(1.06);
  transform: scale(1.06);
}

.fiz_team_area_two .team_thumbnail {
  background: #fff;
}

.fiz_team_area_two .team_thumbnail .call_link .link-group i {
  color: #f66164;
}

.fiz_team_area_two .team_thumbnail .call_link .link-group .link-black:hover {
  color: #f66164;
}

.fiz_team_area_two .team_thumbnail:hover {
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
  border-color: #f66164;
}

.fiz_team_area_two .team_thumbnail:hover .thumbnail_round_img {
  border-color: #f66164;
}

.fiz_team_area_two .team_thumbnail:hover .thumbnail_round_img img {
  -webkit-transform: scale(1.06);
  -ms-transform: scale(1.06);
  transform: scale(1.06);
}

.fiz_team_area_two .center .team_thumbnail {
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
  border-color: #f66164;
  background: #fff;
}

.fiz_team_area_two .center .team_thumbnail .thumbnail_round_img {
  border-color: #f66164;
}

.fiz_team_area_two .center .team_thumbnail .thumbnail_round_img img {
  -webkit-transform: scale(1.06);
  -ms-transform: scale(1.06);
  transform: scale(1.06);
}

.fiz_team_area_two .team_carousel .owl-dots .owl-dot.active {
  background: #f66164;
}

.section_title_three h2 {
  line-height: 1.2;
  font-size: 40px;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  color: #282828;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 20px;
}

.section_title_three h2:before {
  content: "";
  width: 60px;
  height: 3px;
  background: #505cfe;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0;
  position: absolute;
}

.section_title_three h2 span {
  font-weight: 300;
  padding-right: 5px;
}

.section_title_three.title_gr h2:before {
  background-image: -moz-linear-gradient(0deg, #ed3d82 0%, #f66164 43%, #fe8545 100%);
  background-image: -webkit-linear-gradient(0deg, #ed3d82 0%, #f66164 43%, #fe8545 100%);
  background-image: -ms-linear-gradient(0deg, #ed3d82 0%, #f66164 43%, #fe8545 100%);
}

.mb-60 {
  margin-bottom: 60px;
}

.request_info {
  background: #f6f7fe;
  padding: 90px 35px;
  position: relative;
  margin-top: 100px;
}

.request_info:before {
  content: '';
  position: absolute;
  top: -45px;
  left: 50%;
  width: 55px;
  height: 55px;
  margin-left: 0px;
  background: #fff;
  -webkit-transform: translateX(-50%) rotate(-45deg);
  -ms-transform: translateX(-50%) rotate(-45deg);
  transform: translateX(-50%) rotate(-45deg);
}

.rq-mailform {
  margin-top: 40px;
}

.rq-mailform .group-item {
  width: 272px;
  margin: 10px 8px;
  display: inline-block;
}

.rq-mailform .group-item .form-control {
  font-size: 14px;
  color: #9f9f9f;
  height: auto;
  min-height: 52px;
  padding: 12px 19px 11px;
  border: 1px solid transparent;
  -webkit-box-shadow: 0 0px 30px 0px rgba(0, 0, 0, 0.015);
  box-shadow: 0 0px 30px 0px rgba(0, 0, 0, 0.015);
  border-radius: 0;
  -webkit-appearance: none;
  line-height: 25px;
}

.rq-mailform .group-item .form-control:focus {
  border-color: #505cfe;
}

.rq-mailform .group-item-sm {
  width: 195px;
}

.rq-mailform .btn-block {
  padding: 15px 35px;
  background: transparent;
  border: 1px solid #505cfe;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  color: #505cfe;
  min-height: 52px;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.rq-mailform .btn-block:hover {
  background: #505cfe;
  color: #fff;
}

/*============== fiz_testimonial_area css ==============*/
.fiz_testimonial_area {
  overflow: hidden;
  background: -webkit-gradient(linear, left top, right top, color-stop(100%, rgba(33, 33, 33, 0.995)), to(transparent));
  background: -webkit-linear-gradient(left, rgba(33, 33, 33, 0.995) 100%, transparent 100%);
  background: -o-linear-gradient(left, rgba(33, 33, 33, 0.995) 100%, transparent 100%);
  background: linear-gradient(90deg, rgba(33, 33, 33, 0.995) 100%, transparent 100%);
}

.fiz_testimonial_area .section_title_three h2 {
  color: #fff;
}

.fiz_testimonial_area .section_title_three h2:before {
  left: 0;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.fiz_test_c .carousel-indicators {
  position: relative;
  left: 0;
  bottom: 0;
  width: 100%;
  margin: 0px;
  text-align: left;
}

.fiz_test_c .carousel-indicators li {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  text-indent: 0;
  margin: 0px 5px;
  padding: 6px;
  border: 1px solid transparent;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.fiz_test_c .carousel-indicators li img {
  width: 100%;
}

.fiz_test_c .carousel-indicators li.active, .fiz_test_c .carousel-indicators li:hover {
  background: transparent;
  border-color: #505cfe;
}

.test_image_aside {
  position: relative;
}

.test_image_aside .test_image_aside_img {
  position: absolute;
  left: 0;
  width: 50vw;
  top: 0;
  bottom: 0;
}

.test_image_aside .test_image_aside_img:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: -webkit-linear-gradient(315deg, #7368d3, #505cfe);
  background: -o-linear-gradient(315deg, #7368d3, #505cfe);
  background: linear-gradient(135deg, #7368d3, #505cfe);
  opacity: .35;
}

.test_image_aside .test_image_aside_img img {
  width: 100%;
}

.testimonial_left {
  padding-top: 86px;
  padding-bottom: 90px;
  position: relative;
  z-index: 1;
}

.testimonial_left:before {
  background-size: cover;
  content: '';
  height: 100%;
  position: absolute;
  right: -140px;
  width: 140px;
  background: url(../image/baner-slider/fullwidth-slider-extend.png) left center no-repeat;
  z-index: 1;
  top: 0;
}

.item-carousel-caption {
  padding: 50px 70px 0px 0px;
}

.item-carousel-caption .testimonial_des {
  overflow: hidden;
  font-family: "Poppins", sans-serif;
}

.item-carousel-caption .testimonial_des .testimonial_name h3 {
  font: 500 24px/32px "Poppins", sans-serif;
  color: #fff;
}

.item-carousel-caption .testimonial_des .testimonial_name h6 {
  font-size: 14px;
  line-height: 25px;
  font-weight: 400;
  color: #787878;
  padding-top: 5px;
}

.item-carousel-caption .skill-desc {
  text-align: center;
}

.item-carousel-caption .skill-desc .skill-desc-text {
  font: 700 36px/36px "Poppins", sans-serif;
  font-style: italic;
  color: #505cfe;
}

.item-carousel-caption .skill-desc .text-medium {
  font-size: 14px;
  line-height: 25px;
  font-weight: 500;
  color: #787878;
  text-transform: uppercase;
}

.item-carousel-caption .quote-body {
  margin-top: 27px;
  padding-left: 75px;
  position: relative;
  text-align: left;
  position: relative;
  color: #fff;
}

.item-carousel-caption .quote-body:before {
  content: '';
  position: absolute;
  top: 6px;
  left: 0;
  width: 50px;
  height: 36px;
  background: url(../image/icon-quote.png) no-repeat top left;
  opacity: .5;
}

/*---------------------------------------------------- */

/*# sourceMappingURL=style.css.map */