/*----------------------------------------------------
@File: Default Styles
@Author: Rocky
@URL: http://wethemez.com
Author E-mail: rockybd1995@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: HillTown
@Author: Rocky
@Developed By: Rocky
@Developer URL: http://rocky.wethemez.com
Author E-mail: rockybd1995@gmail.com

@Default Styles

Table of Content:
01/ Variables
02/ predefin
03/ header
04/ button
05/ slider
06/ contact
07/ feature
08/ service
09/ gallery 
10/ clients 
11/ blog 
12/ video 
13/ banner  
14/ event  
15/ room  
16/ resturant 
17/ footer
=====================================================================*/
/*----------------------------------------------------*/
/*font Variables*/
/*Color Variables*/
@import url("https://fonts.googleapis.com/css?family=Lora:400,400i,700|Montserrat:300,400,500,600,700|Open+Sans:300,400,400i,600,600i,700|Playfair+Display:400,400i,700,900|Lato");
/*---------------------------------------------------- */
/*----------------------------------------------------*/
.list_style {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

a {
  text-decoration: none;
  vertical-align: middle;
  color:#FCD41B;
}

a:hover, a:focus {
  text-decoration: none;
  outline: none;
}

.row.m0 {
  margin: 0px;
}

.p0 {
  padding: 0px;
}

body {
  line-height: 26px;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  color: #797979;
  margin: 0px;
  padding: 0px;
  background:#D00841;
}

#success {
  display: none;
}

#error {
  display: none;
}

.display_table {
  display: table;
  width: 100%;
}

.display_table_row {
  display: table-row;
}

.display_table_cell {
  display: table-cell;
  float: none !important;
}

.p_100 {
  padding: 100px 0px;
}

iframe {
  border: none;
}

i:before {
  margin-left: 0px !important;
}

/* Container Custome Code css
============================================================================================ */
@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}

/* End Container Custome Code css
============================================================================================ */
/* Main Tittle css
============================================================================================ */
.main_title {
  padding-bottom: 50px;
}

.main_title h1 {
  color: #fff;
  font-family: "Playfair Display", serif;
  font-weight: bold;
  font-size: 38px;
  position: relative;
  display: inline-block;
  margin-bottom: 15px;
}


.main_title h2 {
  color: #fff;
  font-family: "Playfair Display", serif;
  font-weight: bold;
  font-size: 32px;
  position: relative;
  display: inline-block;
  margin-bottom: 15px;
}


.main_title h3 {
  color: #fff;
  font-family: "Playfair Display", serif;
  font-weight: bold;
  font-size: 28px;
  position: relative;
  display: inline-block;
  margin-bottom: 15px;
}


.main_title h4 {
  color: #fff;
  font-family: "Playfair Display", serif;
  font-weight: bold;
  font-size: 24px;
  position: relative;
  display: inline-block;
  margin-bottom: 15px;
}






.main_title h2:before {
  content: "";
  width: 45px;
  height: 1px;
  background: #acb2b4;
  position: absolute;
  right: -60px;
  bottom: 7px;
}

.main_title p {
  font-size: 20px;
  line-height: 28px;
  font-family: "Lora", serif;
  color: #fff;
  margin-bottom: 0px;
}

.main_title h5 {
  font-size: 20px;
  font-family: "Lora", serif;
  color: #fff;
  margin-bottom: 0px;
  line-height: 30px;
}

.main_w_title {
  padding-bottom: 50px;
}

.main_w_title h2 {
  color: #fff;
  font-family: "Playfair Display", serif;
  font-weight: bold;
  font-size: 38px;
  position: relative;
  display: inline-block;
  margin-bottom: 15px;
}

.main_w_title h2:before {
  content: "";
  width: 45px;
  height: 1px;
  background: #fff;
  position: absolute;
  right: -60px;
  bottom: 7px;
}

.main_w_title p {
  font-size: 20px;
  line-height: 30px;
  font-family: "Lora", serif;
  font-style: italic;
  color: #fff;
  margin-bottom: 0px;
}

.main_w_title h5 {
  font-size: 20px;
  font-family: "Lora", serif;
  color: #fff;
  font-style: italic;
  margin-bottom: 0px;
}

.single_w_title {
  text-align: center;
  margin-bottom: 40px;
}

.single_w_title h2 {
  font-size: 36px;
  color: #fff;
  font-family: "Playfair Display", serif;
  font-weight: bold;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 0px;
}

.single_w_title h2:before {
  content: "";
  width: 40px;
  position: absolute;
  left: 50%;
  bottom: 0px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #fff;
  height: 1px;
}

.single_b_title {
  text-align: center;
  margin-bottom: 40px;
}

.single_b_title h2 {
  font-size: 36px;
  color: #242424;
  font-family: "Playfair Display", serif;
  font-weight: bold;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 0px;
}

.single_b_title h2:before {
  content: "";
  width: 40px;
  position: absolute;
  left: 50%;
  bottom: 0px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #242424;
  height: 1px;
}

.single_pest_title {
  text-align: center;
  margin-bottom: 60px;
}

.single_pest_title h2 {
  font-size: 36px;
  color: #fff;
  font-family: "Playfair Display", serif;
  font-weight: bold;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 0px;
}

.single_pest_title h2:before {
  content: "";
  width: 40px;
  position: absolute;
  left: 50%;
  bottom: 0px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #acb2b4;
  height: 1px;
}

.single_pest_title p {
  font-size: 20px;
  line-height: 26px;
  color: #242424;
  font-family: "Lora", serif;
  font-style: italic;
  margin-top: 20px;
}

.c_says_title h2 {
  color: #fff;
  font-family: "Playfair Display", serif;
  font-weight: bold;
  font-size: 38px;
  display: inline-block;
  position: relative;
}

.c_says_title h2:before {
  content: "";
  width: 45px;
  height: 1px;
  background: #fff;
  position: absolute;
  right: -60px;
  bottom: 7px;
}

.single_m_title h2 {
  font-family: "Playfair Display", serif;
  font-weight: bold;
  color: #3e606b;
  font-size: 36px;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 0px;
}

.single_m_title h2:before {
  content: "";
  width: 40px;
  height: 1px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: #acb2b4;
}

/* End Main Tittle css
============================================================================================ */
/**
 * Simple fade transition,
 */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Main Header Area css
============================================================================================ */
.main_header_area {
  position: absolute;
  left: 0px;
  width: 100%;
  top: 0px;
  z-index: 30;
}

.main_header_area + section, .main_header_area + div, .main_header_area + .row {
  margin-top: 135px;
}

.main_header_area.navbar_fixed .main_menu_area {
  position: fixed;
  width: 100%;
  top: -70px;
  left: 0;
  right: 0;
  background: #fff;
  -webkit-transform: translateY(70px);
  -ms-transform: translateY(70px);
  transform: translateY(70px);
  -webkit-transition: background 500ms ease, -webkit-transform 500ms ease;
  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;
  -webkit-transition: transform 500ms ease, background 500ms ease;
  -webkit-box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.08);
}

.main_header_area.navbar_fixed .main_menu_area .navbar.navbar-expand-lg .navbar-brand img {
  margin-top: 17px;
}

.main_header_area.navbar_fixed .main_menu_area .navbar.navbar-expand-lg .navbar-brand:after {
  bottom: -42px;
}

.main_header_area.navbar_fixed .main_menu_area .navbar.navbar-expand-lg .navbar-nav li a {
  line-height: 70px;
}

.main_header_area.navbar_fixed .main_menu_two {
  position: fixed;
  width: 100%;
  top: -70px;
  left: 0;
  right: 0;
  background: #fff;
  -webkit-transform: translateY(70px);
  -ms-transform: translateY(70px);
  transform: translateY(70px);
  -webkit-transition: background 500ms ease, -webkit-transform 500ms ease;
  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;
  -webkit-transition: transform 500ms ease, background 500ms ease;
  -webkit-box-shadow: 0px 10px 16px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 10px 16px 0px rgba(0, 0, 0, 0.2);
}

.main_header_area.navbar_fixed .main_menu_two .navbar.navbar-expand-lg .navbar-nav li a {
  line-height: 70px;
}

.top_header_area {
  background: #04012C;
  position: relative;
  z-index: 3;
}

.top_header_area:before {
  content: "";
  width: 100%;
  border-bottom: 1px dashed #f5b5c9;
  position: absolute;
  left: 0px;
  bottom: 4px;
}

.top_header_area .float-left a {
  color: #fff;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  line-height: 50px;
  display: inline-block;
}

.top_header_area .float-left a i {
  padding-right: 7px;
}

.top_header_area .float-left a + a {
  margin-left: 35px;
}

.top_header_area .float-right .h_social {
  display: inline-block;
}

.top_header_area .float-right .h_social li {
  display: inline-block;
  margin-right: 15px;
}

.top_header_area .float-right .h_social li a {
  display: inline-block;
  line-height: 50px;
  color: #fff;
  font-size: 16px;
}

.top_header_area .float-right .h_social li:last-child {
  margin-right: 0px;
}

.top_header_area .float-right .h_search {
  display: inline-block;
  padding-left: 35px;
  position: relative;
}

.top_header_area .float-right .h_search:before {
  content: "";
  width: 1px;
  height: 20px;
  background: #f8cad9;
  position: absolute;
  left: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.top_header_area .float-right .h_search li {
  display: inline-block;
  margin-right: 15px;
}

.top_header_area .float-right .h_search li a {
  color: #fff;
  font-size: 16px;
  display: inline-block;
  line-height: 50px;
}

.top_header_area .float-right .h_search li:last-child {
  margin-right: 0px;
}

.top_header_area .float-right .h_search li.shop_cart a {
  position: relative;
}

.top_header_area .float-right .h_search li.shop_cart a:before {
  content: "3";
  height: 18px;
  width: 18px;
  font-size: 11px;
  text-align: center;
  border-radius: 50%;
  background: #fff;
  color: #242424;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  display: inline-block;
  line-height: 18px;
  position: absolute;
  right: -8px;
  top: 5px;
}

.main_menu_area {
  position: relative;
  background: #fff;
}

.main_menu_area:before {
  content: "";
  width: 100%;
  border-bottom: 1px dashed #c5c5c5;
  position: absolute;
  left: 0px;
  bottom: 4px;
}

.main_menu_area .navbar.navbar-expand-lg {
  position: relative;
  padding: 0px;
  background-color: transparent !important;
}

.main_menu_area .navbar.navbar-expand-lg .navbar-brand {
  position: absolute;
  left: 50%;
  top: 0px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-right: 0px;
}

.main_menu_area .navbar.navbar-expand-lg .navbar-brand:after {
  content: "";
  background: url(../img/logo-circle-2.png) no-repeat scroll center center;
  height: 201px;
  width: 209px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -39px;
}

.main_menu_area .navbar.navbar-expand-lg .navbar-brand img {
  z-index: 2;
  position: relative;
  margin-top: 35px;
  display: inline-block;
}

.main_menu_area .navbar.navbar-expand-lg .navbar-brand img + img {
  display: none;
}

.main_menu_area .navbar.navbar-expand-lg .navbar-nav li {
  margin-right: 40px;
}

.main_menu_area .navbar.navbar-expand-lg .navbar-nav li a {
  line-height: 85px;
  font-size: 18px;
  color: #454545;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  position: relative;
}

.main_menu_area .navbar.navbar-expand-lg .navbar-nav li a:before {
  content: "";
  width: 0px;
  height: 2px;
  background: #f195b2;
  position: absolute;
  bottom: -4px;
  left: 0px;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.main_menu_area .navbar.navbar-expand-lg .navbar-nav li a:after {
  display: none;
}

.main_menu_area .navbar.navbar-expand-lg .navbar-nav li:last-child {
  margin-right: 0px;
}

.main_menu_area .navbar.navbar-expand-lg .navbar-nav li:hover a, .main_menu_area .navbar.navbar-expand-lg .navbar-nav li.active a {
  color: #f195b2;
}

.main_menu_area .navbar.navbar-expand-lg .navbar-nav li:hover a:before, .main_menu_area .navbar.navbar-expand-lg .navbar-nav li.active a:before {
  width: 25px;
}

@media (min-width: 992px) {
  .main_menu_area .navbar.navbar-expand-lg .navbar-nav li.submenu .dropdown-menu {
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
    display: block;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    min-width: 250px;
    background: #ffffff;
    border-radius: 0px;
    border: none;
    padding: 0px;
    left: -40px;
    -webkit-box-shadow: none;
    box-shadow: none;
    visibility: hidden;
    margin-top: 0px;
    -webkit-box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.08);
  }
}

.main_menu_area .navbar.navbar-expand-lg .navbar-nav li.submenu .dropdown-menu li {
  margin-right: 0px;
  display: block;
}

.main_menu_area .navbar.navbar-expand-lg .navbar-nav li.submenu .dropdown-menu li a {
  display: block;
  line-height: 42px;
  color: #454545;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  padding: 0px 30px;
  text-transform: inherit;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  font-weight: 600;
  text-shadow: none;
  border-bottom: 1px solid #dcdcdc;
}

.main_menu_area .navbar.navbar-expand-lg .navbar-nav li.submenu .dropdown-menu li a:before {
  display: none;
}

.main_menu_area .navbar.navbar-expand-lg .navbar-nav li.submenu .dropdown-menu li:hover a {
  color: #fff;
  background: #f195b2;
}

.main_menu_area .navbar.navbar-expand-lg .navbar-nav li.submenu .dropdown-menu li:last-child a {
  border-bottom: 0px;
}

@media (min-width: 992px) {
  .main_menu_area .navbar.navbar-expand-lg .navbar-nav li.submenu .dropdown-menu .submenu .dropdown-menu {
    visibility: hidden;
    opacity: 0;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    left: auto;
    right: 97%;
    top: 0px;
    -webkit-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
    -webkit-box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.08);
  }
}

.main_menu_area .navbar.navbar-expand-lg .navbar-nav li.submenu .dropdown-menu .submenu .dropdown-menu li a {
  background: #fff;
  color: #242424;
}

.main_menu_area .navbar.navbar-expand-lg .navbar-nav li.submenu .dropdown-menu .submenu .dropdown-menu li:hover a {
  background: #f195b2;
  color: #fff;
}

@media (min-width: 992px) {
  .main_menu_area .navbar.navbar-expand-lg .navbar-nav li.submenu .dropdown-menu .submenu:hover.submenu .dropdown-menu {
    visibility: visible;
    right: 100%;
    opacity: 1;
  }
}

@media (min-width: 992px) {
  .main_menu_area .navbar.navbar-expand-lg .navbar-nav li:hover.submenu .dropdown-menu {
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
    visibility: visible;
  }
}

.main_menu_two {
  position: relative;
  background: #fff;
}

.main_menu_two:before {
  content: "";
  background: url(../img/menu-draw.png) no-repeat scroll center center;
  height: 19px;
  width: 100%;
  position: absolute;
  left: 0px;
  bottom: -13px;
  z-index: 30;
}

.main_menu_two .navbar.navbar-expand-lg {
  padding: 0px;
  background-color: transparent !important;
}

.main_menu_two .navbar.navbar-expand-lg .navbar-nav {
  width: 100%;
}

.main_menu_two .navbar.navbar-expand-lg .navbar-nav li {
  margin-right: 40px;
}

.main_menu_two .navbar.navbar-expand-lg .navbar-nav li:last-child {
  margin-right: 0px;
}

.main_menu_two .navbar.navbar-expand-lg .navbar-nav li a {
  font-size: 17px;
  color: #454545;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  line-height: 85px;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.main_menu_two .navbar.navbar-expand-lg .navbar-nav li a:after {
  display: none;
}

.main_menu_two .navbar.navbar-expand-lg .navbar-nav li:hover a, .main_menu_two .navbar.navbar-expand-lg .navbar-nav li.active a {
  color: #f195b2;
}

.main_menu_two .navbar.navbar-expand-lg .navbar-nav li:hover a:before, .main_menu_two .navbar.navbar-expand-lg .navbar-nav li.active a:before {
  width: 25px;
}

@media (min-width: 992px) {
  .main_menu_two .navbar.navbar-expand-lg .navbar-nav li.submenu .dropdown-menu {
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
    display: block;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    min-width: 250px;
    background: #ffffff;
    border-radius: 0px;
    border: none;
    padding: 0px;
    left: -40px;
    -webkit-box-shadow: none;
    box-shadow: none;
    visibility: hidden;
    margin-top: 0px;
    -webkit-box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.08);
  }
}

.main_menu_two .navbar.navbar-expand-lg .navbar-nav li.submenu .dropdown-menu li {
  margin-right: 0px;
  display: block;
}

.main_menu_two .navbar.navbar-expand-lg .navbar-nav li.submenu .dropdown-menu li a {
  display: block;
  line-height: 42px;
  color: #454545;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  padding: 0px 30px;
  text-transform: inherit;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  font-weight: 600;
  text-shadow: none;
  border-bottom: 1px solid #dcdcdc;
}

.main_menu_two .navbar.navbar-expand-lg .navbar-nav li.submenu .dropdown-menu li a:before {
  display: none;
}

.main_menu_two .navbar.navbar-expand-lg .navbar-nav li.submenu .dropdown-menu li:hover a {
  color: #fff;
  background: #f195b2;
}

.main_menu_two .navbar.navbar-expand-lg .navbar-nav li.submenu .dropdown-menu li:last-child a {
  border-bottom: 0px;
}

@media (min-width: 992px) {
  .main_menu_two .navbar.navbar-expand-lg .navbar-nav li.submenu .submenu .dropdown-menu {
    visibility: hidden;
    opacity: 0;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    left: auto;
    right: 97%;
    top: 0px;
    -webkit-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
    -webkit-box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.08);
  }
}

.main_menu_two .navbar.navbar-expand-lg .navbar-nav li.submenu .submenu .dropdown-menu li a {
  background: #fff;
  color: #242424;
}

.main_menu_two .navbar.navbar-expand-lg .navbar-nav li.submenu .submenu .dropdown-menu li:hover a {
  background: #f195b2;
  color: #fff;
}

@media (min-width: 992px) {
  .main_menu_two .navbar.navbar-expand-lg .navbar-nav li.submenu .submenu:hover.submenu .dropdown-menu {
    visibility: visible;
    right: 100%;
    opacity: 1;
  }
}

@media (min-width: 992px) {
  .main_menu_two .navbar.navbar-expand-lg .navbar-nav li:hover.submenu .dropdown-menu {
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
    visibility: visible;
  }
}

/* End Main Header Area css
============================================================================================ */
/* Main Header Three Area css
============================================================================================ */
.main_header_three {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 30;
  background: #fff;
}

.main_header_three + section, .main_header_three + div {
  margin-top: 175px;
}

.main_header_three.navbar_fixed .middle_menu_three {
  position: fixed;
  width: 100%;
  top: -70px;
  left: 0;
  right: 0;
  background: #fff;
  -webkit-transform: translateY(70px);
  -ms-transform: translateY(70px);
  transform: translateY(70px);
  -webkit-transition: background 500ms ease, -webkit-transform 500ms ease;
  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;
  -webkit-transition: transform 500ms ease, background 500ms ease;
  -webkit-box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.08);
}

.main_header_three.navbar_fixed .middle_menu_three .navbar.navbar-expand-lg {
  margin-bottom: 0px;
}

.main_header_three.navbar_fixed .middle_menu_three .navbar.navbar-expand-lg .navbar-nav li a {
  line-height: 70px;
}

.top_logo_header {
  padding-top: 50px;
  padding-bottom: 12px;
  position: relative;
}

.top_logo_header:before {
  content: "";
  width: 100%;
  border-bottom: 1px dashed #bebebe;
  position: absolute;
  top: 8px;
  left: 0px;
  z-index: 2;
}

.top_logo_header .header_logo_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.top_logo_header .h_left_text {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 50%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  vertical-align: middle;
  -ms-flex-item-align: center;
  align-self: center;
}

.top_logo_header .h_left_text .media .d-flex {
  padding-right: 10px;
}

.top_logo_header .h_left_text .media .d-flex i {
  line-height: 48px;
  font-size: 40px;
  color: #f195b2;
}

.top_logo_header .h_left_text .media .d-flex i:before {
  font-size: 40px;
}

.top_logo_header .h_left_text .media .media-body a {
  font-size: 22px;
  font-family: "Open Sans", sans-serif;
  color: #333333;
  font-weight: bold;
}

.top_logo_header .h_left_text .media .media-body p {
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  color: #5d5d5d;
  margin-bottom: 0px;
}

.top_logo_header .h_middle_text {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.top_logo_header .h_right_text {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 50%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  vertical-align: middle;
  -ms-flex-item-align: center;
  align-self: center;
}

.top_logo_header .h_right_text .pink_btn {
  height: 50px;
  padding: 0px 40px;
  font-size: 20px;
  font-family: "Playfair Display", serif;
  font-weight: bold;
  line-height: 50px;
  border-radius: 25px;
}

.middle_menu_three .navbar.navbar-expand-lg {
  padding: 0px;
  background-color: #fff !important;
  margin-bottom: -30px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.middle_menu_three .navbar.navbar-expand-lg .navbar-brand {
  display: none;
}

.middle_menu_three .navbar.navbar-expand-lg .navbar-collapse {
  text-align: center;
}

.middle_menu_three .navbar.navbar-expand-lg .navbar-nav {
  text-align: center;
  display: block;
  width: 100%;
}

.middle_menu_three .navbar.navbar-expand-lg .navbar-nav li {
  margin-right: 50px;
  display: inline-block;
}

.middle_menu_three .navbar.navbar-expand-lg .navbar-nav li a {
  line-height: 80px;
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  color: #454545;
  font-weight: 600;
  display: inline-block;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.middle_menu_three .navbar.navbar-expand-lg .navbar-nav li a:after {
  display: none;
}

.middle_menu_three .navbar.navbar-expand-lg .navbar-nav li.search_icon a {
  position: relative;
}

.middle_menu_three .navbar.navbar-expand-lg .navbar-nav li.search_icon a:before {
  content: "";
  height: 14px;
  width: 1px;
  background: #a0a0a0;
  position: absolute;
  left: -25px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.middle_menu_three .navbar.navbar-expand-lg .navbar-nav li.search_icon:hover a:before {
  width: 1px;
}

.middle_menu_three .navbar.navbar-expand-lg .navbar-nav li:hover a, .middle_menu_three .navbar.navbar-expand-lg .navbar-nav li.active a {
  color: #f195b2;
}

.middle_menu_three .navbar.navbar-expand-lg .navbar-nav li:hover a:before, .middle_menu_three .navbar.navbar-expand-lg .navbar-nav li.active a:before {
  width: 25px;
}

@media (min-width: 992px) {
  .middle_menu_three .navbar.navbar-expand-lg .navbar-nav li.submenu .dropdown-menu {
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
    display: block;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    min-width: 250px;
    background: #ffffff;
    border-radius: 0px;
    border: none;
    padding: 0px;
    left: -40px;
    -webkit-box-shadow: none;
    box-shadow: none;
    visibility: hidden;
    margin-top: 0px;
    -webkit-box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.08);
  }
}

.middle_menu_three .navbar.navbar-expand-lg .navbar-nav li.submenu .dropdown-menu li {
  margin-right: 0px;
  display: block;
}

.middle_menu_three .navbar.navbar-expand-lg .navbar-nav li.submenu .dropdown-menu li a {
  display: block;
  line-height: 42px;
  color: #454545;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  padding: 0px 30px;
  text-transform: inherit;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  font-weight: 600;
  text-shadow: none;
  border-bottom: 1px solid #dcdcdc;
}

.middle_menu_three .navbar.navbar-expand-lg .navbar-nav li.submenu .dropdown-menu li a:before {
  display: none;
}

.middle_menu_three .navbar.navbar-expand-lg .navbar-nav li.submenu .dropdown-menu li:hover a {
  color: #fff;
  background: #f195b2;
}

.middle_menu_three .navbar.navbar-expand-lg .navbar-nav li.submenu .dropdown-menu li:last-child a {
  border-bottom: 0px;
}

@media (min-width: 992px) {
  .middle_menu_three .navbar.navbar-expand-lg .navbar-nav li.submenu .submenu .dropdown-menu {
    visibility: hidden;
    opacity: 0;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    left: auto;
    right: 97%;
    top: 0px;
    -webkit-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
    -webkit-box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.08);
  }
}

.middle_menu_three .navbar.navbar-expand-lg .navbar-nav li.submenu .submenu .dropdown-menu li a {
  background: #fff;
  color: #242424;
}

.middle_menu_three .navbar.navbar-expand-lg .navbar-nav li.submenu .submenu .dropdown-menu li:hover a {
  background: #f195b2;
  color: #fff;
}

@media (min-width: 992px) {
  .middle_menu_three .navbar.navbar-expand-lg .navbar-nav li.submenu .submenu:hover.submenu .dropdown-menu {
    visibility: visible;
    right: 100%;
    opacity: 1;
  }
}

@media (min-width: 992px) {
  .middle_menu_three .navbar.navbar-expand-lg .navbar-nav li:hover.submenu .dropdown-menu {
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
    visibility: visible;
  }
}

.middle_menu_three .navbar.navbar-expand-lg .navbar-nav li:last-child {
  margin-right: 0px;
}

/* End Main Header Three Area css
============================================================================================ */
/* Box Header Four Area css
============================================================================================ */
.box_header_four {
  position: absolute;
  z-index: 30;
  top: 52px;
  left: 0px;
  width: 100%;
}

.box_header_four.navbar_fixed {
  position: fixed;
  width: 100%;
  top: -70px;
  left: 0;
  right: 0;
  background: #fff;
  -webkit-transform: translateY(70px);
  -ms-transform: translateY(70px);
  transform: translateY(70px);
  -webkit-transition: background 500ms ease, -webkit-transform 500ms ease;
  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;
  -webkit-transition: transform 500ms ease, background 500ms ease;
  -webkit-box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.08);
}

.box_menu_four .navbar.navbar-expand-lg {
  padding: 0px 30px;
  border-radius: 4px;
  background-color: #fff !important;
}

.box_menu_four .navbar.navbar-expand-lg .navbar-nav {
  width: 100%;
}

.box_menu_four .navbar.navbar-expand-lg .navbar-nav li {
  margin-right: 40px;
}

.box_menu_four .navbar.navbar-expand-lg .navbar-nav li a {
  line-height: 95px;
  font-size: 17px;
  font-family: "Open Sans", sans-serif;
  color: #454545;
  font-weight: 600;
  display: inline-block;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.box_menu_four .navbar.navbar-expand-lg .navbar-nav li a:after {
  display: none;
}

.box_menu_four .navbar.navbar-expand-lg .navbar-nav li:last-child {
  margin-right: 0px;
}

.box_menu_four .navbar.navbar-expand-lg .navbar-nav li:hover a, .box_menu_four .navbar.navbar-expand-lg .navbar-nav li.active a {
  color: #f195b2;
}

.box_menu_four .navbar.navbar-expand-lg .navbar-nav li.search_icon a {
  position: relative;
}

.box_menu_four .navbar.navbar-expand-lg .navbar-nav li.search_icon a:before {
  content: "";
  height: 14px;
  width: 1px;
  background: #a0a0a0;
  position: absolute;
  left: -20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.box_menu_four .navbar.navbar-expand-lg .navbar-nav li.search_icon:hover a:before {
  width: 1px;
}

@media (min-width: 992px) {
  .box_menu_four .navbar.navbar-expand-lg .navbar-nav li.submenu .dropdown-menu {
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
    display: block;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    min-width: 250px;
    background: #ffffff;
    border-radius: 0px;
    border: none;
    padding: 0px;
    left: -40px;
    -webkit-box-shadow: none;
    box-shadow: none;
    visibility: hidden;
    margin-top: 0px;
    -webkit-box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.08);
  }
}

.box_menu_four .navbar.navbar-expand-lg .navbar-nav li.submenu .dropdown-menu li {
  margin-right: 0px;
  display: block;
}

.box_menu_four .navbar.navbar-expand-lg .navbar-nav li.submenu .dropdown-menu li a {
  display: block;
  line-height: 42px;
  color: #454545;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  padding: 0px 30px;
  text-transform: inherit;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  font-weight: 600;
  text-shadow: none;
  border-bottom: 1px solid #dcdcdc;
}

.box_menu_four .navbar.navbar-expand-lg .navbar-nav li.submenu .dropdown-menu li a:before {
  display: none;
}

.box_menu_four .navbar.navbar-expand-lg .navbar-nav li.submenu .dropdown-menu li:hover a {
  color: #fff;
  background: #f195b2;
}

.box_menu_four .navbar.navbar-expand-lg .navbar-nav li.submenu .dropdown-menu li:last-child a {
  border-bottom: 0px;
}

@media (min-width: 992px) {
  .box_menu_four .navbar.navbar-expand-lg .navbar-nav li.submenu .submenu .dropdown-menu {
    visibility: hidden;
    opacity: 0;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    left: auto;
    right: 97%;
    top: 0px;
    -webkit-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
    -webkit-box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.08);
  }
}

.box_menu_four .navbar.navbar-expand-lg .navbar-nav li.submenu .submenu .dropdown-menu li a {
  background: #fff;
  color: #242424;
}

.box_menu_four .navbar.navbar-expand-lg .navbar-nav li.submenu .submenu .dropdown-menu li:hover a {
  background: #f195b2;
  color: #fff;
}

@media (min-width: 992px) {
  .box_menu_four .navbar.navbar-expand-lg .navbar-nav li.submenu .submenu:hover.submenu .dropdown-menu {
    visibility: visible;
    right: 100%;
    opacity: 1;
  }
}

@media (min-width: 992px) {
  .box_menu_four .navbar.navbar-expand-lg .navbar-nav li:hover.submenu .dropdown-menu {
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
    visibility: visible;
  }
}

/* End Box Header Four Area css
============================================================================================ */
/* Header Five Area css
============================================================================================ */
.five_header .top_header_area {
  background: #222222;
}

.five_header .top_header_area:before {
  border-color: #434343;
}

.five_header .top_header_area .float-left a {
  color: #7a7a7a;
}

.five_header .top_header_area .float-right .h_social li a {
  color: #7a7a7a;
}

.five_header .top_header_area .float-right .h_search:before {
  display: none;
}

.five_header .top_header_area .float-right .h_search li a {
  color: #7a7a7a;
}

.five_header .top_header_area .float-right .h_search li.shop_cart a:before {
  background: #7a7a7a;
}

.five_header .main_menu_two:before {
  background: url(../img/menu-draw-five.png) no-repeat scroll center center;
  background-size: cover;
  height: 32px;
  width: 100%;
  bottom: -17px;
}

/* End Header Five Area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Pink Button Area css
============================================================================================ */
.pink_btn {
  background: #f195b2;
  color: #fff;
  line-height: 45px;
  border-radius: 22px;
  display: inline-block;
  padding: 0px 32px;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  position: relative;
  overflow: hidden;
  font-weight: 600;
}

.pink_btn:before {
  background: #fff;
  content: "";
  height: 155px;
  left: -75px;
  opacity: .2;
  position: absolute;
  top: -50px;
  -webkit-transform: rotate(35deg);
  -ms-transform: rotate(35deg);
  transform: rotate(35deg);
  -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  width: 50px;
}

.pink_btn:hover {
  color: #fff;
}

.pink_btn:hover:before {
  left: 120%;
  -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}

.pest_btn {
  background: #F60186;
  color: #fff;
  line-height: 36px;
  display: inline-block;
  padding: 0px 25px;
  font-family: "Open Sans", sans-serif;
  position: relative;
  overflow: hidden;
  font-size: 14px;
  font-weight: 600;
  border-radius: 3px;
}

.pest_btn:before {
  background: #fff;
  content: "";
  height: 155px;
  left: -75px;
  opacity: .2;
  position: absolute;
  top: -50px;
  -webkit-transform: rotate(35deg);
  -ms-transform: rotate(35deg);
  transform: rotate(35deg);
  -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  width: 50px;
}

.pest_btn:hover {
  color: #fff;
}

.pest_btn:hover:before {
  left: 120%;
  -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}

.pest_w_btn {
  background: #fff;
  color: #999999;
  line-height: 46px;
  display: inline-block;
  padding: 0px 26px;
  font-family: "Open Sans", sans-serif;
  position: relative;
  overflow: hidden;
  font-size: 14px;
  font-weight: 600;
  border-radius: 3px;
  border: 1px solid #e7e7e7;
}

.pest_w_btn:before {
  background: #f195b2;
  content: "";
  height: 155px;
  left: -75px;
  opacity: .2;
  position: absolute;
  top: -50px;
  -webkit-transform: rotate(35deg);
  -ms-transform: rotate(35deg);
  transform: rotate(35deg);
  -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  width: 50px;
}

.pest_w_btn:hover {
  color: #f195b2;
}

.pest_w_btn:hover:before {
  left: 120%;
  -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}

.w_view_btn {
  background: #fff;
  color: #242424;
  line-height: 45px;
  display: inline-block;
  padding: 0px 35px;
  border-radius: 22px;
  font-family: "Open Sans", sans-serif;
  position: relative;
  overflow: hidden;
  font-size: 15px;
  font-weight: 600;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.w_view_btn:before {
  background: #f195b2;
  content: "";
  height: 155px;
  left: -75px;
  opacity: .2;
  position: absolute;
  top: -50px;
  -webkit-transform: rotate(35deg);
  -ms-transform: rotate(35deg);
  transform: rotate(35deg);
  -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  width: 50px;
}

.w_view_btn:hover {
  color: #f195b2;
}

.w_view_btn:hover:before {
  left: 120%;
  -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}

.order_s_btn {
  background: #94c9d9;
  color: #fff;
  line-height: 50px;
  display: inline-block;
  padding: 0px 38px;
  font-family: "Open Sans", sans-serif;
  position: relative;
  overflow: hidden;
  font-size: 20px;
  font-weight: 600;
  border-radius: 3px;
  width: auto;
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: none;
}

.order_s_btn:before {
  background: #fff;
  content: "";
  height: 155px;
  left: -75px;
  opacity: .2;
  position: absolute;
  top: -50px;
  -webkit-transform: rotate(35deg);
  -ms-transform: rotate(35deg);
  transform: rotate(35deg);
  -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  width: 50px;
}

.order_s_btn:hover {
  color: #fff;
}

.order_s_btn:hover:before {
  left: 120%;
  -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}

.order_s_btn:focus {
  background: #94c9d9;
  color: #fff;
}

.pink_more {
  background: #f195b2;
  color: #fff;
  line-height: 42px;
  display: inline-block;
  padding: 0px 32px;
  font-family: "Open Sans", sans-serif;
  position: relative;
  overflow: hidden;
  font-size: 14px;
  font-weight: 600;
  border-radius: 3px;
}

.pink_more:before {
  background: #fff;
  content: "";
  height: 155px;
  left: -75px;
  opacity: .2;
  position: absolute;
  top: -50px;
  -webkit-transform: rotate(35deg);
  -ms-transform: rotate(35deg);
  transform: rotate(35deg);
  -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  width: 50px;
}

.pink_more:hover {
  color: #fff;
}

.pink_more:hover:before {
  left: 120%;
  -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}

/* Cake Pink Button Area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Banner Area css
============================================================================================ */
.banner_area {
  background: url(../img/banner/banner-bg.html) no-repeat scroll center center;
  background-size: cover;
}

.banner_text {
  text-align: center;
  padding-bottom: 80px;
}

.banner_text h3 {
  color: #fff;
  padding-top: 113px;
  font-family: "Playfair Display", serif;
  font-weight: bold;
  font-size: 62px;
}

.banner_text ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.banner_text ul li {
  display: inline-block;
  margin-right: 20px;
}

.banner_text ul li a {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  position: relative;
  letter-spacing: .28px;
}

.banner_text ul li a:before {
  content: "\f105";
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: -15px;
}

.banner_text ul li:first-child a {
  color: #f195b2;
}

.banner_text ul li:first-child a:before {
  display: none;
}

.banner_text ul li:last-child {
  margin-right: 0px;
}

/* End Banner Area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Main Slider Area css
============================================================================================ */
.main_slider_area .rev_slider ul li .slider_text_box .first_text {
  color: #fff;
  font-family: "Playfair Display", serif;
  font-weight: bold !important;
}

.main_slider_area .rev_slider ul li .slider_text_box .first_text.black {
  color: #29263a;
}

.main_slider_area .rev_slider ul li .slider_text_box .first_text.pink {
  color: #753375;
}

.main_slider_area .rev_slider ul li .slider_text_box .secand_text {
  color: #fff;
  font-family: "Playfair Display", serif;
  font-style: italic;
}

.main_slider_area .rev_slider ul li .slider_text_box .secand_text.black {
  color: #000000;
}

.main_slider_area .rev_slider ul li .slider_text_box .main_btn {
  background: #fff;
  font-size: 18px;
  color: #3e606b;
  display: inline-block;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  padding: 0px 43px;
  line-height: 52px;
  border-radius: 26px;
  -webkit-transition: all 300ms linear !important;
  -o-transition: all 300ms linear !important;
  transition: all 300ms linear !important;
}

.main_slider_area .rev_slider ul li .slider_text_box .main_btn:hover {
  background: #f195b2;
  color: #fff;
}

.main_slider_area .rev_slider ul li .slider_text_box .now_btn {
  display: inline-block;
  padding: 0px 29px;
  background: #e2a062;
  border-radius: 4px;
  color: #fff;
  font-size: 17px;
  line-height: 50px;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  -webkit-transition: all 300ms linear !important;
  -o-transition: all 300ms linear !important;
  transition: all 300ms linear !important;
}

.main_slider_area .rev_slider ul li .slider_text_box .now_btn:hover {
  background: #f195b2;
  color: #fff;
}

.main_slider_area .rev_slider ul li .slider_text_box .price h3 {
  background: #fff;
  height: 126px;
  width: 126px;
  border-radius: 50%;
  text-align: center !important;
  line-height: 122px;
  color: #242424;
  font-family: "Playfair Display", serif;
  font-weight: bold;
  font-style: italic;
  font-size: 45px;
}

/* End Main Slider Area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Cake Welcome Feature Area css
============================================================================================ */
.welcome_bakery_area {
  background: url(../img/welcome-bg.jpg) no-repeat scroll center center;
  background-size: cover;
  position: relative;
  z-index: 3;
}

.welcome_bakery_area:before {
  content: "";
  background: url(../img/w-left-techture.png) no-repeat scroll center center;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 685px;
  width: 237px;
  z-index: -1;
}

.welcome_bakery_area:after {
  content: "";
  background: url(../img/w-right-techture.png) no-repeat scroll center center;
  position: absolute;
  right: 0px;
  top: 0px;
  height: 701px;
  width: 250px;
  z-index: -1;
}

.wel_bakery_two .welcome_bakery_inner {
  border: none;
}

.welcome_bakery_inner {
  border-bottom: 1px solid #fff;
  border-bottom: 1px solid #dbdbdb;
}

.welcome_bakery_inner .main_title {
  padding-bottom: 25px;
}

.welcome_bakery_inner .welcome_left_text p {
  line-height: 26px;
  color: #797979;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 35px;
}

.welcome_bakery_inner .welcome_img {
  text-align: right;
}

.cake_feature_inner {
  padding: 80px 0px 100px 0px;
}

.cake_feature_slider .cake_feature_slider {
  position: absolute;
  right: 0px;
  top: -113px;
}

.cake_feature_slider .cake_feature_slider .owl-prev {
  margin-right: 10px;
}

.cake_feature_slider .cake_feature_slider .owl-prev, .cake_feature_slider .cake_feature_slider .owl-next {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 2px solid #d0d0d0;
  text-align: center;
  line-height: 36px;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.cake_feature_slider .cake_feature_slider .owl-prev:hover, .cake_feature_slider .cake_feature_slider .owl-next:hover {
  background: #f195b2;
  color: #fff;
  border-color: #f195b2;
  cursor: pointer;
}

.cake_feature_item {
  background: #F9E7EC;
  overflow: hidden;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(40, 40, 40, 0.08);
  box-shadow: 0px 0px 15px 0px rgba(40, 40, 40, 0.08);
  text-align: center;
  padding-bottom: 30px;
}

.cake_feature_item .cake_img {
  position: relative;
  cursor: pointer;
  overflow: hidden;
}

.cake_feature_item .cake_img img {
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.cake_feature_item .cake_img:before {
  content: "";
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  cursor: pointer;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  z-index: 1;
  opacity: 0;
}

.cake_feature_item .cake_img:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.cake_feature_item .cake_img:hover:before {
  opacity: 1;
}

.cake_feature_item .cake_text {
  position: relative;
}

.cake_feature_item .cake_text h4 {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  color: #fff;
  font-size: 26px;
  font-family: "Playfair Display", serif;
  font-style: italic;
  background: #4c4c4c;
  display: inline-block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: -35px;
  line-height: 68px;
  margin-bottom: 0px;
  z-index: 2;
}

.cake_feature_item .cake_text h3 {
  font-size: 18px;
  font-weight:700;
  color: #000;
  font-family: "Playfair Display", serif;
  margin-bottom: 11px;
  padding-top: 45px;
}

.cake_feature_main {
  background: #e781a0;
  position: relative;
}

.cake_feature_main .cake_feature_row {
  margin-bottom: -50px;
}

.cake_feature_main .cake_feature_row .cake_feature_item {
  margin-bottom: 50px;
}

.pink_cake_feature {
  background: #f195b2;
}

.pink_cake_feature:before {
  display: none;
}

.pink_cake_feature:after {
  display: none;
}

.pink_cake_feature .cake_feature_inner {
  position: relative;
}

.pink_cake_feature .cake_feature_inner .title_view_all {
  overflow: hidden;
}

.pink_cake_feature .cake_feature_inner .title_view_all .float-right .pest_btn {
  line-height: 46px;
  background: #fff;
  color: #797979;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
  margin-top: 25px;
}

.pink_cake_feature .cake_feature_inner .title_view_all .float-right .pest_btn:before {
  background: #f195b2;
}

.pink_cake_feature .cake_feature_inner .title_view_all .float-right .pest_btn:hover {
  color: #f195b2;
}

.pink_cake_feature .cake_feature_inner .cake_feature_slider {
  position: relative;
}

.pink_cake_feature .cake_feature_inner .cake_feature_slider .cake_feature_slider {
  position: relative;
  left: 0px;
  top: 0px;
  text-align: center;
  margin-top: 50px;
}

.pink_cake_feature .cake_feature_inner .cake_feature_slider .cake_feature_slider .owl-prev, .pink_cake_feature .cake_feature_inner .cake_feature_slider .cake_feature_slider .owl-next {
  border-color: #fff;
  color: #fff;
}

.cake_feature_four {
  background: #f5f5f5;
}

.cake_feature_four .cake_feature_slider .cake_feature_slider {
  position: relative;
  top: 0px;
  left: 0px;
  text-align: center;
  margin-top: 45px;
}

.our_cakes_area .cake_feature_row .cake_feature_item {
  margin-bottom: 30px;
}

.our_cakes_area .main_title h5 {
  font-style: normal;
}

/* End Cake Welcome Feature Area css
============================================================================================ */
/* Special Recipe Area css
============================================================================================ */
.special_recipe_area {
  background: url(../img/recipe/special-recipe.html) no-repeat fixed center center;
  background-size: cover;
  padding: 85px 0px;
  position: relative;
}

.special_recipe_slider {
  position: static;
}

.special_recipe_slider .item .media .d-flex {
  padding-right: 150px;
  position: relative;
}

.special_recipe_slider .item .media .d-flex:before {
  content: "";
  height: 235px;
  width: 1px;
  background: #bcbfc1;
  position: absolute;
  right: 50px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.special_recipe_slider .item .media .media-body {
  vertical-align: middle;
  -ms-flex-item-align: center;
  align-self: center;
}

.special_recipe_slider .item .media .media-body h4 {
  font-size: 48px;
  font-family: "Playfair Display", serif;
  font-weight: bold;
  color: #fff;
  margin-bottom: 20px;
}

.special_recipe_slider .item .media .media-body p {
  font-size: 20px;
  color: #fff;
  font-family: "Lora", serif;
  font-style: italic;
  line-height: 30px;
  padding-right: 80px;
  margin-bottom: 32px;
}

.special_recipe_slider .owl-dots {
  position: absolute;
  right: 50px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.special_recipe_slider .owl-dots .owl-dot {
  height: 10px;
  width: 10px;
  border: 1px solid #fff;
  border-radius: 50%;
  margin-bottom: 8px;
}

.special_recipe_slider .owl-dots .owl-dot:last-child {
  margin-bottom: 0px;
}

.special_recipe_slider .owl-dots .owl-dot.active {
  background: #fff;
}

/* End Special Recipe Area css
============================================================================================ */
/* Error Page Area css
============================================================================================ */
.error_area {
  text-align: center;
  background: url(../img/error-bg.html) no-repeat scroll center center;
  background-size: cover;
  min-height: 834px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 2;
}

.error_area:before {
  content: "";
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  left: 0px;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.error_area .error_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
}

.error_area .error_inner .error_inner_text {
  -ms-flex-item-align: center;
  align-self: center;
  vertical-align: middle;
  text-align: center;
  width: 100%;
  color: #fff;
  margin-top: -90px;
}

.error_area .error_inner .error_inner_text h3 {
  font-size: 200px;
  font-family: "Playfair Display", serif;
  font-weight: bold;
  margin-bottom: 15px;
  display: block;
  vertical-align: middle;
  -ms-flex-item-align: center;
  align-self: center;
}

.error_area .error_inner .error_inner_text h4 {
  font-size: 60px;
  font-family: "Playfair Display", serif;
  font-weight: bold;
  margin-bottom: 12px;
}

.error_area .error_inner .error_inner_text h5 {
  font-size: 27px;
  font-family: "Playfair Display", serif;
  font-style: italic;
  margin-bottom: 40px;
}

.error_area .error_inner .error_inner_text .pink_btn {
  border-radius: 3px;
  line-height: 74px;
  font-size: 24px;
  padding: 0px 55px;
}

/* End Error Page Area css
============================================================================================ */
/* Faq Area css
============================================================================================ */
.faq_area .search_form {
  background: #f2f2f2;
  border-radius: 7px;
  padding: 8px;
  display: block;
  position: relative;
  margin-bottom: 50px;
}

.faq_area .search_form input {
  width: 100%;
  display: block;
  border-radius: 4px !important;
  border: 1px solid #e0e0e0;
  height: 60px;
  padding: 0px 20px;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.faq_area .search_form input.placeholder {
  font-size: 18px;
  color: #797979;
  font-family: "Playfair Display", serif;
}

.faq_area .search_form input:-moz-placeholder {
  font-size: 18px;
  color: #797979;
  font-family: "Playfair Display", serif;
}

.faq_area .search_form input::-moz-placeholder {
  font-size: 18px;
  color: #797979;
  font-family: "Playfair Display", serif;
}

.faq_area .search_form input::-webkit-input-placeholder {
  font-size: 18px;
  color: #797979;
  font-family: "Playfair Display", serif;
}

.faq_area .search_form .input-group-append {
  position: absolute;
  right: 25px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.faq_area .search_form .input-group-append button {
  padding: 0px;
  border-radius: 0px;
  border: none;
  color: #797979;
}

.faq_collaps .left_side_collaps .card {
  border: none;
  border-radius: 0px;
  margin-bottom: 30px;
}

.faq_collaps .left_side_collaps .card .card-header {
  padding: 0px;
  background: transparent;
  border: none;
}

.faq_collaps .left_side_collaps .card .card-header button {
  padding: 0px;
  white-space: normal;
  text-align: left;
  position: relative;
  padding-left: 30px;
  text-decoration: none;
  color: #3e606b;
  font-size: 22px;
  font-family: "Playfair Display", serif;
  font-weight: bold;
}

.faq_collaps .left_side_collaps .card .card-header button i {
  display: none;
  position: absolute;
  left: 0px;
  top: -4px;
  color: #3e606b;
  font-weight: bold;
  font-size: 28px;
  font-family: "Montserrat", sans-serif;
}

.faq_collaps .left_side_collaps .card .card-header button i + i {
  display: inline-block;
}

.faq_collaps .left_side_collaps .card .card-header button.collapsed i {
  display: inline-block;
}

.faq_collaps .left_side_collaps .card .card-header button.collapsed i + i {
  display: none;
}

.faq_collaps .left_side_collaps .card .card-body {
  font-size: 16px;
  color: #797979;
  line-height: 28px;
  font-family: "Open Sans", sans-serif;
  padding: 15px 30px 15px 30px;
}

.faq_form_area {
  background: #f8f8f8;
  position: relative;
  padding: 90px 0px 100px 0px;
  overflow: hidden;
}

.faq_form_area:before {
  content: "";
  background: url(../img/faq-form-right.html) no-repeat scroll center center;
  width: 545px;
  height: 709px;
  position: absolute;
  right: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.faq_form_area .faq_left_form .faq_title {
  padding-bottom: 40px;
}

.faq_form_area .faq_left_form .faq_title h3 {
  font-size: 36px;
  color: #3e606b;
  font-family: "Playfair Display", serif;
  font-weight: bold;
}

.faq_form_area .faq_left_form .contact_us_form .form-group input {
  border: none;
  border-bottom: 2px solid #e3e3e3;
  background: transparent;
  padding: 0px;
  border-radius: 0px;
  font-size: 18px;
  font-family: "Playfair Display", serif;
  color: rgba(0, 0, 0, 0.7);
}

.faq_form_area .faq_left_form .contact_us_form .form-group input.placeholder {
  font-size: 18px;
  font-family: "Playfair Display", serif;
  color: rgba(0, 0, 0, 0.7);
}

.faq_form_area .faq_left_form .contact_us_form .form-group input:-moz-placeholder {
  font-size: 18px;
  font-family: "Playfair Display", serif;
  color: rgba(0, 0, 0, 0.7);
}

.faq_form_area .faq_left_form .contact_us_form .form-group input::-moz-placeholder {
  font-size: 18px;
  font-family: "Playfair Display", serif;
  color: rgba(0, 0, 0, 0.7);
}

.faq_form_area .faq_left_form .contact_us_form .form-group input::-webkit-input-placeholder {
  font-size: 18px;
  font-family: "Playfair Display", serif;
  color: rgba(0, 0, 0, 0.7);
}

.faq_form_area .faq_left_form .contact_us_form .form-group textarea {
  border: none;
  border-bottom: 2px solid #e3e3e3;
  background: transparent;
  padding: 6px 0px;
  border-radius: 0px;
  font-size: 18px;
  font-family: "Playfair Display", serif;
  color: rgba(0, 0, 0, 0.7);
}

.faq_form_area .faq_left_form .contact_us_form .form-group textarea.placeholder {
  font-size: 18px;
  font-family: "Playfair Display", serif;
  color: rgba(0, 0, 0, 0.7);
}

.faq_form_area .faq_left_form .contact_us_form .form-group textarea:-moz-placeholder {
  font-size: 18px;
  font-family: "Playfair Display", serif;
  color: rgba(0, 0, 0, 0.7);
}

.faq_form_area .faq_left_form .contact_us_form .form-group textarea::-moz-placeholder {
  font-size: 18px;
  font-family: "Playfair Display", serif;
  color: rgba(0, 0, 0, 0.7);
}

.faq_form_area .faq_left_form .contact_us_form .form-group textarea::-webkit-input-placeholder {
  font-size: 18px;
  font-family: "Playfair Display", serif;
  color: rgba(0, 0, 0, 0.7);
}

.faq_form_area .faq_left_form .contact_us_form .form-group .pest_btn {
  width: 170px;
  height: 50px;
  border-radius: 25px;
  font-size: 16px;
}

/* End Faq Area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Service Area css
============================================================================================ */
.service_area {
  background: url(../img/service-bg.jpg) no-repeat scroll center center;
  background-size: cover;
  padding: 100px 0px 155px 0px;
}

.service_item {
  color: #fff;
}

.service_item i {
  font-size: 70px;
  line-height: 70px;
  color: #fff;
}

.service_item i:before {
  font-size: 70px;
}

.service_item h4 {
  font-size: 24px;
  font-family: "Playfair Display", serif;
  font-weight: bold;
  margin: 20px 0px 15px 0px;
}

.service_item p {
  font-size: 16px;
  line-height: 26px;
  font-family: "Open Sans", sans-serif;
  padding-right: 30px;
  margin-bottom: 0px;
}

.discover_menu_area {
  position: relative;
}

.discover_menu_area:before {
  content: "";
  background: url(../img/menu-left.png) no-repeat scroll center center;
  width: 260px;
  height: 480px;
  position: absolute;
  left: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.discover_menu_area:after {
  content: "";
  background: url(../img/menu-right.png) no-repeat scroll center center;
  width: 260px;
  height: 640px;
  position: absolute;
  right: 0px;
  bottom: 0px;
}

.discover_menu_area.service_menu .discover_menu_inner {
  margin: 0px;
  width: 100%;
  max-width: 100%;
}

.discover_menu_area.service_menu .discover_menu_inner .s_dis_title {
  overflow: hidden;
}

.discover_menu_area.service_menu .discover_menu_inner .s_dis_title .pest_w_btn {
  margin-top: 35px;
}

.discover_menu_inner {
  max-width: 1345px;
  margin: auto;
  background: #fff;
  margin-top: -60px;
  padding-top: 100px;
  padding-bottom: 115px;
}

.discover_menu_inner .main_title {
  padding-bottom: 40px;
}

.discover_item_inner .discover_item {
  border-bottom: 1px dashed #c8c8c8;
  max-width: 542px;
  margin-bottom: 20px;
}

.discover_item_inner .discover_item:last-child {
  margin-bottom: 0px;
  border-bottom: none;
}

.discover_item_inner .discover_item h4 {
  font-size: 20px;
  font-family: "Playfair Display", serif;
  font-weight: bold;
  color: #242424;
  margin-bottom: 10px;
}

.discover_item_inner .discover_item p {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  color: #797979;
  margin-bottom: 20px;
}

.discover_item_inner .discover_item p span {
  float: right;
  color: #e3764b;
  font-size: 20px;
  font-family: "Playfair Display", serif;
  font-weight: bold;
}

.menu_d_two .discover_menu_inner {
  margin: 0px;
  max-width: 100%;
}

.menu_d_two .discover_menu_inner .col-lg-12 {
  text-align: center;
}

.menu_d_two .discover_menu_inner .pest_btn {
  margin-top: 65px;
  line-height: 45px;
  padding: 0px 26px;
}

.menu_d_two .discover_menu_inner .pest_w_btn {
  margin-top: 65px;
}

.price_list_inner .single_pest_title {
  margin-bottom: 75px;
}

.price_list_inner .discover_item_inner .discover_item:last-child {
  border-bottom: 1px dashed #c8c8c8;
}

.price_list_inner .our_bakery_image {
  margin-top: 100px;
}

/* End Service Area css
============================================================================================ */
/* End Service Area css
============================================================================================ */
.our_bakery_area .our_bakery_text {
  text-align: center;
}

.our_bakery_area .our_bakery_text h2 {
  font-family: "Playfair Display", serif;
  font-weight: bold;
  color: #3e606b;
  font-size: 36px;
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 15px;
}

.our_bakery_area .our_bakery_text h2:before {
  content: "";
  width: 40px;
  height: 1px;
  background: #acb2b4;
  position: absolute;
  left: 50%;
  bottom: 0px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.our_bakery_area .our_bakery_text h6 {
  font-size: 20px;
  font-family: "Lora", serif;
  color: #242424;
  line-height: 26px;
  margin-bottom: 30px;
}

.our_bakery_area .our_bakery_text p {
  font-size: 16px;
  line-height: 26px;
  color: #797979;
  margin-bottom: 50px;
}

/* End Service Area css
============================================================================================ */
/* Our Mission Area css
============================================================================================ */
.our_mission_inner .mission_inner_text h6 {
  font-size: 20px;
  line-height: 30px;
  color: #242424;
  font-family: "Lora", serif;
  font-style: italic;
  margin-bottom: 30px;
}

.our_mission_inner .mission_inner_text p {
  font-size: 16px;
  line-height: 26px;
  color: #797979;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 45px;
}

.our_mission_inner .mission_inner_text .nav li {
  margin-right: 40px;
}

.our_mission_inner .mission_inner_text .nav li a {
  font-size: 25px;
  color: #473c3a;
  font-family: "Playfair Display", serif;
  font-style: italic;
}

.our_mission_inner .mission_inner_text .nav li:last-child {
  margin-right: 0px;
}

/* End Our Mission Area css
============================================================================================ */
/* Service We Offer Area css
============================================================================================ */
.service_we_offer_area {
  background: #f195b2;
}

.service_we_offer_area .single_w_title {
  margin-bottom: 50px;
}

.we_offer_inner {
  margin-bottom: -30px;
}

.s_we_item {
  margin-bottom: 30px;
  border: 1px dashed #fff;
  padding: 25px 15px 35px 23px;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.s_we_item .media .d-flex {
  padding-right: 18px;
}

.s_we_item .media .d-flex i {
  font-size: 60px;
  line-height: 60px;
  color: #fff;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.s_we_item .media .d-flex i:before {
  font-size: 60px;
}

.s_we_item .media .media-body h4 {
  font-size: 22px;
  font-family: "Playfair Display", serif;
  font-weight: bold;
  color: #fff;
  margin-bottom: 15px;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.s_we_item .media .media-body p {
  font-size: 15px;
  line-height: 30px;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  margin-bottom: 0px;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.s_we_item:hover {
  background: #fff;
}

.s_we_item:hover .media .d-flex i {
  color: #242424;
}

.s_we_item:hover .media .media-body h4 {
  color: #242424;
}

.s_we_item:hover .media .media-body p {
  color: #797979;
}

.s_we_item.gray_s_item {
  background: #fff;
  border: 1px dashed #ababab;
}

.s_we_item.gray_s_item .media .d-flex i {
  color: #242424;
}

.s_we_item.gray_s_item .media .media-body h4 {
  color: #242424;
}

.s_we_item.gray_s_item .media .media-body p {
  color: #797979;
}

.s_we_item.gray_s_item:hover {
  background: #62c3e7;
  border-color: #62c3e7;
}

.s_we_item.gray_s_item:hover .media .d-flex i {
  color: #fff;
}

.s_we_item.gray_s_item:hover .media .media-body h4 {
  color: #fff;
}

.s_we_item.gray_s_item:hover .media .media-body p {
  color: #fff;
}

.gray_service {
  background: #e8e8e8;
}

.white_bg {
  background: #fff;
}

/* End Service We Offer Area css
============================================================================================ */
/* End Service We Offer Area css
============================================================================================ */
.new_arivals_area .single_pest_title {
  margin-bottom: 50px;
}

.arivals_chocolate {
  position: relative;
}

.arivals_chocolate .arivals_pic {
  text-align: right;
  position: relative;
}

.arivals_chocolate .arivals_pic .price_text {
  position: absolute;
  right: 25px;
  top: 20px;
  height: 92px;
  width: 92px;
  border-radius: 50%;
  background: #fff;
  text-align: center;
}

.arivals_chocolate .arivals_pic .price_text h5 {
  margin-bottom: 0px;
  font-size: 36px;
  color: #242424;
  font-family: "Playfair Display", serif;
  font-weight: bold;
  line-height: 85px;
}

.arivals_chocolate .arivals_text {
  position: absolute;
  left: 48px;
  top: 30px;
}

.arivals_chocolate .arivals_text h4 {
  font-size: 55px;
  color: #fff;
  font-family: "Playfair Display", serif;
  font-weight: bold;
}

.arivals_chocolate .arivals_text h4 span {
  display: block;
  font-style: italic;
  font-size: 36px;
}

.arivals_chocolate .arivals_text a {
  font-size: 34px;
  color: #a5504e;
  font-family: "Lora", serif;
  font-weight: bold;
  font-style: italic;
  background: #f7e7d2;
  border-radius: 5px;
  display: inline-block;
  padding: 0px 20px;
  line-height: 56px;
  margin-top: 15px;
}

.arivals_slider .item {
  padding-bottom: 20px;
}

.arivals_slider .owl-dots {
  text-align: center;
  margin-top: 30px;
}

.arivals_slider .owl-dots .owl-dot {
  height: 9px;
  width: 9px;
  border-radius: 50%;
  background: #f195b2;
  display: inline-block;
  margin-right: 10px;
}

.arivals_slider .owl-dots .owl-dot:last-child {
  margin-right: 0px;
}

.arivals_slider .owl-dots .owl-dot.active {
  background: #414141;
}

.service_main_item_inner {
  margin-bottom: -75px;
}

.service_m_item {
  text-align: center;
  margin-bottom: 75px;
}

.service_m_item .service_img_inner {
  border: 1px dashed #cecece;
  display: inline-block;
  border-radius: 50%;
  padding: 5px;
}

.service_m_item .service_img {
  overflow: hidden;
  position: relative;
  z-index: 3;
}

.service_m_item .service_img:before {
  content: "";
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  opacity: 0;
  z-index: 1;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.service_m_item .service_img:hover:before {
  opacity: 1;
}

.service_m_item .service_text h4 {
  margin-bottom: 0px;
  margin-top: 20px;
  font-family: "Playfair Display", serif;
  font-weight: bold;
  color: #3e606b;
  font-size: 20px;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.service_m_item .service_text h4:hover {
  color: #f195b2;
}

/* End Service We Offer Area css
============================================================================================ */
/* Special Area css
============================================================================================ */
.special_item_inner .specail_item {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 100px;
  padding-top: 100px;
}

.special_item_inner .specail_item .col-lg-8 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.special_item_inner .specail_item .special_item_text {
  vertical-align: middle;
  -ms-flex-item-align: center;
  align-self: center;
}

.special_item_inner .specail_item:first-child {
  padding-top: 20px;
  padding-bottom: 75px;
}

.special_item_inner .specail_item .special_item_text {
  padding-left: 30px;
  max-width: 660px;
}

.special_item_inner .specail_item .special_item_text h4 {
  font-size: 43px;
  color: #3e606b;
  font-family: "Playfair Display", serif;
  font-weight: bold;
  margin-bottom: 20px;
}

.special_item_inner .specail_item .special_item_text p {
  font-size: 20px;
  line-height: 30px;
  color: #797979;
  margin-bottom: 0px;
}

.special_item_inner .specail_item .special_item_text .pink_btn {
  margin-top: 30px;
}

.special_item_inner .specail_item .s_item_left .main_title {
  padding-bottom: 0px;
}

.special_item_inner .specail_item .s_item_left .main_title h2 {
  font-size: 36px;
}

.special_item_inner .specail_item .s_item_left .list_style li a {
  font-size: 22px;
  line-height: 50px;
  color: #797979;
  font-family: "Playfair Display", serif;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.special_item_inner .specail_item .s_item_left .list_style li:hover a {
  color: #f195b2;
}

.making_area {
  padding-bottom: 100px;
}

.making_area .main_title h2 {
  font-size: 36px;
}

.making_area .main_title p {
  line-height: 26px;
  font-size: 16px;
  color: #797979;
}

.making_area .main_title p + p {
  margin-top: 28px;
}

/* End Special Area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Client Says Area css
============================================================================================ */
.client_says_area {
  background: #62c3e7;
}

.client_says_inner {
  max-width: 996px;
  margin: auto;
}

.client_says_inner .c_says_title {
  padding-left: 180px;
}

.client_says_slider .item .media .d-flex {
  padding-right: 90px;
  text-align: center;
  display: block !important;
  position: relative;
}

.client_says_slider .item .media .d-flex:before {
  content: "";
  height: 105px;
  width: 1px;
  background: #d0edf8;
  position: absolute;
  right: 45px;
  top: 40px;
}

.client_says_slider .item .media .d-flex img {
  padding-top: 25px;
}

.client_says_slider .item .media .d-flex h3 {
  text-align: center;
  color: #fff;
  font-family: Arial;
  font-size: 120px;
  line-height: 60px;
  margin-top: 50px;
}

.client_says_slider .item .media .media-body p {
  color: #fff;
  font-size: 22px;
  line-height: 28px;
  letter-spacing: .66px;
  font-family: "Lora", serif;
  padding-top: 40px;
  margin-bottom: 0px;
}

.client_says_slider .item .media .media-body h5 {
  color: #fff;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: .66px;
  font-family: "Lora", serif;
  font-style: italic;
  margin-bottom: 0px;
  padding-top: 30px;
}

.client_says_slider .client_says_slider {
  position: absolute;
  right: 0px;
  top: -45px;
}

.client_says_slider .client_says_slider .owl-prev {
  margin-right: 10px;
}

.client_says_slider .client_says_slider .owl-prev, .client_says_slider .client_says_slider .owl-next {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 2px solid #fff;
  text-align: center;
  line-height: 36px;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
  color: #fff;
}

.client_says_slider .client_says_slider .owl-prev:hover, .client_says_slider .client_says_slider .owl-next:hover {
  background: #f195b2;
  color: #fff;
  border-color: #f195b2;
  cursor: pointer;
}

/* End Client Says Area css
============================================================================================ */
/* Testimonials Area css
============================================================================================ */
.testimonials_item_area .testi_item_inner {
  max-width: 1030px;
  margin: 0px auto -75px;
}

.testimonials_item_area .testi_item_inner .media {
  margin-bottom: 75px;
}

.testimonials_item_area .testi_item_inner .media .d-flex {
  padding-right: 90px;
  text-align: center;
  display: block !important;
  position: relative;
}

.testimonials_item_area .testi_item_inner .media .d-flex:before {
  content: "";
  height: 105px;
  width: 1px;
  background: #a1a1a1;
  position: absolute;
  right: 45px;
  top: 40px;
}

.testimonials_item_area .testi_item_inner .media .d-flex img {
  padding-top: 25px;
}

.testimonials_item_area .testi_item_inner .media .d-flex h3 {
  text-align: center;
  color: #e8e8e8;
  font-family: Arial;
  font-size: 120px;
  line-height: 60px;
  margin-top: 50px;
}

.testimonials_item_area .testi_item_inner .media .media-body p {
  color: #797979;
  font-size: 22px;
  line-height: 28px;
  letter-spacing: .66px;
  font-family: "Lora", serif;
  padding-top: 40px;
  margin-bottom: 0px;
}

.testimonials_item_area .testi_item_inner .media .media-body h5 {
  color: #3e606b;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: .66px;
  font-family: "Open Sans", sans-serif;
  font-style: italic;
  margin-bottom: 0px;
  padding-top: 30px;
}

/* End Testimonials Area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Our Chef Area css
============================================================================================ */
.our_chef_area {
  background: #F97EC1;
}

.our_chef_inner {
  margin-bottom: -50px;
}

.chef_text_item .main_title p {
  font-size: 16px;
  line-height: 26px;
  font-family: "Open Sans", sans-serif;
  color: #000;
  font-style: normal;
}

.chef_item {
  text-align: center;
  margin-bottom: 50px;
}

.chef_item .chef_img {
  overflow: hidden;
  position: relative;
}

.chef_item .chef_img img {
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.chef_item .chef_img:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.chef_item .chef_img:before {
  content: "";
  background: rgba(98, 195, 231, 0.9);
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.chef_item .chef_img .list_style {
  position: absolute;
  left: 0px;
  width: 100%;
  text-align: center;
  z-index: 2;
  bottom: 0px;
  opacity: 0;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.chef_item .chef_img .list_style li {
  display: inline-block;
  margin-right: 20px;
}

.chef_item .chef_img .list_style li:last-child {
  margin-right: 0px;
}

.chef_item .chef_img .list_style li a {
  color: #fff;
  font-size: 24px;
}

.chef_item h4 {
  font-size: 18px;
  font-family: "Playfair Display", serif;
  font-weight: bold;
  color: #242424;
  margin-top: 18px;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.chef_item h4:hover {
  color: #f195b2;
}

.chef_item h5 {
  font-size: 16px;
  font-weight:bold;
  font-family: "Lora", serif;
  color: #000;
  font-style: italic;
  margin-bottom: 0px;
}

.chef_item:hover .chef_img:before {
  opacity: 1;
}

.chef_item:hover .chef_img .list_style {
  bottom: 30px;
  opacity: 1;
}

/* End Our Chef Area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Latest Blog Area css
============================================================================================ */
.latest_news_area.gray_bg {
  background: #f5f5f5;
}

.latest_news_area.golden_bg {
  background: #f7f0e4;
}

.l_news_image {
  position: relative;
  overflow: hidden;
}

.l_news_image .l_news_hover {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  bottom: 35px;
  color: #fff;
  max-width: 300px;
}

.l_news_image .l_news_hover h5 {
  font-size: 13px;
  font-family: "Open Sans", sans-serif;
  color: #fff;
  margin-bottom: 15px;
}

.l_news_image .l_news_hover h4 {
  font-size: 22px;
  color: #fff;
  font-family: "Playfair Display", serif;
  font-weight: bold;
  margin-bottom: 0px;
}

.l_news_item .l_news_img {
  position: relative;
  overflow: hidden;
}

.l_news_item .l_news_img:before {
  content: "";
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.l_news_item .l_news_img img {
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.l_news_item .l_news_img:hover {
  cursor: pointer;
}

.l_news_item .l_news_img:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  cursor: pointer;
}

.l_news_item .l_news_img:hover:hover:before {
  opacity: 1;
}

.l_news_item .l_news_text h5 {
  font-size: 13px;
  color: #242424;
  font-family: "Open Sans", sans-serif;
  margin-top: 25px;
}

.l_news_item .l_news_text h4 {
  font-size: 22px;
  font-family: "Playfair Display", serif;
  font-weight: bold;
  color: #242424;
  margin-bottom: 15px;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.l_news_item .l_news_text h4:hover {
  color: #f195b2;
}

.l_news_item .l_news_text p {
  font-size: 15px;
  line-height: 26px;
  color: #797979;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 0px;
}

/* End Latest Blog Area css
============================================================================================ */
/* Main Blog Area css
============================================================================================ */
.main_blog_inner {
  padding-right: 30px;
}

.main_blog_column {
  margin-bottom: -80px;
}

.main_blog_column .col-lg-6 {
  margin-bottom: 80px;
}

.blog_item {
  margin-bottom: 80px;
}

.blog_item:last-child {
  margin-bottom: 0px;
}

.blog_item .blog_img {
  overflow: hidden;
  position: relative;
  z-index: 2;
  cursor: pointer;
}

.blog_item .blog_img:before {
  content: "";
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  cursor: pointer;
}

.blog_item .blog_img img {
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.blog_item .blog_img:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.blog_item .blog_img:hover:before {
  opacity: 1;
}

.blog_item .blog_text .blog_time {
  overflow: hidden;
  border-bottom: 1px solid #e4e4e4;
}

.blog_item .blog_text .blog_time .float-left a {
  color: #f195b2;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  line-height: 65px;
}

.blog_item .blog_text .blog_time .float-right .list_style li {
  display: inline-block;
  margin-right: 25px;
}

.blog_item .blog_text .blog_time .float-right .list_style li a {
  line-height: 65px;
  font-size: 16px;
  color: #b8b8b8;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  position: relative;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.blog_item .blog_text .blog_time .float-right .list_style li a:before {
  content: "/";
  position: absolute;
  top: 50%;
  right: -17px;
  font-size: 16px;
  color: #b8b8b8;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.blog_item .blog_text .blog_time .float-right .list_style li:hover a {
  color: #f195b2;
}

.blog_item .blog_text .blog_time .float-right .list_style li:last-child {
  margin-right: 0px;
}

.blog_item .blog_text .blog_time .float-right .list_style li:last-child a:before {
  display: none;
}

.blog_item .blog_text h4 {
  font-size: 24px;
  color: #3e606b;
  font-family: "Playfair Display", serif;
  font-weight: bold;
  margin: 35px 0px 20px 0px;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.blog_item .blog_text h4:hover {
  color: #f195b2;
}

.blog_item .blog_text p {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  line-height: 28px;
  color: #797979;
  margin-bottom: 25px;
}

.r_widget {
  margin-bottom: 40px;
}

.r_widget:last-child {
  margin-bottom: 0px;
}

.r_title {
  margin-bottom: 25px;
}

.r_title h3 {
  font-size: 24px;
  color: #3e606b;
  font-family: "Playfair Display", serif;
  font-weight: bold;
  display: inline-block;
  position: relative;
  margin-bottom: 0px;
}

.r_title h3:before {
  content: "";
  width: 25px;
  height: 1px;
  background: #acb2b4;
  position: absolute;
  right: -35px;
  bottom: 5px;
}

.search_widget .input-group {
  display: block;
}

.search_widget .input-group input {
  width: 100%;
  border-radius: 0px;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 52px;
  font-size: 15px;
  color: #7a7a7a;
  font-family: "Open Sans", sans-serif;
  border: 1px solid #d3d3d3;
}

.search_widget .input-group input.placeholder {
  font-size: 15px;
  color: #7a7a7a;
  font-family: "Open Sans", sans-serif;
}

.search_widget .input-group input:-moz-placeholder {
  font-size: 15px;
  color: #7a7a7a;
  font-family: "Open Sans", sans-serif;
}

.search_widget .input-group input::-moz-placeholder {
  font-size: 15px;
  color: #7a7a7a;
  font-family: "Open Sans", sans-serif;
}

.search_widget .input-group input::-webkit-input-placeholder {
  font-size: 15px;
  color: #7a7a7a;
  font-family: "Open Sans", sans-serif;
}

.search_widget .input-group .input-group-append {
  position: absolute;
  right: 12px;
  top: 51%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 5;
}

.search_widget .input-group .input-group-append .btn {
  padding: 0px;
  margin-left: 0px;
  background: transparent;
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.search_widget .input-group .input-group-append .btn i {
  font-size: 16px;
  color: #414141;
}

.categories_widget .list_style {
  margin-top: -5px;
}

.categories_widget .list_style li a {
  display: block;
  border-bottom: 1px solid #e6e6e6;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  color: #797979;
  line-height: 42px;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.categories_widget .list_style li a i {
  float: right;
  line-height: 42px;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
  left: 0px;
  position: relative;
}

.categories_widget .list_style li:last-child a {
  border-bottom: 0px;
}

.categories_widget .list_style li:hover a {
  color: #f195b2;
}

.categories_widget .list_style li:hover a i {
  position: relative;
  left: -4px;
}

.recent_widget .recent_w_inner .media {
  margin-top: 20px;
  padding-bottom: 25px;
  border-bottom: 1px solid #e1e1e1;
}

.recent_widget .recent_w_inner .media .d-flex {
  padding-right: 22px;
}

.recent_widget .recent_w_inner .media .media-body h4 {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  color: #242424;
  line-height: 20px;
  margin-bottom: 0px;
  margin-top: -3px;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.recent_widget .recent_w_inner .media .media-body h4:hover {
  color: #f195b2;
}

.recent_widget .recent_w_inner .media .media-body p {
  font-size: 14px;
  color: #9a9a9a;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  margin-bottom: 0px;
}

.recent_widget .recent_w_inner .media:first-child {
  margin-top: 0px;
}

.recent_widget .recent_w_inner .media:last-child {
  border-bottom: 0px;
  padding-bottom: 0px;
}

.tags_widget .list_style {
  margin-right: -7px;
  margin-bottom: -10px;
}

.tags_widget .list_style li {
  display: inline-block;
  margin-right: 7px;
  margin-bottom: 10px;
}

.tags_widget .list_style li a {
  border: 1px solid #e4e4e4;
  font-size: 14px;
  color: #a6a6a6;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  display: inline-block;
  padding: 0px 16px;
  line-height: 36px;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.tags_widget .list_style li:hover a {
  color: #fff;
  background: #94c9d9;
  border-color: #94c9d9;
}

.blog_pagination {
  margin-top: 60px;
}

.blog_pagination .pagination {
  margin-bottom: 0px;
}

.blog_pagination .pagination li {
  display: inline-block;
  margin-right: 10px;
}

.blog_pagination .pagination li a {
  border: 2px solid #bababa;
  border-radius: 50% !important;
  height: 43px;
  width: 43px;
  text-align: center;
  line-height: 40px;
  padding: 0px;
  color: #bababa;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.blog_pagination .pagination li:last-child {
  margin-right: 0px;
}

.blog_pagination .pagination li:hover a, .blog_pagination .pagination li.active a {
  background: #f195b2;
  color: #fff;
  border-color: #f195b2;
}

/* End Main Blog Area css
============================================================================================ */
/* Single Blog Area css
============================================================================================ */
.b_single_text {
  font-size: 24px;
  color: #3e606b;
  font-family: "Playfair Display", serif;
  font-weight: bold;
  margin-bottom: 25px;
}

.single_blog_inner .blog_item {
  margin-bottom: 0px;
}

.two_column_text {
  margin-bottom: 55px;
}

.two_column_text p {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  line-height: 26px;
  color: #797979;
  margin-bottom: 0px;
  font-weight: normal;
}

.single_element_text p {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  line-height: 26px;
  color: #797979;
  margin-bottom: 0px;
  font-weight: normal;
}

.single_element_text p a {
  color: #f195b2;
  text-decoration: underline;
}

.cm_title_br {
  font-size: 24px;
  color: #3e606b;
  font-family: "Playfair Display", serif;
  font-weight: bold;
  margin-bottom: 30px;
  position: relative;
  display: inline-block;
}

.cm_title_br:before {
  content: "";
  width: 25px;
  background: #acb2b4;
  position: absolute;
  right: -45px;
  height: 1px;
  bottom: 5px;
}

.s_comment_list {
  margin-top: 45px;
}

.s_comment_list .s_comment_list_inner {
  border: 1px solid #eeeeee;
}

.s_comment_list .s_comment_list_inner .media {
  padding-top: 25px;
  padding-bottom: 28px;
  padding-left: 25px;
  padding-right: 75px;
  margin-top: 0px;
  border-bottom: 1px solid #eeeeee;
}

.s_comment_list .s_comment_list_inner .media .d-flex {
  padding-right: 30px;
}

.s_comment_list .s_comment_list_inner .media .media-body h4 {
  font-size: 15px;
  font-family: "Playfair Display", serif;
  letter-spacing: .45px;
  line-height: normal;
  color: #3e606b;
  font-weight: bold;
  margin-bottom: 8px;
}

.s_comment_list .s_comment_list_inner .media .media-body p {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  color: #898989;
  line-height: 26px;
  margin-bottom: 0px;
}

.s_comment_list .s_comment_list_inner .media .media-body .date_rep {
  margin-top: 10px;
}

.s_comment_list .s_comment_list_inner .media .media-body .date_rep a {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  letter-spacing: .39px;
  color: #aeaeae;
  margin-right: 20px;
  position: relative;
}

.s_comment_list .s_comment_list_inner .media .media-body .date_rep a:before {
  content: "";
  background: #aeaeae;
  height: 13px;
  width: 1px;
  position: absolute;
  right: -12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.s_comment_list .s_comment_list_inner .media .media-body .date_rep a:last-child {
  color: #f195b2;
}

.s_comment_list .s_comment_list_inner .media .media-body .date_rep a:last-child:before {
  display: none;
}

.s_comment_list .s_comment_list_inner .media .media-body .media {
  background: transparent;
  padding-left: 0px;
  padding-top: 40px;
  padding-right: 0px;
}

.s_comment_list .s_comment_list_inner .media:nth-child(even) {
  background: #fcfcfc;
}

.s_comment_list .s_comment_list_inner .media:last-child {
  border-bottom: none;
}

.s_comment_area {
  margin-top: 60px;
}

.s_comment_area .s_comment_inner {
  background: #f7f7f7;
  border: 1px solid #eeeeee;
  padding: 50px 35px;
}

.s_comment_area .s_comment_inner .contact_us_form .form-group {
  margin-bottom: 20px;
}

.s_comment_area .s_comment_inner .contact_us_form .form-group input {
  background: #fff;
  font-size: 17px;
  color: #afaeae;
  height: 45px;
  border: 1px solid #eeeeee;
  border-radius: 0px;
  padding: 0px 20px;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #fff;
  font-family: "Playfair Display", serif;
  line-height: 45px;
}

.s_comment_area .s_comment_inner .contact_us_form .form-group input.placeholder {
  font-size: 17px;
  color: #afaeae;
  font-family: "Playfair Display", serif;
  line-height: 45px;
}

.s_comment_area .s_comment_inner .contact_us_form .form-group input:-moz-placeholder {
  font-size: 17px;
  color: #afaeae;
  font-family: "Playfair Display", serif;
  line-height: 45px;
}

.s_comment_area .s_comment_inner .contact_us_form .form-group input::-moz-placeholder {
  font-size: 17px;
  color: #afaeae;
  font-family: "Playfair Display", serif;
  line-height: 45px;
}

.s_comment_area .s_comment_inner .contact_us_form .form-group input::-webkit-input-placeholder {
  font-size: 17px;
  color: #afaeae;
  font-family: "Playfair Display", serif;
  line-height: 45px;
}

.s_comment_area .s_comment_inner .contact_us_form .form-group textarea {
  background: #fff;
  border-color: #eeeeee;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 172px;
  padding: 15px 20px;
  border-radius: 0px;
  resize: none;
  font-size: 17px;
  color: #afaeae;
  font-family: "Playfair Display", serif;
}

.s_comment_area .s_comment_inner .contact_us_form .form-group textarea.placeholder {
  font-size: 17px;
  color: #afaeae;
  font-family: "Playfair Display", serif;
}

.s_comment_area .s_comment_inner .contact_us_form .form-group textarea:-moz-placeholder {
  font-size: 17px;
  color: #afaeae;
  font-family: "Playfair Display", serif;
}

.s_comment_area .s_comment_inner .contact_us_form .form-group textarea::-moz-placeholder {
  font-size: 17px;
  color: #afaeae;
  font-family: "Playfair Display", serif;
}

.s_comment_area .s_comment_inner .contact_us_form .form-group textarea::-webkit-input-placeholder {
  font-size: 17px;
  color: #afaeae;
  font-family: "Playfair Display", serif;
}

.s_comment_area .s_comment_inner .contact_us_form .form-group:last-child {
  margin-top: 20px;
  margin-bottom: 0px;
}

.s_comment_area .s_comment_inner .contact_us_form .form-group .order_s_btn {
  background: #f195b2;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  padding: 0px 45px;
}

/* End Single Blog Area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Newsletter Area css
============================================================================================ */
.newsletter_area {
  background: #f195b2;
  padding: 35px 0px;
}

.newsletter_area.gray_bg {
  background: #f5f5f5;
  padding-top: 0px;
  padding-bottom: 0px;
}

.newsletter_area.gray_bg .newsletter_inner {
  border-top: 1px solid #d4d4d4;
  padding-top: 55px;
  padding-bottom: 65px;
}

.newsletter_area.gray_bg .newsletter_inner .news_left_text h4 {
  color: #242424;
}

.newsletter_area.gray_bg .newsletter_inner .newsletter_form .input-group .input-group-append button {
  background: #f195b2;
  color: #fff;
}

.newsletter_inner .news_left_text h4 {
  color: #fff;
  margin-bottom: 0px;
  font-size: 24px;
  font-family: "Playfair Display", serif;
  font-weight: bold;
  max-width: 480px;
}

.newsletter_form .input-group {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(40, 40, 40, 0.1);
  box-shadow: 0px 0px 15px 0px rgba(40, 40, 40, 0.1);
  margin-top: 3px;
}

.newsletter_form .input-group input {
  background: #fff;
  border: none;
  height: 50px;
  padding: 0px 25px;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.newsletter_form .input-group input.placeholder {
  font-size: 18px;
  font-family: "Playfair Display", serif;
  color: #afaeae;
  font-weight: normal;
}

.newsletter_form .input-group input:-moz-placeholder {
  font-size: 18px;
  font-family: "Playfair Display", serif;
  color: #afaeae;
  font-weight: normal;
}

.newsletter_form .input-group input::-moz-placeholder {
  font-size: 18px;
  font-family: "Playfair Display", serif;
  color: #afaeae;
  font-weight: normal;
}

.newsletter_form .input-group input::-webkit-input-placeholder {
  font-size: 18px;
  font-family: "Playfair Display", serif;
  color: #afaeae;
  font-weight: normal;
}

.newsletter_form .input-group .input-group-append {
  margin: 0px;
}

.newsletter_form .input-group .input-group-append button {
  margin-left: 0px;
  border: none;
  background: #e6dbdf;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  width: 170px;
  font-weight: 600;
  padding: 0px;
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

/* End Newsletter Area css
============================================================================================ */
/* Order Now Area css
============================================================================================ */
.order_now_area {
  padding-bottom: 100px;
}

.order_now_form {
  padding-left: 100px;
  padding-right: 100px;
  background: #fff;
}

.order_now_form .form-group {
  margin-bottom: 20px;
}

.order_now_form .form-group input {
  border: 1px solid #e8e8e8;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  height: 48px;
  padding: 0px 22px;
  font-size: 16px;
  font-family: "Playfair Display", serif;
  color: #797979;
}

.order_now_form .form-group input.placeholder {
  font-size: 16px;
  font-family: "Playfair Display", serif;
  color: #797979;
}

.order_now_form .form-group input:-moz-placeholder {
  font-size: 16px;
  font-family: "Playfair Display", serif;
  color: #797979;
}

.order_now_form .form-group input::-moz-placeholder {
  font-size: 16px;
  font-family: "Playfair Display", serif;
  color: #797979;
}

.order_now_form .form-group input::-webkit-input-placeholder {
  font-size: 16px;
  font-family: "Playfair Display", serif;
  color: #797979;
}

.order_now_form .form-group textarea {
  border: 1px solid #e8e8e8;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  height: 150px;
  padding: 15px 22px;
  font-size: 16px;
  font-family: "Playfair Display", serif;
  color: #797979;
  resize: none;
}

.order_now_form .form-group textarea.placeholder {
  font-size: 16px;
  font-family: "Playfair Display", serif;
  color: #797979;
}

.order_now_form .form-group textarea:-moz-placeholder {
  font-size: 16px;
  font-family: "Playfair Display", serif;
  color: #797979;
}

.order_now_form .form-group textarea::-moz-placeholder {
  font-size: 16px;
  font-family: "Playfair Display", serif;
  color: #797979;
}

.order_now_form .form-group textarea::-webkit-input-placeholder {
  font-size: 16px;
  font-family: "Playfair Display", serif;
  color: #797979;
}

.order_now_form .form-group .product_select {
  width: 100%;
  height: 48px;
  font-size: 16px;
  font-family: "Playfair Display", serif;
  color: #797979;
}

.order_now_form .form-group .product_select .current {
  line-height: 45px;
}

.order_now_form .form-group .product_select:after {
  display: none;
}

.order_now_form .form-group .product_select .list {
  width: 100%;
}

.order_now_form .form-group .order_s_btn {
  text-align: center;
  margin: auto;
  display: block;
}

.order_now_form .form-group:last-child {
  margin-top: 30px;
  margin-bottom: 0px;
}

/* End Order Now Area css
============================================================================================ */
/* Contact Us Area css
============================================================================================ */
.contact_form_area .main_title {
  padding-bottom: 55px;
}

.contact_us_form .form-group {
  margin-bottom: 20px;
}

.contact_us_form .form-group:last-child {
  margin-bottom: 0px;
  margin-top: 20px;
}

.contact_us_form .form-group input {
  height: 48px;
  border-radius: 3px;
  border: 1px solid #ededed;
  padding: 0px 20px;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  color: #797979;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.contact_us_form .form-group input.placeholder {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  color: #797979;
}

.contact_us_form .form-group input:-moz-placeholder {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  color: #797979;
}

.contact_us_form .form-group input::-moz-placeholder {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  color: #797979;
}

.contact_us_form .form-group input::-webkit-input-placeholder {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  color: #797979;
}

.contact_us_form .form-group textarea {
  height: 206px;
  border-radius: 3px;
  border: 1px solid #ededed;
  padding: 20px 20px;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  color: #797979;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  resize: none;
}

.contact_us_form .form-group textarea.placeholder {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  color: #797979;
}

.contact_us_form .form-group textarea:-moz-placeholder {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  color: #797979;
}

.contact_us_form .form-group textarea::-moz-placeholder {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  color: #797979;
}

.contact_us_form .form-group textarea::-webkit-input-placeholder {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  color: #797979;
}

.contact_us_form .form-group .order_s_btn {
  background: #f195b2;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  padding: 0px 48px;
}

.contact_details .contact_d_item {
  margin-bottom: 40px;
}

.contact_details .contact_d_item:last-child {
  margin-bottom: 0px;
}

.contact_details .contact_d_item h3 {
  font-size: 18px;
  font-family: "Playfair Display", serif;
  font-weight: bold;
  color: #3e606b;
  margin-bottom: 15px;
}

.contact_details .contact_d_item p {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  color: #797979;
  line-height: 26px;
  margin-bottom: 0px;
}

.contact_details .contact_d_item p + p {
  margin-top: 10px;
}

.contact_details .contact_d_item h5 {
  font-size: 18px;
  font-family: "Playfair Display", serif;
  font-weight: bold;
  color: #3e606b;
}

.contact_details .contact_d_item h5 a {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  color: #797979;
  line-height: 26px;
  font-weight: normal;
}

.contact_details .contact_d_item h5 + h5 {
  margin-bottom: 0px;
}

.map_area .mapBox {
  min-height: 485px;
}

/* End Contact Us Area css
============================================================================================ */
/* Search Popup Area css
============================================================================================ */
.search_area {
  position: relative;
  max-width: 950px;
  margin: auto;
}

.search_area .search_box_inner {
  background: #1a1a1c;
  padding: 100px 60px;
  display: block;
  overflow: hidden;
}

.search_area .search_box_inner h3 {
  padding-bottom: 20px;
  font-family: "Playfair Display", serif;
  font-size: 22px;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: .48px;
}

.search_area .search_box_inner .input-group {
  display: block;
  position: relative;
}

.search_area .search_box_inner .input-group input {
  background: transparent;
  border-radius: 0px;
  outline: none;
  height: 50px;
  padding: 0px;
  border: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-bottom: 2px solid #fff;
  color: #666;
  font-family: "Playfair Display", serif;
  font-size: 14px;
  letter-spacing: .28px;
  width: 100%;
}

.search_area .search_box_inner .input-group input.placeholder {
  color: #666;
  font-family: "Playfair Display", serif;
  font-size: 14px;
  letter-spacing: .28px;
}

.search_area .search_box_inner .input-group input:-moz-placeholder {
  color: #666;
  font-family: "Playfair Display", serif;
  font-size: 14px;
  letter-spacing: .28px;
}

.search_area .search_box_inner .input-group input::-moz-placeholder {
  color: #666;
  font-family: "Playfair Display", serif;
  font-size: 14px;
  letter-spacing: .28px;
}

.search_area .search_box_inner .input-group input::-webkit-input-placeholder {
  color: #666;
  font-family: "Playfair Display", serif;
  font-size: 14px;
  letter-spacing: .28px;
}

.search_area .search_box_inner .input-group .input-group-btn {
  position: absolute;
  right: 5px;
  top: 12px;
  z-index: 4;
}

.search_area .search_box_inner .input-group .input-group-btn .btn-default {
  padding: 0px;
  border: none;
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: transparent;
  color: #666;
  font-family: "Playfair Display", serif;
  font-size: 16px;
  letter-spacing: .28px;
}

.search_area .mfp-close {
  right: 0px;
  color: #fff;
}

/* start state */
.my-mfp-zoom-in .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}

/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}

/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

/**
 * Fade-move animation for second dialog
 */
/* at start */
.my-mfp-slide-bottom .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  transform: translateY(-20px) perspective(600px) rotateX(10deg);
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: translateY(0) perspective(600px) rotateX(0);
  -moz-transform: translateY(0) perspective(600px) rotateX(0);
  -ms-transform: translateY(0) perspective(600px) rotateX(0);
  -o-transform: translateY(0) perspective(600px) rotateX(0);
  transform: translateY(0) perspective(600px) rotateX(0);
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
  opacity: 0;
  -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  transform: translateY(-10px) perspective(600px) rotateX(10deg);
}

/* Dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
  opacity: 0;
}

/* End Search Popup Area css
============================================================================================ */
/* Contact Success and error Area css
============================================================================================ */
.modal-message .modal-dialog {
  position: absolute;
  top: 36%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%) !important;
  -ms-transform: translateX(-50%) translateY(-50%) !important;
  transform: translateX(-50%) translateY(-50%) !important;
  margin: 0px;
  max-width: 500px;
  width: 100%;
}

.modal-message .modal-dialog .modal-content .modal-header {
  text-align: center;
  display: block;
  border-bottom: none;
  padding-top: 50px;
  padding-bottom: 50px;
}

.modal-message .modal-dialog .modal-content .modal-header .close {
  position: absolute;
  right: -15px;
  top: -15px;
  padding: 0px;
  color: #fff;
  opacity: 1;
  cursor: pointer;
}

.modal-message .modal-dialog .modal-content .modal-header h2 {
  display: block;
  text-align: center;
  color: #f195b2;
  padding-bottom: 10px;
  font-family: "Playfair Display", serif;
}

.modal-message .modal-dialog .modal-content .modal-header p {
  display: block;
}

/* End Contact Success and error Area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Bakery Video Area css
============================================================================================ */
.bakery_video_area {
  background: url(../img/video/video-1.jpg) no-repeat scroll center center;
  background-size: cover;
  padding: 120px 0px;
}

.bakery_video_area .video_inner {
  text-align: center;
  color: #fff;
}

.bakery_video_area .video_inner h3 {
  font-size: 70px;
  font-family: "Playfair Display", serif;
  font-weight: bold;
  margin: 0px;
}

.bakery_video_area .video_inner p {
  font-size: 25px;
  line-height: 39px;
  font-family: "Lora", serif;
  max-width: 900px;
  margin: 10px auto 30px;
}

.bakery_video_area .video_inner .media {
  max-width: 250px;
  margin: auto;
}

.bakery_video_area .video_inner .media .d-flex {
  display: inline-block;
  padding-right: 20px;
}

.bakery_video_area .video_inner .media .d-flex i {
  font-size: 64px;
  line-height: 64px;
  color: #fff;
}

.bakery_video_area .video_inner .media .d-flex i:before {
  font-size: 64px;
}

.bakery_video_area .video_inner .media .media-body {
  text-align: left;
  vertical-align: middle;
  -ms-flex-item-align: center;
  align-self: center;
}

.bakery_video_area .video_inner .media .media-body h5 {
  font-size: 16px;
  line-height: 26px;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 0px;
}

/* End Bakery Video Area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Portfolio Area css
============================================================================================ */
.portfolio_filter {
  text-align: center;
  margin-bottom: 55px;
}

.portfolio_filter ul li {
  display: inline-block;
  margin-right: 30px;
}

.portfolio_filter ul li a {
  text-align: center;
  font-size: 22px;
  color: #3e606b;
  font-family: "Lora", serif;
  font-style: italic;
  font-weight: bold;
  position: relative;
  display: inline-block;
}

.portfolio_filter ul li a:before {
  content: "";
  width: 100%;
  height: 2px;
  background: #f195b2;
  position: absolute;
  left: 0px;
  bottom: -4px;
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.portfolio_filter ul li:last-child {
  margin-right: 0px;
}

.portfolio_filter ul li:hover a:before, .portfolio_filter ul li.active a:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.grid_portfolio_area {
  margin-bottom: -35px;
}

.portfolio_item {
  text-align: center;
  margin-bottom: 35px;
}

.portfolio_item .portfolio_img {
  position: relative;
  overflow: hidden;
  z-index: 3;
}

.portfolio_item .portfolio_img a {
  display: block;
  position: relative;
}

.portfolio_item .portfolio_img a:before {
  content: "";
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.portfolio_item .portfolio_img img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.portfolio_item .portfolio_text h4 {
  font-size: 18px;
  color: #3e606b;
  font-family: "Playfair Display", serif;
  margin-top: 25px;
  margin-bottom: 0px;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.portfolio_item .portfolio_text h4:hover {
  color: #f195b2;
}

.portfolio_item:hover .portfolio_img a:before {
  opacity: 1;
}

.portfolio_item:hover .portfolio_img img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.portfolio_full {
  padding-right: 15px;
  padding-left: 15px;
}

.portfolio_full_width_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.portfolio_full_width_area .portfolio_full_item {
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}

/* End Portfolio Area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Coming Soon Area css
============================================================================================ */
.coming_soon {
  position: relative;
  overflow: hidden;
  background: url("../img/comming-bg.html") no-repeat scroll center 0;
  background-size: cover;
  min-height: 100vh;
  padding: 160px 0px;
}

.coming_soon:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.68);
}

.coming_soon_contain {
  position: relative;
  z-index: 1;
}

.welcome-text-area {
  color: #ffffff;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  position: relative;
  z-index: 2;
  text-align: center;
}

.welcome-text-area p {
  font-size: 28px;
  line-height: 34px;
  font-weight: bold;
  font-family: "Playfair Display", serif;
  padding-top: 60px;
}

.coming-header {
  font: 800 80px "Playfair Display", serif;
  text-transform: capitalize;
}

.coming_soon_counter {
  max-width: 800px;
  margin: 80px auto 0px;
  overflow: hidden;
}

.coming_soon_counter .counter-item {
  width: 170px;
  border: 2px solid #f195b2;
  height: 170px;
  float: left;
  padding: 33px 0px;
  border-radius: 50%;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  color: #f195b2;
  margin: 0px 15px;
}

.coming_soon_counter .counter-item span {
  font-size: 65px;
  line-height: 65px;
}

.coming_soon_counter .counter-item .smalltext {
  font-size: 20px;
  line-height: 40px;
  letter-spacing: 0px;
  text-transform: uppercase;
  position: relative;
}

.c-search-form {
  max-width: 770px;
  margin: 60px auto 0px;
}

.c-search-form .input-group .form-control {
  border: 0px;
  color: #797979;
  padding-left: 30px;
  font: normal 18px/75px "Playfair Display", serif;
  letter-spacing: 0.26px;
  background: #fff;
  height: 76px;
  padding: 0px 30px;
  border-radius: 0px;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.c-search-form .input-group .form-control.placeholder {
  color: #797979;
  font-size: 18px;
  font-family: "Playfair Display", serif;
  font-weight: normal;
}

.c-search-form .input-group .form-control:-moz-placeholder {
  color: #797979;
  font-size: 18px;
  font-family: "Playfair Display", serif;
  font-weight: normal;
}

.c-search-form .input-group .form-control::-moz-placeholder {
  color: #797979;
  font-size: 18px;
  font-family: "Playfair Display", serif;
  font-weight: normal;
}

.c-search-form .input-group .form-control::-webkit-input-placeholder {
  color: #797979;
  font-size: 18px;
  font-family: "Playfair Display", serif;
  font-weight: normal;
}

.c-search-form .input-group .input-group-addon {
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0px;
  padding: 0px;
}

.c-search-form .input-group .input-group-addon button {
  letter-spacing: 0.44px;
  border: 0px;
  border-radius: 0px;
  color: #fff;
  height: 76px;
  background: #f195b2;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  font-size: 22px;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  width: 195px;
  text-align: center;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}

.c-search-form .input-group .input-group-addon button:before {
  background: #fff;
  content: "";
  height: 155px;
  left: -75px;
  opacity: .2;
  position: absolute;
  top: -50px;
  -webkit-transform: rotate(35deg);
  -ms-transform: rotate(35deg);
  transform: rotate(35deg);
  -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  width: 50px;
}

.c-search-form .input-group .input-group-addon button:hover, .c-search-form .input-group .input-group-addon button:focus {
  background: #f195b2;
  color: #fff;
  outline: none;
}

.c-search-form .input-group .input-group-addon button:hover:before, .c-search-form .input-group .input-group-addon button:focus:before {
  left: 120%;
  -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}

/* End Coming Soon Area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Product Area css
============================================================================================ */
.product_area {
  background: url(../img/shop-page-bg.png) no-repeat scroll center center;
  background-size: cover;
}

.product_inner_row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.product_inner_row .product_item_inner {
  margin-bottom: -30px;
}

.product_inner_row .product_item_inner .cake_feature_item {
  margin-bottom: 30px;
}

.product_inner_row .product_task_bar {
  margin-bottom: 50px;
}

.product_task_bar {
  background: #fff;
  padding: 0px 15px 0px 30px;
  border: 1px solid #e8e8e8;
  border-radius: 4px;
}

.product_task_bar .product_task_inner {
  width: 100%;
}

.product_task_bar .product_task_inner .float-left a {
  font-size: 12px;
  color: #dddddd;
  line-height: 53px;
}

.product_task_bar .product_task_inner .float-left a + a {
  margin-left: 7px;
}

.product_task_bar .product_task_inner .float-left a.active {
  color: #dd7175;
}

.product_task_bar .product_task_inner .float-left span {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  color: #797979;
  line-height: 53px;
  margin-left: 20px;
}

.product_task_bar .product_task_inner .float-right h4 {
  display: inline-block;
  line-height: 53px;
  color: #797979;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 0px;
}

.product_task_bar .product_task_inner .float-right .short {
  display: inline-block;
  float: none;
  border: none;
  padding-left: 0px;
  padding-right: 45px;
  height: auto;
  line-height: 53px;
}

.product_task_bar .product_task_inner .float-right .short .current {
  color: #797979;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
}

.product_task_bar .product_task_inner .float-right .short:after {
  content: "\f0d7";
  font: normal normal normal 14px/1 FontAwesome;
  border: none;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  margin-top: -7px;
  color: #a0a0a0;
}

.left_sidebar {
  margin-bottom: 45px;
}

.left_sidebar.search_widget .input-group input {
  border-color: #e8e8e8;
  border-radius: 4px;
}

.p_w_title {
  padding-bottom: 22px;
}

.p_w_title h3 {
  font-size: 24px;
  color: #3e606b;
  font-family: "Playfair Display", serif;
  font-weight: bold;
  display: inline-block;
  position: relative;
  margin-bottom: 0px;
}

.p_w_title h3:before {
  content: "";
  width: 25px;
  height: 1px;
  background: #acb2b4;
  position: absolute;
  right: -50px;
  bottom: 4px;
}

.p_catgories_widget .list_style li a {
  display: block;
  border-bottom: 1px solid #e5e5e5;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  color: #242424;
  line-height: 42px;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.p_catgories_widget .list_style li:hover a {
  color: #f195b2;
}

.p_price_widget .filter_price {
  position: relative;
}

.p_price_widget .filter_price .ui-slider {
  border: none;
  background: #d1d1d1;
  border-radius: 0px;
  height: 6px;
  margin-bottom: 18px;
}

.p_price_widget .filter_price .ui-slider .ui-slider-range {
  background: #3e606b;
}

.p_price_widget .filter_price .ui-slider .ui-slider-handle {
  width: 7px;
  height: 24px;
  background: #d1d1d1;
  border-radius: 0px;
  border: none;
  margin-left: -5px;
  top: -10px;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
}

.p_price_widget .filter_price label {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  color: #797979;
}

.p_price_widget .filter_price input {
  background: transparent;
  border-radius: 0px;
  border: none;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  color: #797979;
}

.p_price_widget .filter_price a {
  position: absolute;
  right: 0px;
  font-size: 14px;
  color: #3e606b;
  font-family: "Open Sans", sans-serif;
}

.p_sale_widget .media {
  margin-top: 20px;
}

.p_sale_widget .media .d-flex {
  padding-right: 22px;
}

.p_sale_widget .media .media-body h4 {
  font-size: 20px;
  font-family: "Playfair Display", serif;
  color: #242424;
  margin-bottom: 5px;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.p_sale_widget .media .media-body h4:hover {
  color: #f195b2;
}

.p_sale_widget .media .media-body .list_style li {
  display: inline-block;
}

.p_sale_widget .media .media-body .list_style li a {
  color: #d6d2d5;
  font-size: 12px;
  line-height: 12px;
}

.p_sale_widget .media .media-body h5 {
  font-size: 20px;
  font-family: "Playfair Display", serif;
  color: #242424;
  font-style: italic;
  margin-top: 5px;
  margin-bottom: 0px;
}

.p_sale_widget .media:nth-child(2) {
  margin-top: 0px;
}

.product_pagination {
  overflow: hidden;
  padding-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid #dddddd;
  margin-top: 80px;
}

.product_pagination .left_btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 50%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  vertical-align: middle;
  -ms-flex-item-align: center;
  align-self: center;
}

.product_pagination .left_btn a {
  line-height: 46px;
  border: 1px solid #e1e1e1;
  border-radius: 3px;
  background: #fff;
  display: inline-block;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  color: #797979;
  padding: 0px 25px;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.product_pagination .left_btn a i {
  padding-right: 30px;
}

.product_pagination .left_btn a:hover {
  background: #f195b2;
  border-color: #f195b2;
  color: #fff;
}

.product_pagination .middle_list {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.product_pagination .middle_list .pagination {
  margin-bottom: 0px;
  border: none;
}

.product_pagination .middle_list .pagination li {
  display: inline-block;
  margin-right: 8px;
}

.product_pagination .middle_list .pagination li a {
  border: none;
  border: 1px solid #e1e1e1;
  border-radius: 3px;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  color: #797979;
  line-height: 44px;
  padding: 0px 18px;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.product_pagination .middle_list .pagination li:hover a, .product_pagination .middle_list .pagination li.active a {
  background: #f195b2;
  color: #fff;
  border-color: #f195b2;
}

.product_pagination .right_btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 50%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  vertical-align: middle;
  -ms-flex-item-align: center;
  align-self: center;
}

.product_pagination .right_btn a {
  line-height: 46px;
  border: 1px solid #e1e1e1;
  border-radius: 3px;
  background: #fff;
  display: inline-block;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  color: #797979;
  padding: 0px 25px;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.product_pagination .right_btn a i {
  padding-left: 30px;
}

.product_pagination .right_btn a:hover {
  background: #f195b2;
  border-color: #f195b2;
  color: #fff;
}

/* Product Area css
============================================================================================ */
/* Product Details Area css
============================================================================================ */
.product_details_area .product_d_price {
  margin-bottom: 80px;
}

.product_details_area .product_d_price .product_img {
  padding-right: 45px;
}

.product_details_text h4 {
  font-size: 36px;
  color: #3e606b;
  font-family: "Playfair Display", serif;
  font-weight: bold;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 0px;
  padding-bottom: 20px;
}

.product_details_text p {
  font-size: 16px;
  line-height: 26px;
  color: #797979;
  font-family: "Open Sans", sans-serif;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 0px;
  padding: 30px 0px;
}

.product_details_text h5 {
  font-size: 18px;
  color: #242424;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  padding: 25px 0px;
}

.product_details_text h5 span {
  font-size: 22px;
}

.product_details_text .quantity_box {
  margin-bottom: 40px;
}

.product_details_text .quantity_box label {
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  color: #242424;
  padding-right: 25px;
}

.product_details_text .quantity_box input {
  width: 40px;
  height: 35px;
  border: 1px solid #eaeaea;
  text-align: center;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 18px;
  color: #797979;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
}

.product_details_text .quantity_box input.placeholder {
  font-size: 18px;
  color: #797979;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
}

.product_details_text .quantity_box input:-moz-placeholder {
  font-size: 18px;
  color: #797979;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
}

.product_details_text .quantity_box input::-moz-placeholder {
  font-size: 18px;
  color: #797979;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
}

.product_details_text .quantity_box input::-webkit-input-placeholder {
  font-size: 18px;
  color: #797979;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
}

.product_details_text .pink_more {
  line-height: 54px;
  padding: 0px 45px;
  font-size: 18px;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
}

.product_tab_area .nav.nav-tabs {
  border-bottom: 1px solid #e2e2e2;
}

.product_tab_area .nav.nav-tabs a {
  margin-right: 10px;
  border-radius: 0px;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  color: #fff;
  background: #f195b2;
  border-color: #f195b2;
  padding: 0px 24px;
  line-height: 46px;
  font-weight: 600;
  position: relative;
}

.product_tab_area .nav.nav-tabs a:before {
  content: "";
  width: 101%;
  height: 3px;
  background: #f195b2;
  left: -1px;
  top: -1px;
  position: absolute;
  z-index: 1;
}

.product_tab_area .nav.nav-tabs a.active {
  border-color: #e2e2e2;
  border-bottom-color: transparent;
  background: #fff;
  color: #242424;
}

.product_tab_area .nav.nav-tabs a:last-child {
  margin-right: 0px;
}

.product_tab_area .tab-content {
  border-left: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  padding: 50px 60px 80px 35px;
}

.product_tab_area .tab-content .tab-pane p {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  line-height: 26px;
  color: #797979;
  margin-bottom: 30px;
}

.product_tab_area .tab-content .tab-pane p:last-child {
  margin-bottom: 0px;
}

.similar_product_area {
  background: #f6f6f6;
}

.similar_product_area .main_title h2 {
  margin-bottom: 0px;
}

/* Product Details Area css
============================================================================================ */
/* Cart Page Area css
============================================================================================ */
.cart_table_area .table-responsive .table {
  border: 1px solid #ebebeb;
  margin-bottom: 50px;
}

.cart_table_area .table-responsive .table thead {
  background: #f9f9f9;
}

.cart_table_area .table-responsive .table thead tr th {
  border: 1px solid #ebebeb;
  line-height: 56px;
  padding: 0px;
  color: #3e606b;
  font-family: "Playfair Display", serif;
  font-weight: bold;
  font-size: 20px;
}

.cart_table_area .table-responsive .table thead tr th:first-child {
  width: 246px;
  padding: 0px 35px;
}

.cart_table_area .table-responsive .table thead tr th:nth-child(2) {
  width: 214px;
  padding: 0px 20px;
}

.cart_table_area .table-responsive .table thead tr th:nth-child(3) {
  width: 145px;
  padding: 0px 20px;
}

.cart_table_area .table-responsive .table thead tr th:nth-child(4) {
  width: 230px;
  padding: 0px 20px;
}

.cart_table_area .table-responsive .table thead tr th:nth-child(5) {
  width: 196px;
  padding: 0px 20px;
}

.cart_table_area .table-responsive .table tbody tr {
  border-bottom: 1px solid #ebebeb;
}

.cart_table_area .table-responsive .table tbody tr td {
  padding: 25px 25px;
  border-right: 1px solid #ebebeb;
  vertical-align: middle;
  -ms-flex-item-align: center;
  align-self: center;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  color: #797979;
}

.cart_table_area .table-responsive .table tbody tr td .product_select {
  width: 96px;
  border-radius: 0px;
  padding: 0px;
  height: 42px;
  border: 1px solid #ebebeb;
  text-align: center;
  padding-left: 22px;
}

.cart_table_area .table-responsive .table tbody tr td .product_select:after {
  content: "\f0d7";
  font: normal normal normal 14px/1 FontAwesome;
  border: none;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  margin-top: -7px;
  right: 16px;
}

.cart_table_area .table-responsive .table tbody tr td .product_select:before {
  content: "";
  height: 100%;
  width: 1px;
  background: #ebebeb;
  right: 36px;
  position: absolute;
  top: 0px;
}

.cart_table_area .table-responsive .table tbody tr td:first-child {
  text-align: center;
}

.cart_table_area .table-responsive .table tbody tr td:nth-child(5) {
  font-size: 17px;
  font-weight: 600;
}

.cart_table_area .table-responsive .table tbody tr td:last-child {
  text-align: center;
  color: #242424;
  font-size: 18px;
}

.cart_table_area .table-responsive .table tbody tr:last-child {
  background: #f9f9f9;
}

.cart_table_area .table-responsive .table tbody tr:last-child td {
  border: none;
}

.cart_table_area .table-responsive .table tbody tr:last-child td .form-inline {
  margin-right: -120px;
  padding-left: 20px;
}

.cart_table_area .table-responsive .table tbody tr:last-child td .form-inline .form-group input {
  width: 130px;
  border: 1px solid #dddddd;
  border-radius: 3px;
  height: 33px;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  color: #8e8d8d;
}

.cart_table_area .table-responsive .table tbody tr:last-child td .form-inline .form-group input.placeholder {
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  color: #8e8d8d;
}

.cart_table_area .table-responsive .table tbody tr:last-child td .form-inline .form-group input:-moz-placeholder {
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  color: #8e8d8d;
}

.cart_table_area .table-responsive .table tbody tr:last-child td .form-inline .form-group input::-moz-placeholder {
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  color: #8e8d8d;
}

.cart_table_area .table-responsive .table tbody tr:last-child td .form-inline .form-group input::-webkit-input-placeholder {
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  color: #8e8d8d;
}

.cart_table_area .table-responsive .table tbody tr:last-child td .form-inline .btn {
  width: 140px;
  border-radius: 3px;
  background: #242424;
  color: #fff;
  height: 31px;
  line-height: 26px;
  padding: 0px;
  margin-left: 17px;
  border: none;
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.cart_table_area .table-responsive .table tbody tr:last-child td .pest_btn {
  margin-left: -80px;
  margin-right: 15px;
  line-height: 42px;
  padding: 0px 30px;
}

.cart_total_inner .cart_total_text {
  border: 1px solid #ebebeb;
}

.cart_total_inner .cart_total_text .cart_head {
  background: #f9f9f9;
  font-family: "Playfair Display", serif;
  font-weight: bold;
  color: #3e606b;
  line-height: 56px;
  padding: 0px 24px;
  border-bottom: 1px solid #ebebeb;
}

.cart_total_inner .cart_total_text .sub_total {
  border-bottom: 1px solid #ebebeb;
  padding: 0px 35px 0px 24px;
}

.cart_total_inner .cart_total_text .sub_total h5 {
  line-height: 56px;
  margin-bottom: 0px;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  color: #242424;
}

.cart_total_inner .cart_total_text .sub_total h5 span {
  float: right;
  line-height: 56px;
  color: #797979;
}

.cart_total_inner .cart_total_text .total {
  padding: 0px 35px 0px 24px;
  border-bottom: 1px solid #ebebeb;
}

.cart_total_inner .cart_total_text .total h4 {
  line-height: 56px;
  margin-bottom: 0px;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  color: #242424;
}

.cart_total_inner .cart_total_text .total h4 span {
  float: right;
  font-weight: 600;
}

.cart_total_inner .cart_total_text .cart_footer {
  overflow: hidden;
}

.cart_total_inner .cart_total_text .cart_footer .pest_btn {
  float: right;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right: 30px;
  line-height: 42px;
  padding: 0px 22px;
}

/* End Cart Page Area css
============================================================================================ */
/* Checkout Area css
============================================================================================ */
.billing_details_area .return_option {
  background: #f9f9f9;
  border: 1px solid #ebebeb;
  padding-left: 28px;
  margin-bottom: 50px;
}

.billing_details_area .return_option h4 {
  color: #797979;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  text-transform: inherit;
  font-size: 18px;
  line-height: normal;
  padding: 24px 0px;
  margin-bottom: 0px;
}

.billing_details_area .return_option h4 a {
  color: #f195b2;
  text-decoration: underline;
}

.billing_details_area .main_title h2 {
  font-size: 36px;
  margin-bottom: 0px;
}

.billing_form .form-group {
  margin-bottom: 30px;
}

.billing_form .form-group:last-child {
  margin-bottom: 0px;
}

.billing_form .form-group input {
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 38px;
  border: 1px solid #e2e2e2;
  font-size: 15px;
  font-family: "Lato", sans-serif;
  color: #c6c6c6;
  letter-spacing: .30px;
  padding: 0px 20px;
}

.billing_form .form-group input.placeholder {
  font-size: 15px;
  font-family: "Lato", sans-serif;
  color: #c6c6c6;
  letter-spacing: .30px;
}

.billing_form .form-group input:-moz-placeholder {
  font-size: 15px;
  font-family: "Lato", sans-serif;
  color: #c6c6c6;
  letter-spacing: .30px;
}

.billing_form .form-group input::-moz-placeholder {
  font-size: 15px;
  font-family: "Lato", sans-serif;
  color: #c6c6c6;
  letter-spacing: .30px;
}

.billing_form .form-group input::-webkit-input-placeholder {
  font-size: 15px;
  font-family: "Lato", sans-serif;
  color: #c6c6c6;
  letter-spacing: .30px;
}

.billing_form .form-group input + input {
  margin-top: 12px;
}

.billing_form .form-group input:focus {
  border-color: #242424;
}

.billing_form .form-group label {
  display: block;
  font-size: 15px;
  color: #797979;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  margin-bottom: 3px;
}

.billing_form .form-group .product_select {
  height: 38px;
  border-radius: 0px;
  width: 100%;
  padding: 0px 20px;
  margin: 0px;
}

.billing_form .form-group .product_select .current {
  position: relative;
  top: -3px;
  color: #c6c6c6;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
}

.billing_form .form-group .product_select:after {
  border: none;
  content: "\f107";
  font: normal normal normal 14px/1 FontAwesome;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  margin-top: -6px;
  margin-right: 5px;
}

.billing_form .form-group .product_select.open:after {
  content: "\f106";
  margin-top: -7px;
}

.billing_form .form-group .product_select .list {
  width: 100%;
  background: #fff;
  z-index: 10;
}

.billing_form .form-group textarea {
  resize: none;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 100px;
  border: 1px solid #e2e2e2;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  color: #c6c6c6;
  letter-spacing: .30px;
  padding: 15px 20px;
}

.billing_form .form-group textarea.placeholder {
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  color: #c6c6c6;
  letter-spacing: .30px;
}

.billing_form .form-group textarea:-moz-placeholder {
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  color: #c6c6c6;
  letter-spacing: .30px;
}

.billing_form .form-group textarea::-moz-placeholder {
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  color: #c6c6c6;
  letter-spacing: .30px;
}

.billing_form .form-group textarea::-webkit-input-placeholder {
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  color: #c6c6c6;
  letter-spacing: .30px;
}

.billing_form .form-group textarea:focus {
  border-color: #242424;
}

.billing_form .select_check2 {
  margin-top: 40px;
  margin-bottom: 15px;
}

.billing_form .select_check2 .creat_account label {
  font-size: 36px;
  font-family: "Playfair Display", serif;
  font-weight: bold;
  color: #3e606b;
  top: -30px;
}

.order_box_price .payment_list {
  background: #fdfdfd;
  border: 1px solid #d9d9d9;
  padding: 30px 30px 55px 30px;
}

.order_box_price .payment_list .price_single_cost h5 {
  font-size: 15px;
  color: #797979;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  text-transform: inherit;
  line-height: normal;
  margin-bottom: 22px;
  text-transform: uppercase;
}

.order_box_price .payment_list .price_single_cost h5 span {
  float: right;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 16px;
}

.order_box_price .payment_list .price_single_cost h5 span.text_f {
  text-transform: inherit;
}

.order_box_price .payment_list .price_single_cost h5:nth-child(4) {
  text-transform: none;
}

.order_box_price .payment_list .price_single_cost h4 {
  font-size: 15px;
  color: #797979;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  text-transform: inherit;
  line-height: normal;
  margin-bottom: 22px;
  text-transform: uppercase;
}

.order_box_price .payment_list .price_single_cost h4 span {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  color: #242424;
  float: right;
}

.order_box_price .payment_list .price_single_cost h3 {
  font-size: 15px;
  color: #797979;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  text-transform: inherit;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  line-height: normal;
  padding: 15px 0px 18px 0px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.order_box_price .payment_list .price_single_cost h3 span {
  font-size: 17px;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  color: #242424;
  float: right;
}

.order_box_price .payment_list .accordion_area .card {
  border: none;
}

.order_box_price .payment_list .accordion_area .card .card-header {
  padding: 0px;
  border: none;
  background: transparent;
}

.order_box_price .payment_list .accordion_area .card .card-header h5 {
  vertical-align: middle;
  -ms-flex-item-align: center;
  align-self: center;
}

.order_box_price .payment_list .accordion_area .card .card-header h5 .btn.btn-link {
  padding: 0px;
  border: none;
  line-height: normal;
  position: relative;
  padding-left: 25px;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  color: #797979;
  display: inline-block;
  line-height: 45px;
  cursor: pointer;
}

.order_box_price .payment_list .accordion_area .card .card-header h5 .btn.btn-link:before {
  content: "";
  height: 12px;
  width: 12px;
  border: 1px solid #919292;
  border-radius: 50%;
  position: absolute;
  left: 0px;
  top: 49%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.order_box_price .payment_list .accordion_area .card .card-header h5 .btn.btn-link:after {
  content: "";
  height: 8px;
  width: 8px;
  border: 1px solid #274760;
  border-radius: 50%;
  position: absolute;
  background: #0e84c6;
  left: 2px;
  top: 49%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.order_box_price .payment_list .accordion_area .card .card-header h5 .btn.btn-link.collapsed:after {
  background: #efefef;
  border-color: #e1e2e2;
}

.order_box_price .payment_list .accordion_area .card .card-header h5 .btn.btn-link img {
  margin-left: 20px;
}

.order_box_price .payment_list .accordion_area .card .card-header h5 a {
  font-size: 14px;
  color: #f195b2;
  margin-left: 25px;
}

.order_box_price .payment_list .accordion_area .card .card-body {
  border: none;
  padding: 25px 20px 25px 25px;
  background: #ececec;
  border-radius: 5px;
  position: relative;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  line-height: 24px;
  color: #8e8d8d;
  letter-spacing: .45px;
}

.order_box_price .payment_list .accordion_area .card .card-body:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 7px 10px 7px;
  border-color: transparent transparent #ececec transparent;
  position: absolute;
  top: -10px;
  left: 25px;
}

.order_box_price .payment_list .pest_btn {
  margin-top: 30px;
}

/* End Checkout Area css
============================================================================================ */
/* SQUARED THREE */
.creat_account {
  width: 100%;
  margin: 0px auto;
  position: relative;
}

.creat_account input {
  visibility: hidden;
}

.creat_account label {
  display: block;
  position: relative;
  font-weight: 300;
  font-size: 1.35em;
  padding: 0px 0px 0px 25px;
  height: 15px;
  margin: 0px;
  top: -25px;
  z-index: 9;
  cursor: pointer;
  -webkit-transition: all 0.25s linear;
  color: #797979;
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  letter-spacing: .25px;
  font-weight: 500;
  font-size: 15px;
}

.creat_account .check {
  display: block;
  position: absolute;
  border: 1px solid #8e8f8f;
  border-radius: 2px;
  background: #fff;
  height: 13px;
  width: 13px;
  top: 6px;
  border-radius: 0px;
  left: 0px;
  z-index: 5;
  -o-transition: border .25s linear;
  transition: border .25s linear;
  -webkit-transition: border .25s linear;
  cursor: pointer;
}

.creat_account .check::before {
  display: block;
  position: absolute;
  content: "\f00c";
  border-radius: 100%;
  top: -3px;
  left: -1px;
  margin: auto;
  -o-transition: background 0.25s linear;
  transition: background 0.25s linear;
  -webkit-transition: background 0.25s linear;
  color: #fff;
  font: normal normal normal 18px/1 FontAwesome;
  opacity: 0;
  color: #000;
}

.creat_account .check::after {
  display: block;
  position: absolute;
  content: "";
  height: 9px;
  width: 9px;
  border: 1px solid #aeb3b9;
  background: #e8e8e8;
  left: 1px;
  top: 1px;
}

.creat_account input[type=checkbox]:checked ~ .check::before {
  opacity: 1;
}

.creat_account input[type=checkbox]:checked ~ .check::after {
  opacity: 0;
}

/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Footer Area css
============================================================================================ */
.footer_area {
  background: #050134;
  overflow: hidden;
}

.footer_widgets {
  padding: 80px 0px 50px 0px;
}

.footer_widgets .footer_wd_inner .col-lg-3:nth-child(2) .f_link_widget {
  padding-left: 35px;
}

.f_title {
  margin-bottom: 20px;
}

.f_title h3 {
  color: #fff;
  font-family: "Playfair Display", serif;
  font-weight: bold;
  font-size: 20px;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 0px;
}

.f_title h3:before {
  content: "";
  width: 30px;
  height: 1px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: #f195b2;
}

.f_about_widget p {
  font-size: 14px;
  line-height: 23px;
  font-family: "Open Sans", sans-serif;
  color: #fff;
  letter-spacing: .28px;
  margin-top: 20px;
  margin-bottom: 0px;
}

.f_about_widget p a{
  font-size: 14px;
  line-height: 23px;
  font-family: "Open Sans", sans-serif;
  color: #fff;
  letter-spacing: .28px;
  margin-top: 20px;
  margin-bottom: 0px;
  font-weight:bold;
}



.f_about_widget .nav {
  margin-top: 35px;
}

.f_about_widget .nav li {
  display: inline-block;
  margin-right: 10px;
}

.f_about_widget .nav li a {
  display: inline-block;
  text-align: center;
  height: 36px;
  width: 36px;
  border-radius: 50%;
  color: #fff;
  border: 1px solid #7b7b7c;
  font-size: 16.92px;
  line-height: 35px;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.f_about_widget .nav li:hover a {
  color: #f195b2;
  border-color: #f195b2;
}

.f_about_widget .nav li:last-child {
  margin-right: 0px;
}

.f_link_widget .list_style li {
  margin-bottom: 10px;
}

.f_link_widget .list_style li a {
  font-size: 14px;
  font-weight:bold;
  color: #fff;
  letter-spacing: .28px;
  font-family: "Open Sans", sans-serif;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.f_link_widget .list_style li:hover a {
  color: #f195b2;
}

.f_contact_widget h4 {
  font-size: 18px;
  color: #a8a8a8;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  margin-bottom: 15px;
}

.f_contact_widget p {
  font-size: 14px;
  line-height: 26px;
  color: #a8a8a8;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 0px;
}

.f_contact_widget h5 {
  font-size: 16px;
  line-height: 26px;
  color:#fff;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 0px;
}

.footer_copyright .copyright_inner {
  overflow: hidden;
  border-top: 1px solid #3b3e43;
  padding: 32px 0px 30px 0px;
}

.footer_copyright .copyright_inner .float-left h5 {
  font-size: 16px;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 0px;
}

.footer_copyright .copyright_inner .float-right a {
  color: #f195b2;
  font-family: "Open Sans", sans-serif;
}

html,
body {
	margin: 0;
	font-size: 100%;
	background: #fff;
	font-family: 'Work Sans', sans-serif;
}

body a {
	text-decoration: none;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

a:hover {
	text-decoration: none;
}

input[type="button"],
input[type="submit"] {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	font-family: 'Work Sans', sans-serif;
}

p {
	margin: 0;
	letter-spacing: 1px;
	font-size: 0.9em;
}

ul {
	margin: 0;
	padding: 0;
}

label {
	margin: 0;
}


/*-- header --*/

.w3l_header_left{
	float:left;
	margin: .3em 0 0;
}
.w3l_header_left ul li{
	display:inline-block;
	margin-right:2em;
	font-size:14px;
	color: #FFF;
}
.w3l_header_left ul li i {
    padding-right:0.2em;
    color: #FFF;
}
.w3l_header_left ul li a{
	color:#FFF;
	text-decoration:none;
}
.w3l_header_left ul li a:hover{
	color:#00a98f;
}
.w3l_header_right{
	float: right;
}
/*-- social-icons --*/
/*--top header start here--*/
.w3ls-social-icons.text-left a {
    display: inline-block;
}
.w3ls-social-icons i {
    font-size: 15px;
    background: #333;
    padding: 8px 10px;
    color: #fff;
    border: 1px solid #333;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;
}
.w3ls-social-icons i:hover {
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;
}
.top-header-main {
    padding: 1em 0em;
}
.header-address h6 {
    font-size:0.9em;
    color: #fff;
    display: inline-block;
}
.logo h1 {
    font-size:2.5em;
}
.agileits_w3layouts_banner_nav {
    margin: 0 auto;
    width: 100%;
    background: #333;
    padding: 0 2em;
}
.agileits_top_menu {
    background: #ff4f81;
    padding: 0.5em 1em;
}
/*-- //social-icons --*/
.header-1 {
    background: url(../images/banner1.jpg) 0px 0px no-repeat;
    background-size: cover;
    min-height: 380px;
}
/*--header--*/

.content {
	margin: 0;
	padding: 0px;
}

.content p:last-child {
	margin: 0;
}

.content a.button {
	display: inline-block;
	padding: 10px 20px;
	background: #ff0;
	color: #000;
	text-decoration: none;
}

.content a.button:hover {
	background: #000;
	color: #ff0;
}

.content.title {
	position: relative;
	background: #333;
}

.navbar-nav {
	float: right;
	margin: 0;
}

.content.title h1 span.demo {
	display: inline-block;
	font-size: .5em;
	padding: 10px;
	background: #fff;
	color: #333;
	vertical-align: top;
}

.content.title .back-to-article {
	position: absolute;
	bottom: -20px;
	left: 20px;
}

.content.title .back-to-article a {
	padding: 10px 20px;
	background: #23B684;
	color: #fff;
	text-decoration: none;
}

.content.title .back-to-article a:hover {
	background: #23B684;
}

.content.title .back-to-article a i {
	margin-left: 5px;
}

.content.white {
	background: #fff;
	padding: 1em 0;
}

.content.black {
	background: #000;
}

.content.black p {
	color: #999;
}

.content.black p a {
	color: #08c;
}

.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 0!important;
	border: 1px solid transparent;
}

.navbar-default {
	background-color: #fff;
	border-color: #fff;
}

.navbar-brand {
	float: left;
	padding: 0!important;
	font-size: 18px;
	line-height: 0px!important;
	height: 0px!important;
	text-transform: uppercase;
}

.navbar-default a.navbar-brand h1 {
	color: #282828;
	font-weight: bold;
}

.navbar-default .navbar-nav>li>a {
	color: #282828;
	font-size: 0.9em;
	letter-spacing: 1px;
	font-weight: 600;
	text-transform: uppercase;
	padding: 14px 8px;
}

.navbar-nav>li>a {
	padding-top: 18px;
	padding-bottom: 15px;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a.active {
	color: #ff4f81;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
    background-color: rgba(35, 182, 132, 0);
    color: #ff4f81;
}
.navbar-default .navbar-brand label {
	color: #ff4f81;
	display: block;
	font-size: 0.3em;
	text-align: center;
	letter-spacing: 3px;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background-color: #202020;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #ff4f81;
}

.navbar-default .navbar-nav>.active>a:before {
	background: #ff4f81;
	transform: translateX(0);
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-o-transform: translateX(0);
	-ms-transform: translateX(0);
}

.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 0;
	padding: 9px 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: #282828;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 0;
}

.effect-3 {
	overflow: hidden;
}

.effect-3:before {
	left: -1px;
	bottom: 0;
	width: 100%;
	height: 2px;
	background:#ff4f81;
	content: '';
	position: absolute;
	transition: transform .5s ease;
	transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
}

.effect-3:hover:before {
	transform: translateX(0);
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-o-transform: translateX(0);
	-ms-transform: translateX(0);
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
	color: #ff4f81;
	background: none;
}

.navbar-nav>li {
	float: left;
	margin: 0 15px;
}

.navbar-default .navbar-toggle {
	border-color: #202020;
}

.dropdown-menu .divider {
	height: 0;
	margin: 0;
	overflow: none;
	background: none;
}

.dropdown-menu .divider {
	border-bottom: 1px solid #E8E7EC;
	padding: 3px 0;
}

.main-content {
	padding: 3em 0;
}
.dropdown-menu {
    min-width: 124px;
    text-align: center;
    background: rgba(0, 0, 0, 0.65);
}
.dropdown-menu.columns-2 {
	min-width: 400px;
}

.dropdown-menu.columns-3 {
	min-width: 600px;
}

.dropdown-menu li a {
	padding: 5px 15px;
	font-weight: 300;
	color:#fff
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #ff4f81;
    text-decoration: none;
    background-color: rgba(245, 245, 245, 0);
}
.multi-column-dropdown {
	list-style: none;
}

.multi-column-dropdown li a {
	display: block;
	clear: both;
	line-height: 1.428571429;
	color: #333;
	white-space: normal;
}

.multi-column-dropdown li a:hover {
	text-decoration: none;
	color: #23B684;
	background: none;
}

@media (max-width:767px) {
	.dropdown-menu.multi-column {
		min-width: 240px !important;
		overflow-x: hidden;
	}
	.navbar-nav {
		float: left;
		margin: 0;
		margin-left: 0em;
		width: 100%;
		background: #eee;
		margin-top: 1em;
	}
}


/*-- banner --*/

.carousel .item {
	background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner1.jpg) no-repeat;
	background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner1.jpg) no-repeat;
	background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner1.jpg) no-repeat;
	background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner1.jpg) no-repeat;
	background-size: cover;
}

.carousel .item.item2 {
	background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner2.jpg) no-repeat;
	background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner2.jpg) no-repeat;
	background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner2.jpg) no-repeat;
	background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner2.jpg) no-repeat;
	background-size: cover;
}

.carousel .item.item3 {
	background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner3.jpg) no-repeat;
	background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner3.jpg) no-repeat;
	background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner3.jpg) no-repeat;
	background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner3.jpg) no-repeat;
	background-size: cover;
}

.carousel .item.item4 {
	background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner4.jpg) no-repeat;
	background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner4.jpg) no-repeat;
	background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner4.jpg) no-repeat;
	background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner4.jpg) no-repeat;
	background-size: cover;
}

.carousel .item.item5 {
	background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner5.jpg) no-repeat;
	background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner5.jpg) no-repeat;
	background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner5.jpg) no-repeat;
	background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner5.jpg) no-repeat;
	background-size: cover;
}

.carousel-caption h2,
.carousel-caption h3 {
	font-size: 3.3em;
	font-weight: 300;
	letter-spacing: 1px;
}

.carousel-caption h2 span,
.carousel-caption h3 span {
	font-weight: 600;
}

.carousel-caption p {
    letter-spacing: 4px;
    font-size: 1em;
    line-height: 1.8em;
    font-weight: 300;
    color: #fff;
    margin: 1em auto 2em;
    width: 70%;
}
.carousel-caption a {
	color: #fff;
	letter-spacing: 1px;
	padding: 11px 20px;
	background: none;
	font-size: 0.9em;
	border-radius: 0;
	border: 1px solid #fff;
}

.carousel-caption a:hover {
    background: #ff4f81;
    border: 1px solid #ff4f81;
}

.codes {
	padding: 5em 0;
	background: #fff;
}

.codes.agileitsbg2 {
	background: #E74C3C;
	background-image: -webkit-linear-gradient(#ff9d2f, #ff6126);
	background-image: -moz-linear-gradient(#ff9d2f, #ff6126);
	background-image: -ms-linear-gradient(#ff9d2f, #ff6126);
	background-image: linear-gradient(#ff9d2f, #ff6126);
	padding-bottom: 10em;
}

.codes.agileitsbg3 {
	background: #3498DB;
	padding-bottom: 10em;
}

.codes.agileitsbg4 {
	background: #2ECC71;
	padding-bottom: 10em;
}

.carousel.slide.grid_3.grid_4 {
	border-top: 10px solid #3ACFD5;
	border-bottom: 10px solid #3a4ed5;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-position: 0 0, 100% 0;
	background-repeat: no-repeat;
	-webkit-background-size: 10px 100%;
	-moz-background-size: 10px 100%;
	background-size: 10px 100%;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=), url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%), -webkit-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%);
	background-image: -moz-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%), -moz-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%);
	background-image: -o-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%), -o-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%);
	background-image: linear-gradient(to bottom, #3acfd5 0%, #3a4ed5 100%), linear-gradient(to bottom, #3acfd5 0%, #3a4ed5 100%);
}
.carousel-indicators {
	bottom: 20%;
	left: 50%;
}

.carousel-caption {
	position: inherit;
	min-height: 700px!important;
	padding-top: 15em;
	text-align: center;
}
.carousel-control {
	line-height: 33em;
}
/*-- //banner --*/
/*-- pricing --*/
.wthree-pricing h3.agileits-title, .wthree-pricing h3.agileits-title span {
    color: #fff;
}
.wthree-pricing {
    padding:5em 0;
}
.pricing-grids-info {
    text-align: center;
}
.pricing-grid {
    float: left;
    width: 31%;
}
.pricing-grid.grid-two {
    margin: 0 2em;
}
.pricing-grid.grid-three {
    margin: 0 2em 0 0;
}
.pricing-grid h3 {
    font-size: 1.6em;
    font-weight: 600;
    margin-top: 1em;
    color: #ed1c24;
    text-transform: capitalize;
    text-align: center;
}
.pricing-grid h4 {
    font-size: 2em;
    font-weight: 500;
    color: #ed1c24;
    position: relative;
    margin-top: 1em;
    text-align: center;
}
.pricing-grid h4 span.sup {
    vertical-align: text-top;
    font-size: 0.5em;
}
.pricing-grid {
    float: left;
    width: 22.8%;
    background: #fff;
    padding: 1em;
    box-shadow: 0 0 8px 0 rgba(161, 161, 161, 0.5);
}
.w3ls-top {
    position: relative;
    margin: 0 auto;
    text-align: left;
}
.w3ls-bottom {
    padding: 0;
}
.w3ls-bottom ul li {
    font-size: 15px;
    color: #292828;
    margin-top: 1em;
    padding-top: 1em;
    display: block;
}
.more a {
    display: inline-block;
    font-size: 1em;
	color:#fff;
    background:#ed1c24;
    padding: .5em 3em;
    margin-top: 1.2em;
    border-radius: 4px;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	transition:.5s all; 
}  
.more a:hover {
    opacity: .7;
}     
.w3l_header:after {
    border-top: 2px solid #ed1c24;
    display: block;
    width: 81px;
    content: "";
    margin: 8px auto 0;
}   
/*-- //pricing --*/
.wthree_head_section {
    margin-bottom: 4em;
}
.w3l_header {
    font-size: 3em;
    color: #262c38;
    letter-spacing: 1px;
    position: relative;
    font-weight: 600;
    text-align: center;
}
.w3l_header span {
    color: #545151;
    font-weight: 200;
}
.wthree_head_section p {
    font-size: 15px;
    text-align: center;
    margin: 20px auto;
    width: 60%;
    color: #5e5e5e;
    line-height: 1.8em;
}
@media screen and (max-width: 768px){
	.w3l_about_bottom_left, .w3l_about_bottom_right {
		min-height: 400px;
		width: 100%;
		float: left;
	}
	.banner-text h3 {
    font-size: 36px;
}
a.callbacks_nav.callbacks1_nav.prev {
    left: 0%;
}
.callbacks_nav.next {
    left: 91%;
}
.w3-banner {
    padding: 6em 0;
}
.wthree-pricing {
    padding: 3em 0;
}
.clients {
    padding: 3em 0;
}
}
/*-- /testimonials_section--*/
.testimonials_section {
	padding: 6em 0 8em 0;
}
.carousel.slide.two .item {
	background: none!important;
}
.testimonials_grid_wthree h4 {
	font-size: 1.1em;
	color: #6b6a6a;
	line-height: 2.2em;
	margin: 1em auto;
	padding-left: 2.5em;
	position: relative;
	width: 73%;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
}
.testimonials_grid_wthree h5 {
	font-weight: 600;
	color: #141415;
	font-size: 1.4em;
}
.testimonials_grid_wthree i.fa.fa-quote-left {
	color: #fcb314;
	font-size: 2em;
}
.testimonials_grid_wthree {
	text-align: center;
}
.carousel-indicators.second {
	bottom: -27%;
	left: 50%;
}
.carousel-indicators.second .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #0f0f10;
}
.carousel-indicators.second li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid #777;
	border-radius: 10px;
}
.testimonials_grid_wthree img {
	margin: 0 auto;
	text-align: center;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
}
/*-- //testimonials_section--*/
/*-- /inner_page --*/
.inner_page_agile {
	text-align: center;
	background: url(../images/candidate.jpg) no-repeat 0px 0px;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	min-height: 255px;
	padding-top: 6em;
}
.inner_page_agile h3 {
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 2.5em;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.29);
	letter-spacing: 1px;
}

.inner_page_agile p {
	color: #f1f1f1;
	letter-spacing: 6px;
	font-size: 0.9em;
	margin-top: 10px;
}

.services-breadcrumb_w3layouts {
	width: 100%;
	border: none;
	padding: 1em 0;
	background: #eee;
}

.services-breadcrumb_w3layouts ul li span {
	padding: 0 1.5em;
}

ul.short_w3ls {
	text-align: left;
}

ul.short_w3ls li {
	list-style: none;
	display: inline-block;
}

.inner_breadcrumb {
	width: 80%;
	margin: 0 auto;
}

ul.short_w3ls li a {
	color: #ff4f81;
	text-decoration: none;
}
/* about */
.heading-agileinfo {
    font-weight: 600;
    letter-spacing: .5px;
    font-size: 40px;
    margin-bottom: 1.9em;
    text-align: center;
    color: #ff4f81;
    text-transform: uppercase;
    position: relative;
    margin-top: 0;
}
.heading-agileinfo span {
    display: block;
    font-size: 17px!important;
    margin-top: 1em;
    letter-spacing: 4px;
    text-transform: capitalize;
    color: #000000;
    font-weight: 500;
}
.heading-agileinfo span:after {
    content: '';
    background: #212121;
    height: 2px;
    width: 70px;
    position: absolute;
    top: 132%;
    right: 47%;
}
a.wthree-.about-link {
    color: #fff;
    border: 1px solid #03afdd;
    background: #03afdd;
    border-radius: 0;
    padding: 0.5em 2.5em;
    outline: none;
    font-size: 1em;
    margin: 4% auto 0;
    font-weight: 600;
    letter-spacing: 4px;
    display: inline-block;
    text-transform: uppercase;
}

.agileits-about-grid p {
    width: 80%;
    margin: 0 auto;
    font-size: 15px;
    line-height: 1.8em;
    color: #999;
}
.agileits-about-grid1 {
    border: 1px solid #000;
}

.agileits-about-grid2 {
   border: 1px solid #000;
   border-left:none;
   border-right:none;
}

.agileits-about-grid3 {
    border: 1px solid #000;
}
.agile-about{
	padding:5em 0 0;
}

/* //about */


/* about-bottom */
.agileits-about-btm {
    padding: 5em 0;
}

.ab1 {
    padding: 2em;
}
.ab1 span {
    color: #000;
    font-size: 2em;
}


h4.agileinfo-head {
    color: #ff4f81;
    text-transform: capitalize;
    font-weight: 600;
    margin: 0.7em 0;
    font-size: 1.8em;
}

.ab1 h5 {
    color: #000;
    font-size: 1em;
    text-transform: uppercase;
    font-weight: 600;
    margin: 1em 0 0.2em;
}
.ab1 p {
    color: #999;
    font-size: 15px;
    line-height: 1.8em;
    margin: 10px 0 0;
}


/* //about-bottom */

/*-- stats --*/

.w3layouts_stats_left {
    text-align: center;
}

.w3layouts_stats_left p {
    font-size: 3em;
    font-weight: 100;
    letter-spacing: 2px;
    color: #ffffff;
    margin: 0.1em 0 0.1em 0;
}
.w3layouts_stats_left h3 {
    font-size: 1.3em;
    color: #ff4f81;
    letter-spacing: 3px;
    margin: 30px 0 20px;
    font-weight: 600;
}

.w3layouts_stats_left span {
    font-size: 2.5em;
    color: #fff;
}

.w3l_stats_bottom_grid_left img {
    margin: 0 auto;
}

.stats {
    text-align: center;
   background: url(../images/banner2.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-attachment: fixed;
    padding: 5em 0;
}

.agile_inner_info_stats {
    margin-top: 2em;
}

span.ttt {
    color: #fff;
}
/*-- //stats --*/
/*-- feedback --*/ 
.feedback {
  background: url(../images/banner3.jpg) no-repeat center fixed;
  background-size: cover;
  padding:5em 0;
}
.agileits-feedback-grids {
  background: rgba(0, 0, 0, 0.47);
  padding: 1em;
  -webkit-box-shadow: 0px 1px 7px #8e8e8e;
  -moz-box-shadow: 0px 1px 7px #8e8e8e;
  box-shadow: 0px 1px 7px #8e8e8e;
}
.feedback-top {
    padding: 1em 1.5em;
    background: rgba(0, 0, 0, 0.47);
    position: relative;
    border-radius: 5px;
}
.feedback-top p{
  color:#fff;
}
.feedback-top:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 27%;
  width: 0;
  height: 0;
  border-top: 9px solid rgba(0, 0, 0, 0.47);
  border-right: 9px solid transparent;
  border-left: 9px solid transparent;
}
.feedback-img{
    float: left;
    width: 28%;
}
.feedback-grids {
    margin: 2em auto 0;
    width: 55%;
}
.feedback-img img{
	width:100%;
}
.feedback-info {
    margin: 1em !important;
}
.feedback-img-info{
    float: left;
    width: 65%;
    margin-left: .5em;
}
.feedback-img-info h5 {
    color: #fff;
    font-size: 1.1em;
    margin: 0;
    font-weight: 600;
}
.feedback-img-info p {
    color: #ff4f81;
    font-size: .9em;
    margin: 0.5em 0 0;
}
/*-- //feedback --*/
/* services */
.heading h3 {
    font-size: 45px;
	text-align:center;
    text-transform: uppercase;
    color: #000;
}
.heading p {
    text-align: center;
    color: #000;
    line-height: 26px;
    width: 60%;
    margin: 0 auto;
    margin-bottom: 50px;
}
.grid1 {
    text-align: center;
    background: #e0e0e0;
    background: #ffc107;
	background:#fff;
    padding: 25px 40px;
    -webkit-box-shadow: 0 0 40px #aaa;
    -moz-box-shadow: 0 0 40px #aaa;
    box-shadow: 0 0 40px #aaa;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
	-webkit-box-shadow:0px 1px 8px 0px rgba(158, 158, 158, 0.75);
	-moz-box-shadow:0px 1px 8px 0px rgba(158, 158, 158, 0.75);
	box-shadow:0px 1px 8px 0px rgba(158, 158, 158, 0.75);
}
.grid1:hover {
    background: #12ccc3;
}
.grid1 h4 {
    font-size: 20px;
    text-transform: uppercase;
    margin: 25px 0 20px;
    color: #212121;
}
.grid1 p {
    font-size: 14px;
    letter-spacing: .5px;
    color: #6b6b6b;
}
.services {
    padding: 5em 0;
}
.services .heading h3 ,.services .heading p{
    color: #fff;
}
.services-top-grids {
    margin-bottom: 30px;
}
.grid1 i.fa {
    font-size: 40px;
    color: #ff4f81;
}
/* //services */
/*-- news --*/ 
.news {
    padding: 5em 0;
}
.news-agileinfo {
    margin-top: 5em;
}
.wthree-news-grids {
    margin-top: 5em;
}
.datew3-agileits-info {
    padding-left: 2em;
} 
.datew3-agileits img.img-responsive {
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
    overflow: hidden;
    border: solid #dedede;
}
.datew3-agileits-info h5 {
    margin: 0;
}
.datew3-agileits-info h5 a {
    color: #000;
    text-decoration: none;
    font-size: 1.4em;
    text-transform: uppercase;
    font-weight: 600;
	    letter-spacing: 1px;
}
.datew3-agileits-info h5 a:hover {
    color:#ff4f81 ;
}
.datew3-agileits-info h6 {
    font-size: 1em;
    color: #ff4f81;
    font-weight: 600;
    margin: 1em 0;
    letter-spacing: 1px;
}
.datew3-agileits-info p {
    margin: 1em 0 0;
    color: #999999;
    font-size: .9em;
    line-height: 1.8em;
}
.datew3-agileits.datew3-agileits-fltrt {
    float: right;
}
.news-right h4 {
    color: #000;
    font-size: 2em;
    margin: 0;
}
.news-right {
    padding-left: 4em;
}
.achievesw3-agile {
	background:#97f302;
    padding: 1em;
    display: inline-block;
    margin: 2em 0 0 0;
}
.achievesw3-agile ul{
	padding:0;
	margin:0;
}
.achievesw3-agile ul li {
    display: block;
    margin: 1.3em 1em;
}
.achievesw3-agile ul li a{
    font-size: 1em;
    color: #fff;
    transition: .5s all;
	-webkit-transition: .5s all;
    -moz-transition: .5s all;
	-ms-transition: .5s all;
	-o-transition: .5s all;
    text-decoration: none;
}
.achievesw3-agile ul li a:hover{ 
	color:#000;
}
.achievesw3-agile ul li a i.fa {
    margin-right: 0.8em;
}
/*-- //news --*/
/*-- icons --*/
.grid_3.grid_4.w3_agileits_icons_page {
	margin: 0;
}
ul.bs-glyphicons-list li:hover {
	background: #000;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-moz-transition: 0.5s all;
}

ul.bs-glyphicons-list li:hover span {
	color: #fff;
}

.codes a {
	color: #555;
}

.row.fontawesome-icon-list {
	margin: 0;
}

.icon-box {
	padding: 8px 15px;
	background: rgba(149, 149, 149, 0.18);
	margin: 1em 0 1em 0;
	border: 5px solid #ffffff;
	text-align: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 13px;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-moz-transition: 0.5s all;
	cursor: pointer;
}

.icon-box:hover {
	background: #000;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-moz-transition: 0.5s all;
}

.icon-box:hover i.fa {
	color: #fff !important;
}

.icon-box:hover a.agile-icon {
	color: #fff !important;
}

.codes .bs-glyphicons li {
	float: left;
	width: 12.5%;
	height: 115px;
	padding: 10px;
	line-height: 1.4;
	text-align: center;
	font-size: 12px;
	list-style-type: none;
}

.codes .bs-glyphicons .glyphicon {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 24px;
}

.codes .glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #777;
}

.codes .bs-glyphicons .glyphicon-class {
	display: block;
	text-align: center;
	word-wrap: break-word;
}

h3.icon-subheading {
    font-size: 25px;
    color: #ff4f81;
    margin: 30px 0 15px;
    font-weight: 600;
}

h3.agileits-icons-title {
	text-align: center;
	font-size: 35px;
	color: #000;
	font-weight: 300;
}

.icons a {
	color: #555;
}

.icon-box i {
	margin-right: 10px !important;
	font-size: 20px !important;
	color: #282a2b !important;
}

.bs-glyphicons li {
	float: left;
	width: 18%;
	height: 115px;
	padding: 10px;
	line-height: 1.4;
	text-align: center;
	font-size: 12px;
	list-style-type: none;
	background: rgba(149, 149, 149, 0.18);
	margin: 1%;
	cursor: pointer;
}

.bs-glyphicons .glyphicon {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 24px;
	color: #282a2b;
}

.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #777;
}

.bs-glyphicons .glyphicon-class {
	display: block;
	text-align: center;
	word-wrap: break-word;
}

@media (max-width:1080px) {
	.icon-box {
		width: 33.33%;
	}
}

@media (max-width:991px) {
	h3.agileits-icons-title {
		font-size: 28px;
	}
	h3.icon-subheading {
		font-size: 22px;
	}
	.icon-box {
		width: 50%;
	}
}

@media (max-width:768px) {
	h3.agileits-icons-title {
		font-size: 28px;
	}
	h3.icon-subheading {
		font-size: 25px;
	}
	.row {
		margin-right: 0;
		margin-left: 0;
	}
	.icon-box {
		margin: 0;
	}
}

@media (max-width: 640px) {
	.icon-box {
		float: left;
		width: 50%;
	}
	h3.icon-subheading {
		font-size: 22px;
	}
	.grid_3.grid_4.w3_agileits_icons_page {
		margin-top: 0;
	}
}

@media (max-width: 480px) {
	.bs-glyphicons li {
		width: 31%;
	}
	h3.agileits-icons-title {
		font-size: 25px;
	}
	h3.icon-subheading {
		font-size: 19px;
	}
}

@media (max-width: 414px) {
	h3.agileits-icons-title {
		font-size: 23px;
	}
	h3.icon-subheading {
		font-size: 18px;
	}
	.bs-glyphicons li {
		width: 31.33%;
	}
}

@media (max-width: 384px) {
	.icon-box {
		float: none;
		width: 100%;
	}
}

@media (max-width: 375px) {
	.w3_agileits_icons_page {
		margin: 0 !important;
	}
}
/*-- //icons --*/
/*--Typography--*/
.well {
	font-weight: 300;
	font-size: 14px;
}

.list-group-item {
	font-weight: 300;
	font-size: 14px;
}

li.list-group-item1 {
	font-size: 14px;
	font-weight: 300;
}

.typo p {
	margin: 0;
	font-size: 14px;
	font-weight: 300;
}

.show-grid [class^=col-] {
	background: #fff;
	text-align: center;
	margin-bottom: 10px;
	line-height: 2em;
	border: 10px solid #f0f0f0;
}

.show-grid [class*="col-"]:hover {
	background: #e0e0e0;
}

.grid_3 {
	margin-bottom: 2em;
}

.xs h3,
h3.m_1 {
	color: #000;
	font-size: 1.7em;
	font-weight: 300;
	margin-bottom: 1em;
}

.grid_3 p {
	color: #555;
	font-size: 0.85em;
	margin-bottom: 1em;
	font-weight: 300;
}

.grid_4 {
	background: none;
	margin-top: 50px;
}

.label {
	font-weight: 300 !important;
	border-radius: 4px;
}

.grid_5 {
	background: none;
	padding: 2em 0;
}

.grid_5 h3,
.grid_5 h2,
.grid_5 h1,
.grid_5 h4,
.grid_5 h5,
h3.hdg,
h3.bars {
	margin-bottom: 1em;
	color: #ff4f81;
	font-weight: 600;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid rgba(241, 234, 239, 0.5);
}

.tab-content>.active {
	display: block;
	visibility: visible;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
	z-index: 0;
}

.badge-primary {
	background-color: #03a9f4;
}

.badge-success {
	background-color: #8bc34a;
}

.badge-warning {
	background-color: #ffc107;
}

.badge-danger {
	background-color: #e51c23;
}

.grid_3 p {
	line-height: 2em;
	color: #888;
	font-size: 0.9em;
	margin-bottom: 1em;
	font-weight: 300;
}

.bs-docs-example {
	margin: 1em 0;
}

section#tables p {
	margin-top: 1em;
}

.tab-content>.active {
	display: block;
	visibility: visible;
}

.label {
	font-weight: 300 !important;
}

.label {
	padding: 4px 6px;
	border: none;
	text-shadow: none;
}

.alert {
	font-size: 0.85em;
}

h1.t-button,
h2.t-button,
h3.t-button,
h4.t-button,
h5.t-button {
	line-height: 2em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

li.list-group-item1 {
	line-height: 2.5em;
}

.input-group {
	margin-bottom: 20px;
}

.in-gp-tl {
	padding: 0;
}

.in-gp-tb {
	padding-right: 0;
}

.list-group {
	margin-bottom: 48px;
}

ol {
	margin-bottom: 44px;
}

h2.typoh2 {
	margin: 0 0 10px;
}

@media (max-width:800px) {
	.grid_3.grid_5.w3ls,
	.grid_3.grid_5.w3l,
	.grid_3.grid_5.agileits,
	.grid_3.grid_5.agileinfo,
	.grid_3.grid_5.wthree {
		margin: 0;
	}
}

@media (max-width:768px) {
	.grid_5 {
		padding: 0 0 1em;
	}
	.grid_3 {
		margin-bottom: 0em;
	}
	.grid_3.grid_5.w3l {
		margin-top: 1.5em;
	}
}

@media (max-width:640px) {
	h1,
	.h1,
	h2,
	.h2,
	h3,
	.h3 {
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.grid_5 h3,
	.grid_5 h2,
	.grid_5 h1,
	.grid_5 h4,
	.grid_5 h5,
	h3.hdg,
	h3.bars {
		margin-bottom: .5em;
	}
	ol.breadcrumb li,
	.grid_3 p,
	ul.list-group li,
	li.list-group-item1 {
		font-size: 14px;
	}
	.breadcrumb {
		margin-bottom: 25px;
	}
	.well {
		font-size: 14px;
		margin-bottom: 10px;
	}
	h2.typoh2 {
		font-size: 1.5em;
	}
	.label {
		font-size: 60%;
	}
	.in-gp-tl {
		padding: 0 1em;
	}
	.in-gp-tb {
		padding-right: 1em;
	}
	.list-group {
		margin-bottom: 20px;
	}
}

@media (max-width:480px) {
	.grid_5 h3,
	.grid_5 h2,
	.grid_5 h1,
	.grid_5 h4,
	.grid_5 h5,
	h3.hdg,
	h3.bars {
		font-size: 1.2em;
	}
	.table h1 {
		font-size: 26px;
	}
	.table h2 {
		font-size: 23px;
	}
	.table h3 {
		font-size: 20px;
	}
	.label {
		font-size: 53%;
	}
	.alert,
	p {
		font-size: 14px;
	}
	.pagination {
		margin: 20px 0 0px;
	}
	.grid_3.grid_4.w3layouts {
		margin-top: 0;
	}
}

@media (max-width: 320px) {
	.grid_4 {
		margin-top: 18px;
	}
	h3.title {
		font-size: 1.6em;
	}
	.alert,
	p,
	ol.breadcrumb li,
	.grid_3 p,
	.well,
	ul.list-group li,
	li.list-group-item1,
	a.list-group-item {
		font-size: 13px;
	}
	.alert {
		padding: 10px;
		margin-bottom: 10px;
	}
	ul.pagination li a {
		font-size: 14px;
		padding: 5px 11px;
	}
	.list-group {
		margin-bottom: 10px;
	}
	.well {
		padding: 10px;
	}
	.nav>li>a {
		font-size: 14px;
	}
	table.table.table-striped,
	.table-bordered,
	.bs-docs-example {
		display: none;
	}
}
/*-- //typography --*/
/*-- gallery --*/
.gallery {
    padding: 5em 0;
}
.grid {
	position: relative;
	clear: both;
	margin: 0 auto;
	max-width: 1000px;
	list-style: none;
	text-align: center;
	background: rgba(0, 0, 0, 0.86);
} 
/* Common style */
.grid {
	position: relative;	
	overflow: hidden;
	margin: 10px 0;
	height: auto;
	text-align: center;
	cursor: pointer;
} 
.grid img {
	position: relative;
	display: block;
	width: 100%;
	opacity: 0.8;
}

.grid .figcaption {
	padding: 2em;
	color:rgba(0, 0, 0, 0.5);
	text-transform: capitalize;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
} 
.grid .figcaption,
.grid .figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%; 
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid  .figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
} 
.grid p {
	letter-spacing: 1px;
	font-size: 68.5%;
}
/*-----------------*/
/***** Apollo *****/
/*-----------------*/ 
.effect-apollo img {
	opacity: 0.95;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale3d(1.05,1.05,1);
	-moz-transform: scale3d(1.05,1.05,1);
	-o-transform: scale3d(1.05,1.05,1);
	-ms-transform: scale3d(1.05,1.05,1);
	transform: scale3d(1.05,1.05,1);
} 
.effect-apollo .figcaption::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background:rgba(0, 0, 0, 0.5);
	content: '';
	-webkit-transition: -webkit-transform 0.6s;
	transition: transform 0.6s;
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
	transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
}
.effect-apollo p {
    position: absolute;
    right: 0;
    bottom: 0;
    color: #fff;
    margin: 3em;
    padding: 0 1em;
    border-right: 4px solid #fff;
    text-align: right;
    opacity: 0;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
} 
.effect-apollo:hover img { 
    -webkit-transform: scale3d(1,1,1);
	-moz-transform: scale3d(1,1,1);
	-o-transform: scale3d(1,1,1);
	-ms-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
	opacity: 0.4;
}
.effect-apollo:hover .figcaption::before {
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
	transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
}
.effect-apollo:hover p {
	opacity: 1;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}
/*-- //gallery --*/
/*-- contact --*/
.w3layouts_mail_grid input[type="text"],
.w3layouts_mail_grid input[type="email"],
.w3layouts_mail_grid textarea {
	outline: none;
	padding: 14px;
	font-size: 14px;
	color: #212121;
	background: #f5f5f5;
	width: 100%;
	border: 1px solid #e4e2e2;
	margin-bottom: 1em;
	letter-spacing: 2px;
}

.w3layouts_mail_grid textarea {
	min-height: 170px;
	width: 100% !important;
}

.w3layouts_mail_grid input[type="submit"],
.w3layouts_mail_grid input[type="reset"] {
	outline: none;
	padding: 15px 0;
	font-size: 16px;
	color: #fff;
	font-weight: 600;
	background: #ec1955;
	width: 100%;
	border: none;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.w3layouts_mail_grid input[type="submit"]:hover,
.w3layouts_mail_grid input[type="reset"]:hover {
	background: #ff4f81;
	color: #fff;
}

.agile_map iframe {
	width: 100%;
	min-height: 400px;
	border: none;
}

.contact-grid-agile-w3 i {
	color: #fff;
	font-size: 33px;
}

.contact-grid-agile-w3 {
	background: #171616;
	text-align: center;
	width: 32%;
	padding: 2em 1em;
}

.contact-grid-agile-w3:nth-child(2) {
	margin: 0 1%;
}

.contact-grid-agile-w3 h4 {
	color: #2fdab8;
	font-size: 1.3em;
	margin: 20px 0;
	letter-spacing: 1px;
	font-weight: 700;
	text-transform: uppercase;
}

.contact-grid-agile-w3 p {
	color: #fff;
	font-size: 14px;
	line-height: 2em;
}

.contact-grid-agile-w3 p a {
	color: #fff;
	text-decoration: none;
}

.contact-grid-agile-w3 p span {
	display: block;
}

.mail-agileits-w3layouts i {
	color: #fff;
	font-size: 18px;
	float: left;
	width: 50px;
	height: 50px;
	border: 2px solid #ddd;
	text-align: center;
	line-height: 49px;
}

.mail-agileits-w3layouts {
	margin-top: 2em;
}

.agileits_w3layouts_nav_right.contact {
	float: left;
	margin-top: 1.7em;
}

.contact-right a:hover {
	color: #2fdab8;
}

.contact-right span,
.contact-right a {
	font-size: 15px;
	text-decoration: none;
	color: #555;
	outline: none;
}

.contact-right {
	padding-left: 1em;
	float: left;
	width: 65%;
}

.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form textarea {
	font-size: 15px;
	letter-spacing: 1px;
	color: #fff;
	padding: 0.5em 1em;
	border: 0;
	width: 100%;
	border-bottom: 1px solid #dcdcdc;
	background: none;
	-webkit-appearance: none;
	outline: none;
	border-radius: 00px 30px 30px 0px;
	-webkit-border-radius: 00px 30px 30px 0px;
	-moz-border-radius: 00px 30px 30px 0px;
	-moz-border-radius: 00px 30px 30px 0px;
	-ms-border-radius: 00px 30px 30px 0px;
}

.contact-form input[type="submit"] {
	border: none;
	padding: 0.8em 2.5em;
	font-size: 15px;
	outline: none;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
	background: #2fdab8;
	color: #fff;
	border-radius: 00px 30px 30px 0px;
	-webkit-border-radius: 00px 30px 30px 0px;
	-moz-border-radius: 00px 30px 30px 0px;
	-moz-border-radius: 00px 30px 30px 0px;
	-ms-border-radius: 00px 30px 30px 0px;
}

.contact-right p {
	font-weight: 600;
	color: #ff4f81;
	font-size: 0.9em;
	letter-spacing: 1px;
}

.contact-right span {
	color: #cecaca;
	font-size: 0.9em;
	line-height: 1.8em;
	letter-spacing: 1px;
}

.address-grid h4,
h4.white-w3ls {
	font-weight: 600;
	font-size: 1.2em;
	color: #fff;
	letter-spacing: 1px;
}

h4.white-w3ls {
	color: #fff;
	margin-bottom: 1em;
}

.agile_info_mail_img_info {
	background: #0e0e0e;
	padding: 2em 2em;
}

.agile_info_mail_img {
	background: url(../images/g11.jpg) no-repeat 0px 0px;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	min-height: 411px;
	margin-left: 1%;
	width: 65%;
}

.w3layouts_mail_grid {
	margin: 3em 0 0 0;
}

.wthree_contact_left_grid {
	padding-left: 0;
}

.map iframe {
	width: 100%;
	min-height: 400px;
	border: none;
	padding: 2em;
	background: #f5f5f5;
}
/*-- //contact --*/
.inner_content_info_agileits {
    padding: 5em 0;
}
/*-- services --*/
.agileits_services_grid h3 {
    font-size: 1.3em;
    font-weight: 600;
    color:#ff4f81;
    text-transform: capitalize;
    letter-spacing: 2px;
}
.agileits_services_grid p{
	color:#999;
	line-height:2em;
	margin:1em 0 2em;
}
.w3layouts_more{
	margin:2em 0 0;
	text-align:center;
}
.w3layouts_more a{
	display:block;
	font-size:1em;
	color:#ff4f81;
	text-transform:uppercase;
	padding:10px 0;
	border:2px solid #ff4f81;
	font-weight:600;
	letter-spacing:2px;
	text-decoration:none;
}
.w3layouts_more a i{
	padding-left:1em;
	color:#ff4f81;
}
.w3layouts_more a:hover{
	background:#ff4f81;
	border:2px solid #ff4f81;
	color:#fff;
}
.w3layouts_more a:hover i{
	padding-left:1.5em;
	color:#212121;
}
.w3_agile_services_grid1{
	overflow:hidden;
	position: relative;
}
.w3_agile_services_grid1 img {
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
	z-index:4;
}
.agileits_services_grid:hover img {
    opacity: 1;
    transform: scale(1.15,1.15);
    -webkit-transform: scale(1.15,1.15);
    -moz-transform: scale(1.15,1.15);
    -ms-transform: scale(1.15,1.15);
    -o-transform: scale(1.15,1.15);
}
.w3_agile_services_grid1 .w3_blur {
    background-color: rgba(0, 0, 0, 0.45);
    height: 100%;
    width: 100%;
    z-index: 5;
    position: absolute;
    opacity: 0;
    top: 0;
}
.agileits_services_grid:hover .w3_blur{
    opacity: 1;
}
/*-- //services --*/
.w3ls_banner_bottom_grids {
    margin-top: 4em;
}
/*-- offer --*/
.agileits_heading_section h3 {
    color: #fff;
}
.offer {
    background: url(../images/banner2.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-attachment: fixed;
    padding: 5em 0;
}
.wthree_head1{
	color:#fff;
}
.agileinfo_para1{
	color:#ff4f81;
}
.agile_offer_grid_pos{
	position:absolute;
	top:0%;
	left:5%;
}
.agile_offer_grid_pos p{
	font-size: 7em;
    color: rgba(255, 255, 255, 0.31);
    font-weight: bold;
}
.agile_offer_grid h4{
	font-size: 1.5em;
    color: #ff4f81;
	font-weight:600;
    text-transform: capitalize;
}
.agile_offer_grid p.w3_agileits_service_para{
	margin:2em 0 0;
	color:#fff;
	line-height:2em;
}
.agileits_w3layouts_offer_grid{
	position:relative;
}
/*-- //offer --*/
/*-- offer-bottom --*/
.w3l_services_footer_top_right_main:nth-child(2) {
    margin: 3em 0;
}
.w3l_services_footer_top_left img {
    margin: 0 auto;
}
.w3l_services_footer_top_right_main_l{
	float:left;
}
.w3l_services_footer_top_right_main_l h3{
	font-size: 1.2em;
    color: #ff4f81;
    padding-right: 2em;
    border-right: 1px solid #212121;
    margin: 1.8em 0 0;
	font-weight: 600;
}
.w3l_services_footer_top_right_main_l1{
	float:left;
	margin:0 3em;
}
.w3ls_service_icon{
	width: 70px;
    height: 70px;
    border: 2px solid #ff4f81;
    border-radius: 40px;
    text-align: center;
}
.w3ls_service_icon i{
	font-size: 2em;
    color: #ff4f81;
    padding-top: .5em;
}
.w3l_services_footer_top_right_main_r{
	float:right;
	width: 50%;
}
.w3l_services_footer_top_right_main_r a{
	font-size: 1em;
    color: #212121;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 600;
}
.w3l_services_footer_top_right_main_r a:hover{
    color: #ff4f81;
}
.w3l_services_footer_top_right_main_r p{
	margin:1em 0 0;
	color:#999;
	line-height:2em;
}
.agileits_portfolio_sub_grid {
    background: #ff4f81;
}
.w3_agile_portfolio_grid1{
	margin-top:2em;
	overflow: hidden;
}
.agileits_portfolio_sub_grid .w3layouts_port_head {
    content: '';
    z-index: 1;
    position: absolute;
    left: 49%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    opacity: 0;
    filter: alpha(opacity=0);
    margin-top: 100px;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
}
.w3_agile_portfolio_grid1:hover .agileits_w3layouts_team_grid img {
    opacity: 0.8;
}
.w3_agile_portfolio_grid1:hover .agileits_w3layouts_team_grid .w3layouts_port_head {
    opacity: 1;
    filter: alpha(opacity=100);
    margin-top: 0;
}
.w3layouts_port_head h3{
	font-size: 1em;
    letter-spacing: 5px;
    color: #fff;
    text-transform: uppercase;
    padding: 0.5em 1em;
    background: #ff4f81;
}
.banner-bottom {
    padding: 5em 0;
}
/*-- //offer-bottom --*/
.w3_agile_about_grid_left h3{
	font-size:1.4em;
	color:#212121;
	line-height:1.5em;
	text-transform: capitalize;
	margin:0;
}
.w3_agile_about_grid_left p i {
    color: #ef1d59;
    display: block;
    font-weight: 600;
    margin: 1em 0 1em;
}
.w3_agile_about_grid_left p{
	color:#999;
	line-height:2em;
}
.w3ls_news_grids {
    margin-top: 5em;
}
/*-- about --*/
/*-- Skills bar effects --*/
.skillbar {
  position: relative;
  display: inline-block;
  margin: 15px 0;
  width: 100%;
  background: #eee;
  height: 35px;
  border-radius: 3px;
  width: 100%;
}
.skillbar-title {
  position: absolute;
  top: 0;
  left: 0;
  width: 110px;
  font-weight: bold;
  font-size: 13px;
  color: #ffffff;
  background: #6adcfa;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  background: rgba(0, 0, 0, 0.1);
  padding: 0 20px;
  height: 35px;
  line-height: 35px;
}
.skillbar-bar {
  height: 35px;
  width: 0px;
  background: #2ebaef;
  border-radius: 3px;
  display: inline-block;
}
.skill-bar-percent {
	position: absolute;
    right: 0%;
    top: 0;
    font-size: 13px;
    height: 35px;
    line-height: 35px;
    color: #212121;
}
/*-- //about --*/
/*-- team --*/
.team{
	padding:5em 0;
}
.w3_agile_team_grids{
	margin:5em 0 0;
}
.w3_agile_team_grid h3{
	font-size:1.2em;
	color:#212121;
	margin:1em 0 0;
}
.w3_agile_team_grid p{
	color:#ff4f81;
	text-transform:uppercase;
	font-weight:600;
	margin-bottom: 1em;
}
.w3_agile_team_grid:nth-child(2),.w3_agile_team_grid:nth-child(4){
	margin-top:5em;
}
.w3_agile_team_grid ul li{
	display:inline-block;
	margin-right:1em;
}
.w3_agile_team_grid ul li:last-child{
	margin:0;
}
.w3_agile_team_grid figure {
	overflow: hidden;
	position: relative;
}
.hover14 figure::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.hover14 figure:hover::before,.w3_agile_team_grid:hover .hover14 figure::before{
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}
.agileits_social_list li a{
    color: #212121;
    text-align: center;
    display: inline-block;
    font-size: 1.2em;
}
a.w3_agile_facebook:hover{
	color:#3b5998;
}
a.agile_twitter:hover{
	color:#1da1f2;
}
a.w3_agile_dribble:hover{
	color:#ea4c89;
}
a.w3_agile_vimeo:hover{
	color:#1ab7ea;
}
ul.agileits_social_list {
    padding: 0;
}
ul.agileits_social_list li {
    display: inline-block;
}
.about-w3slid h3 {
    font-size: 3em;
    color: #fff;
    text-transform: capitalize;
    letter-spacing: 1px;
}
.about-w3slid p {
    width: 70%;
    margin: 2em auto 0;
    color: #fff;
    letter-spacing: 2px;
}
.about-w3slid {
    background: url(../images/banner3.jpg)no-repeat center 0px fixed;
    background-size: cover;
    text-align: center;
    padding: 7em 0;
}
/*-- //team --*/
.welcome {
    padding: 5em 0;
}
/*-- footer --*/

.footer_top_agileits {
	background: #141415;
	padding: 4em 0;
}

.footer_bottom1 a {
	display: inline-block;
}
.footer_w3ls {
    background: #0f0f10;
    text-align: center;
    padding: 1em 0;
}
ul.tag2:last-child {
	margin: 0;
}

.footer_bottom_grid:nth-child(2) {
	float: right;
	text-align: right;
}

.footer_bottom {
	padding: 2em 0;
}

.index-copy-right {
	background: transparent;
}

.footer_bottom h6 {
	color: #ffffff;
	font-size: 1.4em;
	letter-spacing: 1px;
	margin-bottom: 1em;
	text-transform: uppercase;
	font-weight: 700;
}

.footer_bottom1 p {
	color: #fff;
	font-size: 14px;
	letter-spacing: 2px;
	margin-top: 0em;
}

.footer_bottom1 p a {
	color: #ff4f81;
	transition: .5s ease-in;
	-webkit-transition: .5s ease-in;
	-moz-transition: .5s ease-in;
	-o-transition: .5s ease-in;
	-ms-transition: .5s ease-in;
}

.footer_bottom1 p a:hover {
	color: #fff;
	transition: .5s ease-in;
	-webkit-transition: .5s ease-in;
	-moz-transition: .5s ease-in;
	-o-transition: .5s ease-in;
	-ms-transition: .5s ease-in;
}

.social ul {
	padding: 0;
	margin: 0;
}

.social ul li {
	display: inline-block;
}

.social ul li a {
	color: #333;
	text-align: center;
}

.social ul li a i.fa.fa-facebook {
	height: 32px;
	width: 32px;
	line-height: 32px;
	background: #FFFFFF;
	color: #3b5998;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

.social ul li a i.fa.fa-facebook:hover {
	height: 32px;
	width: 32px;
	line-height: 32px;
	background: #3b5998;
	color: #FFFFFF;
}

.social ul li a i.fa.fa-twitter {
	height: 32px;
	width: 32px;
	line-height: 32px;
	background: #FFFFFF;
	color: #1da1f2;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

.social ul li a i.fa.fa-twitter:hover {
	height: 32px;
	width: 32px;
	line-height: 32px;
	background: #1da1f2;
	color: #FFFFFF;
}

.social ul li a i.fa.fa-rss {
	height: 32px;
	width: 32px;
	line-height: 32px;
	background: #FFFFFF;
	color: #f26522;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

.social ul li a i.fa.fa-rss:hover {
	height: 32px;
	width: 32px;
	line-height: 32px;
	background: #f26522;
	color: #FFFFFF;
}

.footer_bottom1 label {
	color: #ff4f81;
	display: block;
	font-size: 0.3em;
	letter-spacing: 3px;
}

.footer_bottom1 h2 {
	font-size: 2.2em;
	text-transform: uppercase;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.29);
	color: #fff;
	font-weight: 700;
}

.footer_grid h3, .footer_grid_left h3 {
    font-size: 1.5em;
    color: #ff4f81;
    position: relative;
    margin-bottom: 1.5em;
    font-weight: 600;
    letter-spacing: 1px;
}

.footer_grid_left h3 {
	margin: 0;
}

.footer_grid p {
	color: #8b8b96;
	line-height: 2em;
	margin-bottom: 2em;
}

.footer_grid_list li,
.address li {
	display: block;
	margin-bottom: 1em;
}

.footer_grid_list li i {
	color: #ff4f81;
	padding-right: 1em;
}

.footer_grid_list li a {
	color: #8b8b96;
	text-decoration: none;
	line-height: 1.5em;
	letter-spacing: 1px;
	font-size: 0.9em;
}

.footer_grid_list li a:hover {
	color: #fff;
}

.footer_grid_list li:last-child,
.address li:last-child {
	margin-bottom: 0;
}

.address li {
	color: #8b8b96;
}

.address li i {
	margin-right: 1.5em;
	color: #fff;
	width: 32px;
	height: 32px;
	text-align: center;
	line-height: 30px;
	border: 1px solid #4b4b50;
}

.address li span {
	display: block;
	margin-left: 4em;
	letter-spacing: 1px;
	font-size: 0.9em;
}

.address li a {
	color: #a8aeb3;
	text-decoration: none;
}

.address li a:hover {
	color: #fff;
	text-decoration: none;
}

.footer_grids {
	margin: 3em 0 0 0;
}

.footer_grid_right input[type="email"] {
	outline: none;
	padding: 14px;
	background: #fff;
	font-size: 0.9em;
	color: #888;
	width: 70%;
	margin-right: 1em;
	border: none;
	letter-spacing: 2px;
}

.footer_grid_right input[type="email"]::-webkit-input-placeholder {
	color: #999!important;
}

.footer_grid_right input[type="submit"] {
	outline: none;
	padding: 12px 0;
	background: #ff4f81;
	font-size: 1em;
	color: #fff;
	width: 20%;
	border: none;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.footer_grid_right input[type="submit"]:hover {
	background: #ec1955;
}

ul.social-icons3.two li a {
	text-align: center;
}
/*-- //footer --*/
h4.modal-title {
    color: #ff4f81;
    font-size: 29px;
    text-transform: uppercase;
    font-weight: 600;
}
.agileits-w3layouts-info p {
    font-size: 14px;
    color: #777;
    line-height: 1.8em;
    padding: 20px 0;
}
/*--responsive--*/

@media(max-width:1366px) {
	.carousel-caption {
		min-height: 524px!important;
		padding-top: 10em;
	}
	.carousel-indicators {
		bottom: 3%;
		left: 50%;
	}
	.carousel-caption h2,
	.carousel-caption h3 {
		font-size: 3em;
		font-weight: 300;
		letter-spacing: 1px;
	}
	.inner_sec_grids_info_w3ls {
		margin-top: 3em;
	}
	.inner_content_info_agileits,
	.banner-bottom,
	.services {
		padding: 5em 0;
	}
	.testimonials_section {
		padding: 5em 0 7em 0;
	}
	.banner_bottom_left h4 {
		font-size: 1.9em;
		margin-bottom: 1em;
	}
}

@media(max-width:1280px) {
	.banner_bottom_left h4 {
		font-size: 1.8em;
		margin-bottom: 1em;
	}
	.services-left-top h5 {
		font-size: 0.9em;
		margin: 1em 0;
		line-height: 1.8em;
	}
	.according_inner_grids {
		padding: 4em 2em;
	}
	h3.agile_heading.two {
		margin: 0;
		font-size: 2.3em;
	}
}

@media(max-width:1080px) {
	.team_work_agile h4 {
		font-size: 2em;
		width: 85%;
		text-align: center;
		line-height: 1.8em;
		padding-top: 3.5em;
	}
	h3.tittle {
		margin: 0;
		font-size: 2.8em;
	}
	.login-form {
		margin: 3em auto 0;
		width: 85%;
	}
	.testimonials_grid_wthree h4 {
		font-size: 1em;
		line-height: 2.2em;
		margin: 1em auto;
		padding-left: 2.5em;
		width: 73%;
	}
	.footer_grid_left h3 {
		margin: 0;
		font-size: 1.3em;
		line-height: 1.6em;
	}
	#search_form form {
		margin: 2em auto 0;
		width: 90%;
	}
	.agile_info_mail_img_info {
		padding: 2em 1em;
	}
	.inner_page_agile {
		min-height: 229px;
		padding-top: 5em;
	}
	.header-1 {
    min-height: 300px;
}
.navbar-nav>li {
    margin: 0 7px;
}
.w3l_services_footer_top_right_main_l1 {
    margin: 0 1em;
}
}

@media(max-width:1050px) {
	#search_form form {
		margin: 2em auto 0;
		width: 90%;
	}
	.agile_info_mail_img_info {
		padding: 2em 1em;
	}
	.login-form-rec {
		margin: 0 auto;
		width: 65%;
	}
	ul.links_bottom li.last {
		margin-right: 0;
		padding: 5px 18px;
		margin-top: 1em;
	}
	.job_info_right {
		margin-top: 3em;
	}
}

@media(min-width:992px) {
	.mid_services {
		display: flex;
	}
}

@media(max-width:991px) {
	.navbar-nav>li {
		float: left;
		margin: 0 4px;
	}
	.inner_content_info_agileits,
	.banner-bottom,
	.services {
		padding: 4em 0;
	}
	.agile_info_mail_img {
		min-height: 411px;
		margin-left: 0;
		width: 100%;
	}
	.agile_info_mail_img_info {
		margin-bottom: 2em;
		padding: 3em 2em;
	}
	.footer_grid_left h3 {
		margin: 0 0 1em 0;
		font-size: 1.3em;
		line-height: 1.6em;
	}
	.footer_grid:nth-child(3) {
		margin-top: 2em;
	}
	.services-middle-left:nth-child(2) {
		padding: 0;
		margin: 0 0 1em 0;
	}
	.services-middle-left:nth-child(1) {
		padding: 0;
		margin: 0 0 1em 0;
	}
	.services-left-top1 {
		margin: 1em 0 0 0;
	}
	.services-middle {
		margin-top: 1em;
	}
	.team_work_agile h4 {
		font-size: 2em;
		width: 75%;
		line-height: 1.8em;
		padding-top: 3em;
	}
	.carousel-caption p {
		letter-spacing: 4px;
		font-size: 1em;
		width:100%;
	}
	.according_info {
		margin-top: 2em;
	}
	.mid_services_img {
		min-height: 500px;
	}
	.form-inputs,
	.form-right {
		position: relative;
		padding: 0;
	}
	.carousel-caption h2,
	.carousel-caption h3 {
		font-size: 2.5em;
		font-weight: 300;
		letter-spacing: 1px;
	}
	.carousel-caption {
		min-height: 466px!important;
		padding-top: 10em;
	}
	.carousel-indicators {
		bottom: 0%;
		left: 50%;
	}
	.carousel-control {
    line-height: 25em;
}
	#search_form h2 {
		font-size: 2.3em;
	}
	.inner_sec_grids_info_w3ls {
		margin-top: 2em;
	}
	.carousel-caption h2,
	.carousel-caption h3 {
		font-size: 2.6em;
		font-weight: 300;
		letter-spacing: 1px;
	}
	.wthree_contact_left_grid {
		padding: 0;
	}
	.blog-grid.one {
		margin-bottom: 0;
	}
	.blog-grid {
		padding: 0;
		width: 48%;
		margin: 1.8% 1%;
		float: left;
	}
	.navbar-nav>li {
    margin: 0 0px;
}
.navbar-default .navbar-nav>li>a {
    font-size: 0.85em;
    letter-spacing: 0px;
    padding: 14px 5px;
}
.agileits_w3layouts_nav_right.contact {
    float: none;
}
.gallery {
    padding: 4em 0;
}
.agileits_services_grid {
    float: left;
    width: 33.3%;
}
.offer {
    padding: 3em 0;
}
.agile_offer_grid:nth-child(2){
    margin: 2em 0;
}
.w3l_services_footer_top_left {
    margin-bottom: 2em;
}
.w3ls_banner_bottom_grids {
    margin-top: 0;
}
.welcome {
    padding: 4em 0;
}
.about-w3slid {
    padding: 4em 0;
}
.about-w3slid p {
    width: 100%;
}
.team {
    padding: 3em 0;
}
.about-w3slid h3 {
    font-size: 2.5em;
}
.w3_agile_team_grid {
    float: left;
    width: 50%;
}
.agile-about {
    padding: 4em 0 0;
}
.agileits-about-grid p {
    width: 100%;
}
.agileits-about-btm {
    padding: 4em 0;
}
h4.agileinfo-head {
    font-size: 1.5em;
}
.stats {
    padding: 4em 0;
}
.w3layouts_stats_left {
    float: left;
    width: 50%;
    margin-bottom: 1.5em;
}
.grid1 {
    margin-bottom: 1.5em;
}
.services-top-grids {
    margin-bottom: 0;
}
.feedback {
    padding: 4em 0;
}
.news {
    padding: 4em 0;
}
}

@media(max-width:900px) {
	h3.tittle {
		margin: 0;
		font-size: 2.6em;
	}
	.footer_bottom_grid:nth-child(2) {
		float: left;
		text-align: left;
		margin-top: 1em;
	}
}

@media(max-width:768px) {
 .navbar-brand {
    margin-left: 0px !important;
}
}

@media(max-width:767px) {
	.content.white {
		padding: 1em 1em;
	}
	.navbar>.container .navbar-brand,
	.navbar>.container-fluid .navbar-brand {
		margin-left: 0px;
	}
	td.one {
		padding: 21px 38px;
		font-size: 0.8em;
	}
	.banner {
		min-height: 371px;
	}
	.navbar-nav {
		float: none;
		margin: 0;
		text-align:center;
		margin-left: 0em;
		background: #eee;
		margin-top: 1em;
		padding: 1em 1em;
	}
	.navbar-nav>li {
		float: none;
		margin: 0 4px;
	}
	.contact-in {
		padding-left: 0;
		padding: 0;
	}
	.main-content {
		padding: 3em 1em;
	}
	.g-left {
		padding: 0 5px;
		margin-bottom: 0.7em;
		float: left;
		width: 33%;
	}
	.navbar-default .navbar-collapse,
	.navbar-default .navbar-form {
		border: none!important;
	}
	.navbar-default .navbar-collapse,
	.navbar-default .navbar-form {
		border: none!important;
	}
	.multi-column-dropdown li a {
		display: block;
		clear: both;
		line-height: 1.428571429;
		color: #fff;
		white-space: normal;
	}
	.item-details {
		float: right;
		width: 81%;
		padding: 0;
	}
	.navbar-nav>li {
		float: none;
		margin: 0 4px;
	}
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: #e0e1e2;
		border: 0;
	}
	.multi-column-dropdown li a {
		display: block;
		clear: both;
		color: #595a5a;
		white-space: normal;
		border-bottom: 1px solid #ddd;
	}
	.multi-column-dropdown li a:nth-child(last) {
		border: none;
	}
	#search_form form {
		margin: 2em auto 0;
		width: 100%;
	}
	.search_top input[type="submit"] {
		width: 20%;
	}
	.search_top input[type="text"],
	.search_top input[type="submit"] {
		width: 23%;
	}
	.carousel-caption h2,
	.carousel-caption h3 {
		font-size: 2.2em;
		letter-spacing: 1px;
	}
	#search_form {
		padding: 2em 2em;
		text-align: center;
	}
	.team_work_agile h4 {
		font-size: 1.6em;
		width: 75%;
		line-height: 1.8em;
		padding-top: 3em;
	}
	.team_work_agile {
		min-height: 290px;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #0c0c0c;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
		color: #ff4f81;
	}
	.footer_bottom_grid:nth-child(2) {
		float: left;
		text-align: left;
		padding: 0;
		margin-top: 1.2em;
	}
	.footer_bottom_grid {
		padding: 0;
	}
	.banner_bottom_left h4 {
		font-size: 1.6em;
		margin-bottom: 0.6em;
	}
	.carousel-caption {
		min-height: 466px!important;
		padding-top: 9em;
	}
	.loc_1 img {
		width: 42%;
		margin-bottom: 1em;
	}
	.candidate_cv {
		min-height: 632px;
		padding: 4em 0 4em 0;
	}
	.testimonials_section {
		padding: 4em 0 6em 0;
	}
	.blog-grid p {
		padding: 0 0em;
	}
}
@media screen and (min-width: 737px){
    .w3-flex{
        display: flex;
    }
    .ab1 {
        flex:1;
    }
}
@media screen and (max-width: 736px){
    .agileits-about-grid p {
        width: 96%;
    }
    .ab1 {
        float: none;
    }
	.agileits_services_grid h3 {
    letter-spacing: 1px;
}
.agileits-about-grid2 {
    border: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    margin: 2em 0;
}
.carousel-caption p {
    letter-spacing: 3px;
    font-size: 1em;
    width: 84%;
}
}
@media(max-width:667px) {
	.carousel-caption h2,
	.carousel-caption h3 {
		font-size: 2em;
		letter-spacing: 1px;
	}
	.carousel-caption {
		min-height: 420px!important;
		padding-top: 7em;
	}
	.carousel-control {
		line-height: 23em;
	}
	.testimonials_grid_wthree h4 {
		font-size: 1em;
		line-height: 2.2em;
		margin: 1em auto;
		padding-left: 0.5em;
		width: 100%;
	}
	.testimonials_grid_wthree h5 {
		font-size: 1.2em;
	}
	.footer_top_agileits {
		padding: 3em 0;
	}
	.banner_bottom_left h4 {
		font-size: 1.4em;
		margin-bottom: 0.6em;
	}
	#search_form h2,
	h3.agile_heading.two {
		font-size: 2em;
	}
	.carousel-indicators {
		bottom: 1%;
		left: 50%;
	}
	.carousel-caption {
		min-height: 420px!important;
		padding-top: 8em;
	}
	.inner_page_agile {
		min-height: 169px;
		padding-top: 3em;
	}
	.inner_page_agile p {
		letter-spacing: 3px;
	}
	h3.tittle {
		margin: 0;
		font-size: 2.4em;
	}
	.single-left1 h3 {
		margin: 2em 0 1em;
		letter-spacing: 1px;
		font-size: 1.2em;
	}
	.login-form-rec {
		margin: 0 auto;
		width: 80%;
	}
	.form-inputs ul li,
	.form-inputs ul li {
		float: left;
		width: 40%;
	}
	.agileits_services_grid h3 {
    letter-spacing: 0px;
}
.w3l_services_footer_top_right_main_l h3 {
    padding-right: 1em;
}
}

@media(max-width:640px) {
	.inner_page_agile h3 {
		font-size: 2.2em;
	}
	.inner_page_agile {
		min-height: 163px;
		padding-top: 3em;
	}
	.blog-grid h4 a {
		font-size: 1.1em;
	}
	.events_info h5 {
		font-size: 0.9em;
	}
	.search_top input[type="text"],
	.search_top input[type="submit"] {
		width: 100%;
		margin-bottom: 8px;
	}
	.search_top select#country12 {
		width: 100%;
		margin-bottom: 10px;
	}
	.inner_content_info_agileits, .banner-bottom, .services {
    padding: 3em 0;
}
.header-1 {
    min-height: 270px;
}
.heading-agileinfo {
    font-size: 35px;
    margin-bottom: 1.8em;
}
.gallery {
    padding:3em 0;
}
.gallery-grid {
    width: 100%;
}
.agileits_services_grid {
    width: 100%;
}
.agileits_services_grid:nth-child(2){
    margin:2em 0;
}
.welcome {
    padding: 3em 0;
}
.about-w3slid {
    padding: 3em 0;
}
.team {
    padding: 3em 0;
}
.about-w3slid h3 {
    font-size: 2.2em;
}
.carousel-caption {
    padding-top: 7em;
}
.agile-about {
    padding: 3em 0 0;
}
.stats {
    padding: 3em 0;
}
.feedback {
    padding: 3em 0;
}
.news {
    padding: 3em 0;
}
.datew3-agileits {
    width: 100%;
    margin-bottom: 1.5em;
}
.datew3-agileits-info {
    padding-left: 1em;
    width: 100%;
}
.wthree-news-grids {
    margin-top: 2em;
}
}

@media(max-width:600px) {
	.carousel-caption h2,
	.carousel-caption h3 {
		font-size: 2.2em;
		letter-spacing: 1px;
		line-height: 1.4em;
	}
	.carousel-caption p {
		letter-spacing: 3px;
		font-size: 0.95em;
		margin: 0.3em auto 1em;
	}
	.carousel-caption {
		min-height: 392px!important;
		padding-top: 6em;
	}
	.team_work_agile h4 {
		font-size: 1.4em;
		width: 80%;
	}
	.team_work_agile {
		min-height: 250px;
	}
	.carousel-caption a {
		padding: 9px 18px;
		font-size: 0.9em;
	}
	.carousel-control {
		line-height: 19em;
	}
	.inner_content_info_agileits,
	.banner-bottom,
	.services {
		padding: 3em 0;
	}
	.w3l_services_footer_top_right_main_r {
    width: 47%;
}
}

@media(max-width:568px) {
	.team_work_agile h4 {
		font-size: 1.4em;
		width: 90%;
	}
	h3.tittle {
		margin: 0;
		font-size: 2.2em;
	}
	.footer_grid_right input[type="submit"] {
		width: 25%;
	}
	.footer_bottom h6 {
		font-size: 1.1em;
	}
	.mid_services_img {
		min-height: 299px;
	}
	.inner_breadcrumb {
		width: 90%;
		margin: 0 auto;
	}
	.map iframe {
		width: 100%;
		min-height: 300px;
		border: none;
		padding: 1em;
	}
	.w3l_services_footer_top_right_main_r {
    width: 43%;
}
}

@media(max-width:480px) {
	.team_work_agile h4 {
		font-size: 1.4em;
		width: 90%;
	}
	.footer_grid_right input[type="email"] {
		width: 65%;
	}
	.footer_grid_right input[type="submit"] {
		width: 29%;
	}
	.blog-grid {
		padding: 0;
		width: 100%;
		margin: 1.8% 0%;
		float: left;
	}
	.single-left1 ul {
		text-align: left;
	}
	.single-left1 ul li {
		margin-right: 10px;
		margin-bottom: 10px;
	}
	.single-left1 h3 {
		margin: 1em 0 1em;
		letter-spacing: 1px;
		font-size: 1em;
	}
	.permit h3,
	.experience h3,
	h5.widget-title {
		font-size: 1.2em;
	}
	.inner_page_agile h3 {
		font-size: 1.8em;
	}
	.inner_page_agile {
		min-height: 141px;
		padding-top: 2.5em;
	}
	h3.tittle {
		margin: 0;
		font-size: 1.8em;
	}
	.inner_sec_grids_info_w3ls {
		margin-top: 1.7em;
	}
	.location_box1 h6 {
		font-size: 1.1em;
	}
	h3.tittle.three {
		font-size: 1.6em;
	}
	.login-form-rec {
		margin: 0 auto;
		width: 100%;
	}
	.w3l_header_left ul li {
    margin-right: 0.5em;
    font-size: 13px;
}
.header-1 {
    min-height: 250px;
}
.w3l_services_footer_top_right_main_r {
    float: right;
    width: 100%;
    margin-top: 1em;
}
.about-w3slid h3 {
    font-size: 1.8em;
}
.w3ls_news_grids {
    margin-top: 0em;
}
.w3_agile_about_grid_left h3 {
    font-size: 1.2em;
}
.carousel-caption h2, .carousel-caption h3 {
    font-size: 2em;
}
.carousel-caption p {
    font-size: 0.9em;
}
.carousel-caption {
    min-height: 370px!important;
    padding-top: 5em;
}
.heading-agileinfo span {
    letter-spacing: 2px;;
}
.agile_info_mail_img {
    min-height: 320px;
}
}

@media(max-width:440px) {
	.team_work_agile h4 {
		font-size: 1.2em;
		width: 90%;
		padding-top: 2.6em;
	}
	.team_work_agile {
		min-height: 205px;
	}
	.services-left-top {
		padding: 2em 1em;
	}
	#search_form h2,
	h3.agile_heading.two {
		font-size: 1.6em;
	}
	.according_inner_grids {
		padding: 2em 1em;
	}
	h3.tittle {
		margin: 0;
		font-size: 2em;
	}
	.candidate_cv {
		min-height: 632px;
		padding: 3em 0 3em 0;
	}
	.login-form textarea {
		height: 81px;
	}
	.login-form input[type="submit"] {
		padding: 10px 0;
	}
	.testimonials_section {
		padding: 3em 0 6em 0;
	}
	.login-form {
		margin: 1em auto 0;
		width: 99%;
	}
	.form-left,
	.form-right {
		padding: 1em;
	}
	.carousel-caption h2,
	.carousel-caption h3 {
		font-size: 1.7em;
	}
	.banner_bottom_left p {
		font-size: 0.9em;
	}
	.banner_bottom_left h4 {
		font-size: 1.2em;
		margin-bottom: 0.6em;
	}
	ul.some_agile_facts label {
		font-size: 1.2em;
	}
	ul.some_agile_facts li {
		font-size: 1em;
	}
	.w3l_header_left {
    float: none;
    margin: 0;
    width: 100%;
}
.w3l_header_left ul li {
    margin-right: 3em;
    font-size: 14px;
}
.w3l_header_right {
    float: none;
    width: 100%;
    text-align: center;
    margin-top: 10px;
}
.text-left {
    text-align: center;
}
.navbar-default a.navbar-brand h1 {
    font-size: 30px;
}
.navbar-toggle {
    margin-top: 0;
    margin-bottom: 0;
}
.heading-agileinfo span {
    font-size: 15px!important;
    letter-spacing: 2px;
}
}

@media(max-width:414px) {
	h3.tittle {
		margin: 0;
		font-size: 1.7em;
	}
	.footer_grid_right input[type="email"] {
		width: 100%;
		margin-bottom: 10px;
	}
	.footer_grid_right input[type="submit"] {
		width: 50%;
	}
	.form-inputs ul li,
	.form-inputs ul li {
		float: none;
		width: 100%;
	}
	.w3_agile_team_grid {
    float: left;
    width: 100%;
}
.w3_agile_team_grid:nth-child(2), .w3_agile_team_grid:nth-child(4) {
    margin-top: 2em;
}
.w3layouts_stats_left {
    width: 100%;
}
}

@media(max-width:384px) {
	input[type="file"] {
		padding: 8px 5px;
		opacity: 0;
		cursor: pointer;
		position: absolute;
		left: 34.2%;
		width: 190px;
	}
	.carousel-caption h2,
	.carousel-caption h3 {
		font-size: 1.6em;
	}
	.carousel-caption {
		min-height: 300px!important;
		padding-top: 4em;
	}
	.loc_1 img {
		width: 100%;
		margin-bottom: 1em;
	}
	.w3l_header_left ul li {
    margin-right: 2em;
    font-size: 14px;
}
.carousel-caption p {
    letter-spacing: 0px;
}
.carousel-control {
    line-height: 14em;
}
.carousel-indicators {
    bottom: -7%;
    left: 50%;
}
.heading-agileinfo span {
    letter-spacing: 0px;
}
}

@media(max-width:375px) {
	#search_form {
		padding: 2em 1em;
		text-align: center;
	}
	.banner_bottom_left h4 {
		font-size: 1em;
		margin-bottom: 0.6em;
	}
	ul.some_agile_facts span.fa {
		text-align: center;
		line-height: 53px;
		margin-right: 20px;
		display: block;
		margin-bottom: 1em;
	}
	.team_work_agile h4 {
		font-size: 1.1em;
		width: 90%;
		padding-top: 2.6em;
	}
	h3.tittle {
		margin: 0;
		font-size: 1.6em;
	}
	.panel-title {
		font-size: 0.9em;
	}
	#search_form h2,
	h3.agile_heading.two {
		font-size: 1.5em;
	}
	.carousel-caption a {
		padding: 9px 18px;
		font-size: 0.8em;
	}
	.w3l_header_left ul li {
    margin-right: 1em;
}
}

@media(max-width:320px) {
	.carousel-caption h2,
	.carousel-caption h3 {
		font-size: 1.3em;
	}
	.carousel-caption {
		min-height: 290px!important;
		padding-top: 3em;
	}
	.header-1 {
    min-height: 230px;
}
.heading-agileinfo {
    font-size: 30px;
    margin-bottom: 1.8em;
}
.inner_content_info_agileits, .banner-bottom, .services {
    padding: 2em 0;
}
.agile_info_mail_img_info {
    margin-bottom: 2em;
    padding: 2em 1em;
}
.footer_top_agileits {
    padding: 2em 0;
}
.footer_grid h3, .footer_grid_left h3 {
    margin-bottom: 1em;
}
.w3l_header_left ul li {
    margin-right: 0.5em;   
	font-size: 13px;
}
.navbar-default a.navbar-brand h1 {
    font-size: 23px;
}
.content.white {
    padding: 1em 0.5em 0;
}
.heading-agileinfo span {
    font-size: 14px!important;
    letter-spacing: 0px;
}
.contact-right span {
    letter-spacing: 0px;
}
.gallery {
    padding: 2em 0;
}
.w3ls_service_icon i {
    padding-top: .25em;
}
.w3ls_service_icon {
    width: 50px;
    height: 50px;
}
.w3l_services_footer_top_right_main_l1 {
    margin: 0 0.5em;
}
.w3l_services_footer_top_right_main_l h3 {
    margin: 0.8em 0 0;
}
.footer_bottom1 p {
    letter-spacing: 1px;
}
.welcome {
    padding: 2em 0;
}
.about-w3slid {
    padding: 2em 0;
}
.team {
    padding: 2em 0;
}
.about-w3slid h3 {
    font-size: 1.5em;
}
.footer_grid,.footer_grid_left{
    padding: 0;
}
.agile-about {
    padding: 2em 0 0;
}
.agileits-about-btm {
    padding: 2em 0;
}
.stats {
    padding: 2em 0;
}
.grid1 {
    padding: 25px 16px;
}
.grid1 h4 {
    font-size: 17px;
}
.feedback {
    padding: 2em 0;
}
.news-agileinfo {
    margin-top: 2em;
}
.datew3-agileits-info h5 a {
    letter-spacing: 0px;
}
}


/*--//responsive--*/

/* End Footer Area css
============================================================================================ */
/*---------------------------------------------------- */

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